.bold{color:#333;font-weight:700}.subscriber .input-subscriber{margin-top:30px;width:100%;height:40px;border:1px solid #ddd;padding:0 20px;border-radius:50px}.subscriber .input-subscriber:active,.subscriber .input-subscriber:focus,.subscriber .input-subscriber:focus-visible{outline:none}.subscriber .btn-subscriber{background-color:#cf0406;color:#fff;border:none;border-radius:50px;height:40px;width:30%;margin-top:20px;cursor:pointer}.subscriber .btn-subscriber:hover{background-color:#cf0406}.border-ic-ink-2s{--tw-border-opacity:1;border-color:rgb(221,221,221,var(--tw-border-opacity))}@media(max-width:767px){.footer-container{width:100%!important}.footer-container>div{flex-direction:column}}.before\:bg-ic-ink-2s:before{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(221,221,221,var(--tw-bg-opacity))}#header{box-shadow:0 15px 10px -9px rgba(33,35,38,.1)}.swiper-button-next,.swiper-button-prev{background:hsla(0,0%,92%,.7);border-radius:50%;width:38px!important;height:38px!important}.swiper-button-next:hover,.swiper-button-prev:hover{background:#e7e7e7}.swiper-button-next:after,.swiper-button-prev:after{font-size:22px!important;color:#ef433b}.telephone,.wrap-header{display:flex}.telephone{color:#ef433b;align-items:center;gap:6px;cursor:pointer}.telephone:hover{opacity:.8}.telephone svg{background:#fff}.user-icon{background:rgba(0,0,0,.25);width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center}.user-icon svg{color:#fff;width:18px;height:18px}.new-user,.support{display:flex;align-items:center;gap:6px;cursor:pointer;background:#fff}.new-user:hover,.support:hover{opacity:.8}.group-element{gap:26px}.group-account a{cursor:pointer}.group-account a:hover{opacity:.8}.group-account span{padding:0 4px}.menu-container{position:relative;display:inline-block}.drop-down{visibility:hidden;opacity:0;position:absolute;top:100%;left:0;background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 4px 8px rgba(0,0,0,.1);transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease,visibility 0s ease .3s;z-index:10;min-width:206px}.drop-down a{display:block;padding:8px 16px;cursor:pointer}.drop-down a:hover{color:#f53030;transition:color .45s ease;background-color:#f0f0f0}.menu-container:hover .drop-down{visibility:visible;opacity:1;transform:translateY(0);transition:opacity .3s ease,transform .3s ease}.menu-container svg{transition:transform .3s ease}.menu-container:hover svg{transform:rotate(180deg)}.menu-container:hover .text{opacity:.8}.account-wrapper{position:relative}.account-wrapper .account-menu{position:absolute;left:0;top:120%;border-radius:12px!important;background-color:#fff;border-color:#eee!important;overflow:hidden;box-shadow:0 13px 27px -5px rgba(50,50,93,.25),0 8px 16px -8px rgba(0,0,0,.3)}@media only screen and (max-width:1745px){.account-wrapper .account-menu{left:-150px}}.account-wrapper .account-menu .top-account-menu{padding:10px 0;border-bottom:1px dotted #eee}.account-wrapper .account-menu .user-name{height:40px;background-color:#bf1e2e;line-height:40px;padding-left:20px;color:#fff;font-weight:500;cursor:default}.account-wrapper .account-menu .list-item>a{height:40px;display:flex;align-items:center;line-height:40px;gap:20px;padding:10px 20px;transition:all .25s ease-in-out;font-weight:400}.account-wrapper .account-menu .list-item>a svg{width:17px;height:17px}.account-wrapper .account-menu .list-item>a:hover{opacity:.8;background:#f7f7f7}.account-wrapper .account-menu .list-item>a:hover svg{color:#bf1e2e;transition:color .25s ease-in-out}.account-wrapper .account-menu .logout-wrap{height:48px;display:flex;align-items:center;line-height:48px;gap:20px;padding:10px 20px;border-top:1px solid rgba(0,0,0,.1);font-weight:500;transition:all .25s ease-in-out}.account-wrapper .account-menu .logout-wrap:hover{background:#f7f7f7;opacity:.8;color:#bf1e2e}.account-wrapper:hover .account-menu{display:block}.account-wrapper .list-none{border-bottom:1px dotted #eee}.account-wrapper .list-none svg{width:24px;height:24px}.rate{position:relative}.rate .show-rate{position:absolute;left:0;display:none;z-index:99999;width:120px;top:100%;border-radius:12px!important;background-color:#fff;border-color:#eee!important}.rate:hover .show-rate{display:block}.section-header .logo-header{width:200px}.section-header .logo-header .logo{width:160px}@media(max-width:767px){header#header{margin-bottom:15px}header#header nav{width:100%!important}header#header nav .account-header,header#header nav .right-header{display:none}header#header nav .section-header{flex-direction:column;margin-top:0;padding-bottom:15px}header#header nav .logo-header{width:100px}header#header nav .logo-header .logo{width:100%}header#header nav .form-state{width:95%!important;margin:10px auto 0;position:relative}header#header nav .submit{display:none}header#header nav .dropdown{width:-moz-max-content!important;width:max-content!important}header#header nav .search.tt{position:static}header#header nav .suggest-keyword{min-width:100%}}.form-state{border:1px solid #ddd;border-radius:10px;display:flex;align-items:center;justify-content:space-between;min-height:38px;height:38px;width:63%}.form-state .text-ic-primary-6s{color:#0078ff!important}.form-state .dropdown{min-width:200px;position:relative;height:100%;padding:0 8px}.form-state .dropdown .is-toggle{rotate:180deg}.form-state .dropdown .icon{width:22px}.form-state .dropdown .dropdown-menu{position:absolute;top:112%;left:0;padding:8px;border-radius:8px;border:1px solid #ddd;background:#fff;z-index:99999}.form-state .dropdown .dropdown-toggle{height:100%}.form-state .search{height:100%;width:100%;padding-right:15px;max-width:100%}.form-state .search input{height:100%}.form-state .search input:active,.form-state .search input:focus,.form-state .search input:focus-visible{border:none;outline:none}.form-state .submit{height:100%;width:80px}.form-state .submit button{background-color:#0078ff!important;color:#fff;display:block;height:100%;border-top-right-radius:10px;border-bottom-right-radius:10px;width:80px;max-width:100%}.suggest-keyword{position:absolute;top:105%;left:0;background:#fff;z-index:99999;padding:20px;min-width:650px}.search.tt{position:relative}.side-mobile{border-top:1px solid #f1f1f1;position:fixed;bottom:0;left:0;width:100%;height:48px;z-index:9999;background:#fff}.side-mobile img{width:20px;height:20px;filter:grayscale(100%)}.side-mobile .adm-tab-bar-wrap{flex-wrap:nowrap;justify-content:center;align-items:center;overflow:hidden;min-height:48px;flex:1}.side-mobile .adm-tab-bar-item{flex:1;padding:6px 8px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px}.side-mobile .adm-tab-bar-item.adm-tab-bar-item-active{color:#fdcd0b}.side-mobile .adm-tab-bar-item.adm-tab-bar-item-active img{filter:grayscale(0)}.side-mobile .adm-tab-bar-item .adm-tab-bar-item-text{font-size:12px}