.quotes{align-items:flex-start;display:flex;flex-wrap:wrap;gap:10%}.quotes__item{flex:0 1 45%;margin-bottom:2.5rem;position:relative}.quotes-item__image{left:-2.5rem;position:absolute;top:-1.5rem;z-index:0}.quote-item__content{position:relative}.quote-item__content p{font-style:normal;font-weight:400;line-height:145%;--max-font-size:22;--min-font-size:18}.quotes-item-content__info h6{--max-font-size:20;--min-font-size:16;font-style:normal;font-weight:600;line-height:150%}@media screen and (max-width:768px){.quotes__item{flex:0 1 100%}}