.verify-container{display:flex;height:100vh;margin-top:-175px}@media(max-width:768px){.verify-container{padding:0 24px}}.verify-left{background:url(/assets/imgs/login/dna-bg.png) #d3d3d3 50% no-repeat;background-size:cover;max-width:720px}.verify-left img{height:100vh}.verify-right{flex:1;display:flex;justify-content:center;align-items:center}.verify-content{display:flex;flex-direction:column;gap:20px;max-width:400px}.verify-content h3{color:#00214a;font-size:37px;font-style:normal;font-weight:300;line-height:40px;letter-spacing:-1.11px}.verify-content p{color:#00214a;font-size:15px;font-style:normal;font-weight:400;line-height:20px}.verify-content input{margin-right:10px}.verify-content label{color:#00214a;font-size:15px;font-style:normal;font-weight:400;line-height:20px}.verify-content label span{text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.primary{display:flex;width:100%;height:60px;padding:4px 82px;justify-content:center;align-items:center;gap:10px;flex-shrink:0;color:#00214a;text-align:right;font-size:15px;font-style:normal;font-weight:400;line-height:52px;border-radius:25px;background:#00cfb4;margin-top:25px}.primary:hover{background:#00214a;color:#1ba87a}