.hero{margin-bottom:30px}.hero__wrap{background:#e6e9ea;border-radius:14px}.hero__wrap .slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:20px;position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.hero__wrap .slick-dots li{margin-right:12px}.hero__wrap .slick-dots li:last-child{margin-right:0}.hero__wrap .slick-dots li.slick-active button{background:#1c1b1d;width:16px}@media only screen and (min-width:968px){.hero__wrap .slick-dots li.slick-active button{width:32px}}.hero__wrap .slick-dots li button{width:5px;height:5px;background:0 0;border-radius:20px;border:1px solid #1c1b1d;font-size:0;-webkit-transition:all .5s ease;transition:all .5s ease}@media only screen and (min-width:968px){.hero__wrap .slick-dots li button{width:10px;height:10px}}.hero__item{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;min-height:540px;padding:40px 16px 20px;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:745px){.hero__item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:460px}}@media only screen and (min-width:1280px){.hero__item{padding:18px 30px;min-height:560px}}.hero__item-btn{max-width:unset}@media only screen and (min-width:480px){.hero__item-btn{max-width:242px;-ms-flex-item-align:start;align-self:flex-start}}@media only screen and (min-width:745px){.hero__item-btn{display:none}}.hero__item-info{max-width:640px;width:100%}@media only screen and (min-width:745px){.hero__item-info{max-width:640px;width:44.5vw}}.hero__item-info button{display:none}@media only screen and (min-width:745px){.hero__item-info button{display:-webkit-box;display:-ms-flexbox;display:flex}}.hero__item-img{width:calc(100% + 32px);max-height:230px;-o-object-fit:cover;object-fit:cover;margin-bottom:24px;-ms-flex-item-align:center;align-self:center}@media only screen and (min-width:480px){.hero__item-img{-o-object-fit:contain;object-fit:contain}}@media only screen and (min-width:745px){.hero__item-img{max-height:unset;width:50vw;max-width:720px;height:calc(100% - 36px);-o-object-fit:contain;object-fit:contain;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);margin-bottom:0}}.hero__item-title{margin-bottom:24px}@media only screen and (min-width:968px){.hero__item-title{margin-bottom:32px}}.hero__item-title h1,.hero__item-title h2{font-size:34px}@media only screen and (min-width:375px){.hero__item-title h1,.hero__item-title h2{font-size:calc(34px + 36*(100vw - 375px)/(1440 - 375))}}@media only screen and (min-width:1440px){.hero__item-title h1,.hero__item-title h2{font-size:70px}}.hero__item-subtitle{color:#999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.hero__item-subtitle p{font-size:14px}@media only screen and (min-width:375px){.hero__item-subtitle p{font-size:calc(14px + 4*(100vw - 375px)/(1440 - 375))}}@media only screen and (min-width:1440px){.hero__item-subtitle p{font-size:18px}}.hero__item-subtitle img{margin-right:6px}