*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{font-family:InterDisplay,InterDisplay;line-height:1.6;color:#333;scroll-behavior:smooth;text-size-adjust:100%;-moz-tab-size:4;tab-size:4}body{min-height:100vh;overflow-x:hidden}.body-overflow-scrollbar{position:fixed;overflow:hidden;width:100%;height:100%;top:var(--scroll-top)}div,main,section,header,footer{box-sizing:border-box;min-width:0;max-width:100%}img,video,svg,canvas{display:block;max-width:100%;height:auto;border-style:none;object-fit:contain}a{color:inherit;text-decoration:none;cursor:pointer;background-color:transparent}ul,ol{list-style:none}button,input,select,textarea{font:inherit;color:inherit;background-color:transparent;border:none;border-radius:.25em;outline:none}button{cursor:pointer;padding:.5em 1em;line-height:1}@media print{*{background:transparent!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}}.flex{display:flex}.just-con-sa{justify-content:space-around}.just-con-sb{justify-content:space-between}.just-con-c{justify-content:center}.ali-ite-c{align-items:center}@media (min-width: 1200px){.our-container{width:1200px;margin:0 auto}}@media (max-width: 1200px){.our-container{width:90%;margin:0 auto}}footer{border-top:1px solid var(--footer-border-color);background-color:#000;padding-top:60px;padding-bottom:100px}footer .our-container{display:flex;justify-content:space-between}footer .logo-container{width:359px}footer .logo-container img{height:50px;margin-bottom:15px}footer .introduce{width:100%;font-weight:500;font-size:16px;color:#9ca3af;line-height:24px}footer .footer-col .col-title{font-weight:700;font-size:18px;color:#f2efe9;line-height:26px;margin-bottom:14px}footer .footer-col .option{font-weight:500;font-size:16px;color:#9ca3af;line-height:32px}footer .footer-col .medium-list{display:flex;margin-top:20px}footer .footer-col .medium-list img{width:28px;height:28px;margin-right:15px}@media (min-width: 769px)and (max-width: 1200px){footer .logo-container{width:230px}}@media (max-width: 769px){footer .our-container{display:grid;grid-template-rows:auto auto auto;grid-template-columns:1fr 1fr;gap:10px}footer .logo-container{width:100%;margin-bottom:20px;grid-column:1 / -1}}header{background:#fff;height:100px;box-shadow:0 0 10px #0003;padding:25px 0}header .header-content{display:flex;align-items:center;justify-content:space-between}header .logo-icon{cursor:pointer;width:173px;height:50px}header .logo{flex-grow:0;height:50px}header .nav-item{padding:0px clamp(2px,2vw,24px);margin:0 clamp(2px,1vw,12px);height:50px;position:relative;cursor:pointer}header .nav-item .nav-active{font-weight:700;color:#ac8c54}header .header-active{height:10px;position:absolute;left:50%;transform:translate(-50%);bottom:0}header .dow{margin-left:8px}header .nav-item span{color:#3c3c3c;font-weight:500;font-size:16px;white-space:nowrap}header .nav-right img{width:40px;height:40px;cursor:pointer}header .nav-right .nav-right-item{margin-left:24px;position:relative}header .nav-right .header-u{display:none}header .nav-right .header-login{display:block;color:#3c3c3c;font-weight:400;font-size:20px;white-space:nowrap;line-height:40px;margin-left:24px;cursor:pointer}header .nav-right .nav-right-active{height:auto;opacity:1;top:46px;visibility:visible}header .nav-item:hover .sub-title,header .nav-right-item:hover .sub-title{height:auto;opacity:1;top:60px;visibility:visible}header .sub-title{position:absolute;left:50%;transform:translate(-50%);width:320px;min-width:150px;background-color:#fff;box-shadow:0 30px 100px -20px #32324680,0 30px 50px -30px #0003,0 15px 60px #00000003;box-sizing:border-box;font-size:16px;line-height:36px;padding-bottom:0;transition:opacity .3s,top .3s;opacity:0;visibility:hidden;top:100px;height:0;z-index:99}header .sub-title:after{background-color:#fff;color:#333;content:"";height:13px;left:50%;margin-left:-7px;position:absolute;top:-7px;transform:rotate(45deg);width:13px;z-index:9}header .sub-title:before{content:"";height:24px;left:0;position:absolute;top:-24px;width:100%}header .sub-title ul.sub-title-list{position:relative;background-color:#fff;z-index:99;list-style:none;padding:20px}header .sub-title ul.sub-title-list li.sub-title-item{padding:5px 0;text-align:center;cursor:pointer}header .sub-title ul.sub-title-list li.sub-title-item:hover{color:#ac8c54}.nav-btn,.nav-mobil-content{display:none}@media (max-width: 1024px){header .nav-list,.nav-right{display:none}header .nav-btn{display:block;cursor:pointer;width:30px}header .nav-mobil-content{position:fixed;z-index:999;top:0;left:0;width:100vw;height:100vh;overflow:hidden}header .nav-mask{width:100vw;height:100vh;position:absolute;top:0;left:0;z-index:998;background-color:#fff6}header .nav-mobil-list{max-width:350px;width:80vw;height:100vh;background-color:#fff;position:absolute;top:0;right:0;z-index:999;display:flex;flex-direction:column}header .nav-mobil-header{height:80px;padding:10px 60px 10px 20px;border-bottom:1px solid #EEEFF1}header .nav-mobil-header .nav-close{width:25px;height:25px;position:absolute;top:30px;right:20px;cursor:pointer}header .nav-item{overflow:hidden;line-height:50px;font-weight:700}header .nav-item,.nav-item .nav-header span{font-weight:700}header .sub-title-mobil-item{font-weight:400}header .nav-item .nav-header{display:flex;align-items:center;justify-content:space-between}header .nav-item .sub-title-mobil{padding-left:20px}header .nav-border{width:100%;height:1px;background-color:#eeeff1}header .nav-mobil-btn{width:90%;height:40px;border-radius:20px;border:1px solid #a8a8a8;background-color:#fff;text-align:center;line-height:40px;font-weight:700;margin:20px auto;cursor:pointer}header .mobil-log-out-list .sub-title-mobil-item{height:50px;padding-left:30px;line-height:50px}}
