.animation,.placeholder__item{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:placeHolderShimmer;animation-name:placeHolderShimmer;-webkit-animation-timing-function:linear;animation-timing-function:linear;background:#f6f7f8;background:#eee;background:-webkit-gradient(linear,left top,right top,color-stop(8%,#eee),color-stop(18%,#ddd),color-stop(33%,#eee));background:linear-gradient(90deg,#eee 8%,#ddd 18%,#eee 33%);background-size:50% 100%}.placeholder{padding:50px 16px;background-color:#fff}.placeholder__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100px;background-color:#f1f1f1;margin-bottom:50px}.placeholder__img{width:30%;max-width:100px;height:100%}.placeholder__content{position:relative;padding-left:20px;width:100%}.placeholder__content:before{content:"";display:block;position:absolute;top:0;left:0;bottom:0;width:20px;background-color:#fff}.placeholder__line{position:relative;width:100%;height:25%;border-bottom:4px solid #fff}.placeholder__line:after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;background-color:#fff}.placeholder__line:first-of-type::after{width:80%}.placeholder__line:nth-of-type(2):after{width:20%}.placeholder__line:nth-of-type(3):after{width:10%}.placeholder__line:nth-of-type(4):after{width:50%}@-webkit-keyframes placeHolderShimmer{0%{background-position:-100% 0}to{background-position:100% 0}}@keyframes placeHolderShimmer{0%{background-position:-100% 0}to{background-position:100% 0}}.mob-banner{background-color:#10b5dc;color:#fff;font-size:16px;line-height:24px}.mob-banner__inner{position:relative;padding-top:56px;padding-bottom:34px;padding-left:453px}.mob-banner__title{font-weight:500;font-size:30px;line-height:36px;margin-bottom:11px}.mob-banner__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:37px}.mob-banner__img{position:absolute;bottom:0;left:6%}.mob-banner__img img{display:block;max-width:100%;height:auto}.mob-banner__logo{display:block;position:absolute;max-width:197px;height:16px;right:0;bottom:50px}.mob-banner__button{position:relative;min-width:150px;height:50px;background-color:#000;border-radius:5px;padding:0}.mob-banner__button:last-of-type{margin-left:8px}.mob-banner__button:hover{background-color:#000}.mob-banner__button svg{display:block;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.mob-banner__icon{display:block}.mob-banner__icon--market{width:130px;height:32px}.mob-banner__icon--store{width:126px;height:32px}.mob-banner__composition{max-width:570px}.mob-banner__composition .nowrap,.mob-banner__link{white-space:nowrap}.mob-banner__link{border-bottom:1px solid #fff;-webkit-transition:.3s;transition:.3s}.mob-banner__link:hover{opacity:.7}@media only screen and (max-width:1262px){.mob-banner{font-size:14px;line-height:21px}.mob-banner__inner{padding-left:0}.mob-banner__img{width:258px;left:auto;right:-41px}.mob-banner__logo{bottom:auto;top:32px;max-width:180px}.mob-banner__composition{max-width:480px}}@media only screen and (max-width:767px){.mob-banner__inner{padding-top:52px;padding-bottom:42px}.mob-banner__composition{max-width:100%;text-align:center}.mob-banner__img,.mob-banner__logo{display:none}.mob-banner__buttons{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mob-banner__button{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;min-width:0;max-width:150px;height:44px}.mob-banner__button:first-of-type{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-left:11px}.mob-banner__button:last-of-type{margin-left:0}}.form{padding-top:80px;background-color:#e5e5e5;background-repeat:no-repeat;background-position:50%;background-size:cover}.form__wrap{padding:56px 72px 64px;background-color:#fff}.form .td-form__title{width:70%;font-size:4.2rem;line-height:1.14;margin-bottom:72px}.form .td-form__left{padding-right:34px}.form .td-form__right{padding-left:34px}.form .td-form__center{padding-left:34px;padding-right:34px}.form .td-form__footer{margin-top:31px;border-top:1px solid #e4dcd3;padding-top:49px}.form .service-form__title{width:70%;font-size:4.2rem;line-height:1.14;margin-bottom:72px}.form .service-form__left{padding-right:32px}.form .service-form__right{padding-left:32px}.form .service-form__footer{margin-top:31px;border-top:1px solid #e4dcd3;padding-top:49px}.mobilityblock{position:relative;width:100%;background:#00aad2;padding-top:10px;min-height:160px}.mobilityblock__mobile{display:none}.mobilityblock__image{background:url("/images/signUpForm/phone_image.png") no-repeat top;position:relative;min-height:160px}.mobilityblock__wrapper{width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mobilityblock__info,.mobilityblock__wrapper{position:relative;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.mobilityblock__info{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.mobilityblock__title{font-style:normal;font-weight:500;font-size:24px;line-height:48px;color:#fff}.mobilityblock__text{font-style:normal;font-weight:400;font-size:14px;line-height:140%;color:#fff;max-width:500px}.mobilityblock__text a{text-decoration:underline}.mobilityblock__text a:hover{text-decoration:none}@media only screen and (max-width:1262px){.form__wrap{padding:0 32px;padding-top:56px;padding-bottom:64px}.form .td-form__title{width:100%;margin-bottom:56px}.form .td-form__center,.form .td-form__left,.form .td-form__right{padding:0}.form .td-form__center,.form .td-form__right{padding-top:20px}.form .service-form__title{width:100%;margin-bottom:56px}.form .service-form__left,.form .service-form__right{padding:0}.form .service-form__right{padding-top:20px}}@media only screen and (max-width:767px){.form{padding-top:65px}.form__wrap{padding:31px 16px}.form .td-form__title{font-size:30px;margin-bottom:32px}.form .td-form__label{font-size:20px}.form .service-form__title{font-size:30px;margin-bottom:32px}.form .service-form__label{font-size:20px}}@media only screen and (max-width:1000px){.mobilityblock{min-height:240px}.mobilityblock__image{min-height:240px;background-position:bottom}.mobilityblock__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.mobilityblock__info{height:auto;margin-bottom:25px}}@media only screen and (max-width:600px){.mobilityblock__desktop{display:none}.mobilityblock__mobile{display:inline-block}}