.testimonials{text-align:center}.testimonials--pt-normal{padding-top:8rem}@media screen and (max-width:767px){.testimonials--pt-normal{padding-top:4rem}}.testimonials--pt-small{padding-top:4rem}@media screen and (max-width:767px){.testimonials--pt-small{padding-top:2.4rem}}.testimonials--pt-none{padding-top:0}.testimonials--pb-normal{padding-bottom:8rem}@media screen and (max-width:767px){.testimonials--pb-normal{padding-bottom:4rem}}.testimonials--pb-small{padding-bottom:4rem}@media screen and (max-width:767px){.testimonials--pb-small{padding-bottom:2.4rem}}.testimonials--pb-none{padding-bottom:0}.testimonials__title{color:var(--orange);font:700 3.2rem/1 var(--headingfont);margin:0 auto 4rem;max-width:75rem}@media screen and (max-width:767px){.testimonials__title{font-size:2rem}}.testimonials__slider{position:relative}.testimonials .swiper{overflow:hidden}.testimonials .swiper-slide{height:auto}.testimonials .testimonial{margin:0 auto;max-width:75rem}.testimonials .testimonial__logo{height:10.4rem;margin:0 auto 2.4rem;width:10.4rem}@media screen and (max-width:767px){.testimonials .testimonial__logo{margin-bottom:2rem}}.testimonials .testimonial__logo img{display:block;height:100%;object-fit:contain;width:100%}.testimonials .testimonial__content{border:0;font-style:normal;margin:0;padding:0}.testimonials .testimonial__quote{color:var(--green);font:500 2.4rem/1.67 var(--textfont);margin:0 0 2.4rem}.testimonials .testimonial__quote p{color:inherit;font:inherit;margin:0 0 2.4rem}.testimonials .testimonial__quote p:last-child{margin-bottom:0}@media screen and (max-width:767px){.testimonials .testimonial__quote{font-size:1.4rem;line-height:2.29}}.testimonials .testimonial__company{color:var(--orange);display:block;font:500 1.6rem/1.67 var(--textfont);font-style:normal;margin:1.6rem 0 0}@media screen and (max-width:767px){.testimonials .testimonial__company{font-size:1.4rem}}.testimonials__arrow{background:var(--white);border:0;border-radius:50%;box-shadow:0 4px 8px rgba(92,127,117,.16);cursor:pointer;height:5.6rem;margin:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);transition:box-shadow .4s,opacity .4s;width:5.6rem;z-index:2}.testimonials__arrow:after{background-color:var(--orange);content:"";height:2rem;left:50%;margin:-1rem 0 0 -.8rem;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4.94' height='8' viewBox='0 0 4.94 8'%3E%3Cpath d='M.94 0 0 .94 3.053 4 0 7.06.94 8l4-4Z'/%3E%3C/svg%3E");mask-position:center;mask-repeat:no-repeat;mask-size:contain;position:absolute;top:50%;width:1.6rem}.testimonials__arrow:hover{box-shadow:0 4px 8px rgba(92,127,117,.16),0 4px 8px rgba(92,127,117,.16)}.testimonials__arrow--prev{left:-6rem}.testimonials__arrow--prev:after{transform:rotate(180deg)}.testimonials__arrow--next{right:-6rem}.testimonials__arrow.swiper-button-disabled{cursor:default;opacity:0}@media screen and (max-width:1279px){.testimonials__arrow--prev{left:0}.testimonials__arrow--next{right:0}}@media screen and (max-width:1023px){.testimonials__arrow{display:none}}.testimonials__dots.swiper-pagination{display:flex;gap:0 1.2rem;justify-content:center;margin-top:1.3rem;position:static}.testimonials__dots.swiper-pagination .swiper-pagination-bullet{background:var(--yellow);border-radius:50%;height:1.2rem;margin:0;opacity:1;transition:background .3s;width:1.2rem}@media screen and (max-width:767px){.testimonials__dots.swiper-pagination .swiper-pagination-bullet{height:.8rem;width:.8rem}}.testimonials__dots.swiper-pagination .swiper-pagination-bullet-active{background:var(--green)}