.container{height:calc(1200px - 15vw)}#testimonials-page #testimonials{color:#fff;flex-direction:row;justify-content:center;margin-top:calc(60px + 3vw);padding:100px 0;display:flex;position:absolute;left:50%;overflow-x:hidden;transform:translate(-50%)}#testimonials-page .testimonial{box-sizing:border-box;color:#2e2e2e;background-color:#fff;border-radius:40px;flex-direction:column;align-self:center;align-items:center;width:calc(45vw + 150px);height:auto;padding:calc(30px + 3vw);display:flex;box-shadow:0 4px 30px 1px #00000040}#testimonials-page .header{flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}#testimonials-page .person-info{flex-direction:row;display:flex}#testimonials-page .idk{flex-direction:column;justify-content:center;margin-left:20px;display:flex}#testimonials-page .person-info img{align-self:center;width:clamp(7.438rem,6.237rem + 4.803vw,12rem)}#testimonials-page .text{margin-top:calc(25px + 2vw)}#testimonials-page .quotes{width:9vw;height:9vw}#testimonials-page .testimonial>img{width:calc(6vw + 30px)!important;height:calc(6vw + 30px)!important}#testimonials-page .testimonial>p{display:none}@media screen and (max-width:1100px){#testimonials-page .testimonial{margin:0 100px}.testimonial>p{display:block}}
