.quote-small{margin-bottom:var(--quote-small-margin-bottom,0);margin-top:var(--quote-small-margin-top,0);padding-bottom:2.4rem;position:relative;width:100%}.quote-small:before{background-color:var(--quote-small-stripe-base);background-image:repeating-linear-gradient(135deg,transparent,transparent 16px,var(--quote-small-stripe) 16px,var(--quote-small-stripe) 21px);bottom:0;content:"";height:50%;left:0;position:absolute;width:100%;z-index:0}.quote-small__card{background:var(--quote-small-bg);margin:0 auto;position:relative;width:min(100%,980px);z-index:1}.quote-small__inner{padding:var(--quote-small-padding-top,22px) var(--quote-small-padding-right,168px) var(--quote-small-padding-bottom,25px) var(--quote-small-padding-left,28px)}.quote-small__svg{color:#000;display:block;height:auto;margin-bottom:.55rem;margin-top:-1.95rem;width:58px}.quote-small__copy{min-width:0}.quote-small__text,.quote-small__text h1,.quote-small__text h2,.quote-small__text h3,.quote-small__text h4,.quote-small__text h5,.quote-small__text h6,.quote-small__text p{color:var(--quote-small-text)}.quote-small__text>:last-child{margin-bottom:0}.quote-small__author{color:var(--quote-small-author);font-weight:400;margin:.5rem 0 0}.quote-small__image{bottom:-.2rem;position:absolute;right:-.45rem;width:clamp(90px,11vw,130px);z-index:2}.quote-small__image img{display:block;height:auto;width:100%}@media (max-width:767px){.quote-small{padding-bottom:1.5rem}.quote-small:before{height:42%;width:100%}.quote-small__card{width:100%}.quote-small__inner{padding:1.1rem 1.1rem 1.2rem}.quote-small__svg{margin-bottom:.35rem;margin-top:-1.4rem;width:44px}.quote-small__image{display:none}}