.quotes-wrapper{position:relative}.quotes-slider{overflow:hidden;width:100%}.quote-slide,.quotes-slider{height:1000px;position:relative}.quote-slide{background-position:50%;background-size:cover}.quote-slide:after{background-color:var(--blue-dark);content:"";height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%;z-index:1}.quote-content{margin-left:auto;margin-right:auto;max-width:1440px;position:relative;text-align:center;top:50%;transform:translatey(-50%);z-index:2}.quote-content h2{color:#fff;transform:translateY(-100px)}.quote-content h2:before{content:"“"}.quote-content h2:after{content:'"'}.quote-content p{color:#fff;transform:translatey(100px)}.quotes .slick-track{padding-bottom:0;padding-top:0}.quotes-controls{bottom:80px;display:flex;justify-content:space-between;left:50%;min-width:200px;position:absolute;transform:translatex(-50%);z-index:3}.quotes-controls i{color:#fff;font-size:40px}.quotes-controls .my-dots{align-items:center;display:flex;justify-content:center;margin-left:10px;margin-right:10px;transform:translatey(-2px)}.quotes-controls ul.slick-dots{display:flex;list-style:none;margin:0;padding:0;padding-inline-start:0!important}.quotes-controls .slick-dots li{list-style:none;margin:0 4px}.quotes-controls .slick-dots button{background:grey;border:none;border-radius:4px;color:grey;height:8px;overflow:hidden;width:50px}.quotes-controls .slick-dots .slick-active button{background:var(--blue);color:var(--blue)}.quotes-wrapper .slick-arrow{border-radius:999px;padding:14px 18px;transition:.25s}.quotes-wrapper .slick-arrow:hover{background-color:var(--blue)}@media(max-width:767px){.quote-content{margin-left:20px;margin-right:20px}.quote-slide,.quotes-slider{height:700px}.quotes-controls{bottom:20px}}