@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap";:root{--first-color: #1D1D1F;--second-color: #0071E3;--white-color: #FFF;--container-color: #FFF}:root{--body-font: "Roboto", sans-serif;--biggest-font-size: 3.5rem;--bigger-font-size: 2.25rem;--big-font-size: 1.625rem;--normal-font-size: 0.813rem;--smaller-font-size: 0.75rem}@media screen and (min-width: 768px){:root{--biggest-font-size: 8rem;--bigger-font-size: 4.5rem;--big-font-size: 2.5rem;--normal-font-size: 1rem;--smaller-font-size: 0.938rem}}:root{--z-back: -10;--z-normal: 1;--z-tooltip: 10;--z-fixed: 100;--z-modal: 1000}*,::before,::after{-webkit-box-sizing:border-box;box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:3rem 0 0 0;font-family:var(--body-font);background-color:#f2f6f8;color:var(--first-color);overflow-x:hidden;overflow-y:hidden}h1,h2,h3,p{margin:0}ul{margin:0;padding:0;list-style:none}img{max-width:100%;height:auto}a{color:blue}.bd-grid{max-width:1200px;margin-left:1rem;margin-right:1rem}.l-header{width:100%;position:fixed;top:0;left:0;z-index:var(--z-fixed);background-color:#f2f6f8}.nav{height:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nav__menu{position:fixed;top:-100%;right:0;background-color:var(--container-color);border-radius:2rem;-webkit-box-shadow:0 0 4px rgba(0,0,0,.1);box-shadow:0 0 4px rgba(0,0,0,.1);width:50%;margin-right:10px;padding:2rem 1rem;z-index:var(--z-fixed);-webkit-transition:all .5s;transition:all .5s}.nav .nav__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;row-gap:1.5rem}.nav__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nav__item{margin-bottom:1.5rem}.nav__logo{color:var(--first-color);font-weight:700}.nav__toggle{display:inline;cursor:pointer;margin-right:1rem}.nav .classBtn{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.nav__btn{background-color:var(--second-color);color:var(--white-color);margin-left:.4em;padding:.375rem 1.2rem;border-radius:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer}.nav__btn .navArr{margin-right:.1rem;-webkit-transition:all .2s ease;transition:all .2s ease}.nav__btn .up{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.show{top:3rem}.clicked{background-color:#434656}.nav__logo{width:40px}.home{height:100vh;display:grid;grid-template-rows:1fr 1fr 1fr;grid-template-areas:"data" "img" "scroll";row-gap:1.5rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.home__data{grid-area:data;text-align:center;padding-top:3.5rem}.home__title{font-size:var(--biggest-font-size);font-weight:400;margin-bottom:1.5rem;text-align:center}.home__description{font-size:var(--normal-font-size);padding:0 1rem;text-align:center}.home__img{grid-area:img;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home__img .airpod1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:178px;height:130px}.swiper-pagination{-webkit-transform:translateX(25%);transform:translateX(25%)}.swiper-pagination-bullet-active{background-color:var(--second-color)}.days{margin-bottom:3rem;display:none;grid-template-columns:1fr 1fr;padding-top:1em}.days .day{display:none;letter-spacing:.05em;text-align:center}.days .zoom-presentiel-btn{display:grid;grid-template-columns:1fr 1fr 1fr;grid-column-gap:.2em;margin-right:.3em}.days .zoom-presentiel-btn .typeBtn{background-color:var(--second-color);color:#000;font-size:.7rem;font-weight:bold;margin-left:.4em;border:none;padding:.375rem 1rem;border-radius:2rem;-webkit-box-shadow:none !important;box-shadow:none !important;cursor:pointer}.days .zoom-presentiel-btn .Prest{background-color:#abd0c2}.days .zoom-presentiel-btn .Dist{background-color:#8dc1ff}.days .zoom-presentiel-btn .Stat{background-color:#6ffacc;display:none}.lG{font-size:1.6rem}.links{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;width:20rem;padding:1rem 0;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.links .sm{font-size:1.2rem;color:#111}.Pfooter{text-align:center;margin:0 auto;width:20rem}.Pfooter a{color:#434656;text-decoration:underline}.schedule__container{height:calc(78vh - 3rem);margin-bottom:10em}.schedule__container .swiper{width:95%;height:100%}.schedule__container .swiper .swiper-wrapper{width:100%;height:100%}.schedule__container .swiper .swiper-wrapper .swiper-slide{display:grid;grid-template-columns:repeat(2, 1fr);grid-column-gap:.5em}.schedule__container .STATswiper{width:100%;height:100%}.schedule__container .STATswiper .stat{display:grid;grid-template-rows:1fr 2fr}.schedule__container .STATswiper .chart-theme{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}.schedule__container .STATswiper .chart-theme .module-name{font-size:.75rem;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.schedule__container .STATswiper .chart-theme .module-name h3{color:#000;border:none;font-weight:bold;padding:.375rem 1rem;border-radius:2rem;background-color:#6ffacc}.schedule__container .STATswiper .chart-theme .chart-desc{text-align:center;font-size:.8rem}.schedule__container .STATswiper .chart-canvas{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:1rem;justify-self:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:395px;width:295px}.schedul-time{display:grid;grid-template-rows:repeat(6, 1fr);grid-row-gap:.7em;margin-bottom:5px}.schedul-time .time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:baseline;-ms-flex-pack:baseline;justify-content:baseline}.schedul-time .time .hours{text-align:center;justify-self:center;-ms-flex-item-align:center;align-self:center;font-weight:normal;font-size:.95rem;width:25%}.schedul-time .time .task{overflow:hidden;-webkit-box-shadow:2px 2px 0 #383838;box-shadow:2px 2px 0 #383838;padding:6px;font-size:.75rem;text-align:center;width:75%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:6px;background-color:#abd0c2;cursor:pointer}.schedul-time .time .active{background-color:var(--second-color)}.schedul-time .time .distBack{background-color:#8dc1ff}.subject-info{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.subject-info h2{font-size:1.1rem;font-weight:700;letter-spacing:.01em}.subject-info h3{font-size:1rem}.subject-info .zoom-info{line-height:2.1em;font-size:.75rem;font-weight:bold;margin-bottom:1em}.subject-info .zoom-info .zoom{background-color:var(--second-color);font-size:1rem;color:#fff;padding:.13rem .8rem;border-radius:2rem;margin-left:.2em}.airpod1{-webkit-animation:airpod1 3s infinite ease-in-out;animation:airpod1 3s infinite ease-in-out}@-webkit-keyframes airpod1{50%{-webkit-transform:translatey(-13%);transform:translatey(-13%)}}@keyframes airpod1{50%{-webkit-transform:translatey(-13%);transform:translatey(-13%)}}@media screen and (min-width: 600px){.nav{height:3rem;margin:0 auto;width:95%;cursor:pointer}.nav__menu{position:fixed;margin-right:10px;top:-100%;right:0;background-color:var(--container-color);border-radius:2rem;-webkit-box-shadow:0 0 4px rgba(0,0,0,.1);box-shadow:0 0 4px rgba(0,0,0,.1);width:50%;padding:2rem 1rem;z-index:var(--z-fixed);-webkit-transition:all .5s;transition:all .5s}.nav .nav__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;row-gap:1.5rem}.nav__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nav__item{margin-bottom:1.5rem}.nav__logo{color:var(--first-color);font-weight:700}.nav__toggle{display:inline;cursor:pointer;margin-right:1rem}.nav .classBtn{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.nav__btn{background-color:var(--second-color);color:var(--white-color);font-size:1.1rem;margin-left:.4em;padding:.375rem 1.2rem;border-radius:2rem;cursor:pointer}.nav__btn .navArr{margin-right:.1rem;-webkit-transition:all .2s ease;transition:all .2s ease}.nav__btn .up{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.show{top:3rem}.clicked{background-color:#434656}.l-main{margin:0 auto}.home{height:100vh;display:grid;grid-template-rows:1fr 1fr 1fr;grid-template-areas:"data" "img" "scroll";row-gap:1.5rem}.home__data{grid-area:data;text-align:center;padding-top:5rem}.home__title{font-size:5rem;font-weight:400;margin-bottom:1.5rem;text-align:center}.home__description{font-size:var(--normal-font-size);padding:0 1rem;text-align:center}.home__img{grid-area:img;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home__img .airpod1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:298px;height:230px}.home .home__scroll{grid-area:scroll;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:.3rem;margin-bottom:1rem}.home .home__scroll .bx{font-size:1.2rem}.home .home__scroll .Pfooter{font-size:.9rem}.swiper-pagination{-webkit-transform:translateX(25%);transform:translateX(25%)}.swiper-pagination-bullet-active{background-color:var(--second-color)}.days{margin-bottom:3rem;display:none;grid-template-columns:1fr 1fr;padding-top:1.5em;width:95%;margin:0 auto}.days .day{display:none;letter-spacing:.05em;text-align:center;font-size:1.8rem}.days .zoom-presentiel-btn{display:grid;grid-template-columns:1fr 1fr 1fr;width:80%;grid-column-gap:.2em;margin-right:.3em}.days .zoom-presentiel-btn .typeBtn{background-color:var(--second-color);cursor:pointer;color:#000;font-size:.96rem;letter-spacing:.05em;font-weight:bold;margin-left:.4em;width:11em;border:none;padding:.275rem .5rem;border-radius:2rem;-webkit-box-shadow:none !important;box-shadow:none !important}.days .zoom-presentiel-btn .Prest{background-color:#abd0c2}.days .zoom-presentiel-btn .Dist{background-color:#a5d6ff}.days .zoom-presentiel-btn .Stat{background-color:#6ffacc;display:none}.lG{font-size:1.9rem}.links{display:-webkit-box;display:-ms-flexbox;display:flex;width:20rem;padding:1rem 0;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.links .sm{font-size:1.5rem;color:#111}.Pfooter{text-align:center;width:30rem;font-size:1.2rem}.schedule__container{height:calc(78vh - 3rem);margin-top:2.8em}.schedule__container .swiper{width:95%;height:100%}.schedule__container .swiper .swiper-wrapper{width:100%;height:100%}.schedule__container .swiper .swiper-wrapper .swiper-slide{display:grid;grid-template-columns:repeat(2, 1fr);grid-column-gap:.5em}.schedule__container .STATswiper{width:100%;height:100%}.schedule__container .STATswiper .stat{display:grid;grid-template-rows:1fr 2fr}.schedule__container .STATswiper .chart-theme{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}.schedule__container .STATswiper .chart-theme .module-name{font-size:1.2rem;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.schedule__container .STATswiper .chart-theme .module-name h3{color:#000;border:none;font-weight:bold;padding:.375rem 1rem;border-radius:2rem;background-color:#6ffacc}.schedule__container .STATswiper .chart-theme .chart-desc{text-align:center;font-size:1rem}.schedule__container .STATswiper .chart-canvas{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:1rem;justify-self:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:295px;width:385px}.schedul-time{display:grid;grid-template-rows:repeat(6, 1fr);grid-row-gap:.7em}.schedul-time .time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:baseline;-ms-flex-pack:baseline;justify-content:baseline;width:90%}.schedul-time .time .hours{text-align:center;justify-self:flex-end;-ms-flex-item-align:center;align-self:center;font-weight:normal;font-size:1rem;width:22%;line-height:1.5rem}.schedul-time .time .task{cursor:pointer;overflow:hidden;padding:6px;font-size:.98rem;text-align:center;letter-spacing:.02em;width:58%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:6px}.schedul-time .time .active{background-color:var(--second-color)}.schedul-time .time .distBack{background-color:#a5d6ff}.subject-info{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:3em}.subject-info h2{font-size:1.8rem;font-weight:700;letter-spacing:.01em}.subject-info h3{font-size:1.5rem}.subject-info .zoom-info{line-height:2.1em;font-size:1.2rem;font-weight:bold;margin-bottom:.6em}.subject-info .zoom-info .zoom{background-color:var(--second-color);font-size:1.2rem;color:#fff;padding:.2rem 1rem;border-radius:2rem}}@media screen and (min-width: 1473px){.subject-info{margin-right:20em}}