.heroic-btn-popup{align-items:center;display:none;inset:0;isolation:isolate;justify-content:center;position:fixed;z-index:2147483000}.heroic-btn-popup.active{display:flex!important}.heroic-popup__overlay{background:rgba(0,0,0,.6);inset:0;position:absolute;z-index:1}.heroic-popup__content,.heroic-popup__overlay{animation:none!important;filter:none!important;transition:none!important}.heroic-popup__content{background:#fff;border-radius:10px;box-shadow:0 10px 30px rgba(0,0,0,.2);color:#111;display:block!important;left:50%;max-width:500px;mix-blend-mode:normal!important;opacity:1!important;padding:2rem;pointer-events:auto;position:fixed;text-align:center;top:50%;transform:translate(-50%,-50%) translateZ(0)!important;visibility:visible!important;width:calc(100% - 2rem);will-change:transform,opacity;z-index:2}.heroic-popup__close{background:transparent;border:0;color:#000;cursor:pointer;font-size:1.5rem;font-weight:700;line-height:1;padding:0;position:absolute;right:1rem;top:.5rem;z-index:3}body.heroic-popup-open{height:100vh;overflow:hidden}.heroic-btn-popup:focus-within .heroic-popup__content,.heroic-btn-popup:hover .heroic-popup__content,.heroic-popup__overlay:hover+.heroic-popup__content{opacity:1!important;transform:translate(-50%,-50%) translateZ(0)!important;visibility:visible!important}