.slide-fade-enter-active{transition:all .2s ease}.slide-fade-leave-active{transition:all .5s cubic-bezier(1,.5,.8,1)}.slide-fade-enter,.slide-fade-leave-to{transform:translateY(50px);opacity:0}.two-column-layout{padding:0!important;height:100%}.two-column-layout .left-column{background:var(--v-primary-base);background:linear-gradient(0deg,#35e267,var(--v-primary-base));height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.two-column-layout .left-column img.logo{margin-bottom:10%;height:28px}.two-column-layout .left-column img.illustration{max-height:80%;max-width:80%}.two-column-layout .right-column{text-align:center;position:relative;min-height:100%;display:flex}.two-column-layout .right-column .logo{height:50px}