*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}body,html{width:100vw;overflow-x:hidden;height:100%;scroll-behavior:smooth;font-family:overpass!important;display:flex}body,html,main{flex-grow:1;flex-direction:column}main{display:flex!important}@font-face{font-family:overpass;src:url(/Overpass-VariableFont_wght.ttf)}*{font-family:overpass}p{color:#0d1d2f}.relocationHome{width:100%;padding:1.5rem;display:flex;flex-direction:column;gap:1rem;background:#fff;align-items:center}.relocationHome__title{font-size:1.4rem;font-weight:300;text-align:center;color:#040b62}.relocationHome__title__emphase{color:#4dcabc}.relocationHome__content{display:flex;flex-direction:column;gap:1rem;width:100%;align-items:center}.relocationHome__card{display:flex;flex-direction:column;gap:.5rem;background:#f7f7f5;border-radius:1.5rem;padding:1rem;width:100%;max-width:400px;box-shadow:0 2px 6px rgba(0,0,0,.1);transition:transform .2s ease-in-out}.relocationHome__card:hover{transform:translateY(-3px)}.relocationHome__card__img{width:100%;height:auto;border-radius:1rem}.relocationHome__card__content{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem;padding:1rem}.relocationHome__card__content--title{color:#040b62;font-size:1.2rem}.relocationHome__card__content--text{font-size:.9rem}@media screen and (min-width:600px)and (max-width:768px){.relocationHome__title{font-size:1.8rem}.relocationHome__content{flex-direction:row;flex-wrap:wrap}.relocationHome__card{width:48%;max-width:100%;padding:2rem}.relocationHome__card__content{padding:1rem 0}.relocationHome__card__content--title{font-size:1.2rem}.relocationHome__card{max-width:500px;padding:1.5rem}.relocationHome__card__content{padding:1.2rem}.relocationHome__card__content--title{font-size:1.4rem}.relocationHome__card__content--text{font-size:1rem}}@media screen and (min-width:768px)and (max-width:1023px){.relocationHome{display:flex;align-items:center}.relocationHome__title{font-size:2rem}.relocationHome__content{flex-direction:row;flex-wrap:wrap}.relocationHome__card{width:48%;max-width:100%;padding:2rem}.relocationHome__card__content{padding:1rem 0}.relocationHome__card__content--title{font-size:1.2rem}}@media screen and (min-width:1024px)and (max-width:1800px){.relocationHome{display:flex;flex-direction:column;gap:2rem;align-items:center;padding:2rem 1rem}.relocationHome__title{font-size:2.8rem}.relocationHome__content{display:flex;flex-direction:row;gap:2rem;flex-wrap:wrap;justify-content:center}.relocationHome__card{display:flex;flex-direction:row;gap:1rem;align-items:center;border-radius:2rem;height:250px;width:48%;padding:1rem;max-width:none;box-shadow:0 0 5px #d9d9d9}.relocationHome__card__img{height:100%;width:50%;border-radius:1rem}.relocationHome__card__content{flex:1 1;align-items:start;text-align:left}.relocationHome__card__content--title{font-size:1.5rem}.relocationHome__card__content--text{font-size:1rem;text-align:justify}}.assets{width:100%;display:flex;flex-direction:column;align-items:center;gap:2rem;padding:2rem 0;background:#e7fcf6}.assets__title{font-size:1.5rem;font-weight:700;text-align:center;color:#040b62;font-weight:300}.assets__content{width:80%;position:relative}.assets__content__tabs{display:flex;justify-content:space-between;margin-bottom:-.5rem;overflow-x:scroll;width:auto}.assets__content__tabs::-webkit-scrollbar{display:none}.assets__content__tabs__item{flex:1 1;padding:1rem;border:none;cursor:pointer;position:relative;transition:background-color .3s,color .3s,transform .2s;text-transform:uppercase;font-weight:650;font-family:overpass;font-size:1rem;color:#040b62;min-width:70%}.assets__content__tabs__item.active{color:#4dcabc;background:#fff;border-radius:1rem 1rem 0 0}.assets__content__tabs__item:not(.active){background:inherit}.assets__content__result{flex-direction:column-reverse;border-radius:.5rem;overflow-x:scroll;overflow-y:hidden;background:#fff;padding:1rem 1.5rem 1.5rem}.assets__content__result::-webkit-scrollbar{display:none}.assets__content__result.active{display:flex}.assets__content__result--side{display:flex;flex-direction:column;align-items:center;gap:1rem}.assets__content__result--side p{text-align:center;font-size:.9rem}.assets__content__result--side button{background:#7de9dd;color:#0d1d2f;border:none;border-radius:2rem;padding:1rem;text-transform:uppercase;font-weight:700;width:-moz-fit-content;width:fit-content}.assets__content__result--emphase{color:#040b62;font-weight:600!important;font-size:1.5rem!important;text-transform:uppercase}.assets__content__cards{display:flex;column-gap:2rem;overflow-x:scroll;width:80%;padding:.5rem;overflow-y:hidden}.assets__content__cards::-webkit-scrollbar{display:none}.assets__content__cards--items{display:flex;flex-direction:column;gap:1rem;align-items:center;text-align:center;padding:0 .5rem}.assets__content__cards--img{box-shadow:0 0 5px #d9d9d9;min-width:80%;height:7rem;border-radius:2rem;aspect-ratio:1/1;position:relative}@media screen and (min-width:1024px){.assets{display:flex;flex-direction:column;align-items:center;gap:4rem;padding:2rem 0}.assets__title{font-size:2.8rem;font-weight:700;text-align:center}.assets__content{width:80%;position:relative}.assets__content__tabs{display:flex;justify-content:space-between;margin-bottom:-.5rem}.assets__content__tabs__item{flex:1 1;padding:1rem;position:relative;font-size:1.5rem;min-width:auto}.assets__content__tabs__item.active{border-radius:1rem 1rem 0 0}.assets__content__result{flex-direction:row;align-items:center;justify-content:center;border-radius:.5rem;height:50vh;padding:0 2rem;gap:2rem}.assets__content__result.active{display:flex}.assets__content__result--side{max-width:30%;display:flex;flex-direction:column;align-items:center;gap:1rem}.assets__content__result--side p{font-size:1.3rem;font-weight:400}.assets__content__result--emphase{font-size:2rem!important}.assets__content__cards{display:flex;gap:2rem}.assets__content__cards--items{height:auto;max-height:none;width:30%;min-width:auto;padding:0 .5rem}.assets__content__cards--items img{height:12rem;border-radius:1rem}.assets__content__cards--items p{font-size:1.2rem;font-weight:500}}.target{display:flex;flex-direction:column;gap:3rem;align-items:center;padding:2rem;background:#f7f7f5}.target__intro{font-size:1.3rem;color:#040b62}.target__container{display:flex;flex-direction:column;gap:2rem;width:100%}.target__card{padding:1.5rem;border-radius:1rem;box-shadow:0 2px 5px rgba(0,0,0,.1);background:#fff;transition:transform .2s ease-in-out}.target__card:hover{transform:translateY(-3px)}.target__title{font-size:1.4rem;text-align:center;padding-bottom:1rem}.target__list{list-style:none;padding:0}.target__item{display:flex;align-items:center;font-size:1.1rem;color:#0d1d2f;padding:.6rem 0}.target__item span{margin-right:.5rem}.target__pros{background:#7de9dd;color:#040b62}.target__pros .target__item{color:#040b62}.target__cons{background:#040b62;border:1px solid #dcdcdc;color:#fff}.target__cons .target__item{color:#fff}@media screen and (min-width:600px){.target__container{max-width:80%}.target__card{padding:2rem}.target__title{font-size:1.6rem}.target__item{font-size:1.2rem}}@media screen and (min-width:768px){.target__intro{text-align:center;font-size:2rem}.target__container{flex-direction:row;gap:2.5rem;max-width:85%}.target__card{flex:1 1}.target__title{font-size:1.8rem}.target__item{font-size:1.3rem}}@media screen and (min-width:1024px){.target{padding:3rem 3rem 7rem}.target__container{gap:3rem;max-width:80%}.target__card{padding:2.5rem;border-radius:1rem;box-shadow:0 4px 10px rgba(0,0,0,.1)}.target__title{font-size:2rem}.target__item{font-size:1.4rem;padding:.8rem 0}.target__card:hover{transform:translateY(-5px)}}.value{display:flex;flex-direction:column;gap:2rem;padding:2rem}.value__title__item{font-size:1.5rem;font-weight:300;color:#040b62}.value__title__emphase{color:#4dcabc}.value__content{display:flex;flex-direction:column;gap:.25rem;font-size:1rem;min-width:40%}.value__content__text{padding:1rem 0 2rem}.value__content__text--title{font-size:1.5rem;font-weight:700;color:#4dcabc}.value__content__text--item{font-weight:400;color:#040b62}.value__content__text:first-child,.value__content__text:nth-child(2){border-bottom:.01rem solid #dfdfdf}@media screen and (min-width:1024px){.value{display:flex;flex-direction:row;padding:2rem 4rem;justify-content:space-around;align-items:center;gap:10rem}.value__title{width:60%}.value__title__item{font-size:6rem}.value__content{gap:.5rem;font-size:1.5rem}.value__content__text--title{font-size:2.1rem}}.wrapper{width:100%}.hero{display:flex;flex-direction:column;gap:3rem;align-items:center;background:#fff9f3;padding:0 0 1rem}.hero__wrapper{width:100%}.hero__header,.hero__wrapper{display:flex;flex-direction:column;gap:1rem}.hero__header{padding:1rem;text-align:center;background:#040b62}.hero__subtitle,.hero__title{color:#fff;font-style:italic}.hero__content,.hero__left,.hero__right{display:flex;flex-direction:column;gap:1rem;justify-content:center;align-items:center}.hero__left,.hero__right{width:80%;padding:1rem 2rem;height:25vh;border-radius:2rem;position:relative}.hero__left__content,.hero__right__content{display:flex;flex-direction:column;gap:1rem;text-align:center;position:relative;z-index:1}.hero__left__content__title,.hero__right__content__title{text-transform:uppercase;font-size:.9rem}.hero__left__content__subtitle,.hero__right__content__subtitle{display:none;font-size:.8rem}.hero__left__content--cta,.hero__right__content--cta{border:none;border-radius:2rem;padding:1rem;text-transform:uppercase;font-weight:700;width:-moz-fit-content;width:fit-content;bottom:1rem;z-index:1}.hero__left{color:#fff;background-image:url(/images/image.jpg);background-position:50%;background-size:120%;background-repeat:no-repeat}.hero__left:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(29,97,89,.6);border-radius:2rem}.hero__left__content--cta{background:#f7d5b2;color:#0d1d2f}.hero__right{color:#fff;background-image:url(/images/plane2.png);background-position:50%;background-size:150%;background-repeat:no-repeat}.hero__right:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(4,11,98,.5);border-radius:2rem}.hero__right__content--cta{background:#7de9dd;color:#0d1d2f}@media screen and (min-width:1024px){.hero__wrapper{gap:0}.hero__header{padding:2rem}.hero__title{font-size:2rem}.hero__subtitle{font-size:1.5rem}.hero__content{flex-direction:row;gap:3rem;height:72vh}.hero__left,.hero__right{width:40%;padding:6rem 2rem;height:70%}.hero__left__content__title,.hero__right__content__title{font-size:1.5rem}.hero__left__content--cta,.hero__right__content--cta{padding:1rem 2rem;bottom:5rem}.hero__right{background-size:150%}}.cookie{background:#040b62;padding:1rem;width:100%;position:-webkit-sticky;position:sticky;z-index:3;bottom:0;display:flex;flex-direction:column;gap:1rem;align-items:center}.cookie p{color:#fff;text-align:justify}.cookie__btns{display:flex;flex-direction:row;gap:1rem}.cookie__btns button{padding:1rem;border-radius:1.5rem;border:none}.cookie__btns button:first-child{background:#7de9dd}.cookie__btns button:nth-child(2){background:#7c7ba3}@media screen and (min-width:768px){.cookie{flex-direction:row;justify-content:space-between;align-items:center;gap:2rem}.cookie p{width:60%}.cookie__btns button{width:8rem}}.dashboardLayout{display:flex;flex-direction:row;flex-grow:1;height:100%;width:100%}.construction__layout{display:flex;flex-direction:row;gap:.5rem;align-items:center;justify-content:center;height:100vh}.construction__layout__text{font-size:5rem;color:#7de9dd;text-align:center;font-weight:400}.footer{background:#040b62;width:100%;height:100vh;display:flex;flex-direction:column;gap:.5rem;padding:1rem 0}.footer.footer-home{padding:0 0 .5rem}.footer__newsletter{background:#ffefdf;display:flex;flex-direction:column;gap:1rem;width:100%;padding:1rem}.footer__newsletter__wrapper{display:flex;flex-direction:column;gap:1rem;align-items:center}.footer__newsletter__messages{padding:0 1rem}.footer__newsletter__messages p:first-child{font-size:.8rem;text-align:justify}.footer__newsletter__messages p a{text-decoration:underline}.footer__newsletter__message{display:flex;flex-direction:row;gap:.5rem;align-items:center;text-align:center}.footer__newsletter__message.valide{color:#4dcabc}.footer__newsletter__message.invalid{color:#bf2020}.footer__newsletter__content{display:flex;flex-direction:column;gap:.5rem;align-items:center;color:#0d1d2f}.footer__newsletter__content h4{font-size:1.2rem}.footer__newsletter__content p{text-align:center}.footer__newsletter__form{position:relative;width:100%}.footer__newsletter__form input{border:none;padding:1rem 1.5rem;border-radius:2rem;width:100%}.footer__newsletter__form input::placeholder{color:#7c7ba3;font-style:italic;font-weight:500}.footer__newsletter__form button{background:#7de9dd;text-transform:uppercase;position:absolute;right:0;top:0;border:none;padding:1rem 1.5rem;border-radius:2rem}.footer__wrapper{display:flex;flex-direction:row;gap:1rem;justify-content:space-between;width:100%}.footer__links{flex-direction:column;gap:1rem;color:#fff}.footer__links,.footer__social{display:flex;width:48%;padding:0 1rem}.footer__social{flex-direction:row;gap:2rem;flex-wrap:wrap}.footer__social,.footer__social a{display:flex!important;align-items:center}.footer__social a{flex-direction:column;justify-content:center;border:2px solid #fff;padding:.5rem;border-radius:50%}.footer__social a img{vertical-align:middle;height:1.5rem;width:auto;object-fit:contain}.footer__mention{width:100%;display:flex;flex-direction:row;gap:1rem;justify-content:center;text-align:center}.footer__mention p{color:#fff;font-size:.8rem}.footer__mention a{text-decoration:underline;color:#7de9dd}@media screen and (min-width:1024px){.footer{height:60vh;padding:10rem;justify-content:space-between;position:relative}.footer.footer-home{padding:10rem 10rem 1rem}.footer__newsletter{position:absolute;top:-3rem;left:10%;padding:1.5rem 5rem;border-radius:2rem;display:flex;flex-direction:row;gap:.5rem;width:80%}.footer__newsletter__wrapper{width:50%}.footer__newsletter__message{font-size:1.5rem}.footer__newsletter__content{gap:1rem;align-items:normal}.footer__newsletter__content h4{font-size:1.5rem;display:inline!important;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0}.footer__newsletter__content p{width:70%;text-align:initial}.footer__newsletter__form input{border-radius:.5rem;border-radius:5rem}.footer__newsletter__form button{font-weight:700;border-radius:5rem}.footer__links{font-size:1.2rem;gap:2rem}.footer__social{justify-content:end;align-items:center;gap:3rem}.footer__social a img{width:1.5rem!important;height:1.5rem!important}}.access{height:100vh;width:100%;display:flex;flex-direction:column;align-items:center;padding:5rem 2rem 0;gap:2rem;position:relative}.access__title{font-size:2rem;text-align:center}.access__message{font-size:1rem;box-shadow:0 0 5px #d9d9d9;padding:1rem 2rem;border-radius:.5rem;position:absolute;top:0;opacity:0;transform:translateY(-5rem);transition:all .4s ease-in}.access__message--visible{opacity:1;transform:translateY(1rem)}.access__wrapper{gap:1rem;width:100%;max-width:30rem;padding:1rem 2rem;border-radius:1rem;box-shadow:0 0 5px #d9d9d9}.access__form,.access__wrapper{display:flex;flex-direction:column}.access__form{gap:2rem}.access__form__input{padding:.5rem;border:none;border-bottom:2px solid #0d1d2f}.access__form__input:focus{outline:none}.access__form__btn{padding:.5rem;border:none;border-radius:.5rem;background-color:#333;color:#fff;cursor:pointer}.access__form__btn:hover{background-color:#555}.access__links{display:flex;flex-direction:column;align-items:center;gap:1rem}.navigation{z-index:10;justify-content:space-between;align-items:center;padding:1.5rem 0;width:100%;background:#fff;position:-webkit-sticky;position:sticky;top:0}.navigation__mobile{display:flex;padding:0 2rem}.navigation__links{width:100%;padding:1rem 2rem;position:absolute;top:100%;display:flex;flex-direction:column;gap:1rem;transition:all .3s ease-in-out;transform:translateX(-100%);z-index:10}.navigation__links__item{font-size:1.2rem;text-transform:uppercase;color:#fff}.navigation__links__item--arrow{width:1.5rem;height:auto;transition:all .1s ease-in-out;transform:rotate(0);filter:invert(1)}.navigation__links__item .arrow__active{transform:rotate(180deg)}.navigation__links .submenu-link:hover{cursor:pointer}.navigation__links__services{padding:0 1rem;display:none;background:#040b62}.navigation__links__services.active__services{display:flex;flex-direction:column;gap:1rem;position:static}.navigation__links__services--item{color:#fff}.navigation__links.active{transform:translateX(0);background:#040b62}.navigation__links.arrow__active{transform:rotate(0)}.navigation__links__access{text-transform:uppercase;color:#7de9dd;font-size:1.2rem;font-weight:600;border-radius:1rem;width:-moz-fit-content;width:fit-content}.navigation .logo{display:none;text-transform:uppercase}@media screen and (min-width:1024px){.navigation{padding:1rem 2rem;box-shadow:0 0 5px #d9d9d9;display:flex;flex-direction:row;gap:.5rem;align-items:center;justify-content:space-between}.navigation__mobile{display:none}.navigation__links{padding:0 1rem;position:static;display:flex;flex-direction:row;gap:1rem;align-items:center;transform:translateX(0);width:-moz-fit-content;width:fit-content}.navigation__links .home{display:none!important}.navigation__links.active{background:initial;display:flex;flex-direction:row;gap:1rem;align-items:center;width:-moz-fit-content;width:fit-content}.navigation__links__item{color:#040b62}.navigation__links__item:first-child{display:block}.navigation__links__item--arrow{filter:none}.navigation__links__item.arrow__active{transform:rotate(0)}.navigation__links .submenu-link{display:flex;flex-direction:row;gap:.5rem;align-items:center}.navigation__links__services{transform:translate(70%,70%)!important;padding:1rem 2rem;border-radius:.5rem;box-shadow:0 0 5px #d9d9d9;background:#fff}.navigation__links__services--item{font-size:1.2rem;color:#040b62}.navigation__links__services.active__services{gap:2rem;position:absolute;transform:translate(-60%,65%)}.navigation__links__access{color:#fff;display:flex;gap:1rem;background:#040b62;padding:.5rem 1rem;border-radius:2rem;text-transform:uppercase;font-weight:400;font-size:medium}.logo{display:initial!important;color:#040b62;font-size:2.5rem;font-weight:800}}.verticalNav{background:#4dcabc;padding:5rem 0 5rem 3rem;width:25%;gap:5rem;color:#040b62}.verticalNav,.verticalNav__links{display:flex;flex-direction:column}.verticalNav__links{gap:1rem}.studioNavigation{background:#040b62;display:flex;flex-direction:row;gap:.5rem;align-items:center;justify-content:space-between;padding:1rem 2rem}.studioNavigation a,.studioNavigation p{color:#7de9dd}.studioNavigation__links{display:flex;flex-direction:row;gap:1rem}.studioNavigation__logout:hover{cursor:pointer}.articleManagement{padding:2rem 1rem 0;height:100%}.articleManagement__header{padding:0 0 .5rem}.articleManagement__header__title--item{font-size:2rem;color:#040b62}.articleManagement__header__btns{display:flex;flex-direction:row;gap:.5rem;align-items:center;justify-content:space-between;padding:.5rem 0}.articleManagement__header__info{color:#bfbfbf}.articleManagement__table{background:#fff;overflow-x:auto;width:100%}.articleManagement__table__list{width:max-content;border-collapse:collapse}.articleManagement__table__head{background:#f5f5f5}.articleManagement__table__head--item{text-align:left;min-width:20rem;color:#000;padding:.25rem}.articleManagement__table__body td{border-bottom:2px solid #f5f5f5;padding:1rem 0;gap:1rem}.articleManagement__table__body--actions{display:flex;flex-direction:row;gap:1rem;justify-content:center;align-items:center}.userManagement{padding:2rem 1rem 0;height:100%}.userManagement__header{padding:0 0 .5rem}.userManagement__header__title--item{font-size:2rem;color:#040b62}.userManagement__header__btns{display:flex;flex-direction:row;gap:.5rem;align-items:center;justify-content:space-between;padding:.5rem 0}.userManagement__header__info{color:#bfbfbf}.userManagement__table{background:#fff;overflow-x:auto;width:100%}.userManagement__table__list{width:max-content;border-collapse:collapse}.userManagement__table__head{background:#f5f5f5}.userManagement__table__head--item{text-align:left;min-width:20rem;color:#000;padding:.25rem}.userManagement__table__body td{border-bottom:2px solid #f5f5f5;padding:1rem 0;gap:1rem}.userManagement__table__body--actions{display:flex;flex-direction:row;gap:1rem;justify-content:center;align-items:center}.relocation{height:100%}.packages{gap:2rem;padding:0 0 4rem}.packages,.packages__hero{display:flex;flex-direction:column}.packages__hero{gap:1rem;align-items:center;justify-content:center;height:30vh;background:#040b62}.packages__hero__title{font-size:2rem;text-transform:uppercase;color:#fff}.packages__hero__subtitle{color:#fff}.packages__features{width:100%;display:flex;justify-content:end;align-items:center;gap:2rem;padding:1rem 10rem}.packages__features__form{border-bottom:1px solid #000;display:flex;align-items:center}.packages__features__form--input{padding:.5rem;border:none}.packages__features__form--input:focus{outline:brown}.packages__features__form--img{width:1.5rem;height:1.5rem}.packages__features__btns{display:flex;align-items:center}.packages__features__btns--item{background:#fff9f3;display:flex;align-items:center;padding:.75rem 1rem}.packages__features__btns--item:hover{cursor:pointer}.packages__features__btns--item:first-child{border-radius:1rem 0 0 1rem;border-right:2px solid #040b62}.packages__features__btns--item:last-child{border-radius:0 1rem 1rem 0}.packages__list{padding:0 10rem}.packages__list.grid{gap:5rem;display:flex;flex-wrap:wrap;justify-content:center}.packages__list.list{gap:2rem;display:flex;flex-direction:column}.packages__list__item{background:#fefcfa;box-shadow:0 0 5px #d9d9d9;border-radius:1rem;display:flex;position:relative;gap:2rem}.packages__list__item.narrow{padding:2rem 1rem 8rem;flex-direction:column;width:25%}.packages__list__item.wide{width:100%;padding:2rem 4rem;align-items:center;justify-content:space-between}.packages__list__item__content{display:flex;flex-direction:column;gap:1rem}.packages__list__item__content.left{align-items:start;text-align:left}.packages__list__item__content--title{color:#0d1d2f;text-align:center;font-weight:500}.packages__list__item__content--text{text-align:center}.packages__list__item__content--text.left{text-align:left}.packages__list__item--btn{display:flex;justify-content:center;align-items:center}.packages__list__item--btn.absolute{position:absolute;bottom:2rem;width:90%}.packages__list__item--btn a{background:#040b62;color:#fff;padding:1rem 1.5rem;border-radius:2rem}.package{width:100%;padding:0 0 2rem;position:relative}.package__hero{width:100%;background:linear-gradient(0deg,#01042d,#050f8b);height:50vh;display:flex;align-items:center;padding:2rem}.package__hero h1{text-transform:uppercase;font-size:2rem;color:#fff;transform:translateX(5rem)}.package__side{background:#fff;height:80vh;position:fixed;top:10rem;right:5rem;border-radius:.5rem;box-shadow:0 0 15px .5px #393939}.package__cta{background:#7de9dd;width:100%;height:40%;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:.5rem .5rem 0 0;gap:1rem;color:#050f8b}.package__cta button{background:#050f8b;border:none;width:-moz-fit-content;width:fit-content;padding:.5rem 1rem;border-radius:.25rem;color:#e7fcf6}.package__content{padding:3rem 2rem;display:flex;flex-direction:column;gap:2rem}.package__content__list{list-style:none}.package__courses{display:flex;flex-direction:column;gap:4rem;padding:5% 2rem}.package__courses__description{font-size:1.2rem}.package__courses__fakeTitle{text-transform:uppercase;font-weight:700;font-size:1.5rem}.package__courses__dialogues{display:flex;flex-direction:column;gap:3rem}.package__courses__dialogues--item{background:#f0f0f0;padding:1rem 2rem;border-radius:.5rem;display:flex;justify-content:space-between;width:60%}.construction{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;height:100vh;background:#7de9dd;color:#040b62;text-transform:uppercase}.construction__title{font-size:3rem}.construction p{font-size:3rem;text-align:center}.about{width:100%;height:100%;gap:.5rem;gap:0}.about,.about__hero{display:flex;flex-direction:column}.about__hero{gap:1rem;padding:2rem;background:#040b62;align-items:center;justify-content:center}.about__hero__title{color:#fff9f3;font-size:2rem}.about__hero p{color:#fff;font-size:1.5rem;font-style:italic;text-align:justify}.about__team{display:flex;flex-direction:column;gap:3rem;padding:2rem}.about__team__wrapper{display:flex;flex-direction:column;gap:1rem}.about__team__title{display:flex;flex-direction:row;gap:1rem;font-size:1.7rem;justify-content:space-between;align-items:center;color:#4dcabc}.about__team__content{display:flex;flex-direction:column;gap:1rem}.about__team__content--title{font-size:1.5rem;color:#040b62}.about__team__content--text{display:flex;flex-direction:row;gap:1rem;justify-content:space-between}.about__team__content--text p{font-size:1.5rem;line-height:2.2rem;text-align:justify}.about__team img{height:auto;width:100%;text-align:center;aspect-ratio:1/1}.about__brand{display:flex;flex-direction:column;gap:1rem;padding:2rem}.about__brand__title{display:flex;flex-direction:row;gap:1rem;font-size:1.7rem;justify-content:space-between;align-items:center;color:#4dcabc}.about__brand__content{display:flex;flex-direction:column;gap:2rem}.about__brand__why{display:flex;flex-direction:column;gap:1rem}.about__brand__why--title{font-size:1.75rem;color:#040b62}.about__brand__why--text{font-size:1.5rem;line-height:2.2rem;text-align:justify}.about__brand__mission{display:flex;flex-direction:column;gap:1rem}.about__brand__mission--title{font-size:1.75rem;color:#040b62}.about__brand__mission--text{font-size:1.5rem;line-height:2.2rem}@media screen and (min-width:1024px){.about__team{display:flex;flex-direction:row;gap:3rem;padding:2rem 2rem 0}.about__team img{height:400px;width:auto}.about__brand{padding:0 2rem 2rem}}.blog{padding:2rem;display:flex;flex-direction:column;gap:2rem}.blog__title{text-align:center;color:#040b62}.blog__content{gap:2rem}.blog__article,.blog__content{width:100%;display:flex;flex-direction:column;align-items:center}.blog__article{background:#fff;box-shadow:0 0 5px #d9d9d9;padding:1rem;border-radius:1rem;gap:1rem}.blog__article__img{width:100%;height:35vh;border-radius:.5rem;object-fit:cover}.blog__article__content{width:100%}@media screen and (min-width:768px)and (max-width:1023px){.blog__article{width:70%}.blog__article__img{border-radius:.5rem;object-position:center 15%}}@media screen and (min-width:1024px){.blog__content{display:flex;flex-direction:row;gap:2rem;flex-wrap:wrap;justify-content:center}.blog__article{width:30%}.blog__article__img{height:35vh;object-position:center 20%}}.article{display:flex;flex-direction:column;gap:1rem;padding:0 0 2rem}.article__header{height:30vh;display:flex;flex-direction:row;gap:.5rem;gap:0;align-items:center;justify-content:center;background-position:center 20%;background-repeat:no-repeat;background-size:cover;position:relative;color:#fff;overflow:hidden;padding:0 1rem;text-align:center}.article__header__wave{position:absolute;bottom:-1px;left:0;width:100%;height:20%;display:block;z-index:2;pointer-events:none;line-height:0}.article__header__title{position:relative;z-index:1}.article__header:before{content:"";display:block;position:absolute;top:0;left:0;height:100%;width:100%;background:#040b62;opacity:.3;z-index:1}.article__content,.article__infos{padding:0 2rem}.article__infos{margin:1rem 0}.article__infos p{color:#bfbfbf}.article__content p{margin-bottom:1rem;line-height:1.6}.article__link{background:#4dcabc;color:#0d1d2f;padding:1rem 2rem;border-radius:2rem;text-transform:uppercase;display:block;margin:2rem 0;text-align:center;width:-moz-fit-content;width:fit-content;justify-self:center}@media screen and (min-width:1024px){.article__header{height:80vh}.article__header__title{font-size:3rem}.article__content,.article__infos{padding:0 20rem}.article__content{line-height:3rem}.article__content p{font-size:1.2rem}}.dashboard{width:100%;height:100%;padding:3rem 5rem}.studio{padding:1rem 2rem;display:flex;flex-direction:column;gap:3rem;align-items:center;justify-content:center;height:100%}.studio a{font-size:2rem}.editor{padding:1rem 2rem;display:flex;flex-direction:column;gap:2rem}.editor__toolbar{display:flex;flex-direction:row;gap:.5rem;flex-wrap:wrap}.editor__toolbar button{padding:.3rem .6rem;border:1px solid #aaa;background:#f9f9f9;border-radius:4px;cursor:pointer}.editor__toolbar button.active{background:#0070f3;color:#fff}.editor__toolbar button:hover{background:#e0e0e0}.editor__header{display:flex;flex-direction:column;gap:.5rem}.editor__header__btns{display:flex;flex-direction:row;gap:2rem;justify-content:space-between}.editor__header__btns button{padding:.5rem 1rem;border-radius:1.2rem;border:1px solid #bfbfbf;font-size:1rem}.editor__inputs{display:flex;flex-direction:column;gap:1rem}.editor__inputs__title{padding:1rem;border-radius:1rem;border:1px solid #bfbfbf}.ProseMirror{min-height:300px;padding:1rem;border:1px solid #ccc;border-radius:8px;background:#fff;font-family:inherit;line-height:1.5rem;font-size:1rem;outline:none}.ProseMirror p{margin:0 0 1rem}.ProseMirror h1,.ProseMirror h2,.ProseMirror h3{font-weight:700;margin:1.5rem 0 1rem}.ProseMirror ol,.ProseMirror ul{padding-left:1.5rem;margin:1rem 0}.ProseMirror li{margin-bottom:.5rem}.ProseMirror blockquote{border-left:3px solid #ccc;padding-left:1rem;color:#666;margin:1rem 0}.ProseMirror pre{background:#f4f4f4;padding:1rem;border-radius:4px;overflow-x:auto}.ProseMirror strong{font-weight:700}.ProseMirror em{font-style:italic}.job{gap:.5rem;gap:0}.job,.job__header{display:flex;flex-direction:column}.job__header{gap:1rem;padding:1rem;align-items:center;text-align:center;background:#040b62;color:#fff}.job__header__title{font-size:2.5rem}.job__header__subtitle{font-style:italic;font-weight:400}.job__target{display:flex;flex-direction:column;gap:1rem;background:#fff;padding:2rem 1rem}.job__target__title{color:#040b62}.job__target__content{display:flex;flex-direction:column;gap:1rem}.job__target__content p{display:flex;gap:.5rem}.job__target__content p:before{content:"◈ ";color:#4dcabc}.job__value{display:flex;flex-direction:column;gap:1rem;background:#e7fcf6;padding:2rem 1rem}.job__value__title{color:#040b62}.job__value__content{display:flex;flex-direction:column;gap:1rem}.job__value__content--headline{color:#040b62}.job__value__content--list{display:flex;flex-direction:column;gap:1rem}.job__value__content--item:before{content:"◈ ";color:#040b62}.job__process{display:flex;flex-direction:column;gap:2rem;background:#fff;padding:2rem 1rem;align-items:center}.job__process__subtitle,.job__process__title{text-align:center}.job__process__cta{background:#7de9dd;color:#0d1d2f;font-weight:600;padding:1rem;text-align:center;border-radius:2rem;box-shadow:0 0 5px #bfbfbf}.job__process__cta:hover{cursor:pointer;background:#93ede3}.job__process__cards{display:flex;flex-direction:column;gap:3rem;position:relative}.job__process__cards--title{padding:1rem;width:30%;align-self:center;text-align:center;transform:translateY(-2rem);border-radius:.5rem}.job__process__cards--item{display:flex;flex-direction:column;gap:.5rem;gap:0;padding:.5rem 1rem;border-radius:.5rem}.job__process__cards--item:first-child{background:#ffefdf}.job__process__cards--item:first-child h4{background:#f7d5b2}.job__process__cards--item:nth-child(2){background:#e7fcf6}.job__process__cards--item:nth-child(2) h4{background:#4dcabc}.job__process__cards--item:nth-child(3){background:#4a52b7;color:#fff}.job__process__cards--item:nth-child(3) h4{background:#040b62}.job__process__cards--item:nth-child(3) p{color:#fff}.job__process__cards--item:nth-child(4){background:#7c7ba3;color:#fff}.job__process__cards--item:nth-child(4) h4{background:#46455e}.job__process__cards--item:nth-child(4) p{color:#fff}.job__process__cards--content{display:flex;flex-direction:column;gap:1rem;align-items:center}.job__process__cards--content h5{font-size:1.8rem;text-align:center}.job__process__cards--content p{text-align:center}.job__process__catchline{color:#46455e;font-weight:600;font-style:italic;font-size:1.8rem}.job__packages{display:flex;flex-direction:column;gap:1rem;background:#fff9f3;padding:1rem}.job__packages__title{text-align:center;font-size:2rem;color:#040b62}.job__packages__cards{display:flex;flex-direction:column;gap:1rem}.job__packages__item{display:flex;flex-direction:column;gap:2rem;box-shadow:0 0 5px #d9d9d9;border-radius:.5rem;padding:2rem}.job__packages__item img{width:auto;height:100%}.job__packages__item--img-wrapper{height:8rem;display:flex;flex-direction:row;gap:.5rem;align-items:center}.job__packages__item:nth-child(3) img{height:5rem;aspect-ratio:2/1}.job__packages__item:nth-child(4) img{height:10rem;aspect-ratio:1/1}.job__packages__item--title{font-size:2rem}.job__packages__item--included{display:flex;gap:.5rem;font-size:1.5rem}.job__packages__item--included:before{content:"✓ "}.job__packages__item--intro{font-size:1.5rem}.job__packages__item:first-child{background:#ffefdf}.job__packages__item:nth-child(2){background:#e7fcf6}.job__packages__item:nth-child(3){background:#040b62;color:#fff}.job__packages__item:nth-child(3) p{color:#fff}.job__packages__item:nth-child(4){background:#46455e;color:#fff}.job__packages__item:nth-child(4) p{color:#fff}.job__packages__item--session{background:#0d1d2f;color:#fff;text-align:center;padding:.5rem;font-size:1.8rem}.job__packages__item--list{display:flex;flex-direction:column;gap:1rem}.job__packages__catchline{color:#46455e;font-size:1.8rem;text-align:center;font-style:italic}.job__packages__subcatchline{font-size:1.8rem!important;font-weight:600!important;color:#46455e}.job__packages__cta{background:#7de9dd;border-radius:2rem;padding:1rem 2rem;text-align:center;font-weight:600;box-shadow:0 0 5px #bfbfbf;text-transform:uppercase}.job__packages__cta:hover{cursor:pointer;background:#93ede3}@media screen and (min-width:1024px){.job{padding:0;gap:0}.job__header{padding:2rem;align-items:center;justify-content:center}.job__target{padding:4rem 2rem;justify-content:center}.job__target__title{font-size:2rem}.job__target__content{display:flex;flex-direction:column;gap:1rem}.job__target__content--item{font-size:1.5rem}.job__value{padding:4rem 2rem}.job__value__title{font-size:2rem}.job__value__content{display:flex;flex-direction:column;gap:2rem}.job__value__content--headline{font-size:1.8rem}.job__value__content--list{list-style-type:none}.job__value__content--item{font-size:1.5rem}.job__process{padding:2rem;gap:4rem}.job__process__header{display:flex;flex-direction:column;gap:1rem}.job__process__title{font-size:2rem;color:#040b62}.job__process__subtitle{color:#4dcabc;font-size:1.5rem}.job__process__cards{display:flex;flex-direction:row;gap:2rem;position:relative}.job__process__cards--title{padding:1rem;width:-moz-fit-content!important;width:fit-content!important;align-self:center;text-align:center;transform:translateY(-2rem);border-radius:.5rem;font-size:2rem}.job__process__cards--item{display:flex;flex-direction:column;gap:.5rem;padding:1rem;border-radius:.5rem;width:25%}.job__process__cards--item:first-child h4,.job__process__cards--item:nth-child(3) h4{position:absolute;bottom:-3rem}.job__process__cards--content{display:flex;flex-direction:column;gap:1rem;align-items:center}.job__process__cards--content p{text-align:center}.job__process__cta{padding:1rem 2rem}.job__packages{display:flex;flex-direction:column;gap:3rem;padding:2rem;align-items:center}.job__packages__cards{display:flex;flex-direction:row;gap:1rem}.job__packages__subcatchline{font-size:1.2rem;font-weight:500;text-transform:uppercase}.job__packages__item{display:flex;flex-direction:column;gap:1rem;box-shadow:0 0 5px #d9d9d9;border-radius:.5rem;padding:2rem}.job__packages__item h4{font-weight:400}.job__packages__item:first-child h4,.job__packages__item:nth-child(2) h4,.job__packages__item:nth-child(3) h4{margin-bottom:1.8rem}.job__packages__item--list{display:flex;flex-direction:column;gap:1rem}}.contact{padding:0 0 2rem;width:100%;display:flex;flex-direction:column;gap:1rem;align-items:center}.contact__message{box-shadow:0 0 5px #d9d9d9;border-radius:1rem;position:absolute;top:5rem;padding:1rem 2rem;transition:all .4s ease-in;background:#fff;animation:fadeDown 5s ease-in-out forwards;text-align:center}@keyframes fadeDown{0%{opacity:0;transform:translateY(-5rem)}10%{opacity:1;transform:translateY(1rem)}90%{opacity:1;transform:translateY(1rem)}to{opacity:0;transform:translateY(-5rem)}}.contact__message.success{color:#4dcabc!important}.contact__message.error{color:#bf2020!important}.contact__header{background:#040b62;width:100%;padding:1rem;display:flex;flex-direction:row;gap:.5rem;justify-content:center;text-align:center;color:#fff}.contact__form{display:flex;flex-direction:column;gap:1rem;padding:2rem;border-radius:1rem;width:80%}.contact__form article{display:flex;flex-direction:column;gap:.5rem}.contact__form article label{color:#040b62}.contact__form article input{padding:.25rem;border:0;background:none;border-bottom:1px solid #040b62}.contact__form__message textarea{padding:0 .25rem;border:none;border-bottom:1px solid #040b62}.contact__form__message--count{color:#7c7ba3;font-size:.8rem}.contact__form__button{margin-top:1rem;align-items:center}.contact__form__button--item{border-radius:1.5rem;border:none;padding:1rem 2rem;background:#7de9dd;width:-moz-fit-content;width:fit-content}.privacy{display:flex;flex-direction:column;gap:2rem;padding:2rem 3rem}.privacy h1{font-size:2.5rem;color:#7de9dd}.privacy h2{font-size:2rem;color:#040b62}.privacy p{font-size:1.5rem}.gcu{display:flex;flex-direction:column;gap:2rem;padding:2rem 3rem}.gcu h1{font-size:2.5rem;color:#7de9dd}.gcu h2{font-size:2rem;color:#040b62}.gcu p{font-size:1.5rem}