(function() { var isIOS = /iP(hone|od|ad)/.test(navigator.userAgent); if (!isIOS) return; var hero = document.querySelector('.elementor-element-94dcece'); if (!hero) return; hero.style.setProperty('background-attachment', 'scroll', 'important'); hero.style.setProperty('background-size', 'cover', 'important'); hero.style.setProperty('background-position', 'center center', 'important'); })();