body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f3f3f3;color:#303030;height:100vh;min-height:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}h1,h2,h3,h4,h5,h6{color:#303030}#root{min-height:100%;display:flex;flex-direction:column}:root{--amplify-primary-color:#f26122;--amplify-primary-tint:#db794f;--amplify-primary-shade:#f1b49a}amplify-authenticator{--container-height:100%}.side-bar-content{height:100%;padding:25px 15px;background-color:#fff}@media (min-width:1024px){.side-bar-content{border:1px solid #e2e2e2;border-radius:10px}}h1{font-style:normal;font-weight:600;font-size:2.5rem;line-height:3rem;margin:0}@media (min-width:640px){h1{font-size:3rem;line-height:3.5rem}}h2{font-style:normal;font-weight:600;font-size:2.25rem;line-height:2.5rem;margin:0}h3{font-size:1.875rem;line-height:2.25rem}h3,h4{font-style:normal;font-weight:500;margin:0}h4{font-size:1.5rem;line-height:2rem}h5{font-size:1.25rem;line-height:1.75rem}h5,h6{font-style:normal;font-weight:500;margin:0}h6{font-size:1rem;line-height:1.5rem}p{font-style:normal;font-weight:400;font-size:.93rem;line-height:1.3rem;margin:0}.home{min-height:100%;background-color:#fff}.home .title{color:#25989e;margin-bottom:20px}@media (min-width:768px){.home .title{margin-bottom:30px}}@media (min-width:1024px){.home .title{margin-top:50px;margin-bottom:70px}}@media (min-width:1024px){.home .title br{display:none}}.home .section{margin-bottom:20px}@media (min-width:1024px){.home .section{display:flex;align-items:center}}.home .buttons{margin:15px 0}.home .button{height:55px;border-color:#9db3b4!important;justify-content:space-between!important;margin:7px 0!important;font-size:20px!important}.home .button:hover{box-shadow:0 3px 8px rgba(0,0,0,.24)}@media (min-width:1024px){.home .image-div{width:800px;margin-right:20px}}@media (min-width:1280px){.home .image-div{margin-right:40px}}.home .image{object-fit:cover;object-position:center;height:300px;width:100%;border-radius:5px}@media (min-width:768px){.home .image{height:500px}}@media (min-width:1024px){.home .image{border-radius:10px;box-shadow:0 5px 15px rgba(0,0,0,.35)}}.main{width:100%}@media (min-width:1024px){.main{margin:0 8px;padding-left:20px;width:650px}}@media (min-width:1024px){.main:only-child{width:950px}}.sidebar{display:none}@media (min-width:1024px){.sidebar{display:flex;flex-direction:column;margin:0 8px;padding-right:20px;width:302px}}.sidebar-mobile-content{background-color:#fff;padding:0 15px 25px;width:100%}@media (min-width:1024px){.sidebar-mobile-content{display:none;border:1px solid #e2e2e2;border-radius:10px}}.sidebar-mobile-content .fab{position:fixed;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:15px;z-index:1010}.sidebar-mobile-content~.main{display:none!important}.fab-only{position:fixed;bottom:15px;z-index:1010}@media (min-width:1024px){.fab-only{display:none}}.fab-only .MuiSvgIcon-root{margin-right:.75rem}.fab-only .content{display:none}.profile-picture .avatar-badge,.profile-picture .MuiBadge-root{margin:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.profile-picture .avatar-photo-icon{background-color:#5c5c5c}.profile-picture .alert{margin-bottom:.75rem}.profile-card .MuiCardActionArea-root{height:100%}.profile-card .MuiAvatar-root{margin-bottom:.6rem}.profile-card .location,.profile-card .location-hide{margin-top:.6rem}.profile-card .location-hide{visibility:hidden}.profile-card .line3{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-weight:300;color:#707070;font-size:.875rem}.alumni-search{position:relative;margin-bottom:8px}.alumni-search .search-field{background-color:#fff;padding:15px;display:flex;align-items:center;justify-content:center}@media (min-width:1024px){.alumni-search .search-field{border:1px solid #e2e2e2;border-radius:10px}}.alumni-search .search-field .MuiInputBase-input{margin-left:.75rem;padding:0;height:1.5rem;line-height:1.5rem}.alumni-search .suggestions{position:absolute;width:100%;z-index:1010}@media (min-width:1024px){.alumni-search .suggestions{border-radius:10px}}.alumni-search .suggestions .dot,.alumni-search .suggestions .MuiAvatar-root,.alumni-search .suggestions .name{margin-right:6px}.alumni-filter{position:relative}.alumni-filter .title{margin-bottom:20px}.alumni-filter .clear-button{position:absolute;top:0;right:0;font-size:.925rem;font-weight:600}.alumni-filter .MuiFormControl-root{margin-bottom:15px}.alumni .alumni-result{padding:25px 15px;background-color:#fff}@media (min-width:1024px){.alumni .alumni-result{border:1px solid #e2e2e2;border-radius:10px}}.alumni .alumni-result .alum-cards-grid{text-align:center;display:grid;grid-gap:8px;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));margin-bottom:20px}@media (min-width:640px){.alumni .alumni-result .alum-cards-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr))}}@media (min-width:768px){.alumni .alumni-result .alum-cards-grid{grid-gap:10px;margin-bottom:25px}}.alumni .alumni-result .load-button{width:100%}@media (min-width:768px){.alumni .alumni-result .load-button{display:block;width:300px;margin:auto;font-size:18px}}.skills-container{margin-top:10px;padding:20px}.skills-container .skills-ul{display:flex;flex-wrap:wrap;list-style:none;padding:0;margin:0}.skills-container .skill-chip{margin:5px 10px 5px 0}.skills-container .skill-input{margin-top:5px}.alum-form{display:flex;flex-direction:column;padding:25px 15px;background-color:#fff}@media (min-width:1024px){.alum-form{border:1px solid #e2e2e2;border-radius:10px}}.alum-form .form-title{font-weight:500;font-size:30px;margin-bottom:30px;color:#25989e}.alum-form .MuiFormControl-root{margin-bottom:25px}.alum-form .buttons{margin-top:15px}.alum-form .buttons .form-button{width:100%;margin:5px 0!important}@media (min-width:640px){.alum-form .buttons .form-button{width:70px}}@media (min-width:640px){.alum-form .buttons .cancel{margin-left:10px!important}}.alum{display:flex;flex-direction:column;align-items:center}.alum .MuiAlert-root{margin-top:15px}.alum .profile-summary-card{padding:25px 15px;background-color:#fff;width:-webkit-fill-available;position:relative;margin-top:20px}@media (min-width:1024px){.alum .profile-summary-card{border:1px solid #e2e2e2;border-radius:10px}}.alum .profile-summary-card .edit-icon-div{position:absolute;top:4px;right:8px}.alum .profile-summary-card .cohort-branch,.alum .profile-summary-card .location,.alum .profile-summary-card .name{margin-bottom:5px}.alum .profile-summary-card .cohort-branch{margin-top:10px}.alum .profile-summary-card .linkedin-link{display:inline-block;margin-bottom:15px;font-size:.93rem}.alum .profile-summary-card .check-icon{color:green;margin-right:5px}.alum .profile-summary-card .check-container{display:flex;align-items:center;margin-bottom:3px}.create-profile-btn-div{margin-top:20px;text-align:center}.profile-section-card{padding:25px 15px;background-color:#fff;width:-webkit-fill-available;position:relative;margin-top:20px}@media (min-width:1024px){.profile-section-card{border:1px solid #e2e2e2;border-radius:10px}}.profile-section-card .section-title{margin-bottom:10px}.profile-subsection{margin-top:20px;display:flex}.profile-subsection .detail{margin-left:25px}.profile-subsection .detail .dates{color:#707070}.profile-subsection .detail .description{margin-top:7px}.cohort-form{margin-top:10px;display:flex;grid-gap:10px;gap:10px}.cohort-form .name{flex:1 1 auto}.cohort-form .add-button{margin-top:10px}.cohort-data{padding:25px 15px;background-color:#fff}@media (min-width:1024px){.cohort-data{border:1px solid #e2e2e2;border-radius:10px}}.cohort-data .title{margin-bottom:.5rem}.cohort-data .cohort-grid{display:flex}.cohort-data .cohort-form{margin-top:10px}.csv-picker{padding:25px 15px;background-color:#fff;margin-bottom:8px}@media (min-width:1024px){.csv-picker{border:1px solid #e2e2e2;border-radius:10px}}.csv-picker .title{margin-bottom:1rem}.csv-picker .alert{margin-bottom:.5rem}.csv-picker .upload-button{font-weight:600}.menu{display:block;padding:.5rem .5rem 1rem;background-color:#378084;box-shadow:0 6px 4px -4px rgba(0,0,0,.35)}.menu>div:not(:last-child){border-bottom:1px solid #9db3b4}.hidden{display:none}@media (min-width:1024px){.hidden{display:flex;padding-right:3rem}}@media (min-width:1024px){.nav-bar{display:flex;justify-content:space-between;align-items:center;flex-direction:row!important}}.tool-bar{display:flex;justify-content:space-between}@media (min-width:1024px){.menu-icon{display:none}}.link-label{display:block;text-decoration:none;color:#fff;padding-left:1rem;line-height:2rem}.current-page{font-weight:700}.layout{position:relative;flex:1 1 auto;width:100%;display:flex;justify-content:center;margin:0 auto}.layout .sidebar,.layout>.main{padding:20px 0}.layout>.home{padding:20px 15px}@media (min-width:1280px){.layout{max-width:1280px}.layout>.home{padding:20px 60px}}
/*# sourceMappingURL=main.0bd79f97.chunk.css.map */