.popup-wrap{background-color:rgb(var(--grey-950-rgb)/.8);-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-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))}.corner.popup-window{--icon-color:var(--primary);--icon-hover-color:var(--primary-lighter-1);--icon-active-color:var(--primary-darker-1);--edges:clamp(.5rem, .21875rem + 1.25vw, 1.5rem);max-width:min(650px,100vw - 2*var(--edges));max-height:calc(100vh - var(--margin-y) - var(--admin-bar-height));padding-inline:clamp(1.25rem,.546875rem + 3.125vw,3.75rem);background-color:var(--white);margin-left:auto;margin-bottom:var(--edges);margin-right:var(--edges);box-shadow:0 4px 20px rgb(var(--black-rgb)/8%);flex-flow:column;justify-content:stretch;align-self:flex-end;height:auto;padding-top:clamp(2.5rem,2.07813rem + 1.875vw,4rem);padding-bottom:clamp(1.5rem,.867188rem + 2.8125vw,3.75rem);display:flex;position:relative}.corner.popup-window .heading{position:absolute;top:0;right:0}.corner.popup-window .title{margin:0 0 .5em}.corner.popup-window .content{flex-grow:1}.corner.popup-window .content>:first-child,.corner.popup-window .content>link:first-child+*,.corner.popup-window .content>.lead-text:first-child>:first-child{margin-top:0}.corner.popup-window .content>:last-child,.corner.popup-window .content>.lead-text:last-child>:last-child{margin-bottom:0}.corner.popup-window:is([data-style=corner] *) .popup-button{margin-top:clamp(.625rem,.519531rem + .46875vw,1rem);margin-right:clamp(.625rem,.519531rem + .46875vw,1rem)}.corner.popup-window:is([data-style=corner] *) .content{margin:-.5rem;padding:.5rem}.popup-window:not(.corner){--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(.corner){--video-width:80vw}}@media(min-width:992px){.popup-window:not(.corner){--video-width:70vw}}.popup-window:not(.corner) iframe{min-width:var(--video-width);min-height:min(100vh - var(--admin-bar-height),100%);width:100%;height:auto}.popup-window:not(.corner) .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(.corner) .heading{--offset:20px}}.popup-window:not(.corner) iframe{filter:drop-shadow(0 3px 20px rgb(var(--grey-900-rgb)/.8))}
/*# sourceMappingURL=css-wpce--popup.css.map*/