#cc-main { --cc-font-family: Arial, sans-serif; --cc-primary-color: #17251e; --cc-btn-primary-bg: #007e32; --cc-btn-primary-border-color: #007e32; --cc-btn-primary-hover-bg: #006328; --cc-btn-primary-hover-border-color: #006328; --cc-toggle-on-bg: #007e32; --cc-modal-border-radius: 8px; --cc-z-index: 2147483646; }
#cc-main .cm__btn, #cc-main .pm__btn { min-height: 44px; }
.eibir-map-notice button:focus-visible { outline: 3px solid #ffbf47; outline-offset: 3px; }
.eibir-embed { width: 100%; min-height: 200px; --im-color: #fff; --im-link-color: #fff; --im-bg: #152c23; --im-btn-bg: #007e32; --im-btn-color: #fff; }
.eibir-embed .c-n-c { font-family: Arial,sans-serif; line-height: 1.5; }
.eibir-consent-video > .et_pb_video_overlay { display: none !important; }
.eibir-map-notice { position: absolute; inset: 0; z-index: 2; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 24px; background: #eef4f0; color: #17251e; text-align: center; font: 16px/1.5 Arial,sans-serif; }
.eibir-map-notice p { max-width: 550px; }
.eibir-map-notice button { padding: 12px 18px; border: 0; border-radius: 4px; color: white; background: #007e32; cursor: pointer; font: inherit; }
.et_pb_map_container:has(.eibir-map-notice) { min-height: 300px; position: relative; }
@media (max-width: 480px) { .eibir-embed { min-height: 250px; } }

.eibir-map-notice button:disabled { cursor: progress; opacity: .7; }
.eibir-map-notice button[hidden] { display: none; }
