/** Shopify CDN: Minification failed

Line 1906:21 Expected identifier but found "{"
Line 1906:22 Unexpected "{"
Line 1906:32 Expected ":"
Line 3113:29 Expected percentage but found "@media"
Line 3303:0 "@charset" must be the first rule in the file

**/
/* ============================================================
   aurlux.css
   Extracted + pruned from the aurlux.co product landing page.
   Combined theme+section CSS 676 KB  ->  pruned & deduped.
   Contains only the theme/section rules this page uses, plus
   @font-face / @keyframes / :root tokens / media queries.
   ============================================================ */

base64{background: none;
      border: none;
      padding: 0;}
.loox-icon{font-size: inherit;}
a[href='#looxReviews']{text-decoration:none; color: inherit;}
a[href='#looxReviewsFrame']{text-decoration:none; color: inherit;}
.rtl.loox-rating{display: flex; justify-content: flex-start; align-items: center;}
.rtl.loox-rating span{padding-right: 5px;}
.rtl.loox-rating .loox-icon[data-lx-fill="half"]{transform: rotateY(180deg);}
svg.loox-icon{width: 1em; height: 1em; flex-shrink: 0;}
.loox-rating .loox-rating-content{display: inline-flex; align-items: center; gap: 2px; vertical-align: middle;}
.loox-overlay-is-active{overflow: hidden !important;}
.loox-rating[data-alignment="left"]{text-align: right;}
.loox-rating[data-alignment="center"]{text-align: center;}
.loox-rating[data-alignment="right"]{text-align: left;}
.rtl.loox-rating[data-alignment="left"] .loox-rating-content{margin-right: auto;}
.rtl.loox-rating[data-alignment="center"] .loox-rating-content{margin: 0 auto}
.rtl.loox-rating[data-alignment="right"] .loox-rating-content{margin-left: auto;}
.shopify-app-block:has(> .loox-widget){width: 100%;}
.loox-rating[data-floating-product-reviews-enabled="true"]{cursor: pointer;}
#looxReviews{float:none;clear:both;}
#looxReviews:before, #looxReviews:after{content:" ";visibility:hidden;display:block;height:0;clear:both;}
[data-lx-fill='empty']{--lx-rating-percent: 0%;}
[data-lx-fill='half']{--lx-rating-percent: 50%;}
[data-lx-fill='full']{--lx-rating-percent: 100%;}
@keyframes hxo-slide-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
@keyframes folder-item-hide{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}
@keyframes folder-item-show{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
@keyframes folder-height-show{0%{opacity:0}to{height:0}to{height:-moz-max-content;height:max-content;opacity:1}}
@keyframes folder-height-hide{0%{height:-moz-max-content;height:max-content;opacity:1}to{max-height:0;opacity:0}}
#shopify-buyer-consent.hidden{display: none;}
@font-face{font-family: Poppins;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("//aurlux.co/cdn/fonts/poppins/poppins_n4.0ba78fa5af9b0e1a374041b3ceaadf0a43b41362.woff2") format("woff2"),
       url("//aurlux.co/cdn/fonts/poppins/poppins_n4.214741a72ff2596839fc9760ee7a770386cf16ca.woff") format("woff");}
@font-face{font-family: Poppins;
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("//aurlux.co/cdn/fonts/poppins/poppins_n7.56758dcf284489feb014a026f3727f2f20a54626.woff2") format("woff2"),
       url("//aurlux.co/cdn/fonts/poppins/poppins_n7.f34f55d9b3d3205d2cd6f64955ff4b36f0cfd8da.woff") format("woff");}
@font-face{font-family: Poppins;
  font-weight: 400;
  font-style: italic;
  font-display: swap;
  src: url("//aurlux.co/cdn/fonts/poppins/poppins_i4.846ad1e22474f856bd6b81ba4585a60799a9f5d2.woff2") format("woff2"),
       url("//aurlux.co/cdn/fonts/poppins/poppins_i4.56b43284e8b52fc64c1fd271f289a39e8477e9ec.woff") format("woff");}
@font-face{font-family: Poppins;
  font-weight: 700;
  font-style: italic;
  font-display: swap;
  src: url("//aurlux.co/cdn/fonts/poppins/poppins_i7.42fd71da11e9d101e1e6c7932199f925f9eea42d.woff2") format("woff2"),
       url("//aurlux.co/cdn/fonts/poppins/poppins_i7.ec8499dbd7616004e21155106d13837fff4cf556.woff") format("woff");}
@font-face{font-family: Poppins;
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url("//aurlux.co/cdn/fonts/poppins/poppins_n5.ad5b4b72b59a00358afc706450c864c3c8323842.woff2") format("woff2"),
       url("//aurlux.co/cdn/fonts/poppins/poppins_n5.33757fdf985af2d24b32fcd84c9a09224d4b2c39.woff") format("woff");}
:root, .color-background-1{--color-background: 255,255,255;
          
            --gradient-background: #ffffff;
          

          

          --color-foreground: 18,18,18;
          --color-background-contrast: 191,191,191;
          --color-shadow: 18,18,18;
          --color-button: 18,18,18;
          --color-button-text: 255,255,255;
          --color-secondary-button: 255,255,255;
          --color-secondary-button-text: 18,18,18;
          --color-link: 18,18,18;
          --color-badge-foreground: 18,18,18;
          --color-badge-background: 255,255,255;
          --color-badge-border: 18,18,18;
          --payment-terms-background-color: rgb(255 255 255);
          --sale-price: rgb(18 18 18);}
.color-background-2{--color-background: 31,29,36;
          
            --gradient-background: linear-gradient(271deg, rgba(248, 104, 154, 0.94), rgba(248, 111, 136, 1) 14%, rgba(0, 0, 0, 1) 96%);
          

          

          --color-foreground: 255,255,255;
          --color-background-contrast: 43,40,50;
          --color-shadow: 0,0,0;
          --color-button: 255,255,255;
          --color-button-text: 31,29,36;
          --color-secondary-button: 31,29,36;
          --color-secondary-button-text: 255,255,255;
          --color-link: 255,255,255;
          --color-badge-foreground: 255,255,255;
          --color-badge-background: 31,29,36;
          --color-badge-border: 255,255,255;
          --payment-terms-background-color: rgb(31 29 36);
          --sale-price: rgb(18 18 18);}
.color-accent-2{--color-background: 255,255,255;
          
            --gradient-background: #ffffff;
          

          

          --color-foreground: 18,18,18;
          --color-background-contrast: 191,191,191;
          --color-shadow: 18,18,18;
          --color-button: 248,104,154;
          --color-button-text: 255,255,255;
          --color-secondary-button: 255,255,255;
          --color-secondary-button-text: 249,163,193;
          --color-link: 249,163,193;
          --color-badge-foreground: 18,18,18;
          --color-badge-background: 255,255,255;
          --color-badge-border: 18,18,18;
          --payment-terms-background-color: rgb(255 255 255);
          --sale-price: rgb(18 18 18);}
.color-scheme-15ab6c1a-5144-4b7d-a402-482fa31b8c04{--color-background: 249,163,193;
          
            --gradient-background: #f9a3c1;
          

          

          --color-foreground: 18,18,18;
          --color-background-contrast: 241,43,112;
          --color-shadow: 18,18,18;
          --color-button: 249,163,193;
          --color-button-text: 255,255,255;
          --color-secondary-button: 249,163,193;
          --color-secondary-button-text: 255,126,141;
          --color-link: 255,126,141;
          --color-badge-foreground: 18,18,18;
          --color-badge-background: 249,163,193;
          --color-badge-border: 18,18,18;
          --payment-terms-background-color: rgb(249 163 193);
          --sale-price: rgb(18 18 18);}
.color-scheme-ee471c38-1402-4188-bc8a-f0d6e05c119d{--color-background: 249,163,193;
          
            --gradient-background: #f9a3c1;
          

          

          --color-foreground: 255,255,255;
          --color-background-contrast: 241,43,112;
          --color-shadow: 31,29,36;
          --color-button: 31,29,36;
          --color-button-text: 255,255,255;
          --color-secondary-button: 249,163,193;
          --color-secondary-button-text: 31,29,36;
          --color-link: 31,29,36;
          --color-badge-foreground: 255,255,255;
          --color-badge-background: 249,163,193;
          --color-badge-border: 255,255,255;
          --payment-terms-background-color: rgb(249 163 193);
          --sale-price: rgb(18 18 18);}
body, .color-background-1, .color-background-2, .color-accent-2, .color-scheme-15ab6c1a-5144-4b7d-a402-482fa31b8c04, .color-scheme-ee471c38-1402-4188-bc8a-f0d6e05c119d{color: rgba(var(--color-foreground), 0.85);
          
          background-color: rgb(var(--color-background));}
:root{--font-body-family: Poppins, sans-serif;
          --font-body-style: normal;
          --font-body-weight: 400;
          --font-body-weight-bold: 700;
          --font-body-height: 1.4;
          --font-body-spacing: 0.5px;
          --font-menu-family: Poppins, sans-serif;
          --font-menu-style: normal;
          --font-menu-weight: 400;
          --font-menu-weight-medium: 500;
          --font-menu-weight-bold: 700;
          --font-button-family: Poppins, sans-serif;
          --font-button-style: normal;
          --font-button-weight: 600;
          --font-button-weight-medium: 500;
          --font-button-weight-bold: 900;
          --font-collapsible-family: Poppins, sans-serif;
          --font-collapsible-style: normal;
          --font-collapsible-weight: 500;
          --font-collapsible-weight-medium: 500;
          --font-collapsible-weight-bold: 800;
          --font-collapsible-size: 18px;
          --font-collapsible-spacing: 0px;

          --font-heading-family: Poppins, sans-serif;
          --font-heading-style: normal;
          --font-heading-italic: Poppins, sans-serif;
          --font-heading-italic-style: normal;
          --font-heading-weight: 400;
          --font-heading-spacing: -0.5px;
          --font-heading-height: 1.2;

          --font-body-scale: 1.0;
          --font-heading-scale: 1.3;

          --media-padding: px;
          --media-border-opacity: 0.05;
          --media-border-width: 0px;
          --media-radius: 12px;
          --media-shadow-opacity: 0.0;
          --media-shadow-horizontal-offset: 0px;
          --media-shadow-vertical-offset: 4px;
          --media-shadow-blur-radius: 5px;
          --media-shadow-visible: 0;

          --page-width: 140rem;
          --page-width-margin: 0rem;

          --product-card-image-padding: 0.0rem;
          --product-card-corner-radius: 1.2rem;
          --product-card-text-alignment: center;
          --product-card-border-width: 0.0rem;
          --product-card-border-opacity: 0.1;
          --product-card-shadow-opacity: 0.05;
          --product-card-shadow-visible: 1;
          --product-card-shadow-horizontal-offset: 1.0rem;
          --product-card-shadow-vertical-offset: 1.0rem;
          --product-card-shadow-blur-radius: 3.5rem;

          --collection-card-image-padding: 0.0rem;
          --collection-card-corner-radius: 0%;
          --collection-card-text-alignment: center;
          --collection-card-border-width: 0.0rem;
          --collection-card-border-opacity: 0.1;
          --collection-card-shadow-opacity: 0.05;
          --collection-card-shadow-visible: 1;
          --collection-card-shadow-horizontal-offset: 1.0rem;
          --collection-card-shadow-vertical-offset: 1.0rem;
          --collection-card-shadow-blur-radius: 3.5rem;

          --blog-card-image-padding: 0.0rem;
          --blog-card-corner-radius: 0.6rem;
          --blog-card-text-alignment: left;
          --blog-card-border-width: 0.1rem;
          --blog-card-border-opacity: 0.1;
          --blog-card-shadow-opacity: 0.05;
          --blog-card-shadow-visible: 1;
          --blog-card-shadow-horizontal-offset: 0.0rem;
          --blog-card-shadow-vertical-offset: 0.4rem;
          --blog-card-shadow-blur-radius: 4.0rem;

          --badge-corner-radius: 0.2rem;
          --badge-border-width: 0.0rem;
          --badge-border-color: transparent;

          --popup-border-width: 1px;
          --popup-border-opacity: 0.05;
          --popup-corner-radius: 2px;
          --popup-shadow-opacity: 0.0;
          --popup-shadow-horizontal-offset: 0px;
          --popup-shadow-vertical-offset: 4px;
          --popup-shadow-blur-radius: 5px;

          --drawer-border-width: 1px;
          --drawer-border-opacity: 0.05;
          --drawer-shadow-opacity: 0.0;
          --drawer-shadow-horizontal-offset: 0px;
          --drawer-shadow-vertical-offset: 4px;
          --drawer-shadow-blur-radius: 5px;

          --spacing-sections-desktop: 0px;
          --spacing-sections-mobile: 0px;

          --grid-desktop-vertical-spacing: 8px;
          --grid-desktop-horizontal-spacing: 16px;
          --grid-mobile-vertical-spacing: 4px;
          --grid-mobile-horizontal-spacing: 8px;

          --text-boxes-border-opacity: 0.05;
          --text-boxes-border-width: 0px;
          --text-boxes-radius: 24px;
          --text-boxes-shadow-opacity: 0.0;
          --text-boxes-shadow-visible: 0;
          --text-boxes-shadow-horizontal-offset: 0px;
          --text-boxes-shadow-vertical-offset: 4px;
          --text-boxes-shadow-blur-radius: 5px;

          --buttons-radius: 6px;
          --buttons-radius-outset: 7px;
          --buttons-border-width: 1px;
          --buttons-border-opacity: 1.0;
          --buttons-shadow-opacity: 0.0;
          --buttons-shadow-visible: 0;
          --buttons-shadow-horizontal-offset: 0px;
          --buttons-shadow-vertical-offset: 4px;
          --buttons-shadow-blur-radius: 10px;
          --buttons-border-offset: 0.3px;

          --inputs-radius: 4px;
          --inputs-border-width: 1px;
          --inputs-border-opacity: 0.1;
          --inputs-shadow-opacity: 0.0;
          --inputs-shadow-horizontal-offset: 0px;
          --inputs-margin-offset: 0px;
          --inputs-shadow-vertical-offset: 4px;
          --inputs-shadow-blur-radius: 5px;
          --inputs-radius-outset: 5px;

          --variant-pills-radius: 40px;
          --variant-pills-border-width: 1px;
          --variant-pills-border-opacity: 0.0;
          --variant-pills-shadow-opacity: 0.0;
          --variant-pills-shadow-horizontal-offset: 2px;
          --variant-pills-shadow-vertical-offset: 4px;
          --variant-pills-shadow-blur-radius: 10px;
          --button-height: 5rem;
          --button-height_mobile: 4.8rem;
          --button-style: none;
          --button-text-size: 16px;
          --button-text-size_mobile: 15px;
          --button-text-space: 1px;
          --button-text-weight: 600;

          --fancy-gradient: linear-gradient(108deg, rgba(255, 126, 141, 1), rgba(255, 46, 84, 1) 68%);
          --fancy-text: #a563fc;
          --fancy-background: #FFFFFF;
          --fancy-text-size: 100%;
          --fancy-padding-left: 10px;
          --fancy-padding-right: 10px;
          --fancy-padding-top: 0px;
          --fancy-padding-bottom: 0px;
          --fancy-border-radius: 0px;
          --fancy-padding-bottom: 0px;

          --badge-size: 1;}
*, *::before, *::after{box-sizing: inherit;}
html{box-sizing: border-box;
          font-size: calc(var(--font-body-scale) * 62.5%);
          height: 100%;}
body{display: grid;
          grid-template-rows: auto auto 1fr auto;
          grid-template-columns: 100%;
          min-height: 100%;
          margin: 0;
          font-size: 1.5rem;
          letter-spacing: var(--font-body-spacing);
          line-height: var(--font-body-height);
          font-family: var(--font-body-family);
          font-style: var(--font-body-style);
          font-weight: var(--font-body-weight);
          font-synthesis: none;
          -moz-font-feature-settings: 'kern';
          -webkit-font-smoothing: antialiased;}
body{color: #121212e6 !important;}
@media screen and (min-width: 750px){
body{font-size: 1.6rem;}
}
shopify-accelerated-checkout{--shopify-accelerated-checkout-button-block-size: var(--button-height);}
.cart-drawer .price{font-size: 12px;}
.section-sections--25970983403786__countdown_timer_3bin7U-padding{padding-top: 6px;
    padding-bottom: 6px;}
@media screen and (min-width: 750px){
.section-sections--25970983403786__countdown_timer_3bin7U-padding{padding-top: 8px;
      padding-bottom: 8px;}
}
.section-sections--25970983403786__countdown_timer_3bin7U-margin{padding-top: 0px;
    padding-bottom: 0px;}
.timer-wrapper{border-left:none; border-right:none;border-radius:0;}
.timer-width{max-width: 600px;
      margin: auto;
      display: flex;
      justify-content: center;
      flex-wrap: nowrap;
      line-height: 1.1;
      align-items: center;
      padding-left: 40px;
      padding-right: 40px;
      row-gap:10px;
      column-gap: 5px;}
@media screen and (max-width: 740px){
.timer-width{flex-direction: row;
      padding-left: 10px;
      padding-right: 10px;}
}
.ct-text{text-align:right;
      align-items:left;
     
      font-size: 15px;
      display: flex;
      row-gap: 10px;}
@media screen and (max-width: 740px){
.ct-text{text-align:center;
      align-items:center;
      font-size: 14px;}
}
.ct-text h1, .ct-text h2, .ct-text h3, .ct-text p, .ct-text h4, .ct-text h5, .ct-text h6{margin: 0;}
.timer-clock{font-size: 10px;
      font-weight: bold;}
.timer{display: flex;
      align-items: center;
      color:#212121;
      flex-direction: row;
      column-gap: 2px;
      justify-content: space-evenly;
      flex-wrap: wrap;
      zoom:1;
      min-width: max-content;}
@media screen and (max-width: 740px){
.timer{column-gap: 6px;
        zoom:0.8;}
}
.expired{display:none;
        font-size: 20px;
        margin:0;}
.expired p{margin:0;}
.count{display: flex;
      background: #ffffff;
      
      flex-direction: column;
      align-content: flex-start;
      justify-content: center;
      flex-wrap: wrap;
      align-items: center;
      padding: 0.1rem 0.6rem;
      border-radius: 2px;
      line-height: 1.1;}
.l-font-small{font-size: 16px;
      font-weight: bold;}
header-drawer{justify-self: start;
    margin-left: -1.2rem;}
@media screen and (min-width: 990px){
header-drawer{display: none;}
}
.mega_menu_img .title{padding-top: 0.8rem;
 font-size: 1.5rem;}
.js .menu-drawer__submenu{z-index: 2;}
.swiper{margin-top: 15px; 
  padding: 0 3rem;}
.swiper .mega-menu__link .title{text-align: start;}
.guaranttee-atc{flex-direction: column;}
.main-atc__guarantee{display: flex;
    align-items: center;
    gap: 5px;
    font-size: 14px;
    font-weight: 400;
    color: #FDD2E1;
    letter-spacing: 0px;
    line-height: 1;
    text-transform: uppercase;}
.mon-sup{display: none !important;}
.aurlux-var-v3.my-aurlux-2.silker-design{order: 1;}
#MainProduct-template--27435880841482__main .product-form__input .aurlux-var-v3.my-aurlux-1.silker-design{order: 2 !important;}
.aurlux-var-v3.my-aurlux-3.silker-design{order: 3;}
.after-sbrib-2{display: none !important;}
.lumin-price{line-height: normal;}
#variant-radios-template--27435880841482__main .form__label:after, #variant-radios-template--27435880841482__main .form__label:before{content: "";
  flex-grow: 1;
  display: block;
  height: 2px;
  background-color: #fef6f9;}
#variant-radios-template--27435880841482__main .form__label{display: flex;
  justify-content: center;
  gap: 10px;
  width: 100%;
  align-items: center;}
@keyframes ping{75%, 100% {
    transform: scale(2);
    opacity: 0;
  }}
.under-media{}
@media screen and (max-width: 750px){
.product__column-sticky .thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide{width: calc(22% - .6rem);}
.product .slider-button{display: none !important;}
}
@media screen and (max-width: 749px){
.product__media-list .product__media-item{width: calc(100% - 0% +  var(--grid-mobile-horizontal-spacing) - var(--grid-mobile-horizontal-spacing)) !important;}
.thumbnail{left: 2px;}
.product__media-list .media>*{overflow: hidden;}
.product__media-list .media>*{border-radius: 0;}
.product__media-list video{border-radius: 0;}
.lumin-slider.slider.slider--mobile{scroll-padding-left: 0rem !important;}
.grid--peek.slider--mobile{margin: auto;
      width: 100%;}
}
.product__media-wrapper{padding-left: 0;
  padding-bottom: 1rem;}
@media screen and (max-width: 749px){
.slider.slider--mobile .slider__slide{padding-top: 0 !important;}
}
@media screen and (min-width: 601px){
.lumin-container{border: 1px solid #ffffff;
    border-radius: 0px;
    background: #ffffff;
    padding: 0px !important;}
}
.section-template--27435880841482__main-padding{padding-top: 0px;
    padding-bottom: 0px;}
@media screen and (min-width: 750px){
.section-template--27435880841482__main-padding{padding-top: 24px;
      padding-bottom: 0px;}
}
@media screen and (max-width: 749px){
.quick-add-modal__content-info .product__media-list .product__media-item{width: 100% !important;}
}
.lumin-price{font-size: 20px !important;
                          display: flex;
                          align-items: center;
                          flex-wrap: wrap;
                          padding: 4px 0 4px 0;
                          color: #212121 !important;
                    
                          font-weight: 600;
                          display: flex;
                          align-content: center;
                          align-items: center;
                          flex-wrap: wrap;}
.product__info-container .price--on-sale .price-itemm--regular{font-size: 20px !important;
                          color: #121212 !important;
                          letter-spacing: 0;}
.lm-badge{font-size: 11px;
                          line-height: 1;
                          color: #ffffff;
                          background: #f9a3c1;
                          
                          
                          font-weight:400;}
.lm-badge-soldout{font-size: 11px;
                          line-height: 1;}
.lm-badge svg{width: 11px;
                      
                          height:auto;}
#iframe-frontrow-quant{height: 0px;}
#frontrow-badge{position:relative;display:flex;}
.iframe-frontrow{width:100%;margin:0}
.text-benefits p{margin: 5px 0;}
.form__label-variant_picker_Gt8cnB{font-weight: normal;
                            font-size: 14px;}
.form__label-variant_picker_Gt8cnB span{padding-left: 5px;
                          border-left: 1px solid rgb(var(--color-foreground), 0.1);
                          margin-left: 6px;}
.product-form__buttons{display: block;}
.product-form__submit{margin-bottom: 1rem;}
:root{--lm-button-box: 248,104,154;}
.lm-main-button{background-color: #f8689a;
                      background: ;
                      color: #ffffff;}
.lm-main-button::after{box-shadow: 0 0 0 calc(var(--buttons-border-width) + var(--border-offset))
                      rgba(var(--color-button-text), var(--border-opacity)),
                      0 0 0 var(--buttons-border-width) rgb(255 204 4 / 0%);}
.lm-main-button:not([disabled]):hover:after{box-shadow: 0 0 0 calc(var(--buttons-border-width) + var(--border-offset))
                      rgba(var(--color-button-text), var(--border-opacity)),
                      0 0 0 var(--buttons-border-width) rgb(255 204 4 / 0%);}
.lm-main-button{position: relative;
                        overflow: hidden;}
.lm-main-button::before{content: '';
                        position: absolute;
                        z-index:0;
                        top: 0;
                        left: -105%;
                        width: 100%;
                        height: 100%;
                        background: linear-gradient(90deg, rgba(255,255,255,0.2), rgba(255,255,255,0.8), rgba(255,255,255,0.2));
                        transform: skewX(-20deg);
                        transition: all 0.5s ease-in-out;}
.lm-main-button:hover::before{left: 105%;}
.shipping-estimate{display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 10px 0 0 0;
    gap: 15px;
    flex-wrap: nowrap;}
.shipping-estimate__delivery{align-items: center;
    gap: 8px;
    color: #000000;
    font-size: 16px;
    line-height: 19px;
    display: flex;
    flex-wrap: nowrap;
    white-space: nowrap;}
.shipping-estimate__date{font-weight: 700;}
.shipping-estimate__fast{align-items: center;
    gap: 8px;
    color: #000000;
    font-size: 16px;
    line-height: 19px;
    display: flex;
    flex-wrap: nowrap;
    white-space: nowrap;}
.shipping-estimate__fast strong{font-weight: 700;}
.shipping-estimate__flag{width: 20px;
    height: 15px;
    border-radius: 2px;
    object-fit: cover;
    flex-shrink: 0;}
.pulse-dot{width: 10px;
    height: 10px;
    background-color: #00B67A;
    border-radius: 50%;
    flex-shrink: 0;
    position: relative;
    display: block !important;}
.pulse-dot::after{content: "";
    width: 10px;
    height: 10px;
    background: #00B67A;
    display: flex;
    transform: unset;
    border-radius: 100%;
    animation: pulse 1.5s infinite;
    position: absolute;
    top: 0;
    left: 0;}
@keyframes pulse{0% {
      transform: scale(1);
      opacity: 1;
    }
    70% {
      transform: scale(2);
      opacity: 0;
    }
    100% {
      transform: scale(2);
      opacity: 0;
    }}
@media (max-width: 639px){
.shipping-estimate__fast, .shipping-estimate__delivery{font-size: 13px;
    line-height: normal;}
.shipping-estimate{gap: 8px;}
}
@media (max-width: 480px){
.shipping-estimate__fast, .shipping-estimate__delivery{font-size: 12px;}
.shipping-estimate{gap: 6px;}
}
.section-template--27435880841482__main-padding .review-items-container{padding-top: 8px;
    padding-bottom: 0px;}
@media screen and (min-width: 750px){
.section-template--27435880841482__main-padding .review-items-container{padding-top: 10px;
      padding-bottom: 0px;}
}
.guarantee-badge{display: flex;
  align-items: center;
  gap: 12px;
  padding: 16px 20px;
  background-color: #f8f9fa;
  border: 1px solid #e9ecef;
  border-radius: 8px;
  max-width: 400px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  margin: 16px 0;}
.guarantee-icon{flex-shrink: 0;
  width: 24px;
  height: 24px;
  color: #28a745;}
.guarantee-icon svg{width: 100%;
  height: 100%;}
.guarantee-text{flex: 1;}
.guarantee-main{font-size: 14px;
  font-weight: 500;
  color: #333;
  line-height: 1.4;
  display: block;}
@media (max-width: 768px){
.guarantee-badge{padding: 14px 16px;
    gap: 10px;}
.guarantee-main{font-size: 13px;}
}
.guarantee-badge:hover{background-color: #f1f3f4;
  transition: background-color 0.2s ease;}
.sticky-atc-content{display: flex;
    flex-direction: column;
    gap: 10px;}
.sticky-atc-mobile, .sticky-atc-desktop{width: 100%;}
.sticky-atc-price .price--on-sale .price-itemm--regular{color: #000000;}
#selectedVariantImage-desktop{max-width: 100%;
    height: 100%;
    object-fit: cover;}
.sticky-atc{position: fixed;
    z-index: 3;
    width: 100%;
    padding: 10px;
    transition: top 0.3s ease-out, bottom 0.3s ease-out;}
.sticky-atc.show{top: auto;
    bottom: auto;}
.sticky-atc.always-visible{top: auto !important;
    bottom: auto !important;}
.sticky-atc .sticky-atc-variant-selects{display: flex;
    flex-direction: column;
    gap: 5px;}
.sticky-atc-active-variant{display: flex;
    flex-wrap: wrap;
    gap: 0;}
.sticky-atc-active-variant__option{font-size: 13px;
    color: #212121;
    margin-bottom:5px;
    line-height: 100%;}
.sticky-atc-active-variant__option-name{font-weight: normal;
    margin-right: 5px;}
.sticky-atc-active-variant__option-value{color: #212121;
    opacity: 0.6;}
.sticky-atc-variants select{height: 3.2rem;}
.sticky-atc-variants .product-form__input{margin: 0;}
.sticky-atc-price{display: flex;
    justify-content: flex-start;
    align-items: center;}
.atc-button-container .form{display: flex;
    align-items: center;
    justify-content: center;}
.product-form__buttons.sticky-product-form__buttons{width: 100%;}
.atc-button-container .product-form__submit{margin: 0;}
.atc-button-container .button{font-size: 14px;
    color: #FFFFFF;
    background-color: #f8689a;
    border: 2px solid #f8689a;
    border-radius:80px;
    --focused-base-box-shadow: none;
    --focused-base-outline-offset: 0;
    --focused-base-outline: 0;}
.atc-button-container .button:after{box-shadow: 0 0 0 calc(var(--buttons-border-width) + var(--border-offset))
        rgba(var(--color-button-text), var(--border-opacity)),
      0 0 0 var(--buttons-border-width) rgb(255 204 4 / 0%);
     border-radius:80px;}
.sticky-atc-image img{width: 50px;
     border-radius:0px;}
@media (max-width: 749px){
.sticky-atc-desktop{display: none;}
.sticky-atc{padding:0;
      
       border-radius: 0px;}
.atc-button-container-round .button:before{box-shadow: none;
      border-radius: 100px;}
.atc-button-container-round .button:after{box-shadow: none;
      border-radius: 100px;}
.atc-button-container-round .button:hover{border-radius: 100px;}
.sticky-atc.show, .sticky-atc.always-visible{bottom: 8px !important;
        top: auto !important;
      
       width: calc(100% - 3rem);}
.sticky-atc-mobile-content{flex: 1;}
.sticky-atc-mobile-flex{display: flex;
      align-items: center;
      gap: 15px;
      margin: 0;
      justify-content: space-between;}
.sticky-atc-image{flex: 0 0 50px;
      max-width: 80px;
      line-height: 0;}
.sticky-atc-title-mobile{font-weight: bold;
      font-style: normal;
      font-size: 1.3rem;
      margin-bottom: 5px;
      color: #212121;
      line-height:normal;
      display: -webkit-box;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;  
      overflow: hidden;}
.sticky-atc .product-form__input--dropdown{width: 100%;
      max-width: none;
      display: flex;
      align-items: center;}
.sticky-atc .product-form__input--dropdown .form__label{flex: 0 0 auto;
      width: 20%;
      margin-right: 10px;
      margin-bottom: 0;
      font-size: 1.2rem;}
.sticky-atc .product-form__input--dropdown .select{flex: 1 1 auto;}
.sticky-atc .product-form__input--dropdown select{width: 100%;
      height: 2.8rem;}
.sticky-atc-variants{margin-bottom: 0;
      max-width: 40rem;}
.sticky-atc-active-variant__option{display: block;
      line-height: normal;}
.sticky-atc-active-variant__option-name, .sticky-atc-active-variant__option-value{display: inline-block;}
.sticky-atc-price{justify-content: normal;}
.sticky-atc-mobile .sticky-atc-price .price__containerr{color: #000000;
      font-size: 1.5rem;
      font-weight: normal;
      font-style: normal;}
.atc-button-container{margin: 0;
      
      width: 100%;
      padding: 0;}
.atc-button-container .product-form__submit{margin: 0;
      border-radius: 80px;}
.atc-button-container .product-form__submit svg{width: calc(50px/2);
      height: calc(50px/2);}
}
@media (min-width: 750px){
.sticky-atc{padding: 10px;
      width: 100%;
      
      
      
      background-color: #ffffff;
      background-image: ;
      border: 1px solid #E6E6E6;
      left: 50% !important;
      translate: -50%;}
.sticky-atc-mobile{display: none;}
.sticky-atc.show, .sticky-atc.always-visible{bottom: 0px !important;
        
        top: auto !important;
      
        left: 50% !important;
        translate: -50%;}
.sticky-atc .content-container{display: flex;
      flex-direction: row;
      align-items: center;
      gap: 20px;}
.sticky-atc-desktop{display: flex;
      align-items: center;
      gap: 20px;
      grid-template-columns: 80px minmax(0, 1fr) auto;
      justify-content: space-between;}
.sticky-atc-image{flex: 0 0 50px;
      overflow: hidden;
      display: flex;
      align-items: center;
      justify-content: center;}
#selectedVariantImage-desktop{height: 100%;
      object-fit: contain;
      max-width: 100%;
      max-height: 100%;
      width:100%;}
.sticky-atc-title{}
.sticky-atc-contents{flex: 0 0  calc(100% - 50px - 190px);
      overflow: hidden;
      display: flex;
      column-gap: 20px;
      align-items: center;
      justify-content: space-between;}
.sticky-atc-title-desktop{font-size: 1.3rem;
      font-weight: bold;
      font-style: normal;
      color: #212121;
      line-height: normal;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;  
      overflow: hidden;}
.sticky-atc-desktop .sticky-atc-price .price__containerr{color: #000000;
      font-size: 1.5rem;
      font-weight: normal;
      font-style: normal;}
.sticky-atc .sticky-atc-variant-selects{flex-direction: row;
      flex-wrap: nowrap;
      align-items: center;
      justify-content: center;}
.sticky-atc .product-form__input--dropdown{flex: 1 1 auto;
      min-width: 50px;
      max-width: 250px;}
}
@media (min-width: 990px){
.sticky-atc-active-variant{gap: 0;}
}
@media (min-width: 750px) and (max-width: 1099px){
.sticky-atc-variants{flex: 0 0 40%;}
}
#shopify-section-template--27435880841482__main .icon-with-text--vertical{padding: 0 !important; margin: 1.5rem 0;}
#shopify-section-template--27435880841482__main .aurlux-var-v3.my-aurlux-1.silker-design{order: 0 !important;}
#shopify-section-template--27435880841482__main span.free-aurlux img{width: 30px !important;}
#shopify-section-template--27435880841482__main .free-aurlux span{font-size: 13px; line-height: 16px;}
.section-template--27435880841482__e80cb7bb-7295-4d49-bbf9-cb8f0fdd2f92-padding{padding-top: 0px;
    padding-bottom: 0px;}
.collapsible-content__grid .left_data_content{margin-right: 30px;}
.left_heading.h1{font-size:36px;}
.new_layout .collapse_itemm{list-style: none;
    background: #fafafa;
    padding-top: 35px;
    border-radius: 10px;
    padding-bottom: 20px;
    padding-right: 50px;
    padding-left: 50px;}
.new_layout .collapsible-content summary:hover{background:none;}
.new_layout .collapsible-content summary:hover .accordion__title{text-decoration:none;}
.collapsible-content summary svg{position: absolute;
    height: .9rem;
    right: 1.5rem;
    top: calc(50% - .3rem);}
.collapse_itemm details[open] summary .icon-plus{display:none;}
@media screen and (max-width: 749px){
.left_heading.h1{font-size: 26px;}
.collapsible-content__grid .left_data_content{margin-right: 0;}
.new_layout .collapse_itemm{padding:20px;}
}
.new_layout2 .collapsible-content summary:hover .accordion__title{}
.new_layout2  .accordion__title{color: #fff;
   font-size:19px;}
.new_layout2  .collapsible-content .accordion{background: #f9a3c1;
    padding: 3px 20px;
    border-radius: 50px;
    color: #fff;
    margin-bottom: 12px;
   border: none;
   cursor:pointer;}
.new_layout2 .collapsible-content summary:hover{background: transparent;}
.section-template--27435880841482__rich_text_pWMfJP-padding{padding-top: 24px;
    padding-bottom: 0px;}
@media screen and (min-width: 750px){
.section-template--27435880841482__rich_text_pWMfJP-padding{padding-top: 32px;
      padding-bottom: 0px;}
}
.custom-video-carousel{width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;}
.custom-video-slide{display: flex;
  justify-content: center;
  align-items: center;}
.custom-video-wrapper{width: 100%;
  overflow: hidden;
  box-shadow: 0px 4px 12px rgba(0,0,0,0.1);}
.custom-video-wrapper video{width: 100%;
  height: auto;
  display: block;
  object-fit: cover;}
.custom-video-swiper-template--27435880841482__video_slider_2_34z6Db{padding-bottom: 30px !important;
    padding: 0;}
.custom-video-swiper-template--27435880841482__video_slider_2_34z6Db .swiper-pagination{bottom: 0px;
    display: flex;
    gap: 5px;
    justify-content: center;
    align-items: center;}
.custom-video-swiper-template--27435880841482__video_slider_2_34z6Db span.swiper-pagination-bullet.swiper-pagination-bullet-active{background: #121212;
    width: 9px;
    height: 9px;}
.custom-video-swiper-template--27435880841482__video_slider_2_34z6Db span.swiper-pagination-bullet{width: 7px;
    height: 7px;}
#shopify-section-template--27435880841482__video_slider_2_34z6Db .custom-video-carousel .swiper-wrapper{justify-content: center;}
.section-template--27435880841482__rich_text_DKPeJM-padding{padding-top: 15px;
    padding-bottom: 9px;}
@media screen and (min-width: 750px){
.section-template--27435880841482__rich_text_DKPeJM-padding{padding-top: 20px;
      padding-bottom: 12px;}
}
.section-template--27435880841482__image_with_text_xwhe8q-padding{padding-top: 9px;
    padding-bottom: 15px;}
@media screen and (min-width: 750px){
.section-template--27435880841482__image_with_text_xwhe8q-padding{padding-top: 12px;
      padding-bottom: 20px;}
}
.section-template--27435880841482__rich_text_F3x4Xi-padding{padding-top: 15px;
    padding-bottom: 39px;}
@media screen and (min-width: 750px){
.section-template--27435880841482__rich_text_F3x4Xi-padding{padding-top: 20px;
      padding-bottom: 52px;}
}
.section-template--27435880841482__logo_list_aiYKNB-padding{padding-top: 0px;
    padding-bottom: 0px;}
@media screen and (min-width: 750px){
.logo-list-template--27435880841482__logo_list_aiYKNB .logo-list__item svg, .logo-list-template--27435880841482__logo_list_aiYKNB .logo-list__item, .logo-list-template--27435880841482__logo_list_aiYKNB .logo-list__item img{height: 50px;}
}
.section-template--27435880841482__rich_text_8Gkkqg-padding{padding-top: 30px;
    padding-bottom: 12px;}
@media screen and (min-width: 750px){
.section-template--27435880841482__rich_text_8Gkkqg-padding{padding-top: 40px;
      padding-bottom: 16px;}
}
.custom-image-carousel{width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;}
.custom-image-slide{display: flex;
  justify-content: center;
  align-items: center;}
.custom-image-wrapper{width: 100%;
  
  overflow: hidden;
  box-shadow: 0px 4px 12px rgba(0,0,0,0.1);}
.custom-image-wrapper img{width: 100%;
  height: auto;
  display: block;
  object-fit: cover;}
.custom-image-swiper-template--27435880841482__image_slider_2_in9d6D{padding-bottom: 30px !important;
    padding: 0;}
.custom-image-swiper-template--27435880841482__image_slider_2_in9d6D .swiper-pagination{bottom: 0px;
    display: flex;
    gap: 5px;
    justify-content: center;
    align-items: center;}
.custom-image-swiper-template--27435880841482__image_slider_2_in9d6D span.swiper-pagination-bullet.swiper-pagination-bullet-active{background: #121212;
    width: 9px;
    height: 9px;}
.custom-image-swiper-template--27435880841482__image_slider_2_in9d6D span.swiper-pagination-bullet{width: 7px;
    height: 7px;}
.section-template--27435880841482__rich_text_RHDGFg-padding{padding-top: 15px;
    padding-bottom: 0px;}
@media screen and (min-width: 750px){
.section-template--27435880841482__rich_text_RHDGFg-padding{padding-top: 20px;
      padding-bottom: 0px;}
}
.section-template--27435880841482__image_with_text_qWH6Dc-padding{padding-top: 9px;
    padding-bottom: 15px;}
@media screen and (min-width: 750px){
.section-template--27435880841482__image_with_text_qWH6Dc-padding{padding-top: 12px;
      padding-bottom: 20px;}
}
.section-template--27435880841482__rich_text_6D9MCL-padding{padding-top: 0px;
    padding-bottom: 0px;}
.section-template--27435880841482__image_comparison_gEcffk-wrapper{padding-top: var(--pt);
    padding-bottom: var(--pb);
    direction: ltr;}
@media screen and (min-width: 750px){
.section-template--27435880841482__image_comparison_gEcffk-wrapper{padding-top: var(--pt-desktop);
      padding-bottom: var(--pb-desktop);}
}
.New_design .inner_main_compare{display: grid;
       grid-template-columns: repeat(2, 1fr);
    gap: 50px;
    align-items: center;}
.New_design .text_blockk{}
.page-width .section-template--27435880841482__image_comparison_gEcffk-wrapper{border-radius:8px;}
.New_design .text_blockk h2{font-size:36px;
    font-weight:600;
    margin:0;}
@media screen and (max-width: 749px){
.New_design .inner_main_compare{grid-template-columns: 1fr;
         gap:30px;}
.New_design .text_blockk h2{font-size:24px;}
}
.before-after-image-text{background: #f9a3c1;
    font-weight: 400 !important;
    padding: 2px 5px;
    font-size: 14px;}
.before-after-image-text--before{}
.text-text_zjHiqM *{color: var(--color);
                text-align: var(--text-align);}
.section-template--27435880841482__image_comparison_gEcffk  .before-after-image-wrapper{position: relative;
                --text-primary: 26 26 26;
                --shadow: 0 5px 15px rgb(var(--text-primary) / 0.1);
                filter: drop-shadow(var(--shadow));
                user-select: none;
                overflow: hidden;}
.section-template--27435880841482__image_comparison_gEcffk .filter-invert{filter: invert(1);}
.section-template--27435880841482__image_comparison_gEcffk .placeholder{--text-primary: 26 26 26;
                background: rgb(var(--text-primary) / .3);
                fill: rgb(var(--text-primary) / .7);
                color: rgb(var(--text-primary) / .7);
                display: block;}
.section-template--27435880841482__image_comparison_gEcffk .before-after-image-text{position: absolute;
                font-weight: 700;}
.section-template--27435880841482__image_comparison_gEcffk .bg-text{background: white;}
.section-template--27435880841482__image_comparison_gEcffk .before-after-image{width: 100%;
                display: block;}
.section-template--27435880841482__image_comparison_gEcffk .before-after-image--cover{height: 100%;
                object-fit: cover;
                object-position: center;}
.section-template--27435880841482__image_comparison_gEcffk .before-after-image--cover svg{height: auto;}
.section-template--27435880841482__image_comparison_gEcffk .before-after-image-relative{height: var(--mobile-height);}
@media screen and (min-width: 750px){
.section-template--27435880841482__image_comparison_gEcffk .before-after-image-relative{height: var(--desktop-height);}
.section-template--27435880841482__image_comparison_gEcffk .before-after-image-svg{width:100%;}
}
.section-template--27435880841482__image_comparison_gEcffk .before-after__cursor{height: 100%;
                  width: max-content;
                  touch-action: none;
                  --transform-logical-flip: 1;
                  transform: translate(calc(var(--transform-logical-flip) * -50% + var(--clip-path-offset, 0px)),-50%);
                  cursor: grab;
                  filter: drop-shadow(0 1px 2px #0000001a) drop-shadow(0 1px 1px #0000000f);
                  will-change: transform;
                  place-items: center;
                  display: grid;
                  position: relative;
                  top: 50%;
                  left: var(--before-after-initial-drag-position, 0px);}
.section-template--27435880841482__image_comparison_gEcffk .before-after__cursor:before{content: '';
                  height: 100%;
                  width: 2px;
                  background: var(--background);
                  z-index: -1;
                  position: absolute;}
@media screen and (min-width: 749px){
#shopify-section-template--27435880841482__image_comparison_gEcffk .before-after-image-wrapper{width: 100%; max-width: 450px; margin: 0 auto; height: 450px;}
}
.section-template--27435880841482__rich_text_Njaxmx-padding{padding-top: 0px;
    padding-bottom: 0px;}
.section-template--27435880841482__multicolumn_ddXATY-padding{padding-top: 24px;
    padding-bottom: 9px;}
@media screen and (min-width: 750px){
.section-template--27435880841482__multicolumn_ddXATY-padding{padding-top: 32px;
      padding-bottom: 12px;}
}
.section-template--27435880841482__multicolumn_ddXATY-padding  .multicol_svg svg{width:30px;
    height:30px;
    min-width:30px;
    min-height:30px;
    margin-bottom:15px;
    fill:#F9A3C1;}
.new_design.multicolumn.background-primary .multicolumn-card{background: #f7f7f7;
   padding:30px;}
.new_design .section-template--27435880841482__multicolumn_ddXATY-padding .multicolumn-card:hover{transition: all 0.15s ease-out;
    background: white ;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 1px 50px 0px;
    transform: scale(1.03);}
.section-template--27435880841482__image_with_text_z3EebY-padding{padding-top: 9px;
    padding-bottom: 15px;}
@media screen and (min-width: 750px){
.section-template--27435880841482__image_with_text_z3EebY-padding{padding-top: 12px;
      padding-bottom: 20px;}
}
.section-template--27435880841482__review_slider_PXiT8n-padding{padding-top: 27px;
    padding-bottom: 27px;}
@media screen and (min-width: 750px){
.section-template--27435880841482__review_slider_PXiT8n-padding{padding-top: 36px;
      padding-bottom: 36px;}
}
.testimonial-card img{width: 100%;
    height: 100%;}
.testimonial-stars{color: #ffc107;
    gap: 0px;}
.testimonial-stars svg{height: 1.4em;
    fill: #ffc107;}
.background-none .testimonial-card.multicolumn-card__image-wrapper+.multicolumn-card__info{padding-top: 0rem;}
.testimonial-card img{border-radius:100%;}
.testimonial-name{margin-top: 0;}
.testimonial-city{margin-top: 0;
    font-size: 70%;
    text-transform: uppercase;
    letter-spacing: 1px;}
.multicolumn-text_t p{margin:0;}
#shopify-section-template--27435880841482__review_slider_PXiT8n .testimonial-name{font-weight: 600; font-style: italic; font-size: 14px;}
#shopify-section-template--27435880841482__review_slider_PXiT8n .multicolumn-card__info > :nth-child(2){margin-bottom: 1rem; font-size: 22px;}
#shopify-section-template--27435880841482__review_slider_PXiT8n .multicolumn .title, #shopify-section-template--27435880841482__review_slider_PXiT8n .multicolumn-text_t{width: 100%;}
#shopify-section-template--27435880841482__review_slider_PXiT8n .testimonial-card{margin: 0; padding: 0;}
#shopify-section-template--27435880841482__review_slider_PXiT8n .multicolumn-card.content-container{display: flex; flex-direction: column; align-items: center;}
.section-template--27435880841482__collapsible_content_VPqnA8-padding{padding-top: 0px;
    padding-bottom: 27px;}
@media screen and (min-width: 750px){
.section-template--27435880841482__collapsible_content_VPqnA8-padding{padding-top: 0px;
      padding-bottom: 36px;}
}
.footer-block__details-content.rte p{font-size: 1.4rem;}
@media only screen and (max-width: 750px){
.footer__content-top.page-width{padding: 0;}
}
summary[role="button"], button, a, p, img{-webkit-tap-highlight-color: rgba(0,0,0,0);}
.loox-reviews-default{max-width: 1200px; margin: 0 auto;}
.loox-rating .loox-icon{color:#ffd700;}
:root{--lxs-rating-icon-color: #ffd700;}
:root{--loop-widget-purchase-options-label-color: #000;--loop-widget-purchase-options-label-line-height: 1.1em;--loop-widget-purchase-options-label-font-size: 1.1em;--loop-widget-purchase-options-label-font-weight: 500;--loop-widget-purchase-options-label-font-style: unset;--loop-widget-purchase-options-label-margin: 10px 0px 10px 0px;--loop-widget-purchase-options-label-padding: 0px 0px 0px 0px;--loop-widget-purchase-options-label-text-transform: none;--loop-widget-purchase-options-container-background-color: #ffffffff;--loop-widget-purchase-options-container-border-width: 0px;--loop-widget-purchase-options-container-border-color: #fff;--loop-widget-purchase-options-container-border-radius: 8px;--loop-widget-purchase-options-container-margin: 0px 0px 0px 0px;--loop-widget-purchase-options-container-padding: 0px 0px 0px 0px;--loop-widget-purchase-option-background-color: #fff;--loop-widget-purchase-option-border-width: 1px;--loop-widget-purchase-option-border-radius: 8px;--loop-widget-purchase-option-border-color: #c3cfd9;--loop-widget-purchase-option-margin: 0px 0px 0px 0px;--loop-widget-purchase-option-padding: 1.1em 1.1em 1.1em 1.1em;--loop-w-btn-group-purchase-option-background-color: #fff;--loop-w-btn-group-purchase-option-border-width: 1px;--loop-w-btn-group-purchase-option-border-radius: 8px;--loop-w-btn-group-purchase-option-border-color: #c3cfd9;--loop-w-btn-group-purchase-option-margin: 0px 0px 0px 0px;--loop-w-btn-group-purchase-option-padding: 1em 1em 1em 1em;--loop-w-checkbox-purchase-option-background-color: #ffffffff;--loop-w-checkbox-purchase-option-border-width: 0px;--loop-w-checkbox-purchase-option-border-radius: 8px;--loop-w-checkbox-purchase-option-border-color: #c3cfd9;--loop-w-checkbox-purchase-option-margin: 0px 0px 0px 0px;--loop-w-checkbox-purchase-option-padding: 0em 0em 0em 0em;--loop-widget-purchase-option-selected-background-color: #ffffffff;--loop-widget-purchase-option-selected-border-color: #3d3d3d;--loop-widget-purchase-option-radio-accent-color: #000;--loop-widget-purchase-option-radio-width: 1.3em;--loop-widget-purchase-option-radio-height: 1.3em;--loop-widget-purchase-option-radio-hover-accent-color: #808080;--loop-widget-purchase-option-checkbox-accent-color: #000;--loop-widget-purchase-option-checkbox-width: 1.4em;--loop-widget-purchase-option-checkbox-height: 1.4em;--loop-widget-purchase-option-label-color: #000;--loop-widget-purchase-option-label-line-height: 1.2em;--loop-widget-purchase-option-label-font-size: 1em;--loop-widget-purchase-option-label-font-weight: 500;--loop-widget-purchase-option-label-font-style: unset;--loop-widget-purchase-option-label-margin: 0em 1em 0em 0em;--loop-widget-purchase-option-label-padding: 0px 0px 0px 0px;--loop-widget-purchase-option-label-text-transform: none;--loop-w-btn-group-purchase-option-label-color: #000;--loop-w-btn-group-purchase-option-label-line-height: 1em;--loop-w-btn-group-purchase-option-label-font-size: 1em;--loop-w-btn-group-purchase-option-label-font-weight: 600;--loop-w-btn-group-purchase-option-label-font-style: unset;--loop-w-btn-group-purchase-option-label-margin: 0px 0px 0px 0px;--loop-w-btn-group-purchase-option-label-padding: 0px 0px 0px 0px;--loop-w-btn-group-purchase-option-label-text-transform: none;--loop-widget-purchase-option-discount-badge-color: #000000;--loop-widget-purchase-option-discount-badge-background-color: #f7c324;--loop-widget-purchase-option-discount-badge-border-radius: 40px;--loop-widget-purchase-option-discount-badge-line-height: 1em;--loop-widget-purchase-option-discount-badge-font-size: 1em;--loop-widget-purchase-option-discount-badge-font-weight: none;--loop-w-btn-group-purchase-option-discount-badge-color: #ffffffff;--loop-w-btn-group-purchase-option-discount-badge-background-color: #f8689aff;--loop-w-btn-group-purchase-option-discount-badge-border-radius: 40px;--loop-w-btn-group-purchase-option-discount-badge-line-height: 1em;--loop-w-btn-group-purchase-option-discount-badge-font-size: 0.9em;--loop-w-btn-group-purchase-option-discount-badge-font-weight: 600;--loop-widget-sp-selector-label-color: #333;--loop-widget-sp-selector-label-background-color: #fff;--loop-widget-sp-selector-label-line-height: 1.2em;--loop-widget-sp-selector-label-font-size: 0.9em;--loop-widget-sp-selector-label-font-weight: 400;--loop-widget-sp-selector-label-font-style: unset;--loop-widget-sp-selector-label-margin: 0.5em 1em 0.5em 0em;--loop-widget-sp-selector-label-padding: 0px 5px 0px 5px;--loop-widget-sp-selector-label-text-transform: none;--loop-widget-sp-button-selector-label-color: #333;--loop-widget-sp-button-selector-label-font-size: 0.9em;--loop-widget-sp-button-selector-label-font-weight: 400;--loop-widget-sp-button-selector-label-font-style: unset;--loop-widget-sp-button-selector-label-margin: 0px 0px 0px 0px;--loop-widget-sp-button-selector-label-padding: 0px 0px 0px 0px;--loop-widget-sp-button-selector-label-text-transform: none;--loop-widget-sp-selector-background-color: #fff;--loop-widget-sp-selector-color: #000;--loop-widget-sp-selector-font-size: 1em;--loop-widget-sp-selector-font-weight: 500;--loop-widget-sp-selector-font-style: unset;--loop-widget-sp-selector-border-width: 1px;--loop-widget-sp-selector-border-color: #C3D0D9;--loop-widget-sp-selector-border-radius: 8px;--loop-widget-sp-selector-margin: 6px 0px 0px 0px;--loop-widget-sp-selector-padding: 10px 10px 10px 10px;--loop-widget-sp-selector-text-transform: none;--loop-widget-sp-selector-btn-background-color: #fff;--loop-widget-sp-selector-btn-color: #000;--loop-widget-sp-selector-btn-font-size: 14px;--loop-widget-sp-selector-btn-font-weight: 500;--loop-widget-sp-selector-btn-font-style: unset;--loop-widget-sp-selector-btn-border-width: 1px;--loop-widget-sp-selector-btn-border-color: #000;--loop-widget-sp-selector-btn-border-radius: 8px;--loop-widget-sp-selector-btn-margin: 0px 0px 0px 0px;--loop-widget-sp-selector-btn-padding: 5px 12px 5px 12px;--loop-widget-sp-selector-btn-text-transform: none;--loop-widget-sp-selector-btn-selected-background-color: #000;--loop-widget-sp-selector-btn-selected-color: #fff;--loop-widget-sp-selector-btn-selected-border-color: #000;--loop-widget-dropdown-arrow-svg-stroke-color: #000;--loop-widget-dropdown-arrow-svg-height: 30px;--loop-widget-dropdown-arrow-svg-width: 30px;--loop-widget-purchase-option-price-color: #000;--loop-widget-purchase-option-price-line-height: 1em;--loop-widget-purchase-option-price-font-size: 1em;--loop-widget-purchase-option-price-font-weight: 500;--loop-widget-purchase-option-price-font-style: unset;--loop-widget-purchase-option-price-margin: 0px 0px 0px 0px;--loop-widget-purchase-option-price-padding: 0px 0px 0px 0px;--loop-widget-purchase-option-price-text-transform: none;--loop-w-btn-group-purchase-option-price-color: #000000;--loop-w-btn-group-purchase-option-price-line-height: 1em;--loop-w-btn-group-purchase-option-price-font-size: 1.1em;--loop-w-btn-group-purchase-option-price-font-weight: 500;--loop-w-btn-group-purchase-option-price-font-style: unset;--loop-w-btn-group-purchase-option-price-margin: 0px 0px 0px 0px;--loop-w-btn-group-purchase-option-price-padding: 0px 0px 0px 0px;--loop-w-btn-group-purchase-option-price-text-transform: none;--loop-w-checkbox-purchase-option-price-color: #f8689aff;--loop-w-checkbox-purchase-option-price-line-height: 1em;--loop-w-checkbox-purchase-option-price-font-size: 1em;--loop-w-checkbox-purchase-option-price-font-weight: 900;--loop-w-checkbox-purchase-option-price-font-style: unset;--loop-w-checkbox-purchase-option-price-margin: 0px 0px 0px 0px;--loop-w-checkbox-purchase-option-price-padding: 0px 0px 0px 0px;--loop-w-checkbox-purchase-option-price-text-transform: none;--loop-widget-purchase-option-compare-at-price-color: #000;--loop-widget-purchase-option-compare-at-price-line-height: 1em;--loop-widget-purchase-option-compare-at-price-font-size: 1em;--loop-widget-purchase-option-compare-at-price-font-weight: 500;--loop-widget-purchase-option-compare-at-price-font-style: unset;--loop-widget-purchase-option-compare-at-price-margin: 0px 0px 0px 0px;--loop-widget-purchase-option-compare-at-price-padding: 0px 0px 0px 0px;--loop-widget-purchase-option-compare-at-price-text-transform: none;--loop-widget-purchase-option-compare-at-price-text-decoration: line-through;--loop-w-btn-group-purchase-option-compare-at-price-color: #000000;--loop-w-btn-group-purchase-option-compare-at-price-line-height: 1em;--loop-w-btn-group-purchase-option-compare-at-price-font-size: 0.9em;--loop-w-btn-group-purchase-option-compare-at-price-font-weight: normal;--loop-w-btn-group-purchase-option-compare-at-price-font-style: unset;--loop-w-btn-group-purchase-option-compare-at-price-margin: 0px 0px 0px 0px;--loop-w-btn-group-purchase-option-compare-at-price-padding: 0px 0px 0px 0px;--loop-w-btn-group-purchase-option-compare-at-price-text-transform: none;--loop-w-btn-group-purchase-option-compare-at-price-text-decoration: line-through;--loop-widget-purchase-option-each-label-color: #000;--loop-widget-purchase-option-each-label-line-height: 1em;--loop-widget-purchase-option-each-label-font-size: 0.8em;--loop-widget-purchase-option-each-label-font-weight: 500;--loop-widget-purchase-option-each-label-font-style: unset;--loop-widget-purchase-option-each-label-margin: 0px 0px 0px 0px;--loop-widget-purchase-option-each-label-padding: 0px 0px 0px 0px;--loop-widget-purchase-option-each-label-text-transform: none;--loop-widget-purchase-option-each-label-opacity: 0.8;--loop-widget-unit-price-color: #666;--loop-widget-unit-price-line-height: 1em;--loop-widget-unit-price-font-size: 0.8em;--loop-widget-unit-price-font-weight: 500;--loop-widget-unit-price-font-style: unset;--loop-widget-unit-price-margin: 0px 0px 0px 0px;--loop-widget-unit-price-padding: 0px 0px 0px 0px;--loop-widget-unit-price-text-transform: none;--loop-widget-unit-price-opacity: 0.8;--loop-widget-sp-selector-description-color: #141414;--loop-widget-sp-selector-description-line-height: 1.2em;--loop-widget-sp-selector-description-font-size: 0.9em;--loop-widget-sp-selector-description-font-weight: 400;--loop-widget-sp-selector-description-font-style: unset;--loop-widget-sp-selector-description-margin: 0.5em 0em 0em 0em;--loop-widget-sp-selector-description-padding: 0px 0px 0px 0px;--loop-widget-sp-selector-description-text-transform: none;--loop-widget-sp-selector-description-opacity: 0.8;--loop-w-btn-group-description-background-color: #fff;--loop-w-btn-group-description-border-width: 1px;--loop-w-btn-group-description-border-color: #c3cfd9;--loop-w-btn-group-description-border-radius: 8px;--loop-w-btn-group-description-margin: 10px 0px 0px 0px;--loop-w-btn-group-description-padding: 15px 15px 15px 15px;--loop-widget-tooltip-label-color: #000;--loop-widget-tooltip-label-font-size: 1em;--loop-widget-tooltip-label-font-weight: 500;--loop-widget-tooltip-label-font-style: unset;--loop-w-btn-group-description-text-color: #141414;--loop-w-btn-group-description-text-line-height: 1.2em;--loop-w-btn-group-description-text-font-size: 0.9em;--loop-w-btn-group-description-text-font-weight: 400;--loop-w-btn-group-description-text-font-style: unset;--loop-w-btn-group-description-text-margin: 0px 0px 0px 0px;--loop-w-btn-group-description-text-padding: 0px 0px 0px 0px;--loop-w-btn-group-description-text-text-transform: none;--loop-widget-tooltip-text-background-color: #081d33;--loop-widget-tooltip-text-color: #fff;}
:host{--app-width: 360px;--body-font: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue";--display-font: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue";--border-radius-lg: 8px;--toastify-icon-color-info: white;--toastify-icon-color-success: white;--toastify-icon-color-warning: white;--toastify-icon-color-error: white;all:initial;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
:host *, :host :before, :host :after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style:}
:host ::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style:}
:host *, :host :before, :host :after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}
:host :before, :host :after{--tw-content: ""}
:host :host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}
:host hr{height:0;color:inherit;border-top-width:1px}
:host abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}
:host h1, :host h2, :host h3, :host h4, :host h5, :host h6{font-size:inherit;font-weight:inherit}
:host a{color:inherit;text-decoration:inherit}
:host b, :host strong{font-weight:bolder}
:host code, :host kbd, :host samp, :host pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}
:host small{font-size:80%}
:host sub, :host sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
:host sub{bottom:-.25em}
:host sup{top:-.5em}
:host table{text-indent:0;border-color:inherit;border-collapse:collapse}
:host button, :host input, :host optgroup, :host select, :host textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}
:host button, :host select{text-transform:none}
:host button, :host input:where([type=button]), :host input:where([type=reset]), :host input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}
:host :-moz-focusring{outline:auto}
:host :-moz-ui-invalid{box-shadow:none}
:host progress{vertical-align:baseline}
:host ::-webkit-inner-spin-button, :host ::-webkit-outer-spin-button{height:auto}
:host [type=search]{-webkit-appearance:textfield;outline-offset:-2px}
:host ::-webkit-search-decoration{-webkit-appearance:none}
:host ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
:host summary{display:list-item}
:host blockquote, :host dl, :host dd, :host h1, :host h2, :host h3, :host h4, :host h5, :host h6, :host hr, :host figure, :host p, :host pre{margin:0}
:host fieldset{margin:0;padding:0}
:host legend{padding:0}
:host ol, :host ul, :host menu{list-style:none;margin:0;padding:0}
:host dialog{padding:0}
:host textarea{resize:vertical}
:host input::-moz-placeholder, :host textarea::-moz-placeholder{opacity:1;color:#9ca3af}
:host input::placeholder, :host textarea::placeholder{opacity:1;color:#9ca3af}
:host button, :host [role=button]{cursor:pointer}
:host :disabled{cursor:default}
:host img, :host svg, :host video, :host canvas, :host audio, :host iframe, :host embed, :host object{display:block;vertical-align:middle}
:host img, :host video{max-width:100%;height:auto}
:host [hidden]:where(:not([hidden=until-found])){display:none}
:host .hidden, #alia-root-266450 .hidden{display:none}
:host .\!normal-case{text-transform:none!important}
:host .\!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)!important}
@keyframes enter{0%{opacity:var(--tw-enter-opacity, 1);transform:translate3d(var(--tw-enter-translate-x, 0),var(--tw-enter-translate-y, 0),0) scale3d(var(--tw-enter-scale, 1),var(--tw-enter-scale, 1),var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0))}}
@keyframes exit{to{opacity:var(--tw-exit-opacity, 1);transform:translate3d(var(--tw-exit-translate-x, 0),var(--tw-exit-translate-y, 0),0) scale3d(var(--tw-exit-scale, 1),var(--tw-exit-scale, 1),var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0))}}
:host code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
@keyframes pulse{0%{transform:scale(1)}40%{transform:scale(1.02)}to{transform:scale(1)}}
@keyframes fade-in{0%{opacity:0}to{opacity:1}}
@keyframes fade-up{0%{translate:0 12px}to{translate:0 0}}
@keyframes fade-down{0%{translate:0 -12px}to{translate:0 0}}
@keyframes fade-left{0%{translate:12px}to{translate:0}}
@keyframes fade-right{0%{translate:-12px}to{translate:0}}
@keyframes slide-up{0%{translate:0 100%}to{translate:0 0}}
@keyframes slide-down{0%{translate:0 -100%}to{translate:0 0}}
@keyframes slide-left{0%{translate:100%}to{translate:0}}
@keyframes slide-right{0%{translate:-100%}to{translate:0}}
html, body, *, *::before, *::after, html body *{-webkit-user-select: initial !important; 
  user-select: initial !important;}
