@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{word-wrap:normal!important;border:0;clip-path:inset(50%);margin:-1px;overflow-wrap:normal!important;padding:0}.screen-reader-text:focus{clip-path:none}: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__panel[hidden]{display:none!important}.htai-chat.htai-chat--floating .htai-chat__launcher{-webkit-appearance:none!important;appearance:none!important;position:relative!important;display:grid!important;width:64px!important;min-width:64px!important;max-width:64px!important;height:64px!important;min-height:64px!important;max-height:64px!important;place-items:center!important;overflow:visible!important;margin:0!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;cursor:pointer!important;opacity:1!important;text-transform:none!important;letter-spacing:0!important;transform:translateZ(0);transition:transform .18s ease,box-shadow .18s ease!important}.htai-chat.htai-chat--floating .htai-chat__launcher:focus-visible,.htai-chat.htai-chat--floating .htai-chat__launcher:hover{transform:translateY(-2px) scale(1.025)!important;box-shadow:0 18px 42px rgb(7 17 22/.4),0 0 0 5px rgb(196 151 92/.16)!important}.htai-chat button:focus-visible,.htai-chat textarea:focus-visible,.htai-chat__launcher:focus-visible{outline:3px solid #4aa3d4!important;outline-offset:3px!important}.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;pointer-events:none;transform:translate(8px,-50%);transition:opacity .16s ease,transform .16s ease}.htai-chat__launcher:focus-visible .htai-chat__launcher-label,.htai-chat__launcher:hover .htai-chat__launcher-label{opacity:1;transform:translate(0,-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__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{-webkit-appearance:none!important;appearance:none!important;display:grid!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;place-items:center!important;margin:0!important;border:0!important;border-radius:9px!important;padding:0!important;background:0 0!important;color:#fff!important;cursor:pointer!important;opacity:.82}.htai-chat__actions button:hover{background:rgb(255 255 255/.1)!important;opacity:1}.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;cursor:pointer!important}.htai-chat__form button[type=submit]:hover{background:#123d68!important}.htai-chat__form button:disabled{cursor:wait!important;opacity:.52!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;transition-duration:.001ms!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;margin:0!important;padding:0!important;color:#fff!important;font-weight:780!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__attachment-status[hidden]{display:none!important}.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;cursor:pointer!important}.htai-chat__attach:focus-visible,.htai-chat__attach:hover{border-color:var(--htai-chat-copper)!important;background:#fffaf2!important}.htai-chat__attach:disabled{opacity:.45!important;cursor:not-allowed!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;cursor:pointer!important;font-size:9.5px!important;font-weight:650!important;line-height:1.3!important;text-decoration:underline!important;text-underline-offset:2px}.htai-chat__end-session:hover{color:#9b2c24!important}@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__end-session:disabled{cursor:wait!important;opacity:.62!important;text-decoration:none!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__form textarea::placeholder{color:#657681!important;-webkit-text-fill-color:#657681!important;font-size:17px!important;opacity:1!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;min-width:0!important;min-height:44px!important;margin:0!important;border:1px solid rgb(11 42 74/.18)!important;border-radius:999px!important;padding:8px 12px!important;background:#f4f7fa!important;color:#0b2a4a!important;cursor:pointer!important;font-size:15px!important;font-weight:800!important;line-height:1.2!important;white-space:nowrap!important}.htai-chat .htai-chat__privacy-toggle:focus-visible,.htai-chat .htai-chat__privacy-toggle:hover{border-color:rgb(196 151 92/.75)!important;background:#fff8ec!important;color:#09233d!important}.htai-chat .htai-chat__privacy-toggle svg{width:18px!important;height:18px!important;flex:0 0 auto!important;transition:transform .16s ease!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{justify-self:end!important;min-width:0!important;min-height:44px!important;margin:0!important;border:1px solid rgb(11 42 74/.16)!important;border-radius:999px!important;padding:8px 10px!important;background:0 0!important;color:#3f505a!important;font-size:14.5px!important;font-weight:800!important;line-height:1.2!important;text-decoration:none!important;white-space:nowrap!important}.htai-chat .htai-chat__privacy-row .htai-chat__end-session:focus-visible,.htai-chat .htai-chat__privacy-row .htai-chat__end-session:hover{border-color:rgb(180 35 24/.38)!important;background:#fff3f1!important;color:#9b2c24!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,#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{transition:none;box-shadow:none;background:0 0;border:0;bottom:auto;box-sizing:border-box;clip:auto;color:#fff;display:block;float:none;font-family:Tahoma,Geneva,sans-serif;font-size:16px;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;outline:0;overflow:visible;position:relative;pointer-events:auto;right:auto;text-decoration:none;text-indent:0;text-transform:none;transform:none;top:auto;vertical-align:baseline;visibility:inherit;width:auto;word-wrap:break-word;white-space:normal;-webkit-tap-highlight-color:#fff0;text-align:left;padding:0}#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link{cursor:pointer;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,#mega-menu-wrap-primary_mobile #mega-menu-primary_mobile a.mega-menu-link:after,#mega-menu-wrap-primary_mobile #mega-menu-primary_mobile a.mega-menu-link:before,#mega-menu-wrap-primary_mobile #mega-menu-primary_mobile li.mega-menu-item:after,#mega-menu-wrap-primary_mobile #mega-menu-primary_mobile li.mega-menu-item:before,#mega-menu-wrap-primary_mobile #mega-menu-primary_mobile span.mega-indicator:after,#mega-menu-wrap-primary_mobile #mega-menu-primary_mobile span.mega-indicator:before,#mega-menu-wrap-primary_mobile #mega-menu-primary_mobile ul.mega-sub-menu:after,#mega-menu-wrap-primary_mobile #mega-menu-primary_mobile ul.mega-sub-menu:before,#mega-menu-wrap-primary_mobile #mega-menu-primary_mobile:after,#mega-menu-wrap-primary_mobile #mega-menu-primary_mobile:before,#mega-menu-wrap-primary_mobile:after,#mega-menu-wrap-primary_mobile:before{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;pointer-events:auto}@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);transition:opacity 200ms ease-in,transform 200ms ease-in,visibility 200ms ease-in}#mega-menu-wrap-primary #mega-menu-primary[data-effect=fade_up].mega-no-js li.mega-menu-item:focus>ul.mega-sub-menu,#mega-menu-wrap-primary #mega-menu-primary[data-effect=fade_up].mega-no-js li.mega-menu-item:hover>ul.mega-sub-menu{opacity:1;transform:translate(0,0)}}#mega-menu-wrap-primary #mega-menu-primary.mega-no-js li.mega-menu-item:focus>ul.mega-sub-menu,#mega-menu-wrap-primary #mega-menu-primary.mega-no-js li.mega-menu-item:hover>ul.mega-sub-menu{visibility:visible}#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item a.mega-menu-link:before,#mega-menu-wrap-primary_mobile #mega-menu-primary_mobile 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}@media only screen and (min-width:651px){#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link:focus,#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link:hover{background-color:#fff0;color:#dcaf39;font-weight:inherit;text-decoration:none;border-color:#fff0}}#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;vertical-align:baseline;width:auto;display:block;color:#fff;text-transform:none;text-decoration:none;text-align:left;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-family:Tahoma,Geneva,sans-serif;font-size:16px;font-weight:inherit;outline:0}@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,#mega-menu-wrap-primary_mobile #mega-menu-primary_mobile>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{font-size:14px;padding:0 10px 1px}#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link,#mega-menu-wrap-primary_mobile #mega-menu-primary_mobile>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-weight:400;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}}#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus,#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover{background:linear-gradient(to bottom,#000,#080c2c);font-weight:400;text-decoration:none;color:#dcaf39}@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,#mega-menu-wrap-primary_mobile #mega-menu-primary_mobile 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;user-select:none;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%;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;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;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}#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;transition-property:transform;transition-duration:.15s;transition-timing-function:ease;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,#mega-menu-wrap-primary_mobile .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;transition-property:transform,opacity;transition-timing-function:ease;transition-duration:.15s}#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}@media only screen and (max-width:650px){.nav.nav-vertical li{border-bottom:1px solid #fff}}#mega-menu-wrap-primary_mobile,#mega-menu-wrap-primary_mobile #mega-menu-primary_mobile,#mega-menu-wrap-primary_mobile #mega-menu-primary_mobile a.mega-menu-link,#mega-menu-wrap-primary_mobile #mega-menu-primary_mobile li.mega-menu-item,#mega-menu-wrap-primary_mobile #mega-menu-primary_mobile span.mega-indicator,#mega-menu-wrap-primary_mobile #mega-menu-primary_mobile ul.mega-sub-menu{transition:none;box-shadow:none;background:0 0;border:0;bottom:auto;box-sizing:border-box;clip:auto;color:#fff;display:block;float:none;font-family:Tahoma,Geneva,sans-serif;font-size:16px;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;outline:0;overflow:visible;position:relative;pointer-events:auto;right:auto;text-decoration:none;text-indent:0;text-transform:none;transform:none;top:auto;vertical-align:baseline;visibility:inherit;width:auto;word-wrap:break-word;white-space:normal;-webkit-tap-highlight-color:#fff0;text-align:left;padding:0}#mega-menu-wrap-primary_mobile #mega-menu-primary_mobile a.mega-menu-link{cursor:pointer;display:inline}#mega-menu-wrap-primary_mobile{border-radius:0}@media only screen and (min-width:651px){#mega-menu-wrap-primary_mobile{background-color:#000}}#mega-menu-wrap-primary_mobile #mega-menu-primary_mobile li.mega-menu-item>ul.mega-sub-menu{display:block;visibility:hidden;opacity:1;pointer-events:auto}@media only screen and (max-width:650px){#mega-menu-wrap-primary_mobile #mega-menu-primary_mobile 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_mobile #mega-menu-primary_mobile[data-effect=fade_up] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu{opacity:0;transform:translate(0,10px);transition:opacity 200ms ease-in,transform 200ms ease-in,visibility 200ms ease-in}#mega-menu-wrap-primary_mobile #mega-menu-primary_mobile[data-effect=fade_up].mega-no-js li.mega-menu-item:focus>ul.mega-sub-menu,#mega-menu-wrap-primary_mobile #mega-menu-primary_mobile[data-effect=fade_up].mega-no-js li.mega-menu-item:hover>ul.mega-sub-menu{opacity:1;transform:translate(0,0)}}#mega-menu-wrap-primary_mobile #mega-menu-primary_mobile.mega-no-js li.mega-menu-item:focus>ul.mega-sub-menu,#mega-menu-wrap-primary_mobile #mega-menu-primary_mobile.mega-no-js li.mega-menu-item:hover>ul.mega-sub-menu{visibility:visible}#mega-menu-wrap-primary_mobile #mega-menu-primary_mobile>li.mega-menu-item{margin:0;display:inline-block;height:auto;vertical-align:middle}@media only screen and (min-width:651px){#mega-menu-wrap-primary_mobile #mega-menu-primary_mobile>li.mega-menu-item>a.mega-menu-link:focus,#mega-menu-wrap-primary_mobile #mega-menu-primary_mobile>li.mega-menu-item>a.mega-menu-link:hover{background-color:#fff0;color:#dcaf39;font-weight:inherit;text-decoration:none;border-color:#fff0}}#mega-menu-wrap-primary_mobile #mega-menu-primary_mobile>li.mega-menu-item>a.mega-menu-link{line-height:40px;height:40px;vertical-align:baseline;width:auto;display:block;color:#fff;text-transform:none;text-decoration:none;text-align:left;background-color:#fff0;border-top:1px solid #fff0;border-left:1px solid #fff0;border-right:1px solid #fff0;border-radius:1px 0 1px 0;font-family:Tahoma,Geneva,sans-serif;font-weight:inherit;outline:0}@media only screen and (max-width:650px){#mega-menu-wrap-primary_mobile #mega-menu-primary_mobile>li.mega-menu-item{display:list-item;margin:0;clear:both;border:0}#mega-menu-wrap-primary_mobile #mega-menu-primary_mobile>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_mobile #mega-menu-primary_mobile>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_mobile #mega-menu-primary_mobile>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_mobile #mega-menu-primary_mobile>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item{border-bottom:1px solid #fff}@media only screen and (max-width:650px){#mega-menu-wrap-primary_mobile #mega-menu-primary_mobile>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item{clear:both}}#mega-menu-wrap-primary_mobile #mega-menu-primary_mobile>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_mobile #mega-menu-primary_mobile>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_mobile #mega-menu-primary_mobile>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_mobile #mega-menu-primary_mobile>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}}#mega-menu-wrap-primary_mobile #mega-menu-primary_mobile>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus,#mega-menu-wrap-primary_mobile #mega-menu-primary_mobile>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover{background:linear-gradient(to bottom,#000,#080c2c);font-weight:400;text-decoration:none;color:#dcaf39}#mega-menu-wrap-primary_mobile #mega-menu-primary_mobile 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}@media only screen and (max-width:650px){#mega-menu-wrap-primary_mobile #mega-menu-primary_mobile li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{float:right}}#mega-menu-wrap-primary_mobile .mega-menu-toggle{display:none}@media only screen and (max-width:650px){#mega-menu-wrap-primary_mobile .mega-menu-toggle{z-index:1;background-color:#000;border-radius:0;line-height:40px;height:40px;text-align:left;user-select:none;outline:0;white-space:nowrap;display:none}#mega-menu-wrap-primary_mobile .mega-menu-toggle .mega-toggle-blocks-center,#mega-menu-wrap-primary_mobile .mega-menu-toggle .mega-toggle-blocks-left,#mega-menu-wrap-primary_mobile .mega-menu-toggle .mega-toggle-blocks-right{display:flex;flex:1;gap:6px}#mega-menu-wrap-primary_mobile .mega-menu-toggle .mega-toggle-block{display:flex;height:100%;outline:0;align-self:center;flex-shrink:0}#mega-menu-wrap-primary_mobile .mega-menu-toggle .mega-toggle-blocks-left{justify-content:flex-start;padding-left:6px}#mega-menu-wrap-primary_mobile .mega-menu-toggle .mega-toggle-blocks-center{justify-content:center}#mega-menu-wrap-primary_mobile .mega-menu-toggle .mega-toggle-blocks-right{justify-content:flex-end;padding-right:6px}#mega-menu-wrap-primary_mobile .mega-menu-toggle+#mega-menu-primary_mobile{flex-direction:column;flex-wrap:nowrap;background-color:#000;padding:0 1px 1px 0;display:flex}}#mega-menu-wrap-primary_mobile .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated{padding:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;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_mobile .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_mobile .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;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}#mega-menu-wrap-primary_mobile .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after,#mega-menu-wrap-primary_mobile .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before{width:40px;height:4px;background-color:#ddd;border-radius:4px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease;content:"";display:block}#mega-menu-wrap-primary_mobile .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before{top:-10px}#mega-menu-wrap-primary_mobile .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{bottom:-10px}#mega-menu-wrap-primary_mobile .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::before{top:10px;transition-property:transform,opacity;transition-timing-function:ease;transition-duration:.15s}#mega-menu-wrap-primary_mobile .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::after{top:20px}#mega-menu-wrap-primary_mobile{clear:both}@media only screen and (max-width:650px){.nav.nav-vertical li{border-bottom:1px solid #fff}}.htf-footer,.htf-footer *{box-sizing:border-box}.htf-footer{--htf-bg:#0b161c;--htf-card:#112129;--htf-card-hover:#152a34;--htf-gold:#d6aa6d;--htf-white:#ffffff;--htf-text:#d7e0e5;--htf-muted:#9eabb3;--htf-border:rgba(214, 170, 109, 0.28);position:relative;isolation:isolate;overflow:hidden;width:100%;color:var(--htf-white);background:radial-gradient(circle at 12%0,rgb(214 170 109/.12),transparent 29rem),radial-gradient(circle at 92% 34%,rgb(214 170 109/.08),transparent 25rem),linear-gradient(145deg,#0b161c 0,#071116 100%);font-family:inherit;font-size:16.5px;line-height:1.65}.htf-footer::before{content:"";position:absolute;z-index:-1;inset:0;opacity:.22;pointer-events:none;background-image:linear-gradient(rgb(255 255 255/.022) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255/.022) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,#000,transparent 72%)}.htf-topline{height:4px;background:linear-gradient(90deg,transparent 0%,var(--htf-gold) 18%,#f0d2a8 50%,var(--htf-gold) 82%,transparent 100%);box-shadow:0 0 24px rgb(214 170 109/.34)}.htf-container{width:min(100% - 40px,1420px);margin-inline:auto}.htf-main{padding:66px 0 48px}.htf-upper{display:grid;grid-template-columns:minmax(285px,.8fr) minmax(0,2.2fr);gap:clamp(34px,5vw,76px);align-items:stretch}.htf-brand{display:flex;min-width:0;flex-direction:column;justify-content:center;padding-right:10px}.htf-logo{display:inline-flex;width:fit-content;align-items:center;gap:14px;color:var(--htf-white)!important;text-decoration:none!important}.htf-slogan{max-width:420px;margin:26px 0 10px;color:var(--htf-white);font-size:clamp(20px,1.65vw,25px);font-weight:700;line-height:1.42}.htf-slogan::before{content:"";display:block;width:64px;height:2px;margin-bottom:18px;background:var(--htf-gold);box-shadow:0 0 15px rgb(214 170 109/.35)}.htf-brand-copy{max-width:430px;margin:0;color:var(--htf-text)}.htf-contact-pills{display:flex;flex-wrap:wrap;gap:10px;margin-top:25px}.htf-pill{display:inline-flex;min-height:42px;align-items:center;gap:9px;padding:8px 13px;border:1px solid var(--htf-border);border-radius:999px;color:var(--htf-white)!important;background:rgb(255 255 255/.035);font-size:14px;font-weight:650;text-decoration:none!important;transition:border-color 180ms ease,background 180ms ease,transform 180ms ease}.htf-pill:hover{transform:translateY(-2px);border-color:var(--htf-gold);background:rgb(214 170 109/.12)}.htf-pill svg{width:17px;height:17px;color:var(--htf-white)}.htf-office-wrap{min-width:0}.htf-kicker{display:flex;align-items:center;gap:12px;margin:0 0 18px;color:var(--htf-gold);font-size:12px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.htf-kicker::after{content:"";height:1px;flex:1;background:linear-gradient(90deg,rgb(214 170 109/.42),transparent)}.htf-offices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.htf-office{position:relative;display:flex;min-width:0;min-height:254px;flex-direction:column;padding:25px 23px 22px;overflow:hidden;border:1px solid var(--htf-border);border-radius:6px 20px 6px 20px;color:var(--htf-white)!important;background:linear-gradient(155deg,rgb(255 255 255/.055),rgb(255 255 255/.018));box-shadow:0 18px 45px rgb(0 0 0/.2);text-decoration:none!important;transition:transform 220ms ease,border-color 220ms ease,background 220ms ease,box-shadow 220ms ease}.htf-office::after{content:"";position:absolute;right:-42px;bottom:-55px;width:140px;height:140px;border:1px solid rgb(214 170 109/.16);border-radius:50%;box-shadow:0 0 0 18px rgb(214 170 109/.025),0 0 0 38px rgb(214 170 109/.018);pointer-events:none}.htf-office:hover{transform:translateY(-5px);border-color:rgb(214 170 109/.72);background:linear-gradient(155deg,rgb(214 170 109/.13),rgb(255 255 255/.025));box-shadow:0 24px 58px rgb(0 0 0/.28),0 0 0 1px rgb(214 170 109/.08)}.htf-office-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:21px}.htf-office-icon{display:grid;width:44px;height:44px;place-items:center;border:1px solid rgb(214 170 109/.42);border-radius:50%;color:var(--htf-white);background:rgb(214 170 109/.1)}.htf-office-icon svg{width:21px;height:21px}.htf-country{color:var(--htf-gold);font-size:11px;font-weight:800}.htf-office h3{margin:0 0 11px;color:var(--htf-white);font-size:17px;font-weight:750}.htf-office address{margin:0;color:var(--htf-text);font-size:15px;font-style:normal}.htf-map-action{display:flex;align-items:center;gap:9px;margin-top:auto;padding-top:20px;color:var(--htf-white);font-size:14px;font-weight:700}.htf-map-action svg,.htf-menu a svg{width:16px;height:16px;transition:transform 180ms ease}.htf-office:hover .htf-map-action{color:var(--htf-gold)}.htf-divider{height:1px;margin:48px 0 42px;border:0;background:linear-gradient(90deg,transparent,rgb(214 170 109/.52) 18%,rgb(214 170 109/.22) 82%,transparent)}.htf-menus{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(26px,4vw,56px)}.htf-menu{min-width:0}.htf-menu-title{display:flex;align-items:center;gap:11px;margin:0 0 19px;color:var(--htf-white);font-size:16px;font-weight:800;letter-spacing:.025em}.htf-menu-title-icon{display:grid;width:35px;height:35px;flex:0 0 35px;place-items:center;border:1px solid var(--htf-border);border-radius:10px 3px 10px 3px;color:var(--htf-white);background:rgb(214 170 109/.08)}.htf-menu-title-icon svg{width:18px;height:18px}.htf-menu ul{display:grid;gap:3px;margin:0;padding:0;list-style:none}.htf-menu li{margin:0;padding:0;border:0}.htf-menu a,.htf-quick-links a{color:var(--htf-text)!important;text-decoration:none!important}.htf-menu a{display:grid;grid-template-columns:20px minmax(0,1fr);gap:10px;align-items:start;padding:7px 0;font-size:15.5px;line-height:1.45;transition:color 170ms ease,transform 170ms ease}.htf-menu a svg{margin-top:3px;color:var(--htf-white);opacity:.88;transition:color 170ms ease,opacity 170ms ease}.htf-menu a:hover,.htf-office:hover .htf-map-action svg{transform:translateX(4px)}.htf-menu a:hover svg{color:var(--htf-white);opacity:1}.htf-bottom{border-top:1px solid rgb(255 255 255/.08);background:rgb(0 0 0/.18)}.htf-bottom-inner{display:flex;min-height:82px;align-items:center;justify-content:space-between;gap:24px;padding:16px 0}.htf-legal{margin:0;color:var(--htf-muted);font-size:14px}.htf-legal strong{color:var(--htf-white);font-weight:700}.htf-quick-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px 18px}.htf-quick-links a{display:inline-flex;align-items:center;gap:7px;font-size:14px;font-weight:650}.htf-menu a:hover,.htf-quick-links a:hover{color:var(--htf-gold)!important}.htf-quick-links svg{width:15px;height:15px;color:var(--htf-white)}.htf-footer a:focus-visible{outline:2px solid var(--htf-gold);outline-offset:4px;border-radius:3px}@media (max-width:1180px){.htf-upper{grid-template-columns:1fr}.htf-brand{max-width:720px}}@media (max-width:920px){.htf-menus,.htf-offices{grid-template-columns:repeat(2,minmax(0,1fr))}.htf-office:first-child{grid-column:1/-1;min-height:220px}}@media (max-width:640px){.htf-footer{font-size:16px}.htf-container{width:min(100% - 32px,1420px)}.htf-main{padding:48px 0 36px}.htf-contact-pills{display:grid;grid-template-columns:1fr}.htf-pill{justify-content:center}.htf-menus,.htf-offices{grid-template-columns:1fr}.htf-office:first-child{grid-column:auto}.htf-office{min-height:224px;padding:23px 21px 20px}.htf-divider{margin:39px 0 35px}.htf-menu-title{margin-bottom:12px}.htf-menu a{min-height:42px;align-items:center;padding:8px 0;font-size:16px}.htf-menu a svg{margin-top:0}.htf-bottom-inner{min-height:0;flex-direction:column;align-items:flex-start;padding:23px 0 26px}.htf-quick-links{justify-content:flex-start}}@media (prefers-reduced-motion:reduce){.htf-footer *,.htf-footer ::after,.htf-footer ::before{scroll-behavior:auto!important;transition:none!important}}html{-ms-text-size-adjust:100%;font-family:sans-serif}body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}footer,header,main,nav,section{display:block}[hidden]{display:none}a{background-color:#fff0}a:active,a:hover{outline-width:0}b,strong{font-weight:bolder}img{border-style:none;display:inline-block;height:auto;max-width:100%;vertical-align:middle;opacity:1;transition:opacity 1s}svg:not(:root){overflow:hidden}button,input,textarea{font:inherit}button,input{overflow:visible}[type=button],[type=submit]{cursor:pointer}[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}[type=search]{-webkit-appearance:textfield}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}*,:after,:before,html{box-sizing:border-box}html{-webkit-tap-highlight-color:#fff0;background-attachment:fixed;overflow-x:hidden;scroll-padding-top:var(--flatsome-scroll-padding-top);-webkit-text-size-adjust:100%;text-size-adjust:100%;background:var(--ht-nen);scroll-behavior:smooth;background-color:#eef0ed!important}hr{border-width:0;border-top:1px solid;margin:15px 0;opacity:.1}p:empty{display:none}a,button,input{touch-action:manipulation}iframe{max-width:100%}.col,.col-inner{position:relative;width:100%}.col{margin:0;padding:0 15px 30px}.col-inner{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;flex:1 0 auto;margin-left:auto;margin-right:auto}@media screen and (min-width:850px){.col:first-child .col-inner{margin-left:auto;margin-right:0}.col+.col .col-inner{margin-left:0;margin-right:auto}}@media screen and (max-width:849px){.col{padding-bottom:30px}}.align-middle{align-items:center!important;align-self:center!important;vertical-align:middle!important}.align-center{justify-content:center!important}.small-12{flex-basis:100%;max-width:100%}.small-columns-2>.col{flex-basis:50%;max-width:50%}@media screen and (min-width:550px){.medium-4{flex-basis:33.3333333333%;max-width:33.3333333333%}.medium-11{flex-basis:91.6666666667%;max-width:91.6666666667%}.medium-12{flex-basis:100%;max-width:100%}.medium-columns-2>.col{flex-basis:50%;max-width:50%}.medium-columns-3>.col{flex-basis:33.3333333333%;max-width:33.3333333333%}}@media screen and (min-width:850px){.large-2{flex-basis:16.6666666667%;max-width:16.6666666667%}.large-3{flex-basis:25%;max-width:25%}.large-4{flex-basis:33.3333333333%;max-width:33.3333333333%}.large-5{flex-basis:41.6666666667%;max-width:41.6666666667%}.large-7{flex-basis:58.3333333333%;max-width:58.3333333333%}.large-10{flex-basis:83.3333333333%;max-width:83.3333333333%}.large-12,.large-columns-1>.col{flex-basis:100%;max-width:100%}.large-columns-4>.col{flex-basis:25%;max-width:25%}.large-columns-8>.col{flex-basis:12.5%;max-width:12.5%}}.has-shadow>.col>.col-inner{background-color:#fff}.container{width:100%}.container,.row{margin-left:auto;margin-right:auto}.container{padding-left:15px;padding-right:15px}.flex-row{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between;width:100%}.text-center .flex-row{justify-content:center}.header .flex-row{height:100%}.flex-col{max-height:100%}.flex-grow{-ms-flex-negative:1;-ms-flex-preferred-size:auto!important;flex:1}.flex-center{margin:0 auto}.flex-left{margin-right:auto}.flex-right{margin-left:auto}@media (-ms-high-contrast:none){.nav>li>a>i{top:-1px}}.row{display:flex;flex-flow:row wrap;width:100%}.row .row:not(.row-collapse){margin-left:-15px;margin-right:-15px;padding-left:0;padding-right:0;width:auto}.row .container{padding-left:0;padding-right:0}.section+.row:not(.row-collapse){margin-top:30px}.row-full-width{max-width:100%!important}.row .row-small:not(.row-collapse){margin-bottom:0;margin-left:-10px;margin-right:-10px}.row-small>.col{margin-bottom:0;padding:0 9.8px 19.6px}.row .row-xsmall:not(.row-collapse){margin-bottom:0;margin-left:-2px;margin-right:-2px}.row-xsmall>.col{margin-bottom:0;padding:0 2px 3px}.section{align-items:center;display:flex;flex-flow:row;min-height:auto;padding:30px 0;position:relative;width:100%}.section.dark{background-color:#666}.section-bg{overflow:hidden;width:100%}.nav-vertical>li ul,.section-content{width:100%}.section-content{z-index:1}.nav-dropdown{background-color:#fff;color:var(--fs-color-base);display:table;left:-99999px;margin:0;max-height:0;min-width:260px;opacity:0;padding:20px 0;position:absolute;text-align:left;transition:opacity .25s,visibility .25s;visibility:hidden;z-index:9}.dark.nav-dropdown{color:#f1f1f1}.nav-dropdown:after{clear:both;content:"";display:block;height:0;visibility:hidden}.nav-dropdown li{display:block;margin:0;vertical-align:top}.no-js li.has-dropdown:hover>.nav-dropdown{left:-15px;max-height:inherit;opacity:1;visibility:visible}.nav-dropdown>li>a{line-height:1.3;padding:10px 20px;width:auto}.nav-dropdown>li:last-child:not(.nav-dropdown-col)>a{border-bottom:0!important}.nav-dropdown.nav-dropdown-simple>li>a:hover{background-color:rgb(0 0 0/.03)}.nav-dropdown-has-arrow li.has-dropdown:after{z-index:10}.nav-dropdown-has-arrow li.has-dropdown:after,.nav-dropdown-has-arrow li.has-dropdown:before{border:solid #fff0;bottom:-2px;content:"";height:0;left:50%;opacity:0;pointer-events:none;position:absolute;width:0}.nav-dropdown-has-arrow li.has-dropdown:after{border-width:8px;margin-left:-8px}.nav-dropdown-has-arrow li.has-dropdown:before{border-width:11px;margin-left:-11px;z-index:-999}.nav-dropdown-has-shadow .nav-dropdown{box-shadow:1px 1px 15px rgb(0 0 0/.15)}.nav-dropdown-has-arrow.nav-dropdown-has-border li.has-dropdown:before{border-bottom-color:#d1d1d1}.nav-dropdown-has-border .nav-dropdown{border:2px solid #ddd}.nav,.nav ul:not(.nav-dropdown){margin:0;padding:0}.nav,.nav>li>a{align-items:center}.nav,.nav>li{position:relative}.nav{display:flex;flex-flow:row wrap;width:100%}.nav>li{display:inline-block;list-style:none;margin:0 7px;padding:0;transition:background-color .3s}.nav>li>a{display:inline-flex;flex-wrap:wrap;padding:10px 0}.nav-small.nav>li.html{font-size:.75em}.nav-center{justify-content:center}.nav-left{justify-content:flex-start}.nav-right{justify-content:flex-end}@media (max-width:849px){.medium-nav-center{justify-content:center}}.nav-dropdown>li>a,.nav>li>a{color:rgb(74 74 74/.85);transition:all .2s}.nav-dropdown>li>a{display:block}.nav-dropdown>li>a:hover,.nav>li>a:hover{color:hsl(0 0% 7%/.85)}.nav li:first-child{margin-left:0!important}.nav li:last-child{margin-right:0!important}.nav-uppercase>li>a{font-weight:bolder;letter-spacing:.02em;text-transform:uppercase}@media (min-width:850px){.nav-divided>li{margin:0 .7em}.nav-divided>li+li>a:after{border-left:1px solid rgb(0 0 0/.1);content:"";height:15px;left:-1em;margin-top:-7px;position:absolute;top:50%;width:1px}}.nav-pills>li,li.html form,li.html input{margin:0}.nav:hover>li:not(:hover)>a:before{opacity:0}.nav.nav-vertical{flex-flow:column}.nav.nav-vertical li{list-style:none;margin:0;width:100%}.nav-vertical li li{font-size:1em;padding-left:.5em}.nav-vertical>li{align-items:center;display:flex;flex-flow:row wrap}.nav-vertical>li>a,.nav-vertical>li>ul>li a{align-items:center;display:flex;flex-grow:1;width:auto}.nav-vertical>li.html{padding-bottom:1em;padding-top:1em}.nav-vertical>li>ul li a{color:#4a4a4a;transition:color .2s}.nav-vertical>li>ul li a:hover{color:#111;opacity:1}.nav-vertical>li>ul{margin:0 0 2em;padding-left:1em}.nav .children{left:-99999px;opacity:0;position:fixed;transform:translateX(-10px);transition:background-color .6s,transform .3s,opacity .3s}@media (prefers-reduced-motion){.nav .children{opacity:1;transform:none}}.nav-sidebar.nav-vertical>li.menu-item:hover{background-color:rgb(0 0 0/.05)}.nav-sidebar.nav-vertical>li+li,.nav-vertical>li+li{border-top:1px solid #ececec}.banner,.nav-vertical .mega-menu-item{width:100%}.nav-vertical .social-icons{display:block;width:100%}.banner{background-color:var(--fs-color-primary);min-height:30px;position:relative}.banner-bg{overflow:hidden}.banner-layers{height:100%;max-height:100%;position:relative}@media (max-width:549px){.banner-layers{-webkit-overflow-scrolling:touch;overflow:auto}}.banner-layers>*{position:absolute!important}.dark .banner a{color:#fff}.banner-bg :is(img){height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;position:absolute;top:0;width:100%}.box{margin:0 auto;position:relative;width:100%}.box a{display:inline-block}.box,.box-image,.box-text{transition:opacity .3s,transform .3s,background-color .3s}.box-image>div>a{display:block}.box-image>div>a:focus-visible{outline-offset:-2px}.box-text{font-size:.9em;padding-bottom:1.4em;padding-top:.7em;position:relative;width:100%}.has-shadow .box-text{padding-left:1.2em;padding-right:1.2em}@media (max-width:549px){.box-text{font-size:85%}}.box-image{height:auto;margin:0 auto;overflow:hidden;position:relative}.box-text.text-center{padding-left:10px;padding-right:10px}.box-image img{margin:0 auto;max-width:100%;width:100%}.box-bounce .box-text{padding:15px 15px 20px;z-index:1}.box-bounce:hover .box-text{background-color:#fff;transform:translateY(-15px)}.dark .box-bounce:hover .box-text{background-color:#222}.box-bounce:hover .box-image{transform:translateY(-5px)}.button,button{background-color:#fff0;border:1px solid #fff0;border-radius:0;box-sizing:border-box;cursor:pointer;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-decoration:none;text-rendering:optimizeLegibility;text-shadow:none;text-transform:uppercase;transition:transform .3s,border .3s,background .3s,box-shadow .3s,opacity .3s,color .3s;vertical-align:middle}.button{background-color:var(--fs-color-primary);border-color:rgb(0 0 0/.05);color:#fff}button{color:currentColor}.button span{display:inline-block;line-height:1.6}.button.is-outline{line-height:2.19em;background-color:#fff0;border:2px solid}.button:hover{box-shadow:inset 0 0 0 100px rgb(0 0 0/.2);color:#fff;opacity:1;outline:0}.dark .button{color:#fff}.is-outline{color:silver}.is-outline:hover{box-shadow:none!important;border-color:var(--fs-color-primary);color:#fff}.is-outline:hover,.primary{background-color:var(--fs-color-primary)}.white{background-color:#fff!important;color:#666!important}.white.button.is-outline{background-color:#fff0;color:currentColor!important}.white.is-outline{background-color:transparent!important;color:#fff!important}.white.is-outline:hover{background-color:#fff!important;border-color:#fff;color:#666!important}.secondary{background-color:var(--fs-color-secondary)}.alert{background-color:var(--fs-color-alert)}.text-center .button:first-of-type{margin-left:0!important}.text-center .button:last-of-type{margin-right:0!important}.flex-col .button,.flex-col button,.flex-col input,.searchform-wrapper form{margin-bottom:0}.is-divider{background-color:rgb(0 0 0/.1);display:block;height:3px;margin:1em 0;max-width:30px;width:100%}.dark .is-divider{background-color:hsl(0 0% 100%/.3)}input[type=search]{padding:0 .75em}input[type=search],textarea{background-color:#fff;border:1px solid #ddd;border-radius:0;box-shadow:inset 0 1px 2px rgb(0 0 0/.1);box-sizing:border-box;color:#333;font-size:.97em;height:2.507em;max-width:100%;transition:color .3s,border .3s,background .3s,opacity .3s;vertical-align:middle;width:100%}@media (max-width:849px){input[type=search],textarea{font-size:1rem}}input:hover,textarea:hover{box-shadow:inset 0-1.8em 1em 0#fff0}input[type=search],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}textarea{min-height:120px;padding:.7em .75em 0}input[type=search]:focus,textarea:focus{background-color:#fff;box-shadow:0 0 5px #ccc;color:#333;opacity:1!important;outline:0}label{display:block;font-size:.9em;font-weight:700;margin-bottom:.4em;color:#222}.form-flat input:not([type=submit]){background-color:rgb(0 0 0/.03);border-color:rgb(0 0 0/.09);border-radius:99px;box-shadow:none;color:currentColor!important}.form-flat button,.form-flat input{border-radius:99px}.form-flat .flex-row .flex-col{padding-right:4px}.dark .form-flat input:not([type=submit]),.nav-dark .form-flat input:not([type=submit]){background-color:hsl(0 0% 100%/.2)!important;border-color:hsl(0 0% 100%/.09);color:#fff}.dark .form-flat input::-webkit-input-placeholder,.nav-dark .form-flat input::-webkit-input-placeholder{color:#fff}.form-flat .button.icon{background-color:transparent!important;border-color:transparent!important;box-shadow:none;color:currentColor!important}.icon-box .icon-box-img{margin-bottom:1em;max-width:100%;position:relative}.icon-box-img img{padding-top:.2em;width:100%}.icon-box-left{display:flex;flex-flow:row wrap;width:100%}.icon-box-left .icon-box-img{flex:0 0 auto;margin-bottom:0;max-width:200px}.icon-box-left .icon-box-text{flex:1 1 0%}.icon-box-left .icon-box-img+.icon-box-text{padding-left:1em}i[class^=icon-]{speak:none!important;display:inline-block;font-display:block;font-family:fl-icons!important;font-style:normal!important;font-variant:normal!important;font-weight:400!important;line-height:1.2;margin:0;padding:0;position:relative;text-transform:none!important}.button i,button i{top:-1.5px;vertical-align:middle}.button.open-video i{top:-.027em}a.icon:not(.button){font-family:sans-serif;font-size:1.2em;margin-left:.25em;margin-right:.25em}.header a.icon:not(.button){margin-left:.3em;margin-right:.3em}.header .nav-small a.icon:not(.button){font-size:1em}.button.icon{display:inline-block;margin-left:.12em;margin-right:.12em;min-width:2.5em;padding-left:.6em;padding-right:.6em}.button.icon i,.nav>li>a>i.icon-search{font-size:1.2em}.button.icon.circle{padding-left:0;padding-right:0}.button.icon.circle>i{margin:0 8px}.button.icon.circle>i:only-child{margin:0}.nav>li>a>i{font-size:20px;transition:color .3s;vertical-align:middle}.nav>li>a>i+span{margin-left:5px}.nav>li>a>i.icon-menu{font-size:1.9em}.nav>li.has-icon>a>i{min-width:1em}.button:not(.icon)>i{margin-left:-.15em;margin-right:.4em}.button:not(.icon)>span+i{margin-left:.4em;margin-right:-.15em}.has-dropdown .icon-angle-down{font-size:16px;margin-left:.2em;opacity:.6}.img,.img .img-inner{position:relative}.img .img-inner{overflow:hidden}.img,.img img{width:100%}.overlay{background-color:rgb(0 0 0/.15);height:100%;left:-1px;pointer-events:none;right:-1px;top:0;transition:transform .3s,opacity .6s;bottom:0;position:absolute}.image-cover,.video-fit{background-position:50% 50%;background-size:cover;height:auto;overflow:hidden;padding-top:100%;position:relative}.video-fit{padding-top:56.5%}.image-cover img,.video-fit iframe{bottom:0;font-family:"object-fit: cover;";height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;position:absolute;right:0;top:0;width:100%}.video-fit iframe{-o-object-fit:fill;object-fit:fill}.mfp-hide{display:none!important}.text-box{max-height:100%}.text-box .text-box-content{backface-visibility:hidden;position:relative;z-index:10}.slider-style-shadow .flickity-slider>:before{background-image:url(https://hatiencorp.vn/wp-content/themes/hatiencorp/assets/img/shadow@2x.png);background-size:100% 100%;bottom:-6px;content:"";height:100px;left:-10%;position:absolute;right:-10%;z-index:-2}a{color:var(--fs-experimental-link-color);text-decoration:none}.button:focus:not(:focus-visible),a:focus:not(:focus-visible),button:focus:not(:focus-visible),input:focus:not(:focus-visible){outline:0}.button:focus-visible{outline-offset:2px}.button:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid currentColor}a.plain{color:currentColor;transition:color .3s,opacity .3s,transform .3s}.nav-dark a.plain:hover{opacity:.7}a:hover{color:var(--fs-experimental-link-color-hover)}.primary:focus-visible,.submit-button:focus-visible,button[type=submit]:focus-visible{outline-color:var(--fs-color-primary)}.secondary:focus-visible{outline-color:var(--fs-color-secondary)}.dark a{color:currentColor}.dark a:hover{color:#fff}ul{list-style:disc}ol{list-style:decimal}ol,ul{margin-top:0;padding:0}ul ul{margin:1.5em 0 1.5em 3em}li{margin-bottom:.6em}dl dd,dl dt{display:inline-block;margin:0 5px 0 0}dl{font-size:.85em;opacity:.9;text-transform:uppercase}.button,button,input,textarea{margin-bottom:1em}dl,form,ol,p,ul{margin-bottom:1.3em}h1,h2,h3,h5{margin-bottom:.5em;margin-top:0;text-rendering:optimizeSpeed;width:100%}h1,h2{font-size:1.7em;line-height:1.3}h2{font-size:1.6em}h3{font-size:1.25em}h5{font-size:1em}@media (max-width:549px){h1{font-size:1.4em}h2{font-size:1.2em}h3{font-size:1em}}p{margin-top:0}h1>span,h2>span,h3>span{-webkit-box-decoration-break:clone;box-decoration-break:clone}p.lead{font-size:1.3em}.uppercase{letter-spacing:.05em}.is-normal{font-weight:400}.uppercase{line-height:1.2;text-transform:uppercase}.is-xlarge{font-size:1.5em}.is-larger{font-size:1.3em}.is-large{font-size:1.15em}.is-small,.is-small.button,.nav>li>a{font-size:.8em}@media (max-width:549px){.is-xlarge{font-size:1.8em}.is-larger{font-size:1.2em}.is-large{font-size:1em}}.box-text a:not(.button),.box-text h5{line-height:1.3;margin-bottom:.1em;margin-top:.1em}.box-text p{margin-bottom:.1em;margin-top:.1em}.banner .button{margin-bottom:.5em;margin-top:.5em}.banner h1,.banner h2{font-size:3.5em;line-height:1;margin-bottom:.2em;margin-top:.2em;padding:0}.banner h2{font-size:2.9em}.banner p{margin-bottom:1em;margin-top:1em;padding:0}.nav>li.html{font-size:.85em}.container:after,.row:after{clear:both;content:"";display:table}@media (max-width:549px){.hide-for-small{display:none!important}}@media (min-width:550px){.show-for-small{display:none!important}}@media (min-width:850px){.show-for-medium{display:none!important}}@media (max-width:849px){.hide-for-medium{display:none!important}}.full-width{display:block;max-width:100%!important;padding-left:0!important;padding-right:0!important;width:100%!important}.mb{margin-bottom:30px}.mb-0{margin-bottom:0!important}.ml-0{margin-left:0!important}.last-reset :last-child,.mb:last-child{margin-bottom:0}.text-left{text-align:left}.text-center{text-align:center}.text-center .is-divider,.text-center>div,.text-center>div>div{margin-left:auto;margin-right:auto}.text-left .is-divider{margin-left:0;margin-right:auto}.relative{position:relative!important}.absolute{position:absolute!important}.fixed{position:fixed!important;z-index:12}.left{left:0}.bottom,.fill{bottom:0}.fill{height:100%;left:0;margin:0!important;padding:0!important;position:absolute;right:0;top:0}.circle{border-radius:999px!important;-o-object-fit:cover;object-fit:cover}.is-invisible{opacity:0;visibility:hidden}.z-1{z-index:21}.z-top{z-index:9995}.no-scrollbar{-ms-overflow-style:-ms-autohiding-scrollbar;scrollbar-width:none}.no-scrollbar::-webkit-scrollbar{height:0!important;width:0!important}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0/.6);color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}@media screen and (max-width:549px){.x5{left:5%}.x0{left:0}.y100{bottom:0}.y95{bottom:5%}.x50{left:50%;transform:translateX(-50%)}.y50{top:50.3%;transform:translateY(-50%)}.y50.x50{transform:translate(-50%,-50%)}}@media screen and (min-width:550px) and (max-width:849px){.md-x5{left:5%}.md-y5{top:5%}.md-y95{bottom:5%}.md-x0{left:0}.md-x50{left:50%;transform:translateX(-50%)!important}.md-y50{top:50%;transform:translateY(-50%)!important}.md-x50.md-y50{transform:translate(-50%,-50%)!important}}@media screen and (min-width:850px){.lg-x55{right:45%}.lg-y5{top:5%}.lg-y85{bottom:15%}.lg-x0{left:0}.lg-y30{top:30%}.lg-x50{left:50%;transform:translateX(-50%)!important}.lg-y50{top:50%;transform:translateY(-50%)!important}.lg-x50.lg-y50{transform:translate(-50%,-50%)!important}}.res-text{font-size:11px}@media screen and (min-width:550px){.res-text{font-size:1.8vw}}@media screen and (min-width:850px){.res-text{font-size:16px}.large-3 .res-text{font-size:8px}}@media (prefers-reduced-motion:no-preference){[data-animate]{animation-fill-mode:forwards;-webkit-backface-visibility:hidden;opacity:0!important;transition:filter 1.3s,transform 1.6s,opacity .7s ease-in;will-change:filter,transform,opacity}[data-animate]:not([data-animate-transform]){transform:none!important}[data-animate]:not([data-animate-transition]){transition:none!important}[data-animate=bounceInUp]{transition:transform .8s cubic-bezier(0,.195,0,1.465),opacity .5s ease-in}[data-animate=fadeInRight]{transform:translate3d(70px,0,0)}[data-animate=bounceInUp]{transform:translate3d(0,70px,0)}[data-animate]:hover{transition-delay:0s!important}.col+.col [data-animate],[data-animate]+[data-animate]{transition-delay:.2s}[data-animate]+[data-animate]+[data-animate]{transition-delay:.4s}[data-animate]+[data-animate]+[data-animate]+[data-animate]{transition-delay:.6s}}.is-border{border:1px solid #ececec;border-radius:0;bottom:0;left:0;margin:0;pointer-events:none;position:absolute;right:0;top:0}.has-shadow .box:not(.box-overlay):not(.box-shade){background-color:#fff}.box-shadow-1,.row-box-shadow-1-hover .col-inner{transition:transform .3s,box-shadow .3s,background-color .3s,color .3s,opacity .3s}.box-shadow-1,.row-box-shadow-1-hover .col-inner:hover{box-shadow:0 1px 3px -2px rgb(0 0 0/.12),0 1px 2px rgb(0 0 0/.24)}.text-shadow-1{text-shadow:1px 1px 1px rgb(0 0 0/.3)}.has-hover .bg,.has-hover [class*=image-] img{transition:filter .6s,opacity .6s,transform .6s,box-shadow .3s}.shade,.shade-top{background:rgb(0 0 0/.2)}.shade{backface-visibility:hidden;background:linear-gradient(0deg,#323232 0,#fff0 33%);bottom:0;content:" ";left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s}.shade-top{background:linear-gradient(180deg,#000 0,transparent 70%);opacity:.4}.dark,.dark p{color:#f1f1f1}.dark h2,.dark h3,.dark h5,.dark label,.nav-dark .logo a,.nav-dark .nav>li.html,.nav-dark .nav>li>a:hover,.nav-dark a.plain:hover,.nav-dropdown.dark>li>a:hover{color:#fff}.nav-dark .nav>li>a,.nav-dropdown.dark>li>a{color:hsl(0 0% 100%/.8)}.nav-dark .nav-divided>li+li>a:after,.nav-dropdown.dark>li>a{border-color:hsl(0 0% 100%/.2)}: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}}#main,#wrapper{background-color:#fff;position:relative}.ux-body-overlay{background-color:rgb(0 0 0/.3);bottom:0;display:block;height:100%;left:0;opacity:0;position:fixed;right:0;top:0;transition:visibility .3s,opacity .3s ease-in-out;visibility:hidden;width:100%;z-index:29}.header,.header-wrapper{background-position:50%0;background-size:cover;position:relative;transition:background-color .3s,opacity .3s;width:100%;z-index:1001}.header-bg-color{background-color:hsl(0 0% 100%/.9)}.header-bottom,.header-top{align-items:center;display:flex;flex-wrap:no-wrap}.header.has-transparent,.header.transparent{position:absolute}.header.transparent:not(.stuck){left:auto;right:auto}.header.transparent .header-bg-color,.header.transparent .header-bg-image,.header.transparent .header-bottom,.header.transparent .header-wrapper{background-color:#fff0;background-image:none!important;box-shadow:none}.header-bg-color,.header-bg-image{background-position:50%0;transition:background .4s}.header-top{background-color:var(--fs-color-primary);position:relative;z-index:11}.header-bottom,.header-main{position:relative;z-index:10}.header-bottom{z-index:9}.header-wrapper:not(.stuck) .logo img{transition:max-height .5s}.header-shadow .header-wrapper{box-shadow:1px 1px 10px rgb(0 0 0/.15)}.header-full-width .container{max-width:100%!important}.box-blog-post .is-divider{height:2px;margin-bottom:.5em;margin-top:.5em}.footer-wrapper{position:relative;width:100%}.back-to-top{bottom:20px;margin:0;opacity:0;pointer-events:none;right:20px;transform:translateY(30%)}.back-to-top.left{left:20px;right:unset}.logo{line-height:1;margin:0}.logo a{color:var(--fs-color-primary);display:block;font-size:32px;font-weight:bolder;text-decoration:none;text-transform:uppercase}.logo img{display:block;width:auto}.header-logo-dark,.nav-dark .header-logo{display:none!important}.nav-dark .header-logo-dark{display:block!important}.logo-left .logo{margin-left:0;margin-right:30px}@media screen and (max-width:849px){.header-inner .nav{flex-wrap:nowrap}.medium-logo-center .flex-left{flex:1 1 0%;order:1}.medium-logo-center .logo{margin:0 15px;order:2;text-align:center}.medium-logo-center .logo img{margin:0 auto}.medium-logo-center .flex-right{flex:1 1 0%;order:3}}.sidebar-menu .search-form{display:block!important;padding:5px 0;width:100%}.searchform{position:relative}.ht-mohinh__list li,.logo a,.searchform .button.icon{margin:0}.searchform .button.icon i{font-size:1.2em}.searchform-wrapper{width:100%}.searchform-wrapper.form-flat .flex-col:last-of-type{margin-left:-2.9em}@media (max-width:849px){.searchform-wrapper{font-size:1rem}}.header .search-form .live-search-results{background-color:hsl(0 0% 100%/.95);box-shadow:0 0 10px 0 rgb(0 0 0/.1);color:#111;left:0;position:absolute;right:0;text-align:left;top:105%}#search-lightbox{font-size:1.5em;margin:0 auto;max-width:600px}.section-title-container{margin-bottom:1.5em}.section-title{align-items:center;display:flex;flex-flow:row wrap;justify-content:space-between;position:relative;width:100%}.section-title i{margin-right:.5em;opacity:.6}.section-title i.icon-angle-right{margin-left:10px;margin-right:0}.section-title span{text-transform:uppercase}.section-title b{background-color:currentColor;display:block;flex:1;height:2px;opacity:.1}.section-title a{display:block;font-size:.8em;margin-left:auto;padding-left:15px}.section-title-center span{margin:0 15px;text-align:center}.icon-user:before{content:""}.icon-phone:before{content:""}.icon-play:before{content:""}.icon-menu:before{content:""}.icon-angle-right:before{content:""}.icon-angle-up:before{content:""}.icon-angle-down:before{content:""}.icon-twitter:before{content:""}.icon-facebook:before{content:""}.icon-instagram:before{content:""}.icon-pinterest:before{content:""}.icon-search:before{content:""}.icon-linkedin:before{content:""}.icon-youtube:before{content:""}.icon-whatsapp:before{content:""}.social-icons{color:#999;display:inline-block;font-size:.85em;vertical-align:middle}.html .social-icons{font-size:1em}.social-icons i{min-width:1em}.hthome .links a:hover,.nav-dark .social-icons{color:#fff}.res-text{font-size:max(14px,1vw)!important}[style*="color: #00a859"]{color:#006e3a!important}:root{--ht-chu-dao:#E8E8E3;--ht-chu2-dao:#C3C5C4;--ht-nhan-dao:#C29A62;--ht-phu-nhan:rgba(181, 138, 80, .10);--ht-phu-nhan-dam:rgba(181, 138, 80, .18);--ht-phu-mo:rgba(32, 36, 39, .05);--ht-phu-hover:rgba(32, 36, 39, .04);--ht-vien-dao:rgba(232, 232, 227, .22);--ht-bong:0 8px 24px rgba(32, 36, 39, .10);--ht-nen-rgb:247, 247, 243;--ht-o1:.5rem;--ht-o2:1rem;--ht-o3:1.5rem;--ht-o4:2.5rem;--ht-o5:4rem;--ht-bo:5px}@media (prefers-color-scheme:dark){:root{--ht-nen:#242526;--ht-card:#2D2F30;--ht-nen2:#333536;--ht-chu:#E8E8E3;--ht-chu2:#C3C5C4;--ht-vien:#4B4D4E;--ht-nhan:#C29A62;--ht-chu-dao:#E8E8E3;--ht-chu2-dao:#C3C5C4;--ht-nhan-dao:#C29A62;--ht-nhan-nen-chu:#242526;--ht-phu-nhan:rgba(194, 154, 98, .14);--ht-phu-nhan-dam:rgba(194, 154, 98, .24);--ht-phu-mo:rgba(232, 232, 227, .05);--ht-phu-hover:rgba(232, 232, 227, .04);--ht-vien-dao:rgba(232, 232, 227, .18);--ht-bong:0 18px 48px rgba(0, 0, 0, .30);--ht-nen-rgb:36, 37, 38}}:root{--ht-gian-dong:1.65;--ht-gian-dong-td:1.25;--ht-do-dai-dong:72ch;--ht-co-h1:clamp(1.90rem, 1.30rem + 2.40vw, 3.00rem);--ht-co-h2:clamp(1.65rem, 1.30rem + 1.50vw, 2.25rem);--ht-co-h3:clamp(1.30rem, 1.15rem + 0.60vw, 1.60rem);--ht-co-h4:clamp(1.15rem, 1.08rem + 0.30vw, 1.30rem)}@media (max-width:549px){body{font-size:123%}}body{line-height:var(--ht-gian-dong);background:var(--ht-nen);color:var(--ht-chu);font-size:111%}:where(p,li,dd,dt){line-height:var(--ht-gian-dong)}:where(h1,h2,h3,h5){color:inherit;line-height:var(--ht-gian-dong-td)}:where(h1){font-size:var(--ht-co-h1)}:where(h2){font-size:var(--ht-co-h2)}:where(h3){font-size:var(--ht-co-h3)}:where(a){color:inherit;text-decoration:underline;text-decoration-color:var(--ht-nhan);text-underline-offset:.18em;text-decoration-thickness:1.5px}:where(a):hover{text-decoration-color:currentColor}:where(.button,.nav a){text-decoration:none}:where(a,button,[role=button],input,textarea):focus-visible{outline:2px solid var(--ht-nhan);outline-offset:2px}:where(.dark),:where(.dark) :where(a):hover{color:var(--ht-chu-dao)}:where(.dark) :is(h1,h2,h3,h5,p,li,dd,dt,span,strong,em){color:inherit}:where(.dark) :where(a){color:var(--ht-nhan-dao)}:where(.button.primary,.wp-block-button__link){display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.75rem 1.4rem;border-radius:var(--ht-bo);background:var(--ht-nhan);color:var(--ht-nhan-nen-chu);font-size:1em;font-weight:600;line-height:1.2;text-decoration:none}:where(.dark) :where(.button.is-outline){color:var(--ht-nhan-dao);border-color:var(--ht-vien-dao)}:where(input,textarea){min-height:44px;padding:.6rem .8rem;background:var(--ht-card);border:1px solid var(--ht-vien);border-radius:var(--ht-bo)}:where(input,textarea),:where(label){color:var(--ht-chu);font-size:1em}:where(textarea){min-height:8rem;line-height:var(--ht-gian-dong)}:where(img,iframe,svg){max-width:100%;height:auto}:where(img){border-radius:var(--ht-bo)}@media (prefers-contrast:more){:root{--ht-chu:#000000;--ht-chu2:#2A2F33;--ht-vien:#6B7175}@media (prefers-color-scheme:dark){:root{--ht-chu:#FFFFFF;--ht-chu2:#E3E5E4;--ht-vien:#9AA0A2}}}@media (forced-colors:active){:where(.button){border:1px solid ButtonBorder;forced-color-adjust:none;background:ButtonFace;color:ButtonText}}@media (prefers-reduced-motion:reduce){*,::after,::before{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}@media (min-width:850px){#main .clients li,#main .col-inner>p span,#main .ht-mohinh__list li,#main .ht-mohinh__list span,#main .ht-mohinh__them,#main .ht-mohinh__them a,#main .hthome ol li,#main .hthome ol li span:last-child{font-size:17px}#main .from_the_blog_excerpt{font-size:17px;line-height:1.6}#main .post-title a.plain{font-size:18px}#main .ht-kh dd{font-size:17px}#main .button span,#main .ht-kh-them,#main a.button span{font-size:16px}}:root{--ht26-ink:var(--ht-chu);--ht26-muted:var(--ht-chu2);--ht26-navy:var(--ht-nen);--ht26-dark:var(--ht-nen);--ht26-surface:var(--ht-card);--ht26-border:var(--ht-vien);--ht26-gold:var(--ht-nhan);--ht26-bronze:var(--ht-nhan);--ht26-gold-icon:var(--ht-nhan);--ht26-gold-line:var(--ht-vien);--ht26-card-shadow:var(--ht-bong);--ht-ai-surface-bg:var(--ht-nen);--ht-ai-surface-fg:var(--ht-chu);--ht-ai-surface-muted:var(--ht-chu2);--ht-ai-surface-line:var(--ht-vien);--ht-ai-card-bg:var(--ht-card);--ht-ai-card-fg:var(--ht-chu);--ht-ai-action-bg:var(--ht-nhan);--ht-ai-action-fg:var(--ht-nhan-nen-chu);color-scheme:light;--ht-nen:#F7F7F3;--ht-card:#FFFFFF;--ht-nen2:#F0F1EF;--ht-chu:#202427;--ht-chu2:#596064;--ht-vien:#D9DDDA;--ht-nhan:#B58A50;--ht-nhan-chu:#7E5F35;--ht-nhan-nen-chu:#202427;--ht-toi:#0B161C;--ht-o1:8px;--ht-o2:16px;--ht-o3:24px;--ht-o4:40px;--ht-o5:64px}.dark .button.white.is-outline{color:var(--ht-chu-dao);border-color:var(--ht-vien-dao)}@media (prefers-color-scheme:dark){:root{color-scheme:dark;--ht-nen:#242526;--ht-card:#2D2F30;--ht-nen2:#333536;--ht-chu:#E8E8E3;--ht-chu2:#C3C5C4;--ht-vien:#4B4D4E;--ht-nhan:#C29A62;--ht-nhan-chu:#C29A62;--ht-nhan-nen-chu:#242526}}#main,#wrapper{background:#fff0}:where(h1,h2,h3,h5){color:var(--ht-chu);text-wrap:balance}.htf-office h3,.icon-box-text h3,h2.htf-menu-title{font-size:max(19px,1em);line-height:1.35}.htf-country,h2.htf-kicker{font-size:max(13px,1em);letter-spacing:.1em}.htf-legal,.htf-map-action,.htf-office address,.htf-quick-links a span{font-size:max(16px,1em);line-height:1.55}@media (min-width:850px){#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link,ul.header-nav-main>li.menu-item>a{font-size:16px!important}ul.header-nav li>a>span{font-size:max(16px,1em)}:where(.section,section.hthome){padding-top:var(--ht-o5);padding-bottom:var(--ht-o5)}}[tabindex]:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid var(--ht-nhan);outline-offset:2px;border-radius:3px}@media (prefers-reduced-motion:no-preference){.button,a,button{transition:background-color .16s,color .16s,border-color .16s}}:where(.box){background:var(--ht-card);border:1px solid var(--ht-vien);border-radius:6px;box-shadow:0 1px 2px rgb(32 36 39/.05)}:where(.box:hover,.htlq-the:hover,.ht-lq__the:hover){border-color:var(--ht-nhan);box-shadow:0 3px 10px rgb(32 36 39/.09)}:where(input[type=text],input[type=search],textarea){background:var(--ht-card);color:var(--ht-chu);border:1px solid var(--ht-vien);border-radius:5px;box-shadow:none;min-height:46px;padding:11px 14px}:where(input,textarea)::placeholder{color:var(--ht-chu2);opacity:1}:where(input,textarea):focus{border-color:var(--ht-nhan);box-shadow:0 0 0 3px rgb(181 138 80/.25)}:where(.htf-pill,input[type=submit],button[type=submit]){background:var(--ht-nhan);color:var(--ht-nhan-nen-chu);border:1px solid #fff0;border-radius:5px;font-weight:700;min-height:48px;padding:13px 24px}:where(.htf-pill,input[type=submit],button[type=submit]):hover{background:var(--ht-nhan-chu);color:#fff}:where(.button.is-outline){background:#fff0;color:var(--ht-nhan-chu);border:1px solid var(--ht-nhan)}:where(.button.is-outline):hover{background:var(--ht-nen2);color:var(--ht-nhan-chu)}.header-wrapper,.htf-footer{background-color:var(--ht-toi)}.htf-footer{--htf-gold:#C29A62}@media print{.htf-footer{background:var(--ht-toi)!important;color:#fff!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}}@media (forced-colors:active){.header-wrapper,.htf-footer{background-color:Canvas;color:CanvasText;forced-color-adjust:none}:where(.htf-footer,.header-wrapper) :where(a,address,p,h2,h3,span){color:CanvasText}}body.home .section-title-main[style*="rgb(255, 255, 255)"]{color:var(--ht-chu)!important}body.home section.dark .section-title-main[style*="rgb(255, 255, 255)"]{color:#fff!important}body.home p.ht-mohinh__them a{color:var(--ht-nhan-chu)}body.home section.dark dl.ht-kh dt{color:#f7e9d2}@media (prefers-color-scheme:dark){#wrapper,dl.ht-kh{--ht-nen:#F7F7F3;--ht-card:#FFFFFF;--ht-nen2:#F0F1EF;--ht-chu:#202427;--ht-chu2:#596064;--ht-vien:#D9DDDA;--ht-nhan:#B58A50;--ht-nhan-chu:#7E5F35;--ht-nhan-nen-chu:#202427;color:var(--ht-chu)}#wrapper{background:var(--ht-nen)}dl.ht-kh{background:var(--ht-nen2)}a.skip-link:focus,a.skip-link:focus-visible{background:#fff;color:#202427}}body.single-post .page-title.featured-title:not(:has(.title-bg)):not(:has([style*="url("])){background:var(--ht-nen2)!important;border-bottom:1px solid var(--ht-vien)}body.single-post .page-title.featured-title:not(:has(.title-bg)):not(:has([style*="url("])) :where(h1){color:var(--ht-chu)!important;text-shadow:none}body.single-post .page-title.featured-title:not(:has(.title-bg)):not(:has([style*="url("])) :where(nav a){color:var(--ht-chu2)!important}@media (prefers-color-scheme:dark){:where(.box){box-shadow:none}:where(.box:hover,.htlq-the:hover,.ht-lq__the:hover){box-shadow:0 0 0 1px var(--ht-nhan)}:where(input,textarea):focus{box-shadow:0 0 0 3px color-mix(in srgb,var(--ht-nhan) 30%,transparent)}:where(img){filter:none}:where(.header-main,.header-bottom){border-bottom-color:var(--ht-vien)}::selection{background:var(--ht-nhan);color:var(--ht-nhan-nen-chu)}}button.back-to-top{background:#0b161c!important;color:#fff!important;border:1px solid #0b161c!important;opacity:1!important}button.back-to-top:hover{background:#b58a50!important;color:#202427!important;border-color:#b58a50!important}#logo img,.logo img,img.header-logo,img.header-logo-dark{height:auto!important;object-fit:contain}.col-inner.dark{background:#0b161c;border-radius:6px;padding:22px 18px 6px}@font-face{ font-family:"fl-icons";font-display:swap;src:url(https://hatiencorp.vn/wp-content/themes/hatiencorp/assets/css/icons/fl-icons.eot?v=1.0.1);src:url(https://hatiencorp.vn/wp-content/themes/hatiencorp/assets/css/icons/fl-icons.eot#iefix?v=1.0.1)format("embedded-opentype"),url(https://hatiencorp.vn/wp-content/themes/hatiencorp/assets/css/icons/fl-icons.woff2?v=1.0.1)format("woff2"),url(https://hatiencorp.vn/wp-content/themes/hatiencorp/assets/css/icons/fl-icons.ttf?v=1.0.1)format("truetype"),url(https://hatiencorp.vn/wp-content/themes/hatiencorp/assets/css/icons/fl-icons.woff?v=1.0.1)format("woff"),url(https://hatiencorp.vn/wp-content/themes/hatiencorp/assets/css/icons/fl-icons.svg?v=1.0.1#fl-icons)format("svg") }:target{animation:ht-flash 1.6s ease-out 1}.ht-mohinh{width:min(1240px,calc(100% - 40px));margin:54px auto;padding:0}.ht-mohinh__head{max-width:760px;margin:0 auto 26px;text-align:center}.ht-mohinh__head h2{margin:0 0 8px;font-size:30px;line-height:1.28;color:#14232b}.ht-mohinh__head p{margin:0;font-size:17px;line-height:1.65;color:#5a6b73}.ht-mohinh__list{list-style:none;margin:0;padding:0;display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.ht-mohinh__list a{display:block;height:100%;padding:18px 20px;border-radius:12px;text-decoration:none;background:#fbfaf8;border:1px solid #e2e6e8;border-left:4px solid #a97b3c;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.ht-mohinh__list a:focus-visible,.ht-mohinh__list a:hover{border-color:#a97b3c;box-shadow:0 8px 22px rgba(20,35,43,.1);transform:translateY(-2px)}.ht-mohinh__list b{display:block;margin-bottom:6px;font-size:18px;line-height:1.35;color:#14232b}.ht-mohinh__list span{display:block;font-size:16px;line-height:1.6;color:#5a6b73}.ht-mohinh__them{max-width:820px;margin:22px auto 0;text-align:center;font-size:16px;line-height:1.7;color:#5a6b73}.ht-mohinh__them a{color:#a97b3c;text-decoration:underline}@media (max-width:600px){.ht-mohinh__head h2{font-size:24px}.ht-mohinh{margin:36px auto}}@media (max-width:849px){#content [style*="text-align: justify"],#content li,#content p{text-align:left!important;word-spacing:normal;overflow-wrap:break-word}}.video-fit>.ht-lazy-yt,.video>.ht-lazy-yt{position:absolute!important;inset:0;width:100%!important;height:100%!important;aspect-ratio:auto!important}#content [style*="text-align: justify"]{text-align:left!important}.ht-kh-td,dl.ht-kh dt{margin:0 0 12px;font-size:17px;line-height:1.35;font-weight:700}dl.ht-kh{margin:0;padding:0;display:grid;gap:9px}dl.ht-kh dt{margin:0;font-size:12px;letter-spacing:.05em;color:#d6aa6d;line-height:1.3;text-transform:uppercase!important}dl.ht-kh dd{margin:2px 0 0;font-size:14.5px;line-height:1.5;color:inherit;text-transform:none!important;letter-spacing:0}dl.ht-kh,dl.ht-kh *{text-transform:none}dl.ht-kh dd+dt{margin-top:5px;padding-top:9px;border-top:1px solid rgba(255,255,255,.14)}.ht-kh-them{margin:14px 0 0;font-size:13px;line-height:1.5;opacity:.72}@media (max-width:600px){dl.ht-kh dd{font-size:14px}}body.home .banner .overlay{background:linear-gradient(100deg,rgba(6,14,18,.92)0,rgba(6,14,18,.86) 26%,rgba(6,14,18,.62) 48%,rgba(6,14,18,.3) 72%,rgba(6,14,18,.18) 100%)!important}@media (max-width:849px){body.home .banner .overlay{background:linear-gradient(170deg,rgba(6,14,18,.68)0,rgba(6,14,18,.8) 45%,rgba(6,14,18,.9) 100%)!important}}:root{--primary-color:#006e3a;--fs-color-primary:#006e3a;--fs-color-secondary:#026843;--fs-color-success:#00a86b;--fs-color-alert:#b71f1f;--fs-color-base:#222222;--fs-experimental-link-color:#006e3a;--fs-experimental-link-color-hover:#00a86b}.container,.row{max-width:1340px}.row.row-small{max-width:1332.5px}.header-main{height:57px}#logo img{max-height:57px;padding:5px 0}#logo{width:224px}#logo a{max-width:224px}.header-bottom{min-height:27px}.header-top{min-height:20px}.transparent .header-main{height:68px}.transparent #logo img{max-height:68px}.transparent .header-wrapper{background-color:#000!important}.search-form{width:100%}.header-bg-color,.header-bottom{background-color:#000}.header-main .nav>li>a{line-height:58px}.header-wrapper:not(.stuck) .header-main .header-nav{margin-top:-1px}@media (max-width:549px){.header-main{height:72px}#logo img{max-height:72px}}.nav .nav-dropdown{border-color:#d1d1d1;background-color:#000}.nav-dropdown{border-radius:3px;font-size:93%}.nav-dropdown-has-arrow li.has-dropdown:after{border-color:#fff0 #fff0 #000}.header-top{background-color:#000!important}h1,h2,h3,h5{color:#111;font-family:Roboto,sans-serif}@media screen and (max-width:549px){body{font-size:123%}}.nav>li>a,body{font-family:Roboto,sans-serif;font-weight:300;font-style:normal}.banner h1,.banner h2,h1,h2,h3,h5{font-weight:700;font-style:normal}.is-divider{background-color:#e0e0e0}.header-main .menu-title,.header-main .nav>li>a>i:not(.icon-angle-down){color:#fff!important}.header-main .menu-title:hover,.header-main .nav>li>a:hover>i:not(.icon-angle-down){color:#d93!important}#mega-menu-wrap-primary_mobile #mega-menu-primary_mobile>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{font-size:16px!important;margin:0 0 1px;padding:0 0 1px}#mega-menu-wrap-primary_mobile #mega-menu-primary_mobile>li.mega-menu-item>a.mega-menu-link{font-size:18px!important;border-bottom:1px solid #fff!important;margin:0 0 1px;padding:0 0 1px}:root{--ht-green:#00a859;--ht-dark:#111;--ht-border:#e5e7eb;--ht-text:#1f2937}@font-face{ font-family:"Roboto";font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://hatiencorp.vn/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3GUBGEe.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F }@font-face{ font-family:"Roboto";font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://hatiencorp.vn/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBGEe.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116 }@font-face{ font-family:"Roboto";font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://hatiencorp.vn/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3CUBGEe.woff2)format("woff2");unicode-range:U+1F00-1FFF }@font-face{ font-family:"Roboto";font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://hatiencorp.vn/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3-UBGEe.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF }@font-face{ font-family:"Roboto";font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://hatiencorp.vn/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBGEe.woff2)format("woff2");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF }@font-face{ font-family:"Roboto";font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://hatiencorp.vn/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe.woff2)format("woff2");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF }@font-face{ font-family:"Roboto";font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://hatiencorp.vn/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3OUBGEe.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB }@font-face{ font-family:"Roboto";font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://hatiencorp.vn/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3KUBGEe.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF }@font-face{ font-family:"Roboto";font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://hatiencorp.vn/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD }@font-face{ font-family:"Roboto";font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://hatiencorp.vn/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3GUBGEe.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F }@font-face{ font-family:"Roboto";font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://hatiencorp.vn/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBGEe.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116 }@font-face{ font-family:"Roboto";font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://hatiencorp.vn/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3CUBGEe.woff2)format("woff2");unicode-range:U+1F00-1FFF }@font-face{ font-family:"Roboto";font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://hatiencorp.vn/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3-UBGEe.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF }@font-face{ font-family:"Roboto";font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://hatiencorp.vn/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBGEe.woff2)format("woff2");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF }@font-face{ font-family:"Roboto";font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://hatiencorp.vn/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe.woff2)format("woff2");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF }@font-face{ font-family:"Roboto";font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://hatiencorp.vn/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3OUBGEe.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB }@font-face{ font-family:"Roboto";font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://hatiencorp.vn/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3KUBGEe.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF }@font-face{ font-family:"Roboto";font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://hatiencorp.vn/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD }@media (max-width:640px){h1,h2,h3,h5{overflow-wrap:break-word;word-break:normal;hyphens:none;white-space:normal;max-width:100%}body .box-text,body .htf-footer{font-size:17px}.text-box-content .text p,.text-box-content.text p{font-size:17px;line-height:1.5}body .col-inner>a.button:not(.icon),body .text-box-content .text-inner>a.button:not(.icon){font-size:17px;line-height:1.2;padding:13px 18px;margin:0 8px 8px 0;min-height:0}body .section-title-container .section-title>a{font-size:17px;line-height:1.4;padding:11px 4px 11px 15px}.ht-mohinh__head h2,section.hthome h2{font-size:26px;line-height:1.3}.ht-mohinh__them,section.hthome p.lead{font-size:17.5px;line-height:1.7}.ht-kh-td,body .htf-office h3,section.hthome ol li strong{font-size:19px;line-height:1.35}section.hthome ol li span:not(.hthome-no){font-size:17px;line-height:1.6}dl.ht-kh dt,section.hthome span.hthome-no{font-size:13.5px}section.hthome ul.clients>li{font-size:17px;line-height:1.5;padding:9px 16px}ul.ht-mohinh__list b{font-size:20px;line-height:1.3}dl.ht-kh dd,ul.ht-mohinh__list span{font-size:17px;line-height:1.55}h5.post-title.is-large>a.plain,h5.post-title>a{font-size:19px;line-height:1.4}body .htf-office address,p.from_the_blog_excerpt{font-size:17px;line-height:1.6}dl.ht-kh dt{letter-spacing:.04em}.ht-kh-them{font-size:15px;line-height:1.5}a.htf-pill{font-size:17.5px;font-weight:700;line-height:1.25;min-height:52px;padding:13px 18px}body .htf-kicker{font-size:13.5px;letter-spacing:.13em}body .htf-country{font-size:13.5px;letter-spacing:.11em}body .htf-map-action{font-size:16px}body .htf-menu-title{font-size:19px;line-height:1.35}body .htf-menu ul li a{min-height:48px;padding:11px 0}body .htf-quick-links a{font-size:16px;line-height:1.3;min-height:44px;padding:6px 0}body .htf-legal{font-size:15px;line-height:1.6}body li.header-search>a.is-small{min-width:46px;min-height:46px;display:flex;align-items:center;justify-content:center}body .social-icons a.icon{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center}body .htf-menu ul li a,input[type=search],textarea{font-size:17px;line-height:1.4}textarea{padding:12px 14px;min-height:120px}input[type=search]{padding:11px 14px}.searchform .search-field{min-height:46px}form button[type=submit]:not(.icon){font-size:17.5px;line-height:1.25;min-height:50px;padding:13px 22px}}@media (max-width:650px){#mega-menu-wrap-primary_mobile #mega-menu-primary_mobile>li.mega-menu-item>a.mega-menu-link{font-size:18px!important;line-height:1.35!important;height:auto!important;min-height:52px!important;padding:13px 12px!important;display:flex!important;align-items:center!important}#mega-menu-wrap-primary_mobile #mega-menu-primary_mobile>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{font-size:17px!important;line-height:1.35!important;min-height:48px!important;padding:12px 12px 12px 24px!important;display:flex!important;align-items:center!important}#mega-menu-wrap-primary_mobile #mega-menu-primary_mobile li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{margin-left:auto!important;min-width:44px!important;min-height:44px!important;display:flex!important;align-items:center!important;justify-content:center!important}#main-menu .nav-sidebar li.menu-item>a{font-size:17px;line-height:1.4;min-height:48px;padding-top:12px;padding-bottom:12px}#main-menu .nav-sidebar li.menu-item li.menu-item>a{font-size:16.5px;min-height:46px;padding-top:11px;padding-bottom:11px}}@media (max-width:549px){body.home .banner .banner-layers h1,body.home .banner .banner-layers h2{font-size:42px;line-height:1.12}body.home .banner .banner-layers>h1,body.home .banner .banner-layers>h2{max-width:calc(100% - 30px)}}@media (max-width:640px){.icon-box-text h3{font-size:19px;line-height:1.35}.icon-box-text h3 a{font-size:inherit;display:block;padding:11px 0;min-height:44px}}@media (min-width:641px) and (max-width:849px){.htf-brand-copy{font-size:17px;line-height:1.65}.htf-kicker{letter-spacing:.1em}.htf-country,.htf-kicker{font-size:13.5px}.htf-offices address{font-size:16px;line-height:1.6}.htf-legal,.htf-legal strong{font-size:15px}.htf-quick-links a span{font-size:16px}.htf-pill span,li.nav-icon a.is-small span.menu-title{font-size:17px}.htf-menu ul li a{min-height:44px;align-items:center;padding-top:4px;padding-bottom:4px}.htf-quick-links a{min-height:44px;display:inline-flex;align-items:center}.htf-pill{min-height:44px}.htf-menu ul li a span{font-size:17px;line-height:1.45}h2.htf-menu-title{font-size:19px;line-height:1.35}}#text-1765745959{text-align:left}@media (min-width:550px){#text-1765745959{text-align:left}}#text-box-1097900701{width:60%}#text-box-1097900701 .text-box-content{font-size:110%}@media (min-width:550px){#text-box-1097900701{width:82%}}@media (min-width:850px){#text-box-1097900701{width:43%}#text-box-1097900701 .text-box-content{font-size:100%}}#banner-454137787{padding-top:56.25%}#banner-454137787 .overlay{background-color:rgba(0,0,0,.372)}#banner-454137787 .banner-bg img{object-position:58% 50%}@media (min-width:550px){#banner-454137787{padding-top:56.25%}}@media (min-width:850px){#banner-454137787{padding-top:56.25%}}#text-box-622817182{width:60%}#text-box-622817182 .text-box-content{font-size:110%}@media (min-width:550px){#text-box-622817182{width:69%}}@media (min-width:850px){#text-box-622817182{width:45%}#text-box-622817182 .text-box-content{font-size:100%}}#banner-1350942146{padding-top:56.25%}#banner-1350942146 .overlay{background-color:rgba (0,0,0,.26)}#banner-1350942146 .banner-bg img{object-position:58% 55%}@media (min-width:550px){#banner-1350942146{padding-top:100%}#banner-1350942146 .overlay{background-color:rgba(0,0,0,.36)}}@media (min-width:850px){#banner-1350942146{padding-top:47%}}#text-1848143102{font-size:1rem;line-height:1.3;text-align:left}#text-box-1442695972 .text-box-content{background-color:rgba(0,0,0,.14);font-size:70%}#text-box-1442695972 .text-inner{padding:5px 10px 10px}#text-box-1442695972{width:100%}@media (min-width:550px){#text-box-1442695972{width:86%}#text-box-1442695972 .text-box-content{font-size:100%}}#banner-359753358{padding-top:100%}#banner-359753358 .banner-bg img{object-position:62% 55%}#col-1018568895>.col-inner,#col-1389233831>.col-inner,#col-1478373219>.col-inner{padding:10px}#section_189792294{padding-top:30px;padding-bottom:30px}#text-box-842437328{width:17%}#text-box-842437328 .text-box-content{font-size:100%}#banner-525838218{padding-top:500px}#banner-525838218 .overlay{background-color:rgba(141,141,141,.5)}#banner-525838218 .banner-bg img{object-position:91% 68%}#col-1031396150>.col-inner{padding:10px}#section_295382079{padding-top:10px;padding-bottom:10px;margin-bottom:0}#image_1592663443,#image_1815958698,#image_1882121771,#image_1996359884,#image_2039819539,#image_874756266{width:100%}#section_726007927{padding-top:36px;padding-bottom:36px;margin-bottom:-1px}#section_853160919{margin-bottom:0}#section_1201349603,#section_853160919{padding-top:30px;padding-bottom:30px}#section_1201349603 .section-bg-overlay{background-color:#0f0f0f}.hthome{--g:#d6aa6d;--line:rgba(214,170,109,.34);background:#081116;color:#f3f6f5;padding:52px 0;margin:0}.hthome *{box-sizing:border-box}.hthome .wrap{width:min(1180px,92%);margin:0 auto}.hthome h2{font-size:clamp(1.35rem,2.4vw,1.9rem);line-height:1.3;margin:0 0 10px;color:#fff;font-weight:800}.hthome p.lead{font-size:18px;line-height:1.7;color:#b9c4c8;max-width:820px;margin:0 0 26px}.hthome ol{list-style:none;margin:0;padding:0;display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(215px,1fr))}.hthome ol li{border:1px solid var(--line);border-radius:6px;padding:18px;background:rgba(255,255,255,.02)}.hthome .hthome-no{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;border:1px solid var(--line);color:var(--g);font-size:13px;font-weight:800;margin-bottom:10px}.hthome ol li strong{display:block;color:#fff;font-size:17px;margin-bottom:6px;line-height:1.4}.hthome ol li span:last-child{display:block;color:#b9c4c8;font-size:16px;line-height:1.65}.hthome .clients{list-style:none;display:flex;flex-wrap:wrap;gap:10px;margin:26px 0 0;padding:0}.hthome .clients li{border:1px solid var(--line);border-radius:999px;padding:9px 18px;font-size:16px;font-weight:600;color:#f0e2c8;background:rgba(214,170,109,.07)}.hthome .links{margin:24px 0 0;font-size:17px;line-height:2}.hthome .links a{color:var(--g);text-decoration:none;border-bottom:1px solid var(--line);margin-right:18px}@media (max-width:640px){.hthome{padding:38px 0}.hthome .clients li{font-size:15px;padding:8px 14px}}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__suggestions::-webkit-scrollbar{display:none!important;height:0!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__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}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}}