.desktop-only{display:none}@media screen and (min-width: 1024px){.desktop-only{display:block}}@media screen and (min-width: 1024px){.smartphone-only{display:none}}@font-face{font-family:"Gilroy";src:url("../webFonts/GilroyLight/font.woff2") format("woff2"),url("../webFonts/GilroyLight/font.woff") format("woff");font-weight:300;font-display:swap}@font-face{font-family:"Gilroy";src:url("../webFonts/GilroyMedium/font.woff2") format("woff2"),url("../webFonts/GilroyMedium/font.woff") format("woff");font-weight:500;font-display:swap}@font-face{font-family:"Gilroy";src:url("../webFonts/GilroySemiBold/font.woff2") format("woff2"),url("../webFonts/GilroySemiBold/font.woff") format("woff");font-weight:600;font-display:swap}@font-face{font-family:"Gilroy";src:url("../webFonts/GilroyBold/font.woff2") format("woff2"),url("../webFonts/GilroyBold/font.woff") format("woff");font-weight:700;font-display:swap}@font-face{font-family:"Gilroy";src:url("../webFonts/GilroyExtraBold/font.woff2") format("woff2"),url("../webFonts/GilroyExtraBold/font.woff") format("woff");font-weight:800;font-display:swap}*,*::before,*::after{box-sizing:border-box}body{margin:0;background-color:#f9f9ff;font-family:"Gilroy",sans-serif;font-weight:400;color:#151515;padding-top:14vw}@media screen and (min-width: 481px){body{padding-top:7vw}}@media screen and (min-width: 1024px){body{padding-top:calc(4.5vw + 3vw)}}a{color:#342df3;text-underline-offset:.2em}a:hover{text-decoration:underline}img{max-width:100%;height:auto}h1,h2,h3,h4{font-weight:700;line-height:1.2}pre,code{background:#eef;border-radius:4px;font-size:.9em}pre{padding:1em;overflow-x:auto}pre code{background:none;padding:0}code{padding:.1em .3em}.container{width:90%;max-width:860px;margin:0 auto}@media screen and (min-width: 1024px){.container{width:80%}}.header{position:fixed;top:0;left:0;width:100%;z-index:99;background-color:#1f237e;height:14vw}@media screen and (min-width: 481px){.header{height:7vw}}@media screen and (min-width: 1024px){.header{height:auto}}.header__nav{display:flex;align-items:center;justify-content:space-between;height:100%;padding:0 6vw}@media screen and (min-width: 1024px){.header__nav{padding:1.2vw 10%}}.header__logo{display:flex;align-items:center}.header__logo img{height:7vw;min-height:50px;width:auto}@media screen and (min-width: 481px){.header__logo img{height:4vw}}@media screen and (min-width: 1024px){.header__logo img{height:4vw}}@media screen and (min-width: 1920px){.header__logo img{height:4vw}}.header__logo a{display:flex;align-items:center}.header__menu{display:none;list-style:none;margin:0;padding:0;gap:2vw;align-items:center}@media screen and (min-width: 1024px){.header__menu{display:flex;font-size:1.1vw}}.header__menu li a{color:#fff;text-decoration:none;font-weight:500}.header__menu li a:hover{text-decoration:underline}.header__menu .header__cta a{background-color:#342df3;color:#fff;padding:.6vw 1.3vw;border-radius:6px;transition:background-color 200ms ease,color 200ms ease}.header__menu .header__cta a:hover{background-color:#fff;color:#342df3;text-decoration:none}.header__rss a{display:flex;align-items:center;padding:.3vw}.header__rss a:hover{opacity:.8;text-decoration:none}.header__rss svg{width:1.4vw;height:1.4vw}.header__search{position:relative;display:flex;align-items:center}.header__search-toggle{background:none;border:none;cursor:pointer;padding:.3vw;display:flex;align-items:center;color:#fff}.header__search-toggle svg{width:1.4vw;height:1.4vw;stroke:currentColor}.header__search-toggle:hover{opacity:.8}.header__search-box{position:absolute;right:0;top:calc(100% + .8vw);z-index:200}.header__search-box input[type=search]{width:18vw;padding:.45vw .8vw;border:2px solid #342df3;border-radius:6px;font-family:inherit;font-size:.9vw;background:#fff;color:#151515;outline:none}.header__search-box input[type=search]:focus{border-color:rgb(20.2837837838,12.8108108108,224.1891891892)}.header__search-results{position:absolute;right:0;top:calc(100% + .4vw);width:22vw;background:#fff;border:1px solid #dadada;border-radius:6px;box-shadow:0 4px 16px rgba(0,0,0,.12);list-style:none;margin:0;padding:.3vw 0;max-height:20vw;overflow-y:auto;z-index:201}.header__search-results li a{display:block;padding:.45vw .9vw;color:#151515;text-decoration:none;font-size:.85vw;line-height:1.4}.header__search-results li a:hover,.header__search-results li a:focus{background:rgba(52,45,243,.06);outline:none}.header__search-results li a strong{display:block;font-weight:600;color:#151515}.header__search-results li a span{color:#6b6c84;font-size:.75vw}.header__search-results li.is-active a{background:rgba(52,45,243,.06)}.header__search-results--mobile{position:static;width:100%;border-radius:4px;max-height:50vw;box-shadow:none;border:1px solid hsla(0,0%,100%,.15);background:rgb(36.0350318471,40.6847133758,146.4649681529);margin-top:2vw}.header__search-results--mobile li a{font-size:4vw;padding:2.5vw 3vw;color:#fff}.header__search-results--mobile li a:hover,.header__search-results--mobile li a:focus{background:hsla(0,0%,100%,.08)}.header__search-results--mobile li a strong{color:#fff}.header__search-results--mobile li a span{color:hsla(0,0%,100%,.6);font-size:3.2vw}.header__drawer-search{margin-bottom:2vw}.header__drawer-search input[type=search]{width:100%;padding:2.5vw 3vw;border:1px solid hsla(0,0%,100%,.3);border-radius:6px;background:hsla(0,0%,100%,.1);color:#fff;font-family:inherit;font-size:4.5vw;outline:none}@media screen and (min-width: 481px){.header__drawer-search input[type=search]{font-size:2.5vw;padding:1.5vw 2vw}}.header__drawer-search input[type=search]::placeholder{color:hsla(0,0%,100%,.5)}.header__drawer-search input[type=search]:focus{border-color:hsla(0,0%,100%,.6)}.header__hamburger{display:flex;flex-direction:column;justify-content:center;gap:5px;width:8vw;height:8vw;cursor:pointer;background:none;border:none;padding:0}@media screen and (min-width: 481px){.header__hamburger{width:4.5vw;height:4.5vw}}@media screen and (min-width: 1024px){.header__hamburger{display:none}}.header__hamburger span{display:block;width:100%;height:2px;background-color:#fff;border-radius:2px;transition:transform .3s ease,opacity .3s ease}.header__hamburger.is-active span:nth-child(1){transform:translateY(7px) rotate(45deg)}.header__hamburger.is-active span:nth-child(2){opacity:0}.header__hamburger.is-active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.header__drawer{display:none;background-color:#1f237e;padding:4vw 6vw 6vw}@media screen and (min-width: 1024px){.header__drawer{display:none !important}}.header__drawer.is-open{display:block}.header__drawer ul{list-style:none;margin:0;padding:0}.header__drawer li{padding:3vw 0;border-bottom:1px solid hsla(0,0%,100%,.1);font-size:5vw}@media screen and (min-width: 481px){.header__drawer li{font-size:3vw}}.header__drawer li:last-child{border-bottom:none}.header__drawer a{color:#fff;text-decoration:none;font-weight:500}.header__drawer a:hover{text-decoration:underline}.lang-switcher{display:flex;align-items:center;gap:.3rem}.lang-switcher__link{font-size:.75rem;font-weight:700;letter-spacing:.04em;color:currentColor;opacity:.55;text-decoration:none;padding:.15rem .3rem;border:1px solid currentColor;border-radius:3px;transition:opacity .15s}.lang-switcher__link:hover,.lang-switcher__link.current{opacity:1}.footer{font-weight:500;position:relative;background:linear-gradient(135deg, #2040a6 0%, #1f227d 100%)}.footer li{list-style-type:none}.footer a{text-decoration:none;color:#888ebf}.footer__container{position:relative;display:flex;flex-direction:column;padding:15vw 6vw}@media screen and (min-width: 481px){.footer__container{padding:7vw 5% 14vw;flex-direction:row}}@media screen and (min-width: 1024px){.footer__container{flex-direction:row;padding:4vw 10% 14vw}}@media screen and (min-width: 1920px){.footer__container{padding:4vw 10% 16.5vw}}@media screen and (min-width: 481px){.footer__contacts{width:40%}}@media screen and (min-width: 1024px){.footer__contacts{width:30%}}.footer__contacts__spec div{margin:3vw 0}@media screen and (min-width: 481px){.footer__contacts__spec div{margin:.3vw 0}}@media screen and (min-width: 1024px){.footer__contacts__spec div{margin:.6vw 0}}.footer__contacts__spec ul{margin-top:6vw;padding:0}@media screen and (min-width: 481px){.footer__contacts__spec ul{margin-top:1vw}}@media screen and (min-width: 1024px){.footer__contacts__spec ul{margin-top:1vw;margin-bottom:0}}.footer__contacts__spec li{display:flex;align-items:center;padding-left:0;margin-top:4vw;color:#fff;font-size:4.1vw}@media screen and (min-width: 481px){.footer__contacts__spec li{font-size:2.2vw;margin-top:2vw}}@media screen and (min-width: 1024px){.footer__contacts__spec li{font-size:1.2vw;margin-top:0;padding-bottom:.5vw}}.footer__contacts__spec li a{color:#fff}.footer__contacts__spec li a:visited,.footer__contacts__spec li a:active{color:#fff}.footer__contacts__spec li svg{flex-shrink:0;width:25px;height:25px;margin-right:2vw}@media screen and (min-width: 481px){.footer__contacts__spec li svg{margin-right:1vw}}.footer__contacts__spec--title{color:#fff;font-size:4.1vw}@media screen and (min-width: 481px){.footer__contacts__spec--title{font-size:2.2vw}}@media screen and (min-width: 1024px){.footer__contacts__spec--title{font-size:1.2vw}}.footer__contacts__spec--socials{display:flex;padding-top:1.5vw}@media screen and (min-width: 481px){.footer__contacts__spec--socials{padding-top:0}}.footer__contacts__spec--social{padding-right:6vw}@media screen and (min-width: 481px){.footer__contacts__spec--social{padding-right:3.2vw}}@media screen and (min-width: 1024px){.footer__contacts__spec--social{padding-right:2vw}}.footer__contacts__spec--social img{width:auto;height:22px;display:block}.footer__list{color:#fff;font-weight:500;font-size:4.1vw}@media screen and (min-width: 481px){.footer__list{font-size:2.2vw}}@media screen and (min-width: 1024px){.footer__list{font-size:1.2vw}}.footer__item li{font-size:4.1vw}@media screen and (min-width: 481px){.footer__item li{font-size:2.2vw}}@media screen and (min-width: 1024px){.footer__item li{font-size:1.2vw}}.footer__specifications{margin:3.5vw 0}@media screen and (min-width: 481px){.footer__specifications{display:flex;flex-wrap:wrap;margin:0;width:50%;padding-left:10%}}@media screen and (min-width: 1024px){.footer__specifications{display:flex;flex-wrap:nowrap;width:70%;justify-content:flex-start;padding-left:0}}.footer__specifications>div{margin:6vw 0 3vw}@media screen and (min-width: 481px){.footer__specifications>div{width:50%;margin:0}}@media screen and (min-width: 1024px){.footer__specifications>div{margin:0 4vw 1vw 0;width:unset}}.footer__items{margin:4vw 0 2vw}.footer__items ul{padding:0;margin:1vw 0}@media screen and (min-width: 481px){.footer__items ul{margin:.5vw 0}}.footer__items li{padding:1.2vw 0;color:#fff}@media screen and (min-width: 481px){.footer__items li{padding:.5vw 0}}@media screen and (min-width: 1024px){.footer__items li{padding:.4vw 0}}.footer__last-section{width:100%;height:10vw;font-size:3.1vw;color:#888ebf;background-color:#1d207a;position:absolute;bottom:0;display:flex;justify-content:center;align-items:center;box-sizing:border-box}@media screen and (min-width: 481px){.footer__last-section{height:4vw;font-size:1.1vw}}@media screen and (min-width: 1024px){.footer__last-section{height:4.5vw}}.hamburger{padding:8px;display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:rgba(0,0,0,0);border:0;margin:0;overflow:visible}.hamburger-box{width:30px;height:24px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-2px}.hamburger-inner,.hamburger-inner::before,.hamburger-inner::after{width:30px;height:3px;background-color:#fff;border-radius:3px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner::before,.hamburger-inner::after{content:"";display:block}.hamburger-inner::before{top:-10px}.hamburger-inner::after{bottom:-10px}.hamburger--squeeze .hamburger-inner{transition-duration:.075s;transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--squeeze .hamburger-inner::before{transition:top .075s .12s ease,opacity .075s ease}.hamburger--squeeze .hamburger-inner::after{transition:bottom .075s .12s ease,transform .075s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--squeeze.is-active .hamburger-inner{transform:rotate(45deg);transition-delay:.12s;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--squeeze.is-active .hamburger-inner::before{top:0;opacity:0;transition:top .075s ease,opacity .075s .12s ease}.hamburger--squeeze.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom .075s ease,transform .075s .12s cubic-bezier(0.215, 0.61, 0.355, 1)}.skip-link{position:absolute;top:-100%;left:0;padding:.5rem 1rem;background:#342df3;color:#fff;z-index:9999;font-weight:500;text-decoration:none}.skip-link:focus{top:0}.cta{color:#fff;display:flex;justify-content:center;width:100%;z-index:1}@media screen and (min-width: 1024px){.cta{justify-content:left}}.cta a{text-decoration:none !important}p.cta-blue,p.cta-white{text-align:center;margin:7.5vw 10vw}@media screen and (min-width: 481px){p.cta-blue,p.cta-white{margin:4.5vw 2.5vw}}@media screen and (min-width: 1024px){p.cta-blue,p.cta-white{margin:3vw 1.5vw}}p.cta-blue a,p.cta-white a{text-decoration:none !important}p.cta-blue a:hover,p.cta-blue a.hover,p.cta-white a:hover,p.cta-white a.hover{text-decoration:none !important}.cta-btn,p.cta-blue a,p.cta-white a{text-transform:none;letter-spacing:0;padding:2.5vw 10vw;color:#fff;background-color:#342df3;border-radius:6px;transition:all 200ms ease-in;text-align:center}@media screen and (min-width: 481px){.cta-btn,p.cta-blue a,p.cta-white a{padding:1.5vw 2.5vw;font-size:2vw}}@media screen and (min-width: 1024px){.cta-btn,p.cta-blue a,p.cta-white a{padding:1vw 1.5vw;font-size:1.3vw}}.cta-btn:hover,.cta-btn.hover,p.cta-blue a:hover,p.cta-blue a.hover,p.cta-white a:hover,p.cta-white a.hover{background-color:#fff;color:#342df3}p.cta-white a{color:#342df3;background-color:#fff;border:1px solid #342df3}p.cta-white a:hover,p.cta-white a.hover{color:#fff;background-color:#342df3}.form{max-width:1000px;margin:0 auto;padding:5vw 5vw}@media screen and (min-width: 1024px){.form{padding:3vw 9vw}}.form label,.form input:not([type=checkbox]),.form textarea,.form select,.form button{font-weight:700;width:100%;resize:none}.form label{text-transform:capitalize;font-size:large}.form input:not([type=radio]):not([type=checkbox]),.form textarea:not([type=radio]):not([type=checkbox]),.form select:not([type=radio]):not([type=checkbox]){border:none;-webkit-appearance:none;-ms-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1px solid #dadada;border-radius:3px;padding:1em;margin-bottom:2em;box-sizing:border-box}.form textarea{min-height:120px}.form .cta-btn{color:#fff;background-color:#342df3;border:.3px solid #342df3;text-transform:uppercase;letter-spacing:.05em;cursor:pointer}.form .cta-btn:hover{background:rgba(52,45,243,.8)}.form form>div>div label{text-transform:uppercase;padding-bottom:.7em}.login-title{font-weight:600;font-size:1.8rem;margin-bottom:1.5rem}@media screen and (min-width: 1024px){.login-title{font-size:2.2rem}}.cancel-info-box{background:#eef2fb;border-left:4px solid #1f237e;border-radius:4px;padding:1rem 1.25rem}.cancel-info-box__title{font-weight:700;color:#1f237e;margin:0 0 .4rem;font-size:1rem}.cancel-info-box__text{font-size:.9rem;color:#333;margin:0;line-height:1.5}/*# sourceMappingURL=app.min.css.map */
