:root{--desktop-min-height:600}.Sticky{align-items:flex-start;display:flex;flex-wrap:nowrap;justify-content:space-around;position:relative;width:100%}.Sticky__sticky{align-items:center;display:flex;height:var(--lvh-100);justify-content:center;position:sticky;top:0;width:100%}@media (max-width:1024px){.Sticky__sticky{overflow:hidden}}.Sticky__scroll{height:100%;left:0;position:absolute;top:0}
