.CarouselItem{height:100%}.CarouselItem>div{height:100%}.page--home{margin-top:80px}.page--home .header{margin:10px auto 15px;text-align:center}.page--home .editor--root{width:65%;margin:0 auto}.page--home .editor--content{margin:0 auto;border:1px solid #ccc;padding:.2rem}.page--home .editor--content>div{min-height:100px}.page--home .editor--toolbar{background-color:#0275d8}.page--home .toolbar--footer>*{float:right}.page--home .footer{float:left;margin-top:10px}.alert-enter{opacity:0;transform:scale(.9)}.alert-enter-active{opacity:1;transform:translateX(0);transition:opacity .6s,transform .6s}.alert-exit{opacity:1}.alert-exit-active{opacity:0;transform:scale(.9);transition:opacity .6s,transform .6s}.fadey-enter{opacity:0;transform:translateY(100%)}.fadey-enter-active,.fadey-exit{opacity:1;transform:translateY(0)}.fadey-exit-active{opacity:0;transform:translateY(-100%)}.fadey-enter-active,.fadey-exit-active{transition:opacity .5s,transform .5s}.fade-enter{opacity:0;transform:translateX(100%)}.fade-enter-active,.fade-exit{opacity:1;transform:translateX(0)}.fade-exit-active{opacity:0;transform:translateX(100%)}.fade-enter-active,.fade-exit-active{transition:opacity .3s,transform .3s}