.team-map{height:460px;margin:24px auto;max-width:980px;position:relative;width:100%}.team-map__lines{inset:0;pointer-events:none;position:absolute;z-index:1}.team-map__line{background:rgba(10,36,63,.14);position:absolute}.team-map__center{background:#0a243f;border-radius:12px;color:#fff;left:50%;max-width:360px;min-width:280px;padding:24px 36px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);z-index:3}.team-map__center h3,.team-map__center p{color:#fff;margin:0}.team-map__center h3{font-size:20px;line-height:1.15;margin-bottom:6px}.team-map__item{align-items:center;background:#fff;border:1px solid #e9edf2;border-radius:12px;box-shadow:0 8px 20px rgba(0,0,0,.08);display:flex;gap:12px;max-width:280px;min-width:220px;padding:12px 18px;position:absolute;z-index:2}.team-map__item span{color:#0a243f;font-size:14px;font-weight:500;line-height:1.2}.team-map__icon{align-items:center;background:#f5f7fa;border-radius:12px;display:flex;flex-shrink:0;height:42px;justify-content:center;width:42px}.team-map__icon img{height:auto;max-height:20px;max-width:20px;object-fit:contain;width:auto}.team-map__item--top{left:50%;top:30px;transform:translateX(-50%)}.team-map__item--left{left:80px;top:50%;transform:translateY(-50%)}.team-map__item--right{right:45px;top:50%;transform:translateY(-50%)}.team-map__item--bottom-left{bottom:40px;left:21%}.team-map__item--bottom-right{bottom:40px;right:21%}.team-map__line--top{height:92px;left:50%;top:calc(50% - 134px);transform:translateX(-50%);width:2px}.team-map__line--left{left:calc(50% - 190px)}.team-map__line--left,.team-map__line--right{height:2px;top:50%;transform:translateY(-50%);width:80px}.team-map__line--right{right:calc(50% - 190px)}.team-map__line--bottom-left{height:106px;left:calc(50% - 107px);top:calc(50% + 28px);width:2px}.team-map__line--bottom-right{height:106px;right:calc(50% - 107px);top:calc(50% + 28px);width:2px}.team-map:before,.team-map__item:after{display:none}@media (max-width:1070px){.team-map{align-items:center;display:flex;flex-direction:column;gap:16px;height:auto}.team-map__lines{display:none}.team-map__center,.team-map__item{margin:0;max-width:420px;min-width:0;position:static;transform:none;width:min(100%,420px)}.team-map__center{border-radius:12px;padding:28px 22px}.team-map__center h3{font-size:22px}.team-map__center p{font-size:13px}.team-map__item{padding:14px 18px}.team-map__item span{font-size:15px}}