.drawer-mask{background:rgba(0,0,0,.6);right:0}.drawer-content,.drawer-mask{bottom:0;left:0;position:fixed;top:0}.drawer-content{background-color:#fff;overflow-y:auto;padding:21px 27px;width:312px;-webkit-overflow-scrolling:touch;border-top:70px solid #fff;box-sizing:border-box;line-height:32px;transform:translateX(-100%);transition:transform .3s}.drawer-content ::-webkit-scrollbar{display:none}@media (max-width:991px){.drawer-content{border:none;padding:59px 27px}}.drawer-content.drawer-enter-done{transform:translateX(0)!important}:global(.is-rtl) .drawer-content{left:auto;right:0}.drawer-content .drawer-icon{align-items:center;display:inline-flex;height:52px;justify-content:flex-start;margin:0 0 44px;position:relative;width:100%}.drawer-content .drawer-icon .logo-icon{height:45px}.drawer-content .drawer-icon .logo-text{height:30px;margin-left:8px;transform:translateY(4px)}:global(.is-rtl) .drawer-content .drawer-icon{direction:rtl}:global(.is-rtl) .drawer-content .drawer-icon .logo-text{margin-right:8px}.drawer-content .drawer-icon strong{color:#fff;left:0;position:absolute;top:0;visibility:hidden}.drawer-content h4{color:rgba(22,24,35,.4);font-size:14px;margin:0;text-align:left}.drawer-content h5{font-size:16px;font-weight:500;margin:0;text-align:left}:global(.is-rtl) .drawer-content{direction:rtl}:global(.is-rtl) .drawer-content h4,:global(.is-rtl) .drawer-content h5{text-align:right}.drawer-content .to-other{margin:0}.drawer-content .to-other a{background-color:transparent;color:#000;cursor:pointer;font-family:TikTokFont-Semibold,PingFangSC,sans-serif;font-size:16px;font-weight:600;font-weight:500;position:relative;text-decoration:none}:global(html[lang^=vi]) .drawer-content .to-other a{font-family:IBM Plex Sans,TikTokFont-Semibold,PingFangSC,sans-serif}.drawer-content h5:not(.to-other){font-family:TikTokFont-Bold,PingFangSC,sans-serif;font-weight:900}:global(html[lang^=vi]) .drawer-content h5:not(.to-other){font-family:IBM Plex Sans,TikTokFont-Bold,PingFangSC,sans-serif}:global(.is-rtl) .drawer-content h5:not(.to-other){direction:rtl}.drawer-content h5{font-family:TikTokFont-Semibold,PingFangSC,sans-serif;font-weight:600}:global(html[lang^=vi]) .drawer-content h5{font-family:IBM Plex Sans,TikTokFont-Semibold,PingFangSC,sans-serif}:global(.is-rtl) .drawer-content h5{direction:rtl}.drawer-content h5 a{background-color:transparent;color:#000;font-family:TikTokFont-Semibold,PingFangSC,sans-serif;font-weight:600;position:relative;text-decoration:none}:global(html[lang^=vi]) .drawer-content h5 a{font-family:IBM Plex Sans,TikTokFont-Semibold,PingFangSC,sans-serif}.drawer-content h5 a.active,.drawer-content h5 a:hover{border-bottom:2px solid #fe2c55;display:inline;padding-bottom:5px}.drawer-content .footer-content-column{line-height:32px;margin-top:32px}.drawer-content :global(.language-selection){margin-top:72px}@media (max-width:991px){.drawer-content{width:80%}.drawer-content h4{font-family:TikTokFont-Bold,PingFangSC,sans-serif;font-size:14px;font-weight:900;line-height:32px}:global(html[lang^=vi]) .drawer-content h4{font-family:IBM Plex Sans,TikTokFont-Bold,PingFangSC,sans-serif}.drawer-content .to-other{font-size:16px;font-weight:500;line-height:45px}}.drawer-enter.drawer-mask{opacity:0}.drawer-enter.drawer-content{transform:translateX(-100%)}:global(.is-rtl) .drawer-enter.drawer-content{transform:translateX(100%)}.drawer-enter-active.drawer-mask{opacity:1;transition:opacity .3s}.drawer-enter-active.drawer-content{transition:transform .3s}.drawer-exit.drawer-mask{opacity:1}.drawer-exit.drawer-content{transform:none}.drawer-exit-active.drawer-mask{opacity:0;transition:opacity .3s}.drawer-exit-active.drawer-content{transform:translateX(-100%);transition:transform .3s}:global(.is-rtl) .drawer-exit-active.drawer-content{transform:translateX(100%)}