@charset "UTF-8";@font-face{font-family:komikaaxis;src:url(../../fonts/komika-axis.woff) format("woff"),url(../../fonts/komika-axis.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:arialrounded;src:url(../../fonts/arialroundedmtbold.woff) format("woff"),url(../../fonts/arialroundedmtbold.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@keyframes tourne{0%{transform:translate(-50%,-50%) rotate(0)}100%{transform:translate(-50%,-50%) rotate(1407deg)}}body,html{margin:0;padding:0}iframe{border:0}header{width:100%;display:flex;justify-content:space-between;padding:0 1.7rem;height:5rem;position:fixed;top:0;left:0;background:#fff;box-shadow:0 4px 12px 0 rgba(0,0,0,.25);align-items:center;box-sizing:border-box;z-index:100}@media all and (max-width:768px){header{padding:0 1rem}}header .logo{width:11rem;height:3.2rem;background:url(../../img/logo_hm.svg) center center no-repeat;background-size:contain}@media all and (max-width:768px){header .logo{order:1;width:9rem}}header .menuright{display:flex;align-items:center;gap:2rem;height:100%}@media all and (max-width:768px){header .menuright{gap:.75rem}}header #primaryNav{position:relative;height:100%}@media all and (max-width:768px){header #primaryNav{order:3;width:1.5rem;height:1.5rem;background:url(../../img/ico/ico_menu.svg) center center no-repeat;background-size:contain;position:relative}}header #primaryNav ul{list-style:none;gap:2.5rem;height:100%;display:flex;align-items:center;margin:0;position:relative;padding:0}@media all and (max-width:768px){header #primaryNav ul{display:none;position:fixed;top:5rem;background-color:#fff;width:100vw;right:0;gap:0;height:auto}header #primaryNav ul.open{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;box-shadow:0 12px 12px 0 rgba(0,0,0,.25)}}header #primaryNav ul li{font-family:Outfit;font-size:1rem;font-style:normal;font-weight:600;line-height:normal;height:100%;display:flex;align-items:center;position:relative;box-sizing:border-box}@media all and (max-width:768px){header #primaryNav ul li{background-color:#fff;height:4rem;margin-bottom:auto}}header #primaryNav ul li.new{gap:.25rem}header #primaryNav ul li.new::after{content:" ";display:inline-block;position:relative;width:1rem;height:1rem;background:url(../../img/ico/ico_new.svg) center center no-repeat;background-size:contain;margin-left:.2rem}header #primaryNav ul li a{text-decoration:none;color:#3c3c3c;border-bottom:.25rem solid transparent;position:relative;height:100%;display:flex;align-items:center;transition:all .5s;box-sizing:border-box}header #primaryNav ul li a:hover{border-color:#ff8200}header #primaryNav ul li:hover a{border-color:#ff8200}@media all and (max-width:768px){header .agenda{order:2}}.btn{background-color:#a6fffe;border-radius:.95rem;box-shadow:inset 6px 6px 1rem rgba(0,0,0,.4),inset -6px -6px 1rem rgba(0,0,0,.4);padding:.7rem 2rem;font-family:arialrounded;text-transform:uppercase;color:#072d41;display:inline-block;margin:0 auto;text-decoration:none;font-size:2rem;transition:all .25s;position:relative;cursor:pointer}@media all and (orientation:portrait){.btn{font-size:1.8rem}}.btn:hover::after,.btn:hover::before{content:" ";position:absolute;top:0;left:0;width:100%;height:100%;box-sizing:border-box;border-radius:.95rem}.btn:hover::before{box-shadow:0 0 10px #88c1ff}.btn:hover::after{border:.15rem solid #031323}button{border:0}*,::after,::before{box-sizing:border-box}body,html{margin:0;padding:0;height:100%;font-size:1.78vh}@media all and (orientation:portrait){body,html{height:auto;min-height:100%}}body{display:flex;align-items:center;justify-content:center;background:#0b0d12}@media all and (orientation:landscape){body{overflow:hidden}}@media all and (orientation:portrait){main{background:url(../../img/bg1_mobile.jpg) center center no-repeat;background-size:cover;height:auto;min-height:100%;width:100%}}@media all and (orientation:landscape){main{width:min(100vw,177.7777777778vh);height:min(100vh,56.25vw);position:relative;padding:clamp(1rem,1.5vw,3rem);line-height:1.5;background:#fff;color:#111827;overflow:hidden;background:url(../../img/bg1.jpg) center center no-repeat;background-size:cover}}@media all and (orientation:landscape){main.mainecran2{background:url(../../img/qst/bgqst1.jpg) center center no-repeat;background-size:cover}}@media all and (orientation:landscape){main.mainecran3{background:url(../../img/qst/bgqst2.jpg) center center no-repeat;background-size:cover}}@media all and (orientation:landscape){main.mainecran4{background:url(../../img/qst/bgqst3.jpg) center center no-repeat;background-size:cover}}@media all and (orientation:landscape){main.mainecran5{background:url(../../img/qst/bgqst4.jpg) center center no-repeat;background-size:cover}}main>.center{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;text-align:center}footer{background-color:#3c3c3c;display:flex;height:5rem;justify-content:center;align-items:center;gap:2.5rem;align-self:stretch;width:100%;box-sizing:border-box}@media all and (max-width:768px){footer{flex-direction:column;height:auto}}footer ul{display:inline-flex;gap:2.5rem;height:100%;padding:0}@media all and (max-width:768px){footer ul{flex-direction:column;gap:.95rem}}footer ul li{height:100%}@media all and (max-width:768px){footer ul li{text-align:center}}footer ul li a{color:#fff;font-size:1.125rem;font-style:normal;font-weight:500;line-height:140%;text-decoration:none;height:100%;display:inline-flex;align-items:center;justify-content:center;border-bottom:4px solid #3c3c3c;transition:all .5s;box-sizing:border-box}@media all and (max-width:768px){footer ul li a{font-size:1.05rem}}footer ul li a:hover{border-color:#fff}.popups{position:fixed;top:0;left:0;z-index:1000;width:100%;height:100%;background:rgba(60,60,60,.75);display:none}.popups.open{display:flex;align-items:center;justify-content:center}.popups .wrapperPopup{border-radius:1.2rem;background:var(--Blanc,#fff);max-height:90%;height:auto;width:80%;padding:1.6rem;box-sizing:border-box;max-width:80vh}@media all and (max-width:768px){.popups .wrapperPopup{max-width:none;width:95%;padding:1rem}}.popups .wrapperPopup .popup{position:relative;height:100%}.popups .wrapperPopup .popup .headPopup{height:1.7rem;margin-bottom:1.6rem;display:flex;justify-content:space-between}@media all and (max-width:768px){.popups .wrapperPopup .popup .headPopup{height:auto;margin-bottom:1rem}}.popups .wrapperPopup .popup .headPopup .wrapText{display:flex;gap:.8rem;height:100%;align-items:center;justify-content:center}@media all and (max-width:768px){.popups .wrapperPopup .popup .headPopup .wrapText{flex-direction:column;align-items:flex-start;gap:.3rem}}.popups .wrapperPopup .popup .headPopup .wrapText .cat{padding:.4rem;border-radius:.4rem;font-size:1rem;font-style:normal;font-weight:400;line-height:100%}@media all and (max-width:768px){.popups .wrapperPopup .popup .headPopup .wrapText .cat{margin-top:-2rem}}.popups .wrapperPopup .popup .headPopup .wrapText .cat.bleu{background-color:#d6e5ff}.popups .wrapperPopup .popup .headPopup .wrapText .cat.jaune{background-color:#ffe887}.popups .wrapperPopup .popup .headPopup .wrapText .cat.rose{background-color:#ffa5e1}.popups .wrapperPopup .popup .headPopup .wrapText .cat.vert{background-color:#b4f0bb}.popups .wrapperPopup .popup .headPopup .wrapText .titrePopup{font-size:1.2rem;font-style:normal;font-weight:700;line-height:normal;padding-right:1rem}@media all and (max-width:768px){.popups .wrapperPopup .popup .headPopup .wrapText .titrePopup{font-size:1rem;padding-right:2.5rem}}.popups .wrapperPopup .popup .headPopup .closePopup{height:2rem;width:2rem;background:url(../../img/ico/closePopup.svg) center center no-repeat;background-size:contain;cursor:pointer;transition:all .5s}@media all and (max-width:768px){.popups .wrapperPopup .popup .headPopup .closePopup{height:2.5rem;width:2.5rem;position:absolute;top:-.5rem;right:-.5rem}}.popups .wrapperPopup .popup .headPopup .closePopup:hover{opacity:.75;transform:rotate(360deg)}.popups .wrapperPopup .popup .scrollcontent{max-height:calc(84vh - 3.3rem);height:auto;overflow-y:auto;overflow-x:hidden;position:relative}@media all and (max-width:768px){.popups .wrapperPopup .popup .scrollcontent{max-height:calc(80vh - 3.3rem)}}.popups .wrapperPopup .popup .video{width:100%}.popups .wrapperPopup .popup .video audio,.popups .wrapperPopup .popup .video img,.popups .wrapperPopup .popup .video video{width:100%}.popups .wrapperPopup .popup .video iframe{min-height:35vh;width:100%}.popups .wrapperPopup .popup .contenuPopup{margin-top:1.6rem;display:flex;gap:1.6rem}@media all and (max-width:768px){.popups .wrapperPopup .popup .contenuPopup{margin-top:1rem;flex-direction:column}}.popups .wrapperPopup .popup .contenuPopup .texte{width:600%}@media all and (max-width:768px){.popups .wrapperPopup .popup .contenuPopup .texte{width:100%}}.popups .wrapperPopup .popup .contenuPopup .texte p{margin:0 0 1.6rem;font-size:.9rem;font-style:normal;font-weight:500;line-height:140%}@media all and (max-width:768px){.popups .wrapperPopup .popup .contenuPopup .texte p{margin:0 0 1rem}}.popups .wrapperPopup .popup .contenuPopup .texte ul{padding:0;margin:0;margin-top:-.5rem;list-style:none;display:flex;flex-direction:column}.popups .wrapperPopup .popup .contenuPopup .texte ul li{padding:.4rem;font-size:.9rem;font-style:normal;font-weight:400;line-height:100%;margin-bottom:.4rem;border-radius:.4rem;display:inline-flex;margin-right:auto;position:relative}.popups .wrapperPopup .popup .contenuPopup .texte ul li::before{content:" ";position:relative;background:url(../../img/ico/ico_check.svg) center center no-repeat;background-size:contain;height:1rem;width:1rem;margin-right:.4rem}.popups .wrapperPopup .popup .contenuPopup .texte ul.rose li{background-color:#ffa5e1}.popups .wrapperPopup .popup .contenuPopup .texte ul.bleu li{background-color:#d6e5ff}.popups .wrapperPopup .popup .contenuPopup .texte ul.vert li{background-color:#b4f0bb}.popups .wrapperPopup .popup .contenuPopup .texte ul.jaune li{background-color:#ffe887}.popups .wrapperPopup .popup .contenuPopup .coteScience{width:400%;background:linear-gradient(267deg,#fea80e 0,#fc7e0c 11.88%,#fa2d0a 33.02%);border-radius:.8rem;color:#fff;padding:1.6rem 2rem;box-sizing:border-box}@media all and (max-width:768px){.popups .wrapperPopup .popup .contenuPopup .coteScience{width:100%}}.popups .wrapperPopup .popup .contenuPopup .coteScience .titreScience{position:relative;font-size:1.6963rem;font-style:normal;font-weight:500;line-height:120%;text-transform:uppercase;display:inline-block;padding:2rem 2rem 1.6rem 0}.popups .wrapperPopup .popup .contenuPopup .coteScience .titreScience::after{content:" ";position:absolute;width:3rem;height:3rem;top:0;right:0;background:url(../../img/ico/ico_ray_blanc.svg) center center no-repeat;background-size:contain}.popups .wrapperPopup .popup .contenuPopup .coteScience p{margin:0 0 1.6rem}.popups .wrapperPopup .popup .contenuPopup .coteScience p:last-child{margin:0}.ecran1{display:flex;flex-wrap:wrap;position:relative;height:100%;width:100%;padding:0;box-sizing:border-box;gap:0;font-family:komikaaxis}@media all and (orientation:portrait){.ecran1{flex-direction:column;align-items:flex-start;justify-content:flex-start;display:block}}.ecran1 .toppart{display:flex;width:100%;gap:3rem}@media all and (orientation:portrait){.ecran1 .toppart{flex-direction:column;align-items:flex-start;justify-content:flex-start;display:block}}.ecran1 .part1{width:calc(50% - 1.5rem)}@media all and (orientation:portrait){.ecran1 .part1{width:100%}}.ecran1 .part1 .logo1{width:100%;height:auto;position:relative}.ecran1 .part1 .logo1 img{width:90%;margin:0 5% 0}.ecran1 .part1 .texte{display:flex;flex-direction:column;line-height:1.25;align-items:center;justify-content:flex-start;width:100%;color:#fff;font-size:2.9rem}.ecran1 .part1 .texte span{font-size:2.4rem}.ecran1 .part1 .texte b,.ecran1 .part1 .texte em{font-weight:400;font-style:normal;color:#a6fffe}.ecran1 .part1 .texte em{font-size:2.4rem}.ecran1 .part1 .drone{position:relative;width:100%;text-align:center}.ecran1 .part1 .drone img{width:60%;height:auto;margin:2rem}.ecran1 .part2{width:calc(50% - 1.5rem)}@media all and (orientation:portrait){.ecran1 .part2{display:block;width:90%;margin:0 5%}}.ecran1 .part2 .allwrapper{border-radius:1.5rem;border:5px solid #a6fffe;background-color:rgba(7,42,60,.58);width:100%;box-sizing:border-box;padding:3rem 3rem 1rem;color:#fff;box-shadow:0 5px 2rem #000;text-align:center}@media all and (orientation:portrait){.ecran1 .part2 .allwrapper{padding:1rem}}.ecran1 .part2 .allwrapper .roueWrapper{display:flex;font-family:arialrounded;gap:2rem;margin-bottom:-3.5rem;text-align:left}@media all and (orientation:portrait){.ecran1 .part2 .allwrapper .roueWrapper{margin-bottom:-1.5rem;gap:.5rem}}.ecran1 .part2 .allwrapper .roueWrapper .texte{width:calc(42% - 1rem);line-height:1.25;font-size:2rem}@media all and (orientation:portrait){.ecran1 .part2 .allwrapper .roueWrapper .texte{width:calc(50% - 0rem);font-size:1.45rem}}.ecran1 .part2 .allwrapper .roueWrapper .roue{width:calc(58% - 1rem)}@media all and (orientation:portrait){.ecran1 .part2 .allwrapper .roueWrapper .roue{width:calc(50% - .5rem)}}.ecran1 .part2 .allwrapper .roueWrapper .roue img{width:100%}.ecran1 .part2 .allwrapper p{font-family:arialrounded;width:100%;text-align:center;font-size:1.7rem;padding:0 2rem;margin:1.5rem 0 0}@media all and (orientation:portrait){.ecran1 .part2 .allwrapper p{font-size:1.15rem;padding:0 1rem}}.ecran1 .part2 .allwrapper .btn-next{margin-bottom:1rem}.ecran1 .part3{width:100%;display:flex;align-items:center;justify-content:space-between;margin-top:-2rem}@media all and (orientation:portrait){.ecran1 .part3{margin-top:0;padding:1rem;box-sizing:border-box}}.ecran1 .part3 ul{font-family:Arial;display:inline-block;margin:0;width:calc(50% - 1.5rem);text-align:center;padding:0}@media all and (orientation:portrait){.ecran1 .part3 ul{display:flex;flex-direction:column;padding:2rem 0 2rem 3.5rem;width:calc(60% - 0rem);box-sizing:border-box;text-align:left}}.ecran1 .part3 ul li{display:inline;color:#fff;font-size:1.5rem}@media all and (orientation:portrait){.ecran1 .part3 ul li{font-size:1.3rem;line-height:2rem;margin-bottom:.5rem}}@media all and (orientation:portrait){.ecran1 .part3 ul li.disap{display:none}}.ecran1 .part3 ul li a{color:#fff}.ecran1 .part3 ul li a:hover{text-decoration:none}.ecran1 .part3 .logo{width:15%}@media all and (orientation:portrait){.ecran1 .part3 .logo{width:45%;padding-right:1rem;box-sizing:border-box}}.ecran1 .part3 .logo img{width:100%}.qst{display:flex;flex-wrap:wrap;position:relative;height:100%;width:100%;padding:0;box-sizing:border-box;gap:0;font-family:komikaaxis;font-family:arialrounded}@media all and (orientation:portrait){.qst{flex-direction:column;align-items:flex-start;justify-content:flex-start;display:block;min-height:100vh}}.qst .logo1{width:45%;height:auto;position:relative}@media all and (orientation:portrait){.qst .logo1{margin:0 auto 2rem;width:65%}}.qst .logo1 img{width:90%;margin:0 5% 0}.qst .theQuestion{width:100%;border-radius:1.5rem;border:5px solid #a6fffe;background-color:rgba(7,42,60,.58);padding:3rem 3rem 1rem;display:block;position:relative;display:flex;align-items:center;min-height:calc(55vh + 5rem);justify-content:center}@media all and (orientation:portrait){.qst .theQuestion{width:90%;margin:0 5% 1rem;padding:2rem}}.qst .theQuestion .wrapperNumero{position:absolute;bottom:calc(100% - 1.4rem);left:0;width:calc(45% - 0rem);text-align:center}@media all and (orientation:portrait){.qst .theQuestion .wrapperNumero{width:calc(100% - 0rem);bottom:calc(100% - 1rem)}}.qst .theQuestion .wrapperNumero .numero{font-family:arialrounded;color:#a6fffe;background-color:#031323;border-radius:2rem;padding:.4rem 2rem;font-size:1.6rem;margin:0 auto;display:inline-block}.qst .theQuestion .wrapperQst{display:flex;align-items:center;color:#fff;justify-content:space-between}@media all and (orientation:portrait){.qst .theQuestion .wrapperQst{flex-direction:column}}.qst .theQuestion .wrapperQst.showOut{display:none}.qst .theQuestion .wrapperQst .question{font-size:2.6rem;width:30%;line-height:1.1}@media all and (orientation:portrait){.qst .theQuestion .wrapperQst .question{width:100%;font-size:1.9rem;text-align:center}}.qst .theQuestion .wrapperQst .question.large{width:60%;text-align:center;padding:0 8%}@media all and (orientation:portrait){.qst .theQuestion .wrapperQst .question.large{width:100%;text-align:center;padding:0}}.qst .theQuestion .wrapperQst .question.gauche{text-align:left}.qst .theQuestion .wrapperQst .question small{margin-top:2rem;display:block;font-size:1.4rem}@media all and (orientation:portrait){.qst .theQuestion .wrapperQst .question small{margin-bottom:2rem;font-size:1.2rem}}.qst .theQuestion .wrapperQst .question ul{margin-top:.6rem;font-size:2rem}@media all and (orientation:portrait){.qst .theQuestion .wrapperQst .question ul{font-size:1.8rem;padding-left:1.5rem}}.qst .theQuestion .wrapperQst .img{height:55vh;width:30%}@media all and (orientation:portrait){.qst .theQuestion .wrapperQst .img{width:100%;height:35vh;margin:1rem 0}}.qst .theQuestion .wrapperQst .img img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.qst .theQuestion .wrapperQst .wrapAns{width:30%;display:flex;flex-direction:column;gap:1.5rem}@media all and (orientation:portrait){.qst .theQuestion .wrapperQst .wrapAns{width:100%;gap:1rem}}.qst .theQuestion .wrapperQst .wrapAns.small{width:40%}@media all and (orientation:portrait){.qst .theQuestion .wrapperQst .wrapAns.small{width:100%}}.qst .theQuestion .wrapperQst .wrapAns p{font-size:2rem;margin:0 0 0;line-height:1.15;text-align:center;width:100%;box-sizing:border-box}@media all and (orientation:portrait){.qst .theQuestion .wrapperQst .wrapAns p{font-size:1.7rem}}.qst .theQuestion .wrapperQst .wrapAns .answer{background-color:#a6fffe;border-radius:.95rem;box-shadow:inset 6px 6px 1rem rgba(0,0,0,.4),inset -6px -6px 1rem rgba(0,0,0,.4);padding:.7rem 2rem;font-family:arialrounded;color:#072d41;display:inline-block;margin:0 auto;text-decoration:none;font-size:1.55rem;line-height:1.15;transition:all .25s;text-align:center;cursor:pointer;position:relative}@media all and (orientation:portrait){.qst .theQuestion .wrapperQst .wrapAns .answer{font-size:1.6rem;width:100%}}.qst .theQuestion .wrapperQst .wrapAns .answer.max{width:80%}.qst .theQuestion .wrapperQst .wrapAns .answer.min{width:30%}@media all and (orientation:portrait){.qst .theQuestion .wrapperQst .wrapAns .answer.min{width:80%;height:4.5rem;display:flex;align-items:center;justify-content:center}}.qst .theQuestion .wrapperQst .wrapAns .answer img{width:1.3rem;margin-right:.5rem}.qst .theQuestion .wrapperQst .wrapAns .answer:hover::after,.qst .theQuestion .wrapperQst .wrapAns .answer:hover::before{content:" ";position:absolute;top:0;left:0;width:100%;height:100%;box-sizing:border-box;border-radius:.95rem}.qst .theQuestion .wrapperQst .wrapAns .answer:hover::before{box-shadow:0 0 10px #88c1ff}.qst .theQuestion .wrapperQst .wrapAns .answer:hover::after{border:.15rem solid #031323}.qst .feedback{display:none}.qst .feedback.showIn{display:flex;align-items:center;justify-content:space-between}@media all and (orientation:portrait){.qst .feedback.showIn{flex-direction:column}}.qst .feedback .imgfeed{width:50%;height:55vh;display:flex;align-items:center;justify-content:center}@media all and (orientation:portrait){.qst .feedback .imgfeed{height:auto;width:80%;margin-bottom:2rem}}.qst .feedback .imgfeed img{width:100%;height:85%;-o-object-fit:contain;object-fit:contain}.qst .feedback .textfeed{width:50%;text-align:center;font-family:arialrounded;font-size:2rem;line-height:1.15;color:#fff}@media all and (orientation:portrait){.qst .feedback .textfeed{width:100%}}.qst .feedback .textfeed .small{font-size:1.3rem}.qst .feedback .textfeed p{margin:0 auto 2rem;padding:0 20%}@media all and (orientation:portrait){.qst .feedback .textfeed p{padding:0}}.qst .feedback .textfeed ul{text-align:left}.qst .feedback .textfeed .btn-next{position:relative;display:inline-flex;align-items:center;gap:1rem;margin:0 auto 2rem}.ecran6{display:flex;flex-wrap:wrap;position:relative;height:100%;width:100%;padding:0;box-sizing:border-box;gap:0;font-family:komikaaxis;font-family:arialrounded}@media all and (orientation:portrait){.ecran6{flex-direction:column;align-items:flex-start;justify-content:flex-start;display:block;min-height:100vh;overflow:hidden}}.ecran6 .logo1{width:45%;height:auto;position:relative}@media all and (orientation:portrait){.ecran6 .logo1{margin:0 auto 2rem;width:65%}}.ecran6 .logo1 img{width:90%;margin:0 5% 0}.ecran6 .wrapperTextFin{position:absolute;left:0;bottom:0;height:calc(55vh + 4rem);box-sizing:border-box;padding:2rem;width:45%;text-align:center}@media all and (orientation:portrait){.ecran6 .wrapperTextFin{position:relative;left:initial;bottom:initial;width:100%;height:auto;padding-top:0}}.ecran6 .wrapperTextFin .texte{color:#fff;text-shadow:0 4px 10px #000;font-size:2rem;line-height:1.05;padding:0 10%;margin-bottom:2rem}@media all and (orientation:portrait){.ecran6 .wrapperTextFin .texte{padding:0 1rem}}.ecran6 .wrapperTextFin .btn-launch{margin-bottom:2rem}.ecran6 .wrapperTextFin .texteGenial{font-family:komikaaxis;color:#fff;padding:0 9%;font-size:2.5rem;text-shadow:0 1rem 20px rgba(0,0,0,.65);line-height:1.25}@media all and (orientation:portrait){.ecran6 .wrapperTextFin .texteGenial{font-size:2rem}}.ecran6 .wrapperTextFin .texteGenial b{font-weight:400;color:#a6fffe;font-size:3rem;display:block;margin-bottom:.75rem}@media all and (orientation:portrait){.ecran6 .wrapperTextFin .texteGenial b{font-size:2.5rem}}.ecran6 .wrapperTextFin .texteGenial img{margin-bottom:-1rem;height:9vh;width:auto}@media all and (orientation:portrait){.ecran6 .wrapperTextFin .texteGenial img{height:15vw}}.ecran6 .wrapperRoue{position:absolute;right:0;bottom:3vh;width:55%;height:100%}@media all and (orientation:portrait){.ecran6 .wrapperRoue{position:relative;bottom:initial;right:initial;height:90vw;width:90vw;margin:0 5vw}}.ecran6 .wrapperRoue .roueLevel1{position:absolute;z-index:10;top:50%;left:50%;transform:translate(-50%,-50%);width:75vh;height:75vh}@media all and (orientation:portrait){.ecran6 .wrapperRoue .roueLevel1{height:100%;width:100%}}.ecran6 .wrapperRoue .roueLevel1 img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.ecran6 .wrapperRoue .roueLevel1 .roueIndic{position:absolute;top:50%;transform:translateY(-50%);left:2vh;width:12vh;height:12vh}@media all and (orientation:portrait){.ecran6 .wrapperRoue .roueLevel1 .roueIndic{width:18vw;height:18vw;left:0}}.ecran6 .wrapperRoue .roueLevel2{position:absolute;z-index:8;top:50%;left:50%;transform:translate(-50%,-50%);width:75vh;height:75vh}@media all and (orientation:portrait){.ecran6 .wrapperRoue .roueLevel2{height:100%;width:100%}}.ecran6 .wrapperRoue .roueLevel2 img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.ecran6 .wrapperRoue .roueLevel2.animate{animation:tourne 4.5s ease-out forwards}.ecran6 .wrapperRoue .roueLevel3{position:absolute;z-index:6;top:50%;left:50%;transform:translate(-50%,-50%);width:75vh;height:75vh}@media all and (orientation:portrait){.ecran6 .wrapperRoue .roueLevel3{height:100%;width:100%}}.ecran6 .wrapperRoue .roueLevel3 img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.ecran6 .wrapperRoue .roueBottom{z-index:4;position:absolute;left:52.2%;transform:translateX(-50%);width:100%;height:40vh;bottom:-3vh}.ecran6 .wrapperRoue .roueBottom img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom 0 left 55%;object-position:bottom 0 left 55%;margin-top:1.5vw}.ecran7{display:flex;flex-wrap:wrap;position:relative;height:100%;width:100%;padding:0;box-sizing:border-box;gap:0;font-family:komikaaxis;font-family:arialrounded}@media all and (orientation:portrait){.ecran7{flex-direction:column;align-items:flex-start;justify-content:flex-start;display:block;min-height:100vh;overflow:hidden}}.ecran7 .formulaire{width:100%;border-radius:1.5rem;border:5px solid #a6fffe;background-color:rgba(7,42,60,.58);padding:15vh 3rem 1rem;text-align:center;color:#fff}@media all and (orientation:portrait){.ecran7 .formulaire{width:90%;margin:1rem 5%;padding:1rem 1rem 1rem}}.ecran7 .formulaire .yeah{width:25%;height:auto;position:absolute;left:50%;transform:translateX(-50%);top:-1rem}@media all and (orientation:portrait){.ecran7 .formulaire .yeah{position:relative;top:initial;width:90%;left:initial;margin-left:50%}}.ecran7 .formulaire .yeah img{width:100%;height:auto}.ecran7 .formulaire h1{font-size:2rem;margin:0}@media all and (orientation:portrait){.ecran7 .formulaire h1{margin:0;line-height:1.25;font-size:1.5rem}}.ecran7 .formulaire .wrapperForm{display:flex;gap:0;flex-wrap:wrap;width:100%;padding:0 5%;box-sizing:border-box}@media all and (orientation:portrait){.ecran7 .formulaire .wrapperForm{padding:0}}.ecran7 .formulaire .wrapperForm .formLabel{width:33.33%;box-sizing:border-box;padding:.5rem .5rem;display:flex;flex-direction:column;text-align:left;font-size:1.25rem}@media all and (orientation:portrait){.ecran7 .formulaire .wrapperForm .formLabel{width:50%;padding:.5rem .5rem;font-size:1.1rem}.ecran7 .formulaire .wrapperForm .formLabel label{margin-bottom:.25rem;height:1.5rem;display:flex;align-items:flex-end}.ecran7 .formulaire .wrapperForm .formLabel label sup{margin-bottom:.4rem;margin-left:.2rem}}.ecran7 .formulaire .wrapperForm .formLabel input{border-radius:.5rem;height:2.5rem;padding:.5rem;border:0;box-sizing:border-box;display:flex;align-items:center;color:#072a3c;font-size:1.25rem}@media all and (orientation:portrait){.ecran7 .formulaire .wrapperForm .formLabel input{font-size:1.1rem;height:2.2rem}}.ecran7 .formulaire .wrapperForm .formLabel input.wrong{border:4px solid red}@media all and (orientation:portrait){.ecran7 .formulaire .wrapperForm .lastForm{width:100%;margin-top:1rem;margin-bottom:1rem}.ecran7 .formulaire .wrapperForm .lastForm label{display:none}}.ecran7 .formulaire .wrapperForm .checkboxe{padding:.5rem;width:100%;box-sizing:border-box;text-align:left;display:flex;gap:1rem;align-items:center;justify-content:center;cursor:pointer}.ecran7 .formulaire .wrapperForm .checkboxe input{width:1.5rem;height:1.5rem;cursor:pointer}.ecran7 .formulaire .wrapperForm .checkboxe label{width:calc(100% - 2.5rem);cursor:pointer}.ecran7 .btn-form{height:3.5rem;padding:.4rem 2rem;display:flex;align-items:center;gap:.5rem;font-size:1.5rem;margin:1rem 5% 2.5rem auto}@media all and (orientation:portrait){.ecran7 .btn-form{height:2.75rem;font-size:1.3rem}}.ecran7 .btn-form.disabled{opacity:.5;cursor:not-allowed}.ecran7 .btn-form img{height:1.5rem;width:auto}@media all and (orientation:portrait){.ecran7 .btn-form img{height:1rem}}.ecran7 .infos{width:100%;text-align:left;padding-left:calc(5% + 1.5rem);padding-right:calc(5% + 1.5rem);box-sizing:border-box;margin:0 0 1rem;font-size:.8rem}@media all and (orientation:portrait){.ecran7 .infos{padding-left:calc(0% + .5rem);padding-right:calc(0% + .5rem)}}.ecran7 .infos a{color:#fff}.ecran7 .infos a:hover{text-decoration:none}.ecran8{display:flex;flex-wrap:wrap;position:relative;height:100%;width:100%;padding:0;box-sizing:border-box;gap:0;font-family:komikaaxis;font-family:arialrounded}@media all and (orientation:portrait){.ecran8{flex-direction:column;align-items:flex-start;justify-content:flex-start;display:block;min-height:100vh;overflow:hidden}}.ecran8 .wrapperMerci{width:100%;border-radius:1.5rem;border:5px solid #a6fffe;background-color:rgba(7,42,60,.58);padding:1rem 13% 1rem;text-align:center;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}@media all and (orientation:portrait){.ecran8 .wrapperMerci{width:90%;margin:5vh 5%;padding:1rem 1rem 1rem}}.ecran8 .wrapperMerci .texte{font-size:2.8rem;line-height:1.25;margin-bottom:2rem}@media all and (orientation:portrait){.ecran8 .wrapperMerci .texte{font-size:1.8rem;padding:0 5% 1rem}}.ecran8 .wrapperMerci .imageMerci{width:75%;margin:0 auto}@media all and (orientation:portrait){.ecran8 .wrapperMerci .imageMerci{width:90%}}.ecran8 .wrapperMerci .imageMerci img{width:100%;height:auto}.ecran8 .wrapperMerci .imageMerci img.mobile{display:none}@media all and (orientation:portrait){.ecran8 .wrapperMerci .imageMerci img.mobile{display:block}}@media all and (orientation:portrait){.ecran8 .wrapperMerci .imageMerci img.desktop{display:none}}.ecran8 .wrapperMerci .yeah{width:38%;margin:0 auto}@media all and (orientation:portrait){.ecran8 .wrapperMerci .yeah{width:100%;display:flex;align-items:center;justify-content:center}}.ecran8 .wrapperMerci .yeah img{width:100%;height:auto}@media all and (orientation:portrait){.ecran8 .wrapperMerci .yeah img{width:110%}}.ecran8 .part3{width:100%;display:flex;align-items:center;justify-content:space-between;margin-top:-2rem}@media all and (orientation:portrait){.ecran8 .part3{margin-top:0;padding:1rem;box-sizing:border-box}}.ecran8 .part3 ul{font-family:Arial;display:inline-block;margin:0;width:calc(100% - 0rem);text-align:center;padding:0;display:flex;justify-content:space-between}@media all and (orientation:portrait){.ecran8 .part3 ul{display:flex;flex-direction:column;padding:2rem 0 2rem 3.5rem;width:calc(60% - 0rem);box-sizing:border-box;text-align:left}}.ecran8 .part3 ul li{display:inline;color:#fff;font-size:1.5rem}@media all and (orientation:portrait){.ecran8 .part3 ul li{font-size:1.3rem;line-height:2rem;margin-bottom:.5rem}}@media all and (orientation:portrait){.ecran8 .part3 ul li.disap{display:none}}.ecran8 .part3 ul li a{color:#fff}.ecran8 .part3 ul li a:hover{text-decoration:none}.ecran8 .part3 .logo{width:15%}@media all and (orientation:portrait){.ecran8 .part3 .logo{width:45%;padding-right:1rem;box-sizing:border-box}}.ecran8 .part3 .logo img{width:100%}.pyro{position:relative;z-index:1000;width:100%;height:100%;display:none}.pyro.animation{display:block}.pyro>.after,.pyro>.before,.pyro>.feu2,.pyro>.feu3{position:absolute;width:1rem;height:1rem;border-radius:50%;top:-25%;left:0;box-shadow:0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff;animation:1s bang ease-out infinite backwards,1s gravity ease-in infinite backwards,5s position linear infinite backwards}.pyro>.feu2{animation-delay:1s,1s,1s;animation-duration:1.25s,1.25s,6.25s}.pyro>.feu3{animation-delay:.25s,.25s,.25s;animation-duration:1.25s,1.25s,6.25s}.pyro>.after{animation-delay:1.25s,1.25s,1.25s;animation-duration:1.25s,1.25s,6.25s}@keyframes bang{to{box-shadow:107.3333333333px -179px hsl(20deg,100%,50%),509.3333333333px -921px hsl(68deg,100%,50%),438.3333333333px 181px hsl(131deg,100%,50%),-634.6666666667px -924px hsl(300deg,100%,50%),275.3333333333px -228px hsl(111deg,100%,50%),-453.6666666667px -293px hsl(174deg,100%,50%),312.3333333333px -195px hsl(337deg,100%,50%),-650.6666666667px -348px hsl(283deg,100%,50%),-356.6666666667px -251px hsl(219deg,100%,50%),248.3333333333px -717px hsl(161deg,100%,50%),-112.6666666667px -395px hsl(32deg,100%,50%),-386.6666666667px -455px hsl(80deg,100%,50%),297.3333333333px -724px hsl(24deg,100%,50%),-253.6666666667px -51px hsl(174deg,100%,50%),-47.6666666667px -619px hsl(26deg,100%,50%),61.3333333333px -569px hsl(55deg,100%,50%),457.3333333333px -315px hsl(135deg,100%,50%),-616.6666666667px -370px hsl(271deg,100%,50%),195.3333333333px -538px hsl(34deg,100%,50%),198.3333333333px -372px hsl(215deg,100%,50%),-520.6666666667px -118px hsl(65deg,100%,50%),357.3333333333px -243px hsl(88deg,100%,50%),315.3333333333px -343px hsl(72deg,100%,50%),203.3333333333px -397px hsl(256deg,100%,50%),-41.6666666667px -322px hsl(203deg,100%,50%),380.3333333333px 49px hsl(257deg,100%,50%),-98.6666666667px -529px hsl(191deg,100%,50%),-260.6666666667px -956px hsl(272deg,100%,50%),-220.6666666667px 187px hsl(316deg,100%,50%),-601.6666666667px -20px hsl(145deg,100%,50%),-325.6666666667px -771px hsl(174deg,100%,50%),-364.6666666667px -986px hsl(263deg,100%,50%),320.3333333333px 193px hsl(233deg,100%,50%),-534.6666666667px -64px hsl(221deg,100%,50%),-441.6666666667px 126px hsl(289deg,100%,50%),-248.6666666667px -103px hsl(309deg,100%,50%),-384.6666666667px -68px hsl(222deg,100%,50%),312.3333333333px -376px hsl(76deg,100%,50%),-385.6666666667px -597px hsl(77deg,100%,50%),-223.6666666667px -598px hsl(256deg,100%,50%),-86.6666666667px -391px hsl(54deg,100%,50%),-74.6666666667px 165px hsl(120deg,100%,50%),-199.6666666667px 15px hsl(47deg,100%,50%),-28.6666666667px -691px hsl(124deg,100%,50%),396.3333333333px -237px hsl(27deg,100%,50%),459.3333333333px -294px hsl(229deg,100%,50%),167.3333333333px -862px hsl(258deg,100%,50%),-664.6666666667px -226px hsl(257deg,100%,50%),-122.6666666667px -321px hsl(148deg,100%,50%),177.3333333333px -108px hsl(155deg,100%,50%),509.3333333333px -466px hsl(269deg,100%,50%)}}@keyframes gravity{to{transform:translateY(200px);-moz-transform:translateY(200px);-webkit-transform:translateY(200px);-o-transform:translateY(200px);-ms-transform:translateY(200px);opacity:0}}@keyframes position{0%,19.9%{margin-top:10%;margin-left:40%}20%,39.9%{margin-top:40%;margin-left:30%}40%,59.9%{margin-top:20%;margin-left:70%}60%,79.9%{margin-top:30%;margin-left:20%}80%,99.9%{margin-top:30%;margin-left:80%}}.mainmentions_legales,.mainmentions_legales2{background:#fff;display:flex}.mainmentions_legales .mentionslegales,.mainmentions_legales2 .mentionslegales{font-family:Arial;font-size:1rem;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}@media all and (orientation:portrait){.mainmentions_legales .mentionslegales,.mainmentions_legales2 .mentionslegales{box-sizing:border-box;padding:2rem}}.mainmentions_legales .mentionslegales .logo,.mainmentions_legales2 .mentionslegales .logo{width:100%;height:5rem;background:url(../../img/logo_syngenta.jpg) center center no-repeat;background-size:contain;margin-bottom:1.5rem}@media all and (orientation:landscape){.mainmentions_legales .mentionslegales .btn,.mainmentions_legales2 .mentionslegales .btn{position:absolute;top:2rem;left:2rem}}@media all and (orientation:portrait){.mainmentions_legales .mentionslegales .btn,.mainmentions_legales2 .mentionslegales .btn{margin:0 auto 1rem 0}}.mainmentions_legales .mentionslegales .attention,.mainmentions_legales2 .mentionslegales .attention{padding-left:5rem;margin-bottom:1.5rem;background:url(../../img/SGH07.gif) left center no-repeat;background-size:3.5rem auto;min-height:4rem;display:flex;align-items:center}.mainmentions_legales .mentionslegales .imgproduit,.mainmentions_legales2 .mentionslegales .imgproduit{width:100%;height:auto}@media all and (orientation:portrait){.mainmentions_legales .mentionslegales .imgproduit,.mainmentions_legales2 .mentionslegales .imgproduit{margin:1rem 0 0 -1rem;width:calc(100% + 2rem)}}.mainmentions_legales .mentionslegales .imgproduit img,.mainmentions_legales2 .mentionslegales .imgproduit img{width:100%;height:auto}
/*# sourceMappingURL=all.min.css.map */
