.quote-wrapper{background-color:#131313;color:#fff}.quote-content{align-items:flex-start;display:flex;flex-wrap:wrap;gap:10%;justify-content:space-between}.quote-text-block{flex:1 1 300px}.quote-marks{margin-bottom:1rem;width:120px}.quote-text{font-size:24px;line-height:1.25;margin-bottom:2rem;text-align:justify}.quote-author{font-size:20px;text-align:right}.author-name{font-weight:700}.author-name,.author-title{color:#2da58e;font-size:20px}.quote-image-block{flex:1 1 300px;max-width:400px}.quote-image-block img{clip-path:polygon(0 0,70% 0,100% 30%,100% 100%,30% 100%,0 70%);height:auto;object-fit:cover;width:100%}@media (max-width:768px){.quote-content{flex-direction:column}.quote-author,.quote-content{text-align:center}}