.footer-contact{padding:0;margin:0;display:flex;flex-direction:column;justify-content:flex-start;gap:1rem;font-size:1rem;width:35%}.footer-contact-title{display:flex;gap:1rem;align-items:center;color:var(--color-black);font-weight:700;font-size:2.2rem!important}.footer-contact-title .img-sea-dragon{width:4rem;height:5rem}.footer-contact-content{display:flex;flex-direction:column;padding:2px;gap:1.2rem}.footer-contact-content a{font-size:1.4rem}.footer-contact-content span{font-size:1.8rem}.footer-contact-content svg{flex-shrink:0;margin-left:-4px}.footer-contact-content .hotline{display:flex;gap:12px;justify-content:flex-start;align-items:center;color:var(--color-black);font-weight:700}.footer-contact-content .hotline .hotline-icon{background-color:var(--color-white);padding:4px;border-radius:50%}.footer-contact-content .location{display:flex;gap:12px;justify-content:flex-start;align-items:center;color:var(--color-black);font-weight:700}.footer-contact-content .location .location-icon{background-color:var(--color-white);padding:4px;border-radius:50%}.footer-contact-content .email{display:flex;gap:12px;justify-content:flex-start;align-items:center;color:var(--color-black);font-weight:700}.footer-contact-content .email .email-icon{background-color:var(--color-white);padding:4px;border-radius:50%}@media screen and (max-width:1024px){.footer-contact{width:45%}}@media screen and (max-width:768px){.footer-contact{display:flex;flex-direction:column;width:100%}.footer-contact-content{font-size:1.2rem}}@media screen and (max-width:480px){.footer-contact{display:flex;flex-direction:column;justify-content:center}.footer-contact-content{padding:0}}footer{display:flex;top:10rem;justify-content:center;padding:4rem 6rem;background:#fff}footer .container-pub{width:1400px!important}footer .footer-item{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}@media screen and (max-width:1024px){footer .footer-item{display:flex;gap:4rem;justify-content:center;align-items:flex-start}}@media screen and (max-width:768px){footer .footer-item{display:flex;gap:2rem;align-items:center;flex-direction:column}}.location-form-map iframe{height:15rem;width:30rem}.location-form-content{padding:0 2rem;display:flex}.location-form-content h2{color:var(--color-black);font-weight:700;font-size:2.2rem!important}.location-form-icon{display:flex;justify-content:center;margin-top:2rem;gap:4rem}.location-form-icon-item:hover{cursor:pointer;opacity:.8;box-shadow:0 50px 100px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.3)}@media screen and (max-width:1024px){.location-form{margin:0 auto}.location-form-map iframe{height:20rem;width:40rem}}@media screen and (max-width:768px){.location-form{width:80%}.location-form-map iframe{height:auto;width:100%}.location-form-content h2{margin:0 auto}}.payment{display:flex;flex-direction:column;gap:2rem;width:30%}.payment .top-payment{display:flex;gap:1rem;align-items:center;margin:0 auto}.payment .top-payment h2{color:var(--color-black);font-weight:700;font-size:2.2rem!important}.payment .bottom-payment{display:flex;align-items:center;justify-content:center}@media screen and (max-width:1024px){.payment{width:45%}}@media screen and (max-width:768px){.payment{width:100%}}@keyframes abc{0%{width:0}to{width:100%}}.navbar{height:70px;display:flex;justify-content:center;align-items:center;font-size:1.2rem;position:sticky;top:0;z-index:20;background-color:var(--color-bg-version-2);border-bottom:1px solid var(--color-grey-400)}.navbar .nav-container{width:100%;height:100%;max-width:1500px;position:relative}.navbar .nav-container,.navbar .nav-container .nav-menu{display:flex;justify-content:space-between;align-items:center}.navbar .nav-container .nav-menu{flex-grow:1;text-align:center;gap:1rem;border:none}.navbar .nav-container .nav-menu .nav-divider{color:#fff;margin:0 6px;font-weight:300;font-size:14px;user-select:none}.navbar .nav-container .nav-menu .nav-item{flex:none;line-height:3.2rem;position:relative;margin:.5rem 1rem;white-space:nowrap}.navbar .nav-container .nav-menu .nav-item a:before{content:"";position:absolute;bottom:5px;left:0;width:0;height:.2rem;background:var(--color-white);transition:width .3s ease}.navbar .nav-container .nav-menu .nav-item:hover>a:before{width:100%}.navbar .nav-container .nav-menu .nav-item .mobile-submenu{border-radius:4px;margin-top:4px;padding-left:6rem}.navbar .nav-container .nav-menu .nav-item .submenu-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px}.navbar .nav-container .nav-menu .nav-links{display:inline-block;color:var(--color-text-white);margin:0!important;border-bottom:3px solid transparent;font-weight:500;font-size:1.8rem;white-space:nowrap;position:relative}@media screen and (min-width:767px)and (max-width:855px){.navbar .nav-container .nav-menu .nav-links{font-size:1.5rem}}.navbar .nav-container .nav-menu .nav-links.active:before{content:"";position:absolute;bottom:5px;left:0;width:100%;height:.2rem;background:var(--color-background)}.navbar .nav-container .nav-menu .nav-active{background:#e0efff;color:#1976d2!important;border-radius:999px;font-weight:600;box-shadow:0 1px 2px rgba(25,118,210,.08);padding:0 2rem}.navbar .nav-container .nav-menu .nav-dropmenu{cursor:pointer}.navbar .nav-container .user-avatar{display:flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer}.navbar .nav-container .user-avatar img{width:36px;height:36px;border-radius:50%}.navbar .nav-container .nav-btn{display:flex;justify-content:center;align-items:center}.navbar .nav-container .nav-btn .login-btn{line-height:4.2rem;position:relative;color:var(--color-white);text-align:center;margin-left:1rem}.navbar .nav-container .nav-btn .login-btn a:before{content:"";position:absolute;bottom:5px;left:0;width:0;height:.2rem;background:var(--color-white);transition:width .3s ease}.navbar .nav-container .nav-btn .login-btn:hover>a:before{width:100%}.navbar .nav-icon{display:none}.navbar .nav-icon .icon{display:inline-block;width:2rem;height:2rem}@media screen and (max-width:1200px){.navbar .nav-container .nav-menu{gap:0}.navbar .nav-container .nav-btn .login-btn{padding:2px 6px}}@media screen and (min-width:1024px){.navbar .nav-menu{justify-content:center}.navbar .login-btn{padding:2px 6px}}@media screen and (max-width:925px){.navbar .nav-menu{gap:0!important}}@media screen and (max-width:768px){.navbar{height:70px}.navbar .container-pub{width:100%!important}.navbar .nav-container .nav-logo{cursor:pointer;font-size:2rem;margin-left:2rem;height:60px;width:60px;background-image:url(/_next/static/media/favicon.fdbcbcd4.png);background-size:100% 100%;background-position:50%;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center}.navbar .nav-menu{display:flex;flex-direction:column;width:100%;height:80vh;border-top:1px solid #fff;position:absolute;top:100%;left:-110%;opacity:1;overflow-y:auto;transition:all .5s ease;align-items:flex-start!important}.navbar .nav-menu.active{background:var(--color-white);left:0;text-align:left;padding-left:4rem;z-index:1}.navbar .nav-menu .nav-item{margin:0;width:100%}.navbar .nav-menu .nav-item.active,.navbar .nav-menu .nav-item:hover:after{display:none}.navbar .nav-menu .nav-item .unhide{display:none!important}.navbar .nav-menu .nav-item .nav-links{padding:1.5rem;width:100%;color:var(--color-black);display:flex;gap:2rem;align-items:center}.navbar .nav-menu .nav-divider,.navbar .nav-menu .nav-item .nav-links:hover:before{display:none}.navbar .nav-icon{cursor:pointer;display:block;position:absolute;top:50%;right:0;transform:translate(-100%,-50%);color:var(--color-white)}.navbar .nav-icon svg{width:3rem;height:3rem}.navbar .login-btn{display:none}.navbar .user-avatar{display:none!important}}@media screen and (min-width:769px){.navbar .hide{display:none}.navbar .nav-item .unhide{display:block}}@media screen and (max-width:480px){.navbar{height:60px}.navbar .container-pub{width:100%!important}.navbar .nav-container .nav-logo{height:50px;width:45px}.navbar .nav-icon svg{width:2.8rem;height:2.8rem}.navbar .login-btn{display:none}}@media screen and (max-width:320px){.navbar{height:55px}.navbar .container-pub{width:100%!important}.navbar .nav-container .nav-logo{height:45px;width:35px}.navbar .nav-icon svg{width:2rem;height:2rem}}.head-nav{background-image:url(/_next/static/media/1.48e46e5c.png);background-size:cover;background-position:50%;background-repeat:no-repeat}.head-nav-content{margin:0 auto}.head-nav-item{display:flex;align-items:center;justify-content:space-between;padding:1rem 0}.head-nav-item .left img{width:clamp(7rem,9vw,9rem);height:auto}.head-nav-item .right .right-content{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.head-nav-item .right .right-content .search{position:relative}.head-nav-item .right .right-content .search input{padding:.5rem 2.5rem .5rem 1rem;border-radius:9999px;border:none;outline:none;background-color:#fff;width:220px;font-size:.9rem;box-shadow:0 2px 5px rgba(0,0,0,.1)}.head-nav-item .right .right-content .search .icon-search{position:absolute;right:10px;top:50%;transform:translateY(-50%);color:#2c3e50;font-size:1.2rem;pointer-events:none}.head-nav-item .right .right-content .email,.head-nav-item .right .right-content .hotline{font-size:1.2rem;color:#576c87;font-weight:500}