.c-popup{display:none;z-index:9999;display:flex;outline:none;box-sizing:border-box}.c-popup[aria-hidden=true]{display:none}.c-popup,.c-popup__overlay{position:fixed;top:0;left:0;bottom:0;right:0}.c-popup__overlay{opacity:.6;background:var(--wp--preset--color--black);animation:popupFadeIn .2s both}.c-popup__content{position:relative;margin:auto;z-index:10;max-width:90%;width:52.5rem;max-height:90vh;padding:1rem;overflow:auto;border-radius:1rem;background-color:var(--wp--preset--color--white);animation:popupFadeIn .4s .2s both,popupSlideIn .4s .2s both}@media(min-width: 30em){.c-popup__content{padding:1.5rem}}@media(min-width: 48em){.c-popup__content{border-radius:1.5rem}}.c-popup__close{width:2rem;height:2rem;position:absolute;top:1.25rem;left:1.25rem;padding:0;border:0;border-radius:100%;background-color:#fff;display:flex;align-items:center;justify-content:center;transition:all .25s ease-in-out}.c-popup__close:hover{cursor:pointer;color:#c62828}@keyframes popupFadeIn{from{opacity:0}}@keyframes popupSlideIn{from{transform:translateY(10%)}}.c-popup--user-story .wp-block-heading{margin-bottom:.375em;font-size:clamp(1.5rem,1.3431855501rem + 0.6568144499vw,2rem)}.c-popup--user-story .wp-block-heading+p{margin:0;font-size:clamp(0.875rem,0.8357963875rem + 0.1642036125vw,1rem)}.c-popup--user-story .wp-block-separator{margin:1rem 0 1.5rem;border-top-width:.0625rem}@media(min-width: 48em){.c-popup--user-story .wp-block-separator{margin:1.5rem 0 2rem}}.c-user-story-button{position:fixed;left:0;top:50%;z-index:11;transform:translateY(-50%) rotate(-90deg);transform-origin:left top}.c-user-story-button button{height:2.125rem;padding:0 1.25em;border:0;cursor:pointer;font-family:inherit;font-size:clamp(0.75rem,0.6323891626rem + 0.4926108374vw,1.125rem);font-weight:700;border-radius:0 0 4px 4px;background-color:var(--wp--preset--color--bone);transition:all .25s ease-in-out}.c-user-story-button button:hover{background-color:#d2bfaf}@media(min-width: 62em){.c-user-story-button button{height:2.5rem}}@media(min-width: 100em){.c-user-story-button button{height:2.75rem}}
