@keyframes htai-chat-in{0%{opacity:0;transform:translateY(10px) scale(.975)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes ht-flash{0%,25%{box-shadow:0 0 0 3px rgba(214,170,109,.85)}to{box-shadow:0 0 0 3px transparent}}.screen-reader-text{overflow-wrap:normal!important}:root{--htai-chat-midnight:#071116;--htai-chat-navy:#0b2a4a;--htai-chat-ink:#172026;--htai-chat-muted:#4b5b63;--htai-chat-copper:#c4975c;--htai-chat-copper-light:#d7ad72;--htai-chat-bg:#f4f6f7;--htai-chat-line:#d5dde1;--htai-chat-white:#fff;--htai-chat-shadow:0 22px 64px rgba(7, 17, 22, .26)}.htai-chat{position:fixed!important;right:20px!important;bottom:20px!important;z-index:999999!important;isolation:isolate;color:var(--htai-chat-ink);font-family:"Be Vietnam Pro",Inter,Arial,sans-serif!important;font-size:16px;line-height:1.5;text-align:left}.htai-chat *,.htai-chat ::after,.htai-chat ::before{box-sizing:border-box}.htai-chat button,.htai-chat textarea{font-family:inherit!important}.htai-chat[data-state=closed] .htai-chat__panel,.htai-chat__attachment-status[hidden],.htai-chat__panel[hidden]{display:none!important}.htai-chat.htai-chat--floating .htai-chat__launcher,.htai-chat__actions button{-webkit-appearance:none!important;appearance:none!important;display:grid!important;place-items:center!important;margin:0!important}.htai-chat.htai-chat--floating .htai-chat__launcher{position:relative!important;width:64px!important;min-width:64px!important;max-width:64px!important;height:64px!important;min-height:64px!important;max-height:64px!important;overflow:visible!important;border:1px solid rgb(215 173 114/.95)!important;border-radius:50%!important;padding:4px!important;background:linear-gradient(145deg,var(--htai-chat-midnight),var(--htai-chat-navy))!important;color:var(--htai-chat-white)!important;box-shadow:0 14px 34px rgb(7 17 22/.34),0 0 0 4px rgb(196 151 92/.1)!important;opacity:1!important;text-transform:none!important;letter-spacing:0!important;transform:translateZ(0)}.htai-chat__identity-media,.htai-chat__launcher-media{display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 42% 28%,#fff 0,#f5e5cb 42%,#d7ad72 100%)}.htai-chat__launcher-media{width:54px;height:54px;border-radius:50%;box-shadow:inset 0 0 0 1px rgb(7 17 22/.12)}.htai-chat__identity-media img,.htai-chat__launcher-media img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;margin:0!important;border:0!important;object-fit:contain!important;object-position:50% 54%!important;transform-origin:50% 54%}.htai-chat__launcher-media img{transform:scale(1.48)}.htai-chat__identity-media img{transform:scale(1.22)}.htai-chat__launcher-label{position:absolute!important;top:50%!important;right:calc(100% + 11px)!important;display:block!important;width:max-content!important;max-width:220px!important;padding:8px 12px!important;border:1px solid rgb(196 151 92/.55)!important;border-radius:999px!important;background:rgb(7 17 22/.96)!important;color:#fff!important;box-shadow:0 10px 28px rgb(7 17 22/.24)!important;font-size:13px!important;font-weight:700!important;line-height:1.25!important;white-space:nowrap!important;opacity:0;transform:translate(8px,-50%)}.htai-chat__status-dot{position:absolute;right:1px;bottom:2px;width:13px;height:13px;border:3px solid var(--htai-chat-midnight);border-radius:50%;background:#35b36f;box-shadow:0 0 0 2px rgb(53 179 111/.18)}.htai-chat__panel{position:absolute!important;right:0!important;bottom:0!important;display:grid;width:min(370px,calc(100vw - 20px));height:min(560px,calc(100dvh - 24px));max-height:620px;overflow:hidden;border:1px solid rgb(196 151 92/.72);border-radius:16px;background:#fff;color:var(--htai-chat-ink);box-shadow:var(--htai-chat-shadow);transform-origin:100% 100%;animation:htai-chat-in .18s ease-out both}.htai-chat__header{display:flex;min-height:56px;align-items:center;justify-content:space-between;gap:8px;padding:7px 8px;background:linear-gradient(135deg,var(--htai-chat-midnight),#0b2232 58%,var(--htai-chat-navy));color:#fff}.htai-chat__identity{display:flex;min-width:0;align-items:center;gap:8px}.htai-chat__identity-media{width:36px;height:36px;flex:0 0 36px;border:1px solid rgb(215 173 114/.88);border-radius:10px}.htai-chat__identity-copy{min-width:0}.htai-chat.htai-chat--floating .htai-chat__identity h2,.htai-chat__identity h2{display:block;overflow:hidden;margin:0!important;color:#fff!important;font-size:15px!important;font-weight:780!important;line-height:1.25!important;text-overflow:ellipsis;white-space:nowrap}.htai-chat__identity p{display:-webkit-box;overflow:hidden;margin:2px 0 0!important;color:rgb(255 255 255/.74)!important;font-size:11px!important;line-height:1.3!important;-webkit-box-orient:vertical;-webkit-line-clamp:1}.htai-chat__actions{display:flex;flex:0 0 auto;gap:2px}.htai-chat__actions button{width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;border:0!important;border-radius:9px!important;padding:0!important;background:0 0!important;color:#fff!important;opacity:.82}.htai-chat__actions svg{width:19px;height:19px}.htai-chat__messages{min-height:0;overflow:auto;padding:11px 10px 6px;background:linear-gradient(180deg,#f7f8f9,var(--htai-chat-bg));scroll-behavior:smooth;overscroll-behavior:contain}.htai-chat__form,.htai-chat__suggestions{display:grid;border-top:1px solid var(--htai-chat-line);background:#fff}.htai-chat__suggestions{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:8px 10px}.htai-chat__form{align-items:end;padding:7px 8px 5px}.htai-chat__form button[type=submit],.htai-chat__form textarea{-webkit-appearance:none!important;appearance:none!important;margin:0!important;border-radius:11px!important}.htai-chat__form textarea{display:block!important;width:100%!important;min-width:0!important;height:40px!important;min-height:40px!important;max-height:72px!important;resize:none!important;border:1px solid #aebbc2!important;padding:8px 10px!important;background:#fff!important;color:var(--htai-chat-ink)!important;box-shadow:none!important;font-size:14px!important;line-height:1.35!important}.htai-chat__form button[type=submit]{display:grid!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;place-items:center!important;border:0!important;padding:0!important;background:var(--htai-chat-navy)!important;color:#fff!important}.htai-chat__form button svg{width:21px;height:21px}.htai-chat__privacy{margin:0!important;padding:0 11px 8px!important;background:#fff;color:var(--htai-chat-muted)!important;font-size:10.5px!important;line-height:1.35!important}.htai-chat__honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;opacity:0!important}@media (max-width:767px){.htai-chat{right:10px!important;bottom:10px!important}.htai-chat.htai-chat--floating .htai-chat__launcher{width:58px!important;min-width:58px!important;max-width:58px!important;height:58px!important;min-height:58px!important;max-height:58px!important;padding:3px!important}.htai-chat__launcher-media{width:50px;height:50px}.htai-chat__launcher-label{display:none!important}.htai-chat__panel{position:fixed!important;right:max(6px,env(safe-area-inset-right))!important;bottom:max(6px,env(safe-area-inset-bottom))!important;left:max(6px,env(safe-area-inset-left))!important;width:auto!important;height:min(560px,78dvh);max-height:78dvh;border-radius:15px}.htai-chat__header{min-height:54px;padding:6px 7px}.htai-chat__identity-media{width:34px;height:34px;flex-basis:34px}.htai-chat__identity h2{font-size:14.5px!important}.htai-chat__suggestions{gap:5px;padding:7px 8px}}@media (max-width:390px){.htai-chat__suggestions{grid-template-columns:1fr;max-height:118px;overflow:auto}.htai-chat__identity p{max-width:190px}}@media (prefers-reduced-motion:reduce){.htai-chat *,.htai-chat ::after,.htai-chat ::before{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}.htai-chat.htai-chat--floating .htai-chat__identity{min-width:0!important;gap:8px!important}.htai-chat.htai-chat--floating .htai-chat__identity-copy{min-width:0!important;max-width:calc(100% - 78px)!important}.htai-chat.htai-chat--floating .htai-chat__identity h2{display:block!important;overflow:hidden!important;max-width:100%!important;padding:0!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:18px!important;line-height:1.2!important}.htai-chat.htai-chat--floating .htai-chat__identity p{display:block!important;overflow:hidden!important;max-width:100%!important;margin:2px 0 0!important;padding:0!important}.htai-chat.htai-chat--floating .htai-chat__actions button{padding:0!important;width:48px!important;min-width:48px!important;max-width:48px!important;height:48px!important;min-height:48px!important;max-height:48px!important;border-radius:11px!important}.htai-chat.htai-chat--floating .htai-chat__form textarea{display:block!important;width:100%!important;margin:0!important;overflow-y:hidden}@media (max-width:767px){.htai-chat.htai-chat--floating .htai-chat__panel{height:min(560px,78dvh)!important;max-height:78dvh!important}}@media (max-width:350px){.htai-chat.htai-chat--floating .htai-chat__identity p{display:none!important}}.htai-chat__panel{grid-template-rows:auto minmax(0,1fr) auto auto auto auto!important}.htai-chat__attachment-status{display:flex;align-items:center;gap:8px;min-height:42px;margin:0;padding:7px 9px;border-top:1px solid var(--htai-chat-line);background:#f8fafb;color:var(--htai-chat-ink);font-size:12px;line-height:1.32}.htai-chat__form{grid-template-columns:40px minmax(0,1fr) 44px!important;gap:6px!important}.htai-chat__attach{-webkit-appearance:none!important;appearance:none!important;display:grid!important;width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;min-height:40px!important;max-height:40px!important;place-items:center!important;margin:0!important;border:1px solid #aebbc2!important;border-radius:9px!important;padding:0!important;background:#f7f9fa!important;color:var(--htai-chat-navy)!important}.htai-chat__attach svg{width:20px;height:20px}.htai-chat .htai-chat__privacy-row .htai-chat__privacy[hidden],.htai-chat .htai-chat__privacy-row[data-expanded=false] .htai-chat__privacy,.htai-chat__drawing-input{display:none!important}.htai-chat__privacy-row{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;padding:0 8px 7px 11px;background:#fff}.htai-chat__end-session,.htai-chat__privacy-row .htai-chat__privacy{flex:1 1 auto;margin:0!important;padding:0!important}.htai-chat__end-session{-webkit-appearance:none!important;appearance:none!important;flex:0 0 auto;border:0!important;background:0 0!important;color:var(--htai-chat-muted)!important;font-size:9.5px!important;font-weight:650!important;line-height:1.3!important;text-decoration:underline!important;text-underline-offset:2px}@media (max-width:390px){.htai-chat__privacy-row{align-items:center}.htai-chat__privacy-row .htai-chat__privacy{font-size:9.5px!important}}.htai-chat__panel,.htai-chat__panel *{box-sizing:border-box}.htai-chat__panel{max-width:calc(100vw - 10px)!important}.htai-chat.htai-chat--floating .htai-chat__messages{padding-right:18px!important;overflow-x:hidden!important;scrollbar-gutter:stable}.htai-chat__messages{overflow-x:hidden!important}.htai-chat__messages::-webkit-scrollbar{width:8px}.htai-chat__attachment-status{margin-right:5px!important}.htai-chat__privacy-row{padding-right:13px!important}@media (max-width:390px){.htai-chat.htai-chat--floating .htai-chat__messages,.htai-chat__messages{padding-right:16px!important}.htai-chat.htai-chat--floating .htai-chat__form,.htai-chat__form,.htai-chat__privacy-row{padding-right:11px!important}}.htai-chat__messages{padding-right:16px!important;scrollbar-gutter:stable both-edges}.htai-chat__attachment-status{padding-right:14px!important}.htai-chat__form,.htai-chat__privacy{padding-right:12px!important}.htai-chat.htai-chat--floating .htai-chat__identity{flex:1 1 auto!important}.htai-chat.htai-chat--floating .htai-chat__identity-copy{flex:1 1 auto!important;max-width:none!important}.htai-chat.htai-chat--floating .htai-chat__header{min-height:72px!important;max-height:84px!important;padding:10px 11px!important}.htai-chat.htai-chat--floating .htai-chat__identity-media{width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;flex:0 0 44px!important;border-radius:11px!important}.htai-chat.htai-chat--floating .htai-chat__identity p{display:-webkit-box!important;color:rgb(255 255 255/.86)!important;font-size:13.5px!important;line-height:1.3!important;white-space:normal!important;text-overflow:clip!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}.htai-chat.htai-chat--floating .htai-chat__actions svg{width:22px!important;height:22px!important}.htai-chat .htai-chat__form,.htai-chat.htai-chat--floating .htai-chat__form{grid-template-columns:54px minmax(0,1fr) 54px!important;gap:8px!important;padding:9px 11px 7px!important}.htai-chat .htai-chat__attach,.htai-chat .htai-chat__form button[type=submit],.htai-chat.htai-chat--floating .htai-chat__attach,.htai-chat.htai-chat--floating .htai-chat__form button[type=submit]{width:54px!important;min-width:54px!important;max-width:54px!important;height:54px!important;min-height:54px!important;max-height:54px!important;border-radius:13px!important}.htai-chat .htai-chat__attach svg,.htai-chat .htai-chat__form button[type=submit] svg{width:24px!important;height:24px!important}.htai-chat .htai-chat__form textarea,.htai-chat.htai-chat--floating .htai-chat__form textarea{height:54px!important;min-height:54px!important;max-height:116px!important;border-radius:13px!important;padding:13px 14px!important;font-size:18px!important;line-height:1.45!important}.htai-chat .htai-chat__attachment-status{min-height:50px!important;padding:9px 12px!important;font-size:15px!important;line-height:1.45!important}.htai-chat .htai-chat__privacy{color:#3f505a!important;font-size:14.5px!important;line-height:1.5!important}.htai-chat .htai-chat__end-session{min-height:44px!important;padding:8px 5px!important;font-size:15px!important;font-weight:760!important;line-height:1.35!important;white-space:nowrap!important}@media (max-width:767px){.htai-chat{right:4px!important;bottom:4px!important}.htai-chat.htai-chat--floating .htai-chat__panel,.htai-chat__panel{position:fixed!important;top:max(6px,env(safe-area-inset-top))!important;right:max(6px,env(safe-area-inset-right))!important;bottom:max(6px,env(safe-area-inset-bottom))!important;left:max(6px,env(safe-area-inset-left))!important;width:auto!important;height:auto!important;max-height:none!important;border-radius:18px!important}.htai-chat.htai-chat--floating .htai-chat__messages,.htai-chat__messages{padding:14px 12px 10px!important}.htai-chat .htai-chat__suggestions{grid-template-columns:1fr!important;max-height:168px!important;gap:8px!important;overflow-y:auto!important;padding:9px 11px!important}.htai-chat .htai-chat__privacy-row{flex-direction:column!important;align-items:stretch!important}.htai-chat .htai-chat__end-session{align-self:flex-end!important}}@media (max-width:380px){.htai-chat.htai-chat--floating .htai-chat__identity h2{font-size:17px!important}.htai-chat.htai-chat--floating .htai-chat__identity p{display:-webkit-box!important;font-size:12.5px!important}.htai-chat.htai-chat--floating .htai-chat__actions button{width:46px!important;min-width:46px!important;max-width:46px!important;height:46px!important;min-height:46px!important;max-height:46px!important}}.htai-chat .htai-chat__privacy-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;padding:7px 12px 9px!important;background:#fff!important;border-top:1px solid rgb(11 42 74/.1)!important}.htai-chat .htai-chat__privacy-toggle{-webkit-appearance:none!important;appearance:none!important;display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:6px!important;border:1px solid rgb(11 42 74/.18)!important;padding:8px 12px!important;background:#f4f7fa!important;color:#0b2a4a!important;font-size:15px!important}.htai-chat .htai-chat__privacy-toggle svg{width:18px!important;height:18px!important;flex:0 0 auto!important}.htai-chat .htai-chat__privacy-row .htai-chat__privacy{grid-column:1/-1!important;margin:2px 0 0!important;padding:9px 10px 0!important;color:#3f505a!important;font-size:14.5px!important;line-height:1.5!important;border-top:1px dashed rgb(11 42 74/.16)!important}.htai-chat .htai-chat__privacy-row .htai-chat__end-session,.htai-chat .htai-chat__privacy-toggle{min-width:0!important;min-height:44px!important;margin:0!important;border-radius:999px!important;font-weight:800!important;line-height:1.2!important;white-space:nowrap!important}.htai-chat .htai-chat__privacy-row .htai-chat__end-session{justify-self:end!important;border:1px solid rgb(11 42 74/.16)!important;padding:8px 10px!important;background:0 0!important;color:#3f505a!important;font-size:14.5px!important;text-decoration:none!important}@media (max-width:767px){.htai-chat .htai-chat__privacy-row{grid-template-columns:minmax(0,1fr) auto!important;padding:7px 10px 8px!important}.htai-chat .htai-chat__privacy-row .htai-chat__end-session,.htai-chat .htai-chat__privacy-toggle{min-height:44px!important;font-size:14.5px!important;padding:8px 10px!important}.htai-chat .htai-chat__privacy-toggle-text{max-width:92px;overflow:hidden;text-overflow:ellipsis}}@media (max-width:360px){.htai-chat .htai-chat__privacy-toggle-text{max-width:62px}.htai-chat .htai-chat__privacy-row .htai-chat__end-session{font-size:13.5px!important;padding-left:8px!important;padding-right:8px!important}}#mega-menu-wrap-primary,#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item,#mega-menu-wrap-primary #mega-menu-primary span.mega-indicator,#mega-menu-wrap-primary #mega-menu-primary ul.mega-sub-menu{color:#fff;display:block;font-family:Tahoma,Geneva,sans-serif;font-size:16px;outline:0;text-align:left;text-decoration:none;text-transform:none;vertical-align:baseline;width:auto}#mega-menu-wrap-primary #mega-menu-primary{display:block}#mega-menu-wrap-primary #mega-menu-primary,#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link,#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link{vertical-align:baseline;width:auto;color:#fff;text-transform:none;text-decoration:none;text-align:left;font-family:Tahoma,Geneva,sans-serif;font-size:16px;outline:0}#mega-menu-wrap-primary,#mega-menu-wrap-primary #mega-menu-primary,#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link,#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item,#mega-menu-wrap-primary #mega-menu-primary span.mega-indicator,#mega-menu-wrap-primary #mega-menu-primary ul.mega-sub-menu{box-shadow:none;background:0 0;border:0;bottom:auto;box-sizing:border-box;clip:auto;float:none;height:auto;left:auto;line-height:1.5;list-style-type:none;margin:0;min-height:auto;max-height:none;min-width:auto;max-width:none;opacity:1;overflow:visible;padding:0;position:relative;right:auto;text-indent:0;transform:none;top:auto;visibility:inherit;word-wrap:break-word;white-space:normal}#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link{display:inline}#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link:after,#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link:before,#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item:after,#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item:before,#mega-menu-wrap-primary #mega-menu-primary span.mega-indicator:after,#mega-menu-wrap-primary #mega-menu-primary span.mega-indicator:before,#mega-menu-wrap-primary #mega-menu-primary ul.mega-sub-menu:after,#mega-menu-wrap-primary #mega-menu-primary ul.mega-sub-menu:before,#mega-menu-wrap-primary #mega-menu-primary:after,#mega-menu-wrap-primary #mega-menu-primary:before,#mega-menu-wrap-primary .mega-menu-toggle,#mega-menu-wrap-primary:after,#mega-menu-wrap-primary:before,.ht-btn.ht-header__cta,[hidden]{display:none}#mega-menu-wrap-primary{border-radius:0}@media only screen and (min-width:651px){#mega-menu-wrap-primary{background-color:#000}}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item>ul.mega-sub-menu{display:block;visibility:hidden;opacity:1}@media only screen and (max-width:650px){#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item>ul.mega-sub-menu{display:none;visibility:visible;opacity:1}}@media only screen and (min-width:651px){#mega-menu-wrap-primary #mega-menu-primary[data-effect=fade_up] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu{opacity:0;transform:translate(0,10px)}}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item a.mega-menu-link:before{display:inline-block;font:inherit;font-family:dashicons;position:static;margin:0 6px 0 0;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:inherit;background:#fff0;height:auto;width:auto;top:auto}#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item{margin:0;display:inline-block;height:auto;vertical-align:middle}#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link{line-height:40px;height:40px;padding:0 10x 0 10px;display:block;background-color:#fff0;border-top:1px solid #fff0;border-left:1px solid #fff0;border-right:1px solid #fff0;border-bottom:1px solid #fff0;border-radius:1px 0 1px 0;font-weight:inherit}@media only screen and (max-width:650px){#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item{display:list-item;margin:0;clear:both;border:0}#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link{border:0;margin:0;line-height:40px;height:40px;padding:0 10px;background:#fff0;text-align:left;color:#fff;font-size:14px}}#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu{z-index:999;position:absolute;width:250px;max-width:none;padding:1px 0;border-top:0 solid #f3f3f3;border-left:0 solid #f3f3f3;border-right:0 solid #f3f3f3;border-bottom:1px solid #f3f3f3;background-color:#000;border-radius:0 0 1px 0;box-shadow:0 0 5px 0 rgb(0 0 0/.12)}@media only screen and (max-width:650px){#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu{float:left;position:static;width:100%;padding:0;border:0;border-radius:0}}#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item{border-bottom:1px solid #fff}#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child{border-bottom:0;box-shadow:none}@media only screen and (max-width:650px){#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item{clear:both}}#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{display:block;background-color:#fff0;color:#fff;font-family:Tahoma,Geneva,sans-serif;font-size:14px;font-weight:400;padding:0 10px 1px;line-height:35px;text-decoration:none;text-transform:none;vertical-align:baseline}#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child>a.mega-menu-link{border-top-left-radius:0;border-top-right-radius:0}@media only screen and (max-width:650px){#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child>a.mega-menu-link{border-top-left-radius:0;border-top-right-radius:0}}#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child>a.mega-menu-link{border-bottom-right-radius:1px;border-bottom-left-radius:0}@media only screen and (max-width:650px){#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child>a.mega-menu-link{border-bottom-right-radius:0;border-bottom-left-radius:0}}@media only screen and (min-width:651px){#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{position:absolute;left:100%;top:0}}@media only screen and (max-width:650px){#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link{padding-left:20px}}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{display:inline-block;height:100%;font-size:inherit;line-height:inherit;margin:0 0 0 6px;color:inherit}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after{display:inline-block;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-family:dashicons;font-weight:400}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{float:right;margin-left:auto}@media only screen and (max-width:650px){#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{float:right}}@media only screen and (min-width:651px){#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-flyout li.mega-menu-item a.mega-menu-link>span.mega-indicator:after{content:""}}@media only screen and (max-width:650px){#mega-menu-wrap-primary .mega-menu-toggle{z-index:1;background-color:#000;border-radius:0;line-height:40px;height:40px;text-align:left;outline:0;white-space:nowrap;display:none}#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-center,#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-left,#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right{display:flex;flex:1;gap:6px}#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block{display:flex;height:100%;outline:0;align-self:center;flex-shrink:0}#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-left{justify-content:flex-start;padding-left:6px}#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-center{justify-content:center}#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right{justify-content:flex-end;padding-right:6px}#mega-menu-wrap-primary .mega-menu-toggle+#mega-menu-primary{flex-direction:column;flex-wrap:nowrap;background-color:#000;padding:0 1px 1px 0;display:flex}}#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated{padding:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;font:inherit;color:inherit;text-transform:none;background-color:#fff0;border:0;margin:0;overflow:visible;transform:scale(.8);align-self:center;outline:0;background:0 0}#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-box{width:40px;height:24px;display:inline-block;position:relative;outline:0}#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner{display:block;top:50%;margin-top:-2px;width:40px;height:4px;background-color:#ddd;border-radius:4px;position:absolute}#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after,#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before{width:40px;height:4px;background-color:#ddd;border-radius:4px;position:absolute;content:"";display:block}#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before{top:-10px}#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{bottom:-10px}#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner{top:2px}#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::before{top:10px}#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::after{top:20px}#mega-menu-wrap-primary{clear:both}html{-ms-text-size-adjust:100%;font-family:sans-serif}body{-moz-osx-font-smoothing:grayscale}header,main,nav,section{display:block}a{background-color:#fff0}img{border-style:none;display:inline-block;height:auto;max-width:100%;vertical-align:middle;opacity:1}svg:not(:root){overflow:hidden}button,input,textarea{font:inherit}button,input{overflow:visible}[type=submit],button,html [type=button]{-webkit-appearance:button}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}button:-moz-focusring,input:-moz-focusring{outline:1px dotted ButtonText}textarea{overflow:auto;background-color:#fff;border:1px solid #ddd;border-radius:0;box-shadow:inset 0 1px 2px rgb(0 0 0/.1);color:#333;font-size:.97em;height:2.507em;padding:0 .75em;vertical-align:middle;width:100%}*,::after,::before,:after,:before,html,textarea{box-sizing:border-box}html{background-attachment:fixed;overflow-x:hidden;scroll-padding-top:var(--flatsome-scroll-padding-top);background-color:#4d4d4d;-webkit-text-size-adjust:100%;text-size-adjust:100%;scrollbar-gutter:stable;scroll-behavior:smooth}a,button,input{touch-action:manipulation}iframe,textarea{max-width:100%}.uppercase,button{text-transform:uppercase}a,button{text-decoration:none}button{background-color:#fff0;border:1px solid #fff0;border-radius:0;box-sizing:border-box;color:currentColor;display:inline-block;font-size:.97em;font-weight:bolder;letter-spacing:.03em;line-height:2.4em;margin-right:1em;margin-top:0;max-width:100%;min-height:2.5em;min-width:24px;padding:0 1.2em;position:relative;text-align:center;text-rendering:optimizeLegibility;text-shadow:none;vertical-align:middle}@media (max-width:849px){textarea{font-size:1rem}}textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;min-height:120px;padding-top:.7em}label{display:block;font-weight:700;margin-bottom:.4em;color:#222;font-size:inherit}a{color:var(--fs-experimental-link-color)}ul{list-style:disc}ol{list-style:decimal}ol,ul{padding:0}ul ul{margin:1.5em 0 1.5em 3em}li{margin-bottom:.6em}button,input,textarea{margin-bottom:1em}form,ol,p,ul{margin-bottom:1.3em}h1,h2{color:#555;margin-bottom:.5em;margin-top:0;text-rendering:optimizeSpeed;width:100%;font-size:1.7em;line-height:1.3}h2{font-size:1.6em}@media (max-width:549px){h1{font-size:1.4em}h2{font-size:1.2em}}ol,p,ul{margin-top:0}.uppercase{letter-spacing:.05em;line-height:1.2}.is-smaller{font-size:.75em}.no-text-overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.op-8{opacity:.8}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important}:root{--flatsome-scroll-padding-top:calc(var(--flatsome--header--sticky-height, 0px) + var(--wp-admin--admin-bar--height, 0px))}@supports (overflow:clip){body{overflow-x:clip}}.page-title{position:relative}:root{color-scheme:light dark;--ht-bg:#F7F7F3;--ht-surface:#FFFFFF;--ht-surface-soft:#F0F1EF;--ht-text:#202427;--ht-text-soft:#596064;--ht-border:#D9DDDA;--ht-gold:#B58A50;--ht-gold-strong:#8A642F;--ht-on-gold:#FFFFFF;--ht-success:#2F6E5B;--ht-warning:#9A5C32;--ht-error:#9A4339;--ht-surface-inverse:#202224;--ht-on-inverse:#E8E8E3;--ht-border-field:#7B8388;--ht-tint-gold:rgba(181, 138, 80, .10);--ht-tint-hover:rgba(32, 36, 39, .07);--ht-shadow:0 8px 24px rgba(32, 36, 39, .09);--ht-bg-rgb:247, 247, 243;--ht-s1:.5rem;--ht-s2:1rem;--ht-s3:1.5rem;--ht-s4:2.5rem;--ht-s5:4rem;--ht-s6:5.5rem;--ht-max:1360px;--ht-reading:36.4rem;--ht-radius:12px;--ht-cham:44px}@media (prefers-color-scheme:dark){:root{--ht-bg:#242526;--ht-surface:#2D2F30;--ht-surface-soft:#333536;--ht-text:#E8E8E3;--ht-text-soft:#C3C5C4;--ht-border:#4B4D4E;--ht-gold:#C29A62;--ht-gold-strong:#C29A62;--ht-on-gold:#202427;--ht-success:#78B395;--ht-warning:#D3A064;--ht-error:#D08A7D;--ht-border-field:#9BA3A7;--ht-tint-gold:rgba(194, 154, 98, .14);--ht-tint-hover:rgba(232, 232, 227, .05);--ht-shadow:0 14px 34px rgba(0, 0, 0, .28);--ht-bg-rgb:36, 37, 38}}body{font-size:112.5%;margin:0;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;background:var(--ht-bg);line-height:var(--ht-lh);font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased;background-color:var(--ht-bg);color:var(--ht-text);font-family:var(--wp--preset--font-family--ht-he-thong);line-height:1.65;--wp--style--root--padding-top:0px;--wp--style--root--padding-right:0px;--wp--style--root--padding-bottom:0px;--wp--style--root--padding-left:0px;font-family:"Be Vietnam Pro",sans-serif;font-weight:400;font-style:normal}:root{--ht-lh:1.65;--ht-lh-head:1.32;--ht-cs-nho:.83em;--ht-cs-phu:.90em;--ht-cs-nhan:.94em;--ht-cs-nut:.95em;--ht-h1:clamp(2.16rem, 1.50rem + 2.75vw, 3.30rem);--ht-h2:clamp(1.84rem, 1.46rem + 1.60vw, 2.44rem);--ht-h3:clamp(1.53rem, 1.38rem + 0.60vw, 1.80rem);--ht-h4:clamp(1.28rem, 1.20rem + 0.32vw, 1.38rem);--ht-header-h:69px}:where([id]){scroll-margin-top:calc(var(--ht-header-h) + var(--ht-s2))}:where(p,li){line-height:var(--ht-lh)}:where(h1,h2){color:inherit;line-height:var(--ht-lh-head);text-wrap:balance;margin:0 0 var(--ht-s2);letter-spacing:normal}:where(h1){font-size:var(--ht-h1)}:where(h2){font-size:var(--ht-h2)}:where(p,ul,ol){margin:0 0 var(--ht-s2)}:where(.ht-noidung) :where(ul,ol)>li+li{margin-top:.5em}:where(li)>:where(ul,ol){margin-block:0}:where(p,li){text-wrap:pretty}:where(a){color:inherit;text-decoration:underline;text-decoration-color:var(--ht-gold);text-decoration-thickness:1.5px;text-underline-offset:.24em}:where(a:visited){text-decoration-color:var(--ht-text-soft)}:where(.ht-nav a,.ht-menu a,.ht-btn,.custom-logo-link,.ht-breadcrumb a){text-decoration:none}.ht-wrap{width:min(var(--ht-max),100% - 2.25rem);margin-inline:auto}@media (max-width:640px){.ht-wrap{width:min(var(--ht-max),100% - 1.5rem)}}.ht-section{padding-block:var(--ht-s6)}@media (max-width:640px){.ht-section{padding-block:var(--ht-s5)}}.ht-header{position:sticky;top:0;z-index:50;background:var(--ht-surface);color:var(--ht-text);border-bottom:1px solid var(--ht-border)}.ht-header__inner{display:flex;align-items:center;gap:var(--ht-s3);min-height:68px}.ht-nav{display:none;margin-left:auto}.ht-menu ul,.ht-nav ul{list-style:none;margin:0}.ht-nav ul{display:flex;gap:.15rem;padding:0}.ht-menu-toggle,.ht-nav a{align-items:center;min-height:var(--ht-cham);font-size:var(--ht-cs-nhan)}.ht-nav a{display:inline-flex;padding:0 .7rem;border-radius:8px}.ht-menu-toggle{margin-left:auto;display:none;gap:.5rem;min-width:var(--ht-cham);padding:0 .85rem;background:var(--ht-surface);color:var(--ht-text);border:1px solid var(--ht-border-field);border-radius:10px;font:inherit;font-weight:600}.ht-menu-toggle__bars{display:grid;gap:4px}.ht-menu-toggle__bars span{display:block;width:18px;height:2px;background:currentColor;border-radius:2px}.ht-menu{display:block;border-top:1px solid var(--ht-border);background:var(--ht-surface);color:var(--ht-text)}.ht-menu ul{padding:var(--ht-s1)0 var(--ht-s2)}.ht-menu a{display:flex;align-items:center;min-height:48px;padding:0 .25rem;border-bottom:1px solid var(--ht-border)}.ht-menu li:last-child a{border-bottom:0}.ht-menu .ht-btn{margin-top:var(--ht-s2);width:100%}html:not(.js) .ht-header{position:static}@media (min-width:1120px){.ht-nav{display:block}.ht-btn.ht-header__cta{display:inline-flex;margin-left:var(--ht-s2)}.ht-menu-toggle{display:none}.ht-menu{display:none!important}html:not(.js) .ht-header{position:sticky}}.ht-breadcrumb a,.ht-btn{min-height:var(--ht-cham);display:inline-flex;align-items:center}.ht-btn{justify-content:center;gap:.5rem;padding:.7rem 1.3rem;border:1px solid #fff0;border-radius:10px;font:inherit;font-size:var(--ht-cs-nut);font-weight:700;line-height:1.32}.ht-btn--chinh{background:var(--ht-gold-strong);color:var(--ht-on-gold);border-color:var(--ht-gold-strong)}.ht-breadcrumb{padding-block:var(--ht-s2)}.ht-breadcrumb ol{display:flex;flex-wrap:wrap;gap:.35rem .5rem;list-style:none;margin:0;padding:0}.ht-breadcrumb li{display:flex;align-items:center;gap:.5rem;font-size:var(--ht-cs-phu);color:var(--ht-text-soft)}.ht-breadcrumb li+li::before{content:"›";color:var(--ht-gold-strong)}.ht-breadcrumb a{color:inherit}.ht-breadcrumb [aria-current=page]{color:var(--ht-text);font-weight:600}:where(img,svg){max-width:100%;height:auto}:where(img){border-radius:var(--ht-radius)}:where(iframe){max-width:100%;border:0}@media (prefers-contrast:more){:root{--ht-text:#000000;--ht-text-soft:#2A2F33;--ht-border:#6B7175;--ht-border-field:#3D4448;--ht-gold:#8A642F}@media (prefers-color-scheme:dark){:root{--ht-text:#FFFFFF;--ht-text-soft:#E3E5E4;--ht-border:#9AA0A2;--ht-border-field:#D2D6D8;--ht-gold:#FFFFFF}}}@media (forced-colors:active){.ht-btn,.ht-menu-toggle{border:1px solid ButtonBorder}.ht-btn--chinh{forced-color-adjust:none;background:Highlight;color:HighlightText;border-color:Highlight}}.screen-reader-text{white-space:nowrap}@media (prefers-reduced-motion:reduce){*,::after,::before{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}.ht-noidung{flex:1 0 auto}.ht-skip{position:absolute;left:-9999px;background:var(--ht-surface-inverse);color:var(--ht-on-inverse);border:1px solid var(--ht-gold);border-radius:8px;padding:.7rem 1rem;z-index:100;font-weight:700}:where(body){overflow-wrap:break-word}:where(.ht-breadcrumb,.ht-menu,.ht-nav,.ht-footer){overflow-wrap:anywhere}:root{--wp--preset--color--ht-bg:var(--ht-bg);--wp--preset--color--ht-surface:var(--ht-surface);--wp--preset--color--ht-surface-soft:var(--ht-surface-soft);--wp--preset--color--ht-text:var(--ht-text);--wp--preset--color--ht-text-soft:var(--ht-text-soft);--wp--preset--color--ht-border:var(--ht-border);--wp--preset--color--ht-gold:var(--ht-gold);--wp--preset--color--ht-gold-strong:var(--ht-gold-strong);--ht-muc-tren-vang:#202427}h1{font-size:var(--ht-h1,3.3rem)}h2{font-size:var(--ht-h2,2.44rem)}:root{--wp--preset--font-family--ht-he-thong:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif}:where(body){margin:0}a:where(:not(.wp-element-button)){color:inherit}:root{--primary-color:#446084;--fs-color-primary:#446084;--fs-color-secondary:#C05530}ul.products.columns-3{--ht-cot:3}ul.products>li.product{width:auto;float:none;margin:0;list-style:none;min-width:0}@media (max-width:639px){ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}}li.product a.ht-sp-anh img{width:100%;height:100%;object-fit:contain;object-position:center;display:block;border-radius:0}@media (max-width:640px){li.product a.ht-sp-anh{aspect-ratio:4/3;margin-bottom:10px}h1,h2{overflow-wrap:break-word;word-break:normal;hyphens:none;white-space:normal;max-width:100%}.htlq-meta__nh{font-size:13.5px;line-height:1.35;padding:4px 8px;letter-spacing:.04em}textarea{font-size:17px;line-height:1.4;padding:12px 14px;min-height:120px}form button[type=submit]:not(.icon){font-size:17.5px;line-height:1.25;min-height:50px;padding:13px 22px}}@media (min-width:641px) and (max-width:849px){.htlq-meta__nh{font-size:13.5px;line-height:1.4}a.woocommerce-LoopProduct-link{min-height:44px}}@media (prefers-color-scheme:dark){html body .htai-chat{--htc-surface:#2D2F30;--htc-surface2:#333536;--htc-text:#E8E8E3;--htc-muted:#C3C5C4;--htc-line:#4B4D4E;--htc-accent:#C29A62;--htc-accent-bg:#3A3529}}html body .htai-chat .htai-chat__suggestions::-webkit-scrollbar{display:none!important;height:0!important}html body .htai-chat .htai-chat__privacy-row .htai-chat__privacy{font-size:11px!important;line-height:1.3!important;color:var(--htc-muted)!important;opacity:1!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}@media (prefers-color-scheme:dark){html body .htai-chat .htai-chat__panel{background:var(--htc-surface)!important;color:var(--htc-text)!important}html body .htai-chat .htai-chat__messages{background:0 0!important;color:var(--htc-text)!important}html body .htai-chat .htai-chat__attachment-status,html body .htai-chat .htai-chat__form,html body .htai-chat .htai-chat__privacy-row{background:var(--htc-surface)!important;border-color:var(--htc-line)!important}html body .htai-chat textarea{background:var(--htc-surface2)!important;color:var(--htc-text)!important;border-color:var(--htc-line)!important}}:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.screen-reader-text{word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;width:1px}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#ffffff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--color--ht-bg:#F7F7F3;--wp--preset--color--ht-surface:#FFFFFF;--wp--preset--color--ht-surface-soft:#F0F1EF;--wp--preset--color--ht-text:#202427;--wp--preset--color--ht-text-soft:#596064;--wp--preset--color--ht-border:#D9DDDA;--wp--preset--color--ht-gold-strong:#8A642F;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--font-size--ht-nhan:0.83em;--wp--preset--font-size--ht-than:1em;--wp--preset--font-size--ht-h-4:clamp(1.28rem, 1.20rem + 0.32vw, 1.38rem);--wp--preset--font-size--ht-h-3:clamp(1.53rem, 1.38rem + 0.60vw, 1.80rem);--wp--preset--font-size--ht-h-2:clamp(1.84rem, 1.46rem + 1.60vw, 2.44rem);--wp--preset--font-size--ht-h-1:clamp(2.16rem, 1.50rem + 2.75vw, 3.30rem);--wp--preset--font-family--ht-he-thong:"Be Vietnam Pro", Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;--wp--preset--spacing--20:0.44rem;--wp--preset--spacing--30:0.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp:6px 6px 0px rgb(0, 0, 0);--wp--style--global--content-size:36.4rem;--wp--style--global--wide-size:1360px;--wp--style--block-gap:24px;--wvs-tick:url("data:image/svg+xml;utf8,%3Csvg filter='drop-shadow(0px 0px 2px rgb(0 0 0 / .8))' xmlns='http://www.w3.org/2000/svg'  viewBox='0 0 30 30'%3E%3Cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' d='M4 16L11 23 27 7'/%3E%3C/svg%3E");--wvs-cross:url("data:image/svg+xml;utf8,%3Csvg filter='drop-shadow(0px 0px 5px rgb(255 255 255 / .6))' xmlns='http://www.w3.org/2000/svg' width='72px' height='72px' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23dd3333' stroke-linecap='round' stroke-width='0.6' d='M5 5L19 19M19 5L5 19'/%3E%3C/svg%3E");--wvs-single-product-item-width:40px;--wvs-single-product-item-height:15px;--wvs-single-product-item-font-size:16px}@font-face{ font-family:"fl-icons";font-display:swap;src:url(https://hatiencorp.vn/wp-content/themes/hatien-theme/assets/css/icons/fl-icons.eot?v=0.1.10);src:url(https://hatiencorp.vn/wp-content/themes/hatien-theme/assets/css/icons/fl-icons.eot#iefix?v=0.1.10)format("embedded-opentype"),url(https://hatiencorp.vn/wp-content/themes/hatien-theme/assets/css/icons/fl-icons.woff2?v=0.1.10)format("woff2"),url(https://hatiencorp.vn/wp-content/themes/hatien-theme/assets/css/icons/fl-icons.ttf?v=0.1.10)format("truetype"),url(https://hatiencorp.vn/wp-content/themes/hatien-theme/assets/css/icons/fl-icons.woff?v=0.1.10)format("woff"),url(https://hatiencorp.vn/wp-content/themes/hatien-theme/assets/css/icons/fl-icons.svg?v=0.1.10#fl-icons)format("svg") }:target{animation:ht-flash 1.6s ease-out 1}:root{--primary-color:#B58A50;--fs-color-primary:#B58A50;--fs-color-secondary:#C29A62;--fs-color-success:#627D47;--fs-color-alert:#b20000;--fs-color-base:#4a4a4a;--fs-experimental-link-color:#334862;--fs-experimental-link-color-hover:#111}h1,h2{font-family:"Be Vietnam Pro",sans-serif;font-weight:700;font-style:normal}ul.products{display:grid;grid-template-columns:repeat(var(--ht-cot,3),minmax(0,1fr));gap:24px;list-style:none;margin:0 0 32px;padding:0}ul.page-numbers>li::marker,ul.products>li.product::marker{content:""}@media (max-width:639px){ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}}.products .is-smaller,p.category.is-smaller{font-size:14px;letter-spacing:.04em}nav.woocommerce-pagination ul.page-numbers,ul.page-numbers{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;align-items:center;list-style:none;margin:30px 0;padding:0}ul.page-numbers>li{list-style:none;margin:0;padding:0;display:block}ul.page-numbers a.page-numbers,ul.page-numbers span.page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:8px 12px;box-sizing:border-box;font-size:17px;line-height:1.2;border-radius:6px;text-decoration:none;border:1px solid rgba(0,0,0,.14)}ul.page-numbers span.page-numbers.current{background:rgba(0,0,0,.07);border-color:rgba(0,0,0,.22);font-weight:600}ul.page-numbers a.page-numbers:hover{background:rgba(0,0,0,.05)}li.product a.ht-sp-anh{display:block;aspect-ratio:16/10;overflow:hidden;margin:0 0 12px;background:var(--ht-surface-soft,#F0F1EF);box-shadow:inset 0 0 0 1px var(--ht-border,rgba(0,0,0,.12));border-radius:6px}@media (max-width:640px){li.product a.ht-sp-anh{aspect-ratio:4/3;margin-bottom:10px}}li.product .woocommerce-loop-product__title a,li.product p.name a.woocommerce-LoopProduct-link{display:flex;align-items:center;min-height:44px;padding:2px 0}@media (max-width:640px){.term-description,h1,h2{overflow-wrap:break-word;word-break:normal;hyphens:none}h1,h2{white-space:normal;max-width:100%}.htlq-meta__nh{font-size:13.5px;line-height:1.35;padding:4px 8px;letter-spacing:.04em}body .term-description{font-size:17.5px;line-height:1.7}textarea{font-size:17px;line-height:1.4;padding:12px 14px;min-height:120px}form button[type=submit]:not(.icon){font-size:17.5px;line-height:1.25;min-height:50px;padding:13px 22px}}@media (min-width:641px) and (max-width:849px){.htlq-meta__nh{font-size:13.5px;line-height:1.4}.term-description,.term-description p{font-size:18px;line-height:1.7}.page-numbers a,.page-numbers span{min-height:44px;min-width:44px;display:inline-flex;align-items:center;justify-content:center}a.woocommerce-LoopProduct-link{min-height:44px}}html body .htai-chat{color-scheme:light dark;--htc-surface:#FFFFFF;--htc-surface2:#F0F1EF;--htc-text:#202427;--htc-muted:#596064;--htc-line:#D9DDDA;--htc-accent:#B58A50;--htc-accent-bg:#FBF7F1}@media (prefers-color-scheme:dark){html body .htai-chat{--htc-surface:#2D2F30;--htc-surface2:#333536;--htc-text:#E8E8E3;--htc-muted:#C3C5C4;--htc-line:#4B4D4E;--htc-accent:#C29A62;--htc-accent-bg:#3A3529}}html body .htai-chat .htai-chat__suggestions{display:flex!important;flex-wrap:nowrap!important;gap:7px!important;padding:9px 11px 10px!important;max-height:none!important;overflow-x:auto!important;overflow-y:hidden!important;grid-template-columns:none!important;scroll-snap-type:x proximity!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior-x:contain!important;scrollbar-width:none!important;-ms-overflow-style:none!important;-webkit-mask-image:linear-gradient(90deg,#000 0,#000 calc(100% - 22px),transparent 100%)!important;mask-image:linear-gradient(90deg,#000 0,#000 calc(100% - 22px),transparent 100%)!important}html body .htai-chat .htai-chat__privacy-row{align-items:center!important;padding:0 10px 7px 11px!important}html body .htai-chat .htai-chat__header{min-height:56px!important;padding:7px 11px!important}@media (prefers-color-scheme:dark){html body .htai-chat .htai-chat__panel{background:var(--htc-surface)!important;color:var(--htc-text)!important}html body .htai-chat .htai-chat__messages{background:0 0!important;color:var(--htc-text)!important}html body .htai-chat .htai-chat__attachment-status,html body .htai-chat .htai-chat__form,html body .htai-chat .htai-chat__privacy-row{background:var(--htc-surface)!important;border-color:var(--htc-line)!important}html body .htai-chat textarea{background:var(--htc-surface2)!important;color:var(--htc-text)!important;border-color:var(--htc-line)!important}html body .htai-chat ::placeholder{color:var(--htc-muted)!important}}@media (min-width:768px) and (min-height:700px){html body .htai-chat .htai-chat__panel{height:min(760px,calc(100vh - 120px))!important;max-height:min(760px,calc(100vh - 120px))!important}}