.testimonials-container{padding:4em 0;color:var(--text-blue);display:flex;flex-direction:column;gap:1em;max-width:var(--content-box-width);width:90%;margin:0 auto}.testimonials-container .header{text-align:left;width:70%;margin:1em 0;z-index:1}.testimonials-container .header span{background:var(--main-green-gradient-reverse);-webkit-background-clip:text;color:transparent}.quotes-image{width:100px;height:100px}.testimonials-container .main-content{display:flex;flex-direction:row;gap:1em;width:100%;justify-content:space-between;z-index:1}.testimonials-container .main-content .column{display:flex;flex-direction:column;align-items:flex-start;width:33%;text-align:left;gap:4em}.testimonials-container .main-content .column .text{height:260px}.testimonials-container .main-content .column .text p{padding:1em}.testimonials-container .main-content .border-box{border-right:2px solid #f1f2f3;padding-right:1em}.testimonials-container .main-content .name-row{font-size:var(--font-18);font-weight:400;color:var(--text-main);display:flex;flex-direction:row;align-items:center;gap:1em;width:100%;padding-left:1em;margin-top:2em}.testimonials-container .main-content .name-row .logo{max-width:50px}.testimonials-container .main-content .name-row .matcha-logo{max-width:3em}.testimonials-container .main-content .name-row .regular-logo{max-width:4em}.testimonials-container .main-content .name-row .name{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.2em}.testimonials-container .main-content .name-row .name .brand-title{font-size:var(--font-18);font-weight:500;color:#000}.testimonials-container .main-content .name-row .name p{font-size:var(--font-16);font-weight:400;color:#000}.testimonials-container .main-content .name-row .name img{max-width:80px}.testimonials-container .main-content .name-row img{max-width:60px}.testimonials-container .main-content .name-row img[alt="Hangroar logo"]{min-width:100px}.testimonials-container .main-content .name-row img[alt=\C7itlek\E7i]{max-width:85px}@media (max-width:850px){.testimonials-container .header{width:100%}.testimonials-container .main-content .column .text p{padding:1em 0}.testimonials-container .main-content .border-box{border-right:none;padding-right:0}.testimonials-container .main-content .name-row{margin-top:0}}@media (max-width:670px){.testimonials-container .main-content{flex-direction:column}.testimonials-container .main-content .column{width:100%;border-bottom:2px solid #f1f2f3;padding-bottom:1em}.testimonials-container .main-content .column .text img{max-width:30px}.testimonials-container .main-content .column .text p{padding:1em 0 0}.testimonials-container .main-content .border-box{padding-right:0}.testimonials-container .main-content .name-row{padding-left:0}.testimonials-container .main-content .name-row img{max-width:60px}.testimonials-container .main-content .column .text{height:100%}}