.slick-slider{position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;}
.slick-list{position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;}
.slick-list:focus{outline: none;}
.slick-list.dragging{cursor: pointer;
    cursor: hand;}
.slick-slider .slick-track, .slick-slider .slick-list{-webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);}
.slick-track{position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;}
.slick-track:before, .slick-track:after{display: table;

    content: '';}
.slick-track:after{clear: both;}
.slick-loading .slick-track{visibility: hidden;}
.slick-slide{display: none;
    float: left;

    height: 100%;
    min-height: 1px;}
[dir='rtl'] .slick-slide{float: right;}
.slick-slide img{display: block;}
.slick-slide.slick-loading img{display: none;}
.slick-slide.dragging img{pointer-events: none;}
.slick-initialized .slick-slide{display: block;}
.slick-loading .slick-slide{visibility: hidden;}
.slick-vertical .slick-slide{display: block;

    height: auto;

    border: 1px solid transparent;}
.slick-arrow.slick-hidden{display: none;}
.shopify-payment-button__button.button.loading{position:relative;color:transparent}
.shopify-payment-button__button.button.loading>.loading-overlay__spinner{top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;height:100%;display:flex;align-items:center}
.shopify-payment-button__button.button.loading>.loading-overlay__spinner .spinner{width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}
.button.loading>.loading-overlay__spinner .path{stroke:#fff}
.shopify-payment-button__button .spinner{animation:shopify-rotator 1.4s linear infinite}
@keyframes shopify-rotator{0%{transform:rotate(0)}to{transform:rotate(270deg)}}
.shopify-payment-button__button .path{stroke-dasharray:280;stroke-dashoffset:0;transform-origin:center;stroke:#121212;animation:shopify-dash 1.4s ease-in-out infinite}
@media screen and (forced-colors:active){
.shopify-payment-button__button .path{stroke:CanvasText}
}
@keyframes shopify-dash{0%{stroke-dashoffset:280}50%{stroke-dashoffset:75;transform:rotate(135deg)}to{stroke-dashoffset:280;transform:rotate(450deg)}}
#shopify-buyer-consent.hidden{display:none}
@keyframes acceleratedCheckoutLoadingSkeleton{50%{opacity:var(--shopify-accelerated-checkout-skeleton-animation-opacity-start, 1)}75%{opacity:var(--shopify-accelerated-checkout-skeleton-animation-opacity-end, .5)}to{opacity:var(--shopify-accelerated-checkout-skeleton-animation-opacity-start, 1)}}
@font-face{font-family:Arbutus Slab;src:url("https://aurlux.co/cdn/shop/files/arbutus-slab.woff?v=1777653631") format("woff2"),url("https://aurlux.co/cdn/shop/files/arbutus-slab.woff?v=1777653631") format("woff")}
@font-face{font-family:"Instrument Serif";src:url("https://aurlux.co/cdn/shop/files/Instrument_Serif.woff?v=1777653964") format("woff2"),url("https://aurlux.co/cdn/shop/files/Instrument_Serif.woff?v=1777653964") format("woff")}
span.loox-rating-label{color:#000;font-size:15px}
:root{--alpha-button-background: 1;--alpha-button-border: 1;--alpha-link: .85;--alpha-badge-border: .1}
shopify-payment-terms{display:none}
.contains-content-container, .content-container{--border-radius: var(--text-boxes-radius);--border-width: var(--text-boxes-border-width);--border-opacity: var(--text-boxes-border-opacity);--shadow-horizontal-offset: var(--text-boxes-shadow-horizontal-offset);--shadow-vertical-offset: var(--text-boxes-shadow-vertical-offset);--shadow-blur-radius: var(--text-boxes-shadow-blur-radius);--shadow-opacity: var(--text-boxes-shadow-opacity);--shadow-visible: var(--text-boxes-shadow-visible)}
.contains-media, .global-media-settings{--border-radius: var(--media-radius);--border-width: var(--media-border-width);--border-opacity: var(--media-border-opacity);--shadow-horizontal-offset: var(--media-shadow-horizontal-offset);--shadow-vertical-offset: var(--media-shadow-vertical-offset);--shadow-blur-radius: var(--media-shadow-blur-radius);--shadow-opacity: var(--media-shadow-opacity);--shadow-visible: var(--media-shadow-visible)}
html.no-js .no-js-hidden{display:none!important}
.page-width{max-width:var(--page-width);margin:0 auto;padding:0 1.5rem}
body:has(.section-header .drawer-menu) .announcement-bar-section .page-width{max-width:100%}
.page-width.drawer-menu{max-width:100%}
.utility-bar__grid.page-width{padding-left:3rem;padding-right:3rem}
@media screen and (min-width:750px){
.page-width{padding:0 5rem}
.header.page-width, .utility-bar__grid.page-width{padding-left:3.2rem;padding-right:3.2rem}
}
@media screen and (min-width:990px){
.header:not(.drawer-menu).page-width{padding-left:5rem;padding-right:5rem}
}
.isolate{position:relative;z-index:0}
.section+.section{margin-top:var(--spacing-sections-mobile)}
@media screen and (min-width:750px){
.section+.section{margin-top:var(--spacing-sections-desktop)}
}
.list-unstyled{margin:0;padding:0;list-style:none}
.hidden{display:none!important}
.visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);word-wrap:normal!important}
.visually-hidden--inline{margin:0;height:1em}
.skip-to-content-link:focus{z-index:9999;position:inherit;overflow:auto;width:auto;height:auto;clip:auto}
::selection{background-color:rgba(var(--color-foreground),.2)}
h1, h2, h3, h4, h5, .h1, .h2{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);letter-spacing:var(--font-heading-spacing);line-height:var(--font-heading-height);color:rgb(var(--color-foreground));word-break:break-word}
h1, .h1{font-size:calc(var(--font-heading-scale) * 3rem)}
@media only screen and (min-width:750px){
h1, .h1{font-size:calc(var(--font-heading-scale) * 4rem)}
}
h2, .h2{font-size:calc(var(--font-heading-scale) * 2rem)}
@media only screen and (min-width:750px){
h2, .h2{font-size:calc(var(--font-heading-scale) * 2.4rem)}
}
h3{font-size:calc(var(--font-heading-scale) * 1.7rem)}
@media only screen and (min-width:750px){
h3{font-size:calc(var(--font-heading-scale) * 1.8rem)}
}
h4{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-size:calc(var(--font-heading-scale) * 1.5rem)}
h5{font-size:calc(var(--font-heading-scale) * 1.2rem)}
@media only screen and (min-width:750px){
h5{font-size:calc(var(--font-heading-scale) * 1.3rem)}
}
h6{color:rgba(var(--color-foreground),.75);margin-block-start:1.67em;margin-block-end:1.67em}
em{font-family:var(--font-heading-italic);font-style:var(--font-heading-italic-style)}
blockquote{font-style:italic;color:rgba(var(--color-foreground),.75);border-left:.2rem solid rgba(var(--color-foreground),.2);padding-left:1rem}
@media screen and (min-width:750px){
blockquote{padding-left:1.5rem}
}
.caption{font-size:1rem;letter-spacing:.07rem;line-height:calc(1 + .7 / var(--font-body-scale))}
@media screen and (min-width:750px){
.caption{font-size:1.2rem}
}
.caption-large, .form__label{font-size:1.3rem;line-height:calc(1 + .5 / var(--font-body-scale));letter-spacing:.04rem}
table:not([class]){table-layout:fixed;border-collapse:collapse;font-size:1.4rem;border-style:hidden;box-shadow:0 0 0 .1rem rgba(var(--color-foreground),.2)}
table:not([class]) td, table:not([class]) th{padding:1em;border:.1rem solid rgba(var(--color-foreground),.2)}
@media screen and (max-width:749px){
.small-hide{display:none!important}
}
@media screen and (min-width:750px)and (max-width:989px){
.medium-hide{display:none!important}
}
@media screen and (min-width:990px){
.large-up-hide{display:none!important}
}
.center{text-align:center}
a:empty, ul:empty, dl:empty, div:empty, section:empty, article:empty, p:empty, h1:empty, h2:empty, h3:empty, h4:empty, h5:empty, h6:empty{display:none}
.link{cursor:pointer;display:inline-block;border:none;box-shadow:none;text-decoration:underline;text-underline-offset:.3rem;color:rgb(var(--color-link));background-color:transparent;font-size:1.4rem;font-family:inherit}
.link--text{color:rgb(var(--color-foreground))}
.link--text:hover{color:rgba(var(--color-foreground),.75)}
.link-with-icon .icon{width:1.5rem;margin-left:1rem}
a:not([href]){cursor:not-allowed}
hr{border:none;height:.1rem;background-color:rgba(var(--color-foreground),.2);display:block;margin:5rem 0}
@media screen and (min-width:750px){
hr{margin:7rem 0}
}
details>*{box-sizing:border-box}
@media(prefers-reduced-motion){
.motion-reduce{transition:none!important;animation:none!important}
}
:root{--duration-short: .1s;--duration-default: .2s;--duration-announcement-bar: .25s;--duration-medium: .3s;--duration-long: .5s;--duration-extra-long: .6s;--duration-extended: 3s;--ease-out-slow: cubic-bezier(0, 0, .3, 1);--animation-slide-in: slideIn var(--duration-extra-long) var(--ease-out-slow) forwards;--animation-fade-in: fadeIn var(--duration-extra-long) var(--ease-out-slow)}
.underlined-link, .inline-richtext a{text-underline-offset:.3rem;text-decoration-thickness:.1rem;transition:text-decoration-thickness ease .1s}
.underlined-link{color:rgba(var(--color-link),var(--alpha-link))}
.inline-richtext a, .rte.inline-richtext a{color:currentColor}
.underlined-link:hover, .inline-richtext a:hover{color:rgb(var(--color-link));text-decoration-thickness:.2rem}
.icon-arrow{width:1.5rem}
h3 .icon-arrow, .h3 .icon-arrow{width:calc(var(--font-heading-scale) * 1.5rem)}
.animate-arrow .icon-arrow path{transform:translate(-.25rem);transition:transform var(--duration-short) ease}
.animate-arrow:hover .icon-arrow path{transform:translate(-.05rem)}
summary{cursor:pointer;list-style:none;position:relative}
summary .icon-caret{position:absolute;height:.9rem;right:1.5rem;top:calc(50% - .3rem)}
summary::-webkit-details-marker{display:none}
*:focus{outline:0;box-shadow:none}
*:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.3rem;box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3)}
.title, .title-wrapper-with-link{margin:3rem 0 2rem}
.title-wrapper-with-link .title{margin:0}
.title .link{font-size:inherit}
.title-wrapper-with-link{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:3rem;flex-wrap:wrap}
.title-wrapper--self-padded-mobile{padding-left:1.5rem;padding-right:1.5rem}
@media screen and (min-width:750px){
.title-wrapper--self-padded-mobile{padding-left:0;padding-right:0}
}
@media screen and (min-width:990px){
.title, .title-wrapper-with-link{margin:5rem 0 3rem}
.title-wrapper-with-link{align-items:center}
.title-wrapper-with-link .title{margin-bottom:0}
}
.title-wrapper-with-link .link-with-icon{margin:0;flex-shrink:0;display:flex;align-items:center}
.title-wrapper-with-link .link-with-icon svg{width:1.5rem}
.title-wrapper-with-link a{margin-top:0;flex-shrink:0}
.title-wrapper--no-top-margin{margin-top:0}
.title-wrapper--no-top-margin>.title{margin-top:0}
.grid{display:flex;flex-wrap:wrap;margin-bottom:2rem;padding:0;list-style:none;column-gap:var(--grid-mobile-horizontal-spacing);row-gap:var(--grid-mobile-vertical-spacing)}
@media screen and (min-width:750px){
.grid{column-gap:var(--grid-desktop-horizontal-spacing);row-gap:var(--grid-desktop-vertical-spacing)}
}
.grid:last-child{margin-bottom:0}
.grid__item{width:calc(25% - var(--grid-mobile-horizontal-spacing) * 3 / 4);max-width:calc(50% - var(--grid-mobile-horizontal-spacing) / 2);flex-grow:1;flex-shrink:0}
@media screen and (min-width:750px){
.grid__item{width:calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);max-width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2)}
}
.grid--gapless.grid{column-gap:0;row-gap:0}
@media screen and (max-width:749px){
.grid__item.slider__slide--full-width{width:100%;max-width:none}
}
.grid--1-col .grid__item{max-width:100%;width:100%}
.grid--3-col .grid__item{width:calc(33.33% - var(--grid-mobile-horizontal-spacing) * 2 / 3)}
@media screen and (min-width:750px){
.grid--3-col .grid__item{width:calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3)}
}
.grid--2-col .grid__item{width:calc(50% - var(--grid-mobile-horizontal-spacing) / 2)}
@media screen and (min-width:750px){
.grid--2-col .grid__item{width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2)}
.grid--4-col-tablet .grid__item{width:calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4)}
.grid--3-col-tablet .grid__item{width:calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3)}
.grid--2-col-tablet .grid__item{width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2)}
}
@media screen and (max-width:989px){
.grid--1-col-tablet-down .grid__item{width:100%;max-width:100%}
.slider--tablet.grid--peek{margin:0;width:100%}
.slider--tablet.grid--peek .grid__item{box-sizing:content-box;margin:0}
.slider.slider--tablet .scroll-trigger.animate--slide-in, .slider.slider--mobile .scroll-trigger.animate--slide-in{animation:none;opacity:1;transform:inherit}
}
@media screen and (min-width:990px){
.grid--6-col-desktop .grid__item{width:calc(16.66% - var(--grid-desktop-horizontal-spacing) * 5 / 6);max-width:calc(16.66% - var(--grid-desktop-horizontal-spacing) * 5 / 6)}
.grid--5-col-desktop .grid__item{width:calc(20% - var(--grid-desktop-horizontal-spacing) * 4 / 5);max-width:calc(20% - var(--grid-desktop-horizontal-spacing) * 4 / 5)}
.grid--4-col-desktop .grid__item{width:calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);max-width:calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4)}
.grid--3-col-desktop .grid__item{width:calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3);max-width:calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3)}
.grid--2-col-desktop .grid__item{width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2);max-width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2)}
.slider.slider--desktop .scroll-trigger.animate--slide-in{animation:none;opacity:1;transform:inherit}
}
@media screen and (min-width:990px){
.grid--1-col-desktop .grid__item{width:100%;max-width:100%}
}
@media screen and (max-width:749px){
.grid--peek.slider--mobile{margin:0;width:100%}
.grid--peek.slider--mobile .grid__item{box-sizing:content-box;margin:0}
.grid--peek .grid__item{min-width:35%}
.grid--peek.slider .grid__item:first-of-type{margin-left:1.5rem}
.grid--peek.slider:after{margin-left:calc(-1 * var(--grid-mobile-horizontal-spacing))}
.grid--2-col-tablet-down .grid__item{width:calc(50% - var(--grid-mobile-horizontal-spacing) / 2)}
.slider--tablet.grid--peek.grid--2-col-tablet-down .grid__item, .grid--peek .grid__item{width:calc(50% - var(--grid-mobile-horizontal-spacing) - 3rem)}
.slider--tablet.grid--peek.grid--1-col-tablet-down .grid__item, .slider--mobile.grid--peek.grid--1-col-tablet-down .grid__item{width:calc(100% - var(--grid-mobile-horizontal-spacing) - 6rem)}
}
@media screen and (min-width:750px)and (max-width:989px){
.slider--tablet.grid--peek .grid__item{width:calc(25% - var(--grid-desktop-horizontal-spacing) - 3rem)}
.slider--tablet.grid--peek.grid--3-col-tablet .grid__item{width:calc(33.33% - var(--grid-desktop-horizontal-spacing) - 3rem)}
.slider--tablet.grid--peek.grid--2-col-tablet .grid__item, .slider--tablet.grid--peek.grid--2-col-tablet-down .grid__item{width:calc(50% - var(--grid-desktop-horizontal-spacing) - 3rem)}
.slider--tablet.grid--peek .grid__item:first-of-type{margin-left:1.5rem}
.grid--2-col-tablet-down .grid__item{width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2)}
.grid--1-col-tablet-down.grid--peek .grid__item{width:calc(100% - var(--grid-desktop-horizontal-spacing) - 3rem)}
}
.media{display:block;background-color:rgba(var(--color-foreground),.1);position:relative;overflow:hidden}
.media--transparent{background-color:transparent}
.media>*:not(.zoom):not(.deferred-media__poster-button), .media model-viewer{display:block;max-width:100%;position:absolute;top:0;left:0;height:100%;width:100%}
.media>img{object-fit:cover;object-position:center center;transition:opacity .4s cubic-bezier(.25,.46,.45,.94)}
.media--circle{padding-bottom:100%;border-radius:50%}
.media.media--hover-effect>img+img{opacity:0}
deferred-media{display:block}
.button{--shadow-horizontal-offset: var(--buttons-shadow-horizontal-offset);--shadow-vertical-offset: var(--buttons-shadow-vertical-offset);--shadow-blur-radius: var(--buttons-shadow-blur-radius);--shadow-opacity: var(--buttons-shadow-opacity);--shadow-visible: var(--buttons-shadow-visible);--border-offset: var(--buttons-border-offset);--border-opacity: calc(1 - var(--buttons-border-opacity));border-radius:var(--buttons-radius-outset);position:relative}
.button{min-width:calc(12rem + var(--buttons-border-width) * 2);min-height:calc(4.7rem + var(--buttons-border-width) * 2)}
@media screen and (max-width:749px){
.button{min-width:calc(10rem + var(--buttons-border-width) * 2);height:calc(4.7rem + var(--buttons-border-width) * 2)}
}
.button{display:inline-flex;justify-content:center;align-items:center;border:0;padding:0 3rem!important;cursor:pointer;font:inherit;font-size:1.5rem;text-decoration:none;color:rgb(var(--color-button-text));transition:box-shadow var(--duration-short) ease;-webkit-appearance:none;appearance:none;background-color:rgba(var(--color-button),var(--alpha-button-background))}
.button:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;border-radius:var(--buttons-radius-outset);box-shadow:var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) rgba(var(--color-shadow),var(--shadow-opacity))}
.button:after{content:"";position:absolute;top:var(--buttons-border-width);right:var(--buttons-border-width);bottom:var(--buttons-border-width);left:var(--buttons-border-width);z-index:1;border-radius:var(--buttons-radius);box-shadow:0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) rgba(var(--color-button-text),var(--border-opacity)),0 0 0 var(--buttons-border-width) rgba(var(--color-button),var(--alpha-button-background));transition:box-shadow var(--duration-short) ease}
.button:not([disabled]):hover:after{--border-offset: 1.3px;box-shadow:0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) rgba(var(--color-button-text),var(--border-opacity)),0 0 0 calc(var(--buttons-border-width) + 1px) rgba(var(--color-button),var(--alpha-button-background))}
.button:focus-visible, .button:focus, .button.focused{outline:0;box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.5),0 0 .5rem .4rem rgba(var(--color-foreground),.3)}
.button:focus:not(:focus-visible):not(.focused){box-shadow:inherit}
.button::selection{background-color:rgba(var(--color-button-text),.3)}
.button{font-family:var(--font-button-family);font-size:var(--button-text-size);font-weight:var(--font-button-weight);text-transform:var(--button-style);letter-spacing:var(--button-text-space);line-height:calc(1 + .2 / var(--font-body-scale))}
@media screen and (max-width:749px){
.button{font-size:var(--button-text-size_mobile)}
}
.button:disabled, .button[aria-disabled=true], .button.disabled{cursor:not-allowed;opacity:.5}
.button--full-width{display:flex;width:100%}
.button.loading{color:transparent;position:relative}
@media screen and (forced-colors:active){
.button.loading{color:rgb(var(--color-foreground))}
}
.button.loading>.loading__spinner{top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;height:100%;display:flex;align-items:center}
.button.loading>.loading__spinner .spinner{width:fit-content}
.button.loading>.loading__spinner .path{stroke:rgb(var(--color-button-text))}
.share-button__close:not(.hidden)+.share-button__copy{display:none}
.share-button__fallback .icon{width:1.5rem;height:1.5rem}
.share-button__message:not(:empty):not(.hidden)~*{display:none}
.select .icon-caret{height:.8rem;pointer-events:none;position:absolute;top:calc(50% - .3rem);right:calc(var(--inputs-border-width) + 1.5rem)}
input[type=checkbox]{display:inline-block;width:auto;margin-right:.5rem}
.form__label{display:block;margin-bottom:.6rem;letter-spacing:.1rem;font-size:1.4rem}
.form__message .icon{flex-shrink:0;height:1.3rem;margin-right:.5rem;width:1.3rem}
.form__message--large .icon{height:1.5rem;width:1.5rem;margin-right:1rem}
.form-status-list .link:first-letter{text-transform:capitalize}
.quantity__rules .caption{display:inline-block;margin-top:0;margin-bottom:0}
product-info .loading__spinner:not(.hidden)~*, .quantity__rules-cart .loading__spinner:not(.hidden)~*{visibility:hidden}
.no-js .modal__close-button.link{display:none}
.modal__close-button.link{display:flex;justify-content:center;align-items:center;padding:0rem;height:4.4rem;width:4.4rem;background-color:transparent}
.modal__close-button .icon{width:1.7rem;height:1.7rem}
.utility-bar .list-social__item .icon{scale:.9}
.announcement-bar .slider--everywhere{margin-bottom:0;scroll-behavior:auto}
.announcement-bar-slider .slider{width:100%}
.announcement-bar .slider-button--next{margin-right:-1.5rem;min-width:44px}
.announcement-bar .slider-button--prev{margin-left:-1.5rem;min-width:44px}
.announcement-bar .slider-button--next:focus-visible, .announcement-bar .slider-button--prev:focus-visible{outline-offset:-.3rem;box-shadow:0 0 0 -.2rem rgb(var(--color-foreground))}
@media screen and (min-width:990px){
body:has(.section-header .header:not(.drawer-menu)) .utility-bar .page-width{padding-left:5rem;padding-right:5rem}
}
.announcement-bar__link .icon-arrow{display:inline-block;pointer-events:none;margin-left:.8rem;vertical-align:middle;margin-bottom:.2rem}
@keyframes translateAnnouncementSlideIn{0%{opacity:0;transform:translate(var(--announcement-translate-from))}to{opacity:1;transform:translate(0)}}
@keyframes translateAnnouncementSlideOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(var(--announcement-translate-to))}}
.header__heading-link:hover .h2{color:rgb(var(--color-foreground))}
.header__heading-link .h2{line-height:1;color:rgba(var(--color-foreground),.75)}
.header__icons .shopify-app-block{max-width:4.4rem;max-height:4.4rem;overflow:hidden}
.header__icon:hover .icon, .modal__close-button:hover .icon{transform:scale(1.07)}
.header__icon .icon{height:2rem;width:2rem;fill:none;vertical-align:middle}
.header__icon--cart .icon{height:24px;width:24px;padding:0}
.header__icon--menu .icon{display:block;position:absolute;opacity:1;transform:scale(1);transition:transform .15s ease,opacity .15s ease}
.js details[open]:not(.menu-opening)>.header__icon--menu .icon-close{visibility:hidden}
.js details[open]:not(.menu-opening)>.header__icon--menu .icon-hamburger{visibility:visible;opacity:1;transform:scale(1.07)}
.js details>.header__submenu{opacity:0;transform:translateY(-1.5rem)}
details[open]>.header__menu-item .icon-caret{transform:rotate(180deg)}
.header__menu-item .icon-caret{right:1.2rem}
.header__submenu .icon-caret{flex-shrink:0;margin-left:1rem;position:static}
header-menu>details, details-disclosure>details{position:relative}
@keyframes animateMenuOpen{0%{opacity:0;transform:translateY(-1.5rem)}to{opacity:1;transform:translateY(0)}}
.badge{border:var( --badge-border-width) solid var(--badge-border-color);border-radius:var(--badge-corner-radius);display:inline-block;font-size:1.1rem;letter-spacing:.1rem;text-transform:uppercase;padding:.4rem 1rem;text-align:center;background-color:rgb(var(--color-badge-background));color:rgb(var(--color-badge-foreground));word-break:break-word;zoom:var(--badge-size);line-height:1.4}
.gradient{background:rgb(var(--color-background));background:var(--gradient-background);background-attachment:fixed}
@media screen and (forced-colors:active){
.icon{color:CanvasText;fill:CanvasText!important}
}
.content-container{border-radius:var(--text-boxes-radius);border:var(--text-boxes-border-width) solid rgba(var(--color-foreground),var(--text-boxes-border-opacity));position:relative}
.content-container:after{content:"";position:absolute;top:calc(var(--text-boxes-border-width) * -1);right:calc(var(--text-boxes-border-width) * -1);bottom:calc(var(--text-boxes-border-width) * -1);left:calc(var(--text-boxes-border-width) * -1);border-radius:var(--text-boxes-radius);box-shadow:var(--text-boxes-shadow-horizontal-offset) var(--text-boxes-shadow-vertical-offset) var(--text-boxes-shadow-blur-radius) rgba(var(--color-shadow),var(--text-boxes-shadow-opacity));z-index:-1}
.content-container--full-width:after{left:0;right:0;border-radius:0}
.global-media-settings{position:relative;border:var(--media-border-width) solid rgba(var(--color-foreground),var(--media-border-opacity));border-radius:var(--media-radius);overflow:visible!important;background-color:rgb(var(--color-background))}
.global-media-settings:after{content:"";position:absolute;top:calc(var(--media-border-width) * -1);right:calc(var(--media-border-width) * -1);bottom:calc(var(--media-border-width) * -1);left:calc(var(--media-border-width) * -1);border-radius:var(--media-radius);box-shadow:var(--media-shadow-horizontal-offset) var(--media-shadow-vertical-offset) var(--media-shadow-blur-radius) rgba(var(--color-shadow),var(--media-shadow-opacity));z-index:-1;pointer-events:none}
.global-media-settings--no-shadow{overflow:hidden!important}
.global-media-settings--no-shadow:after{content:none}
.global-media-settings img, .global-media-settings iframe, .global-media-settings model-viewer, .global-media-settings video, .global-media-settings .placeholder-svg{border-radius:calc(var(--media-radius) - var(--media-border-width))}
.content-container--full-width{border-radius:0;border-left:none;border-right:none}
@supports not (inset: 10px){
.grid{margin-left:calc(-1 * var(--grid-mobile-horizontal-spacing))}
.grid__item{padding-left:var(--grid-mobile-horizontal-spacing);padding-bottom:var(--grid-mobile-vertical-spacing)}
@media screen and (min-width:750px){
.grid{margin-left:calc(-1 * var(--grid-desktop-horizontal-spacing))}
.grid__item{padding-left:var(--grid-desktop-horizontal-spacing);padding-bottom:var(--grid-desktop-vertical-spacing)}
}
.grid--gapless .grid__item{padding-left:0;padding-bottom:0}
@media screen and (min-width:749px){
.grid--peek .grid__item{padding-left:var(--grid-mobile-horizontal-spacing)}
}
.product-grid .grid__item{padding-bottom:var(--grid-mobile-vertical-spacing)}
@media screen and (min-width:750px){
.product-grid .grid__item{padding-bottom:var(--grid-desktop-vertical-spacing)}
}
}
@media(forced-colors:active){
.button{border:transparent solid 1px}
.button:focus-visible, .button:focus, .button.focused{outline:solid transparent 1px}
}
.rte:after{clear:both;content:"";display:block}
.rte>*:first-child{margin-top:0}
.rte>*:last-child{margin-bottom:0}
.rte table{table-layout:fixed}
@media screen and (min-width:750px){
.rte table td{padding-left:1.2rem;padding-right:1.2rem}
}
.rte img{height:auto;max-width:100%;border:var(--media-border-width) solid rgba(var(--color-foreground),var(--media-border-opacity));border-radius:var(--media-radius);box-shadow:var(--media-shadow-horizontal-offset) var(--media-shadow-vertical-offset) var(--media-shadow-blur-radius) rgba(var(--color-shadow),var(--media-shadow-opacity));margin-bottom:var(--media-shadow-vertical-offset)}
.rte ul, .rte ol{list-style-position:inside;padding-left:2rem}
.rte li{list-style:inherit}
.rte li:last-child{margin-bottom:0}
.rte a{color:rgba(var(--color-link),var(--alpha-link));text-underline-offset:.3rem;text-decoration-thickness:.1rem;transition:text-decoration-thickness var(--duration-short) ease}
.rte a:hover{color:rgb(var(--color-link));text-decoration-thickness:.2rem}
.rte blockquote{display:inline-flex}
.rte blockquote>*{margin:-.5rem 0}
@media(prefers-reduced-motion:no-preference){
@keyframes animateAmbient{0%{transform:rotate(0) translate(1em) rotate(0) scale(1.2)}to{transform:rotate(360deg) translate(1em) rotate(-360deg) scale(1.2)}}
.scroll-trigger.scroll-trigger--design-mode .slider{opacity:1;animation:none;transition:none}
@keyframes slideIn{0%{transform:translateY(2rem);opacity:.01}to{transform:translateY(0);opacity:1}}
@keyframes fadeIn{0%{opacity:.01}to{opacity:1}}
}
@media(prefers-reduced-motion:no-preference)and (hover:hover){
.animate--hover-3d-lift .button:not(.button--tertiary){transition:transform var(--duration-long) ease,box-shadow var(--duration-long) ease;transform-origin:center}
.animate--hover-3d-lift .button:not(.button--tertiary):not([disabled]):hover{transition:transform var(--duration-extended) ease,box-shadow var(--duration-long) ease;transform:rotate(1deg);box-shadow:-1rem -1rem 1rem -1rem #0000000d,1rem 1rem 1rem -1rem #0000000d,0 0 .5rem #fff0,0 2rem 3.5rem -2rem #00000080}
.animate--hover-3d-lift .product-grid .grid__item:hover, .animate--hover-3d-lift .collection-list .grid__item:hover{z-index:2}
:root{--easter-egg: none}
.animate--hover-vertical-lift .button:not(.button--tertiary){transition:transform var(--duration-default) var(--ease-out-slow)}
.animate--hover-vertical-lift .button:not(.button--tertiary):not([disabled]):hover{transform:translateY(-.25rem)}
.animate--hover-vertical-lift .button:not(.button--tertiary):not([disabled]):active{transform:translateY(0)}
.animate--hover-vertical-lift .button:not([disabled]):hover:after{--border-offset: .3px;box-shadow:0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) rgba(var(--color-button-text),var(--border-opacity)),0 0 0 var(--buttons-border-width) rgba(var(--color-button),var(--alpha-button-background))}
.animate--hover-vertical-lift .button:not([disabled]).button--secondary:hover:after{--border-offset: 0px}
}
.button--primary svg, .customer .button--primary svg{transform:translate(-5px);transition:var(--duration-default)}
.button svg, .customer .button svg{flex:none;width:1rem;height:1rem}
@media only screen and (min-width:600px){
.product--thumbnail_slider .product__media-gallery{display:flex;flex-direction:row-reverse;flex-wrap:wrap;align-items:flex-start}
.product--thumbnail_slider .product__media-gallery slider-component.thumbnail-slider{width:15%}
.product--thumbnail_slider .slider-mobile-gutter .slider-button{display:none}
.product--thumbnail_slider .product__media-gallery slider-component.thumbnail-slider .thumbnail-list.slider--tablet-up{display:flex;padding:0 .7rem;flex:1;scroll-padding-left:.5rem;flex-direction:column}
.product--thumbnail_slider .product__media-gallery slider-component.thumbnail-slider .thumbnail-list.slider--tablet-up .thumbnail-list__item{width:100%}
}
@media screen and (min-width:900px){
.product__column-sticky .thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide{width:calc(20% - .8rem)}
}
@media screen and (max-width:900px){
.product__column-sticky .thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide{width:calc(25% - .8rem)}
}
@media screen and (max-width:749px){
.product__column-sticky .thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide{width:calc(33% - .6rem)}
}
.accordion__title{font-weight:400!important;font-size:16px!important}
.new_layout2 .collapsible-content .accordion{border-radius:24px!important}
@media screen and (max-width:749px){
.new_layout2 .accordion__title{font-size:16px!important}
.new_layout2 .collapsible-content-wrapper-narrow{padding:0!important}
.new_layout2 .accordion summary{padding:.8rem 0!important}
.icon-with-text__item .h4.inline-richtext{font-size:14.5px!important}
}
@media only screen and (max-width:750px){
.footer__content-top.page-width{padding-left: 0;}
}
.slider-counter{font-size: 1.5rem !important;}
.header__icon .icon{stroke: currentColor;
    stroke-width: 0.7;}
