.BlockQuote{position:relative;background-repeat:no-repeat;background-position:92% 0;background-size:auto 122%;margin:40px 0;padding:40px !important;border-radius:16px}.BlockQuote::before{content:"";display:block;width:100px;height:75px;position:absolute;top:30px;left:30px;z-index:1;background-image:url(/app/themes/liveagent/assets/images/bg_blockquote.svg);background-repeat:no-repeat;opacity:.25}.BlockQuote--support-portal{background-color:#fa9531;background-image:url(/app/themes/liveagent/assets/images/bg_support_portal.png);background-size:60% auto}.BlockQuote--owl{background:#fa9531 url(/app/themes/liveagent/assets/images/bg_blockquote_owl.svg) right center no-repeat;background-size:40% auto}.BlockQuote--hamster{background-color:#fa9531;background-image:url(/app/themes/liveagent/assets/images/bg_blockquote_hamster.svg)}.BlockQuote p{color:#fff;color:var(--font-color-light);max-width:60%;margin:0;position:relative;z-index:2}.BlockQuote__text{font-size:1.5rem;line-height:1.33;font-weight:700;font-style:italic;margin-bottom:25px !important}.BlockQuote__text::before{content:'"'}.BlockQuote__text::after{content:'"'}.BlockQuote__author{font-size:12px;line-height:24px}@media(min-width:1024px){.Post__content .BlockQuote:not(.BlockQuote--discover){width:41.875rem;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.BlockQuote--support-portal .BlockQuote__text{font-size:1.15rem;width:40%}}@media(max-width:768px){.BlockQuote{background-image:none}.BlockQuote p{max-width:100%}}