.section-testimonials{position:relative}.section-testimonials__header{text-align:center;margin-bottom:2em}.section-testimonials__header h1,.section-testimonials__header h2,.section-testimonials__header h3,.section-testimonials__header h4,.section-testimonials__header h5,.section-testimonials__header h6{margin:0}.section-testimonials__inner{position:relative;padding:0 4em}@media (max-width:1024px){.section-testimonials__inner{padding:0 1.25em}}.section-testimonials .swiper-slide{height:auto;padding:1px}.section-testimonials .review{padding:2em;border:1px solid #e5e7eb;border-radius:.25em;height:100%;display:flex;flex-direction:column;justify-content:flex-start}@media (max-width:1024px){.section-testimonials .review{padding:1.5em 2.5em}}.section-testimonials .review__rating{display:flex;gap:.375em;margin-bottom:1.25em}.section-testimonials .review__rating .star{display:block;width:1.25em;height:1.25em;background:url(star-empty.svg) no-repeat 50% 50%/100%}.section-testimonials .review__rating .star--full{background:url(star-full.svg) no-repeat 50% 50%/100%}.section-testimonials .review__title{margin-bottom:.75em}.section-testimonials .review__title span{font-size:1.125em;font-weight:600}.section-testimonials .review__text span{font-size:.875em}.section-testimonials .review__customer{margin-top:.75em}.section-testimonials .review__customer span{font-size:.875em;font-weight:600}.section-testimonials .swiper-navigation{width:100%;position:absolute;left:0;top:50%;transform:translateY(-50%);display:flex;justify-content:space-between;gap:.5em;pointer-events:none;z-index:3}.section-testimonials .swiper-navigation .swiper-button{display:flex;align-items:center;justify-content:center;width:2.5em;height:2.5em;background-color:#f5f6f7;border:1px solid #bcbcbc;border-radius:50%;cursor:pointer;pointer-events:all}.section-testimonials .swiper-navigation .swiper-button svg{width:1em;height:auto}.section-testimonials .swiper-navigation .swiper-button svg line{fill:none;stroke:#202124;stroke-width:1;stroke-miterlimit:10;stroke-linecap:round;stroke-linejoin:round}.section-testimonials .swiper-navigation .swiper-button.swiper-button-disabled{opacity:0;pointer-events:none}