.aw-map-consent-active{position:relative}.aw-map-consent{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:300px;box-sizing:border-box;padding:1.5rem;background:#f3f4f6;border:1px solid #e2e4e7;border-radius:12px;text-align:center;opacity:0;animation:fadeIn 1s ease-in-out;animation-fill-mode:forwards}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.aw-map-consent__inner{max-width:440px}.aw-map-consent__icon{color:#6b7280;margin-bottom:.75rem;margin-left:auto;margin-right:auto;display:inline-block;width:40px;height:40px}.aw-map-consent__icon svg{width:40px;height:40px}.aw-map-consent__text{margin:0 0 1.15rem;font-size:.95rem;line-height:1.55;color:#374151}.aw-map-consent__btn{display:inline-flex;align-items:center;gap:.4rem;padding:.6rem 1.15rem;border:0;border-radius:999px;background:#593fd9;color:#fff;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .15s ease}.aw-map-consent__btn:hover,.aw-map-consent__btn:focus-visible{background:#4734b0}