/** Shopify CDN: Minification failed

Line 30:30 Expected "]" to go with "["
Line 30:61 Unexpected "]"
Line 46:32 Expected "]" to go with "["
Line 46:63 Unexpected "]"
Line 173:30 Expected "]" to go with "["
Line 173:61 Unexpected "]"
Line 191:32 Expected "]" to go with "["
Line 191:63 Unexpected "]"
Line 259:30 Expected "]" to go with "["
Line 259:61 Unexpected "]"
... and 48 more hidden warnings

**/
/*!************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/postcss-loader/dist/cjs.js!./src/components/modules/carousel-swiper/carousel-swiper.css ***!
  \************************************************************************************************************************************************************************************/
.swiper-wrapper {
  flex-wrap: wrap;
}

swiper-container {
  display: flex;
  width: 100%;
  gap: 1rem;
  overflow: visible;
}

carousel-swiper-custom[\:has\(.carousel-swiper-gallery-main\)] > swiper-container.justify-between {
  bottom: 50%;
  --tw-translate-x: -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));
}

carousel-swiper-custom:has(.carousel-swiper-gallery-main) > swiper-container.justify-between {
  bottom: 50%;
  --tw-translate-x: -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));
}

@media (min-width: 768px) {

  carousel-swiper-custom[\:has\(.carousel-swiper-gallery-main\)] > swiper-container.justify-between {
    width: 100%;
    justify-content: normal;
    gap: 0px;
  }

  carousel-swiper-custom:has(.carousel-swiper-gallery-main) > swiper-container.justify-between {
    width: 100%;
    justify-content: normal;
    gap: 0px;
  }

  swiper-container {
    gap: 2rem;
    overflow: hidden;
  }
}

swiper-container.swiper-initialized {
  gap: 0px;
}

swiper-container {
  
  /* FLICKER FIX: Ensure smooth initialization transition */
  transition: opacity 0.2s ease-in-out;
}

/* Hide uninitialized carousels to prevent layout shift */

swiper-container:not(.swiper-initialized) {
    min-height: 200px; /* Prevent layout shift */
  }

swiper-slide {
  flex-shrink: 0;
}

.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: relative;
  top: 0px;
  left: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1.5rem;
  height: 3px;
  width: 100%;
  max-width: 344px;
  border-radius: 0px;
  background-color: transparent;
}

.swiper-scrollbar.swiper-scrollbar-horizontal::after {
  position: absolute;
  top: 50%;
  display: block;
  height: 1px;
  width: 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));
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgba(235, 235, 235, 1);
  background-color: rgba(235, 235, 235, var(--tw-bg-opacity, 1));
  --tw-content: '';
  content: var(--tw-content);
}

@media (min-width: 1024px) {

  .swiper-scrollbar.swiper-scrollbar-horizontal {
    margin-top: 3rem;
  }
}

.swiper-scrollbar-drag {
  z-index: 20;
  border-radius: 0px;
  --tw-bg-opacity: 1;
  background-color: rgba(54, 54, 54, 1);
  background-color: rgba(54, 54, 54, var(--tw-bg-opacity, 1));
}

.carousel-swiper-home-impact .swiper-scrollbar {
  display: block;
}

@media (min-width: 1024px) {

  .carousel-swiper-home-impact .swiper-scrollbar {
    display: none;
  }
}

.swiper-slide-thumb-active {
  border-width: 1px;
}

.swiper-pagination-bullet {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(231, 231, 231, 1) !important;
  background-color: rgba(231, 231, 231, var(--tw-bg-opacity, 1)) !important;
  opacity: 1 !important;
}

.swiper-pagination-bullet {
  height: 0.375rem;
  width: 0.375rem;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(54, 54, 54, 1) !important;
  background-color: rgba(54, 54, 54, var(--tw-bg-opacity, 1)) !important;
}

.swiper-button-next,
.swiper-button-prev {
  display: flex;
  height: 1.25rem;
  width: 1.25rem;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 9999px;
}

carousel-swiper-custom[\:has\(.carousel-swiper-gallery-main\)] > .swiper-button-next.justify-between,carousel-swiper-custom[\:has\(.carousel-swiper-gallery-main\)] > 
.swiper-button-prev.justify-between {
  bottom: 50%;
  --tw-translate-x: -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));
}

carousel-swiper-custom:has(.carousel-swiper-gallery-main) > .swiper-button-next.justify-between,carousel-swiper-custom:has(.carousel-swiper-gallery-main) > 
.swiper-button-prev.justify-between {
  bottom: 50%;
  --tw-translate-x: -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));
}

@media (min-width: 768px) {

  carousel-swiper-custom[\:has\(.carousel-swiper-gallery-main\)] > .swiper-button-next.justify-between,carousel-swiper-custom[\:has\(.carousel-swiper-gallery-main\)] > 
.swiper-button-prev.justify-between {
    width: 100%;
    justify-content: normal;
    gap: 0px;
  }

  carousel-swiper-custom:has(.carousel-swiper-gallery-main) > .swiper-button-next.justify-between,carousel-swiper-custom:has(.carousel-swiper-gallery-main) > 
.swiper-button-prev.justify-between {
    width: 100%;
    justify-content: normal;
    gap: 0px;
  }
}

.swiper-button-next::after,
.swiper-button-prev::after {
  --tw-content: none;
  content: var(--tw-content);
}

.swiper-button-custom {
  position: static;
  margin: 0px;
}

.swiper-button-disabled {
  display: none;
}

.swiper-button-disabled .icon {
  --tw-text-opacity: 1;
  color: rgba(102, 102, 102, 1);
  color: rgba(102, 102, 102, var(--tw-text-opacity, 1));
}

.carousel-swiper-two-up +.swiper-scrollbar.swiper-scrollbar-horizontal, .carousel-swiper-card-carousel +.swiper-scrollbar.swiper-scrollbar-horizontal {
  cursor: pointer;
}

@media (max-width: 767px) {

  .carousel-swiper-two-up +.swiper-scrollbar.swiper-scrollbar-horizontal, .carousel-swiper-card-carousel +.swiper-scrollbar.swiper-scrollbar-horizontal {
    margin-left: 1rem;
    margin-right: 1rem;
    max-width: 100%;
  }
}

@media (min-width: 1024px) {

  .carousel-swiper-two-up +.swiper-scrollbar.swiper-scrollbar-horizontal, .carousel-swiper-card-carousel +.swiper-scrollbar.swiper-scrollbar-horizontal {
    margin-top: 2rem;
  }
}

.carousel-swiper--product-description {
  padding-bottom: 1rem;
}

.carousel-swiper--product-description .swiper-pagination {
  position: static;
  margin-top: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

carousel-swiper-custom[\:has\(.carousel-swiper-gallery-main\)] > .carousel-swiper--product-description .swiper-pagination.justify-between {
  bottom: 50%;
  --tw-translate-x: -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));
}

carousel-swiper-custom:has(.carousel-swiper-gallery-main) > .carousel-swiper--product-description .swiper-pagination.justify-between {
  bottom: 50%;
  --tw-translate-x: -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));
}

@media (min-width: 768px) {

  carousel-swiper-custom[\:has\(.carousel-swiper-gallery-main\)] > .carousel-swiper--product-description .swiper-pagination.justify-between {
    width: 100%;
    justify-content: normal;
    gap: 0px;
  }

  carousel-swiper-custom:has(.carousel-swiper-gallery-main) > .carousel-swiper--product-description .swiper-pagination.justify-between {
    width: 100%;
    justify-content: normal;
    gap: 0px;
  }
}

.carousel-swiper-blog .swiper-wrapper, .carousel-swiper-three-image .swiper-wrapper {
  transform: none;
}

.carousel-swiper-blog .swiper-button-next,
  .carousel-swiper-blog .swiper-button-prev,
  .carousel-swiper-three-image .swiper-button-next,
  .carousel-swiper-three-image .swiper-button-prev {
  top: 26px;
  height: 1.5rem;
  width: 1.5rem;
  --tw-text-opacity: 1;
  color: rgba(24, 24, 24, 1);
  color: rgba(24, 24, 24, var(--tw-text-opacity, 1));
}

@media (min-width: 1024px) {

  .carousel-swiper-blog .swiper-button-next,
  .carousel-swiper-blog .swiper-button-prev,
  .carousel-swiper-three-image .swiper-button-next,
  .carousel-swiper-three-image .swiper-button-prev {
    height: 2rem;
    width: 2rem;
  }
}

.carousel-swiper-blog .swiper-button-prev, .carousel-swiper-three-image .swiper-button-prev {
  left: auto;
  right: 3.5rem;
}

@media (min-width: 1024px) {

  .carousel-swiper-blog .swiper-button-prev, .carousel-swiper-three-image .swiper-button-prev {
    right: 120px;
  }
}

.carousel-swiper-blog .swiper-button-next, .carousel-swiper-three-image .swiper-button-next {
  right: 1rem;
}

@media (min-width: 1024px) {

  .carousel-swiper-blog .swiper-button-next, .carousel-swiper-three-image .swiper-button-next {
    right: 72px;
  }
}

.carousel-swiper-blog .swiper-button-disabled .icon, .carousel-swiper-three-image .swiper-button-disabled .icon {
  --tw-text-opacity: 1;
  color: rgba(160, 160, 160, 1);
  color: rgba(160, 160, 160, var(--tw-text-opacity, 1));
}

.carousel-swiper-blog .swiper-scrollbar, .carousel-swiper-three-image .swiper-scrollbar {
  cursor: pointer;
}

@media (min-width: 1024px) {

  .carousel-swiper-blog .swiper-scrollbar, .carousel-swiper-three-image .swiper-scrollbar {
    margin-top: 2rem;
  }
}

.carousel-swiper-related-categories + .swiper-scrollbar {
  margin-top: 2rem;
  cursor: pointer;
}

.carousel-swiper-related-categories + .swiper-scrollbar:after {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
}

.carousel-swiper-product-recently .swiper-button-lock {
  display: none;
}

.carousel-swiper-product-recently .swiper-button-navigation {
  top: -1.25rem;
}

@media (min-width: 768px) {

  .carousel-swiper-product-recently .swiper-button-navigation {
    top: -1.75rem;
  }
}

.carousel-swiper-product-recently .swiper-button-prev {
  left: auto;
  right: 2.25rem;
}

.carousel-swiper-product-recently .swiper-button-next {
  right: 0px;
}

.carousel-swiper-bundle-contains .swiper-button-lock {
  display: none;
}

.carousel-swiper-bundle-contains .swiper-button-navigation {
  top: -0.75rem;
}

.carousel-swiper-bundle-contains .swiper-button-prev {
  left: auto;
  right: 2.25rem;
}

.carousel-swiper-bundle-contains .swiper-button-next {
  right: 0px;
}

.carousel-swiper-mini-cart .swiper-button-lock {
  display: none;
}

.carousel-swiper-mini-cart .swiper-button-navigation {
  top: -1rem;
}

.carousel-swiper-mini-cart .swiper-button-prev {
  left: auto;
  right: 52px;
}

.carousel-swiper-mini-cart .swiper-button-next {
  right: 1rem;
}

.carousel-swiper-banner .swiper-slide {
  margin-left: auto;
  margin-right: auto;
}

.carousel-swiper-banner .swiper-pagination {
  margin-left: auto;
  margin-right: auto;
  margin-top: 1.5rem;
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
  justify-content: center;
  gap: 0.75rem;
  border-radius: 9999px;
}

carousel-swiper-custom[\:has\(.carousel-swiper-gallery-main\)] > .carousel-swiper-banner .swiper-pagination.justify-between {
  bottom: 50%;
  --tw-translate-x: -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));
}

carousel-swiper-custom:has(.carousel-swiper-gallery-main) > .carousel-swiper-banner .swiper-pagination.justify-between {
  bottom: 50%;
  --tw-translate-x: -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));
}

@media (min-width: 768px) {

  carousel-swiper-custom[\:has\(.carousel-swiper-gallery-main\)] > .carousel-swiper-banner .swiper-pagination.justify-between {
    width: 100%;
    justify-content: normal;
    gap: 0px;
  }

  carousel-swiper-custom:has(.carousel-swiper-gallery-main) > .carousel-swiper-banner .swiper-pagination.justify-between {
    width: 100%;
    justify-content: normal;
    gap: 0px;
  }
}

@media (max-width: 1023px) {

  .carousel-swiper-banner .swiper-pagination {
    position: static;
  }
}

.carousel-swiper-banner .swiper-pagination .swiper-pagination-bullet {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(160, 160, 160, 1) !important;
  background-color: rgba(160, 160, 160, var(--tw-bg-opacity, 1)) !important;
}

.carousel-swiper-banner .swiper-pagination .swiper-pagination-bullet {
  margin-left: 0px;
  margin-right: 0px;
}

.carousel-swiper-banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(54, 54, 54, 1) !important;
  background-color: rgba(54, 54, 54, var(--tw-bg-opacity, 1)) !important;
}

.carousel-swiper-shop-by-sub-collection .swiper-scrollbar {
  margin-top: 0.5rem;
  cursor: pointer;
}

@media (max-width: 767px) {

  .carousel-swiper-shop-by-sub-collection .swiper-scrollbar {
    margin-left: 1rem;
    margin-right: 1rem;
    max-width: 100%;
  }
}

.carousel-swiper-package-product .swiper-pagination {
  bottom: 0.5rem;
}

@media (min-width: 768px) {

  .carousel-swiper-package-product .swiper-pagination {
    bottom: 1rem;
  }
}

.carousel-swiper-package-product .swiper-pagination .swiper-pagination-bullet {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(255, 255, 255, 1) !important;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1)) !important;
  opacity: 0.6 !important;
}

.carousel-swiper-package-product .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(255, 255, 255, 1) !important;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1)) !important;
  opacity: 1 !important;
}

.carousel-swiper-product-gallery {
  display: flex;
  align-items: center;
}

carousel-swiper-custom[\:has\(.carousel-swiper-gallery-main\)] > .carousel-swiper-product-gallery.justify-between {
  bottom: 50%;
  --tw-translate-x: -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));
}

carousel-swiper-custom:has(.carousel-swiper-gallery-main) > .carousel-swiper-product-gallery.justify-between {
  bottom: 50%;
  --tw-translate-x: -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));
}

@media (min-width: 768px) {

  carousel-swiper-custom[\:has\(.carousel-swiper-gallery-main\)] > .carousel-swiper-product-gallery.justify-between {
    width: 100%;
    justify-content: normal;
    gap: 0px;
  }

  carousel-swiper-custom:has(.carousel-swiper-gallery-main) > .carousel-swiper-product-gallery.justify-between {
    width: 100%;
    justify-content: normal;
    gap: 0px;
  }
}

.carousel-swiper-product-gallery .swiper-button-next,
  .carousel-swiper-product-gallery .swiper-button-prev {
  position: static !important;
}

.carousel-swiper-product-gallery .swiper-button-next,
  .carousel-swiper-product-gallery .swiper-button-prev {
  margin: 0px;
  height: 2.5rem;
  width: 2.5rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
}

@media (min-width: 768px) {

  .carousel-swiper-product-gallery .swiper-button-next,
  .carousel-swiper-product-gallery .swiper-button-prev {
    height: 3rem;
    width: 3rem;
  }
}

.carousel-swiper-product-gallery .swiper-button-disabled {
  display: flex !important;
  opacity: 0.3 !important;
}

.carousel-swiper-product-gallery .swiper-button-disabled {
  pointer-events: none;
  cursor: auto;
}

.carousel-swiper-image-carousel+.swiper-scrollbar {
  margin-top: 2rem;
  cursor: pointer;
}

.carousel-swiper-image-carousel+.swiper-scrollbar:after {
  --tw-bg-opacity: 1;
  background-color: rgba(160, 160, 160, 1);
  background-color: rgba(160, 160, 160, var(--tw-bg-opacity, 1));
}

.carousel-swiper-cart-main .swiper-button-lock {
  display: none;
}

.carousel-swiper-cart-main .swiper-button-navigation {
  top: -1.25rem;
}

@media (min-width: 1024px) {

  .carousel-swiper-cart-main .swiper-button-navigation {
    top: -30px;
  }
}

.carousel-swiper-cart-main .swiper-button-prev {
  left: auto;
  right: 2.25rem;
}

.carousel-swiper-cart-main .swiper-button-next {
  right: 0px;
}

.carousel-swiper-cart-main .swiper-slide:last-child {
  margin-right: 0px;
}

.carousel-swiper-lookbook swiper-container {
  max-width: 100% !important;
}

@media (max-width: 1023px) {

  .carousel-swiper-lookbook swiper-container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 16px;
    padding-left: 16px;
  }

  @media (min-width: 376px) {

    .carousel-swiper-lookbook swiper-container {
      max-width: 376px;
    }
  }

  @media (min-width: 640px) {

    .carousel-swiper-lookbook swiper-container {
      max-width: 640px;
    }
  }

  @media (min-width: 768px) {

    .carousel-swiper-lookbook swiper-container {
      max-width: 768px;
      padding-right: 24px;
      padding-left: 24px;
    }
  }

  @media (min-width: 1000px) {

    .carousel-swiper-lookbook swiper-container {
      max-width: 1000px;
    }
  }

  @media (min-width: 1024px) {

    .carousel-swiper-lookbook swiper-container {
      max-width: 1024px;
    }
  }

  @media (min-width: 1280px) {

    .carousel-swiper-lookbook swiper-container {
      max-width: 1280px;
      padding-right: 48px;
      padding-left: 48px;
    }
  }

  @media (min-width: 1440px) {

    .carousel-swiper-lookbook swiper-container {
      max-width: 1440px;
    }
  }

  @media (min-width: 1536px) {

    .carousel-swiper-lookbook swiper-container {
      max-width: 1536px;
    }
  }

  @media (min-width: 1920px) {

    .carousel-swiper-lookbook swiper-container {
      max-width: 1920px;
    }
  }

  @media (min-width: 2560px) {

    .carousel-swiper-lookbook swiper-container {
      max-width: 2560px;
    }
  }
}

.carousel-swiper-lookbook .swiper-button-prev,
  .carousel-swiper-lookbook .swiper-button-next {
  top: 120px;
  display: none;
  height: 2.25rem;
  width: 2.25rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
}

@media (min-width: 1024px) {

  .carousel-swiper-lookbook .swiper-button-prev,
  .carousel-swiper-lookbook .swiper-button-next {
    display: flex;
  }
}

.carousel-swiper-lookbook .swiper-button-prev {
  left: 1rem;
}

.carousel-swiper-lookbook .swiper-button-next {
  right: 1rem;
}

.carousel-swiper-lookbook .swiper-button-navigation[aria-disabled=true] {
  display: none;
}

.carousel-swiper-product-card .swiper-pagination-bullet {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(255, 255, 255, 1) !important;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1)) !important;
  opacity: 0.6 !important;
}

.carousel-swiper-product-card .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1 !important;
}

.carousel-swiper-sub-collection .swiper-scrollbar {
  margin-top: 1rem;
  cursor: pointer;
}

@media (min-width: 768px) {

  .carousel-swiper-sub-collection .swiper-scrollbar {
    margin-top: 1.5rem;
  }
}

@media (max-width: 767px) {

  .carousel-swiper-sub-collection .swiper-scrollbar {
    margin-left: 1rem;
    margin-right: 1rem;
    max-width: 100%;
  }
}

.product-carousel-related .swiper-scrollbar.swiper-scrollbar-horizontal {
  margin-top: 1.25rem;
}

@media (min-width: 768px) {

  .product-carousel-related .swiper-scrollbar.swiper-scrollbar-horizontal {
    margin-top: 1.5rem;
  }
}

.product-carousel-related .swiper-button-lock {
  display: none;
}

.product-carousel-related .swiper-button-prev {
  left: auto;
  right: 2.25rem;
}

.product-carousel-related .swiper-button-next {
  right: 0px;
}

.carousel-swiper-product-card .swiper-button-next,
  .carousel-swiper-product-card .swiper-button-prev {
  top: calc(50% + 8px);
  height: 1.75rem;
  width: 1.75rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
  padding: 0.375rem;
}

@media (max-width: 1023px) {

  .carousel-swiper-product-card .swiper-button-next,
  .carousel-swiper-product-card .swiper-button-prev {
    display: none;
  }
}

.carousel-swiper-product-card .swiper-button-disabled {
  pointer-events: auto;
  cursor: not-allowed;
}

.carousel-swiper-product-card .swiper-button-lock {
  display: none !important;
}

.carousel-swiper-shop-room .swiper-scrollbar, .product-carousel-swiper .swiper-scrollbar {
  height: 0.625rem;
  cursor: pointer;
}

.carousel-swiper-shop-room .swiper-scrollbar::after, .product-carousel-swiper .swiper-scrollbar::after {
  content: var(--tw-content);
  top: 3px;
}

.carousel-swiper-shop-room .swiper-scrollbar-drag, .product-carousel-swiper .swiper-scrollbar-drag {
  height: 3px;
}

& .carousel-swiper-top-bar {
  display: none;
}

& .carousel-swiper-top-bar.swiper-initialized {
  display: flex;
}

.carousel-swiper-lookbook-products swiper-slide:first-of-type {
  margin-left: 1rem;
}

@media (min-width: 768px) {

  .carousel-swiper-lookbook-products swiper-slide:first-of-type {
    margin-left: 1.5rem;
  }
}

@media (min-width: 1280px) {

  .carousel-swiper-lookbook-products swiper-slide:first-of-type {
    margin-left: 3rem;
  }
}

.carousel-swiper-lookbook-products swiper-slide:last-of-type {
  margin-right: 1rem;
}

@media (min-width: 768px) {

  .carousel-swiper-lookbook-products swiper-slide:last-of-type {
    margin-right: 1.5rem;
  }
}

@media (min-width: 1280px) {

  .carousel-swiper-lookbook-products swiper-slide:last-of-type {
    margin-right: 3rem;
  }
}

.carousel-swiper-lookbook-products .swiper-scrollbar {
  margin-top: 2.5rem !important;
}

@media (max-width: 1023px) {

  .carousel-swiper-lookbook-products .swiper-scrollbar {
    display: none;
  }
}

.carousel-swiper-lookbook-products .swiper-button-prev,
  .carousel-swiper-lookbook-products .swiper-button-next {
  display: none;
  height: 2.25rem;
  width: 2.25rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
}

@media (min-width: 1024px) {

  .carousel-swiper-lookbook-products .swiper-button-prev,
  .carousel-swiper-lookbook-products .swiper-button-next {
    top: 10rem;
    display: flex;
  }
}

.carousel-swiper-lookbook-products .swiper-button-prev {
  left: 1rem;
}

.carousel-swiper-lookbook-products .swiper-button-next {
  right: 1rem;
}

.carousel-swiper-lookbook-products .swiper-button-navigation[aria-disabled=true] {
  display: none;
}

.carousel-swiper-product-feature swiper-slide:first-of-type {
  margin-left: 1rem;
}

@media (min-width: 768px) {

  .carousel-swiper-product-feature swiper-slide:first-of-type {
    margin-left: 1.5rem;
  }
}

@media (min-width: 1280px) {

  .carousel-swiper-product-feature swiper-slide:first-of-type {
    margin-left: 3rem;
  }
}

.carousel-swiper-product-feature swiper-slide:last-of-type {
  margin-right: 1rem;
}

@media (min-width: 768px) {

  .carousel-swiper-product-feature swiper-slide:last-of-type {
    margin-right: 1.5rem;
  }
}

@media (min-width: 1280px) {

  .carousel-swiper-product-feature swiper-slide:last-of-type {
    margin-right: 3rem;
  }
}

.carousel-swiper-product-feature .swiper-scrollbar {
  margin-top: 1.5rem !important;
}

.carousel-swiper-product-feature .swiper-scrollbar {
  cursor: pointer;
}

@media (min-width: 1024px) {

  .carousel-swiper-product-feature .swiper-scrollbar {
    margin-top: 40px !important;
  }

  .carousel-swiper-product-feature .swiper-scrollbar {
    max-width: 432px;
  }
}

@media screen and (min-width: 1440px) {
    .carousel-swiper-product-feature .js-carousel-swiper {
      padding-left: max(calc((100% - 1440px) / 2 + 3rem),3rem);
      padding-right: max(calc((100% - 1440px) / 2 + 3rem),3rem);
    }
    .carousel-swiper-product-feature swiper-slide:first-of-type {
    margin-left: 0px;
  }
  }

.js-product-feature-prev,
.js-product-feature-next {
  cursor: pointer;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

.js-product-feature-prev:hover, .js-product-feature-next:hover {
  opacity: 0.8;
}

.js-product-feature-prev.swiper-button-disabled, .js-product-feature-next.swiper-button-disabled {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.3;
}

.carousel-swiper-product-dimension div[\:has\(\%3E\%20.swiper-button-prev\)] {
  justify-content: center !important;
}

.carousel-swiper-product-dimension div:has(> .swiper-button-prev) {
  justify-content: center !important;
}

.carousel-swiper-product-dimension .swiper-button-prev,
  .carousel-swiper-product-dimension .swiper-button-next {
  display: none;
}

/* Product Gallery Carousel Styles */

.carousel-swiper-gallery-thumbnails {
  overflow: hidden !important;
}

.carousel-swiper-gallery-thumbnails {
  height: 100%;
  max-height: 100%;
  flex-direction: column;
}

swiper-container.carousel-swiper-gallery-thumbnails swiper-slide {
  margin-bottom: 0.5rem;
  height: 6rem;
  max-height: 96px;
  min-height: 96px;
  width: 6rem;
  cursor: pointer;
  overflow: hidden;
  border-radius: 0.25rem;
  border-width: 1px;
  border-color: transparent;
  opacity: 0.6;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

swiper-container.carousel-swiper-gallery-thumbnails swiper-slide:hover {
  opacity: 1;
}

swiper-container.carousel-swiper-gallery-thumbnails swiper-slide:last-child {
  margin-bottom: 0px;
}

swiper-container.carousel-swiper-gallery-thumbnails .swiper-slide-thumb-active {
  --tw-border-opacity: 1;
  border-color: rgba(24, 24, 24, 1);
  border-color: rgba(24, 24, 24, var(--tw-border-opacity, 1));
  opacity: 1;
}

.js-thumbnail-prev,
.js-thumbnail-next {
  pointer-events: auto;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

.js-thumbnail-prev:hover:not(.swiper-button-disabled), .js-thumbnail-next:hover:not(.swiper-button-disabled) {
    background-color: #F6F6F6;
  }

/* Hide prev button when disabled (not clickable), show next button always but dim when disabled */

.js-thumbnail-prev {
  opacity: 1;
}

.js-thumbnail-prev.swiper-button-disabled {
  pointer-events: none;
  opacity: 0;
}

.js-thumbnail-next {
  top: calc(100% - 16px);
  opacity: 1;
}

.js-thumbnail-next.swiper-button-disabled {
  pointer-events: none;
  opacity: 0.3;
}

/* Adjust thumbnail next button position when anchor section is showing */

body[\:has\(.js-anchor-section.border-b.border-default\)] .js-thumbnail-next {
  top: calc(100% - 100px);
}

body:has(.js-anchor-section.border-b.border-default) .js-thumbnail-next {
  top: calc(100% - 100px);
}

.carousel-swiper-gallery-main swiper-container {
  width: 100%;
}

.carousel-swiper-gallery-main swiper-slide {
  aspect-ratio: 1/1;
  width: 100%;
}

.carousel-swiper-gallery-main .swiper-pagination {
  margin-top: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
}

carousel-swiper-custom[\:has\(.carousel-swiper-gallery-main\)] > .carousel-swiper-gallery-main .swiper-pagination.justify-between {
  bottom: 50%;
  --tw-translate-x: -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));
}

carousel-swiper-custom:has(.carousel-swiper-gallery-main) > .carousel-swiper-gallery-main .swiper-pagination.justify-between {
  bottom: 50%;
  --tw-translate-x: -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));
}

@media (min-width: 768px) {

  carousel-swiper-custom[\:has\(.carousel-swiper-gallery-main\)] > .carousel-swiper-gallery-main .swiper-pagination.justify-between {
    width: 100%;
    justify-content: normal;
    gap: 0px;
  }

  carousel-swiper-custom:has(.carousel-swiper-gallery-main) > .carousel-swiper-gallery-main .swiper-pagination.justify-between {
    width: 100%;
    justify-content: normal;
    gap: 0px;
  }

  .carousel-swiper-gallery-main .swiper-pagination {
    display: none;
  }
}

/* Target navigation buttons that are siblings of carousel-swiper-gallery-main */

carousel-swiper-custom[\:has\(.carousel-swiper-gallery-main\)] > .flex.justify-between {
  bottom: 50%;
  --tw-translate-x: -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));
}

carousel-swiper-custom:has(.carousel-swiper-gallery-main) > .flex.justify-between {
  bottom: 50%;
  --tw-translate-x: -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));
}

@media (min-width: 768px) {

  carousel-swiper-custom[\:has\(.carousel-swiper-gallery-main\)] > .flex.justify-between {
    width: 100%;
    justify-content: normal;
    gap: 0px;
  }

  carousel-swiper-custom:has(.carousel-swiper-gallery-main) > .flex.justify-between {
    width: 100%;
    justify-content: normal;
    gap: 0px;
  }
}

carousel-swiper-custom[\:has\(.carousel-swiper-gallery-main\)] .swiper-button-prev,
  carousel-swiper-custom[\:has\(.carousel-swiper-gallery-main\)] .swiper-button-next {
  display: flex;
  height: 2.5rem;
  width: 2.5rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
  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: 200ms;
}

carousel-swiper-custom[\:has\(.carousel-swiper-gallery-main\)] .swiper-button-prev,
  carousel-swiper-custom[\:has\(.carousel-swiper-gallery-main\)] .swiper-button-next {
  display: flex;
  height: 2.5rem;
  width: 2.5rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
  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: 200ms;
}

carousel-swiper-custom[\:has\(.carousel-swiper-gallery-main\)] .swiper-button-prev,
  carousel-swiper-custom[\:has\(.carousel-swiper-gallery-main\)] .swiper-button-next {
  display: flex;
  height: 2.5rem;
  width: 2.5rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
  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: 200ms;
}

carousel-swiper-custom:has(.carousel-swiper-gallery-main) .swiper-button-prev,
  carousel-swiper-custom:has(.carousel-swiper-gallery-main) .swiper-button-next {
  display: flex;
  height: 2.5rem;
  width: 2.5rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
  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: 200ms;
}

carousel-swiper-custom[\:has\(.carousel-swiper-gallery-main\)] > carousel-swiper-custom[\:has\(.carousel-swiper-gallery-main\)] .swiper-button-prev.justify-between,carousel-swiper-custom[\:has\(.carousel-swiper-gallery-main\)] > 
  carousel-swiper-custom[\:has\(.carousel-swiper-gallery-main\)] .swiper-button-next.justify-between {
  bottom: 50%;
  --tw-translate-x: -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));
}

carousel-swiper-custom:has(.carousel-swiper-gallery-main) > carousel-swiper-custom:has(.carousel-swiper-gallery-main) .swiper-button-prev.justify-between,carousel-swiper-custom:has(.carousel-swiper-gallery-main) > 
  carousel-swiper-custom:has(.carousel-swiper-gallery-main) .swiper-button-next.justify-between {
  bottom: 50%;
  --tw-translate-x: -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));
}

@media (min-width: 768px) {

  carousel-swiper-custom[\:has\(.carousel-swiper-gallery-main\)] > carousel-swiper-custom[\:has\(.carousel-swiper-gallery-main\)] .swiper-button-prev.justify-between,carousel-swiper-custom[\:has\(.carousel-swiper-gallery-main\)] > 
  carousel-swiper-custom[\:has\(.carousel-swiper-gallery-main\)] .swiper-button-next.justify-between {
    width: 100%;
    justify-content: normal;
    gap: 0px;
  }

  carousel-swiper-custom:has(.carousel-swiper-gallery-main) > carousel-swiper-custom:has(.carousel-swiper-gallery-main) .swiper-button-prev.justify-between,carousel-swiper-custom:has(.carousel-swiper-gallery-main) > 
  carousel-swiper-custom:has(.carousel-swiper-gallery-main) .swiper-button-next.justify-between {
    width: 100%;
    justify-content: normal;
    gap: 0px;
  }

  carousel-swiper-custom[\:has\(.carousel-swiper-gallery-main\)] .swiper-button-prev,
  carousel-swiper-custom[\:has\(.carousel-swiper-gallery-main\)] .swiper-button-next {
    position: absolute;
    top: 50%;
    z-index: 10;
    --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));
  }

  carousel-swiper-custom:has(.carousel-swiper-gallery-main) .swiper-button-prev,
  carousel-swiper-custom:has(.carousel-swiper-gallery-main) .swiper-button-next {
    position: absolute;
    top: 50%;
    z-index: 10;
    --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));
  }
}

carousel-swiper-custom[\:has\(.carousel-swiper-gallery-main\)] .swiper-button-prev:hover:not(.swiper-button-disabled), carousel-swiper-custom[\:has\(.carousel-swiper-gallery-main\)] .swiper-button-next:hover:not(.swiper-button-disabled) {
      background-color: #F6F6F6;
    }

carousel-swiper-custom:has(.carousel-swiper-gallery-main) .swiper-button-prev:hover:not(.swiper-button-disabled), carousel-swiper-custom:has(.carousel-swiper-gallery-main) .swiper-button-next:hover:not(.swiper-button-disabled) {
      background-color: #F6F6F6;
    }

carousel-swiper-custom[\:has\(.carousel-swiper-gallery-main\)] .swiper-button-prev .icon,
  carousel-swiper-custom[\:has\(.carousel-swiper-gallery-main\)] .swiper-button-next .icon {
  height: 1rem;
  width: 1rem;
}

carousel-swiper-custom:has(.carousel-swiper-gallery-main) .swiper-button-prev .icon,
  carousel-swiper-custom:has(.carousel-swiper-gallery-main) .swiper-button-next .icon {
  height: 1rem;
  width: 1rem;
}

@media (min-width: 768px) {

  carousel-swiper-custom[\:has\(.carousel-swiper-gallery-main\)] .swiper-button-prev {
    left: 1.5rem;
  }

  carousel-swiper-custom:has(.carousel-swiper-gallery-main) .swiper-button-prev {
    left: 1.5rem;
  }

  carousel-swiper-custom[\:has\(.carousel-swiper-gallery-main\)] .swiper-button-next {
    right: 1.5rem;
  }

  carousel-swiper-custom:has(.carousel-swiper-gallery-main) .swiper-button-next {
    right: 1.5rem;
  }
}

carousel-swiper-custom[\:has\(.carousel-swiper-gallery-main\)] .swiper-button-disabled {
  cursor: not-allowed;
  opacity: 0.3;
}

carousel-swiper-custom:has(.carousel-swiper-gallery-main) .swiper-button-disabled {
  cursor: not-allowed;
  opacity: 0.3;
}

.carousel-swiper-gallery-mobile .swiper-pagination {
  margin-top: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
}

carousel-swiper-custom[\:has\(.carousel-swiper-gallery-main\)] > .carousel-swiper-gallery-mobile .swiper-pagination.justify-between {
  bottom: 50%;
  --tw-translate-x: -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));
}

carousel-swiper-custom:has(.carousel-swiper-gallery-main) > .carousel-swiper-gallery-mobile .swiper-pagination.justify-between {
  bottom: 50%;
  --tw-translate-x: -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));
}

@media (min-width: 768px) {

  carousel-swiper-custom[\:has\(.carousel-swiper-gallery-main\)] > .carousel-swiper-gallery-mobile .swiper-pagination.justify-between {
    width: 100%;
    justify-content: normal;
    gap: 0px;
  }

  carousel-swiper-custom:has(.carousel-swiper-gallery-main) > .carousel-swiper-gallery-mobile .swiper-pagination.justify-between {
    width: 100%;
    justify-content: normal;
    gap: 0px;
  }
}

/*!**********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/postcss-loader/dist/cjs.js!./src/components/modules/hot-spot/hot-spot.css ***!
  \**********************************************************************************************************************************************************************/

.hotspot-ping::before {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    height: 1.5rem;
    width: 1.5rem
}
@keyframes radiate {
    0% {
        opacity: 1;
        transform: scaleX(1)
    }
    100% {
        opacity: 0;
        transform: scale3d(1.7, 1.7, 1.7)
    }
}
.hotspot-ping::before {
    animation: radiate 2s ease infinite;
    border-radius: 9999px;
    background-color: rgba(0, 0, 0, 0.7);
    --tw-content: '';
    content: var(--tw-content)
}

/*!*********************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/postcss-loader/dist/cjs.js!./src/components/styles/theme.css ***!
  \*********************************************************************************************************************************************************/
/* Apply typography styles to content using utility classes or .wysiwyg container */

/* Apply typography styles to content using utility classes or .wysiwyg container */

:root {
  --header-offset-top: 0px;
  --header-height-desktop: 177px;
  --header-height-desktop-adjust: 209px;
  --header-sticky-height-desktop: 137px;
  --header-sticky-height-desktop-adjust: 169px;
  --header-height-mobile: 56px;
}

.yotpo-seo-page-layout *,
.yotpo-reviews-carousel-widget-container *,
.tolstoy-stories-title,
.reviews-bottomline-total-reviews,
.yotpo-main-reviews-widget * {
  font-family: "Work Sans", sans-serif !important;
  font-family: var(--font-body, "Work Sans"), sans-serif !important;
}

.yotpo-reviews-carousel-header {
  font-family: "Fahkwang", sans-serif !important;
  font-family: var(--font-heading, "Fahkwang"), sans-serif !important;
  font-weight: 400 !important;
  text-transform: capitalize !important;
  letter-spacing: 0.6px !important;
}

.tolstoy-carousel-title,
.yotpo-vugc-header {
  font-family: "Fahkwang", sans-serif !important;
  font-family: var(--font-heading, "Fahkwang"), sans-serif !important;
}

@media (min-width: 768px) {

  .tolstoy-carousel-title,
.yotpo-vugc-header {
    font-size: 24px !important;
    line-height: 32px !important;
  }

  .tolstoy-carousel-title,
.yotpo-vugc-header {
    margin-bottom: 1.5rem;
  }
}

