/* Bejo "Partnering for impact" scroll animation (restored from the pre-WordPress Webflow site, IX2 "360show").
   Only active once bejo-partner-orbit.js adds html.bejo-po-on; without JS the static circle stays. */
html.bejo-po-on .bejo-po-wrap{position:relative}
html.bejo-po-on .bejo-po-wrap.bejo-po-ready::before{background-image:none!important}
.bejo-po-stack{position:absolute;inset:0;overflow:hidden;pointer-events:none;opacity:1}
.bejo-po-stack .bejo-po-img{position:absolute;left:50%;top:50%;width:380px;max-width:none!important;height:auto;transform:translate(-50%,-50%);opacity:0;will-change:opacity}
.bejo-po-stack .bejo-po-img.bejo-po-first{opacity:1}
html.bejo-po-on .bejo-po-block{will-change:opacity}
