.side-scroller{height:calc(var(--count)*100vh);overflow:visible;view-timeline-name:--tl-side-scroller;view-timeline-axis:block}.side-scroller__column{container-type:inline-size;display:flex;overflow:hidden;position:sticky;top:0;width:100%}.side-scroller__row{animation:ani-side-scroller linear forwards;display:flex;height:100vh;will-change:transform;animation-timeline:--tl-side-scroller;animation-range:contain 0 contain 100%}:where(.side-scroller__item.is-layout-constrained>.wp-block-group){--wp--style--global--content-size:100cqw;height:100%;width:999vw}:where(.side-scroller__item.is-layout-constrained>.wp-block-group)>:only-child{height:100%}@media (max-width:478px){:where(.side-scroller__item.is-layout-constrained>.wp-block-group)>*{max-width:none!important}}@keyframes ani-side-scroller{to{transform:translateX(calc(-100% + 100vw))}}.offset-bg.has-background{background-size:0!important;position:relative}@media (min-width:600px){.offset-bg.has-background{padding-left:min(12em,45%)!important}}.offset-bg.has-background:before{background:inherit;background-size:contain;content:"";height:70vh;inset:50% auto auto 0;max-height:600px;position:absolute;translate:0 -50%;width:100%}