#yotpo-main-widget-btn {
  position: relative;
  display: inline-block;
  height: 48px;
  overflow: hidden;
  border-radius: 9999px;
  padding-top: 11px;
  padding-bottom: 11px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  text-align: center;
  font-family: "Work Sans", sans-serif;
  font-family: var(--font-buttons, "Work Sans"), sans-serif;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  letter-spacing: 2.4px;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  --tw-bg-opacity: 1;
  background-color: rgba(54, 54, 54, 1);
  background-color: rgba(54, 54, 54, var(--tw-bg-opacity, 1));
  font-weight: 550;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
}

@media (hover: hover) and (pointer: fine) {

  #yotpo-main-widget-btn:hover {
    --tw-border-opacity: 1;
    border-color: rgba(25, 32, 35, 1);
    border-color: rgba(25, 32, 35, var(--tw-border-opacity, 1));
    --tw-bg-opacity: 1;
    background-color: rgba(25, 32, 35, 1);
    background-color: rgba(25, 32, 35, var(--tw-bg-opacity, 1));
  }
}

#yotpo-main-widget-btn:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(25, 32, 35, 1);
  background-color: rgba(25, 32, 35, var(--tw-bg-opacity, 1));
}

#yotpo-main-widget-btn:disabled {
  --tw-bg-opacity: 1;
  background-color: rgba(235, 235, 235, 1);
  background-color: rgba(235, 235, 235, var(--tw-bg-opacity, 1));
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgba(160, 160, 160, 1);
  color: rgba(160, 160, 160, var(--tw-text-opacity, 1));
}

#yotpo-main-widget-btn {
  width: auto !important;
  font-weight: 550 !important;
}

.yotpo-display-m .yotpo-main-layout .yotpo-layout-header-wrapper {
  flex-direction: column !important;
}

@media (min-width: 768px) {

  .yotpo-display-m .yotpo-main-layout .yotpo-layout-header-wrapper {
    flex-direction: row !important;
  }
}

.yotpo-display-m .yotpo-main-layout .yotpo-layout-header-wrapper .yotpo-bottom-line {
  margin-right: 0px !important;
  flex-direction: column !important;
}

.yotpo-display-m .yotpo-main-layout .yotpo-layout-header-wrapper .yotpo-bottom-line {
  align-items: center;
}

@media (min-width: 768px) {

  .yotpo-display-m .yotpo-main-layout .yotpo-layout-header-wrapper .yotpo-bottom-line {
    margin-right: 40px !important;
    flex-direction: row !important;
  }

  .yotpo-display-m .yotpo-main-layout .yotpo-layout-header-wrapper .yotpo-bottom-line {
    align-items: stretch;
  }
}

.yotpo-display-m .yotpo-main-layout .yotpo-layout-header-wrapper .yotpo-bottom-line .yotpo-bottom-line-right-panel {
  padding-right: 0px !important;
}

@media (min-width: 768px) {

  .yotpo-display-m .yotpo-main-layout .yotpo-layout-header-wrapper .yotpo-bottom-line .yotpo-bottom-line-right-panel {
    padding-right: 50px !important;
  }
}

.yotpo-main-layout .yotpo-layout-header-wrapper .yotpo-summary-section {
  align-items: center !important;
}

.yotpo-main-layout .yotpo-layout-header-wrapper .yotpo-summary-section {
  margin-bottom: 2.5rem;
}

@media (min-width: 768px) {

  .yotpo-main-layout .yotpo-layout-header-wrapper .yotpo-summary-section {
    margin-bottom: 0px;
  }
}

.plp-card {
  border-right-width: 1px;
}

.plp-card:nth-child(even) {
  border-right-width: 0px;
}

@media (min-width: 640px) {

  .plp-card:nth-child(even) {
    border-right-width: 1px;
  }

  .plp-card:nth-child(3n) {
    border-right-width: 0px;
  }
}

@media (min-width: 1280px) {

  .plp-card:nth-child(3n) {
    border-right-width: 1px;
  }

  .plp-card:nth-child(4n) {
    border-right-width: 0px;
  }
}

@media (min-width: 768px) {

  .plp-card-search .plp-card-title .plp-card-title-link {
    font-size: 14px;
    line-height: 24px;
  }
}

.plp-card-search .plp-card-price>* {
  font-size: 16px;
  line-height: 26px;
}

.plp-card-member-exclusive {
  --tw-bg-opacity: 1;
  background-color: rgba(54, 54, 54, 1);
  background-color: rgba(54, 54, 54, var(--tw-bg-opacity, 1));
  --tw-bg-opacity: 4%;
}

@media (max-width: 1023px) {

  .plp-card-banner {
    grid-column: span 2 / span 2;
  }
}

@media (min-width: 1024px) {

  .plp-card-banner.plp-card-banner-1 {
    grid-column: span 1 / span 1;
  }

  .plp-card-banner.plp-card-banner-1 .banner-merchandising .banner-merchandising__image_wrapper {
    aspect-ratio: 318/248;
  }

  .plp-card-banner.plp-card-banner-1 .banner-merchandising .banner-merchandising__button {
    width: 100%;
  }

  .plp-card-banner.plp-card-banner-2 {
    grid-column: span 2 / span 2;
  }

  .plp-card-banner.plp-card-banner-2 .banner-merchandising .banner-merchandising__image_wrapper {
    aspect-ratio: 660/276;
  }

  .plp-card-banner.plp-card-banner-2 .banner-merchandising .banner-merchandising__description {
    margin-top: 0.375rem;
  }

  .plp-card-banner.plp-card-banner-3 {
    grid-column: span 3 / span 3;
  }

  .plp-card-banner.plp-card-banner-3 .banner-merchandising {
    display: flex;
  }

  .plp-card-banner.plp-card-banner-3 .banner-merchandising .banner-merchandising__image_wrapper {
    aspect-ratio: 501/446;
    width: 50%;
  }

  .plp-card-banner.plp-card-banner-3 .banner-merchandising .banner-merchandising__inner {
    width: 50%;
    padding: 3rem;
  }

  .plp-card-banner.plp-card-banner-3 .banner-merchandising .banner-merchandising__title {
    font-size: 24px;
    line-height: 32px;
  }

  .plp-card-banner.plp-card-banner-4 {
    grid-column: span 4 / span 4;
  }
}

.plp-card-banner.plp-card-banner-4 .banner-merchandising {
  align-items: center;
}

@media (min-width: 1024px) {

  .plp-card-banner.plp-card-banner-4 .banner-merchandising {
    display: flex;
  }

  .plp-card-banner.plp-card-banner-4 .banner-merchandising .banner-merchandising__image_wrapper {
    aspect-ratio: 672/564;
    width: 50%;
  }

  .plp-card-banner.plp-card-banner-4 .banner-merchandising .banner-merchandising__inner {
    width: 50%;
    padding-left: 6rem;
    padding-right: 6rem;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .plp-card-banner.plp-card-banner-4 .banner-merchandising .banner-merchandising__title {
    font-size: 30px;
    line-height: 36px;
  }

  .plp-card-banner.plp-card-banner-4 .banner-merchandising .banner-merchandising__description {
    margin-top: 0.5rem;
  }

  .plp-card-banner.plp-card-banner-4 .banner-merchandising .banner-merchandising__button {
    margin-top: 1.5rem;
  }
}

.plp-card-banner .banner-merchandising {
  position: relative;
  height: 100%;
}

.plp-card-banner .banner-merchandising .banner-merchandising__image_wrapper {
  aspect-ratio: 344/248;
  width: 100%;
  overflow: hidden;
}

.plp-card-banner .banner-merchandising .banner-merchandising__image {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@media (hover: hover) and (pointer: fine) {

  .plp-card-banner .banner-merchandising .banner-merchandising__image:hover {
    --tw-scale-x: 1.03;
    --tw-scale-y: 1.03;
    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));
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  }
}

.plp-card-banner .banner-merchandising .banner-merchandising__inner {
  padding: 1.5rem;
}

.plp-card-banner .banner-merchandising .banner-merchandising__title {
  font-size: 20px;
  line-height: 28px;
  --tw-text-opacity: 1;
  color: rgba(24, 24, 24, 1);
  color: rgba(24, 24, 24, var(--tw-text-opacity, 1));
}

.plp-card-banner .banner-merchandising .banner-merchandising__description {
  margin-top: 0.25rem;
  font-size: 14px;
  line-height: 24px;
  --tw-text-opacity: 1;
  color: rgba(54, 54, 54, 1);
  color: rgba(54, 54, 54, var(--tw-text-opacity, 1));
}

.plp-card-banner .banner-merchandising .banner-merchandising__button {
  border-color: rgba(54, 54, 54, 1);
  border-color: rgba(54, 54, 54, var(--tw-border-opacity, 1));
  position: relative;
  display: inline-block;
  height: 48px;
  overflow: hidden;
  border-radius: 9999px;
  padding-top: 11px;
  padding-bottom: 11px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  text-align: center;
  font-family: "Work Sans", sans-serif;
  font-family: var(--font-buttons, "Work Sans"), sans-serif;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  letter-spacing: 2.4px;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(135, 135, 135, 1);
  border-color: rgba(135, 135, 135, var(--tw-border-opacity, 1));
  background-color: transparent;
  font-weight: 550;
  --tw-text-opacity: 1;
  color: rgba(24, 24, 24, 1);
  color: rgba(24, 24, 24, var(--tw-text-opacity, 1));
}

@media (hover: hover) and (pointer: fine) {

  .plp-card-banner .banner-merchandising .banner-merchandising__button:hover {
    --tw-border-opacity: 1;
    border-color: rgba(25, 32, 35, 1);
    border-color: rgba(25, 32, 35, var(--tw-border-opacity, 1));
    --tw-bg-opacity: 1;
    background-color: rgba(25, 32, 35, 1);
    background-color: rgba(25, 32, 35, var(--tw-bg-opacity, 1));
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, 1);
    color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
  }
}

.plp-card-banner .banner-merchandising .banner-merchandising__button:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(25, 32, 35, 1);
  background-color: rgba(25, 32, 35, var(--tw-bg-opacity, 1));
}

.plp-card-banner .banner-merchandising .banner-merchandising__button:disabled {
  --tw-bg-opacity: 1;
  background-color: rgba(235, 235, 235, 1);
  background-color: rgba(235, 235, 235, var(--tw-bg-opacity, 1));
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgba(160, 160, 160, 1);
  color: rgba(160, 160, 160, var(--tw-text-opacity, 1));
}

.plp-card-banner .banner-merchandising .banner-merchandising__button {
  margin-top: 1rem;
  display: block;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 163px;
}

@media (max-width: 767px) {

  .plp-card-banner .banner-merchandising .banner-merchandising__button {
    width: 100%;
  }
}

.plp-card-banner .banner-merchandising.banner-merchandising--overlay-image {
  height: 100%;
}

.plp-card-banner .banner-merchandising.banner-merchandising--overlay-image .banner-merchandising__image_wrapper {
  position: relative;
  aspect-ratio: 344/492;
  height: 100%;
  width: 100%;
}

.plp-card-banner .banner-merchandising.banner-merchandising--overlay-image .banner-merchandising__inner {
  position: absolute;
  top: 0px;
  left: 0px;
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}

@media (min-width: 1024px) {

  .plp-card-banner .banner-merchandising.banner-merchandising--overlay-image.banner-merchandising--1-column .banner-merchandising__image_wrapper {
    aspect-ratio: 318/492;
  }

  .plp-card-banner .banner-merchandising.banner-merchandising--overlay-image.banner-merchandising--2-column .banner-merchandising__image_wrapper {
    aspect-ratio: 660/446;
  }

  .plp-card-banner .banner-merchandising.banner-merchandising--overlay-image.banner-merchandising--3-column .banner-merchandising__image_wrapper {
    aspect-ratio: 1002/446;
  }

  .plp-card-banner .banner-merchandising.banner-merchandising--overlay-image.banner-merchandising--4-column .banner-merchandising__image_wrapper {
    aspect-ratio: 1344/564;
  }
}

.plp-card-banner a {
  height: 100%;
  width: 100%;
}

.plp-card-banner img,
  .plp-card-banner iframe {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.plp-card-lookbook .plp-card-title-link {
  display: block;
  font-size: 14px;
  line-height: 24px;
}

@media (min-width: 768px) {

  .plp-card-lookbook .plp-card-title-link {
    font-size: 14px;
    line-height: 24px;
  }
}

.plp-card-lookbook .plp-card-price span {
  font-size: 16px;
  line-height: 26px;
}

@media (min-width: 768px) {

  .plp-card-lookbook .plp-card-price span {
    font-size: 16px;
    line-height: 26px;
  }
}

@media (max-width: 1023px) {

  .plp-layout-grid .plp-card-banner {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .plp-card-grid .plp-card-info .plp-swatches, .plp-card-list .plp-card-info .plp-swatches {
    margin-bottom: 0.375rem;
  }
}

.plp-card-grid .plp-card-info .plp-card-price, .plp-card-list .plp-card-info .plp-card-price {
  gap: 0.375rem;
}

@media (min-width: 1024px) {

  .plp-card-grid .plp-card-info .plp-card-price, .plp-card-list .plp-card-info .plp-card-price {
    gap: 0.25rem;
  }
}

.plp-card-grid .plp-card-image, .plp-card-list .plp-card-image {
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 231, 1);
  border-color: rgba(231, 231, 231, var(--tw-border-opacity, 1));
}

.plp-card-grid .plp-card-image .carousel-swiper-product-card .swiper-button-next, .plp-card-grid .plp-card-image .carousel-swiper-product-card .swiper-button-prev, .plp-card-list .plp-card-image .carousel-swiper-product-card .swiper-button-next, .plp-card-list .plp-card-image .carousel-swiper-product-card .swiper-button-prev {
  z-index: 10;
  height: 2.5rem;
  width: 2.5rem;
  background-color: transparent;
  opacity: 0;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.plp-card-grid .plp-card-image .carousel-swiper-product-card .swiper-button-next svg, .plp-card-grid .plp-card-image .carousel-swiper-product-card .swiper-button-prev svg, .plp-card-list .plp-card-image .carousel-swiper-product-card .swiper-button-next svg, .plp-card-list .plp-card-image .carousel-swiper-product-card .swiper-button-prev svg {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
}

.plp-card-grid .plp-card-image .carousel-swiper-product-card:hover .swiper-button-next, .plp-card-grid .plp-card-image .carousel-swiper-product-card:hover .swiper-button-prev, .plp-card-list .plp-card-image .carousel-swiper-product-card:hover .swiper-button-next, .plp-card-list .plp-card-image .carousel-swiper-product-card:hover .swiper-button-prev {
  opacity: 1;
}

.plp-card-grid {
  display: flex;
  flex-direction: column;
}

@media (max-width: 1023px) {

  .plp-card-grid .plp-card-info {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.plp-card-list {
  height: 100%;
  width: 100%;
}

@media (min-width: 1024px) {

  .plp-card-list .plp-card-image {
    margin-bottom: 1.25rem;
  }
}

.plp-card-list .plp-card-image .carousel-swiper-product-card img {
  overflow: hidden;
  border-radius: 0.125rem;
}

.plp-card-list .plp-card-info .plp-card-wrapper {
  display: flex;
  flex-direction: column;
}

.plp-card-list .plp-card-info .plp-card-wrapper .plp-card-title {
  margin-bottom: 0px;
}

.plp-card-list .plp-card-info .plp-card-wrapper .plp-card-price span {
  font-size: 16px;
  line-height: 26px;
}

.swym-storefront-layout-drawer.swym-storefront-layout-drawer-position-left {
  display: none !important;
}

.swym-storefront-layout-root-component .swym-storefront-layout-create-collection-name-form-group {
  display: flex;
  align-items: center;
  padding: 0;
}

.input#swym-storefront-layout-create-collection-name-input {
  margin: 6px;
}

.swym-storefront-layout-checkbox-container {
  padding-right: 0;
}

.swym-storefront-layout-input-has-error + .swym-storefront-layout-checkbox-container {
  margin-bottom: 11px;
}

#swym-storefront-layout-create-collection-name-input {
  width: 100%;
}

.swym-storefront-layout-notification-message {
  line-height: 14.52px;
  font-size: 14px;
}

.swym-storefront-layout-action-product-title {
  margin-bottom: 12px;
}

.swym-storefront-layout-checkmark {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox=%270 0 16 16%27 fill=%27%23fff%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0z%27/%3E%3C/svg%3E")
}

#swym-storefront-layout-notification .swym-storefront-layout-notification-progress-bar {
  background-color: black;
}

#swym-anchor {
  display: none !important;
}

#swymcs-custom-continue-shopping {
  font-weight: 550 !important;
  text-transform: uppercase !important;
}

#swymcs-custom-continue-shopping {
  position: relative;
  display: inline-block;
  height: 48px;
  overflow: hidden;
  border-radius: 9999px;
  padding-top: 11px;
  padding-bottom: 11px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  text-align: center;
  font-family: "Work Sans", sans-serif;
  font-family: var(--font-buttons, "Work Sans"), sans-serif;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 2.4px;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

#swymcs-empty-wishlist-container-description {
  font-size: 16px !important;
  line-height: 26px !important;
  text-transform: none !important;
}

*, ::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: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 rgba(0,0,0,0);
  --tw-ring-shadow: 0 0 rgba(0,0,0,0);
  --tw-shadow: 0 0 rgba(0,0,0,0);
  --tw-shadow-colored: 0 0 rgba(0,0,0,0);
  --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: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 rgba(0,0,0,0);
  --tw-ring-shadow: 0 0 rgba(0,0,0,0);
  --tw-shadow: 0 0 rgba(0,0,0,0);
  --tw-shadow-colored: 0 0 rgba(0,0,0,0);
  --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.19 | 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: #E7E7E7; /* 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: "Work Sans", sans-serif;
  font-family: var(--font-body, "Work Sans"), sans-serif; /* 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]) {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted currentColor;
          text-decoration: underline dotted currentColor;
}

/*
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;
}

input:where([type='text']),input:where(:not([type])),input:where([type='email']),input:where([type='url']),input:where([type='password']),input:where([type='number']),input:where([type='date']),input:where([type='datetime-local']),input:where([type='month']),input:where([type='search']),input:where([type='tel']),input:where([type='time']),input:where([type='week']),select:where([multiple]),textarea,select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  border-radius: 0px;
  padding-top: 0.5rem;
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 rgba(0,0,0,0);
}

input:where([type='text']):focus, input:where(:not([type])):focus, input:where([type='email']):focus, input:where([type='url']):focus, input:where([type='password']):focus, input:where([type='number']):focus, input:where([type='date']):focus, input:where([type='datetime-local']):focus, input:where([type='month']):focus, input:where([type='search']):focus, input:where([type='tel']):focus, input:where([type='time']):focus, input:where([type='week']):focus, select:where([multiple]):focus, textarea:focus, select:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: #2563eb;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #6b7280;
  opacity: 1;
}

input::placeholder,textarea::placeholder {
  color: #6b7280;
  opacity: 1;
}

::-webkit-datetime-edit-fields-wrapper {
  padding: 0;
}

::-webkit-date-and-time-value {
  min-height: 1.5em;
  text-align: inherit;
}

::-webkit-datetime-edit {
  display: inline-flex;
}

::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field {
  padding-top: 0;
  padding-bottom: 0;
}

select {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 20 20%27%3E%3Cpath stroke=%27%236b7280%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%271.5%27 d=%27m6 8 4 4 4-4%27/%3E%3C/svg%3E");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}

select:where([multiple]),select:where([size]:not([size="1"])) {
  background-image: none;
  background-image: initial;
  background-position: 0 0;
  background-position: initial;
  background-repeat: repeat;
  background-repeat: initial;
  background-size: auto auto;
  background-size: initial;
  padding-right: 0.75rem;
  -webkit-print-color-adjust: inherit;
          print-color-adjust: inherit;
}

input:where([type='checkbox']),input:where([type='radio']) {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #2563eb;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  --tw-shadow: 0 0 rgba(0,0,0,0);
}

input:where([type='checkbox']) {
  border-radius: 0px;
}

input:where([type='radio']) {
  border-radius: 100%;
}

input:where([type='checkbox']):focus,input:where([type='radio']):focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --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);
}

input:where([type='checkbox']):checked,input:where([type='radio']):checked {
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

input:where([type='checkbox']):checked {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox=%270 0 16 16%27 fill=%27%23fff%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0z%27/%3E%3C/svg%3E");
}

@media (forced-colors: active)  {

  input:where([type='checkbox']):checked {
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

input:where([type='radio']):checked {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox=%270 0 16 16%27 fill=%27%23fff%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Ccircle cx=%278%27 cy=%278%27 r=%273%27/%3E%3C/svg%3E");
}

@media (forced-colors: active)  {

  input:where([type='radio']):checked {
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

input:where([type='checkbox']):checked:hover,input:where([type='checkbox']):checked:focus,input:where([type='radio']):checked:hover,input:where([type='radio']):checked:focus {
  border-color: transparent;
  background-color: currentColor;
}

input:where([type='checkbox']):indeterminate {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 16 16%27%3E%3Cpath stroke=%27%23fff%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27M4 8h8%27/%3E%3C/svg%3E");
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

@media (forced-colors: active)  {

  input:where([type='checkbox']):indeterminate {
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

input:where([type='checkbox']):indeterminate:hover,input:where([type='checkbox']):indeterminate:focus {
  border-color: transparent;
  background-color: currentColor;
}

input:where([type='file']) {
  background: transparent none repeat 0 0 / auto auto padding-box border-box scroll;
  background: initial;
  border-color: inherit;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-size: inherit;
  line-height: inherit;
}

input:where([type='file']):focus {
  outline: 1px solid ButtonText;
  outline: 1px auto -webkit-focus-ring-color;
}

html {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
  }

.text-error-content-content,
  .text-warning-content-content,
  .text-success-content-content,
  .text-info-content-content,
  .text-secondary-content,
  .text-primary-content {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
}

.border-focus {
  --tw-border-opacity: 1;
  border-color: rgba(54, 54, 54, 1);
  border-color: rgba(54, 54, 54, var(--tw-border-opacity, 1));
}

.page-header {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 40;
  width: 100%;
  border-color: transparent;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.page-header .site-header.active-menu {
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 231, 1);
  border-color: rgba(231, 231, 231, var(--tw-border-opacity, 1));
}

.page-header.is-unpin,
    .page-header.is-pin {
  --tw-translate-y: calc(var(--topbar-height) * -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));
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
}

@media (min-width: 768px) {

  .shopify-section-gift-card + .shopify-section-product-recently product-recently > div {
    padding-top: 0px;
  }
}

@keyframes translate-infinite {
    100% {
      transform: translateX(calc(-100%));
    }
    0% {
      transform: translateX(0);
    }
  }

@keyframes bounceInUp {
    from,
    30%,
    60%,
    to {
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
  
    from {
      opacity: 0;
      transform: translate3d(0, 10px, 0);
    }
  
    30% {
      transform: translate3d(0, -10px, 0);
    }

    60% {
      transform: translate3d(0, 5px, 0);
    }
  
    to {
      transform: translate3d(0, 0, 0);
    }
  }

@keyframes fade-out-down {
    from {
      transform: translate3d(0, 0, 0);
      opacity: 1;
    }
  
    to {
      transform: translate3d(0, 150px, 0);
      opacity: 0;
    }
  }

@keyframes fade-in-up {
    0% {
      transform: translate3d(0, 150px, 0);
      opacity: 0;
    }

    100% {
      transform: translate3d(0, 0, 0);
      opacity: 1;
    }
  }

@keyframes fade-in-down {
    0% {
      transform: translate(-50%, -50%);
    }
    100% {
      transform: translate(-50%, 100%);
    }
  }

@media (min-width: 1200px) {
    @keyframes fade-in-down {
      0% {
        transform: translate(-50%, 0);
      }
      100% {
        transform: translate(-50%, 100%);
      }
    }
  }

@keyframes slide-in-up {
    0% {
      transform: translate(-50%, 100%);
    }
    100% {
      transform: translate(-50%, -50%);
    }
  }

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

@keyframes marquee {
    0% { transform: translateX(100%); }
    100% { transform: translateX(0); }
  }

[data-aos=fade-up] {
    transform: translate3d(0, 40px, 0);
  }

input[type='number']::-webkit-inner-spin-button,
  input[type='number']::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }

:root {
    --height-input: 48px;
  }

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 16px;
  padding-left: 16px;
}

@media (min-width: 376px) {

  .container {
    max-width: 376px;
  }
}

@media (min-width: 640px) {

  .container {
    max-width: 640px;
  }
}

@media (min-width: 768px) {

  .container {
    max-width: 768px;
    padding-right: 24px;
    padding-left: 24px;
  }
}

@media (min-width: 1000px) {

  .container {
    max-width: 1000px;
  }
}

@media (min-width: 1024px) {

  .container {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {

  .container {
    max-width: 1280px;
    padding-right: 48px;
    padding-left: 48px;
  }
}

@media (min-width: 1440px) {

  .container {
    max-width: 1440px;
  }
}

@media (min-width: 1536px) {

  .container {
    max-width: 1536px;
  }
}

@media (min-width: 1920px) {

  .container {
    max-width: 1920px;
  }
}

@media (min-width: 2560px) {

  .container {
    max-width: 2560px;
  }
}

h1, .h1,
  .wysiwyg h1 {
  font-family: "Fahkwang", sans-serif;
  font-family: var(--font-heading, "Fahkwang"), sans-serif;
  font-size: 30px;
  line-height: 36px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgba(24, 24, 24, 1);
  color: rgba(24, 24, 24, var(--tw-text-opacity, 1));
}

@media (min-width: 1024px) {

  h1, .h1,
  .wysiwyg h1 {
    font-size: 60px;
    line-height: 64px;
  }
}

h2, .h2,
  .wysiwyg h2 {
  font-family: "Fahkwang", sans-serif;
  font-family: var(--font-heading, "Fahkwang"), sans-serif;
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgba(24, 24, 24, 1);
  color: rgba(24, 24, 24, var(--tw-text-opacity, 1));
}

@media (min-width: 1024px) {

  h2, .h2,
  .wysiwyg h2 {
    font-size: 48px;
    line-height: 54px;
  }
}

h3, .h3,
  .wysiwyg h3 {
  font-family: "Fahkwang", sans-serif;
  font-family: var(--font-heading, "Fahkwang"), sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgba(24, 24, 24, 1);
  color: rgba(24, 24, 24, var(--tw-text-opacity, 1));
}

@media (min-width: 1024px) {

  h3, .h3,
  .wysiwyg h3 {
    font-size: 36px;
    line-height: 42px;
  }
}

h4, .h4,
  .wysiwyg h4 {
  font-family: "Fahkwang", sans-serif;
  font-family: var(--font-heading, "Fahkwang"), sans-serif;
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgba(24, 24, 24, 1);
  color: rgba(24, 24, 24, var(--tw-text-opacity, 1));
}

@media (min-width: 1024px) {

  h4, .h4,
  .wysiwyg h4 {
    font-size: 30px;
    line-height: 36px;
  }
}

h5, .h5,
  .wysiwyg h5 {
  font-family: "Fahkwang", sans-serif;
  font-family: var(--font-heading, "Fahkwang"), sans-serif;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgba(24, 24, 24, 1);
  color: rgba(24, 24, 24, var(--tw-text-opacity, 1));
}

@media (min-width: 1024px) {

  h5, .h5,
  .wysiwyg h5 {
    font-size: 24px;
    line-height: 32px;
  }
}

h6, .h6,
  .wysiwyg h6 {
  font-family: "Work Sans", sans-serif;
  font-family: var(--font-body, "Work Sans"), sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 550;
  --tw-text-opacity: 1;
  color: rgba(24, 24, 24, 1);
  color: rgba(24, 24, 24, var(--tw-text-opacity, 1));
}

body,
  .wysiwyg p {
  font-family: "Work Sans", sans-serif;
  font-family: var(--font-body, "Work Sans"), sans-serif;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgba(54, 54, 54, 1);
  color: rgba(54, 54, 54, var(--tw-text-opacity, 1));
    letter-spacing: 0.84px;
}

.label,
  .wysiwyg label {
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
}

.\!link {
  cursor: pointer;
  font-size: 14px;
  line-height: 24px;
  text-transform: uppercase;
  text-transform: capitalize;
  --tw-text-opacity: 1;
  color: rgba(54, 54, 54, 1);
  color: rgba(54, 54, 54, var(--tw-text-opacity, 1));
  text-decoration-line: underline;
  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;
}

.link,
  .wysiwyg a {
  cursor: pointer;
  font-size: 14px;
  line-height: 24px;
  text-transform: uppercase;
  text-transform: capitalize;
  --tw-text-opacity: 1;
  color: rgba(54, 54, 54, 1);
  color: rgba(54, 54, 54, var(--tw-text-opacity, 1));
  text-decoration-line: underline;
  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;
}

.\!link:hover {
  --tw-text-opacity: 1;
  color: rgba(95, 111, 118, 1);
  color: rgba(95, 111, 118, var(--tw-text-opacity, 1));
}

.link:hover, .wysiwyg a:hover {
  --tw-text-opacity: 1;
  color: rgba(95, 111, 118, 1);
  color: rgba(95, 111, 118, var(--tw-text-opacity, 1));
}

.is-unpin .js-search-bar:not(.is-active) {
  pointer-events: none;
  height: 0px;
  overflow: hidden;
  padding-bottom: 0px;
  opacity: 0;
}

.is-pin .js-search-bar {
  pointer-events: none;
  visibility: hidden;
  height: 0px;
  padding-bottom: 0px;
  opacity: 0;
}

.js-search-bar.is-active {
  pointer-events: auto;
  visibility: visible;
  height: auto;
  padding-bottom: 1rem;
  opacity: 1;
}

.wysiwyg--seo-text p {
  display: inline;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgba(54, 54, 54, 1);
  color: rgba(54, 54, 54, var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {

  .wysiwyg--seo-text p {
    font-size: 16px;
    line-height: 26px;
  }
}

.wysiwyg--seo-text span {
  cursor: pointer;
  font-size: 14px;
  line-height: 24px;
  text-transform: uppercase;
  text-transform: capitalize;
  --tw-text-opacity: 1;
  color: rgba(54, 54, 54, 1);
  color: rgba(54, 54, 54, var(--tw-text-opacity, 1));
  text-decoration-line: underline;
  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;
}

.wysiwyg--seo-text span:hover {
  --tw-text-opacity: 1;
  color: rgba(95, 111, 118, 1);
  color: rgba(95, 111, 118, var(--tw-text-opacity, 1));
}

.wysiwyg--seo-text span {
  --tw-text-opacity: 1;
  color: rgba(102, 102, 102, 1);
  color: rgba(102, 102, 102, var(--tw-text-opacity, 1));
  text-decoration-line: none;
}

.wysiwyg-product-accordion {
  display: block;
  padding-top: 0px;
  padding-bottom: 1.5rem;
}

.wysiwyg-product-accordion .read-more-button {
  margin-top: 0.5rem;
  display: block;
  text-decoration-line: underline;
  text-underline-offset: 4px;
}

/* Assembly video embed styles */

.wysiwyg-product-accordion .assembly-video-embed {
  position: relative;
  width: 100%;
  border-radius: 0.5rem;
}

/* Make videos responsive */

.wysiwyg-product-accordion .assembly-video-embed iframe {
  height: auto;
  width: 100%;
  max-width: 100%;
  border-radius: 0.25rem;
        min-height: 315px;
}

/* Handle other video elements */

.wysiwyg-product-accordion .assembly-video-embed video {
  height: auto;
  width: 100%;
  max-width: 100%;
  border-radius: 0.25rem;
}

.wysiwyg-product-content {
  display: block;
  font-size: 14px;
  line-height: 24px;
  --tw-text-opacity: 1;
  color: rgba(54, 54, 54, 1);
  color: rgba(54, 54, 54, var(--tw-text-opacity, 1));
}

.wysiwyg-product-content .read-more-button {
  display: block;
  --tw-text-opacity: 1;
  color: rgba(102, 102, 102, 1);
  color: rgba(102, 102, 102, var(--tw-text-opacity, 1));
}

.wysiwyg-product-content p + p {
  margin-top: 0.625rem;
}

.wysiwyg-product-content ul {
  list-style-type: disc;
  padding-left: 1.5rem;
  font-size: 14px;
  line-height: 24px;
}

.wysiwyg-product-content ul li {
  margin-bottom: 0.625rem;
}

.wysiwyg-product-content ul li:last-child {
  margin-bottom: 0px;
}

.wysiwyg-product-content ol {
  list-style-type: decimal;
  padding-left: 1.5rem;
  font-size: 14px;
  line-height: 24px;
}

.wysiwyg-product-content ol li {
  margin-bottom: 0.625rem;
}

.wysiwyg-product-content ol li:last-child {
  margin-bottom: 0px;
}

.wysiwyg-article-description h3 {
  margin-top: 1.5rem;
  font-family: "Work Sans", sans-serif;
  font-family: var(--font-body, "Work Sans"), sans-serif;
  font-size: 24px;
  line-height: 32px;
  --tw-text-opacity: 1;
  color: rgba(24, 24, 24, 1);
  color: rgba(24, 24, 24, var(--tw-text-opacity, 1));
}

.wysiwyg-article-description h3:first-child {
  margin-top: 0px;
}

@media (min-width: 1024px) {

  .wysiwyg-article-description h3 {
    margin-top: 2.5rem;
    font-size: 30px;
    line-height: 36px;
  }
}

.wysiwyg-article-description h3 + p {
  margin-top: 0.5rem;
}

@media (min-width: 1024px) {

  .wysiwyg-article-description h3 + p {
    margin-top: 1rem;
  }
}

.wysiwyg-article-description p {
  margin-top: 0.625rem;
  font-size: 14px;
  line-height: 24px;
}

.wysiwyg-article-description p:first-child {
  margin-top: 0px;
}

@media (min-width: 1024px) {

  .wysiwyg-article-description p {
    margin-top: 1rem;
    font-size: 16px;
    line-height: 26px;
  }
}

.wysiwyg-article-description ul {
  list-style-type: disc;
  padding-left: 1.5rem;
  font-size: 14px;
  line-height: 24px;
}

.wysiwyg-article-description ul li {
  margin-bottom: 0.625rem;
}

.wysiwyg-article-description ul li:last-child {
  margin-bottom: 0px;
}

.wysiwyg-article-description ol {
  list-style-type: decimal;
  padding-left: 1.5rem;
  font-size: 14px;
  line-height: 24px;
}

.wysiwyg-article-description ol li {
  margin-bottom: 0.625rem;
}

.wysiwyg-article-description ol li:last-child {
  margin-bottom: 0px;
}

