.component-pushdown{background-color:var(--site-theme-background-color);min-height:8.2rem;display:flex}.sticky-pushdown .component-pushdown{position:-webkit-sticky;position:sticky;top:0;z-index:10;height:8.2rem;display:flex;align-items:center;overflow:hidden}@media screen and (min-width:1060px){.component-pushdown{min-height:12.2rem}.sticky-pushdown .component-pushdown{height:12.2rem}}.below-the-fold.sticky-pushdown .component-pushdown{display:none}.component-pushdown>div{margin:1.6rem auto}.component-pushdown iframe{max-width:var(--container-width)}.component-app{display:flex;flex-direction:column}