/** Shopify CDN: Minification failed

Line 6:6 "@import" is only valid at the top level

**/
html {@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800&display=swap');

  --header-height: 0px;
  box-sizing: border-box;
  font-size: 62.5%;
  height: 100%;
  background-color: var(--creamy-color);
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Montserrat", sans-serif !important;
}

body {
  
  display: grid;
  grid-template-rows: auto 1fr auto;
  grid-template-columns: 100%;
  min-height: 100%;
  margin: 0;
font-family: "Montserrat", sans-serif !important;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0;
  color: var(--primary-color);
}

:root {
  --primary-color: #1A1A1A;
  --terracotta-color: #A74214;
  --gold-color: #CF9A4D;
  --creamy-color: #F8F7F5;
  --dark-100-color: #333333;
  --dark-60-color: #808080;
  --dark-20-color: #CDCDCD;
  --soft-color: #DDD7CC;
  --white-color: #FFFFFF;
  --black-100-color: #000000;
  --black-10-color: #DCDCDC;
  --black-5-color: #E8E8E8;
  --error-color: #D32F2F;
  --success-color: #388E3C;
}

*, 
*::before, 
*::after {
  box-sizing: inherit;
}

*:focus {
  outline: 0;
  box-shadow: none;
}

*:focus-visible {
  outline: 0;
  box-shadow: none;
}

*::-webkit-scrollbar {
  display: none;
}

.page-width {
  max-width: var(--page-width);
  margin: 0 auto;
  padding: 0 50px;
}

@media screen and (max-width: 749px) {
  .page-width {
    padding: 0 20px;
  }
}

.hidden {
  display: none !important;
}

@media screen and (min-width: 750px) {
  .hidden-desktop {
    display: none !important;
  }
}

@media screen and (max-width: 749px) {
  .hidden-mobile {
    display: none !important;
  }
}

.visually-hidden {
  position: absolute !important;
  overflow: hidden;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(0 0 0 0);
  word-wrap: normal !important;
}

a:empty,
ul:empty,
dl:empty,
div:empty,
section:empty,
article:empty,
p:empty,
h1:empty,
h2:empty,
h3:empty,
h4:empty,
h5:empty,
h6:empty {
  display: none;
}

/* Typography */
h1,
h2,
h3,
h4,
h5,
h6,
.h0,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: var(--font-heading);
  font-style: normal;
  font-weight: 700;
  margin: 0;
}

h1,
.h1 {
  font-size: 48px;
  line-height: 110%;
  letter-spacing: -0.01em;
}

h2,
.h2 {
  font-size: 40px;
  line-height: 110%;
  letter-spacing: -0.01em;
}

h3,
.h3 {
  font-size: 32px;
  line-height: 120%;
  letter-spacing: -0.01em;
}

h4,
.h4 {
  font-size: 24px;
  line-height: 130%;
  letter-spacing: 0;
}

h5,
.h5,
h6,
.h6 {
  font-size: 20px;
  line-height: 140%;
  letter-spacing: 0;
}

@media screen and (max-width: 749px) {
  h1,
  .h1 {
    font-size: 36px;
  }

  h2,
  .h2 {
    font-size: 32px;
  }

  h3,
  .h3 {
    font-size: 24px;
  }

  h4,
  .h4 {
    font-size: 20px;
  }

  h5,
  .h5,
  h6,
  .h6 {
    font-size: 18px;
  }
}

.body-large,
.body-medium,
.body-small {
font-family: "Montserrat", sans-serif !important;
  letter-spacing: 0;
  line-height: 150%;
  margin: 0;
}

p,
ul {
  font-size: 16px;
  margin: 0;
}

.body-large {
  font-size: 16px;
  margin: 0;
}

.body-medium {
  font-size: 14px;
}

.body-small {
  font-size: 12px;
  line-height: 160%;
}

@media screen and (max-width: 749px) {
  .body-large-mob {
    font-size: 16px;
  }

  .body-medium-mob {
    font-size: 14px;
  }

  .body-small-mob {
    font-size: 12px;
    line-height: 160%;
  }
}

ul {
  margin: 0;
  padding: 0 0 0 1em;
  list-style: none;
}

li {
  line-height: 1;
}

table:not([class]) {
  table-layout: fixed;
  border-collapse: collapse;
  font-size: 18px;
  line-height: 1.5;
  border-style: hidden;
  box-shadow: 0 0 0 1px var(--primary-color);
}

table:not([class]) td,
table:not([class]) th {
  padding: 10px;
  border: 1px solid var(--primary-color);
}

@media screen and (max-width: 749px) {
  table:not([class]) {
    font-size: 16px;
  }
}

a {
  color: currentColor;
}

a:not([href]) {
  cursor: not-allowed;
}

hr {
  border: none;
  height: 1px;
  background-color: var(--primary-color);
  display: block;
}

details > * {
  box-sizing: border-box;
}

button {
  background-color: transparent;
  border-radius: 0;
  border: none;
  cursor: pointer;
  padding: 0;
}

.icon {
  display: flex;
  pointer-events: none;
}

/* Richtext styles */
.rte > *,
.metafield-rich_text_field > * {
  margin: 0 0 1em;
}

.rte.rte--unstyled * {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  font-style: inherit;
  letter-spacing: inherit;
  color: inherit;
}

.rte > *:last-child,
.metafield-rich_text_field > *:last-child {
  margin-bottom: 0;
}

.rte table,
.metafield-rich_text_field table {
  table-layout: fixed;
}

.rte img,
.metafield-rich_text_field img {
  max-width: 100%;
  height: auto;
  border-radius: 24px;
}

.rte ul,
.rte ol,
.metafield-rich_text_field ul,
.metafield-rich_text_field ol {
  padding-left: 1.5em; 
}

.rte ul,
.metafield-rich_text_field ul {
  list-style: disc;
}

.rte ol,
.metafield-rich_text_field ol {
  list-style: decimal;
}

.rte li,
.metafield-rich_text_field li {
  list-style: inherit;
  line-height: 1.5;
}

.rte li:last-child,
.metafield-rich_text_field li:last-child {
  margin-bottom: 0;
}

