.testimonials{padding-inline:20px;width:100%;display:flex;align-items:center;justify-content:center;position:relative;gap:10px;margin:100px auto 0;max-width:min(90vw,1520px)}.testimonials>*{max-width:calc(882px + 20%)}@media(max-width:1366px){.testimonials{max-width:1200px}}@media(max-width:1024px){.testimonials{max-width:1200px;gap:50px;flex-direction:column}}@media(max-width:738px){.testimonials{flex-direction:column;max-width:600px}}@media(max-width:480px){.testimonials{flex-direction:column;max-width:480px}}.testimonials .quotationMark{top:100px;left:-35px}.testimonials .quotationMark sm,.testimonials .quotationMark xs{top:0;left:100px}.testimonials .left{display:flex;align-items:center;justify-content:center;gap:50px;flex:1;max-width:400px}.testimonials .left .vertical-bar{height:300px;width:2px;background:linear-gradient(180deg,#eb6a4e,#eec7be)}.testimonials .left .left-text{display:flex;align-items:flex-start;flex-direction:column;gap:20px}@media(max-width:1024px){.testimonials .left .left-text .testimonialDesc,.testimonials .left .left-text .testimonialHeaderText{max-width:400px}}@media(max-width:738px){.testimonials .left .left-text .testimonialDesc,.testimonials .left .left-text .testimonialHeaderText{max-width:350px}}@media(max-width:480px){.testimonials .left .left-text .testimonialDesc,.testimonials .left .left-text .testimonialHeaderText{max-width:300px}}.testimonials .left .left-text .testimonialHeaderText{font-family:var(--font-roboto-slab);font-size:36px;line-height:51px;font-weight:500;color:#2a4fa3}.testimonials .left .left-text .testimonialDesc{font-family:var(--font-roboto);font-size:20px;line-height:29px;font-weight:400;color:#3e3e3e}.testimonials .left .left-text .user{display:flex;align-items:center}.testimonials .left .left-text .user xs{justify-content:center}.testimonials .left .left-text .user .profile{padding:10px 20px;margin-top:20px;background-color:#f5f5f5;cursor:pointer;border:none;border-radius:3px;color:#eb6a4e;font-family:var(--font-roboto);font-weight:400;font-size:18px;line-height:28px}.testimonials .right{display:flex;flex-direction:column;justify-content:center;height:650px;flex-wrap:wrap;gap:30px}@media(max-width:1024px){.testimonials .right{gap:20px;height:100%}}.testimonials .right xs{height:100%;gap:10px}.testimonials .right .box{padding:20px;background-color:#edf2ff;border:1px solid #2a4fa3;display:flex;flex-direction:column;align-items:center;justify-content:space-between;border-radius:3px;max-width:390px}.testimonials .right .box sm,.testimonials .right .box xs{max-width:350px}.testimonials .right .box .testimonialDescText{color:#6f6f6f;font-family:var(--font-roboto);font-size:16px;line-height:24px;font-weight:400}