.PrivacyChoicesPage{background:#f6f7f9;background:var(--background_Gray_Light_Light,#f6f7f9);min-height:100vh}.PrivacyChoicesPage .PrivacyChoicesPage_Hero{background:linear-gradient(135deg,#0c1220,#131c30 55%,#0e1526);opacity:0;padding:96px 24px 56px;text-align:center;transform:translateY(12px);transition:opacity .4s ease,transform .4s ease}.PrivacyChoicesPage .PrivacyChoicesPage_Hero.is-visible{opacity:1;transform:translateY(0)}.PrivacyChoicesPage .PrivacyChoicesPage_Hero h1{color:#fff;font-size:40px;letter-spacing:-.02em;line-height:1.15;margin:0}.PrivacyChoicesPage .PrivacyChoicesPage_Hero p{color:#ffffffb8;font-size:17px;margin:12px auto 0;max-width:560px}.PrivacyChoicesPage .PrivacyChoicesPage_Main{opacity:0;padding:40px 24px 96px;transition:opacity .4s ease}.PrivacyChoicesPage .PrivacyChoicesPage_Main.is-visible{opacity:1}.PrivacyChoicesPage .PrivacyChoicesPage_Main .PrivacyChoicesPage_Card{background:#fff;border:1px solid #0f172a14;border-radius:16px;box-shadow:0 1px 3px #0000000d;margin:0 auto;max-width:760px;padding:40px 44px 48px}.PrivacyChoicesPage .PrivacyChoicesPage_Main .PrivacyChoicesPage_Card h2{color:#0f172a;font-size:20px;letter-spacing:-.01em;margin:32px 0 10px}.PrivacyChoicesPage .PrivacyChoicesPage_Main .PrivacyChoicesPage_Card h2:first-child{margin-top:0}.PrivacyChoicesPage .PrivacyChoicesPage_Main .PrivacyChoicesPage_Card p{color:#334155;font-size:15.5px;line-height:1.7;margin:0 0 14px}.PrivacyChoicesPage .PrivacyChoicesPage_Main .PrivacyChoicesPage_Card p a{color:#2563eb;text-decoration:none}.PrivacyChoicesPage .PrivacyChoicesPage_Main .PrivacyChoicesPage_Card p a:hover{text-decoration:underline}.PrivacyChoicesPage .PrivacyChoicesPage_Main .PrivacyChoicesPage_Card .PrivacyChoicesPage_Status{align-items:flex-start;background:#fff7ed;border:1px solid #fed7aa;border-radius:12px;display:flex;gap:14px;margin:20px 0;padding:16px 18px}.PrivacyChoicesPage .PrivacyChoicesPage_Main .PrivacyChoicesPage_Card .PrivacyChoicesPage_Status>.material-symbols-outlined{color:#c2410c;font-size:22px;margin-top:2px}.PrivacyChoicesPage .PrivacyChoicesPage_Main .PrivacyChoicesPage_Card .PrivacyChoicesPage_Status .PrivacyChoicesPage_StatusText{display:flex;flex-direction:column;gap:4px}.PrivacyChoicesPage .PrivacyChoicesPage_Main .PrivacyChoicesPage_Card .PrivacyChoicesPage_Status .PrivacyChoicesPage_StatusText strong{color:#0f172a;font-size:15px}.PrivacyChoicesPage .PrivacyChoicesPage_Main .PrivacyChoicesPage_Card .PrivacyChoicesPage_Status .PrivacyChoicesPage_StatusText span{color:#475569;font-size:14px;line-height:1.6}.PrivacyChoicesPage .PrivacyChoicesPage_Main .PrivacyChoicesPage_Card .PrivacyChoicesPage_Status.is-off{background:#f0fdf4;border-color:#bbf7d0}.PrivacyChoicesPage .PrivacyChoicesPage_Main .PrivacyChoicesPage_Card .PrivacyChoicesPage_Status.is-off>.material-symbols-outlined{color:#15803d}.PrivacyChoicesPage .PrivacyChoicesPage_Main .PrivacyChoicesPage_Card .PrivacyChoicesPage_Toggle{background:#0f172a;border:none;border-radius:10px;box-shadow:0 1px 3px #0000000d;color:#fff;cursor:pointer;display:inline-block;font-size:15px;font-weight:600;margin:4px 0 12px;padding:12px 22px;transition:background .15s ease}.PrivacyChoicesPage .PrivacyChoicesPage_Main .PrivacyChoicesPage_Card .PrivacyChoicesPage_Toggle:hover{background:#1e293b}.PrivacyChoicesPage .PrivacyChoicesPage_Main .PrivacyChoicesPage_Card .PrivacyChoicesPage_Toggle:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.PrivacyChoicesPage .PrivacyChoicesPage_Main .PrivacyChoicesPage_Card .PrivacyChoicesPage_Toggle.is-off{background:#fff;border:1px solid #0f172a2e;color:#0f172a}.PrivacyChoicesPage .PrivacyChoicesPage_Main .PrivacyChoicesPage_Card .PrivacyChoicesPage_Toggle.is-off:hover{background:#f8fafc}@media(max-width:768px){.PrivacyChoicesPage .PrivacyChoicesPage_Hero{padding:72px 20px 44px}.PrivacyChoicesPage .PrivacyChoicesPage_Hero h1{font-size:30px}.PrivacyChoicesPage .PrivacyChoicesPage_Main{padding:28px 16px 72px}.PrivacyChoicesPage .PrivacyChoicesPage_Main .PrivacyChoicesPage_Card{padding:28px 22px 36px}}