:root{--content-max-width: 1140px;--profile-card-width: 200px;--cards-per-row-main: 5;--profile-card-gap: calc( ( min(var(--content-max-width), 100vw) - var(--cards-per-row-main) * var(--profile-card-width) ) / (var(--cards-per-row-main) - 1) )}.profile-card{border:1px solid var(--light-gray);border-radius:12px;background-color:var(--white);color:var(--dark-gray);padding:0;width:100%;height:100%;box-shadow:0 2px 8px #00000014,0 1px 3px #0000000f;transition:box-shadow .15s ease;display:flex;flex-direction:column;text-decoration:none}.profile-card:hover{box-shadow:0 6px 20px #0000001f,0 3px 8px #0000001a}.profile-card .headshot{aspect-ratio:4/5;object-fit:cover;width:100%;flex-shrink:0;display:block;border-top-left-radius:12px;border-top-right-radius:12px}.profile-card .card-body{flex:1;padding:.75rem;display:flex;flex-direction:column;min-height:0}.profile-card .card-body h4{font-size:1rem;font-weight:400}.people{margin-top:2.5rem;margin-bottom:2.5rem;background:var(--white)}.people__title{color:var(--denim);text-transform:lowercase}.people__subtitle{font-size:1.5rem}.people__subheading{margin-top:.75rem;margin-bottom:.25rem;color:var(--dark-gray);font-size:1.5rem;font-weight:600}.people__list{margin-top:.5rem;margin-bottom:2rem;padding-left:1.5rem;list-style-type:disc;font-size:1rem}.people__list li{margin-bottom:.25rem}.people__list a{color:var(--denim);text-decoration:none}.people__list a:hover{text-decoration:underline}.people-page__container{margin-top:3rem}.people-page__title{color:var(--denim);text-transform:lowercase}.people-page__subtitle{font-size:1.5rem;color:var(--dark-gray)}.people-page__group-title{margin-top:.75rem;margin-bottom:.25rem;color:var(--dark-gray);font-size:1rem;font-weight:600}.people-page__list{margin-top:.5rem;margin-bottom:2rem;padding-left:1.5rem;list-style-type:disc}.people-page__list li{margin-bottom:.25rem}.people-page__list a{color:var(--denim);text-decoration:none}.people-page__list a:hover{text-decoration:underline}.people__cards{display:grid;grid-template-columns:repeat(var(--cards-per-row-main),var(--profile-card-width));grid-auto-rows:1fr;gap:var(--profile-card-gap);margin-top:1rem;padding-bottom:1rem}.people__combined-section{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin-top:1rem;margin-bottom:1rem}.people__subsection{min-width:0}.people__cards-subsection{display:grid;grid-template-columns:repeat(auto-fit,var(--profile-card-width));grid-auto-rows:1fr;gap:var(--profile-card-gap);margin-top:1rem}.people-page__cards{display:grid;grid-template-columns:repeat(var(--cards-per-row-main),var(--profile-card-width));grid-auto-rows:1fr;gap:var(--profile-card-gap);margin-top:3rem;padding-bottom:3rem}.people-page__combined-section{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin-top:3rem;padding-bottom:3rem}.people-page__subsection{min-width:0}.people-page__cards-subsection{display:grid;grid-template-columns:repeat(auto-fit,var(--profile-card-width));grid-auto-rows:1fr;gap:var(--profile-card-gap);margin-top:1rem}@media (width <= 1023px){:root{--profile-card-gap: calc( ( min(var(--content-max-width), 100vw - 2rem) - var( --cards-per-row-main ) * var(--profile-card-width) ) / (var(--cards-per-row-main) - 1) )}.people{margin-top:1rem;margin-bottom:1rem}.people__subtitle{font-size:1.125rem}.people__cards,.people-page__cards,.people__cards-subsection,.people-page__cards-subsection{grid-template-columns:1fr 1fr;gap:12px}.people__combined-section,.people-page__combined-section{grid-template-columns:1fr;gap:0}}.home-hero{margin-top:20px;position:relative;min-height:auto}.home-hero__container{position:relative}.home-hero__upenn{margin-top:1.5rem;margin-left:.5rem;color:var(--gray);font-size:1.5rem;text-transform:uppercase}.home-hero__title{line-height:1;text-transform:lowercase;word-break:keep-all}.home-hero__subtitle{color:var(--dark-gray);font-size:1.5rem}.home-hero__dots--small{height:73px;width:60px;right:130px;top:20px}.home-hero__dots--large{height:130px;width:85px;right:-40px;top:190px}.home-hero__triangle--small{height:151px;width:175px;right:-80px;top:-20px}.home-hero__triangle--large{height:366px;width:423px;right:-110px;top:0}.home-hero__shapes{position:absolute;top:10px;right:0;height:300px}.home-hero__shapes div{position:absolute;transition:top .5s ease-out,right .5s ease-out,bottom .5s ease-out;background-size:contain;background-repeat:no-repeat}.home-hero__shapes:hover .home-hero__dots--small{right:170px}.home-hero__shapes:hover .home-hero__dots--large{top:150px;right:-20px}.home-hero__shapes:hover .home-hero__triangle--small{top:-50px;right:-120px}.home-hero__shapes:hover .home-hero__triangle--large{top:60px;right:-80px}@media (width <= 1023px){.home-hero{margin-top:12px}.home-hero__upenn{margin-top:.75rem;margin-left:.25rem;font-size:.875rem}.home-hero__title{line-height:1.1;font-size:17vw}.home-hero__subtitle{font-size:1rem}.home-hero__shapes{position:relative;top:0;right:0;height:auto;margin-top:1rem}.home-hero__dots--small{height:36px;width:30px;right:auto;top:auto;position:static}.home-hero__dots--large{height:65px;width:42px;right:auto;top:auto;position:static}.home-hero__triangle--small{height:76px;width:88px;right:auto;top:auto;position:static}.home-hero__triangle--large{height:180px;width:208px;right:auto;top:auto;position:static}.news{margin-top:1rem;margin-bottom:1rem}.news__item{padding:.5rem 0}}@media (width <= 640px){.home-hero__shapes{display:none}}.news{margin-top:2.5rem;margin-bottom:2.5rem;background:var(--white)}.news__divider{padding-top:1rem;padding-bottom:1rem}.news__divider hr{border-color:var(--light-gray);background-color:var(--light-gray)}.news__title{color:var(--navy);text-transform:lowercase}.news__item{display:grid;grid-template-columns:7rem 1fr;gap:1rem;align-items:start;padding:.75rem 0;border-bottom:1px solid rgba(0,0,0,.06)}.news__item:last-child{border-bottom:none}.news__item-date{color:var(--dark-gray);font-weight:600;white-space:nowrap}.news__item-content{color:#111827}.news__item-content p{margin:0}.news__item-content a{color:var(--denim);text-decoration:underline}
