.testimonial_section{align-items:center;display:flex;flex-direction:column;gap:24px;padding:48px 0}.testimonial_header{text-align:center}.testimonial_header .section_title h2{font-weight:600}.testimonial_banner{aspect-ratio:37/60;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;color:#fff;display:flex;flex-direction:column;overflow:hidden;position:relative;text-decoration:none;width:100%}.testimonial_banner>div:first-child{background:linear-gradient(transparent,rgba(0,0,0,.56));flex:1}.testimonial_banner-content{background-color:rgba(0,0,0,.56);color:#fff;display:flex;flex-direction:column;gap:8px;max-width:100%;padding:0 24px 24px}.testimonial_banner-content h5{color:#fff;font-size:14px;font-weight:700;line-height:20px;margin-bottom:8px}.testimonial_banner-content p{font-size:12px;line-height:20px;margin-bottom:0}.testimonial_banner-content span{align-items:center;display:flex;font-size:14px;gap:8px;line-height:20px}@media screen and (min-width:762px){.testimonial_section{padding:80px 0}.testimonial_banner{aspect-ratio:16/9}.testimonial_banner-content{align-items:flex-end;flex-direction:row;justify-content:space-between;padding:0 32px 32px}.testimonial_banner-content>div{flex:1}.testimonial_banner-content .testimonial_banner-content-cta{display:flex;justify-content:flex-end}.testimonial_banner-content>div:first-child p span{background-color:#fff;border-radius:20px;display:inline-block;height:4px;margin:0 4px 2px;width:4px}.testimonial_banner-content h5{font-size:24px;font-weight:700;line-height:32px;margin-bottom:24px}.testimonial_banner-content p{font-size:16px;line-height:28px;margin-bottom:0}.testimonial_banner-content span{align-items:center;display:flex;font-size:16px;gap:8px;line-height:24px}}