.wf-section,.wf-hero{background:var(--wf-bg, #faf9f6);color:var(--wf-text, #222)}.wf-section{padding-block:var(--wf-pt, 72px) var(--wf-pb, 72px)}.wf-section__inner{max-width:min(var(--wf-max-width, var(--page-width)),var(--page-width))}.wf-section .button,.wf-hero .button{min-height:4.8rem;padding-inline:2.4rem;font-size:1.5rem}.wf-section h2,.wf-story h2,.wf-promo h2,.wf-newsletter h2{margin:0;color:inherit;font-size:clamp(3rem,4vw,5rem);line-height:1.08;letter-spacing:-.035em}.wf-section h3{color:inherit}.wf-section-heading{max-width:72rem;margin-bottom:4rem}.wf-section-heading--center{margin-inline:auto;text-align:center}.wf-section-heading .wf-copy{margin-top:1.4rem}.wf-section-heading-row{display:flex;align-items:end;justify-content:space-between;gap:3rem;margin-bottom:4rem}.wf-section-heading-row .wf-section-heading{margin-bottom:0}.wf-copy{color:color-mix(in srgb,currentColor 72%,transparent);font-size:1.7rem;line-height:1.65}.wf-copy>:first-child{margin-top:0}.wf-copy>:last-child{margin-bottom:0}.wf-eyebrow{margin:0 0 1.2rem;color:inherit;font-size:1.3rem;font-weight:700;letter-spacing:.14em;line-height:1.3;text-transform:uppercase}.wf-actions{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:2.6rem}.wf-text-link{display:inline-flex;min-height:4.4rem;align-items:center;gap:.7rem;color:inherit;font-weight:700;text-decoration:none}.wf-text-link:hover{text-decoration:underline;text-underline-offset:.4rem}.wf-media-placeholder{display:flex;width:100%;height:100%;min-height:28rem;flex-direction:column;align-items:center;justify-content:center;gap:1.4rem;padding:3rem;background:#e9eeeb;color:#52625d;font-size:1.5rem;font-weight:700;text-align:center}.wf-media-placeholder .placeholder-svg{width:100%;height:100%;color:#9ba7a1}.wf-media-placeholder--hair{background:#efe8e4;color:#6b514b}.wf-media-placeholder--tech{background:#e6ebef;color:#465a68}.wf-placeholder-icon{width:7rem;height:7rem;padding:1.8rem;border-radius:50%;background:#ffffffb8}.wf-placeholder-icon svg{width:100%;height:100%}.wf-editor-note{padding:2rem;border:1px dashed #89938d;border-radius:1.2rem;background:#fff;color:#4f5853;text-align:center}.wf-icon{display:inline-flex;width:4.4rem;height:4.4rem;flex:0 0 4.4rem;align-items:center;justify-content:center;border-radius:50%;background:#dce8e6;color:#264d4a}.wf-icon svg{width:2.3rem;height:2.3rem}.wf-hero{position:relative;display:flex;min-height:var(--wf-desktop-height, 650px);overflow:hidden;isolation:isolate}.wf-hero__media,.wf-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.wf-hero__media img{width:100%;height:100%;object-fit:cover;object-position:var(--wf-image-position, center center)}.wf-hero__media picture,.wf-promo__media{display:block;width:100%;height:100%}.wf-hero__overlay{z-index:-1;background:rgba(255,255,255,var(--wf-overlay, .1))}.wf-hero__media{z-index:-2}.wf-hero__inner{display:flex;width:100%;padding-block:var(--wf-pt, 48px) var(--wf-pb, 48px)}.wf-hero--x-left .wf-hero__inner{justify-content:flex-start}.wf-hero--x-center .wf-hero__inner{justify-content:center}.wf-hero--x-right .wf-hero__inner{justify-content:flex-end}.wf-hero--y-top .wf-hero__inner{align-items:flex-start}.wf-hero--y-middle .wf-hero__inner{align-items:center}.wf-hero--y-bottom .wf-hero__inner{align-items:flex-end}.wf-hero__content{width:min(100%,var(--wf-content-width, 580px));padding:3.2rem;border-radius:1.6rem;background:#faf9f6e6;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.wf-hero--x-center .wf-hero__content{text-align:center}.wf-hero--x-center .wf-actions{justify-content:center}.wf-hero--x-right .wf-hero__content{text-align:right}.wf-hero--x-right .wf-actions{justify-content:flex-end}.wf-hero__heading{margin:0;color:inherit;font-size:clamp(4.4rem,5.4vw,7.4rem);line-height:.98;letter-spacing:-.05em;overflow-wrap:normal;word-break:keep-all}.wf-hero .wf-copy{margin-top:1.8rem;color:inherit}.wf-hero--split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.wf-hero--split .wf-hero__media{position:relative;z-index:auto;grid-column:2;grid-row:1}.wf-hero--split .wf-hero__overlay{display:none}.wf-hero--split .wf-hero__inner{width:auto;max-width:none;margin:0;grid-column:1;grid-row:1;padding-right:clamp(3rem,5vw,7rem);padding-left:max(3rem,calc((100vw - var(--page-width)) / 2 + 5rem))}.wf-hero--split .wf-hero__content{padding:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.wf-hero--split.wf-hero--image-left .wf-hero__media{grid-column:1}.wf-hero--split.wf-hero--image-left .wf-hero__inner{grid-column:2;padding-right:max(3rem,calc((100vw - var(--page-width)) / 2 + 5rem));padding-left:clamp(3rem,5vw,7rem)}.wf-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.wf-category-card{min-width:0;overflow:hidden;border-radius:var(--wf-radius, 16px);background:#f3f3f1}.wf-category-card__link{display:block;color:inherit;text-decoration:none}.wf-category-card__media{height:var(--wf-image-height, 400px);overflow:hidden}.wf-category-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .26s ease}.wf-category-card:hover .wf-category-card__media img{transform:scale(1.025)}.wf-category-card__content{padding:2.4rem}.wf-category-card h3{margin:0;font-size:2.5rem;line-height:1.15}.wf-category-card p{min-height:4.8rem;margin:1rem 0 0;color:#666;font-size:1.4rem;line-height:1.5}.wf-tabs__list{display:flex;justify-content:center;gap:.8rem;margin:-1rem 0 3.5rem;overflow-x:auto;scrollbar-width:none}.wf-tabs{display:block}.wf-tabs__tab{min-height:4.4rem;padding:.8rem 1.8rem;border:1px solid #cbd0cc;border-radius:99rem;background:transparent;color:inherit;cursor:pointer;font:inherit;font-weight:700;white-space:nowrap}.wf-tabs__tab[aria-selected=true]{border-color:#264d4a;background:#264d4a;color:#fff}.wf-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem;margin:0;padding:0;list-style:none}.wf-product-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.wf-product-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.wf-product-grid--5{grid-template-columns:repeat(5,minmax(0,1fr))}.wf-product-grid>li{min-width:0}.wf-product-grid .card-wrapper{height:100%}.wf-view-all{margin-top:3.5rem;text-align:center}.wf-collection--compact .wf-section-heading-row{margin-bottom:3rem}.wf-story__grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(32rem,.9fr);align-items:center;gap:clamp(3rem,6vw,8rem)}.wf-story--image-right .wf-story__media{order:2}.wf-story__media{min-height:42rem;max-height:68rem;overflow:hidden;border-radius:var(--wf-radius, 16px);aspect-ratio:var(--wf-story-ratio, 4 / 5)}.wf-story__media img{width:100%;height:100%;object-fit:cover}.wf-story__content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding-block:4rem}.wf-story__content--center{align-items:center;text-align:center}.wf-story .wf-copy{margin-top:1.8rem}.wf-story .button{margin-top:2.6rem}.wf-story>.wf-section__inner>.wf-product-grid{margin-top:4rem}.wf-promo__card{position:relative;display:flex;min-height:38rem;align-items:center;overflow:hidden;border-radius:var(--wf-radius, 16px);isolation:isolate}.wf-promo__media,.wf-promo__overlay{position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0}.wf-promo__media img{width:100%;height:100%;object-fit:cover;object-position:var(--wf-image-position, center center)}.wf-promo__overlay{z-index:-1;background:linear-gradient(90deg,rgba(250,249,246,calc(var(--wf-overlay) + .78)),rgba(250,249,246,var(--wf-overlay)) 75%)}.wf-promo__content{width:min(100%,62rem);padding:clamp(3rem,7vw,8rem)}.wf-promo__card--center{justify-content:center;text-align:center}.wf-promo__card--center .wf-actions{justify-content:center}.wf-promo__card--right{justify-content:flex-end;text-align:right}.wf-promo__card--right .wf-actions{justify-content:flex-end}.wf-promo .wf-copy{margin-top:1.5rem}.wf-promo__card--layout-center{justify-content:center;text-align:center}.wf-promo__card--layout-center .wf-actions,.wf-promo__card--empty .wf-actions{justify-content:center}.wf-promo__card--empty .wf-promo__content{width:min(100%,78rem);text-align:center}.wf-promo__card--layout-split{display:grid;min-height:42rem;grid-template-columns:repeat(2,minmax(0,1fr));background:var(--wf-bg, #dce8e6)}.wf-promo__card--layout-split .wf-promo__media{position:relative;z-index:auto;min-height:42rem;grid-column:2;grid-row:1}.wf-promo__card--layout-split .wf-promo__overlay{display:none}.wf-promo__card--layout-split .wf-promo__content{width:100%;grid-column:1;grid-row:1;align-self:center}.wf-promo__card--layout-split.wf-promo__card--image-left .wf-promo__media{grid-column:1}.wf-promo__card--layout-split.wf-promo__card--image-left .wf-promo__content{grid-column:2}.wf-countdown{display:grid;grid-template-columns:repeat(4,auto);gap:.3rem 1.2rem;width:fit-content;margin-top:2rem}.wf-countdown span{font-size:2.6rem;font-weight:700}.wf-countdown small{grid-row:2;color:#666;text-transform:uppercase}.wf-benefits__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem}.wf-benefit{display:flex;flex-direction:column;gap:2rem;padding:2.8rem;border-radius:1.6rem;background:#fff}.wf-benefit h3,.wf-guarantee h3{margin:0;font-size:1.9rem}.wf-benefit p,.wf-guarantee p{margin:.8rem 0 0;color:#666;font-size:1.4rem;line-height:1.5}.wf-reviews__track{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.wf-review{overflow:hidden;border:1px solid #e2e3df;border-radius:1.6rem;background:#fff}.wf-review__image{aspect-ratio:4 / 3}.wf-review__image img{width:100%;height:100%;object-fit:cover}.wf-review__body{padding:2.6rem}.wf-stars{color:#c56c4e;letter-spacing:.12em}.wf-stars .is-empty{color:#d8d8d5}.wf-review blockquote{margin:1.8rem 0;font-size:1.7rem;font-style:normal;line-height:1.6}.wf-review__name{margin:0;font-weight:700}.wf-review__verified{display:flex;align-items:center;gap:.5rem;margin:.6rem 0 0;color:#52726a;font-size:1.3rem}.wf-review__verified svg{width:1.6rem;height:1.6rem}.wf-guarantee__bar{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--wf-border, #d9ddd9);border-radius:1.4rem}.wf-guarantee__item{display:flex;align-items:center;gap:1.4rem;padding:2.4rem}.wf-guarantee__item+.wf-guarantee__item{border-left:1px solid var(--wf-border, #d9ddd9)}.wf-guarantee .wf-icon{width:3.8rem;height:3.8rem;flex-basis:3.8rem;background:transparent}.wf-newsletter__inner{display:grid;grid-template-columns:minmax(0,.9fr) minmax(36rem,1.1fr);align-items:center;gap:clamp(3rem,7vw,10rem)}.wf-newsletter .wf-copy{margin-top:1.5rem}.wf-newsletter__fields{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem}.wf-newsletter__fields .field{margin:0}.wf-newsletter__fields .button{min-width:16rem}.wf-newsletter__disclaimer{margin-top:1.2rem;font-size:1.2rem;opacity:.75}@media screen and (max-width:989px){.wf-category-grid,.wf-product-grid,.wf-product-grid--3,.wf-product-grid--4,.wf-product-grid--5,.wf-benefits__grid,.wf-guarantee__bar{grid-template-columns:repeat(2,minmax(0,1fr))}.wf-guarantee__item+.wf-guarantee__item{border-left:0}.wf-guarantee__item:nth-child(2n){border-left:1px solid var(--wf-border, #d9ddd9)}.wf-guarantee__item:nth-child(n+3){border-top:1px solid var(--wf-border, #d9ddd9)}.wf-reviews__track{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.wf-section{padding-block:min(var(--wf-pt, 56px),64px) min(var(--wf-pb, 56px),64px)}.wf-section .page-width,.wf-hero .page-width{padding-inline:1.8rem}.wf-section h2,.wf-story h2,.wf-promo h2,.wf-newsletter h2{font-size:clamp(3rem,10vw,4rem)}.wf-section-heading,.wf-section-heading-row{margin-bottom:3rem}.wf-section-heading-row{align-items:flex-start;flex-direction:column;gap:.8rem}.wf-hero{min-height:var(--wf-mobile-height, 620px)}.wf-hero__inner{align-items:flex-end!important;justify-content:flex-start!important}.wf-hero__content{width:100%;padding:2.4rem}.wf-hero__heading{font-size:clamp(3.6rem,11vw,4.8rem)}.wf-hero--split{display:flex;min-height:0;flex-direction:column}.wf-hero--split .wf-hero__media{position:relative;width:100%;height:34rem;flex:0 0 34rem;order:0}.wf-hero--split .wf-hero__inner{width:100%;min-height:0;padding:4rem 1.8rem;order:1}.wf-hero--split .wf-hero__content{padding:0}.wf-hero--mobile-left .wf-hero__content{text-align:left}.wf-hero--mobile-left .wf-actions{justify-content:flex-start}.wf-hero--mobile-center .wf-hero__content{text-align:center}.wf-hero--mobile-center .wf-actions{justify-content:center}.wf-hero--mobile-right .wf-hero__content{text-align:right}.wf-hero--mobile-right .wf-actions{justify-content:flex-end}.wf-scroll-mobile{display:flex;gap:1.4rem;margin-inline:-1.8rem;padding-inline:1.8rem;overflow-x:auto;scroll-padding-inline:1.8rem;scroll-snap-type:x mandatory;scrollbar-width:none}.wf-scroll-mobile::-webkit-scrollbar{display:none}.wf-category-grid:not(.wf-scroll-mobile){grid-template-columns:1fr}.wf-scroll-mobile>*{flex:0 0 min(82vw,34rem);scroll-snap-align:start}.wf-category-card__media{height:min(var(--wf-image-height, 400px),38rem)}.wf-category-card p{min-height:0}.wf-tabs__list{justify-content:flex-start}.wf-story__grid,.wf-newsletter__inner{grid-template-columns:1fr;gap:2.6rem}.wf-story--image-right .wf-story__media{order:0}.wf-story__media{min-height:0;max-height:none;aspect-ratio:auto}.wf-story__media picture{display:block}.wf-story__media img{height:auto;object-fit:contain}.wf-story__media .wf-media-placeholder{min-height:34rem}.wf-story__content{padding-block:1rem 0}.wf-promo__card{min-height:48rem;align-items:flex-end}.wf-promo__card--layout-split{display:flex;min-height:0;flex-direction:column}.wf-promo__card--layout-split .wf-promo__media{position:relative;width:100%;min-height:30rem;flex:0 0 30rem}.wf-promo__card--layout-split .wf-promo__content{width:100%}.wf-promo__overlay{background:linear-gradient(0deg,#faf9f6eb,rgba(250,249,246,var(--wf-overlay)) 75%)}.wf-promo__content{padding:3rem 2.4rem;text-align:left}.wf-promo__content .wf-actions{justify-content:flex-start}.wf-benefits__grid,.wf-guarantee__bar{grid-template-columns:1fr}.wf-benefit{flex-direction:row}.wf-guarantee__item+.wf-guarantee__item,.wf-guarantee__item:nth-child(2n),.wf-guarantee__item:nth-child(n+3){border-top:1px solid var(--wf-border, #d9ddd9);border-left:0}.wf-reviews__track{display:flex}.wf-newsletter__inner{min-width:0}.wf-newsletter__fields{grid-template-columns:1fr}.wf-newsletter__fields .button{width:100%}.wf-product-grid--mobile-1{grid-template-columns:1fr}.wf-product-grid--mobile-2{grid-template-columns:repeat(2,minmax(0,1fr))}.wf-actions .button{min-height:4.8rem}}@media(prefers-reduced-motion:reduce){.wf-category-card__media img{transition:none}}.wf-section,.wf-hero{color:var(--wf-text, #1d242b)}.wf-section__inner{width:100%;max-width:min(var(--wf-max-width, 1360px),var(--page-width))}.wf-section h2,.wf-story h2,.wf-promo h2,.wf-newsletter h2{font-size:clamp(3.2rem,3.4vw,4.8rem);line-height:1.08}.wf-copy{color:#69757d;font-size:1.6rem;line-height:1.65}.wf-eyebrow{color:var(--wf-accent, #0878d1);font-size:1.2rem;letter-spacing:.13em}.wf-section .button,.wf-hero .button{min-height:4.8rem;border-radius:.4rem;font-size:1.4rem;font-weight:700}.wf-section .button--primary,.wf-hero .button--primary{--color-button: var(--wf-accent-rgb, 8, 120, 209);--color-button-text: 255, 255, 255}.wf-section .button--secondary,.wf-hero .button--secondary{--color-button: 255, 255, 255;--color-button-text: 29, 36, 43}.wf-hero{min-height:var(--wf-desktop-height, 600px);background:var(--wf-bg, #f5f8fa)}.wf-hero--height-adapt{min-height:0;aspect-ratio:var(--wf-media-ratio, 1.777)}.wf-hero__media picture,.wf-hero__media video,.wf-hero__video{display:block;width:100%;height:100%}.wf-hero__media video,.wf-hero__video{object-fit:cover;object-position:var(--wf-image-position, center center)}.wf-hero__content{width:min(100%,var(--wf-content-width, 580px));padding:0;border-radius:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.wf-hero--content-box .wf-hero__content{padding:clamp(2.6rem,3.5vw,4.6rem);border:1px solid rgba(228,233,236,.72);border-radius:.8rem;background:var(--wf-box-bg, rgba(255, 255, 255, .92));-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.wf-hero__heading{max-width:13ch;font-size:clamp(4.8rem,5vw,6.4rem);line-height:1.02;letter-spacing:-.04em}.wf-hero--x-center .wf-hero__heading{margin-inline:auto}.wf-hero__overlay{background:rgba(16,27,35,var(--wf-overlay, .1))}.wf-hero-placeholder{position:relative;width:100%;height:100%;min-height:inherit;overflow:hidden;background:linear-gradient(135deg,#0878d11f,#16b7c914),#f5f8fa}.wf-hero-placeholder__shape{position:absolute;border-radius:50%;background:#ffffffa8}.wf-hero-placeholder__shape--one{width:min(38vw,54rem);height:min(38vw,54rem);top:-18%;right:5%}.wf-hero-placeholder__shape--two{width:min(26vw,36rem);height:min(26vw,36rem);right:28%;bottom:-28%}.wf-hero-placeholder__label{position:absolute;right:clamp(3rem,8vw,12rem);bottom:3rem;color:#69757d;font-size:1.3rem;font-weight:600}.wf-hero--split{background:var(--wf-bg, #f5f8fa)}.wf-hero--split .wf-hero__inner{padding-right:clamp(3rem,5vw,7rem);padding-left:max(3rem,calc((100vw - min(var(--page-width),1360px))/2 + 2rem))}.wf-hero--split.wf-hero--image-left .wf-hero__inner{padding-right:max(3rem,calc((100vw - min(var(--page-width),1360px))/2 + 2rem));padding-left:clamp(3rem,5vw,7rem)}.wf-category-grid{grid-template-columns:repeat(var(--wf-category-columns, 3),minmax(0,1fr));gap:clamp(1.4rem,1.8vw,2.4rem)}.wf-category-card{position:relative;border:1px solid #e4e9ec;border-radius:var(--wf-radius, 8px);background:#f5f8fa}.wf-category-card__link{position:relative;height:100%}.wf-category-card__media{height:auto;aspect-ratio:var(--wf-card-ratio, .82)}.wf-category-card__media img{object-fit:cover}.wf-category-card__shade{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#101b2305 30%,rgba(16,27,35,var(--wf-card-overlay, .28)));pointer-events:none}.wf-category-grid--overlay .wf-category-card__content{position:absolute;z-index:2;display:flex;top:0;right:0;bottom:0;left:0;flex-direction:column;justify-content:flex-end;padding:clamp(2rem,2.2vw,3.2rem);color:#fff}.wf-category-grid--overlay .wf-category-card--top-left .wf-category-card__content{justify-content:flex-start}.wf-category-grid--overlay .wf-category-card--center .wf-category-card__content{align-items:center;justify-content:center;text-align:center}.wf-category-grid--overlay .wf-category-card p{color:#ffffffe0}.wf-category-grid--below .wf-category-card__content{padding:2.2rem}.wf-category-card h3{font-size:clamp(2.2rem,2.2vw,3.2rem);letter-spacing:-.025em}.wf-category-card p{min-height:0;margin-top:.8rem;color:#69757d;font-size:1.4rem}.wf-category-card .wf-text-link{margin-top:1rem;font-size:1.4rem}.wf-tabs__tab{border-color:#d5dde2;border-radius:99rem;color:#43505a}.wf-tabs__tab[aria-selected=true]{border-color:var(--wf-accent, #0878d1);background:var(--wf-accent, #0878d1);color:#fff}.wf-product-grid{gap:clamp(1.2rem,1.7vw,2.2rem)}.wf-product-grid>li,.wf-product-grid .card-wrapper,.wf-product-grid .card{height:100%}.wf-product-grid .card-wrapper{padding-bottom:.2rem}.wf-product-grid .card{display:flex;border:1px solid #e4e9ec;border-radius:.6rem;background:#fff;flex-direction:column;overflow:hidden}.wf-product-grid .card__inner{border-radius:0;background:#f5f8fa}.wf-product-grid .card__media .media img{object-fit:cover}.wf-product-grid .wf-card-fit--contain .card__media .media img{object-fit:contain}.wf-product-grid .card>.card__content{display:flex;padding:1.6rem 1.6rem 1.8rem;flex:1;flex-direction:column}.wf-product-grid .card>.card__content .card__information{flex:1}.wf-product-grid .card__heading{display:-webkit-box;min-height:4.2rem;overflow:hidden;color:var(--wf-text, #1d242b);font-size:1.5rem;font-weight:650;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.wf-card-description{display:-webkit-box;min-height:3.8rem;margin:.7rem 0 0;overflow:hidden;color:color-mix(in srgb,var(--wf-text, #1d242b) 65%,transparent);font-size:1.25rem;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.wf-product-grid .price{margin-top:1rem;color:var(--wf-text, #1d242b);font-size:1.5rem;font-weight:700}.wf-product-grid .quick-add{margin:1.4rem 0 0}.wf-product-grid .quick-add__submit{min-height:4.6rem;width:100%;border-radius:.4rem;font-size:1.35rem}.wf-card-badge{background:var(--wf-accent, #0878d1);color:#fff}.wf-card-swatches{display:flex;align-items:center;gap:.55rem;margin-top:1rem}.wf-card-swatch{display:inline-block;width:1.8rem;height:1.8rem;border:2px solid #fff;border-radius:50%;background-color:var(--wf-swatch-color, #dbe2e6);background-image:var(--wf-swatch-image, none);background-position:center;background-size:cover;box-shadow:0 0 0 1px #b7c1c7}.wf-card-swatches__more{color:#69757d;font-size:1.2rem}.wf-product-placeholder{min-width:0;overflow:hidden;border:1px solid #e4e9ec;border-radius:.6rem;background:#fff}.wf-product-placeholder__media{display:flex;width:100%;aspect-ratio:.8;align-items:center;justify-content:center;overflow:hidden;background:#eef3f6;color:#a6b2b9}.wf-product-placeholder__media .placeholder-svg{width:100%;height:100%}.wf-product-placeholder__content{display:flex;min-height:9rem;flex-direction:column;gap:.5rem;padding:1.6rem}.wf-product-placeholder__content strong{color:#1d242b;font-size:1.5rem}.wf-product-placeholder__content span{color:#69757d;font-size:1.3rem}.wf-editor-note{margin-top:2rem;border-color:#8c9ba4;border-radius:.6rem}@media screen and (max-width:989px){.wf-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.wf-section{padding-block:min(var(--wf-pt, 64px),64px) min(var(--wf-pb, 64px),64px)}.wf-hero{min-height:var(--wf-mobile-height, 560px)}.wf-hero--height-adapt{min-height:50rem;aspect-ratio:auto}.wf-hero__content,.wf-hero--content-box .wf-hero__content{padding:2.4rem}.wf-hero:not(.wf-hero--content-box) .wf-hero__content{padding-inline:0}.wf-hero__heading{font-size:clamp(3.4rem,10vw,4.4rem);line-height:1.04}.wf-hero--split .wf-hero__media{height:auto;min-height:30rem;flex-basis:48vw}.wf-hero--split .wf-hero__inner{padding-block:3.2rem 4rem}.wf-hero-placeholder__label{right:2rem;bottom:1.8rem}.wf-category-grid:not(.wf-scroll-mobile){grid-template-columns:repeat(var(--wf-category-mobile-columns, 1),minmax(0,1fr))}.wf-scroll-mobile>*{flex:0 0 min(78vw,34rem)}.wf-category-card__media{height:auto;aspect-ratio:var(--wf-card-ratio, .82)}.wf-product-grid .card>.card__content{padding:1.2rem}.wf-product-grid .card__heading{min-height:3.8rem;font-size:1.35rem}.wf-card-description{display:none}.wf-product-grid .quick-add__submit{min-height:4.4rem;padding-inline:.8rem;font-size:1.2rem}.wf-product-placeholder__content{min-height:8rem;padding:1.2rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/wf-home.css.map */
