[data-v-b9e32d46]:export{white:#fff;black:#000;ant:#262626;grey1:#4d4d4d;grey2:#666;grey3:#8e8e8e;grey4:#bbb;grey5:#e6e6e6;grey6:#f2f2f2;blue1:#0653b6;blue2:#1c69d4;blue3:rgba(28,105,212,.3)}.modal[data-v-b9e32d46]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:4}.modal__cover[data-v-b9e32d46]{overflow-y:auto;height:100%}.modal__overlay[data-v-b9e32d46]{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5)}.modal__holder[data-v-b9e32d46]{position:relative;width:100%;background-color:#fff;max-width:900px;margin:30px auto;border:1px solid rgba(0,0,0,.2);box-shadow:0 5px 15px rgba(0,0,0,.5);border-radius:6px}.modal__close[data-v-b9e32d46]{cursor:pointer;width:40px;height:40px;padding:10px;background:#1c69d4;fill:#fff;z-index:2}.modal__header[data-v-b9e32d46]{position:relative;padding:15px;border-bottom:1px solid #e6e6e6}.modal__title[data-v-b9e32d46]{font-size:20px;line-height:20px}.modal__body[data-v-b9e32d46]{padding:15px}.modal__auto[data-v-b9e32d46]{margin-bottom:10px}.modal__footer[data-v-b9e32d46]{text-align:right;position:relative;padding-top:15px}.modal__footer .input__success[data-v-b9e32d46]{padding:15px;margin-bottom:20px;border:1px solid #d6e9c6;border-radius:4px;font-size:20px;line-height:28px;text-align:center;color:#3c763d;background-color:#dff0d8}.modal__footer .btn--primary[data-v-b9e32d46]{padding:12px}.modal__footer[data-v-b9e32d46]:before{content:"";display:block;position:absolute;top:0;left:50%;transform:translateX(-50%);background-color:#e6e6e6;width:calc(100% + 22px);height:1px}.modal-info__image[data-v-b9e32d46]{width:50%;padding:0 20px 0 0}.modal-info__image img[data-v-b9e32d46]{display:block;width:100%;height:auto}.modal-info__name[data-v-b9e32d46]{font-size:35px;line-height:35px;letter-spacing:-1.575px}.modal-info__article[data-v-b9e32d46]{margin:0 0 10px;font-size:16px;line-height:24px}.modal-info__price[data-v-b9e32d46]{margin:0 0 40px}.modal-info__price-main[data-v-b9e32d46]{color:#262626;font-size:25px;line-height:25px;letter-spacing:-1.13px}.modal-info__price-main.is_action-price[data-v-b9e32d46]{text-decoration:line-through;color:#4d4d4d;font-size:25px;line-height:25px}.modal-info__price-action[data-v-b9e32d46]{color:#262626;font-size:25px;line-height:25px;letter-spacing:-1.13px;margin:0 0 0 20px}@media only screen and (max-width:992px){.modal__holder[data-v-b9e32d46]{max-width:600px}.modal__form .input__holder--third[data-v-b9e32d46],.modal__form .input__holder[data-v-b9e32d46]{width:100%}.modal-info__name[data-v-b9e32d46]{font-size:20px;line-height:20px}.modal-info__article[data-v-b9e32d46]{font-size:14px;line-height:22px}.modal-info__price-action[data-v-b9e32d46],.modal-info__price-main.is_action-price[data-v-b9e32d46],.modal-info__price-main[data-v-b9e32d46]{font-size:20px;line-height:20px}}@media only screen and (max-width:767px){.modal__cover[data-v-b9e32d46]{padding:0 10px}.modal__holder[data-v-b9e32d46]{margin:10px auto}.modal-info__image[data-v-b9e32d46]{width:100%;padding:0 0 10px}}fieldset[disabled] .multiselect{pointer-events:none}.multiselect__spinner{position:absolute;right:1px;top:1px;width:48px;height:35px;background:#fff;display:block}.multiselect__spinner:after,.multiselect__spinner:before{position:absolute;content:"";top:50%;left:50%;margin:-8px 0 0 -8px;width:16px;height:16px;border-radius:100%;border:2px solid transparent;border-top-color:#41b883;box-shadow:0 0 0 1px transparent}.multiselect__spinner:before{animation:spinning 2.4s cubic-bezier(.41,.26,.2,.62);animation-iteration-count:infinite}.multiselect__spinner:after{animation:spinning 2.4s cubic-bezier(.51,.09,.21,.8);animation-iteration-count:infinite}.multiselect__loading-enter-active,.multiselect__loading-leave-active{transition:opacity .4s ease-in-out;opacity:1}.multiselect__loading-enter,.multiselect__loading-leave-active{opacity:0}.multiselect,.multiselect__input,.multiselect__single{font-family:inherit;font-size:16px;-ms-touch-action:manipulation;touch-action:manipulation}.multiselect{box-sizing:content-box;display:block;position:relative;width:100%;min-height:40px;text-align:left;color:#35495e}.multiselect *{box-sizing:border-box}.multiselect:focus{outline:none}.multiselect--disabled{background:#ededed;pointer-events:none;opacity:.6}.multiselect--active{z-index:50}.multiselect--active:not(.multiselect--above) .multiselect__current,.multiselect--active:not(.multiselect--above) .multiselect__input,.multiselect--active:not(.multiselect--above) .multiselect__tags{border-bottom-left-radius:0;border-bottom-right-radius:0}.multiselect--active .multiselect__select{transform:rotate(180deg)}.multiselect--above.multiselect--active .multiselect__current,.multiselect--above.multiselect--active .multiselect__input,.multiselect--above.multiselect--active .multiselect__tags{border-top-left-radius:0;border-top-right-radius:0}.multiselect__input,.multiselect__single{position:relative;display:inline-block;min-height:20px;line-height:20px;border:none;border-radius:5px;background:#fff;padding:0 0 0 5px;width:100%;transition:border .1s ease;box-sizing:border-box;margin-bottom:8px;vertical-align:top}.multiselect__input:-ms-input-placeholder{color:#35495e}.multiselect__input::placeholder{color:#35495e}.multiselect__tag~.multiselect__input,.multiselect__tag~.multiselect__single{width:auto}.multiselect__input:hover,.multiselect__single:hover{border-color:#cfcfcf}.multiselect__input:focus,.multiselect__single:focus{border-color:#a8a8a8;outline:none}.multiselect__single{padding-left:5px;margin-bottom:8px}.multiselect__tags-wrap{display:inline}.multiselect__tags{min-height:40px;display:block;padding:8px 40px 0 8px;border-radius:5px;border:1px solid #e8e8e8;background:#fff;font-size:14px}.multiselect__tag{position:relative;display:inline-block;padding:4px 26px 4px 10px;border-radius:5px;margin-right:10px;color:#fff;line-height:1;background:#41b883;margin-bottom:5px;white-space:nowrap;overflow:hidden;max-width:100%;text-overflow:ellipsis}.multiselect__tag-icon{cursor:pointer;margin-left:7px;position:absolute;right:0;top:0;bottom:0;font-weight:700;font-style:normal;width:22px;text-align:center;line-height:22px;transition:all .2s ease;border-radius:5px}.multiselect__tag-icon:after{content:"\D7";color:#266d4d;font-size:14px}.multiselect__tag-icon:focus,.multiselect__tag-icon:hover{background:#369a6e}.multiselect__tag-icon:focus:after,.multiselect__tag-icon:hover:after{color:#fff}.multiselect__current{min-height:40px;overflow:hidden;padding:8px 30px 0 12px;white-space:nowrap;border-radius:5px;border:1px solid #e8e8e8}.multiselect__current,.multiselect__select{line-height:16px;box-sizing:border-box;display:block;margin:0;text-decoration:none;cursor:pointer}.multiselect__select{position:absolute;width:40px;height:38px;right:1px;top:1px;padding:4px 8px;text-align:center;transition:transform .2s ease}.multiselect__select:before{position:relative;right:0;top:65%;color:#999;margin-top:4px;border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 0;content:""}.multiselect__placeholder{color:#adadad;display:inline-block;margin-bottom:10px;padding-top:2px}.multiselect--active .multiselect__placeholder{display:none}.multiselect__content-wrapper{position:absolute;display:block;background:#fff;width:100%;max-height:240px;overflow:auto;border:1px solid #e8e8e8;border-top:none;border-bottom-left-radius:5px;border-bottom-right-radius:5px;z-index:50;-webkit-overflow-scrolling:touch}.multiselect__content{list-style:none;display:inline-block;padding:0;margin:0;min-width:100%;vertical-align:top}.multiselect--above .multiselect__content-wrapper{bottom:100%;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom:none;border-top:1px solid #e8e8e8}.multiselect__content::webkit-scrollbar{display:none}.multiselect__element{display:block}.multiselect__option{display:block;padding:12px;min-height:40px;line-height:16px;text-decoration:none;text-transform:none;vertical-align:middle;position:relative;cursor:pointer;white-space:nowrap}.multiselect__option:after{top:0;right:0;position:absolute;line-height:40px;padding-right:12px;padding-left:20px;font-size:13px}.multiselect__option--highlight{background:#41b883;outline:none;color:#fff}.multiselect__option--highlight:after{content:attr(data-select);background:#41b883;color:#fff}.multiselect__option--selected{background:#f3f3f3;color:#35495e;font-weight:700}.multiselect__option--selected:after{content:attr(data-selected);color:silver}.multiselect__option--selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect--disabled .multiselect__current,.multiselect--disabled .multiselect__select{background:#ededed;color:#a6a6a6}.multiselect__option--disabled{background:#ededed!important;color:#a6a6a6!important;cursor:text;pointer-events:none}.multiselect__option--group{background:#ededed;color:#35495e}.multiselect__option--group.multiselect__option--highlight{background:#35495e;color:#fff}.multiselect__option--group.multiselect__option--highlight:after{background:#35495e}.multiselect__option--disabled.multiselect__option--highlight{background:#dedede}.multiselect__option--group-selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--group-selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect-enter-active,.multiselect-leave-active{transition:all .15s ease}.multiselect-enter,.multiselect-leave-active{opacity:0}.multiselect__strong{margin-bottom:8px;line-height:20px;display:inline-block;vertical-align:top}[dir=rtl] .multiselect{text-align:right}[dir=rtl] .multiselect__select{right:auto;left:1px}[dir=rtl] .multiselect__tags{padding:8px 8px 0 40px}[dir=rtl] .multiselect__content{text-align:right}[dir=rtl] .multiselect__option:after{right:auto;left:0}[dir=rtl] .multiselect__clear{right:auto;left:12px}[dir=rtl] .multiselect__spinner{right:auto;left:1px}@keyframes spinning{0%{transform:rotate(0)}to{transform:rotate(2turn)}}.page--form{padding:185px 0 0}.form{margin:70px -5px 0}.form--no-mt{margin-top:0}.form__wrap{padding:0 50px 85px}.form__wrap--small-padding{padding:0 15px}.form__wrap--feedback .input__success{margin-left:-50px}.form__title--add{margin:0 0 50px}.form__title--bottom{margin:10px 0 0}.form__title--success .form__title h2:last-child{display:none}.form__title h1,.form__title h2{font-family:BMWTypeNextTTThin,Arial,Helvetica,sans-serif;font-weight:400;margin:0 0 15px}.form__title p{font-size:14px;line-height:17px;margin:0 0 10px}.form__title--unit h2{font-size:32px;margin:0 0 15px}.form__title--unit h2,.form__title--unit p{font-family:BMWTypeNextTTLight,Arial,Helvetica,sans-serif;font-weight:500}.form__title--unit p{line-height:1.2;font-size:24px;margin:0 0 10px}.form__pre-title{font-weight:400;font-size:14px;line-height:17px;margin-bottom:15px}.form__sub-title{font-size:22px;line-height:26px;margin-bottom:15px}.form__text{font-size:14px;line-height:17px}.input__holder{width:50%;margin:0 0 20px;padding:0 5px}.input__holder:last-child{margin-bottom:0}.input__holder--sm{margin:0 0 10px;padding:0 5px}.input__holder--third{width:33.3%}.input__holder--100{width:100%}.input__holder--error .input__error{display:block}.input__label{margin-bottom:10px}.input__label--sm{font-size:14px;line-height:17px;margin-bottom:0}.input__label--sm+.input__wrap .input__field,.input__label--sm+.input__wrap .multiselect__element,.input__label--sm+.input__wrap .multiselect__placeholder,.input__label--sm+.input__wrap .multiselect__single{font-size:15px}.input__span--required:after{content:"*";display:inline-block;color:#c03123;margin-left:-3px}.input__wrap{position:relative}.input__field{display:block;outline:none;width:100%;padding:10px 10px 10px 5px;border:2px solid #c7c7c7;height:40px;line-height:1.4;color:#555;background-color:#fff;border-radius:0}.input__field:focus{box-shadow:0 0 7px #037aef;border:2px solid #c7c7c7}.input__field--textarea{height:auto;resize:none}.input__error{font-size:14px;line-height:14px;margin-bottom:5px;font-weight:700;color:#262626;display:none}.input__success{font-size:22px;line-height:26px;margin-bottom:17px}.input__success--addition{padding-left:3%}.input__hidden{display:none}.input__wrap .multiselect{max-height:40px}.input__wrap .multiselect__tags{border-radius:0;background-color:#f2f1f0;display:flex;align-items:center;max-height:40px;padding:10px 40px 10px 10px;border:2px solid #c7c7c7}.input__wrap .multiselect__select{background-color:#1c69d4;border:none;transition:background-color .3s ease-in-out!important;margin:-1px;height:40px;width:40px}.input__wrap .multiselect__select:before{display:block!important;border-color:#fff!important;border-width:0!important;background-color:transparent!important;position:absolute!important;top:50%!important;left:50%!important;margin:0!important;transform:rotate(45deg) translate(-8px,-1px)!important;height:10px!important;width:10px!important;border-right:2px solid #fff!important;border-bottom:2px solid #fff!important}.input__wrap .multiselect__select:hover{background-color:#0653b6}.input__wrap .multiselect__placeholder{color:#555;padding:0;margin:0;font-size:16px;max-height:36px}.input__wrap .multiselect__single{padding:0;margin:0;background-color:#f2f1f0;max-height:36px}.input__wrap .multiselect__content-wrapper{width:auto;min-width:100%;border-radius:0;border:1px solid #c7c7c7}.input__wrap .multiselect--above .multiselect__content-wrapper{border-radius:0;border:1px solid #c7c7c7}.input__wrap .multiselect__option{min-height:auto;padding:5px}.input__wrap .multiselect__option--group{pointer-events:none;font-weight:700}.input__wrap .multiselect__option--highlight,.input__wrap .multiselect__option--selected.multiselect__option--highlight{background:#1c69d4}.checkbox__holder{margin:50px 0 20px}.checkbox__holder+.checkbox__holder{margin-top:0}.checkbox__holder--error .checkbox__label{color:#c03123}.checkbox__holder--error .checkbox__label:before{border-color:#c03123}.checkbox__field{display:none}.checkbox__label{position:relative;display:inline-block;padding-left:26px}.checkbox__label:before{content:"";display:block;position:absolute;top:0;left:0;width:18px;height:18px;border:2px solid #c7c7c7;background:#fff;box-sizing:border-box}input[type=checkbox]:checked+label.checkbox__label:after{content:"";display:block;position:absolute;top:3px;left:6px;width:6px;height:9px;border-right:2px solid #1c69d4;border-bottom:2px solid #1c69d4;background-color:transparent;z-index:1;transform:rotate(45deg)}.btn__holder{margin:50px 0 0}.btn__holder .is_disabled{pointer-events:none}.btn__holder--no-mt{margin-top:0}.recaptcha__holder{width:100%}.recaptcha-error>div{border:1px solid #c03123}@media only screen and (max-width:1023px){.form--no-mt{margin-top:0}.form__wrap{padding:0 0 85px}.form__title h1{text-transform:none}}@media only screen and (max-width:767px){.page--form{padding:155px 0 0}.form{margin:70px 0 0}.form--no-mt{margin-top:0}.input__holder{flex-wrap:wrap;width:100%;padding:0}.input__label{margin-bottom:10px}.input__label--sm{margin-bottom:0}}