.vg-location-manager-card{box-sizing:border-box;margin:42px 0 30px;padding:34px 24px;border:1px solid #e2e2e2;border-radius:18px;background:#fff;text-align:center;box-shadow:0 8px 24px rgb(0 0 0 / .035)}.vg-location-manager-card h2{margin:0 0 24px;color:#27344a;font-size:clamp(1.45rem, 3vw, 2rem);line-height:1.25}.vg-location-manager-avatar{display:inline-flex;width:120px;height:120px;margin:0 auto 14px;border:5px solid #f8ede6;border-radius:50%;overflow:hidden;transition:transform 0.2s ease}.vg-location-manager-avatar:hover{transform:scale(1.03)}.vg-location-manager-avatar img{display:block;width:100%!important;height:100%!important;margin:0!important;border:0!important;border-radius:50%!important;object-fit:cover}.vg-location-manager-card h3{margin:0 0 20px;font-size:1.45rem;line-height:1.3}.vg-location-manager-card h3 a{color:#3f3f3f;text-decoration:none}.vg-location-manager-contact{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:10px 20px;border-radius:8px;background:#c94708;color:#fff!important;font-size:.95rem;font-weight:700;line-height:1.2;text-decoration:none!important;transition:background 0.2s ease,transform 0.2s ease}.vg-location-manager-contact:hover,.vg-location-manager-contact:focus{background:#a93b06;color:#fff!important;transform:translateY(-1px)}@media (max-width:600px){.vg-location-manager-card{margin-top:30px;padding:28px 18px;border-radius:14px}.vg-location-manager-avatar{width:100px;height:100px}.vg-location-manager-contact{width:100%}}