.hero-cookie-policy .hero-inner{display:flex;flex-direction:column;gap:var(--space-6)}.hero-cookie-policy .hero-title{margin-bottom:var(--space-3)}.hero-cookie-policy .hero-subtitle{max-width:44rem}.cookie-policy-page .cookie-policy-intro{margin-top:calc(-1 * var(--space-4));position:relative;z-index:1}.cookie-section{padding:var(--space-5);border-radius:var(--radius-lg);background:#ffffff;box-shadow:var(--shadow-xs);border:1px solid var(--color-border-subtle)}.cookie-section+.cookie-section{margin-top:var(--space-4)}.cookie-list{list-style:disc;padding-left:1.25rem;color:var(--color-text-soft);font-size:var(--font-size-sm)}.cookie-list li{margin-bottom:var(--space-2)}.cookie-list li strong{color:var(--color-text);display:inline-block;margin-bottom:2px}@media (min-width:768px){.cookie-policy-page .cookie-policy-intro{margin-top:calc(-1 * var(--space-6))}.cookie-section{padding:var(--space-6)}}