.form-contact-us{box-sizing:border-box;display:flex;justify-content:center;width:100%}.form-contact-us .form-area,.form-contact-us .other-way{align-items:center;background-color:#fff;box-sizing:border-box;display:flex;flex-direction:column;font-size:.3rem;gap:6px;justify-content:center;padding:60px 20px;width:580px}.form-contact-us .form-area .desc,.form-contact-us .other-way .desc{color:#2e2e2e;font-size:.25rem}.module-title{color:#020814;font-size:.5rem;font-weight:500;line-height:44px;padding:68px 0 40px;text-align:center}@media (max-width:768px){.form-contact-us{box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;width:100%}.form-contact-us .form-area,.form-contact-us .other-way{background-color:#fff;box-sizing:border-box;display:flex;justify-content:center;padding:20px 10px;width:100%}.form-contact-us .form-area{padding-right:40px}}.page-footer{padding:var(--footer-padding)}.footer-copyright,.page-footer{box-sizing:border-box;width:100%}.footer-copyright{border-top:1px solid #dde2e9;color:#41464f;display:flex;font-size:12px;gap:10px;justify-content:center;padding:20px 0}@media screen and (max-width:768px){:root{--footer-padding:10px 20px}.footer-copyright{align-items:center;display:flex;flex-direction:column;padding:10px 20px}}@media screen and (min-width:1200px){:root{--footer-padding:10px 100px}}@media screen and (min-width:1600px){:root{--footer-padding:10px 200px}}.page-header{align-items:center;animation:fadeInUp_header;animation-duration:.4s;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:hsla(0,0%,100%,.5);background-color:#fff;box-shadow:0 0 10px 4px #e0e0e0;box-sizing:border-box;display:flex;display:none;gap:20px;height:60px;opacity:0;padding:0 100px;position:fixed;top:0;width:100%;z-index:100}.page-header a{align-items:center;color:#000;cursor:pointer;display:flex;font-size:18px;height:100%;justify-content:center}.header-bg{background-color:#fff;color:#000}.header-bg a{color:#000;cursor:pointer}.header-menu{align-items:center;bottom:0;display:flex;flex:1 1;gap:40px;justify-content:center;left:0;position:absolute;right:0;top:0}.show-header{animation:fadeInDown;animation-duration:.4s;display:flex;justify-content:space-between;opacity:1}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-50%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInDown_height{0%{height:0;opacity:0}to{height:60px;opacity:1}}@keyframes fadeInUp_header{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(0,-50%,0)}}.popup-list{display:flex;flex-direction:column;gap:10px}.popup-list a{font-size:16px}.popup-list a:hover{color:#000}.mobile-menu{box-sizing:border-box;padding:10px 20px}.mobile-menu .mobile-menu-header{display:flex;justify-content:space-between;width:100%}.mobile-menu .mobile-menu-body{box-sizing:border-box;height:100%;overflow-y:scroll}.menu-btn-mobile{display:none}@media screen and (max-width:768px){.page-header{padding:0 20px}.header-menu,.menu-btn-lang{display:none}.menu-btn-mobile{display:block}.mobile-menu-title{font-weight:700}.trigger-popup{align-items:flex-start!important;background-color:initial!important;display:flex;justify-content:start!important;width:100%!important}.trigger-popup .mobile-popup-list{padding:0!important}.trigger-popup .mobile-popup-list div{font-weight:400!important}}.main{align-items:center;flex-direction:column}.main,.project{box-sizing:border-box;display:flex;justify-content:center}.project{flex-direction:row;gap:20px;max-width:1160px;padding:20px;width:100%}.project,.project-img,.project-info{background-color:#fff}.project-info{align-items:start;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding-left:40px;width:100%}.project-info span{color:#2e364d;font-size:.28rem}.project-info a{background-color:#165dff;border-radius:6px;color:#fff;display:inline;margin-top:20px;padding:10px 40px}.project-img{min-width:500px;overflow:hidden;z-index:9}.project-img img{object-fit:cover;transition:all .5s ease-in-out;width:100%}.project-img img:hover{transform:scale(1.1)}@media (max-width:768px){.main{padding:0 20px;width:100%}.project{flex-direction:column-reverse;width:100%}.project-img,.project-info{background-color:#fff;box-sizing:border-box;width:100%}.project-info{display:flex;flex-direction:column;padding-left:0;padding-top:0}.project-info a{box-sizing:border-box;text-align:center;width:100%}.project-img{min-width:0}.project-img img{object-fit:cover;width:100%}}