@media screen and (min-width: 750px){
.footer__content-top .grid{row-gap: 6rem;
    column-gap: 6rem;}
}
@media screen and (min-width: 750px){
.grid--4-col-tablet .grid__item{width: calc(25% - 6rem * 3 / 4) !important;}
}
.accordion{border-top: 0 !important;}
.announcement-bar .slider-button{rotate: 270deg;}
.product-form__buttons{max-width: 70rem;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    display: grid;
    gap: 10px;}
.product-form__submit{max-height: calc(4.7rem + var(--buttons-border-width)* 2);}
@keyframes pulsegentle{0% {
        transform: scale(.95);
        box-shadow: 0 0 0 0 rgba(236,0,140,.6)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 3px rgba(236,0,140,0)
    }

    100% {
        transform: scale(.95);
        box-shadow: 0 0 0 0 rgba(236,0,140,0)
    }}
.product-form__input input[type=radio]:checked+ .color-swatch{background-color: rgb(var(--color-foreground), .05);
    color: rgb(var(--color-foreground));
    border: 3px solid var(--swatch-color) !important;
    box-shadow: 0 0 #000, inset 0 0 0 3px #fff;}
.product-form__input input[type=radio]:disabled+label, .product-form__input input[type=radio].disabled+label{color: rgba(var(--color-foreground),.3) !important;
    text-decoration: none !important;}
.media.media--hover-effect > video + video, .media.media--hover-effect > video + img, .media.media--hover-effect > img + video{opacity: 0;}
.card__media .media video{height: 100%;
  object-fit: cover;
  object-position: center center;
  width: 100%;}
@media screen and (min-width: 990px){
.card .media.media--hover-effect > video:only-child, .card-wrapper .media.media--hover-effect > video:only-child{transition: transform var(--duration-long) ease;}
.card:hover .media.media--hover-effect > video:first-child:only-child, .card-wrapper:hover .media.media--hover-effect > video:first-child:only-child{transform: scale(1.03);}
.card-wrapper:hover
    .media.media--hover-effect
    > video:first-child:not(:only-child){opacity: 0;}
.card-wrapper:hover .media.media--hover-effect > video + video, .card-wrapper:hover .media.media--hover-effect > video + img, .card-wrapper:hover .media.media--hover-effect > img + video{opacity: 1;
  transition: transform var(--duration-long) ease;
  transform: scale(1.03);}
}
@keyframes lumin-ani-bounce{20%,
  53%,
  80%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }}
