.Header-module__rP_oDa__header{z-index:100;background:0 0;border-bottom:1px solid #0000;align-items:center;height:80px;transition:background .4s cubic-bezier(.4,0,.2,1),height .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1),border-color .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;right:0}.Header-module__rP_oDa__headerScrolled{-webkit-backdrop-filter:blur(16px);background:#fffffff7;border-bottom-color:#e5e7eb;height:70px;box-shadow:0 2px 12px #0000000f}.Header-module__rP_oDa__inner{justify-content:space-between;align-items:center;width:100%;max-width:1440px;margin:0 auto;padding:0 5%;display:flex}.Header-module__rP_oDa__logo{cursor:pointer;align-items:center;gap:0;text-decoration:none;display:flex}.Header-module__rP_oDa__logoBold{font-family:var(--font-outfit), "Outfit", sans-serif;color:#fff;letter-spacing:.05em;font-size:1.3rem;font-weight:900;transition:color .4s}.Header-module__rP_oDa__headerScrolled .Header-module__rP_oDa__logoBold{color:#1a1a1a}.Header-module__rP_oDa__logoDivider{background:#fff3;width:1px;height:24px;margin:0 12px;transition:background .4s}.Header-module__rP_oDa__headerScrolled .Header-module__rP_oDa__logoDivider{background:#d1d5db}.Header-module__rP_oDa__logoFull{font-family:var(--font-outfit), "Outfit", sans-serif;color:#fff9;letter-spacing:.02em;font-size:.8rem;font-weight:400;transition:color .4s;display:none}.Header-module__rP_oDa__headerScrolled .Header-module__rP_oDa__logoFull{color:#6b7280}@media (min-width:640px){.Header-module__rP_oDa__logoFull{display:block}}.Header-module__rP_oDa__desktopNav{align-items:center;gap:.25rem;display:none}@media (min-width:1024px){.Header-module__rP_oDa__desktopNav{display:flex}}.Header-module__rP_oDa__navLink{color:#ffffffb3;text-transform:uppercase;letter-spacing:.05em;font-size:13px;font-weight:600;font-family:var(--font-outfit), "Outfit", sans-serif;padding:.5rem .875rem;text-decoration:none;transition:color .3s cubic-bezier(.4,0,.2,1);position:relative}.Header-module__rP_oDa__navLink:after{content:"";background:#c41e2a;border-radius:1px;width:0;height:2px;transition:width .35s cubic-bezier(.34,1.56,.64,1);position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Header-module__rP_oDa__navLink:hover{color:#fff}.Header-module__rP_oDa__navLink:hover:after{width:60%}.Header-module__rP_oDa__navLinkActive{color:#fff}.Header-module__rP_oDa__navLinkActive:after{width:70%}.Header-module__rP_oDa__headerScrolled .Header-module__rP_oDa__navLink{color:#4b5563}.Header-module__rP_oDa__headerScrolled .Header-module__rP_oDa__navLink:hover{color:#c41e2a}.Header-module__rP_oDa__headerScrolled .Header-module__rP_oDa__navLinkActive{color:#1a1a1a}.Header-module__rP_oDa__headerScrolled .Header-module__rP_oDa__navLinkActive:after{background:#c41e2a}.Header-module__rP_oDa__hamburger{cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:background .3s cubic-bezier(.4,0,.2,1);display:flex}.Header-module__rP_oDa__hamburger:hover{background:#ffffff0f}.Header-module__rP_oDa__headerScrolled .Header-module__rP_oDa__hamburger:hover{background:#0000000a}@media (min-width:1024px){.Header-module__rP_oDa__hamburger{display:none}}.Header-module__rP_oDa__hamburgerIcon{width:22px;height:16px;position:relative}.Header-module__rP_oDa__hamburgerLine{background:#fff;border-radius:2px;width:100%;height:2px;transition:transform .4s cubic-bezier(.34,1.56,.64,1),opacity .3s cubic-bezier(.4,0,.2,1),width .3s cubic-bezier(.4,0,.2,1),background .4s;position:absolute;left:0}.Header-module__rP_oDa__headerScrolled .Header-module__rP_oDa__hamburgerLine{background:#1a1a1a}.Header-module__rP_oDa__hamburgerLine:first-child{top:0}.Header-module__rP_oDa__hamburgerLine:nth-child(2){top:50%;transform:translateY(-50%)}.Header-module__rP_oDa__hamburgerLine:nth-child(3){width:65%;bottom:0}.Header-module__rP_oDa__hamburgerOpen .Header-module__rP_oDa__hamburgerLine:first-child{top:50%;transform:translateY(-50%)rotate(45deg)}.Header-module__rP_oDa__hamburgerOpen .Header-module__rP_oDa__hamburgerLine:nth-child(2){opacity:0;transform:translateY(-50%)scaleX(0)}.Header-module__rP_oDa__hamburgerOpen .Header-module__rP_oDa__hamburgerLine:nth-child(3){width:100%;bottom:50%;transform:translateY(50%)rotate(-45deg)}.Header-module__rP_oDa__overlay{z-index:99;-webkit-backdrop-filter:blur(4px);opacity:0;pointer-events:none;background:#0a0f1ab3;transition:opacity .4s cubic-bezier(.4,0,.2,1);position:fixed;inset:0}.Header-module__rP_oDa__overlayVisible{opacity:1;pointer-events:auto}@media (min-width:1024px){.Header-module__rP_oDa__overlay{display:none}}.Header-module__rP_oDa__mobileMenu{z-index:101;background:#0a0f1a;flex-direction:column;width:100%;height:100dvh;transition:transform .5s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;transform:translate(100%)}.Header-module__rP_oDa__mobileMenuOpen{transform:translate(0)}@media (min-width:1024px){.Header-module__rP_oDa__mobileMenu{display:none}}.Header-module__rP_oDa__mobileMenuHeader{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;height:80px;padding:0 1.5rem;display:flex}.Header-module__rP_oDa__mobileMenuBrand{align-items:center;gap:.625rem;display:flex}.Header-module__rP_oDa__mobileMenuBadge{font-family:var(--font-outfit), "Outfit", sans-serif;color:#fff;letter-spacing:.05em;font-size:1.2rem;font-weight:900}.Header-module__rP_oDa__mobileMenuTitle{color:#fff6;text-transform:uppercase;letter-spacing:.1em;font-size:.85rem;font-weight:500}.Header-module__rP_oDa__mobileCloseBtn{cursor:pointer;background:#ffffff0f;border:none;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;transition:background .25s;display:flex}.Header-module__rP_oDa__mobileCloseBtn:hover{background:#ffffff1f}.Header-module__rP_oDa__mobileCloseBtn svg{color:#ffffffb3;width:20px;height:20px}.Header-module__rP_oDa__mobileNav{flex-direction:column;flex:1;gap:.25rem;padding:2rem 1.5rem;display:flex;overflow-y:auto}.Header-module__rP_oDa__mobileNavLink{font-family:var(--font-outfit), "Outfit", sans-serif;color:#fff9;text-transform:uppercase;letter-spacing:.05em;opacity:0;border-radius:8px;align-items:center;gap:.75rem;padding:1.125rem 1.25rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:color .3s cubic-bezier(.4,0,.2,1),background .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.34,1.56,.64,1);display:flex;transform:translate(30px)}.Header-module__rP_oDa__mobileMenuOpen .Header-module__rP_oDa__mobileNavLink{opacity:1;transform:translate(0)}.Header-module__rP_oDa__mobileMenuOpen .Header-module__rP_oDa__mobileNavLink:first-child{transition-delay:.1s}.Header-module__rP_oDa__mobileMenuOpen .Header-module__rP_oDa__mobileNavLink:nth-child(2){transition-delay:.15s}.Header-module__rP_oDa__mobileMenuOpen .Header-module__rP_oDa__mobileNavLink:nth-child(3){transition-delay:.2s}.Header-module__rP_oDa__mobileMenuOpen .Header-module__rP_oDa__mobileNavLink:nth-child(4){transition-delay:.25s}.Header-module__rP_oDa__mobileMenuOpen .Header-module__rP_oDa__mobileNavLink:nth-child(5){transition-delay:.3s}.Header-module__rP_oDa__mobileMenuOpen .Header-module__rP_oDa__mobileNavLink:nth-child(6){transition-delay:.35s}.Header-module__rP_oDa__mobileMenuOpen .Header-module__rP_oDa__mobileNavLink:nth-child(7){transition-delay:.4s}.Header-module__rP_oDa__mobileNavLink:hover{color:#fff;background:#ffffff0a}.Header-module__rP_oDa__mobileNavLinkActive{color:#fff}.Header-module__rP_oDa__mobileNavLinkIndicator{background:#c41e2a;border-radius:50%;flex-shrink:0;width:4px;height:4px;box-shadow:0 0 8px #c41e2a99}.Header-module__rP_oDa__mobileNavLinkIndicatorHidden{visibility:hidden}.Header-module__rP_oDa__spacer{height:0}
.Footer-module__hSXlYG__footer{color:#fff;background:#060b14;position:relative;overflow:hidden}.Footer-module__hSXlYG__footer:before{content:"";background:linear-gradient(90deg,#c8a850 0%,#c41e2a 50%,#c8a850 100%);height:2px;position:absolute;top:0;left:0;right:0}.Footer-module__hSXlYG__inner{z-index:1;width:100%;max-width:1280px;margin:0 auto;padding:4rem 1.5rem 0;position:relative}.Footer-module__hSXlYG__grid{grid-template-columns:1fr;gap:2.5rem;display:grid}@media (min-width:768px){.Footer-module__hSXlYG__grid{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:3rem}}.Footer-module__hSXlYG__brandLogo{align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.Footer-module__hSXlYG__brandBadge{color:#fff;letter-spacing:.02em;background:linear-gradient(135deg,#c8a850 0%,#c41e2a 100%);border-radius:12px;justify-content:center;align-items:center;width:46px;height:46px;font-size:1.05rem;font-weight:800;display:flex;box-shadow:0 4px 16px #c8a85040}.Footer-module__hSXlYG__brandTitle{color:#fff;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700;line-height:1.2}.Footer-module__hSXlYG__brandSubtitle{color:#fff6;font-size:.8rem;font-weight:500;line-height:1.2}.Footer-module__hSXlYG__brandDescription{color:#ffffff73;max-width:340px;font-size:.875rem;line-height:1.7}.Footer-module__hSXlYG__partners{margin-top:1.5rem}.Footer-module__hSXlYG__partnersLabel{text-transform:uppercase;letter-spacing:.08em;color:#ffffff40;margin-bottom:.75rem;font-size:.7rem;font-weight:600}.Footer-module__hSXlYG__partnersList{flex-direction:column;gap:.375rem;display:flex}.Footer-module__hSXlYG__partnerChip{color:#fff6;align-items:center;gap:.375rem;font-size:.8rem;transition:color .3s;display:inline-flex}.Footer-module__hSXlYG__partnerChip:hover{color:#ffffffb3}.Footer-module__hSXlYG__partnerDot{background:#c8a850;border-radius:50%;flex-shrink:0;width:4px;height:4px}.Footer-module__hSXlYG__colHeading{text-transform:uppercase;letter-spacing:.12em;color:#ffffff4d;margin-bottom:1.25rem;padding-bottom:.75rem;font-family:Outfit,sans-serif;font-size:.75rem;font-weight:700;position:relative}.Footer-module__hSXlYG__colHeading:after{content:"";background:#c8a850;border-radius:1px;width:24px;height:2px;position:absolute;bottom:0;left:0}.Footer-module__hSXlYG__quickLinks{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__hSXlYG__quickLink{color:#ffffff73;padding:.25rem 0;font-size:.875rem;text-decoration:none;transition:color .3s;display:inline-block}.Footer-module__hSXlYG__quickLink:hover{color:#c8a850}.Footer-module__hSXlYG__squadreLinks{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__hSXlYG__squadreLink{color:#ffffff73;padding:.25rem 0;font-size:.875rem;text-decoration:none;transition:color .3s;display:inline-block}.Footer-module__hSXlYG__squadreLink:hover{color:#c8a850}.Footer-module__hSXlYG__contactList{flex-direction:column;gap:.875rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__hSXlYG__contactItem{color:#ffffff73;align-items:flex-start;gap:.625rem;font-size:.875rem;line-height:1.5;display:flex}.Footer-module__hSXlYG__contactIcon{color:#ffffff40;flex-shrink:0;width:18px;height:18px;margin-top:2px}.Footer-module__hSXlYG__contactLink{color:#ffffff73;text-decoration:none;transition:color .3s}.Footer-module__hSXlYG__contactLink:hover{color:#c8a850}.Footer-module__hSXlYG__socials{gap:.75rem;margin-top:1.5rem;display:flex}.Footer-module__hSXlYG__socialBtn{color:#fff6;background:0 0;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:background .35s,border-color .35s,color .35s,transform .35s;display:flex}.Footer-module__hSXlYG__socialBtn:hover{color:#fff;background:#c8a85026;border-color:#c8a850;transform:translateY(-2px)}.Footer-module__hSXlYG__socialBtn svg{width:18px;height:18px}.Footer-module__hSXlYG__bottomBar{border-top:1px solid #ffffff0a;margin-top:3rem;padding:1.25rem 1.5rem}.Footer-module__hSXlYG__bottomBarInner{justify-content:center;align-items:center;max-width:1280px;margin:0 auto;display:flex}.Footer-module__hSXlYG__copyright{color:#fff3;text-align:center;font-size:.75rem}
