.team-cards,.team-cards *,.team-cards :after,.team-cards :before{box-sizing:border-box}.team-cards{width:100%}.team-cards__grid{display:grid;gap:62px 49px;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.team-cards__item{min-width:0}.team-cards__media{align-items:flex-end;background-color:#e9f1fb;background-image:linear-gradient(180deg,rgba(18,112,209,0) 65.34%,rgba(15,59,125,.88) 90.62%),linear-gradient(0deg,#092946 13.35%,rgba(9,41,70,0) 34.58%),var(--team-card-image,none);background-position:50%,50%,var(--team-card-position,center center);background-repeat:no-repeat;background-size:100% 100%,100% 100%,cover;border-radius:16px;color:#fff;display:flex;height:468px;overflow:hidden;padding:37px;position:relative}.team-cards__content{align-items:flex-end;display:flex;gap:18px;justify-content:space-between;min-width:0;width:100%}.team-cards__heading{min-width:0}.team-cards__title{color:#fff;font-size:27px;font-weight:600;line-height:1.08;margin:0 0 2px}.team-cards__subtitle,.team-cards__title{font-family:Archivo Expanded,sans-serif;letter-spacing:0}.team-cards__subtitle{color:#f15a29;font-size:20px;font-weight:400;line-height:1.2;margin:0}.team-cards__play,.team-cards__play:active,.team-cards__play:focus,.team-cards__play:hover{align-items:center;appearance:none;background:transparent;border:0;border-radius:999px;box-shadow:none;color:inherit;cursor:pointer;display:inline-flex;flex:0 0 51px;height:51px;justify-content:center;line-height:1;margin:0;padding:0;width:51px}.team-cards__play:focus-visible{outline:2px solid #fff;outline-offset:4px}.team-cards__play svg{display:block;height:51px;width:51px}.team-cards__description{color:#132640;letter-spacing:0;margin-top:22px}.team-cards__description p{margin:0}.team-cards__modal{align-items:center;display:none;inset:0;justify-content:center;padding:24px;position:fixed;z-index:9999}.team-cards__modal.is-open{display:flex}.team-cards__backdrop{background:rgba(9,41,70,.78);inset:0;position:absolute}.team-cards__dialog{background:#092946;border-radius:16px;box-shadow:0 24px 70px rgba(0,0,0,.35);position:relative;width:min(960px,100%);z-index:1}.team-cards__close,.team-cards__close:active,.team-cards__close:focus,.team-cards__close:hover{align-items:center;appearance:none;background:#fff;border:0;border-radius:999px;box-shadow:none;color:#132640;cursor:pointer;display:inline-flex;font-size:32px;font-weight:400;height:42px;justify-content:center;line-height:1;padding:0;position:absolute;right:-18px;top:-18px;width:42px;z-index:2}.team-cards__close:focus-visible{outline:2px solid #f15a29;outline-offset:3px}.team-cards__video{aspect-ratio:16/9;border-radius:16px;overflow:hidden;position:relative;width:100%}.team-cards__video iframe,.team-cards__video video{border:0;height:100%;inset:0;position:absolute;width:100%}body.team-cards-modal-open{overflow:hidden}@media (max-width:991px){.team-cards__grid{gap:40px 30px;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.team-cards__grid{gap:34px;grid-template-columns:1fr}.team-cards__media{height:361px;padding:23px}.team-cards__title{font-size:20px}.team-cards__subtitle{font-size:16px}.team-cards__description{margin-top:16px}.team-cards__modal{padding:18px}.team-cards__close,.team-cards__close:active,.team-cards__close:focus,.team-cards__close:hover{font-size:28px;height:38px;right:-10px;top:-14px;width:38px}}