section.quotes{margin-top:80px;margin-bottom:80px;background-color:#0096db;position:relative}section.quotes .quote-slides{width:auto;transition:var(--base-transition);width:auto;position:relative;display:flex;flex-direction:row;flex-wrap:nowrap}section.quotes .quote-slides .quote-slide{padding:70px;width:100vw;flex-basis:100%;flex-shrink:0;overflow:clip}section.quotes .quote-slides .quote-slide:nth-child(1){left:0}section.quotes .quote-slides .quote-slide:nth-child(2){left:100vw}section.quotes .quote-slides .quote-slide:nth-child(3){left:200vw}section.quotes .quote-slides .quote-slide:nth-child(4){left:300vw}section.quotes .quote-slides .quote-slide:nth-child(5){left:400vw}section.quotes .quote-slides .quote-slide:nth-child(6){left:500vw}section.quotes .quote-slides .quote-slide:nth-child(7){left:600vw}section.quotes .quote-slides .quote-slide:nth-child(8){left:700vw}section.quotes .quote-slides .quote-slide:nth-child(9){left:800vw}section.quotes .quote-slides .quote-slide:nth-child(10){left:900vw}@media screen and (max-width:1023px){section.quotes .quote-slides .quote-slide{padding:40px;padding-left:20px;padding-right:20px}}section.quotes .quote-slides .quote-slide .container{border:1px solid rgba(255,255,255,.2);padding:75px 75px 75px 350px;color:#fff;background-image:url('data:image/svg+xml,<svg width="195" height="155" viewBox="0 0 195 155" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M70.8 -1.14441e-05L57.6 73.2H81.6V154.2H0.600001V72L22.2 -1.14441e-05H70.8ZM183.6 -1.14441e-05L170.4 73.2H194.4V154.2H113.4V72L135 -1.14441e-05H183.6Z" fill="white" fill-opacity="0.2"/></svg>');background-repeat:no-repeat;background-position:75px 75px;height:100%}@media screen and (max-width:1023px){section.quotes .quote-slides .quote-slide .container{padding:40px 20px 40px 20px;background-position:20px 40px}}section.quotes .quote-slides .quote-slide .container .quote-content blockquote p{color:#fff;font-family:Raleway;font-size:32px;font-style:normal;font-weight:700;line-height:44px}@media screen and (max-width:1023px){section.quotes .quote-slides .quote-slide .container .quote-content blockquote p{font-size:24px;line-height:32px}}section.quotes .quote-slides .quote-slide .container .quote-content blockquote cite{color:#fff;font-family:"Roboto Condensed";font-size:32px;font-style:normal;font-weight:400;line-height:44px}@media screen and (max-width:1023px){section.quotes .quote-slides .quote-slide .container .quote-content blockquote cite{font-size:24px;line-height:32px}}section.quotes .quotes-pagination{height:100%;position:absolute;bottom:80px;height:30px;width:100%}@media screen and (max-width:1023px){section.quotes .quotes-pagination{bottom:40px}}section.quotes .quotes-pagination .container{height:100%;position:relative}section.quotes .quotes-pagination .container .quotes-pages{position:absolute;left:120px;bottom:90px;height:30px;display:flex;flex-direction:row;gap:18px}@media screen and (max-width:1023px){section.quotes .quotes-pagination .container .quotes-pages{width:calc(100% - 40px);left:auto;bottom:0;justify-content:center}}section.quotes .quotes-pagination .container .quotes-pages button.quotes-page{width:20px;height:20px;border-radius:100%;background-color:rgba(217,217,217,.2);border:none}section.quotes .quotes-pagination .container .quotes-pages button.quotes-page.active{background-color:#fff}section.quotes .quotes-pagination .container .quotes-pages button.quotes-page:not(.active){cursor:pointer}section.quotes .quotes-pagination .container .quotes-pages button.quotes-page:not(.active):focus,section.quotes .quotes-pagination .container .quotes-pages button.quotes-page:not(.active):hover{background-color:rgba(217,217,217,.6)}