.quote-container{display:flex;flex-direction:column;gap:30px;padding:30px;position:relative}.quote-container .quote{font-size:clamp(1.25rem,1.075268817204301vw + .7338709677419355rem,1.5rem);line-height:1.35}.quote-container .author{font-size:clamp(1.125rem,.5376344086021505vw + .8669354838709677rem,1.25rem);font-weight:semibold;line-height:1.35;margin-bottom:0}.quote-container:after{background-image:url(https://24426272.fs1.hubspotusercontent-na1.net/hubfs/24426272/rac-shape.svg);background-repeat:no-repeat;background-size:cover;bottom:0;content:"";height:40px;position:absolute;right:0;width:40px}@media(min-width:768px){.quote-container{padding:60px 50px}}