.sign-in{background:var(--brand-dark);min-height:80vh;overflow:hidden}.sign-in .sign-in-container{z-index:2}.sign-in .pb-large{padding-bottom:9rem}.sign-in .sign-in-account{position:relative}.sign-in .sign-in-account:after{content:"";position:absolute;height:1px;right:1rem;left:1rem;background:var(--gray-200)}@media(min-width:992px){.sign-in .sign-in-account:after{width:1px;height:inherit;display:block;top:0;right:0;bottom:0;left:inherit}}.sign-in .rounded-img-1{background-image:url(/assets/front/build/girl_laptop.jpg);background-repeat:no-repeat;background-size:cover;background-position:bottom;border-radius:50%;position:absolute;z-index:0;width:147px;height:147px;bottom:1.5rem;right:-.5rem}@media(min-width:992px){.sign-in .rounded-img-1{width:434px;height:434px;top:4rem;right:unset;bottom:unset;left:-15rem}}.sign-in .rounded-img-2{background-image:url(/assets/front/build/water_blue.jpg);background-repeat:no-repeat;background-size:cover;background-position:bottom;border-radius:50%;width:57px;height:57px;z-index:0;position:absolute;bottom:3.5rem;left:3rem}@media(min-width:992px){.sign-in .rounded-img-2{width:143px;height:143px;top:25rem;right:-7rem;bottom:unset;left:unset}}.sign-in .pro-block{padding-left:5rem;padding-right:5rem}.sign-in .pro-block:before{content:"";position:absolute;height:1px;right:2.3rem;left:0;background:var(--gray-200)}