#customer-quotes{margin-bottom:30px;margin-top:30px}#customer-quotes .hs_cos_wrapper_type_inline_text{display:inline}.customer-button{background:#f0f0f0;border:0;border-radius:50%;cursor:pointer;display:inline-block;height:50px;margin:0 20px;outline:0;position:relative;top:-70px;transition:background .3s;width:50px}.customer-button img{position:relative;top:3px}@media screen and (max-width:900px){.customer-button{display:none}}.customer-button svg{margin-top:2px}.customer-button:hover{filter:brightness(.97);transition:filter .1s}.customer-button:active{filter:brightness(.95);transition:none}.quotes-container{display:inline-block;transition:height .5s;vertical-align:middle;width:650px}@media screen and (max-width:850px){.quotes-container{width:100%}}.quote{display:none}.quote-bubble{background:#fa5d00;border-radius:15px;box-shadow:0 1px 3px rgba(0,0,0,.1);box-sizing:border-box;color:#fff;display:inline-block;font-size:22px;font-weight:400;padding:25px 30px;position:relative;text-align:center;width:650px}@media screen and (max-width:850px){.quote-bubble{width:100%}}.quote-bubble:after{border-color:#fa5d00 transparent transparent;border-style:solid;border-width:18px 14px 0;bottom:-18px;content:"";display:block;height:0;left:50%;margin-left:-14px;position:absolute;width:0}.quote-attribution{display:inline-block;margin-top:40px;text-align:center}.customer-headshot{border-radius:100px;display:inline-block;height:50px;width:50px}.quote-name{display:block;font-size:16px;line-height:1.2;margin-top:10px}.quote-name,.quote-name strong{color:rgba(0,0,0,.6)}