#quote-carousel{padding:6rem;overflow:hidden}#quote-carousel hr{margin-bottom:2rem}#quote-carousel h2{font-size:40px;margin-bottom:0;font-family:'Cachet Book',sans-serif}#quote-carousel h3{font-size:25px;font-family:'Cachet Extra Light',sans-serif;color:var(--dgrey);margin-top:1rem;margin-bottom:3rem}#quote-carousel .nav-row{display:flex;justify-content:space-between;align-items:center}#quote-carousel .nav-row .carousel-nav{display:flex;font-size:75px}#quote-carousel .nav-row .carousel-nav .icon{color:var(--dgrey);margin-left:1rem;cursor:pointer}#quote-carousel .quote-box{display:flex;height:unset}#quote-carousel .quote-box .content-side{padding:5rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:calc(100% - 400px);height:100%}#quote-carousel .quote-box .image-side{width:400px}#quote-carousel .quote-box .image-side img{width:100%;height:100%;object-fit:cover}#quote-carousel .quote-box p{font-size:40px;font-family:'Cachet Book',sans-serif;line-height:1.2;margin-bottom:1rem}#quote-carousel .slick-track{display:flex}#quote-carousel .splide__pagination{width:fit-content;margin:0;margin-left:calc(400px + 82px);transform:translateY(-56px);position:absolute;display:flex;padding-left:0;list-style:none}#quote-carousel .splide__pagination li button{width:8px;height:8px;border-radius:50%;background:var(--mblue);margin-right:16px;opacity:.5}#quote-carousel.theme-secondary .splide__pagination li button{background:#fff}#quote-carousel .splide__pagination li button.is-active{opacity:1;transform:none}#quote-carousel .splide__pagination button{opacity:0}#quote-carousel .splide{background:#fff;border-radius:10px;overflow:hidden}#quote-carousel .button-row{margin-top:2rem;justify-content:flex-end}#quote-carousel .button-row .btn{margin-right:0;margin-left:1rem}@media (max-width:1200px){#quote-carousel .splide__pagination{margin-left:calc(33% + 3rem)}#quote-carousel{padding:4rem 2rem}#quote-carousel .quote-box p{font-size:30px}#quote-carousel h3{font-size:20px}#quote-carousel .quote-box .image-side{width:33%}#quote-carousel .quote-box .content-side{width:67%;padding:3rem}#quote-carousel .nav-row .carousel-nav{font-size:50px}}@media (max-width:768px){#quote-carousel .splide__pagination{margin-left:3rem}#quote-carousel{padding:2rem}#quote-carousel .quote-box{flex-direction:column}#quote-carousel .quote-box img{width:100%;height:auto;max-height:300px;object-fit:cover}#quote-carousel .quote-box p{font-size:20px}#quote-carousel .quote-box .image-side,#quote-carousel .quote-box .content-side{width:100%}#quote-carousel h3{font-size:15px}#quote-carousel h2{font-size:30px}#quote-carousel .nav-row .carousel-nav{font-size:40px}#quote-carousel .button-row{justify-content:center}#quote-carousel .button-row .btn{margin:0 1rem}}