.quotes{display:flex;justify-content:space-between;margin-bottom:72px}.quotes .quote{padding:32px;width:440px;background:#fefaf5;filter:drop-shadow(0px 0px 24px rgba(0,0,0,0.06))}.quotes .quote p{font-family:Inter;font-size:18px;font-style:normal;font-weight:400;line-height:28px;letter-spacing:0;text-align:left;margin-bottom:22px}.quotes .quote .owner{display:flex;justify-content:space-between}.quotes .quote .owner .headshot{width:48px;height:48px;margin-right:16px}.quotes .quote .owner .headshot img{border-radius:100px}.quotes .quote .owner .person{margin-right:85px}.quotes .quote .owner .person p.name{font-family:Inter;font-size:16px;font-style:normal;font-weight:600;line-height:24px;letter-spacing:0;text-align:left;margin-top:0;margin-bottom:0}.quotes .quote .owner .person p.title{font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:0;text-align:left;margin-top:0}.quotes .quote .owner .person img{height:26px}@media only screen and (max-width:1120px){.quotes{flex-wrap:wrap;justify-content:center}.quotes .quote{margin:12px}}@media only screen and (max-width:600px){.quotes{margin-bottom:40px}.quotes .quote .owner{flex-direction:column}}