.quote-with-image{position:relative}.quote-with-image__wrapper{display:flex;justify-content:center;align-items:stretch}@media only screen and (max-width:1023px){.quote-with-image__wrapper{flex-direction:column-reverse}}.quote-with-image__images{width:100%;max-width:47%;position:relative}@media only screen and (max-width:1023px){.quote-with-image__images{max-width:100%;min-height:375px}}.quote-with-image__images .quote-with-image__image{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.quote-with-image__quote{width:100%;max-width:53%;background:var(--background-color);padding:var(--padding-top) 125px var(--padding-bottom) 38px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--text-color)}@media only screen and (max-width:1023px){.quote-with-image__quote{max-width:100%;padding:var(--mobile-padding-top) 24px var(--mobile-padding-bottom) 24px}}.quote-with-image__quote quote{font-size:32px;font-weight:300;line-height:1.6;letter-spacing:.32px;margin-bottom:24px;font-family:var(--font-primary)}@media only screen and (max-width:1023px){.quote-with-image__quote quote{font-size:24px;letter-spacing:.24px;margin-bottom:32px}}.quote-with-image__quote .quote-with-image__author{font-size:24px;font-weight:300;line-height:1.6;letter-spacing:.24px;text-align:right;width:100%;display:inline-block;margin-bottom:40px}@media only screen and (max-width:1023px){.quote-with-image__quote .quote-with-image__author{font-size:20px}}.quote-with-image__quote scroll-to-section{width:100%}.quote-with-image__quote .btn{width:100%}.quote-with-image__quote.quote-with-image__quote--full-width{max-width:100%;padding:var(--padding-top) 245px var(--padding-bottom) 245px;text-align:center}@media screen and (max-width:1200px){.quote-with-image__quote.quote-with-image__quote--full-width{padding:var(--padding-top) 100px var(--padding-bottom) 100px}}@media only screen and (max-width:1023px){.quote-with-image__quote.quote-with-image__quote--full-width{padding:var(--mobile-padding-top) 24px var(--mobile-padding-bottom) 24px}}