@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;700&display=swap";html{scroll-behavior:smooth}*{padding:0;margin:0;font-family:"Montserrat","Trebuchet MS","Lucida Sans Unicode","Lucida Grande","Lucida Sans",Arial,sans-serif}ul{list-style-type:none}.effet{animation:animHeader 500ms ease-out;position:fixed;width:100vw}@keyframes animHeader{0%{transform:translateY(-44px);opacity:0}80%{opacity:.3}100%{transform:translateY(0);opacity:1}}header{z-index:20;background-position:center;background-image:url("../img/header.jpg");background-repeat:no-repeat;background-size:cover;height:6rem;display:flex;justify-content:space-around;align-items:center}@media all and (max-width: 690px){header{justify-content:space-between}}header img{width:260px}@media all and (max-width: 690px){header img{width:70px;padding-left:1rem}}header ul{display:flex}@media all and (max-width: 690px){header ul{padding-right:1rem}}header ul li{margin-left:3rem;transition:all 200ms linear;background-color:transparent}header ul li a{color:#fff;background-color:transparent;border:3px solid #fff;text-decoration:none;font-weight:bold;padding:10px 16px;border-radius:.5rem;text-align:center;text-transform:uppercase;font-size:14px;line-height:20px;transition:all 200ms linear}header ul li a:hover{transform:scale(1.1)}@media all and (max-width: 690px){header ul li a{font-size:.7rem}}header ul li:hover{transform:scale(1.1)}@media all and (max-width: 690px){header ul li{margin-left:0}}footer{display:flex;justify-content:center;min-height:96px;padding:1rem;background-color:#e6eefa;border-top:4px solid #abafaf}@media all and (max-width: 690px){footer{padding-top:0}}@media all and (max-width: 690px){footer .footer-container{flex-direction:column}}@media all and (max-width: 992px){footer .footer-container{width:95%;margin:auto}}footer>div>div:nth-child(1){display:flex;justify-content:space-between;margin-top:1rem}@media all and (max-width: 992px){footer>div>div:nth-child(1){transform:scale(0.8);justify-content:center}}@media all and (max-width: 690px){footer>div>div:nth-child(1){align-items:center;margin-top:0}}footer>div>div:nth-child(1) img{height:5rem}footer>div>div:nth-child(1) img.bg-white{background-color:#fff;padding:.3rem 3rem;border-radius:.5rem}@media all and (max-width: 690px){footer>div>div:nth-child(1) img.bg-white{padding:.4rem .5rem}}footer>div>div:nth-child(1) img.bg-white1{padding:.4rem 4rem}@media all and (max-width: 690px){footer>div>div:nth-child(1) img.bg-white1{padding:.4rem 1.3rem}}@media all and (max-width: 992px){footer>div>div:nth-child(1) img{margin:0 1rem}}@media all and (max-width: 690px){footer>div>div:nth-child(1) img{height:3rem;margin-top:1rem}}@media all and (max-width: 690px){footer>div>div:nth-child(1) img:nth-child(2){height:3.8rem;width:3.8rem}}footer>div>div:nth-child(2){display:flex}@media all and (max-width: 992px){footer>div>div:nth-child(2){flex-direction:column;align-items:center;width:70%;margin:auto}}@media all and (max-width: 690px){footer>div>div:nth-child(2){width:100%}}footer>div>div:nth-child(2) p{margin:1rem 1rem 0;font-size:1rem;color:#abafaf}@media all and (max-width: 690px){footer>div>div:nth-child(2) p{font-size:.6rem}}footer>div>div:nth-child(2) p a{color:#abafaf}.section1{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;color:#fff}@media all and (max-width: 690px){.section1{display:initial}}.section1 .container{margin:auto 0;position:relative;width:100%}.section1 .container-title{position:absolute;z-index:10;top:7%;left:27%}@media all and (max-width: 1220px){.section1 .container-title{width:50%;top:7%}}@media all and (max-width: 992px){.section1 .container-title{top:5%}}@media all and (max-width: 690px){.section1 .container-title{width:95%;left:2%;top:19%}}.section1 .container-title .accroche{text-align:center;font-weight:bold;font-size:1.5rem;margin-bottom:1.2rem}@media all and (min-width: 1500px){.section1 .container-title .accroche{font-size:2.1rem}}@media all and (max-width: 1220px){.section1 .container-title .accroche{font-size:2rem}}@media all and (max-width: 992px){.section1 .container-title .accroche{font-size:1.5rem}}@media all and (max-width: 690px){.section1 .container-title .accroche{font-size:1.3rem}}.section1 img{width:100%}.section2 article:nth-child(1){display:flex;flex-direction:column;position:relative;top:-8rem;padding:3rem 4rem 2rem;border-radius:.5rem;background-color:#d5e6fa;width:65%;margin:auto}@media all and (max-width: 1220px){.section2 article:nth-child(1){flex-direction:column;padding:3rem 2rem 2rem;top:-4rem}}@media all and (max-width: 690px){.section2 article:nth-child(1){padding-top:1rem;top:-6.5rem}}.section2 article:nth-child(1) div.title-btn{display:flex;margin-bottom:1.6rem}@media all and (max-width: 690px){.section2 article:nth-child(1) div.title-btn{flex-direction:column-reverse}}.section2 article:nth-child(1) div.title-btn .title{color:#38b6ff;width:60%}@media all and (max-width: 690px){.section2 article:nth-child(1) div.title-btn .title{margin-top:2rem;width:100%}}@media all and (max-width: 1220px){.section2 article:nth-child(1) div.title-btn{width:100%}}.section2 article:nth-child(1) div.plan p{margin-top:1.3rem}.section2 article:nth-child(1) div.btn-mobile{display:none}@media all and (max-width: 690px){.section2 article:nth-child(1) div.btn-mobile{display:block}}.section2 article:nth-child(1) div.btn-mobile a{display:block;margin-left:2rem;margin-top:2rem;text-decoration:none;border:3px solid #38b6ff;background-color:#38b6ff;color:#fff;text-decoration:none;font-weight:bold;padding:10px 16px;border-radius:.5rem;text-align:center;text-transform:uppercase;font-size:14px;line-height:20px;transition:all 200ms linear}.section2 article:nth-child(1) div.btn-mobile a:hover{transform:scale(1.1)}@media all and (max-width: 690px){.section2 article:nth-child(1) div.btn-mobile a{width:70%;margin:2rem auto 0}}.section2 article:nth-child(1) div.images{display:flex;justify-content:center;height:auto;position:relative;bottom:-4.5rem}@media all and (max-width: 690px){.section2 article:nth-child(1) div.images{bottom:-2.7rem}}.section2 article:nth-child(1) div.images img{width:13rem;height:5rem;margin:0 2rem;background-color:#9edbff;padding:.3rem 4rem;border-radius:.5rem}@media all and (max-width: 1220px){.section2 article:nth-child(1) div.images img{padding-left:2rem}.section2 article:nth-child(1) div.images img:nth-child(2){padding:.3rem 3rem}}@media all and (max-width: 992px){.section2 article:nth-child(1) div.images img:nth-child(2){padding:.3rem 1.9rem}}@media all and (max-width: 690px){.section2 article:nth-child(1) div.images img{width:8rem;height:3.3rem;margin:0 .5rem;padding:.3rem 1rem}.section2 article:nth-child(1) div.images img:nth-child(1){padding:.3rem 1.7rem}.section2 article:nth-child(1) div.images img:nth-child(2){padding:.3rem 1rem}}@media all and (max-width: 330px){.section2 article:nth-child(1) div.images img{width:6rem}}.section2 article:nth-child(1) div:nth-child(2) a{display:block;margin-left:2rem;text-decoration:none;border:3px solid #38b6ff;text-decoration:none;font-weight:bold;padding:10px 16px;border-radius:.5rem;text-align:center;text-transform:uppercase;font-size:14px;line-height:20px;transition:all 200ms linear}.section2 article:nth-child(1) div:nth-child(2) a:hover{transform:scale(1.1)}@media all and (max-width: 690px){.section2 article:nth-child(1) div:nth-child(2) a{width:70%;margin:auto}}.section2 article:nth-child(1) div:nth-child(2) a.signup{background-color:#38b6ff;color:#fff}@media all and (max-width: 690px){.section2 article:nth-child(1) div:nth-child(2) a.signup{display:none}}.section2 article:nth-child(1) div:nth-child(2) a.find{color:#38b6ff}.section2 article.info{width:80%;margin:auto;margin-bottom:5rem;margin-top:-30px}@media all and (max-width: 1220px){.section2 article.info{width:90%;padding-top:3rem}}@media all and (max-width: 690px){.section2 article.info{padding-top:1rem}}.section2 article.info h2{text-align:center;font-size:3rem;color:#38b6ff}@media all and (max-width: 690px){.section2 article.info h2{margin-left:1rem;font-size:1.5em}}.section2 article.info .grid{display:grid;grid-template-columns:repeat(1, 100%)}.section2 article.info .grid-div{margin-top:2rem;display:flex}@media all and (max-width: 690px){.section2 article.info .grid-div:nth-child(2n){flex-direction:row-reverse}}.section2 article.info .grid-div img{width:5rem;padding:0 2rem}@media all and (max-width: 1220px){.section2 article.info .grid-div img{padding:0 .5rem}}@media all and (max-width: 690px){.section2 article.info .grid-div img{width:2.3rem;padding:0 0 0 .3rem}.section2 article.info .grid-div-icon{width:20%}}.section2 article.info .grid-div .right-title{text-align:right}@media all and (max-width: 690px){.section2 article.info .grid-div .right-title{text-align:left}}.section2 article.info .grid-div .right-div{padding-left:9rem}@media all and (max-width: 1220px){.section2 article.info .grid-div .right-div{padding-left:6rem}}@media all and (max-width: 690px){.section2 article.info .grid-div .right-div{padding:0 1rem}}.section2 article.info .grid-div .left-div{padding-right:9rem}@media all and (max-width: 1220px){.section2 article.info .grid-div .left-div{padding-right:6rem}}@media all and (max-width: 690px){.section2 article.info .grid-div .left-div{padding:0 1rem}}.section2 article.info .grid h3{font-size:1.4rem;margin-bottom:1.1rem}@media all and (max-width: 690px){.section2 article.info .grid h3{font-size:1.2rem}}.section-form{display:flex;align-items:center;justify-content:center;height:53rem;background-image:url(../img/bg-form.jpg);background-repeat:no-repeat;background-size:cover;background-position-y:center;color:#fff;margin-bottom:7rem}@media all and (max-width: 1220px){.section-form{height:auto}}@media all and (max-width: 1220px){.section-form{padding-top:2rem}}@media all and (max-width: 992px){.section-form{padding:4rem 0}}@media all and (max-width: 690px){.section-form{padding-top:4rem;padding-bottom:1.5rem}}.section-form-container{width:80%;margin:auto}@media all and (min-width: 1500px){.section-form-container{width:70%}}.section-form-container h2,.section-form-container p{margin-bottom:1rem}.section-form-container h2{width:75%;font-size:2.5rem}@media all and (max-width: 1220px){.section-form-container h2{text-align:center;width:100%}}@media all and (max-width: 690px){.section-form-container h2{font-size:1.5em}}.section-form-container p{color:#000;text-align:left}@media all and (max-width: 1220px){.section-form-container p{text-align:center}}.section-form-container p.no-student{display:inline-block;background-color:#fff;color:red;padding:.5rem;border-radius:.3rem}.section-form form{width:75%;display:grid;justify-content:center;grid-template-columns:repeat(2, 1fr);grid-template-rows:auto;grid-template-areas:"firstName namea" "mail phoneNumber" "status status" "duree duree" "listFormation listFormation" "dispo dispo" "submit submit"}@media all and (max-width: 1220px){.section-form form{width:100%;grid-template-columns:repeat(1, 100%);grid-template-areas:"firstName firstName" "namea namea" "mail mail" "phoneNumber phoneNumber" "status status" "duree duree" "listFormation listFormation" "dispo dispo" "submit submit"}}@media all and (max-width: 690px){.section-form form{justify-content:center;grid-template-columns:repeat(2, 1fr)}}.section-form form .tooltip{font-size:.7rem;display:none;color:red;font-weight:bold}.section-form form .tooltip-valide{border:3px solid #56dd56;outline:none}.section-form form .tooltip-invalide{border:3px solid #fa0101;outline:none}.section-form form #firstName{grid-area:firstName}.section-form form #name{grid-area:namea}.section-form form #mail{grid-area:mail}.section-form form #phoneNumber{grid-area:phoneNumber}.section-form form #statusDiv{grid-area:status}.section-form form #durationDiv{grid-area:duree}.section-form form #listFormation{grid-area:listFormation}.section-form form #dispoDiv{grid-area:dispo}.section-form form .submit{grid-area:submit;text-align:center;margin-top:1rem}.section-form form #rgpdLabel{display:inline-block;position:relative}.section-form form #rgpd{position:absolute;left:-0.5rem;width:1.5rem}.section-form form .rgpd{display:inline-block;padding-left:2rem}@media all and (max-width: 690px){.section-form form .rgpd{font-size:.8rem}}.section-form input{width:90%;background:#eee;padding:14px 0;font-size:16px;line-height:26px;color:#757575;transition:.3s;height:auto;border-radius:4px 4px 0px 0px;border:1px solid #eee;margin:1rem auto .4rem}@media all and (max-width: 1220px){.section-form input{width:100%}}.section-form select{position:relative;width:95%;margin:1rem auto .4rem;font-size:16px;line-height:26px;color:#757575;border-radius:4px 4px 0px 0px;border:1px solid #eee;padding:14px 20px;height:auto !important;-webkit-appearance:none;-moz-appearance:none;background-repeat:no-repeat;background-color:#eee}@media all and (max-width: 1220px){.section-form select{width:100%;overflow:hidden}}.section-form #submitBtn{background-color:#d5e6fa;border:5px solid #38b6ff;color:red;font-weight:bold;padding:.7rem 4rem;border-radius:.5rem;font-size:1.3rem;width:auto;cursor:pointer;transition:all 200ms linear}@media all and (max-width: 690px){.section-form #submitBtn{padding:.5rem 3rem;font-size:1rem}}@media all and (max-width: 330px){.section-form #submitBtn{padding:.5rem 1rem}}.section-form #submitBtn:hover{transform:scale(1.1)}@media all and (max-width: 690px){.section-form #select{font-size:.6rem}}.section-form #success{display:none;margin-top:1rem;font-size:1.5rem;color:#adff2f}@media all and (max-width: 690px){.section-form #success{font-size:.8rem}}.swiper-container{position:relative;height:100%}.swiper{width:95% !important;padding-bottom:5rem !important;margin-top:3rem}@media all and (min-width: 1500px){.swiper{width:70% !important}}@media all and (max-width: 690px){.swiper{padding-bottom:3rem !important;margin-top:0 !important}}@media all and (max-width: 690px){.swiper-button-next,.swiper-button-prev{display:none !important}}.swiper-slide{position:relative;background-position:center;background-size:cover;width:400px !important;overflow:hidden;background-color:#fff !important;padding-bottom:5rem !important;border-radius:.5rem !important;margin-top:3rem !important}@media all and (min-width: 1500px){.swiper-slide{padding-bottom:8rem !important}}@media all and (max-width: 690px){.swiper-slide{width:350px !important}}@keyframes disparition{100%{opacity:0;z-index:-10}}.section3{background-image:url("../img/bg-uni.jpg");background-repeat:no-repeat;background-size:cover;background-position:center;display:flex;flex-direction:column}.section3 h2{text-align:center;font-size:2rem;margin:3rem 0 2rem;color:#fff}@media all and (max-width: 690px){.section3 h2{margin:3rem auto;font-size:1.2rem}.section3 h2.section3__heading{margin-bottom:0}}.section3-container{width:100%;margin:auto}.section3-container-grid{display:flex;justify-content:center;flex-wrap:wrap;padding-bottom:2rem}.section3 .div-swipe-info{position:absolute;background-color:rgba(97,90,90,.4);inset:0 0 0 0;display:flex;justify-content:center;align-items:center}@media all and (min-width: 690px){.section3 .div-swipe-info{display:none}}.section3 .div-swipe-info--transparent{animation:disparition 1s both;animation-delay:2s}.section3 .swipe-info{position:relative;top:-6rem;width:30%}.section3 .div-img{text-align:center}.section3 .div-img img{width:100%;object-fit:contain}.section3 .div-info h3{padding:1rem .5rem;text-align:center}.section3 .div-info span{display:inline-block;padding-bottom:.7rem}.section3 .div-info span.secteur{text-transform:uppercase;color:#38b6ff;font-weight:600}.section3 .div-info span.metier{font-weight:bold}.section3 .div-detail{width:85%;margin:auto}@media all and (max-width: 690px){.section3 .div-detail{width:95%}}.section3 .div-detail p{font-size:.9rem;margin-bottom:.7rem}.section3 .div-detail ul{margin:1rem;list-style-type:initial}.section3 .div-detail ul li{font-size:.9rem;width:100%;margin-left:1rem}.section3 .div-plus{position:absolute;left:50%;transform:translateX(-50%);bottom:0;height:4rem;text-align:center;width:100%}@media all and (min-width: 1500px){.section3 .div-plus{padding-bottom:1rem}}.section3 .div-plus button{text-decoration:none;font-weight:bold;padding:10px 16px;border-radius:.5rem;text-align:center;text-transform:uppercase;font-size:14px;line-height:20px;transition:all 200ms linear;padding:10px 20%;border:none;cursor:pointer;background-color:#38b6ff;color:#fff}.section3 .div-plus button:hover{transform:scale(1.1)}.section3 div.separateur{margin:auto;width:70%}.section3 div.separateur img{display:inline-block;width:100%}.section3 .need-help{width:90%;margin:auto}.section3 .need-help-options p{margin-bottom:1rem;font-weight:500}.section3 .need-help-call{margin:4rem 0;text-align:center;transition:all 200ms linear}.section3 .need-help-call a{text-decoration:none;font-weight:bold;padding:10px 16px;border-radius:.5rem;text-align:center;text-transform:uppercase;font-size:14px;line-height:20px;transition:all 200ms linear;text-transform:inherit;color:#38b6ff;border:3px solid #38b6ff;font-size:1rem}.section3 .need-help-call a:hover{transform:scale(1.1)}@media all and (max-width: 330px){.section3 .need-help-call a{padding:10px 1px}}.section3 .need-help-call:hover{transform:scale(1.1)}.section4{display:flex;flex-direction:column;align-items:center;padding:5rem 3rem 3rem}@media all and (max-width: 1220px){.section4{padding:3rem 2rem}}@media all and (max-width: 690px){.section4{padding:3rem 1rem}}.section4 h2{font-size:2rem;color:#38b6ff}@media all and (max-width: 690px){.section4 h2{text-align:center;font-size:1.5em}}.section4-testimonials{display:flex;margin:auto}@media all and (max-width: 992px){.section4-testimonials{flex-wrap:wrap}}@media all and (max-width: 690px){.section4-testimonials{flex-direction:column}}.section4-testimonials-card{margin:4rem 1.3rem;text-align:center;padding:2rem;box-shadow:1px 1px 2px silver;border-radius:.5rem;background-color:#d5e6fa}@media all and (max-width: 1220px){.section4-testimonials-card{padding:1rem 2rem;font-size:.9rem}}@media all and (max-width: 992px){.section4-testimonials-card{margin-bottom:0}}@media all and (max-width: 690px){.section4-testimonials-card{margin:1.3rem .3rem}}.section4-testimonials-card img{width:10rem}.section4-testimonials-card p{margin:.5rem 0 2rem}@media all and (max-width: 1220px){.section4-testimonials-card p{margin:1rem 0}}.section4-testimonials-card p.name{text-align:center}.section4-testimonials-card h3{font-weight:500}.section4-testimonials-card span{color:#666}.modal__container{position:fixed;overflow-y:scroll;inset:0 0 0 0;z-index:20;display:flex;justify-content:center;align-items:center;background-repeat:no-repeat;background-size:cover;background-position:center;background-color:rgba(70,185,255,.6);padding:3rem;transform:translateY(100%);transition:all .35s ease-in}.modal__container-entrance{transform:translateY(0)}@media all and (max-width: 690px){.modal__container{padding:.3rem}}.modal__container .modal__card-container{position:relative;background-color:#fff;width:50%;border-radius:1rem;box-shadow:rgba(50,50,93,.25) 0px 50px 100px -20px,rgba(0,0,0,.3) 0px 30px 60px -30px;padding-bottom:5rem}@media all and (min-width: 1500px){.modal__container .modal__card-container{width:40%}}@media all and (max-height: 690px){.modal__container .modal__card-container{min-width:70%}}@media all and (max-width: 992px){.modal__container .modal__card-container{width:85%}}@media all and (max-width: 690px){.modal__container .modal__card-container{width:100%;padding-bottom:3.5rem;padding-top:1rem}}.modal__container .modal__card-container .div-img{position:relative;text-align:center}.modal__container .modal__card-container .div-img i{display:inline-block;position:absolute;right:2rem;top:2rem;color:#38b6ff;transform:scale(2.5);cursor:pointer}.modal__container .modal__card-container .div-img img{width:30%;object-fit:contain;border-radius:1rem;box-shadow:rgba(0,0,0,.16) 0px 10px 36px 0px,rgba(0,0,0,.06) 0px 0px 0px 1px;margin:3rem 0 0 0}@media all and (max-height: 690px){.modal__container .modal__card-container .div-img img{width:10%;margin-top:1rem}}@media all and (max-width: 690px){.modal__container .modal__card-container .div-img img{margin-top:1rem}}.modal__container .modal__card-container .div-info h3{margin:2rem;text-align:center}@media all and (max-height: 690px){.modal__container .modal__card-container .div-info h3{margin:1rem}}@media all and (max-width: 690px){.modal__container .modal__card-container .div-info h3{margin:1rem}}.modal__container .modal__card-container .div-info span{display:inline-block;padding-bottom:.7rem}.modal__container .modal__card-container .div-info span.secteur{text-transform:uppercase;color:#38b6ff;font-weight:600}.modal__container .modal__card-container .div-info span.metier{font-weight:bold}.modal__container .modal__card-container .div-detail{width:85%;margin:auto}@media all and (max-width: 690px){.modal__container .modal__card-container .div-detail{width:95%}}.modal__container .modal__card-container .div-detail p{font-size:.9rem;margin-bottom:.7rem}.modal__container .modal__card-container .div-detail p.card-paragraph-resume{display:none}.modal__container .modal__card-container .div-detail ul{margin:1rem;list-style-type:initial}.modal__container .modal__card-container .div-detail ul li{font-size:.9rem;width:100%;margin-left:1rem}.modal__container .modal__card-container .div-plus{position:absolute;left:50%;transform:translateX(-50%);bottom:.5rem;height:4rem;text-align:center;width:100%}@media all and (min-width: 1500px){.modal__container .modal__card-container .div-plus{padding-bottom:1rem;bottom:-1.5rem}}.modal__container .modal__card-container .div-plus a{text-decoration:none;font-weight:bold;padding:10px 16px;border-radius:.5rem;text-align:center;text-transform:uppercase;font-size:14px;line-height:20px;transition:all 200ms linear;padding:10px 30%;background-color:#38b6ff;color:#fff}.modal__container .modal__card-container .div-plus a:hover{transform:scale(1.1)}@media all and (max-width: 1220px){.modal__container .modal__card-container .div-plus a{display:block;margin:1rem}}@media all and (max-width: 690px){.modal__container .modal__card-container .div-plus a{display:inline-block;margin:1rem 0rem 1.5rem 0}}.policy{max-width:60%;margin:auto;line-height:1.6rem}@media all and (max-width: 992px){.policy{max-width:80%}}@media all and (max-width: 690px){.policy{max-width:90%}}.policy h1{font-size:2.3rem;padding:3rem 0 2rem;line-height:2.2rem}.policy h2{margin:2rem 0 1rem}.policy p{font-size:1rem;margin:.5rem 0 1rem}.policy p#cookie{text-decoration:underline;cursor:pointer}.policy ul{font-size:1rem;margin-left:2rem;list-style-type:disc}.policy ul ul{margin-left:2.5rem;list-style-type:circle}.policy hr{margin-top:2.5rem}.section-thanks{display:flex;justify-content:center;align-items:center;height:74vh}@media all and (max-width: 690px){.section-thanks{height:70vh}}.section-thanks div{width:40%;padding:3rem;border-radius:1rem;font-size:1.5rem;text-align:center;font-weight:bold;line-height:1.7rem;background-color:#d5e6fa}@media all and (max-width: 992px){.section-thanks div{width:50%}}@media all and (max-width: 690px){.section-thanks div{margin:1rem;font-size:1rem;padding:1rem;width:85%;line-height:1.3rem}}.mobile{display:none}@media all and (max-width: 690px){.mobile{display:initial}}@media all and (max-width: 690px){.desktop{display:none}}p{text-align:justify;font-size:1.2rem}@media all and (max-width: 690px){p{font-size:.9rem}}@media all and (max-width: 690px){h2{font-size:1rem}}.main-container{position:relative}.main-container .cookieConsent{display:none;position:fixed;bottom:5rem;left:3rem;z-index:50;width:30%;padding:2rem;border-radius:.7rem;box-shadow:3px 3px 5px gray;background-color:#38b6ff}@media all and (min-width: 1500px){.main-container .cookieConsent{width:30%}}@media all and (max-width: 1220px){.main-container .cookieConsent{width:45%}}@media all and (max-width: 690px){.main-container .cookieConsent{font-size:.8rem;width:85%;border-radius:.3rem;left:0;bottom:0;padding:.8rem 2rem}}.main-container .cookieConsent h3{margin-bottom:1rem;color:#fff}.main-container .cookieConsent .div-reponse{display:flex;justify-content:flex-end}@media all and (max-width: 690px){.main-container .cookieConsent .div-reponse{margin-top:1rem}}.main-container .cookieConsent .div-reponse .reponse{padding:.5rem 1rem;border-radius:.3rem;margin-left:.7rem;border:1px solid #fff;cursor:pointer;transition:all 200ms linear}@media all and (max-width: 690px){.main-container .cookieConsent .div-reponse .reponse{margin-bottom:.5rem}}.main-container .cookieConsent .div-reponse .reponse.no{color:#fff}.main-container .cookieConsent .div-reponse .reponse.yes{background-color:#fff;color:#38b6ff;font-weight:bold}.main-container .cookieConsent .div-reponse .reponse:hover{color:red}.main-container .cookieConsent .div-reponse a#plus{display:inline-block;margin-top:.5rem;color:#fff}/*# sourceMappingURL=style.css.map */
