.quote-text{font-family:Poppins;font-size:var(--fontsize-quote,40px);font-style:normal;font-weight:600;line-height:120%;text-align:left}.quote-person{align-items:center;display:flex;margin-top:40px}.quote-person__image{border-radius:50%;flex-shrink:0;height:100px;margin-right:20px;overflow:hidden;width:100px}.quote-person__info{padding-bottom:10px}.person__title{color:#b3b3b3}.quote__inner{align-items:center;display:flex;flex-wrap:wrap}.quote-slider{flex:1 1 100%;order:1}.quote-slider__arrow--prev{margin-right:16px;margin-top:32px;order:2}.quote-slider__arrow--next{margin-top:32px;order:3}.quote-slide{display:none}.quote-slide.is-active{display:block}.quote-slider__arrow{align-items:center;background:none;border:none;cursor:pointer;display:flex;flex-shrink:0;justify-content:center;padding:0;transition:opacity .2s}.quote-slider__arrow:hover{opacity:.6}.quote--slider .quote-text{text-align:center}.quote--slider .quote-person{justify-content:center}@media(min-width:992px){.quote__inner{flex-wrap:nowrap;gap:120px}.quote-slider{flex:1 1 auto;order:2}.quote-slider__arrow--prev{margin-right:0;margin-top:0;order:1}.quote-slider__arrow--next{margin-top:0;order:3}}@media(max-width:768px){.quote-text{font-size:var(--fontsize-quote,28px)}.quote-person__image{height:75px;width:75px}.quote-person__info{padding-bottom:unset}}