.Main_section7_div{width:100%;height:100%;padding:3rem 0;display:flex;align-items:center;justify-content:center}.submain_Sec7_div{width:70%;height:80%;justify-content:center;background-color:var(--First-color);border-radius:12px;overflow:hidden;position:relative}.Sec7_title_div,.submain_Sec7_div{display:flex;align-items:center;flex-direction:column;padding:2rem}.Sec7_title_div{justify-content:flex-start;gap:1rem}.Sec7_title_div>h1{font-size:50px;color:var(--Second-color);font-family:Satoshi-Bold}.Sec7_title_div>p{font-size:20px;font-family:Satoshi-Regular;color:var(--text-light-color-1)}.main_form_div{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1rem}.loader_overlay{position:absolute;width:100%;height:100%;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#86868629;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.name_and_email_div{gap:1rem}.name_and_email_div,.phone_and_project_div{width:70%;display:flex;align-items:center;justify-content:flex-start}select option{background-color:var(--First-color)!important;color:var(--text-light-color-11)!important}.name_div,.name_div2{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:10px;border-radius:30px;border:1px solid var(--text-light-color-1);padding:15px}.name_div2{height:180px}.name_div2>textarea{width:100%;height:100%;border:none;outline:none;background-color:transparent!important;resize:none;font-size:18px;color:var(--text-light-color-11)!important}.PhoneInput{width:100%;display:flex;align-items:center;justify-content:flex-start}.name_div>img{width:25px;height:25px;object-fit:contain}.PhoneInput>input,.name_div>input,.name_div>select{width:90%!important;height:90%!important;font-size:18px;color:var(--text-light-color-11)!important;background-color:transparent!important;outline:none!important;border:none!important}.PhoneInputCountrySelectArrow{color:var(--text-light-color-11)!important}@media screen and (max-width:768px){.Sec7_title_div>h1{font-size:30px;text-align:center}.Sec7_title_div>p{font-size:18px;text-align:center}.name_and_email_div,.submain_Sec7_div{width:90%}}@media screen and (max-width:480px){.submain_Sec7_div{padding:2rem 1rem;gap:2rem}.Sec7_title_div{padding:0}.name_and_email_div{width:100%;flex-direction:column}}