.video-concern-grid{color:var(--vcg-text);background:var(--vcg-background);padding-block:var(--vcg-padding-top) var(--vcg-padding-bottom)}.video-concern-grid__inner{width:100%}.video-concern-grid__inner:not(.page-width){padding-inline:clamp(16px,2.2vw,36px)}.video-concern-grid__heading{margin:0 0 clamp(22px,3vw,38px);color:inherit;font-size:var(--vcg-heading-size);line-height:1.1}.video-concern-grid__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:var(--vcg-gap)}.video-concern-grid__card{position:relative;grid-column:span 2;min-width:0;overflow:hidden;aspect-ratio:1 / 1;border-radius:var(--vcg-radius);isolation:isolate;background:color-mix(in srgb,var(--vcg-background) 82%,var(--vcg-text))}.video-concern-grid__card--1,.video-concern-grid__card--2{grid-column:span 3;aspect-ratio:16 / 9}.video-concern-grid__media,.video-concern-grid__media video,.video-concern-grid__image,.video-concern-grid__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.video-concern-grid__media video,.video-concern-grid__image,.video-concern-grid__placeholder{display:block;object-fit:cover;transition:transform .5s cubic-bezier(.2,.7,.2,1)}.video-concern-grid__overlay{position:relative;z-index:1;display:grid;place-items:center;height:100%;padding:clamp(18px,2.6vw,38px);color:var(--vcg-card-text);text-align:center;background:rgb(0 0 0 / var(--vcg-overlay))}.video-concern-grid__content{display:flex;align-items:center;flex-direction:column}.video-concern-grid__title{margin:0;color:inherit;font-size:var(--vcg-title-size);line-height:1.08}.video-concern-grid__button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;margin-top:18px;padding:11px 24px;border-radius:max(4px,calc(var(--vcg-radius) * .55));color:var(--vcg-button-text);background:var(--vcg-button-background);text-decoration:none;box-shadow:0 8px 20px #0000001a;transition:transform .18s ease,box-shadow .18s ease}.video-concern-grid__card:hover .video-concern-grid__image,.video-concern-grid__card:hover .video-concern-grid__video{transform:scale(1.035)}.video-concern-grid__button:hover{transform:translateY(-2px);box-shadow:0 11px 24px #00000029}.video-concern-grid__button:focus-visible{outline:2px solid currentColor;outline-offset:3px}@media screen and (max-width:989px){.video-concern-grid__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.video-concern-grid__card,.video-concern-grid__card--1,.video-concern-grid__card--2{grid-column:span 1;aspect-ratio:1 / 1}}@media screen and (max-width:749px){.video-concern-grid__grid{grid-template-columns:1fr}.video-concern-grid__card,.video-concern-grid__card--1,.video-concern-grid__card--2{aspect-ratio:4 / 3}.video-concern-grid__title{font-size:min(var(--vcg-title-size),30px)}}@media(prefers-reduced-motion:reduce){.video-concern-grid__media video,.video-concern-grid__image,.video-concern-grid__button{transition:none}}.video-ingredient-collage{color:var(--vic-text);background:var(--vic-background);padding-block:var(--vic-padding-top) var(--vic-padding-bottom)}.video-ingredient-collage__inner{width:100%}.video-ingredient-collage__inner:not(.page-width){padding-inline:clamp(16px,2.2vw,36px)}.video-ingredient-collage__header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:clamp(24px,3vw,40px)}.video-ingredient-collage__eyebrow{margin:0 0 8px;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.video-ingredient-collage__heading{margin:0;color:inherit;font-size:var(--vic-heading-size);line-height:1.08}.video-ingredient-collage__all-link{flex:0 0 auto;padding-bottom:4px;border-bottom:1px solid currentColor;color:inherit;line-height:1.2;text-decoration:none}.video-ingredient-collage__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:var(--vic-row-height);gap:var(--vic-gap)}.video-ingredient-collage__card{position:relative;min-width:0;overflow:hidden;border-radius:var(--vic-radius);isolation:isolate;background:color-mix(in srgb,var(--vic-background) 82%,var(--vic-text))}.video-ingredient-collage__card--1{grid-column:span 2;grid-row:span 2}.video-ingredient-collage__card--4{grid-column:span 2}.video-ingredient-collage__media,.video-ingredient-collage__media video,.video-ingredient-collage__image,.video-ingredient-collage__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.video-ingredient-collage__media video,.video-ingredient-collage__image,.video-ingredient-collage__placeholder{display:block;object-fit:cover;transition:transform .5s cubic-bezier(.2,.7,.2,1)}.video-ingredient-collage__overlay{position:relative;z-index:1;display:flex;align-items:flex-end;height:100%;padding:clamp(18px,2.5vw,34px);color:var(--vic-card-text);background:linear-gradient(180deg,transparent 22%,rgb(0 0 0 / var(--vic-overlay)) 100%)}.video-ingredient-collage__content{max-width:34rem}.video-ingredient-collage__card-eyebrow{margin:0 0 8px;font-size:.78rem;font-weight:600;letter-spacing:.04em}.video-ingredient-collage__title{margin:0;color:inherit;font-size:var(--vic-title-size);line-height:1.05}.video-ingredient-collage__card--2 .video-ingredient-collage__title,.video-ingredient-collage__card--3 .video-ingredient-collage__title{font-size:max(20px,calc(var(--vic-title-size) * .78))}.video-ingredient-collage__button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;margin-top:18px;padding:11px 24px;border-radius:max(4px,calc(var(--vic-radius) * .55));color:var(--vic-button-text);background:var(--vic-button-background);text-decoration:none;box-shadow:0 8px 20px #0000001a;transition:transform .18s ease,box-shadow .18s ease}.video-ingredient-collage__card:hover .video-ingredient-collage__image,.video-ingredient-collage__card:hover .video-ingredient-collage__video{transform:scale(1.035)}.video-ingredient-collage__button:hover{transform:translateY(-2px);box-shadow:0 11px 24px #00000029}.video-ingredient-collage__all-link:focus-visible,.video-ingredient-collage__button:focus-visible{outline:2px solid currentColor;outline-offset:3px}@media screen and (max-width:989px){.video-ingredient-collage__grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto}.video-ingredient-collage__card{aspect-ratio:1 / 1}.video-ingredient-collage__card--1{grid-column:span 2;grid-row:auto;aspect-ratio:16 / 9}.video-ingredient-collage__card--4{grid-column:span 2;aspect-ratio:2 / 1}}@media screen and (max-width:749px){.video-ingredient-collage__header{align-items:flex-start;flex-direction:column}.video-ingredient-collage__grid{grid-template-columns:1fr}.video-ingredient-collage__card,.video-ingredient-collage__card--1,.video-ingredient-collage__card--4{grid-column:span 1;aspect-ratio:4 / 3}.video-ingredient-collage__title,.video-ingredient-collage__card--2 .video-ingredient-collage__title,.video-ingredient-collage__card--3 .video-ingredient-collage__title{font-size:min(var(--vic-title-size),30px)}}@media(prefers-reduced-motion:reduce){.video-ingredient-collage__media video,.video-ingredient-collage__image,.video-ingredient-collage__button{transition:none}}.video-product-grid{color:var(--vpg-text);background:var(--vpg-background);padding-block:var(--vpg-section-top) var(--vpg-section-bottom)}.video-product-grid__inner{width:100%}.video-product-grid--full .video-product-grid__inner{padding-inline:clamp(16px,2vw,32px)}.video-product-grid__header{margin-bottom:clamp(22px,3vw,40px)}.video-product-grid__heading{margin:0}.video-product-grid__subheading{max-width:720px;margin-top:10px}.video-product-grid__subheading>:first-child,.video-product-grid__video-text>:first-child{margin-top:0}.video-product-grid__subheading>:last-child,.video-product-grid__video-text>:last-child{margin-bottom:0}.video-product-grid__grid{display:grid;grid-template-columns:repeat(var(--vpg-columns),minmax(0,1fr));gap:var(--vpg-gap);align-items:stretch}.video-product-grid__products{display:contents}.video-product-grid__product-card.video-product-grid__product-card--desktop-hidden{display:none}.video-product-grid__video-card,.video-product-grid__product-card{min-width:0;margin:0;overflow:hidden;border:1px solid color-mix(in srgb,var(--vpg-text) 14%,transparent);border-radius:var(--vpg-radius);background:var(--vpg-card-background);box-shadow:0 8px 24px color-mix(in srgb,var(--vpg-text) 5%,transparent)}.video-product-grid__video-card{position:relative;align-self:start;width:100%;aspect-ratio:3 / 4;color:var(--vpg-video-text);text-decoration:none}.video-product-grid__video-media,.video-product-grid__video-media video,.video-product-grid__video-cover,.video-product-grid__video-media .video-product-grid__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.video-product-grid__video-media video,.video-product-grid__video-cover{display:block;object-fit:cover}.video-product-grid__video-media{background:#eceae4}.video-product-grid__video-overlay{position:relative;z-index:1;display:flex;align-items:flex-end;height:100%;padding:clamp(22px,2.4vw,36px);background:linear-gradient(180deg,transparent 28%,rgb(0 0 0 / var(--vpg-overlay-opacity)) 100%)}.video-product-grid__video-content{max-width:30rem}.video-product-grid__video-heading{margin:0;color:inherit;font-size:clamp(1.65rem,2.2vw,2.5rem);line-height:1.08}.video-product-grid__video-text{margin-top:10px}.video-product-grid__video-button,.video-product-grid__product-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:10px 18px;border-radius:max(4px,calc(var(--vpg-radius) * .55));text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.video-product-grid__video-button{margin-top:18px;color:var(--vpg-text);background:var(--vpg-card-background)}.video-product-grid__product-card{display:flex;flex-direction:column}.video-product-grid__product-image-link{display:block}.video-product-grid__product-media{position:relative;overflow:hidden;aspect-ratio:1 / 1;background:color-mix(in srgb,var(--vpg-card-background) 82%,var(--vpg-text))}.video-product-grid__product-image,.video-product-grid__placeholder{display:block;width:100%;height:100%;object-fit:cover;transition:transform .32s ease}.video-product-grid__product-card:hover .video-product-grid__product-image{transform:scale(1.025)}.video-product-grid__product-info{display:flex;flex:1;flex-direction:column;padding:clamp(12px,1.2vw,17px)}.video-product-grid__product-title{display:-webkit-box;overflow:hidden;margin:0;color:inherit;font-size:var(--vpg-product-title-size);line-height:1.28;-webkit-box-orient:vertical;-webkit-line-clamp:2}.video-product-grid__product-title a{color:inherit;text-decoration:none}.video-product-grid--title-font-body .video-product-grid__product-title{font-family:var(--type-base-primary),var(--type-base-fallback);font-weight:var(--type-base-weight)}.video-product-grid--title-font-heading .video-product-grid__product-title{font-family:var(--type-header-primary),var(--type-header-fallback);font-weight:var(--type-header-weight);letter-spacing:var(--type-header-spacing);text-transform:var(--type-header-transform)}.video-product-grid__product-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:10px}.video-product-grid__price{display:flex;flex-wrap:wrap;gap:5px 8px;font-size:.95rem}.video-product-grid__price s{opacity:.55}.video-product-grid__product-button{flex:0 0 auto;color:#fff;background:var(--vpg-accent);font-size:.9rem}.video-product-grid__product-button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.video-product-grid__video-button:hover,.video-product-grid__product-button:hover{transform:translateY(-1px);box-shadow:0 8px 16px #0000001f}.video-product-grid__video-button:focus-visible,.video-product-grid__product-button:focus-visible,.video-product-grid__product-title a:focus-visible,.video-product-grid__product-image-link:focus-visible{outline:2px solid currentColor;outline-offset:3px}@media screen and (max-width:989px){.video-product-grid__grid{grid-template-columns:repeat(var(--vpg-mobile-columns),minmax(0,1fr))}}@media screen and (max-width:749px){.video-product-grid__grid{display:block}.video-product-grid__video-card{width:100%}.video-product-grid__products{display:grid;grid-auto-columns:calc((100% - var(--vpg-mobile-gap-total)) / var(--vpg-mobile-products-per-view));grid-auto-flow:column;gap:var(--vpg-mobile-gap);margin-top:var(--vpg-mobile-gap);padding-bottom:4px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.video-product-grid__products::-webkit-scrollbar{display:none}.video-product-grid__product-card,.video-product-grid__product-card.video-product-grid__product-card--desktop-hidden{display:flex;scroll-snap-align:start}.video-product-grid__product-info{padding:8px}.video-product-grid__product-title{min-height:calc(var(--vpg-mobile-product-title-size) * 2.56);font-size:var(--vpg-mobile-product-title-size);line-height:1.28}.video-product-grid__product-footer{align-items:center;flex-direction:row;gap:4px;padding-top:7px}.video-product-grid__price{gap:2px 4px;font-size:10px}.video-product-grid__product-button{width:28px;min-height:28px;padding:0;border-radius:50%}.video-product-grid__product-button svg{width:13px;height:13px}.video-product-grid__product-button span{display:none}.video-product-grid__video-overlay{padding:20px}}@media(prefers-reduced-motion:reduce){.video-product-grid__video-button,.video-product-grid__product-button,.video-product-grid__product-image{transition:none}}.whole-shop-faq{position:relative;width:100%;overflow:hidden;background:var(--wsb-faq-background)}.whole-shop-faq__background,.whole-shop-faq__background-image,.whole-shop-faq__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}.whole-shop-faq__background-image{object-fit:cover;object-position:center}.whole-shop-faq__overlay{z-index:1;background:var(--wsb-faq-overlay);opacity:var(--wsb-faq-overlay-opacity);pointer-events:none}.whole-shop-faq__inner{position:relative;z-index:2;width:min(calc(100% - 80px),1280px);margin:0 auto;padding-top:var(--wsb-faq-padding-top);padding-bottom:var(--wsb-faq-padding-bottom)}.whole-shop-faq__heading{margin:0 0 20px;color:var(--wsb-faq-heading);font-size:var(--wsb-faq-heading-size);font-weight:700;line-height:1.2;letter-spacing:.02em;text-transform:uppercase}.whole-shop-faq__columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.whole-shop-faq__column{min-width:0;padding:0 36px}.whole-shop-faq__column:first-child{padding-left:0}.whole-shop-faq__column:last-child{padding-right:0}.whole-shop-faq__column+.whole-shop-faq__column{border-left:1px solid var(--wsb-faq-border)}.whole-shop-faq__item{border-bottom:1px solid var(--wsb-faq-border)}.whole-shop-faq__summary{display:grid;grid-template-columns:minmax(0,1fr) 18px;align-items:center;gap:20px;min-height:52px;padding:13px 0;color:var(--wsb-faq-question);font-size:var(--wsb-faq-question-size);font-weight:600;line-height:1.35;cursor:pointer;list-style:none}.whole-shop-faq__summary::-webkit-details-marker{display:none}.whole-shop-faq__summary::marker{content:""}.whole-shop-faq__summary:focus-visible{outline:2px solid var(--wsb-faq-icon);outline-offset:4px}.whole-shop-faq__icon{position:relative;display:block;width:14px;height:14px;justify-self:end;color:var(--wsb-faq-icon)}.whole-shop-faq__icon:before,.whole-shop-faq__icon:after{position:absolute;top:50%;left:50%;display:block;width:10px;height:1px;background:currentColor;content:"";transform:translate(-50%,-50%);transition:opacity .18s ease,transform .18s ease}.whole-shop-faq__icon:after{transform:translate(-50%,-50%) rotate(90deg)}.whole-shop-faq__item[open] .whole-shop-faq__icon:after{opacity:0;transform:translate(-50%,-50%) rotate(0)}.whole-shop-faq__answer{padding:0 38px 18px 0;color:var(--wsb-faq-answer);font-size:var(--wsb-faq-answer-size);font-weight:400;line-height:1.6}.whole-shop-faq__answer>:first-child{margin-top:0}.whole-shop-faq__answer>:last-child{margin-bottom:0}.whole-shop-faq__answer a{color:inherit;text-decoration:underline;text-underline-offset:.18em}@media screen and (max-width:749px){.whole-shop-faq__inner{width:min(calc(100% - 32px),560px)}.whole-shop-faq__heading{margin-bottom:10px}.whole-shop-faq__columns{display:block}.whole-shop-faq__column{padding:0}.whole-shop-faq__column+.whole-shop-faq__column{border-left:0}.whole-shop-faq__summary{min-height:56px}.whole-shop-faq__item--mobile-hidden{display:none}}.whole-shop-features{position:relative;width:100%;overflow:hidden;color:var(--wsb-features-title);background:var(--wsb-features-background)}.whole-shop-features__background,.whole-shop-features__background-image,.whole-shop-features__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}.whole-shop-features__background-image{object-fit:cover;object-position:center}.whole-shop-features__overlay{z-index:1;background:var(--wsb-features-overlay);opacity:var(--wsb-features-overlay-opacity);pointer-events:none}.whole-shop-features__inner{position:relative;z-index:2;width:min(calc(100% - 48px),1280px);margin:0 auto;padding-top:var(--wsb-features-padding-top);padding-bottom:var(--wsb-features-padding-bottom)}.whole-shop-features__heading{margin:0;color:var(--wsb-features-heading);font-size:9px;font-weight:700;line-height:1.25;letter-spacing:.16em;text-align:center;text-transform:uppercase}.whole-shop-features__grid{display:grid;grid-template-columns:repeat(var(--wsb-features-columns),minmax(0,1fr));row-gap:29px;width:var(--wsb-features-content-width);margin:20px auto 0}.whole-shop-features__item{min-width:0;padding:0 19px;border-left:1px solid var(--wsb-features-divider);text-align:center}.whole-shop-features--columns-3 .whole-shop-features__item:nth-child(3n+1),.whole-shop-features--columns-4 .whole-shop-features__item:nth-child(4n+1),.whole-shop-features--columns-5 .whole-shop-features__item:nth-child(5n+1),.whole-shop-features--columns-6 .whole-shop-features__item:nth-child(6n+1){border-left:0}.whole-shop-features__icon{display:flex;align-items:center;justify-content:center;width:var(--wsb-features-icon-size);height:var(--wsb-features-icon-size);margin:0 auto 11px;color:var(--wsb-features-accent)}.whole-shop-features__icon svg,.whole-shop-features__icon-image{display:block;width:100%;height:100%}.whole-shop-features__icon svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.whole-shop-features__icon-image{object-fit:contain;object-position:center}.whole-shop-features__title{margin:0;color:var(--wsb-features-title);font-size:var(--wsb-features-title-size);font-weight:500;line-height:1.15;white-space:pre-line}.whole-shop-features__text{margin-top:10px;color:var(--wsb-features-text);font-size:var(--wsb-features-text-size);font-weight:400;line-height:1.45;white-space:pre-line}@media screen and (max-width:749px){.whole-shop-features__inner{width:calc(100% - 8px);padding-top:7px;padding-bottom:8px}.whole-shop-features__heading{padding:0 4px;font-size:clamp(5px,1.45vw,6.5px);letter-spacing:.13em}.whole-shop-features__grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:auto;grid-auto-flow:row;gap:0;row-gap:0;width:100%;margin-top:7px;padding:0;overflow:visible}.whole-shop-features__item{min-width:0;min-height:74px;padding:0 3px;border-top:0;border-left:1px solid var(--wsb-features-divider)}.whole-shop-features__item:nth-child(n+4){display:none}.whole-shop-features__item:nth-child(3n+1){border-left:0}.whole-shop-features__icon{width:14px;height:14px;margin-bottom:3px}.whole-shop-features__title{overflow-wrap:break-word;font-size:clamp(4.5px,1.45vw,5.5px);line-height:1.08;white-space:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.whole-shop-features__text{margin-top:3px;overflow-wrap:break-word;font-size:clamp(4px,1.25vw,5.2px);line-height:1.22;white-space:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}}.whole-shop-bundle-hero{position:relative;width:min(calc(100% - 80px),1280px);margin-right:auto;margin-left:auto;aspect-ratio:1440 / 690;overflow:hidden;background:#f3efe9}.whole-shop-bundle-hero--full-width{width:100%}.whole-shop-bundle-hero__media,.whole-shop-bundle-hero__media picture,.whole-shop-bundle-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}.whole-shop-bundle-hero__image{object-fit:cover;object-position:center}.whole-shop-bundle-hero__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:24px;color:#8a735c;font-size:14px;letter-spacing:.08em;text-align:center;background:linear-gradient(135deg,rgba(162,129,95,.08) 25%,transparent 25%) 0 0 / 24px 24px,linear-gradient(315deg,rgba(162,129,95,.08) 25%,transparent 25%) 0 0 / 24px 24px,#f3efe9}.whole-shop-bundle-hero__button{position:absolute;z-index:2;left:var(--wsb-hero-desktop-left);top:var(--wsb-hero-desktop-top);display:inline-flex;align-items:center;justify-content:center;width:var(--wsb-hero-desktop-width);height:var(--wsb-hero-desktop-height);padding:0 18px;border-radius:var(--wsb-hero-button-radius);color:var(--wsb-hero-button-text);background:var(--wsb-hero-button-background);font-size:var(--wsb-hero-desktop-font-size);font-weight:700;line-height:1.1;letter-spacing:.12em;text-align:center;text-decoration:none;text-transform:uppercase;transition:background-color .18s ease,transform .18s ease}.whole-shop-bundle-hero__button:hover{color:var(--wsb-hero-button-text);background:var(--wsb-hero-button-background-hover);transform:translateY(-1px)}.whole-shop-bundle-hero__button:focus-visible{outline:2px solid currentColor;outline-offset:3px}.whole-shop-bundle-hero__button[aria-disabled=true]{cursor:default}@media screen and (max-width:749px){.whole-shop-bundle-hero{width:min(calc(100% - 32px),560px);aspect-ratio:390 / 780}.whole-shop-bundle-hero--full-width{width:100%}.whole-shop-bundle-hero__button{left:var(--wsb-hero-mobile-left);top:var(--wsb-hero-mobile-top);width:var(--wsb-hero-mobile-width);height:var(--wsb-hero-mobile-height);padding:0 12px;font-size:var(--wsb-hero-mobile-font-size);letter-spacing:.1em}}@media(prefers-reduced-motion:reduce){.whole-shop-bundle-hero__button{transition:none}}.whole-shop-reviews{position:relative;width:100%;overflow:hidden;background:var(--wsb-reviews-background)}.whole-shop-reviews__background,.whole-shop-reviews__background-image,.whole-shop-reviews__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}.whole-shop-reviews__background-image{object-fit:cover;object-position:center}.whole-shop-reviews__overlay{z-index:1;background:var(--wsb-reviews-overlay);opacity:var(--wsb-reviews-overlay-opacity);pointer-events:none}.whole-shop-reviews__inner{position:relative;z-index:2;width:100%;margin:0 auto;padding-top:var(--wsb-reviews-padding-top);padding-bottom:var(--wsb-reviews-padding-bottom)}.whole-shop-reviews__heading{margin:0;color:var(--wsb-reviews-heading);font-size:11px;font-weight:700;line-height:1.25;letter-spacing:.16em;text-align:center;text-transform:uppercase}.whole-shop-reviews__grid{display:grid;grid-template-columns:repeat(var(--wsb-reviews-columns),minmax(0,1fr));gap:var(--wsb-reviews-gap);margin-top:24px}.whole-shop-reviews__card{display:flex;flex-direction:column;min-width:0;min-height:var(--wsb-reviews-min-height);padding:20px;border-radius:var(--wsb-reviews-radius);background:var(--wsb-reviews-card)}.whole-shop-reviews__stars{display:flex;align-items:center;gap:2px;color:var(--wsb-reviews-star);font-size:var(--wsb-reviews-star-size);line-height:1;letter-spacing:.02em}.whole-shop-reviews__star{color:var(--wsb-reviews-star)}.whole-shop-reviews__star--empty{color:var(--wsb-reviews-star-empty)}.whole-shop-reviews__quote{display:block;flex:1 1 auto;width:100%;max-width:none;margin:18px 0 24px;padding:0;border:0;color:var(--wsb-reviews-text);font-size:13px;font-style:normal;font-weight:400;line-height:1.5;letter-spacing:normal;text-align:left;white-space:pre-line;word-spacing:normal;writing-mode:horizontal-tb}.whole-shop-reviews__person{display:flex;align-items:center;gap:12px}.whole-shop-reviews__avatar,.whole-shop-reviews__avatar-image{display:block;width:var(--wsb-reviews-avatar-size);height:var(--wsb-reviews-avatar-size);border-radius:50%}.whole-shop-reviews__avatar{flex:0 0 var(--wsb-reviews-avatar-size);overflow:hidden;color:var(--wsb-reviews-name);background:#ffffff1f}.whole-shop-reviews__avatar span{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:calc(var(--wsb-reviews-avatar-size) * .38);font-weight:700;text-transform:uppercase}.whole-shop-reviews__avatar-image{object-fit:cover;object-position:center}.whole-shop-reviews__identity{min-width:0}.whole-shop-reviews__name{overflow-wrap:anywhere;color:var(--wsb-reviews-name);font-size:12px;font-weight:700;line-height:1.25}.whole-shop-reviews__role{margin-top:2px;overflow-wrap:anywhere;color:var(--wsb-reviews-role);font-size:11px;font-weight:400;line-height:1.25}.whole-shop-reviews__evidence{margin-top:18px;padding-top:16px;border-top:1px solid color-mix(in srgb,var(--wsb-reviews-text) 18%,transparent)}.whole-shop-reviews__meta-label{color:var(--wsb-reviews-role);font-size:8px;font-weight:700;line-height:1.25;letter-spacing:.14em;text-transform:uppercase}.whole-shop-reviews__result-media{width:100%;height:var(--wsb-reviews-result-height);margin-top:7px;overflow:hidden;border-radius:max(3px,calc(var(--wsb-reviews-radius) - 1px));background:color-mix(in srgb,var(--wsb-reviews-text) 8%,transparent)}.whole-shop-reviews__result-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.whole-shop-reviews__product{margin-top:14px}.whole-shop-reviews__product-link{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;margin-top:7px;padding:6px;border-radius:max(3px,calc(var(--wsb-reviews-radius) - 1px));color:var(--wsb-reviews-name);background:color-mix(in srgb,var(--wsb-reviews-text) 8%,transparent);text-decoration:none;transition:background-color .18s ease,transform .18s ease}.whole-shop-reviews__product-link:hover{color:var(--wsb-reviews-name);background:color-mix(in srgb,var(--wsb-reviews-text) 14%,transparent);transform:translateY(-1px)}.whole-shop-reviews__product-link:focus-visible{outline:2px solid var(--wsb-reviews-star);outline-offset:2px}.whole-shop-reviews__product-thumbnail,.whole-shop-reviews__product-image{display:block;width:var(--wsb-reviews-product-thumb-size);height:var(--wsb-reviews-product-thumb-size);border-radius:3px}.whole-shop-reviews__product-thumbnail{overflow:hidden;background:color-mix(in srgb,var(--wsb-reviews-text) 12%,transparent)}.whole-shop-reviews__product-thumbnail>span{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:var(--wsb-reviews-name);font-size:13px;font-weight:700;text-transform:uppercase}.whole-shop-reviews__product-image{object-fit:cover;object-position:center}.whole-shop-reviews__product-title{display:-webkit-box;min-width:0;overflow:hidden;color:var(--wsb-reviews-name);font-size:10px;font-weight:600;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.whole-shop-reviews__product-arrow{color:var(--wsb-reviews-name);font-size:15px;line-height:1}@media screen and (max-width:749px){.whole-shop-reviews__heading{padding:0 8px;font-size:9px;line-height:1.25;letter-spacing:.12em}.whole-shop-reviews__grid{grid-template-columns:repeat(var(--wsb-reviews-mobile-columns),minmax(0,1fr));grid-template-rows:auto;grid-auto-flow:row;gap:10px;margin-top:16px;padding:0;overflow:visible}.whole-shop-reviews__card{min-width:0;min-height:0;padding:16px}.whole-shop-reviews__stars{gap:1px;font-size:14px}.whole-shop-reviews__quote,.whole-shop-reviews--mobile-columns-2 .whole-shop-reviews__quote{margin:14px 0 18px;padding:0;overflow-wrap:normal;font-size:12px;line-height:1.45;white-space:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.whole-shop-reviews__person{gap:9px}.whole-shop-reviews__avatar,.whole-shop-reviews__avatar-image{width:32px;height:32px}.whole-shop-reviews__avatar{flex-basis:32px}.whole-shop-reviews__name{overflow-wrap:break-word;font-size:11px;line-height:1.2;word-break:normal}.whole-shop-reviews__role{margin-top:2px;overflow-wrap:break-word;font-size:10px;line-height:1.2;word-break:normal}.whole-shop-reviews__evidence{margin-top:16px;padding-top:14px}.whole-shop-reviews__result-media{height:min(var(--wsb-reviews-result-height),180px)}.whole-shop-reviews--mobile-columns-2 .whole-shop-reviews__card{padding:11px}.whole-shop-reviews--mobile-columns-2 .whole-shop-reviews__result-media{height:min(var(--wsb-reviews-result-height),110px)}.whole-shop-reviews--mobile-columns-2 .whole-shop-reviews__product-link{grid-template-columns:auto minmax(0,1fr);gap:7px}.whole-shop-reviews--mobile-columns-2 .whole-shop-reviews__product-arrow{display:none}.whole-shop-reviews--mobile-slider .whole-shop-reviews__grid{grid-template-columns:none;grid-template-rows:1fr;grid-auto-columns:var(--wsb-reviews-mobile-card-width);grid-auto-flow:column;gap:var(--wsb-reviews-mobile-slider-gap);padding-bottom:4px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.whole-shop-reviews--mobile-slider .whole-shop-reviews__grid::-webkit-scrollbar{display:none}.whole-shop-reviews--mobile-slider .whole-shop-reviews__card{height:100%;scroll-snap-align:start}}.whole-shop-video-mockup-hero{position:relative;width:min(calc(100% - 80px),1280px);margin-right:auto;margin-left:auto;aspect-ratio:1440 / 407;overflow:hidden;background:var(--wsb-vmh-background)}.whole-shop-video-mockup-hero--full-width{width:100%}.whole-shop-video-mockup-hero__intro,.whole-shop-video-mockup-hero__background,.whole-shop-video-mockup-hero__background picture,.whole-shop-video-mockup-hero__background-image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}.whole-shop-video-mockup-hero__background-image{object-fit:cover;object-position:center}.whole-shop-video-mockup-hero__background-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;padding:5%;color:#927052;font-size:clamp(12px,1vw,16px);letter-spacing:.08em;background:linear-gradient(135deg,rgba(146,112,82,.06) 25%,transparent 25%) 0 0 / 24px 24px,linear-gradient(315deg,rgba(146,112,82,.06) 25%,transparent 25%) 0 0 / 24px 24px,var(--wsb-vmh-background)}.whole-shop-video-mockup-hero__mobile-size{display:none}.whole-shop-video-mockup-hero__explore{position:absolute;z-index:4;left:4.8611%;top:79.8526%;display:inline-flex;align-items:center;width:22.9167%;min-height:8.2309%;color:var(--wsb-vmh-link);font-size:clamp(9px,.6945vw,12px);font-weight:700;line-height:1.2;letter-spacing:.12em;text-decoration:none;text-transform:uppercase;transition:color .18s ease}.whole-shop-video-mockup-hero__explore:hover{color:var(--wsb-vmh-link-hover)}.whole-shop-video-mockup-hero__explore:focus-visible,.whole-shop-video-mockup-hero__toggle:focus-visible{outline:2px solid currentColor;outline-offset:3px}.whole-shop-video-mockup-hero__explore[aria-disabled=true]{cursor:default}.whole-shop-video-mockup-hero__videos{position:absolute;z-index:3;left:34.7222%;top:5.2826%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.9028vw;width:63.8889%;height:77.3956%}.whole-shop-video-mockup-hero__card{position:relative;min-width:0;min-height:0;overflow:hidden;border-radius:var(--wsb-vmh-radius);background:var(--wsb-vmh-panel);isolation:isolate}.whole-shop-video-mockup-hero__video,.whole-shop-video-mockup-hero__cover,.whole-shop-video-mockup-hero__placeholder,.whole-shop-video-mockup-hero__placeholder-svg{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}.whole-shop-video-mockup-hero__video,.whole-shop-video-mockup-hero__cover{object-fit:cover;object-position:center}.whole-shop-video-mockup-hero__cover{z-index:2;transition:opacity .22s ease}.whole-shop-video-mockup-hero__card[data-playing=true] .whole-shop-video-mockup-hero__cover{opacity:0;pointer-events:none}.whole-shop-video-mockup-hero__toggle{position:absolute;z-index:4;left:50%;top:50%;display:inline-flex;align-items:center;justify-content:center;width:clamp(38px,3.2vw,54px);height:clamp(38px,3.2vw,54px);padding:0;border:1px solid rgba(255,255,255,.52);border-radius:50%;color:#fff;background:#ffffff47;box-shadow:0 6px 24px #00000029;cursor:pointer;transform:translate(-50%,-50%);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:opacity .18s ease,transform .18s ease,background-color .18s ease}.whole-shop-video-mockup-hero__toggle:hover{background:#fff6;transform:translate(-50%,-50%) scale(1.04)}.whole-shop-video-mockup-hero__toggle--disabled{cursor:default}.whole-shop-video-mockup-hero__play-icon,.whole-shop-video-mockup-hero__pause-icon,.whole-shop-video-mockup-hero__play-icon svg,.whole-shop-video-mockup-hero__pause-icon svg{display:block;width:22px;height:22px}.whole-shop-video-mockup-hero__pause-icon,.whole-shop-video-mockup-hero__card[data-playing=true] .whole-shop-video-mockup-hero__play-icon{display:none}.whole-shop-video-mockup-hero__card[data-playing=true] .whole-shop-video-mockup-hero__pause-icon{display:block}.whole-shop-video-mockup-hero__card[data-playing=true] .whole-shop-video-mockup-hero__toggle{opacity:0}.whole-shop-video-mockup-hero__card[data-playing=true]:hover .whole-shop-video-mockup-hero__toggle,.whole-shop-video-mockup-hero__card[data-playing=true] .whole-shop-video-mockup-hero__toggle:focus-visible{opacity:1}.whole-shop-video-mockup-hero__placeholder{display:flex;align-items:center;justify-content:center;color:#ffffffb8;background:var(--wsb-vmh-panel)}.whole-shop-video-mockup-hero__placeholder-svg{color:#ffffff1f}.whole-shop-video-mockup-hero__placeholder span{position:relative;z-index:2;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}@media screen and (max-width:749px){.whole-shop-video-mockup-hero{width:min(calc(100% - 32px),560px);aspect-ratio:auto;overflow:visible;background:var(--wsb-vmh-panel)}.whole-shop-video-mockup-hero--full-width{width:100%}.whole-shop-video-mockup-hero__intro{position:relative;inset:auto;width:100%;height:auto;aspect-ratio:390 / 350;overflow:hidden;background:var(--wsb-vmh-background)}.whole-shop-video-mockup-hero__background-image{object-position:left top}.whole-shop-video-mockup-hero__desktop-size{display:none}.whole-shop-video-mockup-hero__mobile-size{display:inline}.whole-shop-video-mockup-hero__background-placeholder{justify-content:center;padding:24px;text-align:center}.whole-shop-video-mockup-hero__explore{left:6.1538%;top:auto;bottom:5%;width:87.6923%;min-height:9%;font-size:clamp(10px,2.82vw,12px)}.whole-shop-video-mockup-hero__videos{position:relative;left:auto;top:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%;height:auto;padding:16px;background:var(--wsb-vmh-panel)}.whole-shop-video-mockup-hero__card{aspect-ratio:44 / 63}.whole-shop-video-mockup-hero__toggle{width:44px;height:44px}}@media(prefers-reduced-motion:reduce){.whole-shop-video-mockup-hero__explore,.whole-shop-video-mockup-hero__cover,.whole-shop-video-mockup-hero__toggle{transition:none}}.whole-shop-whats-inside-01{position:relative;width:min(calc(100% - 80px),1280px);margin-right:auto;margin-left:auto;aspect-ratio:1440 / 525;overflow:hidden;background:var(--wsb-wi01-background)}.whole-shop-whats-inside-01--full-width{width:100%}.whole-shop-whats-inside-01__mobile-full-background{display:none}.whole-shop-whats-inside-01__intro,.whole-shop-whats-inside-01__background,.whole-shop-whats-inside-01__background picture,.whole-shop-whats-inside-01__background-image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}.whole-shop-whats-inside-01__background-image{object-fit:cover;object-position:center}.whole-shop-whats-inside-01__background-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:flex-start;padding:5%;color:#927052;font-size:clamp(12px,1vw,16px);letter-spacing:.08em;background:linear-gradient(135deg,rgba(146,112,82,.06) 25%,transparent 25%) 0 0 / 24px 24px,linear-gradient(315deg,rgba(146,112,82,.06) 25%,transparent 25%) 0 0 / 24px 24px,var(--wsb-wi01-background)}.whole-shop-whats-inside-01__mobile-size{display:none}.whole-shop-whats-inside-01__explore{position:absolute;z-index:3;left:5%;top:auto;bottom:15.2%;display:inline-flex;align-items:center;width:25%;min-height:0;color:var(--wsb-wi01-link);font-size:clamp(9px,.6945vw,12px);font-weight:700;line-height:1.2;letter-spacing:.12em;text-decoration:none;text-transform:uppercase;transition:color .18s ease}.whole-shop-whats-inside-01__explore:hover{color:var(--wsb-wi01-link-hover)}.whole-shop-whats-inside-01__explore:focus-visible,.whole-shop-whats-inside-01__card-link:focus-visible{outline:2px solid currentColor;outline-offset:3px}.whole-shop-whats-inside-01__explore[aria-disabled=true]{cursor:default}.whole-shop-whats-inside-01__grid{position:absolute;z-index:2;right:0;left:auto;top:15.2%;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-template-rows:repeat(2,auto);gap:.69445vw;width:50.3472%;height:auto}.whole-shop-whats-inside-01__card,.whole-shop-whats-inside-01__card-link,.whole-shop-whats-inside-01__card-image,.whole-shop-whats-inside-01__card-placeholder,.whole-shop-whats-inside-01__placeholder-svg{display:block;width:100%;height:100%}.whole-shop-whats-inside-01__card{min-width:0;min-height:0;aspect-ratio:4 / 5;overflow:hidden;border-radius:var(--wsb-wi01-radius);background:var(--wsb-wi01-placeholder)}.whole-shop-whats-inside-01__card-link{color:inherit;text-decoration:none}.whole-shop-whats-inside-01__card-image{object-fit:cover;object-position:center;transition:transform .24s ease}a.whole-shop-whats-inside-01__card-link:hover .whole-shop-whats-inside-01__card-image{transform:scale(1.02)}.whole-shop-whats-inside-01__card-placeholder{overflow:hidden;background:var(--wsb-wi01-placeholder)}.whole-shop-whats-inside-01__placeholder-svg{color:#92705247;background:var(--wsb-wi01-placeholder)}@media screen and (max-width:749px){.whole-shop-whats-inside-01{width:min(calc(100% - 32px),560px);aspect-ratio:auto;overflow:visible}.whole-shop-whats-inside-01--full-width{width:100%}.whole-shop-whats-inside-01__intro{position:relative;inset:auto;width:100%;height:auto;aspect-ratio:390 / 480;overflow:visible;z-index:1}.whole-shop-whats-inside-01__intro>.whole-shop-whats-inside-01__background{display:none}.whole-shop-whats-inside-01__mobile-full-background,.whole-shop-whats-inside-01__mobile-full-background-image,.whole-shop-whats-inside-01__mobile-full-background-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}.whole-shop-whats-inside-01__mobile-full-background{z-index:0;overflow:hidden;pointer-events:none}.whole-shop-whats-inside-01__mobile-full-background-image{object-fit:fill;object-position:center}.whole-shop-whats-inside-01__mobile-full-background-placeholder{background:var(--wsb-wi01-background)}.whole-shop-whats-inside-01__desktop-size{display:none}.whole-shop-whats-inside-01__mobile-size{display:inline}.whole-shop-whats-inside-01__background-placeholder{justify-content:center;padding:24px;text-align:center}.whole-shop-whats-inside-01__explore{left:6.1538%;top:auto;bottom:-2.5%;width:87.6923%;min-height:9.375%;font-size:clamp(10px,2.82vw,12px)}.whole-shop-whats-inside-01__grid{position:relative;z-index:1;right:auto;left:auto;top:auto;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none;gap:12px;width:100%;height:auto;padding:24px;background:transparent}.whole-shop-whats-inside-01__card{aspect-ratio:165 / 205;background:transparent}.whole-shop-whats-inside-01__card:nth-child(n+5){display:none}}@media(prefers-reduced-motion:reduce){.whole-shop-whats-inside-01__explore,.whole-shop-whats-inside-01__card-image{transition:none}}.whole-shop-whats-inside-02{position:relative;width:min(calc(100% - 80px),1280px);margin-right:auto;margin-left:auto;aspect-ratio:1440 / 600;overflow:hidden;background:var(--wsb-wi02-background)}.whole-shop-whats-inside-02--full-width{width:100%}.whole-shop-whats-inside-02__background,.whole-shop-whats-inside-02__background picture,.whole-shop-whats-inside-02__background-image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}.whole-shop-whats-inside-02__background-image{object-fit:cover;object-position:center}.whole-shop-whats-inside-02__background-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:5%;color:#927052;font-size:clamp(12px,1vw,16px);letter-spacing:.08em;text-align:center;background:linear-gradient(135deg,rgba(146,112,82,.06) 25%,transparent 25%) 0 0 / 24px 24px,linear-gradient(315deg,rgba(146,112,82,.06) 25%,transparent 25%) 0 0 / 24px 24px,var(--wsb-wi02-background)}.whole-shop-whats-inside-02__mobile-size{display:none}.whole-shop-whats-inside-02__grid{position:absolute;z-index:2;left:5%;top:12.5%;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.69445vw;width:88.75%;height:auto}.whole-shop-whats-inside-02__card,.whole-shop-whats-inside-02__card-link{display:block;width:100%}.whole-shop-whats-inside-02__card-media,.whole-shop-whats-inside-02__card-image,.whole-shop-whats-inside-02__card-placeholder,.whole-shop-whats-inside-02__placeholder-svg{display:block;width:100%;height:100%}.whole-shop-whats-inside-02__card{min-width:0;min-height:0;overflow:visible;background:transparent}.whole-shop-whats-inside-02__card-link{position:relative;color:inherit;text-decoration:none}.whole-shop-whats-inside-02__card-media{aspect-ratio:1 / 1;overflow:hidden;border-radius:var(--wsb-wi02-card-radius);background:var(--wsb-wi02-placeholder)}.whole-shop-whats-inside-02__card-image{object-fit:cover;object-position:center;transition:transform .24s ease}a.whole-shop-whats-inside-02__card-link:hover .whole-shop-whats-inside-02__card-image{transform:scale(1.02)}.whole-shop-whats-inside-02__card-title{position:absolute;z-index:2;right:0;bottom:0;left:0;display:block;margin:0;padding:22px 8px 8px;overflow:hidden;color:#fff;background:linear-gradient(to bottom,#0000,#000000ad);font-size:var(--wsb-wi02-card-title-size);font-weight:600;line-height:1.25;letter-spacing:-.02em;text-align:left;text-shadow:0 1px 3px rgba(0,0,0,.45);text-overflow:ellipsis;white-space:nowrap}a.whole-shop-whats-inside-02__card-link:hover .whole-shop-whats-inside-02__card-title{color:#fff}.whole-shop-whats-inside-02__card-placeholder{overflow:hidden;background:var(--wsb-wi02-placeholder)}.whole-shop-whats-inside-02__placeholder-svg{color:#92705247;background:var(--wsb-wi02-placeholder)}.whole-shop-whats-inside-02__categories-link{position:absolute;z-index:3;left:36.1112%;top:44.1667%;display:inline-flex;align-items:center;justify-content:center;width:27.7778%;min-height:6.6667%;color:var(--wsb-wi02-link);font-size:clamp(9px,.6945vw,12px);font-weight:700;line-height:1.2;letter-spacing:.12em;text-align:center;text-decoration:none;text-transform:uppercase;transition:color .18s ease}.whole-shop-whats-inside-02__categories-link:hover{color:var(--wsb-wi02-link-hover)}.whole-shop-whats-inside-02__button{position:absolute;z-index:3;left:67.6389%;top:75%;display:inline-flex;align-items:center;justify-content:center;width:19.8612%;height:8.3334%;padding:0 18px;border-radius:var(--wsb-wi02-button-radius);color:var(--wsb-wi02-button-text);background:var(--wsb-wi02-button-background);font-size:clamp(10px,.8334vw,15px);font-weight:700;line-height:1.1;letter-spacing:.12em;text-align:center;text-decoration:none;text-transform:uppercase;transition:background-color .18s ease,transform .18s ease}.whole-shop-whats-inside-02__button:hover{color:var(--wsb-wi02-button-text);background:var(--wsb-wi02-button-background-hover);transform:translateY(-1px)}.whole-shop-whats-inside-02__categories-link:focus-visible,.whole-shop-whats-inside-02__button:focus-visible,.whole-shop-whats-inside-02__card-link:focus-visible{outline:2px solid currentColor;outline-offset:3px}.whole-shop-whats-inside-02__categories-link[aria-disabled=true],.whole-shop-whats-inside-02__button[aria-disabled=true]{cursor:default}@media screen and (max-width:749px){.whole-shop-whats-inside-02{width:min(calc(100% - 32px),560px);aspect-ratio:390 / 700}.whole-shop-whats-inside-02--full-width{width:100%}.whole-shop-whats-inside-02__desktop-size{display:none}.whole-shop-whats-inside-02__mobile-size{display:inline}.whole-shop-whats-inside-02__background-image{object-position:center top}.whole-shop-whats-inside-02__grid{left:6.1538%;top:9%;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:1.5385vw;width:87.6924%;height:auto}.whole-shop-whats-inside-02__card:nth-child(n+5){display:none}.whole-shop-whats-inside-02__card-title{padding:16px 5px 5px;font-size:min(var(--wsb-wi02-card-title-size),7px)}.whole-shop-whats-inside-02__categories-link{left:6.1538%;top:62.5%;width:87.6924%;min-height:4.1667%;font-size:clamp(9px,2.82vw,12px)}.whole-shop-whats-inside-02__button{left:6.1538%;top:85%;width:87.6924%;height:8%;padding:0 14px;font-size:clamp(11px,3.3334vw,14px)}}@media(prefers-reduced-motion:reduce){.whole-shop-whats-inside-02__categories-link,.whole-shop-whats-inside-02__button,.whole-shop-whats-inside-02__card-image{transition:none}}.whole-shop-ending-cta{position:relative;width:min(calc(100% - 80px),1280px);margin-right:auto;margin-left:auto;aspect-ratio:1440 / 620;overflow:hidden;background:var(--wsb-ending-background)}.whole-shop-ending-cta--full-width{width:100%}.whole-shop-ending-cta__background,.whole-shop-ending-cta__background picture,.whole-shop-ending-cta__background-image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}.whole-shop-ending-cta__background-image{object-fit:cover;object-position:center}.whole-shop-ending-cta__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:24px;color:#e1c3aa;font-size:14px;letter-spacing:.08em;text-align:center;background:linear-gradient(135deg,rgba(255,255,255,.03) 25%,transparent 25%) 0 0 / 24px 24px,linear-gradient(315deg,rgba(255,255,255,.03) 25%,transparent 25%) 0 0 / 24px 24px,var(--wsb-ending-background)}.whole-shop-ending-cta__button{position:absolute;z-index:2;top:var(--wsb-ending-desktop-top);left:var(--wsb-ending-desktop-left);display:inline-flex;align-items:center;justify-content:center;width:var(--wsb-ending-desktop-width);height:var(--wsb-ending-desktop-height);padding:0 18px;border-radius:var(--wsb-ending-button-radius);color:var(--wsb-ending-button-text);background:var(--wsb-ending-button-background);font-size:var(--wsb-ending-desktop-font-size);font-weight:700;line-height:1.1;letter-spacing:.13em;text-align:center;text-decoration:none;text-transform:uppercase;transition:background-color .18s ease,transform .18s ease}.whole-shop-ending-cta__button:hover{color:var(--wsb-ending-button-text);background:var(--wsb-ending-button-background-hover);transform:translateY(-1px)}.whole-shop-ending-cta__button:focus-visible{outline:2px solid currentColor;outline-offset:3px}@media screen and (max-width:749px){.whole-shop-ending-cta{width:min(calc(100% - 32px),560px);aspect-ratio:390 / 680}.whole-shop-ending-cta--full-width{width:100%}.whole-shop-ending-cta__button{top:83.3824%;left:6.1538%;width:87.6924%;height:8.2353%;padding:0 12px;color:#fff;background:#111;font-size:var(--wsb-ending-mobile-font-size)}.whole-shop-ending-cta__button:hover{color:#fff;background:#242424}}@media(prefers-reduced-motion:reduce){.whole-shop-ending-cta__button{transition:none}}.whole-shop-frame-updates{position:relative;width:min(calc(100% - 80px),1280px);margin-right:auto;margin-left:auto;aspect-ratio:1440 / 548;overflow:hidden;background:var(--wsb-updates-background)}.whole-shop-frame-updates--full-width{width:100%}.whole-shop-frame-updates__background,.whole-shop-frame-updates__background picture,.whole-shop-frame-updates__background-image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}.whole-shop-frame-updates__background-image{object-fit:cover;object-position:center}.whole-shop-frame-updates__background-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:24px;color:#9a6a42;font-size:14px;letter-spacing:.08em;text-align:center;background:linear-gradient(135deg,rgba(154,106,66,.07) 25%,transparent 25%) 0 0 / 24px 24px,linear-gradient(315deg,rgba(154,106,66,.07) 25%,transparent 25%) 0 0 / 24px 24px,var(--wsb-updates-background)}.whole-shop-frame-updates__grid{position:absolute;z-index:2;top:var(--wsb-updates-desktop-grid-top);right:1.3889%;bottom:var(--wsb-updates-desktop-grid-bottom);left:var(--wsb-updates-desktop-grid-left);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--wsb-updates-desktop-gap)}.whole-shop-frame-updates__card{min-width:0;height:calc(100% - var(--wsb-updates-desktop-stagger));overflow:hidden;border-radius:var(--wsb-updates-radius)}.whole-shop-frame-updates__card:nth-child(2n){transform:translateY(var(--wsb-updates-desktop-stagger))}.whole-shop-frame-updates__card-link,.whole-shop-frame-updates__card-image,.whole-shop-frame-updates__card-placeholder{display:block;width:100%;height:100%}.whole-shop-frame-updates__card-link{overflow:hidden;border-radius:inherit}.whole-shop-frame-updates__card-image{object-fit:cover;transition:transform .22s ease}.whole-shop-frame-updates__card-link:hover .whole-shop-frame-updates__card-image{transform:scale(1.015)}.whole-shop-frame-updates__card-link:focus-visible,.whole-shop-frame-updates__explore:focus-visible{outline:2px solid currentColor;outline-offset:3px}.whole-shop-frame-updates__card-placeholder{background:#9a6a4214}.whole-shop-frame-updates__placeholder-svg{width:100%;height:100%}.whole-shop-frame-updates__explore{position:absolute;z-index:3;top:var(--wsb-updates-desktop-link-top);left:var(--wsb-updates-desktop-link-left);color:var(--wsb-updates-link);font-size:clamp(9px,.77vw,12px);font-weight:700;line-height:1.2;letter-spacing:.15em;text-decoration:none;text-transform:uppercase;transition:color .18s ease}.whole-shop-frame-updates__explore:hover{color:var(--wsb-updates-link-hover)}@media screen and (max-width:749px){.whole-shop-frame-updates{width:min(calc(100% - 32px),560px);aspect-ratio:390 / 360}.whole-shop-frame-updates--full-width{width:100%}.whole-shop-frame-updates__grid{display:none}.whole-shop-frame-updates__background-image{object-position:center top}.whole-shop-frame-updates__explore{top:auto;bottom:8%;left:var(--wsb-updates-mobile-link-left);font-size:10px}}@media(prefers-reduced-motion:reduce){.whole-shop-frame-updates__card-image,.whole-shop-frame-updates__explore{transition:none}}.whole-shop-value-comparison{position:relative;width:min(calc(100% - 80px),1280px);margin-right:auto;margin-left:auto;aspect-ratio:1440 / 755;overflow:hidden;background:var(--wsb-value-background)}.whole-shop-value-comparison--full-width{width:100%}.whole-shop-value-comparison__background,.whole-shop-value-comparison__background picture,.whole-shop-value-comparison__background-image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}.whole-shop-value-comparison__background-image{object-fit:cover;object-position:center}.whole-shop-value-comparison__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:24px;color:#d7b899;font-size:14px;letter-spacing:.08em;text-align:center;background:linear-gradient(135deg,rgba(255,255,255,.03) 25%,transparent 25%) 0 0 / 24px 24px,linear-gradient(315deg,rgba(255,255,255,.03) 25%,transparent 25%) 0 0 / 24px 24px,var(--wsb-value-background)}.whole-shop-value-comparison__button{position:absolute;z-index:2;top:var(--wsb-value-desktop-top);left:var(--wsb-value-desktop-left);display:inline-flex;align-items:center;justify-content:center;width:var(--wsb-value-desktop-width);height:var(--wsb-value-desktop-height);padding:0 16px;border-radius:var(--wsb-value-button-radius);color:var(--wsb-value-button-text);background:var(--wsb-value-button-background);font-size:var(--wsb-value-desktop-font-size);font-weight:700;line-height:1.1;letter-spacing:.12em;text-align:center;text-decoration:none;text-transform:uppercase;transition:background-color .18s ease,transform .18s ease}.whole-shop-value-comparison__button:hover{color:var(--wsb-value-button-text);background:var(--wsb-value-button-background-hover);transform:translateY(-1px)}.whole-shop-value-comparison__button:focus-visible{outline:2px solid currentColor;outline-offset:3px}@media screen and (max-width:749px){.whole-shop-value-comparison{width:min(calc(100% - 32px),560px);aspect-ratio:390 / 650}.whole-shop-value-comparison--full-width{width:100%}.whole-shop-value-comparison__background-image{object-position:center top}.whole-shop-value-comparison__button{top:var(--wsb-value-mobile-top);left:var(--wsb-value-mobile-left);width:var(--wsb-value-mobile-width);height:var(--wsb-value-mobile-height);padding:0 12px;font-size:var(--wsb-value-mobile-font-size)}}@media(prefers-reduced-motion:reduce){.whole-shop-value-comparison__button{transition:none}}.block-buy-buttons[data-card-checkout-enabled] .card-checkout-button:not(:disabled){align-items:center;background:#111;border-color:#111;color:#fff;display:flex;gap:8px;justify-content:center;margin-top:10px}.block-buy-buttons[data-card-checkout-enabled] .card-checkout-button:hover:not(:disabled){background:#2a2a2a;border-color:#2a2a2a;color:#fff}.block-buy-buttons[data-card-checkout-enabled] .card-checkout-button:focus-visible{outline:2px solid currentColor;outline-offset:3px}.block-buy-buttons[data-card-checkout-enabled] .shopify-payment-button__more-options{display:none!important}.card-checkout-button__icon{flex:0 0 auto}.card-checkout-status{color:#b42318;font-size:.875rem;margin:8px 0 0;min-height:1.25em}
/*# sourceMappingURL=/cdn/shop/t/17/compiled_assets/styles.css.map */
