.meet-the-team .team-list{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;column-gap:clamp(40px,12vw,175px);row-gap:clamp(40px,8vw,114px)}.meet-the-team .team-member{flex:0 0 298px;width:298px;text-align:center}.meet-the-team .team-member-image-content{position:relative;isolation:isolate;width:298px;aspect-ratio:1/1;overflow:hidden;border-radius:10px}.meet-the-team .team-member-image-content picture{display:block;width:100%;height:100%}.meet-the-team .team-member-image-content img{position:relative;z-index:0;display:block;width:100%;height:100%;aspect-ratio:1/1;object-fit:cover;filter:grayscale(100%)}.meet-the-team .team-member-image-content:hover .team-member-overlay,.meet-the-team .team-member-image-content:focus-within .team-member-overlay{opacity:1;visibility:visible}.meet-the-team .team-member-image-content:hover .team-member-button,.meet-the-team .team-member-image-content:focus-within .team-member-button{opacity:1;transform:translateY(0)}.meet-the-team .team-member-overlay{position:absolute;inset:0;z-index:1;display:flex;align-items:center;justify-content:center;background:rgba(31,39,56,.58);border-radius:inherit;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease}.meet-the-team .team-member-button{display:inline-flex;align-items:center;justify-content:center;width:172px;min-height:52px;padding:10px 16px;border:1px solid #fff;border-radius:5px;color:#fff;font-family:"Montserrat",sans-serif;font-weight:700;line-height:1.2;text-decoration:none;opacity:0;transform:translateY(8px);transition:opacity .25s ease,transform .25s ease,background-color .25s ease,color .25s ease}.meet-the-team .team-member-button:hover,.meet-the-team .team-member-button:focus-visible{color:#1f2738;background-color:#fff}.meet-the-team .team-member-content{padding-top:23px}.meet-the-team .team-member-name{margin:0 0 9px;color:#fff;font-size:clamp(18px,1.53vw,22px);font-weight:700;line-height:1.27}.meet-the-team .team-member-company{margin:0;color:#fff}@media(max-width: 768px){.meet-the-team .team-list{display:grid;grid-template-columns:repeat(2, minmax(0, 298px));justify-content:center;column-gap:clamp(20px,5vw,40px)}.meet-the-team .team-member{width:100%}.meet-the-team .team-member-image-content{width:100%}}@media(max-width: 576px){.meet-the-team .team-list{grid-template-columns:minmax(0, 298px)}}.cover-glow{position:relative;overflow:hidden;isolation:isolate;background:rgba(0,0,0,0) linear-gradient(180deg, #031e3e 0%, #000000 100%) 0% 0% no-repeat padding-box !important}.cover-glow::before{content:"";position:fixed;top:-19%;left:50%;width:133%;aspect-ratio:1824/1102;transform:translateX(-50%);background-image:url("../../../assets/svg/glow-bk.svg");background-repeat:no-repeat;background-position:top center;background-size:contain;opacity:.148;filter:blur(50px);pointer-events:none;z-index:1}@media(max-width: 1600px){.cover-glow::before{top:-15%}}@media(max-width: 1200px){.cover-glow::before{top:-10%}}@media(max-width: 991px){.cover-glow::before{top:0%;width:150%}}@media(max-width: 767px){.cover-glow::before{top:5%;opacity:.2}}@media(max-width: 576px){.cover-glow::before{top:15%}}.cover-glow>.wp-block-cover__background{background:rgba(0,0,0,0) !important;opacity:0 !important;z-index:0 !important}.cover-glow>.wp-block-cover__image-background{z-index:0 !important}.cover-glow>.wp-block-cover__inner-container{position:relative;z-index:2}