body{margin:0;padding:0}.full-width{position:relative;max-width:calc(1200px + var(--unit)*2);margin:0 auto;padding:0 var(--unit)}h1,h2,h3,h4,p{margin:0}input{display:block}*{box-sizing:border-box}:root{--blue:#24059e;--light-blue:#ecf7fe;--pink:#fff1e6;--green:#7f9e05;--light-green:#e0e8c3;--black:#000;--white:#fff;--unit-xxs:4px;--unit-xs:8px;--unit-s:12px;--unit:16px;--unit-l:24px;--unit-xl:32px;--unit-xxl:48px;--unit-xxxl:64px}#app,body,html{font-family:serif;line-height:1.5}h1{font-family:Futura;line-height:1.1}@media(max-width:575.98px){h1{font-size:32px}}h2{font-family:Futura}@media(max-width:575.98px){h2{font-size:18px}}p{font-size:16px}@media(max-width:575.98px){p{font-size:14px}}#app{font-family:sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden}.page{height:100vh;height:calc(var(--vh, 1vh)*100)}body[data-v-4ee1c82c]{margin:0;padding:0}.full-width[data-v-4ee1c82c]{position:relative;max-width:calc(1200px + var(--unit)*2);margin:0 auto;padding:0 var(--unit)}h1[data-v-4ee1c82c],h2[data-v-4ee1c82c],h3[data-v-4ee1c82c],h4[data-v-4ee1c82c],p[data-v-4ee1c82c]{margin:0}input[data-v-4ee1c82c]{display:block}[data-v-4ee1c82c]{box-sizing:border-box}[data-v-4ee1c82c]:root{--blue:#24059e;--light-blue:#ecf7fe;--pink:#fff1e6;--green:#7f9e05;--light-green:#e0e8c3;--black:#000;--white:#fff;--unit-xxs:4px;--unit-xs:8px;--unit-s:12px;--unit:16px;--unit-l:24px;--unit-xl:32px;--unit-xxl:48px;--unit-xxxl:64px}#app[data-v-4ee1c82c],body[data-v-4ee1c82c],html[data-v-4ee1c82c]{font-family:serif;line-height:1.5}h1[data-v-4ee1c82c]{font-family:Futura;line-height:1.1}@media(max-width:575.98px){h1[data-v-4ee1c82c]{font-size:32px}}h2[data-v-4ee1c82c]{font-family:Futura}@media(max-width:575.98px){h2[data-v-4ee1c82c]{font-size:18px}}p[data-v-4ee1c82c]{font-size:16px}@media(max-width:575.98px){p[data-v-4ee1c82c]{font-size:14px}}.modal-overlay[data-v-4ee1c82c]{position:fixed;top:0;bottom:0;left:0;right:0;display:flex;justify-content:center;background-repeat:no-repeat;background-size:cover;background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../img/bg-stripes-mobile.91ecfb7e.svg);align-items:center;z-index:99999}@media(min-width:992px){.modal-overlay[data-v-4ee1c82c]{background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../img/bg-stripes.0cce7d05.svg)}}.modal[data-v-4ee1c82c]{max-width:942px;width:100%;max-height:90%;display:flex;justify-content:center;align-items:center;flex-direction:column}@media(max-width:1199.98px){.modal[data-v-4ee1c82c]{width:75%}}.close[data-v-4ee1c82c]{position:absolute;top:10px;right:10px;height:56px;width:56px;background-color:#fff;border-radius:50%;cursor:pointer}@media(max-width:1199.98px){.close[data-v-4ee1c82c]{height:48px;width:48px}}@media(max-width:767.98px){.close[data-v-4ee1c82c]{height:24px;width:24px}}.close img[data-v-4ee1c82c]{position:absolute;height:32px;width:32px;top:22%;left:21%}@media(max-width:1199.98px){.close img[data-v-4ee1c82c]{height:24px;width:24px;top:24%;left:24%}}@media(max-width:767.98px){.close img[data-v-4ee1c82c]{height:16px;width:16px;top:16%;left:16%}}.close-img[data-v-4ee1c82c]{width:25px}h2[data-v-4ee1c82c]{font-size:20px;text-align:center;text-transform:uppercase;margin-bottom:18px;padding:0 8px}@media(min-width:1200px){h2[data-v-4ee1c82c]{font-weight:600;font-size:24px;padding:60px 2%;text-align:left}}@media(min-width:2400px){h2[data-v-4ee1c82c]{font-weight:600;font-size:32px;padding:60px 2%;text-align:left}}@media(max-width:575.98px){h2[data-v-4ee1c82c]{font-size:16px}}span[data-v-4ee1c82c]{display:block;text-transform:none;font-weight:500}.modal-wrapper[data-v-4ee1c82c]{background-color:#fff;border-radius:25px;width:100%;max-height:90%;overflow-y:auto}.modal-wrapper[data-v-4ee1c82c]::-webkit-scrollbar{display:none}.modal-wrapper .description[data-v-4ee1c82c]{padding:0 16px 16px 16px;font-size:calc(15px + .1vw);font-weight:500;text-align:center}@media(max-width:575.98px){.modal-wrapper .description[data-v-4ee1c82c]{font-size:14px}}.modal-wrapper .description a[data-v-4ee1c82c]{cursor:pointer;color:#a7caed;text-decoration:none;transition:all .2s ease-in-out}.modal-wrapper .description a[data-v-4ee1c82c]:hover{color:#5786b6}.modal-wrapper .title[data-v-4ee1c82c]{display:flex;justify-content:center;flex-direction:column}@media(min-width:1200px){.modal-wrapper .title[data-v-4ee1c82c]{flex-direction:row;align-items:center}}.modal-wrapper .title img[data-v-4ee1c82c]{height:34px;margin:18px 0;padding-left:16px}@media(min-width:1200px){.modal-wrapper .title img[data-v-4ee1c82c]{height:150px;margin:48px 0}}@media(max-width:575.98px){.modal-wrapper .title img[data-v-4ee1c82c]{height:56px;margin:15px 0}}iframe[data-v-4ee1c82c]{height:auto;width:100%;border-radius:0 0 25px 25px;margin-bottom:-10px;aspect-ratio:16/9}.video[data-v-4ee1c82c],.videoContainer[data-v-4ee1c82c]{position:relative;width:100%}.video[data-v-4ee1c82c]{display:flex;justify-content:center}video[data-v-4ee1c82c]{background-color:#000;border-radius:0 0 25px 25px;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:16/9}.showVideo[data-v-4ee1c82c]{display:none}.button-wrapper[data-v-4ee1c82c]{display:flex;justify-content:center;margin-top:18px}.button-wrapper .toggle[data-v-4ee1c82c]{padding:8px 16px;font-size:14px;font-weight:700;border-radius:20px;background-color:#fff;color:#000;display:flex;justify-content:center;align-items:center;text-align:center}@media(min-width:1200px){.button-wrapper .toggle[data-v-4ee1c82c]{padding:40px 72px;max-height:144px;font-size:64px;line-height:55px;font-weight:600;border:4px solid #fff}}@media screen and (max-height:1052px){.button-wrapper .toggle[data-v-4ee1c82c]{height:20px}}.button-wrapper .toggleButton[data-v-4ee1c82c]{background-color:#f7a70d;color:#fff;border:4px solid #fff}@media(max-width:1199.98px){.button-wrapper .toggleButton[data-v-4ee1c82c]{padding-left:24px!important}}.button-wrapper .toggleButton[data-v-4ee1c82c]:after{content:"";position:absolute;background-image:url(../img/play_circle_filled.ce73dfa1.svg);background-repeat:no-repeat;width:24px;height:24px;margin-left:-56px;margin-top:5px}@media(min-width:1200px){.button-wrapper .toggleButton[data-v-4ee1c82c]:after{background-image:url(../img/play-icon.3b4e7a14.svg);width:54px;height:54px;margin-left:-298px}}.right-btn[data-v-4ee1c82c]{margin-right:18px}@media(max-width:767.98px){.overflow-mobile[data-v-4ee1c82c]{display:block;overflow:auto}}body[data-v-a9d84018]{margin:0;padding:0}.full-width[data-v-a9d84018]{position:relative;max-width:calc(1200px + var(--unit)*2);margin:0 auto;padding:0 var(--unit)}h1[data-v-a9d84018],h2[data-v-a9d84018],h3[data-v-a9d84018],h4[data-v-a9d84018],p[data-v-a9d84018]{margin:0}input[data-v-a9d84018]{display:block}[data-v-a9d84018]{box-sizing:border-box}[data-v-a9d84018]:root{--blue:#24059e;--light-blue:#ecf7fe;--pink:#fff1e6;--green:#7f9e05;--light-green:#e0e8c3;--black:#000;--white:#fff;--unit-xxs:4px;--unit-xs:8px;--unit-s:12px;--unit:16px;--unit-l:24px;--unit-xl:32px;--unit-xxl:48px;--unit-xxxl:64px}#app[data-v-a9d84018],body[data-v-a9d84018],html[data-v-a9d84018]{font-family:serif;line-height:1.5}h1[data-v-a9d84018]{font-family:Futura;line-height:1.1}@media(max-width:575.98px){h1[data-v-a9d84018]{font-size:32px}}h2[data-v-a9d84018]{font-family:Futura}@media(max-width:575.98px){h2[data-v-a9d84018]{font-size:18px}}p[data-v-a9d84018]{font-size:16px}@media(max-width:575.98px){p[data-v-a9d84018]{font-size:14px}}.modal-overlay[data-v-a9d84018]{position:fixed;top:0;bottom:0;left:0;right:0;display:flex;justify-content:center;background-repeat:no-repeat;background-size:cover;background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../img/bg-stripes-mobile.91ecfb7e.svg);align-items:center;z-index:9999}@media(min-width:992px){.modal-overlay[data-v-a9d84018]{background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../img/bg-stripes.0cce7d05.svg)}}.modal[data-v-a9d84018]{background-color:#fff;width:500px;border-radius:25px;width:75%}.close[data-v-a9d84018]{position:absolute;top:10px;right:10px;height:56px;width:56px;background-color:#fff;border-radius:50%;cursor:pointer}@media(max-width:1199.98px){.close[data-v-a9d84018]{height:48px;width:48px}}@media(max-width:767.98px){.close[data-v-a9d84018]{height:24px;width:24px}}.close img[data-v-a9d84018]{position:absolute;height:32px;width:32px;top:22%;left:21%}@media(max-width:1199.98px){.close img[data-v-a9d84018]{height:24px;width:24px;top:24%;left:24%}}@media(max-width:767.98px){.close img[data-v-a9d84018]{height:16px;width:16px;top:16%;left:16%}}.close-img[data-v-a9d84018]{width:25px}h2[data-v-a9d84018]{margin-top:18px;margin-bottom:18px;text-align:center}span[data-v-a9d84018]{text-transform:none;font-weight:500;margin-left:20px}img[data-v-a9d84018]{height:150px;margin-right:100px}.video[data-v-a9d84018]{display:flex;justify-content:center}video[data-v-a9d84018]{width:100%;border-radius:0 0 25px 25px}body[data-v-1994e669]{margin:0;padding:0}.full-width[data-v-1994e669]{position:relative;max-width:calc(1200px + var(--unit)*2);margin:0 auto;padding:0 var(--unit)}h1[data-v-1994e669],h2[data-v-1994e669],h3[data-v-1994e669],h4[data-v-1994e669],p[data-v-1994e669]{margin:0}input[data-v-1994e669]{display:block}[data-v-1994e669]{box-sizing:border-box}[data-v-1994e669]:root{--blue:#24059e;--light-blue:#ecf7fe;--pink:#fff1e6;--green:#7f9e05;--light-green:#e0e8c3;--black:#000;--white:#fff;--unit-xxs:4px;--unit-xs:8px;--unit-s:12px;--unit:16px;--unit-l:24px;--unit-xl:32px;--unit-xxl:48px;--unit-xxxl:64px}#app[data-v-1994e669],body[data-v-1994e669],html[data-v-1994e669]{font-family:serif;line-height:1.5}h1[data-v-1994e669]{font-family:Futura;line-height:1.1}@media(max-width:575.98px){h1[data-v-1994e669]{font-size:32px}}h2[data-v-1994e669]{font-family:Futura}@media(max-width:575.98px){h2[data-v-1994e669]{font-size:18px}}p[data-v-1994e669]{font-size:16px}@media(max-width:575.98px){p[data-v-1994e669]{font-size:14px}}.intro-animatie[data-v-1994e669]{cursor:pointer;width:49px;height:49px;display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:50%;position:absolute;bottom:60px;right:2%;filter:drop-shadow(0 8px 24px rgba(0,0,0,.12));z-index:9999}@media(min-width:1200px){.intro-animatie[data-v-1994e669]{width:89px;height:80px}}.intro-animatie img[data-v-1994e669]{position:absolute;width:28px}@media(min-width:1200px){.intro-animatie img[data-v-1994e669]{width:40px}}.intro-animatie[data-v-1994e669]:before{content:"Begin hier";color:#fff;position:absolute;width:200px;text-align:center;font-size:24px;font-weight:400;top:104px;left:50%;transform:translate(-50%,-50%)}@media(max-width:1199.98px){.intro-animatie[data-v-1994e669]:before{top:64px;font-size:16px}}body[data-v-275e8bfc]{margin:0;padding:0}.full-width[data-v-275e8bfc]{position:relative;max-width:calc(1200px + var(--unit)*2);margin:0 auto;padding:0 var(--unit)}h1[data-v-275e8bfc],h2[data-v-275e8bfc],h3[data-v-275e8bfc],h4[data-v-275e8bfc],p[data-v-275e8bfc]{margin:0}input[data-v-275e8bfc]{display:block}[data-v-275e8bfc]{box-sizing:border-box}[data-v-275e8bfc]:root{--blue:#24059e;--light-blue:#ecf7fe;--pink:#fff1e6;--green:#7f9e05;--light-green:#e0e8c3;--black:#000;--white:#fff;--unit-xxs:4px;--unit-xs:8px;--unit-s:12px;--unit:16px;--unit-l:24px;--unit-xl:32px;--unit-xxl:48px;--unit-xxxl:64px}@font-face{font-family:Futura;src:url(../fonts/FuturaPT-Book.eea8ee06.woff) format("woff"),url(../fonts/FuturaPT-Book.eb434306.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Futura;src:url(../fonts/FuturaPT-Medium.6272ced1.woff) format("woff"),url(../fonts/FuturaPT-Medium.68e51fdd.woff2) format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Futura;src:url(../fonts/FuturaPT-Bold.c6f3280c.woff) format("woff"),url(../fonts/FuturaPT-Bold.2876f099.woff2) format("woff2");font-weight:700;font-style:normal}#app[data-v-275e8bfc],body[data-v-275e8bfc],html[data-v-275e8bfc]{font-family:serif;line-height:1.5}h1[data-v-275e8bfc]{font-family:Futura;line-height:1.1}@media(max-width:575.98px){h1[data-v-275e8bfc]{font-size:32px}}h2[data-v-275e8bfc]{font-family:Futura}@media(max-width:575.98px){h2[data-v-275e8bfc]{font-size:18px}}p[data-v-275e8bfc]{font-size:16px}@media(max-width:575.98px){p[data-v-275e8bfc]{font-size:14px}}.page.home[data-v-275e8bfc]{background-color:#a7caed;position:relative}@media(min-width:992px){.page.home[data-v-275e8bfc]{background-image:linear-gradient(90deg,#a7caed,#a7caed 80%,#f7a70d 0,#f7a70d);background-image:url(../img/brabant_mapv2.fe66bbf2.png);background-position:50%;background-repeat:no-repeat;background-size:auto 100%}}@media(max-width:991.98px){.page.home .mobile-menu .filter-icon[data-v-275e8bfc]{width:48px;height:48px;position:absolute;bottom:20px;left:20px;z-index:9999}.page.home .mobile-menu .swipe[data-v-275e8bfc]{position:absolute;font-size:20px;color:#000;bottom:20px;text-align:center;width:100%;font-weight:700;z-index:9999;bottom:80px}.page.home .mobile-menu .swipe[data-v-275e8bfc]:before{content:"";position:absolute;background-image:url(../img/pan_tool_alt.e29fa04f.svg);background-repeat:no-repeat;width:48px;height:48px;background-size:70%;right:50%;margin-top:-40px;margin-right:-22px}.page.home .mobile-menu .top-box[data-v-275e8bfc]{height:56px;width:100%;background-color:#f7a70d;z-index:9999;position:absolute;display:flex;align-items:center;justify-content:space-between}.page.home .mobile-menu .top-box p[data-v-275e8bfc]{font-size:20px;text-transform:uppercase;line-height:24px;color:#fff;font-weight:700;padding-left:16px}.page.home .mobile-menu .top-box img[data-v-275e8bfc]{width:20px;height:20px;margin-right:16px}.page.home .legenda-container[data-v-275e8bfc]{display:none}}@media(min-width:992px){.page.home .mobile-menu[data-v-275e8bfc]{display:none}.page.home .legenda-container[data-v-275e8bfc]{z-index:10}.page.home .legenda-container h1[data-v-275e8bfc]{color:#fff;font-weight:500;text-transform:uppercase;position:absolute;bottom:16px;left:40px;font-size:32px}.page.home .legenda-container .legenda[data-v-275e8bfc]{padding-top:8px;width:280px;height:auto;background-color:#fff;position:absolute;bottom:72px;left:40px;box-shadow:inset 16px 0 0 #a7caed;border-radius:10px;overflow:hidden}}@media(min-width:992px)and (min-width:1200px){.page.home .legenda-container .legenda[data-v-275e8bfc]{width:420px}}@media(min-width:992px){.page.home .legenda-container .legenda h2[data-v-275e8bfc]{font-size:calc(11px + .39063vw);font-weight:500;margin:0 8px}}@media(min-width:992px){.page.home .legenda-container .legenda p[data-v-275e8bfc]{color:#000;opacity:.48;font-size:14px;font-weight:700;margin-top:10px;margin-left:25px}}@media(min-width:992px)and (min-width:1200px){.page.home .legenda-container .legenda p[data-v-275e8bfc]{font-size:20px}}@media(min-width:992px){.page.home .legenda-container .legenda .icon[data-v-275e8bfc]{height:64px;border:none;padding:8px 8px;margin:4px 12px 4px 24px}.page.home .legenda-container .legenda .icon h2[data-v-275e8bfc]{margin-right:auto}}.icon[data-v-275e8bfc]{display:flex;align-items:center;justify-content:center;max-width:500px;margin-left:20px;padding:8px 0;border:5px solid #fff;margin-right:auto}.icon img[data-v-275e8bfc]{max-width:60px;height:100%;width:100%}@media(min-width:1200px){.icon img[data-v-275e8bfc]{max-width:80px;max-height:80px}}@media screen and (max-height:1052px){.icon img[data-v-275e8bfc]{max-width:40px;max-height:40px}}.icon h2[data-v-275e8bfc]{cursor:default;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.border[data-v-275e8bfc]{border:5px solid #f7a70d!important;border-radius:20px;padding:8px 0;position:relative}.border[data-v-275e8bfc]:before{content:"";position:absolute;width:24px;height:24px;background-size:70%;margin-top:-10px;margin-right:-10px;border-radius:50%;background-color:#f7a70d;background-image:url(../img/remove_red_eye.dadfdeb7.svg);background-repeat:no-repeat;background-position:50%;top:0;right:0}@media(min-width:1200px){.border[data-v-275e8bfc]:before{width:32px;height:32px;background-size:70%;margin-top:-14px;margin-right:-14px}}.map img[data-v-275e8bfc]{width:56px;cursor:pointer;transition:opacity .2s ease-in-out;position:absolute}.map img[data-v-275e8bfc]:hover{opacity:.7}@media(min-width:768px){.map img[data-v-275e8bfc]{width:66px}}@media(min-width:992px){.map img[data-v-275e8bfc]{width:76px}}@media(min-width:1200px){.map img[data-v-275e8bfc]{width:76px}}.map .campus-map[data-v-275e8bfc],.map .fieldlab-map[data-v-275e8bfc],.map .hbo-map[data-v-275e8bfc],.map .hybride-map[data-v-275e8bfc],.map .mbo-map[data-v-275e8bfc],.map .stedelijke-map[data-v-275e8bfc],.map .uni-map[data-v-275e8bfc]{display:none}.show[data-v-275e8bfc]{display:revert!important;-webkit-animation:fadeIn-275e8bfc .5s;animation:fadeIn-275e8bfc .5s}.hideLegenda[data-v-275e8bfc]{display:none}.hidden[data-v-275e8bfc]{display:none!important}@-webkit-keyframes fadeIn-275e8bfc{0%{opacity:0}to{opacity:1}}@keyframes fadeIn-275e8bfc{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut-275e8bfc{0%{opacity:1}to{opacity:0}}@keyframes fadeOut-275e8bfc{0%{opacity:1}to{opacity:0}}.filter-container[data-v-275e8bfc]{background-color:#a7caed;max-height:98vh;display:none;width:100%;position:absolute;bottom:0;border-radius:20px 20px 0 0;z-index:9999}.filter-container .top-row[data-v-275e8bfc]{padding:16px 24px;display:flex;justify-content:space-between}.filter-container .top-row h3[data-v-275e8bfc]{color:#fff}.filter-container .filter-items[data-v-275e8bfc]{background-color:#fff;border-radius:20px 20px 0 0}.filter-container .filter-items .item[data-v-275e8bfc]{display:flex;align-items:center;justify-content:space-between;padding:12px 24px}.filter-container .filter-items .item.activeItem[data-v-275e8bfc]{background-color:#f7a70d}.filter-container .filter-items .item.activeItem[data-v-275e8bfc]:first-child{border-radius:20px 20px 0 0}.filter-container .filter-items .item .title[data-v-275e8bfc]{display:flex;align-items:center}.filter-container .filter-items .item .title img[data-v-275e8bfc]{width:48px;height:48px;margin-right:24px}.filter-container .filter-items .item .label-container[data-v-275e8bfc]{display:block;position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;font-size:1rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff;border-radius:4px;text-align:left}.filter-container .filter-items .item .label-container:first-child .checkmark[data-v-275e8bfc]{top:38%}.filter-container .filter-items .item .label-container input[data-v-275e8bfc]{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.filter-container .filter-items .item .label-container .checkmark[data-v-275e8bfc]{position:absolute;margin-left:10px;top:1;left:0;height:25px;width:25px;border:2px solid #000;border-radius:4px;background-color:#fff;pointer-events:none}.filter-container .filter-items .item .label-container .active_checkmark[data-v-275e8bfc]{border:2px solid #fff!important}.filter-container .filter-items .item .label-container .active_checkmark div[data-v-275e8bfc]:first-child{position:absolute;width:3px;height:9px;background-color:#f7a70d;left:11px;top:6px;transform:rotate(45deg)}.filter-container .filter-items .item .label-container .active_checkmark div[data-v-275e8bfc]:nth-child(2){position:absolute;width:5px;height:3px;background-color:#f7a70d;left:6px;top:9px;transform:rotate(45deg)}.filter-container .filter-items p[data-v-275e8bfc]{padding:20px 24px;font-size:20px;line-height:24px;color:#000;opacity:.4;font-weight:450}.province-holder[data-v-275e8bfc]{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;display:flex;justify-content:center;align-items:center}.province-holder .province[data-v-275e8bfc]{display:flex;justify-content:center;align-items:center;position:relative;height:100%}.province-holder .province .background[data-v-275e8bfc]{display:block;height:100%}.animateInMobileMenu[data-v-275e8bfc]{-webkit-animation-name:fadeInBottom-275e8bfc;animation-name:fadeInBottom-275e8bfc;-webkit-animation-duration:1s;animation-duration:1s;display:block}@-webkit-keyframes fadeInBottom-275e8bfc{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes fadeInBottom-275e8bfc{0%{transform:translateY(100%)}to{transform:translateY(0)}}.animateOutMobileMenu[data-v-275e8bfc]{-webkit-animation-name:fadeOutTop-275e8bfc;animation-name:fadeOutTop-275e8bfc;-webkit-animation-duration:1s;animation-duration:1s;display:block}@-webkit-keyframes fadeOutTop-275e8bfc{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes fadeOutTop-275e8bfc{0%{transform:translateY(0)}to{transform:translateY(100%)}}