.smarthome-top{position:relative}.smarthome-top__bg img{display:block;margin:0 auto;min-height:610px;-o-object-fit:cover;object-fit:cover}.smarthome-top__content{position:absolute;top:0;left:0;width:100%;height:100%}.smarthome-top__content .container{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.smarthome-top__overlay{width:100%;max-width:730px;margin:40px auto;padding:48px 78px;background-color:rgba(0,0,0,.1);border:1px solid rgba(255,255,255,.3);-webkit-backdrop-filter:blur(65px);backdrop-filter:blur(65px);text-align:center;color:#fff;border-radius:5px}.smarthome-top__title{line-height:1.3}.smarthome-top__text{margin:15px 0 30px;font-weight:500}.smarthome-top__btn-scroll{margin:0 auto;width:46px;height:46px;margin-bottom:32px;cursor:pointer}.smarthome-top__btn-scroll svg{fill:#fff;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.smarthome-top__btn-scroll:hover svg{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}@media (max-width:1023px){.smarthome-top__overlay{max-width:600px;padding:30px}}@media (max-width:767px){.smarthome-top__overlay{max-width:460px;margin:20px auto}.smarthome-top__title br{display:none}.smarthome-top__button .btn{width:100%}.smarthome-top__btn-scroll{display:none}}