.wysiwyg-footer-bottom p {
  font-size: 14px;
  line-height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.wysiwyg-footer-bottom p a {
  cursor: pointer;
  font-size: 14px;
  line-height: 24px;
  text-transform: uppercase;
  text-transform: capitalize;
  --tw-text-opacity: 1;
  color: rgba(54, 54, 54, 1);
  color: rgba(54, 54, 54, var(--tw-text-opacity, 1));
  text-decoration-line: underline;
  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;
}

.wysiwyg-footer-bottom p a:hover {
  --tw-text-opacity: 1;
  color: rgba(95, 111, 118, 1);
  color: rgba(95, 111, 118, var(--tw-text-opacity, 1));
}

.wysiwyg-footer-bottom p a {
  margin-right: 1.5rem;
  white-space: nowrap;
}

.wysiwyg-footer-bottom p a:last-child {
  margin-right: 0px;
}

@media (min-width: 768px) {

  .wysiwyg-footer-bottom p a {
    margin-top: 0.5rem;
  }
}

@media (max-width: 767px) {

  .wysiwyg-footer-bottom p a {
    margin-top: 1rem;
    font-size: 12px;
    line-height: 16px;
  }
}

.wysiwyg-faq p {
  margin-bottom: 0.625rem;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgba(54, 54, 54, 1);
  color: rgba(54, 54, 54, var(--tw-text-opacity, 1));
}

.wysiwyg-faq p:last-child {
  margin-bottom: 0px;
}

.wysiwyg-faq a {
  cursor: pointer;
  font-size: 14px;
  line-height: 24px;
  text-transform: uppercase;
  text-transform: capitalize;
  --tw-text-opacity: 1;
  color: rgba(54, 54, 54, 1);
  color: rgba(54, 54, 54, var(--tw-text-opacity, 1));
  text-decoration-line: underline;
  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;
}

.wysiwyg-faq a:hover {
  --tw-text-opacity: 1;
  color: rgba(95, 111, 118, 1);
  color: rgba(95, 111, 118, var(--tw-text-opacity, 1));
}

.wysiwyg-faq a {
  text-transform: none;
}

.wysiwyg--shipping br {
  display: none;
}

.wysiwyg--shipping span {
  font-weight: 400;
}

.wysiwyg--shipping p {
  font-size: 14px;
  line-height: 24px;
}

.wysiwyg--shipping p + p {
  margin-top: 0.625rem;
}

.wysiwyg--shipping p a {
  cursor: pointer;
  font-size: 14px;
  line-height: 24px;
  text-transform: uppercase;
  text-transform: capitalize;
  --tw-text-opacity: 1;
  color: rgba(54, 54, 54, 1);
  color: rgba(54, 54, 54, var(--tw-text-opacity, 1));
  text-decoration-line: underline;
  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;
}

.wysiwyg--shipping p a:hover {
  --tw-text-opacity: 1;
  color: rgba(95, 111, 118, 1);
  color: rgba(95, 111, 118, var(--tw-text-opacity, 1));
}

.wysiwyg--shipping p a {
  text-transform: none;
}

.wysiwyg--shipping ul,
    .wysiwyg--shipping ol {
  padding-left: 1.5rem;
}

.wysiwyg--shipping ul li:last-child, .wysiwyg--shipping ol li:last-child {
  margin-bottom: 0px;
}

.wysiwyg--shipping ul {
  list-style-type: decimal;
  padding-left: 1.5rem;
}

.wysiwyg--shipping ol {
  list-style-type: disc;
  padding-left: 1.5rem;
}

.wysiwyg--augmented picture {
  margin-top: 1rem;
  display: block;
}

.wysiwyg--augmented picture:first-child {
  margin-top: 0px;
}

@media (min-width: 1024px) {

  .wysiwyg--augmented picture {
    margin-top: 2rem;
  }
}

.wysiwyg--augmented h3 + p {
  margin-top: 0.5rem;
}

@media (min-width: 1024px) {

  .wysiwyg--augmented h3 + p {
    margin-top: 0.75rem;
    font-size: 18px;
    line-height: 26px;
  }
}

.wysiwyg--augmented h3 + picture > img {
  aspect-ratio: 344/943;
}

@media (min-width: 1024px) {

  .wysiwyg--augmented h3 + picture > img {
    aspect-ratio: 924/2531;
  }
}

.wysiwyg--augmented .accordion-item {
  margin-top: 1.5rem;
}

@media (min-width: 1024px) {

  .wysiwyg--augmented .accordion-item {
    margin-top: 4rem;
  }
}

.wysiwyg--augmented .accordion-item +.accordion-item {
  margin-top: 0px;
}

.wysiwyg--augmented .accordion-item:last-child .accordion-item-description {
  padding-bottom: 0px;
}

.wsyiwyg-page-header p {
  margin-bottom: 0.625rem;
}

.wsyiwyg-page-header p:last-child {
  margin-bottom: 0px;
}

.wysiwyg-return p {
  margin-top: 0.625rem;
  font-size: 14px;
  line-height: 24px;
  --tw-text-opacity: 1;
  color: rgba(54, 54, 54, 1);
  color: rgba(54, 54, 54, var(--tw-text-opacity, 1));
}

.wysiwyg-return p:first-child {
  margin-top: 0px;
}

.wysiwyg-return ol {
  margin-top: 0.625rem;
  list-style-type: decimal;
  padding-left: 1rem;
}

.wysiwyg-return ol:first-child {
  margin-top: 0px;
}

@media (min-width: 1024px) {

  .wysiwyg-return ol {
    padding-left: 1.25rem;
  }
}

.wysiwyg-return ol li {
  text-align: left;
  font-size: 14px;
  line-height: 24px;
}

.wysiwyg-package-banner {
  display: block;
  padding-top: 0.5rem;
}

.wysiwyg-package-banner p {
  font-size: 14px;
  line-height: 24px;
}

.wysiwyg-package-banner .read-more-button {
  margin-left: 0.25rem;
  text-transform: none;
  --tw-text-opacity: 1;
  color: rgba(54, 54, 54, 1);
  color: rgba(54, 54, 54, var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}

.wysiwyg-shop-seo-text h1, .wysiwyg-shop-seo-text h2, .wysiwyg-shop-seo-text h3, .wysiwyg-shop-seo-text h4, .wysiwyg-shop-seo-text h5, .wysiwyg-shop-seo-text h6 {
  margin-bottom: 0.25rem;
  font-family: "Work Sans", sans-serif;
  font-family: var(--font-body, "Work Sans"), sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgba(24, 24, 24, 1);
  color: rgba(24, 24, 24, var(--tw-text-opacity, 1));
}

.wysiwyg-shop-seo-text p strong {
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgba(24, 24, 24, 1);
  color: rgba(24, 24, 24, var(--tw-text-opacity, 1));
}

.wysiwyg-shop-seo-text p:nth-child(odd) {
  margin-bottom: 0.25rem;
}

.wysiwyg-lookbook-image-with-paragraph .description p {
  margin-bottom: 0.5rem;
}

.wysiwyg-lookbook-image-with-paragraph .description p:last-child {
  margin-bottom: 0px;
}

.icon {
  height: 1.5rem;
  width: 1.5rem;
}

.\!button {
  position: relative;
  display: inline-block;
  height: 48px;
  overflow: hidden;
  border-radius: 9999px;
  padding-top: 11px;
  padding-bottom: 11px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  text-align: center;
  font-family: "Work Sans", sans-serif;
  font-family: var(--font-buttons, "Work Sans"), sans-serif;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  letter-spacing: 2.4px;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.button {
  position: relative;
  display: inline-block;
  height: 48px;
  overflow: hidden;
  border-radius: 9999px;
  padding-top: 11px;
  padding-bottom: 11px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  text-align: center;
  font-family: "Work Sans", sans-serif;
  font-family: var(--font-buttons, "Work Sans"), sans-serif;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  letter-spacing: 2.4px;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.button-primary {
  position: relative;
  display: inline-block;
  height: 48px;
  overflow: hidden;
  border-radius: 9999px;
  padding-top: 11px;
  padding-bottom: 11px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  text-align: center;
  font-family: "Work Sans", sans-serif;
  font-family: var(--font-buttons, "Work Sans"), sans-serif;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  letter-spacing: 2.4px;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  --tw-bg-opacity: 1;
  background-color: rgba(54, 54, 54, 1);
  background-color: rgba(54, 54, 54, var(--tw-bg-opacity, 1));
  font-weight: 550;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
}

@media (hover: hover) and (pointer: fine) {

  .button-primary:hover {
    --tw-border-opacity: 1;
    border-color: rgba(25, 32, 35, 1);
    border-color: rgba(25, 32, 35, var(--tw-border-opacity, 1));
    --tw-bg-opacity: 1;
    background-color: rgba(25, 32, 35, 1);
    background-color: rgba(25, 32, 35, var(--tw-bg-opacity, 1));
  }
}

.button-primary:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(25, 32, 35, 1);
  background-color: rgba(25, 32, 35, var(--tw-bg-opacity, 1));
}

.button-primary:disabled {
  --tw-bg-opacity: 1;
  background-color: rgba(235, 235, 235, 1);
  background-color: rgba(235, 235, 235, var(--tw-bg-opacity, 1));
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgba(160, 160, 160, 1);
  color: rgba(160, 160, 160, var(--tw-text-opacity, 1));
}

.button-outlined {
  border-color: rgba(54, 54, 54, 1);
  border-color: rgba(54, 54, 54, var(--tw-border-opacity, 1));
  position: relative;
  display: inline-block;
  height: 48px;
  overflow: hidden;
  border-radius: 9999px;
  padding-top: 11px;
  padding-bottom: 11px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  text-align: center;
  font-family: "Work Sans", sans-serif;
  font-family: var(--font-buttons, "Work Sans"), sans-serif;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  letter-spacing: 2.4px;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(135, 135, 135, 1);
  border-color: rgba(135, 135, 135, var(--tw-border-opacity, 1));
  background-color: transparent;
  font-weight: 550;
  --tw-text-opacity: 1;
  color: rgba(24, 24, 24, 1);
  color: rgba(24, 24, 24, var(--tw-text-opacity, 1));
}

@media (hover: hover) and (pointer: fine) {

  .button-outlined:hover {
    --tw-border-opacity: 1;
    border-color: rgba(25, 32, 35, 1);
    border-color: rgba(25, 32, 35, var(--tw-border-opacity, 1));
    --tw-bg-opacity: 1;
    background-color: rgba(25, 32, 35, 1);
    background-color: rgba(25, 32, 35, var(--tw-bg-opacity, 1));
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, 1);
    color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
  }
}

.button-outlined:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(25, 32, 35, 1);
  background-color: rgba(25, 32, 35, var(--tw-bg-opacity, 1));
}

.button-outlined:disabled {
  --tw-bg-opacity: 1;
  background-color: rgba(235, 235, 235, 1);
  background-color: rgba(235, 235, 235, var(--tw-bg-opacity, 1));
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgba(160, 160, 160, 1);
  color: rgba(160, 160, 160, var(--tw-text-opacity, 1));
}

.button-outlined-white {
  border-color: rgba(54, 54, 54, 1);
  border-color: rgba(54, 54, 54, var(--tw-border-opacity, 1));
  position: relative;
  display: inline-block;
  height: 48px;
  overflow: hidden;
  border-radius: 9999px;
  padding-top: 11px;
  padding-bottom: 11px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  text-align: center;
  font-family: "Work Sans", sans-serif;
  font-family: var(--font-buttons, "Work Sans"), sans-serif;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  letter-spacing: 2.4px;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(135, 135, 135, 1);
  border-color: rgba(135, 135, 135, var(--tw-border-opacity, 1));
  background-color: transparent;
  font-weight: 550;
  --tw-text-opacity: 1;
  color: rgba(24, 24, 24, 1);
  color: rgba(24, 24, 24, var(--tw-text-opacity, 1));
}

@media (hover: hover) and (pointer: fine) {

  .button-outlined-white:hover {
    --tw-border-opacity: 1;
    border-color: rgba(25, 32, 35, 1);
    border-color: rgba(25, 32, 35, var(--tw-border-opacity, 1));
    --tw-bg-opacity: 1;
    background-color: rgba(25, 32, 35, 1);
    background-color: rgba(25, 32, 35, var(--tw-bg-opacity, 1));
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, 1);
    color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
  }
}

.button-outlined-white:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(25, 32, 35, 1);
  background-color: rgba(25, 32, 35, var(--tw-bg-opacity, 1));
}

.button-outlined-white:disabled {
  --tw-bg-opacity: 1;
  background-color: rgba(235, 235, 235, 1);
  background-color: rgba(235, 235, 235, var(--tw-bg-opacity, 1));
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgba(160, 160, 160, 1);
  color: rgba(160, 160, 160, var(--tw-text-opacity, 1));
}

.button-outlined-white {
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, 1);
  border-color: rgba(255, 255, 255, var(--tw-border-opacity, 1));
  font-weight: 550;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
}

@media (hover: hover) and (pointer: fine) {

  .button-outlined-white:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, 1);
    border-color: rgba(255, 255, 255, var(--tw-border-opacity, 1));
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, 1);
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
    --tw-text-opacity: 1;
    color: rgba(24, 24, 24, 1);
    color: rgba(24, 24, 24, var(--tw-text-opacity, 1));
  }
}

.button-small {
  height: 40px;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 1rem;
  padding-right: 1rem;
}

.button-large {
  height: 56px;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.button-white {
  border-color: rgba(54, 54, 54, 1);
  border-color: rgba(54, 54, 54, var(--tw-border-opacity, 1));
  position: relative;
  display: inline-block;
  height: 48px;
  overflow: hidden;
  border-radius: 9999px;
  padding-top: 11px;
  padding-bottom: 11px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  text-align: center;
  font-family: "Work Sans", sans-serif;
  font-family: var(--font-buttons, "Work Sans"), sans-serif;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  letter-spacing: 2.4px;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(135, 135, 135, 1);
  border-color: rgba(135, 135, 135, var(--tw-border-opacity, 1));
  background-color: transparent;
  font-weight: 550;
  --tw-text-opacity: 1;
  color: rgba(24, 24, 24, 1);
  color: rgba(24, 24, 24, var(--tw-text-opacity, 1));
}

@media (hover: hover) and (pointer: fine) {

  .button-white:hover {
    --tw-border-opacity: 1;
    border-color: rgba(25, 32, 35, 1);
    border-color: rgba(25, 32, 35, var(--tw-border-opacity, 1));
    --tw-bg-opacity: 1;
    background-color: rgba(25, 32, 35, 1);
    background-color: rgba(25, 32, 35, var(--tw-bg-opacity, 1));
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, 1);
    color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
  }
}

.button-white:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(25, 32, 35, 1);
  background-color: rgba(25, 32, 35, var(--tw-bg-opacity, 1));
}

.button-white:disabled {
  --tw-bg-opacity: 1;
  background-color: rgba(235, 235, 235, 1);
  background-color: rgba(235, 235, 235, var(--tw-bg-opacity, 1));
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgba(160, 160, 160, 1);
  color: rgba(160, 160, 160, var(--tw-text-opacity, 1));
}

.button-white {
  --tw-border-opacity: 1 !important;
  border-color: rgba(255, 255, 255, 1) !important;
  border-color: rgba(255, 255, 255, var(--tw-border-opacity, 1)) !important;
}

.button-white {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgba(24, 24, 24, 1);
  color: rgba(24, 24, 24, var(--tw-text-opacity, 1));
}

.button-icon {
  max-height: 48px;
}

.button-disabled {
  pointer-events: none;
  --tw-border-opacity: 1;
  border-color: rgba(246, 246, 246, 1);
  border-color: rgba(246, 246, 246, var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgba(246, 246, 246, 1);
  background-color: rgba(246, 246, 246, var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgba(102, 102, 102, 1);
  color: rgba(102, 102, 102, var(--tw-text-opacity, 1));
}

.checkbox-input__input {
  height: 18px;
  width: 18px;
  border-radius: 3px;
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 231, 1);
  border-color: rgba(231, 231, 231, var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgba(95, 111, 118, 1);
  color: rgba(95, 111, 118, var(--tw-text-opacity, 1));
}

.checkbox-input__input:focus {
  --tw-shadow: 0;
  --tw-shadow-colored: 0;
  box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);
}

.checkbox-input__input:disabled:checked {
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 231, 1);
  border-color: rgba(231, 231, 231, var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgba(246, 246, 246, 1);
  background-color: rgba(246, 246, 246, var(--tw-bg-opacity, 1));

      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2713%27 height=%2712%27 fill=%27none%27%3E%3Cpath d=%27m10.625 3.375-5.25 5.25L2.75 6%27 stroke=%27%23A0A0A0%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E");
      background-size: 12px 12px;
}

.checkbox-input__input:disabled {
  --tw-bg-opacity: 1;
  background-color: rgba(246, 246, 246, 1);
  background-color: rgba(246, 246, 246, var(--tw-bg-opacity, 1));
}

.checkbox-input__input:disabled + .checkbox-input__label {
  --tw-text-opacity: 1;
  color: rgba(160, 160, 160, 1);
  color: rgba(160, 160, 160, var(--tw-text-opacity, 1));
}

.checkbox-input__label {
  margin-right: 0.75rem;
  display: block;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0em;
  --tw-text-opacity: 1;
  color: rgba(54, 54, 54, 1);
  color: rgba(54, 54, 54, var(--tw-text-opacity, 1));
}

.checkbox-input--checkout.checked + .section__gift-card-message {
  margin-top: 1rem;
  margin-bottom: 1rem;
  height: 3rem;
  padding-top: 12px;
  padding-bottom: 12px;
  opacity: 1;
}

plp-searchspring [type='checkbox'].checkbox-input__input:checked {
  --tw-bg-opacity: 1;
  background-color: rgba(54, 54, 54, 1);
  background-color: rgba(54, 54, 54, var(--tw-bg-opacity, 1));
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2710%27 height=%2710%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M9 1 3.799 9 1 6.8%27 stroke=%27%23fff%27 stroke-width=%271.2%27 stroke-linecap=%27round%27/%3E%3C/svg%3E");
    background-size: 10px;
}

.radio-input__input {
  height: 18px;
  width: 18px;
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 231, 1);
  border-color: rgba(231, 231, 231, var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgba(95, 111, 118, 1);
  color: rgba(95, 111, 118, var(--tw-text-opacity, 1));
}

.radio-input__input:focus {
  --tw-shadow: 0;
  --tw-shadow-colored: 0;
  box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);
}

.radio-input__input:disabled {
  --tw-bg-opacity: 1;
  background-color: rgba(246, 246, 246, 1);
  background-color: rgba(246, 246, 246, var(--tw-bg-opacity, 1));
}

.radio-input__input:checked:disabled {
  --tw-border-opacity: 1;
  border-color: rgba(246, 246, 246, 1);
  border-color: rgba(246, 246, 246, var(--tw-border-opacity, 1));
}

@media (hover: hover) and (pointer: fine) {

  .radio-input__input:hover:checked:disabled {
    --tw-bg-opacity: 1;
    background-color: rgba(246, 246, 246, 1);
    background-color: rgba(246, 246, 246, var(--tw-bg-opacity, 1));
  }
}

.radio-input__input:disabled:checked {
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 231, 1);
  border-color: rgba(231, 231, 231, var(--tw-border-opacity, 1));

      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2719%27 height=%2718%27 fill=%27none%27%3E%3Crect x=%271%27 y=%27.5%27 width=%2717%27 height=%2717%27 rx=%278.5%27 fill=%27%23F6F6F6%27/%3E%3Ccircle cx=%279.5%27 cy=%279%27 r=%274%27 fill=%27%23A0A0A0%27/%3E%3Crect x=%271%27 y=%27.5%27 width=%2717%27 height=%2717%27 rx=%278.5%27 stroke=%27%23E7E7E7%27/%3E%3C/svg%3E");
}

.radio-input__input:disabled + .radio-input__label {
  --tw-text-opacity: 1;
  color: rgba(102, 102, 102, 1);
  color: rgba(102, 102, 102, var(--tw-text-opacity, 1));
}

.radio-input__label {
  margin-left: 0.75rem;
  display: block;
  font-size: 14px;
  line-height: 24px;
  --tw-text-opacity: 1;
  color: rgba(54, 54, 54, 1);
  color: rgba(54, 54, 54, var(--tw-text-opacity, 1));
}

account-address-form [data-aria-hidden='true'] {
  display: none;
}

select.\!input {
    background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%3E%0A%20%20%3Cpath%20d%3D%22M13%206L8%2011L3%206%22%20stroke%3D%22%23181818%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E") !important;
    background-size: 16px 16px !important;
    background-position: right 16px center !important;
  }

select.input {
    background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%3E%0A%20%20%3Cpath%20d%3D%22M13%206L8%2011L3%206%22%20stroke%3D%22%23181818%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E");
    background-size: 16px 16px;
    background-position: right 16px center;
  }

select.select-sidebar {
  --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), 0 0 rgba(0,0,0,0) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 rgba(0,0,0,0)) !important;
}

select.select-sidebar {
  width: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0.125rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 231, 1);
  border-color: rgba(231, 231, 231, var(--tw-border-opacity, 1));
  background-color: transparent;
  padding: 1rem;
}

select.select-sidebar:focus {
  --tw-border-opacity: 1;
  border-color: rgba(54, 54, 54, 1);
  border-color: rgba(54, 54, 54, var(--tw-border-opacity, 1));
}

select.select-sidebar:invalid:focus {
  --tw-border-opacity: 1;
  border-color: rgba(54, 54, 54, 1);
  border-color: rgba(54, 54, 54, var(--tw-border-opacity, 1));
}

select.select-sidebar:focus {
  --tw-border-opacity: 1;
  border-color: rgba(135, 135, 135, 1);
  border-color: rgba(135, 135, 135, var(--tw-border-opacity, 1));
  --tw-shadow: 0;
  --tw-shadow-colored: 0;
  box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);
}

select.select-sidebar:invalid:focus {
  --tw-border-opacity: 1;
  border-color: rgba(135, 135, 135, 1);
  border-color: rgba(135, 135, 135, var(--tw-border-opacity, 1));
}

select.select-sidebar {

    background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%3E%0A%20%20%3Cpath%20d%3D%22M3.125%2010H16.875%22%20stroke%3D%22%23363636%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M10%203.125V16.875%22%20stroke%3D%22%23363636%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E");
    background-size: 20px 20px;
    background-position: right 16px center;
  }

.\!input {
  position: relative;
  display: block;
  height: 48px;
  height: var(--height-input);
  width: 100%;
  border-radius: 0.125rem;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 231, 1);
  border-color: rgba(231, 231, 231, var(--tw-border-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 0.125rem;
  padding-top: 18px;
  font-size: 14px;
  line-height: 24px;
  --tw-text-opacity: 1;
  color: rgba(54, 54, 54, 1);
  color: rgba(54, 54, 54, var(--tw-text-opacity, 1));
}

.\!input::-moz-placeholder {
  color: transparent;
}

.\!input::placeholder {
  color: transparent;
}

.\!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), 0 0 rgba(0,0,0,0) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 rgba(0,0,0,0)) !important;
}

.\!input {
  transition-property: border;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    scrollbar-width: none;
}

.\!input::-webkit-scrollbar {
  display: none;
}

.\!input:focus {
  --tw-border-opacity: 1;
  border-color: rgba(54, 54, 54, 1);
  border-color: rgba(54, 54, 54, var(--tw-border-opacity, 1));
}

.\!input:invalid:focus {
  --tw-border-opacity: 1;
  border-color: rgba(54, 54, 54, 1);
  border-color: rgba(54, 54, 54, var(--tw-border-opacity, 1));
}

.\!input:focus {
  --tw-border-opacity: 1;
  border-color: rgba(135, 135, 135, 1);
  border-color: rgba(135, 135, 135, var(--tw-border-opacity, 1));
  --tw-shadow: 0;
  --tw-shadow-colored: 0;
  box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);
}

.\!input:invalid:focus {
  --tw-border-opacity: 1;
  border-color: rgba(135, 135, 135, 1);
  border-color: rgba(135, 135, 135, var(--tw-border-opacity, 1));
}

.\!input:disabled {
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 231, 1);
  border-color: rgba(231, 231, 231, var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgba(246, 246, 246, 1);
  background-color: rgba(246, 246, 246, var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgba(160, 160, 160, 1);
  color: rgba(160, 160, 160, var(--tw-text-opacity, 1));
}

.\!input.is-invalid {
  --tw-border-opacity: 1 !important;
  border-color: rgba(243, 56, 0, 1) !important;
  border-color: rgba(243, 56, 0, var(--tw-border-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgba(54, 54, 54, 1) !important;
  color: rgba(54, 54, 54, var(--tw-text-opacity, 1)) !important;
}

.\!input.is-invalid {
  padding-right: 2.5rem;
}

.input {
  position: relative;
  display: block;
  height: 48px;
  height: var(--height-input);
  width: 100%;
  border-radius: 0.125rem;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 231, 1);
  border-color: rgba(231, 231, 231, var(--tw-border-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 0.125rem;
  padding-top: 18px;
  font-size: 14px;
  line-height: 24px;
  --tw-text-opacity: 1;
  color: rgba(54, 54, 54, 1);
  color: rgba(54, 54, 54, var(--tw-text-opacity, 1));
}

.input::-moz-placeholder {
  color: transparent;
}

.input::placeholder {
  color: transparent;
}

.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), 0 0 rgba(0,0,0,0) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 rgba(0,0,0,0)) !important;
}

.input {
  transition-property: border;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    scrollbar-width: none;
}

.input::-webkit-scrollbar {
  display: none;
}

.input:focus {
  --tw-border-opacity: 1;
  border-color: rgba(54, 54, 54, 1);
  border-color: rgba(54, 54, 54, var(--tw-border-opacity, 1));
}

.input:invalid:focus {
  --tw-border-opacity: 1;
  border-color: rgba(54, 54, 54, 1);
  border-color: rgba(54, 54, 54, var(--tw-border-opacity, 1));
}

.input:focus {
  --tw-border-opacity: 1;
  border-color: rgba(135, 135, 135, 1);
  border-color: rgba(135, 135, 135, var(--tw-border-opacity, 1));
  --tw-shadow: 0;
  --tw-shadow-colored: 0;
  box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);
}

.input:invalid:focus {
  --tw-border-opacity: 1;
  border-color: rgba(135, 135, 135, 1);
  border-color: rgba(135, 135, 135, var(--tw-border-opacity, 1));
}

.input:disabled {
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 231, 1);
  border-color: rgba(231, 231, 231, var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgba(246, 246, 246, 1);
  background-color: rgba(246, 246, 246, var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgba(160, 160, 160, 1);
  color: rgba(160, 160, 160, var(--tw-text-opacity, 1));
}

.input.is-invalid {
  --tw-border-opacity: 1 !important;
  border-color: rgba(243, 56, 0, 1) !important;
  border-color: rgba(243, 56, 0, var(--tw-border-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgba(54, 54, 54, 1) !important;
  color: rgba(54, 54, 54, var(--tw-text-opacity, 1)) !important;
}

.input.is-invalid {
  padding-right: 2.5rem;
}

.input-label {
  pointer-events: none;
  position: absolute;
  top: 0.375rem;
  left: 1rem;
  width: calc(100% - 2rem);
  background-color: transparent;
  font-size: 12px;
  line-height: 16px;
  --tw-text-opacity: 1;
  color: rgba(102, 102, 102, 1);
  color: rgba(102, 102, 102, var(--tw-text-opacity, 1));
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.peer:-moz-placeholder ~ .input-label {
  top: 0.75rem;
  font-size: 14px;
  line-height: 24px;
}

.peer:placeholder-shown ~ .input-label {
  top: 0.75rem;
  font-size: 14px;
  line-height: 24px;
}

.peer:invalid ~ .input-label {
  --tw-text-opacity: 1;
  color: rgba(102, 102, 102, 1);
  color: rgba(102, 102, 102, var(--tw-text-opacity, 1));
}

.peer:-moz-placeholder:invalid ~ .input-label {
  --tw-text-opacity: 1;
  color: rgba(102, 102, 102, 1);
  color: rgba(102, 102, 102, var(--tw-text-opacity, 1));
}

.peer:placeholder-shown:invalid ~ .input-label {
  --tw-text-opacity: 1;
  color: rgba(102, 102, 102, 1);
  color: rgba(102, 102, 102, var(--tw-text-opacity, 1));
}

.peer:focus ~ .input-label {
  top: 0.375rem;
  width: calc(100% - 2.5rem);
  font-size: 12px;
  line-height: 16px;
}

.peer:disabled ~ .input-label {
  --tw-bg-opacity: 1;
  background-color: rgba(246, 246, 246, 1);
  background-color: rgba(246, 246, 246, var(--tw-bg-opacity, 1));
}

.peer:disabled ~ .input-label::after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgba(246, 246, 246, 1);
  background-color: rgba(246, 246, 246, var(--tw-bg-opacity, 1));
}

.is-invalid~.input-label {
  --tw-text-opacity: 1 !important;
  color: rgba(243, 56, 0, 1) !important;
  color: rgba(243, 56, 0, var(--tw-text-opacity, 1)) !important;
}

.\!input[type='date'] {
  text-transform: uppercase;
}

.input[type='date'] {
  text-transform: uppercase;
}

.\!input[type='date']::-webkit-inner-spin-button,
    .\!input[type='date']::-webkit-calendar-picker-indicator {
      display: none !important;
      -webkit-appearance: none !important;
    }

.input[type='date']::-webkit-inner-spin-button,
    .input[type='date']::-webkit-calendar-picker-indicator {
      display: none;
      -webkit-appearance: none;
    }

.\!input[type='date']::-webkit-inner-spin-button,
    .\!input[type='date']::-webkit-calendar-picker-indicator {
      display: none !important;
      -webkit-appearance: none !important;
    }

.\!input[type='date']::-webkit-date-and-time-value {
      text-align: left !important;
    }

.input[type='date']::-webkit-date-and-time-value {
      text-align: left;
    }

.input__icon-wrapper {
  position: absolute;
  top: 50%;
  right: 0.5rem;
  z-index: 2;
}

@media (min-width: 1024px) {

  .input__icon-wrapper {
    right: 0.5rem;
  }
}

.input-error {
  position: relative;
  padding-top: 0.5rem;
  font-size: 12px;
  line-height: 16px;
  --tw-text-opacity: 1;
  color: rgba(243, 56, 0, 1);
  color: rgba(243, 56, 0, var(--tw-text-opacity, 1));
}

[type='text']:focus,
  [type='email']:focus,
  [type='url']:focus,
  [type='password']:focus,
  [type='number']:focus,
  [type='date']:focus,
  [type='datetime-local']:focus,
  [type='month']:focus,
  [type='search']:focus,
  [type='tel']:focus,
  [type='time']:focus,
  [type='week']:focus,
  [multiple]:focus,
  textarea:focus {
  --tw-shadow: 0 0 rgba(0,0,0,0);
  --tw-shadow-colored: 0 0 rgba(0,0,0,0);
  box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);
}

input[type='range']::-webkit-slider-thumb {
      pointer-events: all;
      cursor: pointer;
    }

input[type='range']::-moz-range-thumb {
      pointer-events: all;
      cursor: pointer;
    }

.is-show-password::before {
  position: absolute;
  top: 9px;
  left: 0px;
  height: 0.125rem;
  width: 1.25rem;
  --tw-rotate: 145deg;
  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));
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgba(25, 32, 35, 1);
  background-color: rgba(25, 32, 35, var(--tw-bg-opacity, 1));
}

.input-footer .input {
  border-top-left-radius: 9999px;
  border-bottom-left-radius: 9999px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-color: transparent;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.input-footer .input:focus {
  border-color: rgba(54, 54, 54, 1);
  border-color: rgba(54, 54, 54, var(--tw-border-opacity, 1));
  --tw-border-opacity: 1;
  border-color: rgba(135, 135, 135, 1);
  border-color: rgba(135, 135, 135, var(--tw-border-opacity, 1));
}

@media (min-width: 1024px) {

  .input-footer .input {
    height: 3.5rem;
  }
}

.input-footer .\!input {
  border-top-left-radius: 9999px;
  border-bottom-left-radius: 9999px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-color: transparent;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.input-footer .\!input:focus {
  border-color: rgba(54, 54, 54, 1);
  border-color: rgba(54, 54, 54, var(--tw-border-opacity, 1));
  --tw-border-opacity: 1;
  border-color: rgba(135, 135, 135, 1);
  border-color: rgba(135, 135, 135, var(--tw-border-opacity, 1));
}

@media (min-width: 1024px) {

  .input-footer .\!input {
    height: 3.5rem;
  }

  .input-footer .input:-moz-placeholder + .input-label {
    top: 1rem;
  }

  .input-footer .input:placeholder-shown + .input-label {
    top: 1rem;
  }

  .input-footer .\!input:-moz-placeholder + .input-label {
    top: 1rem;
  }

  .input-footer .\!input:placeholder-shown + .input-label {
    top: 1rem;
  }

  .input-footer .input:focus + .input-label {
    top: 0.375rem;
  }

  .input-footer .\!input:focus + .input-label {
    top: 0.375rem;
  }
}

.input-footer .input-label {
  left: 1.25rem;
}

.text-input-birthday.\!input[type='date']::-webkit-inner-spin-button,
    .text-input-birthday.\!input[type='date']::-webkit-calendar-picker-indicator {
  position: absolute;
  top: 50%;
  right: 1rem;
  z-index: 20;
  display: block;
  height: 1rem;
  width: 1rem;
  --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));
}

.text-input-birthday.input[type='date']::-webkit-inner-spin-button,
    .text-input-birthday.input[type='date']::-webkit-calendar-picker-indicator {
  position: absolute;
  top: 50%;
  right: 1rem;
  z-index: 20;
  display: block;
  height: 1rem;
  width: 1rem;
  --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));
}

.text-input-birthday.\!input[type='date']::-webkit-inner-spin-button,
    .text-input-birthday.\!input[type='date']::-webkit-calendar-picker-indicator {

      -webkit-appearance: block !important;
      background: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%3E%0A%20%20%3Cpath%20d%3D%22M13%202.5H3C2.72386%202.5%202.5%202.72386%202.5%203V13C2.5%2013.2761%202.72386%2013.5%203%2013.5H13C13.2761%2013.5%2013.5%2013.2761%2013.5%2013V3C13.5%202.72386%2013.2761%202.5%2013%202.5Z%22%20stroke%3D%22%23363636%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M11%201.5V3.5%22%20stroke%3D%22%23363636%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M5%201.5V3.5%22%20stroke%3D%22%23363636%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M2.5%205.5H13.5%22%20stroke%3D%22%23363636%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E") no-repeat !important;
}

.text-input-birthday.\!input[type='date']::-webkit-inner-spin-button,
    .text-input-birthday.\!input[type='date']::-webkit-calendar-picker-indicator {
  position: absolute;
  top: 50%;
  right: 1rem;
  z-index: 20;
  display: block;
  height: 1rem;
  width: 1rem;
  --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));
}

.text-input-birthday.input[type='date']::-webkit-inner-spin-button,
    .text-input-birthday.input[type='date']::-webkit-calendar-picker-indicator {

      -webkit-appearance: block;
      background: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%3E%0A%20%20%3Cpath%20d%3D%22M13%202.5H3C2.72386%202.5%202.5%202.72386%202.5%203V13C2.5%2013.2761%202.72386%2013.5%203%2013.5H13C13.2761%2013.5%2013.5%2013.2761%2013.5%2013V3C13.5%202.72386%2013.2761%202.5%2013%202.5Z%22%20stroke%3D%22%23363636%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M11%201.5V3.5%22%20stroke%3D%22%23363636%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M5%201.5V3.5%22%20stroke%3D%22%23363636%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M2.5%205.5H13.5%22%20stroke%3D%22%23363636%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E") no-repeat;
    }

.text-input-birthday.\!input[type='date']::-webkit-inner-spin-button,
    .text-input-birthday.\!input[type='date']::-webkit-calendar-picker-indicator {

      -webkit-appearance: block !important;
      background: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%3E%0A%20%20%3Cpath%20d%3D%22M13%202.5H3C2.72386%202.5%202.5%202.72386%202.5%203V13C2.5%2013.2761%202.72386%2013.5%203%2013.5H13C13.2761%2013.5%2013.5%2013.2761%2013.5%2013V3C13.5%202.72386%2013.2761%202.5%2013%202.5Z%22%20stroke%3D%22%23363636%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M11%201.5V3.5%22%20stroke%3D%22%23363636%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M5%201.5V3.5%22%20stroke%3D%22%23363636%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M2.5%205.5H13.5%22%20stroke%3D%22%23363636%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E") no-repeat !important;
    }

.toggle-input__input {
  visibility: hidden;
  position: absolute;
  margin-left: -5rem;
}

.toggle-input__input:checked + .toggle-input__label::before {
  border-color: transparent;
  --tw-bg-opacity: 1;
  background-color: rgba(95, 111, 118, 1);
  background-color: rgba(95, 111, 118, var(--tw-bg-opacity, 1));
}

.toggle-input__input:checked + .toggle-input__label::after {
  --tw-translate-x: 1rem;
  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));
}

.toggle-input__input:disabled + .toggle-input__label::before {
  --tw-bg-opacity: 1;
  background-color: rgba(231, 231, 231, 1);
  background-color: rgba(231, 231, 231, var(--tw-bg-opacity, 1));
}

.toggle-input__input:disabled + .toggle-input__label::after {
  --tw-bg-opacity: 1;
  background-color: rgba(160, 160, 160, 1);
  background-color: rgba(160, 160, 160, var(--tw-bg-opacity, 1));
}

