.modalMain{position:fixed;left:0;top:0;width:100vw;height:100vh;background:var(--color-white);z-index:1999;overflow-y:auto;overflow-x:clip;pointer-events:none;visibility:hidden;opacity:0;transition:.5s ease;&.active{opacity:1;visibility:visible;pointer-events:all}&.type__default{.payload-richtext>.form__wrapper{display:none}.payload-richtext>.contact_form{display:block}}&.type__hiring{.payload-richtext>.form__wrapper{display:none}.payload-richtext>.hiring_form{display:block}}.modal-bg{left:0;-o-object-fit:cover;object-fit:contain;height:100%;width:100%;max-width:100%;object-position:left}.closeBtn,.modal-bg{position:absolute;top:0}.closeBtn{right:20px;display:flex;align-items:center;gap:8px;font-weight:400!important;font-size:16px!important}}.modal-close{max-width:32px;max-height:32px;width:100%;height:100%;display:flex;overflow:hidden;justify-content:center;align-items:center;svg{width:16px;height:16px;stroke:var(--color-white);filter:brightness(0) saturate(100%) invert(100%) sepia(0) saturate(7451%) hue-rotate(50deg) brightness(112%) contrast(112%)}}.leftWrapper{width:100%;max-width:600px;img{width:100%;height:100%;object-fit:cover;border-radius:16px}}.rightWrapper{width:100%;max-width:900px;margin-left:140px;padding:60px 0;h3{padding-bottom:40px}& .form__main{& .form__main_wraper{display:grid;gap:16px 22px;grid-template-columns:repeat(2,minmax(0,1fr))}& .inputs{margin-bottom:0}}}@media screen and (max-width:1440px){.rightWrapper{margin-left:80px;margin-right:20px}}@media screen and (max-width:128px){.leftWrapper{width:100%;max-width:400px;max-height:100vh;position:sticky;top:20px}}@media screen and (max-width:1024px){.leftWrapper{max-height:80vh;max-width:400px}.rightWrapper{padding:30px 0;margin-left:40px;margin-right:20px;h3{padding-bottom:20px}}}@media screen and (max-width:1023px){.leftWrapper{max-height:80vh;max-width:400px}.rightWrapper{padding:30px 0;margin-left:0;margin-right:0;h3{padding-bottom:20px}}}@media screen and (max-width:767px){.leftWrapper{display:none}.rightWrapper{width:100%;max-width:100%}}@media screen and (max-width:640px){.rightWrapper{& .form__main{& .form__main_wraper{display:grid;gap:16px 22px;grid-template-columns:repeat(1,minmax(0,1fr))}}}}