@charset "UTF-8";a,article,body,button,div,footer,form,h1,h2,h3,h4,header,html,img,input,label,li,nav,ol,p,section,span,ul{border:0;font:inherit;margin:0;padding:0;vertical-align:baseline}*{-webkit-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}body{color:#0C1318;font:1rem/1.54 -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body.no-scroll{overflow:hidden}a{color:inherit;cursor:pointer;text-decoration:none;-webkit-transition:all 0.25s;transition:all 0.25s}a:hover{color:#0886c9}.h1,h1{font-size:2.5rem;font-weight:600;line-height:1.28}.h2,h2{font-size:2rem;font-weight:500;line-height:1.28}.h3,h3{font-size:1.5rem;font-weight:500;line-height:1.28}.h4,h4{font-size:1.25rem;font-weight:500;line-height:1.28}hr{background:#D9D9D9;border:0;height:1px;margin:0 auto;max-width:1160px;width:100%}img{max-width:100%;height:auto}p{font-weight:400}p strong{font-weight:600}button{cursor:pointer;font:inherit}input,textarea{font:1rem -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:rgba(12,19,24,0.5)}input::-moz-placeholder,textarea::-moz-placeholder{color:rgba(12,19,24,0.5)}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:rgba(12,19,24,0.5)}input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:rgba(12,19,24,0.5)}input::placeholder,textarea::placeholder{color:rgba(12,19,24,0.5)}@media (max-width:767px){.h1,h1{font-size:2rem}.h2,h2{font-size:1.5rem}}@media (max-width:575px){.h1,h1{font-size:1.75rem}}.header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:4.5rem;position:absolute;width:100%;z-index:10;color:#FFFFFF}.header--simple{color:#0C1318;position:relative;background:#FFFFFF;-webkit-box-shadow:0 1px 0 rgba(0,0,0,0.06);box-shadow:0 1px 0 rgba(0,0,0,0.06)}.header__container{margin:0 auto;max-width:1300px;width:90%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem;position:relative}.header__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;width:8rem}.header__logo img{width:100%;height:auto}.header__collapse{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem 2rem;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.header__nav{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0.9375rem;gap:2rem}.header__nav a{white-space:nowrap}.header__nav a:hover{color:inherit;text-decoration:underline;text-underline-offset:0.25em}.header__lang{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0.5rem;font-size:0.875rem}.header__lang a{opacity:0.7}.header__lang a.active{opacity:1;font-weight:600}.header__lang a:hover{opacity:1;color:inherit}.header__toggler{background:transparent;border:0;cursor:pointer;display:none;height:2.5rem;padding:0;position:relative;width:2.5rem;z-index:1}.header__toggler:after,.header__toggler:before{content:"";display:block;position:absolute;left:0;right:0;height:2px;background:currentColor;-webkit-transition:all 0.25s;transition:all 0.25s;-webkit-transform-origin:center;transform-origin:center}.header__toggler:before{top:0.5rem}.header__toggler:after{bottom:0.5rem}.header__toggler span{display:block;position:absolute;left:0;right:0;top:50%;margin-top:-1px;height:2px;background:currentColor;-webkit-transition:all 0.25s;transition:all 0.25s;-webkit-transform-origin:center;transform-origin:center}.header__toggler.active:before{top:50%;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.header__toggler.active:after{top:50%;bottom:auto;-webkit-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotate(-45deg)}.header__toggler.active span{opacity:0}@media (max-width:991px){.header__container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header__collapse{background:#FFFFFF;color:#0C1318;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem;height:100vh;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;right:0;top:0;padding:2rem}.header__nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:1.125rem}.header__toggler{display:block}}.footer{background:#0C1318;color:#FFFFFF;font-weight:400;margin-top:auto;padding:4rem 0 2rem}.footer hr{background:rgba(255,255,255,0.15);max-width:1300px}.footer__container{margin:0 auto;max-width:1300px;width:90%}.footer__center{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:2rem 0}.footer__logo{width:9rem}.footer__logo img{width:100%;height:auto;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.footer__contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem 2rem;font-size:1rem}.footer__contacts a{color:inherit}.footer__contacts a:hover{color:#0886c9}.footer__contacts-label{opacity:0.85;font-weight:600}.footer__address{padding-top:2rem;font-size:0.9375rem;color:rgba(255,255,255,0.85);line-height:1.6;text-align:center}.footer__bottom{padding-top:2rem;font-size:0.8125rem;color:rgba(255,255,255,0.6);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__nav a{color:inherit;text-decoration:underline;text-underline-offset:0.2em}.footer__nav a:hover{color:#FFFFFF}@media (max-width:767px){.footer__center{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.footer__contacts{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer__bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}}.intro{background:#0886c9;color:#FFFFFF;min-height:32rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8rem 0 4rem}.intro__container{margin:0 auto;max-width:1300px;width:90%}.intro__content{max-width:40rem;margin:0 auto;text-align:center}.intro__content h1{color:#FFFFFF;font-size:2.5rem;margin-bottom:1rem}.intro__content p{font-size:1.125rem;line-height:1.6;margin-bottom:2rem;opacity:0.95}.intro__button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#0886c9;border:0;color:#FFFFFF;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1rem;font-weight:500;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:3rem;padding:0.75rem 1.5rem;text-align:center;text-decoration:none;-webkit-transition:all 0.25s;transition:all 0.25s}.intro__button:hover{background:#066ba3;color:#FFFFFF}.intro__button{background:#FFFFFF;color:#0886c9}.intro__button:hover{background:rgba(255,255,255,0.9);color:#066ba3}@media (max-width:767px){.intro{min-height:26rem;padding:6rem 0 3rem}.intro__content h1{font-size:1.75rem}}.section{padding:4rem 0}.section__container{margin:0 auto;max-width:1080px;width:90%}.section__title{font-size:1.75rem;margin-bottom:2rem;color:#0C1318}.blocks{display:-ms-grid;display:grid;gap:2rem;-ms-grid-columns:1fr 2rem 1fr 2rem 1fr;grid-template-columns:repeat(3,1fr)}.blocks__item{padding:1.5rem 0;border-top:3px solid #0886c9}.blocks__item h3{font-size:1.125rem;margin-bottom:0.75rem;color:#0886c9}.blocks__item p{font-size:0.9375rem;line-height:1.6;color:rgba(12,19,24,0.85)}@media (max-width:991px){.blocks{-ms-grid-columns:1fr;grid-template-columns:1fr}}.cta{text-align:center;padding:2rem 0}.cta__button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#0886c9;border:0;color:#FFFFFF;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1rem;font-weight:500;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:3rem;padding:0.75rem 1.5rem;text-align:center;text-decoration:none;-webkit-transition:all 0.25s;transition:all 0.25s}.cta__button:hover{background:#066ba3;color:#FFFFFF}.contact-block{background:rgba(8,134,201,0.08);padding:2.5rem;margin:0 auto;max-width:1080px;width:90%}.contact-block__title{font-size:1.25rem;margin-bottom:1rem}.contact-block p{margin:0.25rem 0;font-size:0.9375rem}.contact-block a{color:#0886c9}.contact-block a:hover{text-decoration:underline}.article{margin:0 auto;max-width:1080px;width:90%;padding:2rem 0 4rem;border-top:1px solid #D9D9D9;font-size:1.0625rem;line-height:1.6}.article__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1.25rem;margin-bottom:1rem}.article .article__login{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#0886c9;border:0;color:#FFFFFF;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1rem;font-weight:500;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:3rem;padding:0.75rem 1.5rem;text-align:center;text-decoration:none;-webkit-transition:all 0.25s;transition:all 0.25s}.article .article__login:hover{background:#066ba3;color:#FFFFFF}.article .article__login{min-height:2.5rem;padding:0.5rem 1.125rem;font-size:0.9375rem;white-space:nowrap;text-decoration:none;color:#FFFFFF}.article .article__login:hover{color:#FFFFFF}.article h1{margin-bottom:1rem}.article h2{margin-top:2rem;margin-bottom:0.75rem;font-size:1.5rem}.article h3{margin-top:1.5rem;margin-bottom:0.5rem;font-size:1.25rem}.article p{margin-bottom:1rem}.article ol,.article ul{margin:1rem 0;padding-left:1.5rem}.article li{margin-bottom:0.5rem}.article a{color:#0886c9;text-decoration:underline}.article a:hover{text-decoration:none}.article__caption{color:rgba(12,19,24,0.6);font-size:0.9375rem;margin-bottom:0.5rem}.buttons-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem;margin:2rem 0}.buttons-row .btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#0886c9;border:0;color:#FFFFFF;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1rem;font-weight:500;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:3rem;padding:0.75rem 1.5rem;text-align:center;text-decoration:none;-webkit-transition:all 0.25s;transition:all 0.25s}.buttons-row .btn:hover{background:#066ba3;color:#FFFFFF}.buttons-row .btn--secondary{background:transparent;color:#0886c9;border:2px solid #0886c9}.buttons-row .btn--secondary:hover{background:#0886c9;color:#FFFFFF}@media (max-width:767px){.article{padding:2.75rem 0 3rem}.article__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.article__login{width:100%}}.form-block{background:#0C1318;color:#FFFFFF;padding:3rem;margin-top:3rem;margin:0 auto;max-width:1080px;width:90%}.form-block__title{font-size:1.25rem;margin-bottom:1.5rem}.form-block .form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.25rem;max-width:28rem}.form-block iframe{max-width:100%}@media (max-width:767px){.form-block{padding:2rem 1.5rem;width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.form-block .form{max-width:100%}}@media (max-width:360px){.form-block .g-recaptcha{-webkit-transform:scale(0.9);transform:scale(0.9);-webkit-transform-origin:0 0;transform-origin:0 0}}.form__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0.375rem}.form__group label{font-size:0.875rem;color:rgba(255,255,255,0.85)}.form__group input:not([type=checkbox]){background:#FFFFFF;border:1px solid #D9D9D9;color:#0C1318;padding:0.75rem 1rem;width:100%}.form__group input:not([type=checkbox])::-webkit-input-placeholder{color:rgba(12,19,24,0.5)}.form__group input:not([type=checkbox])::-moz-placeholder{color:rgba(12,19,24,0.5)}.form__group input:not([type=checkbox]):-ms-input-placeholder{color:rgba(12,19,24,0.5)}.form__group input:not([type=checkbox])::-ms-input-placeholder{color:rgba(12,19,24,0.5)}.form__group input:not([type=checkbox])::placeholder{color:rgba(12,19,24,0.5)}.form__group input[type=checkbox]{margin-right:0.5rem;vertical-align:middle}.form__group--invalid input:not([type=checkbox]){border-color:red}.form__group--invalid label{color:#ffb3b3}.form__group--invalid input[type=checkbox]{outline:1px solid red}.form__group--invalid .form__error{color:red;font-size:0.8rem;margin-top:0.25rem}.form__submit{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#0886c9;border:0;color:#FFFFFF;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1rem;font-weight:500;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:3rem;padding:0.75rem 1.5rem;text-align:center;text-decoration:none;-webkit-transition:all 0.25s;transition:all 0.25s}.form__submit:hover{background:#066ba3;color:#FFFFFF}.form__submit{margin-top:0.5rem;border:0;cursor:pointer;font-size:1rem}
/*# sourceMappingURL=styles.css.map */