.rte blockquote,
.metafield-rich_text_field blockquote {
  display: inline-flex;
}

.rte blockquote > *,
.metafield-rich_text_field blockquote > * {
  margin: -5px 0 -5px 0;
}

.main-content .shopify-policy__container {
  max-width: 640px;
  margin: 0 auto;
  padding: 50px 0 100px;

  @media screen and (max-width: 749px) {
    padding: 40px 0 60px;
  }
}

.main-content .shopify-policy__title {
  color: var(--dark-100-color);
  margin: 0 0 40px;
}

.main-content .shopify-policy__body .rte {
  color: var(--dark-100-color);
}

/* Snippet - Media */
.image {
  width: 100%;
  height: fit-content;
}

.image--mobile {
  display: none;
}

@media screen and (max-width: 749px) {
  .image--desktop {
    display: none;
  }

  .image--mobile {
    display: block;
  }
}

/* Button */
.button {
  width: fit-content;
  padding: 11px 38px;
  min-height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  border: 2px solid;
  border-radius: 8px;
  font-family: var(--font-heading);
  font-weight: 700;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.02em;
  margin: 0;
  text-decoration: none;
  text-transform: uppercase;
  transition: background-color 0.3s, border-color 0.3s, color 0.3s;
  cursor: pointer;
}

.button svg {
  width: 24px;
  height: 24px;
}

.button * {
  pointer-events: none;
}

.button--light {
  background-color: var(--terracotta-color);
  border-color: var(--terracotta-color);
  color: var(--white-color);
}

.button--dark {
  background-color: var(--primary-color);
  border-color: var(--primary-color);
  color: var(--white-color);
}

.button--secondary {
  background-color: transparent;
  border-color: var(--primary-color);
  color: var(--primary-color);
  font-size: 14px;
}

.button--light:hover {
  background-color: var(--white-color);
  color: var(--terracotta-color);
}

.button--dark:hover {
  background-color: var(--white-color);
  color: var(--primary-color);
}

.button--secondary:hover {
  background-color: var(--primary-color);
  color: var(--white-color);
}

.button:disabled,
.button[disabled] {
  cursor: no-drop;
  opacity: 0.6;
}

@media screen and (max-width: 749px) {
  .button {
    padding: 8px 18px;
    min-height: 35px;
    font-size: 14px;
  }
}

/* Link */
.link {
  font-family: var(--font-heading);
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0;
  text-decoration: none;
  text-decoration-thickness: 0%;
  color: var(--black-100-color);
  display: flex;
  align-items: center;
  gap: 4px;
}

.link:hover {
  text-decoration: underline;
}

.link svg {
  width: 24px;
  height: 24px;
}

/* Field styles */
.field {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
}

input,
.field__input {
  width: 100%;
  background-color: #ECEAEA;
  padding: 13px 16px;
  border: none;
  border-radius: 8px;
  font-family: var(--font-heading);
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0;
  color: var(--dark-100-color);
  box-shadow: none;
  outline: none;
  margin: 0;
  box-sizing: border-box;
  transition: box-shadow 0.3s;
  resize: none;
}

input::placeholder,
.field__input::placeholder {
  color: var(--dark-60-color);
}

input:active,
input:focus,
.field__input:active,
.field__input:focus {
  box-shadow: 0 0 0 1px var(--primary-color);
}

input[aria-invalid],
.field__input[aria-invalid] {
  background-color: #F4EAEA;
  box-shadow: 0 0 0 1px var(--error-color);
  color: var(--error-color);
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance:none;
}

@media screen and (max-width: 749px) {
  input,
  .field__input {
    padding: 11.5px 16px;
    font-size: 14px;
  }
}

/* Pagination */
.pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
}

.pagination-control {
  display: flex;
  padding: 4px;
  color: var(--dark-100-color);
}

.pagination-control:not([href]) {
  color: var(--dark-20-color);
}

.pagination-control svg {
  width: 16px;
  height: 16px;
}

.pagination-list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 40px;
  padding: 0;
}

.pagination-item {
  text-decoration: none;
  color: var(--dark-60-color);
}

.pagination-item--current {
  font-weight: 700;
  color: var(--primary-color);
}

@media screen and (max-width: 749px) {
  .pagination {
    width: 100%;
    justify-content: space-between;
    gap: 24px;
  }

  .pagination-list {
    width: fit-content;
  }
}

/* Loading */
.icon-loading {
  display: none;
  -webkit-animation: spin 1s linear infinite;
  -moz-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}

.loading .icon-loading {
  display: block;
}

/* --- ANIMATIONS --- */
@-moz-keyframes spin { 
  100% { 
    -moz-transform: rotate(360deg); 
  } 
}

@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  } 
}

@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg); 
    transform:rotate(360deg); 
  } 
}

/* --- Components --- */

.breadcrumb-list {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 0;
  flex-wrap: wrap;
}

.breadcrumb-list li {
  display: flex;
  align-items: center;
  gap: 0px;
}

.breadcrumb-list li span {
  display: flex;
}

.breadcrumb-list a,
.breadcrumb-list p,
.breadcrumb-list svg {
  color: var(--dark-100-color);
  text-decoration: none;

  @media screen and (max-width: 749px) {
    font-size: 12px;
  }
}

.breadcrumb-list svg {
  width: 16px;
  height: 16px;
}

.newsletter-form__fields {
  display: flex;
  gap: 16px;
}

.newsletter-form__disclaimer {
  margin: 16px 0 0;
}

@media screen and (max-width: 749px) {
  .newsletter-form__fields {
    flex-direction: column;
    gap: 8px;
  }

  .newsletter-form__button {
    width: 100%;
  }
}

.social {
  padding: 0;
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
}

.social__item {
  display: flex;
  color: currentColor;
  text-decoration: none;
}

.payment__list {
  width: fit-content;
  padding: 0;
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
}

.payment__list li {
  display: flex;
}

.payment__list li svg {
  height: 24px;
  width: fit-content;
}

.price {
  display: flex;
  align-items: center;
  gap: 4px;
  font-family: "Montserrat", sans-serif !important;
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  letter-spacing: 0;
  color: var(--primary-color);
}

.price--sale {
  color: var(--terracotta-color);
}

