.team-card{display:flex;flex-direction:column}.team-card:focus-within .image-wrapper:after,.team-card:hover .image-wrapper:after{opacity:1}.team-card:focus-within .image-content-wrapper__content,.team-card:hover .image-content-wrapper__content{opacity:1}.team-card:focus-within .content,.team-card:hover .content{color:var(--tyco-primary,#075fe5)}.team-card .image-wrapper{--bs-aspect-ratio:131.12583%;border-radius:12px;position:relative}.team-card .image-wrapper:after{background:linear-gradient(0deg,#062047,rgba(6,32,71,.8) 32.12%,rgba(6,32,71,0) 58.87%);content:"";inset:0;opacity:0;position:absolute;transition:opacity .4s ease}.team-card .image-content-wrapper{position:relative}.team-card .image-content-wrapper__content{align-items:end;bottom:0;display:flex;flex-direction:column;gap:.625rem;left:0;opacity:0;padding:1.25rem 1.5rem;position:absolute;text-align:left;transition:visibility .4s ease,opacity .4s ease;width:100%;word-break:break-all}.team-card .image-content-wrapper__content a{color:#fff;text-decoration:none}.team-card .content{margin-top:.625rem}.team-card .contact-section{display:flex;gap:.9375rem}.team-card .contact-section svg{fill:var(--tyco-primary,#075fe5);height:1.25rem;width:1.25rem}.team-card .icon-wrapper{background:var(--tyco-secondary,#d7e5fb);border-radius:50%;display:flex;padding:.5rem}.team-archive__list:first-child .team-category-title{margin-top:5.625rem}.team-archive .cards-container{display:grid;gap:1.875rem;grid-area:cards;grid-template-columns:1fr 1fr;margin-bottom:5.3125rem;margin-top:2.5rem}@media (min-width:1200.02px){.team-archive .cards-container{grid-template-columns:repeat(5,1fr);margin-bottom:10rem;margin-top:3.4375rem}}