.free-text-block{display:block;margin:18px auto;line-height:1.75;white-space:normal}.free-text-heading{font-family:var(--font-heading);line-height:1.45}.free-text-badge{width:max-content;max-width:100%;padding:7px 14px;border:1px solid color-mix(in srgb,var(--primary) 35%,transparent);border-radius:99px;background:color-mix(in srgb,var(--primary) 7%,transparent)}.free-text-narrow{max-width:420px}.free-text-medium{max-width:650px}.free-text-full{max-width:100%}
.social-links-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}.social-links-grid .instagram-card{margin-top:0}.social-links-grid .social-card:last-child:nth-child(odd){grid-column:1/-1;width:calc(50% - 6px);justify-self:center}.instagram-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.social-card[data-platform="youtube"] .instagram-icon,.social-card[data-platform="facebook"] .instagram-icon{color:#e6bd62}.social-card[data-platform="whatsapp"] .instagram-icon{color:#5ed695}@media(max-width:620px){.social-links-grid{grid-template-columns:1fr}.social-links-grid .social-card:last-child:nth-child(odd){grid-column:auto;width:100%}}
.powered-by{font:400 11px/1.5 Arial,sans-serif;color:var(--muted);text-decoration:none;direction:ltr}.powered-by:hover{color:var(--primary-soft)}
.form-grid{display:grid;grid-template-columns:repeat(20,minmax(0,1fr))}.form-grid .field{grid-column:span var(--field-span)}@media(max-width:620px){.form-grid .field{grid-column:1/-1}}