.toggle-input__label {
  position: relative;
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  padding-left: 3rem;
  font-size: 14px;
  line-height: 24px;
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.toggle-input__label::before {
  position: absolute;
  top: 50%;
  left: 0px;
  display: block;
  height: 1.25rem;
  width: 2.25rem;
  --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: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgba(231, 231, 231, 1);
  background-color: rgba(231, 231, 231, var(--tw-bg-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  --tw-content: "";
  content: var(--tw-content);
}

.toggle-input__label::after {
  position: absolute;
  top: 50%;
  left: 0.25rem;
  display: block;
  height: 14px;
  width: 14px;
  --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: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  --tw-content: "";
  content: var(--tw-content);
}

.notice-hidden {
  display: none !important;
}

.notice-hidden {
  visibility: hidden;
  height: 0px;
  padding: 0px;
  opacity: 0;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

.notice-default {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  border-radius: 0.25rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 2.5rem;
  padding-right: 1.5rem;
  vertical-align: middle;
}

.notice-default h4 {
  margin-bottom: 0.25rem;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
}

.notice-default ul,.notice-default p {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
}

.notice-default ul {
  margin-left: 1.5rem;
  list-style-type: disc;
}

.notice-default button {
  position: absolute;
  top: 18px;
  left: 18px;
  cursor: pointer;
}

.notice-default button svg {
  height: 1rem;
  width: 1rem;
}

.notice-default {
  width: 100%;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 231, 1);
  border-color: rgba(231, 231, 231, var(--tw-border-opacity, 1));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1rem;
  padding-right: 1rem;
}

.notice-default h4 {
  margin-bottom: 0px;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
}

.notice-default button {
  position: relative;
  top: 0px;
  left: 0px;
}

.notice-default button svg {
  height: 1rem;
  width: 1rem;
}

.notice-warning {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  border-radius: 0.25rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 2.5rem;
  padding-right: 1.5rem;
  vertical-align: middle;
}

.notice-warning h4 {
  margin-bottom: 0.25rem;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
}

.notice-warning ul,.notice-warning p {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
}

.notice-warning ul {
  margin-left: 1.5rem;
  list-style-type: disc;
}

.notice-warning button {
  position: absolute;
  top: 18px;
  left: 18px;
  cursor: pointer;
}

.notice-warning button svg {
  height: 1rem;
  width: 1rem;
}

.notice-warning {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(227, 169, 112, 1);
  border-color: rgba(227, 169, 112, var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgba(227, 169, 112, 1);
  color: rgba(227, 169, 112, var(--tw-text-opacity, 1));
}

.notice-warning h4 {
  --tw-text-opacity: 1;
  color: rgba(227, 169, 112, 1);
  color: rgba(227, 169, 112, var(--tw-text-opacity, 1));
}

.notice-success {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  border-radius: 0.25rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 2.5rem;
  padding-right: 1.5rem;
  vertical-align: middle;
}

.notice-success h4 {
  margin-bottom: 0.25rem;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
}

.notice-success ul,.notice-success p {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
}

.notice-success ul {
  margin-left: 1.5rem;
  list-style-type: disc;
}

.notice-success button {
  position: absolute;
  top: 18px;
  left: 18px;
  cursor: pointer;
}

.notice-success button svg {
  height: 1rem;
  width: 1rem;
}

.notice-success {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(142, 158, 106, 1);
  border-color: rgba(142, 158, 106, var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgba(142, 158, 106, 1);
  color: rgba(142, 158, 106, var(--tw-text-opacity, 1));
}

.notice-success h4 {
  margin-bottom: 0px !important;
}

.notice-success h4 {
  --tw-text-opacity: 1;
  color: rgba(142, 158, 106, 1);
  color: rgba(142, 158, 106, var(--tw-text-opacity, 1));
}

.notice-error {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  border-radius: 0.25rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 2.5rem;
  padding-right: 1.5rem;
  vertical-align: middle;
}

.notice-error h4 {
  margin-bottom: 0.25rem;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
}

.notice-error ul,.notice-error p {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
}

.notice-error ul {
  margin-left: 1.5rem;
  list-style-type: disc;
}

.notice-error button {
  position: absolute;
  top: 18px;
  left: 18px;
  cursor: pointer;
}

.notice-error button svg {
  height: 1rem;
  width: 1rem;
}

.notice-error {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(243, 56, 0, 1);
  border-color: rgba(243, 56, 0, var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgba(243, 56, 0, 1);
  color: rgba(243, 56, 0, var(--tw-text-opacity, 1));
}

.notice-error a {
  cursor: pointer;
  font-size: 14px;
  line-height: 24px;
  text-transform: uppercase;
  text-transform: capitalize;
  --tw-text-opacity: 1;
  color: rgba(54, 54, 54, 1);
  color: rgba(54, 54, 54, var(--tw-text-opacity, 1));
  text-decoration-line: underline;
  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;
}

.notice-error a:hover {
  --tw-text-opacity: 1;
  color: rgba(95, 111, 118, 1);
  color: rgba(95, 111, 118, var(--tw-text-opacity, 1));
}

.notice-error a {
  text-transform: none;
  --tw-text-opacity: 1;
  color: rgba(243, 56, 0, 1);
  color: rgba(243, 56, 0, var(--tw-text-opacity, 1));
}

.notice-error h4 {
  --tw-text-opacity: 1;
  color: rgba(243, 56, 0, 1);
  color: rgba(243, 56, 0, var(--tw-text-opacity, 1));
}

.notice-main {
  border-radius: 0.125rem;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.notice-main .notice-main-icon {
  margin-right: 0.5rem;
  height: 18px;
  width: 18px;
}

.notice-main .notice-main-icon .icon {
  height: 18px;
  width: 18px;
}

.notice-main .notice-main-content {
  font-size: 14px;
  line-height: 24px;
}

.notice-main.notice-main-success {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(142, 158, 106, 1);
  border-color: rgba(142, 158, 106, var(--tw-border-opacity, 1));
}

.notice-main.notice-main-success .notice-main-icon .icon {
  --tw-text-opacity: 1;
  color: rgba(142, 158, 106, 1);
  color: rgba(142, 158, 106, var(--tw-text-opacity, 1));
}

.notice-main.notice-main-success .notice-main-content {
  --tw-text-opacity: 1;
  color: rgba(142, 158, 106, 1);
  color: rgba(142, 158, 106, var(--tw-text-opacity, 1));
}

.notice-main.notice-main-error {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(243, 56, 0, 1);
  border-color: rgba(243, 56, 0, var(--tw-border-opacity, 1));
}

.notice-main.notice-main-error .notice-main-icon .icon {
  --tw-text-opacity: 1;
  color: rgba(243, 56, 0, 1);
  color: rgba(243, 56, 0, var(--tw-text-opacity, 1));
}

.notice-main.notice-main-error .notice-main-content {
  --tw-text-opacity: 1;
  color: rgba(243, 56, 0, 1);
  color: rgba(243, 56, 0, var(--tw-text-opacity, 1));
}

.modal-dialog,
  modal-dialog {
  pointer-events: none;
  visibility: hidden;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: -50;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.12);
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  display: flex;
  align-items: center;
  justify-content: center;
}

.modal-dialog .modal-dialog-overlay,
    .modal-dialog .modal-dialog-content,
    modal-dialog .modal-dialog-overlay,
    modal-dialog .modal-dialog-content {
  pointer-events: none;
}

.js-modal-dialog-trigger svg {
  pointer-events: none;
}

.modal-dialog-opened {
  pointer-events: auto;
  visibility: visible;
  z-index: 50;
  opacity: 1;
}

.modal-dialog-opened .modal-dialog-overlay,
    .modal-dialog-opened .modal-dialog-content {
  pointer-events: auto;
}

.modal-dialog-content {
  position: relative;
  overflow: hidden;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
}

.modal-dialog-rte p {
  font-size: 14px;
  line-height: 24px;
}

.modal-dialog-rte p:not(:last-child) {
  margin-bottom: 1.5rem;
}

.modal-dialog-rte a {
  cursor: pointer;
  font-size: 14px;
  line-height: 24px;
  text-transform: capitalize;
  --tw-text-opacity: 1;
  color: rgba(54, 54, 54, 1);
  color: rgba(54, 54, 54, var(--tw-text-opacity, 1));
  text-decoration-line: underline;
  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;
}

.modal-dialog-rte a:hover {
  --tw-text-opacity: 1;
  color: rgba(95, 111, 118, 1);
  color: rgba(95, 111, 118, var(--tw-text-opacity, 1));
}

.modal-dialog-rte ol {
  list-style-type: decimal;
  padding-left: 18px;
}

@media (min-width: 768px) {

  .modal-dialog-rte ol {
    padding-left: 1.25rem;
  }
}

.modal-dialog-rte ol li {
  margin-bottom: 1rem;
  font-size: 14px;
  line-height: 24px;
}

.modal-dialog-inner-tabs > div {
  pointer-events: none;
  opacity: 0;
      grid-row: 1/-1;
      grid-column: 1/-1;
}

.modal-dialog-inner-tabs > div.active {
  pointer-events: auto;
  opacity: 1;
}

.modal-dialog-inner-tabs > div.\!active {
  pointer-events: auto;
  opacity: 1;
}

.modal-dialog[data-type='slideout'],
  modal-dialog[data-type='slideout'] {
  z-index: 50;
  justify-content: flex-end;
  background-color: transparent;
  opacity: 1;
}

.modal-dialog[data-type='slideout'].modal-dialog-mini-cart, modal-dialog[data-type='slideout'].modal-dialog-mini-cart {
  height: 100%;
}

.modal-dialog[data-type='slideout'].modal-dialog-mini-cart.modal-dialog-opened .modal-dialog-content, modal-dialog[data-type='slideout'].modal-dialog-mini-cart.modal-dialog-opened .modal-dialog-content {
  right: 0px;
  transform: none;
}

.modal-dialog[data-type='slideout'].modal-dialog-mini-cart .modal-dialog-content, modal-dialog[data-type='slideout'].modal-dialog-mini-cart .modal-dialog-content {
  right: -100%;
  transform: none;
}

.modal-dialog[data-type='slideout'].modal-dialog-postcode-selector, modal-dialog[data-type='slideout'].modal-dialog-postcode-selector {
  height: 100%;
}

@media (min-width: 768px) {

  .modal-dialog[data-type='slideout'].modal-dialog-postcode-selector .modal-dialog-content, modal-dialog[data-type='slideout'].modal-dialog-postcode-selector .modal-dialog-content {
    right: -100%;
    transform: none;
  }
}

@media (max-width: 767px) {

  .modal-dialog[data-type='slideout'].modal-dialog-postcode-selector .modal-dialog-content, modal-dialog[data-type='slideout'].modal-dialog-postcode-selector .modal-dialog-content {
    height: 440px !important;
  }

  .modal-dialog[data-type='slideout'].modal-dialog-postcode-selector .modal-dialog-content, modal-dialog[data-type='slideout'].modal-dialog-postcode-selector .modal-dialog-content {
    bottom: 0px;
    top: auto;
    left: 0px;
    right: 0px;
    --tw-translate-y: 100%;
    --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));
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }
}

@media (min-width: 768px) {

  .modal-dialog[data-type='slideout'].modal-dialog-postcode-selector.modal-dialog-opened .modal-dialog-content, modal-dialog[data-type='slideout'].modal-dialog-postcode-selector.modal-dialog-opened .modal-dialog-content {
    right: 0px;
    transform: none;
  }
}

@media (max-width: 767px) {

  .modal-dialog[data-type='slideout'].modal-dialog-postcode-selector.modal-dialog-opened .modal-dialog-content, modal-dialog[data-type='slideout'].modal-dialog-postcode-selector.modal-dialog-opened .modal-dialog-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));
  }
}

.modal-dialog[data-type='slideout'] .modal-dialog-overlay, modal-dialog[data-type='slideout'] .modal-dialog-overlay {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.12);
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.modal-dialog[data-type='slideout'] .modal-dialog-content, modal-dialog[data-type='slideout'] .modal-dialog-content {
  position: absolute;
  right: 0px;
  z-index: 50;
  height: 100%;
  --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));
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.modal-dialog[data-type='slideout'].modal-dialog-opened .modal-dialog-overlay, modal-dialog[data-type='slideout'].modal-dialog-opened .modal-dialog-overlay {
  opacity: 1;
}

.modal-dialog[data-type='slideout'].modal-dialog-opened .modal-dialog-content, modal-dialog[data-type='slideout'].modal-dialog-opened .modal-dialog-content {
  --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));
}

.modal-dialog[data-type='modal'],
  modal-dialog[data-type='modal'] {
  z-index: 50;
  background-color: transparent;
  opacity: 0;
}

.modal-dialog[data-type='modal'].modal-dialog-opened, modal-dialog[data-type='modal'].modal-dialog-opened {
  pointer-events: auto;
  z-index: 50;
  opacity: 1;
}

.modal-dialog[data-type='modal'].modal-dialog-opened .modal-dialog-content, modal-dialog[data-type='modal'].modal-dialog-opened .modal-dialog-content {
  opacity: 1;
}

@media (min-width: 768px) {

  .modal-dialog[data-type='modal'].modal-dialog-opened .modal-dialog-content, modal-dialog[data-type='modal'].modal-dialog-opened .modal-dialog-content {
    animation: fade-in-up 0.3s;
  }
}

@media (max-width: 767px) {

  .modal-dialog[data-type='modal'].modal-dialog-opened .modal-dialog-content, modal-dialog[data-type='modal'].modal-dialog-opened .modal-dialog-content {
    transform: none;
  }
}

.modal-dialog[data-type='modal'].modal-dialog-opened .modal-dialog-overlay, modal-dialog[data-type='modal'].modal-dialog-opened .modal-dialog-overlay {
  opacity: 0.5;
}

.modal-dialog[data-type='modal'] .modal-dialog-overlay, modal-dialog[data-type='modal'] .modal-dialog-overlay {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgba(0, 0, 0, 1);
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity, 1));
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.modal-dialog[data-type='modal'].modal-dialog-closed, modal-dialog[data-type='modal'].modal-dialog-closed {
  pointer-events: none;
}

@media (min-width: 768px) {

  .modal-dialog[data-type='modal'].modal-dialog-closed .modal-dialog-content, modal-dialog[data-type='modal'].modal-dialog-closed .modal-dialog-content {
    opacity: 0;
    animation: fade-out-down 0.3s;
  }

  .modal-dialog[data-type='modal'] .modal-dialog-content, modal-dialog[data-type='modal'] .modal-dialog-content {
    opacity: 0;
  }
}

@media (max-width: 767px) {

  .modal-dialog[data-type='modal'] .modal-dialog-content, modal-dialog[data-type='modal'] .modal-dialog-content {
    --tw-translate-y: 100dvh;
    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));
    transition-property: transform;
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
}

.modal-dialog[data-type='slideup'],
  modal-dialog[data-type='slideup'] {
  z-index: 50;
  justify-content: flex-end;
  background-color: transparent;
  opacity: 1;
}

.modal-dialog[data-type='slideup'] .modal-dialog-overlay, modal-dialog[data-type='slideup'] .modal-dialog-overlay {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.12);
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.modal-dialog[data-type='slideup'] .modal-dialog-content, modal-dialog[data-type='slideup'] .modal-dialog-content {
  position: absolute;
  right: 0px;
  z-index: 50;
  height: auto;
  --tw-translate-y: 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));
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.modal-dialog[data-type='slideup'].modal-dialog-opened .modal-dialog-overlay, modal-dialog[data-type='slideup'].modal-dialog-opened .modal-dialog-overlay {
  opacity: 1;
}

.modal-dialog[data-type='slideup'].modal-dialog-opened .modal-dialog-content, modal-dialog[data-type='slideup'].modal-dialog-opened .modal-dialog-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));
}

.product-gallery-zoom .modal-dialog-opened {
  height: 100dvh;
  width: 100dvw;
}

.quick-view-inner {
  max-height: calc(100vh - 140px);
}

@media (min-width: 1536px) {

  .quick-view-inner {
    max-height: 550px;
  }
}

.accordion-item {
  display: flex;
  flex-direction: column;
  border-bottom-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-bottom-color: rgba(231, 231, 231, 1);
  border-bottom-color: rgba(231, 231, 231, var(--tw-border-opacity, 1));
}

.accordion-item[open='true'] .accordion-item-icon-open {
  --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));
  opacity: 0;
}

.accordion-item[open='true'] .accordion-item-icon-close {
  --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));
  opacity: 1;
}

.accordion-item[open='false'] .accordion-item-icon-open {
  --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));
  opacity: 1;
}

.accordion-item[open='false'] .accordion-item-icon-close {
  --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));
  opacity: 0;
}

.accordion-item-title {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  text-align: left;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgba(24, 24, 24, 1);
  color: rgba(24, 24, 24, var(--tw-text-opacity, 1));
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.accordion-item-title[aria-expanded='true'] {
  padding-bottom: 1rem;
}

.accordion-item-description {
  max-height: 0px;
  overflow: hidden;
  transition-property: max-height;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.accordion-item-description-content {
  font-size: 14px;
  line-height: 24px;
}

.accordion-item-description-content p {
  font-size: 14px;
  line-height: 24px;
}

.accordion-item-icon {
  position: relative;
  height: 1.25rem;
  width: 1.25rem;
}

.accordion-item-icon-open,
  .accordion-item-icon-close {
  --tw-text-opacity: 1;
  color: rgba(24, 24, 24, 1);
  color: rgba(24, 24, 24, var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
}

.accordion-heading-capitalize .accordion-item-title {
  text-transform: capitalize;
}

.accordion-footer {
  border-top-width: 1px;
  border-bottom-width: 0px;
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 231, 1);
  border-color: rgba(231, 231, 231, var(--tw-border-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
}

@media (min-width: 1024px) {

  .accordion-footer {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

.accordion-faq {
  border-top-width: 1px;
  border-bottom-width: 0px;
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 231, 1);
  border-color: rgba(231, 231, 231, var(--tw-border-opacity, 1));
}

.accordion-faq + h3 {
  margin-top: 1.75rem;
}

@media (min-width: 1024px) {

  .accordion-faq + h3 {
    margin-top: 2.5rem;
  }

  .accordion-faq .accordion-item-description-content {
    padding-bottom: 1.5rem;
  }
}

.accordion-faq[open='true'] .accordion-item-icon-open {
  --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));
  opacity: 1;
}

.accordion-faq .accordion-item-icon-close {
  display: none;
}

.accordion-shipping {
  border-top-width: 1px;
  border-bottom-width: 0px;
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 231, 1);
  border-color: rgba(231, 231, 231, var(--tw-border-opacity, 1));
}

.accordion-shipping[open='true'] .accordion-item-icon-open {
  --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));
  opacity: 1;
}

.accordion-shipping .accordion-item-icon-close {
  display: none;
}

.accordion-shipping .accordion-item-title span {
  font-weight: 400;
}

.accordion-shipping .accordion-item-title .accordion-item-icon {
  margin-left: 1.5rem;
}

@media (min-width: 1024px) {

  .accordion-shipping .accordion-item-description-content {
    padding-bottom: 1.5rem;
  }
}

.accordion-product-faq .accordion-item {
  border-top-width: 1px;
  border-bottom-width: 0px;
  --tw-border-opacity: 1;
  border-color: rgba(102, 102, 102, 1);
  border-color: rgba(102, 102, 102, var(--tw-border-opacity, 1));
}

.accordion-product-faq .accordion-item .accordion-item-title {
  gap: 1.5rem;
}

@media (min-width: 768px) {

  .accordion-product-faq .accordion-item:first-child {
    border-width: 0px;
  }

  .accordion-product-faq .accordion-item:first-child .accordion-item-title {
    padding-top: 0px;
  }
}

.accordion-product-faq .accordion-item:last-child .accordion-item-title {
  padding-bottom: 0px;
}

.accordion-product-faq .accordion-item:last-child[open='true'] .accordion-item-title {
  padding-bottom: 1rem;
}

.accordion-product-faq .accordion-item .accordion-item-icon {
  margin-right: 0.5rem;
  max-width: 20px;
  flex: 1 0 auto;
}

.accordion-product-faq .accordion-item .accordion-item-icon .accordion-item-icon-open,
        .accordion-product-faq .accordion-item .accordion-item-icon .accordion-item-icon-close {
  --tw-text-opacity: 1;
  color: rgba(102, 102, 102, 1);
  color: rgba(102, 102, 102, var(--tw-text-opacity, 1));
}

.accordion-cart-faq .accordion-item {
  --tw-border-opacity: 1;
  border-color: rgba(160, 160, 160, 1);
  border-color: rgba(160, 160, 160, var(--tw-border-opacity, 1));
}

.accordion-cart-faq .accordion-item:first-child {
  border-top-width: 1px;
}

@media (min-width: 768px) {

  .accordion-cart-faq .accordion-item:first-child {
    border-top-width: 0px;
  }

  .accordion-cart-faq .accordion-item:first-child .accordion-item-title {
    padding-top: 0px;
  }
}

.accordion-cart-faq .accordion-item:last-child {
  border-bottom-width: 0px;
}

.accordion-cart-faq .accordion-item:last-child .accordion-item-title {
  padding-bottom: 0px;
}

.accordion-cart-faq .accordion-item .accordion-item-icon {
  margin-left: 1.5rem;
  margin-right: 0.5rem;
}

.accordion-head:last-child button {
  border-width: 0px;
}

.top-menu-mobile {
    top: calc(56px + 0px + 1px);
    top: calc(var(--header-height-mobile) + var(--header-offset-top) + 1px);
  }

.height-menu-mobile {
    height: calc(100% - (56px + 0px + 1px));
    height: calc(100% - (var(--header-height-mobile) + var(--header-offset-top) + 1px));
  }

@media (min-width: 1280px) {
    .shopify-section-site-header.is-sticky .top-menu-navigation {
        top: 137px;
        top: var(--header-sticky-height-desktop)
    }
      }

.shopify-section-site-header.is-sticky .max-height-menu-navigation {
      max-height: calc(100vh - 137px);
      max-height: calc(100vh - var(--header-sticky-height-desktop));
    }

[data-count-banner='0'] {
  display: none !important;
}

@-moz-document url-prefix() {
      .active-menu .menu-navigation-wrapper {
    margin-left: 0px !important;
  }
  }

.\!carousel {
    display: grid !important;
    grid-template-columns: 1fr !important;
    align-items: center !important;
  }

.carousel {
    display: grid;
    grid-template-columns: 1fr;
    align-items: center;
  }

.carousel-track {
    justify-content: flex-start;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }

.carousel-track::-webkit-scrollbar {
      display: none;
    }

.carousel-track.on-drag {
  cursor: grab;
}

.carousel-track.on-drag * {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.carousel-track.on-touch * {
  pointer-events: none;
}

.carousel-buttons {
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 10;
  display: flex;
  gap: 1rem;
  overflow: hidden;
}

.carousel-mobile {
  scroll-snap-type: x var(--tw-scroll-snap-strictness);
  --tw-scroll-snap-strictness: mandatory;
  overflow-x: auto;
}

.carousel-enable {
  scroll-snap-type: x var(--tw-scroll-snap-strictness);
  --tw-scroll-snap-strictness: mandatory;
  overflow-x: auto;
}

.carousel-button {
  display: flex;
  height: 1.25rem;
  width: 1.25rem;
  align-items: center;
  justify-content: center;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.carousel-icon {
  height: 1.25rem;
  width: 1.25rem;
  --tw-text-opacity: 1;
  color: rgba(24, 24, 24, 1);
  color: rgba(24, 24, 24, var(--tw-text-opacity, 1));
}

.carousel-button-active .carousel-icon {
  --tw-text-opacity: 1;
  color: rgba(24, 24, 24, 1);
  color: rgba(24, 24, 24, var(--tw-text-opacity, 1));
}

.carousel-button-disable {
  pointer-events: none;
}

.carousel-button-disable .carousel-icon {
  --tw-text-opacity: 1;
  color: rgba(102, 102, 102, 1);
  color: rgba(102, 102, 102, var(--tw-text-opacity, 1));
}

.carousel-dots {
  position: absolute;
  left: 50%;
  bottom: 1rem;
  z-index: 10;
  margin-left: auto;
  margin-right: auto;
  --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));
}

.carousel-dots-item {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  height: 0.375rem;
  width: 0.375rem;
  cursor: pointer;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgba(231, 231, 231, 1);
  background-color: rgba(231, 231, 231, var(--tw-bg-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.carousel-dots-item-active {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
}

.carousel-dots-custom {
  display: flex;
  justify-content: center;
}

.carousel-dots-custom .carousel-dots {
  position: static;
  left: 0px;
  margin-left: 0.625rem;
  margin-right: 0.625rem;
  transform: none;
}

.carousel-dots-custom .carousel-button {
  position: static;
}

.carousel-dots-custom .carousel-button-disable {
  background-color: transparent;
}

.carousel-ingredient .carousel-button {
  position: absolute;
  top: 50%;
  display: flex;
  height: 2.5rem;
  width: 2.5rem;
  --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));
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgba(246, 246, 246, 1);
  background-color: rgba(246, 246, 246, var(--tw-bg-opacity, 1));
}

.carousel-ingredient .carousel-button.carousel-button-disable {
  opacity: 0;
}

.carousel-ingredient .carousel-button.carousel-button-prev {
  left: 0px;
}

.carousel-ingredient .carousel-button.carousel-button-next {
  right: 0px;
}

.carousel-wrap-mini-cart .carousel-buttons {
  top: -2.5rem;
  border-style: none;
}

@media (min-width: 768px) {

  .carousel-wrap-mini-cart .carousel-buttons {
    top: -3rem;
    right: 1.5rem;
  }
}

.carousel-wrap-mini-cart .carousel-button {
  margin-left: 0.625rem;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.carousel-wrap-mini-cart .carousel-dots {
  position: static;
  margin-top: 1rem;
  margin-bottom: 1rem;
  width: 100%;
  transform: none;
}

@media (min-width: 768px) {

  .carousel-wrap-mini-cart .carousel-dots {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
}

video-player iframe,
    video-player video {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.badge {
  display: inline-flex;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
  justify-content: center;
  border-radius: 0.25rem;
  --tw-bg-opacity: 1;
  background-color: rgba(95, 111, 118, 1);
  background-color: rgba(95, 111, 118, var(--tw-bg-opacity, 1));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 3px;
  padding-bottom: 0.125rem;
  font-size: 12px;
  line-height: 16px;
  font-weight: 550;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
}

.badge-card-sale {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(205, 75, 34, 1) !important;
  background-color: rgba(205, 75, 34, var(--tw-bg-opacity, 1)) !important;
}

.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;
}

.pointer-events-auto {
  pointer-events: auto;
}

.visible {
  visibility: visible;
}

.invisible {
  visibility: hidden;
}

.collapse {
  visibility: collapse;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.\!relative {
  position: relative !important;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.inset-0 {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}

.\!bottom-0 {
  bottom: 0px !important;
}

.\!bottom-8 {
  bottom: 2rem !important;
}

.\!left-0 {
  left: 0px !important;
}

.\!left-1\/2 {
  left: 50% !important;
}

.\!left-8 {
  left: 2rem !important;
}

.\!right-0 {
  right: 0px !important;
}

.\!right-4 {
  right: 1rem !important;
}

.\!right-8 {
  right: 2rem !important;
}

.\!top-0 {
  top: 0px !important;
}

.\!top-1\/2 {
  top: 50% !important;
}

.\!top-4 {
  top: 1rem !important;
}

.\!top-8 {
  top: 2rem !important;
}

.\!top-\[18px\] {
  top: 18px !important;
}

.\!top-auto {
  top: auto !important;
}

.-bottom-12 {
  bottom: -3rem;
}

.-bottom-\[18px\] {
  bottom: -18px;
}

.-left-\[22px\] {
  left: -22px;
}

.-right-1 {
  right: -0.25rem;
}

.-top-\[50px\] {
  top: -50px;
}

.bottom-0 {
  bottom: 0px;
}

.bottom-20 {
  bottom: 5rem;
}

.bottom-4 {
  bottom: 1rem;
}

.bottom-6 {
  bottom: 1.5rem;
}

.bottom-8 {
  bottom: 2rem;
}

.left-0 {
  left: 0px;
}

.left-1 {
  left: 0.25rem;
}

.left-1\/2 {
  left: 50%;
}

.left-2 {
  left: 0.5rem;
}

.left-4 {
  left: 1rem;
}

.left-6 {
  left: 1.5rem;
}

.left-\[16px\] {
  left: 16px;
}

.left-\[50\%\] {
  left: 50%;
}

.left-full {
  left: 100%;
}

.right-0 {
  right: 0px;
}

.right-1\/2 {
  right: 50%;
}

.right-3\.5 {
  right: 0.875rem;
}

.right-4 {
  right: 1rem;
}

.right-5 {
  right: 1.25rem;
}

.right-6 {
  right: 1.5rem;
}

.right-8 {
  right: 2rem;
}

.right-auto {
  right: auto;
}

.top-0 {
  top: 0px;
}

.top-1 {
  top: 0.25rem;
}

.top-1\.5 {
  top: 0.375rem;
}

.top-1\/2 {
  top: 50%;
}

.top-2 {
  top: 0.5rem;
}

.top-20 {
  top: 5rem;
}

.top-24 {
  top: 6rem;
}

.top-3 {
  top: 0.75rem;
}

.top-3\.5 {
  top: 0.875rem;
}

.top-4 {
  top: 1rem;
}

.top-5 {
  top: 1.25rem;
}

.top-8 {
  top: 2rem;
}

.top-\[14px\] {
  top: 14px;
}

.top-\[16px\] {
  top: 16px;
}

.top-\[18px\] {
  top: 18px;
}

.top-\[1px\] {
  top: 1px;
}

.top-\[2px\] {
  top: 2px;
}

.top-\[56px\] {
  top: 56px;
}

.top-\[7px\] {
  top: 7px;
}

.top-\[calc\(var\(--topbar-height\)\+120px\)\] {
  top: calc(var(--topbar-height) + 120px);
}

.top-auto {
  top: auto;
}

.top-full {
  top: 100%;
}

.isolate {
  isolation: isolate;
}

.-z-10 {
  z-index: -10;
}

.z-0 {
  z-index: 0;
}

.z-10 {
  z-index: 10;
}

.z-20 {
  z-index: 20;
}

.z-30 {
  z-index: 30;
}

.z-40 {
  z-index: 40;
}

.z-50 {
  z-index: 50;
}

.z-\[100\] {
  z-index: 100;
}

.z-\[12\] {
  z-index: 12;
}

.z-\[1\] {
  z-index: 1;
}

.z-\[2147483001\] {
  z-index: 2147483001;
}

.z-\[25\] {
  z-index: 25;
}

.z-\[2\] {
  z-index: 2;
}

.z-\[31\] {
  z-index: 31;
}

.z-\[60\] {
  z-index: 60;
}

.z-\[70\] {
  z-index: 70;
}

.z-\[80\] {
  z-index: 80;
}

.z-\[90001\] {
  z-index: 90001;
}

.order-1 {
  order: 1;
}

.order-\[0\] {
  order: 0;
}

.order-first {
  order: -9999;
}

.order-last {
  order: 9999;
}

.col-span-2 {
  grid-column: span 2 / span 2;
}

.m-4 {
  margin: 1rem;
}

.m-\[3px\] {
  margin: 3px;
}

.m-auto {
  margin: auto;
}

.\!mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

.-mx-2 {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}

.-mx-4 {
  margin-left: -1rem;
  margin-right: -1rem;
}

.mx-12 {
  margin-left: 3rem;
  margin-right: 3rem;
}

.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.mx-px {
  margin-left: 1px;
  margin-right: 1px;
}

.my-0 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.my-10 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.my-3 {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}

.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.my-5 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}

.\!mb-0 {
  margin-bottom: 0px !important;
}

.\!ml-0 {
  margin-left: 0px !important;
}

.\!mt-0 {
  margin-top: 0px !important;
}

.\!mt-3 {
  margin-top: 0.75rem !important;
}

.\!mt-auto {
  margin-top: auto !important;
}

.-mb-2 {
  margin-bottom: -0.5rem;
}

.-ml-px {
  margin-left: -1px;
}

.-mr-4 {
  margin-right: -1rem;
}

.-mt-1 {
  margin-top: -0.25rem;
}

.-mt-\[17px\] {
  margin-top: -17px;
}

.mb-0 {
  margin-bottom: 0px;
}

.mb-0\.5 {
  margin-bottom: 0.125rem;
}

.mb-1 {
  margin-bottom: 0.25rem;
}

.mb-1\.5 {
  margin-bottom: 0.375rem;
}

.mb-10 {
  margin-bottom: 2.5rem;
}

.mb-12 {
  margin-bottom: 3rem;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

.mb-2\.5 {
  margin-bottom: 0.625rem;
}

.mb-3 {
  margin-bottom: 0.75rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mb-5 {
  margin-bottom: 1.25rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.mb-8 {
  margin-bottom: 2rem;
}

.mb-\[18px\] {
  margin-bottom: 18px;
}

.mb-auto {
  margin-bottom: auto;
}

.ml-0\.5 {
  margin-left: 0.125rem;
}

.ml-1\.5 {
  margin-left: 0.375rem;
}

.ml-2 {
  margin-left: 0.5rem;
}

.ml-4 {
  margin-left: 1rem;
}

.ml-auto {
  margin-left: auto;
}

.mr-0\.5 {
  margin-right: 0.125rem;
}

.mr-1 {
  margin-right: 0.25rem;
}

.mr-1\.5 {
  margin-right: 0.375rem;
}

.mr-2 {
  margin-right: 0.5rem;
}

.mr-3 {
  margin-right: 0.75rem;
}

.mr-3\.5 {
  margin-right: 0.875rem;
}

.mr-4 {
  margin-right: 1rem;
}

.mr-6 {
  margin-right: 1.5rem;
}

.mr-8 {
  margin-right: 2rem;
}

.mr-auto {
  margin-right: auto;
}

.mt-0 {
  margin-top: 0px;
}

.mt-0\.5 {
  margin-top: 0.125rem;
}

.mt-1 {
  margin-top: 0.25rem;
}

.mt-1\.5 {
  margin-top: 0.375rem;
}

.mt-10 {
  margin-top: 2.5rem;
}

.mt-11 {
  margin-top: 2.75rem;
}

.mt-12 {
  margin-top: 3rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mt-2\.5 {
  margin-top: 0.625rem;
}

.mt-3 {
  margin-top: 0.75rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mt-5 {
  margin-top: 1.25rem;
}

.mt-6 {
  margin-top: 1.5rem;
}

.mt-7 {
  margin-top: 1.75rem;
}

.mt-8 {
  margin-top: 2rem;
}

.mt-\[1px\] {
  margin-top: 1px;
}

.mt-\[27px\] {
  margin-top: 27px;
}

.mt-auto {
  margin-top: auto;
}

.line-clamp-1 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.line-clamp-4 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

.\!block {
  display: block !important;
}

.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-1 {
  aspect-ratio: 1;
}

.aspect-\[1\/1\] {
  aspect-ratio: 1/1;
}

.aspect-\[108\/102\] {
  aspect-ratio: 108/102;
}

.aspect-\[124\/148\] {
  aspect-ratio: 124/148;
}

.aspect-\[128\/40\] {
  aspect-ratio: 128/40;
}

.aspect-\[1344\/656\] {
  aspect-ratio: 1344/656;
}

.aspect-\[140\/168\] {
  aspect-ratio: 140/168;
}

.aspect-\[1440\/596\] {
  aspect-ratio: 1440/596;
}

.aspect-\[156\/114\] {
  aspect-ratio: 156/114;
}

.aspect-\[164\/120\] {
  aspect-ratio: 164/120;
}

.aspect-\[205\/260\] {
  aspect-ratio: 205/260;
}

.aspect-\[227\/189\] {
  aspect-ratio: 227/189;
}

.aspect-\[235\/290\] {
  aspect-ratio: 235/290;
}

.aspect-\[239\/304\] {
  aspect-ratio: 239/304;
}

.aspect-\[240\/300\] {
  aspect-ratio: 240/300;
}

.aspect-\[260\/216\] {
  aspect-ratio: 260/216;
}

.aspect-\[264\/267\] {
  aspect-ratio: 264/267;
}

.aspect-\[268\/358\] {
  aspect-ratio: 268/358;
}

.aspect-\[280\/324\] {
  aspect-ratio: 280/324;
}

.aspect-\[280\/424\] {
  aspect-ratio: 280/424;
}

.aspect-\[300\/204\] {
  aspect-ratio: 300/204;
}

.aspect-\[300\/284\] {
  aspect-ratio: 300/284;
}

.aspect-\[312\/260\] {
  aspect-ratio: 312/260;
}

.aspect-\[343\/254\] {
  aspect-ratio: 343/254;
}

.aspect-\[344\/222\] {
  aspect-ratio: 344/222;
}

.aspect-\[344\/231\] {
  aspect-ratio: 344/231;
}

.aspect-\[344\/258\] {
  aspect-ratio: 344/258;
}

.aspect-\[344\/260\] {
  aspect-ratio: 344/260;
}

.aspect-\[344\/264\] {
  aspect-ratio: 344/264;
}

.aspect-\[344\/276\] {
  aspect-ratio: 344/276;
}

.aspect-\[344\/280\] {
  aspect-ratio: 344/280;
}

.aspect-\[344\/296\] {
  aspect-ratio: 344/296;
}

.aspect-\[344\/308\] {
  aspect-ratio: 344/308;
}

.aspect-\[344\/311\] {
  aspect-ratio: 344/311;
}

.aspect-\[344\/332\] {
  aspect-ratio: 344/332;
}

.aspect-\[344\/342\] {
  aspect-ratio: 344/342;
}

.aspect-\[344\/368\] {
  aspect-ratio: 344/368;
}

.aspect-\[344\/396\] {
  aspect-ratio: 344/396;
}

.aspect-\[344\/460\] {
  aspect-ratio: 344/460;
}

.aspect-\[345\/316\] {
  aspect-ratio: 345/316;
}

.aspect-\[348\/306\] {
  aspect-ratio: 348/306;
}

.aspect-\[360\/450\] {
  aspect-ratio: 360/450;
}

.aspect-\[376\/200\] {
  aspect-ratio: 376/200;
}

.aspect-\[376\/232\] {
  aspect-ratio: 376/232;
}

.aspect-\[376\/236\] {
  aspect-ratio: 376/236;
}

.aspect-\[376\/255\] {
  aspect-ratio: 376/255;
}

.aspect-\[376\/260\] {
  aspect-ratio: 376/260;
}

.aspect-\[376\/266\] {
  aspect-ratio: 376/266;
}

.aspect-\[376\/280\] {
  aspect-ratio: 376/280;
}

.aspect-\[376\/300\] {
  aspect-ratio: 376/300;
}

.aspect-\[376\/310\] {
  aspect-ratio: 376/310;
}

.aspect-\[376\/324\] {
  aspect-ratio: 376/324;
}

.aspect-\[376\/344\] {
  aspect-ratio: 376/344;
}

.aspect-\[376\/360\] {
  aspect-ratio: 376/360;
}

.aspect-\[376\/370\] {
  aspect-ratio: 376/370;
}

.aspect-\[376\/400\] {
  aspect-ratio: 376/400;
}

.aspect-\[376\/424\] {
  aspect-ratio: 376/424;
}

.aspect-\[376\/432\] {
  aspect-ratio: 376/432;
}

.aspect-\[376\/469\] {
  aspect-ratio: 376/469;
}

.aspect-\[376\/470\] {
  aspect-ratio: 376/470;
}

.aspect-\[376\/496\] {
  aspect-ratio: 376/496;
}

.aspect-\[376\/516\] {
  aspect-ratio: 376/516;
}

.aspect-\[376\/558\] {
  aspect-ratio: 376/558;
}

.aspect-\[4\/3\] {
  aspect-ratio: 4/3;
}

.aspect-\[655\/880\] {
  aspect-ratio: 655/880;
}

.aspect-\[688\/600\] {
  aspect-ratio: 688/600;
}

.aspect-\[96\/84\] {
  aspect-ratio: 96/84;
}

.\!h-5 {
  height: 1.25rem !important;
}

.h-0\.5 {
  height: 0.125rem;
}

.h-10 {
  height: 2.5rem;
}

.h-11 {
  height: 2.75rem;
}

.h-12 {
  height: 3rem;
}

.h-14 {
  height: 3.5rem;
}

.h-16 {
  height: 4rem;
}

.h-2 {
  height: 0.5rem;
}

.h-20 {
  height: 5rem;
}

.h-3 {
  height: 0.75rem;
}

.h-32 {
  height: 8rem;
}

.h-4 {
  height: 1rem;
}

.h-48 {
  height: 12rem;
}

.h-5 {
  height: 1.25rem;
}

.h-6 {
  height: 1.5rem;
}

.h-7 {
  height: 1.75rem;
}

.h-72 {
  height: 18rem;
}

.h-8 {
  height: 2rem;
}

.h-80 {
  height: 20rem;
}

.h-9 {
  height: 2.25rem;
}

.h-\[100dvh\] {
  height: 100dvh;
}

.h-\[10px\] {
  height: 10px;
}

.h-\[132px\] {
  height: 132px;
}

.h-\[16px\] {
  height: 16px;
}

.h-\[18px\] {
  height: 18px;
}

.h-\[200px\] {
  height: 200px;
}

.h-\[20px\] {
  height: 20px;
}

.h-\[224px\] {
  height: 224px;
}

.h-\[22px\] {
  height: 22px;
}

.h-\[23px\] {
  height: 23px;
}

.h-\[270px\] {
  height: 270px;
}

.h-\[28px\] {
  height: 28px;
}

.h-\[34px\] {
  height: 34px;
}

.h-\[40px\] {
  height: 40px;
}

.h-\[48px\] {
  height: 48px;
}

.h-\[56px\] {
  height: 56px;
}

.h-\[68\%\] {
  height: 68%;
}

.h-\[82px\] {
  height: 82px;
}

.h-\[90px\] {
  height: 90px;
}

.h-\[calc\(100\%-130px\)\] {
  height: calc(100% - 130px);
}

.h-\[calc\(100\%-241px\)\] {
  height: calc(100% - 241px);
}

.h-\[calc\(100\%-48px\)\] {
  height: calc(100% - 48px);
}

.h-\[calc\(100\%-57px\)\] {
  height: calc(100% - 57px);
}

.h-\[calc\(100dvh-140px\)\] {
  height: calc(100dvh - 140px);
}

.h-auto {
  height: auto;
}

.h-fit {
  height: -moz-fit-content;
  height: fit-content;
}

.h-full {
  height: 100%;
}

.h-px {
  height: 1px;
}

.h-screen {
  height: 100vh;
}

.max-h-11 {
  max-height: 2.75rem;
}

.max-h-5 {
  max-height: 1.25rem;
}

.max-h-8 {
  max-height: 2rem;
}

.max-h-\[300px\] {
  max-height: 300px;
}

.max-h-\[30px\] {
  max-height: 30px;
}

.max-h-\[87vh\] {
  max-height: 87vh;
}

.max-h-\[90vh\] {
  max-height: 90vh;
}

.max-h-\[calc\(100\%_-_70px\)\] {
  max-height: calc(100% - 70px);
}

.max-h-\[calc\(100dvh-var\(--topbar-height\)-120px\)\] {
  max-height: calc(100dvh - var(--topbar-height) - 120px);
}

.max-h-\[inherit\] {
  max-height: inherit;
}

.min-h-\[148px\] {
  min-height: 148px;
}

.min-h-\[200px\] {
  min-height: 200px;
}

.min-h-\[220px\] {
  min-height: 220px;
}

.min-h-\[40px\] {
  min-height: 40px;
}

.min-h-\[63px\] {
  min-height: 63px;
}

.min-h-screen {
  min-height: 100vh;
}

.\!w-5 {
  width: 1.25rem !important;
}

.\!w-auto {
  width: auto !important;
}

.w-1 {
  width: 0.25rem;
}

.w-1\/2 {
  width: 50%;
}

.w-1\/3 {
  width: 33.333333%;
}

.w-10 {
  width: 2.5rem;
}

.w-11 {
  width: 2.75rem;
}

.w-12 {
  width: 3rem;
}

.w-14 {
  width: 3.5rem;
}

.w-16 {
  width: 4rem;
}

.w-2 {
  width: 0.5rem;
}

.w-2\/3 {
  width: 66.666667%;
}

.w-20 {
  width: 5rem;
}

.w-24 {
  width: 6rem;
}

.w-28 {
  width: 7rem;
}

.w-3 {
  width: 0.75rem;
}

.w-32 {
  width: 8rem;
}

.w-4 {
  width: 1rem;
}

.w-5 {
  width: 1.25rem;
}

.w-6 {
  width: 1.5rem;
}

.w-64 {
  width: 16rem;
}

.w-7 {
  width: 1.75rem;
}

.w-8 {
  width: 2rem;
}

.w-80 {
  width: 20rem;
}

.w-9 {
  width: 2.25rem;
}

.w-\[102px\] {
  width: 102px;
}

.w-\[108px\] {
  width: 108px;
}

.w-\[109px\] {
  width: 109px;
}

.w-\[10px\] {
  width: 10px;
}

.w-\[122px\] {
  width: 122px;
}

.w-\[124px\] {
  width: 124px;
}

.w-\[128px\] {
  width: 128px;
}

.w-\[132px\] {
  width: 132px;
}

.w-\[140px\] {
  width: 140px;
}

.w-\[150px\] {
  width: 150px;
}

.w-\[160px\] {
  width: 160px;
}

.w-\[164px\] {
  width: 164px;
}

.w-\[184px\] {
  width: 184px;
}

.w-\[18px\] {
  width: 18px;
}

.w-\[200px\] {
  width: 200px;
}

.w-\[205px\] {
  width: 205px;
}

.w-\[20px\] {
  width: 20px;
}

.w-\[224px\] {
  width: 224px;
}

.w-\[227px\] {
  width: 227px;
}

.w-\[22px\] {
  width: 22px;
}

.w-\[234px\] {
  width: 234px;
}

.w-\[235px\] {
  width: 235px;
}

.w-\[23px\] {
  width: 23px;
}

.w-\[244px\] {
  width: 244px;
}

.w-\[250px\] {
  width: 250px;
}

.w-\[260px\] {
  width: 260px;
}

.w-\[264px\] {
  width: 264px;
}

.w-\[26px\] {
  width: 26px;
}

.w-\[28\.125\%\] {
  width: 28.125%;
}

.w-\[284px\] {
  width: 284px;
}

.w-\[296px\] {
  width: 296px;
}

.w-\[312px\] {
  width: 312px;
}

.w-\[320px\] {
  width: 320px;
}

.w-\[336px\] {
  width: 336px;
}

.w-\[33px\] {
  width: 33px;
}

.w-\[344px\] {
  width: 344px;
}

.w-\[348px\] {
  width: 348px;
}

.w-\[34px\] {
  width: 34px;
}

.w-\[38px\] {
  width: 38px;
}

.w-\[47px\] {
  width: 47px;
}

.w-\[60px\] {
  width: 60px;
}

.w-\[63\.6\%\] {
  width: 63.6%;
}

.w-\[68px\] {
  width: 68px;
}

.w-\[73px\] {
  width: 73px;
}

.w-\[80px\] {
  width: 80px;
}

.w-\[94px\] {
  width: 94px;
}

.w-\[96px\] {
  width: 96px;
}

.w-\[99px\] {
  width: 99px;
}

.w-\[calc\(100\%-121px\)\] {
  width: calc(100% - 121px);
}

.w-\[calc\(100\%-48px\)\] {
  width: calc(100% - 48px);
}

.w-\[calc\(239\/344\*100\%\)\] {
  width: calc(239 / 344 * 100%);
}

.w-\[calc\(268\/344\*100\%\)\] {
  width: calc(268 / 344 * 100%);
}

.w-\[calc\(300\/344\*100\%\)\] {
  width: calc(300 / 344 * 100%);
}

.w-\[calc\(312\/344\*100\%\)\] {
  width: calc(312 / 344 * 100%);
}

.w-\[calc\(50\%-6px\)\] {
  width: calc(50% - 6px);
}

.w-auto {
  width: auto;
}

.w-fit {
  width: -moz-fit-content;
  width: fit-content;
}

.w-full {
  width: 100%;
}

.w-max {
  width: -moz-max-content;
  width: max-content;
}

.w-min {
  width: -moz-min-content;
  width: min-content;
}

.w-screen {
  width: 100vw;
}

.min-w-36 {
  min-width: 9rem;
}

.min-w-6 {
  min-width: 1.5rem;
}

.min-w-\[124px\] {
  min-width: 124px;
}

.min-w-\[131px\] {
  min-width: 131px;
}

.min-w-\[133px\] {
  min-width: 133px;
}

.min-w-\[150px\] {
  min-width: 150px;
}

.min-w-\[158px\] {
  min-width: 158px;
}

.min-w-\[164px\] {
  min-width: 164px;
}

.min-w-\[169px\] {
  min-width: 169px;
}

.min-w-\[170px\] {
  min-width: 170px;
}

.min-w-\[181px\] {
  min-width: 181px;
}

.min-w-\[189px\] {
  min-width: 189px;
}

.min-w-\[214px\] {
  min-width: 214px;
}

.min-w-\[296px\] {
  min-width: 296px;
}

.min-w-\[80px\] {
  min-width: 80px;
}

.min-w-\[97px\] {
  min-width: 97px;
}

.min-w-full {
  min-width: 100%;
}

.max-w-11 {
  max-width: 2.75rem;
}

.max-w-6xl {
  max-width: 72rem;
}

.max-w-7xl {
  max-width: 80rem;
}

.max-w-8 {
  max-width: 2rem;
}

.max-w-\[1140px\] {
  max-width: 1140px;
}

.max-w-\[132px\] {
  max-width: 132px;
}

.max-w-\[268px\] {
  max-width: 268px;
}

.max-w-\[296px\] {
  max-width: 296px;
}

.max-w-\[310px\] {
  max-width: 310px;
}

.max-w-\[344px\] {
  max-width: 344px;
}

.max-w-\[375px\] {
  max-width: 375px;
}

.max-w-\[400px\] {
  max-width: 400px;
}

.max-w-\[464px\] {
  max-width: 464px;
}

.max-w-\[480px\] {
  max-width: 480px;
}

.max-w-\[535px\] {
  max-width: 535px;
}

.max-w-\[560px\] {
  max-width: 560px;
}

.max-w-\[570px\] {
  max-width: 570px;
}

.max-w-\[578px\] {
  max-width: 578px;
}

.max-w-\[60px\] {
  max-width: 60px;
}

.max-w-\[610px\] {
  max-width: 610px;
}

.max-w-\[616px\] {
  max-width: 616px;
}

.max-w-\[624px\] {
  max-width: 624px;
}

.max-w-\[756px\] {
  max-width: 756px;
}

.max-w-\[862px\] {
  max-width: 862px;
}

.max-w-\[921px\] {
  max-width: 921px;
}

.max-w-\[96px\] {
  max-width: 96px;
}

.max-w-full {
  max-width: 100%;
}

.max-w-md {
  max-width: 704px;
}

.max-w-sm {
  max-width: 24rem;
}

.flex-1 {
  flex: 1 1 0%;
}

.flex-\[0_0_50\%\] {
  flex: 0 0 50%;
}

.flex-\[1_0_96px\] {
  flex: 1 0 96px;
}

.flex-auto {
  flex: 1 1 auto;
}

.flex-none {
  flex: none;
}

.flex-shrink {
  flex-shrink: 1;
}

.flex-shrink-0 {
  flex-shrink: 0;
}

.shrink-0 {
  flex-shrink: 0;
}

.flex-grow {
  flex-grow: 1;
}

.grow {
  flex-grow: 1;
}

.basis-1\/2 {
  flex-basis: 50%;
}

.origin-left {
  transform-origin: left;
}

.\!translate-x-0 {
  --tw-translate-x: 0px !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;
}

.\!translate-y-0 {
  --tw-translate-y: 0px !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;
}

.-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));
}

.-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-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-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-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));
}

.translate-x-5 {
  --tw-translate-x: 1.25rem;
  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-2 {
  --tw-translate-y: 0.5rem;
  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-\[-100\%\] {
  --tw-translate-y: -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-\[15\%\] {
  --tw-translate-y: 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));
}

.translate-y-full {
  --tw-translate-y: 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));
}

.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-45 {
  --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));
}

