.interstitial-popup__overlay{display:none}.interstitial-popup__overlay.is-active{align-items:center;display:block;display:flex;height:100vh;justify-content:center;position:fixed;top:0;width:100%;z-index:9999999999999}@media(max-width:767px){.interstitial-popup__overlay.is-active{top:50px}}.interstitial-popup__modal{background:#fff;border-radius:24px;max-height:600px;max-width:846px;padding:64px 40px;position:absolute;z-index:999999999}@media(max-width:767px){.interstitial-popup__modal{max-height:70vh;padding:64px 24px}}.interstitial-popup__modal.hide{max-height:0;opacity:0;pointer-events:none}.interstitial-popup__modal .popout-close-button,.interstitial-popup__modal .popup-close{align-items:center;border:0;border-radius:999px;color:#4d4f55;cursor:pointer;display:flex;font-size:28px;height:44px;justify-content:center;line-height:1;position:absolute;right:12px;top:12px;width:44px;z-index:2}.interstitial-popup__modal{margin:0 24px}.interstitial-popup__body{color:#4d4f55;font-size:18px;font-weight:600;line-height:24px;text-align:center}.interstitial-popup__actions{display:flex;gap:12px;justify-content:center;margin-top:24px}.interstitial-popup__btn--continue{background:#78be20;border:1px solid #78be20;border-radius:4px;color:#4d4f55;cursor:pointer;font-size:1.125rem;font-weight:700;line-height:26px;padding:.6875rem 2rem;text-align:center;transition:text-decoration .25s ease-in-out}@media(min-width:768px){.interstitial-popup__btn--continue:hover{text-decoration:underline}}.interstitial-popup__btn--continue:focus{outline:1px solid #1d4e91;outline-offset:6px}@media(max-width:767px){.interstitial-popup__btn--continue{width:100%}}.interstitial-popup__subtext{color:#4d4f55;font-size:16px;line-height:24px;padding-top:40px;text-align:center}.interstitial-popup__page-overlay{background:rgba(0,0,0,.5);display:none;inset:0;position:fixed;z-index:999999}.interstitial-popup__page-overlay.is-active{display:block}