.announcement{background:#18313f;color:#fff;font-size:var(--announcement-size);font-weight:600;letter-spacing:.04em}.announcement__inner{min-height:var(--announcement-height);display:flex;align-items:center;justify-content:center;text-align:center;padding:.35rem 0}.announcement__item:not(:first-child){display:none}.announcement a{text-decoration:underline;text-underline-offset:3px}@media(max-width:749px){.announcement{--announcement-height:32px!important;font-size:11px}}.banner-grid{background:var(--banner-bg);color:var(--banner-text)}.banner-grid--empty{display:none}.banner-grid__full{width:100%}.banner-grid__header{display:flex;align-items:end;justify-content:space-between;gap:1.5rem;margin-bottom:2rem}.banner-grid__header--center{display:grid;justify-items:center;text-align:center}.banner-grid__heading,.banner-grid__heading p{margin:0}.banner-grid__heading--large{font-size:clamp(2rem,3.5vw,3rem)}.banner-grid__heading--extra-large{font-size:clamp(2.4rem,4.5vw,4rem)}.banner-grid__subheading{margin-top:.5rem}.banner-grid__header-link{text-decoration:underline;text-underline-offset:4px}.banner-grid__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,2.05fr);gap:var(--banner-gap)}.banner-grid__layout--small{grid-auto-rows:300px}.banner-grid__layout--normal{grid-auto-rows:380px}.banner-grid__layout--large{grid-auto-rows:460px}.banner-grid__layout>.banner-card:nth-child(n+3){grid-column:span 1}.banner-card{position:relative;min-width:0;overflow:hidden;background:var(--card-bg);color:var(--card-text)}.banner-card__media,.banner-card__media img,.banner-card__media svg,.banner-card__media video,.banner-card__media iframe{width:100%;height:100%}.banner-card__media img,.banner-card__media video,.banner-card__media iframe{object-fit:cover}.banner-card--contain .banner-card__media img,.banner-card--contain .banner-card__media video{object-fit:contain}.banner-card__overlay{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;pointer-events:none}.banner-card__overlay--color{background:var(--card-overlay)}.banner-card__overlay--gradient{background:linear-gradient(to top,var(--card-overlay),transparent 55%)}.banner-card__content{position:absolute;z-index:3;inset:auto 0 0;display:grid;gap:.35rem;min-height:92px;padding:1rem 1.5rem;background:var(--content-bg)}.banner-card__heading{margin:0;line-height:1.1}.banner-card__heading--normal{font-size:1.35rem}.banner-card__heading--large{font-size:1.7rem}.banner-card__heading--extra-large{font-size:2rem}.banner-card__description p{margin:0}.banner-card__button{justify-self:start;margin-top:.35rem;padding:.55rem .9rem;background:var(--color-accent);color:#fff}.banner-card__button--link{padding:0;background:transparent;color:inherit;text-decoration:underline;text-underline-offset:4px}.banner-card__click-target{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0}.banner-card__content a,.banner-card__badge{position:relative;z-index:4}.banner-card__badge{position:absolute;z-index:3;top:1.25rem;display:grid;gap:.1rem;max-width:55%;padding:.75rem 1rem;background:var(--badge-bg);color:var(--badge-text)}.banner-card__badge--left{left:1.25rem}.banner-card__badge--right{right:1.25rem;text-align:right}.banner-card__badge-line--normal{font-size:.9rem}.banner-card__badge-line--large{font-size:1.25rem;font-weight:700}.banner-card__badge-line--extra-large{font-size:1.75rem;font-weight:700}@media(min-width:750px){.banner-grid--hide-desktop{display:none!important}}@media(max-width:749px){.banner-grid--hide-mobile{display:none!important}.banner-grid__header{align-items:start}.banner-grid__layout{grid-template-columns:1fr 1fr;grid-auto-rows:320px}.banner-grid__layout--stack-mobile{grid-template-columns:1fr}.banner-card__content{padding:1rem;min-height:86px}.banner-card__heading--mobile-normal{font-size:1.2rem}.banner-card__heading--mobile-large{font-size:1.5rem}.banner-card__heading--mobile-extra-large{font-size:1.8rem}.banner-card__description{font-size:.9rem}}@media(min-width:750px){.banner-grid__layout--standard{grid-template-columns:repeat(3,minmax(0,1fr))}.banner-grid__layout--standard>.banner-card:nth-child(4n+1),.banner-grid__layout--standard>.banner-card:nth-child(4n+4){grid-column:span 1}.banner-grid__layout--standard>.banner-card:nth-child(4n+2),.banner-grid__layout--standard>.banner-card:nth-child(4n+3){grid-column:span 2}.banner-grid__layout--mosaic{grid-template-columns:minmax(0,1fr) minmax(0,2.08fr) minmax(0,1fr);grid-template-rows:repeat(2,minmax(0,1fr));height:var(--banner-grid-height)}.banner-grid__layout--mosaic.banner-grid__layout--small{--banner-grid-height:400px}.banner-grid__layout--mosaic.banner-grid__layout--normal{--banner-grid-height:500px}.banner-grid__layout--mosaic.banner-grid__layout--large{--banner-grid-height:600px}.banner-grid__layout--mosaic>.banner-card:nth-child(1){grid-area:1/1/2/2}.banner-grid__layout--mosaic>.banner-card:nth-child(2){grid-area:1/2/3/3}.banner-grid__layout--mosaic>.banner-card:nth-child(3){grid-area:1/3/2/4}.banner-grid__layout--mosaic>.banner-card:nth-child(4){grid-area:2/1/3/2}.banner-grid__layout--mosaic>.banner-card:nth-child(5){grid-area:2/3/3/4}}@media(max-width:749px){.banner-grid__layout>.banner-card{grid-column:span 1}.banner-grid__layout--stack-mobile>.banner-card{grid-column:1}}.banner-grid{background:#fff!important;color:#122634!important}.banner-card{background:#ebe8e1!important}.banner-card--contain .banner-card__media img{object-fit:cover!important}.banner-card__overlay{background:linear-gradient(180deg,transparent 48%,rgba(18,38,52,.76))!important}.banner-card__content{min-height:auto!important;padding:1.25rem!important;background:transparent!important;color:#fff!important}.banner-card__heading{font-size:clamp(1.05rem,1.4vw,1.35rem)!important;line-height:1.45!important}.banner-card__description{color:#ffffffd6}.banner-card__badge{display:none!important}.banner-grid__header{margin-bottom:2.25rem}.banner-grid__header--center{display:flex!important;width:100%;align-items:center!important;justify-content:center!important;text-align:center!important}.banner-grid__header--center>div{width:min(100%,900px);margin-inline:auto;text-align:center}.banner-grid__heading:before{content:"SCENE 03";display:block;width:max-content;margin:0 auto .72rem;background:linear-gradient(90deg,#ef7f76 0 66%,#708775 66% 100%);background-clip:text;-webkit-background-clip:text;color:transparent;font-size:clamp(.78rem,.9vw,.86rem);font-weight:850;letter-spacing:.2em}.banner-grid__heading{color:#3f514a;font-size:clamp(1.75rem,2.7vw,2.55rem)!important;letter-spacing:.05em;text-align:center}.banner-grid__subheading{color:#7a8580;font-size:.86rem;letter-spacing:.025em;text-align:center}@media(hover:hover)and (pointer:fine){.banner-card{transition:transform .38s cubic-bezier(.2,.7,.2,1),box-shadow .38s ease;will-change:transform}.banner-card__media img,.banner-card__media video{transition:transform .65s cubic-bezier(.2,.7,.2,1),filter .45s ease;will-change:transform}.banner-card__overlay{transition:opacity .4s ease}.banner-card__content{transition:transform .38s cubic-bezier(.2,.7,.2,1)}.banner-card__heading:after{content:"";display:block;width:0;height:2px;margin-top:.45rem;background:#ef7f76;transition:width .38s ease}.banner-card:hover,.banner-card:focus-within{z-index:2;transform:translateY(-5px);box-shadow:0 14px 30px #233a3229}.banner-card:hover .banner-card__media img,.banner-card:focus-within .banner-card__media img,.banner-card:hover .banner-card__media video,.banner-card:focus-within .banner-card__media video{transform:scale(1.04);filter:saturate(1.04) brightness(1.03)}.banner-card:hover .banner-card__overlay,.banner-card:focus-within .banner-card__overlay{opacity:.82}.banner-card:hover .banner-card__content,.banner-card:focus-within .banner-card__content{transform:translateY(-3px)}.banner-card:hover .banner-card__heading:after,.banner-card:focus-within .banner-card__heading:after{width:38px}}@media(prefers-reduced-motion:reduce){.banner-card,.banner-card__media img,.banner-card__media video,.banner-card__overlay,.banner-card__content,.banner-card__heading:after{transition:none!important;transform:none!important}}@media(max-width:749px){.banner-grid{padding-block:30px 38px!important}.banner-grid .page-width{width:calc(100% - 20px)!important}.banner-grid__header{margin-bottom:1.35rem!important}.banner-grid__heading:before{margin-bottom:.55rem!important;font-size:.68rem!important}.banner-grid__heading{font-size:1.65rem!important;line-height:1.35!important}.banner-grid__subheading{font-size:.82rem!important;line-height:1.65!important}.banner-grid__layout{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-rows:auto!important;gap:8px!important}.banner-grid__layout>.banner-card{grid-column:span 1!important;aspect-ratio:4/5!important;border-radius:10px!important}.banner-grid__layout>.banner-card:last-child:nth-child(odd){grid-column:1/-1!important;aspect-ratio:16/9!important}.banner-card__media img,.banner-card__media video,.banner-card__media iframe{object-fit:cover!important;object-position:center!important}.banner-card__content{min-height:0!important;padding:11px 12px!important}.banner-card__heading{font-size:.95rem!important;line-height:1.35!important}}.benchmark-blog{padding-top:var(--blog-padding-top);padding-bottom:var(--blog-padding-bottom);background:linear-gradient(180deg,#f5faf7,#fffdfb);color:#344d45}.benchmark-blog--empty{display:none}.benchmark-blog__full{width:100%;padding-inline:24px}.benchmark-blog__header{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:2rem}.benchmark-blog__header--center{align-items:center;text-align:center;flex-direction:column;gap:1.15rem}.benchmark-blog__heading{margin:0;line-height:1.25;letter-spacing:.03em}.benchmark-blog__heading p{margin:0}.benchmark-blog__heading--large{font-size:clamp(1.75rem,2.2vw,2.25rem)}.benchmark-blog__heading--extra-large{font-size:clamp(2rem,2.7vw,2.75rem)}.benchmark-blog__subheading{margin-top:.7rem;color:#71817b;line-height:1.8}.benchmark-blog__subheading p{margin:0}.button.benchmark-blog__button{flex:none;min-height:46px;padding-inline:1.45rem;border-radius:999px;background:#405f53;border-color:#405f53;color:#fff;box-shadow:0 5px #315746;text-decoration:none}.benchmark-blog__button span{font-size:1.4em;line-height:0;margin-left:.25rem}.benchmark-blog__grid{display:grid;grid-template-columns:repeat(var(--blog-columns),minmax(0,1fr));gap:1.35rem}.benchmark-blog__card{min-width:0;overflow:hidden;background:#fff;border:1px solid #dce7e0;border-radius:16px;box-shadow:0 10px 28px #31574614;transition:transform .25s,box-shadow .25s}.benchmark-blog__card:hover{transform:translateY(-4px);box-shadow:0 16px 34px #31574624}.benchmark-blog__media{display:block;overflow:hidden;background:#edf3ef;border-radius:15px 15px 0 0}.benchmark-blog__media--landscape{aspect-ratio:1200/628}.benchmark-blog__media--portrait{aspect-ratio:4/5}.benchmark-blog__media img,.benchmark-blog__media svg{width:100%;height:100%;display:block;object-fit:cover;transition:transform .35s}.benchmark-blog__card:hover .benchmark-blog__media img{transform:scale(1.025)}.benchmark-blog__content{padding:1rem 1.15rem 1.25rem}.benchmark-blog__meta{display:flex;flex-wrap:wrap;gap:.75rem;color:#e2766d;font-size:.78rem;font-weight:700;letter-spacing:.08em}.benchmark-blog__content h3{font-size:1.08rem;line-height:1.6;margin:.45rem 0 0}.benchmark-blog__content h3 a{color:inherit;text-decoration:none}.benchmark-blog__tags,.benchmark-blog__excerpt{margin:.55rem 0 0;color:#71817b;line-height:1.75}@media(min-width:750px){.benchmark-blog--hide-desktop{display:none!important}}@media(max-width:749px){.benchmark-blog--hide-mobile{display:none!important}.benchmark-blog{--blog-padding-top:44px!important;--blog-padding-bottom:52px!important}.benchmark-blog__header,.benchmark-blog__header--center{align-items:center;text-align:center;flex-direction:column;margin-bottom:1.5rem;gap:1rem}.benchmark-blog__subheading{font-size:.9rem;padding-inline:.5rem}.benchmark-blog__grid{grid-template-columns:1fr;gap:.8rem}.benchmark-blog:not(.benchmark-blog--stack-mobile) .benchmark-blog__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:0 4px 12px}.benchmark-blog:not(.benchmark-blog--stack-mobile) .benchmark-blog__grid::-webkit-scrollbar{display:none}.benchmark-blog:not(.benchmark-blog--stack-mobile) .benchmark-blog__card{flex:0 0 84%;scroll-snap-align:start}.benchmark-blog__content{padding:.9rem 1rem 1.1rem}.benchmark-blog__content h3{font-size:1rem}.benchmark-blog__button{min-height:44px}}.brand-list{display:grid;grid-template-columns:repeat(var(--columns),1fr);gap:1rem}.brand-list__item{display:grid;place-items:center;min-height:100px;border:1px solid #ddd;padding:1rem}.brand-list__item img{max-width:150px;max-height:64px;object-fit:contain}.brand-list__item span{font-weight:700;font-size:1.25rem}@media(max-width:749px){.brand-list{grid-template-columns:repeat(2,1fr)}}.collapsible-content{max-width:900px}.collapsible-content details{border-bottom:1px solid #ddd;padding:1rem 0}.collapsible-content summary{cursor:pointer;font-weight:700;font-size:1.1rem}.collapsible-content details>div{padding-top:1rem}.collection-list{display:grid;grid-template-columns:repeat(var(--columns),1fr);gap:1rem}.collection-list h3{margin:.25rem 0}@media(max-width:749px){.collection-list{grid-template-columns:repeat(2,1fr)}}.subcategories{display:grid;grid-template-columns:repeat(var(--columns),1fr);gap:1rem;text-align:center}.subcategory__media{aspect-ratio:1;border-radius:50%;overflow:hidden;background:#eee}.subcategory__media img,.subcategory__media svg{width:100%;height:100%;object-fit:cover}.subcategory h3{font-size:1rem}@media(max-width:749px){.subcategories{display:flex;overflow-x:auto}.subcategory{min-width:120px}}.collection-promo__grid{display:grid;grid-template-columns:minmax(220px,1fr) 4fr;gap:1rem}.collection-promo__card{display:grid;align-content:start;gap:1rem;padding:1rem;background:var(--promo-bg);color:var(--promo-text)}.collection-promo__image{aspect-ratio:1/1}.collection-promo__image img,.collection-promo__image svg{width:100%;height:100%;object-fit:cover}.collection-promo__products{display:grid;grid-template-columns:repeat(var(--columns),1fr);gap:1rem}@media(max-width:749px){.collection-promo__grid{grid-template-columns:1fr}.collection-promo__card{grid-template-columns:120px 1fr}.collection-promo__products{grid-template-columns:repeat(2,1fr)}}.contact-form__container{max-width:850px}.contact-form__fields{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1rem}.contact-form__full{grid-column:1/-1}@media(max-width:749px){.contact-form__fields{grid-template-columns:1fr}.contact-form__full{grid-column:auto}}.countdown{padding-top:var(--padding-top);padding-bottom:var(--padding-bottom)}.countdown__panel{box-sizing:border-box;min-height:456px;padding:4.4rem;background-color:var(--countdown-bg);background-position:center;background-size:cover;color:var(--countdown-text)}.countdown__content{display:flex;flex-direction:column;align-items:flex-start;max-width:650px}.countdown--center .countdown__content{align-items:center;margin-inline:auto;text-align:center}.countdown__badge{margin:0 0 1.5rem;padding:.4rem 1.05rem;border:1px solid currentColor;border-radius:999px;font-size:.78rem;font-weight:700}.countdown__heading{margin:0 0 .8rem;line-height:1.12}.countdown__heading--large{font-size:1.55rem}.countdown__heading--extra-large{font-size:1.75rem}.countdown__text{font-size:1rem}.countdown__text p{margin:.15rem 0}.countdown__timer{display:flex;align-items:flex-start;gap:.55rem;margin-top:1.8rem}.countdown__timer>div{display:grid;justify-items:center;gap:.3rem}.countdown__timer span{display:grid;place-items:center;min-width:46px;min-height:50px;padding:.25rem .45rem;border-radius:6px;background:var(--countdown-timer-bg);font-size:1.5rem;font-weight:800}.countdown__timer small{font-size:.68rem}.countdown__timer b{padding-top:.7rem;font-size:1.3rem}.countdown__button{display:inline-flex;justify-content:center;min-width:180px;margin-top:1.7rem;padding:.85rem 1.4rem;border-radius:4px;background:var(--countdown-button-bg);color:var(--countdown-button-text);font-weight:700;text-decoration:none}@media(min-width:750px){.countdown--hide-desktop{display:none!important}}@media(max-width:749px){.countdown--hide-mobile{display:none!important}.countdown{padding-top:var(--mobile-padding-top);padding-bottom:var(--mobile-padding-bottom)}.countdown__panel{min-height:0;padding:2rem 1.25rem}.countdown__timer{gap:.3rem}.countdown__timer span{min-width:48px;min-height:48px;font-size:1.35rem}.countdown__timer b{font-size:1.1rem}.countdown__heading--extra-large{font-size:2rem}}.countdown{background:#f4f2ec!important}.countdown__panel{min-height:440px!important;padding:clamp(3rem,6vw,5.5rem)!important;background-color:#122634!important;color:#fff!important}.countdown__content{max-width:560px!important;align-items:flex-start!important;margin:0!important;text-align:left!important}.countdown__badge{margin:0 0 1.25rem!important;padding:0!important;border:0!important;border-radius:0!important;color:#d8c8a8!important;font-size:.72rem!important;letter-spacing:.14em}.countdown__heading{max-width:540px;margin-bottom:1rem!important;font-size:clamp(2rem,3.4vw,3.2rem)!important;line-height:1.35!important;letter-spacing:.02em}.countdown__text{max-width:500px;color:#ffffffd6!important;line-height:1.8}.countdown__timer{display:none!important}.countdown__button{border:1px solid #fff!important;border-radius:2px!important;background:#fff!important;color:#122634!important}.countdown__button:hover{background:transparent!important;color:#fff!important}.countdown__heading em{font-style:normal}.countdown__heading em:first-of-type{color:#df7167}.countdown__heading em:last-of-type{color:#5f9272}@media(max-width:749px){.countdown__panel{min-height:420px!important;padding:2.5rem 1.5rem!important;background-position:58% center!important}}.countdown{background:#fffefc!important;padding-block:56px!important}.countdown__panel{min-height:360px!important;padding:clamp(2.5rem,5vw,4.5rem)!important;border:1px solid #e7ece9!important;border-radius:14px!important;background-color:#f3f8f5!important;color:#46514d!important}.countdown__content{max-width:520px!important}.countdown__badge{margin-bottom:1rem!important;color:#557a6d!important}.countdown__heading{font-size:clamp(1.8rem,3vw,2.7rem)!important;color:#46514d!important}.countdown__text{color:#75807b!important}.countdown__timer{display:flex!important;margin-top:1.35rem!important}.countdown__timer span{min-width:44px!important;min-height:44px!important;border-radius:8px!important;background:#82aa962e!important;color:#4f7564!important;font-size:1.25rem!important}.countdown__timer small{color:#74847c}.countdown__button{min-width:150px!important;border:0!important;border-radius:999px!important;background:#ed8d86!important;color:#fff!important}.countdown__button:hover{background:#df7d76!important;color:#fff!important}@media(max-width:749px){.countdown{padding-block:36px!important}.countdown__panel{min-height:0!important;padding:2rem 1.25rem 15rem!important;background-position:center bottom!important}.countdown__timer{gap:.2rem!important}.countdown__timer span{min-width:40px!important}}.countdown__mobile-media{display:none}@media(max-width:749px){.countdown{padding-block:30px!important}.countdown .page-width{width:calc(100% - 20px)!important}.countdown__panel{display:grid!important;min-height:0!important;padding:0!important;overflow:hidden!important;border-radius:14px!important;background-image:none!important;background-color:#f7f4ee!important}.countdown__mobile-media{display:block!important;width:100%!important;aspect-ratio:16/10!important;background-position:center!important;background-size:cover!important;background-repeat:no-repeat!important}.countdown__content{box-sizing:border-box!important;width:100%!important;max-width:none!important;padding:22px 20px 24px!important}.countdown__badge{margin-bottom:.7rem!important;font-size:.66rem!important}.countdown__heading{margin-bottom:.65rem!important;font-size:1.55rem!important;line-height:1.4!important}.countdown__text{font-size:.86rem!important;line-height:1.7!important}.countdown__timer{gap:.18rem!important;margin-top:1rem!important}.countdown__timer span{min-width:38px!important;min-height:38px!important;padding:.2rem!important;font-size:1rem!important}.countdown__timer b{padding-top:.45rem!important;font-size:.95rem!important}.countdown__button{min-width:142px!important;min-height:42px!important;margin-top:1.1rem!important;padding:.65rem 1.05rem!important}}.featured-collection{padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);background:var(--section-bg);color:var(--section-text)}.featured-collection__container:not(.page-width){width:100%;padding-inline:24px}.section-heading--center{text-align:center}.section-heading--left{text-align:left}.featured-collection__title{margin:0}.featured-collection__title--large{font-size:clamp(2rem,3vw,3rem)}.featured-collection__title--extra-large{font-size:clamp(2.25rem,3.5vw,3.5rem)}.featured-collection__subtitle{margin-top:.5rem}.featured-collection__heading-link{display:inline-block;margin-top:.75rem}.featured-collection__body{margin-top:2rem}.featured-collection__body.has-promo{display:grid;grid-template-columns:minmax(210px,1fr) minmax(0,4fr);gap:1rem;align-items:start}.featured-collection__body.promo--end{grid-template-columns:minmax(0,4fr) minmax(210px,1fr)}.promo--end .featured-collection__promo{order:2}.featured-collection__promo{overflow:hidden;border-radius:4px;background:var(--promo-bg);color:var(--promo-text)}.featured-collection__promo.is-sticky{position:sticky;top:110px}.featured-collection__promo-media{aspect-ratio:1/.62;background:#eee}.featured-collection__promo-media img,.featured-collection__promo-media svg{width:100%;height:100%;object-fit:cover}.featured-collection__promo-content{padding:1.25rem}.featured-collection__promo-content h3{margin:0 0 .75rem}.featured-collection__promo-content .rte{line-height:1.45}.featured-collection__promo-menu{padding:0;list-style:none}.featured-collection__promo-menu a{color:inherit}.featured-collection__promo-button{display:block;margin-top:1.25rem;padding:.9rem 1rem;border-radius:4px;background:var(--promo-button-bg);color:var(--promo-button-text);font-weight:700;text-align:center;text-decoration:none}.featured-collection--grid .featured-collection__grid{display:grid;grid-template-columns:repeat(var(--columns),minmax(0,1fr));gap:1rem}.featured-collection__product-item>.card{height:100%;border:1px solid rgba(20,10,40,.12);border-radius:4px}.featured-collection__sku,.featured-collection__excerpt{margin:.35rem 1rem}.featured-collection__rating{color:#d5d5d5;letter-spacing:-2px}.featured-collection__rating span{color:var(--section-text);letter-spacing:0}.featured-collection__slider{position:relative;--arrow-top:50%}.featured-collection--slider .featured-collection__grid{display:flex;gap:1rem;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.featured-collection--slider .featured-collection__grid::-webkit-scrollbar{display:none}.featured-collection--slider .featured-collection__product-item{flex:0 0 calc((100% - (var(--columns) - 1)*1rem)/var(--columns));scroll-snap-align:start}.featured-collection__arrow{position:absolute;z-index:2;top:var(--arrow-top);display:grid;place-items:center;width:48px;height:48px;padding:0;border:2px solid var(--color-accent);border-radius:8px;background:var(--color-background);color:var(--color-accent);font-size:1.45rem;cursor:pointer;transform:translateY(-50%);box-shadow:0 5px 18px #140a281f;transition:opacity .2s ease,visibility .2s ease,top .08s linear}.featured-collection__arrow[hidden]{display:none}.featured-collection__arrow--previous{left:-24px}.featured-collection__arrow--next{right:-24px}.featured-collection__footer{text-align:center;margin-top:2rem}@media(hover:hover)and (pointer:fine){.featured-collection__arrow:not([hidden]){opacity:0;visibility:hidden;pointer-events:none}.featured-collection:hover .featured-collection__arrow:not([hidden]),.featured-collection:focus-within .featured-collection__arrow:not([hidden]){opacity:1;visibility:visible;pointer-events:auto}}@media(max-width:749px){.featured-collection__body.has-promo,.featured-collection__body.promo--end{display:block}.featured-collection__promo{margin-bottom:1rem}.featured-collection__promo.hide-on-mobile{display:none}.featured-collection--grid .featured-collection__grid{grid-template-columns:repeat(var(--mobile-columns),minmax(0,1fr))}.featured-collection--slider .featured-collection__product-item{flex-basis:calc((100% - (var(--mobile-columns) - 1)*1rem)/var(--mobile-columns))}.featured-collection__arrow--previous{left:-8px}.featured-collection__arrow--next{right:-8px}}.featured-collection__promo{border:1px solid #e7ece9!important;border-radius:14px!important;background:var(--promo-bg);box-shadow:none}.featured-collection__promo-media{aspect-ratio:4/3!important}.featured-collection__promo-content{padding:1.35rem!important}.featured-collection__promo-button{border-radius:999px!important;font-size:.82rem}.featured-collection__product-item>.card{border-color:#e7ece9!important;border-radius:12px!important}.product-card--preview .card__media{position:relative;display:grid;place-items:center;background:linear-gradient(145deg,#f3f8f5,#fff2ef);color:#91aa9e}.product-card--preview .card__media span{position:absolute;left:14px;top:12px;font-size:10px;letter-spacing:.1em}.product-card--preview .card__media i{width:38%;aspect-ratio:1;border:1px solid #b7cdc2;border-radius:50%;box-shadow:22px 12px 0 -10px #f1b3ae,-18px 22px 0 -14px #a9c9b8}.product-card--preview small{color:#ed8d86;font-size:9px;letter-spacing:.12em}.product-card--preview h3{color:#53615b;font-size:.95rem}.product-card--preview p{margin:.35rem 0 0;color:#919a96;font-size:.76rem}.featured-collection__title-accent{color:var(--color-accent);font-weight:800}.featured-collection .product-card{display:flex!important;overflow:visible!important;flex-direction:column!important;height:auto!important;min-height:100%}.featured-collection .product-card .card__media{display:block!important;width:100%!important;aspect-ratio:1/1!important;flex:none!important;background:#f8f7f3}.featured-collection .product-card .card__media img{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;object-fit:contain!important;padding:10px}.featured-collection .product-card .card__content{display:flex!important;min-height:205px;flex:1 1 auto!important;flex-direction:column;padding:14px 15px 16px}.featured-collection .product-card h3{display:-webkit-box;overflow:hidden;min-height:3em;margin:.45rem 0 .7rem;font-size:.9rem;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.featured-collection .product-card .price{margin-top:auto;color:#33433e;font-size:1rem}.featured-collection .inventory{font-size:.7rem;letter-spacing:.04em}.featured-collection .product-card__form,.featured-collection .product-card .card__content>.button{display:block!important;margin-top:auto!important}.featured-collection .product-card .button{display:flex!important;min-height:42px;align-items:center;justify-content:center;border:1px solid #6f9e7b;border-radius:8px;background:#fff;color:#426f5b;font-weight:700;visibility:visible!important;opacity:1!important;transition:.2s}.featured-collection .product-card .button:hover{background:#426f5b;color:#fff}@media(max-width:749px){.featured-collection__promo.is-sticky{position:static}.featured-collection .product-card .card__content{min-height:190px;padding:12px}.featured-collection .product-card h3{font-size:.8rem}}.featured-collections__row{margin-top:2.5rem}.featured-collections__row>header{display:flex;align-items:center;justify-content:space-between}.featured-collections__grid{display:grid;grid-template-columns:repeat(var(--columns),1fr);gap:1rem}@media(max-width:749px){.featured-collections__grid{grid-template-columns:repeat(2,1fr)}}.featured-product__grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,5rem);align-items:center}.featured-product__media{background:#f4f4f4;aspect-ratio:1/1}.featured-product__media img,.featured-product__media svg{width:100%;height:100%;object-fit:contain}.featured-product__info{display:grid;gap:1rem}.featured-product__info h2{margin:0;font-size:clamp(1.8rem,3vw,2.7rem)}@media(max-width:749px){.featured-product__grid{grid-template-columns:1fr}}.features-bar{padding-block:var(--padding)}.features-bar__grid{display:grid;grid-template-columns:repeat(var(--columns),1fr);gap:1.5rem}.features-bar__item{display:flex;align-items:center;gap:1rem}.features-bar__item img{width:44px;height:44px;object-fit:contain}.features-bar__item h3,.features-bar__item p{margin:.15rem 0}@media(max-width:749px){.features-bar__grid{grid-template-columns:1fr}}.features-showcase{padding-top:var(--features-padding-top);padding-bottom:var(--features-padding-bottom);background:var(--features-bg);color:var(--features-text)}.features-showcase--empty{display:none}.features-showcase__full{width:100%;padding-inline:24px}.features-showcase__header{margin-bottom:2rem;text-align:left}.features-showcase__header--center{text-align:center}.features-showcase__heading{margin:0;line-height:1.15}.features-showcase__heading p{margin:0}.features-showcase__heading--large{font-size:clamp(1.75rem,2.2vw,2.25rem)}.features-showcase__heading--extra-large{font-size:clamp(2rem,2.7vw,2.75rem)}.features-showcase__subheading{margin-top:.65rem;opacity:.72}.features-showcase__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.features-showcase__item{display:flex;gap:1rem;min-width:0}.features-showcase--card .features-showcase__item{background:var(--features-card-bg);padding:1.25rem;border-radius:4px}.features-showcase--bordered .features-showcase__item{border:1px solid rgba(35,25,66,.16)}.features-showcase__icon{flex:0 0 auto;color:var(--features-accent)}.features-showcase__icon svg{display:block;width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.features-showcase__content h3{margin:0;font-size:1.15rem;line-height:1.25}.features-showcase__content .rte{margin-top:.45rem;opacity:.62}.features-showcase__content .rte p{margin:0}.features-showcase--icon-top .features-showcase__item{flex-direction:column}.features-showcase--align-center .features-showcase__item{align-items:center;text-align:center}.features-showcase--align-center.features-showcase--icon-left .features-showcase__item{justify-content:center;text-align:left}.features-showcase--small .features-showcase__item{padding:.85rem}.features-showcase--small .features-showcase__icon svg{width:25px;height:25px}.features-showcase--large .features-showcase__item{padding:1.75rem}.features-showcase--large .features-showcase__icon svg{width:38px;height:38px}@media(min-width:750px){.features-showcase--hide-desktop{display:none!important}}@media(max-width:749px){.features-showcase--hide-mobile{display:none!important}.features-showcase__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.features-showcase--stack-mobile .features-showcase__grid{grid-template-columns:1fr}}@media(hover:hover)and (pointer:fine){.features-showcase__item{position:relative;overflow:hidden;transition:border-color .3s ease,background-color .3s ease,box-shadow .3s ease}.features-showcase__item:before{content:"";position:absolute;top:0;right:50%;left:50%;height:3px;background:linear-gradient(90deg,#ef7f76,#d78aa8);transition:right .35s ease,left .35s ease}.features-showcase__icon{transition:transform .42s cubic-bezier(.2,.8,.2,1),color .3s ease}.features-showcase__item:hover,.features-showcase__item:focus-within{border-color:#ef7f7673;background:#fffaf8;box-shadow:0 10px 24px #5f4a4514}.features-showcase__item:hover:before,.features-showcase__item:focus-within:before{right:0;left:0}.features-showcase__item:hover .features-showcase__icon,.features-showcase__item:focus-within .features-showcase__icon{color:#ef7f76;transform:translateY(-3px) scale(1.1) rotate(-4deg)}}@media(prefers-reduced-motion:reduce){.features-showcase__item,.features-showcase__item:before,.features-showcase__icon{transition:none!important;transform:none!important}}.benchmark-footer{position:relative;padding-top:calc(var(--footer-padding-top) + 40px);padding-bottom:var(--footer-padding-bottom);background:var(--footer-bg);color:var(--footer-text)}.benchmark-footer a{color:inherit}.benchmark-footer__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:2.75rem;min-height:175px}.benchmark-footer__block h3{font-size:.95rem;margin:0 0 1.35rem}.benchmark-footer__block .rte{font-size:.9rem;line-height:1.45}.benchmark-footer__block .rte p{margin:0 0 1.25rem}.benchmark-footer__block ul{list-style:none;padding:0;margin:0}.benchmark-footer__block li+li{margin-top:.65rem}.benchmark-footer__block img{max-width:100%;height:auto}.benchmark-footer__support{display:grid;gap:.7rem;font-size:.86rem}.benchmark-footer__support>a{display:grid;gap:.12rem;text-decoration:none}.benchmark-footer__support span,.benchmark-footer__line small{font-size:.72rem;opacity:.78}.benchmark-footer__line{display:grid;grid-template-columns:76px 1fr;align-items:center;gap:.75rem;margin-top:.35rem}.benchmark-footer__line img{width:76px;aspect-ratio:1;object-fit:cover;padding:4px;border-radius:8px;background:#fff}.benchmark-footer__line div{display:grid;gap:.22rem}.benchmark-footer__utilities{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:2.25rem}.benchmark-footer__selectors,.benchmark-footer__social,.benchmark-footer__inline-links{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap}.benchmark-footer__inline-links{list-style:none;padding:0;margin:0}.benchmark-footer__selector select{background:transparent;color:inherit;border:1px solid rgba(255,255,255,.3);padding:.45rem}.benchmark-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.18);font-size:.8rem}.benchmark-footer__payments{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap}.benchmark-footer__payments svg{width:38px;height:24px}.benchmark-footer__top{position:absolute;right:24px;bottom:24px;width:42px;height:42px;border:1px solid rgba(255,255,255,.3);border-radius:50%;background:#00000026;color:#fff;font-size:1.2rem}@media(max-width:989px){.benchmark-footer__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:749px){.benchmark-footer__grid{grid-template-columns:1fr 1fr;gap:2rem}.benchmark-footer__utilities,.benchmark-footer__bottom{align-items:flex-start;display:grid}.benchmark-footer__payments{justify-content:flex-start}}@media(max-width:480px){.benchmark-footer__grid{grid-template-columns:1fr}}.benchmark-footer{padding-top:var(--footer-padding-top)}.benchmark-footer__grid{gap:2.5rem;min-height:145px}.benchmark-footer__line{grid-template-columns:108px 1fr;gap:.9rem}.benchmark-footer__qr-trigger{display:grid;gap:.28rem;width:108px;padding:0;border:0;background:transparent;color:inherit;cursor:zoom-in;text-align:center}.benchmark-footer__qr-trigger img{display:block;width:108px!important;aspect-ratio:1;object-fit:cover;padding:5px;border-radius:10px;background:#fff;box-shadow:0 8px 22px #1730242e;transition:transform .22s ease,box-shadow .22s ease}.benchmark-footer__qr-trigger span{font-size:.64rem;opacity:.82}.benchmark-footer__qr-trigger:hover img,.benchmark-footer__qr-trigger:focus-visible img{transform:translateY(-2px) scale(1.035);box-shadow:0 12px 28px #17302447}.benchmark-footer__qr-modal{width:min(90vw,500px);padding:42px 34px 30px;border:0;border-radius:18px;background:#fff;color:#263b31;text-align:center;box-shadow:0 24px 80px #00000059}.benchmark-footer__qr-modal::backdrop{background:#16231db8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.benchmark-footer__qr-modal img{display:block;width:min(76vw,400px);height:auto;margin:0 auto 18px;padding:10px;border-radius:16px;background:#fff}.benchmark-footer__qr-modal strong,.benchmark-footer__qr-modal small{display:block}.benchmark-footer__qr-modal small{margin-top:.45rem;font-size:.8rem;opacity:.72}.benchmark-footer__qr-close{position:absolute;top:10px;right:12px;width:36px;height:36px;border:0;border-radius:50%;background:#eef4f0;color:#315b49;font-size:1.5rem;line-height:1;cursor:pointer}@media(max-width:749px){.benchmark-footer__line{grid-template-columns:96px 1fr}.benchmark-footer__qr-trigger{width:96px}.benchmark-footer__qr-trigger img{width:96px!important}}.site-header .site-nav__item>a:after{inset:auto 0 -3px}.site-header .site-header__main{width:calc(100% - 48px);max-width:1400px;grid-template-columns:130px minmax(0,1fr);grid-template-rows:auto auto;column-gap:44px;row-gap:12px;padding-block:18px 12px}.site-header .site-header__logo{grid-column:1;grid-row:1}.site-header .header-tools{grid-column:2;grid-row:1;width:100%}.site-header .header-search{flex:1;width:auto;max-width:none;min-height:46px}.site-header .header-search input{font-size:1rem}.site-header .site-nav{grid-column:1/-1;grid-row:2;justify-content:flex-start;min-height:34px;font-size:max(15px,var(--nav-size))}.site-header .site-header__logo{font-size:1.75rem}@media(max-width:989px){.site-header .site-header__main{width:calc(100% - 24px);grid-template-columns:42px 1fr auto;grid-template-rows:auto;gap:.5rem;padding-block:0}.site-header .site-header__logo{grid-column:2;grid-row:1}.site-header .header-tools{grid-column:3;grid-row:1}.site-header .site-nav{display:none}}.header-contact{display:grid;min-width:max-content;padding-inline:.9rem;border-inline:1px solid rgba(255,255,255,.24);line-height:1.12}.header-contact__phone{font-size:.82rem;font-weight:700}.header-contact__text{margin-top:.18rem;font-size:.68rem;opacity:.9}@media(max-width:1180px){.header-contact{display:none}}.site-header{position:relative;z-index:20;background:var(--header-bg);color:var(--header-text);border-bottom:1px solid rgba(255,255,255,.14)}.site-header--sticky{position:sticky;top:0}.site-header__main{min-height:var(--header-height);display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(1.5rem,3vw,3.5rem)}.site-header__logo{display:flex;align-items:center;justify-content:flex-start;width:var(--logo-width);font-family:var(--font-heading-family);font-size:1.6rem;font-weight:var(--font-heading-weight);line-height:1}.site-header__logo img{width:100%;height:auto;max-height:58px;object-fit:contain;object-position:left center}.site-nav{display:flex;align-items:center;justify-content:center;gap:clamp(1rem,2.25vw,2.25rem);height:100%;font-size:var(--nav-size);font-weight:600}.site-nav__item{position:relative;display:flex;align-items:center;height:100%}.site-nav__item>a{display:flex;align-items:center;gap:.35rem;height:100%;white-space:nowrap}.site-nav__item>a:after{content:"";position:absolute;inset:auto 0 16px;height:2px;background:currentColor;transform:scaleX(0);transition:transform .2s}.site-nav__item:hover>a:after,.site-nav__item>a[aria-current=page]:after{transform:scaleX(1)}.site-nav__item svg{width:10px}.site-nav__dropdown{position:absolute;left:-1rem;top:calc(100% - 8px);display:none;min-width:210px;padding:.8rem;background:#fff;color:#24143e;box-shadow:0 12px 30px #230f3729}.site-nav__item:hover .site-nav__dropdown,.site-nav__item:focus-within .site-nav__dropdown{display:grid}.site-nav__dropdown a{padding:.55rem 1rem}.mega-menu{position:fixed;z-index:3;left:0;right:0;top:auto;display:none;grid-template-columns:1fr 280px;gap:2rem;padding:2rem max(2rem,calc((100vw - var(--page-width))/2));background:#fff;color:#24143e;box-shadow:0 14px 30px #230f3724}.site-nav__item:hover .mega-menu{display:grid}.mega-menu__links{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.mega-menu__links>div{display:grid;align-content:start}.mega-menu__links a{padding:.35rem 0}.mega-menu__promotion{display:grid;gap:.4rem}.mega-menu__promotion img{width:100%;aspect-ratio:4/3;object-fit:cover}.header-tools{display:flex;align-items:center;justify-content:flex-end;gap:1rem}.header-search{display:flex;align-items:center;width:clamp(160px,17vw,260px);min-height:42px;padding-left:1rem;background:#fffffff5;color:#24143e;border-radius:999px}.header-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:inherit}.header-search input::placeholder{color:#766d7e}.header-icon{display:grid;place-items:center;width:42px;height:42px;padding:0;border:0;background:transparent;color:inherit;cursor:pointer}.header-icon svg{width:23px;height:23px}.header-actions{display:flex;align-items:center;gap:.2rem}.header-cart{position:relative}.header-cart span{position:absolute;right:0;top:0;display:grid;place-items:center;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:#fff;color:#7f155f;font-size:.68rem;font-weight:700}.header-menu-button,.mobile-menu{display:none}.cart-drawer{width:min(440px,92vw);height:100%;max-height:none;margin:0 0 0 auto;padding:0;border:0}.cart-drawer::backdrop{background:#140a2873}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid #ddd}.cart-drawer__header h2{margin:0}.cart-drawer__header button{border:0;background:transparent;font-size:1.8rem}.cart-drawer__content{padding:1.25rem}.cart-drawer__item{display:grid;grid-template-columns:80px 1fr;gap:1rem;padding:1rem 0;border-bottom:1px solid #ddd}.cart-drawer__item img{width:80px;aspect-ratio:1;object-fit:cover}.cart-drawer__item div{display:grid;align-content:start}.cart-drawer__footer{display:grid;gap:.75rem;margin-top:1.5rem}@media(max-width:989px){.site-header__main{grid-template-columns:42px 1fr auto;gap:.5rem}.header-menu-button{display:grid}.site-header__logo{justify-self:center}.site-header__logo img{object-position:center}.site-nav,.header-search,.header-actions .header-icon:first-child{display:none}.mobile-menu{position:fixed;z-index:5;inset:0 auto 0 0;width:min(380px,90vw);overflow:auto;padding:0 0 2rem;background:var(--header-bg);box-shadow:14px 0 28px #230f372e}.mobile-menu:not([hidden]){display:block}.mobile-menu__header{display:flex;align-items:center;justify-content:space-between;padding:1rem}.mobile-menu .page-width{display:grid}.mobile-menu details{border-bottom:1px solid rgba(255,255,255,.14)}.mobile-menu summary{list-style:none}.mobile-menu a{display:block;padding:.8rem 0;font-weight:600}.mobile-menu__children{display:grid;padding-left:1rem}.mobile-menu__children a{font-weight:400}}@media(max-width:749px){.site-header{--header-height:64px!important}.site-header__logo{width:min(var(--logo-width),120px)}.header-icon{width:38px;height:38px}}.cart-drawer__item>div{display:grid;align-content:start;gap:.3rem}.cart-drawer__actions{display:flex!important;align-items:center;gap:.75rem;margin-top:.35rem}.cart-drawer__actions input{width:70px;padding:.45rem}.cart-drawer__actions button{padding:.35rem;border:0;background:transparent;text-decoration:underline;cursor:pointer}.cart-drawer.is-loading .cart-drawer__content{opacity:.55;pointer-events:none}.curated-menu{position:fixed;z-index:4;left:0;right:0;top:auto;display:none;grid-template-columns:minmax(220px,.65fr) 2fr;gap:2.5rem;padding:1.6rem max(24px,calc((100vw - 1400px)/2));background:#fffefc;color:#344d45;border-top:1px solid #e7e9e4;box-shadow:0 18px 36px #2a3d3624}.site-nav__item--catalog:hover .curated-menu{display:grid}.curated-menu__intro{display:grid;align-content:start;gap:.55rem;padding:1.1rem 1.25rem;background:linear-gradient(135deg,#edf6f0,#fff4f0);border-radius:14px}.curated-menu__intro small{color:#e9756c;font-size:.7rem;font-weight:800;letter-spacing:.14em}.curated-menu__intro strong{font-size:1.2rem}.curated-menu__intro span{color:#6c7772;font-size:.82rem;line-height:1.75}.curated-menu__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem}.curated-menu__grid a{display:grid;grid-template-columns:auto 1fr;column-gap:.65rem;align-content:center;min-height:74px;padding:.75rem .85rem;border:1px solid #e1e7e2;border-radius:12px;transition:transform .2s,box-shadow .2s,border-color .2s}.curated-menu__grid a:hover{transform:translateY(-2px);border-color:#8db6a2;box-shadow:0 8px 20px #465e541a}.curated-menu__grid span{grid-row:1/3;color:#e9756c;font-size:.68rem;font-weight:800}.curated-menu__grid strong{font-size:.9rem}.curated-menu__grid small{color:#84908b;font-size:.68rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-menu__direct{border-bottom:1px solid rgba(255,255,255,.14)}.mobile-menu summary{padding:.8rem 0;font-weight:700;cursor:pointer}.mobile-menu__categories{gap:.35rem;padding:.4rem 0 .9rem}.mobile-menu__categories a{display:grid;grid-template-columns:32px 1fr;column-gap:.6rem;padding:.65rem .75rem;border-radius:10px;background:#ffffff14}.mobile-menu__categories span{grid-row:1/3;color:#f08a80;font-size:.68rem;font-weight:800}.mobile-menu__categories strong{font-size:.88rem}.mobile-menu__categories small{color:inherit;font-size:.7rem;font-weight:400;opacity:.72}@media(max-width:989px){.curated-menu{display:none!important}}@media(min-width:750px){.featured-banners .featured-banners__viewport{padding-block:16px 22px}.featured-banners .featured-banner{position:relative;z-index:1;perspective:1200px}.featured-banners .featured-banner__media{transform:perspective(1200px) rotateX(.75deg) translateZ(0);transform-origin:center bottom;box-shadow:0 8px 18px #23154a1f,0 22px 46px #23154a24;transition:transform .32s cubic-bezier(.2,.7,.2,1),box-shadow .32s ease}.featured-banners .featured-banner:hover,.featured-banners .featured-banner:focus-within{z-index:3}.featured-banners .featured-banner:hover .featured-banner__media,.featured-banners .featured-banner:focus-within .featured-banner__media{transform:perspective(1200px) translateY(-7px) scale(1.025) rotateX(0);box-shadow:0 14px 26px #23154a29,0 30px 58px #23154a33}}@media(prefers-reduced-motion:reduce){.featured-banners .featured-banner__media{transform:none!important;transition:none!important}.featured-banners .featured-banner:hover .featured-banner__media,.featured-banners .featured-banner:focus-within .featured-banner__media{transform:none!important}}.featured-banners .featured-banners__viewport{width:100%;margin-right:0;cursor:grab;touch-action:pan-y}.featured-banners .featured-banners__viewport.is-dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}.featured-banners .featured-banners__viewport.is-enhanced{overflow:hidden}.featured-banners .featured-banners__viewport.is-enhanced .featured-banners__track{animation:none!important}.featured-banners .featured-banners__set{width:100%}.featured-banners .featured-banners__container.page-width{width:calc(100% - 48px);max-width:1400px}.featured-banners .featured-banners__intro{max-width:1000px;min-height:260px}.featured-banners .featured-banners__heading{max-width:1000px}@media(max-width:749px){.featured-banners .featured-banners__container.page-width{width:calc(100% - 32px)}.featured-banners .featured-banners__intro{min-height:230px}}.featured-banners__background{background-color:var(--section-bg);background-image:var(--desktop-bg);background-repeat:no-repeat;background-position:center;background-size:cover}.featured-banners__background--contain{background-size:contain}.featured-banners__background--top{background-position:center top}.featured-banners__background--bottom{background-position:center bottom}.featured-banners__viewport{width:calc(100% + clamp(1rem,3vw,3rem));overflow:hidden;padding-block:.35rem;margin-right:calc(clamp(1rem,3vw,3rem)*-1)}.featured-banners__track{display:flex!important;grid-template-columns:none!important;width:max-content;gap:var(--gap);animation:featured-banners-scroll var(--scroll-duration) linear infinite;will-change:transform}.featured-banners__set{display:flex;flex:0 0 auto;width:min(1560px,calc(100vw - 3rem));gap:var(--gap)}.featured-banners__set .featured-banner{flex:0 0 calc((100% - (var(--gap) * (var(--columns) - 1))) / var(--columns))}.featured-banners__viewport:hover .featured-banners__track,.featured-banners__viewport:focus-within .featured-banners__track{animation-play-state:paused}.featured-banners__viewport--static .featured-banners__track{width:100%;animation:none}.featured-banners__viewport--static .featured-banners__set{width:100%}@keyframes featured-banners-scroll{to{transform:translate(calc(-50% - var(--gap) / 2))}}@media(max-width:749px){.featured-banners__background{background-image:var(--mobile-bg,var(--desktop-bg))}.featured-banners__viewport{width:calc(100% + 1rem);margin-right:-1rem}.featured-banners__set{width:auto}.featured-banners__set .featured-banner{flex-basis:min(84vw,360px)}}@media(prefers-reduced-motion:reduce){.featured-banners__track{animation:none!important;transform:none!important}.featured-banners__viewport{overflow-x:auto}}.featured-banners{position:relative;overflow:hidden;padding-block:var(--top-space) var(--bottom-space);color:var(--section-text);background:#fff}.featured-banners__background{position:absolute;z-index:0;inset:0 0 auto;height:calc(var(--top-space) + 225px + var(--card-height) * var(--hang-ratio));overflow:hidden;background:var(--section-bg)}.featured-banners__background picture,.featured-banners__background img,.featured-banners__background>span{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.featured-banners__background img{object-fit:cover}.featured-banners__background>span{background:var(--overlay-color);opacity:var(--overlay-opacity)}.featured-banners__container{position:relative;z-index:1;margin-inline:auto}.featured-banners--full .featured-banners__container{width:100%;padding-inline:clamp(1rem,4vw,4rem)}.featured-banners__intro{max-width:820px;min-height:225px}.featured-banners__intro--center{margin-inline:auto;text-align:center}.featured-banners__intro--right{margin-left:auto;text-align:right}.featured-banners__badge{display:inline-flex;padding:.38rem 1rem;border:1px solid currentColor;border-radius:999px;font-size:.78rem;font-weight:700}.featured-banners__heading{margin:1.35rem 0 .85rem;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);line-height:1.03;letter-spacing:-.035em}.featured-banners__heading--medium{font-size:clamp(2rem,3.2vw,3.2rem)}.featured-banners__heading--large{font-size:clamp(2.35rem,4vw,4rem)}.featured-banners__heading--extra-large{font-size:clamp(2.7rem,4.7vw,4.8rem)}.featured-banners__description{max-width:720px;font-size:clamp(1rem,1.3vw,1.2rem)}.featured-banners__intro--center .featured-banners__description{margin-inline:auto}.featured-banners__intro .button{margin-top:1rem}.featured-banners__track{display:grid;grid-template-columns:repeat(var(--columns),minmax(0,1fr));gap:var(--gap);align-items:start}.featured-banner{min-width:0;color:#29252f}.featured-banner__media{position:relative;display:block;height:var(--card-height);overflow:hidden;border-radius:var(--card-radius);background:#f1f2f6;isolation:isolate}.featured-banner__media--square{aspect-ratio:1;height:auto}.featured-banner__media--portrait{aspect-ratio:4/5;height:auto}.featured-banner__media img,.featured-banner__media video,.featured-banner__media iframe,.featured-banner__media .placeholder-svg{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.featured-banner__overlay{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 45%,rgba(36,25,80,var(--banner-overlay)))}.featured-banner__title{position:absolute;z-index:2;inset:auto 1.15rem 1.05rem;padding:.18rem .35rem;border-radius:3px;background:rgba(25,18,55,var(--heading-bg));color:#fff;font-family:var(--font-heading-family);font-size:clamp(1rem,1.35vw,1.3rem);line-height:1.15}.featured-banner__badge{position:absolute;z-index:2;inset:1rem auto auto 1rem;padding:.3rem .65rem;border-radius:999px;background:var(--badge-color);color:#fff;font-size:.72rem;font-weight:700}.featured-banner__description{margin-top:1rem;color:#67616d;font-size:.95rem;line-height:1.45}.featured-banner>.button,.featured-banner__text-link{display:inline-flex;margin-top:.8rem}.featured-banner__text-link{text-decoration:underline;text-underline-offset:.2em}.featured-banner:hover .featured-banner__media img{transform:scale(1.025)}@media(max-width:989px){.featured-banners__track{grid-template-columns:repeat(2,minmax(0,1fr))}.featured-banners__background{height:calc(var(--top-space) + 225px + var(--card-height) * .35)}}@media(max-width:749px){.featured-banners{padding-top:max(32px,var(--top-space))}.featured-banners__background{height:calc(max(32px,var(--top-space)) + 230px + min(78vw,330px)*.38)}.featured-banners__intro{min-height:230px}.featured-banners__heading{margin-top:1rem}.featured-banners__track{display:flex;width:calc(100% + 1rem);gap:12px;overflow-x:auto;padding-right:1rem;scroll-snap-type:x mandatory;scrollbar-width:none}.featured-banners__track::-webkit-scrollbar{display:none}.featured-banner{flex:0 0 min(78vw,330px);scroll-snap-align:start}.featured-banner__media,.featured-banner__media--square,.featured-banner__media--portrait{height:auto;aspect-ratio:4/5}.featured-banners--full .featured-banners__container{padding-inline:1rem}}.featured-banners__background{background-image:var(--slide-desktop);background-size:100% 100%!important;background-repeat:no-repeat;background-position:center center;opacity:0;visibility:hidden;transition:opacity .55s ease,visibility .55s ease}.featured-banners__background.is-active{opacity:1;visibility:visible}.featured-banners__intros{position:relative;min-height:260px}.featured-banners__intros .featured-banners__intro{position:absolute;inset:0 auto auto 0;width:100%;opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .4s ease,transform .4s ease,visibility .4s ease;pointer-events:none}.featured-banners__intros .featured-banners__intro.is-active{opacity:1;visibility:visible;transform:none;pointer-events:auto}.featured-banners__intros .featured-banners__intro--center{inset-inline:0;margin-inline:auto}.featured-banners__intros .featured-banners__intro--right{inset-inline:auto 0}.featured-banners__hero-controls{position:absolute;z-index:4;top:calc(var(--top-space) + 130px);left:clamp(14px,2.2vw,34px);right:clamp(14px,2.2vw,34px);display:flex;align-items:center;justify-content:space-between;pointer-events:none}.featured-banners__hero-controls[hidden]{display:none}.featured-banners__hero-arrow{position:relative;width:48px;height:64px;padding:0;border:0;background:transparent;color:inherit;font-size:0;cursor:pointer;opacity:.7;pointer-events:auto;transition:opacity .2s ease,transform .2s ease;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3))}.featured-banners__hero-arrow:before{content:"";position:absolute;top:50%;left:50%;width:18px;height:18px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:translate(-35%,-50%) rotate(-135deg)}.featured-banners__hero-arrow[data-hero-next]:before{transform:translate(-65%,-50%) rotate(45deg)}.featured-banners__hero-arrow:hover,.featured-banners__hero-arrow:focus-visible{opacity:1;transform:scale(1.08)}.featured-banners__hero-dots{display:none}.featured-banners__hero-dot{display:grid;place-items:center;width:9px;height:9px;padding:0;border:0;border-radius:999px;background:currentColor;color:inherit;cursor:pointer}.featured-banners__hero-dot{width:9px;height:9px;border:0;background:currentColor;opacity:.42}.featured-banners__hero-dot.is-active{opacity:1;transform:scale(1.25)}.featured-banners .featured-banners__viewport{overflow:hidden}.featured-banners .featured-banners__track{display:flex!important;grid-template-columns:none!important;width:max-content!important;gap:var(--gap)}.featured-banners .featured-banners__set{display:flex;flex:0 0 auto;width:min(1400px,calc(100vw - 48px));gap:var(--gap)}.featured-banners .featured-banners__set .featured-banner{flex:0 0 calc((100% - (var(--gap) * (var(--columns) - 1))) / var(--columns))}.featured-banners .featured-banners__viewport--static .featured-banners__track,.featured-banners .featured-banners__viewport--static .featured-banners__set{width:100%!important}@media(max-width:749px){.featured-banners__background{background-image:var(--slide-mobile,var(--slide-desktop))}.featured-banners__intros{min-height:230px}.featured-banners__hero-controls{top:calc(max(32px,var(--top-space)) + 105px);left:6px;right:6px}.featured-banners__hero-arrow{width:42px;height:56px}.featured-banners__hero-arrow:before{width:15px;height:15px}.featured-banners .featured-banners__set{width:auto}.featured-banners .featured-banners__set .featured-banner{flex-basis:min(84vw,360px)}}.featured-banners{--top-space:0!important}.featured-banners__background{height:520px!important;background-size:cover!important;background-position:center!important}.featured-banners__background>span{background:linear-gradient(90deg,#0f202fd1,#0f202f85 40%,#0f202f14 72%);opacity:1}.featured-banners__intros{min-height:360px;padding-top:70px}.featured-banners__intro{max-width:620px!important;color:#fff;text-shadow:0 1px 18px rgba(0,0,0,.16)}.featured-banners__heading{font-size:clamp(2.5rem,4.2vw,4.4rem)!important;line-height:1.15;letter-spacing:-.02em}.featured-banners__description{max-width:570px;line-height:1.8;color:#fffffff0}.featured-banners__viewport{margin-top:-26px}.featured-banner__media{box-shadow:none!important;transform:none!important}.featured-banner__title{padding:.5rem .7rem;border-radius:4px;background:#0f202fd6}@media(max-width:749px){.featured-banners__background{height:460px!important;background-position:62% center!important}.featured-banners__background>span{background:linear-gradient(90deg,#0f202fe6,#0f202fb3 68%,#0f202f3d)}.featured-banners__intros{min-height:330px;padding-top:42px}.featured-banners__intro{max-width:310px!important}.featured-banners__heading{max-width:290px;font-size:1.85rem!important;line-height:1.22;letter-spacing:-.025em}.featured-banners__description{max-width:300px;font-size:.9rem;line-height:1.65}.featured-banners__intro .button{margin-top:.7rem}.featured-banners__viewport{margin-top:-14px}}.featured-banners .featured-banners__intro,.featured-banners .featured-banners__intro h1,.featured-banners .featured-banners__intro p{color:#fff!important}.featured-banners .featured-banners__background:after{content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0f202fd1,#0f202f75 48%,#0f202f14 78%);pointer-events:none}.featured-banners .featured-banner__badge{display:none!important}.featured-banners .featured-banner__overlay{background:linear-gradient(180deg,transparent 48%,rgba(18,38,52,.78))!important}.featured-banners .featured-banner__title{inset:auto 1rem 1rem!important;padding:0!important;background:transparent!important;color:#fff!important;font-size:clamp(1rem,1.2vw,1.2rem)!important;text-shadow:0 1px 10px rgba(0,0,0,.25)}@media(max-width:749px){.featured-banners .featured-banners__background:after{background:linear-gradient(90deg,#0f202fe0,#0f202fb3 68%,#0f202f40)}.featured-banners .featured-banners__intro{width:76%;max-width:290px!important;padding-top:34px!important}.featured-banners .featured-banners__heading{max-width:280px!important;font-size:30px!important;line-height:1.22!important;letter-spacing:-.03em!important}.featured-banners .featured-banners__description{font-size:14px!important;line-height:1.6!important}}.image-banner{position:relative;display:grid;min-height:500px;color:var(--text-color);background:#ddd}.image-banner--small{min-height:360px}.image-banner--large{min-height:680px}.image-banner__media,.image-banner__media:after{position:absolute;top:0;right:0;bottom:0;left:0}.image-banner__media:after{content:"";background:#000;opacity:var(--overlay)}.image-banner__media img,.image-banner__media svg{width:100%;height:100%;object-fit:cover}.image-banner__content{position:relative;z-index:1;display:flex;align-items:center}.image-banner__content>div{max-width:650px}.image-banner__content--center{justify-content:center;text-align:center}.image-banner__content--right{justify-content:flex-end;text-align:right}.image-banner h2{font-size:clamp(2.5rem,6vw,5rem);margin:.5rem 0}@media(max-width:749px){.image-banner{min-height:420px}}.image-hotspots__media{position:relative;min-height:300px;background:#eee}.image-hotspots__media>img,.image-hotspots__media>svg{width:100%;height:auto}.hotspot{position:absolute;left:var(--x);top:var(--y);transform:translate(-50%,-50%)}.hotspot summary{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#fff;color:#000;box-shadow:0 2px 12px #0004;cursor:pointer;font-size:1.5rem;list-style:none}.hotspot__card{position:absolute;z-index:2;width:220px;left:48px;top:-30px;background:#fff;color:#222;padding:.75rem;box-shadow:0 4px 20px #0003}.hotspot:not([open]) .hotspot__card{display:none}@media(max-width:749px){.hotspot__card{width:170px;left:20px;top:45px}.hotspot__card .card__media{display:none}}.about-brand{color:#263b35;background:#fffdf9}.about-brand__hero{text-align:center;padding:100px 20px 78px;background:radial-gradient(circle at top,#fff0ec,transparent 52%)}.about-brand__hero>p,.about-brand .label,.about-brand__heading p,.about-brand__promise>p:first-child,.about-brand__faq-kicker{color:#e9766c;font-size:12px;font-weight:700;letter-spacing:.2em}.about-brand__hero h1{font-size:clamp(38px,6vw,68px);margin:12px 0 26px}.about-brand__lead{font-size:clamp(18px,2.3vw,28px);line-height:1.9}.about-brand__story{max-width:1100px;display:grid;grid-template-columns:100px 1fr;gap:60px;padding-top:88px;padding-bottom:100px}.about-brand__story>span,.about-brand__heading>span{font:52px/1 Georgia;color:#7fa38e}.about-brand h2{font-size:clamp(28px,4vw,46px);line-height:1.45;margin:8px 0 28px}.about-brand__copy{font-size:16px;line-height:2.1;color:#52645f}.about-brand__standards{padding:90px 0 100px;background:linear-gradient(135deg,#f2f8f4,#fff6f2)}.about-brand__heading{display:flex;gap:28px;max-width:1100px;margin:0 auto 48px}.about-brand__cards{max-width:1100px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.about-brand__cards article{background:#ffffffdc;border:1px solid #dce7e0;border-radius:18px;padding:34px;transition:.35s}.about-brand__cards article:hover{transform:translateY(-6px);box-shadow:0 18px 44px #3355481f}.about-brand__cards b{color:#e9766c}.about-brand__cards h3{font-size:21px;margin:22px 0 14px}.about-brand__cards p,.about-brand__scenes>p,.about-brand__promise>p{color:#63736e;line-height:1.9}.about-brand__scenes{max-width:1100px;text-align:center;padding-top:100px;padding-bottom:100px}.about-brand__scenes .about-brand__heading{justify-content:center;text-align:left}.about-brand__scenes>p{max-width:820px;margin:0 auto 36px}.about-brand__button,.about-brand__promise a{display:inline-block;background:#416f5d;color:#fff;text-decoration:none;border-radius:999px;padding:15px 26px;font-weight:700;box-shadow:0 7px #315746}.about-brand__promise{max-width:1100px;margin-bottom:100px;padding:60px;border-radius:24px;background:#ef7d74;color:#fff}.about-brand__promise h2,.about-brand__promise>p{color:#fff}.about-brand__promise a{background:#fff;color:#416f5d;box-shadow:0 7px #805e5847}.about-brand__faq{max-width:900px;padding-bottom:100px}.about-brand__faq h2{margin-top:10px}.about-brand__faq details{border-top:1px solid #dce7e0;padding:18px 0}.about-brand__faq details:last-child{border-bottom:1px solid #dce7e0}.about-brand__faq summary{font-size:17px;font-weight:700;cursor:pointer}.about-brand__faq details p{margin:12px 0 0;color:#52645f;line-height:1.9}.about-brand__faq a{color:#315746;text-underline-offset:3px}@media(max-width:749px){.about-brand__hero{padding:60px 20px}.about-brand__story{grid-template-columns:1fr;gap:20px;padding:64px 20px 70px}.about-brand__story>span,.about-brand__heading>span{font-size:38px}.about-brand__standards{padding:64px 0 70px}.about-brand__cards{grid-template-columns:1fr}.about-brand__heading{gap:16px}.about-brand__scenes{padding:70px 20px}.about-brand__promise{margin-bottom:70px;padding:40px 24px}.about-brand__faq{padding:0 20px 70px}}.life-home{padding:20px 0 76px;background:#fffefc;color:#46514d}.life-home__hero{position:relative;min-height:560px;overflow:hidden;border-radius:14px}.life-home__hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.life-home__copy{position:absolute;inset:50% auto auto clamp(24px,5vw,72px);width:min(470px,calc(100% - 48px));padding:34px 36px;transform:translateY(-50%);border:1px solid rgba(255,255,255,.8);border-radius:12px;background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.life-home__copy>span,.life-home__feature-copy>span{color:#557a6d;font-size:11px;font-weight:700;letter-spacing:.12em}.life-home__copy h1{margin:.8rem 0 .65rem;font-size:clamp(2rem,3.5vw,3.35rem);line-height:1.35;letter-spacing:.03em}.life-home__copy p,.life-home__feature-copy p{color:#6f7975;font-size:.9rem;line-height:1.9}.life-home__copy a,.life-home__feature-copy a{display:inline-flex;margin-top:1rem;padding:.78rem 1.4rem;border-radius:3px;background:#365f55;color:#fff;font-size:.82rem;font-weight:700}.life-home__categories{display:grid;grid-template-columns:repeat(8,1fr);gap:8px;margin-top:22px}.life-home__categories a{display:grid;place-items:center;min-height:78px;padding:10px 6px;border:1px solid #e8ece9;border-radius:6px;background:#fff;color:#59655f;text-align:center;font-size:12px;transition:.2s}.life-home__categories a:hover{border-color:#87a499;background:#f0f5f2;transform:translateY(-2px)}.life-home__categories span{color:#557a6d;font-size:10px;letter-spacing:.08em}.life-home__feature{display:grid;grid-template-columns:1.25fr .75fr;gap:clamp(36px,6vw,84px);align-items:center;margin-top:84px}.life-home__feature-image{overflow:hidden;border-radius:10px}.life-home__feature-image img{width:100%;aspect-ratio:3/2;object-fit:cover}.life-home__feature-copy h2{margin:.8rem 0 1rem;font-size:clamp(1.8rem,3vw,2.8rem);line-height:1.55;letter-spacing:.04em}.life-home__feature-copy ul{display:grid;gap:.5rem;margin:1.25rem 0 0;padding:0;list-style:none}.life-home__feature-copy li{padding-left:1.3rem;color:#68736e;font-size:.88rem}.life-home__feature-copy li:before{content:"\2022";margin-left:-1.3rem;margin-right:.8rem;color:#557a6d}.life-home__trust{display:grid;grid-template-columns:repeat(3,1fr);margin-top:76px;border-block:1px solid #e8ece9}.life-home__trust div{display:grid;gap:.3rem;padding:24px;text-align:center}.life-home__trust div+div{border-left:1px solid #e8ece9}.life-home__trust strong{font-size:.9rem}.life-home__trust span{color:#87918c;font-size:.76rem}@media(max-width:989px){.life-home__categories{grid-template-columns:repeat(4,1fr)}.life-home__feature{grid-template-columns:1fr;gap:32px}}@media(max-width:749px){.life-home{padding-top:12px}.life-home__hero{min-height:520px;border-radius:8px}.life-home__copy{inset:auto 14px 14px;width:auto;padding:24px;transform:none}.life-home__copy h1{font-size:1.85rem}.life-home__categories{grid-template-columns:repeat(2,1fr);margin-top:14px}.life-home__categories a{min-height:64px}.life-home__feature{margin-top:56px}.life-home__trust{grid-template-columns:1fr;margin-top:52px}.life-home__trust div+div{border-left:0;border-top:1px solid #e8ece9}}.life-home__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity .65s ease}.life-home__slide.is-active{opacity:1;visibility:visible}.life-home__slide>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.life-home__copy h2{margin:.8rem 0 .65rem;font-size:clamp(2rem,3.5vw,3.35rem);line-height:1.35;letter-spacing:.03em}.life-home__dots{position:absolute;z-index:4;left:50%;bottom:16px;display:flex;gap:8px;transform:translate(-50%)}.life-home__dots button{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#fff;opacity:.55}.life-home__dots button.is-active{width:24px;border-radius:8px;opacity:1}.life-home__categories a{grid-template-columns:42px 1fr!important;grid-template-rows:auto auto!important;place-items:initial!important;column-gap:9px!important;text-align:left!important}.life-home__categories img{grid-row:1/3;width:42px;height:42px;border-radius:7px;object-fit:cover}.life-home__categories span{align-self:end}.life-home__categories b{align-self:start;font-weight:600}@media(max-width:749px){.life-home__copy h2{font-size:1.85rem}}.life-home__copy{width:min(420px,calc(100% - 48px))!important;padding:28px 30px!important;border-color:#ffffffe6!important;background:linear-gradient(145deg,#fffffff0,#fafdfbdb)!important;box-shadow:0 14px 34px #3e4f471a;opacity:0;transform:translateY(calc(-50% + 14px))!important;transition:opacity .55s ease .12s,transform .55s cubic-bezier(.2,.7,.2,1) .12s}.life-home__slide.is-active .life-home__copy{opacity:1;transform:translateY(-50%)!important}.life-home__copy:after{content:"";position:absolute;left:30px;bottom:18px;width:42px;height:2px;background:#ed8d86;opacity:.8}.life-home__copy h1,.life-home__copy h2{font-size:clamp(1.85rem,3vw,2.75rem)!important;line-height:1.4!important}.life-home__copy p{font-size:.86rem!important}.life-home__copy a{margin-bottom:12px}.life-home__feature{grid-template-columns:1.15fr .85fr!important;gap:clamp(32px,5vw,68px)!important;align-items:center!important;margin-top:68px!important}.life-home__feature-image{height:520px!important}.life-home__feature-image img{display:block;width:100%!important;height:100%!important;aspect-ratio:auto!important;object-fit:cover!important}.life-home__feature-copy{align-self:center}.life-home__categories a{grid-template-columns:54px 1fr!important;min-height:88px!important;padding:10px!important;column-gap:11px!important}.life-home__categories img{width:54px!important;height:54px!important}.life-home__categories span{font-size:10px!important}.life-home__categories b{font-size:13px!important;line-height:1.35}.life-home__categories a:hover{border-color:#82aa96!important;background:#f1f7f3!important;box-shadow:0 8px 18px #46514d14;transform:translateY(-3px)!important}.life-home__dots button{cursor:pointer;transition:width .25s ease,opacity .25s ease}@media(max-width:989px){.life-home__feature-image{height:420px!important}}@media(max-width:749px){.life-home__copy{width:auto!important;padding:22px!important;transform:none!important}.life-home__slide.is-active .life-home__copy{transform:none!important}.life-home__copy:after{left:22px;bottom:14px}.life-home__feature{margin-top:48px!important}.life-home__feature-image{height:300px!important}.life-home__categories a{grid-template-columns:48px 1fr!important;min-height:78px!important}.life-home__categories img{width:48px!important;height:48px!important}.life-home__categories b{font-size:12px!important}}.life-home{background:#f8f6f1!important;color:#293630!important}.life-home__hero{min-height:540px!important;border-radius:18px!important;box-shadow:0 18px 48px #26332f14}.life-home__copy{border-radius:16px!important;background:#faf9f5ed!important;box-shadow:0 14px 40px #26332f17!important}.life-home__copy:after{background:#b87358!important}.life-home__copy a,.life-home__feature-copy a{border-radius:8px!important;background:#405f53!important}.life-home__categories{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;margin-top:20px!important}.life-home__categories a{border-color:#dedfd8!important;border-radius:12px!important;background:#fffefa!important;color:#35443e!important;box-shadow:0 4px 16px #26332f0a}.life-home__categories a:hover{border-color:#7f9a8b!important;background:#eef3ee!important}@media(max-width:989px){.life-home__categories{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:749px){.life-home__hero{min-height:500px!important}.life-home__categories{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}}.main-404{text-align:center;min-height:60vh;display:grid;place-items:center}.main-404 h1{font-size:clamp(2.5rem,8vw,6rem);margin:.5rem}.main-404__actions{display:flex;justify-content:center;gap:1rem;margin-top:2rem}.main-404 form{display:flex}.main-404 input{padding:.75rem;border:1px solid #ccc}@media(max-width:749px){.main-404__actions{flex-direction:column}.main-404 form{justify-content:center}}.main-article__container{max-width:900px}.main-article header{text-align:center;margin-bottom:2rem}.main-article h1{font-size:clamp(2rem,5vw,4rem)}.main-article__image{margin-bottom:2rem}.main-article__image img,.main-article__content img{display:block;width:100%;height:auto;aspect-ratio:auto;object-fit:contain}.main-article__content{font-size:1.08rem}.article-comments{margin-top:3rem}.article-comments>article{padding:1rem 0;border-bottom:1px solid #ddd}.article-comments form{display:grid;gap:1rem;margin-top:2rem}.main-blog__grid{display:grid;grid-template-columns:repeat(var(--columns),1fr);gap:1.5rem}.main-blog__grid .card__media{display:block;aspect-ratio:1200/628}.main-blog__grid .card__media img{width:100%;height:100%;object-fit:cover}.main-blog h2{font-size:1.3rem}@media(max-width:749px){.main-blog__grid{grid-template-columns:1fr}}.main-cart h1{text-align:center}.cart-empty{text-align:center;padding:4rem 0}.cart-item{display:grid;grid-template-columns:140px 1fr 100px auto auto;gap:1rem;align-items:center;padding:1.5rem 0;border-bottom:1px solid #ddd}.cart-item img{width:140px;aspect-ratio:1;object-fit:cover}.cart-item h2{font-size:1.1rem}.cart-footer{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:2rem}.cart-footer>div{text-align:right}@media(max-width:749px){.cart-item{grid-template-columns:90px 1fr}.cart-item>*:nth-child(n+3){grid-column:2}.cart-footer{grid-template-columns:1fr}.cart-footer>div{text-align:left}}.collection-banner{background:var(--banner-bg);color:var(--banner-text)}.collection-banner__grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center}.collection-banner__grid--text{grid-template-columns:1fr}.collection-banner h1{font-size:clamp(2rem,5vw,4rem);margin:0}.collection-banner__image{max-height:360px;overflow:hidden}.collection-banner__image img{width:100%;height:100%;object-fit:cover}@media(max-width:749px){.collection-banner__grid{grid-template-columns:1fr}}.collection-filter-toggle,.collection-filter-mobile-header,.collection-filter-overlay{display:none}.collection-filters{margin-bottom:1.5rem}.collection-filters__groups{display:flex;gap:.5rem;flex-wrap:wrap}.collection-filters details{position:relative;border:1px solid #ccc;padding:.6rem}.collection-filters summary{cursor:pointer}.collection-filter{position:absolute;z-index:3;top:100%;left:0;display:grid;gap:.5rem;min-width:220px;max-height:320px;overflow:auto;padding:1rem;background:#fff;border:1px solid #ccc}.collection-products__toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:1rem 0}.collection-products__toolbar select,.collection-filter input{padding:.6rem}.active-filters{display:flex;gap:.5rem;flex-wrap:wrap}.active-filters a{padding:.3rem .6rem;background:#eee}.collection-products__grid{display:grid;grid-template-columns:repeat(var(--columns),1fr);gap:1rem}.collection-empty{text-align:center;padding:4rem 0}.pagination .page,.pagination .next,.pagination .prev{display:inline-block;padding:.5rem}@media(max-width:749px){.collection-filter-toggle{display:inline-flex;margin-bottom:1rem}.collection-filters{position:fixed;z-index:42;inset:0 0 0 auto;width:min(390px,92vw);height:100%;overflow:auto;margin:0;padding:1.25rem;background:#fff;transform:translate(105%);transition:transform .25s ease}.collection-filters.is-open{transform:translate(0)}.collection-filter-overlay{position:fixed;z-index:41;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;background:#140a2873}.collection-filter-overlay.is-open{display:block}.collection-filter-mobile-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.collection-filter-mobile-header button{border:0;background:none;font-size:1.8rem}.collection-filters__groups{display:grid}.collection-filters details{padding:.9rem 0;border-width:0 0 1px}.collection-filter{position:static;min-width:0;border:0;padding:1rem 0}.collection-products__toolbar{align-items:flex-start;flex-wrap:wrap}.collection-products__grid{grid-template-columns:repeat(var(--columns-mobile),1fr)}}.list-collections{display:grid;grid-template-columns:repeat(var(--columns),1fr);gap:1rem}.list-collections h2{font-size:1.25rem}@media(max-width:749px){.list-collections{grid-template-columns:repeat(2,1fr)}}.main-page__container{max-width:900px}.main-page h1{text-align:center;font-size:clamp(2rem,5vw,3.5rem);margin-bottom:2rem}.iseebiz-about-faq{margin-top:3.5rem}.iseebiz-about-faq h2{font-size:clamp(1.6rem,4vw,2.2rem);margin-bottom:1.25rem}.iseebiz-about-faq details{border-top:1px solid rgba(70,81,77,.2);padding:1.05rem 0}.iseebiz-about-faq details:last-child{border-bottom:1px solid rgba(70,81,77,.2)}.iseebiz-about-faq summary{font-weight:700;cursor:pointer}.iseebiz-about-faq details p{margin:.85rem 0 0;line-height:1.8}.main-product__grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:clamp(2rem,5vw,5rem);align-items:start}.main-product__grid--right .product-gallery{order:2}.product-gallery{min-width:0}.product-gallery__stage{overflow:hidden;border-radius:var(--media-radius);background:#fff}.product-media{width:100%;aspect-ratio:7/8;background:#fff}.product-media[hidden]{display:none}.product-media img,.product-media video,.product-media iframe,.product-media model-viewer{width:100%;height:100%;object-fit:contain;background:#fff}.product-gallery__thumbnails{display:flex;gap:.6rem;overflow:auto;margin-top:.75rem}.product-gallery__thumbnails button{flex:0 0 76px;padding:0;border:2px solid transparent;background:none;cursor:pointer;border-radius:4px;overflow:hidden}.product-gallery__thumbnails button[aria-current=true]{border-color:var(--color-accent)}.product-gallery__thumbnails img{display:block;width:100%;aspect-ratio:1;object-fit:cover}.product-gallery__thumbnails--left{justify-content:flex-start}.main-product__info{position:sticky;top:100px;display:grid;gap:1rem}.main-product__info h1{font-size:clamp(2rem,4vw,3rem);margin:0}.main-product__info details{border-block:1px solid #ddd;padding:1rem 0}.main-product__info summary{cursor:pointer;font-weight:700}.variant-buttons{display:flex;flex-wrap:wrap;gap:.5rem;border:0;padding:0}.variant-buttons legend{width:100%;margin-bottom:.35rem}.variant-buttons input{position:absolute;opacity:0}.variant-buttons span{display:block;padding:.6rem .9rem;border:1px solid #bbb;cursor:pointer}.variant-buttons input:checked+span{border-color:var(--color-accent);box-shadow:0 0 0 1px var(--color-accent)}.product-sku{font-size:.85rem;opacity:.7}@media(max-width:749px){.main-product__grid{grid-template-columns:1fr}.main-product__grid--right .product-gallery{order:0}.product-gallery__stage{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.product-media,.product-media[hidden]{display:block;flex:0 0 88%;scroll-snap-align:center}.product-gallery__thumbnails--mobile-hidden{display:none}.main-product__info{position:static}}.search-form{display:flex;max-width:700px;margin:0 auto 2rem}.search-form input{flex:1;padding:.75rem;border:1px solid #ccc}.search-results{display:grid;grid-template-columns:repeat(var(--columns),1fr);gap:1rem}.pagination{text-align:center;margin-top:2rem}@media(max-width:749px){.search-results{grid-template-columns:repeat(2,1fr)}}.media-text{background:var(--media-bg);color:var(--media-text)}.media-text__grid{display:grid;grid-template-columns:1fr 1fr;align-items:stretch}.media-text__grid--right .media-text__media{order:2}.media-text__media{min-height:420px}.media-text__media img,.media-text__media svg{width:100%;height:100%;object-fit:cover}.media-text__content{display:grid;align-content:center;justify-items:start;gap:1rem;padding:clamp(2rem,5vw,5rem)}.media-text__content h2{font-size:clamp(1.8rem,3vw,2.8rem);margin:0}.media-text__badge{display:inline-block;border:1px solid currentColor;border-radius:999px;padding:.25rem .65rem;font-size:.75rem}@media(max-width:749px){.media-text__grid{grid-template-columns:1fr}.media-text__grid--right .media-text__media{order:0}.media-text__media{min-height:300px}.media-text__content{padding:2rem 1rem}}.multicolumn{display:grid;grid-template-columns:repeat(var(--columns),1fr);gap:1.5rem}.multicolumn__item h3{font-size:1.3rem}@media(max-width:749px){.multicolumn{grid-template-columns:1fr}}.footer-newsletter{position:relative;z-index:2;padding-top:var(--newsletter-padding-top);padding-bottom:var(--newsletter-padding-bottom);background:linear-gradient(to bottom,transparent 0,transparent calc(100% - 40px),var(--newsletter-bg) calc(100% - 40px),var(--newsletter-bg) 100%)}.footer-newsletter__card{display:grid;grid-template-columns:1.15fr 1fr;align-items:center;gap:3rem;padding:4.5rem 5rem;background:var(--newsletter-bg);color:var(--newsletter-text);border-radius:4px;box-shadow:0 8px 28px #2319421f}.footer-newsletter__media{grid-row:1 / span 2}.footer-newsletter__media img{max-width:220px;height:auto}.footer-newsletter__heading{margin:0;font-size:clamp(1.75rem,2.3vw,2.2rem);line-height:1.15}.footer-newsletter__heading p{margin:0}.footer-newsletter__text{margin-top:.6rem;font-size:1.05rem;line-height:1.35}.footer-newsletter__text p{margin:0}.footer-newsletter__fields{display:grid;grid-template-columns:1fr auto;background:#fff;border:3px solid #fff;border-radius:4px;overflow:hidden}.footer-newsletter__fields input{min-width:0;min-height:52px;padding:.8rem 1rem;border:0;color:#29232f;background:#fff}.footer-newsletter__fields button{min-width:122px;border:0;border-radius:4px;background:var(--newsletter-button);color:var(--newsletter-button-text);font-weight:700;padding:0 1.35rem}.footer-newsletter__consent{display:flex;align-items:flex-start;gap:.55rem;margin-top:.9rem;font-size:.9rem}.footer-newsletter__consent input{width:16px;height:16px;margin:.1rem 0 0;accent-color:var(--newsletter-button)}.footer-newsletter__message{margin:.65rem 0 0}@media(min-width:750px){.footer-newsletter--hide-desktop{display:none!important}}@media(max-width:749px){.footer-newsletter--hide-mobile{display:none!important}.footer-newsletter__card{grid-template-columns:1fr;gap:1.5rem;padding:2.25rem 1.5rem}.footer-newsletter__fields{grid-template-columns:1fr}.footer-newsletter__fields button{min-height:48px}.footer-newsletter__media{grid-row:auto}}.footer-newsletter__card{grid-template-columns:1.05fr 1fr;gap:3.5rem;padding:3.5rem 4.5rem;background:var(--newsletter-card-bg);border:0;border-radius:18px 18px 0 0;box-shadow:none}@media(max-width:749px){.footer-newsletter{padding-top:32px!important;padding-bottom:0!important}.footer-newsletter .page-width{width:calc(100% - 20px)!important}.footer-newsletter__card{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:18px!important;padding:28px 22px 30px!important;border-radius:16px 16px 0 0!important}.footer-newsletter__content,.footer-newsletter__form{width:100%!important;min-width:0!important}.footer-newsletter__heading{font-size:1.75rem!important;line-height:1.3!important;letter-spacing:.04em!important}.footer-newsletter__text{margin-top:.65rem!important;font-size:.9rem!important;line-height:1.7!important}.footer-newsletter__fields{grid-template-columns:minmax(0,1fr)!important;width:100%!important;border-width:2px!important;border-radius:8px!important}.footer-newsletter__fields input{width:100%!important;min-height:48px!important}.footer-newsletter__fields button{width:100%!important;min-height:46px!important;border-radius:6px!important}.footer-newsletter__consent{display:flex!important;width:100%!important;gap:.55rem!important;margin-top:.8rem!important;font-size:.82rem!important;line-height:1.5!important}.footer-newsletter__consent input{flex:0 0 16px!important}.footer-newsletter__consent span{min-width:0!important}}.product-tabs .tabs{justify-content:flex-start;border-bottom:1px solid #ddd}.product-tabs .tabs__button{border:0;border-bottom:2px solid transparent}.product-tabs .tabs__button.is-active{background:transparent;color:var(--color-accent);border-color:var(--color-accent)}.product-tabs .tabs__panel{max-width:900px;padding:2rem 0}.product-tabs .is-hidden{display:none}@media(max-width:749px){.product-tabs .tabs{overflow-x:auto}}.product-recommendations>.page-width{width:min(calc(100% - 32px),1480px)!important;max-width:none!important;padding-inline:0!important}.product-recommendations .recommendations-grid{display:grid;grid-template-columns:repeat(var(--columns),minmax(0,1fr));align-items:stretch;gap:1rem}.product-recommendations .product-card{display:flex;height:100%;min-width:0;flex-direction:column;overflow:hidden}.product-recommendations .product-card .card__media{position:relative;display:block!important;width:100%;height:auto!important;aspect-ratio:1/1!important;flex:0 0 auto;overflow:hidden;background:#f7f6f2}.product-recommendations .product-card .card__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%!important;padding:10px;object-fit:contain!important;object-position:center}.product-recommendations .product-card .card__content{display:flex;min-width:0;flex:1 1 auto;flex-direction:column;padding:14px 15px 16px}.product-recommendations .product-card h3{display:-webkit-box;min-height:3em;margin:.25rem 0 .65rem;overflow:hidden;font-size:.94rem;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-recommendations .product-card .price{margin-top:auto;font-size:1rem}@media(max-width:749px){.product-recommendations>.page-width{width:calc(100% - 12px)!important}.product-recommendations .recommendations-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.product-recommendations .product-card .card__media img{padding:6px}.product-recommendations .product-card .card__content{padding:11px 12px 13px}.product-recommendations .product-card h3{margin:.2rem 0 .5rem;font-size:.8rem;line-height:1.45}.product-recommendations .product-card .price{font-size:.9rem}}.promo-collage{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:280px;gap:1rem}.promo-collage__item{position:relative;overflow:hidden;border-radius:var(--card-radius);background:#eee}.promo-collage__item--large{grid-row:span 2}.promo-collage__item img,.promo-collage__item svg{width:100%;height:100%;object-fit:cover}.promo-collage__content{position:absolute;inset:auto 1.5rem 1.5rem;color:#fff;text-shadow:0 1px 4px #000}.promo-collage__content h3{font-size:1.8rem;margin:0}.promo-collage__content p{margin:.3rem 0 1rem}@media(max-width:749px){.promo-collage{grid-template-columns:1fr;grid-auto-rows:300px}.promo-collage__item--large{grid-row:span 1}}.recently-viewed[hidden]{display:none}.recently-viewed>.page-width{width:min(calc(100% - 24px),1480px)!important;max-width:none!important;margin-inline:auto!important}.recently-viewed__grid{display:grid;grid-template-columns:repeat(var(--columns),minmax(0,1fr));gap:14px}.recent-card{min-width:0;overflow:hidden;border:1px solid #e2e5df;border-radius:12px;background:#fff}.recent-card__media{display:block;width:100%;aspect-ratio:1/1;overflow:hidden;background:#f7f6f2}.recent-card__media img{display:block;width:100%;height:100%;padding:8px;object-fit:contain;object-position:center}.recent-card__content{display:grid;gap:7px;padding:12px 13px 14px}.recent-card h3{display:-webkit-box;min-height:2.7em;margin:0;overflow:hidden;font-size:.95rem;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.recent-card__price{font-weight:700}@media(max-width:749px){.recently-viewed>.page-width{width:calc(100% - 12px)!important}.recently-viewed .section-heading{margin-bottom:1.25rem}.recently-viewed__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.recent-card__media img{padding:5px}.recent-card__content{padding:9px 10px 11px}.recent-card h3{font-size:.82rem}}.rich-text{max-width:800px}.rich-text--center{text-align:center}.rich-text--right{text-align:right}.rich-text h2{font-size:clamp(2rem,4vw,3.5rem);margin:.5rem 0}.rich-text>div{margin:.75rem 0}.scrolling-elements{overflow:hidden;padding-block:var(--padding);border-block:1px solid rgba(86,116,103,.08);background:linear-gradient(100deg,#eef6f1,#fff8f5 48%,#f3f0f7)!important}.scrolling-elements__track{display:flex;width:max-content;animation:marquee var(--speed) linear infinite;will-change:transform}.scrolling-elements__group{display:flex;flex:none;align-items:center;justify-content:flex-start;gap:4rem;padding-right:4rem}.scrolling-elements__group span{display:flex;align-items:center;gap:.65rem;font-size:1.05rem;font-weight:750;letter-spacing:.015em;white-space:nowrap}.scrolling-elements__item:before{content:"";width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:currentColor;box-shadow:0 0 0 4px color-mix(in srgb,currentColor 11%,transparent)}.scrolling-elements__item--1{color:#bf675f}.scrolling-elements__item--2{color:#477464}.scrolling-elements__item--3{color:#6b6384}.scrolling-elements__group img{width:32px;height:32px;object-fit:contain}@keyframes marquee{to{transform:translate(-25%)}}@media(max-width:749px){.scrolling-elements__group{gap:2.25rem;padding-right:2.25rem}.scrolling-elements__group span{font-size:.92rem}.scrolling-elements__item:before{width:6px;height:6px;flex-basis:6px}}@media(prefers-reduced-motion:reduce){.scrolling-elements__track{animation:none}}.social-showcase{padding-top:var(--social-padding-top);padding-bottom:var(--social-padding-bottom)}.social-showcase--empty{display:none}.social-showcase__full{width:100%;padding-inline:24px}.social-showcase__header{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:2rem}.social-showcase__header--center{align-items:center;text-align:center;flex-direction:column}.social-showcase__heading{margin:0;line-height:1.15}.social-showcase__heading p{margin:0}.social-showcase__heading--large{font-size:clamp(1.75rem,2.2vw,2.25rem)}.social-showcase__heading--extra-large{font-size:clamp(2rem,2.7vw,2.75rem)}.social-showcase__subheading{margin-top:.65rem;color:#231942b3}.social-showcase__button{flex:none;min-height:48px;padding-inline:1.4rem}.social-showcase__button span{font-size:1.4em;line-height:0;margin-left:.25rem}.social-showcase__grid{display:grid;grid-template-columns:repeat(var(--social-columns),minmax(0,1fr));gap:1rem}.social-showcase--slider .social-showcase__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.social-showcase--slider .social-showcase__grid::-webkit-scrollbar{display:none}.social-showcase--slider .social-showcase__item{flex:0 0 calc((100% - (var(--social-columns) - 1)*1rem)/var(--social-columns));scroll-snap-align:start}.social-showcase__item{position:relative;display:block;overflow:hidden;background:#eef0f2}.social-showcase__item--square{aspect-ratio:1}.social-showcase__item--portrait{aspect-ratio:4/5}.social-showcase__item--adapt{aspect-ratio:auto}.social-showcase__item img,.social-showcase__item svg.placeholder-svg{width:100%;height:100%;display:block;object-fit:cover;transition:transform .3s ease}.social-showcase--no-crop .social-showcase__item img{object-fit:contain}.social-showcase__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#00000047;color:#fff;opacity:0;transition:opacity .25s ease}.social-showcase__overlay svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.8}.social-showcase__overlay svg path{fill:currentColor;stroke:none}.social-showcase__item:hover .social-showcase__overlay,.social-showcase__item:focus .social-showcase__overlay{opacity:1}.social-showcase__item:hover img{transform:scale(1.035)}.social-showcase--marquee .social-showcase__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:1rem;overflow:hidden}.social-showcase__marquee-row{width:100%;min-width:0;overflow:hidden}.social-showcase__marquee-track{display:flex;width:max-content;animation:social-marquee-forward var(--social-scroll-duration) linear infinite;will-change:transform}.social-showcase__marquee-row--reverse .social-showcase__marquee-track{animation-name:social-marquee-reverse}.social-showcase__marquee-group{display:flex;gap:1rem;padding-right:1rem;width:calc(100vw - 48px);max-width:1440px;min-width:960px;flex:none}.social-showcase--marquee .social-showcase__item{width:auto;min-width:0;flex:1 1 0}.social-showcase--marquee .social-showcase__grid:hover .social-showcase__marquee-track,.social-showcase--marquee .social-showcase__grid:focus-within .social-showcase__marquee-track{animation-play-state:paused}@keyframes social-marquee-forward{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes social-marquee-reverse{0%{transform:translate(-50%)}to{transform:translate(0)}}@media(prefers-reduced-motion:reduce){.social-showcase__marquee-track{animation:none!important;transform:none!important}.social-showcase__marquee-row{overflow-x:auto;scrollbar-width:thin}.social-showcase__marquee-group[aria-hidden=true]{display:none}}@media(min-width:750px){.social-showcase--hide-desktop{display:none!important}}@media(max-width:749px){.social-showcase--hide-mobile{display:none!important}.social-showcase__header{align-items:flex-start;flex-direction:column;margin-bottom:1.5rem}.social-showcase__header--center{align-items:center}.social-showcase__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.social-showcase:not(.social-showcase--stack-mobile):not(.social-showcase--marquee) .social-showcase__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.social-showcase:not(.social-showcase--stack-mobile):not(.social-showcase--marquee) .social-showcase__item{flex:0 0 48%;scroll-snap-align:start}.social-showcase--marquee .social-showcase__grid{grid-template-columns:minmax(0,1fr);gap:.75rem}.social-showcase__marquee-group{width:240vw;min-width:240vw;max-width:none;gap:.75rem;padding-right:.75rem}}.split-banners{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.split-banner{position:relative;min-height:440px;overflow:hidden;border-radius:var(--card-radius);background:#ddd}.split-banner:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#000;opacity:var(--overlay)}.split-banner>img,.split-banner>svg{width:100%;height:100%;position:absolute;object-fit:cover}.split-banner__content{position:absolute;z-index:1;inset:auto 2rem 2rem;color:#fff}.split-banner__content h2{font-size:clamp(2rem,4vw,3.5rem);margin:.3rem 0}@media(max-width:749px){.split-banners{grid-template-columns:1fr}.split-banner{min-height:340px}}.tabbed-products{padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);background:var(--tabbed-bg);color:var(--tabbed-text)}.tabbed-products--empty{display:none}.tabbed-products__full{width:100%;padding-inline:24px}.tabbed-products__header{text-align:left}.tabbed-products__header--center{text-align:center}.tabbed-products__heading{margin:0;line-height:1.2}.tabbed-products__heading p{margin:0}.tabbed-products__heading--large{font-size:clamp(1.5rem,2vw,1.75rem)}.tabbed-products__heading--extra-large{font-size:clamp(1.75rem,2.25vw,2rem)}.tabbed-products__subheading{margin-top:.4rem}.tabbed-products__tabs{display:flex;justify-content:center;gap:.65rem;overflow-x:auto;margin:1.15rem 0 1.75rem;scrollbar-width:none}.tabbed-products__tabs::-webkit-scrollbar{display:none}.tabbed-products__tab{padding:.65rem 1.15rem;border:1px solid rgba(35,25,66,.18);border-radius:4px;background:transparent;color:inherit;white-space:nowrap;cursor:pointer}.tabbed-products__tab.is-active{border-color:var(--color-accent);color:var(--color-accent)}.tabbed-products__panel.is-hidden{display:none}.tabbed-products__grid{display:grid;grid-template-columns:repeat(var(--columns),minmax(0,1fr));gap:1rem}.tabbed-products__grid>.card{height:100%;border:1px solid rgba(35,25,66,.14);border-radius:4px}.tabbed-products--slider .tabbed-products__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none}.tabbed-products--slider .tabbed-products__grid::-webkit-scrollbar{display:none}.tabbed-products--slider .tabbed-products__grid>.card{flex:0 0 min(272px,calc((100% - (var(--columns) - 1)*1rem)/var(--columns)));scroll-snap-align:start}.tabbed-products__rating{color:#d2d2d2;letter-spacing:-2px}.tabbed-products__rating span{color:var(--tabbed-text);letter-spacing:0}@media(min-width:750px){.tabbed-products--hide-desktop{display:none!important}}@media(max-width:749px){.tabbed-products--hide-mobile{display:none!important}.tabbed-products__tabs{justify-content:flex-start}.tabbed-products__grid{grid-template-columns:repeat(var(--mobile-columns),minmax(0,1fr))}.tabbed-products--slider .tabbed-products__grid>.card{flex-basis:calc((100% - (var(--mobile-columns) - 1)*1rem)/var(--mobile-columns))}.tabbed-products__grid--stack-mobile{grid-template-columns:1fr}.tabbed-products--slider .tabbed-products__grid--stack-mobile>.card{flex-basis:100%}}.testimonials{background:var(--testimonial-bg);color:var(--testimonial-text)}.testimonials__grid{display:grid;grid-template-columns:repeat(var(--columns),1fr);gap:1rem}.testimonial{margin:0;padding:1.5rem;border-inline-start:1px solid currentColor}.testimonial__quote{font-size:3rem;color:var(--color-accent);line-height:1}.testimonial footer{display:grid;margin-top:1rem}.testimonial small{opacity:.7}@media(max-width:749px){.testimonials__grid{display:flex;overflow-x:auto}.testimonial{min-width:82vw}}.video-products__layout{display:grid;grid-template-columns:2fr 1fr;gap:1.5rem}.video-products__media video,.video-products__media iframe,.video-products__media svg{width:100%;height:100%;min-height:420px;object-fit:cover}.video-products__list{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(max-width:749px){.video-products__layout{grid-template-columns:1fr}.video-products__media video,.video-products__media iframe,.video-products__media svg{min-height:260px}.video-products__list{overflow-x:auto;display:flex}.video-products__list>div{min-width:65%}}.product-card .card__media{overflow:hidden}.product-card .card__media img{object-fit:contain;object-position:center}.product-card .card__media img.product-card__primary-image--trim-safety-canvas{padding:0!important;transform:scale(1.133)!important;transform-origin:center}.product-card__secondary-image{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.hover-effects-enabled .product-card:hover .product-card__secondary-image{opacity:1}.hover-effects-enabled .product-card:hover .product-card__primary-image{opacity:0}.product-card__primary-image,.product-card__secondary-image{transition:opacity .25s}.product-card__badge{position:absolute;left:.6rem;top:.6rem;padding:.25rem .5rem;background:var(--color-secondary);color:#fff;font-size:.72rem}.product-card__vendor{font-size:.75rem;opacity:.7}.product-card__form{margin-top:.75rem}.product-card__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;margin-top:.75rem}.product-card__form .product-card__actions{margin-top:0}.product-card__actions .button{width:100%;min-width:0;margin:0;padding-inline:.55rem;font-size:.82rem;white-space:nowrap}.product-card__buy-now{box-shadow:0 7px 16px #34665329}.product-card__buy-now:hover,.product-card__buy-now:focus-visible{border-color:#f07f73;background:#f07f73;color:#fff;box-shadow:0 8px 18px #f07f7347}.product-card h3{margin:.35rem 0}@media(max-width:749px){.product-card__actions{grid-template-columns:1fr}.product-card__actions .button{font-size:.78rem}}
/*# sourceMappingURL=/cdn/shop/t/49/compiled_assets/styles.css.map */
