html{-webkit-box-sizing:border-box;box-sizing:border-box}*,*::after,*::before{-webkit-box-sizing:inherit;box-sizing:inherit;margin:0;padding:0}html,body{height:100%}ul{list-style:none}a{text-decoration:none;color:inherit}.section-title{margin-bottom:50px;font-size:48px;text-align:center;font-weight:700}.wrapper{min-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}.container{max-width:1220px;margin:0 auto;padding:0 10px}body{font-family:"Inter",sans-serif;font-size:16px;font-weight:400;line-height:1.3}.header{background:#151515}.header__inner{padding-top:40px;padding-bottom:45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.header-main{background:rgba(0,0,0,0);position:absolute;z-index:10;left:0;right:0}.menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:35px}.menu__list-link{color:#fff;text-transform:uppercase;font-weight:700}.menu__list-link-active{color:#06f}.menu__btn{width:30px;height:20px;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;border:none;background:rgba(0,0,0,0);cursor:pointer;display:none}.menu__btn span{height:3px;background:#fff;width:100%}.footer{background:#151515;padding:50px 0 32px 0;color:#fff}.footer__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin-bottom:50px}.footer__menu-list{max-width:250px}.footer__menu-title{font-size:24px;font-weight:700;margin-bottom:40px}.footer__menu-item+.footer__menu-item{margin-bottom:20px}.footer__copy{max-width:800px;margin:0 auto;margin-bottom:30px;text-align:center}.app{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:40px;margin-bottom:50px}.copy__nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:40px}.main{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.top{color:#fff;text-align:center;padding-top:250px;padding-bottom:50px;position:absolute;z-index:5;right:0;left:0}.top__title{margin-bottom:40px;font-size:96px;font-weight:700}.top__link{background:#151515;padding:23px;max-width:430px;width:100%;display:inline-block;text-transform:uppercase;font-size:36px;font-weight:700}.swipe::after{content:"";background-color:rgba(21,21,21,.3);position:absolute;z-index:5;left:0;right:0;top:0;bottom:0}.swiper-slide{height:100vh;background-repeat:no-repeat;background-position:center center;background-size:cover}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 15px}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:50px}.swiper-pagination-bullet{width:120px;height:3px;background:#151515;border-radius:0;opacity:1}.swiper-pagination-bullet-active{background:#fff;height:6px}.why-lease{padding:150px 0}.why-lease__list{display:grid;grid-template-columns:repeat(4, 1fr);gap:40px;text-align:center}.why-lease__item-img{margin-bottom:30px}.why-lease__item-title{margin-bottom:30px;font-size:24px;font-weight:700}.why-lease__item-text{text-align:left}.how-does{padding-bottom:150px}.how-does__inner{max-width:600px;margin:0 auto}.how-does__text:first-of-type{margin-bottom:50px}.how-does__title{font-size:24px;font-weight:700;margin-bottom:50px}.how-does__list{margin-bottom:70px;counter-reset:myCounter}.how-does__item{width:270px;margin-left:auto;list-style-type:none;position:relative;-webkit-box-sizing:content-box;box-sizing:content-box;padding:19px 0 19px 240px;margin-bottom:40px;min-height:63px}.how-does__item::before{counter-increment:myCounter;content:counter(myCounter);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#06f;font-size:48px;font-weight:700;color:#fff;width:100px;height:100px;border-radius:50%;position:absolute;left:0;top:0}.how-does__item:last-child{margin-bottom:0}.video{padding-bottom:150px}.video__title{margin-bottom:20px}.video__text{font-size:24px;font-weight:700;margin-bottom:50px;text-align:center}.video__content{display:block;margin:0 auto}.important{padding-bottom:150px}.important__title{margin-bottom:20px}.important__text{margin:0 auto;max-width:500px;margin-bottom:50px}.important__list{display:grid;grid-template-columns:repeat(4, 1fr)}.important__item-img{margin-bottom:20px}.important__item-text{max-width:270px}.contacts{padding-top:100px;padding-bottom:150px}.contacts__title{margin-bottom:20px}.contacts__text{margin-bottom:50px;font-size:24px;font-weight:700;text-align:center;padding:0 100px}.form{max-width:580px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.form__input{width:270px;padding:18px 20px;display:inline-block;border:1px solid #06f;margin-bottom:50px;font-family:"Inter",sans-serif;font-size:16px;font-weight:400;line-height:1.3;color:#000}.form__input::-webkit-input-placeholder{font-family:"Inter",sans-serif;font-size:16px;font-weight:400;line-height:1.3;color:#000;opacity:.5}.form__input::-moz-placeholder{font-family:"Inter",sans-serif;font-size:16px;font-weight:400;line-height:1.3;color:#000;opacity:.5}.form__input:-ms-input-placeholder{font-family:"Inter",sans-serif;font-size:16px;font-weight:400;line-height:1.3;color:#000;opacity:.5}.form__input::-ms-input-placeholder{font-family:"Inter",sans-serif;font-size:16px;font-weight:400;line-height:1.3;color:#000;opacity:.5}.form__input::placeholder{font-family:"Inter",sans-serif;font-size:16px;font-weight:400;line-height:1.3;color:#000;opacity:.5}.form__textarea{width:100%;padding:28px 20px;resize:none;height:290px;margin-bottom:50px;font-family:"Inter",sans-serif;font-size:16px;font-weight:400;line-height:1.3;color:#000;border:1px solid #06f}.form__textarea::-webkit-input-placeholder{font-family:"Inter",sans-serif;font-size:16px;font-weight:400;line-height:1.3;color:#000;opacity:.5}.form__textarea::-moz-placeholder{font-family:"Inter",sans-serif;font-size:16px;font-weight:400;line-height:1.3;color:#000;opacity:.5}.form__textarea:-ms-input-placeholder{font-family:"Inter",sans-serif;font-size:16px;font-weight:400;line-height:1.3;color:#000;opacity:.5}.form__textarea::-ms-input-placeholder{font-family:"Inter",sans-serif;font-size:16px;font-weight:400;line-height:1.3;color:#000;opacity:.5}.form__textarea::placeholder{font-family:"Inter",sans-serif;font-size:16px;font-weight:400;line-height:1.3;color:#000;opacity:.5}.form__btn{border:none;text-transform:uppercase;color:#fff;background:#151515;font-family:"Inter",sans-serif;font-size:16px;font-weight:400;padding:13px 61px;margin:0 auto}.blog{padding-bottom:150px}.blog__items{display:grid;grid-template-columns:repeat(2, 1fr);gap:40px;margin-bottom:70px}.blog__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.blog__item-img{margin-bottom:30px;width:100%}.blog__item-title{-ms-flex-preferred-size:446px;flex-basis:446px;font-size:24px;font-weight:700}.blog__item-more{color:#fff;background:#06f;padding:4px 20px}.show-link{text-transform:uppercase;background:#151515;padding:13px;color:#fff;width:225px;margin:0 auto;display:block;text-align:center}.choose{padding-top:100px;margin-bottom:150px}.tabs{margin-bottom:70px}.tabs__btn{padding:0 150px 100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:80px}.tabs__btn-item{font-size:24px;font-weight:700;cursor:pointer;border:none;background:rgba(0,0,0,0);padding:0}.tabs__btn-item-active{color:#06f}.tabs__content-item{display:none;grid-template-columns:repeat(4, 1fr);gap:100px 40px}.tabs__content-item.tabs__content-item-active{display:grid}.card__img{display:block;width:100%}.card__content{padding:0 5px;border:1px solid #06f;border-top:0;text-align:center}.card__title{padding-top:20px;font-size:24px;font-weight:700;margin-bottom:20px}.card__text{margin-bottom:20px}.card__price{margin-bottom:20px;font-weight:700;font-size:24px}.card__link{display:block;color:#06f;border:1px solid #06f;border-top:0;text-align:center}@media(max-width: 1180px){.important__list{gap:30px 20px}.important__item-img{width:100%}.tabs__content-item{grid-template-columns:repeat(3, 1fr)}}@media(max-width: 1040px){.video__content{width:100%}.tabs__btn{padding:0 0 50px;gap:20px;margin-bottom:0}}@media(max-width: 860px){.logo{z-index:10;position:relative}.menu__btn{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:10}.menu__list{position:absolute;background:#151515;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:5;top:0;left:0;right:0;bottom:0;padding-top:200px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100vh;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.menu__list.menu__list-active{-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%)}.why-lease__list{grid-template-columns:repeat(2, 1fr);gap:20px}.important__list{grid-template-columns:repeat(2, 1fr)}.tabs__content-item{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 768px){.top__title{font-size:70px}.top__link{font-size:28px;padding:16px;max-width:360px}.footer__menu{display:grid;grid-template-columns:repeat(2, 1fr);gap:40px}.video__content{height:400px}.swiper-pagination-bullet{width:60px}.swiper-pagination-bullet-active{height:4px}}@media(max-width: 650px){.tabs__content-item{grid-template-columns:repeat(1, 1fr)}.tabs__btn-item{font-size:18px}.blog__items{grid-template-columns:repeat(1, 1fr)}.contacts{padding:50px 0}.contacts__text{padding:0}.form__input{width:100%;margin-bottom:30px}}@media(max-width: 540px){.top__title{font-size:60px}.top__link{max-width:310px;font-size:24px}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 10px}.swiper-pagination-bullet{width:35px}.why-lease{padding:50px 0}.why-lease__list{grid-template-columns:repeat(1, 1fr)}.section-title{font-size:34px}.how-does{padding-bottom:50px}.how-does__list{padding-top:30px;margin-bottom:40px}.how-does__item{padding:65px 0 19px 0;margin-right:auto}.how-does__item::before{right:0;margin:0 auto;width:50px;height:50px;font-size:32px}.video{padding-bottom:50px}.video__content{height:200px}.important__list{grid-template-columns:repeat(1, 1fr)}.app{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.copy__nav-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.blog{padding-bottom:50px}.blog__item-title{margin-bottom:10px}.blog__item-more{margin-bottom:auto}.tabs__btn{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tabs__content-item{gap:40px}.choose{padding:50px 0;margin-bottom:0}}