.contact-module__e6drwG__contactPage{flex-direction:column;justify-content:center;align-items:center;gap:3rem;padding:3rem 0 4rem;display:flex}.contact-module__e6drwG__titleSection{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:90%;margin-bottom:1rem;display:flex}.contact-module__e6drwG__titleSection h1{font-size:var(--fs-26)}.contact-module__e6drwG__titleSection span{font-size:var(--fs-1);color:var(--cta-color);opacity:.8}.contact-module__e6drwG__contactsInfo{flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:90%;list-style:none;display:flex}.contact-module__e6drwG__contact{border:1px solid var(--cta-color);border-radius:20px;width:100%;padding:20px}.contact-module__e6drwG__content{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.contact-module__e6drwG__content h2{font-size:var(--fs-18)}.contact-module__e6drwG__imgContainer{background:var(--cta-color);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.contact-module__e6drwG__valuesRow{flex-direction:column;align-items:center;gap:.5rem;display:flex}.contact-module__e6drwG__link,.contact-module__e6drwG__value{color:var(--black);font-size:var(--fs-1);opacity:.6;transition:all .3s}.contact-module__e6drwG__link:hover,.contact-module__e6drwG__link:focus{color:var(--cta-color);opacity:1;transition:all .3s}.contact-module__e6drwG__form{border:1px solid var(--cta-color);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:90%;margin-top:2rem;padding:20px;display:flex}.contact-module__e6drwG__row{flex-flow:wrap;gap:1rem;display:flex}.contact-module__e6drwG__field{font-size:var(--fs-1);flex-direction:column;gap:.5rem;width:100%;display:flex}.contact-module__e6drwG__field label,.contact-module__e6drwG__textarea label{font-weight:700}.contact-module__e6drwG__field input{border:1px solid var(--cta-color);width:100%;height:25px;font-size:var(--fs-1);border-radius:5px;padding:0 10px}.contact-module__e6drwG__textarea{flex-direction:column;gap:.5rem;width:100%;display:flex}.contact-module__e6drwG__textarea textarea{border:1px solid var(--cta-color);width:100%;height:100px;font-size:var(--fs-1);border-radius:5px;padding:5px 10px}.contact-module__e6drwG__field select{height:25px;font-size:var(--fs-1);border:1px solid var(--cta-color);border-radius:5px;padding:0 10px}.contact-module__e6drwG__uploadContainer{font-size:var(--fs-1);flex-direction:column;gap:.5rem;width:100%;display:flex}.contact-module__e6drwG__upload{cursor:pointer;border:2px dashed #0006;border-radius:5px;flex-direction:row;justify-content:center;align-items:center;gap:10px;padding:1rem;transition:all .3s;display:flex}.contact-module__e6drwG__upload:hover{border:2px dashed var(--cta-color);transition:all .3s}.contact-module__e6drwG__upload span{font-weight:400}.contact-module__e6drwG__upload input{display:none}.contact-module__e6drwG__checkboxContainer{flex-direction:column;justify-content:center;align-items:center;gap:.25rem;width:100%;display:flex}.contact-module__e6drwG__checkbox{width:100%;font-size:var(--fs-1);flex-direction:row;justify-content:center;align-items:center;gap:10px;display:flex}.contact-module__e6drwG__form button{background:var(--cta-color);width:100%;color:var(--white);font-size:var(--fs-1);cursor:pointer;border:1px solid #0000;border-radius:5px;padding:10px 20px;transition:all .3s}.contact-module__e6drwG__form button:hover,.contact-module__e6drwG__form button:focus{border:1px solid var(--cta-color);background:var(--white);color:var(--cta-color);transition:all .3s}.contact-module__e6drwG__submitMessage{text-align:center;opacity:1;margin-top:10px;transition:all .5s}.contact-module__e6drwG__hide{opacity:0;display:none}.contact-module__e6drwG__errorLabel,.contact-module__e6drwG__errorSpan{color:#e53935}.contact-module__e6drwG__errorInput{border:1px solid #e53935!important}.contact-module__e6drwG__errorMsg{color:#e53935;font-size:var(--fs-1);margin-top:4px}@media (min-width:590px){.contact-module__e6drwG__row,.contact-module__e6drwG__textarea,.contact-module__e6drwG__upload,.contact-module__e6drwG__checkbox,.contact-module__e6drwG__form button{width:90%}.contact-module__e6drwG__valuesRow{flex-direction:row}.contact-module__e6drwG__upload{margin:0 auto}}@media (min-width:768px){.contact-module__e6drwG__titleSection h1{font-size:var(--fs-28)}.contact-module__e6drwG__titleSection span{font-size:var(--fs-11)}.contact-module__e6drwG__contactsInfo,.contact-module__e6drwG__form{width:81%}.contact-module__e6drwG__contactsInfo{flex-direction:row}.contact-module__e6drwG__contact{justify-content:center;align-items:center;min-height:250px}.contact-module__e6drwG__content h2{font-size:var(--fs-2)}.contact-module__e6drwG__link,.contact-module__e6drwG__value{font-size:var(--fs-11)}.contact-module__e6drwG__link{text-align:center}.contact-module__e6drwG__valuesRow{flex-direction:column}.contact-module__e6drwG__row{flex-direction:row;justify-content:center;width:100%}.contact-module__e6drwG__field{width:45%;font-size:var(--fs-11)}.contact-module__e6drwG__field input{font-size:var(--fs-11)}.contact-module__e6drwG__textarea,.contact-module__e6drwG__uploadContainer{width:93%;font-size:var(--fs-11)}.contact-module__e6drwG__upload{width:100%}.contact-module__e6drwG__checkbox{width:93%;font-size:var(--fs-11);justify-content:flex-start}.contact-module__e6drwG__form button{width:50%;font-size:var(--fs-11)}.contact-module__e6drwG__errorMsg{font-size:var(--fs-11)}}@media (min-width:820px){.contact-module__e6drwG__textarea,.contact-module__e6drwG__uploadContainer,.contact-module__e6drwG__checkbox{width:92%}.contact-module__e6drwG__content{min-height:220px}}@media (min-width:1024px){.contact-module__e6drwG__titleSection h1{font-size:var(--fs-3)}.contact-module__e6drwG__titleSection span{font-size:var(--fs-12)}.contact-module__e6drwG__contactsInfo{width:80%}.contact-module__e6drwG__content h2{font-size:var(--fs-22)}.contact-module__e6drwG__link,.contact-module__e6drwG__value{font-size:var(--fs-12)}.contact-module__e6drwG__form{width:80%}.contact-module__e6drwG__field,.contact-module__e6drwG__field input{font-size:var(--fs-12)}.contact-module__e6drwG__textarea,.contact-module__e6drwG__uploadContainer,.contact-module__e6drwG__checkbox{width:91%;font-size:var(--fs-12)}.contact-module__e6drwG__form button,.contact-module__e6drwG__errorMsg{font-size:var(--fs-12)}}@media (min-width:1280px){.contact-module__e6drwG__titleSection h1{font-size:var(--fs-32)}.contact-module__e6drwG__titleSection span{font-size:var(--fs-13)}.contact-module__e6drwG__content h2{font-size:var(--fs-24)}.contact-module__e6drwG__link,.contact-module__e6drwG__value,.contact-module__e6drwG__field,.contact-module__e6drwG__field input,.contact-module__e6drwG__textarea,.contact-module__e6drwG__uploadContainer,.contact-module__e6drwG__checkbox,.contact-module__e6drwG__form button,.contact-module__e6drwG__errorMsg{font-size:var(--fs-13)}}
