.epv-popup{position:fixed!important;inset:0!important;z-index:99999!important;display:none;font-family:inherit}.epv-popup.is-visible{display:flex!important;align-items:center!important;justify-content:center!important}.epv-overlay{position:fixed!important;inset:0!important;background:rgba(0,0,0,.38);backdrop-filter:blur(2px)}.epv-box{position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;transform:none!important;margin:auto!important;width:min(420px,calc(100vw - 32px));max-height:calc(100vh - 32px);overflow:auto;background:#fff;border-radius:22px;padding:30px 28px;box-shadow:0 20px 70px rgba(0,0,0,.24);color:#17222b;animation:epvCenter .28s ease-out}.epv-close{box-sizing:border-box!important;position:absolute!important;right:14px!important;top:12px!important;width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;display:flex!important;align-items:center!important;justify-content:center!important;border:0!important;border-radius:99px!important;background:#f1f4f7;color:#334;cursor:pointer;font-size:0!important;line-height:1!important;padding:0!important;margin:0!important;font-family:Arial,sans-serif!important}.epv-close::before{content:"×"!important;display:block!important;font-size:26px!important;line-height:1!important;font-weight:400!important;transform:translateY(-1px)!important}.epv-close:hover{background:#e4eaf0}.epv-eyebrow{margin:0 0 8px;color:var(--epv-primary,#0776BF);font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.epv-box h3{margin:0 0 12px;font-size:24px;line-height:1.18;color:#111827}.epv-box p:not(.epv-eyebrow){margin:0 0 22px;font-size:16px;line-height:1.55;color:#4b5563}.epv-button{display:inline-flex;align-items:center;justify-content:center;background:var(--epv-primary,#0776BF);color:#fff!important;text-decoration:none!important;border-radius:999px;padding:13px 22px;font-weight:700;box-shadow:0 10px 24px rgba(7,118,191,.25);transition:transform .18s ease,box-shadow .18s ease}.epv-button:hover{transform:translateY(-1px);box-shadow:0 14px 28px rgba(7,118,191,.32)}@keyframes epvCenter{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(max-width:600px){.epv-box{width:calc(100vw - 28px)!important;padding:26px 22px}.epv-box h3{font-size:21px}.epv-box p:not(.epv-eyebrow){font-size:15px}.epv-close{right:12px!important;top:10px!important}}
