.testimonials-section{position:relative;background-image:url(/images/testimonials/testimonials-image.png);background-size:cover;background-repeat:no-repeat;background-position:center;padding:73px 0;z-index:1;overflow:hidden}.testimonials-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:-1}.testimonials-section__container{text-align:center;position:relative;z-index:2}.testimonials-section__title{font-size:45px;font-weight:600;color:#fff;line-height:118%;letter-spacing:-.04em}.testimonials-grid{margin-top:86px;margin-bottom:91px;height:auto}.testimonials-grid__row{display:grid;grid-template-columns:repeat(3,1fr);gap:29px;justify-content:center}.testimonials-grid__card{border:1px solid var(--black-color);max-width:457px;width:100%;background-color:#fff;border-radius:10px;box-shadow:0 11.2721px 35.6607px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.testimonials-grid__card:hover{transform:translateY(-8px) scale(1.02)}.testimonials-grid__card-header{display:flex;gap:9px;padding:31px 31px 18px}.testimonials-grid__name{text-align:center;font-size:14.39px;font-weight:600;line-height:17.26px;margin-top:5px}.testimonials-grid__divider{border:none;border-top:1px solid var(--black-color);margin:0}.testimonials-grid__description{padding:16px 31px 31px}.testimonials-grid__description .description{font-size:14px;line-height:22px;max-width:356px;width:100%;margin:0 auto}@media (max-width: 991.98px){.testimonials-grid__row{grid-template-columns:repeat(2,1fr)}.testimonials-grid__card{max-width:100%}}@media (max-width: 767px){.testimonials-grid{margin-top:50px}.testimonials-grid__row{grid-template-columns:1fr}.testimonials-grid__description .description{max-width:100%;width:100%;font-size:12px}.testimonials-section__title{font-size:36px;line-height:100%}}@media (max-width: 374px){.testimonials-section{padding:60px 0}.testimonials-section__title{font-size:25px;line-height:46%}.testimonials-grid{margin-top:80px;margin-block:80px}.testimonials-grid__row{gap:20px}.testimonials-grid__card-header,.testimonials-grid__description{padding:15px}.testimonials-grid__description .description{font-size:11px;line-height:20px}.testimonials-grid__name{font-size:12.39px;line-height:10.26px}}
