.contact-module__swMWYG__main{background-color:#d7d3cf;justify-content:center;align-items:center;min-height:100vh;padding:4rem 20px;display:flex}.contact-module__swMWYG__container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff80;border-radius:12px;width:100%;max-width:600px;padding:3rem;box-shadow:0 10px 30px #0000000d}.contact-module__swMWYG__title{font-family:var(--font-roboto);color:#333530;text-align:center;letter-spacing:-.02em;margin-bottom:.5rem;font-size:2.5rem;font-weight:900}.contact-module__swMWYG__subtitle{font-family:var(--font-roboto);color:#666;text-align:center;margin-bottom:3rem;font-size:1.1rem;font-weight:300}.contact-module__swMWYG__form{flex-direction:column;gap:1.5rem;display:flex}.contact-module__swMWYG__inputGroup{flex-direction:column;gap:.5rem;display:flex}.contact-module__swMWYG__label{font-family:var(--font-roboto);color:#333530;text-transform:uppercase;letter-spacing:.05em;font-size:.9rem;font-weight:700}.contact-module__swMWYG__input,.contact-module__swMWYG__textarea{width:100%;font-family:var(--font-roboto);color:#333530;background:#fffc;border:1px solid #0000;border-bottom:2px solid #e0e0e0;border-radius:4px;padding:1rem;font-size:1rem;transition:all .3s}.contact-module__swMWYG__input:focus,.contact-module__swMWYG__textarea:focus{background:#fff;border-bottom-color:#333530;outline:none;box-shadow:0 2px 10px #0000000d}.contact-module__swMWYG__textarea{resize:vertical}.contact-module__swMWYG__button{color:#fff;font-family:var(--font-roboto);text-transform:uppercase;letter-spacing:.1em;cursor:pointer;background:#333530;border:none;border-radius:4px;margin-top:1rem;padding:1rem 2rem;font-size:1rem;font-weight:700;transition:all .3s}.contact-module__swMWYG__button:hover:not(:disabled){background:#000;transform:translateY(-2px);box-shadow:0 5px 15px #0003}.contact-module__swMWYG__button:disabled{opacity:.7;cursor:not-allowed}.contact-module__swMWYG__successMessage{text-align:center;color:#2e7d32;font-family:var(--font-roboto);margin-top:1rem;animation:.5s contact-module__swMWYG__fadeIn}.contact-module__swMWYG__errorMessage{text-align:center;color:#c62828;font-family:var(--font-roboto);margin-top:1rem;animation:.5s contact-module__swMWYG__fadeIn}@keyframes contact-module__swMWYG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.contact-module__swMWYG__container{padding:2rem}.contact-module__swMWYG__title{font-size:2rem}}