.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 pulse {

  50% {
    opacity: .5;
  }
}

.animate-pulse {
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}

@keyframes spin {

  to {
    transform: rotate(360deg);
  }
}

.animate-spin {
  animation: spin 1s linear infinite;
}

.cursor-grab {
  cursor: grab;
}

.cursor-not-allowed {
  cursor: not-allowed;
}

.cursor-pointer {
  cursor: pointer;
}

.cursor-zoom-in {
  cursor: zoom-in;
}

.select-none {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.resize {
  resize: both;
}

.snap-start {
  scroll-snap-align: start;
}

.list-disc {
  list-style-type: disc;
}

.appearance-none {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.columns-2 {
  -moz-columns: 2;
       columns: 2;
}

.break-inside-avoid {
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
       break-inside: avoid;
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.grid-cols-\[96px_1fr\] {
  grid-template-columns: 96px 1fr;
}

.grid-rows-1 {
  grid-template-rows: repeat(1, minmax(0, 1fr));
}

.flex-row {
  flex-direction: row;
}

.flex-row-reverse {
  flex-direction: row-reverse;
}

.flex-col {
  flex-direction: column;
}

.flex-col-reverse {
  flex-direction: column-reverse;
}

.flex-wrap {
  flex-wrap: wrap;
}

.content-center {
  align-content: center;
}

.\!items-start {
  align-items: flex-start !important;
}

.items-start {
  align-items: flex-start;
}

.items-end {
  align-items: flex-end;
}

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

.items-baseline {
  align-items: baseline;
}

.justify-start {
  justify-content: flex-start;
}

.justify-end {
  justify-content: flex-end;
}

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

.justify-between {
  justify-content: space-between;
}

.justify-items-center {
  justify-items: center;
}

.gap-0 {
  gap: 0px;
}

.gap-0\.5 {
  gap: 0.125rem;
}

.gap-1 {
  gap: 0.25rem;
}

.gap-1\.5 {
  gap: 0.375rem;
}

.gap-10 {
  gap: 2.5rem;
}

.gap-12 {
  gap: 3rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-2\.5 {
  gap: 0.625rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-8 {
  gap: 2rem;
}

.gap-\[10px\] {
  gap: 10px;
}

.gap-\[15px\] {
  gap: 15px;
}

.gap-\[18px\] {
  gap: 18px;
}

.gap-\[6px\] {
  gap: 6px;
}

.gap-x-2 {
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}

.gap-x-3 {
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
}

.gap-x-4 {
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}

.gap-x-6 {
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
}

.gap-x-\[18px\] {
  -moz-column-gap: 18px;
       column-gap: 18px;
}

.gap-y-0 {
  row-gap: 0px;
}

.gap-y-1 {
  row-gap: 0.25rem;
}

.gap-y-12 {
  row-gap: 3rem;
}

.gap-y-2 {
  row-gap: 0.5rem;
}

.gap-y-3 {
  row-gap: 0.75rem;
}

.gap-y-4 {
  row-gap: 1rem;
}

.gap-y-5 {
  row-gap: 1.25rem;
}

.gap-y-6 {
  row-gap: 1.5rem;
}

.gap-y-8 {
  row-gap: 2rem;
}

.-space-x-px > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(-1px * var(--tw-space-x-reverse));
  margin-left: calc(-1px * (1 - var(--tw-space-x-reverse)));
  margin-left: calc(-1px * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * (1 - var(--tw-space-x-reverse)));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * (1 - var(--tw-space-y-reverse)));
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}

.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * (1 - var(--tw-space-y-reverse)));
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

.divide-y > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * (1 - var(--tw-divide-y-reverse)));
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}

.divide-default > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(231, 231, 231, 1);
  border-color: rgba(231, 231, 231, var(--tw-divide-opacity, 1));
}

.divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(229, 231, 235, 1);
  border-color: rgba(229, 231, 235, var(--tw-divide-opacity, 1));
}

.divide-gray-300 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(209, 213, 219, 1);
  border-color: rgba(209, 213, 219, var(--tw-divide-opacity, 1));
}

.self-start {
  align-self: flex-start;
}

.self-center {
  align-self: center;
}

.overflow-auto {
  overflow: auto;
}

.overflow-hidden {
  overflow: hidden;
}

.\!overflow-visible {
  overflow: visible !important;
}

.overflow-visible {
  overflow: visible;
}

.overflow-y-auto {
  overflow-y: auto;
}

.overflow-x-hidden {
  overflow-x: hidden;
}

.\!scroll-auto {
  scroll-behavior: auto !important;
}

.scroll-smooth {
  scroll-behavior: smooth;
}

.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-ellipsis {
  text-overflow: ellipsis;
}

.whitespace-normal {
  white-space: normal;
}

.whitespace-nowrap {
  white-space: nowrap;
}

.text-wrap {
  text-wrap: wrap;
}

.break-words {
  word-wrap: break-word;
}

.rounded {
  border-radius: 0.25rem;
}

.rounded-2xl {
  border-radius: 1rem;
}

.rounded-\[14px\] {
  border-radius: 14px;
}

.rounded-\[4px\] {
  border-radius: 4px;
}

.rounded-\[99px\] {
  border-radius: 99px;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-lg {
  border-radius: 0.5rem;
}

.rounded-md {
  border-radius: 0.375rem;
}

.rounded-none {
  border-radius: 0px;
}

.rounded-sm {
  border-radius: 0.125rem;
}

.rounded-b {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.rounded-l {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.rounded-l-md {
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}

.rounded-l-none {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.rounded-r {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.rounded-r-md {
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}

.rounded-t {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.rounded-bl-md {
  border-bottom-left-radius: 0.375rem;
}

.rounded-br-md {
  border-bottom-right-radius: 0.375rem;
}

.rounded-tl {
  border-top-left-radius: 0.25rem;
}

.rounded-tl-md {
  border-top-left-radius: 0.375rem;
}

.rounded-tr {
  border-top-right-radius: 0.25rem;
}

.rounded-tr-md {
  border-top-right-radius: 0.375rem;
}

.\!border {
  border-width: 1px !important;
}

.border {
  border-width: 1px;
}

.border-0 {
  border-width: 0px;
}

.border-2 {
  border-width: 2px;
}

.border-\[3px\] {
  border-width: 3px;
}

.border-x {
  border-left-width: 1px;
  border-right-width: 1px;
}

.border-y {
  border-top-width: 1px;
  border-bottom-width: 1px;
}

.border-b {
  border-bottom-width: 1px;
}

.border-b-0 {
  border-bottom-width: 0px;
}

.border-b-2 {
  border-bottom-width: 2px;
}

.border-b-4 {
  border-bottom-width: 4px;
}

.border-r {
  border-right-width: 1px;
}

.border-r-0 {
  border-right-width: 0px;
}

.border-t {
  border-top-width: 1px;
}

.border-t-0 {
  border-top-width: 0px;
}

.border-solid {
  border-style: solid;
}

.border-none {
  border-style: none;
}

.\!border-transparent {
  border-color: transparent !important;
}

.border-\[\#878787\] {
  --tw-border-opacity: 1;
  border-color: rgba(135, 135, 135, 1);
  border-color: rgba(135, 135, 135, var(--tw-border-opacity, 1));
}

.border-\[\#E8E8E8\] {
  --tw-border-opacity: 1;
  border-color: rgba(232, 232, 232, 1);
  border-color: rgba(232, 232, 232, var(--tw-border-opacity, 1));
}

.border-\[\#e8e8e8\] {
  --tw-border-opacity: 1;
  border-color: rgba(232, 232, 232, 1);
  border-color: rgba(232, 232, 232, var(--tw-border-opacity, 1));
}

.border-accent-1 {
  --tw-border-opacity: 1;
  border-color: rgba(95, 111, 118, 1);
  border-color: rgba(95, 111, 118, var(--tw-border-opacity, 1));
}

.border-black {
  --tw-border-opacity: 1;
  border-color: rgba(0, 0, 0, 1);
  border-color: rgba(0, 0, 0, var(--tw-border-opacity, 1));
}

.border-default {
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 231, 1);
  border-color: rgba(231, 231, 231, var(--tw-border-opacity, 1));
}

.border-error {
  --tw-border-opacity: 1;
  border-color: rgba(243, 56, 0, 1);
  border-color: rgba(243, 56, 0, var(--tw-border-opacity, 1));
}

.border-focus {
  --tw-border-opacity: 1;
  border-color: rgba(135, 135, 135, 1);
  border-color: rgba(135, 135, 135, var(--tw-border-opacity, 1));
}

.border-gray-700 {
  --tw-border-opacity: 1;
  border-color: rgba(55, 65, 81, 1);
  border-color: rgba(55, 65, 81, var(--tw-border-opacity, 1));
}

.border-grey-100 {
  --tw-border-opacity: 1;
  border-color: rgba(246, 246, 246, 1);
  border-color: rgba(246, 246, 246, var(--tw-border-opacity, 1));
}

.border-grey-1000 {
  --tw-border-opacity: 1;
  border-color: rgba(24, 24, 24, 1);
  border-color: rgba(24, 24, 24, var(--tw-border-opacity, 1));
}

.border-grey-300 {
  --tw-border-opacity: 1;
  border-color: rgba(160, 160, 160, 1);
  border-color: rgba(160, 160, 160, var(--tw-border-opacity, 1));
}

.border-grey-500 {
  --tw-border-opacity: 1;
  border-color: rgba(102, 102, 102, 1);
  border-color: rgba(102, 102, 102, var(--tw-border-opacity, 1));
}

.border-light {
  --tw-border-opacity: 1;
  border-color: rgba(232, 232, 232, 1);
  border-color: rgba(232, 232, 232, var(--tw-border-opacity, 1));
}

.border-primary {
  --tw-border-opacity: 1;
  border-color: rgba(54, 54, 54, 1);
  border-color: rgba(54, 54, 54, var(--tw-border-opacity, 1));
}

.border-success-content {
  --tw-border-opacity: 1;
  border-color: rgba(142, 158, 106, 1);
  border-color: rgba(142, 158, 106, var(--tw-border-opacity, 1));
}

.border-transparent {
  border-color: transparent;
}

.border-warning-content {
  --tw-border-opacity: 1;
  border-color: rgba(227, 169, 112, 1);
  border-color: rgba(227, 169, 112, var(--tw-border-opacity, 1));
}

.border-white {
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, 1);
  border-color: rgba(255, 255, 255, var(--tw-border-opacity, 1));
}

.border-b-\[\#e8e8e8\] {
  --tw-border-opacity: 1;
  border-bottom-color: rgba(232, 232, 232, 1);
  border-bottom-color: rgba(232, 232, 232, var(--tw-border-opacity, 1));
}

.border-t-grey-1000 {
  --tw-border-opacity: 1;
  border-top-color: rgba(24, 24, 24, 1);
  border-top-color: rgba(24, 24, 24, var(--tw-border-opacity, 1));
}

.border-t-primary {
  --tw-border-opacity: 1;
  border-top-color: rgba(54, 54, 54, 1);
  border-top-color: rgba(54, 54, 54, var(--tw-border-opacity, 1));
}

.border-t-white {
  --tw-border-opacity: 1;
  border-top-color: rgba(255, 255, 255, 1);
  border-top-color: rgba(255, 255, 255, var(--tw-border-opacity, 1));
}

.\!bg-transparent {
  background-color: transparent !important;
}

.bg-\[\#363636\] {
  --tw-bg-opacity: 1;
  background-color: rgba(54, 54, 54, 1);
  background-color: rgba(54, 54, 54, var(--tw-bg-opacity, 1));
}

.bg-\[\#457C9F\] {
  --tw-bg-opacity: 1;
  background-color: rgba(69, 124, 159, 1);
  background-color: rgba(69, 124, 159, var(--tw-bg-opacity, 1));
}

.bg-\[\#4A585F\] {
  --tw-bg-opacity: 1;
  background-color: rgba(74, 88, 95, 1);
  background-color: rgba(74, 88, 95, var(--tw-bg-opacity, 1));
}

.bg-\[\#DEDEDE\] {
  --tw-bg-opacity: 1;
  background-color: rgba(222, 222, 222, 1);
  background-color: rgba(222, 222, 222, var(--tw-bg-opacity, 1));
}

.bg-\[\#E5EBE0\] {
  --tw-bg-opacity: 1;
  background-color: rgba(229, 235, 224, 1);
  background-color: rgba(229, 235, 224, var(--tw-bg-opacity, 1));
}

.bg-\[\#F6F6EE\] {
  --tw-bg-opacity: 1;
  background-color: rgba(246, 246, 238, 1);
  background-color: rgba(246, 246, 238, var(--tw-bg-opacity, 1));
}

.bg-\[\#F6F6F6\] {
  --tw-bg-opacity: 1;
  background-color: rgba(246, 246, 246, 1);
  background-color: rgba(246, 246, 246, var(--tw-bg-opacity, 1));
}

.bg-\[rgba\(0\2c 0\2c 0\2c 0\.50\)\] {
  background-color: rgba(0,0,0,0.50);
}

.bg-accent-1 {
  --tw-bg-opacity: 1;
  background-color: rgba(95, 111, 118, 1);
  background-color: rgba(95, 111, 118, var(--tw-bg-opacity, 1));
}

.bg-accent-2 {
  --tw-bg-opacity: 1;
  background-color: rgba(95, 142, 173, 1);
  background-color: rgba(95, 142, 173, var(--tw-bg-opacity, 1));
}

.bg-accent-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(209, 221, 220, 1);
  background-color: rgba(209, 221, 220, var(--tw-bg-opacity, 1));
}

.bg-accent-4 {
  --tw-bg-opacity: 1;
  background-color: rgba(205, 75, 34, 1);
  background-color: rgba(205, 75, 34, var(--tw-bg-opacity, 1));
}

.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 0, 0, 1);
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity, 1));
}

.bg-black\/10 {
  background-color: rgba(0, 0, 0, 0.1);
}

.bg-black\/40 {
  background-color: rgba(0, 0, 0, 0.4);
}

.bg-blush-100 {
  --tw-bg-opacity: 1;
  background-color: rgba(239, 227, 219, 1);
  background-color: rgba(239, 227, 219, var(--tw-bg-opacity, 1));
}

.bg-dark-overlay {
  background-color: rgba(0, 0, 0, 0.12);
}

.bg-default {
  --tw-bg-opacity: 1;
  background-color: rgba(231, 231, 231, 1);
  background-color: rgba(231, 231, 231, var(--tw-bg-opacity, 1));
}

.bg-error-bg {
  --tw-bg-opacity: 1;
  background-color: rgba(252, 242, 242, 1);
  background-color: rgba(252, 242, 242, var(--tw-bg-opacity, 1));
}

.bg-error-content {
  --tw-bg-opacity: 1;
  background-color: rgba(243, 56, 0, 1);
  background-color: rgba(243, 56, 0, var(--tw-bg-opacity, 1));
}

.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgba(243, 244, 246, 1);
  background-color: rgba(243, 244, 246, var(--tw-bg-opacity, 1));
}

.bg-gray-300 {
  --tw-bg-opacity: 1;
  background-color: rgba(209, 213, 219, 1);
  background-color: rgba(209, 213, 219, var(--tw-bg-opacity, 1));
}

.bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgba(249, 250, 251, 1);
  background-color: rgba(249, 250, 251, var(--tw-bg-opacity, 1));
}

.bg-gray-600 {
  --tw-bg-opacity: 1;
  background-color: rgba(75, 85, 99, 1);
  background-color: rgba(75, 85, 99, var(--tw-bg-opacity, 1));
}

.bg-gray-700 {
  --tw-bg-opacity: 1;
  background-color: rgba(55, 65, 81, 1);
  background-color: rgba(55, 65, 81, var(--tw-bg-opacity, 1));
}

.bg-grey-100 {
  --tw-bg-opacity: 1;
  background-color: rgba(246, 246, 246, 1);
  background-color: rgba(246, 246, 246, var(--tw-bg-opacity, 1));
}

.bg-grey-1000 {
  --tw-bg-opacity: 1;
  background-color: rgba(24, 24, 24, 1);
  background-color: rgba(24, 24, 24, var(--tw-bg-opacity, 1));
}

.bg-grey-200 {
  --tw-bg-opacity: 1;
  background-color: rgba(235, 235, 235, 1);
  background-color: rgba(235, 235, 235, var(--tw-bg-opacity, 1));
}

.bg-info-bg {
  --tw-bg-opacity: 1;
  background-color: rgba(246, 246, 246, 1);
  background-color: rgba(246, 246, 246, var(--tw-bg-opacity, 1));
}

.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgba(54, 54, 54, 1);
  background-color: rgba(54, 54, 54, var(--tw-bg-opacity, 1));
}

.bg-primary-hover {
  --tw-bg-opacity: 1;
  background-color: rgba(25, 32, 35, 1);
  background-color: rgba(25, 32, 35, var(--tw-bg-opacity, 1));
}

.bg-success-bg {
  --tw-bg-opacity: 1;
  background-color: rgba(235, 244, 225, 1);
  background-color: rgba(235, 244, 225, var(--tw-bg-opacity, 1));
}

.bg-success-content {
  --tw-bg-opacity: 1;
  background-color: rgba(142, 158, 106, 1);
  background-color: rgba(142, 158, 106, var(--tw-bg-opacity, 1));
}

.bg-success-dark {
  --tw-bg-opacity: 1;
  background-color: rgba(74, 143, 5, 1);
  background-color: rgba(74, 143, 5, var(--tw-bg-opacity, 1));
}

.bg-transparent {
  background-color: transparent;
}

.bg-warning-bg {
  --tw-bg-opacity: 1;
  background-color: rgba(254, 252, 234, 1);
  background-color: rgba(254, 252, 234, var(--tw-bg-opacity, 1));
}

.bg-warning-content {
  --tw-bg-opacity: 1;
  background-color: rgba(227, 169, 112, 1);
  background-color: rgba(227, 169, 112, var(--tw-bg-opacity, 1));
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
}

.bg-white-overlay {
  background-color: rgba(255, 255, 255, 0.3);
}

.bg-opacity-50 {
  --tw-bg-opacity: 0.5;
}

.bg-opacity-60 {
  --tw-bg-opacity: 0.6;
}

.bg-\[linear-gradient\(270deg\2c \#F9FAFB_18\.75\%\2c \#E5E7EB_179\.69\%\)\] {
  background-image: linear-gradient(270deg,#F9FAFB 18.75%,#E5E7EB 179.69%);
}

.bg-gradient-to-br {
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}

.bg-none {
  background-image: none;
}

.from-\[\#f0f0f0\] {
  --tw-gradient-from: #f0f0f0 var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(240, 240, 240, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.to-\[\#9b9b9b\] {
  --tw-gradient-to: #9b9b9b var(--tw-gradient-to-position);
}

.\!bg-contain {
  background-size: contain !important;
}

.\!object-contain {
  -o-object-fit: contain !important;
     object-fit: contain !important;
}

.object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}

.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.object-fill {
  -o-object-fit: fill;
     object-fit: fill;
}

.object-center {
  -o-object-position: center;
     object-position: center;
}

.\!p-0 {
  padding: 0px !important;
}

.p-0 {
  padding: 0px;
}

.p-0\.5 {
  padding: 0.125rem;
}

.p-1 {
  padding: 0.25rem;
}

.p-10 {
  padding: 2.5rem;
}

.p-12 {
  padding: 3rem;
}

.p-2 {
  padding: 0.5rem;
}

.p-3 {
  padding: 0.75rem;
}

.p-4 {
  padding: 1rem;
}

.p-5 {
  padding: 1.25rem;
}

.p-6 {
  padding: 1.5rem;
}

.p-8 {
  padding: 2rem;
}

.p-\[10px\] {
  padding: 10px;
}

.p-\[5px\] {
  padding: 5px;
}

.\!py-2\.5 {
  padding-top: 0.625rem !important;
  padding-bottom: 0.625rem !important;
}

.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}

.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.px-1\.5 {
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}

.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.px-\[12px\] {
  padding-left: 12px;
  padding-right: 12px;
}

.px-\[24px\] {
  padding-left: 24px;
  padding-right: 24px;
}

.py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.py-0\.5 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}

.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}

.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.py-14 {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.py-3\.5 {
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.py-7 {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.py-\[2px\] {
  padding-top: 2px;
  padding-bottom: 2px;
}

.py-\[40px\] {
  padding-top: 40px;
  padding-bottom: 40px;
}

.py-\[46px\] {
  padding-top: 46px;
  padding-bottom: 46px;
}

.py-\[7px\] {
  padding-top: 7px;
  padding-bottom: 7px;
}

.py-\[9px\] {
  padding-top: 9px;
  padding-bottom: 9px;
}

.\!pt-0 {
  padding-top: 0px !important;
}

.pb-0 {
  padding-bottom: 0px;
}

.pb-1 {
  padding-bottom: 0.25rem;
}

.pb-10 {
  padding-bottom: 2.5rem;
}

.pb-11 {
  padding-bottom: 2.75rem;
}

.pb-12 {
  padding-bottom: 3rem;
}

.pb-16 {
  padding-bottom: 4rem;
}

.pb-2 {
  padding-bottom: 0.5rem;
}

.pb-20 {
  padding-bottom: 5rem;
}

.pb-3 {
  padding-bottom: 0.75rem;
}

.pb-4 {
  padding-bottom: 1rem;
}

.pb-5 {
  padding-bottom: 1.25rem;
}

.pb-6 {
  padding-bottom: 1.5rem;
}

.pb-8 {
  padding-bottom: 2rem;
}

.pb-\[100\%\] {
  padding-bottom: 100%;
}

.pb-\[18px\] {
  padding-bottom: 18px;
}

.pb-\[22\.2\%\] {
  padding-bottom: 22.2%;
}

.pb-\[32px\] {
  padding-bottom: 32px;
}

.pb-\[48px\] {
  padding-bottom: 48px;
}

.pb-\[5px\] {
  padding-bottom: 5px;
}

.pb-\[64\%\] {
  padding-bottom: 64%;
}

.pl-1 {
  padding-left: 0.25rem;
}

.pl-11 {
  padding-left: 2.75rem;
}

.pl-2 {
  padding-left: 0.5rem;
}

.pl-4 {
  padding-left: 1rem;
}

.pl-6 {
  padding-left: 1.5rem;
}

.pl-7 {
  padding-left: 1.75rem;
}

.pr-0 {
  padding-right: 0px;
}

.pr-1 {
  padding-right: 0.25rem;
}

.pr-16 {
  padding-right: 4rem;
}

.pr-2 {
  padding-right: 0.5rem;
}

.pr-3 {
  padding-right: 0.75rem;
}

.pr-4 {
  padding-right: 1rem;
}

.pr-5 {
  padding-right: 1.25rem;
}

.pr-6 {
  padding-right: 1.5rem;
}

.pr-\[104px\] {
  padding-right: 104px;
}

.pr-\[15px\] {
  padding-right: 15px;
}

.pt-0 {
  padding-top: 0px;
}

.pt-1 {
  padding-top: 0.25rem;
}

.pt-1\.5 {
  padding-top: 0.375rem;
}

.pt-2 {
  padding-top: 0.5rem;
}

.pt-3 {
  padding-top: 0.75rem;
}

.pt-4 {
  padding-top: 1rem;
}

.pt-5 {
  padding-top: 1.25rem;
}

.pt-6 {
  padding-top: 1.5rem;
}

.pt-7 {
  padding-top: 1.75rem;
}

.pt-8 {
  padding-top: 2rem;
}

.pt-9 {
  padding-top: 2.25rem;
}

.pt-\[10px\] {
  padding-top: 10px;
}

.pt-\[40px\] {
  padding-top: 40px;
}

.pt-\[52px\] {
  padding-top: 52px;
}

.pt-\[64px\] {
  padding-top: 64px;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.text-justify {
  text-align: justify;
}

.font-buttons {
  font-family: "Work Sans", sans-serif;
  font-family: var(--font-buttons, "Work Sans"), sans-serif;
}

.font-heading {
  font-family: "Fahkwang", sans-serif;
  font-family: var(--font-heading, "Fahkwang"), sans-serif;
}

.font-sans {
  font-family: "Work Sans", sans-serif;
  font-family: var(--font-body, "Work Sans"), sans-serif;
}

.text-2xl {
  font-size: 24px;
  line-height: 32px;
}

.text-3xl {
  font-size: 30px;
  line-height: 36px;
}

.text-4xl {
  font-size: 36px;
  line-height: 42px;
}

.text-5xl {
  font-size: 48px;
  line-height: 54px;
}

.text-\[0\] {
  font-size: 0;
}

.text-\[10px\] {
  font-size: 10px;
}

.text-\[14px\] {
  font-size: 14px;
}

.text-\[16px\] {
  font-size: 16px;
}

.text-\[18px\] {
  font-size: 18px;
}

.text-\[22px\] {
  font-size: 22px;
}

.text-\[24px\] {
  font-size: 24px;
}

.text-\[32px\] {
  font-size: 32px;
}

.text-base {
  font-size: 16px;
  line-height: 26px;
}

.text-lg {
  font-size: 18px;
  line-height: 26px;
}

.text-sm {
  font-size: 14px;
  line-height: 24px;
}

.text-xl {
  font-size: 20px;
  line-height: 28px;
}

.text-xs {
  font-size: 12px;
  line-height: 16px;
}

.\!font-normal {
  font-weight: 400 !important;
}

.font-\[550\] {
  font-weight: 550;
}

.font-bold {
  font-weight: 700;
}

.font-extrabold {
  font-weight: 800;
}

.font-medium {
  font-weight: 500;
}

.font-normal {
  font-weight: 400;
}

.font-semibold {
  font-weight: 600;
}

.uppercase {
  text-transform: uppercase;
}

.capitalize {
  text-transform: capitalize;
}

.\!normal-case {
  text-transform: none !important;
}

.normal-case {
  text-transform: none;
}

.italic {
  font-style: italic;
}

.leading-3 {
  line-height: .75rem;
}

.leading-5 {
  line-height: 1.25rem;
}

.leading-6 {
  line-height: 1.5rem;
}

.leading-7 {
  line-height: 1.75rem;
}

.leading-8 {
  line-height: 2rem;
}

.leading-9 {
  line-height: 2.25rem;
}

.leading-\[22px\] {
  line-height: 22px;
}

.leading-\[24px\] {
  line-height: 24px;
}

.leading-\[26px\] {
  line-height: 26px;
}

.leading-\[32px\] {
  line-height: 32px;
}

.leading-\[36px\] {
  line-height: 36px;
}

.leading-none {
  line-height: 1;
}

.leading-relaxed {
  line-height: 1.625;
}

.leading-tight {
  line-height: 1.25;
}

.\!tracking-normal {
  letter-spacing: 0em !important;
}

.tracking-\[-0\.24px\] {
  letter-spacing: -0.24px;
}

.tracking-\[0\.24px\] {
  letter-spacing: 0.24px;
}

.tracking-\[0\.5px\] {
  letter-spacing: 0.5px;
}

.tracking-\[0\.84px\] {
  letter-spacing: 0.84px;
}

.tracking-\[1px\] {
  letter-spacing: 1px;
}

.tracking-\[2\.4px\] {
  letter-spacing: 2.4px;
}

.tracking-\[2px\] {
  letter-spacing: 2px;
}

.tracking-normal {
  letter-spacing: 0em;
}

.\!text-\[\#878787\] {
  --tw-text-opacity: 1 !important;
  color: rgba(135, 135, 135, 1) !important;
  color: rgba(135, 135, 135, var(--tw-text-opacity, 1)) !important;
}

.\!text-accent-4 {
  --tw-text-opacity: 1 !important;
  color: rgba(205, 75, 34, 1) !important;
  color: rgba(205, 75, 34, var(--tw-text-opacity, 1)) !important;
}

.\!text-error-content {
  --tw-text-opacity: 1 !important;
  color: rgba(243, 56, 0, 1) !important;
  color: rgba(243, 56, 0, var(--tw-text-opacity, 1)) !important;
}

.\!text-grey-300 {
  --tw-text-opacity: 1 !important;
  color: rgba(160, 160, 160, 1) !important;
  color: rgba(160, 160, 160, var(--tw-text-opacity, 1)) !important;
}

.\!text-grey-700 {
  --tw-text-opacity: 1 !important;
  color: rgba(54, 54, 54, 1) !important;
  color: rgba(54, 54, 54, var(--tw-text-opacity, 1)) !important;
}

.\!text-white {
  --tw-text-opacity: 1 !important;
  color: rgba(255, 255, 255, 1) !important;
  color: rgba(255, 255, 255, var(--tw-text-opacity, 1)) !important;
}

.text-\[\#181818\] {
  --tw-text-opacity: 1;
  color: rgba(24, 24, 24, 1);
  color: rgba(24, 24, 24, var(--tw-text-opacity, 1));
}

.text-\[\#1877F2\] {
  --tw-text-opacity: 1;
  color: rgba(24, 119, 242, 1);
  color: rgba(24, 119, 242, var(--tw-text-opacity, 1));
}

.text-\[\#1DA1F2\] {
  --tw-text-opacity: 1;
  color: rgba(29, 161, 242, 1);
  color: rgba(29, 161, 242, var(--tw-text-opacity, 1));
}

.text-\[\#363636\] {
  --tw-text-opacity: 1;
  color: rgba(54, 54, 54, 1);
  color: rgba(54, 54, 54, var(--tw-text-opacity, 1));
}

.text-\[\#4A585F\] {
  --tw-text-opacity: 1;
  color: rgba(74, 88, 95, 1);
  color: rgba(74, 88, 95, var(--tw-text-opacity, 1));
}

.text-\[\#4A8F05\] {
  --tw-text-opacity: 1;
  color: rgba(74, 143, 5, 1);
  color: rgba(74, 143, 5, var(--tw-text-opacity, 1));
}

.text-\[\#666\] {
  --tw-text-opacity: 1;
  color: rgba(102, 102, 102, 1);
  color: rgba(102, 102, 102, var(--tw-text-opacity, 1));
}

.text-\[\#E60019\] {
  --tw-text-opacity: 1;
  color: rgba(230, 0, 25, 1);
  color: rgba(230, 0, 25, var(--tw-text-opacity, 1));
}

.text-\[\#F6F6F6\] {
  --tw-text-opacity: 1;
  color: rgba(246, 246, 246, 1);
  color: rgba(246, 246, 246, var(--tw-text-opacity, 1));
}

.text-accent-1 {
  --tw-text-opacity: 1;
  color: rgba(95, 111, 118, 1);
  color: rgba(95, 111, 118, var(--tw-text-opacity, 1));
}

.text-accent-4 {
  --tw-text-opacity: 1;
  color: rgba(205, 75, 34, 1);
  color: rgba(205, 75, 34, var(--tw-text-opacity, 1));
}

.text-black {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, 1);
  color: rgba(0, 0, 0, var(--tw-text-opacity, 1));
}

.text-current {
  color: currentColor;
}

.text-default {
  --tw-text-opacity: 1;
  color: rgba(231, 231, 231, 1);
  color: rgba(231, 231, 231, var(--tw-text-opacity, 1));
}

.text-error-content {
  --tw-text-opacity: 1;
  color: rgba(243, 56, 0, 1);
  color: rgba(243, 56, 0, var(--tw-text-opacity, 1));
}

.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgba(107, 114, 128, 1);
  color: rgba(107, 114, 128, var(--tw-text-opacity, 1));
}

.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgba(55, 65, 81, 1);
  color: rgba(55, 65, 81, var(--tw-text-opacity, 1));
}

.text-gray-900 {
  --tw-text-opacity: 1;
  color: rgba(17, 24, 39, 1);
  color: rgba(17, 24, 39, var(--tw-text-opacity, 1));
}

.text-green-content {
  --tw-text-opacity: 1;
  color: rgba(74, 143, 5, 1);
  color: rgba(74, 143, 5, var(--tw-text-opacity, 1));
}

.text-grey-100 {
  --tw-text-opacity: 1;
  color: rgba(246, 246, 246, 1);
  color: rgba(246, 246, 246, var(--tw-text-opacity, 1));
}

.text-grey-1000 {
  --tw-text-opacity: 1;
  color: rgba(24, 24, 24, 1);
  color: rgba(24, 24, 24, var(--tw-text-opacity, 1));
}

.text-grey-200 {
  --tw-text-opacity: 1;
  color: rgba(235, 235, 235, 1);
  color: rgba(235, 235, 235, var(--tw-text-opacity, 1));
}

.text-grey-300 {
  --tw-text-opacity: 1;
  color: rgba(160, 160, 160, 1);
  color: rgba(160, 160, 160, var(--tw-text-opacity, 1));
}

.text-grey-500 {
  --tw-text-opacity: 1;
  color: rgba(102, 102, 102, 1);
  color: rgba(102, 102, 102, var(--tw-text-opacity, 1));
}

.text-grey-700 {
  --tw-text-opacity: 1;
  color: rgba(54, 54, 54, 1);
  color: rgba(54, 54, 54, var(--tw-text-opacity, 1));
}

.text-grey-light {
  color: rgba(24,24,24,0.50196);
}

.text-info-content {
  --tw-text-opacity: 1;
  color: rgba(24, 24, 24, 1);
  color: rgba(24, 24, 24, var(--tw-text-opacity, 1));
}

.text-inherit {
  color: inherit;
}

.text-link {
  --tw-text-opacity: 1;
  color: rgba(54, 54, 54, 1);
  color: rgba(54, 54, 54, var(--tw-text-opacity, 1));
}

.text-link-hover {
  --tw-text-opacity: 1;
  color: rgba(95, 111, 118, 1);
  color: rgba(95, 111, 118, var(--tw-text-opacity, 1));
}

.text-primary {
  --tw-text-opacity: 1;
  color: rgba(54, 54, 54, 1);
  color: rgba(54, 54, 54, var(--tw-text-opacity, 1));
}

.text-success-content {
  --tw-text-opacity: 1;
  color: rgba(142, 158, 106, 1);
  color: rgba(142, 158, 106, var(--tw-text-opacity, 1));
}

.text-warning-content {
  --tw-text-opacity: 1;
  color: rgba(227, 169, 112, 1);
  color: rgba(227, 169, 112, var(--tw-text-opacity, 1));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
}

.underline {
  text-decoration-line: underline;
}

.line-through {
  text-decoration-line: line-through;
}

.no-underline {
  text-decoration-line: none;
}

.underline-offset-2 {
  text-underline-offset: 2px;
}

.underline-offset-\[6px\] {
  text-underline-offset: 6px;
}

.underline-offset-\[7px\] {
  text-underline-offset: 7px;
}

.\!opacity-100 {
  opacity: 1 !important;
}

.opacity-0 {
  opacity: 0;
}

.opacity-100 {
  opacity: 1;
}

.opacity-25 {
  opacity: 0.25;
}

.opacity-50 {
  opacity: 0.5;
}

.opacity-70 {
  opacity: 0.7;
}

.opacity-75 {
  opacity: 0.75;
}

.mix-blend-darken {
  mix-blend-mode: darken;
}

.\!shadow-none {
  --tw-shadow: 0 0 rgba(0,0,0,0) !important;
  --tw-shadow-colored: 0 0 rgba(0,0,0,0) !important;
  box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow) !important;
}

