#login-page{h5{margin-block-end: 1.5rem}}#login-page .main-content{display:flex;flex-flow:row wrap;gap:0rem;min-height:min(90dvh,1000px)}@media screen and (min-width: 600px){#login-page .main-content{flex-flow:row nowrap}}#login-page .main-content .col{flex:50%}#login-page .main-content .col .top__content{flex:50%;display:flex;flex-flow:column wrap;justify-content:center;align-items:center;p{color: rgb(var(--clr-text)); margin-top: 2.5rem; font-size: 1.25rem; font-weight: var(--fw-bold); text-align: center;}}#login-page .main-content .col .bottom__content{display:flex;flex-flow:row wrap;justify-content:center;gap:2rem;align-content:stretch}#login-page .main-content .col .bottom__content .logos__wrapper{display:flex;justify-content:space-between;width:calc(100% - calc(var(--body-padding) *2));max-width:550px}#login-page .main-content .col .bottom__content .image__wrapper{position:relative;width:100%;height:100%;margin-inline:2rem;text-align:center;overflow:clip}#login-page .main-content .col .bottom__content .image__wrapper img{position:relative;height:auto;width:100%;object-position:top center;object-fit:cover;max-width:740px;max-height:340px}#login-page .main-content .col:first-child{display:none;flex-flow:column nowrap;justify-content:space-between;align-items:center;min-height:inherit;background-color:rgb(var(--clr-blue-light))}@media screen and (min-width: 800px){#login-page .main-content .col:first-child{display:flex}}#login-page .main-content .col:last-child{display:grid;place-content:center}#login-page .login-form__wrapper{min-width:320px;padding:2rem;background-color:rgb(var(--clr-white));border-radius:var(--border-radius)}@media screen and (min-width: 600px){#login-page .login-form__wrapper{min-width:400px}}#login-page .logo-icon__wrapper{margin-block-end:1rem}
