@font-face{font-family:Gotham Pro;font-display:swap;src:url(/fonts/gotham_pro/GothamPro-Light.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Gotham Pro;font-display:swap;src:url(/fonts/gotham_pro/GothamPro.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Gotham Pro;font-display:swap;src:url(/fonts/gotham_pro/GothamPro-Medium.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:Gotham Pro;font-display:swap;src:url(/fonts/gotham_pro/GothamPro-Bold.woff) format("woff");font-weight:700;font-style:normal}:root{--col-width: 6.5rem;--col-gutter: 1.5rem;--color__white: #ffffff;--color__dark: #001C3D;--color__fill-1: #00AEEF;--color__fill-1-h: #0083B3;--color__fill-2: #01418C;--color__fill-2-h: #013169;--color__text-3: #B4B4B4;--color__border: #E1E1E1}*{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Gotham Pro;background-repeat:no-repeat}html,body{margin:0px;padding:0px;font-weight:500;background-color:white;-webkit-font-smoothing:antialiased;color:var(--color__dark);font-size:calc((100vw - 320px)/(1920 - 320) * (16 - 14) + 14px)}ul,ol{padding:0px;margin:0px;list-style:none}h2,h3,h1,p{margin:0px}main{position:relative}.js-no-scroll{overflow:hidden}.type-editor .--max-width{max-width:46rem;width:100%}.type-editor>*:first-child{margin-top:0px}.type-editor h1,.type-editor h2,.type-editor h3,.type-editor h4,.type-editor h5,.type-editor p,.type-editor ul,.type-editor ol{max-width:46rem;width:100%;margin-left:auto;margin-right:auto}.type-editor.--no>*{margin-left:0px;margin-right:0px;max-width:100% !important}.center-wrap{max-width:94.5rem;position:relative;margin:0px auto;display:block;width:100%}@media screen and (max-width: 1680px){html,body{font-size:14px}}@media screen and (max-width: 1440px){html,body{font-size:calc((100vw - 320px)/(1920 - 320) * (16 - 14) + 11px)}}@media screen and (max-width: 1399px){html,body{font-size:12px}}@media screen and (max-width: 1199px){html,body{font-size:10px}}@media screen and (max-width: 991px){.center-wrap{padding:0 2rem}.center-wrap .center-wrap{padding:0 0rem}}@media screen and (max-width: 640px){html,body{font-size:11px}.center-wrap{padding:0 1.5rem}}.flex{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.just-space{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}p{margin:1.5rem auto}p b{font-weight:700}p.color-1{color:var(--color__fill-1) !important}.p.p--xl{font-size:1.25rem;line-height:1.75rem}p.p--xl{font-size:1.25rem;line-height:1.75rem;color:var(--color__dark)}.p.p--l,p.p--l{font-size:1.125rem;line-height:1.675rem}.p.p--m,p.p--m{font-size:0.875rem;line-height:1.25rem}.p.p--s,p.p--s{font-size:0.75rem;line-height:1rem}.mt-16{margin-top:1rem !important}.mt-20{margin-top:1.25rem !important}.mt-24{margin-top:1.5rem !important}.mt-32{margin-top:2rem !important}.mt-48{margin-top:3rem !important}.mr-8{margin-right:0.5rem !important}.mr-16{margin-right:1rem !important}.mr-24{margin-right:1.5rem !important}.mr-40{margin-right:2.5rem !important}.mr-96{margin-right:6rem !important}.pl-32{padding-left:2rem !important}.pb-20{padding-bottom:1.25rem !important}.link{text-decoration:none;transition:all ease .24s}.link:hover{opacity:.7}.link:active{opacity:.4}.link.color-1{color:var(--color__fill-1)}.link.color-dark{color:var(--color__dark)}.link.color-1:hover{color:var(--color__fill-1-h)}.col.col--3{width:100%;max-width:calc(var(--col-width) * 3 + (var(--col-gutter) * 2))}.col.col--4{width:100%;max-width:calc(var(--col-width) * 4 + (var(--col-gutter) * 3))}.col.col--8{width:100%;max-width:calc(var(--col-width) * 8 + (var(--col-gutter) * 7))}@media screen and (max-width: 1199px){.col.col--3{width:100%;max-width:calc(var(--col-width) * 3 + (var(--col-gutter) * 2))}.col.col--4,.col.col--8{width:100%}}@media screen and (max-width: 991px){.col.col--3,.col.col--4,.col.col--8{width:100%}}@media screen and (max-width: 640px){.col.col--8{width:100%}}.input{padding:0px;margin:0px;width:100%;outline:none;border:0px;font-size:1rem;height:3.5rem;font-weight:600;transition:all 0.24s}.input::placeholder{color:var(--color__text-3)}.input:hover::placeholder{color:#e3e3e3}.input.input--border{padding:0 1.5rem;border:0.125rem solid var(--color__border);border-radius:.5rem}.input.input--border:hover{border:.125rem solid #c8c8c8}.input.input--border:focus{box-shadow:0px 0.5rem 2rem rgba(0,0,0,0.08);border:0.125rem solid var(--color__dark)}.auth-form__inputs-wrap label.error{color:red;font-weight:600;font-size:0.875rem}.input__wrap{position:relative;display:flex;flex-direction:column;flex-wrap:wrap;margin-bottom:2rem}.btn{display:flex;justify-content:center;align-items:center;outline:none;border:0rem;border-radius:0rem;text-decoration:none;transition:all ease 0.24s;cursor:pointer;padding:0rem 2.5rem;height:3.5rem;font-size:1rem}.btn:active{transform:scale(0.95)}.btn.btn--fill-1{background-color:var(--color__fill-1);font-weight:700;color:var(--color__white)}.btn.btn--fill-1:hover{background-color:var(--color__fill-1-h)}.btn.btn--fill-1:active{background-color:var(--color__fill-1-a)}@media screen and (max-width: 640px){.btn{text-align:center}}.btn.btn--color-white{background-color:#fff;color:var(--color__fill-1);border-radius:1rem;height:3rem;padding:0 2rem}.btn.btn--color-white:hover{background-color:var(--color__fill-2);color:#fff}.btn.btn--color-white:active{background-color:var(--color__fill-2-h)}.main-content{position:relative;z-index:2;padding-bottom:5rem}.main-content.auth{padding:0}.auth{overflow:hidden}.auth .main-screen{position:relative;padding:0 4.5rem;overflow:visible;height:100vh}.auth .main-screen__wrap{height:auto}.auth .main-screen:before{content:"";position:absolute;top:0;right:0;background:linear-gradient(133.46deg, #013169 -7.01%, #001C3D 108.93%);width:100vw;height:100%;z-index:1}.auth-form{flex:1}.main-screen__wrap{position:relative;z-index:3}.painted-header .header{background-color:var(--color__dark)}.auth__decor{position:absolute;z-index:2;bottom:0;right:0;width:34rem;height:100%;pointer-events:none}.auth__decor img{width:34rem;height:100%;object-fit:cover;object-position:center}.auth__decor.top{top:0;bottom:unset;left:0}.auth .main-screen__title{font-size:3.5rem;line-height:4rem;font-weight:600}.auth .main-screen__desc{margin-top:1.5rem !important;font-weight:400}.advantages-item__desc{font-size:1.325rem;line-height:1.625rem;position:relative;padding-bottom:3rem;flex:1}.advantages-item__icon{width:3rem;height:2.5rem;flex:none}.advantages-item__icon img{width:3rem;height:2.5rem;object-fit:contain;object-position:center}.advantages-item__des:not(:last-child){padding-bottom:3rem}.advantages-item:last-child .advantages-item__desc{padding-bottom:0}.advantages-item__desc:before{content:"";position:absolute;top:0;left:0;height:100%;border-right:2px solid var(--color__fill-1)}.main-screen__sub-desc{margin:3rem 0 0;color:#fff !important;font-weight:400}.auth-form__logo{width:8.75rem;height:2.5rem}.auth-form__logo img{width:8.75rem;height:2.5rem}.auth-form .input.input--border{border:1px solid #D3D3D3;border-radius:1rem;height:3rem;padding:0 1.25rem;background-color:#fff}.auth-form .input.input--border::placeholder{color:#D3D3D3;font-weight:400}.auth-form .input.input--border:hover{border:1px solid var(--color__dark)}.auth-form .input.input--border:focus{border:1px solid var(--color__fill-1)}.auth-form .input__wrap{margin:0}.auth-form__link{display:block}.auth-form .btn.btn--fill-1{border-radius:1rem;height:3rem;font-weight:500;padding:0 1.875rem}.auth-form__btns-wrap{border-bottom:1px solid #D3D3D3}.auth-form__google-btn{height:3rem;border-radius:1rem !important;box-shadow:5px 5px 15px rgba(0,0,0,0.1);background-color:#fff;color:#525252;font-size:.875rem;padding:0 1.125rem;width:fit-content}.auth-form__google-btn-icon{width:2rem;height:2rem}.auth-form__google-btn-icon img{width:2rem;height:2rem;object-fit:contain;object-position:center}.auth-form__google-btn:hover{box-shadow:5px 5px 15px rgba(0,0,0,0.2)}.auth-form .btn.btn--fill-1:last-child{flex:1}.auth .cookie{display:flex}.auth .main-screen canvas#bg-segments{z-index:2;position:absolute;width:100vw;right:0;left:unset;height:100%}.main-screen__wrap{position:relative;z-index:3;margin:auto 0;color:#fff;height:100%}.auth .main-screen__title{font-size:3.5rem;line-height:4rem;font-weight:600}.main-screen__title{color:#fff;font-weight:700;font-size:5rem;line-height:5rem;letter-spacing:-.03em}.main-screen__title span{color:var(--color__fill-1)}.main-screen__desc{margin:0 !important;color:#fff !important}@media screen and (max-width: 991px){.auth__wrap{flex-direction:column}.auth .main-screen{max-width:100%;margin-right:0 !important;padding:7rem 6rem 4.5rem !important}.auth .center-wrap{max-width:100%;padding:0}.auth__decor.top{display:none}.auth-form{padding:3.5rem 6rem;max-width:100% !important}.auth-form__wrap{max-width:100% !important}.auth-form .btn.btn--fill-1:last-child{flex:none}.auth-form__btns-wrap{width:fit-content}.auth-form .input__wrap{width:100%;max-width:calc(var(--col-width) * 3 + (var(--col-gutter) * 2));margin-top:0 !important}.auth-form__inputs-wrap{display:flex}.auth-form .input__wrap:first-child{margin-right:1.125rem}.auth .main-screen__title{font-size:2.5rem;line-height:3rem}}@media screen and (max-width: 640px){.auth .main-screen{order:1;padding:4rem 2rem 14rem !important}.auth-form__inputs-wrap{flex-direction:column}.auth-form .input__wrap{max-width:100%}.auth-form .input__wrap:first-child{margin:0 0 1rem}.auth-form .btn.btn--fill-1:last-child{flex:1}.auth-form__btns-wrap{width:100%}.auth-form .btn.btn--fill-1{flex:1}.auth .main-screen__title{font-size:2.5rem;line-height:3rem}.auth .main-screen__title span{color:#fff}.auth-form.col.col--4{padding:4.5rem 2rem 7.75rem}.auth .main-screen__desc br,.auth .main-screen__sub-desc br{display:none}}canvas#bg-segments{position:fixed;width:100%;z-index:0;left:0;top:0}.b-message{position:fixed;z-index:8000;top:-26px;left:0;width:100%;height:26px;overflow:hidden;background:#00abeb;text-align:center;font-size:16px;color:#ffffff;line-height:26px}.b-message.b-message--error{background:#ff6666}.b-message.b-message--from_mail{height:52px}.cookie{position:fixed;bottom:2rem;left:50%;transform:translateX(-50%);background-color:var(--color__fill-1);z-index:100;color:#fff;padding:1.875rem;border-radius:1.5rem}.cookie__message{flex:1}.cookie__message .error{color:red;font-size:0.875rem;line-height:1.25rem}.cookie__message-link{text-decoration:underline;color:#fff}@media screen and (max-width: 991px){.cookie{background-color:#fff;border:1px solid var(--color__fill-1);color:var(--color__dark)}.cookie__accept-btn.btn.btn--color-white{background-color:var(--color__fill-1);color:#fff}.cookie__message-link{color:var(--color__fill-1) !important;text-decoration:none}}@media screen and (max-width: 640px){.cookie{width:calc(100% - 4rem)}.cookie__message br{display:none}.cookie{flex-direction:column;padding:1.25rem}.cookie__accept-btn{margin-top:1rem;width:100%}}
