.cgp-overlay[hidden]{display:none!important}
.cgp-overlay{position:fixed;inset:0;z-index:999990;display:flex;align-items:center;justify-content:center;padding:16px;background:var(--cgp-backdrop);box-sizing:border-box;overscroll-behavior:contain}
.cgp-dialog{position:relative;width:var(--cgp-width);max-width:100%;max-height:calc(100vh - 32px);max-height:calc(100dvh - 32px);overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior:contain;background:#fff;border-radius:var(--cgp-radius);padding:var(--cgp-padding);box-shadow:0 24px 80px #0004;box-sizing:border-box;isolation:isolate;outline:none}
.cgp-content{min-width:0;overflow-wrap:anywhere}.cgp-content img,.cgp-content video{max-width:100%;height:auto}
.cgp-dismiss{position:sticky!important;top:8px;float:right;margin:8px 8px -52px 0!important;z-index:2147483646;display:flex!important;align-items:center;justify-content:center;width:44px!important;height:44px!important;min-width:44px;padding:0!important;line-height:1!important;border:1px solid #d1d5db!important;border-radius:50%!important;background:#fff!important;color:#111827!important;font:28px/1 Arial,sans-serif!important;cursor:pointer;box-shadow:0 2px 12px #0002}
.cgp-dismiss:focus-visible,.cgp-dialog a:focus-visible,.cgp-dialog button:focus-visible{outline:3px solid #2563eb;outline-offset:3px}
.cgp-position-top{align-items:flex-start}.cgp-position-bottom,.cgp-position-bottom-right,.cgp-position-bottom-left{align-items:flex-end}.cgp-position-bottom-right{justify-content:flex-end}.cgp-position-bottom-left{justify-content:flex-start}
.cgp-animation-fade:not([hidden]) .cgp-dialog{animation:cgp-fade .2s ease-out}.cgp-animation-slide:not([hidden]) .cgp-dialog{animation:cgp-slide .25s ease-out}
@keyframes cgp-fade{from{opacity:0}to{opacity:1}}@keyframes cgp-slide{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}
.cgp-scene{position:relative!important;isolation:isolate;overflow:visible!important;min-height:320px}
.cgp-scene>.e-con-inner{position:static!important}
.cgp-scene .cgp-anchor-yes{position:absolute!important;left:50%;top:50%;width:80%;max-width:100%;margin:0!important;transform:translate(-50%,-50%)!important;z-index:2}
.cgp-scene .cgp-anchor-yes .elementor-heading-title{overflow-wrap:anywhere}
@media(max-width:767px){.cgp-overlay{padding:8px;padding-top:max(48px,calc(env(safe-area-inset-top) + 36px));padding-bottom:max(12px,env(safe-area-inset-bottom))}.cgp-overlay.cgp-mobile{align-items:flex-start;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;touch-action:pan-y}.cgp-overlay.cgp-mobile .cgp-dialog{width:var(--cgp-mobile-fit-width,var(--cgp-width));max-width:var(--cgp-mobile-width);max-height:none;overflow:visible;margin:0 auto!important}.cgp-overlay.cgp-mobile .cgp-mobile-full-photo{aspect-ratio:var(--cgp-photo-ratio,1 / 1)!important;min-height:0!important}.cgp-overlay.cgp-mobile .cgp-mobile-full-photo>.cgp-art-photo{object-fit:contain!important} }
@media(prefers-reduced-motion:reduce){.cgp-overlay .cgp-dialog{animation:none!important;scroll-behavior:auto!important}}
.cgp-art{position:relative;display:flex;flex-direction:column;justify-content:center;min-height:440px;padding:48px 32px;background:#172033;isolation:isolate;box-sizing:border-box;width:100%;overflow:hidden}
.cgp-art-photo,.cgp-art-shade{position:absolute!important;inset:0;width:100%!important;height:100%!important;max-width:none!important;object-fit:contain;z-index:-2}.cgp-art-shade{z-index:-1;background:#14203380}
.cgp-art-copy{width:100%;min-width:0;text-align:center}.cgp-art-line{margin:0 0 24px!important;line-height:1.2}.cgp-art-title,.cgp-art-text{display:inline-block;max-width:100%;white-space:normal;overflow-wrap:anywhere;color:#fff}.cgp-art-title{font-size:clamp(26px,5vw,48px);font-weight:700;line-height:1.15}.cgp-art-text{font-weight:400;font-size:18px;line-height:1.6}
.cgp-art-free .cgp-art-copy{position:static;transform:none!important}.cgp-art-free .cgp-art-title-wrap,.cgp-art-free .cgp-art-text-wrap,.cgp-art-free .cgp-art-buttons-wrap{position:absolute;left:50%;width:84%;max-width:calc(100% - 16px);margin:0!important;transform:translate(-50%,-50%) translate(var(--cgp-safe-x,0px),var(--cgp-safe-y,0px)) scale(var(--cgp-safe-scale,1));transform-origin:center;z-index:2;text-align:center}.cgp-art-free .cgp-art-title-wrap{top:35%}.cgp-art-free .cgp-art-text-wrap{top:52%}.cgp-art-free .cgp-art-buttons-wrap{top:68%}
.cgp-art-button{display:inline-block;max-width:100%;padding:14px 24px;background:#a9ef74;color:#172033;border:0;border-radius:8px;font-size:16px;line-height:1.4;font-weight:700;text-decoration:none!important;white-space:normal;overflow-wrap:anywhere;cursor:pointer;transition:background-color .2s,box-shadow .2s}.cgp-art-button:hover{background:#c7ff9e;color:#172033}.cgp-art-button:focus-visible{outline:3px solid #fff;outline-offset:4px}
.cgp-motion-float{animation:cgp-float 3s ease-in-out infinite}.cgp-motion-pulse{animation:cgp-pulse 2.8s ease-in-out infinite}.cgp-motion-fade{animation:cgp-fade .7s both}
@keyframes cgp-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes cgp-pulse{0%,100%{opacity:1}50%{opacity:.72}}
@media(prefers-reduced-motion:reduce){.cgp-motion-float,.cgp-motion-pulse,.cgp-motion-fade{animation:none!important}}


.cgp-overlay.cgp-mobile .cgp-dialog{max-width:var(--cgp-mobile-width)}

.cgp-art-button{margin:6px}

.cgp-dialog{min-height:64px}.cgp-content{min-height:64px}

/* Elementor canvas: show the same frame used by the live popup. */
body.cgp-canvas{margin:0;min-height:100vh;background:#111827}
.cgp-editor-stage{display:flex;min-height:100vh;box-sizing:border-box;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:48px 24px;background:var(--cgp-backdrop)}
.cgp-editor-preview-label{position:relative;z-index:2;padding:7px 12px;border-radius:999px;background:#fff;color:#172033;box-shadow:0 4px 18px #0003;font:600 13px/1.2 Arial,sans-serif;text-align:center}
.cgp-editor-dialog{flex:0 0 auto;margin:0 auto}
.cgp-editor-dialog>.cgp-editor-dismiss{pointer-events:none;cursor:default}
.cgp-editor-dialog>.cgp-content>.elementor{width:100%}
@media(max-width:767px){.cgp-editor-stage{padding:44px 8px 16px}.cgp-editor-dialog{max-width:var(--cgp-mobile-width)}.cgp-editor-stage .cgp-mobile-full-photo{aspect-ratio:var(--cgp-photo-ratio,1 / 1)!important;min-height:0!important}.cgp-editor-stage .cgp-mobile-full-photo>.cgp-art-photo{object-fit:contain!important}}
