body.home .hero-fullscreen{min-height:100vh;display:flex;align-items:center}body.home .hero-fullscreen,body.home .hero-fullscreen .et_pb_row{padding-top:0!important;padding-bottom:0!important}body.home .header-scroll{position:fixed!important;top:0;left:0;width:100%;z-index:99999;transform:translateY(-120%);opacity:0;transition:transform 0.35s ease,opacity 0.35s ease,background-color 0.35s ease}body.home.menu-visible .header-scroll{transform:translateY(0);opacity:1}body.home.menu-visible .header-scroll{background-color:#ffffff;box-shadow:0 4px 18px rgba(0,0,0,0.12)}body.admin-bar.home.menu-visible .header-scroll{top:32px}@media (max-width:782px){body.admin-bar.home.menu-visible .header-scroll{top:46px}}body.home #page-container{padding-top:0!important}@media (max-width:980px){body.home .hero-fullscreen{min-height:100vh}}