.cta{background-color:var(--base-200);width:100%;height:100svh;margin-top:-.75rem;padding:.75rem;position:relative}.cta .container{background-color:var(--base-400);border-radius:.75rem;justify-content:center;align-items:flex-end;width:100%;height:100%;display:flex}.cta-inner{flex-direction:column;align-items:center;gap:1.5rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cta-inner h6{color:var(--base-100);font-size:clamp(2rem,4vw,4rem)}.cta-compass{justify-content:center;align-items:center;display:flex}#cta-compass-svg{width:500px;height:500px}.cta-footer{width:100%;color:var(--base-100);justify-content:space-between;align-items:center;padding:.375rem;display:flex}@media (max-width:600px){#cta-compass-svg{width:300px;height:300px}}[data-route-group=explore] .cta{height:auto;min-height:0}[data-route-group=explore] .cta .container{flex-direction:column;justify-content:center;align-items:center;gap:2rem;height:auto;padding:4rem .75rem}[data-route-group=explore] .cta .cta-inner{position:static;transform:none}
