/* Prevent any horizontal page scroll on phones while preserving local sliders. */
@media(max-width:650px){html,body{width:100%!important;max-width:100%!important;overflow-x:hidden!important}body{position:relative}header,main,footer,main>section{max-width:100vw!important;overflow-x:clip}.hero,.gallery,.services,.process,.contact,.site-footer{overflow-x:clip!important}.gallery-carousel,.compare-viewport{max-width:100%!important}.gallery-track,.compare-track{max-width:none}.hero-visual,.hero-image-frame,.hero-stats,.footer-top{max-width:100%!important}.orbit-one,.orbit-two{pointer-events:none}}
