@media only screen and (min-width:0rem){#team-hero{margin-top:7.5rem;padding:clamp(3rem,8vw,5rem) 1rem clamp(6rem,12vw,8rem);position:relative;text-align:center;z-index:1}#team-hero .cs-container{align-items:center;display:flex;flex-direction:column;margin:auto;max-width:80rem;position:relative;width:100%;z-index:2}#team-hero .cs-title{color:#fff;font-size:clamp(2rem,5vw,3rem);font-weight:900;line-height:1.2em;margin:0 0 1rem;text-shadow:0 2px 4px rgba(0,0,0,.5),0 4px 12px rgba(0,0,0,.3)}#team-hero .cs-text{color:#fff;font-size:1rem;line-height:1.6em;margin:0;max-width:37.5rem;opacity:.9}#team-hero .cs-picture{display:none}#team-hero .cs-background-image{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-2}#team-hero .cs-background-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}#team-hero .cs-wave{bottom:-2px;font-size:0;left:0;line-height:0;position:absolute;width:100%;z-index:3}#team-hero .cs-wave svg{display:block;height:clamp(2.5rem,5vw,4rem);transform:scaleY(-1);width:100%}#team-hero .cs-wave svg path{fill:#fff}}@media only screen and (min-width:48rem){#team-hero{margin-top:6.25rem;padding:clamp(4rem,8vw,6rem) 1.5rem clamp(6rem,10vw,8rem)}#team-hero .cs-title{font-size:clamp(2.5rem,5vw,3.5rem)}}@media only screen and (min-width:64rem){#team-hero{align-items:center;display:flex;margin-top:5rem;min-height:37.5rem;padding:clamp(2rem,4vw,3rem) 1.5rem;text-align:left}#team-hero .cs-container{align-items:center;flex-direction:row;justify-content:flex-start}#team-hero .cs-title{text-align:left}#team-hero .cs-text{margin:0;max-width:28.125rem;text-align:left}#team-hero .cs-picture{bottom:0;display:block;max-width:none;position:absolute;right:0;width:50%;z-index:2}#team-hero .cs-picture img{height:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:right bottom;object-position:right bottom;width:80%}}@media only screen and (min-width:81.25rem){#team-hero .cs-picture{width:45%}}@media only screen and (min-width:0rem){#team-grid{background:#fff;padding:clamp(3rem,6vw,5rem) 1rem}#team-grid .cs-container{margin:auto;max-width:75rem;width:100%}#team-grid .cs-section-title{color:var(--primaryDark);font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.3em;margin:0 0 1rem;text-align:center}#team-grid .cs-intro-text{color:var(--bodyTextColor);font-size:.9375rem;line-height:1.7em;margin:0 auto 2.5rem;max-width:43.75rem;text-align:center}#team-grid .cs-card-group{display:grid;gap:1.5rem;grid-template-columns:repeat(1,1fr);list-style:none;margin:0;padding:0}#team-grid .cs-item{background:#fff;border-radius:.75rem;box-shadow:0 4px 20px rgba(0,0,0,.08);overflow:hidden;transition:transform .3s,box-shadow .3s}#team-grid .cs-item:hover{box-shadow:0 8px 30px rgba(0,0,0,.12);transform:translateY(-4px)}#team-grid .cs-picture{aspect-ratio:3/3;display:block;overflow:hidden;width:100%}#team-grid .cs-picture img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s;width:100%}#team-grid .cs-item:hover .cs-picture img{transform:scale(1.05)}#team-grid .cs-info{background:linear-gradient(180deg,#fff 0,var(--skyLight) 100%);padding:1.25rem 1rem;text-align:center}#team-grid .cs-name{color:var(--primaryDark);display:block;font-size:1.125rem;font-weight:700;line-height:1.3em;margin-bottom:.25rem}#team-grid .cs-role{color:var(--primary);display:block;font-size:.875rem;font-weight:600;line-height:1.4em}}@media only screen and (min-width:31.25rem){#team-grid .cs-card-group{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:48rem){#team-grid{padding:clamp(4rem,8vw,6rem) 1.5rem}#team-grid .cs-card-group{gap:2rem;grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:64rem){#team-grid .cs-card-group{grid-template-columns:repeat(3,1fr)}}