.carousel{width:100%}.carousel .swiper-slide picture{background-color:#efefef}.carousel .swiper-slide img{display:block;width:100%}.carousel.swiper-container-horizontal>.swiper-pagination-bullets{padding:.5rem 0 .25rem;position:relative;border-bottom:1px solid #ccc;bottom:0}@media (min-width:900px){.carousel.swiper-container-horizontal>.swiper-pagination-bullets{position:absolute;border-bottom:0;padding:0;bottom:1rem}}.carousel .swiper-button-next,.carousel .swiper-button-prev{width:3.5rem;height:4rem;padding:2rem;background-color:rgba(0,0,0,.7);margin-top:-1rem;-webkit-transition:background-color .2s;transition:background-color .2s}.carousel .swiper-button-next:focus,.carousel .swiper-button-next:hover,.carousel .swiper-button-prev:focus,.carousel .swiper-button-prev:hover{background-color:#111}.carousel .swiper-button-prev{background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg fill%3D'%23fff' xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 16 16' width%3D'16' height%3D'16'%3E%3Cpath d%3D'M10 13.4L4.6 8 10 2.6 11.4 4l-4 4 4 4z'%2F%3E%3C%2Fsvg%3E");background-size:4rem;left:0;border-top-right-radius:1rem;border-bottom-right-radius:1rem}.carousel .swiper-button-next{background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg fill%3D'%23fff' xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 16 16' width%3D'16' height%3D'16'%3E%3Cpath d%3D'M6 13.4L4.6 12l4-4-4-4L6 2.6 11.4 8z'%2F%3E%3C%2Fsvg%3E");background-size:4rem;right:0;border-top-left-radius:1rem;border-bottom-left-radius:1rem}.carousel .swiper-button-next.swiper-button-disabled,.carousel .swiper-button-prev.swiper-button-disabled{opacity:0}.swiper-pagination-bullet{width:1rem;height:1rem;opacity:1;background:0 0;border:2px solid #ccc}@media (min-width:900px){.swiper-pagination-bullet{border-color:#fff}}.swiper-pagination-bullet-active{background:#ccc}@media (min-width:900px){.swiper-pagination-bullet-active{background:#fff}}