@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Lora&display=swap);@import url(https://unpkg.com/v-animate-css/dist/v-animate-css.js);.container__modal{width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:9}.modal{position:relative;flex-direction:column;margin:auto 20px;min-height:70%;background-color:#fbfbfb;align-items:flex-start;justify-content:space-between;top:10%;border-radius:5px}.modal__menu{display:flex;justify-content:space-around;flex-direction:row;padding:10px;background-color:#95cdcb;margin-bottom:10px;border-radius:5px;color:#fff;align-items:center;text-transform:uppercase;margin-bottom:20px}.modal__el.active{background-color:#75acaa;padding:10px 30px;border-radius:18px}.modal__agenda,.modal__progression{padding:20px 35px;text-align:left}.modal__input{padding:10px;border:none;background-color:#fff;box-shadow:0 10px 10px rgba(13,78,129,.051);border-radius:5px}.modal__label{display:flex;flex-direction:column;margin-top:20px;font-size:14px;color:#3b5150}.modal__date{display:flex;flex-direction:row;width:100%;place-content:space-between;-moz-column-gap:20px;column-gap:20px}.modal__date input{padding:25px;border:none;border-radius:5px;box-shadow:0 10px 10px rgba(13,78,129,.051)}.modal button{color:#fff;padding:15px 30px;background-color:#95cdcb;border:none;font-weight:600;font-size:15px;display:block;margin:20px auto;border-radius:18px;text-transform:uppercase}.modal select{width:100%}.modal label{margin-bottom:5px}.click{background-color:rgba(0,0,0,.5);width:100vw;height:100vh;position:fixed;top:0;left:0}@media (max-height:640px){.modal button{margin:10px auto;padding:7px 15px}.modal__label{margin-top:10px}}@media (max-width:340px){.modal{top:2%}}@media (max-width:375px){.modal{top:6%}}@media (min-width:800px){.modal{width:50%;margin:auto;top:2%}.modal__input{padding:20px}.modal button{cursor:pointer}.modal button:hover{background-color:#75acaa;transition:all .1s cubic-bezier(1,.5,.8,1)}.modal__el{cursor:pointer}.modal__el:hover{background-color:#75acaa;padding:10px 30px;border-radius:18px;transition:all .1s cubic-bezier(1,.5,.8,1)}}path[data-v-7fa65b90],path[data-v-9bc0b8c4],path[data-v-51c9ad4b],path[data-v-f4a65706]{fill:#6d7278}.nav{position:fixed;bottom:0;left:0;right:0;height:65px;border-top-left-radius:26px;border-top-right-radius:26px;background-color:#fff;box-shadow:0 0 4px rgba(0,0,0,.25);padding:0;display:flex;flex-direction:row;align-items:center;justify-content:space-around;font-size:12px;color:#6d7278;z-index:10}.nav__logo img{width:100%;height:auto;padding:5px}.nav a{color:inherit;text-decoration:none;cursor:pointer;opacity:.4;width:62px}.nav a.router-link-exact-active{color:#95cdcb;opacity:1}.nav a.router-link-exact-active path,.nav a.router-link-exact-active svg{fill:#95cdcb}.nav__add{background-color:#fff;color:#fbd1d1;border-radius:50%;box-shadow:0 3px 6px rgba(0,0,0,.16);width:60px;height:60px;font-size:35px;font-weight:700;justify-content:center;margin-bottom:30px}.nav__add,.nav__el{display:flex;align-items:center}.nav__el{flex-direction:column}.nav__el svg{margin-bottom:5px;width:20px;height:20px}@media (min-width:850px){.nav{position:fixed;bottom:0;left:0;right:0;height:100%;border-radius:0 26px 26px 0;background-color:#fff;padding:0;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;font-size:12px;color:#6d7278;z-index:99;width:60px}.nav span{display:none}.nav__add{width:40px;height:40px;cursor:pointer}.nav__add:hover{background-color:#fbd1d1;color:#fff}.nav__add:hover,.nav svg:hover{transform:rotate(-90deg);transition:all .1s cubic-bezier(1,.5,.8,1)}.nav svg:hover{width:25px;height:25px}.router-link-exact-active span{display:block;transform:rotate(-90deg);background-color:#f4f5fa;padding:10px 20px 27px 20px;border-radius:20px 20px 0 0;margin-left:10px}.router-link-exact-active svg{display:none}}.popup{width:100vw;min-height:100vh;background-color:#f4f5fa!important;position:fixed;top:0;left:0;z-index:100;height:100%;overflow:scroll;padding:40px}.popup__box{display:flex;flex-direction:column;align-items:stretch}.popup__box--flex{min-width:50%}.popup__close button{background-image:url(../img/arrow.f03339c0.svg);background-repeat:no-repeat;overflow:hidden;display:block;text-indent:300%;border:none;background-color:inherit;width:40px;height:40px;cursor:pointer;position:fixed;left:20px;top:20px}.popup__img{width:50%;margin:30px auto}.popup__list{font-family:Lora,serif;color:#252e48;font-weight:600}.popup__tips{background-color:#fff;padding:20px;border-radius:5px;margin:20px 0;box-shadow:1px 1px 15px rgba(0,0,0,.13)}.popup__tips h4{color:#95cdcb;font-size:20px;font-family:Lora,serif;padding-bottom:10px}.popup__tips ul{margin:10px;text-align:left}.popup__tips li{padding-bottom:10px}.popup__label{display:flex;flex-direction:column;margin-top:15px;font-size:16px;color:#3b5150;text-align:left}.popup__input{padding:20px;border:none;background-color:#fff;border-radius:5px;-moz-column-gap:20px;column-gap:20px;box-shadow:0 10px 10px rgba(13,78,129,.051)}.popup__date{display:flex;flex-direction:row;width:100%;place-content:space-between}.popup label{margin-bottom:10px}.popup__images-title{display:flex;flex-direction:row;justify-content:space-between;margin-top:10px;align-items:center}.popup__images-title button{background-image:url(../img/upload.fc81fa7c.svg);background-repeat:no-repeat;overflow:hidden;display:block;text-indent:100%;border:none;background-color:inherit;width:20px;height:20px;background-size:contain}.popup__images-list{display:flex;-moz-column-gap:40px;column-gap:40px;flex-wrap:wrap;grid-gap:40px}.popup__images-list img{width:40%}.popup__delete button{background-color:#fa5b5b;color:#fff;padding:15px 30px 15px 30px;border:none;font-weight:600;font-size:15px;display:block;margin:20px auto;border-radius:18px;text-transform:uppercase}.image__delete{background-image:url(../img/delete.ef215f61.svg);width:40px;height:40px;bottom:20px}.image__close,.image__delete{background-repeat:no-repeat;overflow:hidden;display:block;text-indent:100%;border:none;background-color:inherit;background-size:contain;position:fixed;cursor:pointer}.image__close{background-image:url(../img/cross.92a3bc3f.svg);width:20px;height:20px;top:20px;right:20px}@media (min-width:850px){.popup__desktop{width:80%;margin:0 auto}.popup__img{width:23%;margin:0 auto}.popup__tips{width:29em}.popup__delete{position:fixed;bottom:0;right:20px}.popup__delete button{font-size:10px!important;cursor:pointer}.popup__delete button:hover{background-color:#f81111;transition:all .1s cubic-bezier(1,.5,.8,1)}.popup__close button{left:60px;top:40px;cursor:pointer}.popup__input{margin:0 20px 0 0}.popup__box{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;align-content:space-around;width:100%;flex-direction:row;-moz-column-gap:150px;column-gap:150px}.popup__box img{width:100%}.popup__box--desktop{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%;-moz-column-gap:150px;column-gap:150px}.popup__list{font-size:26px;text-align:left;margin-top:20px}.popup__images-list{display:flex;-moz-column-gap:20px;column-gap:20px}.popup__images-list img{width:30%}}@media (max-width:325px){.popup__input{padding:8px!important}.modal__date{-moz-column-gap:2px;column-gap:2px}}@media (max-width:375px){.popup__input{padding:14px}.modal__date{-moz-column-gap:14px;column-gap:14px}}.popup[data-v-0ca32004]{width:100vw;min-height:100vh;background-color:#fff;position:fixed;top:0;left:0;z-index:100;height:100%;overflow:scroll}.popup__container[data-v-0ca32004]{width:100%;margin:0}.popup label[data-v-0ca32004]{text-align:left;margin-top:20px;font-size:16px;color:#3b5150}.popup__delete button[data-v-0ca32004]{background-color:#fa5b5b;color:#fff;padding:15px 30px 15px 30px;border:none;font-weight:600;font-size:15px;display:block;margin:20px auto;border-radius:18px;text-transform:uppercase;cursor:pointer}.popup__image[data-v-0ca32004]{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;color:#fff}.popup__image img[data-v-0ca32004]{width:80%;height:auto}.popup__image[data-v-0ca32004]:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#000;z-index:-1}.popup__image p[data-v-0ca32004]{position:absolute;top:20px}.popup__image p[data-v-0ca32004]:first-of-type{left:20px}.popup__image p[data-v-0ca32004]:last-of-type{right:20px;color:red}.popup .image__delete[data-v-0ca32004]{background-image:url(../img/delete.ef215f61.svg);width:40px;height:40px;bottom:20px}.popup .image__close[data-v-0ca32004],.popup .image__delete[data-v-0ca32004]{background-repeat:no-repeat;overflow:hidden;display:block;text-indent:100%;border:none;background-color:inherit;background-size:contain;position:fixed;cursor:pointer}.popup .image__close[data-v-0ca32004]{background-image:url(../img/cross.92a3bc3f.svg);width:20px;height:20px;top:20px;right:20px}body{background-color:#f4f5fa}#app{font-family:Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50;height:100vh;display:flex;flex-direction:column}*{margin:0;padding:0;box-sizing:border-box}.container{padding-bottom:70px;height:100%}.container__constru{display:flex;margin:auto;width:100%;height:40vh;justify-content:space-between}.container__constru p{text-transform:uppercase;font-weight:800;top:50%;position:relative;margin:auto;font-size:30px}h2{font-size:25px}h3{margin-bottom:20px;font-size:20px}.home,section{display:block}.desktop{display:none}.view-enter-active,.view-leave-active{transition:all .1s cubic-bezier(1,.5,.8,1)}.view-enter-active{transition-delay:.1s}.view-enter,.view-leave-to{opacity:0}.view-enter-to,.view-leave{opacity:1}.splash[data-v-73470913]{width:100%;height:100%;position:relative;display:flex;flex-direction:column;justify-content:space-around;margin:30px;margin:auto}.splash[data-v-73470913]:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-image:url(../img/background.9ef1e987.png);background-size:100% auto;z-index:-2}.splash[data-v-73470913]:after{content:"";width:100%;height:70%;position:absolute;bottom:0;left:0;background-image:url(../img/motif.270dc4b0.png);background-size:100% 100%;z-index:-1}.splash__img[data-v-73470913]{height:45%;display:flex;justify-content:center;align-items:center}.splash__img img[data-v-73470913]{height:80%;width:auto}.splash__dots[data-v-73470913]{display:flex;justify-content:center;align-items:center;width:100%;padding-top:70px}.splash__dots ul[data-v-73470913]{display:flex;flex-direction:row;justify-content:space-around;padding:0;list-style:none;width:50%}.splash__dots ul li[data-v-73470913]{padding:0}.splash__dots ul li span[data-v-73470913]{overflow:hidden;white-space:nowrap;text-indent:100%;width:15px;height:15px;border-radius:50%;background-color:#e3e3e3;display:block}.splash__dots ul li span.active[data-v-73470913]{background-color:#95cdcb}.splash__content[data-v-73470913]{height:20%;display:flex;flex-direction:column}.splash__content h2[data-v-73470913]{margin-bottom:25px}.splash__content p[data-v-73470913]{margin:20px}.splash__controllers[data-v-73470913]{display:flex;flex-direction:row;align-items:center;justify-content:space-around}.splash__controllers a[data-v-73470913]{text-decoration:none;color:#b4b4b4}.splash__controllers a[data-v-73470913]:last-child{color:#fff;text-transform:uppercase;background-color:#95cdcb;padding:15px 25px;border-radius:25px}.splash__desktop[data-v-73470913]{background-image:url(../img/background_desktop.1da3065d.svg);width:100%;height:100%;background-size:cover;background-repeat:no-repeat}.splash__desktop[data-v-73470913]:after{content:" ";background-image:url(../img/after_landing.ac0bc319.svg);background-size:contain;z-index:0;height:100%;background-repeat:no-repeat;position:absolute;left:0;width:100%;bottom:-10px;background-position:bottom}.splash__desktop--intro[data-v-73470913]{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.splash__desktop--intro p[data-v-73470913]{width:30em;padding:20px;font-size:18px;color:#a5a5a5}.splash__desktop--intro img[data-v-73470913]{width:200px}.splash__desktop button[data-v-73470913]{color:#fff;padding:15px 30px;background-color:#95cdcb;border:none;font-weight:600;font-size:15px;display:block;margin:20px auto;border-radius:18px;text-transform:uppercase;cursor:pointer;text-decoration:none;z-index:1000}.splash__desktop--info ul[data-v-73470913]{display:flex;width:100%;-moz-column-gap:40px;column-gap:40px;border-radius:5px;flex-wrap:nowrap;justify-content:center;align-items:flex-start}.splash__desktop--info ul li[data-v-73470913]{width:300px;background-color:#fff;padding:20px;height:auto;height:400px;display:flex;flex-direction:column;justify-content:space-evenly;align-content:center;align-items:center;margin-bottom:40px}.splash__desktop--info ul li img[data-v-73470913]{height:200px}.splash__desktop--info ul li p[data-v-73470913]{color:#a5a5a5}.fade-enter-active[data-v-73470913],.fade-leave-active[data-v-73470913]{transition:opacity .3s}.fade-enter[data-v-73470913],.fade-leave-to[data-v-73470913]{opacity:0}.footer[data-v-73470913]{padding:20px 40px;font-size:13px;text-align:left;line-height:1.8;height:90px;width:100%;background-color:#fad1d1;display:flex;flex-direction:column}