.image-carousel{background-color:#3c3c3c;border-radius:5px;padding-bottom:10px}.image-carousel .carousel.carousel-slider .slider-wrapper{padding-bottom:40px}.image-carousel__image{width:100%;height:auto;max-height:1500px;position:relative;overflow:hidden;margin:0 auto;padding:10px;max-width:100%;display:flex;justify-content:center;align-items:center}.image-carousel__image img{height:auto;-o-object-fit:contain;object-fit:contain;max-height:500px}.image-carousel .carousel .control-dots{bottom:-10px}.control-arrow{display:none}@media(min-width:768px){.image-carousel{background-color:#fff;padding:0}.image-carousel .carousel.carousel-slider .slider-wrapper{padding-bottom:0}.image-carousel__image img{max-width:90%;max-height:600px}.carousel .control-dots{display:none}.image-carousel .carousel.carousel-slider .control-arrow{color:#202020;display:block;background:none;opacity:1;top:100px;z-index:1}.image-carousel .carousel.carousel-slider .control-arrow:focus,.image-carousel .carousel.carousel-slider .control-arrow:hover{background:none}.image-carousel .carousel.carousel-slider .control-arrow:before{display:none}.image-carousel .carousel.carousel-slider .control-arrow svg{height:42px;width:42px}.image-carousel .carousel.carousel-slider .control-arrow svg path{stroke:#202020;transition:stroke .25s ease-in-out}.image-carousel .carousel.carousel-slider .control-arrow svg circle{fill:none;stroke:#202020;color:#202020;transition:all .25s ease-in-out}.image-carousel .carousel.carousel-slider .control-arrow svg:hover circle{fill:#202020;transition:fill .25s ease-in-out}.image-carousel .carousel.carousel-slider .control-arrow svg:hover path{stroke:#fff;transition:stroke .25s ease-in-out}.image-carousel .carousel.carousel-slider .control-arrow svg:active path{stroke:#202020;transition:stroke .25s ease-in-out}.image-carousel .carousel.carousel-slider .control-arrow svg:active circle{stroke:#edb528;fill:#edb528;transition:all .25s ease-in-out}.slider-control__prev{top:80px;left:8px}.slider-control__next{top:80px;right:8px}.slider-control__bottom{position:absolute;z-index:1000;top:85%;right:50%;height:40px;width:40px;transform:rotate(90deg);display:block}}@media(min-width:1200px){.image-carousel__image img{max-height:800px}.image-carousel .carousel.carousel-slider .control-arrow svg{height:50px;width:50px}.slider-control__next{right:1.5%}.slider-control__prev{left:1.5%}}