.image-quote__content{display:flex;flex-direction:column-reverse;row-gap:6rem}.image-quote__text-section{flex:1;font-weight:300}.image-quote__quote{font-weight:800;line-height:1.6;text-align:justify}.image-quote__quote svg{height:22px;width:24px}.image-quote__info{display:flex;justify-content:space-between;padding-top:4.5rem}.image-quote__author{color:var(--color-gray-violet);display:flex;flex-direction:column;gap:.6rem}.image-quote__author-title{font-weight:600}.image-quote__social{align-items:center;display:flex;gap:2rem}.image-quote__image-section{flex:0.7;margin:auto}.image-quote__image{border-radius:1rem;margin-left:auto;margin-right:auto}@media (min-width:992px){.image-quote__content{column-gap:8rem;flex-direction:row-reverse}.image-quote__text-section{margin-bottom:auto;margin-top:auto;padding-right:10rem}.image-quote__big-text{font-weight:600;padding-bottom:3rem;white-space:nowrap}}.image-quote--white{background-color:var(--color-white);color:var(--color-primary-dark)}.image-quote--primary-gradient{background:var(--color-primary-gradient);color:var(--color-primary-dark)}.image-quote--pale-lavender{background-color:var(--color-pale-lavender);color:var(--color-primary-dark)}.image-quote__content--reverse{flex-direction:column}@media (min-width:992px){.image-quote__content--reverse{flex-direction:row}}