.popup-wrap{background-color:rgb(var(--grey-950-rgb)/.8);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:99999;--cm-placeholder--background:var(--grey-50);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-wrap[data-style=corner]{-webkit-backdrop-filter:none;backdrop-filter:none;pointer-events:none;background-color:#0000}.popup-wrap[data-style=corner] .popup-window{pointer-events:all}.popup-window .popup-button{font:inherit;letter-spacing:inherit;word-spacing:inherit;white-space:nowrap;color:var(--icon-color,var(--white));text-align:left;cursor:pointer;pointer-events:all;background:none;border:none;border-radius:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin:0 0 0 auto;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(--grey-50))}.popup-window .popup-button:active{color:var(--icon-active-color,var(--grey-200))}.card.popup-window{--card-padding-x:clamp(1.25rem, .990385rem + 1.15385vw, 2rem);--card-padding-y:clamp(1.25rem, .990385rem + 1.15385vw, 2rem);--icon-color:var(--primary);--icon-hover-color:var(--primary-lighter-1);--icon-active-color:var(--primary-darker-1);max-height:calc(100vh - var(--margin-y) - var(--admin-bar-height));flex-flow:column;justify-content:stretch;align-self:flex-end;max-width:min(370px,100vw - 2rem);height:auto;margin-bottom:1rem;margin-left:auto;margin-right:1rem;display:flex}.card.popup-window .heading{position:absolute;top:0;right:0}.card.popup-window .content{flex-grow:1;overflow-y:auto}.card.popup-window .content>:first-child,.card.popup-window .content>link:first-child+*,.card.popup-window .content>.lead-text:first-child>:first-child{margin-top:0}.card.popup-window .content>:last-child,.card.popup-window .content>.lead-text:last-child>:last-child{margin-bottom:0}.card.popup-window:is([data-style=corner] *) .popup-button{margin-top:.25rem;margin-right:.25rem}.card.popup-window:is([data-style=corner] *) .content{margin:-.5rem;padding:.5rem}.popup-window:not(.card){--icon-color:var(--white);--icon-hover-color:var(--grey-50);--icon-active-color:var(--grey-300);--video-width:90vw;width:var(--video-width)}@media(min-width:768px){.popup-window:not(.card){--video-width:80vw}}@media(min-width:992px){.popup-window:not(.card){--video-width:70vw}}.popup-window:not(.card) iframe{min-width:var(--video-width);min-height:min(100vh - var(--admin-bar-height),100%);width:100%;height:auto}.popup-window:not(.card) .heading{--offset:10px;top:calc(var(--admin-bar-height) + var(--offset));right:var(--offset);z-index:10;pointer-events:none;position:fixed}@media(min-width:768px){.popup-window:not(.card) .heading{--offset:20px}}.popup-window:not(.card) iframe{filter:drop-shadow(0 3px 20px rgb(var(--grey-900-rgb)/.8))}
/*# sourceMappingURL=css-wpce--popup.css.map*/