reveal-section{aspect-ratio:1440/550;display:grid;grid-template-areas:"stack";place-items:center;width:100%}@media screen and (max-width:989.98px){reveal-section{aspect-ratio:375/600}}reveal-section .reveal-section__image{height:100%}reveal-section .reveal-section__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}reveal-section .reveal-section__content,reveal-section .reveal-section__image{grid-area:stack}reveal-section .reveal-section__content{position:relative;width:100%;z-index:1}reveal-section .reveal-section__logo svg{display:block;width:100%}reveal-section .reveal-section__logo svg path{fill:rgb(var(--color-foreground));opacity:0}reveal-section .reveal-section__text{color:rgb(var(--color-foreground));display:flex;font-size:1.6rem;font-weight:700;gap:2rem;justify-content:space-between;left:50%;max-width:var(--page-width);padding:0 32px;position:absolute;text-wrap:pretty;top:100%;transform:translate(-50%,2rem);width:100%}@media screen and (max-width:989.98px){reveal-section .reveal-section__text{flex-direction:column;gap:2.7rem;left:0;margin-top:2rem;padding:0;position:relative;top:0;transform:none;width:100%}}reveal-section .reveal-section__text-left,reveal-section .reveal-section__text-right{opacity:0;width:25ch}reveal-section .reveal-section__text-right{margin-left:auto;text-align:right}