@media screen and (max-width:768px){.image-carousel{padding:0;margin:0}}@media screen and (min-width:769px){.image-carousel .swipe-1 .swiper-arrow,.image-carousel .swipe-2 .swiper-arrow,.image-carousel .swipe-3 .swiper-arrow{display:none}}.image-carousel .image-carousel-container{overflow:hidden;background-color:#171717;color:#fff;position:relative}@media screen and (min-width:769px){.image-carousel .image-carousel-container{border-radius:10px;padding-left:170px;padding-right:170px}}@media screen and (max-width:768px){.image-carousel .image-carousel-container{padding-bottom:35px}}.image-carousel .image-carousel-container .swiper{position:static}.image-carousel .image-carousel-container .swiper .swiper-wrapper{align-items:center}.image-carousel .image-carousel-container .swiper .swiper-wrapper .swiper-slide{display:flex;flex-direction:column;align-items:center;gap:30px}.image-carousel .image-carousel-container .swiper .swiper-wrapper .swiper-slide img{max-width:100%;height:auto;max-height:90px;width:auto;margin:auto}.image-carousel .image-carousel-container .swiper .swiper-wrapper .swiper-slide .slide-text{text-align:center;margin:-6px 0}.image-carousel .image-carousel-container .swiper .swiper-pagination{pointer-events:none;position:static;margin-top:30px}@media screen and (min-width:990px){.image-carousel .image-carousel-container .swiper .swiper-pagination{display:none}}.image-carousel .image-carousel-container .swiper .swiper-pagination .swiper-pagination-bullet{pointer-events:all;width:15px;height:15px;background-color:#fff}.image-carousel .image-carousel-container .swiper .swiper-pagination .swiper-pagination-bullet:not(.swiper-pagination-bullet-active){opacity:.25}.image-carousel .image-carousel-container .swiper .swiper-arrow{width:40px;height:40px;cursor:pointer;transition:scale .3s;position:absolute;top:50%;translate:0 -50%}.image-carousel .image-carousel-container .swiper .swiper-arrow:hover{scale:1.1}@media screen and (max-width:768px){.image-carousel .image-carousel-container .swiper .swiper-arrow{display:none}}.image-carousel .image-carousel-container .swiper .swiper-arrow svg{width:100%;height:100%}.image-carousel .image-carousel-container .swiper .swiper-arrow.swiper-next{right:70px}.image-carousel .image-carousel-container .swiper .swiper-arrow.swiper-prev{left:70px}.image-carousel .image-carousel-container .swiper .swiper-arrow.swiper-prev svg{rotate:180deg}