/*
===========================================================
-- DO NOT EDIT!!!----------------------------------------
-- THIS IS A GENERATED FILE. CHANGES WILL BE OVERWRITTEN --
===========================================================
*/
.scroll-to-reveal{background-color:var(--section-background-color);position:relative}.scroll-to-reveal--sticky{height:200vh}.scroll-to-reveal--fixed{height:100vh}.scroll-to-reveal__content{position:relative;z-index:1;height:100vh;padding:48px;display:flex;flex-direction:column;align-items:center;justify-content:center}.scroll-to-reveal__heading{font-size:var(--font-size);line-height:var(--line-height);color:var(--text-color);margin:0 0 40px}.scroll-to-reveal__background{position:sticky;top:0;left:0;width:100%;height:100%;background-color:var(--section-inner-background-color);overflow:hidden;border-radius:var(--border-radius);height:100vh}