#contact.svelte-kxf915{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:var(--color-dark-blue);width:60%;margin:0 auto;padding:1rem;border-radius:10px;gap:1rem}@media screen and (max-width: 690px){#contact.svelte-kxf915{width:80%}}@media screen and (max-width: 500px){#contact.svelte-kxf915{width:98%}}#contact.svelte-kxf915 h2:where(.svelte-kxf915){font-size:40pt;color:var(--color-yellow);text-decoration:underline}#contact.svelte-kxf915 p:where(.svelte-kxf915){font-size:18pt;width:58%;text-align:center}@media screen and (max-width: 980px){#contact.svelte-kxf915 p:where(.svelte-kxf915){width:80%}}@media screen and (max-width: 400px){#contact.svelte-kxf915 p:where(.svelte-kxf915){font-size:16pt}}#contact.svelte-kxf915 strong:where(.svelte-kxf915){color:var(--color-yellow)}#contact.svelte-kxf915 span:where(.svelte-kxf915){width:60%;font-size:16pt;text-align:center}@media screen and (max-width: 980px){#contact.svelte-kxf915 span:where(.svelte-kxf915){width:80%}}#contact.svelte-kxf915 span:where(.svelte-kxf915) a:where(.svelte-kxf915){color:var(--color-yellow);text-decoration:underline}#contact.svelte-kxf915 .name:where(.svelte-kxf915){display:flex;justify-content:space-between;width:90%;align-items:center;margin:0 auto;gap:1rem}#contact.svelte-kxf915 .input:where(.svelte-kxf915){display:flex;flex-direction:column;width:90%;gap:.4rem}#contact.svelte-kxf915 .input:where(.svelte-kxf915) label:where(.svelte-kxf915){font-size:16pt}#contact.svelte-kxf915 .input:where(.svelte-kxf915) input:where(.svelte-kxf915){width:100%;height:30px;background-color:transparent;border-top:transparent;border-left:transparent;border-right:transparent;border-bottom:2px solid var(--color-light-blue);border-radius:2px}#contact.svelte-kxf915 .input:where(.svelte-kxf915) input:where(.svelte-kxf915):focus-within{outline:none;border-bottom:4px solid var(--color-light-blue)}#contact.svelte-kxf915 .input:where(.svelte-kxf915) textarea:where(.svelte-kxf915){width:100%;height:100px;background-color:transparent;border-top:transparent;border-left:transparent;border-right:transparent;border-bottom:2px solid var(--color-light-blue);border-radius:2px;font-size:14pt;font-family:var(--font-family--neuton);resize:none}#contact.svelte-kxf915 .input:where(.svelte-kxf915) textarea:where(.svelte-kxf915):focus-within{outline:none;border-bottom:4px solid var(--color-light-blue)}#contact.svelte-kxf915 form:where(.svelte-kxf915){display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:var(--color-white);color:var(--color-black);width:50%;padding:.8rem 0;gap:1rem;border-radius:10px}@media screen and (max-width: 1680px){#contact.svelte-kxf915 form:where(.svelte-kxf915){width:80%}}@media screen and (max-width: 550px){#contact.svelte-kxf915 form:where(.svelte-kxf915){width:98%}}#contact.svelte-kxf915 form:where(.svelte-kxf915) button:where(.svelte-kxf915){font-size:14pt;width:160px;height:40px;background-color:var(--color-blue);border:1px solid var(--color-blue);color:var(--color-white);border-radius:10px;cursor:pointer}
