.offset-block{display:flex;flex-direction:row;gap:var(--gutter-loose);view-timeline-name:--scroll-section}.offset-block .image-bg,.offset-block .content{flex:1 1 0px}.offset-block .image-bg img{height:auto;aspect-ratio:387/515;width:100%}.offset-block .image-bg.image-left{margin-bottom:var(--space-3xl);animation:goDown 1s linear both;animation-timeline:--scroll-section;animation-range:entry exit}.offset-block .image-bg.image-right{margin-top:var(--space-3xl);animation:goUp 1s linear both;animation-timeline:--scroll-section;animation-range:entry exit}.offset-block .content{text-align:center;display:flex;flex-direction:column;justify-content:center;min-width:28rem;margin-block:2rem}@media only screen and (max-width: 48rem){.offset-block .content{min-width:unset}}@media only screen and (max-width: 48rem){.offset-block{flex-direction:column;gap:var(--space-2xl)}.offset-block .image-bg{animation:none !important;margin:0 !important}.offset-block .image-bg img{max-width:18.5rem;margin:auto}}@keyframes goDown{0%{margin-bottom:var(--space-3xl);margin-top:0}100%{margin-bottom:0;margin-top:var(--space-3xl)}}@keyframes goUp{0%{margin-top:var(--space-3xl);margin-bottom:0}100%{margin-top:0;margin-bottom:var(--space-3xl)}}
/*# sourceMappingURL=offset_images_centered_content.css.map */
