.login-reg{display:flex;justify-content:center}.logo{height:100vh;object-fit:cover;width:50%}@media(max-width:990px){.logo{display:none}}.contente{flex:1 0 auto;padding:8rem 0 7.6rem;background-color:#f6f9ef;width:50%;padding:0 7vw!important;display:flex;flex-direction:column;justify-content:center;min-height:100vh}@media(max-width:990px){.contente{width:100%}}.header__logo{width:199px;height:51px}@media(max-width:990px){.header__logo{width:169px;height:43px}}.content-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}.content-header__btn{border:2px solid #000;padding:1rem 2rem;border-radius:1rem;font-weight:600}.content-divider{border:1px solid #dadada}.content-title{font-size:3.3rem}@media(max-width:990px){.content-title{font-size:2.4rem}}