*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.home{align-items:center;background-color:#00001f;display:flex;gap:.5rem;height:100vh;justify-content:center;width:100vw}@media screen and (max-width:880px){.home{flex-direction:column;gap:0;justify-content:center}}.contact-form-container{display:flex;justify-content:center;width:41%}.contact-form{color:#fff;display:flex;flex-direction:column;font-size:16px;width:81%}.contact-form input{border:1px solid #dcdcdc;border-radius:5px;height:2.8rem;outline:none;padding:7px}.contact-form input:focus{border:2px solid #00ce9e}.contact-form textarea{border:1px solid #dcdcdc;border-radius:5px;max-height:100px;min-height:100px;outline:none;padding:7px}.contact-form textarea:focus{border:2px solid #00ce9e}.contact-form label{margin-bottom:.2rem;margin-top:1rem}.contact-form input[type=submit]{background:#f9690e;border:none;color:#fff;cursor:pointer;font-size:1.4rem;height:3rem;margin-top:2rem}.form-error-warning{color:#ff8a92}@media screen and (max-width:880px){.contact-form-container{width:80%}.contact-form{width:90%}}.message-container{color:#fff;font-size:1.5rem;width:41%}.message-wrapper{color:#fff;font-size:1.5rem;margin:auto;width:88%}.message-wrapper h2{margin:.8rem 0 1rem}.message-wrapper p{margin-bottom:.8rem}@media screen and (max-width:880px){.message-container{width:81%}.message-wrapper h2{margin:0 0 1rem}}.success{align-items:center;background-color:#00001f;color:#fff;display:flex;flex-direction:column;font-size:1.5rem;gap:.5rem;height:100vh;justify-content:center;text-align:center;width:100vw}.success h1{margin-bottom:2.5rem}.success p{margin-bottom:1rem;max-width:80%}.error{align-items:center;background-color:#00001f;color:#fff;display:flex;flex-direction:column;font-size:1.5rem;gap:.5rem;height:100vh;justify-content:center;text-align:center;width:100vw}.error h1{margin-bottom:2.5rem}.error p{margin-bottom:1rem;max-width:80%}.error-message{color:#ff8e8e;font-size:1.8rem;font-weight:500}.back-to-form{background:#f9690e;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1.4rem;height:3rem;margin-top:2rem;outline:none;padding:.5rem 1.5rem}@media screen and (max-width:880px){.success{gap:0;justify-content:center}}
/*# sourceMappingURL=main.bdfd55f6.css.map*/