.sx-team{background:#f8fafc;padding:90px 0}@media (max-width:767px){.sx-team{padding:60px 0}}.sx-team__header{margin:0 auto 56px;max-width:720px;text-align:center}.sx-team__grid{display:flex;flex-wrap:wrap;gap:24px;justify-content:center;margin:0 auto;max-width:1180px}.sx-team__card{flex:0 0 260px;max-width:260px}@media (max-width:991px){.sx-team__grid{gap:20px}.sx-team__card{flex:0 0 240px;max-width:240px}}@media (max-width:640px){.sx-team__card{flex:1 1 100%;max-width:360px}}.sx-team__card{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:18px;display:flex;flex-direction:column;min-width:0;padding:34px 26px 26px;text-align:center;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.sx-team__card:hover{border-color:rgba(55,108,180,.25);box-shadow:0 18px 40px rgba(15,30,60,.1);transform:translateY(-4px)}.sx-team__photo-wrap{background:#eef3f9;border:3px solid #fff;border-radius:50%;box-shadow:0 8px 22px rgba(15,30,60,.12);flex-shrink:0;height:140px;margin-bottom:20px;overflow:hidden;width:140px}.sx-team__photo{display:block;height:100%;object-fit:cover;width:100%}.sx-team__photo-placeholder{align-items:center;background:linear-gradient(135deg,#eef3f9,#dbe6f2);color:#376cb4;display:flex;font-size:52px;font-weight:800;height:100%;justify-content:center;letter-spacing:-.02em;text-transform:uppercase;width:100%}.sx-team__name{color:#12314f;font-size:20px;font-weight:800;line-height:1.25;margin:0 0 6px;overflow-wrap:break-word}.sx-team__role{color:#376cb4;font-size:13.5px;font-weight:600;letter-spacing:.1px;line-height:1.4;margin:0 0 14px}.sx-team__quote,.sx-team__role{hyphens:auto;overflow-wrap:break-word}.sx-team__quote{color:#4b5563;font-size:14px;font-style:italic;line-height:1.55;margin:0 0 18px}.sx-team__links{display:flex;gap:10px;margin-top:auto;padding-top:8px}.sx-team__link{align-items:center;background:#eef3f9;border-radius:50%;color:#376cb4;display:inline-flex;height:36px;justify-content:center;text-decoration:none;transition:background .2s ease,color .2s ease,transform .2s ease;width:36px}.sx-team__link:hover{background:#376cb4;color:#fff;text-decoration:none;transform:translateY(-2px)}.sx-team__link svg{height:16px;width:16px}