.mls-pitch-application_root__g3_zO{width:100vw;box-sizing:border-box;display:flex;align-items:center;position:relative;flex-direction:column;background-color:var(--soft-grey);min-height:calc(100vh - var(--header-height))}.mls-pitch-application_subRoot__9UxtN{width:var(--width-value);max-width:var(--max-width);height:max-content;align-items:center;justify-content:center;display:grid;padding:128px 0;grid-template-columns:1fr 1fr;grid-gap:30px;gap:30px}.mls-pitch-application_subRoot__9UxtN[data-current-step="3"]{grid-template-columns:1fr}.mls-pitch-application_left__0nczt{display:flex;flex-direction:column;align-self:flex-start;gap:30px;width:80%}.mls-pitch-application_right__TC_Uv{display:grid;grid-template-areas:"firstname lastname" "email email" "phone jobtitle" "company yearFounded" "website website";grid-gap:30px;gap:30px}.mls-pitch-application_right__TC_Uv[data-current-step="2"]{display:flex;flex-direction:column;gap:20px}.mls-pitch-application_right__TC_Uv input{flex:0.5 1}.mls-pitch-application_right__TC_Uv textarea{width:100%}.mls-pitch-application_right__TC_Uv input[type=checkbox]{outline:none;background-color:var(--input-background);-webkit-appearance:none;-moz-appearance:none;appearance:none;height:24px;max-width:24px;min-width:24px;cursor:pointer;transition:background-color .3s}.mls-pitch-application_right__TC_Uv input[type=checkbox]:hover{background-color:var(--light-grey-text)}.mls-pitch-application_right__TC_Uv input[type=checkbox]:checked{outline:none;background-color:var(--main-blue);background-image:url(https://modern-tech-assets.s3.amazonaws.com/check.png);background-size:18px;background-repeat:no-repeat;background-position:50%}.mls-pitch-application_right__TC_Uv[data-current-step="3"]{display:none;visibility:hidden}@media (max-width:1023px){.mls-pitch-application_subRoot__9UxtN{grid-template-columns:1fr;padding:64px 0}.mls-pitch-application_right__TC_Uv input{flex:1 1}}@media (max-width:600px){.mls-pitch-application_right__TC_Uv{grid-template-areas:"firstname" "lastname" "email" "phone" "jobtitle" "company" "yearFounded" "website"}}