body{color:var(--c-text);background-color:var(--c-bg)}.contact-content.svelte-zswe{display:grid;grid-template-columns:repeat(12,1fr);gap:var(--sp);padding:var(--sp);min-height:22rem;background-color:#0000000d}.contact-text.svelte-zswe{grid-column:1 / span 6}@media screen and (max-width: 500px){.contact-content.svelte-zswe{display:flex;flex-direction:column}}@media screen and (min-width: 501px) and (max-width: 1153px){.contact-text.svelte-zswe{grid-column:1 / span 8}}@media screen and (min-width: 1154px) and (max-width: 1512px){.contact-text.svelte-zswe{grid-column:1 / span 8}}
