@charset "utf-8";.quote .cmp-quote__content{display:flex;flex-wrap:wrap;border-radius:0 0 60px;box-shadow:rgba(0,0,0,0.25) 0 6px 12px}
.quote .cmp-quote__media{width:100%}
@media screen and (min-width:768px){.quote .cmp-quote__media{width:50%}
}
@media screen and (min-width:992px){.quote .cmp-quote__media{width:32.16911765%}
.quote-col-2--50.quote .cmp-quote__media{width:50%}
.quote-col-2--40-60.quote .cmp-quote__media{width:40%}
}
.quote .cmp-quote__media img{width:100%}
@media screen and (min-width:768px){.quote .cmp-quote__media img{display:none}
}
.quote .cmp-quote__media-bg{background-size:cover;background-position:center center}
@media screen and (min-width:768px){.quote .cmp-quote__media-bg{width:100%;height:100%;padding-top:100%}
}
.quote .cmp-quote__body{display:flex;align-self:center;margin:0;padding:80px 30px 30px}
@media screen and (min-width:768px){.quote .cmp-quote__body{padding:65px 30px 30px;width:50%}
}
@media screen and (min-width:992px){.quote .cmp-quote__body{padding:95px 60px 60px;width:67.83088235%}
.quote-col-2--50.quote .cmp-quote__body{width:50%}
.quote-col-2--40-60.quote .cmp-quote__body{width:60%}
}
.quote .cmp-quote__body .cmp-blockquote{position:relative;margin:0;padding:0;font-size:16px;font-size:1rem}
@media screen and (min-width:768px){.quote .cmp-quote__body .cmp-blockquote{font-size:18px;font-size:1.125rem}
}
.quote .cmp-quote__body .cmp-blockquote:before{content:"”";position:absolute;left:0;top:-15px;color:#f40009;text-shadow:0 6px 12px rgba(244,0,9,0.35);font-size:100px;font-size:6.25rem}
.quote .cmp-quote__body .cmp-blockquote p{font-weight:300;font-size:20px;font-size:1.25rem;line-height:30px;line-height:1.875rem}
@media screen and (min-width:992px){.quote .cmp-quote__body .cmp-blockquote p{font-size:24px;font-size:1.5rem;line-height:32px;line-height:2rem}
}
.quote .cmp-quote__body .cmp-blockquote__author{display:block;position:relative;margin-top:25px;padding-top:25px;font-style:normal;text-transform:uppercase}
.quote .cmp-quote__body .cmp-blockquote__author:before{content:"";position:absolute;top:0;left:0;width:40px;height:2px;background:#f40009;box-shadow:rgba(244,0,9,0.35) 0 6px 12px}
.quote .cmp-quote__body .cmp-blockquote__author strong{display:block}
.quote .cmp-quote.text-only .cmp-quote__body{width:100%}