.main-container{background-color:#fff;z-index:0}.main-container .content-container{display:flex;width:100%;flex-direction:column;align-items:center;padding:2rem;color:#252525;z-index:0}@media screen and (max-width:37.5em){.main-container .content-container{padding:1rem}}.main-container .content-container .content_section{width:85%;z-index:0}@media screen and (max-width:37.5em){.main-container .content-container .content_section{width:100%}}.dash_content{width:85%}@media screen and (max-width:37.5em){.dash_content{width:100%}}.dash-container{width:100%;min-height:100vh;color:#252525;display:flex;flex-direction:column;justify-content:center;align-items:flex-end}.dash-container .profile-section{margin:2rem 0 0;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.329);padding:2rem 2rem 10px}.dash-container .profile-section h2{font-size:1rem;font-family:poppins,sans-serif}.dash-container .profile-section p{margin:5px 0;font-family:poppins,sans-serif;font-size:.7rem}.dash-container .profile-section .profile_section_body{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:37.5em){.dash-container .profile-section .profile_section_body{flex-direction:column;justify-content:safe}}.dash-container .profile-section .profile-photo{width:100px;height:100px;border-radius:50%;object-fit:cover;margin-bottom:0;border:1px solid #000}.profile-info-row{display:flex;justify-content:space-between;border-left:1px solid #ccc;padding:20px;align-items:center}@media screen and (max-width:37.5em){.profile-info-row{border-bottom:1px solid #ccc;border-left:none;width:max-content}}.profile-photo-container{width:200px;height:150px;display:flex;justify-content:center;align-items:center}.profile-text-container{flex:1 1}.role_section{background-color:#ffcc29;padding:10px;margin-top:60px}.role_section,.role_section .roleName{width:100%;display:flex;justify-content:center;align-items:center}.role_section .roleName{color:#031b68}