:root{--block-padding:40px;--grid-gap:26px;--grid-column:calc(var(--container-max-pixel-width)/12 - var(--grid-gap)*11/12)}@media (min-width:768px){:root{--grid-gap:clamp(26px,10px + 2.0833vw,50px);--block-padding:60px;--block-padding:120px}}section.hero{--parallax:400px}@media (min-width:768px){section.hero{--heading-default-h1-margin-bottom:clamp(3rem,1.3333rem + 2.1701vw,5.5rem)}}section.hero .wp-block-cover{overflow:hidden}section.hero .acf-innerblocks-container{min-height:100vh}section.hero img{scroll-behavior:smooth;transform:translateY(var(--image-offset))}@media (max-width:500px){section.hero br{display:none}}section.hero .anchor-button{--button-size:clamp(64px,50.667px + 1.7361vw,84px);background-color:var(--background-color);border-radius:50%;bottom:30px;color:var(--wp--preset--color--white);display:grid;font-size:2.5rem;height:var(--button-size);left:calc(50% - var(--button-size)*.5);place-content:center;position:absolute;transform-origin:top;transition:transform var(--animation-hover-duration-out) var(--animation-ease-out);width:var(--button-size);z-index:1}section.hero .anchor-button:hover{transform:scale(1.119);transition:transform var(--animation-duration) var(--animation-ease)}section.hero .anchor-button:hover svg{transform:rotate(90deg) scale(.894);transition:transform var(--animation-duration) var(--animation-ease)}@media (max-width:767px){section.hero .anchor-button{display:none}}section.hero .anchor-button svg{transform:rotate(90deg);transition:transform var(--animation-hover-duration-out) var(--animation-ease-out)}