@-webkit-keyframes lumin-ani-tada{from,
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }}
@keyframes lumin-ani-tada{from,
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }}
@-webkit-keyframes lumin-ani-swing{20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }}
@keyframes lumin-ani-swing{20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }}
@-webkit-keyframes lumin-ani-flash{50%,
  from,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }}
@keyframes lumin-ani-flash{50%,
  from,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }}
@-webkit-keyframes lumin-ani-fadeIn{from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }}
@keyframes lumin-ani-fadeIn{from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }}
@-webkit-keyframes lumin-ani-heartBeat{0%,
  28%,
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14%,
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }}
@keyframes lumin-ani-heartBeat{0%,
  28%,
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14%,
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }}
@-webkit-keyframes lumin-ani-shake{from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }}
@keyframes lumin-ani-shake{from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }}
.testimonial-slider-buttons{color:rgba(var(--color-foreground), 1) !important;
    background: rgba(var(--color-button),.1) !important;
    border-radius: 30px;
    width: 30px !important;
    height: 30px !important;}
tool-tip{display:none;}
tool-tip[data-tool-tip-open=true]{display:flex;
  justify-content:center;
  align-items:center;
  z-index:10001;
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:100%}
tool-tip[data-tool-tip-open=true]:before{content:"";
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:#e0e0e0;
    background-color:{{ settings.color_modal_overlays | default: "#000" }};
    background-color:var(--colorModalBg);
    animation:overlay-on 0.3s forwards;
    cursor:pointer;}
