.section-testimonials .desktop-only{display:none}.section-testimonials .mobile-only{display:block}@media(min-width:768px){.section-testimonials .desktop-only{display:block}.section-testimonials .mobile-only{display:none}}.section-testimonials .testimonial-list__mobile-title{padding:0 3.5rem;margin-bottom:0}@media(max-width:767px){.section-testimonials .testimonial-list__mobile-title{padding-left:var(--page-width-margin, 1.5rem);padding-right:var(--page-width-margin, 1.5rem)}}.section-testimonials .testimonials-card{margin-top:2rem;margin-bottom:2rem;border-radius:var(--border-radius, 6px);overflow:hidden;isolation:isolate}.section-testimonials .testimonials-card--scheme-1{--testimonials-bg: #f9f9f9;--testimonials-text: 66, 66, 66;--testimonials-headings: #141414;background:var(--testimonials-bg);color:rgb(var(--testimonials-text))}.section-testimonials .testimonials-card--scheme-2{--testimonials-bg: linear-gradient(135deg, rgba(127, 140, 141, 1) 7%, rgba(0, 0, 0, 1) 92%);--testimonials-text: 204, 204, 204;--testimonials-headings: #ffffff;background:var(--testimonials-bg);color:rgb(var(--testimonials-text))}.section-testimonials .testimonials-card--scheme-3{--testimonials-bg: #ffffff;--testimonials-text: 67, 67, 67;--testimonials-headings: #141414;background:var(--testimonials-bg);color:rgb(var(--testimonials-text))}.section-testimonials .testimonials-card--scheme-none{background:transparent;color:rgb(var(--color-foreground));--testimonials-headings: rgb(var(--color-foreground))}.section-testimonials .testimonials-card h2,.section-testimonials .testimonials-card blockquote{color:var(--testimonials-headings, rgb(var(--color-foreground)))}.section-testimonials .testimonial-list{position:relative;padding:4.2rem 3.5rem}@media(min-width:990px){.section-testimonials .testimonial-list{padding:5.6rem}}.section-testimonials .testimonial-list--with-images .testimonial-list__inner{position:relative}.section-testimonials .testimonial{width:100%}.section-testimonials .testimonial-list__presented-text{display:none}.section-testimonials .testimonial-list__presented-text__title{margin-top:0;margin-bottom:1.5rem;font-size:calc(var(--font-heading-scale) * 1.4rem)}.section-testimonials .testimonial-carousel{margin-left:-2rem}.section-testimonials .testimonial-carousel .testimonial{padding-left:2rem}.section-testimonials .testimonial__text{margin-top:2rem;margin-bottom:2rem}.section-testimonials .testimonial__star-rating{display:flex;flex-wrap:wrap;gap:.2rem;margin-bottom:2rem;color:var(--testimonials-headings, rgb(var(--color-foreground)))}.section-testimonials .testimonial__star svg{width:1.6rem;height:1.6rem;fill:currentColor}.section-testimonials .testimonial__quote-wrapper{margin-bottom:1em}.section-testimonials .testimonial__blockquote{position:relative;margin:0;padding:0;text-transform:none;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);letter-spacing:calc(var(--font-heading-scale) * .06rem);line-height:calc(1 + .3/max(1,var(--font-heading-scale)))}.section-testimonials .testimonial__blockquote--h3-style{font-size:calc(var(--font-heading-scale) * 1.8rem)}.section-testimonials .testimonial__blockquote--h2-style{font-size:calc(var(--font-heading-scale) * 2.2rem)}.section-testimonials .testimonial__blockquote--h1-style{font-size:calc(var(--font-heading-scale) * 2.8rem)}.section-testimonials .testimonial__blockquote--hl-style{font-size:calc(var(--font-heading-scale) * 3.4rem)}.section-testimonials .testimonial__blockquote--hsl-style{font-size:calc(var(--font-heading-scale) * 4rem)}.section-testimonials .testimonial__blockquote--caps{text-transform:uppercase}.section-testimonials .testimonial__author{opacity:.75;font-size:calc(var(--font-body-scale) * 1.4rem)}.section-testimonials .testimonial__image{cursor:pointer}.section-testimonials .testimonial__image-wrapper{border-radius:var(--border-radius, 6px);overflow:hidden;isolation:isolate}.section-testimonials .testimonial__image-wrapper img{display:block;width:100%;height:100%;object-fit:cover}.section-testimonials .testimonial__image__caption{display:inline-block;margin-top:1em;line-height:1.4em}.section-testimonials .testimonial-list__presented-text{--hide-duration: .75s}.section-testimonials .testimonial-list__presented-text .testimonial__star-rating,.section-testimonials .testimonial-list__presented-text .testimonial__quote-wrapper,.section-testimonials .testimonial-list__presented-text .testimonial__author{will-change:opacity,transform;transform:translate3d(20px,0,0);opacity:0;transition:all var(--hide-duration) ease 0ms}.section-testimonials .testimonial-list__presented-text--reveal .testimonial__star-rating,.section-testimonials .testimonial-list__presented-text--reveal .testimonial__quote-wrapper,.section-testimonials .testimonial-list__presented-text--reveal .testimonial__author{opacity:1;transform:translateZ(0)}.section-testimonials .testimonial-list__presented-text--reveal .testimonial__quote-wrapper{transition-delay:.15s}.section-testimonials .testimonial-list__presented-text--reveal .testimonial__author{transition-delay:.3s}.section-testimonials .testimonial-list .cc-carousel{position:static}.section-testimonials .cc-carousel{--carousel-direction: row}.section-testimonials .cc-carousel__scroll-outer{position:relative;overflow:hidden}.section-testimonials .cc-carousel__scroll-outer:after{content:"";position:absolute;pointer-events:none;top:0;right:0;bottom:0;width:2.6rem;box-shadow:-7.2rem 0 1.3rem -6rem var(--testimonials-bg, rgb(var(--color-background))) inset;transition:box-shadow .25s ease,opacity .25s ease-out,width .25s ease-out}.section-testimonials .cc-carousel--at-end .cc-carousel__scroll-outer:after{opacity:0}.section-testimonials .cc-carousel__scroll-area{position:relative;display:flex;flex-direction:var(--carousel-direction);flex-wrap:nowrap;overflow-x:auto;overflow-y:visible;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;margin-bottom:-2rem;padding-bottom:2rem}.section-testimonials .cc-carousel__scroll-area::-webkit-scrollbar{display:none}.section-testimonials .cc-carousel__scroll-area>*{flex:0 0 auto;scroll-snap-align:start}.section-testimonials .cc-carousel--in-drag .cc-carousel__scroll-area{scroll-snap-type:none!important;scroll-behavior:auto!important}.section-testimonials .cc-carousel--mousedown .cc-carousel__scroll-area{pointer-events:none!important}.section-testimonials .cc-carousel-buttons{font-size:0;pointer-events:none}.section-testimonials .cc-carousel-buttons:not(.cc-carousel-buttons--show){display:none}.section-testimonials .cc-carousel-buttons--overlay-top{position:absolute;z-index:1;top:1rem;right:1rem;left:1rem;text-align:end}.section-testimonials .cc-carousel-button{display:inline-flex;align-items:center;justify-content:center;border:none;padding:1rem;pointer-events:auto;cursor:pointer;background:rgb(var(--color-background));color:rgb(var(--color-foreground));border-radius:var(--border-radius, 6px);vertical-align:top;transition:transform 50ms}.section-testimonials .cc-carousel-button:not(:first-child){margin-inline-start:.4rem}.section-testimonials .cc-carousel-button:not([disabled]):active{transform:scale(.95)}.section-testimonials .cc-carousel-button[disabled]{display:none}.section-testimonials .cc-carousel-button .angle{width:1.6rem;height:1.6rem}@media(min-width:768px){.section-testimonials .testimonial-list__inner{display:flex}.section-testimonials .testimonial-list__presented-text{display:block;flex:0 0 auto;width:40%;margin-inline-end:4rem}.section-testimonials .testimonial-list--with-images .cc-carousel{width:calc(60% - 4rem)}.section-testimonials .testimonial-list--with-images .testimonial{width:35rem;transition:opacity .25s ease-out}.section-testimonials .testimonial-list--with-images .testimonial:not(.cc-carousel__current-item){opacity:.5}.section-testimonials .testimonial-list--with-images .testimonial .testimonial__text{display:none}.section-testimonials .testimonial-list--with-images[data-testimonial-count="1"] .testimonial-list__inner{justify-content:center}.section-testimonials .testimonial-list--with-images[data-testimonial-count="1"] .testimonial-list__inner .cc-carousel{width:auto;flex:0 0 auto}.section-testimonials .testimonial-list--without-images .cc-carousel{flex:1}.section-testimonials .testimonial-list--without-images .testimonial{width:33.33%}.section-testimonials .testimonial-list--without-images .testimonial__text{margin:2rem 2rem 0}.section-testimonials .testimonial-list--without-images[data-testimonial-count="1"] .cc-carousel__scroll-area,.section-testimonials .testimonial-list--without-images[data-testimonial-count="2"] .cc-carousel__scroll-area{justify-content:center}.section-testimonials .testimonial-list--without-images[data-testimonial-count="1"] .testimonial{width:50%}}@media(max-width:767px){.section-testimonials .testimonial-list{padding-left:var(--page-width-margin, 1.5rem);padding-right:var(--page-width-margin, 1.5rem)}.section-testimonials .testimonial-list__presented-text{display:none!important}.section-testimonials .testimonial-list--with-images .testimonial .testimonial__text{display:block}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-testimonials.css.map */
