.banners{position:relative;background-color:#969696;line-height:1.2;color:#3b3b3b;border-bottom:8px solid #ffe121}.banners .swiper-slide{box-sizing:border-box;height:auto}.banners__inner{position:relative;display:flex;flex-direction:column;justify-content:flex-end;height:100%;min-height:300px}.banners__cover{position:absolute;top:0;right:0;bottom:0;left:0;background:50% 50% no-repeat;background-size:cover}.banners__cover_desktop{display:none}.banners__content{max-width:1200px;margin:0 auto;padding:40px 0}.banners__title{display:none;margin-bottom:30px;font-size:32px;font-weight:700}.banners__description{display:none;margin-bottom:30px;font-size:16px}.banners__btn .button{width:100%;margin-top:15px}.banners__btn .button:first-child{margin-top:0}.banners__btn .button_secondary{display:none}.banners__nav{display:none;position:absolute;bottom:34px;left:0;right:0;z-index:1}.banners__pages{padding-right:50px;font-size:0;white-space:nowrap}.banners__pages .swiper-button-next,.banners__pages .swiper-button-prev{display:inline-block;vertical-align:middle;width:40px;height:40px;position:static;margin:0 0 0 15px;color:#fff;font-size:28px;text-align:center;line-height:38px;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}.banners__pages .swiper-button-next:hover,.banners__pages .swiper-button-prev:hover{color:#ffe121;background-color:#fff}.banners__pages .swiper-button-next:after,.banners__pages .swiper-button-prev:after{display:none}.banners__pages .swiper-button-next{padding-left:3px}.banners__pages .swiper-button-next:before{font-family:Ionicons;content:"\";color:inherit;font-size:inherit}.banners__pages .swiper-button-prev{padding-right:3px}.banners__pages .swiper-button-prev:before{font-family:Ionicons;content:"\";color:inherit;font-size:inherit}.banners__dots{font-size:0;white-space:nowrap}.banners__dots .swiper-pagination-bullet{width:8px;height:8px;margin-right:15px;background-color:#fff;opacity:1}.banners__dots .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#ffe121}@media (min-width:480px){.banners__btn .button{width:auto;min-width:190px;margin-top:0;margin-right:15px}}@media (min-width:768px){.banners__inner{min-height:43vw;justify-content:center}.banners__cover_mobile{display:none}.banners__cover_desktop{display:block}.banners__title{display:block;margin-bottom:3vw;font-size:44px}.banners__description{display:block;margin-bottom:4vw;font-size:18px}.banners__btn .button_secondary{display:inline-block}}@media (min-width:1024px){.banners__title{font-size:64px}.banners__description{font-size:28px}.banners__btn .button{min-width:230px;margin-right:35px}.banners__nav{display:block}}