/** Shopify CDN: Minification failed

Line 610:13 Unexpected "}"
Line 636:29 Expected percentage but found "@media"
Line 1681:31 Unexpected "}"
Line 1722:31 Unexpected "}"
Line 1913:31 Unexpected "}"
Line 1939:31 Unexpected "}"
Line 1965:31 Unexpected "}"
Line 3056:27 Unexpected "}"
Line 3082:27 Unexpected "}"
Line 3094:27 Unexpected "}"
... and 3 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 */ {}
.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--23751598637384__main-padding {
    padding-top: 0px;
    padding-bottom: 36px;
  }
@media screen and (min-width: 750px) { .cl-s00-main .section-template--23751598637384__main-padding {
      padding-top: 28px;
      padding-bottom: 76px;
    } }
@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__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 .icon-with-text--vertical .icon-with-text__item:last-child {
    margin-bottom: 0;
}
.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: 12px 0 0px 0;
        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-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; }
.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:last-child { margin-bottom: 0px; }
.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 .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 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; }
@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); }
@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 *, .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 .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)); } }
@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; }
@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 (min-width: 750px) { .cl-s00-main .product__media-wrapper .slider-mobile-gutter .slider-button { display: none; } }
.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 .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__content { margin-bottom: 1.5rem; word-break: break-word; overflow-x: auto; padding: 0px 0.6rem; }
.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); }
.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--23751598637384__main-padding { padding-top: 0px; padding-bottom: 36px; }
@media screen and (min-width: 750px) { .cl-s00-main .section-template--23751598637384__main-padding { padding-top: 28px; padding-bottom: 76px; } }
.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__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 .icon-with-text--vertical .icon-with-text__item:last-child { margin-bottom: 0px; }
.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: 12px 0px 0px; align-items: center; }
.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)); }
.cl-s00-main { --lxs-rating-icon-color: #E0E320; }
/* === s01-imagewithtextdp9hka === */
.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-s01-imagewithtextdp9hka .section-template--23751598637384__image_with_text_dP9hKa-padding {
    padding-top: 27px;
    padding-bottom: 27px;
  }
@media screen and (min-width: 750px) { .cl-s01-imagewithtextdp9hka .section-template--23751598637384__image_with_text_dP9hKa-padding {
      padding-top: 36px;
      padding-bottom: 36px;
    } }
@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-imagewithtextdp9hka, .cl-s01-imagewithtextdp9hka .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-imagewithtextdp9hka, .cl-s01-imagewithtextdp9hka .color-background-1, .cl-s01-imagewithtextdp9hka .color-background-2, .cl-s01-imagewithtextdp9hka .color-inverse, .cl-s01-imagewithtextdp9hka .color-accent-1, .cl-s01-imagewithtextdp9hka .color-accent-2 { color: rgba(var(--color-foreground), 0.85); background-color: rgb(var(--color-background)); }
.cl-s01-imagewithtextdp9hka { --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-imagewithtextdp9hka *, .cl-s01-imagewithtextdp9hka ::before, .cl-s01-imagewithtextdp9hka ::after { box-sizing: inherit; }
.cl-s01-imagewithtextdp9hka { box-sizing: border-box; font-size: calc(var(--font-body-scale) * 62.5%); height: 100%; }
.cl-s01-imagewithtextdp9hka { 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-imagewithtextdp9hka { font-size: 1.6rem; } }
.cl-s01-imagewithtextdp9hka { --alpha-button-background: 1; --alpha-button-border: 1; --alpha-link: .85; --alpha-badge-border: .1; }
.cl-s01-imagewithtextdp9hka .contains-content-container, .cl-s01-imagewithtextdp9hka .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-imagewithtextdp9hka .contains-media, .cl-s01-imagewithtextdp9hka .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-s01-imagewithtextdp9hka .page-width { max-width: var(--page-width); margin: 0px auto; padding: 0px 1.5rem; }
@media screen and (min-width: 750px) { .cl-s01-imagewithtextdp9hka .page-width { padding: 0px 5rem; } }
.cl-s01-imagewithtextdp9hka .isolate { position: relative; z-index: 0; }
.cl-s01-imagewithtextdp9hka .section + .section { margin-top: var(--spacing-sections-mobile); }
@media screen and (min-width: 750px) { .cl-s01-imagewithtextdp9hka .section + .section { margin-top: var(--spacing-sections-desktop); } }
.cl-s01-imagewithtextdp9hka h1, .cl-s01-imagewithtextdp9hka h2, .cl-s01-imagewithtextdp9hka h3, .cl-s01-imagewithtextdp9hka h4, .cl-s01-imagewithtextdp9hka h5, .cl-s01-imagewithtextdp9hka .h0, .cl-s01-imagewithtextdp9hka .h1, .cl-s01-imagewithtextdp9hka .h2, .cl-s01-imagewithtextdp9hka .h3, .cl-s01-imagewithtextdp9hka .h4, .cl-s01-imagewithtextdp9hka .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-imagewithtextdp9hka h1, .cl-s01-imagewithtextdp9hka .h1 { font-size: calc(var(--font-heading-scale) * 3rem); }
@media only screen and (min-width: 750px) { .cl-s01-imagewithtextdp9hka h1, .cl-s01-imagewithtextdp9hka .h1 { font-size: calc(var(--font-heading-scale) * 4rem); } }
.cl-s01-imagewithtextdp9hka h2, .cl-s01-imagewithtextdp9hka .h2 { font-size: calc(var(--font-heading-scale) * 2rem); }
@media only screen and (min-width: 750px) { .cl-s01-imagewithtextdp9hka h2, .cl-s01-imagewithtextdp9hka .h2 { font-size: calc(var(--font-heading-scale) * 2.4rem); } }
.cl-s01-imagewithtextdp9hka { --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-imagewithtextdp9hka .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-imagewithtextdp9hka .grid { column-gap: var(--grid-desktop-horizontal-spacing); row-gap: var(--grid-desktop-vertical-spacing); } }
.cl-s01-imagewithtextdp9hka .grid:last-child { margin-bottom: 0px; }
.cl-s01-imagewithtextdp9hka .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-imagewithtextdp9hka .grid__item { width: calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4); max-width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2); } }
.cl-s01-imagewithtextdp9hka .grid--gapless.grid { gap: 0px; }
.cl-s01-imagewithtextdp9hka .grid--1-col .grid__item { max-width: 100%; width: 100%; }
@media screen and (min-width: 750px) { .cl-s01-imagewithtextdp9hka .grid--2-col-tablet .grid__item { width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2); } }
.cl-s01-imagewithtextdp9hka .media { display: block; background-color: rgba(var(--color-foreground),.1); position: relative; overflow: hidden; }
.cl-s01-imagewithtextdp9hka .media > :not(.zoom):not(.deferred-media__poster-button), .cl-s01-imagewithtextdp9hka .media model-viewer { display: block; max-width: 100%; position: absolute; top: 0px; left: 0px; height: 100%; width: 100%; }
.cl-s01-imagewithtextdp9hka .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-imagewithtextdp9hka .gradient { background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-origin: ; background-clip: ; background-color: ; background-attachment: fixed; }
.cl-s01-imagewithtextdp9hka .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-s01-imagewithtextdp9hka .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-s01-imagewithtextdp9hka .global-media-settings img, .cl-s01-imagewithtextdp9hka .global-media-settings iframe, .cl-s01-imagewithtextdp9hka .global-media-settings model-viewer, .cl-s01-imagewithtextdp9hka .global-media-settings video, .cl-s01-imagewithtextdp9hka .global-media-settings .placeholder-svg { border-radius: calc(var(--media-radius) - var(--media-border-width)); }
@media not (inset: 10px) { .cl-s01-imagewithtextdp9hka .grid { margin-left: calc(-1 * var(--grid-mobile-horizontal-spacing)); } }
@media not (inset: 10px) { .cl-s01-imagewithtextdp9hka .grid__item { padding-left: var(--grid-mobile-horizontal-spacing); padding-bottom: var(--grid-mobile-vertical-spacing); } }
@media not (inset: 10px) { .cl-s01-imagewithtextdp9hka .grid--gapless .grid__item { padding-left: 0px; padding-bottom: 0px; } }
.cl-s01-imagewithtextdp9hka .rte > :first-child { margin-top: 0px; }
.cl-s01-imagewithtextdp9hka .rte > :last-child { margin-bottom: 0px; }
@media (prefers-reduced-motion: no-preference) and (hover: hover) { .cl-s01-imagewithtextdp9hka { --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-s01-imagewithtextdp9hka { --swiper-theme-color: #007aff; }
.cl-s01-imagewithtextdp9hka { --swiper-navigation-size: 16px; }
.cl-s01-imagewithtextdp9hka { --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-imagewithtextdp9hka *, .cl-s01-imagewithtextdp9hka ::before, .cl-s01-imagewithtextdp9hka ::after { animation: auto ease 0s 1 normal none running none !important; transition: none !important; }
.cl-s01-imagewithtextdp9hka { --lm-button-box: 0,0,0; }
.cl-s01-imagewithtextdp9hka .image-with-text .grid { margin-bottom: 0px; }
.cl-s01-imagewithtextdp9hka .image-with-text .grid__item { position: relative; }
.cl-s01-imagewithtextdp9hka .image-with-text__media { min-height: 100%; overflow: visible; }
.cl-s01-imagewithtextdp9hka .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-s01-imagewithtextdp9hka .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-s01-imagewithtextdp9hka .image-with-text .global-media-settings { overflow: hidden !important; }
.cl-s01-imagewithtextdp9hka .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-s01-imagewithtextdp9hka .image-with-text:not(.image-with-text--overlap) .image-with-text__media-item > *, .cl-s01-imagewithtextdp9hka .image-with-text:not(.image-with-text--overlap) .image-with-text__text-item > * { box-shadow: none; }
@media screen and (max-width: 749px) { .cl-s01-imagewithtextdp9hka .image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__media-item::after, .cl-s01-imagewithtextdp9hka .image-with-text.collapse-corners:not(.image-with-text--overlap) .grid__item .image-with-text__media, .cl-s01-imagewithtextdp9hka .image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__media img, .cl-s01-imagewithtextdp9hka .image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__media video, .cl-s01-imagewithtextdp9hka .image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__media .placeholder-svg { border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; } }
@media screen and (max-width: 749px) { .cl-s01-imagewithtextdp9hka .image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__text-item::after, .cl-s01-imagewithtextdp9hka .image-with-text.collapse-corners:not(.image-with-text--overlap) .grid__item .image-with-text__content { border-top-left-radius: 0px; border-top-right-radius: 0px; } }
@media screen and (min-width: 750px) { .cl-s01-imagewithtextdp9hka .image-with-text__content--top { justify-content: flex-start; align-self: flex-start; } }
@media screen and (min-width: 750px) { .cl-s01-imagewithtextdp9hka .image-with-text__content--desktop-left > * { align-self: flex-start; text-align: left; } }
@media screen and (min-width: 750px) { .cl-s01-imagewithtextdp9hka .image-with-text.collapse-corners:not(.image-with-text--overlap) .grid:not(.image-with-text__grid--reverse) .image-with-text__media-item::after, .cl-s01-imagewithtextdp9hka .image-with-text.collapse-corners:not(.image-with-text--overlap) .grid:not(.image-with-text__grid--reverse) .image-with-text__media, .cl-s01-imagewithtextdp9hka .image-with-text.collapse-corners:not(.image-with-text--overlap) .grid:not(.image-with-text__grid--reverse) .image-with-text__media img, .cl-s01-imagewithtextdp9hka .image-with-text.collapse-corners:not(.image-with-text--overlap) .grid:not(.image-with-text__grid--reverse) .image-with-text__media video, .cl-s01-imagewithtextdp9hka .image-with-text.collapse-corners:not(.image-with-text--overlap) .grid:not(.image-with-text__grid--reverse) .image-with-text__media .placeholder-svg, .cl-s01-imagewithtextdp9hka .image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__grid--reverse .image-with-text__text-item::after, .cl-s01-imagewithtextdp9hka .image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__grid--reverse .image-with-text__content, .cl-s01-imagewithtextdp9hka .image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__grid--reverse .image-with-text__content::after { border-top-right-radius: 0px; border-bottom-right-radius: 0px; } }
@media screen and (min-width: 750px) { .cl-s01-imagewithtextdp9hka .image-with-text.collapse-corners:not(.image-with-text--overlap) .grid:not(.image-with-text__grid--reverse) .image-with-text__text-item::after, .cl-s01-imagewithtextdp9hka .image-with-text.collapse-corners:not(.image-with-text--overlap) .grid:not(.image-with-text__grid--reverse) .image-with-text__content, .cl-s01-imagewithtextdp9hka .image-with-text.collapse-corners:not(.image-with-text--overlap) .grid:not(.image-with-text__grid--reverse) .image-with-text__content::after, .cl-s01-imagewithtextdp9hka .image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__grid--reverse .image-with-text__media-item::after, .cl-s01-imagewithtextdp9hka .image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__grid--reverse .image-with-text__media, .cl-s01-imagewithtextdp9hka .image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__grid--reverse .image-with-text__media img, .cl-s01-imagewithtextdp9hka .image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__grid--reverse .image-with-text__media video, .cl-s01-imagewithtextdp9hka .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: 0px; border-bottom-left-radius: 0px; } }
.cl-s01-imagewithtextdp9hka .image-with-text.image-with-text--overlap .backround-transparent, .cl-s01-imagewithtextdp9hka .image-with-text:not(.image-with-text--overlap) .background-transparent { background: transparent; }
.cl-s01-imagewithtextdp9hka .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-s01-imagewithtextdp9hka .image-with-text__content { padding: 6rem 7rem 7rem; } }
.cl-s01-imagewithtextdp9hka .image-with-text__content > * + * { margin-top: 2rem; }
.cl-s01-imagewithtextdp9hka .image-with-text__content > :first-child:is(.image-with-text__heading), .cl-s01-imagewithtextdp9hka .image-with-text__text--caption + .image-with-text__heading, .cl-s01-imagewithtextdp9hka .image-with-text__text--caption:first-child { margin-top: 0px; }
.cl-s01-imagewithtextdp9hka .image-with-text__heading { margin-bottom: 0px; }
.cl-s01-imagewithtextdp9hka .image-with-text__text p { margin-top: 0px; margin-bottom: 1rem; }
@media not (inset: 10px) { .cl-s01-imagewithtextdp9hka .image-with-text .grid { margin-left: 0px; } }
.cl-s01-imagewithtextdp9hka .section-template--23751598637384__image_with_text_dP9hKa-padding { padding-top: 27px; padding-bottom: 27px; }
@media screen and (min-width: 750px) { .cl-s01-imagewithtextdp9hka .section-template--23751598637384__image_with_text_dP9hKa-padding { padding-top: 36px; padding-bottom: 36px; } }
.cl-s01-imagewithtextdp9hka { --lxs-rating-icon-color: #E0E320; }
/* === s02-imagewithtextgrlajk === */
.cl-s02-imagewithtextgrlajk .section-template--23751598637384__image_with_text_GrLAjk-padding {
    padding-top: 27px;
    padding-bottom: 27px;
  }
@media screen and (min-width: 750px) { .cl-s02-imagewithtextgrlajk .section-template--23751598637384__image_with_text_GrLAjk-padding {
      padding-top: 36px;
      padding-bottom: 36px;
    } }
@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-imagewithtextgrlajk, .cl-s02-imagewithtextgrlajk .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-imagewithtextgrlajk, .cl-s02-imagewithtextgrlajk .color-background-1, .cl-s02-imagewithtextgrlajk .color-background-2, .cl-s02-imagewithtextgrlajk .color-inverse, .cl-s02-imagewithtextgrlajk .color-accent-1, .cl-s02-imagewithtextgrlajk .color-accent-2 { color: rgba(var(--color-foreground), 0.85); background-color: rgb(var(--color-background)); }
.cl-s02-imagewithtextgrlajk { --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-imagewithtextgrlajk *, .cl-s02-imagewithtextgrlajk ::before, .cl-s02-imagewithtextgrlajk ::after { box-sizing: inherit; }
.cl-s02-imagewithtextgrlajk { box-sizing: border-box; font-size: calc(var(--font-body-scale) * 62.5%); height: 100%; }
.cl-s02-imagewithtextgrlajk { 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-imagewithtextgrlajk { font-size: 1.6rem; } }
.cl-s02-imagewithtextgrlajk { --alpha-button-background: 1; --alpha-button-border: 1; --alpha-link: .85; --alpha-badge-border: .1; }
.cl-s02-imagewithtextgrlajk .contains-content-container, .cl-s02-imagewithtextgrlajk .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-s02-imagewithtextgrlajk .contains-media, .cl-s02-imagewithtextgrlajk .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-s02-imagewithtextgrlajk .page-width { max-width: var(--page-width); margin: 0px auto; padding: 0px 1.5rem; }
@media screen and (min-width: 750px) { .cl-s02-imagewithtextgrlajk .page-width { padding: 0px 5rem; } }
.cl-s02-imagewithtextgrlajk .isolate { position: relative; z-index: 0; }
.cl-s02-imagewithtextgrlajk .section + .section { margin-top: var(--spacing-sections-mobile); }
@media screen and (min-width: 750px) { .cl-s02-imagewithtextgrlajk .section + .section { margin-top: var(--spacing-sections-desktop); } }
.cl-s02-imagewithtextgrlajk h1, .cl-s02-imagewithtextgrlajk h2, .cl-s02-imagewithtextgrlajk h3, .cl-s02-imagewithtextgrlajk h4, .cl-s02-imagewithtextgrlajk h5, .cl-s02-imagewithtextgrlajk .h0, .cl-s02-imagewithtextgrlajk .h1, .cl-s02-imagewithtextgrlajk .h2, .cl-s02-imagewithtextgrlajk .h3, .cl-s02-imagewithtextgrlajk .h4, .cl-s02-imagewithtextgrlajk .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-imagewithtextgrlajk h1, .cl-s02-imagewithtextgrlajk .h1 { font-size: calc(var(--font-heading-scale) * 3rem); }
@media only screen and (min-width: 750px) { .cl-s02-imagewithtextgrlajk h1, .cl-s02-imagewithtextgrlajk .h1 { font-size: calc(var(--font-heading-scale) * 4rem); } }
.cl-s02-imagewithtextgrlajk h2, .cl-s02-imagewithtextgrlajk .h2 { font-size: calc(var(--font-heading-scale) * 2rem); }
@media only screen and (min-width: 750px) { .cl-s02-imagewithtextgrlajk h2, .cl-s02-imagewithtextgrlajk .h2 { font-size: calc(var(--font-heading-scale) * 2.4rem); } }
.cl-s02-imagewithtextgrlajk { --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-imagewithtextgrlajk .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-s02-imagewithtextgrlajk .grid { column-gap: var(--grid-desktop-horizontal-spacing); row-gap: var(--grid-desktop-vertical-spacing); } }
.cl-s02-imagewithtextgrlajk .grid:last-child { margin-bottom: 0px; }
.cl-s02-imagewithtextgrlajk .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-s02-imagewithtextgrlajk .grid__item { width: calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4); max-width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2); } }
.cl-s02-imagewithtextgrlajk .grid--gapless.grid { gap: 0px; }
.cl-s02-imagewithtextgrlajk .grid--1-col .grid__item { max-width: 100%; width: 100%; }
@media screen and (min-width: 750px) { .cl-s02-imagewithtextgrlajk .grid--2-col-tablet .grid__item { width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2); } }
.cl-s02-imagewithtextgrlajk .media { display: block; background-color: rgba(var(--color-foreground),.1); position: relative; overflow: hidden; }
.cl-s02-imagewithtextgrlajk .media > :not(.zoom):not(.deferred-media__poster-button), .cl-s02-imagewithtextgrlajk .media model-viewer { display: block; max-width: 100%; position: absolute; top: 0px; left: 0px; height: 100%; width: 100%; }
.cl-s02-imagewithtextgrlajk .media > img { object-fit: cover; object-position: center center; transition: opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
.cl-s02-imagewithtextgrlajk .gradient { background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-origin: ; background-clip: ; background-color: ; background-attachment: fixed; }
.cl-s02-imagewithtextgrlajk .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-s02-imagewithtextgrlajk .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-s02-imagewithtextgrlajk .global-media-settings img, .cl-s02-imagewithtextgrlajk .global-media-settings iframe, .cl-s02-imagewithtextgrlajk .global-media-settings model-viewer, .cl-s02-imagewithtextgrlajk .global-media-settings video, .cl-s02-imagewithtextgrlajk .global-media-settings .placeholder-svg { border-radius: calc(var(--media-radius) - var(--media-border-width)); }
@media not (inset: 10px) { .cl-s02-imagewithtextgrlajk .grid { margin-left: calc(-1 * var(--grid-mobile-horizontal-spacing)); } }
@media not (inset: 10px) { .cl-s02-imagewithtextgrlajk .grid__item { padding-left: var(--grid-mobile-horizontal-spacing); padding-bottom: var(--grid-mobile-vertical-spacing); } }
@media not (inset: 10px) { .cl-s02-imagewithtextgrlajk .grid--gapless .grid__item { padding-left: 0px; padding-bottom: 0px; } }
.cl-s02-imagewithtextgrlajk .rte > :first-child { margin-top: 0px; }
.cl-s02-imagewithtextgrlajk .rte > :last-child { margin-bottom: 0px; }
@media (prefers-reduced-motion: no-preference) and (hover: hover) { .cl-s02-imagewithtextgrlajk { --easter-egg: none; } }
@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-s02-imagewithtextgrlajk { --swiper-theme-color: #007aff; }
.cl-s02-imagewithtextgrlajk { --swiper-navigation-size: 16px; }
.cl-s02-imagewithtextgrlajk { --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-imagewithtextgrlajk *, .cl-s02-imagewithtextgrlajk ::before, .cl-s02-imagewithtextgrlajk ::after { animation: auto ease 0s 1 normal none running none !important; transition: none !important; }
.cl-s02-imagewithtextgrlajk { --lm-button-box: 0,0,0; }
.cl-s02-imagewithtextgrlajk .image-with-text .grid { margin-bottom: 0px; }
.cl-s02-imagewithtextgrlajk .image-with-text .grid__item { position: relative; }
@media screen and (min-width: 750px) { .cl-s02-imagewithtextgrlajk .image-with-text__grid--reverse { flex-direction: row-reverse; } }
.cl-s02-imagewithtextgrlajk .image-with-text__media { min-height: 100%; overflow: visible; }
.cl-s02-imagewithtextgrlajk .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-s02-imagewithtextgrlajk .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-s02-imagewithtextgrlajk .image-with-text .global-media-settings { overflow: hidden !important; }
.cl-s02-imagewithtextgrlajk .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-s02-imagewithtextgrlajk .image-with-text:not(.image-with-text--overlap) .image-with-text__media-item > *, .cl-s02-imagewithtextgrlajk .image-with-text:not(.image-with-text--overlap) .image-with-text__text-item > * { box-shadow: none; }
@media screen and (max-width: 749px) { .cl-s02-imagewithtextgrlajk .image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__media-item::after, .cl-s02-imagewithtextgrlajk .image-with-text.collapse-corners:not(.image-with-text--overlap) .grid__item .image-with-text__media, .cl-s02-imagewithtextgrlajk .image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__media img, .cl-s02-imagewithtextgrlajk .image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__media video, .cl-s02-imagewithtextgrlajk .image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__media .placeholder-svg { border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; } }
@media screen and (max-width: 749px) { .cl-s02-imagewithtextgrlajk .image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__text-item::after, .cl-s02-imagewithtextgrlajk .image-with-text.collapse-corners:not(.image-with-text--overlap) .grid__item .image-with-text__content { border-top-left-radius: 0px; border-top-right-radius: 0px; } }
@media screen and (min-width: 750px) { .cl-s02-imagewithtextgrlajk .image-with-text__grid--reverse .image-with-text__content { margin-left: auto; } }
@media screen and (min-width: 750px) { .cl-s02-imagewithtextgrlajk .image-with-text__content--top { justify-content: flex-start; align-self: flex-start; } }
@media screen and (min-width: 750px) { .cl-s02-imagewithtextgrlajk .image-with-text__content--desktop-left > * { align-self: flex-start; text-align: left; } }
@media screen and (min-width: 750px) { .cl-s02-imagewithtextgrlajk .image-with-text.collapse-corners:not(.image-with-text--overlap) .grid:not(.image-with-text__grid--reverse) .image-with-text__media-item::after, .cl-s02-imagewithtextgrlajk .image-with-text.collapse-corners:not(.image-with-text--overlap) .grid:not(.image-with-text__grid--reverse) .image-with-text__media, .cl-s02-imagewithtextgrlajk .image-with-text.collapse-corners:not(.image-with-text--overlap) .grid:not(.image-with-text__grid--reverse) .image-with-text__media img, .cl-s02-imagewithtextgrlajk .image-with-text.collapse-corners:not(.image-with-text--overlap) .grid:not(.image-with-text__grid--reverse) .image-with-text__media video, .cl-s02-imagewithtextgrlajk .image-with-text.collapse-corners:not(.image-with-text--overlap) .grid:not(.image-with-text__grid--reverse) .image-with-text__media .placeholder-svg, .cl-s02-imagewithtextgrlajk .image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__grid--reverse .image-with-text__text-item::after, .cl-s02-imagewithtextgrlajk .image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__grid--reverse .image-with-text__content, .cl-s02-imagewithtextgrlajk .image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__grid--reverse .image-with-text__content::after { border-top-right-radius: 0px; border-bottom-right-radius: 0px; } }
@media screen and (min-width: 750px) { .cl-s02-imagewithtextgrlajk .image-with-text.collapse-corners:not(.image-with-text--overlap) .grid:not(.image-with-text__grid--reverse) .image-with-text__text-item::after, .cl-s02-imagewithtextgrlajk .image-with-text.collapse-corners:not(.image-with-text--overlap) .grid:not(.image-with-text__grid--reverse) .image-with-text__content, .cl-s02-imagewithtextgrlajk .image-with-text.collapse-corners:not(.image-with-text--overlap) .grid:not(.image-with-text__grid--reverse) .image-with-text__content::after, .cl-s02-imagewithtextgrlajk .image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__grid--reverse .image-with-text__media-item::after, .cl-s02-imagewithtextgrlajk .image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__grid--reverse .image-with-text__media, .cl-s02-imagewithtextgrlajk .image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__grid--reverse .image-with-text__media img, .cl-s02-imagewithtextgrlajk .image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__grid--reverse .image-with-text__media video, .cl-s02-imagewithtextgrlajk .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: 0px; border-bottom-left-radius: 0px; } }
.cl-s02-imagewithtextgrlajk .image-with-text.image-with-text--overlap .backround-transparent, .cl-s02-imagewithtextgrlajk .image-with-text:not(.image-with-text--overlap) .background-transparent { background: transparent; }
.cl-s02-imagewithtextgrlajk .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-s02-imagewithtextgrlajk .image-with-text__content { padding: 6rem 7rem 7rem; } }
.cl-s02-imagewithtextgrlajk .image-with-text__content > * + * { margin-top: 2rem; }
.cl-s02-imagewithtextgrlajk .image-with-text__content > :first-child:is(.image-with-text__heading), .cl-s02-imagewithtextgrlajk .image-with-text__text--caption + .image-with-text__heading, .cl-s02-imagewithtextgrlajk .image-with-text__text--caption:first-child { margin-top: 0px; }
.cl-s02-imagewithtextgrlajk .image-with-text__heading { margin-bottom: 0px; }
.cl-s02-imagewithtextgrlajk .image-with-text__text p { margin-top: 0px; margin-bottom: 1rem; }
@media not (inset: 10px) { .cl-s02-imagewithtextgrlajk .image-with-text .grid { margin-left: 0px; } }
.cl-s02-imagewithtextgrlajk .section-template--23751598637384__image_with_text_GrLAjk-padding { padding-top: 27px; padding-bottom: 27px; }
@media screen and (min-width: 750px) { .cl-s02-imagewithtextgrlajk .section-template--23751598637384__image_with_text_GrLAjk-padding { padding-top: 36px; padding-bottom: 36px; } }
.cl-s02-imagewithtextgrlajk { --lxs-rating-icon-color: #E0E320; }
/* === s03-multicolumnjjxwr7 === */
.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-s03-multicolumnjjxwr7 .section-template--23751598637384__multicolumn_jjXWR7-padding {
    padding-top: 27px;
    padding-bottom: 27px;
  }
@media screen and (min-width: 750px) { .cl-s03-multicolumnjjxwr7 .section-template--23751598637384__multicolumn_jjXWR7-padding {
      padding-top: 36px;
      padding-bottom: 36px;
    } }
@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-multicolumnjjxwr7, .cl-s03-multicolumnjjxwr7 .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-multicolumnjjxwr7, .cl-s03-multicolumnjjxwr7 .color-background-1, .cl-s03-multicolumnjjxwr7 .color-background-2, .cl-s03-multicolumnjjxwr7 .color-inverse, .cl-s03-multicolumnjjxwr7 .color-accent-1, .cl-s03-multicolumnjjxwr7 .color-accent-2 { color: rgba(var(--color-foreground), 0.85); background-color: rgb(var(--color-background)); }
.cl-s03-multicolumnjjxwr7 { --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-multicolumnjjxwr7 *, .cl-s03-multicolumnjjxwr7 ::before, .cl-s03-multicolumnjjxwr7 ::after { box-sizing: inherit; }
.cl-s03-multicolumnjjxwr7 { box-sizing: border-box; font-size: calc(var(--font-body-scale) * 62.5%); height: 100%; }
.cl-s03-multicolumnjjxwr7 { 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-multicolumnjjxwr7 { font-size: 1.6rem; } }
.cl-s03-multicolumnjjxwr7 { --alpha-button-background: 1; --alpha-button-border: 1; --alpha-link: .85; --alpha-badge-border: .1; }
.cl-s03-multicolumnjjxwr7 .contains-content-container, .cl-s03-multicolumnjjxwr7 .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-s03-multicolumnjjxwr7 .page-width { max-width: var(--page-width); margin: 0px auto; padding: 0px 1.5rem; }
@media screen and (min-width: 750px) { .cl-s03-multicolumnjjxwr7 .page-width { padding: 0px 5rem; } }
.cl-s03-multicolumnjjxwr7 .isolate { position: relative; z-index: 0; }
.cl-s03-multicolumnjjxwr7 .section + .section { margin-top: var(--spacing-sections-mobile); }
@media screen and (min-width: 750px) { .cl-s03-multicolumnjjxwr7 .section + .section { margin-top: var(--spacing-sections-desktop); } }
.cl-s03-multicolumnjjxwr7 h1, .cl-s03-multicolumnjjxwr7 h2, .cl-s03-multicolumnjjxwr7 h3, .cl-s03-multicolumnjjxwr7 h4, .cl-s03-multicolumnjjxwr7 h5, .cl-s03-multicolumnjjxwr7 .h0, .cl-s03-multicolumnjjxwr7 .h1, .cl-s03-multicolumnjjxwr7 .h2, .cl-s03-multicolumnjjxwr7 .h3, .cl-s03-multicolumnjjxwr7 .h4, .cl-s03-multicolumnjjxwr7 .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-multicolumnjjxwr7 h1, .cl-s03-multicolumnjjxwr7 .h1 { font-size: calc(var(--font-heading-scale) * 3rem); }
@media only screen and (min-width: 750px) { .cl-s03-multicolumnjjxwr7 h1, .cl-s03-multicolumnjjxwr7 .h1 { font-size: calc(var(--font-heading-scale) * 4rem); } }
.cl-s03-multicolumnjjxwr7 h2, .cl-s03-multicolumnjjxwr7 .h2 { font-size: calc(var(--font-heading-scale) * 2rem); }
@media only screen and (min-width: 750px) { .cl-s03-multicolumnjjxwr7 h2, .cl-s03-multicolumnjjxwr7 .h2 { font-size: calc(var(--font-heading-scale) * 2.4rem); } }
.cl-s03-multicolumnjjxwr7 h3, .cl-s03-multicolumnjjxwr7 .h3 { font-size: calc(var(--font-heading-scale) * 1.7rem); }
@media only screen and (min-width: 750px) { .cl-s03-multicolumnjjxwr7 h3, .cl-s03-multicolumnjjxwr7 .h3 { font-size: calc(var(--font-heading-scale) * 1.8rem); } }
.cl-s03-multicolumnjjxwr7 .center { text-align: center; }
.cl-s03-multicolumnjjxwr7 a:empty, .cl-s03-multicolumnjjxwr7 ul:empty, .cl-s03-multicolumnjjxwr7 dl:empty, .cl-s03-multicolumnjjxwr7 div:empty, .cl-s03-multicolumnjjxwr7 section:empty, .cl-s03-multicolumnjjxwr7 article:empty, .cl-s03-multicolumnjjxwr7 p:empty, .cl-s03-multicolumnjjxwr7 h1:empty, .cl-s03-multicolumnjjxwr7 h2:empty, .cl-s03-multicolumnjjxwr7 h3:empty, .cl-s03-multicolumnjjxwr7 h4:empty, .cl-s03-multicolumnjjxwr7 h5:empty, .cl-s03-multicolumnjjxwr7 h6:empty { display: none; }
.cl-s03-multicolumnjjxwr7 { --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-multicolumnjjxwr7 .title, .cl-s03-multicolumnjjxwr7 .title-wrapper-with-link { margin: 3rem 0px 2rem; }
.cl-s03-multicolumnjjxwr7 .title-wrapper-with-link .title { margin: 0px; }
.cl-s03-multicolumnjjxwr7 .title-wrapper-with-link { display: flex; justify-content: space-between; align-items: flex-end; gap: 1rem; margin-bottom: 3rem; flex-wrap: wrap; }
.cl-s03-multicolumnjjxwr7 .title-wrapper--self-padded-tablet-down, .cl-s03-multicolumnjjxwr7 .title-wrapper--self-padded-mobile { padding-left: 1.5rem; padding-right: 1.5rem; }
@media screen and (min-width: 750px) { .cl-s03-multicolumnjjxwr7 .title-wrapper--self-padded-mobile { padding-left: 0px; padding-right: 0px; } }
@media screen and (min-width: 990px) { .cl-s03-multicolumnjjxwr7 .title, .cl-s03-multicolumnjjxwr7 .title-wrapper-with-link { margin: 5rem 0px 3rem; } }
@media screen and (min-width: 990px) { .cl-s03-multicolumnjjxwr7 .title-wrapper-with-link { align-items: center; } }
@media screen and (min-width: 990px) { .cl-s03-multicolumnjjxwr7 .title-wrapper-with-link .title { margin-bottom: 0px; } }
.cl-s03-multicolumnjjxwr7 .title-wrapper--no-top-margin { margin-top: 0px; }
.cl-s03-multicolumnjjxwr7 .title-wrapper--no-top-margin > .title { margin-top: 0px; }
.cl-s03-multicolumnjjxwr7 .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-s03-multicolumnjjxwr7 .grid { column-gap: var(--grid-desktop-horizontal-spacing); row-gap: var(--grid-desktop-vertical-spacing); } }
.cl-s03-multicolumnjjxwr7 .grid:last-child { margin-bottom: 0px; }
.cl-s03-multicolumnjjxwr7 .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-s03-multicolumnjjxwr7 .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-s03-multicolumnjjxwr7 .grid--1-col-tablet-down .grid__item { width: 100%; max-width: 100%; } }
@media screen and (min-width: 990px) { .cl-s03-multicolumnjjxwr7 .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); } }
.cl-s03-multicolumnjjxwr7 .media { display: block; background-color: rgba(var(--color-foreground),.1); position: relative; overflow: hidden; }
.cl-s03-multicolumnjjxwr7 .media--transparent { background-color: transparent; }
.cl-s03-multicolumnjjxwr7 .media > :not(.zoom):not(.deferred-media__poster-button), .cl-s03-multicolumnjjxwr7 .media model-viewer { display: block; max-width: 100%; position: absolute; top: 0px; left: 0px; height: 100%; width: 100%; }
.cl-s03-multicolumnjjxwr7 .media > img { object-fit: cover; object-position: center center; transition: opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
.cl-s03-multicolumnjjxwr7 .gradient { background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-origin: ; background-clip: ; background-color: ; background-attachment: fixed; }
.cl-s03-multicolumnjjxwr7 .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-s03-multicolumnjjxwr7 .grid { margin-left: calc(-1 * var(--grid-mobile-horizontal-spacing)); } }
@media not (inset: 10px) { .cl-s03-multicolumnjjxwr7 .grid__item { padding-left: var(--grid-mobile-horizontal-spacing); padding-bottom: var(--grid-mobile-vertical-spacing); } }
.cl-s03-multicolumnjjxwr7 .rte > :first-child { margin-top: 0px; }
.cl-s03-multicolumnjjxwr7 .rte > :last-child { margin-bottom: 0px; }
@media (prefers-reduced-motion: no-preference) and (hover: hover) { .cl-s03-multicolumnjjxwr7 { --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-multicolumnjjxwr7 { --swiper-theme-color: #007aff; }
.cl-s03-multicolumnjjxwr7 { --swiper-navigation-size: 16px; }
.cl-s03-multicolumnjjxwr7 { --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-multicolumnjjxwr7 *, .cl-s03-multicolumnjjxwr7 ::before, .cl-s03-multicolumnjjxwr7 ::after { animation: auto ease 0s 1 normal none running none !important; transition: none !important; }
.cl-s03-multicolumnjjxwr7 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-s03-multicolumnjjxwr7 { --lm-button-box: 0,0,0; }
.cl-s03-multicolumnjjxwr7 .multicolumn .title { margin: 0px; }
.cl-s03-multicolumnjjxwr7 .multicolumn .title-wrapper-with-link { margin-top: 0px; }
@media screen and (max-width: 749px) { .cl-s03-multicolumnjjxwr7 .multicolumn .title-wrapper-with-link { margin-bottom: 3rem; } }
@media screen and (max-width: 749px) { .cl-s03-multicolumnjjxwr7 .multicolumn .page-width { padding-left: 0px; padding-right: 0px; } }
.cl-s03-multicolumnjjxwr7 .multicolumn-list { margin-top: 0px; margin-bottom: 0px; padding: 0px; }
.cl-s03-multicolumnjjxwr7 .multicolumn:not(.background-none) .multicolumn-card { background: rgb(var(--color-background)); height: 100%; }
.cl-s03-multicolumnjjxwr7 .multicolumn.background-primary .multicolumn-card { background: rgb(var(--color-background)) linear-gradient(rgba(var(--color-foreground),.01),rgba(var(--color-foreground),.01)); }
.cl-s03-multicolumnjjxwr7 .multicolumn-list h3 { line-height: calc(1 + .5/max(1,var(--font-heading-scale))); }
.cl-s03-multicolumnjjxwr7 .multicolumn-list h3, .cl-s03-multicolumnjjxwr7 .multicolumn-list p { margin: 0px; }
.cl-s03-multicolumnjjxwr7 .multicolumn-card-spacing { padding-top: 2.5rem; margin-left: 2.5rem; margin-right: 2.5rem; }
.cl-s03-multicolumnjjxwr7 .multicolumn-card__info > :nth-child(2) { margin-top: 1rem; }
.cl-s03-multicolumnjjxwr7 .multicolumn-list__item.center .media--adapt, .cl-s03-multicolumnjjxwr7 .multicolumn-list__item .media--adapt .multicolumn-card__image { width: auto; }
@media screen and (max-width: 749px) { .cl-s03-multicolumnjjxwr7 .multicolumn-list { margin: 0px; width: 100%; } }
@media screen and (max-width: 749px) { .cl-s03-multicolumnjjxwr7 .multicolumn-list:not(.slider) { padding-left: 1.5rem; padding-right: 1.5rem; } }
@media screen and (min-width: 750px) { .cl-s03-multicolumnjjxwr7 .multicolumn-list__item, .cl-s03-multicolumnjjxwr7 .grid--4-col-desktop .multicolumn-list__item { padding-bottom: 0px; } }
.cl-s03-multicolumnjjxwr7 .multicolumn-card__info { padding: 2.5rem; }
.cl-s03-multicolumnjjxwr7 .multicolumn-card { position: relative; box-sizing: border-box; }
.cl-s03-multicolumnjjxwr7 .section-template--23751598637384__multicolumn_jjXWR7-padding { padding-top: 27px; padding-bottom: 27px; }
@media screen and (min-width: 750px) { .cl-s03-multicolumnjjxwr7 .section-template--23751598637384__multicolumn_jjXWR7-padding { padding-top: 36px; padding-bottom: 36px; } }
@media screen and (min-width: 750px) { .cl-s03-multicolumnjjxwr7 .title-wrapper-with-link { justify-content: left; } }
.cl-s03-multicolumnjjxwr7 { --lxs-rating-icon-color: #E0E320; }
/* === s04-imagewithtextjwvnmd === */
.cl-s04-imagewithtextjwvnmd .section-template--23751598637384__image_with_text_JwVnmD-padding {
    padding-top: 27px;
    padding-bottom: 27px;
  }
@media screen and (min-width: 750px) { .cl-s04-imagewithtextjwvnmd .section-template--23751598637384__image_with_text_JwVnmD-padding {
      padding-top: 36px;
      padding-bottom: 36px;
    } }
@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-imagewithtextjwvnmd, .cl-s04-imagewithtextjwvnmd .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-imagewithtextjwvnmd, .cl-s04-imagewithtextjwvnmd .color-background-1, .cl-s04-imagewithtextjwvnmd .color-background-2, .cl-s04-imagewithtextjwvnmd .color-inverse, .cl-s04-imagewithtextjwvnmd .color-accent-1, .cl-s04-imagewithtextjwvnmd .color-accent-2 { color: rgba(var(--color-foreground), 0.85); background-color: rgb(var(--color-background)); }
.cl-s04-imagewithtextjwvnmd { --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-imagewithtextjwvnmd *, .cl-s04-imagewithtextjwvnmd ::before, .cl-s04-imagewithtextjwvnmd ::after { box-sizing: inherit; }
.cl-s04-imagewithtextjwvnmd { box-sizing: border-box; font-size: calc(var(--font-body-scale) * 62.5%); height: 100%; }
.cl-s04-imagewithtextjwvnmd { 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-imagewithtextjwvnmd { font-size: 1.6rem; } }
.cl-s04-imagewithtextjwvnmd { --alpha-button-background: 1; --alpha-button-border: 1; --alpha-link: .85; --alpha-badge-border: .1; }
.cl-s04-imagewithtextjwvnmd .contains-content-container, .cl-s04-imagewithtextjwvnmd .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-s04-imagewithtextjwvnmd .contains-media, .cl-s04-imagewithtextjwvnmd .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-s04-imagewithtextjwvnmd .page-width { max-width: var(--page-width); margin: 0px auto; padding: 0px 1.5rem; }
@media screen and (min-width: 750px) { .cl-s04-imagewithtextjwvnmd .page-width { padding: 0px 5rem; } }
.cl-s04-imagewithtextjwvnmd .isolate { position: relative; z-index: 0; }
.cl-s04-imagewithtextjwvnmd .section + .section { margin-top: var(--spacing-sections-mobile); }
@media screen and (min-width: 750px) { .cl-s04-imagewithtextjwvnmd .section + .section { margin-top: var(--spacing-sections-desktop); } }
.cl-s04-imagewithtextjwvnmd h1, .cl-s04-imagewithtextjwvnmd h2, .cl-s04-imagewithtextjwvnmd h3, .cl-s04-imagewithtextjwvnmd h4, .cl-s04-imagewithtextjwvnmd h5, .cl-s04-imagewithtextjwvnmd .h0, .cl-s04-imagewithtextjwvnmd .h1, .cl-s04-imagewithtextjwvnmd .h2, .cl-s04-imagewithtextjwvnmd .h3, .cl-s04-imagewithtextjwvnmd .h4, .cl-s04-imagewithtextjwvnmd .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-s04-imagewithtextjwvnmd h1, .cl-s04-imagewithtextjwvnmd .h1 { font-size: calc(var(--font-heading-scale) * 3rem); }
@media only screen and (min-width: 750px) { .cl-s04-imagewithtextjwvnmd h1, .cl-s04-imagewithtextjwvnmd .h1 { font-size: calc(var(--font-heading-scale) * 4rem); } }
.cl-s04-imagewithtextjwvnmd h2, .cl-s04-imagewithtextjwvnmd .h2 { font-size: calc(var(--font-heading-scale) * 2rem); }
@media only screen and (min-width: 750px) { .cl-s04-imagewithtextjwvnmd h2, .cl-s04-imagewithtextjwvnmd .h2 { font-size: calc(var(--font-heading-scale) * 2.4rem); } }
.cl-s04-imagewithtextjwvnmd em { font-family: var(--font-heading-italic); font-style: var(--font-heading-italic-style); }
.cl-s04-imagewithtextjwvnmd { --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-s04-imagewithtextjwvnmd .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-s04-imagewithtextjwvnmd .grid { column-gap: var(--grid-desktop-horizontal-spacing); row-gap: var(--grid-desktop-vertical-spacing); } }
.cl-s04-imagewithtextjwvnmd .grid:last-child { margin-bottom: 0px; }
.cl-s04-imagewithtextjwvnmd .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-s04-imagewithtextjwvnmd .grid__item { width: calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4); max-width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2); } }
.cl-s04-imagewithtextjwvnmd .grid--gapless.grid { gap: 0px; }
.cl-s04-imagewithtextjwvnmd .grid--1-col .grid__item { max-width: 100%; width: 100%; }
@media screen and (min-width: 750px) { .cl-s04-imagewithtextjwvnmd .grid--2-col-tablet .grid__item { width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2); } }
.cl-s04-imagewithtextjwvnmd .media { display: block; background-color: rgba(var(--color-foreground),.1); position: relative; overflow: hidden; }
.cl-s04-imagewithtextjwvnmd .media > :not(.zoom):not(.deferred-media__poster-button), .cl-s04-imagewithtextjwvnmd .media model-viewer { display: block; max-width: 100%; position: absolute; top: 0px; left: 0px; height: 100%; width: 100%; }
.cl-s04-imagewithtextjwvnmd .media > img { object-fit: cover; object-position: center center; transition: opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
.cl-s04-imagewithtextjwvnmd .gradient { background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-origin: ; background-clip: ; background-color: ; background-attachment: fixed; }
.cl-s04-imagewithtextjwvnmd .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-s04-imagewithtextjwvnmd .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-s04-imagewithtextjwvnmd .global-media-settings img, .cl-s04-imagewithtextjwvnmd .global-media-settings iframe, .cl-s04-imagewithtextjwvnmd .global-media-settings model-viewer, .cl-s04-imagewithtextjwvnmd .global-media-settings video, .cl-s04-imagewithtextjwvnmd .global-media-settings .placeholder-svg { border-radius: calc(var(--media-radius) - var(--media-border-width)); }
@media not (inset: 10px) { .cl-s04-imagewithtextjwvnmd .grid { margin-left: calc(-1 * var(--grid-mobile-horizontal-spacing)); } }
@media not (inset: 10px) { .cl-s04-imagewithtextjwvnmd .grid__item { padding-left: var(--grid-mobile-horizontal-spacing); padding-bottom: var(--grid-mobile-vertical-spacing); } }
@media not (inset: 10px) { .cl-s04-imagewithtextjwvnmd .grid--gapless .grid__item { padding-left: 0px; padding-bottom: 0px; } }
.cl-s04-imagewithtextjwvnmd .rte > :first-child { margin-top: 0px; }
.cl-s04-imagewithtextjwvnmd .rte > :last-child { margin-bottom: 0px; }
@media (prefers-reduced-motion: no-preference) and (hover: hover) { .cl-s04-imagewithtextjwvnmd { --easter-egg: none; } }
@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-s04-imagewithtextjwvnmd { --swiper-theme-color: #007aff; }
.cl-s04-imagewithtextjwvnmd { --swiper-navigation-size: 16px; }
.cl-s04-imagewithtextjwvnmd { --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-imagewithtextjwvnmd *, .cl-s04-imagewithtextjwvnmd ::before, .cl-s04-imagewithtextjwvnmd ::after { animation: auto ease 0s 1 normal none running none !important; transition: none !important; }
.cl-s04-imagewithtextjwvnmd { --lm-button-box: 0,0,0; }
.cl-s04-imagewithtextjwvnmd .image-with-text .grid { margin-bottom: 0px; }
.cl-s04-imagewithtextjwvnmd .image-with-text .grid__item { position: relative; }
@media screen and (min-width: 750px) { .cl-s04-imagewithtextjwvnmd .image-with-text__grid--reverse { flex-direction: row-reverse; } }
.cl-s04-imagewithtextjwvnmd .image-with-text__media { min-height: 100%; overflow: visible; }
.cl-s04-imagewithtextjwvnmd .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-s04-imagewithtextjwvnmd .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-s04-imagewithtextjwvnmd .image-with-text .global-media-settings { overflow: hidden !important; }
.cl-s04-imagewithtextjwvnmd .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-s04-imagewithtextjwvnmd .image-with-text:not(.image-with-text--overlap) .image-with-text__media-item > *, .cl-s04-imagewithtextjwvnmd .image-with-text:not(.image-with-text--overlap) .image-with-text__text-item > * { box-shadow: none; }
@media screen and (max-width: 749px) { .cl-s04-imagewithtextjwvnmd .image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__media-item::after, .cl-s04-imagewithtextjwvnmd .image-with-text.collapse-corners:not(.image-with-text--overlap) .grid__item .image-with-text__media, .cl-s04-imagewithtextjwvnmd .image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__media img, .cl-s04-imagewithtextjwvnmd .image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__media video, .cl-s04-imagewithtextjwvnmd .image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__media .placeholder-svg { border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; } }
@media screen and (max-width: 749px) { .cl-s04-imagewithtextjwvnmd .image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__text-item::after, .cl-s04-imagewithtextjwvnmd .image-with-text.collapse-corners:not(.image-with-text--overlap) .grid__item .image-with-text__content { border-top-left-radius: 0px; border-top-right-radius: 0px; } }
@media screen and (min-width: 750px) { .cl-s04-imagewithtextjwvnmd .image-with-text__grid--reverse .image-with-text__content { margin-left: auto; } }
@media screen and (min-width: 750px) { .cl-s04-imagewithtextjwvnmd .image-with-text__content--top { justify-content: flex-start; align-self: flex-start; } }
@media screen and (min-width: 750px) { .cl-s04-imagewithtextjwvnmd .image-with-text__content--desktop-left > * { align-self: flex-start; text-align: left; } }
@media screen and (min-width: 750px) { .cl-s04-imagewithtextjwvnmd .image-with-text.collapse-corners:not(.image-with-text--overlap) .grid:not(.image-with-text__grid--reverse) .image-with-text__media-item::after, .cl-s04-imagewithtextjwvnmd .image-with-text.collapse-corners:not(.image-with-text--overlap) .grid:not(.image-with-text__grid--reverse) .image-with-text__media, .cl-s04-imagewithtextjwvnmd .image-with-text.collapse-corners:not(.image-with-text--overlap) .grid:not(.image-with-text__grid--reverse) .image-with-text__media img, .cl-s04-imagewithtextjwvnmd .image-with-text.collapse-corners:not(.image-with-text--overlap) .grid:not(.image-with-text__grid--reverse) .image-with-text__media video, .cl-s04-imagewithtextjwvnmd .image-with-text.collapse-corners:not(.image-with-text--overlap) .grid:not(.image-with-text__grid--reverse) .image-with-text__media .placeholder-svg, .cl-s04-imagewithtextjwvnmd .image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__grid--reverse .image-with-text__text-item::after, .cl-s04-imagewithtextjwvnmd .image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__grid--reverse .image-with-text__content, .cl-s04-imagewithtextjwvnmd .image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__grid--reverse .image-with-text__content::after { border-top-right-radius: 0px; border-bottom-right-radius: 0px; } }
@media screen and (min-width: 750px) { .cl-s04-imagewithtextjwvnmd .image-with-text.collapse-corners:not(.image-with-text--overlap) .grid:not(.image-with-text__grid--reverse) .image-with-text__text-item::after, .cl-s04-imagewithtextjwvnmd .image-with-text.collapse-corners:not(.image-with-text--overlap) .grid:not(.image-with-text__grid--reverse) .image-with-text__content, .cl-s04-imagewithtextjwvnmd .image-with-text.collapse-corners:not(.image-with-text--overlap) .grid:not(.image-with-text__grid--reverse) .image-with-text__content::after, .cl-s04-imagewithtextjwvnmd .image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__grid--reverse .image-with-text__media-item::after, .cl-s04-imagewithtextjwvnmd .image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__grid--reverse .image-with-text__media, .cl-s04-imagewithtextjwvnmd .image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__grid--reverse .image-with-text__media img, .cl-s04-imagewithtextjwvnmd .image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__grid--reverse .image-with-text__media video, .cl-s04-imagewithtextjwvnmd .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: 0px; border-bottom-left-radius: 0px; } }
.cl-s04-imagewithtextjwvnmd .image-with-text.image-with-text--overlap .backround-transparent, .cl-s04-imagewithtextjwvnmd .image-with-text:not(.image-with-text--overlap) .background-transparent { background: transparent; }
.cl-s04-imagewithtextjwvnmd .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-s04-imagewithtextjwvnmd .image-with-text__content { padding: 6rem 7rem 7rem; } }
.cl-s04-imagewithtextjwvnmd .image-with-text__content > * + * { margin-top: 2rem; }
.cl-s04-imagewithtextjwvnmd .image-with-text__content > :first-child:is(.image-with-text__heading), .cl-s04-imagewithtextjwvnmd .image-with-text__text--caption + .image-with-text__heading, .cl-s04-imagewithtextjwvnmd .image-with-text__text--caption:first-child { margin-top: 0px; }
.cl-s04-imagewithtextjwvnmd .image-with-text__heading { margin-bottom: 0px; }
.cl-s04-imagewithtextjwvnmd .image-with-text__text p { margin-top: 0px; margin-bottom: 1rem; }
@media not (inset: 10px) { .cl-s04-imagewithtextjwvnmd .image-with-text .grid { margin-left: 0px; } }
.cl-s04-imagewithtextjwvnmd .section-template--23751598637384__image_with_text_JwVnmD-padding { padding-top: 27px; padding-bottom: 27px; }
@media screen and (min-width: 750px) { .cl-s04-imagewithtextjwvnmd .section-template--23751598637384__image_with_text_JwVnmD-padding { padding-top: 36px; padding-bottom: 36px; } }
.cl-s04-imagewithtextjwvnmd { --lxs-rating-icon-color: #E0E320; }
/* === s05-1746733134a63a8399 === */
@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-1746733134a63a8399, .cl-s05-1746733134a63a8399 .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-1746733134a63a8399, .cl-s05-1746733134a63a8399 .color-background-1, .cl-s05-1746733134a63a8399 .color-background-2, .cl-s05-1746733134a63a8399 .color-inverse, .cl-s05-1746733134a63a8399 .color-accent-1, .cl-s05-1746733134a63a8399 .color-accent-2 { color: rgba(var(--color-foreground), 0.85); background-color: rgb(var(--color-background)); }
.cl-s05-1746733134a63a8399 { --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-1746733134a63a8399 *, .cl-s05-1746733134a63a8399 ::before, .cl-s05-1746733134a63a8399 ::after { box-sizing: inherit; }
.cl-s05-1746733134a63a8399 { box-sizing: border-box; font-size: calc(var(--font-body-scale) * 62.5%); height: 100%; }
.cl-s05-1746733134a63a8399 { 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-1746733134a63a8399 { font-size: 1.6rem; } }
.cl-s05-1746733134a63a8399 { --alpha-button-background: 1; --alpha-button-border: 1; --alpha-link: .85; --alpha-badge-border: .1; }
.cl-s05-1746733134a63a8399 .page-width { max-width: var(--page-width); margin: 0px auto; padding: 0px 1.5rem; }
@media screen and (min-width: 750px) { .cl-s05-1746733134a63a8399 .page-width { padding: 0px 5rem; } }
.cl-s05-1746733134a63a8399 .section + .section { margin-top: var(--spacing-sections-mobile); }
@media screen and (min-width: 750px) { .cl-s05-1746733134a63a8399 .section + .section { margin-top: var(--spacing-sections-desktop); } }
.cl-s05-1746733134a63a8399 { --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-s05-1746733134a63a8399 { --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-1746733134a63a8399 { --swiper-theme-color: #007aff; }
.cl-s05-1746733134a63a8399 { --swiper-navigation-size: 16px; }
.cl-s05-1746733134a63a8399 { --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-1746733134a63a8399 .shopify-app-block:has(> .loox-widget) { width: 100%; }
.cl-s05-1746733134a63a8399 #looxReviews, .cl-s05-1746733134a63a8399 #looxCarousel { float: none; clear: both; }
.cl-s05-1746733134a63a8399 *, .cl-s05-1746733134a63a8399 ::before, .cl-s05-1746733134a63a8399 ::after { animation: auto ease 0s 1 normal none running none !important; transition: none !important; }
.cl-s05-1746733134a63a8399 { --lm-button-box: 0,0,0; }
.cl-s05-1746733134a63a8399 { --lxs-rating-icon-color: #E0E320; }
/* === s06-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-s06-collapsiblecontentpwha .section-template--23751598637384__collapsible_content_pwHa4R-padding {
    padding-top: 0px;
    padding-bottom: 0px;
  }
@media screen and (min-width: 750px) { .cl-s06-collapsiblecontentpwha .section-template--23751598637384__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-s06-collapsiblecontentpwha, .cl-s06-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-s06-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-s06-collapsiblecontentpwha, .cl-s06-collapsiblecontentpwha .color-background-1, .cl-s06-collapsiblecontentpwha .color-background-2, .cl-s06-collapsiblecontentpwha .color-inverse, .cl-s06-collapsiblecontentpwha .color-accent-1, .cl-s06-collapsiblecontentpwha .color-accent-2 { color: rgba(var(--color-foreground), 0.85); background-color: rgb(var(--color-background)); }
.cl-s06-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-s06-collapsiblecontentpwha *, .cl-s06-collapsiblecontentpwha ::before, .cl-s06-collapsiblecontentpwha ::after { box-sizing: inherit; }
.cl-s06-collapsiblecontentpwha { box-sizing: border-box; font-size: calc(var(--font-body-scale) * 62.5%); height: 100%; }
.cl-s06-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-s06-collapsiblecontentpwha { font-size: 1.6rem; } }
.cl-s06-collapsiblecontentpwha { --alpha-button-background: 1; --alpha-button-border: 1; --alpha-link: .85; --alpha-badge-border: .1; }
.cl-s06-collapsiblecontentpwha .contains-content-container, .cl-s06-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-s06-collapsiblecontentpwha .page-width { max-width: var(--page-width); margin: 0px auto; padding: 0px 1.5rem; }
@media screen and (min-width: 750px) { .cl-s06-collapsiblecontentpwha .page-width { padding: 0px 5rem; } }
.cl-s06-collapsiblecontentpwha .isolate { position: relative; z-index: 0; }
.cl-s06-collapsiblecontentpwha .section + .section { margin-top: var(--spacing-sections-mobile); }
@media screen and (min-width: 750px) { .cl-s06-collapsiblecontentpwha .section + .section { margin-top: var(--spacing-sections-desktop); } }
.cl-s06-collapsiblecontentpwha h1, .cl-s06-collapsiblecontentpwha h2, .cl-s06-collapsiblecontentpwha h3, .cl-s06-collapsiblecontentpwha h4, .cl-s06-collapsiblecontentpwha h5, .cl-s06-collapsiblecontentpwha .h0, .cl-s06-collapsiblecontentpwha .h1, .cl-s06-collapsiblecontentpwha .h2, .cl-s06-collapsiblecontentpwha .h3, .cl-s06-collapsiblecontentpwha .h4, .cl-s06-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-s06-collapsiblecontentpwha h1, .cl-s06-collapsiblecontentpwha .h1 { font-size: calc(var(--font-heading-scale) * 3rem); }
@media only screen and (min-width: 750px) { .cl-s06-collapsiblecontentpwha h1, .cl-s06-collapsiblecontentpwha .h1 { font-size: calc(var(--font-heading-scale) * 4rem); } }
.cl-s06-collapsiblecontentpwha h2, .cl-s06-collapsiblecontentpwha .h2 { font-size: calc(var(--font-heading-scale) * 2rem); }
@media only screen and (min-width: 750px) { .cl-s06-collapsiblecontentpwha h2, .cl-s06-collapsiblecontentpwha .h2 { font-size: calc(var(--font-heading-scale) * 2.4rem); } }
.cl-s06-collapsiblecontentpwha h3, .cl-s06-collapsiblecontentpwha .h3 { font-size: calc(var(--font-heading-scale) * 1.7rem); }
@media only screen and (min-width: 750px) { .cl-s06-collapsiblecontentpwha h3, .cl-s06-collapsiblecontentpwha .h3 { font-size: calc(var(--font-heading-scale) * 1.8rem); } }
.cl-s06-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-s06-collapsiblecontentpwha details > * { box-sizing: border-box; }
.cl-s06-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-s06-collapsiblecontentpwha summary { cursor: pointer; list-style: none; position: relative; }
.cl-s06-collapsiblecontentpwha summary .icon-caret { position: absolute; height: 0.9rem; right: 1.5rem; top: calc(50% - 0.3rem); }
.cl-s06-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-s06-collapsiblecontentpwha .grid { column-gap: var(--grid-desktop-horizontal-spacing); row-gap: var(--grid-desktop-vertical-spacing); } }
.cl-s06-collapsiblecontentpwha .grid:last-child { margin-bottom: 0px; }
.cl-s06-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-s06-collapsiblecontentpwha .grid__item { width: calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4); max-width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2); } }
.cl-s06-collapsiblecontentpwha .grid--1-col .grid__item { max-width: 100%; width: 100%; }
@media screen and (min-width: 750px) { .cl-s06-collapsiblecontentpwha .grid--2-col-tablet .grid__item { width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2); } }
.cl-s06-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-s06-collapsiblecontentpwha .icon { color: canvastext; fill: canvastext !important; } }
.cl-s06-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-s06-collapsiblecontentpwha .grid { margin-left: calc(-1 * var(--grid-mobile-horizontal-spacing)); } }
@media not (inset: 10px) { .cl-s06-collapsiblecontentpwha .grid__item { padding-left: var(--grid-mobile-horizontal-spacing); padding-bottom: var(--grid-mobile-vertical-spacing); } }
.cl-s06-collapsiblecontentpwha .rte > :first-child { margin-top: 0px; }
.cl-s06-collapsiblecontentpwha .rte > :last-child { margin-bottom: 0px; }
@media (prefers-reduced-motion: no-preference) and (hover: hover) { .cl-s06-collapsiblecontentpwha { --easter-egg: none; } }
.cl-s06-collapsiblecontentpwha .accordion { border-top: 0px !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-s06-collapsiblecontentpwha { --swiper-theme-color: #007aff; }
.cl-s06-collapsiblecontentpwha { --swiper-navigation-size: 16px; }
.cl-s06-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-s06-collapsiblecontentpwha *, .cl-s06-collapsiblecontentpwha ::before, .cl-s06-collapsiblecontentpwha ::after { animation: auto ease 0s 1 normal none running none !important; transition: none !important; }
.cl-s06-collapsiblecontentpwha .accordion summary { display: flex; position: relative; line-height: 1; padding: 1.5rem 0px; }
.cl-s06-collapsiblecontentpwha .accordion + .accordion { margin-top: 0px; border-top-width: medium; border-top-style: none; border-top-color: currentcolor; }
.cl-s06-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-s06-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-s06-collapsiblecontentpwha .accordion__content { margin-bottom: 1.5rem; word-break: break-word; overflow-x: auto; padding: 0px 0.6rem; }
.cl-s06-collapsiblecontentpwha { --lm-button-box: 0,0,0; }
.cl-s06-collapsiblecontentpwha .collapsible-content { position: relative; z-index: 0; }
.cl-s06-collapsiblecontentpwha .collapsible-section-layout { padding-bottom: 5rem; padding-top: 5rem; }
@media screen and (min-width: 750px) { .cl-s06-collapsiblecontentpwha .collapsible-section-layout { padding-bottom: 7rem; padding-top: 7rem; } }
@media screen and (min-width: 750px) { .cl-s06-collapsiblecontentpwha .collapsible-content__grid--reverse { flex-direction: row-reverse; } }
.cl-s06-collapsiblecontentpwha .collapsible-content-wrapper-narrow { margin: 0px auto; padding-right: 1.5rem; padding-left: 1.5rem; max-width: 73.4rem; }
.cl-s06-collapsiblecontentpwha .collapsible-content__header { word-break: break-word; }
.cl-s06-collapsiblecontentpwha .collapsible-content__heading { margin-bottom: 2rem; margin-top: 0px; }
@media screen and (min-width: 750px) { .cl-s06-collapsiblecontentpwha .collapsible-content__heading { margin-bottom: 3rem; } }
.cl-s06-collapsiblecontentpwha .caption-with-letter-spacing + h2 { margin-top: 1rem; }
@media screen and (min-width: 750px) { .cl-s06-collapsiblecontentpwha .collapsible-content .accordion { margin-top: 0px; } }
.cl-s06-collapsiblecontentpwha .section-template--23751598637384__collapsible_content_pwHa4R-padding { padding-top: 0px; padding-bottom: 0px; }
@media screen and (min-width: 750px) { .cl-s06-collapsiblecontentpwha .section-template--23751598637384__collapsible_content_pwHa4R-padding { padding-top: 0px; padding-bottom: 0px; } }
.cl-s06-collapsiblecontentpwha { --lxs-rating-icon-color: #E0E320; }
/* === s07-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-s07-featuredcollectionpqjr .section-template--23751598637384__featured_collection_pqjrfg-padding {
    padding-top: 27px;
    padding-bottom: 27px;
  }
.cl-s07-featuredcollectionpqjr .section-template--23751598637384__featured_collection_pqjrfg-padding {
      padding-top: 36px;
      padding-bottom: 36px;
    }
.cl-s07-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-s07-featuredcollectionpqjr .lm-card-price {
        font-size: 13px !important;
         font-weight:600;
      }
.cl-s07-featuredcollectionpqjr .lm-card-title {
     font-size: 17px;
    }
@media screen and (max-width: 749px) { .cl-s07-featuredcollectionpqjr .lm-card-title {
     font-size: 14px;
    } }
.cl-s07-featuredcollectionpqjr .card-wrapper .product-form__controls-group label.color-swatch {
        width: px;
        height: px;

    }
.cl-s07-featuredcollectionpqjr .card__description {
      margin: 24px 0;
      font-size:  var(--quick-description-size);
      overflow-wrap: anywhere;
    }
.cl-s07-featuredcollectionpqjr .card__information {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
  }
.cl-s07-featuredcollectionpqjr } {}
.cl-s07-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-s07-featuredcollectionpqjr variant-radios, .cl-s07-featuredcollectionpqjr variant-selects {
    display: block;
  }
.cl-s07-featuredcollectionpqjr .product-form__input--dropdown {
    margin-bottom: 1.6rem;
  }
.cl-s07-featuredcollectionpqjr .product-form__input .form__label {
    padding-left: 0;
  }
.cl-s07-featuredcollectionpqjr fieldset.product-form__input .form__label {
    margin-bottom: 0.2rem;
  }
.cl-s07-featuredcollectionpqjr .product-form__input input[type='radio'] {
    clip: rect(0, 0, 0, 0);
    overflow: hidden;
    position: absolute;
    height: 1px;
    width: 1px;
  }
.cl-s07-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-s07-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-s07-featuredcollectionpqjr .product-form__input input[type='radio'] + label:hover {
    border-color: rgb(var(--color-foreground));
  }
.cl-s07-featuredcollectionpqjr .product-form__input input[type='radio']:checked + label {
    background-color: rgb(var(--color-foreground));
    color: rgb(var(--color-background));
  }
.cl-s07-featuredcollectionpqjr .product-form__input input[type='radio']:not(.disabled) + label > .visually-hidden {
    display: none;
  }
@media screen and (forced-colors: active) { .cl-s07-featuredcollectionpqjr .product-form__input input[type='radio']:checked + label {
      text-decoration: underline;
    } }
.cl-s07-featuredcollectionpqjr .product-form__input input[type='radio']:checked + label::selection {
    background-color: rgba(var(--color-background), 0.3);
  }
.cl-s07-featuredcollectionpqjr .product-form__input input[type='radio']:disabled + label, .cl-s07-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-s07-featuredcollectionpqjr .product-form__input input[type='radio'].disabled:checked + label, .cl-s07-featuredcollectionpqjr .product-form__input input[type='radio']:disabled:checked + label {
    color: rgba(var(--color-background), 0.6);
  }
.cl-s07-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-s07-featuredcollectionpqjr /* Fallback */
  .product-form__input input[type='radio'].focused + label, .cl-s07-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-s07-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-s07-featuredcollectionpqjr .product-form__input .select {
    max-width: 25rem;
  }
.cl-s07-featuredcollectionpqjr .product-form__submit {
    margin-bottom: 1rem;
  }
.cl-s07-featuredcollectionpqjr .no-js .product-form__submit.button--secondary {
    --color-button: inherit;
    --color-button-text: inherit;
    --alpha-button-background: 1;
  }
.cl-s07-featuredcollectionpqjr .product-form__submit[aria-disabled='true'] + .shopify-payment-button .shopify-payment-button__button[disabled], .cl-s07-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-s07-featuredcollectionpqjr .product-form__submit[aria-disabled='true'] {
      color: Window;
    } }
.cl-s07-featuredcollectionpqjr .card-product-form__input input[type='radio'] + label.color-swatch, .cl-s07-featuredcollectionpqjr .card-product-form__input input[type='radio'] + label.color-swatch:after, .cl-s07-featuredcollectionpqjr .card-product-form__input input[type='radio'] + label.color-swatch:before {
          border-radius: 0;
  }
.cl-s07-featuredcollectionpqjr .card-product-form__input input[type='radio'] + label.color-swatch.round, .cl-s07-featuredcollectionpqjr .card-product-form__input input[type='radio'] + label.color-swatch.round:after, .cl-s07-featuredcollectionpqjr .card-product-form__input input[type='radio'] + label.color-swatch.round:before {
      border-radius: 100%;
    }
.cl-s07-featuredcollectionpqjr .card-product-form__input input[type='radio'] + label.color-swatch.round-corners, .cl-s07-featuredcollectionpqjr .card-product-form__input input[type='radio'] + label.color-swatch.round-corners:after, .cl-s07-featuredcollectionpqjr .card-product-form__input input[type='radio'] + label.color-swatch.round-corners:before {
          border-radius: 5px;
    }
.cl-s07-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-s07-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-s07-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-s07-featuredcollectionpqjr .card-product-form__input input[type='radio'] + label.color-swatch:hover:before {
      border: 1px rgb(125 124 124) solid;
    }
.cl-s07-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-s07-featuredcollectionpqjr .card-product-form__input input[type='radio'] + label.color-swatch.variant-swatch {
      background-color:white;}
.cl-s07-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-s07-featuredcollectionpqjr .lm-card-price {
        font-size: 13px !important;
         font-weight:600;
      }
.cl-s07-featuredcollectionpqjr .lm-card-title {
     font-size: 17px;
    }
@media screen and (max-width: 749px) { .cl-s07-featuredcollectionpqjr .lm-card-title {
     font-size: 14px;
    } }
.cl-s07-featuredcollectionpqjr .card-wrapper .product-form__controls-group label.color-swatch {
        width: px;
        height: px;

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

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

    }
.cl-s07-featuredcollectionpqjr .card__description {
      margin: 24px 0;
      font-size:  var(--quick-description-size);
      overflow-wrap: anywhere;
    }
.cl-s07-featuredcollectionpqjr .card__information {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
  }
.cl-s07-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-s07-featuredcollectionpqjr, .cl-s07-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-s07-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-s07-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-s07-featuredcollectionpqjr, .cl-s07-featuredcollectionpqjr .color-background-1, .cl-s07-featuredcollectionpqjr .color-background-2, .cl-s07-featuredcollectionpqjr .color-inverse, .cl-s07-featuredcollectionpqjr .color-accent-1, .cl-s07-featuredcollectionpqjr .color-accent-2 { color: rgba(var(--color-foreground), 0.85); background-color: rgb(var(--color-background)); }
.cl-s07-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-s07-featuredcollectionpqjr *, .cl-s07-featuredcollectionpqjr ::before, .cl-s07-featuredcollectionpqjr ::after { box-sizing: inherit; }
.cl-s07-featuredcollectionpqjr { box-sizing: border-box; font-size: calc(var(--font-body-scale) * 62.5%); height: 100%; }
.cl-s07-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-s07-featuredcollectionpqjr { font-size: 1.6rem; } }
.cl-s07-featuredcollectionpqjr { --alpha-button-background: 1; --alpha-button-border: 1; --alpha-link: .85; --alpha-badge-border: .1; }
.cl-s07-featuredcollectionpqjr .product-card-wrapper .card, .cl-s07-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-s07-featuredcollectionpqjr .page-width { max-width: var(--page-width); margin: 0px auto; padding: 0px 1.5rem; }
.cl-s07-featuredcollectionpqjr .page-width-desktop { padding: 0px; margin: 0px auto; }
@media screen and (min-width: 750px) { .cl-s07-featuredcollectionpqjr .page-width { padding: 0px 5rem; } }
@media screen and (min-width: 750px) { .cl-s07-featuredcollectionpqjr .page-width-desktop { padding: 0px; } }
@media screen and (min-width: 990px) { .cl-s07-featuredcollectionpqjr .page-width-desktop { max-width: var(--page-width); padding: 0px 5rem; } }
.cl-s07-featuredcollectionpqjr .isolate { position: relative; z-index: 0; }
.cl-s07-featuredcollectionpqjr .section + .section { margin-top: var(--spacing-sections-mobile); }
@media screen and (min-width: 750px) { .cl-s07-featuredcollectionpqjr .section + .section { margin-top: var(--spacing-sections-desktop); } }
.cl-s07-featuredcollectionpqjr .hidden { display: none !important; }
.cl-s07-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-s07-featuredcollectionpqjr .visually-hidden--inline { margin: 0px; height: 1em; }
.cl-s07-featuredcollectionpqjr h1, .cl-s07-featuredcollectionpqjr h2, .cl-s07-featuredcollectionpqjr h3, .cl-s07-featuredcollectionpqjr h4, .cl-s07-featuredcollectionpqjr h5, .cl-s07-featuredcollectionpqjr .h0, .cl-s07-featuredcollectionpqjr .h1, .cl-s07-featuredcollectionpqjr .h2, .cl-s07-featuredcollectionpqjr .h3, .cl-s07-featuredcollectionpqjr .h4, .cl-s07-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-s07-featuredcollectionpqjr h2, .cl-s07-featuredcollectionpqjr .h2 { font-size: calc(var(--font-heading-scale) * 2rem); }
@media only screen and (min-width: 750px) { .cl-s07-featuredcollectionpqjr h2, .cl-s07-featuredcollectionpqjr .h2 { font-size: calc(var(--font-heading-scale) * 2.4rem); } }
.cl-s07-featuredcollectionpqjr h3, .cl-s07-featuredcollectionpqjr .h3 { font-size: calc(var(--font-heading-scale) * 1.7rem); }
@media only screen and (min-width: 750px) { .cl-s07-featuredcollectionpqjr h3, .cl-s07-featuredcollectionpqjr .h3 { font-size: calc(var(--font-heading-scale) * 1.8rem); } }
.cl-s07-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-s07-featuredcollectionpqjr .caption { font-size: 1.2rem; } }
.cl-s07-featuredcollectionpqjr .caption-large, .cl-s07-featuredcollectionpqjr .customer .field input, .cl-s07-featuredcollectionpqjr .customer select, .cl-s07-featuredcollectionpqjr .field__input, .cl-s07-featuredcollectionpqjr .form__label, .cl-s07-featuredcollectionpqjr .select__select { font-size: 1.3rem; line-height: calc(1 + .5 / var(--font-body-scale)); letter-spacing: 0.04rem; }
.cl-s07-featuredcollectionpqjr .left { text-align: left; }
.cl-s07-featuredcollectionpqjr .center { text-align: center; }
.cl-s07-featuredcollectionpqjr .right { text-align: right; }
.cl-s07-featuredcollectionpqjr .light { opacity: 0.7; }
.cl-s07-featuredcollectionpqjr .full-unstyled-link { text-decoration: none; color: currentcolor; display: block; }
@media (prefers-reduced-motion) { .cl-s07-featuredcollectionpqjr .motion-reduce { transition: none !important; animation: auto ease 0s 1 normal none running none !important; } }
.cl-s07-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-s07-featuredcollectionpqjr .title, .cl-s07-featuredcollectionpqjr .title-wrapper-with-link { margin: 3rem 0px 2rem; }
.cl-s07-featuredcollectionpqjr .title-wrapper { margin-bottom: 3rem; }
@media screen and (min-width: 990px) { .cl-s07-featuredcollectionpqjr .title, .cl-s07-featuredcollectionpqjr .title-wrapper-with-link { margin: 5rem 0px 3rem; } }
.cl-s07-featuredcollectionpqjr .title-wrapper--no-top-margin { margin-top: 0px; }
.cl-s07-featuredcollectionpqjr .title-wrapper--no-top-margin > .title { margin-top: 0px; }
.cl-s07-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-s07-featuredcollectionpqjr .grid { column-gap: var(--grid-desktop-horizontal-spacing); row-gap: var(--grid-desktop-vertical-spacing); } }
.cl-s07-featuredcollectionpqjr .grid:last-child { margin-bottom: 0px; }
.cl-s07-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-s07-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-s07-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-s07-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-s07-featuredcollectionpqjr .grid--2-col-tablet-down .grid__item { width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2); } }
.cl-s07-featuredcollectionpqjr .media { display: block; background-color: rgba(var(--color-foreground),.1); position: relative; overflow: hidden; }
.cl-s07-featuredcollectionpqjr .media--transparent { background-color: transparent; }
.cl-s07-featuredcollectionpqjr .media > :not(.zoom):not(.deferred-media__poster-button), .cl-s07-featuredcollectionpqjr .media model-viewer { display: block; max-width: 100%; position: absolute; top: 0px; left: 0px; height: 100%; width: 100%; }
.cl-s07-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-s07-featuredcollectionpqjr .button, .cl-s07-featuredcollectionpqjr .shopify-challenge__button, .cl-s07-featuredcollectionpqjr .customer button, .cl-s07-featuredcollectionpqjr button.shopify-payment-button__button--unbranded, .cl-s07-featuredcollectionpqjr .shopify-payment-button [role="button"], .cl-s07-featuredcollectionpqjr .cart__dynamic-checkout-buttons [role="button"], .cl-s07-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-s07-featuredcollectionpqjr .button, .cl-s07-featuredcollectionpqjr .shopify-challenge__button, .cl-s07-featuredcollectionpqjr .customer button, .cl-s07-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-s07-featuredcollectionpqjr .button, .cl-s07-featuredcollectionpqjr .shopify-challenge__button, .cl-s07-featuredcollectionpqjr .customer button, .cl-s07-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-s07-featuredcollectionpqjr .button, .cl-s07-featuredcollectionpqjr .shopify-challenge__button, .cl-s07-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-s07-featuredcollectionpqjr .button, .cl-s07-featuredcollectionpqjr .button-label, .cl-s07-featuredcollectionpqjr .shopify-challenge__button, .cl-s07-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-s07-featuredcollectionpqjr .button, .cl-s07-featuredcollectionpqjr .button-label, .cl-s07-featuredcollectionpqjr .shopify-challenge__button, .cl-s07-featuredcollectionpqjr .customer button { font-size: var(--button-text-size_mobile); } }
.cl-s07-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-s07-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-s07-featuredcollectionpqjr .icon { color: canvastext; fill: canvastext !important; } }
.cl-s07-featuredcollectionpqjr .ratio { display: flex; position: relative; align-items: stretch; }
@media not (inset: 10px) { .cl-s07-featuredcollectionpqjr .grid { margin-left: calc(-1 * var(--grid-mobile-horizontal-spacing)); } }
@media not (inset: 10px) { .cl-s07-featuredcollectionpqjr .grid__item { padding-left: var(--grid-mobile-horizontal-spacing); padding-bottom: var(--grid-mobile-vertical-spacing); } }
@media not (inset: 10px) { .cl-s07-featuredcollectionpqjr .product-grid .grid__item { padding-bottom: var(--grid-mobile-vertical-spacing); } }
@media (forced-colors: active) { .cl-s07-featuredcollectionpqjr .button, .cl-s07-featuredcollectionpqjr .shopify-challenge__button, .cl-s07-featuredcollectionpqjr .customer button { border: 1px solid transparent; } }
@media (prefers-reduced-motion: no-preference) and (hover: hover) { .cl-s07-featuredcollectionpqjr .animate--hover-3d-lift .card-wrapper .card--card, .cl-s07-featuredcollectionpqjr .animate--hover-3d-lift .card-wrapper .card--standard .card__inner, .cl-s07-featuredcollectionpqjr .animate--hover-3d-lift .button:not(.button--tertiary), .cl-s07-featuredcollectionpqjr .animate--hover-3d-lift .shopify-challenge__button, .cl-s07-featuredcollectionpqjr .animate--hover-3d-lift .customer button, .cl-s07-featuredcollectionpqjr .animate--hover-3d-lift .shopify-payment-button__button, .cl-s07-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-s07-featuredcollectionpqjr .animate--hover-3d-lift .product-grid { isolation: isolate; } }
@media (prefers-reduced-motion: no-preference) and (hover: hover) { .cl-s07-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-s07-featuredcollectionpqjr { --swiper-theme-color: #007aff; }
.cl-s07-featuredcollectionpqjr { --swiper-navigation-size: 16px; }
.cl-s07-featuredcollectionpqjr .price { font-size: 1.6rem; letter-spacing: 0rem; line-height: 100%; color: rgb(var(--color-foreground)); }
.cl-s07-featuredcollectionpqjr .price > * { display: inline-block; vertical-align: top; }
.cl-s07-featuredcollectionpqjr .price .price-item { display: inline-block; margin: 0px 1rem 0px 0px; }
.cl-s07-featuredcollectionpqjr .price__regular .price-item--regular { margin-right: 0px; }
.cl-s07-featuredcollectionpqjr .price:not(.price--show-badge) .price-item--last:last-of-type { margin: 0px; }
@media screen and (min-width: 750px) { .cl-s07-featuredcollectionpqjr .price { margin-bottom: 0px; } }
.cl-s07-featuredcollectionpqjr .price--sold-out .price__availability, .cl-s07-featuredcollectionpqjr .price__regular { display: block; }
.cl-s07-featuredcollectionpqjr .price__sale, .cl-s07-featuredcollectionpqjr .price__availability, .cl-s07-featuredcollectionpqjr .price .price__badge-sale, .cl-s07-featuredcollectionpqjr .price .price__badge-sold-out, .cl-s07-featuredcollectionpqjr .price--on-sale .price__regular, .cl-s07-featuredcollectionpqjr .price--on-sale .price__availability { display: none; }
.cl-s07-featuredcollectionpqjr .price--on-sale .price__sale { display: initial; flex-flow: wrap; }
.cl-s07-featuredcollectionpqjr .price--on-sale .price-item--regular { text-decoration: line-through; color: var(--sale-price); font-size: inherit; }
.cl-s07-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-s07-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-s07-featuredcollectionpqjr .loox-icon { font-size: inherit; }
.cl-s07-featuredcollectionpqjr svg.loox-icon { width: 1em; height: 1em; flex-shrink: 0; }
.cl-s07-featuredcollectionpqjr .loox-rating .loox-rating-content { display: inline-flex; align-items: center; gap: 2px; vertical-align: middle; }
.cl-s07-featuredcollectionpqjr *, .cl-s07-featuredcollectionpqjr ::before, .cl-s07-featuredcollectionpqjr ::after { animation: auto ease 0s 1 normal none running none !important; transition: none !important; }
.cl-s07-featuredcollectionpqjr .card-wrapper { color: inherit; height: 100%; position: relative; text-decoration: none; }
.cl-s07-featuredcollectionpqjr .card { text-decoration: none; text-align: var(--text-alignment); }
.cl-s07-featuredcollectionpqjr .card:not(.ratio) { display: flex; flex-direction: column; height: 100%; }
.cl-s07-featuredcollectionpqjr .card--card { height: 100%; }
.cl-s07-featuredcollectionpqjr .card--card, .cl-s07-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-s07-featuredcollectionpqjr .card--card.gradient, .cl-s07-featuredcollectionpqjr .card__inner.gradient { transform: perspective(0px); }
.cl-s07-featuredcollectionpqjr .card .card__inner .card__media { overflow: hidden; z-index: 0; border-radius: calc(var(--border-radius) - var(--border-width) - var(--image-padding)); }
.cl-s07-featuredcollectionpqjr .card--card .card__inner .card__media { border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; }
.cl-s07-featuredcollectionpqjr .card-information { text-align: var(--text-alignment); }
.cl-s07-featuredcollectionpqjr .card__media, .cl-s07-featuredcollectionpqjr .card .media { bottom: 0px; position: absolute; top: 0px; }
.cl-s07-featuredcollectionpqjr .card .media { width: 100%; }
.cl-s07-featuredcollectionpqjr .card__media { margin: var(--image-padding); width: calc(100% - 2 * var(--image-padding)); }
.cl-s07-featuredcollectionpqjr .card__inner { width: 100%; }
.cl-s07-featuredcollectionpqjr .card--media .card__inner .card__content { position: relative; padding: calc(var(--image-padding) + 1rem); }
.cl-s07-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-s07-featuredcollectionpqjr .card__content { padding: 1.5rem; } }
.cl-s07-featuredcollectionpqjr .card__information { grid-row-start: 2; }
.cl-s07-featuredcollectionpqjr .card:not(.ratio) > .card__content { grid-template-rows: max-content minmax(0px, 1fr) max-content auto; }
@media screen and (min-width: 750px) { .cl-s07-featuredcollectionpqjr .card__information { padding-bottom: 1.7rem; padding-top: 1.7rem; } }
.cl-s07-featuredcollectionpqjr .card__badge { place-self: flex-end flex-start; grid-row-start: 3; }
.cl-s07-featuredcollectionpqjr .card__badge.top { align-self: flex-start; grid-row-start: 1; }
.cl-s07-featuredcollectionpqjr .card__badge.right { justify-self: flex-end; }
.cl-s07-featuredcollectionpqjr .card:not(.card--horizontal) > .card__content > .card__badge { margin: 1.3rem; }
.cl-s07-featuredcollectionpqjr .card__media .media img { height: 100%; object-fit: cover; object-position: center center; width: 100%; }
.cl-s07-featuredcollectionpqjr .card__heading { margin-top: 0px; margin-bottom: 0px; }
.cl-s07-featuredcollectionpqjr .card__heading:last-child { margin-bottom: 0px; }
.cl-s07-featuredcollectionpqjr .card--card.card--media > .card__content { margin-top: calc(0rem - var(--image-padding)); }
@media screen and (min-width: 990px) { .cl-s07-featuredcollectionpqjr .card .media.media--hover-effect > img:only-child, .cl-s07-featuredcollectionpqjr .card-wrapper .media.media--hover-effect > img:only-child { transition: transform var(--duration-long) ease; } }
.cl-s07-featuredcollectionpqjr .card--card.card--media .card__inner .card__information, .cl-s07-featuredcollectionpqjr .card--card.card--text .card__inner, .cl-s07-featuredcollectionpqjr .card--card.card--media > .card__content .card__badge { display: none; }
.cl-s07-featuredcollectionpqjr .card-information > * + * { margin-top: 0.5rem; }
.cl-s07-featuredcollectionpqjr .card-information { width: 100%; }
.cl-s07-featuredcollectionpqjr .card-information > * { line-height: calc(1 + .4 / var(--font-body-scale)); color: rgb(var(--color-foreground)); }
.cl-s07-featuredcollectionpqjr .card-information > :not(.visually-hidden:first-child) + :not(.rating):not(.card__information-volume-pricing-note) { margin-top: 0.7rem; }
.cl-s07-featuredcollectionpqjr .card-information .caption { letter-spacing: 0.07rem; }
.cl-s07-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-s07-featuredcollectionpqjr slider-component.page-width { padding: 0px 1.5rem; } }
@media screen and (min-width: 749px) and (max-width: 990px) { .cl-s07-featuredcollectionpqjr slider-component.page-width { padding: 0px 5rem; } }
.cl-s07-featuredcollectionpqjr { --lm-button-box: 0,0,0; }
.cl-s07-featuredcollectionpqjr .collection__title.title-wrapper { margin-bottom: 2.5rem; }
.cl-s07-featuredcollectionpqjr .collection__view-all a:not(.link) { margin-top: 1rem; }
.cl-s07-featuredcollectionpqjr .section-template--23751598637384__featured_collection_pqjrfg-padding { padding-top: 27px; padding-bottom: 27px; }
.cl-s07-featuredcollectionpqjr .section-template--23751598637384__featured_collection_pqjrfg-padding { padding-top: 36px; padding-bottom: 36px; }
.cl-s07-featuredcollectionpqjr .lm-card-price { font-size: 13px !important; font-weight: 600; }
.cl-s07-featuredcollectionpqjr .lm-card-title { font-size: 17px; }
@media screen and (max-width: 749px) { .cl-s07-featuredcollectionpqjr .lm-card-title { font-size: 14px; } }
.cl-s07-featuredcollectionpqjr .card__information { display: flex; flex-direction: column; justify-content: space-between; }
.cl-s07-featuredcollectionpqjr .card-product-form__input input[type="radio"] + label.color-swatch, .cl-s07-featuredcollectionpqjr .card-product-form__input input[type="radio"] + label.color-swatch::after, .cl-s07-featuredcollectionpqjr .card-product-form__input input[type="radio"] + label.color-swatch::before { border-radius: 0px; }
.cl-s07-featuredcollectionpqjr .card-product-form__input input[type="radio"] + label.color-swatch.round, .cl-s07-featuredcollectionpqjr .card-product-form__input input[type="radio"] + label.color-swatch.round::after, .cl-s07-featuredcollectionpqjr .card-product-form__input input[type="radio"] + label.color-swatch.round::before { border-radius: 100%; }
.cl-s07-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-s07-featuredcollectionpqjr .loox-rating .loox-icon { color: rgb(224, 227, 32); }
.cl-s07-featuredcollectionpqjr { --lxs-rating-icon-color: #E0E320; }
.cl-s07-featuredcollectionpqjr [data-lx-fill="half"] { --lx-rating-percent: 50%; }
.cl-s07-featuredcollectionpqjr [data-lx-fill="full"] { --lx-rating-percent: 100%; }
/* === s08-lumingallerybgrnwk === */
.cl-s08-lumingallerybgrnwk .section-template--23751598637384__lumin_gallery_bgrNWK-padding {
    padding-top: 27px;
    padding-bottom: 27px;
  }
@media screen and (min-width: 750px) { .cl-s08-lumingallerybgrnwk .section-template--23751598637384__lumin_gallery_bgrNWK-padding {
      padding-top: 36px;
      padding-bottom: 36px;
    } }
.cl-s08-lumingallerybgrnwk .section-template--23751598637384__lumin_gallery_bgrNWK-margin {
    padding-top: 27px;
    padding-bottom: 27px;
  }
@media screen and (min-width: 750px) { .cl-s08-lumingallerybgrnwk .section-template--23751598637384__lumin_gallery_bgrNWK-margin {
      padding-top: 36px;
      padding-bottom: 36px;
    } }
.cl-s08-lumingallerybgrnwk .lumin-image-wrapper {
      margin: 0;
      display: flex;
      width: 100%;
      height: 100%;
      object-fit: cover;
      z-index: 1;
    }
.cl-s08-lumingallerybgrnwk .column-text_JjcFX7 {
                width: 33.3333333%;
                position:relative;
                text-align: right;
                background: ;
                overflow: overlay;
              }
@media screen and (max-width: 600px) { .cl-s08-lumingallerybgrnwk .column-text_JjcFX7 {
                   width: 100%;
                } }
@media screen and (min-width: 601px) and (max-width: 990px) { .cl-s08-lumingallerybgrnwk .column-text_JjcFX7 {
                  width: 33.3333333%;
                } }
.cl-s08-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-s08-lumingallerybgrnwk .lumin-text-container-text_JjcFX7 {
                  position: relative;
                  padding: 0px 50px;
                  } }
.cl-s08-lumingallerybgrnwk .image-text-content-text_JjcFX7--top-left {
                  align-items: flex-start;
                  justify-content: flex-start;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-text_JjcFX7--top-center {
                  align-items: flex-start;
                  justify-content: center;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-text_JjcFX7--top-right {
                  align-items: flex-start;
                  justify-content: flex-end;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-text_JjcFX7--middle-left {
                  align-items: center;
                  justify-content: flex-start;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-text_JjcFX7--middle-center {
                  align-items: center;
                  justify-content: center;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-text_JjcFX7--middle-right {
                  align-items: center;
                  justify-content: flex-end;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-text_JjcFX7--bottom-left {
                  align-items: flex-end;
                  justify-content: flex-start;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-text_JjcFX7--bottom-center {
                  align-items: flex-end;
                  justify-content: center;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-text_JjcFX7--bottom-right {
                  align-items: flex-end;
                  justify-content: flex-end;
                }
.cl-s08-lumingallerybgrnwk .lumin-head-text_JjcFX7 img {
                    width: 73% !important;
                    height: auto;
                    border-radius: 45%;
                    margin-bottom: 20px;
                }
.cl-s08-lumingallerybgrnwk .lumin-head-text_JjcFX7 svg {
                    width: 73% !important;
                    height: auto;
                    border-radius: 45%;
                    margin-bottom: 20px;
                }
.cl-s08-lumingallerybgrnwk .lumin-text-text_JjcFX7 {
                  background: #ffffff;
                  text-align: right;
                  color: #212121;
                }
.cl-s08-lumingallerybgrnwk .lumin-head-text_JjcFX7 p {
                  color: #212121;
                  font-size: 30px;
                  margin:0;
                }
@media screen and (max-width: 749px) { .cl-s08-lumingallerybgrnwk .lumin-head-text_JjcFX7 p {
                  font-size: 24px;
                } }
.cl-s08-lumingallerybgrnwk .lumin-text-text_JjcFX7 p {
                  color: #212121;
                  font-size: 16px;
                  margin:0;
                }
@media screen and (max-width: 749px) { .cl-s08-lumingallerybgrnwk .lumin-text-text_JjcFX7 p {
                  font-size: 14px;
                } }
.cl-s08-lumingallerybgrnwk .column-image_BQf64D {
                width: 16.6666666%;
                position:relative;
              }
@media screen and (max-width: 600px) { .cl-s08-lumingallerybgrnwk .column-image_BQf64D {
                  width: 50%;
                } }
@media screen and (min-width: 601px) and (max-width: 990px) { .cl-s08-lumingallerybgrnwk .column-image_BQf64D {
                  width: 33.3333333%;
                } }
.cl-s08-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-s08-lumingallerybgrnwk .image-text-content-image_BQf64D--top-left {
                  align-items: flex-start;
                  justify-content: flex-start;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-image_BQf64D--top-center {
                  align-items: flex-start;
                  justify-content: center;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-image_BQf64D--top-right {
                  align-items: flex-start;
                  justify-content: flex-end;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-image_BQf64D--middle-left {
                  align-items: center;
                  justify-content: flex-start;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-image_BQf64D--middle-center {
                  align-items: center;
                  justify-content: center;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-image_BQf64D--middle-right {
                  align-items: center;
                  justify-content: flex-end;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-image_BQf64D--bottom-left {
                  align-items: flex-end;
                  justify-content: flex-start;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-image_BQf64D--bottom-center {
                  align-items: flex-end;
                  justify-content: center;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-image_BQf64D--bottom-right {
                  align-items: flex-end;
                  justify-content: flex-end;
                }
.cl-s08-lumingallerybgrnwk .lumin-text-image_BQf64D {
                  text-align: center;
                  position:relative;
                }
.cl-s08-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-s08-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-s08-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-s08-lumingallerybgrnwk .lumin-text-image_BQf64D h2 {
                  font-size: 24px;
                } }
.cl-s08-lumingallerybgrnwk .lumin-text-image_BQf64D p {
                  color: #212121;
                  font-size: 16px;
                  margin:0;line-height: 1.2;
                }
@media screen and (max-width: 749px) { .cl-s08-lumingallerybgrnwk .lumin-text-image_BQf64D p {
                  font-size: 14px;
                } }
.cl-s08-lumingallerybgrnwk .column-image_PpzN79 {
                width: 16.6666666%;
                position:relative;
              }
@media screen and (max-width: 600px) { .cl-s08-lumingallerybgrnwk .column-image_PpzN79 {
                  width: 50%;
                } }
@media screen and (min-width: 601px) and (max-width: 990px) { .cl-s08-lumingallerybgrnwk .column-image_PpzN79 {
                  width: 33.3333333%;
                } }
.cl-s08-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-s08-lumingallerybgrnwk .image-text-content-image_PpzN79--top-left {
                  align-items: flex-start;
                  justify-content: flex-start;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-image_PpzN79--top-center {
                  align-items: flex-start;
                  justify-content: center;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-image_PpzN79--top-right {
                  align-items: flex-start;
                  justify-content: flex-end;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-image_PpzN79--middle-left {
                  align-items: center;
                  justify-content: flex-start;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-image_PpzN79--middle-center {
                  align-items: center;
                  justify-content: center;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-image_PpzN79--middle-right {
                  align-items: center;
                  justify-content: flex-end;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-image_PpzN79--bottom-left {
                  align-items: flex-end;
                  justify-content: flex-start;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-image_PpzN79--bottom-center {
                  align-items: flex-end;
                  justify-content: center;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-image_PpzN79--bottom-right {
                  align-items: flex-end;
                  justify-content: flex-end;
                }
.cl-s08-lumingallerybgrnwk .lumin-text-image_PpzN79 {
                  text-align: center;
                  position:relative;
                }
.cl-s08-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-s08-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-s08-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-s08-lumingallerybgrnwk .lumin-text-image_PpzN79 h2 {
                  font-size: 24px;
                } }
.cl-s08-lumingallerybgrnwk .lumin-text-image_PpzN79 p {
                  color: #212121;
                  font-size: 16px;
                  margin:0;line-height: 1.2;
                }
@media screen and (max-width: 749px) { .cl-s08-lumingallerybgrnwk .lumin-text-image_PpzN79 p {
                  font-size: 14px;
                } }
.cl-s08-lumingallerybgrnwk .column-image_cTHwb6 {
                width: 16.6666666%;
                position:relative;
              }
@media screen and (max-width: 600px) { .cl-s08-lumingallerybgrnwk .column-image_cTHwb6 {
                  width: 50%;
                } }
@media screen and (min-width: 601px) and (max-width: 990px) { .cl-s08-lumingallerybgrnwk .column-image_cTHwb6 {
                  width: 33.3333333%;
                } }
.cl-s08-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-s08-lumingallerybgrnwk .image-text-content-image_cTHwb6--top-left {
                  align-items: flex-start;
                  justify-content: flex-start;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-image_cTHwb6--top-center {
                  align-items: flex-start;
                  justify-content: center;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-image_cTHwb6--top-right {
                  align-items: flex-start;
                  justify-content: flex-end;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-image_cTHwb6--middle-left {
                  align-items: center;
                  justify-content: flex-start;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-image_cTHwb6--middle-center {
                  align-items: center;
                  justify-content: center;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-image_cTHwb6--middle-right {
                  align-items: center;
                  justify-content: flex-end;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-image_cTHwb6--bottom-left {
                  align-items: flex-end;
                  justify-content: flex-start;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-image_cTHwb6--bottom-center {
                  align-items: flex-end;
                  justify-content: center;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-image_cTHwb6--bottom-right {
                  align-items: flex-end;
                  justify-content: flex-end;
                }
.cl-s08-lumingallerybgrnwk .lumin-text-image_cTHwb6 {
                  text-align: center;
                  position:relative;
                }
.cl-s08-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-s08-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-s08-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-s08-lumingallerybgrnwk .lumin-text-image_cTHwb6 h2 {
                  font-size: 24px;
                } }
.cl-s08-lumingallerybgrnwk .lumin-text-image_cTHwb6 p {
                  color: #212121;
                  font-size: 16px;
                  margin:0;line-height: 1.2;
                }
@media screen and (max-width: 749px) { .cl-s08-lumingallerybgrnwk .lumin-text-image_cTHwb6 p {
                  font-size: 14px;
                } }
.cl-s08-lumingallerybgrnwk .column-image_nNpNrm {
                width: 16.6666666%;
                position:relative;
              }
@media screen and (max-width: 600px) { .cl-s08-lumingallerybgrnwk .column-image_nNpNrm {
                  width: 50%;
                } }
@media screen and (min-width: 601px) and (max-width: 990px) { .cl-s08-lumingallerybgrnwk .column-image_nNpNrm {
                  width: 33.3333333%;
                } }
.cl-s08-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-s08-lumingallerybgrnwk .image-text-content-image_nNpNrm--top-left {
                  align-items: flex-start;
                  justify-content: flex-start;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-image_nNpNrm--top-center {
                  align-items: flex-start;
                  justify-content: center;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-image_nNpNrm--top-right {
                  align-items: flex-start;
                  justify-content: flex-end;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-image_nNpNrm--middle-left {
                  align-items: center;
                  justify-content: flex-start;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-image_nNpNrm--middle-center {
                  align-items: center;
                  justify-content: center;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-image_nNpNrm--middle-right {
                  align-items: center;
                  justify-content: flex-end;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-image_nNpNrm--bottom-left {
                  align-items: flex-end;
                  justify-content: flex-start;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-image_nNpNrm--bottom-center {
                  align-items: flex-end;
                  justify-content: center;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-image_nNpNrm--bottom-right {
                  align-items: flex-end;
                  justify-content: flex-end;
                }
.cl-s08-lumingallerybgrnwk .lumin-text-image_nNpNrm {
                  text-align: center;
                  position:relative;
                }
.cl-s08-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-s08-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-s08-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-s08-lumingallerybgrnwk .lumin-text-image_nNpNrm h2 {
                  font-size: 24px;
                } }
.cl-s08-lumingallerybgrnwk .lumin-text-image_nNpNrm p {
                  color: #212121;
                  font-size: 16px;
                  margin:0;line-height: 1.2;
                }
@media screen and (max-width: 749px) { .cl-s08-lumingallerybgrnwk .lumin-text-image_nNpNrm p {
                  font-size: 14px;
                } }
.cl-s08-lumingallerybgrnwk .column-image_y9JLLf {
                width: 33.3333333%;
                position:relative;
              }
@media screen and (max-width: 600px) { .cl-s08-lumingallerybgrnwk .column-image_y9JLLf {
                  width: 100%;
                } }
@media screen and (min-width: 601px) and (max-width: 990px) { .cl-s08-lumingallerybgrnwk .column-image_y9JLLf {
                  width: 33.3333333%;
                } }
.cl-s08-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-s08-lumingallerybgrnwk .image-text-content-image_y9JLLf--top-left {
                  align-items: flex-start;
                  justify-content: flex-start;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-image_y9JLLf--top-center {
                  align-items: flex-start;
                  justify-content: center;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-image_y9JLLf--top-right {
                  align-items: flex-start;
                  justify-content: flex-end;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-image_y9JLLf--middle-left {
                  align-items: center;
                  justify-content: flex-start;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-image_y9JLLf--middle-center {
                  align-items: center;
                  justify-content: center;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-image_y9JLLf--middle-right {
                  align-items: center;
                  justify-content: flex-end;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-image_y9JLLf--bottom-left {
                  align-items: flex-end;
                  justify-content: flex-start;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-image_y9JLLf--bottom-center {
                  align-items: flex-end;
                  justify-content: center;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-image_y9JLLf--bottom-right {
                  align-items: flex-end;
                  justify-content: flex-end;
                }
.cl-s08-lumingallerybgrnwk .lumin-text-image_y9JLLf {
                  text-align: center;
                  position:relative;
                }
.cl-s08-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-s08-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-s08-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-s08-lumingallerybgrnwk .lumin-text-image_y9JLLf h2 {
                  font-size: 17px;
                } }
.cl-s08-lumingallerybgrnwk .lumin-text-image_y9JLLf p {
                  color: #212121;
                  font-size: 16px;
                  margin:0;line-height: 1.2;
                }
@media screen and (max-width: 749px) { .cl-s08-lumingallerybgrnwk .lumin-text-image_y9JLLf p {
                  font-size: 14px;
                } }
.cl-s08-lumingallerybgrnwk .column-text_it8JRe {
                width: 33.3333333%;
                position:relative;
                text-align: left;
                background: ;
                overflow: overlay;
              }
@media screen and (max-width: 600px) { .cl-s08-lumingallerybgrnwk .column-text_it8JRe {
                   width: 100%;
                } }
@media screen and (min-width: 601px) and (max-width: 990px) { .cl-s08-lumingallerybgrnwk .column-text_it8JRe {
                  width: 33.3333333%;
                } }
.cl-s08-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-s08-lumingallerybgrnwk .lumin-text-container-text_it8JRe {
                  position: relative;
                  padding: 50px 30px;
                  } }
.cl-s08-lumingallerybgrnwk .image-text-content-text_it8JRe--top-left {
                  align-items: flex-start;
                  justify-content: flex-start;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-text_it8JRe--top-center {
                  align-items: flex-start;
                  justify-content: center;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-text_it8JRe--top-right {
                  align-items: flex-start;
                  justify-content: flex-end;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-text_it8JRe--middle-left {
                  align-items: center;
                  justify-content: flex-start;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-text_it8JRe--middle-center {
                  align-items: center;
                  justify-content: center;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-text_it8JRe--middle-right {
                  align-items: center;
                  justify-content: flex-end;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-text_it8JRe--bottom-left {
                  align-items: flex-end;
                  justify-content: flex-start;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-text_it8JRe--bottom-center {
                  align-items: flex-end;
                  justify-content: center;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-text_it8JRe--bottom-right {
                  align-items: flex-end;
                  justify-content: flex-end;
                }
.cl-s08-lumingallerybgrnwk .lumin-head-text_it8JRe img {
                    width: 25% !important;
                    height: auto;
                    border-radius: 0%;
                    margin-bottom: 20px;
                }
.cl-s08-lumingallerybgrnwk .lumin-head-text_it8JRe svg {
                    width: 25% !important;
                    height: auto;
                    border-radius: 0%;
                    margin-bottom: 20px;
                }
.cl-s08-lumingallerybgrnwk .lumin-text-text_it8JRe {
                  background: #ffffff;
                  text-align: left;
                  color: #212121;
                }
.cl-s08-lumingallerybgrnwk .lumin-head-text_it8JRe p {
                  color: #212121;
                  font-size: 30px;
                  margin:0;
                }
@media screen and (max-width: 749px) { .cl-s08-lumingallerybgrnwk .lumin-head-text_it8JRe p {
                  font-size: 24px;
                } }
.cl-s08-lumingallerybgrnwk .lumin-text-text_it8JRe p {
                  color: #212121;
                  font-size: 16px;
                  margin:0;
                }
@media screen and (max-width: 749px) { .cl-s08-lumingallerybgrnwk .lumin-text-text_it8JRe p {
                  font-size: 14px;
                } }
.cl-s08-lumingallerybgrnwk .column-image_9qxYVx {
                width: 33.3333333%;
                position:relative;
              }
@media screen and (max-width: 600px) { .cl-s08-lumingallerybgrnwk .column-image_9qxYVx {
                  width: 100%;
                } }
@media screen and (min-width: 601px) and (max-width: 990px) { .cl-s08-lumingallerybgrnwk .column-image_9qxYVx {
                  width: 33.3333333%;
                } }
.cl-s08-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-s08-lumingallerybgrnwk .image-text-content-image_9qxYVx--top-left {
                  align-items: flex-start;
                  justify-content: flex-start;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-image_9qxYVx--top-center {
                  align-items: flex-start;
                  justify-content: center;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-image_9qxYVx--top-right {
                  align-items: flex-start;
                  justify-content: flex-end;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-image_9qxYVx--middle-left {
                  align-items: center;
                  justify-content: flex-start;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-image_9qxYVx--middle-center {
                  align-items: center;
                  justify-content: center;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-image_9qxYVx--middle-right {
                  align-items: center;
                  justify-content: flex-end;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-image_9qxYVx--bottom-left {
                  align-items: flex-end;
                  justify-content: flex-start;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-image_9qxYVx--bottom-center {
                  align-items: flex-end;
                  justify-content: center;
                }
.cl-s08-lumingallerybgrnwk .image-text-content-image_9qxYVx--bottom-right {
                  align-items: flex-end;
                  justify-content: flex-end;
                }
.cl-s08-lumingallerybgrnwk .lumin-text-image_9qxYVx {
                  text-align: center;
                  position:relative;
                }
.cl-s08-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-s08-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-s08-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-s08-lumingallerybgrnwk .lumin-text-image_9qxYVx h2 {
                  font-size: 24px;
                } }
.cl-s08-lumingallerybgrnwk .lumin-text-image_9qxYVx p {
                  color: #212121;
                  font-size: 16px;
                  margin:0;line-height: 1.2;
                }
@media screen and (max-width: 749px) { .cl-s08-lumingallerybgrnwk .lumin-text-image_9qxYVx p {
                  font-size: 14px;
                } }
.cl-s08-lumingallerybgrnwk .header-collage {
          text-align: left;
        }
.cl-s08-lumingallerybgrnwk .header-collage h1 {
          margin: 0;
        }
.cl-s08-lumingallerybgrnwk .header-collage p {
          margin-bottom: 20px;
          margin-top: 5px;
        }
.cl-s08-lumingallerybgrnwk .row-template--23751598637384__lumin_gallery_bgrNWK {
          display: flex;
          flex-wrap: wrap;
        }
.cl-s08-lumingallerybgrnwk .column img {
          vertical-align: middle;
        }
.cl-s08-lumingallerybgrnwk .lumin-image-template--23751598637384__lumin_gallery_bgrNWK {
            position: relative;
            overflow: hidden;
          }
@media screen and (min-width: 750px) { .cl-s08-lumingallerybgrnwk .lumin-image-template--23751598637384__lumin_gallery_bgrNWK img:hover {
              transform: scale(1.2);
             transition: all 0.5s ease-in;
            }
.cl-s08-lumingallerybgrnwk .lumin-text-template--23751598637384__lumin_gallery_bgrNWK:hover {
               background-color: transparent;
               transition: background-color 0.3s ease;
           } }
.cl-s08-lumingallerybgrnwk .lumin-image-template--23751598637384__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-s08-lumingallerybgrnwk .lumin-text-template--23751598637384__lumin_gallery_bgrNWK {
            margin-bottom: px;
           }
.cl-s08-lumingallerybgrnwk .lumin-text-template--23751598637384__lumin_gallery_bgrNWK a {
            font-weight: bold;
            margin-top: 15px;
           }
.cl-s08-lumingallerybgrnwk .lumin-image-template--23751598637384__lumin_gallery_bgrNWK img {
            transition: all 0.5s ease-in;
            margin-bottom: -8px;

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

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

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

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

      .video-container--small:not(.video-container--adapt) {
         padding-top: 70%;
      }
.cl-s08-lumingallerybgrnwk .video-container--medium:not(.video-container--adapt) {
         padding-top: 100%;
      }
.cl-s08-lumingallerybgrnwk .video-container--large:not(.video-container--adapt) {
        padding-top: 130%;
      }
.cl-s08-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-s08-lumingallerybgrnwk, .cl-s08-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-s08-lumingallerybgrnwk, .cl-s08-lumingallerybgrnwk .color-background-1, .cl-s08-lumingallerybgrnwk .color-background-2, .cl-s08-lumingallerybgrnwk .color-inverse, .cl-s08-lumingallerybgrnwk .color-accent-1, .cl-s08-lumingallerybgrnwk .color-accent-2 { color: rgba(var(--color-foreground), 0.85); background-color: rgb(var(--color-background)); }
.cl-s08-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-s08-lumingallerybgrnwk *, .cl-s08-lumingallerybgrnwk ::before, .cl-s08-lumingallerybgrnwk ::after { box-sizing: inherit; }
.cl-s08-lumingallerybgrnwk { box-sizing: border-box; font-size: calc(var(--font-body-scale) * 62.5%); height: 100%; }
.cl-s08-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-s08-lumingallerybgrnwk { font-size: 1.6rem; } }
.cl-s08-lumingallerybgrnwk { --alpha-button-background: 1; --alpha-button-border: 1; --alpha-link: .85; --alpha-badge-border: .1; }
.cl-s08-lumingallerybgrnwk .page-width { max-width: var(--page-width); margin: 0px auto; padding: 0px 1.5rem; }
@media screen and (min-width: 750px) { .cl-s08-lumingallerybgrnwk .page-width { padding: 0px 5rem; } }
.cl-s08-lumingallerybgrnwk h1, .cl-s08-lumingallerybgrnwk h2, .cl-s08-lumingallerybgrnwk h3, .cl-s08-lumingallerybgrnwk h4, .cl-s08-lumingallerybgrnwk h5, .cl-s08-lumingallerybgrnwk .h0, .cl-s08-lumingallerybgrnwk .h1, .cl-s08-lumingallerybgrnwk .h2, .cl-s08-lumingallerybgrnwk .h3, .cl-s08-lumingallerybgrnwk .h4, .cl-s08-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-s08-lumingallerybgrnwk h2, .cl-s08-lumingallerybgrnwk .h2 { font-size: calc(var(--font-heading-scale) * 2rem); }
@media only screen and (min-width: 750px) { .cl-s08-lumingallerybgrnwk h2, .cl-s08-lumingallerybgrnwk .h2 { font-size: calc(var(--font-heading-scale) * 2.4rem); } }
.cl-s08-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-s08-lumingallerybgrnwk .button, .cl-s08-lumingallerybgrnwk .shopify-challenge__button, .cl-s08-lumingallerybgrnwk .customer button, .cl-s08-lumingallerybgrnwk button.shopify-payment-button__button--unbranded, .cl-s08-lumingallerybgrnwk .shopify-payment-button [role="button"], .cl-s08-lumingallerybgrnwk .cart__dynamic-checkout-buttons [role="button"], .cl-s08-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-s08-lumingallerybgrnwk .button, .cl-s08-lumingallerybgrnwk .shopify-challenge__button, .cl-s08-lumingallerybgrnwk .customer button, .cl-s08-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-s08-lumingallerybgrnwk .button, .cl-s08-lumingallerybgrnwk .shopify-challenge__button, .cl-s08-lumingallerybgrnwk .customer button, .cl-s08-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-s08-lumingallerybgrnwk .button, .cl-s08-lumingallerybgrnwk .shopify-challenge__button, .cl-s08-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-s08-lumingallerybgrnwk .button, .cl-s08-lumingallerybgrnwk .button-label, .cl-s08-lumingallerybgrnwk .shopify-challenge__button, .cl-s08-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-s08-lumingallerybgrnwk .button, .cl-s08-lumingallerybgrnwk .button-label, .cl-s08-lumingallerybgrnwk .shopify-challenge__button, .cl-s08-lumingallerybgrnwk .customer button { font-size: var(--button-text-size_mobile); } }
.cl-s08-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-s08-lumingallerybgrnwk .button, .cl-s08-lumingallerybgrnwk .shopify-challenge__button, .cl-s08-lumingallerybgrnwk .customer button { border: 1px solid transparent; } }
.cl-s08-lumingallerybgrnwk .rte > :first-child { margin-top: 0px; }
.cl-s08-lumingallerybgrnwk .rte > :last-child { margin-bottom: 0px; }
@media (prefers-reduced-motion: no-preference) and (hover: hover) { .cl-s08-lumingallerybgrnwk .animate--hover-3d-lift .card-wrapper .card--card, .cl-s08-lumingallerybgrnwk .animate--hover-3d-lift .card-wrapper .card--standard .card__inner, .cl-s08-lumingallerybgrnwk .animate--hover-3d-lift .button:not(.button--tertiary), .cl-s08-lumingallerybgrnwk .animate--hover-3d-lift .shopify-challenge__button, .cl-s08-lumingallerybgrnwk .animate--hover-3d-lift .customer button, .cl-s08-lumingallerybgrnwk .animate--hover-3d-lift .shopify-payment-button__button, .cl-s08-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-s08-lumingallerybgrnwk { --easter-egg: none; } }
.cl-s08-lumingallerybgrnwk .blur-up { filter: blur(5px); transition: filter 400ms, -webkit-filter 400ms; }
.cl-s08-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-s08-lumingallerybgrnwk { --swiper-theme-color: #007aff; }
.cl-s08-lumingallerybgrnwk { --swiper-navigation-size: 16px; }
.cl-s08-lumingallerybgrnwk .lazyloaded { opacity: 1; transition: opacity 0.3s; }
.cl-s08-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-s08-lumingallerybgrnwk *, .cl-s08-lumingallerybgrnwk ::before, .cl-s08-lumingallerybgrnwk ::after { animation: auto ease 0s 1 normal none running none !important; transition: none !important; }
.cl-s08-lumingallerybgrnwk { --lm-button-box: 0,0,0; }
.cl-s08-lumingallerybgrnwk .section-template--23751598637384__lumin_gallery_bgrNWK-padding { padding-top: 27px; padding-bottom: 27px; }
@media screen and (min-width: 750px) { .cl-s08-lumingallerybgrnwk .section-template--23751598637384__lumin_gallery_bgrNWK-padding { padding-top: 36px; padding-bottom: 36px; } }
.cl-s08-lumingallerybgrnwk .section-template--23751598637384__lumin_gallery_bgrNWK-margin { padding-top: 27px; padding-bottom: 27px; }
@media screen and (min-width: 750px) { .cl-s08-lumingallerybgrnwk .section-template--23751598637384__lumin_gallery_bgrNWK-margin { padding-top: 36px; padding-bottom: 36px; } }
.cl-s08-lumingallerybgrnwk .lumin-image-wrapper { margin: 0px; display: flex; width: 100%; height: 100%; object-fit: cover; z-index: 1; }
.cl-s08-lumingallerybgrnwk .column-text_JjcFX7 { width: 33.3333%; position: relative; text-align: right; overflow: overlay; }
@media screen and (max-width: 600px) { .cl-s08-lumingallerybgrnwk .column-text_JjcFX7 { width: 100%; } }
@media screen and (min-width: 601px) and (max-width: 990px) { .cl-s08-lumingallerybgrnwk .column-text_JjcFX7 { width: 33.3333%; } }
.cl-s08-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-s08-lumingallerybgrnwk .lumin-text-container-text_JjcFX7 { position: relative; padding: 0px 50px; } }
.cl-s08-lumingallerybgrnwk .image-text-content-text_JjcFX7--middle-right { align-items: center; justify-content: flex-end; }
.cl-s08-lumingallerybgrnwk .lumin-head-text_JjcFX7 img { height: auto; border-radius: 45%; margin-bottom: 20px; width: 73% !important; }
.cl-s08-lumingallerybgrnwk .lumin-text-text_JjcFX7 { background: rgb(255, 255, 255); text-align: right; color: rgb(33, 33, 33); }
.cl-s08-lumingallerybgrnwk .lumin-head-text_JjcFX7 p { color: rgb(33, 33, 33); font-size: 30px; margin: 0px; }
@media screen and (max-width: 749px) { .cl-s08-lumingallerybgrnwk .lumin-head-text_JjcFX7 p { font-size: 24px; } }
.cl-s08-lumingallerybgrnwk .lumin-text-text_JjcFX7 p { color: rgb(33, 33, 33); font-size: 16px; margin: 0px; }
@media screen and (max-width: 749px) { .cl-s08-lumingallerybgrnwk .lumin-text-text_JjcFX7 p { font-size: 14px; } }
.cl-s08-lumingallerybgrnwk .column-image_BQf64D { width: 16.6667%; position: relative; }
@media screen and (max-width: 600px) { .cl-s08-lumingallerybgrnwk .column-image_BQf64D { width: 50%; } }
@media screen and (min-width: 601px) and (max-width: 990px) { .cl-s08-lumingallerybgrnwk .column-image_BQf64D { width: 33.3333%; } }
.cl-s08-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-s08-lumingallerybgrnwk .image-text-content-image_BQf64D--bottom-center { align-items: flex-end; justify-content: center; }
.cl-s08-lumingallerybgrnwk .lumin-text-image_BQf64D { text-align: center; position: relative; }
.cl-s08-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-s08-lumingallerybgrnwk .lumin-text-image_BQf64D h2 { font-size: 24px; } }
.cl-s08-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-s08-lumingallerybgrnwk .lumin-text-image_BQf64D p { font-size: 14px; } }
.cl-s08-lumingallerybgrnwk .column-image_PpzN79 { width: 16.6667%; position: relative; }
@media screen and (max-width: 600px) { .cl-s08-lumingallerybgrnwk .column-image_PpzN79 { width: 50%; } }
@media screen and (min-width: 601px) and (max-width: 990px) { .cl-s08-lumingallerybgrnwk .column-image_PpzN79 { width: 33.3333%; } }
.cl-s08-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-s08-lumingallerybgrnwk .image-text-content-image_PpzN79--bottom-center { align-items: flex-end; justify-content: center; }
.cl-s08-lumingallerybgrnwk .lumin-text-image_PpzN79 { text-align: center; position: relative; }
.cl-s08-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-s08-lumingallerybgrnwk .lumin-text-image_PpzN79 h2 { font-size: 24px; } }
.cl-s08-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-s08-lumingallerybgrnwk .lumin-text-image_PpzN79 p { font-size: 14px; } }
.cl-s08-lumingallerybgrnwk .column-image_cTHwb6 { width: 16.6667%; position: relative; }
@media screen and (max-width: 600px) { .cl-s08-lumingallerybgrnwk .column-image_cTHwb6 { width: 50%; } }
@media screen and (min-width: 601px) and (max-width: 990px) { .cl-s08-lumingallerybgrnwk .column-image_cTHwb6 { width: 33.3333%; } }
.cl-s08-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-s08-lumingallerybgrnwk .image-text-content-image_cTHwb6--bottom-center { align-items: flex-end; justify-content: center; }
.cl-s08-lumingallerybgrnwk .lumin-text-image_cTHwb6 { text-align: center; position: relative; }
.cl-s08-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-s08-lumingallerybgrnwk .lumin-text-image_cTHwb6 h2 { font-size: 24px; } }
.cl-s08-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-s08-lumingallerybgrnwk .lumin-text-image_cTHwb6 p { font-size: 14px; } }
.cl-s08-lumingallerybgrnwk .column-image_nNpNrm { width: 16.6667%; position: relative; }
@media screen and (max-width: 600px) { .cl-s08-lumingallerybgrnwk .column-image_nNpNrm { width: 50%; } }
@media screen and (min-width: 601px) and (max-width: 990px) { .cl-s08-lumingallerybgrnwk .column-image_nNpNrm { width: 33.3333%; } }
.cl-s08-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-s08-lumingallerybgrnwk .image-text-content-image_nNpNrm--bottom-center { align-items: flex-end; justify-content: center; }
.cl-s08-lumingallerybgrnwk .lumin-text-image_nNpNrm { text-align: center; position: relative; }
.cl-s08-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-s08-lumingallerybgrnwk .lumin-text-image_nNpNrm h2 { font-size: 24px; } }
.cl-s08-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-s08-lumingallerybgrnwk .lumin-text-image_nNpNrm p { font-size: 14px; } }
.cl-s08-lumingallerybgrnwk .column-image_y9JLLf { width: 33.3333%; position: relative; }
@media screen and (max-width: 600px) { .cl-s08-lumingallerybgrnwk .column-image_y9JLLf { width: 100%; } }
@media screen and (min-width: 601px) and (max-width: 990px) { .cl-s08-lumingallerybgrnwk .column-image_y9JLLf { width: 33.3333%; } }
.cl-s08-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-s08-lumingallerybgrnwk .image-text-content-image_y9JLLf--bottom-center { align-items: flex-end; justify-content: center; }
.cl-s08-lumingallerybgrnwk .lumin-text-image_y9JLLf { text-align: center; position: relative; }
.cl-s08-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-s08-lumingallerybgrnwk .lumin-text-image_y9JLLf h2 { font-size: 17px; } }
.cl-s08-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-s08-lumingallerybgrnwk .lumin-text-image_y9JLLf p { font-size: 14px; } }
.cl-s08-lumingallerybgrnwk .column-text_it8JRe { width: 33.3333%; position: relative; text-align: left; overflow: overlay; }
@media screen and (max-width: 600px) { .cl-s08-lumingallerybgrnwk .column-text_it8JRe { width: 100%; } }
@media screen and (min-width: 601px) and (max-width: 990px) { .cl-s08-lumingallerybgrnwk .column-text_it8JRe { width: 33.3333%; } }
.cl-s08-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-s08-lumingallerybgrnwk .lumin-text-container-text_it8JRe { position: relative; padding: 50px 30px; } }
.cl-s08-lumingallerybgrnwk .image-text-content-text_it8JRe--middle-center { align-items: center; justify-content: center; }
.cl-s08-lumingallerybgrnwk .lumin-text-text_it8JRe { background: rgb(255, 255, 255); text-align: left; color: rgb(33, 33, 33); }
.cl-s08-lumingallerybgrnwk .lumin-head-text_it8JRe p { color: rgb(33, 33, 33); font-size: 30px; margin: 0px; }
@media screen and (max-width: 749px) { .cl-s08-lumingallerybgrnwk .lumin-head-text_it8JRe p { font-size: 24px; } }
.cl-s08-lumingallerybgrnwk .lumin-text-text_it8JRe p { color: rgb(33, 33, 33); font-size: 16px; margin: 0px; }
@media screen and (max-width: 749px) { .cl-s08-lumingallerybgrnwk .lumin-text-text_it8JRe p { font-size: 14px; } }
.cl-s08-lumingallerybgrnwk .column-image_9qxYVx { width: 33.3333%; position: relative; }
@media screen and (max-width: 600px) { .cl-s08-lumingallerybgrnwk .column-image_9qxYVx { width: 100%; } }
@media screen and (min-width: 601px) and (max-width: 990px) { .cl-s08-lumingallerybgrnwk .column-image_9qxYVx { width: 33.3333%; } }
.cl-s08-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-s08-lumingallerybgrnwk .image-text-content-image_9qxYVx--bottom-center { align-items: flex-end; justify-content: center; }
.cl-s08-lumingallerybgrnwk .lumin-text-image_9qxYVx { text-align: center; position: relative; }
.cl-s08-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-s08-lumingallerybgrnwk .lumin-text-image_9qxYVx h2 { font-size: 24px; } }
.cl-s08-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-s08-lumingallerybgrnwk .lumin-text-image_9qxYVx p { font-size: 14px; } }
.cl-s08-lumingallerybgrnwk .row-template--23751598637384__lumin_gallery_bgrNWK { display: flex; flex-wrap: wrap; }
.cl-s08-lumingallerybgrnwk .lumin-image-template--23751598637384__lumin_gallery_bgrNWK { position: relative; overflow: hidden; }
.cl-s08-lumingallerybgrnwk .lumin-text-template--23751598637384__lumin_gallery_bgrNWK { }
.cl-s08-lumingallerybgrnwk .lumin-text-template--23751598637384__lumin_gallery_bgrNWK a { font-weight: bold; margin-top: 15px; }
.cl-s08-lumingallerybgrnwk .lumin-image-template--23751598637384__lumin_gallery_bgrNWK img { transition: 0.5s ease-in; margin-bottom: -8px; }
@media screen and (max-width: 749px) { .cl-s08-lumingallerybgrnwk .lumin-text-template--23751598637384__lumin_gallery_bgrNWK { transition: 0.5s ease-in; } }
.cl-s08-lumingallerybgrnwk { --lxs-rating-icon-color: #E0E320; }
/* === s09-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-s09-featuredbloglphkji .section-template--23751598637384__featured_blog_LPhkJi-padding {
    padding-top: 27px;
    padding-bottom: 27px;
  }
@media screen and (min-width: 750px) { .cl-s09-featuredbloglphkji .section-template--23751598637384__featured_blog_LPhkJi-padding {
      padding-top: 36px;
      padding-bottom: 36px;
    } }
@media screen and (min-width: 750px) { .cl-s09-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-s09-featuredbloglphkji, .cl-s09-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-s09-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-s09-featuredbloglphkji, .cl-s09-featuredbloglphkji .color-background-1, .cl-s09-featuredbloglphkji .color-background-2, .cl-s09-featuredbloglphkji .color-inverse, .cl-s09-featuredbloglphkji .color-accent-1, .cl-s09-featuredbloglphkji .color-accent-2 { color: rgba(var(--color-foreground), 0.85); background-color: rgb(var(--color-background)); }
.cl-s09-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-s09-featuredbloglphkji *, .cl-s09-featuredbloglphkji ::before, .cl-s09-featuredbloglphkji ::after { box-sizing: inherit; }
.cl-s09-featuredbloglphkji { box-sizing: border-box; font-size: calc(var(--font-body-scale) * 62.5%); height: 100%; }
.cl-s09-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-s09-featuredbloglphkji { font-size: 1.6rem; } }
.cl-s09-featuredbloglphkji { --alpha-button-background: 1; --alpha-button-border: 1; --alpha-link: .85; --alpha-badge-border: .1; }
.cl-s09-featuredbloglphkji .article-card-wrapper .card, .cl-s09-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-s09-featuredbloglphkji .page-width-desktop { padding: 0px; margin: 0px auto; }
@media screen and (min-width: 750px) { .cl-s09-featuredbloglphkji .page-width-desktop { padding: 0px; } }
@media screen and (min-width: 990px) { .cl-s09-featuredbloglphkji .page-width-desktop { max-width: var(--page-width); padding: 0px 5rem; } }
.cl-s09-featuredbloglphkji .isolate { position: relative; z-index: 0; }
.cl-s09-featuredbloglphkji .rte-width { max-width: 82rem; margin: 0px auto 2rem; }
.cl-s09-featuredbloglphkji .hidden { display: none !important; }
.cl-s09-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-s09-featuredbloglphkji h1, .cl-s09-featuredbloglphkji h2, .cl-s09-featuredbloglphkji h3, .cl-s09-featuredbloglphkji h4, .cl-s09-featuredbloglphkji h5, .cl-s09-featuredbloglphkji .h0, .cl-s09-featuredbloglphkji .h1, .cl-s09-featuredbloglphkji .h2, .cl-s09-featuredbloglphkji .h3, .cl-s09-featuredbloglphkji .h4, .cl-s09-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-s09-featuredbloglphkji h1, .cl-s09-featuredbloglphkji .h1 { font-size: calc(var(--font-heading-scale) * 3rem); }
@media only screen and (min-width: 750px) { .cl-s09-featuredbloglphkji h1, .cl-s09-featuredbloglphkji .h1 { font-size: calc(var(--font-heading-scale) * 4rem); } }
.cl-s09-featuredbloglphkji h2, .cl-s09-featuredbloglphkji .h2 { font-size: calc(var(--font-heading-scale) * 2rem); }
@media only screen and (min-width: 750px) { .cl-s09-featuredbloglphkji h2, .cl-s09-featuredbloglphkji .h2 { font-size: calc(var(--font-heading-scale) * 2.4rem); } }
.cl-s09-featuredbloglphkji h3, .cl-s09-featuredbloglphkji .h3 { font-size: calc(var(--font-heading-scale) * 1.7rem); }
@media only screen and (min-width: 750px) { .cl-s09-featuredbloglphkji h3, .cl-s09-featuredbloglphkji .h3 { font-size: calc(var(--font-heading-scale) * 1.8rem); } }
.cl-s09-featuredbloglphkji h5, .cl-s09-featuredbloglphkji .h5 { font-size: calc(var(--font-heading-scale) * 1.2rem); }
@media only screen and (min-width: 750px) { .cl-s09-featuredbloglphkji h5, .cl-s09-featuredbloglphkji .h5 { font-size: calc(var(--font-heading-scale) * 1.3rem); } }
.cl-s09-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-s09-featuredbloglphkji .caption { font-size: 1.2rem; } }
.cl-s09-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-s09-featuredbloglphkji .small-hide { display: none !important; } }
@media screen and (min-width: 750px) and (max-width: 989px) { .cl-s09-featuredbloglphkji .medium-hide { display: none !important; } }
@media screen and (min-width: 990px) { .cl-s09-featuredbloglphkji .large-up-hide { display: none !important; } }
.cl-s09-featuredbloglphkji .left { text-align: left; }
.cl-s09-featuredbloglphkji .center { text-align: center; }
.cl-s09-featuredbloglphkji a:empty, .cl-s09-featuredbloglphkji ul:empty, .cl-s09-featuredbloglphkji dl:empty, .cl-s09-featuredbloglphkji div:empty, .cl-s09-featuredbloglphkji section:empty, .cl-s09-featuredbloglphkji article:empty, .cl-s09-featuredbloglphkji p:empty, .cl-s09-featuredbloglphkji h1:empty, .cl-s09-featuredbloglphkji h2:empty, .cl-s09-featuredbloglphkji h3:empty, .cl-s09-featuredbloglphkji h4:empty, .cl-s09-featuredbloglphkji h5:empty, .cl-s09-featuredbloglphkji h6:empty { display: none; }
.cl-s09-featuredbloglphkji .link, .cl-s09-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-s09-featuredbloglphkji .full-unstyled-link { text-decoration: none; color: currentcolor; display: block; }
@media (prefers-reduced-motion) { .cl-s09-featuredbloglphkji .motion-reduce { transition: none !important; animation: auto ease 0s 1 normal none running none !important; } }
.cl-s09-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-s09-featuredbloglphkji .underlined-link, .cl-s09-featuredbloglphkji .customer a, .cl-s09-featuredbloglphkji .inline-richtext a { text-underline-offset: 0.3rem; text-decoration-thickness: 0.1rem; transition: text-decoration-thickness 0.1s; }
.cl-s09-featuredbloglphkji .underlined-link, .cl-s09-featuredbloglphkji .customer a { color: rgba(var(--color-link),var(--alpha-link)); }
.cl-s09-featuredbloglphkji .title, .cl-s09-featuredbloglphkji .title-wrapper-with-link { margin: 3rem 0px 2rem; }
.cl-s09-featuredbloglphkji .title-wrapper-with-link { display: flex; justify-content: space-between; align-items: flex-end; gap: 1rem; margin-bottom: 3rem; flex-wrap: wrap; }
.cl-s09-featuredbloglphkji .title-wrapper--self-padded-tablet-down, .cl-s09-featuredbloglphkji .title-wrapper--self-padded-mobile { padding-left: 1.5rem; padding-right: 1.5rem; }
@media screen and (min-width: 990px) { .cl-s09-featuredbloglphkji .title, .cl-s09-featuredbloglphkji .title-wrapper-with-link { margin: 5rem 0px 3rem; } }
@media screen and (min-width: 990px) { .cl-s09-featuredbloglphkji .title-wrapper-with-link { align-items: center; } }
@media screen and (min-width: 990px) { .cl-s09-featuredbloglphkji .title-wrapper--self-padded-tablet-down { padding-left: 0px; padding-right: 0px; } }
.cl-s09-featuredbloglphkji .title-wrapper-with-link a { margin-top: 0px; flex-shrink: 0; }
.cl-s09-featuredbloglphkji .title-wrapper--no-top-margin { margin-top: 0px; }
.cl-s09-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-s09-featuredbloglphkji .grid { column-gap: var(--grid-desktop-horizontal-spacing); row-gap: var(--grid-desktop-vertical-spacing); } }
.cl-s09-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-s09-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-s09-featuredbloglphkji .grid__item.slider__slide--full-width { width: 100%; max-width: none; } }
@media screen and (min-width: 750px) { .cl-s09-featuredbloglphkji .grid--2-col-tablet .grid__item { width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2); } }
@media screen and (max-width: 989px) { .cl-s09-featuredbloglphkji .slider--tablet.grid--peek { margin: 0px; width: 100%; } }
@media screen and (max-width: 989px) { .cl-s09-featuredbloglphkji .slider--tablet.grid--peek .grid__item { box-sizing: content-box; margin: 0px; } }
@media screen and (min-width: 990px) { .cl-s09-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-s09-featuredbloglphkji .grid--peek .grid__item { min-width: 35%; } }
@media screen and (max-width: 749px) { .cl-s09-featuredbloglphkji .grid--peek.slider .grid__item:first-of-type { margin-left: 1.5rem; } }
@media screen and (max-width: 749px) { .cl-s09-featuredbloglphkji .slider--tablet.grid--peek.grid--2-col-tablet-down .grid__item, .cl-s09-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-s09-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-s09-featuredbloglphkji .slider--tablet.grid--peek.grid--2-col-tablet .grid__item, .cl-s09-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-s09-featuredbloglphkji .slider--tablet.grid--peek .grid__item:first-of-type { margin-left: 1.5rem; } }
.cl-s09-featuredbloglphkji .media { display: block; background-color: rgba(var(--color-foreground),.1); position: relative; overflow: hidden; }
.cl-s09-featuredbloglphkji .media > :not(.zoom):not(.deferred-media__poster-button), .cl-s09-featuredbloglphkji .media model-viewer { display: block; max-width: 100%; position: absolute; top: 0px; left: 0px; height: 100%; width: 100%; }
.cl-s09-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-s09-featuredbloglphkji .button, .cl-s09-featuredbloglphkji .shopify-challenge__button, .cl-s09-featuredbloglphkji .customer button, .cl-s09-featuredbloglphkji button.shopify-payment-button__button--unbranded, .cl-s09-featuredbloglphkji .shopify-payment-button [role="button"], .cl-s09-featuredbloglphkji .cart__dynamic-checkout-buttons [role="button"], .cl-s09-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-s09-featuredbloglphkji .button, .cl-s09-featuredbloglphkji .shopify-challenge__button, .cl-s09-featuredbloglphkji .customer button, .cl-s09-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-s09-featuredbloglphkji .button, .cl-s09-featuredbloglphkji .shopify-challenge__button, .cl-s09-featuredbloglphkji .customer button, .cl-s09-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-s09-featuredbloglphkji .button, .cl-s09-featuredbloglphkji .shopify-challenge__button, .cl-s09-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-s09-featuredbloglphkji .button, .cl-s09-featuredbloglphkji .button-label, .cl-s09-featuredbloglphkji .shopify-challenge__button, .cl-s09-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-s09-featuredbloglphkji .button, .cl-s09-featuredbloglphkji .button-label, .cl-s09-featuredbloglphkji .shopify-challenge__button, .cl-s09-featuredbloglphkji .customer button { font-size: var(--button-text-size_mobile); } }
.cl-s09-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-s09-featuredbloglphkji .icon { color: canvastext; fill: canvastext !important; } }
.cl-s09-featuredbloglphkji .ratio { display: flex; position: relative; align-items: stretch; }
@media not (inset: 10px) { .cl-s09-featuredbloglphkji .grid { margin-left: calc(-1 * var(--grid-mobile-horizontal-spacing)); } }
@media not (inset: 10px) { .cl-s09-featuredbloglphkji .grid__item { padding-left: var(--grid-mobile-horizontal-spacing); padding-bottom: var(--grid-mobile-vertical-spacing); } }
@media (forced-colors: active) { .cl-s09-featuredbloglphkji .button, .cl-s09-featuredbloglphkji .shopify-challenge__button, .cl-s09-featuredbloglphkji .customer button { border: 1px solid transparent; } }
@media (prefers-reduced-motion: no-preference) and (hover: hover) { .cl-s09-featuredbloglphkji .animate--hover-3d-lift .card-wrapper .card--card, .cl-s09-featuredbloglphkji .animate--hover-3d-lift .card-wrapper .card--standard .card__inner, .cl-s09-featuredbloglphkji .animate--hover-3d-lift .button:not(.button--tertiary), .cl-s09-featuredbloglphkji .animate--hover-3d-lift .shopify-challenge__button, .cl-s09-featuredbloglphkji .animate--hover-3d-lift .customer button, .cl-s09-featuredbloglphkji .animate--hover-3d-lift .shopify-payment-button__button, .cl-s09-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-s09-featuredbloglphkji { --easter-egg: none; } }
.cl-s09-featuredbloglphkji .slider-counter { font-size: 1.5rem !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-s09-featuredbloglphkji { --swiper-theme-color: #007aff; }
.cl-s09-featuredbloglphkji { --swiper-navigation-size: 16px; }
.cl-s09-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-s09-featuredbloglphkji *, .cl-s09-featuredbloglphkji ::before, .cl-s09-featuredbloglphkji ::after { animation: auto ease 0s 1 normal none running none !important; transition: none !important; }
.cl-s09-featuredbloglphkji .card-wrapper { color: inherit; height: 100%; position: relative; text-decoration: none; }
.cl-s09-featuredbloglphkji .card { text-decoration: none; text-align: var(--text-alignment); }
.cl-s09-featuredbloglphkji .card:not(.ratio) { display: flex; flex-direction: column; height: 100%; }
.cl-s09-featuredbloglphkji .card--card { height: 100%; }
.cl-s09-featuredbloglphkji .card--card, .cl-s09-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-s09-featuredbloglphkji .card--card.gradient, .cl-s09-featuredbloglphkji .card__inner.gradient { transform: perspective(0px); }
.cl-s09-featuredbloglphkji .card .card__inner .card__media { overflow: hidden; z-index: 0; border-radius: calc(var(--border-radius) - var(--border-width) - var(--image-padding)); }
.cl-s09-featuredbloglphkji .card--card .card__inner .card__media { border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; }
.cl-s09-featuredbloglphkji .card__media, .cl-s09-featuredbloglphkji .card .media { bottom: 0px; position: absolute; top: 0px; }
.cl-s09-featuredbloglphkji .card .media { width: 100%; }
.cl-s09-featuredbloglphkji .card__media { margin: var(--image-padding); width: calc(100% - 2 * var(--image-padding)); }
.cl-s09-featuredbloglphkji .card__inner { width: 100%; }
.cl-s09-featuredbloglphkji .card--media .card__inner .card__content { position: relative; padding: calc(var(--image-padding) + 1rem); }
.cl-s09-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-s09-featuredbloglphkji .card__content { padding: 1.5rem; } }
.cl-s09-featuredbloglphkji .card__information { grid-row-start: 2; }
.cl-s09-featuredbloglphkji .card:not(.ratio) > .card__content { grid-template-rows: max-content minmax(0px, 1fr) max-content auto; }
@media screen and (min-width: 750px) { .cl-s09-featuredbloglphkji .card__information { padding-bottom: 1.7rem; padding-top: 1.7rem; } }
.cl-s09-featuredbloglphkji .card__media .media img { height: 100%; object-fit: cover; object-position: center center; width: 100%; }
.cl-s09-featuredbloglphkji .card__heading { margin-top: 0px; margin-bottom: 0px; }
.cl-s09-featuredbloglphkji .card--card.card--media > .card__content { margin-top: calc(0rem - var(--image-padding)); }
@media screen and (min-width: 990px) { .cl-s09-featuredbloglphkji .card .media.media--hover-effect > img:only-child, .cl-s09-featuredbloglphkji .card-wrapper .media.media--hover-effect > img:only-child { transition: transform var(--duration-long) ease; } }
.cl-s09-featuredbloglphkji .card--card.card--media .card__inner .card__information, .cl-s09-featuredbloglphkji .card--card.card--text .card__inner, .cl-s09-featuredbloglphkji .card--card.card--media > .card__content .card__badge { display: none; }
.cl-s09-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-s09-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-s09-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-s09-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-s09-featuredbloglphkji .slider { scroll-behavior: auto; } }
.cl-s09-featuredbloglphkji .slider { scrollbar-color: rgb(var(--color-foreground)) rgba(var(--color-foreground),.04); scrollbar-width: none; }
.cl-s09-featuredbloglphkji .slider-counter { display: flex; justify-content: center; min-width: 4.4rem; }
.cl-s09-featuredbloglphkji .slider-buttons { display: flex; align-items: center; justify-content: center; }
@media screen and (min-width: 990px) { .cl-s09-featuredbloglphkji .slider:not(.slider--everywhere):not(.slider--desktop) + .slider-buttons { display: flex; } }
.cl-s09-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-s09-featuredbloglphkji .slider-button .icon { height: 1.2rem; }
.cl-s09-featuredbloglphkji .slider-button[disabled] .icon { color: rgba(var(--color-foreground),.3); cursor: not-allowed; }
.cl-s09-featuredbloglphkji .slider-button--next .icon { transform: rotate(0deg); }
.cl-s09-featuredbloglphkji .slider-button--prev .icon { transform: rotate(180deg); }
.cl-s09-featuredbloglphkji { --lm-button-box: 0,0,0; }
.cl-s09-featuredbloglphkji .card__information { display: flex; flex-direction: column; justify-content: space-between; }
@media screen and (max-width: 749px) { .cl-s09-featuredbloglphkji .articles-wrapper .article { width: 100%; } }
.cl-s09-featuredbloglphkji .article { display: flex; align-items: center; }
.cl-s09-featuredbloglphkji .article.grid__item { padding: 0px; }
.cl-s09-featuredbloglphkji .grid--peek .article-card { box-sizing: border-box; }
.cl-s09-featuredbloglphkji .article-card .card__heading { margin-bottom: 0.6rem; }
.cl-s09-featuredbloglphkji .blog-articles .article-card .card__information, .cl-s09-featuredbloglphkji .blog__posts .article-card .card__information { padding-left: 2rem; padding-right: 2rem; }
.cl-s09-featuredbloglphkji .article-card__info { padding-top: 0.4rem; }
.cl-s09-featuredbloglphkji .article-card__footer { letter-spacing: 0.1rem; font-size: 1.4rem; }
.cl-s09-featuredbloglphkji .article-card__footer:last-child { margin-top: auto; }
.cl-s09-featuredbloglphkji .article-card__excerpt { width: 100%; margin-top: 1.2rem; }
@media not (inset: 10px) { .cl-s09-featuredbloglphkji .articles-wrapper.grid { margin: 0px 0px 5rem; } }
.cl-s09-featuredbloglphkji .blog__title { margin: 0px; }
.cl-s09-featuredbloglphkji .blog__posts.articles-wrapper { margin-bottom: 1rem; }
@media screen and (min-width: 990px) { .cl-s09-featuredbloglphkji .blog__posts.articles-wrapper { margin-bottom: 0px; } }
.cl-s09-featuredbloglphkji .blog__posts.articles-wrapper .article { scroll-snap-align: start; }
@media screen and (max-width: 749px) { .cl-s09-featuredbloglphkji .blog__post.article { width: calc(100% - 3rem - var(--grid-mobile-horizontal-spacing)); } }
.cl-s09-featuredbloglphkji .blog__posts .card-wrapper { width: 100%; }
.cl-s09-featuredbloglphkji .blog__button { margin-top: 3rem; }
@media screen and (min-width: 750px) { .cl-s09-featuredbloglphkji .blog__button { margin-top: 5rem; } }
.cl-s09-featuredbloglphkji .section-template--23751598637384__featured_blog_LPhkJi-padding { padding-top: 27px; padding-bottom: 27px; }
@media screen and (min-width: 750px) { .cl-s09-featuredbloglphkji .section-template--23751598637384__featured_blog_LPhkJi-padding { padding-top: 36px; padding-bottom: 36px; } }
@media screen and (min-width: 750px) { .cl-s09-featuredbloglphkji .title-wrapper-with-link { justify-content: left; } }
.cl-s09-featuredbloglphkji { --lxs-rating-icon-color: #E0E320; }
/* === s10-a01c5f32f95e4385bc9dc2 === */
.cl-s10-a01c5f32f95e4385bc9dc2 .section-template--23751598637384__a01c5f32-f95e-4385-bc9d-c20e0c511a05-padding {
    padding-top: 12px;
    padding-bottom: 12px;
  }
@media screen and (min-width: 750px) { .cl-s10-a01c5f32f95e4385bc9dc2 .section-template--23751598637384__a01c5f32-f95e-4385-bc9d-c20e0c511a05-padding {
      padding-top: 16px;
      padding-bottom: 16px;
    } }
.cl-s10-a01c5f32f95e4385bc9dc2 .section-template--23751598637384__a01c5f32-f95e-4385-bc9d-c20e0c511a05-margin {
    padding-top: 27px;
    padding-bottom: 27px;
  }
@media screen and (min-width: 750px) { .cl-s10-a01c5f32f95e4385bc9dc2 .section-template--23751598637384__a01c5f32-f95e-4385-bc9d-c20e0c511a05-margin {
      padding-top: 36px;
      padding-bottom: 36px;
    } }
.cl-s10-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-s10-a01c5f32f95e4385bc9dc2 .column-template--21513975431475__a01c5f32-f95e-4385-bc9d-c20e0c511a05-text-1 {
                    width: 100%;
                  } }
@media screen and (min-width: 601px) and (max-width: 990px) { .cl-s10-a01c5f32f95e4385bc9dc2 .column-template--21513975431475__a01c5f32-f95e-4385-bc9d-c20e0c511a05-text-1 {
                     /*flex: calc(25% - 0px);*/
                     width: calc(25% - 0px);
                   } }
.cl-s10-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-s10-a01c5f32f95e4385bc9dc2 .lumin-text-container-template--21513975431475__a01c5f32-f95e-4385-bc9d-c20e0c511a05-text-1 {
                    position: relative;
                    padding: 10px 20px;
                    } }
.cl-s10-a01c5f32f95e4385bc9dc2 .image-text-content-template--21513975431475__a01c5f32-f95e-4385-bc9d-c20e0c511a05-text-1--top-left {
                    align-items: flex-start;
                    justify-content: flex-start;
                  }
.cl-s10-a01c5f32f95e4385bc9dc2 .image-text-content-template--21513975431475__a01c5f32-f95e-4385-bc9d-c20e0c511a05-text-1--top-center {
                    align-items: flex-start;
                    justify-content: center;
                  }
.cl-s10-a01c5f32f95e4385bc9dc2 .image-text-content-template--21513975431475__a01c5f32-f95e-4385-bc9d-c20e0c511a05-text-1--top-right {
                    align-items: flex-start;
                    justify-content: flex-end;
                  }
.cl-s10-a01c5f32f95e4385bc9dc2 .image-text-content-template--21513975431475__a01c5f32-f95e-4385-bc9d-c20e0c511a05-text-1--middle-left {
                    align-items: center;
                    justify-content: flex-start;
                  }
.cl-s10-a01c5f32f95e4385bc9dc2 .image-text-content-template--21513975431475__a01c5f32-f95e-4385-bc9d-c20e0c511a05-text-1--middle-center {
                    align-items: center;
                    justify-content: center;
                  }
.cl-s10-a01c5f32f95e4385bc9dc2 .image-text-content-template--21513975431475__a01c5f32-f95e-4385-bc9d-c20e0c511a05-text-1--middle-right {
                    align-items: center;
                    justify-content: flex-end;
                  }
.cl-s10-a01c5f32f95e4385bc9dc2 .image-text-content-template--21513975431475__a01c5f32-f95e-4385-bc9d-c20e0c511a05-text-1--bottom-left {
                    align-items: flex-end;
                    justify-content: flex-start;
                  }
.cl-s10-a01c5f32f95e4385bc9dc2 .image-text-content-template--21513975431475__a01c5f32-f95e-4385-bc9d-c20e0c511a05-text-1--bottom-center {
                    align-items: flex-end;
                    justify-content: center;
                  }
.cl-s10-a01c5f32f95e4385bc9dc2 .image-text-content-template--21513975431475__a01c5f32-f95e-4385-bc9d-c20e0c511a05-text-1--bottom-right {
                    align-items: flex-end;
                    justify-content: flex-end;
                  }
.cl-s10-a01c5f32f95e4385bc9dc2 .lumin-text-template--21513975431475__a01c5f32-f95e-4385-bc9d-c20e0c511a05-text-1 {
                    background: #ffffff;
                    text-align: left;
                    color: #212121;
                  }
.cl-s10-a01c5f32f95e4385bc9dc2 .lumin-head-template--21513975431475__a01c5f32-f95e-4385-bc9d-c20e0c511a05-text-1 img {
                      width: 25% !important;
                      height: auto;
                      border-radius: 0%;
                  }
.cl-s10-a01c5f32f95e4385bc9dc2 .lumin-head-template--21513975431475__a01c5f32-f95e-4385-bc9d-c20e0c511a05-text-1 svg {
                      width: 25% !important;
                      height: auto;
                      border-radius: 0%;
                      background: #f2f2f2;
                  }
.cl-s10-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-s10-a01c5f32f95e4385bc9dc2 .lumin-head-template--21513975431475__a01c5f32-f95e-4385-bc9d-c20e0c511a05-text-1 h2 {
                    font-size: 24px;
                  } }
.cl-s10-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-s10-a01c5f32f95e4385bc9dc2 .lumin-text-template--21513975431475__a01c5f32-f95e-4385-bc9d-c20e0c511a05-text-1 p {
                    font-size: 14px;
                  } }
.cl-s10-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-s10-a01c5f32f95e4385bc9dc2 .column-badd8ff7-581f-4afb-9b86-52e68fa1fdd8 {
                    width: 100%;
                  } }
@media screen and (min-width: 601px) and (max-width: 990px) { .cl-s10-a01c5f32f95e4385bc9dc2 .column-badd8ff7-581f-4afb-9b86-52e68fa1fdd8 {
                     /*flex: calc(25% - 0px);*/
                     width: calc(25% - 0px);
                   } }
.cl-s10-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-s10-a01c5f32f95e4385bc9dc2 .lumin-text-container-badd8ff7-581f-4afb-9b86-52e68fa1fdd8 {
                    position: relative;
                    padding: 10px 20px;
                    } }
.cl-s10-a01c5f32f95e4385bc9dc2 .image-text-content-badd8ff7-581f-4afb-9b86-52e68fa1fdd8--top-left {
                    align-items: flex-start;
                    justify-content: flex-start;
                  }
.cl-s10-a01c5f32f95e4385bc9dc2 .image-text-content-badd8ff7-581f-4afb-9b86-52e68fa1fdd8--top-center {
                    align-items: flex-start;
                    justify-content: center;
                  }
.cl-s10-a01c5f32f95e4385bc9dc2 .image-text-content-badd8ff7-581f-4afb-9b86-52e68fa1fdd8--top-right {
                    align-items: flex-start;
                    justify-content: flex-end;
                  }
.cl-s10-a01c5f32f95e4385bc9dc2 .image-text-content-badd8ff7-581f-4afb-9b86-52e68fa1fdd8--middle-left {
                    align-items: center;
                    justify-content: flex-start;
                  }
.cl-s10-a01c5f32f95e4385bc9dc2 .image-text-content-badd8ff7-581f-4afb-9b86-52e68fa1fdd8--middle-center {
                    align-items: center;
                    justify-content: center;
                  }
.cl-s10-a01c5f32f95e4385bc9dc2 .image-text-content-badd8ff7-581f-4afb-9b86-52e68fa1fdd8--middle-right {
                    align-items: center;
                    justify-content: flex-end;
                  }
.cl-s10-a01c5f32f95e4385bc9dc2 .image-text-content-badd8ff7-581f-4afb-9b86-52e68fa1fdd8--bottom-left {
                    align-items: flex-end;
                    justify-content: flex-start;
                  }
.cl-s10-a01c5f32f95e4385bc9dc2 .image-text-content-badd8ff7-581f-4afb-9b86-52e68fa1fdd8--bottom-center {
                    align-items: flex-end;
                    justify-content: center;
                  }
.cl-s10-a01c5f32f95e4385bc9dc2 .image-text-content-badd8ff7-581f-4afb-9b86-52e68fa1fdd8--bottom-right {
                    align-items: flex-end;
                    justify-content: flex-end;
                  }
.cl-s10-a01c5f32f95e4385bc9dc2 .lumin-text-badd8ff7-581f-4afb-9b86-52e68fa1fdd8 {
                    background: #ffffff;
                    text-align: left;
                    color: #212121;
                  }
.cl-s10-a01c5f32f95e4385bc9dc2 .lumin-head-badd8ff7-581f-4afb-9b86-52e68fa1fdd8 img {
                      width: 25% !important;
                      height: auto;
                      border-radius: 0%;
                  }
.cl-s10-a01c5f32f95e4385bc9dc2 .lumin-head-badd8ff7-581f-4afb-9b86-52e68fa1fdd8 svg {
                      width: 25% !important;
                      height: auto;
                      border-radius: 0%;
                      background: #f2f2f2;
                  }
.cl-s10-a01c5f32f95e4385bc9dc2 .lumin-head-badd8ff7-581f-4afb-9b86-52e68fa1fdd8 h2 {
                    color: #212121;
                    
                    font-size: 30px;
                    margin:0;
                  }
@media screen and (max-width: 749px) { .cl-s10-a01c5f32f95e4385bc9dc2 .lumin-head-badd8ff7-581f-4afb-9b86-52e68fa1fdd8 h2 {
                    font-size: 24px;
                  } }
.cl-s10-a01c5f32f95e4385bc9dc2 .lumin-text-badd8ff7-581f-4afb-9b86-52e68fa1fdd8 p {
                    color: #212121;
                    font-size: 16px;
                    margin:0;
                  }
@media screen and (max-width: 749px) { .cl-s10-a01c5f32f95e4385bc9dc2 .lumin-text-badd8ff7-581f-4afb-9b86-52e68fa1fdd8 p {
                    font-size: 14px;
                  } }
.cl-s10-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-s10-a01c5f32f95e4385bc9dc2 .column-50edbb71-5389-46e5-8695-e0f23eb1e4b4 {
                    width: 100%;
                  } }
@media screen and (min-width: 601px) and (max-width: 990px) { .cl-s10-a01c5f32f95e4385bc9dc2 .column-50edbb71-5389-46e5-8695-e0f23eb1e4b4 {
                     /*flex: calc(25% - 0px);*/
                     width: calc(25% - 0px);
                   } }
.cl-s10-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-s10-a01c5f32f95e4385bc9dc2 .lumin-text-container-50edbb71-5389-46e5-8695-e0f23eb1e4b4 {
                    position: relative;
                    padding: 10px 20px;
                    } }
.cl-s10-a01c5f32f95e4385bc9dc2 .image-text-content-50edbb71-5389-46e5-8695-e0f23eb1e4b4--top-left {
                    align-items: flex-start;
                    justify-content: flex-start;
                  }
.cl-s10-a01c5f32f95e4385bc9dc2 .image-text-content-50edbb71-5389-46e5-8695-e0f23eb1e4b4--top-center {
                    align-items: flex-start;
                    justify-content: center;
                  }
.cl-s10-a01c5f32f95e4385bc9dc2 .image-text-content-50edbb71-5389-46e5-8695-e0f23eb1e4b4--top-right {
                    align-items: flex-start;
                    justify-content: flex-end;
                  }
.cl-s10-a01c5f32f95e4385bc9dc2 .image-text-content-50edbb71-5389-46e5-8695-e0f23eb1e4b4--middle-left {
                    align-items: center;
                    justify-content: flex-start;
                  }
.cl-s10-a01c5f32f95e4385bc9dc2 .image-text-content-50edbb71-5389-46e5-8695-e0f23eb1e4b4--middle-center {
                    align-items: center;
                    justify-content: center;
                  }
.cl-s10-a01c5f32f95e4385bc9dc2 .image-text-content-50edbb71-5389-46e5-8695-e0f23eb1e4b4--middle-right {
                    align-items: center;
                    justify-content: flex-end;
                  }
.cl-s10-a01c5f32f95e4385bc9dc2 .image-text-content-50edbb71-5389-46e5-8695-e0f23eb1e4b4--bottom-left {
                    align-items: flex-end;
                    justify-content: flex-start;
                  }
.cl-s10-a01c5f32f95e4385bc9dc2 .image-text-content-50edbb71-5389-46e5-8695-e0f23eb1e4b4--bottom-center {
                    align-items: flex-end;
                    justify-content: center;
                  }
.cl-s10-a01c5f32f95e4385bc9dc2 .image-text-content-50edbb71-5389-46e5-8695-e0f23eb1e4b4--bottom-right {
                    align-items: flex-end;
                    justify-content: flex-end;
                  }
.cl-s10-a01c5f32f95e4385bc9dc2 .lumin-text-50edbb71-5389-46e5-8695-e0f23eb1e4b4 {
                    background: #ffffff;
                    text-align: left;
                    color: #212121;
                  }
.cl-s10-a01c5f32f95e4385bc9dc2 .lumin-head-50edbb71-5389-46e5-8695-e0f23eb1e4b4 img {
                      width: 25% !important;
                      height: auto;
                      border-radius: 0%;
                  }
.cl-s10-a01c5f32f95e4385bc9dc2 .lumin-head-50edbb71-5389-46e5-8695-e0f23eb1e4b4 svg {
                      width: 25% !important;
                      height: auto;
                      border-radius: 0%;
                      background: #f2f2f2;
                  }
.cl-s10-a01c5f32f95e4385bc9dc2 .lumin-head-50edbb71-5389-46e5-8695-e0f23eb1e4b4 h2 {
                    color: #212121;
                    
                    font-size: 30px;
                    margin:0;
                  }
@media screen and (max-width: 749px) { .cl-s10-a01c5f32f95e4385bc9dc2 .lumin-head-50edbb71-5389-46e5-8695-e0f23eb1e4b4 h2 {
                    font-size: 24px;
                  } }
.cl-s10-a01c5f32f95e4385bc9dc2 .lumin-text-50edbb71-5389-46e5-8695-e0f23eb1e4b4 p {
                    color: #212121;
                    font-size: 16px;
                    margin:0;
                  }
@media screen and (max-width: 749px) { .cl-s10-a01c5f32f95e4385bc9dc2 .lumin-text-50edbb71-5389-46e5-8695-e0f23eb1e4b4 p {
                    font-size: 14px;
                  } }
.cl-s10-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-s10-a01c5f32f95e4385bc9dc2 .column-13efb6d4-cdcf-4e10-9d1b-876b7843ab8f {
                    width: 100%;
                  } }
@media screen and (min-width: 601px) and (max-width: 990px) { .cl-s10-a01c5f32f95e4385bc9dc2 .column-13efb6d4-cdcf-4e10-9d1b-876b7843ab8f {
                     /*flex: calc(25% - 0px);*/
                     width: calc(25% - 0px);
                   } }
.cl-s10-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-s10-a01c5f32f95e4385bc9dc2 .lumin-text-container-13efb6d4-cdcf-4e10-9d1b-876b7843ab8f {
                    position: relative;
                    padding: 10px 20px;
                    } }
.cl-s10-a01c5f32f95e4385bc9dc2 .image-text-content-13efb6d4-cdcf-4e10-9d1b-876b7843ab8f--top-left {
                    align-items: flex-start;
                    justify-content: flex-start;
                  }
.cl-s10-a01c5f32f95e4385bc9dc2 .image-text-content-13efb6d4-cdcf-4e10-9d1b-876b7843ab8f--top-center {
                    align-items: flex-start;
                    justify-content: center;
                  }
.cl-s10-a01c5f32f95e4385bc9dc2 .image-text-content-13efb6d4-cdcf-4e10-9d1b-876b7843ab8f--top-right {
                    align-items: flex-start;
                    justify-content: flex-end;
                  }
.cl-s10-a01c5f32f95e4385bc9dc2 .image-text-content-13efb6d4-cdcf-4e10-9d1b-876b7843ab8f--middle-left {
                    align-items: center;
                    justify-content: flex-start;
                  }
.cl-s10-a01c5f32f95e4385bc9dc2 .image-text-content-13efb6d4-cdcf-4e10-9d1b-876b7843ab8f--middle-center {
                    align-items: center;
                    justify-content: center;
                  }
.cl-s10-a01c5f32f95e4385bc9dc2 .image-text-content-13efb6d4-cdcf-4e10-9d1b-876b7843ab8f--middle-right {
                    align-items: center;
                    justify-content: flex-end;
                  }
.cl-s10-a01c5f32f95e4385bc9dc2 .image-text-content-13efb6d4-cdcf-4e10-9d1b-876b7843ab8f--bottom-left {
                    align-items: flex-end;
                    justify-content: flex-start;
                  }
.cl-s10-a01c5f32f95e4385bc9dc2 .image-text-content-13efb6d4-cdcf-4e10-9d1b-876b7843ab8f--bottom-center {
                    align-items: flex-end;
                    justify-content: center;
                  }
.cl-s10-a01c5f32f95e4385bc9dc2 .image-text-content-13efb6d4-cdcf-4e10-9d1b-876b7843ab8f--bottom-right {
                    align-items: flex-end;
                    justify-content: flex-end;
                  }
.cl-s10-a01c5f32f95e4385bc9dc2 .lumin-text-13efb6d4-cdcf-4e10-9d1b-876b7843ab8f {
                    background: #ffffff;
                    text-align: left;
                    color: #212121;
                  }
.cl-s10-a01c5f32f95e4385bc9dc2 .lumin-head-13efb6d4-cdcf-4e10-9d1b-876b7843ab8f img {
                      width: 25% !important;
                      height: auto;
                      border-radius: 0%;
                  }
.cl-s10-a01c5f32f95e4385bc9dc2 .lumin-head-13efb6d4-cdcf-4e10-9d1b-876b7843ab8f svg {
                      width: 25% !important;
                      height: auto;
                      border-radius: 0%;
                      background: #f2f2f2;
                  }
.cl-s10-a01c5f32f95e4385bc9dc2 .lumin-head-13efb6d4-cdcf-4e10-9d1b-876b7843ab8f h2 {
                    color: #212121;
                    
                    font-size: 30px;
                    margin:0;
                  }
@media screen and (max-width: 749px) { .cl-s10-a01c5f32f95e4385bc9dc2 .lumin-head-13efb6d4-cdcf-4e10-9d1b-876b7843ab8f h2 {
                    font-size: 24px;
                  } }
.cl-s10-a01c5f32f95e4385bc9dc2 .lumin-text-13efb6d4-cdcf-4e10-9d1b-876b7843ab8f p {
                    color: #212121;
                    font-size: 16px;
                    margin:0;
                  }
@media screen and (max-width: 749px) { .cl-s10-a01c5f32f95e4385bc9dc2 .lumin-text-13efb6d4-cdcf-4e10-9d1b-876b7843ab8f p {
                    font-size: 14px;
                  } }
.cl-s10-a01c5f32f95e4385bc9dc2 .header-collage {
          text-align: left;
        }
.cl-s10-a01c5f32f95e4385bc9dc2 .header-collage h1 {
          margin: 0;
        }
.cl-s10-a01c5f32f95e4385bc9dc2 .header-collage p {
          margin-bottom: 20px;
          margin-top: 5px;
        }
.cl-s10-a01c5f32f95e4385bc9dc2 .row-template--23751598637384__a01c5f32-f95e-4385-bc9d-c20e0c511a05 {
          display: flex;
          flex-wrap: wrap;
          gap: 0px;
          margin-right: -0px;
        }
@media screen and (max-width: 600px) { .cl-s10-a01c5f32f95e4385bc9dc2 .row-template--23751598637384__a01c5f32-f95e-4385-bc9d-c20e0c511a05 {
          margin-right: 0;
        } }
.cl-s10-a01c5f32f95e4385bc9dc2 .column img {
          vertical-align: middle;
        }
.cl-s10-a01c5f32f95e4385bc9dc2 .lumin-image-template--23751598637384__a01c5f32-f95e-4385-bc9d-c20e0c511a05 {
            position: relative;
            overflow: hidden;
            border-radius:0px;
          }
@media screen and (min-width: 750px) { .cl-s10-a01c5f32f95e4385bc9dc2 .lumin-image-template--23751598637384__a01c5f32-f95e-4385-bc9d-c20e0c511a05 img:hover {
              transform: scale(1.2);
             transition: all 0.5s ease-in;
            }
.cl-s10-a01c5f32f95e4385bc9dc2 .lumin-text-template--23751598637384__a01c5f32-f95e-4385-bc9d-c20e0c511a05:hover {
               transition: background-color 0.3s ease;
           } }
.cl-s10-a01c5f32f95e4385bc9dc2 .lumin-image-template--23751598637384__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-s10-a01c5f32f95e4385bc9dc2 .lumin-text-template--23751598637384__a01c5f32-f95e-4385-bc9d-c20e0c511a05 {
            border-radius:0px;
            margin-bottom: px;
           }
.cl-s10-a01c5f32f95e4385bc9dc2 .lumin-text-template--23751598637384__a01c5f32-f95e-4385-bc9d-c20e0c511a05 a {
            margin-top: 15px;
           }
.cl-s10-a01c5f32f95e4385bc9dc2 .lumin-image-template--23751598637384__a01c5f32-f95e-4385-bc9d-c20e0c511a05 img {
            transition: all 0.5s ease-in;
            margin-bottom: -8px;
            border-radius:0px;
           }
.cl-s10-a01c5f32f95e4385bc9dc2 .lumin-image-template--23751598637384__a01c5f32-f95e-4385-bc9d-c20e0c511a05:hover img {
            transform: scale(1.2);
           }
.cl-s10-a01c5f32f95e4385bc9dc2 .lumin-image-template--23751598637384__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-s10-a01c5f32f95e4385bc9dc2 .lumin-text-template--23751598637384__a01c5f32-f95e-4385-bc9d-c20e0c511a05 {
             transition: all 0.5s ease-in;
           } }
.cl-s10-a01c5f32f95e4385bc9dc2 .video-container-template--23751598637384__a01c5f32-f95e-4385-bc9d-c20e0c511a05 {
        /* width is set as 100% here. any width can be specified as per requirement */
      position: relative;
  }
.cl-s10-a01c5f32f95e4385bc9dc2 }

    .video-container-template--23751598637384__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-s10-a01c5f32f95e4385bc9dc2 .video-container--medium:not(.video-container--adapt) {
         padding-top: 36.25%;
      }
.cl-s10-a01c5f32f95e4385bc9dc2 .video-container--large:not(.video-container--adapt) {
        padding-top: 56.25%;
      }
.cl-s10-a01c5f32f95e4385bc9dc2 }
      @media screen and (max-width: 749px) {

      .video-container--small:not(.video-container--adapt) {
         padding-top: 70%;
      }
.cl-s10-a01c5f32f95e4385bc9dc2 .video-container--medium:not(.video-container--adapt) {
         padding-top: 100%;
      }
.cl-s10-a01c5f32f95e4385bc9dc2 .video-container--large:not(.video-container--adapt) {
        padding-top: 130%;
      }
.cl-s10-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-s10-a01c5f32f95e4385bc9dc2, .cl-s10-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-s10-a01c5f32f95e4385bc9dc2, .cl-s10-a01c5f32f95e4385bc9dc2 .color-background-1, .cl-s10-a01c5f32f95e4385bc9dc2 .color-background-2, .cl-s10-a01c5f32f95e4385bc9dc2 .color-inverse, .cl-s10-a01c5f32f95e4385bc9dc2 .color-accent-1, .cl-s10-a01c5f32f95e4385bc9dc2 .color-accent-2 { color: rgba(var(--color-foreground), 0.85); background-color: rgb(var(--color-background)); }
.cl-s10-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-s10-a01c5f32f95e4385bc9dc2 *, .cl-s10-a01c5f32f95e4385bc9dc2 ::before, .cl-s10-a01c5f32f95e4385bc9dc2 ::after { box-sizing: inherit; }
.cl-s10-a01c5f32f95e4385bc9dc2 { box-sizing: border-box; font-size: calc(var(--font-body-scale) * 62.5%); height: 100%; }
.cl-s10-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-s10-a01c5f32f95e4385bc9dc2 { font-size: 1.6rem; } }
.cl-s10-a01c5f32f95e4385bc9dc2 { --alpha-button-background: 1; --alpha-button-border: 1; --alpha-link: .85; --alpha-badge-border: .1; }
.cl-s10-a01c5f32f95e4385bc9dc2 .page-width { max-width: var(--page-width); margin: 0px auto; padding: 0px 1.5rem; }
@media screen and (min-width: 750px) { .cl-s10-a01c5f32f95e4385bc9dc2 .page-width { padding: 0px 5rem; } }
.cl-s10-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-s10-a01c5f32f95e4385bc9dc2 .gradient { background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-origin: ; background-clip: ; background-color: ; background-attachment: fixed; }
.cl-s10-a01c5f32f95e4385bc9dc2 .rte > :first-child { margin-top: 0px; }
.cl-s10-a01c5f32f95e4385bc9dc2 .rte > :last-child { margin-bottom: 0px; }
@media (prefers-reduced-motion: no-preference) and (hover: hover) { .cl-s10-a01c5f32f95e4385bc9dc2 { --easter-egg: none; } }
@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-s10-a01c5f32f95e4385bc9dc2 { --swiper-theme-color: #007aff; }
.cl-s10-a01c5f32f95e4385bc9dc2 { --swiper-navigation-size: 16px; }
.cl-s10-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-s10-a01c5f32f95e4385bc9dc2 *, .cl-s10-a01c5f32f95e4385bc9dc2 ::before, .cl-s10-a01c5f32f95e4385bc9dc2 ::after { animation: auto ease 0s 1 normal none running none !important; transition: none !important; }
.cl-s10-a01c5f32f95e4385bc9dc2 { --lm-button-box: 0,0,0; }
.cl-s10-a01c5f32f95e4385bc9dc2 .section-template--23751598637384__a01c5f32-f95e-4385-bc9d-c20e0c511a05-padding { padding-top: 12px; padding-bottom: 12px; }
@media screen and (min-width: 750px) { .cl-s10-a01c5f32f95e4385bc9dc2 .section-template--23751598637384__a01c5f32-f95e-4385-bc9d-c20e0c511a05-padding { padding-top: 16px; padding-bottom: 16px; } }
.cl-s10-a01c5f32f95e4385bc9dc2 .section-template--23751598637384__a01c5f32-f95e-4385-bc9d-c20e0c511a05-margin { padding-top: 27px; padding-bottom: 27px; }
@media screen and (min-width: 750px) { .cl-s10-a01c5f32f95e4385bc9dc2 .section-template--23751598637384__a01c5f32-f95e-4385-bc9d-c20e0c511a05-margin { padding-top: 36px; padding-bottom: 36px; } }
.cl-s10-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-s10-a01c5f32f95e4385bc9dc2 .column-template--21513975431475__a01c5f32-f95e-4385-bc9d-c20e0c511a05-text-1 { width: 100%; } }
@media screen and (min-width: 601px) and (max-width: 990px) { .cl-s10-a01c5f32f95e4385bc9dc2 .column-template--21513975431475__a01c5f32-f95e-4385-bc9d-c20e0c511a05-text-1 { width: calc(25% + 0px); } }
.cl-s10-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-s10-a01c5f32f95e4385bc9dc2 .lumin-text-container-template--21513975431475__a01c5f32-f95e-4385-bc9d-c20e0c511a05-text-1 { position: relative; padding: 10px 20px; } }
.cl-s10-a01c5f32f95e4385bc9dc2 .image-text-content-template--21513975431475__a01c5f32-f95e-4385-bc9d-c20e0c511a05-text-1--middle-left { align-items: center; justify-content: flex-start; }
.cl-s10-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-s10-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-s10-a01c5f32f95e4385bc9dc2 .lumin-text-template--21513975431475__a01c5f32-f95e-4385-bc9d-c20e0c511a05-text-1 p { font-size: 14px; } }
.cl-s10-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-s10-a01c5f32f95e4385bc9dc2 .column-badd8ff7-581f-4afb-9b86-52e68fa1fdd8 { width: 100%; } }
@media screen and (min-width: 601px) and (max-width: 990px) { .cl-s10-a01c5f32f95e4385bc9dc2 .column-badd8ff7-581f-4afb-9b86-52e68fa1fdd8 { width: calc(25% + 0px); } }
.cl-s10-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-s10-a01c5f32f95e4385bc9dc2 .lumin-text-container-badd8ff7-581f-4afb-9b86-52e68fa1fdd8 { position: relative; padding: 10px 20px; } }
.cl-s10-a01c5f32f95e4385bc9dc2 .image-text-content-badd8ff7-581f-4afb-9b86-52e68fa1fdd8--middle-left { align-items: center; justify-content: flex-start; }
.cl-s10-a01c5f32f95e4385bc9dc2 .lumin-text-badd8ff7-581f-4afb-9b86-52e68fa1fdd8 { background: rgb(255, 255, 255); text-align: left; color: rgb(33, 33, 33); }
.cl-s10-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-s10-a01c5f32f95e4385bc9dc2 .lumin-text-badd8ff7-581f-4afb-9b86-52e68fa1fdd8 p { font-size: 14px; } }
.cl-s10-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-s10-a01c5f32f95e4385bc9dc2 .column-50edbb71-5389-46e5-8695-e0f23eb1e4b4 { width: 100%; } }
@media screen and (min-width: 601px) and (max-width: 990px) { .cl-s10-a01c5f32f95e4385bc9dc2 .column-50edbb71-5389-46e5-8695-e0f23eb1e4b4 { width: calc(25% + 0px); } }
.cl-s10-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-s10-a01c5f32f95e4385bc9dc2 .lumin-text-container-50edbb71-5389-46e5-8695-e0f23eb1e4b4 { position: relative; padding: 10px 20px; } }
.cl-s10-a01c5f32f95e4385bc9dc2 .image-text-content-50edbb71-5389-46e5-8695-e0f23eb1e4b4--middle-left { align-items: center; justify-content: flex-start; }
.cl-s10-a01c5f32f95e4385bc9dc2 .lumin-text-50edbb71-5389-46e5-8695-e0f23eb1e4b4 { background: rgb(255, 255, 255); text-align: left; color: rgb(33, 33, 33); }
.cl-s10-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-s10-a01c5f32f95e4385bc9dc2 .lumin-text-50edbb71-5389-46e5-8695-e0f23eb1e4b4 p { font-size: 14px; } }
.cl-s10-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-s10-a01c5f32f95e4385bc9dc2 .column-13efb6d4-cdcf-4e10-9d1b-876b7843ab8f { width: 100%; } }
@media screen and (min-width: 601px) and (max-width: 990px) { .cl-s10-a01c5f32f95e4385bc9dc2 .column-13efb6d4-cdcf-4e10-9d1b-876b7843ab8f { width: calc(25% + 0px); } }
.cl-s10-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-s10-a01c5f32f95e4385bc9dc2 .lumin-text-container-13efb6d4-cdcf-4e10-9d1b-876b7843ab8f { position: relative; padding: 10px 20px; } }
.cl-s10-a01c5f32f95e4385bc9dc2 .image-text-content-13efb6d4-cdcf-4e10-9d1b-876b7843ab8f--middle-left { align-items: center; justify-content: flex-start; }
.cl-s10-a01c5f32f95e4385bc9dc2 .lumin-text-13efb6d4-cdcf-4e10-9d1b-876b7843ab8f { background: rgb(255, 255, 255); text-align: left; color: rgb(33, 33, 33); }
.cl-s10-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-s10-a01c5f32f95e4385bc9dc2 .lumin-text-13efb6d4-cdcf-4e10-9d1b-876b7843ab8f p { font-size: 14px; } }
.cl-s10-a01c5f32f95e4385bc9dc2 .row-template--23751598637384__a01c5f32-f95e-4385-bc9d-c20e0c511a05 { display: flex; flex-wrap: wrap; gap: 0px; margin-right: 0px; }
@media screen and (max-width: 600px) { .cl-s10-a01c5f32f95e4385bc9dc2 .row-template--23751598637384__a01c5f32-f95e-4385-bc9d-c20e0c511a05 { margin-right: 0px; } }
.cl-s10-a01c5f32f95e4385bc9dc2 .lumin-text-template--23751598637384__a01c5f32-f95e-4385-bc9d-c20e0c511a05 { border-radius: 0px; }
@media screen and (max-width: 749px) { .cl-s10-a01c5f32f95e4385bc9dc2 .lumin-text-template--23751598637384__a01c5f32-f95e-4385-bc9d-c20e0c511a05 { transition: 0.5s ease-in; } }
.cl-s10-a01c5f32f95e4385bc9dc2 { --lxs-rating-icon-color: #E0E320; }
/* === s11-luminscrollingtextdxx6 === */
.cl-s11-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-s11-luminscrollingtextdxx6 .section-sections--23744631275848__lumin_scrolling_text_dxX6fY-padding {
       padding-top: 0px;
       padding-bottom: 0px;
     } }
.cl-s11-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-s11-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc {
      font-size: 16px;
    } }
.cl-s11-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc svg {
       fill: #000000;
      width:calc(18px + 2px);
      height:calc(18px + 2px);
    }
@media screen and (max-width: 749px) { .cl-s11-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc svg {
      width:16px;
      height:16px;
    } }
.cl-s11-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-s11-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w {
      font-size: 16px;
    } }
.cl-s11-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w svg {
       fill: #000000;
      width:calc(18px + 2px);
      height:calc(18px + 2px);
    }
@media screen and (max-width: 749px) { .cl-s11-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w svg {
      width:16px;
      height:16px;
    } }
.cl-s11-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-s11-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc {
      font-size: 16px;
    } }
.cl-s11-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc svg {
       fill: #000000;
      width:calc(18px + 2px);
      height:calc(18px + 2px);
    }
@media screen and (max-width: 749px) { .cl-s11-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc svg {
      width:16px;
      height:16px;
    } }
.cl-s11-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-s11-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w {
      font-size: 16px;
    } }
.cl-s11-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w svg {
       fill: #000000;
      width:calc(18px + 2px);
      height:calc(18px + 2px);
    }
@media screen and (max-width: 749px) { .cl-s11-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w svg {
      width:16px;
      height:16px;
    } }
.cl-s11-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-s11-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc {
      font-size: 16px;
    } }
.cl-s11-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc svg {
       fill: #000000;
      width:calc(18px + 2px);
      height:calc(18px + 2px);
    }
@media screen and (max-width: 749px) { .cl-s11-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc svg {
      width:16px;
      height:16px;
    } }
.cl-s11-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-s11-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w {
      font-size: 16px;
    } }
.cl-s11-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w svg {
       fill: #000000;
      width:calc(18px + 2px);
      height:calc(18px + 2px);
    }
@media screen and (max-width: 749px) { .cl-s11-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w svg {
      width:16px;
      height:16px;
    } }
.cl-s11-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-s11-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc {
      font-size: 16px;
    } }
.cl-s11-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc svg {
       fill: #000000;
      width:calc(18px + 2px);
      height:calc(18px + 2px);
    }
@media screen and (max-width: 749px) { .cl-s11-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc svg {
      width:16px;
      height:16px;
    } }
.cl-s11-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-s11-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w {
      font-size: 16px;
    } }
.cl-s11-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w svg {
       fill: #000000;
      width:calc(18px + 2px);
      height:calc(18px + 2px);
    }
@media screen and (max-width: 749px) { .cl-s11-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w svg {
      width:16px;
      height:16px;
    } }
.cl-s11-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-s11-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc {
      font-size: 16px;
    } }
.cl-s11-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc svg {
       fill: #000000;
      width:calc(18px + 2px);
      height:calc(18px + 2px);
    }
@media screen and (max-width: 749px) { .cl-s11-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc svg {
      width:16px;
      height:16px;
    } }
.cl-s11-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-s11-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w {
      font-size: 16px;
    } }
.cl-s11-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w svg {
       fill: #000000;
      width:calc(18px + 2px);
      height:calc(18px + 2px);
    }
@media screen and (max-width: 749px) { .cl-s11-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w svg {
      width:16px;
      height:16px;
    } }
.cl-s11-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-s11-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc {
      font-size: 16px;
    } }
.cl-s11-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc svg {
       fill: #000000;
      width:calc(18px + 2px);
      height:calc(18px + 2px);
    }
@media screen and (max-width: 749px) { .cl-s11-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc svg {
      width:16px;
      height:16px;
    } }
.cl-s11-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-s11-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w {
      font-size: 16px;
    } }
.cl-s11-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w svg {
       fill: #000000;
      width:calc(18px + 2px);
      height:calc(18px + 2px);
    }
@media screen and (max-width: 749px) { .cl-s11-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w svg {
      width:16px;
      height:16px;
    } }
.cl-s11-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-s11-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc {
      font-size: 16px;
    } }
.cl-s11-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc svg {
       fill: #000000;
      width:calc(18px + 2px);
      height:calc(18px + 2px);
    }
@media screen and (max-width: 749px) { .cl-s11-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc svg {
      width:16px;
      height:16px;
    } }
.cl-s11-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-s11-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w {
      font-size: 16px;
    } }
.cl-s11-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w svg {
       fill: #000000;
      width:calc(18px + 2px);
      height:calc(18px + 2px);
    }
@media screen and (max-width: 749px) { .cl-s11-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w svg {
      width:16px;
      height:16px;
    } }
.cl-s11-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-s11-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc {
      font-size: 16px;
    } }
.cl-s11-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc svg {
       fill: #000000;
      width:calc(18px + 2px);
      height:calc(18px + 2px);
    }
@media screen and (max-width: 749px) { .cl-s11-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc svg {
      width:16px;
      height:16px;
    } }
.cl-s11-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-s11-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w {
      font-size: 16px;
    } }
.cl-s11-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w svg {
       fill: #000000;
      width:calc(18px + 2px);
      height:calc(18px + 2px);
    }
@media screen and (max-width: 749px) { .cl-s11-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w svg {
      width:16px;
      height:16px;
    } }
.cl-s11-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-s11-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc {
      font-size: 16px;
    } }
.cl-s11-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc svg {
       fill: #000000;
      width:calc(18px + 2px);
      height:calc(18px + 2px);
    }
@media screen and (max-width: 749px) { .cl-s11-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc svg {
      width:16px;
      height:16px;
    } }
.cl-s11-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-s11-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w {
      font-size: 16px;
    } }
.cl-s11-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w svg {
       fill: #000000;
      width:calc(18px + 2px);
      height:calc(18px + 2px);
    }
@media screen and (max-width: 749px) { .cl-s11-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w svg {
      width:16px;
      height:16px;
    } }
.cl-s11-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-s11-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc {
      font-size: 16px;
    } }
.cl-s11-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc svg {
       fill: #000000;
      width:calc(18px + 2px);
      height:calc(18px + 2px);
    }
@media screen and (max-width: 749px) { .cl-s11-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc svg {
      width:16px;
      height:16px;
    } }
.cl-s11-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-s11-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w {
      font-size: 16px;
    } }
