.section-team .title{width:100%;text-align:center;margin-bottom:60px}.section-team .about-team__grid{display:flex;flex-wrap:wrap;justify-content:center;column-gap:72px;row-gap:40px}.section-team .about-team__grid-item{width:228px}.section-team .about-team__grid img{width:228px;cursor:pointer;transition:transform 0.3s}.section-team .about-team__grid img:hover{transform:scale(1.05)}.section-team .about-team__name{margin-top:12px;color:#000;font-size:24px;font-style:normal;font-weight:600;line-height:120%;letter-spacing:-0.48px}.section-team .about-team__title{margin-top:8px;color:#000;font-family:"Murs Gothic Narrow", serif;font-size:14px;font-style:normal;font-weight:300;line-height:120%;letter-spacing:-0.28px}.section-team .popup-overlay{position:fixed;display:flex;inset:0;justify-content:center;align-items:center;z-index:9999;opacity:0;visibility:hidden;pointer-events:none;transition:opacity 0.3s ease, visibility 0s linear 0.3s}.section-team .popup-overlay ::-webkit-scrollbar{width:10px}.section-team .popup-overlay ::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0, 0, 0, 0);border-radius:10px}.section-team .popup-overlay ::-webkit-scrollbar-thumb{border-radius:10px;background:#777}.section-team .popup-overlay.active{opacity:1;visibility:visible;pointer-events:auto;transition:opacity 0.3s ease}.section-team .popup-content{opacity:0;display:flex;flex-direction:row;border-radius:32px;background:rgba(255, 255, 255, 0.9);box-shadow:0 0 5px 0 rgba(0, 0, 0, 0.25);padding:80px 20px 40px 20px;width:963px;max-height:424px;position:relative;transform:translateY(8px) scale(0.97);transition:transform 0.3s ease, opacity 0.3s ease}.section-team .popup-content #popup-photo-desktop{display:none}.section-team .popup-content #popup-photo-mobile{display:none}.section-team .popup-content img{width:300px;height:350px;object-fit:cover;margin-right:45px}.section-team .popup-content .popup-description{padding-right:50px;overflow-y:auto;scrollbar-gutter:stable both-edges}.section-team .popup-content #popup-name{font-family:Murs Gothic Narrow, serif;margin-bottom:32px;color:#000;text-align:center;font-size:58px;font-style:normal;font-weight:400;line-height:120%;text-transform:uppercase}.section-team .popup-content #popup-text{color:#000;font-size:15px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-0.3px}.section-team .popup-content #popup-text p{margin-bottom:15px}.section-team .popup-overlay.active .popup-content{transform:translateY(0) scale(1);opacity:1}.section-team .popup-close{position:absolute;top:20px;right:21px;content:url('data:image/svg+xml,%3Csvg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.667 18.6666L45.3337 45.3333M18.667 45.3333L45.3337 18.6666" stroke="black" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/></svg%3E ');cursor:pointer;color:#333}@media (max-width:992px){.section-team .popup-content{padding:80px 20px 40px 20px;width:90vw;max-height:80vh}.section-team .popup-content .popup-description{padding-right:50px;overflow-y:auto;scrollbar-gutter:stable both-edges}.section-team .popup-content #popup-name{font-size:32px}}