.bz-account{display:flex;min-height:100%;position:absolute;width:100%}.bz-account .logo img{left:165px;position:absolute;top:25px;width:120px}.bz-account .left-section,.bz-account .right-section{display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:50px;position:relative}.bz-account .left-section{background:var(--grey3);text-align:center}.bz-account .left-section h1{font-size:30px;font-weight:800}.bz-account .right-section{background:var(--white)}.bz-account .right-section h2{font-size:24px;font-weight:800}.bz-account .auth-img{margin:0 auto;position:relative;top:-50px;width:350px}.bz-account .copyright{bottom:20px;color:var(--text-grey);left:0;margin:0 auto;position:absolute;right:0}@media screen and (max-width:992px){.bz-account{display:block}.bz-account .logo{text-align:center}.bz-account .logo img{position:static}.bz-account .left-section{background:var(--white);text-align:left}.bz-account .left-section .copyright,.bz-account .left-section .img-section{display:none}.bz-account .right-section{min-height:80vh}.bz-account .left-section,.bz-account .right-section{padding:20px}}