.half-stage{--grid-column:full-width;--grid-template-columns:100%}@media (min-width:1248px){.half-stage{--grid-column:breakout;position:relative}}@media (min-width:1248px){.half-stage::after{background-color:#f3f3f3;border-radius:1.875rem;content:"";display:block;height:72.72%;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100vw;z-index:-1}}.half-stage>*{position:relative;z-index:0}.half-stage__image{--grid-column-child:100%;aspect-ratio:414/276;background-color:#fff;border-radius:1.875rem;margin-inline:auto;max-width:90%;-webkit-transition:max-width .5s ease;transition:max-width .5s ease;width:100%}@media (min-width:768px){.half-stage__image{aspect-ratio:1181/295}}@media (min-width:1248px){.half-stage__image{aspect-ratio:4/1;max-width:min(75vw + .001em,90rem);width:100%}}.half-stage__image.parallax--animate-from-bottom,.half-stage__image.parallax--animate-from-top{--stage-image-opacity:1;max-width:100%;opacity:1}@media (min-width:1248px){.half-stage__image.parallax--animate-from-bottom,.half-stage__image.parallax--animate-from-top{max-width:min(85.9375vw + .001em,103.125rem)}}.half-stage__image img{height:100%;margin-inline:auto;opacity:var(--stage-image-opacity, .5);-webkit-transition:max-width .5s ease,opacity .5s ease;transition:max-width .5s ease,opacity .5s ease}