.quote__speech-bubble .quote__bubble{background-color:#fff;border-radius:10px;margin-bottom:20px;padding:20px;position:relative}.quote__speech-bubble .quote__bubble:after{border:16px solid #0000;border-bottom:0;border-top-color:#fff;bottom:0;content:"";height:0;left:25px;margin-bottom:-16px;margin-left:-16px;position:absolute;width:0}.quote__speech-bubble .quote__content{color:var(--dark);position:relative}.quote__speech-bubble .quote__content--withQuotes:before{background-image:url(../assets/img/quote-open-icon.svg);content:"";display:block;height:16px;margin-bottom:5px;width:26px}.quote__speech-bubble .quote__content--withQuotes:after{background-image:url(../assets/img/quote-close-icon.svg);content:"";display:block;height:16px;margin-left:auto;width:26px}.quote__speech-bubble .quote__content p:last-of-type{margin-bottom:0}.quote__speech-bubble .quote__avatar{border-radius:100%}.quote__speech-bubble .quote__authorName{font-size:14px;font-weight:700}.quote__speech-bubble .quote__authorRole{color:var(--dark);font-size:14px}.quote__speech-bubble .quote__author-container{align-items:center;column-gap:7px;display:flex;justify-content:flex-start}.quote__author-left,.quote__speech-bubble .quote__author{display:flex;flex-direction:column}.quote__author-left{background-color:#fff;border-radius:10px;padding:20px}.quote__author-left.has-blue-background-background-color{background-color:#e8f5ff}@media(min-width:768px){.quote__author-left{column-gap:20px;flex-direction:row}}.quote__author-left .quote__author{display:none}@media(min-width:768px){.quote__author-left .quote__author{display:block}}.quote__author-left .quote__content p:last-of-type{margin-bottom:0}@media(min-width:768px){.quote__author-left .quote__content .quote__author-container{display:none}}.quote__author-left .quote__author-container{column-gap:7px;display:flex;margin-top:10px}.quote__author-left .quote__author-name{align-items:center;column-gap:7px;display:flex;font-size:14px;font-weight:700;justify-content:center;margin-top:.25rem}.quote__author-left .quote__author-name--blue{color:var(--dark)}.quote__frame{background-color:#fff;border-radius:10px;padding:20px}.quote__frame .quote__content{color:var(--dark);position:relative}.quote__frame .quote__content--withQuotes:before{background-image:url(../assets/img/quote-open-icon.svg);content:"";display:block;height:16px;margin-bottom:5px;width:26px}.quote__frame .quote__content--withQuotes:after{background-image:url(../assets/img/quote-close-icon.svg);content:"";display:block;height:16px;margin-left:auto;width:26px}.quote__frame .quote__content p:last-of-type{margin-bottom:0}.quote__frame .quote__avatar{border-radius:100%}.quote__frame .quote__authorName{font-size:14px;font-weight:700}.quote__frame .quote__authorRole{color:var(--dark);font-size:14px}.quote__frame .quote__author{align-items:center;display:flex;gap:7px;justify-content:flex-start;margin-top:10px}.quote__frame .quote__authorDetails{display:flex;flex-direction:column}
