#app.appActive .form h2{margin:0 0 15px 0}#app.appActive .form .subtitle{margin:0 0 26px 0;font-size:18px;line-height:110%;color:#8b98a7}#app.appActive .form form{position:relative;padding:60px 70px 70px 70px}@media(max-width:1440px){#app.appActive .form form{padding:50px 25px}}@media(max-width:1440px)and (max-width:767px){#app.appActive .form form{padding:15px}}@media(max-width:1440px)and (max-width:767px)and (max-width:480px){#app.appActive .form form{padding:0;background:transparent;box-shadow:none}}#app.appActive .form form .btn{position:absolute;margin:0!important;right:calc(50% - 75px);bottom:-21.5px}@media(max-width:480px){#app.appActive .form form .btn{position:static;margin:0 auto!important}}#app.appActive .form form .form-group{width:100%;margin:auto 0 40px 0}#app.appActive .form form .form-group.input-pretty{margin:10px 0 40px 0}#app.appActive .form form .form-group.input-form input{position:relative;background:transparent;border-radius:0;width:100%;outline:none;box-shadow:none;padding:8px 0;font-size:20px;line-height:110%;color:#919599;border-top:none;border-right:none;border-bottom:1px solid #d0d4d9;border-left:none}#app.appActive .form form .form-group.input-form input::-moz-placeholder{font-size:20px;line-height:110%;color:#919599}#app.appActive .form form .form-group.input-form input:-ms-input-placeholder{font-size:20px;line-height:110%;color:#919599}#app.appActive .form form .form-group.input-form input::-ms-input-placeholder{font-size:20px;line-height:110%;color:#919599}#app.appActive .form form .form-group.input-form input::placeholder{font-size:20px;line-height:110%;color:#919599}#app.appActive .form form .form-group.input-form input:focus{box-shadow:none;border-bottom:1px solid #cca266}#app.appActive .form form .form-group.input-pretty .pretty{white-space:normal;margin:0}#app.appActive .form form .form-group.input-pretty .pretty input:checked+.state label:after{background-color:#b31b2c!important}#app.appActive .form form .form-group.input-pretty .pretty .state .svg{top:0}#app.appActive .form form .form-group.input-pretty .pretty .state label{text-indent:0;font-size:14px;line-height:110%;margin:0 0 0 26px;display:inline-block}#app.appActive .form form .form-group.input-pretty .pretty .state label:after,#app.appActive .form form .form-group.input-pretty .pretty .state label:before{border:1px solid #d0d4d9;width:19px;height:19px;border-radius:2px;top:0}#app.appActive .form form .form-group.input-pretty .pretty .state label a{color:#b31b2c;display:inline!important;position:relative;z-index:100!important}#app.appActive .form form .form-group .error{opacity:0;transition:all .5s}#app.appActive .form form .form-group .error,#app.appActive .form form .form-group .input-error{font-size:14px;color:#b31b2c;position:absolute;margin:0 0 0 5px}#app.appActive .form form .form-group .form-label{font-size:12px;line-height:110%;font-weight:700;color:#333;text-transform:uppercase;margin:0 0 20px 0;padding:0}#app.appActive .form form .form-group .form-check{display:flex;padding:0}#app.appActive .form form .form-group .multiselect{position:relative;background:transparent;border-radius:0;width:100%;outline:none;box-shadow:none;padding:8px 0;font-size:20px;line-height:110%;color:#919599;border-top:none;border-right:none;border-bottom:1px solid #d0d4d9;border-left:none}#app.appActive .form form .form-group .multiselect .multiselect__placeholder{font-size:20px;line-height:110%;color:rgba(0,0,0,.4)}#app.appActive .form form .form-group .multiselect::-moz-placeholder{font-size:20px;line-height:110%;color:#919599}#app.appActive .form form .form-group .multiselect:-ms-input-placeholder{font-size:20px;line-height:110%;color:#919599}#app.appActive .form form .form-group .multiselect::-ms-input-placeholder{font-size:20px;line-height:110%;color:#919599}#app.appActive .form form .form-group .multiselect::placeholder{font-size:20px;line-height:110%;color:#919599}#app.appActive .form form .form-group .multiselect:focus{box-shadow:none;border-bottom:1px solid #cca266}#app.appActive .form form .form-group .multiselect .multiselect__content-wrapper{position:absolute;width:100%;border:1px solid #d0d4d9;top:100%;border-radius:0 0 5px 5px;box-shadow:6px 10px 5px 0 rgba(0,0,0,.1);background:#fff;z-index:10}#app.appActive .form form .form-group .multiselect .multiselect__content-wrapper ul{list-style:none;padding:0;margin:0;width:100%;border-radius:0 0 5px 5px}#app.appActive .form form .form-group .multiselect .multiselect__content-wrapper ul li{border-bottom:1px solid #cca266;font-size:10px;line-height:110%;color:#919599;text-transform:uppercase}#app.appActive .form form .form-group .multiselect .multiselect__content-wrapper ul li .multiselect__option{display:block;font-weight:700;width:100%;height:100%;padding:10px 5px}#app.appActive .form form .form-group .multiselect .multiselect__content-wrapper ul li .multiselect__option.multiselect__option--highlight{background:#cca266;color:#fff}#app.appActive .form form .form-group .multiselect .multiselect__content-wrapper ul li:last-child,#app.appActive .form form .form-group .multiselect .multiselect__content-wrapper ul li:nth-child(3){border-bottom:none}#app.appActive .form form .form-group .multiselect .multiselect__content-wrapper ul li:hover{background:#cca266;color:#fff}#app.appActive .form form .form-group--error input{border-bottom:2px solid #b31b2c}#app.appActive .form form .form-group--error .error{opacity:1}