.testimonials{position:relative;isolation:isolate}.testimonials__inner{position:relative;padding-top:var(--testimonials-padding-top-mobile, 72px);padding-bottom:var(--testimonials-padding-bottom-mobile, 72px)}.testimonials__content{padding-left:max(var(--testimonials-page-padding-desktop, 40px),24px);padding-right:max(var(--testimonials-page-padding-desktop, 40px),24px);box-sizing:border-box}.testimonials__header{display:grid;gap:10px;margin:0 auto 32px;max-width:680px;text-align:center}.testimonials__heading{margin-top:0;margin-right:0;margin-left:0;color:#f7f4ef;font-size:clamp(2.2rem,3vw,3.6rem);font-family:var(--testimonials-heading-font-family);font-style:var(--testimonials-heading-font-style);font-weight:var(--testimonials-heading-font-weight);line-height:var(--testimonials-heading-line-height);letter-spacing:var(--testimonials-heading-letter-spacing)}.testimonials__subheading{margin-top:0;margin-right:0;margin-left:0;color:#f7f4efb8;font-size:1.4rem;font-family:var(--testimonials-subheading-font-family);font-style:var(--testimonials-subheading-font-style);font-weight:var(--testimonials-subheading-font-weight);line-height:var(--testimonials-subheading-line-height);letter-spacing:var(--testimonials-subheading-letter-spacing)}.testimonials__carousel-shell{position:relative}.testimonials__carousel{overflow-x:hidden;overflow-y:visible;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding-left:2px;padding-right:2px}.testimonials__track{display:flex;align-items:stretch;gap:var(--testimonials-gap-mobile, 16px)}.testimonial-card{position:relative;isolation:isolate;box-sizing:border-box;flex:0 0 calc((100% - (var(--testimonials-gap-mobile, 16px) * (var(--testimonials-columns-mobile, 1) - 1))) / var(--testimonials-columns-mobile, 1));flex-shrink:0;transform:translateZ(0);min-width:0;margin-top:calc(var(--testimonials-avatar-size-mobile, 72px) * .5);scroll-snap-align:start}.testimonial-card__avatar-wrap{position:absolute;top:0;left:50%;z-index:3;width:var(--testimonials-avatar-size-mobile, 72px);height:var(--testimonials-avatar-size-mobile, 72px);transform:translate(-50%,-50%);border-radius:50%;overflow:hidden;box-shadow:0 18px 32px #0000002e;background:#ffffff0f}.testimonial-card__avatar{display:block;width:100%;height:100%;object-fit:cover}.testimonial-card__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;height:100%;min-height:clamp(26rem,48vw,34rem);padding:calc(var(--testimonials-card-padding-mobile, 20px) + var(--testimonials-avatar-size-mobile, 72px) * .48) var(--testimonials-card-padding-mobile, 20px) var(--testimonials-card-padding-mobile, 20px);border-radius:var(--testimonials-card-radius, 24px);overflow:hidden;text-align:center}.testimonial-card__identity{width:100%;margin-bottom:12px}.testimonial-card__name{margin:0;color:var(--testimonials-name-color, #ffffff);font-size:clamp(2rem,3.5vw,3rem)}.testimonial-card__text-wrap{display:flex;align-items:center;justify-content:center;flex:1 1 auto;width:100%}.testimonial-card__text{display:-webkit-box;display:box;margin:0;color:var(--testimonials-text-color, #f7f4ef);font-size:clamp(1.2rem,1.7vw,1.45rem);font-style:normal;text-transform:uppercase;-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical;box-orient:vertical;overflow:hidden}.testimonial-card__rating{display:flex;justify-content:center;gap:4px;width:100%;margin-top:16px}.testimonial-card__star{display:inline-flex;width:16px;height:16px;color:var(--testimonials-star-color, #f1c65b)}.testimonial-card__star--inactive{color:#f1c65b47}.testimonial-card__star svg{display:block;width:100%;height:100%}.testimonials__arrow{position:absolute;top:calc(50% + var(--testimonials-avatar-size-mobile, 72px) * .2);z-index:4;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:0;border-radius:999px;background:#ffffff1f;color:#fff;cursor:pointer;transform:translateY(-50%);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:background-color .2s ease,transform .2s ease}.testimonials__arrow:hover{background:#fff3;transform:translateY(-50%) scale(1.04)}.testimonials__arrow--prev{left:6px}.testimonials__arrow--next{right:6px}.testimonials__arrow span{font-size:2rem;line-height:1}.testimonials__pagination{display:flex;justify-content:center;gap:8px;margin-top:24px}.testimonials__dot{width:8px;height:8px;padding:0;border:0;border-radius:999px;background:#ffffff3d;cursor:pointer;transition:transform .2s ease,background-color .2s ease}.testimonials__dot.is-active{background:#fff;transform:scale(1.25)}@media screen and (min-width:750px){.testimonials__inner{padding-top:var(--testimonials-padding-top-desktop, 96px);padding-bottom:var(--testimonials-padding-bottom-desktop, 96px)}.testimonials__content{padding-left:var(--testimonials-page-padding-desktop, 40px);padding-right:var(--testimonials-page-padding-desktop, 40px)}.testimonials__track{gap:var(--testimonials-gap-desktop, 24px)}.testimonial-card{flex-basis:calc((100% - (var(--testimonials-gap-desktop, 24px) * (var(--testimonials-columns-tablet, 2) - 1))) / var(--testimonials-columns-tablet, 2))}.testimonial-card__avatar-wrap{width:var(--testimonials-avatar-size-desktop, 84px);height:var(--testimonials-avatar-size-desktop, 84px)}.testimonial-card{margin-top:calc(var(--testimonials-avatar-size-desktop, 84px) * .5)}.testimonial-card__content{min-height:clamp(28rem,34vw,36rem);padding-top:calc(var(--testimonials-card-padding-desktop, 28px) + var(--testimonials-avatar-size-desktop, 84px) * .48);padding-right:var(--testimonials-card-padding-desktop, 28px);padding-bottom:var(--testimonials-card-padding-desktop, 28px);padding-left:var(--testimonials-card-padding-desktop, 28px)}.testimonials__arrow{top:calc(50% + var(--testimonials-avatar-size-desktop, 84px) * .18)}}@media screen and (min-width:990px){.testimonial-card{flex-basis:calc((100% - (var(--testimonials-gap-desktop, 24px) * (var(--testimonials-columns-desktop, 3) - 1))) / var(--testimonials-columns-desktop, 3))}}@media screen and (max-width:749px){.testimonial-card{flex:0 0 100%;max-width:100%}.testimonial-card__content{width:var(--card-width-mobile);margin-left:auto;margin-right:auto}.testimonials__header{margin-bottom:24px}.testimonials__heading{font-size:2.4rem}.testimonials__subheading{font-size:1.3rem}.testimonials__arrow{display:none}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/section-testimonials.css.map */
