.brand-timeline{padding-block:var(--brand-timeline-padding-top) var(--brand-timeline-padding-bottom)}.brand-timeline__inner{width:min(100%,var(--page-width));margin-inline:auto;padding-inline:var(--page-margin)}.brand-timeline__intro{max-width:78rem;margin-inline:auto;text-align:center;margin-block-end:clamp(3.2rem,5vw,6.4rem)}.brand-timeline__eyebrow,.brand-timeline__kicker{margin:0 0 .8rem;color:rgb(var(--color-foreground-rgb) / .72);font-size:1.2rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.brand-timeline__heading{margin:0;color:var(--color-foreground-heading)}.brand-timeline__text{max-width:62rem;margin:1.6rem auto 0;color:rgb(var(--color-foreground-rgb) / .78)}.brand-timeline__items{display:grid;grid-template-columns:minmax(0,.95fr) minmax(42rem,1.05fr);gap:clamp(4rem,7vw,10rem);position:relative;align-items:start}.brand-timeline__content-track{position:relative;display:grid;gap:clamp(5.6rem,9vw,12rem);padding-block:1rem max(8rem,calc(50vh - 10rem))}.brand-timeline__content-track:before{content:"";position:absolute;inset-block:2rem;left:2.2rem;width:1px;background:linear-gradient(to bottom,transparent,rgb(var(--color-border-rgb) / .8) 12%,rgb(var(--color-border-rgb) / .8) 88%,transparent)}.brand-timeline__item{display:grid;grid-template-columns:auto minmax(0,1fr);gap:2rem;align-items:start;opacity:.42;transition:opacity var(--animation-speed-slow) var(--animation-easing)}.brand-timeline__item.is-active{opacity:1}.brand-timeline__media{overflow:hidden;border-radius:var(--brand-timeline-image-radius);background:rgb(var(--color-foreground-rgb) / .04);aspect-ratio:4 / 5}.brand-timeline__media--mobile{display:none}.brand-timeline__media-stage{position:sticky;top:calc(var(--header-height, 0px) + 2.4rem);min-height:min(78svh,76rem);overflow:hidden;border-radius:var(--brand-timeline-image-radius);background:rgb(var(--color-foreground-rgb) / .04)}.brand-timeline__media--stage{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:0;opacity:0;transform:translateZ(0);z-index:1;will-change:transform,opacity;transition:opacity .18s ease}.brand-timeline__media--stage.is-active{opacity:1;transform:translateZ(0);z-index:3}@media(prefers-reduced-motion:reduce){.brand-timeline__media--stage{transition:opacity .16s ease}}.brand-timeline__media img,.brand-timeline__media svg{display:block;width:100%;height:100%;object-fit:cover}.brand-timeline__content{position:relative;order:2;min-width:0}.brand-timeline__marker{position:relative;z-index:1;order:1;width:4.4rem;height:4.4rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;padding:0;background:var(--color-background);border:1px solid rgb(var(--color-border-rgb) / .9);box-shadow:0 1rem 3rem rgb(var(--color-shadow-rgb) / .12);color:var(--color-foreground-heading);cursor:pointer;font-weight:700;isolation:isolate;transition:background var(--animation-speed) var(--animation-easing),color var(--animation-speed) var(--animation-easing),border-color var(--animation-speed) var(--animation-easing),box-shadow var(--animation-speed) var(--animation-easing),transform var(--animation-speed) var(--animation-easing)}.brand-timeline__marker:before,.brand-timeline__marker:after{content:"";position:absolute;top:-.7rem;right:-.7rem;bottom:-.7rem;left:-.7rem;border-radius:inherit;pointer-events:none;opacity:0}.brand-timeline__marker:before{z-index:-1;background:rgb(var(--color-foreground-rgb) / .1);transform:scale(.82)}.brand-timeline__marker:after{z-index:-2;border:1px solid rgb(var(--color-foreground-rgb) / .28);transform:scale(.92)}.brand-timeline__marker.is-active{background:var(--color-foreground-heading);color:var(--color-background);box-shadow:0 1.2rem 3.4rem rgb(var(--color-shadow-rgb) / .22);transform:scale(1.08)}.brand-timeline__marker.is-active:before{animation:brand-timeline-marker-glow .68s var(--animation-easing)}.brand-timeline__marker.is-active:after{animation:brand-timeline-marker-ring .68s var(--animation-easing)}.brand-timeline__marker span,.brand-timeline__marker img{position:relative;z-index:1}.brand-timeline__marker.is-active span,.brand-timeline__marker.is-active img{animation:brand-timeline-marker-pop .42s var(--animation-easing)}.brand-timeline__marker img{display:block;width:62%;height:62%;object-fit:contain}@keyframes brand-timeline-marker-glow{0%{opacity:0;transform:scale(.78)}42%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.18)}}@keyframes brand-timeline-marker-ring{0%{opacity:0;transform:scale(.88)}35%{opacity:1}to{opacity:0;transform:scale(1.36)}}@keyframes brand-timeline-marker-pop{0%{transform:scale(.82)}55%{transform:scale(1.12)}to{transform:scale(1)}}@media(prefers-reduced-motion:reduce){.brand-timeline__marker,.brand-timeline__marker:before,.brand-timeline__marker:after,.brand-timeline__marker span,.brand-timeline__marker img{animation:none!important;transition:none}}.brand-timeline__copy{max-width:54rem;padding-block:.4rem}.brand-timeline__item-heading{margin:0;color:var(--color-foreground-heading)}.brand-timeline__item-text{margin-block-start:1.2rem;color:rgb(var(--color-foreground-rgb) / .78)}@media screen and (max-width:749px){.brand-timeline{padding-block:calc(var(--brand-timeline-padding-top) * .7) calc(var(--brand-timeline-padding-bottom) * .7)}.brand-timeline__inner{padding-inline:var(--page-margin)}.brand-timeline__intro{margin-block-end:2.8rem}.brand-timeline__eyebrow{margin-block-end:.4rem}.brand-timeline__heading{max-width:92vw}.brand-timeline__text{margin-block-start:2rem;max-width:92vw}.brand-timeline__items{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;padding-block:0 2.4rem;padding-inline:var(--page-margin);margin-inline:calc(var(--page-margin) * -1);overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.brand-timeline__content-track{display:contents}.brand-timeline__content-track:before{content:none}.brand-timeline__media-stage{display:none}.brand-timeline__media--mobile{display:block}.brand-timeline__items::-webkit-scrollbar{display:none}.brand-timeline__item{flex:0 0 min(78vw,62rem);position:relative;display:flex;flex-direction:column;gap:0;scroll-snap-align:center;scroll-snap-stop:always;opacity:1;transform:none}.brand-timeline__item:before{content:"";position:absolute;z-index:0;top:3.5rem;left:3.5rem;width:calc(100% + 6rem);height:1px;background:rgb(var(--color-border-rgb) / .8);pointer-events:none}.brand-timeline__marker{order:1;width:7rem;height:7rem;margin-block-end:3.2rem;border:1rem solid rgb(var(--color-background-rgb) / .72);border-radius:0;background:rgb(var(--color-foreground-rgb) / .14);box-shadow:none;color:var(--color-foreground-heading);transform:none;transform:translate(-50%)!important;left:50%}.brand-timeline__marker.is-active{background:var(--color-foreground-heading);color:var(--color-background);transform:none}.brand-timeline__marker img{width:70%;height:70%}.brand-timeline__media{order:2;aspect-ratio:1 / .76;border-radius:0;margin-block-end:3.2rem}.brand-timeline__content{order:3;display:block}.brand-timeline__copy{padding:0;border-radius:0;border:0;background:transparent;box-shadow:none}.brand-timeline__kicker{font-size:clamp(1.4rem,4vw,1.9rem);letter-spacing:.16em;margin-block-end:1rem}.brand-timeline__item-heading{max-width:100%}.brand-timeline__item-text{margin-block-start:2.4rem}}.wof-look{padding-block:var(--wof-look-padding-top) var(--wof-look-padding-bottom)}.wof-look__inner{width:min(100%,var(--page-width));margin-inline:auto;padding-inline:var(--page-margin)}.wof-look__header{margin-block-end:clamp(2rem,4vw,4rem)}.wof-look__header--left{text-align:start}.wof-look__header--center{text-align:center}.wof-look__header--right{text-align:end}.wof-look__heading{margin:0;color:var(--color-foreground-heading)}.wof-look__card{position:relative;display:flex;flex-direction:column;gap:clamp(1.4rem,2vw,2.4rem);min-width:0;height:100%}.wof-look__frame{position:relative;aspect-ratio:var(--frame-ratio, 4 / 5);border-radius:var(--wof-look-radius);background:rgb(var(--color-foreground-rgb) / .05)}.wof-look__media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;border-radius:var(--wof-look-radius)}.wof-look__media .wof-look__img,.wof-look__img{display:block;width:100%;height:100%;object-fit:var(--wof-look-object-fit, cover)}.wof-look__pin{position:absolute;top:var(--pin-y, 50%);left:var(--pin-x, 50%);z-index:2;transform:translate(-50%,-50%)}.wof-look__dot{display:block;position:relative;width:4.8rem;height:4.8rem;transition:transform .18s var(--animation-easing)}.wof-look__dot:hover,.wof-look__dot:focus-visible{transform:scale(1.06)}.wof-look__dot-thumb{display:block;width:100%;height:100%;padding:.3rem;border-radius:.6rem;background:#fffffff5;box-shadow:0 0 0 .1rem #0000000f,0 .3rem .9rem #00000047}.wof-look__dot-thumb img,.wof-look__dot-thumb svg{display:block;width:100%;height:100%;border-radius:.4rem;object-fit:cover}.wof-look__tooltip{position:absolute;inset-block-end:calc(100% + .8rem);inset-inline-start:50%;z-index:3;width:max-content;max-width:22rem;padding:.6rem .9rem;border-radius:.6rem;background:rgb(var(--color-background-rgb) / .98);box-shadow:0 .2rem .6rem rgb(var(--color-shadow-rgb) / .16),0 1rem 2.6rem rgb(var(--color-shadow-rgb) / .26);transform:translate(-50%,.4rem);opacity:0;visibility:hidden;transition:opacity .16s var(--animation-easing),transform .16s var(--animation-easing);pointer-events:none}.wof-look__pin--left .wof-look__tooltip{inset-inline-start:0;transform:translateY(.4rem)}.wof-look__pin--right .wof-look__tooltip{inset-inline-start:auto;inset-inline-end:0;transform:translateY(.4rem)}.wof-look__pin--down .wof-look__tooltip{inset-block-end:auto;inset-block-start:calc(100% + .8rem);transform:translate(-50%,-.4rem)}.wof-look__pin--down.wof-look__pin--left .wof-look__tooltip,.wof-look__pin--down.wof-look__pin--right .wof-look__tooltip{transform:translateY(-.4rem)}.wof-look__dot:hover .wof-look__tooltip,.wof-look__dot:focus-visible .wof-look__tooltip{opacity:1;visibility:visible;transform:translate(-50%)}.wof-look__pin--left .wof-look__dot:hover .wof-look__tooltip,.wof-look__pin--left .wof-look__dot:focus-visible .wof-look__tooltip,.wof-look__pin--right .wof-look__dot:hover .wof-look__tooltip,.wof-look__pin--right .wof-look__dot:focus-visible .wof-look__tooltip{transform:translate(0)}.wof-look__tooltip-title{display:block;color:var(--color-foreground-heading);font-size:1.2rem;font-weight:600;line-height:1.2}.wof-look__tooltip-pricing{display:flex;flex-wrap:wrap;align-items:baseline;gap:.2rem .6rem;margin-block-start:.3rem}.wof-look__tooltip-price{color:var(--color-foreground-heading);font-size:1.15rem;font-weight:600}.wof-look__tooltip-compare{color:rgb(var(--color-foreground-rgb) / .5);font-size:1.05rem}.wof-look__actions{display:flex;gap:1rem}.wof-look__shop{display:block;flex:1}.wof-look__button{position:relative;display:flex;align-items:center;justify-content:center;gap:.8rem;width:100%;text-align:center;cursor:pointer}.wof-look__button[aria-disabled=true]{cursor:default}.wof-look__button-icon{flex:0 0 auto;width:1.8rem;height:1.8rem}.wof-look__button.loading .wof-look__button-label,.wof-look__button.loading .wof-look__button-icon{visibility:hidden}.wof-look__button .loading__spinner{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.wof-look__view-toggle,.wof-look__view-panel{display:none}.wof-look__view-head{display:flex;align-items:center;justify-content:space-between;gap:1rem}.wof-look__view-heading{color:var(--color-foreground-heading);font-size:1.3rem;font-weight:600}.wof-look__view-close{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;border:0;border-radius:999px;background:rgb(var(--color-foreground-rgb) / .08);color:var(--color-foreground-heading);font-size:2rem;line-height:1;cursor:pointer}.wof-look__view-list{margin:0;padding:0;list-style:none;display:grid;gap:.8rem}.wof-look__view-link{display:flex;align-items:center;gap:1rem;padding:.6rem;border-radius:.6rem;background:rgb(var(--color-foreground-rgb) / .04);color:inherit;text-decoration:none}.wof-look__view-thumb{flex:0 0 auto;width:5.2rem;height:5.2rem;border-radius:.4rem;overflow:hidden;background:rgb(var(--color-foreground-rgb) / .06)}.wof-look__view-thumb img{width:100%;height:100%;object-fit:cover}.wof-look__view-title{display:block;color:var(--color-foreground-heading);font-size:1.3rem;font-weight:600;line-height:1.2}.wof-look__view-pricing{display:flex;flex-wrap:wrap;align-items:baseline;gap:.2rem .7rem;margin-block-start:.4rem}.wof-look__view-price{color:var(--color-foreground-heading);font-size:1.2rem;font-weight:600}.wof-look__view-compare{color:rgb(var(--color-foreground-rgb) / .5);font-size:1.1rem}@media screen and (max-width:749px){.wof-look__tooltip{display:none}.wof-look__view-toggle{display:block;flex:0 0 auto;min-width:9rem}.wof-look__view-panel:not([hidden]){display:flex;flex-direction:column;gap:1rem;position:absolute;inset-block-start:0;inset-inline:0;width:100%;aspect-ratio:var(--frame-ratio, 4 / 5);z-index:4;overflow-y:auto;padding:1.2rem;background:rgb(var(--color-background-rgb) / .94);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--wof-look-radius)}}.wall-of-fame{padding-block:var(--wall-of-fame-padding-top) var(--wall-of-fame-padding-bottom);overflow:clip}.wall-of-fame__inner{width:min(100%,var(--page-width));margin-inline:auto;padding-inline:var(--page-margin)}.wall-of-fame__header{margin-block-end:clamp(2rem,4vw,5.6rem)}.wall-of-fame__header--left{text-align:start}.wall-of-fame__header--center{text-align:center}.wall-of-fame__header--right{text-align:end}.wall-of-fame__heading{margin:0;color:var(--color-foreground-heading)}.wall-of-fame__stage{display:grid;gap:clamp(1.6rem,2vw,3.2rem);align-items:stretch}.wall-of-fame__item{display:flex;flex-direction:column;gap:clamp(.8rem,1vw,1.2rem);position:relative;min-width:0;min-height:0;padding:clamp(.8rem,1vw,1.3rem);padding-block-end:clamp(1.2rem,1.5vw,2rem);border-radius:.5rem;background:rgb(var(--color-background-rgb) / .99);box-shadow:0 .2rem .5rem rgb(var(--color-shadow-rgb) / .12),0 1.6rem 3.8rem rgb(var(--color-shadow-rgb) / .22);transform:rotate(var(--tilt, 0deg));z-index:1}.wall-of-fame__item:before{content:"";position:absolute;top:-1rem;left:50%;width:clamp(5.5rem,6vw,8rem);height:2.2rem;background:rgb(var(--color-foreground-rgb) / .08);box-shadow:0 .1rem .3rem rgb(var(--color-shadow-rgb) / .08);transform:translate(-50%) rotate(calc(var(--tilt, 0deg) * -2 - 3deg));z-index:4}.wall-of-fame__item:nth-child(1){--tilt: -.8deg}.wall-of-fame__item:nth-child(2){--tilt: 1.8deg}.wall-of-fame__item:nth-child(3){--tilt: -1.6deg}.wall-of-fame__item:nth-child(4){--tilt: 1.2deg}.wall-of-fame__item:nth-child(5){--tilt: -2deg}.wall-of-fame__item:nth-child(6){--tilt: 1.5deg}.wall-of-fame__item:nth-child(7){--tilt: -1.2deg}.wall-of-fame__item:nth-child(8){--tilt: 2deg}.wall-of-fame__item:nth-child(9){--tilt: -1.8deg}.wall-of-fame__item:nth-child(10){--tilt: 1.4deg}.wall-of-fame__item--hero{z-index:2}.wall-of-fame__item:hover{box-shadow:0 .3rem .7rem rgb(var(--color-shadow-rgb) / .16),0 2.4rem 5.2rem rgb(var(--color-shadow-rgb) / .3);z-index:5}.wall-of-fame__media-link{display:block;position:relative;color:inherit;text-decoration:none;flex:1;height:auto;min-width:0;overflow:hidden;border-radius:max(var(--wall-of-fame-radius) - .4rem,.2rem)}.wall-of-fame__media{position:relative;overflow:hidden;border-radius:max(var(--wall-of-fame-radius) - .4rem,.2rem);background:rgb(var(--color-foreground-rgb) / .05);height:100%}.wall-of-fame__media img,.wall-of-fame__media svg{display:block;width:100%;height:100%;object-fit:cover;transition:transform .7s var(--animation-easing)}.wall-of-fame__item:hover .wall-of-fame__media img{transform:scale(1.045)}.wall-of-fame--title_overlay .wall-of-fame__item{padding-block-end:clamp(.8rem,1vw,1.3rem)}.wall-of-fame--title_overlay .wall-of-fame__media-link{isolation:isolate}.wall-of-fame__title-overlay{position:absolute;z-index:2;inset-inline:clamp(.8rem,1.2vw,1.4rem);inset-block-end:clamp(.8rem,1.2vw,1.4rem);display:block;max-width:calc(100% - clamp(1.6rem,2.4vw,2.8rem));padding:clamp(.8rem,1vw,1.2rem) clamp(1rem,1.3vw,1.6rem);border:.1rem solid rgb(255 255 255 / .38);border-radius:max(var(--wall-of-fame-radius),.8rem);background:#ffffff3d;color:#fff;box-shadow:0 .8rem 2.4rem #0000002e;text-shadow:0 .1rem .6rem rgb(0 0 0 / .35);backdrop-filter:blur(14px) saturate(1.25);-webkit-backdrop-filter:blur(14px) saturate(1.25)}.wall-of-fame__title-overlay-text{display:-webkit-box;overflow:hidden;font-size:clamp(1.2rem,1.2vw,1.8rem);font-weight:700;line-height:1.15;-webkit-box-orient:vertical;-webkit-line-clamp:2}.wall-of-fame__product-card{position:relative;z-index:3;display:grid;grid-template-columns:minmax(0,1fr) 4rem;gap:.9rem;align-items:center;padding-block-start:clamp(.2rem,.5vw,.6rem)}.wall-of-fame__product-meta{min-width:0;color:inherit;text-decoration:none}.wall-of-fame__product-title,.wall-of-fame__product-price{display:block}.wall-of-fame__product-title{overflow:hidden;color:var(--color-foreground-heading);font-size:1.3rem;font-weight:700;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.wall-of-fame__product-pricing{display:flex;flex-wrap:wrap;align-items:baseline;gap:.3rem .7rem;margin-block-start:.3rem}.wall-of-fame__product-price{color:var(--color-foreground-heading);font-size:1.2rem;font-weight:600}.wall-of-fame__product-compare{color:rgb(var(--color-foreground-rgb) / .55);font-size:1.1rem}.wall-of-fame__product-save{display:inline-flex;align-items:center;padding:.2rem .6rem;border-radius:2px;background:var(--wall-of-fame-discount-bg);color:var(--wall-of-fame-discount-text);font-size:1rem;font-weight:600;line-height:1.2;white-space:nowrap}.wall-of-fame__form{margin:0}.wall-of-fame__cart-button{width:4rem;height:4rem;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--color-foreground-heading);color:var(--color-background);cursor:pointer}.wall-of-fame__cart-button[disabled]{cursor:not-allowed;opacity:.45}.wall-of-fame__cart-button .svg-wrapper,.wall-of-fame__cart-button .icon-cart{width:1.8rem;height:1.8rem}.wall-of-fame__cart-button .loading__spinner{position:absolute}.wall-of-fame__cart-button.loading .svg-wrapper,.wall-of-fame__cart-button.loading .icon-cart{opacity:0}@media screen and (min-width:990px){.wall-of-fame__stage{grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:repeat(8,minmax(0,1fr));height:var(--wall-of-fame-min-height)}.wall-of-fame__stage--count-7,.wall-of-fame__stage--count-8{grid-template-rows:repeat(10,minmax(0,1fr));height:calc(var(--wall-of-fame-min-height) * 1.25)}.wall-of-fame__stage--count-9,.wall-of-fame__stage--count-10{grid-template-rows:repeat(12,minmax(0,1fr));height:calc(var(--wall-of-fame-min-height) * 1.5)}.wall-of-fame__item:not(.wall-of-fame__item--hero) .wall-of-fame__product-card{grid-template-columns:minmax(0,1fr) 3.6rem;gap:.7rem;padding-block-start:.5rem}.wall-of-fame__item:not(.wall-of-fame__item--hero) .wall-of-fame__cart-button{width:3.6rem;height:3.6rem}.wall-of-fame__item:not(.wall-of-fame__item--hero) .wall-of-fame__product-title{font-size:1.15rem}.wall-of-fame__item:not(.wall-of-fame__item--hero) .wall-of-fame__product-price{font-size:1.1rem}.wall-of-fame__stage--count-10 .wall-of-fame__item--hero .wall-of-fame__product-card{grid-template-columns:minmax(0,1fr) 3.6rem;gap:.7rem;padding-block-start:.5rem}.wall-of-fame__stage--count-10 .wall-of-fame__item--hero .wall-of-fame__cart-button{width:3.6rem;height:3.6rem}.wall-of-fame__stage--count-10 .wall-of-fame__item--hero .wall-of-fame__product-title{font-size:1.15rem}.wall-of-fame__stage--count-10 .wall-of-fame__item--hero .wall-of-fame__product-price{font-size:1.1rem}.wall-of-fame__stage--count-1 .wall-of-fame__item:nth-child(1){grid-column:3 / 11;grid-row:1 / 9}.wall-of-fame__stage--count-2 .wall-of-fame__item:nth-child(1){grid-column:2 / 8;grid-row:1 / 8}.wall-of-fame__stage--count-2 .wall-of-fame__item:nth-child(2){grid-column:8 / 12;grid-row:2 / 9}.wall-of-fame__stage--count-3 .wall-of-fame__item:nth-child(1){grid-column:4 / 10;grid-row:1 / 7}.wall-of-fame__stage--count-3 .wall-of-fame__item:nth-child(2){grid-column:1 / 4;grid-row:2 / 9}.wall-of-fame__stage--count-3 .wall-of-fame__item:nth-child(3){grid-column:10 / 13;grid-row:3 / 9}.wall-of-fame__stage--count-4 .wall-of-fame__item:nth-child(1){grid-column:4 / 10;grid-row:1 / 6}.wall-of-fame__stage--count-4 .wall-of-fame__item:nth-child(2){grid-column:1 / 4;grid-row:2 / 8}.wall-of-fame__stage--count-4 .wall-of-fame__item:nth-child(3){grid-column:10 / 13;grid-row:2 / 8}.wall-of-fame__stage--count-4 .wall-of-fame__item:nth-child(4){grid-column:4 / 10;grid-row:6 / 9}.wall-of-fame__stage--count-5 .wall-of-fame__item:nth-child(1){grid-column:4 / 10;grid-row:1 / 6}.wall-of-fame__stage--count-5 .wall-of-fame__item:nth-child(2){grid-column:1 / 4;grid-row:2 / 9}.wall-of-fame__stage--count-5 .wall-of-fame__item:nth-child(3){grid-column:10 / 13;grid-row:1 / 5}.wall-of-fame__stage--count-5 .wall-of-fame__item:nth-child(4){grid-column:10 / 13;grid-row:5 / 9}.wall-of-fame__stage--count-5 .wall-of-fame__item:nth-child(5){grid-column:4 / 10;grid-row:6 / 9}.wall-of-fame__stage--count-6 .wall-of-fame__item:nth-child(1){grid-column:4 / 10;grid-row:1 / 6}.wall-of-fame__stage--count-6 .wall-of-fame__item:nth-child(2){grid-column:1 / 4;grid-row:1 / 5}.wall-of-fame__stage--count-6 .wall-of-fame__item:nth-child(3){grid-column:1 / 4;grid-row:5 / 9}.wall-of-fame__stage--count-6 .wall-of-fame__item:nth-child(4){grid-column:10 / 13;grid-row:1 / 5}.wall-of-fame__stage--count-6 .wall-of-fame__item:nth-child(5){grid-column:10 / 13;grid-row:5 / 9}.wall-of-fame__stage--count-6 .wall-of-fame__item:nth-child(6){grid-column:4 / 10;grid-row:6 / 9}.wall-of-fame__stage--count-7 .wall-of-fame__item:nth-child(1){grid-column:4 / 10;grid-row:1 / 7}.wall-of-fame__stage--count-7 .wall-of-fame__item:nth-child(2){grid-column:1 / 4;grid-row:1 / 6}.wall-of-fame__stage--count-7 .wall-of-fame__item:nth-child(3){grid-column:1 / 4;grid-row:6 / 11}.wall-of-fame__stage--count-7 .wall-of-fame__item:nth-child(4){grid-column:10 / 13;grid-row:1 / 6}.wall-of-fame__stage--count-7 .wall-of-fame__item:nth-child(5){grid-column:10 / 13;grid-row:6 / 11}.wall-of-fame__stage--count-7 .wall-of-fame__item:nth-child(6){grid-column:4 / 7;grid-row:7 / 11}.wall-of-fame__stage--count-7 .wall-of-fame__item:nth-child(7){grid-column:7 / 10;grid-row:7 / 11}.wall-of-fame__stage--count-8 .wall-of-fame__item:nth-child(1){grid-column:4 / 10;grid-row:1 / 6}.wall-of-fame__stage--count-8 .wall-of-fame__item:nth-child(2){grid-column:1 / 4;grid-row:1 / 6}.wall-of-fame__stage--count-8 .wall-of-fame__item:nth-child(3){grid-column:1 / 4;grid-row:6 / 11}.wall-of-fame__stage--count-8 .wall-of-fame__item:nth-child(4){grid-column:10 / 13;grid-row:1 / 5}.wall-of-fame__stage--count-8 .wall-of-fame__item:nth-child(5){grid-column:10 / 13;grid-row:5 / 8}.wall-of-fame__stage--count-8 .wall-of-fame__item:nth-child(6){grid-column:10 / 13;grid-row:8 / 11}.wall-of-fame__stage--count-8 .wall-of-fame__item:nth-child(7){grid-column:4 / 7;grid-row:6 / 11}.wall-of-fame__stage--count-8 .wall-of-fame__item:nth-child(8){grid-column:7 / 10;grid-row:6 / 11}.wall-of-fame__stage--count-9 .wall-of-fame__item:nth-child(1){grid-column:4 / 10;grid-row:1 / 7}.wall-of-fame__stage--count-9 .wall-of-fame__item:nth-child(2){grid-column:1 / 4;grid-row:1 / 5}.wall-of-fame__stage--count-9 .wall-of-fame__item:nth-child(3){grid-column:1 / 4;grid-row:5 / 9}.wall-of-fame__stage--count-9 .wall-of-fame__item:nth-child(4){grid-column:1 / 4;grid-row:9 / 13}.wall-of-fame__stage--count-9 .wall-of-fame__item:nth-child(5){grid-column:10 / 13;grid-row:1 / 5}.wall-of-fame__stage--count-9 .wall-of-fame__item:nth-child(6){grid-column:10 / 13;grid-row:5 / 9}.wall-of-fame__stage--count-9 .wall-of-fame__item:nth-child(7){grid-column:10 / 13;grid-row:9 / 13}.wall-of-fame__stage--count-9 .wall-of-fame__item:nth-child(8){grid-column:4 / 7;grid-row:7 / 13}.wall-of-fame__stage--count-9 .wall-of-fame__item:nth-child(9){grid-column:7 / 10;grid-row:7 / 13}.wall-of-fame__stage--count-10 .wall-of-fame__item:nth-child(1){grid-column:4 / 7;grid-row:1 / 7}.wall-of-fame__stage--count-10 .wall-of-fame__item:nth-child(2){grid-column:1 / 4;grid-row:1 / 5}.wall-of-fame__stage--count-10 .wall-of-fame__item:nth-child(3){grid-column:1 / 4;grid-row:5 / 9}.wall-of-fame__stage--count-10 .wall-of-fame__item:nth-child(4){grid-column:1 / 4;grid-row:9 / 13}.wall-of-fame__stage--count-10 .wall-of-fame__item:nth-child(5){grid-column:10 / 13;grid-row:1 / 5}.wall-of-fame__stage--count-10 .wall-of-fame__item:nth-child(6){grid-column:10 / 13;grid-row:5 / 9}.wall-of-fame__stage--count-10 .wall-of-fame__item:nth-child(7){grid-column:10 / 13;grid-row:9 / 13}.wall-of-fame__stage--count-10 .wall-of-fame__item:nth-child(8){grid-column:7 / 10;grid-row:1 / 7}.wall-of-fame__stage--count-10 .wall-of-fame__item:nth-child(9){grid-column:4 / 7;grid-row:7 / 13}.wall-of-fame__stage--count-10 .wall-of-fame__item:nth-child(10){grid-column:7 / 10;grid-row:7 / 13}}.wall-of-fame__stage--animated .wall-of-fame__item{animation:wall-of-fame-zoom-in .72s var(--animation-easing) both;animation-delay:var(--delay);transform-origin:center}@supports (animation-timeline: view()){.wall-of-fame__stage--animated .wall-of-fame__item{animation-duration:1ms;animation-delay:0s;animation-timeline:view(block);animation-range-start:entry calc(8% + (var(--item-index) * 2%));animation-range-end:entry calc(30% + (var(--item-index) * 2%))}}@keyframes wall-of-fame-zoom-in{0%{opacity:0;transform:rotate(var(--tilt, 0deg)) scale(.88)}to{opacity:1;transform:rotate(var(--tilt, 0deg)) scale(1)}}@media(prefers-reduced-motion:reduce){.wall-of-fame__stage--animated .wall-of-fame__item{opacity:1;transform:rotate(var(--tilt, 0deg));animation:none}.wall-of-fame__media img{transition:none}}@media screen and (max-width:989px){.wall-of-fame__stage{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 1.4rem;align-items:start;padding-block-start:1.2rem}.wall-of-fame__item{gap:.7rem;padding:.8rem;padding-block-end:1.1rem}.wall-of-fame--title_overlay .wall-of-fame__item{padding-block-end:.8rem}.wall-of-fame__item:nth-child(3n+1){grid-column:1 / -1}.wall-of-fame__media-link{flex:none}.wall-of-fame__media{height:auto;aspect-ratio:1}.wall-of-fame__item--portrait .wall-of-fame__media{aspect-ratio:4 / 5}.wall-of-fame__item--landscape .wall-of-fame__media,.wall-of-fame__item:nth-child(3n+1) .wall-of-fame__media{aspect-ratio:16 / 11}.wall-of-fame__header{margin-block-end:2rem}.wall-of-fame__product-card{grid-template-columns:minmax(0,1fr) 3.8rem;gap:.7rem;padding-block-start:.5rem}.wall-of-fame__cart-button{width:3.8rem;height:3.8rem}.wall-of-fame__product-title{font-size:1.15rem;white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.wall-of-fame__title-overlay{inset-inline:.8rem;inset-block-end:.8rem;max-width:calc(100% - 1.6rem);padding:.75rem .9rem}.wall-of-fame__title-overlay-text{font-size:1.15rem}.wall-of-fame__product-price{font-size:1.1rem}}.active-coupon-block{display:flex;gap:14px;margin-inline:calc(var(--page-padding, 0px) * -1);overflow-x:auto;padding-block:2px 8px;padding-inline:var(--page-padding, 0px);scroll-snap-type:x mandatory;scrollbar-width:none}.active-coupon-wrapper{display:grid;gap:10px;--border-width: .5px;--border-style: solid;--border-color: rgb(var(--color-border-rgb) / 1);--border-radius: 2px;background:#e7ddf1;width:100%}.active-coupon-heading{margin:0;color:var(--active-coupon-text);font-size:1.45rem;font-weight:inherit;line-height:1.2;text-align:center}.active-coupon-block::-webkit-scrollbar{display:none}.active-coupon-block--single{display:block;margin-inline:0;overflow:visible;padding:0;scroll-snap-type:none}.active-coupon-card{position:relative;display:grid;grid-template-columns:auto minmax(280px,1fr);grid-template-areas:"content content" "footer footer";align-items:start;flex:0 0 calc((100% - 14px) / 1.8);gap:8px 12px;min-height:112px;padding:14px;border:1px solid var(--active-coupon-border);border-radius:var(--active-coupon-radius);background:var(--active-coupon-bg);color:var(--active-coupon-text);scroll-snap-align:start;box-shadow:0 2px 10px color-mix(in srgb,var(--active-coupon-text) 8%,transparent);isolation:isolate}@supports (animation-timeline: view()){.active-coupon-wrapper[data-active-coupon-animate] .active-coupon-card{animation:activeCouponFadeInUp 1ms ease both;animation-timeline:view();animation-range:entry 0% cover 24%}}.active-coupon-block--single .active-coupon-card{width:100%}.active-coupon-card__media{position:absolute;inset-block-start:14px;inset-inline-start:14px;z-index:1;grid-area:unset;padding-block-start:1px}.active-coupon-card__header,.active-coupon-card__footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.active-coupon-card__icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:color-mix(in srgb,var(--active-coupon-accent) 12%,var(--active-coupon-bg));color:var(--active-coupon-accent);font-size:1.45rem;font-weight:800;line-height:1}.active-coupon-card__icon svg{width:18px;height:18px}.active-coupon-card__icon:after{content:"";position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;border:1px solid color-mix(in srgb,var(--active-coupon-accent) 58%,transparent);border-radius:inherit;animation:activeCouponPulse 2.2s ease-out infinite}.active-coupon-card__content{grid-area:content;display:grid;gap:4px;min-width:0;padding-inline-start:48px}.active-coupon-card__value{min-width:0;color:var(--active-coupon-text);font-size:1.45rem;font-weight:800;line-height:1.12}.active-coupon-card__action{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:flex-end}.active-coupon-card__automatic{display:inline-flex;align-items:center;justify-content:center;min-height:21px;padding:5px 8px;border-radius:999px;background:var(--active-coupon-action-bg);color:var(--active-coupon-action-text);font-size:.9rem;font-weight:800;line-height:1;text-transform:uppercase;white-space:nowrap}.active-coupon-card__summary{color:color-mix(in srgb,var(--active-coupon-text) 78%,transparent);font-size:1.05rem;line-height:1.35}.active-coupon-card__savings{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:22px;padding:5px 9px;border-radius:inherit;background:var(--active-coupon-savings-bg);color:var(--active-coupon-savings-text);font-size:1.1rem;font-weight:800;line-height:1;white-space:nowrap}.active-coupon-card__footer{display:block;grid-area:footer;align-self:start;padding-block-start:8px;border-top:1px solid color-mix(in srgb,var(--active-coupon-border) 65%,transparent)}.active-coupon-card__footer-inner{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%}.active-coupon-card__meta-viewport{display:flex;flex:1 1 auto;min-width:0;overflow:hidden}.active-coupon-card__meta-viewport--marquee{-webkit-mask-image:linear-gradient(to right,transparent,#000 12px,#000 calc(100% - 12px),transparent);mask-image:linear-gradient(to right,transparent,#000 12px,#000 calc(100% - 12px),transparent)}.active-coupon-card__meta-group{display:flex;flex:0 0 auto;flex-wrap:wrap;gap:5px 12px;min-width:0}.active-coupon-card__meta-viewport--marquee .active-coupon-card__meta-group{flex-wrap:nowrap;min-width:max-content;padding-inline-end:18px;animation:activeCouponMetaMarquee 12s linear infinite}.active-coupon-card__meta-viewport--marquee:hover .active-coupon-card__meta-group{animation-play-state:paused}.active-coupon-card__meta{position:relative;color:var(--active-coupon-accent);font-size:1.1rem;font-weight:700;line-height:1.2;white-space:nowrap}.active-coupon-card__meta:not(:last-child):after{content:"";position:absolute;inset-block-start:50%;inset-inline-end:-7px;width:3px;height:3px;border-radius:50%;background:currentColor;transform:translateY(-50%);opacity:.45}.active-coupon-card__code{flex:0 0 auto;max-width:112px}.active-coupon-card__code.coupon-code-block{display:inline-flex;align-items:center;gap:5px;min-height:21px;padding:5px 7px 5px 9px;border:0;border-radius:inherit;background:var(--active-coupon-action-bg);color:var(--active-coupon-action-text);width:auto}.active-coupon-card__code .coupon-code-text{color:currentColor;font-size:1.1rem;font-weight:700;line-height:1;text-transform:uppercase;white-space:nowrap}.active-coupon-card__code .coupon-code-icon{position:static;display:inline-flex;align-items:center;justify-content:center;width:auto;height:16px;min-width:20px;padding:0;border:0;background:transparent;color:currentColor}.active-coupon-card__code .coupon-code-icon:before{content:"";width:1px;height:12px;margin-inline-end:5px;background:color-mix(in srgb,currentColor 35%,transparent)}.active-coupon-card__code .svg-wrapper{width:11px;height:11px}@media screen and (min-width:750px)and (max-width:1024px){.active-coupon-card{flex-basis:calc((100% - 14px) / 1.5)}}@media screen and (max-width:749px){.active-coupon-card{flex-basis:calc((100% - 14px) / 1.2);gap:8px 10px;min-height:108px;padding:12px}.active-coupon-block--single .active-coupon-card{width:100%;max-width:none}.active-coupon-card__icon{width:34px;height:34px;font-size:1.35rem}.active-coupon-card__media{inset-block-start:12px;inset-inline-start:12px}.active-coupon-card__content{padding-inline-start:44px}.active-coupon-card__value{font-size:1.3rem}.active-coupon-card__automatic{min-height:20px;padding:5px 7px;font-size:.9rem}.active-coupon-card__summary{font-size:1rem}.active-coupon-card__savings{min-height:20px;padding:4px 8px;font-size:1.1rem}.active-coupon-card__footer{align-items:flex-end}.active-coupon-card__code .coupon-code-text,.active-coupon-card__meta{font-size:1.1rem}}@keyframes activeCouponPulse{0%{opacity:.42;transform:scale(.92)}to{opacity:0;transform:scale(1.28)}}@keyframes activeCouponFadeInUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes activeCouponMetaMarquee{0%{transform:translate(0)}to{transform:translate(-100%)}}@media(prefers-reduced-motion:reduce){.active-coupon-card__icon:after,.active-coupon-wrapper[data-active-coupon-animate] .active-coupon-card,.active-coupon-card__meta-viewport--marquee .active-coupon-card__meta-group{animation:none}}.product-gift-wrapping{position:relative;display:block;width:100%;overflow:hidden;padding:var(--padding-lg);border:1px solid color-mix(in srgb,var(--color-foreground-heading) 20%,transparent);border-radius:1.4rem;background:var(--color-background);font-size:var(--product-gift-wrapping-font-size, inherit);box-shadow:0 1.4rem 3.2rem rgb(var(--color-shadow-rgb) / .08),inset 0 0 0 1px #ffffff8c}.product-gift-wrapping:before{content:"";position:absolute;inset-inline:0;inset-block-start:0;height:.3rem;background:linear-gradient(90deg,transparent,var(--color-foreground-heading),transparent);opacity:.25}.product-gift-wrapping__header{display:grid;grid-template-columns:auto minmax(8rem,1fr) auto;gap:clamp(1rem,1.8vw,2rem);align-items:center}.product-gift-wrapping__icon{display:inline-flex;flex:0 0 4rem;width:4rem;height:4rem;align-items:center;justify-content:center;border-radius:1rem;background:rgb(var(--color-foreground-rgb) / .08);color:var(--color-foreground-heading)}.product-gift-wrapping__icon svg{width:2.6rem;height:2.6rem;fill:currentColor}.product-gift-wrapping__copy{display:grid;gap:.6rem;min-width:0}.product-gift-wrapping__title-row{display:flex;flex-wrap:wrap;gap:.7rem;align-items:center;min-width:0}.product-gift-wrapping__title{color:var(--color-foreground-heading);font-size:var(--font-h5--size);font-weight:600;line-height:1.05}.product-gift-wrapping__subtitle{width:fit-content;color:var(--color-foreground-heading);font-size:var(--size-12)}.product-gift-wrapping__action{display:grid;justify-items:center;min-width:max-content}.product-gift-wrapping__switch{display:inline-flex;cursor:pointer}.product-gift-wrapping__switch input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.product-gift-wrapping__switch-track{position:relative;display:block;width:4.2rem;height:2.4rem;border-radius:999px;background:color-mix(in srgb,var(--color-foreground-heading) 22%,var(--color-background));box-shadow:inset 0 0 0 1px rgb(var(--color-border-rgb) / .45);transition:background var(--animation-speed) var(--animation-easing),box-shadow var(--animation-speed) var(--animation-easing)}.product-gift-wrapping__switch-thumb{position:absolute;top:.3rem;left:.3rem;width:1.8rem;height:1.8rem;border-radius:999px;background:var(--color-background);box-shadow:0 .2rem .8rem rgb(var(--color-shadow-rgb) / .18);transition:transform var(--animation-speed) var(--animation-easing)}.product-gift-wrapping__switch input:focus-visible+.product-gift-wrapping__switch-track{outline:2px solid var(--color-foreground-heading);outline-offset:.2rem}.product-gift-wrapping__switch input:checked+.product-gift-wrapping__switch-track{background:var(--color-foreground-heading)}.product-gift-wrapping__switch input:checked+.product-gift-wrapping__switch-track .product-gift-wrapping__switch-thumb{transform:translate(1.8rem)}.product-gift-wrapping__price{display:inline-flex;min-width:max-content;padding:.35rem .7rem;border-radius:999px;background:color-mix(in srgb,var(--color-foreground-heading) 10%,var(--color-background));color:var(--color-foreground-heading);font-size:.9em;font-weight:800;line-height:1}.product-gift-wrapping__description{position:relative;padding:1.4rem 4.4rem 1.4rem 1.6rem;border-radius:1rem;background:color-mix(in srgb,var(--color-foreground-heading) 9%,var(--color-background));color:rgb(var(--color-foreground-rgb) / .78);font-size:.9em}.product-gift-wrapping__description-badge{display:inline-flex;margin-block-end:.8rem;padding:.35rem .8rem;border-radius:.4rem;background:var(--color-foreground-heading);color:var(--color-background);font-size:.75em;font-weight:800;letter-spacing:.06em;line-height:1;text-transform:uppercase}.product-gift-wrapping__description .rte>*{margin-block:0}.product-gift-wrapping__sparkle{position:absolute;top:1.4rem;right:1.6rem;color:var(--color-foreground-heading);font-size:1.25em;line-height:1}.product-gift-wrapping__fields{display:grid;gap:1.6rem;margin-block-start:1.8rem;padding-block-start:1.8rem;border-block-start:1px solid rgb(var(--color-border-rgb) / .28)}.product-gift-wrapping__fields[hidden]{display:none}.product-gift-wrapping__field-grid{display:grid;gap:1.4rem;grid-template-columns:repeat(2,minmax(0,1fr))}.product-gift-wrapping__note-field textarea{min-height:9.6rem;resize:vertical}.product-gift-wrapping__counter{margin-block-start:.6rem;color:rgb(var(--color-foreground-rgb) / .62);font-size:.8em;font-weight:700;letter-spacing:.04em;text-align:right;text-transform:uppercase}.product-gift-wrapping .field__input{border-radius:1rem;background:color-mix(in srgb,var(--color-foreground-heading) 5%,var(--color-background));font-size:inherit;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--color-foreground-heading) 20%,transparent)}.product-gift-wrapping .field__input:focus{box-shadow:inset 0 0 0 1.5px var(--color-foreground-heading)}@media screen and (max-width:749px){.product-gift-wrapping{padding:1.4rem}.product-gift-wrapping__header{grid-template-columns:auto minmax(0,1fr) auto;gap:1.2rem}.product-gift-wrapping__icon{width:3.6rem;height:3.6rem;flex-basis:3.6rem}.product-gift-wrapping__action{align-self:start}.product-gift-wrapping__field-grid{grid-template-columns:1fr}}.collage-style{display:grid;grid-auto-flow:dense}.collage-style__2_2_1_2{grid-template-columns:repeat(5,1fr)}.collage-style__2_2_1_2>*:nth-child(7n+1){grid-area:auto / 1 / span 1 / span 1}.collage-style__2_2_1_2>*:nth-child(7n+2){grid-area:auto / 1 / span 1 / span 1;grid-row:span 1}.collage-style__2_2_1_2>*:nth-child(7n+3){grid-column:2}.collage-style__2_2_1_2>*:nth-child(7n+4){grid-column:2;grid-row:span 1}.collage-style__2_2_1_2>*:nth-child(7n+5){grid-column:3 / span 2;grid-row:span 2}.collage-style__2_2_1_2>*:nth-child(7n+6){grid-column:5}.collage-style__2_2_1_2>*:nth-child(7n+7){grid-column:5}.collage-style__1_3{grid-template-columns:repeat(4,1fr);grid-auto-rows:1fr}.collage-style__1_3>*:nth-child(4n+1){grid-column:1 / span 2;grid-row:span 2}.collage-style__1_3>*:nth-child(4n+2){grid-column:3 / span 2;grid-row:auto / span 1}.collage-style__1_3>*:nth-child(4n+3){grid-column:3}.collage-style__1_3>*:nth-child(4n+4){grid-column:4}.collage-style__3_3_3{display:grid;grid-template-columns:repeat(6,1fr);grid-auto-rows:1fr}.collage-style__3_3_3>*:nth-child(9n+1){grid-column:1;grid-row:auto / span 1}.collage-style__3_3_3>*:nth-child(9n+2){grid-column:2}.collage-style__3_3_3>*:nth-child(9n+3){grid-column:1 / span 2;grid-row:span 2}.collage-style__3_3_3>*:nth-child(9n+4){grid-column:3 / span 2;grid-row:span 2}.collage-style__3_3_3>*:nth-child(9n+5){grid-column:3}.collage-style__3_3_3>*:nth-child(9n+6){grid-column:4}.collage-style__3_3_3>*:nth-child(9n+7){grid-column:5}.collage-style__3_3_3>*:nth-child(9n+8){grid-column:6}.collage-style__3_3_3>*:nth-child(9n+9){grid-column:5 / span 2;grid-row:span 2}.collage-style__1_2_2{display:grid;grid-template-columns:repeat(7,1fr);grid-auto-rows:1fr}.collage-style__1_2_2>*:nth-child(5n+1){grid-column:1 / span 3;grid-row:span 2}.collage-style__1_2_2>*:nth-child(5n+2){grid-column:4 / span 2;grid-row:auto / span 1}.collage-style__1_2_2>*:nth-child(5n+3){grid-column:4 / span 2;grid-row:auto / span 1}.collage-style__1_2_2>*:nth-child(5n+4){grid-column:6 / span 2;grid-row:auto / span 1}.collage-style__1_2_2>*:nth-child(5n+5){grid-column:6 / span 2;grid-row:auto / span 1}.collage-style__2_1{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr}.collage-style__2_1>*:nth-child(3n+1){grid-column:1;grid-row:auto / span 1}.collage-style__2_1>*:nth-child(3n+2){grid-column:1;grid-row:auto / span 1}.collage-style__2_1>*:nth-child(3n+3){grid-column:2;grid-row:span 2}.collage-style__1_1_2{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:1fr}.collage-style__1_1_2>*:nth-child(4n+1){grid-column:1;grid-row:span 2}.collage-style__1_1_2>*:nth-child(4n+2){grid-column:2;grid-row:span 2}.collage-style__1_1_2>*:nth-child(4n+3){grid-column:3;grid-row:auto / span 1}.collage-style__1_1_2>*:nth-child(4n+4){grid-column:3;grid-row:auto / span 1}@media(max-width:749px){.collage-style__2_2_1_2{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(5,1fr)}.collage-style__2_2_1_2>*:nth-child(7n+1){grid-area:auto / 1 / span 1 / span 1}.collage-style__2_2_1_2>*:nth-child(7n+2){grid-column:2}.collage-style__2_2_1_2>*:nth-child(7n+3){grid-column:1}.collage-style__2_2_1_2>*:nth-child(7n+4){grid-column:2}.collage-style__2_2_1_2>*:nth-child(7n+5){grid-column:1 / span 2;grid-row:span 2}.collage-style__2_2_1_2>*:nth-child(7n+6){grid-column:1}.collage-style__2_2_1_2>*:nth-child(7n+7){grid-column:2}.collage-style__1_3{grid-template-columns:repeat(2,1fr);grid-auto-rows:auto}.collage-style__1_3>*:nth-child(4n+1){grid-column:1 / span 2;grid-row:auto / span 1}.collage-style__1_3>*:nth-child(4n+2){grid-column:1 / span 2;grid-row:span 2}.collage-style__1_3>*:nth-child(4n+3){grid-column:1}.collage-style__1_3>*:nth-child(4n+4){grid-column:2}.collage-style__3_3_3{grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr}.collage-style__3_3_3>*:nth-child(9n+1){grid-column:1;grid-row:auto / span 1}.collage-style__3_3_3>*:nth-child(9n+2){grid-column:2;grid-row:auto / span 1}.collage-style__3_3_3>*:nth-child(9n+3){grid-column:1 / span 2;grid-row:span 2}.collage-style__3_3_3>*:nth-child(9n+4){grid-column:1 / span 2;grid-row:span 2}.collage-style__3_3_3>*:nth-child(9n+5){grid-column:1;grid-row:auto / span 1}.collage-style__3_3_3>*:nth-child(9n+6){grid-column:2;grid-row:auto / span 1}.collage-style__3_3_3>*:nth-child(9n+7){grid-column:1;grid-row:auto / span 1}.collage-style__3_3_3>*:nth-child(9n+8){grid-column:2;grid-row:auto / span 1}.collage-style__3_3_3>*:nth-child(9n+9){grid-column:1 / span 2;grid-row:span 2}.collage-style__1_2_2{grid-template-columns:repeat(4,1fr);grid-auto-rows:1fr}.collage-style__1_2_2>*:nth-child(5n+1){grid-column:1 / span 4;grid-row:auto / span 1}.collage-style__1_2_2>*:nth-child(5n+2){grid-column:1 / span 2;grid-row:auto / span 1}.collage-style__1_2_2>*:nth-child(5n+3){grid-column:3 / span 2;grid-row:auto / span 1}.collage-style__1_2_2>*:nth-child(5n+4){grid-column:1 / span 2;grid-row:auto / span 1}.collage-style__1_2_2>*:nth-child(5n+5){grid-column:3 / span 2;grid-row:auto / span 1}.collage-style__2_1{grid-template-columns:1fr;grid-auto-rows:auto}.collage-style__2_1>*:nth-child(3n+1){grid-column:1/2;grid-row:auto / span 1}.collage-style__2_1>*:nth-child(3n+2){grid-column:1/2;grid-row:auto / span 1}.collage-style__2_1>*:nth-child(3n+3){grid-column:1 / span 2;grid-row:auto / span 1}.collage-style__1_1_2{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr}.collage-style__1_1_2>*:nth-child(4n+1){grid-column:1;grid-row:auto / span 1}.collage-style__1_1_2>*:nth-child(4n+2){grid-column:2;grid-row:auto / span 1}.collage-style__1_1_2>*:nth-child(4n+3){grid-column:1;grid-row:auto / span 1}.collage-style__1_1_2>*:nth-child(4n+4){grid-column:2;grid-row:auto / span 1}}/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp{--pswp-bg: #000;--pswp-placeholder-bg: #222;--pswp-root-z-index: 100000;--pswp-preloader-color: rgb(79 79 79 / var(--opacity-40));--pswp-preloader-color-secondary: rgb(255 255 255 / var(--opacity-90));--pswp-icon-color: #fff;--pswp-icon-color-secondary: #4f4f4f;--pswp-icon-stroke-color: #4f4f4f;--pswp-icon-stroke-width: 2px;--pswp-error-text-color: var(--pswp-icon-color)}.pswp{position:fixed;z-index:var(--pswp-root-z-index);display:none;touch-action:none;outline:0;opacity:var(--opacity-4);contain:layout style size;-webkit-tap-highlight-color:rgb(0 0 0 / var(--opacity-0))}.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{transform:translateZ(0);will-change:opacity}.pswp__bg{opacity:var(--opacity-4);background:var(--pswp-bg);display:block}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp,.pswp__scroll-wrap,.pswp__bg,.pswp__container,.pswp__item,.pswp__content,.pswp__img,.pswp__zoom-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.pswp{position:fixed}.pswp__img,.pswp__zoom-wrap{width:auto;height:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:-webkit-zoom-out;cursor:-moz-zoom-out;cursor:zoom-out}.pswp__container,.pswp__img,.pswp__button,.pswp__counter{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__item{z-index:1;overflow:hidden}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{margin:auto;font-size:1em;line-height:1;color:var(--pswp-error-text-color)}.pswp .pswp__hide-on-close{opacity:var(--opacity-4);will-change:opacity;transition:opacity var(--pswp-transition-duration) cubic-bezier(.4,0,.22,1);z-index:10;pointer-events:none}.pswp--ui-visible .pswp__hide-on-close{opacity:var(--opacity-100);pointer-events:auto}.pswp__button{position:relative;display:block;width:50px;height:60px;padding:0;margin:0;overflow:hidden;cursor:pointer;background:none;border:0;box-shadow:none;opacity:var(--opacity-85);-webkit-appearance:none;-webkit-touch-callout:none}.pswp__button:hover,.pswp__button:active,.pswp__button:focus{transition:none;padding:0;background:none;border:0;box-shadow:none;opacity:var(--opacity-100)}.pswp__button:disabled{opacity:var(--opacity-30);cursor:auto}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary)}.pswp__icn{position:absolute;top:14px;left:9px;width:32px;height:32px;overflow:hidden;pointer-events:none}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}div.pswp__img--placeholder,.pswp__img--with-bg{background:var(--pswp-placeholder-bg)}.pswp__top-bar{position:absolute;left:0;top:0;width:100%;height:60px;display:flex;flex-direction:row;justify-content:flex-end;z-index:10;pointer-events:none!important}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{position:absolute;width:75px;height:100px;top:50%;margin-top:-50px}.pswp__button--arrow:disabled{display:none;cursor:default}.pswp__button--arrow .pswp__icn{top:50%;margin-top:-30px;width:60px;height:60px;background:none;border-radius:0}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{right:auto;left:0}.pswp__button--arrow--next{right:0}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scaleX(-1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{position:relative;overflow:hidden;width:50px;height:60px;margin-right:auto}.pswp__preloader .pswp__icn{opacity:var(--opacity-0);transition:opacity .2s linear;animation:pswp-clockwise .6s linear infinite}.pswp__preloader--active .pswp__icn{opacity:var(--opacity-85)}@keyframes pswp-clockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pswp__counter{height:30px;margin:15px 0 0 20px;font-size:14px;line-height:30px;color:var(--pswp-icon-color);text-shadow:1px 1px 3px var(--pswp-icon-color-secondary);opacity:var(--opacity-85)}.pswp--one-slide .pswp__counter{display:none}.video-testimonials{position:relative;z-index:0;isolation:isolate;display:block;width:100%;max-width:100%;min-width:0;flex:0 1 100%;background:rgb(var(--color-background-rgb) / 1);color:var(--color-foreground);overflow:hidden}.product-details .video-testimonials{max-width:min(100%,72rem)}.video-testimonials__header{margin-block-end:.5rem;margin-block-start:1rem}.video-testimonials__empty{padding:16px;border:1px dashed color-mix(in srgb,currentColor 28%,transparent);border-radius:8px;color:color-mix(in srgb,currentColor 72%,transparent);font-size:1.3rem}.video-testimonials__heading{margin:0;color:var(--color-foreground-heading);font-size:clamp(1.8rem,2.4vw,2.8rem);line-height:1.15}.video-testimonials__carousel{display:block;position:relative;z-index:0;width:100%;max-width:100%;min-width:0;overflow:hidden;contain:inline-size;touch-action:pan-y}.video-testimonials__carousel .swiper{width:100%;max-width:100%;min-width:0;overflow:hidden;touch-action:pan-y}.video-testimonials__track{align-items:stretch;min-width:0}.video-testimonials__slide{height:auto;min-width:0}.video-testimonials__card{display:flex;flex-direction:column;gap:10px;height:100%;overflow:hidden;border-radius:var(--video-testimonials-radius);background:var(--video-testimonials-card-bg);color:var(--video-testimonials-card-text)}.swiper:not(.swiper-initialized) .video-testimonials__track.grid-layout-no-js>.video-testimonials__slide{flex:0 0 auto}.video-testimonials__media-button{display:block;width:100%;padding:0;border:0;background:transparent;color:inherit;cursor:pointer}.video-testimonials__media{position:relative;display:block;aspect-ratio:9 / 16;overflow:hidden;background:#111}.video-testimonials__media img,.video-testimonials__preview-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.video-testimonials__media img+.video-testimonials__preview-video{opacity:0}.video-testimonials__play{position:absolute;inset:auto 12px 12px auto;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:999px;background:#ffffffeb;color:#111;box-shadow:0 8px 24px #00000038}.video-testimonials__play svg{width:16px;height:16px}.video-testimonials__body{display:grid;gap:5px;padding:0 12px}.video-testimonials__rating{color:var(--video-testimonials-accent);font-size:1.2rem;line-height:1}.video-testimonials__rating span{opacity:.3}.video-testimonials__rating .is-filled{opacity:1}.video-testimonials__title{margin:0;color:inherit;font-size:1.35rem;line-height:1.2}.video-testimonials__quote{display:-webkit-box;margin:0;overflow:hidden;color:color-mix(in srgb,currentColor 78%,transparent);font-size:1.2rem;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.video-testimonials__customer{color:color-mix(in srgb,currentColor 68%,transparent);font-size:1.1rem;font-weight:700}.video-testimonials__product{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;margin-block-start:auto;padding:12px;border-top:1px solid color-mix(in srgb,currentColor 12%,transparent)}.video-testimonials__product-link{display:grid;grid-template-columns:48px minmax(0,1fr);gap:9px;align-items:center;color:inherit;text-decoration:none}.video-testimonials__product-link img{width:48px;height:48px;border-radius:6px;object-fit:cover}.video-testimonials__product-title,.video-testimonials__product-price{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.video-testimonials__product-title{font-size:1.15rem;font-weight:700}.video-testimonials__product-price{color:color-mix(in srgb,currentColor 70%,transparent);font-size:1.1rem}.video-testimonials__add{min-height:34px;width:100%;padding:8px 10px;font-size:1.1rem}.video-testimonials__arrows{display:flex;justify-content:flex-end;gap:10px;margin-block-start:14px}.video-testimonials-lightbox[hidden]{display:none!important;pointer-events:none}.video-testimonials-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;display:grid;place-items:center;background:#000000d1}body.video-testimonials-lightbox-open .sticky-link-group{z-index:1!important}.video-testimonials-lightbox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0}.video-testimonials-lightbox__panel{position:relative;display:grid;width:min(100vw,560px);height:100dvh;overflow:hidden;background:#050505;color:#fff}.video-testimonials-lightbox__swiper,.video-testimonials-lightbox__slide,.video-testimonials-lightbox__video-wrap{width:100%;height:100%}.video-testimonials-lightbox__video{width:100%;height:100%;object-fit:contain;background:#000}.video-testimonials-lightbox__close,.video-testimonials-lightbox__mute{border:0;background:#ffffff29;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.video-testimonials-lightbox__close{position:absolute;inset-block-start:14px;inset-inline-end:14px;z-index:3;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:999px}.video-testimonials-lightbox__close svg{width:16px;height:16px}.video-testimonials-lightbox__nav{--swiper-navigation-sides-offset: 14px;z-index:4;opacity:var(--opacity-100)}.video-testimonials-lightbox__product{position:absolute;inset:auto 12px 54px;z-index:3;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px;border-radius:12px;background:#ffffffeb;color:#111;box-shadow:0 16px 44px #00000047}.video-testimonials-lightbox__product-link{display:grid;grid-template-columns:54px minmax(0,1fr);gap:10px;align-items:center;min-width:0;color:inherit;text-decoration:none}.video-testimonials-lightbox__product-link img{width:54px;height:54px;border-radius:8px;object-fit:cover}.video-testimonials-lightbox__product-title,.video-testimonials-lightbox__caption,.video-testimonials-lightbox__product-price{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.video-testimonials-lightbox__product-title{font-size:1.2rem;font-weight:800}.video-testimonials-lightbox__caption{color:#000000a3;font-size:1.05rem}.video-testimonials-lightbox__product-price{font-size:1.1rem;font-weight:700}.video-testimonials-lightbox__add{min-height:38px;white-space:nowrap}.video-testimonials-lightbox__controls{position:absolute;inset:auto 12px 12px;z-index:4;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:center;color:#fff}.video-testimonials-lightbox__mute{min-height:32px;padding:6px 10px;border-radius:999px;font-size:1.1rem;font-weight:700}.video-testimonials-lightbox__progress{height:4px;overflow:hidden;border-radius:999px;background:#ffffff42}.video-testimonials-lightbox__progress span{display:block;width:0;height:100%;border-radius:inherit;background:#fff}.video-testimonials-lightbox__time{font-size:1.1rem;font-variant-numeric:tabular-nums}html.video-testimonials-lightbox-open,body.video-testimonials-lightbox-open{overflow:hidden!important;overscroll-behavior:none}@media screen and (max-width:749px){.video-testimonials__arrows{display:none}.video-testimonials-lightbox__panel{width:100vw}.video-testimonials-lightbox__product{grid-template-columns:minmax(0,1fr)}.video-testimonials-lightbox__add{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
