.global-popup-wrapper,.global-popup-wrapper-preview{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999999999;display:none;align-items:center;justify-content:center}.global-popup-wrapper-preview.active,.global-popup-wrapper-preview[style*="display: flex"],.global-popup-wrapper.active,.global-popup-wrapper[style*="display: flex"]{display:flex!important}.global-popup-wrapper-preview.no-backdrop,.global-popup-wrapper.no-backdrop{pointer-events:none}.global-popup-wrapper-preview.no-backdrop .global-popup,.global-popup-wrapper.no-backdrop .global-popup{pointer-events:initial}.global-popup-wrapper-preview.no-backdrop .global-popup-overlay,.global-popup-wrapper.no-backdrop .global-popup-overlay{display:none}.global-popup-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);z-index:1}.global-popup{position:relative;max-width:600px;width:90%;border-radius:12px;box-shadow:0 20px 60px rgba(0,0,0,.3);z-index:2;overflow:hidden;border-left:11px solid #2968fe}.global-popup.style-2{max-width:400px;border-left:none}.popup-close{position:absolute;top:0;right:0;background:rgba(0,0,0,0);border:none;cursor:pointer;z-index:10;padding:0;width:44px;height:44px;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease;filter:drop-shadow(0 1px 1px rgb(0, 0, 0));font-size:0}.popup-close:hover{opacity:.9}.popup-close::after,.popup-close::before{content:"";position:absolute;width:20px;height:2px;background-color:#fff;top:50%;left:50%}.popup-close::before{transform:translate(-50%,-50%) rotate(45deg)}.popup-close::after{transform:translate(-50%,-50%) rotate(-45deg)}@media(max-width:768px){.popup-close{top:8px;right:8px}.popup-close::after,.popup-close::before{width:16px}}.popup-close:focus-visible{outline:0}.popup-inner{width:100%;height:100%;overflow-y:auto;padding:0}.custom-popup-block{display:flex;gap:0;align-items:stretch;height:100%}.custom-popup-block a.btn{width:fit-content}@media(min-width:768px){.custom-popup-block a.btn{margin-top:8px}}.custom-popup-block .popup-content{flex:1;min-width:0;padding:40px;display:flex;flex-direction:column;justify-content:center;order:1}@media(max-width:768px){.custom-popup-block .popup-content{padding:16px 12px}}.custom-popup-block .popup-image{flex-shrink:0;width:38.33%;order:2;overflow:hidden}.custom-popup-block .popup-image img{width:100%;height:100%;object-fit:cover;display:block}.custom-popup-block.style-2{flex-direction:column;align-items:stretch}.custom-popup-block.style-2 .popup-image{width:100%;order:1;flex-shrink:1;height:auto;aspect-ratio:16/9}.custom-popup-block.style-2 .popup-image img{width:100%;height:100%;object-fit:cover}.custom-popup-block.style-2 .popup-content{order:2;padding:48px;justify-content:flex-start}@media(max-width:768px){.custom-popup-block.style-2 .popup-content{padding:24px 20px}}@media(max-width:768px){.popup-title{font-size:1.25rem;margin-bottom:8px}}.popup-content[data-button-align=left] a.btn{margin-left:0;margin-right:auto}.popup-content[data-button-align=center] a.btn{margin-left:auto;margin-right:auto}.popup-content[data-button-align=right] a.btn{margin-left:auto;margin-right:0}@keyframes popupFadeIn{from{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.global-popup-wrapper,.global-popup-wrapper-preview{animation:popupFadeIn .3s ease-out}
/*# sourceMappingURL=acf-pop-up.min.css.map */
