<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.update-directory-info_root__RCxgz{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))}.update-directory-info_subRoot__mjAWm{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}.update-directory-info_left__vLyIS{display:flex;flex-direction:column;align-self:flex-start;gap:30px;width:80%}.update-directory-info_textFields__xw0sH{display:grid;width:100%;height:100%;grid-gap:30px;gap:30px;grid-template-areas:"companyType companyType" "firstname lastname" "company jobtitle" "email phone" "infoToUpdate infoToUpdate";grid-auto-rows:min-content}.update-directory-info_form__k9j_M{display:flex;flex-direction:column;gap:30px}.update-directory-info_form__k9j_M input,.update-directory-info_form__k9j_M textarea{width:100%}.update-directory-info_form__k9j_M input[type=checkbox]{outline:none;background-color:var(--input-background);-webkit-appearance:none;-moz-appearance:none;appearance:none;height:24px;width:24px;cursor:pointer;transition:background-color .3s}.update-directory-info_form__k9j_M input[type=checkbox]:hover{background-color:var(--light-grey-text)}.update-directory-info_form__k9j_M 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%}@media (max-width:1023px){.update-directory-info_left__vLyIS{width:100%;gap:0}.update-directory-info_subRoot__mjAWm{grid-template-columns:1fr;padding:64px 0}}@media (max-width:600px){.update-directory-info_textFields__xw0sH{grid-template-areas:"companyType" "firstname" "lastname" "company" "jobtitle" "email" "phone" "infoToUpdate"}}</pre></body></html>