@keyframes fadeGrow{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@keyframes rotateFade{0%{opacity:0;transform:rotate(-20deg) scale(.95)}to{opacity:1;transform:rotate(0) scale(1)}}.animate-rotateFade{animation:rotateFade .9s ease-out forwards}.quote:before{background-image:url(../images/icons/quote_start.svg);left:50%;top:-50px;transform:translate(-50%)}.quote:after,.quote:before{background-repeat:no-repeat;background-size:contain;content:"";display:block;height:33px;position:absolute;width:40px}.quote:after{background-image:url(../images/icons/quote_end.svg);bottom:-50px;right:50%;transform:translate(50%)}swiper-container::part(button-next),swiper-container::part(button-prev){color:#fff}swiper-container::part(button-next):disabled,swiper-container::part(button-prev):disabled{opacity:0!important;pointer-events:none}swiper-container::part(pagination-bullet){background:#fff;opacity:.3}swiper-container::part(pagination-bullet-active){opacity:1}@media(min-width:640px){.quote:before{background-image:url(../images/icons/quote_start.svg);left:0}.quote:after,.quote:before{background-repeat:no-repeat;background-size:contain;content:"";display:block;height:48px;position:absolute;top:0;transform:translate(0);width:59px}.quote:after{background-image:url(../images/icons/quote_end.svg);right:0}}
