.editorial-testimonials{display:block;width:100%;min-height:var(--editorial-testimonials-min-height, 560px);color:rgb(var(--color-foreground));background:rgb(var(--color-background))}.editorial-testimonials__container{max-width:var(--editorial-testimonials-max-width, 1400px);margin:0 auto;padding-right:var(--editorial-testimonials-column-padding-mobile, 32px);padding-left:var(--editorial-testimonials-column-padding-mobile, 32px)}.editorial-testimonials__header{max-width:72rem;margin:0 auto var(--editorial-testimonials-header-bottom-mobile, 3.2rem);text-align:center}.editorial-testimonials__eyebrow{margin:0 0 var(--editorial-testimonials-gap-eyebrow-heading, .8rem);color:inherit;font-family:var(--editorial-testimonials-eyebrow-font, var(--font-body-family));font-size:var(--editorial-testimonials-eyebrow-size, 1rem);font-weight:var(--editorial-testimonials-eyebrow-weight, 500);line-height:1.2;letter-spacing:var(--editorial-testimonials-eyebrow-letter-spacing, .18em);text-transform:uppercase}.editorial-testimonials__heading{margin:0;color:inherit;font-family:var(--font-heading-family);font-size:clamp(2.4rem,4.4vw,3.4rem);font-weight:var(--font-heading-weight);line-height:1.05;letter-spacing:var(--editorial-testimonials-heading-letter-spacing, -.02em)}.editorial-testimonials__subheading{margin:var(--editorial-testimonials-gap-heading-subheading, 1rem) auto 0;color:inherit;font-family:var(--editorial-testimonials-subheading-font, var(--font-body-family));font-size:var(--editorial-testimonials-subheading-size, 1.2rem);font-weight:var(--editorial-testimonials-subheading-weight, var(--font-body-weight));line-height:var(--editorial-testimonials-subheading-line-height, 1.4);letter-spacing:var(--editorial-testimonials-subheading-letter-spacing, 0);opacity:var(--editorial-testimonials-subheading-opacity, .72)}.editorial-testimonials__subheading p{margin:0}.editorial-testimonials__slider-wrap,.editorial-testimonials__static{display:block;width:100%}.editorial-testimonials__slider-buttons.slider-buttons{display:grid;grid-template-columns:3.6rem minmax(0,1fr) 3.6rem;align-items:center;gap:1.6rem;width:100%;margin:0;padding:0;border:0}.editorial-testimonials__slider-buttons .slider{grid-column:2;width:100%;max-width:var(--editorial-testimonials-card-max-width, 720px);margin:0 auto}.editorial-testimonials__slider-buttons>.slider-button{display:inline-flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;padding:0;color:rgb(var(--color-foreground));background:transparent;border:.1rem solid rgba(var(--color-foreground),var(--editorial-testimonials-card-border-opacity, .12));border-radius:50%}.editorial-testimonials__slider-buttons>.slider-button--prev{grid-column:1;grid-row:1}.editorial-testimonials__slider-buttons>.slider-button--next{grid-column:3;grid-row:1}.editorial-testimonials__slider-buttons>.slider-button:not([disabled]):hover{color:rgb(var(--color-background));background:rgb(var(--color-foreground))}.editorial-testimonials__slider-buttons>.slider-button:focus-visible{outline:none;box-shadow:0 0 0 .2rem rgb(var(--color-foreground))}.editorial-testimonials__slide{width:100%;max-width:100%}.editorial-testimonials__slide-inner{width:100%;min-height:15.6rem;margin:0 auto;padding:2rem;color:rgb(var(--color-foreground));background:rgba(var(--color-foreground),var(--editorial-testimonials-card-background-opacity, .06));border:.1rem solid rgba(var(--color-foreground),var(--editorial-testimonials-card-border-opacity, .12));border-radius:var(--editorial-testimonials-card-radius, 12px);box-sizing:border-box}.editorial-testimonials__static .editorial-testimonials__slide-inner{max-width:var(--editorial-testimonials-card-max-width, 720px)}.editorial-testimonials__reviewer-row,.editorial-testimonials__reviewer{display:flex;align-items:center}.editorial-testimonials__reviewer-row{justify-content:space-between;align-items:flex-start;gap:1.6rem}.editorial-testimonials__reviewer{min-width:0;gap:1.2rem}.editorial-testimonials__avatar{flex:0 0 auto;width:4.4rem;height:4.4rem;overflow:hidden;background:linear-gradient(155deg,var(--editorial-testimonial-avatar-gradient-start, #a9c0a4),var(--editorial-testimonial-avatar-background, #5e7c63));border-radius:50%}.editorial-testimonials__avatar:empty{display:block}.editorial-testimonials__avatar img{width:100%;height:100%;object-fit:cover}.editorial-testimonials__reviewer-copy{min-width:0}.editorial-testimonials__attribution,.editorial-testimonials__role{margin:0;color:inherit;font-family:var(--editorial-testimonials-attribution-font, var(--font-body-family))}.editorial-testimonials__attribution{font-size:var(--editorial-testimonials-attribution-size, 1.2rem);font-weight:var(--editorial-testimonials-attribution-weight, 600);line-height:1.2}.editorial-testimonials__role{margin-top:.3rem;font-size:1rem;font-weight:var(--font-body-weight);line-height:1.2;opacity:.65}.editorial-testimonials__social{display:inline-flex;align-items:center;gap:.4rem;margin-top:.4rem;color:inherit;font-family:var(--font-body-family);font-size:1rem;font-weight:var(--font-body-weight);line-height:1.2;text-decoration:none;opacity:.65}.editorial-testimonials__social:hover{opacity:1;text-decoration:underline;text-underline-offset:.15em}.editorial-testimonials__social:focus-visible{outline:none;box-shadow:0 0 0 .2rem rgb(var(--color-foreground));border-radius:.2rem;opacity:1}.editorial-testimonials__social-icon{display:inline-flex;flex:0 0 auto;width:1.2rem;height:1.2rem;line-height:0}.editorial-testimonials__social-icon svg,.editorial-testimonials__social-icon .svg-wrapper,.editorial-testimonials__social-icon .svg-wrapper svg{display:block;width:100%;height:100%}.editorial-testimonials__social-handle{min-width:0}.editorial-testimonials__stars{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:flex-end;gap:var(--editorial-testimonials-star-gap, 4px);margin:0}.editorial-testimonials__star{display:inline-flex;flex:0 0 auto;line-height:0}.editorial-testimonials__star .svg-wrapper{display:inline-flex;width:var(--editorial-testimonials-star-size, 12px);height:var(--editorial-testimonials-star-size, 12px)}.editorial-testimonials__star svg{width:100%;height:100%;color:var(--editorial-testimonials-star-color, #df7000)}.editorial-testimonials__star--empty svg{opacity:.2}.editorial-testimonials__quote{width:100%;margin:2rem 0 0;padding:0;color:inherit;font-family:var(--editorial-testimonials-quote-font, var(--font-body-family));font-size:var(--editorial-testimonials-quote-size-mobile, 14px);font-style:normal;font-weight:var(--editorial-testimonials-quote-weight, 300);line-height:var(--editorial-testimonials-quote-line-height, 1.5);letter-spacing:var(--editorial-testimonials-quote-letter-spacing, 0);border:0}.editorial-testimonials__quote:before,.editorial-testimonials__quote:after{content:none}.editorial-testimonials__photos{display:flex;flex-wrap:nowrap;align-items:stretch;gap:1rem;width:100%;margin-top:2rem}.editorial-testimonials__photo{position:relative;flex:0 0 9rem;width:9rem;height:9rem;padding:0;overflow:hidden;color:inherit;cursor:zoom-in;background:rgba(var(--color-foreground),.06);border:0;border-radius:1rem}.editorial-testimonials__photo:focus-visible{outline:none;box-shadow:0 0 0 .2rem rgb(var(--color-foreground))}.editorial-testimonials__photo-image{display:block;width:100%;height:100%;object-fit:cover;pointer-events:none}@media screen and (max-width:749px){.editorial-testimonials__photo{flex:1 1 0;width:auto;max-width:9rem;height:auto;aspect-ratio:1 / 1}}.editorial-testimonials-lightbox{width:fit-content;max-width:min(52vw,56rem);max-height:70vh;padding:0;margin:auto;overflow:visible;color:#fff;background:transparent;border:0}.editorial-testimonials-lightbox[open]{display:block}.editorial-testimonials-lightbox::backdrop{background:#15171eb8}.editorial-testimonials-lightbox__image{display:block;width:auto;max-width:min(52vw,56rem);height:auto;max-height:70vh;margin:0;object-fit:contain;border-radius:1.2rem}.editorial-testimonials-lightbox__close{position:absolute;top:1rem;right:1rem;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;padding:0;color:#fff;cursor:pointer;background:#15171eb8;border:0;border-radius:50%}.editorial-testimonials-lightbox__close .svg-wrapper,.editorial-testimonials-lightbox__close svg{display:block;width:1.6rem;height:1.6rem}.editorial-testimonials-lightbox__close:focus-visible{outline:none;box-shadow:0 0 0 .2rem #fff}@media screen and (max-width:749px){.editorial-testimonials-lightbox[open]{display:grid;place-items:center;width:100vw;max-width:100vw;max-height:100vh;height:100vh}.editorial-testimonials-lightbox__image{width:100vw;max-width:100vw;max-height:100vh;border-radius:0}.editorial-testimonials-lightbox__close{position:fixed;top:1.2rem;right:1.2rem}}.editorial-testimonials__dots{grid-column:2;grid-row:2;display:flex;justify-content:center;gap:.5rem;margin-top:.8rem}.editorial-testimonials__dot{width:1.6rem;height:1.6rem;padding:.5rem;color:inherit}.editorial-testimonials__dot .dot{display:block;width:.6rem;height:.6rem;background:rgb(var(--color-foreground));border:0;border-radius:50%;opacity:.35}.editorial-testimonials__dot.slider-counter__link--active .dot{background:var(--editorial-testimonials-accent, #df7000);opacity:1}.editorial-testimonials__problems{margin-top:4rem;padding-top:3.2rem;border-top:.1rem solid rgba(var(--color-foreground),var(--editorial-testimonials-divider-opacity, .12))}.editorial-testimonials__problem-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.8rem 1.6rem;max-width:76rem;margin:0 auto;padding:0;list-style:none}.editorial-testimonials__problem{display:flex;flex-direction:column;align-items:center;gap:1rem;min-width:0;text-align:center}.editorial-testimonials__problem-icon{display:flex;align-items:center;justify-content:center;width:var(--editorial-testimonials-icon-size, 56px);height:var(--editorial-testimonials-icon-size, 56px)}.editorial-testimonials__problem-icon img,.editorial-testimonials__problem-placeholder{width:100%;height:100%;object-fit:contain}.editorial-testimonials__problem-placeholder{color:rgb(var(--color-foreground));opacity:.25}.editorial-testimonials__problem-label{color:inherit;font-family:var(--font-body-family);font-size:.9rem;font-weight:500;line-height:1.2;letter-spacing:.1em;text-transform:uppercase}@media screen and (min-width:750px){.editorial-testimonials__container{padding-right:var(--editorial-testimonials-column-padding-desktop, 48px);padding-left:var(--editorial-testimonials-column-padding-desktop, 48px)}.editorial-testimonials__header{margin-bottom:var(--editorial-testimonials-header-bottom-desktop, 4rem)}.editorial-testimonials__slider-buttons.slider-buttons{grid-template-columns:4.4rem minmax(0,var(--editorial-testimonials-card-max-width, 720px)) 4.4rem;justify-content:center;gap:2.4rem}.editorial-testimonials__slider-buttons>.slider-button{width:4.4rem;height:4.4rem}.editorial-testimonials__slide-inner{min-height:15.2rem;padding:2.8rem 3.2rem}.editorial-testimonials__quote{font-size:var(--editorial-testimonials-quote-size, 14px)}.editorial-testimonials__problem-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:2.4rem}}@media screen and (max-width:749px){.editorial-testimonials__slider-buttons.slider-buttons{grid-template-columns:minmax(0,1fr)}.editorial-testimonials__slider-buttons .slider,.editorial-testimonials__dots{grid-column:1}.editorial-testimonials__slider-buttons>.slider-button{display:none}.editorial-testimonials__reviewer-row{align-items:flex-start}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-editorial-testimonials.css.map */
