.gated-content__overlay{background:var(--black);color:var(--white);display:flex;height:100dvh;left:0;position:fixed;top:0;width:100vw;z-index:999999}@media (min-width:900px){.gated-content__overlay{width:50vw}}.gated-content__overlay.fade-side-active,.gated-content__overlay.fade-side-enter-active{transition:transform .6s var(--ease-in-cubic),opacity .5s ease}.gated-content__overlay.fade-side-enter-from,.gated-content__overlay.fade-side-leave-to{opacity:0;transform:translate(-1rem)}.gated-content__overlay-bg{background:hsla(var(--color-black)/.4);height:100vh;left:0;position:fixed;top:0;width:100%;z-index:99999}.gated-content__overlay-bg.fade-enter-active,.gated-content__overlay-bg.fade-leave-active{transition:opacity .5s ease}.gated-content__overlay-bg.fade-enter-from,.gated-content__overlay-bg.fade-leave-to{opacity:0}.gated-content__overlay-inner{display:flex;height:100%;overflow-y:scroll;width:100%}.gated-content__overlay-content{width:100%}.gated-content__overlay-content-inner{display:flex;flex-direction:column;min-height:-webkit-fill-available;padding:5rem var(--grid-gap) var(--grid-margin) var(--grid-margin)}@media (min-width:900px){.gated-content__overlay-content-inner{padding:7.5rem var(--grid-gap) 7.5rem var(--grid-margin)}}.gated-content__overlay h3{margin-bottom:1rem}@media (min-width:900px){.gated-content__overlay h3{margin-bottom:.8rem}}.gated-content__overlay .close-btn{align-items:center;display:flex;position:absolute;right:1rem;top:.8rem;z-index:5}.gated-content__overlay .close-btn svg{height:.8em;margin-left:.5rem;width:auto}