.tool-tip__close .icon{width:28px;
  height:28px;}
.tool-tip-trigger .icon{width:28px;
  height:28px;}
@font-face{font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;}
:root{--swiper-theme-color:#007aff;}
.swiper{margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;}
.swiper-vertical > .swiper-wrapper{flex-direction: column;}
.swiper-wrapper{position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;}
.swiper-android .swiper-slide, .swiper-wrapper{transform: translate3d(0px, 0, 0);}
.swiper-pointer-events{touch-action: pan-y;}
.swiper-pointer-events.swiper-vertical{touch-action: pan-x;}
.swiper-slide{flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;}
.swiper-slide-invisible-blank{visibility: hidden;}
.swiper-autoheight, .swiper-autoheight .swiper-slide{height: auto;}
.swiper-autoheight .swiper-wrapper{align-items: flex-start;
  transition-property: transform, height;}
.swiper-backface-hidden .swiper-slide{transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;}
.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper{perspective: 1200px;}
.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper{transform-style: preserve-3d;}
.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top{position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;}
.swiper-3d .swiper-slide-shadow{background: rgba(0, 0, 0, 0.15);}
.swiper-3d .swiper-slide-shadow-left{background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));}
.swiper-3d .swiper-slide-shadow-right{background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));}
.swiper-3d .swiper-slide-shadow-top{background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));}
.swiper-3d .swiper-slide-shadow-bottom{background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));}
.swiper-css-mode > .swiper-wrapper{overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar{display: none;}
.swiper-css-mode > .swiper-wrapper > .swiper-slide{scroll-snap-align: start start;}
.swiper-horizontal.swiper-css-mode > .swiper-wrapper{scroll-snap-type: x mandatory;}
.swiper-vertical.swiper-css-mode > .swiper-wrapper{scroll-snap-type: y mandatory;}
.swiper-centered > .swiper-wrapper::before{content: "";
  flex-shrink: 0;
  order: 9999;}
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child{margin-inline-start: var(--swiper-centered-offset-before);}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before{height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child{margin-block-start: var(--swiper-centered-offset-before);}
.swiper-centered.swiper-vertical > .swiper-wrapper::before{width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);}
.swiper-centered > .swiper-wrapper > .swiper-slide{scroll-snap-align: center center;}
.swiper-virtual .swiper-slide{-webkit-backface-visibility: hidden;
  transform: translateZ(0);}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height: 1px;
  width: var(--swiper-virtual-size);}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width: 1px;
  height: var(--swiper-virtual-size);}
:root{--swiper-navigation-size:16px;}
.swiper-button-next, .swiper-button-prev{position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
  border: 1px solid;
  padding: 1.6rem;
  border-radius: 50px;
  background: #ffffffb8;}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{opacity: 0.35;
  cursor: auto;
  pointer-events: none;}
.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden{opacity: 0;
  cursor: auto;
  pointer-events: none;}
.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev{display: none !important;}
.swiper-button-next:after, .swiper-button-prev:after{font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;}
.swiper-button-prev, .swiper-rtl .swiper-button-next{left: 10px;
  right: auto;}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{content: "prev";}
.swiper-button-next, .swiper-rtl .swiper-button-prev{right: 10px;
  left: auto;}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{content: "next";}
.swiper-button-lock{display: none;}
.swiper-pagination{position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;}
.swiper-pagination.swiper-pagination-hidden{opacity: 0;}
.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled{display: none !important;}
.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{bottom: 10px;
  left: 0;
  width: 100%;}
.swiper-pagination-bullets-dynamic{overflow: hidden;
  font-size: 0;}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform: scale(0.33);
  position: relative;}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform: scale(1);}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform: scale(1);}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform: scale(0.66);}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform: scale(0.33);}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform: scale(0.66);}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform: scale(0.33);}
.swiper-pagination-bullet{width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);}
button.swiper-pagination-bullet{border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;}
.swiper-pagination-clickable .swiper-pagination-bullet{cursor: pointer;}
.swiper-pagination-bullet:only-child{display: none !important;}
.swiper-pagination-bullet-active{opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));}
.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets{right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet{margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top: 50%;
  transform: translateY(-50%);
  width: 8px;}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display: inline-block;
  transition: 0.2s transform, 0.2s top;}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition: 0.2s transform, 0.2s left;}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition: 0.2s transform, 0.2s right;}
.swiper-pagination-progressbar{background: rgba(0, 0, 0, 0.25);
  position: absolute;}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin: right top;}
.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width: 100%;
  height: 4px;
  left: 0;
  top: 0;}
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar{width: 4px;
  height: 100%;
  left: 0;
  top: 0;}
.swiper-pagination-lock{display: none;}
.swiper-scrollbar{border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);}
.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled{display: none !important;}
.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal{position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;}
.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar{position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;}
.swiper-scrollbar-drag{height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;}
.swiper-scrollbar-cursor-drag{cursor: move;}
.swiper-scrollbar-lock{display: none;}
.swiper-zoom-container{width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;}
.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg{max-width: 100%;
  max-height: 100%;
  object-fit: contain;}
.swiper-slide-zoomed{cursor: move;}
.swiper-lazy-preloader{width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;}
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation: swiper-preloader-spin 1s infinite linear;}
.swiper-lazy-preloader-white{--swiper-preloader-color:#fff;}
.swiper-lazy-preloader-black{--swiper-preloader-color:#000;}
@keyframes swiper-preloader-spin{0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }}
.swiper .swiper-notification{position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;}
.swiper-free-mode > .swiper-wrapper{transition-timing-function: ease-out;
  margin: 0 auto;}
.swiper-grid > .swiper-wrapper{flex-wrap: wrap;}
.swiper-grid-column > .swiper-wrapper{flex-wrap: wrap;
  flex-direction: column;}
.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function: ease-out;}
.swiper-fade .swiper-slide{pointer-events: none;
  transition-property: opacity;}
.swiper-fade .swiper-slide .swiper-slide{pointer-events: none;}
.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events: auto;}
.swiper-cube{overflow: visible;}
.swiper-cube .swiper-slide{pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;}
.swiper-cube .swiper-slide .swiper-slide{pointer-events: none;}
.swiper-cube.swiper-rtl .swiper-slide{transform-origin: 100% 0;}
.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events: auto;}
.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-next + .swiper-slide, .swiper-cube .swiper-slide-prev{pointer-events: auto;
  visibility: visible;}
