section.quote-module{background-color:#9184be;overflow:hidden;position:relative;z-index:1}section.quote-module svg{position:absolute;right:-170px;top:0;z-index:1}@media screen and (max-width:768px){section.quote-module svg{display:none}}section.quote-module .container{align-items:center;display:flex;gap:90px;position:relative;z-index:2}@media screen and (max-width:1390px){section.quote-module .container{gap:60px}}section.quote-module .container:has(>img){display:grid;grid-template-columns:1fr 4fr}@media screen and (max-width:1080px){section.quote-module .container:has(>img){display:flex}section.quote-module .container:has(>img) img{display:none}}section.quote-module .container:has(>img) .text-wrapper{border-left:20px solid #f3e200;padding:30px 0 30px 30px}section.quote-module .container img{aspect-ratio:3/4;border-radius:10px;height:100%;max-height:420px;object-fit:cover}section.quote-module .container .text-wrapper{border-left:24px solid #f3e200;color:#fff;padding:30px 0 30px 90px;width:100%}@media screen and (max-width:768px){section.quote-module .container .text-wrapper{border-left:6px solid #f3e200;padding:0 0 0 20px}}