.gobyweb2-header,.gobyweb2-header *{box-sizing:border-box}.gobyweb2-header{position:relative;z-index:50;width:100%;background:#fff;font-family:"Inter",sans-serif}.gobyweb2-header.is-sticky{position:sticky;top:var(--gobyweb2-header-offset,0)}.gobyweb2-header__inner{display:flex;align-items:center;justify-content:space-between;gap:35px;width:min(100%,1400px);max-width:1400px;min-height:92px;margin:0 auto;padding:18px 26px}.gobyweb2-header__logo{display:flex;align-items:center;flex:0 0 auto;color:inherit;text-decoration:none!important}.gobyweb2-header__logo img{display:block;width:190px;max-height:70px;object-fit:contain}.gobyweb2-header__brand-mark{position:relative;display:inline-flex;width:62px;height:38px;margin-right:10px}.gobyweb2-header__brand-mark i{position:absolute;top:2px;width:36px;height:36px;border:8px solid #1555ed;border-radius:50%}.gobyweb2-header__brand-mark i:first-child{left:0}.gobyweb2-header__brand-mark i:last-child{right:0;border-color:#ff5a18}.gobyweb2-header__brand-text{color:#15213d;font-family:"Poppins",sans-serif;font-size:28px;font-weight:700;line-height:1}.gobyweb2-header__brand-accent{color:#ff4b16}.gobyweb2-header__nav{margin-left:auto}.gobyweb2-header__nav ul{margin:0;padding:0;list-style:none}.gobyweb2-header__nav>ul{display:flex;align-items:center;gap:38px}.gobyweb2-header__nav li{position:relative}.gobyweb2-header__nav a{position:relative;display:flex;align-items:center;padding:14px 0;color:#111d3a;font-size:15px;font-weight:500;line-height:1.2;text-decoration:none!important;white-space:nowrap}.gobyweb2-header__nav .menu-item-has-children>a::before{content:"⌄";order:2;margin-left:7px;font-size:14px}.gobyweb2-header__nav .current-menu-item>a,.gobyweb2-header__nav .is-active>a{color:#174deb}.gobyweb2-header__nav .current-menu-item>a::after,.gobyweb2-header__nav .is-active>a::after{content:"";position:absolute;left:0;right:0;bottom:3px;height:2px;background:#174deb}.gobyweb2-header__nav .sub-menu{position:absolute;z-index:20;top:100%;left:-18px;display:block;min-width:210px;padding:10px 18px;border:1px solid #e4e9f2;border-radius:9px;background:#fff;box-shadow:0 16px 38px rgba(28,49,96,.12);opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s ease}.gobyweb2-header__nav li:hover>.sub-menu,.gobyweb2-header__nav li:focus-within>.sub-menu{opacity:1;visibility:visible;transform:none}.gobyweb2-header__nav .sub-menu a{padding:10px 0}.gobyweb2-header__cta{display:inline-flex;align-items:center;justify-content:center;gap:12px;flex:0 0 auto;padding:14px 26px;border-radius:8px;color:#fff!important;background:linear-gradient(135deg,#ff6a1a,#ff3d17);font-family:"Poppins",sans-serif;font-size:14px;font-weight:600;text-decoration:none!important}.gobyweb2-header__cta svg{width:14px;height:14px;fill:currentColor}.gobyweb2-header__toggle{display:none;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:0;border-radius:8px;color:#15213d;background:#f3f6fc;font-size:20px;cursor:pointer}.gobyweb2-header__toggle svg{width:1em;height:1em;fill:currentColor}.gobyweb2-header__close-icon{display:none}.gobyweb2-header.is-open .gobyweb2-header__open-icon{display:none}.gobyweb2-header.is-open .gobyweb2-header__close-icon{display:inline-flex}.gobyweb2-header__mobile-panel{display:none}
@media(max-width:1024px){.gobyweb2-header.breakpoint-1024 .gobyweb2-header__nav{display:none}.gobyweb2-header.breakpoint-1024 .gobyweb2-header__toggle{display:flex}.gobyweb2-header.breakpoint-1024 .gobyweb2-header__mobile-panel{position:absolute;top:100%;left:0;right:0;display:block;max-height:0;overflow:hidden;background:#fff;box-shadow:0 18px 36px rgba(23,43,84,.13);transition:max-height .3s ease}.gobyweb2-header.breakpoint-1024.is-open .gobyweb2-header__mobile-panel{max-height:calc(100vh - 70px);overflow:auto}}
@media(max-width:767px){.gobyweb2-header__inner{min-height:70px;padding:13px 16px}.gobyweb2-header__logo img{width:145px}.gobyweb2-header__brand-text{font-size:22px}.gobyweb2-header__brand-mark{width:46px;height:30px}.gobyweb2-header__brand-mark i{width:28px;height:28px;border-width:6px}.gobyweb2-header__cta{display:none}.gobyweb2-header.breakpoint-767 .gobyweb2-header__nav{display:none}.gobyweb2-header.breakpoint-767 .gobyweb2-header__toggle{display:flex}.gobyweb2-header.breakpoint-767 .gobyweb2-header__mobile-panel{position:absolute;top:100%;left:0;right:0;display:block;max-height:0;overflow:hidden;background:#fff;box-shadow:0 18px 36px rgba(23,43,84,.13);transition:max-height .3s ease}.gobyweb2-header.breakpoint-767.is-open .gobyweb2-header__mobile-panel{max-height:calc(100vh - 70px);overflow:auto}}
.gobyweb2-header__mobile-panel>ul{margin:0;padding:12px 22px 22px;list-style:none}.gobyweb2-header__mobile-panel li{list-style:none}.gobyweb2-header__mobile-panel a{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-bottom:1px solid #edf0f5;color:#111d3a;text-decoration:none}.gobyweb2-header__mobile-panel .current-menu-item>a,.gobyweb2-header__mobile-panel .is-active>a{color:#174deb}.gobyweb2-header__mobile-panel .sub-menu{display:none;padding-left:18px}.gobyweb2-header__mobile-panel .is-submenu-open>.sub-menu{display:block}
@media(prefers-reduced-motion:reduce){.gobyweb2-header__nav .sub-menu,.gobyweb2-header__mobile-panel{transition:none!important}}

/* Keep the header section width untouched; align only its contents to the 1400px page grid. */
.gobyweb2-header{left:auto!important;width:100%!important;max-width:100%!important;margin-left:0!important}
.gobyweb2-header.is-sticky{left:auto!important;margin-left:0!important}
.gobyweb2-header__inner{width:100%!important;max-width:none!important;margin:0!important;padding-right:max(16px,calc((100% - 1400px)/2))!important;padding-left:max(16px,calc((100% - 1400px)/2))!important}

/* Replace common theme/Elementor headers only when the widget switch is enabled. */
.gobyweb2-obsolete-site-header{display:none!important}
.gobyweb2-preserved-topbar-shell{height:auto!important;min-height:0!important;margin-bottom:0!important;padding-bottom:0!important}
