.or-marketing-footer{background:var(--card-alt-background-color);border-top:1px solid var(--block-border-color);color:var(--ink-strong-color);padding:4rem 1.5rem 2rem;margin-top:4rem}.or-marketing-footer-inner{max-width:var(--landing-container-xl,1280px);margin:0 auto;display:flex;flex-direction:column;gap:2.5rem}.or-marketing-footer-top{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,2.4fr);gap:3rem;align-items:flex-start}.or-marketing-footer-brand{display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem;max-width:320px}.or-marketing-footer-logo{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none}.or-marketing-footer-logo-icon{width:32px;height:32px}.or-marketing-footer-logo-wordmark{height:22px;width:auto}.or-marketing-footer-tagline{margin:0;color:var(--primary-light-text-color);font-size:.95rem;line-height:1.55}.or-marketing-footer-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.or-marketing-footer-col{min-width:0}.or-marketing-footer-heading{margin:0 0 .85rem;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--primary-lightest-text-color)}.or-marketing-footer-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.55rem}.or-marketing-footer-link{color:var(--ink-strong-color);text-decoration:none;font-size:.95rem;line-height:1.35;transition:color .15s ease}.or-marketing-footer-link:focus-visible,.or-marketing-footer-link:hover{color:var(--primary-color);text-decoration:none}.or-marketing-footer-social{list-style:none;margin:1rem 0 0;padding:0;display:flex;flex-wrap:wrap;gap:.5rem}.or-marketing-footer-social a{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;color:var(--primary-light-text-color);background:var(--card-background-color);border:1px solid var(--block-border-color);transition:color .15s ease,background-color .15s ease,border-color .15s ease}.or-marketing-footer-social a:focus-visible,.or-marketing-footer-social a:hover{color:var(--primary-color);border-color:color-mix(in srgb,var(--primary-color) 35%,transparent);background:color-mix(in srgb,var(--primary-color) 8%,var(--card-background-color))}.or-marketing-footer-social svg{width:14px;height:14px;fill:currentColor}.or-marketing-footer-charity{display:flex;align-items:center;gap:1rem;padding:1.1rem 1.4rem;border-radius:14px;background:color-mix(in srgb,var(--primary-color) 8%,var(--card-background-color));border:1px solid color-mix(in srgb,var(--primary-color) 22%,transparent);color:var(--ink-strong-color);text-decoration:none;transition:transform .15s ease,border-color .15s ease,background-color .15s ease}.or-marketing-footer-charity:focus-visible,.or-marketing-footer-charity:hover{border-color:color-mix(in srgb,var(--primary-color) 45%,transparent);background:color-mix(in srgb,var(--primary-color) 12%,var(--card-background-color));text-decoration:none;transform:translateY(-1px)}.or-marketing-footer-charity-icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;flex:0 0 auto;background:color-mix(in srgb,var(--primary-color) 18%,var(--card-background-color));color:var(--primary-color)}.or-marketing-footer-charity-text{flex:1 1 auto;font-size:.95rem;line-height:1.45;color:var(--ink-strong-color)}.or-marketing-footer-charity-text strong{color:var(--primary-color);font-weight:600}.or-marketing-footer-charity-cta{display:inline-flex;align-items:center;gap:.35rem;flex:0 0 auto;color:var(--primary-color);font-weight:600;font-size:.9rem;white-space:nowrap}.or-marketing-footer-bottom{display:flex;align-items:center;gap:1.5rem;padding-top:1.5rem;border-top:1px solid var(--block-border-color);font-size:.85rem;color:var(--primary-light-text-color)}.or-marketing-footer-copyright{flex:1 1 auto}.or-marketing-footer-legal{display:flex;align-items:center;gap:1.25rem;list-style:none;margin:0;padding:0;flex:0 0 auto}.or-marketing-footer-legal .or-marketing-footer-link{font-size:.85rem;color:var(--primary-light-text-color)}.or-marketing-footer-utility{display:inline-flex;align-items:center;flex:0 0 auto}@media (max-width:960px){.or-marketing-footer{padding:3rem 1.25rem 1.75rem}.or-marketing-footer-top{grid-template-columns:minmax(0,1fr);gap:2.25rem}.or-marketing-footer-brand{max-width:none}.or-marketing-footer-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.75rem 2rem}}@media (max-width:600px){.or-marketing-footer{padding:2.5rem 1rem 1.5rem;margin-top:2.5rem}.or-marketing-footer-charity{flex-wrap:wrap;gap:.75rem 1rem}.or-marketing-footer-charity-text{flex-basis:100%;order:3}.or-marketing-footer-bottom{flex-direction:column;align-items:flex-start;gap:1rem}.or-marketing-footer-legal{flex-wrap:wrap;gap:.75rem 1.25rem}}