.static-page .static-hero-spacer{height:clamp(120px,10vh,160px)}.static-page .static-hero-content{display:flex;flex-direction:column;gap:18px;max-width:900px}.static-page .static-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:100%}@media(max-width:1024px){.static-page .static-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.static-page .static-cards{grid-template-columns:1fr}}.static-page .static-card{width:100%;border:1px solid #e9e9ea;display:flex;flex-direction:column;justify-content:flex-start}.static-page .static-card .label{opacity:.8;font-weight:600;text-transform:uppercase;letter-spacing:.04em;font-size:.9rem}.static-page .static-card .value{font-family:Doppio One,sans-serif;font-size:1.4rem;margin-top:6px}.static-page .static-card .title{font-family:Doppio One,sans-serif;text-transform:uppercase;font-size:1.2rem;margin:0}.static-page .static-card .description{opacity:.9;margin:10px 0 0;line-height:1.5}.static-page .contact-links{display:flex;flex-direction:column;gap:.75rem;width:100%}.static-page .contact-links a{color:#1d1f2c;text-decoration:none}.static-page .contact-value{font-family:Doppio One,sans-serif;margin-top:6px;border:1px solid #4b543b;border-radius:.5rem;display:flex;align-items:center;justify-content:center;padding:.5rem;width:fit-content;height:fit-content;margin-left:.5rem}.static-page .social-media-icons{width:100%;display:flex;align-items:center;justify-content:center;gap:1rem}.static-page .legal-content{max-width:800px;margin:0 auto;text-align:left}.static-page .legal-intro{margin-bottom:1.5rem;line-height:1.6;opacity:.95}.static-page .legal-section{margin-bottom:1.75rem}.static-page .legal-section:last-child{margin-bottom:0}.static-page .legal-section-title{font-family:Doppio One,sans-serif;text-transform:uppercase;font-size:1.1rem;margin:0 0 .5rem;color:#4b543b}.static-page .legal-list{margin:0;padding-left:1.25rem;line-height:1.6;opacity:.9}.static-page .legal-list li{margin-bottom:.35rem}.static-page .legal-paragraphs{display:flex;flex-direction:column;gap:.75rem}.static-page .legal-p{margin:0;line-height:1.6;opacity:.95}