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%;font-family:Inter;font-weight:400;font-size:16px;line-height:1.3}ul{list-style-type:none}a{text-decoration:none;color:inherit}.wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.container{max-width:1220px;padding:0 10px;margin:0 auto}.section-title{font-weight:700;font-size:48px;text-align:center;margin-bottom:50px}.developSite-title{text-transform:uppercase;padding:100px 0 50px}.showMore-link{padding:13px;width:223px;text-align:center;color:#fff;text-transform:uppercase;background-color:#000;margin:0 auto;font-family:Inter;font-weight:400;font-size:16px;line-height:1.3;margin:0 auto;display:block}.header{background-color:#151515;padding-top:40px;padding-bottom:45px}.header-main{background-color:rgba(0,0,0,0);position:absolute;z-index:10;left:0;right:0}.header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#fff;font-weight:700;font-size:16px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.nav-menu__btn{width:30px;height:20px;-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;background-color:rgba(0,0,0,0);padding:0;border:none;cursor:pointer;display:none}.nav-menu__btn span{height:2px;background-color:#fff;width:100%}.nav-menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:35px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;height:100%}.nav-menu__list-item{text-transform:uppercase}.nav-menu__list-link{cursor:pointer}.nav-menu__list-link_active{color:#06f}.top{color:#fff;font-weight:700;text-align:center;padding-bottom:50px;position:absolute;z-index:5;left:0;right:0}.top__title{padding-top:250px;font-size:72px}.top__link{display:inline-block;font-size:36px;padding:23px;background-color:#151515;max-width:430px;width:100%;text-transform:uppercase;margin-top:40px;cursor:pointer}.swiper::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-size:cover;background-repeat:no-repeat;background-position:center}.swiper-pagination-bullet{width:120px;height:3px;background-color:#151515;border-radius:0;opacity:1}.swiper-pagination-bullet-active{height:6px;background-color:#fff}.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 15px}.footer{background-color:#151515;padding:50px 0 32px;color:#fff}.footer__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;color:#fff}.footer__nav-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;max-width:225px}.footer__nav-title{font-weight:700;font-size:24px;margin-bottom:20px}.app{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:39px;margin:48px 0 52px}.copy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;font-size:12px;max-width:810px;margin:0 auto}.copy__text span{text-decoration:underline}.copy__nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:40px;margin-top:30px}.why-lease{padding:150px 0}.why-lease__list{display:grid;grid-template-columns:repeat(4, 1fr);gap:40px;text-align:center}@media(max-width: 860px){.why-lease__list{grid-template-columns:repeat(2, 1fr);gap:20px}}.why-lease__item-img{width:150px;height:150px}.why-lease__item-title{margin:30px 0px;font-weight:700;font-size:24px}.why-lease__item-text{text-align:left}.how-does{padding-bottom:150px}.how-does__inner{max-width:580px;margin:0 auto}.how-does__title{font-weight:700;font-size:24px;padding:50px 0}.how-does__list{padding:0px 0 70px;counter-reset:myCounter}.how-does__item{list-style-type:none;width:270px;position:relative;margin-left:auto;-webkit-box-sizing:content-box;box-sizing:content-box;padding:19px 0 19px 240px;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;font-size:48px;font-weight:700;background-color:#06f;width:100px;height:100px;border-radius:50%;color:#fff;position:absolute;left:0;top:0}.how-does__item+.how-does__item{margin-top:40px}.video{padding-bottom:150px}.video__title{margin-bottom:20px}.video__subtitle{font-weight:700;font-size:24px;text-align:center;padding-bottom:50px}.video__content{display:block;margin:0 auto}@media(max-width: 1040px){.video__content{width:100%}}.important{padding-bottom:150px}.important__title{margin-bottom:20px}.important__text{max-width:580px;margin:0 auto 50px}.important__list{display:grid;grid-template-columns:repeat(4, 1fr)}@media(max-width: 1180px){.important__list{gap:30px 20px}}@media(max-width: 860px){.important__list{grid-template-columns:repeat(2, 1fr)}}.important__item-img{margin-bottom:20px}@media(max-width: 1180px){.important__item-img{width:100%}}.contacts{padding:100px 0 150px}.contacts__title{margin:0 0 20px}.contacts__subtitle{font-weight:700;font-size:24px;margin:0 0 50px;text-align:center;padding:0 100px}.contacts__textarea{width:100%;resize:none;padding:20px 28px;border:1px solid #06f;height:290px;font-family:Inter;font-weight:400;font-size:16px;line-height:1.3;color:#000;margin-bottom:50px}.contacts__textarea::-webkit-input-placeholder{font-family:Inter;font-weight:400;font-size:16px;line-height:1.3;color:#000;opacity:.5}.contacts__textarea::-moz-placeholder{font-family:Inter;font-weight:400;font-size:16px;line-height:1.3;color:#000;opacity:.5}.contacts__textarea:-ms-input-placeholder{font-family:Inter;font-weight:400;font-size:16px;line-height:1.3;color:#000;opacity:.5}.contacts__textarea::-ms-input-placeholder{font-family:Inter;font-weight:400;font-size:16px;line-height:1.3;color:#000;opacity:.5}.contacts__textarea::placeholder{font-family:Inter;font-weight:400;font-size:16px;line-height:1.3;color:#000;opacity:.5}.contacts__btn{padding:13px 61px;color:#fff;text-transform:uppercase;background-color:#000;margin:0 auto;font-family:Inter;font-weight:400;font-size:16px;line-height:1.3;border:none}.form{max-width:580px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.form__input{font-family:Inter;font-weight:400;font-size:16px;line-height:1.3;color:#000;max-width:270px;margin-bottom:50px;padding:18px 20px;border:1px solid #06f}.form__input::-webkit-input-placeholder{font-family:Inter;font-weight:400;font-size:16px;line-height:1.3;color:#000;opacity:.5}.form__input::-moz-placeholder{font-family:Inter;font-weight:400;font-size:16px;line-height:1.3;color:#000;opacity:.5}.form__input:-ms-input-placeholder{font-family:Inter;font-weight:400;font-size:16px;line-height:1.3;color:#000;opacity:.5}.form__input::-ms-input-placeholder{font-family:Inter;font-weight:400;font-size:16px;line-height:1.3;color:#000;opacity:.5}.form__input::placeholder{font-family:Inter;font-weight:400;font-size:16px;line-height:1.3;color:#000;opacity:.5}.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;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.blog__item-img{width:100%;margin-bottom:30px}.blog__item-title{font-weight:700;font-size:24px;-ms-flex-preferred-size:446px;flex-basis:446px}.blog__item-link{padding:4px 20px;color:#fff;background-color:#06f}.choose{padding:100px 0 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{cursor:pointer;border:none;background-color:rgba(0,0,0,0);padding:0;font-weight:700;font-size:24px}.tabs__btn-item_active{color:#06f}.tabs__content-item{display:none;grid-template-columns:repeat(4, 1fr);gap:100px 80px}.tabs__content-item_active{display:grid}.card__img{width:100%}.card__information{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-align:center;-ms-flex-align:center;align-items:center;gap:20px;padding:20px 5px;border:1px solid #06f;border-top:0}.card__title,.card__price{font-weight:700;font-size:24px}.card__link{border:1px solid #06f;border-top:0;display:block;width:100%;color:#06f;text-align:center}@media(max-width: 1180px){.tabs__content-item{grid-template-columns:repeat(3, 1fr)}}@media(max-width: 1040px){.tabs__btn{padding:0 0 50px;gap:20px}}@media(max-width: 860px){.nav-menu__btn{display:-webkit-box;display:-ms-flexbox;display:flex}.logo-link,.nav-menu__btn{position:relative;z-index:10}.nav-menu__list{position:absolute;z-index:5;background-color:#151515;-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;top:0;left:0;right:0;bottom:0;padding-top:200px;height:100vh;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.nav-menu__list_active{-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%)}.footer__nav{display:grid;grid-template-columns:repeat(2, 1fr);gap:40px}.video__content{height:400px}.top__link{padding:16px;max-width:360px;font-size:28px}.swiper-pagination-bullet{width:60px}.swiper-pagination-bullet-active{height:4px}.tabs__content-item{grid-template-columns:repeat(2, 1fr)}}@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)}.choose{padding:50px 0}.contacts{padding:50px 0}.contacts__subtitle{padding:0}.form__input{max-width:100%;width:100%;margin-bottom:30px}}@media(max-width: 540px){.top__title{font-size:60px}.top__link{max-width:310px;font-size:24px}.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__title{padding:30px 0}.how-does__list{padding:0px 0 40px}.how-does__item{padding:65px 5px 19px;margin-right:auto}.how-does__item::before{right:0;margin:0 auto;font-size:32px;width:50px;height:50px}.video{padding-bottom:50px}.video__content{height:200px}.important__list{grid-template-columns:repeat(1, 1fr)}.app,.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}.copy__nav-list{gap:20px}.blog{padding:0 0 50px}.blog__item-title{margin-bottom:10px}.blog__item-link{margin-left:auto}.tabs__btn{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tabs__content-item{gap:40px}}