.gallery{width:100%;height:100%;position:relative}.gallery .swiper-container{height:100%}.gallery .swiper-wrapper{height:100%}.gallery .swiper-slide{position:relative;box-sizing:border-box;height:auto}.gallery__cover{height:100%}.gallery__content{position:absolute;top:50%;left:45px;right:45px;transform:translateY(-50%)}.gallery__title{display:none}.gallery__nav{position:absolute;bottom:25px;left:30px;right:25px;z-index:1}.gallery__pages{font-size:0;white-space:nowrap}.gallery__pages .swiper-button-next,.gallery__pages .swiper-button-prev{display:none;width:32px;height:32px;position:static;margin:0 0 0 15px;color:#fff;font-size:28px;text-align:center;line-height:30px;border:1px solid #fff;background-color:transparent;border-radius:50%;transition:color .2s ease-in-out,background-color .2s ease-in-out;overflow:hidden;touch-action:manipulation}.gallery__pages .swiper-button-next:hover,.gallery__pages .swiper-button-prev:hover{color:#ffe121;background-color:#fff}.gallery__pages .swiper-button-next:after,.gallery__pages .swiper-button-prev:after{display:none}.gallery__pages .swiper-button-next{padding-left:3px}.gallery__pages .swiper-button-next:before{font-family:Ionicons;content:"\";color:inherit;font-size:inherit}.gallery__pages .swiper-button-prev{padding-right:3px}.gallery__pages .swiper-button-prev:before{font-family:Ionicons;content:"\";color:inherit;font-size:inherit}.gallery__dots{font-size:0;white-space:nowrap}.gallery__dots .swiper-pagination-bullet{width:6px;height:6px;margin-right:10px;background-color:#fff;opacity:1}.gallery__dots .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#ffe121}@media (min-width:768px){.gallery__title{display:block;font-size:36px;color:#fff;font-weight:700;line-height:1.3}}@media (min-width:1024px){.gallery__title{font-size:48px}.gallery__pages .swiper-button-next,.gallery__pages .swiper-button-prev{display:inline-block;vertical-align:middle}}