.price--original.on-sale {
  font-weight: 400;
  color: var(--dark-60-color);
  font-size: 14px;
  text-decoration: line-through;
}

slider-component {
  position: relative;
}

slider-component > ul {
  display: flex;
  overflow-x: auto;
  overflow-y: hidden;
  scroll-snap-type: x mandatory;
  width: 100%;
  gap: 32px;
  position: relative;
  padding: 0;
}

slider-component > ul > li {
  width: calc(25% - 24px);
  min-width: calc(25% - 24px);
  scroll-snap-align: start;
}

slider-component [slider-scrollbar] {
  width: 100%;
  height: 4px;
  position: relative;
  background-color: var(--soft-color);
  border-radius: 4px;
  margin: 40px 0 0;
}

slider-component [slider-scrollbar] span {
  position: absolute;
  width: 10%;
  height: 4px;
  top: 0;
  left: 0; 
  background-color: var(--primary-color);
  border-radius: 4px;
}

slider-component [slider-controls] button {
  position: absolute;
  top: calc(50% - 25px);
  width: 50px;
  height: 50px;
  padding: 13px;
  border-radius: 50px;
  color: var(--black-100-color);
  background-color: var(--white-color);
  box-shadow: 2px 2px 10px 0px #00000014;
  transition: background-color 0.3s, color 0.3s;
}

slider-component [slider-controls] button:hover:not(:disabled) {
  background-color: var(--terracotta-color);
  color: var(--white-color);
}

slider-component [slider-controls] button[name="previous"] {
  left: -25px;
}

slider-component [slider-controls] button[name="next"] {
  right: -25px;
}

slider-component [slider-controls] button:disabled {
  opacity: 0.6;
  cursor: no-drop;
}

@media screen and (max-width: 989px) {
  slider-component > ul > li {
    width: 300px;
    min-width: 300px;
  }
}

@media screen and (max-width: 749px) {
  slider-component > ul {
    width: calc(100% + 40px);
    margin-left: -20px;
    scroll-padding-left: 20px;
    padding: 0 20px;
  }

  slider-component > ul > li {
    width: 190px;
    min-width: 190px;
  }

  slider-component [slider-scrollbar] {
    height: 3px;
    margin: 24px 0 0;
  }

  slider-component [slider-scrollbar] span {
    height: 3px;
  }

  slider-component [slider-controls]  {
    display: none;
  }
}

/* --- Sections --- */

.announcement {
  background-color: var(--content-background);
  padding: 8px 0;
}

.announcement .page-width {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
}

.announcement__label,
.announcement__link {
  color: var(--content-color);
}

.announcement__timer {
  display: flex;
  gap: 8px; 
}

.announcement__timer-cell {
  display: flex;
  flex-direction: column;
  position: relative;
}

.announcement__timer-cell::after {
  content: ":";
  position: absolute;
  top: 0;
  left: calc(100% + 2px);
  font-weight: 700;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0;
  text-align: center;
  width: 4px;
  height: 25px;
  color: var(--content-color);
}

.announcement__timer-cell:last-of-type::after {
  display: none;
}

.announcement__timer-cell-label {
  font-weight: 500;
  font-size: 10px;
  line-height: 160%;
  letter-spacing: 0;
  text-align: center;
  margin: 0;
  color: var(--content-color);
}

.announcement__timer-cell [data-cell] {
  width: 25px;
  height: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--content-color);
  background: #000000;
  border-radius: 2px; 
  font-weight: 700;
  font-size: 12px;
  line-height: 100%;
  text-align: center;
}

@media screen and (max-width: 749px) {
  .announcement .page-width {
    gap: 4px;
    flex-direction: column;
  }

  .announcement__label {
    font-size: 12px;
  }

  .ts-announcement__timer-cell-label {
    font-size: 8px;
  }

  .ts-announcement__timer-cell {
    display: flex;
    flex-direction: column;
  }

  .ts-announcement__timer-cell-label {
    line-height: 150%;
  }
}

.header {
  width: 100%;
  position: relative;
  z-index: 4;
  top: 0;
  left: 0;
  transition: top 0.3s;
}

.shopify-section:has(.header.sticky) {
  padding-top: var(--header-height);
}

.header.sticky {
  position: fixed;
}

.header__inner {
  width: 100%;
  padding: 24px 0;
  background-color: var(--creamy-color);
}

.header__inner > .page-width {
  width: 100%;
  display: grid;
  align-items: center;
  grid-template-columns: auto 1fr auto;
  gap: 60px;
}

.header__logo {
  display: flex;
  width: fit-content;
  text-decoration: none;
}

.header__logo img {
  width: 216px;
  height: fit-content;
}

.header__menu {
  display: flex;
  padding: 0;
  align-items: center;
  gap: 32px;
}

.header__item {
  display: flex;
  align-items: center;
  gap: 4px;
  position: relative;
  text-decoration: none;
  color: var(--black-100-color);
}

.header__item::after {
  content: "";
  width: 200px;
  height: 50px;
  left: 50%;
  top: calc(100% - 4px);
  transform: translateX(-50%);
  position: absolute;
  pointer-events: none;
}

.header__menu li:hover .header__item::after {
  pointer-events: all;
}

.header__item-badge {
  position: absolute;
  bottom: 100%;
  left: 100%;
  font-family: var(--font-body);
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0;
  padding: 4px;
  border-radius: 12px;
  background-color: var(--gold-color);
  color: var(--white-color);
  transform: translateX(-50%);
  pointer-events: none;
  white-space: nowrap;
}

.header__megamenu {
  position: absolute;
  top: calc(100% - 20px);
  left: 0;
  width: 100%;
  background-color: var(--white-color);
  padding: 40px 0 60px;
  transition: top 0.3s, opacity 0.3s;
  opacity: 0;
  pointer-events: none;
}

.header__menu li:hover .header__megamenu {
  top: 100%;
  opacity: 1;
  pointer-events: all;
}

.header__megamenu-content {
  width: 100%;
  display: flex;
  gap: 30px;
}

.header__megamenu-collection-list {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  height: fit-content;
  padding: 0;
}

