.header{position:fixed;top:0;left:0;width:100%;z-index:100;z-index:9999;height:90px}@media (max-width:899px){.header{height:76px}}@media (max-width:599px){.header{height:56px}}.header.is-active .header-content{top:0;left:0;transition:opacity 0.4s}.header.is-fade-out .header-content{opacity:0}.header.is-fade-out .header__line{opacity:0}.header.is-visible .header-bg{transform:translateZ(0) scale(1,1)}.header.is-visible .header-sub{opacity:1}.header.is-product-active .header__line{transform:scale(1,1)}.header.is-product-active .header-content::after{opacity:1}.header.is-product-active .header-opener{background-color:#002fa8}.header.is-product-active .header-opener__text{color:#fff}.header.is-product-active .header-opener__close svg{fill:#fff}@media (max-width:899px){.header.is-product-active .header-sub::before{background-color:#002fa8}}@media (max-width:899px){.header.is-product-active .header-sub__link{color:#002fa8}}.header__line{position:absolute;top:0;right:0;z-index:10;height:100vh;transform:scale(0,1);transform-origin:100% 50%;background:#fff;width:calc(50% + 160px)}@media (max-width:1199px){.header__line{width:calc(50% + 70px)}}@media (max-width:899px){.header__line{display:none}}.header__line.to-transform{transition:transform 0.25s linear}.header__line.to-opacity{transition:opacity 0.4s}.header-head{position:relative;z-index:20;overflow:hidden}.header-head::after{content:'';position:absolute;top:0;left:0;width:100%;height:100vh;background:linear-gradient(180deg,#002fa8 8.87%,#003cd6 100%);transition:opacity 0.4s}.header-head__inner{position:relative;z-index:20;display:flex;justify-content:space-between;align-items:center;max-width:1366px}@media (max-width:1399px){.header-head__inner{padding-right:0}}.header__logo{flex:none;width:75px;margin-left:12.5%}@media (max-width:1199px){.header__logo{margin-left:0}}@media (max-width:899px){.header__logo{width:59px}}@media (max-width:599px){.header__logo{width:52px}}.header-opener{position:relative;z-index:20;height:90px;width:90px;flex:none;overflow:hidden;background-color:#fff;transition:background-color 0.2s}@media (max-width:899px){.header-opener{width:76px;height:76px}}@media (max-width:599px){.header-opener{width:56px;height:56px}}.header-opener.is-active .header-opener__hamburger,.header-opener.is-active .header-opener__text{transform:translate3d(-100%,0,0)}.header-opener.is-active .header-opener__close{transform:translate3d(0,0,0)}.header-opener__text{position:absolute;top:0;left:0;height:100%;width:100%;line-height:90px;font-family:'Hrot Premium',sans-serif;font-weight:600;font-size:1.4rem;letter-spacing:.07em;text-transform:uppercase;color:#002fa8;transform:translate3d(0,0,0);transition:color 0.2s,transform 0.3s}@media (max-width:899px){.header-opener__text{display:none}}.header-opener__close{position:absolute;top:0;left:0;height:100%;width:100%;display:flex;justify-content:center;align-items:center;transition:transform 0.3s;transform:translate3d(100%,0,0)}.header-opener__close svg{width:32px;height:32px;fill:#002fa8;transition:fill 0.2s}@media (max-width:899px){.header-opener__close svg{width:15px;height:15px}}.header-opener__hamburger{display:none;transition:transform 0.3s;transform:translate3d(0,0,0)}@media (max-width:899px){.header-opener__hamburger{display:block}}.header-opener__hamburger svg{width:20px;height:20px;fill:#002fa8}.header-content{position:absolute;top:-9999px;left:-9999px;overflow:hidden;width:100%;height:100vh;overflow:hidden}@media (max-width:899px){.header-content::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:250px;background-color:#fff;opacity:0}}.header-bg{position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(180deg,#002fa8 8.87%,#003cd6 100%);transform-origin:100% 50%;transform:translateZ(0) scale(0,1);transition:transform 0.5s linear}.header-content__container{position:relative;z-index:10;height:100%}.header-content__inner{max-width:1366px;height:100%}@media only screen and (max-height:750px) and (min-width:900px){.header-content__inner{overflow-y:auto}}.header-content__wrap{display:flex;flex-direction:column;padding-top:19.4vh;height:100%}@media only screen and (max-height:750px) and (min-width:900px){.header-content__wrap{height:650px}}@media (max-width:899px){.header-content__wrap{padding-top:100px}}@media (max-width:599px){.header-content__wrap{padding-top:70px}}.header-sub{position:relative;z-index:50;display:flex;width:100%;margin-top:auto;padding-left:12.5%;padding-bottom:6.5vh;opacity:0;transition:opacity 0.2s;transition-delay:0.3s}@media (max-width:1199px){.header-sub{padding-left:70px}}@media (max-width:899px){.header-sub{padding-bottom:10vh;padding-left:40px}}@media (max-width:599px){.header-sub{padding-left:35px}}.header-sub::before{content:'';position:absolute;top:7px;right:89.8%;background-color:#fff;height:2px;width:calc(50vw - 500px);min-width:200px}@media (max-width:1199px){.header-sub::before{right:97%}}.header-sub__item{margin-right:3%}@media (max-width:899px){.header-sub__item{margin-right:20px}}@media (max-width:480px){li.header-sub__item{margin-right:10px!important}}@media (max-width:420px){ul.header-sub{display:grid!important;grid-template-columns:1fr!important;gap:5px!important}}.header-sub__link{font-family:'Hrot Premium',sans-serif;font-weight:600;color:#fff;font-size:1.6rem}.header-sub__link:hover span{transform:translateX(5px)}.header-sub__link span{display:inline-block;will-change:transform;transition:transform 0.1s linear}