#resthon-popup-overlay{background:rgba(0,0,0,.7);display:none;inset:0;opacity:0;position:fixed;transition:opacity .25s ease;z-index:50}.resthon-popup-wrap{align-items:center;display:flex;inset:0;justify-content:center;padding-left:var(--wp--style--root--padding-left);padding-right:var(--wp--style--root--padding-right);pointer-events:none;position:fixed;z-index:-1}:is(.resthon-popup-wrap .resthon-popup-content) figure{flex:1}:is(.resthon-popup-wrap .resthon-popup-content) img{border-radius:var(--wp--custom--border-radius--md)}:is(.resthon-popup-wrap .resthon-popup-content) .wp-block-media-text__content{padding:var(--theme-spacing-md)!important}@media (min-width:48.875rem){:is(.resthon-popup-wrap .resthon-popup-content) .wp-block-media-text__content{padding:var(--theme-spacing-md)!important}}:is(:is(.resthon-popup-wrap .resthon-popup-content) .wp-block-media-text__content) .wp-block-button__link:before{display:none!important}.resthon-popup-box{background:var(--wp--preset--color--white);border-radius:var(--wp--custom--border-radius--md);box-shadow:0 10px 30px rgba(0,0,0,.2);color:var(--wp--preset--color--neutral-300);max-height:90vh;max-width:var(--wp--custom--layout--wide);opacity:0;overflow:auto;pointer-events:auto;transform:translateY(48px);transition:opacity .5s ease,transform .5s ease;width:100%}.resthon-popup-header{position:absolute;right:var(--theme-spacing-xxs);top:var(--theme-spacing-xxs);z-index:10}.resthon-popup-title{font-size:1.25rem;font-weight:600;margin:0}.resthon-popup-close{aspect-ratio:1;background-color:var(--wp--preset--color--white);border:0;border-radius:9999px;cursor:pointer;overflow:hidden;padding:var(--theme-spacing-xxs)}@media (min-width:48.875rem){.resthon-popup-close{color:currentColor}}.resthon-popup-close .sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.resthon-popup-wrap.show{z-index:1000}.resthon-popup-wrap.show .resthon-popup-box{opacity:1;transform:translateY(0)}#resthon-popup-overlay.show{display:block;opacity:.6}body.resthon-popup-open{overflow:hidden}
