.popup-overlay{align-items:center;background:rgba(0,0,0,.6);display:none;inset:0;justify-content:center;opacity:0;position:fixed;transition:opacity .3s ease;z-index:9999}.popup-overlay.active{display:flex;opacity:1}.popup-content{background:#fff;border-radius:12px;max-width:600px;min-width:400px;opacity:0;padding:2rem;position:relative;text-align:center;transform:translateY(30px);transition:all .35s ease}.popup-content:has(#hubspot-form-container) h2{margin-bottom:-32px}.popup-overlay.active .popup-content{opacity:1;transform:translateY(0)}.popup-close{background:none;border:none;cursor:pointer;font-size:1.5rem;position:absolute;right:1rem;top:1rem}.popup-button{background:#003a63;border-radius:5px;color:#fff;display:inline-block;margin-top:1.5rem;padding:.75rem 1.25rem;text-decoration:none}.popup-content:has(#hubspot-form-container) .popup-button{display:none}.popup-video-wrapper{border-radius:8px;height:0;overflow:hidden;padding-bottom:56.25%;position:relative}.popup-video-wrapper iframe{height:100%;left:0;position:absolute;top:0;width:100%}.popup-image{border-radius:8px;height:auto;margin:1rem 0;max-width:100%}.popup-image-text{margin-top:1rem}