.quote-carousel-wrapper{background-color:#ff6f15;border-radius:25px;color:#eeece9;margin:0;opacity:0;overflow:hidden;padding:60px 0 20px;transform:translateY(40px);transition:opacity .8s cubic-bezier(.25,1,.5,1),transform .8s cubic-bezier(.25,1,.5,1);width:100%}.quote-carousel-wrapper.is-visible{opacity:1;transform:translateY(0)}.quote-swiper{padding-bottom:0}.quote-swiper .swiper-slide{box-sizing:border-box;display:flex;height:auto;padding:0 80px}.quote-content{display:flex;flex-direction:column;height:100%;justify-content:center;margin:0 auto;max-width:900px;text-align:center}.quote-text,.quote-text *{background-color:transparent!important;color:#eeece9!important}.quote-author-area{align-items:center;display:flex;gap:15px;justify-content:center;margin-top:20px}.author-image{border-radius:50%;height:60px;object-fit:cover;width:60px}.author-details{text-align:center}.author-name{color:#eeece9;font-size:clamp(.8125rem,.78rem + .15vw,.9375rem);font-weight:700;margin:0}.author-desc{color:#eeece9;font-size:clamp(.7rem,.65rem + .15vw,.8rem);margin:0;opacity:.8}.quote-swiper .swiper-pagination{bottom:auto;margin-top:30px;position:relative}.quote-swiper .swiper-pagination-bullet{background-color:hsla(0,0%,100%,.4);opacity:1}.quote-swiper .swiper-pagination-bullet-active{background-color:#fff}.quote-swiper .custom-nav{cursor:pointer;height:39px;position:absolute;top:50%;transform:translateY(-50%);transition:transform .2s ease-in-out;width:39px;z-index:10}.quote-swiper .swiper-button-prev.custom-nav{left:20px}.quote-swiper .swiper-button-next.custom-nav{right:20px}.quote-swiper .swiper-button-next:after,.quote-swiper .swiper-button-prev:after{display:none}.quote-swiper .swiper-button-next.custom-nav:active,.quote-swiper .swiper-button-next.custom-nav:hover,.quote-swiper .swiper-button-prev.custom-nav:active,.quote-swiper .swiper-button-prev.custom-nav:hover{transform:translateY(-50%) scale(.85)}