.page-hero-section:has(.parallax-effect){height:var(--_max-height);position:relative}.page-hero-section:has(.parallax-effect) .paragraph--type--slider.parallax-effect{max-height:calc(100vh - var(--admin-offset-top, 0rem));position:fixed;top:calc(var(--admin-offset-top, 0px) + 0px);transition:all .3s ease-in-out;width:100%}@media screen and (prefers-reduced-motion: reduce){.page-hero-section:has(.parallax-effect) .paragraph--type--slider.parallax-effect{transition:none}}.page-hero-section:has(.parallax-effect)+.paragraph-page-region{border-top-left-radius:var(--radius-m);border-top-right-radius:var(--radius-m)}main .paragraph-page-region{background-color:var(--bg-background, var(--theme-bg-color, #fff));position:relative;z-index:1}