/** Shopify CDN: Minification failed

Line 698:13 Unexpected "}"
Line 724:29 Expected percentage but found "@media"
Line 825:0 Unexpected "@media"
Line 2827:25 Unexpected "}"
Line 2852:25 Unexpected "}"
Line 2864:25 Unexpected "}"
Line 3203:0 Unexpected "@media"
Line 3608:31 Unexpected "}"
Line 3649:31 Unexpected "}"
Line 3840:31 Unexpected "}"
... and 13 more hidden warnings

**/

/* === competitor-theme runtime vars (their JS sets these; ours doesn't) === */
.cl-page{--slide-inner-percentage-width:100%;--slide-width:100%;--media-border-width:0px}
/* Scroll-reveal CSS keeps elements at visibility:hidden until the theme's own
   IntersectionObserver marks them revealed. The copied markup carries those classes
   but nothing reveals them here — one video_text section rendered 0px because of it. */
.cl-page [class*="animate--"],.cl-page .scroll-trigger,.cl-page .reveal-visible{
  visibility:visible!important;opacity:1!important}
/* reabtec keeps section title + "View all" on one row at mobile; Shrine's own
   component CSS wraps them into two right-aligned lines. */
@media screen and (max-width:749px){
  .cl-page .title-wrapper-with-link{flex-direction:row;align-items:center;
    justify-content:space-between;flex-wrap:nowrap}
}

/* === s00-main === */
.cl-page .product {margin:0}
.cl-page .product.grid {gap:0}
.cl-page .product--no-media {max-width:57rem;margin:0 auto}
.cl-page .product__media-wrapper {padding-left:0}
@media screen and (min-width:750px) { .cl-page .product__column-sticky {display:block;position:sticky;top:3rem;z-index:2}
.cl-page .product--thumbnail .thumbnail-list {padding-right:var(--media-shadow-horizontal-offset)}
.cl-page .product__info-wrapper {padding:0 0 0 5rem}
.cl-page .product__info-wrapper--extra-padding {padding:0 0 0 8rem}
.cl-page .product--right .product__info-wrapper {padding:0 5rem 0 0;margin-left:0}
.cl-page .product--right .product__info-wrapper--extra-padding {padding:0 8rem 0 0}
.cl-page .product--right .product__media-list {margin-bottom:2rem}
.cl-page .product__media-container .slider-buttons {display:none} }
@media screen and (min-width:990px) { .cl-page .product--large:not(.product--no-media) .product__media-wrapper {max-width:60%;width:calc(60% - var(--grid-desktop-horizontal-spacing) / 2)}
.cl-page .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)}
.cl-page .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}
.cl-page .product--medium:not(.product--no-media) .product__media-wrapper {max-width:55%;width:calc(55% - var(--grid-desktop-horizontal-spacing) / 2)}
.cl-page .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)}
.cl-page .product--medium:not(.product--no-media).product--right .product__info-wrapper {margin-right:var(--lumin-container-margin);margin-left:0!important}
.cl-page .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)}
.cl-page .product--small:not(.product--no-media) .product__media-wrapper {max-width:45%;width:calc(45% - var(--grid-desktop-horizontal-spacing) / 2)}
.cl-page .product--small:not(.product--no-media).product--right .product__info-wrapper {margin-right:var(--lumin-container-margin);margin-left:0!important} }
.cl-page .shopify-payment-button__button {font-family:var(--font-button-family);font-size:var(--button-text-size);font-weight:var(--font-button-weight);min-height:4.6rem;text-transform:var(--button-style)}
.cl-page .shopify-payment-button__button [role=button].focused, .cl-page .no-js .shopify-payment-button__button [role=button]:focus {outline:.2rem solid rgba(var(--color-foreground),.5)!important;outline-offset:.3rem;box-shadow:0 0 0 .1rem rgba(var(--color-button),var(--alpha-button-border)),0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3)!important}
.cl-page .shopify-payment-button__button [role=button]:focus:not(:focus-visible) {outline:0;box-shadow:none!important}
.cl-page .shopify-payment-button__button [role=button]:focus-visible {outline:.2rem solid rgba(var(--color-foreground),.5)!important;box-shadow:0 0 0 .1rem rgba(var(--color-button),var(--alpha-button-border)),0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3)!important}
.cl-page .shopify-payment-button__button--unbranded {background-color:rgba(var(--color-button),var(--alpha-button-background));color:rgb(var(--color-button-text));font-size:var(--button-text-size);line-height:calc(1 + .2 / var(--font-body-scale));letter-spacing:var(--button-text-space)}
.cl-page .shopify-payment-button__button--unbranded::selection {background-color:rgba(var(--color-button-text),.3)}
.cl-page .shopify-payment-button__button--unbranded:hover, .cl-page .shopify-payment-button__button--unbranded:hover:not([disabled]) {background-color:rgba(var(--color-button),var(--alpha-button-background))}
.cl-page .shopify-payment-button__more-options {margin:1.6rem 0 1rem;font-size:1.2rem;line-height:calc(1 + .5 / var(--font-body-scale));letter-spacing:.05rem;text-decoration:underline;text-underline-offset:.3rem}
.cl-page .shopify-payment-button__button+.shopify-payment-button__button--hidden {display:none}
.cl-page .product-form {display:block}
.cl-page .product-form__error-message-wrapper:not([hidden]) {display:flex;align-items:flex-start;font-size:1.2rem;margin-bottom:1.5rem}
.cl-page .product-form__error-message-wrapper svg {flex-shrink:0;width:1.2rem;height:1.2rem;margin-right:.7rem;margin-top:.5rem}
.cl-page .product-form__input {flex:0 0 100%;padding:0;margin:0 0 1.2rem;max-width:70rem;min-width:fit-content;border:none}
.cl-page .product-form__input .product-form__quantity {display:flex;align-items:center;gap:30px}
.cl-page variant-radios, .cl-page variant-selects {display:block}
.cl-page .product-form__input--dropdown {margin-bottom:1.6rem}
.cl-page .product-form__input .form__label {padding-left:0}
.cl-page fieldset.product-form__input .form__label {margin-bottom:.2rem}
.cl-page .product-form__input input[type=radio] {clip:rect(0,0,0,0);overflow:hidden;position:absolute;height:1px;width:1px}
.cl-page .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}
.cl-page .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))}
.cl-page .product-form__input input[type=radio]+label:hover {border-color:rgb(var(--color-foreground))}
.cl-page .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))}
.cl-page .product-form__input input[type=radio]:not(.disabled)+label>.visually-hidden {display:none}
@media screen and (forced-colors:active) { .cl-page .product-form__input input[type=radio]:checked+label {text-decoration:underline} }
.cl-page .product-form__input input[type=radio]:checked+label::selection {background-color:rgba(var(--color-background),.3)}
.cl-page .product-form__input input[type=radio]:disabled+label, .cl-page .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}
.cl-page .product-form__input input[type=radio]:disabled+label:after, .cl-page .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}
.cl-page .product-form__input input[type=radio].disabled:checked+label, .cl-page .product-form__input input[type=radio]:disabled:checked+label {color:rgba(var(--color-background),.6)}
.cl-page .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)}
.cl-page .product-form__input input[type=radio].focused+label, .cl-page .no-js .shopify-payment-button__button [role=button]:focus+label {box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.55)}
.cl-page .no-js .product-form__input input[type=radio]:focus:not(:focus-visible)+label {box-shadow:none}
.cl-page .product-form__input .select {max-width:70rem}
.cl-page .product-form__submit {margin-bottom:0rem}
.cl-page .no-js .product-form__submit.button--secondary {--color-button: inherit;--color-button-text: inherit;--alpha-button-background: 1}
.cl-page .product-form__submit[aria-disabled=true]+.shopify-payment-button .shopify-payment-button__button[disabled], .cl-page .product-form__submit[disabled]+.shopify-payment-button .shopify-payment-button__button[disabled] {cursor:not-allowed;opacity:.5}
@media screen and (forced-colors:active) { .cl-page .product-form__submit[aria-disabled=true] {color:Window} }
.cl-page .shopify-payment-button__more-options {color:rgb(var(--color-foreground))}
.cl-page .shopify-payment-button__button {font-size:var(--button-text-size);letter-spacing:var(--button-text-space);padding:0rem}
@media screen and (max-width:749px) { .cl-page .shopify-payment-button__button {font-size:var(--button-text-size_mobile)} }
.cl-page .product__info-container>*+* {margin:1.5rem 0}
.cl-page .product__info-container iframe {max-width:100%}
.cl-page .product__info-container .product-form, .cl-page .product__info-container .product__description, .cl-page .product__info-container .icon-with-text {margin:2.5rem 0}
.cl-page .product__text {margin-bottom:0}
.cl-page a.product__text {display:block;text-decoration:none;color:rgba(var(--color-foreground),.75)}
.cl-page .product__text.caption-with-letter-spacing {text-transform:uppercase}
.cl-page .product__title {word-break:break-word;margin-bottom:1.5rem}
.cl-page .product__title>* {margin:0}
.cl-page .product__title>a {display:none}
.cl-page .product__title+.product__text.caption-with-letter-spacing {margin-top:-1.5rem}
.cl-page .product__text.caption-with-letter-spacing+.product__title {margin-top:0}
.cl-page .product__accordion .accordion__content {padding:0 1rem}
.cl-page .product .price .badge, .cl-page .product .price__container {margin-bottom:.5rem}
.cl-page .product .price dl {margin-top:.5rem;margin-bottom:.5rem}
.cl-page .product .price--sold-out .price__badge-sale {display:none}
@media screen and (min-width:750px) { .cl-page .product__info-container {max-width:90rem}
.cl-page .product__info-container .price--on-sale .price-item--regular {font-size:1.6rem}
.cl-page .product__info-container>*:first-child {margin-top:0} }
.cl-page .product__description-title {font-weight:600}
.cl-page .product--no-media .product__title, .cl-page .product--no-media .product__text, .cl-page .product--no-media noscript .product-form__input, .cl-page .product--no-media .product__tax, .cl-page .product--no-media .product__sku, .cl-page .product--no-media shopify-payment-terms {text-align:center}
.cl-page .product--no-media .product__media-wrapper, .cl-page .product--no-media .product__info-wrapper {padding:0}
.cl-page .product__tax {margin-top:-1.4rem}
.cl-page .product--no-media noscript .product-form__input, .cl-page .product--no-media .share-button {max-width:100%}
.cl-page .product--no-media fieldset.product-form__input, .cl-page .product--no-media .product-form__quantity, .cl-page .product--no-media .product-form__input--dropdown, .cl-page .product--no-media .share-button, .cl-page .product--no-media .product__view-details, .cl-page .product--no-media .product__pickup-availabilities, .cl-page .product--no-media .product-form {display:flex;align-items:center;justify-content:center;text-align:center}
.cl-page .product--no-media .product-form {flex-direction:column}
.cl-page .product--no-media .product-form>.form {max-width:30rem;width:100%}
.cl-page .product--no-media .product-form__quantity, .cl-page .product--no-media .product-form__input--dropdown {flex-direction:column;max-width:100%}
.cl-page .product-form__quantity .form__label {margin-bottom:.6rem}
.cl-page .price-per-item__label.form__label {margin-bottom:0rem}
.cl-page .product-form__quantity-top .form__label {margin-bottom:1.2rem}
.cl-page .product--no-media fieldset.product-form__input {flex-wrap:wrap;margin:0 auto 1.2rem}
.cl-page .product-form__buttons {max-width:70rem}
.cl-page .product--no-media .product__info-container>modal-opener {display:block;text-align:center}
.cl-page .product--no-media .product-popup-modal__button {padding-right:0}
.cl-page .product--no-media .price {text-align:center}
.cl-page .product__media-list video {border-radius:calc(var(--media-radius) - var(--media-border-width));width:100%;height:auto}
@media screen and (max-width:749px) { .cl-page .product__media-list {margin-left:-2.5rem;margin-bottom:3rem;width:calc(100% + 4rem)}
.cl-page .product__media-wrapper slider-component:not(.thumbnail-slider--no-slide) {margin-left:-1.5rem;margin-right:-1.5rem}
.cl-page .slider.product__media-list::-webkit-scrollbar {height:.2rem;width:.2rem}
.cl-page .product__media-list::-webkit-scrollbar-thumb {background-color:rgb(var(--color-foreground))}
.cl-page .product__media-list::-webkit-scrollbar-track {background-color:rgba(var(--color-foreground),.2)}
.cl-page .product__media-list .product__media-item {width:calc(100% - 3rem - var(--grid-mobile-horizontal-spacing))}
.cl-page .product--mobile-columns .product__media-item {width:calc(50% - 1.5rem - var(--grid-mobile-horizontal-spacing))} }
@media screen and (min-width:750px) { .cl-page .product--thumbnail .product__media-list, .cl-page .product--thumbnail_slider .product__media-list {padding-bottom:calc(var(--media-shadow-vertical-offset) * var(--media-shadow-visible))}
.cl-page .product__media-list {padding-right:calc(var(--media-shadow-horizontal-offset) * var(--media-shadow-visible))}
.cl-page .product--thumbnail .product__media-item:not(.is-active), .cl-page .product--thumbnail_slider .product__media-item:not(.is-active) {display:none}
.cl-page .product-media-modal__content>.product__media-item--variant.product__media-item--variant {display:none}
.cl-page .product-media-modal__content>.product__media-item--variant:first-child {display:block} }
.cl-page .product__media-item.product__media-item--variant {display:none}
.cl-page .product__media-item--variant:first-child {display:block}
@media screen and (min-width:750px)and (max-width:989px) { .cl-page .product__media-list .product__media-item:first-child {padding-left:0}
.cl-page .product--thumbnail_slider .product__media-list {margin-left:0}
.cl-page .product__media-list .product__media-item {width:100%} }
.cl-page .product__media-icon .icon {width:1.9rem;height:1.9rem}
.cl-page .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}
.cl-page .thumbnail__badge {background-color:rgb(var(--color-background));border-radius:50%;border:.1rem 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}
.cl-page .product__media-video .product__media-icon {opacity:1}
.cl-page .product__modal-opener--image .product__media-toggle:hover {cursor:zoom-in}
.cl-page .product__modal-opener:hover .product__media-icon {border:0rem solid rgba(var(--color-foreground),.1)}
@media screen and (min-width:750px) { .cl-page .grid__item.product__media-item--full {width:100%}
.cl-page .product--columns .product__media-item:not(.product__media-item--single):not(:only-child) {max-width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2)}
.cl-page .product--columns_1 .product__media-item:not(.product__media-item--single):not(:only-child) {max-width:calc(100% - var(--grid-desktop-horizontal-spacing))}
.cl-page .product--large.product--columns .product__media-item--full .deferred-media__poster-button {height:5rem;width:5rem}
.cl-page .product--medium.product--columns .product__media-item--full .deferred-media__poster-button {height:4.2rem;width:4.2rem}
.cl-page .product--medium.product--columns .product__media-item--full .deferred-media__poster-button .icon {width:1.8rem;height:1.8rem}
.cl-page .product--small.product--columns .product__media-item--full .deferred-media__poster-button {height:3.6rem;width:3.6rem}
.cl-page .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) { .cl-page .product--stacked .product__media-item {max-width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2)}
.cl-page .product:not(.product--columns) .product__media-list .product__media-item:first-child, .cl-page .product:not(.product--columns) .product__media-list .product__media-item--full {width:100%;max-width:100%}
.cl-page .product:not(.product--columns) .product__media-list .product__media-item:nth-of-type(2), .cl-page .product:not(.product--columns) .product__media-list .product__media-item--full {width:100%;max-width:100%}
.cl-page .product__modal-opener .product__media-icon {opacity:0}
.cl-page .product__modal-opener:hover .product__media-icon, .cl-page .product__modal-opener:focus .product__media-icon {opacity:1} }
.cl-page .product__media-item>* {display:block;position:relative}
.cl-page .product__media-toggle {display:flex;border:none;background-color:transparent;color:currentColor;padding:0}
.cl-page .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}
.cl-page .product__media-toggle:focus-visible {outline:0;box-shadow:none}
@media(forced-colors:active) { .cl-page .product__media-toggle:focus-visible, .cl-page .product__media-toggle:focus-visible:after, .cl-page .product-form__input input[type=radio]:focus-visible+label {outline:transparent solid 1px;outline-offset:2px} }
.cl-page .product__media-toggle.focused {outline:0;box-shadow:none}
.cl-page .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)}
.cl-page .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)}
.cl-page .product-media-modal {background-color:rgb(var(--color-background));height:100%;position:fixed;top:0;left:0;width:100%;visibility:hidden;opacity:0;z-index:-1}
.cl-page .product-media-modal[open] {visibility:visible;opacity:1;z-index:101}
.cl-page .product-media-modal__dialog {display:flex;align-items:center;height:100vh}
.cl-page .product-media-modal__content {max-height:calc(100vh - 2rem);width:100%;overflow:auto}
.cl-page .product-media-modal__content>*:not(.active), .cl-page .product__media-list .deferred-media {display:none}
@media screen and (min-width:750px) { .cl-page .product-media-modal__content {padding-bottom:2rem}
.cl-page .product-media-modal__content>*:not(.active) {display:block}
.cl-page .product__modal-opener:not(.product__modal-opener--image) {display:none}
.cl-page .product__media-list .deferred-media {display:block} }
@media screen and (max-width:749px) { .cl-page .product--thumbnail .is-active .product__modal-opener:not(.product__modal-opener--image), .cl-page .product--thumbnail_slider .is-active .product__modal-opener:not(.product__modal-opener--image) {display:none}
.cl-page .product--thumbnail .is-active .deferred-media, .cl-page .product--thumbnail_slider .is-active .deferred-media {display:block;width:100%} }
.cl-page .product-media-modal__content>* {display:block;height:auto;margin:auto}
.cl-page .product-media-modal__content .media {background:none}
.cl-page .product-media-modal__model {width:100%}
.cl-page .product-media-modal__toggle {background-color:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.1);border-radius:50%;color:rgba(var(--color-foreground),.55);display:flex;align-items:center;justify-content:center;cursor:pointer;right:2rem;padding:1.2rem;position:fixed;z-index:2;top:2rem;width:4rem}
.cl-page .product-media-modal__content .deferred-media {width:100%}
@media screen and (min-width:750px) { .cl-page .product-media-modal__content {padding:2rem 11rem;display:flex;gap:3rem}
.cl-page .product-media-modal__content>* {width:100%}
.cl-page .product-media-modal__content>*+* {margin-top:0rem}
.cl-page .product-media-modal__toggle {right:5rem;top:2.2rem} }
@media screen and (min-width:990px) { .cl-page .product-media-modal__content {padding:2rem 11rem}
.cl-page .product-media-modal__content>*+* {margin-top:0rem}
.cl-page .product-media-modal__content {padding-bottom:1.5rem}
.cl-page .product-media-modal__toggle {right:5rem} }
.cl-page .product-media-modal__toggle:hover {color:rgba(var(--color-foreground),.75)}
.cl-page .product-media-modal__toggle .icon {height:auto;margin:0;width:2.2rem}
.cl-page .product-popup-modal {box-sizing:border-box;opacity:0;position:fixed;visibility:hidden;z-index:-1;margin:0 auto;top:0;left:0;overflow:auto;width:100%;background:rgba(var(--color-foreground),.2);height:100%}
.cl-page .product-popup-modal[open] {opacity:1;visibility:visible;z-index:101}
.cl-page .product-popup-modal__content {border-radius:var(--popup-corner-radius);background-color:rgb(var(--color-background));overflow:auto;height:80%;margin:0 auto;left:50%;transform:translate(-50%);margin-top:5rem;width:92%;position:absolute;top:0;padding:0 1.5rem;border-color:rgba(var(--color-foreground),var(--popup-border-opacity));border-style:solid;border-width:var(--popup-border-width);box-shadow:var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity))}
.cl-page .product-popup-modal__content.focused {box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3),var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity))}
.cl-page .product-popup-modal__content:focus-visible {box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3),var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity))}
@media screen and (min-width:750px) { .cl-page .product-popup-modal__content {padding-right:1.5rem;margin-top:10rem;max-width:70%;min-width:480px;padding:0 3rem}
.cl-page .product-media-modal__dialog .global-media-settings--no-shadow {overflow:visible!important;height:calc(100vh - 2rem)} }
.cl-page .product-popup-modal__content img {max-width:100%}
@media screen and (max-width:749px) { .cl-page .product-popup-modal__content table {display:block;max-width:fit-content;overflow-x:auto;white-space:nowrap;margin:0}
.cl-page .product-media-modal__dialog .global-media-settings, .cl-page .product-media-modal__dialog .global-media-settings video, .cl-page .product-media-modal__dialog .global-media-settings model-viewer, .cl-page .product-media-modal__dialog .global-media-settings iframe, .cl-page .product-media-modal__dialog .global-media-settings img {border:none;border-radius:0} }
.cl-page .product-popup-modal__opener {display:inline-block}
.cl-page .product-popup-modal__button {font-size:1.6rem;padding-right:1.3rem;padding-left:0;min-height:4.4rem;text-underline-offset:.3rem;text-decoration-thickness:.1rem;transition:text-decoration-thickness var(--duration-short) ease}
.cl-page .product-popup-modal__button:hover {text-decoration-thickness:.2rem}
.cl-page .product-popup-modal__content-info {padding-right:0rem}
.cl-page .product-popup-modal__content-info>* {height:auto;margin:0 auto 1rem;max-width:100%;width:100%}
@media screen and (max-width:749px) { .cl-page .product-popup-modal__content-info>* {max-height:100%} }
.cl-page .product-popup-modal__toggle {background-color:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.1);border-radius:50%;color:rgba(var(--color-foreground),.55);display:flex;align-items:center;justify-content:center;cursor:pointer;position:sticky;padding:1.2rem;z-index:2;top:1.5rem;width:4rem;margin:0 0 0 auto}
.cl-page .product-popup-modal__toggle:hover {color:rgba(var(--color-foreground),.75)}
.cl-page .product-popup-modal__toggle .icon {height:auto;margin:0;width:2.2rem}
.cl-page .product__media-list .media>* {overflow:hidden}
.cl-page .thumbnail-list {flex-wrap:wrap;grid-gap:1rem}
.cl-page .slider--mobile.thumbnail-list:after {content:none}
@media screen and (min-width:750px) { .cl-page .product--stacked .thumbnail-list {display:none}
.cl-page .thumbnail-list {display:grid;grid-template-columns:repeat(4,1fr)} }
.cl-page .thumbnail-list_item--variant:not(:first-child) {display:none}
@media screen and (min-width:990px) { .cl-page .thumbnail-list {grid-template-columns:repeat(4,1fr)}
.cl-page .product--medium .thumbnail-list {grid-template-columns:repeat(5,1fr)}
.cl-page .product--large .thumbnail-list {grid-template-columns:repeat(6,1fr)} }
@media screen and (max-width:749px) { .cl-page .product__media-item {display:flex;align-items:center}
.cl-page .product__modal-opener {width:100%}
.cl-page .thumbnail-slider {display:flex;align-items:center}
.cl-page .thumbnail-slider .thumbnail-list.slider {display:flex;padding:0;flex:1;scroll-padding-left:0;margin:0 1.5rem}
.cl-page .thumbnail-list__item.slider__slide {width:calc(19% - .6rem)}
.cl-page .thumbnail {left:.1rem} }
@media screen and (min-width:750px) { .cl-page .product--thumbnail_slider .thumbnail-slider {display:flex;align-items:center}
.cl-page .thumbnail-slider .thumbnail-list.slider--tablet-up {display:flex;padding:.5rem;flex:1;scroll-padding-left:.5rem}
.cl-page .product__media-wrapper .slider-mobile-gutter .slider-button {display:none}
.cl-page .thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide {width:calc(16.6666666% - .8rem)}
.cl-page .product--thumbnail_slider .slider-mobile-gutter .slider-button {display:flex} }
@media screen and (min-width:900px) { .cl-page .product--small .thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide, .cl-page .thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide {width:calc(12.5% - .8rem)} }
.cl-page .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}
.cl-page .thumbnail:hover {opacity:.7}
.cl-page .thumbnail.global-media-settings img {border-radius:0}
.cl-page .thumbnail[aria-current] {border:.15rem solid;border-color:rgb(var(--color-foreground))}
.cl-page .image-magnify-full-size {cursor:zoom-out;z-index:1;margin:0;border-radius:calc(var(--media-radius) - var(--media-border-width))}
.cl-page .image-magnify-hover {cursor:zoom-in}
.cl-page .product__modal-opener--image .product__media-zoom-none, .cl-page .product__media-icon--none {display:none}
.cl-page .product__modal-opener>.loading__spinner {top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;display:flex;align-items:center;height:48px;width:48px}
.cl-page .product__modal-opener .path {stroke:rgb(var(--color-button));opacity:.75}
@media(hover:hover) { .cl-page .product__media-zoom-hover, .cl-page .product__media-icon--hover {display:none} }
@media screen and (max-width:749px) { .cl-page .product__media-zoom-hover, .cl-page .product__media-icon--hover {display:flex} }
.cl-page .js .product__media {overflow:hidden!important}
.cl-page .thumbnail[aria-current]:focus-visible {box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.5)}
.cl-page .thumbnail[aria-current]:focus, .cl-page .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) { .cl-page .thumbnail[aria-current]:focus, .cl-page .thumbnail.focused {outline:transparent solid 1px} }
.cl-page .thumbnail[aria-current]:focus:not(:focus-visible) {outline:0;box-shadow:0 0 rgb(var(--color-foreground))}
.cl-page .thumbnail img {object-fit:cover;width:100%;height:100%;pointer-events:none}
.cl-page .thumbnail__badge .icon {width:1rem;height:1rem}
.cl-page .thumbnail__badge .icon-3d-model {width:1.2rem;height:1.2rem}
.cl-page .thumbnail__badge {color:rgb(var(--color-foreground),.6);height:2rem;width:2rem;left:auto;right:calc(.4rem + var(--media-border-width));top:calc(.4rem + var(--media-border-width))}
@media screen and (min-width:750px) { .cl-page .product:not(.product--small) .thumbnail__badge {height:3rem;width:3rem}
.cl-page .product:not(.product--small) .thumbnail__badge .icon {width:1.2rem;height:1.2rem}
.cl-page .product:not(.product--small) .thumbnail__badge .icon-3d-model {width:1.4rem;height:1.4rem} }
.cl-page .thumbnail-list__item {position:relative}
.cl-page .thumbnail-list__item:before {content:"";display:block;padding-bottom:100%}
.cl-page .product:not(.featured-product) .product__view-details {display:none}
.cl-page .product__view-details {display:block;text-decoration:none}
.cl-page .product__view-details:hover {text-decoration:underline;text-underline-offset:.3rem}
.cl-page .product__view-details .icon {width:1.2rem;margin-left:1.2rem;flex-shrink:0}
.cl-page .product__inventory {display:inline-flex;align-items:center;padding:.2rem 1.2rem .2rem .2rem;border:none;border-radius:var( --variant-pills-radius);font-size:1.2rem}
.cl-page .product--no-media .product__inventory {justify-content:center}
.cl-page .product__inventory.visibility-hidden:empty {display:block}
.cl-page .product__inventory.visibility-hidden:empty:after {content:"#"}
.cl-page .icon-with-text {--icon-size: calc(var(--font-heading-scale) * 3rem);--icon-spacing: calc(var(--font-heading-scale) * 1rem)}
.cl-page .icon-with-text--horizontal {display:flex;justify-content:center;column-gap:3rem;flex-direction:row}
.cl-page .icon-with-text--vertical {--icon-size: calc(var(--font-heading-scale) * 2rem)}
.cl-page .icon-with-text .icon {fill:rgb(var(--color-foreground));height:var(--icon-size);width:var(--icon-size)}
.cl-page .icon-with-text--horizontal .icon, .cl-page .icon-with-text--horizontal img {margin-bottom:var(--icon-spacing)}
.cl-page .icon-with-text--vertical .icon {min-height:var(--icon-size);min-width:var(--icon-size);margin-right:var(--icon-spacing)}
.cl-page .icon-with-text img {height:var(--icon-size);width:var(--icon-size);object-fit:contain}
.cl-page .icon-with-text--vertical img {margin-right:var(--icon-spacing)}
.cl-page .icon-with-text--horizontal .h4 {padding-top:calc(var(--icon-size) + var(--icon-spacing));text-align:center}
.cl-page .icon-with-text--horizontal svg+.h4, .cl-page .icon-with-text--horizontal img+.h4, .cl-page .icon-with-text--horizontal.icon-with-text--text-only .h4 {padding-top:0}
.cl-page .icon-with-text__item {display:flex;align-items:center}
.cl-page .icon-with-text--horizontal .icon-with-text__item {flex-direction:column;width:33%}
.cl-page .icon-with-text--vertical .icon-with-text__item {margin-bottom:var(--icon-size)}
.cl-page .product__sku.visibility-hidden:after {content:"#"}
.cl-page .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))}
.cl-page .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}
.cl-page .product-media-container.constrain-height.media-fit-contain {--contained-width: calc(var(--constrained-height) * var(--aspect-ratio));width:min(var(--contained-width),100%)}
.cl-page .product-media-container .media {padding-top:var(--ratio-percent)}
.cl-page .product-media-container.constrain-height .media {padding-top:min(var(--constrained-height),var(--ratio-percent))}
@media screen and (max-width:749px) { .cl-page .product-media-container.media-fit-cover {display:flex;align-self:stretch}
.cl-page .product-media-container.media-fit-cover .media {position:initial} }
@media screen and (min-width:750px) { .cl-page .product-media-container {max-width:100%}
.cl-page .product-media-container:not(.media-type-image) {--aspect-ratio: var(--ratio)}
.cl-page .product-media-container.constrain-height {--viewport-offset: 170px;--constrained-min-height: 500px}
.cl-page .product-media-container.media-fit-cover, .cl-page .product-media-container.media-fit-cover .product__modal-opener, .cl-page .product-media-container.media-fit-cover .media {height:100%}
.cl-page .product-media-container.media-fit-cover .deferred-media__poster img {object-fit:cover;width:100%} }
.cl-page .product-media-container .product__modal-opener {display:block;position:relative}
@media screen and (min-width:750px) { .cl-page .product-media-container .product__modal-opener:not(.product__modal-opener--image) {display:none} }
.cl-page .recipient-form {--recipient-checkbox-margin-top: .64rem;display:block;position:relative;max-width:70rem;margin-bottom:2.5rem}
.cl-page .recipient-form-field-label {margin:.6rem 0}
.cl-page .recipient-form-field-label--space-between {display:flex;justify-content:space-between}
.cl-page .recipient-checkbox {flex-grow:1;font-size:1.6rem;display:flex;word-break:break-word;align-items:flex-start;max-width:inherit;position:relative;cursor:pointer}
.cl-page .no-js .recipient-checkbox {display:none}
.cl-page .recipient-form>input[type=checkbox] {position:absolute;width:1.6rem;height:1.6rem;margin:var(--recipient-checkbox-margin-top) 0;top:0;left:0;z-index:-1;appearance:none;-webkit-appearance:none}
.cl-page .recipient-fields__field {margin:0 0 2rem}
.cl-page .recipient-fields .field__label {white-space:nowrap;text-overflow:ellipsis;max-width:calc(100% - 3.5rem);overflow:hidden}
.cl-page .recipient-checkbox>svg {margin-top:var(--recipient-checkbox-margin-top);margin-right:1.2rem;flex-shrink:0}
.cl-page .recipient-form .icon-checkmark {visibility:hidden;position:absolute;left:.28rem;z-index:5;top:.4rem}
.cl-page .recipient-form>input[type=checkbox]:checked+label .icon-checkmark {visibility:visible}
.cl-page .js .recipient-fields {display:none}
.cl-page .recipient-fields hr {margin:1.6rem auto}
.cl-page .recipient-form>input[type=checkbox]:checked~.recipient-fields {display:block;animation:animateMenuOpen var(--duration-default) ease}
.cl-page .recipient-form>input[type=checkbox]:not(:checked, .cl-page :disabled)~.recipient-fields, .cl-page .recipient-email-label {display:none}
.cl-page .js .recipient-email-label.required, .cl-page .no-js .recipient-email-label.optional {display:inline}
.cl-page .recipient-form ul {line-height:calc(1 + .6 / var(--font-body-scale));padding-left:4.4rem;text-align:left}
.cl-page .recipient-form ul a {display:inline}
.cl-page .recipient-form .error-message:first-letter {text-transform:capitalize}
@media screen and (forced-colors:active) { .cl-page .recipient-fields>hr {border-top:.1rem solid rgb(var(--color-background))}
.cl-page .recipient-checkbox>svg {background-color:inherit;border:.1rem solid rgb(var(--color-background))}
.cl-page .recipient-form>input[type=checkbox]:checked+label .icon-checkmark {border:none} }
.cl-page .pickup-availability-info {display:flex;flex-wrap:wrap;column-gap:10px}
.cl-page /*# sourceMappingURL=/cdn/shop/t/16/assets/section-main-product.css.map?v=146566658769270470981746641229 */ {}
.cl-page .accordion summary {display:flex;position:relative;line-height:1;padding:1.5rem 0}
.cl-page .accordion .summary__title {display:flex;flex:1}
.cl-page .accordion .summary__title+.icon-caret {height:calc(var(--font-heading-scale) * .9rem)}
.cl-page .accordion+.accordion {margin-top:0;border-top:none}
.cl-page .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)}
.cl-page .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)}
.cl-page .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)}
.cl-page .accordion details[open]>summary .icon-caret {transform:rotate(180deg)}
.cl-page .accordion__content {margin-bottom:1.5rem;word-break:break-word;overflow-x:auto;padding:0 .6rem}
.cl-page .accordion__content img {max-width:100%}
.cl-page /*# sourceMappingURL=/cdn/shop/t/16/assets/component-accordion.css.map?v=19955651692046346531746641227 */ {}
.cl-page .price {font-size:1.6rem;letter-spacing:0rem;line-height:100%;color:rgb(var(--color-foreground))}
.cl-page .price>* {display:inline-block;vertical-align:top}
.cl-page .price.price--unavailable {visibility:hidden}
.cl-page .price--end {text-align:right}
.cl-page .price .price-item {display:inline-block;margin:0 1rem 0 0}
.cl-page .price__regular .price-item--regular {margin-right:0}
.cl-page .price:not(.price--show-badge) .price-item--last:last-of-type {margin:0}
@media screen and (min-width:750px) { .cl-page .price {margin-bottom:0} }
.cl-page .price--large {font-size:1.6rem;line-height:calc(1 + .5 / var(--font-body-scale));letter-spacing:.13rem}
@media screen and (min-width:750px) { .cl-page .price--large {font-size:1.8rem} }
.cl-page .price--sold-out .price__availability, .cl-page .price__regular {display:block}
.cl-page .price__sale, .cl-page .price__availability, .cl-page .price .price__badge-sale, .cl-page .price .price__badge-sold-out, .cl-page .price--on-sale .price__regular, .cl-page .price--on-sale .price__availability {display:none}
.cl-page .price--sold-out .price__badge-sold-out, .cl-page .price--on-sale .price__badge-sale, .cl-page .volume-pricing--sale-badge .price__badge-sale {display:inline-block}
.cl-page .volume-pricing--sale-badge .price__badge-sale {margin-left:.5rem}
.cl-page .price--on-sale .price__sale {display:initial;flex-direction:row;flex-wrap:wrap}
.cl-page .price--center {display:initial;justify-content:center}
.cl-page .price--on-sale .price-item--regular {text-decoration:line-through;color:var(--sale-price);font-size:inherit}
.cl-page .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)}
.cl-page /*# sourceMappingURL=/cdn/shop/t/16/assets/component-price.css.map?v=137689519876686866281746641228 */ {}
.cl-page 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}
.cl-page slider-component.slider-component-full-width {--desktop-margin-left-first-item: 1.5rem}
@media screen and (max-width:749px) { .cl-page slider-component.page-width {padding:0 1.5rem} }
@media screen and (min-width:749px)and (max-width:990px) { .cl-page slider-component.page-width {padding:0 5rem} }
@media screen and (max-width:989px) { .cl-page .no-js slider-component .slider {padding-bottom:3rem} }
.cl-page .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) { .cl-page .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}
.cl-page .slider--mobile:after {content:"";width:0;padding-left:1.5rem}
.cl-page .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))}
.cl-page .slider.slider--mobile.contains-card--standard .slider__slide:not(.collection-list__item--no-media) {padding-bottom:var(--focus-outline-padding)}
.cl-page .slider.slider--mobile.contains-content-container .slider__slide {--focus-outline-padding: 0rem} }
@media screen and (min-width:750px) { .cl-page .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}
.cl-page .slider.slider--tablet-up .slider__slide {margin-bottom:0} }
@media screen and (max-width:989px) { .cl-page .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}
.cl-page .slider--tablet:after {content:"";width:0;padding-left:1.5rem;margin-left:calc(-1 * var(--grid-desktop-horizontal-spacing))}
.cl-page .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))}
.cl-page .slider.slider--tablet.contains-card--standard .slider__slide:not(.collection-list__item--no-media) {padding-bottom:var(--focus-outline-padding)}
.cl-page .slider.slider--tablet.contains-content-container .slider__slide {--focus-outline-padding: 0rem} }
.cl-page .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}
.cl-page .slider.slider--everywhere .slider__slide {margin-bottom:0;scroll-snap-align:center}
@media screen and (min-width:990px) { .cl-page .slider-component-desktop.page-width {max-width:none}
.cl-page .slider--desktop {position:relative;flex-wrap:inherit;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;margin-bottom:1rem;scroll-padding-left:var(--desktop-margin-left-first-item)}
.cl-page .slider--desktop:after {content:"";width:0;padding-left:5rem;margin-left:calc(-1 * var(--grid-desktop-horizontal-spacing))}
.cl-page .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))}
.cl-page .slider--desktop .slider__slide:first-child {margin-left:var(--desktop-margin-left-first-item);scroll-margin-left:var(--desktop-margin-left-first-item)}
.cl-page .slider-component-full-width .slider--desktop {scroll-padding-left:1.5rem}
.cl-page .slider-component-full-width .slider--desktop .slider__slide:first-child {margin-left:1.5rem;scroll-margin-left:1.5rem}
.cl-page .slider-component-full-width .slider--desktop:after {padding-left:1.5rem}
.cl-page .slider--desktop.grid--5-col-desktop .grid__item {width:calc((100% - var(--desktop-margin-left-first-item)) / 5 - var(--grid-desktop-horizontal-spacing) * 2)}
.cl-page .slider--desktop.grid--4-col-desktop .grid__item {width:calc((100% - var(--desktop-margin-left-first-item)) / 4 - var(--grid-desktop-horizontal-spacing) * 3)}
.cl-page .slider--desktop.grid--3-col-desktop .grid__item {width:calc((100% - var(--desktop-margin-left-first-item)) / 3 - var(--grid-desktop-horizontal-spacing) * 4)}
.cl-page .slider--desktop.grid--2-col-desktop .grid__item {width:calc((100% - var(--desktop-margin-left-first-item)) / 2 - var(--grid-desktop-horizontal-spacing) * 5)}
.cl-page .slider--desktop.grid--1-col-desktop .grid__item {width:calc((100% - var(--desktop-margin-left-first-item)) - var(--grid-desktop-horizontal-spacing) * 9)}
.cl-page .slider.slider--desktop.contains-card--standard .slider__slide:not(.collection-list__item--no-media) {padding-bottom:var(--focus-outline-padding)}
.cl-page .slider.slider--desktop.contains-content-container .slider__slide {--focus-outline-padding: 0rem} }
@media(prefers-reduced-motion) { .cl-page .slider {scroll-behavior:auto} }
.cl-page .slider {scrollbar-color:rgb(var(--color-foreground)) rgba(var(--color-foreground),.04);-ms-overflow-style:none;scrollbar-width:none}
.cl-page .slider::-webkit-scrollbar {height:.4rem;width:.4rem;display:none}
.cl-page .no-js .slider {-ms-overflow-style:auto;scrollbar-width:auto}
.cl-page .no-js .slider::-webkit-scrollbar {display:initial}
.cl-page .slider::-webkit-scrollbar-thumb {background-color:rgb(var(--color-foreground));border-radius:.4rem;border:0}
.cl-page .slider::-webkit-scrollbar-track {background:rgba(var(--color-foreground),.04);border-radius:.4rem}
.cl-page .slider-counter {display:flex;justify-content:center;min-width:4.4rem}
@media screen and (min-width:750px) { .cl-page .slider-counter--dots {margin:0 1.2rem} }
.cl-page .slider-counter__link {padding:1rem}
@media screen and (max-width:749px) { .cl-page .slider-counter__link {padding:.7rem} }
.cl-page .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}
.cl-page .slider-counter__link--active.slider-counter__link--dots .dot {background-color:rgb(var(--color-foreground));width:30px}
@media screen and (forced-colors:active) { .cl-page .slider-counter__link--active.slider-counter__link--dots .dot {background-color:CanvasText} }
.cl-page .slider-counter__link--dots:not(.slider-counter__link--active):hover .dot {border-color:rgb(var(--color-foreground))}
.cl-page .slider-counter__link--dots .dot, .cl-page .slider-counter__link--numbers {transition:transform .2s ease-in-out}
.cl-page .slider-counter__link--active.slider-counter__link--numbers, .cl-page .slider-counter__link--dots:not(.slider-counter__link--active):hover .dot, .cl-page .slider-counter__link--numbers:hover {transform:scale(1.1)}
.cl-page .slider-counter__link--numbers {color:rgba(var(--color-foreground),.5);text-decoration:none}
.cl-page .slider-counter__link--numbers:hover {color:rgb(var(--color-foreground))}
.cl-page .slider-counter__link--active.slider-counter__link--numbers {text-decoration:underline;color:rgb(var(--color-foreground))}
.cl-page .slider-buttons {display:flex;align-items:center;justify-content:center}
@media screen and (min-width:990px) { .cl-page .slider:not(.slider--everywhere):not(.slider--desktop)+.slider-buttons {display:flex} }
@media screen and (max-width:989px) { .cl-page .slider--desktop:not(.slider--tablet)+.slider-buttons {display:flex} }
@media screen and (min-width:750px) { .cl-page .slider--mobile+.slider-buttons {display:flex} }
.cl-page .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}
.cl-page .slider-button:not([disabled]):hover {color:rgb(var(--color-foreground))}
.cl-page .slider-button .icon {height:1.2rem}
.cl-page .slider-button[disabled] .icon {color:rgba(var(--color-foreground),.3);cursor:not-allowed}
.cl-page .slider-button--next .icon {transform:rotate(-0deg)}
.cl-page .slider-button--prev .icon {transform:rotate(180deg)}
.cl-page .slider-button--next:not([disabled]):hover .icon {transform:rotate(-0deg) scale(1.1)}
.cl-page .slider-button--prev:not([disabled]):hover .icon {transform:rotate(180deg) scale(1.1)}
@media screen and (min-width:750px) { .cl-page .grid--2-col-tablet .grid__item .lm-fix {width:100%} }
.cl-page /*# sourceMappingURL=/cdn/shop/t/16/assets/component-slider.css.map?v=9188734555347445291746641228 */ {}
.cl-page .rating {display:inline-block;margin:0}
.cl-page .product .rating-star {--letter-spacing: .8;--font-size: 1.7}
.cl-page .card-wrapper .rating-star {--letter-spacing: .7;--font-size: 1.4}
.cl-page .rating-star {--color-rating-star: rgb(var(--color-foreground));--percent: calc( ( var(--rating) / var(--rating-max) + var(--rating-decimal) * var(--font-size) / (var(--rating-max) * (var(--letter-spacing) + var(--font-size))) ) * 100% );letter-spacing:calc(var(--letter-spacing) * 1rem);font-size:calc(var(--font-size) * 1rem);line-height:1;display:inline-block;font-family:Times;margin:0}
.cl-page .rating-star:before {content:"\2605\2605\2605\2605\2605";background:linear-gradient(90deg,var(--color-rating-star) var(--percent),rgba(var(--color-foreground),.15) var(--percent));-webkit-background-clip:text;-webkit-text-fill-color:transparent}
.cl-page .rating-text {display:none}
.cl-page .rating-count {display:inline-block;margin:0}
@media(forced-colors:active) { .cl-page .rating {display:none}
.cl-page .rating-text {display:block} }
.cl-page /*# sourceMappingURL=/cdn/shop/t/16/assets/component-rating.css.map?v=157771854592137137841746641228 */ {}
.cl-page .deferred-media__poster {background-color:transparent;border:none;cursor:pointer;margin:0;padding:0;height:100%;width:100%;overflow:hidden;border-radius:calc(var(--border-radius) - var(--border-width))}
.cl-page .media>.deferred-media__poster {display:flex;align-items:center;justify-content:center}
.cl-page .deferred-media__poster img {width:auto;max-width:100%;height:100%}
.cl-page .deferred-media {overflow:hidden}
.cl-page .deferred-media:not([loaded]) template {z-index:-1}
.cl-page .deferred-media[loaded]>.deferred-media__poster {display:none}
.cl-page .deferred-media__poster:focus-visible {outline:none;box-shadow:0 0 0 var(--media-border-width) rgba(var(--color-foreground),var(--media-border-opacity)),0 0 0 calc(var(--media-border-width) + .3rem) rgb(var(--color-background)),0 0 0 calc(var(--media-border-width) + .5rem) rgba(var(--color-foreground),.5);border-radius:calc(var(--media-radius) - var(--media-border-width))}
.cl-page .deferred-media__poster:focus {outline:none;box-shadow:0 0 0 var(--media-border-width) rgba(var(--color-foreground),var(--media-border-opacity)),0 0 0 calc(var(--media-border-width) + .3rem) rgb(var(--color-background)),0 0 0 calc(var(--media-border-width) + .5rem) rgba(var(--color-foreground),.5);border-radius:calc(var(--media-radius) - var(--media-border-width))}
.cl-page .global-media-settings--full-width .deferred-media__poster, .cl-page .global-media-settings--full-width .deferred-media__poster:is(:focus, .cl-page :focus-visible) {border-radius:0}
@media(forced-colors:active) { .cl-page .deferred-media__poster:focus {outline:transparent solid 1px} }
.cl-page .deferred-media__poster:focus:not(:focus-visible) {outline:0;box-shadow:none}
.cl-page .deferred-media__poster-button {background-color:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.1);border-radius:50%;color:rgb(var(--color-foreground));display:flex;align-items:center;justify-content:center;height:6.2rem;width:6.2rem;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(1);transition:transform var(--duration-short) ease,color var(--duration-short) ease;z-index:1}
.cl-page .deferred-media__poster-button:hover {transform:translate(-50%,-50%) scale(1.1)}
.cl-page .deferred-media__poster-button .icon {width:2rem;height:2rem}
.cl-page .deferred-media__poster-button .icon-play {margin-left:.2rem}
.cl-page /*# sourceMappingURL=/cdn/shop/t/16/assets/component-deferred-media.css.map?v=14096082462203297471746641227 */ {}
.cl-page .quantity-breaks-container {display:flex;flex-direction:column;position:relative;padding-top:var(--qb-padding-top);padding-bottom:var(--qb-padding-bottom)}
.cl-page .quantity-breaks__top-bar {background:var(--bg-top-qb);margin:0;font-size:var(--txt-top-qb);box-shadow:0 0 0 var(--qb-border-width) var(--border-qb);padding:1rem 2rem;border-top-left-radius:var(--qb-radius);border-top-right-radius:var(--qb-radius)}
.cl-page .quantity-breaks__title {color:var(--bg-top-text-qb);margin:0;display:flex;justify-content:center;align-items:center;text-align:center;font-size:var(--txt-top-qb);column-gap:10px}
.cl-page .quantity-breaks__title p {margin:0;letter-spacing:0}
.cl-page .qb-subheading {font-size:var(--txt-sub-top-qb);text-align:center}
.cl-page .quantity-breaks__title span:nth-of-type(1), .cl-page .quantity-breaks__title span:nth-of-type(3) {display:block;height:2px;flex-grow:1;background:var(--bg-top-text-qb)}
.cl-page .quantity-breaks-container input {opacity:0;width:0;height:0;cursor:pointer;margin:0}
.cl-page .quantity-breaks-container label:last-child {border-bottom-left-radius:var(--qb-radius);border-bottom-right-radius:var(--qb-radius)}
.cl-page .quantity-break {padding:2rem 2rem 2rem 4rem;margin-bottom:var(--qb-border-width);cursor:pointer;background:var(--bg-qb);box-shadow:0 0 0 var(--qb-border-width) var(--border-qb);position:relative}
.cl-page .quantity-breaks-container input:checked+.quantity-break {background:var(--check-bg-qb);box-shadow:0 0 0 var(--qb-border-width) var(--check-border-qb);z-index:1}
.cl-page .quantity-break:hover {background:var(--hover-bg-qb);box-shadow:0 0 0 var(--qb-border-width) var(--hover-border-qb)}
.cl-page .quantity-break__badge {position:absolute;background:var(--badge-qb);color:var(--badge-qb-text);font-weight:700;font-size:1.5rem;line-height:1.6;top:-1rem;right:-1rem;transform:rotate(3deg);margin:0;padding:0 .5em;border-radius:.2em;z-index:2}
.cl-page .quantity-break__content {display:flex;justify-content:space-between;align-items:center}
.cl-page .quantity-break__left span, .cl-page .quantity-break__right span {display:block}
.cl-page .quantity-break__left {display:flex;flex-direction:column;align-items:flex-start;row-gap:.5rem;text-align:left}
.cl-page .quantity-break__left .quantity-break__label {font-size:1.6rem;font-weight:700;line-height:1;display:flex;align-items:center}
.cl-page .quantity-break__label-text {line-height:1}
.cl-page .quantity-break__benefit {display:inline-block;font-size:1rem;background:rgb(var(--color-background));color:rgb(var(--color-base-accent-1));line-height:1.9;padding:0 .75rem;font-weight:700;border:solid 1px rgb(var(--color-base-accent-1));border-radius:calc(var(--qb-radius) / 2);margin-left:.5rem}
.cl-page .quantity-break__caption {font-size:1.4rem;line-height:1}
.cl-page .quantity-break__right {text-align:right;display:flex;flex-direction:column;align-items:flex-end;row-gap:.5rem}
.cl-page .quantity-break__price {line-height:1;font-size:1.6rem;font-weight:700;color:rgb(var(--color-base-accent-2))}
.cl-page .quantity-break__compare-price {font-size:1.4rem;text-decoration:line-through;line-height:1;color:var(--compare-price)}
.cl-page .quantity-break__caption span {display:inline}
.cl-page .quantity-break:before {content:"";display:block;width:1.5rem;height:1.5rem;position:absolute;left:2rem;top:50%;transform:translate(-50%,-50%);border-radius:50%;border:solid .2rem rgba(var(--color-foreground),.3)}
.cl-page .quantity-breaks-container input:checked+.quantity-break:before {border:solid .2rem rgb(var(--color-background));background:var(--check-dot);box-shadow:0 0 0 .1rem var(--check-dot)}
.cl-page .quantity-break__variants {height:0;overflow:hidden;padding-top:0}
.cl-page .quantity-breaks-container input:checked+.quantity-break .quantity-break__variants {height:auto;padding-top:1rem}
.cl-page .quantity-break__selector-item__number {font-weight:700;margin-right:.4rem;line-height:1.5rem}
.cl-page .quantity-break__selector-item {display:flex;align-items:center}
.cl-page .quantity-break__selector-item:not(:last-of-type) {margin-bottom:.75rem}
.cl-page .quantity-break__selector-item .select {width:fit-content}
.cl-page .quantity-break__selector-item .select__select {height:2.1rem}
.cl-page /*# sourceMappingURL=/cdn/shop/t/16/assets/component-quantity-breaks.css.map?v=59881479022245717371746641228 */ {}
@media screen and (min-width: 750px) { .cl-s00-main .product:not(.product--columns) .product__media-list .product__media-item:last-child, .cl-s00-main .product:not(.product--columns) .product__media-list .product__media-item--full {
      width: 100%;
      max-width: 100%;
    } }
@media screen and (max-width: 749px) { .cl-s00-main .product__media-list .product__media-item {
       width: calc(100% - 0% +  var(--grid-mobile-horizontal-spacing) - var(--grid-mobile-horizontal-spacing)) !important;
     }
.cl-s00-main .thumbnail {
         left: 2px;
     }
.cl-s00-main .product__media-list .media>* {
         overflow: hidden;
     }
.cl-s00-main .product__media-list .media>* {
         border-radius: 0;
     }
.cl-s00-main .product__media-list video {
         border-radius: 0;
     }
.cl-s00-main .lumin-slider.slider.slider--mobile {
       scroll-padding-left: 0rem !important;
      }
.cl-s00-main .grid--peek.slider--mobile {
      margin: auto;
      width: 100%;
  } }
.cl-s00-main .product__media-wrapper {
   padding-left: 0;
  padding-bottom: 1rem;
   }
@media screen and (max-width: 749px) { .cl-s00-main .slider.slider--mobile .slider__slide {
      padding-top: 0 !important;
  } }
.cl-s00-main .container-text {
        position: relative;
        top: -30px;
        text-align: center;
        width: calc(100% + 30px* 2);
        left: -30px;
        padding: 3px;
        margin:0;
        margin-bottom: calc(10px - 30px);
        background: #212121;
        border-radius: 10px;
        color: #ffffff;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }
@media screen and (max-width: 600px) { .cl-s00-main .container-text { 
      border-radius: 8px;
      border-bottom-left-radius: 0;
      border-bottom-right-radius: 0;
      top: -20px;
      text-align: center;
      width: calc(100% + 20px* 2);
      left: -20px;
      margin:0;
      margin-bottom: calc(10px - 20px);
    } }
.cl-s00-main .product__media-wrapper {
  padding-bottom: 2rem;
   }
@media screen and (min-width: 601px) { .cl-s00-main .lumin-container {
    border: 1px solid #ffffff;
    border-radius: 10px;
    background: #ffffff;
    padding: 30px !important;
    } }
@media screen and (max-width: 600px) { .cl-s00-main .lumin-container-mb {
      border-radius: 8px;
      
      border: 1px solid #ffffff;
      background: #ffffff;
      padding: 20px;
        
    } }
.cl-s00-main .section-template--26499821961544__main-padding {
    padding-top: 0px;
    padding-bottom: 0px;
  }
@media screen and (min-width: 750px) { .cl-s00-main .section-template--26499821961544__main-padding {
      padding-top: 28px;
      padding-bottom: 0px;
    } }
@media screen and (max-width: 749px) { .cl-s00-main .quick-add-modal__content-info .product__media-list .product__media-item {
       width: 100% !important;
     } }
.cl-page .loading__spinner {position:absolute;z-index:1;width:1.8rem}
.cl-page .loading__spinner {width:1.8rem;display:inline-block}
.cl-page .spinner {animation:rotator 1.4s linear infinite}
@keyframes rotator{0%{transform:rotate(0)}to{transform:rotate(270deg)}}
.cl-page .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) { .cl-page .path {stroke:CanvasText} }
@keyframes dash{0%{stroke-dashoffset:280}50%{stroke-dashoffset:75;transform:rotate(135deg)}to{stroke-dashoffset:280;transform:rotate(450deg)}}
.cl-page .loading__spinner:not(.hidden)+.cart-item__price-wrapper, .cl-page .loading__spinner:not(.hidden)~cart-remove-button {opacity:50%}
.cl-page .loading__spinner:not(.hidden)~cart-remove-button {pointer-events:none;cursor:default}
.cl-page /*# sourceMappingURL=/cdn/shop/t/16/assets/component-loading-spinner.css.map?v=116724955567955766481746641228 */ {}
.cl-s00-main .form__label-variant_picker {
                            font-weight: normal;
                            font-size: 14px;
                        }
.cl-s00-main .form__label-variant_picker span { 
                          padding-left: 5px;
                          border-left: 1px solid rgb(var(--color-foreground), 0.1);
                          margin-left: 6px;
                        }
.cl-s00-main .form__label-variant_picker {
                           font-size: 14px;
                           font-weight: normal;
                           min-height: 0.5rem;margin-bottom: 0;color: currentColor;
                        }
.cl-s00-main .product-form__input input[type='radio'] + label.color-swatch, .cl-s00-main .product-form__input input[type='radio'] + label.color-swatch:after, .cl-s00-main .product-form__input input[type='radio'] + label.color-swatch:before {
                                      border-radius: 0;
                              }
.cl-s00-main .product-form__input input[type='radio'] + label.color-swatch.round, .cl-s00-main .product-form__input input[type='radio'] + label.color-swatch.round:after, .cl-s00-main .product-form__input input[type='radio'] + label.color-swatch.round:before {
                                  border-radius: 100%;
                                }
.cl-s00-main .product-form__input input[type='radio'] + label.color-swatch.round-corners, .cl-s00-main .product-form__input input[type='radio'] + label.color-swatch.round-corners:after, .cl-s00-main .product-form__input input[type='radio'] + label.color-swatch.round-corners:before {
                                      border-radius: 5px;
                                }
.cl-s00-main .product-form__input input[type='radio'] + label.color-swatch {
                                  border:1px rgb(214,214,214) solid;
                                  width: 30px;
                                  height: 30px;
                                  background-repeat: no-repeat;
                                  background-position: center;
                                  background-size: cover;
                                  margin-right: 9px;
                                  padding:0;
                                  box-shadow: inset 0 2px 1px #0003;
                                }
.cl-s00-main .product-form__input input[type='radio'] + label.color-swatch:before {
                                  content: "";
                                  position: absolute;
                                  top: -1px;
                                  left: -1px;
                                  width: calc(100% + 2px);
                                  height: calc(100% + 2px);
                                  border: 0.1rem rgb(247 247 247) solid;
                                  z-index: 0;
                                }
.cl-s00-main .product-form__input input[type='radio'] + label.color-swatch:after {
                                  content: "";
                                  position: absolute;
                                  top: 0;
                                  left: 0;
                                  width: 100%;
                                  height: 100%;
                                  z-index: 1;border: 0px rgb(48 48 48) solid;}
.cl-s00-main .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 4px #fff;
                                }
.cl-s00-main .product-form__input input[type='radio'] + label.color-swatch:hover:before {
                                  border: 1px rgb(125 124 124) solid;
                                }
.cl-s00-main .product-form__input input[type='radio']:checked + label.color-swatch:before {box-shadow: 0 0 0 1px rgb(var(--color-foreground));border-color:rgb(var(--color-foreground));
                                }
.cl-s00-main .product-form__input input[type='radio'] + label.color-swatch.variant-swatch {
                                  background-color:white;}
.cl-s00-main .product-form__input input[type='radio'].disabled+label.color-swatch:before {
                                   top: 50%;
                                  height: .1rem;
                                  clip-path: unset;
                                  z-index: 2;
                                  transform: translateY(-50%) rotate(-45deg);
                                  border-radius: 0;
                                  box-shadow: none;
                                  border-color: #acacac;
                              }
.cl-s00-main /**/ {}
.cl-s00-main .product-form__buttons {
                       display: block;
                    }
.cl-s00-main .product-form__submit {
                        margin-bottom: 1rem;
                      }
.cl-s00-main {
                        --lm-button-box: 0,0,0;
                  }
.cl-s00-main .lm-main-button {
                      background-color: #000000;
                      background: ;
                      color: #ffffff;
                  }
.cl-s00-main .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%);
                    }
.cl-s00-main .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%);
                    }
.cl-s00-main .lm-main-button {
                        position: relative;
                        overflow: hidden;
                    }
.cl-s00-main .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;
                    }
.cl-s00-main .lm-main-button:hover::before {
                        left: 105%;
                    }
.cl-s00-main } {}
.cl-page pickup-availability {display:block}
.cl-page pickup-availability[available] {min-height:4rem;background:rgba(var(--color-foreground),.03);padding:.5rem}
.cl-page .pickup-availability-preview {align-items:flex-start;display:flex;gap:.2rem;padding:1rem 2rem 0 0}
.cl-page .pickup-availability-preview .icon {flex-shrink:0;height:1.8rem}
.cl-page .pickup-availability-preview .icon-unavailable {height:1.6rem;margin-top:.1rem}
.cl-page .pickup-availability-button {background-color:transparent;color:rgba(var(--color-foreground),.75);letter-spacing:.06rem;padding:0 0 .2rem;text-align:left;text-decoration:underline}
.cl-page .pickup-availability-button:hover {color:rgb(var(--color-foreground))}
.cl-page .pickup-availability-info * {margin:0 0 .6rem}
.cl-page 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)))}
.cl-page pickup-availability-drawer[open] {transform:translate(0);opacity:1}
@media screen and (min-width:750px) { .cl-page pickup-availability-drawer {transform:translate(100%);width:37.5rem}
.cl-page pickup-availability-drawer[open] {opacity:1;transform:translate(0);animation:animateDrawerOpen var(--duration-default) ease} }
.cl-page .pickup-availability-header {align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1.2rem}
.cl-page .pickup-availability-drawer-title {margin:.5rem 0 0}
.cl-page .pickup-availability-header .icon {width:2rem}
.cl-page .pickup-availability-drawer-button {background-color:transparent;border:none;color:rgb(var(--color-foreground));cursor:pointer;display:block;height:4.4rem;padding:1.2rem;width:4.4rem}
.cl-page .pickup-availability-drawer-button:hover {color:rgba(var(--color-foreground),.75)}
.cl-page .pickup-availability-variant {font-size:1.3rem;line-height:calc(1 + .2 / var(--font-body-scale));margin:0 0 1.2rem;text-transform:capitalize}
.cl-page .pickup-availability-variant>*+strong {margin-left:1rem}
.cl-page .pickup-availability-list__item {border-bottom:.1rem solid rgba(var(--color-foreground),.08);padding:2rem 0}
.cl-page .pickup-availability-list__item:first-child {border-top:.1rem solid rgba(var(--color-foreground),.08)}
.cl-page .pickup-availability-list__item>* {margin:0}
.cl-page .pickup-availability-list__item>*+* {margin-top:1rem}
.cl-page .pickup-availability-address {font-style:normal;font-size:1.2rem;line-height:calc(1 + .5 / var(--font-body-scale))}
.cl-page .pickup-availability-address p {margin:0}
@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);}}}
.cl-page /*# sourceMappingURL=/cdn/shop/t/16/assets/component-pickup-availability.css.map?v=100419977948706021291746641228 */ {}
.cl-s00-main .list-payment-lm { display: flex;flex-wrap: wrap;padding-left: 0;justify-content:center;}
.cl-s00-main .lumin-payment-icon img {width: 34px;height: auto;}
.cl-s00-main .lumin-payment-icon-2 img {width: 34px;height: auto;}
.cl-s00-main .lumin-payment-icon-3 img {width: 34px;height: auto;}
.cl-s00-main .fv-risk-free {display:flex;align-items:center;justify-content:center;gap:6px;margin-top:8px;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;}
.cl-s00-main .fv-risk-free-icon {width:18px;height:18px;border-radius:50%;background:#D8DA3E;display:flex;align-items:center;justify-content:center;flex-shrink:0;}
.cl-s00-main .fv-risk-free-icon svg {width:10px;height:10px;}
.cl-s00-main .fv-risk-free-text {font-size:10px;font-weight:600;color:#1C0D2E;}
.cl-s00-main .reabtec-guarantee {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  background: #f2f2f2;
  padding: 10px 18px;
  border-radius: 8px;
  font-size: 10px;
  font-weight: 600;
  color: #111;
  width: 100%;
}
.cl-s00-main .reabtec-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  background: #111;
  color: white;
  border-radius: 50%;
  font-size: 14px;
  font-weight: bold;
}
.cl-s00-main .reabtec-text {
  line-height: 1.3;
}
@media (max-width: 768px) { .cl-s00-main .reabtec-guarantee {
    font-size: 13px;
    padding: 8px 12px;
  } }
.cl-s00-main .qa-feature-6be49df1-2de0-49c6-9f17-baef396c43c2 {
        margin: 0px;
        font-size: 13px;
        text-transform: body;
    }
.cl-s00-main .qa-feature-6be49df1-2de0-49c6-9f17-baef396c43c2 img {
        width: 20px;
        min-width: 20px;
        height: auto;
        vertical-align: middle;
        margin-right: 0px;
    }
.cl-s00-main .qa-feature-6be49df1-2de0-49c6-9f17-baef396c43c2 svg {
        width: 20px;
        min-width: 20px;
        height: auto;
        vertical-align: sub;
        margin-right: 5px;
    }
.cl-s00-main .ship-wrapper {
        display: flex;
        column-gap: 2px;
        background: #ffffff;
        border-radius: 0px;
        
        padding: 0px 0px;
        margin: 0px 0 0px 0;
        align-items: center;
        }
.cl-s00-main .unique-badge-container-xyz123 {
  display:flex;
  gap:6px;
  flex-wrap:wrap;
}
.cl-s00-main .unique-badge-abc456 {
  display:flex;
  align-items:center;
  gap:6px;
  padding:6px 10px;
  border-radius:999px;
  font-size:11px;
  font-weight:700;
  color:#111;
  background:rgba(0,0,0,0.06);
  line-height:1;
}
.cl-s00-main .unique-badge-icon {
  display:flex;
  align-items:center;
  justify-content:center;
  width:16px;
  height:16px;
}
.cl-s00-main .unique-badge-abc456 svg {
  width:12px;
  height:12px;
  fill:#111;
}
.cl-s00-main /* mobile */
@media (max-width:768px) {
  .unique-badge-abc456{
    font-size:10px;
    padding:5px 8px;
  }
}
.cl-s00-main .rb-info {font-family:system-ui,sans-serif;padding:0;margin:0}
.cl-s00-main .rb-info-title {font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#888;margin-bottom:12px;display:block}
.cl-s00-main .rb-info-divider {height:1px;background:#f0f0f0;margin:20px 0}
.cl-s00-main /* SPORTS GRID */
.rb-sports-grid {display:grid;grid-template-columns:repeat(2,1fr);gap:8px}
.cl-s00-main .rb-sport-item {display:flex;align-items:center;gap:8px;padding:8px 10px;background:#f8f8f8;border-radius:8px}
.cl-s00-main .rb-sport-icon {width:28px;height:28px;border-radius:6px;background:#111;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.cl-s00-main .rb-sport-icon svg {width:14px;height:14px;stroke:#fff;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.cl-s00-main .rb-sport-name {font-size:12px;font-weight:600;color:#111;line-height:1.3}
.cl-s00-main /* DESCRIPTION */
.rb-desc-text {font-size:13px;color:#444;line-height:1.75;margin:0}
.cl-s00-main /* FIT FEEL */
.rb-fit-list {list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}
.cl-s00-main .rb-fit-item {display:flex;gap:10px;align-items:flex-start}
.cl-s00-main .rb-fit-dot {width:6px;height:6px;border-radius:50%;background:#111;flex-shrink:0;margin-top:5px}
.cl-s00-main .rb-fit-text {font-size:13px;color:#444;line-height:1.65}
.cl-s00-main .rb-fit-text strong {color:#111}
@media(max-width:480px) { .cl-s00-main .rb-sports-grid {grid-template-columns:1fr} }
.cl-s00-main .rb-mat {font-family:system-ui,sans-serif;padding:0;margin:0}
.cl-s00-main .rb-mat-block {margin-bottom:24px}
.cl-s00-main .rb-mat-title {font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#888;margin-bottom:12px;display:block}
.cl-s00-main .rb-mat-bar {display:flex;align-items:center;gap:12px;margin-bottom:8px}
.cl-s00-main .rb-mat-label {font-size:13px;font-weight:600;color:#111;min-width:180px}
.cl-s00-main .rb-mat-track {flex:1;height:6px;background:#f0f0f0;border-radius:999px;overflow:hidden}
.cl-s00-main .rb-mat-fill-copper {height:100%;background:linear-gradient(90deg,#b87333,#d4956a);border-radius:999px}
.cl-s00-main .rb-mat-fill-spandex {height:100%;background:linear-gradient(90deg,#333,#666);border-radius:999px}
.cl-s00-main .rb-mat-pct {font-size:12px;font-weight:700;color:#111;min-width:40px;text-align:right}
.cl-s00-main .rb-mat-divider {height:1px;background:#f0f0f0;margin:20px 0}
.cl-s00-main .rb-mat-list {list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}
.cl-s00-main .rb-mat-item {display:flex;gap:12px;align-items:flex-start}
.cl-s00-main .rb-mat-icon {width:32px;height:32px;border-radius:8px;background:#f8f8f8;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.cl-s00-main .rb-mat-icon svg {width:16px;height:16px}
.cl-s00-main .rb-mat-item-text {}
.cl-s00-main .rb-mat-item-title {font-size:13px;font-weight:700;color:#111;margin-bottom:2px}
.cl-s00-main .rb-mat-item-desc {font-size:12px;color:#555;line-height:1.6}
.cl-s00-main .rb-care-grid {display:grid;grid-template-columns:repeat(3,1fr);gap:8px}
.cl-s00-main .rb-care-item {background:#f8f8f8;border-radius:10px;padding:10px 8px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:6px}
.cl-s00-main .rb-care-item svg {width:20px;height:20px;color:#333}
.cl-s00-main .rb-care-text {font-size:11px;color:#444;font-weight:600;line-height:1.3}
@media(max-width:500px) { .cl-s00-main .rb-mat-label {min-width:140px;font-size:12px}
.cl-s00-main .rb-care-grid {grid-template-columns:repeat(2,1fr)} }
.cl-s00-main .rb-wear {font-family:system-ui,sans-serif;padding:0;margin:0}
.cl-s00-main .rb-wear-row {display:flex;gap:14px;align-items:flex-start;padding:16px 0;border-bottom:1px solid #f0f0f0}
.cl-s00-main .rb-wear-row:last-child {border-bottom:none;padding-bottom:0}
.cl-s00-main .rb-wear-row:first-child {padding-top:0}
.cl-s00-main .rb-wear-icon {width:38px;height:38px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}
.cl-s00-main .rb-wear-icon.green {background:#111}
.cl-s00-main .rb-wear-icon.red {background:#c0392b}
.cl-s00-main .rb-wear-icon svg {width:18px;height:18px;stroke:#fff;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.cl-s00-main .rb-wear-content {flex:1;min-width:0}
.cl-s00-main .rb-wear-label {font-size:11px;font-weight:700;color:#111;margin-bottom:10px;display:block;text-transform:uppercase;letter-spacing:1px}
.cl-s00-main .rb-wear-list {list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}
.cl-s00-main .rb-wear-item {display:flex;gap:10px;align-items:flex-start;font-size:13px;color:#555;line-height:1.6;word-break:break-word}
.cl-s00-main .rb-wear-dot {width:7px;height:7px;border-radius:50%;flex-shrink:0;margin-top:6px}
.cl-s00-main .rb-wear-dot.check {background:#1a7a1a}
.cl-s00-main .rb-wear-dot.cross {background:#c0392b}
.cl-s00-main .rb-wear-item p {margin:0;padding:0;font-size:13px;color:#555;line-height:1.6}
.cl-s00-main .rb-wear-item p b {color:#111;font-weight:600}
.cl-s00-main .rb-ship {font-family:system-ui,sans-serif;padding:0;margin:0}
.cl-s00-main .rb-ship-row {display:flex;gap:12px;align-items:flex-start;padding:12px 0;border-bottom:1px solid #f0f0f0}
.cl-s00-main .rb-ship-row:last-child {border-bottom:none}
.cl-s00-main .rb-ship-icon {width:36px;height:36px;border-radius:8px;background:#111;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.cl-s00-main .rb-ship-icon svg {width:18px;height:18px;stroke:#fff;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.cl-s00-main .rb-ship-content {}
.cl-s00-main .rb-ship-label {font-size:12px;font-weight:700;color:#111;margin-bottom:4px;display:block;text-transform:uppercase;letter-spacing:.5px}
.cl-s00-main .rb-ship-text {font-size:12px;color:#555;line-height:1.6}
.cl-s00-main .rb-ship-text strong {color:#111}
.cl-s00-main .rb-ship-badge {display:inline-block;background:#f0faf0;color:#1a7a1a;font-size:11px;font-weight:700;padding:2px 8px;border-radius:999px;margin-top:4px}
.cl-s00-main .knitec-warning {
background:#f3f3f3;
border:1.5px solid #d9d9d9;
border-radius:20px;
padding:28px 22px;
text-align:center;
max-width:900px;
margin:auto;
}
.cl-s00-main .knitec-warning-title {
font-size:14px;
font-weight:700;
color:#000;
margin-bottom:12px;
line-height:1.2;
}
.cl-s00-main .knitec-warning-text {
font-size:10px;
line-height:1.6;
color:#000;
opacity:.85;
max-width:700px;
margin:auto;
}
.cl-s00-main .ig-proof {
    --ig1:#f58529; --ig2:#dd2a7b; --ig3:#8134af; --ig4:#515bd4;
    display:flex; align-items:center; gap:10px;
    padding:10px 14px;
    border-radius:12px;
    text-decoration:none;
    color:#000;
    width:fit-content;
    background:
      linear-gradient(#fff,#fff) padding-box,
      linear-gradient(90deg,var(--ig1),var(--ig2),var(--ig3),var(--ig4)) border-box;
    border:2px solid transparent;
  }
.cl-s00-main .ig-proof:hover {
    transform: translateY(-1px);
  }
.cl-s00-main .ig-proof__icon {
    display:flex;
  }
.cl-s00-main .ig-proof__text {
    font-size:14px;
    line-height:1.1;
    font-weight:500;
  }
.cl-s00-main .icon-with-text--vertical .icon-with-text__item:last-child {
    margin-bottom: 0;
}
@font-face { font-family: Inter; font-weight: 400; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n4.b2a3f24c19b4de56e8871f609e73ca7-441022.woff2?v=86560110980689511001784759694) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n4.af8052d517e0c9ffac7b814872cecc2-c4bd3e.woff?v=169489102135510047051784759692) format("woff"); }
@font-face { font-family: Inter; font-weight: 700; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n7.02711e6b374660cfc7915d1afc1c204-9ca273.woff2?v=166179665259747124441784759702) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n7.6dab87426f6b8813070abd79972ceaf-d3f63e.woff?v=84160012413639486121784759704) format("woff"); }
@font-face { font-family: Inter; font-weight: 400; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i4.feae1981dda792ab80d117249d9c7e0-8f5776.woff2?v=146094087993054974941784759687) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i4.62773b7113d5e5f02c71486623cf828-acc1e9.woff?v=145175879304439201021784759686) format("woff"); }
@font-face { font-family: Inter; font-weight: 700; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i7.b377bcd4cc0f160622a22d638ae7e2c-1245e4.woff2?v=134035453052031163571784759690) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i7.7c69a6a34e3bb44fcf6f975857e13b9-c2084c.woff?v=92585484364732728301784759689) format("woff"); }
@font-face { font-family: Inter; font-weight: 500; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n5.d7101d5e168594dd06f56f290dd759f-71c4e1.woff2?v=96609129897802222461784759697) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n5.5332a76bbd27da00474c136abb1ca3c-9126c5.woff?v=99672576506404194411784759695) format("woff"); }
@font-face { font-family: Barlow; font-weight: 700; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-barlow_i7.50e19d6cc2ba5146fa437a5a7443c7-5d61ba.woff2?v=130863997018847547571784759684) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-barlow_i7.47e9f98f1b094d912e6fd631cc3fe9-cf68ae.woff?v=52505299563554195721784759682) format("woff"); }
@font-face { font-family: Inter; font-weight: 600; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n6.771af0474a71b3797eb38f3487d6fb7-a42a69.woff2?v=147121938536447429991784759699) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n6.88c903d8f9e157d48b73b7777d06429-25e190.woff?v=138721356721046305941784759700) format("woff"); }
.cl-s00-main, .cl-s00-main .color-background-1 { --color-background: 255,255,255; --gradient-background: #ffffff; --color-foreground: 0,0,0; --color-background-contrast: 191,191,191; --color-shadow: 0,0,0; --color-button: 0,0,0; --color-button-text: 255,255,255; --color-secondary-button: 255,255,255; --color-secondary-button-text: 0,0,0; --color-link: 0,0,0; --color-badge-foreground: 0,0,0; --color-badge-background: 255,255,255; --color-badge-border: 0,0,0; --payment-terms-background-color: rgb(255 255 255); --sale-price: rgb(0 0 0); }
.cl-s00-main .color-accent-2 { --color-background: 255,255,255; --gradient-background: #ffffff; --color-foreground: 31,29,36; --color-background-contrast: 191,191,191; --color-shadow: 31,29,36; --color-button: 31,29,36; --color-button-text: 255,255,255; --color-secondary-button: 255,255,255; --color-secondary-button-text: 31,29,36; --color-link: 31,29,36; --color-badge-foreground: 31,29,36; --color-badge-background: 255,255,255; --color-badge-border: 31,29,36; --payment-terms-background-color: rgb(255 255 255); --sale-price: rgb(0 0 0); }
.cl-s00-main, .cl-s00-main .color-background-1, .cl-s00-main .color-background-2, .cl-s00-main .color-inverse, .cl-s00-main .color-accent-1, .cl-s00-main .color-accent-2 { color: rgba(var(--color-foreground), 0.85); background-color: rgb(var(--color-background)); }
.cl-s00-main { --font-body-family: Inter, sans-serif; --font-body-style: normal; --font-body-weight: 400; --font-body-weight-bold: 700; --font-body-height: 1.5; --font-body-spacing: 0.5px; --font-menu-family: Inter, sans-serif; --font-menu-style: normal; --font-menu-weight: 500; --font-menu-weight-medium: 500; --font-menu-weight-bold: 800; --font-button-family: Inter, sans-serif; --font-button-style: normal; --font-button-weight: 600; --font-button-weight-medium: 500; --font-button-weight-bold: 900; --font-collapsible-family: Inter, sans-serif; --font-collapsible-style: normal; --font-collapsible-weight: 600; --font-collapsible-weight-medium: 500; --font-collapsible-weight-bold: 900; --font-collapsible-size: 18px; --font-collapsible-spacing: -0.2px; --font-heading-family: Inter, sans-serif; --font-heading-style: normal; --font-heading-italic: Barlow, sans-serif; --font-heading-italic-style: italic; --font-heading-weight: 700; --font-heading-spacing: 0.1px; --font-heading-height: 1.2; --font-body-scale: 1.0; --font-heading-scale: 1.0; --media-padding: px; --media-border-opacity: 0.05; --media-border-width: 0px; --media-radius: 10px; --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: 100rem; --page-width-margin: 0rem; --product-card-image-padding: 0.0rem; --product-card-corner-radius: 0.6rem; --product-card-text-alignment: center; --product-card-border-width: 0.0rem; --product-card-border-opacity: 0.05; --product-card-shadow-opacity: 0.0; --product-card-shadow-visible: 0; --product-card-shadow-horizontal-offset: 0.0rem; --product-card-shadow-vertical-offset: 0.4rem; --product-card-shadow-blur-radius: 0.5rem; --collection-card-image-padding: 0.0rem; --collection-card-corner-radius: 12%; --collection-card-text-alignment: center; --collection-card-border-width: 0.0rem; --collection-card-border-opacity: 0.1; --collection-card-shadow-opacity: 0.0; --collection-card-shadow-visible: 0; --collection-card-shadow-horizontal-offset: 0.0rem; --collection-card-shadow-vertical-offset: 0.4rem; --collection-card-shadow-blur-radius: 0.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: 16px; --grid-desktop-horizontal-spacing: 12px; --grid-mobile-vertical-spacing: 8px; --grid-mobile-horizontal-spacing: 6px; --text-boxes-border-opacity: 0.05; --text-boxes-border-width: 0px; --text-boxes-radius: 6px; --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: 8px; --buttons-radius-outset: 9px; --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: 8px; --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: 9px; --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: uppercase; --button-text-size: 16px; --button-text-size_mobile: 12px; --button-text-space: 0px; --button-text-weight: 600; --fancy-gradient: linear-gradient(108deg, rgba(172, 67, 79, 1), rgba(255, 126, 141, 1) 48%, rgba(251, 167, 177, 1) 98%); --fancy-text: #000000; --fancy-background: #FFFBB7; --fancy-text-size: 100%; --fancy-padding-left: 10px; --fancy-padding-right: 10px; --fancy-padding-top: 0px; --fancy-border-radius: 0px; --fancy-padding-bottom: 0px; --badge-size: 1; }
.cl-s00-main *, .cl-s00-main ::before, .cl-s00-main ::after { box-sizing: inherit; }
.cl-s00-main { box-sizing: border-box; font-size: calc(var(--font-body-scale) * 62.5%); height: 100%; }
.cl-s00-main { display: grid; grid-template-rows: auto auto 1fr auto; grid-template-columns: 100%; min-height: 100%; margin: 0px; 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; -webkit-font-smoothing: antialiased; }
@media screen and (min-width: 750px) { .cl-s00-main { font-size: 1.6rem; } }
.cl-s00-main { --alpha-button-background: 1; --alpha-button-border: 1; --alpha-link: .85; --alpha-badge-border: .1; }
.cl-s00-main .contains-media, .cl-s00-main .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); }
.cl-s00-main .page-width { max-width: var(--page-width); margin: 0px auto; padding: 0px 1.5rem; }
@media screen and (min-width: 750px) { .cl-s00-main .page-width { padding: 0px 5rem; } }
.cl-s00-main .list-unstyled { margin: 0px; padding: 0px; list-style: none; }
.cl-s00-main .hidden { display: none !important; }
.cl-s00-main .visually-hidden { overflow: hidden; width: 1px; height: 1px; margin: -1px; padding: 0px; border: 0px; clip: rect(0px, 0px, 0px, 0px); position: absolute !important; overflow-wrap: normal !important; }
.cl-s00-main h1, .cl-s00-main h2, .cl-s00-main h3, .cl-s00-main h4, .cl-s00-main h5, .cl-s00-main .h0, .cl-s00-main .h1, .cl-s00-main .h2, .cl-s00-main .h3, .cl-s00-main .h4, .cl-s00-main .h5 { 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; }
.cl-s00-main h1, .cl-s00-main .h1 { font-size: calc(var(--font-heading-scale) * 3rem); }
@media only screen and (min-width: 750px) { .cl-s00-main h1, .cl-s00-main .h1 { font-size: calc(var(--font-heading-scale) * 4rem); } }
.cl-s00-main h2, .cl-s00-main .h2 { font-size: calc(var(--font-heading-scale) * 2rem); }
@media only screen and (min-width: 750px) { .cl-s00-main h2, .cl-s00-main .h2 { font-size: calc(var(--font-heading-scale) * 2.4rem); } }
.cl-s00-main h4, .cl-s00-main .h4 { font-family: var(--font-heading-family); font-style: var(--font-heading-style); font-size: calc(var(--font-heading-scale) * 1.5rem); }
.cl-s00-main em { font-family: var(--font-heading-italic); font-style: var(--font-heading-italic-style); }
.cl-s00-main .caption { font-size: 1rem; letter-spacing: 0.07rem; line-height: calc(1 + .7 / var(--font-body-scale)); }
@media screen and (min-width: 750px) { .cl-s00-main .caption { font-size: 1.2rem; } }
.cl-s00-main .caption-large, .cl-s00-main .customer .field input, .cl-s00-main .customer select, .cl-s00-main .field__input, .cl-s00-main .form__label, .cl-s00-main .select__select { font-size: 1.3rem; line-height: calc(1 + .5 / var(--font-body-scale)); letter-spacing: 0.04rem; }
@media screen and (max-width: 749px) { .cl-s00-main .small-hide { display: none !important; } }
@media screen and (min-width: 750px) and (max-width: 989px) { .cl-s00-main .medium-hide { display: none !important; } }
@media screen and (min-width: 990px) { .cl-s00-main .large-up-hide { display: none !important; } }
.cl-s00-main a:empty, .cl-s00-main ul:empty, .cl-s00-main dl:empty, .cl-s00-main div:empty, .cl-s00-main section:empty, .cl-s00-main article:empty, .cl-s00-main p:empty, .cl-s00-main h1:empty, .cl-s00-main h2:empty, .cl-s00-main h3:empty, .cl-s00-main h4:empty, .cl-s00-main h5:empty, .cl-s00-main h6:empty { display: none; }
.cl-s00-main .link, .cl-s00-main .customer a { cursor: pointer; display: inline-block; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; box-shadow: none; text-decoration: underline; text-underline-offset: 0.3rem; color: rgb(var(--color-link)); background-color: transparent; font-size: 1.4rem; font-family: inherit; }
.cl-s00-main details > * { box-sizing: border-box; }
@media (prefers-reduced-motion) { .cl-s00-main .motion-reduce { transition: none !important; animation: auto ease 0s 1 normal none running none !important; } }
.cl-s00-main { --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); }
.cl-s00-main .icon-arrow { width: 1.5rem; }
.cl-s00-main .animate-arrow .icon-arrow path { transform: translate(-0.25rem); transition: transform var(--duration-short) ease; }
.cl-s00-main summary { cursor: pointer; list-style: none; position: relative; }
.cl-s00-main summary .icon-caret { position: absolute; height: 0.9rem; right: 1.5rem; top: calc(50% - 0.3rem); }
.cl-s00-main .grid { display: flex; flex-wrap: wrap; margin-bottom: 2rem; padding: 0px; list-style: none; column-gap: var(--grid-mobile-horizontal-spacing); row-gap: var(--grid-mobile-vertical-spacing); }
@media screen and (min-width: 750px) { .cl-s00-main .grid { column-gap: var(--grid-desktop-horizontal-spacing); row-gap: var(--grid-desktop-vertical-spacing); } }
.cl-s00-main .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) { .cl-s00-main .grid__item { width: calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4); max-width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2); } }
.cl-s00-main .grid--1-col .grid__item { max-width: 100%; width: 100%; }
@media screen and (min-width: 750px) { .cl-s00-main .grid--2-col-tablet .grid__item { width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2); } }
@media screen and (max-width: 749px) { .cl-s00-main .grid--peek.slider--mobile { margin: 0px; width: 100%; } }
@media screen and (max-width: 749px) { .cl-s00-main .grid--peek.slider--mobile .grid__item { box-sizing: content-box; margin: 0px; } }
@media screen and (max-width: 749px) { .cl-s00-main .grid--peek .grid__item { min-width: 35%; } }
@media screen and (max-width: 749px) { .cl-s00-main .grid--peek.slider .grid__item:first-of-type { margin-left: 1.5rem; } }
@media screen and (max-width: 749px) { .cl-s00-main .slider--tablet.grid--peek.grid--2-col-tablet-down .grid__item, .cl-s00-main .grid--peek .grid__item { width: calc(50% - var(--grid-mobile-horizontal-spacing) - 3rem); } }
.cl-s00-main .media { display: block; background-color: rgba(var(--color-foreground),.1); position: relative; overflow: hidden; }
.cl-s00-main .media--transparent { background-color: transparent; }
.cl-s00-main .media > :not(.zoom):not(.deferred-media__poster-button), .cl-s00-main .media model-viewer { display: block; max-width: 100%; position: absolute; top: 0px; left: 0px; height: 100%; width: 100%; }
.cl-s00-main .media > img { object-fit: cover; object-position: center center; transition: opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
.cl-s00-main .button, .cl-s00-main .shopify-challenge__button, .cl-s00-main .customer button, .cl-s00-main button.shopify-payment-button__button--unbranded, .cl-s00-main .shopify-payment-button [role="button"], .cl-s00-main .cart__dynamic-checkout-buttons [role="button"], .cl-s00-main .cart__dynamic-checkout-buttons iframe { --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; }
.cl-s00-main .button, .cl-s00-main .shopify-challenge__button, .cl-s00-main .customer button, .cl-s00-main button.shopify-payment-button__button--unbranded { 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) { .cl-s00-main .button, .cl-s00-main .shopify-challenge__button, .cl-s00-main .customer button, .cl-s00-main button.shopify-payment-button__button--unbranded { min-width: calc(10rem + var(--buttons-border-width) * 2); height: calc(4.7rem + var(--buttons-border-width) * 2); } }
.cl-s00-main .button, .cl-s00-main .shopify-challenge__button, .cl-s00-main .customer button { display: inline-flex; justify-content: center; align-items: center; border: 0px; padding: 0px 2rem; cursor: pointer; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; font-language-override: inherit; font-size: 1.5rem; text-decoration: none; color: rgb(var(--color-button-text)); transition: box-shadow var(--duration-short) ease; appearance: none; background-color: rgba(var(--color-button),var(--alpha-button-background)); }
.cl-s00-main .button, .cl-s00-main .button-label, .cl-s00-main .shopify-challenge__button, .cl-s00-main .customer 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) { .cl-s00-main .button, .cl-s00-main .button-label, .cl-s00-main .shopify-challenge__button, .cl-s00-main .customer button { font-size: var(--button-text-size_mobile); } }
.cl-s00-main .button:disabled, .cl-s00-main .button[aria-disabled="true"], .cl-s00-main .button.disabled, .cl-s00-main .customer button:disabled, .cl-s00-main .customer button[aria-disabled="true"], .cl-s00-main .customer button.disabled, .cl-s00-main .quantity__button.disabled { cursor: not-allowed; opacity: 0.5; }
.cl-s00-main .button--full-width { display: flex; width: 100%; }
.cl-s00-main .share-button { display: block; position: relative; }
.cl-s00-main .share-button details { width: fit-content; }
.cl-s00-main .share-button__button { font-size: 1.4rem; display: flex; align-items: center; color: rgb(var(--color-link)); margin-left: 0px; padding-left: 0px; min-height: 4.4rem; }
.cl-s00-main .share-button__button, .cl-s00-main .share-button__fallback button { cursor: pointer; background-color: transparent; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; }
.cl-s00-main .share-button__button .icon-share { height: 1.5rem; margin-right: 1rem; min-width: 1.3rem; }
.cl-s00-main .share-button__fallback { display: flex; align-items: center; position: absolute; top: 3rem; left: 0.1rem; z-index: 3; width: 100%; min-width: max-content; border-radius: var(--inputs-radius); border: 0px; }
.cl-s00-main .share-button__fallback button { width: 4.4rem; height: 4.4rem; padding: 0px; flex-shrink: 0; display: flex; justify-content: center; align-items: center; position: relative; right: var(--inputs-border-width); }
.cl-s00-main .share-button__close, .cl-s00-main .share-button__copy { background-color: transparent; color: rgb(var(--color-foreground)); }
.cl-s00-main .field:not(:focus-visible):not(.focused) + .share-button__copy:not(:focus-visible):not(.focused), .cl-s00-main .field:not(:focus-visible):not(.focused) + .share-button__close:not(:focus-visible):not(.focused) { background-color: inherit; }
.cl-s00-main .share-button__fallback .field { border-radius: 0px; min-width: auto; min-height: auto; transition: none; }
.cl-s00-main .share-button__fallback .field__input { box-shadow: none; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; filter: none; min-width: auto; min-height: auto; }
.cl-s00-main .share-button__fallback .icon { width: 1.5rem; height: 1.5rem; }
.cl-s00-main .share-button__message:not(:empty) { display: flex; align-items: center; width: 100%; height: 100%; padding: 0.8rem 0px 0.8rem 1.5rem; margin: var(--inputs-border-width); }
.cl-s00-main .field__input, .cl-s00-main .select__select, .cl-s00-main .customer .field input, .cl-s00-main .customer select { appearance: none; background-color: rgb(var(--color-background)); color: rgb(var(--color-foreground)); font-size: 1.6rem; width: 100%; box-sizing: border-box; transition: box-shadow var(--duration-short) ease; border-radius: var(--inputs-radius); height: 5rem; min-height: calc(var(--inputs-border-width) * 2); min-width: calc(7rem + (var(--inputs-border-width) * 2)); position: relative; border: 0px; }
.cl-s00-main .field { position: relative; width: 100%; display: flex; transition: box-shadow var(--duration-short) ease; }
.cl-s00-main .field__input, .cl-s00-main .customer .field input { flex-grow: 1; text-align: left; padding: 1.5rem; margin: var(--inputs-border-width); transition: box-shadow var(--duration-short) ease; }
.cl-s00-main .field__label, .cl-s00-main .customer .field label { font-size: 1.6rem; left: calc(var(--inputs-border-width) + 1.5rem); top: 50%; transform: translateY(-50%); margin-bottom: 0px; pointer-events: none; position: absolute; transition: top var(--duration-short) ease,font-size var(--duration-short) ease; color: rgba(var(--color-foreground),.75); letter-spacing: 0.1rem; line-height: 1.5; }
.cl-s00-main .field__input:focus ~ .field__label, .cl-s00-main .field__input:not(:placeholder-shown) ~ .field__label, .cl-s00-main .field__input:-webkit-autofill ~ .field__label, .cl-s00-main .customer .field input:focus ~ label, .cl-s00-main .customer .field input:not(:placeholder-shown) ~ label, .cl-s00-main .customer .field input:-webkit-autofill ~ label { font-size: 1rem; top: calc(var(--inputs-border-width) + .5rem); left: calc(var(--inputs-border-width) + 2rem); letter-spacing: 0.04rem; }
.cl-s00-main .field__input:focus, .cl-s00-main .field__input:not(:placeholder-shown), .cl-s00-main .field__input:-webkit-autofill, .cl-s00-main .customer .field input:focus, .cl-s00-main .customer .field input:not(:placeholder-shown), .cl-s00-main .customer .field input:-webkit-autofill { padding: 2.2rem 1.5rem 0.8rem 2rem; margin: var(--inputs-border-width); }
.cl-s00-main .form__label { display: block; margin-bottom: 0.6rem; letter-spacing: 0.1rem; font-size: 1.4rem; }
.cl-s00-main .quantity { color: rgba(var(--color-foreground)); position: relative; width: calc(14rem / var(--font-body-scale) + var(--inputs-border-width) * 2); display: flex; border-radius: var(--inputs-radius); min-height: calc((var(--inputs-border-width) * 2) + 3rem); }
.cl-s00-main .quantity__input { color: currentcolor; font-size: 1.6rem; font-weight: 500; opacity: 1; text-align: center; background-color: transparent; border: 0px; padding: 0px; width: 100%; flex-grow: 1; appearance: none; }
.cl-s00-main .quantity__button { width: calc(4.7rem / var(--font-body-scale)); height: calc(4.7rem / var(--font-body-scale)); flex-shrink: 1; font-size: 1.8rem; background-color: transparent; cursor: pointer; display: flex; align-items: center; justify-content: center; color: rgb(var(--color-foreground)); padding: 0px 16px; border: 0px solid rgba(var(--color-foreground),var(--inputs-border-opacity)); }
.cl-s00-main .quantity__button:first-child { margin-left: calc(var(--inputs-border-width)); border-right: 0px solid rgba(var(--color-foreground),var(--inputs-border-opacity)); }
.cl-s00-main .quantity__button:last-child { margin-right: calc(var(--inputs-border-width)); border-left: 0px solid rgba(var(--color-foreground),var(--inputs-border-opacity)); }
.cl-s00-main .quantity__button svg { width: 1.5rem; pointer-events: none; }
.cl-s00-main .quantity__button:not(:focus-visible):not(.focused), .cl-s00-main .quantity__input:not(:focus-visible):not(.focused) { box-shadow: inherit; background-color: inherit; }
.cl-s00-main .quantity__input[type="number"] { }
.cl-s00-main .quantity__rules { margin-top: 0.5rem; position: relative; font-size: 1.2rem; }
.cl-s00-main .quantity__rules-cart { position: relative; }
.cl-s00-main .gradient { background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-origin: ; background-clip: ; background-color: ; background-attachment: fixed; }
@media screen and (forced-colors: active) { .cl-s00-main .icon { color: canvastext; fill: canvastext !important; } }
.cl-s00-main .global-media-settings { position: relative; border: var(--media-border-width) solid rgba(var(--color-foreground),var(--media-border-opacity)); border-radius: var(--media-radius); background-color: rgb(var(--color-background)); overflow: visible !important; }
.cl-s00-main .global-media-settings--no-shadow { overflow: hidden !important; }
.cl-s00-main .global-media-settings img, .cl-s00-main .global-media-settings iframe, .cl-s00-main .global-media-settings model-viewer, .cl-s00-main .global-media-settings video, .cl-s00-main .global-media-settings .placeholder-svg { border-radius: calc(var(--media-radius) - var(--media-border-width)); }
@media not (inset: 10px) { .cl-s00-main .grid { margin-left: calc(-1 * var(--grid-mobile-horizontal-spacing)); } }
@media not (inset: 10px) { .cl-s00-main .grid__item { padding-left: var(--grid-mobile-horizontal-spacing); padding-bottom: var(--grid-mobile-vertical-spacing); } }
@media (forced-colors: active) { .cl-s00-main .button, .cl-s00-main .shopify-challenge__button, .cl-s00-main .customer button { border: 1px solid transparent; } }
.cl-s00-main .rte > :first-child { margin-top: 0px; }
.cl-s00-main .rte > :last-child { margin-bottom: 0px; }
.cl-s00-main .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); }
.cl-s00-main .rte ul, .cl-s00-main .rte ol { list-style-position: inside; padding-left: 2rem; }
.cl-s00-main .rte li { list-style: inherit; }
.cl-s00-main .rte li:last-child { margin-bottom: 0px; }
@media (prefers-reduced-motion: no-preference) and (hover: hover) { .cl-s00-main .animate--hover-3d-lift .card-wrapper .card--card, .cl-s00-main .animate--hover-3d-lift .card-wrapper .card--standard .card__inner, .cl-s00-main .animate--hover-3d-lift .button:not(.button--tertiary), .cl-s00-main .animate--hover-3d-lift .shopify-challenge__button, .cl-s00-main .animate--hover-3d-lift .customer button, .cl-s00-main .animate--hover-3d-lift .shopify-payment-button__button, .cl-s00-main .animate--hover-3d-lift .deferred-media .deferred-media__poster-button { transition: transform var(--duration-long) ease,box-shadow var(--duration-long) ease; transform-origin: center center; } }
@media (prefers-reduced-motion: no-preference) and (hover: hover) { .cl-s00-main { --easter-egg: none; } }
.cl-s00-main .button--primary svg, .cl-s00-main .button--secondary svg, .cl-s00-main .button--tertiary svg, .cl-s00-main .button--link svg, .cl-s00-main .customer .button--primary svg, .cl-s00-main .customer .button--secondary svg, .cl-s00-main .customer .button--tertiary svg, .cl-s00-main .customer .button--link svg { transform: translate(-5px); transition: var(--duration-default); }
.cl-s00-main .button svg, .cl-s00-main .customer .button svg { flex: 0 0 auto; width: 1rem; height: 1rem; }
.cl-s00-main .slider-counter { font-size: 1.5rem !important; }
.cl-s00-main .accordion { border-top: 0px !important; }
.cl-s00-main .product-form__buttons { max-width: 70rem; grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)); display: grid; gap: 10px; }
.cl-s00-main .product-form__submit { max-height: calc(4.7rem + var(--buttons-border-width)* 2); }
.cl-s00-main .product-form__input input[type="radio"]:checked + .color-swatch { background-color: rgb(var(--color-foreground), .05); color: rgb(var(--color-foreground)); box-shadow: rgb(0, 0, 0) 0px 0px, rgb(255, 255, 255) 0px 0px 0px 3px inset; border: 3px solid var(--swatch-color) !important; }
@font-face { font-family: swiper-icons; src: url("data:application/font-woff;charset=utf-8;base64, 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"); font-weight: 400; font-style: normal; }
.cl-s00-main { --swiper-theme-color: #007aff; }
.cl-s00-main { --swiper-navigation-size: 16px; }
.cl-s00-main .path { stroke-dasharray: 280; stroke-dashoffset: 0; transform-origin: center center; stroke: rgb(var(--color-foreground)); animation: 1.4s ease 0s infinite normal none running dash; }
.cl-s00-main { --shopify-chat-bg-color: #FFFFFF; --shopify-agent-bg-color: #FFFFFF; --shopify-chat-text-color: #000000; --shopify-agent-text-color: #000000; --shopify-chat-accent-bg-color: #000000; --shopify-agent-accent-bg-color: #000000; --shopify-chat-accent-text-color: #FFFFFF; --shopify-agent-accent-text-color: #FFFFFF; --shopify-chat-activator-offset: 20px; --shopify-agent-activator-offset: 20px; --shopify-chat-border-radius: 16px; --shopify-agent-border-radius: 16px; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MRegular-d0531d.woff2?v=149152729114340250381784759707) format("woff2"); font-style: normal; font-weight: 450; font-display: swap; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MMedium-269b78.woff2?v=30486626448974345721784759705) format("woff2"); font-style: normal; font-weight: 500; font-display: swap; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MSemibold-24a03e.woff2?v=104269634200593542371784759709) format("woff2"); font-style: normal; font-weight: 600; font-display: swap; }
.cl-s00-main .shopify-app-block:has(> .loox-widget) { width: 100%; }
.cl-s00-main *, .cl-s00-main ::before, .cl-s00-main ::after { animation: auto ease 0s 1 normal none running none !important; transition: none !important; }
.cl-s00-main .product { margin: 0px; }
.cl-s00-main .product.grid { gap: 0px; }
.cl-s00-main .product__media-wrapper { padding-left: 0px; }
@media screen and (min-width: 750px) { .cl-s00-main .product__column-sticky { display: block; position: sticky; top: 3rem; z-index: 2; } }
@media screen and (min-width: 750px) { .cl-s00-main .product__info-wrapper { padding: 0px 0px 0px 5rem; } }
@media screen and (min-width: 990px) { .cl-s00-main .product--medium:not(.product--no-media) .product__media-wrapper { max-width: 55%; width: calc(55% - var(--grid-desktop-horizontal-spacing) / 2); } }
@media screen and (min-width: 990px) { .cl-s00-main .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); } }
.cl-s00-main .product-form { display: block; }
.cl-s00-main .product-form__error-message-wrapper svg { flex-shrink: 0; width: 1.2rem; height: 1.2rem; margin-right: 0.7rem; margin-top: 0.5rem; }
.cl-s00-main .product-form__input { flex: 0 0 100%; padding: 0px; margin: 0px 0px 1.2rem; max-width: 70rem; min-width: fit-content; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; }
.cl-s00-main variant-radios, .cl-s00-main variant-selects { display: block; }
.cl-s00-main .product-form__input .form__label { padding-left: 0px; }
.cl-s00-main fieldset.product-form__input .form__label { margin-bottom: 0.2rem; }
.cl-s00-main .product-form__input input[type="radio"] { clip: rect(0px, 0px, 0px, 0px); overflow: hidden; position: absolute; height: 1px; width: 1px; }
.cl-s00-main .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)); border-radius: var(--variant-pills-radius); color: rgb(var(--color-foreground)); display: inline-block; margin: 0.7rem 0.5rem 0.2rem 0px; padding: 1rem 2rem; font-size: 1.4rem; letter-spacing: 0.1rem; line-height: 1; text-align: center; transition: border var(--duration-short) ease; cursor: pointer; position: relative; }
.cl-s00-main .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)); }
.cl-s00-main .product-form__input input[type="radio"]:not(.disabled) + label > .visually-hidden { display: none; }
@media screen and (forced-colors: active) { .cl-s00-main .product-form__input input[type="radio"]:checked + label { text-decoration: underline; } }
.cl-s00-main .product-form__submit { margin-bottom: 0rem; }
.cl-s00-main .product__info-container > * + * { margin: 1.5rem 0px; }
.cl-s00-main .product__info-container .product-form, .cl-s00-main .product__info-container .product__description, .cl-s00-main .product__info-container .icon-with-text { margin: 2.5rem 0px; }
.cl-s00-main .product__title { word-break: break-word; margin-bottom: 1.5rem; }
.cl-s00-main .product__title > * { margin: 0px; }
.cl-s00-main .product__title > a { display: none; }
.cl-s00-main .product__accordion .accordion__content { padding: 0px 1rem; }
@media screen and (min-width: 750px) { .cl-s00-main .product__info-container { max-width: 90rem; } }
@media screen and (min-width: 750px) { .cl-s00-main .product__info-container > :first-child { margin-top: 0px; } }
.cl-s00-main .product-form__quantity .form__label { margin-bottom: 0.6rem; }
.cl-s00-main .product-form__buttons { max-width: 70rem; }
@media screen and (max-width: 749px) { .cl-s00-main .product__media-list { margin-left: -2.5rem; margin-bottom: 3rem; width: calc(100% + 4rem); } }
@media screen and (max-width: 749px) { .cl-s00-main .product__media-wrapper slider-component:not(.thumbnail-slider--no-slide) { margin-left: -1.5rem; margin-right: -1.5rem; } }
@media screen and (max-width: 749px) { .cl-s00-main .product__media-list .product__media-item { width: calc(100% - 3rem - var(--grid-mobile-horizontal-spacing)); } }
@media screen and (min-width: 750px) { .cl-s00-main .product__media-list { padding-right: calc(var(--media-shadow-horizontal-offset) * var(--media-shadow-visible)); } }
.cl-s00-main .product__media-item.product__media-item--variant { display: none; }
.cl-s00-main .product__media-item--variant:first-child { display: block; }
@media screen and (min-width: 750px) and (max-width: 989px) { .cl-s00-main .product__media-list .product__media-item:first-child { padding-left: 0px; } }
@media screen and (min-width: 750px) and (max-width: 989px) { .cl-s00-main .product__media-list .product__media-item { width: 100%; } }
.cl-s00-main .product__media-icon .icon { width: 1.9rem; height: 1.9rem; }
.cl-s00-main .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; }
@media screen and (min-width: 750px) { .cl-s00-main .product--columns .product__media-item:not(.product__media-item--single):not(:only-child) { max-width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2); } }
@media screen and (min-width: 990px) { .cl-s00-main .product__modal-opener .product__media-icon { opacity: 0; } }
.cl-s00-main .product__media-item > * { display: block; position: relative; }
.cl-s00-main .product__media-toggle { display: flex; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; background-color: transparent; color: currentcolor; padding: 0px; }
.cl-s00-main .product__media-list .media > * { overflow: hidden; }
.cl-s00-main .thumbnail-list { flex-wrap: wrap; gap: 1rem; }
@media screen and (min-width: 750px) { .cl-s00-main .thumbnail-list { display: grid; grid-template-columns: repeat(4, 1fr); } }
.cl-s00-main .thumbnail-list_item--variant:not(:first-child) { display: none; }
@media screen and (min-width: 990px) { .cl-s00-main .thumbnail-list { grid-template-columns: repeat(4, 1fr); } }
@media screen and (min-width: 990px) { .cl-s00-main .product--medium .thumbnail-list { grid-template-columns: repeat(5, 1fr); } }
@media screen and (max-width: 749px) { .cl-s00-main .product__media-item { display: flex; align-items: center; } }
@media screen and (max-width: 749px) { .cl-s00-main .product__modal-opener { width: 100%; } }
@media screen and (max-width: 749px) { .cl-s00-main .thumbnail-slider { display: flex; align-items: center; } }
@media screen and (max-width: 749px) { .cl-s00-main .thumbnail-slider .thumbnail-list.slider { display: flex; padding: 0px; flex: 1 1 0%; scroll-padding-left: 0px; margin: 0px 1.5rem; } }
@media screen and (max-width: 749px) { .cl-s00-main .thumbnail-list__item.slider__slide { width: calc(19% - 0.6rem); } }
@media screen and (max-width: 749px) { .cl-s00-main .thumbnail { left: 0.1rem; } }
@media screen and (min-width: 750px) { .cl-s00-main .product__media-wrapper .slider-mobile-gutter .slider-button { display: none; } }
.cl-s00-main .thumbnail { position: absolute; top: 0px; left: 0px; display: block; height: 100%; width: 100%; padding: 0px; color: rgb(var(--color-foreground)); cursor: pointer; background-color: transparent; }
.cl-s00-main .thumbnail.global-media-settings img { border-radius: 0px; }
.cl-s00-main .thumbnail[aria-current] { border-width: 0.15rem; border-style: solid; border-image: none; border-color: rgb(var(--color-foreground)); }
.cl-s00-main .product__modal-opener--image .product__media-zoom-none, .cl-s00-main .product__media-icon--none { display: none; }
.cl-s00-main .product__modal-opener > .loading__spinner { top: 50%; left: 50%; transform: translate(-50%, -50%); position: absolute; display: flex; align-items: center; height: 48px; width: 48px; }
.cl-s00-main .product__modal-opener .path { stroke: rgb(var(--color-button)); opacity: 0.75; }
.cl-s00-main .js .product__media { overflow: hidden !important; }
.cl-s00-main .thumbnail img { object-fit: cover; width: 100%; height: 100%; pointer-events: none; }
.cl-s00-main .thumbnail-list__item { position: relative; }
.cl-s00-main .product:not(.featured-product) .product__view-details { display: none; }
.cl-s00-main .product__view-details { display: block; text-decoration: none; }
.cl-s00-main .product__view-details .icon { width: 1.2rem; margin-left: 1.2rem; flex-shrink: 0; }
.cl-s00-main .icon-with-text { --icon-size: calc(var(--font-heading-scale) * 3rem); --icon-spacing: calc(var(--font-heading-scale) * 1rem); }
.cl-s00-main .icon-with-text--vertical { --icon-size: calc(var(--font-heading-scale) * 2rem); }
.cl-s00-main .icon-with-text .icon { fill: rgb(var(--color-foreground)); height: var(--icon-size); width: var(--icon-size); }
.cl-s00-main .icon-with-text--vertical .icon { min-height: var(--icon-size); min-width: var(--icon-size); margin-right: var(--icon-spacing); }
.cl-s00-main .icon-with-text__item { display: flex; align-items: center; }
.cl-s00-main .icon-with-text--vertical .icon-with-text__item { margin-bottom: var(--icon-size); }
.cl-s00-main .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)); }
.cl-s00-main .product-media-container .media { padding-top: var(--ratio-percent); }
@media screen and (min-width: 750px) { .cl-s00-main .product-media-container { max-width: 100%; } }
.cl-s00-main .product-media-container .product__modal-opener { display: block; position: relative; }
.cl-s00-main .accordion summary { display: flex; position: relative; line-height: 1; padding: 1.5rem 0px; }
.cl-s00-main .accordion .summary__title { display: flex; flex: 1 1 0%; }
.cl-s00-main .accordion .summary__title + .icon-caret { height: calc(var(--font-heading-scale) * .9rem); }
.cl-s00-main .accordion + .accordion { margin-top: 0px; border-top-width: medium; border-top-style: none; border-top-color: currentcolor; }
.cl-s00-main .accordion { margin-top: 2.5rem; margin-bottom: 0px; border-top: .1rem solid rgba(var(--color-foreground),.08); border-bottom: .1rem solid rgba(var(--color-foreground),.08); }
.cl-s00-main .accordion__title { display: inline-block; max-width: calc(100% - 6rem); min-height: 1.6rem; margin: 0px; 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); }
.cl-s00-main .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); }
.cl-s00-main .accordion__content { margin-bottom: 1.5rem; word-break: break-word; overflow-x: auto; padding: 0px 0.6rem; }
.cl-s00-main .accordion__content img { max-width: 100%; }
.cl-s00-main 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; }
.cl-s00-main .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: 0px; }
@media screen and (max-width: 749px) { .cl-s00-main .slider.slider--mobile { position: relative; flex-wrap: inherit; overflow-x: auto; scroll-snap-type: x mandatory; scroll-behavior: smooth; scroll-padding-left: 1.5rem; margin-bottom: 1rem; } }
@media screen and (max-width: 749px) { .cl-s00-main .slider.slider--mobile .slider__slide { margin-bottom: 0px; padding-top: max(var(--focus-outline-padding),var(--shadow-padding-top)); padding-bottom: max(var(--focus-outline-padding),var(--shadow-padding-bottom)); } }
@media (prefers-reduced-motion) { .cl-s00-main .slider { scroll-behavior: auto; } }
.cl-s00-main .slider { scrollbar-color: rgb(var(--color-foreground)) rgba(var(--color-foreground),.04); scrollbar-width: none; }
.cl-s00-main .slider-counter { display: flex; justify-content: center; min-width: 4.4rem; }
.cl-s00-main .slider-buttons { display: flex; align-items: center; justify-content: center; }
@media screen and (min-width: 990px) { .cl-s00-main .slider:not(.slider--everywhere):not(.slider--desktop) + .slider-buttons { display: flex; } }
@media screen and (min-width: 750px) { .cl-s00-main .slider--mobile + .slider-buttons { display: flex; } }
.cl-s00-main .slider-button { color: rgba(var(--color-foreground),.75); background: transparent; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; cursor: pointer; width: 36px; height: 36px; display: flex; align-items: center; justify-content: center; }
.cl-s00-main .slider-button .icon { height: 1.2rem; }
.cl-s00-main .slider-button[disabled] .icon { color: rgba(var(--color-foreground),.3); cursor: not-allowed; }
.cl-s00-main .slider-button--next .icon { transform: rotate(0deg); }
.cl-s00-main .slider-button--prev .icon { transform: rotate(180deg); }
@media screen and (max-width: 749px) { .cl-s00-main .product__media-list .product__media-item { width: calc(100% - 0% +  var(--grid-mobile-horizontal-spacing) - var(--grid-mobile-horizontal-spacing)) !important; } }
@media screen and (max-width: 749px) { .cl-s00-main .thumbnail { left: 2px; } }
@media screen and (max-width: 749px) { .cl-s00-main .product__media-list .media > * { overflow: hidden; } }
@media screen and (max-width: 749px) { .cl-s00-main .product__media-list .media > * { border-radius: 0px; } }
@media screen and (max-width: 749px) { .cl-s00-main .lumin-slider.slider.slider--mobile { scroll-padding-left: 0rem !important; } }
@media screen and (max-width: 749px) { .cl-s00-main .grid--peek.slider--mobile { margin: auto; width: 100%; } }
.cl-s00-main .product__media-wrapper { padding-left: 0px; padding-bottom: 1rem; }
@media screen and (max-width: 749px) { .cl-s00-main .slider.slider--mobile .slider__slide { padding-top: 0px !important; } }
.cl-s00-main .product__media-wrapper { padding-bottom: 2rem; }
@media screen and (min-width: 601px) { .cl-s00-main .lumin-container { border: 1px solid rgb(255, 255, 255); border-radius: 10px; background: rgb(255, 255, 255); padding: 30px !important; } }
@media screen and (max-width: 600px) { .cl-s00-main .lumin-container-mb { border-radius: 8px; border: 1px solid rgb(255, 255, 255); background: rgb(255, 255, 255); padding: 20px; } }
.cl-s00-main .section-template--26499821961544__main-padding { padding-top: 0px; padding-bottom: 0px; }
@media screen and (min-width: 750px) { .cl-s00-main .section-template--26499821961544__main-padding { padding-top: 28px; padding-bottom: 0px; } }
.cl-s00-main .loading__spinner { position: absolute; z-index: 1; width: 1.8rem; }
.cl-s00-main .loading__spinner { width: 1.8rem; display: inline-block; }
.cl-s00-main .spinner { animation: 1.4s linear 0s infinite normal none running rotator; }
.cl-s00-main .path { stroke-dasharray: 280; stroke-dashoffset: 0; transform-origin: center center; stroke: rgb(var(--color-foreground)); animation: 1.4s ease-in-out 0s infinite normal none running dash; }
@media screen and (forced-colors: active) { .cl-s00-main .path { stroke: canvastext; } }
.cl-s00-main .form__label-variant_picker { font-weight: normal; font-size: 14px; }
.cl-s00-main .form__label-variant_picker span { padding-left: 5px; border-left: 1px solid rgb(var(--color-foreground), 0.1); margin-left: 6px; }
.cl-s00-main .form__label-variant_picker { font-size: 14px; font-weight: normal; min-height: 0.5rem; margin-bottom: 0px; color: currentcolor; }
.cl-s00-main .product-form__input input[type="radio"] + label.color-swatch, .cl-s00-main .product-form__input input[type="radio"] + label.color-swatch::after, .cl-s00-main .product-form__input input[type="radio"] + label.color-swatch::before { border-radius: 0px; }
.cl-s00-main .product-form__input input[type="radio"] + label.color-swatch.round, .cl-s00-main .product-form__input input[type="radio"] + label.color-swatch.round::after, .cl-s00-main .product-form__input input[type="radio"] + label.color-swatch.round::before { border-radius: 100%; }
.cl-s00-main .product-form__input input[type="radio"] + label.color-swatch { border: 1px solid rgb(214, 214, 214); width: 30px; height: 30px; background-repeat: no-repeat; background-position: center center; background-size: cover; margin-right: 9px; padding: 0px; box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 1px inset; }
.cl-s00-main .product-form__input input[type="radio"]:checked + .color-swatch { background-color: rgb(var(--color-foreground), .05); color: rgb(var(--color-foreground)); box-shadow: rgb(0, 0, 0) 0px 0px, rgb(255, 255, 255) 0px 0px 0px 4px inset; border: 3px solid var(--swatch-color) !important; }
.cl-s00-main .product-form__buttons { display: block; }
.cl-s00-main .product-form__submit { margin-bottom: 1rem; }
.cl-s00-main { --lm-button-box: 0,0,0; }
.cl-s00-main .lm-main-button { background-color: rgb(0, 0, 0); color: rgb(255, 255, 255); }
.cl-s00-main .lm-main-button { position: relative; overflow: hidden; }
.cl-s00-main pickup-availability { display: block; }
.cl-s00-main .list-payment-lm { display: flex; flex-wrap: wrap; padding-left: 0px; justify-content: center; }
.cl-s00-main .fv-risk-free { display: flex; align-items: center; justify-content: center; gap: 6px; margin-top: 8px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
.cl-s00-main .fv-risk-free-icon { width: 18px; height: 18px; border-radius: 50%; background: rgb(216, 218, 62); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
.cl-s00-main .fv-risk-free-icon svg { width: 10px; height: 10px; }
.cl-s00-main .fv-risk-free-text { font-size: 10px; font-weight: 600; color: rgb(28, 13, 46); }
.cl-s00-main .reabtec-guarantee { display: flex; align-items: center; justify-content: center; gap: 10px; background: rgb(242, 242, 242); padding: 10px 18px; border-radius: 8px; font-size: 10px; font-weight: 600; color: rgb(17, 17, 17); width: 100%; }
.cl-s00-main .reabtec-icon { display: flex; align-items: center; justify-content: center; width: 24px; height: 24px; background: rgb(17, 17, 17); color: white; border-radius: 50%; font-size: 14px; font-weight: bold; }
.cl-s00-main .reabtec-text { line-height: 1.3; }
@media (max-width: 768px) { .cl-s00-main .reabtec-guarantee { font-size: 13px; padding: 8px 12px; } }
.cl-s00-main .qa-feature-6be49df1-2de0-49c6-9f17-baef396c43c2 { margin: 0px; font-size: 13px; }
.cl-s00-main .qa-feature-6be49df1-2de0-49c6-9f17-baef396c43c2 svg { width: 20px; min-width: 20px; height: auto; vertical-align: sub; margin-right: 5px; }
.cl-s00-main .ship-wrapper { display: flex; column-gap: 2px; background: rgb(255, 255, 255); border-radius: 0px; padding: 0px; margin: 0px; align-items: center; }
.cl-s00-main .unique-badge-container-xyz123 { display: flex; gap: 6px; flex-wrap: wrap; }
.cl-s00-main .unique-badge-abc456 { display: flex; align-items: center; gap: 6px; padding: 6px 10px; border-radius: 999px; font-size: 11px; font-weight: 700; color: rgb(17, 17, 17); background: rgba(0, 0, 0, 0.06); line-height: 1; }
.cl-s00-main .unique-badge-icon { display: flex; align-items: center; justify-content: center; width: 16px; height: 16px; }
.cl-s00-main .unique-badge-abc456 svg { width: 12px; height: 12px; fill: rgb(17, 17, 17); }
@media (max-width: 768px) { .cl-s00-main .unique-badge-abc456 { font-size: 10px; padding: 5px 8px; } }
.cl-s00-main .rb-info { font-family: system-ui, sans-serif; padding: 0px; margin: 0px; }
.cl-s00-main .rb-info-title { font-size: 11px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; color: rgb(136, 136, 136); margin-bottom: 12px; display: block; }
.cl-s00-main .rb-info-divider { height: 1px; background: rgb(240, 240, 240); margin: 20px 0px; }
.cl-s00-main .rb-sports-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 8px; }
.cl-s00-main .rb-sport-item { display: flex; align-items: center; gap: 8px; padding: 8px 10px; background: rgb(248, 248, 248); border-radius: 8px; }
.cl-s00-main .rb-sport-icon { width: 28px; height: 28px; border-radius: 6px; background: rgb(17, 17, 17); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
.cl-s00-main .rb-sport-icon svg { width: 14px; height: 14px; stroke: rgb(255, 255, 255); fill: none; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }
.cl-s00-main .rb-sport-name { font-size: 12px; font-weight: 600; color: rgb(17, 17, 17); line-height: 1.3; }
.cl-s00-main .rb-desc-text { font-size: 13px; color: rgb(68, 68, 68); line-height: 1.75; margin: 0px; }
.cl-s00-main .rb-fit-list { list-style: none; padding: 0px; margin: 0px; display: flex; flex-direction: column; gap: 10px; }
.cl-s00-main .rb-fit-item { display: flex; gap: 10px; align-items: flex-start; }
.cl-s00-main .rb-fit-dot { width: 6px; height: 6px; border-radius: 50%; background: rgb(17, 17, 17); flex-shrink: 0; margin-top: 5px; }
.cl-s00-main .rb-fit-text { font-size: 13px; color: rgb(68, 68, 68); line-height: 1.65; }
.cl-s00-main .rb-fit-text strong { color: rgb(17, 17, 17); }
@media (max-width: 480px) { .cl-s00-main .rb-sports-grid { grid-template-columns: 1fr; } }
.cl-s00-main .rb-mat { font-family: system-ui, sans-serif; padding: 0px; margin: 0px; }
.cl-s00-main .rb-mat-block { margin-bottom: 24px; }
.cl-s00-main .rb-mat-title { font-size: 11px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; color: rgb(136, 136, 136); margin-bottom: 12px; display: block; }
.cl-s00-main .rb-mat-bar { display: flex; align-items: center; gap: 12px; margin-bottom: 8px; }
.cl-s00-main .rb-mat-label { font-size: 13px; font-weight: 600; color: rgb(17, 17, 17); min-width: 180px; }
.cl-s00-main .rb-mat-track { flex: 1 1 0%; height: 6px; background: rgb(240, 240, 240); border-radius: 999px; overflow: hidden; }
.cl-s00-main .rb-mat-fill-copper { height: 100%; background: linear-gradient(90deg, rgb(184, 115, 51), rgb(212, 149, 106)); border-radius: 999px; }
.cl-s00-main .rb-mat-fill-spandex { height: 100%; background: linear-gradient(90deg, rgb(51, 51, 51), rgb(102, 102, 102)); border-radius: 999px; }
.cl-s00-main .rb-mat-pct { font-size: 12px; font-weight: 700; color: rgb(17, 17, 17); min-width: 40px; text-align: right; }
.cl-s00-main .rb-mat-divider { height: 1px; background: rgb(240, 240, 240); margin: 20px 0px; }
.cl-s00-main .rb-mat-list { list-style: none; padding: 0px; margin: 0px; display: flex; flex-direction: column; gap: 12px; }
.cl-s00-main .rb-mat-item { display: flex; gap: 12px; align-items: flex-start; }
.cl-s00-main .rb-mat-icon { width: 32px; height: 32px; border-radius: 8px; background: rgb(248, 248, 248); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
.cl-s00-main .rb-mat-icon svg { width: 16px; height: 16px; }
.cl-s00-main .rb-mat-item-text { }
.cl-s00-main .rb-mat-item-title { font-size: 13px; font-weight: 700; color: rgb(17, 17, 17); margin-bottom: 2px; }
.cl-s00-main .rb-mat-item-desc { font-size: 12px; color: rgb(85, 85, 85); line-height: 1.6; }
.cl-s00-main .rb-care-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 8px; }
.cl-s00-main .rb-care-item { background: rgb(248, 248, 248); border-radius: 10px; padding: 10px 8px; text-align: center; display: flex; flex-direction: column; align-items: center; gap: 6px; }
.cl-s00-main .rb-care-item svg { width: 20px; height: 20px; color: rgb(51, 51, 51); }
.cl-s00-main .rb-care-text { font-size: 11px; color: rgb(68, 68, 68); font-weight: 600; line-height: 1.3; }
@media (max-width: 500px) { .cl-s00-main .rb-mat-label { min-width: 140px; font-size: 12px; } }
@media (max-width: 500px) { .cl-s00-main .rb-care-grid { grid-template-columns: repeat(2, 1fr); } }
.cl-s00-main .rb-wear { font-family: system-ui, sans-serif; padding: 0px; margin: 0px; }
.cl-s00-main .rb-wear-row { display: flex; gap: 14px; align-items: flex-start; padding: 16px 0px; border-bottom: 1px solid rgb(240, 240, 240); }
.cl-s00-main .rb-wear-row:last-child { border-bottom-width: medium; border-bottom-style: none; border-bottom-color: currentcolor; padding-bottom: 0px; }
.cl-s00-main .rb-wear-row:first-child { padding-top: 0px; }
.cl-s00-main .rb-wear-icon { width: 38px; height: 38px; border-radius: 8px; display: flex; align-items: center; justify-content: center; flex-shrink: 0; margin-top: 1px; }
.cl-s00-main .rb-wear-icon.green { background: rgb(17, 17, 17); }
.cl-s00-main .rb-wear-icon.red { background: rgb(192, 57, 43); }
.cl-s00-main .rb-wear-icon svg { width: 18px; height: 18px; stroke: rgb(255, 255, 255); fill: none; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }
.cl-s00-main .rb-wear-content { flex: 1 1 0%; min-width: 0px; }
.cl-s00-main .rb-wear-label { font-size: 11px; font-weight: 700; color: rgb(17, 17, 17); margin-bottom: 10px; display: block; text-transform: uppercase; letter-spacing: 1px; }
.cl-s00-main .rb-wear-list { list-style: none; padding: 0px; margin: 0px; display: flex; flex-direction: column; gap: 8px; }
.cl-s00-main .rb-wear-item { display: flex; gap: 10px; align-items: flex-start; font-size: 13px; color: rgb(85, 85, 85); line-height: 1.6; word-break: break-word; }
.cl-s00-main .rb-wear-dot { width: 7px; height: 7px; border-radius: 50%; flex-shrink: 0; margin-top: 6px; }
.cl-s00-main .rb-wear-dot.check { background: rgb(26, 122, 26); }
.cl-s00-main .rb-wear-dot.cross { background: rgb(192, 57, 43); }
.cl-s00-main .rb-wear-item p { margin: 0px; padding: 0px; font-size: 13px; color: rgb(85, 85, 85); line-height: 1.6; }
.cl-s00-main .rb-wear-item p b { color: rgb(17, 17, 17); font-weight: 600; }
.cl-s00-main .rb-ship { font-family: system-ui, sans-serif; padding: 0px; margin: 0px; }
.cl-s00-main .rb-ship-row { display: flex; gap: 12px; align-items: flex-start; padding: 12px 0px; border-bottom: 1px solid rgb(240, 240, 240); }
.cl-s00-main .rb-ship-row:last-child { border-bottom-width: medium; border-bottom-style: none; border-bottom-color: currentcolor; }
.cl-s00-main .rb-ship-icon { width: 36px; height: 36px; border-radius: 8px; background: rgb(17, 17, 17); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
.cl-s00-main .rb-ship-icon svg { width: 18px; height: 18px; stroke: rgb(255, 255, 255); fill: none; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }
.cl-s00-main .rb-ship-content { }
.cl-s00-main .rb-ship-label { font-size: 12px; font-weight: 700; color: rgb(17, 17, 17); margin-bottom: 4px; display: block; text-transform: uppercase; letter-spacing: 0.5px; }
.cl-s00-main .rb-ship-text { font-size: 12px; color: rgb(85, 85, 85); line-height: 1.6; }
.cl-s00-main .rb-ship-text strong { color: rgb(17, 17, 17); }
.cl-s00-main .rb-ship-badge { display: inline-block; background: rgb(240, 250, 240); color: rgb(26, 122, 26); font-size: 11px; font-weight: 700; padding: 2px 8px; border-radius: 999px; margin-top: 4px; }
.cl-s00-main .knitec-warning { background: rgb(243, 243, 243); border: 1.5px solid rgb(217, 217, 217); border-radius: 20px; padding: 28px 22px; text-align: center; max-width: 900px; margin: auto; }
.cl-s00-main .knitec-warning-title { font-size: 14px; font-weight: 700; color: rgb(0, 0, 0); margin-bottom: 12px; line-height: 1.2; }
.cl-s00-main .knitec-warning-text { font-size: 10px; line-height: 1.6; color: rgb(0, 0, 0); opacity: 0.85; max-width: 700px; margin: auto; }
.cl-s00-main .ig-proof { --ig1: #f58529; --ig2: #dd2a7b; --ig3: #8134af; --ig4: #515bd4; display: flex; align-items: center; gap: 10px; padding: 10px 14px; border-radius: 12px; text-decoration: none; color: rgb(0, 0, 0); width: fit-content; background: linear-gradient(#fff,#fff) padding-box,
      linear-gradient(90deg,var(--ig1),var(--ig2),var(--ig3),var(--ig4)) border-box; border: 2px solid transparent; }
.cl-s00-main .ig-proof__icon { display: flex; }
.cl-s00-main .ig-proof__text { font-size: 14px; line-height: 1.1; font-weight: 500; }
.cl-s00-main .icon-with-text--vertical .icon-with-text__item:last-child { margin-bottom: 0px; }
.cl-s00-main .knitec-warning { background: rgb(246, 246, 246); border: 1px solid rgb(229, 229, 229); border-radius: 18px; padding: 24px 20px; text-align: center; max-width: 820px; margin: 20px auto; font-family: inherit; transition: 0.25s; }
.cl-s00-main .knitec-warning-title { font-size: 15px; font-weight: 600; color: rgb(0, 0, 0); margin-bottom: 10px; letter-spacing: 0.3px; }
.cl-s00-main .knitec-warning-text { font-size: 12px; line-height: 1.6; color: rgb(0, 0, 0); opacity: 0.75; max-width: 640px; margin: auto; }
@media (max-width: 640px) { .cl-s00-main .knitec-warning { padding: 18px 16px; margin: 16px auto; } }
@media (max-width: 640px) { .cl-s00-main .knitec-warning-title { font-size: 14px; } }
@media (max-width: 640px) { .cl-s00-main .knitec-warning-text { font-size: 11.5px; } }
.cl-s00-main .product-form__input price-per-item, .cl-s00-main .price-per-item__container { display: flex; align-items: center; gap: 1rem; }
.cl-s00-main .product-form__input { flex: 0 0 100%; padding: 0px; margin: 0px 0px 1.2rem; max-width: 44rem; min-width: fit-content; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; }
.cl-s00-main .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)); border-radius: var(--variant-pills-radius); color: rgb(var(--color-foreground)); display: inline-block; margin: 0.7rem 0.5rem 0.2rem 0px; padding: 1rem 2rem; font-size: 1.4rem; letter-spacing: 0.1rem; line-height: 1; text-align: center; transition: border var(--duration-short) ease; cursor: pointer; position: relative; }
.cl-s00-main .product-form__input input[type="radio"]:checked + label { background-color: rgb(var(--color-foreground)); color: rgb(var(--color-background)); }
@media screen and (min-width: 750px) { .cl-s00-main .footer__payment { margin-top: 1.5rem; } }
.cl-s00-main .list-payment__item { align-items: center; display: flex; padding: 0.5rem; }
.cl-s00-main .moonbundle-option-active .moonbundle-option-single-price { color: rgb(12, 170, 9) !important; }
.cl-s00-main .moonbundle-dropdown-button.svelte-1jjah7i { align-items: center; background-color: rgb(255, 255, 255); border: 1px solid rgb(225, 227, 229); border-radius: 4px; box-sizing: border-box; cursor: pointer; display: flex; font-size: 12px; gap: 4px; justify-content: space-between; max-width: 100%; min-width: 0px; padding: 4px 8px; text-align: left; transition: border-color 0.2s; width: 100%; }
.cl-s00-main .moonbundle-bundle-dropdown-arrow.svelte-1jjah7i { color: rgb(102, 102, 102); flex-shrink: 0; margin-left: 5px; max-width: 12px; transition: transform 0.2s; }
.cl-s00-main .moonbundle-dropdown-selected.svelte-1jjah7i { align-items: center; display: flex; flex: 1 1 auto; gap: 8px; min-width: 0px; overflow: hidden; }
.cl-s00-main .moonbundle-dropdown-selected.svelte-1jjah7i .moonbundle-swatch-image:where(.svelte-1jjah7i), .cl-s00-main .moonbundle-dropdown-selected.svelte-1jjah7i .moonbundle-swatch-indicator:where(.svelte-1jjah7i) { flex-shrink: 0; }
.cl-s00-main .moonbundle-dropdown-selected.svelte-1jjah7i > span:where(.svelte-1jjah7i) { line-height: 1.25; min-width: 0px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.cl-s00-main .moonbundle-variant-select { align-items: center; display: flex; flex-direction: row; gap: 5px; min-width: 0px; }
.cl-s00-main .moonbundle-variant-select-with-image, .cl-s00-main .moonbundle-variant-selectors { align-items: center; display: flex; flex-direction: row; gap: 5px; min-width: 0px; }
.cl-s00-main .moonbundle-variant-selectors { flex-wrap: wrap; }
.cl-s00-main .moonbundle-option-name { color: var(--moonbundle-gift-footer-text-color); font-size: 10px; text-align: start; }
.cl-s00-main .moonbundle-option-selector { box-sizing: border-box; min-width: 0px; width: 100%; }
.cl-s00-main .moonbundle-pip-click-frame.svelte-13lalqo { display: inline-block; line-height: 0; max-width: 100%; position: relative; }
.cl-s00-main .moonbundle-option-title--pip.svelte-oq53js { line-height: 1.4; }
.cl-s00-main .moonbundle-box { letter-spacing: normal !important; line-height: normal !important; margin-bottom: 20px !important; width: 100% !important; }
.cl-s00-main .moonbundle-box div:empty:not(.moonbundle-soldout-overlay), .cl-s00-main .moonbundle-dynamic-popup-overlay div:empty, .cl-s00-main .moonbundle-product-info-lightbox-overlay div:empty, .cl-s00-main .moonbundle-variant-popup div:empty { display: block !important; }
.cl-s00-main .moonbundle-box .moonbundle-title { align-items: center; color: var(--moonbundle-header-title-color); display: flex; font-size: var(--moonbundle-header-title-font-size); font-style: var(--moonbundle-header-title-style); font-weight: var(--moonbundle-header-title-weight); gap: 8px; margin-bottom: var(--moonbundle-title-margin-bottom); }
.cl-s00-main .moonbundle-box .moonbundle-subtitle { color: var(--moonbundle-subtitle-color); font-size: var(--moonbundle-subtitle-font-size); font-style: var(--moonbundle-subtitle-style); font-weight: var(--moonbundle-subtitle-weight); padding: 0px 0px 20px; text-align: center; }
.cl-s00-main .moonbundle-box .moonbundle-options-horizontal { display: flex; flex-direction: column; gap: 10px; margin-bottom: 10px; }
.cl-s00-main .moonbundle-options-horizontal .moonbundle-option { background-color: var(--moonbundle-colors-bg); border: 2px solid var(--moonbundle-colors-border); border-radius: var(--moonbundle-colors-border-radius); }
.cl-s00-main .moonbundle-options-horizontal .moonbundle-option-details { align-items: center; display: flex; line-height: normal; min-width: 0px; }
.cl-s00-main .moonbundle-options-horizontal .moonbundle-option-checkbox { align-items: center; display: flex; flex-direction: row; gap: 10px; margin-right: 10px; }
.cl-s00-main .moonbundle-options-horizontal .moonbundle-option-price { align-content: end; display: flex; flex-flow: column wrap; flex-shrink: 1; min-width: 0px; text-align: right; text-wrap: nowrap; width: 30%; }
.cl-s00-main .moonbundle-options-horizontal .moonbundle-option-col { align-items: start; display: flex; flex: 1 1 0px; flex-direction: column; min-width: 0px; }
.cl-s00-main .moonbundle-options-horizontal .moonbundle-option-title { color: var(--moonbundle-title-color); font-size: var(--moonbundle-title-font-size); font-style: var(--moonbundle-title-style); font-weight: var(--moonbundle-title-weight); margin-right: 5px; }
.cl-s00-main .moonbundle-options-horizontal .moonbundle-option-subtitle { color: var(--moonbundle-subtitle-color); font-size: var(--moonbundle-subtitle-font-size); font-style: var(--moonbundle-subtitle-style); font-weight: var(--moonbundle-subtitle-weight); }
.cl-s00-main .moonbundle-options-horizontal .moonbundle-option-new-price, .cl-s00-main .moonbundle-options-horizontal .moonbundle-option-single-price { color: var(--moonbundle-price-color); font-size: var(--moonbundle-price-font-size); font-style: var(--moonbundle-price-style); font-weight: var(--moonbundle-price-weight); }
.cl-s00-main .moonbundle-options-horizontal .moonbundle-option-old-price { text-decoration: line-through; }
.cl-s00-main .moonbundle-options-horizontal .moonbundle-option-each-price, .cl-s00-main .moonbundle-options-horizontal .moonbundle-option-old-price { text-align: right; }
.cl-s00-main .moonbundle-options-horizontal .moonbundle-option-each-price, .cl-s00-main .moonbundle-options-horizontal .moonbundle-option-old-price, .cl-s00-main .moonbundle-options-vertical .moonbundle-option-each-price { color: var(--moonbundle-compare-at-price-color); font-size: var(--moonbundle-compare-at-price-font-size); font-style: var(--moonbundle-compare-at-price-style); font-weight: var(--moonbundle-compare-at-price-weight); }
.cl-s00-main .moonbundle-options-horizontal .moonbundle-option-active { background-color: var(--moonbundle-colors-selected-bg); border-color: var(--moonbundle-colors-selected-border); }
.cl-s00-main .moonbundle-options-horizontal .moonbundle-label-inside { margin: 3px 0px; padding: 2px 8px; }
.cl-s00-main .moonbundle-options-horizontal .moonbundle-label-inside, .cl-s00-main .moonbundle-options-horizontal .moonbundle-label-outside { background-color: var(--moonbundle-colors-bg-label); border-radius: var(--moonbundle-colors-border-radius); color: var(--moonbundle-label-text-color); font-size: var(--moonbundle-label-text-font-size); font-style: var(--moonbundle-label-text-style); font-weight: var(--moonbundle-label-text-weight); }
.cl-s00-main .moonbundle-options-horizontal .moonbundle-variants-box, .cl-s00-main .moonbundle-options-vertical .moonbundle-variants-box { display: none; margin-top: 10px; }
.cl-s00-main .moonbundle-options-horizontal .moonbundle-variant-row { align-items: baseline; display: flex; gap: 10px; }
.cl-s00-main .moonbundle-variant-row { font-size: 12px; max-width: 100%; }
.cl-s00-main .moonbundle-option-active .moonbundle-variants-box { display: flex; flex-direction: column; gap: 5px; }
.cl-s00-main .moonbundle-offer-img { border-radius: var(--moonbundle-offer-img-border-radius); max-width: var(--moonbundle-offer-img-size); object-fit: contain; width: var(--moonbundle-offer-img-size); }
.cl-s00-main .moonbundle-option-checkbox { height: fit-content; position: relative; width: fit-content; }
.cl-s00-main .moonbundle-option-col-inner { align-items: center; display: flex; flex-wrap: wrap; width: 100%; overflow-wrap: anywhere; }
.cl-s00-main .moonbundle-options-horizontal .moonbundle-offer-wrapper { cursor: pointer; padding: 15px; }
.cl-s00-main .moonbundle-option-wrapper { flex-basis: 0px; flex-grow: 1; position: relative; }
.cl-s00-main .moonbundle-best-seller-box-block { position: absolute; top: -8px; z-index: 3; }
.cl-s00-main .moonbundle-best-seller-box-sticker { position: absolute; top: -15px; width: fit-content; z-index: 3; }
.cl-s00-main .moonbundle-best-seller-block { background-color: var(--moonbundle-colors-best-seller); border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; color: var(--moonbundle-best-seller-text-color); font-size: var(--moonbundle-best-seller-text-font-size); font-style: var(--moonbundle-best-seller-text-style); font-weight: var(--moonbundle-best-seller-text-weight); margin: 0px 8px; padding: 4px 8px; }
.cl-s00-main .moonbundle-best-seller-sticker { border-radius: 5px; position: relative; right: -15px; transform: rotate(7deg); }
.cl-s00-main .moonbundle-best-seller-left, .cl-s00-main .moonbundle-best-seller-sticker { background-color: var(--moonbundle-colors-best-seller); color: var(--moonbundle-best-seller-text-color); font-size: var(--moonbundle-best-seller-text-font-size); font-style: var(--moonbundle-best-seller-text-style); font-weight: var(--moonbundle-best-seller-text-weight); padding: 4px 10px; }
.cl-s00-main .moonbundle-options-horizontal .moonbundle-best-seller-box-block, .cl-s00-main .moonbundle-options-horizontal .moonbundle-best-seller-box-sticker { right: 20px; }
.cl-s00-main .moonbundle-options-horizontal .moonbundle-best-seller-block { padding: 2px 10px; }
.cl-s00-main .moonbundle-swatch-indicator { border: 1px solid rgba(0, 0, 0, 0.1); box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px; flex-shrink: 0; display: inline-block !important; }
.cl-s00-main .moonbundle-swatch-circle { border-radius: 50%; }
.cl-s00-main .moonbundle-option-selector { display: flex; flex-direction: column; gap: 4px; position: relative; }
.cl-s00-main .moonbundle-custom-dropdown { max-width: 100%; min-width: 0px; overflow: visible; position: relative; width: 100%; }
.cl-s00-main { --lxs-rating-icon-color: #E0E320; }
/* === s01-multicolumnh8edam === */
.cl-page .multicolumn .title {margin:0}
.cl-page .multicolumn.no-heading .title {display:none}
.cl-page .multicolumn .title-wrapper-with-link {margin-top:0}
@media screen and (max-width:749px) { .cl-page .multicolumn .title-wrapper-with-link {margin-bottom:3rem}
.cl-page .multicolumn .page-width {padding-left:0;padding-right:0} }
.cl-page .multicolumn-card__image-wrapper--sixth-width {width:16%}
.cl-page .multicolumn-card__image-wrapper--forth-width {width:25%}
.cl-page .multicolumn-card__image-wrapper--third-width {width:33%}
.cl-page .multicolumn-card__image-wrapper--half-width {width:50%}
.cl-page .multicolumn-list__item.center .multicolumn-card__image-wrapper:not(.multicolumn-card__image-wrapper--full-width), .cl-page .multicolumn-list__item:only-child {margin-left:auto;margin-right:auto}
.cl-page .multicolumn .button {margin-top:1.5rem}
@media screen and (min-width:750px) { .cl-page .multicolumn .button {margin-top:4rem} }
.cl-page .multicolumn-list {margin-top:0;margin-bottom:0;padding:0}
.cl-page .multicolumn-list__item:only-child {max-width:72rem}
.cl-page .multicolumn-list__item--empty {display:none}
.cl-page .multicolumn:not(.background-none) .multicolumn-card {background:rgb(var(--color-background));height:100%}
.cl-page .multicolumn.background-primary .multicolumn-card {background:rgb(var(--color-background)) linear-gradient(rgba(var(--color-foreground),.01),rgba(var(--color-foreground),.01))}
.cl-page .multicolumn-list h3 {line-height:calc(1 + .5/max(1,var(--font-heading-scale)))}
.cl-page .multicolumn-list h3, .cl-page .multicolumn-list p {margin:0}
.cl-page .multicolumn-card-spacing {padding-top:2.5rem;margin-left:2.5rem;margin-right:2.5rem}
.cl-page .multicolumn-card__info>:nth-child(2) {margin-top:1rem}
.cl-page .multicolumn-list__item.center .media--adapt, .cl-page .multicolumn-list__item .media--adapt .multicolumn-card__image {width:auto}
.cl-page .multicolumn-list__item.center .media--adapt img {left:50%;transform:translate(-50%)}
@media screen and (max-width:749px) { .cl-page .multicolumn-list {margin:0;width:100%}
.cl-page .multicolumn-list:not(.slider) {padding-left:1.5rem;padding-right:1.5rem} }
@media screen and (min-width:750px) { .cl-page .multicolumn-list.slider, .cl-page .multicolumn-list.grid--4-col-desktop {padding:0}
.cl-page .multicolumn-list__item, .cl-page .grid--4-col-desktop .multicolumn-list__item {padding-bottom:0}
.cl-page .background-none .grid--2-col-tablet .multicolumn-list__item {margin-top:4rem} }
.cl-page .background-none .multicolumn-card-spacing {padding:0;margin:0}
.cl-page .multicolumn-card__info {padding:2.5rem}
.cl-page .background-none .multicolumn-card__info {padding-top:0;padding-left:0;padding-right:0}
.cl-page .background-none .slider .multicolumn-card__info {padding-bottom:0}
.cl-page .background-none .multicolumn-card__image-wrapper+.multicolumn-card__info {padding-top:2.5rem}
.cl-page .background-none .slider .multicolumn-card__info {padding-left:.5rem}
.cl-page .background-none .slider .multicolumn-card__image-wrapper+.multicolumn-card__info {padding-left:1.5rem}
.cl-page .background-none .multicolumn-list:not(.slider) .center .multicolumn-card__info {padding-left:2.5rem;padding-right:2.5rem}
@media screen and (max-width:749px) { .cl-page .background-none .slider .multicolumn-card__info {padding-bottom:1rem}
.cl-page .multicolumn.background-none .slider.slider--mobile {margin-bottom:0rem} }
@media screen and (min-width:750px) { .cl-page .background-none .multicolumn-card__image-wrapper {margin-left:1.5rem;margin-right:1.5rem}
.cl-page .background-none .multicolumn-list .multicolumn-card__info, .cl-page .background-none .multicolumn-list:not(.slider) .center .multicolumn-card__info {padding-left:1.5rem;padding-right:1.5rem} }
.cl-page .multicolumn-card {position:relative;box-sizing:border-box}
.cl-page .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}
.cl-page .multicolumn.background-none .multicolumn-card {border-radius:0}
.cl-page .multicolumn-card__info .link {text-decoration:none;font-size:inherit;margin-top:1.5rem}
.cl-page .multicolumn-card__info .icon-wrap {margin-left:.8rem;white-space:nowrap}
@media screen and (min-width:990px) { .cl-page .multicolumn-list__item--empty {display:list-item} }
.cl-page /*# sourceMappingURL=/cdn/shop/t/16/assets/section-multicolumn.css.map?v=181773035756845956571746641229 */ {}
.cl-s01-multicolumnh8edam .section-template--26499821961544__multicolumn_h8edam-padding {
    padding-top: 24px;
    padding-bottom: 6px;
  }
@media screen and (min-width: 750px) { .cl-s01-multicolumnh8edam .section-template--26499821961544__multicolumn_h8edam-padding {
      padding-top: 32px;
      padding-bottom: 8px;
    } }
@font-face { font-family: Inter; font-weight: 400; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n4.b2a3f24c19b4de56e8871f609e73ca7-441022.woff2?v=86560110980689511001784759694) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n4.af8052d517e0c9ffac7b814872cecc2-c4bd3e.woff?v=169489102135510047051784759692) format("woff"); }
@font-face { font-family: Inter; font-weight: 700; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n7.02711e6b374660cfc7915d1afc1c204-9ca273.woff2?v=166179665259747124441784759702) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n7.6dab87426f6b8813070abd79972ceaf-d3f63e.woff?v=84160012413639486121784759704) format("woff"); }
@font-face { font-family: Inter; font-weight: 400; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i4.feae1981dda792ab80d117249d9c7e0-8f5776.woff2?v=146094087993054974941784759687) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i4.62773b7113d5e5f02c71486623cf828-acc1e9.woff?v=145175879304439201021784759686) format("woff"); }
@font-face { font-family: Inter; font-weight: 700; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i7.b377bcd4cc0f160622a22d638ae7e2c-1245e4.woff2?v=134035453052031163571784759690) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i7.7c69a6a34e3bb44fcf6f975857e13b9-c2084c.woff?v=92585484364732728301784759689) format("woff"); }
@font-face { font-family: Inter; font-weight: 500; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n5.d7101d5e168594dd06f56f290dd759f-71c4e1.woff2?v=96609129897802222461784759697) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n5.5332a76bbd27da00474c136abb1ca3c-9126c5.woff?v=99672576506404194411784759695) format("woff"); }
@font-face { font-family: Barlow; font-weight: 700; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-barlow_i7.50e19d6cc2ba5146fa437a5a7443c7-5d61ba.woff2?v=130863997018847547571784759684) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-barlow_i7.47e9f98f1b094d912e6fd631cc3fe9-cf68ae.woff?v=52505299563554195721784759682) format("woff"); }
@font-face { font-family: Inter; font-weight: 600; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n6.771af0474a71b3797eb38f3487d6fb7-a42a69.woff2?v=147121938536447429991784759699) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n6.88c903d8f9e157d48b73b7777d06429-25e190.woff?v=138721356721046305941784759700) format("woff"); }
.cl-s01-multicolumnh8edam, .cl-s01-multicolumnh8edam .color-background-1 { --color-background: 255,255,255; --gradient-background: #ffffff; --color-foreground: 0,0,0; --color-background-contrast: 191,191,191; --color-shadow: 0,0,0; --color-button: 0,0,0; --color-button-text: 255,255,255; --color-secondary-button: 255,255,255; --color-secondary-button-text: 0,0,0; --color-link: 0,0,0; --color-badge-foreground: 0,0,0; --color-badge-background: 255,255,255; --color-badge-border: 0,0,0; --payment-terms-background-color: rgb(255 255 255); --sale-price: rgb(0 0 0); }
.cl-s01-multicolumnh8edam .color-accent-2 { --color-background: 255,255,255; --gradient-background: #ffffff; --color-foreground: 31,29,36; --color-background-contrast: 191,191,191; --color-shadow: 31,29,36; --color-button: 31,29,36; --color-button-text: 255,255,255; --color-secondary-button: 255,255,255; --color-secondary-button-text: 31,29,36; --color-link: 31,29,36; --color-badge-foreground: 31,29,36; --color-badge-background: 255,255,255; --color-badge-border: 31,29,36; --payment-terms-background-color: rgb(255 255 255); --sale-price: rgb(0 0 0); }
.cl-s01-multicolumnh8edam, .cl-s01-multicolumnh8edam .color-background-1, .cl-s01-multicolumnh8edam .color-background-2, .cl-s01-multicolumnh8edam .color-inverse, .cl-s01-multicolumnh8edam .color-accent-1, .cl-s01-multicolumnh8edam .color-accent-2 { color: rgba(var(--color-foreground), 0.85); background-color: rgb(var(--color-background)); }
.cl-s01-multicolumnh8edam { --font-body-family: Inter, sans-serif; --font-body-style: normal; --font-body-weight: 400; --font-body-weight-bold: 700; --font-body-height: 1.5; --font-body-spacing: 0.5px; --font-menu-family: Inter, sans-serif; --font-menu-style: normal; --font-menu-weight: 500; --font-menu-weight-medium: 500; --font-menu-weight-bold: 800; --font-button-family: Inter, sans-serif; --font-button-style: normal; --font-button-weight: 600; --font-button-weight-medium: 500; --font-button-weight-bold: 900; --font-collapsible-family: Inter, sans-serif; --font-collapsible-style: normal; --font-collapsible-weight: 600; --font-collapsible-weight-medium: 500; --font-collapsible-weight-bold: 900; --font-collapsible-size: 18px; --font-collapsible-spacing: -0.2px; --font-heading-family: Inter, sans-serif; --font-heading-style: normal; --font-heading-italic: Barlow, sans-serif; --font-heading-italic-style: italic; --font-heading-weight: 700; --font-heading-spacing: 0.1px; --font-heading-height: 1.2; --font-body-scale: 1.0; --font-heading-scale: 1.0; --media-padding: px; --media-border-opacity: 0.05; --media-border-width: 0px; --media-radius: 10px; --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: 100rem; --page-width-margin: 0rem; --product-card-image-padding: 0.0rem; --product-card-corner-radius: 0.6rem; --product-card-text-alignment: center; --product-card-border-width: 0.0rem; --product-card-border-opacity: 0.05; --product-card-shadow-opacity: 0.0; --product-card-shadow-visible: 0; --product-card-shadow-horizontal-offset: 0.0rem; --product-card-shadow-vertical-offset: 0.4rem; --product-card-shadow-blur-radius: 0.5rem; --collection-card-image-padding: 0.0rem; --collection-card-corner-radius: 12%; --collection-card-text-alignment: center; --collection-card-border-width: 0.0rem; --collection-card-border-opacity: 0.1; --collection-card-shadow-opacity: 0.0; --collection-card-shadow-visible: 0; --collection-card-shadow-horizontal-offset: 0.0rem; --collection-card-shadow-vertical-offset: 0.4rem; --collection-card-shadow-blur-radius: 0.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: 16px; --grid-desktop-horizontal-spacing: 12px; --grid-mobile-vertical-spacing: 8px; --grid-mobile-horizontal-spacing: 6px; --text-boxes-border-opacity: 0.05; --text-boxes-border-width: 0px; --text-boxes-radius: 6px; --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: 8px; --buttons-radius-outset: 9px; --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: 8px; --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: 9px; --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: uppercase; --button-text-size: 16px; --button-text-size_mobile: 12px; --button-text-space: 0px; --button-text-weight: 600; --fancy-gradient: linear-gradient(108deg, rgba(172, 67, 79, 1), rgba(255, 126, 141, 1) 48%, rgba(251, 167, 177, 1) 98%); --fancy-text: #000000; --fancy-background: #FFFBB7; --fancy-text-size: 100%; --fancy-padding-left: 10px; --fancy-padding-right: 10px; --fancy-padding-top: 0px; --fancy-border-radius: 0px; --fancy-padding-bottom: 0px; --badge-size: 1; }
.cl-s01-multicolumnh8edam *, .cl-s01-multicolumnh8edam ::before, .cl-s01-multicolumnh8edam ::after { box-sizing: inherit; }
.cl-s01-multicolumnh8edam { box-sizing: border-box; font-size: calc(var(--font-body-scale) * 62.5%); height: 100%; }
.cl-s01-multicolumnh8edam { display: grid; grid-template-rows: auto auto 1fr auto; grid-template-columns: 100%; min-height: 100%; margin: 0px; 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; -webkit-font-smoothing: antialiased; }
@media screen and (min-width: 750px) { .cl-s01-multicolumnh8edam { font-size: 1.6rem; } }
.cl-s01-multicolumnh8edam { --alpha-button-background: 1; --alpha-button-border: 1; --alpha-link: .85; --alpha-badge-border: .1; }
.cl-s01-multicolumnh8edam .contains-content-container, .cl-s01-multicolumnh8edam .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); }
.cl-s01-multicolumnh8edam .page-width { max-width: var(--page-width); margin: 0px auto; padding: 0px 1.5rem; }
@media screen and (min-width: 750px) { .cl-s01-multicolumnh8edam .page-width { padding: 0px 5rem; } }
.cl-s01-multicolumnh8edam .isolate { position: relative; z-index: 0; }
.cl-s01-multicolumnh8edam .section + .section { margin-top: var(--spacing-sections-mobile); }
@media screen and (min-width: 750px) { .cl-s01-multicolumnh8edam .section + .section { margin-top: var(--spacing-sections-desktop); } }
.cl-s01-multicolumnh8edam .visually-hidden { overflow: hidden; width: 1px; height: 1px; margin: -1px; padding: 0px; border: 0px; clip: rect(0px, 0px, 0px, 0px); position: absolute !important; overflow-wrap: normal !important; }
.cl-s01-multicolumnh8edam h1, .cl-s01-multicolumnh8edam h2, .cl-s01-multicolumnh8edam h3, .cl-s01-multicolumnh8edam h4, .cl-s01-multicolumnh8edam h5, .cl-s01-multicolumnh8edam .h0, .cl-s01-multicolumnh8edam .h1, .cl-s01-multicolumnh8edam .h2, .cl-s01-multicolumnh8edam .h3, .cl-s01-multicolumnh8edam .h4, .cl-s01-multicolumnh8edam .h5 { 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; }
.cl-s01-multicolumnh8edam h1, .cl-s01-multicolumnh8edam .h1 { font-size: calc(var(--font-heading-scale) * 3rem); }
@media only screen and (min-width: 750px) { .cl-s01-multicolumnh8edam h1, .cl-s01-multicolumnh8edam .h1 { font-size: calc(var(--font-heading-scale) * 4rem); } }
.cl-s01-multicolumnh8edam h2, .cl-s01-multicolumnh8edam .h2 { font-size: calc(var(--font-heading-scale) * 2rem); }
@media only screen and (min-width: 750px) { .cl-s01-multicolumnh8edam h2, .cl-s01-multicolumnh8edam .h2 { font-size: calc(var(--font-heading-scale) * 2.4rem); } }
.cl-s01-multicolumnh8edam h3, .cl-s01-multicolumnh8edam .h3 { font-size: calc(var(--font-heading-scale) * 1.7rem); }
@media only screen and (min-width: 750px) { .cl-s01-multicolumnh8edam h3, .cl-s01-multicolumnh8edam .h3 { font-size: calc(var(--font-heading-scale) * 1.8rem); } }
.cl-s01-multicolumnh8edam .caption { font-size: 1rem; letter-spacing: 0.07rem; line-height: calc(1 + .7 / var(--font-body-scale)); }
@media screen and (min-width: 750px) { .cl-s01-multicolumnh8edam .caption { font-size: 1.2rem; } }
@media screen and (max-width: 749px) { .cl-s01-multicolumnh8edam .small-hide { display: none !important; } }
@media screen and (min-width: 750px) and (max-width: 989px) { .cl-s01-multicolumnh8edam .medium-hide { display: none !important; } }
@media screen and (min-width: 990px) { .cl-s01-multicolumnh8edam .large-up-hide { display: none !important; } }
.cl-s01-multicolumnh8edam .center { text-align: center; }
.cl-s01-multicolumnh8edam a:empty, .cl-s01-multicolumnh8edam ul:empty, .cl-s01-multicolumnh8edam dl:empty, .cl-s01-multicolumnh8edam div:empty, .cl-s01-multicolumnh8edam section:empty, .cl-s01-multicolumnh8edam article:empty, .cl-s01-multicolumnh8edam p:empty, .cl-s01-multicolumnh8edam h1:empty, .cl-s01-multicolumnh8edam h2:empty, .cl-s01-multicolumnh8edam h3:empty, .cl-s01-multicolumnh8edam h4:empty, .cl-s01-multicolumnh8edam h5:empty, .cl-s01-multicolumnh8edam h6:empty { display: none; }
.cl-s01-multicolumnh8edam { --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); }
.cl-s01-multicolumnh8edam .title, .cl-s01-multicolumnh8edam .title-wrapper-with-link { margin: 3rem 0px 2rem; }
.cl-s01-multicolumnh8edam .title-wrapper-with-link .title { margin: 0px; }
.cl-s01-multicolumnh8edam .title-wrapper-with-link { display: flex; justify-content: space-between; align-items: flex-end; gap: 1rem; margin-bottom: 3rem; flex-wrap: wrap; }
.cl-s01-multicolumnh8edam .title-wrapper--self-padded-tablet-down, .cl-s01-multicolumnh8edam .title-wrapper--self-padded-mobile { padding-left: 1.5rem; padding-right: 1.5rem; }
@media screen and (min-width: 750px) { .cl-s01-multicolumnh8edam .title-wrapper--self-padded-mobile { padding-left: 0px; padding-right: 0px; } }
@media screen and (min-width: 990px) { .cl-s01-multicolumnh8edam .title, .cl-s01-multicolumnh8edam .title-wrapper-with-link { margin: 5rem 0px 3rem; } }
@media screen and (min-width: 990px) { .cl-s01-multicolumnh8edam .title-wrapper-with-link { align-items: center; } }
@media screen and (min-width: 990px) { .cl-s01-multicolumnh8edam .title-wrapper-with-link .title { margin-bottom: 0px; } }
.cl-s01-multicolumnh8edam .title-wrapper--no-top-margin { margin-top: 0px; }
.cl-s01-multicolumnh8edam .title-wrapper--no-top-margin > .title { margin-top: 0px; }
.cl-s01-multicolumnh8edam .grid { display: flex; flex-wrap: wrap; margin-bottom: 2rem; padding: 0px; list-style: none; column-gap: var(--grid-mobile-horizontal-spacing); row-gap: var(--grid-mobile-vertical-spacing); }
@media screen and (min-width: 750px) { .cl-s01-multicolumnh8edam .grid { column-gap: var(--grid-desktop-horizontal-spacing); row-gap: var(--grid-desktop-vertical-spacing); } }
.cl-s01-multicolumnh8edam .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) { .cl-s01-multicolumnh8edam .grid__item { width: calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4); max-width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2); } }
@media screen and (max-width: 989px) { .cl-s01-multicolumnh8edam .grid--1-col-tablet-down .grid__item { width: 100%; max-width: 100%; } }
@media screen and (min-width: 990px) { .cl-s01-multicolumnh8edam .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); } }
@media screen and (max-width: 749px) { .cl-s01-multicolumnh8edam .grid--peek.slider--mobile { margin: 0px; width: 100%; } }
@media screen and (max-width: 749px) { .cl-s01-multicolumnh8edam .grid--peek.slider--mobile .grid__item { box-sizing: content-box; margin: 0px; } }
@media screen and (max-width: 749px) { .cl-s01-multicolumnh8edam .grid--peek .grid__item { min-width: 35%; } }
@media screen and (max-width: 749px) { .cl-s01-multicolumnh8edam .grid--peek.slider .grid__item:first-of-type { margin-left: 1.5rem; } }
@media screen and (max-width: 749px) { .cl-s01-multicolumnh8edam .slider--tablet.grid--peek.grid--2-col-tablet-down .grid__item, .cl-s01-multicolumnh8edam .grid--peek .grid__item { width: calc(50% - var(--grid-mobile-horizontal-spacing) - 3rem); } }
@media screen and (max-width: 749px) { .cl-s01-multicolumnh8edam .slider--tablet.grid--peek.grid--1-col-tablet-down .grid__item, .cl-s01-multicolumnh8edam .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) { .cl-s01-multicolumnh8edam .grid--1-col-tablet-down.grid--peek .grid__item { width: calc(100% - var(--grid-desktop-horizontal-spacing) - 3rem); } }
.cl-s01-multicolumnh8edam .media { display: block; background-color: rgba(var(--color-foreground),.1); position: relative; overflow: hidden; }
.cl-s01-multicolumnh8edam .media--transparent { background-color: transparent; }
.cl-s01-multicolumnh8edam .media > :not(.zoom):not(.deferred-media__poster-button), .cl-s01-multicolumnh8edam .media model-viewer { display: block; max-width: 100%; position: absolute; top: 0px; left: 0px; height: 100%; width: 100%; }
.cl-s01-multicolumnh8edam .media > img { object-fit: cover; object-position: center center; transition: opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
.cl-s01-multicolumnh8edam .media--portrait { padding-bottom: 125%; }
.cl-s01-multicolumnh8edam .gradient { background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-origin: ; background-clip: ; background-color: ; background-attachment: fixed; }
@media screen and (forced-colors: active) { .cl-s01-multicolumnh8edam .icon { color: canvastext; fill: canvastext !important; } }
.cl-s01-multicolumnh8edam .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; }
@media not (inset: 10px) { .cl-s01-multicolumnh8edam .grid { margin-left: calc(-1 * var(--grid-mobile-horizontal-spacing)); } }
@media not (inset: 10px) { .cl-s01-multicolumnh8edam .grid__item { padding-left: var(--grid-mobile-horizontal-spacing); padding-bottom: var(--grid-mobile-vertical-spacing); } }
.cl-s01-multicolumnh8edam .rte > :first-child { margin-top: 0px; }
.cl-s01-multicolumnh8edam .rte > :last-child { margin-bottom: 0px; }
@media (prefers-reduced-motion: no-preference) and (hover: hover) { .cl-s01-multicolumnh8edam { --easter-egg: none; } }
.cl-s01-multicolumnh8edam .slider-counter { font-size: 1.5rem !important; }
@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; }
.cl-s01-multicolumnh8edam { --swiper-theme-color: #007aff; }
.cl-s01-multicolumnh8edam { --swiper-navigation-size: 16px; }
.cl-s01-multicolumnh8edam { --shopify-chat-bg-color: #FFFFFF; --shopify-agent-bg-color: #FFFFFF; --shopify-chat-text-color: #000000; --shopify-agent-text-color: #000000; --shopify-chat-accent-bg-color: #000000; --shopify-agent-accent-bg-color: #000000; --shopify-chat-accent-text-color: #FFFFFF; --shopify-agent-accent-text-color: #FFFFFF; --shopify-chat-activator-offset: 20px; --shopify-agent-activator-offset: 20px; --shopify-chat-border-radius: 16px; --shopify-agent-border-radius: 16px; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MRegular-d0531d.woff2?v=149152729114340250381784759707) format("woff2"); font-style: normal; font-weight: 450; font-display: swap; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MMedium-269b78.woff2?v=30486626448974345721784759705) format("woff2"); font-style: normal; font-weight: 500; font-display: swap; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MSemibold-24a03e.woff2?v=104269634200593542371784759709) format("woff2"); font-style: normal; font-weight: 600; font-display: swap; }
.cl-s01-multicolumnh8edam *, .cl-s01-multicolumnh8edam ::before, .cl-s01-multicolumnh8edam ::after { animation: auto ease 0s 1 normal none running none !important; transition: none !important; }
.cl-s01-multicolumnh8edam 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; }
.cl-s01-multicolumnh8edam .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: 0px; }
@media screen and (max-width: 749px) { .cl-s01-multicolumnh8edam .slider.slider--mobile { position: relative; flex-wrap: inherit; overflow-x: auto; scroll-snap-type: x mandatory; scroll-behavior: smooth; scroll-padding-left: 1.5rem; margin-bottom: 1rem; } }
@media screen and (max-width: 749px) { .cl-s01-multicolumnh8edam .slider.slider--mobile .slider__slide { margin-bottom: 0px; padding-top: max(var(--focus-outline-padding),var(--shadow-padding-top)); padding-bottom: max(var(--focus-outline-padding),var(--shadow-padding-bottom)); } }
@media screen and (max-width: 749px) { .cl-s01-multicolumnh8edam .slider.slider--mobile.contains-content-container .slider__slide { --focus-outline-padding: 0rem; } }
@media (prefers-reduced-motion) { .cl-s01-multicolumnh8edam .slider { scroll-behavior: auto; } }
.cl-s01-multicolumnh8edam .slider { scrollbar-color: rgb(var(--color-foreground)) rgba(var(--color-foreground),.04); scrollbar-width: none; }
.cl-s01-multicolumnh8edam .slider-counter { display: flex; justify-content: center; min-width: 4.4rem; }
.cl-s01-multicolumnh8edam .slider-buttons { display: flex; align-items: center; justify-content: center; }
@media screen and (min-width: 990px) { .cl-s01-multicolumnh8edam .slider:not(.slider--everywhere):not(.slider--desktop) + .slider-buttons { display: flex; } }
@media screen and (min-width: 750px) { .cl-s01-multicolumnh8edam .slider--mobile + .slider-buttons { display: flex; } }
.cl-s01-multicolumnh8edam .slider-button { color: rgba(var(--color-foreground),.75); background: transparent; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; cursor: pointer; width: 36px; height: 36px; display: flex; align-items: center; justify-content: center; }
.cl-s01-multicolumnh8edam .slider-button .icon { height: 1.2rem; }
.cl-s01-multicolumnh8edam .slider-button[disabled] .icon { color: rgba(var(--color-foreground),.3); cursor: not-allowed; }
.cl-s01-multicolumnh8edam .slider-button--next .icon { transform: rotate(0deg); }
.cl-s01-multicolumnh8edam .slider-button--prev .icon { transform: rotate(180deg); }
@media screen and (max-width: 749px) { .cl-s01-multicolumnh8edam .grid--peek.slider--mobile { margin: auto; width: 100%; } }
@media screen and (max-width: 749px) { .cl-s01-multicolumnh8edam .slider.slider--mobile .slider__slide { padding-top: 0px !important; } }
.cl-s01-multicolumnh8edam { --lm-button-box: 0,0,0; }
.cl-s01-multicolumnh8edam .multicolumn .title { margin: 0px; }
.cl-s01-multicolumnh8edam .multicolumn .title-wrapper-with-link { margin-top: 0px; }
@media screen and (max-width: 749px) { .cl-s01-multicolumnh8edam .multicolumn .title-wrapper-with-link { margin-bottom: 3rem; } }
@media screen and (max-width: 749px) { .cl-s01-multicolumnh8edam .multicolumn .page-width { padding-left: 0px; padding-right: 0px; } }
.cl-s01-multicolumnh8edam .multicolumn-list { margin-top: 0px; margin-bottom: 0px; padding: 0px; }
.cl-s01-multicolumnh8edam .multicolumn:not(.background-none) .multicolumn-card { background: rgb(var(--color-background)); height: 100%; }
.cl-s01-multicolumnh8edam .multicolumn.background-primary .multicolumn-card { background: rgb(var(--color-background)) linear-gradient(rgba(var(--color-foreground),.01),rgba(var(--color-foreground),.01)); }
.cl-s01-multicolumnh8edam .multicolumn-list h3 { line-height: calc(1 + .5/max(1,var(--font-heading-scale))); }
.cl-s01-multicolumnh8edam .multicolumn-list h3, .cl-s01-multicolumnh8edam .multicolumn-list p { margin: 0px; }
.cl-s01-multicolumnh8edam .multicolumn-card__info > :nth-child(2) { margin-top: 1rem; }
@media screen and (max-width: 749px) { .cl-s01-multicolumnh8edam .multicolumn-list { margin: 0px; width: 100%; } }
@media screen and (min-width: 750px) { .cl-s01-multicolumnh8edam .multicolumn-list.slider, .cl-s01-multicolumnh8edam .multicolumn-list.grid--4-col-desktop { padding: 0px; } }
@media screen and (min-width: 750px) { .cl-s01-multicolumnh8edam .multicolumn-list__item, .cl-s01-multicolumnh8edam .grid--4-col-desktop .multicolumn-list__item { padding-bottom: 0px; } }
.cl-s01-multicolumnh8edam .multicolumn-card__info { padding: 2.5rem; }
.cl-s01-multicolumnh8edam .multicolumn-card { position: relative; box-sizing: border-box; }
.cl-s01-multicolumnh8edam .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; }
.cl-s01-multicolumnh8edam .section-template--26499821961544__multicolumn_h8edam-padding { padding-top: 24px; padding-bottom: 6px; }
@media screen and (min-width: 750px) { .cl-s01-multicolumnh8edam .section-template--26499821961544__multicolumn_h8edam-padding { padding-top: 32px; padding-bottom: 8px; } }
@media screen and (min-width: 750px) { .cl-s01-multicolumnh8edam .title-wrapper-with-link { justify-content: left; } }
.cl-s01-multicolumnh8edam { --lxs-rating-icon-color: #E0E320; }
/* === s02-customliquiddhgk8w === */
.cl-s02-customliquiddhgk8w .section-template--26499821961544__custom_liquid_DHgk8w-padding {
    padding-top: calc(0px * 0.75);
    padding-bottom: calc(0px  * 0.75);
  }
@media screen and (min-width: 750px) { .cl-s02-customliquiddhgk8w .section-template--26499821961544__custom_liquid_DHgk8w-padding {
      padding-top: 0px;
      padding-bottom: 0px;
    } }
.cl-s02-customliquiddhgk8w .rb-s1 {width:100%;font-family:-apple-system,BlinkMacSystemFont,'Helvetica Neue',Arial,sans-serif;background:#fff;overflow:hidden}
.cl-s02-customliquiddhgk8w .rb-s1-grid {display:grid;grid-template-columns:1fr 1fr;min-height:560px}
.cl-s02-customliquiddhgk8w .rb-s1-left {display:flex;flex-direction:column;justify-content:center;padding:60px 56px 60px 48px;position:relative}
.cl-s02-customliquiddhgk8w .rb-s1-left::before {content:'';position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#111 0%,transparent 100%)}
.cl-s02-customliquiddhgk8w .rb-s1-tag {display:inline-flex;align-items:center;gap:8px;background:#f3f3f3;border-radius:99px;padding:6px 14px;font-size:11px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:#555;margin-bottom:28px;width:fit-content}
.cl-s02-customliquiddhgk8w .rb-s1-tag-dot {width:6px;height:6px;border-radius:50%;background:#111;flex-shrink:0}
.cl-s02-customliquiddhgk8w .rb-s1-title {font-size:clamp(32px,3.5vw,52px);font-weight:900;color:#0a0a0a;line-height:1.05;letter-spacing:-1.5px;margin-bottom:24px}
.cl-s02-customliquiddhgk8w .rb-s1-title span {position:relative;display:inline-block}
.cl-s02-customliquiddhgk8w .rb-s1-title span::after {content:'';position:absolute;bottom:-4px;left:0;width:100%;height:3px;background:#111}
.cl-s02-customliquiddhgk8w .rb-s1-divider {width:40px;height:3px;background:#111;margin-bottom:24px}
.cl-s02-customliquiddhgk8w .rb-s1-body {font-size:16px;color:#444;line-height:1.75;margin-bottom:14px;font-weight:400;max-width:480px}
.cl-s02-customliquiddhgk8w .rb-s1-body strong {color:#0a0a0a;font-weight:700}
.cl-s02-customliquiddhgk8w .rb-s1-stats {display:flex;gap:0;margin-top:36px;border:1.5px solid #e8e8e8;border-radius:14px;overflow:hidden}
.cl-s02-customliquiddhgk8w .rb-s1-stat {flex:1;padding:18px 20px;text-align:center;border-right:1.5px solid #e8e8e8}
.cl-s02-customliquiddhgk8w .rb-s1-stat:last-child {border-right:none}
.cl-s02-customliquiddhgk8w .rb-s1-stat-n {font-size:26px;font-weight:900;color:#0a0a0a;letter-spacing:-1px;display:block;margin-bottom:2px}
.cl-s02-customliquiddhgk8w .rb-s1-stat-l {font-size:11px;font-weight:500;color:#888;text-transform:uppercase;letter-spacing:1.5px;line-height:1.3}
.cl-s02-customliquiddhgk8w .rb-s1-right {position:relative;overflow:hidden;background:#111}
.cl-s02-customliquiddhgk8w .rb-s1-right video {width:100%;height:100%;object-fit:cover;display:block}
.cl-s02-customliquiddhgk8w .rb-s1-img-badge {position:absolute;bottom:28px;left:28px;background:rgba(10,10,10,0.85);backdrop-filter:blur(10px);border-radius:12px;padding:14px 18px;border:1px solid rgba(255,255,255,0.1)}
.cl-s02-customliquiddhgk8w .rb-s1-img-badge-title {font-size:13px;font-weight:700;color:#fff;margin-bottom:2px}
.cl-s02-customliquiddhgk8w .rb-s1-img-badge-sub {font-size:11px;color:rgba(255,255,255,0.6)}
.cl-s02-customliquiddhgk8w .rb-s1-corner {position:absolute;top:0;right:0;width:0;height:0;border-style:solid;border-width:0 80px 80px 0;border-color:transparent #111 transparent transparent}
@media(max-width:768px) { .cl-s02-customliquiddhgk8w .rb-s1-grid {grid-template-columns:1fr}
.cl-s02-customliquiddhgk8w .rb-s1-right {min-height:340px;order:-1}
.cl-s02-customliquiddhgk8w .rb-s1-left {padding:40px 24px}
.cl-s02-customliquiddhgk8w .rb-s1-left::before {display:none} }
@media(max-width:480px) { .cl-s02-customliquiddhgk8w .rb-s1-stats {flex-wrap:wrap}
.cl-s02-customliquiddhgk8w .rb-s1-stat {flex:0 0 50%;border-bottom:1.5px solid #e8e8e8} }
@font-face { font-family: Inter; font-weight: 400; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n4.b2a3f24c19b4de56e8871f609e73ca7-441022.woff2?v=86560110980689511001784759694) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n4.af8052d517e0c9ffac7b814872cecc2-c4bd3e.woff?v=169489102135510047051784759692) format("woff"); }
@font-face { font-family: Inter; font-weight: 700; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n7.02711e6b374660cfc7915d1afc1c204-9ca273.woff2?v=166179665259747124441784759702) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n7.6dab87426f6b8813070abd79972ceaf-d3f63e.woff?v=84160012413639486121784759704) format("woff"); }
@font-face { font-family: Inter; font-weight: 400; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i4.feae1981dda792ab80d117249d9c7e0-8f5776.woff2?v=146094087993054974941784759687) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i4.62773b7113d5e5f02c71486623cf828-acc1e9.woff?v=145175879304439201021784759686) format("woff"); }
@font-face { font-family: Inter; font-weight: 700; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i7.b377bcd4cc0f160622a22d638ae7e2c-1245e4.woff2?v=134035453052031163571784759690) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i7.7c69a6a34e3bb44fcf6f975857e13b9-c2084c.woff?v=92585484364732728301784759689) format("woff"); }
@font-face { font-family: Inter; font-weight: 500; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n5.d7101d5e168594dd06f56f290dd759f-71c4e1.woff2?v=96609129897802222461784759697) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n5.5332a76bbd27da00474c136abb1ca3c-9126c5.woff?v=99672576506404194411784759695) format("woff"); }
@font-face { font-family: Barlow; font-weight: 700; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-barlow_i7.50e19d6cc2ba5146fa437a5a7443c7-5d61ba.woff2?v=130863997018847547571784759684) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-barlow_i7.47e9f98f1b094d912e6fd631cc3fe9-cf68ae.woff?v=52505299563554195721784759682) format("woff"); }
@font-face { font-family: Inter; font-weight: 600; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n6.771af0474a71b3797eb38f3487d6fb7-a42a69.woff2?v=147121938536447429991784759699) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n6.88c903d8f9e157d48b73b7777d06429-25e190.woff?v=138721356721046305941784759700) format("woff"); }
.cl-s02-customliquiddhgk8w, .cl-s02-customliquiddhgk8w .color-background-1 { --color-background: 255,255,255; --gradient-background: #ffffff; --color-foreground: 0,0,0; --color-background-contrast: 191,191,191; --color-shadow: 0,0,0; --color-button: 0,0,0; --color-button-text: 255,255,255; --color-secondary-button: 255,255,255; --color-secondary-button-text: 0,0,0; --color-link: 0,0,0; --color-badge-foreground: 0,0,0; --color-badge-background: 255,255,255; --color-badge-border: 0,0,0; --payment-terms-background-color: rgb(255 255 255); --sale-price: rgb(0 0 0); }
.cl-s02-customliquiddhgk8w, .cl-s02-customliquiddhgk8w .color-background-1, .cl-s02-customliquiddhgk8w .color-background-2, .cl-s02-customliquiddhgk8w .color-inverse, .cl-s02-customliquiddhgk8w .color-accent-1, .cl-s02-customliquiddhgk8w .color-accent-2 { color: rgba(var(--color-foreground), 0.85); background-color: rgb(var(--color-background)); }
.cl-s02-customliquiddhgk8w { --font-body-family: Inter, sans-serif; --font-body-style: normal; --font-body-weight: 400; --font-body-weight-bold: 700; --font-body-height: 1.5; --font-body-spacing: 0.5px; --font-menu-family: Inter, sans-serif; --font-menu-style: normal; --font-menu-weight: 500; --font-menu-weight-medium: 500; --font-menu-weight-bold: 800; --font-button-family: Inter, sans-serif; --font-button-style: normal; --font-button-weight: 600; --font-button-weight-medium: 500; --font-button-weight-bold: 900; --font-collapsible-family: Inter, sans-serif; --font-collapsible-style: normal; --font-collapsible-weight: 600; --font-collapsible-weight-medium: 500; --font-collapsible-weight-bold: 900; --font-collapsible-size: 18px; --font-collapsible-spacing: -0.2px; --font-heading-family: Inter, sans-serif; --font-heading-style: normal; --font-heading-italic: Barlow, sans-serif; --font-heading-italic-style: italic; --font-heading-weight: 700; --font-heading-spacing: 0.1px; --font-heading-height: 1.2; --font-body-scale: 1.0; --font-heading-scale: 1.0; --media-padding: px; --media-border-opacity: 0.05; --media-border-width: 0px; --media-radius: 10px; --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: 100rem; --page-width-margin: 0rem; --product-card-image-padding: 0.0rem; --product-card-corner-radius: 0.6rem; --product-card-text-alignment: center; --product-card-border-width: 0.0rem; --product-card-border-opacity: 0.05; --product-card-shadow-opacity: 0.0; --product-card-shadow-visible: 0; --product-card-shadow-horizontal-offset: 0.0rem; --product-card-shadow-vertical-offset: 0.4rem; --product-card-shadow-blur-radius: 0.5rem; --collection-card-image-padding: 0.0rem; --collection-card-corner-radius: 12%; --collection-card-text-alignment: center; --collection-card-border-width: 0.0rem; --collection-card-border-opacity: 0.1; --collection-card-shadow-opacity: 0.0; --collection-card-shadow-visible: 0; --collection-card-shadow-horizontal-offset: 0.0rem; --collection-card-shadow-vertical-offset: 0.4rem; --collection-card-shadow-blur-radius: 0.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: 16px; --grid-desktop-horizontal-spacing: 12px; --grid-mobile-vertical-spacing: 8px; --grid-mobile-horizontal-spacing: 6px; --text-boxes-border-opacity: 0.05; --text-boxes-border-width: 0px; --text-boxes-radius: 6px; --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: 8px; --buttons-radius-outset: 9px; --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: 8px; --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: 9px; --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: uppercase; --button-text-size: 16px; --button-text-size_mobile: 12px; --button-text-space: 0px; --button-text-weight: 600; --fancy-gradient: linear-gradient(108deg, rgba(172, 67, 79, 1), rgba(255, 126, 141, 1) 48%, rgba(251, 167, 177, 1) 98%); --fancy-text: #000000; --fancy-background: #FFFBB7; --fancy-text-size: 100%; --fancy-padding-left: 10px; --fancy-padding-right: 10px; --fancy-padding-top: 0px; --fancy-border-radius: 0px; --fancy-padding-bottom: 0px; --badge-size: 1; }
.cl-s02-customliquiddhgk8w *, .cl-s02-customliquiddhgk8w ::before, .cl-s02-customliquiddhgk8w ::after { box-sizing: inherit; }
.cl-s02-customliquiddhgk8w { box-sizing: border-box; font-size: calc(var(--font-body-scale) * 62.5%); height: 100%; }
.cl-s02-customliquiddhgk8w { display: grid; grid-template-rows: auto auto 1fr auto; grid-template-columns: 100%; min-height: 100%; margin: 0px; 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; -webkit-font-smoothing: antialiased; }
@media screen and (min-width: 750px) { .cl-s02-customliquiddhgk8w { font-size: 1.6rem; } }
.cl-s02-customliquiddhgk8w { --alpha-button-background: 1; --alpha-button-border: 1; --alpha-link: .85; --alpha-badge-border: .1; }
.cl-s02-customliquiddhgk8w .section + .section { margin-top: var(--spacing-sections-mobile); }
@media screen and (min-width: 750px) { .cl-s02-customliquiddhgk8w .section + .section { margin-top: var(--spacing-sections-desktop); } }
.cl-s02-customliquiddhgk8w h1, .cl-s02-customliquiddhgk8w h2, .cl-s02-customliquiddhgk8w h3, .cl-s02-customliquiddhgk8w h4, .cl-s02-customliquiddhgk8w h5, .cl-s02-customliquiddhgk8w .h0, .cl-s02-customliquiddhgk8w .h1, .cl-s02-customliquiddhgk8w .h2, .cl-s02-customliquiddhgk8w .h3, .cl-s02-customliquiddhgk8w .h4, .cl-s02-customliquiddhgk8w .h5 { 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; }
.cl-s02-customliquiddhgk8w h2, .cl-s02-customliquiddhgk8w .h2 { font-size: calc(var(--font-heading-scale) * 2rem); }
@media only screen and (min-width: 750px) { .cl-s02-customliquiddhgk8w h2, .cl-s02-customliquiddhgk8w .h2 { font-size: calc(var(--font-heading-scale) * 2.4rem); } }
.cl-s02-customliquiddhgk8w a:empty, .cl-s02-customliquiddhgk8w ul:empty, .cl-s02-customliquiddhgk8w dl:empty, .cl-s02-customliquiddhgk8w div:empty, .cl-s02-customliquiddhgk8w section:empty, .cl-s02-customliquiddhgk8w article:empty, .cl-s02-customliquiddhgk8w p:empty, .cl-s02-customliquiddhgk8w h1:empty, .cl-s02-customliquiddhgk8w h2:empty, .cl-s02-customliquiddhgk8w h3:empty, .cl-s02-customliquiddhgk8w h4:empty, .cl-s02-customliquiddhgk8w h5:empty, .cl-s02-customliquiddhgk8w h6:empty { display: none; }
.cl-s02-customliquiddhgk8w { --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); }
.cl-s02-customliquiddhgk8w .gradient { background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-origin: ; background-clip: ; background-color: ; background-attachment: fixed; }
@media (prefers-reduced-motion: no-preference) and (hover: hover) { .cl-s02-customliquiddhgk8w { --easter-egg: none; } }
@font-face { font-family: swiper-icons; src: url("data:application/font-woff;charset=utf-8;base64, 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"); font-weight: 400; font-style: normal; }
.cl-s02-customliquiddhgk8w { --swiper-theme-color: #007aff; }
.cl-s02-customliquiddhgk8w { --swiper-navigation-size: 16px; }
.cl-s02-customliquiddhgk8w { --shopify-chat-bg-color: #FFFFFF; --shopify-agent-bg-color: #FFFFFF; --shopify-chat-text-color: #000000; --shopify-agent-text-color: #000000; --shopify-chat-accent-bg-color: #000000; --shopify-agent-accent-bg-color: #000000; --shopify-chat-accent-text-color: #FFFFFF; --shopify-agent-accent-text-color: #FFFFFF; --shopify-chat-activator-offset: 20px; --shopify-agent-activator-offset: 20px; --shopify-chat-border-radius: 16px; --shopify-agent-border-radius: 16px; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MRegular-d0531d.woff2?v=149152729114340250381784759707) format("woff2"); font-style: normal; font-weight: 450; font-display: swap; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MMedium-269b78.woff2?v=30486626448974345721784759705) format("woff2"); font-style: normal; font-weight: 500; font-display: swap; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MSemibold-24a03e.woff2?v=104269634200593542371784759709) format("woff2"); font-style: normal; font-weight: 600; font-display: swap; }
.cl-s02-customliquiddhgk8w *, .cl-s02-customliquiddhgk8w ::before, .cl-s02-customliquiddhgk8w ::after { animation: auto ease 0s 1 normal none running none !important; transition: none !important; }
.cl-s02-customliquiddhgk8w { --lm-button-box: 0,0,0; }
.cl-s02-customliquiddhgk8w .section-template--26499821961544__custom_liquid_DHgk8w-padding { padding-top: calc(0px); padding-bottom: calc(0px); }
@media screen and (min-width: 750px) { .cl-s02-customliquiddhgk8w .section-template--26499821961544__custom_liquid_DHgk8w-padding { padding-top: 0px; padding-bottom: 0px; } }
.cl-s02-customliquiddhgk8w .rb-s1 { width: 100%; font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif; background: rgb(255, 255, 255); overflow: hidden; }
.cl-s02-customliquiddhgk8w .rb-s1-grid { display: grid; grid-template-columns: 1fr 1fr; min-height: 560px; }
.cl-s02-customliquiddhgk8w .rb-s1-left { display: flex; flex-direction: column; justify-content: center; padding: 60px 56px 60px 48px; position: relative; }
.cl-s02-customliquiddhgk8w .rb-s1-tag { display: inline-flex; align-items: center; gap: 8px; background: rgb(243, 243, 243); border-radius: 99px; padding: 6px 14px; font-size: 11px; font-weight: 700; letter-spacing: 2.5px; text-transform: uppercase; color: rgb(85, 85, 85); margin-bottom: 28px; width: fit-content; }
.cl-s02-customliquiddhgk8w .rb-s1-tag-dot { width: 6px; height: 6px; border-radius: 50%; background: rgb(17, 17, 17); flex-shrink: 0; }
.cl-s02-customliquiddhgk8w .rb-s1-title { font-size: clamp(32px, 3.5vw, 52px); font-weight: 900; color: rgb(10, 10, 10); line-height: 1.05; letter-spacing: -1.5px; margin-bottom: 24px; }
.cl-s02-customliquiddhgk8w .rb-s1-title span { position: relative; display: inline-block; }
.cl-s02-customliquiddhgk8w .rb-s1-divider { width: 40px; height: 3px; background: rgb(17, 17, 17); margin-bottom: 24px; }
.cl-s02-customliquiddhgk8w .rb-s1-body { font-size: 16px; color: rgb(68, 68, 68); line-height: 1.75; margin-bottom: 14px; font-weight: 400; max-width: 480px; }
.cl-s02-customliquiddhgk8w .rb-s1-body strong { color: rgb(10, 10, 10); font-weight: 700; }
.cl-s02-customliquiddhgk8w .rb-s1-stats { display: flex; gap: 0px; margin-top: 36px; border: 1.5px solid rgb(232, 232, 232); border-radius: 14px; overflow: hidden; }
.cl-s02-customliquiddhgk8w .rb-s1-stat { flex: 1 1 0%; padding: 18px 20px; text-align: center; border-right: 1.5px solid rgb(232, 232, 232); }
.cl-s02-customliquiddhgk8w .rb-s1-stat:last-child { border-right-width: medium; border-right-style: none; border-right-color: currentcolor; }
.cl-s02-customliquiddhgk8w .rb-s1-stat-n { font-size: 26px; font-weight: 900; color: rgb(10, 10, 10); letter-spacing: -1px; display: block; margin-bottom: 2px; }
.cl-s02-customliquiddhgk8w .rb-s1-stat-l { font-size: 11px; font-weight: 500; color: rgb(136, 136, 136); text-transform: uppercase; letter-spacing: 1.5px; line-height: 1.3; }
.cl-s02-customliquiddhgk8w .rb-s1-right { position: relative; overflow: hidden; background: rgb(17, 17, 17); }
.cl-s02-customliquiddhgk8w .rb-s1-right video { width: 100%; height: 100%; object-fit: cover; display: block; }
.cl-s02-customliquiddhgk8w .rb-s1-img-badge { position: absolute; bottom: 28px; left: 28px; background: rgba(10, 10, 10, 0.85); backdrop-filter: blur(10px); border-radius: 12px; padding: 14px 18px; border: 1px solid rgba(255, 255, 255, 0.1); }
.cl-s02-customliquiddhgk8w .rb-s1-img-badge-title { font-size: 13px; font-weight: 700; color: rgb(255, 255, 255); margin-bottom: 2px; }
.cl-s02-customliquiddhgk8w .rb-s1-img-badge-sub { font-size: 11px; color: rgba(255, 255, 255, 0.6); }
.cl-s02-customliquiddhgk8w .rb-s1-corner { position: absolute; top: 0px; right: 0px; width: 0px; height: 0px; border-style: solid; border-width: 0px 80px 80px 0px; border-color: transparent rgb(17, 17, 17) transparent transparent; }
@media (max-width: 768px) { .cl-s02-customliquiddhgk8w .rb-s1-grid { grid-template-columns: 1fr; } }
@media (max-width: 768px) { .cl-s02-customliquiddhgk8w .rb-s1-right { min-height: 340px; order: -1; } }
@media (max-width: 768px) { .cl-s02-customliquiddhgk8w .rb-s1-left { padding: 40px 24px; } }
@media (max-width: 480px) { .cl-s02-customliquiddhgk8w .rb-s1-stats { flex-wrap: wrap; } }
@media (max-width: 480px) { .cl-s02-customliquiddhgk8w .rb-s1-stat { flex: 0 0 50%; border-bottom: 1.5px solid rgb(232, 232, 232); } }
.cl-s02-customliquiddhgk8w { --lxs-rating-icon-color: #E0E320; }
/* === s03-customliquidwpgpfy === */
.cl-s03-customliquidwpgpfy .section-template--26499821961544__custom_liquid_wpgPFY-padding {
    padding-top: calc(0px * 0.75);
    padding-bottom: calc(0px  * 0.75);
  }
@media screen and (min-width: 750px) { .cl-s03-customliquidwpgpfy .section-template--26499821961544__custom_liquid_wpgPFY-padding {
      padding-top: 0px;
      padding-bottom: 0px;
    } }
.cl-s03-customliquidwpgpfy .rb-s2 {width:100%;font-family:-apple-system,BlinkMacSystemFont,'Helvetica Neue',Arial,sans-serif;background:#0a0a0a;overflow:hidden;padding:80px 0}
.cl-s03-customliquidwpgpfy .rb-s2-wrap {max-width:1200px;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}
.cl-s03-customliquidwpgpfy /* LEFT: IMAGE */
.rb-s2-left {position:relative;display:flex;align-items:center;justify-content:center}
.cl-s03-customliquidwpgpfy .rb-s2-img-ring {position:relative;width:100%;max-width:420px;margin:0 auto}
.cl-s03-customliquidwpgpfy .rb-s2-img-ring::before {content:'';position:absolute;inset:-16px;border-radius:50%;border:1px solid rgba(255,255,255,0.08);z-index:0}
.cl-s03-customliquidwpgpfy .rb-s2-img-ring::after {content:'';position:absolute;inset:-32px;border-radius:50%;border:1px solid rgba(255,255,255,0.04);z-index:0}
.cl-s03-customliquidwpgpfy .rb-s2-img-wrap {position:relative;z-index:1;border-radius:20px;overflow:hidden;aspect-ratio:1;background:#111}
.cl-s03-customliquidwpgpfy .rb-s2-img-wrap img {width:100%;height:100%;object-fit:cover;display:block}
.cl-s03-customliquidwpgpfy /* floating stat cards */
.rb-s2-float {position:absolute;background:#fff;border-radius:12px;padding:12px 16px;box-shadow:0 8px 32px rgba(0,0,0,0.4);z-index:2;white-space:nowrap}
.cl-s03-customliquidwpgpfy .rb-s2-float-top {top:-10px;right:-20px}
.cl-s03-customliquidwpgpfy .rb-s2-float-bot {bottom:-10px;left:-20px}
.cl-s03-customliquidwpgpfy .rb-s2-float-n {font-size:20px;font-weight:900;color:#0a0a0a;line-height:1;display:block}
.cl-s03-customliquidwpgpfy .rb-s2-float-l {font-size:10px;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:1.5px;margin-top:2px;display:block}
.cl-s03-customliquidwpgpfy /* RIGHT: TEXT */
.rb-s2-right {display:flex;flex-direction:column;justify-content:center}
.cl-s03-customliquidwpgpfy .rb-s2-eyebrow {font-size:10px;font-weight:700;letter-spacing:3.5px;text-transform:uppercase;color:#666;margin-bottom:16px;display:flex;align-items:center;gap:10px}
.cl-s03-customliquidwpgpfy .rb-s2-eyebrow::before {content:'';width:24px;height:1px;background:#333;display:block;flex-shrink:0}
.cl-s03-customliquidwpgpfy .rb-s2-title {font-size:clamp(30px,3vw,46px);font-weight:900;color:#fff;line-height:1.08;letter-spacing:-1px;margin-bottom:28px}
.cl-s03-customliquidwpgpfy .rb-s2-title em {font-style:italic;color:#aaa}
.cl-s03-customliquidwpgpfy /* feature rows */
.rb-s2-features {display:flex;flex-direction:column;gap:0}
.cl-s03-customliquidwpgpfy .rb-s2-feat {display:flex;align-items:flex-start;gap:16px;padding:20px 0;border-bottom:1px solid #1a1a1a}
.cl-s03-customliquidwpgpfy .rb-s2-feat:last-child {border-bottom:none}
.cl-s03-customliquidwpgpfy .rb-s2-feat-icon {width:40px;height:40px;border-radius:10px;background:#1a1a1a;border:1px solid #2a2a2a;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.cl-s03-customliquidwpgpfy .rb-s2-feat-icon svg {width:20px;height:20px;stroke:#fff;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.cl-s03-customliquidwpgpfy .rb-s2-feat-body {}
.cl-s03-customliquidwpgpfy .rb-s2-feat-title {font-size:14px;font-weight:700;color:#fff;margin-bottom:4px}
.cl-s03-customliquidwpgpfy .rb-s2-feat-desc {font-size:13px;color:#666;line-height:1.6}
.cl-s03-customliquidwpgpfy .rb-s2-feat-desc strong {color:#aaa;font-weight:600}
.cl-s03-customliquidwpgpfy /* bottom CTA strip */
.rb-s2-strip {margin-top:32px;background:#1a1a1a;border-radius:12px;padding:16px 20px;display:flex;align-items:center;gap:14px;border:1px solid #222}
.cl-s03-customliquidwpgpfy .rb-s2-strip-icon {width:36px;height:36px;border-radius:8px;background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.cl-s03-customliquidwpgpfy .rb-s2-strip-icon svg {width:18px;height:18px;stroke:#0a0a0a;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.cl-s03-customliquidwpgpfy .rb-s2-strip-text strong {display:block;font-size:13px;font-weight:700;color:#fff;margin-bottom:1px}
.cl-s03-customliquidwpgpfy .rb-s2-strip-text span {font-size:12px;color:#555}
@media(max-width:768px) { .cl-s03-customliquidwpgpfy .rb-s2 {padding:56px 0}
.cl-s03-customliquidwpgpfy .rb-s2-wrap {grid-template-columns:1fr;gap:48px;padding:0 24px}
.cl-s03-customliquidwpgpfy .rb-s2-float-top {right:0}
.cl-s03-customliquidwpgpfy .rb-s2-float-bot {left:0} }
@font-face { font-family: Inter; font-weight: 400; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n4.b2a3f24c19b4de56e8871f609e73ca7-441022.woff2?v=86560110980689511001784759694) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n4.af8052d517e0c9ffac7b814872cecc2-c4bd3e.woff?v=169489102135510047051784759692) format("woff"); }
@font-face { font-family: Inter; font-weight: 700; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n7.02711e6b374660cfc7915d1afc1c204-9ca273.woff2?v=166179665259747124441784759702) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n7.6dab87426f6b8813070abd79972ceaf-d3f63e.woff?v=84160012413639486121784759704) format("woff"); }
@font-face { font-family: Inter; font-weight: 400; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i4.feae1981dda792ab80d117249d9c7e0-8f5776.woff2?v=146094087993054974941784759687) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i4.62773b7113d5e5f02c71486623cf828-acc1e9.woff?v=145175879304439201021784759686) format("woff"); }
@font-face { font-family: Inter; font-weight: 700; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i7.b377bcd4cc0f160622a22d638ae7e2c-1245e4.woff2?v=134035453052031163571784759690) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i7.7c69a6a34e3bb44fcf6f975857e13b9-c2084c.woff?v=92585484364732728301784759689) format("woff"); }
@font-face { font-family: Inter; font-weight: 500; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n5.d7101d5e168594dd06f56f290dd759f-71c4e1.woff2?v=96609129897802222461784759697) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n5.5332a76bbd27da00474c136abb1ca3c-9126c5.woff?v=99672576506404194411784759695) format("woff"); }
@font-face { font-family: Barlow; font-weight: 700; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-barlow_i7.50e19d6cc2ba5146fa437a5a7443c7-5d61ba.woff2?v=130863997018847547571784759684) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-barlow_i7.47e9f98f1b094d912e6fd631cc3fe9-cf68ae.woff?v=52505299563554195721784759682) format("woff"); }
@font-face { font-family: Inter; font-weight: 600; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n6.771af0474a71b3797eb38f3487d6fb7-a42a69.woff2?v=147121938536447429991784759699) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n6.88c903d8f9e157d48b73b7777d06429-25e190.woff?v=138721356721046305941784759700) format("woff"); }
.cl-s03-customliquidwpgpfy, .cl-s03-customliquidwpgpfy .color-background-1 { --color-background: 255,255,255; --gradient-background: #ffffff; --color-foreground: 0,0,0; --color-background-contrast: 191,191,191; --color-shadow: 0,0,0; --color-button: 0,0,0; --color-button-text: 255,255,255; --color-secondary-button: 255,255,255; --color-secondary-button-text: 0,0,0; --color-link: 0,0,0; --color-badge-foreground: 0,0,0; --color-badge-background: 255,255,255; --color-badge-border: 0,0,0; --payment-terms-background-color: rgb(255 255 255); --sale-price: rgb(0 0 0); }
.cl-s03-customliquidwpgpfy, .cl-s03-customliquidwpgpfy .color-background-1, .cl-s03-customliquidwpgpfy .color-background-2, .cl-s03-customliquidwpgpfy .color-inverse, .cl-s03-customliquidwpgpfy .color-accent-1, .cl-s03-customliquidwpgpfy .color-accent-2 { color: rgba(var(--color-foreground), 0.85); background-color: rgb(var(--color-background)); }
.cl-s03-customliquidwpgpfy { --font-body-family: Inter, sans-serif; --font-body-style: normal; --font-body-weight: 400; --font-body-weight-bold: 700; --font-body-height: 1.5; --font-body-spacing: 0.5px; --font-menu-family: Inter, sans-serif; --font-menu-style: normal; --font-menu-weight: 500; --font-menu-weight-medium: 500; --font-menu-weight-bold: 800; --font-button-family: Inter, sans-serif; --font-button-style: normal; --font-button-weight: 600; --font-button-weight-medium: 500; --font-button-weight-bold: 900; --font-collapsible-family: Inter, sans-serif; --font-collapsible-style: normal; --font-collapsible-weight: 600; --font-collapsible-weight-medium: 500; --font-collapsible-weight-bold: 900; --font-collapsible-size: 18px; --font-collapsible-spacing: -0.2px; --font-heading-family: Inter, sans-serif; --font-heading-style: normal; --font-heading-italic: Barlow, sans-serif; --font-heading-italic-style: italic; --font-heading-weight: 700; --font-heading-spacing: 0.1px; --font-heading-height: 1.2; --font-body-scale: 1.0; --font-heading-scale: 1.0; --media-padding: px; --media-border-opacity: 0.05; --media-border-width: 0px; --media-radius: 10px; --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: 100rem; --page-width-margin: 0rem; --product-card-image-padding: 0.0rem; --product-card-corner-radius: 0.6rem; --product-card-text-alignment: center; --product-card-border-width: 0.0rem; --product-card-border-opacity: 0.05; --product-card-shadow-opacity: 0.0; --product-card-shadow-visible: 0; --product-card-shadow-horizontal-offset: 0.0rem; --product-card-shadow-vertical-offset: 0.4rem; --product-card-shadow-blur-radius: 0.5rem; --collection-card-image-padding: 0.0rem; --collection-card-corner-radius: 12%; --collection-card-text-alignment: center; --collection-card-border-width: 0.0rem; --collection-card-border-opacity: 0.1; --collection-card-shadow-opacity: 0.0; --collection-card-shadow-visible: 0; --collection-card-shadow-horizontal-offset: 0.0rem; --collection-card-shadow-vertical-offset: 0.4rem; --collection-card-shadow-blur-radius: 0.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: 16px; --grid-desktop-horizontal-spacing: 12px; --grid-mobile-vertical-spacing: 8px; --grid-mobile-horizontal-spacing: 6px; --text-boxes-border-opacity: 0.05; --text-boxes-border-width: 0px; --text-boxes-radius: 6px; --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: 8px; --buttons-radius-outset: 9px; --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: 8px; --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: 9px; --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: uppercase; --button-text-size: 16px; --button-text-size_mobile: 12px; --button-text-space: 0px; --button-text-weight: 600; --fancy-gradient: linear-gradient(108deg, rgba(172, 67, 79, 1), rgba(255, 126, 141, 1) 48%, rgba(251, 167, 177, 1) 98%); --fancy-text: #000000; --fancy-background: #FFFBB7; --fancy-text-size: 100%; --fancy-padding-left: 10px; --fancy-padding-right: 10px; --fancy-padding-top: 0px; --fancy-border-radius: 0px; --fancy-padding-bottom: 0px; --badge-size: 1; }
.cl-s03-customliquidwpgpfy *, .cl-s03-customliquidwpgpfy ::before, .cl-s03-customliquidwpgpfy ::after { box-sizing: inherit; }
.cl-s03-customliquidwpgpfy { box-sizing: border-box; font-size: calc(var(--font-body-scale) * 62.5%); height: 100%; }
.cl-s03-customliquidwpgpfy { display: grid; grid-template-rows: auto auto 1fr auto; grid-template-columns: 100%; min-height: 100%; margin: 0px; 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; -webkit-font-smoothing: antialiased; }
@media screen and (min-width: 750px) { .cl-s03-customliquidwpgpfy { font-size: 1.6rem; } }
.cl-s03-customliquidwpgpfy { --alpha-button-background: 1; --alpha-button-border: 1; --alpha-link: .85; --alpha-badge-border: .1; }
.cl-s03-customliquidwpgpfy .section + .section { margin-top: var(--spacing-sections-mobile); }
@media screen and (min-width: 750px) { .cl-s03-customliquidwpgpfy .section + .section { margin-top: var(--spacing-sections-desktop); } }
.cl-s03-customliquidwpgpfy h1, .cl-s03-customliquidwpgpfy h2, .cl-s03-customliquidwpgpfy h3, .cl-s03-customliquidwpgpfy h4, .cl-s03-customliquidwpgpfy h5, .cl-s03-customliquidwpgpfy .h0, .cl-s03-customliquidwpgpfy .h1, .cl-s03-customliquidwpgpfy .h2, .cl-s03-customliquidwpgpfy .h3, .cl-s03-customliquidwpgpfy .h4, .cl-s03-customliquidwpgpfy .h5 { 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; }
.cl-s03-customliquidwpgpfy h2, .cl-s03-customliquidwpgpfy .h2 { font-size: calc(var(--font-heading-scale) * 2rem); }
@media only screen and (min-width: 750px) { .cl-s03-customliquidwpgpfy h2, .cl-s03-customliquidwpgpfy .h2 { font-size: calc(var(--font-heading-scale) * 2.4rem); } }
.cl-s03-customliquidwpgpfy em { font-family: var(--font-heading-italic); font-style: var(--font-heading-italic-style); }
.cl-s03-customliquidwpgpfy { --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); }
.cl-s03-customliquidwpgpfy .gradient { background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-origin: ; background-clip: ; background-color: ; background-attachment: fixed; }
@media (prefers-reduced-motion: no-preference) and (hover: hover) { .cl-s03-customliquidwpgpfy { --easter-egg: none; } }
@font-face { font-family: swiper-icons; src: url("data:application/font-woff;charset=utf-8;base64, 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"); font-weight: 400; font-style: normal; }
.cl-s03-customliquidwpgpfy { --swiper-theme-color: #007aff; }
.cl-s03-customliquidwpgpfy { --swiper-navigation-size: 16px; }
.cl-s03-customliquidwpgpfy { --shopify-chat-bg-color: #FFFFFF; --shopify-agent-bg-color: #FFFFFF; --shopify-chat-text-color: #000000; --shopify-agent-text-color: #000000; --shopify-chat-accent-bg-color: #000000; --shopify-agent-accent-bg-color: #000000; --shopify-chat-accent-text-color: #FFFFFF; --shopify-agent-accent-text-color: #FFFFFF; --shopify-chat-activator-offset: 20px; --shopify-agent-activator-offset: 20px; --shopify-chat-border-radius: 16px; --shopify-agent-border-radius: 16px; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MRegular-d0531d.woff2?v=149152729114340250381784759707) format("woff2"); font-style: normal; font-weight: 450; font-display: swap; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MMedium-269b78.woff2?v=30486626448974345721784759705) format("woff2"); font-style: normal; font-weight: 500; font-display: swap; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MSemibold-24a03e.woff2?v=104269634200593542371784759709) format("woff2"); font-style: normal; font-weight: 600; font-display: swap; }
.cl-s03-customliquidwpgpfy *, .cl-s03-customliquidwpgpfy ::before, .cl-s03-customliquidwpgpfy ::after { animation: auto ease 0s 1 normal none running none !important; transition: none !important; }
.cl-s03-customliquidwpgpfy { --lm-button-box: 0,0,0; }
.cl-s03-customliquidwpgpfy .section-template--26499821961544__custom_liquid_wpgPFY-padding { padding-top: calc(0px); padding-bottom: calc(0px); }
@media screen and (min-width: 750px) { .cl-s03-customliquidwpgpfy .section-template--26499821961544__custom_liquid_wpgPFY-padding { padding-top: 0px; padding-bottom: 0px; } }
.cl-s03-customliquidwpgpfy .rb-s2 { width: 100%; font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif; background: rgb(10, 10, 10); overflow: hidden; padding: 80px 0px; }
.cl-s03-customliquidwpgpfy .rb-s2-wrap { max-width: 1200px; margin: 0px auto; padding: 0px 40px; display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: center; }
.cl-s03-customliquidwpgpfy .rb-s2-left { position: relative; display: flex; align-items: center; justify-content: center; }
.cl-s03-customliquidwpgpfy .rb-s2-img-ring { position: relative; width: 100%; max-width: 420px; margin: 0px auto; }
.cl-s03-customliquidwpgpfy .rb-s2-img-wrap { position: relative; z-index: 1; border-radius: 20px; overflow: hidden; aspect-ratio: 1 / 1; background: rgb(17, 17, 17); }
.cl-s03-customliquidwpgpfy .rb-s2-img-wrap img { width: 100%; height: 100%; object-fit: cover; display: block; }
.cl-s03-customliquidwpgpfy .rb-s2-float { position: absolute; background: rgb(255, 255, 255); border-radius: 12px; padding: 12px 16px; box-shadow: rgba(0, 0, 0, 0.4) 0px 8px 32px; z-index: 2; white-space: nowrap; }
.cl-s03-customliquidwpgpfy .rb-s2-float-top { top: -10px; right: -20px; }
.cl-s03-customliquidwpgpfy .rb-s2-float-bot { bottom: -10px; left: -20px; }
.cl-s03-customliquidwpgpfy .rb-s2-float-n { font-size: 20px; font-weight: 900; color: rgb(10, 10, 10); line-height: 1; display: block; }
.cl-s03-customliquidwpgpfy .rb-s2-float-l { font-size: 10px; font-weight: 600; color: rgb(136, 136, 136); text-transform: uppercase; letter-spacing: 1.5px; margin-top: 2px; display: block; }
.cl-s03-customliquidwpgpfy .rb-s2-right { display: flex; flex-direction: column; justify-content: center; }
.cl-s03-customliquidwpgpfy .rb-s2-eyebrow { font-size: 10px; font-weight: 700; letter-spacing: 3.5px; text-transform: uppercase; color: rgb(102, 102, 102); margin-bottom: 16px; display: flex; align-items: center; gap: 10px; }
.cl-s03-customliquidwpgpfy .rb-s2-title { font-size: clamp(30px, 3vw, 46px); font-weight: 900; color: rgb(255, 255, 255); line-height: 1.08; letter-spacing: -1px; margin-bottom: 28px; }
.cl-s03-customliquidwpgpfy .rb-s2-title em { font-style: italic; color: rgb(170, 170, 170); }
.cl-s03-customliquidwpgpfy .rb-s2-features { display: flex; flex-direction: column; gap: 0px; }
.cl-s03-customliquidwpgpfy .rb-s2-feat { display: flex; align-items: flex-start; gap: 16px; padding: 20px 0px; border-bottom: 1px solid rgb(26, 26, 26); }
.cl-s03-customliquidwpgpfy .rb-s2-feat:last-child { border-bottom-width: medium; border-bottom-style: none; border-bottom-color: currentcolor; }
.cl-s03-customliquidwpgpfy .rb-s2-feat-icon { width: 40px; height: 40px; border-radius: 10px; background: rgb(26, 26, 26); border: 1px solid rgb(42, 42, 42); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
.cl-s03-customliquidwpgpfy .rb-s2-feat-icon svg { width: 20px; height: 20px; stroke: rgb(255, 255, 255); fill: none; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }
.cl-s03-customliquidwpgpfy .rb-s2-feat-body { }
.cl-s03-customliquidwpgpfy .rb-s2-feat-title { font-size: 14px; font-weight: 700; color: rgb(255, 255, 255); margin-bottom: 4px; }
.cl-s03-customliquidwpgpfy .rb-s2-feat-desc { font-size: 13px; color: rgb(102, 102, 102); line-height: 1.6; }
.cl-s03-customliquidwpgpfy .rb-s2-feat-desc strong { color: rgb(170, 170, 170); font-weight: 600; }
.cl-s03-customliquidwpgpfy .rb-s2-strip { margin-top: 32px; background: rgb(26, 26, 26); border-radius: 12px; padding: 16px 20px; display: flex; align-items: center; gap: 14px; border: 1px solid rgb(34, 34, 34); }
.cl-s03-customliquidwpgpfy .rb-s2-strip-icon { width: 36px; height: 36px; border-radius: 8px; background: rgb(255, 255, 255); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
.cl-s03-customliquidwpgpfy .rb-s2-strip-icon svg { width: 18px; height: 18px; stroke: rgb(10, 10, 10); fill: none; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }
.cl-s03-customliquidwpgpfy .rb-s2-strip-text strong { display: block; font-size: 13px; font-weight: 700; color: rgb(255, 255, 255); margin-bottom: 1px; }
.cl-s03-customliquidwpgpfy .rb-s2-strip-text span { font-size: 12px; color: rgb(85, 85, 85); }
@media (max-width: 768px) { .cl-s03-customliquidwpgpfy .rb-s2 { padding: 56px 0px; } }
@media (max-width: 768px) { .cl-s03-customliquidwpgpfy .rb-s2-wrap { grid-template-columns: 1fr; gap: 48px; padding: 0px 24px; } }
@media (max-width: 768px) { .cl-s03-customliquidwpgpfy .rb-s2-float-top { right: 0px; } }
@media (max-width: 768px) { .cl-s03-customliquidwpgpfy .rb-s2-float-bot { left: 0px; } }
.cl-s03-customliquidwpgpfy { --lxs-rating-icon-color: #E0E320; }
/* === s04-scrolltext8pydhe === */
.cl-s04-scrolltext8pydhe .section-template--26499821961544__scroll_text_8pydhE-padding {
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 0rem;
    padding-right: 0rem;
    margin: 0 auto;
  }
.cl-s04-scrolltext8pydhe .section-template--26499821961544__scroll_text_8pydhE {
    border-top: solid #000000 0px;
    border-bottom: solid #000000 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0rem;
    margin-right: 0rem;
    border-radius: 0px;
    overflow: hidden;
  }
.cl-s04-scrolltext8pydhe .scrolling-wrap-template--26499821961544__scroll_text_8pydhE {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    background-attachment: scroll !important;
    transform-origin: center;
    overflow: hidden;
  }
.cl-s04-scrolltext8pydhe .scrolling-list-template--26499821961544__scroll_text_8pydhE {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    white-space: nowrap;
    background-attachment: scroll !important;
    -webkit-animation: tickertemplate26499821961544__scroll_text_8pydhE 140s infinite linear;
    animation: tickertemplate26499821961544__scroll_text_8pydhE 140s infinite linear;
    flex-shrink: 0;
  }
.cl-s04-scrolltext8pydhe .scrolling-item-template--26499821961544__scroll_text_8pydhE {
    background-attachment: scroll !important;
    flex-shrink: 0;
    text-decoration: none;
  }
@media(min-width: 1024px) { .cl-s04-scrolltext8pydhe .section-template--26499821961544__scroll_text_8pydhE {
      margin-top: 0px;
      margin-bottom: 0px;
      margin-left: 0rem;
      margin-right: 0rem;
      border-radius: 0px;
    }
.cl-s04-scrolltext8pydhe .section-template--26499821961544__scroll_text_8pydhE-padding {
      padding: 0 5rem;
      padding-top: 8px;
      padding-bottom: 8px;
      padding-left: 0rem;
      padding-right: 0rem;
    }
.cl-s04-scrolltext8pydhe .scrolling-list-template--26499821961544__scroll_text_8pydhE {
      animation-duration: 156s;
    } }
@keyframes tickertemplate26499821961544__scroll_text_8pydhE {
      0% {
        transform: translateX(0%);
      }
      100% {
        transform: translateX(-100%);
      }
    }
.cl-s04-scrolltext8pydhe .scrolling-wrap-template--26499821961544__scroll_text_8pydhE:hover .scrolling-list-template--26499821961544__scroll_text_8pydhE {
       animation-play-state: paused 
    }
.cl-s04-scrolltext8pydhe .scrolling-item-text_E8pAgD {
        text-decoration: none;
        display: inline-flex;
        align-items: center;
        gap: 10px;
      }
.cl-s04-scrolltext8pydhe .scrolling-text-text_E8pAgD {
        margin: 0px;
        margin-right: 40px;
        font-size: 28px;
        color: #121212;
        line-height: 130%;
        text-transform: unset;
        letter-spacing: 0px;
        text-decoration: none;
      }
.cl-s04-scrolltext8pydhe .scrolling-item-text_E8pAgD .scrolling-outlinel {
        -webkit-text-stroke: .01em #121212;
        -webkit-text-fill-color: transparent;
      }
.cl-s04-scrolltext8pydhe .scrolling-item-text_E8pAgD svg path {
        fill: #121212;
      }
@media(min-width: 1024px) { .cl-s04-scrolltext8pydhe .scrolling-text-text_E8pAgD {
          margin-right: 50px;
          font-size: 28px;
        } }
@font-face { font-family: Inter; font-weight: 400; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n4.b2a3f24c19b4de56e8871f609e73ca7-441022.woff2?v=86560110980689511001784759694) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n4.af8052d517e0c9ffac7b814872cecc2-c4bd3e.woff?v=169489102135510047051784759692) format("woff"); }
@font-face { font-family: Inter; font-weight: 700; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n7.02711e6b374660cfc7915d1afc1c204-9ca273.woff2?v=166179665259747124441784759702) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n7.6dab87426f6b8813070abd79972ceaf-d3f63e.woff?v=84160012413639486121784759704) format("woff"); }
@font-face { font-family: Inter; font-weight: 400; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i4.feae1981dda792ab80d117249d9c7e0-8f5776.woff2?v=146094087993054974941784759687) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i4.62773b7113d5e5f02c71486623cf828-acc1e9.woff?v=145175879304439201021784759686) format("woff"); }
@font-face { font-family: Inter; font-weight: 700; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i7.b377bcd4cc0f160622a22d638ae7e2c-1245e4.woff2?v=134035453052031163571784759690) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i7.7c69a6a34e3bb44fcf6f975857e13b9-c2084c.woff?v=92585484364732728301784759689) format("woff"); }
@font-face { font-family: Inter; font-weight: 500; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n5.d7101d5e168594dd06f56f290dd759f-71c4e1.woff2?v=96609129897802222461784759697) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n5.5332a76bbd27da00474c136abb1ca3c-9126c5.woff?v=99672576506404194411784759695) format("woff"); }
@font-face { font-family: Barlow; font-weight: 700; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-barlow_i7.50e19d6cc2ba5146fa437a5a7443c7-5d61ba.woff2?v=130863997018847547571784759684) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-barlow_i7.47e9f98f1b094d912e6fd631cc3fe9-cf68ae.woff?v=52505299563554195721784759682) format("woff"); }
@font-face { font-family: Inter; font-weight: 600; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n6.771af0474a71b3797eb38f3487d6fb7-a42a69.woff2?v=147121938536447429991784759699) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n6.88c903d8f9e157d48b73b7777d06429-25e190.woff?v=138721356721046305941784759700) format("woff"); }
.cl-s04-scrolltext8pydhe, .cl-s04-scrolltext8pydhe .color-background-1 { --color-background: 255,255,255; --gradient-background: #ffffff; --color-foreground: 0,0,0; --color-background-contrast: 191,191,191; --color-shadow: 0,0,0; --color-button: 0,0,0; --color-button-text: 255,255,255; --color-secondary-button: 255,255,255; --color-secondary-button-text: 0,0,0; --color-link: 0,0,0; --color-badge-foreground: 0,0,0; --color-badge-background: 255,255,255; --color-badge-border: 0,0,0; --payment-terms-background-color: rgb(255 255 255); --sale-price: rgb(0 0 0); }
.cl-s04-scrolltext8pydhe, .cl-s04-scrolltext8pydhe .color-background-1, .cl-s04-scrolltext8pydhe .color-background-2, .cl-s04-scrolltext8pydhe .color-inverse, .cl-s04-scrolltext8pydhe .color-accent-1, .cl-s04-scrolltext8pydhe .color-accent-2 { color: rgba(var(--color-foreground), 0.85); background-color: rgb(var(--color-background)); }
.cl-s04-scrolltext8pydhe { --font-body-family: Inter, sans-serif; --font-body-style: normal; --font-body-weight: 400; --font-body-weight-bold: 700; --font-body-height: 1.5; --font-body-spacing: 0.5px; --font-menu-family: Inter, sans-serif; --font-menu-style: normal; --font-menu-weight: 500; --font-menu-weight-medium: 500; --font-menu-weight-bold: 800; --font-button-family: Inter, sans-serif; --font-button-style: normal; --font-button-weight: 600; --font-button-weight-medium: 500; --font-button-weight-bold: 900; --font-collapsible-family: Inter, sans-serif; --font-collapsible-style: normal; --font-collapsible-weight: 600; --font-collapsible-weight-medium: 500; --font-collapsible-weight-bold: 900; --font-collapsible-size: 18px; --font-collapsible-spacing: -0.2px; --font-heading-family: Inter, sans-serif; --font-heading-style: normal; --font-heading-italic: Barlow, sans-serif; --font-heading-italic-style: italic; --font-heading-weight: 700; --font-heading-spacing: 0.1px; --font-heading-height: 1.2; --font-body-scale: 1.0; --font-heading-scale: 1.0; --media-padding: px; --media-border-opacity: 0.05; --media-border-width: 0px; --media-radius: 10px; --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: 100rem; --page-width-margin: 0rem; --product-card-image-padding: 0.0rem; --product-card-corner-radius: 0.6rem; --product-card-text-alignment: center; --product-card-border-width: 0.0rem; --product-card-border-opacity: 0.05; --product-card-shadow-opacity: 0.0; --product-card-shadow-visible: 0; --product-card-shadow-horizontal-offset: 0.0rem; --product-card-shadow-vertical-offset: 0.4rem; --product-card-shadow-blur-radius: 0.5rem; --collection-card-image-padding: 0.0rem; --collection-card-corner-radius: 12%; --collection-card-text-alignment: center; --collection-card-border-width: 0.0rem; --collection-card-border-opacity: 0.1; --collection-card-shadow-opacity: 0.0; --collection-card-shadow-visible: 0; --collection-card-shadow-horizontal-offset: 0.0rem; --collection-card-shadow-vertical-offset: 0.4rem; --collection-card-shadow-blur-radius: 0.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: 16px; --grid-desktop-horizontal-spacing: 12px; --grid-mobile-vertical-spacing: 8px; --grid-mobile-horizontal-spacing: 6px; --text-boxes-border-opacity: 0.05; --text-boxes-border-width: 0px; --text-boxes-radius: 6px; --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: 8px; --buttons-radius-outset: 9px; --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: 8px; --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: 9px; --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: uppercase; --button-text-size: 16px; --button-text-size_mobile: 12px; --button-text-space: 0px; --button-text-weight: 600; --fancy-gradient: linear-gradient(108deg, rgba(172, 67, 79, 1), rgba(255, 126, 141, 1) 48%, rgba(251, 167, 177, 1) 98%); --fancy-text: #000000; --fancy-background: #FFFBB7; --fancy-text-size: 100%; --fancy-padding-left: 10px; --fancy-padding-right: 10px; --fancy-padding-top: 0px; --fancy-border-radius: 0px; --fancy-padding-bottom: 0px; --badge-size: 1; }
.cl-s04-scrolltext8pydhe *, .cl-s04-scrolltext8pydhe ::before, .cl-s04-scrolltext8pydhe ::after { box-sizing: inherit; }
.cl-s04-scrolltext8pydhe { box-sizing: border-box; font-size: calc(var(--font-body-scale) * 62.5%); height: 100%; }
.cl-s04-scrolltext8pydhe { display: grid; grid-template-rows: auto auto 1fr auto; grid-template-columns: 100%; min-height: 100%; margin: 0px; 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; -webkit-font-smoothing: antialiased; }
@media screen and (min-width: 750px) { .cl-s04-scrolltext8pydhe { font-size: 1.6rem; } }
.cl-s04-scrolltext8pydhe { --alpha-button-background: 1; --alpha-button-border: 1; --alpha-link: .85; --alpha-badge-border: .1; }
.cl-s04-scrolltext8pydhe { --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); }
@media (prefers-reduced-motion: no-preference) and (hover: hover) { .cl-s04-scrolltext8pydhe { --easter-egg: none; } }
@font-face { font-family: swiper-icons; src: url("data:application/font-woff;charset=utf-8;base64, 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"); font-weight: 400; font-style: normal; }
.cl-s04-scrolltext8pydhe { --swiper-theme-color: #007aff; }
.cl-s04-scrolltext8pydhe { --swiper-navigation-size: 16px; }
.cl-s04-scrolltext8pydhe { --shopify-chat-bg-color: #FFFFFF; --shopify-agent-bg-color: #FFFFFF; --shopify-chat-text-color: #000000; --shopify-agent-text-color: #000000; --shopify-chat-accent-bg-color: #000000; --shopify-agent-accent-bg-color: #000000; --shopify-chat-accent-text-color: #FFFFFF; --shopify-agent-accent-text-color: #FFFFFF; --shopify-chat-activator-offset: 20px; --shopify-agent-activator-offset: 20px; --shopify-chat-border-radius: 16px; --shopify-agent-border-radius: 16px; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MRegular-d0531d.woff2?v=149152729114340250381784759707) format("woff2"); font-style: normal; font-weight: 450; font-display: swap; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MMedium-269b78.woff2?v=30486626448974345721784759705) format("woff2"); font-style: normal; font-weight: 500; font-display: swap; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MSemibold-24a03e.woff2?v=104269634200593542371784759709) format("woff2"); font-style: normal; font-weight: 600; font-display: swap; }
.cl-s04-scrolltext8pydhe *, .cl-s04-scrolltext8pydhe ::before, .cl-s04-scrolltext8pydhe ::after { animation: auto ease 0s 1 normal none running none !important; transition: none !important; }
.cl-s04-scrolltext8pydhe { --lm-button-box: 0,0,0; }
.cl-s04-scrolltext8pydhe .section-template--26499821961544__scroll_text_8pydhE-padding { padding: 6px 0rem; margin: 0px auto; }
.cl-s04-scrolltext8pydhe .section-template--26499821961544__scroll_text_8pydhE { border-top: 0px solid rgb(0, 0, 0); border-bottom: 0px solid rgb(0, 0, 0); margin: 0px 0rem; border-radius: 0px; overflow: hidden; }
.cl-s04-scrolltext8pydhe .scrolling-wrap-template--26499821961544__scroll_text_8pydhE { position: relative; display: flex; flex-wrap: nowrap; transform-origin: center center; overflow: hidden; background-attachment: scroll !important; }
.cl-s04-scrolltext8pydhe .scrolling-list-template--26499821961544__scroll_text_8pydhE { display: flex; align-items: center; white-space: nowrap; animation: 140s linear 0s infinite normal none running tickertemplate26499821961544__scroll_text_8pydhE; flex-shrink: 0; background-attachment: scroll !important; }
.cl-s04-scrolltext8pydhe .scrolling-item-template--26499821961544__scroll_text_8pydhE { flex-shrink: 0; text-decoration: none; background-attachment: scroll !important; }
@media (min-width: 1024px) { .cl-s04-scrolltext8pydhe .section-template--26499821961544__scroll_text_8pydhE { margin: 0px 0rem; border-radius: 0px; } }
@media (min-width: 1024px) { .cl-s04-scrolltext8pydhe .section-template--26499821961544__scroll_text_8pydhE-padding { padding: 8px 0rem; } }
@media (min-width: 1024px) { .cl-s04-scrolltext8pydhe .scrolling-list-template--26499821961544__scroll_text_8pydhE { animation-duration: 156s; } }
.cl-s04-scrolltext8pydhe .scrolling-item-text_E8pAgD { text-decoration: none; display: inline-flex; align-items: center; gap: 10px; }
.cl-s04-scrolltext8pydhe .scrolling-text-text_E8pAgD { margin: 0px 40px 0px 0px; font-size: 28px; color: rgb(18, 18, 18); line-height: 130%; text-transform: unset; letter-spacing: 0px; text-decoration: none; }
@media (min-width: 1024px) { .cl-s04-scrolltext8pydhe .scrolling-text-text_E8pAgD { margin-right: 50px; font-size: 28px; } }
.cl-s04-scrolltext8pydhe { --lxs-rating-icon-color: #E0E320; }
/* === s05-customliquid6bnwrf === */
.cl-s05-customliquid6bnwrf .section-template--26499821961544__custom_liquid_6BnWrf-padding {
    padding-top: calc(0px * 0.75);
    padding-bottom: calc(0px  * 0.75);
  }
@media screen and (min-width: 750px) { .cl-s05-customliquid6bnwrf .section-template--26499821961544__custom_liquid_6BnWrf-padding {
      padding-top: 0px;
      padding-bottom: 0px;
    } }
.cl-s05-customliquid6bnwrf .rb-s3 {width:100%;font-family:-apple-system,BlinkMacSystemFont,'Helvetica Neue',Arial,sans-serif;background:#f7f7f7;overflow:hidden;padding:80px 0}
.cl-s05-customliquid6bnwrf .rb-s3-wrap {max-width:1200px;margin:0 auto;padding:0 40px}
.cl-s05-customliquid6bnwrf /* TOP HEADER */
.rb-s3-header {text-align:center;margin-bottom:64px}
.cl-s05-customliquid6bnwrf .rb-s3-eyebrow {display:inline-flex;align-items:center;gap:8px;background:#0a0a0a;color:#fff;font-size:10px;font-weight:700;letter-spacing:3px;text-transform:uppercase;padding:6px 16px;border-radius:99px;margin-bottom:20px}
.cl-s05-customliquid6bnwrf .rb-s3-eyebrow-dot {width:5px;height:5px;border-radius:50%;background:#fff;opacity:0.5}
.cl-s05-customliquid6bnwrf .rb-s3-title {font-size:clamp(32px,4vw,54px);font-weight:900;color:#0a0a0a;line-height:1.05;letter-spacing:-1.5px;margin-bottom:16px}
.cl-s05-customliquid6bnwrf .rb-s3-title em {font-style:italic;color:#555}
.cl-s05-customliquid6bnwrf .rb-s3-subtitle {font-size:16px;color:#666;max-width:520px;margin:0 auto;line-height:1.65}
.cl-s05-customliquid6bnwrf .rb-s3-subtitle strong {color:#0a0a0a}
.cl-s05-customliquid6bnwrf /* MAIN GRID */
.rb-s3-grid {display:grid;grid-template-columns:1fr 520px 1fr;gap:32px;align-items:center}
.cl-s05-customliquid6bnwrf /* LEFT STATS */
.rb-s3-left {display:flex;flex-direction:column;gap:16px}
.cl-s05-customliquid6bnwrf .rb-s3-card {background:#fff;border-radius:16px;padding:24px;border:1.5px solid #ebebeb;position:relative;overflow:hidden;transition:transform 0.2s,box-shadow 0.2s}
.cl-s05-customliquid6bnwrf .rb-s3-card:hover {transform:translateY(-2px);box-shadow:0 8px 32px rgba(0,0,0,0.08)}
.cl-s05-customliquid6bnwrf .rb-s3-card::before {content:'';position:absolute;top:0;left:0;width:3px;height:100%;background:#0a0a0a}
.cl-s05-customliquid6bnwrf .rb-s3-card-num {font-size:36px;font-weight:900;color:#0a0a0a;letter-spacing:-1.5px;line-height:1;margin-bottom:4px}
.cl-s05-customliquid6bnwrf .rb-s3-card-label {font-size:12px;font-weight:700;color:#0a0a0a;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:8px}
.cl-s05-customliquid6bnwrf .rb-s3-card-desc {font-size:13px;color:#777;line-height:1.6}
.cl-s05-customliquid6bnwrf /* CENTER IMAGE */
.rb-s3-center {position:relative;display:flex;align-items:center;justify-content:center}
.cl-s05-customliquid6bnwrf .rb-s3-img-outer {position:relative;width:100%}
.cl-s05-customliquid6bnwrf .rb-s3-img-outer::before {content:'';position:absolute;inset:20px;border-radius:50%;background:radial-gradient(circle,rgba(0,0,0,0.04) 0%,transparent 70%);z-index:0}
.cl-s05-customliquid6bnwrf .rb-s3-img-wrap {position:relative;z-index:1;border-radius:24px;overflow:hidden;aspect-ratio:3/4;background:#e8e8e8}
.cl-s05-customliquid6bnwrf .rb-s3-img-wrap img {width:100%;height:100%;object-fit:cover;display:block}
.cl-s05-customliquid6bnwrf /* pulse rings around image */
.rb-s3-pulse {position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:110%;aspect-ratio:1;border-radius:50%;border:1px solid rgba(0,0,0,0.06);z-index:0;animation:rb3pulse 3s ease-in-out infinite}
.cl-s05-customliquid6bnwrf .rb-s3-pulse2 {animation-delay:1.5s;width:125%}
@keyframes rb3pulse{0%,100%{opacity:1;transform:translate(-50%,-50%) scale(1)}50%{opacity:0.3;transform:translate(-50%,-50%) scale(1.03)}}
.cl-s05-customliquid6bnwrf /* bottom badge on image */
.rb-s3-img-tag {position:absolute;bottom:20px;left:50%;transform:translateX(-50%);z-index:2;background:#0a0a0a;color:#fff;font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;padding:8px 18px;border-radius:99px;white-space:nowrap}
.cl-s05-customliquid6bnwrf /* RIGHT STATS */
.rb-s3-right {display:flex;flex-direction:column;gap:16px}
.cl-s05-customliquid6bnwrf /* bottom process strip */
.rb-s3-process {margin-top:48px;display:grid;grid-template-columns:repeat(3,1fr);gap:0;background:#fff;border-radius:20px;border:1.5px solid #ebebeb;overflow:hidden}
.cl-s05-customliquid6bnwrf .rb-s3-step {padding:28px 24px;text-align:center;border-right:1.5px solid #ebebeb;position:relative}
.cl-s05-customliquid6bnwrf .rb-s3-step:last-child {border-right:none}
.cl-s05-customliquid6bnwrf .rb-s3-step-num {width:36px;height:36px;border-radius:50%;background:#0a0a0a;color:#fff;font-size:14px;font-weight:900;display:flex;align-items:center;justify-content:center;margin:0 auto 12px}
.cl-s05-customliquid6bnwrf .rb-s3-step-title {font-size:13px;font-weight:700;color:#0a0a0a;margin-bottom:6px}
.cl-s05-customliquid6bnwrf .rb-s3-step-desc {font-size:12px;color:#888;line-height:1.55}
.cl-s05-customliquid6bnwrf .rb-s3-step-arrow {position:absolute;top:50%;right:-13px;transform:translateY(-50%);width:24px;height:24px;background:#f7f7f7;border:1.5px solid #ebebeb;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:2;font-size:10px;color:#999}
.cl-s05-customliquid6bnwrf .rb-s3-step:last-child .rb-s3-step-arrow {display:none}
@media(max-width:900px) { .cl-s05-customliquid6bnwrf .rb-s3-grid {grid-template-columns:1fr;gap:40px}
.cl-s05-customliquid6bnwrf .rb-s3-center {order:-1}
.cl-s05-customliquid6bnwrf .rb-s3-img-wrap {aspect-ratio:4/3}
.cl-s05-customliquid6bnwrf .rb-s3-left, .cl-s05-customliquid6bnwrf .rb-s3-right {flex-direction:row;flex-wrap:wrap}
.cl-s05-customliquid6bnwrf .rb-s3-card {flex:1;min-width:200px}
.cl-s05-customliquid6bnwrf .rb-s3-process {grid-template-columns:1fr}
.cl-s05-customliquid6bnwrf .rb-s3-step {border-right:none;border-bottom:1.5px solid #ebebeb}
.cl-s05-customliquid6bnwrf .rb-s3-step:last-child {border-bottom:none}
.cl-s05-customliquid6bnwrf .rb-s3-step-arrow {display:none} }
@media(max-width:600px) { .cl-s05-customliquid6bnwrf .rb-s3 {padding:56px 0}
.cl-s05-customliquid6bnwrf .rb-s3-wrap {padding:0 20px}
.cl-s05-customliquid6bnwrf .rb-s3-left, .cl-s05-customliquid6bnwrf .rb-s3-right {flex-direction:column} }
@font-face { font-family: Inter; font-weight: 400; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n4.b2a3f24c19b4de56e8871f609e73ca7-441022.woff2?v=86560110980689511001784759694) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n4.af8052d517e0c9ffac7b814872cecc2-c4bd3e.woff?v=169489102135510047051784759692) format("woff"); }
@font-face { font-family: Inter; font-weight: 700; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n7.02711e6b374660cfc7915d1afc1c204-9ca273.woff2?v=166179665259747124441784759702) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n7.6dab87426f6b8813070abd79972ceaf-d3f63e.woff?v=84160012413639486121784759704) format("woff"); }
@font-face { font-family: Inter; font-weight: 400; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i4.feae1981dda792ab80d117249d9c7e0-8f5776.woff2?v=146094087993054974941784759687) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i4.62773b7113d5e5f02c71486623cf828-acc1e9.woff?v=145175879304439201021784759686) format("woff"); }
@font-face { font-family: Inter; font-weight: 700; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i7.b377bcd4cc0f160622a22d638ae7e2c-1245e4.woff2?v=134035453052031163571784759690) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i7.7c69a6a34e3bb44fcf6f975857e13b9-c2084c.woff?v=92585484364732728301784759689) format("woff"); }
@font-face { font-family: Inter; font-weight: 500; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n5.d7101d5e168594dd06f56f290dd759f-71c4e1.woff2?v=96609129897802222461784759697) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n5.5332a76bbd27da00474c136abb1ca3c-9126c5.woff?v=99672576506404194411784759695) format("woff"); }
@font-face { font-family: Barlow; font-weight: 700; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-barlow_i7.50e19d6cc2ba5146fa437a5a7443c7-5d61ba.woff2?v=130863997018847547571784759684) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-barlow_i7.47e9f98f1b094d912e6fd631cc3fe9-cf68ae.woff?v=52505299563554195721784759682) format("woff"); }
@font-face { font-family: Inter; font-weight: 600; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n6.771af0474a71b3797eb38f3487d6fb7-a42a69.woff2?v=147121938536447429991784759699) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n6.88c903d8f9e157d48b73b7777d06429-25e190.woff?v=138721356721046305941784759700) format("woff"); }
.cl-s05-customliquid6bnwrf, .cl-s05-customliquid6bnwrf .color-background-1 { --color-background: 255,255,255; --gradient-background: #ffffff; --color-foreground: 0,0,0; --color-background-contrast: 191,191,191; --color-shadow: 0,0,0; --color-button: 0,0,0; --color-button-text: 255,255,255; --color-secondary-button: 255,255,255; --color-secondary-button-text: 0,0,0; --color-link: 0,0,0; --color-badge-foreground: 0,0,0; --color-badge-background: 255,255,255; --color-badge-border: 0,0,0; --payment-terms-background-color: rgb(255 255 255); --sale-price: rgb(0 0 0); }
.cl-s05-customliquid6bnwrf, .cl-s05-customliquid6bnwrf .color-background-1, .cl-s05-customliquid6bnwrf .color-background-2, .cl-s05-customliquid6bnwrf .color-inverse, .cl-s05-customliquid6bnwrf .color-accent-1, .cl-s05-customliquid6bnwrf .color-accent-2 { color: rgba(var(--color-foreground), 0.85); background-color: rgb(var(--color-background)); }
.cl-s05-customliquid6bnwrf { --font-body-family: Inter, sans-serif; --font-body-style: normal; --font-body-weight: 400; --font-body-weight-bold: 700; --font-body-height: 1.5; --font-body-spacing: 0.5px; --font-menu-family: Inter, sans-serif; --font-menu-style: normal; --font-menu-weight: 500; --font-menu-weight-medium: 500; --font-menu-weight-bold: 800; --font-button-family: Inter, sans-serif; --font-button-style: normal; --font-button-weight: 600; --font-button-weight-medium: 500; --font-button-weight-bold: 900; --font-collapsible-family: Inter, sans-serif; --font-collapsible-style: normal; --font-collapsible-weight: 600; --font-collapsible-weight-medium: 500; --font-collapsible-weight-bold: 900; --font-collapsible-size: 18px; --font-collapsible-spacing: -0.2px; --font-heading-family: Inter, sans-serif; --font-heading-style: normal; --font-heading-italic: Barlow, sans-serif; --font-heading-italic-style: italic; --font-heading-weight: 700; --font-heading-spacing: 0.1px; --font-heading-height: 1.2; --font-body-scale: 1.0; --font-heading-scale: 1.0; --media-padding: px; --media-border-opacity: 0.05; --media-border-width: 0px; --media-radius: 10px; --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: 100rem; --page-width-margin: 0rem; --product-card-image-padding: 0.0rem; --product-card-corner-radius: 0.6rem; --product-card-text-alignment: center; --product-card-border-width: 0.0rem; --product-card-border-opacity: 0.05; --product-card-shadow-opacity: 0.0; --product-card-shadow-visible: 0; --product-card-shadow-horizontal-offset: 0.0rem; --product-card-shadow-vertical-offset: 0.4rem; --product-card-shadow-blur-radius: 0.5rem; --collection-card-image-padding: 0.0rem; --collection-card-corner-radius: 12%; --collection-card-text-alignment: center; --collection-card-border-width: 0.0rem; --collection-card-border-opacity: 0.1; --collection-card-shadow-opacity: 0.0; --collection-card-shadow-visible: 0; --collection-card-shadow-horizontal-offset: 0.0rem; --collection-card-shadow-vertical-offset: 0.4rem; --collection-card-shadow-blur-radius: 0.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: 16px; --grid-desktop-horizontal-spacing: 12px; --grid-mobile-vertical-spacing: 8px; --grid-mobile-horizontal-spacing: 6px; --text-boxes-border-opacity: 0.05; --text-boxes-border-width: 0px; --text-boxes-radius: 6px; --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: 8px; --buttons-radius-outset: 9px; --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: 8px; --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: 9px; --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: uppercase; --button-text-size: 16px; --button-text-size_mobile: 12px; --button-text-space: 0px; --button-text-weight: 600; --fancy-gradient: linear-gradient(108deg, rgba(172, 67, 79, 1), rgba(255, 126, 141, 1) 48%, rgba(251, 167, 177, 1) 98%); --fancy-text: #000000; --fancy-background: #FFFBB7; --fancy-text-size: 100%; --fancy-padding-left: 10px; --fancy-padding-right: 10px; --fancy-padding-top: 0px; --fancy-border-radius: 0px; --fancy-padding-bottom: 0px; --badge-size: 1; }
.cl-s05-customliquid6bnwrf *, .cl-s05-customliquid6bnwrf ::before, .cl-s05-customliquid6bnwrf ::after { box-sizing: inherit; }
.cl-s05-customliquid6bnwrf { box-sizing: border-box; font-size: calc(var(--font-body-scale) * 62.5%); height: 100%; }
.cl-s05-customliquid6bnwrf { display: grid; grid-template-rows: auto auto 1fr auto; grid-template-columns: 100%; min-height: 100%; margin: 0px; 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; -webkit-font-smoothing: antialiased; }
@media screen and (min-width: 750px) { .cl-s05-customliquid6bnwrf { font-size: 1.6rem; } }
.cl-s05-customliquid6bnwrf { --alpha-button-background: 1; --alpha-button-border: 1; --alpha-link: .85; --alpha-badge-border: .1; }
.cl-s05-customliquid6bnwrf h1, .cl-s05-customliquid6bnwrf h2, .cl-s05-customliquid6bnwrf h3, .cl-s05-customliquid6bnwrf h4, .cl-s05-customliquid6bnwrf h5, .cl-s05-customliquid6bnwrf .h0, .cl-s05-customliquid6bnwrf .h1, .cl-s05-customliquid6bnwrf .h2, .cl-s05-customliquid6bnwrf .h3, .cl-s05-customliquid6bnwrf .h4, .cl-s05-customliquid6bnwrf .h5 { 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; }
.cl-s05-customliquid6bnwrf h2, .cl-s05-customliquid6bnwrf .h2 { font-size: calc(var(--font-heading-scale) * 2rem); }
@media only screen and (min-width: 750px) { .cl-s05-customliquid6bnwrf h2, .cl-s05-customliquid6bnwrf .h2 { font-size: calc(var(--font-heading-scale) * 2.4rem); } }
.cl-s05-customliquid6bnwrf em { font-family: var(--font-heading-italic); font-style: var(--font-heading-italic-style); }
.cl-s05-customliquid6bnwrf a:empty, .cl-s05-customliquid6bnwrf ul:empty, .cl-s05-customliquid6bnwrf dl:empty, .cl-s05-customliquid6bnwrf div:empty, .cl-s05-customliquid6bnwrf section:empty, .cl-s05-customliquid6bnwrf article:empty, .cl-s05-customliquid6bnwrf p:empty, .cl-s05-customliquid6bnwrf h1:empty, .cl-s05-customliquid6bnwrf h2:empty, .cl-s05-customliquid6bnwrf h3:empty, .cl-s05-customliquid6bnwrf h4:empty, .cl-s05-customliquid6bnwrf h5:empty, .cl-s05-customliquid6bnwrf h6:empty { display: none; }
.cl-s05-customliquid6bnwrf { --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); }
.cl-s05-customliquid6bnwrf .gradient { background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-origin: ; background-clip: ; background-color: ; background-attachment: fixed; }
@media (prefers-reduced-motion: no-preference) and (hover: hover) { .cl-s05-customliquid6bnwrf { --easter-egg: none; } }
@font-face { font-family: swiper-icons; src: url("data:application/font-woff;charset=utf-8;base64, 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"); font-weight: 400; font-style: normal; }
.cl-s05-customliquid6bnwrf { --swiper-theme-color: #007aff; }
.cl-s05-customliquid6bnwrf { --swiper-navigation-size: 16px; }
.cl-s05-customliquid6bnwrf { --shopify-chat-bg-color: #FFFFFF; --shopify-agent-bg-color: #FFFFFF; --shopify-chat-text-color: #000000; --shopify-agent-text-color: #000000; --shopify-chat-accent-bg-color: #000000; --shopify-agent-accent-bg-color: #000000; --shopify-chat-accent-text-color: #FFFFFF; --shopify-agent-accent-text-color: #FFFFFF; --shopify-chat-activator-offset: 20px; --shopify-agent-activator-offset: 20px; --shopify-chat-border-radius: 16px; --shopify-agent-border-radius: 16px; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MRegular-d0531d.woff2?v=149152729114340250381784759707) format("woff2"); font-style: normal; font-weight: 450; font-display: swap; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MMedium-269b78.woff2?v=30486626448974345721784759705) format("woff2"); font-style: normal; font-weight: 500; font-display: swap; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MSemibold-24a03e.woff2?v=104269634200593542371784759709) format("woff2"); font-style: normal; font-weight: 600; font-display: swap; }
.cl-s05-customliquid6bnwrf *, .cl-s05-customliquid6bnwrf ::before, .cl-s05-customliquid6bnwrf ::after { animation: auto ease 0s 1 normal none running none !important; transition: none !important; }
.cl-s05-customliquid6bnwrf { --lm-button-box: 0,0,0; }
.cl-s05-customliquid6bnwrf .section-template--26499821961544__custom_liquid_6BnWrf-padding { padding-top: calc(0px); padding-bottom: calc(0px); }
@media screen and (min-width: 750px) { .cl-s05-customliquid6bnwrf .section-template--26499821961544__custom_liquid_6BnWrf-padding { padding-top: 0px; padding-bottom: 0px; } }
.cl-s05-customliquid6bnwrf .rb-s3 { width: 100%; font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif; background: rgb(247, 247, 247); overflow: hidden; padding: 80px 0px; }
.cl-s05-customliquid6bnwrf .rb-s3-wrap { max-width: 1200px; margin: 0px auto; padding: 0px 40px; }
.cl-s05-customliquid6bnwrf .rb-s3-header { text-align: center; margin-bottom: 64px; }
.cl-s05-customliquid6bnwrf .rb-s3-eyebrow { display: inline-flex; align-items: center; gap: 8px; background: rgb(10, 10, 10); color: rgb(255, 255, 255); font-size: 10px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; padding: 6px 16px; border-radius: 99px; margin-bottom: 20px; }
.cl-s05-customliquid6bnwrf .rb-s3-eyebrow-dot { width: 5px; height: 5px; border-radius: 50%; background: rgb(255, 255, 255); opacity: 0.5; }
.cl-s05-customliquid6bnwrf .rb-s3-title { font-size: clamp(32px, 4vw, 54px); font-weight: 900; color: rgb(10, 10, 10); line-height: 1.05; letter-spacing: -1.5px; margin-bottom: 16px; }
.cl-s05-customliquid6bnwrf .rb-s3-title em { font-style: italic; color: rgb(85, 85, 85); }
.cl-s05-customliquid6bnwrf .rb-s3-subtitle { font-size: 16px; color: rgb(102, 102, 102); max-width: 520px; margin: 0px auto; line-height: 1.65; }
.cl-s05-customliquid6bnwrf .rb-s3-subtitle strong { color: rgb(10, 10, 10); }
.cl-s05-customliquid6bnwrf .rb-s3-grid { display: grid; grid-template-columns: 1fr 520px 1fr; gap: 32px; align-items: center; }
.cl-s05-customliquid6bnwrf .rb-s3-left { display: flex; flex-direction: column; gap: 16px; }
.cl-s05-customliquid6bnwrf .rb-s3-card { background: rgb(255, 255, 255); border-radius: 16px; padding: 24px; border: 1.5px solid rgb(235, 235, 235); position: relative; overflow: hidden; transition: transform 0.2s, box-shadow 0.2s; }
.cl-s05-customliquid6bnwrf .rb-s3-card-num { font-size: 36px; font-weight: 900; color: rgb(10, 10, 10); letter-spacing: -1.5px; line-height: 1; margin-bottom: 4px; }
.cl-s05-customliquid6bnwrf .rb-s3-card-label { font-size: 12px; font-weight: 700; color: rgb(10, 10, 10); text-transform: uppercase; letter-spacing: 1.5px; margin-bottom: 8px; }
.cl-s05-customliquid6bnwrf .rb-s3-card-desc { font-size: 13px; color: rgb(119, 119, 119); line-height: 1.6; }
.cl-s05-customliquid6bnwrf .rb-s3-center { position: relative; display: flex; align-items: center; justify-content: center; }
.cl-s05-customliquid6bnwrf .rb-s3-img-outer { position: relative; width: 100%; }
.cl-s05-customliquid6bnwrf .rb-s3-img-wrap { position: relative; z-index: 1; border-radius: 24px; overflow: hidden; aspect-ratio: 3 / 4; background: rgb(232, 232, 232); }
.cl-s05-customliquid6bnwrf .rb-s3-img-wrap img { width: 100%; height: 100%; object-fit: cover; display: block; }
.cl-s05-customliquid6bnwrf .rb-s3-pulse { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 110%; aspect-ratio: 1 / 1; border-radius: 50%; border: 1px solid rgba(0, 0, 0, 0.06); z-index: 0; animation: 3s ease-in-out 0s infinite normal none running rb3pulse; }
.cl-s05-customliquid6bnwrf .rb-s3-pulse2 { animation-delay: 1.5s; width: 125%; }
.cl-s05-customliquid6bnwrf .rb-s3-img-tag { position: absolute; bottom: 20px; left: 50%; transform: translateX(-50%); z-index: 2; background: rgb(10, 10, 10); color: rgb(255, 255, 255); font-size: 11px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; padding: 8px 18px; border-radius: 99px; white-space: nowrap; }
.cl-s05-customliquid6bnwrf .rb-s3-right { display: flex; flex-direction: column; gap: 16px; }
.cl-s05-customliquid6bnwrf .rb-s3-process { margin-top: 48px; display: grid; grid-template-columns: repeat(3, 1fr); gap: 0px; background: rgb(255, 255, 255); border-radius: 20px; border: 1.5px solid rgb(235, 235, 235); overflow: hidden; }
.cl-s05-customliquid6bnwrf .rb-s3-step { padding: 28px 24px; text-align: center; border-right: 1.5px solid rgb(235, 235, 235); position: relative; }
.cl-s05-customliquid6bnwrf .rb-s3-step:last-child { border-right-width: medium; border-right-style: none; border-right-color: currentcolor; }
.cl-s05-customliquid6bnwrf .rb-s3-step-num { width: 36px; height: 36px; border-radius: 50%; background: rgb(10, 10, 10); color: rgb(255, 255, 255); font-size: 14px; font-weight: 900; display: flex; align-items: center; justify-content: center; margin: 0px auto 12px; }
.cl-s05-customliquid6bnwrf .rb-s3-step-title { font-size: 13px; font-weight: 700; color: rgb(10, 10, 10); margin-bottom: 6px; }
.cl-s05-customliquid6bnwrf .rb-s3-step-desc { font-size: 12px; color: rgb(136, 136, 136); line-height: 1.55; }
.cl-s05-customliquid6bnwrf .rb-s3-step-arrow { position: absolute; top: 50%; right: -13px; transform: translateY(-50%); width: 24px; height: 24px; background: rgb(247, 247, 247); border: 1.5px solid rgb(235, 235, 235); border-radius: 50%; display: flex; align-items: center; justify-content: center; z-index: 2; font-size: 10px; color: rgb(153, 153, 153); }
.cl-s05-customliquid6bnwrf .rb-s3-step:last-child .rb-s3-step-arrow { display: none; }
@media (max-width: 900px) { .cl-s05-customliquid6bnwrf .rb-s3-grid { grid-template-columns: 1fr; gap: 40px; } }
@media (max-width: 900px) { .cl-s05-customliquid6bnwrf .rb-s3-center { order: -1; } }
@media (max-width: 900px) { .cl-s05-customliquid6bnwrf .rb-s3-img-wrap { aspect-ratio: 4 / 3; } }
@media (max-width: 900px) { .cl-s05-customliquid6bnwrf .rb-s3-left, .cl-s05-customliquid6bnwrf .rb-s3-right { flex-flow: wrap; } }
@media (max-width: 900px) { .cl-s05-customliquid6bnwrf .rb-s3-card { flex: 1 1 0%; min-width: 200px; } }
@media (max-width: 900px) { .cl-s05-customliquid6bnwrf .rb-s3-process { grid-template-columns: 1fr; } }
@media (max-width: 900px) { .cl-s05-customliquid6bnwrf .rb-s3-step { border-right-width: medium; border-right-style: none; border-right-color: currentcolor; border-bottom: 1.5px solid rgb(235, 235, 235); } }
@media (max-width: 900px) { .cl-s05-customliquid6bnwrf .rb-s3-step:last-child { border-bottom-width: medium; border-bottom-style: none; border-bottom-color: currentcolor; } }
@media (max-width: 900px) { .cl-s05-customliquid6bnwrf .rb-s3-step-arrow { display: none; } }
@media (max-width: 600px) { .cl-s05-customliquid6bnwrf .rb-s3 { padding: 56px 0px; } }
@media (max-width: 600px) { .cl-s05-customliquid6bnwrf .rb-s3-wrap { padding: 0px 20px; } }
@media (max-width: 600px) { .cl-s05-customliquid6bnwrf .rb-s3-left, .cl-s05-customliquid6bnwrf .rb-s3-right { flex-direction: column; } }
.cl-s05-customliquid6bnwrf { --lxs-rating-icon-color: #E0E320; }
/* === s06-customliquidpkd9fe === */
.cl-s06-customliquidpkd9fe .section-template--26499821961544__custom_liquid_pKD9fe-padding {
    padding-top: calc(0px * 0.75);
    padding-bottom: calc(0px  * 0.75);
  }
@media screen and (min-width: 750px) { .cl-s06-customliquidpkd9fe .section-template--26499821961544__custom_liquid_pKD9fe-padding {
      padding-top: 0px;
      padding-bottom: 0px;
    } }
.cl-s06-customliquidpkd9fe .rb-s4 {width:100%;font-family:-apple-system,BlinkMacSystemFont,'Helvetica Neue',Arial,sans-serif;background:#0a0a0a;overflow:hidden;padding:80px 0}
.cl-s06-customliquidpkd9fe .rb-s4-wrap {max-width:1200px;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}
.cl-s06-customliquidpkd9fe /* LEFT: CONDITIONS */
.rb-s4-left {}
.cl-s06-customliquidpkd9fe .rb-s4-eyebrow {font-size:10px;font-weight:700;letter-spacing:3.5px;text-transform:uppercase;color:#555;margin-bottom:16px;display:flex;align-items:center;gap:10px}
.cl-s06-customliquidpkd9fe .rb-s4-eyebrow::before {content:'';width:24px;height:1px;background:#333;display:block;flex-shrink:0}
.cl-s06-customliquidpkd9fe .rb-s4-title {font-size:clamp(30px,3vw,48px);font-weight:900;color:#fff;line-height:1.05;letter-spacing:-1px;margin-bottom:12px}
.cl-s06-customliquidpkd9fe .rb-s4-title em {font-style:italic;color:#666}
.cl-s06-customliquidpkd9fe .rb-s4-subtitle {font-size:15px;color:#555;line-height:1.7;margin-bottom:40px;max-width:440px}
.cl-s06-customliquidpkd9fe .rb-s4-subtitle strong {color:#aaa}
.cl-s06-customliquidpkd9fe /* condition pills grid */
.rb-s4-pills {display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:36px}
.cl-s06-customliquidpkd9fe .rb-s4-pill {display:flex;align-items:center;gap:12px;background:#111;border:1px solid #1e1e1e;border-radius:12px;padding:14px 16px;transition:border-color 0.2s,background 0.2s;cursor:default}
.cl-s06-customliquidpkd9fe .rb-s4-pill:hover {border-color:#333;background:#161616}
.cl-s06-customliquidpkd9fe .rb-s4-pill-icon {width:34px;height:34px;border-radius:8px;background:#1a1a1a;border:1px solid #252525;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.cl-s06-customliquidpkd9fe .rb-s4-pill-icon svg {width:17px;height:17px;stroke:#fff;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.cl-s06-customliquidpkd9fe .rb-s4-pill-text {font-size:13px;font-weight:600;color:#ccc;line-height:1.3}
.cl-s06-customliquidpkd9fe /* bottom note */
.rb-s4-note {background:#111;border:1px solid #1e1e1e;border-radius:14px;padding:18px 20px;display:flex;align-items:center;gap:14px}
.cl-s06-customliquidpkd9fe .rb-s4-note-icon {width:38px;height:38px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.cl-s06-customliquidpkd9fe .rb-s4-note-icon svg {width:18px;height:18px;stroke:#0a0a0a;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.cl-s06-customliquidpkd9fe .rb-s4-note-text strong {display:block;font-size:13px;font-weight:700;color:#fff;margin-bottom:2px}
.cl-s06-customliquidpkd9fe .rb-s4-note-text span {font-size:12px;color:#555;line-height:1.5}
.cl-s06-customliquidpkd9fe /* RIGHT: IMAGE */
.rb-s4-right {position:relative;display:flex;align-items:center;justify-content:center}
.cl-s06-customliquidpkd9fe .rb-s4-img-wrap {position:relative;width:100%;border-radius:24px;overflow:hidden;background:#111}
.cl-s06-customliquidpkd9fe .rb-s4-img-wrap img {width:100%;display:block;object-fit:cover}
.cl-s06-customliquidpkd9fe /* corner accent top left */
.rb-s4-img-wrap::before {content:'';position:absolute;top:0;left:0;width:0;height:0;border-style:solid;border-width:60px 60px 0 0;border-color:#fff transparent transparent transparent;z-index:2}
.cl-s06-customliquidpkd9fe /* side label */
.rb-s4-side-label {position:absolute;right:-16px;top:50%;transform:translateY(-50%) rotate(90deg);font-size:9px;font-weight:700;letter-spacing:4px;text-transform:uppercase;color:#333;white-space:nowrap}
@media(max-width:900px) { .cl-s06-customliquidpkd9fe .rb-s4-wrap {grid-template-columns:1fr;gap:48px;padding:0 24px}
.cl-s06-customliquidpkd9fe .rb-s4-side-label {display:none} }
@media(max-width:480px) { .cl-s06-customliquidpkd9fe .rb-s4-pills {grid-template-columns:1fr}
.cl-s06-customliquidpkd9fe .rb-s4 {padding:56px 0} }
@font-face { font-family: Inter; font-weight: 400; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n4.b2a3f24c19b4de56e8871f609e73ca7-441022.woff2?v=86560110980689511001784759694) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n4.af8052d517e0c9ffac7b814872cecc2-c4bd3e.woff?v=169489102135510047051784759692) format("woff"); }
@font-face { font-family: Inter; font-weight: 700; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n7.02711e6b374660cfc7915d1afc1c204-9ca273.woff2?v=166179665259747124441784759702) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n7.6dab87426f6b8813070abd79972ceaf-d3f63e.woff?v=84160012413639486121784759704) format("woff"); }
@font-face { font-family: Inter; font-weight: 400; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i4.feae1981dda792ab80d117249d9c7e0-8f5776.woff2?v=146094087993054974941784759687) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i4.62773b7113d5e5f02c71486623cf828-acc1e9.woff?v=145175879304439201021784759686) format("woff"); }
@font-face { font-family: Inter; font-weight: 700; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i7.b377bcd4cc0f160622a22d638ae7e2c-1245e4.woff2?v=134035453052031163571784759690) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i7.7c69a6a34e3bb44fcf6f975857e13b9-c2084c.woff?v=92585484364732728301784759689) format("woff"); }
@font-face { font-family: Inter; font-weight: 500; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n5.d7101d5e168594dd06f56f290dd759f-71c4e1.woff2?v=96609129897802222461784759697) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n5.5332a76bbd27da00474c136abb1ca3c-9126c5.woff?v=99672576506404194411784759695) format("woff"); }
@font-face { font-family: Barlow; font-weight: 700; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-barlow_i7.50e19d6cc2ba5146fa437a5a7443c7-5d61ba.woff2?v=130863997018847547571784759684) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-barlow_i7.47e9f98f1b094d912e6fd631cc3fe9-cf68ae.woff?v=52505299563554195721784759682) format("woff"); }
@font-face { font-family: Inter; font-weight: 600; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n6.771af0474a71b3797eb38f3487d6fb7-a42a69.woff2?v=147121938536447429991784759699) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n6.88c903d8f9e157d48b73b7777d06429-25e190.woff?v=138721356721046305941784759700) format("woff"); }
.cl-s06-customliquidpkd9fe, .cl-s06-customliquidpkd9fe .color-background-1 { --color-background: 255,255,255; --gradient-background: #ffffff; --color-foreground: 0,0,0; --color-background-contrast: 191,191,191; --color-shadow: 0,0,0; --color-button: 0,0,0; --color-button-text: 255,255,255; --color-secondary-button: 255,255,255; --color-secondary-button-text: 0,0,0; --color-link: 0,0,0; --color-badge-foreground: 0,0,0; --color-badge-background: 255,255,255; --color-badge-border: 0,0,0; --payment-terms-background-color: rgb(255 255 255); --sale-price: rgb(0 0 0); }
.cl-s06-customliquidpkd9fe, .cl-s06-customliquidpkd9fe .color-background-1, .cl-s06-customliquidpkd9fe .color-background-2, .cl-s06-customliquidpkd9fe .color-inverse, .cl-s06-customliquidpkd9fe .color-accent-1, .cl-s06-customliquidpkd9fe .color-accent-2 { color: rgba(var(--color-foreground), 0.85); background-color: rgb(var(--color-background)); }
.cl-s06-customliquidpkd9fe { --font-body-family: Inter, sans-serif; --font-body-style: normal; --font-body-weight: 400; --font-body-weight-bold: 700; --font-body-height: 1.5; --font-body-spacing: 0.5px; --font-menu-family: Inter, sans-serif; --font-menu-style: normal; --font-menu-weight: 500; --font-menu-weight-medium: 500; --font-menu-weight-bold: 800; --font-button-family: Inter, sans-serif; --font-button-style: normal; --font-button-weight: 600; --font-button-weight-medium: 500; --font-button-weight-bold: 900; --font-collapsible-family: Inter, sans-serif; --font-collapsible-style: normal; --font-collapsible-weight: 600; --font-collapsible-weight-medium: 500; --font-collapsible-weight-bold: 900; --font-collapsible-size: 18px; --font-collapsible-spacing: -0.2px; --font-heading-family: Inter, sans-serif; --font-heading-style: normal; --font-heading-italic: Barlow, sans-serif; --font-heading-italic-style: italic; --font-heading-weight: 700; --font-heading-spacing: 0.1px; --font-heading-height: 1.2; --font-body-scale: 1.0; --font-heading-scale: 1.0; --media-padding: px; --media-border-opacity: 0.05; --media-border-width: 0px; --media-radius: 10px; --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: 100rem; --page-width-margin: 0rem; --product-card-image-padding: 0.0rem; --product-card-corner-radius: 0.6rem; --product-card-text-alignment: center; --product-card-border-width: 0.0rem; --product-card-border-opacity: 0.05; --product-card-shadow-opacity: 0.0; --product-card-shadow-visible: 0; --product-card-shadow-horizontal-offset: 0.0rem; --product-card-shadow-vertical-offset: 0.4rem; --product-card-shadow-blur-radius: 0.5rem; --collection-card-image-padding: 0.0rem; --collection-card-corner-radius: 12%; --collection-card-text-alignment: center; --collection-card-border-width: 0.0rem; --collection-card-border-opacity: 0.1; --collection-card-shadow-opacity: 0.0; --collection-card-shadow-visible: 0; --collection-card-shadow-horizontal-offset: 0.0rem; --collection-card-shadow-vertical-offset: 0.4rem; --collection-card-shadow-blur-radius: 0.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: 16px; --grid-desktop-horizontal-spacing: 12px; --grid-mobile-vertical-spacing: 8px; --grid-mobile-horizontal-spacing: 6px; --text-boxes-border-opacity: 0.05; --text-boxes-border-width: 0px; --text-boxes-radius: 6px; --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: 8px; --buttons-radius-outset: 9px; --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: 8px; --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: 9px; --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: uppercase; --button-text-size: 16px; --button-text-size_mobile: 12px; --button-text-space: 0px; --button-text-weight: 600; --fancy-gradient: linear-gradient(108deg, rgba(172, 67, 79, 1), rgba(255, 126, 141, 1) 48%, rgba(251, 167, 177, 1) 98%); --fancy-text: #000000; --fancy-background: #FFFBB7; --fancy-text-size: 100%; --fancy-padding-left: 10px; --fancy-padding-right: 10px; --fancy-padding-top: 0px; --fancy-border-radius: 0px; --fancy-padding-bottom: 0px; --badge-size: 1; }
.cl-s06-customliquidpkd9fe *, .cl-s06-customliquidpkd9fe ::before, .cl-s06-customliquidpkd9fe ::after { box-sizing: inherit; }
.cl-s06-customliquidpkd9fe { box-sizing: border-box; font-size: calc(var(--font-body-scale) * 62.5%); height: 100%; }
.cl-s06-customliquidpkd9fe { display: grid; grid-template-rows: auto auto 1fr auto; grid-template-columns: 100%; min-height: 100%; margin: 0px; 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; -webkit-font-smoothing: antialiased; }
@media screen and (min-width: 750px) { .cl-s06-customliquidpkd9fe { font-size: 1.6rem; } }
.cl-s06-customliquidpkd9fe { --alpha-button-background: 1; --alpha-button-border: 1; --alpha-link: .85; --alpha-badge-border: .1; }
.cl-s06-customliquidpkd9fe .section + .section { margin-top: var(--spacing-sections-mobile); }
@media screen and (min-width: 750px) { .cl-s06-customliquidpkd9fe .section + .section { margin-top: var(--spacing-sections-desktop); } }
.cl-s06-customliquidpkd9fe h1, .cl-s06-customliquidpkd9fe h2, .cl-s06-customliquidpkd9fe h3, .cl-s06-customliquidpkd9fe h4, .cl-s06-customliquidpkd9fe h5, .cl-s06-customliquidpkd9fe .h0, .cl-s06-customliquidpkd9fe .h1, .cl-s06-customliquidpkd9fe .h2, .cl-s06-customliquidpkd9fe .h3, .cl-s06-customliquidpkd9fe .h4, .cl-s06-customliquidpkd9fe .h5 { 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; }
.cl-s06-customliquidpkd9fe h2, .cl-s06-customliquidpkd9fe .h2 { font-size: calc(var(--font-heading-scale) * 2rem); }
@media only screen and (min-width: 750px) { .cl-s06-customliquidpkd9fe h2, .cl-s06-customliquidpkd9fe .h2 { font-size: calc(var(--font-heading-scale) * 2.4rem); } }
.cl-s06-customliquidpkd9fe em { font-family: var(--font-heading-italic); font-style: var(--font-heading-italic-style); }
.cl-s06-customliquidpkd9fe { --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); }
.cl-s06-customliquidpkd9fe .gradient { background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-origin: ; background-clip: ; background-color: ; background-attachment: fixed; }
@media (prefers-reduced-motion: no-preference) and (hover: hover) { .cl-s06-customliquidpkd9fe { --easter-egg: none; } }
@font-face { font-family: swiper-icons; src: url("data:application/font-woff;charset=utf-8;base64, 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"); font-weight: 400; font-style: normal; }
.cl-s06-customliquidpkd9fe { --swiper-theme-color: #007aff; }
.cl-s06-customliquidpkd9fe { --swiper-navigation-size: 16px; }
.cl-s06-customliquidpkd9fe { --shopify-chat-bg-color: #FFFFFF; --shopify-agent-bg-color: #FFFFFF; --shopify-chat-text-color: #000000; --shopify-agent-text-color: #000000; --shopify-chat-accent-bg-color: #000000; --shopify-agent-accent-bg-color: #000000; --shopify-chat-accent-text-color: #FFFFFF; --shopify-agent-accent-text-color: #FFFFFF; --shopify-chat-activator-offset: 20px; --shopify-agent-activator-offset: 20px; --shopify-chat-border-radius: 16px; --shopify-agent-border-radius: 16px; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MRegular-d0531d.woff2?v=149152729114340250381784759707) format("woff2"); font-style: normal; font-weight: 450; font-display: swap; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MMedium-269b78.woff2?v=30486626448974345721784759705) format("woff2"); font-style: normal; font-weight: 500; font-display: swap; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MSemibold-24a03e.woff2?v=104269634200593542371784759709) format("woff2"); font-style: normal; font-weight: 600; font-display: swap; }
.cl-s06-customliquidpkd9fe *, .cl-s06-customliquidpkd9fe ::before, .cl-s06-customliquidpkd9fe ::after { animation: auto ease 0s 1 normal none running none !important; transition: none !important; }
.cl-s06-customliquidpkd9fe { --lm-button-box: 0,0,0; }
.cl-s06-customliquidpkd9fe .section-template--26499821961544__custom_liquid_pKD9fe-padding { padding-top: calc(0px); padding-bottom: calc(0px); }
@media screen and (min-width: 750px) { .cl-s06-customliquidpkd9fe .section-template--26499821961544__custom_liquid_pKD9fe-padding { padding-top: 0px; padding-bottom: 0px; } }
.cl-s06-customliquidpkd9fe .rb-s4 { width: 100%; font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif; background: rgb(10, 10, 10); overflow: hidden; padding: 80px 0px; }
.cl-s06-customliquidpkd9fe .rb-s4-wrap { max-width: 1200px; margin: 0px auto; padding: 0px 40px; display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: center; }
.cl-s06-customliquidpkd9fe .rb-s4-left { }
.cl-s06-customliquidpkd9fe .rb-s4-eyebrow { font-size: 10px; font-weight: 700; letter-spacing: 3.5px; text-transform: uppercase; color: rgb(85, 85, 85); margin-bottom: 16px; display: flex; align-items: center; gap: 10px; }
.cl-s06-customliquidpkd9fe .rb-s4-title { font-size: clamp(30px, 3vw, 48px); font-weight: 900; color: rgb(255, 255, 255); line-height: 1.05; letter-spacing: -1px; margin-bottom: 12px; }
.cl-s06-customliquidpkd9fe .rb-s4-title em { font-style: italic; color: rgb(102, 102, 102); }
.cl-s06-customliquidpkd9fe .rb-s4-subtitle { font-size: 15px; color: rgb(85, 85, 85); line-height: 1.7; margin-bottom: 40px; max-width: 440px; }
.cl-s06-customliquidpkd9fe .rb-s4-subtitle strong { color: rgb(170, 170, 170); }
.cl-s06-customliquidpkd9fe .rb-s4-pills { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin-bottom: 36px; }
.cl-s06-customliquidpkd9fe .rb-s4-pill { display: flex; align-items: center; gap: 12px; background: rgb(17, 17, 17); border: 1px solid rgb(30, 30, 30); border-radius: 12px; padding: 14px 16px; transition: border-color 0.2s, background 0.2s; cursor: default; }
.cl-s06-customliquidpkd9fe .rb-s4-pill-icon { width: 34px; height: 34px; border-radius: 8px; background: rgb(26, 26, 26); border: 1px solid rgb(37, 37, 37); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
.cl-s06-customliquidpkd9fe .rb-s4-pill-icon svg { width: 17px; height: 17px; stroke: rgb(255, 255, 255); fill: none; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }
.cl-s06-customliquidpkd9fe .rb-s4-pill-text { font-size: 13px; font-weight: 600; color: rgb(204, 204, 204); line-height: 1.3; }
.cl-s06-customliquidpkd9fe .rb-s4-note { background: rgb(17, 17, 17); border: 1px solid rgb(30, 30, 30); border-radius: 14px; padding: 18px 20px; display: flex; align-items: center; gap: 14px; }
.cl-s06-customliquidpkd9fe .rb-s4-note-icon { width: 38px; height: 38px; border-radius: 50%; background: rgb(255, 255, 255); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
.cl-s06-customliquidpkd9fe .rb-s4-note-icon svg { width: 18px; height: 18px; stroke: rgb(10, 10, 10); fill: none; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }
.cl-s06-customliquidpkd9fe .rb-s4-note-text strong { display: block; font-size: 13px; font-weight: 700; color: rgb(255, 255, 255); margin-bottom: 2px; }
.cl-s06-customliquidpkd9fe .rb-s4-note-text span { font-size: 12px; color: rgb(85, 85, 85); line-height: 1.5; }
.cl-s06-customliquidpkd9fe .rb-s4-right { position: relative; display: flex; align-items: center; justify-content: center; }
.cl-s06-customliquidpkd9fe .rb-s4-img-wrap { position: relative; width: 100%; border-radius: 24px; overflow: hidden; background: rgb(17, 17, 17); }
.cl-s06-customliquidpkd9fe .rb-s4-img-wrap img { width: 100%; display: block; object-fit: cover; }
.cl-s06-customliquidpkd9fe .rb-s4-side-label { position: absolute; right: -16px; top: 50%; transform: translateY(-50%) rotate(90deg); font-size: 9px; font-weight: 700; letter-spacing: 4px; text-transform: uppercase; color: rgb(51, 51, 51); white-space: nowrap; }
@media (max-width: 900px) { .cl-s06-customliquidpkd9fe .rb-s4-wrap { grid-template-columns: 1fr; gap: 48px; padding: 0px 24px; } }
@media (max-width: 900px) { .cl-s06-customliquidpkd9fe .rb-s4-side-label { display: none; } }
@media (max-width: 480px) { .cl-s06-customliquidpkd9fe .rb-s4-pills { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .cl-s06-customliquidpkd9fe .rb-s4 { padding: 56px 0px; } }
.cl-s06-customliquidpkd9fe { --lxs-rating-icon-color: #E0E320; }
/* === s07-customliquidfgaw7y === */
.cl-s07-customliquidfgaw7y .section-template--26499821961544__custom_liquid_FGAW7y-padding {
    padding-top: calc(0px * 0.75);
    padding-bottom: calc(0px  * 0.75);
  }
@media screen and (min-width: 750px) { .cl-s07-customliquidfgaw7y .section-template--26499821961544__custom_liquid_FGAW7y-padding {
      padding-top: 0px;
      padding-bottom: 0px;
    } }
.cl-s07-customliquidfgaw7y .tp-section {background:#FAFAFA;padding:40px 20px;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;}
.cl-s07-customliquidfgaw7y .tp-wrap {max-width:1100px;margin:0 auto;}
.cl-s07-customliquidfgaw7y .tp-header {display:flex;align-items:center;margin-bottom:32px;flex-wrap:wrap;gap:16px;}
.cl-s07-customliquidfgaw7y .tp-logo-score {display:flex;align-items:center;gap:20px;flex-wrap:wrap;}
.cl-s07-customliquidfgaw7y .tp-logo {display:flex;align-items:center;gap:6px;}
.cl-s07-customliquidfgaw7y .tp-logo-star {width:28px;height:28px;}
.cl-s07-customliquidfgaw7y .tp-logo-text {font-size:22px;font-weight:700;color:#191919;letter-spacing:-0.3px;}
.cl-s07-customliquidfgaw7y .tp-score-block {display:flex;align-items:center;gap:10px;}
.cl-s07-customliquidfgaw7y .tp-score-num {font-size:36px;font-weight:700;color:#191919;line-height:1;}
.cl-s07-customliquidfgaw7y .tp-stars-img {height:20px;display:block;margin-bottom:3px;}
.cl-s07-customliquidfgaw7y .tp-score-label {font-size:13px;color:#666;}
.cl-s07-customliquidfgaw7y .tp-score-label strong {color:#191919;}
.cl-s07-customliquidfgaw7y .tp-grid {display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:28px;}
.cl-s07-customliquidfgaw7y .tp-card {background:#fff;border-radius:12px;padding:20px;border:.5px solid #E8E8E8;box-shadow:0 1px 4px rgba(0,0,0,.06);display:flex;flex-direction:column;gap:12px;}
.cl-s07-customliquidfgaw7y .tp-card-top {display:flex;align-items:center;justify-content:space-between;}
.cl-s07-customliquidfgaw7y .tp-card-stars {display:flex;gap:2px;}
.cl-s07-customliquidfgaw7y .tp-card-star {width:18px;height:18px;}
.cl-s07-customliquidfgaw7y .tp-card-date {font-size:11px;color:#aaa;}
.cl-s07-customliquidfgaw7y .tp-card-reviewer {display:flex;align-items:center;gap:10px;}
.cl-s07-customliquidfgaw7y .tp-card-avatar {width:36px;height:36px;border-radius:50%;background:#00B67A;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:#fff;flex-shrink:0;}
.cl-s07-customliquidfgaw7y .tp-card-name {font-size:13px;font-weight:700;color:#191919;}
.cl-s07-customliquidfgaw7y .tp-card-verified {font-size:11px;color:#00B67A;font-weight:600;display:flex;align-items:center;gap:3px;}
.cl-s07-customliquidfgaw7y .tp-card-verified svg {width:11px;height:11px;}
.cl-s07-customliquidfgaw7y .tp-card-title {font-size:14px;font-weight:700;color:#191919;line-height:1.4;}
.cl-s07-customliquidfgaw7y .tp-card-text {font-size:13px;color:#555;line-height:1.65;flex:1;}
@media(max-width:900px) { .cl-s07-customliquidfgaw7y .tp-grid {grid-template-columns:1fr 1fr;} }
@media(max-width:600px) { .cl-s07-customliquidfgaw7y .tp-grid {grid-template-columns:1fr;}
.cl-s07-customliquidfgaw7y .tp-header {flex-direction:column;align-items:flex-start;}
.cl-s07-customliquidfgaw7y .tp-score-num {font-size:28px;} }
@font-face { font-family: Inter; font-weight: 400; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n4.b2a3f24c19b4de56e8871f609e73ca7-441022.woff2?v=86560110980689511001784759694) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n4.af8052d517e0c9ffac7b814872cecc2-c4bd3e.woff?v=169489102135510047051784759692) format("woff"); }
@font-face { font-family: Inter; font-weight: 700; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n7.02711e6b374660cfc7915d1afc1c204-9ca273.woff2?v=166179665259747124441784759702) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n7.6dab87426f6b8813070abd79972ceaf-d3f63e.woff?v=84160012413639486121784759704) format("woff"); }
@font-face { font-family: Inter; font-weight: 400; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i4.feae1981dda792ab80d117249d9c7e0-8f5776.woff2?v=146094087993054974941784759687) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i4.62773b7113d5e5f02c71486623cf828-acc1e9.woff?v=145175879304439201021784759686) format("woff"); }
@font-face { font-family: Inter; font-weight: 700; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i7.b377bcd4cc0f160622a22d638ae7e2c-1245e4.woff2?v=134035453052031163571784759690) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i7.7c69a6a34e3bb44fcf6f975857e13b9-c2084c.woff?v=92585484364732728301784759689) format("woff"); }
@font-face { font-family: Inter; font-weight: 500; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n5.d7101d5e168594dd06f56f290dd759f-71c4e1.woff2?v=96609129897802222461784759697) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n5.5332a76bbd27da00474c136abb1ca3c-9126c5.woff?v=99672576506404194411784759695) format("woff"); }
@font-face { font-family: Barlow; font-weight: 700; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-barlow_i7.50e19d6cc2ba5146fa437a5a7443c7-5d61ba.woff2?v=130863997018847547571784759684) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-barlow_i7.47e9f98f1b094d912e6fd631cc3fe9-cf68ae.woff?v=52505299563554195721784759682) format("woff"); }
@font-face { font-family: Inter; font-weight: 600; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n6.771af0474a71b3797eb38f3487d6fb7-a42a69.woff2?v=147121938536447429991784759699) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n6.88c903d8f9e157d48b73b7777d06429-25e190.woff?v=138721356721046305941784759700) format("woff"); }
.cl-s07-customliquidfgaw7y, .cl-s07-customliquidfgaw7y .color-background-1 { --color-background: 255,255,255; --gradient-background: #ffffff; --color-foreground: 0,0,0; --color-background-contrast: 191,191,191; --color-shadow: 0,0,0; --color-button: 0,0,0; --color-button-text: 255,255,255; --color-secondary-button: 255,255,255; --color-secondary-button-text: 0,0,0; --color-link: 0,0,0; --color-badge-foreground: 0,0,0; --color-badge-background: 255,255,255; --color-badge-border: 0,0,0; --payment-terms-background-color: rgb(255 255 255); --sale-price: rgb(0 0 0); }
.cl-s07-customliquidfgaw7y, .cl-s07-customliquidfgaw7y .color-background-1, .cl-s07-customliquidfgaw7y .color-background-2, .cl-s07-customliquidfgaw7y .color-inverse, .cl-s07-customliquidfgaw7y .color-accent-1, .cl-s07-customliquidfgaw7y .color-accent-2 { color: rgba(var(--color-foreground), 0.85); background-color: rgb(var(--color-background)); }
.cl-s07-customliquidfgaw7y { --font-body-family: Inter, sans-serif; --font-body-style: normal; --font-body-weight: 400; --font-body-weight-bold: 700; --font-body-height: 1.5; --font-body-spacing: 0.5px; --font-menu-family: Inter, sans-serif; --font-menu-style: normal; --font-menu-weight: 500; --font-menu-weight-medium: 500; --font-menu-weight-bold: 800; --font-button-family: Inter, sans-serif; --font-button-style: normal; --font-button-weight: 600; --font-button-weight-medium: 500; --font-button-weight-bold: 900; --font-collapsible-family: Inter, sans-serif; --font-collapsible-style: normal; --font-collapsible-weight: 600; --font-collapsible-weight-medium: 500; --font-collapsible-weight-bold: 900; --font-collapsible-size: 18px; --font-collapsible-spacing: -0.2px; --font-heading-family: Inter, sans-serif; --font-heading-style: normal; --font-heading-italic: Barlow, sans-serif; --font-heading-italic-style: italic; --font-heading-weight: 700; --font-heading-spacing: 0.1px; --font-heading-height: 1.2; --font-body-scale: 1.0; --font-heading-scale: 1.0; --media-padding: px; --media-border-opacity: 0.05; --media-border-width: 0px; --media-radius: 10px; --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: 100rem; --page-width-margin: 0rem; --product-card-image-padding: 0.0rem; --product-card-corner-radius: 0.6rem; --product-card-text-alignment: center; --product-card-border-width: 0.0rem; --product-card-border-opacity: 0.05; --product-card-shadow-opacity: 0.0; --product-card-shadow-visible: 0; --product-card-shadow-horizontal-offset: 0.0rem; --product-card-shadow-vertical-offset: 0.4rem; --product-card-shadow-blur-radius: 0.5rem; --collection-card-image-padding: 0.0rem; --collection-card-corner-radius: 12%; --collection-card-text-alignment: center; --collection-card-border-width: 0.0rem; --collection-card-border-opacity: 0.1; --collection-card-shadow-opacity: 0.0; --collection-card-shadow-visible: 0; --collection-card-shadow-horizontal-offset: 0.0rem; --collection-card-shadow-vertical-offset: 0.4rem; --collection-card-shadow-blur-radius: 0.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: 16px; --grid-desktop-horizontal-spacing: 12px; --grid-mobile-vertical-spacing: 8px; --grid-mobile-horizontal-spacing: 6px; --text-boxes-border-opacity: 0.05; --text-boxes-border-width: 0px; --text-boxes-radius: 6px; --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: 8px; --buttons-radius-outset: 9px; --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: 8px; --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: 9px; --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: uppercase; --button-text-size: 16px; --button-text-size_mobile: 12px; --button-text-space: 0px; --button-text-weight: 600; --fancy-gradient: linear-gradient(108deg, rgba(172, 67, 79, 1), rgba(255, 126, 141, 1) 48%, rgba(251, 167, 177, 1) 98%); --fancy-text: #000000; --fancy-background: #FFFBB7; --fancy-text-size: 100%; --fancy-padding-left: 10px; --fancy-padding-right: 10px; --fancy-padding-top: 0px; --fancy-border-radius: 0px; --fancy-padding-bottom: 0px; --badge-size: 1; }
.cl-s07-customliquidfgaw7y *, .cl-s07-customliquidfgaw7y ::before, .cl-s07-customliquidfgaw7y ::after { box-sizing: inherit; }
.cl-s07-customliquidfgaw7y { box-sizing: border-box; font-size: calc(var(--font-body-scale) * 62.5%); height: 100%; }
.cl-s07-customliquidfgaw7y { display: grid; grid-template-rows: auto auto 1fr auto; grid-template-columns: 100%; min-height: 100%; margin: 0px; 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; -webkit-font-smoothing: antialiased; }
@media screen and (min-width: 750px) { .cl-s07-customliquidfgaw7y { font-size: 1.6rem; } }
.cl-s07-customliquidfgaw7y { --alpha-button-background: 1; --alpha-button-border: 1; --alpha-link: .85; --alpha-badge-border: .1; }
.cl-s07-customliquidfgaw7y .section + .section { margin-top: var(--spacing-sections-mobile); }
@media screen and (min-width: 750px) { .cl-s07-customliquidfgaw7y .section + .section { margin-top: var(--spacing-sections-desktop); } }
.cl-s07-customliquidfgaw7y { --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); }
.cl-s07-customliquidfgaw7y .gradient { background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-origin: ; background-clip: ; background-color: ; background-attachment: fixed; }
@media (prefers-reduced-motion: no-preference) and (hover: hover) { .cl-s07-customliquidfgaw7y { --easter-egg: none; } }
@font-face { font-family: swiper-icons; src: url("data:application/font-woff;charset=utf-8;base64, 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"); font-weight: 400; font-style: normal; }
.cl-s07-customliquidfgaw7y { --swiper-theme-color: #007aff; }
.cl-s07-customliquidfgaw7y { --swiper-navigation-size: 16px; }
.cl-s07-customliquidfgaw7y { --shopify-chat-bg-color: #FFFFFF; --shopify-agent-bg-color: #FFFFFF; --shopify-chat-text-color: #000000; --shopify-agent-text-color: #000000; --shopify-chat-accent-bg-color: #000000; --shopify-agent-accent-bg-color: #000000; --shopify-chat-accent-text-color: #FFFFFF; --shopify-agent-accent-text-color: #FFFFFF; --shopify-chat-activator-offset: 20px; --shopify-agent-activator-offset: 20px; --shopify-chat-border-radius: 16px; --shopify-agent-border-radius: 16px; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MRegular-d0531d.woff2?v=149152729114340250381784759707) format("woff2"); font-style: normal; font-weight: 450; font-display: swap; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MMedium-269b78.woff2?v=30486626448974345721784759705) format("woff2"); font-style: normal; font-weight: 500; font-display: swap; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MSemibold-24a03e.woff2?v=104269634200593542371784759709) format("woff2"); font-style: normal; font-weight: 600; font-display: swap; }
.cl-s07-customliquidfgaw7y *, .cl-s07-customliquidfgaw7y ::before, .cl-s07-customliquidfgaw7y ::after { animation: auto ease 0s 1 normal none running none !important; transition: none !important; }
.cl-s07-customliquidfgaw7y { --lm-button-box: 0,0,0; }
.cl-s07-customliquidfgaw7y .section-template--26499821961544__custom_liquid_FGAW7y-padding { padding-top: calc(0px); padding-bottom: calc(0px); }
@media screen and (min-width: 750px) { .cl-s07-customliquidfgaw7y .section-template--26499821961544__custom_liquid_FGAW7y-padding { padding-top: 0px; padding-bottom: 0px; } }
.cl-s07-customliquidfgaw7y .tp-section { background: rgb(250, 250, 250); padding: 40px 20px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
.cl-s07-customliquidfgaw7y .tp-wrap { max-width: 1100px; margin: 0px auto; }
.cl-s07-customliquidfgaw7y .tp-header { display: flex; align-items: center; margin-bottom: 32px; flex-wrap: wrap; gap: 16px; }
.cl-s07-customliquidfgaw7y .tp-logo-score { display: flex; align-items: center; gap: 20px; flex-wrap: wrap; }
.cl-s07-customliquidfgaw7y .tp-logo { display: flex; align-items: center; gap: 6px; }
.cl-s07-customliquidfgaw7y .tp-logo-star { width: 28px; height: 28px; }
.cl-s07-customliquidfgaw7y .tp-logo-text { font-size: 22px; font-weight: 700; color: rgb(25, 25, 25); letter-spacing: -0.3px; }
.cl-s07-customliquidfgaw7y .tp-score-block { display: flex; align-items: center; gap: 10px; }
.cl-s07-customliquidfgaw7y .tp-score-num { font-size: 36px; font-weight: 700; color: rgb(25, 25, 25); line-height: 1; }
.cl-s07-customliquidfgaw7y .tp-stars-img { height: 20px; display: block; margin-bottom: 3px; }
.cl-s07-customliquidfgaw7y .tp-score-label { font-size: 13px; color: rgb(102, 102, 102); }
.cl-s07-customliquidfgaw7y .tp-score-label strong { color: rgb(25, 25, 25); }
.cl-s07-customliquidfgaw7y .tp-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; margin-bottom: 28px; }
.cl-s07-customliquidfgaw7y .tp-card { background: rgb(255, 255, 255); border-radius: 12px; padding: 20px; border: 0.5px solid rgb(232, 232, 232); box-shadow: rgba(0, 0, 0, 0.06) 0px 1px 4px; display: flex; flex-direction: column; gap: 12px; }
.cl-s07-customliquidfgaw7y .tp-card-top { display: flex; align-items: center; justify-content: space-between; }
.cl-s07-customliquidfgaw7y .tp-card-stars { display: flex; gap: 2px; }
.cl-s07-customliquidfgaw7y .tp-card-star { width: 18px; height: 18px; }
.cl-s07-customliquidfgaw7y .tp-card-date { font-size: 11px; color: rgb(170, 170, 170); }
.cl-s07-customliquidfgaw7y .tp-card-reviewer { display: flex; align-items: center; gap: 10px; }
.cl-s07-customliquidfgaw7y .tp-card-avatar { width: 36px; height: 36px; border-radius: 50%; background: rgb(0, 182, 122); display: flex; align-items: center; justify-content: center; font-size: 14px; font-weight: 700; color: rgb(255, 255, 255); flex-shrink: 0; }
.cl-s07-customliquidfgaw7y .tp-card-name { font-size: 13px; font-weight: 700; color: rgb(25, 25, 25); }
.cl-s07-customliquidfgaw7y .tp-card-verified { font-size: 11px; color: rgb(0, 182, 122); font-weight: 600; display: flex; align-items: center; gap: 3px; }
.cl-s07-customliquidfgaw7y .tp-card-verified svg { width: 11px; height: 11px; }
.cl-s07-customliquidfgaw7y .tp-card-title { font-size: 14px; font-weight: 700; color: rgb(25, 25, 25); line-height: 1.4; }
.cl-s07-customliquidfgaw7y .tp-card-text { font-size: 13px; color: rgb(85, 85, 85); line-height: 1.65; flex: 1 1 0%; }
@media (max-width: 900px) { .cl-s07-customliquidfgaw7y .tp-grid { grid-template-columns: 1fr 1fr; } }
@media (max-width: 600px) { .cl-s07-customliquidfgaw7y .tp-grid { grid-template-columns: 1fr; } }
@media (max-width: 600px) { .cl-s07-customliquidfgaw7y .tp-header { flex-direction: column; align-items: flex-start; } }
@media (max-width: 600px) { .cl-s07-customliquidfgaw7y .tp-score-num { font-size: 28px; } }
.cl-s07-customliquidfgaw7y { --lxs-rating-icon-color: #E0E320; }
/* === s08-lumingridsgxtlwh === */
.cl-s08-lumingridsgxtlwh .section-template--26499821961544__lumin_grids_gXTLwh-padding {
    padding-top: 0px;
    padding-bottom: 0px;
  }
@media screen and (min-width: 750px) { .cl-s08-lumingridsgxtlwh .section-template--26499821961544__lumin_grids_gXTLwh-padding {
      padding-top: 0px;
      padding-bottom: 0px;
    } }
.cl-s08-lumingridsgxtlwh .section-template--26499821961544__lumin_grids_gXTLwh-margin {
    padding-top: 0px;
    padding-bottom: 0px;
  }
@media screen and (min-width: 750px) { .cl-s08-lumingridsgxtlwh .section-template--26499821961544__lumin_grids_gXTLwh-margin {
      padding-top: 0px;
      padding-bottom: 0px;
    } }
.cl-s08-lumingridsgxtlwh .column-image_xJkFrY {
                  /*flex: calc(50% - 8px);*/
                  width: calc(50% - 8px);
                  position:relative;
                }
@media screen and (max-width: 600px) { .cl-s08-lumingridsgxtlwh .column-image_xJkFrY {
                    width: 100%;
                  } }
@media screen and (min-width: 601px) and (max-width: 990px) { .cl-s08-lumingridsgxtlwh .column-image_xJkFrY {
                    /*flex: calc(33.3333333% - 8px);*/
                    width: calc(33.3333333% - 8px);
                  } }
.cl-s08-lumingridsgxtlwh .lumin-text-container-image_xJkFrY {
                    margin: 0;
                    display: flex;
                    width: 100%;
                    height: 100%;
                    position: absolute;
                    top: 0;
                    left: 0;
                    padding: 30px;
                    object-fit: cover;
                    z-index: 2;
                    align-items: center;
                    justify-content: flex-start;
                  }
.cl-s08-lumingridsgxtlwh .lumin-text-container-image_xJkFrY:before {
                    content: "";
                    width: 100%;
                    height: 100%;
                    position: absolute;
                    top: 0;
                    left: 0;
                    padding: 30px;
                    object-fit: cover;
                    z-index: 0;
                    align-items: center;
                    justify-content: flex-start;
                   
                    background: #000000;
                    opacity: 25%;
                    
                  }
.cl-s08-lumingridsgxtlwh .image-text-content-image_xJkFrY--top-left {
                    align-items: flex-start;
                    justify-content: flex-start;
                  }
.cl-s08-lumingridsgxtlwh .image-text-content-image_xJkFrY--top-center {
                    align-items: flex-start;
                    justify-content: center;
                  }
.cl-s08-lumingridsgxtlwh .image-text-content-image_xJkFrY--top-right {
                    align-items: flex-start;
                    justify-content: flex-end;
                  }
.cl-s08-lumingridsgxtlwh .image-text-content-image_xJkFrY--middle-left {
                    align-items: center;
                    justify-content: flex-start;
                  }
.cl-s08-lumingridsgxtlwh .image-text-content-image_xJkFrY--middle-center {
                    align-items: center;
                    justify-content: center;
                  }
.cl-s08-lumingridsgxtlwh .image-text-content-image_xJkFrY--middle-right {
                    align-items: center;
                    justify-content: flex-end;
                  }
.cl-s08-lumingridsgxtlwh .image-text-content-image_xJkFrY--bottom-left {
                    align-items: flex-end;
                    justify-content: flex-start;
                  }
.cl-s08-lumingridsgxtlwh .image-text-content-image_xJkFrY--bottom-center {
                    align-items: flex-end;
                    justify-content: center;
                  }
.cl-s08-lumingridsgxtlwh .image-text-content-image_xJkFrY--bottom-right {
                    align-items: flex-end;
                    justify-content: flex-end;
                  }
.cl-s08-lumingridsgxtlwh .lumin-text-image_xJkFrY {
                    text-align: left;
                    position:relative;
                  }
.cl-s08-lumingridsgxtlwh .lumin-text-image_xJkFrY:before {
                    content: "";
                    position: absolute;
                    z-index: -1;
                    top: 50%;
                    left: 50%;
                    width: 200%;
                    height: 200%;
                    
                    transform: translate(-50%,-50%);
                  }
.cl-s08-lumingridsgxtlwh /*  .lumin-text-image_xJkFrY:after {
                    content:"";
                    width: 100%;
                    height:100%;
                    background:#000;
                    box-shadow: 0 0 20px 7px #0000004d;
                    display: block;
                    position: absolute;
                    top: 0;
                    left: 0;
                  }
.cl-s08-lumingridsgxtlwh */

                  .lumin-text-image_xJkFrY h2 {
                    color: #ffffff;
                    font-size: 30px;
                    margin:0;line-height:1.2;
                    margin-bottom: 4px;
                  }
@media screen and (max-width: 749px) { .cl-s08-lumingridsgxtlwh .lumin-text-image_xJkFrY h2 {
                    font-size: 24px;
                  } }
.cl-s08-lumingridsgxtlwh .lumin-text-image_xJkFrY p {
                    color: #ffffff;
                    font-size: 16px;
                    margin:0;line-height: 1.2;
                  }
@media screen and (max-width: 749px) { .cl-s08-lumingridsgxtlwh .lumin-text-image_xJkFrY p {
                    font-size: 14px;
                  } }
.cl-s08-lumingridsgxtlwh .lumin-image-image_xJkFrY img {
                  object-fit:cover;
                  height: 100%;
                  width: 100%;
                  position: relative;
                }
.cl-s08-lumingridsgxtlwh .column-image_dmEGM4 {
                  /*flex: calc(50% - 8px);*/
                  width: calc(50% - 8px);
                  position:relative;
                }
@media screen and (max-width: 600px) { .cl-s08-lumingridsgxtlwh .column-image_dmEGM4 {
                    width: 100%;
                  } }
@media screen and (min-width: 601px) and (max-width: 990px) { .cl-s08-lumingridsgxtlwh .column-image_dmEGM4 {
                    /*flex: calc(33.3333333% - 8px);*/
                    width: calc(33.3333333% - 8px);
                  } }
.cl-s08-lumingridsgxtlwh .lumin-text-container-image_dmEGM4 {
                    margin: 0;
                    display: flex;
                    width: 100%;
                    height: 100%;
                    position: absolute;
                    top: 0;
                    left: 0;
                    padding: 30px;
                    object-fit: cover;
                    z-index: 2;
                    align-items: center;
                    justify-content: flex-start;
                  }
.cl-s08-lumingridsgxtlwh .lumin-text-container-image_dmEGM4:before {
                    content: "";
                    width: 100%;
                    height: 100%;
                    position: absolute;
                    top: 0;
                    left: 0;
                    padding: 30px;
                    object-fit: cover;
                    z-index: 0;
                    align-items: center;
                    justify-content: flex-start;
                   
                    background: #000000;
                    opacity: 0%;
                    
                  }
.cl-s08-lumingridsgxtlwh .image-text-content-image_dmEGM4--top-left {
                    align-items: flex-start;
                    justify-content: flex-start;
                  }
.cl-s08-lumingridsgxtlwh .image-text-content-image_dmEGM4--top-center {
                    align-items: flex-start;
                    justify-content: center;
                  }
.cl-s08-lumingridsgxtlwh .image-text-content-image_dmEGM4--top-right {
                    align-items: flex-start;
                    justify-content: flex-end;
                  }
.cl-s08-lumingridsgxtlwh .image-text-content-image_dmEGM4--middle-left {
                    align-items: center;
                    justify-content: flex-start;
                  }
.cl-s08-lumingridsgxtlwh .image-text-content-image_dmEGM4--middle-center {
                    align-items: center;
                    justify-content: center;
                  }
.cl-s08-lumingridsgxtlwh .image-text-content-image_dmEGM4--middle-right {
                    align-items: center;
                    justify-content: flex-end;
                  }
.cl-s08-lumingridsgxtlwh .image-text-content-image_dmEGM4--bottom-left {
                    align-items: flex-end;
                    justify-content: flex-start;
                  }
.cl-s08-lumingridsgxtlwh .image-text-content-image_dmEGM4--bottom-center {
                    align-items: flex-end;
                    justify-content: center;
                  }
.cl-s08-lumingridsgxtlwh .image-text-content-image_dmEGM4--bottom-right {
                    align-items: flex-end;
                    justify-content: flex-end;
                  }
.cl-s08-lumingridsgxtlwh .lumin-text-image_dmEGM4 {
                    text-align: center;
                    position:relative;
                  }
.cl-s08-lumingridsgxtlwh .lumin-text-image_dmEGM4:before {
                    content: "";
                    position: absolute;
                    z-index: -1;
                    top: 50%;
                    left: 50%;
                    width: 200%;
                    height: 200%;
                    
                    transform: translate(-50%,-50%);
                  }
.cl-s08-lumingridsgxtlwh /*  .lumin-text-image_dmEGM4:after {
                    content:"";
                    width: 100%;
                    height:100%;
                    background:#000;
                    box-shadow: 0 0 20px 7px #0000004d;
                    display: block;
                    position: absolute;
                    top: 0;
                    left: 0;
                  }
.cl-s08-lumingridsgxtlwh */

                  .lumin-text-image_dmEGM4 h2 {
                    color: #212121;
                    font-size: 30px;
                    margin:0;line-height:1.2;
                    margin-bottom: 15px;
                  }
@media screen and (max-width: 749px) { .cl-s08-lumingridsgxtlwh .lumin-text-image_dmEGM4 h2 {
                    font-size: 24px;
                  } }
.cl-s08-lumingridsgxtlwh .lumin-text-image_dmEGM4 p {
                    color: #212121;
                    font-size: 16px;
                    margin:0;line-height: 1.2;
                  }
@media screen and (max-width: 749px) { .cl-s08-lumingridsgxtlwh .lumin-text-image_dmEGM4 p {
                    font-size: 14px;
                  } }
.cl-s08-lumingridsgxtlwh .lumin-image-image_dmEGM4 img {
                  object-fit:cover;
                  height: 100%;
                  width: 100%;
                  position: relative;
                }
.cl-s08-lumingridsgxtlwh .column-text_4kefPh {
                   /*flex: calc(100% - 8px);*/
                  width: calc(100% - 8px);
                  position:relative;
                  text-align: center;
                  background: ;
                  overflow: overlay;
                  
                }
@media screen and (max-width: 600px) { .cl-s08-lumingridsgxtlwh .column-text_4kefPh {
                    width: 100%;
                  } }
@media screen and (min-width: 601px) and (max-width: 990px) { .cl-s08-lumingridsgxtlwh .column-text_4kefPh {
                     /*flex: calc(50% - 8px);*/
                     width: calc(50% - 8px);
                   } }
.cl-s08-lumingridsgxtlwh .lumin-text-container-text_4kefPh {
                    margin: 0;
                    background: #ffffff;
                    display: flex;
                    width: 100%;
                    height: 100%;
                    position: relative;
                    top: 0;
                    left: 0;
                    padding: 30px;
                    object-fit: cover;
                    z-index: 2;
                    align-items: center;
                    justify-content: flex-start;
                    
                  }
@media screen and (max-width: 600px) { .cl-s08-lumingridsgxtlwh .lumin-text-container-text_4kefPh {
                    position: relative;
                    padding: 30px 30px;
                    } }
.cl-s08-lumingridsgxtlwh .image-text-content-text_4kefPh--top-left {
                    align-items: flex-start;
                    justify-content: flex-start;
                  }
.cl-s08-lumingridsgxtlwh .image-text-content-text_4kefPh--top-center {
                    align-items: flex-start;
                    justify-content: center;
                  }
.cl-s08-lumingridsgxtlwh .image-text-content-text_4kefPh--top-right {
                    align-items: flex-start;
                    justify-content: flex-end;
                  }
.cl-s08-lumingridsgxtlwh .image-text-content-text_4kefPh--middle-left {
                    align-items: center;
                    justify-content: flex-start;
                  }
.cl-s08-lumingridsgxtlwh .image-text-content-text_4kefPh--middle-center {
                    align-items: center;
                    justify-content: center;
                  }
.cl-s08-lumingridsgxtlwh .image-text-content-text_4kefPh--middle-right {
                    align-items: center;
                    justify-content: flex-end;
                  }
.cl-s08-lumingridsgxtlwh .image-text-content-text_4kefPh--bottom-left {
                    align-items: flex-end;
                    justify-content: flex-start;
                  }
.cl-s08-lumingridsgxtlwh .image-text-content-text_4kefPh--bottom-center {
                    align-items: flex-end;
                    justify-content: center;
                  }
.cl-s08-lumingridsgxtlwh .image-text-content-text_4kefPh--bottom-right {
                    align-items: flex-end;
                    justify-content: flex-end;
                  }
.cl-s08-lumingridsgxtlwh .lumin-text-text_4kefPh {
                    background: #ffffff;
                    text-align: center;
                    color: #212121;
                  }
.cl-s08-lumingridsgxtlwh .lumin-head-text_4kefPh img {
                      width: 98% !important;
                      height: auto;
                      border-radius: 0%;
                  }
.cl-s08-lumingridsgxtlwh .lumin-head-text_4kefPh svg {
                      width: 98% !important;
                      height: auto;
                      border-radius: 0%;
                      background: #f2f2f2;
                  }
.cl-s08-lumingridsgxtlwh .lumin-head-text_4kefPh h2 {
                    color: #212121;
                    
                    font-size: 30px;
                    margin:0;
                  }
@media screen and (max-width: 749px) { .cl-s08-lumingridsgxtlwh .lumin-head-text_4kefPh h2 {
                    font-size: 24px;
                  } }
.cl-s08-lumingridsgxtlwh .lumin-text-text_4kefPh p {
                    color: #212121;
                    font-size: 16px;
                    margin:0;
                  }
@media screen and (max-width: 749px) { .cl-s08-lumingridsgxtlwh .lumin-text-text_4kefPh p {
                    font-size: 14px;
                  } }
.cl-s08-lumingridsgxtlwh .column-image_dREUHJ {
                  /*flex: calc(100% - 8px);*/
                  width: calc(100% - 8px);
                  position:relative;
                }
@media screen and (max-width: 600px) { .cl-s08-lumingridsgxtlwh .column-image_dREUHJ {
                    width: 100%;
                  } }
@media screen and (min-width: 601px) and (max-width: 990px) { .cl-s08-lumingridsgxtlwh .column-image_dREUHJ {
                    /*flex: calc(50% - 8px);*/
                    width: calc(50% - 8px);
                  } }
.cl-s08-lumingridsgxtlwh .lumin-text-container-image_dREUHJ {
                    margin: 0;
                    display: flex;
                    width: 100%;
                    height: 100%;
                    position: absolute;
                    top: 0;
                    left: 0;
                    padding: 30px;
                    object-fit: cover;
                    z-index: 2;
                    align-items: center;
                    justify-content: flex-start;
                  }
.cl-s08-lumingridsgxtlwh .lumin-text-container-image_dREUHJ:before {
                    content: "";
                    width: 100%;
                    height: 100%;
                    position: absolute;
                    top: 0;
                    left: 0;
                    padding: 30px;
                    object-fit: cover;
                    z-index: 0;
                    align-items: center;
                    justify-content: flex-start;
                   
                    background: #000000;
                    opacity: 0%;
                    
                  }
.cl-s08-lumingridsgxtlwh .image-text-content-image_dREUHJ--top-left {
                    align-items: flex-start;
                    justify-content: flex-start;
                  }
.cl-s08-lumingridsgxtlwh .image-text-content-image_dREUHJ--top-center {
                    align-items: flex-start;
                    justify-content: center;
                  }
.cl-s08-lumingridsgxtlwh .image-text-content-image_dREUHJ--top-right {
                    align-items: flex-start;
                    justify-content: flex-end;
                  }
.cl-s08-lumingridsgxtlwh .image-text-content-image_dREUHJ--middle-left {
                    align-items: center;
                    justify-content: flex-start;
                  }
.cl-s08-lumingridsgxtlwh .image-text-content-image_dREUHJ--middle-center {
                    align-items: center;
                    justify-content: center;
                  }
.cl-s08-lumingridsgxtlwh .image-text-content-image_dREUHJ--middle-right {
                    align-items: center;
                    justify-content: flex-end;
                  }
.cl-s08-lumingridsgxtlwh .image-text-content-image_dREUHJ--bottom-left {
                    align-items: flex-end;
                    justify-content: flex-start;
                  }
.cl-s08-lumingridsgxtlwh .image-text-content-image_dREUHJ--bottom-center {
                    align-items: flex-end;
                    justify-content: center;
                  }
.cl-s08-lumingridsgxtlwh .image-text-content-image_dREUHJ--bottom-right {
                    align-items: flex-end;
                    justify-content: flex-end;
                  }
.cl-s08-lumingridsgxtlwh .lumin-text-image_dREUHJ {
                    text-align: left;
                    position:relative;
                  }
.cl-s08-lumingridsgxtlwh .lumin-text-image_dREUHJ:before {
                    content: "";
                    position: absolute;
                    z-index: -1;
                    top: 50%;
                    left: 50%;
                    width: 200%;
                    height: 200%;
                    
                    transform: translate(-50%,-50%);
                  }
.cl-s08-lumingridsgxtlwh /*  .lumin-text-image_dREUHJ:after {
                    content:"";
                    width: 100%;
                    height:100%;
                    background:#000;
                    box-shadow: 0 0 20px 7px #0000004d;
                    display: block;
                    position: absolute;
                    top: 0;
                    left: 0;
                  }
.cl-s08-lumingridsgxtlwh */

                  .lumin-text-image_dREUHJ h2 {
                    color: #212121;
                    font-size: 30px;
                    margin:0;line-height:1.2;
                    margin-bottom: 15px;
                  }
@media screen and (max-width: 749px) { .cl-s08-lumingridsgxtlwh .lumin-text-image_dREUHJ h2 {
                    font-size: 24px;
                  } }
.cl-s08-lumingridsgxtlwh .lumin-text-image_dREUHJ p {
                    color: #212121;
                    font-size: 16px;
                    margin:0;line-height: 1.2;
                  }
@media screen and (max-width: 749px) { .cl-s08-lumingridsgxtlwh .lumin-text-image_dREUHJ p {
                    font-size: 14px;
                  } }
.cl-s08-lumingridsgxtlwh .lumin-image-image_dREUHJ img {
                  object-fit:cover;
                  height: 100%;
                  width: 100%;
                  position: relative;
                }
.cl-s08-lumingridsgxtlwh .header-collage {
          text-align: left;
        }
.cl-s08-lumingridsgxtlwh .header-collage h1 {
          margin: 0;
        }
.cl-s08-lumingridsgxtlwh .header-collage p {
          margin-bottom: 20px;
          margin-top: 5px;
        }
.cl-s08-lumingridsgxtlwh .row-template--26499821961544__lumin_grids_gXTLwh {
          display: flex;
          flex-wrap: wrap;
          gap: 8px;
          margin-right: -8px;
        }
@media screen and (max-width: 600px) { .cl-s08-lumingridsgxtlwh .row-template--26499821961544__lumin_grids_gXTLwh {
          margin-right: 0;
        } }
.cl-s08-lumingridsgxtlwh .column img {
          vertical-align: middle;
        }
.cl-s08-lumingridsgxtlwh .lumin-image-template--26499821961544__lumin_grids_gXTLwh {
            position: relative;
            overflow: hidden;
            border-radius:8px;
          }
.cl-s08-lumingridsgxtlwh .lumin-image-template--26499821961544__lumin_grids_gXTLwh--p {
            opacity: 1;
            position: absolute;
            pointer-events: none;
            transition: all 0.5s ease-in;
            bottom: 0;
            left: 0;
            padding: 3rem;
            line-height: 1;
            letter-spacing: 0;
          }
.cl-s08-lumingridsgxtlwh .lumin-text-template--26499821961544__lumin_grids_gXTLwh {
            border-radius:8px;
            margin-bottom: px;
           }
.cl-s08-lumingridsgxtlwh .lumin-text-template--26499821961544__lumin_grids_gXTLwh a {
            margin-top: 15px;
           }
.cl-s08-lumingridsgxtlwh .lumin-image-template--26499821961544__lumin_grids_gXTLwh img {
            transition: all 0.5s ease-in;
            margin-bottom: -8px;
            border-radius:8px;
           }
.cl-s08-lumingridsgxtlwh .lumin-image-template--26499821961544__lumin_grids_gXTLwh svg {
            transition: all 0.5s ease-in;
            margin-bottom: -8px;
            width: 100%;
            height: 100%;
            border-radius:8px;
            background: #f2f2f2;
           }
@media screen and (max-width: 749px) { .cl-s08-lumingridsgxtlwh .lumin-text-template--26499821961544__lumin_grids_gXTLwh {
             transition: all 0.5s ease-in;
           } }
.cl-s08-lumingridsgxtlwh .video-container-template--26499821961544__lumin_grids_gXTLwh {
        /* width is set as 100% here. any width can be specified as per requirement */
      position: relative;
  }
.cl-s08-lumingridsgxtlwh }

    .video-container-template--26499821961544__lumin_grids_gXTLwh::after {
      content: '';
      position: absolute;
      top: 0;
      background: #000000;
      opacity: 0.0;
      z-index: 1;
      width: 100%;
      height: 100%;
      border-radius:8px;
    }

     @media screen and (min-width: 750px) {

      .video-container--small:not(.video-container--adapt) {
         padding-top: 26.25%;
      }
.cl-s08-lumingridsgxtlwh .video-container--medium:not(.video-container--adapt) {
         padding-top: 36.25%;
      }
.cl-s08-lumingridsgxtlwh .video-container--large:not(.video-container--adapt) {
        padding-top: 56.25%;
      }
.cl-s08-lumingridsgxtlwh }
      @media screen and (max-width: 749px) {

      .video-container--small:not(.video-container--adapt) {
         padding-top: 70%;
      }
.cl-s08-lumingridsgxtlwh .video-container--medium:not(.video-container--adapt) {
         padding-top: 100%;
      }
.cl-s08-lumingridsgxtlwh .video-container--large:not(.video-container--adapt) {
        padding-top: 130%;
      }
.cl-s08-lumingridsgxtlwh }
    .video-media-grid {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        object-fit: cover;
       /* border-radius:8px;*/
    }
@font-face { font-family: Inter; font-weight: 400; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n4.b2a3f24c19b4de56e8871f609e73ca7-441022.woff2?v=86560110980689511001784759694) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n4.af8052d517e0c9ffac7b814872cecc2-c4bd3e.woff?v=169489102135510047051784759692) format("woff"); }
@font-face { font-family: Inter; font-weight: 700; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n7.02711e6b374660cfc7915d1afc1c204-9ca273.woff2?v=166179665259747124441784759702) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n7.6dab87426f6b8813070abd79972ceaf-d3f63e.woff?v=84160012413639486121784759704) format("woff"); }
@font-face { font-family: Inter; font-weight: 400; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i4.feae1981dda792ab80d117249d9c7e0-8f5776.woff2?v=146094087993054974941784759687) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i4.62773b7113d5e5f02c71486623cf828-acc1e9.woff?v=145175879304439201021784759686) format("woff"); }
@font-face { font-family: Inter; font-weight: 700; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i7.b377bcd4cc0f160622a22d638ae7e2c-1245e4.woff2?v=134035453052031163571784759690) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i7.7c69a6a34e3bb44fcf6f975857e13b9-c2084c.woff?v=92585484364732728301784759689) format("woff"); }
@font-face { font-family: Inter; font-weight: 500; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n5.d7101d5e168594dd06f56f290dd759f-71c4e1.woff2?v=96609129897802222461784759697) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n5.5332a76bbd27da00474c136abb1ca3c-9126c5.woff?v=99672576506404194411784759695) format("woff"); }
@font-face { font-family: Barlow; font-weight: 700; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-barlow_i7.50e19d6cc2ba5146fa437a5a7443c7-5d61ba.woff2?v=130863997018847547571784759684) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-barlow_i7.47e9f98f1b094d912e6fd631cc3fe9-cf68ae.woff?v=52505299563554195721784759682) format("woff"); }
@font-face { font-family: Inter; font-weight: 600; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n6.771af0474a71b3797eb38f3487d6fb7-a42a69.woff2?v=147121938536447429991784759699) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n6.88c903d8f9e157d48b73b7777d06429-25e190.woff?v=138721356721046305941784759700) format("woff"); }
.cl-s08-lumingridsgxtlwh, .cl-s08-lumingridsgxtlwh .color-background-1 { --color-background: 255,255,255; --gradient-background: #ffffff; --color-foreground: 0,0,0; --color-background-contrast: 191,191,191; --color-shadow: 0,0,0; --color-button: 0,0,0; --color-button-text: 255,255,255; --color-secondary-button: 255,255,255; --color-secondary-button-text: 0,0,0; --color-link: 0,0,0; --color-badge-foreground: 0,0,0; --color-badge-background: 255,255,255; --color-badge-border: 0,0,0; --payment-terms-background-color: rgb(255 255 255); --sale-price: rgb(0 0 0); }
.cl-s08-lumingridsgxtlwh, .cl-s08-lumingridsgxtlwh .color-background-1, .cl-s08-lumingridsgxtlwh .color-background-2, .cl-s08-lumingridsgxtlwh .color-inverse, .cl-s08-lumingridsgxtlwh .color-accent-1, .cl-s08-lumingridsgxtlwh .color-accent-2 { color: rgba(var(--color-foreground), 0.85); background-color: rgb(var(--color-background)); }
.cl-s08-lumingridsgxtlwh { --font-body-family: Inter, sans-serif; --font-body-style: normal; --font-body-weight: 400; --font-body-weight-bold: 700; --font-body-height: 1.5; --font-body-spacing: 0.5px; --font-menu-family: Inter, sans-serif; --font-menu-style: normal; --font-menu-weight: 500; --font-menu-weight-medium: 500; --font-menu-weight-bold: 800; --font-button-family: Inter, sans-serif; --font-button-style: normal; --font-button-weight: 600; --font-button-weight-medium: 500; --font-button-weight-bold: 900; --font-collapsible-family: Inter, sans-serif; --font-collapsible-style: normal; --font-collapsible-weight: 600; --font-collapsible-weight-medium: 500; --font-collapsible-weight-bold: 900; --font-collapsible-size: 18px; --font-collapsible-spacing: -0.2px; --font-heading-family: Inter, sans-serif; --font-heading-style: normal; --font-heading-italic: Barlow, sans-serif; --font-heading-italic-style: italic; --font-heading-weight: 700; --font-heading-spacing: 0.1px; --font-heading-height: 1.2; --font-body-scale: 1.0; --font-heading-scale: 1.0; --media-padding: px; --media-border-opacity: 0.05; --media-border-width: 0px; --media-radius: 10px; --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: 100rem; --page-width-margin: 0rem; --product-card-image-padding: 0.0rem; --product-card-corner-radius: 0.6rem; --product-card-text-alignment: center; --product-card-border-width: 0.0rem; --product-card-border-opacity: 0.05; --product-card-shadow-opacity: 0.0; --product-card-shadow-visible: 0; --product-card-shadow-horizontal-offset: 0.0rem; --product-card-shadow-vertical-offset: 0.4rem; --product-card-shadow-blur-radius: 0.5rem; --collection-card-image-padding: 0.0rem; --collection-card-corner-radius: 12%; --collection-card-text-alignment: center; --collection-card-border-width: 0.0rem; --collection-card-border-opacity: 0.1; --collection-card-shadow-opacity: 0.0; --collection-card-shadow-visible: 0; --collection-card-shadow-horizontal-offset: 0.0rem; --collection-card-shadow-vertical-offset: 0.4rem; --collection-card-shadow-blur-radius: 0.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: 16px; --grid-desktop-horizontal-spacing: 12px; --grid-mobile-vertical-spacing: 8px; --grid-mobile-horizontal-spacing: 6px; --text-boxes-border-opacity: 0.05; --text-boxes-border-width: 0px; --text-boxes-radius: 6px; --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: 8px; --buttons-radius-outset: 9px; --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: 8px; --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: 9px; --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: uppercase; --button-text-size: 16px; --button-text-size_mobile: 12px; --button-text-space: 0px; --button-text-weight: 600; --fancy-gradient: linear-gradient(108deg, rgba(172, 67, 79, 1), rgba(255, 126, 141, 1) 48%, rgba(251, 167, 177, 1) 98%); --fancy-text: #000000; --fancy-background: #FFFBB7; --fancy-text-size: 100%; --fancy-padding-left: 10px; --fancy-padding-right: 10px; --fancy-padding-top: 0px; --fancy-border-radius: 0px; --fancy-padding-bottom: 0px; --badge-size: 1; }
.cl-s08-lumingridsgxtlwh *, .cl-s08-lumingridsgxtlwh ::before, .cl-s08-lumingridsgxtlwh ::after { box-sizing: inherit; }
.cl-s08-lumingridsgxtlwh { box-sizing: border-box; font-size: calc(var(--font-body-scale) * 62.5%); height: 100%; }
.cl-s08-lumingridsgxtlwh { display: grid; grid-template-rows: auto auto 1fr auto; grid-template-columns: 100%; min-height: 100%; margin: 0px; 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; -webkit-font-smoothing: antialiased; }
@media screen and (min-width: 750px) { .cl-s08-lumingridsgxtlwh { font-size: 1.6rem; } }
.cl-s08-lumingridsgxtlwh { --alpha-button-background: 1; --alpha-button-border: 1; --alpha-link: .85; --alpha-badge-border: .1; }
.cl-s08-lumingridsgxtlwh .page-width { max-width: var(--page-width); margin: 0px auto; padding: 0px 1.5rem; }
@media screen and (min-width: 750px) { .cl-s08-lumingridsgxtlwh .page-width { padding: 0px 5rem; } }
.cl-s08-lumingridsgxtlwh h1, .cl-s08-lumingridsgxtlwh h2, .cl-s08-lumingridsgxtlwh h3, .cl-s08-lumingridsgxtlwh h4, .cl-s08-lumingridsgxtlwh h5, .cl-s08-lumingridsgxtlwh .h0, .cl-s08-lumingridsgxtlwh .h1, .cl-s08-lumingridsgxtlwh .h2, .cl-s08-lumingridsgxtlwh .h3, .cl-s08-lumingridsgxtlwh .h4, .cl-s08-lumingridsgxtlwh .h5 { 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; }
.cl-s08-lumingridsgxtlwh h2, .cl-s08-lumingridsgxtlwh .h2 { font-size: calc(var(--font-heading-scale) * 2rem); }
@media only screen and (min-width: 750px) { .cl-s08-lumingridsgxtlwh h2, .cl-s08-lumingridsgxtlwh .h2 { font-size: calc(var(--font-heading-scale) * 2.4rem); } }
.cl-s08-lumingridsgxtlwh { --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); }
.cl-s08-lumingridsgxtlwh .gradient { background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-origin: ; background-clip: ; background-color: ; background-attachment: fixed; }
.cl-s08-lumingridsgxtlwh .rte > :first-child { margin-top: 0px; }
.cl-s08-lumingridsgxtlwh .rte > :last-child { margin-bottom: 0px; }
@media (prefers-reduced-motion: no-preference) and (hover: hover) { .cl-s08-lumingridsgxtlwh { --easter-egg: none; } }
.cl-s08-lumingridsgxtlwh .image { display: block; margin: 0px auto; width: 100%; }
.cl-s08-lumingridsgxtlwh .blur-up { filter: blur(5px); transition: filter 400ms, -webkit-filter 400ms; }
.cl-s08-lumingridsgxtlwh .blur-up.lazyloaded { filter: blur(0px); }
@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; }
.cl-s08-lumingridsgxtlwh { --swiper-theme-color: #007aff; }
.cl-s08-lumingridsgxtlwh { --swiper-navigation-size: 16px; }
.cl-s08-lumingridsgxtlwh .lazyloaded { opacity: 1; transition: opacity 0.3s; }
.cl-s08-lumingridsgxtlwh { --shopify-chat-bg-color: #FFFFFF; --shopify-agent-bg-color: #FFFFFF; --shopify-chat-text-color: #000000; --shopify-agent-text-color: #000000; --shopify-chat-accent-bg-color: #000000; --shopify-agent-accent-bg-color: #000000; --shopify-chat-accent-text-color: #FFFFFF; --shopify-agent-accent-text-color: #FFFFFF; --shopify-chat-activator-offset: 20px; --shopify-agent-activator-offset: 20px; --shopify-chat-border-radius: 16px; --shopify-agent-border-radius: 16px; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MRegular-d0531d.woff2?v=149152729114340250381784759707) format("woff2"); font-style: normal; font-weight: 450; font-display: swap; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MMedium-269b78.woff2?v=30486626448974345721784759705) format("woff2"); font-style: normal; font-weight: 500; font-display: swap; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MSemibold-24a03e.woff2?v=104269634200593542371784759709) format("woff2"); font-style: normal; font-weight: 600; font-display: swap; }
.cl-s08-lumingridsgxtlwh *, .cl-s08-lumingridsgxtlwh ::before, .cl-s08-lumingridsgxtlwh ::after { animation: auto ease 0s 1 normal none running none !important; transition: none !important; }
.cl-s08-lumingridsgxtlwh { --lm-button-box: 0,0,0; }
.cl-s08-lumingridsgxtlwh .section-template--26499821961544__lumin_grids_gXTLwh-padding { padding-top: 0px; padding-bottom: 0px; }
@media screen and (min-width: 750px) { .cl-s08-lumingridsgxtlwh .section-template--26499821961544__lumin_grids_gXTLwh-padding { padding-top: 0px; padding-bottom: 0px; } }
.cl-s08-lumingridsgxtlwh .section-template--26499821961544__lumin_grids_gXTLwh-margin { padding-top: 0px; padding-bottom: 0px; }
@media screen and (min-width: 750px) { .cl-s08-lumingridsgxtlwh .section-template--26499821961544__lumin_grids_gXTLwh-margin { padding-top: 0px; padding-bottom: 0px; } }
.cl-s08-lumingridsgxtlwh .column-image_xJkFrY { width: calc(50% - 8px); position: relative; }
@media screen and (max-width: 600px) { .cl-s08-lumingridsgxtlwh .column-image_xJkFrY { width: 100%; } }
@media screen and (min-width: 601px) and (max-width: 990px) { .cl-s08-lumingridsgxtlwh .column-image_xJkFrY { width: calc(33.3333% - 8px); } }
.cl-s08-lumingridsgxtlwh .lumin-text-container-image_xJkFrY { margin: 0px; display: flex; width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; padding: 30px; object-fit: cover; z-index: 2; align-items: center; justify-content: flex-start; }
.cl-s08-lumingridsgxtlwh .image-text-content-image_xJkFrY--middle-center { align-items: center; justify-content: center; }
.cl-s08-lumingridsgxtlwh .lumin-text-image_xJkFrY { text-align: left; position: relative; }
.cl-s08-lumingridsgxtlwh .lumin-text-image_xJkFrY h2 { color: rgb(255, 255, 255); font-size: 30px; margin: 0px 0px 4px; line-height: 1.2; }
@media screen and (max-width: 749px) { .cl-s08-lumingridsgxtlwh .lumin-text-image_xJkFrY h2 { font-size: 24px; } }
.cl-s08-lumingridsgxtlwh .lumin-text-image_xJkFrY p { color: rgb(255, 255, 255); font-size: 16px; margin: 0px; line-height: 1.2; }
@media screen and (max-width: 749px) { .cl-s08-lumingridsgxtlwh .lumin-text-image_xJkFrY p { font-size: 14px; } }
.cl-s08-lumingridsgxtlwh .lumin-image-image_xJkFrY img { object-fit: cover; height: 100%; width: 100%; position: relative; }
.cl-s08-lumingridsgxtlwh .column-image_dmEGM4 { width: calc(50% - 8px); position: relative; }
@media screen and (max-width: 600px) { .cl-s08-lumingridsgxtlwh .column-image_dmEGM4 { width: 100%; } }
@media screen and (min-width: 601px) and (max-width: 990px) { .cl-s08-lumingridsgxtlwh .column-image_dmEGM4 { width: calc(33.3333% - 8px); } }
.cl-s08-lumingridsgxtlwh .lumin-text-container-image_dmEGM4 { margin: 0px; display: flex; width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; padding: 30px; object-fit: cover; z-index: 2; align-items: center; justify-content: flex-start; }
.cl-s08-lumingridsgxtlwh .image-text-content-image_dmEGM4--middle-center { align-items: center; justify-content: center; }
.cl-s08-lumingridsgxtlwh .lumin-text-image_dmEGM4 { text-align: center; position: relative; }
.cl-s08-lumingridsgxtlwh .lumin-text-image_dmEGM4 h2 { color: rgb(33, 33, 33); font-size: 30px; margin: 0px 0px 15px; line-height: 1.2; }
@media screen and (max-width: 749px) { .cl-s08-lumingridsgxtlwh .lumin-text-image_dmEGM4 h2 { font-size: 24px; } }
.cl-s08-lumingridsgxtlwh .lumin-text-image_dmEGM4 p { color: rgb(33, 33, 33); font-size: 16px; margin: 0px; line-height: 1.2; }
@media screen and (max-width: 749px) { .cl-s08-lumingridsgxtlwh .lumin-text-image_dmEGM4 p { font-size: 14px; } }
.cl-s08-lumingridsgxtlwh .lumin-image-image_dmEGM4 img { object-fit: cover; height: 100%; width: 100%; position: relative; }
.cl-s08-lumingridsgxtlwh .column-text_4kefPh { width: calc(100% - 8px); position: relative; text-align: center; overflow: overlay; }
@media screen and (max-width: 600px) { .cl-s08-lumingridsgxtlwh .column-text_4kefPh { width: 100%; } }
@media screen and (min-width: 601px) and (max-width: 990px) { .cl-s08-lumingridsgxtlwh .column-text_4kefPh { width: calc(50% - 8px); } }
.cl-s08-lumingridsgxtlwh .lumin-text-container-text_4kefPh { margin: 0px; background: rgb(255, 255, 255); display: flex; width: 100%; height: 100%; position: relative; top: 0px; left: 0px; padding: 30px; object-fit: cover; z-index: 2; align-items: center; justify-content: flex-start; }
@media screen and (max-width: 600px) { .cl-s08-lumingridsgxtlwh .lumin-text-container-text_4kefPh { position: relative; padding: 30px; } }
.cl-s08-lumingridsgxtlwh .image-text-content-text_4kefPh--middle-center { align-items: center; justify-content: center; }
.cl-s08-lumingridsgxtlwh .lumin-text-text_4kefPh { background: rgb(255, 255, 255); text-align: center; color: rgb(33, 33, 33); }
.cl-s08-lumingridsgxtlwh .lumin-head-text_4kefPh h2 { color: rgb(33, 33, 33); font-size: 30px; margin: 0px; }
@media screen and (max-width: 749px) { .cl-s08-lumingridsgxtlwh .lumin-head-text_4kefPh h2 { font-size: 24px; } }
.cl-s08-lumingridsgxtlwh .lumin-text-text_4kefPh p { color: rgb(33, 33, 33); font-size: 16px; margin: 0px; }
@media screen and (max-width: 749px) { .cl-s08-lumingridsgxtlwh .lumin-text-text_4kefPh p { font-size: 14px; } }
.cl-s08-lumingridsgxtlwh .column-image_dREUHJ { width: calc(100% - 8px); position: relative; }
@media screen and (max-width: 600px) { .cl-s08-lumingridsgxtlwh .column-image_dREUHJ { width: 100%; } }
@media screen and (min-width: 601px) and (max-width: 990px) { .cl-s08-lumingridsgxtlwh .column-image_dREUHJ { width: calc(50% - 8px); } }
.cl-s08-lumingridsgxtlwh .lumin-text-container-image_dREUHJ { margin: 0px; display: flex; width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; padding: 30px; object-fit: cover; z-index: 2; align-items: center; justify-content: flex-start; }
.cl-s08-lumingridsgxtlwh .image-text-content-image_dREUHJ--middle-center { align-items: center; justify-content: center; }
.cl-s08-lumingridsgxtlwh .lumin-text-image_dREUHJ { text-align: left; position: relative; }
.cl-s08-lumingridsgxtlwh .lumin-text-image_dREUHJ h2 { color: rgb(33, 33, 33); font-size: 30px; margin: 0px 0px 15px; line-height: 1.2; }
@media screen and (max-width: 749px) { .cl-s08-lumingridsgxtlwh .lumin-text-image_dREUHJ h2 { font-size: 24px; } }
.cl-s08-lumingridsgxtlwh .lumin-text-image_dREUHJ p { color: rgb(33, 33, 33); font-size: 16px; margin: 0px; line-height: 1.2; }
@media screen and (max-width: 749px) { .cl-s08-lumingridsgxtlwh .lumin-text-image_dREUHJ p { font-size: 14px; } }
.cl-s08-lumingridsgxtlwh .lumin-image-image_dREUHJ img { object-fit: cover; height: 100%; width: 100%; position: relative; }
.cl-s08-lumingridsgxtlwh .row-template--26499821961544__lumin_grids_gXTLwh { display: flex; flex-wrap: wrap; gap: 8px; margin-right: -8px; }
@media screen and (max-width: 600px) { .cl-s08-lumingridsgxtlwh .row-template--26499821961544__lumin_grids_gXTLwh { margin-right: 0px; } }
.cl-s08-lumingridsgxtlwh .lumin-image-template--26499821961544__lumin_grids_gXTLwh { position: relative; overflow: hidden; border-radius: 8px; }
.cl-s08-lumingridsgxtlwh .lumin-text-template--26499821961544__lumin_grids_gXTLwh { border-radius: 8px; }
.cl-s08-lumingridsgxtlwh .lumin-image-template--26499821961544__lumin_grids_gXTLwh img { transition: 0.5s ease-in; margin-bottom: -8px; border-radius: 8px; }
@media screen and (max-width: 749px) { .cl-s08-lumingridsgxtlwh .lumin-text-template--26499821961544__lumin_grids_gXTLwh { transition: 0.5s ease-in; } }
.cl-s08-lumingridsgxtlwh { --lxs-rating-icon-color: #E0E320; }
/* === s09-imagewithtextf7fleq === */
.cl-page .image-with-text .grid {margin-bottom:0}
.cl-page .image-with-text .grid__item {position:relative}
@media screen and (min-width:750px) { .cl-page .image-with-text__grid--reverse {flex-direction:row-reverse} }
.cl-page .image-with-text__media {min-height:100%;overflow:visible}
.cl-page .image-with-text__media--small {height:19.4rem}
.cl-page .image-with-text__media--medium {height:29.6rem}
.cl-page .image-with-text__media--large {height:43.5rem}
@media screen and (min-width:750px) { .cl-page .image-with-text__media--small {height:31.4rem}
.cl-page .image-with-text__media--medium {height:46rem}
.cl-page .image-with-text__media--large {height:69.5rem} }
.cl-page .image-with-text__media--placeholder {position:relative;overflow:hidden}
.cl-page .image-with-text__media--placeholder:after {content:"";position:absolute;background:rgba(var(--color-foreground),.04)}
.cl-page .image-with-text__media--placeholder.image-with-text__media--adapt {height:20rem}
@media screen and (min-width:750px) { .cl-page .image-with-text__media--placeholder.image-with-text__media--adapt {height:30rem} }
.cl-page .image-with-text__media--placeholder>svg {position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;height:100%;fill:currentColor}
.cl-page .image-with-text__media--placeholder:is(.animate--ambient, .cl-page .animate--zoom-in)>svg {top:0;left:0;transform:translate(0)}
.cl-page .image-with-text__content {align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:center;align-self:center;padding:4rem calc(4rem / var(--font-body-scale)) 5rem;position:relative;z-index:1}
.cl-page .image-with-text .grid__item:after {content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}
.cl-page .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))}
.cl-page .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))}
.cl-page .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))}
.cl-page .image-with-text .global-media-settings {overflow:hidden!important}
.cl-page .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))}
.cl-page .image-with-text:not(.image-with-text--overlap) .image-with-text__media-item>*, .cl-page .image-with-text:not(.image-with-text--overlap) .image-with-text__text-item>* {box-shadow:none}
@media screen and (max-width:749px) { .cl-page .image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__media-item:after, .cl-page .image-with-text.collapse-corners:not(.image-with-text--overlap) .grid__item .image-with-text__media, .cl-page .image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__media img, .cl-page .image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__media video, .cl-page .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}
.cl-page .image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__text-item:after, .cl-page .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}
.cl-page .image-with-text.collapse-borders:not(.image-with-text--overlap) .image-with-text__content {border-top:0} }
.cl-page .image-with-text__content--mobile-right>* {align-self:flex-end;text-align:right}
.cl-page .image-with-text__content--mobile-center>* {align-self:center;text-align:center}
.cl-page .image-with-text--overlap .image-with-text__content {width:90%;margin:var(--grid-desktop-horizontal-spacing) auto 0}
@media screen and (min-width:750px) { .cl-page .image-with-text__grid--reverse .image-with-text__content {margin-left:auto}
.cl-page .image-with-text__content--bottom {justify-content:flex-end;align-self:flex-end}
.cl-page .image-with-text__content--top {justify-content:flex-start;align-self:flex-start}
.cl-page .image-with-text__content--desktop-right>* {align-self:flex-end;text-align:right}
.cl-page .image-with-text__content--desktop-left>* {align-self:flex-start;text-align:left}
.cl-page .image-with-text__content--desktop-center>* {align-self:center;text-align:center}
.cl-page .image-with-text--overlap .image-with-text__text-item {display:flex;padding:0rem 0}
.cl-page .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)}
.cl-page .image-with-text--overlap .image-with-text__grid--reverse .image-with-text__content {margin-left:0;margin-right:var(--grid-desktop-horizontal-spacing)}
.cl-page .image-with-text--overlap .image-with-text__grid--reverse .image-with-text__text-item {justify-content:flex-end}
.cl-page .image-with-text--overlap .image-with-text__media-item--top {align-self:flex-start}
.cl-page .image-with-text--overlap .image-with-text__media-item--middle {align-self:center}
.cl-page .image-with-text--overlap .image-with-text__media-item--bottom {align-self:flex-end}
.cl-page .image-with-text__media-item--small, .cl-page .image-with-text__media-item--large+.image-with-text__text-item {flex-grow:0}
.cl-page .image-with-text.collapse-corners:not(.image-with-text--overlap) .grid:not(.image-with-text__grid--reverse) .image-with-text__media-item:after, .cl-page .image-with-text.collapse-corners:not(.image-with-text--overlap) .grid:not(.image-with-text__grid--reverse) .image-with-text__media, .cl-page .image-with-text.collapse-corners:not(.image-with-text--overlap) .grid:not(.image-with-text__grid--reverse) .image-with-text__media img, .cl-page .image-with-text.collapse-corners:not(.image-with-text--overlap) .grid:not(.image-with-text__grid--reverse) .image-with-text__media video, .cl-page .image-with-text.collapse-corners:not(.image-with-text--overlap) .grid:not(.image-with-text__grid--reverse) .image-with-text__media .placeholder-svg, .cl-page .image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__grid--reverse .image-with-text__text-item:after, .cl-page .image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__grid--reverse .image-with-text__content, .cl-page .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}
.cl-page .image-with-text.collapse-corners:not(.image-with-text--overlap) .grid:not(.image-with-text__grid--reverse) .image-with-text__text-item:after, .cl-page .image-with-text.collapse-corners:not(.image-with-text--overlap) .grid:not(.image-with-text__grid--reverse) .image-with-text__content, .cl-page .image-with-text.collapse-corners:not(.image-with-text--overlap) .grid:not(.image-with-text__grid--reverse) .image-with-text__content:after, .cl-page .image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__grid--reverse .image-with-text__media-item:after, .cl-page .image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__grid--reverse .image-with-text__media, .cl-page .image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__grid--reverse .image-with-text__media img, .cl-page .image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__grid--reverse .image-with-text__media video, .cl-page .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}
.cl-page .image-with-text.collapse-borders:not(.image-with-text--overlap) .grid:not(.image-with-text__grid--reverse) .image-with-text__content {border-left:0}
.cl-page .image-with-text.collapse-borders:not(.image-with-text--overlap) .image-with-text__grid--reverse .image-with-text__content {border-right:0} }
.cl-page .image-with-text:not(.collapse-corners, .cl-page .image-with-text--overlap) .image-with-text__media-item {z-index:2}
.cl-page .image-with-text.image-with-text--overlap .backround-transparent, .cl-page .image-with-text:not(.image-with-text--overlap) .background-transparent {background:transparent}
.cl-page .image-with-text .gradient {transform:perspective(0)}
.cl-page .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) { .cl-page .image-with-text__content {padding:6rem 7rem 7rem} }
.cl-page .image-with-text__content>*+* {margin-top:2rem}
.cl-page .image-with-text__content>.image-with-text__text:empty~a {margin-top:2rem}
.cl-page .image-with-text__content>:first-child:is(.image-with-text__heading), .cl-page .image-with-text__text--caption+.image-with-text__heading, .cl-page .image-with-text__text--caption:first-child {margin-top:0}
.cl-page .image-with-text__content :last-child:is(.image-with-text__heading), .cl-page .image-with-text__text--caption {margin-bottom:0}
.cl-page .image-with-text__content .button+.image-with-text__text {margin-top:2rem}
.cl-page .image-with-text__content .image-with-text__text+.button {margin-top:3rem}
.cl-page .image-with-text__heading {margin-bottom:0}
.cl-page .image-with-text__text p {margin-top:0;margin-bottom:1rem}
@media screen and (max-width:749px) { .cl-page .collapse-padding .image-with-text__grid .image-with-text__content {padding-left:0;padding-right:0} }
@media screen and (min-width:750px) { .cl-page .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}
.cl-page .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) { .cl-page .image-with-text .grid {margin-left:0} }
.cl-page .multirow__inner {display:flex;flex-direction:column;row-gap:var(--grid-mobile-vertical-spacing)}
@media screen and (min-width:750px) { .cl-page .multirow__inner {row-gap:var(--grid-desktop-vertical-spacing)} }
.cl-page .lumin-section__flex {display:flex}
.cl-page .lumin-section__flex-wrap {flex-wrap:wrap}
.cl-page .lumin-section__flex--1-per-row .lumin-section__flex-item {flex-basis:100%}
.cl-page .lumin-section__flex--2-per-row .lumin-section__flex-item {flex-basis:50%}
.cl-page .lumin-section__flex--3-per-row .lumin-section__flex-item {flex-basis:33.3333%}
.cl-page .lumin-section__flex--4-per-row .lumin-section__flex-item {flex-basis:25%}
.cl-page .lumin-section__flex--5-per-row .lumin-section__flex-item {flex-basis:20%}
.cl-page .lumin-section__flex--6-per-row .lumin-section__flex-item {flex-basis:16.6666%}
.cl-page .lumin-section__flex--7-per-row .lumin-section__flex-item {flex-basis:14.3%}
.cl-page .lumin-section__flex--8-per-row .lumin-section__flex-item {flex-basis:12.5%}
.cl-page .lumin-section__flex-row-reverse {flex-direction:row-reverse}
.cl-page .lumin-section__grid-row-reverse {direction:rtl}
.cl-page .lumin-section__grid-row-reverse * {direction:ltr}
.cl-page .lumin-section__justify-left {justify-content:flex-start;text-align:left}
.cl-page .lumin-section__justify-center {justify-content:center;text-align:center}
.cl-page .lumin-section__justify-right {justify-content:flex-end;text-align:right}
.cl-page .lumin-section__justify-justify {justify-content:space-between;text-align:justify}
.cl-page .lumin-section__align-top {align-items:flex-start}
.cl-page .lumin-section__align-center {align-items:center}
.cl-page .lumin-section__align-bottom {align-items:flex-end}
.cl-page .lumin-section__text-alignment-left {text-align:left}
.cl-page .lumin-section__text-alignment-center {text-align:center}
.cl-page .lumin-section__text-alignment-right {text-align:right}
.cl-page .lumin-section__text-alignment-justify {text-align:justify}
.cl-page .lumin-section__grid {display:grid}
.cl-page .lumin-section__grid--1-per-row {grid-template-columns:1fr}
.cl-page .lumin-section__grid--2-per-row {grid-template-columns:1fr 1fr}
.cl-page .lumin-section__grid--3-per-row {grid-template-columns:1fr 1fr 1fr}
.cl-page .lumin-section__grid--4-per-row {grid-template-columns:1fr 1fr 1fr 1fr}
.cl-page .lumin-section__grid--5-per-row {grid-template-columns:1fr 1fr 1fr 1fr 1fr}
.cl-page .lumin-section__grid--6-per-row {grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr}
.cl-page .lumin-section__grid--7-per-row {grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr}
.cl-page .lumin-section__grid--8-per-row {grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr}
.cl-page .lumin-section__grid-reverse {direction:rtl}
.cl-page .lumin-section__grid-reverse * {direction:ltr}
.cl-page /*# sourceMappingURL=/cdn/shop/t/16/assets/component-image-with-text.css.map?v=114833734609280324561746641227 */ {}
.cl-s09-imagewithtextf7fleq .section-template--26499821961544__image_with_text_f7FLEQ-padding {
    padding-top: 0px;
    padding-bottom: 0px;
  }
@media screen and (min-width: 750px) { .cl-s09-imagewithtextf7fleq .section-template--26499821961544__image_with_text_f7FLEQ-padding {
      padding-top: 0px;
      padding-bottom: 0px;
    } }
@font-face { font-family: Inter; font-weight: 400; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n4.b2a3f24c19b4de56e8871f609e73ca7-441022.woff2?v=86560110980689511001784759694) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n4.af8052d517e0c9ffac7b814872cecc2-c4bd3e.woff?v=169489102135510047051784759692) format("woff"); }
@font-face { font-family: Inter; font-weight: 700; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n7.02711e6b374660cfc7915d1afc1c204-9ca273.woff2?v=166179665259747124441784759702) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n7.6dab87426f6b8813070abd79972ceaf-d3f63e.woff?v=84160012413639486121784759704) format("woff"); }
@font-face { font-family: Inter; font-weight: 400; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i4.feae1981dda792ab80d117249d9c7e0-8f5776.woff2?v=146094087993054974941784759687) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i4.62773b7113d5e5f02c71486623cf828-acc1e9.woff?v=145175879304439201021784759686) format("woff"); }
@font-face { font-family: Inter; font-weight: 700; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i7.b377bcd4cc0f160622a22d638ae7e2c-1245e4.woff2?v=134035453052031163571784759690) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i7.7c69a6a34e3bb44fcf6f975857e13b9-c2084c.woff?v=92585484364732728301784759689) format("woff"); }
@font-face { font-family: Inter; font-weight: 500; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n5.d7101d5e168594dd06f56f290dd759f-71c4e1.woff2?v=96609129897802222461784759697) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n5.5332a76bbd27da00474c136abb1ca3c-9126c5.woff?v=99672576506404194411784759695) format("woff"); }
@font-face { font-family: Barlow; font-weight: 700; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-barlow_i7.50e19d6cc2ba5146fa437a5a7443c7-5d61ba.woff2?v=130863997018847547571784759684) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-barlow_i7.47e9f98f1b094d912e6fd631cc3fe9-cf68ae.woff?v=52505299563554195721784759682) format("woff"); }
@font-face { font-family: Inter; font-weight: 600; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n6.771af0474a71b3797eb38f3487d6fb7-a42a69.woff2?v=147121938536447429991784759699) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n6.88c903d8f9e157d48b73b7777d06429-25e190.woff?v=138721356721046305941784759700) format("woff"); }
.cl-s09-imagewithtextf7fleq, .cl-s09-imagewithtextf7fleq .color-background-1 { --color-background: 255,255,255; --gradient-background: #ffffff; --color-foreground: 0,0,0; --color-background-contrast: 191,191,191; --color-shadow: 0,0,0; --color-button: 0,0,0; --color-button-text: 255,255,255; --color-secondary-button: 255,255,255; --color-secondary-button-text: 0,0,0; --color-link: 0,0,0; --color-badge-foreground: 0,0,0; --color-badge-background: 255,255,255; --color-badge-border: 0,0,0; --payment-terms-background-color: rgb(255 255 255); --sale-price: rgb(0 0 0); }
.cl-s09-imagewithtextf7fleq, .cl-s09-imagewithtextf7fleq .color-background-1, .cl-s09-imagewithtextf7fleq .color-background-2, .cl-s09-imagewithtextf7fleq .color-inverse, .cl-s09-imagewithtextf7fleq .color-accent-1, .cl-s09-imagewithtextf7fleq .color-accent-2 { color: rgba(var(--color-foreground), 0.85); background-color: rgb(var(--color-background)); }
.cl-s09-imagewithtextf7fleq { --font-body-family: Inter, sans-serif; --font-body-style: normal; --font-body-weight: 400; --font-body-weight-bold: 700; --font-body-height: 1.5; --font-body-spacing: 0.5px; --font-menu-family: Inter, sans-serif; --font-menu-style: normal; --font-menu-weight: 500; --font-menu-weight-medium: 500; --font-menu-weight-bold: 800; --font-button-family: Inter, sans-serif; --font-button-style: normal; --font-button-weight: 600; --font-button-weight-medium: 500; --font-button-weight-bold: 900; --font-collapsible-family: Inter, sans-serif; --font-collapsible-style: normal; --font-collapsible-weight: 600; --font-collapsible-weight-medium: 500; --font-collapsible-weight-bold: 900; --font-collapsible-size: 18px; --font-collapsible-spacing: -0.2px; --font-heading-family: Inter, sans-serif; --font-heading-style: normal; --font-heading-italic: Barlow, sans-serif; --font-heading-italic-style: italic; --font-heading-weight: 700; --font-heading-spacing: 0.1px; --font-heading-height: 1.2; --font-body-scale: 1.0; --font-heading-scale: 1.0; --media-padding: px; --media-border-opacity: 0.05; --media-border-width: 0px; --media-radius: 10px; --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: 100rem; --page-width-margin: 0rem; --product-card-image-padding: 0.0rem; --product-card-corner-radius: 0.6rem; --product-card-text-alignment: center; --product-card-border-width: 0.0rem; --product-card-border-opacity: 0.05; --product-card-shadow-opacity: 0.0; --product-card-shadow-visible: 0; --product-card-shadow-horizontal-offset: 0.0rem; --product-card-shadow-vertical-offset: 0.4rem; --product-card-shadow-blur-radius: 0.5rem; --collection-card-image-padding: 0.0rem; --collection-card-corner-radius: 12%; --collection-card-text-alignment: center; --collection-card-border-width: 0.0rem; --collection-card-border-opacity: 0.1; --collection-card-shadow-opacity: 0.0; --collection-card-shadow-visible: 0; --collection-card-shadow-horizontal-offset: 0.0rem; --collection-card-shadow-vertical-offset: 0.4rem; --collection-card-shadow-blur-radius: 0.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: 16px; --grid-desktop-horizontal-spacing: 12px; --grid-mobile-vertical-spacing: 8px; --grid-mobile-horizontal-spacing: 6px; --text-boxes-border-opacity: 0.05; --text-boxes-border-width: 0px; --text-boxes-radius: 6px; --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: 8px; --buttons-radius-outset: 9px; --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: 8px; --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: 9px; --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: uppercase; --button-text-size: 16px; --button-text-size_mobile: 12px; --button-text-space: 0px; --button-text-weight: 600; --fancy-gradient: linear-gradient(108deg, rgba(172, 67, 79, 1), rgba(255, 126, 141, 1) 48%, rgba(251, 167, 177, 1) 98%); --fancy-text: #000000; --fancy-background: #FFFBB7; --fancy-text-size: 100%; --fancy-padding-left: 10px; --fancy-padding-right: 10px; --fancy-padding-top: 0px; --fancy-border-radius: 0px; --fancy-padding-bottom: 0px; --badge-size: 1; }
.cl-s09-imagewithtextf7fleq *, .cl-s09-imagewithtextf7fleq ::before, .cl-s09-imagewithtextf7fleq ::after { box-sizing: inherit; }
.cl-s09-imagewithtextf7fleq { box-sizing: border-box; font-size: calc(var(--font-body-scale) * 62.5%); height: 100%; }
.cl-s09-imagewithtextf7fleq { display: grid; grid-template-rows: auto auto 1fr auto; grid-template-columns: 100%; min-height: 100%; margin: 0px; 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; -webkit-font-smoothing: antialiased; }
@media screen and (min-width: 750px) { .cl-s09-imagewithtextf7fleq { font-size: 1.6rem; } }
.cl-s09-imagewithtextf7fleq { --alpha-button-background: 1; --alpha-button-border: 1; --alpha-link: .85; --alpha-badge-border: .1; }
.cl-s09-imagewithtextf7fleq .contains-content-container, .cl-s09-imagewithtextf7fleq .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); }
.cl-s09-imagewithtextf7fleq .contains-media, .cl-s09-imagewithtextf7fleq .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); }
.cl-s09-imagewithtextf7fleq .page-width { max-width: var(--page-width); margin: 0px auto; padding: 0px 1.5rem; }
@media screen and (min-width: 750px) { .cl-s09-imagewithtextf7fleq .page-width { padding: 0px 5rem; } }
.cl-s09-imagewithtextf7fleq .isolate { position: relative; z-index: 0; }
.cl-s09-imagewithtextf7fleq h1, .cl-s09-imagewithtextf7fleq h2, .cl-s09-imagewithtextf7fleq h3, .cl-s09-imagewithtextf7fleq h4, .cl-s09-imagewithtextf7fleq h5, .cl-s09-imagewithtextf7fleq .h0, .cl-s09-imagewithtextf7fleq .h1, .cl-s09-imagewithtextf7fleq .h2, .cl-s09-imagewithtextf7fleq .h3, .cl-s09-imagewithtextf7fleq .h4, .cl-s09-imagewithtextf7fleq .h5 { 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; }
.cl-s09-imagewithtextf7fleq h1, .cl-s09-imagewithtextf7fleq .h1 { font-size: calc(var(--font-heading-scale) * 3rem); }
@media only screen and (min-width: 750px) { .cl-s09-imagewithtextf7fleq h1, .cl-s09-imagewithtextf7fleq .h1 { font-size: calc(var(--font-heading-scale) * 4rem); } }
.cl-s09-imagewithtextf7fleq h2, .cl-s09-imagewithtextf7fleq .h2 { font-size: calc(var(--font-heading-scale) * 2rem); }
@media only screen and (min-width: 750px) { .cl-s09-imagewithtextf7fleq h2, .cl-s09-imagewithtextf7fleq .h2 { font-size: calc(var(--font-heading-scale) * 2.4rem); } }
.cl-s09-imagewithtextf7fleq { --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); }
.cl-s09-imagewithtextf7fleq .grid { display: flex; flex-wrap: wrap; margin-bottom: 2rem; padding: 0px; list-style: none; column-gap: var(--grid-mobile-horizontal-spacing); row-gap: var(--grid-mobile-vertical-spacing); }
@media screen and (min-width: 750px) { .cl-s09-imagewithtextf7fleq .grid { column-gap: var(--grid-desktop-horizontal-spacing); row-gap: var(--grid-desktop-vertical-spacing); } }
.cl-s09-imagewithtextf7fleq .grid:last-child { margin-bottom: 0px; }
.cl-s09-imagewithtextf7fleq .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) { .cl-s09-imagewithtextf7fleq .grid__item { width: calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4); max-width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2); } }
.cl-s09-imagewithtextf7fleq .grid--gapless.grid { gap: 0px; }
.cl-s09-imagewithtextf7fleq .grid--1-col .grid__item { max-width: 100%; width: 100%; }
@media screen and (min-width: 750px) { .cl-s09-imagewithtextf7fleq .grid--2-col-tablet .grid__item { width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2); } }
.cl-s09-imagewithtextf7fleq .media { display: block; background-color: rgba(var(--color-foreground),.1); position: relative; overflow: hidden; }
.cl-s09-imagewithtextf7fleq .media > :not(.zoom):not(.deferred-media__poster-button), .cl-s09-imagewithtextf7fleq .media model-viewer { display: block; max-width: 100%; position: absolute; top: 0px; left: 0px; height: 100%; width: 100%; }
.cl-s09-imagewithtextf7fleq .media > img { object-fit: cover; object-position: center center; transition: opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
.cl-s09-imagewithtextf7fleq .gradient { background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-origin: ; background-clip: ; background-color: ; background-attachment: fixed; }
.cl-s09-imagewithtextf7fleq .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; }
.cl-s09-imagewithtextf7fleq .global-media-settings { position: relative; border: var(--media-border-width) solid rgba(var(--color-foreground),var(--media-border-opacity)); border-radius: var(--media-radius); background-color: rgb(var(--color-background)); overflow: visible !important; }
.cl-s09-imagewithtextf7fleq .global-media-settings img, .cl-s09-imagewithtextf7fleq .global-media-settings iframe, .cl-s09-imagewithtextf7fleq .global-media-settings model-viewer, .cl-s09-imagewithtextf7fleq .global-media-settings video, .cl-s09-imagewithtextf7fleq .global-media-settings .placeholder-svg { border-radius: calc(var(--media-radius) - var(--media-border-width)); }
@media not (inset: 10px) { .cl-s09-imagewithtextf7fleq .grid { margin-left: calc(-1 * var(--grid-mobile-horizontal-spacing)); } }
@media not (inset: 10px) { .cl-s09-imagewithtextf7fleq .grid__item { padding-left: var(--grid-mobile-horizontal-spacing); padding-bottom: var(--grid-mobile-vertical-spacing); } }
@media not (inset: 10px) { .cl-s09-imagewithtextf7fleq .grid--gapless .grid__item { padding-left: 0px; padding-bottom: 0px; } }
.cl-s09-imagewithtextf7fleq .rte > :first-child { margin-top: 0px; }
.cl-s09-imagewithtextf7fleq .rte > :last-child { margin-bottom: 0px; }
@media (prefers-reduced-motion: no-preference) and (hover: hover) { .cl-s09-imagewithtextf7fleq { --easter-egg: none; } }
@font-face { font-family: swiper-icons; src: url("data:application/font-woff;charset=utf-8;base64, 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"); font-weight: 400; font-style: normal; }
.cl-s09-imagewithtextf7fleq { --swiper-theme-color: #007aff; }
.cl-s09-imagewithtextf7fleq { --swiper-navigation-size: 16px; }
.cl-s09-imagewithtextf7fleq { --shopify-chat-bg-color: #FFFFFF; --shopify-agent-bg-color: #FFFFFF; --shopify-chat-text-color: #000000; --shopify-agent-text-color: #000000; --shopify-chat-accent-bg-color: #000000; --shopify-agent-accent-bg-color: #000000; --shopify-chat-accent-text-color: #FFFFFF; --shopify-agent-accent-text-color: #FFFFFF; --shopify-chat-activator-offset: 20px; --shopify-agent-activator-offset: 20px; --shopify-chat-border-radius: 16px; --shopify-agent-border-radius: 16px; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MRegular-d0531d.woff2?v=149152729114340250381784759707) format("woff2"); font-style: normal; font-weight: 450; font-display: swap; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MMedium-269b78.woff2?v=30486626448974345721784759705) format("woff2"); font-style: normal; font-weight: 500; font-display: swap; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MSemibold-24a03e.woff2?v=104269634200593542371784759709) format("woff2"); font-style: normal; font-weight: 600; font-display: swap; }
.cl-s09-imagewithtextf7fleq *, .cl-s09-imagewithtextf7fleq ::before, .cl-s09-imagewithtextf7fleq ::after { animation: auto ease 0s 1 normal none running none !important; transition: none !important; }
.cl-s09-imagewithtextf7fleq { --lm-button-box: 0,0,0; }
.cl-s09-imagewithtextf7fleq .image-with-text .grid { margin-bottom: 0px; }
.cl-s09-imagewithtextf7fleq .image-with-text .grid__item { position: relative; }
@media screen and (min-width: 750px) { .cl-s09-imagewithtextf7fleq .image-with-text__grid--reverse { flex-direction: row-reverse; } }
.cl-s09-imagewithtextf7fleq .image-with-text__media { min-height: 100%; overflow: visible; }
.cl-s09-imagewithtextf7fleq .image-with-text__content { align-items: flex-start; display: flex; flex-direction: column; height: 100%; justify-content: center; align-self: center; padding: 4rem calc(4rem / var(--font-body-scale)) 5rem; position: relative; z-index: 1; }
.cl-s09-imagewithtextf7fleq .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)); }
.cl-s09-imagewithtextf7fleq .image-with-text .global-media-settings { overflow: hidden !important; }
.cl-s09-imagewithtextf7fleq .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)); }
.cl-s09-imagewithtextf7fleq .image-with-text__content--mobile-center > * { align-self: center; text-align: center; }
.cl-s09-imagewithtextf7fleq .image-with-text--overlap .image-with-text__content { width: 90%; margin: var(--grid-desktop-horizontal-spacing) auto 0; }
@media screen and (min-width: 750px) { .cl-s09-imagewithtextf7fleq .image-with-text__grid--reverse .image-with-text__content { margin-left: auto; } }
@media screen and (min-width: 750px) { .cl-s09-imagewithtextf7fleq .image-with-text__content--top { justify-content: flex-start; align-self: flex-start; } }
@media screen and (min-width: 750px) { .cl-s09-imagewithtextf7fleq .image-with-text__content--desktop-left > * { align-self: flex-start; text-align: left; } }
@media screen and (min-width: 750px) { .cl-s09-imagewithtextf7fleq .image-with-text--overlap .image-with-text__text-item { display: flex; padding: 0rem 0px; } }
@media screen and (min-width: 750px) { .cl-s09-imagewithtextf7fleq .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: 0px; margin-left: var(--grid-desktop-horizontal-spacing); } }
@media screen and (min-width: 750px) { .cl-s09-imagewithtextf7fleq .image-with-text--overlap .image-with-text__grid--reverse .image-with-text__content { margin-left: 0px; margin-right: var(--grid-desktop-horizontal-spacing); } }
@media screen and (min-width: 750px) { .cl-s09-imagewithtextf7fleq .image-with-text--overlap .image-with-text__grid--reverse .image-with-text__text-item { justify-content: flex-end; } }
@media screen and (min-width: 750px) { .cl-s09-imagewithtextf7fleq .image-with-text--overlap .image-with-text__media-item--top { align-self: flex-start; } }
.cl-s09-imagewithtextf7fleq .image-with-text .gradient { transform: perspective(0px); }
.cl-s09-imagewithtextf7fleq .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) { .cl-s09-imagewithtextf7fleq .image-with-text__content { padding: 6rem 7rem 7rem; } }
.cl-s09-imagewithtextf7fleq .image-with-text__content > * + * { margin-top: 2rem; }
.cl-s09-imagewithtextf7fleq .image-with-text__content > :first-child:is(.image-with-text__heading), .cl-s09-imagewithtextf7fleq .image-with-text__text--caption + .image-with-text__heading, .cl-s09-imagewithtextf7fleq .image-with-text__text--caption:first-child { margin-top: 0px; }
.cl-s09-imagewithtextf7fleq .image-with-text__heading { margin-bottom: 0px; }
.cl-s09-imagewithtextf7fleq .image-with-text__text p { margin-top: 0px; margin-bottom: 1rem; }
@media not (inset: 10px) { .cl-s09-imagewithtextf7fleq .image-with-text .grid { margin-left: 0px; } }
.cl-s09-imagewithtextf7fleq .section-template--26499821961544__image_with_text_f7FLEQ-padding { padding-top: 0px; padding-bottom: 0px; }
@media screen and (min-width: 750px) { .cl-s09-imagewithtextf7fleq .section-template--26499821961544__image_with_text_f7FLEQ-padding { padding-top: 0px; padding-bottom: 0px; } }
.cl-s09-imagewithtextf7fleq { --lxs-rating-icon-color: #E0E320; }
/* === s10-customliquidhyl3dx === */
.cl-s10-customliquidhyl3dx .section-template--26499821961544__custom_liquid_hYL3Dx-padding {
    padding-top: calc(0px * 0.75);
    padding-bottom: calc(0px  * 0.75);
  }
@media screen and (min-width: 750px) { .cl-s10-customliquidhyl3dx .section-template--26499821961544__custom_liquid_hYL3Dx-padding {
      padding-top: 0px;
      padding-bottom: 0px;
    } }
.cl-s10-customliquidhyl3dx .knitec-warning {
  background:#f6f6f6;
  border:1px solid #e5e5e5;
  border-radius:18px;
  padding:24px 20px;
  text-align:center;
  max-width:820px;
  margin:20px auto;
  font-family:inherit;
  transition:all .25s ease;
}
.cl-s10-customliquidhyl3dx .knitec-warning:hover {
  border-color:#d0d0d0;
}
.cl-s10-customliquidhyl3dx .knitec-warning-title {
  font-size:15px;
  font-weight:600;
  color:#000;
  margin-bottom:10px;
  letter-spacing:.3px;
}
.cl-s10-customliquidhyl3dx .knitec-warning-text {
  font-size:12px;
  line-height:1.6;
  color:#000;
  opacity:.75;
  max-width:640px;
  margin:auto;
}
.cl-s10-customliquidhyl3dx /* Mobile */
@media (max-width:640px) {
  .knitec-warning{
    padding:18px 16px;
    margin:16px auto;
  }

  .knitec-warning-title{
    font-size:14px;
  }

  .knitec-warning-text{
    font-size:11.5px;
  }
}
@font-face { font-family: Inter; font-weight: 400; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n4.b2a3f24c19b4de56e8871f609e73ca7-441022.woff2?v=86560110980689511001784759694) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n4.af8052d517e0c9ffac7b814872cecc2-c4bd3e.woff?v=169489102135510047051784759692) format("woff"); }
@font-face { font-family: Inter; font-weight: 700; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n7.02711e6b374660cfc7915d1afc1c204-9ca273.woff2?v=166179665259747124441784759702) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n7.6dab87426f6b8813070abd79972ceaf-d3f63e.woff?v=84160012413639486121784759704) format("woff"); }
@font-face { font-family: Inter; font-weight: 400; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i4.feae1981dda792ab80d117249d9c7e0-8f5776.woff2?v=146094087993054974941784759687) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i4.62773b7113d5e5f02c71486623cf828-acc1e9.woff?v=145175879304439201021784759686) format("woff"); }
@font-face { font-family: Inter; font-weight: 700; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i7.b377bcd4cc0f160622a22d638ae7e2c-1245e4.woff2?v=134035453052031163571784759690) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i7.7c69a6a34e3bb44fcf6f975857e13b9-c2084c.woff?v=92585484364732728301784759689) format("woff"); }
@font-face { font-family: Inter; font-weight: 500; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n5.d7101d5e168594dd06f56f290dd759f-71c4e1.woff2?v=96609129897802222461784759697) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n5.5332a76bbd27da00474c136abb1ca3c-9126c5.woff?v=99672576506404194411784759695) format("woff"); }
@font-face { font-family: Barlow; font-weight: 700; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-barlow_i7.50e19d6cc2ba5146fa437a5a7443c7-5d61ba.woff2?v=130863997018847547571784759684) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-barlow_i7.47e9f98f1b094d912e6fd631cc3fe9-cf68ae.woff?v=52505299563554195721784759682) format("woff"); }
@font-face { font-family: Inter; font-weight: 600; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n6.771af0474a71b3797eb38f3487d6fb7-a42a69.woff2?v=147121938536447429991784759699) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n6.88c903d8f9e157d48b73b7777d06429-25e190.woff?v=138721356721046305941784759700) format("woff"); }
.cl-s10-customliquidhyl3dx, .cl-s10-customliquidhyl3dx .color-background-1 { --color-background: 255,255,255; --gradient-background: #ffffff; --color-foreground: 0,0,0; --color-background-contrast: 191,191,191; --color-shadow: 0,0,0; --color-button: 0,0,0; --color-button-text: 255,255,255; --color-secondary-button: 255,255,255; --color-secondary-button-text: 0,0,0; --color-link: 0,0,0; --color-badge-foreground: 0,0,0; --color-badge-background: 255,255,255; --color-badge-border: 0,0,0; --payment-terms-background-color: rgb(255 255 255); --sale-price: rgb(0 0 0); }
.cl-s10-customliquidhyl3dx, .cl-s10-customliquidhyl3dx .color-background-1, .cl-s10-customliquidhyl3dx .color-background-2, .cl-s10-customliquidhyl3dx .color-inverse, .cl-s10-customliquidhyl3dx .color-accent-1, .cl-s10-customliquidhyl3dx .color-accent-2 { color: rgba(var(--color-foreground), 0.85); background-color: rgb(var(--color-background)); }
.cl-s10-customliquidhyl3dx { --font-body-family: Inter, sans-serif; --font-body-style: normal; --font-body-weight: 400; --font-body-weight-bold: 700; --font-body-height: 1.5; --font-body-spacing: 0.5px; --font-menu-family: Inter, sans-serif; --font-menu-style: normal; --font-menu-weight: 500; --font-menu-weight-medium: 500; --font-menu-weight-bold: 800; --font-button-family: Inter, sans-serif; --font-button-style: normal; --font-button-weight: 600; --font-button-weight-medium: 500; --font-button-weight-bold: 900; --font-collapsible-family: Inter, sans-serif; --font-collapsible-style: normal; --font-collapsible-weight: 600; --font-collapsible-weight-medium: 500; --font-collapsible-weight-bold: 900; --font-collapsible-size: 18px; --font-collapsible-spacing: -0.2px; --font-heading-family: Inter, sans-serif; --font-heading-style: normal; --font-heading-italic: Barlow, sans-serif; --font-heading-italic-style: italic; --font-heading-weight: 700; --font-heading-spacing: 0.1px; --font-heading-height: 1.2; --font-body-scale: 1.0; --font-heading-scale: 1.0; --media-padding: px; --media-border-opacity: 0.05; --media-border-width: 0px; --media-radius: 10px; --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: 100rem; --page-width-margin: 0rem; --product-card-image-padding: 0.0rem; --product-card-corner-radius: 0.6rem; --product-card-text-alignment: center; --product-card-border-width: 0.0rem; --product-card-border-opacity: 0.05; --product-card-shadow-opacity: 0.0; --product-card-shadow-visible: 0; --product-card-shadow-horizontal-offset: 0.0rem; --product-card-shadow-vertical-offset: 0.4rem; --product-card-shadow-blur-radius: 0.5rem; --collection-card-image-padding: 0.0rem; --collection-card-corner-radius: 12%; --collection-card-text-alignment: center; --collection-card-border-width: 0.0rem; --collection-card-border-opacity: 0.1; --collection-card-shadow-opacity: 0.0; --collection-card-shadow-visible: 0; --collection-card-shadow-horizontal-offset: 0.0rem; --collection-card-shadow-vertical-offset: 0.4rem; --collection-card-shadow-blur-radius: 0.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: 16px; --grid-desktop-horizontal-spacing: 12px; --grid-mobile-vertical-spacing: 8px; --grid-mobile-horizontal-spacing: 6px; --text-boxes-border-opacity: 0.05; --text-boxes-border-width: 0px; --text-boxes-radius: 6px; --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: 8px; --buttons-radius-outset: 9px; --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: 8px; --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: 9px; --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: uppercase; --button-text-size: 16px; --button-text-size_mobile: 12px; --button-text-space: 0px; --button-text-weight: 600; --fancy-gradient: linear-gradient(108deg, rgba(172, 67, 79, 1), rgba(255, 126, 141, 1) 48%, rgba(251, 167, 177, 1) 98%); --fancy-text: #000000; --fancy-background: #FFFBB7; --fancy-text-size: 100%; --fancy-padding-left: 10px; --fancy-padding-right: 10px; --fancy-padding-top: 0px; --fancy-border-radius: 0px; --fancy-padding-bottom: 0px; --badge-size: 1; }
.cl-s10-customliquidhyl3dx *, .cl-s10-customliquidhyl3dx ::before, .cl-s10-customliquidhyl3dx ::after { box-sizing: inherit; }
.cl-s10-customliquidhyl3dx { box-sizing: border-box; font-size: calc(var(--font-body-scale) * 62.5%); height: 100%; }
.cl-s10-customliquidhyl3dx { display: grid; grid-template-rows: auto auto 1fr auto; grid-template-columns: 100%; min-height: 100%; margin: 0px; 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; -webkit-font-smoothing: antialiased; }
@media screen and (min-width: 750px) { .cl-s10-customliquidhyl3dx { font-size: 1.6rem; } }
.cl-s10-customliquidhyl3dx { --alpha-button-background: 1; --alpha-button-border: 1; --alpha-link: .85; --alpha-badge-border: .1; }
.cl-s10-customliquidhyl3dx .section + .section { margin-top: var(--spacing-sections-mobile); }
@media screen and (min-width: 750px) { .cl-s10-customliquidhyl3dx .section + .section { margin-top: var(--spacing-sections-desktop); } }
.cl-s10-customliquidhyl3dx { --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); }
.cl-s10-customliquidhyl3dx .gradient { background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-origin: ; background-clip: ; background-color: ; background-attachment: fixed; }
@media (prefers-reduced-motion: no-preference) and (hover: hover) { .cl-s10-customliquidhyl3dx { --easter-egg: none; } }
@font-face { font-family: swiper-icons; src: url("data:application/font-woff;charset=utf-8;base64, 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"); font-weight: 400; font-style: normal; }
.cl-s10-customliquidhyl3dx { --swiper-theme-color: #007aff; }
.cl-s10-customliquidhyl3dx { --swiper-navigation-size: 16px; }
.cl-s10-customliquidhyl3dx { --shopify-chat-bg-color: #FFFFFF; --shopify-agent-bg-color: #FFFFFF; --shopify-chat-text-color: #000000; --shopify-agent-text-color: #000000; --shopify-chat-accent-bg-color: #000000; --shopify-agent-accent-bg-color: #000000; --shopify-chat-accent-text-color: #FFFFFF; --shopify-agent-accent-text-color: #FFFFFF; --shopify-chat-activator-offset: 20px; --shopify-agent-activator-offset: 20px; --shopify-chat-border-radius: 16px; --shopify-agent-border-radius: 16px; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MRegular-d0531d.woff2?v=149152729114340250381784759707) format("woff2"); font-style: normal; font-weight: 450; font-display: swap; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MMedium-269b78.woff2?v=30486626448974345721784759705) format("woff2"); font-style: normal; font-weight: 500; font-display: swap; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MSemibold-24a03e.woff2?v=104269634200593542371784759709) format("woff2"); font-style: normal; font-weight: 600; font-display: swap; }
.cl-s10-customliquidhyl3dx *, .cl-s10-customliquidhyl3dx ::before, .cl-s10-customliquidhyl3dx ::after { animation: auto ease 0s 1 normal none running none !important; transition: none !important; }
.cl-s10-customliquidhyl3dx { --lm-button-box: 0,0,0; }
.cl-s10-customliquidhyl3dx .knitec-warning { background: rgb(243, 243, 243); border: 1.5px solid rgb(217, 217, 217); border-radius: 20px; padding: 28px 22px; text-align: center; max-width: 900px; margin: auto; }
.cl-s10-customliquidhyl3dx .knitec-warning-title { font-size: 14px; font-weight: 700; color: rgb(0, 0, 0); margin-bottom: 12px; line-height: 1.2; }
.cl-s10-customliquidhyl3dx .knitec-warning-text { font-size: 10px; line-height: 1.6; color: rgb(0, 0, 0); opacity: 0.85; max-width: 700px; margin: auto; }
.cl-s10-customliquidhyl3dx .section-template--26499821961544__custom_liquid_hYL3Dx-padding { padding-top: calc(0px); padding-bottom: calc(0px); }
@media screen and (min-width: 750px) { .cl-s10-customliquidhyl3dx .section-template--26499821961544__custom_liquid_hYL3Dx-padding { padding-top: 0px; padding-bottom: 0px; } }
.cl-s10-customliquidhyl3dx .knitec-warning { background: rgb(246, 246, 246); border: 1px solid rgb(229, 229, 229); border-radius: 18px; padding: 24px 20px; text-align: center; max-width: 820px; margin: 20px auto; font-family: inherit; transition: 0.25s; }
.cl-s10-customliquidhyl3dx .knitec-warning-title { font-size: 15px; font-weight: 600; color: rgb(0, 0, 0); margin-bottom: 10px; letter-spacing: 0.3px; }
.cl-s10-customliquidhyl3dx .knitec-warning-text { font-size: 12px; line-height: 1.6; color: rgb(0, 0, 0); opacity: 0.75; max-width: 640px; margin: auto; }
@media (max-width: 640px) { .cl-s10-customliquidhyl3dx .knitec-warning { padding: 18px 16px; margin: 16px auto; } }
@media (max-width: 640px) { .cl-s10-customliquidhyl3dx .knitec-warning-title { font-size: 14px; } }
@media (max-width: 640px) { .cl-s10-customliquidhyl3dx .knitec-warning-text { font-size: 11.5px; } }
.cl-s10-customliquidhyl3dx { --lxs-rating-icon-color: #E0E320; }
/* === s11-richtextq4wnqp === */
.cl-page .rich-text {z-index:1}
.cl-page .rich-text__wrapper {display:flex;justify-content:center;width:calc(100% - 4rem / var(--font-body-scale))}
.cl-page .rich-text:not(.rich-text--full-width) .rich-text__wrapper {margin:auto;width:calc(100% - 8rem / var(--font-body-scale))}
.cl-page .rich-text__blocks {width:100%}
@media screen and (min-width:750px) { .cl-page .rich-text__wrapper {width:100%}
.cl-page .rich-text__wrapper--left {justify-content:flex-start}
.cl-page .rich-text__wrapper--right {justify-content:flex-end}
.cl-page .rich-text__blocks {max-width:50rem} }
@media screen and (min-width:990px) { .cl-page .rich-text__blocks {max-width:78rem} }
.cl-page .rich-text__blocks * {overflow-wrap:break-word}
.cl-page .rich-text__blocks>* {margin-top:0;margin-bottom:0}
.cl-page .rich-text__blocks>*+* {margin-top:2rem}
.cl-page .rich-text__blocks>*+a {margin-top:3rem}
.cl-page .rich-text__buttons {display:inline-flex;justify-content:center;flex-wrap:wrap;gap:1rem;width:100%;max-width:45rem;word-break:break-word}
.cl-page .rich-text__buttons--multiple>* {flex-grow:1;min-width:22rem}
.cl-page .rich-text__buttons+.rich-text__buttons {margin-top:1rem}
.cl-page .rich-text__blocks.left .rich-text__buttons {justify-content:flex-start}
.cl-page .rich-text__blocks.right .rich-text__buttons {justify-content:flex-end}
.cl-page /*# sourceMappingURL=/cdn/shop/t/16/assets/section-rich-text.css.map?v=155250126305810049721746641229 */ {}
.cl-s11-richtextq4wnqp .section-template--26499821961544__rich_text_q4wNQP-padding {
    padding-top: 0px;
    padding-bottom: 0px;
  }
@media screen and (min-width: 750px) { .cl-s11-richtextq4wnqp .section-template--26499821961544__rich_text_q4wNQP-padding {
      padding-top: 0px;
      padding-bottom: 0px;
    } }
@font-face { font-family: Inter; font-weight: 400; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n4.b2a3f24c19b4de56e8871f609e73ca7-441022.woff2?v=86560110980689511001784759694) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n4.af8052d517e0c9ffac7b814872cecc2-c4bd3e.woff?v=169489102135510047051784759692) format("woff"); }
@font-face { font-family: Inter; font-weight: 700; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n7.02711e6b374660cfc7915d1afc1c204-9ca273.woff2?v=166179665259747124441784759702) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n7.6dab87426f6b8813070abd79972ceaf-d3f63e.woff?v=84160012413639486121784759704) format("woff"); }
@font-face { font-family: Inter; font-weight: 400; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i4.feae1981dda792ab80d117249d9c7e0-8f5776.woff2?v=146094087993054974941784759687) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i4.62773b7113d5e5f02c71486623cf828-acc1e9.woff?v=145175879304439201021784759686) format("woff"); }
@font-face { font-family: Inter; font-weight: 700; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i7.b377bcd4cc0f160622a22d638ae7e2c-1245e4.woff2?v=134035453052031163571784759690) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i7.7c69a6a34e3bb44fcf6f975857e13b9-c2084c.woff?v=92585484364732728301784759689) format("woff"); }
@font-face { font-family: Inter; font-weight: 500; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n5.d7101d5e168594dd06f56f290dd759f-71c4e1.woff2?v=96609129897802222461784759697) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n5.5332a76bbd27da00474c136abb1ca3c-9126c5.woff?v=99672576506404194411784759695) format("woff"); }
@font-face { font-family: Barlow; font-weight: 700; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-barlow_i7.50e19d6cc2ba5146fa437a5a7443c7-5d61ba.woff2?v=130863997018847547571784759684) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-barlow_i7.47e9f98f1b094d912e6fd631cc3fe9-cf68ae.woff?v=52505299563554195721784759682) format("woff"); }
@font-face { font-family: Inter; font-weight: 600; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n6.771af0474a71b3797eb38f3487d6fb7-a42a69.woff2?v=147121938536447429991784759699) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n6.88c903d8f9e157d48b73b7777d06429-25e190.woff?v=138721356721046305941784759700) format("woff"); }
.cl-s11-richtextq4wnqp, .cl-s11-richtextq4wnqp .color-background-1 { --color-background: 255,255,255; --gradient-background: #ffffff; --color-foreground: 0,0,0; --color-background-contrast: 191,191,191; --color-shadow: 0,0,0; --color-button: 0,0,0; --color-button-text: 255,255,255; --color-secondary-button: 255,255,255; --color-secondary-button-text: 0,0,0; --color-link: 0,0,0; --color-badge-foreground: 0,0,0; --color-badge-background: 255,255,255; --color-badge-border: 0,0,0; --payment-terms-background-color: rgb(255 255 255); --sale-price: rgb(0 0 0); }
.cl-s11-richtextq4wnqp, .cl-s11-richtextq4wnqp .color-background-1, .cl-s11-richtextq4wnqp .color-background-2, .cl-s11-richtextq4wnqp .color-inverse, .cl-s11-richtextq4wnqp .color-accent-1, .cl-s11-richtextq4wnqp .color-accent-2 { color: rgba(var(--color-foreground), 0.85); background-color: rgb(var(--color-background)); }
.cl-s11-richtextq4wnqp { --font-body-family: Inter, sans-serif; --font-body-style: normal; --font-body-weight: 400; --font-body-weight-bold: 700; --font-body-height: 1.5; --font-body-spacing: 0.5px; --font-menu-family: Inter, sans-serif; --font-menu-style: normal; --font-menu-weight: 500; --font-menu-weight-medium: 500; --font-menu-weight-bold: 800; --font-button-family: Inter, sans-serif; --font-button-style: normal; --font-button-weight: 600; --font-button-weight-medium: 500; --font-button-weight-bold: 900; --font-collapsible-family: Inter, sans-serif; --font-collapsible-style: normal; --font-collapsible-weight: 600; --font-collapsible-weight-medium: 500; --font-collapsible-weight-bold: 900; --font-collapsible-size: 18px; --font-collapsible-spacing: -0.2px; --font-heading-family: Inter, sans-serif; --font-heading-style: normal; --font-heading-italic: Barlow, sans-serif; --font-heading-italic-style: italic; --font-heading-weight: 700; --font-heading-spacing: 0.1px; --font-heading-height: 1.2; --font-body-scale: 1.0; --font-heading-scale: 1.0; --media-padding: px; --media-border-opacity: 0.05; --media-border-width: 0px; --media-radius: 10px; --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: 100rem; --page-width-margin: 0rem; --product-card-image-padding: 0.0rem; --product-card-corner-radius: 0.6rem; --product-card-text-alignment: center; --product-card-border-width: 0.0rem; --product-card-border-opacity: 0.05; --product-card-shadow-opacity: 0.0; --product-card-shadow-visible: 0; --product-card-shadow-horizontal-offset: 0.0rem; --product-card-shadow-vertical-offset: 0.4rem; --product-card-shadow-blur-radius: 0.5rem; --collection-card-image-padding: 0.0rem; --collection-card-corner-radius: 12%; --collection-card-text-alignment: center; --collection-card-border-width: 0.0rem; --collection-card-border-opacity: 0.1; --collection-card-shadow-opacity: 0.0; --collection-card-shadow-visible: 0; --collection-card-shadow-horizontal-offset: 0.0rem; --collection-card-shadow-vertical-offset: 0.4rem; --collection-card-shadow-blur-radius: 0.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: 16px; --grid-desktop-horizontal-spacing: 12px; --grid-mobile-vertical-spacing: 8px; --grid-mobile-horizontal-spacing: 6px; --text-boxes-border-opacity: 0.05; --text-boxes-border-width: 0px; --text-boxes-radius: 6px; --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: 8px; --buttons-radius-outset: 9px; --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: 8px; --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: 9px; --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: uppercase; --button-text-size: 16px; --button-text-size_mobile: 12px; --button-text-space: 0px; --button-text-weight: 600; --fancy-gradient: linear-gradient(108deg, rgba(172, 67, 79, 1), rgba(255, 126, 141, 1) 48%, rgba(251, 167, 177, 1) 98%); --fancy-text: #000000; --fancy-background: #FFFBB7; --fancy-text-size: 100%; --fancy-padding-left: 10px; --fancy-padding-right: 10px; --fancy-padding-top: 0px; --fancy-border-radius: 0px; --fancy-padding-bottom: 0px; --badge-size: 1; }
.cl-s11-richtextq4wnqp *, .cl-s11-richtextq4wnqp ::before, .cl-s11-richtextq4wnqp ::after { box-sizing: inherit; }
.cl-s11-richtextq4wnqp { box-sizing: border-box; font-size: calc(var(--font-body-scale) * 62.5%); height: 100%; }
.cl-s11-richtextq4wnqp { display: grid; grid-template-rows: auto auto 1fr auto; grid-template-columns: 100%; min-height: 100%; margin: 0px; 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; -webkit-font-smoothing: antialiased; }
@media screen and (min-width: 750px) { .cl-s11-richtextq4wnqp { font-size: 1.6rem; } }
.cl-s11-richtextq4wnqp { --alpha-button-background: 1; --alpha-button-border: 1; --alpha-link: .85; --alpha-badge-border: .1; }
.cl-s11-richtextq4wnqp .contains-content-container, .cl-s11-richtextq4wnqp .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); }
.cl-s11-richtextq4wnqp .page-width { max-width: var(--page-width); margin: 0px auto; padding: 0px 1.5rem; }
@media screen and (min-width: 750px) { .cl-s11-richtextq4wnqp .page-width { padding: 0px 5rem; } }
.cl-s11-richtextq4wnqp .isolate { position: relative; z-index: 0; }
.cl-s11-richtextq4wnqp .section + .section { margin-top: var(--spacing-sections-mobile); }
@media screen and (min-width: 750px) { .cl-s11-richtextq4wnqp .section + .section { margin-top: var(--spacing-sections-desktop); } }
.cl-s11-richtextq4wnqp h1, .cl-s11-richtextq4wnqp h2, .cl-s11-richtextq4wnqp h3, .cl-s11-richtextq4wnqp h4, .cl-s11-richtextq4wnqp h5, .cl-s11-richtextq4wnqp .h0, .cl-s11-richtextq4wnqp .h1, .cl-s11-richtextq4wnqp .h2, .cl-s11-richtextq4wnqp .h3, .cl-s11-richtextq4wnqp .h4, .cl-s11-richtextq4wnqp .h5 { 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; }
.cl-s11-richtextq4wnqp h1, .cl-s11-richtextq4wnqp .h1 { font-size: calc(var(--font-heading-scale) * 3rem); }
@media only screen and (min-width: 750px) { .cl-s11-richtextq4wnqp h1, .cl-s11-richtextq4wnqp .h1 { font-size: calc(var(--font-heading-scale) * 4rem); } }
.cl-s11-richtextq4wnqp h2, .cl-s11-richtextq4wnqp .h2 { font-size: calc(var(--font-heading-scale) * 2rem); }
@media only screen and (min-width: 750px) { .cl-s11-richtextq4wnqp h2, .cl-s11-richtextq4wnqp .h2 { font-size: calc(var(--font-heading-scale) * 2.4rem); } }
.cl-s11-richtextq4wnqp em { font-family: var(--font-heading-italic); font-style: var(--font-heading-italic-style); }
.cl-s11-richtextq4wnqp .center { text-align: center; }
.cl-s11-richtextq4wnqp { --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); }
.cl-s11-richtextq4wnqp .gradient { background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-origin: ; background-clip: ; background-color: ; background-attachment: fixed; }
.cl-s11-richtextq4wnqp .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; }
.cl-s11-richtextq4wnqp .content-container--full-width, .cl-s11-richtextq4wnqp .global-media-settings--full-width, .cl-s11-richtextq4wnqp .global-media-settings--full-width img, .cl-s11-richtextq4wnqp .global-media-settings--full-width video, .cl-s11-richtextq4wnqp .global-media-settings--full-width iframe, .cl-s11-richtextq4wnqp .global-media-settings--full-width .placeholder-svg { border-radius: 0px; border-left-width: medium; border-left-style: none; border-left-color: currentcolor; border-right-width: medium; border-right-style: none; border-right-color: currentcolor; }
.cl-s11-richtextq4wnqp .rte > :first-child { margin-top: 0px; }
.cl-s11-richtextq4wnqp .rte > :last-child { margin-bottom: 0px; }
@media (prefers-reduced-motion: no-preference) and (hover: hover) { .cl-s11-richtextq4wnqp { --easter-egg: none; } }
@font-face { font-family: swiper-icons; src: url("data:application/font-woff;charset=utf-8;base64, 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"); font-weight: 400; font-style: normal; }
.cl-s11-richtextq4wnqp { --swiper-theme-color: #007aff; }
.cl-s11-richtextq4wnqp { --swiper-navigation-size: 16px; }
.cl-s11-richtextq4wnqp { --shopify-chat-bg-color: #FFFFFF; --shopify-agent-bg-color: #FFFFFF; --shopify-chat-text-color: #000000; --shopify-agent-text-color: #000000; --shopify-chat-accent-bg-color: #000000; --shopify-agent-accent-bg-color: #000000; --shopify-chat-accent-text-color: #FFFFFF; --shopify-agent-accent-text-color: #FFFFFF; --shopify-chat-activator-offset: 20px; --shopify-agent-activator-offset: 20px; --shopify-chat-border-radius: 16px; --shopify-agent-border-radius: 16px; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MRegular-d0531d.woff2?v=149152729114340250381784759707) format("woff2"); font-style: normal; font-weight: 450; font-display: swap; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MMedium-269b78.woff2?v=30486626448974345721784759705) format("woff2"); font-style: normal; font-weight: 500; font-display: swap; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MSemibold-24a03e.woff2?v=104269634200593542371784759709) format("woff2"); font-style: normal; font-weight: 600; font-display: swap; }
.cl-s11-richtextq4wnqp *, .cl-s11-richtextq4wnqp ::before, .cl-s11-richtextq4wnqp ::after { animation: auto ease 0s 1 normal none running none !important; transition: none !important; }
.cl-s11-richtextq4wnqp { --lm-button-box: 0,0,0; }
.cl-s11-richtextq4wnqp .rich-text { z-index: 1; }
.cl-s11-richtextq4wnqp .rich-text__wrapper { display: flex; justify-content: center; width: calc(100% - 4rem / var(--font-body-scale)); }
.cl-s11-richtextq4wnqp .rich-text__blocks { width: 100%; }
@media screen and (min-width: 750px) { .cl-s11-richtextq4wnqp .rich-text__wrapper { width: 100%; } }
@media screen and (min-width: 750px) { .cl-s11-richtextq4wnqp .rich-text__blocks { max-width: 50rem; } }
@media screen and (min-width: 990px) { .cl-s11-richtextq4wnqp .rich-text__blocks { max-width: 78rem; } }
.cl-s11-richtextq4wnqp .rich-text__blocks * { overflow-wrap: break-word; }
.cl-s11-richtextq4wnqp .rich-text__blocks > * { margin-top: 0px; margin-bottom: 0px; }
.cl-s11-richtextq4wnqp .rich-text__blocks > * + * { margin-top: 2rem; }
.cl-s11-richtextq4wnqp .section-template--26499821961544__rich_text_q4wNQP-padding { padding-top: 0px; padding-bottom: 0px; }
@media screen and (min-width: 750px) { .cl-s11-richtextq4wnqp .section-template--26499821961544__rich_text_q4wNQP-padding { padding-top: 0px; padding-bottom: 0px; } }
.cl-s11-richtextq4wnqp { --lxs-rating-icon-color: #E0E320; }
/* === s12-174706723943de1724 === */
@font-face { font-family: Inter; font-weight: 400; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n4.b2a3f24c19b4de56e8871f609e73ca7-441022.woff2?v=86560110980689511001784759694) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n4.af8052d517e0c9ffac7b814872cecc2-c4bd3e.woff?v=169489102135510047051784759692) format("woff"); }
@font-face { font-family: Inter; font-weight: 700; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n7.02711e6b374660cfc7915d1afc1c204-9ca273.woff2?v=166179665259747124441784759702) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n7.6dab87426f6b8813070abd79972ceaf-d3f63e.woff?v=84160012413639486121784759704) format("woff"); }
@font-face { font-family: Inter; font-weight: 400; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i4.feae1981dda792ab80d117249d9c7e0-8f5776.woff2?v=146094087993054974941784759687) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i4.62773b7113d5e5f02c71486623cf828-acc1e9.woff?v=145175879304439201021784759686) format("woff"); }
@font-face { font-family: Inter; font-weight: 700; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i7.b377bcd4cc0f160622a22d638ae7e2c-1245e4.woff2?v=134035453052031163571784759690) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i7.7c69a6a34e3bb44fcf6f975857e13b9-c2084c.woff?v=92585484364732728301784759689) format("woff"); }
@font-face { font-family: Inter; font-weight: 500; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n5.d7101d5e168594dd06f56f290dd759f-71c4e1.woff2?v=96609129897802222461784759697) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n5.5332a76bbd27da00474c136abb1ca3c-9126c5.woff?v=99672576506404194411784759695) format("woff"); }
@font-face { font-family: Barlow; font-weight: 700; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-barlow_i7.50e19d6cc2ba5146fa437a5a7443c7-5d61ba.woff2?v=130863997018847547571784759684) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-barlow_i7.47e9f98f1b094d912e6fd631cc3fe9-cf68ae.woff?v=52505299563554195721784759682) format("woff"); }
@font-face { font-family: Inter; font-weight: 600; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n6.771af0474a71b3797eb38f3487d6fb7-a42a69.woff2?v=147121938536447429991784759699) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n6.88c903d8f9e157d48b73b7777d06429-25e190.woff?v=138721356721046305941784759700) format("woff"); }
.cl-s12-174706723943de1724, .cl-s12-174706723943de1724 .color-background-1 { --color-background: 255,255,255; --gradient-background: #ffffff; --color-foreground: 0,0,0; --color-background-contrast: 191,191,191; --color-shadow: 0,0,0; --color-button: 0,0,0; --color-button-text: 255,255,255; --color-secondary-button: 255,255,255; --color-secondary-button-text: 0,0,0; --color-link: 0,0,0; --color-badge-foreground: 0,0,0; --color-badge-background: 255,255,255; --color-badge-border: 0,0,0; --payment-terms-background-color: rgb(255 255 255); --sale-price: rgb(0 0 0); }
.cl-s12-174706723943de1724, .cl-s12-174706723943de1724 .color-background-1, .cl-s12-174706723943de1724 .color-background-2, .cl-s12-174706723943de1724 .color-inverse, .cl-s12-174706723943de1724 .color-accent-1, .cl-s12-174706723943de1724 .color-accent-2 { color: rgba(var(--color-foreground), 0.85); background-color: rgb(var(--color-background)); }
.cl-s12-174706723943de1724 { --font-body-family: Inter, sans-serif; --font-body-style: normal; --font-body-weight: 400; --font-body-weight-bold: 700; --font-body-height: 1.5; --font-body-spacing: 0.5px; --font-menu-family: Inter, sans-serif; --font-menu-style: normal; --font-menu-weight: 500; --font-menu-weight-medium: 500; --font-menu-weight-bold: 800; --font-button-family: Inter, sans-serif; --font-button-style: normal; --font-button-weight: 600; --font-button-weight-medium: 500; --font-button-weight-bold: 900; --font-collapsible-family: Inter, sans-serif; --font-collapsible-style: normal; --font-collapsible-weight: 600; --font-collapsible-weight-medium: 500; --font-collapsible-weight-bold: 900; --font-collapsible-size: 18px; --font-collapsible-spacing: -0.2px; --font-heading-family: Inter, sans-serif; --font-heading-style: normal; --font-heading-italic: Barlow, sans-serif; --font-heading-italic-style: italic; --font-heading-weight: 700; --font-heading-spacing: 0.1px; --font-heading-height: 1.2; --font-body-scale: 1.0; --font-heading-scale: 1.0; --media-padding: px; --media-border-opacity: 0.05; --media-border-width: 0px; --media-radius: 10px; --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: 100rem; --page-width-margin: 0rem; --product-card-image-padding: 0.0rem; --product-card-corner-radius: 0.6rem; --product-card-text-alignment: center; --product-card-border-width: 0.0rem; --product-card-border-opacity: 0.05; --product-card-shadow-opacity: 0.0; --product-card-shadow-visible: 0; --product-card-shadow-horizontal-offset: 0.0rem; --product-card-shadow-vertical-offset: 0.4rem; --product-card-shadow-blur-radius: 0.5rem; --collection-card-image-padding: 0.0rem; --collection-card-corner-radius: 12%; --collection-card-text-alignment: center; --collection-card-border-width: 0.0rem; --collection-card-border-opacity: 0.1; --collection-card-shadow-opacity: 0.0; --collection-card-shadow-visible: 0; --collection-card-shadow-horizontal-offset: 0.0rem; --collection-card-shadow-vertical-offset: 0.4rem; --collection-card-shadow-blur-radius: 0.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: 16px; --grid-desktop-horizontal-spacing: 12px; --grid-mobile-vertical-spacing: 8px; --grid-mobile-horizontal-spacing: 6px; --text-boxes-border-opacity: 0.05; --text-boxes-border-width: 0px; --text-boxes-radius: 6px; --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: 8px; --buttons-radius-outset: 9px; --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: 8px; --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: 9px; --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: uppercase; --button-text-size: 16px; --button-text-size_mobile: 12px; --button-text-space: 0px; --button-text-weight: 600; --fancy-gradient: linear-gradient(108deg, rgba(172, 67, 79, 1), rgba(255, 126, 141, 1) 48%, rgba(251, 167, 177, 1) 98%); --fancy-text: #000000; --fancy-background: #FFFBB7; --fancy-text-size: 100%; --fancy-padding-left: 10px; --fancy-padding-right: 10px; --fancy-padding-top: 0px; --fancy-border-radius: 0px; --fancy-padding-bottom: 0px; --badge-size: 1; }
.cl-s12-174706723943de1724 *, .cl-s12-174706723943de1724 ::before, .cl-s12-174706723943de1724 ::after { box-sizing: inherit; }
.cl-s12-174706723943de1724 { box-sizing: border-box; font-size: calc(var(--font-body-scale) * 62.5%); height: 100%; }
.cl-s12-174706723943de1724 { display: grid; grid-template-rows: auto auto 1fr auto; grid-template-columns: 100%; min-height: 100%; margin: 0px; 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; -webkit-font-smoothing: antialiased; }
@media screen and (min-width: 750px) { .cl-s12-174706723943de1724 { font-size: 1.6rem; } }
.cl-s12-174706723943de1724 { --alpha-button-background: 1; --alpha-button-border: 1; --alpha-link: .85; --alpha-badge-border: .1; }
.cl-s12-174706723943de1724 .page-width { max-width: var(--page-width); margin: 0px auto; padding: 0px 1.5rem; }
@media screen and (min-width: 750px) { .cl-s12-174706723943de1724 .page-width { padding: 0px 5rem; } }
.cl-s12-174706723943de1724 .section + .section { margin-top: var(--spacing-sections-mobile); }
@media screen and (min-width: 750px) { .cl-s12-174706723943de1724 .section + .section { margin-top: var(--spacing-sections-desktop); } }
.cl-s12-174706723943de1724 { --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); }
@media (prefers-reduced-motion: no-preference) and (hover: hover) { .cl-s12-174706723943de1724 { --easter-egg: none; } }
@font-face { font-family: swiper-icons; src: url("data:application/font-woff;charset=utf-8;base64, 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"); font-weight: 400; font-style: normal; }
.cl-s12-174706723943de1724 { --swiper-theme-color: #007aff; }
.cl-s12-174706723943de1724 { --swiper-navigation-size: 16px; }
.cl-s12-174706723943de1724 { --shopify-chat-bg-color: #FFFFFF; --shopify-agent-bg-color: #FFFFFF; --shopify-chat-text-color: #000000; --shopify-agent-text-color: #000000; --shopify-chat-accent-bg-color: #000000; --shopify-agent-accent-bg-color: #000000; --shopify-chat-accent-text-color: #FFFFFF; --shopify-agent-accent-text-color: #FFFFFF; --shopify-chat-activator-offset: 20px; --shopify-agent-activator-offset: 20px; --shopify-chat-border-radius: 16px; --shopify-agent-border-radius: 16px; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MRegular-d0531d.woff2?v=149152729114340250381784759707) format("woff2"); font-style: normal; font-weight: 450; font-display: swap; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MMedium-269b78.woff2?v=30486626448974345721784759705) format("woff2"); font-style: normal; font-weight: 500; font-display: swap; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MSemibold-24a03e.woff2?v=104269634200593542371784759709) format("woff2"); font-style: normal; font-weight: 600; font-display: swap; }
.cl-s12-174706723943de1724 .shopify-app-block:has(> .loox-widget) { width: 100%; }
.cl-s12-174706723943de1724 #looxReviews, .cl-s12-174706723943de1724 #looxCarousel { float: none; clear: both; }
.cl-s12-174706723943de1724 *, .cl-s12-174706723943de1724 ::before, .cl-s12-174706723943de1724 ::after { animation: auto ease 0s 1 normal none running none !important; transition: none !important; }
.cl-s12-174706723943de1724 { --lm-button-box: 0,0,0; }
.cl-s12-174706723943de1724 { --lxs-rating-icon-color: #E0E320; }
/* === s13-collapsiblecontentpwha === */
.cl-page .collapsible-content {position:relative;z-index:0}
.cl-page .collapsible-section-layout {padding-bottom:5rem;padding-top:5rem}
@media screen and (min-width:750px) { .cl-page .collapsible-section-layout {padding-bottom:7rem;padding-top:7rem} }
.cl-page .collapsible-content__media {background:transparent}
.cl-page .collapsible-content__media--small {height:19.4rem}
.cl-page .collapsible-content__media--large {height:43.5rem}
@media screen and (min-width:750px) { .cl-page .collapsible-content__media--small {height:31.4rem}
.cl-page .collapsible-content__media--large {height:69.5rem} }
@media screen and (min-width:750px) { .cl-page .collapsible-content__grid--reverse {flex-direction:row-reverse} }
.cl-page .collapsible-content-wrapper-narrow {margin:0 auto;padding-right:1.5rem;padding-left:1.5rem;max-width:73.4rem}
.cl-page .collapsible-content__header {word-break:break-word}
.cl-page .collapsible-content__heading {margin-bottom:2rem;margin-top:0}
@media screen and (min-width:750px) { .cl-page .collapsible-content__heading {margin-bottom:3rem} }
.cl-page .collapsible-none-layout .accordion+.accordion {border-top:0}
.cl-page .collapsible-row-layout .accordion:not(:first-child):not(.color-background-1) {margin-top:1rem}
.cl-page .caption-with-letter-spacing+h2 {margin-top:1rem}
@media screen and (min-width:750px) { .cl-page .collapsible-content .accordion {margin-top:0} }
.cl-page .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)}
.cl-page .collapsible-row-layout .accordion summary, .cl-page .collapsible-row-layout .accordion .accordion__content {padding:1.5rem}
.cl-page .collapsible-row-layout .accordion .accordion__content {padding-top:0}
.cl-page .collapsible-content summary:hover {background:rgba(var(--color-foreground),.04)}
.cl-page .collapsible-content summary:hover .accordion__title {text-decoration:underline;text-underline-offset:.3rem}
@supports not (inset: 10px) { @media screen and (min-width:750px) { .cl-page .collapsible-content__grid:not(.collapsible-content__grid--reverse) .grid__item:last-child, .cl-page .collapsible-content__grid--reverse .collapsible-content__grid-item {padding-left:5rem;padding-right:0} }
@media screen and (min-width:990px) { .cl-page .collapsible-content__grid:not(.collapsible-content__grid--reverse) .grid__item:last-child, .cl-page .collapsible-content__grid--reverse .collapsible-content__grid-item {padding-left:7rem} } }
.cl-page /*# sourceMappingURL=/cdn/shop/t/16/assets/collapsible-content.css.map?v=42068948719489434321746641227 */ {}
.cl-s13-collapsiblecontentpwha .section-template--26499821961544__collapsible_content_pwHa4R-padding {
    padding-top: 0px;
    padding-bottom: 0px;
  }
@media screen and (min-width: 750px) { .cl-s13-collapsiblecontentpwha .section-template--26499821961544__collapsible_content_pwHa4R-padding {
      padding-top: 0px;
      padding-bottom: 0px;
    } }
@font-face { font-family: Inter; font-weight: 400; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n4.b2a3f24c19b4de56e8871f609e73ca7-441022.woff2?v=86560110980689511001784759694) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n4.af8052d517e0c9ffac7b814872cecc2-c4bd3e.woff?v=169489102135510047051784759692) format("woff"); }
@font-face { font-family: Inter; font-weight: 700; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n7.02711e6b374660cfc7915d1afc1c204-9ca273.woff2?v=166179665259747124441784759702) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n7.6dab87426f6b8813070abd79972ceaf-d3f63e.woff?v=84160012413639486121784759704) format("woff"); }
@font-face { font-family: Inter; font-weight: 400; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i4.feae1981dda792ab80d117249d9c7e0-8f5776.woff2?v=146094087993054974941784759687) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i4.62773b7113d5e5f02c71486623cf828-acc1e9.woff?v=145175879304439201021784759686) format("woff"); }
@font-face { font-family: Inter; font-weight: 700; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i7.b377bcd4cc0f160622a22d638ae7e2c-1245e4.woff2?v=134035453052031163571784759690) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i7.7c69a6a34e3bb44fcf6f975857e13b9-c2084c.woff?v=92585484364732728301784759689) format("woff"); }
@font-face { font-family: Inter; font-weight: 500; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n5.d7101d5e168594dd06f56f290dd759f-71c4e1.woff2?v=96609129897802222461784759697) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n5.5332a76bbd27da00474c136abb1ca3c-9126c5.woff?v=99672576506404194411784759695) format("woff"); }
@font-face { font-family: Barlow; font-weight: 700; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-barlow_i7.50e19d6cc2ba5146fa437a5a7443c7-5d61ba.woff2?v=130863997018847547571784759684) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-barlow_i7.47e9f98f1b094d912e6fd631cc3fe9-cf68ae.woff?v=52505299563554195721784759682) format("woff"); }
@font-face { font-family: Inter; font-weight: 600; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n6.771af0474a71b3797eb38f3487d6fb7-a42a69.woff2?v=147121938536447429991784759699) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n6.88c903d8f9e157d48b73b7777d06429-25e190.woff?v=138721356721046305941784759700) format("woff"); }
.cl-s13-collapsiblecontentpwha, .cl-s13-collapsiblecontentpwha .color-background-1 { --color-background: 255,255,255; --gradient-background: #ffffff; --color-foreground: 0,0,0; --color-background-contrast: 191,191,191; --color-shadow: 0,0,0; --color-button: 0,0,0; --color-button-text: 255,255,255; --color-secondary-button: 255,255,255; --color-secondary-button-text: 0,0,0; --color-link: 0,0,0; --color-badge-foreground: 0,0,0; --color-badge-background: 255,255,255; --color-badge-border: 0,0,0; --payment-terms-background-color: rgb(255 255 255); --sale-price: rgb(0 0 0); }
.cl-s13-collapsiblecontentpwha .color-accent-2 { --color-background: 255,255,255; --gradient-background: #ffffff; --color-foreground: 31,29,36; --color-background-contrast: 191,191,191; --color-shadow: 31,29,36; --color-button: 31,29,36; --color-button-text: 255,255,255; --color-secondary-button: 255,255,255; --color-secondary-button-text: 31,29,36; --color-link: 31,29,36; --color-badge-foreground: 31,29,36; --color-badge-background: 255,255,255; --color-badge-border: 31,29,36; --payment-terms-background-color: rgb(255 255 255); --sale-price: rgb(0 0 0); }
.cl-s13-collapsiblecontentpwha, .cl-s13-collapsiblecontentpwha .color-background-1, .cl-s13-collapsiblecontentpwha .color-background-2, .cl-s13-collapsiblecontentpwha .color-inverse, .cl-s13-collapsiblecontentpwha .color-accent-1, .cl-s13-collapsiblecontentpwha .color-accent-2 { color: rgba(var(--color-foreground), 0.85); background-color: rgb(var(--color-background)); }
.cl-s13-collapsiblecontentpwha { --font-body-family: Inter, sans-serif; --font-body-style: normal; --font-body-weight: 400; --font-body-weight-bold: 700; --font-body-height: 1.5; --font-body-spacing: 0.5px; --font-menu-family: Inter, sans-serif; --font-menu-style: normal; --font-menu-weight: 500; --font-menu-weight-medium: 500; --font-menu-weight-bold: 800; --font-button-family: Inter, sans-serif; --font-button-style: normal; --font-button-weight: 600; --font-button-weight-medium: 500; --font-button-weight-bold: 900; --font-collapsible-family: Inter, sans-serif; --font-collapsible-style: normal; --font-collapsible-weight: 600; --font-collapsible-weight-medium: 500; --font-collapsible-weight-bold: 900; --font-collapsible-size: 18px; --font-collapsible-spacing: -0.2px; --font-heading-family: Inter, sans-serif; --font-heading-style: normal; --font-heading-italic: Barlow, sans-serif; --font-heading-italic-style: italic; --font-heading-weight: 700; --font-heading-spacing: 0.1px; --font-heading-height: 1.2; --font-body-scale: 1.0; --font-heading-scale: 1.0; --media-padding: px; --media-border-opacity: 0.05; --media-border-width: 0px; --media-radius: 10px; --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: 100rem; --page-width-margin: 0rem; --product-card-image-padding: 0.0rem; --product-card-corner-radius: 0.6rem; --product-card-text-alignment: center; --product-card-border-width: 0.0rem; --product-card-border-opacity: 0.05; --product-card-shadow-opacity: 0.0; --product-card-shadow-visible: 0; --product-card-shadow-horizontal-offset: 0.0rem; --product-card-shadow-vertical-offset: 0.4rem; --product-card-shadow-blur-radius: 0.5rem; --collection-card-image-padding: 0.0rem; --collection-card-corner-radius: 12%; --collection-card-text-alignment: center; --collection-card-border-width: 0.0rem; --collection-card-border-opacity: 0.1; --collection-card-shadow-opacity: 0.0; --collection-card-shadow-visible: 0; --collection-card-shadow-horizontal-offset: 0.0rem; --collection-card-shadow-vertical-offset: 0.4rem; --collection-card-shadow-blur-radius: 0.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: 16px; --grid-desktop-horizontal-spacing: 12px; --grid-mobile-vertical-spacing: 8px; --grid-mobile-horizontal-spacing: 6px; --text-boxes-border-opacity: 0.05; --text-boxes-border-width: 0px; --text-boxes-radius: 6px; --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: 8px; --buttons-radius-outset: 9px; --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: 8px; --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: 9px; --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: uppercase; --button-text-size: 16px; --button-text-size_mobile: 12px; --button-text-space: 0px; --button-text-weight: 600; --fancy-gradient: linear-gradient(108deg, rgba(172, 67, 79, 1), rgba(255, 126, 141, 1) 48%, rgba(251, 167, 177, 1) 98%); --fancy-text: #000000; --fancy-background: #FFFBB7; --fancy-text-size: 100%; --fancy-padding-left: 10px; --fancy-padding-right: 10px; --fancy-padding-top: 0px; --fancy-border-radius: 0px; --fancy-padding-bottom: 0px; --badge-size: 1; }
.cl-s13-collapsiblecontentpwha *, .cl-s13-collapsiblecontentpwha ::before, .cl-s13-collapsiblecontentpwha ::after { box-sizing: inherit; }
.cl-s13-collapsiblecontentpwha { box-sizing: border-box; font-size: calc(var(--font-body-scale) * 62.5%); height: 100%; }
.cl-s13-collapsiblecontentpwha { display: grid; grid-template-rows: auto auto 1fr auto; grid-template-columns: 100%; min-height: 100%; margin: 0px; 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; -webkit-font-smoothing: antialiased; }
@media screen and (min-width: 750px) { .cl-s13-collapsiblecontentpwha { font-size: 1.6rem; } }
.cl-s13-collapsiblecontentpwha { --alpha-button-background: 1; --alpha-button-border: 1; --alpha-link: .85; --alpha-badge-border: .1; }
.cl-s13-collapsiblecontentpwha .contains-content-container, .cl-s13-collapsiblecontentpwha .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); }
.cl-s13-collapsiblecontentpwha .page-width { max-width: var(--page-width); margin: 0px auto; padding: 0px 1.5rem; }
@media screen and (min-width: 750px) { .cl-s13-collapsiblecontentpwha .page-width { padding: 0px 5rem; } }
.cl-s13-collapsiblecontentpwha .isolate { position: relative; z-index: 0; }
.cl-s13-collapsiblecontentpwha .section + .section { margin-top: var(--spacing-sections-mobile); }
@media screen and (min-width: 750px) { .cl-s13-collapsiblecontentpwha .section + .section { margin-top: var(--spacing-sections-desktop); } }
.cl-s13-collapsiblecontentpwha h1, .cl-s13-collapsiblecontentpwha h2, .cl-s13-collapsiblecontentpwha h3, .cl-s13-collapsiblecontentpwha h4, .cl-s13-collapsiblecontentpwha h5, .cl-s13-collapsiblecontentpwha .h0, .cl-s13-collapsiblecontentpwha .h1, .cl-s13-collapsiblecontentpwha .h2, .cl-s13-collapsiblecontentpwha .h3, .cl-s13-collapsiblecontentpwha .h4, .cl-s13-collapsiblecontentpwha .h5 { 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; }
.cl-s13-collapsiblecontentpwha h1, .cl-s13-collapsiblecontentpwha .h1 { font-size: calc(var(--font-heading-scale) * 3rem); }
@media only screen and (min-width: 750px) { .cl-s13-collapsiblecontentpwha h1, .cl-s13-collapsiblecontentpwha .h1 { font-size: calc(var(--font-heading-scale) * 4rem); } }
.cl-s13-collapsiblecontentpwha h2, .cl-s13-collapsiblecontentpwha .h2 { font-size: calc(var(--font-heading-scale) * 2rem); }
@media only screen and (min-width: 750px) { .cl-s13-collapsiblecontentpwha h2, .cl-s13-collapsiblecontentpwha .h2 { font-size: calc(var(--font-heading-scale) * 2.4rem); } }
.cl-s13-collapsiblecontentpwha h3, .cl-s13-collapsiblecontentpwha .h3 { font-size: calc(var(--font-heading-scale) * 1.7rem); }
@media only screen and (min-width: 750px) { .cl-s13-collapsiblecontentpwha h3, .cl-s13-collapsiblecontentpwha .h3 { font-size: calc(var(--font-heading-scale) * 1.8rem); } }
.cl-s13-collapsiblecontentpwha .caption-with-letter-spacing { font-size: 1rem; letter-spacing: 0.13rem; line-height: calc(1 + .2 / var(--font-body-scale)); text-transform: uppercase; }
.cl-s13-collapsiblecontentpwha details > * { box-sizing: border-box; }
.cl-s13-collapsiblecontentpwha { --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); }
.cl-s13-collapsiblecontentpwha summary { cursor: pointer; list-style: none; position: relative; }
.cl-s13-collapsiblecontentpwha summary .icon-caret { position: absolute; height: 0.9rem; right: 1.5rem; top: calc(50% - 0.3rem); }
.cl-s13-collapsiblecontentpwha .grid { display: flex; flex-wrap: wrap; margin-bottom: 2rem; padding: 0px; list-style: none; column-gap: var(--grid-mobile-horizontal-spacing); row-gap: var(--grid-mobile-vertical-spacing); }
@media screen and (min-width: 750px) { .cl-s13-collapsiblecontentpwha .grid { column-gap: var(--grid-desktop-horizontal-spacing); row-gap: var(--grid-desktop-vertical-spacing); } }
.cl-s13-collapsiblecontentpwha .grid:last-child { margin-bottom: 0px; }
.cl-s13-collapsiblecontentpwha .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) { .cl-s13-collapsiblecontentpwha .grid__item { width: calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4); max-width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2); } }
.cl-s13-collapsiblecontentpwha .grid--1-col .grid__item { max-width: 100%; width: 100%; }
@media screen and (min-width: 750px) { .cl-s13-collapsiblecontentpwha .grid--2-col-tablet .grid__item { width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2); } }
.cl-s13-collapsiblecontentpwha .gradient { background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-origin: ; background-clip: ; background-color: ; background-attachment: fixed; }
@media screen and (forced-colors: active) { .cl-s13-collapsiblecontentpwha .icon { color: canvastext; fill: canvastext !important; } }
.cl-s13-collapsiblecontentpwha .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; }
@media not (inset: 10px) { .cl-s13-collapsiblecontentpwha .grid { margin-left: calc(-1 * var(--grid-mobile-horizontal-spacing)); } }
@media not (inset: 10px) { .cl-s13-collapsiblecontentpwha .grid__item { padding-left: var(--grid-mobile-horizontal-spacing); padding-bottom: var(--grid-mobile-vertical-spacing); } }
.cl-s13-collapsiblecontentpwha .rte > :first-child { margin-top: 0px; }
.cl-s13-collapsiblecontentpwha .rte > :last-child { margin-bottom: 0px; }
@media (prefers-reduced-motion: no-preference) and (hover: hover) { .cl-s13-collapsiblecontentpwha { --easter-egg: none; } }
.cl-s13-collapsiblecontentpwha .accordion { border-top: 0px !important; }
@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; }
.cl-s13-collapsiblecontentpwha { --swiper-theme-color: #007aff; }
.cl-s13-collapsiblecontentpwha { --swiper-navigation-size: 16px; }
.cl-s13-collapsiblecontentpwha { --shopify-chat-bg-color: #FFFFFF; --shopify-agent-bg-color: #FFFFFF; --shopify-chat-text-color: #000000; --shopify-agent-text-color: #000000; --shopify-chat-accent-bg-color: #000000; --shopify-agent-accent-bg-color: #000000; --shopify-chat-accent-text-color: #FFFFFF; --shopify-agent-accent-text-color: #FFFFFF; --shopify-chat-activator-offset: 20px; --shopify-agent-activator-offset: 20px; --shopify-chat-border-radius: 16px; --shopify-agent-border-radius: 16px; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MRegular-d0531d.woff2?v=149152729114340250381784759707) format("woff2"); font-style: normal; font-weight: 450; font-display: swap; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MMedium-269b78.woff2?v=30486626448974345721784759705) format("woff2"); font-style: normal; font-weight: 500; font-display: swap; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MSemibold-24a03e.woff2?v=104269634200593542371784759709) format("woff2"); font-style: normal; font-weight: 600; font-display: swap; }
.cl-s13-collapsiblecontentpwha *, .cl-s13-collapsiblecontentpwha ::before, .cl-s13-collapsiblecontentpwha ::after { animation: auto ease 0s 1 normal none running none !important; transition: none !important; }
.cl-s13-collapsiblecontentpwha .accordion summary { display: flex; position: relative; line-height: 1; padding: 1.5rem 0px; }
.cl-s13-collapsiblecontentpwha .accordion + .accordion { margin-top: 0px; border-top-width: medium; border-top-style: none; border-top-color: currentcolor; }
.cl-s13-collapsiblecontentpwha .accordion { margin-top: 2.5rem; margin-bottom: 0px; border-top: .1rem solid rgba(var(--color-foreground),.08); border-bottom: .1rem solid rgba(var(--color-foreground),.08); }
.cl-s13-collapsiblecontentpwha .accordion__title { display: inline-block; max-width: calc(100% - 6rem); min-height: 1.6rem; margin: 0px; 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); }
.cl-s13-collapsiblecontentpwha .accordion__content { margin-bottom: 1.5rem; word-break: break-word; overflow-x: auto; padding: 0px 0.6rem; }
.cl-s13-collapsiblecontentpwha { --lm-button-box: 0,0,0; }
.cl-s13-collapsiblecontentpwha .collapsible-content { position: relative; z-index: 0; }
.cl-s13-collapsiblecontentpwha .collapsible-section-layout { padding-bottom: 5rem; padding-top: 5rem; }
@media screen and (min-width: 750px) { .cl-s13-collapsiblecontentpwha .collapsible-section-layout { padding-bottom: 7rem; padding-top: 7rem; } }
@media screen and (min-width: 750px) { .cl-s13-collapsiblecontentpwha .collapsible-content__grid--reverse { flex-direction: row-reverse; } }
.cl-s13-collapsiblecontentpwha .collapsible-content-wrapper-narrow { margin: 0px auto; padding-right: 1.5rem; padding-left: 1.5rem; max-width: 73.4rem; }
.cl-s13-collapsiblecontentpwha .collapsible-content__header { word-break: break-word; }
.cl-s13-collapsiblecontentpwha .collapsible-content__heading { margin-bottom: 2rem; margin-top: 0px; }
@media screen and (min-width: 750px) { .cl-s13-collapsiblecontentpwha .collapsible-content__heading { margin-bottom: 3rem; } }
.cl-s13-collapsiblecontentpwha .caption-with-letter-spacing + h2 { margin-top: 1rem; }
@media screen and (min-width: 750px) { .cl-s13-collapsiblecontentpwha .collapsible-content .accordion { margin-top: 0px; } }
.cl-s13-collapsiblecontentpwha .section-template--26499821961544__collapsible_content_pwHa4R-padding { padding-top: 0px; padding-bottom: 0px; }
@media screen and (min-width: 750px) { .cl-s13-collapsiblecontentpwha .section-template--26499821961544__collapsible_content_pwHa4R-padding { padding-top: 0px; padding-bottom: 0px; } }
.cl-s13-collapsiblecontentpwha { --lxs-rating-icon-color: #E0E320; }
/* === s14-featuredcollectionpqjr === */
.cl-page .card-wrapper {color:inherit;height:100%;position:relative;text-decoration:none}
.cl-page .card {text-decoration:none;text-align:var(--text-alignment)}
.cl-page .card:not(.ratio) {display:flex;flex-direction:column;height:100%}
.cl-page .card.card--horizontal {--text-alignment: left;--image-padding: 0rem;flex-direction:row;align-items:flex-start;gap:1.5rem}
.cl-page .card--horizontal.ratio:before {padding-bottom:0}
.cl-page .card--card.card--horizontal {padding:1.2rem}
.cl-page .card--card.card--horizontal.card--text {column-gap:0}
.cl-page .card--card {height:100%}
.cl-page .card--card, .cl-page .card--standard .card__inner {position:relative;box-sizing:border-box;border-radius:var(--border-radius);border:var(--border-width) solid rgba(var(--color-foreground),var(--border-opacity))}
.cl-page .card--card:after, .cl-page .card--standard .card__inner:after {content:"";position:absolute;z-index:-1;width:calc(var(--border-width) * 2 + 100%);height:calc(var(--border-width) * 2 + 100%);top:calc(var(--border-width) * -1);left:calc(var(--border-width) * -1);border-radius:var(--border-radius);box-shadow:var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) rgba(var(--color-shadow),var(--shadow-opacity))}
.cl-page .card--card.gradient, .cl-page .card__inner.gradient {transform:perspective(0)}
.cl-page .card__inner.color-background-1 {background:transparent}
.cl-page .card .card__inner .card__media {overflow:hidden;z-index:0;border-radius:calc(var(--border-radius) - var(--border-width) - var(--image-padding))}
.cl-page .card--card .card__inner .card__media {border-bottom-right-radius:0;border-bottom-left-radius:0}
.cl-page .card--standard.card--text {background-color:transparent}
.cl-page .card-information {text-align:var(--text-alignment)}
.cl-page .card__media, .cl-page .card .media {bottom:0;position:absolute;top:0}
.cl-page .card .media {width:100%}
.cl-page .card__media {margin:var(--image-padding);width:calc(100% - 2 * var(--image-padding))}
.cl-page .card--standard .card__media {margin:var(--image-padding)}
.cl-page .card__inner {width:100%}
.cl-page .card--media .card__inner .card__content {position:relative;padding:calc(var(--image-padding) + 1rem)}
.cl-page .card__content {display:grid;grid-template-rows:minmax(0,1fr) max-content minmax(0,1fr);padding:2.5rem;width:100%;flex-grow:1}
@media screen and (max-width:749px) { .cl-page .card__content {padding:1.5rem} }
.cl-page .card__content--auto-margins {grid-template-rows:minmax(0,auto) max-content minmax(0,auto)}
.cl-page .card__information {grid-row-start:2}
.cl-page .card:not(.ratio)>.card__content {grid-template-rows:max-content minmax(0,1fr) max-content auto}
.cl-page .card-information .card__information-volume-pricing-note {margin-top:.6rem;line-height:calc(.5 + .4 / var(--font-body-scale));color:rgba(var(--color-foreground),.75)}
@media screen and (min-width:750px) { .cl-page .card__information {padding-bottom:1.7rem;padding-top:1.7rem} }
.cl-page .card__badge {align-self:flex-end;grid-row-start:3;justify-self:flex-start}
.cl-page .card__badge.top {align-self:flex-start;grid-row-start:1}
.cl-page .card__badge.right {justify-self:flex-end}
.cl-page .card:not(.card--horizontal)>.card__content>.card__badge {margin:1.3rem}
.cl-page .card__media .media img {height:100%;object-fit:cover;object-position:center center;width:100%}
.cl-page .card__inner:not(.ratio)>.card__content {height:100%}
.cl-page .card__heading {margin-top:0;margin-bottom:0}
.cl-page .card__heading:last-child {margin-bottom:0}
.cl-page .card--horizontal .card__heading, .cl-page .card--horizontal .price__container .price-item, .cl-page .card--horizontal__quick-add {font-size:calc(var(--font-heading-scale) * 1.2rem)}
.cl-page .card--horizontal .card-information>*:not(.visually-hidden:first-child)+*:not(.rating):not(.card__information-volume-pricing-note) {margin-top:0}
.cl-page .card--horizontal__quick-add:before {box-shadow:none}
@media only screen and (min-width:750px) { .cl-page .card--horizontal .card__heading, .cl-page .card--horizontal .price__container .price-item, .cl-page .card--horizontal__quick-add {font-size:calc(var(--font-heading-scale) * 1.3rem)} }
.cl-page .card--card.card--media>.card__content {margin-top:calc(0rem - var(--image-padding))}
.cl-page .card--standard.card--text a:after, .cl-page .card--card .card__heading a:after {bottom:calc(var(--border-width) * -1);left:calc(var(--border-width) * -1);right:calc(var(--border-width) * -1);top:calc(var(--border-width) * -1)}
.cl-page .card__heading a:after {bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}
.cl-page .card__heading a:after {outline-offset:.3rem}
.cl-page .card__heading a:focus:after {box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3);outline:.2rem solid rgba(var(--color-foreground),.5)}
.cl-page .card__heading a:focus-visible:after {box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3);outline:.2rem solid rgba(var(--color-foreground),.5)}
.cl-page .card__heading a:focus:not(:focus-visible):after {box-shadow:none;outline:0}
.cl-page .card__heading a:focus {box-shadow:none;outline:0}
@media screen and (min-width:990px) { .cl-page .card .media.media--hover-effect>img:only-child, .cl-page .card-wrapper .media.media--hover-effect>img:only-child {transition:transform var(--duration-long) ease}
.cl-page .card:hover .media.media--hover-effect>img:first-child:only-child, .cl-page .card-wrapper:hover .media.media--hover-effect>img:first-child:only-child {transform:scale(1.03)}
.cl-page .card-wrapper:hover .media.media--hover-effect>img:first-child:not(:only-child) {opacity:0}
.cl-page .card-wrapper:hover .media.media--hover-effect>img+img {opacity:1;transition:transform var(--duration-long) ease;transform:scale(1.03)}
.cl-page .underline-links-hover:hover a {text-decoration:underline;text-underline-offset:.3rem} }
.cl-page .card--standard.card--media .card__inner .card__information, .cl-page .card--standard.card--text:not(.card--horizontal)>.card__content .card__heading:not(.card__heading--placeholder), .cl-page .card--standard:not(.card--horizontal)>.card__content .card__badge, .cl-page .card--standard.card--text.article-card>.card__content .card__information, .cl-page .card--standard>.card__content .card__caption {display:none}
.cl-page .card--standard:not(.card--horizontal) .placeholder-svg {height:auto;width:100%}
.cl-page .card--standard>.card__content {padding:1.5rem .5rem}
.cl-page .card--standard>.card__content .card__information {padding-left:0;padding-right:0}
.cl-page .card--card.card--media .card__inner .card__information, .cl-page .card--card.card--text .card__inner, .cl-page .card--card.card--media>.card__content .card__badge {display:none}
.cl-page .card--horizontal .card__badge, .cl-page .card--horizontal.card--text .card__inner {display:none}
.cl-page .card--extend-height {height:100%}
.cl-page .card--extend-height.card--standard.card--text, .cl-page .card--extend-height.card--media {display:flex;flex-direction:column}
.cl-page .card--extend-height.card--standard.card--text .card__inner, .cl-page .card--extend-height.card--media .card__inner {flex-grow:1}
.cl-page .card .icon-wrap {margin-left:.8rem;white-space:nowrap;transition:transform var(--duration-short) ease;overflow:hidden}
.cl-page .card-information>*+* {margin-top:.5rem}
.cl-page .card-information {width:100%}
.cl-page .card-information>* {line-height:calc(1 + .4 / var(--font-body-scale));color:rgb(var(--color-foreground))}
.cl-page .card-information>.price {color:rgb(var(--color-foreground))}
.cl-page .card--horizontal .card-information>.price {color:rgba(var(--color-foreground),.75)}
.cl-page .card-information>.rating {margin-top:.4rem}
.cl-page .card-information>*:not(.visually-hidden:first-child)+*:not(.rating):not(.card__information-volume-pricing-note) {margin-top:.7rem}
.cl-page .card-information .caption {letter-spacing:.07rem}
.cl-page .card-article-info {margin-top:1rem}
.cl-page .card--shape .card__content {padding-top:0}
.cl-page .card--shape.card--standard:not(.card--text) .card__inner {border:0;background-color:transparent;filter:drop-shadow(var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) rgba(var(--color-shadow),var(--shadow-opacity)))}
.cl-page .card--shape.card--standard:not(.card--text) .card__inner:after {display:none}
.cl-page .grid__item:nth-child(2n) .shape--blob {clip-path:polygon(var(--shape--blob-2))}
.cl-page .grid__item:nth-child(3n) .shape--blob {clip-path:polygon(var(--shape--blob-3))}
.cl-page .grid__item:nth-child(4n) .shape--blob {clip-path:polygon(var(--shape--blob-4))}
.cl-page .grid__item:nth-child(5n) .shape--blob {clip-path:polygon(var(--shape--blob-5))}
.cl-page .grid__item:nth-child(7n) .shape--blob {clip-path:polygon(var(--shape--blob-6))}
.cl-page .grid__item:nth-child(8n) .shape--blob {clip-path:polygon(var(--shape--blob-1))}
@media(prefers-reduced-motion:no-preference) { .cl-page .product-card-wrapper .shape--round {transition:clip-path var(--duration-long) ease}
.cl-page .product-card-wrapper:hover .shape--round {clip-path:ellipse(47% 47% at 50% 50%)}
.cl-page .product-card-wrapper .shape--blob {transition:clip-path var(--duration-long) ease-in-out}
.cl-page .product-card-wrapper:hover .shape--blob {clip-path:polygon(var(--shape--blob-5))}
.cl-page .grid__item:nth-child(2n) .product-card-wrapper:hover .shape--blob {clip-path:polygon(var(--shape--blob-6))}
.cl-page .grid__item:nth-child(3n) .product-card-wrapper:hover .shape--blob {clip-path:polygon(var(--shape--blob-1))}
.cl-page .grid__item:nth-child(4n) .product-card-wrapper:hover .shape--blob {clip-path:polygon(var(--shape--blob-2))}
.cl-page .grid__item:nth-child(5n) .product-card-wrapper:hover .shape--blob {clip-path:polygon(var(--shape--blob-3))}
.cl-page .grid__item:nth-child(7n) .product-card-wrapper:hover .shape--blob {clip-path:polygon(var(--shape--blob-4))}
.cl-page .grid__item:nth-child(8n) .product-card-wrapper:hover .shape--blob {clip-path:polygon(var(--shape--blob-5))} }
.cl-page /*# sourceMappingURL=/cdn/shop/t/16/assets/component-card.css.map?v=68260757960163901011746641227 */ {}
@media screen and (max-width:749px) { .cl-page .collection .grid__item:only-child {flex:0 0 100%;max-width:100%} }
@media screen and (max-width:989px) { .cl-page .collection .slider.slider--tablet {margin-bottom:1.5rem} }
.cl-page .collection .loading-overlay {position:absolute;z-index:1;width:1.8rem}
@media screen and (max-width:749px) { .cl-page .collection .loading-overlay {top:0;right:0} }
@media screen and (min-width:750px) { .cl-page .collection .loading-overlay {left:0} }
.cl-page .collection .loading-overlay {top:0;right:0;bottom:0;left:0;display:none;width:100%;padding:0 1.5rem;opacity:.7}
@media screen and (min-width:750px) { .cl-page .collection .loading-overlay {padding-left:5rem;padding-right:5rem} }
.cl-page .collection.loading .loading-overlay {display:block}
.cl-page .collection--empty .title-wrapper {margin-top:10rem;margin-bottom:15rem}
@media screen and (max-width:989px) { .cl-page .collection .slider--tablet.product-grid {scroll-padding-left:1.5rem} }
.cl-page .collection__description>* {margin:0}
.cl-page .collection__title.title-wrapper {margin-bottom:2.5rem}
.cl-page .collection__title .title:not(:only-child) {margin-bottom:1rem}
@media screen and (min-width:990px) { .cl-page .collection__title--desktop-slider .title {margin-bottom:2.5rem}
.cl-page .collection__title.title-wrapper--self-padded-tablet-down {padding:0 5rem}
.cl-page .collection slider-component:not(.page-width-desktop) {padding:0}
.cl-page .collection--full-width slider-component:not(.slider-component-desktop) {padding:0 1.5rem;max-width:none} }
.cl-page .collection__view-all a:not(.link) {margin-top:1rem}
.cl-page /*# sourceMappingURL=/cdn/shop/t/16/assets/template-collection.css.map?v=58558206033505836701746641229 */ {}
.cl-s14-featuredcollectionpqjr .section-template--26499821961544__featured_collection_pqjrfg-padding {
    padding-top: 0px;
    padding-bottom: 0px;
  }
.cl-s14-featuredcollectionpqjr .section-template--26499821961544__featured_collection_pqjrfg-padding {
      padding-top: 0px;
      padding-bottom: 0px;
    }
.cl-s14-featuredcollectionpqjr } {}
.cl-page volume-pricing {display:block;margin-top:2rem}
.cl-page volume-pricing li:nth-child(odd) {background:rgba(var(--color-foreground),.04)}
.cl-page volume-pricing ul {margin-top:1.2rem}
.cl-page volume-pricing li {font-size:1.4rem;letter-spacing:.06rem;padding:.6rem .8rem;display:flex;justify-content:space-between}
.cl-page .volume-pricing-note {margin-top:-2.6rem}
.cl-page .product--no-media .volume-pricing-note {text-align:center}
.cl-page .product--no-media volume-pricing {width:30rem}
.cl-page .volume-pricing-note span, .cl-page volume-pricing .label-show-more {font-size:1.2rem;letter-spacing:.07rem}
.cl-page volume-pricing show-more-button {margin-top:.8rem}
.cl-page .product-form__input price-per-item, .cl-page .price-per-item__container {display:flex;align-items:center;gap:1rem}
.cl-page .product-form__input .price-per-item {color:rgba(var(--color-foreground));font-size:1.4rem;letter-spacing:.06rem}
.cl-page .price-per-item dl {margin:0}
.cl-page .price-per-item dd {margin-left:0}
.cl-page .price-per-item__container .variant-item__old-price, .cl-page .price__regular .variant-item__old-price {color:rgba(var(--color-foreground),.75);font-size:1.2rem;letter-spacing:.07rem}
.cl-page /*# sourceMappingURL=/cdn/shop/t/16/assets/component-volume-pricing.css.map?v=56284703641257077881746641228 */ {}
.cl-s14-featuredcollectionpqjr .lm-card-price {
        font-size: 13px !important;
         font-weight:600;
      }
.cl-s14-featuredcollectionpqjr .lm-card-title {
     font-size: 17px;
    }
@media screen and (max-width: 749px) { .cl-s14-featuredcollectionpqjr .lm-card-title {
     font-size: 14px;
    } }
.cl-s14-featuredcollectionpqjr .card-wrapper .product-form__controls-group label.color-swatch {
        width: px;
        height: px;

    }
.cl-s14-featuredcollectionpqjr .card__description {
      margin: 24px 0;
      font-size:  var(--quick-description-size);
      overflow-wrap: anywhere;
    }
.cl-s14-featuredcollectionpqjr .card__information {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
  }
.cl-s14-featuredcollectionpqjr } {}
.cl-s14-featuredcollectionpqjr /* Form Elements */
  .product-form__input {
    flex: 0 0 100%;
    padding: 0;
    margin: 0 0 1.2rem 0;
    max-width: 44rem;
    min-width: fit-content;
    border: none;
  }
.cl-s14-featuredcollectionpqjr variant-radios, .cl-s14-featuredcollectionpqjr variant-selects {
    display: block;
  }
.cl-s14-featuredcollectionpqjr .product-form__input--dropdown {
    margin-bottom: 1.6rem;
  }
.cl-s14-featuredcollectionpqjr .product-form__input .form__label {
    padding-left: 0;
  }
.cl-s14-featuredcollectionpqjr fieldset.product-form__input .form__label {
    margin-bottom: 0.2rem;
  }
.cl-s14-featuredcollectionpqjr .product-form__input input[type='radio'] {
    clip: rect(0, 0, 0, 0);
    overflow: hidden;
    position: absolute;
    height: 1px;
    width: 1px;
  }
.cl-s14-featuredcollectionpqjr .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: 0.7rem 0.5rem 0.2rem 0;
    padding: 1rem 2rem;
    font-size: 1.4rem;
    letter-spacing: 0.1rem;
    line-height: 1;
    text-align: center;
    transition: border var(--duration-short) ease;
    cursor: pointer;
    position: relative;
  }
.cl-s14-featuredcollectionpqjr .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));
  }
.cl-s14-featuredcollectionpqjr .product-form__input input[type='radio'] + label:hover {
    border-color: rgb(var(--color-foreground));
  }
.cl-s14-featuredcollectionpqjr .product-form__input input[type='radio']:checked + label {
    background-color: rgb(var(--color-foreground));
    color: rgb(var(--color-background));
  }
.cl-s14-featuredcollectionpqjr .product-form__input input[type='radio']:not(.disabled) + label > .visually-hidden {
    display: none;
  }
@media screen and (forced-colors: active) { .cl-s14-featuredcollectionpqjr .product-form__input input[type='radio']:checked + label {
      text-decoration: underline;
    } }
.cl-s14-featuredcollectionpqjr .product-form__input input[type='radio']:checked + label::selection {
    background-color: rgba(var(--color-background), 0.3);
  }
.cl-s14-featuredcollectionpqjr .product-form__input input[type='radio']:disabled + label, .cl-s14-featuredcollectionpqjr .product-form__input input[type='radio'].disabled + label {
    border-color: rgba(var(--color-foreground), 0.1);
    color: rgba(var(--color-foreground), 0.6);
    text-decoration: line-through;
  }
.cl-s14-featuredcollectionpqjr .product-form__input input[type='radio'].disabled:checked + label, .cl-s14-featuredcollectionpqjr .product-form__input input[type='radio']:disabled:checked + label {
    color: rgba(var(--color-background), 0.6);
  }
.cl-s14-featuredcollectionpqjr .product-form__input input[type='radio']:focus-visible + label {
    box-shadow: 0 0 0 0.3rem rgb(var(--color-background)), 0 0 0 0.5rem rgba(var(--color-foreground), 0.55);
  }
.cl-s14-featuredcollectionpqjr /* Fallback */
  .product-form__input input[type='radio'].focused + label, .cl-s14-featuredcollectionpqjr .no-js .shopify-payment-button__button [role='button']:focus + label {
    box-shadow: 0 0 0 0.3rem rgb(var(--color-background)), 0 0 0 0.5rem rgba(var(--color-foreground), 0.55);
  }
.cl-s14-featuredcollectionpqjr /* No outline when focus-visible is available in the browser */
  .no-js .product-form__input input[type='radio']:focus:not(:focus-visible) + label {
    box-shadow: none;
  }
.cl-s14-featuredcollectionpqjr .product-form__input .select {
    max-width: 25rem;
  }
.cl-s14-featuredcollectionpqjr .product-form__submit {
    margin-bottom: 1rem;
  }
.cl-s14-featuredcollectionpqjr .no-js .product-form__submit.button--secondary {
    --color-button: inherit;
    --color-button-text: inherit;
    --alpha-button-background: 1;
  }
.cl-s14-featuredcollectionpqjr .product-form__submit[aria-disabled='true'] + .shopify-payment-button .shopify-payment-button__button[disabled], .cl-s14-featuredcollectionpqjr .product-form__submit[disabled] + .shopify-payment-button .shopify-payment-button__button[disabled] {
    cursor: not-allowed;
    opacity: 0.5;
  }
@media screen and (forced-colors: active) { .cl-s14-featuredcollectionpqjr .product-form__submit[aria-disabled='true'] {
      color: Window;
    } }
.cl-s14-featuredcollectionpqjr .card-product-form__input input[type='radio'] + label.color-swatch, .cl-s14-featuredcollectionpqjr .card-product-form__input input[type='radio'] + label.color-swatch:after, .cl-s14-featuredcollectionpqjr .card-product-form__input input[type='radio'] + label.color-swatch:before {
          border-radius: 0;
  }
.cl-s14-featuredcollectionpqjr .card-product-form__input input[type='radio'] + label.color-swatch.round, .cl-s14-featuredcollectionpqjr .card-product-form__input input[type='radio'] + label.color-swatch.round:after, .cl-s14-featuredcollectionpqjr .card-product-form__input input[type='radio'] + label.color-swatch.round:before {
      border-radius: 100%;
    }
.cl-s14-featuredcollectionpqjr .card-product-form__input input[type='radio'] + label.color-swatch.round-corners, .cl-s14-featuredcollectionpqjr .card-product-form__input input[type='radio'] + label.color-swatch.round-corners:after, .cl-s14-featuredcollectionpqjr .card-product-form__input input[type='radio'] + label.color-swatch.round-corners:before {
          border-radius: 5px;
    }
.cl-s14-featuredcollectionpqjr .card-product-form__input input[type='radio'] + label.color-swatch {
      border:1px rgb(214,214,214) solid;
      width: 20px;
      height: 20px;
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover;
      margin-right: 5px;
      padding:0;
    }
.cl-s14-featuredcollectionpqjr .card-product-form__input input[type='radio'] + label.color-swatch:before {
      content: "";
      position: absolute;
      top: -1px;
      left: -1px;
      width: calc(100% + 2px);
      height: calc(100% + 2px);
      border: 1px rgb(214,214,214) solid;
      z-index: 0;
    }
.cl-s14-featuredcollectionpqjr .card-product-form__input input[type='radio'] + label.color-swatch:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 1;border: 1px rgb(255 255 255) solid;}
.cl-s14-featuredcollectionpqjr .card-product-form__input input[type='radio'] + label.color-swatch:hover:before {
      border: 1px rgb(125 124 124) solid;
    }
.cl-s14-featuredcollectionpqjr .card-product-form__input input[type='radio']:checked + label.color-swatch:before {box-shadow: 0 0 0 1px rgb(var(--color-foreground));border-color:rgb(var(--color-foreground));
    }
.cl-s14-featuredcollectionpqjr .card-product-form__input input[type='radio'] + label.color-swatch.variant-swatch {
      background-color:white;}
.cl-s14-featuredcollectionpqjr .card-product-form__input input[type='radio'].disabled+label.color-swatch:before {
      top: 50%;
      height: .1rem;
      clip-path: unset;
      z-index: 2;
      transform: translateY(-50%) rotate(-45deg);
      border-radius: 0;
      box-shadow: none;
      border: 0.1rem solid;
      border-color: #acacac;
  }
.cl-s14-featuredcollectionpqjr .lm-card-price {
        font-size: 13px !important;
         font-weight:600;
      }
.cl-s14-featuredcollectionpqjr .lm-card-title {
     font-size: 17px;
    }
@media screen and (max-width: 749px) { .cl-s14-featuredcollectionpqjr .lm-card-title {
     font-size: 14px;
    } }
.cl-s14-featuredcollectionpqjr .card-wrapper .product-form__controls-group label.color-swatch {
        width: px;
        height: px;

    }
.cl-s14-featuredcollectionpqjr .card__description {
      margin: 24px 0;
      font-size:  var(--quick-description-size);
      overflow-wrap: anywhere;
    }
.cl-s14-featuredcollectionpqjr .card__information {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
  }
.cl-s14-featuredcollectionpqjr } {}
.cl-s14-featuredcollectionpqjr .lm-card-price {
        font-size: 13px !important;
         font-weight:600;
      }
.cl-s14-featuredcollectionpqjr .lm-card-title {
     font-size: 17px;
    }
@media screen and (max-width: 749px) { .cl-s14-featuredcollectionpqjr .lm-card-title {
     font-size: 14px;
    } }
.cl-s14-featuredcollectionpqjr .card-wrapper .product-form__controls-group label.color-swatch {
        width: px;
        height: px;

    }
.cl-s14-featuredcollectionpqjr .card__description {
      margin: 24px 0;
      font-size:  var(--quick-description-size);
      overflow-wrap: anywhere;
    }
.cl-s14-featuredcollectionpqjr .card__information {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
  }
.cl-s14-featuredcollectionpqjr } {}
.cl-s14-featuredcollectionpqjr .lm-card-price {
        font-size: 13px !important;
         font-weight:600;
      }
.cl-s14-featuredcollectionpqjr .lm-card-title {
     font-size: 17px;
    }
@media screen and (max-width: 749px) { .cl-s14-featuredcollectionpqjr .lm-card-title {
     font-size: 14px;
    } }
.cl-s14-featuredcollectionpqjr .card-wrapper .product-form__controls-group label.color-swatch {
        width: px;
        height: px;

    }
.cl-s14-featuredcollectionpqjr .card__description {
      margin: 24px 0;
      font-size:  var(--quick-description-size);
      overflow-wrap: anywhere;
    }
.cl-s14-featuredcollectionpqjr .card__information {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
  }
.cl-s14-featuredcollectionpqjr } {}
@font-face { font-family: Inter; font-weight: 400; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n4.b2a3f24c19b4de56e8871f609e73ca7-441022.woff2?v=86560110980689511001784759694) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n4.af8052d517e0c9ffac7b814872cecc2-c4bd3e.woff?v=169489102135510047051784759692) format("woff"); }
@font-face { font-family: Inter; font-weight: 700; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n7.02711e6b374660cfc7915d1afc1c204-9ca273.woff2?v=166179665259747124441784759702) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n7.6dab87426f6b8813070abd79972ceaf-d3f63e.woff?v=84160012413639486121784759704) format("woff"); }
@font-face { font-family: Inter; font-weight: 400; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i4.feae1981dda792ab80d117249d9c7e0-8f5776.woff2?v=146094087993054974941784759687) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i4.62773b7113d5e5f02c71486623cf828-acc1e9.woff?v=145175879304439201021784759686) format("woff"); }
@font-face { font-family: Inter; font-weight: 700; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i7.b377bcd4cc0f160622a22d638ae7e2c-1245e4.woff2?v=134035453052031163571784759690) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i7.7c69a6a34e3bb44fcf6f975857e13b9-c2084c.woff?v=92585484364732728301784759689) format("woff"); }
@font-face { font-family: Inter; font-weight: 500; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n5.d7101d5e168594dd06f56f290dd759f-71c4e1.woff2?v=96609129897802222461784759697) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n5.5332a76bbd27da00474c136abb1ca3c-9126c5.woff?v=99672576506404194411784759695) format("woff"); }
@font-face { font-family: Barlow; font-weight: 700; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-barlow_i7.50e19d6cc2ba5146fa437a5a7443c7-5d61ba.woff2?v=130863997018847547571784759684) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-barlow_i7.47e9f98f1b094d912e6fd631cc3fe9-cf68ae.woff?v=52505299563554195721784759682) format("woff"); }
@font-face { font-family: Inter; font-weight: 600; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n6.771af0474a71b3797eb38f3487d6fb7-a42a69.woff2?v=147121938536447429991784759699) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n6.88c903d8f9e157d48b73b7777d06429-25e190.woff?v=138721356721046305941784759700) format("woff"); }
.cl-s14-featuredcollectionpqjr, .cl-s14-featuredcollectionpqjr .color-background-1 { --color-background: 255,255,255; --gradient-background: #ffffff; --color-foreground: 0,0,0; --color-background-contrast: 191,191,191; --color-shadow: 0,0,0; --color-button: 0,0,0; --color-button-text: 255,255,255; --color-secondary-button: 255,255,255; --color-secondary-button-text: 0,0,0; --color-link: 0,0,0; --color-badge-foreground: 0,0,0; --color-badge-background: 255,255,255; --color-badge-border: 0,0,0; --payment-terms-background-color: rgb(255 255 255); --sale-price: rgb(0 0 0); }
.cl-s14-featuredcollectionpqjr .color-accent-1 { --color-background: 216,218,62; --gradient-background: #d8da3e; --color-foreground: 255,255,255; --color-background-contrast: 127,128,25; --color-shadow: 31,29,36; --color-button: 255,255,255; --color-button-text: 0,0,0; --color-secondary-button: 216,218,62; --color-secondary-button-text: 255,255,255; --color-link: 255,255,255; --color-badge-foreground: 255,255,255; --color-badge-background: 216,218,62; --color-badge-border: 255,255,255; --payment-terms-background-color: rgb(216 218 62); --sale-price: rgb(0 0 0); }
.cl-s14-featuredcollectionpqjr .color-accent-2 { --color-background: 255,255,255; --gradient-background: #ffffff; --color-foreground: 31,29,36; --color-background-contrast: 191,191,191; --color-shadow: 31,29,36; --color-button: 31,29,36; --color-button-text: 255,255,255; --color-secondary-button: 255,255,255; --color-secondary-button-text: 31,29,36; --color-link: 31,29,36; --color-badge-foreground: 31,29,36; --color-badge-background: 255,255,255; --color-badge-border: 31,29,36; --payment-terms-background-color: rgb(255 255 255); --sale-price: rgb(0 0 0); }
.cl-s14-featuredcollectionpqjr, .cl-s14-featuredcollectionpqjr .color-background-1, .cl-s14-featuredcollectionpqjr .color-background-2, .cl-s14-featuredcollectionpqjr .color-inverse, .cl-s14-featuredcollectionpqjr .color-accent-1, .cl-s14-featuredcollectionpqjr .color-accent-2 { color: rgba(var(--color-foreground), 0.85); background-color: rgb(var(--color-background)); }
.cl-s14-featuredcollectionpqjr { --font-body-family: Inter, sans-serif; --font-body-style: normal; --font-body-weight: 400; --font-body-weight-bold: 700; --font-body-height: 1.5; --font-body-spacing: 0.5px; --font-menu-family: Inter, sans-serif; --font-menu-style: normal; --font-menu-weight: 500; --font-menu-weight-medium: 500; --font-menu-weight-bold: 800; --font-button-family: Inter, sans-serif; --font-button-style: normal; --font-button-weight: 600; --font-button-weight-medium: 500; --font-button-weight-bold: 900; --font-collapsible-family: Inter, sans-serif; --font-collapsible-style: normal; --font-collapsible-weight: 600; --font-collapsible-weight-medium: 500; --font-collapsible-weight-bold: 900; --font-collapsible-size: 18px; --font-collapsible-spacing: -0.2px; --font-heading-family: Inter, sans-serif; --font-heading-style: normal; --font-heading-italic: Barlow, sans-serif; --font-heading-italic-style: italic; --font-heading-weight: 700; --font-heading-spacing: 0.1px; --font-heading-height: 1.2; --font-body-scale: 1.0; --font-heading-scale: 1.0; --media-padding: px; --media-border-opacity: 0.05; --media-border-width: 0px; --media-radius: 10px; --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: 100rem; --page-width-margin: 0rem; --product-card-image-padding: 0.0rem; --product-card-corner-radius: 0.6rem; --product-card-text-alignment: center; --product-card-border-width: 0.0rem; --product-card-border-opacity: 0.05; --product-card-shadow-opacity: 0.0; --product-card-shadow-visible: 0; --product-card-shadow-horizontal-offset: 0.0rem; --product-card-shadow-vertical-offset: 0.4rem; --product-card-shadow-blur-radius: 0.5rem; --collection-card-image-padding: 0.0rem; --collection-card-corner-radius: 12%; --collection-card-text-alignment: center; --collection-card-border-width: 0.0rem; --collection-card-border-opacity: 0.1; --collection-card-shadow-opacity: 0.0; --collection-card-shadow-visible: 0; --collection-card-shadow-horizontal-offset: 0.0rem; --collection-card-shadow-vertical-offset: 0.4rem; --collection-card-shadow-blur-radius: 0.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: 16px; --grid-desktop-horizontal-spacing: 12px; --grid-mobile-vertical-spacing: 8px; --grid-mobile-horizontal-spacing: 6px; --text-boxes-border-opacity: 0.05; --text-boxes-border-width: 0px; --text-boxes-radius: 6px; --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: 8px; --buttons-radius-outset: 9px; --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: 8px; --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: 9px; --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: uppercase; --button-text-size: 16px; --button-text-size_mobile: 12px; --button-text-space: 0px; --button-text-weight: 600; --fancy-gradient: linear-gradient(108deg, rgba(172, 67, 79, 1), rgba(255, 126, 141, 1) 48%, rgba(251, 167, 177, 1) 98%); --fancy-text: #000000; --fancy-background: #FFFBB7; --fancy-text-size: 100%; --fancy-padding-left: 10px; --fancy-padding-right: 10px; --fancy-padding-top: 0px; --fancy-border-radius: 0px; --fancy-padding-bottom: 0px; --badge-size: 1; }
.cl-s14-featuredcollectionpqjr *, .cl-s14-featuredcollectionpqjr ::before, .cl-s14-featuredcollectionpqjr ::after { box-sizing: inherit; }
.cl-s14-featuredcollectionpqjr { box-sizing: border-box; font-size: calc(var(--font-body-scale) * 62.5%); height: 100%; }
.cl-s14-featuredcollectionpqjr { display: grid; grid-template-rows: auto auto 1fr auto; grid-template-columns: 100%; min-height: 100%; margin: 0px; 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; -webkit-font-smoothing: antialiased; }
@media screen and (min-width: 750px) { .cl-s14-featuredcollectionpqjr { font-size: 1.6rem; } }
.cl-s14-featuredcollectionpqjr { --alpha-button-background: 1; --alpha-button-border: 1; --alpha-link: .85; --alpha-badge-border: .1; }
.cl-s14-featuredcollectionpqjr .product-card-wrapper .card, .cl-s14-featuredcollectionpqjr .contains-card--product { --border-radius: var(--product-card-corner-radius); --border-width: var(--product-card-border-width); --border-opacity: var(--product-card-border-opacity); --shadow-horizontal-offset: var(--product-card-shadow-horizontal-offset); --shadow-vertical-offset: var(--product-card-shadow-vertical-offset); --shadow-blur-radius: var(--product-card-shadow-blur-radius); --shadow-opacity: var(--product-card-shadow-opacity); --shadow-visible: var(--product-card-shadow-visible); --image-padding: var(--product-card-image-padding); --text-alignment: var(--product-card-text-alignment); }
.cl-s14-featuredcollectionpqjr .page-width { max-width: var(--page-width); margin: 0px auto; padding: 0px 1.5rem; }
.cl-s14-featuredcollectionpqjr .page-width-desktop { padding: 0px; margin: 0px auto; }
@media screen and (min-width: 750px) { .cl-s14-featuredcollectionpqjr .page-width { padding: 0px 5rem; } }
@media screen and (min-width: 750px) { .cl-s14-featuredcollectionpqjr .page-width-desktop { padding: 0px; } }
@media screen and (min-width: 990px) { .cl-s14-featuredcollectionpqjr .page-width-desktop { max-width: var(--page-width); padding: 0px 5rem; } }
.cl-s14-featuredcollectionpqjr .isolate { position: relative; z-index: 0; }
.cl-s14-featuredcollectionpqjr .section + .section { margin-top: var(--spacing-sections-mobile); }
@media screen and (min-width: 750px) { .cl-s14-featuredcollectionpqjr .section + .section { margin-top: var(--spacing-sections-desktop); } }
.cl-s14-featuredcollectionpqjr .hidden { display: none !important; }
.cl-s14-featuredcollectionpqjr .visually-hidden { overflow: hidden; width: 1px; height: 1px; margin: -1px; padding: 0px; border: 0px; clip: rect(0px, 0px, 0px, 0px); position: absolute !important; overflow-wrap: normal !important; }
.cl-s14-featuredcollectionpqjr .visually-hidden--inline { margin: 0px; height: 1em; }
.cl-s14-featuredcollectionpqjr h1, .cl-s14-featuredcollectionpqjr h2, .cl-s14-featuredcollectionpqjr h3, .cl-s14-featuredcollectionpqjr h4, .cl-s14-featuredcollectionpqjr h5, .cl-s14-featuredcollectionpqjr .h0, .cl-s14-featuredcollectionpqjr .h1, .cl-s14-featuredcollectionpqjr .h2, .cl-s14-featuredcollectionpqjr .h3, .cl-s14-featuredcollectionpqjr .h4, .cl-s14-featuredcollectionpqjr .h5 { 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; }
.cl-s14-featuredcollectionpqjr h2, .cl-s14-featuredcollectionpqjr .h2 { font-size: calc(var(--font-heading-scale) * 2rem); }
@media only screen and (min-width: 750px) { .cl-s14-featuredcollectionpqjr h2, .cl-s14-featuredcollectionpqjr .h2 { font-size: calc(var(--font-heading-scale) * 2.4rem); } }
.cl-s14-featuredcollectionpqjr h3, .cl-s14-featuredcollectionpqjr .h3 { font-size: calc(var(--font-heading-scale) * 1.7rem); }
@media only screen and (min-width: 750px) { .cl-s14-featuredcollectionpqjr h3, .cl-s14-featuredcollectionpqjr .h3 { font-size: calc(var(--font-heading-scale) * 1.8rem); } }
.cl-s14-featuredcollectionpqjr .caption { font-size: 1rem; letter-spacing: 0.07rem; line-height: calc(1 + .7 / var(--font-body-scale)); }
@media screen and (min-width: 750px) { .cl-s14-featuredcollectionpqjr .caption { font-size: 1.2rem; } }
.cl-s14-featuredcollectionpqjr .caption-large, .cl-s14-featuredcollectionpqjr .customer .field input, .cl-s14-featuredcollectionpqjr .customer select, .cl-s14-featuredcollectionpqjr .field__input, .cl-s14-featuredcollectionpqjr .form__label, .cl-s14-featuredcollectionpqjr .select__select { font-size: 1.3rem; line-height: calc(1 + .5 / var(--font-body-scale)); letter-spacing: 0.04rem; }
.cl-s14-featuredcollectionpqjr .left { text-align: left; }
.cl-s14-featuredcollectionpqjr .center { text-align: center; }
.cl-s14-featuredcollectionpqjr .right { text-align: right; }
.cl-s14-featuredcollectionpqjr .light { opacity: 0.7; }
.cl-s14-featuredcollectionpqjr .full-unstyled-link { text-decoration: none; color: currentcolor; display: block; }
@media (prefers-reduced-motion) { .cl-s14-featuredcollectionpqjr .motion-reduce { transition: none !important; animation: auto ease 0s 1 normal none running none !important; } }
.cl-s14-featuredcollectionpqjr { --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); }
.cl-s14-featuredcollectionpqjr .title, .cl-s14-featuredcollectionpqjr .title-wrapper-with-link { margin: 3rem 0px 2rem; }
.cl-s14-featuredcollectionpqjr .title-wrapper { margin-bottom: 3rem; }
@media screen and (min-width: 990px) { .cl-s14-featuredcollectionpqjr .title, .cl-s14-featuredcollectionpqjr .title-wrapper-with-link { margin: 5rem 0px 3rem; } }
.cl-s14-featuredcollectionpqjr .title-wrapper--no-top-margin { margin-top: 0px; }
.cl-s14-featuredcollectionpqjr .title-wrapper--no-top-margin > .title { margin-top: 0px; }
.cl-s14-featuredcollectionpqjr .grid { display: flex; flex-wrap: wrap; margin-bottom: 2rem; padding: 0px; list-style: none; column-gap: var(--grid-mobile-horizontal-spacing); row-gap: var(--grid-mobile-vertical-spacing); }
@media screen and (min-width: 750px) { .cl-s14-featuredcollectionpqjr .grid { column-gap: var(--grid-desktop-horizontal-spacing); row-gap: var(--grid-desktop-vertical-spacing); } }
.cl-s14-featuredcollectionpqjr .grid:last-child { margin-bottom: 0px; }
.cl-s14-featuredcollectionpqjr .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) { .cl-s14-featuredcollectionpqjr .grid__item { width: calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4); max-width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2); } }
@media screen and (min-width: 990px) { .cl-s14-featuredcollectionpqjr .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); } }
@media screen and (max-width: 749px) { .cl-s14-featuredcollectionpqjr .grid--2-col-tablet-down .grid__item { width: calc(50% - var(--grid-mobile-horizontal-spacing) / 2); } }
@media screen and (min-width: 750px) and (max-width: 989px) { .cl-s14-featuredcollectionpqjr .grid--2-col-tablet-down .grid__item { width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2); } }
.cl-s14-featuredcollectionpqjr .media { display: block; background-color: rgba(var(--color-foreground),.1); position: relative; overflow: hidden; }
.cl-s14-featuredcollectionpqjr .media--transparent { background-color: transparent; }
.cl-s14-featuredcollectionpqjr .media > :not(.zoom):not(.deferred-media__poster-button), .cl-s14-featuredcollectionpqjr .media model-viewer { display: block; max-width: 100%; position: absolute; top: 0px; left: 0px; height: 100%; width: 100%; }
.cl-s14-featuredcollectionpqjr .media > img { object-fit: cover; object-position: center center; transition: opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
.cl-s14-featuredcollectionpqjr .button, .cl-s14-featuredcollectionpqjr .shopify-challenge__button, .cl-s14-featuredcollectionpqjr .customer button, .cl-s14-featuredcollectionpqjr button.shopify-payment-button__button--unbranded, .cl-s14-featuredcollectionpqjr .shopify-payment-button [role="button"], .cl-s14-featuredcollectionpqjr .cart__dynamic-checkout-buttons [role="button"], .cl-s14-featuredcollectionpqjr .cart__dynamic-checkout-buttons iframe { --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; }
.cl-s14-featuredcollectionpqjr .button, .cl-s14-featuredcollectionpqjr .shopify-challenge__button, .cl-s14-featuredcollectionpqjr .customer button, .cl-s14-featuredcollectionpqjr button.shopify-payment-button__button--unbranded { 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) { .cl-s14-featuredcollectionpqjr .button, .cl-s14-featuredcollectionpqjr .shopify-challenge__button, .cl-s14-featuredcollectionpqjr .customer button, .cl-s14-featuredcollectionpqjr button.shopify-payment-button__button--unbranded { min-width: calc(10rem + var(--buttons-border-width) * 2); height: calc(4.7rem + var(--buttons-border-width) * 2); } }
.cl-s14-featuredcollectionpqjr .button, .cl-s14-featuredcollectionpqjr .shopify-challenge__button, .cl-s14-featuredcollectionpqjr .customer button { display: inline-flex; justify-content: center; align-items: center; border: 0px; padding: 0px 2rem; cursor: pointer; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; font-language-override: inherit; font-size: 1.5rem; text-decoration: none; color: rgb(var(--color-button-text)); transition: box-shadow var(--duration-short) ease; appearance: none; background-color: rgba(var(--color-button),var(--alpha-button-background)); }
.cl-s14-featuredcollectionpqjr .button, .cl-s14-featuredcollectionpqjr .button-label, .cl-s14-featuredcollectionpqjr .shopify-challenge__button, .cl-s14-featuredcollectionpqjr .customer 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) { .cl-s14-featuredcollectionpqjr .button, .cl-s14-featuredcollectionpqjr .button-label, .cl-s14-featuredcollectionpqjr .shopify-challenge__button, .cl-s14-featuredcollectionpqjr .customer button { font-size: var(--button-text-size_mobile); } }
.cl-s14-featuredcollectionpqjr .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: 0.1rem; text-transform: uppercase; padding: 0.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; }
.cl-s14-featuredcollectionpqjr .gradient { background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-origin: ; background-clip: ; background-color: ; background-attachment: fixed; }
@media screen and (forced-colors: active) { .cl-s14-featuredcollectionpqjr .icon { color: canvastext; fill: canvastext !important; } }
.cl-s14-featuredcollectionpqjr .ratio { display: flex; position: relative; align-items: stretch; }
@media not (inset: 10px) { .cl-s14-featuredcollectionpqjr .grid { margin-left: calc(-1 * var(--grid-mobile-horizontal-spacing)); } }
@media not (inset: 10px) { .cl-s14-featuredcollectionpqjr .grid__item { padding-left: var(--grid-mobile-horizontal-spacing); padding-bottom: var(--grid-mobile-vertical-spacing); } }
@media not (inset: 10px) { .cl-s14-featuredcollectionpqjr .product-grid .grid__item { padding-bottom: var(--grid-mobile-vertical-spacing); } }
@media (forced-colors: active) { .cl-s14-featuredcollectionpqjr .button, .cl-s14-featuredcollectionpqjr .shopify-challenge__button, .cl-s14-featuredcollectionpqjr .customer button { border: 1px solid transparent; } }
@media (prefers-reduced-motion: no-preference) and (hover: hover) { .cl-s14-featuredcollectionpqjr .animate--hover-3d-lift .card-wrapper .card--card, .cl-s14-featuredcollectionpqjr .animate--hover-3d-lift .card-wrapper .card--standard .card__inner, .cl-s14-featuredcollectionpqjr .animate--hover-3d-lift .button:not(.button--tertiary), .cl-s14-featuredcollectionpqjr .animate--hover-3d-lift .shopify-challenge__button, .cl-s14-featuredcollectionpqjr .animate--hover-3d-lift .customer button, .cl-s14-featuredcollectionpqjr .animate--hover-3d-lift .shopify-payment-button__button, .cl-s14-featuredcollectionpqjr .animate--hover-3d-lift .deferred-media .deferred-media__poster-button { transition: transform var(--duration-long) ease,box-shadow var(--duration-long) ease; transform-origin: center center; } }
@media (prefers-reduced-motion: no-preference) and (hover: hover) { .cl-s14-featuredcollectionpqjr .animate--hover-3d-lift .product-grid { isolation: isolate; } }
@media (prefers-reduced-motion: no-preference) and (hover: hover) { .cl-s14-featuredcollectionpqjr { --easter-egg: none; } }
@font-face { font-family: swiper-icons; src: url("data:application/font-woff;charset=utf-8;base64, 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"); font-weight: 400; font-style: normal; }
.cl-s14-featuredcollectionpqjr { --swiper-theme-color: #007aff; }
.cl-s14-featuredcollectionpqjr { --swiper-navigation-size: 16px; }
.cl-s14-featuredcollectionpqjr .price { font-size: 1.6rem; letter-spacing: 0rem; line-height: 100%; color: rgb(var(--color-foreground)); }
.cl-s14-featuredcollectionpqjr .price > * { display: inline-block; vertical-align: top; }
.cl-s14-featuredcollectionpqjr .price .price-item { display: inline-block; margin: 0px 1rem 0px 0px; }
.cl-s14-featuredcollectionpqjr .price__regular .price-item--regular { margin-right: 0px; }
.cl-s14-featuredcollectionpqjr .price:not(.price--show-badge) .price-item--last:last-of-type { margin: 0px; }
@media screen and (min-width: 750px) { .cl-s14-featuredcollectionpqjr .price { margin-bottom: 0px; } }
.cl-s14-featuredcollectionpqjr .price--sold-out .price__availability, .cl-s14-featuredcollectionpqjr .price__regular { display: block; }
.cl-s14-featuredcollectionpqjr .price__sale, .cl-s14-featuredcollectionpqjr .price__availability, .cl-s14-featuredcollectionpqjr .price .price__badge-sale, .cl-s14-featuredcollectionpqjr .price .price__badge-sold-out, .cl-s14-featuredcollectionpqjr .price--on-sale .price__regular, .cl-s14-featuredcollectionpqjr .price--on-sale .price__availability { display: none; }
.cl-s14-featuredcollectionpqjr .price--on-sale .price__sale { display: initial; flex-flow: wrap; }
.cl-s14-featuredcollectionpqjr .price--on-sale .price-item--regular { text-decoration: line-through; color: var(--sale-price); font-size: inherit; }
.cl-s14-featuredcollectionpqjr .unit-price { display: block; font-size: 1.1rem; letter-spacing: 0.04rem; line-height: calc(1 + .2 / var(--font-body-scale)); margin-top: 0.2rem; text-transform: uppercase; color: rgba(var(--color-foreground),.7); }
.cl-s14-featuredcollectionpqjr { --shopify-chat-bg-color: #FFFFFF; --shopify-agent-bg-color: #FFFFFF; --shopify-chat-text-color: #000000; --shopify-agent-text-color: #000000; --shopify-chat-accent-bg-color: #000000; --shopify-agent-accent-bg-color: #000000; --shopify-chat-accent-text-color: #FFFFFF; --shopify-agent-accent-text-color: #FFFFFF; --shopify-chat-activator-offset: 20px; --shopify-agent-activator-offset: 20px; --shopify-chat-border-radius: 16px; --shopify-agent-border-radius: 16px; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MRegular-d0531d.woff2?v=149152729114340250381784759707) format("woff2"); font-style: normal; font-weight: 450; font-display: swap; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MMedium-269b78.woff2?v=30486626448974345721784759705) format("woff2"); font-style: normal; font-weight: 500; font-display: swap; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MSemibold-24a03e.woff2?v=104269634200593542371784759709) format("woff2"); font-style: normal; font-weight: 600; font-display: swap; }
.cl-s14-featuredcollectionpqjr .loox-icon { font-size: inherit; }
.cl-s14-featuredcollectionpqjr svg.loox-icon { width: 1em; height: 1em; flex-shrink: 0; }
.cl-s14-featuredcollectionpqjr .loox-rating .loox-rating-content { display: inline-flex; align-items: center; gap: 2px; vertical-align: middle; }
.cl-s14-featuredcollectionpqjr *, .cl-s14-featuredcollectionpqjr ::before, .cl-s14-featuredcollectionpqjr ::after { animation: auto ease 0s 1 normal none running none !important; transition: none !important; }
.cl-s14-featuredcollectionpqjr .card-wrapper { color: inherit; height: 100%; position: relative; text-decoration: none; }
.cl-s14-featuredcollectionpqjr .card { text-decoration: none; text-align: var(--text-alignment); }
.cl-s14-featuredcollectionpqjr .card:not(.ratio) { display: flex; flex-direction: column; height: 100%; }
.cl-s14-featuredcollectionpqjr .card--card { height: 100%; }
.cl-s14-featuredcollectionpqjr .card--card, .cl-s14-featuredcollectionpqjr .card--standard .card__inner { position: relative; box-sizing: border-box; border-radius: var(--border-radius); border: var(--border-width) solid rgba(var(--color-foreground),var(--border-opacity)); }
.cl-s14-featuredcollectionpqjr .card--card.gradient, .cl-s14-featuredcollectionpqjr .card__inner.gradient { transform: perspective(0px); }
.cl-s14-featuredcollectionpqjr .card .card__inner .card__media { overflow: hidden; z-index: 0; border-radius: calc(var(--border-radius) - var(--border-width) - var(--image-padding)); }
.cl-s14-featuredcollectionpqjr .card--card .card__inner .card__media { border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; }
.cl-s14-featuredcollectionpqjr .card-information { text-align: var(--text-alignment); }
.cl-s14-featuredcollectionpqjr .card__media, .cl-s14-featuredcollectionpqjr .card .media { bottom: 0px; position: absolute; top: 0px; }
.cl-s14-featuredcollectionpqjr .card .media { width: 100%; }
.cl-s14-featuredcollectionpqjr .card__media { margin: var(--image-padding); width: calc(100% - 2 * var(--image-padding)); }
.cl-s14-featuredcollectionpqjr .card__inner { width: 100%; }
.cl-s14-featuredcollectionpqjr .card--media .card__inner .card__content { position: relative; padding: calc(var(--image-padding) + 1rem); }
.cl-s14-featuredcollectionpqjr .card__content { display: grid; grid-template-rows: minmax(0px, 1fr) max-content minmax(0px, 1fr); padding: 2.5rem; width: 100%; flex-grow: 1; }
@media screen and (max-width: 749px) { .cl-s14-featuredcollectionpqjr .card__content { padding: 1.5rem; } }
.cl-s14-featuredcollectionpqjr .card__information { grid-row-start: 2; }
.cl-s14-featuredcollectionpqjr .card:not(.ratio) > .card__content { grid-template-rows: max-content minmax(0px, 1fr) max-content auto; }
@media screen and (min-width: 750px) { .cl-s14-featuredcollectionpqjr .card__information { padding-bottom: 1.7rem; padding-top: 1.7rem; } }
.cl-s14-featuredcollectionpqjr .card__badge { place-self: flex-end flex-start; grid-row-start: 3; }
.cl-s14-featuredcollectionpqjr .card__badge.top { align-self: flex-start; grid-row-start: 1; }
.cl-s14-featuredcollectionpqjr .card__badge.right { justify-self: flex-end; }
.cl-s14-featuredcollectionpqjr .card:not(.card--horizontal) > .card__content > .card__badge { margin: 1.3rem; }
.cl-s14-featuredcollectionpqjr .card__media .media img { height: 100%; object-fit: cover; object-position: center center; width: 100%; }
.cl-s14-featuredcollectionpqjr .card__heading { margin-top: 0px; margin-bottom: 0px; }
.cl-s14-featuredcollectionpqjr .card__heading:last-child { margin-bottom: 0px; }
.cl-s14-featuredcollectionpqjr .card--card.card--media > .card__content { margin-top: calc(0rem - var(--image-padding)); }
@media screen and (min-width: 990px) { .cl-s14-featuredcollectionpqjr .card .media.media--hover-effect > img:only-child, .cl-s14-featuredcollectionpqjr .card-wrapper .media.media--hover-effect > img:only-child { transition: transform var(--duration-long) ease; } }
.cl-s14-featuredcollectionpqjr .card--card.card--media .card__inner .card__information, .cl-s14-featuredcollectionpqjr .card--card.card--text .card__inner, .cl-s14-featuredcollectionpqjr .card--card.card--media > .card__content .card__badge { display: none; }
.cl-s14-featuredcollectionpqjr .card-information > * + * { margin-top: 0.5rem; }
.cl-s14-featuredcollectionpqjr .card-information { width: 100%; }
.cl-s14-featuredcollectionpqjr .card-information > * { line-height: calc(1 + .4 / var(--font-body-scale)); color: rgb(var(--color-foreground)); }
.cl-s14-featuredcollectionpqjr .card-information > :not(.visually-hidden:first-child) + :not(.rating):not(.card__information-volume-pricing-note) { margin-top: 0.7rem; }
.cl-s14-featuredcollectionpqjr .card-information .caption { letter-spacing: 0.07rem; }
.cl-s14-featuredcollectionpqjr 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) { .cl-s14-featuredcollectionpqjr slider-component.page-width { padding: 0px 1.5rem; } }
@media screen and (min-width: 749px) and (max-width: 990px) { .cl-s14-featuredcollectionpqjr slider-component.page-width { padding: 0px 5rem; } }
.cl-s14-featuredcollectionpqjr { --lm-button-box: 0,0,0; }
.cl-s14-featuredcollectionpqjr .collection__title.title-wrapper { margin-bottom: 2.5rem; }
.cl-s14-featuredcollectionpqjr .collection__view-all a:not(.link) { margin-top: 1rem; }
.cl-s14-featuredcollectionpqjr .section-template--26499821961544__featured_collection_pqjrfg-padding { padding-top: 0px; padding-bottom: 0px; }
.cl-s14-featuredcollectionpqjr .lm-card-price { font-size: 13px !important; font-weight: 600; }
.cl-s14-featuredcollectionpqjr .lm-card-title { font-size: 17px; }
@media screen and (max-width: 749px) { .cl-s14-featuredcollectionpqjr .lm-card-title { font-size: 14px; } }
.cl-s14-featuredcollectionpqjr .card__information { display: flex; flex-direction: column; justify-content: space-between; }
.cl-s14-featuredcollectionpqjr .card-product-form__input input[type="radio"] + label.color-swatch, .cl-s14-featuredcollectionpqjr .card-product-form__input input[type="radio"] + label.color-swatch::after, .cl-s14-featuredcollectionpqjr .card-product-form__input input[type="radio"] + label.color-swatch::before { border-radius: 0px; }
.cl-s14-featuredcollectionpqjr .card-product-form__input input[type="radio"] + label.color-swatch.round, .cl-s14-featuredcollectionpqjr .card-product-form__input input[type="radio"] + label.color-swatch.round::after, .cl-s14-featuredcollectionpqjr .card-product-form__input input[type="radio"] + label.color-swatch.round::before { border-radius: 100%; }
.cl-s14-featuredcollectionpqjr .card-product-form__input input[type="radio"] + label.color-swatch { border: 1px solid rgb(214, 214, 214); width: 20px; height: 20px; background-repeat: no-repeat; background-position: center center; background-size: cover; margin-right: 5px; padding: 0px; }
.cl-s14-featuredcollectionpqjr .loox-rating .loox-icon { color: rgb(224, 227, 32); }
.cl-s14-featuredcollectionpqjr { --lxs-rating-icon-color: #E0E320; }
.cl-s14-featuredcollectionpqjr [data-lx-fill="half"] { --lx-rating-percent: 50%; }
.cl-s14-featuredcollectionpqjr [data-lx-fill="full"] { --lx-rating-percent: 100%; }
/* === s15-lumingallerybgrnwk === */
.cl-s15-lumingallerybgrnwk .section-template--26499821961544__lumin_gallery_bgrNWK-padding {
    padding-top: 0px;
    padding-bottom: 0px;
  }
@media screen and (min-width: 750px) { .cl-s15-lumingallerybgrnwk .section-template--26499821961544__lumin_gallery_bgrNWK-padding {
      padding-top: 0px;
      padding-bottom: 0px;
    } }
.cl-s15-lumingallerybgrnwk .section-template--26499821961544__lumin_gallery_bgrNWK-margin {
    padding-top: 0px;
    padding-bottom: 0px;
  }
@media screen and (min-width: 750px) { .cl-s15-lumingallerybgrnwk .section-template--26499821961544__lumin_gallery_bgrNWK-margin {
      padding-top: 0px;
      padding-bottom: 0px;
    } }
.cl-s15-lumingallerybgrnwk .lumin-image-wrapper {
      margin: 0;
      display: flex;
      width: 100%;
      height: 100%;
      object-fit: cover;
      z-index: 1;
    }
.cl-s15-lumingallerybgrnwk .column-text_JjcFX7 {
                width: 33.3333333%;
                position:relative;
                text-align: right;
                background: ;
                overflow: overlay;
              }
@media screen and (max-width: 600px) { .cl-s15-lumingallerybgrnwk .column-text_JjcFX7 {
                   width: 100%;
                } }
@media screen and (min-width: 601px) and (max-width: 990px) { .cl-s15-lumingallerybgrnwk .column-text_JjcFX7 {
                  width: 33.3333333%;
                } }
.cl-s15-lumingallerybgrnwk .lumin-text-container-text_JjcFX7 {
                  margin: 0;
                  background: #ffffff;
                  display: flex;
                  width: 100%;
                  height: 100%;
                  position: relative;
                  top: 0;
                  left: 0;
                  padding: 50px;
                  object-fit: cover;
                  z-index: 2;
                  align-items: center;
                  justify-content: flex-start;
                }
@media screen and (max-width: 600px) { .cl-s15-lumingallerybgrnwk .lumin-text-container-text_JjcFX7 {
                  position: relative;
                  padding: 0px 50px;
                  } }
.cl-s15-lumingallerybgrnwk .image-text-content-text_JjcFX7--top-left {
                  align-items: flex-start;
                  justify-content: flex-start;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-text_JjcFX7--top-center {
                  align-items: flex-start;
                  justify-content: center;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-text_JjcFX7--top-right {
                  align-items: flex-start;
                  justify-content: flex-end;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-text_JjcFX7--middle-left {
                  align-items: center;
                  justify-content: flex-start;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-text_JjcFX7--middle-center {
                  align-items: center;
                  justify-content: center;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-text_JjcFX7--middle-right {
                  align-items: center;
                  justify-content: flex-end;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-text_JjcFX7--bottom-left {
                  align-items: flex-end;
                  justify-content: flex-start;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-text_JjcFX7--bottom-center {
                  align-items: flex-end;
                  justify-content: center;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-text_JjcFX7--bottom-right {
                  align-items: flex-end;
                  justify-content: flex-end;
                }
.cl-s15-lumingallerybgrnwk .lumin-head-text_JjcFX7 img {
                    width: 73% !important;
                    height: auto;
                    border-radius: 45%;
                    margin-bottom: 20px;
                }
.cl-s15-lumingallerybgrnwk .lumin-head-text_JjcFX7 svg {
                    width: 73% !important;
                    height: auto;
                    border-radius: 45%;
                    margin-bottom: 20px;
                }
.cl-s15-lumingallerybgrnwk .lumin-text-text_JjcFX7 {
                  background: #ffffff;
                  text-align: right;
                  color: #212121;
                }
.cl-s15-lumingallerybgrnwk .lumin-head-text_JjcFX7 p {
                  color: #212121;
                  font-size: 30px;
                  margin:0;
                }
@media screen and (max-width: 749px) { .cl-s15-lumingallerybgrnwk .lumin-head-text_JjcFX7 p {
                  font-size: 24px;
                } }
.cl-s15-lumingallerybgrnwk .lumin-text-text_JjcFX7 p {
                  color: #212121;
                  font-size: 16px;
                  margin:0;
                }
@media screen and (max-width: 749px) { .cl-s15-lumingallerybgrnwk .lumin-text-text_JjcFX7 p {
                  font-size: 14px;
                } }
.cl-s15-lumingallerybgrnwk .column-image_BQf64D {
                width: 16.6666666%;
                position:relative;
              }
@media screen and (max-width: 600px) { .cl-s15-lumingallerybgrnwk .column-image_BQf64D {
                  width: 50%;
                } }
@media screen and (min-width: 601px) and (max-width: 990px) { .cl-s15-lumingallerybgrnwk .column-image_BQf64D {
                  width: 33.3333333%;
                } }
.cl-s15-lumingallerybgrnwk .lumin-text-container-image_BQf64D {
                  margin: 0;
                  display: flex;
                  width: 100%;
                  height: 100%;
                  position: absolute;
                  top: 0;
                  left: 0;
                  padding: 30px;
                  object-fit: cover;
                  z-index: 2;
                  align-items: center;
                  justify-content: flex-start;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-image_BQf64D--top-left {
                  align-items: flex-start;
                  justify-content: flex-start;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-image_BQf64D--top-center {
                  align-items: flex-start;
                  justify-content: center;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-image_BQf64D--top-right {
                  align-items: flex-start;
                  justify-content: flex-end;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-image_BQf64D--middle-left {
                  align-items: center;
                  justify-content: flex-start;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-image_BQf64D--middle-center {
                  align-items: center;
                  justify-content: center;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-image_BQf64D--middle-right {
                  align-items: center;
                  justify-content: flex-end;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-image_BQf64D--bottom-left {
                  align-items: flex-end;
                  justify-content: flex-start;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-image_BQf64D--bottom-center {
                  align-items: flex-end;
                  justify-content: center;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-image_BQf64D--bottom-right {
                  align-items: flex-end;
                  justify-content: flex-end;
                }
.cl-s15-lumingallerybgrnwk .lumin-text-image_BQf64D {
                  text-align: center;
                  position:relative;
                }
.cl-s15-lumingallerybgrnwk .lumin-text-image_BQf64D:before {
                  content: "";
                  position: absolute;
                  z-index: -1;
                  top: 50%;
                  left: 50%;
                  width: 200%;
                  height: 200%;
                  border-radius: 50%;
                  background: radial-gradient(ellipse at center,#000000 0%,rgba(255,255,255,0) 70%);
                  opacity: 0%;
                  transform: translate(-50%,-50%);
                }
.cl-s15-lumingallerybgrnwk /*  .lumin-text-image_BQf64D:after {
                  content:"";
                  width: 100%;
                  height:100%;
                  background:#000;
                  box-shadow: 0 0 20px 7px #0000004d;
                  display: block;
                  position: absolute;
                  top: 0;
                  left: 0;
                }
.cl-s15-lumingallerybgrnwk */

                .lumin-text-image_BQf64D h2 {
                  color: #212121;
                  font-size: 30px;
                  margin:0;line-height:1.2;
                  margin-bottom: 15px;
                }
@media screen and (max-width: 749px) { .cl-s15-lumingallerybgrnwk .lumin-text-image_BQf64D h2 {
                  font-size: 24px;
                } }
.cl-s15-lumingallerybgrnwk .lumin-text-image_BQf64D p {
                  color: #212121;
                  font-size: 16px;
                  margin:0;line-height: 1.2;
                }
@media screen and (max-width: 749px) { .cl-s15-lumingallerybgrnwk .lumin-text-image_BQf64D p {
                  font-size: 14px;
                } }
.cl-s15-lumingallerybgrnwk .column-image_PpzN79 {
                width: 16.6666666%;
                position:relative;
              }
@media screen and (max-width: 600px) { .cl-s15-lumingallerybgrnwk .column-image_PpzN79 {
                  width: 50%;
                } }
@media screen and (min-width: 601px) and (max-width: 990px) { .cl-s15-lumingallerybgrnwk .column-image_PpzN79 {
                  width: 33.3333333%;
                } }
.cl-s15-lumingallerybgrnwk .lumin-text-container-image_PpzN79 {
                  margin: 0;
                  display: flex;
                  width: 100%;
                  height: 100%;
                  position: absolute;
                  top: 0;
                  left: 0;
                  padding: 30px;
                  object-fit: cover;
                  z-index: 2;
                  align-items: center;
                  justify-content: flex-start;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-image_PpzN79--top-left {
                  align-items: flex-start;
                  justify-content: flex-start;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-image_PpzN79--top-center {
                  align-items: flex-start;
                  justify-content: center;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-image_PpzN79--top-right {
                  align-items: flex-start;
                  justify-content: flex-end;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-image_PpzN79--middle-left {
                  align-items: center;
                  justify-content: flex-start;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-image_PpzN79--middle-center {
                  align-items: center;
                  justify-content: center;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-image_PpzN79--middle-right {
                  align-items: center;
                  justify-content: flex-end;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-image_PpzN79--bottom-left {
                  align-items: flex-end;
                  justify-content: flex-start;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-image_PpzN79--bottom-center {
                  align-items: flex-end;
                  justify-content: center;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-image_PpzN79--bottom-right {
                  align-items: flex-end;
                  justify-content: flex-end;
                }
.cl-s15-lumingallerybgrnwk .lumin-text-image_PpzN79 {
                  text-align: center;
                  position:relative;
                }
.cl-s15-lumingallerybgrnwk .lumin-text-image_PpzN79:before {
                  content: "";
                  position: absolute;
                  z-index: -1;
                  top: 50%;
                  left: 50%;
                  width: 200%;
                  height: 200%;
                  border-radius: 50%;
                  background: radial-gradient(ellipse at center,#000000 0%,rgba(255,255,255,0) 70%);
                  opacity: 0%;
                  transform: translate(-50%,-50%);
                }
.cl-s15-lumingallerybgrnwk /*  .lumin-text-image_PpzN79:after {
                  content:"";
                  width: 100%;
                  height:100%;
                  background:#000;
                  box-shadow: 0 0 20px 7px #0000004d;
                  display: block;
                  position: absolute;
                  top: 0;
                  left: 0;
                }
.cl-s15-lumingallerybgrnwk */

                .lumin-text-image_PpzN79 h2 {
                  color: #212121;
                  font-size: 30px;
                  margin:0;line-height:1.2;
                  margin-bottom: 15px;
                }
@media screen and (max-width: 749px) { .cl-s15-lumingallerybgrnwk .lumin-text-image_PpzN79 h2 {
                  font-size: 24px;
                } }
.cl-s15-lumingallerybgrnwk .lumin-text-image_PpzN79 p {
                  color: #212121;
                  font-size: 16px;
                  margin:0;line-height: 1.2;
                }
@media screen and (max-width: 749px) { .cl-s15-lumingallerybgrnwk .lumin-text-image_PpzN79 p {
                  font-size: 14px;
                } }
.cl-s15-lumingallerybgrnwk .column-image_cTHwb6 {
                width: 16.6666666%;
                position:relative;
              }
@media screen and (max-width: 600px) { .cl-s15-lumingallerybgrnwk .column-image_cTHwb6 {
                  width: 50%;
                } }
@media screen and (min-width: 601px) and (max-width: 990px) { .cl-s15-lumingallerybgrnwk .column-image_cTHwb6 {
                  width: 33.3333333%;
                } }
.cl-s15-lumingallerybgrnwk .lumin-text-container-image_cTHwb6 {
                  margin: 0;
                  display: flex;
                  width: 100%;
                  height: 100%;
                  position: absolute;
                  top: 0;
                  left: 0;
                  padding: 30px;
                  object-fit: cover;
                  z-index: 2;
                  align-items: center;
                  justify-content: flex-start;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-image_cTHwb6--top-left {
                  align-items: flex-start;
                  justify-content: flex-start;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-image_cTHwb6--top-center {
                  align-items: flex-start;
                  justify-content: center;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-image_cTHwb6--top-right {
                  align-items: flex-start;
                  justify-content: flex-end;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-image_cTHwb6--middle-left {
                  align-items: center;
                  justify-content: flex-start;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-image_cTHwb6--middle-center {
                  align-items: center;
                  justify-content: center;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-image_cTHwb6--middle-right {
                  align-items: center;
                  justify-content: flex-end;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-image_cTHwb6--bottom-left {
                  align-items: flex-end;
                  justify-content: flex-start;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-image_cTHwb6--bottom-center {
                  align-items: flex-end;
                  justify-content: center;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-image_cTHwb6--bottom-right {
                  align-items: flex-end;
                  justify-content: flex-end;
                }
.cl-s15-lumingallerybgrnwk .lumin-text-image_cTHwb6 {
                  text-align: center;
                  position:relative;
                }
.cl-s15-lumingallerybgrnwk .lumin-text-image_cTHwb6:before {
                  content: "";
                  position: absolute;
                  z-index: -1;
                  top: 50%;
                  left: 50%;
                  width: 200%;
                  height: 200%;
                  border-radius: 50%;
                  background: radial-gradient(ellipse at center,#000000 0%,rgba(255,255,255,0) 70%);
                  opacity: 0%;
                  transform: translate(-50%,-50%);
                }
.cl-s15-lumingallerybgrnwk /*  .lumin-text-image_cTHwb6:after {
                  content:"";
                  width: 100%;
                  height:100%;
                  background:#000;
                  box-shadow: 0 0 20px 7px #0000004d;
                  display: block;
                  position: absolute;
                  top: 0;
                  left: 0;
                }
.cl-s15-lumingallerybgrnwk */

                .lumin-text-image_cTHwb6 h2 {
                  color: #212121;
                  font-size: 30px;
                  margin:0;line-height:1.2;
                  margin-bottom: 15px;
                }
@media screen and (max-width: 749px) { .cl-s15-lumingallerybgrnwk .lumin-text-image_cTHwb6 h2 {
                  font-size: 24px;
                } }
.cl-s15-lumingallerybgrnwk .lumin-text-image_cTHwb6 p {
                  color: #212121;
                  font-size: 16px;
                  margin:0;line-height: 1.2;
                }
@media screen and (max-width: 749px) { .cl-s15-lumingallerybgrnwk .lumin-text-image_cTHwb6 p {
                  font-size: 14px;
                } }
.cl-s15-lumingallerybgrnwk .column-image_nNpNrm {
                width: 16.6666666%;
                position:relative;
              }
@media screen and (max-width: 600px) { .cl-s15-lumingallerybgrnwk .column-image_nNpNrm {
                  width: 50%;
                } }
@media screen and (min-width: 601px) and (max-width: 990px) { .cl-s15-lumingallerybgrnwk .column-image_nNpNrm {
                  width: 33.3333333%;
                } }
.cl-s15-lumingallerybgrnwk .lumin-text-container-image_nNpNrm {
                  margin: 0;
                  display: flex;
                  width: 100%;
                  height: 100%;
                  position: absolute;
                  top: 0;
                  left: 0;
                  padding: 30px;
                  object-fit: cover;
                  z-index: 2;
                  align-items: center;
                  justify-content: flex-start;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-image_nNpNrm--top-left {
                  align-items: flex-start;
                  justify-content: flex-start;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-image_nNpNrm--top-center {
                  align-items: flex-start;
                  justify-content: center;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-image_nNpNrm--top-right {
                  align-items: flex-start;
                  justify-content: flex-end;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-image_nNpNrm--middle-left {
                  align-items: center;
                  justify-content: flex-start;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-image_nNpNrm--middle-center {
                  align-items: center;
                  justify-content: center;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-image_nNpNrm--middle-right {
                  align-items: center;
                  justify-content: flex-end;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-image_nNpNrm--bottom-left {
                  align-items: flex-end;
                  justify-content: flex-start;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-image_nNpNrm--bottom-center {
                  align-items: flex-end;
                  justify-content: center;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-image_nNpNrm--bottom-right {
                  align-items: flex-end;
                  justify-content: flex-end;
                }
.cl-s15-lumingallerybgrnwk .lumin-text-image_nNpNrm {
                  text-align: center;
                  position:relative;
                }
.cl-s15-lumingallerybgrnwk .lumin-text-image_nNpNrm:before {
                  content: "";
                  position: absolute;
                  z-index: -1;
                  top: 50%;
                  left: 50%;
                  width: 200%;
                  height: 200%;
                  border-radius: 50%;
                  background: radial-gradient(ellipse at center,#000000 0%,rgba(255,255,255,0) 70%);
                  opacity: 0%;
                  transform: translate(-50%,-50%);
                }
.cl-s15-lumingallerybgrnwk /*  .lumin-text-image_nNpNrm:after {
                  content:"";
                  width: 100%;
                  height:100%;
                  background:#000;
                  box-shadow: 0 0 20px 7px #0000004d;
                  display: block;
                  position: absolute;
                  top: 0;
                  left: 0;
                }
.cl-s15-lumingallerybgrnwk */

                .lumin-text-image_nNpNrm h2 {
                  color: #212121;
                  font-size: 30px;
                  margin:0;line-height:1.2;
                  margin-bottom: 15px;
                }
@media screen and (max-width: 749px) { .cl-s15-lumingallerybgrnwk .lumin-text-image_nNpNrm h2 {
                  font-size: 24px;
                } }
.cl-s15-lumingallerybgrnwk .lumin-text-image_nNpNrm p {
                  color: #212121;
                  font-size: 16px;
                  margin:0;line-height: 1.2;
                }
@media screen and (max-width: 749px) { .cl-s15-lumingallerybgrnwk .lumin-text-image_nNpNrm p {
                  font-size: 14px;
                } }
.cl-s15-lumingallerybgrnwk .column-image_y9JLLf {
                width: 33.3333333%;
                position:relative;
              }
@media screen and (max-width: 600px) { .cl-s15-lumingallerybgrnwk .column-image_y9JLLf {
                  width: 100%;
                } }
@media screen and (min-width: 601px) and (max-width: 990px) { .cl-s15-lumingallerybgrnwk .column-image_y9JLLf {
                  width: 33.3333333%;
                } }
.cl-s15-lumingallerybgrnwk .lumin-text-container-image_y9JLLf {
                  margin: 0;
                  display: flex;
                  width: 100%;
                  height: 100%;
                  position: absolute;
                  top: 0;
                  left: 0;
                  padding: 30px;
                  object-fit: cover;
                  z-index: 2;
                  align-items: center;
                  justify-content: flex-start;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-image_y9JLLf--top-left {
                  align-items: flex-start;
                  justify-content: flex-start;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-image_y9JLLf--top-center {
                  align-items: flex-start;
                  justify-content: center;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-image_y9JLLf--top-right {
                  align-items: flex-start;
                  justify-content: flex-end;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-image_y9JLLf--middle-left {
                  align-items: center;
                  justify-content: flex-start;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-image_y9JLLf--middle-center {
                  align-items: center;
                  justify-content: center;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-image_y9JLLf--middle-right {
                  align-items: center;
                  justify-content: flex-end;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-image_y9JLLf--bottom-left {
                  align-items: flex-end;
                  justify-content: flex-start;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-image_y9JLLf--bottom-center {
                  align-items: flex-end;
                  justify-content: center;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-image_y9JLLf--bottom-right {
                  align-items: flex-end;
                  justify-content: flex-end;
                }
.cl-s15-lumingallerybgrnwk .lumin-text-image_y9JLLf {
                  text-align: center;
                  position:relative;
                }
.cl-s15-lumingallerybgrnwk .lumin-text-image_y9JLLf:before {
                  content: "";
                  position: absolute;
                  z-index: -1;
                  top: 50%;
                  left: 50%;
                  width: 200%;
                  height: 200%;
                  border-radius: 50%;
                  background: radial-gradient(ellipse at center,#000000 0%,rgba(255,255,255,0) 70%);
                  opacity: 0%;
                  transform: translate(-50%,-50%);
                }
.cl-s15-lumingallerybgrnwk /*  .lumin-text-image_y9JLLf:after {
                  content:"";
                  width: 100%;
                  height:100%;
                  background:#000;
                  box-shadow: 0 0 20px 7px #0000004d;
                  display: block;
                  position: absolute;
                  top: 0;
                  left: 0;
                }
.cl-s15-lumingallerybgrnwk */

                .lumin-text-image_y9JLLf h2 {
                  color: #ffffff;
                  font-size: 30px;
                  margin:0;line-height:1.2;
                  margin-bottom: 15px;
                }
@media screen and (max-width: 749px) { .cl-s15-lumingallerybgrnwk .lumin-text-image_y9JLLf h2 {
                  font-size: 17px;
                } }
.cl-s15-lumingallerybgrnwk .lumin-text-image_y9JLLf p {
                  color: #212121;
                  font-size: 16px;
                  margin:0;line-height: 1.2;
                }
@media screen and (max-width: 749px) { .cl-s15-lumingallerybgrnwk .lumin-text-image_y9JLLf p {
                  font-size: 14px;
                } }
.cl-s15-lumingallerybgrnwk .column-text_it8JRe {
                width: 33.3333333%;
                position:relative;
                text-align: left;
                background: ;
                overflow: overlay;
              }
@media screen and (max-width: 600px) { .cl-s15-lumingallerybgrnwk .column-text_it8JRe {
                   width: 100%;
                } }
@media screen and (min-width: 601px) and (max-width: 990px) { .cl-s15-lumingallerybgrnwk .column-text_it8JRe {
                  width: 33.3333333%;
                } }
.cl-s15-lumingallerybgrnwk .lumin-text-container-text_it8JRe {
                  margin: 0;
                  background: #ffffff;
                  display: flex;
                  width: 100%;
                  height: 100%;
                  position: relative;
                  top: 0;
                  left: 0;
                  padding: 50px;
                  object-fit: cover;
                  z-index: 2;
                  align-items: center;
                  justify-content: flex-start;
                }
@media screen and (max-width: 600px) { .cl-s15-lumingallerybgrnwk .lumin-text-container-text_it8JRe {
                  position: relative;
                  padding: 50px 30px;
                  } }
.cl-s15-lumingallerybgrnwk .image-text-content-text_it8JRe--top-left {
                  align-items: flex-start;
                  justify-content: flex-start;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-text_it8JRe--top-center {
                  align-items: flex-start;
                  justify-content: center;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-text_it8JRe--top-right {
                  align-items: flex-start;
                  justify-content: flex-end;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-text_it8JRe--middle-left {
                  align-items: center;
                  justify-content: flex-start;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-text_it8JRe--middle-center {
                  align-items: center;
                  justify-content: center;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-text_it8JRe--middle-right {
                  align-items: center;
                  justify-content: flex-end;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-text_it8JRe--bottom-left {
                  align-items: flex-end;
                  justify-content: flex-start;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-text_it8JRe--bottom-center {
                  align-items: flex-end;
                  justify-content: center;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-text_it8JRe--bottom-right {
                  align-items: flex-end;
                  justify-content: flex-end;
                }
.cl-s15-lumingallerybgrnwk .lumin-head-text_it8JRe img {
                    width: 25% !important;
                    height: auto;
                    border-radius: 0%;
                    margin-bottom: 20px;
                }
.cl-s15-lumingallerybgrnwk .lumin-head-text_it8JRe svg {
                    width: 25% !important;
                    height: auto;
                    border-radius: 0%;
                    margin-bottom: 20px;
                }
.cl-s15-lumingallerybgrnwk .lumin-text-text_it8JRe {
                  background: #ffffff;
                  text-align: left;
                  color: #212121;
                }
.cl-s15-lumingallerybgrnwk .lumin-head-text_it8JRe p {
                  color: #212121;
                  font-size: 30px;
                  margin:0;
                }
@media screen and (max-width: 749px) { .cl-s15-lumingallerybgrnwk .lumin-head-text_it8JRe p {
                  font-size: 24px;
                } }
.cl-s15-lumingallerybgrnwk .lumin-text-text_it8JRe p {
                  color: #212121;
                  font-size: 16px;
                  margin:0;
                }
@media screen and (max-width: 749px) { .cl-s15-lumingallerybgrnwk .lumin-text-text_it8JRe p {
                  font-size: 14px;
                } }
.cl-s15-lumingallerybgrnwk .column-image_9qxYVx {
                width: 33.3333333%;
                position:relative;
              }
@media screen and (max-width: 600px) { .cl-s15-lumingallerybgrnwk .column-image_9qxYVx {
                  width: 100%;
                } }
@media screen and (min-width: 601px) and (max-width: 990px) { .cl-s15-lumingallerybgrnwk .column-image_9qxYVx {
                  width: 33.3333333%;
                } }
.cl-s15-lumingallerybgrnwk .lumin-text-container-image_9qxYVx {
                  margin: 0;
                  display: flex;
                  width: 100%;
                  height: 100%;
                  position: absolute;
                  top: 0;
                  left: 0;
                  padding: 30px;
                  object-fit: cover;
                  z-index: 2;
                  align-items: center;
                  justify-content: flex-start;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-image_9qxYVx--top-left {
                  align-items: flex-start;
                  justify-content: flex-start;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-image_9qxYVx--top-center {
                  align-items: flex-start;
                  justify-content: center;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-image_9qxYVx--top-right {
                  align-items: flex-start;
                  justify-content: flex-end;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-image_9qxYVx--middle-left {
                  align-items: center;
                  justify-content: flex-start;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-image_9qxYVx--middle-center {
                  align-items: center;
                  justify-content: center;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-image_9qxYVx--middle-right {
                  align-items: center;
                  justify-content: flex-end;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-image_9qxYVx--bottom-left {
                  align-items: flex-end;
                  justify-content: flex-start;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-image_9qxYVx--bottom-center {
                  align-items: flex-end;
                  justify-content: center;
                }
.cl-s15-lumingallerybgrnwk .image-text-content-image_9qxYVx--bottom-right {
                  align-items: flex-end;
                  justify-content: flex-end;
                }
.cl-s15-lumingallerybgrnwk .lumin-text-image_9qxYVx {
                  text-align: center;
                  position:relative;
                }
.cl-s15-lumingallerybgrnwk .lumin-text-image_9qxYVx:before {
                  content: "";
                  position: absolute;
                  z-index: -1;
                  top: 50%;
                  left: 50%;
                  width: 200%;
                  height: 200%;
                  border-radius: 50%;
                  background: radial-gradient(ellipse at center,#000000 0%,rgba(255,255,255,0) 70%);
                  opacity: 0%;
                  transform: translate(-50%,-50%);
                }
.cl-s15-lumingallerybgrnwk /*  .lumin-text-image_9qxYVx:after {
                  content:"";
                  width: 100%;
                  height:100%;
                  background:#000;
                  box-shadow: 0 0 20px 7px #0000004d;
                  display: block;
                  position: absolute;
                  top: 0;
                  left: 0;
                }
.cl-s15-lumingallerybgrnwk */

                .lumin-text-image_9qxYVx h2 {
                  color: #ffffff;
                  font-size: 30px;
                  margin:0;line-height:1.2;
                  margin-bottom: 15px;
                }
@media screen and (max-width: 749px) { .cl-s15-lumingallerybgrnwk .lumin-text-image_9qxYVx h2 {
                  font-size: 24px;
                } }
.cl-s15-lumingallerybgrnwk .lumin-text-image_9qxYVx p {
                  color: #212121;
                  font-size: 16px;
                  margin:0;line-height: 1.2;
                }
@media screen and (max-width: 749px) { .cl-s15-lumingallerybgrnwk .lumin-text-image_9qxYVx p {
                  font-size: 14px;
                } }
.cl-s15-lumingallerybgrnwk .header-collage {
          text-align: left;
        }
.cl-s15-lumingallerybgrnwk .header-collage h1 {
          margin: 0;
        }
.cl-s15-lumingallerybgrnwk .header-collage p {
          margin-bottom: 20px;
          margin-top: 5px;
        }
.cl-s15-lumingallerybgrnwk .row-template--26499821961544__lumin_gallery_bgrNWK {
          display: flex;
          flex-wrap: wrap;
        }
.cl-s15-lumingallerybgrnwk .column img {
          vertical-align: middle;
        }
.cl-s15-lumingallerybgrnwk .lumin-image-template--26499821961544__lumin_gallery_bgrNWK {
            position: relative;
            overflow: hidden;
          }
@media screen and (min-width: 750px) { .cl-s15-lumingallerybgrnwk .lumin-image-template--26499821961544__lumin_gallery_bgrNWK img:hover {
              transform: scale(1.2);
             transition: all 0.5s ease-in;
            }
.cl-s15-lumingallerybgrnwk .lumin-text-template--26499821961544__lumin_gallery_bgrNWK:hover {
               background-color: transparent;
               transition: background-color 0.3s ease;
           } }
.cl-s15-lumingallerybgrnwk .lumin-image-template--26499821961544__lumin_gallery_bgrNWK--p {
            opacity: 1;
            position: absolute;
            pointer-events: none;
            transition: all 0.5s ease-in;
            bottom: 0;
            left: 0;
            padding: 3rem;
            line-height: 1;
            letter-spacing: 0;
          }
.cl-s15-lumingallerybgrnwk .lumin-text-template--26499821961544__lumin_gallery_bgrNWK {
            margin-bottom: px;
           }
.cl-s15-lumingallerybgrnwk .lumin-text-template--26499821961544__lumin_gallery_bgrNWK a {
            font-weight: bold;
            margin-top: 15px;
           }
.cl-s15-lumingallerybgrnwk .lumin-image-template--26499821961544__lumin_gallery_bgrNWK img {
            transition: all 0.5s ease-in;
            margin-bottom: -8px;

           }
.cl-s15-lumingallerybgrnwk .lumin-image-template--26499821961544__lumin_gallery_bgrNWK:hover img {
            transform: scale(1.2);
           }
.cl-s15-lumingallerybgrnwk .lumin-image-template--26499821961544__lumin_gallery_bgrNWK svg {
            transition: all 0.5s ease-in;
            margin-bottom: -8px;
            width: 100%;
            height: 100%;
           }
@media screen and (max-width: 749px) { .cl-s15-lumingallerybgrnwk .lumin-text-template--26499821961544__lumin_gallery_bgrNWK {
             transition: all 0.5s ease-in;
           } }
.cl-s15-lumingallerybgrnwk .video-container-template--26499821961544__lumin_gallery_bgrNWK {
        /* width is set as 100% here. any width can be specified as per requirement */
      position: relative;
  }
.cl-s15-lumingallerybgrnwk }

    .video-container-template--26499821961544__lumin_gallery_bgrNWK::after {
      content: '';
      position: absolute;
      top: 0;
      background: #000000;
      opacity: 0.0;
      z-index: 1;
      width: 100%;
      height: 100%;
    }
  .video-container-template--26499821961544__lumin_gallery_bgrNWK video {
    }

     @media screen and (min-width: 750px) {

      .video-container--small:not(.video-container--adapt) {
         padding-top: 26.25%;
      }
.cl-s15-lumingallerybgrnwk .video-container--medium:not(.video-container--adapt) {
         padding-top: 36.25%;
      }
.cl-s15-lumingallerybgrnwk .video-container--large:not(.video-container--adapt) {
        padding-top: 56.25%;
      }
.cl-s15-lumingallerybgrnwk }
      @media screen and (max-width: 749px) {

      .video-container--small:not(.video-container--adapt) {
         padding-top: 70%;
      }
.cl-s15-lumingallerybgrnwk .video-container--medium:not(.video-container--adapt) {
         padding-top: 100%;
      }
.cl-s15-lumingallerybgrnwk .video-container--large:not(.video-container--adapt) {
        padding-top: 130%;
      }
.cl-s15-lumingallerybgrnwk }
    .video-media {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        object-fit: cover;
    }
@font-face { font-family: Inter; font-weight: 400; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n4.b2a3f24c19b4de56e8871f609e73ca7-441022.woff2?v=86560110980689511001784759694) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n4.af8052d517e0c9ffac7b814872cecc2-c4bd3e.woff?v=169489102135510047051784759692) format("woff"); }
@font-face { font-family: Inter; font-weight: 700; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n7.02711e6b374660cfc7915d1afc1c204-9ca273.woff2?v=166179665259747124441784759702) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n7.6dab87426f6b8813070abd79972ceaf-d3f63e.woff?v=84160012413639486121784759704) format("woff"); }
@font-face { font-family: Inter; font-weight: 400; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i4.feae1981dda792ab80d117249d9c7e0-8f5776.woff2?v=146094087993054974941784759687) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i4.62773b7113d5e5f02c71486623cf828-acc1e9.woff?v=145175879304439201021784759686) format("woff"); }
@font-face { font-family: Inter; font-weight: 700; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i7.b377bcd4cc0f160622a22d638ae7e2c-1245e4.woff2?v=134035453052031163571784759690) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i7.7c69a6a34e3bb44fcf6f975857e13b9-c2084c.woff?v=92585484364732728301784759689) format("woff"); }
@font-face { font-family: Inter; font-weight: 500; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n5.d7101d5e168594dd06f56f290dd759f-71c4e1.woff2?v=96609129897802222461784759697) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n5.5332a76bbd27da00474c136abb1ca3c-9126c5.woff?v=99672576506404194411784759695) format("woff"); }
@font-face { font-family: Barlow; font-weight: 700; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-barlow_i7.50e19d6cc2ba5146fa437a5a7443c7-5d61ba.woff2?v=130863997018847547571784759684) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-barlow_i7.47e9f98f1b094d912e6fd631cc3fe9-cf68ae.woff?v=52505299563554195721784759682) format("woff"); }
@font-face { font-family: Inter; font-weight: 600; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n6.771af0474a71b3797eb38f3487d6fb7-a42a69.woff2?v=147121938536447429991784759699) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n6.88c903d8f9e157d48b73b7777d06429-25e190.woff?v=138721356721046305941784759700) format("woff"); }
.cl-s15-lumingallerybgrnwk, .cl-s15-lumingallerybgrnwk .color-background-1 { --color-background: 255,255,255; --gradient-background: #ffffff; --color-foreground: 0,0,0; --color-background-contrast: 191,191,191; --color-shadow: 0,0,0; --color-button: 0,0,0; --color-button-text: 255,255,255; --color-secondary-button: 255,255,255; --color-secondary-button-text: 0,0,0; --color-link: 0,0,0; --color-badge-foreground: 0,0,0; --color-badge-background: 255,255,255; --color-badge-border: 0,0,0; --payment-terms-background-color: rgb(255 255 255); --sale-price: rgb(0 0 0); }
.cl-s15-lumingallerybgrnwk, .cl-s15-lumingallerybgrnwk .color-background-1, .cl-s15-lumingallerybgrnwk .color-background-2, .cl-s15-lumingallerybgrnwk .color-inverse, .cl-s15-lumingallerybgrnwk .color-accent-1, .cl-s15-lumingallerybgrnwk .color-accent-2 { color: rgba(var(--color-foreground), 0.85); background-color: rgb(var(--color-background)); }
.cl-s15-lumingallerybgrnwk { --font-body-family: Inter, sans-serif; --font-body-style: normal; --font-body-weight: 400; --font-body-weight-bold: 700; --font-body-height: 1.5; --font-body-spacing: 0.5px; --font-menu-family: Inter, sans-serif; --font-menu-style: normal; --font-menu-weight: 500; --font-menu-weight-medium: 500; --font-menu-weight-bold: 800; --font-button-family: Inter, sans-serif; --font-button-style: normal; --font-button-weight: 600; --font-button-weight-medium: 500; --font-button-weight-bold: 900; --font-collapsible-family: Inter, sans-serif; --font-collapsible-style: normal; --font-collapsible-weight: 600; --font-collapsible-weight-medium: 500; --font-collapsible-weight-bold: 900; --font-collapsible-size: 18px; --font-collapsible-spacing: -0.2px; --font-heading-family: Inter, sans-serif; --font-heading-style: normal; --font-heading-italic: Barlow, sans-serif; --font-heading-italic-style: italic; --font-heading-weight: 700; --font-heading-spacing: 0.1px; --font-heading-height: 1.2; --font-body-scale: 1.0; --font-heading-scale: 1.0; --media-padding: px; --media-border-opacity: 0.05; --media-border-width: 0px; --media-radius: 10px; --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: 100rem; --page-width-margin: 0rem; --product-card-image-padding: 0.0rem; --product-card-corner-radius: 0.6rem; --product-card-text-alignment: center; --product-card-border-width: 0.0rem; --product-card-border-opacity: 0.05; --product-card-shadow-opacity: 0.0; --product-card-shadow-visible: 0; --product-card-shadow-horizontal-offset: 0.0rem; --product-card-shadow-vertical-offset: 0.4rem; --product-card-shadow-blur-radius: 0.5rem; --collection-card-image-padding: 0.0rem; --collection-card-corner-radius: 12%; --collection-card-text-alignment: center; --collection-card-border-width: 0.0rem; --collection-card-border-opacity: 0.1; --collection-card-shadow-opacity: 0.0; --collection-card-shadow-visible: 0; --collection-card-shadow-horizontal-offset: 0.0rem; --collection-card-shadow-vertical-offset: 0.4rem; --collection-card-shadow-blur-radius: 0.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: 16px; --grid-desktop-horizontal-spacing: 12px; --grid-mobile-vertical-spacing: 8px; --grid-mobile-horizontal-spacing: 6px; --text-boxes-border-opacity: 0.05; --text-boxes-border-width: 0px; --text-boxes-radius: 6px; --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: 8px; --buttons-radius-outset: 9px; --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: 8px; --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: 9px; --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: uppercase; --button-text-size: 16px; --button-text-size_mobile: 12px; --button-text-space: 0px; --button-text-weight: 600; --fancy-gradient: linear-gradient(108deg, rgba(172, 67, 79, 1), rgba(255, 126, 141, 1) 48%, rgba(251, 167, 177, 1) 98%); --fancy-text: #000000; --fancy-background: #FFFBB7; --fancy-text-size: 100%; --fancy-padding-left: 10px; --fancy-padding-right: 10px; --fancy-padding-top: 0px; --fancy-border-radius: 0px; --fancy-padding-bottom: 0px; --badge-size: 1; }
.cl-s15-lumingallerybgrnwk *, .cl-s15-lumingallerybgrnwk ::before, .cl-s15-lumingallerybgrnwk ::after { box-sizing: inherit; }
.cl-s15-lumingallerybgrnwk { box-sizing: border-box; font-size: calc(var(--font-body-scale) * 62.5%); height: 100%; }
.cl-s15-lumingallerybgrnwk { display: grid; grid-template-rows: auto auto 1fr auto; grid-template-columns: 100%; min-height: 100%; margin: 0px; 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; -webkit-font-smoothing: antialiased; }
@media screen and (min-width: 750px) { .cl-s15-lumingallerybgrnwk { font-size: 1.6rem; } }
.cl-s15-lumingallerybgrnwk { --alpha-button-background: 1; --alpha-button-border: 1; --alpha-link: .85; --alpha-badge-border: .1; }
.cl-s15-lumingallerybgrnwk .page-width { max-width: var(--page-width); margin: 0px auto; padding: 0px 1.5rem; }
@media screen and (min-width: 750px) { .cl-s15-lumingallerybgrnwk .page-width { padding: 0px 5rem; } }
.cl-s15-lumingallerybgrnwk h1, .cl-s15-lumingallerybgrnwk h2, .cl-s15-lumingallerybgrnwk h3, .cl-s15-lumingallerybgrnwk h4, .cl-s15-lumingallerybgrnwk h5, .cl-s15-lumingallerybgrnwk .h0, .cl-s15-lumingallerybgrnwk .h1, .cl-s15-lumingallerybgrnwk .h2, .cl-s15-lumingallerybgrnwk .h3, .cl-s15-lumingallerybgrnwk .h4, .cl-s15-lumingallerybgrnwk .h5 { 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; }
.cl-s15-lumingallerybgrnwk h2, .cl-s15-lumingallerybgrnwk .h2 { font-size: calc(var(--font-heading-scale) * 2rem); }
@media only screen and (min-width: 750px) { .cl-s15-lumingallerybgrnwk h2, .cl-s15-lumingallerybgrnwk .h2 { font-size: calc(var(--font-heading-scale) * 2.4rem); } }
.cl-s15-lumingallerybgrnwk { --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); }
.cl-s15-lumingallerybgrnwk .button, .cl-s15-lumingallerybgrnwk .shopify-challenge__button, .cl-s15-lumingallerybgrnwk .customer button, .cl-s15-lumingallerybgrnwk button.shopify-payment-button__button--unbranded, .cl-s15-lumingallerybgrnwk .shopify-payment-button [role="button"], .cl-s15-lumingallerybgrnwk .cart__dynamic-checkout-buttons [role="button"], .cl-s15-lumingallerybgrnwk .cart__dynamic-checkout-buttons iframe { --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; }
.cl-s15-lumingallerybgrnwk .button, .cl-s15-lumingallerybgrnwk .shopify-challenge__button, .cl-s15-lumingallerybgrnwk .customer button, .cl-s15-lumingallerybgrnwk button.shopify-payment-button__button--unbranded { 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) { .cl-s15-lumingallerybgrnwk .button, .cl-s15-lumingallerybgrnwk .shopify-challenge__button, .cl-s15-lumingallerybgrnwk .customer button, .cl-s15-lumingallerybgrnwk button.shopify-payment-button__button--unbranded { min-width: calc(10rem + var(--buttons-border-width) * 2); height: calc(4.7rem + var(--buttons-border-width) * 2); } }
.cl-s15-lumingallerybgrnwk .button, .cl-s15-lumingallerybgrnwk .shopify-challenge__button, .cl-s15-lumingallerybgrnwk .customer button { display: inline-flex; justify-content: center; align-items: center; border: 0px; padding: 0px 2rem; cursor: pointer; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; font-language-override: inherit; font-size: 1.5rem; text-decoration: none; color: rgb(var(--color-button-text)); transition: box-shadow var(--duration-short) ease; appearance: none; background-color: rgba(var(--color-button),var(--alpha-button-background)); }
.cl-s15-lumingallerybgrnwk .button, .cl-s15-lumingallerybgrnwk .button-label, .cl-s15-lumingallerybgrnwk .shopify-challenge__button, .cl-s15-lumingallerybgrnwk .customer 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) { .cl-s15-lumingallerybgrnwk .button, .cl-s15-lumingallerybgrnwk .button-label, .cl-s15-lumingallerybgrnwk .shopify-challenge__button, .cl-s15-lumingallerybgrnwk .customer button { font-size: var(--button-text-size_mobile); } }
.cl-s15-lumingallerybgrnwk .gradient { background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-origin: ; background-clip: ; background-color: ; background-attachment: fixed; }
@media (forced-colors: active) { .cl-s15-lumingallerybgrnwk .button, .cl-s15-lumingallerybgrnwk .shopify-challenge__button, .cl-s15-lumingallerybgrnwk .customer button { border: 1px solid transparent; } }
.cl-s15-lumingallerybgrnwk .rte > :first-child { margin-top: 0px; }
.cl-s15-lumingallerybgrnwk .rte > :last-child { margin-bottom: 0px; }
@media (prefers-reduced-motion: no-preference) and (hover: hover) { .cl-s15-lumingallerybgrnwk .animate--hover-3d-lift .card-wrapper .card--card, .cl-s15-lumingallerybgrnwk .animate--hover-3d-lift .card-wrapper .card--standard .card__inner, .cl-s15-lumingallerybgrnwk .animate--hover-3d-lift .button:not(.button--tertiary), .cl-s15-lumingallerybgrnwk .animate--hover-3d-lift .shopify-challenge__button, .cl-s15-lumingallerybgrnwk .animate--hover-3d-lift .customer button, .cl-s15-lumingallerybgrnwk .animate--hover-3d-lift .shopify-payment-button__button, .cl-s15-lumingallerybgrnwk .animate--hover-3d-lift .deferred-media .deferred-media__poster-button { transition: transform var(--duration-long) ease,box-shadow var(--duration-long) ease; transform-origin: center center; } }
@media (prefers-reduced-motion: no-preference) and (hover: hover) { .cl-s15-lumingallerybgrnwk { --easter-egg: none; } }
.cl-s15-lumingallerybgrnwk .blur-up { filter: blur(5px); transition: filter 400ms, -webkit-filter 400ms; }
.cl-s15-lumingallerybgrnwk .blur-up.lazyloaded { filter: blur(0px); }
@font-face { font-family: swiper-icons; src: url("data:application/font-woff;charset=utf-8;base64, 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"); font-weight: 400; font-style: normal; }
.cl-s15-lumingallerybgrnwk { --swiper-theme-color: #007aff; }
.cl-s15-lumingallerybgrnwk { --swiper-navigation-size: 16px; }
.cl-s15-lumingallerybgrnwk .lazyloaded { opacity: 1; transition: opacity 0.3s; }
.cl-s15-lumingallerybgrnwk { --shopify-chat-bg-color: #FFFFFF; --shopify-agent-bg-color: #FFFFFF; --shopify-chat-text-color: #000000; --shopify-agent-text-color: #000000; --shopify-chat-accent-bg-color: #000000; --shopify-agent-accent-bg-color: #000000; --shopify-chat-accent-text-color: #FFFFFF; --shopify-agent-accent-text-color: #FFFFFF; --shopify-chat-activator-offset: 20px; --shopify-agent-activator-offset: 20px; --shopify-chat-border-radius: 16px; --shopify-agent-border-radius: 16px; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MRegular-d0531d.woff2?v=149152729114340250381784759707) format("woff2"); font-style: normal; font-weight: 450; font-display: swap; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MMedium-269b78.woff2?v=30486626448974345721784759705) format("woff2"); font-style: normal; font-weight: 500; font-display: swap; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MSemibold-24a03e.woff2?v=104269634200593542371784759709) format("woff2"); font-style: normal; font-weight: 600; font-display: swap; }
.cl-s15-lumingallerybgrnwk *, .cl-s15-lumingallerybgrnwk ::before, .cl-s15-lumingallerybgrnwk ::after { animation: auto ease 0s 1 normal none running none !important; transition: none !important; }
.cl-s15-lumingallerybgrnwk { --lm-button-box: 0,0,0; }
.cl-s15-lumingallerybgrnwk .section-template--26499821961544__lumin_gallery_bgrNWK-padding { padding-top: 0px; padding-bottom: 0px; }
@media screen and (min-width: 750px) { .cl-s15-lumingallerybgrnwk .section-template--26499821961544__lumin_gallery_bgrNWK-padding { padding-top: 0px; padding-bottom: 0px; } }
.cl-s15-lumingallerybgrnwk .section-template--26499821961544__lumin_gallery_bgrNWK-margin { padding-top: 0px; padding-bottom: 0px; }
@media screen and (min-width: 750px) { .cl-s15-lumingallerybgrnwk .section-template--26499821961544__lumin_gallery_bgrNWK-margin { padding-top: 0px; padding-bottom: 0px; } }
.cl-s15-lumingallerybgrnwk .lumin-image-wrapper { margin: 0px; display: flex; width: 100%; height: 100%; object-fit: cover; z-index: 1; }
.cl-s15-lumingallerybgrnwk .column-text_JjcFX7 { width: 33.3333%; position: relative; text-align: right; overflow: overlay; }
@media screen and (max-width: 600px) { .cl-s15-lumingallerybgrnwk .column-text_JjcFX7 { width: 100%; } }
@media screen and (min-width: 601px) and (max-width: 990px) { .cl-s15-lumingallerybgrnwk .column-text_JjcFX7 { width: 33.3333%; } }
.cl-s15-lumingallerybgrnwk .lumin-text-container-text_JjcFX7 { margin: 0px; background: rgb(255, 255, 255); display: flex; width: 100%; height: 100%; position: relative; top: 0px; left: 0px; padding: 50px; object-fit: cover; z-index: 2; align-items: center; justify-content: flex-start; }
@media screen and (max-width: 600px) { .cl-s15-lumingallerybgrnwk .lumin-text-container-text_JjcFX7 { position: relative; padding: 0px 50px; } }
.cl-s15-lumingallerybgrnwk .image-text-content-text_JjcFX7--middle-right { align-items: center; justify-content: flex-end; }
.cl-s15-lumingallerybgrnwk .lumin-head-text_JjcFX7 img { height: auto; border-radius: 45%; margin-bottom: 20px; width: 73% !important; }
.cl-s15-lumingallerybgrnwk .lumin-text-text_JjcFX7 { background: rgb(255, 255, 255); text-align: right; color: rgb(33, 33, 33); }
.cl-s15-lumingallerybgrnwk .lumin-head-text_JjcFX7 p { color: rgb(33, 33, 33); font-size: 30px; margin: 0px; }
@media screen and (max-width: 749px) { .cl-s15-lumingallerybgrnwk .lumin-head-text_JjcFX7 p { font-size: 24px; } }
.cl-s15-lumingallerybgrnwk .lumin-text-text_JjcFX7 p { color: rgb(33, 33, 33); font-size: 16px; margin: 0px; }
@media screen and (max-width: 749px) { .cl-s15-lumingallerybgrnwk .lumin-text-text_JjcFX7 p { font-size: 14px; } }
.cl-s15-lumingallerybgrnwk .column-image_BQf64D { width: 16.6667%; position: relative; }
@media screen and (max-width: 600px) { .cl-s15-lumingallerybgrnwk .column-image_BQf64D { width: 50%; } }
@media screen and (min-width: 601px) and (max-width: 990px) { .cl-s15-lumingallerybgrnwk .column-image_BQf64D { width: 33.3333%; } }
.cl-s15-lumingallerybgrnwk .lumin-text-container-image_BQf64D { margin: 0px; display: flex; width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; padding: 30px; object-fit: cover; z-index: 2; align-items: center; justify-content: flex-start; }
.cl-s15-lumingallerybgrnwk .image-text-content-image_BQf64D--bottom-center { align-items: flex-end; justify-content: center; }
.cl-s15-lumingallerybgrnwk .lumin-text-image_BQf64D { text-align: center; position: relative; }
.cl-s15-lumingallerybgrnwk .lumin-text-image_BQf64D h2 { color: rgb(33, 33, 33); font-size: 30px; margin: 0px 0px 15px; line-height: 1.2; }
@media screen and (max-width: 749px) { .cl-s15-lumingallerybgrnwk .lumin-text-image_BQf64D h2 { font-size: 24px; } }
.cl-s15-lumingallerybgrnwk .lumin-text-image_BQf64D p { color: rgb(33, 33, 33); font-size: 16px; margin: 0px; line-height: 1.2; }
@media screen and (max-width: 749px) { .cl-s15-lumingallerybgrnwk .lumin-text-image_BQf64D p { font-size: 14px; } }
.cl-s15-lumingallerybgrnwk .column-image_PpzN79 { width: 16.6667%; position: relative; }
@media screen and (max-width: 600px) { .cl-s15-lumingallerybgrnwk .column-image_PpzN79 { width: 50%; } }
@media screen and (min-width: 601px) and (max-width: 990px) { .cl-s15-lumingallerybgrnwk .column-image_PpzN79 { width: 33.3333%; } }
.cl-s15-lumingallerybgrnwk .lumin-text-container-image_PpzN79 { margin: 0px; display: flex; width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; padding: 30px; object-fit: cover; z-index: 2; align-items: center; justify-content: flex-start; }
.cl-s15-lumingallerybgrnwk .image-text-content-image_PpzN79--bottom-center { align-items: flex-end; justify-content: center; }
.cl-s15-lumingallerybgrnwk .lumin-text-image_PpzN79 { text-align: center; position: relative; }
.cl-s15-lumingallerybgrnwk .lumin-text-image_PpzN79 h2 { color: rgb(33, 33, 33); font-size: 30px; margin: 0px 0px 15px; line-height: 1.2; }
@media screen and (max-width: 749px) { .cl-s15-lumingallerybgrnwk .lumin-text-image_PpzN79 h2 { font-size: 24px; } }
.cl-s15-lumingallerybgrnwk .lumin-text-image_PpzN79 p { color: rgb(33, 33, 33); font-size: 16px; margin: 0px; line-height: 1.2; }
@media screen and (max-width: 749px) { .cl-s15-lumingallerybgrnwk .lumin-text-image_PpzN79 p { font-size: 14px; } }
.cl-s15-lumingallerybgrnwk .column-image_cTHwb6 { width: 16.6667%; position: relative; }
@media screen and (max-width: 600px) { .cl-s15-lumingallerybgrnwk .column-image_cTHwb6 { width: 50%; } }
@media screen and (min-width: 601px) and (max-width: 990px) { .cl-s15-lumingallerybgrnwk .column-image_cTHwb6 { width: 33.3333%; } }
.cl-s15-lumingallerybgrnwk .lumin-text-container-image_cTHwb6 { margin: 0px; display: flex; width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; padding: 30px; object-fit: cover; z-index: 2; align-items: center; justify-content: flex-start; }
.cl-s15-lumingallerybgrnwk .image-text-content-image_cTHwb6--bottom-center { align-items: flex-end; justify-content: center; }
.cl-s15-lumingallerybgrnwk .lumin-text-image_cTHwb6 { text-align: center; position: relative; }
.cl-s15-lumingallerybgrnwk .lumin-text-image_cTHwb6 h2 { color: rgb(33, 33, 33); font-size: 30px; margin: 0px 0px 15px; line-height: 1.2; }
@media screen and (max-width: 749px) { .cl-s15-lumingallerybgrnwk .lumin-text-image_cTHwb6 h2 { font-size: 24px; } }
.cl-s15-lumingallerybgrnwk .lumin-text-image_cTHwb6 p { color: rgb(33, 33, 33); font-size: 16px; margin: 0px; line-height: 1.2; }
@media screen and (max-width: 749px) { .cl-s15-lumingallerybgrnwk .lumin-text-image_cTHwb6 p { font-size: 14px; } }
.cl-s15-lumingallerybgrnwk .column-image_nNpNrm { width: 16.6667%; position: relative; }
@media screen and (max-width: 600px) { .cl-s15-lumingallerybgrnwk .column-image_nNpNrm { width: 50%; } }
@media screen and (min-width: 601px) and (max-width: 990px) { .cl-s15-lumingallerybgrnwk .column-image_nNpNrm { width: 33.3333%; } }
.cl-s15-lumingallerybgrnwk .lumin-text-container-image_nNpNrm { margin: 0px; display: flex; width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; padding: 30px; object-fit: cover; z-index: 2; align-items: center; justify-content: flex-start; }
.cl-s15-lumingallerybgrnwk .image-text-content-image_nNpNrm--bottom-center { align-items: flex-end; justify-content: center; }
.cl-s15-lumingallerybgrnwk .lumin-text-image_nNpNrm { text-align: center; position: relative; }
.cl-s15-lumingallerybgrnwk .lumin-text-image_nNpNrm h2 { color: rgb(33, 33, 33); font-size: 30px; margin: 0px 0px 15px; line-height: 1.2; }
@media screen and (max-width: 749px) { .cl-s15-lumingallerybgrnwk .lumin-text-image_nNpNrm h2 { font-size: 24px; } }
.cl-s15-lumingallerybgrnwk .lumin-text-image_nNpNrm p { color: rgb(33, 33, 33); font-size: 16px; margin: 0px; line-height: 1.2; }
@media screen and (max-width: 749px) { .cl-s15-lumingallerybgrnwk .lumin-text-image_nNpNrm p { font-size: 14px; } }
.cl-s15-lumingallerybgrnwk .column-image_y9JLLf { width: 33.3333%; position: relative; }
@media screen and (max-width: 600px) { .cl-s15-lumingallerybgrnwk .column-image_y9JLLf { width: 100%; } }
@media screen and (min-width: 601px) and (max-width: 990px) { .cl-s15-lumingallerybgrnwk .column-image_y9JLLf { width: 33.3333%; } }
.cl-s15-lumingallerybgrnwk .lumin-text-container-image_y9JLLf { margin: 0px; display: flex; width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; padding: 30px; object-fit: cover; z-index: 2; align-items: center; justify-content: flex-start; }
.cl-s15-lumingallerybgrnwk .image-text-content-image_y9JLLf--bottom-center { align-items: flex-end; justify-content: center; }
.cl-s15-lumingallerybgrnwk .lumin-text-image_y9JLLf { text-align: center; position: relative; }
.cl-s15-lumingallerybgrnwk .lumin-text-image_y9JLLf h2 { color: rgb(255, 255, 255); font-size: 30px; margin: 0px 0px 15px; line-height: 1.2; }
@media screen and (max-width: 749px) { .cl-s15-lumingallerybgrnwk .lumin-text-image_y9JLLf h2 { font-size: 17px; } }
.cl-s15-lumingallerybgrnwk .lumin-text-image_y9JLLf p { color: rgb(33, 33, 33); font-size: 16px; margin: 0px; line-height: 1.2; }
@media screen and (max-width: 749px) { .cl-s15-lumingallerybgrnwk .lumin-text-image_y9JLLf p { font-size: 14px; } }
.cl-s15-lumingallerybgrnwk .column-text_it8JRe { width: 33.3333%; position: relative; text-align: left; overflow: overlay; }
@media screen and (max-width: 600px) { .cl-s15-lumingallerybgrnwk .column-text_it8JRe { width: 100%; } }
@media screen and (min-width: 601px) and (max-width: 990px) { .cl-s15-lumingallerybgrnwk .column-text_it8JRe { width: 33.3333%; } }
.cl-s15-lumingallerybgrnwk .lumin-text-container-text_it8JRe { margin: 0px; background: rgb(255, 255, 255); display: flex; width: 100%; height: 100%; position: relative; top: 0px; left: 0px; padding: 50px; object-fit: cover; z-index: 2; align-items: center; justify-content: flex-start; }
@media screen and (max-width: 600px) { .cl-s15-lumingallerybgrnwk .lumin-text-container-text_it8JRe { position: relative; padding: 50px 30px; } }
.cl-s15-lumingallerybgrnwk .image-text-content-text_it8JRe--middle-center { align-items: center; justify-content: center; }
.cl-s15-lumingallerybgrnwk .lumin-text-text_it8JRe { background: rgb(255, 255, 255); text-align: left; color: rgb(33, 33, 33); }
.cl-s15-lumingallerybgrnwk .lumin-head-text_it8JRe p { color: rgb(33, 33, 33); font-size: 30px; margin: 0px; }
@media screen and (max-width: 749px) { .cl-s15-lumingallerybgrnwk .lumin-head-text_it8JRe p { font-size: 24px; } }
.cl-s15-lumingallerybgrnwk .lumin-text-text_it8JRe p { color: rgb(33, 33, 33); font-size: 16px; margin: 0px; }
@media screen and (max-width: 749px) { .cl-s15-lumingallerybgrnwk .lumin-text-text_it8JRe p { font-size: 14px; } }
.cl-s15-lumingallerybgrnwk .column-image_9qxYVx { width: 33.3333%; position: relative; }
@media screen and (max-width: 600px) { .cl-s15-lumingallerybgrnwk .column-image_9qxYVx { width: 100%; } }
@media screen and (min-width: 601px) and (max-width: 990px) { .cl-s15-lumingallerybgrnwk .column-image_9qxYVx { width: 33.3333%; } }
.cl-s15-lumingallerybgrnwk .lumin-text-container-image_9qxYVx { margin: 0px; display: flex; width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; padding: 30px; object-fit: cover; z-index: 2; align-items: center; justify-content: flex-start; }
.cl-s15-lumingallerybgrnwk .image-text-content-image_9qxYVx--bottom-center { align-items: flex-end; justify-content: center; }
.cl-s15-lumingallerybgrnwk .lumin-text-image_9qxYVx { text-align: center; position: relative; }
.cl-s15-lumingallerybgrnwk .lumin-text-image_9qxYVx h2 { color: rgb(255, 255, 255); font-size: 30px; margin: 0px 0px 15px; line-height: 1.2; }
@media screen and (max-width: 749px) { .cl-s15-lumingallerybgrnwk .lumin-text-image_9qxYVx h2 { font-size: 24px; } }
.cl-s15-lumingallerybgrnwk .lumin-text-image_9qxYVx p { color: rgb(33, 33, 33); font-size: 16px; margin: 0px; line-height: 1.2; }
@media screen and (max-width: 749px) { .cl-s15-lumingallerybgrnwk .lumin-text-image_9qxYVx p { font-size: 14px; } }
.cl-s15-lumingallerybgrnwk .row-template--26499821961544__lumin_gallery_bgrNWK { display: flex; flex-wrap: wrap; }
.cl-s15-lumingallerybgrnwk .lumin-image-template--26499821961544__lumin_gallery_bgrNWK { position: relative; overflow: hidden; }
.cl-s15-lumingallerybgrnwk .lumin-text-template--26499821961544__lumin_gallery_bgrNWK { }
.cl-s15-lumingallerybgrnwk .lumin-text-template--26499821961544__lumin_gallery_bgrNWK a { font-weight: bold; margin-top: 15px; }
.cl-s15-lumingallerybgrnwk .lumin-image-template--26499821961544__lumin_gallery_bgrNWK img { transition: 0.5s ease-in; margin-bottom: -8px; }
@media screen and (max-width: 749px) { .cl-s15-lumingallerybgrnwk .lumin-text-template--26499821961544__lumin_gallery_bgrNWK { transition: 0.5s ease-in; } }
.cl-s15-lumingallerybgrnwk { --lxs-rating-icon-color: #E0E320; }
/* === s16-featuredcollection9jqp === */
.cl-s16-featuredcollection9jqp .section-template--26499821961544__featured_collection_9JqpBf-padding {
    padding-top: 0px;
    padding-bottom: 0px;
  }
.cl-s16-featuredcollection9jqp .section-template--26499821961544__featured_collection_9JqpBf-padding {
      padding-top: 0px;
      padding-bottom: 0px;
    }
.cl-s16-featuredcollection9jqp } {}
.cl-s16-featuredcollection9jqp .lm-card-price {
        font-size: 13px !important;
         font-weight:600;
      }
.cl-s16-featuredcollection9jqp .lm-card-title {
     font-size: 17px;
    }
@media screen and (max-width: 749px) { .cl-s16-featuredcollection9jqp .lm-card-title {
     font-size: 14px;
    } }
.cl-s16-featuredcollection9jqp .card-wrapper .product-form__controls-group label.color-swatch {
        width: px;
        height: px;

    }
.cl-s16-featuredcollection9jqp .card__description {
      margin: 24px 0;
      font-size:  var(--quick-description-size);
      overflow-wrap: anywhere;
    }
.cl-s16-featuredcollection9jqp .card__information {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
  }
.cl-s16-featuredcollection9jqp } {}
.cl-s16-featuredcollection9jqp .lm-card-price {
        font-size: 13px !important;
         font-weight:600;
      }
.cl-s16-featuredcollection9jqp .lm-card-title {
     font-size: 17px;
    }
@media screen and (max-width: 749px) { .cl-s16-featuredcollection9jqp .lm-card-title {
     font-size: 14px;
    } }
.cl-s16-featuredcollection9jqp .card-wrapper .product-form__controls-group label.color-swatch {
        width: px;
        height: px;

    }
.cl-s16-featuredcollection9jqp .card__description {
      margin: 24px 0;
      font-size:  var(--quick-description-size);
      overflow-wrap: anywhere;
    }
.cl-s16-featuredcollection9jqp .card__information {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
  }
.cl-s16-featuredcollection9jqp } {}
.cl-s16-featuredcollection9jqp /* Form Elements */
  .product-form__input {
    flex: 0 0 100%;
    padding: 0;
    margin: 0 0 1.2rem 0;
    max-width: 44rem;
    min-width: fit-content;
    border: none;
  }
.cl-s16-featuredcollection9jqp variant-radios, .cl-s16-featuredcollection9jqp variant-selects {
    display: block;
  }
.cl-s16-featuredcollection9jqp .product-form__input--dropdown {
    margin-bottom: 1.6rem;
  }
.cl-s16-featuredcollection9jqp .product-form__input .form__label {
    padding-left: 0;
  }
.cl-s16-featuredcollection9jqp fieldset.product-form__input .form__label {
    margin-bottom: 0.2rem;
  }
.cl-s16-featuredcollection9jqp .product-form__input input[type='radio'] {
    clip: rect(0, 0, 0, 0);
    overflow: hidden;
    position: absolute;
    height: 1px;
    width: 1px;
  }
.cl-s16-featuredcollection9jqp .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: 0.7rem 0.5rem 0.2rem 0;
    padding: 1rem 2rem;
    font-size: 1.4rem;
    letter-spacing: 0.1rem;
    line-height: 1;
    text-align: center;
    transition: border var(--duration-short) ease;
    cursor: pointer;
    position: relative;
  }
.cl-s16-featuredcollection9jqp .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));
  }
.cl-s16-featuredcollection9jqp .product-form__input input[type='radio'] + label:hover {
    border-color: rgb(var(--color-foreground));
  }
.cl-s16-featuredcollection9jqp .product-form__input input[type='radio']:checked + label {
    background-color: rgb(var(--color-foreground));
    color: rgb(var(--color-background));
  }
.cl-s16-featuredcollection9jqp .product-form__input input[type='radio']:not(.disabled) + label > .visually-hidden {
    display: none;
  }
@media screen and (forced-colors: active) { .cl-s16-featuredcollection9jqp .product-form__input input[type='radio']:checked + label {
      text-decoration: underline;
    } }
.cl-s16-featuredcollection9jqp .product-form__input input[type='radio']:checked + label::selection {
    background-color: rgba(var(--color-background), 0.3);
  }
.cl-s16-featuredcollection9jqp .product-form__input input[type='radio']:disabled + label, .cl-s16-featuredcollection9jqp .product-form__input input[type='radio'].disabled + label {
    border-color: rgba(var(--color-foreground), 0.1);
    color: rgba(var(--color-foreground), 0.6);
    text-decoration: line-through;
  }
.cl-s16-featuredcollection9jqp .product-form__input input[type='radio'].disabled:checked + label, .cl-s16-featuredcollection9jqp .product-form__input input[type='radio']:disabled:checked + label {
    color: rgba(var(--color-background), 0.6);
  }
.cl-s16-featuredcollection9jqp .product-form__input input[type='radio']:focus-visible + label {
    box-shadow: 0 0 0 0.3rem rgb(var(--color-background)), 0 0 0 0.5rem rgba(var(--color-foreground), 0.55);
  }
.cl-s16-featuredcollection9jqp /* Fallback */
  .product-form__input input[type='radio'].focused + label, .cl-s16-featuredcollection9jqp .no-js .shopify-payment-button__button [role='button']:focus + label {
    box-shadow: 0 0 0 0.3rem rgb(var(--color-background)), 0 0 0 0.5rem rgba(var(--color-foreground), 0.55);
  }
.cl-s16-featuredcollection9jqp /* No outline when focus-visible is available in the browser */
  .no-js .product-form__input input[type='radio']:focus:not(:focus-visible) + label {
    box-shadow: none;
  }
.cl-s16-featuredcollection9jqp .product-form__input .select {
    max-width: 25rem;
  }
.cl-s16-featuredcollection9jqp .product-form__submit {
    margin-bottom: 1rem;
  }
.cl-s16-featuredcollection9jqp .no-js .product-form__submit.button--secondary {
    --color-button: inherit;
    --color-button-text: inherit;
    --alpha-button-background: 1;
  }
.cl-s16-featuredcollection9jqp .product-form__submit[aria-disabled='true'] + .shopify-payment-button .shopify-payment-button__button[disabled], .cl-s16-featuredcollection9jqp .product-form__submit[disabled] + .shopify-payment-button .shopify-payment-button__button[disabled] {
    cursor: not-allowed;
    opacity: 0.5;
  }
@media screen and (forced-colors: active) { .cl-s16-featuredcollection9jqp .product-form__submit[aria-disabled='true'] {
      color: Window;
    } }
.cl-s16-featuredcollection9jqp .card-product-form__input input[type='radio'] + label.color-swatch, .cl-s16-featuredcollection9jqp .card-product-form__input input[type='radio'] + label.color-swatch:after, .cl-s16-featuredcollection9jqp .card-product-form__input input[type='radio'] + label.color-swatch:before {
          border-radius: 0;
  }
.cl-s16-featuredcollection9jqp .card-product-form__input input[type='radio'] + label.color-swatch.round, .cl-s16-featuredcollection9jqp .card-product-form__input input[type='radio'] + label.color-swatch.round:after, .cl-s16-featuredcollection9jqp .card-product-form__input input[type='radio'] + label.color-swatch.round:before {
      border-radius: 100%;
    }
.cl-s16-featuredcollection9jqp .card-product-form__input input[type='radio'] + label.color-swatch.round-corners, .cl-s16-featuredcollection9jqp .card-product-form__input input[type='radio'] + label.color-swatch.round-corners:after, .cl-s16-featuredcollection9jqp .card-product-form__input input[type='radio'] + label.color-swatch.round-corners:before {
          border-radius: 5px;
    }
.cl-s16-featuredcollection9jqp .card-product-form__input input[type='radio'] + label.color-swatch {
      border:1px rgb(214,214,214) solid;
      width: 20px;
      height: 20px;
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover;
      margin-right: 5px;
      padding:0;
    }
.cl-s16-featuredcollection9jqp .card-product-form__input input[type='radio'] + label.color-swatch:before {
      content: "";
      position: absolute;
      top: -1px;
      left: -1px;
      width: calc(100% + 2px);
      height: calc(100% + 2px);
      border: 1px rgb(214,214,214) solid;
      z-index: 0;
    }
.cl-s16-featuredcollection9jqp .card-product-form__input input[type='radio'] + label.color-swatch:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 1;border: 1px rgb(255 255 255) solid;}
.cl-s16-featuredcollection9jqp .card-product-form__input input[type='radio'] + label.color-swatch:hover:before {
      border: 1px rgb(125 124 124) solid;
    }
.cl-s16-featuredcollection9jqp .card-product-form__input input[type='radio']:checked + label.color-swatch:before {box-shadow: 0 0 0 1px rgb(var(--color-foreground));border-color:rgb(var(--color-foreground));
    }
.cl-s16-featuredcollection9jqp .card-product-form__input input[type='radio'] + label.color-swatch.variant-swatch {
      background-color:white;}
.cl-s16-featuredcollection9jqp .card-product-form__input input[type='radio'].disabled+label.color-swatch:before {
      top: 50%;
      height: .1rem;
      clip-path: unset;
      z-index: 2;
      transform: translateY(-50%) rotate(-45deg);
      border-radius: 0;
      box-shadow: none;
      border: 0.1rem solid;
      border-color: #acacac;
  }
.cl-s16-featuredcollection9jqp .lm-card-price {
        font-size: 13px !important;
         font-weight:600;
      }
.cl-s16-featuredcollection9jqp .lm-card-title {
     font-size: 17px;
    }
@media screen and (max-width: 749px) { .cl-s16-featuredcollection9jqp .lm-card-title {
     font-size: 14px;
    } }
.cl-s16-featuredcollection9jqp .card-wrapper .product-form__controls-group label.color-swatch {
        width: px;
        height: px;

    }
.cl-s16-featuredcollection9jqp .card__description {
      margin: 24px 0;
      font-size:  var(--quick-description-size);
      overflow-wrap: anywhere;
    }
.cl-s16-featuredcollection9jqp .card__information {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
  }
.cl-s16-featuredcollection9jqp } {}
.cl-s16-featuredcollection9jqp .lm-card-price {
        font-size: 13px !important;
         font-weight:600;
      }
.cl-s16-featuredcollection9jqp .lm-card-title {
     font-size: 17px;
    }
@media screen and (max-width: 749px) { .cl-s16-featuredcollection9jqp .lm-card-title {
     font-size: 14px;
    } }
.cl-s16-featuredcollection9jqp .card-wrapper .product-form__controls-group label.color-swatch {
        width: px;
        height: px;

    }
.cl-s16-featuredcollection9jqp .card__description {
      margin: 24px 0;
      font-size:  var(--quick-description-size);
      overflow-wrap: anywhere;
    }
.cl-s16-featuredcollection9jqp .card__information {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
  }
.cl-s16-featuredcollection9jqp } {}
@font-face { font-family: Inter; font-weight: 400; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n4.b2a3f24c19b4de56e8871f609e73ca7-441022.woff2?v=86560110980689511001784759694) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n4.af8052d517e0c9ffac7b814872cecc2-c4bd3e.woff?v=169489102135510047051784759692) format("woff"); }
@font-face { font-family: Inter; font-weight: 700; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n7.02711e6b374660cfc7915d1afc1c204-9ca273.woff2?v=166179665259747124441784759702) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n7.6dab87426f6b8813070abd79972ceaf-d3f63e.woff?v=84160012413639486121784759704) format("woff"); }
@font-face { font-family: Inter; font-weight: 400; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i4.feae1981dda792ab80d117249d9c7e0-8f5776.woff2?v=146094087993054974941784759687) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i4.62773b7113d5e5f02c71486623cf828-acc1e9.woff?v=145175879304439201021784759686) format("woff"); }
@font-face { font-family: Inter; font-weight: 700; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i7.b377bcd4cc0f160622a22d638ae7e2c-1245e4.woff2?v=134035453052031163571784759690) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i7.7c69a6a34e3bb44fcf6f975857e13b9-c2084c.woff?v=92585484364732728301784759689) format("woff"); }
@font-face { font-family: Inter; font-weight: 500; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n5.d7101d5e168594dd06f56f290dd759f-71c4e1.woff2?v=96609129897802222461784759697) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n5.5332a76bbd27da00474c136abb1ca3c-9126c5.woff?v=99672576506404194411784759695) format("woff"); }
@font-face { font-family: Barlow; font-weight: 700; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-barlow_i7.50e19d6cc2ba5146fa437a5a7443c7-5d61ba.woff2?v=130863997018847547571784759684) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-barlow_i7.47e9f98f1b094d912e6fd631cc3fe9-cf68ae.woff?v=52505299563554195721784759682) format("woff"); }
@font-face { font-family: Inter; font-weight: 600; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n6.771af0474a71b3797eb38f3487d6fb7-a42a69.woff2?v=147121938536447429991784759699) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n6.88c903d8f9e157d48b73b7777d06429-25e190.woff?v=138721356721046305941784759700) format("woff"); }
.cl-s16-featuredcollection9jqp, .cl-s16-featuredcollection9jqp .color-background-1 { --color-background: 255,255,255; --gradient-background: #ffffff; --color-foreground: 0,0,0; --color-background-contrast: 191,191,191; --color-shadow: 0,0,0; --color-button: 0,0,0; --color-button-text: 255,255,255; --color-secondary-button: 255,255,255; --color-secondary-button-text: 0,0,0; --color-link: 0,0,0; --color-badge-foreground: 0,0,0; --color-badge-background: 255,255,255; --color-badge-border: 0,0,0; --payment-terms-background-color: rgb(255 255 255); --sale-price: rgb(0 0 0); }
.cl-s16-featuredcollection9jqp .color-accent-1 { --color-background: 216,218,62; --gradient-background: #d8da3e; --color-foreground: 255,255,255; --color-background-contrast: 127,128,25; --color-shadow: 31,29,36; --color-button: 255,255,255; --color-button-text: 0,0,0; --color-secondary-button: 216,218,62; --color-secondary-button-text: 255,255,255; --color-link: 255,255,255; --color-badge-foreground: 255,255,255; --color-badge-background: 216,218,62; --color-badge-border: 255,255,255; --payment-terms-background-color: rgb(216 218 62); --sale-price: rgb(0 0 0); }
.cl-s16-featuredcollection9jqp .color-accent-2 { --color-background: 255,255,255; --gradient-background: #ffffff; --color-foreground: 31,29,36; --color-background-contrast: 191,191,191; --color-shadow: 31,29,36; --color-button: 31,29,36; --color-button-text: 255,255,255; --color-secondary-button: 255,255,255; --color-secondary-button-text: 31,29,36; --color-link: 31,29,36; --color-badge-foreground: 31,29,36; --color-badge-background: 255,255,255; --color-badge-border: 31,29,36; --payment-terms-background-color: rgb(255 255 255); --sale-price: rgb(0 0 0); }
.cl-s16-featuredcollection9jqp, .cl-s16-featuredcollection9jqp .color-background-1, .cl-s16-featuredcollection9jqp .color-background-2, .cl-s16-featuredcollection9jqp .color-inverse, .cl-s16-featuredcollection9jqp .color-accent-1, .cl-s16-featuredcollection9jqp .color-accent-2 { color: rgba(var(--color-foreground), 0.85); background-color: rgb(var(--color-background)); }
.cl-s16-featuredcollection9jqp { --font-body-family: Inter, sans-serif; --font-body-style: normal; --font-body-weight: 400; --font-body-weight-bold: 700; --font-body-height: 1.5; --font-body-spacing: 0.5px; --font-menu-family: Inter, sans-serif; --font-menu-style: normal; --font-menu-weight: 500; --font-menu-weight-medium: 500; --font-menu-weight-bold: 800; --font-button-family: Inter, sans-serif; --font-button-style: normal; --font-button-weight: 600; --font-button-weight-medium: 500; --font-button-weight-bold: 900; --font-collapsible-family: Inter, sans-serif; --font-collapsible-style: normal; --font-collapsible-weight: 600; --font-collapsible-weight-medium: 500; --font-collapsible-weight-bold: 900; --font-collapsible-size: 18px; --font-collapsible-spacing: -0.2px; --font-heading-family: Inter, sans-serif; --font-heading-style: normal; --font-heading-italic: Barlow, sans-serif; --font-heading-italic-style: italic; --font-heading-weight: 700; --font-heading-spacing: 0.1px; --font-heading-height: 1.2; --font-body-scale: 1.0; --font-heading-scale: 1.0; --media-padding: px; --media-border-opacity: 0.05; --media-border-width: 0px; --media-radius: 10px; --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: 100rem; --page-width-margin: 0rem; --product-card-image-padding: 0.0rem; --product-card-corner-radius: 0.6rem; --product-card-text-alignment: center; --product-card-border-width: 0.0rem; --product-card-border-opacity: 0.05; --product-card-shadow-opacity: 0.0; --product-card-shadow-visible: 0; --product-card-shadow-horizontal-offset: 0.0rem; --product-card-shadow-vertical-offset: 0.4rem; --product-card-shadow-blur-radius: 0.5rem; --collection-card-image-padding: 0.0rem; --collection-card-corner-radius: 12%; --collection-card-text-alignment: center; --collection-card-border-width: 0.0rem; --collection-card-border-opacity: 0.1; --collection-card-shadow-opacity: 0.0; --collection-card-shadow-visible: 0; --collection-card-shadow-horizontal-offset: 0.0rem; --collection-card-shadow-vertical-offset: 0.4rem; --collection-card-shadow-blur-radius: 0.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: 16px; --grid-desktop-horizontal-spacing: 12px; --grid-mobile-vertical-spacing: 8px; --grid-mobile-horizontal-spacing: 6px; --text-boxes-border-opacity: 0.05; --text-boxes-border-width: 0px; --text-boxes-radius: 6px; --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: 8px; --buttons-radius-outset: 9px; --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: 8px; --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: 9px; --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: uppercase; --button-text-size: 16px; --button-text-size_mobile: 12px; --button-text-space: 0px; --button-text-weight: 600; --fancy-gradient: linear-gradient(108deg, rgba(172, 67, 79, 1), rgba(255, 126, 141, 1) 48%, rgba(251, 167, 177, 1) 98%); --fancy-text: #000000; --fancy-background: #FFFBB7; --fancy-text-size: 100%; --fancy-padding-left: 10px; --fancy-padding-right: 10px; --fancy-padding-top: 0px; --fancy-border-radius: 0px; --fancy-padding-bottom: 0px; --badge-size: 1; }
.cl-s16-featuredcollection9jqp *, .cl-s16-featuredcollection9jqp ::before, .cl-s16-featuredcollection9jqp ::after { box-sizing: inherit; }
.cl-s16-featuredcollection9jqp { box-sizing: border-box; font-size: calc(var(--font-body-scale) * 62.5%); height: 100%; }
.cl-s16-featuredcollection9jqp { display: grid; grid-template-rows: auto auto 1fr auto; grid-template-columns: 100%; min-height: 100%; margin: 0px; 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; -webkit-font-smoothing: antialiased; }
@media screen and (min-width: 750px) { .cl-s16-featuredcollection9jqp { font-size: 1.6rem; } }
.cl-s16-featuredcollection9jqp { --alpha-button-background: 1; --alpha-button-border: 1; --alpha-link: .85; --alpha-badge-border: .1; }
.cl-s16-featuredcollection9jqp .product-card-wrapper .card, .cl-s16-featuredcollection9jqp .contains-card--product { --border-radius: var(--product-card-corner-radius); --border-width: var(--product-card-border-width); --border-opacity: var(--product-card-border-opacity); --shadow-horizontal-offset: var(--product-card-shadow-horizontal-offset); --shadow-vertical-offset: var(--product-card-shadow-vertical-offset); --shadow-blur-radius: var(--product-card-shadow-blur-radius); --shadow-opacity: var(--product-card-shadow-opacity); --shadow-visible: var(--product-card-shadow-visible); --image-padding: var(--product-card-image-padding); --text-alignment: var(--product-card-text-alignment); }
.cl-s16-featuredcollection9jqp .page-width { max-width: var(--page-width); margin: 0px auto; padding: 0px 1.5rem; }
.cl-s16-featuredcollection9jqp .page-width-desktop { padding: 0px; margin: 0px auto; }
@media screen and (min-width: 750px) { .cl-s16-featuredcollection9jqp .page-width { padding: 0px 5rem; } }
@media screen and (min-width: 750px) { .cl-s16-featuredcollection9jqp .page-width-desktop { padding: 0px; } }
@media screen and (min-width: 990px) { .cl-s16-featuredcollection9jqp .page-width-desktop { max-width: var(--page-width); padding: 0px 5rem; } }
.cl-s16-featuredcollection9jqp .isolate { position: relative; z-index: 0; }
.cl-s16-featuredcollection9jqp .hidden { display: none !important; }
.cl-s16-featuredcollection9jqp .visually-hidden { overflow: hidden; width: 1px; height: 1px; margin: -1px; padding: 0px; border: 0px; clip: rect(0px, 0px, 0px, 0px); position: absolute !important; overflow-wrap: normal !important; }
.cl-s16-featuredcollection9jqp .visually-hidden--inline { margin: 0px; height: 1em; }
.cl-s16-featuredcollection9jqp h1, .cl-s16-featuredcollection9jqp h2, .cl-s16-featuredcollection9jqp h3, .cl-s16-featuredcollection9jqp h4, .cl-s16-featuredcollection9jqp h5, .cl-s16-featuredcollection9jqp .h0, .cl-s16-featuredcollection9jqp .h1, .cl-s16-featuredcollection9jqp .h2, .cl-s16-featuredcollection9jqp .h3, .cl-s16-featuredcollection9jqp .h4, .cl-s16-featuredcollection9jqp .h5 { 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; }
.cl-s16-featuredcollection9jqp h2, .cl-s16-featuredcollection9jqp .h2 { font-size: calc(var(--font-heading-scale) * 2rem); }
@media only screen and (min-width: 750px) { .cl-s16-featuredcollection9jqp h2, .cl-s16-featuredcollection9jqp .h2 { font-size: calc(var(--font-heading-scale) * 2.4rem); } }
.cl-s16-featuredcollection9jqp h3, .cl-s16-featuredcollection9jqp .h3 { font-size: calc(var(--font-heading-scale) * 1.7rem); }
@media only screen and (min-width: 750px) { .cl-s16-featuredcollection9jqp h3, .cl-s16-featuredcollection9jqp .h3 { font-size: calc(var(--font-heading-scale) * 1.8rem); } }
.cl-s16-featuredcollection9jqp .caption { font-size: 1rem; letter-spacing: 0.07rem; line-height: calc(1 + .7 / var(--font-body-scale)); }
@media screen and (min-width: 750px) { .cl-s16-featuredcollection9jqp .caption { font-size: 1.2rem; } }
.cl-s16-featuredcollection9jqp .caption-large, .cl-s16-featuredcollection9jqp .customer .field input, .cl-s16-featuredcollection9jqp .customer select, .cl-s16-featuredcollection9jqp .field__input, .cl-s16-featuredcollection9jqp .form__label, .cl-s16-featuredcollection9jqp .select__select { font-size: 1.3rem; line-height: calc(1 + .5 / var(--font-body-scale)); letter-spacing: 0.04rem; }
.cl-s16-featuredcollection9jqp .left { text-align: left; }
.cl-s16-featuredcollection9jqp .right { text-align: right; }
.cl-s16-featuredcollection9jqp .light { opacity: 0.7; }
.cl-s16-featuredcollection9jqp .full-unstyled-link { text-decoration: none; color: currentcolor; display: block; }
@media (prefers-reduced-motion) { .cl-s16-featuredcollection9jqp .motion-reduce { transition: none !important; animation: auto ease 0s 1 normal none running none !important; } }
.cl-s16-featuredcollection9jqp { --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); }
.cl-s16-featuredcollection9jqp .title, .cl-s16-featuredcollection9jqp .title-wrapper-with-link { margin: 3rem 0px 2rem; }
.cl-s16-featuredcollection9jqp .title-wrapper { margin-bottom: 3rem; }
@media screen and (min-width: 990px) { .cl-s16-featuredcollection9jqp .title, .cl-s16-featuredcollection9jqp .title-wrapper-with-link { margin: 5rem 0px 3rem; } }
.cl-s16-featuredcollection9jqp .title-wrapper--no-top-margin { margin-top: 0px; }
.cl-s16-featuredcollection9jqp .title-wrapper--no-top-margin > .title { margin-top: 0px; }
.cl-s16-featuredcollection9jqp .grid { display: flex; flex-wrap: wrap; margin-bottom: 2rem; padding: 0px; list-style: none; column-gap: var(--grid-mobile-horizontal-spacing); row-gap: var(--grid-mobile-vertical-spacing); }
@media screen and (min-width: 750px) { .cl-s16-featuredcollection9jqp .grid { column-gap: var(--grid-desktop-horizontal-spacing); row-gap: var(--grid-desktop-vertical-spacing); } }
.cl-s16-featuredcollection9jqp .grid:last-child { margin-bottom: 0px; }
.cl-s16-featuredcollection9jqp .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) { .cl-s16-featuredcollection9jqp .grid__item { width: calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4); max-width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2); } }
@media screen and (min-width: 990px) { .cl-s16-featuredcollection9jqp .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); } }
@media screen and (max-width: 749px) { .cl-s16-featuredcollection9jqp .grid--2-col-tablet-down .grid__item { width: calc(50% - var(--grid-mobile-horizontal-spacing) / 2); } }
@media screen and (min-width: 750px) and (max-width: 989px) { .cl-s16-featuredcollection9jqp .grid--2-col-tablet-down .grid__item { width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2); } }
.cl-s16-featuredcollection9jqp .media { display: block; background-color: rgba(var(--color-foreground),.1); position: relative; overflow: hidden; }
.cl-s16-featuredcollection9jqp .media--transparent { background-color: transparent; }
.cl-s16-featuredcollection9jqp .media > :not(.zoom):not(.deferred-media__poster-button), .cl-s16-featuredcollection9jqp .media model-viewer { display: block; max-width: 100%; position: absolute; top: 0px; left: 0px; height: 100%; width: 100%; }
.cl-s16-featuredcollection9jqp .media > img { object-fit: cover; object-position: center center; transition: opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
.cl-s16-featuredcollection9jqp .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: 0.1rem; text-transform: uppercase; padding: 0.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; }
.cl-s16-featuredcollection9jqp .gradient { background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-origin: ; background-clip: ; background-color: ; background-attachment: fixed; }
@media screen and (forced-colors: active) { .cl-s16-featuredcollection9jqp .icon { color: canvastext; fill: canvastext !important; } }
.cl-s16-featuredcollection9jqp .ratio { display: flex; position: relative; align-items: stretch; }
@media not (inset: 10px) { .cl-s16-featuredcollection9jqp .grid { margin-left: calc(-1 * var(--grid-mobile-horizontal-spacing)); } }
@media not (inset: 10px) { .cl-s16-featuredcollection9jqp .grid__item { padding-left: var(--grid-mobile-horizontal-spacing); padding-bottom: var(--grid-mobile-vertical-spacing); } }
@media not (inset: 10px) { .cl-s16-featuredcollection9jqp .product-grid .grid__item { padding-bottom: var(--grid-mobile-vertical-spacing); } }
@media (prefers-reduced-motion: no-preference) and (hover: hover) { .cl-s16-featuredcollection9jqp .animate--hover-3d-lift .card-wrapper .card--card, .cl-s16-featuredcollection9jqp .animate--hover-3d-lift .card-wrapper .card--standard .card__inner, .cl-s16-featuredcollection9jqp .animate--hover-3d-lift .button:not(.button--tertiary), .cl-s16-featuredcollection9jqp .animate--hover-3d-lift .shopify-challenge__button, .cl-s16-featuredcollection9jqp .animate--hover-3d-lift .customer button, .cl-s16-featuredcollection9jqp .animate--hover-3d-lift .shopify-payment-button__button, .cl-s16-featuredcollection9jqp .animate--hover-3d-lift .deferred-media .deferred-media__poster-button { transition: transform var(--duration-long) ease,box-shadow var(--duration-long) ease; transform-origin: center center; } }
@media (prefers-reduced-motion: no-preference) and (hover: hover) { .cl-s16-featuredcollection9jqp .animate--hover-3d-lift .product-grid { isolation: isolate; } }
@media (prefers-reduced-motion: no-preference) and (hover: hover) { .cl-s16-featuredcollection9jqp { --easter-egg: none; } }
@font-face { font-family: swiper-icons; src: url("data:application/font-woff;charset=utf-8;base64, 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"); font-weight: 400; font-style: normal; }
.cl-s16-featuredcollection9jqp { --swiper-theme-color: #007aff; }
.cl-s16-featuredcollection9jqp { --swiper-navigation-size: 16px; }
.cl-s16-featuredcollection9jqp .price { font-size: 1.6rem; letter-spacing: 0rem; line-height: 100%; color: rgb(var(--color-foreground)); }
.cl-s16-featuredcollection9jqp .price > * { display: inline-block; vertical-align: top; }
.cl-s16-featuredcollection9jqp .price .price-item { display: inline-block; margin: 0px 1rem 0px 0px; }
.cl-s16-featuredcollection9jqp .price__regular .price-item--regular { margin-right: 0px; }
.cl-s16-featuredcollection9jqp .price:not(.price--show-badge) .price-item--last:last-of-type { margin: 0px; }
@media screen and (min-width: 750px) { .cl-s16-featuredcollection9jqp .price { margin-bottom: 0px; } }
.cl-s16-featuredcollection9jqp .price--sold-out .price__availability, .cl-s16-featuredcollection9jqp .price__regular { display: block; }
.cl-s16-featuredcollection9jqp .price__sale, .cl-s16-featuredcollection9jqp .price__availability, .cl-s16-featuredcollection9jqp .price .price__badge-sale, .cl-s16-featuredcollection9jqp .price .price__badge-sold-out, .cl-s16-featuredcollection9jqp .price--on-sale .price__regular, .cl-s16-featuredcollection9jqp .price--on-sale .price__availability { display: none; }
.cl-s16-featuredcollection9jqp .price--on-sale .price__sale { display: initial; flex-flow: wrap; }
.cl-s16-featuredcollection9jqp .price--on-sale .price-item--regular { text-decoration: line-through; color: var(--sale-price); font-size: inherit; }
.cl-s16-featuredcollection9jqp .unit-price { display: block; font-size: 1.1rem; letter-spacing: 0.04rem; line-height: calc(1 + .2 / var(--font-body-scale)); margin-top: 0.2rem; text-transform: uppercase; color: rgba(var(--color-foreground),.7); }
.cl-s16-featuredcollection9jqp { --shopify-chat-bg-color: #FFFFFF; --shopify-agent-bg-color: #FFFFFF; --shopify-chat-text-color: #000000; --shopify-agent-text-color: #000000; --shopify-chat-accent-bg-color: #000000; --shopify-agent-accent-bg-color: #000000; --shopify-chat-accent-text-color: #FFFFFF; --shopify-agent-accent-text-color: #FFFFFF; --shopify-chat-activator-offset: 20px; --shopify-agent-activator-offset: 20px; --shopify-chat-border-radius: 16px; --shopify-agent-border-radius: 16px; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MRegular-d0531d.woff2?v=149152729114340250381784759707) format("woff2"); font-style: normal; font-weight: 450; font-display: swap; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MMedium-269b78.woff2?v=30486626448974345721784759705) format("woff2"); font-style: normal; font-weight: 500; font-display: swap; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MSemibold-24a03e.woff2?v=104269634200593542371784759709) format("woff2"); font-style: normal; font-weight: 600; font-display: swap; }
.cl-s16-featuredcollection9jqp .loox-icon { font-size: inherit; }
.cl-s16-featuredcollection9jqp svg.loox-icon { width: 1em; height: 1em; flex-shrink: 0; }
.cl-s16-featuredcollection9jqp .loox-rating .loox-rating-content { display: inline-flex; align-items: center; gap: 2px; vertical-align: middle; }
.cl-s16-featuredcollection9jqp *, .cl-s16-featuredcollection9jqp ::before, .cl-s16-featuredcollection9jqp ::after { animation: auto ease 0s 1 normal none running none !important; transition: none !important; }
.cl-s16-featuredcollection9jqp .card-wrapper { color: inherit; height: 100%; position: relative; text-decoration: none; }
.cl-s16-featuredcollection9jqp .card { text-decoration: none; text-align: var(--text-alignment); }
.cl-s16-featuredcollection9jqp .card:not(.ratio) { display: flex; flex-direction: column; height: 100%; }
.cl-s16-featuredcollection9jqp .card--card { height: 100%; }
.cl-s16-featuredcollection9jqp .card--card, .cl-s16-featuredcollection9jqp .card--standard .card__inner { position: relative; box-sizing: border-box; border-radius: var(--border-radius); border: var(--border-width) solid rgba(var(--color-foreground),var(--border-opacity)); }
.cl-s16-featuredcollection9jqp .card--card.gradient, .cl-s16-featuredcollection9jqp .card__inner.gradient { transform: perspective(0px); }
.cl-s16-featuredcollection9jqp .card .card__inner .card__media { overflow: hidden; z-index: 0; border-radius: calc(var(--border-radius) - var(--border-width) - var(--image-padding)); }
.cl-s16-featuredcollection9jqp .card--card .card__inner .card__media { border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; }
.cl-s16-featuredcollection9jqp .card-information { text-align: var(--text-alignment); }
.cl-s16-featuredcollection9jqp .card__media, .cl-s16-featuredcollection9jqp .card .media { bottom: 0px; position: absolute; top: 0px; }
.cl-s16-featuredcollection9jqp .card .media { width: 100%; }
.cl-s16-featuredcollection9jqp .card__media { margin: var(--image-padding); width: calc(100% - 2 * var(--image-padding)); }
.cl-s16-featuredcollection9jqp .card__inner { width: 100%; }
.cl-s16-featuredcollection9jqp .card--media .card__inner .card__content { position: relative; padding: calc(var(--image-padding) + 1rem); }
.cl-s16-featuredcollection9jqp .card__content { display: grid; grid-template-rows: minmax(0px, 1fr) max-content minmax(0px, 1fr); padding: 2.5rem; width: 100%; flex-grow: 1; }
@media screen and (max-width: 749px) { .cl-s16-featuredcollection9jqp .card__content { padding: 1.5rem; } }
.cl-s16-featuredcollection9jqp .card__information { grid-row-start: 2; }
.cl-s16-featuredcollection9jqp .card:not(.ratio) > .card__content { grid-template-rows: max-content minmax(0px, 1fr) max-content auto; }
@media screen and (min-width: 750px) { .cl-s16-featuredcollection9jqp .card__information { padding-bottom: 1.7rem; padding-top: 1.7rem; } }
.cl-s16-featuredcollection9jqp .card__badge { place-self: flex-end flex-start; grid-row-start: 3; }
.cl-s16-featuredcollection9jqp .card__badge.top { align-self: flex-start; grid-row-start: 1; }
.cl-s16-featuredcollection9jqp .card__badge.right { justify-self: flex-end; }
.cl-s16-featuredcollection9jqp .card:not(.card--horizontal) > .card__content > .card__badge { margin: 1.3rem; }
.cl-s16-featuredcollection9jqp .card__media .media img { height: 100%; object-fit: cover; object-position: center center; width: 100%; }
.cl-s16-featuredcollection9jqp .card__heading { margin-top: 0px; margin-bottom: 0px; }
.cl-s16-featuredcollection9jqp .card__heading:last-child { margin-bottom: 0px; }
.cl-s16-featuredcollection9jqp .card--card.card--media > .card__content { margin-top: calc(0rem - var(--image-padding)); }
@media screen and (min-width: 990px) { .cl-s16-featuredcollection9jqp .card .media.media--hover-effect > img:only-child, .cl-s16-featuredcollection9jqp .card-wrapper .media.media--hover-effect > img:only-child { transition: transform var(--duration-long) ease; } }
.cl-s16-featuredcollection9jqp .card--card.card--media .card__inner .card__information, .cl-s16-featuredcollection9jqp .card--card.card--text .card__inner, .cl-s16-featuredcollection9jqp .card--card.card--media > .card__content .card__badge { display: none; }
.cl-s16-featuredcollection9jqp .card-information > * + * { margin-top: 0.5rem; }
.cl-s16-featuredcollection9jqp .card-information { width: 100%; }
.cl-s16-featuredcollection9jqp .card-information > * { line-height: calc(1 + .4 / var(--font-body-scale)); color: rgb(var(--color-foreground)); }
.cl-s16-featuredcollection9jqp .card-information > :not(.visually-hidden:first-child) + :not(.rating):not(.card__information-volume-pricing-note) { margin-top: 0.7rem; }
.cl-s16-featuredcollection9jqp .card-information .caption { letter-spacing: 0.07rem; }
.cl-s16-featuredcollection9jqp 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) { .cl-s16-featuredcollection9jqp slider-component.page-width { padding: 0px 1.5rem; } }
@media screen and (min-width: 749px) and (max-width: 990px) { .cl-s16-featuredcollection9jqp slider-component.page-width { padding: 0px 5rem; } }
.cl-s16-featuredcollection9jqp { --lm-button-box: 0,0,0; }
.cl-s16-featuredcollection9jqp .collection__title.title-wrapper { margin-bottom: 2.5rem; }
.cl-s16-featuredcollection9jqp .lm-card-price { font-size: 13px !important; font-weight: 600; }
.cl-s16-featuredcollection9jqp .lm-card-title { font-size: 17px; }
@media screen and (max-width: 749px) { .cl-s16-featuredcollection9jqp .lm-card-title { font-size: 14px; } }
.cl-s16-featuredcollection9jqp .card__information { display: flex; flex-direction: column; justify-content: space-between; }
.cl-s16-featuredcollection9jqp .card-product-form__input input[type="radio"] + label.color-swatch, .cl-s16-featuredcollection9jqp .card-product-form__input input[type="radio"] + label.color-swatch::after, .cl-s16-featuredcollection9jqp .card-product-form__input input[type="radio"] + label.color-swatch::before { border-radius: 0px; }
.cl-s16-featuredcollection9jqp .card-product-form__input input[type="radio"] + label.color-swatch.round, .cl-s16-featuredcollection9jqp .card-product-form__input input[type="radio"] + label.color-swatch.round::after, .cl-s16-featuredcollection9jqp .card-product-form__input input[type="radio"] + label.color-swatch.round::before { border-radius: 100%; }
.cl-s16-featuredcollection9jqp .card-product-form__input input[type="radio"] + label.color-swatch { border: 1px solid rgb(214, 214, 214); width: 20px; height: 20px; background-repeat: no-repeat; background-position: center center; background-size: cover; margin-right: 5px; padding: 0px; }
.cl-s16-featuredcollection9jqp .section-template--26499821961544__featured_collection_9JqpBf-padding { padding-top: 0px; padding-bottom: 0px; }
.cl-s16-featuredcollection9jqp .loox-rating .loox-icon { color: rgb(224, 227, 32); }
.cl-s16-featuredcollection9jqp { --lxs-rating-icon-color: #E0E320; }
.cl-s16-featuredcollection9jqp [data-lx-fill="full"] { --lx-rating-percent: 100%; }
/* === s17-featuredbloglphkji === */
@media screen and (max-width:749px) { .cl-page .articles-wrapper .article {width:100%} }
.cl-page .article {display:flex;align-items:center}
.cl-page .article.grid__item {padding:0}
.cl-page .grid--peek .article-card {box-sizing:border-box}
.cl-page .article-card__image-wrapper>a {display:block}
.cl-page .article-card__title {text-decoration:none;word-break:break-word}
.cl-page .article-card__title a:after {bottom:0;content:"";height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:1}
.cl-page .article-card__link.link {padding:0}
.cl-page .article-card__link {text-underline-offset:.3rem}
.cl-page .article-card .card__heading {margin-bottom:.6rem}
.cl-page .blog-articles .article-card .card__information, .cl-page .blog__posts .article-card .card__information {padding-left:2rem;padding-right:2rem}
.cl-page .article-card__info {padding-top:.4rem}
.cl-page .article-card__footer {letter-spacing:.1rem;font-size:1.4rem}
.cl-page .article-card__footer:not(:last-child) {margin-bottom:1rem}
.cl-page .article-card__footer:last-child {margin-top:auto}
.cl-page .article-card__excerpt {width:100%;margin-top:1.2rem}
.cl-page .article-card__link:not(:only-child) {margin-right:3rem}
@media screen and (min-width:990px) { .cl-page .article-card__link:not(:only-child) {margin-right:4rem} }
.cl-page .article-card__image--small .ratio:before {padding-bottom:11rem}
.cl-page .article-card__image--medium .ratio:before {padding-bottom:22rem}
.cl-page .article-card__image--large .ratio:before {padding-bottom:33rem}
@media screen and (min-width:750px) { .cl-page .article-card__image--small .ratio:before {padding-bottom:14.3rem}
.cl-page .article-card__image--medium .ratio:before {padding-bottom:21.9rem}
.cl-page .article-card__image--large .ratio:before {padding-bottom:27.5rem} }
@media screen and (min-width:990px) { .cl-page .article-card__image--small .ratio:before {padding-bottom:17.7rem}
.cl-page .article-card__image--medium .ratio:before {padding-bottom:30.7rem}
.cl-page .article-card__image--large .ratio:before {padding-bottom:40.7rem} }
@supports not (inset: 10px) { .cl-page .articles-wrapper.grid {margin:0 0 5rem}
@media screen and (min-width:750px) { .cl-page .articles-wrapper.grid {margin-bottom:7rem} } }
.cl-page /*# sourceMappingURL=/cdn/shop/t/16/assets/component-article-card.css.map?v=47105078945762260691746641227 */ {}
.cl-page .blog-placeholder-svg {height:100%}
@media screen and (min-width:990px) { .cl-page .grid--1-col-desktop .article-card .card__content {text-align:center} }
.cl-page .blog__title {margin:0}
.cl-page .blog__posts.articles-wrapper {margin-bottom:1rem}
@media screen and (min-width:990px) { .cl-page .blog__posts.articles-wrapper {margin-bottom:0} }
.cl-page .blog__posts.articles-wrapper .article {scroll-snap-align:start}
@media screen and (max-width:749px) { .cl-page .blog__post.article {width:calc(100% - 3rem - var(--grid-mobile-horizontal-spacing))} }
.cl-page .background-secondary .blog-placeholder__content {background-color:rgb(var(--color-background))}
.cl-page .blog__posts .card-wrapper {width:100%}
.cl-page .blog__button {margin-top:3rem}
@media screen and (min-width:750px) { .cl-page .blog__button {margin-top:5rem} }
@supports not (inset: 10px) { @media screen and (min-width:750px) { .cl-page .blog__posts .article+.article {margin-left:var(--grid-desktop-horizontal-spacing)} } }
.cl-page /*# sourceMappingURL=/cdn/shop/t/16/assets/section-featured-blog.css.map?v=36629982431115873811746641229 */ {}
.cl-s17-featuredbloglphkji .section-template--26499821961544__featured_blog_LPhkJi-padding {
    padding-top: 0px;
    padding-bottom: 0px;
  }
@media screen and (min-width: 750px) { .cl-s17-featuredbloglphkji .section-template--26499821961544__featured_blog_LPhkJi-padding {
      padding-top: 0px;
      padding-bottom: 0px;
    } }
@media screen and (min-width: 750px) { .cl-s17-featuredbloglphkji .title-wrapper-with-link {
    justify-content: left;
} }
@font-face { font-family: Inter; font-weight: 400; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n4.b2a3f24c19b4de56e8871f609e73ca7-441022.woff2?v=86560110980689511001784759694) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n4.af8052d517e0c9ffac7b814872cecc2-c4bd3e.woff?v=169489102135510047051784759692) format("woff"); }
@font-face { font-family: Inter; font-weight: 700; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n7.02711e6b374660cfc7915d1afc1c204-9ca273.woff2?v=166179665259747124441784759702) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n7.6dab87426f6b8813070abd79972ceaf-d3f63e.woff?v=84160012413639486121784759704) format("woff"); }
@font-face { font-family: Inter; font-weight: 400; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i4.feae1981dda792ab80d117249d9c7e0-8f5776.woff2?v=146094087993054974941784759687) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i4.62773b7113d5e5f02c71486623cf828-acc1e9.woff?v=145175879304439201021784759686) format("woff"); }
@font-face { font-family: Inter; font-weight: 700; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i7.b377bcd4cc0f160622a22d638ae7e2c-1245e4.woff2?v=134035453052031163571784759690) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i7.7c69a6a34e3bb44fcf6f975857e13b9-c2084c.woff?v=92585484364732728301784759689) format("woff"); }
@font-face { font-family: Inter; font-weight: 500; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n5.d7101d5e168594dd06f56f290dd759f-71c4e1.woff2?v=96609129897802222461784759697) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n5.5332a76bbd27da00474c136abb1ca3c-9126c5.woff?v=99672576506404194411784759695) format("woff"); }
@font-face { font-family: Barlow; font-weight: 700; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-barlow_i7.50e19d6cc2ba5146fa437a5a7443c7-5d61ba.woff2?v=130863997018847547571784759684) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-barlow_i7.47e9f98f1b094d912e6fd631cc3fe9-cf68ae.woff?v=52505299563554195721784759682) format("woff"); }
@font-face { font-family: Inter; font-weight: 600; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n6.771af0474a71b3797eb38f3487d6fb7-a42a69.woff2?v=147121938536447429991784759699) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n6.88c903d8f9e157d48b73b7777d06429-25e190.woff?v=138721356721046305941784759700) format("woff"); }
.cl-s17-featuredbloglphkji, .cl-s17-featuredbloglphkji .color-background-1 { --color-background: 255,255,255; --gradient-background: #ffffff; --color-foreground: 0,0,0; --color-background-contrast: 191,191,191; --color-shadow: 0,0,0; --color-button: 0,0,0; --color-button-text: 255,255,255; --color-secondary-button: 255,255,255; --color-secondary-button-text: 0,0,0; --color-link: 0,0,0; --color-badge-foreground: 0,0,0; --color-badge-background: 255,255,255; --color-badge-border: 0,0,0; --payment-terms-background-color: rgb(255 255 255); --sale-price: rgb(0 0 0); }
.cl-s17-featuredbloglphkji .color-accent-2 { --color-background: 255,255,255; --gradient-background: #ffffff; --color-foreground: 31,29,36; --color-background-contrast: 191,191,191; --color-shadow: 31,29,36; --color-button: 31,29,36; --color-button-text: 255,255,255; --color-secondary-button: 255,255,255; --color-secondary-button-text: 31,29,36; --color-link: 31,29,36; --color-badge-foreground: 31,29,36; --color-badge-background: 255,255,255; --color-badge-border: 31,29,36; --payment-terms-background-color: rgb(255 255 255); --sale-price: rgb(0 0 0); }
.cl-s17-featuredbloglphkji, .cl-s17-featuredbloglphkji .color-background-1, .cl-s17-featuredbloglphkji .color-background-2, .cl-s17-featuredbloglphkji .color-inverse, .cl-s17-featuredbloglphkji .color-accent-1, .cl-s17-featuredbloglphkji .color-accent-2 { color: rgba(var(--color-foreground), 0.85); background-color: rgb(var(--color-background)); }
.cl-s17-featuredbloglphkji { --font-body-family: Inter, sans-serif; --font-body-style: normal; --font-body-weight: 400; --font-body-weight-bold: 700; --font-body-height: 1.5; --font-body-spacing: 0.5px; --font-menu-family: Inter, sans-serif; --font-menu-style: normal; --font-menu-weight: 500; --font-menu-weight-medium: 500; --font-menu-weight-bold: 800; --font-button-family: Inter, sans-serif; --font-button-style: normal; --font-button-weight: 600; --font-button-weight-medium: 500; --font-button-weight-bold: 900; --font-collapsible-family: Inter, sans-serif; --font-collapsible-style: normal; --font-collapsible-weight: 600; --font-collapsible-weight-medium: 500; --font-collapsible-weight-bold: 900; --font-collapsible-size: 18px; --font-collapsible-spacing: -0.2px; --font-heading-family: Inter, sans-serif; --font-heading-style: normal; --font-heading-italic: Barlow, sans-serif; --font-heading-italic-style: italic; --font-heading-weight: 700; --font-heading-spacing: 0.1px; --font-heading-height: 1.2; --font-body-scale: 1.0; --font-heading-scale: 1.0; --media-padding: px; --media-border-opacity: 0.05; --media-border-width: 0px; --media-radius: 10px; --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: 100rem; --page-width-margin: 0rem; --product-card-image-padding: 0.0rem; --product-card-corner-radius: 0.6rem; --product-card-text-alignment: center; --product-card-border-width: 0.0rem; --product-card-border-opacity: 0.05; --product-card-shadow-opacity: 0.0; --product-card-shadow-visible: 0; --product-card-shadow-horizontal-offset: 0.0rem; --product-card-shadow-vertical-offset: 0.4rem; --product-card-shadow-blur-radius: 0.5rem; --collection-card-image-padding: 0.0rem; --collection-card-corner-radius: 12%; --collection-card-text-alignment: center; --collection-card-border-width: 0.0rem; --collection-card-border-opacity: 0.1; --collection-card-shadow-opacity: 0.0; --collection-card-shadow-visible: 0; --collection-card-shadow-horizontal-offset: 0.0rem; --collection-card-shadow-vertical-offset: 0.4rem; --collection-card-shadow-blur-radius: 0.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: 16px; --grid-desktop-horizontal-spacing: 12px; --grid-mobile-vertical-spacing: 8px; --grid-mobile-horizontal-spacing: 6px; --text-boxes-border-opacity: 0.05; --text-boxes-border-width: 0px; --text-boxes-radius: 6px; --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: 8px; --buttons-radius-outset: 9px; --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: 8px; --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: 9px; --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: uppercase; --button-text-size: 16px; --button-text-size_mobile: 12px; --button-text-space: 0px; --button-text-weight: 600; --fancy-gradient: linear-gradient(108deg, rgba(172, 67, 79, 1), rgba(255, 126, 141, 1) 48%, rgba(251, 167, 177, 1) 98%); --fancy-text: #000000; --fancy-background: #FFFBB7; --fancy-text-size: 100%; --fancy-padding-left: 10px; --fancy-padding-right: 10px; --fancy-padding-top: 0px; --fancy-border-radius: 0px; --fancy-padding-bottom: 0px; --badge-size: 1; }
.cl-s17-featuredbloglphkji *, .cl-s17-featuredbloglphkji ::before, .cl-s17-featuredbloglphkji ::after { box-sizing: inherit; }
.cl-s17-featuredbloglphkji { box-sizing: border-box; font-size: calc(var(--font-body-scale) * 62.5%); height: 100%; }
.cl-s17-featuredbloglphkji { display: grid; grid-template-rows: auto auto 1fr auto; grid-template-columns: 100%; min-height: 100%; margin: 0px; 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; -webkit-font-smoothing: antialiased; }
@media screen and (min-width: 750px) { .cl-s17-featuredbloglphkji { font-size: 1.6rem; } }
.cl-s17-featuredbloglphkji { --alpha-button-background: 1; --alpha-button-border: 1; --alpha-link: .85; --alpha-badge-border: .1; }
.cl-s17-featuredbloglphkji .article-card-wrapper .card, .cl-s17-featuredbloglphkji .contains-card--article { --border-radius: var(--blog-card-corner-radius); --border-width: var(--blog-card-border-width); --border-opacity: var(--blog-card-border-opacity); --shadow-horizontal-offset: var(--blog-card-shadow-horizontal-offset); --shadow-vertical-offset: var(--blog-card-shadow-vertical-offset); --shadow-blur-radius: var(--blog-card-shadow-blur-radius); --shadow-opacity: var(--blog-card-shadow-opacity); --shadow-visible: var(--blog-card-shadow-visible); --image-padding: var(--blog-card-image-padding); --text-alignment: var(--blog-card-text-alignment); }
.cl-s17-featuredbloglphkji .page-width-desktop { padding: 0px; margin: 0px auto; }
@media screen and (min-width: 750px) { .cl-s17-featuredbloglphkji .page-width-desktop { padding: 0px; } }
@media screen and (min-width: 990px) { .cl-s17-featuredbloglphkji .page-width-desktop { max-width: var(--page-width); padding: 0px 5rem; } }
.cl-s17-featuredbloglphkji .isolate { position: relative; z-index: 0; }
.cl-s17-featuredbloglphkji .rte-width { max-width: 82rem; margin: 0px auto 2rem; }
.cl-s17-featuredbloglphkji .hidden { display: none !important; }
.cl-s17-featuredbloglphkji .visually-hidden { overflow: hidden; width: 1px; height: 1px; margin: -1px; padding: 0px; border: 0px; clip: rect(0px, 0px, 0px, 0px); position: absolute !important; overflow-wrap: normal !important; }
.cl-s17-featuredbloglphkji h1, .cl-s17-featuredbloglphkji h2, .cl-s17-featuredbloglphkji h3, .cl-s17-featuredbloglphkji h4, .cl-s17-featuredbloglphkji h5, .cl-s17-featuredbloglphkji .h0, .cl-s17-featuredbloglphkji .h1, .cl-s17-featuredbloglphkji .h2, .cl-s17-featuredbloglphkji .h3, .cl-s17-featuredbloglphkji .h4, .cl-s17-featuredbloglphkji .h5 { 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; }
.cl-s17-featuredbloglphkji h1, .cl-s17-featuredbloglphkji .h1 { font-size: calc(var(--font-heading-scale) * 3rem); }
@media only screen and (min-width: 750px) { .cl-s17-featuredbloglphkji h1, .cl-s17-featuredbloglphkji .h1 { font-size: calc(var(--font-heading-scale) * 4rem); } }
.cl-s17-featuredbloglphkji h2, .cl-s17-featuredbloglphkji .h2 { font-size: calc(var(--font-heading-scale) * 2rem); }
@media only screen and (min-width: 750px) { .cl-s17-featuredbloglphkji h2, .cl-s17-featuredbloglphkji .h2 { font-size: calc(var(--font-heading-scale) * 2.4rem); } }
.cl-s17-featuredbloglphkji h3, .cl-s17-featuredbloglphkji .h3 { font-size: calc(var(--font-heading-scale) * 1.7rem); }
@media only screen and (min-width: 750px) { .cl-s17-featuredbloglphkji h3, .cl-s17-featuredbloglphkji .h3 { font-size: calc(var(--font-heading-scale) * 1.8rem); } }
.cl-s17-featuredbloglphkji h5, .cl-s17-featuredbloglphkji .h5 { font-size: calc(var(--font-heading-scale) * 1.2rem); }
@media only screen and (min-width: 750px) { .cl-s17-featuredbloglphkji h5, .cl-s17-featuredbloglphkji .h5 { font-size: calc(var(--font-heading-scale) * 1.3rem); } }
.cl-s17-featuredbloglphkji .caption { font-size: 1rem; letter-spacing: 0.07rem; line-height: calc(1 + .7 / var(--font-body-scale)); }
@media screen and (min-width: 750px) { .cl-s17-featuredbloglphkji .caption { font-size: 1.2rem; } }
.cl-s17-featuredbloglphkji .caption-with-letter-spacing { font-size: 1rem; letter-spacing: 0.13rem; line-height: calc(1 + .2 / var(--font-body-scale)); text-transform: uppercase; }
@media screen and (max-width: 749px) { .cl-s17-featuredbloglphkji .small-hide { display: none !important; } }
@media screen and (min-width: 750px) and (max-width: 989px) { .cl-s17-featuredbloglphkji .medium-hide { display: none !important; } }
@media screen and (min-width: 990px) { .cl-s17-featuredbloglphkji .large-up-hide { display: none !important; } }
.cl-s17-featuredbloglphkji .left { text-align: left; }
.cl-s17-featuredbloglphkji .center { text-align: center; }
.cl-s17-featuredbloglphkji a:empty, .cl-s17-featuredbloglphkji ul:empty, .cl-s17-featuredbloglphkji dl:empty, .cl-s17-featuredbloglphkji div:empty, .cl-s17-featuredbloglphkji section:empty, .cl-s17-featuredbloglphkji article:empty, .cl-s17-featuredbloglphkji p:empty, .cl-s17-featuredbloglphkji h1:empty, .cl-s17-featuredbloglphkji h2:empty, .cl-s17-featuredbloglphkji h3:empty, .cl-s17-featuredbloglphkji h4:empty, .cl-s17-featuredbloglphkji h5:empty, .cl-s17-featuredbloglphkji h6:empty { display: none; }
.cl-s17-featuredbloglphkji .link, .cl-s17-featuredbloglphkji .customer a { cursor: pointer; display: inline-block; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; box-shadow: none; text-decoration: underline; text-underline-offset: 0.3rem; color: rgb(var(--color-link)); background-color: transparent; font-size: 1.4rem; font-family: inherit; }
.cl-s17-featuredbloglphkji .full-unstyled-link { text-decoration: none; color: currentcolor; display: block; }
@media (prefers-reduced-motion) { .cl-s17-featuredbloglphkji .motion-reduce { transition: none !important; animation: auto ease 0s 1 normal none running none !important; } }
.cl-s17-featuredbloglphkji { --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); }
.cl-s17-featuredbloglphkji .underlined-link, .cl-s17-featuredbloglphkji .customer a, .cl-s17-featuredbloglphkji .inline-richtext a { text-underline-offset: 0.3rem; text-decoration-thickness: 0.1rem; transition: text-decoration-thickness 0.1s; }
.cl-s17-featuredbloglphkji .underlined-link, .cl-s17-featuredbloglphkji .customer a { color: rgba(var(--color-link),var(--alpha-link)); }
.cl-s17-featuredbloglphkji .title, .cl-s17-featuredbloglphkji .title-wrapper-with-link { margin: 3rem 0px 2rem; }
.cl-s17-featuredbloglphkji .title-wrapper-with-link { display: flex; justify-content: space-between; align-items: flex-end; gap: 1rem; margin-bottom: 3rem; flex-wrap: wrap; }
.cl-s17-featuredbloglphkji .title-wrapper--self-padded-tablet-down, .cl-s17-featuredbloglphkji .title-wrapper--self-padded-mobile { padding-left: 1.5rem; padding-right: 1.5rem; }
@media screen and (min-width: 990px) { .cl-s17-featuredbloglphkji .title, .cl-s17-featuredbloglphkji .title-wrapper-with-link { margin: 5rem 0px 3rem; } }
@media screen and (min-width: 990px) { .cl-s17-featuredbloglphkji .title-wrapper-with-link { align-items: center; } }
@media screen and (min-width: 990px) { .cl-s17-featuredbloglphkji .title-wrapper--self-padded-tablet-down { padding-left: 0px; padding-right: 0px; } }
.cl-s17-featuredbloglphkji .title-wrapper-with-link a { margin-top: 0px; flex-shrink: 0; }
.cl-s17-featuredbloglphkji .title-wrapper--no-top-margin { margin-top: 0px; }
.cl-s17-featuredbloglphkji .grid { display: flex; flex-wrap: wrap; margin-bottom: 2rem; padding: 0px; list-style: none; column-gap: var(--grid-mobile-horizontal-spacing); row-gap: var(--grid-mobile-vertical-spacing); }
@media screen and (min-width: 750px) { .cl-s17-featuredbloglphkji .grid { column-gap: var(--grid-desktop-horizontal-spacing); row-gap: var(--grid-desktop-vertical-spacing); } }
.cl-s17-featuredbloglphkji .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) { .cl-s17-featuredbloglphkji .grid__item { width: calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4); max-width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2); } }
@media screen and (max-width: 749px) { .cl-s17-featuredbloglphkji .grid__item.slider__slide--full-width { width: 100%; max-width: none; } }
@media screen and (min-width: 750px) { .cl-s17-featuredbloglphkji .grid--2-col-tablet .grid__item { width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2); } }
@media screen and (max-width: 989px) { .cl-s17-featuredbloglphkji .slider--tablet.grid--peek { margin: 0px; width: 100%; } }
@media screen and (max-width: 989px) { .cl-s17-featuredbloglphkji .slider--tablet.grid--peek .grid__item { box-sizing: content-box; margin: 0px; } }
@media screen and (min-width: 990px) { .cl-s17-featuredbloglphkji .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); } }
@media screen and (max-width: 749px) { .cl-s17-featuredbloglphkji .grid--peek .grid__item { min-width: 35%; } }
@media screen and (max-width: 749px) { .cl-s17-featuredbloglphkji .grid--peek.slider .grid__item:first-of-type { margin-left: 1.5rem; } }
@media screen and (max-width: 749px) { .cl-s17-featuredbloglphkji .slider--tablet.grid--peek.grid--2-col-tablet-down .grid__item, .cl-s17-featuredbloglphkji .grid--peek .grid__item { width: calc(50% - var(--grid-mobile-horizontal-spacing) - 3rem); } }
@media screen and (min-width: 750px) and (max-width: 989px) { .cl-s17-featuredbloglphkji .slider--tablet.grid--peek .grid__item { width: calc(25% - var(--grid-desktop-horizontal-spacing) - 3rem); } }
@media screen and (min-width: 750px) and (max-width: 989px) { .cl-s17-featuredbloglphkji .slider--tablet.grid--peek.grid--2-col-tablet .grid__item, .cl-s17-featuredbloglphkji .slider--tablet.grid--peek.grid--2-col-tablet-down .grid__item { width: calc(50% - var(--grid-desktop-horizontal-spacing) - 3rem); } }
@media screen and (min-width: 750px) and (max-width: 989px) { .cl-s17-featuredbloglphkji .slider--tablet.grid--peek .grid__item:first-of-type { margin-left: 1.5rem; } }
.cl-s17-featuredbloglphkji .media { display: block; background-color: rgba(var(--color-foreground),.1); position: relative; overflow: hidden; }
.cl-s17-featuredbloglphkji .media > :not(.zoom):not(.deferred-media__poster-button), .cl-s17-featuredbloglphkji .media model-viewer { display: block; max-width: 100%; position: absolute; top: 0px; left: 0px; height: 100%; width: 100%; }
.cl-s17-featuredbloglphkji .media > img { object-fit: cover; object-position: center center; transition: opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
.cl-s17-featuredbloglphkji .button, .cl-s17-featuredbloglphkji .shopify-challenge__button, .cl-s17-featuredbloglphkji .customer button, .cl-s17-featuredbloglphkji button.shopify-payment-button__button--unbranded, .cl-s17-featuredbloglphkji .shopify-payment-button [role="button"], .cl-s17-featuredbloglphkji .cart__dynamic-checkout-buttons [role="button"], .cl-s17-featuredbloglphkji .cart__dynamic-checkout-buttons iframe { --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; }
.cl-s17-featuredbloglphkji .button, .cl-s17-featuredbloglphkji .shopify-challenge__button, .cl-s17-featuredbloglphkji .customer button, .cl-s17-featuredbloglphkji button.shopify-payment-button__button--unbranded { 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) { .cl-s17-featuredbloglphkji .button, .cl-s17-featuredbloglphkji .shopify-challenge__button, .cl-s17-featuredbloglphkji .customer button, .cl-s17-featuredbloglphkji button.shopify-payment-button__button--unbranded { min-width: calc(10rem + var(--buttons-border-width) * 2); height: calc(4.7rem + var(--buttons-border-width) * 2); } }
.cl-s17-featuredbloglphkji .button, .cl-s17-featuredbloglphkji .shopify-challenge__button, .cl-s17-featuredbloglphkji .customer button { display: inline-flex; justify-content: center; align-items: center; border: 0px; padding: 0px 2rem; cursor: pointer; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; font-language-override: inherit; font-size: 1.5rem; text-decoration: none; color: rgb(var(--color-button-text)); transition: box-shadow var(--duration-short) ease; appearance: none; background-color: rgba(var(--color-button),var(--alpha-button-background)); }
.cl-s17-featuredbloglphkji .button, .cl-s17-featuredbloglphkji .button-label, .cl-s17-featuredbloglphkji .shopify-challenge__button, .cl-s17-featuredbloglphkji .customer 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) { .cl-s17-featuredbloglphkji .button, .cl-s17-featuredbloglphkji .button-label, .cl-s17-featuredbloglphkji .shopify-challenge__button, .cl-s17-featuredbloglphkji .customer button { font-size: var(--button-text-size_mobile); } }
.cl-s17-featuredbloglphkji .gradient { background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-origin: ; background-clip: ; background-color: ; background-attachment: fixed; }
@media screen and (forced-colors: active) { .cl-s17-featuredbloglphkji .icon { color: canvastext; fill: canvastext !important; } }
.cl-s17-featuredbloglphkji .ratio { display: flex; position: relative; align-items: stretch; }
@media not (inset: 10px) { .cl-s17-featuredbloglphkji .grid { margin-left: calc(-1 * var(--grid-mobile-horizontal-spacing)); } }
@media not (inset: 10px) { .cl-s17-featuredbloglphkji .grid__item { padding-left: var(--grid-mobile-horizontal-spacing); padding-bottom: var(--grid-mobile-vertical-spacing); } }
@media (forced-colors: active) { .cl-s17-featuredbloglphkji .button, .cl-s17-featuredbloglphkji .shopify-challenge__button, .cl-s17-featuredbloglphkji .customer button { border: 1px solid transparent; } }
@media (prefers-reduced-motion: no-preference) and (hover: hover) { .cl-s17-featuredbloglphkji .animate--hover-3d-lift .card-wrapper .card--card, .cl-s17-featuredbloglphkji .animate--hover-3d-lift .card-wrapper .card--standard .card__inner, .cl-s17-featuredbloglphkji .animate--hover-3d-lift .button:not(.button--tertiary), .cl-s17-featuredbloglphkji .animate--hover-3d-lift .shopify-challenge__button, .cl-s17-featuredbloglphkji .animate--hover-3d-lift .customer button, .cl-s17-featuredbloglphkji .animate--hover-3d-lift .shopify-payment-button__button, .cl-s17-featuredbloglphkji .animate--hover-3d-lift .deferred-media .deferred-media__poster-button { transition: transform var(--duration-long) ease,box-shadow var(--duration-long) ease; transform-origin: center center; } }
@media (prefers-reduced-motion: no-preference) and (hover: hover) { .cl-s17-featuredbloglphkji { --easter-egg: none; } }
.cl-s17-featuredbloglphkji .slider-counter { font-size: 1.5rem !important; }
@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; }
.cl-s17-featuredbloglphkji { --swiper-theme-color: #007aff; }
.cl-s17-featuredbloglphkji { --swiper-navigation-size: 16px; }
.cl-s17-featuredbloglphkji { --shopify-chat-bg-color: #FFFFFF; --shopify-agent-bg-color: #FFFFFF; --shopify-chat-text-color: #000000; --shopify-agent-text-color: #000000; --shopify-chat-accent-bg-color: #000000; --shopify-agent-accent-bg-color: #000000; --shopify-chat-accent-text-color: #FFFFFF; --shopify-agent-accent-text-color: #FFFFFF; --shopify-chat-activator-offset: 20px; --shopify-agent-activator-offset: 20px; --shopify-chat-border-radius: 16px; --shopify-agent-border-radius: 16px; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MRegular-d0531d.woff2?v=149152729114340250381784759707) format("woff2"); font-style: normal; font-weight: 450; font-display: swap; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MMedium-269b78.woff2?v=30486626448974345721784759705) format("woff2"); font-style: normal; font-weight: 500; font-display: swap; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MSemibold-24a03e.woff2?v=104269634200593542371784759709) format("woff2"); font-style: normal; font-weight: 600; font-display: swap; }
.cl-s17-featuredbloglphkji *, .cl-s17-featuredbloglphkji ::before, .cl-s17-featuredbloglphkji ::after { animation: auto ease 0s 1 normal none running none !important; transition: none !important; }
.cl-s17-featuredbloglphkji .card-wrapper { color: inherit; height: 100%; position: relative; text-decoration: none; }
.cl-s17-featuredbloglphkji .card { text-decoration: none; text-align: var(--text-alignment); }
.cl-s17-featuredbloglphkji .card:not(.ratio) { display: flex; flex-direction: column; height: 100%; }
.cl-s17-featuredbloglphkji .card--card { height: 100%; }
.cl-s17-featuredbloglphkji .card--card, .cl-s17-featuredbloglphkji .card--standard .card__inner { position: relative; box-sizing: border-box; border-radius: var(--border-radius); border: var(--border-width) solid rgba(var(--color-foreground),var(--border-opacity)); }
.cl-s17-featuredbloglphkji .card--card.gradient, .cl-s17-featuredbloglphkji .card__inner.gradient { transform: perspective(0px); }
.cl-s17-featuredbloglphkji .card .card__inner .card__media { overflow: hidden; z-index: 0; border-radius: calc(var(--border-radius) - var(--border-width) - var(--image-padding)); }
.cl-s17-featuredbloglphkji .card--card .card__inner .card__media { border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; }
.cl-s17-featuredbloglphkji .card__media, .cl-s17-featuredbloglphkji .card .media { bottom: 0px; position: absolute; top: 0px; }
.cl-s17-featuredbloglphkji .card .media { width: 100%; }
.cl-s17-featuredbloglphkji .card__media { margin: var(--image-padding); width: calc(100% - 2 * var(--image-padding)); }
.cl-s17-featuredbloglphkji .card__inner { width: 100%; }
.cl-s17-featuredbloglphkji .card--media .card__inner .card__content { position: relative; padding: calc(var(--image-padding) + 1rem); }
.cl-s17-featuredbloglphkji .card__content { display: grid; grid-template-rows: minmax(0px, 1fr) max-content minmax(0px, 1fr); padding: 2.5rem; width: 100%; flex-grow: 1; }
@media screen and (max-width: 749px) { .cl-s17-featuredbloglphkji .card__content { padding: 1.5rem; } }
.cl-s17-featuredbloglphkji .card__information { grid-row-start: 2; }
.cl-s17-featuredbloglphkji .card:not(.ratio) > .card__content { grid-template-rows: max-content minmax(0px, 1fr) max-content auto; }
@media screen and (min-width: 750px) { .cl-s17-featuredbloglphkji .card__information { padding-bottom: 1.7rem; padding-top: 1.7rem; } }
.cl-s17-featuredbloglphkji .card__media .media img { height: 100%; object-fit: cover; object-position: center center; width: 100%; }
.cl-s17-featuredbloglphkji .card__heading { margin-top: 0px; margin-bottom: 0px; }
.cl-s17-featuredbloglphkji .card--card.card--media > .card__content { margin-top: calc(0rem - var(--image-padding)); }
@media screen and (min-width: 990px) { .cl-s17-featuredbloglphkji .card .media.media--hover-effect > img:only-child, .cl-s17-featuredbloglphkji .card-wrapper .media.media--hover-effect > img:only-child { transition: transform var(--duration-long) ease; } }
.cl-s17-featuredbloglphkji .card--card.card--media .card__inner .card__information, .cl-s17-featuredbloglphkji .card--card.card--text .card__inner, .cl-s17-featuredbloglphkji .card--card.card--media > .card__content .card__badge { display: none; }
.cl-s17-featuredbloglphkji 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; }
.cl-s17-featuredbloglphkji .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: 0px; }
@media screen and (max-width: 989px) { .cl-s17-featuredbloglphkji .slider.slider--tablet { position: relative; flex-wrap: inherit; overflow-x: auto; scroll-snap-type: x mandatory; scroll-behavior: smooth; scroll-padding-left: 1.5rem; margin-bottom: 1rem; } }
@media screen and (max-width: 989px) { .cl-s17-featuredbloglphkji .slider.slider--tablet .slider__slide { margin-bottom: 0px; padding-top: max(var(--focus-outline-padding),var(--shadow-padding-top)); padding-bottom: max(var(--focus-outline-padding),var(--shadow-padding-bottom)); } }
@media (prefers-reduced-motion) { .cl-s17-featuredbloglphkji .slider { scroll-behavior: auto; } }
.cl-s17-featuredbloglphkji .slider { scrollbar-color: rgb(var(--color-foreground)) rgba(var(--color-foreground),.04); scrollbar-width: none; }
.cl-s17-featuredbloglphkji .slider-counter { display: flex; justify-content: center; min-width: 4.4rem; }
.cl-s17-featuredbloglphkji .slider-buttons { display: flex; align-items: center; justify-content: center; }
@media screen and (min-width: 990px) { .cl-s17-featuredbloglphkji .slider:not(.slider--everywhere):not(.slider--desktop) + .slider-buttons { display: flex; } }
.cl-s17-featuredbloglphkji .slider-button { color: rgba(var(--color-foreground),.75); background: transparent; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; cursor: pointer; width: 36px; height: 36px; display: flex; align-items: center; justify-content: center; }
.cl-s17-featuredbloglphkji .slider-button .icon { height: 1.2rem; }
.cl-s17-featuredbloglphkji .slider-button[disabled] .icon { color: rgba(var(--color-foreground),.3); cursor: not-allowed; }
.cl-s17-featuredbloglphkji .slider-button--next .icon { transform: rotate(0deg); }
.cl-s17-featuredbloglphkji .slider-button--prev .icon { transform: rotate(180deg); }
.cl-s17-featuredbloglphkji { --lm-button-box: 0,0,0; }
.cl-s17-featuredbloglphkji .card__information { display: flex; flex-direction: column; justify-content: space-between; }
@media screen and (max-width: 749px) { .cl-s17-featuredbloglphkji .articles-wrapper .article { width: 100%; } }
.cl-s17-featuredbloglphkji .article { display: flex; align-items: center; }
.cl-s17-featuredbloglphkji .article.grid__item { padding: 0px; }
.cl-s17-featuredbloglphkji .grid--peek .article-card { box-sizing: border-box; }
.cl-s17-featuredbloglphkji .article-card .card__heading { margin-bottom: 0.6rem; }
.cl-s17-featuredbloglphkji .blog-articles .article-card .card__information, .cl-s17-featuredbloglphkji .blog__posts .article-card .card__information { padding-left: 2rem; padding-right: 2rem; }
.cl-s17-featuredbloglphkji .article-card__info { padding-top: 0.4rem; }
.cl-s17-featuredbloglphkji .article-card__footer { letter-spacing: 0.1rem; font-size: 1.4rem; }
.cl-s17-featuredbloglphkji .article-card__footer:last-child { margin-top: auto; }
.cl-s17-featuredbloglphkji .article-card__excerpt { width: 100%; margin-top: 1.2rem; }
@media not (inset: 10px) { .cl-s17-featuredbloglphkji .articles-wrapper.grid { margin: 0px 0px 5rem; } }
.cl-s17-featuredbloglphkji .blog__title { margin: 0px; }
.cl-s17-featuredbloglphkji .blog__posts.articles-wrapper { margin-bottom: 1rem; }
@media screen and (min-width: 990px) { .cl-s17-featuredbloglphkji .blog__posts.articles-wrapper { margin-bottom: 0px; } }
.cl-s17-featuredbloglphkji .blog__posts.articles-wrapper .article { scroll-snap-align: start; }
@media screen and (max-width: 749px) { .cl-s17-featuredbloglphkji .blog__post.article { width: calc(100% - 3rem - var(--grid-mobile-horizontal-spacing)); } }
.cl-s17-featuredbloglphkji .blog__posts .card-wrapper { width: 100%; }
.cl-s17-featuredbloglphkji .blog__button { margin-top: 3rem; }
@media screen and (min-width: 750px) { .cl-s17-featuredbloglphkji .blog__button { margin-top: 5rem; } }
.cl-s17-featuredbloglphkji .section-template--26499821961544__featured_blog_LPhkJi-padding { padding-top: 0px; padding-bottom: 0px; }
@media screen and (min-width: 750px) { .cl-s17-featuredbloglphkji .section-template--26499821961544__featured_blog_LPhkJi-padding { padding-top: 0px; padding-bottom: 0px; } }
@media screen and (min-width: 750px) { .cl-s17-featuredbloglphkji .title-wrapper-with-link { justify-content: left; } }
.cl-s17-featuredbloglphkji { --lxs-rating-icon-color: #E0E320; }
/* === s18-a01c5f32f95e4385bc9dc2 === */
.cl-s18-a01c5f32f95e4385bc9dc2 .section-template--26499821961544__a01c5f32-f95e-4385-bc9d-c20e0c511a05-padding {
    padding-top: 0px;
    padding-bottom: 0px;
  }
@media screen and (min-width: 750px) { .cl-s18-a01c5f32f95e4385bc9dc2 .section-template--26499821961544__a01c5f32-f95e-4385-bc9d-c20e0c511a05-padding {
      padding-top: 0px;
      padding-bottom: 0px;
    } }
.cl-s18-a01c5f32f95e4385bc9dc2 .section-template--26499821961544__a01c5f32-f95e-4385-bc9d-c20e0c511a05-margin {
    padding-top: 0px;
    padding-bottom: 0px;
  }
@media screen and (min-width: 750px) { .cl-s18-a01c5f32f95e4385bc9dc2 .section-template--26499821961544__a01c5f32-f95e-4385-bc9d-c20e0c511a05-margin {
      padding-top: 0px;
      padding-bottom: 0px;
    } }
.cl-s18-a01c5f32f95e4385bc9dc2 .column-template--21513975431475__a01c5f32-f95e-4385-bc9d-c20e0c511a05-text-1 {
                   /*flex: calc(25% - 0px);*/
                  width: calc(25% - 0px);
                  position:relative;
                  text-align: left;
                  background: ;
                  overflow: overlay;
                  
                }
@media screen and (max-width: 600px) { .cl-s18-a01c5f32f95e4385bc9dc2 .column-template--21513975431475__a01c5f32-f95e-4385-bc9d-c20e0c511a05-text-1 {
                    width: 100%;
                  } }
@media screen and (min-width: 601px) and (max-width: 990px) { .cl-s18-a01c5f32f95e4385bc9dc2 .column-template--21513975431475__a01c5f32-f95e-4385-bc9d-c20e0c511a05-text-1 {
                     /*flex: calc(25% - 0px);*/
                     width: calc(25% - 0px);
                   } }
.cl-s18-a01c5f32f95e4385bc9dc2 .lumin-text-container-template--21513975431475__a01c5f32-f95e-4385-bc9d-c20e0c511a05-text-1 {
                    margin: 0;
                    background: #ffffff;
                    display: flex;
                    width: 100%;
                    height: 100%;
                    position: relative;
                    top: 0;
                    left: 0;
                    padding: 16px;
                    object-fit: cover;
                    z-index: 2;
                    align-items: center;
                    justify-content: flex-start;
                    
                  }
@media screen and (max-width: 600px) { .cl-s18-a01c5f32f95e4385bc9dc2 .lumin-text-container-template--21513975431475__a01c5f32-f95e-4385-bc9d-c20e0c511a05-text-1 {
                    position: relative;
                    padding: 10px 20px;
                    } }
.cl-s18-a01c5f32f95e4385bc9dc2 .image-text-content-template--21513975431475__a01c5f32-f95e-4385-bc9d-c20e0c511a05-text-1--top-left {
                    align-items: flex-start;
                    justify-content: flex-start;
                  }
.cl-s18-a01c5f32f95e4385bc9dc2 .image-text-content-template--21513975431475__a01c5f32-f95e-4385-bc9d-c20e0c511a05-text-1--top-center {
                    align-items: flex-start;
                    justify-content: center;
                  }
.cl-s18-a01c5f32f95e4385bc9dc2 .image-text-content-template--21513975431475__a01c5f32-f95e-4385-bc9d-c20e0c511a05-text-1--top-right {
                    align-items: flex-start;
                    justify-content: flex-end;
                  }
.cl-s18-a01c5f32f95e4385bc9dc2 .image-text-content-template--21513975431475__a01c5f32-f95e-4385-bc9d-c20e0c511a05-text-1--middle-left {
                    align-items: center;
                    justify-content: flex-start;
                  }
.cl-s18-a01c5f32f95e4385bc9dc2 .image-text-content-template--21513975431475__a01c5f32-f95e-4385-bc9d-c20e0c511a05-text-1--middle-center {
                    align-items: center;
                    justify-content: center;
                  }
.cl-s18-a01c5f32f95e4385bc9dc2 .image-text-content-template--21513975431475__a01c5f32-f95e-4385-bc9d-c20e0c511a05-text-1--middle-right {
                    align-items: center;
                    justify-content: flex-end;
                  }
.cl-s18-a01c5f32f95e4385bc9dc2 .image-text-content-template--21513975431475__a01c5f32-f95e-4385-bc9d-c20e0c511a05-text-1--bottom-left {
                    align-items: flex-end;
                    justify-content: flex-start;
                  }
.cl-s18-a01c5f32f95e4385bc9dc2 .image-text-content-template--21513975431475__a01c5f32-f95e-4385-bc9d-c20e0c511a05-text-1--bottom-center {
                    align-items: flex-end;
                    justify-content: center;
                  }
.cl-s18-a01c5f32f95e4385bc9dc2 .image-text-content-template--21513975431475__a01c5f32-f95e-4385-bc9d-c20e0c511a05-text-1--bottom-right {
                    align-items: flex-end;
                    justify-content: flex-end;
                  }
.cl-s18-a01c5f32f95e4385bc9dc2 .lumin-text-template--21513975431475__a01c5f32-f95e-4385-bc9d-c20e0c511a05-text-1 {
                    background: #ffffff;
                    text-align: left;
                    color: #212121;
                  }
.cl-s18-a01c5f32f95e4385bc9dc2 .lumin-head-template--21513975431475__a01c5f32-f95e-4385-bc9d-c20e0c511a05-text-1 img {
                      width: 25% !important;
                      height: auto;
                      border-radius: 0%;
                  }
.cl-s18-a01c5f32f95e4385bc9dc2 .lumin-head-template--21513975431475__a01c5f32-f95e-4385-bc9d-c20e0c511a05-text-1 svg {
                      width: 25% !important;
                      height: auto;
                      border-radius: 0%;
                      background: #f2f2f2;
                  }
.cl-s18-a01c5f32f95e4385bc9dc2 .lumin-head-template--21513975431475__a01c5f32-f95e-4385-bc9d-c20e0c511a05-text-1 h2 {
                    color: #212121;
                    
                    font-size: 30px;
                    margin:0;
                  }
@media screen and (max-width: 749px) { .cl-s18-a01c5f32f95e4385bc9dc2 .lumin-head-template--21513975431475__a01c5f32-f95e-4385-bc9d-c20e0c511a05-text-1 h2 {
                    font-size: 24px;
                  } }
.cl-s18-a01c5f32f95e4385bc9dc2 .lumin-text-template--21513975431475__a01c5f32-f95e-4385-bc9d-c20e0c511a05-text-1 p {
                    color: #212121;
                    font-size: 16px;
                    margin:0;
                  }
@media screen and (max-width: 749px) { .cl-s18-a01c5f32f95e4385bc9dc2 .lumin-text-template--21513975431475__a01c5f32-f95e-4385-bc9d-c20e0c511a05-text-1 p {
                    font-size: 14px;
                  } }
.cl-s18-a01c5f32f95e4385bc9dc2 .column-badd8ff7-581f-4afb-9b86-52e68fa1fdd8 {
                   /*flex: calc(25% - 0px);*/
                  width: calc(25% - 0px);
                  position:relative;
                  text-align: left;
                  background: ;
                  overflow: overlay;
                  
                }
@media screen and (max-width: 600px) { .cl-s18-a01c5f32f95e4385bc9dc2 .column-badd8ff7-581f-4afb-9b86-52e68fa1fdd8 {
                    width: 100%;
                  } }
@media screen and (min-width: 601px) and (max-width: 990px) { .cl-s18-a01c5f32f95e4385bc9dc2 .column-badd8ff7-581f-4afb-9b86-52e68fa1fdd8 {
                     /*flex: calc(25% - 0px);*/
                     width: calc(25% - 0px);
                   } }
.cl-s18-a01c5f32f95e4385bc9dc2 .lumin-text-container-badd8ff7-581f-4afb-9b86-52e68fa1fdd8 {
                    margin: 0;
                    background: #ffffff;
                    display: flex;
                    width: 100%;
                    height: 100%;
                    position: relative;
                    top: 0;
                    left: 0;
                    padding: 16px;
                    object-fit: cover;
                    z-index: 2;
                    align-items: center;
                    justify-content: flex-start;
                    
                  }
@media screen and (max-width: 600px) { .cl-s18-a01c5f32f95e4385bc9dc2 .lumin-text-container-badd8ff7-581f-4afb-9b86-52e68fa1fdd8 {
                    position: relative;
                    padding: 10px 20px;
                    } }
.cl-s18-a01c5f32f95e4385bc9dc2 .image-text-content-badd8ff7-581f-4afb-9b86-52e68fa1fdd8--top-left {
                    align-items: flex-start;
                    justify-content: flex-start;
                  }
.cl-s18-a01c5f32f95e4385bc9dc2 .image-text-content-badd8ff7-581f-4afb-9b86-52e68fa1fdd8--top-center {
                    align-items: flex-start;
                    justify-content: center;
                  }
.cl-s18-a01c5f32f95e4385bc9dc2 .image-text-content-badd8ff7-581f-4afb-9b86-52e68fa1fdd8--top-right {
                    align-items: flex-start;
                    justify-content: flex-end;
                  }
.cl-s18-a01c5f32f95e4385bc9dc2 .image-text-content-badd8ff7-581f-4afb-9b86-52e68fa1fdd8--middle-left {
                    align-items: center;
                    justify-content: flex-start;
                  }
.cl-s18-a01c5f32f95e4385bc9dc2 .image-text-content-badd8ff7-581f-4afb-9b86-52e68fa1fdd8--middle-center {
                    align-items: center;
                    justify-content: center;
                  }
.cl-s18-a01c5f32f95e4385bc9dc2 .image-text-content-badd8ff7-581f-4afb-9b86-52e68fa1fdd8--middle-right {
                    align-items: center;
                    justify-content: flex-end;
                  }
.cl-s18-a01c5f32f95e4385bc9dc2 .image-text-content-badd8ff7-581f-4afb-9b86-52e68fa1fdd8--bottom-left {
                    align-items: flex-end;
                    justify-content: flex-start;
                  }
.cl-s18-a01c5f32f95e4385bc9dc2 .image-text-content-badd8ff7-581f-4afb-9b86-52e68fa1fdd8--bottom-center {
                    align-items: flex-end;
                    justify-content: center;
                  }
.cl-s18-a01c5f32f95e4385bc9dc2 .image-text-content-badd8ff7-581f-4afb-9b86-52e68fa1fdd8--bottom-right {
                    align-items: flex-end;
                    justify-content: flex-end;
                  }
.cl-s18-a01c5f32f95e4385bc9dc2 .lumin-text-badd8ff7-581f-4afb-9b86-52e68fa1fdd8 {
                    background: #ffffff;
                    text-align: left;
                    color: #212121;
                  }
.cl-s18-a01c5f32f95e4385bc9dc2 .lumin-head-badd8ff7-581f-4afb-9b86-52e68fa1fdd8 img {
                      width: 25% !important;
                      height: auto;
                      border-radius: 0%;
                  }
.cl-s18-a01c5f32f95e4385bc9dc2 .lumin-head-badd8ff7-581f-4afb-9b86-52e68fa1fdd8 svg {
                      width: 25% !important;
                      height: auto;
                      border-radius: 0%;
                      background: #f2f2f2;
                  }
.cl-s18-a01c5f32f95e4385bc9dc2 .lumin-head-badd8ff7-581f-4afb-9b86-52e68fa1fdd8 h2 {
                    color: #212121;
                    
                    font-size: 30px;
                    margin:0;
                  }
@media screen and (max-width: 749px) { .cl-s18-a01c5f32f95e4385bc9dc2 .lumin-head-badd8ff7-581f-4afb-9b86-52e68fa1fdd8 h2 {
                    font-size: 24px;
                  } }
.cl-s18-a01c5f32f95e4385bc9dc2 .lumin-text-badd8ff7-581f-4afb-9b86-52e68fa1fdd8 p {
                    color: #212121;
                    font-size: 16px;
                    margin:0;
                  }
@media screen and (max-width: 749px) { .cl-s18-a01c5f32f95e4385bc9dc2 .lumin-text-badd8ff7-581f-4afb-9b86-52e68fa1fdd8 p {
                    font-size: 14px;
                  } }
.cl-s18-a01c5f32f95e4385bc9dc2 .column-50edbb71-5389-46e5-8695-e0f23eb1e4b4 {
                   /*flex: calc(25% - 0px);*/
                  width: calc(25% - 0px);
                  position:relative;
                  text-align: left;
                  background: ;
                  overflow: overlay;
                  
                }
@media screen and (max-width: 600px) { .cl-s18-a01c5f32f95e4385bc9dc2 .column-50edbb71-5389-46e5-8695-e0f23eb1e4b4 {
                    width: 100%;
                  } }
@media screen and (min-width: 601px) and (max-width: 990px) { .cl-s18-a01c5f32f95e4385bc9dc2 .column-50edbb71-5389-46e5-8695-e0f23eb1e4b4 {
                     /*flex: calc(25% - 0px);*/
                     width: calc(25% - 0px);
                   } }
.cl-s18-a01c5f32f95e4385bc9dc2 .lumin-text-container-50edbb71-5389-46e5-8695-e0f23eb1e4b4 {
                    margin: 0;
                    background: #ffffff;
                    display: flex;
                    width: 100%;
                    height: 100%;
                    position: relative;
                    top: 0;
                    left: 0;
                    padding: 16px;
                    object-fit: cover;
                    z-index: 2;
                    align-items: center;
                    justify-content: flex-start;
                    
                  }
@media screen and (max-width: 600px) { .cl-s18-a01c5f32f95e4385bc9dc2 .lumin-text-container-50edbb71-5389-46e5-8695-e0f23eb1e4b4 {
                    position: relative;
                    padding: 10px 20px;
                    } }
.cl-s18-a01c5f32f95e4385bc9dc2 .image-text-content-50edbb71-5389-46e5-8695-e0f23eb1e4b4--top-left {
                    align-items: flex-start;
                    justify-content: flex-start;
                  }
.cl-s18-a01c5f32f95e4385bc9dc2 .image-text-content-50edbb71-5389-46e5-8695-e0f23eb1e4b4--top-center {
                    align-items: flex-start;
                    justify-content: center;
                  }
.cl-s18-a01c5f32f95e4385bc9dc2 .image-text-content-50edbb71-5389-46e5-8695-e0f23eb1e4b4--top-right {
                    align-items: flex-start;
                    justify-content: flex-end;
                  }
.cl-s18-a01c5f32f95e4385bc9dc2 .image-text-content-50edbb71-5389-46e5-8695-e0f23eb1e4b4--middle-left {
                    align-items: center;
                    justify-content: flex-start;
                  }
.cl-s18-a01c5f32f95e4385bc9dc2 .image-text-content-50edbb71-5389-46e5-8695-e0f23eb1e4b4--middle-center {
                    align-items: center;
                    justify-content: center;
                  }
.cl-s18-a01c5f32f95e4385bc9dc2 .image-text-content-50edbb71-5389-46e5-8695-e0f23eb1e4b4--middle-right {
                    align-items: center;
                    justify-content: flex-end;
                  }
.cl-s18-a01c5f32f95e4385bc9dc2 .image-text-content-50edbb71-5389-46e5-8695-e0f23eb1e4b4--bottom-left {
                    align-items: flex-end;
                    justify-content: flex-start;
                  }
.cl-s18-a01c5f32f95e4385bc9dc2 .image-text-content-50edbb71-5389-46e5-8695-e0f23eb1e4b4--bottom-center {
                    align-items: flex-end;
                    justify-content: center;
                  }
.cl-s18-a01c5f32f95e4385bc9dc2 .image-text-content-50edbb71-5389-46e5-8695-e0f23eb1e4b4--bottom-right {
                    align-items: flex-end;
                    justify-content: flex-end;
                  }
.cl-s18-a01c5f32f95e4385bc9dc2 .lumin-text-50edbb71-5389-46e5-8695-e0f23eb1e4b4 {
                    background: #ffffff;
                    text-align: left;
                    color: #212121;
                  }
.cl-s18-a01c5f32f95e4385bc9dc2 .lumin-head-50edbb71-5389-46e5-8695-e0f23eb1e4b4 img {
                      width: 25% !important;
                      height: auto;
                      border-radius: 0%;
                  }
.cl-s18-a01c5f32f95e4385bc9dc2 .lumin-head-50edbb71-5389-46e5-8695-e0f23eb1e4b4 svg {
                      width: 25% !important;
                      height: auto;
                      border-radius: 0%;
                      background: #f2f2f2;
                  }
.cl-s18-a01c5f32f95e4385bc9dc2 .lumin-head-50edbb71-5389-46e5-8695-e0f23eb1e4b4 h2 {
                    color: #212121;
                    
                    font-size: 30px;
                    margin:0;
                  }
@media screen and (max-width: 749px) { .cl-s18-a01c5f32f95e4385bc9dc2 .lumin-head-50edbb71-5389-46e5-8695-e0f23eb1e4b4 h2 {
                    font-size: 24px;
                  } }
.cl-s18-a01c5f32f95e4385bc9dc2 .lumin-text-50edbb71-5389-46e5-8695-e0f23eb1e4b4 p {
                    color: #212121;
                    font-size: 16px;
                    margin:0;
                  }
@media screen and (max-width: 749px) { .cl-s18-a01c5f32f95e4385bc9dc2 .lumin-text-50edbb71-5389-46e5-8695-e0f23eb1e4b4 p {
                    font-size: 14px;
                  } }
.cl-s18-a01c5f32f95e4385bc9dc2 .column-13efb6d4-cdcf-4e10-9d1b-876b7843ab8f {
                   /*flex: calc(25% - 0px);*/
                  width: calc(25% - 0px);
                  position:relative;
                  text-align: left;
                  background: ;
                  overflow: overlay;
                  
                }
@media screen and (max-width: 600px) { .cl-s18-a01c5f32f95e4385bc9dc2 .column-13efb6d4-cdcf-4e10-9d1b-876b7843ab8f {
                    width: 100%;
                  } }
@media screen and (min-width: 601px) and (max-width: 990px) { .cl-s18-a01c5f32f95e4385bc9dc2 .column-13efb6d4-cdcf-4e10-9d1b-876b7843ab8f {
                     /*flex: calc(25% - 0px);*/
                     width: calc(25% - 0px);
                   } }
.cl-s18-a01c5f32f95e4385bc9dc2 .lumin-text-container-13efb6d4-cdcf-4e10-9d1b-876b7843ab8f {
                    margin: 0;
                    background: #ffffff;
                    display: flex;
                    width: 100%;
                    height: 100%;
                    position: relative;
                    top: 0;
                    left: 0;
                    padding: 16px;
                    object-fit: cover;
                    z-index: 2;
                    align-items: center;
                    justify-content: flex-start;
                    
                  }
@media screen and (max-width: 600px) { .cl-s18-a01c5f32f95e4385bc9dc2 .lumin-text-container-13efb6d4-cdcf-4e10-9d1b-876b7843ab8f {
                    position: relative;
                    padding: 10px 20px;
                    } }
.cl-s18-a01c5f32f95e4385bc9dc2 .image-text-content-13efb6d4-cdcf-4e10-9d1b-876b7843ab8f--top-left {
                    align-items: flex-start;
                    justify-content: flex-start;
                  }
.cl-s18-a01c5f32f95e4385bc9dc2 .image-text-content-13efb6d4-cdcf-4e10-9d1b-876b7843ab8f--top-center {
                    align-items: flex-start;
                    justify-content: center;
                  }
.cl-s18-a01c5f32f95e4385bc9dc2 .image-text-content-13efb6d4-cdcf-4e10-9d1b-876b7843ab8f--top-right {
                    align-items: flex-start;
                    justify-content: flex-end;
                  }
.cl-s18-a01c5f32f95e4385bc9dc2 .image-text-content-13efb6d4-cdcf-4e10-9d1b-876b7843ab8f--middle-left {
                    align-items: center;
                    justify-content: flex-start;
                  }
.cl-s18-a01c5f32f95e4385bc9dc2 .image-text-content-13efb6d4-cdcf-4e10-9d1b-876b7843ab8f--middle-center {
                    align-items: center;
                    justify-content: center;
                  }
.cl-s18-a01c5f32f95e4385bc9dc2 .image-text-content-13efb6d4-cdcf-4e10-9d1b-876b7843ab8f--middle-right {
                    align-items: center;
                    justify-content: flex-end;
                  }
.cl-s18-a01c5f32f95e4385bc9dc2 .image-text-content-13efb6d4-cdcf-4e10-9d1b-876b7843ab8f--bottom-left {
                    align-items: flex-end;
                    justify-content: flex-start;
                  }
.cl-s18-a01c5f32f95e4385bc9dc2 .image-text-content-13efb6d4-cdcf-4e10-9d1b-876b7843ab8f--bottom-center {
                    align-items: flex-end;
                    justify-content: center;
                  }
.cl-s18-a01c5f32f95e4385bc9dc2 .image-text-content-13efb6d4-cdcf-4e10-9d1b-876b7843ab8f--bottom-right {
                    align-items: flex-end;
                    justify-content: flex-end;
                  }
.cl-s18-a01c5f32f95e4385bc9dc2 .lumin-text-13efb6d4-cdcf-4e10-9d1b-876b7843ab8f {
                    background: #ffffff;
                    text-align: left;
                    color: #212121;
                  }
.cl-s18-a01c5f32f95e4385bc9dc2 .lumin-head-13efb6d4-cdcf-4e10-9d1b-876b7843ab8f img {
                      width: 25% !important;
                      height: auto;
                      border-radius: 0%;
                  }
.cl-s18-a01c5f32f95e4385bc9dc2 .lumin-head-13efb6d4-cdcf-4e10-9d1b-876b7843ab8f svg {
                      width: 25% !important;
                      height: auto;
                      border-radius: 0%;
                      background: #f2f2f2;
                  }
.cl-s18-a01c5f32f95e4385bc9dc2 .lumin-head-13efb6d4-cdcf-4e10-9d1b-876b7843ab8f h2 {
                    color: #212121;
                    
                    font-size: 30px;
                    margin:0;
                  }
@media screen and (max-width: 749px) { .cl-s18-a01c5f32f95e4385bc9dc2 .lumin-head-13efb6d4-cdcf-4e10-9d1b-876b7843ab8f h2 {
                    font-size: 24px;
                  } }
.cl-s18-a01c5f32f95e4385bc9dc2 .lumin-text-13efb6d4-cdcf-4e10-9d1b-876b7843ab8f p {
                    color: #212121;
                    font-size: 16px;
                    margin:0;
                  }
@media screen and (max-width: 749px) { .cl-s18-a01c5f32f95e4385bc9dc2 .lumin-text-13efb6d4-cdcf-4e10-9d1b-876b7843ab8f p {
                    font-size: 14px;
                  } }
.cl-s18-a01c5f32f95e4385bc9dc2 .header-collage {
          text-align: left;
        }
.cl-s18-a01c5f32f95e4385bc9dc2 .header-collage h1 {
          margin: 0;
        }
.cl-s18-a01c5f32f95e4385bc9dc2 .header-collage p {
          margin-bottom: 20px;
          margin-top: 5px;
        }
.cl-s18-a01c5f32f95e4385bc9dc2 .row-template--26499821961544__a01c5f32-f95e-4385-bc9d-c20e0c511a05 {
          display: flex;
          flex-wrap: wrap;
          gap: 0px;
          margin-right: -0px;
        }
@media screen and (max-width: 600px) { .cl-s18-a01c5f32f95e4385bc9dc2 .row-template--26499821961544__a01c5f32-f95e-4385-bc9d-c20e0c511a05 {
          margin-right: 0;
        } }
.cl-s18-a01c5f32f95e4385bc9dc2 .column img {
          vertical-align: middle;
        }
.cl-s18-a01c5f32f95e4385bc9dc2 .lumin-image-template--26499821961544__a01c5f32-f95e-4385-bc9d-c20e0c511a05 {
            position: relative;
            overflow: hidden;
            border-radius:0px;
          }
@media screen and (min-width: 750px) { .cl-s18-a01c5f32f95e4385bc9dc2 .lumin-image-template--26499821961544__a01c5f32-f95e-4385-bc9d-c20e0c511a05 img:hover {
              transform: scale(1.2);
             transition: all 0.5s ease-in;
            }
.cl-s18-a01c5f32f95e4385bc9dc2 .lumin-text-template--26499821961544__a01c5f32-f95e-4385-bc9d-c20e0c511a05:hover {
               transition: background-color 0.3s ease;
           } }
.cl-s18-a01c5f32f95e4385bc9dc2 .lumin-image-template--26499821961544__a01c5f32-f95e-4385-bc9d-c20e0c511a05--p {
            opacity: 1;
            position: absolute;
            pointer-events: none;
            transition: all 0.5s ease-in;
            bottom: 0;
            left: 0;
            padding: 3rem;
            line-height: 1;
            letter-spacing: 0;
          }
.cl-s18-a01c5f32f95e4385bc9dc2 .lumin-text-template--26499821961544__a01c5f32-f95e-4385-bc9d-c20e0c511a05 {
            border-radius:0px;
            margin-bottom: px;
           }
.cl-s18-a01c5f32f95e4385bc9dc2 .lumin-text-template--26499821961544__a01c5f32-f95e-4385-bc9d-c20e0c511a05 a {
            margin-top: 15px;
           }
.cl-s18-a01c5f32f95e4385bc9dc2 .lumin-image-template--26499821961544__a01c5f32-f95e-4385-bc9d-c20e0c511a05 img {
            transition: all 0.5s ease-in;
            margin-bottom: -8px;
            border-radius:0px;
           }
.cl-s18-a01c5f32f95e4385bc9dc2 .lumin-image-template--26499821961544__a01c5f32-f95e-4385-bc9d-c20e0c511a05:hover img {
            transform: scale(1.2);
           }
.cl-s18-a01c5f32f95e4385bc9dc2 .lumin-image-template--26499821961544__a01c5f32-f95e-4385-bc9d-c20e0c511a05 svg {
            transition: all 0.5s ease-in;
            margin-bottom: -8px;
            width: 100%;
            height: 100%;
            border-radius:0px;
            background: #f2f2f2;
           }
@media screen and (max-width: 749px) { .cl-s18-a01c5f32f95e4385bc9dc2 .lumin-text-template--26499821961544__a01c5f32-f95e-4385-bc9d-c20e0c511a05 {
             transition: all 0.5s ease-in;
           } }
.cl-s18-a01c5f32f95e4385bc9dc2 .video-container-template--26499821961544__a01c5f32-f95e-4385-bc9d-c20e0c511a05 {
        /* width is set as 100% here. any width can be specified as per requirement */
      position: relative;
  }
.cl-s18-a01c5f32f95e4385bc9dc2 }

    .video-container-template--26499821961544__a01c5f32-f95e-4385-bc9d-c20e0c511a05::after {
      content: '';
      position: absolute;
      top: 0;
      background: #000000;
      opacity: 0.0;
      z-index: 1;
      width: 100%;
      height: 100%;
      border-radius:0px;
    }

     @media screen and (min-width: 750px) {

      .video-container--small:not(.video-container--adapt) {
         padding-top: 26.25%;
      }
.cl-s18-a01c5f32f95e4385bc9dc2 .video-container--medium:not(.video-container--adapt) {
         padding-top: 36.25%;
      }
.cl-s18-a01c5f32f95e4385bc9dc2 .video-container--large:not(.video-container--adapt) {
        padding-top: 56.25%;
      }
.cl-s18-a01c5f32f95e4385bc9dc2 }
      @media screen and (max-width: 749px) {

      .video-container--small:not(.video-container--adapt) {
         padding-top: 70%;
      }
.cl-s18-a01c5f32f95e4385bc9dc2 .video-container--medium:not(.video-container--adapt) {
         padding-top: 100%;
      }
.cl-s18-a01c5f32f95e4385bc9dc2 .video-container--large:not(.video-container--adapt) {
        padding-top: 130%;
      }
.cl-s18-a01c5f32f95e4385bc9dc2 }
    .video-media-grid {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        object-fit: cover;
       /* border-radius:0px;*/
    }
@font-face { font-family: Inter; font-weight: 400; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n4.b2a3f24c19b4de56e8871f609e73ca7-441022.woff2?v=86560110980689511001784759694) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n4.af8052d517e0c9ffac7b814872cecc2-c4bd3e.woff?v=169489102135510047051784759692) format("woff"); }
@font-face { font-family: Inter; font-weight: 700; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n7.02711e6b374660cfc7915d1afc1c204-9ca273.woff2?v=166179665259747124441784759702) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n7.6dab87426f6b8813070abd79972ceaf-d3f63e.woff?v=84160012413639486121784759704) format("woff"); }
@font-face { font-family: Inter; font-weight: 400; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i4.feae1981dda792ab80d117249d9c7e0-8f5776.woff2?v=146094087993054974941784759687) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i4.62773b7113d5e5f02c71486623cf828-acc1e9.woff?v=145175879304439201021784759686) format("woff"); }
@font-face { font-family: Inter; font-weight: 700; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i7.b377bcd4cc0f160622a22d638ae7e2c-1245e4.woff2?v=134035453052031163571784759690) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i7.7c69a6a34e3bb44fcf6f975857e13b9-c2084c.woff?v=92585484364732728301784759689) format("woff"); }
@font-face { font-family: Inter; font-weight: 500; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n5.d7101d5e168594dd06f56f290dd759f-71c4e1.woff2?v=96609129897802222461784759697) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n5.5332a76bbd27da00474c136abb1ca3c-9126c5.woff?v=99672576506404194411784759695) format("woff"); }
@font-face { font-family: Barlow; font-weight: 700; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-barlow_i7.50e19d6cc2ba5146fa437a5a7443c7-5d61ba.woff2?v=130863997018847547571784759684) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-barlow_i7.47e9f98f1b094d912e6fd631cc3fe9-cf68ae.woff?v=52505299563554195721784759682) format("woff"); }
@font-face { font-family: Inter; font-weight: 600; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n6.771af0474a71b3797eb38f3487d6fb7-a42a69.woff2?v=147121938536447429991784759699) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n6.88c903d8f9e157d48b73b7777d06429-25e190.woff?v=138721356721046305941784759700) format("woff"); }
.cl-s18-a01c5f32f95e4385bc9dc2, .cl-s18-a01c5f32f95e4385bc9dc2 .color-background-1 { --color-background: 255,255,255; --gradient-background: #ffffff; --color-foreground: 0,0,0; --color-background-contrast: 191,191,191; --color-shadow: 0,0,0; --color-button: 0,0,0; --color-button-text: 255,255,255; --color-secondary-button: 255,255,255; --color-secondary-button-text: 0,0,0; --color-link: 0,0,0; --color-badge-foreground: 0,0,0; --color-badge-background: 255,255,255; --color-badge-border: 0,0,0; --payment-terms-background-color: rgb(255 255 255); --sale-price: rgb(0 0 0); }
.cl-s18-a01c5f32f95e4385bc9dc2, .cl-s18-a01c5f32f95e4385bc9dc2 .color-background-1, .cl-s18-a01c5f32f95e4385bc9dc2 .color-background-2, .cl-s18-a01c5f32f95e4385bc9dc2 .color-inverse, .cl-s18-a01c5f32f95e4385bc9dc2 .color-accent-1, .cl-s18-a01c5f32f95e4385bc9dc2 .color-accent-2 { color: rgba(var(--color-foreground), 0.85); background-color: rgb(var(--color-background)); }
.cl-s18-a01c5f32f95e4385bc9dc2 { --font-body-family: Inter, sans-serif; --font-body-style: normal; --font-body-weight: 400; --font-body-weight-bold: 700; --font-body-height: 1.5; --font-body-spacing: 0.5px; --font-menu-family: Inter, sans-serif; --font-menu-style: normal; --font-menu-weight: 500; --font-menu-weight-medium: 500; --font-menu-weight-bold: 800; --font-button-family: Inter, sans-serif; --font-button-style: normal; --font-button-weight: 600; --font-button-weight-medium: 500; --font-button-weight-bold: 900; --font-collapsible-family: Inter, sans-serif; --font-collapsible-style: normal; --font-collapsible-weight: 600; --font-collapsible-weight-medium: 500; --font-collapsible-weight-bold: 900; --font-collapsible-size: 18px; --font-collapsible-spacing: -0.2px; --font-heading-family: Inter, sans-serif; --font-heading-style: normal; --font-heading-italic: Barlow, sans-serif; --font-heading-italic-style: italic; --font-heading-weight: 700; --font-heading-spacing: 0.1px; --font-heading-height: 1.2; --font-body-scale: 1.0; --font-heading-scale: 1.0; --media-padding: px; --media-border-opacity: 0.05; --media-border-width: 0px; --media-radius: 10px; --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: 100rem; --page-width-margin: 0rem; --product-card-image-padding: 0.0rem; --product-card-corner-radius: 0.6rem; --product-card-text-alignment: center; --product-card-border-width: 0.0rem; --product-card-border-opacity: 0.05; --product-card-shadow-opacity: 0.0; --product-card-shadow-visible: 0; --product-card-shadow-horizontal-offset: 0.0rem; --product-card-shadow-vertical-offset: 0.4rem; --product-card-shadow-blur-radius: 0.5rem; --collection-card-image-padding: 0.0rem; --collection-card-corner-radius: 12%; --collection-card-text-alignment: center; --collection-card-border-width: 0.0rem; --collection-card-border-opacity: 0.1; --collection-card-shadow-opacity: 0.0; --collection-card-shadow-visible: 0; --collection-card-shadow-horizontal-offset: 0.0rem; --collection-card-shadow-vertical-offset: 0.4rem; --collection-card-shadow-blur-radius: 0.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: 16px; --grid-desktop-horizontal-spacing: 12px; --grid-mobile-vertical-spacing: 8px; --grid-mobile-horizontal-spacing: 6px; --text-boxes-border-opacity: 0.05; --text-boxes-border-width: 0px; --text-boxes-radius: 6px; --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: 8px; --buttons-radius-outset: 9px; --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: 8px; --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: 9px; --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: uppercase; --button-text-size: 16px; --button-text-size_mobile: 12px; --button-text-space: 0px; --button-text-weight: 600; --fancy-gradient: linear-gradient(108deg, rgba(172, 67, 79, 1), rgba(255, 126, 141, 1) 48%, rgba(251, 167, 177, 1) 98%); --fancy-text: #000000; --fancy-background: #FFFBB7; --fancy-text-size: 100%; --fancy-padding-left: 10px; --fancy-padding-right: 10px; --fancy-padding-top: 0px; --fancy-border-radius: 0px; --fancy-padding-bottom: 0px; --badge-size: 1; }
.cl-s18-a01c5f32f95e4385bc9dc2 *, .cl-s18-a01c5f32f95e4385bc9dc2 ::before, .cl-s18-a01c5f32f95e4385bc9dc2 ::after { box-sizing: inherit; }
.cl-s18-a01c5f32f95e4385bc9dc2 { box-sizing: border-box; font-size: calc(var(--font-body-scale) * 62.5%); height: 100%; }
.cl-s18-a01c5f32f95e4385bc9dc2 { display: grid; grid-template-rows: auto auto 1fr auto; grid-template-columns: 100%; min-height: 100%; margin: 0px; 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; -webkit-font-smoothing: antialiased; }
@media screen and (min-width: 750px) { .cl-s18-a01c5f32f95e4385bc9dc2 { font-size: 1.6rem; } }
.cl-s18-a01c5f32f95e4385bc9dc2 { --alpha-button-background: 1; --alpha-button-border: 1; --alpha-link: .85; --alpha-badge-border: .1; }
.cl-s18-a01c5f32f95e4385bc9dc2 .page-width { max-width: var(--page-width); margin: 0px auto; padding: 0px 1.5rem; }
@media screen and (min-width: 750px) { .cl-s18-a01c5f32f95e4385bc9dc2 .page-width { padding: 0px 5rem; } }
.cl-s18-a01c5f32f95e4385bc9dc2 { --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); }
.cl-s18-a01c5f32f95e4385bc9dc2 .gradient { background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-origin: ; background-clip: ; background-color: ; background-attachment: fixed; }
.cl-s18-a01c5f32f95e4385bc9dc2 .rte > :first-child { margin-top: 0px; }
.cl-s18-a01c5f32f95e4385bc9dc2 .rte > :last-child { margin-bottom: 0px; }
@media (prefers-reduced-motion: no-preference) and (hover: hover) { .cl-s18-a01c5f32f95e4385bc9dc2 { --easter-egg: none; } }
@font-face { font-family: swiper-icons; src: url("data:application/font-woff;charset=utf-8;base64, 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"); font-weight: 400; font-style: normal; }
.cl-s18-a01c5f32f95e4385bc9dc2 { --swiper-theme-color: #007aff; }
.cl-s18-a01c5f32f95e4385bc9dc2 { --swiper-navigation-size: 16px; }
.cl-s18-a01c5f32f95e4385bc9dc2 { --shopify-chat-bg-color: #FFFFFF; --shopify-agent-bg-color: #FFFFFF; --shopify-chat-text-color: #000000; --shopify-agent-text-color: #000000; --shopify-chat-accent-bg-color: #000000; --shopify-agent-accent-bg-color: #000000; --shopify-chat-accent-text-color: #FFFFFF; --shopify-agent-accent-text-color: #FFFFFF; --shopify-chat-activator-offset: 20px; --shopify-agent-activator-offset: 20px; --shopify-chat-border-radius: 16px; --shopify-agent-border-radius: 16px; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MRegular-d0531d.woff2?v=149152729114340250381784759707) format("woff2"); font-style: normal; font-weight: 450; font-display: swap; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MMedium-269b78.woff2?v=30486626448974345721784759705) format("woff2"); font-style: normal; font-weight: 500; font-display: swap; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MSemibold-24a03e.woff2?v=104269634200593542371784759709) format("woff2"); font-style: normal; font-weight: 600; font-display: swap; }
.cl-s18-a01c5f32f95e4385bc9dc2 *, .cl-s18-a01c5f32f95e4385bc9dc2 ::before, .cl-s18-a01c5f32f95e4385bc9dc2 ::after { animation: auto ease 0s 1 normal none running none !important; transition: none !important; }
.cl-s18-a01c5f32f95e4385bc9dc2 { --lm-button-box: 0,0,0; }
.cl-s18-a01c5f32f95e4385bc9dc2 .section-template--26499821961544__a01c5f32-f95e-4385-bc9d-c20e0c511a05-padding { padding-top: 0px; padding-bottom: 0px; }
@media screen and (min-width: 750px) { .cl-s18-a01c5f32f95e4385bc9dc2 .section-template--26499821961544__a01c5f32-f95e-4385-bc9d-c20e0c511a05-padding { padding-top: 0px; padding-bottom: 0px; } }
.cl-s18-a01c5f32f95e4385bc9dc2 .section-template--26499821961544__a01c5f32-f95e-4385-bc9d-c20e0c511a05-margin { padding-top: 0px; padding-bottom: 0px; }
@media screen and (min-width: 750px) { .cl-s18-a01c5f32f95e4385bc9dc2 .section-template--26499821961544__a01c5f32-f95e-4385-bc9d-c20e0c511a05-margin { padding-top: 0px; padding-bottom: 0px; } }
.cl-s18-a01c5f32f95e4385bc9dc2 .column-template--21513975431475__a01c5f32-f95e-4385-bc9d-c20e0c511a05-text-1 { width: calc(25% + 0px); position: relative; text-align: left; overflow: overlay; }
@media screen and (max-width: 600px) { .cl-s18-a01c5f32f95e4385bc9dc2 .column-template--21513975431475__a01c5f32-f95e-4385-bc9d-c20e0c511a05-text-1 { width: 100%; } }
@media screen and (min-width: 601px) and (max-width: 990px) { .cl-s18-a01c5f32f95e4385bc9dc2 .column-template--21513975431475__a01c5f32-f95e-4385-bc9d-c20e0c511a05-text-1 { width: calc(25% + 0px); } }
.cl-s18-a01c5f32f95e4385bc9dc2 .lumin-text-container-template--21513975431475__a01c5f32-f95e-4385-bc9d-c20e0c511a05-text-1 { margin: 0px; background: rgb(255, 255, 255); display: flex; width: 100%; height: 100%; position: relative; top: 0px; left: 0px; padding: 16px; object-fit: cover; z-index: 2; align-items: center; justify-content: flex-start; }
@media screen and (max-width: 600px) { .cl-s18-a01c5f32f95e4385bc9dc2 .lumin-text-container-template--21513975431475__a01c5f32-f95e-4385-bc9d-c20e0c511a05-text-1 { position: relative; padding: 10px 20px; } }
.cl-s18-a01c5f32f95e4385bc9dc2 .image-text-content-template--21513975431475__a01c5f32-f95e-4385-bc9d-c20e0c511a05-text-1--middle-left { align-items: center; justify-content: flex-start; }
.cl-s18-a01c5f32f95e4385bc9dc2 .lumin-text-template--21513975431475__a01c5f32-f95e-4385-bc9d-c20e0c511a05-text-1 { background: rgb(255, 255, 255); text-align: left; color: rgb(33, 33, 33); }
.cl-s18-a01c5f32f95e4385bc9dc2 .lumin-text-template--21513975431475__a01c5f32-f95e-4385-bc9d-c20e0c511a05-text-1 p { color: rgb(33, 33, 33); font-size: 16px; margin: 0px; }
@media screen and (max-width: 749px) { .cl-s18-a01c5f32f95e4385bc9dc2 .lumin-text-template--21513975431475__a01c5f32-f95e-4385-bc9d-c20e0c511a05-text-1 p { font-size: 14px; } }
.cl-s18-a01c5f32f95e4385bc9dc2 .column-badd8ff7-581f-4afb-9b86-52e68fa1fdd8 { width: calc(25% + 0px); position: relative; text-align: left; overflow: overlay; }
@media screen and (max-width: 600px) { .cl-s18-a01c5f32f95e4385bc9dc2 .column-badd8ff7-581f-4afb-9b86-52e68fa1fdd8 { width: 100%; } }
@media screen and (min-width: 601px) and (max-width: 990px) { .cl-s18-a01c5f32f95e4385bc9dc2 .column-badd8ff7-581f-4afb-9b86-52e68fa1fdd8 { width: calc(25% + 0px); } }
.cl-s18-a01c5f32f95e4385bc9dc2 .lumin-text-container-badd8ff7-581f-4afb-9b86-52e68fa1fdd8 { margin: 0px; background: rgb(255, 255, 255); display: flex; width: 100%; height: 100%; position: relative; top: 0px; left: 0px; padding: 16px; object-fit: cover; z-index: 2; align-items: center; justify-content: flex-start; }
@media screen and (max-width: 600px) { .cl-s18-a01c5f32f95e4385bc9dc2 .lumin-text-container-badd8ff7-581f-4afb-9b86-52e68fa1fdd8 { position: relative; padding: 10px 20px; } }
.cl-s18-a01c5f32f95e4385bc9dc2 .image-text-content-badd8ff7-581f-4afb-9b86-52e68fa1fdd8--middle-left { align-items: center; justify-content: flex-start; }
.cl-s18-a01c5f32f95e4385bc9dc2 .lumin-text-badd8ff7-581f-4afb-9b86-52e68fa1fdd8 { background: rgb(255, 255, 255); text-align: left; color: rgb(33, 33, 33); }
.cl-s18-a01c5f32f95e4385bc9dc2 .lumin-text-badd8ff7-581f-4afb-9b86-52e68fa1fdd8 p { color: rgb(33, 33, 33); font-size: 16px; margin: 0px; }
@media screen and (max-width: 749px) { .cl-s18-a01c5f32f95e4385bc9dc2 .lumin-text-badd8ff7-581f-4afb-9b86-52e68fa1fdd8 p { font-size: 14px; } }
.cl-s18-a01c5f32f95e4385bc9dc2 .column-50edbb71-5389-46e5-8695-e0f23eb1e4b4 { width: calc(25% + 0px); position: relative; text-align: left; overflow: overlay; }
@media screen and (max-width: 600px) { .cl-s18-a01c5f32f95e4385bc9dc2 .column-50edbb71-5389-46e5-8695-e0f23eb1e4b4 { width: 100%; } }
@media screen and (min-width: 601px) and (max-width: 990px) { .cl-s18-a01c5f32f95e4385bc9dc2 .column-50edbb71-5389-46e5-8695-e0f23eb1e4b4 { width: calc(25% + 0px); } }
.cl-s18-a01c5f32f95e4385bc9dc2 .lumin-text-container-50edbb71-5389-46e5-8695-e0f23eb1e4b4 { margin: 0px; background: rgb(255, 255, 255); display: flex; width: 100%; height: 100%; position: relative; top: 0px; left: 0px; padding: 16px; object-fit: cover; z-index: 2; align-items: center; justify-content: flex-start; }
@media screen and (max-width: 600px) { .cl-s18-a01c5f32f95e4385bc9dc2 .lumin-text-container-50edbb71-5389-46e5-8695-e0f23eb1e4b4 { position: relative; padding: 10px 20px; } }
.cl-s18-a01c5f32f95e4385bc9dc2 .image-text-content-50edbb71-5389-46e5-8695-e0f23eb1e4b4--middle-left { align-items: center; justify-content: flex-start; }
.cl-s18-a01c5f32f95e4385bc9dc2 .lumin-text-50edbb71-5389-46e5-8695-e0f23eb1e4b4 { background: rgb(255, 255, 255); text-align: left; color: rgb(33, 33, 33); }
.cl-s18-a01c5f32f95e4385bc9dc2 .lumin-text-50edbb71-5389-46e5-8695-e0f23eb1e4b4 p { color: rgb(33, 33, 33); font-size: 16px; margin: 0px; }
@media screen and (max-width: 749px) { .cl-s18-a01c5f32f95e4385bc9dc2 .lumin-text-50edbb71-5389-46e5-8695-e0f23eb1e4b4 p { font-size: 14px; } }
.cl-s18-a01c5f32f95e4385bc9dc2 .column-13efb6d4-cdcf-4e10-9d1b-876b7843ab8f { width: calc(25% + 0px); position: relative; text-align: left; overflow: overlay; }
@media screen and (max-width: 600px) { .cl-s18-a01c5f32f95e4385bc9dc2 .column-13efb6d4-cdcf-4e10-9d1b-876b7843ab8f { width: 100%; } }
@media screen and (min-width: 601px) and (max-width: 990px) { .cl-s18-a01c5f32f95e4385bc9dc2 .column-13efb6d4-cdcf-4e10-9d1b-876b7843ab8f { width: calc(25% + 0px); } }
.cl-s18-a01c5f32f95e4385bc9dc2 .lumin-text-container-13efb6d4-cdcf-4e10-9d1b-876b7843ab8f { margin: 0px; background: rgb(255, 255, 255); display: flex; width: 100%; height: 100%; position: relative; top: 0px; left: 0px; padding: 16px; object-fit: cover; z-index: 2; align-items: center; justify-content: flex-start; }
@media screen and (max-width: 600px) { .cl-s18-a01c5f32f95e4385bc9dc2 .lumin-text-container-13efb6d4-cdcf-4e10-9d1b-876b7843ab8f { position: relative; padding: 10px 20px; } }
.cl-s18-a01c5f32f95e4385bc9dc2 .image-text-content-13efb6d4-cdcf-4e10-9d1b-876b7843ab8f--middle-left { align-items: center; justify-content: flex-start; }
.cl-s18-a01c5f32f95e4385bc9dc2 .lumin-text-13efb6d4-cdcf-4e10-9d1b-876b7843ab8f { background: rgb(255, 255, 255); text-align: left; color: rgb(33, 33, 33); }
.cl-s18-a01c5f32f95e4385bc9dc2 .lumin-text-13efb6d4-cdcf-4e10-9d1b-876b7843ab8f p { color: rgb(33, 33, 33); font-size: 16px; margin: 0px; }
@media screen and (max-width: 749px) { .cl-s18-a01c5f32f95e4385bc9dc2 .lumin-text-13efb6d4-cdcf-4e10-9d1b-876b7843ab8f p { font-size: 14px; } }
.cl-s18-a01c5f32f95e4385bc9dc2 .row-template--26499821961544__a01c5f32-f95e-4385-bc9d-c20e0c511a05 { display: flex; flex-wrap: wrap; gap: 0px; margin-right: 0px; }
@media screen and (max-width: 600px) { .cl-s18-a01c5f32f95e4385bc9dc2 .row-template--26499821961544__a01c5f32-f95e-4385-bc9d-c20e0c511a05 { margin-right: 0px; } }
.cl-s18-a01c5f32f95e4385bc9dc2 .lumin-text-template--26499821961544__a01c5f32-f95e-4385-bc9d-c20e0c511a05 { border-radius: 0px; }
@media screen and (max-width: 749px) { .cl-s18-a01c5f32f95e4385bc9dc2 .lumin-text-template--26499821961544__a01c5f32-f95e-4385-bc9d-c20e0c511a05 { transition: 0.5s ease-in; } }
.cl-s18-a01c5f32f95e4385bc9dc2 { --lxs-rating-icon-color: #E0E320; }
/* === s19-luminscrollingtextdxx6 === */
.cl-s19-luminscrollingtextdxx6 .section-sections--23744631275848__lumin_scrolling_text_dxX6fY-padding {
     padding-top: 0px;
     padding-bottom: 0px;
     
     -webkit-mask-box-image: linear-gradient(to right, hsl(0 0% 0% / 0), hsl(0 0% 0% / 1) 20%, hsl(0 0% 0% / 1) 80%, hsl(0 0% 0% / 0));
     mask-image: linear-gradient(to right, hsl(0 0% 0% / 0), hsl(0 0% 0% / 1) 20%, hsl(0 0% 0% / 1) 80%, hsl(0 0% 0% / 0));
  
       }
@media screen and (min-width: 750px) { .cl-s19-luminscrollingtextdxx6 .section-sections--23744631275848__lumin_scrolling_text_dxX6fY-padding {
       padding-top: 0px;
       padding-bottom: 0px;
     } }
.cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc {
      color: #000000;
      font-size: 18px;
      letter-spacing: 0px;
      text-transform: uppercase;
      margin:0;
    }
@media screen and (max-width: 749px) { .cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc {
      font-size: 16px;
    } }
.cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc svg {
       fill: #000000;
      width:calc(18px + 2px);
      height:calc(18px + 2px);
    }
@media screen and (max-width: 749px) { .cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc svg {
      width:16px;
      height:16px;
    } }
.cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w {
      color: #000000;
      font-size: 18px;
      letter-spacing: 0px;
      text-transform: uppercase;
      margin:0;
    }
@media screen and (max-width: 749px) { .cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w {
      font-size: 16px;
    } }
.cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w svg {
       fill: #000000;
      width:calc(18px + 2px);
      height:calc(18px + 2px);
    }
@media screen and (max-width: 749px) { .cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w svg {
      width:16px;
      height:16px;
    } }
.cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc {
      color: #000000;
      font-size: 18px;
      letter-spacing: 0px;
      text-transform: uppercase;
      margin:0;
    }
@media screen and (max-width: 749px) { .cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc {
      font-size: 16px;
    } }
.cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc svg {
       fill: #000000;
      width:calc(18px + 2px);
      height:calc(18px + 2px);
    }
@media screen and (max-width: 749px) { .cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc svg {
      width:16px;
      height:16px;
    } }
.cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w {
      color: #000000;
      font-size: 18px;
      letter-spacing: 0px;
      text-transform: uppercase;
      margin:0;
    }
@media screen and (max-width: 749px) { .cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w {
      font-size: 16px;
    } }
.cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w svg {
       fill: #000000;
      width:calc(18px + 2px);
      height:calc(18px + 2px);
    }
@media screen and (max-width: 749px) { .cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w svg {
      width:16px;
      height:16px;
    } }
.cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc {
      color: #000000;
      font-size: 18px;
      letter-spacing: 0px;
      text-transform: uppercase;
      margin:0;
    }
@media screen and (max-width: 749px) { .cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc {
      font-size: 16px;
    } }
.cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc svg {
       fill: #000000;
      width:calc(18px + 2px);
      height:calc(18px + 2px);
    }
@media screen and (max-width: 749px) { .cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc svg {
      width:16px;
      height:16px;
    } }
.cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w {
      color: #000000;
      font-size: 18px;
      letter-spacing: 0px;
      text-transform: uppercase;
      margin:0;
    }
@media screen and (max-width: 749px) { .cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w {
      font-size: 16px;
    } }
.cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w svg {
       fill: #000000;
      width:calc(18px + 2px);
      height:calc(18px + 2px);
    }
@media screen and (max-width: 749px) { .cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w svg {
      width:16px;
      height:16px;
    } }
.cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc {
      color: #000000;
      font-size: 18px;
      letter-spacing: 0px;
      text-transform: uppercase;
      margin:0;
    }
@media screen and (max-width: 749px) { .cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc {
      font-size: 16px;
    } }
.cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc svg {
       fill: #000000;
      width:calc(18px + 2px);
      height:calc(18px + 2px);
    }
@media screen and (max-width: 749px) { .cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc svg {
      width:16px;
      height:16px;
    } }
.cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w {
      color: #000000;
      font-size: 18px;
      letter-spacing: 0px;
      text-transform: uppercase;
      margin:0;
    }
@media screen and (max-width: 749px) { .cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w {
      font-size: 16px;
    } }
.cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w svg {
       fill: #000000;
      width:calc(18px + 2px);
      height:calc(18px + 2px);
    }
@media screen and (max-width: 749px) { .cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w svg {
      width:16px;
      height:16px;
    } }
.cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc {
      color: #000000;
      font-size: 18px;
      letter-spacing: 0px;
      text-transform: uppercase;
      margin:0;
    }
@media screen and (max-width: 749px) { .cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc {
      font-size: 16px;
    } }
.cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc svg {
       fill: #000000;
      width:calc(18px + 2px);
      height:calc(18px + 2px);
    }
@media screen and (max-width: 749px) { .cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc svg {
      width:16px;
      height:16px;
    } }
.cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w {
      color: #000000;
      font-size: 18px;
      letter-spacing: 0px;
      text-transform: uppercase;
      margin:0;
    }
@media screen and (max-width: 749px) { .cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w {
      font-size: 16px;
    } }
.cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w svg {
       fill: #000000;
      width:calc(18px + 2px);
      height:calc(18px + 2px);
    }
@media screen and (max-width: 749px) { .cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w svg {
      width:16px;
      height:16px;
    } }
.cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc {
      color: #000000;
      font-size: 18px;
      letter-spacing: 0px;
      text-transform: uppercase;
      margin:0;
    }
@media screen and (max-width: 749px) { .cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc {
      font-size: 16px;
    } }
.cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc svg {
       fill: #000000;
      width:calc(18px + 2px);
      height:calc(18px + 2px);
    }
@media screen and (max-width: 749px) { .cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc svg {
      width:16px;
      height:16px;
    } }
.cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w {
      color: #000000;
      font-size: 18px;
      letter-spacing: 0px;
      text-transform: uppercase;
      margin:0;
    }
@media screen and (max-width: 749px) { .cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w {
      font-size: 16px;
    } }
.cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w svg {
       fill: #000000;
      width:calc(18px + 2px);
      height:calc(18px + 2px);
    }
@media screen and (max-width: 749px) { .cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w svg {
      width:16px;
      height:16px;
    } }
.cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc {
      color: #000000;
      font-size: 18px;
      letter-spacing: 0px;
      text-transform: uppercase;
      margin:0;
    }
@media screen and (max-width: 749px) { .cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc {
      font-size: 16px;
    } }
.cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc svg {
       fill: #000000;
      width:calc(18px + 2px);
      height:calc(18px + 2px);
    }
@media screen and (max-width: 749px) { .cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc svg {
      width:16px;
      height:16px;
    } }
.cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w {
      color: #000000;
      font-size: 18px;
      letter-spacing: 0px;
      text-transform: uppercase;
      margin:0;
    }
@media screen and (max-width: 749px) { .cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w {
      font-size: 16px;
    } }
.cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w svg {
       fill: #000000;
      width:calc(18px + 2px);
      height:calc(18px + 2px);
    }
@media screen and (max-width: 749px) { .cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w svg {
      width:16px;
      height:16px;
    } }
.cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc {
      color: #000000;
      font-size: 18px;
      letter-spacing: 0px;
      text-transform: uppercase;
      margin:0;
    }
@media screen and (max-width: 749px) { .cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc {
      font-size: 16px;
    } }
.cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc svg {
       fill: #000000;
      width:calc(18px + 2px);
      height:calc(18px + 2px);
    }
@media screen and (max-width: 749px) { .cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc svg {
      width:16px;
      height:16px;
    } }
.cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w {
      color: #000000;
      font-size: 18px;
      letter-spacing: 0px;
      text-transform: uppercase;
      margin:0;
    }
@media screen and (max-width: 749px) { .cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w {
      font-size: 16px;
    } }
.cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w svg {
       fill: #000000;
      width:calc(18px + 2px);
      height:calc(18px + 2px);
    }
@media screen and (max-width: 749px) { .cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w svg {
      width:16px;
      height:16px;
    } }
.cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc {
      color: #000000;
      font-size: 18px;
      letter-spacing: 0px;
      text-transform: uppercase;
      margin:0;
    }
@media screen and (max-width: 749px) { .cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc {
      font-size: 16px;
    } }
.cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc svg {
       fill: #000000;
      width:calc(18px + 2px);
      height:calc(18px + 2px);
    }
@media screen and (max-width: 749px) { .cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc svg {
      width:16px;
      height:16px;
    } }
.cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w {
      color: #000000;
      font-size: 18px;
      letter-spacing: 0px;
      text-transform: uppercase;
      margin:0;
    }
@media screen and (max-width: 749px) { .cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w {
      font-size: 16px;
    } }
.cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w svg {
       fill: #000000;
      width:calc(18px + 2px);
      height:calc(18px + 2px);
    }
@media screen and (max-width: 749px) { .cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w svg {
      width:16px;
      height:16px;
    } }
.cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc {
      color: #000000;
      font-size: 18px;
      letter-spacing: 0px;
      text-transform: uppercase;
      margin:0;
    }
@media screen and (max-width: 749px) { .cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc {
      font-size: 16px;
    } }
.cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc svg {
       fill: #000000;
      width:calc(18px + 2px);
      height:calc(18px + 2px);
    }
@media screen and (max-width: 749px) { .cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc svg {
      width:16px;
      height:16px;
    } }
.cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w {
      color: #000000;
      font-size: 18px;
      letter-spacing: 0px;
      text-transform: uppercase;
      margin:0;
    }
@media screen and (max-width: 749px) { .cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w {
      font-size: 16px;
    } }
.cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w svg {
       fill: #000000;
      width:calc(18px + 2px);
      height:calc(18px + 2px);
    }
@media screen and (max-width: 749px) { .cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w svg {
      width:16px;
      height:16px;
    } }
.cl-s19-luminscrollingtextdxx6 .scroll {
      display: flex;
      width: 100%;
      text-decoration: none;
      height: 100%;
      justify-content: center;
      align-items: center;
    }
.cl-s19-luminscrollingtextdxx6 .announcement-bar--inner-sections--23744631275848__lumin_scrolling_text_dxX6fY {
      max-width:1440px;
      margin-left:auto;
      margin-right:auto;
      z-index: -1;
      position: relative;
  }
@media only screen and (min-width: 768px) { .cl-s19-luminscrollingtextdxx6 .announcement-bar--inner-sections--23744631275848__lumin_scrolling_text_dxX6fY {
        padding: 16px 20px;
      } }
@media only screen and (max-width: 767px) { .cl-s19-luminscrollingtextdxx6 .announcement-bar--inner-sections--23744631275848__lumin_scrolling_text_dxX6fY {
        padding: 8px 20px;
      } }
.cl-s19-luminscrollingtextdxx6 .announcement-bar-section {
      position:relative;
      z-index:4
    }
.cl-s19-luminscrollingtextdxx6 .announcement-bar--wrap {
      line-height:1;
    }
.cl-s19-luminscrollingtextdxx6 .announcement-bar--inner-sections--23744631275848__lumin_scrolling_text_dxX6fY {
      height:100%;
      display:flex;
      align-items:center;
      max-width:none;
      white-space:nowrap;
      overflow:hidden;
    }
.cl-s19-luminscrollingtextdxx6 .announcement-bar--inner-sections--23744631275848__lumin_scrolling_text_dxX6fY.direction-left>div {
      animation:marquee-left var(--marquee-speed) linear infinite;
    }
.cl-s19-luminscrollingtextdxx6 .announcement-bar--inner-sections--23744631275848__lumin_scrolling_text_dxX6fY.direction-right>div {
      animation:marquee-right var(--marquee-speed) linear infinite;
    }
.cl-s19-luminscrollingtextdxx6 .announcement-bar--inner-sections--23744631275848__lumin_scrolling_text_dxX6fY>div {
      display:flex;
      align-items:center;
      flex-shrink:0;
      will-change:transform;
    }
.cl-s19-luminscrollingtextdxx6 .announcement-bar--inner-sections--23744631275848__lumin_scrolling_text_dxX6fY:hover>div {
      animation-play-state:paused;
    }
.cl-s19-luminscrollingtextdxx6 .announcement-bar-sections--23744631275848__lumin_scrolling_text_dxX6fY {
      display:inline-flex;
      align-items:center;
      padding:0 36px;
    }
@media only screen and (max-width: 767px) { .cl-s19-luminscrollingtextdxx6 .announcement-bar {
      padding:0 8px;
    } }
.cl-s19-luminscrollingtextdxx6 .announcement-bar-sections--23744631275848__lumin_scrolling_text_dxX6fY p {
      margin:0;
    }
.cl-s19-luminscrollingtextdxx6 .announcement-bar__message {
        min-height: 1.8rem;
    }
.cl-s19-luminscrollingtextdxx6 .announcement-bar-sections--23744631275848__lumin_scrolling_text_dxX6fY svg {
      margin-right:12px;
     /* fill:rgb(var(--color-foreground));*/
    }
.cl-s19-luminscrollingtextdxx6 .announcement-bar-sections--23744631275848__lumin_scrolling_text_dxX6fY p {
      padding:0;
    }
.cl-s19-luminscrollingtextdxx6 .announcement-bar-sections--23744631275848__lumin_scrolling_text_dxX6fY .announcement-bar-sections--23744631275848__lumin_scrolling_text_dxX6fY__link {
      color:rgb(var(--color-foreground));
      display: flex;
      padding: 0;
    }
.cl-s19-luminscrollingtextdxx6 .announcement-bar-sections--23744631275848__lumin_scrolling_text_dxX6fY--item:empty {
      display:none
    }
@keyframes marquee-left{
      0%{
        transform:translate(0)
      }
      to{
        transform:translate(-100%)
      }
    }
@keyframes marquee-right {
      0%{
        transform:translate(-100%)
      }
      to{
        transform:translate(0)
      }
    }
.cl-s19-luminscrollingtextdxx6 .announcement-bar-static {
      display: block;
    }
.cl-s19-luminscrollingtextdxx6 .announcement-bar-static>div {
      flex-wrap: wrap;
      justify-content: center;
    }
@font-face { font-family: Inter; font-weight: 400; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n4.b2a3f24c19b4de56e8871f609e73ca7-441022.woff2?v=86560110980689511001784759694) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n4.af8052d517e0c9ffac7b814872cecc2-c4bd3e.woff?v=169489102135510047051784759692) format("woff"); }
@font-face { font-family: Inter; font-weight: 700; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n7.02711e6b374660cfc7915d1afc1c204-9ca273.woff2?v=166179665259747124441784759702) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n7.6dab87426f6b8813070abd79972ceaf-d3f63e.woff?v=84160012413639486121784759704) format("woff"); }
@font-face { font-family: Inter; font-weight: 400; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i4.feae1981dda792ab80d117249d9c7e0-8f5776.woff2?v=146094087993054974941784759687) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i4.62773b7113d5e5f02c71486623cf828-acc1e9.woff?v=145175879304439201021784759686) format("woff"); }
@font-face { font-family: Inter; font-weight: 700; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i7.b377bcd4cc0f160622a22d638ae7e2c-1245e4.woff2?v=134035453052031163571784759690) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i7.7c69a6a34e3bb44fcf6f975857e13b9-c2084c.woff?v=92585484364732728301784759689) format("woff"); }
@font-face { font-family: Inter; font-weight: 500; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n5.d7101d5e168594dd06f56f290dd759f-71c4e1.woff2?v=96609129897802222461784759697) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n5.5332a76bbd27da00474c136abb1ca3c-9126c5.woff?v=99672576506404194411784759695) format("woff"); }
@font-face { font-family: Barlow; font-weight: 700; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-barlow_i7.50e19d6cc2ba5146fa437a5a7443c7-5d61ba.woff2?v=130863997018847547571784759684) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-barlow_i7.47e9f98f1b094d912e6fd631cc3fe9-cf68ae.woff?v=52505299563554195721784759682) format("woff"); }
@font-face { font-family: Inter; font-weight: 600; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n6.771af0474a71b3797eb38f3487d6fb7-a42a69.woff2?v=147121938536447429991784759699) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n6.88c903d8f9e157d48b73b7777d06429-25e190.woff?v=138721356721046305941784759700) format("woff"); }
.cl-s19-luminscrollingtextdxx6, .cl-s19-luminscrollingtextdxx6 .color-background-1 { --color-background: 255,255,255; --gradient-background: #ffffff; --color-foreground: 0,0,0; --color-background-contrast: 191,191,191; --color-shadow: 0,0,0; --color-button: 0,0,0; --color-button-text: 255,255,255; --color-secondary-button: 255,255,255; --color-secondary-button-text: 0,0,0; --color-link: 0,0,0; --color-badge-foreground: 0,0,0; --color-badge-background: 255,255,255; --color-badge-border: 0,0,0; --payment-terms-background-color: rgb(255 255 255); --sale-price: rgb(0 0 0); }
.cl-s19-luminscrollingtextdxx6, .cl-s19-luminscrollingtextdxx6 .color-background-1, .cl-s19-luminscrollingtextdxx6 .color-background-2, .cl-s19-luminscrollingtextdxx6 .color-inverse, .cl-s19-luminscrollingtextdxx6 .color-accent-1, .cl-s19-luminscrollingtextdxx6 .color-accent-2 { color: rgba(var(--color-foreground), 0.85); background-color: rgb(var(--color-background)); }
.cl-s19-luminscrollingtextdxx6 { --font-body-family: Inter, sans-serif; --font-body-style: normal; --font-body-weight: 400; --font-body-weight-bold: 700; --font-body-height: 1.5; --font-body-spacing: 0.5px; --font-menu-family: Inter, sans-serif; --font-menu-style: normal; --font-menu-weight: 500; --font-menu-weight-medium: 500; --font-menu-weight-bold: 800; --font-button-family: Inter, sans-serif; --font-button-style: normal; --font-button-weight: 600; --font-button-weight-medium: 500; --font-button-weight-bold: 900; --font-collapsible-family: Inter, sans-serif; --font-collapsible-style: normal; --font-collapsible-weight: 600; --font-collapsible-weight-medium: 500; --font-collapsible-weight-bold: 900; --font-collapsible-size: 18px; --font-collapsible-spacing: -0.2px; --font-heading-family: Inter, sans-serif; --font-heading-style: normal; --font-heading-italic: Barlow, sans-serif; --font-heading-italic-style: italic; --font-heading-weight: 700; --font-heading-spacing: 0.1px; --font-heading-height: 1.2; --font-body-scale: 1.0; --font-heading-scale: 1.0; --media-padding: px; --media-border-opacity: 0.05; --media-border-width: 0px; --media-radius: 10px; --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: 100rem; --page-width-margin: 0rem; --product-card-image-padding: 0.0rem; --product-card-corner-radius: 0.6rem; --product-card-text-alignment: center; --product-card-border-width: 0.0rem; --product-card-border-opacity: 0.05; --product-card-shadow-opacity: 0.0; --product-card-shadow-visible: 0; --product-card-shadow-horizontal-offset: 0.0rem; --product-card-shadow-vertical-offset: 0.4rem; --product-card-shadow-blur-radius: 0.5rem; --collection-card-image-padding: 0.0rem; --collection-card-corner-radius: 12%; --collection-card-text-alignment: center; --collection-card-border-width: 0.0rem; --collection-card-border-opacity: 0.1; --collection-card-shadow-opacity: 0.0; --collection-card-shadow-visible: 0; --collection-card-shadow-horizontal-offset: 0.0rem; --collection-card-shadow-vertical-offset: 0.4rem; --collection-card-shadow-blur-radius: 0.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: 16px; --grid-desktop-horizontal-spacing: 12px; --grid-mobile-vertical-spacing: 8px; --grid-mobile-horizontal-spacing: 6px; --text-boxes-border-opacity: 0.05; --text-boxes-border-width: 0px; --text-boxes-radius: 6px; --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: 8px; --buttons-radius-outset: 9px; --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: 8px; --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: 9px; --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: uppercase; --button-text-size: 16px; --button-text-size_mobile: 12px; --button-text-space: 0px; --button-text-weight: 600; --fancy-gradient: linear-gradient(108deg, rgba(172, 67, 79, 1), rgba(255, 126, 141, 1) 48%, rgba(251, 167, 177, 1) 98%); --fancy-text: #000000; --fancy-background: #FFFBB7; --fancy-text-size: 100%; --fancy-padding-left: 10px; --fancy-padding-right: 10px; --fancy-padding-top: 0px; --fancy-border-radius: 0px; --fancy-padding-bottom: 0px; --badge-size: 1; }
.cl-s19-luminscrollingtextdxx6 *, .cl-s19-luminscrollingtextdxx6 ::before, .cl-s19-luminscrollingtextdxx6 ::after { box-sizing: inherit; }
.cl-s19-luminscrollingtextdxx6 { box-sizing: border-box; font-size: calc(var(--font-body-scale) * 62.5%); height: 100%; }
.cl-s19-luminscrollingtextdxx6 { display: grid; grid-template-rows: auto auto 1fr auto; grid-template-columns: 100%; min-height: 100%; margin: 0px; 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; -webkit-font-smoothing: antialiased; }
@media screen and (min-width: 750px) { .cl-s19-luminscrollingtextdxx6 { font-size: 1.6rem; } }
.cl-s19-luminscrollingtextdxx6 { --alpha-button-background: 1; --alpha-button-border: 1; --alpha-link: .85; --alpha-badge-border: .1; }
.cl-s19-luminscrollingtextdxx6 { --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); }
.cl-s19-luminscrollingtextdxx6 .gradient { background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-origin: ; background-clip: ; background-color: ; background-attachment: fixed; }
.cl-s19-luminscrollingtextdxx6 .rte > :first-child { margin-top: 0px; }
.cl-s19-luminscrollingtextdxx6 .rte > :last-child { margin-bottom: 0px; }
@media (prefers-reduced-motion: no-preference) and (hover: hover) { .cl-s19-luminscrollingtextdxx6 { --easter-egg: none; } }
@font-face { font-family: swiper-icons; src: url("data:application/font-woff;charset=utf-8;base64, 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"); font-weight: 400; font-style: normal; }
.cl-s19-luminscrollingtextdxx6 { --swiper-theme-color: #007aff; }
.cl-s19-luminscrollingtextdxx6 { --swiper-navigation-size: 16px; }
.cl-s19-luminscrollingtextdxx6 { --shopify-chat-bg-color: #FFFFFF; --shopify-agent-bg-color: #FFFFFF; --shopify-chat-text-color: #000000; --shopify-agent-text-color: #000000; --shopify-chat-accent-bg-color: #000000; --shopify-agent-accent-bg-color: #000000; --shopify-chat-accent-text-color: #FFFFFF; --shopify-agent-accent-text-color: #FFFFFF; --shopify-chat-activator-offset: 20px; --shopify-agent-activator-offset: 20px; --shopify-chat-border-radius: 16px; --shopify-agent-border-radius: 16px; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MRegular-d0531d.woff2?v=149152729114340250381784759707) format("woff2"); font-style: normal; font-weight: 450; font-display: swap; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MMedium-269b78.woff2?v=30486626448974345721784759705) format("woff2"); font-style: normal; font-weight: 500; font-display: swap; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MSemibold-24a03e.woff2?v=104269634200593542371784759709) format("woff2"); font-style: normal; font-weight: 600; font-display: swap; }
.cl-s19-luminscrollingtextdxx6 *, .cl-s19-luminscrollingtextdxx6 ::before, .cl-s19-luminscrollingtextdxx6 ::after { animation: auto ease 0s 1 normal none running none !important; transition: none !important; }
.cl-s19-luminscrollingtextdxx6 { --lm-button-box: 0,0,0; }
.cl-s19-luminscrollingtextdxx6 .section-sections--23744631275848__lumin_scrolling_text_dxX6fY-padding { padding-top: 0px; padding-bottom: 0px; -webkit-mask-box-image-source: linear-gradient(to right, rgba(0, 0, 0, 0), rgb(0, 0, 0) 20%, rgb(0, 0, 0) 80%, rgba(0, 0, 0, 0)); -webkit-mask-box-image-slice: initial; -webkit-mask-box-image-width: initial; -webkit-mask-box-image-outset: initial; -webkit-mask-box-image-repeat: initial; mask-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgb(0, 0, 0) 20%, rgb(0, 0, 0) 80%, rgba(0, 0, 0, 0)); }
@media screen and (min-width: 750px) { .cl-s19-luminscrollingtextdxx6 .section-sections--23744631275848__lumin_scrolling_text_dxX6fY-padding { padding-top: 0px; padding-bottom: 0px; } }
.cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc { color: rgb(0, 0, 0); font-size: 18px; letter-spacing: 0px; text-transform: uppercase; margin: 0px; }
@media screen and (max-width: 749px) { .cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc { font-size: 16px; } }
.cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w { color: rgb(0, 0, 0); font-size: 18px; letter-spacing: 0px; text-transform: uppercase; margin: 0px; }
@media screen and (max-width: 749px) { .cl-s19-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w { font-size: 16px; } }
.cl-s19-luminscrollingtextdxx6 .scroll { display: flex; width: 100%; text-decoration: none; height: 100%; justify-content: center; align-items: center; }
.cl-s19-luminscrollingtextdxx6 .announcement-bar--inner-sections--23744631275848__lumin_scrolling_text_dxX6fY { max-width: 1440px; margin-left: auto; margin-right: auto; z-index: -1; position: relative; }
@media only screen and (min-width: 768px) { .cl-s19-luminscrollingtextdxx6 .announcement-bar--inner-sections--23744631275848__lumin_scrolling_text_dxX6fY { padding: 16px 20px; } }
@media only screen and (max-width: 767px) { .cl-s19-luminscrollingtextdxx6 .announcement-bar--inner-sections--23744631275848__lumin_scrolling_text_dxX6fY { padding: 8px 20px; } }
.cl-s19-luminscrollingtextdxx6 .announcement-bar--inner-sections--23744631275848__lumin_scrolling_text_dxX6fY { height: 100%; display: flex; align-items: center; max-width: none; white-space: nowrap; overflow: hidden; }
.cl-s19-luminscrollingtextdxx6 .announcement-bar--inner-sections--23744631275848__lumin_scrolling_text_dxX6fY.direction-left > div { animation: marquee-left var(--marquee-speed) linear infinite; }
.cl-s19-luminscrollingtextdxx6 .announcement-bar--inner-sections--23744631275848__lumin_scrolling_text_dxX6fY > div { display: flex; align-items: center; flex-shrink: 0; will-change: transform; }
.cl-s19-luminscrollingtextdxx6 .announcement-bar-sections--23744631275848__lumin_scrolling_text_dxX6fY { display: inline-flex; align-items: center; padding: 0px 36px; }
.cl-s19-luminscrollingtextdxx6 .announcement-bar-sections--23744631275848__lumin_scrolling_text_dxX6fY p { margin: 0px; }
.cl-s19-luminscrollingtextdxx6 .announcement-bar-sections--23744631275848__lumin_scrolling_text_dxX6fY p { padding: 0px; }
.cl-s19-luminscrollingtextdxx6 { --lxs-rating-icon-color: #E0E320; }

/* === newsletter (reabtec 420dbb1b, rebuilt from live DOM) === */
.cl-newsletter{background:#fff;text-align:center;color:rgba(31,29,36,.85);font-family:Inter,sans-serif;font-size:16px;line-height:24px;letter-spacing:.5px}
.cl-newsletter .cln-wrap{display:grid;gap:20px;justify-content:center;align-items:center;max-width:1000px;margin:0 auto;padding:24px 20px}
.cl-newsletter .cln-title{font-family:Inter,sans-serif;font-size:32px;line-height:1.2;font-weight:700;color:#1f1d24;letter-spacing:.1px;margin:0}
.cl-newsletter .cln-sub p{margin:0;font-size:16px;line-height:24px;color:rgba(31,29,36,.85)}
.cl-newsletter .cln-formwrap{display:contents}
.cl-newsletter .cln-form{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;position:relative;width:100%;max-width:360px;margin:0 auto}
.cl-newsletter .cln-field{position:relative;width:100%}
.cl-newsletter .cln-input{width:100%;height:50px;margin:1px;padding:15px 50px 15px 15px;border:1px solid rgba(31,29,36,.25);border-radius:8px;background:#fff;color:#1f1d24;font-size:16px;line-height:24px;letter-spacing:.4px;text-align:left;box-sizing:border-box}
.cl-newsletter .cln-button{position:absolute;right:1px;top:0;width:44px;height:52px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-left:1px solid rgba(31,29,36,.15);color:rgba(31,29,36,.85);cursor:pointer}
.cl-newsletter .cln-arrow{width:15px}
.cl-newsletter .cln-msg{display:flex;align-items:center;justify-content:center;margin-top:15px;font-size:13px;line-height:15.6px;color:rgba(31,29,36,.7);text-align:center}
.cl-newsletter .cln-msg--ok{color:#0a7d3c}
@media(min-width:1101px){
  .cl-newsletter .cln-wrap{display:flex;flex-direction:row;gap:70px;align-items:center;justify-content:center;padding:0 40px}
  .cl-newsletter .cln-title{font-size:40px;line-height:48px}
  .cl-newsletter .cln-form{margin:0}
}
@media(min-width:700px) and (max-width:1100px){
  .cl-newsletter .cln-wrap{display:flex;flex-direction:row;gap:40px;align-items:center}
}

/* === s20-420dbb1bf872486199ecc6 === */
.cl-page .newsletter-form {display:flex;flex-direction:column;justify-content:center;width:100%;position:relative;margin:0}
@media screen and (min-width:750px) { .cl-page .newsletter-form {align-items:flex-start;max-width:36rem} }
.cl-page .newsletter-form__field-wrapper {width:100%}
.cl-page .newsletter-form__field-wrapper .field__input {padding-right:5rem}
.cl-page .newsletter-form__field-wrapper .field {z-index:0}
.cl-page .newsletter-form__message {justify-content:center;margin-bottom:0}
.cl-page .newsletter-form__message--success {margin-top:2rem}
@media screen and (min-width:750px) { .cl-page .newsletter-form__message {justify-content:flex-start} }
.cl-page .newsletter-form__button {width:4.4rem;margin:0;right:var(--inputs-border-width);top:0;height:100%;z-index:2;border-left:var(--inputs-border-width) solid rgba(var(--color-foreground),var(--inputs-border-opacity))}
.cl-page .newsletter-form__button:focus-visible {box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .4rem rgba(var(--color-foreground));background-color:rgb(var(--color-background))}
.cl-page .newsletter-form__button:focus {box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .4rem rgba(var(--color-foreground));background-color:rgb(var(--color-background))}
.cl-page .newsletter-form__button:not(:focus-visible):not(.focused) {box-shadow:inherit;background-color:inherit}
.cl-page .newsletter-form__button .icon {width:1.5rem}
.cl-page /*# sourceMappingURL=/cdn/shop/t/16/assets/component-newsletter.css.map?v=152230509516500856961746641228 */ {}
.cl-page .newsletter__wrapper>* {margin-top:0;margin-bottom:0}
.cl-page .newsletter__wrapper>*+* {margin-top:0rem}
.cl-page .newsletter__wrapper>*+.newsletter-form {margin-top:0rem}
.cl-page .newsletter__subheading {max-width:100%}
.cl-page .newsletter__wrapper .newsletter-form__field-wrapper {max-width:44rem}
.cl-page .newsletter-form__field-wrapper .newsletter-form__message {margin-top:1.5rem}
.cl-page .newsletter__button {margin-top:3rem;width:fit-content}
@media screen and (min-width:750px) { .cl-page .newsletter__button {flex-shrink:0;margin:0 0 0 1rem} }
.cl-page .small-text {color:rgba(var(--color-foreground),.7);text-shadow:none;font-size:13px;line-height:1.2}
.cl-page /*# sourceMappingURL=/cdn/shop/t/16/assets/newsletter-section.css.map?v=72909674902719691371746641229 */ {}
.cl-s20-420dbb1bf872486199ecc6 .section-sections--23744631275848__420dbb1b-f872-4861-99ec-c6ce83df4831-padding {
    padding-top: 0px;
    padding-bottom: 0px;
  }
@media screen and (min-width: 750px) { .cl-s20-420dbb1bf872486199ecc6 .section-sections--23744631275848__420dbb1b-f872-4861-99ec-c6ce83df4831-padding {
      padding-top: 0px;
      padding-bottom: 0px;
    } }
.cl-s20-420dbb1bf872486199ecc6 .section-sections--23744631275848__420dbb1b-f872-4861-99ec-c6ce83df4831-margin {
    padding-top: 0px;
    padding-bottom: 0px;
  }
@media screen and (min-width: 750px) { .cl-s20-420dbb1bf872486199ecc6 .section-sections--23744631275848__420dbb1b-f872-4861-99ec-c6ce83df4831-margin {
      padding-top: 0px;
      padding-bottom: 0px;
    } }
.cl-s20-420dbb1bf872486199ecc6 .newsletter__wrapper {
  padding-right: calc(4rem / var(--font-body-scale));
  padding-left: calc(4rem / var(--font-body-scale));
  display: grid;
  gap: 90px;
  justify-content: center;
}
@media screen and (min-width: 1101px) { .cl-s20-420dbb1bf872486199ecc6 .newsletter__wrapper {
   display:flex;
    gap: 70px;
    align-items: center;
  } }
@media screen and (max-width: 1100px) and (min-width: 900px) { .cl-s20-420dbb1bf872486199ecc6 .newsletter__wrapper {
    gap: 40px;
    align-items: center;
    display: flex;
  } }
@media screen and (max-width: 899px) and (min-width: 700px) { .cl-s20-420dbb1bf872486199ecc6 .newsletter__wrapper {
     display: flex;
    gap: 40px;
    align-items: center;
  } }
@media screen and (max-width: 699px) { .cl-s20-420dbb1bf872486199ecc6 .newsletter__wrapper {
    padding-right: 2rem;
    padding-left: 2rem;
    gap: 20px;
    align-items: center;
    
  } }
@font-face { font-family: Inter; font-weight: 400; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n4.b2a3f24c19b4de56e8871f609e73ca7-441022.woff2?v=86560110980689511001784759694) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n4.af8052d517e0c9ffac7b814872cecc2-c4bd3e.woff?v=169489102135510047051784759692) format("woff"); }
@font-face { font-family: Inter; font-weight: 700; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n7.02711e6b374660cfc7915d1afc1c204-9ca273.woff2?v=166179665259747124441784759702) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n7.6dab87426f6b8813070abd79972ceaf-d3f63e.woff?v=84160012413639486121784759704) format("woff"); }
@font-face { font-family: Inter; font-weight: 400; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i4.feae1981dda792ab80d117249d9c7e0-8f5776.woff2?v=146094087993054974941784759687) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i4.62773b7113d5e5f02c71486623cf828-acc1e9.woff?v=145175879304439201021784759686) format("woff"); }
@font-face { font-family: Inter; font-weight: 700; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i7.b377bcd4cc0f160622a22d638ae7e2c-1245e4.woff2?v=134035453052031163571784759690) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i7.7c69a6a34e3bb44fcf6f975857e13b9-c2084c.woff?v=92585484364732728301784759689) format("woff"); }
@font-face { font-family: Inter; font-weight: 500; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n5.d7101d5e168594dd06f56f290dd759f-71c4e1.woff2?v=96609129897802222461784759697) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n5.5332a76bbd27da00474c136abb1ca3c-9126c5.woff?v=99672576506404194411784759695) format("woff"); }
@font-face { font-family: Barlow; font-weight: 700; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-barlow_i7.50e19d6cc2ba5146fa437a5a7443c7-5d61ba.woff2?v=130863997018847547571784759684) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-barlow_i7.47e9f98f1b094d912e6fd631cc3fe9-cf68ae.woff?v=52505299563554195721784759682) format("woff"); }
@font-face { font-family: Inter; font-weight: 600; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n6.771af0474a71b3797eb38f3487d6fb7-a42a69.woff2?v=147121938536447429991784759699) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n6.88c903d8f9e157d48b73b7777d06429-25e190.woff?v=138721356721046305941784759700) format("woff"); }
.cl-s20-420dbb1bf872486199ecc6, .cl-s20-420dbb1bf872486199ecc6 .color-background-1 { --color-background: 255,255,255; --gradient-background: #ffffff; --color-foreground: 0,0,0; --color-background-contrast: 191,191,191; --color-shadow: 0,0,0; --color-button: 0,0,0; --color-button-text: 255,255,255; --color-secondary-button: 255,255,255; --color-secondary-button-text: 0,0,0; --color-link: 0,0,0; --color-badge-foreground: 0,0,0; --color-badge-background: 255,255,255; --color-badge-border: 0,0,0; --payment-terms-background-color: rgb(255 255 255); --sale-price: rgb(0 0 0); }
.cl-s20-420dbb1bf872486199ecc6, .cl-s20-420dbb1bf872486199ecc6 .color-background-1, .cl-s20-420dbb1bf872486199ecc6 .color-background-2, .cl-s20-420dbb1bf872486199ecc6 .color-inverse, .cl-s20-420dbb1bf872486199ecc6 .color-accent-1, .cl-s20-420dbb1bf872486199ecc6 .color-accent-2 { color: rgba(var(--color-foreground), 0.85); background-color: rgb(var(--color-background)); }
.cl-s20-420dbb1bf872486199ecc6 { --font-body-family: Inter, sans-serif; --font-body-style: normal; --font-body-weight: 400; --font-body-weight-bold: 700; --font-body-height: 1.5; --font-body-spacing: 0.5px; --font-menu-family: Inter, sans-serif; --font-menu-style: normal; --font-menu-weight: 500; --font-menu-weight-medium: 500; --font-menu-weight-bold: 800; --font-button-family: Inter, sans-serif; --font-button-style: normal; --font-button-weight: 600; --font-button-weight-medium: 500; --font-button-weight-bold: 900; --font-collapsible-family: Inter, sans-serif; --font-collapsible-style: normal; --font-collapsible-weight: 600; --font-collapsible-weight-medium: 500; --font-collapsible-weight-bold: 900; --font-collapsible-size: 18px; --font-collapsible-spacing: -0.2px; --font-heading-family: Inter, sans-serif; --font-heading-style: normal; --font-heading-italic: Barlow, sans-serif; --font-heading-italic-style: italic; --font-heading-weight: 700; --font-heading-spacing: 0.1px; --font-heading-height: 1.2; --font-body-scale: 1.0; --font-heading-scale: 1.0; --media-padding: px; --media-border-opacity: 0.05; --media-border-width: 0px; --media-radius: 10px; --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: 100rem; --page-width-margin: 0rem; --product-card-image-padding: 0.0rem; --product-card-corner-radius: 0.6rem; --product-card-text-alignment: center; --product-card-border-width: 0.0rem; --product-card-border-opacity: 0.05; --product-card-shadow-opacity: 0.0; --product-card-shadow-visible: 0; --product-card-shadow-horizontal-offset: 0.0rem; --product-card-shadow-vertical-offset: 0.4rem; --product-card-shadow-blur-radius: 0.5rem; --collection-card-image-padding: 0.0rem; --collection-card-corner-radius: 12%; --collection-card-text-alignment: center; --collection-card-border-width: 0.0rem; --collection-card-border-opacity: 0.1; --collection-card-shadow-opacity: 0.0; --collection-card-shadow-visible: 0; --collection-card-shadow-horizontal-offset: 0.0rem; --collection-card-shadow-vertical-offset: 0.4rem; --collection-card-shadow-blur-radius: 0.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: 16px; --grid-desktop-horizontal-spacing: 12px; --grid-mobile-vertical-spacing: 8px; --grid-mobile-horizontal-spacing: 6px; --text-boxes-border-opacity: 0.05; --text-boxes-border-width: 0px; --text-boxes-radius: 6px; --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: 8px; --buttons-radius-outset: 9px; --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: 8px; --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: 9px; --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: uppercase; --button-text-size: 16px; --button-text-size_mobile: 12px; --button-text-space: 0px; --button-text-weight: 600; --fancy-gradient: linear-gradient(108deg, rgba(172, 67, 79, 1), rgba(255, 126, 141, 1) 48%, rgba(251, 167, 177, 1) 98%); --fancy-text: #000000; --fancy-background: #FFFBB7; --fancy-text-size: 100%; --fancy-padding-left: 10px; --fancy-padding-right: 10px; --fancy-padding-top: 0px; --fancy-border-radius: 0px; --fancy-padding-bottom: 0px; --badge-size: 1; }
.cl-s20-420dbb1bf872486199ecc6 *, .cl-s20-420dbb1bf872486199ecc6 ::before, .cl-s20-420dbb1bf872486199ecc6 ::after { box-sizing: inherit; }
.cl-s20-420dbb1bf872486199ecc6 { box-sizing: border-box; font-size: calc(var(--font-body-scale) * 62.5%); height: 100%; }
.cl-s20-420dbb1bf872486199ecc6 { display: grid; grid-template-rows: auto auto 1fr auto; grid-template-columns: 100%; min-height: 100%; margin: 0px; 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; -webkit-font-smoothing: antialiased; }
@media screen and (min-width: 750px) { .cl-s20-420dbb1bf872486199ecc6 { font-size: 1.6rem; } }
.cl-s20-420dbb1bf872486199ecc6 { --alpha-button-background: 1; --alpha-button-border: 1; --alpha-link: .85; --alpha-badge-border: .1; }
.cl-s20-420dbb1bf872486199ecc6 .isolate { position: relative; z-index: 0; }
.cl-s20-420dbb1bf872486199ecc6 { --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); }
@media (prefers-reduced-motion: no-preference) and (hover: hover) { .cl-s20-420dbb1bf872486199ecc6 { --easter-egg: none; } }
@font-face { font-family: swiper-icons; src: url("data:application/font-woff;charset=utf-8;base64, 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"); font-weight: 400; font-style: normal; }
.cl-s20-420dbb1bf872486199ecc6 { --swiper-theme-color: #007aff; }
.cl-s20-420dbb1bf872486199ecc6 { --swiper-navigation-size: 16px; }
.cl-s20-420dbb1bf872486199ecc6 { --shopify-chat-bg-color: #FFFFFF; --shopify-agent-bg-color: #FFFFFF; --shopify-chat-text-color: #000000; --shopify-agent-text-color: #000000; --shopify-chat-accent-bg-color: #000000; --shopify-agent-accent-bg-color: #000000; --shopify-chat-accent-text-color: #FFFFFF; --shopify-agent-accent-text-color: #FFFFFF; --shopify-chat-activator-offset: 20px; --shopify-agent-activator-offset: 20px; --shopify-chat-border-radius: 16px; --shopify-agent-border-radius: 16px; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MRegular-d0531d.woff2?v=149152729114340250381784759707) format("woff2"); font-style: normal; font-weight: 450; font-display: swap; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MMedium-269b78.woff2?v=30486626448974345721784759705) format("woff2"); font-style: normal; font-weight: 500; font-display: swap; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MSemibold-24a03e.woff2?v=104269634200593542371784759709) format("woff2"); font-style: normal; font-weight: 600; font-display: swap; }
.cl-s20-420dbb1bf872486199ecc6 *, .cl-s20-420dbb1bf872486199ecc6 ::before, .cl-s20-420dbb1bf872486199ecc6 ::after { animation: auto ease 0s 1 normal none running none !important; transition: none !important; }
.cl-s20-420dbb1bf872486199ecc6 { --lm-button-box: 0,0,0; }
.cl-s20-420dbb1bf872486199ecc6 .section-sections--23744631275848__420dbb1b-f872-4861-99ec-c6ce83df4831-margin { padding-top: 0px; padding-bottom: 0px; }
@media screen and (min-width: 750px) { .cl-s20-420dbb1bf872486199ecc6 .section-sections--23744631275848__420dbb1b-f872-4861-99ec-c6ce83df4831-margin { padding-top: 0px; padding-bottom: 0px; } }
.cl-s20-420dbb1bf872486199ecc6 { --lxs-rating-icon-color: #E0E320; }
/* === s21-customliquid9rjawb === */
.cl-s21-customliquid9rjawb .section-sections--23744631275848__custom_liquid_9rJawB-padding {
    padding-top: calc(0px * 0.75);
    padding-bottom: calc(0px  * 0.75);
  }
@media screen and (min-width: 750px) { .cl-s21-customliquid9rjawb .section-sections--23744631275848__custom_liquid_9rJawB-padding {
      padding-top: 0px;
      padding-bottom: 0px;
    } }
@font-face { font-family: Inter; font-weight: 400; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n4.b2a3f24c19b4de56e8871f609e73ca7-441022.woff2?v=86560110980689511001784759694) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n4.af8052d517e0c9ffac7b814872cecc2-c4bd3e.woff?v=169489102135510047051784759692) format("woff"); }
@font-face { font-family: Inter; font-weight: 700; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n7.02711e6b374660cfc7915d1afc1c204-9ca273.woff2?v=166179665259747124441784759702) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n7.6dab87426f6b8813070abd79972ceaf-d3f63e.woff?v=84160012413639486121784759704) format("woff"); }
@font-face { font-family: Inter; font-weight: 400; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i4.feae1981dda792ab80d117249d9c7e0-8f5776.woff2?v=146094087993054974941784759687) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i4.62773b7113d5e5f02c71486623cf828-acc1e9.woff?v=145175879304439201021784759686) format("woff"); }
@font-face { font-family: Inter; font-weight: 700; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i7.b377bcd4cc0f160622a22d638ae7e2c-1245e4.woff2?v=134035453052031163571784759690) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i7.7c69a6a34e3bb44fcf6f975857e13b9-c2084c.woff?v=92585484364732728301784759689) format("woff"); }
@font-face { font-family: Inter; font-weight: 500; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n5.d7101d5e168594dd06f56f290dd759f-71c4e1.woff2?v=96609129897802222461784759697) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n5.5332a76bbd27da00474c136abb1ca3c-9126c5.woff?v=99672576506404194411784759695) format("woff"); }
@font-face { font-family: Barlow; font-weight: 700; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-barlow_i7.50e19d6cc2ba5146fa437a5a7443c7-5d61ba.woff2?v=130863997018847547571784759684) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-barlow_i7.47e9f98f1b094d912e6fd631cc3fe9-cf68ae.woff?v=52505299563554195721784759682) format("woff"); }
@font-face { font-family: Inter; font-weight: 600; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n6.771af0474a71b3797eb38f3487d6fb7-a42a69.woff2?v=147121938536447429991784759699) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n6.88c903d8f9e157d48b73b7777d06429-25e190.woff?v=138721356721046305941784759700) format("woff"); }
.cl-s21-customliquid9rjawb, .cl-s21-customliquid9rjawb .color-background-1 { --color-background: 255,255,255; --gradient-background: #ffffff; --color-foreground: 0,0,0; --color-background-contrast: 191,191,191; --color-shadow: 0,0,0; --color-button: 0,0,0; --color-button-text: 255,255,255; --color-secondary-button: 255,255,255; --color-secondary-button-text: 0,0,0; --color-link: 0,0,0; --color-badge-foreground: 0,0,0; --color-badge-background: 255,255,255; --color-badge-border: 0,0,0; --payment-terms-background-color: rgb(255 255 255); --sale-price: rgb(0 0 0); }
.cl-s21-customliquid9rjawb, .cl-s21-customliquid9rjawb .color-background-1, .cl-s21-customliquid9rjawb .color-background-2, .cl-s21-customliquid9rjawb .color-inverse, .cl-s21-customliquid9rjawb .color-accent-1, .cl-s21-customliquid9rjawb .color-accent-2 { color: rgba(var(--color-foreground), 0.85); background-color: rgb(var(--color-background)); }
.cl-s21-customliquid9rjawb { --font-body-family: Inter, sans-serif; --font-body-style: normal; --font-body-weight: 400; --font-body-weight-bold: 700; --font-body-height: 1.5; --font-body-spacing: 0.5px; --font-menu-family: Inter, sans-serif; --font-menu-style: normal; --font-menu-weight: 500; --font-menu-weight-medium: 500; --font-menu-weight-bold: 800; --font-button-family: Inter, sans-serif; --font-button-style: normal; --font-button-weight: 600; --font-button-weight-medium: 500; --font-button-weight-bold: 900; --font-collapsible-family: Inter, sans-serif; --font-collapsible-style: normal; --font-collapsible-weight: 600; --font-collapsible-weight-medium: 500; --font-collapsible-weight-bold: 900; --font-collapsible-size: 18px; --font-collapsible-spacing: -0.2px; --font-heading-family: Inter, sans-serif; --font-heading-style: normal; --font-heading-italic: Barlow, sans-serif; --font-heading-italic-style: italic; --font-heading-weight: 700; --font-heading-spacing: 0.1px; --font-heading-height: 1.2; --font-body-scale: 1.0; --font-heading-scale: 1.0; --media-padding: px; --media-border-opacity: 0.05; --media-border-width: 0px; --media-radius: 10px; --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: 100rem; --page-width-margin: 0rem; --product-card-image-padding: 0.0rem; --product-card-corner-radius: 0.6rem; --product-card-text-alignment: center; --product-card-border-width: 0.0rem; --product-card-border-opacity: 0.05; --product-card-shadow-opacity: 0.0; --product-card-shadow-visible: 0; --product-card-shadow-horizontal-offset: 0.0rem; --product-card-shadow-vertical-offset: 0.4rem; --product-card-shadow-blur-radius: 0.5rem; --collection-card-image-padding: 0.0rem; --collection-card-corner-radius: 12%; --collection-card-text-alignment: center; --collection-card-border-width: 0.0rem; --collection-card-border-opacity: 0.1; --collection-card-shadow-opacity: 0.0; --collection-card-shadow-visible: 0; --collection-card-shadow-horizontal-offset: 0.0rem; --collection-card-shadow-vertical-offset: 0.4rem; --collection-card-shadow-blur-radius: 0.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: 16px; --grid-desktop-horizontal-spacing: 12px; --grid-mobile-vertical-spacing: 8px; --grid-mobile-horizontal-spacing: 6px; --text-boxes-border-opacity: 0.05; --text-boxes-border-width: 0px; --text-boxes-radius: 6px; --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: 8px; --buttons-radius-outset: 9px; --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: 8px; --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: 9px; --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: uppercase; --button-text-size: 16px; --button-text-size_mobile: 12px; --button-text-space: 0px; --button-text-weight: 600; --fancy-gradient: linear-gradient(108deg, rgba(172, 67, 79, 1), rgba(255, 126, 141, 1) 48%, rgba(251, 167, 177, 1) 98%); --fancy-text: #000000; --fancy-background: #FFFBB7; --fancy-text-size: 100%; --fancy-padding-left: 10px; --fancy-padding-right: 10px; --fancy-padding-top: 0px; --fancy-border-radius: 0px; --fancy-padding-bottom: 0px; --badge-size: 1; }
.cl-s21-customliquid9rjawb *, .cl-s21-customliquid9rjawb ::before, .cl-s21-customliquid9rjawb ::after { box-sizing: inherit; }
.cl-s21-customliquid9rjawb { box-sizing: border-box; font-size: calc(var(--font-body-scale) * 62.5%); height: 100%; }
.cl-s21-customliquid9rjawb { display: grid; grid-template-rows: auto auto 1fr auto; grid-template-columns: 100%; min-height: 100%; margin: 0px; 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; -webkit-font-smoothing: antialiased; }
@media screen and (min-width: 750px) { .cl-s21-customliquid9rjawb { font-size: 1.6rem; } }
.cl-s21-customliquid9rjawb { --alpha-button-background: 1; --alpha-button-border: 1; --alpha-link: .85; --alpha-badge-border: .1; }
.cl-s21-customliquid9rjawb .section + .section { margin-top: var(--spacing-sections-mobile); }
@media screen and (min-width: 750px) { .cl-s21-customliquid9rjawb .section + .section { margin-top: var(--spacing-sections-desktop); } }
.cl-s21-customliquid9rjawb { --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); }
.cl-s21-customliquid9rjawb .gradient { background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-origin: ; background-clip: ; background-color: ; background-attachment: fixed; }
@media (prefers-reduced-motion: no-preference) and (hover: hover) { .cl-s21-customliquid9rjawb { --easter-egg: none; } }
@font-face { font-family: swiper-icons; src: url("data:application/font-woff;charset=utf-8;base64, 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"); font-weight: 400; font-style: normal; }
.cl-s21-customliquid9rjawb { --swiper-theme-color: #007aff; }
.cl-s21-customliquid9rjawb { --swiper-navigation-size: 16px; }
.cl-s21-customliquid9rjawb { --shopify-chat-bg-color: #FFFFFF; --shopify-agent-bg-color: #FFFFFF; --shopify-chat-text-color: #000000; --shopify-agent-text-color: #000000; --shopify-chat-accent-bg-color: #000000; --shopify-agent-accent-bg-color: #000000; --shopify-chat-accent-text-color: #FFFFFF; --shopify-agent-accent-text-color: #FFFFFF; --shopify-chat-activator-offset: 20px; --shopify-agent-activator-offset: 20px; --shopify-chat-border-radius: 16px; --shopify-agent-border-radius: 16px; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MRegular-d0531d.woff2?v=149152729114340250381784759707) format("woff2"); font-style: normal; font-weight: 450; font-display: swap; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MMedium-269b78.woff2?v=30486626448974345721784759705) format("woff2"); font-style: normal; font-weight: 500; font-display: swap; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MSemibold-24a03e.woff2?v=104269634200593542371784759709) format("woff2"); font-style: normal; font-weight: 600; font-display: swap; }
.cl-s21-customliquid9rjawb *, .cl-s21-customliquid9rjawb ::before, .cl-s21-customliquid9rjawb ::after { animation: auto ease 0s 1 normal none running none !important; transition: none !important; }
.cl-s21-customliquid9rjawb { --lm-button-box: 0,0,0; }
.cl-s21-customliquid9rjawb .section-sections--23744631275848__custom_liquid_9rJawB-padding { padding-top: calc(0px); padding-bottom: calc(0px); }
@media screen and (min-width: 750px) { .cl-s21-customliquid9rjawb .section-sections--23744631275848__custom_liquid_9rJawB-padding { padding-top: 0px; padding-bottom: 0px; } }
.cl-s21-customliquid9rjawb { --lxs-rating-icon-color: #E0E320; }
/* === s22-wavesptbqnq === */
.cl-s22-wavesptbqnq .section-sections--23744631275848__waves_ptbQNq-padding {
    padding-top: 0px;
    padding-bottom: 0px;
  }
@media screen and (min-width: 750px) { .cl-s22-wavesptbqnq .section-sections--23744631275848__waves_ptbQNq-padding {
      padding-top: 0px;
      padding-bottom: 0px;
    } }
.cl-s22-wavesptbqnq /* waves */
.ocean-sections--23744631275848__waves_ptbQNq {
  height: 40px; /* change the height of the waves here */
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow-x: hidden;
}
.cl-s22-wavesptbqnq .ocean-sections--23744631275848__waves_ptbQNq>div:empty {
  display:block;
}
.cl-s22-wavesptbqnq .ocean-sections--23744631275848__waves_ptbQNq .wave {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 800 88.7'%3E%3Cpath d='M800 56.9c-155.5 0-204.9-50-405.5-49.9-200 0-250 49.9-394.5 49.9v31.8h800v-.2-31.6z' fill='%231e1e1e'/%3E%3C/svg%3E");
  position: absolute;
  width: 200%;
  height: 100%;
  animation: wave 10s -3s linear infinite;
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.cl-s22-wavesptbqnq .ocean-sections--23744631275848__waves_ptbQNq .wave svg {
  fill: green !important;
}
.cl-s22-wavesptbqnq .ocean-sections--23744631275848__waves_ptbQNq .wave:nth-of-type(2) {
  bottom: 0;
  animation: wave calc(10s * 2) -2s linear reverse infinite;
  opacity: 0.5;
}
.cl-s22-wavesptbqnq .ocean-sections--23744631275848__waves_ptbQNq .wave:nth-of-type(3) {
  bottom: 0;
  animation: wave calc(10s * 2) -1s linear infinite;
  opacity: 0.5;
}
@keyframes wave{
    0% {transform: translateX(0);}
    50% {transform: translateX(-25%);}
    100% {transform: translateX(-50%);}
}
@font-face { font-family: Inter; font-weight: 400; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n4.b2a3f24c19b4de56e8871f609e73ca7-441022.woff2?v=86560110980689511001784759694) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n4.af8052d517e0c9ffac7b814872cecc2-c4bd3e.woff?v=169489102135510047051784759692) format("woff"); }
@font-face { font-family: Inter; font-weight: 700; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n7.02711e6b374660cfc7915d1afc1c204-9ca273.woff2?v=166179665259747124441784759702) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n7.6dab87426f6b8813070abd79972ceaf-d3f63e.woff?v=84160012413639486121784759704) format("woff"); }
@font-face { font-family: Inter; font-weight: 400; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i4.feae1981dda792ab80d117249d9c7e0-8f5776.woff2?v=146094087993054974941784759687) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i4.62773b7113d5e5f02c71486623cf828-acc1e9.woff?v=145175879304439201021784759686) format("woff"); }
@font-face { font-family: Inter; font-weight: 700; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i7.b377bcd4cc0f160622a22d638ae7e2c-1245e4.woff2?v=134035453052031163571784759690) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_i7.7c69a6a34e3bb44fcf6f975857e13b9-c2084c.woff?v=92585484364732728301784759689) format("woff"); }
@font-face { font-family: Inter; font-weight: 500; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n5.d7101d5e168594dd06f56f290dd759f-71c4e1.woff2?v=96609129897802222461784759697) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n5.5332a76bbd27da00474c136abb1ca3c-9126c5.woff?v=99672576506404194411784759695) format("woff"); }
@font-face { font-family: Barlow; font-weight: 700; font-style: italic; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-barlow_i7.50e19d6cc2ba5146fa437a5a7443c7-5d61ba.woff2?v=130863997018847547571784759684) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-barlow_i7.47e9f98f1b094d912e6fd631cc3fe9-cf68ae.woff?v=52505299563554195721784759682) format("woff"); }
@font-face { font-family: Inter; font-weight: 600; font-style: normal; font-display: swap; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n6.771af0474a71b3797eb38f3487d6fb7-a42a69.woff2?v=147121938536447429991784759699) format("woff2"), url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-inter_n6.88c903d8f9e157d48b73b7777d06429-25e190.woff?v=138721356721046305941784759700) format("woff"); }
.cl-s22-wavesptbqnq, .cl-s22-wavesptbqnq .color-background-1 { --color-background: 255,255,255; --gradient-background: #ffffff; --color-foreground: 0,0,0; --color-background-contrast: 191,191,191; --color-shadow: 0,0,0; --color-button: 0,0,0; --color-button-text: 255,255,255; --color-secondary-button: 255,255,255; --color-secondary-button-text: 0,0,0; --color-link: 0,0,0; --color-badge-foreground: 0,0,0; --color-badge-background: 255,255,255; --color-badge-border: 0,0,0; --payment-terms-background-color: rgb(255 255 255); --sale-price: rgb(0 0 0); }
.cl-s22-wavesptbqnq, .cl-s22-wavesptbqnq .color-background-1, .cl-s22-wavesptbqnq .color-background-2, .cl-s22-wavesptbqnq .color-inverse, .cl-s22-wavesptbqnq .color-accent-1, .cl-s22-wavesptbqnq .color-accent-2 { color: rgba(var(--color-foreground), 0.85); background-color: rgb(var(--color-background)); }
.cl-s22-wavesptbqnq { --font-body-family: Inter, sans-serif; --font-body-style: normal; --font-body-weight: 400; --font-body-weight-bold: 700; --font-body-height: 1.5; --font-body-spacing: 0.5px; --font-menu-family: Inter, sans-serif; --font-menu-style: normal; --font-menu-weight: 500; --font-menu-weight-medium: 500; --font-menu-weight-bold: 800; --font-button-family: Inter, sans-serif; --font-button-style: normal; --font-button-weight: 600; --font-button-weight-medium: 500; --font-button-weight-bold: 900; --font-collapsible-family: Inter, sans-serif; --font-collapsible-style: normal; --font-collapsible-weight: 600; --font-collapsible-weight-medium: 500; --font-collapsible-weight-bold: 900; --font-collapsible-size: 18px; --font-collapsible-spacing: -0.2px; --font-heading-family: Inter, sans-serif; --font-heading-style: normal; --font-heading-italic: Barlow, sans-serif; --font-heading-italic-style: italic; --font-heading-weight: 700; --font-heading-spacing: 0.1px; --font-heading-height: 1.2; --font-body-scale: 1.0; --font-heading-scale: 1.0; --media-padding: px; --media-border-opacity: 0.05; --media-border-width: 0px; --media-radius: 10px; --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: 100rem; --page-width-margin: 0rem; --product-card-image-padding: 0.0rem; --product-card-corner-radius: 0.6rem; --product-card-text-alignment: center; --product-card-border-width: 0.0rem; --product-card-border-opacity: 0.05; --product-card-shadow-opacity: 0.0; --product-card-shadow-visible: 0; --product-card-shadow-horizontal-offset: 0.0rem; --product-card-shadow-vertical-offset: 0.4rem; --product-card-shadow-blur-radius: 0.5rem; --collection-card-image-padding: 0.0rem; --collection-card-corner-radius: 12%; --collection-card-text-alignment: center; --collection-card-border-width: 0.0rem; --collection-card-border-opacity: 0.1; --collection-card-shadow-opacity: 0.0; --collection-card-shadow-visible: 0; --collection-card-shadow-horizontal-offset: 0.0rem; --collection-card-shadow-vertical-offset: 0.4rem; --collection-card-shadow-blur-radius: 0.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: 16px; --grid-desktop-horizontal-spacing: 12px; --grid-mobile-vertical-spacing: 8px; --grid-mobile-horizontal-spacing: 6px; --text-boxes-border-opacity: 0.05; --text-boxes-border-width: 0px; --text-boxes-radius: 6px; --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: 8px; --buttons-radius-outset: 9px; --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: 8px; --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: 9px; --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: uppercase; --button-text-size: 16px; --button-text-size_mobile: 12px; --button-text-space: 0px; --button-text-weight: 600; --fancy-gradient: linear-gradient(108deg, rgba(172, 67, 79, 1), rgba(255, 126, 141, 1) 48%, rgba(251, 167, 177, 1) 98%); --fancy-text: #000000; --fancy-background: #FFFBB7; --fancy-text-size: 100%; --fancy-padding-left: 10px; --fancy-padding-right: 10px; --fancy-padding-top: 0px; --fancy-border-radius: 0px; --fancy-padding-bottom: 0px; --badge-size: 1; }
.cl-s22-wavesptbqnq *, .cl-s22-wavesptbqnq ::before, .cl-s22-wavesptbqnq ::after { box-sizing: inherit; }
.cl-s22-wavesptbqnq { box-sizing: border-box; font-size: calc(var(--font-body-scale) * 62.5%); height: 100%; }
.cl-s22-wavesptbqnq { display: grid; grid-template-rows: auto auto 1fr auto; grid-template-columns: 100%; min-height: 100%; margin: 0px; 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; -webkit-font-smoothing: antialiased; }
@media screen and (min-width: 750px) { .cl-s22-wavesptbqnq { font-size: 1.6rem; } }
.cl-s22-wavesptbqnq { --alpha-button-background: 1; --alpha-button-border: 1; --alpha-link: .85; --alpha-badge-border: .1; }
.cl-s22-wavesptbqnq a:empty, .cl-s22-wavesptbqnq ul:empty, .cl-s22-wavesptbqnq dl:empty, .cl-s22-wavesptbqnq div:empty, .cl-s22-wavesptbqnq section:empty, .cl-s22-wavesptbqnq article:empty, .cl-s22-wavesptbqnq p:empty, .cl-s22-wavesptbqnq h1:empty, .cl-s22-wavesptbqnq h2:empty, .cl-s22-wavesptbqnq h3:empty, .cl-s22-wavesptbqnq h4:empty, .cl-s22-wavesptbqnq h5:empty, .cl-s22-wavesptbqnq h6:empty { display: none; }
.cl-s22-wavesptbqnq { --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); }
@media (prefers-reduced-motion: no-preference) and (hover: hover) { .cl-s22-wavesptbqnq { --easter-egg: none; } }
@font-face { font-family: swiper-icons; src: url("data:application/font-woff;charset=utf-8;base64, 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"); font-weight: 400; font-style: normal; }
.cl-s22-wavesptbqnq { --swiper-theme-color: #007aff; }
.cl-s22-wavesptbqnq { --swiper-navigation-size: 16px; }
.cl-s22-wavesptbqnq { --shopify-chat-bg-color: #FFFFFF; --shopify-agent-bg-color: #FFFFFF; --shopify-chat-text-color: #000000; --shopify-agent-text-color: #000000; --shopify-chat-accent-bg-color: #000000; --shopify-agent-accent-bg-color: #000000; --shopify-chat-accent-text-color: #FFFFFF; --shopify-agent-accent-text-color: #FFFFFF; --shopify-chat-activator-offset: 20px; --shopify-agent-activator-offset: 20px; --shopify-chat-border-radius: 16px; --shopify-agent-border-radius: 16px; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MRegular-d0531d.woff2?v=149152729114340250381784759707) format("woff2"); font-style: normal; font-weight: 450; font-display: swap; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MMedium-269b78.woff2?v=30486626448974345721784759705) format("woff2"); font-style: normal; font-weight: 500; font-display: swap; }
@font-face { font-family: GTStandard-M; src: url(//1pwc0f-ka.myshopify.com/cdn/shop/t/3/assets/cl-GTStandard-MSemibold-24a03e.woff2?v=104269634200593542371784759709) format("woff2"); font-style: normal; font-weight: 600; font-display: swap; }
.cl-s22-wavesptbqnq *, .cl-s22-wavesptbqnq ::before, .cl-s22-wavesptbqnq ::after { animation: auto ease 0s 1 normal none running none !important; transition: none !important; }
.cl-s22-wavesptbqnq { --lm-button-box: 0,0,0; }
.cl-s22-wavesptbqnq .section-sections--23744631275848__waves_ptbQNq-padding { padding-top: 0px; padding-bottom: 0px; }
@media screen and (min-width: 750px) { .cl-s22-wavesptbqnq .section-sections--23744631275848__waves_ptbQNq-padding { padding-top: 0px; padding-bottom: 0px; } }
.cl-s22-wavesptbqnq .ocean-sections--23744631275848__waves_ptbQNq { height: 40px; width: 100%; position: absolute; bottom: 0px; left: 0px; right: 0px; overflow-x: hidden; }
.cl-s22-wavesptbqnq .ocean-sections--23744631275848__waves_ptbQNq > div:empty { display: block; }
.cl-s22-wavesptbqnq .ocean-sections--23744631275848__waves_ptbQNq .wave { background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 800 88.7'%3E%3Cpath d='M800 56.9c-155.5 0-204.9-50-405.5-49.9-200 0-250 49.9-394.5 49.9v31.8h800v-.2-31.6z' fill='%231e1e1e'/%3E%3C/svg%3E"); position: absolute; width: 200%; height: 100%; animation: 10s linear -3s infinite normal none running wave; transform: translate3d(0px, 0px, 0px); opacity: 1; }
.cl-s22-wavesptbqnq .ocean-sections--23744631275848__waves_ptbQNq .wave:nth-of-type(2) { bottom: 0px; animation: calc(20s) linear -2s infinite reverse none running wave; opacity: 0.5; }
.cl-s22-wavesptbqnq .ocean-sections--23744631275848__waves_ptbQNq .wave:nth-of-type(3) { bottom: 0px; animation: calc(20s) linear -1s infinite normal none running wave; opacity: 0.5; }
.cl-s22-wavesptbqnq { --lxs-rating-icon-color: #E0E320; }