.ny-reveal{position:relative;height:200vh}.ny-reveal__sticky{position:sticky;top:0;height:100vh;width:100%;overflow:hidden}.ny-reveal__bg{position:absolute;inset:0;width:100%;height:100%}.ny-reveal__bg picture,.ny-reveal__bg img{width:100%;height:100%;object-fit:cover}.ny-reveal__overlay{position:absolute;inset:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#fff;mix-blend-mode:screen}.ny-reveal__text{text-align:center;padding:0 80px}.ny-reveal__title{font-family:var(--font-interstate,"Interstate",sans-serif);font-weight:700;font-size:clamp(48px, 12vw, 130px);line-height:1;color:#000;margin:0;white-space:nowrap}.ny-reveal__subtitle{font-family:var(--font-interstate,"Interstate",sans-serif);font-weight:300;font-size:clamp(14px, 2.5vw, 36px);color:#000;margin-top:.5em;margin-bottom:0;letter-spacing:.05em}@media (max-width:1200px){.ny-reveal__text{padding:0 64px}}@media (max-width:992px){.ny-reveal__text{padding:0 40px}}@media (max-width:767px){.ny-reveal{height:150vh}.ny-reveal__text{padding:0 24px}.ny-reveal__title{white-space:normal;font-size:clamp(40px, 15vw, 70px)}}body.block-editor-page .ny-reveal{height:100vh}body.block-editor-page .ny-reveal__sticky{position:relative}body.block-editor-page .ny-reveal__overlay{mix-blend-mode:normal;background:rgb(255 255 255 / .85)}