.shadow-\[0_4px_8px_rgba\(0\2c 0\2c 0\2c 0\.1\)\] {
  --tw-shadow: 0 4px 8px rgba(0,0,0,0.1);
  --tw-shadow-colored: 0 4px 8px var(--tw-shadow-color);
  box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);
}

.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);
}

.shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);
}

.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.outline {
  outline-style: solid;
}

.outline-1 {
  outline-width: 1px;
}

.outline-default {
  outline-color: #E7E7E7;
}

.outline-transparent {
  outline-color: transparent;
}

.\!ring-0 {
  --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), 0 0 rgba(0,0,0,0) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 rgba(0,0,0,0)) !important;
}

.blur {
  --tw-blur: blur(8px);
  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);
}

.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);
}

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-\[background-color\] {
  transition-property: background-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-\[height\] {
  transition-property: height;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-\[opacity\2c height\] {
  transition-property: opacity,height;
  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-100 {
  transition-delay: 100ms;
}

.duration-100 {
  transition-duration: 100ms;
}

.duration-1000 {
  transition-duration: 1000ms;
}

.duration-150 {
  transition-duration: 150ms;
}

.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-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.fit {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
}

.container {
    max-width: none;
  }

.container-desktop {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 16px;
  padding-left: 16px;
}

@media (min-width: 376px) {

  .container-desktop {
    max-width: 376px;
  }
}

@media (min-width: 640px) {

  .container-desktop {
    max-width: 640px;
  }
}

@media (min-width: 768px) {

  .container-desktop {
    max-width: 768px;
    padding-right: 24px;
    padding-left: 24px;
  }
}

@media (min-width: 1000px) {

  .container-desktop {
    max-width: 1000px;
  }
}

@media (min-width: 1024px) {

  .container-desktop {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {

  .container-desktop {
    max-width: 1280px;
    padding-right: 48px;
    padding-left: 48px;
  }
}

@media (min-width: 1440px) {

  .container-desktop {
    max-width: 1440px;
  }
}

@media (min-width: 1536px) {

  .container-desktop {
    max-width: 1536px;
  }
}

@media (min-width: 1920px) {

  .container-desktop {
    max-width: 1920px;
  }
}

@media (min-width: 2560px) {

  .container-desktop {
    max-width: 2560px;
  }
}

.container-desktop {
    max-width: none;
  }

@media (max-width: 1023px) {

  .container-desktop {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.container-max {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 16px;
  padding-left: 16px;
}

@media (min-width: 376px) {

  .container-max {
    max-width: 376px;
  }
}

@media (min-width: 640px) {

  .container-max {
    max-width: 640px;
  }
}

@media (min-width: 768px) {

  .container-max {
    max-width: 768px;
    padding-right: 24px;
    padding-left: 24px;
  }
}

@media (min-width: 1000px) {

  .container-max {
    max-width: 1000px;
  }
}

@media (min-width: 1024px) {

  .container-max {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {

  .container-max {
    max-width: 1280px;
    padding-right: 48px;
    padding-left: 48px;
  }
}

@media (min-width: 1440px) {

  .container-max {
    max-width: 1440px;
  }
}

@media (min-width: 1536px) {

  .container-max {
    max-width: 1536px;
  }
}

@media (min-width: 1920px) {

  .container-max {
    max-width: 1920px;
  }
}

@media (min-width: 2560px) {

  .container-max {
    max-width: 2560px;
  }
}

.container-max {
    max-width: none;
  }

@media (min-width: 1024px) {

  .container-max {
    padding-left: 72px;
    padding-right: 72px;
  }
}

.container-account {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 16px;
  padding-left: 16px;
}

@media (min-width: 376px) {

  .container-account {
    max-width: 376px;
  }
}

@media (min-width: 640px) {

  .container-account {
    max-width: 640px;
  }
}

@media (min-width: 768px) {

  .container-account {
    max-width: 768px;
    padding-right: 24px;
    padding-left: 24px;
  }
}

@media (min-width: 1000px) {

  .container-account {
    max-width: 1000px;
  }
}

@media (min-width: 1024px) {

  .container-account {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {

  .container-account {
    max-width: 1280px;
    padding-right: 48px;
    padding-left: 48px;
  }
}

@media (min-width: 1440px) {

  .container-account {
    max-width: 1440px;
  }
}

@media (min-width: 1536px) {

  .container-account {
    max-width: 1536px;
  }
}

@media (min-width: 1920px) {

  .container-account {
    max-width: 1920px;
  }
}

@media (min-width: 2560px) {

  .container-account {
    max-width: 2560px;
  }
}

.container-account {
    max-width: none;
  }

@media (min-width: 1280px) {

  .container-account {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

.zoom {
  --tw-scale-x: 1.03;
  --tw-scale-y: 1.03;
  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));
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

.flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}

.flex-justify-center {
  display: flex;
  justify-content: center;
}

.flex-items-center {
  display: flex;
  align-items: center;
}

.animation-translate {
    animation: translate-infinite 100s linear infinite;
  }

.animation-slide-in-up {
  transition-delay: 300ms;
    animation: slide-in-up 0.3s ease-in-out;
}

.animation-fade-in-up {
    animation: fade-in-up 0.3s;
  }

.animation-fade-in-down {
    animation: fade-in-down 0.3s ease-in-out;
    transition-delay: 300ms;
  }

.no-autocomplete:-webkit-autofill,
  .no-autocomplete:-webkit-autofill:hover,
  .no-autocomplete:-webkit-autofill:focus,
  .no-autocomplete:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px white inset !important;
  }

.scrollbar {
    scrollbar-width: none;
  }

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

.scrollbar-breadcrumb::-webkit-scrollbar {
  height: 0.125rem;
  width: 0.125rem;
}

.account-order-details-inner:last-child tr:last-child td {
  padding-bottom: 0px;
}

body.sticky-atc #chat-button {
  bottom: 100px !important;
}

body.sticky-atc #chat-button {
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

body.sticky-atc #chat-window {
  bottom: 170px !important;
}

body.sticky-atc #chat-window {
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

body.mini-cart-open #chat-button,
    body.mini-cart-open #chat-window {
  z-index: 40;
}

[class*="gorgias-chat-key-"] {
    z-index: 30!important;
  }

[class*="gorgias-chat-key-"] {
    position: relative;
  }

.plp-card-mini-cart .plp-card-image {
  grid-row: span 3 / span 3;
  margin-bottom: 0px;
}

.plp-card-mini-cart .plp-card-title {
  grid-column-start: 2;
  margin-bottom: 0.25rem;
  height: -moz-fit-content;
  height: fit-content;
  min-height: 72px;
  text-align: left;
}

@media (min-width: 768px) {

  .plp-card-mini-cart .plp-card-title {
    padding-left: 0px;
    padding-right: 0px;
  }

  .plp-card-mini-cart .plp-card-title-link {
    font-size: 14px;
    line-height: 24px;
  }
}

.plp-card-mini-cart .plp-card-badge,
    .plp-card-mini-cart .plp-card-price {
  display: none;
}

.bundle-product .promotion-text {
  display: none;
}

.range-slider__thumb {
  position: absolute;
  left: 50%;
  top: -7px;
  z-index: 10;
  height: 1rem;
  width: 1rem;
  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));
  cursor: pointer;

    background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%3E%0A%20%20%3Ccircle%20cx%3D%228%22%20cy%3D%228%22%20r%3D%226%22%20fill%3D%22white%22%20stroke%3D%22%235F6F76%22%20stroke-width%3D%224%22%2F%3E%0A%3C%2Fsvg%3E");
    background-size: 16px 16px;
}

.range-slider__thumb span {
  position: absolute;
  margin-top: 0.5rem;
}

.range-slider__track {
  height: 0.125rem;
  --tw-bg-opacity: 1;
  background-color: rgba(231, 231, 231, 1);
  background-color: rgba(231, 231, 231, var(--tw-bg-opacity, 1));
}

.range-slider__track:nth-child(2) {
  --tw-bg-opacity: 1;
  background-color: rgba(95, 111, 118, 1);
  background-color: rgba(95, 111, 118, var(--tw-bg-opacity, 1));
}

.product-gallery .add-to-wishlist-button,
  .product-gallery .swym-button.swym-add-to-wishlist-view-product,
  .js-anchor-section .swym-button.swym-add-to-wishlist-view-product {
  height: 3rem !important;
  width: 3rem !important;
  min-width: 3rem !important;
}

.product-gallery .add-to-wishlist-button,
  .product-gallery .swym-button.swym-add-to-wishlist-view-product,
  .js-anchor-section .swym-button.swym-add-to-wishlist-view-product {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgba(246, 246, 246, 1);
  background-color: rgba(246, 246, 246, var(--tw-bg-opacity, 1));
}

.product-gallery .add-to-wishlist-button,
  .product-gallery .swym-button.swym-add-to-wishlist-view-product {
  position: absolute !important;
  top: 1rem !important;
  right: 1rem !important;
}

.product-gallery .add-to-wishlist-button,
  .product-gallery .swym-button.swym-add-to-wishlist-view-product {
  z-index: 10;
}

@media (min-width: 1536px) {

  .product-gallery .add-to-wishlist-button,
  .product-gallery .swym-button.swym-add-to-wishlist-view-product {
    right: 51.5% !important;
  }
}

.product-gallery .add-to-wishlist-button-icon {
  height: 1.5rem;
  width: 1.5rem;
}

.template .swym-button.swym-add-to-wishlist-view-product.swym-heart.swym-added::after,
  .template .swym-button.swym-add-to-wishlist-view-product.swym-heart::after,
  body.template .swym-button.swym-add-to-wishlist-view-product::after {
    content: '';
  }

.template .swym-button.swym-add-to-wishlist-view-product.swym-added {
  opacity: 1;
}

.template .swym-button.swym-add-to-wishlist-view-product.swym-added svg {
    fill: #181818;
  }

.template .swym-ui-component .swym-add-wishlist-modal .swym-modal-content .swym-new-wishlist-btn,
  .template .swym-ui-component .swym-add-wishlist-modal .swym-modal-content .swym-product-name,
  .template .swym-ui-component .swym-add-wishlist-modal .swym-modal-content .swym-add-to-list-btn,
  .template .swym-notification-wishlist .swym-emphasis {
  font-weight: 600;
}

.product-gallery .swym-wishlist-collections-v2-container,
  .js-anchor-section .swym-wishlist-collections-v2-container {
  top: 0.75rem;
  right: 0.75rem;
  display: flex;
  height: 2rem;
  width: 2rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgba(246, 246, 246, 1);
  background-color: rgba(246, 246, 246, var(--tw-bg-opacity, 1));
  padding: 0px;
}

body.template .swym-button.swym-add-to-wishlist-view-product:not(.swym-loaded),
  body.template .js-plp-card .custom-swym-button:not(.swym-loaded),
  body.template .custom-swym-button:not(.swym-loaded),
  .swym-wishlist-collections-v2-container {
    display: none;
  }

body.template .add-to-wishlist-button,
  body.template .js-plp-card .swym-button.swym-add-to-wishlist-view-product,
  body.template .js-plp-card .custom-swym-button {
    background-color: #F6F6F6 !important;
    left: auto !important;
}

body.template .add-to-wishlist-button,
  body.template .js-plp-card .swym-button.swym-add-to-wishlist-view-product,
  body.template .js-plp-card .custom-swym-button {
  top: 0.75rem;
  right: 0.75rem;
  display: flex;
  height: 2rem;
  width: 2rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  padding: 0px;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
    position: absolute;
    z-index: 2;
}

body.template .js-plp-card .add-to-wishlist-button svg,
  body.template .custom-swym-button svg {
    width: 16px;
    height: 16px;
  }

body.template .custom-swym-button.swym-added svg path {
    fill: #181818;
  }

body.template .swym-wishlist-collections-v2-container {
    display: none;
  }

body.template .swym-wishlist-collections-v2 {
    transform: none !important;
  }

body.template .swym-wishlist-collections-v2 svg {
    display: none;
  }

@media (min-width: 1024px) {
    .template .js-plp-card .swym-button.swym-add-to-wishlist-view-product,
    .template .js-plp-card .custom-swym-button {
      opacity: 1;
      pointer-events: auto;
    }
    
    .swym-wishlist-collections-v2-container {
    pointer-events: none;
    opacity: 0;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
  }

    .js-plp-main .swym-wishlist-collections-v2-container {
    pointer-events: auto;
    opacity: 1;
  }
  }

@media (hover: hover) and (pointer: fine) {

  .group:hover .group-hover\:button-outlined-white {
    border-color: rgba(54, 54, 54, 1);
    border-color: rgba(54, 54, 54, var(--tw-border-opacity, 1));
    position: relative;
    display: inline-block;
    height: 48px;
    overflow: hidden;
    border-radius: 9999px;
    padding-top: 11px;
    padding-bottom: 11px;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    text-align: center;
    font-family: "Work Sans", sans-serif;
    font-family: var(--font-buttons, "Work Sans"), sans-serif;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 2.4px;
    transition-property: all;
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgba(135, 135, 135, 1);
    border-color: rgba(135, 135, 135, var(--tw-border-opacity, 1));
    background-color: transparent;
    font-weight: 550;
    --tw-text-opacity: 1;
    color: rgba(24, 24, 24, 1);
    color: rgba(24, 24, 24, var(--tw-text-opacity, 1));
  }

  @media (hover: hover) and (pointer: fine) {

    .group:hover .group-hover\:button-outlined-white:hover {
      --tw-border-opacity: 1;
      border-color: rgba(25, 32, 35, 1);
      border-color: rgba(25, 32, 35, var(--tw-border-opacity, 1));
      --tw-bg-opacity: 1;
      background-color: rgba(25, 32, 35, 1);
      background-color: rgba(25, 32, 35, var(--tw-bg-opacity, 1));
      --tw-text-opacity: 1;
      color: rgba(255, 255, 255, 1);
      color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
    }
  }

  .group:hover .group-hover\:button-outlined-white:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(25, 32, 35, 1);
    background-color: rgba(25, 32, 35, var(--tw-bg-opacity, 1));
  }

  .group:hover .group-hover\:button-outlined-white:disabled {
    --tw-bg-opacity: 1;
    background-color: rgba(235, 235, 235, 1);
    background-color: rgba(235, 235, 235, var(--tw-bg-opacity, 1));
    font-weight: 400;
    --tw-text-opacity: 1;
    color: rgba(160, 160, 160, 1);
    color: rgba(160, 160, 160, var(--tw-text-opacity, 1));
  }

  .group:hover .group-hover\:button-outlined-white {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, 1);
    border-color: rgba(255, 255, 255, var(--tw-border-opacity, 1));
    font-weight: 550;
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, 1);
    color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
  }

  @media (hover: hover) and (pointer: fine) {

    .group:hover .group-hover\:button-outlined-white:hover {
      --tw-border-opacity: 1;
      border-color: rgba(255, 255, 255, 1);
      border-color: rgba(255, 255, 255, var(--tw-border-opacity, 1));
      --tw-bg-opacity: 1;
      background-color: rgba(255, 255, 255, 1);
      background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
      --tw-text-opacity: 1;
      color: rgba(24, 24, 24, 1);
      color: rgba(24, 24, 24, var(--tw-text-opacity, 1));
    }
  }
}

@media (min-width: 768px) {

  .md\:h2 {
    font-family: "Fahkwang", sans-serif;
    font-family: var(--font-heading, "Fahkwang"), sans-serif;
    font-size: 24px;
    line-height: 32px;
    font-weight: 400;
    --tw-text-opacity: 1;
    color: rgba(24, 24, 24, 1);
    color: rgba(24, 24, 24, var(--tw-text-opacity, 1));
  }

  @media (min-width: 1024px) {

    .md\:h2 {
      font-size: 48px;
      line-height: 54px;
    }
  }
}

@media (max-width: 767px) {

  .md-max\:container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 16px;
    padding-left: 16px;
  }

  @media (min-width: 376px) {

    .md-max\:container {
      max-width: 376px;
    }
  }

  @media (min-width: 640px) {

    .md-max\:container {
      max-width: 640px;
    }
  }

  @media (min-width: 768px) {

    .md-max\:container {
      max-width: 768px;
      padding-right: 24px;
      padding-left: 24px;
    }
  }

  @media (min-width: 1000px) {

    .md-max\:container {
      max-width: 1000px;
    }
  }

  @media (min-width: 1024px) {

    .md-max\:container {
      max-width: 1024px;
    }
  }

  @media (min-width: 1280px) {

    .md-max\:container {
      max-width: 1280px;
      padding-right: 48px;
      padding-left: 48px;
    }
  }

  @media (min-width: 1440px) {

    .md-max\:container {
      max-width: 1440px;
    }
  }

  @media (min-width: 1536px) {

    .md-max\:container {
      max-width: 1536px;
    }
  }

  @media (min-width: 1920px) {

    .md-max\:container {
      max-width: 1920px;
    }
  }

  @media (min-width: 2560px) {

    .md-max\:container {
      max-width: 2560px;
    }
  }
}

@media (min-width: 1024px) {

  .lg\:container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 16px;
    padding-left: 16px;
  }

  @media (min-width: 376px) {

    .lg\:container {
      max-width: 376px;
    }
  }

  @media (min-width: 640px) {

    .lg\:container {
      max-width: 640px;
    }
  }

  @media (min-width: 768px) {

    .lg\:container {
      max-width: 768px;
      padding-right: 24px;
      padding-left: 24px;
    }
  }

  @media (min-width: 1000px) {

    .lg\:container {
      max-width: 1000px;
    }
  }

  @media (min-width: 1024px) {

    .lg\:container {
      max-width: 1024px;
    }
  }

  @media (min-width: 1280px) {

    .lg\:container {
      max-width: 1280px;
      padding-right: 48px;
      padding-left: 48px;
    }
  }

  @media (min-width: 1440px) {

    .lg\:container {
      max-width: 1440px;
    }
  }

  @media (min-width: 1536px) {

    .lg\:container {
      max-width: 1536px;
    }
  }

  @media (min-width: 1920px) {

    .lg\:container {
      max-width: 1920px;
    }
  }

  @media (min-width: 2560px) {

    .lg\:container {
      max-width: 2560px;
    }
  }

  .lg\:h2 {
    font-family: "Fahkwang", sans-serif;
    font-family: var(--font-heading, "Fahkwang"), sans-serif;
    font-size: 24px;
    line-height: 32px;
    font-weight: 400;
    --tw-text-opacity: 1;
    color: rgba(24, 24, 24, 1);
    color: rgba(24, 24, 24, var(--tw-text-opacity, 1));
  }

  @media (min-width: 1024px) {

    .lg\:h2 {
      font-size: 48px;
      line-height: 54px;
    }
  }

  .lg\:h4 {
    font-family: "Fahkwang", sans-serif;
    font-family: var(--font-heading, "Fahkwang"), sans-serif;
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    --tw-text-opacity: 1;
    color: rgba(24, 24, 24, 1);
    color: rgba(24, 24, 24, var(--tw-text-opacity, 1));
  }

  @media (min-width: 1024px) {

    .lg\:h4 {
      font-size: 30px;
      line-height: 36px;
    }
  }

  .lg\:button-large {
    height: 56px;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

@media (max-width: 1023px) {

  .lg-max\:container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 16px;
    padding-left: 16px;
  }

  @media (min-width: 376px) {

    .lg-max\:container {
      max-width: 376px;
    }
  }

  @media (min-width: 640px) {

    .lg-max\:container {
      max-width: 640px;
    }
  }

  @media (min-width: 768px) {

    .lg-max\:container {
      max-width: 768px;
      padding-right: 24px;
      padding-left: 24px;
    }
  }

  @media (min-width: 1000px) {

    .lg-max\:container {
      max-width: 1000px;
    }
  }

  @media (min-width: 1024px) {

    .lg-max\:container {
      max-width: 1024px;
    }
  }

  @media (min-width: 1280px) {

    .lg-max\:container {
      max-width: 1280px;
      padding-right: 48px;
      padding-left: 48px;
    }
  }

  @media (min-width: 1440px) {

    .lg-max\:container {
      max-width: 1440px;
    }
  }

  @media (min-width: 1536px) {

    .lg-max\:container {
      max-width: 1536px;
    }
  }

  @media (min-width: 1920px) {

    .lg-max\:container {
      max-width: 1920px;
    }
  }

  @media (min-width: 2560px) {

    .lg-max\:container {
      max-width: 2560px;
    }
  }
}

@media (min-width: 1280px) {

  .xl\:container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 16px;
    padding-left: 16px;
  }

  @media (min-width: 376px) {

    .xl\:container {
      max-width: 376px;
    }
  }

  @media (min-width: 640px) {

    .xl\:container {
      max-width: 640px;
    }
  }

  @media (min-width: 768px) {

    .xl\:container {
      max-width: 768px;
      padding-right: 24px;
      padding-left: 24px;
    }
  }

  @media (min-width: 1000px) {

    .xl\:container {
      max-width: 1000px;
    }
  }

  @media (min-width: 1024px) {

    .xl\:container {
      max-width: 1024px;
    }
  }

  @media (min-width: 1280px) {

    .xl\:container {
      max-width: 1280px;
      padding-right: 48px;
      padding-left: 48px;
    }
  }

  @media (min-width: 1440px) {

    .xl\:container {
      max-width: 1440px;
    }
  }

  @media (min-width: 1536px) {

    .xl\:container {
      max-width: 1536px;
    }
  }

  @media (min-width: 1920px) {

    .xl\:container {
      max-width: 1920px;
    }
  }

  @media (min-width: 2560px) {

    .xl\:container {
      max-width: 2560px;
    }
  }
}

.\[\&\>p\>a\]\:link>p>a {
  cursor: pointer;
  font-size: 14px;
  line-height: 24px;
  text-transform: uppercase;
  text-transform: capitalize;
  --tw-text-opacity: 1;
  color: rgba(54, 54, 54, 1);
  color: rgba(54, 54, 54, var(--tw-text-opacity, 1));
  text-decoration-line: underline;
  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;
}

.\[\&\>p\>a\]\:link>p>a:hover {
  --tw-text-opacity: 1;
  color: rgba(95, 111, 118, 1);
  color: rgba(95, 111, 118, var(--tw-text-opacity, 1));
}

.placeholder\:text-grey-700::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgba(54, 54, 54, 1);
  color: rgba(54, 54, 54, var(--tw-text-opacity, 1));
}

.placeholder\:text-grey-700::placeholder {
  --tw-text-opacity: 1;
  color: rgba(54, 54, 54, 1);
  color: rgba(54, 54, 54, var(--tw-text-opacity, 1));
}

.before\:absolute::before {
  content: var(--tw-content);
  position: absolute;
}

.before\:-bottom-\[1px\]::before {
  content: var(--tw-content);
  bottom: -1px;
}

.before\:left-0::before {
  content: var(--tw-content);
  left: 0px;
}

.before\:right-full::before {
  content: var(--tw-content);
  right: 100%;
}

.before\:top-1\/2::before {
  content: var(--tw-content);
  top: 50%;
}

.before\:h-\[1px\]::before {
  content: var(--tw-content);
  height: 1px;
}

.before\:w-full::before {
  content: var(--tw-content);
  width: 100%;
}

.before\:-translate-y-1\/2::before {
  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));
}

.before\:rotate-\[135deg\]::before {
  content: var(--tw-content);
  --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));
}

.before\:border-4::before {
  content: var(--tw-content);
  border-width: 4px;
}

.before\:border-l-0::before {
  content: var(--tw-content);
  border-left-width: 0px;
}

.before\:border-r-\[5px\]::before {
  content: var(--tw-content);
  border-right-width: 5px;
}

.before\:border-solid::before {
  content: var(--tw-content);
  border-style: solid;
}

.before\:border-b-transparent::before {
  content: var(--tw-content);
  border-bottom-color: transparent;
}

.before\:border-r-accent-4::before {
  content: var(--tw-content);
  --tw-border-opacity: 1;
  border-right-color: rgba(205, 75, 34, 1);
  border-right-color: rgba(205, 75, 34, var(--tw-border-opacity, 1));
}

.before\:border-t-transparent::before {
  content: var(--tw-content);
  border-top-color: transparent;
}

.before\:bg-white::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
}

.before\:\!content-none::before {
  --tw-content: none !important;
  content: var(--tw-content) !important;
}

.before\:content-\[\"\"\]::before {
  --tw-content: "";
  content: var(--tw-content);
}

.before\:content-\[\'\'\]::before {
  --tw-content: '';
  content: var(--tw-content);
}

.after\:absolute::after {
  content: var(--tw-content);
  position: absolute;
}

.after\:-top-\[5px\]::after {
  content: var(--tw-content);
  top: -5px;
}

.after\:bottom-\[-12px\]::after {
  content: var(--tw-content);
  bottom: -12px;
}

.after\:left-0::after {
  content: var(--tw-content);
  left: 0px;
}

.after\:left-1\/2::after {
  content: var(--tw-content);
  left: 50%;
}

.after\:top-0::after {
  content: var(--tw-content);
  top: 0px;
}

.after\:top-1\/2::after {
  content: var(--tw-content);
  top: 50%;
}

.after\:top-\[-1px\]::after {
  content: var(--tw-content);
  top: -1px;
}

.after\:z-\[-1\]::after {
  content: var(--tw-content);
  z-index: -1;
}

.after\:mx-2::after {
  content: var(--tw-content);
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.after\:h-2::after {
  content: var(--tw-content);
  height: 0.5rem;
}

.after\:h-5::after {
  content: var(--tw-content);
  height: 1.25rem;
}

.after\:h-\[1px\]::after {
  content: var(--tw-content);
  height: 1px;
}

.after\:h-full::after {
  content: var(--tw-content);
  height: 100%;
}

.after\:h-px::after {
  content: var(--tw-content);
  height: 1px;
}

.after\:w-5::after {
  content: var(--tw-content);
  width: 1.25rem;
}

.after\:w-\[0\]::after {
  content: var(--tw-content);
  width: 0;
}

.after\:w-\[1px\]::after {
  content: var(--tw-content);
  width: 1px;
}

.after\:w-\[3px\]::after {
  content: var(--tw-content);
  width: 3px;
}

.after\:w-full::after {
  content: var(--tw-content);
  width: 100%;
}

.after\:-translate-x-1\/2::after {
  content: var(--tw-content);
  --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));
}

.after\:bg-accent-1::after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgba(95, 111, 118, 1);
  background-color: rgba(95, 111, 118, var(--tw-bg-opacity, 1));
}

.after\:bg-default::after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgba(231, 231, 231, 1);
  background-color: rgba(231, 231, 231, var(--tw-bg-opacity, 1));
}

.after\:bg-white::after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
}

.after\:bg-plus::after {
  content: var(--tw-content);
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2720%27 height=%2720%27 fill=%27none%27%3E%3Crect width=%2720%27 height=%2720%27 fill=%27%23E8E8E8%27 rx=%274%27/%3E%3Cpath stroke=%27%23181818%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%271.3%27 d=%27M5 10h10m-5-5v10%27/%3E%3C/svg%3E");
}

.after\:bg-center::after {
  content: var(--tw-content);
  background-position: center;
}

.after\:text-2xl::after {
  content: var(--tw-content);
  font-size: 24px;
  line-height: 32px;
}

.after\:text-xs::after {
  content: var(--tw-content);
  font-size: 12px;
  line-height: 16px;
}

.after\:font-bold::after {
  content: var(--tw-content);
  font-weight: 700;
}

.after\:text-grey-300::after {
  content: var(--tw-content);
  --tw-text-opacity: 1;
  color: rgba(160, 160, 160, 1);
  color: rgba(160, 160, 160, var(--tw-text-opacity, 1));
}

.after\:text-grey-500::after {
  content: var(--tw-content);
  --tw-text-opacity: 1;
  color: rgba(102, 102, 102, 1);
  color: rgba(102, 102, 102, var(--tw-text-opacity, 1));
}

.after\:transition-\[width\]::after {
  content: var(--tw-content);
  transition-property: width;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.after\:duration-\[400ms\]::after {
  content: var(--tw-content);
  transition-duration: 400ms;
}

.after\:content-\[\'\'\]::after {
  --tw-content: '';
  content: var(--tw-content);
}

.after\:content-\[\'\/\'\]::after {
  --tw-content: '/';
  content: var(--tw-content);
}

.after\:content-none::after {
  --tw-content: none;
  content: var(--tw-content);
}

.first\:ml-0:first-child {
  margin-left: 0px;
}

.first\:mt-0:first-child {
  margin-top: 0px;
}

.first\:rounded-bl-lg:first-child {
  border-bottom-left-radius: 0.5rem;
}

.first\:rounded-tl-lg:first-child {
  border-top-left-radius: 0.5rem;
}

.first\:border-l-0:first-child {
  border-left-width: 0px;
}

.first\:border-t-0:first-child {
  border-top-width: 0px;
}

.last\:\!mr-0:last-child {
  margin-right: 0px !important;
}

.last\:mb-0:last-child {
  margin-bottom: 0px;
}

.last\:mr-0:last-child {
  margin-right: 0px;
}

.last\:rounded-br-lg:last-child {
  border-bottom-right-radius: 0.5rem;
}

.last\:rounded-tr-lg:last-child {
  border-top-right-radius: 0.5rem;
}

.last\:border-0:last-child {
  border-width: 0px;
}

.last\:border-b-0:last-child {
  border-bottom-width: 0px;
}

.last\:border-r:last-child {
  border-right-width: 1px;
}

.last\:border-t-0:last-child {
  border-top-width: 0px;
}

.last\:border-none:last-child {
  border-style: none;
}

.last\:pb-0:last-child {
  padding-bottom: 0px;
}

.last\:pb-6:last-child {
  padding-bottom: 1.5rem;
}

.last\:pr-0:last-child {
  padding-right: 0px;
}

.last\:after\:content-none:last-child::after {
  --tw-content: none;
  content: var(--tw-content);
}

.odd\:rounded-sm:nth-child(odd) {
  border-radius: 0.125rem;
}

.odd\:bg-grey-100:nth-child(odd) {
  --tw-bg-opacity: 1;
  background-color: rgba(246, 246, 246, 1);
  background-color: rgba(246, 246, 246, var(--tw-bg-opacity, 1));
}

.odd\:bg-primary-hover:nth-child(odd) {
  --tw-bg-opacity: 1;
  background-color: rgba(25, 32, 35, 1);
  background-color: rgba(25, 32, 35, var(--tw-bg-opacity, 1));
}

.empty\:hidden:empty {
  display: none;
}

@media (hover: hover) and (pointer: fine) {

  .hover\:scale-105: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));
  }

  .hover\:border-b-2:hover {
    border-bottom-width: 2px;
  }

  .hover\:\!border-grey-1000:hover {
    --tw-border-opacity: 1 !important;
    border-color: rgba(24, 24, 24, 1) !important;
    border-color: rgba(24, 24, 24, var(--tw-border-opacity, 1)) !important;
  }

  .hover\:border-primary:hover {
    --tw-border-opacity: 1;
    border-color: rgba(54, 54, 54, 1);
    border-color: rgba(54, 54, 54, var(--tw-border-opacity, 1));
  }

  .hover\:\!bg-white:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 255, 255, 1) !important;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1)) !important;
  }

  .hover\:bg-\[\#181818\]:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(24, 24, 24, 1);
    background-color: rgba(24, 24, 24, var(--tw-bg-opacity, 1));
  }

  .hover\:bg-black:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, 1);
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity, 1));
  }

  .hover\:bg-gray-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, 1);
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity, 1));
  }

  .hover\:bg-gray-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, 1);
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity, 1));
  }

  .hover\:bg-grey-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(246, 246, 246, 1);
    background-color: rgba(246, 246, 246, var(--tw-bg-opacity, 1));
  }

  .hover\:bg-primary:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(54, 54, 54, 1);
    background-color: rgba(54, 54, 54, var(--tw-bg-opacity, 1));
  }

  .hover\:\!text-white:hover {
    --tw-text-opacity: 1 !important;
    color: rgba(255, 255, 255, 1) !important;
    color: rgba(255, 255, 255, var(--tw-text-opacity, 1)) !important;
  }

  .hover\:text-black:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, 1);
    color: rgba(0, 0, 0, var(--tw-text-opacity, 1));
  }

  .hover\:text-error-content:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 56, 0, 1);
    color: rgba(243, 56, 0, var(--tw-text-opacity, 1));
  }

  .hover\:text-link-hover:hover {
    --tw-text-opacity: 1;
    color: rgba(95, 111, 118, 1);
    color: rgba(95, 111, 118, var(--tw-text-opacity, 1));
  }

  .hover\:text-primary-hover:hover {
    --tw-text-opacity: 1;
    color: rgba(25, 32, 35, 1);
    color: rgba(25, 32, 35, var(--tw-text-opacity, 1));
  }

  .hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, 1);
    color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
  }

  .hover\:underline:hover {
    text-decoration-line: underline;
  }

  .hover\:opacity-100:hover {
    opacity: 1;
  }

  .hover\:opacity-80:hover {
    opacity: 0.8;
  }

  .hover\:zoom:hover {
    --tw-scale-x: 1.03;
    --tw-scale-y: 1.03;
    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));
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  }
}

