.slide-item{-webkit-transition:all 1s;transition:all 1s;display:inline-block;margin-right:10px}.slide-enter,.slide-leave-to{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}.slide-leave-active{position:absolute}.projects-page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.projects-page .project-preview{width:300px;margin-left:40px;height:100%;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;background-color:#f7f7f7;padding:15px}.projects-page .project-preview+.projects-list,.projects-page .project-preview~.project-filter{width:calc(100vw - 340px)}.projects-page .project-preview .v-btn{background-color:#006064!important;color:#fff!important}.projects-page .project-preview .sticky-cont{position:-webkit-sticky;position:sticky;top:0}.projects-page .projects-list{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.projects-page .project-filter{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;max-height:300px;margin-bottom:30px;position:relative}.projects-page .project-filter .v-btn{background-color:#006064!important;color:#fff!important}