.contact_body,body{padding:0;margin:0}.contact_by_email,.contact_by_email_form_btn button,.our_map_location{box-shadow:rgba(0,0,0,.03) 0 -1px 0 0,rgba(0,0,0,.2) 0 0 2px 0,rgba(0,0,0,.12) 0 4px 2px -2px,rgba(0,0,0,.16) 0 4px 8px -1px}body{font-family:Oswald,'Open Sans',sans-serif}:root{--primaryColor:#8fbd04}.contact_body{display:flex;flex-direction:column;justify-content:center;gap:40px}.contact_us_fisrt_section{position:relative;min-height:100vh;background-image:url('/images/aleksander-saks--g7pkwgZ4PM-unsplash.jpg');background-position:center;background-size:cover;background-repeat:no-repeat;filter:brightness(80%);display:flex;align-items:center;justify-content:center}.contact_us_mask_overlay{position:absolute;top:0;left:0;height:100%;width:100%;background:rgba(0,0,0,.5);clip-path:polygon(0 0,70% 0,30% 100%,0% 100%)}.contact_us_heading{width:40%;text-align:center;color:#fff;z-index:1;text-shadow:0 0 10px rgba(255,255,255,.5)}.contact_us_heading h1{text-transform:uppercase;font-style:italic;margin:0}.contact_us_heading p{margin:10px 0 0}.contact_us_second_section{display:flex;gap:20px;width:90%;align-self:center;justify-content:center;align-items:flex-start;max-width:1700px;box-sizing:border-box}.contact_by_email{width:45%;display:flex;align-items:center;justify-content:center;padding:40px 0;border-radius:10px}.contact_by_email_form{width:80%;display:flex;flex-direction:column}.contact_by_email_form_input,.contact_by_email_form_textarea{margin-bottom:20px}.contact_by_email_form_input input{height:30px;padding:5px 10px;width:90%;font-size:1rem;outline:0;border-radius:10px;border:1.5px solid #989696}.contact_by_email_form_input input:focus,.contact_by_email_form_textarea textarea:focus{border:1.5px solid #b8ea3f}.contact_by_email_form_textarea textarea{height:20vh;padding:5px 10px;font-size:1rem;outline:0;border-radius:10px;border:1.5px solid #989696;width:90%}.contact_by_email_form_btn{transition:.5s ease-in-out;margin-top:20px}.contact_by_email_form_btn button{text-decoration:none;color:#000;cursor:pointer;text-transform:uppercase;font-weight:700;background-color:var(--primaryColor);padding:10px 20px;outline:0;border:none;border-radius:20px}.send-email-btn.disabled{background-color:rgba(134,132,130,.333);cursor:not-allowed}#alert-message{margin:0;color:red;font-weight:400;letter-spacing:1px}.our_map_location{width:45%;display:flex;flex-direction:column;justify-content:center;gap:10px;padding:20px 30px;border-radius:10px}.our_map_location_heading{width:90%}.our_map_location_heading h3{width:100%;text-transform:uppercase;color:var(--primaryColor);font-size:1.3rem;margin:0}.our_map_location_heading h1{width:100%;text-transform:uppercase;font-size:1.7rem;margin:0}.our_map_location_heading p{width:100%;font-weight:400;color:rgba(0,0,0,.518);margin:0}.our_map_location_map{position:relative;width:100%;padding-bottom:56.25%;min-height:12vh;overflow:hidden}.our_map_location_map iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}@media (max-width:400px){.contact_us_heading{width:80%}.contact_us_second_section{flex-direction:column;gap:50px}.contact_by_email,.our_map_location{width:100%}}@media (min-width:400px) and (max-width:770px){.contact_us_heading{width:80%}.contact_us_second_section{flex-direction:column;gap:60px}.contact_by_email{width:100%}.our_map_location{width:100%;box-sizing:border-box}}@media (min-width:771px) and (max-width:1000px){.contact_us_heading{width:80%}.contact_us_second_section{width:100%;gap:60px}.contact_by_email,.our_map_location{width:100%}}