/** Shopify CDN: Minification failed

Line 7:21 Unexpected "`"
Line 246:0 Unexpected "`"

**/
Thay toàn bộ file `assets/hdt-policy.css` bằng đoạn này:

```css
.shopify-policy__title h1{
  font-size: calc(var(--font-heading-scale) * 3.6rem);
  color: #244331;
}

.hdt-page-popup-delivery h4 {
  font-size: 20px;
  font-weight: 500;
  display: inline-block;
  position: relative;
  line-height: 40px;
  margin-bottom: 25px;
  color: #244331;
}

.hdt-page-popup-delivery h4::after {
  content: " ";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #244331;
}

/* Privacy policy */
.hdt-page-privacy-policy h4{
  font-size: 22px;
  font-weight: 500;
  color: #244331;
  margin-bottom: 26px;
  line-height: 28px;
}

@media (max-width: 750px){
  .hdt-page-privacy-policy h4{
    font-size: 20px;
    line-height: 1.2;
  }
}

.hdt-page-privacy-policy p{
  margin-bottom: 24px;
  line-height: 24px;
}

/* Terms */
.hdt-page-terms-conditions h4{
  font-size: 20px;
  font-weight: 500;
  color: #244331;
  margin-bottom: 26px;
  line-height: 28px;
}

.hdt-terms-condition__item{
  margin-bottom: 50px;
}

.hdt-page-terms-conditions p{
  margin-bottom: 24px;
  line-height: 24px;
}

/* Delivery return */
.hdt-page-delivery-return h4{
  font-size: 20px;
  font-weight: 500;
  color: #244331;
  margin-bottom: 20px;
  line-height: 28px;
}

.shopify-policy__body{
  padding: 40px 0;
}

.shopify-policy__body strong{
  color: #17291f;
}

.hdt-page-delivery-return ul{
  --list-mb: 30px;
  list-style: disc;
}

.hdt-page-delivery-return ul li {
  line-height: 26px;
  margin-bottom: 8px;
}

.hdt-page-delivery-return .hdt-color-second{
  color: #17291f;
}

.hdt-page-delivery-return p{
  margin-bottom: 10px;
}

.dir--rtl .hdt-page-delivery-return ul{
  padding-left: 0;
}

.dir--rtl .hdt-page-delivery-return{
  text-align: right;
}

@media(min-width:768px){
  div#hdt-pr-popup__delivery {
    padding: 43px 45px;
  }
}

.hdt-page-popup-delivery p{
  margin-bottom: 10px;
}

/* Policy page layout */
body.hdt-page-type-policy .hdt-main-heading{
  padding-top: 3rem !important;
  padding-bottom: 2rem !important;
  min-height: 0 !important;
}

body.hdt-page-type-policy .shopify-policy__container{
  max-width: 110rem !important;
  width: min(110rem, calc(100% - 4rem)) !important;
  margin-inline: auto !important;
}

body.hdt-page-type-policy .shopify-policy__body{
  padding: 2rem 0 6rem !important;
}

body.hdt-page-type-policy .shopify-policy__body .rte,
body.hdt-page-type-policy .shopify-policy__body .hdt-rte{
  max-width: none !important;
  color: #3a4a40 !important;
  font-size: 1.6rem;
  line-height: 1.75;
}

/* Policy headings */
body.hdt-page-type-policy .shopify-policy__body h1{
  color: #244331 !important;
  font-size: clamp(2.8rem, 2.8vw, 4rem) !important;
  line-height: 1.15 !important;
  margin: 0 0 2rem !important;
  font-weight: 700 !important;
}

body.hdt-page-type-policy .shopify-policy__body h2{
  color: #244331 !important;
  font-size: clamp(2.3rem, 2vw, 3.1rem) !important;
  line-height: 1.22 !important;
  margin: 3rem 0 1.4rem !important;
  font-weight: 700 !important;
}

body.hdt-page-type-policy .shopify-policy__body h3{
  color: #244331 !important;
  font-size: clamp(1.9rem, 1.45vw, 2.4rem) !important;
  line-height: 1.28 !important;
  margin: 2.4rem 0 1.2rem !important;
  font-weight: 700 !important;
}

body.hdt-page-type-policy .shopify-policy__body h4{
  color: #244331 !important;
  font-size: clamp(1.7rem, 1.2vw, 2rem) !important;
  line-height: 1.35 !important;
  margin: 2rem 0 1rem !important;
  font-weight: 700 !important;
}

/* Policy body text */
body.hdt-page-type-policy .shopify-policy__body p,
body.hdt-page-type-policy .shopify-policy__body li{
  text-align: justify;
  text-justify: inter-word;
}

body.hdt-page-type-policy .shopify-policy__body p{
  margin-bottom: 1.6rem;
}

body.hdt-page-type-policy .shopify-policy__body ul,
body.hdt-page-type-policy .shopify-policy__body ol{
  margin: 1rem 0 2rem;
  padding-left: 2.2rem;
}

body.hdt-page-type-policy .shopify-policy__body li{
  margin-bottom: 0.8rem;
  line-height: 1.7;
}

body.hdt-page-type-policy .shopify-policy__body a{
  color: #244331;
  font-weight: 700;
  text-decoration-thickness: 0.08em;
  text-underline-offset: 0.18em;
}

body.hdt-page-type-policy .shopify-policy__body hr{
  margin: 2.4rem 0;
  border: 0;
  border-top: 1px solid rgb(var(--color-line-border));
}

@media (max-width: 767px){
  body.hdt-page-type-policy .hdt-main-heading{
    padding-top: 2rem !important;
    padding-bottom: 1.5rem !important;
  }

  body.hdt-page-type-policy .shopify-policy__container{
    width: min(100% - 3rem, 110rem) !important;
  }

  body.hdt-page-type-policy .shopify-policy__body{
    padding-top: 1rem !important;
    padding-bottom: 4rem !important;
  }

  body.hdt-page-type-policy .shopify-policy__body .rte,
  body.hdt-page-type-policy .shopify-policy__body .hdt-rte{
    font-size: 1.5rem;
    line-height: 1.7;
  }

  body.hdt-page-type-policy .shopify-policy__body p,
  body.hdt-page-type-policy .shopify-policy__body li{
    text-align: left;
  }
}
```