.quotes{flex-direction:column;justify-content:center;width:fit-content;margin:0 auto;padding:40px;display:flex}.quotes span{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#ee361b 0%,#d52552 100%);-webkit-background-clip:text;background-clip:text}.quotes__icon--left{object-fit:contain;width:85px;height:73px}.quotes__icon--right{object-fit:contain;width:68px;height:56px;margin-left:auto}.quotes__text{text-align:center;margin:0 100px;font-size:36px;font-weight:700}.quotes__text.big{font-size:48px}
