.popup-wrap{background-color:rgb(var(--blue-black-rgb)/90%);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:99999;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;width:100vw!important;max-width:100vw!important;height:100vh!important;max-height:100vh!important;margin:0!important}.popup-window .popup-button{font:inherit;letter-spacing:inherit;word-spacing:inherit;color:var(--icon-color,var(--primary-400));text-align:left;cursor:pointer;width:2.5rem;height:2.5rem;pointer-events:all;background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;margin:0;padding:0;line-height:1;display:flex}.popup-window .popup-button:focus{outline:none}.popup-window .popup-button:hover{color:var(--icon-hover-color,var(--primary-300))}.popup-window .popup-button:active{color:var(--icon-active-color,var(--primary-500))}.box.popup-window{--box-padding-x:clamp(1.25rem,.168269rem + 4.80769vw,4.375rem);--box-padding-y:clamp(1.875rem,1.44231rem + 1.92308vw,3.125rem);--margin-y:clamp(1.25rem,.817308rem + 1.92308vw,2.5rem);max-width:780px;height:auto;max-height:calc(100vh - var(--margin-y) - var(--admin-bar-height));margin:calc(var(--margin-y) + var(--admin-bar-height))clamp(1.25rem,.384615rem + 3.84615vw,3.75rem)var(--margin-y);flex-flow:column;justify-content:stretch;display:flex}.box.popup-window .heading{position:absolute;top:10px;right:15px}.box.popup-window .content>:first-child,.box.popup-window .content>link:first-child+*{margin-top:0}.box.popup-window .content>:last-child{margin-bottom:0}.box.popup-window .content{flex-grow:1;padding:1rem;overflow-y:auto}.popup-window:not(.box){--icon-color:var(--white);--icon-hover-color:var(--primary-100);--icon-active-color:var(--primary-300);--video-width:90vw}@media (min-width:768px){.popup-window:not(.box){--video-width:80vw}}@media (min-width:992px){.popup-window:not(.box){--video-width:70vw}}.popup-window:not(.box){width:var(--video-width)}.popup-window:not(.box) iframe{min-width:var(--video-width);min-height:min(100vh - var(--admin-bar-height),100%);width:100%;height:auto}.popup-window:not(.box) .heading{--offset:10px}@media (min-width:768px){.popup-window:not(.box) .heading{--offset:20px}}.popup-window:not(.box) .heading{top:calc(var(--admin-bar-height) + var(--offset));right:var(--offset);z-index:10;pointer-events:none;position:fixed}.popup-window:not(.box) iframe{filter:drop-shadow(0 3px 20px rgb(var(--blue-black-rgb)/80%))}.wpcf7-response-output{margin-top:1rem!important;position:static!important}
/*# sourceMappingURL=css-wpce--popup.css.map*/