.testimonials-section{overflow:clip;overflow-y:visible;padding:100px 15px 0;position:relative}.testimonials-section .ts-container{margin:0 auto;max-width:1240px;position:relative;width:100%;z-index:2}.testimonials-section .ts-head{margin-bottom:64px}.testimonials-section .ts-head h2{color:#12091b;font-family:Inter;font-size:40px;font-weight:900;line-height:100%;margin-bottom:24px}.testimonials-section .ts-head p{color:#12091b;font-family:Inter;font-size:16px;font-weight:300;line-height:164%;margin:0}.testimonials-section .ts-row{display:flex;flex-wrap:wrap;gap:32px}.testimonials-section .ts-col{width:calc(50% - 16px)}.testimonials-section .ts-item{background-color:#f9f8fa;display:flex;flex-direction:column;height:100%;padding:32px}.testimonials-section .ts-item .tsi-logo{display:flex;margin-bottom:32px}.testimonials-section .ts-item .tsi-logo img{height:56px;object-fit:contain}.testimonials-section .ts-item .tsi-quote{color:#12091b;flex:1;font-family:Inter;font-size:18px;font-weight:300;line-height:150%;margin-bottom:24px}.testimonials-section .ts-item .tsi-author{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.testimonials-section .ts-item .tsi-author img{border-radius:100%;height:48px;object-fit:contain;width:48px}.testimonials-section .ts-item .tsi-author .tsia-info{flex:1;overflow:hidden}.testimonials-section .ts-item .tsi-author .tsia-info .tsiai-name{color:#12091b;font-family:Inter;font-size:14px;font-weight:600;line-height:150%}.testimonials-section .ts-item .tsi-author .tsia-info .tsiai-pos{color:#655f6b;font-family:Inter;font-size:14px;font-weight:300;line-height:150%}.testimonials-section .ts-item .tsi-btn{display:flex;margin-top:32px}.testimonials-section .ts-item .tsi-btn a{align-items:center;background-color:transparent;border:1px solid #12091b29;color:#12091b;display:flex;font-family:Inter;font-size:14px;font-weight:500;gap:8px;justify-content:center;line-height:100%;padding:15px 23px;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.testimonials-section .ts-item .tsi-btn a svg{color:#980200;transition:all .3s ease}.testimonials-section .ts-item .tsi-btn a:hover{background-color:#980200;border-color:#980200;color:#fff}.testimonials-section .ts-item .tsi-btn a:hover svg{color:#fff}@media (max-width:767.98px){.testimonials-section .ts-col{width:100%}.testimonials-section .ts-item{padding:24px}.testimonials-section .ts-item .tsi-logo{margin-bottom:24px}.testimonials-section .ts-head{margin-bottom:32px}}