.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top{z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;}
.swiper-cube .swiper-cube-shadow{position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;}
.swiper-cube .swiper-cube-shadow:before{content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);}
.swiper-flip{overflow: visible;}
.swiper-flip .swiper-slide{pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;}
.swiper-flip .swiper-slide .swiper-slide{pointer-events: none;}
.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events: auto;}
.swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top{z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;}
.swiper-creative .swiper-slide{-webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;}
.swiper-cards{overflow: visible;}
.swiper-cards .swiper-slide{transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;}
cart-items .title-wrapper-with-link{margin-top:0}
cart-remove-button .button{min-width:calc(1.5rem / var(--font-body-scale));min-height:1.5rem;max-height:1.5rem;padding:0;margin:0 .1rem .1rem 0}
cart-remove-button .button:before, cart-remove-button .button:after{content:none}
cart-remove-button .button:not([disabled]):hover{color:rgb(var(--color-foreground))}
@media screen and (min-width:750px){
cart-remove-button .button{min-width:1rem;min-height:1rem}
}
.cart-item .loading__spinner{top:0;left:auto;right:auto;bottom:0;padding:0}
@media screen and (min-width:750px){
.cart-item .loading__spinner{right:0;padding-top:4.5rem;bottom:auto}
}
.cart-item .loading__spinner:not(.hidden)~*{visibility:hidden}
cart-drawer{position:fixed;top:0;left:0;width:100vw;height:100%}
cart-drawer-items{overflow:auto;flex:1}
@media screen and (max-height:650px){
cart-drawer-items{overflow:visible}
}
.cart-drawer .cart-item .loading__spinner{right:5px;padding-top:2.5rem}
.cart-drawer .unit-price{margin-top:.6rem}
.cart-drawer .price{line-height:1}
.cart-drawer details[open]>summary .icon-caret{transform:rotate(180deg)}
cart-drawer-items::-webkit-scrollbar{width:3px}
cart-drawer-items::-webkit-scrollbar-thumb{background-color:rgba(var(--color-foreground),.7);border-radius:100px}
cart-drawer-items::-webkit-scrollbar-track-piece{margin-top:31px}
cart-items.is-empty .title-wrapper-with-link{display:none}
cart-items{display:block}
@media screen and (min-width:750px){
[data-shopify-buttoncontainer]{justify-content:flex-end}
}
.price{font-size:1.6rem;letter-spacing:0rem;line-height:100%;color:rgb(var(--color-foreground))}
.price>*{display:inline-block;vertical-align:top}
.price.price--unavailable{visibility:hidden}
.price .price-itemm{display:inline-block;margin:0 1rem 0 0}
.price__regular .price-itemm--regular{margin-right:0}
.price:not(.price--show-badge) .price-itemm--last:last-of-type{margin:0}
@media screen and (min-width:750px){
.price{margin-bottom:0}
}
.price__regular{display:block}
.price__salee, .price .price__badge-sale, .price .price__badge-sold-out, .price--on-sale .price__regular, .price--on-sale .price__availability{display:none}
.price--sold-out .price__badge-sold-out, .price--on-sale .price__badge-sale, .volume-pricing--sale-badge .price__badge-sale{display:inline-block}
.volume-pricing--sale-badge .price__badge-sale{margin-left:.5rem}
.price--on-sale .price__salee{display:initial;flex-direction:row;flex-wrap:wrap}
.price--on-sale .price-itemm--regular{text-decoration:line-through;color:#121212!important;font-size:14px!important}
.unit-price{display:block;font-size:1.1rem;letter-spacing:.04rem;line-height:calc(1 + .2 / var(--font-body-scale));margin-top:.2rem;text-transform:uppercase;color:rgba(var(--color-foreground),.7)}
.price .price-itemm{color:#f8689a}
#product-grid .card-price .price{margin-top:8px}
.discounts__discount > .icon{color: rgb(var(--color-foreground));
  width: 1.2rem;
  height: 1.2rem;
  margin-right: 0.7rem;}
@keyframes rotator{0%{transform:rotate(0)}to{transform:rotate(270deg)}}
.path{stroke-dasharray:280;stroke-dashoffset:0;transform-origin:center;stroke:rgb(var(--color-foreground));animation:dash 1.4s infinite ease}
@keyframes dash{0%{stroke-dashoffset:280}50%{stroke-dashoffset:75;transform:rotate(135deg)}to{stroke-dashoffset:280;transform:rotate(450deg)}}
.loading-overlay:not(.hidden)+.cart-item__price-wrapper, .loading-overlay:not(.hidden)~cart-remove-button{opacity:50%}
.loading-overlay:not(.hidden)~cart-remove-button{pointer-events:none;cursor:default}
.localization-form:only-child .button{margin:1rem 1rem .5rem;flex-grow:1}
@media screen and (min-width:750px){
.localization-form:only-child .button{margin:1rem 0}
}
.localization-form .button{padding:1rem}
@media screen and (max-width:749px){
.localization-form .button{word-break:break-all}
}
.localization-form__select .icon-caret{position:absolute;content:"";height:.6rem;right:calc(var(--inputs-border-width) + 1.5rem);top:calc(50% - .2rem)}
.localization-selector.link{text-decoration:none;appearance:none;-webkit-appearance:none;-moz-appearance:none;color:rgb(var(--color-foreground));width:100%;padding-right:4rem;padding-bottom:1.5rem}
noscript .localization-selector.link{padding-top:1.5rem;padding-left:1.5rem}
.disclosure__button[aria-expanded=true] .icon-caret{transform:rotate(180deg)}
.header-localization .localization-form__select.link:after, .header-localization .localization-form__select.link:before{box-shadow:none}
.header-localization .localization-form__select.link:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:-.2rem;box-shadow:0 0 .2rem rgba(var(--color-foreground),.3)}
.js .header-localization:not(.menu-drawer__localization) .localization-form__select{padding:0 2.7rem 0 1.2rem;width:max-content;height:3.8rem}
.header-localization:not(.menu-drawer__localization) .localization-form__select .icon-caret{right:.8rem}
predictive-search .spinner{width:1.5rem;height:1.5rem;line-height:0}
.predictive-search__item .price{color:rgba(var(--color-foreground),.7);font-size:1.2rem}
.predictive-search .price{margin-top:.5rem}
.predictive-search__item--term .icon-arrow{width:calc(var(--font-heading-scale) * 1.4rem);height:calc(var(--font-heading-scale) * 1.4rem);flex-shrink:0;margin-left:calc(var(--font-heading-scale) * 2rem);color:rgb(var(--color-link))}
:root{--loop-widget-purchase-options-label-color: #000;
  --loop-widget-purchase-options-label-line-height: 1.1em;
  --loop-widget-purchase-options-label-font-size: 1.1em;
  --loop-widget-purchase-options-label-font-weight: 500;
  --loop-widget-purchase-options-label-font-style: 'unset';
  --loop-widget-purchase-options-label-margin: 7px 0;
  --loop-widget-purchase-options-label-padding: 0;
  --loop-widget-purchase-options-label-text-transform: 'none';

  
  --loop-widget-purchase-options-container-background-color: transparent;
  --loop-widget-purchase-options-container-border-width: 1px;
  --loop-widget-purchase-options-container-border-color: transparent;
  --loop-widget-purchase-options-container-border-radius: 8px;
  --loop-widget-purchase-options-container-margin: 0 0;
  --loop-widget-purchase-options-container-padding: 0px 0px 0px 0px;

  
  --loop-widget-purchase-option-radio-accent-color: #000000;
  --loop-widget-purchase-option-radio-width: 1.3em;
  --loop-widget-purchase-option-radio-height: 1.3em;
  --loop-widget-purchase-option-radio-hover-accent-color: #808080;

  
  --loop-widget-purchase-option-selected-background-color: #fff;
  --loop-widget-purchase-option-selected-border-color: #3d3d3d;

  
  --loop-widget-purchase-option-background-color: #fff;
  --loop-widget-purchase-option-border-width: 1px;
  --loop-widget-purchase-option-border-color: #c3cfd9;
  --loop-widget-purchase-option-border-radius: 8px;
  --loop-widget-purchase-option-margin: 0px;
  --loop-widget-purchase-option-padding: 1.1em;

  
  --loop-widget-purchase-option-label-color: #000;
  --loop-widget-purchase-option-label-line-height: 1.2em;
  --loop-widget-purchase-option-label-font-size: 1em;
  --loop-widget-purchase-option-label-font-weight: 500;
  --loop-widget-purchase-option-label-font-style: 'unset';
  --loop-widget-purchase-option-label-margin: 0 1em 0 0;
  --loop-widget-purchase-option-label-padding: 0px 0px 0px 0px;
  --loop-widget-purchase-option-label-text-transform: 'none';

  
  --loop-widget-purchase-option-discount-badge-color: #000;
  --loop-widget-purchase-option-discount-badge-background-color: #f7c324;
  --loop-widget-purchase-option-discount-badge-border-radius: 40px;
  --loop-widget-purchase-option-discount-badge-line-height: 1em;
  --loop-widget-purchase-option-discount-badge-font-size: 1em;
  --loop-widget-purchase-option-discount-badge-font-weight: 'none';

  
  --loop-widget-sp-selector-label-color: #333;
  --loop-widget-sp-selector-label-line-height: 1.2em;
  --loop-widget-sp-selector-label-font-size: 1em;
  --loop-widget-sp-selector-label-font-weight: 500;
  --loop-widget-sp-selector-label-font-style: 'unset';
  --loop-widget-sp-selector-label-margin: 0.5em 1em 0.5em 0;
  --loop-widget-sp-selector-label-padding: 0 5px;
  --loop-widget-sp-selector-label-text-transform: 'none';
  --loop-widget-sp-selector-label-background-color: #fff;

  
  --loop-widget-sp-button-selector-label-color: #333;
  --loop-widget-sp-button-selector-label-font-size: 0.9em;
  --loop-widget-sp-button-selector-label-font-weight: 400;
  --loop-widget-sp-button-selector-label-font-style: 'unset';
  --loop-widget-sp-button-selector-label-margin: 0px;
  --loop-widget-sp-button-selector-label-padding: 0px;
  --loop-widget-sp-button-selector-label-text-transform: 'none';

  
  --loop-widget-sp-selector-background-color: #fff;
  --loop-widget-sp-selector-color: #000;
  --loop-widget-sp-selector-font-size: 1em;
  --loop-widget-sp-selector-font-weight: 500;
  --loop-widget-sp-selector-font-style: 'unset';
  --loop-widget-sp-selector-border-width: 1px;
  --loop-widget-sp-selector-border-color: #C3D0D9;
  --loop-widget-sp-selector-border-radius: 8px;
  --loop-widget-sp-selector-margin: 6px 0px 0px 0px;
  --loop-widget-sp-selector-padding: 10px;
  --loop-widget-sp-selector-text-transform: "none";

  
  --loop-widget-sp-selector-btn-background-color: #fff;
  --loop-widget-sp-selector-btn-color: #000;
  --loop-widget-sp-selector-btn-font-size: 14px;
  --loop-widget-sp-selector-btn-font-weight: 500;
  --loop-widget-sp-selector-btn-font-style: "unset";
  --loop-widget-sp-selector-btn-border-width: 1px;
  --loop-widget-sp-selector-btn-border-color: #000;
  --loop-widget-sp-selector-btn-border-radius: 8px;
  --loop-widget-sp-selector-btn-margin: 0px 0px 0px 0px;
  --loop-widget-sp-selector-btn-padding: 3px 10px 3px 10px;
  --loop-widget-sp-selector-btn-text-transform: "none";

  
  --loop-widget-sp-selector-btn-selected-background-color: #000;
  --loop-widget-sp-selector-btn-selected-color: #fff;
  --loop-widget-sp-selector-btn-selected-border-color: #000;

  
  --loop-widget-purchase-option-price-color: #000;
  --loop-widget-purchase-option-price-line-height: 1em;
  --loop-widget-purchase-option-price-font-size: 1em;
  --loop-widget-purchase-option-price-font-weight: 500;
  --loop-widget-purchase-option-price-font-style: 'unset';
  --loop-widget-purchase-option-price-margin: 0 0 0 0;
  --loop-widget-purchase-option-price-padding: 0 0 0 0;
  --loop-widget-purchase-option-price-text-transform: "none";

  
  --loop-widget-purchase-option-compare-at-price-color: #000;
  --loop-widget-purchase-option-compare-at-price-line-height: 1em;
  --loop-widget-purchase-option-compare-at-price-font-size: 1em;
  --loop-widget-purchase-option-compare-at-price-font-weight: normal;
  --loop-widget-purchase-option-compare-at-price-font-style: 'unset';
  --loop-widget-purchase-option-compare-at-price-margin: 0 0 0 0;
  --loop-widget-purchase-option-compare-at-price-padding: 0 0 0 0;
  --loop-widget-purchase-option-compare-at-price-text-transform: "none";
  --loop-widget-purchase-option-compare-at-price-text-decoration: line-through;

  
  --loop-widget-purchase-option-each-label-color: #000;
  --loop-widget-purchase-option-each-label-line-height: 1em;
  --loop-widget-purchase-option-each-label-font-size: 0.8em;
  --loop-widget-purchase-option-each-label-font-weight: 500;
  --loop-widget-purchase-option-each-label-font-style: 'unset';
  --loop-widget-purchase-option-each-label-margin: 0 0 0 0;
  --loop-widget-purchase-option-each-label-padding: 0 0 0 0;
  --loop-widget-purchase-option-each-label-text-transform: "none";
  --loop-widget-purchase-option-each-label-opacity: 0.8;

  
  --loop-widget-unit-price-color: #666;
  --loop-widget-unit-price-line-height: 1em;
  --loop-widget-unit-price-font-size: 0.8em;
  --loop-widget-unit-price-font-weight: 500;
  --loop-widget-unit-price-font-style: 'unset';
  --loop-widget-unit-price-margin: 0 0 0 0;
  --loop-widget-unit-price-padding: 0 0 0 0;
  --loop-widget-unit-price-text-transform: "none";
  --loop-widget-unit-price-opacity: 0.8;

  
  --loop-widget-tooltip-label-color: #000;
  --loop-widget-tooltip-label-font-size: 1em;
  --loop-widget-tooltip-label-font-weight: 500;
  --loop-widget-tooltip-label-font-style: "unset";

  
  --loop-widget-tooltip-text-background-color: #081d33;
  --loop-widget-tooltip-text-color: #fff;

  
  --loop-widget-sp-selector-description-color: #141414;
  --loop-widget-sp-selector-description-line-height: 1.2em;
  --loop-widget-sp-selector-description-font-size: 0.9em;
  --loop-widget-sp-selector-description-font-weight: 400;
  --loop-widget-sp-selector-description-font-style: 'unset';
  --loop-widget-sp-selector-description-margin: 0.5em 0 0 0;
  --loop-widget-sp-selector-description-padding: 0 0 0 0;
  --loop-widget-sp-selector-description-text-transform: "none";
  --loop-widget-sp-selector-description-opacity: 0.8;

  
  --loop-widget-dropdown-arrow-svg-stroke-color: #000;
  --loop-widget-dropdown-arrow-svg-height: 30px;
  --loop-widget-dropdown-arrow-svg-width: 30px;

  
  --loop-widget-always-show-details-height: 0px;


  

  
  --loop-w-btn-group-purchase-option-background-color: #fff;
  --loop-w-btn-group-purchase-option-border-width: 1px;
  --loop-w-btn-group-purchase-option-border-color: #c3cfd9;
  --loop-w-btn-group-purchase-option-border-radius: 8px;
  --loop-w-btn-group-purchase-option-margin: 0px 0px 0px 0px;
  --loop-w-btn-group-purchase-option-padding: 1em;

  
  --loop-w-btn-group-purchase-option-label-color: #000;
  --loop-w-btn-group-purchase-option-label-line-height: 1em;
  --loop-w-btn-group-purchase-option-label-font-size: 1em;
  --loop-w-btn-group-purchase-option-label-font-weight: 600;
  --loop-w-btn-group-purchase-option-label-font-style: 'unset';
  --loop-w-btn-group-purchase-option-label-margin: 0px;
  --loop-w-btn-group-purchase-option-label-padding: 0px 0px 0px 0px;
  --loop-w-btn-group-purchase-option-label-text-transform: 'none';

  
  --loop-w-btn-group-purchase-option-discount-badge-color: #000;
  --loop-w-btn-group-purchase-option-discount-badge-background-color: #f7c324;
  --loop-w-btn-group-purchase-option-discount-badge-border-radius: 40px;
  --loop-w-btn-group-purchase-option-discount-badge-line-height: 1em;
  --loop-w-btn-group-purchase-option-discount-badge-font-size: 0.9em;
  --loop-w-btn-group-purchase-option-discount-badge-font-weight: 'none';

  
  --loop-w-btn-group-purchase-option-price-color: #000;
  --loop-w-btn-group-purchase-option-price-line-height: 1em;
  --loop-w-btn-group-purchase-option-price-font-size: 1.1em;
  --loop-w-btn-group-purchase-option-price-font-weight: 500;
  --loop-w-btn-group-purchase-option-price-font-style: 'unset';
  --loop-w-btn-group-purchase-option-price-margin: 0 0 0 0;
  --loop-w-btn-group-purchase-option-price-padding: 0 0 0 0;
  --loop-w-btn-group-purchase-option-price-text-transform: "none";

  
  --loop-w-btn-group-purchase-option-compare-at-price-color: #000;
  --loop-w-btn-group-purchase-option-compare-at-price-line-height: 1em;
  --loop-w-btn-group-purchase-option-compare-at-price-font-size: 0.9em;
  --loop-w-btn-group-purchase-option-compare-at-price-font-weight: normal;
  --loop-w-btn-group-purchase-option-compare-at-price-font-style: 'unset';
  --loop-w-btn-group-purchase-option-compare-at-price-margin: 0 0 0 0;
  --loop-w-btn-group-purchase-option-compare-at-price-padding: 0 0 0 0;
  --loop-w-btn-group-purchase-option-compare-at-price-text-transform: "none";
  --loop-w-btn-group-purchase-option-compare-at-price-text-decoration: line-through;

  
  --loop-w-btn-group-description-border-width: 1px;
  --loop-w-btn-group-description-border-color: #c3cfd9;
  --loop-w-btn-group-description-border-radius: 8px;
  --loop-w-btn-group-description-margin: 10px 0 0 0;
  --loop-w-btn-group-description-padding: 15px;
  --loop-w-btn-group-description-background-color: #fff;

  
  --loop-w-btn-group-description-text-color: #141414;
  --loop-w-btn-group-description-text-line-height: 1.2em;
  --loop-w-btn-group-description-text-font-size: 0.9em;
  --loop-w-btn-group-description-text-font-weight: 400;
  --loop-w-btn-group-description-text-font-style: 'unset';
  --loop-w-btn-group-description-text-margin: 0 0 0 0;
  --loop-w-btn-group-description-text-padding: 0 0 0 0;
  --loop-w-btn-group-description-text-text-transform: "none";
  --loop-w-btn-group-description-text-opacity: 0.8;

  

  
  --loop-w-checkbox-purchase-option-background-color: #fff;
  --loop-w-checkbox-purchase-option-border-width: 0px;
  --loop-w-checkbox-purchase-option-border-color: #c3cfd9;
  --loop-w-checkbox-purchase-option-border-radius: 8px;
  --loop-w-checkbox-purchase-option-margin: 0px 0px 0px 0px;
  --loop-w-checkbox-purchase-option-padding: 0px;

  
  --loop-widget-purchase-option-checkbox-accent-color: #000;
  --loop-widget-purchase-option-checkbox-width: 1.3em;
  --loop-widget-purchase-option-checkbox-height: 1.3em;

  
  --loop-w-checkbox-purchase-option-price-color: #000;
  --loop-w-checkbox-purchase-option-price-line-height: 1em;
  --loop-w-checkbox-purchase-option-price-font-size: 1em;
  --loop-w-checkbox-purchase-option-price-font-weight: 500;
  --loop-w-checkbox-purchase-option-price-font-style: 'unset';
  --loop-w-checkbox-purchase-option-price-margin: 0 0 0 0;
  --loop-w-checkbox-purchase-option-price-padding: 0 0 0 0;
  --loop-w-checkbox-purchase-option-price-text-transform: "none";}
@keyframes blinking{50% {
    border-color: #000;
  }}
@keyframes skeleton-loading{0% {
    background-position: 200% 0;
  }

  100% {
    background-position: -200% 0;
  }}
quantity-popover{position:relative;display:block}
quantity-popover volume-pricing li:nth-child(odd){background:rgba(var(--color-foreground),.03)}
quantity-popover volume-pricing li{font-size:1.4rem;letter-spacing:.06rem;padding:.6rem .8rem;display:flex;justify-content:space-between}
.variant-remove-total quick-order-list-remove-all-button .button, .quick-order-list-total__confirmation quick-order-list-remove-all-button .button, quantity-popover quick-order-list-remove-button .button{--shadow-opacity: 0;--border-opacity: 0}
.quantity-popover__info .button{width:3.2rem;height:3.2rem;position:absolute;top:.4rem;right:0;padding:0 1.2rem 0 0;display:flex;justify-content:flex-end}
.quantity-popover__info .volume-pricing-label~.button{top:-.2rem}
.quantity-popover__info .button .icon{width:1.5rem;height:1.5rem}
quantity-popover volume-pricing{margin-top:1.2rem;display:block}
.card--card.gradient, .card__inner.gradient{transform:perspective(0)}
.card__inner.color-background-1{background:transparent}
.card .media{bottom:0;position:absolute;top:0}
.card .media{width:100%}
.card__media .media img{height:100%;object-fit:cover;object-position:center center;width:100%}
.card--horizontal .price__containerr .price-itemm{font-size:calc(var(--font-heading-scale) * 1.2rem)}
.card--horizontal .card-information>*:not(.visually-hidden:first-child)+*:not(.rating):not(.card__information-volume-pricing-note){margin-top:0}
@media only screen and (min-width:750px){
.card--horizontal .price__containerr .price-itemm{font-size:calc(var(--font-heading-scale) * 1.3rem)}
}
@media screen and (min-width:990px){
.card .media.media--hover-effect>img:only-child, .card-wrapper .media.media--hover-effect>img:only-child{transition:transform var(--duration-long) ease}
.card:hover .media.media--hover-effect>img:first-child:only-child, .card-wrapper:hover .media.media--hover-effect>img:first-child:only-child{transform:scale(1.03)}
.card-wrapper:hover .media.media--hover-effect>img:first-child:not(:only-child){opacity:0}
.card-wrapper:hover .media.media--hover-effect>img+img{opacity:1;transition:transform var(--duration-long) ease;transform:scale(1.03)}
}
.card-information>.price{color:rgb(var(--color-foreground))}
.card--horizontal .card-information>.price{color:rgba(var(--color-foreground),.75)}
.card-information>*:not(.visually-hidden:first-child)+*:not(.rating):not(.card__information-volume-pricing-note){margin-top:.7rem}
.card-information .caption{letter-spacing:.07rem}
.grid__item:nth-child(2n) .shape--blob{clip-path:polygon(var(--shape--blob-2))}
.grid__item:nth-child(3n) .shape--blob{clip-path:polygon(var(--shape--blob-3))}
.grid__item:nth-child(4n) .shape--blob{clip-path:polygon(var(--shape--blob-4))}
.grid__item:nth-child(5n) .shape--blob{clip-path:polygon(var(--shape--blob-5))}
.grid__item:nth-child(7n) .shape--blob{clip-path:polygon(var(--shape--blob-6))}
.grid__item:nth-child(8n) .shape--blob{clip-path:polygon(var(--shape--blob-1))}
@media(prefers-reduced-motion:no-preference){
.grid__item:nth-child(2n) .product-card-wrapper:hover .shape--blob{clip-path:polygon(var(--shape--blob-6))}
.grid__item:nth-child(3n) .product-card-wrapper:hover .shape--blob{clip-path:polygon(var(--shape--blob-1))}
.grid__item:nth-child(4n) .product-card-wrapper:hover .shape--blob{clip-path:polygon(var(--shape--blob-2))}
.grid__item:nth-child(5n) .product-card-wrapper:hover .shape--blob{clip-path:polygon(var(--shape--blob-3))}
.grid__item:nth-child(7n) .product-card-wrapper:hover .shape--blob{clip-path:polygon(var(--shape--blob-4))}
.grid__item:nth-child(8n) .product-card-wrapper:hover .shape--blob{clip-path:polygon(var(--shape--blob-5))}
}
.icon.icon-remove{transform:unset}
.loading__spinner{position:absolute;z-index:1;width:1.8rem}
.loading__spinner{width:1.8rem;display:inline-block}
.spinner{animation:rotator 1.4s linear infinite}
.path{stroke-dasharray:280;stroke-dashoffset:0;transform-origin:center;stroke:rgb(var(--color-foreground));animation:dash 1.4s ease-in-out infinite}
@media screen and (forced-colors:active){
.path{stroke:CanvasText}
}
.loading__spinner:not(.hidden)+.cart-item__price-wrapper, .loading__spinner:not(.hidden)~cart-remove-button{opacity:50%}
.loading__spinner:not(.hidden)~cart-remove-button{pointer-events:none;cursor:default}
.rich-text{z-index:1}
.rich-text__wrapper{display:flex;justify-content:center;width:calc(100% - 4rem / var(--font-body-scale))}
.rich-text:not(.rich-text--full-width) .rich-text__wrapper{margin:auto;width:calc(100% - 8rem / var(--font-body-scale))}
.rich-text__blocks{width:100%}
@media screen and (min-width:750px){
.rich-text__wrapper{width:100%}
.rich-text__blocks{max-width:50rem}
}
@media screen and (min-width:990px){
.rich-text__blocks{max-width:78rem}
}
.rich-text__blocks *{overflow-wrap:break-word}
.rich-text__blocks>*{margin-top:0;margin-bottom:0}
.rich-text__blocks>*+*{margin-top:2rem}
.rich-text__blocks>*+a{margin-top:3rem}
.rich-text__blocks.left .rich-text__buttons{justify-content:flex-start}
.rich-text__blocks.right .rich-text__buttons{justify-content:flex-end}
.search__button:hover .icon, .reset__button:hover .icon{transform:scale(1.07)}
.search__button .icon{height:1.8rem;width:1.8rem}
.reset__button .icon.icon-close{height:1.8rem;width:1.8rem;stroke-width:.1rem}
input::-webkit-search-decoration{-webkit-appearance:none}
.js menu-drawer>details>summary:before, .js menu-drawer>details[open]:not(.menu-opening)>summary:before{content:"";position:absolute;cursor:default;width:100%;height:calc(100vh - 100%);height:calc(var(--viewport-height, 100vh) - (var(--header-bottom-position, 100%)));top:100%;left:0;background:rgba(var(--color-foreground),.5);opacity:0;visibility:hidden;z-index:2;transition:opacity 0s,visibility 0s}
menu-drawer>details[open]>summary:before{visibility:visible;opacity:1;transition:opacity var(--duration-default) ease,visibility var(--duration-default) ease}
.js .menu-drawer{height:calc(100vh - 100%)}
.js details[open]>.menu-drawer, .js details[open]>.menu-drawer__submenu{transition:transform var(--duration-default) ease,visibility var(--duration-default) ease}
.js details[open].menu-opening>.menu-drawer{transform:translate(0);visibility:visible}
.js .menu-drawer__navigation .submenu-open{visibility:hidden}
.js .menu-drawer__menu li{margin-bottom:.2rem}
.no-js .menu-drawer__menu-item .icon-caret{right:3rem}
.js .menu-drawer__menu-item .icon-caret, .no-js .menu-drawer .icon-arrow{display:none}
.menu-drawer__menu-item>.icon-arrow{position:absolute;right:3rem;top:50%;transform:translateY(-50%)}
.js .menu-drawer__submenu{position:absolute;top:0;width:100%;bottom:0;left:0;background-color:rgb(var(--color-background));z-index:1;transform:translate(100%);visibility:hidden}
.js .menu-drawer__submenu .menu-drawer__submenu{overflow-y:auto}
.menu-drawer__close-button .icon-arrow{transform:rotate(180deg);margin-right:1rem}
@media screen and (min-width:990px){
.cart-notification-wrapper:is(.page-width)>.cart-notification{right:4rem}
}
.product{margin:0}
.product.grid{gap:0}
.product__media-wrapper{padding-left:0}
@media screen and (min-width:750px){
.product__column-sticky{display:block;position:sticky;top:3rem;z-index:2}
.product--thumbnail .thumbnail-list{padding-right:var(--media-shadow-horizontal-offset)}
.product__info-wrapper{padding:0 0 0 5rem}
.product--right .product__info-wrapper{padding:0 5rem 0 0;margin-left:0}
.product--right .product__media-list{margin-bottom:2rem}
.product__media-container .slider-buttons{display:none}
}
@media screen and (min-width:990px){
.product--large:not(.product--no-media) .product__media-wrapper{max-width:60%;width:calc(60% - var(--grid-desktop-horizontal-spacing) / 2)}
.product--large:not(.product--no-media) .product__info-wrapper{padding:0 0 0 5rem;max-width:40%;width:calc(40% - var(--lumin-container-margin) - var(--grid-desktop-horizontal-spacing) / 2);margin-left:var(--lumin-container-margin)}
.product--large:not(.product--no-media).product--right .product__info-wrapper{padding:0 4rem 0 0;margin-right:var(--lumin-container-margin);margin-left:0!important}
.product--medium:not(.product--no-media) .product__media-wrapper{max-width:55%;width:calc(55% - var(--grid-desktop-horizontal-spacing) / 2)}
.product--small:not(.product--no-media) .product__info-wrapper{max-width:55%;width:calc(55% - var(--lumin-container-margin) - var(--grid-desktop-horizontal-spacing) / 2);margin-left:var(--lumin-container-margin)}
.product--medium:not(.product--no-media).product--right .product__info-wrapper{margin-right:var(--lumin-container-margin);margin-left:0!important}
.product--medium:not(.product--no-media) .product__info-wrapper{max-width:45%;width:calc(45% - var(--lumin-container-margin) - var(--grid-desktop-horizontal-spacing) / 2);margin-left:var(--lumin-container-margin)}
.product--small:not(.product--no-media) .product__media-wrapper{max-width:45%;width:calc(45% - var(--grid-desktop-horizontal-spacing) / 2)}
.product--small:not(.product--no-media).product--right .product__info-wrapper{margin-right:var(--lumin-container-margin);margin-left:0!important}
}
.product-form{display:block}
.product-form__error-message-wrapper:not([hidden]){display:flex;align-items:flex-start;font-size:1.2rem;margin-bottom:1.5rem}
.product-form__error-message-wrapper svg{flex-shrink:0;width:1.2rem;height:1.2rem;margin-right:.7rem;margin-top:.5rem}
.product-form__input{flex:0 0 100%;padding:0;margin:0 0 1.2rem;max-width:70rem;min-width:fit-content;border:none}
.product-form__input .product-form__quantity{display:flex;align-items:center;gap:30px}
variant-radios, variant-selects{display:block}
.product-form__input .form__label{padding-left:0}
fieldset.product-form__input .form__label{margin-bottom:.2rem}
.product-form__input input[type=radio]{clip:rect(0,0,0,0);overflow:hidden;position:absolute;height:1px;width:1px}
.product-form__input input[type=radio]{-webkit-appearance:none;clip:unset!important;height:20px!important;width:20px!important;z-index:1;margin-left:15px;border-radius:50%;display:inline-block;outline:none;cursor:pointer;background-color:#fff;box-shadow:0 0 0 2px #fee4ed;margin-top:23px!important}
.product-form__input input[type=radio]+label{border:var(--variant-pills-border-width) solid rgba(var(--color-foreground),var(--variant-pills-border-opacity));background-color:rgb(var(--color-background));color:rgba(var(--color-foreground));border-radius:var(--variant-pills-radius);color:rgb(var(--color-foreground));display:inline-block;margin:.7rem .5rem .2rem 0;padding:1rem 2rem;font-size:1.4rem;letter-spacing:.1rem;line-height:1;text-align:center;transition:border var(--duration-short) ease;cursor:pointer;position:relative}
.product-form__input input[type=radio]+label:before{content:"";position:absolute;top:calc(var(--variant-pills-border-width) * -1);right:calc(var(--variant-pills-border-width) * -1);bottom:calc(var(--variant-pills-border-width) * -1);left:calc(var(--variant-pills-border-width) * -1);z-index:-1;border-radius:var(--variant-pills-radius);box-shadow:var(--variant-pills-shadow-horizontal-offset) var(--variant-pills-shadow-vertical-offset) var(--variant-pills-shadow-blur-radius) rgba(var(--color-shadow),var(--variant-pills-shadow-opacity))}
.product-form__input input[type=radio]:checked+label{background-color:rgb(var(--color-foreground),.05);color:rgb(var(--color-foreground));box-shadow:0 0 0 1px rgb(var(--color-foreground));border-color:rgba(var(--color-foreground))}
.product-form__input input[type=radio]:not(.disabled)+label>.visually-hidden{display:none}
@media screen and (forced-colors:active){
.product-form__input input[type=radio]:checked+label{text-decoration:underline}
}
.product-form__input input[type=radio]:checked+label::selection{background-color:rgba(var(--color-background),.3)}
.product-form__input input[type=radio]:disabled+label, .product-form__input input[type=radio].disabled+label{border-color:rgba(var(--color-foreground),.1);color:rgba(var(--color-foreground),.6);text-decoration:line-through}
.product-form__input input[type=radio]:disabled+label:after, .product-form__input input[type=radio].disabled+label:after{content:"";position:absolute;top:50%;left:50%;height:110%;clip-path:unset;z-index:2;transform:translateY(-50%) rotate(45deg);border-radius:0;box-shadow:none;border-color:#acacac;border:.1rem solid}
.product-form__input input[type=radio].disabled:checked+label, .product-form__input input[type=radio]:disabled:checked+label{color:rgba(var(--color-background),.6)}
.product-form__input input[type=radio]:focus-visible+label{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.55)}
.product-form__input input[type=radio].focused+label{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.55)}
.no-js .product-form__input input[type=radio]:focus:not(:focus-visible)+label{box-shadow:none}
.product-form__input .select{max-width:70rem}
.product-form__submit{margin-bottom:0rem}
.no-js .product-form__submit.button--secondary{--color-button: inherit;--color-button-text: inherit;--alpha-button-background: 1}
.product-form__submit[aria-disabled=true]+.shopify-payment-button .shopify-payment-button__button[disabled], .product-form__submit[disabled]+.shopify-payment-button .shopify-payment-button__button[disabled]{cursor:not-allowed;opacity:.5}
@media screen and (forced-colors:active){
.product-form__submit[aria-disabled=true]{color:Window}
}
.product__info-container>*+*{margin:1.5rem 0}
.product__info-container iframe{max-width:100%}
.product__info-container .product-form, .product__info-container .product__description, .product__info-container .icon-with-text{margin:2.5rem 0}
.product__text{margin-bottom:0}
a.product__text{display:block;text-decoration:none;color:rgba(var(--color-foreground),.75)}
.product__text.caption-with-letter-spacing{text-transform:uppercase}
.product__title{word-break:break-word;margin-bottom:1.5rem;text-align:center}
.product__title>*{margin:0}
.product__title>a{display:none}
.product__title+.product__text.caption-with-letter-spacing{margin-top:-1.5rem}
.product__text.caption-with-letter-spacing+.product__title{margin-top:0}
.product__accordion .accordion__content{padding:0 1rem}
.product .price .badge, .product .price__containerr{margin-bottom:.5rem}
.product .price dl{margin-top:.5rem;margin-bottom:.5rem}
.product .price--sold-out .price__badge-sale{display:none}
@media screen and (min-width:750px){
.product__info-container{max-width:90rem}
.product__info-container .price--on-sale .price-itemm--regular{font-size:1.6rem}
.product__info-container>*:first-child{margin-top:0}
}
.product--no-media .product__title, .product--no-media .product__text, .product--no-media noscript .product-form__input{text-align:center}
.product--no-media .product__media-wrapper, .product--no-media .product__info-wrapper{padding:0}
.product--no-media noscript .product-form__input{max-width:100%}
.product--no-media fieldset.product-form__input, .product--no-media .product__view-details, .product--no-media .product__pickup-availabilities, .product--no-media .product-form{display:flex;align-items:center;justify-content:center;text-align:center}
.product--no-media .product-form{flex-direction:column}
.product--no-media .product-form>.form{max-width:30rem;width:100%}
.product-form__quantity .form__label{margin-bottom:.6rem}
.price-per-item__label.form__label{margin-bottom:0rem}
.product-form__quantity-top .form__label{margin-bottom:1.2rem}
.product--no-media fieldset.product-form__input{flex-wrap:wrap;margin:0 auto 1.2rem}
.product-form__buttons{max-width:70rem}
.product--no-media .product__info-container>modal-opener{display:block;text-align:center}
.product--no-media .price{text-align:center}
.product__media-list video{border-radius:calc(var(--media-radius) - var(--media-border-width));width:100%;height:auto}
@media screen and (max-width:749px){
.product__media-list{margin-left:-2.5rem;margin-bottom:3rem;width:calc(100% + 4rem)}
.product__media-wrapper slider-component:not(.thumbnail-slider--no-slide){margin-left:-1.5rem;margin-right:-1.5rem}
.slider.product__media-list::-webkit-scrollbar{height:.2rem;width:.2rem}
.product__media-list::-webkit-scrollbar-thumb{background-color:rgb(var(--color-foreground))}
.product__media-list::-webkit-scrollbar-track{background-color:rgba(var(--color-foreground),.2)}
.product__media-list .product__media-item{width:calc(100% - 3rem - var(--grid-mobile-horizontal-spacing))}
.product--mobile-columns .product__media-item{width:calc(50% - 1.5rem - var(--grid-mobile-horizontal-spacing))}
}
@media screen and (min-width:750px){
.product--thumbnail .product__media-list, .product--thumbnail_slider .product__media-list{padding-bottom:calc(var(--media-shadow-vertical-offset) * var(--media-shadow-visible))}
.product__media-list{padding-right:calc(var(--media-shadow-horizontal-offset) * var(--media-shadow-visible))}
.product--thumbnail .product__media-item:not(.is-active), .product--thumbnail_slider .product__media-item:not(.is-active){display:none}
}
.product__media-item.product__media-item--variant{display:none}
@media screen and (min-width:750px)and (max-width:989px){
.product__media-list .product__media-item:first-child{padding-left:0}
.product--thumbnail_slider .product__media-list{margin-left:0}
.product__media-list .product__media-item{width:100%}
}
.product__media-icon .icon{width:1.9rem;height:1.9rem}
.product__media-icon{background-color:rgb(var(--color-background));border-radius:50%;border:0rem solid rgba(var(--color-foreground),.1);color:rgb(var(--color-foreground));display:flex;align-items:center;justify-content:center;height:3rem;width:3rem;position:absolute;left:1.2rem;top:1.2rem;z-index:1;transition:color var(--duration-short) ease,opacity var(--duration-short) ease}
.product__media-video .product__media-icon{opacity:1}
.product__modal-opener--image .product__media-toggle:hover{cursor:zoom-in}
.product__modal-opener:hover .product__media-icon{border:0rem solid rgba(var(--color-foreground),.1)}
@media screen and (min-width:750px){
.grid__item.product__media-item--full{width:100%}
.product--columns .product__media-item:not(.product__media-item--single):not(:only-child){max-width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2)}
.product--columns_1 .product__media-item:not(.product__media-item--single):not(:only-child){max-width:calc(100% - var(--grid-desktop-horizontal-spacing))}
.product--medium.product--columns .product__media-item--full .deferred-media__poster-button{height:4.2rem;width:4.2rem}
.product--medium.product--columns .product__media-item--full .deferred-media__poster-button .icon{width:1.8rem;height:1.8rem}
.product--small.product--columns .product__media-item--full .deferred-media__poster-button .icon{width:1.6rem;height:1.6rem}
}
@media screen and (min-width:990px){
.product--stacked .product__media-item{max-width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2)}
.product:not(.product--columns) .product__media-list .product__media-item:first-child, .product:not(.product--columns) .product__media-list .product__media-item--full{width:100%;max-width:100%}
.product:not(.product--columns) .product__media-list .product__media-item:nth-of-type(2), .product:not(.product--columns) .product__media-list .product__media-item--full{width:100%;max-width:100%}
.product__modal-opener .product__media-icon{opacity:0}
.product__modal-opener:hover .product__media-icon, .product__modal-opener:focus .product__media-icon{opacity:1}
}
.product__media-item>*{display:block;position:relative}
.product__media-toggle{display:flex;border:none;background-color:transparent;color:currentColor;padding:0}
.product__media-toggle:after{content:"";cursor:pointer;display:block;margin:0;padding:0;position:absolute;top:calc(var(--border-width) * -1);right:calc(var(--border-width) * -1);bottom:calc(var(--border-width) * -1);left:calc(var(--border-width) * -1);z-index:2}
.product__media-toggle:focus-visible{outline:0;box-shadow:none}
@media(forced-colors:active){
.product__media-toggle:focus-visible, .product__media-toggle:focus-visible:after, .product-form__input input[type=radio]:focus-visible+label{outline:transparent solid 1px;outline-offset:2px}
}
.product__media-toggle.focused{outline:0;box-shadow:none}
.product__media-toggle:focus-visible:after{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.5);border-radius:var(--media-radius)}
.product__media-toggle.focused:after{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.5);border-radius:var(--media-radius)}
.product__media-list .deferred-media{display:none}
@media screen and (min-width:750px){
.product__modal-opener:not(.product__modal-opener--image){display:none}
.product__media-list .deferred-media{display:block}
}
@media screen and (max-width:749px){
.product--thumbnail .is-active .product__modal-opener:not(.product__modal-opener--image), .product--thumbnail_slider .is-active .product__modal-opener:not(.product__modal-opener--image){display:none}
.product--thumbnail .is-active .deferred-media, .product--thumbnail_slider .is-active .deferred-media{display:block;width:100%}
}
.product-media-modal__content .media{background:none}
.product-media-modal__toggle .icon{height:auto;margin:0;width:2.2rem}
@media screen and (min-width:750px){
.product-media-modal__dialog .global-media-settings--no-shadow{overflow:visible!important;height:calc(100vh - 2rem)}
}
@media screen and (max-width:749px){
.product-media-modal__dialog .global-media-settings, .product-media-modal__dialog .global-media-settings video, .product-media-modal__dialog .global-media-settings model-viewer, .product-media-modal__dialog .global-media-settings iframe, .product-media-modal__dialog .global-media-settings img{border:none;border-radius:0}
}
.product-popup-modal__toggle .icon{height:auto;margin:0;width:2.2rem}
.product__media-list .media>*{overflow:hidden}
.thumbnail-list{flex-wrap:wrap;grid-gap:1rem}
.slider--mobile.thumbnail-list:after{content:none}
@media screen and (min-width:750px){
.product--stacked .thumbnail-list{display:none}
.thumbnail-list{display:grid;grid-template-columns:repeat(4,1fr)}
}
@media screen and (min-width:990px){
.thumbnail-list{grid-template-columns:repeat(4,1fr)}
.product--medium .thumbnail-list{grid-template-columns:repeat(5,1fr)}
.product--large .thumbnail-list{grid-template-columns:repeat(6,1fr)}
}
@media screen and (max-width:749px){
.product__media-item{display:flex;align-items:center}
.product__modal-opener{width:100%}
.thumbnail-slider{display:flex;align-items:center}
.thumbnail-slider .thumbnail-list.slider{display:flex;padding:0;flex:1;scroll-padding-left:0;margin:0 1.5rem}
.thumbnail-list__item.slider__slide{width:calc(19% - .6rem)}
.thumbnail{left:.1rem}
}
@media screen and (min-width:750px){
.product--thumbnail_slider .thumbnail-slider{display:flex;align-items:center}
.thumbnail-slider .thumbnail-list.slider--tablet-up{display:flex;padding:.5rem;flex:1;scroll-padding-left:.5rem}
.product__media-wrapper .slider-mobile-gutter .slider-button{display:none}
.thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide{width:calc(16.6666666% - .8rem)}
.product--thumbnail_slider .slider-mobile-gutter .slider-button{display:flex}
}
@media screen and (min-width:900px){
.product--small .thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide, .thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide{width:calc(12.5% - .8rem)}
}
.thumbnail{position:absolute;top:0;left:0;display:block;height:100%;width:100%;padding:0;color:rgb(var(--color-foreground));cursor:pointer;background-color:transparent}
.thumbnail:hover{opacity:.7}
.thumbnail.global-media-settings img{border-radius:0}
.thumbnail[aria-current]{border:.15rem solid;border-color:rgb(var(--color-foreground))}
.product__modal-opener--image .product__media-zoom-none, .product__media-icon--none{display:none}
.product__modal-opener>.loading__spinner{top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;display:flex;align-items:center;height:48px;width:48px}
.product__modal-opener .path{stroke:rgb(var(--color-button));opacity:.75}
.js .product__media{overflow:hidden!important}
.thumbnail[aria-current]:focus-visible{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.5)}
.thumbnail[aria-current]:focus, .thumbnail.focused{outline:0;box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.5)}
@media(forced-colors:active){
.thumbnail[aria-current]:focus, .thumbnail.focused{outline:transparent solid 1px}
}
.thumbnail[aria-current]:focus:not(:focus-visible){outline:0;box-shadow:0 0 rgb(var(--color-foreground))}
.thumbnail img{object-fit:cover;width:100%;height:100%;pointer-events:none}
.thumbnail__badge .icon{width:1rem;height:1rem}
@media screen and (min-width:750px){
.product:not(.product--small) .thumbnail__badge{height:3rem;width:3rem}
.product:not(.product--small) .thumbnail__badge .icon{width:1.2rem;height:1.2rem}
.product:not(.product--small) .thumbnail__badge .icon-3d-model{width:1.4rem;height:1.4rem}
}
.thumbnail-list__item{position:relative}
.thumbnail-list__item:before{content:"";display:block;padding-bottom:100%}
.product:not(.featured-product) .product__view-details{display:none}
.product__view-details{display:block;text-decoration:none}
.product__view-details:hover{text-decoration:underline;text-underline-offset:.3rem}
.product__view-details .icon{width:1.2rem;margin-left:1.2rem;flex-shrink:0}
.icon-with-text .icon{fill:rgb(var(--color-foreground));height:var(--icon-size);width:var(--icon-size)}
.icon-with-text--horizontal .icon{margin-bottom:var(--icon-spacing)}
.icon-with-text--vertical .icon{min-height:var(--icon-size);min-width:var(--icon-size);margin-right:var(--icon-spacing)}
.product-media-container{--aspect-ratio: var(--preview-ratio);--ratio-percent: calc(1 / var(--aspect-ratio) * 100%);position:relative;width:100%;max-width:calc(100% - calc(var(--media-border-width) * 2))}
.product-media-container.constrain-height{--viewport-offset: 400px;--constrained-min-height: 300px;--constrained-height: max(var(--constrained-min-height), calc(100vh - var(--viewport-offset)));margin-right:auto;margin-left:auto}
.product-media-container.constrain-height.media-fit-contain{--contained-width: calc(var(--constrained-height) * var(--aspect-ratio));width:min(var(--contained-width),100%)}
.product-media-container .media{padding-top:var(--ratio-percent)}
.product-media-container.constrain-height .media{padding-top:min(var(--constrained-height),var(--ratio-percent))}
@media screen and (max-width:749px){
.product-media-container.media-fit-cover{display:flex;align-self:stretch}
.product-media-container.media-fit-cover .media{position:initial}
}
@media screen and (min-width:750px){
.product-media-container{max-width:100%}
.product-media-container:not(.media-type-image){--aspect-ratio: var(--ratio)}
.product-media-container.constrain-height{--viewport-offset: 170px;--constrained-min-height: 500px}
.product-media-container.media-fit-cover, .product-media-container.media-fit-cover .product__modal-opener, .product-media-container.media-fit-cover .media{height:100%}
.product-media-container.media-fit-cover .deferred-media__poster img{object-fit:cover;width:100%}
}
.product-media-container .product__modal-opener{display:block;position:relative}
@media screen and (min-width:750px){
.product-media-container .product__modal-opener:not(.product__modal-opener--image){display:none}
}
.js .recipient-fields{display:none}
.js .recipient-email-label.required{display:inline}
.pickup-availability-info{display:flex;flex-wrap:wrap;column-gap:10px}
.accordion summary{display:flex;position:relative;line-height:1;padding:1.5rem 0}
.accordion .summary__title{display:flex;flex:1}
.accordion .summary__title+.icon-caret{height:calc(var(--font-heading-scale) * .9rem)}
.accordion+.accordion{margin-top:0;border-top:none}
.accordion{margin-top:2.5rem;margin-bottom:0;border-top:.1rem solid rgba(var(--color-foreground),.08);border-bottom:.1rem solid rgba(var(--color-foreground),.08)}
.accordion__title{display:inline-block;max-width:calc(100% - 6rem);min-height:1.6rem;margin:0;word-break:break-word;font-family:var(--font-collapsible-family);font-weight:var(--font-collapsible-weight);letter-spacing:var(--font-collapsible-spacing);font-size:var(--font-collapsible-size);font-style:var(--font-collapsible-style)}
.accordion .icon-accordion{align-self:center;fill:rgb(var(--color-foreground));height:calc(var(--font-heading-scale) * 2rem);margin-right:calc(var(--font-heading-scale) * 1rem);width:calc(var(--font-heading-scale) * 2rem)}
.accordion details[open]>summary .icon-caret{transform:rotate(180deg)}
.accordion__content{margin-bottom:1.5rem;word-break:break-word;overflow-x:auto;padding:0 .6rem}
.accordion__content img{max-width:100%}
slider-component{--desktop-margin-left-first-item: max( 5rem, calc((100vw - var(--page-width) + 10rem - var(--grid-desktop-horizontal-spacing)) / 2) );position:relative;display:block}
@media screen and (max-width:749px){
slider-component.page-width{padding:0 1.5rem}
}
@media screen and (min-width:749px)and (max-width:990px){
slider-component.page-width{padding:0 5rem}
}
@media screen and (max-width:989px){
.no-js slider-component .slider{padding-bottom:3rem}
}
.slider__slide{--focus-outline-padding: .5rem;--shadow-padding-top: calc((var(--shadow-vertical-offset) * -1 + var(--shadow-blur-radius)) * var(--shadow-visible));--shadow-padding-bottom: calc((var(--shadow-vertical-offset) + var(--shadow-blur-radius)) * var(--shadow-visible));scroll-snap-align:start;flex-shrink:0;padding-bottom:0}
@media screen and (max-width:749px){
.slider.slider--mobile{position:relative;flex-wrap:inherit;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scroll-padding-left:1.5rem;-webkit-overflow-scrolling:touch;margin-bottom:1rem}
.slider--mobile:after{content:"";width:0;padding-left:1.5rem}
.slider.slider--mobile .slider__slide{margin-bottom:0;padding-top:max(var(--focus-outline-padding),var(--shadow-padding-top));padding-bottom:max(var(--focus-outline-padding),var(--shadow-padding-bottom))}
.slider.slider--mobile.contains-card--standard .slider__slide:not(.collection-list__item--no-media){padding-bottom:var(--focus-outline-padding)}
.slider.slider--mobile.contains-content-container .slider__slide{--focus-outline-padding: 0rem}
}
@media screen and (min-width:750px){
.slider.slider--tablet-up{position:relative;flex-wrap:inherit;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scroll-padding-left:1rem;-webkit-overflow-scrolling:touch}
.slider.slider--tablet-up .slider__slide{margin-bottom:0}
}
@media screen and (max-width:989px){
.slider.slider--tablet{position:relative;flex-wrap:inherit;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scroll-padding-left:1.5rem;-webkit-overflow-scrolling:touch;margin-bottom:1rem}
.slider.slider--tablet .slider__slide{margin-bottom:0;padding-top:max(var(--focus-outline-padding),var(--shadow-padding-top));padding-bottom:max(var(--focus-outline-padding),var(--shadow-padding-bottom))}
.slider.slider--tablet.contains-card--standard .slider__slide:not(.collection-list__item--no-media){padding-bottom:var(--focus-outline-padding)}
.slider.slider--tablet.contains-content-container .slider__slide{--focus-outline-padding: 0rem}
}
.slider--everywhere{position:relative;flex-wrap:inherit;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;margin-bottom:1rem}
.slider.slider--everywhere .slider__slide{margin-bottom:0;scroll-snap-align:center}
@media screen and (min-width:990px){
.slider-component-desktop.page-width{max-width:none}
.slider.slider--desktop .slider__slide{margin-bottom:0;padding-top:max(var(--focus-outline-padding),var(--shadow-padding-top));padding-bottom:max(var(--focus-outline-padding),var(--shadow-padding-bottom))}
.slider--desktop .slider__slide:first-child{margin-left:var(--desktop-margin-left-first-item);scroll-margin-left:var(--desktop-margin-left-first-item)}
.slider-component-full-width .slider--desktop .slider__slide:first-child{margin-left:1.5rem;scroll-margin-left:1.5rem}
.slider--desktop.grid--5-col-desktop .grid__item{width:calc((100% - var(--desktop-margin-left-first-item)) / 5 - var(--grid-desktop-horizontal-spacing) * 2)}
.slider--desktop.grid--4-col-desktop .grid__item{width:calc((100% - var(--desktop-margin-left-first-item)) / 4 - var(--grid-desktop-horizontal-spacing) * 3)}
.slider--desktop.grid--3-col-desktop .grid__item{width:calc((100% - var(--desktop-margin-left-first-item)) / 3 - var(--grid-desktop-horizontal-spacing) * 4)}
.slider--desktop.grid--2-col-desktop .grid__item{width:calc((100% - var(--desktop-margin-left-first-item)) / 2 - var(--grid-desktop-horizontal-spacing) * 5)}
.slider--desktop.grid--1-col-desktop .grid__item{width:calc((100% - var(--desktop-margin-left-first-item)) - var(--grid-desktop-horizontal-spacing) * 9)}
.slider.slider--desktop.contains-card--standard .slider__slide:not(.collection-list__item--no-media){padding-bottom:var(--focus-outline-padding)}
.slider.slider--desktop.contains-content-container .slider__slide{--focus-outline-padding: 0rem}
}
@media(prefers-reduced-motion){
.slider{scroll-behavior:auto}
}
.slider{scrollbar-color:rgb(var(--color-foreground)) rgba(var(--color-foreground),.04);-ms-overflow-style:none;scrollbar-width:none}
.slider::-webkit-scrollbar{height:.4rem;width:.4rem;display:none}
.no-js .slider{-ms-overflow-style:auto;scrollbar-width:auto}
.no-js .slider::-webkit-scrollbar{display:initial}
.slider::-webkit-scrollbar-thumb{background-color:rgb(var(--color-foreground));border-radius:.4rem;border:0}
.slider::-webkit-scrollbar-track{background:rgba(var(--color-foreground),.04);border-radius:.4rem}
.slider-counter{display:flex;justify-content:center;min-width:4.4rem}
@media screen and (min-width:750px){
.slider-counter--dots{margin:0 1.2rem}
}
.slider-counter__link{padding:1rem}
@media screen and (max-width:749px){
.slider-counter__link{padding:.7rem}
}
.slider-counter__link--dots .dot{width:.7rem;height:.7rem;border-radius:12px;border:.1rem solid rgba(var(--color-foreground));background:rgba(var(--color-background));padding:0;display:block}
.slider-counter__link--active.slider-counter__link--dots .dot{background-color:rgb(var(--color-foreground));width:30px}
@media screen and (forced-colors:active){
.slider-counter__link--active.slider-counter__link--dots .dot{background-color:CanvasText}
}
.slider-counter__link--dots:not(.slider-counter__link--active):hover .dot{border-color:rgb(var(--color-foreground))}
.slider-counter__link--dots .dot{transition:transform .2s ease-in-out}
.slider-counter__link--active.slider-counter__link--numbers, .slider-counter__link--dots:not(.slider-counter__link--active):hover .dot{transform:scale(1.1)}
.slider-counter__link--active.slider-counter__link--numbers{text-decoration:underline;color:rgb(var(--color-foreground))}
.slider-buttons{display:flex;align-items:center;justify-content:center}
@media screen and (min-width:990px){
.slider:not(.slider--everywhere):not(.slider--desktop)+.slider-buttons{display:flex}
}
@media screen and (max-width:989px){
.slider--desktop:not(.slider--tablet)+.slider-buttons{display:flex}
}
@media screen and (min-width:750px){
.slider--mobile+.slider-buttons{display:flex}
}
.slider-button{color:rgba(var(--color-foreground),.75);background:transparent;border:none;cursor:pointer;width:36px;height:36px;display:flex;align-items:center;justify-content:center}
.slider-button:not([disabled]):hover{color:rgb(var(--color-foreground))}
.slider-button .icon{height:1.2rem}
.slider-button[disabled] .icon{color:rgba(var(--color-foreground),.3);cursor:not-allowed}
.slider-button--next .icon{transform:rotate(-0deg)}
.slider-button--prev .icon{transform:rotate(180deg)}
.slider-button--next:not([disabled]):hover .icon{transform:rotate(-0deg) scale(1.1)}
.slider-button--prev:not([disabled]):hover .icon{transform:rotate(180deg) scale(1.1)}
@media screen and (min-width:750px){
.grid--2-col-tablet .grid__item .lm-fix{width:100%}
}
.product .rating-star{--letter-spacing: .8;--font-size: 1.7}
.media>.deferred-media__poster{display:flex;align-items:center;justify-content:center}
.deferred-media__poster-button .icon{width:2rem;height:2rem}
.aaaa{display:none!important}
.aurlux-var-v3.my-aurlux-1.v4-design{order:2}
.aurlux-var-v3.my-aurlux-2.v4-design{order:1}
.aurlux-var-v3.my-aurlux-3.v4-design{order:3}
.product__info-container .product-form{margin-top:16px!important}
.product-form__input, variant-radios{margin-bottom:0!important}
.aurlux-var-v3 label{box-shadow:unset;padding:0!important;width:100%;background:transparent}
.product-form__input input[type=radio]:checked+label{box-shadow:unset}
.product-form__input .aurlux-option-name:before, .product-form__input .aurlux-option-name:after{content:"";flex-grow:1;display:block;height:2px;background-color:#fef6f9}
legend.aurlux-option-name{display:flex;justify-content:center;gap:10px;width:100%;align-items:center;font-size:20px;line-height:20px;padding-left:0;font-weight:600}
fieldset.js.product-form__input{display:flex;flex-direction:column;width:100%!important;max-width:100%;min-width:100%;gap:10px}
.variant-pricing-v3 .variant-compare-price{text-decoration:line-through;color:#555;font-size:13px;line-height:12px;font-weight:500;text-align:left}
.variant-pricing-v3 span.variant-price{font-size:20px;line-height:18px;font-weight:800;text-align:left;color:#f8689a}
.aurlux-var-v3.my-aurlux-3 .best-var-v3{background-image:url("https://aurlux.co/cdn/shop/files/image_308.png?v=1752319756");background-size:cover;background-position:center}
.my-aurlux-2 .var-info-v3, .my-aurlux-3 .var-info-v3{padding:22px 16px 16px}
.aurlux-var-v3 input[type=radio]:checked+.aurlux-bundle-v3{box-shadow:0 0 0 3px #f8689a;background:#fef6f9}
@media screen and (max-width:600px){
.my-aurlux-2 .var-info-v3, .my-aurlux-3 .var-info-v3{padding:20px 10px 10px}
.variant-pricing-v3 span.variant-price{font-size:17px}
.product-form__input .aurlux-option-name{font-size:16px;text-align:center}
}
.var-bundle-v4 .rem-mov{display:flex;flex-direction:column;align-items:flex-start;gap:2px}
.my-aurlux-2 .var-info-v4{padding:20px 16px 16px}
.product-form__input input[type=radio]:checked{background:#f8689a!important;border:3px solid #ffffff!important;box-shadow:0 0 0 2px #f8689a!important}
.var-info-v4{display:flex;justify-content:space-between;padding:16px;align-items:flex-start}
.variant-pricing-v4{display:flex;align-items:center;gap:4px;flex-wrap:wrap}
.var-name-v4{font-size:18px;line-height:18px;font-weight:700}
.var-bundle-v4{display:flex;align-items:flex-start;gap:4px;flex-direction:column;margin-left:33px}
.variant-pricing-v4 .variant-compare-price{text-decoration:line-through;color:#909090;font-size:12px;line-height:12px;font-weight:500;text-align:left}
.variant-pricing-v4 span.variant-price{font-size:20px;line-height:18px;font-weight:800;text-align:left;color:#f8689a}
.variant-pricing-v4 .variant-savings{display:flex;align-items:center;padding:4px 6px;box-shadow:0 0 0 1px #fef6f9;border-radius:100px;gap:5px;color:#02a76f;background:#fff}
.aurlux-var-v3.my-aurlux-3 .best-var-v4{background-image:url("https://aurlux.co/cdn/shop/files/image_308.png?v=1752319756");background-size:cover;background-position:center}
.variant-pricing-v4 .variant-savings .saving-label{line-height:12px;font-size:12px;font-weight:600}
.v3-absp{font-size:12px!important;font-weight:500}
.mon-sup{display:inline-flex;align-items:center;justify-content:center;font-size:12px;border-radius:16px;background-color:#0000001a;color:#000;padding:5px 8px}
.xcv-bndl{display:flex;align-items:center;flex-wrap:wrap;column-gap:8px}
.aurlux-bundle-v4{box-shadow:0 0 0 2px #fee4ed;border-radius:8px;position:relative;cursor:pointer;background:#fff}
.aurlux-var-v3 input[type=radio]:checked+.aurlux-bundle-v4, .product-form__input input[type=radio]:checked+label .aurlux-bundle-v4{box-shadow:0 0 0 3px #f8689a;background:#fef6f9}
.my-aurlux-2 .input-v4{margin-top:20px!important}
.sub-title-v4 .metafield-rich_text_field p{position:relative;padding-left:15px;margin:0}
.sub-title-v4 .metafield-rich_text_field p:before{content:"\2022";position:absolute;left:0;color:#000;font-size:16px;line-height:12px;margin-left:3px}
@media screen and (max-width:600px){
.variant-pricing-v4 span.saving-label{font-size:10px}
}
@media only screen and (max-width:430px){
.my-aurlux-3 .var-info-v4{padding:20px 16px 16px}
.my-aurlux-3 .input-v4, .my-aurlux-2 .input-v4{margin-top:20px!important}
.variant-pricing-v4 .variant-compare-price{font-size:12px;line-height:12px}
.variant-pricing-v4 span.variant-price{font-size:18px;line-height:18px}
.variant-pricing-v4 .variant-savings .saving-label{line-height:10px;font-size:10px}
}
@media only screen and (max-width:320px){
.var-name-v4, .variant-pricing-v4 span.variant-price{font-size:16px;line-height:16px}
.variant-pricing-v4 .variant-compare-price{font-size:11px;line-height:11px}
.sub-title-v4 .metafield-rich_text_field p{position:relative;padding-left:0;margin:0}
.sub-title-v4 .metafield-rich_text_field p:before{display:none}
}
.product-form__input input[type=radio]:checked+label{border-color:transparent!important}
.silker-design input[type=radio]{margin-top:30px!important}
.silker-design .bundles__bar-price{display:flex;flex-direction:column;gap:7px}
.silker-design .rem-mov P{margin:0;text-align:right}
.silker-design .var-bundle{font-size:11px}
.silker-design .var-info-v4{align-items:center}
.silker-design .var-name-v4{margin-bottom:5px}
.silker-design span.variant-price{font-size:18px}
.silker-design .variant-compare-price{font-size:11px;color:#555}
.silker-design input[type=radio]:checked+label .aurlux-bundle-v4{box-shadow:0 0 0 2px #f9a3c1!important}
.silker-design .var-info-v4{padding:16px!important}
.silker-design span.free-aurlux{display:flex;align-items:center;font-size:14px;line-height:normal;margin:0;background:#f9a3c1;color:#fff;padding:6px 8px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;z-index:1;position:relative;text-align:right}
.free-aurlux span{display:flex}
.silker-design span.free-aurlux p{margin:0}
.best-var{font-size:12px;font-weight:700;line-height:1;letter-spacing:normal;padding:6px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;font-family:sans-serif;background-color:#f9a3c1;color:#fff;position:absolute;top:-10px;right:21px}
.best-var:before, .best-var:after{display:block;position:absolute;top:0;width:0;height:0;content:"";border-bottom-width:8px;border-bottom-style:solid;filter:brightness(.7);border-bottom-color:#f9a3c1}
.best-var:before{top:0;left:-8px;border-left:8px solid transparent}
.best-var:after{right:-8px;top:0;border-right:8px solid transparent}
.my-aurlux-1.aurlux-design{order:3}
.my-aurlux-3.aurlux-design{order:1}
.aurlux-design .var-name-v4{font-size:17px;font-weight:500}
.aurlux-design .bundles__bar-price{display:flex;flex-direction:column;gap:3px}
.aurlux-design span.variant-price{font-size:17px;color:#000;font-weight:500}
@media only screen and (max-width:768px){
.aurlux-design .var-name-v4{font-size:15px;font-weight:400}
.aurlux-design span.variant-price{font-size:15px}
}
@media screen and (max-width:780px){
.var-name-v4, .variant-pricing-v4 span.variant-price{font-size:16px!important}
}
pickup-availability{display:block}
pickup-availability[available]{min-height:4rem;background:rgba(var(--color-foreground),.03);padding:.5rem}
.pickup-availability-preview{align-items:flex-start;display:flex;gap:.2rem;padding:1rem 2rem 0 0}
.pickup-availability-preview .icon{flex-shrink:0;height:1.8rem}
.pickup-availability-preview .icon-unavailable{height:1.6rem;margin-top:.1rem}
.pickup-availability-button{background-color:transparent;color:rgba(var(--color-foreground),.75);letter-spacing:.06rem;padding:0 0 .2rem;text-align:right;text-decoration:underline}
.pickup-availability-button:hover{color:rgb(var(--color-foreground))}
.pickup-availability-info *{margin:0 0 .6rem}
pickup-availability-drawer{background-color:rgb(var(--color-background));height:100%;opacity:0;overflow-y:auto;padding:2rem;position:fixed;top:0;right:0;z-index:4;transition:opacity var(--duration-default) ease,transform var(--duration-default) ease;transform:translate(100%);width:100%;border-width:0 0 0 var(--drawer-border-width);border-color:rgba(var(--color-foreground),var(--drawer-border-opacity));border-style:solid;filter:drop-shadow(var(--drawer-shadow-horizontal-offset) var(--drawer-shadow-vertical-offset) var(--drawer-shadow-blur-radius) rgba(var(--color-shadow),var(--drawer-shadow-opacity)))}
pickup-availability-drawer[open]{transform:translate(0);opacity:1}
@media screen and (min-width:750px){
pickup-availability-drawer{transform:translate(100%);width:37.5rem}
pickup-availability-drawer[open]{opacity:1;transform:translate(0);animation:animateDrawerOpen var(--duration-default) ease}
}
.pickup-availability-header .icon{width:2rem}
@keyframes animateDrawerOpen{@media screen and (max-width: 749px) {0% {opacity: 0; transform: translateX(100%);} 100% {opacity: 1; transform: translateX(0);}} @media screen and (min-width: 750px) {0% {opacity: 0; transform: translateX(100%);} 100% {opacity: 1; transform: translateX(0);}}}
.review-item{display:flex}
.review-item__image{width:5rem;height:5rem;position:relative;flex-shrink:0;border-radius:50%;overflow:hidden;margin-right:1.5rem}
.review-item__image img{position:absolute;left:0;top:0;height:100%;width:100%;object-fit:cover;object-position:center center}
.review-item__right{flex-grow:1}
.review-item__text p{margin-top:0;line-height:1.3em;font-size:1.4rem;color:rgb(var(--color-base-text))}
.review-item__text p:last-of-type{margin-bottom:0}
.review-item__author-and-stars{display:flex;align-items:center;column-gap:1rem;flex-wrap:wrap;margin-top:.5rem;border-top:solid 1px rgba(var(--color-foreground),.06)}
.review-item__author{margin:0;line-height:2em;color:rgba(var(--color-base-text),.5);font-style:italic;font-size:1.3rem}
.review-item__stars{color:gold;letter-spacing:.2em;line-height:2em;line-height:1.3rem}
.review-items-container .slideshow__slide{flex-basis:100%}
.review-items-container .slideshow__controls{border:none}
.review-items-container .slider-button{width:2rem;height:2rem}
.review-items-container .slider-button svg{height:.7rem}
.review-items-container .slider-counter__link--dots .dot{width:.7rem;height:.7rem}
.review-items-container .slider-counter__link{padding:.5rem}
.review-items-container .slider-counter--dots{margin:0 .2rem}
.review-items-container .slider-button--prev .icon{transform:rotate(90deg)!important}
.review-items-container .slider-button--next .icon{transform:rotate(-90deg)!important}
.review-items-container .slider-button svg{height:1.7rem}
.banner{display:flex;position:relative;flex-direction:column}
.banner__box.gradient{transform:perspective(0)}
@media screen and (min-width:750px){
.banner{flex-direction:row}
}
@media screen and (max-width:749px){
.banner:not(.banner--stacked){flex-direction:row;flex-wrap:wrap}
}
@media screen and (max-width:749px){
.banner:not(.banner--mobile-bottom):not(.email-signup-banner) .banner__box{background:transparent}
.banner:not(.banner--mobile-bottom) .banner__box{border:none;border-radius:0;box-shadow:none}
.banner:not(.banner--mobile-bottom) .button--secondary{--alpha-button-background: 0}
.banner:before{display:none!important}
}
@media screen and (max-width:749px){
.banner:not(.banner--mobile-bottom) .field__input, .banner--mobile-bottom:not(.banner--stacked) .banner__box.color-background-1{background:transparent}
}
@media screen and (min-width:750px){
.banner--desktop-transparent .content-container:after{display:none}
}
.banner:after{content:"";position:absolute;top:0;background:#000;opacity:0;z-index:1;width:100%;height:100%}
@media screen and (max-width:749px){
.banner:not(.slideshow) .rte a, .banner:not(.slideshow) .inline-richtext a:hover, .banner:not(.slideshow) .rte a:hover{color:currentColor}
}
@media screen and (min-width:750px){
.banner--desktop-transparent .rte a, .banner--desktop-transparent .inline-richtext a:hover, .banner--desktop-transparent .rte a:hover{color:currentColor}
}
slideshow-component{position:relative;display:flex;flex-direction:column}
@media screen and (max-width:989px){
.no-js slideshow-component .slider{padding-bottom:3rem}
}
slideshow-component .slideshow.banner{flex-direction:row;flex-wrap:nowrap;margin:0;gap:0}
.slideshow__slide{padding:0;position:relative;display:flex;flex-direction:column;visibility:visible}
@media screen and (max-width:749px){
slideshow-component.page-width .slideshow__text{border-right:var(--text-boxes-border-width) solid rgba(var(--color-foreground),var(--text-boxes-border-opacity));border-left:var(--text-boxes-border-width) solid rgba(var(--color-foreground),var(--text-boxes-border-opacity))}
.banner--mobile-bottom .slideshow__text .button{flex-grow:0}
}
.slideshow:not(.banner--mobile-bottom) .slideshow__text-wrapper{height:100%}
.slideshow__controls{border:0rem solid rgba(var(--color-foreground),.08)}
@media screen and (max-width:749px){
.slideshow__controls--border-radius-mobile{border-bottom-right-radius:var(--text-boxes-radius);border-bottom-left-radius:var(--text-boxes-radius)}
}
.spaced-section--full-width:last-child slideshow-component:not(.page-width) .slideshow__controls{border-bottom:none}
@media screen and (min-width:750px){
.slideshow__controls{position:relative}
}
slideshow-component:not(.page-width) .slider-buttons{border-right:0;border-left:0}
.slideshow__control-wrapper{display:flex}
@media screen and (max-width:749px){
slideshow-component.page-width .slideshow__autoplay{right:1.5rem}
}
@media screen and (min-width:750px){
.slideshow__autoplay.slider-button{position:inherit;margin-left:.6rem;padding:0 0 0 .6rem;border-left:.1rem solid rgba(var(--color-foreground),.08)}
}
.slideshow__autoplay .icon.icon-play, .slideshow__autoplay .icon.icon-pause{display:block;position:absolute;opacity:1;transform:scale(1);transition:transform .15s ease,opacity .15s ease;width:.8rem;height:1.2rem}
.slideshow__autoplay .icon.icon-play{height:1rem}
.collapsible-content{position:relative;z-index:0}
.collapsible-content-wrapper-narrow{margin:0 auto;padding-right:1.5rem;padding-left:1.5rem;max-width:73.4rem}
.collapsible-content__header{word-break:break-word}
.collapsible-content__heading{margin-bottom:2rem;margin-top:0}
@media screen and (min-width:750px){
.collapsible-content__heading{margin-bottom:3rem}
}
.collapsible-none-layout .accordion+.accordion{border-top:0}
.collapsible-row-layout .accordion:not(:first-child):not(.color-background-1){margin-top:1rem}
@media screen and (min-width:750px){
.collapsible-content .accordion{margin-top:0}
}
.collapsible-row-layout .accordion{border:var(--text-boxes-border-width) solid rgba(var(--color-foreground),var(--text-boxes-border-opacity));margin-bottom:1.5rem;transform:perspective(0)}
.collapsible-row-layout .accordion summary, .collapsible-row-layout .accordion .accordion__content{padding:1.5rem}
.collapsible-row-layout .accordion .accordion__content{padding-top:0}
.collapsible-content summary:hover{background:rgba(var(--color-foreground),.04)}
.collapsible-content summary:hover .accordion__title{text-decoration:underline;text-underline-offset:.3rem}
@supports not (inset: 10px){
@media screen and (min-width:750px){
.collapsible-content__grid:not(.collapsible-content__grid--reverse) .grid__item:last-child{padding-left:5rem;padding-right:0}
}
@media screen and (min-width:990px){
.collapsible-content__grid:not(.collapsible-content__grid--reverse) .grid__item:last-child{padding-left:7rem}
}
}
.image-with-text .grid{margin-bottom:0}
.image-with-text .grid__item{position:relative}
.image-with-text__media{min-height:100%;overflow:visible}
.image-with-text__media--placeholder.image-with-text__media--adapt{height:20rem}
@media screen and (min-width:750px){
.image-with-text__media--placeholder.image-with-text__media--adapt{height:30rem}
}
.image-with-text__content{align-items:flex-start;display:flex;gap:30px;flex-direction:column;height:100%;justify-content:center;align-self:center;padding:3rem 0;position:relative;z-index:1}
.image-with-text .grid__item:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}
.image-with-text:not(.image-with-text--overlap) .image-with-text__media-item:after{border-radius:var(--media-radius);box-shadow:var(--media-shadow-horizontal-offset) var(--media-shadow-vertical-offset) var(--media-shadow-blur-radius) rgba(var(--color-shadow),var(--media-shadow-opacity))}
.image-with-text:not(.image-with-text--overlap) .image-with-text__text-item:after{border-radius:var(--text-boxes-radius);box-shadow:var(--text-boxes-shadow-horizontal-offset) var(--text-boxes-shadow-vertical-offset) var(--text-boxes-shadow-blur-radius) rgba(var(--color-shadow),var(--text-boxes-shadow-opacity))}
.image-with-text .image-with-text__media-item>*{border-radius:var(--media-radius);overflow:hidden;box-shadow:var(--media-shadow-horizontal-offset) var(--media-shadow-vertical-offset) var(--media-shadow-blur-radius) rgba(var(--color-shadow),var(--media-shadow-opacity))}
.image-with-text .global-media-settings{overflow:hidden!important}
.image-with-text .image-with-text__text-item>*{border-radius:var(--text-boxes-radius);overflow:hidden;box-shadow:var(--text-boxes-shadow-horizontal-offset) var(--text-boxes-shadow-vertical-offset) var(--text-boxes-shadow-blur-radius) rgba(var(--color-shadow),var(--text-boxes-shadow-opacity))}
.image-with-text:not(.image-with-text--overlap) .image-with-text__media-item>*, .image-with-text:not(.image-with-text--overlap) .image-with-text__text-item>*{box-shadow:none}
@media screen and (max-width:749px){
.image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__media-item:after, .image-with-text.collapse-corners:not(.image-with-text--overlap) .grid__item .image-with-text__media, .image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__media img, .image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__media video, .image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__media .placeholder-svg{border-bottom-right-radius:0;border-bottom-left-radius:0}
.image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__text-item:after, .image-with-text.collapse-corners:not(.image-with-text--overlap) .grid__item .image-with-text__content{border-top-left-radius:0;border-top-right-radius:0}
.image-with-text.collapse-borders:not(.image-with-text--overlap) .image-with-text__content{border-top:0}
}
.image-with-text--overlap .image-with-text__content{width:90%;margin:var(--grid-desktop-horizontal-spacing) auto 0}
@media screen and (min-width:750px){
.image-with-text__grid--reverse .image-with-text__content{margin-left:auto}
.image-with-text__content--top{justify-content:flex-start;align-self:flex-start}
.image-with-text__content--desktop-left>*{align-self:flex-start;text-align:right}
.image-with-text--overlap .image-with-text__text-item{display:flex;padding:0rem 0}
.image-with-text--overlap .image-with-text__content{height:auto;width:calc(100% + var(--grid-desktop-horizontal-spacing););min-width:calc(100% + var(--grid-desktop-horizontal-spacing););margin-top:0;margin-left:var(--grid-desktop-horizontal-spacing)}
.image-with-text--overlap .image-with-text__grid--reverse .image-with-text__content{margin-left:0;margin-right:var(--grid-desktop-horizontal-spacing)}
.image-with-text--overlap .image-with-text__grid--reverse .image-with-text__text-item{justify-content:flex-end}
.image-with-text--overlap .image-with-text__media-item--top{align-self:flex-start}
.image-with-text__media-item--large+.image-with-text__text-item{flex-grow:0}
.image-with-text.collapse-corners:not(.image-with-text--overlap) .grid:not(.image-with-text__grid--reverse) .image-with-text__media-item:after, .image-with-text.collapse-corners:not(.image-with-text--overlap) .grid:not(.image-with-text__grid--reverse) .image-with-text__media, .image-with-text.collapse-corners:not(.image-with-text--overlap) .grid:not(.image-with-text__grid--reverse) .image-with-text__media img, .image-with-text.collapse-corners:not(.image-with-text--overlap) .grid:not(.image-with-text__grid--reverse) .image-with-text__media video, .image-with-text.collapse-corners:not(.image-with-text--overlap) .grid:not(.image-with-text__grid--reverse) .image-with-text__media .placeholder-svg, .image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__grid--reverse .image-with-text__text-item:after, .image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__grid--reverse .image-with-text__content, .image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__grid--reverse .image-with-text__content:after{border-top-right-radius:0;border-bottom-right-radius:0}
.image-with-text.collapse-corners:not(.image-with-text--overlap) .grid:not(.image-with-text__grid--reverse) .image-with-text__text-item:after, .image-with-text.collapse-corners:not(.image-with-text--overlap) .grid:not(.image-with-text__grid--reverse) .image-with-text__content, .image-with-text.collapse-corners:not(.image-with-text--overlap) .grid:not(.image-with-text__grid--reverse) .image-with-text__content:after, .image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__grid--reverse .image-with-text__media-item:after, .image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__grid--reverse .image-with-text__media, .image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__grid--reverse .image-with-text__media img, .image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__grid--reverse .image-with-text__media video, .image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__grid--reverse .image-with-text__media .placeholder-svg{border-top-left-radius:0;border-bottom-left-radius:0}
.image-with-text.collapse-borders:not(.image-with-text--overlap) .grid:not(.image-with-text__grid--reverse) .image-with-text__content{border-left:0}
.image-with-text.collapse-borders:not(.image-with-text--overlap) .image-with-text__grid--reverse .image-with-text__content{border-right:0}
}
.image-with-text:not(.collapse-corners,.image-with-text--overlap) .image-with-text__media-item{z-index:2}
.image-with-text.image-with-text--overlap .backround-transparent, .image-with-text:not(.image-with-text--overlap) .background-transparent{background:transparent}
.image-with-text .gradient{transform:perspective(0)}
.image-with-text__content{border-radius:var(--text-boxes-radius);box-shadow:var(--text-boxes-shadow-horizontal-offset) var(--text-boxes-shadow-vertical-offset) var(--text-boxes-shadow-blur-radius) rgba(var(--color-shadow),var(--text-boxes-shadow-opacity));word-break:break-word}
@media screen and (min-width:990px){
.image-with-text__content{padding:6rem 7rem 7rem}
}
.image-with-text__content>*+*{margin-top:2rem}
.image-with-text__content>.image-with-text__text:empty~a{margin-top:2rem}
.image-with-text__content>:first-child:is(.image-with-text__heading){margin-top:0}
.image-with-text__content :last-child:is(.image-with-text__heading){margin-bottom:0}
.image-with-text__content .button+.image-with-text__text{margin-top:2rem}
.image-with-text__content .image-with-text__text+.button{margin-top:3rem}
.image-with-text__text p{margin-top:0;margin-bottom:1rem}
@media screen and (max-width:749px){
.collapse-padding .image-with-text__grid .image-with-text__content{padding-left:0;padding-right:0}
}
@media screen and (min-width:750px){
.collapse-padding .image-with-text__grid:not(.image-with-text__grid--reverse) .image-with-text__content:not(.image-with-text__content--desktop-center){padding-right:0}
.collapse-padding .image-with-text__grid--reverse .image-with-text__content:not(.image-with-text__content--desktop-center){padding-left:0}
}
@supports not (inset: 10px){
.image-with-text .grid{margin-left:0}
}
.image-with-text__text p{line-height:25px;letter-spacing:1px}
.logo-list__heading .title{text-align:center;margin-top:0}
.logo-list__item{display:flex;justify-content:center;align-items:center;margin:2rem}
@media screen and (min-width:750px){
.logo-list-container-horizontal{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;row-gap:2rem;column-gap:3rem}
.logo-list-container-horizontal .title{margin-bottom:0}
.logo-list{display:flex;align-items:center;flex-wrap:wrap;justify-content:center}
}
@media screen and (max-width:750px){
.logo-list__item img{max-width:100%;object-fit:contain;margin:0 auto}
}
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}
.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}
.slick-list:focus{outline:none}
.slick-list.dragging{cursor:pointer;cursor:hand}
.slick-slider .slick-track, .slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}
.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}
.slick-track:before, .slick-track:after{display:table;content:""}
.slick-track:after{clear:both}
.slick-loading .slick-track{visibility:hidden}
.slick-slide{display:none;float:left;height:100%;min-height:1px}
[dir=rtl] .slick-slide{float:right}
.slick-slide img{display:block}
.slick-slide.slick-loading img{display:none}
.slick-slide.dragging img{pointer-events:none}
.slick-initialized .slick-slide{display:block}
.slick-loading .slick-slide{visibility:hidden}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}
.slick-arrow.slick-hidden{display:none}
@charset "UTF-8";
.slick-dotted.slick-slider{margin-bottom:35px}
.slick-dots{position:absolute;bottom:-30px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}
.slick-dots li{position:relative;display:inline-block;width:2rem;height:2rem;padding:0;cursor:pointer}
.slick-dots li button{font-size:0;line-height:0;display:block;width:2rem;height:2rem;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}
.slick-dots li button:hover, .slick-dots li button:focus{outline:none}
.slick-dots li button:hover:before, .slick-dots li button:focus:before{opacity:1}
.slick-dots li button:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:.6rem;height:.6rem;display:block;border-radius:50%;content:"";text-align:center;opacity:.25;background:rgb(var(--color-foreground));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.slick-dots li.slick-active button:before{opacity:.75;width:.9rem;height:.9rem}
.multicolumn .title{margin:0}
.multicolumn.no-heading .title{display:none}
.multicolumn .title-wrapper-with-link{margin-top:0}
@media screen and (max-width:749px){
.multicolumn .title-wrapper-with-link{margin-bottom:3rem}
.multicolumn .page-width{padding-left:0;padding-right:0}
}
.multicolumn-card__image-wrapper--half-width{width:50%}
.multicolumn-list__item.center .multicolumn-card__image-wrapper:not(.multicolumn-card__image-wrapper--full-width), .multicolumn-list__item:only-child{margin-left:auto;margin-right:auto}
.multicolumn .button{margin-top:1.5rem}
@media screen and (min-width:750px){
.multicolumn .button{margin-top:4rem}
}
.multicolumn-list{margin-top:0;margin-bottom:0;padding:0}
.multicolumn-list__item:only-child{max-width:72rem}
.multicolumn:not(.background-none) .multicolumn-card{background:rgb(var(--color-background));height:100%}
.multicolumn.background-primary .multicolumn-card{background:rgb(var(--color-background)) linear-gradient(rgba(var(--color-foreground),.04),rgba(var(--color-foreground),.04))}
.multicolumn-list h3{line-height:calc(1 + .5/max(1,var(--font-heading-scale)))}
.multicolumn-list h3, .multicolumn-list p{margin:0}
.multicolumn-card-spacing{padding-top:2.5rem;margin-left:2.5rem;margin-right:2.5rem}
.multicolumn-card__info>:nth-child(2){margin-top:1rem}
.multicolumn-list__item.center .media--adapt, .multicolumn-list__item .media--adapt .multicolumn-card__image{width:auto}
.multicolumn-list__item.center .media--adapt img{left:50%;transform:translate(-50%)}
@media screen and (max-width:749px){
.multicolumn-list{margin:0;width:100%}
.multicolumn-list:not(.slider){padding-left:1.5rem;padding-right:1.5rem}
}
@media screen and (min-width:750px){
.multicolumn-list.slider, .multicolumn-list.grid--4-col-desktop{padding:0}
.multicolumn-list__item, .grid--4-col-desktop .multicolumn-list__item{padding-bottom:0}
.background-none .grid--2-col-tablet .multicolumn-list__item{margin-top:4rem}
}
.background-none .multicolumn-card-spacing{padding:0;margin:0}
.multicolumn-card__info{padding:2.5rem}
.background-none .multicolumn-card__info{padding-top:0;padding-left:0;padding-right:0}
.background-none .slider .multicolumn-card__info{padding-bottom:0}
.background-none .multicolumn-card__image-wrapper+.multicolumn-card__info{padding-top:2.5rem}
.background-none .slider .multicolumn-card__info{padding-left:.5rem}
.background-none .slider .multicolumn-card__image-wrapper+.multicolumn-card__info{padding-left:1.5rem}
.background-none .multicolumn-list:not(.slider) .center .multicolumn-card__info{padding-left:2.5rem;padding-right:2.5rem}
@media screen and (max-width:749px){
.background-none .slider .multicolumn-card__info{padding-bottom:1rem}
.multicolumn.background-none .slider.slider--mobile{margin-bottom:0rem}
}
@media screen and (min-width:750px){
.background-none .multicolumn-card__image-wrapper{margin-left:1.5rem;margin-right:1.5rem}
.background-none .multicolumn-list .multicolumn-card__info, .background-none .multicolumn-list:not(.slider) .center .multicolumn-card__info{padding-left:1.5rem;padding-right:1.5rem}
}
.multicolumn-card{position:relative;box-sizing:border-box}
.multicolumn-card>.multicolumn-card__image-wrapper--full-width:not(.multicolumn-card-spacing){border-top-left-radius:calc(var(--text-boxes-radius) - var(--text-boxes-border-width));border-top-right-radius:calc(var(--text-boxes-radius) - var(--text-boxes-border-width));overflow:hidden}
.multicolumn.background-none .multicolumn-card{border-radius:0}
.multicolumn-card__info .link{text-decoration:none;font-size:inherit;margin-top:1.5rem}
.multicolumn-card__info .icon-wrap{margin-left:.8rem;white-space:nowrap}
.footer:not(.color-background-1){border-top:none}
.footer-block.grid__item.footer-block--menu{text-align:right!important}
.footer-block__details-content.list-unstyled li{display:block!important}
@media screen and (max-width:749px){
.footer .grid{display:block}
.footer-block.grid__item{padding:0;margin:4rem 0;width:100%}
.footer-block.grid__item:first-child{margin-top:0}
}
@media screen and (min-width:750px){
.footer__content-top .grid{row-gap:6rem;margin-bottom:0}
}
@keyframes appear-down{0%{opacity:0;margin-top:-1rem}to{opacity:1;margin-top:0}}
.footer-block-image.center{justify-content:center}
@keyframes animateLocalization{0%{opacity:0;transform:translateY(0)}to{opacity:1;transform:translateY(-1rem)}}
@supports not (inset: 10px){
@media screen and (max-width:749px){
.footer .grid{margin-left:0}
}
@media screen and (min-width:750px){
.footer__content-top .grid{margin-left:-3rem}
.footer__content-top .grid__item{padding-left:3rem}
}
}
.newsletter-form__button .icon{width:1.5rem}
.list-social__item .icon{height: 2.2rem;
  width: 2.2rem;}
.list-social__link:hover .icon{transform: scale(1.07);}

/* ===== optional countdown-bar styles (used only if the bar is enabled) ===== */
.section-sections--25970983403786__countdown_timer_3bin7U-padding {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  @media screen and (min-width: 750px) {
    .section-sections--25970983403786__countdown_timer_3bin7U-padding {
      padding-top: 8px;
      padding-bottom: 8px;
    }
  }
  .section-sections--25970983403786__countdown_timer_3bin7U-margin {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  @media screen and (min-width: 750px) {
    .section-sections--25970983403786__countdown_timer_3bin7U-margin {
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }

    .timer-wrapper  {
      
      
       
        border-left:none; border-right:none;border-radius:0;
      

    }

    .timer-width {
      max-width: 600px;
      margin: auto;
      display: flex;
      justify-content: center;
      flex-wrap: nowrap;
      line-height: 1.1;
      align-items: center;
      padding-left: 40px;
      padding-right: 40px;
      row-gap:10px;
      column-gap: 5px;
    }

    @media screen and (max-width: 740px) {
    .timer-width {
      flex-direction: row;
      padding-left: 10px;
      padding-right: 10px;
    }
  }
      .ct-text{
      text-align:right;
      align-items:left;
     /* width: calc(50% - 20px);*/
      font-size: 15px;
      display: flex;
      row-gap: 10px;
  }

    @media screen and (max-width: 740px){
       .ct-text {
      text-align:center;
      align-items:center;
      font-size: 14px;
  }
    }

     .ct-text h1, .ct-text h2, .ct-text h3, .ct-text p, .ct-text h4, .ct-text h5, .ct-text h6  {
      margin: 0;
  }
   .timer-clock {
      font-size: 10px;
      font-weight: bold;
  }

     .timer {
      display: flex;
      align-items: center;
      color:#212121;
      flex-direction: row;
      column-gap: 2px;
      justify-content: space-evenly;
      flex-wrap: wrap;
      zoom:1;
      min-width: max-content;
  }
      @media screen and (max-width: 740px){
      .timer {
       column-gap: 6px;
        zoom:0.8;
    }
      }

   .expired {
        display:none;
        font-size: 20px;
        margin:0;
      }
    .expired p {
        margin:0;
      }
    .count {
      display: flex;
      background: #ffffff;
      
      flex-direction: column;
      align-content: flex-start;
      justify-content: center;
      flex-wrap: wrap;
      align-items: center;
      padding: 0.1rem 0.6rem;
      border-radius: 2px;
      line-height: 1.1;
  }
  .l-font-small {
      font-size: 16px;
      font-weight: bold;
  }
    .l-font-medium {
      font-size: 24px;
      font-weight: bold;
  }
    .l-font-large {
      font-size: 40px;
      font-weight: bold;
  }



  