.section--quote-carousel{margin-top:64px;margin-bottom:64px}.quote-carousel{position:relative;overflow:visible}.quote-carousel .swiper-container{position:relative;z-index:2}.quote-carousel .swiper-slide{position:relative;z-index:1;width:80vw;height:auto;max-width:320px;transition:opacity .3s linear;background-color:var(--color-gray-ultra-light);border-radius:8px}.quote-carousel .swiper-slide:hover{z-index:2}.quote-carousel .swiper-scrollbar{z-index:1}.quote-carousel__item{padding:32px 24px 24px}.quote-carousel__image{display:block;width:160px;height:160px;background-color:var(--color-gray-light);border-radius:50%;overflow:hidden;margin:0 auto 32px}.quote-carousel__quote{position:relative}.quote-carousel__quote:before{content:"“"}.quote-carousel__quote:after{content:"”"}.quote-carousel__author{display:block;position:relative;margin-top:16px;font-size:14px;font-weight:500;line-height:1.4285714286;padding-left:56px}.quote-carousel__author:before{content:"";position:absolute;top:9px;left:0;width:40px;height:2px;background-color:var(--color-black)}.quote-carousel__arrows{display:none;position:absolute;-webkit-justify-content:space-between;justify-content:space-between;top:calc(50% - 24px);left:-80px;width:calc(100% + 160px);pointer-events:none}.quote-carousel__arrows>*{pointer-events:auto}@media only screen and (min-width:992px){.section--quote-carousel{margin-bottom:80px}.quote-carousel-hld{position:relative;padding-right:80px;padding-left:80px}.quote-carousel .swiper-slide{max-width:none}.quote-carousel .swiper-slide,.quote-carousel__item{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.quote-carousel__item{-webkit-justify-content:space-between;justify-content:space-between;padding:64px}.quote-carousel__image{margin:0}.quote-carousel__image+.quote-carousel__text-hld{width:calc(100% - 208px)}.quote-carousel__quote{font-size:24px}.quote-carousel__quote:before{position:absolute;left:-.5em}.quote-carousel__arrows{display:-webkit-flex;display:flex}.quote-carousel__scrollbar{display:none}}@media only screen and (min-width:1200px){.quote-carousel__quote{font-size:32px;line-height:1.1666666667}.quote-carousel__image+.quote-carousel__text-hld{width:calc(100% - 224px)}.quote-carousel__author{margin-top:32px;font-size:24px;font-weight:700;line-height:1.3333333333;padding-left:104px}.quote-carousel__author:before{top:15px;width:80px}}@media only screen and (min-width:1600px){.quote-carousel-hld{padding-right:0;padding-left:0}.quote-carousel__item{padding:88px 120px}.quote-carousel__image{width:215px;height:215px}.quote-carousel__image+.quote-carousel__text-hld{width:calc(100% - 361px)}.quote-carousel__quote{font-size:48px}}