.header{width:100%;font-family:"Nunito",sans-serif;padding-top:4rem;z-index:999999}@media(max-width: 991px){.header{padding-top:33px}}.header.open{position:fixed;z-index:9999}.header.dark:not(.pinned) .header-logo .dark{display:none}.header.dark:not(.pinned) .header-logo .light{display:block}.header.dark:not(.pinned) .header-logo .lxp{filter:grayscale(100%) brightness(200%)}.header.dark:not(.pinned) .header-container{background-color:rgba(0,0,0,0);border:unset;--acolor: #ffffff}.header.dark:not(.pinned) .header-container .language-select .btn::after{filter:grayscale(100%) brightness(200%)}.header-container{max-width:93.75rem;width:100%;height:5rem;border:.0625rem solid #ededed;position:relative;background-color:#fff;transition:all .3s linear;margin:0 auto;border-radius:3.5938rem;display:flex;--lrw: 23.375rem;--acolor: #7f7f7f;padding:0 2.8125rem}@media(max-width: 991px){.header-container{border:unset;padding:20px 0;height:auto !important;width:90%;background-color:rgba(0,0,0,0)}}.header-container-l,.header-container-r{width:var(--lrw);height:100%}@media(max-width: 991px){.header-container-l,.header-container-r{width:unset}}.header-container-c{width:calc(100% - var(--lrw)*2)}@media(max-width: 991px){.header-container-c{display:none}}.header-logo{display:flex;align-items:center;height:100%;position:relative}@media(max-width: 991px){.header-logo{width:160px;position:absolute;left:50%;top:47%;transform:translate(-50%, -50%)}}.header-logo .dark{display:block}.header-logo .light{display:none}.header-logo a{text-decoration:unset;display:flex}.header-logo img{height:100%;max-height:1.875rem;width:auto;object-fit:contain}.header-logo .lxp{height:1.25rem;width:auto;object-fit:contain;width:2.3125rem;margin-top:auto;margin-left:6px;margin-bottom:-2px}.header-logo .space{width:3.3rem;height:auto;position:absolute;bottom:.225rem;left:6.8rem}@media(max-width: 991px){.header-logo .space{bottom:0}}.header-menu{display:flex;align-items:center;justify-content:center;height:100%;position:relative;z-index:3}.header-menu ul.menu{list-style:none;display:flex;align-items:center;justify-content:center;margin:0;padding:0;gap:1.6875rem}.header-menu ul.menu li a{text-decoration:unset;color:var(--acolor);font-weight:400;line-height:1.3rem;transition:all .3s linear}.header-menu ul.menu li.drop{position:relative}.header-menu ul.menu li.drop::before{content:"";width:0;height:.125rem;background-color:#48aaf0;border-radius:1.875rem;position:absolute;bottom:-0.5625rem;left:0;transition:all .3s ease;z-index:2}.header-menu ul.menu li.drop::after{content:"";width:100%;height:1.875rem;position:absolute;bottom:-1.5625rem;left:0;display:none}.header-menu ul.menu li.drop ul.drop-menu{display:flex;position:absolute;border-radius:.9375rem;border:.0625rem solid #ededed;background:#fff;top:calc(100% + .4688rem);left:-1.75rem;list-style:none;margin:0;padding:.9375rem 3.875rem .9375rem 1.75rem;width:auto;flex-direction:column;opacity:1;transition:all .3s ease;transform:scaleY(0.8);transform-origin:top;opacity:0;pointer-events:none}.header-menu ul.menu li.drop ul.drop-menu li{width:100%;position:relative}.header-menu ul.menu li.drop ul.drop-menu li a{white-space:nowrap;line-height:2.1875rem;color:#7f7f7f;font-weight:400}.header-menu ul.menu li.drop ul.drop-menu li a::after{content:"";width:.75rem;height:.75rem;background-image:url("/assets/img/icon/menu-arrow.svg");background-size:100% 100%;background-repeat:no-repeat;display:inline-block;margin-left:.625rem;border:unset;position:absolute;right:-2.8125rem;top:50%;transform:translateY(-50%)}.header-menu ul.menu li.drop:hover::before{width:100%}.header-menu ul.menu li.drop:hover::after{display:block}.header-menu ul.menu li.drop:hover ul.drop-menu{height:auto;transform:scaleY(1);opacity:1;pointer-events:all}.header-group{display:flex;align-items:center;justify-content:flex-end;height:100%;gap:1.25rem}.header-group .anm_button{--width: 12.5625rem;--hover-width: 18.8125rem;width:var(--width);height:3.125rem;border-radius:1.875rem;border:unset;text-decoration:unset;color:#fff;backdrop-filter:blur(0.75rem);background-color:#48aaf0;display:flex;align-items:center;position:relative;padding-left:1.125rem;transition:all .3s ease;z-index:2;font-weight:600}@media(max-width: 991px){.header-group .anm_button{display:none}}.header-group .anm_button img{position:absolute;right:.4831rem;width:2.375rem;height:2.375rem}.header-group .language-select .btn{background:unset;border:unset;color:var(--acolor);font-family:"Nunito",sans-serif;font-weight:400;font-size:1rem;line-height:1.3rem;display:flex;align-items:center;margin:0;padding:0;transition:all .3s linear}@media(max-width: 991px){.header-group .language-select .btn{font-size:0;width:22px;height:22px}}.header-group .language-select .btn::after{content:"";width:1.5rem;height:1.5rem;background-image:url("/assets/img/icon/earth.svg");background-size:100% 100%;background-repeat:no-repeat;display:inline-block;margin-left:.5rem;border:unset;transition:all .3s linear}@media(max-width: 991px){.header-group .language-select .btn::after{width:100%;height:100%;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}}.header-group .language-select .dropdown-menu{max-width:unset;min-width:unset;width:100%;padding:3.2px 0}@media(max-width: 991px){.header-group .language-select .dropdown-menu{min-width:54px}}.header-group .language-select .dropdown-menu li .dropdown-item{color:#7f7f7f;background-color:unset}.header-group .language-select .dropdown-menu li .dropdown-item:active{background-color:unset;color:inherit}.header-group .mobile-button{display:none}@media(max-width: 991px){.header-group .mobile-button{display:flex;align-items:center;justify-self:unset;width:22px;height:16px;margin:0;padding:0;border:unset;background-color:rgba(0,0,0,0);position:absolute;right:0;top:40%;transform:translateY(-50%);-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer}.header-group .mobile-button span{display:block;position:absolute;height:1.8px;width:100%;background:#898989;border-radius:9px;opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}.header-group .mobile-button span:nth-child(1){top:0px;-webkit-transform-origin:left center;-moz-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}.header-group .mobile-button span:nth-child(2){top:6px;-webkit-transform-origin:left center;-moz-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}.header-group .mobile-button span:nth-child(3){top:13px;-webkit-transform-origin:left center;-moz-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}.header-group .mobile-button.open span:nth-child(1){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);top:-1px;left:1px}.header-group .mobile-button.open span:nth-child(2){width:0%;opacity:0}.header-group .mobile-button.open span:nth-child(3){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);top:15px;left:1px}}@media(max-width: 991px){.header.pinned:not(.fix) .header-container{border:1px solid #ddd;padding:20px 10px;background-color:#fff}.header.pinned:not(.fix) .mobile-button{right:15px}}.mobile-menu{position:fixed;left:0;top:0;width:100%;height:100%;background-color:#fff;z-index:98;padding:153px 56px 0 56px}.mobile-menu .menu{display:flex;flex-direction:column;margin:0;padding:0;align-items:flex-end;list-style:none;gap:30px;position:absolute;right:56px;top:153px}.mobile-menu .menu li a{color:#3b4c58;font-size:20px;line-height:20px;font-weight:300;font-family:"Nunito",sans-serif;text-decoration:unset;position:relative;display:flex;align-items:center;gap:23px}.mobile-menu .menu li a::after{content:"";width:20px;height:20px;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAuNSAxMC40OTlMMjAuNSAxMC40OTkiIHN0cm9rZT0iI0IxQzhEOCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxwYXRoIGQ9Ik0xMC40OTkgMjAuNUwyMC40OTkgMTAuNUwxMC40OTkgMC41IiBzdHJva2U9IiNCMUM4RDgiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K");background-size:100% 100%;display:inline-block}.mobile-menu .menu li .drop-menu{display:none}.mobile-menu .menu.hide li:nth-child(1){animation:hideMenu .5s linear;animation-fill-mode:both;animation-delay:0s}.mobile-menu .menu.hide li:nth-child(2){animation:hideMenu .5s linear;animation-fill-mode:both;animation-delay:.1s}.mobile-menu .menu.hide li:nth-child(3){animation:hideMenu .5s linear;animation-fill-mode:both;animation-delay:.2s}.mobile-menu .menu.hide li:nth-child(4){animation:hideMenu .5s linear;animation-fill-mode:both;animation-delay:.3s}.mobile-menu .menu.hide li:nth-child(5){animation:hideMenu .5s linear;animation-fill-mode:both;animation-delay:.4s}.mobile-menu .menu.hide li:nth-child(6){animation:hideMenu .5s linear;animation-fill-mode:both;animation-delay:.5s}.mobile-menu .menu.hide li:nth-child(7){animation:hideMenu .5s linear;animation-fill-mode:both;animation-delay:.6s}.mobile-menu .menu.hide li:nth-child(8){animation:hideMenu .5s linear;animation-fill-mode:both;animation-delay:.7s}.mobile-menu .menu.hide li:nth-child(9){animation:hideMenu .5s linear;animation-fill-mode:both;animation-delay:.8s}.mobile-menu .menu.hide li:nth-child(10){animation:hideMenu .5s linear;animation-fill-mode:both;animation-delay:.9s}.mobile-menu .menu.show li:nth-child(1){animation:hideMenuReverse .5s linear;animation-fill-mode:both;animation-delay:0s}.mobile-menu .menu.show li:nth-child(2){animation:hideMenuReverse .5s linear;animation-fill-mode:both;animation-delay:.1s}.mobile-menu .menu.show li:nth-child(3){animation:hideMenuReverse .5s linear;animation-fill-mode:both;animation-delay:.2s}.mobile-menu .menu.show li:nth-child(4){animation:hideMenuReverse .5s linear;animation-fill-mode:both;animation-delay:.3s}.mobile-menu .menu.show li:nth-child(5){animation:hideMenuReverse .5s linear;animation-fill-mode:both;animation-delay:.4s}.mobile-menu .menu.show li:nth-child(6){animation:hideMenuReverse .5s linear;animation-fill-mode:both;animation-delay:.5s}.mobile-menu .menu.show li:nth-child(7){animation:hideMenuReverse .5s linear;animation-fill-mode:both;animation-delay:.6s}.mobile-menu .menu.show li:nth-child(8){animation:hideMenuReverse .5s linear;animation-fill-mode:both;animation-delay:.7s}.mobile-menu .menu.show li:nth-child(9){animation:hideMenuReverse .5s linear;animation-fill-mode:both;animation-delay:.8s}.mobile-menu .menu.show li:nth-child(10){animation:hideMenuReverse .5s linear;animation-fill-mode:both;animation-delay:.9s}.mobile-menu .menu.drop-menu li a::after{transform:rotate(180deg)}.mobile-menu .menu.drop-menu li.head{font-size:24px;line-height:24px;font-weight:600;color:#3b4c58;font-family:"Nunito",sans-serif}.mobile-menu .menu.drop-menu li.back{color:#85929c;font-size:16px;line-height:16px;font-weight:600;font-family:"Nunito",sans-serif;margin-top:10px}@keyframes hideMenu{0%{transform:translateX(0)}100%{transform:translateX(400%)}}@keyframes hideMenuReverse{0%{transform:translateX(400%)}100%{transform:translateX(0)}}
