.hero-panel{position:relative;background-size:110%;transition:background-size 0.6s ease}.hero-panel::after{content:"";position:absolute;inset:0;background:rgba(0,0,0,0.45);transition:background 0.3s ease;z-index:1;pointer-events:none}.hero-panel:hover::after{background:rgba(0,0,0,0.25)}.hero-panel:hover{background-size:115%}.hero-panel .et_pb_module,.hero-panel .et_pb_text,.hero-panel .et_pb_button_module_wrapper{position:relative;z-index:2}.hero-divider::before{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);width:1px;height:30%;background:linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,0.2),rgba(255,255,255,0));z-index:3;pointer-events:none}.hero-panel:hover.hero-divider::before{width:2px;height:60%;background:linear-gradient(to bottom,rgba(255,255,255,0.1),rgba(255,255,255,0.3),rgba(255,255,255,0.1))}