.elite-scroll-section{position:relative;clip:rect(auto,auto,auto,auto);-webkit-clip-path:inset(0);clip-path:inset(0)}.elite-left-panel{background:transparent;height:100vh;left:0;opacity:0;pointer-events:none;position:fixed;top:0;width:50%;z-index:1}#eliteCanvas{display:block;height:100%;width:100%}.elite-right-panel{margin-left:50%;position:relative;width:50%;z-index:2}.elite-right-step{display:flex;flex-direction:column;justify-content:center;min-height:100vh;opacity:0;padding:48px 56px;transform:translateY(30px);transition:opacity .7s ease,transform .7s ease}.elite-right-step.visible{opacity:1;transform:translateY(0)}.elite-mobile-vid{display:none}@media (max-width:768px){.elite-scroll-section{clip-path:none;-webkit-clip-path:none}.elite-left-panel{display:none}.elite-right-panel{margin-left:0;width:100%}.elite-right-step{align-items:stretch;background:#f9fafb;border:6px solid #fff;border-radius:12px;flex-direction:row;gap:0;margin:12px 16px;min-height:auto;min-height:200px;opacity:1;overflow:hidden;padding:0;transform:none}.elite-mobile-vid{background:#f9fafb;display:block!important;flex:0 0 45%;overflow:hidden}.elite-mobile-vid video{height:100%;object-fit:cover}.elite-step-text{align-items:center;display:flex;padding:16px}.elite-step-text h3{font-size:19px;font-weight:700}.elite-mobile-vid img,.elite-mobile-vid video{display:block;height:auto;width:100%}.elite-step-text{flex:1;padding-left:16px}}