.azcom-hero-quote{min-height:510px;background-color:#f5f5f5;position:relative}
@media(min-width:704px){.azcom-hero-quote{display:flex}
}
@media(max-width:703px){.azcom-hero-quote{text-align:center}
}
@media(min-width:704px){.azcom-hero-quote--negative.azcom-hero-quote{color:#fff}
}
.azcom-hero-quote-image{position:relative}
@media(min-width:704px){.azcom-hero-quote-image{padding-top:0;position:absolute;margin:0;top:0;left:0;bottom:0;right:0}
.azcom-hero-quote-image .c-image__img{position:relative;height:100%}
}
@media(max-width:703px){.azcom-hero-quote-image .c-image__img{max-height:300px}
}
.azcom-hero-quote__content{align-self:center}
@media(max-width:703px){.azcom-hero-quote__content{padding-top:20px;padding-bottom:20px}
}
.azcom-hero-quote__author{margin:20px 0;font-size:20px;line-height:28px;font-weight:bold;text-transform:uppercase}
@media(max-width:703px){.azcom-hero-quote__author{font-size:18px;line-height:24px}
}
.azcom-hero-quote__quote{margin-bottom:40px;font-size:40px;line-height:48px;font-weight:bold}
@media(max-width:992px){.azcom-hero-quote__quote{margin-bottom:40px;font-size:30px;line-height:36px}
}
@media(max-width:703px){.azcom-hero-quote__quote{margin-bottom:30px;font-size:26px;line-height:32px}
}
.azcom-hero-quote__follow-text{margin-bottom:15px;font-size:20px;line-height:28px}
.azcom-hero-quote__follow .c-button,.azcom-hero-quote__button .c-button{background-color:transparent;color:var(--text-color);border-color:var(--text-color);margin-right:18px}
.azcom-hero-quote__follow .c-button:hover,.azcom-hero-quote__button .c-button:hover,.azcom-hero-quote__follow .c-button:active,.azcom-hero-quote__button .c-button:active{background-color:var(--text-color);color:#fff}
@media(min-width:704px){.azcom-hero-quote--negative .azcom-hero-quote__follow .c-button,.azcom-hero-quote--negative .azcom-hero-quote__button .c-button{color:#fff;border-color:#fff}
.azcom-hero-quote--negative .azcom-hero-quote__follow .c-button:hover,.azcom-hero-quote--negative .azcom-hero-quote__button .c-button:hover,.azcom-hero-quote--negative .azcom-hero-quote__follow .c-button:active,.azcom-hero-quote--negative .azcom-hero-quote__button .c-button:active{background-color:#fff;color:var(--text-color)}
}