.select2-container{box-sizing:border-box;display:inline-block;margin:0;width:100% !important;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:20px;padding-right:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #e5e5e5;border-radius:10px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{cursor:pointer;padding:6px 6px 6px 20px;-webkit-transition:ease all .3s;transition:ease all .3s;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;-webkit-user-select:none}.select2-results__option:hover{background-color:#e5e5e5}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;font-weight:500;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;font-weight:500;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:transparent;height:50px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border:1px solid #e5e5e5;border-radius:30px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;font-weight:500;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px;padding-right:0px}.select2-container--default .select2-selection--single .select2-selection__placeholder{font-weight:500;color:#000}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:15px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#c4c4c4 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:bold;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0;padding-left:20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#000;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#000}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, white 50%, #eeeeee 100%);background-image:linear-gradient(to bottom, white 50%, #eeeeee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#000}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);background-image:linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, white 0%, #eeeeee 50%);background-image:linear-gradient(to bottom, white 0%, #eeeeee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eeeeee 50%, white 100%);background-image:linear-gradient(to bottom, #eeeeee 50%, white 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:gray}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}body,p,ul,li,h1,h2,h3,h4,h5,h6,input,figure,textarea,a{margin:0;padding:0;list-style-type:none;border:none;text-decoration:none;outline:none;font-size:inherit;line-height:inherit}*{box-sizing:border-box}a{text-decoration:none;color:inherit}li{list-style-type:none}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input,textarea,select{-webkit-appearance:none;box-shadow:none !important;opacity:1}span.select2-selection.select2-selection--single{outline:none}.container{max-width:1206px;margin:0 auto}.no-scrolling{overflow:hidden}.bg-white{background-color:#fff}.px-15{padding-left:15px;padding-right:15px}.block{display:block}.flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flex-items-center{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.flex-justify-center{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.flex-justify-between{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.radius-20{border-radius:20px}.radius-30{border-radius:30px}.radius-50-percent{border-radius:50%}.wrap{max-width:340px}.text-center{text-align:center}.bold{font-weight:600}.light{font-weight:300}.pos-r{position:relative}.pos-a{position:absolute}.pos-f{position:fixed}.full-width{width:100%}.caption{font-size:22px;line-height:27px}.text-12{font-size:12px;line-height:16px}.text-16{font-size:16px;line-height:20px}.mb-20{margin-bottom:20px}.grey-border{border:1px solid #e5e5e5}.underline{text-decoration:underline}.underline:hover{text-decoration:none}.mx-auto{margin-left:auto;margin-right:auto}.pointer{cursor:pointer}.text-grey{color:#898989}.button{color:#fff;text-transform:uppercase;width:187px;padding:16px 0;background-color:#c02822;cursor:pointer;border:none;-webkit-transition:all ease-in-out .3s;transition:all ease-in-out .3s}.button:hover{background-color:#ad1711}.button.disabled{opacity:.5}.loader{-webkit-transition:all ease-in-out .3s;transition:all ease-in-out .3s;opacity:0;z-index:-1000;position:fixed;top:0;bottom:0;left:0;right:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;background-color:#fff}.loader.active{opacity:1;z-index:10000}.accordion{padding-top:14px;padding-bottom:14px}.accordion:before,.accordion:after{position:absolute;content:"";width:calc(100% + 30px);left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);height:1px;background-color:#000}.accordion:before{top:0}.accordion:after{bottom:0}.accordion:not(:first-of-type):before{content:none}.accordion__header:before{position:absolute;content:"";left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:12px;display:block;height:12px;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("../img/accordion-arr.svg");-webkit-transition:all ease-in-out .3s;transition:all ease-in-out .3s}.accordion__header_text{-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;padding-left:24px}.accordion__body{padding-left:24px;overflow:hidden;max-height:0;z-index:-1;-webkit-transition:z-index,max-height ease-in-out .3s;transition:z-index,max-height ease-in-out .3s;margin-bottom:0}.accordion.active .accordion__header{margin-bottom:14px}.accordion.active .accordion__header:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.accordion.active .accordion__body{z-index:1;position:static}.popup{z-index:-3;opacity:0;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,.7);-webkit-transition:all ease-in-out .3s;transition:all ease-in-out .3s}@media(max-width: 767px){.popup{height:100vh;overflow-y:scroll}}.popup[data-popup=support]{padding-top:30px}@media(max-width: 767px){.popup[data-popup=support]{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;padding-top:70px;padding-bottom:80px}}@media(max-width: 767px){.popup[data-popup=cookie]{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;padding-top:70px;padding-bottom:80px}}@media(max-width: 767px){.popup[data-popup=cookie] .popup__window{max-width:340px}}.popup[data-popup=thanks]{padding-top:30px}.popup__window{-webkit-transition:all ease-in-out .3s;transition:all ease-in-out .3s;max-width:340px;padding:49px 28px 0;-webkit-transform:translateY(-100vw);-ms-transform:translateY(-100vw);transform:translateY(-100vw)}@media(max-width: 767px){.popup__window{max-width:280px}}.popup__window .close{width:17px;height:17px;top:11px;right:11px;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url("../img/close.svg")}.popup .button{margin-top:33px;margin-bottom:-24px}.popup__buttons{margin-top:30px;padding-left:15px;padding-right:15px}.popup__buttons .button{margin-top:0;width:100%;margin-bottom:20px}.popup[data-popup=cookie] .popup__window{padding:20px 15px 32px}.popup[data-popup=cookie] .cookie__text{margin-bottom:32px}.popup[data-popup=cookie] .cookie__text a{color:#0048d4}.popup .switch{width:70px;height:28px;border:1px solid #898989}.popup .switch__button{width:22px;height:22px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:calc(100% - 25px);background-color:#898989;-webkit-transition:all ease-in-out .3s;transition:all ease-in-out .3s}.popup .switch input{display:none}.popup .switch input:checked+.switch__button{background-color:#c02822;left:3px}.popup.active{z-index:100;opacity:1}.popup.active .popup__window{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.popup .form{padding:0}body,html{position:relative;overflow-x:hidden;font-family:"Montserrat",sans-serif;background-color:#000;font-size:16px;line-height:20px;color:#000}.main{min-height:100vh;padding-top:250px;padding-bottom:100px}.main .bg-pattern{z-index:1;left:0;top:390px;bottom:0;background-image:url("../img/pattern.png");background-size:319px}.form{z-index:2;padding-top:90px;padding-bottom:20px}.form .caption{margin-bottom:22px}.form__logo{top:-211px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.form__logo img{z-index:2;display:block;height:auto;width:276px;-webkit-transform:rotate(-15deg);-ms-transform:rotate(-15deg);transform:rotate(-15deg)}.form__logo_overlay-rt{z-index:1;background:-webkit-radial-gradient(50% 50%, 50% 50%, #FFFFFF 0%, rgba(255, 255, 255, 0) 93.23%);background:radial-gradient(50% 50% at 50% 50%, #FFFFFF 0%, rgba(255, 255, 255, 0) 93.23%);opacity:.5;width:220px;height:220px;right:-59px;bottom:0;-webkit-transform:rotate(-4.75deg);-ms-transform:rotate(-4.75deg);transform:rotate(-4.75deg)}.form__logo_overlay-lt{z-index:1;left:-46px;bottom:23px;background:-webkit-radial-gradient(50% 50%, 50% 50%, #FFFFFF 0%, rgba(255, 255, 255, 0) 93.23%);background:radial-gradient(50% 50% at 50% 50%, #FFFFFF 0%, rgba(255, 255, 255, 0) 93.23%);opacity:.5;width:192px;-webkit-transform:rotate(-4.75deg);-ms-transform:rotate(-4.75deg);transform:rotate(-4.75deg);height:192px}.form__logo_overlay-bottom{z-index:1;bottom:-27px;right:8px;background:-webkit-radial-gradient(50% 50%, 50% 50%, #C4C4C4 29.69%, rgba(196, 196, 196, 0) 100%);background:radial-gradient(50% 50% at 50% 50%, #C4C4C4 29.69%, rgba(196, 196, 196, 0) 100%);opacity:.5;width:220px;height:44px}.form__field_input{padding:14px 20px 16px;background-color:#fff}.form__field_input::-webkit-input-placeholder{color:#000;font-weight:300;font-size:16px;line-height:20px;font-family:"Montserrat",sans-serif}.form__field_input::-moz-placeholder{color:#000;font-weight:300;font-size:16px;line-height:20px;font-family:"Montserrat",sans-serif}.form__field_input:-ms-input-placeholder{color:#000;font-weight:300;font-size:16px;line-height:20px;font-family:"Montserrat",sans-serif}.form__field_input::-ms-input-placeholder{color:#000;font-weight:300;font-size:16px;line-height:20px;font-family:"Montserrat",sans-serif}.form__field_input::placeholder{color:#000;font-weight:300;font-size:16px;line-height:20px;font-family:"Montserrat",sans-serif}.form__field_input:disabled::-webkit-input-placeholder{color:#898989}.form__field_input:disabled::-moz-placeholder{color:#898989}.form__field_input:disabled:-ms-input-placeholder{color:#898989}.form__field_input:disabled::-ms-input-placeholder{color:#898989}.form__field_input:disabled::placeholder{color:#898989}.form__field_label{font-size:12px;line-height:15px;margin-bottom:6px;margin-left:20px}.form__field_label.check{margin-left:0}.form__field_label.check .check__text{padding-left:36px;padding-top:2px}.form__field_label.check .check__text:before,.form__field_label.check .check__text:after{position:absolute;content:"";display:block;border-radius:50%}.form__field_label.check .check__text:before{left:0;top:0;width:20px;height:20px;border:1px solid #c4c4c4}.form__field_label.check .check__text:after{width:14px;height:14px;background-color:#c4c4c4;top:4px;left:4px;opacity:0}.form__field_label.check input{display:none}.form__field_label.check input:checked+.check__text:after{opacity:1}.form__field textarea{height:180px;resize:none}.form__field .question{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:2;right:12px;width:15px;height:15px;background-image:url("../img/question.svg");background-repeat:no-repeat;background-position:center;background-size:initial}.form__field span.error{display:none !important}.form__field select,.form__field input,.form__field textarea{color:#000}.form__field select.error,.form__field input.error,.form__field textarea.error{border-color:red}.form__field select.error+span.select2 .select2-selection--single,.form__field input.error+span.select2 .select2-selection--single,.form__field textarea.error+span.select2 .select2-selection--single{border-color:red}.form__field select.error+.check__text:before,.form__field input.error+.check__text:before,.form__field textarea.error+.check__text:before{border-color:red}.form .error-message{color:red;margin-bottom:5px}.form__note{margin-top:30px;margin-bottom:35px}