#hard-gate-overlay{align-items:center;backdrop-filter:blur(3px);background:rgba(0,0,0,.4);display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:9999999}#hard-gate-container{background-color:#f5f6fa;border-radius:24px;box-shadow:0 20px 60px rgba(0,0,0,.3);display:flex;max-width:800px;overflow:hidden;width:95%}.gate-left-col{flex:1;line-height:0}.gate-left-col img{height:100%;object-fit:cover;width:100%}.gate-right-col{display:flex;flex:1.2;flex-direction:column;justify-content:center;padding:40px}.form-heading{color:#000;margin:0 0 20px}body.gate-locked{height:100vh!important;overflow:hidden!important}@media (max-width:768px){#hard-gate-container{flex-direction:column;max-height:95vh}.gate-left-col{display:none}.gate-right-col{padding:30px 20px}}