@font-face{font-family:'Inter';src:local('Inter'),local('Inter Variable'),url('../font/Inter/Inter-VariableFont_opsz,wght.woff2') format('woff2-variations'),url('../font/Inter/Inter-VariableFont_opsz,wght.ttf') format('truetype-variations');font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:'Inter';src:local('Inter Italic'),local('Inter-Italic Variable'),url('../font/Inter/Inter-Italic-VariableFont_opsz,wght.woff2') format('woff2-variations'),url('../font/Inter/Inter-Italic-VariableFont_opsz,wght.ttf') format('truetype-variations');font-weight:100 900;font-style:italic;font-display:swap}:root{--body-bg:#f5f5f7;--bg-soft:#f5f5f7;--hover-light:#f8fafd;--color-red:#e01b22;--color-blue:#1b3280;--color-dark:#0b1b53;--backdrop-bg:rgba(255,255,255,.5);--bg-blue-soft:rgb(191 217 255/25%);--bs-breadcrumb-divider:"";--bs-link-color:#ea5a6c;--bs-link-color-rgb:27,50,128;--primary-radius:.75rem;--header-height:68px;--menu-hover-bg:#ffffff1f;--bs-primary:#ec6268;--bs-primary-rgb:236,98,104;--bs-link-color-rgb:0,0,0;--bs-link-hover-color:#ef3e54;--bs-link-hover-color-rgb:215,132,132;--bs-gradient:linear-gradient(180deg,rgba(252,197,18,1),rgba(236,98,104,0));--bs-primary-hover:#ed485c;--bs-border-primary:#ea5a6c;--bs-font-sans-serif:-apple-system,BlinkMacSystemFont,'Inter',Roboto,sans-serif,"Segoe UI","Helvetica Neue","Noto Sans","Liberation Sans",Arial,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}html{font-size:14px;font-optical-sizing:auto;position:relative;min-height:100%}body{background-color:var(--body-bg)}button{font-weight:600!important}a .currency,a .criteria,button .currency{font-weight:400}header{background:#fff;height:var(--header-height);display:flex;align-items:center;border-bottom:1px solid var(--bs-border-color);padding:0 1rem}header .header-logo{margin-left:2rem}header .header-navi{margin-left:1.5rem}header .header-menu{display:flex;flex-shrink:0;gap:.25rem}header .navbar-nav{flex-direction:row;gap:1.5rem}header .btn-header{border:0!important;border-radius:50rem;height:100%}header .btn-header:hover,header .btn-header.active{color:var(--bs-primary)}header .btn-header>i{font-size:18px;line-height:1}header .btn-header>img{height:18px;width:18px}header .btn-header:hover,header .btn-header:active,header .btn-header.show{background:var(--menu-hover-bg)!important}header .dropdown-menu{margin-top:1rem!important;box-shadow:var(--bs-box-shadow);border-color:transparent;width:auto}header #dropdownAccount .dropdown-menu{min-width:368px}header #dropdownCulture .dropdown-menu{min-width:268px}header .culture{display:flex;align-items:center;gap:.5rem}header .hotline{border-radius:50rem}main{background:var(--bg-soft)}footer{background-color:var(--bs-body-bg)}footer .certificates{display:flex;flex-direction:column;align-items:center;gap:1rem;padding-top:.5rem}footer .certificates a{display:block}footer .certificates .cert-bct{width:128px}footer .payment-accept{display:flex;flex-wrap:wrap;gap:1rem;margin:1rem 0}footer .payment-accept .payment-item{width:calc(100%/3 - .7rem);flex-shrink:0;border-radius:var(--bs-border-radius-lg);border:1px solid var(--bs-border-color);box-shadow:var(--bs-box-shadow-sm);background:#fff;padding:.25rem;display:flex;justify-content:center;align-items:center}footer .payment-accept .payment-item img{border-radius:var(--bs-border-radius);max-width:100%;height:32px;object-fit:contain}.footer-menu .btn-collapse{pointer-events:none;color:var(--bs-body-color);display:block;font-weight:500;font-size:17px;margin-bottom:.5rem}.footer-menu .btn-collapse:after{display:none}.footer-menu ul{margin-bottom:0}.footer-menu ul li{padding-top:.5rem;padding-bottom:.5rem}.footer-menu ul li>a{color:var(--bs-body-color);font-weight:400!important}.footer-menu ul li>a:hover{color:var(--bs-link-hover-color)}.price{color:#ff4500}.category-banner{background:url('/img/background/home-banner.png');background-position:center;background-size:cover;background-repeat:no-repeat}.fade-facility{width:100%;max-height:44px;overflow:hidden}.fade-facility span{color:#0030e7!important}.form-control,.form-select{border-radius:var(--primary-radius)}.btn{border-radius:var(--bs-border-radius-lg)}.btn.btn-primary{background:var(--bs-primary);border:0}.btn.btn-primary:hover{background:var(--bs-primary-hover)}.btn.btn-outline-primary{border-color:var(--bs-primary);color:var(--bs-primary)}.btn.btn-outline-primary:hover{background:var(--bs-primary-hover);color:#fff}.zalo-container{position:fixed;bottom:6rem;right:1.5rem;z-index:999}.zalo-container .btn-zalo{width:52px;height:52px;text-align:center;color:#fff;background:#0d6efd;border-radius:50%;position:relative;cursor:pointer}.zalo-container .btn-zalo img{transition:all .5s ease}.zalo-container .btn-zalo:before,.zalo-container .btn-zalo::after{content:"";position:absolute;border:1px solid #0068ff;background:#0068ff80;z-index:-1;left:-20px;right:-20px;top:-20px;bottom:-20px;border-radius:50%;animation:zoom 1.9s linear infinite}.zalo-container .btn-zalo::after{animation-delay:.4s}.zalo-container .btn-zalo:hover .zalo-text{transform:scaleX(1);opacity:1}.zalo-container .btn-zalo:hover img{transform:scaleX(0);opacity:0}.zalo-container .zalo-text{position:absolute;top:10px;text-transform:uppercase;font-size:10px;font-weight:700;transform:scaleX(-1);transition:all .5s;line-height:1.5;opacity:0}@keyframes zoom{0%{transform:scale(.5);opacity:0}50%{opacity:1}100%{opacity:0;transform:scale(1)}}.dropdown-item.active,.dropdown-item:active{background-color:var(--bs-primary)}[data-bs-theme=dark] header{background:var(--body-bg)}@media(max-width:1200px){header .header-navi{display:none}header .btn-header{height:33px;width:33px;display:flex;align-items:center;justify-content:center;padding:0}header .btn-header .text{display:none}header .btn-header>i{font-size:22px;line-height:1}header .btn-header img{height:22px;width:22px}}@media(max-width:991.98px){footer .certificates{flex-direction:row}}@media(max-width:767px){:root{--side-bar-width:216px}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:2rem}input,select,textarea,input[type="text"],input[type="email"],input[type="tel"],input[type="number"],input[type="password"],input[type="search"],input[type="date"],input[type="datetime-local"],input[type="time"],input[type="url"]{font-size:16px}header{top:0;z-index:11;position:sticky;transition:transform .6s ease,opacity .3s ease,visibility .3s ease}header.hide{transform:translateY(-100%)}header .header-logo{margin-left:.75rem}header .hotline{display:none}header #dropdownAccount .dropdown-menu{min-width:unset;width:calc(100dvw - 2rem);margin-right:-1rem!important}footer{padding-left:1rem;padding-right:1rem}footer .payment-accept{max-width:228px;margin:2rem auto 1rem auto;justify-content:space-between}footer .certificates{justify-content:center}footer .certificates .cert-bct{width:auto;height:58px}.footer-menu{padding-bottom:1rem;border-bottom:1px solid var(--bs-border-color)}.footer-menu ul{padding-top:.5rem}.footer-menu .btn-collapse{pointer-events:auto;margin-bottom:0}.footer-menu .btn-collapse:after{display:block}.breadcrumb{overflow-x:auto;overflow-y:hidden;flex-wrap:nowrap;white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none}.breadcrumb .breadcrumb-item{flex-shrink:0}.dropdown-login{position:unset}.dropdown-login .dropdown-menu{width:100%;margin-left:-1rem!important;transform-origin:top right;transform:scale3d(.6,.6,.6)}.content .news-intro{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;line-height:1.5;max-height:calc(1.5em*2)}}[data-bs-theme=dark]{--body-bg:#0f1214;--bg-soft:#0f1214;--hover-light:rgba(0,0,0,.2);--color-blue:#121a3b;--color-dark:#000;--backdrop-bg:rgb(30 30 30/80%);--bg-blue-soft:#0f1214}[data-bs-theme=dark] .dropdown-menu{border:1px solid var(--bs-border-color)}