*,:before,:after{box-sizing:border-box}:where(ul,ol):where([class]){padding-left:0}body,:where(blockquote,figure):where([class]){margin:0}:where(h1,h2,h3,h4,h5,h6,p,ul,ol,dl):where([class]){margin-block:0}:where(dd[class]){margin-left:0}:where(fieldset[class]){margin-left:0;padding:0;border:none}:where(ul[class]){list-style:none}:where(address[class]){font-style:normal}p{margin-block:0}p:where(:not([class]):not(:last-child)){margin-bottom:1.5rem}img,video{display:block;width:100%;height:auto}input,textarea,select,button{font:inherit}html{height:100%;scrollbar-gutter:stable}html,:has(:target){scroll-behavior:smooth}body{line-height:1.5}a:where([class]){display:inline-flex}button,label{cursor:pointer}:where([fill]:not([fill=none],[fill^=url])){fill:currentColor}:where([stroke]:not([stroke=none],[stroke^=url])){stroke:currentColor}svg *{transition-property:fill,stroke}:where(table){border-collapse:collapse;border-color:currentColor}@media (prefers-reduced-motion: reduce){*,:before,:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@font-face{font-family:Namu;src:url(../../fonts/NAMU-1990.woff2) format("woff2");font-weight:800;font-style:normal;font-display:swap}body{font-family:Namu,sans-serif;font-size:1rem;font-weight:800;line-height:1.5;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;position:relative;color:#fff;background:#081116}body:after{opacity:0;visibility:hidden;content:"";position:absolute;inset:0;width:100%;height:100%;z-index:10;background:#08111680;transition-property:opacity,visibility;transition-duration:.35s}body.is-locked{overflow:hidden}body.is-overlay:after{opacity:1;visibility:visible}body:has(section:first-child.knows) .main{padding-top:6.25rem}@media (min-width: 577px){body:has(section:first-child.knows) .main{padding-top:7.25rem}}main{flex:1}button{display:flex;color:inherit;padding:0;background:transparent;border:none;outline:none}a{color:inherit;text-decoration:none}section:not(:last-child){margin-bottom:3.5rem}.container{max-width:86.5rem;padding-inline:1rem;width:100%;margin:0 auto}.h1{font-size:1.625rem;line-height:1.3;text-transform:uppercase}@media (min-width: 992px){.h1{font-size:2rem;line-break:1.2}}.h1.h1--lg{font-size:2rem;line-height:1.2}@media (min-width: 992px){.h1.h1--lg{font-size:3.875rem;line-height:1.1}}.h2{font-size:1.625rem;line-height:1.3;text-transform:uppercase;margin-bottom:1.25rem}@media (min-width: 992px){.h2{font-size:2rem;line-break:1.2;margin-bottom:0}}.h3{font-size:1.625rem;line-height:1.3;text-transform:uppercase}.h4{font-size:1.125rem;line-height:1.3;text-transform:uppercase}@media (min-width: 992px){.h4{font-size:1.625rem}}.section-subtitle{font-size:1.125rem;line-height:1.1;text-transform:uppercase;display:inline-flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.section-subtitle:before{content:"";display:inline-flex;border-radius:50%;width:.625rem;height:.625rem;flex-shrink:0;background:#508fff}@media (min-width: 992px){.section-subtitle{line-height:1.3;margin-bottom:2.5rem}}.wpcf7,.wpcf7 form{height:100%}@media (min-width: 577px){.form-popup__head.close-hidden .form-popup__close{display:none}}.form-popup__send{position:relative;display:flex;align-items:stretch;gap:.5rem;cursor:pointer}@media (hover: hover){.form-popup__send:hover input{background:#508fff}.form-popup__send:hover:after{background:#508fff}}@media (hover: none){.form-popup__send:active input{background:#508fff}.form-popup__send:active:after{background:#508fff}}.cta{display:flex;align-items:stretch;gap:.5rem;width:100%}@media (hover: hover){.cta:hover span{background-color:#508fff}.cta:hover span svg{transform:rotate(-180deg)}}@media (hover: none){.cta:active span{background-color:#508fff}.cta:active span svg{transform:rotate(-180deg)}}.cta.mobile--hidden{display:none}.cta span{background-color:#325fec;display:flex;align-items:center;justify-content:center;transition-property:background-color;transition-duration:.35s}.cta span:first-child{line-height:1.3;text-transform:uppercase;padding:.75rem;width:100%}@media (min-width: 992px){.cta span:first-child{font-size:1.125rem;padding:1.25rem;line-height:1.3}}.cta span:last-child{display:inline-flex;flex-shrink:0;padding:1rem;align-items:center;justify-content:center}@media (min-width: 992px){.cta span:last-child{width:4rem}}.cta span:last-child svg{display:inline-flex;flex-shrink:0;width:.5rem;height:.5rem;transition-property:transform;transition-duration:.35s}.form-popup{position:fixed;overflow:hidden;bottom:0;width:100%;height:calc(100vh - 6rem);height:calc(100dvh - 6rem);padding:1.5rem 1rem;z-index:15;border-radius:2.5rem 2.5rem 0 0;transform:translateY(100%);background-color:#081116;transition-property:transform;transition-duration:.35s}.form-popup.is-show{transform:translateY(0)}@media (min-width: 577px){.form-popup.is-show{transform:translate(0)}}@media (min-width: 992px){.form-popup.is-show{box-shadow:0 4px 10px 3px #508fff33}}@media (min-width: 577px){.form-popup{transform:translateY(0);transform:translate(100%);right:0;height:calc(100vh - 4.5rem);height:calc(100dvh - 4.5rem);border-radius:0}}@media (min-width: 992px){.form-popup{padding:2rem}}@media (min-width: 680px){.form-popup{width:100%;max-width:37.5rem}}.form-popup__bg{position:absolute;opacity:.8;right:0;bottom:0;pointer-events:none}@media (min-width: 992px){.form-popup__bg{min-width:42.25rem;width:100%;transform:translate(20%)}}.form-popup__content{display:flex;flex-direction:column;overflow:scroll;scrollbar-width:none;-ms-overflow-style:none;height:100%;position:relative;z-index:2}.form-popup__content::-webkit-scrollbar{display:none}.form-popup__content.is-hidden{display:none}.form-popup__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1.25rem;margin-bottom:1.5rem}.form-popup__title{font-size:1.625rem;line-height:1.3;text-transform:uppercase}@media (min-width: 992px){.form-popup__title{font-size:2rem}}.form-popup__close{width:2.625rem;height:2.625rem;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}@media (hover: hover){.form-popup__close:hover svg{transform:rotate(90deg)}}@media (hover: none){.form-popup__close:active svg{transform:rotate(90deg)}}.form-popup__close svg{width:1.5rem;height:1.5rem;transition-property:transform;transition-duration:.35s}.form-popup__data{display:flex;flex-direction:column;gap:1rem}@media (min-width: 992px){.form-popup__data{gap:1.5rem}}.form-popup .wpcf7-form{height:100%;display:flex;flex-direction:column;justify-content:space-between}.form-popup__wrapper{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.form-popup__field{width:100%;display:flex;flex-direction:column;gap:.5rem}@media (min-width: 992px){.form-popup__field{gap:.25rem}}.form-popup__label{font-size:1rem;font-weight:800;line-height:1.5rem}.form-popup__input{font-family:Namu,sans-serif;font-size:1rem;font-weight:800;line-height:1.5rem;width:100%;padding-block:.75rem .625rem;outline:none;border:none;border-bottom:1px solid #508fff;background:transparent;color:#fff}.form-popup__input:-webkit-autofill,.form-popup__input:-webkit-autofill:hover,.form-popup__input:-webkit-autofill:focus,.form-popup__input:-webkit-autofill:active{-webkit-background-clip:text;-webkit-text-fill-color:#fff;transition:background-color 5000s ease-in-out 0s}.form-popup__check{position:relative;padding-top:1.5rem;margin-bottom:1.5rem}.form-popup__check input:checked+label:before{background:url(../../ico/ico-check.svg) no-repeat center center}.form-popup__check input{opacity:0;visibility:hidden;position:absolute;top:0;left:0;width:1px;height:1px}.form-popup__check label{display:flex;align-items:center;gap:1rem;font-size:1rem;font-weight:800;line-height:1.5rem}.form-popup__check label:before{content:"";display:inline-flex;flex-shrink:0;width:1.5rem;height:1.5rem;border:1px solid #508fff}.form-popup__check label:has(input[type=checkbox]:checked):before{background:url(../../ico/ico-check.svg) no-repeat center center}.form-popup__check label a{color:#508fff;text-decoration:underline}.form-popup__check .wpcf7-list-item{margin:0}.form-popup__mta{margin-top:auto}.form-popup__submit{display:flex;height:100%;flex-direction:column}.form-popup__success{display:none;overflow:scroll;scrollbar-width:none;-ms-overflow-style:none;height:100%;position:relative;z-index:2;flex-direction:column}.form-popup__success::-webkit-scrollbar{display:none}.form-popup__inner{height:100%;display:flex;flex-direction:column;justify-content:space-between;gap:1rem}.form-popup__logo{display:flex;flex-shrink:0;max-width:8.5rem}@media (min-width: 992px){.form-popup__btn span:first-child{padding:1.25rem}}.form-popup .wpcf7-not-valid-tip{font-size:.875rem;line-height:1.5;margin-top:.25rem}.form-popup .wpcf7-response-output{margin:1.25rem 0 1rem!important;border-color:#dc3232!important;text-align:center}.form-popup .agree{position:absolute;visibility:hidden;opacity:0;z-index:-99}.form-popup .wpcf7-form.sent .form-popup__submit,.form-popup .wpcf7-form.sent .wpcf7-response-output{display:none}.form-popup .wpcf7-form.sent .form-popup__success{display:flex}.allies .allies__head{margin-bottom:2rem}@media (min-width: 992px){.allies .allies__head{margin-bottom:2.5rem;display:flex;align-items:flex-start;gap:1.25rem}}@media (min-width: 992px){.allies .allies__col{width:50%}}.header{z-index:6;position:fixed;width:100%;padding:.875rem 0;background-color:transparent;transition-property:background-color;transition-duration:.35s}@media (min-width: 992px){.header{padding:0}}.header.is-scrolled,.header--bg{background-color:#081116}.header__wrapper{position:relative;display:flex;align-items:center;justify-content:space-between;gap:1rem}.header__logo{display:flex;flex-shrink:0;max-width:8.5rem}.header__logo img{width:100%}.header__nav{display:flex;align-items:center;gap:.5rem}@media (min-width: 992px){.header__nav{gap:2.5rem}}.header .lang-switcher{position:relative;padding:.625rem .5rem;cursor:pointer}.header .lang-switcher.is-active .lang-switcher__list{opacity:1;visibility:visible}.header .lang-switcher__label{text-transform:uppercase;display:flex;flex-direction:row;align-items:center;gap:.5rem}.header .lang-switcher__label img{width:1rem;height:.75rem}.header .lang-switcher__list{display:flex;flex-direction:column;gap:.5rem;opacity:0;visibility:hidden;position:absolute;padding:.75rem 1rem;border-radius:.75rem;left:-3.125rem;top:100%;box-shadow:0 2px 10px 1px #508fff26;background:#081116;transition-property:opacity,visibility;transition-duration:.35s}.header .lang-switcher__item{padding-block:.625rem}.header .lang-switcher__item--active{display:flex;align-items:center;gap:.75rem}.header .lang-switcher__item--active:after{content:"";display:inline-flex;flex-shrink:0;width:1.25rem;height:1.25rem;background:url(../../ico/ico-lang.svg) no-repeat center center}.header .lang-switcher__item a{transition-property:color;transition-duration:.35s}@media (hover: hover){.header .lang-switcher__item a:hover{color:#325fec}}@media (hover: none){.header .lang-switcher__item a:active{color:#325fec}}.header .lang-switcher__link{text-transform:uppercase;display:flex;flex-direction:row;align-items:center;gap:.5rem}.header .lang-switcher__link img{width:1rem;height:.75rem}.header__panel{display:flex;align-items:center;gap:.5rem}.header__list{display:none}@media (min-width: 992px){.header__list{display:flex;align-items:center;justify-content:center;gap:2rem}.header__list a{text-transform:uppercase;transition-property:color;transition-duration:.35s}.header__list>li>a{display:inline-block;padding-block:1.5rem}}@media (min-width: 992px) and (hover: hover){.header__list>li:hover a{color:#325fec}}@media (min-width: 992px) and (hover: none){.header__list>li:active a{color:#325fec}}@media (min-width: 992px){.header__list>.current_page_item,.header__list>.current-menu-item{color:#325fec}.header__list>.current_page_item a,.header__list>.current-menu-item a{color:#325fec}.header__list>li.menu-item-has-children.catalog>.sub-menu{counter-reset:menu-counter 0;position:absolute;top:100%;left:0;width:100%;max-height:76dvh;background:linear-gradient(to right,#325fec 50%,#fff 50%);overflow-x:hidden;overflow-y:auto;opacity:0;visibility:hidden;scrollbar-width:none;transition-property:opacity,visibility;transition-duration:.2s}.header__list>li.menu-item-has-children.catalog:hover>.sub-menu{opacity:1;visibility:visible}.header__list>li.menu-item-has-children.catalog:hover>.sub-menu>li{width:50%;background-color:#325fec;transition-property:background-color;transition-duration:.35s}}@media (min-width: 992px) and (hover: hover){.header__list>li.menu-item-has-children.catalog:hover>.sub-menu>li:hover{background-color:#508fff}}@media (min-width: 992px) and (hover: none){.header__list>li.menu-item-has-children.catalog:hover>.sub-menu>li:active{background-color:#508fff}}@media (min-width: 992px){.header__list>li.menu-item-has-children.catalog:hover>.sub-menu>li:last-of-type>a{border:none}.header__list>li.menu-item-has-children.catalog:hover>.sub-menu>li>a{color:#fff;position:relative;display:flex;flex-direction:column;justify-content:center;gap:.5rem;font-size:1.625rem;line-height:1.3;padding:0 1.5rem 0 35%;height:19dvh;border-bottom:1px solid #fff}}@media (min-width: 992px) and (min-width: 992px) and (max-width: 1440px){.header__list>li.menu-item-has-children.catalog:hover>.sub-menu>li>a{padding:0 1.5rem 0 30%}}@media (min-width: 992px){.header__list>li.menu-item-has-children.catalog:hover>.sub-menu>li>a:before{display:block;counter-increment:menu-counter;content:counter(menu-counter,decimal-leading-zero);font-size:1.5rem;line-height:1.3;color:#fff}.header__list>li.menu-item-has-children.catalog:hover>.sub-menu>li>a>img{position:absolute;bottom:0;left:-2.5rem;height:90%;width:auto;aspect-ratio:1.6;object-fit:contain}.header__list>li.menu-item-has-children.catalog:hover>.sub-menu>li>.sub-menu{position:absolute;top:0;left:50%;width:50%;max-height:95dvh;overflow-x:hidden;overflow-y:auto;counter-reset:menu-counter 0;opacity:0;visibility:hidden;scrollbar-width:none;transition-property:opacity,visibility;transition-duration:.2s}.header__list>li.menu-item-has-children.catalog:hover>.sub-menu>li>.sub-menu>li>a{color:#081116;display:flex;align-items:center;font-size:1.625rem;line-height:1.3;padding:0 1.5rem;height:19dvh;border-bottom:1px solid #508fff}}@media (min-width: 992px) and (hover: hover){.header__list>li.menu-item-has-children.catalog:hover>.sub-menu>li>.sub-menu>li>a:hover{color:#325fec}}@media (min-width: 992px) and (hover: none){.header__list>li.menu-item-has-children.catalog:hover>.sub-menu>li>.sub-menu>li>a:active{color:#325fec}}@media (min-width: 992px){.header__list>li.menu-item-has-children.catalog:hover>.sub-menu>li.menu-item-has-children:hover>.sub-menu{opacity:1;visibility:visible}.header__list>li.menu-item-has-children.catalog:hover>.sub-menu>li.menu-item-has-children:hover~.menu-item-has-children>.sub-menu{opacity:0;visibility:hidden}.header__list>li.menu-item-has-children.catalog:hover>.sub-menu>li.menu-item-has-children:has(~.menu-item-has-children:hover){background-color:#325fec}.header__list>li.menu-item-has-children.catalog:hover>.sub-menu>li.menu-item-has-children:has(~.menu-item-has-children:hover)>.sub-menu{opacity:0;visibility:hidden}}.header__burger{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:2.75rem;height:2.75rem}@media (min-width: 992px){.header__burger{display:none}}.header__burger span{width:1.125rem;height:.125rem;display:inline-block;flex-shrink:0;position:relative;background-color:#fff;transition-property:width;transition-duration:.35s}.header__burger span:after,.header__burger span:before{content:"";position:absolute;background-color:#fff;width:1.125rem;height:.125rem;left:0;transition-property:transform,top;transition-duration:.35s}.header__burger span:after{top:.25rem}.header__burger span:before{bottom:.25rem}.header__burger.is-transform span{width:0}.header__burger.is-transform span:after{transform:translate(-50%) rotate(45deg);top:0}.header__burger.is-transform span:before{transform:translate(-50%) rotate(-45deg);bottom:0}.mobile-menu{background:#081116;position:fixed;z-index:5;width:100%;height:100vh;height:100dvh;overflow:hidden;transform:translate(100%);transition-property:transform;transition-duration:.35s}@media (min-width: 992px){.mobile-menu{display:none}}.mobile-menu.is-open{transform:translate(0)}.mobile-menu__deco{position:absolute;top:0;left:50%;transform:translate(-50%);pointer-events:none;max-width:82rem;width:100%;height:44.5rem;object-fit:cover}.mobile-menu__content{height:100%;position:relative}.mobile-menu__list{padding:0;margin:0;height:100%;overflow:scroll;scrollbar-width:none;-ms-overflow-style:none}.mobile-menu__list::-webkit-scrollbar{display:none}.mobile-menu__list li{padding:0;margin:0;list-style-type:none}.mobile-menu__list li:not(:last-child){border-bottom:1px solid #fff}.mobile-menu__list li a{font-size:1.625rem;line-height:1.3;text-transform:uppercase;padding:1.5rem 1rem;display:inline-flex;width:max-content}.mobile-menu__list li .sub-menu{display:none}.footer{padding-block:3.5rem 2rem}@media (min-width: 577px){.footer{padding-block:3rem 2rem}}@media (min-width: 992px){.footer{padding-block:7.5rem 2.5rem}}.footer__head{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:3.5rem}@media (min-width: 577px){.footer__head{flex-direction:row;align-items:center;gap:.625rem;justify-content:space-between;margin-bottom:3rem}}@media (min-width: 992px){.footer__head{gap:4rem;margin-bottom:5rem}}.footer__arrow{background:#325fec;width:6.25rem;height:6.25rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}@media (min-width: 992px){.footer__arrow{width:11.25rem;height:11.25rem}}.footer__arrow svg{width:2.5rem;height:2.5rem}@media (min-width: 992px){.footer__arrow svg{width:5rem;height:5rem}}.footer__title{font-size:2rem;line-height:1.2;text-transform:uppercase}.footer__title span{color:#325fec}@media (min-width: 992px){.footer__title{font-size:4rem}}.footer__subtitle{font-size:1.5rem;line-height:1.2;text-transform:uppercase}.footer__logo{display:flex;flex-shrink:0;max-width:13.625rem;width:100%}.footer__logo img{width:100%}.footer__inner{display:flex;flex-direction:column;gap:2rem}@media (min-width: 992px){.footer__inner{flex-direction:row;align-items:flex-start;justify-content:space-between}}.footer__menus{margin-bottom:2rem;display:flex;flex-direction:column;gap:2rem}@media (min-width: 577px){.footer__menus{flex-direction:row;width:100%;justify-content:space-between;gap:.625rem}}@media (min-width: 992px){.footer__menus{max-width:52rem;margin-bottom:2.5rem}}.footer__menu{display:flex;flex-direction:column;gap:1rem}.footer__menu:nth-child(2) .footer__list li{text-transform:inherit;line-height:150%}.footer__list{display:flex;flex-direction:column;gap:1rem}.footer__list li{text-transform:uppercase}.footer__list li a{transition-property:color;transition-duration:.35s}@media (hover: hover){.footer__list li a:hover{color:#325fec}}@media (hover: none){.footer__list li a:active{color:#325fec}}.footer__info{padding-top:2rem;display:flex;flex-direction:column;gap:1rem;border-top:1px solid #fff}@media (min-width: 992px){.footer__info{padding-top:2.5rem;flex-direction:row;justify-content:space-between;align-items:center}}.footer__copy{font-size:1.125rem}.footer__legals{display:flex;flex-direction:column;gap:1rem}@media (min-width: 992px){.footer__legals{flex-direction:row;align-items:center;gap:.625rem}}.footer__legals li:not(:first-child){display:flex;align-items:center;gap:.625rem}@media (min-width: 992px){.footer__legals li:not(:first-child):before{content:"|"}}.footer__legals a{font-size:1.125rem;transition-property:color;transition-duration:.35s}@media (hover: hover){.footer__legals a:hover{color:#325fec}}@media (hover: none){.footer__legals a:active{color:#325fec}}.footer__legals span{display:none}@media (min-width: 992px){.footer__legals span{display:block}}