.header__megamenu-collection-list li {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 10px;
  width: 158px;
  background-color: #CF9A4D1A;
  border-radius: 8px;
}

.header__megamenu-collection-media {
  display: flex;
  position: relative;
}

.header__megamenu-collection-media img,
.header__megamenu-collection-media svg {
  width: 100%;
  height: auto;
  object-fit: cover;
  aspect-ratio: 1.38 / 1.02;
}

.header__megamenu-collection-badge {
  position: absolute;
  top: 0;
  right: 0;
  font-family: var(--font-body);
  font-weight: 700;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0;
  padding: 2px 8px;
  color: var(--white-color);
  background-color: var(--terracotta-color);
  border-radius: 10px;
}

.header__megamenu-collection-link {
  text-align: center;
  text-decoration: none;
  color: var(--black-100-color);
}

.header__megamenu-collection-link::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
}

.header__megamenu-divider {
  width: 1px;
  display: block;
  background-color: var(--dark-20-color);
}

.header__megamenu-featured {
  width: 345px;
  height: fit-content;
  position: relative;
}

.header__megamenu-featured-media {
  display: flex;
}

.header__megamenu-featured-media img {
  width: 100%;
  height: fit-content;
  min-height: 300px;
  object-fit: cover;
  border-radius: 12px;
}

.header__megamenu-featured-content {
  position: absolute;
  inset: 0;
  padding: 18px;
  display: flex;
  flex-direction: column;
}

.header__megamenu-featured-badge {
  padding: 5px 12px;  
  color: var(--white-color);
  margin-bottom: auto;
  background-color: var(--gold-color);
  border-radius: 100px;
  width: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 0px 27.8px 0px #FFC570, 0px 0px 61.7px 0px #FFC570;
}

.header__megamenu-featured-title {
  font-weight: 700;
  margin: 0 0 12px;
  color: var(--white-color);
}

.header__megamenu-featured-button {
  background-color: var(--gold-color); 
  border-color: var(--gold-color); 
}

.header__megamenu-featured-button:hover {
  color: var(--gold-color)
}

.header__megamenu-menu {
  padding: 0;
  width: 220px;
  display: flex;
  flex-direction: column;
}

.header__megamenu-menu-item {
  text-decoration: none;
  padding: 12px 0;
  cursor: pointer;
  color: var(--black-100-color);
  display: block;
}

.header__megamenu-blog {
  flex: 1;
}

.header__megamenu-blog-title {
  font-weight: 700;
  margin: 0 0 20px;
  color: var(--black-100-color);
}

.header__megamenu-blog-list {
  padding: 0;
  display: grid;
  max-width: 890px;
  gap: 24px 20px;
  grid-template-columns: repeat(2, 1fr);
}

.header__megamenu-article {
  width: 100%;
  display: flex;
  gap: 30px;
  position: relative;
}

.header__megamenu-article-media {
  display: flex;
}

.header__megamenu-article-media img,
.header__megamenu-article-media svg {
  width: 140px;
  height: auto;
  aspect-ratio: 1.4 / 1;
  object-fit: cover;
}

.header__megamenu-article a {
  font-weight: 700;
  text-decoration: none;
}

.header__megamenu-article a::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
}

.header__controls {
  display: flex;
  align-items: center;
  gap: 24px;
  justify-content: end;
}

.header__trust {
  display: flex;
}

.header__control {
  display: flex;
  position: relative;
  cursor: pointer;
  color: var(--black-100-color);
}

.header__control * {
  pointer-events: none;
}

.header__control--cart span {
  position: absolute;
  top: -6px;
  right: -6px;
  background-color: var(--terracotta-color);
  color: var(--white-color);
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
  pointer-events: none;
  border-radius: 20px;
  font-family: var(--font-heading);
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0;
  z-index: 1;
}

.header__control--menu {
  display: none;
  width: fit-content;
}

.header__control--menu span {
  display: flex;
  pointer-events: none;
}

.header__control--close {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.3s;
}

.header:has(.header__mobile.open) .header__control--close {
  opacity: 1;
}

.header:has(.header__mobile.open) .header__control--open {
  opacity: 0;
}

.header__mobile {
  position: fixed;
  top: var(--header-menu-top);
  left: 0;
  width: 100vw;
  height: calc(100dvh - var(--header-menu-top));
  background-color: transparent;
  pointer-events: none;
  transition: background-color 0.3s;
  z-index: 2;
}

.header__mobile.open {
  background-color: #00000066;
  pointer-events: all;
}

.header__mobile-inner {
  width: 100%;
  max-width: 500px;
  background-color: var(--white-color);
  padding: 20px 20px 40px;
  height: 100%;
  transform: translateX(-100%);
  display: flex;
  flex-direction: column;
  gap: 24px;
  transition: transform 0.3s;
  z-index: 2;
  position: relative;
  overflow: hidden;
}

.header__mobile.open .header__mobile-inner {
  transform: translateX(0);
}

.header__mobile-menu {
  flex: 1;
  display: flex;
  flex-direction: column;
  overflow: auto;
  padding: 0;
}

.header__mobile-item {
  padding: 12px 0; 
  gap: 12px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: var(--black-100-color);
  text-decoration: none;
  cursor: pointer;
}

.header__mobile-item * {
  pointer-events: none;
}

.header__mobile-megamenu {
  position: absolute;
  inset: 0;
  z-index: 1;
  background-color: var(--white-color);
  padding: 20px 20px 40px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  overflow: auto;
  transform: translateX(100%);
  transition: transform 0.3s;
}

.header__mobile-item.open + .header__mobile-megamenu {
  transform: translateX(0);
}

.header__mobile-back {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px 0;
  cursor: pointer;
  color: var(--black-100-color);
}

.header__mobile-megamenu-collection-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
  padding: 0;
}

.header__mobile-megamenu-collection-list li {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 10px;
  position: relative;
  background-color: #cf9a4d1a;
  border-radius: 8px;
}

.header__mobile-megamenu-collection-media {
  display: flex;
  position: relative;
}

.header__mobile-megamenu-collection-media img,
.header__mobile-megamenu-collection-media svg {
  width: 100%;
  height: auto;
  aspect-ratio: 1.38 / 1.02;
  object-fit: cover;
}

