article.svelte-1svajvj{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0;padding:0;gap:10px;height:100%}.container.svelte-1svajvj{display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;gap:40px;margin:20px 0;width:100%}.contact-schema.svelte-1svajvj{flex:3;border-radius:8px}.contact-schema-disclaimer.svelte-1svajvj{font-size:12px}.address-box.svelte-1svajvj{flex:5;min-height:400px;border-radius:8px}form.svelte-1svajvj{display:flex;flex-direction:column;gap:16px}input.svelte-1svajvj,textarea.svelte-1svajvj{width:100%;border:1px solid var(--pallete-3);border-radius:6px;font-size:16px;transition:all .3s ease;box-sizing:border-box;padding:12px}input.svelte-1svajvj{height:44px}input.svelte-1svajvj:focus,textarea.svelte-1svajvj:focus{outline:none;border-color:var(--accent-1)}textarea.svelte-1svajvj{height:120px;resize:none}button[type=submit].svelte-1svajvj{background:var(--accent-1);color:#fff;border:none;padding:12px 24px;border-radius:6px;font-weight:700;cursor:pointer;transition:all .3s ease;align-self:center;margin-top:8px;width:100%;text-align:center}button[type=submit].svelte-1svajvj:hover{background:var(--accent-2)}@media (max-width: 700px){.container.svelte-1svajvj{flex-direction:column;gap:20px}.contact-schema.svelte-1svajvj{width:100%;flex:none}.address-box.svelte-1svajvj{width:100%;flex:none;min-height:auto}}
