.webbit-popup-overlay{position:fixed;inset:0;background:rgba(0,0,0,.6);z-index:99999;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;padding:40px 16px 16px;box-sizing:border-box}.webbit-popup-overlay.webbit-popup-visible{opacity:1}.webbit-popup-modal-wrap{position:relative;max-width:620px;width:100%;transform:translateY(-12px);transition:transform .3s ease}.webbit-popup-visible .webbit-popup-modal-wrap{transform:translateY(0)}[id^=webbit-popup-] .webbit-popup-modal{background:#fff;border-radius:6px;padding:0;max-height:90vh;overflow:hidden;box-shadow:0 8px 40px rgba(0,0,0,.25)}[id^=webbit-popup-] .webbit-popup-modal a{display:block !important}[id^=webbit-popup-close-],.webbit-popup-close{position:absolute;top:0px;right:10px;width:32px;height:32px;background:#fff;border:none;cursor:pointer;font-size:24px;display:flex;justify-content:center;text-align:center;color:#333;padding:0;border-radius:25px !important;box-shadow:0 2px 8px rgba(0,0,0,.2);transition:background .15s,color .15s}[id^=webbit-popup-close-]:hover,.webbit-popup-close:hover{background:#f0f0f0;color:#000}.webbit-popup-content>*:first-child{margin-top:0}.webbit-popup-content>*:last-child{margin-bottom:0;padding-bottom:0}.webbit-popup-content a{display:block !important}.webbit-popup-content img{display:block;max-width:100%;height:auto;margin:0;padding:0}.webbit-popup-content figure,.webbit-popup-content .wp-block-image{margin:0;padding:0}@media(max-width: 480px){.webbit-popup-modal{padding:20px 16px}}/*# sourceMappingURL=stylesheet.min.css.map */