.cl-s11-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w svg {
       fill: #000000;
      width:calc(18px + 2px);
      height:calc(18px + 2px);
    }
@media screen and (max-width: 749px) { .cl-s11-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w svg {
      width:16px;
      height:16px;
    } }
.cl-s11-luminscrollingtextdxx6 .scroll {
      display: flex;
      width: 100%;
      text-decoration: none;
      height: 100%;
      justify-content: center;
      align-items: center;
    }
.cl-s11-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-s11-luminscrollingtextdxx6 .announcement-bar--inner-sections--23744631275848__lumin_scrolling_text_dxX6fY {
        padding: 16px 20px;
      } }
@media only screen and (max-width: 767px) { .cl-s11-luminscrollingtextdxx6 .announcement-bar--inner-sections--23744631275848__lumin_scrolling_text_dxX6fY {
        padding: 8px 20px;
      } }
.cl-s11-luminscrollingtextdxx6 .announcement-bar-section {
      position:relative;
      z-index:4
    }
.cl-s11-luminscrollingtextdxx6 .announcement-bar--wrap {
      line-height:1;
    }
.cl-s11-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-s11-luminscrollingtextdxx6 .announcement-bar--inner-sections--23744631275848__lumin_scrolling_text_dxX6fY.direction-left>div {
      animation:marquee-left var(--marquee-speed) linear infinite;
    }
