.component-team-card-1{display:flex;flex-flow:column;position:relative;overflow:clip;transition-timing-function:cubic-bezier(0.42, 0, 0.58, 1);transition-duration:250ms;transition-property:background-color,color;border-radius:min(calc(0.125rem + 0.125 * (100vw - 22.5rem) / 77.5),0.25rem);background-color:rgba(0,0,0,0);gap:min(calc(1.25rem + 1.25 * (100vw - 22.5rem) / 77.5),2.5rem);padding-block:0.5rem clamp(1.25rem,calc(1.25rem + 0 * (100vw - 22.5rem) / 77.5),1.25rem);padding-inline:0.5rem}.component-team-card-1:hover .card-image img,.component-team-card-1:focus-within .card-image img{transform:scale(1.05)}.component-team-card-1 .card-image{overflow:clip;width:100%;height:100%;min-height:17.5rem;max-height:20.75rem;background:linear-gradient(180deg, #5AA9D1 0%, #A9C9DB 100%);aspect-ratio:1/1}.component-team-card-1 .card-image img{position:absolute;width:100%;height:100%;inset:0;transition-timing-function:cubic-bezier(0.42, 0, 0.58, 1);transition-duration:250ms;transition-property:transform;transform:scale(1.005)}.component-team-card-1 .card-content{display:flex;flex-flow:column;flex-grow:1;width:100%;text-align:center;gap:clamp(0.5rem,calc(0.5rem + 0 * (100vw - 22.5rem) / 77.5),0.5rem)}@media(min-width: 62rem){.component-team-card-1 .card-content{min-height:min(calc(5.8125rem + 1.0625 * (100vw - 22.5rem) / 77.5),6.875rem)}}.component-team-card-1 .card-content .component-headline{font-size:min(calc(0.875rem + 0.25 * (100vw - 22.5rem) / 77.5),1.125rem);line-height:1.2;font-weight:500;font-family:Inter;letter-spacing:-0.01em;margin:0;padding:0;text-align:center;color:inherit;border:none;outline:none;background:rgba(0,0,0,0);box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.component-team-card-1 .card-content .component-headline::before{position:absolute;z-index:1;content:"";inset:0}.component-team-card-1 .card-content .certifications{font-size:clamp(0.75rem,calc(0.75rem + 0 * (100vw - 22.5rem) / 77.5),0.75rem);line-height:1.6;font-weight:500;font-family:Inter;letter-spacing:-0.01em}.component-team-card-1 .card-content .position{font-size:clamp(0.875rem,calc(0.875rem + 0 * (100vw - 22.5rem) / 77.5),0.875rem);line-height:1.6;font-weight:500;font-family:Inter;letter-spacing:-0.01em}.component-team-card-1 .card-content .component-button{flex-grow:0;flex-shrink:0}.component-team-card-1.is-style-dark{color:#091633}.component-team-card-1.is-style-dark .position{color:#b37256}.component-team-card-1.is-style-light{color:#fff;background-color:hsla(0,0%,100%,.1)}.component-team-card-1.is-style-light:hover,.component-team-card-1.is-style-light:focus-within{color:#091633;background-color:#fff}.component-team-card-1 .component-bios-modal-1{position:absolute}