.focus\:z-20:focus {
  z-index: 20;
}

.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.focus-visible\:outline.focus-visible {
  outline-style: solid;
}

.focus-visible\:outline:focus-visible {
  outline-style: solid;
}

.focus-visible\:outline-2.focus-visible {
  outline-width: 2px;
}

.focus-visible\:outline-2:focus-visible {
  outline-width: 2px;
}

.focus-visible\:outline-offset-2.focus-visible {
  outline-offset: 2px;
}

.focus-visible\:outline-offset-2:focus-visible {
  outline-offset: 2px;
}

.focus-visible\:outline-current.focus-visible {
  outline-color: currentColor;
}

.focus-visible\:outline-current:focus-visible {
  outline-color: currentColor;
}

.disabled\:cursor-not-allowed:disabled {
  cursor: not-allowed;
}

.disabled\:bg-primary\/50:disabled {
  background-color: rgba(54, 54, 54, 0.5);
}

@media (hover: hover) and (pointer: fine) {

  .disabled\:hover\:bg-primary\/50:hover:disabled {
    background-color: rgba(54, 54, 54, 0.5);
  }

  .group:hover .group-hover\:flex {
    display: flex;
  }

  .group:hover .group-hover\:text-grey-700 {
    --tw-text-opacity: 1;
    color: rgba(54, 54, 54, 1);
    color: rgba(54, 54, 54, var(--tw-text-opacity, 1));
  }

  .group:hover .group-hover\:text-link-hover {
    --tw-text-opacity: 1;
    color: rgba(95, 111, 118, 1);
    color: rgba(95, 111, 118, var(--tw-text-opacity, 1));
  }

  .group\/btn:hover .group-hover\/btn\:underline {
    text-decoration-line: underline;
  }

  .group:hover .group-hover\:underline {
    text-decoration-line: underline;
  }

  .group\/btn:hover .group-hover\/btn\:underline-offset-2 {
    text-underline-offset: 2px;
  }

  .group:hover .group-hover\:zoom {
    --tw-scale-x: 1.03;
    --tw-scale-y: 1.03;
    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));
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  }
}

.peer:focus ~ .peer-focus\:after\:-top-\[5px\]::after {
  content: var(--tw-content);
  top: -5px;
}

.peer.is-invalid ~ .peer-\[\.is-invalid\]\:block {
  display: block;
}

@media (min-width: 640px) {

  .sm\:aspect-\[714\/312\] {
    aspect-ratio: 714/312;
  }

  .sm\:w-1\/3 {
    width: 33.333333%;
  }

  .sm\:w-\[328px\] {
    width: 328px;
  }

  .sm\:w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }

  .sm\:max-w-\[300px\] {
    max-width: 300px;
  }

  .sm\:max-w-\[496px\] {
    max-width: 496px;
  }

  .sm\:columns-3 {
    -moz-columns: 3;
         columns: 3;
  }

  .sm\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .sm\:p-12 {
    padding: 3rem;
  }

  .sm\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .sm\:tracking-normal {
    letter-spacing: 0em;
  }
}

@media (min-width: 768px) {

  .md\:absolute {
    position: absolute;
  }

  .md\:sticky {
    position: sticky;
  }

  .md\:\!top-5 {
    top: 1.25rem !important;
  }

  .md\:-top-\[70px\] {
    top: -70px;
  }

  .md\:bottom-6 {
    bottom: 1.5rem;
  }

  .md\:left-\[128px\] {
    left: 128px;
  }

  .md\:left-\[unset\] {
    left: auto;
    left: initial;
  }

  .md\:right-2 {
    right: 0.5rem;
  }

  .md\:right-6 {
    right: 1.5rem;
  }

  .md\:top-2 {
    top: 0.5rem;
  }

  .md\:top-4 {
    top: 1rem;
  }

  .md\:top-6 {
    top: 1.5rem;
  }

  .md\:top-\[11rem\] {
    top: 11rem;
  }

  .md\:top-\[130px\] {
    top: 130px;
  }

  .md\:top-\[22px\] {
    top: 22px;
  }

  .md\:top-\[8rem\] {
    top: 8rem;
  }

  .md\:top-\[var\(--header-height\)\] {
    top: var(--header-height);
  }

  .md\:order-1 {
    order: 1;
  }

  .md\:order-\[0\] {
    order: 0;
  }

  .md\:order-\[initial\] {
    order: initial;
  }

  .md\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .md\:-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .md\:-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .md\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .md\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .md\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .md\:my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .md\:mb-0 {
    margin-bottom: 0px;
  }

  .md\:mb-1\.5 {
    margin-bottom: 0.375rem;
  }

  .md\:mb-4 {
    margin-bottom: 1rem;
  }

  .md\:mb-6 {
    margin-bottom: 1.5rem;
  }

  .md\:mb-8 {
    margin-bottom: 2rem;
  }

  .md\:ml-4 {
    margin-left: 1rem;
  }

  .md\:ml-6 {
    margin-left: 1.5rem;
  }

  .md\:mr-6 {
    margin-right: 1.5rem;
  }

  .md\:mr-auto {
    margin-right: auto;
  }

  .md\:mt-0 {
    margin-top: 0px;
  }

  .md\:mt-1 {
    margin-top: 0.25rem;
  }

  .md\:mt-2 {
    margin-top: 0.5rem;
  }

  .md\:mt-3 {
    margin-top: 0.75rem;
  }

  .md\:mt-4 {
    margin-top: 1rem;
  }

  .md\:mt-6 {
    margin-top: 1.5rem;
  }

  .md\:mt-8 {
    margin-top: 2rem;
  }

  .md\:block {
    display: block;
  }

  .md\:flex {
    display: flex;
  }

  .md\:hidden {
    display: none;
  }

  .md\:aspect-1 {
    aspect-ratio: 1;
  }

  .md\:aspect-\[1108\/560\] {
    aspect-ratio: 1108/560;
  }

  .md\:aspect-\[124\/118\] {
    aspect-ratio: 124/118;
  }

  .md\:aspect-\[1440\/360\] {
    aspect-ratio: 1440/360;
  }

  .md\:aspect-\[1440\/500\] {
    aspect-ratio: 1440/500;
  }

  .md\:aspect-\[1440\/596\] {
    aspect-ratio: 1440/596;
  }

  .md\:aspect-\[1440\/648\] {
    aspect-ratio: 1440/648;
  }

  .md\:aspect-\[236\/303\] {
    aspect-ratio: 236/303;
  }

  .md\:aspect-\[257\/280\] {
    aspect-ratio: 257/280;
  }

  .md\:aspect-\[297\/240\] {
    aspect-ratio: 297/240;
  }

  .md\:aspect-\[312\/260\] {
    aspect-ratio: 312/260;
  }

  .md\:aspect-\[334\/424\] {
    aspect-ratio: 334/424;
  }

  .md\:aspect-\[341\/376\] {
    aspect-ratio: 341/376;
  }

  .md\:aspect-\[342\/397\] {
    aspect-ratio: 342/397;
  }

  .md\:aspect-\[370\/308\] {
    aspect-ratio: 370/308;
  }

  .md\:aspect-\[370\/524\] {
    aspect-ratio: 370/524;
  }

  .md\:aspect-\[394\/380\] {
    aspect-ratio: 394/380;
  }

  .md\:aspect-\[394\/496\] {
    aspect-ratio: 394/496;
  }

  .md\:aspect-\[396\/380\] {
    aspect-ratio: 396/380;
  }

  .md\:aspect-\[4\/3\] {
    aspect-ratio: 4/3;
  }

  .md\:aspect-\[416\/440\] {
    aspect-ratio: 416/440;
  }

  .md\:aspect-\[416\/456\] {
    aspect-ratio: 416/456;
  }

  .md\:aspect-\[520\/332\] {
    aspect-ratio: 520/332;
  }

  .md\:aspect-\[592\/810\] {
    aspect-ratio: 592/810;
  }

  .md\:aspect-\[656\/496\] {
    aspect-ratio: 656/496;
  }

  .md\:aspect-\[656\/500\] {
    aspect-ratio: 656/500;
  }

  .md\:aspect-\[656\/810\] {
    aspect-ratio: 656/810;
  }

  .md\:aspect-\[660\/496\] {
    aspect-ratio: 660/496;
  }

  .md\:aspect-\[664\/997\] {
    aspect-ratio: 664/997;
  }

  .md\:aspect-\[688\/400\] {
    aspect-ratio: 688/400;
  }

  .md\:aspect-\[708\/816\] {
    aspect-ratio: 708/816;
  }

  .md\:aspect-\[720\/366\] {
    aspect-ratio: 720/366;
  }

  .md\:aspect-\[728\/724\] {
    aspect-ratio: 728/724;
  }

  .md\:aspect-\[768\/256\] {
    aspect-ratio: 768/256;
  }

  .md\:aspect-\[768\/258\] {
    aspect-ratio: 768/258;
  }

  .md\:aspect-\[768\/350\] {
    aspect-ratio: 768/350;
  }

  .md\:aspect-\[768\/352\] {
    aspect-ratio: 768/352;
  }

  .md\:aspect-\[768\/380\] {
    aspect-ratio: 768/380;
  }

  .md\:aspect-\[768\/390\] {
    aspect-ratio: 768/390;
  }

  .md\:aspect-\[768\/438\] {
    aspect-ratio: 768/438;
  }

  .md\:\!h-fit {
    height: -moz-fit-content !important;
    height: fit-content !important;
  }

  .md\:h-\[26px\] {
    height: 26px;
  }

  .md\:h-\[calc\(100\%-66px\)\] {
    height: calc(100% - 66px);
  }

  .md\:h-\[calc\(100vh-99px\)\] {
    height: calc(100vh - 99px);
  }

  .md\:h-\[calc\(100vh_-_130px\)\] {
    height: calc(100vh - 130px);
  }

  .md\:h-auto {
    height: auto;
  }

  .md\:max-h-\[80vh\] {
    max-height: 80vh;
  }

  .md\:max-h-\[826px\] {
    max-height: 826px;
  }

  .md\:max-h-\[95vh\] {
    max-height: 95vh;
  }

  .md\:min-h-\[236px\] {
    min-height: 236px;
  }

  .md\:min-h-\[248px\] {
    min-height: 248px;
  }

  .md\:\!w-fit {
    width: -moz-fit-content !important;
    width: fit-content !important;
  }

  .md\:w-1\/2 {
    width: 50%;
  }

  .md\:w-1\/3 {
    width: 33.333333%;
  }

  .md\:w-1\/4 {
    width: 25%;
  }

  .md\:w-44 {
    width: 11rem;
  }

  .md\:w-48 {
    width: 12rem;
  }

  .md\:w-96 {
    width: 24rem;
  }

  .md\:w-\[104px\] {
    width: 104px;
  }

  .md\:w-\[124px\] {
    width: 124px;
  }

  .md\:w-\[164px\] {
    width: 164px;
  }

  .md\:w-\[236px\] {
    width: 236px;
  }

  .md\:w-\[320px\] {
    width: 320px;
  }

  .md\:w-\[342px\] {
    width: 342px;
  }

  .md\:w-\[396px\] {
    width: 396px;
  }

  .md\:w-\[400px\] {
    width: 400px;
  }

  .md\:w-\[40vw\] {
    width: 40vw;
  }

  .md\:w-\[460px\] {
    width: 460px;
  }

  .md\:w-\[496px\] {
    width: 496px;
  }

  .md\:w-\[520px\] {
    width: 520px;
  }

  .md\:w-\[596px\] {
    width: 596px;
  }

  .md\:w-\[696px\] {
    width: 696px;
  }

  .md\:w-\[96px\] {
    width: 96px;
  }

  .md\:w-\[calc\(33\.3\%-16px\)\] {
    width: calc(33.3% - 16px);
  }

  .md\:w-\[calc\(334\/512\*100\%\)\] {
    width: calc(334 / 512 * 100%);
  }

  .md\:w-\[calc\(370\/512\*100\%\)\] {
    width: calc(370 / 512 * 100%);
  }

  .md\:w-\[calc\(396\/720\*100\%\)\] {
    width: calc(396 / 720 * 100%);
  }

  .md\:w-\[calc\(708\/1440\*100\%\)\] {
    width: calc(708 / 1440 * 100%);
  }

  .md\:w-\[calc\(728\/1272\*100\%\)\] {
    width: calc(728 / 1272 * 100%);
  }

  .md\:w-\[calc\(916\/1440\*100\%\)\] {
    width: calc(916 / 1440 * 100%);
  }

  .md\:w-auto {
    width: auto;
  }

  .md\:w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }

  .md\:w-full {
    width: 100%;
  }

  .md\:min-w-\[164px\] {
    min-width: 164px;
  }

  .md\:min-w-\[208px\] {
    min-width: 208px;
  }

  .md\:max-w-\[124px\] {
    max-width: 124px;
  }

  .md\:max-w-\[172px\] {
    max-width: 172px;
  }

  .md\:max-w-\[300px\] {
    max-width: 300px;
  }

  .md\:max-w-\[380px\] {
    max-width: 380px;
  }

  .md\:max-w-\[390px\] {
    max-width: 390px;
  }

  .md\:max-w-\[400px\] {
    max-width: 400px;
  }

  .md\:max-w-\[424px\] {
    max-width: 424px;
  }

  .md\:max-w-\[456px\] {
    max-width: 456px;
  }

  .md\:max-w-\[496px\] {
    max-width: 496px;
  }

  .md\:max-w-\[524px\] {
    max-width: 524px;
  }

  .md\:max-w-\[568px\] {
    max-width: 568px;
  }

  .md\:max-w-\[850px\] {
    max-width: 850px;
  }

  .md\:max-w-\[864px\] {
    max-width: 864px;
  }

  .md\:max-w-\[976px\] {
    max-width: 976px;
  }

  .md\:flex-1 {
    flex: 1 1 0%;
  }

  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .md\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .md\:grid-cols-\[124px_1fr\] {
    grid-template-columns: 124px 1fr;
  }

  .md\:flex-row {
    flex-direction: row;
  }

  .md\:flex-row-reverse {
    flex-direction: row-reverse;
  }

  .md\:flex-wrap {
    flex-wrap: wrap;
  }

  .md\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .md\:items-center {
    align-items: center;
  }

  .md\:justify-start {
    justify-content: flex-start;
  }

  .md\:justify-end {
    justify-content: flex-end;
  }

  .md\:justify-center {
    justify-content: center;
  }

  .md\:justify-between {
    justify-content: space-between;
  }

  .md\:gap-0 {
    gap: 0px;
  }

  .md\:gap-12 {
    gap: 3rem;
  }

  .md\:gap-16 {
    gap: 4rem;
  }

  .md\:gap-2 {
    gap: 0.5rem;
  }

  .md\:gap-5 {
    gap: 1.25rem;
  }

  .md\:gap-6 {
    gap: 1.5rem;
  }

  .md\:gap-7 {
    gap: 1.75rem;
  }

  .md\:gap-8 {
    gap: 2rem;
  }

  .md\:gap-x-6 {
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }

  .md\:gap-y-3 {
    row-gap: 0.75rem;
  }

  .md\:gap-y-8 {
    row-gap: 2rem;
  }

  .md\:self-start {
    align-self: flex-start;
  }

  .md\:rounded {
    border-radius: 0.25rem;
  }

  .md\:rounded-2xl {
    border-radius: 1rem;
  }

  .md\:\!border {
    border-width: 1px !important;
  }

  .md\:border-t {
    border-top-width: 1px;
  }

  .md\:border-default {
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 231, 1);
    border-color: rgba(231, 231, 231, var(--tw-border-opacity, 1));
  }

  .md\:p-0 {
    padding: 0px;
  }

  .md\:p-12 {
    padding: 3rem;
  }

  .md\:p-14 {
    padding: 3.5rem;
  }

  .md\:p-4 {
    padding: 1rem;
  }

  .md\:p-6 {
    padding: 1.5rem;
  }

  .md\:p-8 {
    padding: 2rem;
  }

  .md\:p-\[60px\] {
    padding: 60px;
  }

  .md\:p-\[72px\] {
    padding: 72px;
  }

  .md\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .md\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .md\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .md\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .md\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .md\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .md\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .md\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .md\:px-\[40px\] {
    padding-left: 40px;
    padding-right: 40px;
  }

  .md\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .md\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .md\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .md\:py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .md\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .md\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .md\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .md\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .md\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .md\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .md\:py-\[124px\] {
    padding-top: 124px;
    padding-bottom: 124px;
  }

  .md\:py-\[56px\] {
    padding-top: 56px;
    padding-bottom: 56px;
  }

  .md\:pb-12 {
    padding-bottom: 3rem;
  }

  .md\:pb-14 {
    padding-bottom: 3.5rem;
  }

  .md\:pb-20 {
    padding-bottom: 5rem;
  }

  .md\:pb-4 {
    padding-bottom: 1rem;
  }

  .md\:pb-6 {
    padding-bottom: 1.5rem;
  }

  .md\:pb-8 {
    padding-bottom: 2rem;
  }

  .md\:pl-0 {
    padding-left: 0px;
  }

  .md\:pl-4 {
    padding-left: 1rem;
  }

  .md\:pl-8 {
    padding-left: 2rem;
  }

  .md\:pr-0 {
    padding-right: 0px;
  }

  .md\:pr-12 {
    padding-right: 3rem;
  }

  .md\:pt-0 {
    padding-top: 0px;
  }

  .md\:pt-10 {
    padding-top: 2.5rem;
  }

  .md\:pt-11 {
    padding-top: 2.75rem;
  }

  .md\:pt-12 {
    padding-top: 3rem;
  }

  .md\:pt-2 {
    padding-top: 0.5rem;
  }

  .md\:pt-4 {
    padding-top: 1rem;
  }

  .md\:pt-5 {
    padding-top: 1.25rem;
  }

  .md\:pt-6 {
    padding-top: 1.5rem;
  }

  .md\:pt-\[68px\] {
    padding-top: 68px;
  }

  .md\:pt-\[84px\] {
    padding-top: 84px;
  }

  .md\:text-2xl {
    font-size: 24px;
    line-height: 32px;
  }

  .md\:text-3xl {
    font-size: 30px;
    line-height: 36px;
  }

  .md\:text-5xl {
    font-size: 48px;
    line-height: 54px;
  }

  .md\:text-6xl {
    font-size: 60px;
    line-height: 64px;
  }

  .md\:text-\[30px\] {
    font-size: 30px;
  }

  .md\:text-base {
    font-size: 16px;
    line-height: 26px;
  }

  .md\:text-sm {
    font-size: 14px;
    line-height: 24px;
  }

  .md\:text-xl {
    font-size: 20px;
    line-height: 28px;
  }

  .md\:font-semibold {
    font-weight: 600;
  }

  .md\:tracking-normal {
    letter-spacing: 0em;
  }

  .md\:text-grey-700 {
    --tw-text-opacity: 1;
    color: rgba(54, 54, 54, 1);
    color: rgba(54, 54, 54, var(--tw-text-opacity, 1));
  }

  .md\:shadow-custom {
    --tw-shadow: 0px -10px 100px -20px rgba(0, 0, 0, 0.2);
    --tw-shadow-colored: 0px -10px 100px -20px var(--tw-shadow-color);
    box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);
  }

  .md\:odd\:border-r:nth-child(odd) {
    border-right-width: 1px;
  }
}

@media (max-width: 767px) {

  .md-max\:relative {
    position: relative;
  }

  .md-max\:top-\[186px\] {
    top: 186px;
  }

  .md-max\:top-\[71px\] {
    top: 71px;
  }

  .md-max\:-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .md-max\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }

  .md-max\:mt-4 {
    margin-top: 1rem;
  }

  .md-max\:mt-6 {
    margin-top: 1.5rem;
  }

  .md-max\:hidden {
    display: none;
  }

  .md-max\:h-6 {
    height: 1.5rem;
  }

  .md-max\:h-\[calc\(100vh-186px\)\] {
    height: calc(100vh - 186px);
  }

  .md-max\:h-\[calc\(100vh-71px\)\] {
    height: calc(100vh - 71px);
  }

  .md-max\:w-6 {
    width: 1.5rem;
  }

  .md-max\:w-full {
    width: 100%;
  }

  .md-max\:w-screen {
    width: 100vw;
  }

  .md-max\:max-w-\[310px\] {
    max-width: 310px;
  }

  .md-max\:flex-col {
    flex-direction: column;
  }

  .md-max\:items-end {
    align-items: flex-end;
  }

  .md-max\:overflow-visible {
    overflow: visible;
  }

  .md-max\:rounded-sm {
    border-radius: 0.125rem;
  }

  .md-max\:border-b-0 {
    border-bottom-width: 0px;
  }

  .md-max\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .md-max\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .md-max\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .md-max\:pl-4 {
    padding-left: 1rem;
  }

  .md-max\:pr-4 {
    padding-right: 1rem;
  }

  .md-max\:pt-4 {
    padding-top: 1rem;
  }

  .md-max\:container {
    max-width: none;
  }

  .md-max\:before\:absolute::before {
    content: var(--tw-content);
    position: absolute;
  }

  .md-max\:before\:-left-4::before {
    content: var(--tw-content);
    left: -1rem;
  }

  .md-max\:before\:top-0::before {
    content: var(--tw-content);
    top: 0px;
  }

  .md-max\:before\:w-\[calc\(100\%_\+_32px\)\]::before {
    content: var(--tw-content);
    width: calc(100% + 32px);
  }

  .md-max\:before\:border-t::before {
    content: var(--tw-content);
    border-top-width: 1px;
  }

  .md-max\:last\:pr-4:last-child {
    padding-right: 1rem;
  }
}