.cl-s11-luminscrollingtextdxx6 .announcement-bar--inner-sections--23744631275848__lumin_scrolling_text_dxX6fY.direction-right>div {
      animation:marquee-right var(--marquee-speed) linear infinite;
    }
.cl-s11-luminscrollingtextdxx6 .announcement-bar--inner-sections--23744631275848__lumin_scrolling_text_dxX6fY>div {
      display:flex;
      align-items:center;
      flex-shrink:0;
      will-change:transform;
    }
.cl-s11-luminscrollingtextdxx6 .announcement-bar--inner-sections--23744631275848__lumin_scrolling_text_dxX6fY:hover>div {
      animation-play-state:paused;
    }
.cl-s11-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-s11-luminscrollingtextdxx6 .announcement-bar {
      padding:0 8px;
    } }
.cl-s11-luminscrollingtextdxx6 .announcement-bar-sections--23744631275848__lumin_scrolling_text_dxX6fY p {
      margin:0;
    }
.cl-s11-luminscrollingtextdxx6 .announcement-bar__message {
        min-height: 1.8rem;
    }
.cl-s11-luminscrollingtextdxx6 .announcement-bar-sections--23744631275848__lumin_scrolling_text_dxX6fY svg {
      margin-right:12px;
     /* fill:rgb(var(--color-foreground));*/
    }
