.content{padding:100px;display:flex;flex-direction:column;justify-content:center;align-items:center}.content--sticky{width:100vw;position:sticky;top:0;--offset:0;top:0;height:100vh}.content--half{display:flex;flex-direction:column;gap:30px;text-align:center}.content--half:nth-child(odd){margin-left:auto}.content--sticky-bottom{padding:100px;justify-content:end}.content--sticky-top{justify-content:start !important}@media screen and (min-width:63em){.content--half{width:50%}}
