.st-team{padding-bottom:40px}.st-team__heading{color:#1a73e8;margin:0 0 36px;text-align:center}.st-team__grid{display:grid;gap:32px;grid-template-columns:repeat(3,1fr)}.st-team__grid--2{grid-template-columns:repeat(2,1fr);justify-items:center;margin:0 auto;max-width:calc(66.66667% + 32px)}.st-team__grid--4{grid-template-columns:repeat(4,1fr)}.st-team__card{border-radius:16px;margin:0 auto;text-align:center;transition:box-shadow .2s ease}.st-team__photo-wrap{aspect-ratio:1/1;margin:0 auto;max-width:250px;width:100%}.st-team__photo{display:block;height:100%;object-fit:cover;object-position:top center;transition:transform .3s ease;width:100%}.st-team__card:hover .st-team__photo{transform:scale(1.03)}.st-team__info{padding:20px 24px 24px}.st-team__name{color:#041325;font-size:20px;font-weight:700;line-height:28px;margin:0 0 4px}.st-team__title{color:#4a5568;font-size:14px;font-weight:500;line-height:22px;margin:0 0 16px}.st-team__actions{gap:12px}.st-team__actions,.st-team__linkedin{align-items:center;display:flex;justify-content:center}.st-team__linkedin{height:32px;transition:opacity .2s ease;width:32px}.st-team__linkedin:hover{opacity:.7}.st-team__linkedin svg{height:22px;width:22px}.st-team__bio-btn{background:none;border:1px solid #1a73e8;border-radius:4px;color:#1a73e8;cursor:pointer;font-family:inherit;font-size:13px;font-weight:700;letter-spacing:.05em;padding:4px 12px;text-transform:uppercase;transition:all .2s ease}.st-team__bio-btn:hover{background:#1a73e8;color:#fff}.st-team-popup{align-items:center;display:none;inset:0;justify-content:center;padding:24px;position:fixed;z-index:9999}.st-team-popup--open{display:flex}.st-team-popup__backdrop{background:rgba(4,19,37,.7);inset:0;position:absolute}.st-team-popup__inner{background:#fff;border-radius:16px;max-height:90vh;max-width:720px;overflow-y:auto;position:relative;width:100%;z-index:1}.st-team-popup__close{align-items:center;background:#f0f4f8;border:none;border-radius:50%;cursor:pointer;display:flex;height:36px;justify-content:center;position:absolute;right:16px;top:16px;transition:background .2s ease;width:36px;z-index:1}.st-team-popup__close:hover{background:#e8ecf0}.st-team-popup__close svg{height:18px;width:18px}.st-team-popup__content{display:grid;gap:32px;grid-template-columns:200px 1fr;padding:40px}.st-team-popup__photo{border-radius:12px;display:block;height:200px;object-fit:cover;object-position:top center;width:200px}.st-team-popup__name{color:#041325;font-size:24px;font-weight:700;line-height:32px;margin:0 0 4px}.st-team-popup__title{color:#4a5568;font-size:15px;font-weight:500;margin:0 0 12px}.st-team-popup__linkedin{align-items:center;color:#1a73e8;display:inline-flex;font-size:14px;font-weight:600;gap:6px;margin-bottom:20px;text-decoration:none}.st-team-popup__linkedin:hover{text-decoration:underline}.st-team-popup__linkedin svg{height:18px;width:18px}.st-team-popup__bio{color:#041325;font-size:16px;font-weight:400;line-height:26px;margin:0}@media (max-width:900px){.st-team__grid,.st-team__grid--2,.st-team__grid--4{grid-template-columns:repeat(2,1fr);max-width:100%}}@media (max-width:640px){.st-team{padding:56px 0}.st-team-popup__content,.st-team__grid,.st-team__grid--2,.st-team__grid--4{grid-template-columns:1fr}.st-team-popup__content{padding:24px}.st-team-popup__photo{height:140px;width:140px}}