﻿.quotes-block .splide__arrows{transition:all .5s cubic-bezier(.47,1.64,.41,.8);pointer-events:none;z-index:2;display:flex;flex-direction:row;justify-content:space-between;position:absolute;left:12px;right:12px;bottom:16px;}.quotes-block .splide__arrow{pointer-events:all;transform:none;position:relative;}.quotes-block .splide__arrow--prev{left:0!important;}.quotes-block .splide__arrow--next{right:0!important;}@media only screen and (min-width:576px){.quotes-block .splide__arrows{left:0;right:0;}}@media only screen and (min-width:768px){.quotes-block .splide__arrows{left:-36px;right:-36px;bottom:50%;transform:translate(0,-50%);}}.quote{margin:0;padding-top:2rem;padding-bottom:2rem;text-align:center;justify-content:center;}.quote i{position:absolute;color:#004ce0;}.quote .ss,.quote .nn{font-size:2rem;opacity:.1;top:-1rem;}.quote .ss{left:-2.2rem;}.quote .nn{right:-2rem;transform:scaleX(-1) scaleY(-1);}.quote__image{margin:auto;border-radius:0;overflow:hidden;}.quote__by{font-weight:bold;}.quote cite{display:block;padding:0;}@media only screen and (min-width:992px){.quote{justify-content:start;text-align:left;}}