*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{background:#0d0d14;overflow-x:hidden;font-family:Bricolage Grotesque,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.leaflet-container{background:#0d0d14!important;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}.leaflet-control-zoom a{background:#15151f!important;color:#a89cf5!important;border-color:#2a2a3d!important}.leaflet-popup-content-wrapper{background:#15151f!important;border:.5px solid #2a2a3d!important;border-radius:14px!important;box-shadow:0 8px 32px #00000088!important}.leaflet-popup-tip{background:#15151f!important}.leaflet-popup-content{margin:0!important}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:#15151f}::-webkit-scrollbar-thumb{background:#2a2a3d;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#7c6df0}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.fade-up{opacity:0;transform:translateY(28px);transition:opacity .65s cubic-bezier(.16,1,.3,1),transform .65s cubic-bezier(.16,1,.3,1)}.fade-up.is-visible{opacity:1;transform:translateY(0)}.stagger>:first-child{transition-delay:0s}.stagger>:nth-child(2){transition-delay:.09s}.stagger>:nth-child(3){transition-delay:.18s}.stagger>:nth-child(4){transition-delay:.27s}.landing-grid-2{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px}.landing-grid-3{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.landing-grid-plans{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}@media (max-width:700px){.landing-grid-2,.landing-grid-3,.landing-grid-plans{grid-template-columns:1fr}}