

/* Start:/become-a-dealer/style.css?17537177462880*/
.main.dealers--page{padding-top: 0;}
.check-top:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 3;
    display: block;
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, #4f545d), to(hsla(0, 0%, 44%, 0)));
    background: -o-linear-gradient(left,#4f545d 50%,hsla(0,0%,44%,0) 100%);
    background: linear-gradient(90deg, #4f545d 50%, hsla(0, 0%, 44%, 0));
}
.check-top__bg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 2;
    background-color: #4f545d;
    background-repeat: no-repeat;
    background-position: 100%;
    background-size: auto 100%;
    -webkit-transition: opacity .33s ease-in;
    -o-transition: opacity .33s ease-in;
    transition: opacity .33s ease-in;
}
.check-top__bg--mobile {
    opacity: 0;
}
.check-top__breadcrumbs {
    position: relative;
    z-index: 4;
    max-width: 1170px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
}
.check-top__container {
    position: relative;
    z-index: 4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 1170px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
}
.check-top__title {
    margin: 0 0 22px;
    padding: 0 100px 0 0;
    font-family: HeliosCondWebBold, sans-serif;
    font-size: 32px;
    line-height: 1.19;
}
.check-top__descr {
    margin: 0;
    padding: 0;
    font-family: Helvetica Neue LT W10_55 Roman, sans-serif;
    font-size: 16px;
    line-height: 1.5;
}
.check-top__breadcrumbs .breadcrumbs__link--current {
    color: #fff;
}
.title--page {
    font-size: 38px;
    line-height: 1.37;
}

.test-drive__form,
.test-drive__container,
.check-top--2{margin-bottom: 50px;}
.check-top.check-top--2{
    height: auto;
    position: relative;
    color: #fff;
}
.check-top--2 .check-top__container--centered {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.check-top--2 .check-top__content{margin-bottom: 40px;}

@media only screen and (max-width: 991px) {
    .check-top__img {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .check-top {
        min-height: 354px;
    }
    .check-top.check-top--2{
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
    .check-top__title {
        margin-bottom: 9px;
        padding-right: 0;
        font-size: 22px;
        line-height: 1.27;
    }
}
/* End */


/* Start:/local/components/ancs/main.feedback/templates/dealers/style.min.css?17406692775757*/
div.mf-name,div.mf-email,div.mf-captcha,div.mf-message{width:80%;padding-bottom:.4em}div.mf-name input,div.mf-email input{width:60%}div.mf-message textarea{width:60%}span.mf-req{color:red}div.mf-ok-text{color:green;font-weight:700;padding-bottom:1em}.form__control-wrap .selectize-control.single .selectize-input{border-color:#f6f8fb;background:#f6f8fb;font-size:14px;line-height:20px;padding:11px 44px 11px 18px;border-radius:0;font-family:"Helvetica Neue LT W10_55 Roman",sans-serif;box-shadow:none}.form__control-wrap .selectize-control.single .selectize-input:hover,.form__control-wrap .selectize-control.single .selectize-input.dropdown-active{border-color:#a3acba}.form__control-wrap .selectize-control.single .selectize-input input,.form__control-wrap .selectize-control.single .selectize-dropdown-content{font-family:Helvetica Neue LT W10_55 Roman,sans-serif;font-size:14px}.form__control-wrap .selectize-control.single .selectize-input::after{content:"";display:block;position:absolute;top:50%;width:14px;height:9px;margin-top:-4px;right:16px;border:0 none;background:url(/local/static/dist/css/../img/auto/svg/select-arrow-red-auto-down.svg) 50% 50% no-repeat}.form__control-wrap .selectize-control.single .selectize-input.dropdown-active::after{-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1)}.form__control-wrap .selectize-control.single .selectize-dropdown-content div{padding-left:18px}.contacts-files-wrap .file {padding-top: 10px;padding-bottom: 10px;}.file--loads .file__loads{opacity:1}.file--loads .file__loads:after{-webkit-animation-play-state:running;animation-play-state:running}.file--loads .file__state{border-color:transparent}.file--loads .file__state:after{opacity:0;z-index:-1}.file--loads .file__name{color:#a3acba}.file--loads .file__remove-btn,.file--loads .file__remove-icon{display:none}.file--complete .file__loads{opacity:0;z-index:-1}.file__info{display:-webkit-box;display:-ms-flexbox;display:flex}.file__controls{display:none}.file__state{-webkit-box-flex:0;-ms-flex:0 0 44px;flex:0 0 44px;height:44px;position:relative;border:1px solid #a3acba;border-radius:50%}.file__state:after{content:"";width:17px;height:12px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-image:url(/local/static/dist/css/../img/svg/new/form-success.svg);background-position:50% 50%;background-repeat:no-repeat;background-size:contain}.file__loads{position:absolute;top:-1px;left:-1px;width:44px;height:44px;opacity:0}.file__loads:after{content:"";position:absolute;width:100%;height:100%;background-image:url(/local/static/dist/css/../img/auto/svg/field-preloader-46x46.svg);background-position:50% 50%;background-repeat:no-repeat;background-size:contain;-webkit-animation:b linear .56s;animation:b linear .56s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:.2s;animation-delay:.2s;-webkit-animation-play-state:paused;animation-play-state:paused;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}.file__meta{padding-left:12px;font-family:Helvetica Neue LT W10_55 Roman,sans-serif;overflow:hidden}.file__name{font-size:16px;line-height:1.63;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.file__size{font-size:14px;line-height:1;color:#a3acba}.file__remove-icon{position:relative;height:30px;width:30px;cursor:pointer}.file__remove-icon span{width:18px;height:18px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.file__remove-icon span:after,.file__remove-icon span:before{content:"";display:block;position:absolute;top:50%;margin-top:-1px;width:100%;height:2px;background:#ec1b2e;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.file__remove-icon span:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.file__remove-icon span:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.file__remove-btn{height:44px;width:100%;padding:14px;margin-top:12px;font-size:14px;line-height:1;color:#3d3d3d;text-align:center;border:1px solid #ef1526}.file__cancel{display:none}.download{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Helvetica Neue LT W10_55 Roman,sans-serif;font-size:14px}.download__input{position:absolute;z-index:5;top:0;left:0;width:100%;height:100%;font-size:0;visibility:visible;opacity:0;cursor:pointer}.download__btn{-webkit-box-flex:0;-ms-flex:0 0 44px;flex:0 0 44px;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;width:44px;height:44px;border-radius:22px;background-color:#ec1b2e;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.download__btn:hover{-webkit-box-shadow:0 6px 16px rgba(0,22,45,.15);box-shadow:0 6px 16px rgba(0,22,45,.15);background:#ff3849}.download__btn:active{-webkit-box-shadow:none;box-shadow:none}.download__btn-icon svg .svg-stroke{stroke:#fff}.download__btn-label{display:none}.download__info{padding-left:13px}.download__label{line-height:1.43}.download__note{margin-top:2px;color:#a3acba;line-height:1}@-webkit-keyframes b{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes b{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}
/* End */
/* /become-a-dealer/style.css?17537177462880 */
/* /local/components/ancs/main.feedback/templates/dealers/style.min.css?17406692775757 */