.header__mobile-megamenu-collection-badge {
  position: absolute;
  font-family: var(--font-body);
  font-weight: 700;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0;
  color: var(--white-color);
  background-color: var(--terracotta-color);
  border-radius: 10px;
  top: 0;
  right: 0;
  padding: 2px 8px;
}

.header__mobile-megamenu-collection-link {
  text-decoration: none;
  text-align: center;
}

.header__mobile-megamenu-collection-link::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
}

.header__mobile-megamenu-divider {
  width: 100%;
  height: 1px;
  display: block;
  background-color: var(--dark-20-color);
}

.header__mobile-megamenu-featured {
  width: 100%;
  height: fit-content;
  position: relative;
}

.header__mobile-megamenu-featured-media {
  display: flex;
}

.header__mobile-megamenu-featured-media img {
  width: 100%;
  height: fit-content;
  min-height: 300px;
  object-fit: cover;
  border-radius: 12px;
}

.header__mobile-megamenu-featured-content {
  position: absolute;
  inset: 0;
  padding: 18px;
  display: flex;
  flex-direction: column;
}

.header__mobile-megamenu-featured-badge {
  padding: 5px 12px;  
  color: var(--white-color);
  margin-bottom: auto;
  background-color: var(--gold-color);
  border-radius: 100px;
  width: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 0px 27.8px 0px #FFC570, 0px 0px 61.7px 0px #FFC570;
}

.header__mobile-megamenu-featured-title {
  font-weight: 700;
  margin: 0 0 12px;
  color: var(--white-color);
}

.header__mobile-megamenu-featured-button {
  background-color: var(--gold-color); 
  border-color: var(--gold-color); 
}

.header__mobile-megamenu-featured-button:hover {
  color: var(--gold-color)
}

.header__mobile-megamenu-menu {
  padding: 0;
  display: flex;
  flex-direction: column;
}

.header__mobile-megamenu-menu-item {
  text-decoration: none;
  padding: 12px 0;
  color: var(--black-100-color);
  display: block;
}

.header__mobile-megamenu-blog-title {
  margin: 0 0 16px;
  font-weight: 700;
  color: var(--black-100-color);
}

.header__mobile-megamenu-blog-list {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 0;
}

.header__mobile-megamenu-article {
  display: flex;
  gap: 16px;
  position: relative;
}

.header__mobile-megamenu-article-media {
  display: flex;
}

.header__mobile-megamenu-article-media img,
.header__mobile-megamenu-article-media svg {
  width: 140px;
  height: auto;
  aspect-ratio: 1.4 / 1;
  object-fit: cover;
}

.header__mobile-megamenu-article a {
  text-decoration: none;
  font-weight: 700;
  color: var(--black-100-color);
}

.header__mobile-megamenu-article a::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
}

.localization-form {
  position: relative;
}

.localization-form__selected {
  gap: 4px;
  cursor: pointer;
  display: flex;
  align-items: center;
}

.localization-form__selected * {
  pointer-events: none;
}

.localization-form__selected svg {
  transition: transform 0.3s;
}

.localization-form.open .localization-form__selected svg {
  transform: rotate(180deg);
}

.localization-form__options-wrapper {
  position: absolute;
  top: calc(100% - 12px);
  right: 0;
  box-shadow: 2px 2px 15px 0px #081F2C0D;
  border: 1px solid var(--dark-20-color);
  border-radius: 8px;
  background-color: var(--white-color);
  padding: 6px 0;
  transition: top 0.3s, opacity 0.3s;
  opacity: 0;
  pointer-events: none;
  overflow: hidden;
}

.localization-form.open .localization-form__options-wrapper {
  top: 100%;
  opacity: 1;
  pointer-events: all;
}

.localization-form__options {
  width: 175px;
  max-height: 250px;
  overflow: auto;
  display: flex;
  flex-direction: column;
}

.localization-form__options input:checked + .localization-form__label {
  font-weight: 700;
}

.localization-form__label {
  padding: 8px 24px;
  cursor: pointer;
}

.header__search {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100dvh;
  background-color: transparent;
  pointer-events: none;
  transition: background-color 0.3s;
  z-index: 3;
}

.header__search.open {
  background-color: #00000066;
  pointer-events: all;
}

.header__search-inner {
  width: 100%;
  max-width: 500px;
  height: 100%;
  background-color: var(--white-color);
  margin-left: auto;
  padding: 40px;
  position: relative;
  transform: translateX(100%);
  transition: transform 0.3s;
  display: flex;
  flex-direction: column;
}

.header__search.open .header__search-inner {
  transform: translateX(0);
}

.header__search-title {
  margin: 0 0 24px;
  color: var(--black-100-color);
}

.header__search .field {
  position: relative;
}

.header__search-submit {
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translateY(-50%);
  color: var(--dark-100-color);
  transition: opacity 0.3s;
  display: flex;
  cursor: pointer;
}

.header__search-submit svg {
  width: 24px;
  height: 24px;
}

.header__search input:placeholder-shown ~ .header__search-submit {
  opacity: 0;
}

.header__search-clear {
  position: absolute;
  color: var(--dark-100-color);
  top: 50%;
  right: 16px;
  transform: translateY(-50%);
  transition: opacity 0.3s;
  cursor: pointer;
}

.header__search input:placeholder-shown ~ .header__search-clear {
  opacity: 0;
}

.header__search-queries {
  padding: 24px 20px;
  display: none;
  flex-direction: column;
  gap: 24px;
}

.header__search-queries p {
  cursor: pointer;
}

.header__search-close {
  padding: 10px;
  border-radius: 100px;
  position: absolute;
  top: 16px;
  right: 16px;
  background-color: var(--white-color);
  box-shadow: 2px 2px 10px 0px #00000014;
  display: flex;
  color: var(--black-100-color);
  cursor: pointer;
}

.header__search-close svg {
  pointer-events: none;
}

.header__search-results {
  overflow: auto;
  flex: 1; 
}

.header__search-results:empty ~ .header__search-queries {
  display: flex;
}