.cl-s11-luminscrollingtextdxx6 .announcement-bar-sections--23744631275848__lumin_scrolling_text_dxX6fY p {
      padding:0;
    }
.cl-s11-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-s11-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-s11-luminscrollingtextdxx6 .announcement-bar-static {
      display: block;
    }
.cl-s11-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-s11-luminscrollingtextdxx6, .cl-s11-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-s11-luminscrollingtextdxx6, .cl-s11-luminscrollingtextdxx6 .color-background-1, .cl-s11-luminscrollingtextdxx6 .color-background-2, .cl-s11-luminscrollingtextdxx6 .color-inverse, .cl-s11-luminscrollingtextdxx6 .color-accent-1, .cl-s11-luminscrollingtextdxx6 .color-accent-2 { color: rgba(var(--color-foreground), 0.85); background-color: rgb(var(--color-background)); }
.cl-s11-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-s11-luminscrollingtextdxx6 *, .cl-s11-luminscrollingtextdxx6 ::before, .cl-s11-luminscrollingtextdxx6 ::after { box-sizing: inherit; }
.cl-s11-luminscrollingtextdxx6 { box-sizing: border-box; font-size: calc(var(--font-body-scale) * 62.5%); height: 100%; }
.cl-s11-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-s11-luminscrollingtextdxx6 { font-size: 1.6rem; } }
.cl-s11-luminscrollingtextdxx6 { --alpha-button-background: 1; --alpha-button-border: 1; --alpha-link: .85; --alpha-badge-border: .1; }
.cl-s11-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-s11-luminscrollingtextdxx6 .gradient { background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-origin: ; background-clip: ; background-color: ; background-attachment: fixed; }
.cl-s11-luminscrollingtextdxx6 .rte > :first-child { margin-top: 0px; }
.cl-s11-luminscrollingtextdxx6 .rte > :last-child { margin-bottom: 0px; }
@media (prefers-reduced-motion: no-preference) and (hover: hover) { .cl-s11-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-s11-luminscrollingtextdxx6 { --swiper-theme-color: #007aff; }
.cl-s11-luminscrollingtextdxx6 { --swiper-navigation-size: 16px; }
.cl-s11-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-s11-luminscrollingtextdxx6 *, .cl-s11-luminscrollingtextdxx6 ::before, .cl-s11-luminscrollingtextdxx6 ::after { animation: auto ease 0s 1 normal none running none !important; transition: none !important; }
.cl-s11-luminscrollingtextdxx6 { --lm-button-box: 0,0,0; }
.cl-s11-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-s11-luminscrollingtextdxx6 .section-sections--23744631275848__lumin_scrolling_text_dxX6fY-padding { padding-top: 0px; padding-bottom: 0px; } }
.cl-s11-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-s11-luminscrollingtextdxx6 .lumin-text-announcement_McWUMc { font-size: 16px; } }
.cl-s11-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-s11-luminscrollingtextdxx6 .lumin-text-announcement_VrjH6w { font-size: 16px; } }
.cl-s11-luminscrollingtextdxx6 .scroll { display: flex; width: 100%; text-decoration: none; height: 100%; justify-content: center; align-items: center; }
.cl-s11-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-s11-luminscrollingtextdxx6 .announcement-bar--inner-sections--23744631275848__lumin_scrolling_text_dxX6fY { padding: 16px 20px; } }
@media only screen and (max-width: 767px) { .cl-s11-luminscrollingtextdxx6 .announcement-bar--inner-sections--23744631275848__lumin_scrolling_text_dxX6fY { padding: 8px 20px; } }
.cl-s11-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-s11-luminscrollingtextdxx6 .announcement-bar--inner-sections--23744631275848__lumin_scrolling_text_dxX6fY.direction-left > div { animation: marquee-left var(--marquee-speed) linear infinite; }
.cl-s11-luminscrollingtextdxx6 .announcement-bar--inner-sections--23744631275848__lumin_scrolling_text_dxX6fY > div { display: flex; align-items: center; flex-shrink: 0; will-change: transform; }
.cl-s11-luminscrollingtextdxx6 .announcement-bar-sections--23744631275848__lumin_scrolling_text_dxX6fY { display: inline-flex; align-items: center; padding: 0px 36px; }
.cl-s11-luminscrollingtextdxx6 .announcement-bar-sections--23744631275848__lumin_scrolling_text_dxX6fY p { margin: 0px; }
.cl-s11-luminscrollingtextdxx6 .announcement-bar-sections--23744631275848__lumin_scrolling_text_dxX6fY p { padding: 0px; }
.cl-s11-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}
}

