.ThemeToggle-module-scss-module__OChiXW__themeToggleBtn{background:var(--bg-card);border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:9999px;outline:none;justify-content:center;align-items:center;gap:.5rem;padding:.45rem .65rem;transition:all .25s;display:inline-flex;position:relative}.ThemeToggle-module-scss-module__OChiXW__themeToggleBtn:hover{border-color:var(--orange-color);color:var(--orange-color);transform:translateY(-1px);box-shadow:0 4px 12px #ff791826}.ThemeToggle-module-scss-module__OChiXW__themeToggleBtn:focus-visible{outline:2px solid var(--orange-color);outline-offset:2px}.ThemeToggle-module-scss-module__OChiXW__iconWrapper{width:1.5rem;height:1.5rem;color:inherit;justify-content:center;align-items:center;transition:transform .3s;display:flex}.ThemeToggle-module-scss-module__OChiXW__themeToggleBtn:hover .ThemeToggle-module-scss-module__OChiXW__iconWrapper{transform:rotate(15deg)}.ThemeToggle-module-scss-module__OChiXW__sunIcon{color:#f59e0b;filter:drop-shadow(0 0 4px #f59e0b80)}.ThemeToggle-module-scss-module__OChiXW__moonIcon{color:#60a5fa;filter:drop-shadow(0 0 4px #60a5fa80)}.ThemeToggle-module-scss-module__OChiXW__toggleLabel{letter-spacing:.02em;font-size:.8125rem;font-weight:600}.ThemeToggle-module-scss-module__OChiXW__mobileToggleRow{background:var(--bg-card);border:1px solid var(--border-color);width:100%;color:var(--text-primary);cursor:pointer;text-align:left;border-radius:.5rem;justify-content:space-between;align-items:center;margin-top:.5rem;padding:.75rem 1rem;transition:all .2s;display:flex}.ThemeToggle-module-scss-module__OChiXW__mobileToggleRow:hover{border-color:var(--orange-color);color:var(--orange-color)}.ThemeToggle-module-scss-module__OChiXW__mobileToggleLabel{align-items:center;gap:.625rem;font-size:.875rem;font-weight:600;display:flex}.ThemeToggle-module-scss-module__OChiXW__mobilePillBadge{text-transform:uppercase;letter-spacing:.05em;background:var(--bg-tertiary);color:var(--text-secondary);border:1px solid var(--border-color);border-radius:9999px;padding:.2rem .6rem;font-size:.72rem;font-weight:700}
@keyframes header-module-scss-module__ME5lHG__pulseGlow{0%,to{box-shadow:0 0 4px #ff791866}50%{box-shadow:0 0 12px #ff7918cc}}@keyframes header-module-scss-module__ME5lHG__shimmer{0%{background-position:-200%}to{background-position:200%}}@keyframes header-module-scss-module__ME5lHG__badgeBounce{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}@keyframes header-module-scss-module__ME5lHG__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes header-module-scss-module__ME5lHG__fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.header-module-scss-module__ME5lHG__header{z-index:40;width:100%;position:relative}.header-module-scss-module__ME5lHG__topBar{color:#ffffffe6;background:#000}.header-module-scss-module__ME5lHG__topBarInner{justify-content:center;align-items:center;gap:2rem;max-width:80rem;margin:0 auto;padding:.375rem 1rem;font-size:.8125rem;font-weight:500;display:flex}@media (max-width:768px){.header-module-scss-module__ME5lHG__topBarInner{justify-content:flex-end;gap:1.25rem;font-size:.6875rem}}@media (max-width:480px){.header-module-scss-module__ME5lHG__topBarInner{gap:.75rem;padding:.25rem .75rem;font-size:.625rem}}.header-module-scss-module__ME5lHG__topBarItem{cursor:pointer;white-space:nowrap;color:inherit;text-decoration:none;transition:color .3s;position:relative}.header-module-scss-module__ME5lHG__topBarItem:after{content:"";background:var(--orange-color);width:0;height:1px;transition:width .3s;position:absolute;bottom:-1px;left:0}.header-module-scss-module__ME5lHG__topBarItem:hover{color:var(--orange-color)}.header-module-scss-module__ME5lHG__topBarItem:hover:after{width:100%}.header-module-scss-module__ME5lHG__topBarItemActive{color:var(--orange-color)}.header-module-scss-module__ME5lHG__topBarItemActive:after{content:"";background:var(--orange-color);width:100%;height:1px;position:absolute;bottom:-1px;left:0}.header-module-scss-module__ME5lHG__utilityBar{background:linear-gradient(135deg, var(--orange-color), #f97316);color:#fff;position:relative;overflow:hidden}.header-module-scss-module__ME5lHG__utilityBar:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0%,#ffffff14 50%,#0000 100%) 0 0/200% 100%;animation:6s ease-in-out infinite header-module-scss-module__ME5lHG__shimmer;position:absolute;inset:0}.header-module-scss-module__ME5lHG__utilityBarInner{z-index:1;justify-content:flex-end;align-items:center;gap:1.5rem;max-width:80rem;margin:0 auto;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:flex;position:relative}@media (max-width:768px){.header-module-scss-module__ME5lHG__utilityBarInner{gap:1rem;font-size:.8125rem}}@media (max-width:640px){.header-module-scss-module__ME5lHG__utilityBarInner{gap:.75rem;padding:.375rem .75rem;font-size:.75rem}}.header-module-scss-module__ME5lHG__utilityLink{cursor:pointer;white-space:nowrap;color:#ffffffbf;transition:color .3s}@media (max-width:640px){.header-module-scss-module__ME5lHG__utilityEmployment{display:none}}.header-module-scss-module__ME5lHG__socialIconsGroup{align-items:center;gap:.5rem;margin-left:.25rem;display:flex}.header-module-scss-module__ME5lHG__socialIcon{color:#ffffffe6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.875rem;transition:all .3s;display:flex}@media (max-width:768px){.header-module-scss-module__ME5lHG__socialIcon{display:none}}.header-module-scss-module__ME5lHG__socialIcon:hover{transform:scale(1.15)}.header-module-scss-module__ME5lHG__socialIconWhatsapp:hover{color:#86efac;background:#22c55e33}.header-module-scss-module__ME5lHG__socialIconYoutube:hover{color:#fca5a5;background:#ef444433}.header-module-scss-module__ME5lHG__socialIconFacebook:hover{color:#93c5fd;background:#3b82f633}.header-module-scss-module__ME5lHG__navbar{z-index:50;background:var(--navbar-bg);width:100%;transition:all .5s cubic-bezier(.25,.46,.45,.94);position:sticky;top:0;box-shadow:0 1px 3px #0000000f}.header-module-scss-module__ME5lHG__navbarScrolled{background:var(--navbar-scrolled-bg);-webkit-backdrop-filter:blur(16px)saturate(180%);backdrop-filter:blur(16px)saturate(180%);box-shadow:0 4px 24px #00000014}.header-module-scss-module__ME5lHG__navbarInner{justify-content:space-between;align-items:center;max-width:80rem;margin:0 auto;padding:.25rem 1rem;display:flex;position:relative}@media (max-width:640px){.header-module-scss-module__ME5lHG__navbarInner{padding:.25rem .75rem}}.header-module-scss-module__ME5lHG__logoPill{background:var(--logo-bg-color);z-index:10;border-radius:0 0 5rem 5rem;justify-content:center;align-items:center;width:80px;height:100px;padding-top:1rem;transition:box-shadow .3s,transform .3s;display:flex;position:absolute;top:-52px;left:.75rem;box-shadow:0 10px 25px -5px #0003,0 0 0 1px #ffffff1a}.header-module-scss-module__ME5lHG__logoPill:hover{box-shadow:0 20px 40px -10px #00000040,0 0 0 1px #ffffff26}@media (min-width:640px){.header-module-scss-module__ME5lHG__logoPill{width:95px;height:110px;top:-60px;left:1rem}}@media (min-width:768px){.header-module-scss-module__ME5lHG__logoPill{width:115px;height:130px;top:-80px}}.header-module-scss-module__ME5lHG__logoImage{object-fit:contain;width:60px;height:60px;transition:transform .3s}.header-module-scss-module__ME5lHG__logoPill:hover .header-module-scss-module__ME5lHG__logoImage{transform:scale(1.05)}@media (min-width:640px){.header-module-scss-module__ME5lHG__logoImage{width:75px;height:75px}}@media (min-width:768px){.header-module-scss-module__ME5lHG__logoImage{width:95px;height:95px}}.header-module-scss-module__ME5lHG__branding{-webkit-user-select:none;user-select:none;margin-left:88px}@media (min-width:640px){.header-module-scss-module__ME5lHG__branding{margin-left:105px}}@media (min-width:768px){.header-module-scss-module__ME5lHG__branding{margin-left:128px}}.header-module-scss-module__ME5lHG__brandTitle{color:var(--primary-color);letter-spacing:-.025em;font-size:.875rem;font-weight:700;line-height:1.2}@media (min-width:640px){.header-module-scss-module__ME5lHG__brandTitle{font-size:1rem}}@media (min-width:768px){.header-module-scss-module__ME5lHG__brandTitle{font-size:1.125rem}}.header-module-scss-module__ME5lHG__brandSubtitle{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-top:.125rem;font-size:.5625rem;font-weight:500;line-height:1.2}@media (min-width:640px){.header-module-scss-module__ME5lHG__brandSubtitle{font-size:.75rem}}@media (min-width:768px){.header-module-scss-module__ME5lHG__brandSubtitle{font-size:.875rem}}.header-module-scss-module__ME5lHG__desktopNav{align-items:center;gap:.25rem;display:none}@media (min-width:1024px){.header-module-scss-module__ME5lHG__desktopNav{display:flex}}.header-module-scss-module__ME5lHG__navLink{color:var(--nav-link-color);white-space:nowrap;border-radius:.5rem;align-items:center;gap:.375rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex;position:relative}.header-module-scss-module__ME5lHG__navLink:hover{background:var(--nav-link-hover-bg);color:var(--orange-color)}.header-module-scss-module__ME5lHG__navLink:focus-visible{outline:2px solid var(--orange-color);outline-offset:2px}.header-module-scss-module__ME5lHG__navLinkActive{color:var(--nav-link-active,#c2410c);font-weight:700}.header-module-scss-module__ME5lHG__activeIndicator{background:var(--orange-color);border-radius:9999px;width:1.25rem;height:2.5px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.header-module-scss-module__ME5lHG__newBadge{text-transform:uppercase;letter-spacing:.05em;color:#fff;background:linear-gradient(135deg,#ef4444,#f97316);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;padding:.0625rem .375rem;font-size:.5625rem;font-weight:700;line-height:1.4;animation:2s ease-in-out infinite header-module-scss-module__ME5lHG__badgeBounce;display:inline-flex;box-shadow:0 0 6px #ff791866}.header-module-scss-module__ME5lHG__newBadge:after{content:"";pointer-events:none;border-radius:9999px;animation:2s ease-in-out infinite header-module-scss-module__ME5lHG__pulseGlow;position:absolute;inset:-1px}.header-module-scss-module__ME5lHG__newBadgeMobile{text-transform:uppercase;letter-spacing:.05em;color:#fff;background:linear-gradient(135deg,#ef4444,#f97316);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;padding:.0625rem .3125rem;font-size:.5rem;font-weight:700;line-height:1.4;animation:2s ease-in-out infinite header-module-scss-module__ME5lHG__badgeBounce;display:inline-flex;box-shadow:0 0 6px #ff791866}.header-module-scss-module__ME5lHG__dropdownWrapper{position:relative}.header-module-scss-module__ME5lHG__dropdownTrigger{color:var(--nav-link-color);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.25rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.header-module-scss-module__ME5lHG__dropdownTrigger:hover{background:var(--nav-link-hover-bg);color:var(--orange-color)}.header-module-scss-module__ME5lHG__dropdownTrigger:focus-visible{outline:2px solid var(--orange-color);outline-offset:2px}.header-module-scss-module__ME5lHG__dropdownTriggerActive{color:var(--orange-color);font-weight:600}.header-module-scss-module__ME5lHG__dropdownChevron{width:1rem;height:1rem;transition:transform .2s}.header-module-scss-module__ME5lHG__dropdownPanel{background:var(--dropdown-bg);-webkit-backdrop-filter:blur(16px)saturate(180%);backdrop-filter:blur(16px)saturate(180%);border:1px solid var(--border-color);z-index:50;border-radius:.75rem;width:14rem;margin-top:.25rem;animation:.2s header-module-scss-module__ME5lHG__slideDown;position:absolute;top:100%;left:0;overflow:hidden;box-shadow:0 10px 40px -10px #0000002e,0 0 0 1px #0000000a}.header-module-scss-module__ME5lHG__dropdownPanelInner{padding:.25rem 0}.header-module-scss-module__ME5lHG__dropdownItem{color:var(--dropdown-item-text);padding:.625rem 1rem;font-size:.875rem;text-decoration:none;transition:all .2s;display:block}.header-module-scss-module__ME5lHG__dropdownItem:hover{background:var(--dropdown-item-hover);color:var(--orange-color);padding-left:1.25rem}.header-module-scss-module__ME5lHG__dropdownItemActive{color:var(--orange-color);background:var(--dropdown-item-hover);font-weight:600}.header-module-scss-module__ME5lHG__donateBtn{color:#fff;background:linear-gradient(135deg, var(--orange-color), #f97316);white-space:nowrap;border-radius:9999px;align-items:center;margin-left:.5rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 12px #ff79184d,0 0 #ff791800}.header-module-scss-module__ME5lHG__donateBtn:hover{transform:translateY(-1px);box-shadow:0 6px 20px #ff791866,0 0 0 3px #ff79181a}.header-module-scss-module__ME5lHG__donateBtn:focus-visible{outline:2px solid var(--orange-color);outline-offset:2px}.header-module-scss-module__ME5lHG__donateBtn:active{transform:translateY(0)}.header-module-scss-module__ME5lHG__hamburger{cursor:pointer;z-index:50;background:0 0;border:none;border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:background .2s;display:flex;position:relative}@media (min-width:1024px){.header-module-scss-module__ME5lHG__hamburger{display:none}}.header-module-scss-module__ME5lHG__hamburger:hover{background:var(--nav-link-hover-bg)}.header-module-scss-module__ME5lHG__hamburger:focus-visible{outline:2px solid var(--orange-color);outline-offset:2px}.header-module-scss-module__ME5lHG__hamburgerLine{background:var(--text-primary);border-radius:9999px;width:1.25rem;height:2px;display:block;position:absolute}.header-module-scss-module__ME5lHG__mobileBackdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:40;background:#00000080;position:fixed;inset:0}@media (min-width:1024px){.header-module-scss-module__ME5lHG__mobileBackdrop{display:none}}.header-module-scss-module__ME5lHG__mobilePanel{background:var(--mobile-panel-bg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:50;border-top:1px solid var(--border-color);border-radius:0 0 1rem 1rem;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 20px 40px -10px #00000040}@media (min-width:1024px){.header-module-scss-module__ME5lHG__mobilePanel{display:none}}.header-module-scss-module__ME5lHG__mobilePanelInner{overscroll-behavior:contain;max-height:calc(100dvh - 200px);padding:.75rem .5rem;overflow-y:auto}.header-module-scss-module__ME5lHG__mobilePanelInner::-webkit-scrollbar{width:3px}.header-module-scss-module__ME5lHG__mobilePanelInner::-webkit-scrollbar-track{background:0 0}.header-module-scss-module__ME5lHG__mobilePanelInner::-webkit-scrollbar-thumb{background:#0000001a;border-radius:9999px}.header-module-scss-module__ME5lHG__mobileNavLink{color:var(--nav-link-color);border-radius:.5rem;align-items:center;padding:.75rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.header-module-scss-module__ME5lHG__mobileNavLink:hover{background:var(--dropdown-item-hover);color:var(--orange-color)}.header-module-scss-module__ME5lHG__mobileNavLinkActive{color:var(--orange-color);background:var(--dropdown-item-hover);font-weight:600}.header-module-scss-module__ME5lHG__mobileActiveDot{background:var(--orange-color);border-radius:50%;flex-shrink:0;width:.375rem;height:.375rem;margin-right:.625rem}.header-module-scss-module__ME5lHG__mobileDropdownTrigger{width:100%;color:var(--nav-link-color);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:.5rem;justify-content:space-between;align-items:center;padding:.75rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.header-module-scss-module__ME5lHG__mobileDropdownTrigger:hover{background:var(--dropdown-item-hover);color:var(--orange-color)}.header-module-scss-module__ME5lHG__mobileDropdownItems{padding-bottom:.25rem;padding-left:1rem}.header-module-scss-module__ME5lHG__mobileDropdownItem{color:var(--text-muted);border-radius:.5rem;padding:.625rem 1rem;font-size:.875rem;text-decoration:none;transition:all .2s;display:block}.header-module-scss-module__ME5lHG__mobileDropdownItem:hover{background:var(--dropdown-item-hover);color:var(--orange-color)}.header-module-scss-module__ME5lHG__mobileDropdownItemActive{color:var(--orange-color);background:var(--dropdown-item-hover);font-weight:600}.header-module-scss-module__ME5lHG__mobileDivider{border:none;border-top:1px solid #f3f4f6;margin:.5rem 1rem}.header-module-scss-module__ME5lHG__mobileDonate{color:#fff;background:linear-gradient(135deg, var(--orange-color), #f97316);border-radius:9999px;justify-content:center;align-items:center;width:100%;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 12px #ff79184d}.header-module-scss-module__ME5lHG__mobileDonateWrapper{padding:0 1rem .5rem}.header-module-scss-module__ME5lHG__mobileSocialRow{justify-content:center;align-items:center;gap:1rem;padding:.75rem 0;display:flex}.header-module-scss-module__ME5lHG__mobileSocialIcon{color:#4b5563;background:#f3f4f6;border-radius:50%;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:.875rem;text-decoration:none;transition:all .2s;display:flex}.header-module-scss-module__ME5lHG__mobileSocialIconWhatsapp:hover{color:#16a34a;background:#f0fdf4}.header-module-scss-module__ME5lHG__mobileSocialIconYoutube:hover{color:#dc2626;background:#fef2f2}.header-module-scss-module__ME5lHG__mobileSocialIconFacebook:hover{color:#2563eb;background:#eff6ff}.header-module-scss-module__ME5lHG__mobileQuickLinks{color:#9ca3af;justify-content:center;align-items:center;gap:1rem;padding-bottom:.5rem;font-size:.75rem;font-weight:500;display:flex}.header-module-scss-module__ME5lHG__mobileQuickLinks span{cursor:pointer;transition:color .3s}.header-module-scss-module__ME5lHG__mobileQuickLinks span:hover{color:var(--orange-color)}@media (max-width:1023px){.header-module-scss-module__ME5lHG__hideMobile{display:none!important}}@media (min-width:1024px){.header-module-scss-module__ME5lHG__hideDesktop{display:none!important}}
@keyframes Footer-module-scss-module__kqmR4W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Footer-module-scss-module__kqmR4W__footer{color:#fff;background:linear-gradient(#0a2351,#061838);margin-top:auto;position:relative;overflow:hidden}.Footer-module-scss-module__kqmR4W__topBorder{background:linear-gradient(to right, #ff7918, var(--neon-blue,#1e3a8a), #ff7918);height:4px}.Footer-module-scss-module__kqmR4W__patternOverlay{opacity:.03;pointer-events:none;position:absolute;inset:0}.Footer-module-scss-module__kqmR4W__container{z-index:10;max-width:1200px;margin:0 auto;padding:0 1rem;position:relative}@media (min-width:640px){.Footer-module-scss-module__kqmR4W__container{padding:0 1.5rem}}@media (min-width:1024px){.Footer-module-scss-module__kqmR4W__container{padding:0 2rem}}.Footer-module-scss-module__kqmR4W__grid{grid-template-columns:1fr;gap:2.5rem;padding:3rem 0;display:grid}@media (min-width:640px){.Footer-module-scss-module__kqmR4W__grid{padding:4rem 0}}@media (min-width:768px){.Footer-module-scss-module__kqmR4W__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Footer-module-scss-module__kqmR4W__grid{grid-template-columns:repeat(4,1fr);gap:2rem}.Footer-module-scss-module__kqmR4W__brandCol{grid-column:span 1}}.Footer-module-scss-module__kqmR4W__brandHeader{align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.Footer-module-scss-module__kqmR4W__brandLogo{border-radius:16px;width:5rem;height:5rem}.Footer-module-scss-module__kqmR4W__brandTitle{letter-spacing:.05em;font-size:1.125rem;font-weight:700}.Footer-module-scss-module__kqmR4W__brandTagline{text-transform:uppercase;letter-spacing:3px;color:#fff9;font-size:.7rem;font-weight:500}.Footer-module-scss-module__kqmR4W__brandDescription{color:#ffffffb3;margin-bottom:1.25rem;font-size:.875rem;line-height:1.6}.Footer-module-scss-module__kqmR4W__socialLinks{gap:.75rem;display:flex}.Footer-module-scss-module__kqmR4W__socialLink{color:#fff9;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:.875rem;text-decoration:none;transition:all .3s;display:flex}.Footer-module-scss-module__kqmR4W__socialLink:hover{background:rgba(var(--neon-orange,#ff7918), .2);border-color:rgba(var(--neon-orange,#ff7918), .4);color:#ff7918;transform:translateY(-2px)}.Footer-module-scss-module__kqmR4W__columnTitle{text-transform:uppercase;letter-spacing:2px;color:#ffffffe6;align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:.875rem;font-weight:700;display:flex}.Footer-module-scss-module__kqmR4W__titleAccent{background:linear-gradient(90deg,#ff7918,#0000);border-radius:2px;width:1.5rem;height:2px}.Footer-module-scss-module__kqmR4W__linkList{flex-direction:column;gap:.625rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module-scss-module__kqmR4W__quickLink{color:#fff9;align-items:center;gap:.625rem;font-size:.875rem;text-decoration:none;transition:all .3s;display:flex}.Footer-module-scss-module__kqmR4W__quickLink:hover{color:#ff7918;transform:translate(4px)}.Footer-module-scss-module__kqmR4W__linkIcon{color:rgba(var(--neon-orange,#ff7918), .6);font-size:.65rem;transition:color .3s}.Footer-module-scss-module__kqmR4W__quickLink:hover .Footer-module-scss-module__kqmR4W__linkIcon{color:#ff7918}.Footer-module-scss-module__kqmR4W__projectItem{color:#fff9;align-items:center;gap:.5rem;font-size:.875rem;transition:color .3s;display:flex}.Footer-module-scss-module__kqmR4W__projectItem:hover{color:#ffffffe6}.Footer-module-scss-module__kqmR4W__projectDot{background:rgba(var(--neon-orange,#ff7918), .4);border-radius:9999px;flex-shrink:0;width:6px;height:6px}.Footer-module-scss-module__kqmR4W__newsletterDesc{color:#fff9;margin-bottom:1rem;font-size:.875rem;line-height:1.6}.Footer-module-scss-module__kqmR4W__messageBox{border-radius:8px;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.75rem;padding:.5rem .75rem;font-size:.875rem;display:flex}.Footer-module-scss-module__kqmR4W__messageSuccess{color:#86efac;background:#22c55e26;border:1px solid #22c55e33}.Footer-module-scss-module__kqmR4W__messageWarning{color:#fde047;background:#eab30826;border:1px solid #eab30833}.Footer-module-scss-module__kqmR4W__messageDanger{color:#fca5a5;background:#ef444426;border:1px solid #ef444433}.Footer-module-scss-module__kqmR4W__dismissBtn{color:#fff6;cursor:pointer;background:0 0;border:none;flex-shrink:0;transition:color .3s}.Footer-module-scss-module__kqmR4W__dismissBtn:hover{color:#fffc}.Footer-module-scss-module__kqmR4W__form{flex-direction:column;gap:.75rem;display:flex}.Footer-module-scss-module__kqmR4W__input{color:#fff;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:16px;outline:none;width:100%;padding:.625rem 1rem;font-size:.875rem;transition:all .3s}.Footer-module-scss-module__kqmR4W__input::placeholder{color:#fff6}.Footer-module-scss-module__kqmR4W__input:focus{border-color:rgba(var(--neon-orange,#ff7918), .5);background:#ffffff14}.Footer-module-scss-module__kqmR4W__input:disabled{opacity:.5}.Footer-module-scss-module__kqmR4W__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#ff7918,#e06510);border:none;border-radius:16px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.625rem 0;font-size:.875rem;font-weight:700;transition:all .3s;display:flex}.Footer-module-scss-module__kqmR4W__submitBtn:hover:not(:disabled){box-shadow:0 4px 20px rgba(var(--neon-orange,#ff7918), .35);transform:translateY(-2px)}.Footer-module-scss-module__kqmR4W__submitBtn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.Footer-module-scss-module__kqmR4W__spinner{width:1rem;height:1rem;animation:1s linear infinite Footer-module-scss-module__kqmR4W__spin}.Footer-module-scss-module__kqmR4W__spinnerTrack{opacity:.25}.Footer-module-scss-module__kqmR4W__spinnerHead{opacity:.75}.Footer-module-scss-module__kqmR4W__arrowIcon{font-size:.75rem}.Footer-module-scss-module__kqmR4W__contactInfo{flex-direction:column;gap:.625rem;margin-top:1.5rem;display:flex}.Footer-module-scss-module__kqmR4W__contactLink{color:#ffffff80;align-items:center;gap:.625rem;font-size:.875rem;text-decoration:none;transition:color .3s;display:flex}.Footer-module-scss-module__kqmR4W__contactLink:hover{color:#ff7918}.Footer-module-scss-module__kqmR4W__contactIcon{color:#ff791899;flex-shrink:0;font-size:.75rem}.Footer-module-scss-module__kqmR4W__contactIconTop{margin-top:2px;}.Footer-module-scss-module__kqmR4W__contactText{color:#ffffff80;align-items:flex-start;gap:.625rem;font-size:.875rem;display:flex}.Footer-module-scss-module__kqmR4W__bottomBar{border-top:1px solid #ffffff1a;padding:1.25rem 0}.Footer-module-scss-module__kqmR4W__bottomBarInner{flex-direction:column;justify-content:space-between;align-items:center;gap:.75rem;display:flex}@media (min-width:640px){.Footer-module-scss-module__kqmR4W__bottomBarInner{flex-direction:row}}.Footer-module-scss-module__kqmR4W__copyright{color:#ffffff80;align-items:center;gap:.25rem;font-size:.75rem;display:flex}.Footer-module-scss-module__kqmR4W__heartIcon{color:#ff7918;font-size:.6rem}.Footer-module-scss-module__kqmR4W__legalLinks{color:#fff6;align-items:center;gap:1rem;font-size:.75rem;display:flex}.Footer-module-scss-module__kqmR4W__legalLink{color:#fff6;text-decoration:none;transition:color .3s}.Footer-module-scss-module__kqmR4W__legalLink:hover{color:#ffffffb3}.Footer-module-scss-module__kqmR4W__legalSeparator{color:#ffffff26}
.TeamCard-module-scss-module__BC1eYq__wrapper{padding:.5rem}.TeamCard-module-scss-module__BC1eYq__card{background:var(--bg-tertiary,#f0f2f8);border-radius:16px;align-items:center;height:180px;padding:0 1rem;transition:box-shadow .3s;display:flex;position:relative;box-shadow:0 4px 20px #00000008}@media (min-width:640px){.TeamCard-module-scss-module__BC1eYq__card{height:200px;padding:0 1.5rem}}.TeamCard-module-scss-module__BC1eYq__card:hover{box-shadow:0 8px 40px #0000000a}.TeamCard-module-scss-module__BC1eYq__arcWrapper{width:100px;height:100px;position:absolute;top:50%;left:0;transform:translateY(-50%)translate(-15px)}@media (min-width:640px){.TeamCard-module-scss-module__BC1eYq__arcWrapper{width:120px;height:120px}}.TeamCard-module-scss-module__BC1eYq__profileImageWrapper{background-color:var(--bg-secondary,#fff);z-index:10;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:relative;overflow:hidden}@media (min-width:640px){.TeamCard-module-scss-module__BC1eYq__profileImageWrapper{width:100px;height:100px}}.TeamCard-module-scss-module__BC1eYq__profileImage{object-fit:cover;border-radius:9999px}.TeamCard-module-scss-module__BC1eYq__info{flex:1;min-width:0;margin-left:1rem}@media (min-width:640px){.TeamCard-module-scss-module__BC1eYq__info{margin-left:2rem}}.TeamCard-module-scss-module__BC1eYq__name{text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:700;overflow:hidden}@media (min-width:768px){.TeamCard-module-scss-module__BC1eYq__name{font-size:1rem}}.TeamCard-module-scss-module__BC1eYq__designation{color:var(--secondary-color);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-weight:600;overflow:hidden}@media (min-width:768px){.TeamCard-module-scss-module__BC1eYq__designation{font-size:.875rem}}.TeamCard-module-scss-module__BC1eYq__about{color:var(--text-secondary,#475569);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:.25rem;font-size:.75rem;display:-webkit-box;overflow:hidden}@media (min-width:768px){.TeamCard-module-scss-module__BC1eYq__about{font-size:.875rem}}.TeamCard-module-scss-module__BC1eYq__socialRow{gap:.75rem;margin-top:.5rem;display:flex}.TeamCard-module-scss-module__BC1eYq__socialIcon{font-size:1.125rem;text-decoration:none;transition:transform .3s}.TeamCard-module-scss-module__BC1eYq__socialIcon:hover{transform:scale(1.1)}.TeamCard-module-scss-module__BC1eYq__iconFacebook{color:#2563eb}.TeamCard-module-scss-module__BC1eYq__iconInstagram{color:#db2777}.TeamCard-module-scss-module__BC1eYq__iconEmail{color:#ff7918}
.AngledDiv-module-scss-module__4UvtvW__clip_path_custom{clip-path:polygon(5% 0,100% 0,100% 100%,0% 100%)}