@media (min-width: 1024px) {

  .lg\:static {
    position: static;
  }

  .lg\:absolute {
    position: absolute;
  }

  .lg\:relative {
    position: relative;
  }

  .lg\:\!bottom-20 {
    bottom: 5rem !important;
  }

  .lg\:\!left-20 {
    left: 5rem !important;
  }

  .lg\:\!right-20 {
    right: 5rem !important;
  }

  .lg\:\!top-20 {
    top: 5rem !important;
  }

  .lg\:bottom-6 {
    bottom: 1.5rem;
  }

  .lg\:bottom-8 {
    bottom: 2rem;
  }

  .lg\:left-0 {
    left: 0px;
  }

  .lg\:left-1\/2 {
    left: 50%;
  }

  .lg\:left-4 {
    left: 1rem;
  }

  .lg\:left-6 {
    left: 1.5rem;
  }

  .lg\:left-8 {
    left: 2rem;
  }

  .lg\:left-\[36\.4\%\] {
    left: 36.4%;
  }

  .lg\:right-0 {
    right: 0px;
  }

  .lg\:right-6 {
    right: 1.5rem;
  }

  .lg\:right-8 {
    right: 2rem;
  }

  .lg\:top-0 {
    top: 0px;
  }

  .lg\:top-4 {
    top: 1rem;
  }

  .lg\:top-6 {
    top: 1.5rem;
  }

  .lg\:top-8 {
    top: 2rem;
  }

  .lg\:top-\[137px\] {
    top: 137px;
  }

  .lg\:top-\[calc\(var\(--topbar-height\)\+80px\)\] {
    top: calc(var(--topbar-height) + 80px);
  }

  .lg\:z-10 {
    z-index: 10;
  }

  .lg\:z-\[-1\] {
    z-index: -1;
  }

  .lg\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .lg\:m-0 {
    margin: 0px;
  }

  .lg\:m-8 {
    margin: 2rem;
  }

  .lg\:-mx-8 {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .lg\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .lg\:mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .lg\:mx-16 {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .lg\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .lg\:mb-10 {
    margin-bottom: 2.5rem;
  }

  .lg\:mb-12 {
    margin-bottom: 3rem;
  }

  .lg\:mb-2 {
    margin-bottom: 0.5rem;
  }

  .lg\:mb-20 {
    margin-bottom: 5rem;
  }

  .lg\:mb-4 {
    margin-bottom: 1rem;
  }

  .lg\:mb-6 {
    margin-bottom: 1.5rem;
  }

  .lg\:mb-8 {
    margin-bottom: 2rem;
  }

  .lg\:ml-0 {
    margin-left: 0px;
  }

  .lg\:ml-10 {
    margin-left: 2.5rem;
  }

  .lg\:ml-auto {
    margin-left: auto;
  }

  .lg\:mr-0 {
    margin-right: 0px;
  }

  .lg\:mr-4 {
    margin-right: 1rem;
  }

  .lg\:mr-6 {
    margin-right: 1.5rem;
  }

  .lg\:mr-\[65px\] {
    margin-right: 65px;
  }

  .lg\:mr-\[70px\] {
    margin-right: 70px;
  }

  .lg\:mr-auto {
    margin-right: auto;
  }

  .lg\:mt-1 {
    margin-top: 0.25rem;
  }

  .lg\:mt-10 {
    margin-top: 2.5rem;
  }

  .lg\:mt-12 {
    margin-top: 3rem;
  }

  .lg\:mt-14 {
    margin-top: 3.5rem;
  }

  .lg\:mt-16 {
    margin-top: 4rem;
  }

  .lg\:mt-2 {
    margin-top: 0.5rem;
  }

  .lg\:mt-4 {
    margin-top: 1rem;
  }

  .lg\:mt-5 {
    margin-top: 1.25rem;
  }

  .lg\:mt-6 {
    margin-top: 1.5rem;
  }

  .lg\:mt-8 {
    margin-top: 2rem;
  }

  .lg\:mt-\[14px\] {
    margin-top: 14px;
  }

  .lg\:mt-\[40px\] {
    margin-top: 40px;
  }

  .lg\:line-clamp-1 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }

  .lg\:line-clamp-3 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }

  .lg\:block {
    display: block;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:grid {
    display: grid;
  }

  .lg\:\!hidden {
    display: none !important;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:aspect-1 {
    aspect-ratio: 1;
  }

  .lg\:aspect-\[1\/0\.7\] {
    aspect-ratio: 1/0.7;
  }

  .lg\:aspect-\[1024\/344\] {
    aspect-ratio: 1024/344;
  }

  .lg\:aspect-\[1024\/440\] {
    aspect-ratio: 1024/440;
  }

  .lg\:aspect-\[1024\/442\] {
    aspect-ratio: 1024/442;
  }

  .lg\:aspect-\[1024\/460\] {
    aspect-ratio: 1024/460;
  }

  .lg\:aspect-\[1024\/494\] {
    aspect-ratio: 1024/494;
  }

  .lg\:aspect-\[1024\/648\] {
    aspect-ratio: 1024/648;
  }

  .lg\:aspect-\[1344\/656\] {
    aspect-ratio: 1344/656;
  }

  .lg\:aspect-\[1440\/596\] {
    aspect-ratio: 1440/596;
  }

  .lg\:aspect-\[1440\/648\] {
    aspect-ratio: 1440/648;
  }

  .lg\:aspect-\[234\/172\] {
    aspect-ratio: 234/172;
  }

  .lg\:aspect-\[297\/280\] {
    aspect-ratio: 297/280;
  }

  .lg\:aspect-\[3\/2\] {
    aspect-ratio: 3/2;
  }

  .lg\:aspect-\[309\/432\] {
    aspect-ratio: 309/432;
  }

  .lg\:aspect-\[324\/260\] {
    aspect-ratio: 324/260;
  }

  .lg\:aspect-\[334\/424\] {
    aspect-ratio: 334/424;
  }

  .lg\:aspect-\[370\/308\] {
    aspect-ratio: 370/308;
  }

  .lg\:aspect-\[370\/524\] {
    aspect-ratio: 370/524;
  }

  .lg\:aspect-\[382\/472\] {
    aspect-ratio: 382/472;
  }

  .lg\:aspect-\[416\/440\] {
    aspect-ratio: 416/440;
  }

  .lg\:aspect-\[432\/400\] {
    aspect-ratio: 432/400;
  }

  .lg\:aspect-\[512\/548\] {
    aspect-ratio: 512/548;
  }

  .lg\:aspect-\[520\/332\] {
    aspect-ratio: 520/332;
  }

  .lg\:aspect-\[524\/320\] {
    aspect-ratio: 524/320;
  }

  .lg\:aspect-\[576\/560\] {
    aspect-ratio: 576/560;
  }

  .lg\:aspect-\[592\/448\] {
    aspect-ratio: 592/448;
  }

  .lg\:aspect-\[656\/724\] {
    aspect-ratio: 656/724;
  }

  .lg\:aspect-\[660\/496\] {
    aspect-ratio: 660/496;
  }

  .lg\:aspect-\[672\/580\] {
    aspect-ratio: 672/580;
  }

  .lg\:aspect-\[720\/496\] {
    aspect-ratio: 720/496;
  }

  .lg\:aspect-\[720\/510\] {
    aspect-ratio: 720/510;
  }

  .lg\:aspect-\[720\/648\] {
    aspect-ratio: 720/648;
  }

  .lg\:aspect-\[720\/672\] {
    aspect-ratio: 720/672;
  }

  .lg\:aspect-\[720\/696\] {
    aspect-ratio: 720/696;
  }

  .lg\:aspect-\[856\/300\] {
    aspect-ratio: 856/300;
  }

  .lg\:aspect-\[916\/320\] {
    aspect-ratio: 916/320;
  }

  .lg\:aspect-\[916\/480\] {
    aspect-ratio: 916/480;
  }

  .lg\:aspect-\[916\/654\] {
    aspect-ratio: 916/654;
  }

  .lg\:aspect-\[924\/838\] {
    aspect-ratio: 924/838;
  }

  .lg\:aspect-\[976\/366\] {
    aspect-ratio: 976/366;
  }

  .lg\:\!h-fit {
    height: -moz-fit-content !important;
    height: fit-content !important;
  }

  .lg\:h-12 {
    height: 3rem;
  }

  .lg\:h-20 {
    height: 5rem;
  }

  .lg\:h-24 {
    height: 6rem;
  }

  .lg\:h-8 {
    height: 2rem;
  }

  .lg\:h-\[36px\] {
    height: 36px;
  }

  .lg\:h-\[calc\(100vh_-_130px\)\] {
    height: calc(100vh - 130px);
  }

  .lg\:h-\[calc\(100vh_-_365px\)\] {
    height: calc(100vh - 365px);
  }

  .lg\:h-fit {
    height: -moz-fit-content;
    height: fit-content;
  }

  .lg\:h-full {
    height: 100%;
  }

  .lg\:max-h-\[564px\] {
    max-height: 564px;
  }

  .lg\:min-h-\[480px\] {
    min-height: 480px;
  }

  .lg\:w-1\/2 {
    width: 50%;
  }

  .lg\:w-1\/4 {
    width: 25%;
  }

  .lg\:w-1\/6 {
    width: 16.666667%;
  }

  .lg\:w-12 {
    width: 3rem;
  }

  .lg\:w-2\/3 {
    width: 66.666667%;
  }

  .lg\:w-20 {
    width: 5rem;
  }

  .lg\:w-24 {
    width: 6rem;
  }

  .lg\:w-3\/12 {
    width: 25%;
  }

  .lg\:w-8 {
    width: 2rem;
  }

  .lg\:w-\[100px\] {
    width: 100px;
  }

  .lg\:w-\[124px\] {
    width: 124px;
  }

  .lg\:w-\[128px\] {
    width: 128px;
  }

  .lg\:w-\[214px\] {
    width: 214px;
  }

  .lg\:w-\[224px\] {
    width: 224px;
  }

  .lg\:w-\[226px\] {
    width: 226px;
  }

  .lg\:w-\[248px\] {
    width: 248px;
  }

  .lg\:w-\[264px\] {
    width: 264px;
  }

  .lg\:w-\[292px\] {
    width: 292px;
  }

  .lg\:w-\[300px\] {
    width: 300px;
  }

  .lg\:w-\[301px\] {
    width: 301px;
  }

  .lg\:w-\[312px\] {
    width: 312px;
  }

  .lg\:w-\[318px\] {
    width: 318px;
  }

  .lg\:w-\[334px\] {
    width: 334px;
  }

  .lg\:w-\[336px\] {
    width: 336px;
  }

  .lg\:w-\[36\%\] {
    width: 36%;
  }

  .lg\:w-\[36\.4\%\] {
    width: 36.4%;
  }

  .lg\:w-\[370px\] {
    width: 370px;
  }

  .lg\:w-\[382px\] {
    width: 382px;
  }

  .lg\:w-\[40\%\] {
    width: 40%;
  }

  .lg\:w-\[400px\] {
    width: 400px;
  }

  .lg\:w-\[432px\] {
    width: 432px;
  }

  .lg\:w-\[464px\] {
    width: 464px;
  }

  .lg\:w-\[50\%\] {
    width: 50%;
  }

  .lg\:w-\[550px\] {
    width: 550px;
  }

  .lg\:w-\[60\%\] {
    width: 60%;
  }

  .lg\:w-\[63\.6\%\] {
    width: 63.6%;
  }

  .lg\:w-\[864px\] {
    width: 864px;
  }

  .lg\:w-\[90px\] {
    width: 90px;
  }

  .lg\:w-\[calc\(216\/1376\*100\%\)\] {
    width: calc(216 / 1376 * 100%);
  }

  .lg\:w-\[calc\(370\/592\*100\%\)\] {
    width: calc(370 / 592 * 100%);
  }

  .lg\:w-\[calc\(848\/1376\*100\%\)\] {
    width: calc(848 / 1376 * 100%);
  }

  .lg\:w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }

  .lg\:w-full {
    width: 100%;
  }

  .lg\:w-screen {
    width: 100vw;
  }

  .lg\:min-w-\[114px\] {
    min-width: 114px;
  }

  .lg\:min-w-\[150px\] {
    min-width: 150px;
  }

  .lg\:min-w-\[224px\] {
    min-width: 224px;
  }

  .lg\:min-w-\[396px\] {
    min-width: 396px;
  }

  .lg\:\!max-w-\[calc\(360\/1344\*100\%\)\] {
    max-width: calc(360 / 1344 * 100%) !important;
  }

  .lg\:max-w-\[1440px\] {
    max-width: 1440px;
  }

  .lg\:max-w-\[272px\] {
    max-width: 272px;
  }

  .lg\:max-w-\[332px\] {
    max-width: 332px;
  }

  .lg\:max-w-\[376px\] {
    max-width: 376px;
  }

  .lg\:max-w-\[390px\] {
    max-width: 390px;
  }

  .lg\:max-w-\[396px\] {
    max-width: 396px;
  }

  .lg\:max-w-\[424px\] {
    max-width: 424px;
  }

  .lg\:max-w-\[432px\] {
    max-width: 432px;
  }

  .lg\:max-w-\[444px\] {
    max-width: 444px;
  }

  .lg\:max-w-\[496px\] {
    max-width: 496px;
  }

  .lg\:max-w-\[546px\] {
    max-width: 546px;
  }

  .lg\:max-w-\[552px\] {
    max-width: 552px;
  }

  .lg\:max-w-\[618px\] {
    max-width: 618px;
  }

  .lg\:max-w-\[624px\] {
    max-width: 624px;
  }

  .lg\:max-w-\[696px\] {
    max-width: 696px;
  }

  .lg\:max-w-\[948px\] {
    max-width: 948px;
  }

  .lg\:max-w-none {
    max-width: none;
  }

  .lg\:flex-1 {
    flex: 1 1 0%;
  }

  .lg\:basis-1\/2 {
    flex-basis: 50%;
  }

  .lg\:basis-1\/3 {
    flex-basis: 33.333333%;
  }

  .lg\:basis-2\/3 {
    flex-basis: 66.666667%;
  }

  .lg\:-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));
  }

  .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-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));
  }

  .lg\:grid-flow-col {
    grid-auto-flow: column;
  }

  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .lg\:grid-cols-\[1fr_300px\] {
    grid-template-columns: 1fr 300px;
  }

  .lg\:flex-row {
    flex-direction: row;
  }

  .lg\:\!flex-row-reverse {
    flex-direction: row-reverse !important;
  }

  .lg\:flex-row-reverse {
    flex-direction: row-reverse;
  }

  .lg\:flex-col {
    flex-direction: column;
  }

  .lg\:flex-col-reverse {
    flex-direction: column-reverse;
  }

  .lg\:flex-wrap {
    flex-wrap: wrap;
  }

  .lg\:items-start {
    align-items: flex-start;
  }

  .lg\:items-center {
    align-items: center;
  }

  .lg\:items-stretch {
    align-items: stretch;
  }

  .lg\:justify-start {
    justify-content: flex-start;
  }

  .lg\:justify-end {
    justify-content: flex-end;
  }

  .lg\:justify-center {
    justify-content: center;
  }

  .lg\:justify-between {
    justify-content: space-between;
  }

  .lg\:\!gap-7 {
    gap: 1.75rem !important;
  }

  .lg\:gap-0 {
    gap: 0px;
  }

  .lg\:gap-12 {
    gap: 3rem;
  }

  .lg\:gap-2 {
    gap: 0.5rem;
  }

  .lg\:gap-32 {
    gap: 8rem;
  }

  .lg\:gap-4 {
    gap: 1rem;
  }

  .lg\:gap-48 {
    gap: 12rem;
  }

  .lg\:gap-5 {
    gap: 1.25rem;
  }

  .lg\:gap-6 {
    gap: 1.5rem;
  }

  .lg\:gap-8 {
    gap: 2rem;
  }

  .lg\:gap-\[120px\] {
    gap: 120px;
  }

  .lg\:gap-\[87\.5px\] {
    gap: 87.5px;
  }

  .lg\:gap-x-0 {
    -moz-column-gap: 0px;
         column-gap: 0px;
  }

  .lg\:gap-x-12 {
    -moz-column-gap: 3rem;
         column-gap: 3rem;
  }

  .lg\:gap-x-6 {
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }

  .lg\:gap-x-8 {
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }

  .lg\:gap-y-12 {
    row-gap: 3rem;
  }

  .lg\:gap-y-8 {
    row-gap: 2rem;
  }

  .lg\:overflow-hidden {
    overflow: hidden;
  }

  .lg\:rounded {
    border-radius: 0.25rem;
  }

  .lg\:rounded-sm {
    border-radius: 0.125rem;
  }

  .lg\:border {
    border-width: 1px;
  }

  .lg\:border-b-0 {
    border-bottom-width: 0px;
  }

  .lg\:border-l {
    border-left-width: 1px;
  }

  .lg\:border-r {
    border-right-width: 1px;
  }

  .lg\:border-none {
    border-style: none;
  }

  .lg\:border-default {
    --tw-border-opacity: 1;
    border-color: rgba(231, 231, 231, 1);
    border-color: rgba(231, 231, 231, var(--tw-border-opacity, 1));
  }

  .lg\:bg-grey-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(246, 246, 246, 1);
    background-color: rgba(246, 246, 246, var(--tw-bg-opacity, 1));
  }

  .lg\:p-0 {
    padding: 0px;
  }

  .lg\:p-10 {
    padding: 2.5rem;
  }

  .lg\:p-12 {
    padding: 3rem;
  }

  .lg\:p-16 {
    padding: 4rem;
  }

  .lg\:p-20 {
    padding: 5rem;
  }

  .lg\:p-5 {
    padding: 1.25rem;
  }

  .lg\:p-6 {
    padding: 1.5rem;
  }

  .lg\:p-8 {
    padding: 2rem;
  }

  .lg\:p-\[72px\] {
    padding: 72px;
  }

  .lg\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .lg\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .lg\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .lg\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .lg\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .lg\:px-24 {
    padding-left: 6rem;
    padding-right: 6rem;
  }

  .lg\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .lg\:px-\[32px\] {
    padding-left: 32px;
    padding-right: 32px;
  }

  .lg\:px-\[40px\] {
    padding-left: 40px;
    padding-right: 40px;
  }

  .lg\:px-\[48px\] {
    padding-left: 48px;
    padding-right: 48px;
  }

  .lg\:px-\[80px\] {
    padding-left: 80px;
    padding-right: 80px;
  }

  .lg\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .lg\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .lg\:py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .lg\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .lg\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .lg\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .lg\:py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .lg\:py-3\.5 {
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }

  .lg\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .lg\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .lg\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .lg\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .lg\:py-9 {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

  .lg\:py-\[18px\] {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .lg\:py-\[40px\] {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .lg\:py-\[50px\] {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .lg\:py-\[56px\] {
    padding-top: 56px;
    padding-bottom: 56px;
  }

  .lg\:py-\[72px\] {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .lg\:py-\[80px\] {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .lg\:pb-0 {
    padding-bottom: 0px;
  }

  .lg\:pb-12 {
    padding-bottom: 3rem;
  }

  .lg\:pb-14 {
    padding-bottom: 3.5rem;
  }

  .lg\:pb-16 {
    padding-bottom: 4rem;
  }

  .lg\:pb-2 {
    padding-bottom: 0.5rem;
  }

  .lg\:pb-20 {
    padding-bottom: 5rem;
  }

  .lg\:pb-24 {
    padding-bottom: 6rem;
  }

  .lg\:pb-4 {
    padding-bottom: 1rem;
  }

  .lg\:pb-5 {
    padding-bottom: 1.25rem;
  }

  .lg\:pb-6 {
    padding-bottom: 1.5rem;
  }

  .lg\:pb-8 {
    padding-bottom: 2rem;
  }

  .lg\:pb-\[146\%\] {
    padding-bottom: 146%;
  }

  .lg\:pb-\[56px\] {
    padding-bottom: 56px;
  }

  .lg\:pb-\[72px\] {
    padding-bottom: 72px;
  }

  .lg\:pl-10 {
    padding-left: 2.5rem;
  }

  .lg\:pl-12 {
    padding-left: 3rem;
  }

  .lg\:pl-6 {
    padding-left: 1.5rem;
  }

  .lg\:pl-\[31px\] {
    padding-left: 31px;
  }

  .lg\:pl-\[72px\] {
    padding-left: 72px;
  }

  .lg\:pr-0 {
    padding-right: 0px;
  }

  .lg\:pr-16 {
    padding-right: 4rem;
  }

  .lg\:pr-24 {
    padding-right: 6rem;
  }

  .lg\:pr-6 {
    padding-right: 1.5rem;
  }

  .lg\:pr-8 {
    padding-right: 2rem;
  }

  .lg\:pr-\[120px\] {
    padding-right: 120px;
  }

  .lg\:pt-0 {
    padding-top: 0px;
  }

  .lg\:pt-12 {
    padding-top: 3rem;
  }

  .lg\:pt-14 {
    padding-top: 3.5rem;
  }

  .lg\:pt-20 {
    padding-top: 5rem;
  }

  .lg\:pt-24 {
    padding-top: 6rem;
  }

  .lg\:pt-6 {
    padding-top: 1.5rem;
  }

  .lg\:pt-8 {
    padding-top: 2rem;
  }

  .lg\:pt-\[100px\] {
    padding-top: 100px;
  }

  .lg\:pt-\[56px\] {
    padding-top: 56px;
  }

  .lg\:text-left {
    text-align: left;
  }

  .lg\:text-center {
    text-align: center;
  }

  .lg\:text-right {
    text-align: right;
  }

  .lg\:text-2xl {
    font-size: 24px;
    line-height: 32px;
  }

  .lg\:text-3xl {
    font-size: 30px;
    line-height: 36px;
  }

  .lg\:text-4xl {
    font-size: 36px;
    line-height: 42px;
  }

  .lg\:text-5xl {
    font-size: 48px;
    line-height: 54px;
  }

  .lg\:text-6xl {
    font-size: 60px;
    line-height: 64px;
  }

  .lg\:text-\[30px\] {
    font-size: 30px;
  }

  .lg\:text-\[36px\] {
    font-size: 36px;
  }

  .lg\:text-\[48px\] {
    font-size: 48px;
  }

  .lg\:text-base {
    font-size: 16px;
    line-height: 26px;
  }

  .lg\:text-lg {
    font-size: 18px;
    line-height: 26px;
  }

  .lg\:text-sm {
    font-size: 14px;
    line-height: 24px;
  }

  .lg\:text-xl {
    font-size: 20px;
    line-height: 28px;
  }

  .lg\:font-semibold {
    font-weight: 600;
  }

  .lg\:leading-8 {
    line-height: 2rem;
  }

  .lg\:leading-\[30px\] {
    line-height: 30px;
  }

  .lg\:leading-\[36px\] {
    line-height: 36px;
  }

  .lg\:leading-\[44px\] {
    line-height: 44px;
  }

  .lg\:leading-\[54px\] {
    line-height: 54px;
  }

  .lg\:text-grey-700 {
    --tw-text-opacity: 1;
    color: rgba(54, 54, 54, 1);
    color: rgba(54, 54, 54, var(--tw-text-opacity, 1));
  }

  .lg\:text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, 1);
    color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
  }

  .lg\:no-underline {
    text-decoration-line: none;
  }

  .lg\:container {
    max-width: none;
  }

  .lg\:container-max {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 16px;
    padding-left: 16px;
  }

  @media (min-width: 376px) {

    .lg\:container-max {
      max-width: 376px;
    }
  }

  @media (min-width: 640px) {

    .lg\:container-max {
      max-width: 640px;
    }
  }

  @media (min-width: 768px) {

    .lg\:container-max {
      max-width: 768px;
      padding-right: 24px;
      padding-left: 24px;
    }
  }

  @media (min-width: 1000px) {

    .lg\:container-max {
      max-width: 1000px;
    }
  }

  @media (min-width: 1024px) {

    .lg\:container-max {
      max-width: 1024px;
    }
  }

  @media (min-width: 1280px) {

    .lg\:container-max {
      max-width: 1280px;
      padding-right: 48px;
      padding-left: 48px;
    }
  }

  @media (min-width: 1440px) {

    .lg\:container-max {
      max-width: 1440px;
    }
  }

  @media (min-width: 1536px) {

    .lg\:container-max {
      max-width: 1536px;
    }
  }

  @media (min-width: 1920px) {

    .lg\:container-max {
      max-width: 1920px;
    }
  }

  @media (min-width: 2560px) {

    .lg\:container-max {
      max-width: 2560px;
    }
  }

  .lg\:container-max {
    max-width: none;
  }

  @media (min-width: 1024px) {

    .lg\:container-max {
      padding-left: 72px;
      padding-right: 72px;
    }
  }

  .lg\:after\:content-none::after {
    --tw-content: none;
    content: var(--tw-content);
  }

  .lg\:last\:border-r-0:last-child {
    border-right-width: 0px;
  }

  .lg\:last\:pb-0:last-child {
    padding-bottom: 0px;
  }
}

@media (max-width: 1023px) {

  .lg-max\:sticky {
    position: sticky;
  }

  .lg-max\:bottom-4 {
    bottom: 1rem;
  }

  .lg-max\:right-0 {
    right: 0px;
  }

  .lg-max\:mb-1 {
    margin-bottom: 0.25rem;
  }

  .lg-max\:mt-2 {
    margin-top: 0.5rem;
  }

  .lg-max\:mt-3 {
    margin-top: 0.75rem;
  }

  .lg-max\:mt-5 {
    margin-top: 1.25rem;
  }

  .lg-max\:flex {
    display: flex;
  }

  .lg-max\:hidden {
    display: none;
  }

  .lg-max\:aspect-\[376\/200\] {
    aspect-ratio: 376/200;
  }

  .lg-max\:aspect-\[376\/232\] {
    aspect-ratio: 376/232;
  }

  .lg-max\:\!h-auto {
    height: auto !important;
  }

  .lg-max\:h-fit {
    height: -moz-fit-content;
    height: fit-content;
  }

  .lg-max\:max-h-\[274px\] {
    max-height: 274px;
  }

  .lg-max\:min-h-\[196px\] {
    min-height: 196px;
  }

  .lg-max\:w-\[108px\] {
    width: 108px;
  }

  .lg-max\:w-auto {
    width: auto;
  }

  .lg-max\:w-full {
    width: 100%;
  }

  .lg-max\:min-w-\[164px\] {
    min-width: 164px;
  }

  .lg-max\:translate-x-\[375px\] {
    --tw-translate-x: 375px;
    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-max\:flex-row {
    flex-direction: row;
  }

  .lg-max\:flex-col {
    flex-direction: column;
  }

  .lg-max\:flex-col-reverse {
    flex-direction: column-reverse;
  }

  .lg-max\:justify-start {
    justify-content: flex-start;
  }

  .lg-max\:justify-center {
    justify-content: center;
  }

  .lg-max\:gap-1\.5 {
    gap: 0.375rem;
  }

  .lg-max\:rounded-sm {
    border-radius: 0.125rem;
  }

  .lg-max\:border-b {
    border-bottom-width: 1px;
  }

  .lg-max\:bg-grey-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(246, 246, 246, 1);
    background-color: rgba(246, 246, 246, var(--tw-bg-opacity, 1));
  }

  .lg-max\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .lg-max\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .lg-max\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .lg-max\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .lg-max\:pb-8 {
    padding-bottom: 2rem;
  }

  .lg-max\:pr-4 {
    padding-right: 1rem;
  }

  .lg-max\:pt-2 {
    padding-top: 0.5rem;
  }

  .lg-max\:pt-8 {
    padding-top: 2rem;
  }

  .lg-max\:text-left {
    text-align: left;
  }

  .lg-max\:text-center {
    text-align: center;
  }

  .lg-max\:text-base {
    font-size: 16px;
    line-height: 26px;
  }

  .lg-max\:text-sm {
    font-size: 14px;
    line-height: 24px;
  }

  .lg-max\:container {
    max-width: none;
  }

  .lg-max\:before\:content-none::before {
    --tw-content: none;
    content: var(--tw-content);
  }
}

@media (min-width: 1280px) {

  .xl\:static {
    position: static;
  }

  .xl\:absolute {
    position: absolute;
  }

  .xl\:relative {
    position: relative;
  }

  .xl\:sticky {
    position: sticky;
  }

  .xl\:bottom-0 {
    bottom: 0px;
  }

  .xl\:left-0 {
    left: 0px;
  }

  .xl\:left-8 {
    left: 2rem;
  }

  .xl\:top-0 {
    top: 0px;
  }

  .xl\:top-\[137px\] {
    top: 137px;
  }

  .xl\:top-auto {
    top: auto;
  }

  .xl\:z-\[19\] {
    z-index: 19;
  }

  .xl\:z-\[1\] {
    z-index: 1;
  }

  .xl\:z-auto {
    z-index: auto;
  }

  .xl\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .xl\:mx-\[72px\] {
    margin-left: 72px;
    margin-right: 72px;
  }

  .xl\:mx-\[90px\] {
    margin-left: 90px;
    margin-right: 90px;
  }

  .xl\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .xl\:my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .xl\:-mt-\[62px\] {
    margin-top: -62px;
  }

  .xl\:mb-0 {
    margin-bottom: 0px;
  }

  .xl\:mb-20 {
    margin-bottom: 5rem;
  }

  .xl\:mb-4 {
    margin-bottom: 1rem;
  }

  .xl\:mb-8 {
    margin-bottom: 2rem;
  }

  .xl\:ml-16 {
    margin-left: 4rem;
  }

  .xl\:ml-24 {
    margin-left: 6rem;
  }

  .xl\:ml-\[121px\] {
    margin-left: 121px;
  }

  .xl\:ml-auto {
    margin-left: auto;
  }

  .xl\:mr-0 {
    margin-right: 0px;
  }

  .xl\:mr-12 {
    margin-right: 3rem;
  }

  .xl\:mr-24 {
    margin-right: 6rem;
  }

  .xl\:mr-auto {
    margin-right: auto;
  }

  .xl\:mt-24 {
    margin-top: 6rem;
  }

  .xl\:mt-8 {
    margin-top: 2rem;
  }

  .xl\:line-clamp-1 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }

  .xl\:flex {
    display: flex;
  }

  .xl\:hidden {
    display: none;
  }

  .xl\:aspect-1 {
    aspect-ratio: 1;
  }

  .xl\:aspect-\[1376\/524\] {
    aspect-ratio: 1376/524;
  }

  .xl\:aspect-\[1440\/478\] {
    aspect-ratio: 1440/478;
  }

  .xl\:aspect-\[1440\/480\] {
    aspect-ratio: 1440/480;
  }

  .xl\:aspect-\[1440\/482\] {
    aspect-ratio: 1440/482;
  }

  .xl\:aspect-\[1440\/648\] {
    aspect-ratio: 1440/648;
  }

  .xl\:aspect-\[1440\/672\] {
    aspect-ratio: 1440/672;
  }

  .xl\:aspect-\[1440\/696\] {
    aspect-ratio: 1440/696;
  }

  .xl\:aspect-\[1440\/824\] {
    aspect-ratio: 1440/824;
  }

  .xl\:aspect-\[480\/478\] {
    aspect-ratio: 480/478;
  }

  .xl\:aspect-\[720\/660\] {
    aspect-ratio: 720/660;
  }

  .xl\:aspect-\[848\/730\] {
    aspect-ratio: 848/730;
  }

  .xl\:h-auto {
    height: auto;
  }

  .xl\:max-h-\[calc\(100vh-200px\)\] {
    max-height: calc(100vh - 200px);
  }

  .xl\:w-1\/4 {
    width: 25%;
  }

  .xl\:w-\[224px\] {
    width: 224px;
  }

  .xl\:w-\[264px\] {
    width: 264px;
  }

  .xl\:w-\[280px\] {
    width: 280px;
  }

  .xl\:w-\[381px\] {
    width: 381px;
  }

  .xl\:w-\[508px\] {
    width: 508px;
  }

  .xl\:w-\[524px\] {
    width: 524px;
  }

  .xl\:w-\[656px\] {
    width: 656px;
  }

  .xl\:w-\[724px\] {
    width: 724px;
  }

  .xl\:w-auto {
    width: auto;
  }

  .xl\:w-full {
    width: 100%;
  }

  .xl\:max-w-\[1064px\] {
    max-width: 1064px;
  }

  .xl\:max-w-\[1440px\] {
    max-width: 1440px;
  }

  .xl\:max-w-\[1700px\] {
    max-width: 1700px;
  }

  .xl\:max-w-\[188px\] {
    max-width: 188px;
  }

  .xl\:max-w-\[280px\] {
    max-width: 280px;
  }

  .xl\:max-w-\[342px\] {
    max-width: 342px;
  }

  .xl\:max-w-\[524px\] {
    max-width: 524px;
  }

  .xl\:max-w-\[680px\] {
    max-width: 680px;
  }

  .xl\:max-w-none {
    max-width: none;
  }

  .xl\:flex-1 {
    flex: 1 1 0%;
  }

  .xl\:-translate-x-\[calc\(50\%\+6px\)\] {
    --tw-translate-x: calc(calc(50% + 6px) * -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));
  }

  .xl\: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));
  }

  .xl\: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));
  }

  .xl\:cursor-default {
    cursor: default;
  }

  .xl\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .xl\:grid-cols-\[1fr_396px\] {
    grid-template-columns: 1fr 396px;
  }

  .xl\:flex-row {
    flex-direction: row;
  }

  .xl\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .xl\:justify-start {
    justify-content: flex-start;
  }

  .xl\:justify-center {
    justify-content: center;
  }

  .xl\:gap-24 {
    gap: 6rem;
  }

  .xl\:gap-6 {
    gap: 1.5rem;
  }

  .xl\:gap-\[70px\] {
    gap: 70px;
  }

  .xl\:gap-\[8px\] {
    gap: 8px;
  }

  .xl\:gap-x-10 {
    -moz-column-gap: 2.5rem;
         column-gap: 2.5rem;
  }

  .xl\:overflow-y-auto {
    overflow-y: auto;
  }

  .xl\:rounded-none {
    border-radius: 0px;
  }

  .xl\:border-0 {
    border-width: 0px;
  }

  .xl\:bg-white-overlay {
    background-color: rgba(255, 255, 255, 0.3);
  }

  .xl\:p-0 {
    padding: 0px;
  }

  .xl\:p-24 {
    padding: 6rem;
  }

  .xl\:p-\[124px\] {
    padding: 124px;
  }

  .xl\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .xl\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .xl\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .xl\:px-24 {
    padding-left: 6rem;
    padding-right: 6rem;
  }

  .xl\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .xl\:px-\[188px\] {
    padding-left: 188px;
    padding-right: 188px;
  }

  .xl\:px-\[26px\] {
    padding-left: 26px;
    padding-right: 26px;
  }

  .xl\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .xl\:py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .xl\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .xl\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .xl\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .xl\:py-9 {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

  .xl\:pb-12 {
    padding-bottom: 3rem;
  }

  .xl\:pb-8 {
    padding-bottom: 2rem;
  }

  .xl\:pb-\[100px\] {
    padding-bottom: 100px;
  }

  .xl\:pb-\[26px\] {
    padding-bottom: 26px;
  }

  .xl\:pl-12 {
    padding-left: 3rem;
  }

  .xl\:pl-24 {
    padding-left: 6rem;
  }

  .xl\:pr-36 {
    padding-right: 9rem;
  }

  .xl\:pr-\[124px\] {
    padding-right: 124px;
  }

  .xl\:pr-\[160px\] {
    padding-right: 160px;
  }

  .xl\:pt-0 {
    padding-top: 0px;
  }

  .xl\:pt-20 {
    padding-top: 5rem;
  }

  .xl\:pt-8 {
    padding-top: 2rem;
  }

  .xl\:text-base {
    font-size: 16px;
    line-height: 26px;
  }

  .xl\:opacity-0 {
    opacity: 0;
  }

  .xl\:opacity-100 {
    opacity: 1;
  }

  .xl\:backdrop-blur-\[6px\] {
    --tw-backdrop-blur: blur(6px);
    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);
  }

  .xl\:container {
    max-width: none;
  }

  .first\:xl\:border-t:first-child {
    border-top-width: 1px;
  }

  @media (hover: hover) and (pointer: fine) {

    .xl\:hover\:gap-5:hover {
      gap: 1.25rem;
    }

    .xl\:hover\:pl-1:hover {
      padding-left: 0.25rem;
    }
  }
}

@media (min-width: 1440px) {

  .xxl\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .xxl\:aspect-\[1440\/480\] {
    aspect-ratio: 1440/480;
  }

  .xxl\:max-w-\[1350px\] {
    max-width: 1350px;
  }

  .xxl\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (max-width: 1279px) {

  .xl-max\:sticky {
    position: sticky;
  }

  .xl-max\:-right-full {
    right: -100%;
  }

  .xl-max\:my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .xl-max\:flex-1 {
    flex: 1 1 0%;
  }

  .xl-max\:flex-row-reverse {
    flex-direction: row-reverse;
  }

  .xl-max\:justify-start {
    justify-content: flex-start;
  }

  .xl-max\:justify-between {
    justify-content: space-between;
  }

  .xl-max\:gap-6 {
    gap: 1.5rem;
  }
}

@media (min-width: 1536px) {

  .\32xl\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .\32xl\:ml-20 {
    margin-left: 5rem;
  }

  .\32xl\:grid {
    display: grid;
  }

  .\32xl\:hidden {
    display: none;
  }

  .\32xl\:w-1\/2 {
    width: 50%;
  }

  .\32xl\:w-1\/3 {
    width: 33.333333%;
  }

  .\32xl\:w-2\/5 {
    width: 40%;
  }

  .\32xl\:w-3\/4 {
    width: 75%;
  }

  .\32xl\:w-\[634px\] {
    width: 634px;
  }

  .\32xl\:w-full {
    width: 100%;
  }

  .\32xl\:max-w-max {
    max-width: -moz-max-content;
    max-width: max-content;
  }

  .\32xl\:max-w-none {
    max-width: none;
  }

  .\32xl\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .\32xl\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .\32xl\:justify-start {
    justify-content: flex-start;
  }

  .\32xl\:justify-evenly {
    justify-content: space-evenly;
  }

  .\32xl\:gap-\[10px\] {
    gap: 10px;
  }

  .\32xl\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .\32xl\:pr-24 {
    padding-right: 6rem;
  }
}

@media (min-width: 1920px) {

  .\33xl\:mt-2 {
    margin-top: 0.5rem;
  }

  .\33xl\:h-\[calc\(100vh_-_400px\)\] {
    height: calc(100vh - 400px);
  }

  .\33xl\:max-h-\[30vw\] {
    max-height: 30vw;
  }

  .\33xl\:max-w-none {
    max-width: none;
  }

  .\33xl\:border-t {
    border-top-width: 1px;
  }

  .\33xl\:p-8 {
    padding: 2rem;
  }

  .\33xl\:pt-3 {
    padding-top: 0.75rem;
  }
}

@media (min-width: 2560px) {

  .\34xl\:h-\[calc\(100vh_-_460px\)\] {
    height: calc(100vh - 460px);
  }
}

@media print {

  .print\:mr-2 {
    margin-right: 0.5rem;
  }

  .print\:mt-6 {
    margin-top: 1.5rem;
  }

  .print\:hidden {
    display: none;
  }

  .print\:break-inside-avoid {
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
         break-inside: avoid;
  }

  .print\:flex-row {
    flex-direction: row;
  }

  .print\:border-none {
    border-style: none;
  }

  .print\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .print\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  @media (max-width: 767px) {

    .print\:md-max\:mt-0 {
      margin-top: 0px;
    }

    .print\:md-max\:flex-row {
      flex-direction: row;
    }
  }
}

.\[\&\+\&\]\:ml-3+.\[\&\+\&\]\:ml-3 {
  margin-left: 0.75rem;
}

.\[\&\+a\]\:mt-5+a {
  margin-top: 1.25rem;
}

.\[\&\+a\]\:border-t+a {
  border-top-width: 1px;
}

.\[\&\+a\]\:pt-5+a {
  padding-top: 1.25rem;
}

@media (min-width: 1024px) {

  .\[\&\+a\]\:lg\:mt-6+a {
    margin-top: 1.5rem;
  }

  .\[\&\+a\]\:lg\:pt-6+a {
    padding-top: 1.5rem;
  }
}

.\[\&\+div\]\:mt-5+div {
  margin-top: 1.25rem;
}

.\[\&\.active-menu\]\:\!bg-white.active-menu {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(255, 255, 255, 1) !important;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1)) !important;
}

.\[\&\.active\]\:block.active {
  display: block;
}

.\[\&\.active\]\:bg-accent-1.active {
  --tw-bg-opacity: 1;
  background-color: rgba(95, 111, 118, 1);
  background-color: rgba(95, 111, 118, var(--tw-bg-opacity, 1));
}

.\[\&\.active\]\:font-medium.active {
  font-weight: 500;
}

.\[\&\.active\]\:text-white.active {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
}

.\[\&\.active\]\:underline.active {
  text-decoration-line: underline;
}

.\[\&\.active\]\:after\:absolute.active::after {
  content: var(--tw-content);
  position: absolute;
}

.\[\&\.active\]\:after\:-bottom-\[1px\].active::after {
  content: var(--tw-content);
  bottom: -1px;
}

.\[\&\.active\]\:after\:bottom-0.active::after {
  content: var(--tw-content);
  bottom: 0px;
}

.\[\&\.active\]\:after\:ml-auto.active::after {
  content: var(--tw-content);
  margin-left: auto;
}

.\[\&\.active\]\:after\:mr-2\.5.active::after {
  content: var(--tw-content);
  margin-right: 0.625rem;
}

.\[\&\.active\]\:after\:block.active::after {
  content: var(--tw-content);
  display: block;
}

.\[\&\.active\]\:after\:h-0\.5.active::after {
  content: var(--tw-content);
  height: 0.125rem;
}

.\[\&\.active\]\:after\:h-1\.5.active::after {
  content: var(--tw-content);
  height: 0.375rem;
}

.\[\&\.active\]\:after\:h-px.active::after {
  content: var(--tw-content);
  height: 1px;
}

.\[\&\.active\]\:after\:w-1\.5.active::after {
  content: var(--tw-content);
  width: 0.375rem;
}

.\[\&\.active\]\:after\:w-full.active::after {
  content: var(--tw-content);
  width: 100%;
}

.\[\&\.active\]\:after\:rounded-full.active::after {
  content: var(--tw-content);
  border-radius: 9999px;
}

.\[\&\.active\]\:after\:border-b-\[3px\].active::after {
  content: var(--tw-content);
  border-bottom-width: 3px;
}

.\[\&\.active\]\:after\:border-default.active::after {
  content: var(--tw-content);
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 231, 1);
  border-color: rgba(231, 231, 231, var(--tw-border-opacity, 1));
}

.\[\&\.active\]\:after\:bg-accent-1.active::after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgba(95, 111, 118, 1);
  background-color: rgba(95, 111, 118, var(--tw-bg-opacity, 1));
}

.\[\&\.active\]\:after\:bg-black.active::after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgba(0, 0, 0, 1);
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity, 1));
}

.\[\&\.active\]\:after\:bg-primary.active::after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgba(54, 54, 54, 1);
  background-color: rgba(54, 54, 54, var(--tw-bg-opacity, 1));
}

.\[\&\.active\]\:after\:content-\[\'\'\].active::after {
  --tw-content: '';
  content: var(--tw-content);
}

.\[\&\.hover\]\:after\:absolute.hover::after {
  content: var(--tw-content);
  position: absolute;
}

.\[\&\.hover\]\:after\:bottom-0.hover::after {
  content: var(--tw-content);
  bottom: 0px;
}

.\[\&\.hover\]\:after\:h-0\.5.hover::after {
  content: var(--tw-content);
  height: 0.125rem;
}

.\[\&\.hover\]\:after\:h-px.hover::after {
  content: var(--tw-content);
  height: 1px;
}

.\[\&\.hover\]\:after\:w-full.hover::after {
  content: var(--tw-content);
  width: 100%;
}

.\[\&\.hover\]\:after\:bg-accent-1.hover::after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgba(95, 111, 118, 1);
  background-color: rgba(95, 111, 118, var(--tw-bg-opacity, 1));
}

.\[\&\.hover\]\:after\:bg-black.hover::after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgba(0, 0, 0, 1);
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity, 1));
}

.\[\&\.is-active\]\:pointer-events-auto.is-active {
  pointer-events: auto;
}

.\[\&\.is-active\]\:visible.is-active {
  visibility: visible;
}

.\[\&\.is-active\]\:opacity-100.is-active {
  opacity: 1;
}

@media (min-width: 1280px) {

  .xl\:\[\&\.is-sticky\]\:sticky.is-sticky {
    position: sticky;
  }

  .xl\:\[\&\.is-sticky\]\:top-\[74px\].is-sticky {
    top: 74px;
  }
}

.\[\&\.open-slideout\]\:pointer-events-auto.open-slideout {
  pointer-events: auto;
}

.\[\&\.open-slideout\]\:translate-y-0.open-slideout {
  --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));
}

.\[\&\.open-slideout\]\:opacity-100.open-slideout {
  opacity: 1;
}

@media (min-width: 1024px) {

  .lg\:\[\&\:not\(\:first-child\)\:\:before\]\:absolute:not(:first-child)::before {
    position: absolute;
  }

  .lg\:\[\&\:not\(\:first-child\)\:\:before\]\:left-\[-24px\]:not(:first-child)::before {
    left: -24px;
  }

  .lg\:\[\&\:not\(\:first-child\)\:\:before\]\:h-5:not(:first-child)::before {
    height: 1.25rem;
  }

  .lg\:\[\&\:not\(\:first-child\)\:\:before\]\:w-5:not(:first-child)::before {
    width: 1.25rem;
  }

  .lg\:\[\&\:not\(\:first-child\)\:\:before\]\:bg-plus:not(:first-child)::before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2720%27 height=%2720%27 fill=%27none%27%3E%3Crect width=%2720%27 height=%2720%27 fill=%27%23E8E8E8%27 rx=%274%27/%3E%3Cpath stroke=%27%23181818%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%271.3%27 d=%27M5 10h10m-5-5v10%27/%3E%3C/svg%3E");
  }

  .lg\:\[\&\:not\(\:first-child\)\:\:before\]\:bg-center:not(:first-child)::before {
    background-position: center;
  }

  .lg\:\[\&\:not\(\:first-child\)\:\:before\]\:text-2xl:not(:first-child)::before {
    font-size: 24px;
    line-height: 32px;
  }

  .lg\:\[\&\:not\(\:first-child\)\:\:before\]\:font-bold:not(:first-child)::before {
    font-weight: 700;
  }

  .lg\:\[\&\:not\(\:first-child\)\:\:before\]\:text-grey-500:not(:first-child)::before {
    --tw-text-opacity: 1;
    color: rgba(102, 102, 102, 1);
    color: rgba(102, 102, 102, var(--tw-text-opacity, 1));
  }

  .lg\:\[\&\:not\(\:first-child\)\:\:before\]\:content-\[\'\'\]:not(:first-child)::before {
    --tw-content: '';
    content: var(--tw-content);
  }
}

@media (min-width: 1280px) {

  .xl\:\[\&\:not\(\:first-child\)\:\:before\]\:left-\[-24px\]:not(:first-child)::before {
    left: -24px;
  }
}

@media (min-width: 1024px) {

  .lg\:\[\&\:nth-child\(2\)\]\:w-\[calc\(\(100\%\/2\)\+2px\)\]:nth-child(2) {
    width: calc((100% / 2) + 2px);
  }

  .lg\:\[\&\:nth-child\(2\)\]\:border-l:nth-child(2) {
    border-left-width: 1px;
  }
}

.\[\&\:nth-child\(2n\)\]\:border-r-0:nth-child(2n) {
  border-right-width: 0px;
}

@media (min-width: 1024px) {

  .lg\:\[\&\:nth-child\(2n\)\]\:border-r:nth-child(2n) {
    border-right-width: 1px;
  }
}

.\[\&\:nth-child\(4\)\]\:w-\[calc\(\(140\/344\)\*100\%\)\]:nth-child(4) {
  width: calc((140 / 344) * 100%);
}

@media (min-width: 1024px) {

  .lg\:\[\&\:nth-child\(4\)\]\:w-1\/6:nth-child(4) {
    width: 16.666667%;
  }

  .lg\:\[\&\:nth-child\(4n\)\]\:border-r-0:nth-child(4n) {
    border-right-width: 0px;
  }
}

.\[\&\:nth-child\(5\)\]\:w-\[calc\(\(140\/344\)\*100\%\)\]:nth-child(5) {
  width: calc((140 / 344) * 100%);
}

@media (min-width: 1024px) {

  .lg\:\[\&\:nth-child\(5\)\]\:w-1\/6:nth-child(5) {
    width: 16.666667%;
  }
}

.\[\&\>\.accordion-item-icon\>\.icon\]\:h-5>.accordion-item-icon>.icon {
  height: 1.25rem;
}

.\[\&\>\.accordion-item-icon\>\.icon\]\:w-5>.accordion-item-icon>.icon {
  width: 1.25rem;
}

.\[\&\>\.accordion-item-icon\>\.icon\]\:text-grey-500>.accordion-item-icon>.icon {
  --tw-text-opacity: 1;
  color: rgba(102, 102, 102, 1);
  color: rgba(102, 102, 102, var(--tw-text-opacity, 1));
}

.\[\&\>\.animate-pulse\>div\]\:m-0>.animate-pulse>div {
  margin: 0px;
}

.\[\&\>button\:first-child\]\:w-full>button:first-child {
  width: 100%;
}

.\[\&\>button\:last-child\]\:hidden>button:last-child {
  display: none;
}

.\[\&\>div\:first-child\]\:border-t>div:first-child {
  border-top-width: 1px;
}

.\[\&\>div\>button\]\:m-0>div>button {
  margin: 0px;
}

.\[\&\>div\>button\]\:whitespace-nowrap>div>button {
  white-space: nowrap;
}

.\[\&\>div\]\:mb-4>div {
  margin-bottom: 1rem;
}

.\[\&\>div\]\:flex-row>div {
  flex-direction: row;
}

.\[\&\>label\]\:\!w-auto>label {
  width: auto !important;
}

.\[\&\>p\+p\]\:mt-4>p+p {
  margin-top: 1rem;
}

.\[\&\>p\>a\]\:normal-case>p>a {
  text-transform: none;
}

.\[\&\>p\>br\]\:hidden>p>br {
  display: none;
}

.\[\&\>span\.text\]\:flex-1>span.text {
  flex: 1 1 0%;
}

@media (min-width: 768px) {

  .\[\&\[aria-expanded\=\'true\'\]\]\:md\:pb-6[aria-expanded='true'] {
    padding-bottom: 1.5rem;
  }
}

.active .\[\.active_\&\]\:text-white {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
}

.is-active>.\[\.is-active\>\&\]\:visible {
  visibility: visible;
}

.is-active>.\[\.is-active\>\&\]\:left-0 {
  left: 0px;
}

.is-active>.\[\.is-active\>\&\]\:block {
  display: block;
}

.is-active>.\[\.is-active\>\&\]\: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));
}

.is-active>.\[\.is-active\>\&\]\:opacity-0 {
  opacity: 0;
}

.is-active>.\[\.is-active\>\&\]\:opacity-100 {
  opacity: 1;
}

@media (min-width: 1280px) {

  .is-active>.xl\:\[\.is-active\>\&\]\:left-0 {
    left: 0px;
  }
}

@media (max-width: 1279px) {

  .is-active>.xl-max\:\[\.is-active\>\&\]\:right-0 {
    right: 0px;
  }
}

.is-active .\[\.is-active_\&\]\:rotate-0 {
  --tw-rotate: 0deg;
  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));
}

.is-pin .\[\.is-pin_\&\]\:pointer-events-auto {
  pointer-events: auto;
}

.is-pin .\[\.is-pin_\&\]\:visible {
  visibility: visible;
}

.is-pin .\[\.is-pin_\&\]\:opacity-100 {
  opacity: 1;
}

@media (max-width: 1023px) {

  .is-pin .lg-max\:\[\.is-pin_\&\]\:max-h-\[calc\(100dvh-var\(--topbar-height\)-80px\)\] {
    max-height: calc(100dvh - var(--topbar-height) - 80px);
  }
}

.is-sub-active>.\[\.is-sub-active\>\&\]\:left-0 {
  left: 0px;
}

.is-unpin .\[\.is-unpin_\&\]\:pointer-events-auto {
  pointer-events: auto;
}

.is-unpin .\[\.is-unpin_\&\]\:visible {
  visibility: visible;
}

.is-unpin .\[\.is-unpin_\&\]\:opacity-100 {
  opacity: 1;
}

.open .\[\.open_\&\]\:mb-4 {
  margin-bottom: 1rem;
}

.open .\[\.open_\&\]\:block {
  display: block;
}

.open .\[\.open_\&\]\:hidden {
  display: none;
}

.recover-form-active .\[\.recover-form-active_\&\]\:hidden {
  display: none;
}

