.split-container{display:flex;min-height:100dvh}.left-side{width:42%;position:relative;background-image:url("/img/background/registration.jpeg");background-size:cover;background-position:center;display:flex;justify-content:center;align-items:center}.left-side::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#135D8EE5;z-index:1}.left-side .logo{position:relative;z-index:2}.right-side{width:58%;padding:100px 12%;box-sizing:border-box}.title{font-weight:700;font-size:5dvh;line-height:60px}.subtitle{font-weight:400;font-size:1.85dvh;line-height:28px;color:#696969;margin:32px 0 40px 0}.yaRegistrado{margin-top:10px}.yaRegistrado a{color:#696969;font-size:14px}.yaRegistrado a:visited{color:#696969}.rgpd-text{font-size:11px}.btn-text-start{margin-right:5px}.errorblock{color:red;font-weight:700}@media (max-width:1367px){.right-side{padding:60px 6%}.title{line-height:50px}.subtitle{margin:22px 0 35px 0}}@media (max-width:992px){.left-side{display:none}.right-side{width:100%}}@media (max-width:420px){.title{font-size:4dvh;line-height:40px}}