@charset "UTF-8";.header-menu .menu-item-has-children > a::after{
  filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(290deg) brightness(105%) contrast(102%);
  height: 24px;
  width: 24px;
  background-image: url(../assets/img/icons/svg/line-dropdown-dn.svg);
  background-position: center;
  background-repeat: no-repeat;
  content: var(--tw-content);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.header-menu .sub-menu{
  padding: 4px;
}.header-menu .sub-menu .menu-item{
  width: 100%;
}.header-menu .sub-menu .menu-item-has-children a::after{
  filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(290deg) brightness(105%) contrast(102%) !important;
  content: var(--tw-content) !important;
  --tw-rotate: -90deg !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}.header-menu{
  gap: 4px;
}@media (min-width: 680px){.header-menu{
    gap: 4px;
  }
}@media (min-width: 1024px){.header-menu{
    gap: 4px;
  }
}@media (min-width: 1440px){.header-menu{
    gap: 4px;
  }
}.header-menu{
  display: flex;
  --tw-translate-y: 4px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.header-menu > *{
  margin-top: -4px;
  padding-bottom: 4px;
}.header-menu .menu-item{
  position: relative;
  display: flex;
}.header-menu .menu-item a{
  position: relative;
  padding-left: 14px;
  padding-right: 14px;
  display: inline-flex;
  cursor: pointer;
  align-items: center;
  gap: 8px;
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}.header-menu .menu-item a:focus-visible{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}.header-menu .menu-item a{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.header-menu .menu-item a:disabled{
  cursor: auto;
}.header-menu .menu-item a{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.33;
}@media (min-width: 680px){.header-menu .menu-item a{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.33;
  }
}@media (min-width: 1024px){.header-menu .menu-item a{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
  }
}@media (min-width: 1440px){.header-menu .menu-item a{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
  }
}.header-menu .menu-item a{
  height: 40px;
  gap: 0px;
  border-radius: 8px;
}.header-menu .menu-item a:hover{
  background-color: var(--sh-bg-base-400-hover,rgba(102, 102, 102, 0.80));
}.header-menu .menu-item a:focus-visible{
  background-color: var(--sh-bg-base-400-hover,rgba(102, 102, 102, 0.80));
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}.header-menu .menu-item a:active{
  background-color: var(--sh-bg-base-400-pressed,rgba(86, 86, 86, 0.80));
}.header-menu .menu-item a:disabled{
  background-color: var(--sh-bg-base-500-disabled,rgba(76, 76, 76, 1.00));
  color: var(--sh-text-primary-500-disabled,rgba(96, 96, 96, 1.00));
}.header-menu .menu-item:hover > .sub-menu,
.header-menu .menu-item a:focus-visible + .sub-menu, .header-menu .menu-item:has(a:focus-visible) > .sub-menu{
  pointer-events: auto;
  visibility: visible;
  opacity: 1;
}.header-menu .menu-item.menu-item-has-children:has(a:focus-visible) > a::after{
  content: var(--tw-content);
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.header-menu .menu-item-has-children > a{
  padding-left: 12px;
  padding-right: 8px;
}.header-menu .menu-item-has-children > a::after{
  filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(290deg) brightness(105%) contrast(102%);
  height: 24px;
  width: 24px;
  background-image: url(../assets/img/icons/svg/line-dropdown-dn.svg);
  background-position: center;
  background-repeat: no-repeat;
  content: var(--tw-content);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.header-menu .menu-item-has-children:hover > a::after{
  content: var(--tw-content);
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.header-menu .sub-menu{
  position: absolute;
  background-color: var(--sh-bg-base-420,rgba(84, 84, 84, 0.80));
  color: var(--sh-text-base-500,rgba(179, 179, 179, 1.00));
  --tw-shadow: var(--sh-shadow-100,0px 8px 20px 0px rgba(0, 0, 0, 0.50));
  --tw-shadow-colored: 8px 20px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  --tw-backdrop-blur: blur(var(--sh-blur-300,20px));
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  min-width: 256px;
  border-radius: 8px;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
  top: 100%;
  left: 0px;
}.header-menu .sub-menu .menu-item{
  width: 100%;
}.header-menu .sub-menu .menu-item a{
  width: 100%;
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.43;
}@media (min-width: 680px){.header-menu .sub-menu .menu-item a{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1024px){.header-menu .sub-menu .menu-item a{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}@media (min-width: 1440px){.header-menu .sub-menu .menu-item a{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}.header-menu .sub-menu .menu-item a{
  border-radius: 6px;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 16px;
  padding-right: 16px;
}.header-menu .sub-menu .menu-item a:hover{
  background-color: var(--sh-bg-base-900-hover,rgba(255, 255, 255, 0.15));
  color: var(--sh-text-base-500-hover,rgba(217, 217, 217, 1.00));
}.header-menu .sub-menu .menu-item a:focus-visible{
  background-color: var(--sh-bg-base-900-hover,rgba(255, 255, 255, 0.15));
}.header-menu .sub-menu .menu-item a:active{
  background-color: var(--sh-bg-base-900-pressed,rgba(255, 255, 255, 0.10));
}.header-menu .sub-menu .menu-item a:disabled{
  background-color: var(--sh-bg-base-500-disabled,rgba(76, 76, 76, 1.00));
  color: var(--sh-text-base-900-disabled,rgba(94, 94, 94, 1.00));
}.header-menu .sub-menu .menu-item-has-children a::after{
  filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(290deg) brightness(105%) contrast(102%) !important;
  content: var(--tw-content) !important;
  --tw-rotate: -90deg !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}.header-menu .sub-menu .menu-item .fastship{
  margin-left: auto;
  text-transform: uppercase;
  display: inline-flex;
  width: -moz-fit-content;
  width: fit-content;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
  background-color: var(--sh-bg-primary-500,rgba(216, 49, 49, 1.00));
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 11px;
  font-weight: 600;
  line-height: 1.09;
}@media (min-width: 680px){.header-menu .sub-menu .menu-item .fastship{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 11px;
    font-weight: 600;
    line-height: 1.09;
  }
}@media (min-width: 1024px){.header-menu .sub-menu .menu-item .fastship{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 11px;
    font-weight: 600;
    line-height: 1.09;
  }
}@media (min-width: 1440px){.header-menu .sub-menu .menu-item .fastship{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 11px;
    font-weight: 600;
    line-height: 1.09;
  }
}.header-menu .sub-menu .menu-item .fastship{
  height: 16px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 6px;
  padding-right: 6px;
}.header-menu .sub-menu .sub-menu{
  top: 0px;
  left: 100%;
}.footer-menu{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
}.footer-menu .menu-item a{
  display: inline-flex;
  cursor: pointer;
  align-items: center;
  gap: 8px;
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}.footer-menu .menu-item a:focus-visible{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}.footer-menu .menu-item a{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.footer-menu .menu-item a:disabled{
  cursor: auto;
}.footer-menu .menu-item a{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
}@media (min-width: 680px){.footer-menu .menu-item a{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
  }
}@media (min-width: 1024px){.footer-menu .menu-item a{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
  }
}@media (min-width: 1440px){.footer-menu .menu-item a{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
  }
}.footer-menu .menu-item a{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.footer-menu .menu-item a:disabled{
  cursor: auto;
}.footer-menu .menu-item a{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.footer-menu .menu-item a:hover{
  color: var(--sh-text-primary-500-hover,rgba(246, 73, 73, 1.00));
}.footer-menu .menu-item a:focus-visible{
  color: var(--sh-text-primary-500-hover,rgba(246, 73, 73, 1.00));
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}.footer-menu .menu-item a:active{
  color: var(--sh-text-primary-500-pressed,rgba(208, 40, 40, 1.00));
}.footer-menu .menu-item a:disabled{
  color: var(--sh-text-primary-500-disabled,rgba(96, 96, 96, 1.00));
}.footer-menu .menu-item a{
  font-family: 'Manrope', Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.43;
}@media (min-width: 680px){.footer-menu .menu-item a{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1024px){.footer-menu .menu-item a{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}@media (min-width: 1440px){.footer-menu .menu-item a{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}@media (min-width: 1024px){.header-mobile-menu{
    display: none;
  }
}.header-mobile-menu--navigation .header-mobile-menu__menu-btn{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  position: relative;
  cursor: pointer;
}.header-mobile-menu--navigation .header-mobile-menu__menu-btn:focus-visible{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}.header-mobile-menu--navigation .header-mobile-menu__menu-btn:disabled{
  cursor: auto;
}.header-mobile-menu--navigation .header-mobile-menu__menu-btn{
  border-radius: 8px;
  background-color: transparent;
}.header-mobile-menu--navigation .header-mobile-menu__menu-btn:hover{
  color: var(--sh-bg-primary-500-hover,rgba(246, 72, 72, 1.00));
}.header-mobile-menu--navigation .header-mobile-menu__menu-btn:focus-visible{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.header-mobile-menu--navigation .header-mobile-menu__menu-btn:active{
  color: var(--sh-bg-primary-500-pressed,rgba(208, 40, 40, 1.00));
}.header-mobile-menu--navigation .header-mobile-menu__menu-btn:disabled{
  color: var(--sh-bg-primary-500-disabled,rgba(117, 117, 117, 0.26));
}.header-mobile-menu--navigation .header-mobile-menu__menu-btn{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.14;
}@media (min-width: 680px){.header-mobile-menu--navigation .header-mobile-menu__menu-btn{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14;
  }
}@media (min-width: 1024px){.header-mobile-menu--navigation .header-mobile-menu__menu-btn{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14;
  }
}@media (min-width: 1440px){.header-mobile-menu--navigation .header-mobile-menu__menu-btn{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14;
  }
}.header-mobile-menu--navigation .header-mobile-menu__menu-btn:not(.button--s-100--icon-only){
  padding-top: 12px;
  padding-bottom: 12px;
}@media (min-width: 680px){.header-mobile-menu--navigation .header-mobile-menu__menu-btn:not(.button--s-100--icon-only){
    padding-top: 12px;
    padding-bottom: 12px;
  }
}@media (min-width: 1024px){.header-mobile-menu--navigation .header-mobile-menu__menu-btn:not(.button--s-100--icon-only){
    padding-top: 12px;
    padding-bottom: 12px;
  }
}@media (min-width: 1440px){.header-mobile-menu--navigation .header-mobile-menu__menu-btn:not(.button--s-100--icon-only){
    padding-top: 12px;
    padding-bottom: 12px;
  }
}.header-mobile-menu--navigation .header-mobile-menu__menu-btn:not(.button--s-100--icon-only){
  padding-left: 16px;
  padding-right: 16px;
}@media (min-width: 680px){.header-mobile-menu--navigation .header-mobile-menu__menu-btn:not(.button--s-100--icon-only){
    padding-left: 16px;
    padding-right: 16px;
  }
}@media (min-width: 1024px){.header-mobile-menu--navigation .header-mobile-menu__menu-btn:not(.button--s-100--icon-only){
    padding-left: 16px;
    padding-right: 16px;
  }
}@media (min-width: 1440px){.header-mobile-menu--navigation .header-mobile-menu__menu-btn:not(.button--s-100--icon-only){
    padding-left: 16px;
    padding-right: 16px;
  }
}.header-mobile-menu--navigation .header-mobile-menu__menu-btn:not(.button--s-100--icon-only){
  height: 40px;
  gap: 8px;
}.header-mobile-menu--navigation .header-mobile-menu__menu-btn.button--s-100{
  height: 40px;
  width: 40px;
}.button--icon-only.header-mobile-menu--navigation .header-mobile-menu__menu-btn{
  height: 40px;
  width: 40px;
}.header-mobile-menu--navigation .header-mobile-menu__menu-btn.button--s-200{
  height: 48px;
  width: 48px;
}.header-mobile-menu--navigation .header-mobile-menu__menu-btn.button--s-small{
  height: 24px;
  width: 24px;
}.header-mobile-menu--navigation .header-mobile-menu__menu-btn{
  border-radius: 9999px !important;
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.header-mobile-menu--navigation .header-mobile-menu__menu-btn{
  background-color: var(--sh-bg-primary-500,rgba(216, 49, 49, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.header-mobile-menu--navigation .header-mobile-menu__menu-btn:hover{
  background-color: var(--sh-bg-primary-500-hover,rgba(246, 72, 72, 1.00));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.header-mobile-menu--navigation .header-mobile-menu__menu-btn:focus-visible{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.header-mobile-menu--navigation .header-mobile-menu__menu-btn:active{
  background-color: var(--sh-bg-primary-500-pressed,rgba(208, 40, 40, 1.00));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.header-mobile-menu--navigation .header-mobile-menu__menu-btn:disabled{
  background-color: var(--sh-bg-primary-500-disabled,rgba(117, 117, 117, 0.26));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.header-mobile-menu--navigation .header-mobile-menu__menu-btn{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
}@media (min-width: 680px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.header-mobile-menu--navigation .header-mobile-menu__menu-btn{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
}@media (min-width: 1024px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.header-mobile-menu--navigation .header-mobile-menu__menu-btn{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
}@media (min-width: 1440px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.header-mobile-menu--navigation .header-mobile-menu__menu-btn{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.header-mobile-menu--navigation .header-mobile-menu__menu-btn:not(.button--s-200--icon-only){
  padding-top: 16px;
  padding-bottom: 16px;
}@media (min-width: 680px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.header-mobile-menu--navigation .header-mobile-menu__menu-btn:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1024px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.header-mobile-menu--navigation .header-mobile-menu__menu-btn:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1440px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.header-mobile-menu--navigation .header-mobile-menu__menu-btn:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.header-mobile-menu--navigation .header-mobile-menu__menu-btn:not(.button--s-200--icon-only){
  padding-left: 24px;
  padding-right: 24px;
}@media (min-width: 680px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.header-mobile-menu--navigation .header-mobile-menu__menu-btn:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
}@media (min-width: 1024px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.header-mobile-menu--navigation .header-mobile-menu__menu-btn:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
}@media (min-width: 1440px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.header-mobile-menu--navigation .header-mobile-menu__menu-btn:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.header-mobile-menu--navigation .header-mobile-menu__menu-btn:not(.button--s-200--icon-only){
  height: 48px;
  gap: 8px;
}.button--icon-only.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.header-mobile-menu--navigation .header-mobile-menu__menu-btn{
  height: 48px;
  width: 48px;
}.header-mobile-menu--navigation .header-mobile-menu__menu-btn{
  height: 40px;
  width: 40px;
}.header-mobile-menu--navigation .header-mobile-menu__menu-btn-icon-open{
  display: inline-block;
}.header-mobile-menu[data-state=open] .header-mobile-menu--navigation .header-mobile-menu__menu-btn-icon-open{
  display: none;
}.header-mobile-menu--navigation .header-mobile-menu__menu-btn-icon-close{
  display: none;
}.header-mobile-menu[data-state=open] .header-mobile-menu--navigation .header-mobile-menu__menu-btn-icon-close{
  display: block;
}.header-mobile-menu--user-menu .header-mobile-menu__menu-btn{
  display: flex;
  display: inline-flex;
  cursor: pointer;
  align-items: center;
  gap: 8px;
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}.header-mobile-menu--user-menu .header-mobile-menu__menu-btn:focus-visible{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}.header-mobile-menu--user-menu .header-mobile-menu__menu-btn{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.header-mobile-menu--user-menu .header-mobile-menu__menu-btn:disabled{
  cursor: auto;
}.header-mobile-menu--user-menu .header-mobile-menu__menu-btn{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.14;
}@media (min-width: 680px){.header-mobile-menu--user-menu .header-mobile-menu__menu-btn{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14;
  }
}@media (min-width: 1024px){.header-mobile-menu--user-menu .header-mobile-menu__menu-btn{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14;
  }
}@media (min-width: 1440px){.header-mobile-menu--user-menu .header-mobile-menu__menu-btn{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14;
  }
}.header-mobile-menu--user-menu .header-mobile-menu__menu-btn{
  padding-top: 8px;
  padding-bottom: 8px;
}@media (min-width: 680px){.header-mobile-menu--user-menu .header-mobile-menu__menu-btn{
    padding-top: 8px;
    padding-bottom: 8px;
  }
}@media (min-width: 1024px){.header-mobile-menu--user-menu .header-mobile-menu__menu-btn{
    padding-top: 8px;
    padding-bottom: 8px;
  }
}@media (min-width: 1440px){.header-mobile-menu--user-menu .header-mobile-menu__menu-btn{
    padding-top: 8px;
    padding-bottom: 8px;
  }
}.header-mobile-menu--user-menu .header-mobile-menu__menu-btn{
  padding-left: 12px;
  padding-right: 12px;
}@media (min-width: 680px){.header-mobile-menu--user-menu .header-mobile-menu__menu-btn{
    padding-left: 14px;
    padding-right: 14px;
  }
}@media (min-width: 1024px){.header-mobile-menu--user-menu .header-mobile-menu__menu-btn{
    padding-left: 16px;
    padding-right: 16px;
  }
}@media (min-width: 1440px){.header-mobile-menu--user-menu .header-mobile-menu__menu-btn{
    padding-left: 16px;
    padding-right: 16px;
  }
}.header-mobile-menu--user-menu .header-mobile-menu__menu-btn{
  gap: 8px;
}@media (min-width: 680px){.header-mobile-menu--user-menu .header-mobile-menu__menu-btn{
    gap: 8px;
  }
}@media (min-width: 1024px){.header-mobile-menu--user-menu .header-mobile-menu__menu-btn{
    gap: 8px;
  }
}@media (min-width: 1440px){.header-mobile-menu--user-menu .header-mobile-menu__menu-btn{
    gap: 8px;
  }
}.header-mobile-menu--user-menu .header-mobile-menu__menu-btn{
  height: 40px;
  border-radius: 8px;
}.header-mobile-menu--user-menu .header-mobile-menu__menu-btn:hover{
  background-color: var(--sh-bg-base-400-hover,rgba(102, 102, 102, 0.80));
}.header-mobile-menu--user-menu .header-mobile-menu__menu-btn:focus-visible{
  background-color: var(--sh-bg-base-400-pressed,rgba(86, 86, 86, 0.80));
}.header-mobile-menu--user-menu .header-mobile-menu__menu-btn:active{
  background-color: var(--sh-bg-base-400-pressed,rgba(86, 86, 86, 0.80));
}.header-mobile-menu__fixed-wrapper{
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 10;
  height: 100dvh;
  width: 100%;
  padding: 8px;
}@media (min-width: 1024px){.header-mobile-menu__fixed-wrapper{
    display: none;
  }
}.header-mobile-menu__fixed-wrapper{
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  --tw-translate-x: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.header-mobile-menu[data-state=open] .header-mobile-menu__fixed-wrapper{
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.header-mobile-menu__base-wrapper{
  display: flex;
  height: 100%;
  gap: 16px;
}.header-mobile-menu__overlay{
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  opacity: 0;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.header-mobile-menu[data-state=open] .header-mobile-menu__overlay{
  opacity: 1;
  transition-duration: 500ms;
}.header-mobile-menu__menu-wrapper{
  position: relative;
  z-index: 2;
  width: calc(100% - 64px);
  max-width: 288px;
  overflow: hidden;
  border-radius: 16px;
  display: flex;
  height: 100%;
  flex-direction: column;
}.header-mobile-menu__background{
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: -1;
  height: 100%;
  width: 100%;
  overflow: clip;
}.header-mobile-menu__background::after{
  background-color: var(--sh-bg-base-400,rgba(66, 66, 66, 0.80));
  --tw-backdrop-blur: blur(var(--sh-blur-300,20px));
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  pointer-events: none;
  content: var(--tw-content);
  z-index: -1;
}.header-mobile-menu__logo{
  padding: 16px;
}.header-mobile-menu__menu-container{
  height: 100%;
  overflow: hidden;
}.header-mobile-menu__list{
  position: relative;
  display: flex;
  height: 100%;
  max-height: 100svh;
  flex-direction: column;
  overflow-y: auto;
}.header-mobile-menu__list .menu-item{
  display: flex;
  width: 100%;
}.header-mobile-menu__list .menu-item .fastship{
  margin-left: auto;
  display: inline-flex;
  width: -moz-fit-content;
  width: fit-content;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
  background-color: var(--sh-bg-primary-500,rgba(216, 49, 49, 1.00));
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 11px;
  font-weight: 600;
  line-height: 1.09;
}@media (min-width: 680px){.header-mobile-menu__list .menu-item .fastship{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 11px;
    font-weight: 600;
    line-height: 1.09;
  }
}@media (min-width: 1024px){.header-mobile-menu__list .menu-item .fastship{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 11px;
    font-weight: 600;
    line-height: 1.09;
  }
}@media (min-width: 1440px){.header-mobile-menu__list .menu-item .fastship{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 11px;
    font-weight: 600;
    line-height: 1.09;
  }
}.header-mobile-menu__list .menu-item .fastship{
  height: 16px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 6px;
  padding-right: 6px;
}.header-mobile-menu__list .menu-item a{
  width: 100%;
  display: inline-flex;
  cursor: pointer;
  align-items: center;
  gap: 8px;
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}.header-mobile-menu__list .menu-item a:focus-visible{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}.header-mobile-menu__list .menu-item a{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.header-mobile-menu__list .menu-item a:disabled{
  cursor: auto;
}.header-mobile-menu__list .menu-item a{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.43;
}@media (min-width: 680px){.header-mobile-menu__list .menu-item a{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1024px){.header-mobile-menu__list .menu-item a{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}@media (min-width: 1440px){.header-mobile-menu__list .menu-item a{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}.header-mobile-menu__list .menu-item a{
  border-radius: 6px;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 16px;
  padding-right: 16px;
}.header-mobile-menu__list .menu-item a:hover{
  background-color: var(--sh-bg-base-900-hover,rgba(255, 255, 255, 0.15));
  color: var(--sh-text-base-500-hover,rgba(217, 217, 217, 1.00));
}.header-mobile-menu__list .menu-item a:focus-visible{
  background-color: var(--sh-bg-base-900-hover,rgba(255, 255, 255, 0.15));
}.header-mobile-menu__list .menu-item a:active{
  background-color: var(--sh-bg-base-900-pressed,rgba(255, 255, 255, 0.10));
}.header-mobile-menu__list .menu-item a:disabled{
  background-color: var(--sh-bg-base-500-disabled,rgba(76, 76, 76, 1.00));
  color: var(--sh-text-base-900-disabled,rgba(94, 94, 94, 1.00));
}.header-mobile-menu__list .menu-item-has-children > a::after{
  filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(290deg) brightness(105%) contrast(102%);
  margin-left: auto;
  height: 24px;
  width: 24px;
  --tw-rotate: -90deg !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
  background-image: url(../assets/img/icons/svg/line-dropdown-dn.svg);
  background-position: center;
  background-repeat: no-repeat;
  content: var(--tw-content);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.header-mobile-menu__list .menu-item .sub-menu{
  pointer-events: none;
  position: absolute;
  left: 0px;
  top: 0px;
  display: none;
  height: 100%;
  max-height: 100svh;
  width: 100%;
  overflow-y: auto;
  overflow-x: clip;
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.header-mobile-menu__list .menu-item .sub-menu.active-sub-menu{
  pointer-events: auto;
  left: 0px;
  z-index: 1;
  display: block;
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 1;
}.header-mobile-menu__list:has([data-active-element=true]) .menu-item a{
  visibility: hidden;
  --tw-translate-x: -160px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.header-mobile-menu__list .menu-item[data-active-element=true] > .active-sub-menu > .menu-item a{
  visibility: visible;
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 1;
}.header-mobile-menu__list .active-sub-menu:has(.menu-item[data-active-element=true]) .menu-item a{
  visibility: hidden;
  --tw-translate-x: -160px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.header-mobile-menu__list .active-sub-menu:has(.menu-item[data-active-element=true]) .menu-item[data-active-element=true] > .active-sub-menu > .menu-item a{
  visibility: visible;
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 1;
}.header-mobile-menu .menu-item.menu-item-back-button{
  width: -moz-fit-content;
  width: fit-content;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 16px;
}.header-mobile-menu .menu-item.menu-item-back-button button{
  width: -moz-fit-content;
  width: fit-content;
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  position: relative;
  cursor: pointer;
}.header-mobile-menu .menu-item.menu-item-back-button button:focus-visible{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}.header-mobile-menu .menu-item.menu-item-back-button button:disabled{
  cursor: auto;
}.header-mobile-menu .menu-item.menu-item-back-button button{
  border-radius: 8px;
  background-color: var(--sh-bg-base-390,rgba(41, 41, 41, 0.95));
}.header-mobile-menu .menu-item.menu-item-back-button button:hover{
  background-color: var(--sh-bg-base-390-hover,rgba(51, 51, 51, 0.95));
}.header-mobile-menu .menu-item.menu-item-back-button button:focus-visible{
  background-color: var(--sh-bg-base-390-pressed,rgba(33, 33, 33, 0.95));
}.header-mobile-menu .menu-item.menu-item-back-button button:active{
  background-color: var(--sh-bg-base-390-pressed,rgba(33, 33, 33, 0.95));
}.header-mobile-menu .menu-item.menu-item-back-button button:disabled{
  background-color: var(--sh-bg-base-390-disabled,rgba(20, 20, 20, 0.75));
}.header-mobile-menu .menu-item.menu-item-back-button button{
  padding-left: 4px;
  padding-right: 12px;
  height: 32px;
  border-radius: 9999px !important;
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.header-mobile-menu .menu-item.menu-item-back-button button{
  background-color: var(--sh-bg-primary-500,rgba(216, 49, 49, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.header-mobile-menu .menu-item.menu-item-back-button button:hover{
  background-color: var(--sh-bg-primary-500-hover,rgba(246, 72, 72, 1.00));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.header-mobile-menu .menu-item.menu-item-back-button button:focus-visible{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.header-mobile-menu .menu-item.menu-item-back-button button:active{
  background-color: var(--sh-bg-primary-500-pressed,rgba(208, 40, 40, 1.00));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.header-mobile-menu .menu-item.menu-item-back-button button:disabled{
  background-color: var(--sh-bg-primary-500-disabled,rgba(117, 117, 117, 0.26));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.header-mobile-menu .menu-item.menu-item-back-button button{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
}@media (min-width: 680px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.header-mobile-menu .menu-item.menu-item-back-button button{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
}@media (min-width: 1024px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.header-mobile-menu .menu-item.menu-item-back-button button{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
}@media (min-width: 1440px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.header-mobile-menu .menu-item.menu-item-back-button button{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.header-mobile-menu .menu-item.menu-item-back-button button:not(.button--s-200--icon-only){
  padding-top: 16px;
  padding-bottom: 16px;
}@media (min-width: 680px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.header-mobile-menu .menu-item.menu-item-back-button button:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1024px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.header-mobile-menu .menu-item.menu-item-back-button button:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1440px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.header-mobile-menu .menu-item.menu-item-back-button button:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.header-mobile-menu .menu-item.menu-item-back-button button:not(.button--s-200--icon-only){
  padding-left: 24px;
  padding-right: 24px;
}@media (min-width: 680px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.header-mobile-menu .menu-item.menu-item-back-button button:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
}@media (min-width: 1024px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.header-mobile-menu .menu-item.menu-item-back-button button:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
}@media (min-width: 1440px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.header-mobile-menu .menu-item.menu-item-back-button button:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.header-mobile-menu .menu-item.menu-item-back-button button:not(.button--s-200--icon-only){
  height: 48px;
  gap: 8px;
}.button--icon-only.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.header-mobile-menu .menu-item.menu-item-back-button button{
  height: 48px;
  width: 48px;
}.header-mobile-menu .menu-item.menu-item-back-button button{
  --tw-backdrop-blur: blur(var(--sh-blur-100,12px));
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}.header-mobile-menu .menu-item.menu-item-back-button button:hover{
  background-color: var(--sh-bg-base-390-pressed,rgba(33, 33, 33, 0.95)) !important;
}.header-mobile-menu .menu-item.menu-item-back-button button{
  background-color: var(--sh-bg-base-920,rgba(255, 255, 255, 0.10)) !important;
}.header-mobile-menu .menu-item.menu-item-back-button button::before{
  filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(290deg) brightness(105%) contrast(102%);
  height: 24px;
  width: 24px;
  background-image: url(../assets/img/icons/svg/line-chevron-left.svg);
  background-position: center;
  content: var(--tw-content);
  background-repeat: no-repeat;
}.header-mobile-menu__close-btn-container{
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  align-self: center;
}.header-mobile-menu__auth-buttons{
  padding-top: 14px;
  padding-bottom: 14px;
}@media (min-width: 680px){.header-mobile-menu__auth-buttons{
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1024px){.header-mobile-menu__auth-buttons{
    padding-top: 24px;
    padding-bottom: 24px;
  }
}@media (min-width: 1440px){.header-mobile-menu__auth-buttons{
    padding-top: 24px;
    padding-bottom: 24px;
  }
}.header-mobile-menu__auth-buttons{
  gap: 8px;
}@media (min-width: 680px){.header-mobile-menu__auth-buttons{
    gap: 8px;
  }
}@media (min-width: 1024px){.header-mobile-menu__auth-buttons{
    gap: 8px;
  }
}@media (min-width: 1440px){.header-mobile-menu__auth-buttons{
    gap: 8px;
  }
}.header-mobile-menu__auth-buttons{
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: center;
  padding-left: 12px;
  padding-right: 12px;
}@media (min-width: 680px){.header-mobile-menu--navigation .header-mobile-menu__auth-buttons{
    display: none;
  }
}@media not all and (min-width: 680px){.header.dark .header-mobile-menu__menu-btn{
    background-color: var(--sh-bg-base-390,rgba(41, 41, 41, 0.95));
    --tw-backdrop-blur: blur(var(--sh-blur-100,12px));
    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  }
}.user-menu{
  position: relative;
  display: flex;
  justify-content: center;
}@media not all and (min-width: 1024px){.user-menu{
    display: none;
  }
}.user-menu__menu-btn{
  display: flex;
  display: inline-flex;
  cursor: pointer;
  align-items: center;
  gap: 8px;
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}.user-menu__menu-btn:focus-visible{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}.user-menu__menu-btn{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.user-menu__menu-btn:disabled{
  cursor: auto;
}.user-menu__menu-btn{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.14;
}@media (min-width: 680px){.user-menu__menu-btn{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14;
  }
}@media (min-width: 1024px){.user-menu__menu-btn{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14;
  }
}@media (min-width: 1440px){.user-menu__menu-btn{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14;
  }
}.user-menu__menu-btn{
  padding-top: 8px;
  padding-bottom: 8px;
}@media (min-width: 680px){.user-menu__menu-btn{
    padding-top: 8px;
    padding-bottom: 8px;
  }
}@media (min-width: 1024px){.user-menu__menu-btn{
    padding-top: 8px;
    padding-bottom: 8px;
  }
}@media (min-width: 1440px){.user-menu__menu-btn{
    padding-top: 8px;
    padding-bottom: 8px;
  }
}.user-menu__menu-btn{
  padding-left: 12px;
  padding-right: 12px;
}@media (min-width: 680px){.user-menu__menu-btn{
    padding-left: 14px;
    padding-right: 14px;
  }
}@media (min-width: 1024px){.user-menu__menu-btn{
    padding-left: 16px;
    padding-right: 16px;
  }
}@media (min-width: 1440px){.user-menu__menu-btn{
    padding-left: 16px;
    padding-right: 16px;
  }
}.user-menu__menu-btn{
  gap: 8px;
}@media (min-width: 680px){.user-menu__menu-btn{
    gap: 8px;
  }
}@media (min-width: 1024px){.user-menu__menu-btn{
    gap: 8px;
  }
}@media (min-width: 1440px){.user-menu__menu-btn{
    gap: 8px;
  }
}.user-menu__menu-btn{
  height: 40px;
  border-radius: 8px;
}.user-menu__menu-btn:hover{
  background-color: var(--sh-bg-base-400-hover,rgba(102, 102, 102, 0.80));
}.user-menu__menu-btn:focus-visible{
  background-color: var(--sh-bg-base-400-pressed,rgba(86, 86, 86, 0.80));
}.user-menu__menu-btn:active{
  background-color: var(--sh-bg-base-400-pressed,rgba(86, 86, 86, 0.80));
}.user-menu[data-state=open] .user-menu__menu-btn{
  background-color: var(--sh-bg-base-400-pressed,rgba(86, 86, 86, 0.80));
}.user-menu__label-name{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.14;
}@media (min-width: 680px){.user-menu__label-name{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14;
  }
}@media (min-width: 1024px){.user-menu__label-name{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14;
  }
}@media (min-width: 1440px){.user-menu__label-name{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14;
  }
}.user-menu__label-name{
  max-width: 5ch;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}@media (min-width: 680px){.user-menu__label-name{
    max-width: 11ch;
  }
}.user-menu__panel{
  visibility: hidden;
}@keyframes fadeOut{0%{
    opacity: 1;
  }100%{
    opacity: 0;
  }
}.user-menu__panel{
  animation: fadeOut 200ms ease-in-out forwards;
  position: absolute;
  top: calc(100% + 16px);
  right: 0px;
  z-index: 10;
}.user-menu[data-state=open] .user-menu__panel{
  visibility: visible;
}@keyframes slideUpAndFade{0%{
    opacity: 0;
    transform: translate3d(0, 8px, 0);
  }100%{
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}.user-menu[data-state=open] .user-menu__panel{
  animation: slideUpAndFade 300ms ease-out forwards;
}.user-menu__menu-list{
  width: 150px;
  min-width: auto !important;
  overflow: hidden;
  border-radius: 8px;
  background-color: var(--sh-bg-base-310,rgba(48, 48, 48, 0.90));
  --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow(0 1px 1px rgb(0 0 0 / 0.06));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}.user-menu__menu-item a{
  width: 100%;
  justify-content: flex-start !important;
  display: inline-flex;
  cursor: pointer;
  align-items: center;
  gap: 8px;
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}.user-menu__menu-item a:focus-visible{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}.user-menu__menu-item a{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.user-menu__menu-item a:disabled{
  cursor: auto;
}.user-menu__menu-item a{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.43;
}@media (min-width: 680px){.user-menu__menu-item a{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1024px){.user-menu__menu-item a{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}@media (min-width: 1440px){.user-menu__menu-item a{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}.user-menu__menu-item a{
  border-radius: 6px;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 16px;
  padding-right: 16px;
}.user-menu__menu-item a:hover{
  background-color: var(--sh-bg-base-900-hover,rgba(255, 255, 255, 0.15));
  color: var(--sh-text-base-500-hover,rgba(217, 217, 217, 1.00));
}.user-menu__menu-item a:focus-visible{
  background-color: var(--sh-bg-base-900-hover,rgba(255, 255, 255, 0.15));
}.user-menu__menu-item a:active{
  background-color: var(--sh-bg-base-900-pressed,rgba(255, 255, 255, 0.10));
}.user-menu__menu-item a:disabled{
  background-color: var(--sh-bg-base-500-disabled,rgba(76, 76, 76, 1.00));
  color: var(--sh-text-base-900-disabled,rgba(94, 94, 94, 1.00));
}.header{
  position: sticky;
  z-index: 101;
  width: 100%;
}.header__overlay{
  pointer-events: none;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: -1;
  height: 100%;
  width: 100%;
  border-radius: 16px;
}.header__content-wrapper{
  position: relative;
  z-index: 2;
  height: var(--gg-header-height);
  width: 100%;
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}.header:not(.dark){
  top: 16px;
}.header:not(.dark) .header__overlay{
  background-color: var(--sh-bg-base-920,rgba(255, 255, 255, 0.10));
  --tw-backdrop-blur: blur(var(--sh-blur-300,20px));
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}.header:not(.dark) .header__container{
  width: 100%;
}@media (min-width: 320px){.header:not(.dark) .header__container{
    max-width: 320px;
  }
}@media (min-width: 680px){.header:not(.dark) .header__container{
    max-width: 680px;
  }
}@media (min-width: 1024px){.header:not(.dark) .header__container{
    max-width: 1024px;
  }
}@media (min-width: 1440px){.header:not(.dark) .header__container{
    max-width: 1440px;
  }
}.header:not(.dark) .header__container{
  margin: auto;
  width: 100%;
  max-width: 680px;
}@media (min-width: 680px){.header:not(.dark) .header__container{
    max-width: 1024px;
  }
}@media (min-width: 1024px){.header:not(.dark) .header__container{
    max-width: 1440px;
  }
}.header:not(.dark) .header__container{
  padding-left: 16px;
  padding-right: 16px;
}@media (min-width: 680px){.header:not(.dark) .header__container{
    padding-left: 32px;
    padding-right: 32px;
  }
}@media (min-width: 1024px){.header:not(.dark) .header__container{
    padding-left: 64px;
    padding-right: 64px;
  }
}@media (min-width: 1440px){.header:not(.dark) .header__container{
    padding-left: 80px;
    padding-right: 80px;
  }
}.header:not(.dark) .header__content-wrapper{
  padding-left: 8px;
  padding-right: 8px;
}@media (min-width: 680px){.header:not(.dark) .header__content-wrapper{
    padding-left: 8px;
    padding-right: 8px;
  }
}@media (min-width: 1024px){.header:not(.dark) .header__content-wrapper{
    padding-left: 8px;
    padding-right: 8px;
  }
}@media (min-width: 1440px){.header:not(.dark) .header__content-wrapper{
    padding-left: 8px;
    padding-right: 8px;
  }
}.header:not(.dark) .header__content-wrapper{
  padding-top: 8px;
  padding-bottom: 8px;
}@media (min-width: 680px){.header:not(.dark) .header__content-wrapper{
    padding-top: 12px;
    padding-bottom: 12px;
  }
}@media (min-width: 1024px){.header:not(.dark) .header__content-wrapper{
    padding-top: 14px;
    padding-bottom: 14px;
  }
}@media (min-width: 1440px){.header:not(.dark) .header__content-wrapper{
    padding-top: 14px;
    padding-bottom: 14px;
  }
}@media (min-width: 680px){.header:not(.dark) .header__content-wrapper{
    padding-left: 12px;
    padding-right: 12px;
  }@media (min-width: 680px){.header:not(.dark) .header__content-wrapper{
      padding-left: 14px;
      padding-right: 14px;
    }
  }@media (min-width: 1024px){.header:not(.dark) .header__content-wrapper{
      padding-left: 16px;
      padding-right: 16px;
    }
  }@media (min-width: 1440px){.header:not(.dark) .header__content-wrapper{
      padding-left: 16px;
      padding-right: 16px;
    }
  }.header:not(.dark) .header__content-wrapper{
    padding-top: 12px;
    padding-bottom: 12px;
  }@media (min-width: 680px){.header:not(.dark) .header__content-wrapper{
      padding-top: 14px;
      padding-bottom: 14px;
    }
  }@media (min-width: 1024px){.header:not(.dark) .header__content-wrapper{
      padding-top: 16px;
      padding-bottom: 16px;
    }
  }@media (min-width: 1440px){.header:not(.dark) .header__content-wrapper{
      padding-top: 16px;
      padding-bottom: 16px;
    }
  }
}@media (min-width: 1024px){.header:not(.dark) .header__content-wrapper{
    padding-left: 8px;
    padding-right: 8px;
  }@media (min-width: 680px){.header:not(.dark) .header__content-wrapper{
      padding-left: 12px;
      padding-right: 12px;
    }
  }@media (min-width: 1024px){.header:not(.dark) .header__content-wrapper{
      padding-left: 14px;
      padding-right: 14px;
    }
  }@media (min-width: 1440px){.header:not(.dark) .header__content-wrapper{
      padding-left: 14px;
      padding-right: 14px;
    }
  }.header:not(.dark) .header__content-wrapper{
    padding-top: 8px;
    padding-bottom: 8px;
  }@media (min-width: 680px){.header:not(.dark) .header__content-wrapper{
      padding-top: 12px;
      padding-bottom: 12px;
    }
  }@media (min-width: 1024px){.header:not(.dark) .header__content-wrapper{
      padding-top: 14px;
      padding-bottom: 14px;
    }
  }@media (min-width: 1440px){.header:not(.dark) .header__content-wrapper{
      padding-top: 14px;
      padding-bottom: 14px;
    }
  }
}.header.dark{
  top: 0px;
}@media (min-width: 680px){.header.dark{
    top: 8px;
  }
}.header.dark .header__container{
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-left: 8px;
  padding-right: 8px;
}@media not all and (min-width: 680px){.header.dark .header__overlay{
    opacity: 0;
  }
}@media (min-width: 680px){.header.dark .header__overlay{
    background-color: var(--sh-bg-base-250,rgba(28, 28, 28, 0.95));
    --tw-backdrop-blur: blur(var(--sh-blur-300,20px));
    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  }
}.header.dark .header__content-wrapper{
  padding: 8px;
}@media (min-width: 680px){.header.dark .header__content-wrapper{
    padding-left: 12px;
    padding-right: 12px;
  }@media (min-width: 680px){.header.dark .header__content-wrapper{
      padding-left: 14px;
      padding-right: 14px;
    }
  }@media (min-width: 1024px){.header.dark .header__content-wrapper{
      padding-left: 16px;
      padding-right: 16px;
    }
  }@media (min-width: 1440px){.header.dark .header__content-wrapper{
      padding-left: 16px;
      padding-right: 16px;
    }
  }.header.dark .header__content-wrapper{
    padding-top: 12px;
    padding-bottom: 12px;
  }@media (min-width: 680px){.header.dark .header__content-wrapper{
      padding-top: 14px;
      padding-bottom: 14px;
    }
  }@media (min-width: 1024px){.header.dark .header__content-wrapper{
      padding-top: 16px;
      padding-bottom: 16px;
    }
  }@media (min-width: 1440px){.header.dark .header__content-wrapper{
      padding-top: 16px;
      padding-bottom: 16px;
    }
  }
}@media (min-width: 1024px){.header.dark .header__content-wrapper{
    padding-top: 8px;
    padding-bottom: 8px;
  }@media (min-width: 680px){.header.dark .header__content-wrapper{
      padding-top: 12px;
      padding-bottom: 12px;
    }
  }@media (min-width: 1024px){.header.dark .header__content-wrapper{
      padding-top: 14px;
      padding-bottom: 14px;
    }
  }@media (min-width: 1440px){.header.dark .header__content-wrapper{
      padding-top: 14px;
      padding-bottom: 14px;
    }
  }
}.hero-bg-image--main {
  background: radial-gradient(50% 50% at 50% 50%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%), linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, #000 100%);
}.hero-bg-image--secondary {
  background: linear-gradient(180deg, rgba(18, 18, 18, 0.5) 0%, #000 100%);
}.dropdown{
  overflow: hidden;
  border-radius: 8px;
  background-color: var(--sh-bg-base-310,rgba(48, 48, 48, 0.90));
  --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow(0 1px 1px rgb(0 0 0 / 0.06));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}.arrow-line {
  position: static !important;
}.arrow-line__base{
  position: relative;
  display: block;
  height: 16px;
  width: 16px;
  border-radius: 9999px;
  border-width: 1px;
  border-color: var(--sh-bg-secondary-900,rgba(255, 255, 255, 1.00));
}.arrow-line__base::before{
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  margin: auto;
  height: 8px;
  width: 8px;
  border-radius: 9999px;
  background-color: var(--sh-bg-secondary-900,rgba(255, 255, 255, 1.00));
  --tw-content: "";
  content: var(--tw-content);
}.arrow-line .arrow{
  pointer-events: none;
}.arrow-line .arrow__path{
  opacity: 0;
  fill: transparent;
  stroke: var(--sh-bg-base-900,rgba(255, 255, 255, 1.00));
}.arrow-line .arrow-animate path {
  animation: draw var(--arrow-anim-duration, 1500ms) linear forwards;
}.arrow-animate path {
  animation: draw var(--arrow-anim-duration, 1500ms) linear forwards;
}@keyframes draw {
  0% {
    opacity: 0;
  }
  100% {
    stroke-dashoffset: 0;
    opacity: 1;
  }
}.lightbox{
  position: fixed;
  inset: 0px;
  left: 0px;
  top: 0px;
  z-index: 1501;
  display: flex;
  height: calc(var(--vh, 1vh) * 100);
  width: calc(var(--vw, 1vw) * 100);
  align-items: center;
  justify-content: center;
  padding: 20px;
}.lightbox__backdrop{
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  background-color: var(--sh-bg-base-920,rgba(255, 255, 255, 0.10));
  --tw-backdrop-blur: blur(var(--sh-blur-300,20px));
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}.lightbox__gallery-item{
  cursor: zoom-in;
  -o-object-fit: cover;
     object-fit: cover;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  will-change: transform;
}.lightbox__gallery-item:hover{
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.lightbox__gallery-item:focus-visible{
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.lightbox__container{
  position: relative;
  display: flex;
  aspect-ratio: 1 / 1;
  width: 100%;
  max-width: 900px;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 8px;
}.lightbox__container *{
  max-height: 100%;
  max-width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}.lightbox__container--wide{
  aspect-ratio: 16 / 9;
  max-width: 800px;
}.avatar{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.29;
}@media (min-width: 680px){.avatar{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.25;
  }
}@media (min-width: 1024px){.avatar{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.22;
  }
}@media (min-width: 1440px){.avatar{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
  }
}.avatar{
  pointer-events: auto;
  background-color: var(--sh-bg-base-500,rgba(179, 179, 179, 1.00));
  color: var(--sh-text-base-300-disabled,rgba(72, 72, 72, 1.00));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.avatar:hover{
  background-color: var(--sh-bg-base-500-hover,rgba(214, 214, 214, 1.00));
  color: var(--sh-text-base-300,rgba(81, 81, 81, 1.00));
}.avatar:focus-visible{
  background-color: var(--sh-bg-base-500-pressed,rgba(165, 165, 165, 1.00));
  color: var(--sh-text-base-300,rgba(81, 81, 81, 1.00));
}.avatar:active{
  background-color: var(--sh-bg-base-500-pressed,rgba(165, 165, 165, 1.00));
  color: var(--sh-text-base-300,rgba(81, 81, 81, 1.00));
}.avatar:disabled{
  pointer-events: none;
  background-color: var(--sh-bg-base-500-disabled,rgba(76, 76, 76, 1.00));
  color: var(--sh-text-base-300-disabled,rgba(72, 72, 72, 1.00));
}.avatar:not([class*="--s-"]){
  height: 24px;
  width: 24px;
}.avatar--s-100{
  height: 24px;
  width: 24px;
}.avatar--s-300{
  height: 32px;
  width: 32px;
}.avatar--s-400{
  height: 44px;
  width: 44px;
}.avatar--s-500{
  height: 48px;
  width: 48px;
}.cart-button{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  position: relative;
  cursor: pointer;
}.cart-button:focus-visible{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}.cart-button:disabled{
  cursor: auto;
}.cart-button{
  border-radius: 8px;
  background-color: transparent;
}.cart-button:hover{
  color: var(--sh-bg-primary-500-hover,rgba(246, 72, 72, 1.00));
}.cart-button:focus-visible{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.cart-button:active{
  color: var(--sh-bg-primary-500-pressed,rgba(208, 40, 40, 1.00));
}.cart-button:disabled{
  color: var(--sh-bg-primary-500-disabled,rgba(117, 117, 117, 0.26));
}.cart-button{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.14;
}@media (min-width: 680px){.cart-button{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14;
  }
}@media (min-width: 1024px){.cart-button{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14;
  }
}@media (min-width: 1440px){.cart-button{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14;
  }
}.cart-button:not(.button--s-100--icon-only){
  padding-top: 12px;
  padding-bottom: 12px;
}@media (min-width: 680px){.cart-button:not(.button--s-100--icon-only){
    padding-top: 12px;
    padding-bottom: 12px;
  }
}@media (min-width: 1024px){.cart-button:not(.button--s-100--icon-only){
    padding-top: 12px;
    padding-bottom: 12px;
  }
}@media (min-width: 1440px){.cart-button:not(.button--s-100--icon-only){
    padding-top: 12px;
    padding-bottom: 12px;
  }
}.cart-button:not(.button--s-100--icon-only){
  padding-left: 16px;
  padding-right: 16px;
}@media (min-width: 680px){.cart-button:not(.button--s-100--icon-only){
    padding-left: 16px;
    padding-right: 16px;
  }
}@media (min-width: 1024px){.cart-button:not(.button--s-100--icon-only){
    padding-left: 16px;
    padding-right: 16px;
  }
}@media (min-width: 1440px){.cart-button:not(.button--s-100--icon-only){
    padding-left: 16px;
    padding-right: 16px;
  }
}.cart-button:not(.button--s-100--icon-only){
  height: 40px;
  gap: 8px;
}.cart-button.button--s-100{
  height: 40px;
  width: 40px;
}.button--icon-only.cart-button{
  height: 40px;
  width: 40px;
}.cart-button.button--s-200{
  height: 48px;
  width: 48px;
}.cart-button.button--s-small{
  height: 24px;
  width: 24px;
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.cart-button{
  background-color: var(--sh-bg-primary-500,rgba(216, 49, 49, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.cart-button:hover{
  background-color: var(--sh-bg-primary-500-hover,rgba(246, 72, 72, 1.00));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.cart-button:focus-visible{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.cart-button:active{
  background-color: var(--sh-bg-primary-500-pressed,rgba(208, 40, 40, 1.00));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.cart-button:disabled{
  background-color: var(--sh-bg-primary-500-disabled,rgba(117, 117, 117, 0.26));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.cart-button{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
}@media (min-width: 680px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.cart-button{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
}@media (min-width: 1024px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.cart-button{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
}@media (min-width: 1440px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.cart-button{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.cart-button:not(.button--s-200--icon-only){
  padding-top: 16px;
  padding-bottom: 16px;
}@media (min-width: 680px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.cart-button:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1024px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.cart-button:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1440px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.cart-button:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.cart-button:not(.button--s-200--icon-only){
  padding-left: 24px;
  padding-right: 24px;
}@media (min-width: 680px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.cart-button:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
}@media (min-width: 1024px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.cart-button:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
}@media (min-width: 1440px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.cart-button:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.cart-button:not(.button--s-200--icon-only){
  height: 48px;
  gap: 8px;
}.button--icon-only.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.cart-button{
  height: 48px;
  width: 48px;
}.cart-button{
  height: 40px;
  width: 40px;
  padding: 0px !important;
}.cart-button:hover{
  background-color: var(--sh-bg-base-930-hover,rgba(255, 255, 255, 0.10)) !important;
}.cart-button:focus-visible{
  background-color: var(--sh-bg-base-930-pressed,rgba(255, 255, 255, 0.08)) !important;
}.cart-button:active{
  background-color: var(--sh-bg-base-930-pressed,rgba(255, 255, 255, 0.08)) !important;
}.cart-button__count{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 11px;
  font-weight: 800;
  line-height: 1.09;
}@media (min-width: 680px){.cart-button__count{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 11px;
    font-weight: 800;
    line-height: 1.09;
  }
}@media (min-width: 1024px){.cart-button__count{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 11px;
    font-weight: 800;
    line-height: 1.09;
  }
}@media (min-width: 1440px){.cart-button__count{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 11px;
    font-weight: 800;
    line-height: 1.09;
  }
}.cart-button__count{
  pointer-events: none;
  position: absolute;
  right: 3px;
  top: 3px;
  display: flex;
  height: 16px;
  width: 16px;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-radius: 9999px;
  background-color: var(--sh-bg-primary-500,rgba(216, 49, 49, 1.00));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
  opacity: 0;
}.cart-button.active{
  color: var(--sh-text-primary-500,rgba(216, 49, 49, 1.00));
}.cart-button.active:hover{
  color: var(--sh-text-primary-500-hover,rgba(246, 73, 73, 1.00));
}.cart-button.active:focus-visible{
  color: var(--sh-text-primary-500-pressed,rgba(208, 40, 40, 1.00));
}.cart-button.active:active{
  color: var(--sh-text-primary-500-pressed,rgba(208, 40, 40, 1.00));
}.cart-button.active .cart-button__count{
  opacity: 1;
}.cart-button.active:hover .cart-button__count{
  background-color: var(--sh-bg-primary-500-hover,rgba(246, 72, 72, 1.00));
}.cart-button.active:active .cart-button__count{
  background-color: var(--sh-bg-primary-500-pressed,rgba(208, 40, 40, 1.00));
}.cart-button.active:focus-visible .cart-button__count{
  background-color: var(--sh-bg-primary-500-pressed,rgba(208, 40, 40, 1.00));
}.cart-button__svg-mask{
  position: absolute;
  height: 0px;
  width: 0px;
}.logo{
  display: inline-flex;
  flex-shrink: 0;
  align-items: center;
  fill: currentColor;
}.logo--s-short{
  height: 40px;
  width: 40px;
  align-items: center;
  justify-content: center;
}.logo--s-long{
  height: 40px;
  width: 201px;
}.logo--s-long > *{
  height: 100%;
  width: 100%;
}.input-with-validation{
  position: relative;
}.input-with-validation--value-display{
  display: flex;
  align-items: center;
}.input-with-validation .error-message{
  position: absolute;
  top: 100%;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.input-with-validation .error-message:empty{
  display: none;
}.input-with-validation .error-message{
  left: 8px;
  white-space: nowrap;
}.input-with-validation .error-message--p-start{
  left: 8px;
}.input-with-validation .error-message--p-end{
  left: auto;
  right: 8px;
}.error-message{
  display: inline-flex;
  opacity: 0;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}@keyframes fadeIn{0%{
    opacity: 0;
  }100%{
    opacity: 1;
  }
}.error-message:not(:empty){
  animation: fadeIn 300ms ease-out forwards;
}.error-message{
  height: 16px;
  border-radius: 8px;
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.33;
}@media (min-width: 680px){.error-message{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.33;
  }
}@media (min-width: 1024px){.error-message{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.33;
  }
}@media (min-width: 1440px){.error-message{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.33;
  }
}.error-message{
  background-color: var(--sh-bg-base-930,rgba(255, 255, 255, 0.05));
  padding-left: 6px;
  padding-right: 6px;
  color: var(--sh-danger-300,rgba(245, 65, 128, 1.00));
  --tw-backdrop-blur: blur(var(--sh-blur-100,12px));
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}.error-message.error-message--hint{
  position: static;
  top: auto;
  left: auto;
  display: grid;
  height: -moz-fit-content;
  height: fit-content;
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  grid-template-rows: 1fr;
  overflow: hidden;
  white-space: normal;
  background-color: transparent;
  padding-left: 0px;
  padding-top: 4px;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}.error-message.error-message--hint:empty{
  grid-template-rows: 0fr;
}.label{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.33;
}@media (min-width: 680px){.label{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.33;
  }
}@media (min-width: 1024px){.label{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1440px){.label{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}.label{
  cursor: pointer;
  color: var(--sh-text-base-500,rgba(179, 179, 179, 1.00));
  margin-bottom: 4px;
  display: inline-block;
}.label .required{
  align-self: flex-start;
  color: var(--sh-text-primary-500,rgba(216, 49, 49, 1.00));
  text-decoration-color: transparent;
}.label:has(input){
  display: flex;
  align-items: center;
}.label:has(input) > *:first-child{
  margin-right: 4px;
}.label:has(input[type=checkbox]), .label:has(input[type=radio]){
  margin-bottom: 0px;
}.label[for]{
  cursor: pointer;
}.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=text],
.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=email],
.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=password]{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  border-radius: 8px;
  border-width: 1px;
  border-color: var(--sh-stroke-base-450,rgba(127, 127, 127, 1.00));
  background-color: transparent;
  padding-top: 12px;
  padding-bottom: 12px;
  color: var(--sh-stroke-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=text]::-moz-placeholder, .woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=email]::-moz-placeholder, .woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=password]::-moz-placeholder{
  color: var(--sh-text-base-400,rgba(142, 142, 142, 1.00));
}.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=text]::placeholder,
.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=email]::placeholder,
.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=password]::placeholder{
  color: var(--sh-text-base-400,rgba(142, 142, 142, 1.00));
}.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=text]:focus,
.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=email]:focus,
.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=password]:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=text],
.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=email],
.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=password]{
  width: 100%;
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}@media (min-width: 680px){.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=text],
.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=email],
.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=password]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}@media (min-width: 1024px){.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=text],
.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=email],
.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=password]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}@media (min-width: 1440px){.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=text],
.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=email],
.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=password]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=text],
.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=email],
.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=password]{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=text]:hover,
.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=email]:hover,
.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=password]:hover{
  border-color: var(--sh-stroke-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=text]:focus,
.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=email]:focus,
.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=password]:focus{
  border-color: var(--sh-stroke-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=text]:disabled,
.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=email]:disabled,
.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=password]:disabled{
  cursor: auto;
  border-color: var(--sh-stroke-base-450-disabled,rgba(81, 81, 81, 1.00)) !important;
  color: var(--sh-text-base-400-disabled,rgba(66, 66, 66, 1.00)) !important;
}.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=text]:disabled::-moz-placeholder, .woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=email]:disabled::-moz-placeholder, .woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=password]:disabled::-moz-placeholder{
  color: var(--sh-text-base-400-disabled,rgba(66, 66, 66, 1.00));
}.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=text]:disabled::placeholder,
.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=email]:disabled::placeholder,
.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=password]:disabled::placeholder{
  color: var(--sh-text-base-400-disabled,rgba(66, 66, 66, 1.00));
}.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=text]:focus-visible:disabled,
.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=email]:focus-visible:disabled,
.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=password]:focus-visible:disabled{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=text]:not(select):-moz-read-only, .woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=email]:not(select):-moz-read-only, .woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=password]:not(select):-moz-read-only{
  cursor: auto;
  border-color: var(--sh-stroke-base-450-disabled,rgba(81, 81, 81, 1.00));
  color: var(--sh-text-base-400,rgba(142, 142, 142, 1.00));
}.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=text]:not(select):read-only,
.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=email]:not(select):read-only,
.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=password]:not(select):read-only{
  cursor: auto;
  border-color: var(--sh-stroke-base-450-disabled,rgba(81, 81, 81, 1.00));
  color: var(--sh-text-base-400,rgba(142, 142, 142, 1.00));
}.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=text]:not(select):focus-visible:-moz-read-only, .woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=email]:not(select):focus-visible:-moz-read-only, .woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=password]:not(select):focus-visible:-moz-read-only{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=text]:not(select):focus-visible:read-only,
.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=email]:not(select):focus-visible:read-only,
.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=password]:not(select):focus-visible:read-only{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=text],
.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=email],
.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=password]{
  height: 48px;
  padding-left: 16px;
  padding-right: 16px;
}select.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=text],select
.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=email],select
.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=password]{
  padding-top: 0px;
  padding-bottom: 0px;
}textarea.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=text],textarea
.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=email],textarea
.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form input[type=password]{
  resize: none;
  height: auto;
  min-height: 48px;
}.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form button[type=submit]{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  position: relative;
  cursor: pointer;
}.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form button[type=submit]:focus-visible{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form button[type=submit]:disabled{
  cursor: auto;
}.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form button[type=submit]{
  border-radius: 8px;
  background-color: var(--sh-bg-primary-500,rgba(216, 49, 49, 1.00));
}.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form button[type=submit]:hover{
  background-color: var(--sh-bg-primary-500-hover,rgba(246, 72, 72, 1.00));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form button[type=submit]:focus-visible{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form button[type=submit]:active{
  background-color: var(--sh-bg-primary-500-pressed,rgba(208, 40, 40, 1.00));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form button[type=submit]:disabled{
  background-color: var(--sh-bg-primary-500-disabled,rgba(117, 117, 117, 0.26));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form button[type=submit]{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.14;
}@media (min-width: 680px){.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form button[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14;
  }
}@media (min-width: 1024px){.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form button[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14;
  }
}@media (min-width: 1440px){.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form button[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14;
  }
}.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form button[type=submit]:not(.button--s-100--icon-only){
  padding-top: 12px;
  padding-bottom: 12px;
}@media (min-width: 680px){.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form button[type=submit]:not(.button--s-100--icon-only){
    padding-top: 12px;
    padding-bottom: 12px;
  }
}@media (min-width: 1024px){.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form button[type=submit]:not(.button--s-100--icon-only){
    padding-top: 12px;
    padding-bottom: 12px;
  }
}@media (min-width: 1440px){.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form button[type=submit]:not(.button--s-100--icon-only){
    padding-top: 12px;
    padding-bottom: 12px;
  }
}.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form button[type=submit]:not(.button--s-100--icon-only){
  padding-left: 16px;
  padding-right: 16px;
}@media (min-width: 680px){.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form button[type=submit]:not(.button--s-100--icon-only){
    padding-left: 16px;
    padding-right: 16px;
  }
}@media (min-width: 1024px){.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form button[type=submit]:not(.button--s-100--icon-only){
    padding-left: 16px;
    padding-right: 16px;
  }
}@media (min-width: 1440px){.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form button[type=submit]:not(.button--s-100--icon-only){
    padding-left: 16px;
    padding-right: 16px;
  }
}.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form button[type=submit]:not(.button--s-100--icon-only){
  height: 40px;
  gap: 8px;
}.button--icon-only.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form button[type=submit]{
  height: 40px;
  width: 40px;
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form button[type=submit]{
  background-color: var(--sh-bg-primary-500,rgba(216, 49, 49, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form button[type=submit]:hover{
  background-color: var(--sh-bg-primary-500-hover,rgba(246, 72, 72, 1.00));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form button[type=submit]:focus-visible{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form button[type=submit]:active{
  background-color: var(--sh-bg-primary-500-pressed,rgba(208, 40, 40, 1.00));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form button[type=submit]:disabled{
  background-color: var(--sh-bg-primary-500-disabled,rgba(117, 117, 117, 0.26));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form button[type=submit]{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
}@media (min-width: 680px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form button[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
}@media (min-width: 1024px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form button[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
}@media (min-width: 1440px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form button[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form button[type=submit]:not(.button--s-200--icon-only){
  padding-top: 16px;
  padding-bottom: 16px;
}@media (min-width: 680px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form button[type=submit]:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1024px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form button[type=submit]:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1440px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form button[type=submit]:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form button[type=submit]:not(.button--s-200--icon-only){
  padding-left: 24px;
  padding-right: 24px;
}@media (min-width: 680px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form button[type=submit]:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
}@media (min-width: 1024px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form button[type=submit]:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
}@media (min-width: 1440px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form button[type=submit]:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form button[type=submit]:not(.button--s-200--icon-only){
  height: 48px;
  gap: 8px;
}.button--icon-only.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form button[type=submit]{
  height: 48px;
  width: 48px;
}@media (min-width: 1024px){
  .woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form button[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
  @media (min-width: 680px){.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form button[type=submit]{
      font-family: 'TT Norms Web', Arial, sans-serif;
      font-size: 16px;
      font-weight: 500;
      line-height: 1;
    }
  }
  @media (min-width: 1024px){.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form button[type=submit]{
      font-family: 'TT Norms Web', Arial, sans-serif;
      font-size: 16px;
      font-weight: 500;
      line-height: 1;
    }
  }
  @media (min-width: 1440px){.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form button[type=submit]{
      font-family: 'TT Norms Web', Arial, sans-serif;
      font-size: 16px;
      font-weight: 500;
      line-height: 1;
    }
  }
  .woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form button[type=submit]:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
  @media (min-width: 680px){.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form button[type=submit]:not(.button--s-200--icon-only){
      padding-top: 16px;
      padding-bottom: 16px;
    }
  }
  @media (min-width: 1024px){.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form button[type=submit]:not(.button--s-200--icon-only){
      padding-top: 16px;
      padding-bottom: 16px;
    }
  }
  @media (min-width: 1440px){.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form button[type=submit]:not(.button--s-200--icon-only){
      padding-top: 16px;
      padding-bottom: 16px;
    }
  }
  .woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form button[type=submit]:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
  @media (min-width: 680px){.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form button[type=submit]:not(.button--s-200--icon-only){
      padding-left: 24px;
      padding-right: 24px;
    }
  }
  @media (min-width: 1024px){.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form button[type=submit]:not(.button--s-200--icon-only){
      padding-left: 24px;
      padding-right: 24px;
    }
  }
  @media (min-width: 1440px){.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form button[type=submit]:not(.button--s-200--icon-only){
      padding-left: 24px;
      padding-right: 24px;
    }
  }
  .woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form button[type=submit]:not(.button--s-200--icon-only){
    height: 48px;
    gap: 8px;
  }
  .woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form button[type=submit].button--icon-only{
    height: 48px;
    width: 48px;
  }
}.woocommerce[data-custom-layout=woocommerce-auth] a{
  text-decoration-line: underline;
}.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form-login,
.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form-register{
  margin: 0px;
  padding: 0px;
  position: relative;
  border-style: none;
  background-color: transparent;
  gap: 16px;
}@media (min-width: 680px){.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form-login,
.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form-register{
    gap: 20px;
  }
}@media (min-width: 1024px){.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form-login,
.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form-register{
    gap: 24px;
  }
}@media (min-width: 1440px){.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form-login,
.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form-register{
    gap: 32px;
  }
}.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form-login,
.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form-register{
  display: flex;
  flex-direction: column;
}.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form-login wc-order-attribution-inputs,
.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form-register wc-order-attribution-inputs{
  position: absolute;
  height: 0px;
}.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form-login p,
.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form-register p{
  font-family: 'Manrope', Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.43;
}@media (min-width: 680px){.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form-login p,
.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form-register p{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1024px){.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form-login p,
.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form-register p{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1440px){.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form-login p,
.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form-register p{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form-login p,
.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form-register p{
  color: var(--sh-text-base-500,rgba(179, 179, 179, 1.00));
}.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form-login .woocommerce-form-login__submit,
.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form-login .woocommerce-form-register__submit,
.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form-register .woocommerce-form-login__submit,
.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form-register .woocommerce-form-register__submit{
  width: 100%;
}.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form-login .woocommerce-LostPassword.lost_password,
.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form-register .woocommerce-LostPassword.lost_password{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.43;
}@media (min-width: 680px){.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form-login .woocommerce-LostPassword.lost_password,
.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form-register .woocommerce-LostPassword.lost_password{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1024px){.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form-login .woocommerce-LostPassword.lost_password,
.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form-register .woocommerce-LostPassword.lost_password{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}@media (min-width: 1440px){.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form-login .woocommerce-LostPassword.lost_password,
.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form-register .woocommerce-LostPassword.lost_password{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form-login .woocommerce-LostPassword.lost_password,
.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form-register .woocommerce-LostPassword.lost_password{
  color: var(--sh-text-base-500,rgba(179, 179, 179, 1.00));
}.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form-login-inputs-custom{
  gap: 10px;
}@media (min-width: 680px){.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form-login-inputs-custom{
    gap: 12px;
  }
}@media (min-width: 1024px){.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form-login-inputs-custom{
    gap: 16px;
  }
}@media (min-width: 1440px){.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form-login-inputs-custom{
    gap: 16px;
  }
}.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form-login-inputs-custom{
  display: flex;
  flex-direction: column;
}.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form-login-actions-wrapper-custom{
  gap: 12px;
}@media (min-width: 680px){.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form-login-actions-wrapper-custom{
    gap: 16px;
  }
}@media (min-width: 1024px){.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form-login-actions-wrapper-custom{
    gap: 20px;
  }
}@media (min-width: 1440px){.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form-login-actions-wrapper-custom{
    gap: 24px;
  }
}.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form-login-actions-wrapper-custom{
  display: flex;
  flex-direction: column;
}.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form-login-actions-custom{
  gap: 10px;
}@media (min-width: 680px){.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form-login-actions-custom{
    gap: 12px;
  }
}@media (min-width: 1024px){.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form-login-actions-custom{
    gap: 16px;
  }
}@media (min-width: 1440px){.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form-login-actions-custom{
    gap: 16px;
  }
}.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form-login-actions-custom{
  display: flex;
  flex-direction: column;
}.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form-login__sign-up-hint-custom{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.33;
}@media (min-width: 680px){.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form-login__sign-up-hint-custom{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.33;
  }
}@media (min-width: 1024px){.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form-login__sign-up-hint-custom{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
  }
}@media (min-width: 1440px){.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form-login__sign-up-hint-custom{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
  }
}.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-form-login__sign-up-hint-custom{
  color: var(--sh-text-base-500,rgba(179, 179, 179, 1.00));
}.woocommerce[data-custom-layout=woocommerce-auth] [data-custom-component=customer-login]{
  gap: 16px;
}@media (min-width: 680px){.woocommerce[data-custom-layout=woocommerce-auth] [data-custom-component=customer-login]{
    gap: 20px;
  }
}@media (min-width: 1024px){.woocommerce[data-custom-layout=woocommerce-auth] [data-custom-component=customer-login]{
    gap: 24px;
  }
}@media (min-width: 1440px){.woocommerce[data-custom-layout=woocommerce-auth] [data-custom-component=customer-login]{
    gap: 32px;
  }
}.woocommerce[data-custom-layout=woocommerce-auth] [data-custom-component=customer-login]{
  display: flex;
  flex-direction: column;
}.woocommerce[data-custom-layout=woocommerce-auth] .woocommerce-privacy-policy-text:empty{
  display: none;
}.woocommerce[data-custom-layout=woocommerce-auth] .password-input .woocommerce-password-strength{
  margin-top: 8px;
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.33;
}@media (min-width: 680px){.woocommerce[data-custom-layout=woocommerce-auth] .password-input .woocommerce-password-strength{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.33;
  }
}@media (min-width: 1024px){.woocommerce[data-custom-layout=woocommerce-auth] .password-input .woocommerce-password-strength{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
  }
}@media (min-width: 1440px){.woocommerce[data-custom-layout=woocommerce-auth] .password-input .woocommerce-password-strength{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
  }
}.woocommerce[data-custom-layout=woocommerce-auth] .password-input .woocommerce-password-strength{
  color: var(--sh-danger-300,rgba(245, 65, 128, 1.00));
}.woocommerce-notices-wrapper:empty{
  display: none;
}.woocommerce-notices-wrapper:has(.woocommerce-error){
  display: flex;
  flex-direction: column;
  gap: 8px;
}.woocommerce-notices-wrapper .woocommerce-message{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.43;
}@media (min-width: 680px){.woocommerce-notices-wrapper .woocommerce-message{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.43;
  }
}@media (min-width: 1024px){.woocommerce-notices-wrapper .woocommerce-message{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
  }
}@media (min-width: 1440px){.woocommerce-notices-wrapper .woocommerce-message{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
  }
}.woocommerce-notices-wrapper .woocommerce-message{
  font-style: normal;
  padding-left: 12px;
  padding-right: 12px;
}@media (min-width: 680px){.woocommerce-notices-wrapper .woocommerce-message{
    padding-left: 14px;
    padding-right: 14px;
  }
}@media (min-width: 1024px){.woocommerce-notices-wrapper .woocommerce-message{
    padding-left: 16px;
    padding-right: 16px;
  }
}@media (min-width: 1440px){.woocommerce-notices-wrapper .woocommerce-message{
    padding-left: 16px;
    padding-right: 16px;
  }
}.woocommerce-notices-wrapper .woocommerce-message{
  padding-top: 12px;
  padding-bottom: 12px;
}@media (min-width: 680px){.woocommerce-notices-wrapper .woocommerce-message{
    padding-top: 14px;
    padding-bottom: 14px;
  }
}@media (min-width: 1024px){.woocommerce-notices-wrapper .woocommerce-message{
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1440px){.woocommerce-notices-wrapper .woocommerce-message{
    padding-top: 16px;
    padding-bottom: 16px;
  }
}.woocommerce-notices-wrapper .woocommerce-message{
  border-radius: 16px;
  border-width: 1px;
  border-style: solid;
  border-color: var(--sh-stroke-base-920,rgba(255, 255, 255, 0.10));
  position: relative;
  display: flex;
  gap: 8px;
  background-position: center;
  background-repeat: no-repeat;
}.woocommerce-notices-wrapper .woocommerce-message::before{
  display: none;
  height: 24px;
  width: 24px;
  flex-shrink: 0;
  background-color: transparent;
  --tw-content: "";
  content: var(--tw-content);
}.woocommerce-notices-wrapper .woocommerce-message{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
  --tw-backdrop-blur: blur(var(--sh-blur-300,20px));
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}.woocommerce-notices-wrapper .woocommerce-message::before{
  display: block;
  background-image: url(../assets/img/icons/svg/line-success.svg);
  content: var(--tw-content);
  background-repeat: no-repeat;
}.woocommerce-notices-wrapper .woocommerce-message{
  background-color: var(--sh-success-100,rgba(69, 212, 131, 0.20));
}.woocommerce-notices-wrapper .woocommerce-message::before {
    filter: invert(76%) sepia(68%) saturate(442%) hue-rotate(82deg) brightness(88%) contrast(86%);
  }.woocommerce-notices-wrapper .woocommerce-error{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.43;
}@media (min-width: 680px){.woocommerce-notices-wrapper .woocommerce-error{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.43;
  }
}@media (min-width: 1024px){.woocommerce-notices-wrapper .woocommerce-error{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
  }
}@media (min-width: 1440px){.woocommerce-notices-wrapper .woocommerce-error{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
  }
}.woocommerce-notices-wrapper .woocommerce-error{
  font-style: normal;
  padding-left: 12px;
  padding-right: 12px;
}@media (min-width: 680px){.woocommerce-notices-wrapper .woocommerce-error{
    padding-left: 14px;
    padding-right: 14px;
  }
}@media (min-width: 1024px){.woocommerce-notices-wrapper .woocommerce-error{
    padding-left: 16px;
    padding-right: 16px;
  }
}@media (min-width: 1440px){.woocommerce-notices-wrapper .woocommerce-error{
    padding-left: 16px;
    padding-right: 16px;
  }
}.woocommerce-notices-wrapper .woocommerce-error{
  padding-top: 12px;
  padding-bottom: 12px;
}@media (min-width: 680px){.woocommerce-notices-wrapper .woocommerce-error{
    padding-top: 14px;
    padding-bottom: 14px;
  }
}@media (min-width: 1024px){.woocommerce-notices-wrapper .woocommerce-error{
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1440px){.woocommerce-notices-wrapper .woocommerce-error{
    padding-top: 16px;
    padding-bottom: 16px;
  }
}.woocommerce-notices-wrapper .woocommerce-error{
  border-radius: 16px;
  border-width: 1px;
  border-style: solid;
  border-color: var(--sh-stroke-base-920,rgba(255, 255, 255, 0.10));
  position: relative;
  display: flex;
  gap: 8px;
  background-position: center;
  background-repeat: no-repeat;
}.woocommerce-notices-wrapper .woocommerce-error::before{
  display: none;
  height: 24px;
  width: 24px;
  flex-shrink: 0;
  background-color: transparent;
  --tw-content: "";
  content: var(--tw-content);
}.woocommerce-notices-wrapper .woocommerce-error{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
  --tw-backdrop-blur: blur(var(--sh-blur-300,20px));
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  background-color: var(--sh-danger-100,rgba(245, 65, 128, 0.20));
}.woocommerce-notices-wrapper .woocommerce-error::before{
  display: block;
  height: 24px;
  width: 24px;
  background-image: url(../assets/img/icons/svg/line-info.svg);
  content: var(--tw-content);
  background-repeat: no-repeat;
    filter: invert(59%) sepia(83%) saturate(5683%) hue-rotate(315deg) brightness(98%) contrast(96%);
}.woocommerce-notices-wrapper .woocommerce-error:has(li){
  flex-direction: column;
}.woocommerce-notices-wrapper .woocommerce-error:has(li)::before{
  position: absolute;
  left: 12px;
}@media (min-width: 680px){.woocommerce-notices-wrapper .woocommerce-error:has(li)::before{
    left: 14px;
  }
}@media (min-width: 1024px){.woocommerce-notices-wrapper .woocommerce-error:has(li)::before{
    left: 16px;
  }
}.woocommerce-notices-wrapper .woocommerce-error:has(li) li{
  list-style-type: none;
  padding-left: 32px;
}.woocommerce-notices-wrapper .woocommerce-info{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.43;
}@media (min-width: 680px){.woocommerce-notices-wrapper .woocommerce-info{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.43;
  }
}@media (min-width: 1024px){.woocommerce-notices-wrapper .woocommerce-info{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
  }
}@media (min-width: 1440px){.woocommerce-notices-wrapper .woocommerce-info{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
  }
}.woocommerce-notices-wrapper .woocommerce-info{
  font-style: normal;
  padding-left: 12px;
  padding-right: 12px;
}@media (min-width: 680px){.woocommerce-notices-wrapper .woocommerce-info{
    padding-left: 14px;
    padding-right: 14px;
  }
}@media (min-width: 1024px){.woocommerce-notices-wrapper .woocommerce-info{
    padding-left: 16px;
    padding-right: 16px;
  }
}@media (min-width: 1440px){.woocommerce-notices-wrapper .woocommerce-info{
    padding-left: 16px;
    padding-right: 16px;
  }
}.woocommerce-notices-wrapper .woocommerce-info{
  padding-top: 12px;
  padding-bottom: 12px;
}@media (min-width: 680px){.woocommerce-notices-wrapper .woocommerce-info{
    padding-top: 14px;
    padding-bottom: 14px;
  }
}@media (min-width: 1024px){.woocommerce-notices-wrapper .woocommerce-info{
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1440px){.woocommerce-notices-wrapper .woocommerce-info{
    padding-top: 16px;
    padding-bottom: 16px;
  }
}.woocommerce-notices-wrapper .woocommerce-info{
  border-radius: 16px;
  border-width: 1px;
  border-style: solid;
  border-color: var(--sh-stroke-base-920,rgba(255, 255, 255, 0.10));
  position: relative;
  display: flex;
  gap: 8px;
  background-position: center;
  background-repeat: no-repeat;
}.woocommerce-notices-wrapper .woocommerce-info::before{
  display: none;
  height: 24px;
  width: 24px;
  flex-shrink: 0;
  background-color: transparent;
  --tw-content: "";
  content: var(--tw-content);
}.woocommerce-notices-wrapper .woocommerce-info{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
  --tw-backdrop-blur: blur(var(--sh-blur-300,20px));
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  background-color: var(--sh-warning-100,rgba(247, 183, 80, 0.20));
}.woocommerce-notices-wrapper .woocommerce-info::before{
  display: block;
  background-image: url(../assets/img/icons/svg/line-warning-2.svg);
  content: var(--tw-content);
  background-repeat: no-repeat;
    filter: invert(75%) sepia(86%) saturate(473%) hue-rotate(324deg) brightness(105%) contrast(94%);
}.woocommerce-notices-wrapper .woocommerce-error strong{
  font-weight: 600;
}.woocommerce .blockUI.blockOverlay:before,
.woocommerce .loader:before,
.woocommerce .blockUI.blockOverlay{
  display: none !important;
}.woocommerce .blockUI.blockOverlay{
  background-color: transparent !important;
}.woocommerce:has(.blockUI.blockOverlay) .overlay-loader{
  display: block;
}body:has(.blockUI.blockOverlay){
  overflow: hidden;
}[data-custom-layout=cart] {
  --gg-left-section-width: 560px;
  --gg-right-section-width: 320px;
  --gg-section-gap: 16px;
  --gg-left-section-width-with-offset: 680px;
}@media (min-width: 1024px) {
  [data-custom-layout=cart] {
    --gg-left-section-width-with-offset: calc(
    	var(--gg-left-section-width) - (var(--gg-section-gap) / 2)
    );
  }
}@media (min-width: 1440px) {
  [data-custom-layout=cart] {
    --gg-left-section-width-with-offset: calc(
    	var(--gg-left-section-width) - var(--gg-section-gap)
    );
  }
}[data-custom-layout=cart] .cart-wrapper-custom{
  gap: 16px;
}@media (min-width: 680px){[data-custom-layout=cart] .cart-wrapper-custom{
    gap: 20px;
  }
}@media (min-width: 1024px){[data-custom-layout=cart] .cart-wrapper-custom{
    gap: 24px;
  }
}@media (min-width: 1440px){[data-custom-layout=cart] .cart-wrapper-custom{
    gap: 32px;
  }
}[data-custom-layout=cart] .cart-wrapper-custom{
  display: flex;
  flex-direction: column;
}@media (min-width: 1024px){[data-custom-layout=cart] .cart-wrapper-custom{
    gap: 10px;
  }@media (min-width: 680px){[data-custom-layout=cart] .cart-wrapper-custom{
      gap: 12px;
    }
  }@media (min-width: 1024px){[data-custom-layout=cart] .cart-wrapper-custom{
      gap: 16px;
    }
  }@media (min-width: 1440px){[data-custom-layout=cart] .cart-wrapper-custom{
      gap: 16px;
    }
  }[data-custom-layout=cart] .cart-wrapper-custom{
    margin-left: auto;
    margin-right: auto;
    width: calc(var(--gg-left-section-width) + var(--gg-right-section-width) + var(--gg-section-gap));
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
  }[data-custom-layout=cart] .cart-left-block-custom{
    width: var(--gg-left-section-width);
  }
}[data-custom-layout=cart] .cart-left-block-custom{
  display: flex;
  flex-direction: column;
  gap: 16px;
}[data-custom-layout=cart] .cart-right-block-custom{
  width: 100%;
}@media (min-width: 1024px){[data-custom-layout=cart] .cart-right-block-custom{
    position: sticky;
    top: 90px;
    width: var(--gg-right-section-width);
  }
}[data-custom-layout=cart] .cart-submit-block-custom{
  width: 100%;
  padding-left: 12px;
  padding-right: 12px;
}@media (min-width: 680px){[data-custom-layout=cart] .cart-submit-block-custom{
    padding-left: 14px;
    padding-right: 14px;
  }
}@media (min-width: 1024px){[data-custom-layout=cart] .cart-submit-block-custom{
    padding-left: 16px;
    padding-right: 16px;
  }
}@media (min-width: 1440px){[data-custom-layout=cart] .cart-submit-block-custom{
    padding-left: 16px;
    padding-right: 16px;
  }
}[data-custom-layout=cart] .cart-submit-block-custom{
  padding-top: 12px;
  padding-bottom: 12px;
}@media (min-width: 680px){[data-custom-layout=cart] .cart-submit-block-custom{
    padding-top: 14px;
    padding-bottom: 14px;
  }
}@media (min-width: 1024px){[data-custom-layout=cart] .cart-submit-block-custom{
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1440px){[data-custom-layout=cart] .cart-submit-block-custom{
    padding-top: 16px;
    padding-bottom: 16px;
  }
}[data-custom-layout=cart] .cart-submit-block-custom{
  display: flex;
  width: 100%;
  flex-direction: column;
  overflow: clip;
  border-radius: 16px;
  background-color: var(--sh-bg-base-200,rgba(25, 25, 25, 1.00));
}@media (min-width: 1024px){[data-custom-layout=cart] .cart-submit-block-custom{
    width: var(--gg-left-section-width);
  }
}[data-custom-layout=cart] .cart-submit-block-custom .wc-proceed-to-checkout{
  width: 100%;
}[data-custom-layout=cart] .cart-submit-block-custom .wc-proceed-to-checkout .checkout-button{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  position: relative;
  cursor: pointer;
}[data-custom-layout=cart] .cart-submit-block-custom .wc-proceed-to-checkout .checkout-button:focus-visible{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}[data-custom-layout=cart] .cart-submit-block-custom .wc-proceed-to-checkout .checkout-button:disabled{
  cursor: auto;
}[data-custom-layout=cart] .cart-submit-block-custom .wc-proceed-to-checkout .checkout-button{
  border-radius: 8px;
  background-color: var(--sh-bg-primary-500,rgba(216, 49, 49, 1.00));
}[data-custom-layout=cart] .cart-submit-block-custom .wc-proceed-to-checkout .checkout-button:hover{
  background-color: var(--sh-bg-primary-500-hover,rgba(246, 72, 72, 1.00));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}[data-custom-layout=cart] .cart-submit-block-custom .wc-proceed-to-checkout .checkout-button:focus-visible{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}[data-custom-layout=cart] .cart-submit-block-custom .wc-proceed-to-checkout .checkout-button:active{
  background-color: var(--sh-bg-primary-500-pressed,rgba(208, 40, 40, 1.00));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}[data-custom-layout=cart] .cart-submit-block-custom .wc-proceed-to-checkout .checkout-button:disabled{
  background-color: var(--sh-bg-primary-500-disabled,rgba(117, 117, 117, 0.26));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}[data-custom-layout=cart] .cart-submit-block-custom .wc-proceed-to-checkout .checkout-button{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.14;
}@media (min-width: 680px){[data-custom-layout=cart] .cart-submit-block-custom .wc-proceed-to-checkout .checkout-button{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14;
  }
}@media (min-width: 1024px){[data-custom-layout=cart] .cart-submit-block-custom .wc-proceed-to-checkout .checkout-button{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14;
  }
}@media (min-width: 1440px){[data-custom-layout=cart] .cart-submit-block-custom .wc-proceed-to-checkout .checkout-button{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14;
  }
}[data-custom-layout=cart] .cart-submit-block-custom .wc-proceed-to-checkout .checkout-button:not(.button--s-100--icon-only){
  padding-top: 12px;
  padding-bottom: 12px;
}@media (min-width: 680px){[data-custom-layout=cart] .cart-submit-block-custom .wc-proceed-to-checkout .checkout-button:not(.button--s-100--icon-only){
    padding-top: 12px;
    padding-bottom: 12px;
  }
}@media (min-width: 1024px){[data-custom-layout=cart] .cart-submit-block-custom .wc-proceed-to-checkout .checkout-button:not(.button--s-100--icon-only){
    padding-top: 12px;
    padding-bottom: 12px;
  }
}@media (min-width: 1440px){[data-custom-layout=cart] .cart-submit-block-custom .wc-proceed-to-checkout .checkout-button:not(.button--s-100--icon-only){
    padding-top: 12px;
    padding-bottom: 12px;
  }
}[data-custom-layout=cart] .cart-submit-block-custom .wc-proceed-to-checkout .checkout-button:not(.button--s-100--icon-only){
  padding-left: 16px;
  padding-right: 16px;
}@media (min-width: 680px){[data-custom-layout=cart] .cart-submit-block-custom .wc-proceed-to-checkout .checkout-button:not(.button--s-100--icon-only){
    padding-left: 16px;
    padding-right: 16px;
  }
}@media (min-width: 1024px){[data-custom-layout=cart] .cart-submit-block-custom .wc-proceed-to-checkout .checkout-button:not(.button--s-100--icon-only){
    padding-left: 16px;
    padding-right: 16px;
  }
}@media (min-width: 1440px){[data-custom-layout=cart] .cart-submit-block-custom .wc-proceed-to-checkout .checkout-button:not(.button--s-100--icon-only){
    padding-left: 16px;
    padding-right: 16px;
  }
}[data-custom-layout=cart] .cart-submit-block-custom .wc-proceed-to-checkout .checkout-button:not(.button--s-100--icon-only){
  height: 40px;
  gap: 8px;
}.button--icon-only[data-custom-layout=cart] .cart-submit-block-custom .wc-proceed-to-checkout .checkout-button{
  height: 40px;
  width: 40px;
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=cart] .cart-submit-block-custom .wc-proceed-to-checkout .checkout-button{
  background-color: var(--sh-bg-primary-500,rgba(216, 49, 49, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=cart] .cart-submit-block-custom .wc-proceed-to-checkout .checkout-button:hover{
  background-color: var(--sh-bg-primary-500-hover,rgba(246, 72, 72, 1.00));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=cart] .cart-submit-block-custom .wc-proceed-to-checkout .checkout-button:focus-visible{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=cart] .cart-submit-block-custom .wc-proceed-to-checkout .checkout-button:active{
  background-color: var(--sh-bg-primary-500-pressed,rgba(208, 40, 40, 1.00));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=cart] .cart-submit-block-custom .wc-proceed-to-checkout .checkout-button:disabled{
  background-color: var(--sh-bg-primary-500-disabled,rgba(117, 117, 117, 0.26));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=cart] .cart-submit-block-custom .wc-proceed-to-checkout .checkout-button{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
}@media (min-width: 680px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=cart] .cart-submit-block-custom .wc-proceed-to-checkout .checkout-button{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
}@media (min-width: 1024px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=cart] .cart-submit-block-custom .wc-proceed-to-checkout .checkout-button{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
}@media (min-width: 1440px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=cart] .cart-submit-block-custom .wc-proceed-to-checkout .checkout-button{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=cart] .cart-submit-block-custom .wc-proceed-to-checkout .checkout-button:not(.button--s-200--icon-only){
  padding-top: 16px;
  padding-bottom: 16px;
}@media (min-width: 680px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=cart] .cart-submit-block-custom .wc-proceed-to-checkout .checkout-button:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1024px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=cart] .cart-submit-block-custom .wc-proceed-to-checkout .checkout-button:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1440px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=cart] .cart-submit-block-custom .wc-proceed-to-checkout .checkout-button:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=cart] .cart-submit-block-custom .wc-proceed-to-checkout .checkout-button:not(.button--s-200--icon-only){
  padding-left: 24px;
  padding-right: 24px;
}@media (min-width: 680px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=cart] .cart-submit-block-custom .wc-proceed-to-checkout .checkout-button:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
}@media (min-width: 1024px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=cart] .cart-submit-block-custom .wc-proceed-to-checkout .checkout-button:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
}@media (min-width: 1440px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=cart] .cart-submit-block-custom .wc-proceed-to-checkout .checkout-button:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=cart] .cart-submit-block-custom .wc-proceed-to-checkout .checkout-button:not(.button--s-200--icon-only){
  height: 48px;
  gap: 8px;
}.button--icon-only.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=cart] .cart-submit-block-custom .wc-proceed-to-checkout .checkout-button{
  height: 48px;
  width: 48px;
}[data-custom-layout=cart] .cart-submit-block-custom .wc-proceed-to-checkout .checkout-button{
  width: 100%;
}[data-custom-layout=cart] .product-list-custom{
  display: flex;
  flex-direction: column;
  gap: 8px;
}[data-custom-layout=cart] .product-name{
  display: inline-flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 4px;
}@media not all and (min-width: 680px){[data-custom-layout=cart] .product-name{
    align-items: flex-start;
  }
}@media (min-width: 680px){[data-custom-layout=cart] .product-name{
    flex-direction: row;
  }
}[data-custom-layout=cart] .product-name a{
  display: inline-flex;
  cursor: pointer;
  align-items: center;
  gap: 8px;
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}[data-custom-layout=cart] .product-name a:focus-visible{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}[data-custom-layout=cart] .product-name a{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}[data-custom-layout=cart] .product-name a:disabled{
  cursor: auto;
}[data-custom-layout=cart] .product-name a{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
}@media (min-width: 680px){[data-custom-layout=cart] .product-name a{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
  }
}@media (min-width: 1024px){[data-custom-layout=cart] .product-name a{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
  }
}@media (min-width: 1440px){[data-custom-layout=cart] .product-name a{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
  }
}[data-custom-layout=cart] .product-name a{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}[data-custom-layout=cart] .product-name a:disabled{
  cursor: auto;
}[data-custom-layout=cart] .product-name a{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}[data-custom-layout=cart] .product-name a:hover{
  color: var(--sh-text-primary-500-hover,rgba(246, 73, 73, 1.00));
}[data-custom-layout=cart] .product-name a:focus-visible{
  color: var(--sh-text-primary-500-hover,rgba(246, 73, 73, 1.00));
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}[data-custom-layout=cart] .product-name a:active{
  color: var(--sh-text-primary-500-pressed,rgba(208, 40, 40, 1.00));
}[data-custom-layout=cart] .product-name a:disabled{
  color: var(--sh-text-primary-500-disabled,rgba(96, 96, 96, 1.00));
}[data-custom-layout=cart] .product-name a{
  font-family: 'Manrope', Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.43;
}@media (min-width: 680px){[data-custom-layout=cart] .product-name a{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1024px){[data-custom-layout=cart] .product-name a{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}@media (min-width: 1440px){[data-custom-layout=cart] .product-name a{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}[data-custom-layout=cart] .woocommerce-cart-form__cart-item{
  padding-left: 12px;
  padding-right: 12px;
}@media (min-width: 680px){[data-custom-layout=cart] .woocommerce-cart-form__cart-item{
    padding-left: 14px;
    padding-right: 14px;
  }
}@media (min-width: 1024px){[data-custom-layout=cart] .woocommerce-cart-form__cart-item{
    padding-left: 16px;
    padding-right: 16px;
  }
}@media (min-width: 1440px){[data-custom-layout=cart] .woocommerce-cart-form__cart-item{
    padding-left: 16px;
    padding-right: 16px;
  }
}[data-custom-layout=cart] .woocommerce-cart-form__cart-item{
  padding-top: 12px;
  padding-bottom: 12px;
}@media (min-width: 680px){[data-custom-layout=cart] .woocommerce-cart-form__cart-item{
    padding-top: 14px;
    padding-bottom: 14px;
  }
}@media (min-width: 1024px){[data-custom-layout=cart] .woocommerce-cart-form__cart-item{
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1440px){[data-custom-layout=cart] .woocommerce-cart-form__cart-item{
    padding-top: 16px;
    padding-bottom: 16px;
  }
}[data-custom-layout=cart] .woocommerce-cart-form__cart-item{
  border-radius: 16px;
  background-color: var(--sh-bg-base-200,rgba(25, 25, 25, 1.00));
  display: flex;
  flex-direction: column;
  gap: 8px;
  font-family: 'Manrope', Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.33;
}@media (min-width: 680px){[data-custom-layout=cart] .woocommerce-cart-form__cart-item{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.33;
  }
}@media (min-width: 1024px){[data-custom-layout=cart] .woocommerce-cart-form__cart-item{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1440px){[data-custom-layout=cart] .woocommerce-cart-form__cart-item{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}[data-custom-layout=cart] .woocommerce-cart-form__cart-item .product-thumbnail{
  overflow: hidden;
  border-radius: 8px;
}[data-custom-layout=cart] .woocommerce-cart-form__cart-item .product-thumbnail img{
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}[data-custom-layout=cart] .woocommerce-cart-form__cart-item .product-name{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.43;
}@media (min-width: 680px){[data-custom-layout=cart] .woocommerce-cart-form__cart-item .product-name{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.43;
  }
}@media (min-width: 1024px){[data-custom-layout=cart] .woocommerce-cart-form__cart-item .product-name{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
  }
}@media (min-width: 1440px){[data-custom-layout=cart] .woocommerce-cart-form__cart-item .product-name{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
  }
}[data-custom-layout=cart] .woocommerce-cart-form__cart-item .product-quantity{
  margin-top: 4px;
  width: -moz-fit-content;
  width: fit-content;
  align-self: flex-start;
}@media not all and (min-width: 680px){[data-custom-layout=cart] .woocommerce-cart-form__cart-item .product-quantity{
    margin-left: 4px;
  }
}@media (min-width: 1024px){[data-custom-layout=cart] .woocommerce-cart-form__cart-item .product-quantity{
    margin-top: 2px;
  }
}[data-custom-layout=cart] .woocommerce-cart-form__cart-item .product-quantity input{
  width: 48px !important;
  max-width: 100%;
  border-style: none !important;
  text-align: center;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  border-radius: 8px;
  border-width: 1px;
  border-color: var(--sh-stroke-base-450,rgba(127, 127, 127, 1.00));
  background-color: transparent;
  padding-top: 12px;
  padding-bottom: 12px;
  color: var(--sh-stroke-base-900,rgba(255, 255, 255, 1.00));
}[data-custom-layout=cart] .woocommerce-cart-form__cart-item .product-quantity input::-moz-placeholder{
  color: var(--sh-text-base-400,rgba(142, 142, 142, 1.00));
}[data-custom-layout=cart] .woocommerce-cart-form__cart-item .product-quantity input::placeholder{
  color: var(--sh-text-base-400,rgba(142, 142, 142, 1.00));
}[data-custom-layout=cart] .woocommerce-cart-form__cart-item .product-quantity input:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}[data-custom-layout=cart] .woocommerce-cart-form__cart-item .product-quantity input{
  width: 100%;
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}@media (min-width: 680px){[data-custom-layout=cart] .woocommerce-cart-form__cart-item .product-quantity input{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}@media (min-width: 1024px){[data-custom-layout=cart] .woocommerce-cart-form__cart-item .product-quantity input{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}@media (min-width: 1440px){[data-custom-layout=cart] .woocommerce-cart-form__cart-item .product-quantity input{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}[data-custom-layout=cart] .woocommerce-cart-form__cart-item .product-quantity input{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}[data-custom-layout=cart] .woocommerce-cart-form__cart-item .product-quantity input:hover{
  border-color: var(--sh-stroke-base-900,rgba(255, 255, 255, 1.00));
}[data-custom-layout=cart] .woocommerce-cart-form__cart-item .product-quantity input:focus{
  border-color: var(--sh-stroke-base-900,rgba(255, 255, 255, 1.00));
}[data-custom-layout=cart] .woocommerce-cart-form__cart-item .product-quantity input:disabled{
  cursor: auto;
  border-color: var(--sh-stroke-base-450-disabled,rgba(81, 81, 81, 1.00)) !important;
  color: var(--sh-text-base-400-disabled,rgba(66, 66, 66, 1.00)) !important;
}[data-custom-layout=cart] .woocommerce-cart-form__cart-item .product-quantity input:disabled::-moz-placeholder{
  color: var(--sh-text-base-400-disabled,rgba(66, 66, 66, 1.00));
}[data-custom-layout=cart] .woocommerce-cart-form__cart-item .product-quantity input:disabled::placeholder{
  color: var(--sh-text-base-400-disabled,rgba(66, 66, 66, 1.00));
}[data-custom-layout=cart] .woocommerce-cart-form__cart-item .product-quantity input:focus-visible:disabled{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}[data-custom-layout=cart] .woocommerce-cart-form__cart-item .product-quantity input:not(select):-moz-read-only{
  cursor: auto;
  border-color: var(--sh-stroke-base-450-disabled,rgba(81, 81, 81, 1.00));
  color: var(--sh-text-base-400,rgba(142, 142, 142, 1.00));
}[data-custom-layout=cart] .woocommerce-cart-form__cart-item .product-quantity input:not(select):read-only{
  cursor: auto;
  border-color: var(--sh-stroke-base-450-disabled,rgba(81, 81, 81, 1.00));
  color: var(--sh-text-base-400,rgba(142, 142, 142, 1.00));
}[data-custom-layout=cart] .woocommerce-cart-form__cart-item .product-quantity input:not(select):focus-visible:-moz-read-only{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}[data-custom-layout=cart] .woocommerce-cart-form__cart-item .product-quantity input:not(select):focus-visible:read-only{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}select[data-custom-layout=cart] .woocommerce-cart-form__cart-item .product-quantity input{
  padding-top: 0px;
  padding-bottom: 0px;
}textarea[data-custom-layout=cart] .woocommerce-cart-form__cart-item .product-quantity input{
  resize: none;
}[data-custom-layout=cart] .woocommerce-cart-form__cart-item .product-remove a{
  filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(290deg) brightness(105%) contrast(102%);
  position: relative;
  transition-property: filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}[data-custom-layout=cart] .woocommerce-cart-form__cart-item .product-remove a:hover{
  filter: invert(33%) sepia(12%) saturate(7083%) hue-rotate(330deg) brightness(98%) contrast(109%);
}[data-custom-layout=cart] .woocommerce-cart-form__cart-item .product-remove a:focus{
  filter: invert(33%) sepia(12%) saturate(7083%) hue-rotate(330deg) brightness(98%) contrast(109%);
}[data-custom-layout=cart] .woocommerce-cart-form__cart-item .product-remove a:focus-visible{
  filter: invert(33%) sepia(12%) saturate(7083%) hue-rotate(330deg) brightness(98%) contrast(109%);
}[data-custom-layout=cart] .woocommerce-cart-form__cart-item .product-remove a{
  display: block;
  height: 24px;
  width: 24px;
  background-image: url(../assets/img/icons/svg/solid-trash.svg);
  background-repeat: no-repeat;
  font-size: 0px;
}[data-custom-layout=cart] .woocommerce-cart-form__cart-item .product-header-custom{
  gap: 10px;
}@media (min-width: 680px){[data-custom-layout=cart] .woocommerce-cart-form__cart-item .product-header-custom{
    gap: 12px;
  }
}@media (min-width: 1024px){[data-custom-layout=cart] .woocommerce-cart-form__cart-item .product-header-custom{
    gap: 16px;
  }
}@media (min-width: 1440px){[data-custom-layout=cart] .woocommerce-cart-form__cart-item .product-header-custom{
    gap: 16px;
  }
}[data-custom-layout=cart] .woocommerce-cart-form__cart-item .product-header-custom{
  display: flex;
  flex-direction: column;
}@media (min-width: 680px){[data-custom-layout=cart] .woocommerce-cart-form__cart-item .product-header-custom{
    flex-direction: row;
  }
}@media not all and (min-width: 680px){[data-custom-layout=cart] .woocommerce-cart-form__cart-item .product-header-custom .product-thumbnail{
    aspect-ratio: 4/3;
  }
}@media (min-width: 680px){[data-custom-layout=cart] .woocommerce-cart-form__cart-item .product-header-custom .product-thumbnail{
    height: 76px;
    width: 112px;
    flex-shrink: 0;
  }
}[data-custom-layout=cart] .woocommerce-cart-form__cart-item .product-price-wrapper-custom{
  display: flex;
  width: 100%;
  flex-direction: column;
}[data-custom-layout=cart] .woocommerce-cart-form__cart-item .product-price-info-custom{
  display: flex;
  width: 100%;
  align-items: center;
  gap: 2px;
}@media (min-width: 680px){[data-custom-layout=cart] .woocommerce-cart-form__cart-item .product-price-info-custom{
    gap: 10px;
  }@media (min-width: 680px){[data-custom-layout=cart] .woocommerce-cart-form__cart-item .product-price-info-custom{
      gap: 12px;
    }
  }@media (min-width: 1024px){[data-custom-layout=cart] .woocommerce-cart-form__cart-item .product-price-info-custom{
      gap: 16px;
    }
  }@media (min-width: 1440px){[data-custom-layout=cart] .woocommerce-cart-form__cart-item .product-price-info-custom{
      gap: 16px;
    }
  }
}[data-custom-layout=cart] .woocommerce-cart-form__cart-item .product-price-info-custom .product-name-info-custom{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
}@media (min-width: 680px){[data-custom-layout=cart] .woocommerce-cart-form__cart-item .product-price-info-custom .product-name-info-custom{
    flex-direction: row;
  }
}[data-custom-layout=cart] .woocommerce-cart-form__cart-item .product-price-info-custom .product-name-info-custom{
  max-width: calc(100% - 20px);
}@media not all and (min-width: 680px){[data-custom-layout=cart] .woocommerce-cart-form__cart-item .product-price-info-custom .product-name-info-custom{
    max-width: 66.666667%;
  }
}[data-custom-layout=cart] .woocommerce-cart-form__cart-item .product-price-info-custom .product-remove{
  align-self: flex-start;
}[data-custom-layout=cart] .woocommerce-cart-form__cart-item .product-price-info-custom .product-price{
  margin-left: auto;
  display: flex;
  min-height: 24px;
  align-items: center;
  align-self: flex-start;
}[data-custom-layout=cart] .woocommerce-cart-form__cart-item .product-fast-ship-info-custom{
  flex-shrink: 0;
}@media (min-width: 680px){[data-custom-layout=cart] .woocommerce-cart-form__cart-item .product-fast-ship-info-custom{
    margin-top: 2px;
  }
}[data-custom-layout=cart] .woocommerce-cart-form__cart-item .product-quantity-actions-custom{
  display: flex;
  align-items: center;
  border-radius: 8px;
  border-width: 1px;
  border-color: var(--sh-stroke-base-200,rgba(38, 38, 38, 1.00));
  padding: 4px;
}[data-custom-layout=cart] .woocommerce-cart-form__cart-item .product-meta-custom{
  width: 100%;
}[data-custom-layout=cart] .wc_coupon_message_wrap:has(*:empty){
  display: none;
}[data-custom-layout=cart] .woocommerce-notices-wrapper .woocommerce-message{
  position: relative;
  padding-right: 40px;
}[data-custom-layout=cart] .woocommerce-notices-wrapper .woocommerce-message a{
  position: absolute !important;
  right: 12px !important;
  top: 50% !important;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}[data-custom-layout=cart] .woocommerce-notices-wrapper .woocommerce-message a.wc-forward{
  display: none;
}[data-custom-layout=cart] .woocommerce-notices-wrapper .woocommerce-message a.restore-item{
  font-size: 0px !important;
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  position: relative;
  cursor: pointer;
}[data-custom-layout=cart] .woocommerce-notices-wrapper .woocommerce-message a.restore-item:focus-visible{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}[data-custom-layout=cart] .woocommerce-notices-wrapper .woocommerce-message a.restore-item:disabled{
  cursor: auto;
}[data-custom-layout=cart] .woocommerce-notices-wrapper .woocommerce-message a.restore-item{
  border-radius: 8px;
  background-color: var(--sh-bg-secondary-200,rgba(255, 255, 255, 0.15));
}[data-custom-layout=cart] .woocommerce-notices-wrapper .woocommerce-message a.restore-item:hover{
  background-color: var(--sh-bg-secondary-200-hover,rgba(255, 255, 255, 0.18));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}[data-custom-layout=cart] .woocommerce-notices-wrapper .woocommerce-message a.restore-item:focus-visible{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}[data-custom-layout=cart] .woocommerce-notices-wrapper .woocommerce-message a.restore-item:active{
  background-color: var(--sh-bg-secondary-200-pressed,rgba(255, 255, 255, 0.13));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}[data-custom-layout=cart] .woocommerce-notices-wrapper .woocommerce-message a.restore-item:disabled{
  background-color: var(--sh-bg-secondary-200-disabled,rgba(255, 255, 255, 0.06));
}[data-custom-layout=cart] .woocommerce-notices-wrapper .woocommerce-message a.restore-item{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.14;
}@media (min-width: 680px){[data-custom-layout=cart] .woocommerce-notices-wrapper .woocommerce-message a.restore-item{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14;
  }
}@media (min-width: 1024px){[data-custom-layout=cart] .woocommerce-notices-wrapper .woocommerce-message a.restore-item{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14;
  }
}@media (min-width: 1440px){[data-custom-layout=cart] .woocommerce-notices-wrapper .woocommerce-message a.restore-item{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14;
  }
}[data-custom-layout=cart] .woocommerce-notices-wrapper .woocommerce-message a.restore-item:not(.button--s-100--icon-only){
  padding-top: 12px;
  padding-bottom: 12px;
}@media (min-width: 680px){[data-custom-layout=cart] .woocommerce-notices-wrapper .woocommerce-message a.restore-item:not(.button--s-100--icon-only){
    padding-top: 12px;
    padding-bottom: 12px;
  }
}@media (min-width: 1024px){[data-custom-layout=cart] .woocommerce-notices-wrapper .woocommerce-message a.restore-item:not(.button--s-100--icon-only){
    padding-top: 12px;
    padding-bottom: 12px;
  }
}@media (min-width: 1440px){[data-custom-layout=cart] .woocommerce-notices-wrapper .woocommerce-message a.restore-item:not(.button--s-100--icon-only){
    padding-top: 12px;
    padding-bottom: 12px;
  }
}[data-custom-layout=cart] .woocommerce-notices-wrapper .woocommerce-message a.restore-item:not(.button--s-100--icon-only){
  padding-left: 16px;
  padding-right: 16px;
}@media (min-width: 680px){[data-custom-layout=cart] .woocommerce-notices-wrapper .woocommerce-message a.restore-item:not(.button--s-100--icon-only){
    padding-left: 16px;
    padding-right: 16px;
  }
}@media (min-width: 1024px){[data-custom-layout=cart] .woocommerce-notices-wrapper .woocommerce-message a.restore-item:not(.button--s-100--icon-only){
    padding-left: 16px;
    padding-right: 16px;
  }
}@media (min-width: 1440px){[data-custom-layout=cart] .woocommerce-notices-wrapper .woocommerce-message a.restore-item:not(.button--s-100--icon-only){
    padding-left: 16px;
    padding-right: 16px;
  }
}[data-custom-layout=cart] .woocommerce-notices-wrapper .woocommerce-message a.restore-item:not(.button--s-100--icon-only){
  height: 40px;
  gap: 8px;
}.button--icon-only[data-custom-layout=cart] .woocommerce-notices-wrapper .woocommerce-message a.restore-item{
  height: 40px;
  width: 40px;
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=cart] .woocommerce-notices-wrapper .woocommerce-message a.restore-item{
  background-color: var(--sh-bg-primary-500,rgba(216, 49, 49, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=cart] .woocommerce-notices-wrapper .woocommerce-message a.restore-item:hover{
  background-color: var(--sh-bg-primary-500-hover,rgba(246, 72, 72, 1.00));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=cart] .woocommerce-notices-wrapper .woocommerce-message a.restore-item:focus-visible{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=cart] .woocommerce-notices-wrapper .woocommerce-message a.restore-item:active{
  background-color: var(--sh-bg-primary-500-pressed,rgba(208, 40, 40, 1.00));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=cart] .woocommerce-notices-wrapper .woocommerce-message a.restore-item:disabled{
  background-color: var(--sh-bg-primary-500-disabled,rgba(117, 117, 117, 0.26));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=cart] .woocommerce-notices-wrapper .woocommerce-message a.restore-item{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
}@media (min-width: 680px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=cart] .woocommerce-notices-wrapper .woocommerce-message a.restore-item{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
}@media (min-width: 1024px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=cart] .woocommerce-notices-wrapper .woocommerce-message a.restore-item{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
}@media (min-width: 1440px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=cart] .woocommerce-notices-wrapper .woocommerce-message a.restore-item{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=cart] .woocommerce-notices-wrapper .woocommerce-message a.restore-item:not(.button--s-200--icon-only){
  padding-top: 16px;
  padding-bottom: 16px;
}@media (min-width: 680px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=cart] .woocommerce-notices-wrapper .woocommerce-message a.restore-item:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1024px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=cart] .woocommerce-notices-wrapper .woocommerce-message a.restore-item:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1440px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=cart] .woocommerce-notices-wrapper .woocommerce-message a.restore-item:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=cart] .woocommerce-notices-wrapper .woocommerce-message a.restore-item:not(.button--s-200--icon-only){
  padding-left: 24px;
  padding-right: 24px;
}@media (min-width: 680px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=cart] .woocommerce-notices-wrapper .woocommerce-message a.restore-item:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
}@media (min-width: 1024px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=cart] .woocommerce-notices-wrapper .woocommerce-message a.restore-item:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
}@media (min-width: 1440px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=cart] .woocommerce-notices-wrapper .woocommerce-message a.restore-item:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=cart] .woocommerce-notices-wrapper .woocommerce-message a.restore-item:not(.button--s-200--icon-only){
  height: 48px;
  gap: 8px;
}.button--icon-only.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=cart] .woocommerce-notices-wrapper .woocommerce-message a.restore-item{
  height: 48px;
  width: 48px;
}[data-custom-layout=cart] .woocommerce-notices-wrapper .woocommerce-message a.restore-item {
  width: 68px !important;
}[data-custom-layout=cart] .woocommerce-notices-wrapper .woocommerce-message a.restore-item::before{
  font-family: 'TT Norms Web', Arial, sans-serif !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 1.14 !important;
}@media (min-width: 680px){[data-custom-layout=cart] .woocommerce-notices-wrapper .woocommerce-message a.restore-item::before{
    font-family: 'TT Norms Web', Arial, sans-serif !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 1.14 !important;
  }
}@media (min-width: 1024px){[data-custom-layout=cart] .woocommerce-notices-wrapper .woocommerce-message a.restore-item::before{
    font-family: 'TT Norms Web', Arial, sans-serif !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 1.14 !important;
  }
}@media (min-width: 1440px){[data-custom-layout=cart] .woocommerce-notices-wrapper .woocommerce-message a.restore-item::before{
    font-family: 'TT Norms Web', Arial, sans-serif !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 1.14 !important;
  }
}[data-custom-layout=cart] .woocommerce-notices-wrapper .woocommerce-message a.restore-item::before{
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  margin: auto;
  text-align: center;
  --tw-content: "Undo";
  content: var(--tw-content);
}[data-custom-layout=cart] .cart-unit{
  color: var(--sh-text-base-500,rgba(179, 179, 179, 1.00));
}[data-custom-layout=cart-totals]{
  padding-left: 12px;
  padding-right: 12px;
}@media (min-width: 680px){[data-custom-layout=cart-totals]{
    padding-left: 14px;
    padding-right: 14px;
  }
}@media (min-width: 1024px){[data-custom-layout=cart-totals]{
    padding-left: 16px;
    padding-right: 16px;
  }
}@media (min-width: 1440px){[data-custom-layout=cart-totals]{
    padding-left: 16px;
    padding-right: 16px;
  }
}[data-custom-layout=cart-totals]{
  padding-top: 12px;
  padding-bottom: 12px;
}@media (min-width: 680px){[data-custom-layout=cart-totals]{
    padding-top: 14px;
    padding-bottom: 14px;
  }
}@media (min-width: 1024px){[data-custom-layout=cart-totals]{
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1440px){[data-custom-layout=cart-totals]{
    padding-top: 16px;
    padding-bottom: 16px;
  }
}[data-custom-layout=cart-totals]{
  border-radius: 16px;
  background-color: var(--sh-bg-base-200,rgba(25, 25, 25, 1.00));
  gap: 10px;
}@media (min-width: 680px){[data-custom-layout=cart-totals]{
    gap: 12px;
  }
}@media (min-width: 1024px){[data-custom-layout=cart-totals]{
    gap: 16px;
  }
}@media (min-width: 1440px){[data-custom-layout=cart-totals]{
    gap: 16px;
  }
}[data-custom-layout=cart-totals]{
  display: flex;
  flex-direction: column;
}[data-custom-layout=cart-totals] strong {
  font-weight: 400 !important;
}[data-custom-layout=cart-totals] .shop_table{
  width: 100%;
  font-family: 'Manrope', Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.33;
}@media (min-width: 680px){[data-custom-layout=cart-totals] .shop_table{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.33;
  }
}@media (min-width: 1024px){[data-custom-layout=cart-totals] .shop_table{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1440px){[data-custom-layout=cart-totals] .shop_table{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}[data-custom-layout=cart-totals] .shop_table tr th,
[data-custom-layout=cart-totals] .shop_table tr td{
  padding-top: 8px;
  padding-bottom: 8px;
}[data-custom-layout=cart-totals] .shop_table tr:first-child th,
[data-custom-layout=cart-totals] .shop_table tr:first-child td{
  padding-top: 0px;
}[data-custom-layout=cart-totals] .shop_table tr:last-child th,
[data-custom-layout=cart-totals] .shop_table tr:last-child td{
  padding-bottom: 0px;
}[data-custom-layout=cart-totals] .shop_table th{
  text-align: left;
  color: var(--sh-text-base-500,rgba(179, 179, 179, 1.00));
}[data-custom-layout=cart-totals] .shop_table td{
  text-align: right;
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}[data-custom-layout=cart-totals] .woocommerce-shipping-calculator{
  position: relative;
  margin-top: 8px;
}[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-button {
  font-size: 14px;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-button:hover{
  color: var(--sh-text-primary-500-hover,rgba(246, 73, 73, 1.00));
}[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-button:focus-visible{
  color: var(--sh-text-primary-500-hover,rgba(246, 73, 73, 1.00));
}[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-button:active{
  color: var(--sh-text-primary-500-pressed,rgba(208, 40, 40, 1.00));
}[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-button:disabled{
  color: var(--sh-text-primary-500-disabled,rgba(96, 96, 96, 1.00));
}[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-button{
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-button::after{
  content: var(--tw-content);
  filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(290deg) brightness(105%) contrast(102%);
}[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-button:hover::after{
  content: var(--tw-content);
  filter: invert(33%) sepia(12%) saturate(7083%) hue-rotate(330deg) brightness(98%) contrast(109%);
}[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-button:focus-visible::after{
  content: var(--tw-content);
  filter: invert(33%) sepia(12%) saturate(7083%) hue-rotate(330deg) brightness(98%) contrast(109%);
}[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-button::after{
  height: 16px;
  width: 16px;
  background-image: url(../assets/img/icons/svg/line-orders.svg);
  content: var(--tw-content);
  background-repeat: no-repeat;
}[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form{
  position: absolute;
  right: 0px;
  top: 100%;
  z-index: 500;
  width: 300px;
  max-width: 400px;
  border-radius: 8px;
  background-color: var(--sh-bg-base-310,rgba(48, 48, 48, 0.90));
  padding: 8px;
  --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow(0 1px 1px rgb(0 0 0 / 0.06));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
  display: flex;
  flex-direction: column;
  gap: 8px;
}[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form input{
  width: 100%;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  border-radius: 8px;
  border-width: 1px;
  border-color: var(--sh-stroke-base-450,rgba(127, 127, 127, 1.00));
  background-color: transparent;
  padding-top: 12px;
  padding-bottom: 12px;
  color: var(--sh-stroke-base-900,rgba(255, 255, 255, 1.00));
}[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form input::-moz-placeholder{
  color: var(--sh-text-base-400,rgba(142, 142, 142, 1.00));
}[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form input::placeholder{
  color: var(--sh-text-base-400,rgba(142, 142, 142, 1.00));
}[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form input:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form input{
  width: 100%;
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}@media (min-width: 680px){[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form input{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}@media (min-width: 1024px){[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form input{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}@media (min-width: 1440px){[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form input{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form input{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form input:hover{
  border-color: var(--sh-stroke-base-900,rgba(255, 255, 255, 1.00));
}[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form input:focus{
  border-color: var(--sh-stroke-base-900,rgba(255, 255, 255, 1.00));
}[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form input:disabled{
  cursor: auto;
  border-color: var(--sh-stroke-base-450-disabled,rgba(81, 81, 81, 1.00)) !important;
  color: var(--sh-text-base-400-disabled,rgba(66, 66, 66, 1.00)) !important;
}[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form input:disabled::-moz-placeholder{
  color: var(--sh-text-base-400-disabled,rgba(66, 66, 66, 1.00));
}[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form input:disabled::placeholder{
  color: var(--sh-text-base-400-disabled,rgba(66, 66, 66, 1.00));
}[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form input:focus-visible:disabled{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form input:not(select):-moz-read-only{
  cursor: auto;
  border-color: var(--sh-stroke-base-450-disabled,rgba(81, 81, 81, 1.00));
  color: var(--sh-text-base-400,rgba(142, 142, 142, 1.00));
}[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form input:not(select):read-only{
  cursor: auto;
  border-color: var(--sh-stroke-base-450-disabled,rgba(81, 81, 81, 1.00));
  color: var(--sh-text-base-400,rgba(142, 142, 142, 1.00));
}[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form input:not(select):focus-visible:-moz-read-only{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form input:not(select):focus-visible:read-only{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}select[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form input{
  padding-top: 0px;
  padding-bottom: 0px;
}textarea[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form input{
  resize: none;
}[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form button[type=submit]{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  position: relative;
  cursor: pointer;
}[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form button[type=submit]:focus-visible{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form button[type=submit]:disabled{
  cursor: auto;
}[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form button[type=submit]{
  border-radius: 8px;
  background-color: var(--sh-bg-primary-500,rgba(216, 49, 49, 1.00));
}[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form button[type=submit]:hover{
  background-color: var(--sh-bg-primary-500-hover,rgba(246, 72, 72, 1.00));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form button[type=submit]:focus-visible{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form button[type=submit]:active{
  background-color: var(--sh-bg-primary-500-pressed,rgba(208, 40, 40, 1.00));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form button[type=submit]:disabled{
  background-color: var(--sh-bg-primary-500-disabled,rgba(117, 117, 117, 0.26));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form button[type=submit]{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.14;
}@media (min-width: 680px){[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form button[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14;
  }
}@media (min-width: 1024px){[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form button[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14;
  }
}@media (min-width: 1440px){[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form button[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14;
  }
}[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form button[type=submit]:not(.button--s-100--icon-only){
  padding-top: 12px;
  padding-bottom: 12px;
}@media (min-width: 680px){[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form button[type=submit]:not(.button--s-100--icon-only){
    padding-top: 12px;
    padding-bottom: 12px;
  }
}@media (min-width: 1024px){[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form button[type=submit]:not(.button--s-100--icon-only){
    padding-top: 12px;
    padding-bottom: 12px;
  }
}@media (min-width: 1440px){[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form button[type=submit]:not(.button--s-100--icon-only){
    padding-top: 12px;
    padding-bottom: 12px;
  }
}[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form button[type=submit]:not(.button--s-100--icon-only){
  padding-left: 16px;
  padding-right: 16px;
}@media (min-width: 680px){[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form button[type=submit]:not(.button--s-100--icon-only){
    padding-left: 16px;
    padding-right: 16px;
  }
}@media (min-width: 1024px){[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form button[type=submit]:not(.button--s-100--icon-only){
    padding-left: 16px;
    padding-right: 16px;
  }
}@media (min-width: 1440px){[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form button[type=submit]:not(.button--s-100--icon-only){
    padding-left: 16px;
    padding-right: 16px;
  }
}[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form button[type=submit]:not(.button--s-100--icon-only){
  height: 40px;
  gap: 8px;
}.button--icon-only[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form button[type=submit]{
  height: 40px;
  width: 40px;
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form button[type=submit]{
  background-color: var(--sh-bg-primary-500,rgba(216, 49, 49, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form button[type=submit]:hover{
  background-color: var(--sh-bg-primary-500-hover,rgba(246, 72, 72, 1.00));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form button[type=submit]:focus-visible{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form button[type=submit]:active{
  background-color: var(--sh-bg-primary-500-pressed,rgba(208, 40, 40, 1.00));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form button[type=submit]:disabled{
  background-color: var(--sh-bg-primary-500-disabled,rgba(117, 117, 117, 0.26));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form button[type=submit]{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
}@media (min-width: 680px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form button[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
}@media (min-width: 1024px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form button[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
}@media (min-width: 1440px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form button[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form button[type=submit]:not(.button--s-200--icon-only){
  padding-top: 16px;
  padding-bottom: 16px;
}@media (min-width: 680px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form button[type=submit]:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1024px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form button[type=submit]:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1440px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form button[type=submit]:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form button[type=submit]:not(.button--s-200--icon-only){
  padding-left: 24px;
  padding-right: 24px;
}@media (min-width: 680px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form button[type=submit]:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
}@media (min-width: 1024px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form button[type=submit]:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
}@media (min-width: 1440px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form button[type=submit]:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form button[type=submit]:not(.button--s-200--icon-only){
  height: 48px;
  gap: 8px;
}.button--icon-only.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=cart-totals] .woocommerce-shipping-calculator .shipping-calculator-form button[type=submit]{
  height: 48px;
  width: 48px;
}[data-custom-layout=checkout] {
  --gg-left-section-width: 560px;
  --gg-right-section-width: 320px;
  --gg-section-gap: 16px;
  --gg-left-section-width-with-offset: 680px;
}@media (min-width: 1024px) {
  [data-custom-layout=checkout] {
    --gg-left-section-width-with-offset: calc(
    	var(--gg-left-section-width) - (var(--gg-section-gap) / 2)
    );
  }
}@media (min-width: 1440px) {
  [data-custom-layout=checkout] {
    --gg-left-section-width-with-offset: calc(
    	var(--gg-left-section-width) - var(--gg-section-gap)
    );
  }
}[data-custom-layout=checkout] form.woocommerce-checkout{
  width: 100%;
}[data-custom-layout=checkout] .woocommerce-input-wrapper:has(.select2) select{
  visibility: hidden;
  opacity: 0 !important;
}[data-custom-layout=checkout] form.woocommerce-checkout #customer_details,
[data-custom-layout=checkout] form.woocommerce-checkout .col-1,
[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order,
[data-custom-layout=checkout] form.woocommerce-checkout .checkout-base-content-custom{
  gap: 16px;
}@media (min-width: 680px){[data-custom-layout=checkout] form.woocommerce-checkout #customer_details,
[data-custom-layout=checkout] form.woocommerce-checkout .col-1,
[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order,
[data-custom-layout=checkout] form.woocommerce-checkout .checkout-base-content-custom{
    gap: 20px;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] form.woocommerce-checkout #customer_details,
[data-custom-layout=checkout] form.woocommerce-checkout .col-1,
[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order,
[data-custom-layout=checkout] form.woocommerce-checkout .checkout-base-content-custom{
    gap: 24px;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout] form.woocommerce-checkout #customer_details,
[data-custom-layout=checkout] form.woocommerce-checkout .col-1,
[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order,
[data-custom-layout=checkout] form.woocommerce-checkout .checkout-base-content-custom{
    gap: 32px;
  }
}[data-custom-layout=checkout] form.woocommerce-checkout #customer_details,
[data-custom-layout=checkout] form.woocommerce-checkout .col-1,
[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order,
[data-custom-layout=checkout] form.woocommerce-checkout .checkout-base-content-custom{
  display: flex;
  flex-direction: column;
}[data-custom-layout=checkout] form.woocommerce-checkout{
  gap: 16px;
}@media (min-width: 680px){[data-custom-layout=checkout] form.woocommerce-checkout{
    gap: 20px;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] form.woocommerce-checkout{
    gap: 24px;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout] form.woocommerce-checkout{
    gap: 32px;
  }
}[data-custom-layout=checkout] form.woocommerce-checkout{
  display: flex;
  flex-direction: column;
}@media (min-width: 1024px){[data-custom-layout=checkout] form.woocommerce-checkout{
    flex-direction: row;
    flex-wrap: wrap;
  }
}[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-NoticeGroup{
  width: 100%;
}[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-NoticeGroup:not(:has(*)){
  display: none;
}[data-custom-layout=checkout] form.woocommerce-checkout .checkout-base-custom{
  width: var(--gg-left-section-width-with-offset);
}[data-custom-layout=checkout] form.woocommerce-checkout .wc_coupon_message_wrap:not(:has(*)){
  display: none;
}[data-custom-layout=checkout] form.woocommerce-checkout .wc_coupon_message_wrap:empty{
  padding: 0px !important;
}[data-custom-layout=checkout] form.woocommerce-checkout .wc_coupon_message_wrap:has(> *:empty){
  display: none;
  padding: 0px !important;
}[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-billing-fields,
[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-account-fields,
[data-custom-layout=checkout] form.woocommerce-checkout .checkout-wrapper-single-custom{
  gap: 10px;
}@media (min-width: 680px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-billing-fields,
[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-account-fields,
[data-custom-layout=checkout] form.woocommerce-checkout .checkout-wrapper-single-custom{
    gap: 12px;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-billing-fields,
[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-account-fields,
[data-custom-layout=checkout] form.woocommerce-checkout .checkout-wrapper-single-custom{
    gap: 16px;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-billing-fields,
[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-account-fields,
[data-custom-layout=checkout] form.woocommerce-checkout .checkout-wrapper-single-custom{
    gap: 16px;
  }
}[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-billing-fields,
[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-account-fields,
[data-custom-layout=checkout] form.woocommerce-checkout .checkout-wrapper-single-custom{
  padding-left: 12px;
  padding-right: 12px;
}@media (min-width: 680px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-billing-fields,
[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-account-fields,
[data-custom-layout=checkout] form.woocommerce-checkout .checkout-wrapper-single-custom{
    padding-left: 14px;
    padding-right: 14px;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-billing-fields,
[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-account-fields,
[data-custom-layout=checkout] form.woocommerce-checkout .checkout-wrapper-single-custom{
    padding-left: 16px;
    padding-right: 16px;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-billing-fields,
[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-account-fields,
[data-custom-layout=checkout] form.woocommerce-checkout .checkout-wrapper-single-custom{
    padding-left: 16px;
    padding-right: 16px;
  }
}[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-billing-fields,
[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-account-fields,
[data-custom-layout=checkout] form.woocommerce-checkout .checkout-wrapper-single-custom{
  padding-top: 12px;
  padding-bottom: 12px;
}@media (min-width: 680px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-billing-fields,
[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-account-fields,
[data-custom-layout=checkout] form.woocommerce-checkout .checkout-wrapper-single-custom{
    padding-top: 14px;
    padding-bottom: 14px;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-billing-fields,
[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-account-fields,
[data-custom-layout=checkout] form.woocommerce-checkout .checkout-wrapper-single-custom{
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-billing-fields,
[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-account-fields,
[data-custom-layout=checkout] form.woocommerce-checkout .checkout-wrapper-single-custom{
    padding-top: 16px;
    padding-bottom: 16px;
  }
}[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-billing-fields,
[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-account-fields,
[data-custom-layout=checkout] form.woocommerce-checkout .checkout-wrapper-single-custom{
  display: flex;
  width: 100%;
  flex-direction: column;
  overflow: clip;
  border-radius: 16px;
  background-color: var(--sh-bg-base-200,rgba(25, 25, 25, 1.00));
}[data-custom-layout=checkout] form.woocommerce-checkout [data-custom-component=customer-details]{
  gap: 16px;
}@media (min-width: 680px){[data-custom-layout=checkout] form.woocommerce-checkout [data-custom-component=customer-details]{
    gap: 20px;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] form.woocommerce-checkout [data-custom-component=customer-details]{
    gap: 24px;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout] form.woocommerce-checkout [data-custom-component=customer-details]{
    gap: 32px;
  }
}[data-custom-layout=checkout] form.woocommerce-checkout [data-custom-component=customer-details]{
  display: flex;
  flex-direction: column;
}[data-custom-layout=checkout] form.woocommerce-checkout [data-custom-component=customer-details] #wc_checkout_add_ons{
  gap: 10px;
}@media (min-width: 680px){[data-custom-layout=checkout] form.woocommerce-checkout [data-custom-component=customer-details] #wc_checkout_add_ons{
    gap: 12px;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] form.woocommerce-checkout [data-custom-component=customer-details] #wc_checkout_add_ons{
    gap: 16px;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout] form.woocommerce-checkout [data-custom-component=customer-details] #wc_checkout_add_ons{
    gap: 16px;
  }
}[data-custom-layout=checkout] form.woocommerce-checkout [data-custom-component=customer-details] #wc_checkout_add_ons{
  padding-left: 12px;
  padding-right: 12px;
}@media (min-width: 680px){[data-custom-layout=checkout] form.woocommerce-checkout [data-custom-component=customer-details] #wc_checkout_add_ons{
    padding-left: 14px;
    padding-right: 14px;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] form.woocommerce-checkout [data-custom-component=customer-details] #wc_checkout_add_ons{
    padding-left: 16px;
    padding-right: 16px;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout] form.woocommerce-checkout [data-custom-component=customer-details] #wc_checkout_add_ons{
    padding-left: 16px;
    padding-right: 16px;
  }
}[data-custom-layout=checkout] form.woocommerce-checkout [data-custom-component=customer-details] #wc_checkout_add_ons{
  padding-top: 12px;
  padding-bottom: 12px;
}@media (min-width: 680px){[data-custom-layout=checkout] form.woocommerce-checkout [data-custom-component=customer-details] #wc_checkout_add_ons{
    padding-top: 14px;
    padding-bottom: 14px;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] form.woocommerce-checkout [data-custom-component=customer-details] #wc_checkout_add_ons{
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout] form.woocommerce-checkout [data-custom-component=customer-details] #wc_checkout_add_ons{
    padding-top: 16px;
    padding-bottom: 16px;
  }
}[data-custom-layout=checkout] form.woocommerce-checkout [data-custom-component=customer-details] #wc_checkout_add_ons{
  display: flex;
  width: 100%;
  flex-direction: column;
  overflow: clip;
  border-radius: 16px;
  background-color: var(--sh-bg-base-200,rgba(25, 25, 25, 1.00));
  gap: 8px;
}[data-custom-layout=checkout] form.woocommerce-checkout [data-custom-component=customer-details] #wc_checkout_add_ons .form-row > .woocommerce-input-wrapper,
[data-custom-layout=checkout] form.woocommerce-checkout [data-custom-component=customer-details] #wc_checkout_add_ons .form-row > label.checkbox{
  padding-left: 12px;
  padding-right: 12px;
}@media (min-width: 680px){[data-custom-layout=checkout] form.woocommerce-checkout [data-custom-component=customer-details] #wc_checkout_add_ons .form-row > .woocommerce-input-wrapper,
[data-custom-layout=checkout] form.woocommerce-checkout [data-custom-component=customer-details] #wc_checkout_add_ons .form-row > label.checkbox{
    padding-left: 12px;
    padding-right: 12px;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] form.woocommerce-checkout [data-custom-component=customer-details] #wc_checkout_add_ons .form-row > .woocommerce-input-wrapper,
[data-custom-layout=checkout] form.woocommerce-checkout [data-custom-component=customer-details] #wc_checkout_add_ons .form-row > label.checkbox{
    padding-left: 12px;
    padding-right: 12px;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout] form.woocommerce-checkout [data-custom-component=customer-details] #wc_checkout_add_ons .form-row > .woocommerce-input-wrapper,
[data-custom-layout=checkout] form.woocommerce-checkout [data-custom-component=customer-details] #wc_checkout_add_ons .form-row > label.checkbox{
    padding-left: 12px;
    padding-right: 12px;
  }
}[data-custom-layout=checkout] form.woocommerce-checkout [data-custom-component=customer-details] #wc_checkout_add_ons .form-row > .woocommerce-input-wrapper,
[data-custom-layout=checkout] form.woocommerce-checkout [data-custom-component=customer-details] #wc_checkout_add_ons .form-row > label.checkbox{
  padding-top: 12px;
  padding-bottom: 12px;
}@media (min-width: 680px){[data-custom-layout=checkout] form.woocommerce-checkout [data-custom-component=customer-details] #wc_checkout_add_ons .form-row > .woocommerce-input-wrapper,
[data-custom-layout=checkout] form.woocommerce-checkout [data-custom-component=customer-details] #wc_checkout_add_ons .form-row > label.checkbox{
    padding-top: 12px;
    padding-bottom: 12px;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] form.woocommerce-checkout [data-custom-component=customer-details] #wc_checkout_add_ons .form-row > .woocommerce-input-wrapper,
[data-custom-layout=checkout] form.woocommerce-checkout [data-custom-component=customer-details] #wc_checkout_add_ons .form-row > label.checkbox{
    padding-top: 12px;
    padding-bottom: 12px;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout] form.woocommerce-checkout [data-custom-component=customer-details] #wc_checkout_add_ons .form-row > .woocommerce-input-wrapper,
[data-custom-layout=checkout] form.woocommerce-checkout [data-custom-component=customer-details] #wc_checkout_add_ons .form-row > label.checkbox{
    padding-top: 12px;
    padding-bottom: 12px;
  }
}[data-custom-layout=checkout] form.woocommerce-checkout [data-custom-component=customer-details] #wc_checkout_add_ons .form-row > .woocommerce-input-wrapper,
[data-custom-layout=checkout] form.woocommerce-checkout [data-custom-component=customer-details] #wc_checkout_add_ons .form-row > label.checkbox{
  width: 100%;
  border-radius: 8px;
  background-color: var(--sh-bg-base-930,rgba(255, 255, 255, 0.05));
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}[data-custom-layout=checkout] form.woocommerce-checkout [data-custom-component=customer-details] #wc_checkout_add_ons .form-row > .woocommerce-input-wrapper:focus-within,
[data-custom-layout=checkout] form.woocommerce-checkout [data-custom-component=customer-details] #wc_checkout_add_ons .form-row > label.checkbox:focus-within{
  background-color: var(--sh-bg-base-930-hover,rgba(255, 255, 255, 0.10));
}[data-custom-layout=checkout] form.woocommerce-checkout [data-custom-component=customer-details] #wc_checkout_add_ons .form-row > .woocommerce-input-wrapper:hover,
[data-custom-layout=checkout] form.woocommerce-checkout [data-custom-component=customer-details] #wc_checkout_add_ons .form-row > label.checkbox:hover{
  background-color: var(--sh-bg-base-930-hover,rgba(255, 255, 255, 0.10));
}[data-custom-layout=checkout] form.woocommerce-checkout [data-custom-component=customer-details] #wc_checkout_add_ons .form-row > label:not(:has(input)){
  margin-bottom: 10px;
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
}@media (min-width: 680px){[data-custom-layout=checkout] form.woocommerce-checkout [data-custom-component=customer-details] #wc_checkout_add_ons .form-row > label:not(:has(input)){
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.25;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] form.woocommerce-checkout [data-custom-component=customer-details] #wc_checkout_add_ons .form-row > label:not(:has(input)){
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout] form.woocommerce-checkout [data-custom-component=customer-details] #wc_checkout_add_ons .form-row > label:not(:has(input)){
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.17;
  }
}[data-custom-layout=checkout] form.woocommerce-checkout [data-custom-component=customer-details] #wc_checkout_add_ons .form-row > label:not(:has(input)){
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}@media (min-width: 680px){[data-custom-layout=checkout] form.woocommerce-checkout [data-custom-component=customer-details] #wc_checkout_add_ons .form-row > label:not(:has(input)){
    margin-bottom: 20px;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] form.woocommerce-checkout [data-custom-component=customer-details] #wc_checkout_add_ons .form-row > label:not(:has(input)){
    margin-bottom: 24px;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout] form.woocommerce-checkout [data-custom-component=customer-details] #wc_checkout_add_ons .form-row > label:not(:has(input)){
    margin-bottom: 32px;
  }
}[data-custom-layout=checkout] form.woocommerce-checkout [data-custom-component=customer-details] .woocommerce-input-wrapper{
  display: flex;
  flex-wrap: wrap;
}[data-custom-layout=checkout] form.woocommerce-checkout [data-custom-component=customer-details] .woocommerce-input-wrapper input[type=radio]{
  margin-bottom: 8px;
  margin-right: 4px;
}[data-custom-layout=checkout] form.woocommerce-checkout [data-custom-component=customer-details] .woocommerce-input-wrapper input[type=radio] + label{
  width: calc(100% - 24px);
}[data-custom-layout=checkout] form.woocommerce-checkout [data-custom-component=customer-details] .checkbox .woocommerce-input-wrapper{
  margin-bottom: 0px;
}[data-custom-layout=checkout] form.woocommerce-checkout [data-custom-component=customer-details] .description{
  margin-top: 12px;
}[data-custom-layout=checkout] form.woocommerce-checkout .checkout-wrapper-single-custom[data-custom-component=different-shipping],
[data-custom-layout=checkout] form.woocommerce-checkout .checkout-wrapper-single-custom[data-custom-component=different-shipping] .woocommerce-shipping-fields{
  display: flex;
  flex-direction: column;
  gap: 10px;
}@media (min-width: 680px){[data-custom-layout=checkout] form.woocommerce-checkout .checkout-wrapper-single-custom[data-custom-component=different-shipping],
[data-custom-layout=checkout] form.woocommerce-checkout .checkout-wrapper-single-custom[data-custom-component=different-shipping] .woocommerce-shipping-fields{
    gap: 12px;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] form.woocommerce-checkout .checkout-wrapper-single-custom[data-custom-component=different-shipping],
[data-custom-layout=checkout] form.woocommerce-checkout .checkout-wrapper-single-custom[data-custom-component=different-shipping] .woocommerce-shipping-fields{
    gap: 16px;
  }
}[data-custom-layout=checkout] form.woocommerce-checkout .checkout-wrapper-single-custom[data-custom-component=different-shipping] #ship-to-different-address label{
  height: 48px;
  font-weight: 600;
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
  padding-left: 12px;
  padding-right: 12px;
}@media (min-width: 680px){[data-custom-layout=checkout] form.woocommerce-checkout .checkout-wrapper-single-custom[data-custom-component=different-shipping] #ship-to-different-address label{
    padding-left: 12px;
    padding-right: 12px;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] form.woocommerce-checkout .checkout-wrapper-single-custom[data-custom-component=different-shipping] #ship-to-different-address label{
    padding-left: 12px;
    padding-right: 12px;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout] form.woocommerce-checkout .checkout-wrapper-single-custom[data-custom-component=different-shipping] #ship-to-different-address label{
    padding-left: 12px;
    padding-right: 12px;
  }
}[data-custom-layout=checkout] form.woocommerce-checkout .checkout-wrapper-single-custom[data-custom-component=different-shipping] #ship-to-different-address label{
  padding-top: 12px;
  padding-bottom: 12px;
}@media (min-width: 680px){[data-custom-layout=checkout] form.woocommerce-checkout .checkout-wrapper-single-custom[data-custom-component=different-shipping] #ship-to-different-address label{
    padding-top: 12px;
    padding-bottom: 12px;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] form.woocommerce-checkout .checkout-wrapper-single-custom[data-custom-component=different-shipping] #ship-to-different-address label{
    padding-top: 12px;
    padding-bottom: 12px;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout] form.woocommerce-checkout .checkout-wrapper-single-custom[data-custom-component=different-shipping] #ship-to-different-address label{
    padding-top: 12px;
    padding-bottom: 12px;
  }
}[data-custom-layout=checkout] form.woocommerce-checkout .checkout-wrapper-single-custom[data-custom-component=different-shipping] #ship-to-different-address label{
  width: 100%;
  border-radius: 8px;
  background-color: var(--sh-bg-base-930,rgba(255, 255, 255, 0.05));
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}[data-custom-layout=checkout] form.woocommerce-checkout .checkout-wrapper-single-custom[data-custom-component=different-shipping] #ship-to-different-address label:focus-within{
  background-color: var(--sh-bg-base-930-hover,rgba(255, 255, 255, 0.10));
}[data-custom-layout=checkout] form.woocommerce-checkout .checkout-wrapper-single-custom[data-custom-component=different-shipping] #ship-to-different-address label:hover{
  background-color: var(--sh-bg-base-930-hover,rgba(255, 255, 255, 0.10));
}[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-billing-fields{
  gap: 16px;
}@media (min-width: 680px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-billing-fields{
    gap: 20px;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-billing-fields{
    gap: 24px;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-billing-fields{
    gap: 32px;
  }
}[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-billing-fields{
  display: flex;
  flex-direction: column;
}[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-billing-fields h3{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
}@media (min-width: 680px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-billing-fields h3{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.25;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-billing-fields h3{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-billing-fields h3{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.17;
  }
}[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-billing-fields__field-wrapper,
[data-custom-layout=checkout] form.woocommerce-checkout .create-account,
[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper{
  gap: 10px;
}@media (min-width: 680px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-billing-fields__field-wrapper,
[data-custom-layout=checkout] form.woocommerce-checkout .create-account,
[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper{
    gap: 12px;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-billing-fields__field-wrapper,
[data-custom-layout=checkout] form.woocommerce-checkout .create-account,
[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper{
    gap: 16px;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-billing-fields__field-wrapper,
[data-custom-layout=checkout] form.woocommerce-checkout .create-account,
[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper{
    gap: 16px;
  }
}[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-billing-fields__field-wrapper,
[data-custom-layout=checkout] form.woocommerce-checkout .create-account,
[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper{
  display: flex;
  flex-direction: column;
}[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-billing-fields__field-wrapper > *:empty,
[data-custom-layout=checkout] form.woocommerce-checkout .create-account > *:empty,
[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper > *:empty{
  display: none;
}[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-billing-fields__field-wrapper select{
  visibility: hidden;
  opacity: 0 !important;
}[data-custom-layout=checkout] form.woocommerce-checkout #wc_checkout_add_ons{
  font-family: 'Manrope', Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.33;
}@media (min-width: 680px){[data-custom-layout=checkout] form.woocommerce-checkout #wc_checkout_add_ons{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.33;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] form.woocommerce-checkout #wc_checkout_add_ons{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout] form.woocommerce-checkout #wc_checkout_add_ons{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}[data-custom-layout=checkout] form.woocommerce-checkout #wc_checkout_add_ons{
  color: var(--sh-text-base-500,rgba(179, 179, 179, 1.00));
}[data-custom-layout=checkout] form.woocommerce-checkout #wc_checkout_add_ons::before{
  content: var(--tw-content);
  display: none;
}[data-custom-layout=checkout] form.woocommerce-checkout #wc_checkout_add_ons .form-row > .woocommerce-input-wrapper{
  position: relative;
}[data-custom-layout=checkout] form.woocommerce-checkout #wc_checkout_add_ons .form-row > .woocommerce-input-wrapper label{
  color: var(--sh-text-base-500,rgba(179, 179, 179, 1.00));
}[data-custom-layout=checkout] form.woocommerce-checkout #wc_checkout_add_ons .form-row > .woocommerce-input-wrapper label strong{
  font-weight: 600;
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}[data-custom-layout=checkout] form.woocommerce-checkout #wc_checkout_add_ons .form-row > .woocommerce-input-wrapper label .hide-data,
[data-custom-layout=checkout] form.woocommerce-checkout #wc_checkout_add_ons .form-row > .woocommerce-input-wrapper label .woocommerce-Price-amount.amount{
  font-weight: 400;
  color: var(--sh-text-base-500,rgba(179, 179, 179, 1.00));
}[data-custom-layout=checkout] form.woocommerce-checkout #wc_checkout_add_ons .form-row .checkbox{
  font-weight: 600;
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order{
  padding-left: 12px;
  padding-right: 12px;
}@media (min-width: 680px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order{
    padding-left: 14px;
    padding-right: 14px;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order{
    padding-left: 16px;
    padding-right: 16px;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order{
    padding-left: 16px;
    padding-right: 16px;
  }
}[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order{
  padding-top: 12px;
  padding-bottom: 12px;
}@media (min-width: 680px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order{
    padding-top: 14px;
    padding-bottom: 14px;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order{
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order{
    padding-top: 16px;
    padding-bottom: 16px;
  }
}[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order{
  display: flex;
  width: 100%;
  flex-direction: column;
  overflow: clip;
  border-radius: 16px;
  background-color: var(--sh-bg-base-200,rgba(25, 25, 25, 1.00));
}[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order .product-image-custom{
  height: 40px;
  width: 60px;
  overflow: hidden;
  border-radius: 4px;
}[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order .product-image-custom img{
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table{
  display: flex;
  flex-direction: column;
  gap: 16px;
}[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table h3{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.43;
}@media (min-width: 680px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table h3{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.43;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table h3{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table h3{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
  }
}[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item{
  padding-left: 8px;
  padding-right: 8px;
}@media (min-width: 680px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item{
    padding-left: 8px;
    padding-right: 8px;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item{
    padding-left: 8px;
    padding-right: 8px;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item{
    padding-left: 8px;
    padding-right: 8px;
  }
}[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item{
  padding-top: 8px;
  padding-bottom: 8px;
}@media (min-width: 680px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item{
    padding-top: 8px;
    padding-bottom: 8px;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item{
    padding-top: 8px;
    padding-bottom: 8px;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item{
    padding-top: 8px;
    padding-bottom: 8px;
  }
}[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item{
  position: relative;
  width: 100%;
  border-radius: 8px;
  background-color: var(--sh-bg-base-930,rgba(255, 255, 255, 0.05));
  gap: 8px;
}@media (min-width: 680px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item{
    gap: 8px;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item{
    gap: 8px;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item{
    gap: 8px;
  }
}[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item{
  display: flex;
}[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item .product-right-side-custom{
  gap: 10px;
}@media (min-width: 680px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item .product-right-side-custom{
    gap: 12px;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item .product-right-side-custom{
    gap: 16px;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item .product-right-side-custom{
    gap: 16px;
  }
}[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item .product-right-side-custom{
  display: flex;
  width: 100%;
}[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item .product-info-custom{
  gap: 4px;
}@media (min-width: 680px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item .product-info-custom{
    gap: 4px;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item .product-info-custom{
    gap: 4px;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item .product-info-custom{
    gap: 4px;
  }
}[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item .product-info-custom{
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  align-items: flex-start;
}[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item .product-quantity-wrapper-custom{
  flex-shrink: 0;
}[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item .product-name{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.33;
}@media (min-width: 680px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item .product-name{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.33;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item .product-name{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item .product-name{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
  }
}[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item .product-name{
  max-width: calc(100% - 20px);
}[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item .product-quantity{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.33;
}@media (min-width: 680px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item .product-quantity{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.33;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item .product-quantity{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.33;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item .product-quantity{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.33;
  }
}[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item .product-quantity{
  display: flex;
  height: 20px;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 20px;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  background-color: var(--sh-bg-base-310,rgba(48, 48, 48, 0.90));
  padding: 4px;
}[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item .product-total{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.33;
}@media (min-width: 680px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item .product-total{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.33;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item .product-total{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.33;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item .product-total{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.33;
  }
}[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item .product-total{
  color: var(--sh-text-base-500,rgba(179, 179, 179, 1.00));
}[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-total-info-custom{
  gap: 8px;
}@media (min-width: 680px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-total-info-custom{
    gap: 8px;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-total-info-custom{
    gap: 8px;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-total-info-custom{
    gap: 8px;
  }
}[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-total-info-custom{
  display: flex;
  flex-direction: column;
}[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-total-info-custom > *{
  display: flex;
  width: 100%;
  justify-content: space-between;
  gap: 16px;
}[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-total-info-custom > * > *:first-child{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.43;
}@media (min-width: 680px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-total-info-custom > * > *:first-child{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.43;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-total-info-custom > * > *:first-child{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-total-info-custom > * > *:first-child{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
  }
}[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-total-info-custom > * > *:first-child{
  text-align: left;
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-total-info-custom > * > *:last-child{
  font-family: 'Manrope', Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.33;
}@media (min-width: 680px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-total-info-custom > * > *:last-child{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.33;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-total-info-custom > * > *:last-child{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-total-info-custom > * > *:last-child{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-total-info-custom > * > *:last-child{
  text-align: right;
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-total-info-custom strong{
  font-weight: 400;
}[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom{
  font-family: 'Manrope', Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.33;
}@media (min-width: 680px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.33;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom{
  color: var(--sh-text-base-500,rgba(179, 179, 179, 1.00));
}[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom:has(#shipping_method){
  font-family: 'TT Norms Web', Arial, sans-serif !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  line-height: 1.43 !important;
}@media (min-width: 680px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom:has(#shipping_method){
    font-family: 'TT Norms Web', Arial, sans-serif !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 1.43 !important;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom:has(#shipping_method){
    font-family: 'TT Norms Web', Arial, sans-serif !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 1.5 !important;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom:has(#shipping_method){
    font-family: 'TT Norms Web', Arial, sans-serif !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 1.5 !important;
  }
}[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom:has(#shipping_method){
  text-align: left;
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00)) !important;
}[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom:has(#shipping_method):has(.woocommerce-shipping-contents){
  display: flex;
  flex-direction: column;
  gap: 8px;
}[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom:has(#shipping_method):has(.woocommerce-shipping-contents) .woocommerce-shipping-contents {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
}[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom:has(#shipping_method):has(.woocommerce-shipping-contents) > *:last-child{
  text-align: left;
}[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom > *:last-child{
  font-family: 'Manrope', Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.33;
}@media (min-width: 680px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom > *:last-child{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.33;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom > *:last-child{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom > *:last-child{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom > *:last-child{
  text-align: right;
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-total-info-custom .fee-left-block-custom{
  display: inline-flex;
  flex-direction: column;
}[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-total-info-custom .fee-left-block-custom strong,
[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-total-info-custom .fee-left-block-custom span{
  font-family: 'Manrope', Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.33;
}@media (min-width: 680px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-total-info-custom .fee-left-block-custom strong,
[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-total-info-custom .fee-left-block-custom span{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.33;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-total-info-custom .fee-left-block-custom strong,
[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-total-info-custom .fee-left-block-custom span{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-total-info-custom .fee-left-block-custom strong,
[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-total-info-custom .fee-left-block-custom span{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-total-info-custom .fee-left-block-custom strong,
[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-total-info-custom .fee-left-block-custom span{
  color: var(--sh-text-base-500,rgba(179, 179, 179, 1.00));
}[data-custom-layout=checkout] form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-shipping-custom label {
  font-size: inherit !important;
  color: inherit !important;
}[data-custom-layout=checkout] form.woocommerce-checkout button[type=submit]{
  width: 100%;
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  position: relative;
  cursor: pointer;
}[data-custom-layout=checkout] form.woocommerce-checkout button[type=submit]:focus-visible{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}[data-custom-layout=checkout] form.woocommerce-checkout button[type=submit]:disabled{
  cursor: auto;
}[data-custom-layout=checkout] form.woocommerce-checkout button[type=submit]{
  border-radius: 8px;
  background-color: var(--sh-bg-primary-500,rgba(216, 49, 49, 1.00));
}[data-custom-layout=checkout] form.woocommerce-checkout button[type=submit]:hover{
  background-color: var(--sh-bg-primary-500-hover,rgba(246, 72, 72, 1.00));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}[data-custom-layout=checkout] form.woocommerce-checkout button[type=submit]:focus-visible{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}[data-custom-layout=checkout] form.woocommerce-checkout button[type=submit]:active{
  background-color: var(--sh-bg-primary-500-pressed,rgba(208, 40, 40, 1.00));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}[data-custom-layout=checkout] form.woocommerce-checkout button[type=submit]:disabled{
  background-color: var(--sh-bg-primary-500-disabled,rgba(117, 117, 117, 0.26));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}[data-custom-layout=checkout] form.woocommerce-checkout button[type=submit]{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.14;
}@media (min-width: 680px){[data-custom-layout=checkout] form.woocommerce-checkout button[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] form.woocommerce-checkout button[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout] form.woocommerce-checkout button[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14;
  }
}[data-custom-layout=checkout] form.woocommerce-checkout button[type=submit]:not(.button--s-100--icon-only){
  padding-top: 12px;
  padding-bottom: 12px;
}@media (min-width: 680px){[data-custom-layout=checkout] form.woocommerce-checkout button[type=submit]:not(.button--s-100--icon-only){
    padding-top: 12px;
    padding-bottom: 12px;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] form.woocommerce-checkout button[type=submit]:not(.button--s-100--icon-only){
    padding-top: 12px;
    padding-bottom: 12px;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout] form.woocommerce-checkout button[type=submit]:not(.button--s-100--icon-only){
    padding-top: 12px;
    padding-bottom: 12px;
  }
}[data-custom-layout=checkout] form.woocommerce-checkout button[type=submit]:not(.button--s-100--icon-only){
  padding-left: 16px;
  padding-right: 16px;
}@media (min-width: 680px){[data-custom-layout=checkout] form.woocommerce-checkout button[type=submit]:not(.button--s-100--icon-only){
    padding-left: 16px;
    padding-right: 16px;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] form.woocommerce-checkout button[type=submit]:not(.button--s-100--icon-only){
    padding-left: 16px;
    padding-right: 16px;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout] form.woocommerce-checkout button[type=submit]:not(.button--s-100--icon-only){
    padding-left: 16px;
    padding-right: 16px;
  }
}[data-custom-layout=checkout] form.woocommerce-checkout button[type=submit]:not(.button--s-100--icon-only){
  height: 40px;
  gap: 8px;
}.button--icon-only[data-custom-layout=checkout] form.woocommerce-checkout button[type=submit]{
  height: 40px;
  width: 40px;
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=checkout] form.woocommerce-checkout button[type=submit]{
  background-color: var(--sh-bg-primary-500,rgba(216, 49, 49, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=checkout] form.woocommerce-checkout button[type=submit]:hover{
  background-color: var(--sh-bg-primary-500-hover,rgba(246, 72, 72, 1.00));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=checkout] form.woocommerce-checkout button[type=submit]:focus-visible{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=checkout] form.woocommerce-checkout button[type=submit]:active{
  background-color: var(--sh-bg-primary-500-pressed,rgba(208, 40, 40, 1.00));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=checkout] form.woocommerce-checkout button[type=submit]:disabled{
  background-color: var(--sh-bg-primary-500-disabled,rgba(117, 117, 117, 0.26));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=checkout] form.woocommerce-checkout button[type=submit]{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
}@media (min-width: 680px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=checkout] form.woocommerce-checkout button[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
}@media (min-width: 1024px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=checkout] form.woocommerce-checkout button[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
}@media (min-width: 1440px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=checkout] form.woocommerce-checkout button[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=checkout] form.woocommerce-checkout button[type=submit]:not(.button--s-200--icon-only){
  padding-top: 16px;
  padding-bottom: 16px;
}@media (min-width: 680px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=checkout] form.woocommerce-checkout button[type=submit]:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1024px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=checkout] form.woocommerce-checkout button[type=submit]:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1440px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=checkout] form.woocommerce-checkout button[type=submit]:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=checkout] form.woocommerce-checkout button[type=submit]:not(.button--s-200--icon-only){
  padding-left: 24px;
  padding-right: 24px;
}@media (min-width: 680px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=checkout] form.woocommerce-checkout button[type=submit]:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
}@media (min-width: 1024px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=checkout] form.woocommerce-checkout button[type=submit]:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
}@media (min-width: 1440px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=checkout] form.woocommerce-checkout button[type=submit]:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=checkout] form.woocommerce-checkout button[type=submit]:not(.button--s-200--icon-only){
  height: 48px;
  gap: 8px;
}.button--icon-only.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=checkout] form.woocommerce-checkout button[type=submit]{
  height: 48px;
  width: 48px;
}@media (min-width: 1024px){
  [data-custom-layout=checkout] form.woocommerce-checkout button[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
  @media (min-width: 680px){[data-custom-layout=checkout] form.woocommerce-checkout button[type=submit]{
      font-family: 'TT Norms Web', Arial, sans-serif;
      font-size: 16px;
      font-weight: 500;
      line-height: 1;
    }
  }
  @media (min-width: 1024px){[data-custom-layout=checkout] form.woocommerce-checkout button[type=submit]{
      font-family: 'TT Norms Web', Arial, sans-serif;
      font-size: 16px;
      font-weight: 500;
      line-height: 1;
    }
  }
  @media (min-width: 1440px){[data-custom-layout=checkout] form.woocommerce-checkout button[type=submit]{
      font-family: 'TT Norms Web', Arial, sans-serif;
      font-size: 16px;
      font-weight: 500;
      line-height: 1;
    }
  }
  [data-custom-layout=checkout] form.woocommerce-checkout button[type=submit]:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
  @media (min-width: 680px){[data-custom-layout=checkout] form.woocommerce-checkout button[type=submit]:not(.button--s-200--icon-only){
      padding-top: 16px;
      padding-bottom: 16px;
    }
  }
  @media (min-width: 1024px){[data-custom-layout=checkout] form.woocommerce-checkout button[type=submit]:not(.button--s-200--icon-only){
      padding-top: 16px;
      padding-bottom: 16px;
    }
  }
  @media (min-width: 1440px){[data-custom-layout=checkout] form.woocommerce-checkout button[type=submit]:not(.button--s-200--icon-only){
      padding-top: 16px;
      padding-bottom: 16px;
    }
  }
  [data-custom-layout=checkout] form.woocommerce-checkout button[type=submit]:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
  @media (min-width: 680px){[data-custom-layout=checkout] form.woocommerce-checkout button[type=submit]:not(.button--s-200--icon-only){
      padding-left: 24px;
      padding-right: 24px;
    }
  }
  @media (min-width: 1024px){[data-custom-layout=checkout] form.woocommerce-checkout button[type=submit]:not(.button--s-200--icon-only){
      padding-left: 24px;
      padding-right: 24px;
    }
  }
  @media (min-width: 1440px){[data-custom-layout=checkout] form.woocommerce-checkout button[type=submit]:not(.button--s-200--icon-only){
      padding-left: 24px;
      padding-right: 24px;
    }
  }
  [data-custom-layout=checkout] form.woocommerce-checkout button[type=submit]:not(.button--s-200--icon-only){
    height: 48px;
    gap: 8px;
  }
  [data-custom-layout=checkout] form.woocommerce-checkout button[type=submit].button--icon-only{
    height: 48px;
    width: 48px;
  }
}[data-custom-layout=checkout] .product-list-custom{
  gap: 8px;
}@media (min-width: 680px){[data-custom-layout=checkout] .product-list-custom{
    gap: 8px;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] .product-list-custom{
    gap: 8px;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout] .product-list-custom{
    gap: 8px;
  }
}[data-custom-layout=checkout] .product-list-custom{
  display: flex;
  flex-direction: column;
}[data-custom-layout=checkout] .checkout-sidebar-sticky-custom{
  position: sticky;
  bottom: 185px;
  left: 100%;
  width: var(--gg-right-section-width);
}[data-custom-layout=checkout]:has([data-custom-component=thankyou-order]) .woocommerce-info{
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 8px;
  width: -moz-fit-content;
  width: fit-content;
}[data-custom-layout=checkout]:has([data-custom-component=thankyou-order]) [data-custom-component=login]{
  margin-left: auto;
  margin-right: auto;
}[data-custom-layout=checkout] [data-custom-component=login] > .form-row{
  width: 100%;
}[data-custom-layout=checkout] [data-custom-component=login] > .form-row > span{
  width: 100%;
}[data-custom-layout=checkout] [data-custom-component=login] > .form-row input:not([type=checkbox]){
  width: 100%;
}[data-custom-layout=checkout] .woocommerce-error{
  display: flex;
  flex-direction: column;
  gap: 8px;
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.43;
}@media (min-width: 680px){[data-custom-layout=checkout] .woocommerce-error{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.43;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] .woocommerce-error{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout] .woocommerce-error{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
  }
}[data-custom-layout=checkout] .woocommerce-error{
  font-style: normal;
  padding-left: 12px;
  padding-right: 12px;
}@media (min-width: 680px){[data-custom-layout=checkout] .woocommerce-error{
    padding-left: 14px;
    padding-right: 14px;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] .woocommerce-error{
    padding-left: 16px;
    padding-right: 16px;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout] .woocommerce-error{
    padding-left: 16px;
    padding-right: 16px;
  }
}[data-custom-layout=checkout] .woocommerce-error{
  padding-top: 12px;
  padding-bottom: 12px;
}@media (min-width: 680px){[data-custom-layout=checkout] .woocommerce-error{
    padding-top: 14px;
    padding-bottom: 14px;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] .woocommerce-error{
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout] .woocommerce-error{
    padding-top: 16px;
    padding-bottom: 16px;
  }
}[data-custom-layout=checkout] .woocommerce-error{
  border-radius: 16px;
  border-width: 1px;
  border-style: solid;
  border-color: var(--sh-stroke-base-920,rgba(255, 255, 255, 0.10));
  position: relative;
  display: flex;
  gap: 8px;
  background-position: center;
  background-repeat: no-repeat;
}[data-custom-layout=checkout] .woocommerce-error::before{
  display: none;
  height: 24px;
  width: 24px;
  flex-shrink: 0;
  background-color: transparent;
  --tw-content: "";
  content: var(--tw-content);
}[data-custom-layout=checkout] .woocommerce-error{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
  --tw-backdrop-blur: blur(var(--sh-blur-300,20px));
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  background-color: var(--sh-danger-100,rgba(245, 65, 128, 0.20));
}[data-custom-layout=checkout] .woocommerce-error::before{
  display: block;
  height: 24px;
  width: 24px;
  background-image: url(../assets/img/icons/svg/line-info.svg);
  content: var(--tw-content);
  background-repeat: no-repeat;
    filter: invert(59%) sepia(83%) saturate(5683%) hue-rotate(315deg) brightness(98%) contrast(96%);
}[data-custom-layout=checkout] .woocommerce-error:has(li){
  flex-direction: column;
}[data-custom-layout=checkout] .woocommerce-error:has(li)::before{
  position: absolute;
  left: 12px;
}@media (min-width: 680px){[data-custom-layout=checkout] .woocommerce-error:has(li)::before{
    left: 14px;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] .woocommerce-error:has(li)::before{
    left: 16px;
  }
}[data-custom-layout=checkout] .woocommerce-error:has(li) li{
  list-style-type: none;
  padding-left: 32px;
}[data-custom-layout=checkout] .woocommerce-error strong{
  color: var(--sh-text-primary-500,rgba(216, 49, 49, 1.00));
}[data-custom-layout=checkout] .woocommerce-error{
  width: 100%;
}[data-custom-layout=checkout] .checkout-form-login-custom,
[data-custom-layout=checkout] .checkout-form-coupon-custom{
  width: var(--gg-left-section-width-with-offset);
  gap: 16px;
  padding-left: 12px;
  padding-right: 12px;
}@media (min-width: 680px){[data-custom-layout=checkout] .checkout-form-login-custom,
[data-custom-layout=checkout] .checkout-form-coupon-custom{
    padding-left: 14px;
    padding-right: 14px;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] .checkout-form-login-custom,
[data-custom-layout=checkout] .checkout-form-coupon-custom{
    padding-left: 16px;
    padding-right: 16px;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout] .checkout-form-login-custom,
[data-custom-layout=checkout] .checkout-form-coupon-custom{
    padding-left: 16px;
    padding-right: 16px;
  }
}[data-custom-layout=checkout] .checkout-form-login-custom,
[data-custom-layout=checkout] .checkout-form-coupon-custom{
  padding-top: 12px;
  padding-bottom: 12px;
}@media (min-width: 680px){[data-custom-layout=checkout] .checkout-form-login-custom,
[data-custom-layout=checkout] .checkout-form-coupon-custom{
    padding-top: 14px;
    padding-bottom: 14px;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] .checkout-form-login-custom,
[data-custom-layout=checkout] .checkout-form-coupon-custom{
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout] .checkout-form-login-custom,
[data-custom-layout=checkout] .checkout-form-coupon-custom{
    padding-top: 16px;
    padding-bottom: 16px;
  }
}[data-custom-layout=checkout] .checkout-form-login-custom,
[data-custom-layout=checkout] .checkout-form-coupon-custom{
  display: flex;
  width: 100%;
  flex-direction: column;
  overflow: clip;
  border-radius: 16px;
  background-color: var(--sh-bg-base-200,rgba(25, 25, 25, 1.00));
}[data-custom-layout=checkout] .checkout-form-login-custom{
  gap: 8px;
}@media (min-width: 680px){[data-custom-layout=checkout] .checkout-form-login-custom{
    gap: 8px;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] .checkout-form-login-custom{
    gap: 8px;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout] .checkout-form-login-custom{
    gap: 8px;
  }
}[data-custom-layout=checkout] .checkout-form-login-custom form{
  width: 100%;
}[data-custom-layout=checkout] .checkout-form-coupon-custom .woocommerce-form-coupon{
  width: 100%;
}[data-custom-layout=checkout] .woocommerce-form-login,
[data-custom-layout=checkout] .woocommerce-form-coupon{
  gap: 10px;
}@media (min-width: 680px){[data-custom-layout=checkout] .woocommerce-form-login,
[data-custom-layout=checkout] .woocommerce-form-coupon{
    gap: 12px;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] .woocommerce-form-login,
[data-custom-layout=checkout] .woocommerce-form-coupon{
    gap: 16px;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout] .woocommerce-form-login,
[data-custom-layout=checkout] .woocommerce-form-coupon{
    gap: 16px;
  }
}[data-custom-layout=checkout] .woocommerce-form-login,
[data-custom-layout=checkout] .woocommerce-form-coupon{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}[data-custom-layout=checkout] .woocommerce-form-login > *:empty,
[data-custom-layout=checkout] .woocommerce-form-coupon > *:empty{
  display: none;
}[data-custom-layout=checkout] .woocommerce-form-login .form-row,
[data-custom-layout=checkout] .woocommerce-form-coupon .form-row{
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}[data-custom-layout=checkout] .woocommerce-form-login .form-row label,
[data-custom-layout=checkout] .woocommerce-form-login .form-row input:not([type=checkbox]),
[data-custom-layout=checkout] .woocommerce-form-coupon .form-row label,
[data-custom-layout=checkout] .woocommerce-form-coupon .form-row input:not([type=checkbox]){
  width: 100%;
}[data-custom-layout=checkout] .woocommerce-form-login button[type=submit],
[data-custom-layout=checkout] .woocommerce-form-coupon button[type=submit]{
  width: 100%;
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  position: relative;
  cursor: pointer;
}[data-custom-layout=checkout] .woocommerce-form-login button[type=submit]:focus-visible,
[data-custom-layout=checkout] .woocommerce-form-coupon button[type=submit]:focus-visible{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}[data-custom-layout=checkout] .woocommerce-form-login button[type=submit]:disabled,
[data-custom-layout=checkout] .woocommerce-form-coupon button[type=submit]:disabled{
  cursor: auto;
}[data-custom-layout=checkout] .woocommerce-form-login button[type=submit],
[data-custom-layout=checkout] .woocommerce-form-coupon button[type=submit]{
  border-radius: 8px;
  background-color: var(--sh-bg-secondary-200,rgba(255, 255, 255, 0.15));
}[data-custom-layout=checkout] .woocommerce-form-login button[type=submit]:hover,
[data-custom-layout=checkout] .woocommerce-form-coupon button[type=submit]:hover{
  background-color: var(--sh-bg-secondary-200-hover,rgba(255, 255, 255, 0.18));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}[data-custom-layout=checkout] .woocommerce-form-login button[type=submit]:focus-visible,
[data-custom-layout=checkout] .woocommerce-form-coupon button[type=submit]:focus-visible{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}[data-custom-layout=checkout] .woocommerce-form-login button[type=submit]:active,
[data-custom-layout=checkout] .woocommerce-form-coupon button[type=submit]:active{
  background-color: var(--sh-bg-secondary-200-pressed,rgba(255, 255, 255, 0.13));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}[data-custom-layout=checkout] .woocommerce-form-login button[type=submit]:disabled,
[data-custom-layout=checkout] .woocommerce-form-coupon button[type=submit]:disabled{
  background-color: var(--sh-bg-secondary-200-disabled,rgba(255, 255, 255, 0.06));
}[data-custom-layout=checkout] .woocommerce-form-login button[type=submit],
[data-custom-layout=checkout] .woocommerce-form-coupon button[type=submit]{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.14;
}@media (min-width: 680px){[data-custom-layout=checkout] .woocommerce-form-login button[type=submit],
[data-custom-layout=checkout] .woocommerce-form-coupon button[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] .woocommerce-form-login button[type=submit],
[data-custom-layout=checkout] .woocommerce-form-coupon button[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout] .woocommerce-form-login button[type=submit],
[data-custom-layout=checkout] .woocommerce-form-coupon button[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14;
  }
}[data-custom-layout=checkout] .woocommerce-form-login button[type=submit]:not(.button--s-100--icon-only),
[data-custom-layout=checkout] .woocommerce-form-coupon button[type=submit]:not(.button--s-100--icon-only){
  padding-top: 12px;
  padding-bottom: 12px;
}@media (min-width: 680px){[data-custom-layout=checkout] .woocommerce-form-login button[type=submit]:not(.button--s-100--icon-only),
[data-custom-layout=checkout] .woocommerce-form-coupon button[type=submit]:not(.button--s-100--icon-only){
    padding-top: 12px;
    padding-bottom: 12px;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] .woocommerce-form-login button[type=submit]:not(.button--s-100--icon-only),
[data-custom-layout=checkout] .woocommerce-form-coupon button[type=submit]:not(.button--s-100--icon-only){
    padding-top: 12px;
    padding-bottom: 12px;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout] .woocommerce-form-login button[type=submit]:not(.button--s-100--icon-only),
[data-custom-layout=checkout] .woocommerce-form-coupon button[type=submit]:not(.button--s-100--icon-only){
    padding-top: 12px;
    padding-bottom: 12px;
  }
}[data-custom-layout=checkout] .woocommerce-form-login button[type=submit]:not(.button--s-100--icon-only),
[data-custom-layout=checkout] .woocommerce-form-coupon button[type=submit]:not(.button--s-100--icon-only){
  padding-left: 16px;
  padding-right: 16px;
}@media (min-width: 680px){[data-custom-layout=checkout] .woocommerce-form-login button[type=submit]:not(.button--s-100--icon-only),
[data-custom-layout=checkout] .woocommerce-form-coupon button[type=submit]:not(.button--s-100--icon-only){
    padding-left: 16px;
    padding-right: 16px;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] .woocommerce-form-login button[type=submit]:not(.button--s-100--icon-only),
[data-custom-layout=checkout] .woocommerce-form-coupon button[type=submit]:not(.button--s-100--icon-only){
    padding-left: 16px;
    padding-right: 16px;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout] .woocommerce-form-login button[type=submit]:not(.button--s-100--icon-only),
[data-custom-layout=checkout] .woocommerce-form-coupon button[type=submit]:not(.button--s-100--icon-only){
    padding-left: 16px;
    padding-right: 16px;
  }
}[data-custom-layout=checkout] .woocommerce-form-login button[type=submit]:not(.button--s-100--icon-only),
[data-custom-layout=checkout] .woocommerce-form-coupon button[type=submit]:not(.button--s-100--icon-only){
  height: 40px;
  gap: 8px;
}.button--icon-only[data-custom-layout=checkout] .woocommerce-form-login button[type=submit],.button--icon-only
[data-custom-layout=checkout] .woocommerce-form-coupon button[type=submit]{
  height: 40px;
  width: 40px;
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=checkout] .woocommerce-form-login button[type=submit],.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a
[data-custom-layout=checkout] .woocommerce-form-coupon button[type=submit]{
  background-color: var(--sh-bg-primary-500,rgba(216, 49, 49, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=checkout] .woocommerce-form-login button[type=submit]:hover,.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a
[data-custom-layout=checkout] .woocommerce-form-coupon button[type=submit]:hover{
  background-color: var(--sh-bg-primary-500-hover,rgba(246, 72, 72, 1.00));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=checkout] .woocommerce-form-login button[type=submit]:focus-visible,.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a
[data-custom-layout=checkout] .woocommerce-form-coupon button[type=submit]:focus-visible{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=checkout] .woocommerce-form-login button[type=submit]:active,.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a
[data-custom-layout=checkout] .woocommerce-form-coupon button[type=submit]:active{
  background-color: var(--sh-bg-primary-500-pressed,rgba(208, 40, 40, 1.00));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=checkout] .woocommerce-form-login button[type=submit]:disabled,.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a
[data-custom-layout=checkout] .woocommerce-form-coupon button[type=submit]:disabled{
  background-color: var(--sh-bg-primary-500-disabled,rgba(117, 117, 117, 0.26));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=checkout] .woocommerce-form-login button[type=submit],.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a
[data-custom-layout=checkout] .woocommerce-form-coupon button[type=submit]{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
}@media (min-width: 680px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=checkout] .woocommerce-form-login button[type=submit],.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a
[data-custom-layout=checkout] .woocommerce-form-coupon button[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
}@media (min-width: 1024px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=checkout] .woocommerce-form-login button[type=submit],.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a
[data-custom-layout=checkout] .woocommerce-form-coupon button[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
}@media (min-width: 1440px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=checkout] .woocommerce-form-login button[type=submit],.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a
[data-custom-layout=checkout] .woocommerce-form-coupon button[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=checkout] .woocommerce-form-login button[type=submit]:not(.button--s-200--icon-only),.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a
[data-custom-layout=checkout] .woocommerce-form-coupon button[type=submit]:not(.button--s-200--icon-only){
  padding-top: 16px;
  padding-bottom: 16px;
}@media (min-width: 680px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=checkout] .woocommerce-form-login button[type=submit]:not(.button--s-200--icon-only),.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a
[data-custom-layout=checkout] .woocommerce-form-coupon button[type=submit]:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1024px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=checkout] .woocommerce-form-login button[type=submit]:not(.button--s-200--icon-only),.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a
[data-custom-layout=checkout] .woocommerce-form-coupon button[type=submit]:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1440px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=checkout] .woocommerce-form-login button[type=submit]:not(.button--s-200--icon-only),.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a
[data-custom-layout=checkout] .woocommerce-form-coupon button[type=submit]:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=checkout] .woocommerce-form-login button[type=submit]:not(.button--s-200--icon-only),.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a
[data-custom-layout=checkout] .woocommerce-form-coupon button[type=submit]:not(.button--s-200--icon-only){
  padding-left: 24px;
  padding-right: 24px;
}@media (min-width: 680px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=checkout] .woocommerce-form-login button[type=submit]:not(.button--s-200--icon-only),.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a
[data-custom-layout=checkout] .woocommerce-form-coupon button[type=submit]:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
}@media (min-width: 1024px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=checkout] .woocommerce-form-login button[type=submit]:not(.button--s-200--icon-only),.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a
[data-custom-layout=checkout] .woocommerce-form-coupon button[type=submit]:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
}@media (min-width: 1440px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=checkout] .woocommerce-form-login button[type=submit]:not(.button--s-200--icon-only),.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a
[data-custom-layout=checkout] .woocommerce-form-coupon button[type=submit]:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=checkout] .woocommerce-form-login button[type=submit]:not(.button--s-200--icon-only),.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a
[data-custom-layout=checkout] .woocommerce-form-coupon button[type=submit]:not(.button--s-200--icon-only){
  height: 48px;
  gap: 8px;
}.button--icon-only.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=checkout] .woocommerce-form-login button[type=submit],.button--icon-only.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a
[data-custom-layout=checkout] .woocommerce-form-coupon button[type=submit]{
  height: 48px;
  width: 48px;
}[data-custom-layout=checkout] .woocommerce-form-login button[type=submit],
[data-custom-layout=checkout] .woocommerce-form-coupon button[type=submit]{
  width: 90px;
  font-size: 0 !important;
}[data-custom-layout=checkout] .woocommerce-form-login button[type=submit]::after,
[data-custom-layout=checkout] .woocommerce-form-coupon button[type=submit]::after{
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  margin: auto;
  width: 100%;
  font-size: 14px;
  --tw-content: "Apply";
  content: var(--tw-content);
}[data-custom-layout=checkout] .woocommerce-form-login a,
[data-custom-layout=checkout] .woocommerce-form-coupon a{
  display: inline-flex;
  cursor: pointer;
  align-items: center;
  gap: 8px;
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}[data-custom-layout=checkout] .woocommerce-form-login a:focus-visible,
[data-custom-layout=checkout] .woocommerce-form-coupon a:focus-visible{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}[data-custom-layout=checkout] .woocommerce-form-login a,
[data-custom-layout=checkout] .woocommerce-form-coupon a{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}[data-custom-layout=checkout] .woocommerce-form-login a:disabled,
[data-custom-layout=checkout] .woocommerce-form-coupon a:disabled{
  cursor: auto;
}[data-custom-layout=checkout] .woocommerce-form-login a,
[data-custom-layout=checkout] .woocommerce-form-coupon a{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
}@media (min-width: 680px){[data-custom-layout=checkout] .woocommerce-form-login a,
[data-custom-layout=checkout] .woocommerce-form-coupon a{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] .woocommerce-form-login a,
[data-custom-layout=checkout] .woocommerce-form-coupon a{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout] .woocommerce-form-login a,
[data-custom-layout=checkout] .woocommerce-form-coupon a{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
  }
}[data-custom-layout=checkout] .woocommerce-form-login a,
[data-custom-layout=checkout] .woocommerce-form-coupon a{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}[data-custom-layout=checkout] .woocommerce-form-login a:disabled,
[data-custom-layout=checkout] .woocommerce-form-coupon a:disabled{
  cursor: auto;
}[data-custom-layout=checkout] .woocommerce-form-login a,
[data-custom-layout=checkout] .woocommerce-form-coupon a{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}[data-custom-layout=checkout] .woocommerce-form-login a:hover,
[data-custom-layout=checkout] .woocommerce-form-coupon a:hover{
  color: var(--sh-text-primary-500-hover,rgba(246, 73, 73, 1.00));
}[data-custom-layout=checkout] .woocommerce-form-login a:focus-visible,
[data-custom-layout=checkout] .woocommerce-form-coupon a:focus-visible{
  color: var(--sh-text-primary-500-hover,rgba(246, 73, 73, 1.00));
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}[data-custom-layout=checkout] .woocommerce-form-login a:active,
[data-custom-layout=checkout] .woocommerce-form-coupon a:active{
  color: var(--sh-text-primary-500-pressed,rgba(208, 40, 40, 1.00));
}[data-custom-layout=checkout] .woocommerce-form-login a:disabled,
[data-custom-layout=checkout] .woocommerce-form-coupon a:disabled{
  color: var(--sh-text-primary-500-disabled,rgba(96, 96, 96, 1.00));
}[data-custom-layout=checkout] .woocommerce-form-login a,
[data-custom-layout=checkout] .woocommerce-form-coupon a{
  font-family: 'Manrope', Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.43;
}@media (min-width: 680px){[data-custom-layout=checkout] .woocommerce-form-login a,
[data-custom-layout=checkout] .woocommerce-form-coupon a{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] .woocommerce-form-login a,
[data-custom-layout=checkout] .woocommerce-form-coupon a{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout] .woocommerce-form-login a,
[data-custom-layout=checkout] .woocommerce-form-coupon a{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}[data-custom-layout=checkout] .woocommerce-form-login button[type=submit]{
  width: 100%;
}[data-custom-layout=checkout] .woocommerce-form-coupon{
  flex-direction: row;
  flex-wrap: wrap;
}[data-custom-layout=checkout] .woocommerce-form-coupon > *{
  width: 100%;
}[data-custom-layout=checkout] .woocommerce-form-coupon .form-row-first{
  width: 70%;
  flex-grow: 1;
}[data-custom-layout=checkout] .woocommerce-form-coupon .form-row-last{
  width: -moz-fit-content;
  width: fit-content;
  flex-shrink: 0;
}[data-custom-layout=checkout] .woocommerce-form-coupon .form-row-last button[type=submit]{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.14;
}@media (min-width: 680px){[data-custom-layout=checkout] .woocommerce-form-coupon .form-row-last button[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] .woocommerce-form-coupon .form-row-last button[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout] .woocommerce-form-coupon .form-row-last button[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14;
  }
}[data-custom-layout=checkout] .woocommerce-form-coupon .form-row-last button[type=submit]:not(.button--s-100--icon-only){
  padding-top: 12px;
  padding-bottom: 12px;
}@media (min-width: 680px){[data-custom-layout=checkout] .woocommerce-form-coupon .form-row-last button[type=submit]:not(.button--s-100--icon-only){
    padding-top: 12px;
    padding-bottom: 12px;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] .woocommerce-form-coupon .form-row-last button[type=submit]:not(.button--s-100--icon-only){
    padding-top: 12px;
    padding-bottom: 12px;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout] .woocommerce-form-coupon .form-row-last button[type=submit]:not(.button--s-100--icon-only){
    padding-top: 12px;
    padding-bottom: 12px;
  }
}[data-custom-layout=checkout] .woocommerce-form-coupon .form-row-last button[type=submit]:not(.button--s-100--icon-only){
  padding-left: 16px;
  padding-right: 16px;
}@media (min-width: 680px){[data-custom-layout=checkout] .woocommerce-form-coupon .form-row-last button[type=submit]:not(.button--s-100--icon-only){
    padding-left: 16px;
    padding-right: 16px;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] .woocommerce-form-coupon .form-row-last button[type=submit]:not(.button--s-100--icon-only){
    padding-left: 16px;
    padding-right: 16px;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout] .woocommerce-form-coupon .form-row-last button[type=submit]:not(.button--s-100--icon-only){
    padding-left: 16px;
    padding-right: 16px;
  }
}[data-custom-layout=checkout] .woocommerce-form-coupon .form-row-last button[type=submit]:not(.button--s-100--icon-only){
  height: 40px;
  gap: 8px;
}.button--icon-only[data-custom-layout=checkout] .woocommerce-form-coupon .form-row-last button[type=submit]{
  height: 40px;
  width: 40px;
}@media (min-width: 1024px){[data-custom-layout=checkout] .woocommerce{
    margin-left: auto;
    margin-right: auto;
    width: calc(var(--gg-left-section-width) + var(--gg-right-section-width) + var(--gg-section-gap));
  }
}[data-custom-layout=checkout] .woocommerce{
  gap: 16px;
}@media (min-width: 680px){[data-custom-layout=checkout] .woocommerce{
    gap: 20px;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] .woocommerce{
    gap: 24px;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout] .woocommerce{
    gap: 32px;
  }
}[data-custom-layout=checkout] .woocommerce{
  position: relative;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}@media (min-width: 1024px){[data-custom-layout=checkout] .woocommerce:has([data-custom-layout=order-pay]), [data-custom-layout=checkout] .woocommerce:has([data-custom-component=checkout-order-info]){
    flex-direction: row;
  }
}[data-custom-layout=checkout] .woocommerce .checkout-forms-wrapper-custom{
  gap: 16px;
}@media (min-width: 680px){[data-custom-layout=checkout] .woocommerce .checkout-forms-wrapper-custom{
    gap: 20px;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] .woocommerce .checkout-forms-wrapper-custom{
    gap: 24px;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout] .woocommerce .checkout-forms-wrapper-custom{
    gap: 32px;
  }
}[data-custom-layout=checkout] .woocommerce .checkout-forms-wrapper-custom{
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
}@media not all and (min-width: 1024px){[data-custom-layout=checkout] .woocommerce .checkout-forms-wrapper-custom{
    margin-left: auto;
    margin-right: auto;
    max-width: var(--gg-left-section-width-with-offset);
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] .woocommerce .checkout-forms-wrapper-custom{
    width: var(--gg-left-section-width-with-offset);
  }
}[data-custom-layout=checkout] .woocommerce .woocommerce-notices-wrapper{
  width: 100%;
}[data-custom-layout=checkout] .woocommerce:has([data-custom-component=checkout-order-info]) .woocommerce-notices-wrapper{
  width: 100%;
}@media not all and (min-width: 1024px){[data-custom-layout=checkout] .woocommerce:has([data-custom-component=checkout-order-info]) .woocommerce-notices-wrapper{
    margin-left: auto;
    margin-right: auto;
    max-width: var(--gg-left-section-width-with-offset);
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] .woocommerce:has([data-custom-component=checkout-order-info]) .woocommerce-notices-wrapper{
    width: var(--gg-left-section-width-with-offset);
  }
}@media not all and (min-width: 1024px){[data-custom-layout=checkout] .woocommerce .checkout-base-custom,
[data-custom-layout=checkout] .woocommerce .checkout-base-content-custom,
[data-custom-layout=checkout] .woocommerce [data-custom-component=customer-details]{
    display: contents !important;
  }[data-custom-layout=checkout] .woocommerce #customer_details{
    margin-bottom: 20px;
  }
}@media not all and (min-width: 680px){[data-custom-layout=checkout] .woocommerce #customer_details{
    margin-bottom: 16px;
  }
}@media not all and (min-width: 1024px){[data-custom-layout=checkout] .woocommerce .checkout-base-custom,
[data-custom-layout=checkout] .woocommerce .checkout-base-content-custom,
[data-custom-layout=checkout] .woocommerce [data-custom-component=customer-details] #wc_checkout_add_ons{
    margin-top: -24px;
  }[data-custom-layout=checkout] .woocommerce .checkout-payment-section-custom{
    order: 9999 !important;
  }
}[data-custom-layout=checkout] .woocommerce wc-order-attribution-inputs{
  position: absolute;
}[data-custom-layout=checkout] .woocommerce .product-meta-custom table{
  display: table;
  width: 100%;
    border-collapse: separate;
    border-spacing: 0 4px;
}[data-custom-layout=checkout] .woocommerce .product-meta-custom table tbody{
  width: 100%;
}[data-custom-layout=checkout] .woocommerce .product-meta-custom table tr td{
  font-family: 'Manrope', Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.43;
}@media (min-width: 680px){[data-custom-layout=checkout] .woocommerce .product-meta-custom table tr td{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] .woocommerce .product-meta-custom table tr td{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout] .woocommerce .product-meta-custom table tr td{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}[data-custom-layout=checkout] .woocommerce .product-meta-custom table tr td{
  padding-left: 12px;
  padding-right: 12px;
}@media (min-width: 680px){[data-custom-layout=checkout] .woocommerce .product-meta-custom table tr td{
    padding-left: 12px;
    padding-right: 12px;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] .woocommerce .product-meta-custom table tr td{
    padding-left: 12px;
    padding-right: 12px;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout] .woocommerce .product-meta-custom table tr td{
    padding-left: 12px;
    padding-right: 12px;
  }
}[data-custom-layout=checkout] .woocommerce .product-meta-custom table tr td{
  padding-top: 12px;
  padding-bottom: 12px;
}@media (min-width: 680px){[data-custom-layout=checkout] .woocommerce .product-meta-custom table tr td{
    padding-top: 12px;
    padding-bottom: 12px;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout] .woocommerce .product-meta-custom table tr td{
    padding-top: 12px;
    padding-bottom: 12px;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout] .woocommerce .product-meta-custom table tr td{
    padding-top: 12px;
    padding-bottom: 12px;
  }
}[data-custom-layout=checkout] .woocommerce .product-meta-custom table tr td{
  background-color: var(--sh-bg-base-930,rgba(255, 255, 255, 0.05));
}[data-custom-layout=checkout] .woocommerce .product-meta-custom table tr td:first-child{
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}[data-custom-layout=checkout] .woocommerce .product-meta-custom table tr td:last-child{
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}[data-custom-component=checkout-order-info].checkout-sidebar-custom{
  width: 100%;
  flex-shrink: 0;
}@media (min-width: 1024px){[data-custom-component=checkout-order-info].checkout-sidebar-custom{
    display: none;
  }
}[data-custom-component=checkout-order-info].checkout-sidebar-custom--sticky{
  display: none;
  flex-shrink: 0;
}@media (min-width: 1024px){[data-custom-component=checkout-order-info].checkout-sidebar-custom--sticky{
    position: sticky;
    top: 90px;
    left: 100%;
    display: block;
    width: var(--gg-right-section-width);
    align-self: flex-start;
  }
}.checkout-total-info-custom{
  gap: 10px;
}@media (min-width: 680px){.checkout-total-info-custom{
    gap: 12px;
  }
}@media (min-width: 1024px){.checkout-total-info-custom{
    gap: 16px;
  }
}@media (min-width: 1440px){.checkout-total-info-custom{
    gap: 16px;
  }
}.checkout-total-info-custom{
  padding-left: 12px;
  padding-right: 12px;
}@media (min-width: 680px){.checkout-total-info-custom{
    padding-left: 14px;
    padding-right: 14px;
  }
}@media (min-width: 1024px){.checkout-total-info-custom{
    padding-left: 16px;
    padding-right: 16px;
  }
}@media (min-width: 1440px){.checkout-total-info-custom{
    padding-left: 16px;
    padding-right: 16px;
  }
}.checkout-total-info-custom{
  padding-top: 12px;
  padding-bottom: 12px;
}@media (min-width: 680px){.checkout-total-info-custom{
    padding-top: 14px;
    padding-bottom: 14px;
  }
}@media (min-width: 1024px){.checkout-total-info-custom{
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1440px){.checkout-total-info-custom{
    padding-top: 16px;
    padding-bottom: 16px;
  }
}.checkout-total-info-custom{
  display: flex;
  width: 100%;
  flex-direction: column;
  overflow: clip;
  border-radius: 16px;
  background-color: var(--sh-bg-base-200,rgba(25, 25, 25, 1.00));
}.checkout-total-info-custom > *{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}.checkout-total-info-custom > * > *:first-child{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.43;
}@media (min-width: 680px){.checkout-total-info-custom > * > *:first-child{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.43;
  }
}@media (min-width: 1024px){.checkout-total-info-custom > * > *:first-child{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
  }
}@media (min-width: 1440px){.checkout-total-info-custom > * > *:first-child{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
  }
}.checkout-total-info-custom > * > *:first-child{
  text-align: left;
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.checkout-total-info-custom > * > *:last-child{
  font-family: 'Manrope', Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.33;
}@media (min-width: 680px){.checkout-total-info-custom > * > *:last-child{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.33;
  }
}@media (min-width: 1024px){.checkout-total-info-custom > * > *:last-child{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1440px){.checkout-total-info-custom > * > *:last-child{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}.checkout-total-info-custom > * > *:last-child{
  text-align: right;
  color: var(--sh-text-base-500,rgba(179, 179, 179, 1.00));
}.checkout-forms-wrapper-custom form{
  gap: 16px;
}@media (min-width: 680px){.checkout-forms-wrapper-custom form{
    gap: 20px;
  }
}@media (min-width: 1024px){.checkout-forms-wrapper-custom form{
    gap: 24px;
  }
}@media (min-width: 1440px){.checkout-forms-wrapper-custom form{
    gap: 32px;
  }
}.checkout-forms-wrapper-custom form{
  position: relative;
  display: flex;
  flex-direction: column;
}[data-custom-layout=checkout]:has([data-custom-component=login]):not(:has([data-custom-component=checkout-coupon])) .woocommerce{
  flex-direction: column;
}[data-custom-layout=checkout]:has([data-custom-component=login]):not(:has([data-custom-component=checkout-coupon])) .woocommerce-info{
  font-family: 'Manrope', Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.43;
}@media (min-width: 680px){[data-custom-layout=checkout]:has([data-custom-component=login]):not(:has([data-custom-component=checkout-coupon])) .woocommerce-info{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1024px){[data-custom-layout=checkout]:has([data-custom-component=login]):not(:has([data-custom-component=checkout-coupon])) .woocommerce-info{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1440px){[data-custom-layout=checkout]:has([data-custom-component=login]):not(:has([data-custom-component=checkout-coupon])) .woocommerce-info{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}[data-custom-layout=checkout]:has([data-custom-component=login]):not(:has([data-custom-component=checkout-coupon])) .woocommerce-info{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}[data-custom-layout=checkout]:has([data-custom-component=login]):not(:has([data-custom-component=checkout-coupon])) [data-custom-component=login] button[type=submit]{
  background-color: var(--sh-bg-primary-500,rgba(216, 49, 49, 1.00));
}[data-custom-layout=checkout]:has([data-custom-component=login]):not(:has([data-custom-component=checkout-coupon])) [data-custom-component=login] button[type=submit]:hover{
  background-color: var(--sh-bg-primary-500-hover,rgba(246, 72, 72, 1.00));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}[data-custom-layout=checkout]:has([data-custom-component=login]):not(:has([data-custom-component=checkout-coupon])) [data-custom-component=login] button[type=submit]:focus-visible{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}[data-custom-layout=checkout]:has([data-custom-component=login]):not(:has([data-custom-component=checkout-coupon])) [data-custom-component=login] button[type=submit]:active{
  background-color: var(--sh-bg-primary-500-pressed,rgba(208, 40, 40, 1.00));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}[data-custom-layout=checkout]:has([data-custom-component=login]):not(:has([data-custom-component=checkout-coupon])) [data-custom-component=login] button[type=submit]:disabled{
  background-color: var(--sh-bg-primary-500-disabled,rgba(117, 117, 117, 0.26));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}[data-custom-layout=order-pay] .product-meta-custom .wc-item-meta{
  gap: 16px;
}@media (min-width: 680px){[data-custom-layout=order-pay] .product-meta-custom .wc-item-meta{
    gap: 20px;
  }
}@media (min-width: 1024px){[data-custom-layout=order-pay] .product-meta-custom .wc-item-meta{
    gap: 24px;
  }
}@media (min-width: 1440px){[data-custom-layout=order-pay] .product-meta-custom .wc-item-meta{
    gap: 32px;
  }
}[data-custom-layout=order-pay] .product-meta-custom .wc-item-meta{
  display: flex;
  width: 100%;
  flex-direction: column;
}[data-custom-layout=order-pay] .product-meta-custom .wc-item-meta > *{
  gap: 8px;
}@media (min-width: 680px){[data-custom-layout=order-pay] .product-meta-custom .wc-item-meta > *{
    gap: 8px;
  }
}@media (min-width: 1024px){[data-custom-layout=order-pay] .product-meta-custom .wc-item-meta > *{
    gap: 8px;
  }
}@media (min-width: 1440px){[data-custom-layout=order-pay] .product-meta-custom .wc-item-meta > *{
    gap: 8px;
  }
}[data-custom-layout=order-pay] .product-meta-custom .wc-item-meta > *{
  display: flex;
  width: 100%;
  flex-direction: column;
}[data-custom-layout=order-pay] .product-meta-custom .wc-item-meta .wc-item-meta-label{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
}@media (min-width: 680px){[data-custom-layout=order-pay] .product-meta-custom .wc-item-meta .wc-item-meta-label{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.25;
  }
}@media (min-width: 1024px){[data-custom-layout=order-pay] .product-meta-custom .wc-item-meta .wc-item-meta-label{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
  }
}@media (min-width: 1440px){[data-custom-layout=order-pay] .product-meta-custom .wc-item-meta .wc-item-meta-label{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.17;
  }
}[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order{
  overflow: visible !important;
  padding-left: 12px;
  padding-right: 12px;
}@media (min-width: 680px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order{
    padding-left: 14px;
    padding-right: 14px;
  }
}@media (min-width: 1024px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order{
    padding-left: 16px;
    padding-right: 16px;
  }
}@media (min-width: 1440px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order{
    padding-left: 16px;
    padding-right: 16px;
  }
}[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order{
  padding-top: 12px;
  padding-bottom: 12px;
}@media (min-width: 680px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order{
    padding-top: 14px;
    padding-bottom: 14px;
  }
}@media (min-width: 1024px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order{
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1440px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order{
    padding-top: 16px;
    padding-bottom: 16px;
  }
}[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order{
  display: flex;
  width: 100%;
  flex-direction: column;
  overflow: clip;
  border-radius: 16px;
  background-color: var(--sh-bg-base-200,rgba(25, 25, 25, 1.00));
}[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table{
  display: flex;
  flex-direction: column;
  gap: 16px;
}[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table h3{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.43;
}@media (min-width: 680px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table h3{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.43;
  }
}@media (min-width: 1024px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table h3{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
  }
}@media (min-width: 1440px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table h3{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
  }
}[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .product-image-custom{
  height: 40px;
  width: 60px;
  overflow: hidden;
  border-radius: 4px;
}[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .product-image-custom img{
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .product-list-custom{
  gap: 8px;
}@media (min-width: 680px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .product-list-custom{
    gap: 8px;
  }
}@media (min-width: 1024px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .product-list-custom{
    gap: 8px;
  }
}@media (min-width: 1440px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .product-list-custom{
    gap: 8px;
  }
}[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .product-list-custom{
  display: flex;
  flex-direction: column;
}[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart_item{
  padding-left: 8px;
  padding-right: 8px;
}@media (min-width: 680px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart_item{
    padding-left: 8px;
    padding-right: 8px;
  }
}@media (min-width: 1024px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart_item{
    padding-left: 8px;
    padding-right: 8px;
  }
}@media (min-width: 1440px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart_item{
    padding-left: 8px;
    padding-right: 8px;
  }
}[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart_item{
  padding-top: 8px;
  padding-bottom: 8px;
}@media (min-width: 680px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart_item{
    padding-top: 8px;
    padding-bottom: 8px;
  }
}@media (min-width: 1024px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart_item{
    padding-top: 8px;
    padding-bottom: 8px;
  }
}@media (min-width: 1440px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart_item{
    padding-top: 8px;
    padding-bottom: 8px;
  }
}[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart_item{
  position: relative;
  width: 100%;
  border-radius: 8px;
  background-color: var(--sh-bg-base-930,rgba(255, 255, 255, 0.05));
  gap: 8px;
}@media (min-width: 680px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart_item{
    gap: 8px;
  }
}@media (min-width: 1024px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart_item{
    gap: 8px;
  }
}@media (min-width: 1440px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart_item{
    gap: 8px;
  }
}[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart_item{
  display: flex;
}[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart_item .product-right-side-custom{
  gap: 10px;
}@media (min-width: 680px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart_item .product-right-side-custom{
    gap: 12px;
  }
}@media (min-width: 1024px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart_item .product-right-side-custom{
    gap: 16px;
  }
}@media (min-width: 1440px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart_item .product-right-side-custom{
    gap: 16px;
  }
}[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart_item .product-right-side-custom{
  display: flex;
  width: 100%;
}[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart_item .product-info-custom{
  gap: 4px;
}@media (min-width: 680px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart_item .product-info-custom{
    gap: 4px;
  }
}@media (min-width: 1024px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart_item .product-info-custom{
    gap: 4px;
  }
}@media (min-width: 1440px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart_item .product-info-custom{
    gap: 4px;
  }
}[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart_item .product-info-custom{
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  align-items: flex-start;
}[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart_item .product-quantity-wrapper-custom{
  flex-shrink: 0;
}[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart_item .product-name{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.33;
}@media (min-width: 680px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart_item .product-name{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.33;
  }
}@media (min-width: 1024px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart_item .product-name{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
  }
}@media (min-width: 1440px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart_item .product-name{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
  }
}[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart_item .product-name{
  max-width: calc(100% - 20px);
}[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart_item .product-quantity{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.33;
}@media (min-width: 680px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart_item .product-quantity{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.33;
  }
}@media (min-width: 1024px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart_item .product-quantity{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.33;
  }
}@media (min-width: 1440px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart_item .product-quantity{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.33;
  }
}[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart_item .product-quantity{
  display: flex;
  height: 20px;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 20px;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  background-color: var(--sh-bg-base-310,rgba(48, 48, 48, 0.90));
  padding: 4px;
}[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart_item .product-total-info-custom{
  display: flex;
  align-items: center;
  gap: 4px;
}[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart_item .product-total{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.33;
}@media (min-width: 680px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart_item .product-total{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.33;
  }
}@media (min-width: 1024px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart_item .product-total{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.33;
  }
}@media (min-width: 1440px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart_item .product-total{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.33;
  }
}[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart_item .product-total{
  color: var(--sh-text-base-500,rgba(179, 179, 179, 1.00));
}[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom{
  gap: 8px;
}@media (min-width: 680px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom{
    gap: 8px;
  }
}@media (min-width: 1024px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom{
    gap: 8px;
  }
}@media (min-width: 1440px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom{
    gap: 8px;
  }
}[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom{
  display: flex;
  flex-direction: column;
}[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom > *{
  display: flex;
  width: 100%;
  justify-content: space-between;
  gap: 16px;
}[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom > * > *:first-child{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.43;
}@media (min-width: 680px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom > * > *:first-child{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.43;
  }
}@media (min-width: 1024px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom > * > *:first-child{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
  }
}@media (min-width: 1440px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom > * > *:first-child{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
  }
}[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom > * > *:first-child{
  text-align: left;
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom > * > *:last-child{
  font-family: 'Manrope', Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.33;
}@media (min-width: 680px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom > * > *:last-child{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.33;
  }
}@media (min-width: 1024px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom > * > *:last-child{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1440px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom > * > *:last-child{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom > * > *:last-child{
  text-align: right;
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom strong{
  font-weight: 400;
}[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom{
  font-family: 'Manrope', Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.33;
}@media (min-width: 680px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.33;
  }
}@media (min-width: 1024px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1440px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom{
  color: var(--sh-text-base-500,rgba(179, 179, 179, 1.00));
}[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom:has(#shipping_method){
  font-family: 'TT Norms Web', Arial, sans-serif !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  line-height: 1.43 !important;
}@media (min-width: 680px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom:has(#shipping_method){
    font-family: 'TT Norms Web', Arial, sans-serif !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 1.43 !important;
  }
}@media (min-width: 1024px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom:has(#shipping_method){
    font-family: 'TT Norms Web', Arial, sans-serif !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 1.5 !important;
  }
}@media (min-width: 1440px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom:has(#shipping_method){
    font-family: 'TT Norms Web', Arial, sans-serif !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 1.5 !important;
  }
}[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom:has(#shipping_method){
  text-align: left;
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00)) !important;
}[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom:has(#shipping_method):has(.woocommerce-shipping-contents), [data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom:has(.no-shipping-message-custom){
  display: flex;
  flex-direction: column;
  gap: 8px;
}[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom:has(#shipping_method):has(.woocommerce-shipping-contents) .woocommerce-shipping-contents, [data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom:has(.no-shipping-message-custom) .woocommerce-shipping-contents{
  font-family: 'Manrope', Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.33;
}@media (min-width: 680px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom:has(#shipping_method):has(.woocommerce-shipping-contents) .woocommerce-shipping-contents, [data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom:has(.no-shipping-message-custom) .woocommerce-shipping-contents{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.33;
  }
}@media (min-width: 1024px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom:has(#shipping_method):has(.woocommerce-shipping-contents) .woocommerce-shipping-contents, [data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom:has(.no-shipping-message-custom) .woocommerce-shipping-contents{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1440px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom:has(#shipping_method):has(.woocommerce-shipping-contents) .woocommerce-shipping-contents, [data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom:has(.no-shipping-message-custom) .woocommerce-shipping-contents{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom:has(#shipping_method):has(.woocommerce-shipping-contents) .woocommerce-shipping-contents, [data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom:has(.no-shipping-message-custom) .woocommerce-shipping-contents{
  color: var(--sh-text-base-500,rgba(179, 179, 179, 1.00));
}[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom:has(#shipping_method):has(.woocommerce-shipping-contents) .woocommerce-shipping-contents > *, [data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom:has(.no-shipping-message-custom) .woocommerce-shipping-contents > * {
  color: inherit !important;
  font-family: inherit !important;
  font-size: inherit !important;
}[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom:has(#shipping_method):has(.woocommerce-shipping-contents) > *:last-child, [data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom:has(.no-shipping-message-custom) > *:last-child{
  text-align: left;
}[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom > *:last-child{
  font-family: 'Manrope', Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.33;
}@media (min-width: 680px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom > *:last-child{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.33;
  }
}@media (min-width: 1024px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom > *:last-child{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1440px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom > *:last-child{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom > *:last-child{
  text-align: right;
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom .cart-shipping-title-custom{
  font-family: 'TT Norms Web', Arial, sans-serif !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  line-height: 1.43 !important;
}@media (min-width: 680px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom .cart-shipping-title-custom{
    font-family: 'TT Norms Web', Arial, sans-serif !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 1.43 !important;
  }
}@media (min-width: 1024px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom .cart-shipping-title-custom{
    font-family: 'TT Norms Web', Arial, sans-serif !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 1.5 !important;
  }
}@media (min-width: 1440px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom .cart-shipping-title-custom{
    font-family: 'TT Norms Web', Arial, sans-serif !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 1.5 !important;
  }
}[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom .cart-shipping-title-custom{
  text-align: left;
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00)) !important;
}[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom .no-shipping-message-custom,
[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom .shipping-message-notice-custom{
  font-family: 'Manrope', Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.33;
}@media (min-width: 680px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom .no-shipping-message-custom,
[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom .shipping-message-notice-custom{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.33;
  }
}@media (min-width: 1024px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom .no-shipping-message-custom,
[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom .shipping-message-notice-custom{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1440px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom .no-shipping-message-custom,
[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom .shipping-message-notice-custom{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom .no-shipping-message-custom,
[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom .cart-shipping-custom .shipping-message-notice-custom{
  color: var(--sh-text-base-500,rgba(179, 179, 179, 1.00));
}[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom .fee-left-block-custom{
  display: inline-flex;
  flex-direction: column;
}[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom .fee-left-block-custom strong,
[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom .fee-left-block-custom span{
  font-family: 'Manrope', Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.33;
}@media (min-width: 680px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom .fee-left-block-custom strong,
[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom .fee-left-block-custom span{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.33;
  }
}@media (min-width: 1024px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom .fee-left-block-custom strong,
[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom .fee-left-block-custom span{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1440px){[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom .fee-left-block-custom strong,
[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom .fee-left-block-custom span{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom .fee-left-block-custom strong,
[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-total-info-custom .fee-left-block-custom span{
  color: var(--sh-text-base-500,rgba(179, 179, 179, 1.00));
}[data-custom-component=checkout-order-info] .woocommerce-checkout-review-order-table .cart-shipping-custom label {
  font-size: inherit !important;
  color: inherit !important;
  margin-bottom: 0;
}[data-custom-component=payment-section].checkout-payment-section-custom .checkout-payment-section-custom__payment-form{
  gap: 10px;
}@media (min-width: 680px){[data-custom-component=payment-section].checkout-payment-section-custom .checkout-payment-section-custom__payment-form{
    gap: 12px;
  }
}@media (min-width: 1024px){[data-custom-component=payment-section].checkout-payment-section-custom .checkout-payment-section-custom__payment-form{
    gap: 16px;
  }
}@media (min-width: 1440px){[data-custom-component=payment-section].checkout-payment-section-custom .checkout-payment-section-custom__payment-form{
    gap: 16px;
  }
}[data-custom-component=payment-section].checkout-payment-section-custom .checkout-payment-section-custom__payment-form{
  padding-left: 12px;
  padding-right: 12px;
}@media (min-width: 680px){[data-custom-component=payment-section].checkout-payment-section-custom .checkout-payment-section-custom__payment-form{
    padding-left: 14px;
    padding-right: 14px;
  }
}@media (min-width: 1024px){[data-custom-component=payment-section].checkout-payment-section-custom .checkout-payment-section-custom__payment-form{
    padding-left: 16px;
    padding-right: 16px;
  }
}@media (min-width: 1440px){[data-custom-component=payment-section].checkout-payment-section-custom .checkout-payment-section-custom__payment-form{
    padding-left: 16px;
    padding-right: 16px;
  }
}[data-custom-component=payment-section].checkout-payment-section-custom .checkout-payment-section-custom__payment-form{
  padding-top: 12px;
  padding-bottom: 12px;
}@media (min-width: 680px){[data-custom-component=payment-section].checkout-payment-section-custom .checkout-payment-section-custom__payment-form{
    padding-top: 14px;
    padding-bottom: 14px;
  }
}@media (min-width: 1024px){[data-custom-component=payment-section].checkout-payment-section-custom .checkout-payment-section-custom__payment-form{
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1440px){[data-custom-component=payment-section].checkout-payment-section-custom .checkout-payment-section-custom__payment-form{
    padding-top: 16px;
    padding-bottom: 16px;
  }
}[data-custom-component=payment-section].checkout-payment-section-custom .checkout-payment-section-custom__payment-form{
  display: flex;
  width: 100%;
  flex-direction: column;
  overflow: clip;
  border-radius: 16px;
  background-color: var(--sh-bg-base-200,rgba(25, 25, 25, 1.00));
}[data-custom-component=payment-section].checkout-payment-section-custom .checkout-payment-section-custom__no-valid-message{
  justify-content: center;
  text-align: center;
  color: var(--sh-danger-300,rgba(245, 65, 128, 1.00));
  padding-left: 12px;
  padding-right: 12px;
}@media (min-width: 680px){[data-custom-component=payment-section].checkout-payment-section-custom .checkout-payment-section-custom__no-valid-message{
    padding-left: 14px;
    padding-right: 14px;
  }
}@media (min-width: 1024px){[data-custom-component=payment-section].checkout-payment-section-custom .checkout-payment-section-custom__no-valid-message{
    padding-left: 16px;
    padding-right: 16px;
  }
}@media (min-width: 1440px){[data-custom-component=payment-section].checkout-payment-section-custom .checkout-payment-section-custom__no-valid-message{
    padding-left: 16px;
    padding-right: 16px;
  }
}[data-custom-component=payment-section].checkout-payment-section-custom .checkout-payment-section-custom__no-valid-message{
  padding-top: 12px;
  padding-bottom: 12px;
}@media (min-width: 680px){[data-custom-component=payment-section].checkout-payment-section-custom .checkout-payment-section-custom__no-valid-message{
    padding-top: 14px;
    padding-bottom: 14px;
  }
}@media (min-width: 1024px){[data-custom-component=payment-section].checkout-payment-section-custom .checkout-payment-section-custom__no-valid-message{
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1440px){[data-custom-component=payment-section].checkout-payment-section-custom .checkout-payment-section-custom__no-valid-message{
    padding-top: 16px;
    padding-bottom: 16px;
  }
}[data-custom-component=payment-section].checkout-payment-section-custom .checkout-payment-section-custom__no-valid-message{
  display: flex;
  width: 100%;
  flex-direction: column;
  overflow: clip;
  border-radius: 16px;
  background-color: var(--sh-bg-base-200,rgba(25, 25, 25, 1.00));
}[data-custom-component=payment-section] .woocommerce-checkout-payment,
[data-custom-component=payment-section] #payment{
  display: flex;
  flex-direction: column;
  gap: 8px;
}[data-custom-component=payment-section] .payment_methods{
  display: flex;
  flex-direction: column;
  gap: 8px;
}[data-custom-component=payment-section] .payment_methods .wc_payment_method{
  padding-left: 12px;
  padding-right: 12px;
}@media (min-width: 680px){[data-custom-component=payment-section] .payment_methods .wc_payment_method{
    padding-left: 12px;
    padding-right: 12px;
  }
}@media (min-width: 1024px){[data-custom-component=payment-section] .payment_methods .wc_payment_method{
    padding-left: 12px;
    padding-right: 12px;
  }
}@media (min-width: 1440px){[data-custom-component=payment-section] .payment_methods .wc_payment_method{
    padding-left: 12px;
    padding-right: 12px;
  }
}[data-custom-component=payment-section] .payment_methods .wc_payment_method{
  padding-top: 12px;
  padding-bottom: 12px;
}@media (min-width: 680px){[data-custom-component=payment-section] .payment_methods .wc_payment_method{
    padding-top: 12px;
    padding-bottom: 12px;
  }
}@media (min-width: 1024px){[data-custom-component=payment-section] .payment_methods .wc_payment_method{
    padding-top: 12px;
    padding-bottom: 12px;
  }
}@media (min-width: 1440px){[data-custom-component=payment-section] .payment_methods .wc_payment_method{
    padding-top: 12px;
    padding-bottom: 12px;
  }
}[data-custom-component=payment-section] .payment_methods .wc_payment_method{
  width: 100%;
  border-radius: 8px;
  background-color: var(--sh-bg-base-930,rgba(255, 255, 255, 0.05));
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}[data-custom-component=payment-section] .payment_methods .wc_payment_method:focus-within{
  background-color: var(--sh-bg-base-930-hover,rgba(255, 255, 255, 0.10));
}[data-custom-component=payment-section] .payment_methods .wc_payment_method:hover{
  background-color: var(--sh-bg-base-930-hover,rgba(255, 255, 255, 0.10));
}[data-custom-component=payment-section] .payment_methods .wc_payment_method > label{
  font-weight: 600;
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}[data-custom-component=payment-section] .payment_methods .payment_box .wc-payment-form{
  gap: 10px;
}@media (min-width: 680px){[data-custom-component=payment-section] .payment_methods .payment_box .wc-payment-form{
    gap: 12px;
  }
}@media (min-width: 1024px){[data-custom-component=payment-section] .payment_methods .payment_box .wc-payment-form{
    gap: 16px;
  }
}@media (min-width: 1440px){[data-custom-component=payment-section] .payment_methods .payment_box .wc-payment-form{
    gap: 16px;
  }
}[data-custom-component=payment-section] .payment_methods .payment_box .wc-payment-form{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}[data-custom-component=payment-section] .payment_methods .payment_box .wc-payment-form input{
  width: 100% !important;
}[data-custom-component=payment-section] .payment_methods .payment_box .wc-payment-form .form-row-wide{
  grid-column: 1 / -1;
}[data-custom-component=payment-section] .payment_methods .payment_box .wc-payment-form .form-row-first{
  grid-column: span 1 / span 1;
  grid-column-start: 1;
}[data-custom-component=payment-section] .payment_methods .payment_box .wc-payment-form .form-row-last{
  grid-column: span 1 / span 1;
  grid-column-start: 2;
}[data-custom-component=payment-section] .payment_methods li.payment_method_authnet,
[data-custom-component=payment-section] .payment_methods li.payment_method_coinbase,
[data-custom-component=payment-section] .payment_methods li.payment_method_ppcp-gateway{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 4px;
}[data-custom-component=payment-section] .payment_methods li.payment_method_authnet label,
[data-custom-component=payment-section] .payment_methods li.payment_method_coinbase label,
[data-custom-component=payment-section] .payment_methods li.payment_method_ppcp-gateway label{
  display: inline-flex;
  flex-grow: 1;
  flex-wrap: wrap;
  align-items: center;
  gap: 4px;
}[data-custom-component=payment-section] .payment_methods li.payment_method_authnet label img:first-of-type,
[data-custom-component=payment-section] .payment_methods li.payment_method_coinbase label img:first-of-type,
[data-custom-component=payment-section] .payment_methods li.payment_method_ppcp-gateway label img:first-of-type{
  margin-left: auto;
}@media not all and (min-width: 680px){[data-custom-component=payment-section] .payment_methods li.payment_method_coinbase img{
    display: none;
  }
}[data-custom-component=payment-section] .payment_methods .payment_box.payment_method_coinbase{
  font-family: 'Manrope', Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.33;
}@media (min-width: 680px){[data-custom-component=payment-section] .payment_methods .payment_box.payment_method_coinbase{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.33;
  }
}@media (min-width: 1024px){[data-custom-component=payment-section] .payment_methods .payment_box.payment_method_coinbase{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1440px){[data-custom-component=payment-section] .payment_methods .payment_box.payment_method_coinbase{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}[data-custom-component=payment-section] .payment_methods .payment_box.payment_method_coinbase{
  width: 100%;
}[data-custom-component=payment-section] .payment_methods .payment_box.payment_method_ppcp-gateway{
  width: 100%;
}[data-custom-component=payment-section] #ppcp-messages{
  margin-bottom: 16px;
  min-height: 40px;
  border-radius: 16px;
  --tw-bg-opacity: 1;
  background-color: rgb(238 238 238 / var(--tw-bg-opacity, 1));
  padding: 10px;
  --tw-text-opacity: 1;
  color: rgb(44 46 47 / var(--tw-text-opacity, 1));
  opacity: 0;
}[data-custom-component=payment-section]:has(input[value=ppcp-gateway]:checked) #ppcp-messages{
  opacity: 1;
}[data-custom-component=payment-section] #ppc-button-ppcp-gateway,
[data-custom-component=payment-section] #ppcp-messages{
  width: 100%;
}@media (min-width: 680px){@media not all and (min-width: 1024px){[data-custom-component=payment-section] #ppc-button-ppcp-gateway,
[data-custom-component=payment-section] #ppcp-messages{
      margin-left: auto;
      margin-right: auto;
    }
  }
}[data-custom-component=payment-section] .place-order{
  gap: 10px;
}@media (min-width: 680px){[data-custom-component=payment-section] .place-order{
    gap: 12px;
  }
}@media (min-width: 1024px){[data-custom-component=payment-section] .place-order{
    gap: 16px;
  }
}@media (min-width: 1440px){[data-custom-component=payment-section] .place-order{
    gap: 16px;
  }
}[data-custom-component=payment-section] .place-order{
  display: flex;
  flex-direction: column;
}[data-custom-component=payment-section] .place-order .woocommerce-privacy-policy-text{
  font-family: 'Manrope', Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.33;
}@media (min-width: 680px){[data-custom-component=payment-section] .place-order .woocommerce-privacy-policy-text{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.33;
  }
}@media (min-width: 1024px){[data-custom-component=payment-section] .place-order .woocommerce-privacy-policy-text{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1440px){[data-custom-component=payment-section] .place-order .woocommerce-privacy-policy-text{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}[data-custom-component=payment-section] .place-order .woocommerce-privacy-policy-text{
  color: var(--sh-text-base-500,rgba(179, 179, 179, 1.00));
}[data-custom-component=payment-section] .place-order .woocommerce-privacy-policy-text a {
  font-size: inherit !important;
}[data-custom-component=payment-section] .woocommerce-terms-and-conditions{
  font-family: 'Manrope', Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.33;
}@media (min-width: 680px){[data-custom-component=payment-section] .woocommerce-terms-and-conditions{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.33;
  }
}@media (min-width: 1024px){[data-custom-component=payment-section] .woocommerce-terms-and-conditions{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1440px){[data-custom-component=payment-section] .woocommerce-terms-and-conditions{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}[data-custom-component=payment-section] .woocommerce-terms-and-conditions{
  color: var(--sh-text-base-500,rgba(179, 179, 179, 1.00));
}[data-custom-component=payment-section] .woocommerce-terms-and-conditions-wrapper{
  display: flex;
  flex-direction: column;
  gap: 8px;
}[data-custom-component=payment-section] .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox{
  display: inline-block !important;
  padding-left: 12px;
  padding-right: 12px;
}@media (min-width: 680px){[data-custom-component=payment-section] .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox{
    padding-left: 12px;
    padding-right: 12px;
  }
}@media (min-width: 1024px){[data-custom-component=payment-section] .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox{
    padding-left: 12px;
    padding-right: 12px;
  }
}@media (min-width: 1440px){[data-custom-component=payment-section] .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox{
    padding-left: 12px;
    padding-right: 12px;
  }
}[data-custom-component=payment-section] .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox{
  padding-top: 12px;
  padding-bottom: 12px;
}@media (min-width: 680px){[data-custom-component=payment-section] .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox{
    padding-top: 12px;
    padding-bottom: 12px;
  }
}@media (min-width: 1024px){[data-custom-component=payment-section] .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox{
    padding-top: 12px;
    padding-bottom: 12px;
  }
}@media (min-width: 1440px){[data-custom-component=payment-section] .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox{
    padding-top: 12px;
    padding-bottom: 12px;
  }
}[data-custom-component=payment-section] .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox{
  width: 100%;
  border-radius: 8px;
  background-color: var(--sh-bg-base-930,rgba(255, 255, 255, 0.05));
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}[data-custom-component=payment-section] .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox:focus-within{
  background-color: var(--sh-bg-base-930-hover,rgba(255, 255, 255, 0.10));
}[data-custom-component=payment-section] .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox:hover{
  background-color: var(--sh-bg-base-930-hover,rgba(255, 255, 255, 0.10));
}[data-custom-component=payment-section] .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox .woocommerce-terms-and-conditions-checkbox-text{
  display: contents;
}[data-custom-component=payment-section] .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox .woocommerce-terms-and-conditions-checkbox-text a {
  font-size: inherit !important;
}[data-custom-component=payment-section] .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox input[type=checkbox]{
  --tw-translate-y: 4px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}[data-custom-component=payment-section] .wc_payment_method label{
  margin: 0px;
  vertical-align: top;
}[data-custom-component=payment-section] button[type=submit]{
  width: 100%;
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  position: relative;
  cursor: pointer;
}[data-custom-component=payment-section] button[type=submit]:focus-visible{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}[data-custom-component=payment-section] button[type=submit]:disabled{
  cursor: auto;
}[data-custom-component=payment-section] button[type=submit]{
  border-radius: 8px;
  background-color: var(--sh-bg-primary-500,rgba(216, 49, 49, 1.00));
}[data-custom-component=payment-section] button[type=submit]:hover{
  background-color: var(--sh-bg-primary-500-hover,rgba(246, 72, 72, 1.00));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}[data-custom-component=payment-section] button[type=submit]:focus-visible{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}[data-custom-component=payment-section] button[type=submit]:active{
  background-color: var(--sh-bg-primary-500-pressed,rgba(208, 40, 40, 1.00));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}[data-custom-component=payment-section] button[type=submit]:disabled{
  background-color: var(--sh-bg-primary-500-disabled,rgba(117, 117, 117, 0.26));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}[data-custom-component=payment-section] button[type=submit]{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.14;
}@media (min-width: 680px){[data-custom-component=payment-section] button[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14;
  }
}@media (min-width: 1024px){[data-custom-component=payment-section] button[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14;
  }
}@media (min-width: 1440px){[data-custom-component=payment-section] button[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14;
  }
}[data-custom-component=payment-section] button[type=submit]:not(.button--s-100--icon-only){
  padding-top: 12px;
  padding-bottom: 12px;
}@media (min-width: 680px){[data-custom-component=payment-section] button[type=submit]:not(.button--s-100--icon-only){
    padding-top: 12px;
    padding-bottom: 12px;
  }
}@media (min-width: 1024px){[data-custom-component=payment-section] button[type=submit]:not(.button--s-100--icon-only){
    padding-top: 12px;
    padding-bottom: 12px;
  }
}@media (min-width: 1440px){[data-custom-component=payment-section] button[type=submit]:not(.button--s-100--icon-only){
    padding-top: 12px;
    padding-bottom: 12px;
  }
}[data-custom-component=payment-section] button[type=submit]:not(.button--s-100--icon-only){
  padding-left: 16px;
  padding-right: 16px;
}@media (min-width: 680px){[data-custom-component=payment-section] button[type=submit]:not(.button--s-100--icon-only){
    padding-left: 16px;
    padding-right: 16px;
  }
}@media (min-width: 1024px){[data-custom-component=payment-section] button[type=submit]:not(.button--s-100--icon-only){
    padding-left: 16px;
    padding-right: 16px;
  }
}@media (min-width: 1440px){[data-custom-component=payment-section] button[type=submit]:not(.button--s-100--icon-only){
    padding-left: 16px;
    padding-right: 16px;
  }
}[data-custom-component=payment-section] button[type=submit]:not(.button--s-100--icon-only){
  height: 40px;
  gap: 8px;
}.button--icon-only[data-custom-component=payment-section] button[type=submit]{
  height: 40px;
  width: 40px;
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-component=payment-section] button[type=submit]{
  background-color: var(--sh-bg-primary-500,rgba(216, 49, 49, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-component=payment-section] button[type=submit]:hover{
  background-color: var(--sh-bg-primary-500-hover,rgba(246, 72, 72, 1.00));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-component=payment-section] button[type=submit]:focus-visible{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-component=payment-section] button[type=submit]:active{
  background-color: var(--sh-bg-primary-500-pressed,rgba(208, 40, 40, 1.00));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-component=payment-section] button[type=submit]:disabled{
  background-color: var(--sh-bg-primary-500-disabled,rgba(117, 117, 117, 0.26));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-component=payment-section] button[type=submit]{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
}@media (min-width: 680px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-component=payment-section] button[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
}@media (min-width: 1024px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-component=payment-section] button[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
}@media (min-width: 1440px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-component=payment-section] button[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-component=payment-section] button[type=submit]:not(.button--s-200--icon-only){
  padding-top: 16px;
  padding-bottom: 16px;
}@media (min-width: 680px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-component=payment-section] button[type=submit]:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1024px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-component=payment-section] button[type=submit]:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1440px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-component=payment-section] button[type=submit]:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-component=payment-section] button[type=submit]:not(.button--s-200--icon-only){
  padding-left: 24px;
  padding-right: 24px;
}@media (min-width: 680px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-component=payment-section] button[type=submit]:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
}@media (min-width: 1024px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-component=payment-section] button[type=submit]:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
}@media (min-width: 1440px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-component=payment-section] button[type=submit]:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-component=payment-section] button[type=submit]:not(.button--s-200--icon-only){
  height: 48px;
  gap: 8px;
}.button--icon-only.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-component=payment-section] button[type=submit]{
  height: 48px;
  width: 48px;
}@media (min-width: 1024px){
  [data-custom-component=payment-section] button[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
  @media (min-width: 680px){[data-custom-component=payment-section] button[type=submit]{
      font-family: 'TT Norms Web', Arial, sans-serif;
      font-size: 16px;
      font-weight: 500;
      line-height: 1;
    }
  }
  @media (min-width: 1024px){[data-custom-component=payment-section] button[type=submit]{
      font-family: 'TT Norms Web', Arial, sans-serif;
      font-size: 16px;
      font-weight: 500;
      line-height: 1;
    }
  }
  @media (min-width: 1440px){[data-custom-component=payment-section] button[type=submit]{
      font-family: 'TT Norms Web', Arial, sans-serif;
      font-size: 16px;
      font-weight: 500;
      line-height: 1;
    }
  }
  [data-custom-component=payment-section] button[type=submit]:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
  @media (min-width: 680px){[data-custom-component=payment-section] button[type=submit]:not(.button--s-200--icon-only){
      padding-top: 16px;
      padding-bottom: 16px;
    }
  }
  @media (min-width: 1024px){[data-custom-component=payment-section] button[type=submit]:not(.button--s-200--icon-only){
      padding-top: 16px;
      padding-bottom: 16px;
    }
  }
  @media (min-width: 1440px){[data-custom-component=payment-section] button[type=submit]:not(.button--s-200--icon-only){
      padding-top: 16px;
      padding-bottom: 16px;
    }
  }
  [data-custom-component=payment-section] button[type=submit]:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
  @media (min-width: 680px){[data-custom-component=payment-section] button[type=submit]:not(.button--s-200--icon-only){
      padding-left: 24px;
      padding-right: 24px;
    }
  }
  @media (min-width: 1024px){[data-custom-component=payment-section] button[type=submit]:not(.button--s-200--icon-only){
      padding-left: 24px;
      padding-right: 24px;
    }
  }
  @media (min-width: 1440px){[data-custom-component=payment-section] button[type=submit]:not(.button--s-200--icon-only){
      padding-left: 24px;
      padding-right: 24px;
    }
  }
  [data-custom-component=payment-section] button[type=submit]:not(.button--s-200--icon-only){
    height: 48px;
    gap: 8px;
  }
  [data-custom-component=payment-section] button[type=submit].button--icon-only{
    height: 48px;
    width: 48px;
  }
}.woocommerce-form-login-toggle a,
.woocommerce-form-coupon-toggle a{
  text-decoration-line: underline;
  display: inline-flex;
  cursor: pointer;
  align-items: center;
  gap: 8px;
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}.woocommerce-form-login-toggle a:focus-visible,
.woocommerce-form-coupon-toggle a:focus-visible{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}.woocommerce-form-login-toggle a,
.woocommerce-form-coupon-toggle a{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.woocommerce-form-login-toggle a:disabled,
.woocommerce-form-coupon-toggle a:disabled{
  cursor: auto;
}.woocommerce-form-login-toggle a,
.woocommerce-form-coupon-toggle a{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
}@media (min-width: 680px){.woocommerce-form-login-toggle a,
.woocommerce-form-coupon-toggle a{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
  }
}@media (min-width: 1024px){.woocommerce-form-login-toggle a,
.woocommerce-form-coupon-toggle a{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
  }
}@media (min-width: 1440px){.woocommerce-form-login-toggle a,
.woocommerce-form-coupon-toggle a{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
  }
}.woocommerce-form-login-toggle a,
.woocommerce-form-coupon-toggle a{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.woocommerce-form-login-toggle a:disabled,
.woocommerce-form-coupon-toggle a:disabled{
  cursor: auto;
}.woocommerce-form-login-toggle a,
.woocommerce-form-coupon-toggle a{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-form-login-toggle a:hover,
.woocommerce-form-coupon-toggle a:hover{
  color: var(--sh-text-primary-500-hover,rgba(246, 73, 73, 1.00));
}.woocommerce-form-login-toggle a:focus-visible,
.woocommerce-form-coupon-toggle a:focus-visible{
  color: var(--sh-text-primary-500-hover,rgba(246, 73, 73, 1.00));
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}.woocommerce-form-login-toggle a:active,
.woocommerce-form-coupon-toggle a:active{
  color: var(--sh-text-primary-500-pressed,rgba(208, 40, 40, 1.00));
}.woocommerce-form-login-toggle a:disabled,
.woocommerce-form-coupon-toggle a:disabled{
  color: var(--sh-text-primary-500-disabled,rgba(96, 96, 96, 1.00));
}.woocommerce-form-login-toggle a,
.woocommerce-form-coupon-toggle a{
  font-family: 'Manrope', Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.43;
}@media (min-width: 680px){.woocommerce-form-login-toggle a,
.woocommerce-form-coupon-toggle a{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1024px){.woocommerce-form-login-toggle a,
.woocommerce-form-coupon-toggle a{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}@media (min-width: 1440px){.woocommerce-form-login-toggle a,
.woocommerce-form-coupon-toggle a{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}.woocommerce:has([data-custom-component=empty-cart-message]) .woocommerce-notices-wrapper,
.woocommerce:has([data-custom-component=empty-cart-message]) .wc-empty-cart-message{
  display: none;
}.main:has([data-custom-component=empty-cart-message]){
  padding-top: 0px;
}body.woocommerce-lost-password.woocommerce-lost-password main{
  width: 100%;
}@media (min-width: 320px){body.woocommerce-lost-password.woocommerce-lost-password main{
    max-width: 320px;
  }
}@media (min-width: 680px){body.woocommerce-lost-password.woocommerce-lost-password main{
    max-width: 680px;
  }
}@media (min-width: 1024px){body.woocommerce-lost-password.woocommerce-lost-password main{
    max-width: 1024px;
  }
}@media (min-width: 1440px){body.woocommerce-lost-password.woocommerce-lost-password main{
    max-width: 1440px;
  }
}body.woocommerce-lost-password.woocommerce-lost-password main{
  min-height: calc(var(--vh, 1vh) * 100);
  margin: auto;
  width: 100%;
  max-width: 680px;
}@media (min-width: 680px){body.woocommerce-lost-password.woocommerce-lost-password main{
    max-width: 1024px;
  }
}@media (min-width: 1024px){body.woocommerce-lost-password.woocommerce-lost-password main{
    max-width: 1440px;
  }
}body.woocommerce-lost-password.woocommerce-lost-password main{
  padding-left: 16px;
  padding-right: 16px;
}@media (min-width: 680px){body.woocommerce-lost-password.woocommerce-lost-password main{
    padding-left: 32px;
    padding-right: 32px;
  }
}@media (min-width: 1024px){body.woocommerce-lost-password.woocommerce-lost-password main{
    padding-left: 64px;
    padding-right: 64px;
  }
}@media (min-width: 1440px){body.woocommerce-lost-password.woocommerce-lost-password main{
    padding-left: 80px;
    padding-right: 80px;
  }
}body.woocommerce-lost-password.woocommerce-lost-password main{
  padding-top: 104px;
  padding-bottom: 104px;
}@media (min-width: 680px){body.woocommerce-lost-password.woocommerce-lost-password main{
    padding-top: 108px;
    padding-bottom: 108px;
  }
}@media (min-width: 1024px){body.woocommerce-lost-password.woocommerce-lost-password main{
    padding-top: 124px;
    padding-bottom: 124px;
  }
}@media (min-width: 1440px){body.woocommerce-lost-password.woocommerce-lost-password main{
    padding-top: 132px;
    padding-bottom: 132px;
  }
}body.woocommerce-lost-password.woocommerce-lost-password main{
  padding-bottom: 0px;
  gap: 96px;
}@media (min-width: 680px){body.woocommerce-lost-password.woocommerce-lost-password main{
    gap: 128px;
  }
}@media (min-width: 1024px){body.woocommerce-lost-password.woocommerce-lost-password main{
    gap: 192px;
  }
}@media (min-width: 1440px){body.woocommerce-lost-password.woocommerce-lost-password main{
    gap: 256px;
  }
}body.woocommerce-lost-password.woocommerce-lost-password main{
  display: flex;
  flex-grow: 1;
  flex-direction: column;
}body.woocommerce-lost-password.woocommerce-lost-password main:has([data-custom-component=empty-cart-message]){
  padding-top: 0px;
}body.woocommerce-lost-password.woocommerce-lost-password h3{
  display: none !important;
}body.woocommerce-lost-password.woocommerce-lost-password [data-custom-component=my-account-wrapper]{
  padding: 0px !important;
  height: 100%;
  flex-grow: 1;
}body.woocommerce-lost-password.woocommerce-lost-password [data-custom-component=layout-spacer]{
  display: none;
}body.woocommerce-lost-password.woocommerce-lost-password [data-custom-layout=my-account]{
  height: calc(var(--vh, 1vh) * 100);
}body.woocommerce-lost-password.woocommerce-lost-password [data-custom-component=lost-password-reset-link] .woocommerce-message{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: -1px;
}@media (min-width: 680px){body.woocommerce-lost-password.woocommerce-lost-password [data-custom-component=lost-password-reset-link] .woocommerce-message{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.44;
    letter-spacing: -1px;
  }
}@media (min-width: 1024px){body.woocommerce-lost-password.woocommerce-lost-password [data-custom-component=lost-password-reset-link] .woocommerce-message{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.29;
    letter-spacing: -1px;
  }
}@media (min-width: 1440px){body.woocommerce-lost-password.woocommerce-lost-password [data-custom-component=lost-password-reset-link] .woocommerce-message{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 1.13;
    letter-spacing: -1px;
  }
}body.woocommerce-lost-password.woocommerce-lost-password form{
  gap: 16px;
}@media (min-width: 680px){body.woocommerce-lost-password.woocommerce-lost-password form{
    gap: 20px;
  }
}@media (min-width: 1024px){body.woocommerce-lost-password.woocommerce-lost-password form{
    gap: 24px;
  }
}@media (min-width: 1440px){body.woocommerce-lost-password.woocommerce-lost-password form{
    gap: 32px;
  }
}body.woocommerce-lost-password.woocommerce-lost-password form{
  display: flex;
  flex-direction: column;
}body.woocommerce-lost-password.woocommerce-lost-password form input[type=text]{
  height: 40px;
  padding-left: 12px;
  padding-right: 12px;
}textareabody.woocommerce-lost-password.woocommerce-lost-password form input[type=text]{
  height: auto;
  min-height: 40px;
}@media (min-width: 1024px){
  body.woocommerce-lost-password.woocommerce-lost-password form input[type=text]{
    height: 48px;
    padding-left: 16px;
    padding-right: 16px;
  }
  textareabody.woocommerce-lost-password.woocommerce-lost-password form input[type=text]{
    height: auto;
    min-height: 48px;
  }
}body.woocommerce-lost-password.woocommerce-lost-password button[type=submit]{
  width: 100%;
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  position: relative;
  cursor: pointer;
}body.woocommerce-lost-password.woocommerce-lost-password button[type=submit]:focus-visible{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}body.woocommerce-lost-password.woocommerce-lost-password button[type=submit]:disabled{
  cursor: auto;
}body.woocommerce-lost-password.woocommerce-lost-password button[type=submit]{
  border-radius: 8px;
  background-color: var(--sh-bg-primary-500,rgba(216, 49, 49, 1.00));
}body.woocommerce-lost-password.woocommerce-lost-password button[type=submit]:hover{
  background-color: var(--sh-bg-primary-500-hover,rgba(246, 72, 72, 1.00));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}body.woocommerce-lost-password.woocommerce-lost-password button[type=submit]:focus-visible{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}body.woocommerce-lost-password.woocommerce-lost-password button[type=submit]:active{
  background-color: var(--sh-bg-primary-500-pressed,rgba(208, 40, 40, 1.00));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}body.woocommerce-lost-password.woocommerce-lost-password button[type=submit]:disabled{
  background-color: var(--sh-bg-primary-500-disabled,rgba(117, 117, 117, 0.26));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}body.woocommerce-lost-password.woocommerce-lost-password button[type=submit]{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.14;
}@media (min-width: 680px){body.woocommerce-lost-password.woocommerce-lost-password button[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14;
  }
}@media (min-width: 1024px){body.woocommerce-lost-password.woocommerce-lost-password button[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14;
  }
}@media (min-width: 1440px){body.woocommerce-lost-password.woocommerce-lost-password button[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14;
  }
}body.woocommerce-lost-password.woocommerce-lost-password button[type=submit]:not(.button--s-100--icon-only){
  padding-top: 12px;
  padding-bottom: 12px;
}@media (min-width: 680px){body.woocommerce-lost-password.woocommerce-lost-password button[type=submit]:not(.button--s-100--icon-only){
    padding-top: 12px;
    padding-bottom: 12px;
  }
}@media (min-width: 1024px){body.woocommerce-lost-password.woocommerce-lost-password button[type=submit]:not(.button--s-100--icon-only){
    padding-top: 12px;
    padding-bottom: 12px;
  }
}@media (min-width: 1440px){body.woocommerce-lost-password.woocommerce-lost-password button[type=submit]:not(.button--s-100--icon-only){
    padding-top: 12px;
    padding-bottom: 12px;
  }
}body.woocommerce-lost-password.woocommerce-lost-password button[type=submit]:not(.button--s-100--icon-only){
  padding-left: 16px;
  padding-right: 16px;
}@media (min-width: 680px){body.woocommerce-lost-password.woocommerce-lost-password button[type=submit]:not(.button--s-100--icon-only){
    padding-left: 16px;
    padding-right: 16px;
  }
}@media (min-width: 1024px){body.woocommerce-lost-password.woocommerce-lost-password button[type=submit]:not(.button--s-100--icon-only){
    padding-left: 16px;
    padding-right: 16px;
  }
}@media (min-width: 1440px){body.woocommerce-lost-password.woocommerce-lost-password button[type=submit]:not(.button--s-100--icon-only){
    padding-left: 16px;
    padding-right: 16px;
  }
}body.woocommerce-lost-password.woocommerce-lost-password button[type=submit]:not(.button--s-100--icon-only){
  height: 40px;
  gap: 8px;
}body.button--icon-only.woocommerce-lost-password.woocommerce-lost-password button[type=submit]{
  height: 40px;
  width: 40px;
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper abody.woocommerce-lost-password.woocommerce-lost-password button[type=submit]{
  background-color: var(--sh-bg-primary-500,rgba(216, 49, 49, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper abody.woocommerce-lost-password.woocommerce-lost-password button[type=submit]:hover{
  background-color: var(--sh-bg-primary-500-hover,rgba(246, 72, 72, 1.00));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper abody.woocommerce-lost-password.woocommerce-lost-password button[type=submit]:focus-visible{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper abody.woocommerce-lost-password.woocommerce-lost-password button[type=submit]:active{
  background-color: var(--sh-bg-primary-500-pressed,rgba(208, 40, 40, 1.00));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper abody.woocommerce-lost-password.woocommerce-lost-password button[type=submit]:disabled{
  background-color: var(--sh-bg-primary-500-disabled,rgba(117, 117, 117, 0.26));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper abody.woocommerce-lost-password.woocommerce-lost-password button[type=submit]{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
}@media (min-width: 680px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper abody.woocommerce-lost-password.woocommerce-lost-password button[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
}@media (min-width: 1024px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper abody.woocommerce-lost-password.woocommerce-lost-password button[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
}@media (min-width: 1440px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper abody.woocommerce-lost-password.woocommerce-lost-password button[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper abody.woocommerce-lost-password.woocommerce-lost-password button[type=submit]:not(.button--s-200--icon-only){
  padding-top: 16px;
  padding-bottom: 16px;
}@media (min-width: 680px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper abody.woocommerce-lost-password.woocommerce-lost-password button[type=submit]:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1024px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper abody.woocommerce-lost-password.woocommerce-lost-password button[type=submit]:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1440px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper abody.woocommerce-lost-password.woocommerce-lost-password button[type=submit]:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper abody.woocommerce-lost-password.woocommerce-lost-password button[type=submit]:not(.button--s-200--icon-only){
  padding-left: 24px;
  padding-right: 24px;
}@media (min-width: 680px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper abody.woocommerce-lost-password.woocommerce-lost-password button[type=submit]:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
}@media (min-width: 1024px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper abody.woocommerce-lost-password.woocommerce-lost-password button[type=submit]:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
}@media (min-width: 1440px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper abody.woocommerce-lost-password.woocommerce-lost-password button[type=submit]:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper abody.woocommerce-lost-password.woocommerce-lost-password button[type=submit]:not(.button--s-200--icon-only){
  height: 48px;
  gap: 8px;
}.button--icon-only.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper abody.woocommerce-lost-password.woocommerce-lost-password button[type=submit]{
  height: 48px;
  width: 48px;
}@media (min-width: 1024px){
  body.woocommerce-lost-password.woocommerce-lost-password button[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
  @media (min-width: 680px){body.woocommerce-lost-password.woocommerce-lost-password button[type=submit]{
      font-family: 'TT Norms Web', Arial, sans-serif;
      font-size: 16px;
      font-weight: 500;
      line-height: 1;
    }
  }
  @media (min-width: 1024px){body.woocommerce-lost-password.woocommerce-lost-password button[type=submit]{
      font-family: 'TT Norms Web', Arial, sans-serif;
      font-size: 16px;
      font-weight: 500;
      line-height: 1;
    }
  }
  @media (min-width: 1440px){body.woocommerce-lost-password.woocommerce-lost-password button[type=submit]{
      font-family: 'TT Norms Web', Arial, sans-serif;
      font-size: 16px;
      font-weight: 500;
      line-height: 1;
    }
  }
  body.woocommerce-lost-password.woocommerce-lost-password button[type=submit]:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
  @media (min-width: 680px){body.woocommerce-lost-password.woocommerce-lost-password button[type=submit]:not(.button--s-200--icon-only){
      padding-top: 16px;
      padding-bottom: 16px;
    }
  }
  @media (min-width: 1024px){body.woocommerce-lost-password.woocommerce-lost-password button[type=submit]:not(.button--s-200--icon-only){
      padding-top: 16px;
      padding-bottom: 16px;
    }
  }
  @media (min-width: 1440px){body.woocommerce-lost-password.woocommerce-lost-password button[type=submit]:not(.button--s-200--icon-only){
      padding-top: 16px;
      padding-bottom: 16px;
    }
  }
  body.woocommerce-lost-password.woocommerce-lost-password button[type=submit]:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
  @media (min-width: 680px){body.woocommerce-lost-password.woocommerce-lost-password button[type=submit]:not(.button--s-200--icon-only){
      padding-left: 24px;
      padding-right: 24px;
    }
  }
  @media (min-width: 1024px){body.woocommerce-lost-password.woocommerce-lost-password button[type=submit]:not(.button--s-200--icon-only){
      padding-left: 24px;
      padding-right: 24px;
    }
  }
  @media (min-width: 1440px){body.woocommerce-lost-password.woocommerce-lost-password button[type=submit]:not(.button--s-200--icon-only){
      padding-left: 24px;
      padding-right: 24px;
    }
  }
  body.woocommerce-lost-password.woocommerce-lost-password button[type=submit]:not(.button--s-200--icon-only){
    height: 48px;
    gap: 8px;
  }
  body.woocommerce-lost-password.woocommerce-lost-password button[type=submit].button--icon-only{
    height: 48px;
    width: 48px;
  }
}body.woocommerce-lost-password.woocommerce-lost-password footer{
  display: none !important;
}.order-meta-custom{
  gap: 12px;
}@media (min-width: 680px){.order-meta-custom{
    gap: 16px;
  }
}@media (min-width: 1024px){.order-meta-custom{
    gap: 20px;
  }
}@media (min-width: 1440px){.order-meta-custom{
    gap: 24px;
  }
}.order-meta-custom{
  display: flex;
  flex-direction: column;
}.order-meta-custom__content-block{
  gap: 8px;
}@media (min-width: 680px){.order-meta-custom__content-block{
    gap: 8px;
  }
}@media (min-width: 1024px){.order-meta-custom__content-block{
    gap: 8px;
  }
}@media (min-width: 1440px){.order-meta-custom__content-block{
    gap: 8px;
  }
}.order-meta-custom__content-block{
  display: flex;
  flex-direction: column;
}.order-meta-custom__content-block:not(:has(*)){
  display: none;
}.order-meta-custom__section-block{
  gap: 8px;
}@media (min-width: 680px){.order-meta-custom__section-block{
    gap: 8px;
  }
}@media (min-width: 1024px){.order-meta-custom__section-block{
    gap: 8px;
  }
}@media (min-width: 1440px){.order-meta-custom__section-block{
    gap: 8px;
  }
}.order-meta-custom__section-block{
  display: flex;
  flex-direction: column;
}@media (min-width: 680px){.order-meta-custom__section-block{
    flex-direction: row;
  }
}.order-meta-custom__section-block{
  font-family: 'Manrope', Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.33;
}@media (min-width: 680px){.order-meta-custom__section-block{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.33;
  }
}@media (min-width: 1024px){.order-meta-custom__section-block{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1440px){.order-meta-custom__section-block{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}.order-meta-custom__section-block{
  padding-top: 4px;
  padding-bottom: 4px;
}@media (min-width: 680px){.order-meta-custom__section-block{
    padding-top: 4px;
    padding-bottom: 4px;
  }
}@media (min-width: 1024px){.order-meta-custom__section-block{
    padding-top: 4px;
    padding-bottom: 4px;
  }
}@media (min-width: 1440px){.order-meta-custom__section-block{
    padding-top: 4px;
    padding-bottom: 4px;
  }
}.order-meta-custom__section-block{
  padding-left: 8px;
  padding-right: 8px;
}@media (min-width: 680px){.order-meta-custom__section-block{
    padding-left: 8px;
    padding-right: 8px;
  }
}@media (min-width: 1024px){.order-meta-custom__section-block{
    padding-left: 8px;
    padding-right: 8px;
  }
}@media (min-width: 1440px){.order-meta-custom__section-block{
    padding-left: 8px;
    padding-right: 8px;
  }
}.order-meta-custom__section-block{
  border-radius: 8px;
  background-color: var(--sh-bg-base-930,rgba(255, 255, 255, 0.05));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.order-meta-custom__section-block:not(:has(*)), .order-meta-custom__section-block > *:not(:has(*)){
  display: none;
}.order-meta-custom__header-block{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.29;
}@media (min-width: 680px){.order-meta-custom__header-block{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.25;
  }
}@media (min-width: 1024px){.order-meta-custom__header-block{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.22;
  }
}@media (min-width: 1440px){.order-meta-custom__header-block{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
  }
}.order-meta-custom__header-block{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.order-meta-custom__header-block:not(:has(*)){
  display: none;
}.order-meta-custom__key{
  width: 100%;
  align-self: flex-start;
  overflow: hidden;
  text-overflow: ellipsis;
  color: var(--sh-text-base-500,rgba(179, 179, 179, 1.00));
}@media (min-width: 680px){.order-meta-custom__key{
    width: 38%;
  }
}.order-meta-custom__key > *{
  overflow: hidden;
  text-overflow: ellipsis;
}.order-meta-custom__title{
  width: 100%;
  flex-grow: 1;
  align-self: center;
  overflow: hidden;
  text-overflow: ellipsis;
}@media (min-width: 680px){.order-meta-custom__title{
    width: 40%;
  }
}.order-meta-custom__title > *{
  overflow: hidden;
  text-overflow: ellipsis;
}.order-meta-custom__title:has(.order-meta-custom__color-badge) > *{
  display: flex;
  align-items: center;
  gap: 4px;
}.order-meta-custom__price{
  width: 100%;
  flex-grow: 1;
  align-self: flex-start;
  overflow: hidden;
  text-overflow: ellipsis;
}@media (min-width: 680px){.order-meta-custom__price{
    width: 20%;
    text-align: right;
  }
}.order-meta-custom__price > *{
  overflow: hidden;
  text-overflow: ellipsis;
}.order-meta-custom__color-badge{
  display: inline-block;
  height: 16px;
  width: 16px;
  flex-shrink: 0;
  border-radius: 9999px;
  border-width: 1px;
  border-color: var(--sh-stroke-base-910,rgba(255, 255, 255, 0.30));
}.order-meta-custom--short{
  margin-right: -8px;
  max-height: 500px;
  overflow-y: auto;
  overflow-x: clip;
  padding-right: 8px;
}.order-meta-custom--short:last-child > *{
  border-style: none;
}.order-meta-custom--short .order-meta-custom__price{
  display: none;
}.order-meta-custom--short .order-meta-custom__content-block--ignore-short .order-meta-custom__price{
  display: inline;
  align-self: center;
  text-align: left;
}.order-meta-custom--short .order-meta-custom__section-block{
  background-color: transparent;
}[data-aos=hide-up] {
  opacity: 1;
  transition-property: transform, opacity;
}[data-aos=hide-up].aos-animate {
  opacity: 0;
  transform: translateY(-60px);
  pointer-events: none;
}[data-aos=show-down] {
  opacity: 0;
  transition-property: transform, opacity;
  transform: translateY(60px);
  pointer-events: none;
}[data-aos=show-down].aos-animate {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}[data-aos=hide-up]{
  will-change: transform;
}.emma-status.emma-status{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.43;
}@media (min-width: 680px){.emma-status.emma-status{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.43;
  }
}@media (min-width: 1024px){.emma-status.emma-status{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
  }
}@media (min-width: 1440px){.emma-status.emma-status{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
  }
}.emma-status.emma-status{
  font-style: normal;
  padding-left: 12px;
  padding-right: 12px;
}@media (min-width: 680px){.emma-status.emma-status{
    padding-left: 14px;
    padding-right: 14px;
  }
}@media (min-width: 1024px){.emma-status.emma-status{
    padding-left: 16px;
    padding-right: 16px;
  }
}@media (min-width: 1440px){.emma-status.emma-status{
    padding-left: 16px;
    padding-right: 16px;
  }
}.emma-status.emma-status{
  padding-top: 12px;
  padding-bottom: 12px;
}@media (min-width: 680px){.emma-status.emma-status{
    padding-top: 14px;
    padding-bottom: 14px;
  }
}@media (min-width: 1024px){.emma-status.emma-status{
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1440px){.emma-status.emma-status{
    padding-top: 16px;
    padding-bottom: 16px;
  }
}.emma-status.emma-status{
  border-radius: 16px;
  border-width: 1px;
  border-style: solid;
  border-color: var(--sh-stroke-base-920,rgba(255, 255, 255, 0.10));
  position: relative;
  display: flex;
  gap: 8px;
  background-position: center;
  background-repeat: no-repeat;
}.emma-status.emma-status::before{
  display: none;
  height: 24px;
  width: 24px;
  flex-shrink: 0;
  background-color: transparent;
  --tw-content: "";
  content: var(--tw-content);
}.emma-status.emma-status{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
  --tw-backdrop-blur: blur(var(--sh-blur-300,20px));
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}.emma-status.emma-status::before{
  display: block;
  background-image: url(../assets/img/icons/svg/line-success.svg);
  content: var(--tw-content);
  background-repeat: no-repeat;
}.emma-status.emma-status{
  background-color: var(--sh-success-100,rgba(69, 212, 131, 0.20));
}.emma-status.emma-status::before {
    filter: invert(76%) sepia(68%) saturate(442%) hue-rotate(82deg) brightness(88%) contrast(86%);
  }.emma-status.emma-status:before {
  all: unset;
}.emma-status.emma-status:not(.emma-alert) {
  all: unset;
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.43;
}@media (min-width: 680px){.emma-status.emma-status:not(.emma-alert){
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.43;
  }
}@media (min-width: 1024px){.emma-status.emma-status:not(.emma-alert){
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
  }
}@media (min-width: 1440px){.emma-status.emma-status:not(.emma-alert){
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
  }
}.emma-status.emma-status:not(.emma-alert){
  font-style: normal;
  padding-left: 12px;
  padding-right: 12px;
}@media (min-width: 680px){.emma-status.emma-status:not(.emma-alert){
    padding-left: 14px;
    padding-right: 14px;
  }
}@media (min-width: 1024px){.emma-status.emma-status:not(.emma-alert){
    padding-left: 16px;
    padding-right: 16px;
  }
}@media (min-width: 1440px){.emma-status.emma-status:not(.emma-alert){
    padding-left: 16px;
    padding-right: 16px;
  }
}.emma-status.emma-status:not(.emma-alert){
  padding-top: 12px;
  padding-bottom: 12px;
}@media (min-width: 680px){.emma-status.emma-status:not(.emma-alert){
    padding-top: 14px;
    padding-bottom: 14px;
  }
}@media (min-width: 1024px){.emma-status.emma-status:not(.emma-alert){
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1440px){.emma-status.emma-status:not(.emma-alert){
    padding-top: 16px;
    padding-bottom: 16px;
  }
}.emma-status.emma-status:not(.emma-alert){
  border-radius: 16px;
  border-width: 1px;
  border-style: solid;
  border-color: var(--sh-stroke-base-920,rgba(255, 255, 255, 0.10));
  position: relative;
  display: flex;
  gap: 8px;
  background-position: center;
  background-repeat: no-repeat;
}.emma-status.emma-status:not(.emma-alert)::before{
  display: none;
  height: 24px;
  width: 24px;
  flex-shrink: 0;
  background-color: transparent;
  --tw-content: "";
  content: var(--tw-content);
}.emma-status.emma-status:not(.emma-alert){
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
  --tw-backdrop-blur: blur(var(--sh-blur-300,20px));
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}.emma-status.emma-status:not(.emma-alert)::before{
  display: block;
  background-image: url(../assets/img/icons/svg/line-success.svg);
  content: var(--tw-content);
  background-repeat: no-repeat;
}.emma-status.emma-status:not(.emma-alert){
  background-color: var(--sh-success-100,rgba(69, 212, 131, 0.20));
}.emma-status.emma-status:not(.emma-alert)::before {
    filter: invert(76%) sepia(68%) saturate(442%) hue-rotate(82deg) brightness(88%) contrast(86%);
  }.emma-status.emma-status:not(.emma-alert)::after{
  content: var(--tw-content);
  display: none;
}.emma-status.emma-status.emma-alert{
  background-color: var(--sh-danger-100,rgba(245, 65, 128, 0.20));
}.emma-status.emma-status.emma-alert::before{
  display: block;
  height: 24px;
  width: 24px;
  background-image: url(../assets/img/icons/svg/line-info.svg);
  content: var(--tw-content);
  background-repeat: no-repeat;
    filter: invert(59%) sepia(83%) saturate(5683%) hue-rotate(315deg) brightness(98%) contrast(96%);
}.emma-status.emma-status.emma-alert:has(li){
  flex-direction: column;
}.emma-status.emma-status.emma-alert:has(li)::before{
  position: absolute;
  left: 12px;
}@media (min-width: 680px){.emma-status.emma-status.emma-alert:has(li)::before{
    left: 14px;
  }
}@media (min-width: 1024px){.emma-status.emma-status.emma-alert:has(li)::before{
    left: 16px;
  }
}.emma-status.emma-status.emma-alert:has(li) li{
  list-style-type: none;
  padding-left: 32px;
}.select2.select2 .select2-results__option--highlighted{
  border-color: transparent !important;
  --tw-shadow-color: transparent;
  --tw-shadow: var(--tw-shadow-colored);
}.select2.select2.select2-container{
  height: 40px;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}.select2.select2 .select2-selection.select2-selection--single,
.select2.select2 .select2-search.select2-search--dropdown{
  height: 40px;
  border-radius: 8px;
  background-color: transparent;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  border-color: var(--sh-stroke-base-450,rgba(127, 127, 127, 1.00));
}.select2.select2 .select2-selection.select2-selection--single:hover,
.select2.select2 .select2-search.select2-search--dropdown:hover{
  border-color: var(--sh-stroke-base-900,rgba(255, 255, 255, 1.00));
}.select2.select2 .select2-selection.select2-selection--single:focus,
.select2.select2 .select2-search.select2-search--dropdown:focus{
  border-color: var(--sh-stroke-base-900,rgba(255, 255, 255, 1.00));
}.select2.select2 .select2-selection.select2-selection--single:disabled,
.select2.select2 .select2-search.select2-search--dropdown:disabled{
  border-color: var(--sh-stroke-primary-500-disabled,rgba(96, 96, 96, 0.20));
}.select2.select2 .select2-selection.select2-selection--single .select2-selection__rendered,
.select2.select2 .select2-search.select2-search--dropdown .select2-selection__rendered{
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.select2.select2 .select2-selection.select2-selection--single .select2-selection__placeholder,
.select2.select2 .select2-search.select2-search--dropdown .select2-selection__placeholder{
  color: var(--sh-text-base-400,rgba(142, 142, 142, 1.00));
}.select2.select2 .select2-selection.select2-selection--single .select2-selection__arrow,
.select2.select2 .select2-search.select2-search--dropdown .select2-selection__arrow{
  top: 50%;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.select2-results__option:focus-visible{
  --tw-shadow-color: transparent !important;
  --tw-shadow: var(--tw-shadow-colored) !important;
  --tw-ring-color: transparent !important;
}.select2-container.select2-container--open .select2-dropdown{
  border-radius: 8px;
  background-color: var(--sh-bg-base-310,rgba(48, 48, 48, 0.90));
  --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow(0 1px 1px rgb(0 0 0 / 0.06));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}.select2-container.select2-container--open .select2-dropdown .select2-results .select2-results__options .select2-results__option,
.select2-container.select2-container--open .select2-dropdown .select2-results .select2-results__options .select2-results__option--highlighted,
.select2-container.select2-container--open .select2-dropdown .select2-results .select2-results__options .select2-results__option--highlighted[data-selected]{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.43;
}@media (min-width: 680px){.select2-container.select2-container--open .select2-dropdown .select2-results .select2-results__options .select2-results__option,
.select2-container.select2-container--open .select2-dropdown .select2-results .select2-results__options .select2-results__option--highlighted,
.select2-container.select2-container--open .select2-dropdown .select2-results .select2-results__options .select2-results__option--highlighted[data-selected]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1024px){.select2-container.select2-container--open .select2-dropdown .select2-results .select2-results__options .select2-results__option,
.select2-container.select2-container--open .select2-dropdown .select2-results .select2-results__options .select2-results__option--highlighted,
.select2-container.select2-container--open .select2-dropdown .select2-results .select2-results__options .select2-results__option--highlighted[data-selected]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}@media (min-width: 1440px){.select2-container.select2-container--open .select2-dropdown .select2-results .select2-results__options .select2-results__option,
.select2-container.select2-container--open .select2-dropdown .select2-results .select2-results__options .select2-results__option--highlighted,
.select2-container.select2-container--open .select2-dropdown .select2-results .select2-results__options .select2-results__option--highlighted[data-selected]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}.select2-container.select2-container--open .select2-dropdown .select2-results .select2-results__options .select2-results__option > :not([hidden]) ~ :not([hidden]),
.select2-container.select2-container--open .select2-dropdown .select2-results .select2-results__options .select2-results__option--highlighted > :not([hidden]) ~ :not([hidden]),
.select2-container.select2-container--open .select2-dropdown .select2-results .select2-results__options .select2-results__option--highlighted[data-selected] > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(16px * var(--tw-space-x-reverse));
  margin-left: calc(16px * calc(1 - var(--tw-space-x-reverse)));
  --tw-space-y-reverse: 0;
  margin-top: calc(12px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(12px * var(--tw-space-y-reverse));
}.select2-container.select2-container--open .select2-dropdown .select2-results .select2-results__options .select2-results__option,
.select2-container.select2-container--open .select2-dropdown .select2-results .select2-results__options .select2-results__option--highlighted,
.select2-container.select2-container--open .select2-dropdown .select2-results .select2-results__options .select2-results__option--highlighted[data-selected]{
  border-radius: 6px;
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.select2-container.select2-container--open .select2-dropdown .select2-results .select2-results__options .select2-results__option:hover,
.select2-container.select2-container--open .select2-dropdown .select2-results .select2-results__options .select2-results__option--highlighted:hover,
.select2-container.select2-container--open .select2-dropdown .select2-results .select2-results__options .select2-results__option--highlighted[data-selected]:hover{
  background-color: var(--sh-bg-base-900-hover,rgba(255, 255, 255, 0.15)) !important;
}.select2-container.select2-container--open .select2-dropdown .select2-results .select2-results__options .select2-results__option:focus,
.select2-container.select2-container--open .select2-dropdown .select2-results .select2-results__options .select2-results__option--highlighted:focus,
.select2-container.select2-container--open .select2-dropdown .select2-results .select2-results__options .select2-results__option--highlighted[data-selected]:focus{
  background-color: var(--sh-bg-base-900-pressed,rgba(255, 255, 255, 0.10)) !important;
}.select2-container.select2-container--open .select2-dropdown .select2-results .select2-results__options .select2-results__option:active,
.select2-container.select2-container--open .select2-dropdown .select2-results .select2-results__options .select2-results__option--highlighted:active,
.select2-container.select2-container--open .select2-dropdown .select2-results .select2-results__options .select2-results__option--highlighted[data-selected]:active{
  background-color: var(--sh-bg-base-900-pressed,rgba(255, 255, 255, 0.10)) !important;
}.select2-container.select2-container--open .select2-dropdown .select2-results .select2-results__options .select2-results__option[data-selected=true]:hover,
.select2-container.select2-container--open .select2-dropdown .select2-results .select2-results__options .select2-results__option--highlighted[data-selected=true]:hover,
.select2-container.select2-container--open .select2-dropdown .select2-results .select2-results__options .select2-results__option--highlighted[data-selected][data-selected=true]:hover{
  background-color: var(--sh-bg-secondary-200,rgba(255, 255, 255, 0.15)) !important;
}.select2-container.select2-container--open .select2-dropdown .select2-results .select2-results__options .select2-results__option[data-selected=true]:focus,
.select2-container.select2-container--open .select2-dropdown .select2-results .select2-results__options .select2-results__option--highlighted[data-selected=true]:focus,
.select2-container.select2-container--open .select2-dropdown .select2-results .select2-results__options .select2-results__option--highlighted[data-selected][data-selected=true]:focus{
  background-color: var(--sh-bg-secondary-200,rgba(255, 255, 255, 0.15)) !important;
}.select2-container.select2-container--open .select2-dropdown .select2-results .select2-results__options .select2-results__option[data-selected=true]:active,
.select2-container.select2-container--open .select2-dropdown .select2-results .select2-results__options .select2-results__option--highlighted[data-selected=true]:active,
.select2-container.select2-container--open .select2-dropdown .select2-results .select2-results__options .select2-results__option--highlighted[data-selected][data-selected=true]:active{
  background-color: var(--sh-bg-secondary-200,rgba(255, 255, 255, 0.15)) !important;
}.select2-container.select2-container--open .select2-dropdown .select2-results .select2-results__options .select2-results__option[data-selected=true],
.select2-container.select2-container--open .select2-dropdown .select2-results .select2-results__options .select2-results__option--highlighted[data-selected=true],
.select2-container.select2-container--open .select2-dropdown .select2-results .select2-results__options .select2-results__option--highlighted[data-selected][data-selected=true]{
  background-color: var(--sh-bg-secondary-200,rgba(255, 255, 255, 0.15)) !important;
}.select2-container.select2-container--open .select2-dropdown .select2-results .select2-results__options .select2-results__option--highlighted[data-selected]{
  background-color: var(--sh-bg-base-900-hover,rgba(255, 255, 255, 0.15));
}.select2-container.select2-container--open .select2-search input{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  border-radius: 8px;
  border-width: 1px;
  border-color: var(--sh-stroke-base-450,rgba(127, 127, 127, 1.00));
  background-color: transparent;
  padding-top: 12px;
  padding-bottom: 12px;
  color: var(--sh-stroke-base-900,rgba(255, 255, 255, 1.00));
}.select2-container.select2-container--open .select2-search input::-moz-placeholder{
  color: var(--sh-text-base-400,rgba(142, 142, 142, 1.00));
}.select2-container.select2-container--open .select2-search input::placeholder{
  color: var(--sh-text-base-400,rgba(142, 142, 142, 1.00));
}.select2-container.select2-container--open .select2-search input:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}.select2-container.select2-container--open .select2-search input{
  width: 100%;
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}@media (min-width: 680px){.select2-container.select2-container--open .select2-search input{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}@media (min-width: 1024px){.select2-container.select2-container--open .select2-search input{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}@media (min-width: 1440px){.select2-container.select2-container--open .select2-search input{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}.select2-container.select2-container--open .select2-search input{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}.select2-container.select2-container--open .select2-search input:hover{
  border-color: var(--sh-stroke-base-900,rgba(255, 255, 255, 1.00));
}.select2-container.select2-container--open .select2-search input:focus{
  border-color: var(--sh-stroke-base-900,rgba(255, 255, 255, 1.00));
}.select2-container.select2-container--open .select2-search input:disabled{
  cursor: auto;
  border-color: var(--sh-stroke-base-450-disabled,rgba(81, 81, 81, 1.00)) !important;
  color: var(--sh-text-base-400-disabled,rgba(66, 66, 66, 1.00)) !important;
}.select2-container.select2-container--open .select2-search input:disabled::-moz-placeholder{
  color: var(--sh-text-base-400-disabled,rgba(66, 66, 66, 1.00));
}.select2-container.select2-container--open .select2-search input:disabled::placeholder{
  color: var(--sh-text-base-400-disabled,rgba(66, 66, 66, 1.00));
}.select2-container.select2-container--open .select2-search input:focus-visible:disabled{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}.select2-container.select2-container--open .select2-search input:not(select):-moz-read-only{
  cursor: auto;
  border-color: var(--sh-stroke-base-450-disabled,rgba(81, 81, 81, 1.00));
  color: var(--sh-text-base-400,rgba(142, 142, 142, 1.00));
}.select2-container.select2-container--open .select2-search input:not(select):read-only{
  cursor: auto;
  border-color: var(--sh-stroke-base-450-disabled,rgba(81, 81, 81, 1.00));
  color: var(--sh-text-base-400,rgba(142, 142, 142, 1.00));
}.select2-container.select2-container--open .select2-search input:not(select):focus-visible:-moz-read-only{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}.select2-container.select2-container--open .select2-search input:not(select):focus-visible:read-only{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}.select2-container.select2-container--open .select2-search input{
  height: 40px;
  padding-left: 12px;
  padding-right: 12px;
}select.select2-container.select2-container--open .select2-search input{
  padding-top: 0px;
  padding-bottom: 0px;
}textarea.select2-container.select2-container--open .select2-search input{
  resize: none;
  height: auto;
  min-height: 40px;
}.wp-content{
  font-family: 'Manrope', Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.43;
}@media (min-width: 680px){.wp-content{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1024px){.wp-content{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1440px){.wp-content{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}.wp-content{
  color: var(--sh-text-base-500,rgba(179, 179, 179, 1.00));
}.wp-content h1,
.wp-content h2,
.wp-content h3,
.wp-content h4,
.wp-content h5,
.wp-content h6{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
  margin-bottom: 8px;
}.wp-content h1:last-child,
.wp-content h2:last-child,
.wp-content h3:last-child,
.wp-content h4:last-child,
.wp-content h5:last-child,
.wp-content h6:last-child{
  margin-bottom: 0px;
}.wp-content h1{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.13;
  letter-spacing: -1px;
}@media (min-width: 680px){.wp-content h1{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 1.13;
    letter-spacing: -1px;
  }
}@media (min-width: 1024px){.wp-content h1{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.1;
    letter-spacing: -1px;
  }
}@media (min-width: 1440px){.wp-content h1{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 48px;
    font-weight: 700;
    line-height: 1.08;
    letter-spacing: -1px;
  }
}.wp-content h2{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: -1px;
}@media (min-width: 680px){.wp-content h2{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.44;
    letter-spacing: -1px;
  }
}@media (min-width: 1024px){.wp-content h2{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.29;
    letter-spacing: -1px;
  }
}@media (min-width: 1440px){.wp-content h2{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 1.13;
    letter-spacing: -1px;
  }
}.wp-content h3,
.wp-content h4,
.wp-content h5,
.wp-content h6{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
}@media (min-width: 680px){.wp-content h3,
.wp-content h4,
.wp-content h5,
.wp-content h6{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.25;
  }
}@media (min-width: 1024px){.wp-content h3,
.wp-content h4,
.wp-content h5,
.wp-content h6{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
  }
}@media (min-width: 1440px){.wp-content h3,
.wp-content h4,
.wp-content h5,
.wp-content h6{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.17;
  }
}.wp-content p{
  font-family: 'Manrope', Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.43;
}@media (min-width: 680px){.wp-content p{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1024px){.wp-content p{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1440px){.wp-content p{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}.wp-content * + *{
  margin-bottom: 16px;
}@media (min-width: 680px){.wp-content * + *{
    margin-bottom: 20px;
  }
}@media (min-width: 1024px){.wp-content * + *{
    margin-bottom: 24px;
  }
}@media (min-width: 1440px){.wp-content * + *{
    margin-bottom: 32px;
  }
}.wp-content *:last-child{
  margin-bottom: 0px;
}.wp-content a{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.wp-content a:disabled{
  cursor: auto;
}.wp-content a{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.wp-content a:hover{
  color: var(--sh-text-primary-500-hover,rgba(246, 73, 73, 1.00));
}.wp-content a:focus-visible{
  color: var(--sh-text-primary-500-hover,rgba(246, 73, 73, 1.00));
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}.wp-content a:active{
  color: var(--sh-text-primary-500-pressed,rgba(208, 40, 40, 1.00));
}.wp-content a:disabled{
  color: var(--sh-text-primary-500-disabled,rgba(96, 96, 96, 1.00));
}.wp-content a{
  font-family: 'Manrope', Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.43;
}@media (min-width: 680px){.wp-content a{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1024px){.wp-content a{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}@media (min-width: 1440px){.wp-content a{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}.wp-content ul,
.wp-content ol{
  display: flex;
  flex-direction: column;
  gap: 8px;
  list-style-position: inside;
}.wp-content ul li,
.wp-content ol li{
  margin: 0px;
}.wp-content ul{
  list-style-type: disc;
}.wp-content ol{
  list-style-type: decimal;
}.measurements-grid {
  --top-align: 22px;
  --width-align: 28px;
  --line-size: 40%;
  --animate-duration: 1500ms;
  --animate-delay-1-step: 1800ms;
  --animate-delay-2-step: calc(1300ms + var(--animate-duration));
  position: relative;
  margin-top: var(--top-align);
  opacity: 0;
}.measurements-grid .measurements-grid__image{
  position: relative;
  z-index: 2;
  margin-left: auto;
  width: calc(100% - var(--width-align));
  transition-duration: 6s;
}.measurements-grid .measurements-grid__image img{
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}.measurements-grid .measurements-grid__line{
  position: absolute;
  display: flex;
  align-items: center;
}.measurements-grid .measurements-grid__line-head {
  border-width: 2.5px 4px 2.5px 0;
  border-color: transparent #ffffff transparent transparent;
  height: 0px;
  width: 0px;
}.measurements-grid .measurements-grid__line-center{
  background-color: var(--sh-bg-base-900,rgba(255, 255, 255, 1.00));
}.measurements-grid .measurements-grid__lines-x-container .measurements-grid__line--extra{
  display: none;
}.measurements-grid .measurements-grid__lines-x-container .measurements-grid__line{
  top: calc(var(--top-align) * -1);
  right: 0px;
  width: calc(100% - var(--width-align));
}.measurements-grid .measurements-grid__lines-x-container .measurements-grid__line-head{
  order: -9999;
}.measurements-grid .measurements-grid__lines-x-container .measurements-grid__line-head--last{
  order: 9999;
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.measurements-grid .measurements-grid__lines-x-container .measurements-grid__line-center{
  height: 1px;
  width: 100%;
  --tw-translate-y: -0.5px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.measurements-grid .measurements-grid__lines-y-container--extra{
  display: none;
}.measurements-grid .measurements-grid__lines-y-container .measurements-grid__line{
  top: 0px;
  left: 0px;
  height: 100%;
  flex-direction: column;
  align-items: stretch;
  justify-content: center;
}.measurements-grid .measurements-grid__lines-y-container .measurements-grid__line-head{
  order: -9999;
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.measurements-grid .measurements-grid__lines-y-container .measurements-grid__line-head--last{
  order: 9999;
  --tw-rotate: -90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.measurements-grid .measurements-grid__lines-y-container .measurements-grid__line-center{
  height: 100%;
  width: 1px;
  --tw-translate-x: 1.5px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.measurements-grid .measurements-grid__coords-line{
  position: absolute;
  z-index: 1;
  border-width: 1px;
  border-style: dashed;
  border-color: var(--sh-stroke-base-910,rgba(255, 255, 255, 0.30));
}.measurements-grid .measurements-grid__coords-line::before{
  position: absolute;
  left: 50%;
  top: -11px;
  aspect-ratio: 1 / 1;
  width: 10px;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-radius: 9999px;
  background-color: var(--sh-stroke-base-910,rgba(255, 255, 255, 0.30));
  --tw-content: "";
  content: var(--tw-content);
}.measurements-grid .measurements-grid__coords-y-container .measurements-grid__coords-line{
  left: var(--width-align);
  top: calc(var(--top-align) * -1);
  height: var(--line-size);
  width: 2px;
}.measurements-grid .measurements-grid__coords-y-container .measurements-grid__coords-line--last{
  left: auto;
  right: 0px;
  top: -22px;
}.measurements-grid .measurements-grid__coords-x-container--extra{
  display: none;
}.measurements-grid .measurements-grid__coords-x-container .measurements-grid__coords-line{
  left: 0px;
  top: 0px;
  height: 2px;
  width: var(--line-size);
}.measurements-grid .measurements-grid__coords-x-container .measurements-grid__coords-line::before{
  left: -4px;
  top: 50%;
  content: var(--tw-content);
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.measurements-grid .measurements-grid__coords-x-container .measurements-grid__coords-line--last{
  top: auto;
  bottom: 0px;
}.measurements-grid .measurements-grid__coords-x-container .measurements-grid__coords-line--last::before{
  top: 50%;
  content: var(--tw-content);
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.measurements-grid.measurements-grid--extra-coords .measurements-grid__image{
  margin-left: auto;
  margin-right: auto;
  width: calc(100% - var(--width-align) * 2);
}.measurements-grid.measurements-grid--extra-coords .measurements-grid__lines-x-container .measurements-grid__line{
  left: 0px;
  right: 0px;
  margin-left: auto;
  margin-right: auto;
  width: calc(100% - var(--width-align) * 2);
}.measurements-grid.measurements-grid--extra-coords .measurements-grid__lines-y-container--extra{
  display: block;
}.measurements-grid.measurements-grid--extra-coords .measurements-grid__lines-y-container--extra .measurements-grid__line{
  left: auto;
  right: 0px;
  height: 15%;
}.measurements-grid.measurements-grid--extra-coords .measurements-grid__coords-y-container .measurements-grid__coords-line--last{
  right: var(--width-align);
}.measurements-grid.measurements-grid--extra-coords .measurements-grid__coords-x-container--extra{
  display: block;
}.measurements-grid.measurements-grid--extra-coords .measurements-grid__coords-x-container--extra .measurements-grid__coords-line{
  left: auto;
  right: 0px;
  --tw-scale-x: -1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.measurements-grid.measurements-grid--extra-coords .measurements-grid__coords-x-container--extra .measurements-grid__coords-line--last{
  bottom: auto;
  top: 15%;
}.measurements-grid.animate{
  opacity: 1;
}@keyframes zoomIn{0%{
    opacity: 0;
    transform: scale3d(0.95, 0.95, 0.95);
  }100%{
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}.measurements-grid.animate .measurements-grid__image{
  animation: zoomIn 300ms ease-out forwards;
}.measurements-grid.animate .measurements-grid__lines-x-container .measurements-grid__line {
  transform: scaleX(0);
  transform-origin: center;
  animation: expandLineX var(--animate-duration) ease-in forwards;
  animation-delay: var(--animate-delay-2-step);
}.measurements-grid.animate .measurements-grid__lines-y-container .measurements-grid__line {
  transform: scaleY(0);
  transform-origin: center;
  animation: expandLineY var(--animate-duration) ease-out forwards;
  animation-delay: var(--animate-delay-1-step);
}.measurements-grid.animate .measurements-grid__coords-y-container .measurements-grid__coords-line {
  height: 0;
  opacity: 0;
  transition: all;
  animation: expandCoordsY var(--animate-duration) ease-in forwards;
}.measurements-grid.animate .measurements-grid__coords-x-container .measurements-grid__coords-line {
  width: 0;
  opacity: 0;
  transition: all;
  animation: expandCoordsX var(--animate-duration) ease-in forwards;
}.animate-line-x {
  transform: scaleX(0);
  transform-origin: center;
  animation: expandLineX var(--animate-duration) ease-in forwards;
  animation-delay: var(--animate-delay-2-step);
}.animate-line-y {
  transform: scaleY(0);
  transform-origin: center;
  animation: expandLineY var(--animate-duration) ease-out forwards;
  animation-delay: var(--animate-delay-1-step);
}.animate-coords-x {
  width: 0;
  opacity: 0;
  transition: all;
  animation: expandCoordsX var(--animate-duration) ease-in forwards;
}.animate-coords-y {
  height: 0;
  opacity: 0;
  transition: all;
  animation: expandCoordsY var(--animate-duration) ease-in forwards;
}@keyframes expandLineX {
  0% {
    transform: scaleX(0);
  }
  100% {
    transform: scaleX(1);
  }
}@keyframes expandLineY {
  0% {
    transform: scaleY(0);
  }
  100% {
    transform: scaleY(1);
  }
}@keyframes expandCoordsX {
  0% {
    width: 0;
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    width: var(--line-size);
  }
}@keyframes expandCoordsY {
  0% {
    height: 0;
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  100% {
    height: var(--line-size);
    opacity: 1;
  }
}.frame-table {
  --animate-duration: 700ms;
  --animation-delay: 500ms;
  position: relative;
  display: grid;
  width: 100%;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-template-rows: repeat(1, minmax(0, 1fr));
}.frame-table .frame-table__overlay-container{
  grid-column-start: 1;
  grid-row-start: 1;
  height: 100%;
  width: 100%;
}.frame-table .frame-table__overlay-container .frame-table__overlay{
  height: 100%;
  width: 100%;
  background-color: var(--sh-bg-base-300,rgba(48, 48, 48, 1.00));
  opacity: 0.5;
}.frame-table .frame-table__border-container{
  grid-column-start: 1;
  grid-row-start: 1;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 8px;
  padding-bottom: 8px;
}.frame-table .frame-table__border-container .frame-table__border{
  height: 100%;
  width: 100%;
  --tw-scale-y: 0.9;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-radius: 16px;
  border-width: 2px;
  border-color: var(--sh-stroke-base-200,rgba(38, 38, 38, 1.00));
}@media (min-width: 680px){.frame-table .frame-table__border-container .frame-table__border{
    --tw-scale-y: 1.2;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}@media (min-width: 1024px){.frame-table .frame-table__border-container .frame-table__border{
    --tw-scale-y: 1.15;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}.frame-table .frame-table__platform-container{
  z-index: 4;
  grid-column-start: 1;
  grid-row-start: 1;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  padding-left: 28px;
  padding-right: 28px;
  padding-top: 20px;
  padding-bottom: 20px;
}@media (min-width: 680px){.frame-table .frame-table__platform-container{
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 4px;
    padding-bottom: 4px;
  }
}.frame-table .frame-table__platform-container .frame-table__platform{
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}.frame-table .frame-table__print-container{
  z-index: 5;
  grid-column-start: 1;
  grid-row-start: 1;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
}.frame-table .frame-table__print-container .frame-table__print{
  width: 100%;
  max-width: 33.333333%;
  -o-object-fit: contain;
     object-fit: contain;
}.frame-table .frame-table__frame-container{
  position: relative;
  z-index: 1;
  grid-column-start: 1;
  grid-row-start: 1;
  height: 100%;
  width: 100%;
}.frame-table .frame-table__frame-container .frame-table__frame{
  height: 100%;
  width: 100%;
}.frame-table{
  opacity: 0;
}.frame-table.animate{
  opacity: 1;
}@keyframes fadeIn{0%{
    opacity: 0;
  }100%{
    opacity: 1;
  }
}.frame-table.animate .frame-table__overlay-container{
  animation: fadeIn 300ms ease-out forwards;
  opacity: 0;
  animation-duration: var(--animate-duration);
  animation-delay: var(--animate-duration);
}@keyframes fadeIn{0%{
    opacity: 0;
  }100%{
    opacity: 1;
  }
}.frame-table.animate .frame-table__border-container{
  animation: fadeIn 300ms ease-out forwards;
  opacity: 0;
  animation-duration: var(--animate-duration);
  animation-delay: calc(var(--animate-duration) + var(--animation-delay) * 1.5);
}.frame-table.animate .frame-table__platform-container{
  opacity: 0;
  animation: scaleBounce 2s ease 0s 1 normal forwards;
  animation-duration: var(--animate-duration);
  animation-delay: calc(var(--animate-duration) + var(--animation-delay) * 1.8);
}.frame-table.animate .frame-table__print-container{
  opacity: 0;
  animation: scaleRotate 2s ease 0s 1 normal forwards;
  animation-duration: var(--animate-duration);
  animation-delay: calc(var(--animate-duration) + var(--animation-delay) * 2.8);
}.frame-table.animate .frame-table__frame-container {
  transform: scale(0);
  animation: scaleCenter 2s ease-in-out 0s 1 normal forwards;
  animation-duration: var(--animate-duration);
}.frame-pattern {
  --animate-duration: 700ms;
  --animation-delay: 500ms;
  position: relative;
  display: grid;
  width: 100%;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-template-rows: repeat(1, minmax(0, 1fr));
}.frame-pattern .frame-pattern__placeholder-container{
  z-index: 3;
  grid-column-start: 1;
  grid-row-start: 1;
  height: 100%;
  width: 100%;
}.frame-pattern .frame-pattern__placeholder-container .frame-pattern__placeholder{
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}.frame-pattern .frame-pattern__print-container{
  z-index: 4;
  grid-column-start: 1;
  grid-row-start: 1;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  padding-left: 56px;
  padding-right: 56px;
  padding-top: 4px;
  padding-bottom: 4px;
}.frame-pattern .frame-pattern__print-container .frame-pattern__print{
  position: relative;
  height: 100%;
  width: 100%;
  flex-shrink: 0;
}.frame-pattern .frame-pattern__print-container .frame-pattern__print img{
  height: 100%;
  width: 100%;
  border-radius: 9999px;
  -o-object-fit: contain;
     object-fit: contain;
}.frame-pattern .frame-pattern__print-container .frame-pattern__print-border{
  position: absolute;
  left: -14px;
  top: -13px;
  height: calc(100% + 26px);
  width: calc(100% + 28px);
  border-radius: 9999px;
  border-width: 2px;
  border-color: var(--sh-stroke-base-200,rgba(38, 38, 38, 1.00));
}.frame-pattern .frame-pattern__frame-container{
  position: relative;
  z-index: 5;
  grid-column-start: 1;
  grid-row-start: 1;
  height: 100%;
  width: 100%;
}.frame-pattern .frame-pattern__frame-container .frame-pattern__frame{
  height: 100%;
  width: 100%;
}.frame-pattern{
  opacity: 0;
}.frame-pattern.animate{
  opacity: 1;
}@keyframes fadeIn{0%{
    opacity: 0;
  }100%{
    opacity: 1;
  }
}.frame-pattern.animate .frame-pattern__placeholder-container{
  animation: fadeIn 300ms ease-out forwards;
  opacity: 0;
  animation-delay: calc(var(--animation-delay) + var(--animate-duration));
}.frame-pattern.animate .frame-pattern__print-container{
  opacity: 0;
  animation: scaleBounce 2s ease 0s 1 normal forwards;
  animation-delay: calc(var(--animation-delay) + var(--animate-duration) * 2);
}.frame-pattern.animate .frame-pattern__frame-container {
  transform: scale(0);
  animation: scaleCenter 2s ease-in-out 0s 1 normal forwards;
  animation-duration: var(--animate-duration);
}/* Apply these styles only if API is supported and user not block system animation */@media not (prefers-reduced-motion: reduce) {
	@view-transition {
		navigation: auto;
	}
}/* @media not (prefers-reduced-motion: reduce) {
	@supports (view-transition-name: none) {
		@view-transition {
			navigation: auto;
		}
	}
} */.animate-scale-to-center {
  transform: scale(0);
  animation: scaleCenter 2s ease-in-out 0s 1 normal forwards;
}.animate-scale-rotate {
  opacity: 0;
  animation: scaleRotate 2s ease 0s 1 normal forwards;
}.animate-scale-bounce {
  opacity: 0;
  animation: scaleBounce 2s ease 0s 1 normal forwards;
}@keyframes scaleCenter {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}@keyframes scaleBounce {
  0% {
    opacity: 0;
    transform: scale3d(1, 1, 1);
  }
  30% {
    opacity: 0.5;
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    opacity: 1;
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    opacity: 1;
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    opacity: 1;
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    opacity: 1;
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}@keyframes scaleRotate {
  0% {
    opacity: 0;
    transform: rotate(-540deg) scale(2);
  }
  100% {
    opacity: 1;
    transform: rotate(0) scale(1);
  }
}.custom-felts-grid{
  gap: 10px;
}@media (min-width: 680px){.custom-felts-grid{
    gap: 12px;
  }
}@media (min-width: 1024px){.custom-felts-grid{
    gap: 16px;
  }
}@media (min-width: 1440px){.custom-felts-grid{
    gap: 16px;
  }
}@media not all and (min-width: 680px){.custom-felts-grid{
    display: flex;
    flex-wrap: wrap;
  }
}@media (min-width: 680px){.custom-felts-grid{
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    grid-template-rows: repeat(4, minmax(0, 1fr));
  }
}.custom-felts-grid > *{
  display: flex;
}.custom-felts-grid > * > *{
  flex: 1 1 0%;
}@media not all and (min-width: 680px){.custom-felts-grid > *:nth-child(1){
    width: 45%;
    flex-grow: 1;
  }
}@media (min-width: 680px){.custom-felts-grid > *:nth-child(1){
    grid-column: span 1 / span 1;
    grid-row: span 2 / span 2;
    aspect-ratio: 1 / 1;
  }
}@media not all and (min-width: 680px){.custom-felts-grid > *:nth-child(2){
    width: 45%;
    flex-grow: 1;
  }
}@media (min-width: 680px){.custom-felts-grid > *:nth-child(2){
    grid-column: span 1 / span 1;
    grid-row: span 2 / span 2;
    aspect-ratio: 1 / 1;
  }
}@media not all and (min-width: 680px){.custom-felts-grid > *:nth-child(3){
    width: 100%;
  }
}@media (min-width: 680px){.custom-felts-grid > *:nth-child(3){
    grid-column: span 2 / span 2;
    grid-row: 1 / -1;
    grid-row-start: 3;
    margin-top: -11%;
  }
}@media not all and (min-width: 680px){.custom-felts-grid > *:nth-child(4){
    width: 100%;
  }
}@media (min-width: 680px){.custom-felts-grid > *:nth-child(4){
    grid-column: span 2 / span 2;
    grid-column-start: 3;
    grid-row: 1 / -1;
  }
}@media not all and (min-width: 680px){.custom-felts-grid > *:nth-child(5){
    width: 100%;
  }
}@media (min-width: 680px){.custom-felts-grid > *:nth-child(5){
    grid-column: span 2 / span 2;
    grid-column-start: 5;
    grid-row: span 2 / span 2;
    grid-row-start: 1;
  }
}@media not all and (min-width: 680px){.custom-felts-grid > *:nth-child(6){
    width: 100%;
  }
}@media (min-width: 680px){.custom-felts-grid > *:nth-child(6){
    grid-column: span 2 / span 2;
    grid-column-start: 5;
    grid-row: span 2 / span 2;
    grid-row-start: 3;
  }
}.custom-felts-grid > *:nth-child(n+7){
  grid-column: 1 / -1;
}.product-meta-item{
  gap: 10px;
}@media (min-width: 680px){.product-meta-item{
    gap: 12px;
  }
}@media (min-width: 1024px){.product-meta-item{
    gap: 16px;
  }
}@media (min-width: 1440px){.product-meta-item{
    gap: 16px;
  }
}.product-meta-item{
  display: flex;
  flex-direction: column;
  padding-left: 12px;
  padding-right: 12px;
}@media (min-width: 680px){.product-meta-item{
    padding-left: 12px;
    padding-right: 12px;
  }
}@media (min-width: 1024px){.product-meta-item{
    padding-left: 12px;
    padding-right: 12px;
  }
}@media (min-width: 1440px){.product-meta-item{
    padding-left: 12px;
    padding-right: 12px;
  }
}.product-meta-item{
  padding-top: 12px;
  padding-bottom: 12px;
}@media (min-width: 680px){.product-meta-item{
    padding-top: 12px;
    padding-bottom: 12px;
  }
}@media (min-width: 1024px){.product-meta-item{
    padding-top: 12px;
    padding-bottom: 12px;
  }
}@media (min-width: 1440px){.product-meta-item{
    padding-top: 12px;
    padding-bottom: 12px;
  }
}.product-meta-item{
  width: 100%;
  border-radius: 8px;
  background-color: var(--sh-bg-base-930,rgba(255, 255, 255, 0.05));
}@media (min-width: 680px){.product-meta-item{
    flex-direction: row;
  }
}.product-meta-item__key{
  display: flex;
  min-height: 40px;
  width: 100%;
  align-items: center;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: capitalize;
}.product-meta-item__key > *{
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}@media (min-width: 680px){.product-meta-item__key{
    margin: -4px;
    min-height: 48px;
    width: 35%;
    flex-grow: 0;
    align-self: flex-start;
    padding: 4px;
  }
}.product-meta-item__title{
  width: 100%;
  flex-grow: 1;
}.product-meta-item__title:not(:has(*)){
  display: none;
}@media (min-width: 680px){.product-meta-item__title{
    margin: -4px;
    padding: 4px;
  }
}.product-meta-item__title:not(:has(input)){
  overflow: hidden;
  text-overflow: ellipsis;
}.product-meta-item__title:not(:has(input)) > *{
  overflow: hidden;
  text-overflow: ellipsis;
}.product-meta-item__price{
  width: 100%;
}@media (min-width: 680px){.product-meta-item__price{
    margin-left: auto;
    width: 25%;
    flex-grow: 0;
    align-self: flex-start;
  }
}.product-meta-item:has(.product-meta-item__description-list){
  gap: 4px;
}@media (min-width: 680px){.product-meta-item:has(.product-meta-item__description-list){
    gap: 4px;
  }
}@media (min-width: 1024px){.product-meta-item:has(.product-meta-item__description-list){
    gap: 4px;
  }
}@media (min-width: 1440px){.product-meta-item:has(.product-meta-item__description-list){
    gap: 4px;
  }
}.product-meta-item:has(.product-meta-item__description-list){
  flex-direction: column;
}.product-meta-item:has(.product-meta-item__description-list) .product-meta-item__key{
  margin: 0px;
  margin-bottom: 16px;
  width: 100%;
  justify-content: space-between;
  overflow: visible;
  padding: 0px;
}.product-meta-item:has(.product-meta-item__description-list) .product-meta-item__price{
  width: 25%;
  overflow: visible;
}@media (min-width: 1024px){.product-meta-item:has(.product-meta-item__description-list) .product-meta-item__price{
    width: 15%;
  }
}.product-meta-item:has(.product-meta-item__description-list) .product-meta-item__price {
  text-transform: none;
}.product-meta-item:has(.product-meta-item__description-list) .product-meta-item__description-list{
  gap: 8px;
}@media (min-width: 680px){.product-meta-item:has(.product-meta-item__description-list) .product-meta-item__description-list{
    gap: 8px;
  }
}@media (min-width: 1024px){.product-meta-item:has(.product-meta-item__description-list) .product-meta-item__description-list{
    gap: 8px;
  }
}@media (min-width: 1440px){.product-meta-item:has(.product-meta-item__description-list) .product-meta-item__description-list{
    gap: 8px;
  }
}.product-meta-item:has(.product-meta-item__description-list) .product-meta-item__description-list{
  display: flex;
  flex-direction: column;
  padding-left: 12px;
  padding-right: 12px;
}@media (min-width: 680px){.product-meta-item:has(.product-meta-item__description-list) .product-meta-item__description-list{
    padding-left: 12px;
    padding-right: 12px;
  }
}@media (min-width: 1024px){.product-meta-item:has(.product-meta-item__description-list) .product-meta-item__description-list{
    padding-left: 12px;
    padding-right: 12px;
  }
}@media (min-width: 1440px){.product-meta-item:has(.product-meta-item__description-list) .product-meta-item__description-list{
    padding-left: 12px;
    padding-right: 12px;
  }
}.product-meta-item:has(.product-meta-item__description-list) .product-meta-item__description-list{
  padding-top: 12px;
  padding-bottom: 12px;
}@media (min-width: 680px){.product-meta-item:has(.product-meta-item__description-list) .product-meta-item__description-list{
    padding-top: 12px;
    padding-bottom: 12px;
  }
}@media (min-width: 1024px){.product-meta-item:has(.product-meta-item__description-list) .product-meta-item__description-list{
    padding-top: 12px;
    padding-bottom: 12px;
  }
}@media (min-width: 1440px){.product-meta-item:has(.product-meta-item__description-list) .product-meta-item__description-list{
    padding-top: 12px;
    padding-bottom: 12px;
  }
}.product-meta-item:has(.product-meta-item__description-list) .product-meta-item__description-list{
  width: 100%;
  border-radius: 8px;
  background-color: var(--sh-bg-base-930,rgba(255, 255, 255, 0.05));
}.product-meta-item:has(.product-meta-item__description-list) .product-meta-item__description-list > *:not(:last-child){
  padding-top: 8px;
  padding-bottom: 8px;
}@media (min-width: 680px){.product-meta-item:has(.product-meta-item__description-list) .product-meta-item__description-list > *:not(:last-child){
    padding-top: 8px;
    padding-bottom: 8px;
  }
}@media (min-width: 1024px){.product-meta-item:has(.product-meta-item__description-list) .product-meta-item__description-list > *:not(:last-child){
    padding-top: 8px;
    padding-bottom: 8px;
  }
}@media (min-width: 1440px){.product-meta-item:has(.product-meta-item__description-list) .product-meta-item__description-list > *:not(:last-child){
    padding-top: 8px;
    padding-bottom: 8px;
  }
}.product-meta-item:has(.product-meta-item__description-list) .product-meta-item__description-list > *:not(:last-child){
  border-bottom-width: 1px;
  border-color: var(--sh-stroke-base-930,rgba(255, 255, 255, 0.05));
  padding-top: 0px !important;
}.product-meta-item:has(.product-meta-item__description-list) .product-meta-item__description-item{
  gap: 4px;
}@media (min-width: 680px){.product-meta-item:has(.product-meta-item__description-list) .product-meta-item__description-item{
    gap: 4px;
  }
}@media (min-width: 1024px){.product-meta-item:has(.product-meta-item__description-list) .product-meta-item__description-item{
    gap: 4px;
  }
}@media (min-width: 1440px){.product-meta-item:has(.product-meta-item__description-list) .product-meta-item__description-item{
    gap: 4px;
  }
}.product-meta-item:has(.product-meta-item__description-list) .product-meta-item__description-item{
  display: grid;
  width: 100%;
}@media (min-width: 680px){.product-meta-item:has(.product-meta-item__description-list) .product-meta-item__description-item{
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
}.product-meta-item:has(.product-meta-item__description-list) .product-meta-item__description-item{
  overflow: hidden;
  text-overflow: ellipsis;
}.product-meta-item:has(.product-meta-item__description-list) .product-meta-item__description-item > *{
  overflow: hidden;
  text-overflow: ellipsis;
}.product-meta-item:has(.product-meta-item__description-list) .product-meta-item__description-item:has(.product-meta-item__description-content-long){
  display: flex;
  width: 100%;
  flex-direction: column;
}.product-meta-item:has(.product-meta-item__description-list) .product-meta-item__description-item:has(.product-meta-item__description-content-long) .product-meta-item__description-def{
  text-align: left;
}@media (min-width: 680px){.product-meta-item:has(.product-meta-item__description-list) .product-meta-item__description-item .product-meta-item__description-term{
    grid-column: span 3 / span 3;
  }.product-meta-item:has(.product-meta-item__description-list) .product-meta-item__description-item .product-meta-item__description-def{
    grid-column: span 2 / span 2;
  }.product-meta-item:has(.product-meta-item__description-list) .product-meta-item__description-item:has(.product-meta-item__description-def a) .product-meta-item__description-term{
    grid-column: span 2 / span 2;
  }.product-meta-item:has(.product-meta-item__description-list) .product-meta-item__description-item:has(.product-meta-item__description-def a) .product-meta-item__description-def{
    grid-column: span 3 / span 3;
  }
}.product-meta-item:has(.product-meta-item__description-list) .product-meta-item__description-term{
  text-align: left;
  color: var(--sh-text-base-500,rgba(179, 179, 179, 1.00));
}.product-meta-item:has(.product-meta-item__description-list) .product-meta-item__description-def{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}@media (min-width: 680px){.product-meta-item:has(.product-meta-item__description-list) .product-meta-item__description-def{
    text-align: right;
  }
}.product-meta-item:has(.product-meta-item__description-list) .product-meta-item__description-def:has(a){
  gap: 4px;
}@media (min-width: 680px){.product-meta-item:has(.product-meta-item__description-list) .product-meta-item__description-def:has(a){
    gap: 4px;
  }
}@media (min-width: 1024px){.product-meta-item:has(.product-meta-item__description-list) .product-meta-item__description-def:has(a){
    gap: 4px;
  }
}@media (min-width: 1440px){.product-meta-item:has(.product-meta-item__description-list) .product-meta-item__description-def:has(a){
    gap: 4px;
  }
}.product-meta-item:has(.product-meta-item__description-list) .product-meta-item__description-def:has(a){
  display: flex;
  flex-direction: column;
}.product-meta-item:has(.product-meta-item__description-list) .product-meta-item__description-def:has(a) a{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:translateZ(0)}[data-aos=fade-up]{transform:translate3d(0,100px,0)}[data-aos=fade-down]{transform:translate3d(0,-100px,0)}[data-aos=fade-right]{transform:translate3d(-100px,0,0)}[data-aos=fade-left]{transform:translate3d(100px,0,0)}[data-aos=fade-up-right]{transform:translate3d(-100px,100px,0)}[data-aos=fade-up-left]{transform:translate3d(100px,100px,0)}[data-aos=fade-down-right]{transform:translate3d(-100px,-100px,0)}[data-aos=fade-down-left]{transform:translate3d(100px,-100px,0)}[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translateZ(0) scale(1)}[data-aos=zoom-in]{transform:scale(.6)}[data-aos=zoom-in-up]{transform:translate3d(0,100px,0) scale(.6)}[data-aos=zoom-in-down]{transform:translate3d(0,-100px,0) scale(.6)}[data-aos=zoom-in-right]{transform:translate3d(-100px,0,0) scale(.6)}[data-aos=zoom-in-left]{transform:translate3d(100px,0,0) scale(.6)}[data-aos=zoom-out]{transform:scale(1.2)}[data-aos=zoom-out-up]{transform:translate3d(0,100px,0) scale(1.2)}[data-aos=zoom-out-down]{transform:translate3d(0,-100px,0) scale(1.2)}[data-aos=zoom-out-right]{transform:translate3d(-100px,0,0) scale(1.2)}[data-aos=zoom-out-left]{transform:translate3d(100px,0,0) scale(1.2)}[data-aos^=slide][data-aos^=slide]{transition-property:transform}[data-aos^=slide][data-aos^=slide].aos-animate{transform:translateZ(0)}[data-aos=slide-up]{transform:translate3d(0,100%,0)}[data-aos=slide-down]{transform:translate3d(0,-100%,0)}[data-aos=slide-right]{transform:translate3d(-100%,0,0)}[data-aos=slide-left]{transform:translate3d(100%,0,0)}[data-aos^=flip][data-aos^=flip]{backface-visibility:hidden;transition-property:transform}[data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}[data-aos=flip-left].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}[data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}[data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}[data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}[data-aos=flip-down].aos-animate{transform:perspective(2500px) rotateX(0)}*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}/* ! tailwindcss v3.4.16 | MIT License | https://tailwindcss.com *//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}::before,
::after {
  --tw-content: '';
}/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}/*
Remove the default font size and weight for headings.
*/h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}/*
Reset links to optimize for opt-in styling instead of opt-out.
*/a {
  color: inherit;
  text-decoration: inherit;
}/*
Add the correct font weight in Edge and Safari.
*/b,
strong {
  font-weight: bolder;
}/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}/*
Add the correct font size in all browsers.
*/small {
  font-size: 80%;
}/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}sub {
  bottom: -0.25em;
}sup {
  top: -0.5em;
}/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}/*
Remove the inheritance of text transform in Edge and Firefox.
*/button,
select {
  text-transform: none;
}/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}/*
Use the modern Firefox focus style for all focusable elements.
*/:-moz-focusring {
  outline: auto;
}/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/:-moz-ui-invalid {
  box-shadow: none;
}/*
Add the correct vertical alignment in Chrome and Firefox.
*/progress {
  vertical-align: baseline;
}/*
Correct the cursor style of increment and decrement buttons in Safari.
*/::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}/*
Remove the inner padding in Chrome and Safari on macOS.
*/::-webkit-search-decoration {
  -webkit-appearance: none;
}/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}/*
Add the correct display in Chrome and Safari.
*/summary {
  display: list-item;
}/*
Removes the default spacing and border for appropriate elements.
*/blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}fieldset {
  margin: 0;
  padding: 0;
}legend {
  padding: 0;
}ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}/*
Reset default styling for dialogs.
*/dialog {
  padding: 0;
}/*
Prevent resizing textareas horizontally by default.
*/textarea {
  resize: vertical;
}/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}/*
Set the default cursor for buttons.
*/button,
[role="button"] {
  cursor: pointer;
}/*
Make sure disabled buttons don't get the pointer cursor.
*/:disabled {
  cursor: default;
}/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/img,
video {
  max-width: 100%;
  height: auto;
}/* Make elements with the HTML hidden attribute stay hidden by default */[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}html{
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overscroll-behavior: none;
		-webkit-tap-highlight-color: transparent;

		/* FIXME: temporary for local deployment, remove */
		margin-top: 0 !important;

		/* ::-webkit-scrollbar-thumb:hover {
			background-color: theme("colors.bg-base-300");
		} */
}html #wpadminbar {
			display: none;
		}html{
		scrollbar-width: thin;
		scrollbar-color: var(--sh-bg-base-400,rgba(66, 66, 66, 0.80));
}/* scrollbar */html ::-webkit-scrollbar {
			width: 8px;
		}html ::-webkit-scrollbar-track {
			background-color: var(--sh-bg-base-200,rgba(25, 25, 25, 1.00));
		}html ::-webkit-scrollbar-thumb {
			background-color: var(--sh-bg-base-400,rgba(66, 66, 66, 0.80));
			border-radius: 8px;
		}body{
  background-color: var(--sh-bg-base-100,rgba(0, 0, 0, 1.00));
  font-family: 'TT Norms Web', Arial, sans-serif;
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}*{
  outline: 2px solid transparent;
  outline-offset: 2px;
}*:focus-visible{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-color: var(--sh-bg-primary-500-hover,rgba(246, 72, 72, 1.00));
}body,
	html{
  overscroll-behavior: none;
  scroll-behavior: smooth;
}/* layout */body {
		--gg-header-height: 64px;
		display: grid;
		min-height: 100dvh;
		grid-template-rows: auto 1fr auto;
	}@media (min-width: 680px) {body {
			--gg-header-height: 68px
	}
		}body main{
  margin-top: calc(var(--gg-header-height) * -1) !important;
}.container{
  width: 100%;
}@media (min-width: 320px){.container{
    max-width: 320px;
  }
}@media (min-width: 680px){.container{
    max-width: 680px;
  }
}@media (min-width: 1024px){.container{
    max-width: 1024px;
  }
}@media (min-width: 1440px){.container{
    max-width: 1440px;
  }
}.\!v-body-100{
  font-family: 'Manrope', Arial, sans-serif !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  line-height: 1.33 !important;
}.v-body-100{
  font-family: 'Manrope', Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.33;
}@media (min-width: 680px){.\!v-body-100{
    font-family: 'Manrope', Arial, sans-serif !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 1.33 !important;
  }.v-body-100{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.33;
  }
}@media (min-width: 1024px){.\!v-body-100{
    font-family: 'Manrope', Arial, sans-serif !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 1.33 !important;
  }.v-body-100{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.33;
  }
}@media (min-width: 1440px){.\!v-body-100{
    font-family: 'Manrope', Arial, sans-serif !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 1.33 !important;
  }.v-body-100{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.33;
  }
}.v-body-200{
  font-family: 'Manrope', Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.33;
}@media (min-width: 680px){.v-body-200{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.33;
  }
}@media (min-width: 1024px){.v-body-200{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1440px){.v-body-200{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}.v-body-500{
  font-family: 'Manrope', Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.43;
}@media (min-width: 680px){.v-body-500{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1024px){.v-body-500{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1440px){.v-body-500{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}.v-body-700{
  font-family: 'Manrope', Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.43;
}@media (min-width: 680px){.v-body-700{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1024px){.v-body-700{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}@media (min-width: 1440px){.v-body-700{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.44;
  }
}.v-body-900{
  font-family: 'Manrope', Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.43;
}@media (min-width: 680px){.v-body-900{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1024px){.v-body-900{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.44;
  }
}@media (min-width: 1440px){.v-body-900{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4;
  }
}.v-btn-100{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.14;
}@media (min-width: 680px){.v-btn-100{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14;
  }
}@media (min-width: 1024px){.v-btn-100{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14;
  }
}@media (min-width: 1440px){.v-btn-100{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14;
  }
}.v-btn-200{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
}@media (min-width: 680px){.v-btn-200{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
}@media (min-width: 1024px){.v-btn-200{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
}@media (min-width: 1440px){.v-btn-200{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
}.v-label-100{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.33;
}@media (min-width: 680px){.v-label-100{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.33;
  }
}@media (min-width: 1024px){.v-label-100{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.33;
  }
}@media (min-width: 1440px){.v-label-100{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.33;
  }
}.v-label-150{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.33;
}@media (min-width: 680px){.v-label-150{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.33;
    letter-spacing: 1px;
  }
}@media (min-width: 1024px){.v-label-150{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.33;
    letter-spacing: 1px;
  }
}@media (min-width: 1440px){.v-label-150{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.33;
    letter-spacing: 1px;
  }
}.v-label-200{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.33;
}@media (min-width: 680px){.v-label-200{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.33;
  }
}@media (min-width: 1024px){.v-label-200{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1440px){.v-label-200{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}.v-label-250{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.33;
}@media (min-width: 680px){.v-label-250{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.33;
  }
}@media (min-width: 1024px){.v-label-250{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
  }
}@media (min-width: 1440px){.v-label-250{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
  }
}.v-label-300{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.43;
}@media (min-width: 680px){.v-label-300{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1024px){.v-label-300{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}@media (min-width: 1440px){.v-label-300{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}.v-link-200{
  font-family: 'Manrope', Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.43;
}@media (min-width: 680px){.v-link-200{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1024px){.v-link-200{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}@media (min-width: 1440px){.v-link-200{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}.v-nav-100{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.43;
}@media (min-width: 680px){.v-nav-100{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
  }
}@media (min-width: 1024px){.v-nav-100{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
  }
}@media (min-width: 1440px){.v-nav-100{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
  }
}.v-nav-200{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
}@media (min-width: 680px){.v-nav-200{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
  }
}@media (min-width: 1024px){.v-nav-200{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
  }
}@media (min-width: 1440px){.v-nav-200{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
  }
}.v-title-100{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.43;
}@media (min-width: 680px){.v-title-100{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.43;
  }
}@media (min-width: 1024px){.v-title-100{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
  }
}@media (min-width: 1440px){.v-title-100{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
  }
}.v-title-200{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.29;
}@media (min-width: 680px){.v-title-200{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.25;
  }
}@media (min-width: 1024px){.v-title-200{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.22;
  }
}@media (min-width: 1440px){.v-title-200{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
  }
}.v-title-300{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
}@media (min-width: 680px){.v-title-300{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.25;
  }
}@media (min-width: 1024px){.v-title-300{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
  }
}@media (min-width: 1440px){.v-title-300{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.17;
  }
}.v-title-400{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: -1px;
}@media (min-width: 680px){.v-title-400{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.44;
    letter-spacing: -1px;
  }
}@media (min-width: 1024px){.v-title-400{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.29;
    letter-spacing: -1px;
  }
}@media (min-width: 1440px){.v-title-400{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 1.13;
    letter-spacing: -1px;
  }
}.v-title-50{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.33;
}@media (min-width: 680px){.v-title-50{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.33;
  }
}@media (min-width: 1024px){.v-title-50{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
  }
}@media (min-width: 1440px){.v-title-50{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
  }
}.v-title-500{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -1px;
}@media (min-width: 680px){.v-title-500{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: -1px;
  }
}@media (min-width: 1024px){.v-title-500{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.13;
    letter-spacing: -1px;
  }
}@media (min-width: 1440px){.v-title-500{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.1;
    letter-spacing: -1px;
  }
}.v-title-600{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.13;
  letter-spacing: -1px;
}@media (min-width: 680px){.v-title-600{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 1.13;
    letter-spacing: -1px;
  }
}@media (min-width: 1024px){.v-title-600{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.1;
    letter-spacing: -1px;
  }
}@media (min-width: 1440px){.v-title-600{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 48px;
    font-weight: 700;
    line-height: 1.08;
    letter-spacing: -1px;
  }
}.v-title-700{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.13;
  letter-spacing: -1px;
}@media (min-width: 680px){.v-title-700{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.1;
    letter-spacing: -1px;
  }
}@media (min-width: 1024px){.v-title-700{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 56px;
    font-weight: 700;
    line-height: 1.04;
    letter-spacing: -1px;
  }
}@media (min-width: 1440px){.v-title-700{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 64px;
    font-weight: 700;
    line-height: 1.06;
    letter-spacing: -1px;
  }
}.v-title-800{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.13;
  letter-spacing: -1px;
}@media (min-width: 680px){.v-title-800{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 48px;
    font-weight: 700;
    line-height: 1.08;
    letter-spacing: -1px;
  }
}@media (min-width: 1024px){.v-title-800{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 64px;
    font-weight: 700;
    line-height: 1.06;
    letter-spacing: -1px;
  }
}@media (min-width: 1440px){.v-title-800{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 72px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -1px;
  }
}.box-padding-py-100{
  padding-top: 4px;
  padding-bottom: 4px;
}@media (min-width: 680px){.box-padding-py-100{
    padding-top: 4px;
    padding-bottom: 4px;
  }
}@media (min-width: 1024px){.box-padding-py-100{
    padding-top: 4px;
    padding-bottom: 4px;
  }
}@media (min-width: 1440px){.box-padding-py-100{
    padding-top: 4px;
    padding-bottom: 4px;
  }
}.box-padding-px-200{
  padding-left: 8px;
  padding-right: 8px;
}@media (min-width: 680px){.box-padding-px-200{
    padding-left: 8px;
    padding-right: 8px;
  }
}@media (min-width: 1024px){.box-padding-px-200{
    padding-left: 8px;
    padding-right: 8px;
  }
}@media (min-width: 1440px){.box-padding-px-200{
    padding-left: 8px;
    padding-right: 8px;
  }
}.box-padding-py-200{
  padding-top: 8px;
  padding-bottom: 8px;
}@media (min-width: 680px){.box-padding-py-200{
    padding-top: 8px;
    padding-bottom: 8px;
  }
}@media (min-width: 1024px){.box-padding-py-200{
    padding-top: 8px;
    padding-bottom: 8px;
  }
}@media (min-width: 1440px){.box-padding-py-200{
    padding-top: 8px;
    padding-bottom: 8px;
  }
}.box-padding-px-250{
  padding-left: 12px;
  padding-right: 12px;
}@media (min-width: 680px){.box-padding-px-250{
    padding-left: 12px;
    padding-right: 12px;
  }
}@media (min-width: 1024px){.box-padding-px-250{
    padding-left: 12px;
    padding-right: 12px;
  }
}@media (min-width: 1440px){.box-padding-px-250{
    padding-left: 12px;
    padding-right: 12px;
  }
}.box-padding-py-250{
  padding-top: 12px;
  padding-bottom: 12px;
}@media (min-width: 680px){.box-padding-py-250{
    padding-top: 12px;
    padding-bottom: 12px;
  }
}@media (min-width: 1024px){.box-padding-py-250{
    padding-top: 12px;
    padding-bottom: 12px;
  }
}@media (min-width: 1440px){.box-padding-py-250{
    padding-top: 12px;
    padding-bottom: 12px;
  }
}.box-padding-px-400{
  padding-left: 12px;
  padding-right: 12px;
}@media (min-width: 680px){.box-padding-px-400{
    padding-left: 14px;
    padding-right: 14px;
  }
}@media (min-width: 1024px){.box-padding-px-400{
    padding-left: 16px;
    padding-right: 16px;
  }
}@media (min-width: 1440px){.box-padding-px-400{
    padding-left: 16px;
    padding-right: 16px;
  }
}.box-padding-py-400{
  padding-top: 12px;
  padding-bottom: 12px;
}@media (min-width: 680px){.box-padding-py-400{
    padding-top: 14px;
    padding-bottom: 14px;
  }
}@media (min-width: 1024px){.box-padding-py-400{
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1440px){.box-padding-py-400{
    padding-top: 16px;
    padding-bottom: 16px;
  }
}.box-padding-px-500{
  padding-left: 14px;
  padding-right: 14px;
}@media (min-width: 680px){.box-padding-px-500{
    padding-left: 16px;
    padding-right: 16px;
  }
}@media (min-width: 1024px){.box-padding-px-500{
    padding-left: 24px;
    padding-right: 24px;
  }
}@media (min-width: 1440px){.box-padding-px-500{
    padding-left: 24px;
    padding-right: 24px;
  }
}.box-padding-py-500{
  padding-top: 14px;
  padding-bottom: 14px;
}@media (min-width: 680px){.box-padding-py-500{
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1024px){.box-padding-py-500{
    padding-top: 24px;
    padding-bottom: 24px;
  }
}@media (min-width: 1440px){.box-padding-py-500{
    padding-top: 24px;
    padding-bottom: 24px;
  }
}.box-padding-px-600{
  padding-left: 14px;
  padding-right: 14px;
}@media (min-width: 680px){.box-padding-px-600{
    padding-left: 16px;
    padding-right: 16px;
  }
}@media (min-width: 1024px){.box-padding-px-600{
    padding-left: 24px;
    padding-right: 24px;
  }
}@media (min-width: 1440px){.box-padding-px-600{
    padding-left: 32px;
    padding-right: 32px;
  }
}.box-padding-py-600{
  padding-top: 14px;
  padding-bottom: 14px;
}@media (min-width: 680px){.box-padding-py-600{
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1024px){.box-padding-py-600{
    padding-top: 24px;
    padding-bottom: 24px;
  }
}@media (min-width: 1440px){.box-padding-py-600{
    padding-top: 32px;
    padding-bottom: 32px;
  }
}.box-padding-py-700{
  padding-top: 24px;
  padding-bottom: 24px;
}@media (min-width: 680px){.box-padding-py-700{
    padding-top: 32px;
    padding-bottom: 32px;
  }
}@media (min-width: 1024px){.box-padding-py-700{
    padding-top: 40px;
    padding-bottom: 40px;
  }
}@media (min-width: 1440px){.box-padding-py-700{
    padding-top: 48px;
    padding-bottom: 48px;
  }
}.box-padding-py-800{
  padding-top: 48px;
  padding-bottom: 48px;
}@media (min-width: 680px){.box-padding-py-800{
    padding-top: 80px;
    padding-bottom: 80px;
  }
}@media (min-width: 1024px){.box-padding-py-800{
    padding-top: 112px;
    padding-bottom: 112px;
  }
}@media (min-width: 1440px){.box-padding-py-800{
    padding-top: 144px;
    padding-bottom: 144px;
  }
}.box-padding-py-900{
  padding-top: 128px;
  padding-bottom: 128px;
}@media (min-width: 680px){.box-padding-py-900{
    padding-top: 144px;
    padding-bottom: 144px;
  }
}@media (min-width: 1024px){.box-padding-py-900{
    padding-top: 192px;
    padding-bottom: 192px;
  }
}@media (min-width: 1440px){.box-padding-py-900{
    padding-top: 256px;
    padding-bottom: 256px;
  }
}.box-gap-750{
  gap: 12px;
}@media (min-width: 680px){.box-gap-750{
    gap: 40px;
  }
}@media (min-width: 1024px){.box-gap-750{
    gap: 56px;
  }
}@media (min-width: 1440px){.box-gap-750{
    gap: 64px;
  }
}.box-gap-700{
  gap: 32px;
}@media (min-width: 680px){.box-gap-700{
    gap: 40px;
  }
}@media (min-width: 1024px){.box-gap-700{
    gap: 56px;
  }
}@media (min-width: 1440px){.box-gap-700{
    gap: 64px;
  }
}.box-gap-600{
  gap: 24px;
}@media (min-width: 680px){.box-gap-600{
    gap: 32px;
  }
}@media (min-width: 1024px){.box-gap-600{
    gap: 40px;
  }
}@media (min-width: 1440px){.box-gap-600{
    gap: 48px;
  }
}.box-gap-450{
  gap: 32px;
}@media (min-width: 680px){.box-gap-450{
    gap: 20px;
  }
}@media (min-width: 1024px){.box-gap-450{
    gap: 24px;
  }
}@media (min-width: 1440px){.box-gap-450{
    gap: 32px;
  }
}.box-gap-400{
  gap: 16px;
}@media (min-width: 680px){.box-gap-400{
    gap: 20px;
  }
}@media (min-width: 1024px){.box-gap-400{
    gap: 24px;
  }
}@media (min-width: 1440px){.box-gap-400{
    gap: 32px;
  }
}.box-gap-300{
  gap: 12px;
}@media (min-width: 680px){.box-gap-300{
    gap: 16px;
  }
}@media (min-width: 1024px){.box-gap-300{
    gap: 20px;
  }
}@media (min-width: 1440px){.box-gap-300{
    gap: 24px;
  }
}.box-gap-200{
  gap: 10px;
}@media (min-width: 680px){.box-gap-200{
    gap: 12px;
  }
}@media (min-width: 1024px){.box-gap-200{
    gap: 16px;
  }
}@media (min-width: 1440px){.box-gap-200{
    gap: 16px;
  }
}.box-gap-150{
  gap: 8px;
}@media (min-width: 680px){.box-gap-150{
    gap: 8px;
  }
}@media (min-width: 1024px){.box-gap-150{
    gap: 12px;
  }
}@media (min-width: 1440px){.box-gap-150{
    gap: 12px;
  }
}.box-gap-100{
  gap: 8px;
}@media (min-width: 680px){.box-gap-100{
    gap: 8px;
  }
}@media (min-width: 1024px){.box-gap-100{
    gap: 8px;
  }
}@media (min-width: 1440px){.box-gap-100{
    gap: 8px;
  }
}.box-gap-50{
  gap: 4px;
}@media (min-width: 680px){.box-gap-50{
    gap: 4px;
  }
}@media (min-width: 1024px){.box-gap-50{
    gap: 4px;
  }
}@media (min-width: 1440px){.box-gap-50{
    gap: 4px;
  }
}.container-gap-800{
  gap: 128px;
}@media (min-width: 680px){.container-gap-800{
    gap: 160px;
  }
}@media (min-width: 1024px){.container-gap-800{
    gap: 240px;
  }
}@media (min-width: 1440px){.container-gap-800{
    gap: 256px;
  }
}.container-gap-600{
  gap: 56px;
}@media (min-width: 680px){.container-gap-600{
    gap: 72px;
  }
}@media (min-width: 1024px){.container-gap-600{
    gap: 96px;
  }
}@media (min-width: 1440px){.container-gap-600{
    gap: 128px;
  }
}.container-gap-500{
  gap: 48px;
}@media (min-width: 680px){.container-gap-500{
    gap: 64px;
  }
}@media (min-width: 1024px){.container-gap-500{
    gap: 72px;
  }
}@media (min-width: 1440px){.container-gap-500{
    gap: 80px;
  }
}.container-gap-400{
  gap: 40px;
}@media (min-width: 680px){.container-gap-400{
    gap: 48px;
  }
}@media (min-width: 1024px){.container-gap-400{
    gap: 56px;
  }
}@media (min-width: 1440px){.container-gap-400{
    gap: 64px;
  }
}.container-gap-300{
  gap: 16px;
}@media (min-width: 680px){.container-gap-300{
    gap: 24px;
  }
}@media (min-width: 1024px){.container-gap-300{
    gap: 40px;
  }
}@media (min-width: 1440px){.container-gap-300{
    gap: 48px;
  }
}.container-gap-100{
  gap: 12px;
}@media (min-width: 680px){.container-gap-100{
    gap: 12px;
  }
}@media (min-width: 1024px){.container-gap-100{
    gap: 16px;
  }
}@media (min-width: 1440px){.container-gap-100{
    gap: 16px;
  }
}.container-padding-py-450{
  padding-top: 84px;
  padding-bottom: 84px;
}@media (min-width: 680px){.container-padding-py-450{
    padding-top: 84px;
    padding-bottom: 84px;
  }
}@media (min-width: 1024px){.container-padding-py-450{
    padding-top: 84px;
    padding-bottom: 84px;
  }
}@media (min-width: 1440px){.container-padding-py-450{
    padding-top: 84px;
    padding-bottom: 84px;
  }
}.container-padding-py-600{
  padding-top: 104px;
  padding-bottom: 104px;
}@media (min-width: 680px){.container-padding-py-600{
    padding-top: 108px;
    padding-bottom: 108px;
  }
}@media (min-width: 1024px){.container-padding-py-600{
    padding-top: 124px;
    padding-bottom: 124px;
  }
}@media (min-width: 1440px){.container-padding-py-600{
    padding-top: 132px;
    padding-bottom: 132px;
  }
}.section-padding-py-100{
  padding-top: 16px;
  padding-bottom: 16px;
}@media (min-width: 680px){.section-padding-py-100{
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1024px){.section-padding-py-100{
    padding-top: 24px;
    padding-bottom: 24px;
  }
}@media (min-width: 1440px){.section-padding-py-100{
    padding-top: 24px;
    padding-bottom: 24px;
  }
}.screens-gap-gap-100{
  gap: 24px;
}@media (min-width: 680px){.screens-gap-gap-100{
    gap: 32px;
  }
}@media (min-width: 1024px){.screens-gap-gap-100{
    gap: 80px;
  }
}@media (min-width: 1440px){.screens-gap-gap-100{
    gap: 128px;
  }
}.screens-gap-gap-200{
  gap: 96px;
}@media (min-width: 680px){.screens-gap-gap-200{
    gap: 128px;
  }
}@media (min-width: 1024px){.screens-gap-gap-200{
    gap: 192px;
  }
}@media (min-width: 1440px){.screens-gap-gap-200{
    gap: 256px;
  }
}.filter-light{
  filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(290deg) brightness(105%) contrast(102%);
}.sr-only{
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}.pointer-events-none{
  pointer-events: none;
}.visible{
  visibility: visible;
}.static{
  position: static;
}.fixed{
  position: fixed;
}.absolute{
  position: absolute;
}.relative{
  position: relative;
}.sticky{
  position: sticky;
}.inset-0{
  inset: 0px;
}.\!left-0{
  left: 0px !important;
}.\!top-\[calc\(100\%_\+_4px\)\]{
  top: calc(100% + 4px) !important;
}.bottom-0{
  bottom: 0px;
}.bottom-2{
  bottom: 8px;
}.left-0{
  left: 0px;
}.left-1{
  left: 4px;
}.left-1\/2{
  left: 50%;
}.left-1\/4{
  left: 25%;
}.right-0{
  right: 0px;
}.right-1{
  right: 4px;
}.right-3{
  right: 12px;
}.right-3\.5{
  right: 14px;
}.top-0{
  top: 0px;
}.top-1\/3{
  top: 33.333333%;
}.top-3{
  top: 12px;
}.top-3\.5{
  top: 14px;
}.top-\[-15px\]{
  top: -15px;
}.top-\[104px\]{
  top: 104px;
}.top-\[120px\]{
  top: 120px;
}.top-\[60\%\]{
  top: 60%;
}.top-\[var\(--sticky-top-mobile\)\]{
  top: var(--sticky-top-mobile);
}.top-auto{
  top: auto;
}.-z-0{
  z-index: 0;
}.z-0{
  z-index: 0;
}.z-10{
  z-index: 10;
}.z-20{
  z-index: 20;
}.z-30{
  z-index: 30;
}.z-\[-1\]{
  z-index: -1;
}.z-\[0\]{
  z-index: 0;
}.z-\[1\]{
  z-index: 1;
}.z-\[2\]{
  z-index: 2;
}.z-\[3\]{
  z-index: 3;
}.z-\[4\]{
  z-index: 4;
}.z-dialog\+{
  z-index: 501;
}.z-dropdown\+{
  z-index: 1501;
}.-order-1{
  order: -1;
}.col-span-1{
  grid-column: span 1 / span 1;
}.col-span-2{
  grid-column: span 2 / span 2;
}.col-span-3{
  grid-column: span 3 / span 3;
}.col-span-6{
  grid-column: span 6 / span 6;
}.col-span-full{
  grid-column: 1 / -1;
}.col-start-1{
  grid-column-start: 1;
}.row-start-1{
  grid-row-start: 1;
}.m-auto{
  margin: auto;
}.\!my-0{
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}.mx-auto{
  margin-left: auto;
  margin-right: auto;
}.my-2{
  margin-top: 8px;
  margin-bottom: 8px;
}.-mr-6{
  margin-right: -24px;
}.-mt-10{
  margin-top: -40px;
}.-mt-6{
  margin-top: -24px;
}.-mt-\[26px\]{
  margin-top: -26px;
}.-mt-\[42px\]{
  margin-top: -42px;
}.mb-1{
  margin-bottom: 4px;
}.mb-10{
  margin-bottom: 40px;
}.mb-2{
  margin-bottom: 8px;
}.mb-2\.5{
  margin-bottom: 10px;
}.mb-3{
  margin-bottom: 12px;
}.mb-32{
  margin-bottom: 128px;
}.mb-4{
  margin-bottom: 16px;
}.mb-8{
  margin-bottom: 32px;
}.mb-\[-85vh\]{
  margin-bottom: -85vh;
}.ml-auto{
  margin-left: auto;
}.mr-2{
  margin-right: 8px;
}.mt-0\.5{
  margin-top: 2px;
}.mt-4{
  margin-top: 16px;
}.line-clamp-1{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}.block{
  display: block;
}.inline-block{
  display: inline-block;
}.inline{
  display: inline;
}.flex{
  display: flex;
}.inline-flex{
  display: inline-flex;
}.table{
  display: table;
}.grid{
  display: grid;
}.contents{
  display: contents;
}.\!hidden{
  display: none !important;
}.hidden{
  display: none;
}.aspect-\[2\/1\]{
  aspect-ratio: 2/1;
}.aspect-\[22\/15\]{
  aspect-ratio: 22/15;
}.\!h-36{
  height: 144px !important;
}.\!h-6{
  height: 24px !important;
}.\!h-8{
  height: 32px !important;
}.\!h-\[6px\]{
  height: 6px !important;
}.h-1{
  height: 4px;
}.h-1\/2{
  height: 50%;
}.h-1\/3{
  height: 33.333333%;
}.h-10{
  height: 40px;
}.h-12{
  height: 48px;
}.h-14{
  height: 56px;
}.h-15{
  height: 60px;
}.h-16{
  height: 64px;
}.h-20{
  height: 80px;
}.h-4{
  height: 16px;
}.h-5{
  height: 20px;
}.h-6{
  height: 24px;
}.h-8{
  height: 32px;
}.h-\[100px\]{
  height: 100px;
}.h-\[120px\]{
  height: 120px;
}.h-\[144px\]{
  height: 144px;
}.h-\[180px\]{
  height: 180px;
}.h-\[216px\]{
  height: 216px;
}.h-\[266px\]{
  height: 266px;
}.h-\[328px\]{
  height: 328px;
}.h-\[358px\]{
  height: 358px;
}.h-\[399px\]{
  height: 399px;
}.h-\[504px\]{
  height: 504px;
}.h-\[554px\]{
  height: 554px;
}.h-\[60px\]{
  height: 60px;
}.h-auto{
  height: auto;
}.h-full{
  height: 100%;
}.h-screen{
  height: calc(var(--vh, 1vh) * 100);
}.max-h-\[277px\]{
  max-height: 277px;
}.max-h-\[470px\]{
  max-height: 470px;
}.min-h-\[328px\]{
  min-height: 328px;
}.min-h-\[364px\]{
  min-height: 364px;
}.min-h-screen{
  min-height: calc(var(--vh, 1vh) * 100);
}.\!w-6{
  width: 24px !important;
}.\!w-8{
  width: 32px !important;
}.\!w-\[5ch\]{
  width: 5ch !important;
}.\!w-\[9px\]{
  width: 9px !important;
}.w-1\/2{
  width: 50%;
}.w-10{
  width: 40px;
}.w-12{
  width: 48px;
}.w-14{
  width: 56px;
}.w-16{
  width: 64px;
}.w-2{
  width: 8px;
}.w-24{
  width: 96px;
}.w-4{
  width: 16px;
}.w-5{
  width: 20px;
}.w-6{
  width: 24px;
}.w-8{
  width: 32px;
}.w-9{
  width: 36px;
}.w-\[120px\]{
  width: 120px;
}.w-\[140px\]{
  width: 140px;
}.w-\[200px\]{
  width: 200px;
}.w-\[54px\]{
  width: 54px;
}.w-\[75\%\]{
  width: 75%;
}.w-\[80\%\]{
  width: 80%;
}.w-\[88px\]{
  width: 88px;
}.w-\[95\%\]{
  width: 95%;
}.w-fit{
  width: -moz-fit-content;
  width: fit-content;
}.w-full{
  width: 100%;
}.min-w-24{
  min-width: 96px;
}.\!max-w-\[640px\]{
  max-width: 640px !important;
}.\!max-w-screen-bs{
  max-width: 320px !important;
}.max-w-\[1280px\]{
  max-width: 1280px;
}.max-w-\[252px\]{
  max-width: 252px;
}.max-w-\[264px\]{
  max-width: 264px;
}.max-w-\[288px\]{
  max-width: 288px;
}.max-w-\[296px\]{
  max-width: 296px;
}.max-w-\[352px\]{
  max-width: 352px;
}.max-w-\[410px\]{
  max-width: 410px;
}.max-w-\[416px\]{
  max-width: 416px;
}.max-w-\[440px\]{
  max-width: 440px;
}.max-w-\[640px\]{
  max-width: 640px;
}.max-w-\[896px\]{
  max-width: 896px;
}.max-w-\[90\%\]{
  max-width: 90%;
}.max-w-full{
  max-width: 100%;
}.flex-1{
  flex: 1 1 0%;
}.flex-shrink-0{
  flex-shrink: 0;
}.shrink{
  flex-shrink: 1;
}.shrink-0{
  flex-shrink: 0;
}.flex-grow{
  flex-grow: 1;
}.grow{
  flex-grow: 1;
}.origin-bottom{
  transform-origin: bottom;
}.origin-top{
  transform-origin: top;
}.-translate-y-1\/2{
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.-translate-y-\[22px\]{
  --tw-translate-y: -22px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.translate-x-0{
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.translate-x-full{
  --tw-translate-x: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.translate-y-0{
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.translate-y-1\/2{
  --tw-translate-y: 50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.translate-y-4{
  --tw-translate-y: 16px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.translate-y-\[-15px\]{
  --tw-translate-y: -15px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.translate-y-\[10px\]{
  --tw-translate-y: 10px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.translate-y-\[20px\]{
  --tw-translate-y: 20px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.rotate-180{
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.rotate-90{
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.scale-100{
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.scale-90{
  --tw-scale-x: .9;
  --tw-scale-y: .9;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}@keyframes bounce{0%, 100%{
    transform: translateY(-25%);
    animation-timing-function: cubic-bezier(0.8,0,1,1);
  }50%{
    transform: none;
    animation-timing-function: cubic-bezier(0,0,0.2,1);
  }
}.animate-bounce{
  animation: bounce 1s infinite;
}@keyframes fadeIn{0%{
    opacity: 0;
  }100%{
    opacity: 1;
  }
}.animate-fade-in{
  animation: fadeIn 300ms ease-out forwards;
}@keyframes puff-in-center{0%{
    transform: scale(2);
    filter: blur(4px);
    opacity: 0;
  }100%{
    transform: scale(1);
    filter: blur(0px);
    opacity: 1;
  }
}.animate-puff-in-center{
  animation: puff-in-center 1.3s cubic-bezier(0.470, 0.000, 0.745, 0.715) 300ms 1 normal both;
}@keyframes slideLeftAndFade{0%{
    opacity: 0;
    transform: translate3d(8px, 0, 0);
  }100%{
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}.animate-slide-left-and-fade{
  animation: slideLeftAndFade 300ms ease-out forwards;
}@keyframes slideUpAndFade{0%{
    opacity: 0;
    transform: translate3d(0, 8px, 0);
  }100%{
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}.animate-slide-up-and-fade{
  animation: slideUpAndFade 300ms ease-out forwards;
}@keyframes spin{to{
    transform: rotate(360deg);
  }
}.animate-spin{
  animation: spin 1s linear infinite;
}.cursor-pointer{
  cursor: pointer;
}.resize-none{
  resize: none;
}.scroll-my-28{
  scroll-margin-top: 112px;
  scroll-margin-bottom: 112px;
}.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}.grid-cols-12{
  grid-template-columns: repeat(12, minmax(0, 1fr));
}.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}.grid-cols-5{
  grid-template-columns: repeat(5, minmax(0, 1fr));
}.\!grid-rows-\[1fr\]{
  grid-template-rows: 1fr !important;
}.grid-rows-1{
  grid-template-rows: repeat(1, minmax(0, 1fr));
}.grid-rows-\[0fr\]{
  grid-template-rows: 0fr;
}.grid-rows-\[1fr\]{
  grid-template-rows: 1fr;
}.flex-col{
  flex-direction: column;
}.flex-col-reverse{
  flex-direction: column-reverse;
}.flex-wrap{
  flex-wrap: wrap;
}.content-between{
  align-content: space-between;
}.items-start{
  align-items: flex-start;
}.items-end{
  align-items: flex-end;
}.items-center{
  align-items: center;
}.items-stretch{
  align-items: stretch;
}.justify-start{
  justify-content: flex-start;
}.justify-center{
  justify-content: center;
}.justify-between{
  justify-content: space-between;
}.gap-1{
  gap: 4px;
}.gap-12{
  gap: 48px;
}.gap-2{
  gap: 8px;
}.gap-2\.5{
  gap: 10px;
}.gap-20{
  gap: 80px;
}.gap-3{
  gap: 12px;
}.gap-4{
  gap: 16px;
}.gap-8{
  gap: 32px;
}.gap-x-2{
  -moz-column-gap: 8px;
       column-gap: 8px;
}.gap-x-3{
  -moz-column-gap: 12px;
       column-gap: 12px;
}.gap-y-12{
  row-gap: 48px;
}.gap-y-2\.5{
  row-gap: 10px;
}.gap-y-4{
  row-gap: 16px;
}.self-end{
  align-self: flex-end;
}.self-center{
  align-self: center;
}.self-stretch{
  align-self: stretch;
}.overflow-auto{
  overflow: auto;
}.overflow-hidden{
  overflow: hidden;
}.overflow-clip{
  overflow: clip;
}.overflow-x-auto{
  overflow-x: auto;
}.truncate{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}.text-ellipsis{
  text-overflow: ellipsis;
}.whitespace-nowrap{
  white-space: nowrap;
}.whitespace-pre-line{
  white-space: pre-line;
}.text-nowrap{
  text-wrap: nowrap;
}.text-balance{
  text-wrap: balance;
}.rounded{
  border-radius: 0.25rem;
}.rounded-full{
  border-radius: 9999px;
}.rounded-r16{
  border-radius: 16px;
}.rounded-r4{
  border-radius: 4px;
}.rounded-r40{
  border-radius: 40px;
}.rounded-r8{
  border-radius: 8px;
}.rounded-b-r16{
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;
}.rounded-b-r8{
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}.border{
  border-width: 1px;
}.border-b{
  border-bottom-width: 1px;
}.border-t{
  border-top-width: 1px;
}.border-solid{
  border-style: solid;
}.border-dashed{
  border-style: dashed;
}.border-bg-base-900{
  border-color: var(--sh-bg-base-900,rgba(255, 255, 255, 1.00));
}.border-bg-base-920{
  border-color: var(--sh-bg-base-920,rgba(255, 255, 255, 0.10));
}.border-stroke-base-200{
  border-color: var(--sh-stroke-base-200,rgba(38, 38, 38, 1.00));
}.border-stroke-base-450{
  border-color: var(--sh-stroke-base-450,rgba(127, 127, 127, 1.00));
}.border-stroke-base-900{
  border-color: var(--sh-stroke-base-900,rgba(255, 255, 255, 1.00));
}.border-stroke-base-910{
  border-color: var(--sh-stroke-base-910,rgba(255, 255, 255, 0.30));
}.border-stroke-base-920{
  border-color: var(--sh-stroke-base-920,rgba(255, 255, 255, 0.10));
}.border-stroke-base-930{
  border-color: var(--sh-stroke-base-930,rgba(255, 255, 255, 0.05));
}.\!bg-transparent{
  background-color: transparent !important;
}.bg-\[rgba\(0\2c 0\2c 0\2c 0\.8\)\]{
  background-color: rgba(0,0,0,0.8);
}.bg-\[transparent\]{
  background-color: transparent;
}.bg-bg-base-100{
  background-color: var(--sh-bg-base-100,rgba(0, 0, 0, 1.00));
}.bg-bg-base-110{
  background-color: var(--sh-bg-base-110,rgba(0, 0, 0, 0.80));
}.bg-bg-base-200{
  background-color: var(--sh-bg-base-200,rgba(25, 25, 25, 1.00));
}.bg-bg-base-310{
  background-color: var(--sh-bg-base-310,rgba(48, 48, 48, 0.90));
}.bg-bg-base-320{
  background-color: var(--sh-bg-base-320,rgba(48, 48, 48, 0.60));
}.bg-bg-base-910{
  background-color: var(--sh-bg-base-910,rgba(255, 255, 255, 0.30));
}.bg-bg-base-920{
  background-color: var(--sh-bg-base-920,rgba(255, 255, 255, 0.10));
}.bg-bg-base-930{
  background-color: var(--sh-bg-base-930,rgba(255, 255, 255, 0.05));
}.bg-bg-primary-500{
  background-color: var(--sh-bg-primary-500,rgba(216, 49, 49, 1.00));
}.bg-bg-secondary-200{
  background-color: var(--sh-bg-secondary-200,rgba(255, 255, 255, 0.15));
}.bg-partners-100{
  background-color: var(--sh-partners-100,rgba(10, 10, 10, 1.00));
}.bg-stroke-base-920{
  background-color: var(--sh-stroke-base-920,rgba(255, 255, 255, 0.10));
}.bg-transparent{
  background-color: transparent;
}.bg-\[linear-gradient\(180deg\2c _rgba\(0\2c _0\2c _0\2c _0\.00\)_0\%\2c _\#000_100\%\)\]{
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, #000 100%);
}.bg-spinner-icon{
  background-image: url(../assets/img/icons/svg/spinner.svg);
}.fill-current{
  fill: currentColor;
}.object-contain{
  -o-object-fit: contain;
     object-fit: contain;
}.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}.\!p-0{
  padding: 0px !important;
}.p-0{
  padding: 0px;
}.p-1{
  padding: 4px;
}.p-2{
  padding: 8px;
}.p-3{
  padding: 12px;
}.p-3\.5{
  padding: 14px;
}.p-4{
  padding: 16px;
}.p-6{
  padding: 24px;
}.\!py-0{
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}.px-2{
  padding-left: 8px;
  padding-right: 8px;
}.px-3{
  padding-left: 12px;
  padding-right: 12px;
}.px-4{
  padding-left: 16px;
  padding-right: 16px;
}.px-6{
  padding-left: 24px;
  padding-right: 24px;
}.py-1{
  padding-top: 4px;
  padding-bottom: 4px;
}.py-10{
  padding-top: 40px;
  padding-bottom: 40px;
}.py-2{
  padding-top: 8px;
  padding-bottom: 8px;
}.py-2\.5{
  padding-top: 10px;
  padding-bottom: 10px;
}.py-3{
  padding-top: 12px;
  padding-bottom: 12px;
}.py-4{
  padding-top: 16px;
  padding-bottom: 16px;
}.\!pb-0{
  padding-bottom: 0px !important;
}.\!pl-0{
  padding-left: 0px !important;
}.\!pt-0{
  padding-top: 0px !important;
}.pb-0{
  padding-bottom: 0px;
}.pb-1{
  padding-bottom: 4px;
}.pb-2{
  padding-bottom: 8px;
}.pb-3{
  padding-bottom: 12px;
}.pb-6{
  padding-bottom: 24px;
}.pb-8{
  padding-bottom: 32px;
}.pt-0{
  padding-top: 0px;
}.pt-1\.5{
  padding-top: 6px;
}.pt-2\.5{
  padding-top: 10px;
}.pt-3{
  padding-top: 12px;
}.pt-4{
  padding-top: 16px;
}.pt-6{
  padding-top: 24px;
}.pt-\[104px\]{
  padding-top: 104px;
}.text-center{
  text-align: center;
}.text-right{
  text-align: right;
}.font-bold{
  font-weight: 700;
}.font-normal{
  font-weight: 400;
}.uppercase{
  text-transform: uppercase;
}.lowercase{
  text-transform: lowercase;
}.capitalize{
  text-transform: capitalize;
}.\!normal-case{
  text-transform: none !important;
}.tabular-nums{
  --tw-numeric-spacing: tabular-nums;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}.\!text-text-base-500{
  color: var(--sh-text-base-500,rgba(179, 179, 179, 1.00)) !important;
}.text-danger-300{
  color: var(--sh-danger-300,rgba(245, 65, 128, 1.00));
}.text-link-base-900{
  color: var(--sh-link-base-900,rgba(255, 255, 255, 1.00));
}.text-stroke-base-900{
  color: var(--sh-stroke-base-900,rgba(255, 255, 255, 1.00));
}.text-stroke-base-920{
  color: var(--sh-stroke-base-920,rgba(255, 255, 255, 0.10));
}.text-text-base-300{
  color: var(--sh-text-base-300,rgba(81, 81, 81, 1.00));
}.text-text-base-400{
  color: var(--sh-text-base-400,rgba(142, 142, 142, 1.00));
}.text-text-base-500{
  color: var(--sh-text-base-500,rgba(179, 179, 179, 1.00));
}.text-text-base-900{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.text-text-base-950{
  color: var(--sh-text-base-950,rgba(255, 255, 255, 0.50));
}.text-text-primary-500{
  color: var(--sh-text-primary-500,rgba(216, 49, 49, 1.00));
}.underline{
  text-decoration-line: underline;
}.underline-offset-2{
  text-underline-offset: 2px;
}.opacity-0{
  opacity: 0;
}.opacity-100{
  opacity: 1;
}.bg-blend-screen{
  background-blend-mode: screen;
}.outline-none{
  outline: 2px solid transparent;
  outline-offset: 2px;
}.outline{
  outline-style: solid;
}.ring-0{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}.filter{
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}.backdrop-blur-100{
  --tw-backdrop-blur: blur(var(--sh-blur-100,12px));
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}.backdrop-blur-300{
  --tw-backdrop-blur: blur(var(--sh-blur-300,20px));
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.transition-colors{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.transition-transform{
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.delay-150{
  transition-delay: 150ms;
}.delay-700{
  transition-delay: 700ms;
}.duration-200{
  transition-duration: 200ms;
}.duration-300{
  transition-duration: 300ms;
}.duration-500{
  transition-duration: 500ms;
}.ease-in{
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}.ease-out{
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}.will-change-transform{
  will-change: transform;
}.nav-item{
  display: inline-flex;
  cursor: pointer;
  align-items: center;
  gap: 8px;
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}.nav-item:focus-visible{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}.nav-item{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.nav-item:disabled{
  cursor: auto;
}.nav-item{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.nav-item--v-main{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
}@media (min-width: 680px){.nav-item--v-main{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
  }
}@media (min-width: 1024px){.nav-item--v-main{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
  }
}@media (min-width: 1440px){.nav-item--v-main{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
  }
}.nav-item--v-main{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.nav-item--v-main:disabled{
  cursor: auto;
}.nav-item--v-main{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.nav-item--v-main:hover{
  color: var(--sh-text-primary-500-hover,rgba(246, 73, 73, 1.00));
}.nav-item--v-main:focus-visible{
  color: var(--sh-text-primary-500-hover,rgba(246, 73, 73, 1.00));
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}.nav-item--v-main:active{
  color: var(--sh-text-primary-500-pressed,rgba(208, 40, 40, 1.00));
}.nav-item--v-main:disabled{
  color: var(--sh-text-primary-500-disabled,rgba(96, 96, 96, 1.00));
}.nav-item--v-main{
  font-family: 'Manrope', Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.43;
}@media (min-width: 680px){.nav-item--v-main{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1024px){.nav-item--v-main{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}@media (min-width: 1440px){.nav-item--v-main{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}.nav-item--selected{
  color: var(--sh-text-primary-500,rgba(216, 49, 49, 1.00));
}.button{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  position: relative;
  cursor: pointer;
}.button:focus-visible{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}.button:disabled{
  cursor: auto;
}.button{
  border-radius: 8px;
}.button--v-primary{
  background-color: var(--sh-bg-primary-500,rgba(216, 49, 49, 1.00));
}.button--v-primary:hover{
  background-color: var(--sh-bg-primary-500-hover,rgba(246, 72, 72, 1.00));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.button--v-primary:focus-visible{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.button--v-primary:active{
  background-color: var(--sh-bg-primary-500-pressed,rgba(208, 40, 40, 1.00));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.button--v-primary:disabled{
  background-color: var(--sh-bg-primary-500-disabled,rgba(117, 117, 117, 0.26));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.button--v-secondary{
  background-color: var(--sh-bg-secondary-200,rgba(255, 255, 255, 0.15));
}.button--v-secondary:hover{
  background-color: var(--sh-bg-secondary-200-hover,rgba(255, 255, 255, 0.18));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.button--v-secondary:focus-visible{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.button--v-secondary:active{
  background-color: var(--sh-bg-secondary-200-pressed,rgba(255, 255, 255, 0.13));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.button--v-secondary:disabled{
  background-color: var(--sh-bg-secondary-200-disabled,rgba(255, 255, 255, 0.06));
}.button--v-clear{
  background-color: transparent;
}.button--v-clear:hover{
  color: var(--sh-bg-primary-500-hover,rgba(246, 72, 72, 1.00));
}.button--v-clear:focus-visible{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.button--v-clear:active{
  color: var(--sh-bg-primary-500-pressed,rgba(208, 40, 40, 1.00));
}.button--v-clear:disabled{
  color: var(--sh-bg-primary-500-disabled,rgba(117, 117, 117, 0.26));
}.button--v-text{
  gap: 4px !important;
  padding: 0px !important;
  height: 24px !important;
  background-color: transparent;
}.button--v-text:hover{
  color: var(--sh-bg-primary-500-hover,rgba(246, 72, 72, 1.00));
}.button--v-text:focus-visible{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.button--v-text:active{
  color: var(--sh-bg-primary-500-pressed,rgba(208, 40, 40, 1.00));
}.button--v-text:disabled{
  color: var(--sh-bg-primary-500-disabled,rgba(117, 117, 117, 0.26));
}.button--v-menu-btn{
  background-color: var(--sh-bg-base-390,rgba(41, 41, 41, 0.95));
}.button--v-menu-btn:hover{
  background-color: var(--sh-bg-base-390-hover,rgba(51, 51, 51, 0.95));
}.button--v-menu-btn:focus-visible{
  background-color: var(--sh-bg-base-390-pressed,rgba(33, 33, 33, 0.95));
}.button--v-menu-btn:active{
  background-color: var(--sh-bg-base-390-pressed,rgba(33, 33, 33, 0.95));
}.button--v-menu-btn:disabled{
  background-color: var(--sh-bg-base-390-disabled,rgba(20, 20, 20, 0.75));
}.button--v-menu-btn{
  padding-left: 4px;
  padding-right: 12px;
}.button--s-100{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.14;
}@media (min-width: 680px){.button--s-100{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14;
  }
}@media (min-width: 1024px){.button--s-100{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14;
  }
}@media (min-width: 1440px){.button--s-100{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14;
  }
}.button--s-100:not(.button--s-100--icon-only){
  padding-top: 12px;
  padding-bottom: 12px;
}@media (min-width: 680px){.button--s-100:not(.button--s-100--icon-only){
    padding-top: 12px;
    padding-bottom: 12px;
  }
}@media (min-width: 1024px){.button--s-100:not(.button--s-100--icon-only){
    padding-top: 12px;
    padding-bottom: 12px;
  }
}@media (min-width: 1440px){.button--s-100:not(.button--s-100--icon-only){
    padding-top: 12px;
    padding-bottom: 12px;
  }
}.button--s-100:not(.button--s-100--icon-only){
  padding-left: 16px;
  padding-right: 16px;
}@media (min-width: 680px){.button--s-100:not(.button--s-100--icon-only){
    padding-left: 16px;
    padding-right: 16px;
  }
}@media (min-width: 1024px){.button--s-100:not(.button--s-100--icon-only){
    padding-left: 16px;
    padding-right: 16px;
  }
}@media (min-width: 1440px){.button--s-100:not(.button--s-100--icon-only){
    padding-left: 16px;
    padding-right: 16px;
  }
}.button--s-100:not(.button--s-100--icon-only){
  height: 40px;
  gap: 8px;
}.button--s-200{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
}@media (min-width: 680px){.button--s-200{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
}@media (min-width: 1024px){.button--s-200{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
}@media (min-width: 1440px){.button--s-200{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
}.button--s-200:not(.button--s-200--icon-only){
  padding-top: 16px;
  padding-bottom: 16px;
}@media (min-width: 680px){.button--s-200:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1024px){.button--s-200:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1440px){.button--s-200:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
}.button--s-200:not(.button--s-200--icon-only){
  padding-left: 24px;
  padding-right: 24px;
}@media (min-width: 680px){.button--s-200:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
}@media (min-width: 1024px){.button--s-200:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
}@media (min-width: 1440px){.button--s-200:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
}.button--s-200:not(.button--s-200--icon-only){
  height: 48px;
  gap: 8px;
}.button--s-small{
  height: 24px;
}.button--icon-only.button--s-100{
  height: 40px;
  width: 40px;
}.button--icon-only.button--s-200{
  height: 48px;
  width: 48px;
}.button--icon-only.button--s-small{
  height: 24px;
  width: 24px;
}.button--rounded{
  border-radius: 9999px !important;
}.input{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  border-radius: 8px;
  border-width: 1px;
  border-color: var(--sh-stroke-base-450,rgba(127, 127, 127, 1.00));
  background-color: transparent;
  padding-top: 12px;
  padding-bottom: 12px;
  color: var(--sh-stroke-base-900,rgba(255, 255, 255, 1.00));
}.input::-moz-placeholder{
  color: var(--sh-text-base-400,rgba(142, 142, 142, 1.00));
}.input::placeholder{
  color: var(--sh-text-base-400,rgba(142, 142, 142, 1.00));
}.input:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}.input{
  width: 100%;
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}@media (min-width: 680px){.input{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}@media (min-width: 1024px){.input{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}@media (min-width: 1440px){.input{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}.input{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}.input:hover{
  border-color: var(--sh-stroke-base-900,rgba(255, 255, 255, 1.00));
}.input:focus{
  border-color: var(--sh-stroke-base-900,rgba(255, 255, 255, 1.00));
}.input:disabled{
  cursor: auto;
  border-color: var(--sh-stroke-base-450-disabled,rgba(81, 81, 81, 1.00)) !important;
  color: var(--sh-text-base-400-disabled,rgba(66, 66, 66, 1.00)) !important;
}.input:disabled::-moz-placeholder{
  color: var(--sh-text-base-400-disabled,rgba(66, 66, 66, 1.00));
}.input:disabled::placeholder{
  color: var(--sh-text-base-400-disabled,rgba(66, 66, 66, 1.00));
}.input:focus-visible:disabled{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}.input:not(select):-moz-read-only{
  cursor: auto;
  border-color: var(--sh-stroke-base-450-disabled,rgba(81, 81, 81, 1.00));
  color: var(--sh-text-base-400,rgba(142, 142, 142, 1.00));
}.input:not(select):read-only{
  cursor: auto;
  border-color: var(--sh-stroke-base-450-disabled,rgba(81, 81, 81, 1.00));
  color: var(--sh-text-base-400,rgba(142, 142, 142, 1.00));
}.input:not(select):focus-visible:-moz-read-only{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}.input:not(select):focus-visible:read-only{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}.input--s-200{
  height: 48px;
  padding-left: 16px;
  padding-right: 16px;
}.input--s-100{
  height: 40px;
  padding-left: 12px;
  padding-right: 12px;
}.input--wide-space{
  padding-left: 16px;
  padding-right: 16px;
}.input--v-fake{
  position: relative;
  height: -moz-fit-content !important;
  height: fit-content !important;
  min-height: 40px;
  cursor: auto;
  white-space: pre-line;
  border-color: var(--sh-stroke-base-450,rgba(127, 127, 127, 1.00)) !important;
  padding-top: 7px;
  padding-bottom: 7px;
  color: var(--sh-stroke-base-900,rgba(255, 255, 255, 1.00)) !important;
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  --tw-ring-color: transparent !important;
}select.input{
  padding-top: 0px;
  padding-bottom: 0px;
}textarea.input{
  resize: none;
}textarea.input--s-100{
  height: auto;
  min-height: 40px;
}textarea.input--s-200{
  height: auto;
  min-height: 48px;
}.input-checkbox{
  flex-shrink: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: relative;
  height: 20px;
  width: 20px;
  cursor: pointer;
  border-radius: 4px;
  border-width: 2px;
  border-color: var(--sh-bg-base-900,rgba(255, 255, 255, 1.00));
  background-color: transparent;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.input-checkbox:hover{
  border-color: var(--sh-bg-primary-500-hover,rgba(246, 72, 72, 1.00));
}.input-checkbox:focus{
  border-color: var(--sh-bg-primary-500-pressed,rgba(208, 40, 40, 1.00));
}.input-checkbox:focus-visible{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(164 189 255 / var(--tw-ring-opacity, 1));
}.input-checkbox:active{
  border-color: var(--sh-bg-primary-500-pressed,rgba(208, 40, 40, 1.00));
}.input-checkbox:disabled{
  border-color: var(--sh-bg-base-900-disabled,rgba(255, 255, 255, 0.05));
}.input-checkbox:checked{
  border-color: var(--sh-bg-primary-500,rgba(216, 49, 49, 1.00));
  background-color: var(--sh-bg-primary-500,rgba(216, 49, 49, 1.00));
}.input-checkbox:before{
  position: absolute;
  left: 0px;
  top: 0px;
  display: none;
  height: 100%;
  width: 100%;
  background-image: url(../assets/img/icons/svg/check.svg);
  background-position: center;
  background-repeat: no-repeat;
  --tw-content: "";
  content: var(--tw-content);
}.input-checkbox:checked:before{
  display: block;
}.input-radio{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: relative;
  height: 20px;
  width: 20px;
  cursor: pointer;
  border-radius: 9999px;
  border-width: 2px;
  border-color: var(--sh-bg-base-900,rgba(255, 255, 255, 1.00));
  background-color: transparent;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.input-radio:hover{
  border-color: var(--sh-bg-primary-500-hover,rgba(246, 72, 72, 1.00));
}.input-radio:focus{
  border-color: var(--sh-bg-primary-500-pressed,rgba(208, 40, 40, 1.00));
}.input-radio:focus-visible{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(164 189 255 / var(--tw-ring-opacity, 1));
}.input-radio:active{
  border-color: var(--sh-bg-primary-500-pressed,rgba(208, 40, 40, 1.00));
}.input-radio:disabled{
  border-color: var(--sh-bg-base-900-disabled,rgba(255, 255, 255, 0.05));
}.input-radio:checked{
  border-color: var(--sh-bg-primary-500,rgba(216, 49, 49, 1.00));
  background-color: var(--sh-bg-primary-500,rgba(216, 49, 49, 1.00));
}.input-radio:before{
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
  margin: auto;
  display: none;
  height: 10px;
  width: 10px;
  border-radius: 9999px;
  background-color: var(--sh-bg-base-900,rgba(255, 255, 255, 1.00));
  --tw-content: "";
  content: var(--tw-content);
}.input-radio:checked:before{
  display: block;
}.input-color {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    width: 48px;
    height: 48px;
    border: none;
    cursor: pointer;
    padding: 0px;
    transform: scale(0.5);
  }.input-color::-webkit-color-swatch {
    border-radius: 50%;
    border: none;
  }.input-color::-moz-color-swatch {
    border-radius: 50%;
    border: none;
  }progress[value] {
    --color: #fff;
    --background: rgba(255, 255, 255, 0.1);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    background: var(--background);
  }progress[value]::-webkit-progress-bar {
    background: var(--background);
  }progress[value]::-webkit-progress-value {
    background: var(--color);
  }progress[value]::-moz-progress-bar {
    background: var(--color);
  }.embla{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.14;
}@media (min-width: 680px){.embla{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14;
  }
}@media (min-width: 1024px){.embla{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14;
  }
}@media (min-width: 1440px){.embla{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14;
  }
}.embla{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  display: flex;
  flex-direction: column;
  width: 100%;
}.embla__container{
  display: flex;
}.embla__controls{
  display: flex;
  gap: 20px;
}@media (min-width: 680px){.embla__controls{
    gap: 24px;
  }
}@media (min-width: 1024px){.embla__controls{
    gap: 32px;
  }
}@media (min-width: 1440px){.embla__controls{
    gap: 40px;
  }
}.embla__viewport{
  position: relative;
  width: 100%;
  overflow: hidden;
}.embla__slide{
  width: 100%;
  flex-shrink: 0;
}.embla .embla-thumbs__viewport{
  overflow: hidden;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  margin-left: 0px !important;
}.embla .embla-thumbs__container{
  gap: 10px;
}@media (min-width: 680px){.embla .embla-thumbs__container{
    gap: 12px;
  }
}@media (min-width: 1024px){.embla .embla-thumbs__container{
    gap: 16px;
  }
}@media (min-width: 1440px){.embla .embla-thumbs__container{
    gap: 16px;
  }
}.embla .embla-thumbs__container{
  display: flex;
  flex-wrap: nowrap;
}.embla .embla-thumbs__slide{
  flex-shrink: 0;
  flex-basis: 50%;
}.embla .embla-thumbs__slide:last-child{
  margin-right: 16px;
}@media (min-width: 680px){.embla .embla-thumbs__slide{
    flex-basis: 145px;
  }.embla .embla-thumbs__slide:last-child{
    margin-right: 32px;
  }
}@media (min-width: 1024px){.embla .embla-thumbs__slide{
    flex-basis: 200px;
  }.embla .embla-thumbs__slide:last-child{
    margin-right: 64px;
  }
}@media (min-width: 1440px){.embla .embla-thumbs__slide:last-child{
    margin-right: 80px;
  }
}.embla .embla__dots{
  display: flex;
  align-items: center;
  gap: 4px;
}.embla .embla__dots button{
  height: 8px;
  width: 8px;
  overflow: hidden;
  border-radius: 8px;
  background-color: var(--sh-bg-base-300,rgba(48, 48, 48, 1.00));
}.embla .embla__dots button[data-active=true]{
  background-color: var(--sh-bg-primary-500,rgba(216, 49, 49, 1.00));
}.embla[data-slider=product] .embla__buttons{
  display: flex;
  align-items: flex-start;
  gap: 10px;
}@media (min-width: 680px){.embla[data-slider=product] .embla__buttons{
    gap: 12px;
  }
}@media (min-width: 1024px){.embla[data-slider=product] .embla__buttons{
    gap: 16px;
  }
}.embla[data-slider=mobile-navigation]{
  position: relative;
}.embla[data-slider=mobile-navigation] .embla__slide{
  width: 100%;
  width: -moz-fit-content;
  width: fit-content;
  flex-shrink: 0;
}.embla[data-slider=mobile-navigation] .embla__button--prev,
  .embla[data-slider=mobile-navigation] .embla__button--next{
  position: absolute;
  top: 50%;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-radius: 0px;
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.00) 0%, #000 100%);
}.embla[data-slider=mobile-navigation] .embla__button--prev:disabled,
  .embla[data-slider=mobile-navigation] .embla__button--next:disabled{
  opacity: 0;
}.embla[data-slider=mobile-navigation] .embla__button--prev{
  left: 0px;
}.embla[data-slider=mobile-navigation] .embla__button--next{
  right: 0px;
}.embla[data-slider=felt-customization]{
  display: flex;
  flex-direction: column;
}.embla[data-slider=felt-customization] .embla__slide img{
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}.embla[data-slider=felt-customization] .embla__viewport{
  margin-bottom: 24px;
}@media (min-width: 680px){.embla[data-slider=felt-customization] .embla__viewport{
    margin-bottom: 32px;
  }
}@media (min-width: 1024px){.embla[data-slider=felt-customization] .embla__viewport{
    margin-bottom: 40px;
  }
}@media (min-width: 1440px){.embla[data-slider=felt-customization] .embla__viewport{
    margin-bottom: 48px;
  }
}.embla[data-slider=felt-customization] .felt-info{
  margin-bottom: 16px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
}@media (min-width: 680px){.embla[data-slider=felt-customization] .felt-info{
    margin-bottom: 20px;
  }
}@media (min-width: 1024px){.embla[data-slider=felt-customization] .felt-info{
    margin-bottom: 24px;
  }
}@media (min-width: 1440px){.embla[data-slider=felt-customization] .felt-info{
    margin-bottom: 32px;
  }
}.embla[data-slider=felt-customization] .felt-info h3{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -1px;
}@media (min-width: 680px){.embla[data-slider=felt-customization] .felt-info h3{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: -1px;
  }
}@media (min-width: 1024px){.embla[data-slider=felt-customization] .felt-info h3{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.13;
    letter-spacing: -1px;
  }
}@media (min-width: 1440px){.embla[data-slider=felt-customization] .felt-info h3{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.1;
    letter-spacing: -1px;
  }
}.embla[data-slider=felt-customization] .felt-border{
  pointer-events: none;
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
}.embla[data-slider=felt-customization] .felt-border img{
  height: 100%;
  width: 100%;
}.embla[data-slider=felt-customization] .embla-thumbs__slide > button{
  height: 100%;
  width: 100%;
}.embla[data-slider=felt-customization] .embla-thumbs__slide .felt-thumbs-item{
  padding-left: 8px;
  padding-right: 8px;
}@media (min-width: 680px){.embla[data-slider=felt-customization] .embla-thumbs__slide .felt-thumbs-item{
    padding-left: 8px;
    padding-right: 8px;
  }
}@media (min-width: 1024px){.embla[data-slider=felt-customization] .embla-thumbs__slide .felt-thumbs-item{
    padding-left: 8px;
    padding-right: 8px;
  }
}@media (min-width: 1440px){.embla[data-slider=felt-customization] .embla-thumbs__slide .felt-thumbs-item{
    padding-left: 12px;
    padding-right: 12px;
  }
}.embla[data-slider=felt-customization] .embla-thumbs__slide .felt-thumbs-item{
  padding-top: 8px;
  padding-bottom: 8px;
}@media (min-width: 680px){.embla[data-slider=felt-customization] .embla-thumbs__slide .felt-thumbs-item{
    padding-top: 8px;
    padding-bottom: 8px;
  }
}@media (min-width: 1024px){.embla[data-slider=felt-customization] .embla-thumbs__slide .felt-thumbs-item{
    padding-top: 8px;
    padding-bottom: 8px;
  }
}@media (min-width: 1440px){.embla[data-slider=felt-customization] .embla-thumbs__slide .felt-thumbs-item{
    padding-top: 12px;
    padding-bottom: 12px;
  }
}.embla[data-slider=felt-customization] .embla-thumbs__slide .felt-thumbs-item{
  gap: 8px;
}@media (min-width: 680px){.embla[data-slider=felt-customization] .embla-thumbs__slide .felt-thumbs-item{
    gap: 8px;
  }
}@media (min-width: 1024px){.embla[data-slider=felt-customization] .embla-thumbs__slide .felt-thumbs-item{
    gap: 8px;
  }
}@media (min-width: 1440px){.embla[data-slider=felt-customization] .embla-thumbs__slide .felt-thumbs-item{
    gap: 8px;
  }
}.embla[data-slider=felt-customization] .embla-thumbs__slide .felt-thumbs-item{
  display: flex;
  flex-direction: column;
  overflow: hidden;
  border-radius: 8px;
  border-width: 1px;
  border-color: var(--sh-stroke-base-200,rgba(38, 38, 38, 1.00));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.embla[data-slider=felt-customization] .embla-thumbs__slide .felt-thumbs-item img{
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}.embla[data-slider=felt-customization] .embla-thumbs__slide--selected .felt-thumbs-item{
  border-color: transparent;
  background-color: var(--sh-bg-secondary-200,rgba(255, 255, 255, 0.15));
}.embla[data-slider=felt-customization] .embla__controls{
  margin-top: 16px;
}@media (min-width: 680px){.embla[data-slider=felt-customization] .embla__controls{
    margin-top: 20px;
  }
}@media (min-width: 1024px){.embla[data-slider=felt-customization] .embla__controls{
    margin-top: 24px;
  }
}@media (min-width: 1440px){.embla[data-slider=felt-customization] .embla__controls{
    margin-top: 32px;
  }
}.bg-gradient-700 {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  }.list-with-dots{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}.list-with-dots li{
  position: relative;
}.list-with-dots li:not(:last-child){
  display: inline-flex;
  align-items: center;
  gap: 8px;
}.list-with-dots li:not(:last-child)::after{
  display: inline-flex;
  width: 10px;
  justify-content: center;
  --tw-content: "•";
  content: var(--tw-content);
}.play-btn{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  position: relative;
  cursor: pointer;
}.play-btn:focus-visible{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}.play-btn:disabled{
  cursor: auto;
}.play-btn--rounded{
  border-radius: 9999px;
}.accordion__details{
  cursor: pointer;
  text-align: left;
}.accordion__details summary{
  cursor: pointer;
  position: relative;
  border-bottom-width: 1px;
  border-color: var(--sh-stroke-base-920,rgba(255, 255, 255, 0.10));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 700ms;
}.accordion__details summary:hover{
  border-bottom-color: var(--sh-stroke-primary-500-hover,rgba(246, 73, 73, 1.00));
}.accordion__details summary:focus{
  border-bottom-color: var(--sh-stroke-primary-500-pressed,rgba(208, 40, 40, 1.00));
}.accordion__content{
  position: relative;
  display: grid;
  width: 100%;
  overflow: hidden;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 700ms;
    grid-template-rows: 0fr;
}.accordion__content-body{
  overflow: hidden;
}.accordion__content-body::before{
  display: block;
  height: 10px;
  width: 100%;
  --tw-content: "";
  content: var(--tw-content);
}.accordion__content-body::after{
  display: block;
  height: 14px;
  width: 100%;
  --tw-content: "";
  content: var(--tw-content);
}@media (min-width: 680px){.accordion__content-body::before{
    content: var(--tw-content);
    height: 12px;
  }.accordion__content-body::after{
    content: var(--tw-content);
    height: 16px;
  }
}@media (min-width: 1024px){.accordion__content-body::before{
    content: var(--tw-content);
    height: 16px;
  }.accordion__content-body::after{
    content: var(--tw-content);
    height: 24px;
  }
}@media (min-width: 1440px){.accordion__content-body::after{
    content: var(--tw-content);
    height: 32px;
  }
}.accordion__close{
  display: none;
}.accordion__details[open] .accordion__close{
  display: block;
}.accordion__details[open] .accordion__open{
  display: none;
}.accordion__details[open] + .accordion__content {
    grid-template-rows: 1fr;
  }.accordion--v-faq summary{
  padding-top: 14px;
  padding-bottom: 14px;
}@media (min-width: 680px){.accordion--v-faq summary{
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1024px){.accordion--v-faq summary{
    padding-top: 24px;
    padding-bottom: 24px;
  }
}@media (min-width: 1440px){.accordion--v-faq summary{
    padding-top: 32px;
    padding-bottom: 32px;
  }
}.accordion--v-faq summary:hover{
  border-bottom-color: var(--sh-stroke-primary-500-hover,rgba(246, 73, 73, 1.00));
}.accordion--v-faq summary:focus{
  border-bottom-color: var(--sh-stroke-primary-500-pressed,rgba(208, 40, 40, 1.00));
}.accordion--v-faq summary{
  border-bottom-width: 1px;
  border-color: var(--sh-stroke-base-920,rgba(255, 255, 255, 0.10));
}.accordion--v-faq:hover .accordion__open, .accordion--v-faq:hover .accordion__close{
  color: var(--sh-stroke-primary-500-hover,rgba(246, 73, 73, 1.00));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
}.accordion--v-faq:focus .accordion__open, .accordion--v-faq:focus .accordion__close{
  color: var(--sh-stroke-primary-500-pressed,rgba(208, 40, 40, 1.00));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
}.accordion--v-dropdown summary{
  border-style: none;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 4px;
}.accordion--v-dropdown summary:hover{
  color: var(--sh-text-primary-500-hover,rgba(246, 73, 73, 1.00));
}.accordion--v-dropdown summary:disabled{
  color: var(--sh-text-primary-500-disabled,rgba(96, 96, 96, 1.00));
}.accordion--v-dropdown .accordion__details[open] summary{
  color: var(--sh-text-primary-500,rgba(216, 49, 49, 1.00));
}.accordion--v-dropdown .accordion__details[open] summary:hover{
  color: var(--sh-text-primary-500-hover,rgba(246, 73, 73, 1.00));
}.accordion__details:hover .accordion__open, .accordion__details:hover .accordion__close{
  color: var(--sh-stroke-primary-500-hover,rgba(246, 73, 73, 1.00));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
}.accordion:focus .accordion__open, .accordion:focus .accordion__close{
  color: var(--sh-stroke-primary-500-pressed,rgba(208, 40, 40, 1.00));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
}.overlay-loader{
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 1000;
  height: 100%;
  width: 100%;
  background-color: var(--sh-bg-base-350,rgba(48, 48, 48, 0.30));
}.overlay-loader::after{
  filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(290deg) brightness(105%) contrast(102%);
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -16px;
  margin-top: -16px;
  height: 32px;
  content: var(--tw-content);
  width: 32px;
}@keyframes spin{to{
    content: var(--tw-content);
    transform: rotate(360deg);
  }
}.overlay-loader::after{
  animation: spin 1s linear infinite;
  background-image: url(../assets/img/icons/svg/spinner.svg);
  background-repeat: no-repeat;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  --tw-content: "";
  content: var(--tw-content);
}.link{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.link:disabled{
  cursor: auto;
}.link{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.link:hover{
  color: var(--sh-text-primary-500-hover,rgba(246, 73, 73, 1.00));
}.link:focus-visible{
  color: var(--sh-text-primary-500-hover,rgba(246, 73, 73, 1.00));
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}.link:active{
  color: var(--sh-text-primary-500-pressed,rgba(208, 40, 40, 1.00));
}.link:disabled{
  color: var(--sh-text-primary-500-disabled,rgba(96, 96, 96, 1.00));
}.link{
  font-family: 'Manrope', Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.43;
}@media (min-width: 680px){.link{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1024px){.link{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}@media (min-width: 1440px){.link{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}.social-link{
  filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(290deg) brightness(105%) contrast(102%);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.social-link:hover{
  filter: invert(33%) sepia(12%) saturate(7083%) hue-rotate(330deg) brightness(98%) contrast(109%);
}.social-link:focus{
  filter: invert(33%) sepia(12%) saturate(7083%) hue-rotate(330deg) brightness(98%) contrast(109%);
}.social-link:focus-visible{
  filter: invert(33%) sepia(12%) saturate(7083%) hue-rotate(330deg) brightness(98%) contrast(109%);
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}.notification{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.43;
}@media (min-width: 680px){.notification{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.43;
  }
}@media (min-width: 1024px){.notification{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
  }
}@media (min-width: 1440px){.notification{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
  }
}.notification{
  font-style: normal;
  padding-left: 12px;
  padding-right: 12px;
}@media (min-width: 680px){.notification{
    padding-left: 14px;
    padding-right: 14px;
  }
}@media (min-width: 1024px){.notification{
    padding-left: 16px;
    padding-right: 16px;
  }
}@media (min-width: 1440px){.notification{
    padding-left: 16px;
    padding-right: 16px;
  }
}.notification{
  padding-top: 12px;
  padding-bottom: 12px;
}@media (min-width: 680px){.notification{
    padding-top: 14px;
    padding-bottom: 14px;
  }
}@media (min-width: 1024px){.notification{
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1440px){.notification{
    padding-top: 16px;
    padding-bottom: 16px;
  }
}.notification{
  border-radius: 16px;
  border-width: 1px;
  border-style: solid;
  border-color: var(--sh-stroke-base-920,rgba(255, 255, 255, 0.10));
  position: relative;
  display: flex;
  gap: 8px;
  background-position: center;
  background-repeat: no-repeat;
}.notification::before{
  display: none;
  height: 24px;
  width: 24px;
  flex-shrink: 0;
  background-color: transparent;
  --tw-content: "";
  content: var(--tw-content);
}.notification{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
  --tw-backdrop-blur: blur(var(--sh-blur-300,20px));
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}.notification--error{
  background-color: var(--sh-danger-100,rgba(245, 65, 128, 0.20));
}.notification--error::before{
  display: block;
  height: 24px;
  width: 24px;
  background-image: url(../assets/img/icons/svg/line-info.svg);
  content: var(--tw-content);
  background-repeat: no-repeat;
    filter: invert(59%) sepia(83%) saturate(5683%) hue-rotate(315deg) brightness(98%) contrast(96%);
}.notification--error:has(li){
  flex-direction: column;
}.notification--error:has(li)::before{
  position: absolute;
  left: 12px;
}@media (min-width: 680px){.notification--error:has(li)::before{
    left: 14px;
  }
}@media (min-width: 1024px){.notification--error:has(li)::before{
    left: 16px;
  }
}.notification--error:has(li) li{
  list-style-type: none;
  padding-left: 32px;
}.notification--success::before{
  display: block;
  background-image: url(../assets/img/icons/svg/line-success.svg);
  content: var(--tw-content);
  background-repeat: no-repeat;
}.notification--success{
  background-color: var(--sh-success-100,rgba(69, 212, 131, 0.20));
}.notification--success::before {
    filter: invert(76%) sepia(68%) saturate(442%) hue-rotate(82deg) brightness(88%) contrast(86%);
  }.notification--warning{
  background-color: var(--sh-warning-100,rgba(247, 183, 80, 0.20));
}.notification--warning::before{
  display: block;
  background-image: url(../assets/img/icons/svg/line-warning-2.svg);
  content: var(--tw-content);
  background-repeat: no-repeat;
    filter: invert(75%) sepia(86%) saturate(473%) hue-rotate(324deg) brightness(105%) contrast(94%);
}.notification--hidden{
  display: none;
}.select{
  padding-left: 8px !important;
  font-size: 14px !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  border-radius: 8px;
  border-width: 1px;
  border-color: var(--sh-stroke-base-450,rgba(127, 127, 127, 1.00));
  background-color: transparent;
  padding-top: 12px;
  padding-bottom: 12px;
  color: var(--sh-stroke-base-900,rgba(255, 255, 255, 1.00));
}.select::-moz-placeholder{
  color: var(--sh-text-base-400,rgba(142, 142, 142, 1.00));
}.select::placeholder{
  color: var(--sh-text-base-400,rgba(142, 142, 142, 1.00));
}.select:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}.select{
  width: 100%;
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}@media (min-width: 680px){.select{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}@media (min-width: 1024px){.select{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}@media (min-width: 1440px){.select{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}.select{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}.select:hover{
  border-color: var(--sh-stroke-base-900,rgba(255, 255, 255, 1.00));
}.select:focus{
  border-color: var(--sh-stroke-base-900,rgba(255, 255, 255, 1.00));
}.select:disabled{
  cursor: auto;
  border-color: var(--sh-stroke-base-450-disabled,rgba(81, 81, 81, 1.00)) !important;
  color: var(--sh-text-base-400-disabled,rgba(66, 66, 66, 1.00)) !important;
}.select:disabled::-moz-placeholder{
  color: var(--sh-text-base-400-disabled,rgba(66, 66, 66, 1.00));
}.select:disabled::placeholder{
  color: var(--sh-text-base-400-disabled,rgba(66, 66, 66, 1.00));
}.select:focus-visible:disabled{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}.select:not(select):-moz-read-only{
  cursor: auto;
  border-color: var(--sh-stroke-base-450-disabled,rgba(81, 81, 81, 1.00));
  color: var(--sh-text-base-400,rgba(142, 142, 142, 1.00));
}.select:not(select):read-only{
  cursor: auto;
  border-color: var(--sh-stroke-base-450-disabled,rgba(81, 81, 81, 1.00));
  color: var(--sh-text-base-400,rgba(142, 142, 142, 1.00));
}.select:not(select):focus-visible:-moz-read-only{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}.select:not(select):focus-visible:read-only{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}.select{
  height: 40px;
  padding-left: 16px;
  padding-right: 16px;
}select.select{
  padding-top: 0px;
  padding-bottom: 0px;
}textarea.select{
  resize: none;
  height: auto;
  min-height: 40px;
}.base-select select{
  padding-left: 8px !important;
  font-size: 14px !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  border-radius: 8px;
  border-width: 1px;
  border-color: var(--sh-stroke-base-450,rgba(127, 127, 127, 1.00));
  background-color: transparent;
  padding-top: 12px;
  padding-bottom: 12px;
  color: var(--sh-stroke-base-900,rgba(255, 255, 255, 1.00));
}.base-select select::-moz-placeholder{
  color: var(--sh-text-base-400,rgba(142, 142, 142, 1.00));
}.base-select select::placeholder{
  color: var(--sh-text-base-400,rgba(142, 142, 142, 1.00));
}.base-select select:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}.base-select select{
  width: 100%;
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}@media (min-width: 680px){.base-select select{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}@media (min-width: 1024px){.base-select select{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}@media (min-width: 1440px){.base-select select{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}.base-select select{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}.base-select select:hover{
  border-color: var(--sh-stroke-base-900,rgba(255, 255, 255, 1.00));
}.base-select select:focus{
  border-color: var(--sh-stroke-base-900,rgba(255, 255, 255, 1.00));
}.base-select select:disabled{
  cursor: auto;
  border-color: var(--sh-stroke-base-450-disabled,rgba(81, 81, 81, 1.00)) !important;
  color: var(--sh-text-base-400-disabled,rgba(66, 66, 66, 1.00)) !important;
}.base-select select:disabled::-moz-placeholder{
  color: var(--sh-text-base-400-disabled,rgba(66, 66, 66, 1.00));
}.base-select select:disabled::placeholder{
  color: var(--sh-text-base-400-disabled,rgba(66, 66, 66, 1.00));
}.base-select select:focus-visible:disabled{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}.base-select select:not(select):-moz-read-only{
  cursor: auto;
  border-color: var(--sh-stroke-base-450-disabled,rgba(81, 81, 81, 1.00));
  color: var(--sh-text-base-400,rgba(142, 142, 142, 1.00));
}.base-select select:not(select):read-only{
  cursor: auto;
  border-color: var(--sh-stroke-base-450-disabled,rgba(81, 81, 81, 1.00));
  color: var(--sh-text-base-400,rgba(142, 142, 142, 1.00));
}.base-select select:not(select):focus-visible:-moz-read-only{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}.base-select select:not(select):focus-visible:read-only{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}.base-select select{
  height: 40px;
  padding-left: 16px;
  padding-right: 16px;
}select.base-select select{
  padding-top: 0px;
  padding-bottom: 0px;
}textarea.base-select select{
  resize: none;
  height: auto;
  min-height: 40px;
}.section-wrapper{
  padding-left: 12px;
  padding-right: 12px;
}@media (min-width: 680px){.section-wrapper{
    padding-left: 14px;
    padding-right: 14px;
  }
}@media (min-width: 1024px){.section-wrapper{
    padding-left: 16px;
    padding-right: 16px;
  }
}@media (min-width: 1440px){.section-wrapper{
    padding-left: 16px;
    padding-right: 16px;
  }
}.section-wrapper{
  padding-top: 12px;
  padding-bottom: 12px;
}@media (min-width: 680px){.section-wrapper{
    padding-top: 14px;
    padding-bottom: 14px;
  }
}@media (min-width: 1024px){.section-wrapper{
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1440px){.section-wrapper{
    padding-top: 16px;
    padding-bottom: 16px;
  }
}.section-wrapper{
  display: flex;
  width: 100%;
  flex-direction: column;
  overflow: clip;
  border-radius: 16px;
  background-color: var(--sh-bg-base-200,rgba(25, 25, 25, 1.00));
}.content-wrapper{
  padding-left: 12px;
  padding-right: 12px;
}@media (min-width: 680px){.content-wrapper{
    padding-left: 12px;
    padding-right: 12px;
  }
}@media (min-width: 1024px){.content-wrapper{
    padding-left: 12px;
    padding-right: 12px;
  }
}@media (min-width: 1440px){.content-wrapper{
    padding-left: 12px;
    padding-right: 12px;
  }
}.content-wrapper{
  padding-top: 12px;
  padding-bottom: 12px;
}@media (min-width: 680px){.content-wrapper{
    padding-top: 12px;
    padding-bottom: 12px;
  }
}@media (min-width: 1024px){.content-wrapper{
    padding-top: 12px;
    padding-bottom: 12px;
  }
}@media (min-width: 1440px){.content-wrapper{
    padding-top: 12px;
    padding-bottom: 12px;
  }
}.content-wrapper{
  width: 100%;
  border-radius: 8px;
  background-color: var(--sh-bg-base-930,rgba(255, 255, 255, 0.05));
}.content-wrapper--interactive{
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.content-wrapper--interactive:focus-within{
  background-color: var(--sh-bg-base-930-hover,rgba(255, 255, 255, 0.10));
}.content-wrapper--interactive:hover{
  background-color: var(--sh-bg-base-930-hover,rgba(255, 255, 255, 0.10));
}.table{
  width: 100%;
    border-collapse: separate;
    border-spacing: 0 4px;
}.table tbody{
  width: 100%;
}.table tr td{
  font-family: 'Manrope', Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.43;
}@media (min-width: 680px){.table tr td{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1024px){.table tr td{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1440px){.table tr td{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}.table tr td{
  padding-left: 12px;
  padding-right: 12px;
}@media (min-width: 680px){.table tr td{
    padding-left: 12px;
    padding-right: 12px;
  }
}@media (min-width: 1024px){.table tr td{
    padding-left: 12px;
    padding-right: 12px;
  }
}@media (min-width: 1440px){.table tr td{
    padding-left: 12px;
    padding-right: 12px;
  }
}.table tr td{
  padding-top: 12px;
  padding-bottom: 12px;
}@media (min-width: 680px){.table tr td{
    padding-top: 12px;
    padding-bottom: 12px;
  }
}@media (min-width: 1024px){.table tr td{
    padding-top: 12px;
    padding-bottom: 12px;
  }
}@media (min-width: 1440px){.table tr td{
    padding-top: 12px;
    padding-bottom: 12px;
  }
}.table tr td{
  background-color: var(--sh-bg-base-930,rgba(255, 255, 255, 0.05));
}.table tr td:first-child{
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}.table tr td:last-child{
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}.color-badge{
  display: inline-block;
  height: 16px;
  width: 16px;
  flex-shrink: 0;
  border-radius: 9999px;
  border-width: 1px;
  border-color: var(--sh-stroke-base-910,rgba(255, 255, 255, 0.30));
}/* stretches the container to the full width of the screen, ignoring margins and width restrictions. */.full-bleed{
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}.section-title{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
}@media (min-width: 680px){.section-title{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.25;
  }
}@media (min-width: 1024px){.section-title{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
  }
}@media (min-width: 1440px){.section-title{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.17;
  }
}.section-title{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.tooltip {
    --tooltip-size: 24px;
    --tooltip-offset: 12px;
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.33;
  }@media (min-width: 680px){.tooltip{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.33;
  }
}@media (min-width: 1024px){.tooltip{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1440px){.tooltip{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}.tooltip{
  position: relative;
  --tw-ring-color: transparent !important;
}.tooltip .tooltip__anchor{
  padding-top: 4px;
  padding-bottom: 4px;
}@media (min-width: 680px){.tooltip .tooltip__anchor{
    padding-top: 4px;
    padding-bottom: 4px;
  }
}@media (min-width: 1024px){.tooltip .tooltip__anchor{
    padding-top: 4px;
    padding-bottom: 4px;
  }
}@media (min-width: 1440px){.tooltip .tooltip__anchor{
    padding-top: 4px;
    padding-bottom: 4px;
  }
}.tooltip .tooltip__anchor{
  padding-left: 8px;
  padding-right: 8px;
}@media (min-width: 680px){.tooltip .tooltip__anchor{
    padding-left: 8px;
    padding-right: 8px;
  }
}@media (min-width: 1024px){.tooltip .tooltip__anchor{
    padding-left: 8px;
    padding-right: 8px;
  }
}@media (min-width: 1440px){.tooltip .tooltip__anchor{
    padding-left: 8px;
    padding-right: 8px;
  }
}.tooltip .tooltip__anchor{
  display: inline-flex;
  height: var(--tooltip-size);
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  background-color: var(--sh-bg-base-910,rgba(255, 255, 255, 0.30));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
  --tw-backdrop-blur: blur(var(--sh-blur-300,20px));
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.tooltip::before{
  pointer-events: none;
  position: absolute;
  z-index: 1999;
  border-width: 10px;
  border-color: transparent;
  background-color: var(--sh-bg-base-910,rgba(255, 255, 255, 0.30));
  opacity: 0;
  --tw-backdrop-blur: blur(var(--sh-blur-300,20px));
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  --tw-content: "";
  content: var(--tw-content);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%);
    box-shadow: 0px 12px 16px 0px rgba(0, 0, 0, 0.15);
}.tooltip::after{
  font-family: 'Manrope', Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.33;
}@media (min-width: 680px){.tooltip::after{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.33;
  }
}@media (min-width: 1024px){.tooltip::after{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1440px){.tooltip::after{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}.tooltip::after{
  padding-left: 12px;
  padding-right: 12px;
}@media (min-width: 680px){.tooltip::after{
    padding-left: 14px;
    padding-right: 14px;
  }
}@media (min-width: 1024px){.tooltip::after{
    padding-left: 16px;
    padding-right: 16px;
  }
}@media (min-width: 1440px){.tooltip::after{
    padding-left: 16px;
    padding-right: 16px;
  }
}.tooltip::after{
  padding-top: 12px;
  padding-bottom: 12px;
}@media (min-width: 680px){.tooltip::after{
    padding-top: 14px;
    padding-bottom: 14px;
  }
}@media (min-width: 1024px){.tooltip::after{
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1440px){.tooltip::after{
    padding-top: 16px;
    padding-bottom: 16px;
  }
}.tooltip::after{
  pointer-events: none;
  position: absolute;
  z-index: 2001;
  height: -moz-fit-content;
  height: fit-content;
  width: 202px;
  border-radius: 16px;
  background-color: var(--sh-bg-base-910,rgba(255, 255, 255, 0.30));
  opacity: 0;
  --tw-backdrop-blur: blur(var(--sh-blur-300,20px));
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  will-change: transform;
}@media (min-width: 680px){.tooltip::after{
    width: 272px;
  }
}.tooltip::after {
    box-shadow: 0px 12px 16px 0px rgba(0, 0, 0, 0.15);
    white-space: normal;
    word-wrap: break-word;
    content: attr(aria-label);
  }.tooltip:hover .tooltip__anchor, .tooltip:focus-visible .tooltip__anchor{
  opacity: 0.8;
}.tooltip:hover::after, .tooltip:focus-visible::after{
  pointer-events: auto;
}.tooltip--s-label {
    --tooltip-size: 24px;
  }.tooltip--s-label .tooltip__anchor{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.33;
}@media (min-width: 680px){.tooltip--s-label .tooltip__anchor{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.33;
  }
}@media (min-width: 1024px){.tooltip--s-label .tooltip__anchor{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1440px){.tooltip--s-label .tooltip__anchor{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}.tooltip--s-flag {
    --tooltip-size: 16px;
  }.tooltip--s-flag .tooltip__anchor{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 11px;
  font-weight: 600;
  line-height: 1.09;
}@media (min-width: 680px){.tooltip--s-flag .tooltip__anchor{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 11px;
    font-weight: 600;
    line-height: 1.09;
  }
}@media (min-width: 1024px){.tooltip--s-flag .tooltip__anchor{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 11px;
    font-weight: 600;
    line-height: 1.09;
  }
}@media (min-width: 1440px){.tooltip--s-flag .tooltip__anchor{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 11px;
    font-weight: 600;
    line-height: 1.09;
  }
}.tooltip--s-flag .tooltip__anchor{
  text-transform: uppercase;
}.tooltip--bottom.tooltip::before{
  left: calc(50% - 5px);
  top: calc(100% + var(--tooltip-offset));
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.tooltip--bottom.tooltip::after{
  top: calc(100% + var(--tooltip-offset));
  left: 50%;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.tooltip--bottom.tooltip:hover::before, .tooltip--bottom.tooltip:focus-visible::before{
  opacity: 1;
  transition-delay: 100ms;
}.tooltip--bottom.tooltip:hover::after, .tooltip--bottom.tooltip:focus-visible::after{
  --tw-translate-x: -50%;
  --tw-translate-y: 8px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 1;
  transition-delay: 100ms;
}.tooltip--left.tooltip::before{
  right: calc(100% + var(--tooltip-offset));
  top: 0px;
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.tooltip--left.tooltip::after{
  right: calc(100% + var(--tooltip-offset));
  bottom: 50%;
  --tw-translate-y: 50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.tooltip--left.tooltip:hover::before, .tooltip--left.tooltip:focus-visible::before{
  opacity: 1;
  transition-delay: 100ms;
}.tooltip--left.tooltip:hover::after, .tooltip--left.tooltip:focus-visible::after{
  --tw-translate-y: 50%;
  --tw-translate-x: -8px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 1;
  transition-delay: 100ms;
}.tooltip--top.tooltip::before{
  left: calc(50% - 5px);
  bottom: calc(100% + var(--tooltip-offset));
  --tw-rotate: 135deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.tooltip--top.tooltip::after{
  bottom: calc(100% + var(--tooltip-offset));
  left: 50%;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.tooltip--top.tooltip:hover::before, .tooltip--top.tooltip:focus-visible::before{
  opacity: 1;
  transition-delay: 100ms;
}.tooltip--top.tooltip:hover::after, .tooltip--top.tooltip:focus-visible::after{
  --tw-translate-x: -50%;
  --tw-translate-y: -8px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 1;
  transition-delay: 100ms;
}.tooltip--right.tooltip::before{
  left: calc(100% + var(--tooltip-offset));
  top: 0px;
  --tw-rotate: -135deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.tooltip--right.tooltip::after{
  left: calc(100% + var(--tooltip-offset));
  bottom: 50%;
  --tw-translate-y: 50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.tooltip--right.tooltip:hover::before, .tooltip--right.tooltip:focus-visible::before{
  opacity: 1;
  transition-delay: 100ms;
}.tooltip--right.tooltip:hover::after, .tooltip--right.tooltip:focus-visible::after{
  --tw-translate-y: 50%;
  --tw-translate-x: 8px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 1;
  transition-delay: 100ms;
}.cart-item-custom{
  padding-left: 12px;
  padding-right: 12px;
}@media (min-width: 680px){.cart-item-custom{
    padding-left: 14px;
    padding-right: 14px;
  }
}@media (min-width: 1024px){.cart-item-custom{
    padding-left: 16px;
    padding-right: 16px;
  }
}@media (min-width: 1440px){.cart-item-custom{
    padding-left: 16px;
    padding-right: 16px;
  }
}.cart-item-custom{
  padding-top: 12px;
  padding-bottom: 12px;
}@media (min-width: 680px){.cart-item-custom{
    padding-top: 14px;
    padding-bottom: 14px;
  }
}@media (min-width: 1024px){.cart-item-custom{
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1440px){.cart-item-custom{
    padding-top: 16px;
    padding-bottom: 16px;
  }
}.cart-item-custom{
  border-radius: 16px;
  background-color: var(--sh-bg-base-200,rgba(25, 25, 25, 1.00));
  display: flex;
  flex-direction: column;
  gap: 8px;
  font-family: 'Manrope', Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.33;
}@media (min-width: 680px){.cart-item-custom{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.33;
  }
}@media (min-width: 1024px){.cart-item-custom{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1440px){.cart-item-custom{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}.cart-item-custom .product-thumbnail{
  overflow: hidden;
  border-radius: 8px;
}.cart-item-custom .product-thumbnail img{
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}.cart-item-custom .product-name{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.43;
}@media (min-width: 680px){.cart-item-custom .product-name{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.43;
  }
}@media (min-width: 1024px){.cart-item-custom .product-name{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
  }
}@media (min-width: 1440px){.cart-item-custom .product-name{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
  }
}.cart-item-custom .product-quantity{
  margin-top: 4px;
  width: -moz-fit-content;
  width: fit-content;
  align-self: flex-start;
}@media not all and (min-width: 680px){.cart-item-custom .product-quantity{
    margin-left: 4px;
  }
}@media (min-width: 1024px){.cart-item-custom .product-quantity{
    margin-top: 2px;
  }
}.cart-item-custom .product-quantity input{
  width: 48px !important;
  max-width: 100%;
  border-style: none !important;
  text-align: center;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  border-radius: 8px;
  border-width: 1px;
  border-color: var(--sh-stroke-base-450,rgba(127, 127, 127, 1.00));
  background-color: transparent;
  padding-top: 12px;
  padding-bottom: 12px;
  color: var(--sh-stroke-base-900,rgba(255, 255, 255, 1.00));
}.cart-item-custom .product-quantity input::-moz-placeholder{
  color: var(--sh-text-base-400,rgba(142, 142, 142, 1.00));
}.cart-item-custom .product-quantity input::placeholder{
  color: var(--sh-text-base-400,rgba(142, 142, 142, 1.00));
}.cart-item-custom .product-quantity input:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}.cart-item-custom .product-quantity input{
  width: 100%;
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}@media (min-width: 680px){.cart-item-custom .product-quantity input{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}@media (min-width: 1024px){.cart-item-custom .product-quantity input{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}@media (min-width: 1440px){.cart-item-custom .product-quantity input{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}.cart-item-custom .product-quantity input{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}.cart-item-custom .product-quantity input:hover{
  border-color: var(--sh-stroke-base-900,rgba(255, 255, 255, 1.00));
}.cart-item-custom .product-quantity input:focus{
  border-color: var(--sh-stroke-base-900,rgba(255, 255, 255, 1.00));
}.cart-item-custom .product-quantity input:disabled{
  cursor: auto;
  border-color: var(--sh-stroke-base-450-disabled,rgba(81, 81, 81, 1.00)) !important;
  color: var(--sh-text-base-400-disabled,rgba(66, 66, 66, 1.00)) !important;
}.cart-item-custom .product-quantity input:disabled::-moz-placeholder{
  color: var(--sh-text-base-400-disabled,rgba(66, 66, 66, 1.00));
}.cart-item-custom .product-quantity input:disabled::placeholder{
  color: var(--sh-text-base-400-disabled,rgba(66, 66, 66, 1.00));
}.cart-item-custom .product-quantity input:focus-visible:disabled{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}.cart-item-custom .product-quantity input:not(select):-moz-read-only{
  cursor: auto;
  border-color: var(--sh-stroke-base-450-disabled,rgba(81, 81, 81, 1.00));
  color: var(--sh-text-base-400,rgba(142, 142, 142, 1.00));
}.cart-item-custom .product-quantity input:not(select):read-only{
  cursor: auto;
  border-color: var(--sh-stroke-base-450-disabled,rgba(81, 81, 81, 1.00));
  color: var(--sh-text-base-400,rgba(142, 142, 142, 1.00));
}.cart-item-custom .product-quantity input:not(select):focus-visible:-moz-read-only{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}.cart-item-custom .product-quantity input:not(select):focus-visible:read-only{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}select.cart-item-custom .product-quantity input{
  padding-top: 0px;
  padding-bottom: 0px;
}textarea.cart-item-custom .product-quantity input{
  resize: none;
}.cart-item-custom .product-remove a{
  filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(290deg) brightness(105%) contrast(102%);
  position: relative;
  transition-property: filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}.cart-item-custom .product-remove a:hover{
  filter: invert(33%) sepia(12%) saturate(7083%) hue-rotate(330deg) brightness(98%) contrast(109%);
}.cart-item-custom .product-remove a:focus{
  filter: invert(33%) sepia(12%) saturate(7083%) hue-rotate(330deg) brightness(98%) contrast(109%);
}.cart-item-custom .product-remove a:focus-visible{
  filter: invert(33%) sepia(12%) saturate(7083%) hue-rotate(330deg) brightness(98%) contrast(109%);
}.cart-item-custom .product-remove a{
  display: block;
  height: 24px;
  width: 24px;
  background-image: url(../assets/img/icons/svg/solid-trash.svg);
  background-repeat: no-repeat;
  font-size: 0px;
}.cart-item-custom .product-header-custom{
  gap: 10px;
}@media (min-width: 680px){.cart-item-custom .product-header-custom{
    gap: 12px;
  }
}@media (min-width: 1024px){.cart-item-custom .product-header-custom{
    gap: 16px;
  }
}@media (min-width: 1440px){.cart-item-custom .product-header-custom{
    gap: 16px;
  }
}.cart-item-custom .product-header-custom{
  display: flex;
  flex-direction: column;
}@media (min-width: 680px){.cart-item-custom .product-header-custom{
    flex-direction: row;
  }
}@media not all and (min-width: 680px){.cart-item-custom .product-header-custom .product-thumbnail{
    aspect-ratio: 4/3;
  }
}@media (min-width: 680px){.cart-item-custom .product-header-custom .product-thumbnail{
    height: 76px;
    width: 112px;
    flex-shrink: 0;
  }
}.cart-item-custom .product-price-wrapper-custom{
  display: flex;
  width: 100%;
  flex-direction: column;
}.cart-item-custom .product-price-info-custom{
  display: flex;
  width: 100%;
  align-items: center;
  gap: 2px;
}@media (min-width: 680px){.cart-item-custom .product-price-info-custom{
    gap: 10px;
  }@media (min-width: 680px){.cart-item-custom .product-price-info-custom{
      gap: 12px;
    }
  }@media (min-width: 1024px){.cart-item-custom .product-price-info-custom{
      gap: 16px;
    }
  }@media (min-width: 1440px){.cart-item-custom .product-price-info-custom{
      gap: 16px;
    }
  }
}.cart-item-custom .product-price-info-custom .product-name-info-custom{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
}@media (min-width: 680px){.cart-item-custom .product-price-info-custom .product-name-info-custom{
    flex-direction: row;
  }
}.cart-item-custom .product-price-info-custom .product-name-info-custom{
  max-width: calc(100% - 20px);
}@media not all and (min-width: 680px){.cart-item-custom .product-price-info-custom .product-name-info-custom{
    max-width: 66.666667%;
  }
}.cart-item-custom .product-price-info-custom .product-remove{
  align-self: flex-start;
}.cart-item-custom .product-price-info-custom .product-price{
  margin-left: auto;
  display: flex;
  min-height: 24px;
  align-items: center;
  align-self: flex-start;
}.cart-item-custom .product-fast-ship-info-custom{
  flex-shrink: 0;
}@media (min-width: 680px){.cart-item-custom .product-fast-ship-info-custom{
    margin-top: 2px;
  }
}.cart-item-custom .product-quantity-actions-custom{
  display: flex;
  align-items: center;
  border-radius: 8px;
  border-width: 1px;
  border-color: var(--sh-stroke-base-200,rgba(38, 38, 38, 1.00));
  padding: 4px;
}.cart-item-custom .product-meta-custom{
  width: 100%;
}.contact-form{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.contact-form form{
  display: flex;
  flex-direction: column;
  gap: 16px;
}.contact-form p:has(.accent){
  display: none;
}.contact-form p span{
  position: relative;
  display: block;
}.contact-form input[type=text],
  .contact-form input[type=email],
  .contact-form input[type=password]{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  border-radius: 8px;
  border-width: 1px;
  border-color: var(--sh-stroke-base-450,rgba(127, 127, 127, 1.00));
  background-color: transparent;
  padding-top: 12px;
  padding-bottom: 12px;
  color: var(--sh-stroke-base-900,rgba(255, 255, 255, 1.00));
}.contact-form input[type=text]::-moz-placeholder, .contact-form input[type=email]::-moz-placeholder, .contact-form input[type=password]::-moz-placeholder{
  color: var(--sh-text-base-400,rgba(142, 142, 142, 1.00));
}.contact-form input[type=text]::placeholder,
  .contact-form input[type=email]::placeholder,
  .contact-form input[type=password]::placeholder{
  color: var(--sh-text-base-400,rgba(142, 142, 142, 1.00));
}.contact-form input[type=text]:focus,
  .contact-form input[type=email]:focus,
  .contact-form input[type=password]:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}.contact-form input[type=text],
  .contact-form input[type=email],
  .contact-form input[type=password]{
  width: 100%;
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}@media (min-width: 680px){.contact-form input[type=text],
  .contact-form input[type=email],
  .contact-form input[type=password]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}@media (min-width: 1024px){.contact-form input[type=text],
  .contact-form input[type=email],
  .contact-form input[type=password]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}@media (min-width: 1440px){.contact-form input[type=text],
  .contact-form input[type=email],
  .contact-form input[type=password]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}.contact-form input[type=text],
  .contact-form input[type=email],
  .contact-form input[type=password]{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}.contact-form input[type=text]:hover,
  .contact-form input[type=email]:hover,
  .contact-form input[type=password]:hover{
  border-color: var(--sh-stroke-base-900,rgba(255, 255, 255, 1.00));
}.contact-form input[type=text]:focus,
  .contact-form input[type=email]:focus,
  .contact-form input[type=password]:focus{
  border-color: var(--sh-stroke-base-900,rgba(255, 255, 255, 1.00));
}.contact-form input[type=text]:disabled,
  .contact-form input[type=email]:disabled,
  .contact-form input[type=password]:disabled{
  cursor: auto;
  border-color: var(--sh-stroke-base-450-disabled,rgba(81, 81, 81, 1.00)) !important;
  color: var(--sh-text-base-400-disabled,rgba(66, 66, 66, 1.00)) !important;
}.contact-form input[type=text]:disabled::-moz-placeholder, .contact-form input[type=email]:disabled::-moz-placeholder, .contact-form input[type=password]:disabled::-moz-placeholder{
  color: var(--sh-text-base-400-disabled,rgba(66, 66, 66, 1.00));
}.contact-form input[type=text]:disabled::placeholder,
  .contact-form input[type=email]:disabled::placeholder,
  .contact-form input[type=password]:disabled::placeholder{
  color: var(--sh-text-base-400-disabled,rgba(66, 66, 66, 1.00));
}.contact-form input[type=text]:focus-visible:disabled,
  .contact-form input[type=email]:focus-visible:disabled,
  .contact-form input[type=password]:focus-visible:disabled{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}.contact-form input[type=text]:not(select):-moz-read-only, .contact-form input[type=email]:not(select):-moz-read-only, .contact-form input[type=password]:not(select):-moz-read-only{
  cursor: auto;
  border-color: var(--sh-stroke-base-450-disabled,rgba(81, 81, 81, 1.00));
  color: var(--sh-text-base-400,rgba(142, 142, 142, 1.00));
}.contact-form input[type=text]:not(select):read-only,
  .contact-form input[type=email]:not(select):read-only,
  .contact-form input[type=password]:not(select):read-only{
  cursor: auto;
  border-color: var(--sh-stroke-base-450-disabled,rgba(81, 81, 81, 1.00));
  color: var(--sh-text-base-400,rgba(142, 142, 142, 1.00));
}.contact-form input[type=text]:not(select):focus-visible:-moz-read-only, .contact-form input[type=email]:not(select):focus-visible:-moz-read-only, .contact-form input[type=password]:not(select):focus-visible:-moz-read-only{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}.contact-form input[type=text]:not(select):focus-visible:read-only,
  .contact-form input[type=email]:not(select):focus-visible:read-only,
  .contact-form input[type=password]:not(select):focus-visible:read-only{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}.contact-form input[type=text],
  .contact-form input[type=email],
  .contact-form input[type=password]{
  height: 48px;
  padding-left: 16px;
  padding-right: 16px;
}select.contact-form input[type=text],select
  .contact-form input[type=email],select
  .contact-form input[type=password]{
  padding-top: 0px;
  padding-bottom: 0px;
}textarea.contact-form input[type=text],textarea
  .contact-form input[type=email],textarea
  .contact-form input[type=password]{
  resize: none;
  height: auto;
  min-height: 48px;
}.contact-form input[type=submit]{
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}@media (min-width: 680px){.contact-form input[type=submit]{
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
}@media (min-width: 1024px){.contact-form input[type=submit]{
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
}@media (min-width: 1440px){.contact-form input[type=submit]{
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
}.contact-form input[type=submit]{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  position: relative;
  cursor: pointer;
}.contact-form input[type=submit]:focus-visible{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}.contact-form input[type=submit]:disabled{
  cursor: auto;
}.contact-form input[type=submit]{
  border-radius: 8px;
  background-color: var(--sh-bg-primary-500,rgba(216, 49, 49, 1.00));
}.contact-form input[type=submit]:hover{
  background-color: var(--sh-bg-primary-500-hover,rgba(246, 72, 72, 1.00));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.contact-form input[type=submit]:focus-visible{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.contact-form input[type=submit]:active{
  background-color: var(--sh-bg-primary-500-pressed,rgba(208, 40, 40, 1.00));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.contact-form input[type=submit]:disabled{
  background-color: var(--sh-bg-primary-500-disabled,rgba(117, 117, 117, 0.26));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.contact-form input[type=submit]{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.14;
}@media (min-width: 680px){.contact-form input[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14;
  }
}@media (min-width: 1024px){.contact-form input[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14;
  }
}@media (min-width: 1440px){.contact-form input[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14;
  }
}.contact-form input[type=submit]:not(.button--s-100--icon-only){
  padding-top: 12px;
  padding-bottom: 12px;
}@media (min-width: 680px){.contact-form input[type=submit]:not(.button--s-100--icon-only){
    padding-top: 12px;
    padding-bottom: 12px;
  }
}@media (min-width: 1024px){.contact-form input[type=submit]:not(.button--s-100--icon-only){
    padding-top: 12px;
    padding-bottom: 12px;
  }
}@media (min-width: 1440px){.contact-form input[type=submit]:not(.button--s-100--icon-only){
    padding-top: 12px;
    padding-bottom: 12px;
  }
}.contact-form input[type=submit]:not(.button--s-100--icon-only){
  padding-left: 16px;
  padding-right: 16px;
}@media (min-width: 680px){.contact-form input[type=submit]:not(.button--s-100--icon-only){
    padding-left: 16px;
    padding-right: 16px;
  }
}@media (min-width: 1024px){.contact-form input[type=submit]:not(.button--s-100--icon-only){
    padding-left: 16px;
    padding-right: 16px;
  }
}@media (min-width: 1440px){.contact-form input[type=submit]:not(.button--s-100--icon-only){
    padding-left: 16px;
    padding-right: 16px;
  }
}.contact-form input[type=submit]:not(.button--s-100--icon-only){
  height: 40px;
  gap: 8px;
}.button--icon-only.contact-form input[type=submit]{
  height: 40px;
  width: 40px;
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.contact-form input[type=submit]{
  background-color: var(--sh-bg-primary-500,rgba(216, 49, 49, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.contact-form input[type=submit]:hover{
  background-color: var(--sh-bg-primary-500-hover,rgba(246, 72, 72, 1.00));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.contact-form input[type=submit]:focus-visible{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.contact-form input[type=submit]:active{
  background-color: var(--sh-bg-primary-500-pressed,rgba(208, 40, 40, 1.00));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.contact-form input[type=submit]:disabled{
  background-color: var(--sh-bg-primary-500-disabled,rgba(117, 117, 117, 0.26));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.contact-form input[type=submit]{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
}@media (min-width: 680px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.contact-form input[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
}@media (min-width: 1024px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.contact-form input[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
}@media (min-width: 1440px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.contact-form input[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.contact-form input[type=submit]:not(.button--s-200--icon-only){
  padding-top: 16px;
  padding-bottom: 16px;
}@media (min-width: 680px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.contact-form input[type=submit]:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1024px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.contact-form input[type=submit]:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1440px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.contact-form input[type=submit]:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.contact-form input[type=submit]:not(.button--s-200--icon-only){
  padding-left: 24px;
  padding-right: 24px;
}@media (min-width: 680px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.contact-form input[type=submit]:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
}@media (min-width: 1024px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.contact-form input[type=submit]:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
}@media (min-width: 1440px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.contact-form input[type=submit]:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.contact-form input[type=submit]:not(.button--s-200--icon-only){
  height: 48px;
  gap: 8px;
}.button--icon-only.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.contact-form input[type=submit]{
  height: 48px;
  width: 48px;
}@media (min-width: 1024px){.contact-form input[type=submit]{
    padding-top: 16px !important;
    padding-bottom: 16px !important;
  }@media (min-width: 680px){.contact-form input[type=submit]{
      padding-top: 16px !important;
      padding-bottom: 16px !important;
    }
  }@media (min-width: 1024px){.contact-form input[type=submit]{
      padding-top: 16px !important;
      padding-bottom: 16px !important;
    }
  }@media (min-width: 1440px){.contact-form input[type=submit]{
      padding-top: 16px !important;
      padding-bottom: 16px !important;
    }
  }
  .contact-form input[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
  @media (min-width: 680px){.contact-form input[type=submit]{
      font-family: 'TT Norms Web', Arial, sans-serif;
      font-size: 16px;
      font-weight: 500;
      line-height: 1;
    }
  }
  @media (min-width: 1024px){.contact-form input[type=submit]{
      font-family: 'TT Norms Web', Arial, sans-serif;
      font-size: 16px;
      font-weight: 500;
      line-height: 1;
    }
  }
  @media (min-width: 1440px){.contact-form input[type=submit]{
      font-family: 'TT Norms Web', Arial, sans-serif;
      font-size: 16px;
      font-weight: 500;
      line-height: 1;
    }
  }
  .contact-form input[type=submit]:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
  @media (min-width: 680px){.contact-form input[type=submit]:not(.button--s-200--icon-only){
      padding-top: 16px;
      padding-bottom: 16px;
    }
  }
  @media (min-width: 1024px){.contact-form input[type=submit]:not(.button--s-200--icon-only){
      padding-top: 16px;
      padding-bottom: 16px;
    }
  }
  @media (min-width: 1440px){.contact-form input[type=submit]:not(.button--s-200--icon-only){
      padding-top: 16px;
      padding-bottom: 16px;
    }
  }
  .contact-form input[type=submit]:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
  @media (min-width: 680px){.contact-form input[type=submit]:not(.button--s-200--icon-only){
      padding-left: 24px;
      padding-right: 24px;
    }
  }
  @media (min-width: 1024px){.contact-form input[type=submit]:not(.button--s-200--icon-only){
      padding-left: 24px;
      padding-right: 24px;
    }
  }
  @media (min-width: 1440px){.contact-form input[type=submit]:not(.button--s-200--icon-only){
      padding-left: 24px;
      padding-right: 24px;
    }
  }
  .contact-form input[type=submit]:not(.button--s-200--icon-only){
    height: 48px;
    gap: 8px;
  }
  .contact-form input[type=submit].button--icon-only{
    height: 48px;
    width: 48px;
  }
}.contact-form textarea{
  height: 144px !important;
  resize: none;
  padding-left: 16px;
  padding-right: 16px;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  border-radius: 8px;
  border-width: 1px;
  border-color: var(--sh-stroke-base-450,rgba(127, 127, 127, 1.00));
  background-color: transparent;
  padding-top: 12px;
  padding-bottom: 12px;
  color: var(--sh-stroke-base-900,rgba(255, 255, 255, 1.00));
}.contact-form textarea::-moz-placeholder{
  color: var(--sh-text-base-400,rgba(142, 142, 142, 1.00));
}.contact-form textarea::placeholder{
  color: var(--sh-text-base-400,rgba(142, 142, 142, 1.00));
}.contact-form textarea:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}.contact-form textarea{
  width: 100%;
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}@media (min-width: 680px){.contact-form textarea{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}@media (min-width: 1024px){.contact-form textarea{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}@media (min-width: 1440px){.contact-form textarea{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}.contact-form textarea{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}.contact-form textarea:hover{
  border-color: var(--sh-stroke-base-900,rgba(255, 255, 255, 1.00));
}.contact-form textarea:focus{
  border-color: var(--sh-stroke-base-900,rgba(255, 255, 255, 1.00));
}.contact-form textarea:disabled{
  cursor: auto;
  border-color: var(--sh-stroke-base-450-disabled,rgba(81, 81, 81, 1.00)) !important;
  color: var(--sh-text-base-400-disabled,rgba(66, 66, 66, 1.00)) !important;
}.contact-form textarea:disabled::-moz-placeholder{
  color: var(--sh-text-base-400-disabled,rgba(66, 66, 66, 1.00));
}.contact-form textarea:disabled::placeholder{
  color: var(--sh-text-base-400-disabled,rgba(66, 66, 66, 1.00));
}.contact-form textarea:focus-visible:disabled{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}.contact-form textarea:not(select):-moz-read-only{
  cursor: auto;
  border-color: var(--sh-stroke-base-450-disabled,rgba(81, 81, 81, 1.00));
  color: var(--sh-text-base-400,rgba(142, 142, 142, 1.00));
}.contact-form textarea:not(select):read-only{
  cursor: auto;
  border-color: var(--sh-stroke-base-450-disabled,rgba(81, 81, 81, 1.00));
  color: var(--sh-text-base-400,rgba(142, 142, 142, 1.00));
}.contact-form textarea:not(select):focus-visible:-moz-read-only{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}.contact-form textarea:not(select):focus-visible:read-only{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}.contact-form textarea{
  height: 48px;
  padding-left: 16px;
  padding-right: 16px;
}select.contact-form textarea{
  padding-top: 0px;
  padding-bottom: 0px;
}textarea.contact-form textarea{
  resize: none;
  height: auto;
  min-height: 48px;
}@media (min-width: 1024px){.contact-form textarea{
    padding: 16px;
  }
}.contact-form p:has(textarea){
  position: relative;
}.contact-form span[class*=-not-valid-tip]{
  position: absolute;
  left: 8px;
  bottom: -8px;
  border-radius: 8px;
  padding-left: 6px;
  padding-right: 6px;
  font-size: 13px;
  font-weight: 500;
  color: var(--sh-danger-300,rgba(245, 65, 128, 1.00));
  --tw-backdrop-blur: blur(var(--sh-blur-100,12px));
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}.contact-form p:has(textarea) span[class*=-character-count]{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.33;
}@media (min-width: 680px){.contact-form p:has(textarea) span[class*=-character-count]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.33;
  }
}@media (min-width: 1024px){.contact-form p:has(textarea) span[class*=-character-count]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.33;
  }
}@media (min-width: 1440px){.contact-form p:has(textarea) span[class*=-character-count]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.33;
  }
}.contact-form p:has(textarea) span[class*=-character-count]{
  position: absolute;
  right: 8px;
  bottom: 12px;
  color: var(--sh-text-base-400,rgba(142, 142, 142, 1.00));
}.contact-form p:has(input[type=submit]){
  order: 9999;
}.contact-form form.invalid div[class*=-response-output]{
  padding-left: 12px;
  padding-right: 12px;
}@media (min-width: 680px){.contact-form form.invalid div[class*=-response-output]{
    padding-left: 14px;
    padding-right: 14px;
  }
}@media (min-width: 1024px){.contact-form form.invalid div[class*=-response-output]{
    padding-left: 16px;
    padding-right: 16px;
  }
}@media (min-width: 1440px){.contact-form form.invalid div[class*=-response-output]{
    padding-left: 16px;
    padding-right: 16px;
  }
}.contact-form form.invalid div[class*=-response-output]{
  padding-top: 12px;
  padding-bottom: 12px;
}@media (min-width: 680px){.contact-form form.invalid div[class*=-response-output]{
    padding-top: 14px;
    padding-bottom: 14px;
  }
}@media (min-width: 1024px){.contact-form form.invalid div[class*=-response-output]{
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1440px){.contact-form form.invalid div[class*=-response-output]{
    padding-top: 16px;
    padding-bottom: 16px;
  }
}.contact-form form.invalid div[class*=-response-output]{
  margin-top: 16px;
  margin-bottom: 16px;
  margin-left: 0px;
  margin-right: 0px;
  border-radius: 16px;
  border-width: 2px;
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.43;
}@media (min-width: 680px){.contact-form form.invalid div[class*=-response-output]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1024px){.contact-form form.invalid div[class*=-response-output]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}@media (min-width: 1440px){.contact-form form.invalid div[class*=-response-output]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}.contact-form form.invalid div[class*=-response-output]{
  position: relative;
  border-color: var(--sh-danger-300,rgba(245, 65, 128, 1.00));
  background-color: var(--sh-danger-100,rgba(245, 65, 128, 0.20));
  padding-left: 44px;
}.contact-form form.invalid div[class*=-response-output]::before{
  position: absolute;
  left: 12px;
  display: table;
  height: 24px;
  width: 24px;
  background-image: url(../assets/img/icons/svg/line-info.svg);
  background-repeat: no-repeat;
  --tw-content: "";
    width: 100%;
    content: var(--tw-content);
    border-collapse: separate;
    border-spacing: 0 4px;
}.contact-form form.invalid div[class*=-response-output] tbody::before {
    content: var(--tw-content);
    width: 100%;
  }.contact-form form.invalid div[class*=-response-output] tr td::before {
    content: var(--tw-content);
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }@media (min-width: 680px){.contact-form form.invalid div[class*=-response-output] tr td::before{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1024px){.contact-form form.invalid div[class*=-response-output] tr td::before{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1440px){.contact-form form.invalid div[class*=-response-output] tr td::before{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}.contact-form form.invalid div[class*=-response-output] tr td::before{
  padding-left: 12px;
  padding-right: 12px;
}@media (min-width: 680px){.contact-form form.invalid div[class*=-response-output] tr td::before{
    padding-left: 12px;
    padding-right: 12px;
  }
}@media (min-width: 1024px){.contact-form form.invalid div[class*=-response-output] tr td::before{
    padding-left: 12px;
    padding-right: 12px;
  }
}@media (min-width: 1440px){.contact-form form.invalid div[class*=-response-output] tr td::before{
    padding-left: 12px;
    padding-right: 12px;
  }
}.contact-form form.invalid div[class*=-response-output] tr td::before{
  padding-top: 12px;
  padding-bottom: 12px;
}@media (min-width: 680px){.contact-form form.invalid div[class*=-response-output] tr td::before{
    padding-top: 12px;
    padding-bottom: 12px;
  }
}@media (min-width: 1024px){.contact-form form.invalid div[class*=-response-output] tr td::before{
    padding-top: 12px;
    padding-bottom: 12px;
  }
}@media (min-width: 1440px){.contact-form form.invalid div[class*=-response-output] tr td::before{
    padding-top: 12px;
    padding-bottom: 12px;
  }
}.contact-form form.invalid div[class*=-response-output] tr td::before{
  background-color: var(--sh-bg-base-930,rgba(255, 255, 255, 0.05));
    content: var(--tw-content);
}.contact-form form.invalid div[class*=-response-output] tr td:first-child::before{
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}.contact-form form.invalid div[class*=-response-output] tr td:last-child::before{
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}.contact-form form.invalid div[class*=-response-output] strong{
  font-weight: 600;
}.contact-form form.invalid div[class*=-response-output]::before {
    filter: invert(45%) sepia(39%) saturate(7403%) hue-rotate(317deg) brightness(101%) contrast(92%);
  }.contact-form p:has(span[class*=character-count]){
  position: relative;
}.contact-form p:has(span[class*=character-count]) span[class*=character-count]{
  position: absolute;
  right: 12px;
  bottom: 12px;
}[data-custom-layout=contact-form]{
  width: 100%;
}@media (min-width: 1024px){[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form #emma-form-elements{
    display: flex;
  }
}[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form #emma-form-elements > li{
  margin: 0px;
  display: inline-flex;
  width: 100%;
}@media (min-width: 1024px){[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form #emma-form-elements > li{
    flex-grow: 1;
  }
}[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form #emma-form-elements > li:last-child{
  display: flex;
}@media not all and (min-width: 1024px){[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form #emma-form-elements > li:last-child{
    margin-top: 10px;
    width: 100%;
  }
}@media (min-width: 1024px){[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form #emma-form-elements > li:last-child{
    margin-left: auto;
    width: -moz-fit-content;
    width: fit-content;
    padding-left: 16px;
  }
}@media not all and (min-width: 1024px){[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form #emma-form-elements *:has(input[type=submit]){
    width: 100%;
  }[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form #emma-form-elements *:has(input[type=submit]) input[type=submit]{
    width: 100%;
  }
}[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form #emma-form-elements input[type=text]{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  border-radius: 8px;
  border-width: 1px;
  border-color: var(--sh-stroke-base-450,rgba(127, 127, 127, 1.00));
  background-color: transparent;
  padding-top: 12px;
  padding-bottom: 12px;
  color: var(--sh-stroke-base-900,rgba(255, 255, 255, 1.00));
}[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form #emma-form-elements input[type=text]::-moz-placeholder{
  color: var(--sh-text-base-400,rgba(142, 142, 142, 1.00));
}[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form #emma-form-elements input[type=text]::placeholder{
  color: var(--sh-text-base-400,rgba(142, 142, 142, 1.00));
}[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form #emma-form-elements input[type=text]:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form #emma-form-elements input[type=text]{
  width: 100%;
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}@media (min-width: 680px){[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form #emma-form-elements input[type=text]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}@media (min-width: 1024px){[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form #emma-form-elements input[type=text]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}@media (min-width: 1440px){[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form #emma-form-elements input[type=text]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form #emma-form-elements input[type=text]{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form #emma-form-elements input[type=text]:hover{
  border-color: var(--sh-stroke-base-900,rgba(255, 255, 255, 1.00));
}[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form #emma-form-elements input[type=text]:focus{
  border-color: var(--sh-stroke-base-900,rgba(255, 255, 255, 1.00));
}[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form #emma-form-elements input[type=text]:disabled{
  cursor: auto;
  border-color: var(--sh-stroke-base-450-disabled,rgba(81, 81, 81, 1.00)) !important;
  color: var(--sh-text-base-400-disabled,rgba(66, 66, 66, 1.00)) !important;
}[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form #emma-form-elements input[type=text]:disabled::-moz-placeholder{
  color: var(--sh-text-base-400-disabled,rgba(66, 66, 66, 1.00));
}[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form #emma-form-elements input[type=text]:disabled::placeholder{
  color: var(--sh-text-base-400-disabled,rgba(66, 66, 66, 1.00));
}[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form #emma-form-elements input[type=text]:focus-visible:disabled{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form #emma-form-elements input[type=text]:not(select):-moz-read-only{
  cursor: auto;
  border-color: var(--sh-stroke-base-450-disabled,rgba(81, 81, 81, 1.00));
  color: var(--sh-text-base-400,rgba(142, 142, 142, 1.00));
}[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form #emma-form-elements input[type=text]:not(select):read-only{
  cursor: auto;
  border-color: var(--sh-stroke-base-450-disabled,rgba(81, 81, 81, 1.00));
  color: var(--sh-text-base-400,rgba(142, 142, 142, 1.00));
}[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form #emma-form-elements input[type=text]:not(select):focus-visible:-moz-read-only{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form #emma-form-elements input[type=text]:not(select):focus-visible:read-only{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form #emma-form-elements input[type=text]{
  height: 48px;
  padding-left: 16px;
  padding-right: 16px;
}select[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form #emma-form-elements input[type=text]{
  padding-top: 0px;
  padding-bottom: 0px;
}textarea[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form #emma-form-elements input[type=text]{
  resize: none;
  height: auto;
  min-height: 48px;
}[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form input[type=submit]{
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  position: relative;
  cursor: pointer;
}[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form input[type=submit]:focus-visible{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form input[type=submit]:disabled{
  cursor: auto;
}[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form input[type=submit]{
  border-radius: 8px;
  background-color: var(--sh-bg-primary-500,rgba(216, 49, 49, 1.00));
}[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form input[type=submit]:hover{
  background-color: var(--sh-bg-primary-500-hover,rgba(246, 72, 72, 1.00));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form input[type=submit]:focus-visible{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form input[type=submit]:active{
  background-color: var(--sh-bg-primary-500-pressed,rgba(208, 40, 40, 1.00));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form input[type=submit]:disabled{
  background-color: var(--sh-bg-primary-500-disabled,rgba(117, 117, 117, 0.26));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form input[type=submit]{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
}@media (min-width: 680px){[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form input[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
}@media (min-width: 1024px){[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form input[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
}@media (min-width: 1440px){[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form input[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
}[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form input[type=submit]:not(.button--s-200--icon-only){
  padding-top: 16px;
  padding-bottom: 16px;
}@media (min-width: 680px){[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form input[type=submit]:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1024px){[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form input[type=submit]:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1440px){[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form input[type=submit]:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
}[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form input[type=submit]:not(.button--s-200--icon-only){
  padding-left: 24px;
  padding-right: 24px;
}@media (min-width: 680px){[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form input[type=submit]:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
}@media (min-width: 1024px){[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form input[type=submit]:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
}@media (min-width: 1440px){[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form input[type=submit]:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
}[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form input[type=submit]:not(.button--s-200--icon-only){
  height: 48px;
  gap: 8px;
}.button--icon-only[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form input[type=submit]{
  height: 48px;
  width: 48px;
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form input[type=submit]{
  background-color: var(--sh-bg-primary-500,rgba(216, 49, 49, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form input[type=submit]:hover{
  background-color: var(--sh-bg-primary-500-hover,rgba(246, 72, 72, 1.00));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form input[type=submit]:focus-visible{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form input[type=submit]:active{
  background-color: var(--sh-bg-primary-500-pressed,rgba(208, 40, 40, 1.00));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form input[type=submit]:disabled{
  background-color: var(--sh-bg-primary-500-disabled,rgba(117, 117, 117, 0.26));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form input[type=submit]{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
}@media (min-width: 680px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form input[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
}@media (min-width: 1024px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form input[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
}@media (min-width: 1440px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form input[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form input[type=submit]:not(.button--s-200--icon-only){
  padding-top: 16px;
  padding-bottom: 16px;
}@media (min-width: 680px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form input[type=submit]:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1024px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form input[type=submit]:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1440px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form input[type=submit]:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form input[type=submit]:not(.button--s-200--icon-only){
  padding-left: 24px;
  padding-right: 24px;
}@media (min-width: 680px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form input[type=submit]:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
}@media (min-width: 1024px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form input[type=submit]:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
}@media (min-width: 1440px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form input[type=submit]:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form input[type=submit]:not(.button--s-200--icon-only){
  height: 48px;
  gap: 8px;
}.button--icon-only.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a[data-custom-layout=contact-form] #emma-subscription-form#emma-subscription-form input[type=submit]{
  height: 48px;
  width: 48px;
}[data-custom-layout=contact-form] .emma-wrap .spinner {
    all: unset;
    display: block;
    background-image: url(../assets/img/icons/svg/spinner.svg);
    background-position: center;
    background-repeat: no-repeat;
    margin: 30px auto 50px;
    height: auto;
    width: auto;
    padding: 16px;
    filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(290deg) brightness(105%) contrast(102%);
  }@keyframes spin{to{
    transform: rotate(360deg);
  }
}[data-custom-layout=contact-form] .emma-wrap .spinner{
  animation: spin 1s linear infinite;
}[data-custom-layout=my-account] .woocommerce{
  gap: 10px;
}@media (min-width: 680px){[data-custom-layout=my-account] .woocommerce{
    gap: 12px;
  }
}@media (min-width: 1024px){[data-custom-layout=my-account] .woocommerce{
    gap: 16px;
  }
}@media (min-width: 1440px){[data-custom-layout=my-account] .woocommerce{
    gap: 16px;
  }
}[data-custom-layout=my-account] .woocommerce{
  display: flex;
  width: 100%;
  flex-direction: column;
}@media (min-width: 680px){[data-custom-layout=my-account] .woocommerce{
    flex-direction: row;
  }
}[data-custom-layout=my-account] .account-navigation{
  display: none;
  width: 100%;
  flex-direction: column;
  row-gap: 10px;
}@media (min-width: 680px){[data-custom-layout=my-account] .account-navigation{
    display: flex;
    width: 33.333333%;
    row-gap: 12px;
  }
}@media (min-width: 1024px){[data-custom-layout=my-account] .account-navigation{
    row-gap: 16px;
  }
}[data-custom-layout=my-account] .account-navigation__list{
  gap: 8px;
}@media (min-width: 680px){[data-custom-layout=my-account] .account-navigation__list{
    gap: 8px;
  }
}@media (min-width: 1024px){[data-custom-layout=my-account] .account-navigation__list{
    gap: 8px;
  }
}@media (min-width: 1440px){[data-custom-layout=my-account] .account-navigation__list{
    gap: 8px;
  }
}[data-custom-layout=my-account] .account-navigation__list{
  display: flex;
  flex-direction: column;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: var(--sh-bg-base-920,rgba(255, 255, 255, 0.10));
  padding-bottom: 12px;
}@media (min-width: 680px){[data-custom-layout=my-account] .account-navigation__list{
    padding-bottom: 14px;
  }
}@media (min-width: 1024px){[data-custom-layout=my-account] .account-navigation__list{
    padding-bottom: 16px;
  }
}[data-custom-layout=my-account] .account-navigation__list li{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.33;
}@media (min-width: 680px){[data-custom-layout=my-account] .account-navigation__list li{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.33;
  }
}@media (min-width: 1024px){[data-custom-layout=my-account] .account-navigation__list li{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
  }
}@media (min-width: 1440px){[data-custom-layout=my-account] .account-navigation__list li{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
  }
}[data-custom-layout=my-account] .account-navigation__list li{
  padding-top: 8px;
  padding-bottom: 8px;
}@media (min-width: 680px){[data-custom-layout=my-account] .account-navigation__list li{
    padding-top: 8px;
    padding-bottom: 8px;
  }
}@media (min-width: 1024px){[data-custom-layout=my-account] .account-navigation__list li{
    padding-top: 8px;
    padding-bottom: 8px;
  }
}@media (min-width: 1440px){[data-custom-layout=my-account] .account-navigation__list li{
    padding-top: 12px;
    padding-bottom: 12px;
  }
}[data-custom-layout=my-account] .account-navigation__list li{
  padding-left: 12px;
  padding-right: 12px;
}@media (min-width: 680px){[data-custom-layout=my-account] .account-navigation__list li{
    padding-left: 14px;
    padding-right: 14px;
  }
}@media (min-width: 1024px){[data-custom-layout=my-account] .account-navigation__list li{
    padding-left: 16px;
    padding-right: 16px;
  }
}@media (min-width: 1440px){[data-custom-layout=my-account] .account-navigation__list li{
    padding-left: 16px;
    padding-right: 16px;
  }
}[data-custom-layout=my-account] .account-navigation__list li{
  border-radius: 16px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}[data-custom-layout=my-account] .account-navigation__list li:hover{
  background-color: var(--sh-bg-secondary-200,rgba(255, 255, 255, 0.15));
}[data-custom-layout=my-account] .account-navigation__list li.is-active{
  background-color: var(--sh-bg-secondary-200,rgba(255, 255, 255, 0.15));
}[data-custom-layout=my-account] .account-navigation__link{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.33;
}@media (min-width: 680px){[data-custom-layout=my-account] .account-navigation__link{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.33;
  }
}@media (min-width: 1024px){[data-custom-layout=my-account] .account-navigation__link{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
  }
}@media (min-width: 1440px){[data-custom-layout=my-account] .account-navigation__link{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
  }
}[data-custom-layout=my-account] .account-navigation__link{
  border-radius: 16px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 8px;
  padding-bottom: 8px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}[data-custom-layout=my-account] .account-navigation__link:hover{
  background-color: var(--sh-bg-secondary-200,rgba(255, 255, 255, 0.15));
}[data-custom-layout=my-account] .account-navigation__link a{
  display: flex;
  align-items: center;
  -moz-column-gap: 8px;
       column-gap: 8px;
}[data-custom-layout=my-account] form,
  [data-custom-layout=my-account] fieldset{
  padding-bottom: 12px;
}[data-custom-layout=my-account] form:last-child,
  [data-custom-layout=my-account] fieldset:last-child{
  padding-bottom: 0px;
}@media (min-width: 680px){[data-custom-layout=my-account] form,
  [data-custom-layout=my-account] fieldset{
    padding-bottom: 14px;
  }
}@media (min-width: 1024px){[data-custom-layout=my-account] form,
  [data-custom-layout=my-account] fieldset{
    padding-bottom: 16px;
  }
}[data-custom-layout=my-account] .form-row{
  display: flex;
  flex-direction: column;
  padding-bottom: 10px;
}[data-custom-layout=my-account] .form-row:last-child{
  padding-bottom: 0px;
}@media (min-width: 680px){[data-custom-layout=my-account] .form-row{
    padding-bottom: 16px;
  }
}[data-custom-layout=my-account] .form-row label{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.33;
}@media (min-width: 680px){[data-custom-layout=my-account] .form-row label{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.33;
  }
}@media (min-width: 1024px){[data-custom-layout=my-account] .form-row label{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1440px){[data-custom-layout=my-account] .form-row label{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}[data-custom-layout=my-account] .form-row label{
  margin-bottom: 4px;
  color: var(--sh-text-base-500,rgba(179, 179, 179, 1.00));
}[data-custom-layout=my-account] .form-row .required{
  display: none;
}[data-custom-layout=my-account] .form-row input[type=text],
  [data-custom-layout=my-account] .form-row input[type=email],
  [data-custom-layout=my-account] .form-row input[type=tel]{
  width: 100%;
  border-radius: 8px;
  border-width: 1px;
  border-color: var(--sh-stroke-base-450,rgba(127, 127, 127, 1.00));
  background-color: transparent;
  padding: 12px;
  color: var(--sh-stroke-base-900,rgba(255, 255, 255, 1.00));
}[data-custom-layout=my-account] .form-row input[type=text]::-moz-placeholder, [data-custom-layout=my-account] .form-row input[type=email]::-moz-placeholder, [data-custom-layout=my-account] .form-row input[type=tel]::-moz-placeholder{
  color: var(--sh-text-base-400,rgba(142, 142, 142, 1.00));
}[data-custom-layout=my-account] .form-row input[type=text]::placeholder,
  [data-custom-layout=my-account] .form-row input[type=email]::placeholder,
  [data-custom-layout=my-account] .form-row input[type=tel]::placeholder{
  color: var(--sh-text-base-400,rgba(142, 142, 142, 1.00));
}[data-custom-layout=my-account] .form-row input[type=text]:focus,
  [data-custom-layout=my-account] .form-row input[type=email]:focus,
  [data-custom-layout=my-account] .form-row input[type=tel]:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}[data-custom-layout=my-account] .woocommerce-MyAccount-content .woocommerce-parent{
  gap: 10px;
}@media (min-width: 680px){[data-custom-layout=my-account] .woocommerce-MyAccount-content .woocommerce-parent{
    gap: 12px;
  }
}@media (min-width: 1024px){[data-custom-layout=my-account] .woocommerce-MyAccount-content .woocommerce-parent{
    gap: 16px;
  }
}@media (min-width: 1440px){[data-custom-layout=my-account] .woocommerce-MyAccount-content .woocommerce-parent{
    gap: 16px;
  }
}[data-custom-layout=my-account] .woocommerce-MyAccount-content .woocommerce-parent{
  display: flex;
  flex-direction: column;
}[data-custom-layout=my-account] .woocommerce:has(.woocommerce-MyAccount-navigation-link--wc-smart-coupons.is-active):not(:has(#coupons_list)) .woocommerce-parent{
  gap: 16px;
}@media (min-width: 680px){[data-custom-layout=my-account] .woocommerce:has(.woocommerce-MyAccount-navigation-link--wc-smart-coupons.is-active):not(:has(#coupons_list)) .woocommerce-parent{
    gap: 20px;
  }
}@media (min-width: 1024px){[data-custom-layout=my-account] .woocommerce:has(.woocommerce-MyAccount-navigation-link--wc-smart-coupons.is-active):not(:has(#coupons_list)) .woocommerce-parent{
    gap: 24px;
  }
}@media (min-width: 1440px){[data-custom-layout=my-account] .woocommerce:has(.woocommerce-MyAccount-navigation-link--wc-smart-coupons.is-active):not(:has(#coupons_list)) .woocommerce-parent{
    gap: 32px;
  }
}[data-custom-layout=my-account] .woocommerce:has(.woocommerce-MyAccount-navigation-link--wc-smart-coupons.is-active):not(:has(#coupons_list)) .woocommerce-parent{
  display: flex;
  height: 100%;
  min-height: 364px;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  background-color: var(--sh-bg-base-200,rgba(25, 25, 25, 1.00));
  padding: 12px;
}@media (min-width: 680px){[data-custom-layout=my-account] .woocommerce:has(.woocommerce-MyAccount-navigation-link--wc-smart-coupons.is-active):not(:has(#coupons_list)) .woocommerce-parent{
    min-height: auto;
    padding: 14px;
  }
}@media (min-width: 1024px){[data-custom-layout=my-account] .woocommerce:has(.woocommerce-MyAccount-navigation-link--wc-smart-coupons.is-active):not(:has(#coupons_list)) .woocommerce-parent{
    padding: 16px;
  }
}[data-custom-layout=my-account] .woocommerce:has(.woocommerce-MyAccount-navigation-link--wc-smart-coupons.is-active):not(:has(#coupons_list)) .woocommerce-info{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
}@media (min-width: 680px){[data-custom-layout=my-account] .woocommerce:has(.woocommerce-MyAccount-navigation-link--wc-smart-coupons.is-active):not(:has(#coupons_list)) .woocommerce-info{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.25;
  }
}@media (min-width: 1024px){[data-custom-layout=my-account] .woocommerce:has(.woocommerce-MyAccount-navigation-link--wc-smart-coupons.is-active):not(:has(#coupons_list)) .woocommerce-info{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
  }
}@media (min-width: 1440px){[data-custom-layout=my-account] .woocommerce:has(.woocommerce-MyAccount-navigation-link--wc-smart-coupons.is-active):not(:has(#coupons_list)) .woocommerce-info{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.17;
  }
}[data-custom-layout=my-account] .woocommerce:has(.woocommerce-MyAccount-navigation-link--wc-smart-coupons.is-active):not(:has(#coupons_list)) .woocommerce-info{
  position: relative;
}[data-custom-layout=my-account] .woocommerce:has(.woocommerce-MyAccount-navigation-link--wc-smart-coupons.is-active):not(:has(#coupons_list)) .woocommerce-info::before{
  position: relative;
  left: 50%;
  margin-bottom: 10px;
  display: block;
  height: 48px;
  width: 48px;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  background-image: url(../assets/img/icons/svg/large-negative.svg);
  content: var(--tw-content);
  background-repeat: no-repeat;
}@media (min-width: 680px){[data-custom-layout=my-account] .woocommerce:has(.woocommerce-MyAccount-navigation-link--wc-smart-coupons.is-active):not(:has(#coupons_list)) .woocommerce-info::before{
    content: var(--tw-content);
    margin-bottom: 12px;
  }
}@media (min-width: 1024px){[data-custom-layout=my-account] .woocommerce:has(.woocommerce-MyAccount-navigation-link--wc-smart-coupons.is-active):not(:has(#coupons_list)) .woocommerce-info::before{
    content: var(--tw-content);
    margin-bottom: 16px;
  }
}[data-custom-layout=my-account] .woocommerce:has(.woocommerce-MyAccount-navigation-link--wc-smart-coupons.is-active):not(:has(#coupons_list)) .woocommerce-info::before {
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(40deg) brightness(105%) contrast(101%);
  }[data-custom-layout=my-account] .account-navigation--mobile{
  display: flex;
  width: 100%;
  flex-direction: row;
  flex-wrap: nowrap;
}@media (min-width: 680px){[data-custom-layout=my-account] .account-navigation--mobile{
    display: none;
  }
}[data-custom-layout=my-account] .account-navigation--mobile .account-navigation__list{
  gap: 8px;
}@media (min-width: 680px){[data-custom-layout=my-account] .account-navigation--mobile .account-navigation__list{
    gap: 8px;
  }
}@media (min-width: 1024px){[data-custom-layout=my-account] .account-navigation--mobile .account-navigation__list{
    gap: 8px;
  }
}@media (min-width: 1440px){[data-custom-layout=my-account] .account-navigation--mobile .account-navigation__list{
    gap: 8px;
  }
}[data-custom-layout=my-account] .account-navigation--mobile .account-navigation__list{
  flex-direction: row;
  border-style: none;
  padding-bottom: 0px;
}[data-custom-layout=my-account] .account-navigation--mobile .account-navigation__list li{
  flex-shrink: 0;
}.woocommerce-parent:has([data-custom-layout=woocommerce-payment-method]){
  height: 100%;
  width: 100%;
  border-radius: 16px;
  background-color: var(--sh-bg-base-200,rgba(25, 25, 25, 1.00));
  padding: 12px;
}@media (min-width: 680px){.woocommerce-parent:has([data-custom-layout=woocommerce-payment-method]){
    padding: 14px;
  }
}@media (min-width: 1024px){.woocommerce-parent:has([data-custom-layout=woocommerce-payment-method]){
    padding: 16px;
  }
}.woocommerce-parent:has([data-custom-layout=woocommerce-payment-method]) .methods{
  margin-bottom: 12px;
}@media (min-width: 680px){.woocommerce-parent:has([data-custom-layout=woocommerce-payment-method]) .methods{
    margin-bottom: 20px;
  }
}@media (min-width: 1024px){.woocommerce-parent:has([data-custom-layout=woocommerce-payment-method]) .methods{
    margin-bottom: 24px;
  }
}.woocommerce-parent:has([data-custom-layout=woocommerce-payment-method]) .methods li{
  padding-left: 12px;
  padding-right: 12px;
}@media (min-width: 680px){.woocommerce-parent:has([data-custom-layout=woocommerce-payment-method]) .methods li{
    padding-left: 14px;
    padding-right: 14px;
  }
}@media (min-width: 1024px){.woocommerce-parent:has([data-custom-layout=woocommerce-payment-method]) .methods li{
    padding-left: 16px;
    padding-right: 16px;
  }
}@media (min-width: 1440px){.woocommerce-parent:has([data-custom-layout=woocommerce-payment-method]) .methods li{
    padding-left: 16px;
    padding-right: 16px;
  }
}.woocommerce-parent:has([data-custom-layout=woocommerce-payment-method]) .methods li{
  padding-top: 12px;
  padding-bottom: 12px;
}@media (min-width: 680px){.woocommerce-parent:has([data-custom-layout=woocommerce-payment-method]) .methods li{
    padding-top: 14px;
    padding-bottom: 14px;
  }
}@media (min-width: 1024px){.woocommerce-parent:has([data-custom-layout=woocommerce-payment-method]) .methods li{
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1440px){.woocommerce-parent:has([data-custom-layout=woocommerce-payment-method]) .methods li{
    padding-top: 16px;
    padding-bottom: 16px;
  }
}.woocommerce-parent:has([data-custom-layout=woocommerce-payment-method]) .methods li{
  border-radius: 8px;
  background-color: var(--sh-bg-base-930,rgba(255, 255, 255, 0.05));
}.woocommerce-parent:has([data-custom-layout=woocommerce-payment-method]) .methods li::before{
  --tw-content: "";
  content: var(--tw-content);
}.woocommerce-parent:has([data-custom-layout=woocommerce-payment-method]) .methods li::after{
  --tw-content: "";
  content: var(--tw-content);
}.woocommerce-parent:has([data-custom-layout=woocommerce-payment-method]) .methods li .input-radio{
  margin-right: 1em;
}.woocommerce-parent:has([data-custom-layout=woocommerce-payment-method]) .methods label{
  display: inline-flex;
}.woocommerce-parent:has([data-custom-layout=woocommerce-payment-method]) .methods label img:first-child{
  padding-left: 8px;
}.woocommerce-parent:has([data-custom-layout=woocommerce-payment-method]) .methods .payment_box{
  padding-top: 16px;
}.woocommerce-parent:has([data-custom-layout=woocommerce-payment-method]) .methods .payment_box fieldset{
  gap: 10px;
}@media (min-width: 680px){.woocommerce-parent:has([data-custom-layout=woocommerce-payment-method]) .methods .payment_box fieldset{
    gap: 12px;
  }
}@media (min-width: 1024px){.woocommerce-parent:has([data-custom-layout=woocommerce-payment-method]) .methods .payment_box fieldset{
    gap: 16px;
  }
}@media (min-width: 1440px){.woocommerce-parent:has([data-custom-layout=woocommerce-payment-method]) .methods .payment_box fieldset{
    gap: 16px;
  }
}.woocommerce-parent:has([data-custom-layout=woocommerce-payment-method]) .methods .payment_box fieldset{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  row-gap: 0px;
}.woocommerce-parent:has([data-custom-layout=woocommerce-payment-method]) .methods .payment_box fieldset .form-row-wide{
  grid-column: 1 / -1;
}.woocommerce-parent:has([data-custom-layout=woocommerce-payment-method]) .methods .payment_box fieldset .form-row-first{
  grid-column: span 1 / span 1;
  padding-bottom: 0px;
}.woocommerce-parent:has([data-custom-layout=woocommerce-payment-method]) .methods .payment_box fieldset .form-row-last{
  grid-column: span 1 / span 1;
  padding-bottom: 0px;
}.woocommerce-parent:has([data-custom-layout=woocommerce-payment-method]) .methods .payment_box fieldset .form-row-last input{
  z-index: 0;
  width: 100% !important;
}.addresses-wrapper .addresses{
  gap: 16px;
}@media (min-width: 680px){.addresses-wrapper .addresses{
    gap: 20px;
  }
}@media (min-width: 1024px){.addresses-wrapper .addresses{
    gap: 24px;
  }
}@media (min-width: 1440px){.addresses-wrapper .addresses{
    gap: 32px;
  }
}.addresses-wrapper .addresses{
  display: flex;
  flex-direction: column;
  padding-top: 16px;
}.addresses-wrapper .addresses .title{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.33;
}@media (min-width: 680px){.addresses-wrapper .addresses .title{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.33;
    letter-spacing: 1px;
  }
}@media (min-width: 1024px){.addresses-wrapper .addresses .title{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.33;
    letter-spacing: 1px;
  }
}@media (min-width: 1440px){.addresses-wrapper .addresses .title{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.33;
    letter-spacing: 1px;
  }
}.addresses-wrapper .addresses .title{
  margin-bottom: 8px;
  text-transform: uppercase;
}.addresses-wrapper .addresses .edit{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
}@media (min-width: 680px){.addresses-wrapper .addresses .edit{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
}@media (min-width: 1024px){.addresses-wrapper .addresses .edit{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
}@media (min-width: 1440px){.addresses-wrapper .addresses .edit{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
}.addresses-wrapper .addresses .edit{
  margin-right: auto;
  display: flex;
  background-color: var(--sh-bg-secondary-200,rgba(255, 255, 255, 0.15));
}.addresses-wrapper .addresses .edit:hover{
  background-color: var(--sh-bg-secondary-200-hover,rgba(255, 255, 255, 0.18));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.addresses-wrapper .addresses .edit:focus-visible{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.addresses-wrapper .addresses .edit:active{
  background-color: var(--sh-bg-secondary-200-pressed,rgba(255, 255, 255, 0.13));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.addresses-wrapper .addresses .edit:disabled{
  background-color: var(--sh-bg-secondary-200-disabled,rgba(255, 255, 255, 0.06));
}.addresses-wrapper .addresses address{
  font-family: 'Manrope', Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.33;
}@media (min-width: 680px){.addresses-wrapper .addresses address{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.33;
  }
}@media (min-width: 1024px){.addresses-wrapper .addresses address{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1440px){.addresses-wrapper .addresses address{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}.addresses-wrapper .addresses address{
  font-style: normal;
}.addresses-wrapper .addresses__item{
  padding-left: 12px;
  padding-right: 12px;
}@media (min-width: 680px){.addresses-wrapper .addresses__item{
    padding-left: 14px;
    padding-right: 14px;
  }
}@media (min-width: 1024px){.addresses-wrapper .addresses__item{
    padding-left: 16px;
    padding-right: 16px;
  }
}@media (min-width: 1440px){.addresses-wrapper .addresses__item{
    padding-left: 16px;
    padding-right: 16px;
  }
}.addresses-wrapper .addresses__item{
  padding-top: 12px;
  padding-bottom: 12px;
}@media (min-width: 680px){.addresses-wrapper .addresses__item{
    padding-top: 14px;
    padding-bottom: 14px;
  }
}@media (min-width: 1024px){.addresses-wrapper .addresses__item{
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1440px){.addresses-wrapper .addresses__item{
    padding-top: 16px;
    padding-bottom: 16px;
  }
}.addresses-wrapper .addresses__item{
  gap: 10px;
}@media (min-width: 680px){.addresses-wrapper .addresses__item{
    gap: 12px;
  }
}@media (min-width: 1024px){.addresses-wrapper .addresses__item{
    gap: 16px;
  }
}@media (min-width: 1440px){.addresses-wrapper .addresses__item{
    gap: 16px;
  }
}.addresses-wrapper .addresses__item{
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  background-color: var(--sh-bg-base-930,rgba(255, 255, 255, 0.05));
}.woocommerce-address-fields{
  padding-left: 12px;
  padding-right: 12px;
}@media (min-width: 680px){.woocommerce-address-fields{
    padding-left: 14px;
    padding-right: 14px;
  }
}@media (min-width: 1024px){.woocommerce-address-fields{
    padding-left: 16px;
    padding-right: 16px;
  }
}@media (min-width: 1440px){.woocommerce-address-fields{
    padding-left: 16px;
    padding-right: 16px;
  }
}.woocommerce-address-fields{
  padding-top: 12px;
  padding-bottom: 12px;
}@media (min-width: 680px){.woocommerce-address-fields{
    padding-top: 14px;
    padding-bottom: 14px;
  }
}@media (min-width: 1024px){.woocommerce-address-fields{
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1440px){.woocommerce-address-fields{
    padding-top: 16px;
    padding-bottom: 16px;
  }
}.woocommerce-address-fields{
  gap: 12px;
}@media (min-width: 680px){.woocommerce-address-fields{
    gap: 16px;
  }
}@media (min-width: 1024px){.woocommerce-address-fields{
    gap: 20px;
  }
}@media (min-width: 1440px){.woocommerce-address-fields{
    gap: 24px;
  }
}.woocommerce-address-fields{
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  background-color: var(--sh-bg-base-930,rgba(255, 255, 255, 0.05));
}.woocommerce-address-fields button[type=submit]{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  position: relative;
  cursor: pointer;
}.woocommerce-address-fields button[type=submit]:focus-visible{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}.woocommerce-address-fields button[type=submit]:disabled{
  cursor: auto;
}.woocommerce-address-fields button[type=submit]{
  border-radius: 8px;
  background-color: var(--sh-bg-primary-500,rgba(216, 49, 49, 1.00));
}.woocommerce-address-fields button[type=submit]:hover{
  background-color: var(--sh-bg-primary-500-hover,rgba(246, 72, 72, 1.00));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-address-fields button[type=submit]:focus-visible{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-address-fields button[type=submit]:active{
  background-color: var(--sh-bg-primary-500-pressed,rgba(208, 40, 40, 1.00));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-address-fields button[type=submit]:disabled{
  background-color: var(--sh-bg-primary-500-disabled,rgba(117, 117, 117, 0.26));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-address-fields button[type=submit]{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
}@media (min-width: 680px){.woocommerce-address-fields button[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
}@media (min-width: 1024px){.woocommerce-address-fields button[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
}@media (min-width: 1440px){.woocommerce-address-fields button[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
}.woocommerce-address-fields button[type=submit]:not(.button--s-200--icon-only){
  padding-top: 16px;
  padding-bottom: 16px;
}@media (min-width: 680px){.woocommerce-address-fields button[type=submit]:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1024px){.woocommerce-address-fields button[type=submit]:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1440px){.woocommerce-address-fields button[type=submit]:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
}.woocommerce-address-fields button[type=submit]:not(.button--s-200--icon-only){
  padding-left: 24px;
  padding-right: 24px;
}@media (min-width: 680px){.woocommerce-address-fields button[type=submit]:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
}@media (min-width: 1024px){.woocommerce-address-fields button[type=submit]:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
}@media (min-width: 1440px){.woocommerce-address-fields button[type=submit]:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
}.woocommerce-address-fields button[type=submit]:not(.button--s-200--icon-only){
  height: 48px;
  gap: 8px;
}.button--icon-only.woocommerce-address-fields button[type=submit]{
  height: 48px;
  width: 48px;
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.woocommerce-address-fields button[type=submit]{
  background-color: var(--sh-bg-primary-500,rgba(216, 49, 49, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.woocommerce-address-fields button[type=submit]:hover{
  background-color: var(--sh-bg-primary-500-hover,rgba(246, 72, 72, 1.00));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.woocommerce-address-fields button[type=submit]:focus-visible{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.woocommerce-address-fields button[type=submit]:active{
  background-color: var(--sh-bg-primary-500-pressed,rgba(208, 40, 40, 1.00));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.woocommerce-address-fields button[type=submit]:disabled{
  background-color: var(--sh-bg-primary-500-disabled,rgba(117, 117, 117, 0.26));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.woocommerce-address-fields button[type=submit]{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
}@media (min-width: 680px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.woocommerce-address-fields button[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
}@media (min-width: 1024px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.woocommerce-address-fields button[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
}@media (min-width: 1440px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.woocommerce-address-fields button[type=submit]{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.woocommerce-address-fields button[type=submit]:not(.button--s-200--icon-only){
  padding-top: 16px;
  padding-bottom: 16px;
}@media (min-width: 680px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.woocommerce-address-fields button[type=submit]:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1024px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.woocommerce-address-fields button[type=submit]:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1440px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.woocommerce-address-fields button[type=submit]:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.woocommerce-address-fields button[type=submit]:not(.button--s-200--icon-only){
  padding-left: 24px;
  padding-right: 24px;
}@media (min-width: 680px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.woocommerce-address-fields button[type=submit]:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
}@media (min-width: 1024px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.woocommerce-address-fields button[type=submit]:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
}@media (min-width: 1440px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.woocommerce-address-fields button[type=submit]:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.woocommerce-address-fields button[type=submit]:not(.button--s-200--icon-only){
  height: 48px;
  gap: 8px;
}.button--icon-only.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.woocommerce-address-fields button[type=submit]{
  height: 48px;
  width: 48px;
}.account-payment-methods-table{
  margin-bottom: 12px;
  width: 100%;
  border-collapse: separate;
  border-radius: 8px;
  border-width: 1px;
  border-color: transparent;
  background-color: var(--sh-bg-base-930,rgba(255, 255, 255, 0.05));
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 12px;
  padding-bottom: 12px;
}.account-payment-methods-table thead{
  border-collapse: separate;
  --tw-border-spacing-y: 0px;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}.account-payment-methods-table thead th{
  border-collapse: separate;
  --tw-border-spacing-y: 8px;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  border-bottom-width: 1px;
  border-color: var(--sh-stroke-base-920,rgba(255, 255, 255, 0.10));
}.account-payment-methods-table th{
  text-align: left;
}.account-payment-methods-table tbody .payment-method-actions{
  display: flex;
  width: 100%;
  justify-content: flex-end;
  gap: 8px;
}.account-payment-methods-table td a{
  background-color: var(--sh-bg-secondary-200,rgba(255, 255, 255, 0.15));
}.account-payment-methods-table td a:hover{
  background-color: var(--sh-bg-secondary-200-hover,rgba(255, 255, 255, 0.18));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.account-payment-methods-table td a:focus-visible{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.account-payment-methods-table td a:active{
  background-color: var(--sh-bg-secondary-200-pressed,rgba(255, 255, 255, 0.13));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.account-payment-methods-table td a:disabled{
  background-color: var(--sh-bg-secondary-200-disabled,rgba(255, 255, 255, 0.06));
}.account-payment-methods-table td a{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.14;
}@media (min-width: 680px){.account-payment-methods-table td a{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14;
  }
}@media (min-width: 1024px){.account-payment-methods-table td a{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14;
  }
}@media (min-width: 1440px){.account-payment-methods-table td a{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14;
  }
}.account-payment-methods-table td a:not(.button--s-100--icon-only){
  padding-top: 12px;
  padding-bottom: 12px;
}@media (min-width: 680px){.account-payment-methods-table td a:not(.button--s-100--icon-only){
    padding-top: 12px;
    padding-bottom: 12px;
  }
}@media (min-width: 1024px){.account-payment-methods-table td a:not(.button--s-100--icon-only){
    padding-top: 12px;
    padding-bottom: 12px;
  }
}@media (min-width: 1440px){.account-payment-methods-table td a:not(.button--s-100--icon-only){
    padding-top: 12px;
    padding-bottom: 12px;
  }
}.account-payment-methods-table td a:not(.button--s-100--icon-only){
  padding-left: 16px;
  padding-right: 16px;
}@media (min-width: 680px){.account-payment-methods-table td a:not(.button--s-100--icon-only){
    padding-left: 16px;
    padding-right: 16px;
  }
}@media (min-width: 1024px){.account-payment-methods-table td a:not(.button--s-100--icon-only){
    padding-left: 16px;
    padding-right: 16px;
  }
}@media (min-width: 1440px){.account-payment-methods-table td a:not(.button--s-100--icon-only){
    padding-left: 16px;
    padding-right: 16px;
  }
}.account-payment-methods-table td a:not(.button--s-100--icon-only){
  height: 40px;
  gap: 8px;
}.button--icon-only.account-payment-methods-table td a{
  height: 40px;
  width: 40px;
}.account-payment-methods-table td a.default{
  order: -9999;
  background-color: var(--sh-bg-primary-500,rgba(216, 49, 49, 1.00));
}.account-payment-methods-table td a.default:hover{
  background-color: var(--sh-bg-primary-500-hover,rgba(246, 72, 72, 1.00));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.account-payment-methods-table td a.default:focus-visible{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.account-payment-methods-table td a.default:active{
  background-color: var(--sh-bg-primary-500-pressed,rgba(208, 40, 40, 1.00));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.account-payment-methods-table td a.default:disabled{
  background-color: var(--sh-bg-primary-500-disabled,rgba(117, 117, 117, 0.26));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.account-payment-methods-table thead th::after{
  display: block;
  height: 8px;
  min-width: 20px;
  --tw-content: "";
  content: var(--tw-content);
}.account-payment-methods-table tbody tr:not(:last-child)::after{
  display: block;
  height: 8px;
  --tw-content: "";
  content: var(--tw-content);
}.account-payment-methods-table tbody::before{
  display: block;
  height: 4px;
  --tw-content: "";
  content: var(--tw-content);
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper){
  display: flex;
  flex-direction: column;
  gap: 16px;
  border-radius: 16px;
  background-color: var(--sh-bg-base-200,rgba(25, 25, 25, 1.00));
  padding: 12px;
}@media (min-width: 680px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper){
    padding: 14px;
  }
}@media (min-width: 1024px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper){
    padding: 16px;
  }
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) h2{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
}@media (min-width: 680px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) h2{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.25;
  }
}@media (min-width: 1024px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) h2{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
  }
}@media (min-width: 1440px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) h2{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.17;
  }
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) h2{
  margin-bottom: 4px;
}@media (min-width: 680px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) h2{
    margin-bottom: 8px;
  }
}@media (min-width: 1024px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) h2{
    margin-bottom: 12px;
  }
}@media (min-width: 1440px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) h2{
    margin-bottom: 16px;
  }
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) h4{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.33;
}@media (min-width: 680px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) h4{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.33;
    letter-spacing: 1px;
  }
}@media (min-width: 1024px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) h4{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.33;
    letter-spacing: 1px;
  }
}@media (min-width: 1440px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) h4{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.33;
    letter-spacing: 1px;
  }
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) h4{
  margin-bottom: 8px;
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper{
  float: left;
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.button{
  background-color: var(--sh-bg-primary-500,rgba(216, 49, 49, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.button:hover{
  background-color: var(--sh-bg-primary-500-hover,rgba(246, 72, 72, 1.00));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.button:focus-visible{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.button:active{
  background-color: var(--sh-bg-primary-500-pressed,rgba(208, 40, 40, 1.00));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.button:disabled{
  background-color: var(--sh-bg-primary-500-disabled,rgba(117, 117, 117, 0.26));
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.button{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
}@media (min-width: 680px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.button{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
}@media (min-width: 1024px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.button{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
}@media (min-width: 1440px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.button{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.button:not(.button--s-200--icon-only){
  padding-top: 16px;
  padding-bottom: 16px;
}@media (min-width: 680px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.button:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1024px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.button:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
}@media (min-width: 1440px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.button:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.button:not(.button--s-200--icon-only){
  padding-left: 24px;
  padding-right: 24px;
}@media (min-width: 680px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.button:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
}@media (min-width: 1024px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.button:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
}@media (min-width: 1440px){.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.button:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
}.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.button:not(.button--s-200--icon-only){
  height: 48px;
  gap: 8px;
}.button--icon-only.woocommerce-parent:has(.wc_sc_coupon_actions_wrapper) .wc_sc_coupon_actions_wrapper a.button{
  height: 48px;
  width: 48px;
}#all_coupon_container{
  gap: 8px !important;
}@media (min-width: 680px){#all_coupon_container{
    gap: 8px !important;
  }
}@media (min-width: 1024px){#all_coupon_container{
    gap: 8px !important;
  }
}@media (min-width: 1440px){#all_coupon_container{
    gap: 8px !important;
  }
}#all_coupon_container{
  margin-bottom: -36px;
  display: grid !important;
  width: 100%;
}@media (min-width: 680px){#all_coupon_container{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}.container{
  margin: auto;
  width: 100%;
  max-width: 680px;
}@media (min-width: 680px){.container{
    max-width: 1024px;
  }
}@media (min-width: 1024px){.container{
    max-width: 1440px;
  }
}.container{
  padding-left: 16px;
  padding-right: 16px;
}@media (min-width: 680px){.container{
    padding-left: 32px;
    padding-right: 32px;
  }
}@media (min-width: 1024px){.container{
    padding-left: 64px;
    padding-right: 64px;
  }
}@media (min-width: 1440px){.container{
    padding-left: 80px;
    padding-right: 80px;
  }
}.main{
  padding-top: 104px;
  padding-bottom: 104px;
}@media (min-width: 680px){.main{
    padding-top: 108px;
    padding-bottom: 108px;
  }
}@media (min-width: 1024px){.main{
    padding-top: 124px;
    padding-bottom: 124px;
  }
}@media (min-width: 1440px){.main{
    padding-top: 132px;
    padding-bottom: 132px;
  }
}.main{
  padding-bottom: 0px;
  gap: 96px;
}@media (min-width: 680px){.main{
    gap: 128px;
  }
}@media (min-width: 1024px){.main{
    gap: 192px;
  }
}@media (min-width: 1440px){.main{
    gap: 256px;
  }
}.main{
  display: flex;
  flex-grow: 1;
  flex-direction: column;
}.\[--arrow-anim-duration\:2600ms\]{
  --arrow-anim-duration: 2600ms;
}.\[--sticky-top-mobile\:60\%\]{
  --sticky-top-mobile: 60%;
}.\[--sticky-top\:40\%\]{
  --sticky-top: 40%;
}/* AlpineJS, blip fix */[x-cloak] {
	display: none !important;
}input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}input[type="number"] {
	-moz-appearance: textfield;
}input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
textarea{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  border-radius: 8px;
  border-width: 1px;
  border-color: var(--sh-stroke-base-450,rgba(127, 127, 127, 1.00));
  background-color: transparent;
  padding-top: 12px;
  padding-bottom: 12px;
  color: var(--sh-stroke-base-900,rgba(255, 255, 255, 1.00));
}input[type="text"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, textarea::-moz-placeholder{
  color: var(--sh-text-base-400,rgba(142, 142, 142, 1.00));
}input[type="text"]::placeholder,
input[type="password"]::placeholder,
input[type="email"]::placeholder,
input[type="tel"]::placeholder,
textarea::placeholder{
  color: var(--sh-text-base-400,rgba(142, 142, 142, 1.00));
}input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
textarea:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
textarea{
  width: 100%;
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}@media (min-width: 680px){input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
textarea{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}@media (min-width: 1024px){input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
textarea{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}@media (min-width: 1440px){input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
textarea{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
textarea{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}input[type="text"]:hover,
input[type="password"]:hover,
input[type="email"]:hover,
input[type="tel"]:hover,
textarea:hover{
  border-color: var(--sh-stroke-base-900,rgba(255, 255, 255, 1.00));
}input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
textarea:focus{
  border-color: var(--sh-stroke-base-900,rgba(255, 255, 255, 1.00));
}input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="email"]:disabled,
input[type="tel"]:disabled,
textarea:disabled{
  cursor: auto;
  border-color: var(--sh-stroke-base-450-disabled,rgba(81, 81, 81, 1.00)) !important;
  color: var(--sh-text-base-400-disabled,rgba(66, 66, 66, 1.00)) !important;
}input[type="text"]:disabled::-moz-placeholder, input[type="password"]:disabled::-moz-placeholder, input[type="email"]:disabled::-moz-placeholder, input[type="tel"]:disabled::-moz-placeholder, textarea:disabled::-moz-placeholder{
  color: var(--sh-text-base-400-disabled,rgba(66, 66, 66, 1.00));
}input[type="text"]:disabled::placeholder,
input[type="password"]:disabled::placeholder,
input[type="email"]:disabled::placeholder,
input[type="tel"]:disabled::placeholder,
textarea:disabled::placeholder{
  color: var(--sh-text-base-400-disabled,rgba(66, 66, 66, 1.00));
}input[type="text"]:focus-visible:disabled,
input[type="password"]:focus-visible:disabled,
input[type="email"]:focus-visible:disabled,
input[type="tel"]:focus-visible:disabled,
textarea:focus-visible:disabled{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}input[type="text"]:not(select):-moz-read-only, input[type="password"]:not(select):-moz-read-only, input[type="email"]:not(select):-moz-read-only, input[type="tel"]:not(select):-moz-read-only, textarea:not(select):-moz-read-only{
  cursor: auto;
  border-color: var(--sh-stroke-base-450-disabled,rgba(81, 81, 81, 1.00));
  color: var(--sh-text-base-400,rgba(142, 142, 142, 1.00));
}input[type="text"]:not(select):read-only,
input[type="password"]:not(select):read-only,
input[type="email"]:not(select):read-only,
input[type="tel"]:not(select):read-only,
textarea:not(select):read-only{
  cursor: auto;
  border-color: var(--sh-stroke-base-450-disabled,rgba(81, 81, 81, 1.00));
  color: var(--sh-text-base-400,rgba(142, 142, 142, 1.00));
}input[type="text"]:not(select):focus-visible:-moz-read-only, input[type="password"]:not(select):focus-visible:-moz-read-only, input[type="email"]:not(select):focus-visible:-moz-read-only, input[type="tel"]:not(select):focus-visible:-moz-read-only, textarea:not(select):focus-visible:-moz-read-only{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}input[type="text"]:not(select):focus-visible:read-only,
input[type="password"]:not(select):focus-visible:read-only,
input[type="email"]:not(select):focus-visible:read-only,
input[type="tel"]:not(select):focus-visible:read-only,
textarea:not(select):focus-visible:read-only{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
textarea{
  height: 40px;
  padding-left: 12px;
  padding-right: 12px;
}selectinput[type="text"],select
input[type="password"],select
input[type="email"],select
input[type="tel"],select
textarea{
  padding-top: 0px;
  padding-bottom: 0px;
}textareainput[type="text"],textarea
input[type="password"],textarea
input[type="email"],textarea
input[type="tel"],textarea
textarea{
  resize: none;
  height: auto;
  min-height: 40px;
}input[type="checkbox"]{
  flex-shrink: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: relative;
  height: 20px;
  width: 20px;
  cursor: pointer;
  border-radius: 4px;
  border-width: 2px;
  border-color: var(--sh-bg-base-900,rgba(255, 255, 255, 1.00));
  background-color: transparent;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}input[type="checkbox"]:hover{
  border-color: var(--sh-bg-primary-500-hover,rgba(246, 72, 72, 1.00));
}input[type="checkbox"]:focus{
  border-color: var(--sh-bg-primary-500-pressed,rgba(208, 40, 40, 1.00));
}input[type="checkbox"]:focus-visible{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(164 189 255 / var(--tw-ring-opacity, 1));
}input[type="checkbox"]:active{
  border-color: var(--sh-bg-primary-500-pressed,rgba(208, 40, 40, 1.00));
}input[type="checkbox"]:disabled{
  border-color: var(--sh-bg-base-900-disabled,rgba(255, 255, 255, 0.05));
}input[type="checkbox"]:checked{
  border-color: var(--sh-bg-primary-500,rgba(216, 49, 49, 1.00));
  background-color: var(--sh-bg-primary-500,rgba(216, 49, 49, 1.00));
}input[type="checkbox"]:before{
  position: absolute;
  left: 0px;
  top: 0px;
  display: none;
  height: 100%;
  width: 100%;
  background-image: url(../assets/img/icons/svg/check.svg);
  background-position: center;
  background-repeat: no-repeat;
  --tw-content: "";
  content: var(--tw-content);
}input[type="checkbox"]:checked:before{
  display: block;
}input[type="radio"]{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: relative;
  height: 20px;
  width: 20px;
  cursor: pointer;
  border-radius: 9999px;
  border-width: 2px;
  border-color: var(--sh-bg-base-900,rgba(255, 255, 255, 1.00));
  background-color: transparent;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}input[type="radio"]:hover{
  border-color: var(--sh-bg-primary-500-hover,rgba(246, 72, 72, 1.00));
}input[type="radio"]:focus{
  border-color: var(--sh-bg-primary-500-pressed,rgba(208, 40, 40, 1.00));
}input[type="radio"]:focus-visible{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(164 189 255 / var(--tw-ring-opacity, 1));
}input[type="radio"]:active{
  border-color: var(--sh-bg-primary-500-pressed,rgba(208, 40, 40, 1.00));
}input[type="radio"]:disabled{
  border-color: var(--sh-bg-base-900-disabled,rgba(255, 255, 255, 0.05));
}input[type="radio"]:checked{
  border-color: var(--sh-bg-primary-500,rgba(216, 49, 49, 1.00));
  background-color: var(--sh-bg-primary-500,rgba(216, 49, 49, 1.00));
}input[type="radio"]:before{
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
  margin: auto;
  display: none;
  height: 10px;
  width: 10px;
  border-radius: 9999px;
  background-color: var(--sh-bg-base-900,rgba(255, 255, 255, 1.00));
  --tw-content: "";
  content: var(--tw-content);
}input[type="radio"]:checked:before{
  display: block;
}.woocommerce-parent:has([data-custom-layout=woocommerce-payment-method]) .methods li input[type="radio"]{
  margin-right: 1em;
}textarea{
  height: 124px;
}form label{
  position: relative;
}form label{
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.33;
}@media (min-width: 680px){form label{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.33;
  }
}@media (min-width: 1024px){form label{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1440px){form label{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}form label{
  cursor: pointer;
}form label{
  color: var(--sh-text-base-500,rgba(179, 179, 179, 1.00));
}form label{
  margin-bottom: 4px;
}form label{
  display: inline-block;
}form label .required{
  align-self: flex-start;
}form label .required{
  color: var(--sh-text-primary-500,rgba(216, 49, 49, 1.00));
}form label .required{
  text-decoration-color: transparent;
}form label:has(input){
  display: flex;
}form label:has(input){
  align-items: center;
}form label:has(input) > *:first-child{
  margin-right: 4px;
}form label:has(input[type=checkbox]),form label:has(input[type=radio]){
  margin-bottom: 0px;
}form label:has(input[type=checkbox]),form label:has(input[type=radio]){
  margin-bottom: 0px;
}form label[for]{
  cursor: pointer;
}select{
  padding-left: 8px !important;
  font-size: 14px !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  border-radius: 8px;
  border-width: 1px;
  border-color: var(--sh-stroke-base-450,rgba(127, 127, 127, 1.00));
  background-color: transparent;
  padding-top: 12px;
  padding-bottom: 12px;
  color: var(--sh-stroke-base-900,rgba(255, 255, 255, 1.00));
}select::-moz-placeholder{
  color: var(--sh-text-base-400,rgba(142, 142, 142, 1.00));
}select::placeholder{
  color: var(--sh-text-base-400,rgba(142, 142, 142, 1.00));
}select:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}select{
  width: 100%;
  font-family: 'TT Norms Web', Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}@media (min-width: 680px){select{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}@media (min-width: 1024px){select{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}@media (min-width: 1440px){select{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}select{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}select:hover{
  border-color: var(--sh-stroke-base-900,rgba(255, 255, 255, 1.00));
}select:focus{
  border-color: var(--sh-stroke-base-900,rgba(255, 255, 255, 1.00));
}select:disabled{
  cursor: auto;
  border-color: var(--sh-stroke-base-450-disabled,rgba(81, 81, 81, 1.00)) !important;
  color: var(--sh-text-base-400-disabled,rgba(66, 66, 66, 1.00)) !important;
}select:disabled::-moz-placeholder{
  color: var(--sh-text-base-400-disabled,rgba(66, 66, 66, 1.00));
}select:disabled::placeholder{
  color: var(--sh-text-base-400-disabled,rgba(66, 66, 66, 1.00));
}select:focus-visible:disabled{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}select:not(select):-moz-read-only{
  cursor: auto;
  border-color: var(--sh-stroke-base-450-disabled,rgba(81, 81, 81, 1.00));
  color: var(--sh-text-base-400,rgba(142, 142, 142, 1.00));
}select:not(select):read-only{
  cursor: auto;
  border-color: var(--sh-stroke-base-450-disabled,rgba(81, 81, 81, 1.00));
  color: var(--sh-text-base-400,rgba(142, 142, 142, 1.00));
}select:not(select):focus-visible:-moz-read-only{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}select:not(select):focus-visible:read-only{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}select{
  height: 40px;
  padding-left: 16px;
  padding-right: 16px;
}selectselect{
  padding-top: 0px;
  padding-bottom: 0px;
}textareaselect{
  resize: none;
  height: auto;
  min-height: 40px;
}a{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}a:disabled{
  cursor: auto;
}a{
  color: var(--sh-text-base-900,rgba(255, 255, 255, 1.00));
}a:hover{
  color: var(--sh-text-primary-500-hover,rgba(246, 73, 73, 1.00));
}a:focus-visible{
  color: var(--sh-text-primary-500-hover,rgba(246, 73, 73, 1.00));
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}a:active{
  color: var(--sh-text-primary-500-pressed,rgba(208, 40, 40, 1.00));
}a:disabled{
  color: var(--sh-text-primary-500-disabled,rgba(96, 96, 96, 1.00));
}a{
  font-family: 'Manrope', Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.43;
}@media (min-width: 680px){a{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
  }
}@media (min-width: 1024px){a{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}@media (min-width: 1440px){a{
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}a {
	/* FIXME: remove nav-item class from components where used a tags */
}/* Hide details tag arrow marker for Safari */::-webkit-details-marker {
	display: none;
}/* hide fixed cookie banner, if opened fullscreen menu with overlay */body:has([data-menu-overlay][data-state="open"])
	[data-custom-component="cookie-consent"]{
  pointer-events: none;
  z-index: 0 !important;
}/* Disable body scroll if Modal open */body:has([data-custom-component="modal"][data-state="open"]){
  overflow: hidden;
}/* Hide google captcha badge */.grecaptcha-badge{
  visibility: hidden !important;
}@media (min-width: 680px){.sm\:box-padding-px-600{
    padding-left: 14px;
    padding-right: 14px;
  }@media (min-width: 680px){.sm\:box-padding-px-600{
      padding-left: 16px;
      padding-right: 16px;
    }
  }@media (min-width: 1024px){.sm\:box-padding-px-600{
      padding-left: 24px;
      padding-right: 24px;
    }
  }@media (min-width: 1440px){.sm\:box-padding-px-600{
      padding-left: 32px;
      padding-right: 32px;
    }
  }.sm\:box-padding-py-600{
    padding-top: 14px;
    padding-bottom: 14px;
  }@media (min-width: 680px){.sm\:box-padding-py-600{
      padding-top: 16px;
      padding-bottom: 16px;
    }
  }@media (min-width: 1024px){.sm\:box-padding-py-600{
      padding-top: 24px;
      padding-bottom: 24px;
    }
  }@media (min-width: 1440px){.sm\:box-padding-py-600{
      padding-top: 32px;
      padding-bottom: 32px;
    }
  }.sm\:container-gap-200{
    gap: 12px;
  }@media (min-width: 680px){.sm\:container-gap-200{
      gap: 20px;
    }
  }@media (min-width: 1024px){.sm\:container-gap-200{
      gap: 28px;
    }
  }@media (min-width: 1440px){.sm\:container-gap-200{
      gap: 32px;
    }
  }
}.\*\:h-full > *{
  height: 100%;
}.\*\:w-1\/3 > *{
  width: 33.333333%;
}.\*\:w-full > *{
  width: 100%;
}.\*\:flex-grow > *{
  flex-grow: 1;
}.\*\:text-wrap > *{
  text-wrap: wrap;
}.\*\:object-cover > *{
  -o-object-fit: cover;
     object-fit: cover;
}.\*\:hidden-empty > *:not(:has(*)){
  display: none;
}.placeholder\:text-text-base-400::-moz-placeholder{
  color: var(--sh-text-base-400,rgba(142, 142, 142, 1.00));
}.placeholder\:text-text-base-400::placeholder{
  color: var(--sh-text-base-400,rgba(142, 142, 142, 1.00));
}.last\:mb-0:last-child{
  margin-bottom: 0px;
}.empty\:hidden:empty{
  display: none;
}.hover\:border-stroke-base-900:hover{
  border-color: var(--sh-stroke-base-900,rgba(255, 255, 255, 1.00));
}.hover\:bg-bg-base-900-hover:hover{
  background-color: var(--sh-bg-base-900-hover,rgba(255, 255, 255, 0.15));
}.hover\:bg-bg-base-930-hover:hover{
  background-color: var(--sh-bg-base-930-hover,rgba(255, 255, 255, 0.10));
}.hover\:bg-bg-secondary-200:hover{
  background-color: var(--sh-bg-secondary-200,rgba(255, 255, 255, 0.15));
}.hover\:bg-bg-secondary-200-hover:hover{
  background-color: var(--sh-bg-secondary-200-hover,rgba(255, 255, 255, 0.18));
}.hover\:text-text-base-500-hover:hover{
  color: var(--sh-text-base-500-hover,rgba(217, 217, 217, 1.00));
}.hover\:text-text-primary-500-hover:hover{
  color: var(--sh-text-primary-500-hover,rgba(246, 73, 73, 1.00));
}.hover\:opacity-70:hover{
  opacity: 0.7;
}.focus\:text-text-primary-500-pressed:focus{
  color: var(--sh-text-primary-500-pressed,rgba(208, 40, 40, 1.00));
}.focus\:outline-none:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}.focus-visible\:bg-bg-base-900-hover:focus-visible{
  background-color: var(--sh-bg-base-900-hover,rgba(255, 255, 255, 0.15));
}.focus-visible\:text-text-primary-500-hover:focus-visible{
  color: var(--sh-text-primary-500-hover,rgba(246, 73, 73, 1.00));
}.focus-visible\:ring-4:focus-visible{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}.focus-visible\:ring-transparent:focus-visible{
  --tw-ring-color: transparent;
}.active\:bg-bg-base-900-pressed:active{
  background-color: var(--sh-bg-base-900-pressed,rgba(255, 255, 255, 0.10));
}.active\:bg-bg-secondary-200:active{
  background-color: var(--sh-bg-secondary-200,rgba(255, 255, 255, 0.15));
}.active\:text-text-base-500-pressed:active{
  color: var(--sh-text-base-500-pressed,rgba(153, 153, 153, 1.00));
}.active\:text-text-primary-500-pressed:active{
  color: var(--sh-text-primary-500-pressed,rgba(208, 40, 40, 1.00));
}.disabled\:cursor-auto:disabled{
  cursor: auto;
}.disabled\:bg-bg-base-500-disabled:disabled{
  background-color: var(--sh-bg-base-500-disabled,rgba(76, 76, 76, 1.00));
}.disabled\:text-text-base-500-disabled:disabled{
  color: var(--sh-text-base-500-disabled,rgba(96, 96, 96, 1.00));
}.disabled\:text-text-primary-500-disabled:disabled{
  color: var(--sh-text-primary-500-disabled,rgba(96, 96, 96, 1.00));
}.group[open] .group-open\:inline-block{
  display: inline-block;
}.group[open] .group-open\:hidden{
  display: none;
}.group:hover .group-hover\:scale-110{
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.group:focus-visible .group-focus-visible\:scale-110{
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.group:has(select > option) .group-has-\[select_\>_option\]\:hidden{
  display: none;
}@media not all and (min-width: 1440px){.max-lg\:hidden{
    display: none;
  }
}@media not all and (min-width: 1024px){.max-md\:max-h-\[500px\]{
    max-height: 500px;
  }.max-md\:w-full{
    width: 100%;
  }
}@media not all and (min-width: 680px){.max-sm\:bottom-4{
    bottom: 16px;
  }.max-sm\:col-start-2{
    grid-column-start: 2;
  }.max-sm\:row-span-1{
    grid-row: span 1 / span 1;
  }.max-sm\:row-start-2{
    grid-row-start: 2;
  }.max-sm\:hidden{
    display: none;
  }.max-sm\:h-full{
    height: 100%;
  }.max-sm\:w-full{
    width: 100%;
  }.max-sm\:justify-center{
    justify-content: center;
  }.max-sm\:p-4{
    padding: 16px;
  }
  .max-sm\:tooltip--right.tooltip::before{
    left: calc(100% + var(--tooltip-offset));
    top: 0px;
    --tw-rotate: -135deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .max-sm\:tooltip--right.tooltip::after{
    left: calc(100% + var(--tooltip-offset));
    bottom: 50%;
    --tw-translate-y: 50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .max-sm\:tooltip--right.tooltip::before{
    left: calc(100% + var(--tooltip-offset));
    top: 0px;
    --tw-rotate: -135deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .max-sm\:tooltip--right.tooltip::after{
    left: calc(100% + var(--tooltip-offset));
    bottom: 50%;
    --tw-translate-y: 50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .max-sm\:tooltip--right.tooltip:hover::before,.max-sm\:tooltip--right.tooltip:focus-visible::before{
    opacity: 1;
    transition-delay: 100ms;
  }
  .max-sm\:tooltip--right.tooltip::before{
    left: calc(100% + var(--tooltip-offset));
    top: 0px;
    --tw-rotate: -135deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .max-sm\:tooltip--right.tooltip::after{
    left: calc(100% + var(--tooltip-offset));
    bottom: 50%;
    --tw-translate-y: 50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .max-sm\:tooltip--right.tooltip:hover::before,.max-sm\:tooltip--right.tooltip:focus-visible::before{
    opacity: 1;
    transition-delay: 100ms;
  }
  .max-sm\:tooltip--right.tooltip::before{
    left: calc(100% + var(--tooltip-offset));
    top: 0px;
    --tw-rotate: -135deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .max-sm\:tooltip--right.tooltip::after{
    left: calc(100% + var(--tooltip-offset));
    bottom: 50%;
    --tw-translate-y: 50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .max-sm\:tooltip--right.tooltip:hover::before,.max-sm\:tooltip--right.tooltip:focus-visible::before{
    opacity: 1;
    transition-delay: 100ms;
  }
  .max-sm\:tooltip--right.tooltip:hover::after,.max-sm\:tooltip--right.tooltip:focus-visible::after{
    --tw-translate-y: 50%;
    --tw-translate-x: 8px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    opacity: 1;
    transition-delay: 100ms;
  }
  .max-sm\:tooltip--right.tooltip::before{
    left: calc(100% + var(--tooltip-offset));
    top: 0px;
    --tw-rotate: -135deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .max-sm\:tooltip--right.tooltip::after{
    left: calc(100% + var(--tooltip-offset));
    bottom: 50%;
    --tw-translate-y: 50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .max-sm\:tooltip--right.tooltip:hover::before,.max-sm\:tooltip--right.tooltip:focus-visible::before{
    opacity: 1;
    transition-delay: 100ms;
  }
  .max-sm\:tooltip--right.tooltip:hover::after,.max-sm\:tooltip--right.tooltip:focus-visible::after{
    --tw-translate-y: 50%;
    --tw-translate-x: 8px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    opacity: 1;
    transition-delay: 100ms;
  }
}@media (min-width: 680px){.sm\:static{
    position: static;
  }.sm\:absolute{
    position: absolute;
  }.sm\:sticky{
    position: sticky;
  }.sm\:bottom-8{
    bottom: 32px;
  }.sm\:bottom-\[60px\]{
    bottom: 60px;
  }.sm\:left-\[40\%\]{
    left: 40%;
  }.sm\:left-auto{
    left: auto;
  }.sm\:right-0{
    right: 0px;
  }.sm\:right-1\/2{
    right: 50%;
  }.sm\:right-4{
    right: 16px;
  }.sm\:right-8{
    right: 32px;
  }.sm\:top-4{
    top: 16px;
  }.sm\:top-\[120px\]{
    top: 120px;
  }.sm\:top-\[96px\]{
    top: 96px;
  }.sm\:top-\[var\(--sticky-top\)\]{
    top: var(--sticky-top);
  }.sm\:z-\[1\]{
    z-index: 1;
  }.sm\:z-\[2\]{
    z-index: 2;
  }.sm\:z-\[3\]{
    z-index: 3;
  }.sm\:z-\[4\]{
    z-index: 4;
  }.sm\:order-last{
    order: 9999;
  }.sm\:col-span-1{
    grid-column: span 1 / span 1;
  }.sm\:col-span-2{
    grid-column: span 2 / span 2;
  }.sm\:col-span-full{
    grid-column: 1 / -1;
  }.sm\:col-start-1{
    grid-column-start: 1;
  }.sm\:col-start-2{
    grid-column-start: 2;
  }.sm\:col-start-3{
    grid-column-start: 3;
  }.sm\:col-start-4{
    grid-column-start: 4;
  }.sm\:-col-end-1{
    grid-column-end: -1;
  }.sm\:row-span-1{
    grid-row: span 1 / span 1;
  }.sm\:row-span-2{
    grid-row: span 2 / span 2;
  }.sm\:row-span-full{
    grid-row: 1 / -1;
  }.sm\:row-start-1{
    grid-row-start: 1;
  }.sm\:row-start-2{
    grid-row-start: 2;
  }.sm\:row-start-3{
    grid-row-start: 3;
  }.sm\:-row-end-1{
    grid-row-end: -1;
  }.sm\:m-0{
    margin: 0px;
  }.sm\:m-auto{
    margin: auto;
  }.sm\:-mt-2\.5{
    margin-top: -10px;
  }.sm\:-mt-\[54px\]{
    margin-top: -54px;
  }.sm\:mb-0{
    margin-bottom: 0px;
  }.sm\:mb-12{
    margin-bottom: 48px;
  }.sm\:mb-3{
    margin-bottom: 12px;
  }.sm\:mb-4{
    margin-bottom: 16px;
  }.sm\:mb-5{
    margin-bottom: 20px;
  }.sm\:mb-6{
    margin-bottom: 24px;
  }.sm\:ml-auto{
    margin-left: auto;
  }.sm\:mt-5{
    margin-top: 20px;
  }.sm\:mt-\[-30px\]{
    margin-top: -30px;
  }.sm\:block{
    display: block;
  }.sm\:inline{
    display: inline;
  }.sm\:flex{
    display: flex;
  }.sm\:grid{
    display: grid;
  }.sm\:hidden{
    display: none;
  }.sm\:aspect-square{
    aspect-ratio: 1 / 1;
  }.sm\:\!h-12{
    height: 48px !important;
  }.sm\:h-0{
    height: 0px;
  }.sm\:h-28{
    height: 112px;
  }.sm\:h-32{
    height: 128px;
  }.sm\:h-\[126px\]{
    height: 126px;
  }.sm\:h-\[132px\]{
    height: 132px;
  }.sm\:h-\[162px\]{
    height: 162px;
  }.sm\:h-\[240px\]{
    height: 240px;
  }.sm\:h-\[262px\]{
    height: 262px;
  }.sm\:h-\[72px\]{
    height: 72px;
  }.sm\:h-auto{
    height: auto;
  }.sm\:h-full{
    height: 100%;
  }.sm\:max-h-\[246px\]{
    max-height: 246px;
  }.sm\:max-h-none{
    max-height: none;
  }.sm\:min-h-auto{
    min-height: auto;
  }.sm\:\!w-12{
    width: 48px !important;
  }.sm\:w-1\/2{
    width: 50%;
  }.sm\:w-1\/3{
    width: 33.333333%;
  }.sm\:w-24{
    width: 96px;
  }.sm\:w-4\/12{
    width: 33.333333%;
  }.sm\:w-40{
    width: 160px;
  }.sm\:w-\[148px\]{
    width: 148px;
  }.sm\:w-\[150px\]{
    width: 150px;
  }.sm\:w-\[180px\]{
    width: 180px;
  }.sm\:w-\[300px\]{
    width: 300px;
  }.sm\:w-\[396px\]{
    width: 396px;
  }.sm\:w-\[405px\]{
    width: 405px;
  }.sm\:w-\[409px\]{
    width: 409px;
  }.sm\:w-\[418px\]{
    width: 418px;
  }.sm\:w-\[420px\]{
    width: 420px;
  }.sm\:w-\[540px\]{
    width: 540px;
  }.sm\:w-\[62\%\]{
    width: 62%;
  }.sm\:w-\[67\%\]{
    width: 67%;
  }.sm\:w-\[78\%\]{
    width: 78%;
  }.sm\:w-auto{
    width: auto;
  }.sm\:w-full{
    width: 100%;
  }.sm\:min-w-\[152px\]{
    min-width: 152px;
  }.sm\:min-w-\[216px\]{
    min-width: 216px;
  }.sm\:min-w-\[300px\]{
    min-width: 300px;
  }.sm\:\!max-w-screen-sm{
    max-width: 680px !important;
  }.sm\:max-w-80{
    max-width: 320px;
  }.sm\:max-w-\[146px\]{
    max-width: 146px;
  }.sm\:max-w-\[152px\]{
    max-width: 152px;
  }.sm\:max-w-\[198px\]{
    max-width: 198px;
  }.sm\:max-w-\[238px\]{
    max-width: 238px;
  }.sm\:max-w-\[258px\]{
    max-width: 258px;
  }.sm\:max-w-\[264px\]{
    max-width: 264px;
  }.sm\:max-w-\[296px\]{
    max-width: 296px;
  }.sm\:max-w-\[340px\]{
    max-width: 340px;
  }.sm\:max-w-\[397px\]{
    max-width: 397px;
  }.sm\:max-w-\[404px\]{
    max-width: 404px;
  }.sm\:max-w-\[472px\]{
    max-width: 472px;
  }.sm\:max-w-screen-sm{
    max-width: 680px;
  }.sm\:flex-shrink-0{
    flex-shrink: 0;
  }.sm\:shrink{
    flex-shrink: 1;
  }.sm\:flex-grow{
    flex-grow: 1;
  }.sm\:origin-left{
    transform-origin: left;
  }.sm\:-translate-y-\[32px\]{
    --tw-translate-y: -32px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }.sm\:translate-x-1\/2{
    --tw-translate-x: 50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }.sm\:translate-y-2\.5{
    --tw-translate-y: 10px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }.sm\:translate-y-\[30px\]{
    --tw-translate-y: 30px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }.sm\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.sm\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.sm\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }.sm\:grid-rows-1{
    grid-template-rows: repeat(1, minmax(0, 1fr));
  }.sm\:grid-rows-2{
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }.sm\:grid-rows-3{
    grid-template-rows: repeat(3, minmax(0, 1fr));
  }.sm\:flex-row{
    flex-direction: row;
  }.sm\:flex-wrap{
    flex-wrap: wrap;
  }.sm\:items-start{
    align-items: flex-start;
  }.sm\:items-center{
    align-items: center;
  }.sm\:justify-start{
    justify-content: flex-start;
  }.sm\:justify-center{
    justify-content: center;
  }.sm\:justify-between{
    justify-content: space-between;
  }.sm\:gap-0{
    gap: 0px;
  }.sm\:gap-1{
    gap: 4px;
  }.sm\:gap-10{
    gap: 40px;
  }.sm\:gap-2{
    gap: 8px;
  }.sm\:gap-3{
    gap: 12px;
  }.sm\:gap-3\.5{
    gap: 14px;
  }.sm\:gap-4{
    gap: 16px;
  }.sm\:gap-5{
    gap: 20px;
  }.sm\:\!gap-x-10{
    -moz-column-gap: 40px !important;
         column-gap: 40px !important;
  }.sm\:gap-y-3{
    row-gap: 12px;
  }.sm\:gap-y-5{
    row-gap: 20px;
  }.sm\:self-end{
    align-self: flex-end;
  }.sm\:rounded-r16{
    border-radius: 16px;
  }.sm\:rounded-r-none{
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }.sm\:p-3\.5{
    padding: 14px;
  }.sm\:p-4{
    padding: 16px;
  }.sm\:p-5{
    padding: 20px;
  }.sm\:p-8{
    padding: 32px;
  }.sm\:px-3\.5{
    padding-left: 14px;
    padding-right: 14px;
  }.sm\:px-8{
    padding-left: 32px;
    padding-right: 32px;
  }.sm\:pb-3\.5{
    padding-bottom: 14px;
  }.sm\:pb-4{
    padding-bottom: 16px;
  }.sm\:pb-\[14px\]{
    padding-bottom: 14px;
  }.sm\:pt-3{
    padding-top: 12px;
  }.sm\:pt-3\.5{
    padding-top: 14px;
  }.sm\:pt-5{
    padding-top: 20px;
  }.sm\:pt-\[108px\]{
    padding-top: 108px;
  }
  .sm\:button--s-200{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
  @media (min-width: 680px){.sm\:button--s-200{
      font-family: 'TT Norms Web', Arial, sans-serif;
      font-size: 16px;
      font-weight: 500;
      line-height: 1;
    }
  }
  @media (min-width: 1024px){.sm\:button--s-200{
      font-family: 'TT Norms Web', Arial, sans-serif;
      font-size: 16px;
      font-weight: 500;
      line-height: 1;
    }
  }
  @media (min-width: 1440px){.sm\:button--s-200{
      font-family: 'TT Norms Web', Arial, sans-serif;
      font-size: 16px;
      font-weight: 500;
      line-height: 1;
    }
  }
  .sm\:button--s-200:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
  @media (min-width: 680px){.sm\:button--s-200:not(.button--s-200--icon-only){
      padding-top: 16px;
      padding-bottom: 16px;
    }
  }
  @media (min-width: 1024px){.sm\:button--s-200:not(.button--s-200--icon-only){
      padding-top: 16px;
      padding-bottom: 16px;
    }
  }
  @media (min-width: 1440px){.sm\:button--s-200:not(.button--s-200--icon-only){
      padding-top: 16px;
      padding-bottom: 16px;
    }
  }
  .sm\:button--s-200:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
  @media (min-width: 680px){.sm\:button--s-200:not(.button--s-200--icon-only){
      padding-left: 24px;
      padding-right: 24px;
    }
  }
  @media (min-width: 1024px){.sm\:button--s-200:not(.button--s-200--icon-only){
      padding-left: 24px;
      padding-right: 24px;
    }
  }
  @media (min-width: 1440px){.sm\:button--s-200:not(.button--s-200--icon-only){
      padding-left: 24px;
      padding-right: 24px;
    }
  }
  .sm\:button--s-200:not(.button--s-200--icon-only){
    height: 48px;
    gap: 8px;
  }
  .sm\:button--s-200.button--icon-only{
    height: 48px;
    width: 48px;
  }
  .sm\:tooltip--bottom.tooltip::before{
    left: calc(50% - 5px);
    top: calc(100% + var(--tooltip-offset));
    --tw-rotate: -45deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .sm\:tooltip--bottom.tooltip::after{
    top: calc(100% + var(--tooltip-offset));
    left: 50%;
    --tw-translate-x: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .sm\:tooltip--bottom.tooltip:hover::before,.sm\:tooltip--bottom.tooltip:focus-visible::before{
    opacity: 1;
    transition-delay: 100ms;
  }
  .sm\:tooltip--bottom.tooltip:hover::after,.sm\:tooltip--bottom.tooltip:focus-visible::after{
    --tw-translate-x: -50%;
    --tw-translate-y: 8px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    opacity: 1;
    transition-delay: 100ms;
  }
}@media (min-width: 1024px){.md\:sticky{
    position: sticky;
  }.md\:bottom-\[118px\]{
    bottom: 118px;
  }.md\:left-1\/2{
    left: 50%;
  }.md\:left-1\/4{
    left: 25%;
  }.md\:left-\[30\%\]{
    left: 30%;
  }.md\:right-auto{
    right: auto;
  }.md\:top-\[96px\]{
    top: 96px;
  }.md\:order-1{
    order: 1;
  }.md\:order-2{
    order: 2;
  }.md\:order-3{
    order: 3;
  }.md\:col-span-1{
    grid-column: span 1 / span 1;
  }.md\:col-span-2{
    grid-column: span 2 / span 2;
  }.md\:col-span-3{
    grid-column: span 3 / span 3;
  }.md\:col-start-1{
    grid-column-start: 1;
  }.md\:col-start-2{
    grid-column-start: 2;
  }.md\:col-start-3{
    grid-column-start: 3;
  }.md\:col-start-4{
    grid-column-start: 4;
  }.md\:col-end-6{
    grid-column-end: 6;
  }.md\:row-span-1{
    grid-row: span 1 / span 1;
  }.md\:row-span-2{
    grid-row: span 2 / span 2;
  }.md\:row-span-full{
    grid-row: 1 / -1;
  }.md\:row-start-1{
    grid-row-start: 1;
  }.md\:row-start-2{
    grid-row-start: 2;
  }.md\:-mt-14{
    margin-top: -56px;
  }.md\:-mt-20{
    margin-top: -80px;
  }.md\:mb-10{
    margin-bottom: 40px;
  }.md\:mb-14{
    margin-bottom: 56px;
  }.md\:mb-4{
    margin-bottom: 16px;
  }.md\:mb-5{
    margin-bottom: 20px;
  }.md\:mb-6{
    margin-bottom: 24px;
  }.md\:ml-auto{
    margin-left: auto;
  }.md\:mt-4{
    margin-top: 16px;
  }.md\:mt-6{
    margin-top: 24px;
  }.md\:mt-\[-20px\]{
    margin-top: -20px;
  }.md\:mt-\[-50px\]{
    margin-top: -50px;
  }.md\:block{
    display: block;
  }.md\:flex{
    display: flex;
  }.md\:hidden{
    display: none;
  }.md\:h-20{
    height: 80px;
  }.md\:h-40{
    height: 160px;
  }.md\:h-\[222px\]{
    height: 222px;
  }.md\:h-\[300px\]{
    height: 300px;
  }.md\:h-\[320px\]{
    height: 320px;
  }.md\:h-\[372px\]{
    height: 372px;
  }.md\:h-\[376px\]{
    height: 376px;
  }.md\:h-\[806px\]{
    height: 806px;
  }.md\:h-\[88px\]{
    height: 88px;
  }.md\:h-full{
    height: 100%;
  }.md\:max-h-none{
    max-height: none;
  }.md\:min-h-\[728px\]{
    min-height: 728px;
  }.md\:w-1\/2{
    width: 50%;
  }.md\:w-18{
    width: 72px;
  }.md\:w-\[218px\]{
    width: 218px;
  }.md\:w-\[289px\]{
    width: 289px;
  }.md\:w-\[296px\]{
    width: 296px;
  }.md\:w-\[307px\]{
    width: 307px;
  }.md\:w-\[320px\]{
    width: 320px;
  }.md\:w-\[490px\]{
    width: 490px;
  }.md\:w-\[523px\]{
    width: 523px;
  }.md\:w-\[526px\]{
    width: 526px;
  }.md\:w-\[531px\]{
    width: 531px;
  }.md\:w-\[540px\]{
    width: 540px;
  }.md\:w-\[560px\]{
    width: 560px;
  }.md\:w-full{
    width: 100%;
  }.md\:min-w-\[300px\]{
    min-width: 300px;
  }.md\:min-w-\[320px\]{
    min-width: 320px;
  }.md\:min-w-\[440px\]{
    min-width: 440px;
  }.md\:\!max-w-screen-md{
    max-width: 1024px !important;
  }.md\:max-w-\[288px\]{
    max-width: 288px;
  }.md\:max-w-\[296px\]{
    max-width: 296px;
  }.md\:max-w-\[336px\]{
    max-width: 336px;
  }.md\:max-w-\[368px\]{
    max-width: 368px;
  }.md\:max-w-\[408px\]{
    max-width: 408px;
  }.md\:max-w-\[416px\]{
    max-width: 416px;
  }.md\:max-w-\[468px\]{
    max-width: 468px;
  }.md\:max-w-\[484px\]{
    max-width: 484px;
  }.md\:max-w-\[490px\]{
    max-width: 490px;
  }.md\:max-w-\[666px\]{
    max-width: 666px;
  }.md\:max-w-\[720px\]{
    max-width: 720px;
  }.md\:max-w-screen-md{
    max-width: 1024px;
  }.md\:flex-shrink-0{
    flex-shrink: 0;
  }.md\:flex-grow-0{
    flex-grow: 0;
  }.md\:translate-y-0{
    --tw-translate-y: 0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }.md\:translate-y-\[20px\]{
    --tw-translate-y: 20px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }.md\:translate-y-\[50px\]{
    --tw-translate-y: 50px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }.md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.md\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }.md\:grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }.md\:grid-rows-1{
    grid-template-rows: repeat(1, minmax(0, 1fr));
  }.md\:grid-rows-2{
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }.md\:flex-row{
    flex-direction: row;
  }.md\:items-center{
    align-items: center;
  }.md\:justify-between{
    justify-content: space-between;
  }.md\:gap-14{
    gap: 56px;
  }.md\:gap-4{
    gap: 16px;
  }.md\:gap-5{
    gap: 20px;
  }.md\:gap-6{
    gap: 24px;
  }.md\:\!gap-x-14{
    -moz-column-gap: 56px !important;
         column-gap: 56px !important;
  }.md\:gap-y-4{
    row-gap: 16px;
  }.md\:gap-y-6{
    row-gap: 24px;
  }.md\:rounded-r16{
    border-radius: 16px;
  }.md\:p-4{
    padding: 16px;
  }.md\:p-6{
    padding: 24px;
  }.md\:\!px-0{
    padding-left: 0px !important;
    padding-right: 0px !important;
  }.md\:px-20{
    padding-left: 80px;
    padding-right: 80px;
  }.md\:px-4{
    padding-left: 16px;
    padding-right: 16px;
  }.md\:px-6{
    padding-left: 24px;
    padding-right: 24px;
  }.md\:pb-4{
    padding-bottom: 16px;
  }.md\:pb-5{
    padding-bottom: 20px;
  }.md\:pt-10{
    padding-top: 40px;
  }.md\:pt-4{
    padding-top: 16px;
  }.md\:pt-6{
    padding-top: 24px;
  }.md\:pt-\[124px\]{
    padding-top: 124px;
  }
  .md\:button--s-100{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14;
  }
  @media (min-width: 680px){.md\:button--s-100{
      font-family: 'TT Norms Web', Arial, sans-serif;
      font-size: 14px;
      font-weight: 500;
      line-height: 1.14;
    }
  }
  @media (min-width: 1024px){.md\:button--s-100{
      font-family: 'TT Norms Web', Arial, sans-serif;
      font-size: 14px;
      font-weight: 500;
      line-height: 1.14;
    }
  }
  @media (min-width: 1440px){.md\:button--s-100{
      font-family: 'TT Norms Web', Arial, sans-serif;
      font-size: 14px;
      font-weight: 500;
      line-height: 1.14;
    }
  }
  .md\:button--s-100:not(.button--s-100--icon-only){
    padding-top: 12px;
    padding-bottom: 12px;
  }
  @media (min-width: 680px){.md\:button--s-100:not(.button--s-100--icon-only){
      padding-top: 12px;
      padding-bottom: 12px;
    }
  }
  @media (min-width: 1024px){.md\:button--s-100:not(.button--s-100--icon-only){
      padding-top: 12px;
      padding-bottom: 12px;
    }
  }
  @media (min-width: 1440px){.md\:button--s-100:not(.button--s-100--icon-only){
      padding-top: 12px;
      padding-bottom: 12px;
    }
  }
  .md\:button--s-100:not(.button--s-100--icon-only){
    padding-left: 16px;
    padding-right: 16px;
  }
  @media (min-width: 680px){.md\:button--s-100:not(.button--s-100--icon-only){
      padding-left: 16px;
      padding-right: 16px;
    }
  }
  @media (min-width: 1024px){.md\:button--s-100:not(.button--s-100--icon-only){
      padding-left: 16px;
      padding-right: 16px;
    }
  }
  @media (min-width: 1440px){.md\:button--s-100:not(.button--s-100--icon-only){
      padding-left: 16px;
      padding-right: 16px;
    }
  }
  .md\:button--s-100:not(.button--s-100--icon-only){
    height: 40px;
    gap: 8px;
  }
  .md\:button--s-200{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
  @media (min-width: 680px){.md\:button--s-200{
      font-family: 'TT Norms Web', Arial, sans-serif;
      font-size: 16px;
      font-weight: 500;
      line-height: 1;
    }
  }
  @media (min-width: 1024px){.md\:button--s-200{
      font-family: 'TT Norms Web', Arial, sans-serif;
      font-size: 16px;
      font-weight: 500;
      line-height: 1;
    }
  }
  @media (min-width: 1440px){.md\:button--s-200{
      font-family: 'TT Norms Web', Arial, sans-serif;
      font-size: 16px;
      font-weight: 500;
      line-height: 1;
    }
  }
  .md\:button--s-200:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
  @media (min-width: 680px){.md\:button--s-200:not(.button--s-200--icon-only){
      padding-top: 16px;
      padding-bottom: 16px;
    }
  }
  @media (min-width: 1024px){.md\:button--s-200:not(.button--s-200--icon-only){
      padding-top: 16px;
      padding-bottom: 16px;
    }
  }
  @media (min-width: 1440px){.md\:button--s-200:not(.button--s-200--icon-only){
      padding-top: 16px;
      padding-bottom: 16px;
    }
  }
  .md\:button--s-200:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
  @media (min-width: 680px){.md\:button--s-200:not(.button--s-200--icon-only){
      padding-left: 24px;
      padding-right: 24px;
    }
  }
  @media (min-width: 1024px){.md\:button--s-200:not(.button--s-200--icon-only){
      padding-left: 24px;
      padding-right: 24px;
    }
  }
  @media (min-width: 1440px){.md\:button--s-200:not(.button--s-200--icon-only){
      padding-left: 24px;
      padding-right: 24px;
    }
  }
  .md\:button--s-200:not(.button--s-200--icon-only){
    height: 48px;
    gap: 8px;
  }
  .md\:button--s-100.button--icon-only{
    height: 40px;
    width: 40px;
  }
  .md\:button--s-200.button--icon-only{
    height: 48px;
    width: 48px;
  }
}@media (min-width: 1440px){.lg\:bottom-1\/2{
    bottom: 50%;
  }.lg\:left-1\/2{
    left: 50%;
  }.lg\:left-auto{
    left: auto;
  }.lg\:right-\[267px\]{
    right: 267px;
  }.lg\:\!mx-auto{
    margin-left: auto !important;
    margin-right: auto !important;
  }.lg\:-mt-\[102px\]{
    margin-top: -102px;
  }.lg\:-mt-\[118px\]{
    margin-top: -118px;
  }.lg\:mb-12{
    margin-bottom: 48px;
  }.lg\:mb-16{
    margin-bottom: 64px;
  }.lg\:mb-6{
    margin-bottom: 24px;
  }.lg\:mb-8{
    margin-bottom: 32px;
  }.lg\:mt-7{
    margin-top: 28px;
  }.lg\:mt-\[-72px\]{
    margin-top: -72px;
  }.lg\:hidden{
    display: none;
  }.lg\:aspect-video{
    aspect-ratio: 16 / 9;
  }.lg\:h-40{
    height: 160px;
  }.lg\:h-44{
    height: 176px;
  }.lg\:h-\[100px\]{
    height: 100px;
  }.lg\:h-\[1158px\]{
    height: 1158px;
  }.lg\:h-\[128px\]{
    height: 128px;
  }.lg\:h-\[180px\]{
    height: 180px;
  }.lg\:h-\[312px\]{
    height: 312px;
  }.lg\:h-\[360px\]{
    height: 360px;
  }.lg\:h-\[480px\]{
    height: 480px;
  }.lg\:h-\[488px\]{
    height: 488px;
  }.lg\:h-\[540px\]{
    height: 540px;
  }.lg\:h-\[582px\]{
    height: 582px;
  }.lg\:max-h-\[582px\]{
    max-height: 582px;
  }.lg\:w-\[314px\]{
    width: 314px;
  }.lg\:w-\[375px\]{
    width: 375px;
  }.lg\:w-\[378px\]{
    width: 378px;
  }.lg\:w-\[408px\]{
    width: 408px;
  }.lg\:w-\[416px\]{
    width: 416px;
  }.lg\:w-\[418px\]{
    width: 418px;
  }.lg\:w-\[632px\]{
    width: 632px;
  }.lg\:w-\[75\%\]{
    width: 75%;
  }.lg\:w-\[777px\]{
    width: 777px;
  }.lg\:w-\[778px\]{
    width: 778px;
  }.lg\:w-\[793px\]{
    width: 793px;
  }.lg\:w-\[800px\]{
    width: 800px;
  }.lg\:w-\[90px\]{
    width: 90px;
  }.lg\:w-\[960px\]{
    width: 960px;
  }.lg\:min-w-\[416px\]{
    min-width: 416px;
  }.lg\:min-w-\[452px\]{
    min-width: 452px;
  }.lg\:min-w-\[632px\]{
    min-width: 632px;
  }.lg\:\!max-w-screen-lg{
    max-width: 1440px !important;
  }.lg\:max-w-\[1032px\]{
    max-width: 1032px;
  }.lg\:max-w-\[416px\]{
    max-width: 416px;
  }.lg\:max-w-\[432px\]{
    max-width: 432px;
  }.lg\:max-w-\[542px\]{
    max-width: 542px;
  }.lg\:max-w-\[572px\]{
    max-width: 572px;
  }.lg\:max-w-\[960px\]{
    max-width: 960px;
  }.lg\:max-w-screen-lg{
    max-width: 1440px;
  }.lg\:translate-y-1\/2{
    --tw-translate-y: 50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }.lg\:translate-y-\[72px\]{
    --tw-translate-y: 72px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }.lg\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }.lg\:gap-8{
    gap: 32px;
  }.lg\:\!gap-x-16{
    -moz-column-gap: 64px !important;
         column-gap: 64px !important;
  }.lg\:gap-y-8{
    row-gap: 32px;
  }.lg\:p-8{
    padding: 32px;
  }.lg\:px-7{
    padding-left: 28px;
    padding-right: 28px;
  }.lg\:py-3{
    padding-top: 12px;
    padding-bottom: 12px;
  }.lg\:pb-6{
    padding-bottom: 24px;
  }.lg\:pr-32{
    padding-right: 128px;
  }.lg\:pt-12{
    padding-top: 48px;
  }.lg\:pt-8{
    padding-top: 32px;
  }.lg\:pt-\[132px\]{
    padding-top: 132px;
  }
  .lg\:button--s-200{
    font-family: 'TT Norms Web', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
  }
  @media (min-width: 680px){.lg\:button--s-200{
      font-family: 'TT Norms Web', Arial, sans-serif;
      font-size: 16px;
      font-weight: 500;
      line-height: 1;
    }
  }
  @media (min-width: 1024px){.lg\:button--s-200{
      font-family: 'TT Norms Web', Arial, sans-serif;
      font-size: 16px;
      font-weight: 500;
      line-height: 1;
    }
  }
  @media (min-width: 1440px){.lg\:button--s-200{
      font-family: 'TT Norms Web', Arial, sans-serif;
      font-size: 16px;
      font-weight: 500;
      line-height: 1;
    }
  }
  .lg\:button--s-200:not(.button--s-200--icon-only){
    padding-top: 16px;
    padding-bottom: 16px;
  }
  @media (min-width: 680px){.lg\:button--s-200:not(.button--s-200--icon-only){
      padding-top: 16px;
      padding-bottom: 16px;
    }
  }
  @media (min-width: 1024px){.lg\:button--s-200:not(.button--s-200--icon-only){
      padding-top: 16px;
      padding-bottom: 16px;
    }
  }
  @media (min-width: 1440px){.lg\:button--s-200:not(.button--s-200--icon-only){
      padding-top: 16px;
      padding-bottom: 16px;
    }
  }
  .lg\:button--s-200:not(.button--s-200--icon-only){
    padding-left: 24px;
    padding-right: 24px;
  }
  @media (min-width: 680px){.lg\:button--s-200:not(.button--s-200--icon-only){
      padding-left: 24px;
      padding-right: 24px;
    }
  }
  @media (min-width: 1024px){.lg\:button--s-200:not(.button--s-200--icon-only){
      padding-left: 24px;
      padding-right: 24px;
    }
  }
  @media (min-width: 1440px){.lg\:button--s-200:not(.button--s-200--icon-only){
      padding-left: 24px;
      padding-right: 24px;
    }
  }
  .lg\:button--s-200:not(.button--s-200--icon-only){
    height: 48px;
    gap: 8px;
  }
  .lg\:button--s-200.button--icon-only{
    height: 48px;
    width: 48px;
  }
}.\[\&\.imagefull_img\]\:\!max-h-full.imagefull img{
  max-height: 100% !important;
}.\[\&\.imagefull_img\]\:\!max-w-full.imagefull img{
  max-width: 100% !important;
}.\[\&\:not\(\:hover\)\]\:text-text-base-400:not(:hover){
  color: var(--sh-text-base-400,rgba(142, 142, 142, 1.00));
}@media (min-width: 680px){.sm\:\[\&_\>_\*\:not\(\:last-child\)\]\:after\:absolute > *:not(:last-child)::after{
    content: var(--tw-content);
    position: absolute;
  }.sm\:\[\&_\>_\*\:not\(\:last-child\)\]\:after\:right-0 > *:not(:last-child)::after{
    content: var(--tw-content);
    right: 0px;
  }.sm\:\[\&_\>_\*\:not\(\:last-child\)\]\:after\:top-0 > *:not(:last-child)::after{
    content: var(--tw-content);
    top: 0px;
  }.sm\:\[\&_\>_\*\:not\(\:last-child\)\]\:after\:h-full > *:not(:last-child)::after{
    content: var(--tw-content);
    height: 100%;
  }.sm\:\[\&_\>_\*\:not\(\:last-child\)\]\:after\:w-px > *:not(:last-child)::after{
    content: var(--tw-content);
    width: 1px;
  }.sm\:\[\&_\>_\*\:not\(\:last-child\)\]\:after\:bg-stroke-base-920 > *:not(:last-child)::after{
    content: var(--tw-content);
    background-color: var(--sh-stroke-base-920,rgba(255, 255, 255, 0.10));
  }.\[\&_\>_\*\:not\(\:nth-child\(2\)\)\]\:sm\:line-clamp-1 > *:not(:nth-child(2)){
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }
}.\[\&_\>_\*\:nth-child\(1\)\]\:w-\[52\%\] > *:nth-child(1){
  width: 52%;
}.\[\&_\>_\*\:nth-child\(1\)\]\:flex-grow > *:nth-child(1){
  flex-grow: 1;
}@media (min-width: 680px){.sm\:\[\&_\>_\*\:nth-child\(1\)\]\:w-\[25\%\] > *:nth-child(1){
    width: 25%;
  }
}.\[\&_\>_\*\:nth-child\(2\)\]\:aspect-square > *:nth-child(2){
  aspect-ratio: 1 / 1;
}.\[\&_\>_\*\:nth-child\(2\)\]\:w-\[30\%\] > *:nth-child(2){
  width: 30%;
}.\[\&_\>_\*\:nth-child\(2\)\]\:flex-grow > *:nth-child(2){
  flex-grow: 1;
}@media (min-width: 680px){.sm\:\[\&_\>_\*\:nth-child\(2\)\]\:w-\[15\%\] > *:nth-child(2){
    width: 15%;
  }
}.\[\&_\>_\*\:nth-child\(3\)\]\:aspect-square > *:nth-child(3){
  aspect-ratio: 1 / 1;
}.\[\&_\>_\*\:nth-child\(3\)\]\:w-\[30\%\] > *:nth-child(3){
  width: 30%;
}.\[\&_\>_\*\:nth-child\(3\)\]\:flex-grow > *:nth-child(3){
  flex-grow: 1;
}@media (min-width: 680px){.sm\:\[\&_\>_\*\:nth-child\(3\)\]\:w-\[15\%\] > *:nth-child(3){
    width: 15%;
  }
}.\[\&_\>_\*\:nth-child\(4\)\]\:w-\[52\%\] > *:nth-child(4){
  width: 52%;
}.\[\&_\>_\*\:nth-child\(4\)\]\:flex-grow > *:nth-child(4){
  flex-grow: 1;
}@media (min-width: 680px){.sm\:\[\&_\>_\*\:nth-child\(4\)\]\:w-\[15\%\] > *:nth-child(4){
    width: 15%;
  }
}.\[\&_\>_\*\:nth-child\(5\)\]\:aspect-square > *:nth-child(5){
  aspect-ratio: 1 / 1;
}.\[\&_\>_\*\:nth-child\(5\)\]\:w-\[28\%\] > *:nth-child(5){
  width: 28%;
}.\[\&_\>_\*\:nth-child\(5\)\]\:flex-grow > *:nth-child(5){
  flex-grow: 1;
}@media (min-width: 680px){.sm\:\[\&_\>_\*\:nth-child\(5\)\]\:w-\[15\%\] > *:nth-child(5){
    width: 15%;
  }
}.\[\&_\>_\*\:nth-child\(6\)\]\:aspect-square > *:nth-child(6){
  aspect-ratio: 1 / 1;
}.\[\&_\>_\*\:nth-child\(6\)\]\:w-\[30\%\] > *:nth-child(6){
  width: 30%;
}.\[\&_\>_\*\:nth-child\(6\)\]\:flex-grow > *:nth-child(6){
  flex-grow: 1;
}@media (min-width: 680px){.sm\:\[\&_\>_\*\:nth-child\(6\)\]\:w-\[33\%\] > *:nth-child(6){
    width: 33%;
  }
}.\[\&_\>_\*\:nth-child\(7\)\]\:aspect-square > *:nth-child(7){
  aspect-ratio: 1 / 1;
}.\[\&_\>_\*\:nth-child\(7\)\]\:w-\[30\%\] > *:nth-child(7){
  width: 30%;
}.\[\&_\>_\*\:nth-child\(7\)\]\:flex-grow > *:nth-child(7){
  flex-grow: 1;
}.\[\&_\>_\*\:nth-child\(n_\+_8\)\]\:w-\[40\%\] > *:nth-child(n + 8){
  width: 40%;
}.\[\&_\>_\*\:nth-child\(n_\+_8\)\]\:flex-grow > *:nth-child(n + 8){
  flex-grow: 1;
}@media (min-width: 680px){.sm\:\[\&_\>_\*\:nth-child\(n_\+_8\)\]\:w-\[33\%\] > *:nth-child(n + 8){
    width: 33%;
  }.sm\:\[\&_\>_\*\:nth-child\(n_\+_9\)\]\:aspect-\[4\/3\] > *:nth-child(n + 9){
    aspect-ratio: 4/3;
  }.sm\:\[\&_\>_\*\:nth-child\(n_\+_9\)\]\:w-\[40\%\] > *:nth-child(n + 9){
    width: 40%;
  }.sm\:\[\&_\>_\*\:nth-child\(n_\+_9\)\]\:object-center > *:nth-child(n + 9){
    -o-object-position: center;
       object-position: center;
  }
}.\[\&_\>_\*\]\:mx-auto > *{
  margin-left: auto;
  margin-right: auto;
}.\[\&_\>_\*\]\:max-w-screen-bs > *{
  max-width: 320px;
}.\[\&_\>_ul\:not\(\:last-child\)\]\:relative > ul:not(:last-child){
  position: relative;
}.\[\&_\>_ul\:not\(\:last-child\)\]\:pb-3 > ul:not(:last-child){
  padding-bottom: 12px;
}.\[\&_\>_ul\:not\(\:last-child\)\]\:after\:absolute > ul:not(:last-child)::after{
  content: var(--tw-content);
  position: absolute;
}.\[\&_\>_ul\:not\(\:last-child\)\]\:after\:bottom-0 > ul:not(:last-child)::after{
  content: var(--tw-content);
  bottom: 0px;
}.\[\&_\>_ul\:not\(\:last-child\)\]\:after\:left-0 > ul:not(:last-child)::after{
  content: var(--tw-content);
  left: 0px;
}.\[\&_\>_ul\:not\(\:last-child\)\]\:after\:h-px > ul:not(:last-child)::after{
  content: var(--tw-content);
  height: 1px;
}.\[\&_\>_ul\:not\(\:last-child\)\]\:after\:w-full > ul:not(:last-child)::after{
  content: var(--tw-content);
  width: 100%;
}.\[\&_\>_ul\:not\(\:last-child\)\]\:after\:bg-stroke-base-920 > ul:not(:last-child)::after{
  content: var(--tw-content);
  background-color: var(--sh-stroke-base-920,rgba(255, 255, 255, 0.10));
}.\[\&_\>_ul\:not\(\:last-child\)\]\:after\:content-\[\'\'\] > ul:not(:last-child)::after{
  --tw-content: '';
  content: var(--tw-content);
}@media (min-width: 680px){.sm\:\[\&_article\]\:contents article{
    display: contents;
  }.sm\:\[\&_article_\>_\*\:first-child\]\:h-screen article > *:first-child{
    height: calc(var(--vh, 1vh) * 100);
  }.sm\:\[\&_article_\>_\*\:first-child\]\:w-1\/3 article > *:first-child{
    width: 33.333333%;
  }
}@media (min-width: 1024px){.md\:\[\&_article_\>_\*\:first-child\]\:w-\[300px\] article > *:first-child{
    width: 300px;
  }.md\:\[\&_article_\>_\*\:first-child\]\:flex-grow-0 article > *:first-child{
    flex-grow: 0;
  }
}@media (min-width: 1440px){.lg\:\[\&_article_\>_\*\:first-child\]\:w-\[440px\] article > *:first-child{
    width: 440px;
  }
}@media (min-width: 680px){.sm\:\[\&_article_\>_\*\:nth-child\(2\)\]\:h-\[150px\] article > *:nth-child(2){
    height: 150px;
  }.sm\:\[\&_article_\>_\*\:nth-child\(2\)\]\:w-\[40\%\] article > *:nth-child(2){
    width: 40%;
  }.sm\:\[\&_article_\>_\*\:nth-child\(2\)\]\:flex-shrink-0 article > *:nth-child(2){
    flex-shrink: 0;
  }.sm\:\[\&_article_\>_\*\:nth-child\(2\)\]\:self-start article > *:nth-child(2){
    align-self: flex-start;
  }.sm\:\[\&_article_\>_\*\]\:flex-grow article > *{
    flex-grow: 1;
  }
}
