.banner-carousel{position:relative;margin-bottom:100px}.banner-carousel .owl-carousel{height:527px;display:block;opacity:0;overflow:hidden;transition:.3s}.banner-carousel .owl-carousel .banner{height:396px;background-position:center center;background-size:inherit;background-repeat:no-repeat;display:block}.banner-carousel .owl-carousel .bannerZ{display:block}.banner-carousel .owl-carousel .banner .content{height:100%}.banner-carousel .owl-carousel .banner .text{position:absolute;top:50%;transform:translateY(-50%);left:15px;max-width:801px}.banner-carousel .owl-carousel .banner .text .description,.banner-carousel .owl-carousel .banner .text .name{font-family:"Golos";font-style:normal;font-weight:400;font-size:36px;line-height:130%;color:#171717}.banner-carousel .owl-carousel .banner .button{display:block;background-color:#009280;color:#fff!important;border-radius:3px;max-width:149px;text-align:center;font-size:16px;cursor:pointer;font-weight:400;padding:23px 5px;margin-top:46px;position:relative;line-height:0;font-family:Golos}.banner-carousel .owl-carousel .banner .text .description{font-size:20px;padding-top:24px;letter-spacing:.015em;max-width:567px}.banner-carousel .owl-carousel .banner .text .description span,.banner-carousel .owl-carousel .banner .text .description ul{color:#000}.banner-carousel #navigate{position:absolute;z-index:1;display:flex;bottom:32px;left:50%;transform:translateX(-50%)}.banner-carousel #navigate .owl-dot{display:inline-block;border:0;background:0 0;outline:0;transition-duration:.1s;padding:0;margin-right:5px}.banner-carousel #navigate .owl-dot span{position:relative;color:#fff;border:0 solid #0e456f;width:8px;background-color:rgba(255,255,255,.4);height:8px;align-items:center;justify-content:center;display:flex;border-radius:4px}.banner-carousel #navigate .owl-dot span:after{content:"";font-family:"Golos";font-size:14px;font-weight:400;width:26px;height:26px;margin-top:0;margin-left:1px}.banner-carousel #navigate .owl-dot.active span{background-color:#fff;width:20px}.banner-carousel #navigate .owl-dot span:before{content:"";position:absolute;left:32px;width:200px;transform:scaleX(0);transition:transform 100ms ease-in;height:2px;display:block;border-radius:4px}.banner-carousel #navigate .owl-dot.active span:before{content:"";transform:scaleX(1)}