.b-scroll-sticky{display:flex;flex-direction:column;gap:var(--spacing--xxl);height:100%;padding-bottom:var(--spacing--xxl);padding-top:var(--spacing--xxl);width:100%}@media(min-width:1200px){.b-scroll-sticky{display:grid;grid-template-columns:repeat(2,1fr)}}.b-scroll-sticky__media{display:block;height:calc(100vh - 4rem);position:sticky;top:2rem}.b-scroll-sticky__media.js-hide-media{display:none}.b-scroll-sticky__media figure{align-items:center;bottom:0;display:flex;height:-moz-fit-content;height:fit-content;justify-content:center;left:0;margin:0 auto;opacity:1;position:absolute;right:0;top:0;transform:translateY(0);transition:all .6s ease-in-out;width:-moz-fit-content;width:fit-content;z-index:2}.b-scroll-sticky__media figure:not(.active){opacity:0;transform:translateY(4%);z-index:1}.b-scroll-sticky__media figure img,.b-scroll-sticky__media figure video{aspect-ratio:9/16!important;display:block;height:100%;max-height:calc(100vh - 4rem);min-width:100%;-o-object-fit:cover;object-fit:cover;width:auto}.b-scroll-sticky__items{display:flex;flex-direction:column;row-gap:var(--spacing--xxl)}@media(min-width:1200px){.b-scroll-sticky__items{row-gap:0}}.b-scroll-sticky__content figure{align-items:center;display:flex;justify-content:center;margin-top:var(--spacing--xxl)}.b-scroll-sticky__content figure img,.b-scroll-sticky__content figure video{height:auto;width:auto}.b-scroll-sticky__content:first-child{margin-top:0}.b-scroll-sticky__content:last-child{margin-bottom:0}@media(min-width:1200px){.b-scroll-sticky__content{margin-bottom:8rem;margin-top:8rem}}@media(min-width:1600px){.b-scroll-sticky__content{margin-bottom:10rem;margin-top:10rem}}@media(min-width:2560px){.b-scroll-sticky__content{margin-bottom:13.75rem;margin-top:13.75rem}}
/*# sourceMappingURL=block_scroll-sticky.css.map*/