html{font-size:16px;scroll-behavior:smooth}body,html{height:100%}body{color:#121212;font-family:Roboto,sans-serif;font:18px/27px Roboto;min-height:100%;margin:0;padding:0}@media (max-width:1023px){body{font:17px/22px Roboto}}ul{list-style:none;padding:0}ol,ul{margin:0}ol{padding:0 0 0 20px}p{padding:0;margin:0}a{text-decoration:none}.white{color:#fff}#app{height:100%}.container{height:100vh;overflow:hidden;position:relative;text-align:center}h1.h1{color:#121212;font:40px/42px IBM Plex Sans;margin:0}@media (max-width:1023px){h1.h1{font:24px/26px IBM Plex Sans}}h2.h2{color:#121212;font:24px/26px IBM Plex Sans;margin:0}h2.h2_white{color:#fff}@media (max-width:1023px){h2.h2{font:20px/24px IBM Plex Sans}}h3.h3{color:#121212;font:27px/28px Roboto;margin:0}@media (max-width:1023px){h3.h3{font:22px/24px Roboto}}h4.h4{font:15px/28px Roboto;font-weight:700}.sub,h4.h4{color:#121212;margin:0}.sub{font:20px/26px Roboto}@media (max-width:1023px){.sub{font:19px/25px Roboto}}.caption{color:#000;font:14px/21px Roboto}.input-box{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;vertical-align:middle}.input-box input{-webkit-box-sizing:border-box;box-sizing:border-box;background:hsla(0,0%,85%,.5);border:none;font:15px/42px Roboto;height:42px;outline:none;text-align:center;width:100%}.input-box input:focus{background:#aed2dd}.input-box input[readonly]{cursor:default;background:#fff}.input-box input[type=number]{-moz-appearance:textfield}.input-box input[type=number]::-webkit-inner-spin-button,.input-box input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.input-box .error{color:#c80000;display:none;font-size:14px;line-height:21px;margin-top:9px;white-space:nowrap}.input-box .send{cursor:pointer;color:hsla(0,0%,7%,.5);margin-top:5px;text-decoration:underline}.input-box.error input{background:hsla(0,0%,85%,.5);border:2px solid red}.input-box.error .error,.input-box.error .send{display:block}@media (max-width:1023px){.input-box.error .send{margin-left:-20px}}.input-box_styled{width:411px}.input-box_styled:before{content:"+7";color:#fff;font:27px/27px Roboto;left:14px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.input-box_styled input{border-radius:10px 25px 25px 10px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;font:27px/27px Roboto;height:52px;padding:0 124px 0 66px;text-align:left}.input-box_styled input,.input-box_styled input:focus,.input-box_styled input:hover{background:rgba(4,8,15,.23)}.input-box_styled input::-webkit-input-placeholder{color:hsla(0,0%,100%,.12);font:27px/27px Roboto}.input-box_styled input::-ms-input-placeholder{color:hsla(0,0%,100%,.12);font:27px/27px Roboto}.input-box_styled input::placeholder{color:hsla(0,0%,100%,.12);font:27px/27px Roboto}.input-box_styled .btn{position:absolute;right:7px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media (max-width:1023px){.input-box_styled{width:290px}.input-box_styled:before{top:50%;font:22px/53px Roboto}.input-box_styled input{font:22px/53px Roboto;padding-right:49px;padding-left:50px}.input-box_styled input::-webkit-input-placeholder{margin-top:2px;font:22px/53px Roboto}.input-box_styled input::-ms-input-placeholder{margin-top:2px;font:22px/53px Roboto}.input-box_styled input::placeholder{margin-top:2px;font:22px/53px Roboto}.input-box_styled .btn{background:url("/img/button-icon.svg") 14px no-repeat,#ffd317;background-size:15px;font-size:0;color:transparent;min-width:41px}.input-box_styled .btn:hover{background:url("/img/button-icon.svg") 50% no-repeat,#ffc142;background-size:40%}.input-box_styled .btn:active{background:url("/img/button-icon.svg") 50% no-repeat,#ffd317;background-size:40%}}.input-box_code{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:auto}.input-box_code input{background:rgba(4,8,15,.23);-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:9px;color:#fff;font:27px/52px Roboto;height:53px;padding-left:30px;text-align:left;width:77px}.input-box_code input~input{margin-left:19px}.input-box_code input:hover{background:rgba(4,8,15,.23)}.input-box_code input:focus{background:rgba(4,8,15,.54)}@media (max-width:1023px){.input-box_code input{padding-left:0;text-align:center;width:54px}.input-box_code input~input{margin-left:10px}}.btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#ffd317;border:none;border-radius:20.5px;color:#282f39;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:41px;font:15px/28px Roboto;font-weight:500;min-width:114px;outline:none;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:3}.btn:hover{background:#ffc142}.btn:active{background:#ffd317}.btn_white{color:#3b4350}.btn_white,.btn_white:active,.btn_white:hover{background:#fff}.btn.disabled{background:#65656575;cursor:not-allowed;pointer-events:none}.checkbox,.radio{height:31px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkbox input[type=checkbox],.checkbox input[type=radio],.radio input[type=checkbox],.radio input[type=radio]{position:absolute;z-index:-1;opacity:0}.checkbox input[type=checkbox]~label,.checkbox input[type=radio]~label,.radio input[type=checkbox]~label,.radio input[type=radio]~label{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;font:15px/28px Roboto;padding-left:48px;position:relative}.checkbox input[type=checkbox]~label:before,.checkbox input[type=radio]~label:before,.radio input[type=checkbox]~label:before,.radio input[type=radio]~label:before{border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;border:3px solid #515967;content:"";height:31px;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:31px}.checkbox input[type=checkbox]:checked~label:before,.checkbox input[type=radio]:checked~label:before,.radio input[type=checkbox]:checked~label:before,.radio input[type=radio]:checked~label:before{background:url("/img/checkbox.svg") 50% no-repeat;background-size:75%}.radio input[type=radio]~label:before{border-radius:50%}.radio input[type=radio]:checked~label:before{background:none}.radio input[type=radio]:checked~label:after{background:#ff8f3a;border-radius:50%;content:"";height:15px;left:8px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:15px}.brand{text-align:center;min-width:80px}.brand img{height:37px;display:block;margin:0 auto;min-width:37px}.brand .name{color:hsla(0,0%,100%,.5);font-size:14px;margin-top:5px}.brand_check{position:relative}.brand_check:after{background:url("/img/check.svg") 50% no-repeat;content:"";height:13px;left:50%;position:absolute;top:74px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:17px}.error-code{-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;font:14px/21px Roboto;margin-top:5px;padding-left:30px;position:relative}.error-code:before{background:url("/img/error.svg") 50% no-repeat;content:"";height:24px;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:24px}.error-code .send-again{cursor:pointer;color:#aaafb7;margin-left:7px;text-decoration:underline;vertical-align:middle}.page{background:radial-gradient(circle at 52% 70%,#606a7b,#272e37);-webkit-box-sizing:border-box;box-sizing:border-box;padding-bottom:93px;position:relative;overflow:hidden;min-height:100%;height:auto}.page .geometry{display:none}@media (max-width:1023px){.page{min-height:100%;padding-bottom:0}}.page.colored{height:100vh;min-height:auto}.page.colored .geometry{background:radial-gradient(circle at 81% 48%,#fee10f,#ffbc23);content:"";-webkit-clip-path:polygon(0 0,0 100%,100% 100%,82% 50%,100% 0);clip-path:polygon(0 0,0 100%,100% 100%,82% 50%,100% 0);display:block;height:100%;left:0;top:0;position:absolute;width:53%;z-index:1}.page.colored .car{background:url("/img/car.png") 50% no-repeat;background-size:contain;content:"";height:762px;left:calc(53% - 300px);position:absolute;top:45%;width:629px;z-index:2}@media (max-width:1550px){.page.colored .geometry{width:50%}.page.colored .car{left:calc(37% - 350px);top:56%;height:731px;width:600px}}@media (max-width:1023px){.page.colored{padding-bottom:28px;height:auto}.page.colored .geometry{-webkit-clip-path:polygon(0 0,100% 0,100% 87%,50% 100%,0 87%);clip-path:polygon(0 0,100% 0,100% 87%,50% 100%,0 87%);height:530px;width:100%}.page.colored .geometry:before{background:url("/img/car.png") 50% no-repeat;background-size:contain;bottom:-300px;content:"";display:block;height:350px;left:-20%;position:absolute;-webkit-transform:rotate(90deg) translateX(-50%);transform:rotate(90deg) translateX(-50%);width:400px;z-index:2}.page.colored .car{display:none}}.page__logo{display:inline-block;height:80px;margin-left:4.3%;position:relative;width:87px;z-index:2}.page__logo img{height:auto;max-width:100%}@media (max-width:1023px){.page__logo{height:56px;width:61px}}.page__container{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:124px;padding:0 12% 0 4.3%;position:relative;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:2}@media (max-width:1550px){.page__container{padding:0 4%}}@media (max-width:1023px){.page__container{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 auto;margin-top:19px;padding:0 0 0 16px;width:320px}}.page__text{width:445px}.page__text .h1{margin-bottom:32px}.page__text .btn_white{display:none}.page__text .btn{background:#606a7b;color:#fff;margin-top:20px}@media (max-width:1023px){.page__text{width:280px}.page__text .h1{margin-bottom:22px}.page__text .description{font:18px/27px Roboto;width:260px}.page__text .btn_white{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-top:19px}}.page__action{width:425px}.page__action .h2{margin-bottom:25px}@media (max-width:1023px){.page__action{margin-top:225px;width:100%}.page__action .h2{width:200px}}.page__copy{color:rgba(0,0,0,.5);bottom:25px;font-size:14px;position:absolute;left:4.5%;z-index:1}.page__copy_mobile{display:none}@media (max-width:1023px){.page__copy{left:auto;margin-top:50px;padding-left:16px;position:static;top:auto}.page__copy_mobile{color:hsla(0,0%,100%,.5);display:block;font-size:14px;margin:30px 0 24px;padding-left:16px;position:absolute;bottom:0}}.page__details{background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 2px 54px 0 rgba(0,0,0,.25);box-shadow:0 2px 54px 0 rgba(0,0,0,.25);margin:0 auto;padding:49px 84px 54px 112px;text-align:left;width:850px}.page__details .h2{color:#4b5563}@media (max-width:1023px){.page__details .h2{padding-left:16px}}.page__details_mt{margin-top:40px}@media (max-width:1023px){.page__details{margin-top:19px;padding:38px 0;width:320px}}.page__afterview{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;margin-top:45px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:850px}.page__afterview .text{font-size:15px;line-height:24px;margin-right:50px;text-align:left;width:385px}.page__afterview .brands{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1023px){.page__afterview{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;padding:0 16px;width:320px}.page__afterview .text{width:290px}.page__afterview .brands{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:25px}.page__afterview .brands .item{margin-bottom:10px}}.action__hint{-webkit-box-sizing:border-box;box-sizing:border-box;color:hsla(0,0%,100%,.5);font:14px/21px Roboto;margin-top:12px;padding-left:42px;position:relative;width:370px}.action__hint:before{background:url("/img/hint.svg") 50% no-repeat;height:22px;content:"";left:9px;position:absolute;top:4px;width:22px}@media (max-width:1023px){.action__hint{padding-left:30px;width:290px}.action__hint:before{left:0;top:0}}.action__text{margin-top:41px}@media (max-width:1023px){.action__text{width:290px}}.action__brands{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:37px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1023px){.action__brands{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.action__brands li{margin:0 10px 55px 0}.action__brands li:nth-child(3n+1){position:relative}.action__brands li:nth-child(3n+1):before{background:hsla(0,0%,59%,.2);top:100px;content:"";height:1px;left:0;position:absolute;width:288px}}.action__send-number{color:#aaafb7;font-size:14px;line-height:14px;margin-top:14px}@media (max-width:1023px){.action__send-number{margin-top:25px}.action__send-number span{margin-top:3px;display:block}}.action__change-number{display:inline-block;color:#aaafb7;cursor:pointer;font-size:14px;line-height:14px;margin-top:5px;position:relative}.action__change-number:after{background:#a8adb6;bottom:-4px;content:"";height:1px;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%}@media (max-width:1023px){.action__change-number{margin-top:9px}}.action__phone-error{color:#c80000;font-size:14px}.details{margin-top:27px}.details__list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.details__list:before{background:rgba(0,0,0,.25);bottom:-7px;content:"";height:1px;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:calc(100% + 224px)}.details__item{color:hsla(0,0%,7%,.4);font:15px/28px Roboto;cursor:default;margin-right:35px;position:relative}.details__item:last-child{margin-right:0}.details__item.active{color:#121212;font-weight:700}.details__item.active:before{background:#fb2;bottom:-6px;content:"";height:5px;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%}.details__item.complete{color:#121212}.details__item.complete:before{background:url("/img/complete.svg") 50% no-repeat,#fff;background-size:60%;bottom:-13px;content:"";height:16px;left:50%;padding:0 7px;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:16px}.details__form{margin-top:36px}.details__form .back{color:#aaafb7;cursor:pointer;display:inline-block;font:14px/21px Roboto;margin-left:27px;text-decoration:underline;vertical-align:middle}@media (max-width:1023px){.details{-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:16px;height:50px;overflow-y:hidden;overflow-x:auto;width:320px}.details__list{width:600px}.details__list:before{left:-16px;-webkit-transform:translateX(0);transform:translateX(0);width:calc(100% + 16px)}.details__form{-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:16px;width:320px}}.send-page{text-align:center;margin:0 auto}.send-page .radio{display:inline-block;padding-right:20px}.send-page .image{height:170px;margin:0 auto;margin-bottom:34px;width:125px}.send-page .image img{height:auto;max-width:100%}.send-page .h2{color:#4b5563;margin-bottom:14px}.send-page .description{font-size:15px;line-height:24px}@media (max-width:1023px){.send-page{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 16px}.send-page .image{height:85px;margin-bottom:19px;width:63px}.send-page .h2{padding:0}.send-page .description{margin:0 auto;width:290px}}.social-text{font-size:15px;line-height:24px;color:#aaafb7}.socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:5px}.socials .item{cursor:pointer;height:42px;margin-right:5px;width:42px}.socials .item:last-child{margin-right:0}.socials .item.ok{background:url("/img/ok.svg") 50% no-repeat}.socials .item.vk{background:url("/img/vk.svg") 50% no-repeat}.revenue{color:#ff8f3a}