.section-testimonials .section-container{width:100%;max-width:none;box-sizing:border-box;padding-left:24px;padding-right:24px}.section-testimonials.testimonials--no-horizontal-padding .section-container{padding-left:0!important;padding-right:0!important}.section-testimonials .testimonials__header{margin:0 auto;padding-bottom:2rem;box-sizing:border-box}.section-testimonials .testimonials__header-main{min-width:0}.section-testimonials .testimonials__header--stacked{display:flex;flex-direction:column}.section-testimonials .testimonials__header--stacked .testimonials__header-main{max-width:42rem}.section-testimonials .testimonials__header--stacked.testimonials__header--v-top{justify-content:flex-start}.section-testimonials .testimonials__header--stacked.testimonials__header--v-center{justify-content:center}.section-testimonials .testimonials__header--stacked.testimonials__header--v-bottom{justify-content:flex-end}.section-testimonials .testimonials__header--stacked.testimonials__header--h-left{align-items:flex-start}.section-testimonials .testimonials__header--stacked.testimonials__header--h-center{align-items:center}.section-testimonials .testimonials__header--stacked.testimonials__header--h-right{align-items:flex-end}.section-testimonials .testimonials__header--stacked .testimonials__header-main{display:flex;flex-direction:column;width:100%;max-width:100%}.section-testimonials .testimonials__header--stacked.testimonials__header--h-left .testimonials__header-main{align-items:flex-start}.section-testimonials .testimonials__header--stacked.testimonials__header--h-center .testimonials__header-main{align-items:center}.section-testimonials .testimonials__header--stacked.testimonials__header--h-right .testimonials__header-main{align-items:flex-end}.section-testimonials .testimonials__header--stacked.testimonials__header--text-left .testimonials__header-main{text-align:left}.section-testimonials .testimonials__header--stacked.testimonials__header--text-center .testimonials__header-main{text-align:center}.section-testimonials .testimonials__header--stacked.testimonials__header--text-right .testimonials__header-main{text-align:right}.section-testimonials .testimonials__header--split{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:16px 32px;max-width:none;text-align:left}.section-testimonials .testimonials__header--split .testimonials__header-main{flex:1 1 16rem}.section-testimonials .testimonials__heading{padding-bottom:0;font-family:var(--font-denim-ink, "Denim INK", Camber, sans-serif);font-weight:400;line-height:1.25;color:var(--text-color, #191919)}.section-testimonials .testimonials__header--split .testimonials__heading{padding-bottom:0}.section-testimonials .testimonials__description{margin:0;line-height:1.5;color:var(--subtext-color, #626262)}.section-testimonials .testimonials__description p{padding-bottom:.75rem}.section-testimonials .testimonials__description p:last-child{padding-bottom:0}.section-testimonials .testimonials__header--stacked .testimonials__description{padding-bottom:0}.section-testimonials .testimonials-grid{display:grid;grid-template-columns:repeat(var(--testimonials-columns-mobile, 1),minmax(0,1fr));gap:var(--testimonials-grid-gap, 8px);align-items:stretch;width:100%}@media(min-width:750px){.section-testimonials .testimonials-grid{grid-template-columns:repeat(var(--testimonials-columns-desktop, 4),minmax(0,1fr))}}.section-testimonials testimonials-swiper{display:block;width:100%}.section-testimonials .testimonials-swiper__frame{position:relative;overflow:visible}.section-testimonials .testimonials-swiper__viewport{overflow:hidden}.section-testimonials .testimonials__slide{display:flex;flex-direction:column;height:auto;box-sizing:border-box}.section-testimonials .testimonials__slide .testimonials__card{height:100%}.section-testimonials .testimonials-swiper__edge{position:absolute;top:0;bottom:0;z-index:3;width:72px;pointer-events:auto;cursor:pointer}.section-testimonials .testimonials-swiper__edge--prev{left:0}.section-testimonials .testimonials-swiper__edge--next{right:0}.section-testimonials .testimonials-swiper__prev,.section-testimonials .testimonials-swiper__next{position:absolute;top:50%;z-index:2;width:40px;height:40px;margin:0;padding:0;border:none;border-radius:0;background:transparent;color:#191919;cursor:pointer;opacity:0;transform:translateY(-50%);transition:opacity .2s ease;pointer-events:none;display:flex;align-items:center;justify-content:center}.section-testimonials .testimonials-swiper__prev:after,.section-testimonials .testimonials-swiper__next:after{content:none!important}.section-testimonials .testimonials-swiper__prev svg,.section-testimonials .testimonials-swiper__next svg{display:block;width:28px;height:auto}.section-testimonials .testimonials-swiper__prev{left:0}.section-testimonials .testimonials-swiper__next{right:0}.section-testimonials .testimonials-swiper__frame:has(.testimonials-swiper__edge--prev:hover) .testimonials-swiper__prev:not(.swiper-button-disabled),.section-testimonials .testimonials-swiper__frame:has(.testimonials-swiper__edge--next:hover) .testimonials-swiper__next:not(.swiper-button-disabled){opacity:.4}.section-testimonials .testimonials-swiper__frame:has(.testimonials-swiper__edge--prev:hover:active) .testimonials-swiper__prev:not(.swiper-button-disabled),.section-testimonials .testimonials-swiper__frame:has(.testimonials-swiper__edge--next:hover:active) .testimonials-swiper__next:not(.swiper-button-disabled){opacity:.95}.section-testimonials .testimonials-swiper__prev.swiper-button-disabled,.section-testimonials .testimonials-swiper__next.swiper-button-disabled,.section-testimonials .testimonials-swiper__frame:has(.testimonials-swiper__edge--prev:hover) .testimonials-swiper__prev.swiper-button-disabled,.section-testimonials .testimonials-swiper__frame:has(.testimonials-swiper__edge--next:hover) .testimonials-swiper__next.swiper-button-disabled{opacity:0;pointer-events:none}@media(max-width:749px){.section-testimonials .testimonials-swiper__viewport.swiper{height:auto;transition:height .3s ease}.section-testimonials .testimonials-swiper__viewport .swiper-wrapper{align-items:flex-start}.section-testimonials .testimonials__slide{height:auto!important}.section-testimonials .testimonials__slide .testimonials__card{height:auto}}@media(max-width:999px){.section-testimonials .testimonials-swiper__prev,.section-testimonials .testimonials-swiper__next,.section-testimonials .testimonials-swiper__edge,.section-testimonials .testimonials-grid--desktop-only{display:none}}@media(min-width:750px){.section-testimonials .testimonials-swiper--desktop-overflow .testimonials-swiper__frame{padding-inline:48px}.section-testimonials .testimonials-swiper--mobile-only{display:none}}@media(min-width:1000px){.section-testimonials .testimonials-swiper--desktop-overflow .testimonials-swiper__edge--prev{left:calc(-1*clamp(1rem,3vw,1.5rem));width:calc(72px + clamp(1rem,3vw,1.5rem))}}.section-testimonials .testimonials__card--text-left{text-align:left}.section-testimonials .testimonials__card--text-center{text-align:center}.section-testimonials .testimonials__card--text-right{text-align:right}.section-testimonials .testimonials__card{min-width:0;box-sizing:border-box}.section-testimonials .testimonials__card:not(.card-text-stack){display:flex;flex-direction:column;gap:14px}.section-testimonials .testimonials__summary{margin:0;font-weight:500;line-height:1.4;letter-spacing:.02em;text-transform:uppercase;color:var(--text-color, #191919)}.section-testimonials .testimonials__quote{margin:0;line-height:1.6;color:var(--subtext-color, #626262)}.section-testimonials .testimonials__quote p{padding-bottom:.75rem}.section-testimonials .testimonials__quote p:last-child{padding-bottom:0}.section-testimonials .testimonials__rating{margin:0}.section-testimonials .testimonials__stars{display:inline-flex;align-items:center;gap:2px;color:var(--text-color, #191919)}.section-testimonials .testimonials__card--text-center .testimonials__stars{justify-content:center}.section-testimonials .testimonials__card--text-right .testimonials__stars{justify-content:flex-end}.section-testimonials .testimonials__card--text-left .testimonials__stars{justify-content:flex-start}.section-testimonials .testimonials__star{display:block;flex-shrink:0}.section-testimonials .testimonials__star--empty{color:#d4d4d4}.section-testimonials .testimonials__author{margin:0;font-weight:500;line-height:1.4;color:var(--text-color, #191919)}.section-testimonials .testimonials__empty{padding:2rem 1rem;text-align:center;color:#626262;font-size:.875rem;border:1px dashed #c4c4c4;border-radius:4px}.section-testimonials .testimonials__empty p{margin:0}.section-testimonials .testimonials__card--app{min-height:8rem}
/*# sourceMappingURL=/cdn/shop/t/80/assets/section-testimonials.css.map */
