.locateButton{top:auto!important;left:14px!important;right:auto!important;bottom:14px!important}
.math-marker-wrap{overflow:visible!important;background:transparent!important;border:0!important}
.math-marker{background:#1683c4!important;color:#fff!important;border:3px solid #fff!important;border-radius:50% 50% 50% 8%!important;place-items:center!important;width:38px!important;height:38px!important;display:grid!important;transform:rotate(-45deg)!important;box-shadow:0 5px 14px #163f6d55!important;transition:transform .18s,background .18s!important}
.math-marker.single span{display:none!important}.math-marker.cluster span{display:block!important;font-size:14px!important;font-weight:900!important;transform:rotate(45deg)!important}
.math-marker:hover,.math-marker.active{background:#63b3ed!important;transform:rotate(-45deg) scale(1.14)!important;z-index:1000}
@media(max-width:850px){.locateButton{left:12px!important;right:auto!important;bottom:12px!important;padding:9px 10px!important}}

/* Copyright registration block - About the Project */
.copyrightNotice{margin-top:32px;padding:26px 28px;border:1px solid #cfe0ee;border-radius:20px;background:linear-gradient(135deg,#f9fcff,#eef6fc)}
.copyrightEyebrow{display:block;margin-bottom:10px;letter-spacing:.13em;color:#2b6faf;font-size:10px;font-weight:800}
.aboutCard .copyrightIntro{max-width:none;margin:0 0 18px;color:#41566b;font-size:15px;line-height:1.7}
.copyrightGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px;margin:0 0 14px}
.copyrightItem{padding:10px 0;border-bottom:1px solid #dbe8f2}
.copyrightItem span{display:block;margin-bottom:4px;letter-spacing:.08em;color:#7890a5;font-size:10px;font-weight:800}
.copyrightItem strong{display:block;color:#203a54;font-size:14px;line-height:1.45;font-weight:700}
.aboutCard .copyrightLegalNote{max-width:none;margin:12px 0 0;color:#74869a;font-size:12px;line-height:1.55}
@media(max-width:640px){.copyrightNotice{margin-top:26px;padding:20px}.copyrightGrid{grid-template-columns:1fr;gap:0}.copyrightItem{padding:9px 0}}
