.cp-google-map{position:relative;width:100%;min-height:var(--cp-google-map-height,420px);overflow:hidden;border:1px solid rgba(45,40,34,.10);border-radius:1.25rem;background:#f3eee3;box-shadow:0 .65rem 2rem rgba(45,40,34,.05)}
.cp-google-map__frame{display:block;width:100%;height:var(--cp-google-map-height,420px);border:0}
.cp-google-map__consent{min-height:var(--cp-google-map-height,420px);display:flex;align-items:center;justify-content:center;padding:clamp(1.5rem,4vw,3rem);box-sizing:border-box;background:linear-gradient(135deg,#f5efe5,#e9dfcf);color:#2d2822;text-align:center}
.cp-google-map__consent-inner{max-width:620px}.cp-google-map__consent strong{display:block;margin-bottom:.55rem;font-size:1.25rem}.cp-google-map__consent p{margin:.2rem auto 1.2rem;line-height:1.6;color:#574f46}
.cp-google-map__button{min-height:3rem;padding:.75rem 1.25rem;border:0;border-radius:999px;background:#e97845;color:#201c17;font:inherit;font-weight:800;cursor:pointer}.cp-google-map__button:hover{filter:brightness(.96)}
.cp-google-map-empty{padding:1rem 1.1rem;border:1px dashed #c8bba8;border-radius:.8rem;background:#fbf8f2;color:#4d443a}
@media(max-width:700px){.cp-google-map,.cp-google-map__consent,.cp-google-map__frame{min-height:360px;height:auto}.cp-google-map__frame{height:360px}}
