:root{--lh-blue:#1689c5;--lh-orange:#e67425;--lh-orange-mid:#ec8624;--lh-gray:#6b6d70;--lh-gray-light:#b2b4b8;--text:#212529}body{font-family:"Lato","Open Sans",sans-serif;color:var(--text);line-height:1.6}.lh-container{max-width:1200px;margin:0 auto;padding:0 20px}.lh-header{background:#fff;border-bottom:1px solid #eef1f4;position:relative;z-index:50}.lh-topbar{padding:10px 0;background:#fff;transition:padding .2s;display:flex;justify-content:flex-end}.lh-topbar .btn{display:inline-block;margin-left:10px;padding:10px 14px;border-radius:8px;color:#fff;font-weight:700;text-decoration:none}.lh-btn-blue{background:var(--lh-blue)}.lh-btn-orange{background:var(--lh-orange)}.lh-btn-orange-mid{background:var(--lh-orange-mid)}.lh-brandrow{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 0;transition:padding .2s;flex-wrap:nowrap}.lh-header .lh-logo img{height:120px!important;width:auto!important;max-height:none!important;display:block;transition:all .25s ease}.lh-logo-wrap{display:flex;align-items:center;gap:16px}.lh-tagline{display:flex;flex-direction:column;line-height:1.3}.lh-tagline-title{font-weight:700;color:var(--lh-blue);font-size:20px}.lh-tagline-text{color:var(--lh-gray);font-size:14px}.lh-nav{display:flex;gap:24px;align-items:center}.lh-menu{list-style:none;margin:0;padding:0;display:flex;gap:24px;align-items:center}.lh-menu>li{position:relative}.lh-menu>li>a{color:var(--lh-gray);text-decoration:none;font-weight:600;padding:12px 0;display:inline-block}.lh-menu>li>a:hover{color:var(--lh-blue)}.lh-sub{position:absolute;top:100%;left:0;min-width:260px;background:#fff;border:1px solid #eef1f4;border-radius:8px;box-shadow:0 12px 28px rgba(0,0,0,.06);padding:10px 0;display:none}.lh-menu li:hover>.lh-sub{display:block}.lh-sub a{display:block;padding:10px 14px;color:#4a4f55;text-decoration:none}.lh-sub a:hover{background:#f8fafc;color:var(--lh-blue)}.et_pb_menu .et-menu>li::before,.et_pb_fullwidth_menu .et-menu>li::before{content:none!important;display:none!important}.et_pb_menu .et-menu,.et_pb_fullwidth_menu .et-menu{list-style:none!important}.et_pb_menu .et-menu{display:flex!important;gap:28px!important;flex-wrap:nowrap!important;align-items:center}.et_pb_menu .et-menu>li{margin:0!important}.et_pb_menu .et-menu>li>a{white-space:nowrap!important;padding:12px 2px!important;line-height:1.1!important;color:#6b6d70;font-weight:600}.et_pb_menu .et-menu>li>a:hover{color:#1689c5}.et_pb_menu .et-menu .sub-menu{border:1px solid #eef1f4;border-radius:8px;box-shadow:0 12px 28px rgba(0,0,0,.06)}.et_pb_menu .et-menu .sub-menu a{padding:10px 14px}.et_pb_menu .et-menu .sub-menu a:hover{background:#f8fafc;color:#1689c5}@media (max-width:980px){.lh-header .lh-logo img{height:90px!important}.lh-tagline-text{font-size:13px}.lh-topbar{padding:8px 0}.lh-nav{flex-direction:column;align-items:stretch}.lh-menu{flex-direction:column;gap:12px;padding:14px;border:1px solid #eef1f4;border-radius:12px}.lh-sub{position:static;border:0;box-shadow:none;padding:0}.et_pb_menu .et-menu{flex-wrap:wrap!important;gap:16px!important}}@media (max-width:600px){.lh-brandrow{flex-direction:column;gap:10px;padding:8px 0}.lh-logo-wrap{flex-direction:column;text-align:center;gap:8px}.lh-tagline-title{font-size:18px}.lh-tagline-text{font-size:12px}.lh-header .lh-logo img{height:65px!important}.lh-topbar{padding:6px 0}.et_pb_menu .et-menu{flex-wrap:wrap!important;gap:12px!important}}.lh-header::after{content:"";display:block;height:1px;background:#eef1f4}