body,html{-webkit-font-smoothing:antialiased;box-sizing:border-box;-ms-overflow-style:scrollbar;margin:0;padding:0;overflow-x:hidden;background-image:linear-gradient(50deg,#101018 0,#3f4950 100%);font-family:Montserrat,serif;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#fff;-webkit-text-size-adjust:none;min-height:100vh}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#363d43}::-webkit-scrollbar-thumb{background-color:#0792fc}*,::after,::before{box-sizing:inherit}:active,:focus,:hover{outline:0;outline-offset:0}.btn{background:#0792fc}.btn.outline:active,.btn.outline:hover,.btn:active,.btn:hover{background:#02599b}.overflow{overflow:auto}.overflow::-webkit-scrollbar{width:10px;height:10px;background-color:#fafafa}.overflow::-webkit-scrollbar-thumb{background-color:#0792fc}.overflow.custom_scroll{scrollbar-color:#0792fc #fafafa;scrollbar-width:thin}.overflow-none{overflow:hidden!important}.modal{display:none}.block-name{font-weight:700;font-size:25px;line-height:25px;color:#fff;margin-bottom:30px;text-align:center}@media (max-width:769px){.block-name{margin-bottom:30px}}.block-name.with-arrow{cursor:pointer;margin-bottom:0}.block-name.with-arrow svg{margin-left:20px;fill:#666}.block-name.with-arrow.active{margin-bottom:50px}@media (max-width:769px){.block-name.with-arrow.active{margin-bottom:30px}}.block-name.with-arrow.active svg{transform:rotate(180deg)}a{color:#0792fc;text-decoration:none;-moz-transition:color .3s;-o-transition:color .3s;-webkit-transition:color .3s;transition:color .3s}a:hover{color:#0276ce}a:active{color:#02599b}.invalid-feedback{margin-top:5px;color:#f50016}:-moz-placeholder,:-ms-input-placeholder,::-moz-placeholder,::-webkit-input-placeholder{font-family:Montserrat,serif;font-weight:400;font-size:14px;line-height:16px;color:#b9b9b9}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus{border:1px solid #2f353b;-webkit-text-fill-color:#fff!important;-webkit-box-shadow:0 0 0 1000px transparent inset!important;transition:background-color 5000s ease-in-out 0s!important;background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0,rgba(0,174,255,.04) 50%,rgba(255,255,255,0) 51%,rgba(0,174,255,.03) 100%)!important}input[type=email],input[type=number],input[type=tel],input[type=text],input[type=url]{padding:10px 15px}input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],input[type=url],select,textarea{background:#14141e;border:1px solid #1a1a27;font-family:Montserrat,serif;font-weight:400;font-size:14px;line-height:16px;color:#fff;width:100%;-moz-transition:border-color .3s;-o-transition:border-color .3s;-webkit-transition:border-color .3s;transition:border-color .3s}input[type=color],input[type=password],select,textarea{padding:10px 15px}input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,select:focus,textarea:focus{border-color:#0792fc}input[type=color].is-invalid,input[type=date].is-invalid,input[type=datetime-local].is-invalid,input[type=datetime].is-invalid,input[type=email].is-invalid,input[type=number].is-invalid,input[type=password].is-invalid,input[type=tel].is-invalid,input[type=text].is-invalid,input[type=url].is-invalid,select.is-invalid,textarea.is-invalid{border-color:#f50016}textarea{max-width:100%}select{position:relative;z-index:1;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url(../images/select-arrow.svg);background-repeat:no-repeat;background-position:right 10px center}input[type=date],input[type=datetime-local],input[type=datetime]{padding:8px 15px}input[type=date]::-webkit-calendar-picker-indicator,input[type=datetime-local]::-webkit-calendar-picker-indicator,input[type=datetime]::-webkit-calendar-picker-indicator{color:transparent;opacity:1;background-image:url(../images/calendar-icon.svg);background-repeat:no-repeat;background-position:100% center;background-size:contain;cursor:pointer}.label,label{display:block;font-family:Montserrat,serif;font-style:normal;font-weight:bolder;font-size:14px;line-height:16px;color:#fff;margin-bottom:5px;padding-right:20px}.label .required,label .required{color:#f50016}.form-group{position:relative;margin-bottom:25px}.form-group:last-child,.header .menu ul li .link span:last-child,.header .menu-icon span:last-child,.modal.menu .contacts .item:last-child{margin-bottom:0}.form-group .explanation{font-size:12px;color:#ccc}.switch{position:relative;display:flex;flex-direction:row;flex-wrap:nowrap;align-content:center;justify-content:flex-start;align-items:center;cursor:pointer}.switch .text{padding-left:70px}.switch .slider{position:absolute;cursor:pointer;top:0;left:0;width:50px;height:25px;background-color:#0792fc;transition:.4s}.switch .slider.round{border-radius:34px}.switch .slider.round:before{border-radius:50%}.switch .slider:before{position:absolute;content:"";height:15px;width:15px;left:4px;bottom:5px;background-color:#fff;transition:.4s}.switch input{opacity:0;width:0;height:0}.switch input:checked+.slider:before{transform:translateX(26px)}.custom_checkbox{display:none}.custom_checkbox+label{display:flex;align-items:center;user-select:none;cursor:pointer;flex-wrap:nowrap;margin-bottom:0;font-weight:400}.custom_checkbox+label::before{content:"";display:flex;min-width:20px;min-height:20px;width:20px;height:20px;margin-right:15px;background-color:transparent;background-image:url(../images/checkbox.svg);background-repeat:no-repeat;background-position:center center;background-size:contain}.custom_checkbox.radio+label::before{background-image:url(../images/radio.svg)}.custom_checkbox:checked+label::before{background-image:url(../images/checkbox-checked.svg)}.custom_checkbox.radio:checked+label::before{background-image:url(../images/radio-checked.svg)}.btn{display:block;width:100%;text-align:center;padding:10px 15px;color:#333;background:#01fffc;text-transform:uppercase;cursor:pointer;border-radius:50px;-moz-transition:background .3s,border-color .3s;-o-transition:background .3s,border-color .3s;-webkit-transition:background .3s,border-color .3s;transition:background .3s,border-color .3s}.btn.outline:active,.btn.outline:hover,.btn:active,.btn:hover{color:#333;background:#009a98;border-color:#009a98!important}.btn,.btn.outline{border:1px solid #01fffc}.btn.outline{background:0 0;color:#01fffc;-moz-transition:color .3s,border-color .3s;-o-transition:color .3s,border-color .3s;-webkit-transition:color .3s,border-color .3s;transition:color .3s,border-color .3s}.btn.outline:active,.btn.outline:hover{color:#333!important}.alert{padding:20px;border-left:3px solid #000;color:#000;margin-bottom:20px}.alert.info{background-color:#cfe2ff;border-color:#72acff}.alert.info,.alert.info a{color:#084298}.alert.default{color:#35393d;background-color:#e2e3e5;border-color:#d3d6d8}.alert.default a{color:#35393d}.alert.success{color:#003b20;background-color:#76ad54;border-color:#43970e}.alert.success a{color:#003b20}.alert.danger{color:#f50016;background-color:#f8d7da;border-color:#e79099}.alert.danger a{color:#f50016}.alert.warning{color:#664d03;background-color:#fff3cd;border-color:#f5cc54}.alert.warning a{color:#664d03}.header{position:fixed;left:0;top:0;z-index:1000;width:100%;padding-top:15px;padding-bottom:15px;background:#24282d;-moz-transition:background .3s,padding-top .3s,padding-bottom .3s;-o-transition:background .3s,padding-top .3s,padding-bottom .3s;-webkit-transition:background .3s,padding-top .3s,padding-bottom .3s;transition:background .3s,padding-top .3s,padding-bottom .3s}.header.transparent{background:0 0}.header .no-js-info{padding-top:10px;padding-bottom:10px;background:#ffcb3e;color:#000}.header .no-js-info svg{margin-right:10px}.header.primary{background:0 0}.header.fixed{background:#0d0f11;padding-top:5px;padding-bottom:5px}.header .logotype img{display:block;margin:0;max-width:100%;object-fit:contain}.header .menu ul{list-style:none;margin:0;padding:0}.header .menu ul li{margin-right:30px}@media only screen and (max-width:1400px){.header .menu ul li{margin-right:30px}}@media only screen and (max-width:1200px){.header .menu ul li{margin-right:20px}}.footer .menu ul li:last-child,.header .menu ul li:last-child,.modal.menu .contacts .d-flex .item:last-child{margin-right:0}.header .menu ul li .link{font-weight:500;color:#fff;cursor:pointer;-moz-transition:color .3s;-o-transition:color .3s;-webkit-transition:color .3s;transition:color .3s}.header .menu ul li .link span{background:#fff;width:30px;height:3px;margin-bottom:5px}.footer .menu ul li .link:active,.footer .menu ul li .link:hover,.header .menu ul li .link:active,.header .menu ul li .link:hover,.modal.menu .personal:active span,.modal.menu .personal:hover span{color:#0792fc}.header .menu ul li .link:active span,.header .menu ul li .link:hover span,.header .menu-icon:hover span,.modal.menu .navigation ul .link:active,.modal.menu .navigation ul .link:hover{background:#0792fc}.header .menu-icon{cursor:pointer}.header .menu ul li .link span,.header .menu-icon span,.modal.menu .navigation ul .link{-moz-transition:background .3s;-o-transition:background .3s;-webkit-transition:background .3s;transition:background .3s}.header .menu-icon span{border-radius:5px;display:block;width:30px;height:3px;margin-bottom:7px;background:#fff}.modal.menu{width:100%;height:100vh;overflow:auto;position:absolute;left:0;top:0;padding:35px 0;background:#24282d}.modal.menu .navigation ul .link{padding:10px 35px;color:#fff;font-weight:400;font-size:18px;line-height:21px;background:0 0}.modal.menu .personal{margin-top:35px;margin-bottom:35px}.modal.menu .personal svg{fill:#fff;margin-right:15px;-moz-transition:fill .3s;-o-transition:fill .3s;-webkit-transition:fill .3s;transition:fill .3s}.modal.menu .personal span{font-weight:500;color:#fff;font-size:16px;line-height:19px}.modal.menu .personal:active svg,.modal.menu .personal:hover svg{fill:#0792fc}.modal.menu .contacts,.modal.menu .personal{padding-left:35px;padding-right:35px}.footer .menu ul li .link,.modal.menu .contacts .item{font-weight:500;font-size:20px;line-height:23px;color:#fff}.modal.menu .contacts .item{font-style:normal;margin-bottom:10px}.modal.menu .contacts .d-flex{padding-top:20px}.modal.menu .contacts .d-flex .item{margin-bottom:0;margin-right:10px}.modal.form .carousel__button.is-close,.modal.menu .carousel__button.is-close{top:0;box-shadow:none}.modal.form .carousel__button.is-close svg,.modal.menu .carousel__button.is-close svg{filter:none;fill:#fff;stroke:#fff;-moz-transition:fill .3s,stroke .3s;-o-transition:fill .3s,stroke .3s;-webkit-transition:fill .3s,stroke .3s;transition:fill .3s,stroke .3s}.modal.form .carousel__button.is-close svg:active,.modal.form .carousel__button.is-close svg:hover,.modal.menu .carousel__button.is-close svg:active,.modal.menu .carousel__button.is-close svg:hover{fill:#0792fc;stroke:#0792fc}.footer{padding-top:60px;padding-bottom:60px;background:#24282d}.footer .logotype,.modal.form .title{text-align:center;margin-bottom:30px}.footer .logotype img{max-width:100%;display:inline-block;object-fit:contain}.footer .menu{margin-bottom:30px}.footer .menu ul,.modal.menu .navigation ul{list-style:none;padding:0;margin:0}.footer .menu ul li{margin-right:30px}@media only screen and (max-width:1200px){.footer .menu ul li{margin-right:20px}}.footer .menu ul li .link{-moz-transition:color .3s;-o-transition:color .3s;-webkit-transition:color .3s;transition:color .3s}@media only screen and (max-width:1400px){.footer .menu ul li .link{font-size:18px;line-height:21px}}@media only screen and (max-width:1200px){.footer .menu ul li .link{font-size:16px;line-height:19px}}.footer .copyright{text-align:center;font-weight:300;font-size:14px;line-height:16px;color:#b3b3b3}.footer .copyright a{color:#b3b3b3}.modal.form{width:100%;max-width:640px;padding:30px;background:#24282d}@media only screen and (max-width:769px){.modal.form{position:absolute;left:0;top:0}}.modal.form .title{font-weight:700;font-size:25px;line-height:25px;color:#fff}@media (max-width:769px){.modal.form .title{margin-bottom:30px}}
/*# sourceMappingURL=app.css.map */
