.menu{display:flex;align-items:center;justify-content:space-between;position:relative;font-size:16px;height:70px;transition:all .3s linear;max-width:1200px;padding:0 1rem;margin:0 auto;@media (max-width:1024px){padding-left:1rem;padding-bottom:1rem;padding-right:1rem;padding-top:1rem;height:55px}@media (max-width:1024px){background-color:#fff}}.scroll{background-color:#fff;position:sticky!important;top:0;right:0;left:0;height:70px;z-index:99;box-shadow:0 4px 19px 0 rgba(0,0,0,.09)}.menu-scroll{display:flex;align-items:center;justify-content:space-between;position:relative;height:70px;font-size:16px;max-width:1200px;margin:0 auto;padding:0 1rem;background-color:#fff;@media (max-width:1024px){padding-left:1rem;padding-bottom:1rem;padding-right:1rem;padding-top:1rem;height:60px}}.menu-left{display:flex;justify-content:space-between;font-size:16px;cursor:pointer;@media (max-width:1024px){gap:2rem}@media (max-width:1024px){flex-direction:column;position:absolute;left:0;top:100%;z-index:9999;background-color:#f9f9f9;align-items:flex-start;padding-left:1rem;padding-top:1rem;width:100%;padding-bottom:40rem;gap:1rem}span{position:relative;@media (max-width:1024px){border-right-color:currentcolor;border-right-style:none;border-right-width:medium;width:100%;padding-bottom:.5rem}strong{@media (max-width:1024px){border-right-color:currentcolor;border-right-style:none;border-right-width:medium;width:100%;padding-bottom:.5rem;padding-left:1rem;font-weight:500}}}a,span{@media (max-width:1024px){padding-left:1rem!important;border-right-color:currentcolor;border-right-style:none;border-right-width:medium;width:100%;border-bottom-color:#ddd;border-bottom-style:solid;border-bottom-width:1px;padding-bottom:.5rem!important}}span:last-child{border-right:none;@media (max-width:1024px){border-bottom-color:currentcolor;border-bottom-style:none;border-bottom-width:medium}}a,span:first-child{@media (max-width:1024px){border-right-color:currentcolor;border-right-style:none;border-right-width:medium;width:100%;border-bottom-color:#ddd;border-bottom-style:solid;border-bottom-width:1px}}a:hover,span:hover{color:#01aef1;cursor:pointer}}.mb-hidden{display:flex;@media (max-width:1024px){display:none}}.dt-hidden{display:none;@media (max-width:1024px){display:flex}}.profile{border-bottom:1px solid #01aef1;padding-bottom:10px}.logout{margin-top:10px}.icon-tran{width:30px}.icon-cart{font-size:30px;transition:all .3s linear;@media (max-width:1024px){font-size:24px}}.icon-cart:hover{color:#01aef1;transition:all .3s linear}.btn-login{font-size:16px;border:1px solid #01aef1;outline:none;color:#01aef1;border-radius:10rem;width:8rem;height:42px;text-align:center;position:relative;overflow:hidden;@media (max-width:500px){width:6rem;font-size:14px}}.btn-login:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.4),transparent)!important}.btn-login:hover:after{left:100%}.btn-register{position:relative;overflow:hidden;font-size:16px;background-color:#01aef1;outline:none;color:#fff;border-radius:10rem;width:8rem;height:42px;text-align:center;@media (max-width:500px){width:6rem;font-size:14px}}.btn-register:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.4),transparent)!important;transition:all .8s linear!important}.btn-register:hover:after{left:100%}.underLink{color:#01aef1;border-bottom:1px solid #01aef1;cursor:pointer}.hotline{width:100%;border-bottom:1px solid #ddd;a{border:none!important}a:hover{color:#55cfff}}.hotline-w{a{border:none!important}a:hover{color:#01aef1}}.phone-icon{animation-name:trin;animation-duration:1.5s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes trin{0%{transform:rotate(0deg)}20%,32%,44%,56%,68%{transform:rotate(0deg)}23%,35%,47%,59%,71%{transform:rotate(15deg)}26%,38%,50%,62%,74%{transform:rotate(0deg)}29%,41%,53%,65%,77%{transform:rotate(-15deg)}80%{transform:rotate(0deg)}}.btn-hotline{font-size:16px;border:1px solid #01aef1;outline:none;color:#01aef1;border-radius:10rem;height:42px;text-align:center;padding:0 1rem;position:relative;overflow:hidden;@media (max-width:500px){width:6rem;font-size:14px}}.btn-hotline:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.4),transparent)!important}.btn-hotline:hover:after{left:100%}.ant-popover-inner{border-radius:1rem!important}