.predictive-search__products {
  padding: 40px 0; 
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.predictive-search__product {
  width: 100%;
  display: flex;
  gap: 16px;
}

.predictive-search__product-media {
  display: flex;
}

.predictive-search__product-media img,
.predictive-search__product-media svg {
  width: 80px;
  height: fit-content;
  aspect-ratio: 1 / 1;
}

.predictive-search__product-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.predictive-search__product-content a {
  text-decoration: none;
  font-weight: 700;
  color: var(--black-100-color);
}

.predictive-search__product-price {
  font-size: 14px;
}

.predictive-search__empty {
  padding: 24px 20px 40px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.predictive-search__subtitle {
  max-width: 270px;
}

.header > .header__trust {
  display: none;
}

@media screen and (max-width: 989px) {
  .header__inner > .page-width {
    grid-template-columns: 1fr auto 1fr;
  }

  .header > .header__trust {
    min-height: 48px;
    display: none;
    align-items: center;
    justify-content: center;
    padding: 12px;
    background-color: var(--creamy-color);
  }

  .header__controls .header__trust {
    display: none;
  }

  .header__control--menu {
    display: flex;
  }

  .header__menu,
  .header__inner .localization-form {
    display: none;
  }

  .localization-form__selected {
    justify-content: center;
  }

  .localization-form__options-wrapper {
    top: unset;
    bottom: calc(100% - 4px);
    left: 50%;
    transform: translateX(-50%);
    transition: bottom 0.3s, opacity 0.3s;
  }

  .localization-form.open .localization-form__options-wrapper {
    bottom: calc(100% + 4px);
    top: unset;
  }
}

@media screen and (max-width: 749px) {
  .header__inner {
    padding: 16px 0;
  }

  .header__inner > .page-width {
    gap: 16px;
  }

  .header__logo img {
    width: 150px;
  }

  .header__controls {
    gap: 16px;
  }

  .header__control--account {
    display: none;
  }

  .header__search-inner {
    max-width: 350px;
    padding: 40px 20px;
    transform: translate(-100%);
    margin-left: unset;
  }

  .header__search-close {
    top: 12px;
    right: 12px;
  }

  .header__search-clear {
    font-size: 12px;
  }
}

/* Footer */

.footer {
  background-color: var(--primary-color);
}

.footer__main {
  padding: 80px 0;
}

.footer__inner {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 40px;
}

.footer__controls {
  width: 100%;
  max-width: 515px;
}

.footer__logo {
  display: flex;
  margin: 0 0 32px;
}

.footer__logo img {
  width: 216px;
  height: fit-content;
}

.footer__newsletter {
  margin: 0 0 32px;
}

.footer__newsletter > p {
  color: var(--creamy-color);
  margin: 0 0 16px;
}

.footer__newsletter .newsletter-form__success {
  color: var(--creamy-color);
}

.footer__contact__block {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin: 0 0 32px;
}

.footer__contact a {
  text-decoration: underline;
  text-underline-offset: 3px;
  color: var(--creamy-color);
}

.footer__social .social__item {
  color: var(--creamy-color);
}

.footer__blocks {
  display: flex;
  gap: 80px;
}

.footer__block {
  width: 175px;
}

.footer__menu-title {
  margin: 0 0 24px;
  color: var(--white-color);
  font-weight: 700;
}

.footer__menu {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 0;
}

.footer__link {
  text-decoration: none;
  color: var(--creamy-color);
}

.footer__bottom {
  padding: 24px 0;
  border-top: 1px solid var(--dark-60-color);
}

.footer__bottom .footer__inner {
  align-items: center;
}

.footer__bottom-main {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.footer__copyright {
  color: var(--creamy-color);
  font-weight: 700;
}

.footer__policy {
  padding: 0;
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
}

.footer__bottom-link {
  text-decoration: underline;
  text-underline-offset:  3px;
  color: var(--creamy-color)
}

.footer__bottom .localization-form__selected {
  color: var(--creamy-color)
}

.footer__bottom .localization-form__options-wrapper {
  top: unset;
  bottom: calc(100% - 12px);
  transition: bottom 0.3s,opacity 0.3s;
}

.footer__bottom .localization-form.open .localization-form__options-wrapper {
  top: unset;
  bottom: 100%;
}

@media screen and (max-width: 989px) {
  .footer__bottom .footer__inner {
    display: grid;
    grid-template-columns: 1fr;
    gap: 30px;
  }

  .footer__bottom .localization-form {
    grid-row: 1 / 2;
  }

  .footer__payments .payment__list {
    width: 100%;
    justify-content: center;
  }
}

@media screen and (max-width: 749px) {
  .footer__main {
    padding: 40px 0 60px;
  }

  .footer__logo {
    margin: 0 auto 32px;
  }

  .footer__blocks {
    gap: 40px;
    flex-direction: column;
  }

  .footer__block {
    width: 100%;
  }

  .footer__menu-title {
    margin: 0 0 16px;
  }

  .footer__policy {
    gap: 16px;
    justify-content: center;
  }
}

/* --- Snippets --- */

.product-card {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.product-card__media {
  display: flex;
}

.product-card__media-wrapper {
  position: relative;
}

.product-card__media img,
.product-card__media svg {
  width: 100%;
  height: auto;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  border-radius: 8px;
}

.product-card__tags {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  position: absolute;
  width: fit-content;
  max-width: 100%;
  top: 0;
  left: 0;
  padding: 8px;
  z-index: 1;
}

.product-card__tag {
  padding: 8px 12px;
  white-space: nowrap;
  font-family: var(--font-heading);
  font-weight: 700;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0;
  color: var(--creamy-color);
  border-radius: 8px;
  background-color: var(--gold-color);
}

.product-card__gift {
  display: flex;
  position: absolute;
  right: 8px;
  top: 8px;
  z-index: 1;
}

.product-card__gift img {
  width: 110px;
  height: fit-content;
}

.product-card__content {
  padding: 16px 0 0;
  flex: 1;
  display: flex;
  flex-direction: column;
}

.product-card__reviews {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 0;
  color: var(--dark-100-color);
}

.product-card_trustpilot_review {
  display: flex; flex-direction: row; align-items: center; gap: 4px; font-size: 14px;
}


.product-card__reviews svg {
  width: 96px;
  height: auto;
}

.product-card_trustpilot_review svg {
  width: 76px;
  height: auto;
}

.product-card__title {
  display: block;
  text-decoration: none;
  color: var(--black-100-color);
  margin: 0 0 8px;
}

.product-card__description {
  margin: 0 0 16px;
  color: var(--dark-100-color);
}

.product-card__price {
  margin: 0 0 16px;
}

.product-card__button {
  width: 100%;
  margin-top: auto;
}

/* Product card - Upsell styles */
.product-card--upsell .product-card__tags {
  padding: 4px;
}

.product-card--upsell .product-card__tag {
  padding: 6px;
  font-size: 10px;
  line-height: 100%;
}

.product-card--upsell .product-card__gift {
  left: 4px;
  bottom: 4px;
}

.product-card--upsell .product-card__title {
  margin: 0 0 16px;
  font-size: 16px;
}

.product-card--upsell .product-card__price {
  margin: 0;
  font-size: 16px;
}

@media screen and (max-width: 749px) {
  .product-card__tags {
    gap: 4px;
    padding: 4px;
  }

  .product-card__tag {
    padding: 6px;
    font-size: 10px;
  }

  .product-card__gift {
    left: 4px;
    bottom: 4px;
  }

  .product-card__gift img {
    width: 70px;
    display: flex;
    position: absolute;
    right: -7px;
    top: -7px;
    z-index: 1;
  }

  .product-card__title {
    margin: 0 0 4px;
    font-size: 16px;
  }

  .product-card__description {
    font-size: 12px;
  }

  .product-card__price {
    font-size: 16px;
  }
}

/* Cart Drawer */
.cart-drawer {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 4;
  background-color: transparent;
  transition: background-color 0.3s;
  width: 100vw;
  height: 100dvh;
  overflow: hidden;
  pointer-events: none;
}

.cart-drawer.open {
  background-color: rgb(0 0 0 / 0.4);
  pointer-events: all;
}

.cart-drawer__inner {
  width: 100%;
  max-width: 410px;
  height: 100dvh;
  background-color: var(--white-color);
  transition: transform 0.3s;
  position: relative;
  display: flex;
  flex-direction: column;
  margin-left: auto;
  transform: translateX(100%);
}

.cart-drawer.open .cart-drawer__inner {
  transform: translateX(0);
}

.cart-drawer__title {
  display: flex;
  align-items: start;
  color: var(--dark-100-color);
  gap: 6px;
}

.cart-drawer__title [cart-count] {
  color: var(--gold-color);
}

.cart-drawer__close {
  position: absolute;
  top: 12px;
  right: 12px;
  padding: 10px;
  color: var(--black-100-color);
  box-shadow: 2px 2px 10px 0px #00000014;
  cursor: pointer;
  display: flex;
  border-radius: 50px;
  background-color: var(--white-color);
  z-index: 2;
}

.cart-drawer__close svg {
  width: 24px;
  height: 24px;
  pointer-events: none;
}

.cart-drawer__content {
  flex: 1;
  display: flex;
  flex-direction: column;
  overflow: auto;
  padding: 12px;
}

.cart-drawer__achivements {
  padding: 0 34px 52px 0;
}

[data-count="0"] .cart-drawer__achivements {
  display: none;
}

.cart-drawer__achivements-labels {
  margin: 0 0 28px;
  display: flex;
  flex-direction: column;
  gap: 4px;
  padding: 4px 0 0;
}

.cart-drawer__achivements-labels strong {
  color: var(--terracotta-color);
}

.cart-drawer__progress-bars {
  display: flex;
}

.cart-drawer__progress-bar {
  position: relative;
  background-color: var(--black-10-color);
  border-radius: 100px;
  height: 6px;
}

.cart-drawer__progress-bar:first-of-type {
  width: 100%;
}

.cart-drawer__progress-bar:nth-of-type(2) {
  flex: 1;
  min-width: 37%;
}

.cart-drawer__progress-thumb {
  transition: width 0.3s;
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 6px;
  border-radius: 100px;
  background-color: var(--gold-color);
}

.cart-drawer__progress-badge {
  width: fit-content;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: absolute;
  top: -18px;
  right: 0;
  transform: translateX(50%);
  z-index: 1;
}

.cart-drawer__progress-icon {
  width: 44px;
  height: 44px;
  display: flex;
  border: 2px solid var(--gold-color);
  border-radius: 100px;
  margin: 0 0 2px;
}

.cart-drawer__progress-icon img {
  width: 40px;
  height: 40px;
  object-fit: cover;
  border-radius: 100px;
}

.cart-drawer__progress-label {
  font-weight: 700;
  color: var(--terracotta-color);
  margin-bottom: -2px;
}

.cart-drawer__progress-price {
  font-weight: 500;
}

.cart-drawer__content-inner,
.cart-drawer [js-content-items] {
  flex: 1;
}

.cart-drawer__items {
  display: flex;
  flex-direction: column;
  padding: 10px 0 12px;
  border-bottom: 1px solid var(--black-5-color);
}

.cart-drawer__item {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 8px;
}

.cart-drawer__media {
  display: flex;
}

.cart-drawer__media img,
.cart-drawer__media svg {
  width: 100px;
  height: fit-content;
  aspect-ratio: 1 / 1;
  background-color: var(--creamy-color);
}

.cart-drawer__item-content {
  display: flex;
  flex-direction: column; 
  justify-content: space-between;
  flex: 1;
}

.cart-drawer__top {
  width: 100%;
  display: flex;
  gap: 16px;
  justify-content: space-between;
}

.cart-drawer__item-title {
  color: var(--black-100-color);
  text-decoration: none;
  font-weight: 700;
}

.cart-drawer__price {
  font-size: 12px;
  gap: 4px;
  margin: 0 0 12px;
}

.cart-drawer__options {
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.cart-drawer__option {
  color: var(--dark-100-color);
}

.cart-drawer__remove {
  color: var(--dark-20-color);
  cursor: pointer;
  display: flex;
}

.cart-drawer__remove svg {
  width: 24px;
  height: 24px;
  pointer-events: none;
}

.cart-drawer__quantity {
  padding: 8px 16px;
  border: 1px solid var(--primary-color); 
  border-radius: 8px;
  display: flex;
  justify-content: center;
  position: relative;
  gap: 12px;
  align-items: center;
  width: fit-content;
}

.cart-drawer__quantity-control {
  display: flex;
}

.cart-drawer__quantity-control:not([disabled]) {
  cursor: pointer;
  color: var(--primary-color);
}

.cart-drawer__quantity-control:disabled {
  cursor: no-drop;
  color: var(--dark-20-color);
}

.cart-drawer__quantity-control svg {
  width: 16px;
  height: 16px;
  pointer-events: none;
}

.cart-drawer__quantity input {
  width: 20px;
  color: var(--primary-color);
  background-color: transparent;
  border: 0;
  border-radius: 0;
  padding: 0;
  text-align: center;
  font-weight: 700;
  appearance: none;
  -moz-appearance: textfield;
  pointer-events: none;
}

.cart-drawer__quantity input::-webkit-outer-spin-button,
.cart-drawer__quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.cart-drawer__loading {
  position: absolute;
  background-color: var(--white-color);
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  pointer-events: none;
  border-radius: 8px;
}

.loading .cart-drawer__loading {
  opacity: 1;
}

.cart-drawer__notification {
  margin: 4px 0 0;
  color: var(--error-color);
}

.cart-drawer:has(.cart-drawer__empty-block) .cart-drawer__bottom {
  display: none;
}

.cart-drawer__bottom-content {
  background-color: var(--primary-color);
  padding: 15px 20px;
}

.cart-drawer__bottom-headings {
  margin: 0 0 18px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.cart-drawer__bottom-headings p {
  display: flex;
  justify-content: space-between;
  color: var(--white-color);
}

.cart-drawer__subtotal {
  font-weight: 700;
}

.cart-drawer__submit {
  width: 100%;
  padding: 8px 20px;
  min-height: unset;
}

.cart-drawer__empty-block {
  width: 100%;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 16px;
  height: 100%;
}

.cart-drawer__upsell {
  padding: 12px 0;
  border-bottom: 1px solid var(--black-5-color);
  margin: 10px 0 0;
}

.cart-drawer__upsell .cart-drawer__upsell-item {
  width: 100%;
  min-width: 100%;
}

@media screen and (min-width: 750px) {
  .cart-drawer__upsell .cart-drawer__upsell-item {
    width: 100%;
    min-width: 290px;
    max-width: 290px;
  } 
}

.cart-drawer__upsell-headings {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 12px;
}

.cart-drawer__upsell-title {
  font-weight: 700;
}

.cart-drawer__upsell-controls {
  width: fit-content;
  display: flex;
  gap: 15px;
}

.cart-drawer__upsell--protection .cart-drawer__upsell-controls {
  display: none;
}

.cart-drawer__upsell .cart-drawer__upsell-controls button {
  width: fit-content;
  height: fit-content;
  position: unset;
  padding: 0;
  background-color: transparent;
  box-shadow: none;
  color: var(--primary-color);
  display: flex;
}

.cart-drawer__upsell .cart-drawer__upsell-controls button:hover {
  background-color: transparent;
  color: var(--primary-color);
}

.cart-drawer__upsell .cart-drawer__upsell-controls button svg {
  width: 20px;
  height: 20px;
}

.cart-drawer__upsell .cart-drawer__upsell-scrollbar {
  margin: 12px 0 0;
  height: 6px;
  border-radius: 6px;
  background-color: var(--black-5-color);
}

.cart-drawer__upsell .cart-drawer__upsell-scrollbar span {
  background-color: var(--gold-color);
  height: 6px;
  border-radius: 6px;
}

.cart-drawer__upsell .cart-drawer__upsell-list  {
  width: calc(100% + 24px);
  padding: 0 12px;
  margin-left: -12px;
  scroll-padding-left: 12px;
  gap: 0;
}

.cart-drawer__benefits {
  display: flex;
  margin: 15px 0 0;
  justify-content: space-between;
  flex-wrap: wrap;
}

.cart-drawer__benefit {
  width: fit-content;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
}

.cart-drawer__benefit-icon {
  display: flex;
}

.cart-drawer__benefit-icon img {
  width: 18px;
  height: fit-content;
}

.cart-drawer__benefit p {
  color: var(--dark-20-color);
  font-weight: 500;
}

.cart-drawer__timer {
  padding: 4px!important;
  text-align: center; 
  padding: 16px;
  color: var(--white-color);
  background-color: var(--gold-color);
}

@media screen and (max-width: 749px) {
  .cart-drawer__upsell--protection .cart-drawer__upsell-list {
    flex-direction: column;
  }

  .cart-drawer__upsell:not(.cart-drawer__upsell--protection) .cart-drawer__upsell-controls[slider-controls] {
    display: flex;
  }
}

/* Upsell product card */
.upsell-product {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 8px;
}

.upsell-product__media {
  display: flex;
}

.upsell-product__media img,
.upsell-product__media svg {
  width: 72px;
  height: fit-content;
  aspect-ratio: 1 / 1;
  object-fit: cover;
}

.upsell-product__content {
  flex: 1;
  display: flex;
  align-items: center;
  gap: 16px;
}

.upsell-product__headings {
  flex: 1;
  display: flex;
  flex-direction: column;
}

.upsell-product__title {
  font-weight: 700;
  color: var(--black-100-color);
  text-decoration: none;
}

.upsell-product__price {
  font-size: 12px;
}

@media screen and (min-width: 750px) {
  .upsell-product__button {
    padding: 9px;
    border-width: 1px;
    min-height: unset;
  }
  
  .upsell-product__button svg {
    width: 12px;
    height: 12px;
  }
}

@media screen and (max-width: 749px) {
  .upsell-product__media img,
  .upsell-product__media svg {
    width: 100px;
  }

  .upsell-product__content {
    flex-direction: column;
    gap: 12px;
    align-items: start;
  }

  .upsell-product__button {
    min-height: 40px;
  }
}

/* ADDITIONAL CUSTOM STYLES */
@media screen and (max-width: 749px) {
  .custom-liquid .trustpilot-widget iframe {
    min-height: 300px;
  }
}