.authform_layout{display:flex;justify-content:space-between;align-items:center;height:100vh;background-color:#fff}.authform_layout .authform_left_container{width:50%;height:100%;background-color:#fff;padding:.5rem;box-sizing:border-box}.authform_layout .authform_right_container{flex:1;height:100%;background-color:#fff;padding:2rem;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center}.authform_layout .authform_left_container .background_carrousel{width:100%;height:100%;background-image:url(/firedrakk-login.jpeg);background-size:cover;background-position:center;border-radius:10px;position:relative}.authform_layout .authform_left_container .background_carrousel .background_overlay{width:100%;height:100%;background-color:#0006;border-radius:10px}.authform_layout .authform_left_container .background_carrousel .background_overlay .authform_left_content{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:1rem;box-sizing:border-box;color:#fff}.authform_layout .authform_left_container .background_carrousel .background_overlay .authform_left_content .authform_title{font-weight:700}.authform_layout .authform_left_container .background_carrousel .background_overlay .authform_left_content .authform_title a{color:#fff;text-decoration:none;font-size:2rem}.authform_layout .authform_left_container .background_carrousel .background_overlay .authform_left_content .authform_quote{font-size:1.5rem;font-weight:400;text-align:center;color:#fff}.authform_layout .authform_left_container .background_carrousel .background_overlay .authform_left_content .authform_quote strong{font-weight:700;color:#fff;font-size:1.5rem}.authform_layout .authform_left_container .background_carrousel .background_overlay .authform_left_content .authform_quote_author{font-size:1rem;font-weight:300;text-align:right;text-align:center}@media only screen and (max-device-width: 768px) and (-webkit-min-device-pixel-ratio: 2){.authform_layout{flex-direction:column;min-height:100vh}.authform_layout .authform_left_container{width:100%;max-height:30%}.authform_layout .authform_right_container{width:100%;padding:1rem}.authform_layout .authform_left_container .background_carrousel .background_overlay .authform_left_content .authform_title{font-size:1.5rem}.authform_layout .authform_left_container .background_carrousel .background_overlay .authform_left_content .authform_quote,.authform_layout .authform_left_container .background_carrousel .background_overlay .authform_left_content .authform_quote_author{font-size:.8rem}}
