.header-main{display:block;position:fixed;top:0;left:0;right:0;z-index:100;font-size:10px;transition:box-shadow .3s ease}@media screen and (max-width:2000px){.header-main{font-size:8px}}.header{color:#fff;background-color:#80f}.header__inner{display:flex;flex-flow:row wrap;align-items:flex-end;justify-content:space-between;padding-bottom:6em;transition:padding .3s ease}@media screen and (max-width:1024px){.header__inner{align-items:center;flex-direction:row-reverse;padding-top:1rem;padding-bottom:1rem}}.header-scrolled{font-size:8px;box-shadow:rgba(0,0,0,.24) 0 3px 8px}@media screen and (min-width:1025px){.header-scrolled .header__inner{padding-bottom:3em}}@media screen and (min-width:1025px){.header-scrolled .main-menu__item{padding-top:6em}}.header-scrolled .header-languages{opacity:0;visibility:visible}.header-logo{position:relative;padding-top:3em}@media screen and (max-width:1024px){.header-logo{padding-top:0}.header-logo .header-languages{display:none}}.header-logo__anchor{display:block}.header-logo__anchor img{height:5.8em;transition:all .3s ease}@media screen and (max-width:1024px){.header-logo__anchor img{height:4rem}}@media screen and (min-width:1025px){.menu-button{display:none}}@media screen and (max-width:1024px){.menu-button{display:flex;align-items:center;justify-content:center;padding:0;color:#fff;background-color:rgba(0,0,0,0);border:0}.menu-button__icon{display:block;width:5rem;height:5rem}.menu-button__icon-line{fill:none;stroke:#fff;stroke-width:6;transition:stroke-dasharray 600ms cubic-bezier(0.4,0,0.2,1),stroke-dashoffset 600ms cubic-bezier(0.4,0,0.2,1)}.menu-button__icon-line--1{stroke-dasharray:60 207;stroke-width:6}.menu-button__icon-line--2{stroke-dasharray:60 60;stroke-width:6}.menu-button__icon-line--3{stroke-dasharray:60 207;stroke-width:6}}.header-languages{position:absolute;top:calc(100% + 4rem);right:7rem;z-index:2;display:block;transition:all .3s ease}.header-languages__btn{position:relative;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:.4rem;padding-right:3.4rem;color:#00c4d8;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:4rem;transition:all .3s ease}.header-languages__btn[data-language=vi]{flex-flow:row-reverse;padding-right:.4rem;padding-left:3.4rem}.header-languages__btn[data-language=vi] .header-languages__circle{right:calc(100% - 3.5rem)}.header-languages__name{padding:0 1.7rem;font-size:2.5rem;line-height:3rem;text-align:center;text-transform:uppercase}.header-languages__circle{display:block;position:absolute;right:.5rem;top:.5rem;width:3rem;height:3rem;background-color:#00c4d8;border-radius:50%;transition:all .3s ease}.menu-opened{overflow:hidden}.header-menu{display:block}@media screen and (max-width:1024px){.header-menu.opened .main-menu{left:0;opacity:1;visibility:visible}.header-menu.opened .menu-button__icon-line--1{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:6}.header-menu.opened .menu-button__icon-line--2{stroke-dasharray:1 60;stroke-dashoffset:-30;stroke-width:6}.header-menu.opened .menu-button__icon-line--3{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:6}}.main-menu{position:relative}.main-menu .header-languages{display:none}@media screen and (max-width:1024px){.main-menu .header-languages{display:flex;justify-content:center;position:absolute;top:auto;right:0;left:0;bottom:0;z-index:3;width:100%;padding:1.5rem 0;background-color:#80f}}@media screen and (max-width:1024px){.main-menu{position:fixed;z-index:200;left:-100%;top:7rem;right:0;bottom:0;display:block;opacity:0;visibility:hidden;transition:all .3s ease}.main-menu__overlay{position:absolute;top:0;left:0;z-index:1;display:block;width:100%;height:100%;background-color:rgba(88,89,91,.5)}.main-menu__content{position:absolute;top:0;left:0;bottom:0;z-index:2;display:block;width:37rem;max-width:80vw;background-color:#80f}.main-menu__scroll{position:absolute;top:0;left:0;bottom:0;width:100%;padding-bottom:8rem;overflow-x:hidden;overflow-y:auto}}.main-menu__nav{display:flex;flex-flow:row wrap;margin:0;padding:0;list-style:none}@media screen and (max-width:1024px){.main-menu__nav{padding:3rem 0}}.main-menu__item{position:relative;padding-top:9.4em;padding-right:1.2em;transition:padding .3s ease}@media screen and (max-width:1024px){.main-menu__item{width:100%;padding:2rem 3rem}}.main-menu__link{display:block;padding:0 2.6rem;color:#fff;font-size:3em;font-weight:600;line-height:1;text-transform:uppercase;text-decoration:none;transition:color .3s ease,font-size .3s ease}@media screen and (max-width:1199px){.main-menu__link{font-size:2.8rem}}@media screen and (max-width:1024px){.main-menu__link{position:relative;padding:0 3rem}}.main-menu__link::before{content:"";position:absolute;top:-1rem;left:0;bottom:.4rem;display:block;border-right:2px solid rgba(0,0,0,0);transition:border .3s ease}@media screen and (max-width:1024px){.main-menu__link::before{bottom:.3rem;border-right-width:3px}}.main-menu__link:hover{color:#ff00f3}.main-menu__link:hover::before{border-right-color:#ff00f3}@media screen and (max-width:1024px){.main-menu__link.active{color:#ff00f3}}.main-menu__link.active::before{border-right-color:#fff}@media screen and (max-width:1024px){.main-menu__link.active::before{border-right-color:#ff00f3}}.main-menu__link.active:hover{color:#fff}@media screen and (max-width:1024px){.main-menu__link.active:hover{color:#ff00f3}}