.interstitial-popup{align-items:center;background:rgba(16,34,47,.9);bottom:0;display:none;height:100vh;justify-content:center;left:0;pointer-events:all;position:absolute;right:0;top:0;width:100%;z-index:9999999}.interstitial-popup .interstitial-popup__container{background:#fff;max-width:95%}.interstitial-popup .interstitial-popup__top{background-position:50%;background-size:cover;padding:2rem 1rem}.interstitial-popup .interstitial-popup__top h3{color:#fff;margin-bottom:0}.interstitial-popup .interstitial-popup__bottom{padding:2rem}.interstitial-popup .interstitial-popup__bottom,.interstitial-popup .interstitial-popup__bottom p{color:#807a7a}.interstitial-popup .interstitial-popup__bottom .current-url{color:#10212e}.interstitial-popup .interstitial-popup__buttons{padding-top:1rem}.interstitial-popup .interstitial-popup__continue.button:hover{background-color:#bfae81;border-color:#bfae81}.interstitial-popup .interstitial-popup__back{background:transparent;border:0;color:#c9b787;text-decoration:underline}.interstitial-popup .interstitial-popup__back:focus,.interstitial-popup .interstitial-popup__back:hover{background:transparent;border:0;color:#bfae81}body.interstitial-popup-open,html.interstitial-popup-open{overflow-y:hidden;pointer-events:none;position:relative;touch-action:none}@media (min-width:769px){.interstitial-popup .interstitial-popup__container{max-width:720px}.interstitial-popup .interstitial-popup__top{padding:3rem 2rem}}