/* === s12-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-s12-420dbb1bf872486199ecc6 .section-sections--23744631275848__420dbb1b-f872-4861-99ec-c6ce83df4831-padding {
    padding-top: 0px;
    padding-bottom: 0px;
  }
@media screen and (min-width: 750px) { .cl-s12-420dbb1bf872486199ecc6 .section-sections--23744631275848__420dbb1b-f872-4861-99ec-c6ce83df4831-padding {
      padding-top: 0px;
      padding-bottom: 0px;
    } }
.cl-s12-420dbb1bf872486199ecc6 .section-sections--23744631275848__420dbb1b-f872-4861-99ec-c6ce83df4831-margin {
    padding-top: 0px;
    padding-bottom: 0px;
  }
@media screen and (min-width: 750px) { .cl-s12-420dbb1bf872486199ecc6 .section-sections--23744631275848__420dbb1b-f872-4861-99ec-c6ce83df4831-margin {
      padding-top: 0px;
      padding-bottom: 0px;
    } }
.cl-s12-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-s12-420dbb1bf872486199ecc6 .newsletter__wrapper {
   display:flex;
    gap: 70px;
    align-items: center;
  } }
@media screen and (max-width: 1100px) and (min-width: 900px) { .cl-s12-420dbb1bf872486199ecc6 .newsletter__wrapper {
    gap: 40px;
    align-items: center;
    display: flex;
  } }
@media screen and (max-width: 899px) and (min-width: 700px) { .cl-s12-420dbb1bf872486199ecc6 .newsletter__wrapper {
     display: flex;
    gap: 40px;
    align-items: center;
  } }
@media screen and (max-width: 699px) { .cl-s12-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-s12-420dbb1bf872486199ecc6, .cl-s12-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-s12-420dbb1bf872486199ecc6, .cl-s12-420dbb1bf872486199ecc6 .color-background-1, .cl-s12-420dbb1bf872486199ecc6 .color-background-2, .cl-s12-420dbb1bf872486199ecc6 .color-inverse, .cl-s12-420dbb1bf872486199ecc6 .color-accent-1, .cl-s12-420dbb1bf872486199ecc6 .color-accent-2 { color: rgba(var(--color-foreground), 0.85); background-color: rgb(var(--color-background)); }
.cl-s12-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-s12-420dbb1bf872486199ecc6 *, .cl-s12-420dbb1bf872486199ecc6 ::before, .cl-s12-420dbb1bf872486199ecc6 ::after { box-sizing: inherit; }
.cl-s12-420dbb1bf872486199ecc6 { box-sizing: border-box; font-size: calc(var(--font-body-scale) * 62.5%); height: 100%; }
.cl-s12-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-s12-420dbb1bf872486199ecc6 { font-size: 1.6rem; } }
.cl-s12-420dbb1bf872486199ecc6 { --alpha-button-background: 1; --alpha-button-border: 1; --alpha-link: .85; --alpha-badge-border: .1; }
.cl-s12-420dbb1bf872486199ecc6 .isolate { position: relative; z-index: 0; }
.cl-s12-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-s12-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-s12-420dbb1bf872486199ecc6 { --swiper-theme-color: #007aff; }
.cl-s12-420dbb1bf872486199ecc6 { --swiper-navigation-size: 16px; }
.cl-s12-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-s12-420dbb1bf872486199ecc6 *, .cl-s12-420dbb1bf872486199ecc6 ::before, .cl-s12-420dbb1bf872486199ecc6 ::after { animation: auto ease 0s 1 normal none running none !important; transition: none !important; }
.cl-s12-420dbb1bf872486199ecc6 { --lm-button-box: 0,0,0; }
.cl-s12-420dbb1bf872486199ecc6 .section-sections--23744631275848__420dbb1b-f872-4861-99ec-c6ce83df4831-margin { padding-top: 0px; padding-bottom: 0px; }
@media screen and (min-width: 750px) { .cl-s12-420dbb1bf872486199ecc6 .section-sections--23744631275848__420dbb1b-f872-4861-99ec-c6ce83df4831-margin { padding-top: 0px; padding-bottom: 0px; } }
.cl-s12-420dbb1bf872486199ecc6 { --lxs-rating-icon-color: #E0E320; }
/* === s13-customliquid9rjawb === */
.cl-s13-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-s13-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-s13-customliquid9rjawb, .cl-s13-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-s13-customliquid9rjawb, .cl-s13-customliquid9rjawb .color-background-1, .cl-s13-customliquid9rjawb .color-background-2, .cl-s13-customliquid9rjawb .color-inverse, .cl-s13-customliquid9rjawb .color-accent-1, .cl-s13-customliquid9rjawb .color-accent-2 { color: rgba(var(--color-foreground), 0.85); background-color: rgb(var(--color-background)); }
.cl-s13-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-s13-customliquid9rjawb *, .cl-s13-customliquid9rjawb ::before, .cl-s13-customliquid9rjawb ::after { box-sizing: inherit; }
.cl-s13-customliquid9rjawb { box-sizing: border-box; font-size: calc(var(--font-body-scale) * 62.5%); height: 100%; }
.cl-s13-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-s13-customliquid9rjawb { font-size: 1.6rem; } }
.cl-s13-customliquid9rjawb { --alpha-button-background: 1; --alpha-button-border: 1; --alpha-link: .85; --alpha-badge-border: .1; }
.cl-s13-customliquid9rjawb .section + .section { margin-top: var(--spacing-sections-mobile); }
@media screen and (min-width: 750px) { .cl-s13-customliquid9rjawb .section + .section { margin-top: var(--spacing-sections-desktop); } }
.cl-s13-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-s13-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-s13-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-s13-customliquid9rjawb { --swiper-theme-color: #007aff; }
.cl-s13-customliquid9rjawb { --swiper-navigation-size: 16px; }
.cl-s13-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-s13-customliquid9rjawb *, .cl-s13-customliquid9rjawb ::before, .cl-s13-customliquid9rjawb ::after { animation: auto ease 0s 1 normal none running none !important; transition: none !important; }
.cl-s13-customliquid9rjawb { --lm-button-box: 0,0,0; }
.cl-s13-customliquid9rjawb .section-sections--23744631275848__custom_liquid_9rJawB-padding { padding-top: calc(0px); padding-bottom: calc(0px); }
@media screen and (min-width: 750px) { .cl-s13-customliquid9rjawb .section-sections--23744631275848__custom_liquid_9rJawB-padding { padding-top: 0px; padding-bottom: 0px; } }
.cl-s13-customliquid9rjawb { --lxs-rating-icon-color: #E0E320; }
/* === s14-wavesptbqnq === */
.cl-s14-wavesptbqnq .section-sections--23744631275848__waves_ptbQNq-padding {
    padding-top: 0px;
    padding-bottom: 0px;
  }
@media screen and (min-width: 750px) { .cl-s14-wavesptbqnq .section-sections--23744631275848__waves_ptbQNq-padding {
      padding-top: 0px;
      padding-bottom: 0px;
    } }
.cl-s14-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-s14-wavesptbqnq .ocean-sections--23744631275848__waves_ptbQNq>div:empty {
  display:block;
}
.cl-s14-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-s14-wavesptbqnq .ocean-sections--23744631275848__waves_ptbQNq .wave svg {
  fill: green !important;
}
.cl-s14-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-s14-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-s14-wavesptbqnq, .cl-s14-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-s14-wavesptbqnq, .cl-s14-wavesptbqnq .color-background-1, .cl-s14-wavesptbqnq .color-background-2, .cl-s14-wavesptbqnq .color-inverse, .cl-s14-wavesptbqnq .color-accent-1, .cl-s14-wavesptbqnq .color-accent-2 { color: rgba(var(--color-foreground), 0.85); background-color: rgb(var(--color-background)); }
.cl-s14-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-s14-wavesptbqnq *, .cl-s14-wavesptbqnq ::before, .cl-s14-wavesptbqnq ::after { box-sizing: inherit; }
.cl-s14-wavesptbqnq { box-sizing: border-box; font-size: calc(var(--font-body-scale) * 62.5%); height: 100%; }
.cl-s14-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-s14-wavesptbqnq { font-size: 1.6rem; } }
.cl-s14-wavesptbqnq { --alpha-button-background: 1; --alpha-button-border: 1; --alpha-link: .85; --alpha-badge-border: .1; }
.cl-s14-wavesptbqnq a:empty, .cl-s14-wavesptbqnq ul:empty, .cl-s14-wavesptbqnq dl:empty, .cl-s14-wavesptbqnq div:empty, .cl-s14-wavesptbqnq section:empty, .cl-s14-wavesptbqnq article:empty, .cl-s14-wavesptbqnq p:empty, .cl-s14-wavesptbqnq h1:empty, .cl-s14-wavesptbqnq h2:empty, .cl-s14-wavesptbqnq h3:empty, .cl-s14-wavesptbqnq h4:empty, .cl-s14-wavesptbqnq h5:empty, .cl-s14-wavesptbqnq h6:empty { display: none; }
.cl-s14-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-s14-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-s14-wavesptbqnq { --swiper-theme-color: #007aff; }
.cl-s14-wavesptbqnq { --swiper-navigation-size: 16px; }
.cl-s14-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-s14-wavesptbqnq *, .cl-s14-wavesptbqnq ::before, .cl-s14-wavesptbqnq ::after { animation: auto ease 0s 1 normal none running none !important; transition: none !important; }
.cl-s14-wavesptbqnq { --lm-button-box: 0,0,0; }
.cl-s14-wavesptbqnq .section-sections--23744631275848__waves_ptbQNq-padding { padding-top: 0px; padding-bottom: 0px; }
@media screen and (min-width: 750px) { .cl-s14-wavesptbqnq .section-sections--23744631275848__waves_ptbQNq-padding { padding-top: 0px; padding-bottom: 0px; } }
.cl-s14-wavesptbqnq .ocean-sections--23744631275848__waves_ptbQNq { height: 40px; width: 100%; position: absolute; bottom: 0px; left: 0px; right: 0px; overflow-x: hidden; }
.cl-s14-wavesptbqnq .ocean-sections--23744631275848__waves_ptbQNq > div:empty { display: block; }
.cl-s14-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-s14-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-s14-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-s14-wavesptbqnq { --lxs-rating-icon-color: #E0E320; }