.Header-module__tDiVZW__header,.Header-module__tDiVZW__drawer,.Header-module__tDiVZW__overlay{--hsg-navy:#0f2f4a;--hsg-blue:#164f7a;--hsg-green:#1f9d7a;--hsg-light:#f5f8fb;--hsg-white:#fff;--hsg-text:#243447;--hsg-muted:#6b7a8c;--hsg-border:#e5edf3;--hsg-shadow:0 12px 35px #0f2f4a1f}.Header-module__tDiVZW__header{background:var(--hsg-white);z-index:999;width:100%;position:fixed;top:0;box-shadow:0 6px 24px #0f2f4a14}.Header-module__tDiVZW__container{width:min(1180px,100% - 32px);margin:0 auto}.Header-module__tDiVZW__topBar{background:var(--hsg-navy);color:var(--hsg-white);font-size:14px}.Header-module__tDiVZW__topBarInner{justify-content:space-between;align-items:center;gap:16px;min-height:42px;display:flex}.Header-module__tDiVZW__topLeft,.Header-module__tDiVZW__topRight{align-items:center;gap:14px;display:flex}.Header-module__tDiVZW__topLink,.Header-module__tDiVZW__topText{color:var(--hsg-white);align-items:center;gap:6px;line-height:1.4;text-decoration:none;display:inline-flex}.Header-module__tDiVZW__topLink:hover{color:#dff7ef}.Header-module__tDiVZW__topDivider{background:#ffffff59;width:1px;height:16px}.Header-module__tDiVZW__mainBar{background:var(--hsg-white)}.Header-module__tDiVZW__mainBarInner{justify-content:space-between;align-items:center;gap:24px;min-height:82px;display:flex}.Header-module__tDiVZW__logo{flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:inline-flex}.Header-module__tDiVZW__logoIcon{background:linear-gradient(135deg, var(--color-red-900), var(--color-red-500));width:44px;height:44px;color:var(--hsg-white);border-radius:14px;justify-content:center;align-items:center;font-size:22px;font-weight:800;line-height:1;display:inline-flex}.Header-module__tDiVZW__logoText{color:var(--hsg-navy);letter-spacing:-.5px;white-space:nowrap;font-size:24px;font-weight:800}.Header-module__tDiVZW__logoText span{color:red}.Header-module__tDiVZW__desktopNav{flex:1;justify-content:center;align-items:center;display:flex}.Header-module__tDiVZW__desktopNav ul{margin:0;padding:0;list-style:none}.Header-module__tDiVZW__desktopNav>ul{align-items:center;gap:4px;display:flex}.Header-module__tDiVZW__desktopNav a,.Header-module__tDiVZW__dropdownButton{color:var(--hsg-text);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:10px;align-items:center;gap:6px;padding:12px 10px;font-size:15px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.Header-module__tDiVZW__desktopNav a:hover,.Header-module__tDiVZW__dropdownButton:hover{color:var(--hsg-green);background:var(--hsg-light)}.Header-module__tDiVZW__dropdown{position:relative}.Header-module__tDiVZW__dropdownMenu{background:var(--hsg-white);border:1px solid var(--hsg-border);width:310px;box-shadow:var(--hsg-shadow);opacity:0;visibility:hidden;border-radius:16px;padding:10px;transition:all .2s;position:absolute;top:calc(100% + 14px);left:0;transform:translateY(8px)}.Header-module__tDiVZW__dropdown:hover .Header-module__tDiVZW__dropdownMenu,.Header-module__tDiVZW__dropdown:focus-within .Header-module__tDiVZW__dropdownMenu{opacity:1;visibility:visible;transform:translateY(0)}.Header-module__tDiVZW__dropdownMenu li a{width:100%;color:var(--hsg-text);border-radius:10px;padding:11px 12px;font-size:14px;font-weight:650}.Header-module__tDiVZW__dropdownMenu li a:hover{background:var(--hsg-light);color:var(--hsg-green)}.Header-module__tDiVZW__actions{flex-shrink:0;align-items:center;gap:12px;display:flex}.Header-module__tDiVZW__cta,.Header-module__tDiVZW__drawerCta{color:var(--hsg-white);white-space:nowrap;background:red;border-radius:999px;justify-content:center;align-items:center;padding:12px 20px;font-size:15px;font-weight:800;text-decoration:none;transition:all .2s;display:inline-flex}.Header-module__tDiVZW__cta:hover,.Header-module__tDiVZW__drawerCta:hover{color:#000;background:#fff;border:1px solid red}.Header-module__tDiVZW__menuButton{border:1px solid var(--hsg-border);background:var(--hsg-light);cursor:pointer;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:46px;height:46px;transition:all .2s;display:inline-flex}.Header-module__tDiVZW__menuButton:hover{background:var(--hsg-navy);border-color:var(--hsg-navy)}.Header-module__tDiVZW__menuButton span{background:var(--hsg-navy);border-radius:999px;width:20px;height:2px;transition:all .2s}.Header-module__tDiVZW__menuButton:hover span{background:var(--hsg-white)}.Header-module__tDiVZW__overlay{z-index:1000;opacity:0;visibility:hidden;background:#0f2f4a8c;border:0;padding:0;transition:all .25s;position:fixed;inset:0}.Header-module__tDiVZW__overlayOpen{opacity:1;visibility:visible}.Header-module__tDiVZW__drawer{background:var(--hsg-white);z-index:1001;width:min(420px,92vw);height:100vh;padding:22px;transition:all .3s;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(105%);box-shadow:-20px 0 50px #0f2f4a33}.Header-module__tDiVZW__drawerOpen{transform:translate(0)}.Header-module__tDiVZW__drawerHeader{border-bottom:1px solid var(--hsg-border);justify-content:space-between;align-items:center;gap:16px;padding-bottom:18px;display:flex}.Header-module__tDiVZW__closeButton{border:1px solid var(--hsg-border);background:var(--hsg-light);width:42px;height:42px;color:var(--hsg-navy);cursor:pointer;border-radius:12px;font-size:30px;line-height:1}.Header-module__tDiVZW__drawerContact{background:var(--hsg-light);border-radius:16px;gap:10px;margin:20px 0;padding:16px;display:grid}.Header-module__tDiVZW__drawerContact a,.Header-module__tDiVZW__drawerContact span{color:var(--hsg-text);font-size:15px;line-height:1.5;text-decoration:none}.Header-module__tDiVZW__mobileNav{gap:8px;display:grid}.Header-module__tDiVZW__mobileNav>a,.Header-module__tDiVZW__mobileDropdown>button{width:100%;color:var(--hsg-text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;justify-content:space-between;align-items:center;padding:14px 12px;font-size:16px;font-weight:750;text-decoration:none;display:flex}.Header-module__tDiVZW__mobileNav>a:hover,.Header-module__tDiVZW__mobileDropdown>button:hover{background:var(--hsg-light);color:var(--hsg-green)}.Header-module__tDiVZW__mobileSubmenu{padding:4px 0 8px 14px;display:none}.Header-module__tDiVZW__mobileSubmenuOpen{gap:4px;display:grid}.Header-module__tDiVZW__mobileSubmenu a{color:var(--hsg-muted);border-radius:10px;padding:10px 12px;font-size:15px;font-weight:650;text-decoration:none}.Header-module__tDiVZW__mobileSubmenu a:hover{color:var(--hsg-green);background:var(--hsg-light)}.Header-module__tDiVZW__drawerCta{width:100%;margin-top:20px}@media (max-width:1199px){.Header-module__tDiVZW__desktopNav{display:none}.Header-module__tDiVZW__mainBarInner{min-height:74px}}@media (max-width:767px){.Header-module__tDiVZW__container{width:min(100% - 24px,1180px)}.Header-module__tDiVZW__topBarInner{align-items:flex-start;min-height:auto;padding:9px 0}.Header-module__tDiVZW__topLeft{flex-direction:column;align-items:flex-start;gap:5px}.Header-module__tDiVZW__topDivider,.Header-module__tDiVZW__topRight{display:none}.Header-module__tDiVZW__logoIcon{border-radius:12px;width:40px;height:40px;font-size:20px}.Header-module__tDiVZW__logoText{font-size:20px}.Header-module__tDiVZW__cta{display:none}.Header-module__tDiVZW__mainBarInner{min-height:68px}.Header-module__tDiVZW__menuButton{width:44px;height:44px}.Header-module__tDiVZW__drawer{padding:18px}}@media (max-width:420px){.Header-module__tDiVZW__logoText{font-size:18px}.Header-module__tDiVZW__logoIcon{width:36px;height:36px;font-size:18px}.Header-module__tDiVZW__topBar{font-size:13px}}
.Footer-module__-kyjVG__footer{--hsg-navy:#0f2f4a;--hsg-dark:#071f35;--hsg-red:#d62828;--hsg-red-dark:#b91c1c;--hsg-light:#f7f9fc;--hsg-white:#fff;--hsg-muted:#ffffffbd;--hsg-border:#ffffff24;background:var(--hsg-dark);color:var(--hsg-white)}.Footer-module__-kyjVG__container{width:min(1180px,100% - 32px);margin:0 auto}.Footer-module__-kyjVG__ctaArea{background:var(--hsg-light);padding:70px 0 0}.Footer-module__-kyjVG__ctaBox{background:linear-gradient(135deg, var(--hsg-red), var(--hsg-navy));border-radius:28px;justify-content:space-between;align-items:center;gap:28px;padding:44px 46px;display:flex;transform:translateY(45px);box-shadow:0 24px 55px #0f2f4a2e}.Footer-module__-kyjVG__ctaSmall{color:#ffffffd1;margin:0 0 10px;font-size:15px;font-weight:800}.Footer-module__-kyjVG__ctaBox h3{color:var(--hsg-white);margin:0 0 12px;font-size:clamp(28px,4vw,44px);line-height:1.15}.Footer-module__-kyjVG__ctaText{color:#ffffffd1;max-width:650px;margin:0;font-size:16px;line-height:1.7}.Footer-module__-kyjVG__ctaButton{background:var(--hsg-white);color:var(--hsg-red);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:15px 24px;font-size:16px;font-weight:800;text-decoration:none;transition:all .2s;display:inline-flex}.Footer-module__-kyjVG__ctaButton:hover{background:var(--hsg-dark);color:var(--hsg-white)}.Footer-module__-kyjVG__footerMain{padding:112px 0 28px}.Footer-module__-kyjVG__footerGrid{grid-template-columns:1.25fr .85fr 1.1fr 1fr;align-items:start;gap:38px;display:grid}.Footer-module__-kyjVG__footerColumn{min-width:0}.Footer-module__-kyjVG__logo{align-items:center;gap:10px;margin-bottom:20px;text-decoration:none;display:inline-flex}.Footer-module__-kyjVG__logoIcon{background:var(--hsg-red);width:44px;height:44px;color:var(--hsg-white);border-radius:14px;justify-content:center;align-items:center;font-size:22px;font-weight:800;line-height:1;display:inline-flex}.Footer-module__-kyjVG__logoText{color:var(--hsg-white);letter-spacing:-.5px;white-space:nowrap;font-size:24px;font-weight:800}.Footer-module__-kyjVG__logoText span{color:#ffb3b3}.Footer-module__-kyjVG__aboutText{color:var(--hsg-muted);max-width:360px;margin:0 0 22px;font-size:15.5px;line-height:1.75}.Footer-module__-kyjVG__socialLinks{flex-wrap:wrap;gap:10px;display:flex}.Footer-module__-kyjVG__socialLinks a{color:var(--hsg-white);border:1px solid var(--hsg-border);background:#ffffff14;border-radius:999px;padding:9px 12px;font-size:14px;font-weight:750;text-decoration:none;transition:all .2s}.Footer-module__-kyjVG__socialLinks a:hover{background:var(--hsg-red);border-color:var(--hsg-red)}.Footer-module__-kyjVG__footerTitle{color:var(--hsg-white);margin:8px 0 22px;padding-bottom:12px;font-size:20px;position:relative}.Footer-module__-kyjVG__footerTitle:after{content:"";background:var(--hsg-red);border-radius:999px;width:46px;height:3px;position:absolute;bottom:0;left:0}.Footer-module__-kyjVG__linkList,.Footer-module__-kyjVG__contactList{margin:0;padding:0;list-style:none}.Footer-module__-kyjVG__linkList{gap:12px;display:grid}.Footer-module__-kyjVG__linkList a{color:var(--hsg-muted);font-size:15px;line-height:1.45;text-decoration:none;transition:all .2s}.Footer-module__-kyjVG__linkList a:before{content:"›";color:var(--hsg-red);margin-right:8px;font-weight:900}.Footer-module__-kyjVG__linkList a:hover{color:var(--hsg-white);padding-left:4px}.Footer-module__-kyjVG__contactList{gap:15px;display:grid}.Footer-module__-kyjVG__contactList li{gap:5px;display:grid}.Footer-module__-kyjVG__contactList span{color:#ffb3b3;text-transform:uppercase;letter-spacing:.04em;font-size:13px;font-weight:800}.Footer-module__-kyjVG__contactList a,.Footer-module__-kyjVG__contactList p{color:var(--hsg-muted);margin:0;font-size:15px;line-height:1.55;text-decoration:none}.Footer-module__-kyjVG__contactList a:hover{color:var(--hsg-white)}.Footer-module__-kyjVG__contactButton{background:var(--hsg-red);color:var(--hsg-white);border:1px solid var(--hsg-red);border-radius:999px;justify-content:center;align-items:center;margin-top:22px;padding:11px 18px;font-size:15px;font-weight:800;text-decoration:none;transition:all .2s;display:inline-flex}.Footer-module__-kyjVG__contactButton:hover{background:var(--hsg-white);color:var(--hsg-red)}.Footer-module__-kyjVG__disclaimer{color:var(--hsg-muted);border:1px solid var(--hsg-border);background:#ffffff12;border-radius:18px;margin-top:44px;padding:18px 20px;font-size:14.5px;line-height:1.7}.Footer-module__-kyjVG__disclaimer strong{color:var(--hsg-white)}.Footer-module__-kyjVG__copyrightArea{border-top:1px solid var(--hsg-border);justify-content:space-between;align-items:center;gap:18px;margin-top:28px;padding-top:24px;display:flex}.Footer-module__-kyjVG__copyrightArea p{color:var(--hsg-muted);margin:0;font-size:14px}.Footer-module__-kyjVG__legalLinks{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.Footer-module__-kyjVG__legalLinks a{color:var(--hsg-muted);font-size:14px;text-decoration:none;transition:all .2s}.Footer-module__-kyjVG__legalLinks a:hover{color:var(--hsg-white)}@media (max-width:1100px){.Footer-module__-kyjVG__footerGrid{grid-template-columns:1fr 1fr}.Footer-module__-kyjVG__footerColumn:first-child{grid-column:span 2}}@media (max-width:767px){.Footer-module__-kyjVG__container{width:min(100% - 24px,1180px)}.Footer-module__-kyjVG__ctaArea{padding-top:46px}.Footer-module__-kyjVG__ctaBox{border-radius:22px;flex-direction:column;align-items:flex-start;padding:32px 24px;transform:translateY(34px)}.Footer-module__-kyjVG__ctaButton{width:100%}.Footer-module__-kyjVG__footerMain{padding-top:88px}.Footer-module__-kyjVG__footerGrid{grid-template-columns:1fr;gap:34px}.Footer-module__-kyjVG__footerColumn:first-child{grid-column:span 1}.Footer-module__-kyjVG__footerTitle{margin-bottom:16px}.Footer-module__-kyjVG__copyrightArea{flex-direction:column;align-items:flex-start}.Footer-module__-kyjVG__legalLinks{gap:10px 14px}}@media (max-width:420px){.Footer-module__-kyjVG__logoText{font-size:20px}.Footer-module__-kyjVG__logoIcon{border-radius:12px;width:38px;height:38px;font-size:19px}.Footer-module__-kyjVG__socialLinks a{padding:8px 10px;font-size:13px}}
