.testimonials__block{--testimonials-carousel-padding:0;--testimonials-card-radius:1rem;--testimonials-gap:1.4rem;--testimonials-peek:1.3rem;--testimonials-arrow-size:54px;background-color:var(--light-color);width:100%;padding:6.4rem 0}@media (width>=768px){.testimonials__block{--testimonials-gap:3rem;--testimonials-carousel-padding:0 3.5rem;padding:4rem 0 5.3rem}}.testimonials__header{text-align:center;flex-direction:column;align-items:center;gap:.8rem;margin-bottom:2rem;display:flex}@media (width>=768px){.testimonials__header{margin-bottom:2.3rem;padding-bottom:2rem}}.testimonials__headerTitle{font-weight:var(--c-font-weight-semibold);font-family:var(--heading-font-family);letter-spacing:2%;color:var(--text-color);margin:0}@media (width>=768px){.testimonials__headerTitle{font-size:var(--heading-font-size-m);line-height:var(--heading-line-height-m)}}@media (width<=767px){.testimonials__headerTitle{font-size:var(--heading-font-size-xl);line-height:var(--heading-line-height-xl)}}.testimonials__headerCopy{font-family:var(--body-font-family);color:var(--text-color);font-weight:var(--c-font-weight-medium);letter-spacing:3%}@media (width>=768px){.testimonials__headerCopy{font-size:var(--body-font-size-s);line-height:var(--body-line-height-s)}}@media (width<=767px){.testimonials__headerCopy{font-size:var(--body-font-size-m);line-height:var(--body-line-height-m)}}.testimonials__headerCopy p,.testimonials__slideText p,.testimonials__slideName p,.testimonials__slideDate p{font-size:inherit;line-height:inherit;font-weight:inherit;letter-spacing:inherit;color:inherit;margin:0}.testimonials__headerRating{align-items:center;gap:.7rem;display:inline-flex}.testimonials__headerRating,.testimonials__headerRating:any-link{color:inherit;text-decoration:none}.testimonials__ratingValue{color:var(--text-color)}@media (width>=768px){.testimonials__ratingValue{font-weight:var(--c-font-weight-regular);font-size:var(--heading-font-size-l);letter-spacing:-2%;line-height:4rem}}@media (width<=767px){.testimonials__ratingValue{font-weight:var(--c-font-weight-semibold);font-size:var(--heading-font-size-xxl);line-height:var(--heading-line-height-xxxl);letter-spacing:2%}}.testimonials__starList{color:var(--c-color-blue-green-2);gap:.1rem;margin:0;padding:0;font-size:1.8rem;list-style:none;display:inline-flex}.testimonials__starList li{align-items:center;margin:0;line-height:1;display:inline-flex}.testimonials__reviewsCount{color:var(--dark-color);font-size:1.2rem}@media (width>=768px){.testimonials__reviewsCount{font-weight:var(--c-font-weight-light);line-height:var(--body-line-height-s);letter-spacing:0}}@media (width<=767px){.testimonials__reviewsCount{font-weight:var(--c-font-weight-medium);line-height:var(--heading-font-size-xs);letter-spacing:4%}}.testimonials__carousel{padding:var(--testimonials-carousel-padding);position:relative}.testimonials__slides{scroll-snap-type:x mandatory;scroll-behavior:smooth;gap:var(--testimonials-gap);scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-direction:row;margin:0;list-style:none;display:flex;overflow:auto hidden}@media (width>=768px){.testimonials__slides{padding-inline-start:0}}@media (width<=767px){.testimonials__slides{padding-inline:4.35rem}}.testimonials__slides::-webkit-scrollbar{display:none}.testimonials__slide{flex:0 0 calc(100% - 2 * var(--testimonials-peek) - var(--testimonials-gap));scroll-snap-align:center;scroll-margin-inline:var(--testimonials-peek);background-color:var(--c-color-white);border-radius:var(--testimonials-card-radius);flex-direction:column;margin:0;display:flex;overflow:hidden}@media (width>=768px){.testimonials__slide{flex:0 0 calc((100% - 3 * var(--testimonials-gap)) / 4);scroll-snap-align:start;scroll-margin:0}}.testimonials__slideMedia{width:100%}.testimonials__slideMedia>p{margin:0}.testimonials__slideMedia picture,.testimonials__slideMedia img,.testimonials__slideMedia video,.testimonials__slideMedia a:has(picture,img,video){width:100%;height:100%;display:block}.testimonials__slideMedia picture,.testimonials__slideMedia img,.testimonials__slideMedia video{object-fit:cover}@media (width>=768px){.testimonials__slideMedia picture,.testimonials__slideMedia img,.testimonials__slideMedia video{aspect-ratio:320/195}}@media (width<=767px){.testimonials__slideMedia picture,.testimonials__slideMedia img,.testimonials__slideMedia video{aspect-ratio:248/195}}.testimonials__slideBody{flex-direction:column;flex:1;gap:1.6rem;padding:2rem 2.4rem;display:flex}.testimonials__slideText{flex:1}.testimonials__slideText p+p{margin-top:.8rem}.testimonials__slideFooter{flex-direction:column;margin-top:auto;display:flex}.testimonials__slideName{font-weight:var(--c-font-weight-semibold)}.testimonials__slideDate{font-weight:var(--c-font-weight-medium)}.testimonials__slideText,.testimonials__slideName,.testimonials__slideDate{color:var(--text-color);font-family:var(--body-font-family);letter-spacing:3%}@media (width>=768px){.testimonials__slideText,.testimonials__slideName,.testimonials__slideDate{font-size:var(--body-font-size-s);line-height:var(--body-line-height-s)}}@media (width<=767px){.testimonials__slideText,.testimonials__slideName,.testimonials__slideDate{font-size:var(--body-font-size-s);line-height:var(--body-line-height-s)}}.testimonials__arrow{width:var(--testimonials-arrow-size);height:var(--testimonials-arrow-size);background-color:var(--c-color-white);cursor:pointer;z-index:1;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:opacity .2s;display:none;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 9px #00000080}@media (width>=768px){.testimonials__arrow{display:inline-flex}}.testimonials__arrow:hover:not(:disabled){background-color:var(--light-color)}.testimonials__arrow:disabled{opacity:0;pointer-events:none}.testimonials__arrow svg{width:18px;height:18px;display:block}.testimonials__arrowPrev{left:.8rem}.testimonials__arrowPrev svg{transform:rotate(180deg)}.testimonials__arrowNext{right:.8rem}
