:root{--c-primary:#00aeef;--c-primary-dark:#0088ba;--c-secondary:#1e3a8a;--c-secondary-2:#2747a6;--c-accent:#f59e0b;--c-text:#0f172a;--c-muted:#475569;--c-muted-2:#64748b;--c-bg:#fff;--c-bg-soft:#f8fafc;--shadow-sm:0 10px 30px #02061714;--shadow-md:0 18px 60px #0206171f;--shadow-lg:0 26px 90px #02061729;--ring:0 0 0 4px #00aeef38;--radius:22px;--radius-sm:16px;--container:1240px;--nav-h:92px;--ease:cubic-bezier(.4,0,.2,1);--spring:cubic-bezier(.2,.9,.2,1);--t-fast:.18s;--t:.26s;--t-slow:.52s;--transition:transform var(--t)var(--spring),box-shadow var(--t)var(--ease),background var(--t)var(--ease),border-color var(--t)var(--ease),color var(--t)var(--ease),opacity var(--t)var(--ease),filter var(--t)var(--ease);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;-moz-text-size-adjust:100%;text-size-adjust:100%}body{background:var(--c-bg);color:var(--c-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;line-height:1.5;overflow-x:hidden}img,svg,video,canvas{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}:focus-visible{box-shadow:var(--ring);border-radius:12px;outline:none}section{scroll-margin-top:calc(var(--nav-h) + 16px)}.skipLink{z-index:2000;background:#fffffff5;border:1px solid #0f172a1f;border-radius:12px;padding:10px 12px;font-weight:900;transition:transform .18s;position:absolute;top:12px;left:12px;transform:translateY(-160%);box-shadow:0 18px 60px #0206171f}.skipLink:focus{transform:translateY(0)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}.appBody{min-height:100dvh}.appMain{min-height:70vh}
.Navbar-module__nuAbfa__navbar{--nav-ink:#0f172a;--nav-text:#334155;--nav-muted:#64748b;--nav-accent:#0c74a5;--nav-accent-2:#0284c7;--nav-white:#fff;--glass:#ffffffc7;--glass-strong:#ffffffeb;--border:#0f172a1a;--max:1280px;--h:92px;--h-scrolled:66px;--r-xs:10px;--r-sm:12px;--r-md:16px;--pill:999px;--shadow-soft:0 10px 28px -18px #0f172a38;--shadow-strong:0 18px 56px -20px #0f172a59;--ease:cubic-bezier(.2,.85,.2,1);width:100%;height:var(--h);z-index:1000;isolation:isolate;background:var(--glass);border-bottom:1px solid var(--border);transition:height .32s var(--ease),background .32s var(--ease),box-shadow .32s var(--ease),border-color .32s var(--ease);position:fixed;top:0;left:0}@supports ((-webkit-backdrop-filter:blur(12px)) or (backdrop-filter:blur(12px))){.Navbar-module__nuAbfa__navbar{-webkit-backdrop-filter:blur(12px)}}.Navbar-module__nuAbfa__shrink{height:var(--h-scrolled);background:var(--glass-strong);box-shadow:var(--shadow-strong);border-bottom-color:#0f172a24}.Navbar-module__nuAbfa__container{max-width:var(--max);justify-content:space-between;align-items:center;height:100%;margin:0 auto;padding:0 clamp(1rem,2.2vw,1.75rem);display:flex}.Navbar-module__nuAbfa__skipLink{background:var(--nav-accent);color:#fff;border-radius:var(--r-xs);z-index:2000;padding:.75rem 1.1rem;font-weight:800;text-decoration:none;transition:top .2s;position:absolute;top:-220px;left:1rem}.Navbar-module__nuAbfa__skipLink:focus{outline-offset:2px;outline:2px solid #fff;top:1rem}.Navbar-module__nuAbfa__logo{z-index:1002;align-items:center;gap:.75rem;min-width:170px;text-decoration:none;display:inline-flex}.Navbar-module__nuAbfa__logoImg{border-radius:12px;box-shadow:0 10px 24px -18px #0f172a73}.Navbar-module__nuAbfa__logoText{flex-direction:column;line-height:1.05;display:flex}.Navbar-module__nuAbfa__brand{letter-spacing:-.02em;color:#095489;font-size:1.18rem;font-weight:900}.Navbar-module__nuAbfa__tagline{letter-spacing:.12em;text-transform:uppercase;color:var(--nav-accent);margin-top:.15rem;font-size:.72rem;font-weight:800}.Navbar-module__nuAbfa__nav{align-items:center;gap:.75rem;display:flex}.Navbar-module__nuAbfa__navItem{align-items:center;height:100%;display:flex;position:relative}.Navbar-module__nuAbfa__navLink{appearance:none;cursor:pointer;border-radius:var(--pill);color:var(--nav-text);transition:background .18s var(--ease),color .18s var(--ease),transform .18s var(--ease);background:0 0;border:0;align-items:center;gap:.5rem;padding:.62rem .9rem;font-size:.96rem;font-weight:700;text-decoration:none;display:inline-flex}.Navbar-module__nuAbfa__navLink:hover,.Navbar-module__nuAbfa__navLink[aria-expanded=true]{color:var(--nav-accent);background:#0c74a51a}.Navbar-module__nuAbfa__navLink:active{transform:translateY(1px)}.Navbar-module__nuAbfa__navLink:focus-visible{outline-offset:4px;outline:2px solid #0c74a573}.Navbar-module__nuAbfa__navLink svg{opacity:.75;transition:transform .22s var(--ease),opacity .18s ease}.Navbar-module__nuAbfa__navLink:hover svg{opacity:1}.Navbar-module__nuAbfa__rotate{transform:rotate(180deg)}@media (max-width:1100px){.Navbar-module__nuAbfa__nav{gap:.5rem}.Navbar-module__nuAbfa__navLink{padding:.58rem .78rem}}.Navbar-module__nuAbfa__dropdown{background:var(--nav-white);border-radius:var(--r-md);min-width:260px;box-shadow:var(--shadow-strong);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .16s ease,transform .26s var(--ease),visibility 0s linear .16s;z-index:1005;border:1px solid #0f172a1a;padding:.55rem;position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%)translateY(10px)scale(.98)}.Navbar-module__nuAbfa__dropdown:before{content:"";height:16px;position:absolute;top:-16px;left:0;right:0}.Navbar-module__nuAbfa__dropdown:after{content:"";background:var(--nav-white);border:1px solid #0f172a1a;width:14px;height:14px;position:absolute;top:-7px;left:50%;transform:translate(-50%)rotate(45deg);box-shadow:-8px -8px 22px -18px #0f172a8c}.Navbar-module__nuAbfa__show{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s;transform:translate(-50%)translateY(0)scale(1)}.Navbar-module__nuAbfa__dropdown a{color:var(--nav-text);border-radius:12px;align-items:center;padding:.85rem .95rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:background .16s,color .16s,transform .16s;display:flex}.Navbar-module__nuAbfa__dropdown a:hover{color:var(--nav-accent);background:#f1f5f9;transform:translate(4px)}.Navbar-module__nuAbfa__dropdown a:focus-visible{outline-offset:3px;outline:2px solid #0c74a573}.Navbar-module__nuAbfa__donateBtn{border-radius:var(--pill);background:linear-gradient(135deg,var(--nav-accent),var(--nav-accent-2));color:#fff;transition:transform .18s var(--ease),box-shadow .18s var(--ease),filter .18s ease;margin-left:.25rem;padding:.78rem 1.45rem;font-size:.95rem;font-weight:850;text-decoration:none;box-shadow:0 16px 34px -20px #0284c799}.Navbar-module__nuAbfa__donateBtn:hover{filter:brightness(1.02);transform:translateY(-2px);box-shadow:0 22px 44px -22px #0284c7b3}.Navbar-module__nuAbfa__donateBtn:active{transform:translateY(0)}.Navbar-module__nuAbfa__donateBtn:focus-visible{outline-offset:4px;outline:2px solid #0c74a573}.Navbar-module__nuAbfa__menuBtn{cursor:pointer;z-index:1002;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:44px;height:44px;padding:0;display:none}.Navbar-module__nuAbfa__menuBtn span{width:24px;height:2.5px;transition:transform .28s var(--ease),opacity .2s ease;background:#095489;border-radius:4px}.Navbar-module__nuAbfa__menuOpen span:first-child{transform:translateY(8.5px)rotate(45deg)}.Navbar-module__nuAbfa__menuOpen span:nth-child(2){opacity:0}.Navbar-module__nuAbfa__menuOpen span:nth-child(3){transform:translateY(-8.5px)rotate(-45deg)}.Navbar-module__nuAbfa__backdrop{-webkit-backdrop-filter:blur(4px);opacity:0;pointer-events:none;z-index:1000;background:#0f172a73;transition:opacity .22s;position:fixed;inset:0}.Navbar-module__nuAbfa__backdropShow{opacity:1;pointer-events:auto}@media (max-width:960px){.Navbar-module__nuAbfa__menuBtn{display:flex}.Navbar-module__nuAbfa__nav{background:var(--nav-white);width:min(88vw,380px);height:100dvh;padding:calc(5rem + env(safe-area-inset-top))1.1rem 1.5rem;transition:transform .34s var(--ease);z-index:1001;overscroll-behavior:contain;border-left:1px solid #0f172a14;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:.65rem;display:flex;position:fixed;top:0;right:0;overflow:hidden auto;transform:translate(110%);box-shadow:-22px 0 64px -26px #0f172a73}.Navbar-module__nuAbfa__nav.Navbar-module__nuAbfa__open,.Navbar-module__nuAbfa__open{transform:translate(0)}.Navbar-module__nuAbfa__navItem{width:100%;display:block;position:relative}.Navbar-module__nuAbfa__navLink{width:100%;transition:background .2s ease,border-color .2s ease,transform .2s var(--ease);background:#f8fafc;border:1px solid #0f172a0f;border-radius:16px;justify-content:space-between;padding:.95rem 1rem;font-size:1.02rem;font-weight:850}.Navbar-module__nuAbfa__navLink:hover{background:#eef2f7;border-color:#0f172a1a}.Navbar-module__nuAbfa__navLink[aria-expanded=true]{background:#eef2f7;border-color:#00aeef47}.Navbar-module__nuAbfa__dropdown{opacity:1;visibility:visible;pointer-events:auto;max-height:0;box-shadow:none;transition:max-height .32s var(--ease),padding .22s ease;background:0 0;border:none;margin:.25rem 0 0;padding:0;position:static;top:auto;left:auto;right:auto;overflow:hidden;transform:none}.Navbar-module__nuAbfa__dropdown:before,.Navbar-module__nuAbfa__dropdown:after{display:none}.Navbar-module__nuAbfa__show{max-height:420px;padding:.45rem 0 0}.Navbar-module__nuAbfa__dropdown a{color:var(--nav-text);transition:transform .18s var(--ease),border-color .18s ease,background .18s ease;background:#fff;border:1px solid #0f172a14;border-radius:14px;align-items:center;padding:.85rem .95rem;font-size:.98rem;font-weight:800;text-decoration:none;display:flex;box-shadow:0 10px 26px #0206170f}.Navbar-module__nuAbfa__dropdown a+a{margin-top:.55rem}.Navbar-module__nuAbfa__dropdown a:hover{background:#00aeef0a;border-color:#00aeef47;transform:translateY(-1px)}.Navbar-module__nuAbfa__dropdown a:focus-visible{outline:none;box-shadow:0 0 0 4px #00aeef38}.Navbar-module__nuAbfa__donateBtn{text-align:center;width:100%;margin:.9rem 0 0}}@media (max-width:420px){.Navbar-module__nuAbfa__logo{gap:.6rem;min-width:auto}.Navbar-module__nuAbfa__brand{font-size:1.08rem}.Navbar-module__nuAbfa__tagline{font-size:.68rem}}@media (prefers-reduced-motion:reduce){.Navbar-module__nuAbfa__navbar,.Navbar-module__nuAbfa__nav,.Navbar-module__nuAbfa__dropdown,.Navbar-module__nuAbfa__navLink,.Navbar-module__nuAbfa__menuBtn span,.Navbar-module__nuAbfa__backdrop,.Navbar-module__nuAbfa__donateBtn{transition:none!important}}.Navbar-module__nuAbfa__adminLink{opacity:.6;font-size:12px;transition:opacity .2s}.Navbar-module__nuAbfa__adminLink:hover{opacity:1}
.Footer-module__EZoWya__footer{--bg0:#071124;--bg1:#0a1b35;--ink:#ffffffeb;--muted:#ffffffb8;--faint:#ffffff8c;--line:#ffffff1a;--glass:#ffffff0f;--glass2:#ffffff17;--accent:#24a7ff;--accent2:#0b78ff;color:var(--ink);background:radial-gradient(1200px 420px at 30% 0%,#24a7ff2e,transparent 60%),linear-gradient(180deg,var(--bg1),var(--bg0))}.Footer-module__EZoWya__top{padding:52px 0 28px}.Footer-module__EZoWya__container{grid-template-columns:1.25fr 1fr 1fr;align-items:start;gap:34px;max-width:1220px;margin:0 auto;padding:0 18px;display:grid}@media (max-width:980px){.Footer-module__EZoWya__container{grid-template-columns:1fr;gap:28px}}.Footer-module__EZoWya__brandCol{padding-right:10px}.Footer-module__EZoWya__logoRow{align-items:center;gap:10px;margin-bottom:14px;display:inline-flex}.Footer-module__EZoWya__logoMark{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#24a7ff40,#0b78ff1a);border:1px solid #ffffff24;border-radius:12px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.Footer-module__EZoWya__logoIcon{width:18px;height:18px;color:var(--accent)}.Footer-module__EZoWya__logoText{letter-spacing:.2px;font-size:18px;font-weight:800}.Footer-module__EZoWya__missionText{color:var(--muted);max-width:44ch;margin:0 0 18px;line-height:1.6}.Footer-module__EZoWya__socialLinks{flex-wrap:wrap;gap:10px;display:flex}.Footer-module__EZoWya__socialBtn{background:var(--glass);width:42px;height:42px;color:var(--ink);opacity:.9;border:1px solid #ffffff1f;border-radius:14px;justify-content:center;align-items:center;transition:transform .16s,background .16s,border-color .16s,opacity .16s;display:inline-flex}.Footer-module__EZoWya__socialBtn:hover{background:var(--glass2);opacity:1;border-color:#24a7ff38;transform:translateY(-2px)}.Footer-module__EZoWya__linksGrid{grid-template-columns:1fr 1fr;gap:26px;display:grid}@media (max-width:980px){.Footer-module__EZoWya__linksGrid{grid-template-columns:1fr;gap:18px}}.Footer-module__EZoWya__linkGroup{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff08;border:1px solid #ffffff14;border-radius:18px;padding:18px 18px 14px}.Footer-module__EZoWya__groupTitle{letter-spacing:.3px;text-transform:uppercase;color:#ffffffd9;margin:0 0 12px;font-size:14px}.Footer-module__EZoWya__linkList{gap:10px;margin:0;padding:0;list-style:none;display:grid}.Footer-module__EZoWya__link{color:var(--muted);width:fit-content;text-decoration:none;transition:color .16s,transform .16s;display:inline-flex}.Footer-module__EZoWya__link:hover{color:var(--ink);transform:translate(2px)}.Footer-module__EZoWya__contactCol{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff08;border:1px solid #ffffff14;border-radius:18px;padding:18px}.Footer-module__EZoWya__subText{color:var(--muted);margin:0 0 14px;line-height:1.6}.Footer-module__EZoWya__newsletter{grid-template-columns:1fr auto;align-items:center;gap:10px;margin-bottom:16px;display:grid}.Footer-module__EZoWya__input{height:44px;color:var(--ink);background:#0000002e;border:1px solid #ffffff24;border-radius:14px;outline:none;padding:0 14px}.Footer-module__EZoWya__input::placeholder{color:#ffffff73}.Footer-module__EZoWya__input:focus{border-color:#24a7ff59;box-shadow:0 0 0 4px #24a7ff1f}.Footer-module__EZoWya__sendBtn{width:48px;height:44px;color:var(--ink);cursor:pointer;background:linear-gradient(135deg,#24a7ff4d,#0b78ff2e);border:1px solid #ffffff24;border-radius:14px;justify-content:center;align-items:center;transition:transform .16s,border-color .16s,opacity .16s;display:inline-flex}.Footer-module__EZoWya__sendBtn:hover{border-color:#24a7ff4d;transform:translateY(-1px)}.Footer-module__EZoWya__contactInfo{gap:10px;display:grid}.Footer-module__EZoWya__contactItem{color:var(--muted);align-items:center;gap:10px;display:inline-flex}.Footer-module__EZoWya__contactIcon{color:#24a7ffd9;flex:none}.Footer-module__EZoWya__mailLink{color:var(--muted);text-decoration:none}.Footer-module__EZoWya__mailLink:hover{color:var(--ink);text-decoration:underline}.Footer-module__EZoWya__bottomBar{border-top:1px solid var(--line);padding:16px 0}.Footer-module__EZoWya__bottomContainer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;max-width:1220px;margin:0 auto;padding:0 18px;display:flex}.Footer-module__EZoWya__copyright{color:#fff9;margin:0}.Footer-module__EZoWya__bottomLinks{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.Footer-module__EZoWya__legalLink{color:#ffffffb3;appearance:none;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:none;transition:color .16s}.Footer-module__EZoWya__legalLink:hover{color:var(--ink)}.Footer-module__EZoWya__staffLink{color:#ffffffc7;opacity:.6;filter:blur(.35px);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:14px;align-items:center;gap:8px;padding:8px 12px;text-decoration:none;transition:opacity .16s,filter .16s,border-color .16s,transform .16s;display:inline-flex}.Footer-module__EZoWya__staffText{letter-spacing:.2px;font-size:13px}.Footer-module__EZoWya__staffLink:hover,.Footer-module__EZoWya__staffLink:focus-visible{opacity:1;filter:none;border-color:#24a7ff59;outline:none;transform:translateY(-1px)}@media (max-width:520px){.Footer-module__EZoWya__staffLink{padding:9px 12px}}.Footer-module__EZoWya__modalOverlay{z-index:9999;-webkit-backdrop-filter:blur(10px);opacity:0;background:#0000008c;place-items:center;padding:clamp(12px,3vw,18px);transition:opacity .18s;display:grid;position:fixed;inset:0}.Footer-module__EZoWya__modalOverlayOpen{opacity:1}.Footer-module__EZoWya__modalOverlayClosing{opacity:0}.Footer-module__EZoWya__modal{opacity:0;background:linear-gradient(#0a1b35f0,#071124f5);border:1px solid #ffffff24;border-radius:18px;grid-template-rows:auto 1fr auto;width:min(920px,100%);max-height:min(86vh,780px);transition:transform .2s,opacity .18s;display:grid;transform:translateY(12px)scale(.99);box-shadow:0 30px 90px -38px #000000d9}.Footer-module__EZoWya__modalOpen{opacity:1;transform:translateY(0)scale(1)}.Footer-module__EZoWya__modalClosing{opacity:0;transform:translateY(10px)scale(.992)}.Footer-module__EZoWya__modalHeader{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:flex-start;gap:12px;padding:16px 16px 12px;display:flex}.Footer-module__EZoWya__modalTitleRow{align-items:flex-start;gap:12px;display:flex}.Footer-module__EZoWya__modalIcon{color:#24a7fff2;background:linear-gradient(135deg,#24a7ff38,#0b78ff1a);border:1px solid #ffffff24;border-radius:14px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.Footer-module__EZoWya__modalTitles{gap:2px;display:grid}.Footer-module__EZoWya__modalTitle{letter-spacing:.2px;color:var(--ink);margin:0;font-size:16px;font-weight:850}.Footer-module__EZoWya__modalSubtitle{color:var(--muted);margin:0;font-size:13px;line-height:1.4}.Footer-module__EZoWya__modalClose{width:40px;height:40px;color:var(--ink);cursor:pointer;opacity:.95;background:#ffffff0f;border:1px solid #ffffff24;border-radius:14px;justify-content:center;align-items:center;transition:transform .16s,border-color .16s,background .16s,opacity .16s;display:inline-flex}.Footer-module__EZoWya__modalClose:hover{opacity:1;background:#ffffff17;border-color:#24a7ff38;transform:translateY(-1px)}.Footer-module__EZoWya__modalBody{padding:14px 16px 16px;overflow:auto}.Footer-module__EZoWya__modalBody::-webkit-scrollbar{width:10px}.Footer-module__EZoWya__modalBody::-webkit-scrollbar-thumb{background:#ffffff24;border-radius:999px}.Footer-module__EZoWya__modalBody::-webkit-scrollbar-track{background:#ffffff0d}.Footer-module__EZoWya__modalFooter{border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;padding:12px 16px 16px;display:flex}.Footer-module__EZoWya__modalPrimary,.Footer-module__EZoWya__modalSecondary{letter-spacing:.2px;cursor:pointer;border-radius:14px;justify-content:center;align-items:center;gap:8px;height:42px;padding:0 14px;font-weight:750;transition:transform .16s,border-color .16s,background .16s,opacity .16s;display:inline-flex}.Footer-module__EZoWya__modalPrimary{color:var(--ink);background:linear-gradient(135deg,#24a7ff4d,#0b78ff2e);border:1px solid #ffffff24}.Footer-module__EZoWya__modalPrimary:hover{border-color:#24a7ff4d;transform:translateY(-1px)}.Footer-module__EZoWya__modalSecondary{color:#ffffffd1;opacity:.95;background:#ffffff0f;border:1px solid #ffffff24}.Footer-module__EZoWya__modalSecondary:hover{opacity:1;background:#ffffff17;border-color:#24a7ff38;transform:translateY(-1px)}.Footer-module__EZoWya__legalDoc{color:var(--muted);font-size:14.5px;line-height:1.65}.Footer-module__EZoWya__legalMeta{color:#fff9;margin:0 0 10px;font-size:13px}.Footer-module__EZoWya__legalDoc h3{color:#ffffffe6;letter-spacing:.2px;text-transform:none;margin:14px 0 6px;font-size:14px}.Footer-module__EZoWya__legalDoc ul{gap:8px;margin:8px 0 0 18px;padding:0;display:grid}.Footer-module__EZoWya__inlineLink{color:#ffffffe6;-webkit-text-decoration:underline #24a7ff59;text-decoration:underline #24a7ff59}.Footer-module__EZoWya__inlineLink:hover{text-decoration-color:#24a7ffb3}.Footer-module__EZoWya__legalNote{color:#ffffffb3;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;margin-top:14px;padding:12px}@media (max-width:520px){.Footer-module__EZoWya__modalHeader{padding:14px 14px 10px}.Footer-module__EZoWya__modalBody{padding:12px 14px 14px}.Footer-module__EZoWya__modalFooter{justify-content:stretch;padding:10px 14px 14px}.Footer-module__EZoWya__modalPrimary,.Footer-module__EZoWya__modalSecondary{width:100%}}@media (prefers-reduced-motion:reduce){.Footer-module__EZoWya__modalOverlay,.Footer-module__EZoWya__modal,.Footer-module__EZoWya__modalClose,.Footer-module__EZoWya__modalPrimary,.Footer-module__EZoWya__modalSecondary{transition:none!important}}
