@font-face{font-family:PPNeueMachina-Regular;src:url(../../assets/fonts/PPNeueMachina-Regular.woff2) format("woff2")}@font-face{font-family:DuneRise;src:url(../../assets/fonts/Dune_Rise.woff2) format("woff2")}*{box-sizing:border-box;font-family:PPNeueMachina-Regular;margin:0;padding:0}body{background-color:#f7f7ff;position:relative}body:before{left:6px;transform:rotate(270deg)}body:after,body:before{background-image:url(../../assets/images/coin.svg);background-size:cover;bottom:6px;content:"";height:18px;mix-blend-mode:difference;position:fixed;width:18px;z-index:1400}body:after{right:6px;transform:rotate(180deg)}a{color:#111115;text-decoration:none}button{cursor:pointer}.nav{display:flex;flex-direction:column;height:100dvh;mix-blend-mode:difference;pointer-events:none;position:fixed;width:100%;z-index:1100}@media (min-width:760px){.nav{height:auto;top:18px}}.nav:before{background-image:url(../../assets/images/coin.svg);background-size:cover;content:"";height:18px;left:6px;mix-blend-mode:difference;position:absolute;top:6px;width:18px}@media (min-width:760px){.nav:before{top:-12px}}.nav:after{background-image:url(../../assets/images/coin.svg);background-size:cover;content:"";height:18px;position:absolute;right:6px;top:6px;transform:rotate(90deg);width:18px}@media (min-width:760px){.nav:after{top:-12px}}.nav--burgerMenu{mix-blend-mode:normal}.nav__button{background-color:transparent;background-image:url(../../assets/images/icons/burrgerMenu.svg);background-position-x:100%;background-position-y:35%;background-repeat:no-repeat;background-size:30px;border:none;color:#f7f7ff;font-size:18px;padding-right:40px;pointer-events:all;position:fixed;right:18px;top:27px;z-index:1200}.nav__button--close{background-image:url(../../assets/images/icons/close.svg);background-position-x:100%;background-position-y:0;background-repeat:no-repeat;background-size:15px;padding-right:25px}@media (min-width:760PX){.nav__button{display:none}}.nav__links{background-color:#111115;display:flex;flex:1;flex-direction:column;font-size:42px;gap:54px;list-style:none;opacity:0;overflow-y:auto;padding-bottom:72px;padding-left:18px;padding-top:108px;pointer-events:none;text-transform:uppercase;transition:.3s ease-in-out}@media (max-width:370px){.nav__links{font-size:34px}}@media (max-width:370px) and (max-height:570px){.nav__links{padding-bottom:36px;padding-top:54px}}@media (min-width:500px){.nav__links{font-size:52px}}@media (min-width:760px){.nav__links{background-color:transparent;flex-direction:row;font-size:15px;height:100%;justify-content:space-between;margin:0 18px;opacity:1;padding:0;pointer-events:all;transform:translateY(0)}}@media (min-width:1700px){.nav__links{font-size:18px}}@media (min-width:2200px){.nav__links{font-size:22px}}.nav__links--show{opacity:1;pointer-events:all}.nav__li{opacity:40%}.nav__li a{color:#f7f7ff}.nav__li:hover{opacity:60%}.nav__li--active{opacity:100%}.footer--invit{bottom:11px;left:0;position:fixed;text-align:center}@media (max-height:570px){.footer--invit{margin-bottom:11px;margin-top:64px;position:inherit;transform:translateX(0)}}@media (min-width:950px) and (max-height:570px){.footer--invit{bottom:11px;margin-bottom:0;margin-top:0;position:fixed;transform:translateX(-50%)}}@media (min-width:950px) and (max-height:530px){.footer--invit{margin-bottom:11px;margin-top:52px;position:inherit;transform:translateX(0)}}.footer--photos{bottom:18px;display:flex;justify-content:space-between;left:18px;position:fixed;text-align:center;width:100vw}.footer__liste{font-size:12px;line-height:140%;list-style:none;padding:0;text-transform:uppercase;width:100vw}@media (min-width:760px){.footer__liste{display:flex;font-size:15px;justify-content:space-between;padding:0 18px}}.canvasHexagons{display:block;height:100vh;left:0;position:absolute;top:0;width:100vw;z-index:-1}.canvasHexagons--slider{position:fixed}.button{background-color:#f7f7ff;border:solid;border-color:#111115;border-width:1px;color:#111115;padding:8px 5px 5px;position:relative;text-transform:uppercase}.button:hover:before{bottom:-10px;left:-10px;right:-10px;top:-10px}.button:active:before{bottom:-7px;left:-7px;right:-7px;top:-7px}.button:before{background-image:url(../../assets/images/coinButtonHG.svg),url(../../assets/images/coinButtonHD.svg),url(../../assets/images/coinButtonBG.svg),url(../../assets/images/coinButtonBD.svg);background-position:0 0,100% 0,0 100%,100% 100%;background-repeat:no-repeat;background-size:8px 8px;bottom:-8px!important;content:"";inset:0;left:-8px;pointer-events:none;position:absolute;right:-8px;top:-8px}@media (min-width:760px){.button--invit{font-size:22px;padding:10px 9px 7px}}.progressBar{display:flex;gap:5.4px}@media (max-width:350px){.progressBar{gap:3.96px}}@media (min-width:470px){.progressBar{gap:7.2px}}@media (min-width:950px){.progressBar{gap:9px}}@media (min-width:1750px){.progressBar{gap:16.2px}}.progressBar__bar{background-color:#c6c6d4;height:12px;width:1px}@media (min-width:470px){.progressBar__bar{height:16px}}@media (min-width:950px){.progressBar__bar{height:20px;width:1.5px}}@media (min-width:1750px){.progressBar__bar{height:32px;width:2px}}.progressBar__bar--loaded{background-color:#111115}.transition{display:flex;flex-direction:column-reverse;height:100vh;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:1200}.transition__row{flex:1;overflow:hidden}.transition__background{background-color:#111115;height:100%;transform:translateY(0);width:100%}.transition__background--hide{-webkit-animation:transi .5s ease-in-out forwards;animation:transi .5s ease-in-out forwards}.transition__background--reveal{-webkit-animation:transi-out .5s ease-in-out forwards;animation:transi-out .5s ease-in-out forwards}@-webkit-keyframes transi{0%{transform:translateY(110%)}to{transform:translateY(0)}}@keyframes transi{0%{transform:translateY(110%)}to{transform:translateY(0)}}@-webkit-keyframes transi-out{0%{transform:translateY(0)}to{transform:translateY(110%)}}@keyframes transi-out{0%{transform:translateY(0)}to{transform:translateY(110%)}}.firstSection{background-image:url(../../assets/images/home/backgroundIphoneFirst.svg);background-size:cover;box-sizing:border-box;height:var(--screen-height);margin-bottom:121px;padding:0 18px;position:relative;width:100vw;z-index:0}@media (min-width:760px){.firstSection{background-image:none}}.firstSection__titre{background-image:url(../../assets/images/home/h1Smartphone.svg);background-position:50% 50%;background-repeat:no-repeat;background-size:100% 100%;height:75px;overflow:hidden;position:relative;text-indent:100%;top:12%;white-space:nowrap;width:100%}.firstSection__p{display:none}.firstSection__img{height:200%;left:50%;pointer-events:none;position:relative;transform:translateX(-50%)}.firstSection__imgContainer{bottom:0;height:80%;left:0;margin:0;overflow:hidden;position:absolute;width:100%}.firstSection__sound{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:transparent;background:hsla(0,0%,100%,.1);border:solid;border-color:#111115;border-radius:100px;border-width:1.5px;display:flex;height:36px;justify-content:center;overflow:hidden;position:absolute;text-indent:100%;top:18px;white-space:nowrap;width:108px;z-index:200}.firstSection__bars{align-items:center;display:flex;gap:4px;position:relative}.firstSection__bar{background-color:#17ab00;height:20px;transform-origin:center;width:1.5px}.firstSection__bar--play{-webkit-animation:pulse 3s ease-in-out infinite;animation:pulse 3s ease-in-out infinite}.firstSection__bar--play:first-child{-webkit-animation-delay:0s;animation-delay:0s}.firstSection__bar--play:nth-child(2){-webkit-animation-delay:.1s;animation-delay:.1s}.firstSection__bar--play:nth-child(3){-webkit-animation-delay:.2s;animation-delay:.2s}.firstSection__bar--play:nth-child(4){-webkit-animation-delay:.3s;animation-delay:.3s}.firstSection__bar--play:nth-child(5){-webkit-animation-delay:.4s;animation-delay:.4s}.firstSection__bar--play:nth-child(6){-webkit-animation-delay:.5s;animation-delay:.5s}.firstSection__bar--play:nth-child(7){-webkit-animation-delay:.6s;animation-delay:.6s}.firstSection__bar--play:nth-child(8){-webkit-animation-delay:.7s;animation-delay:.7s}.firstSection__bar--play:nth-child(9){-webkit-animation-delay:.6s;animation-delay:.6s}.firstSection__bar--play:nth-child(10){-webkit-animation-delay:.5s;animation-delay:.5s}.firstSection__bar--play:nth-child(11){-webkit-animation-delay:.4s;animation-delay:.4s}.firstSection__bar--play:nth-child(12){-webkit-animation-delay:.3s;animation-delay:.3s}.firstSection__bar--play:nth-child(13){-webkit-animation-delay:.2s;animation-delay:.2s}.firstSection__bar--play:nth-child(14){-webkit-animation-delay:.1s;animation-delay:.1s}.firstSection__bar--play:nth-child(15){-webkit-animation-delay:0s;animation-delay:0s}.firstSection__canvas,.firstSection__hidden{display:none}.firstSection:before{background:linear-gradient(180deg,transparent,#f7f7ff);bottom:0;height:100px;left:0;width:100%;z-index:1}.firstSection:after,.firstSection:before{content:"";pointer-events:none;position:absolute}.firstSection:after{-webkit-animation:spin 10s linear infinite;animation:spin 10s linear infinite;background-image:url(../../assets/images/home/scroll.svg);background-size:cover;bottom:-75px;height:150px;left:50%;transform:translateX(-50%) rotate(0deg);transform-origin:center center;width:150px;z-index:10}.secondSection{font-size:27px;line-height:160%;padding:60.5px 18px 121px}.secondSection,.secondSection__p{position:relative}.secondSection__p:before{background-image:url(../../assets/images/home/metal1.webp);height:130px;left:-90px;top:-105px;width:130px}.secondSection__p:after,.secondSection__p:before{background-size:cover;content:"";position:absolute;z-index:200}.secondSection__p:after{background-image:url(../../assets/images/home/metal2.webp);background-position-x:80px;background-repeat:no-repeat;bottom:-80px;height:130Px;right:-18px;width:160px}.secondSection__img{background-position-y:50%;background-size:100px;border-radius:100px;display:inline-block;height:27px;vertical-align:middle;width:80px}.secondSection__img--1{background-image:url(../../assets/images/home/description1.webp)}.secondSection__img--2{background-image:url(../../assets/images/home/description2.webp);background-position-x:80%;background-position-y:45%}.secondSection__img--3{background-image:url(../../assets/images/home/description3.webp);background-position-y:40%}.secondSection__img--4{background-image:url(../../assets/images/home/description4.webp);background-position-y:20%}.secondSection__img--5{background-image:url(../../assets/images/home/description5.webp)}.secondSection__star{background-image:url(../../assets/images/icons/starGreen.svg);background-position-x:60%;background-position-y:4px;background-repeat:no-repeat;background-size:25px;display:inline-block;height:27px;width:50px}.secondSection__anim{background-image:url(../../assets/images/home/starMask.svg);background-size:cover;height:100px;left:50%;pointer-events:none;position:fixed;top:50%;transform:translateX(-50%) translateY(-50%) scale(0);width:100px;z-index:1000}.thirdSection{background-color:#111115;background-image:url(../../assets/images/home/backgroundIphone.svg);background-repeat:repeat-y;background-size:cover;color:#f7f7ff;min-height:100vh;position:relative}@media (min-width:950px) and (max-height:780px){.thirdSection{margin:121px 0 72.6px}}.thirdSection__title{-webkit-animation:scroll-title 30s linear infinite;animation:scroll-title 30s linear infinite;display:inline-block;font-family:DuneRise;font-size:79px;font-weight:300;padding:36px 0;white-space:nowrap}@media (max-width:370px){.thirdSection__title{font-size:64px}}@media (min-width:760px){.thirdSection__title{font-size:121px}}@media (min-width:1750px){.thirdSection__title{font-size:192px}}.thirdSection__point{background-image:url(../../assets/images/home/point.svg);background-position-x:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:20px;position:relative;vertical-align:middle;width:150px}.thirdSection__h2Container{display:flex;overflow:hidden;position:relative;white-space:nowrap}.thirdSection__canvas{height:100vh;left:0;margin:0;position:absolute;top:0;width:100vw}.thirdSection__canvas--sphere{z-index:10}.thirdSection__canvas--hexagons{display:none}@media (min-width:760px){.thirdSection__canvas--hexagons{display:block}}.thirdSection__p{bottom:18px;font-size:18px;line-height:140%;padding:0 18px;position:absolute;right:50%;text-align:center;transform:translateX(50%);width:340px;z-index:20}@media (max-width:370px){.thirdSection__p{font-size:15px;width:100%}}@media (min-width:470px){.thirdSection__p{width:330px}}@media (min-width:470px) and (max-height:570px){.thirdSection__p{font-size:15px;width:380px}}@media (min-width:760px){.thirdSection__p{bottom:36px;font-size:18px;width:500px}}@media (min-width:950px){.thirdSection__p{font-size:15px}}@media (min-width:1200px){.thirdSection__p{height:auto;line-height:160%;right:18px;text-align:left;top:220px;transform:translateX(0);width:25%}.thirdSection__p:before{background-image:url(../../assets/images/icons/starGreen.svg);background-size:cover;content:"";height:18px;left:-10px;position:absolute;top:0;width:18px}}@media (min-width:1500px){.thirdSection__p{font-size:18px;line-height:160%;width:27%}}@media (min-width:1750px){.thirdSection__p{top:320px}}@media (min-width:2000px){.thirdSection__p{width:22%}}@media (min-width:2200px){.thirdSection__p{font-size:22px;width:25%}}.thirdSection__liste{display:none}@media (min-width:1200px){.thirdSection__liste{bottom:36px;display:block;left:72px;line-height:160%;list-style:none;position:absolute;z-index:20}}@media (min-width:1500px){.thirdSection__liste{bottom:36px;font-size:18px;left:72px}}@media (min-width:2200px){.thirdSection__liste{font-size:22px}}.thirdSection__el{position:relative}.thirdSection__el:before{background-image:url(../../assets/images/icons/starGreen.svg);background-size:cover;content:"";height:18px;left:-30px;position:absolute;top:2px;width:18px}.thirdSection__animContainer{display:flex;height:100vh;position:fixed;transform:translateY(-100%);width:100vw;z-index:1000}.thirdSection__anim{background-image:url(../../assets/images/home/lightHalf.webp);background-size:100% 100vh;height:100dvh;width:50vw}.thirdSection__anim--right{transform:scaleX(-1)}.fourthSection{overflow:hidden;padding:121px 0 60.5px}@media (min-width:760px) and (min-height:700px){.fourthSection{height:100vh;padding:0;position:relative}}@media (min-width:950px) and (min-height:550px){.fourthSection{height:100vh;padding:0;position:relative}}@media (min-width:1170px) and (min-height:550px){.fourthSection{height:auto;padding:121px 0}}@media (min-width:1170px) and (min-height:650px){.fourthSection{height:100vh;padding:0;position:relative}}@media (min-width:1750px) and (min-height:650px){.fourthSection{height:auto;padding:121px 0}}@media (min-width:1750px) and (min-height:940px){.fourthSection{height:100vh;padding:0;position:relative}}.fourthSection__content{align-items:center;display:flex;flex-direction:column;gap:36px;justify-content:center;width:100vw}@media (min-width:760px) and (min-height:700px){.fourthSection__content{gap:72px;height:100vh}}@media (min-width:950px){.fourthSection__content{gap:54px}}@media (min-width:950px) and (min-height:550px){.fourthSection__content{gap:36px;height:100vh}}@media (min-width:1170px) and (min-height:550px){.fourthSection__content{height:auto}}@media (min-width:1170px) and (min-height:650px){.fourthSection__content{height:100vh}}@media (min-width:1750px){.fourthSection__content{gap:54px}}@media (min-width:1750px) and (min-height:650px){.fourthSection__content{height:auto}}@media (min-width:1750px) and (min-height:940px){.fourthSection__content{height:100vh}}.fourthSection__compteur{display:flex;flex-direction:column;gap:36px}@media (min-width:760px){.fourthSection__compteur{flex-direction:row;gap:72px}}@media (min-width:1170px){.fourthSection__compteur{gap:36px}}.fourthSection__compteurEl{font-size:121px}@media (min-width:1170px){.fourthSection__compteurEl{font-size:192px}}@media (min-width:1300px){.fourthSection__compteurEl{font-size:224px}}@media (min-width:1750px){.fourthSection__compteurEl{font-size:302.5px}}.fourthSection__compteurEl--temps{display:block;font-size:18px;text-align:center}@media (min-width:950px){.fourthSection__compteurEl--temps{display:inline}}@media (min-width:1750px){.fourthSection__compteurEl--temps{font-size:22px}}.fourthSection__p{font-size:18px;line-height:140%;padding:0 18px;position:relative;text-align:center;width:350px}.fourthSection__p:before{background-image:url(../../assets/images/home/metal3.webp);background-size:cover;content:"";height:200px;left:-120px;position:absolute;top:60px;width:200px}@media (max-width:370px){.fourthSection__p:before{left:-130px;top:40px}}@media (min-width:760px){.fourthSection__p:before{left:-200px;top:-100px}}@media (min-width:760px) and (min-height:700px){.fourthSection__p:before{top:-180px}}@media (min-width:950px){.fourthSection__p:before{height:250px;left:-270px;width:250px}}@media (min-width:950px) and (min-height:550px){.fourthSection__p:before{top:-160px}}@media (min-width:1170px){.fourthSection__p:before{height:270px;top:-130px;width:270px}}@media (min-width:1170px) and (min-height:550px){.fourthSection__p:before{height:270px;top:-130px;width:270px}}@media (min-width:1300px){.fourthSection__p:before{height:320px;left:-400px;top:-130px;width:320px}}@media (min-width:1300px) and (min-height:650px){.fourthSection__p:before{left:-420px;top:-140px}}@media (min-width:1500px){.fourthSection__p:before{height:360px;left:-520px;top:-130px;width:360px}}@media (min-width:1500px) and (min-height:750px){.fourthSection__p:before{height:360px;left:-520px;top:-170px;width:360px}}@media (min-width:1750px){.fourthSection__p:before{height:450px;left:-520px;top:-160px;width:450px}}@media (min-width:1750px) and (min-height:940px){.fourthSection__p:before{top:-180px}}@media (min-width:2200px) and (min-height:1110px){.fourthSection__p:before{height:600px;left:-700px;top:-260px;width:600px}}@media (min-width:2400px) and (min-height:1280px){.fourthSection__p:before{height:700px;left:-900px;top:-340px;width:700px}}.fourthSection__p:after{background-image:url(../../assets/images/home/metal4.webp);background-size:cover;content:"";height:200px;position:absolute;right:-150px;top:250px;width:200px}@media (min-width:470px){.fourthSection__p:after{height:200px;right:-120px;width:200px}}@media (min-width:760px){.fourthSection__p:after{height:150px;right:-200px;top:250px;width:150px}}@media (min-width:760px) and (min-height:700px){.fourthSection__p:after{top:-50px}}@media (min-width:950px){.fourthSection__p:after{height:200px;right:-300px;width:200px}}@media (min-width:950px) and (min-height:550px){.fourthSection__p:after{height:180px;right:-320px;top:-60px;width:180px}}@media (min-width:1170px){.fourthSection__p:after{height:200px;right:-360px;top:20px;width:200px}}@media (min-width:1170px) and (min-height:550px){.fourthSection__p:after{height:200px;right:-360px;top:20px;width:200px}}@media (min-width:1300px){.fourthSection__p:after{height:240px;right:-460px;top:-20px;width:240px}}@media (min-width:1300px) and (min-height:650px){.fourthSection__p:after{height:240px;right:-490px;top:-20px;width:240px}}@media (min-width:1500px){.fourthSection__p:after{height:260px;right:-530px;top:-20px;width:260px}}@media (min-width:1750px){.fourthSection__p:after{height:340px;right:-580px;top:-20px;width:340px}}@media (min-width:2200px) and (min-height:1110px){.fourthSection__p:after{height:500px;right:-890px;width:500px}}@media (max-width:370px){.fourthSection__p{font-size:15px;width:100%}}@media (min-width:470px){.fourthSection__p{width:450px}}@media (min-width:950px){.fourthSection__p{font-size:22px;margin-bottom:18px;width:500px}}@media (min-width:1170px){.fourthSection__p{font-size:27px;margin-bottom:18px;width:650px}}@media (min-width:1750px){.fourthSection__p{font-size:42px;margin-bottom:36px;width:1000px}}.fourthSection__info{font-size:15px;line-height:130%;margin:0 auto;padding:72px 18px 0;position:relative;text-align:center;width:370px}.fourthSection__info:before{background-image:url(../../assets/images/home/metal5.webp);background-size:cover;content:"";height:70px;left:5px;position:absolute;top:-100px;width:70px}@media (max-width:370px){.fourthSection__info:before{left:0;top:-120px}}@media (min-width:470px){.fourthSection__info:before{height:80px;left:-20px;width:80px}}@media (min-width:760px){.fourthSection__info:before{left:-120px;top:100px}}@media (min-width:760px) and (min-height:700px){.fourthSection__info:before{left:-50px;top:-150px}}@media (min-width:950px){.fourthSection__info:before{height:100px;top:100px;width:100px}}@media (min-width:950px) and (min-height:550px){.fourthSection__info:before{height:80px;left:-100px;top:-100px;width:80px}}@media (min-width:1170px){.fourthSection__info:before{height:100px;left:-150px;top:-50px;width:100px}}@media (min-width:1170px) and (min-height:550px){.fourthSection__info:before{height:100px;left:-150px;top:-50px;width:100px}}@media (min-width:1300px) and (min-height:650px){.fourthSection__info:before{left:-100px;top:-120px}}@media (min-width:1750px){.fourthSection__info:before{height:150px;width:150px}}@media (min-width:1750px) and (min-height:940px){.fourthSection__info:before{top:-200px}}@media (min-width:2200px) and (min-height:1110px){.fourthSection__info:before{height:200px;top:-250px;width:200px}}@media (max-width:370px){.fourthSection__info{width:100%}}@media (min-width:760px) and (min-height:700px){.fourthSection__info{bottom:18px;left:50%;padding:0;position:absolute;transform:translateX(-50%)}}@media (min-width:950px) and (min-height:550px){.fourthSection__info{bottom:18px;left:50%;padding:0;position:absolute;transform:translateX(-50%)}}@media (min-width:1170px) and (min-height:550px){.fourthSection__info{padding-top:72px;position:static;transform:translateX(0)}}@media (min-width:1170px) and (min-height:650px){.fourthSection__info{bottom:18px;left:50%;padding:0;position:absolute;transform:translateX(-50%)}}@media (min-width:1300px){.fourthSection__info{font-size:22px;width:530px;width:800px}}@media (min-width:1750px) and (min-height:650px){.fourthSection__info{padding-top:72px;position:static;transform:translateX(0)}}@media (min-width:1750px) and (min-height:940px){.fourthSection__info{bottom:18px;left:50%;padding:0;position:absolute;transform:translateX(-50%)}}.fourthSection__button{cursor:pointer;font-size:18px;margin-top:9px;padding:11px 7px 7px;text-align:center;width:160px}@media (max-width:370px){.fourthSection__button{margin-top:3.6px}}@media (min-width:760px) and (min-height:700px){.fourthSection__button{margin-top:0}}@media (min-width:950px){.fourthSection__button{margin:0}}@media (min-width:1750px){.fourthSection__button{font-size:27px;padding:20px 15px 15px;width:220px}}.fourthSection__vert{color:#17ab00}.footer--home{padding-bottom:18px;width:100vw}.footer__title{background-image:url(../../assets/images/home/attria.svg);background-position-y:center;background-repeat:no-repeat;background-size:100% auto;height:90px;margin:0 18px;overflow:hidden;text-indent:100%;white-space:nowrap;width:calc(100vw - 36px)}@media (min-width:470px){.footer__title{height:140px}}@media (min-width:760px){.footer__title{height:190px}}@media (min-width:950px){.footer__title{height:220px}}@media (min-width:1170px){.footer__title{height:260px}}@media (min-width:1300px){.footer__title{height:300px}}@media (min-width:1500px){.footer__title{height:340px}}@media (min-width:1750px){.footer__title{height:380px}}@media (min-width:2000px){.footer__title{height:420px}}@media (min-width:2200px){.footer__title{height:460px}}@media (min-width:2400px){.footer__title{height:520px}}.footer__droits{border-top:solid;border-width:1px;display:flex;justify-content:space-between;margin:0 18px;padding-top:9px;width:calc(100vw - 36px)}.footer__planet{background-image:url(../../assets/images/home/halfPlanet.webp);background-position-y:bottom;background-repeat:no-repeat;background-size:100% auto;height:130px;position:relative;width:100vw}.footer__planet:before{background:linear-gradient(180deg,transparent,#f7f7ff);bottom:0;content:"";height:150px;left:0;pointer-events:none;position:absolute;width:100%;z-index:1}@media (max-width:370px){.footer__planet{height:101px}}@media (min-width:470px){.footer__planet{height:207px}}@media (min-width:760px){.footer__planet{height:259px}}@media (min-width:760px) and (min-height:700px){.footer__planet{margin-top:72px}}@media (min-width:950px){.footer__planet{height:321px}}@media (min-width:950px) and (min-height:550px){.footer__planet{margin-top:72px}}@media (min-width:1170px){.footer__planet{height:358px}}@media (min-width:1170px) and (min-height:550px){.footer__planet{margin-top:0}}@media (min-width:1170px) and (min-height:650px){.footer__planet{margin-top:72px}}@media (min-width:1300px){.footer__planet{height:410px}}@media (min-width:1500px){.footer__planet{height:479px}}@media (min-width:1750px){.footer__planet{height:547px}}@media (min-width:1750px) and (min-height:650px){.footer__planet{margin-top:0}}@media (min-width:1750px) and (min-height:940px){.footer__planet{margin-top:72px}}@media (min-width:2000px){.footer__planet{height:601px}}@media (min-width:2200px){.footer__planet{height:656px}}@media (min-width:2400px){.footer__planet{height:736px}}.footer__p{font-size:15px;opacity:1}@media (min-width:1500px){.footer__p{font-size:18px}}@media (min-width:2000px){.footer__p{font-size:22px}}.footer__p a:hover{opacity:.7}.footer__p a:active{opacity:.4}.loading{background-color:#f7f7ff;display:flex;flex-direction:column;height:100dvh;justify-content:space-between;opacity:0;pointer-events:none;position:fixed;text-align:center;transition:opacity .5s ease-in-out;width:100vw;z-index:1300}.loading__infos{margin:18px 18px 0;position:relative}.loading__infos:before{left:6px;transform:rotate(270deg)}.loading__infos:after,.loading__infos:before{background-image:url(../../assets/images/coin.svg);background-size:cover;bottom:6px;content:"";height:18px;mix-blend-mode:difference;position:fixed;width:18px;z-index:400}.loading__infos:after{right:6px;transform:rotate(180deg)}@media (min-width:550px){.loading__infos{display:flex;justify-content:space-between}}@media (min-width:1750px){.loading__p{font-size:22px}}.loading__p--der{margin-top:9px}@media (min-width:550px){.loading__p--der{margin-top:0}}@media (min-width:1300px){.loading__p--dir{font-size:22px}}@media (min-width:2000px){.loading__p--dir{font-size:27px}}.loading__img{align-self:center;-webkit-animation:spin2 60s linear infinite;animation:spin2 60s linear infinite;background-image:url(../../assets/images/home/fullPlanet.webp);background-position-x:361px;background-position-y:-23px;background-repeat:no-repeat;background-size:360px;height:360px;transform-origin:50% center;width:1000px}@media (max-width:370px){.loading__img{background-position-x:390px;background-size:280px;height:280px}}@media (min-width:550px){.loading__img{background-position-x:339px;background-size:420px;height:420px}}@media (min-width:760px){.loading__img{background-position-x:309px;background-size:490px;height:490px}}@media (min-width:1100px){.loading__img{background-position-x:300px;background-size:520px;height:520px}}@media (min-width:1300px){.loading__img{background-position-x:270px;background-size:600px;height:600px}}@media (min-width:1500px){.loading__img{background-position-x:255px;background-position-y:-46px;background-size:660px;height:660px}}@media (min-width:1750px){.loading__img{background-position-x:592px;background-size:820px;height:820px;width:1800px}}@media (min-width:2000px){.loading__img{background-position-x:522px;background-size:1000px;height:1000px}}@media (min-width:2200px){.loading__img{background-position-x:485px;background-size:1100px;height:1100px}}@media (min-width:2400px){.loading__img{background-position-x:398px;background-size:1300px;height:1300px}}.loading__load{gap:18px;margin-bottom:18px}.loading__direction,.loading__load{align-items:center;display:flex;flex-direction:column}.loading__direction{gap:9px;left:9px;position:absolute;top:50%;transform:translateY(-50%)}.loading__stroke{background-color:#111115;height:55px;width:1px}@media (min-width:1300px){.loading__stroke{height:80px}}@media (min-width:2000px){.loading__stroke{height:160px}}.loading:before{left:6px}.loading:after,.loading:before{background-image:url(../../assets/images/coin.svg);background-size:cover;content:"";height:18px;mix-blend-mode:difference;position:absolute;top:6px;width:18px}.loading:after{right:6px;transform:rotate(90deg)}.loading--show{opacity:1;pointer-events:all}@-webkit-keyframes spin{0%{transform:translateX(-50%) rotate(0deg)}to{transform:translateX(-50%) rotate(1turn)}}@keyframes spin{0%{transform:translateX(-50%) rotate(0deg)}to{transform:translateX(-50%) rotate(1turn)}}@-webkit-keyframes spin2{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin2{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@-webkit-keyframes pulse{0%,to{transform:scaleY(.4)}50%{transform:scaleY(1)}}@keyframes pulse{0%,to{transform:scaleY(.4)}50%{transform:scaleY(1)}}@-webkit-keyframes scroll-title{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes scroll-title{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@media (max-width:310px){.firstSection:after{bottom:-60px;height:120px;width:120px}.secondSection{font-size:22px}.secondSection__img{height:22px;width:60px}.secondSection__star{background-size:20px;height:22px;width:40px}}@media (min-width:470px){.firstSection__titre{height:120px;top:12%;width:100%}}@media (min-width:760px){.firstSection__sound{left:-18px;top:50%;transform:rotate(90deg) translateX(-25%)}.firstSection__titre{height:200px;top:7%}.firstSection__canvas{display:block}.secondSection{display:flex;flex-direction:column-reverse;height:var(--screen-height);justify-content:center;padding:0 18px}.secondSection__p{font-size:34px;line-height:140%}.secondSection__img{height:34px;width:85px}.secondSection__star{background-position-x:75%;background-position-y:6px;background-size:30px;height:34px;width:80px}.secondSection__p:before{height:180px;height:150px;left:-70px;left:-90px;top:65px;top:-105px;width:180px;width:150px;z-index:200}.secondSection__p:after{background-position-x:60px;bottom:-80px;height:150Px;width:160px}}@media (min-width:760px) and (max-height:540px){.secondSection{height:100%;padding:60.5px 18px 121px}}@media (min-width:950px){.firstSection__titre{background-image:url(../../assets/images/home/h1.svg);height:250px;top:50%;transform:translateY(-50%);width:100%}.firstSection__sound{left:-18px;top:25%;transform:rotate(90deg) translateX(-25%)}.firstSection__img{height:auto;left:0;top:600px;transform:translateX(0) translateY(-50%);width:100%}.firstSection__imgContainer{height:100%;left:50%;top:50%;transform:translateX(-45%) translateY(-50%);width:45%}.firstSection__p{bottom:18px;display:block;font-size:15px;line-height:130%;position:absolute;right:18px;width:24%;z-index:300}.firstSection__p:before{background-image:url(../../assets/images/icons/starGreen.svg);background-size:cover;content:"";height:18px;left:-22px;position:absolute;top:0;width:18px}.secondSection__p{font-size:42px;line-height:140%}.secondSection__p:before{height:180px;left:-90px;top:-135px;width:180px}.secondSection__p:after{background-position-x:30px;bottom:-90px;height:180Px;width:160px}.secondSection__img{height:42px;width:105px}.secondSection__star{background-position-x:75%;background-position-y:6px;background-size:40px;height:42px;width:100px}}@media (min-width:950px) and (max-height:600px){.secondSection{height:100%;padding:60.5px 18px 121px}}@media (min-width:950px) and (min-height:700px){.firstSection__imgContainer{width:60%}.firstSection__img{top:790px}}@media (min-width:1170px){.firstSection__img{top:670px}.secondSection{padding:0 121px}.secondSection__p:before{height:220px;left:-160px;top:-155px;width:220px}.secondSection__p:after{background-position-x:0;bottom:-120px;height:250Px;right:-121px;width:220px}}@media (min-width:1170px) and (max-height:620px){.secondSection{height:100%;padding:60.5px 121px 121px}}@media (min-width:1170px) and (min-height:700px){.firstSection__imgContainer{width:45%}.firstSection__img{top:670px}}@media (min-width:1170px) and (min-height:850px){.firstSection__imgContainer{width:55%}.firstSection__img{top:800px}}@media (min-width:1300px){.firstSection__img{top:760px}.firstSection__p{font-size:18px;width:310px}.secondSection{padding:0 79px}.secondSection__p{font-size:52px}.secondSection__p:before{height:220px;left:-120px;top:-155px;width:220px}.secondSection__p:after{background-position-x:100px;bottom:-121px;height:250Px;right:-34.2px;width:270px}.secondSection__img{background-size:150px;height:52px;width:125px}.secondSection__star{background-size:50px;height:52px;width:140px}}@media (min-width:1300px) and (max-height:800px){.secondSection{height:100%;padding:60.5px 34px 121px}}@media (min-width:1300px) and (min-height:850px){.firstSection__imgContainer{width:45%}.firstSection__img{top:760px}}@media (min-width:1300px) and (min-height:970px){.firstSection__imgContainer{width:55%}.firstSection__img{top:930px}}@media (min-width:1500px){.firstSection__img{top:880px}.secondSection{padding:0 158px}.secondSection__p:before{height:220px;left:-200px;top:-155px;width:220px}.secondSection__p:after{background-position-x:80px;bottom:-121px;height:250Px;right:-158px;width:270px}}@media (min-width:1500px) and (max-height:800px){.secondSection{height:100%;padding:60.5px 158px 121px}}@media (min-width:1500px) and (min-height:970px){.firstSection__imgContainer{width:45%}.firstSection__img{top:880px}}@media (min-width:1500px) and (min-height:1100px){.firstSection__imgContainer{width:55%}.firstSection__img{top:1090px}}@media (min-width:1750px){.firstSection__img{top:1010px}.secondSection{margin:0 auto;width:85%}.secondSection__p:before{height:220px;left:-300px;top:-105px;width:220px}.secondSection__p:after{background-position-x:0;bottom:-121px;height:250Px;right:-288px;width:270px}}@media (min-width:1750px) and (min-height:1100px){.firstSection__imgContainer{width:45%}.firstSection__img{top:1010px}}@media (min-width:1750px) and (min-height:1230px){.firstSection__imgContainer{width:55%}.firstSection__img{top:1210px}}@media (min-width:2000px){.firstSection__img{top:1100px}.firstSection__sound{border-radius:100px;border-width:1.5px;height:54px;left:-27px;transform:rotate(90deg) translateX(-25%);width:144px}.firstSection__bars{gap:6px}.firstSection__bar{height:24px}.secondSection{width:75%}}@media (min-width:2000px) and (min-height:1230px){.firstSection__imgContainer{width:45%}.firstSection__img{top:1100px}}@media (min-width:2000px) and (min-height:1500px){.firstSection__imgContainer{width:55%}.firstSection__img{top:1330px}}@media (min-width:2200px){.firstSection__img{top:1200px}.firstSection__titre{height:500px}}@media (min-width:2400px){.firstSection__img{top:1300px}.firstSection__titre{height:500px}.firstSection__p{right:54px}.secondSection{width:65%}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.secondSection__p:before{background-image:url(../../assets/images/home/metal1@2x.webp)}.secondSection__p:after{background-image:url(../../assets/images/home/metal2@2x.webp)}.secondSection__img--1{background-image:url(../../assets/images/home/description1@2x.webp)}.secondSection__img--2{background-image:url(../../assets/images/home/description2@2x.webp)}.secondSection__img--3{background-image:url(../../assets/images/home/description3@2x.webp)}.secondSection__img--4{background-image:url(../../assets/images/home/description4@2x.webp)}.secondSection__img--5{background-image:url(../../assets/images/home/description5@2x.webp)}.thirdSection__anim{background-image:url(../../assets/images/home/lightHalf@2x.webp)}.fourthSection__p:before{background-image:url(../../assets/images/home/metal3@2x.webp)}.fourthSection__p:after{background-image:url(../../assets/images/home/metal4@2x.webp)}.fourthSection__info:before{background-image:url(../../assets/images/home/metal5@2x.webp)}.footer__planet{background-image:url(../../assets/images/home/halfPlanet@2x.webp)}.loading__img{background-image:url(../../assets/images/home/fullPlanet@2x.webp)}}.invitation{align-items:center;display:flex;flex-direction:column;gap:54px;height:var(--screen-height);justify-content:center;text-align:center;width:100vw}@media (max-height:590px){.invitation{height:100%;padding-top:79px}}@media (min-width:950px) and (max-height:590px){.invitation{height:var(--screen-height);padding-top:0}}@media (min-width:950px) and (max-height:530px){.invitation{height:100%;padding-top:79px}}.invitation__txt{align-items:center;display:flex;flex-direction:column;font-size:18px;gap:27px;line-height:140%;padding:0 18px;position:relative;text-align:center;text-decoration:none;width:100%}@media (max-width:370px){.invitation__txt{font-size:15px;gap:18px}}@media (min-width:470px){.invitation__txt{width:79%}}@media (min-width:600px){.invitation__txt{width:62%}}@media (min-width:760px){.invitation__txt{font-size:22px;width:59%}}@media (min-width:1170px){.invitation__txt{width:38%}}@media (min-width:1300px){.invitation__txt{width:35%}}@media (min-width:1500px){.invitation__txt{width:30%}}@media (min-width:1750px){.invitation__txt{width:26%}}@media (min-width:2200px){.invitation__txt{font-size:27px;width:27%}}@media (min-width:2000px){.invitation__txt{width:25%}}.invitation__txt:before{background-image:url(../../assets/images/invit/metal1.webp);background-repeat:no-repeat;background-size:contain;content:"";height:120px;left:-100px;position:absolute;top:-140px;width:200px}@media (min-width:470px){.invitation__txt:before{left:-40px;width:150px}}@media (min-width:600px){.invitation__txt:before{left:-120px;width:180px}}@media (min-width:760px){.invitation__txt:before{left:-150px;top:-80px}}@media (min-width:1170px){.invitation__txt:before{left:-270px}}@media (min-width:1300px){.invitation__txt:before{height:240px;left:-340px;top:-130px;width:260px}}@media (min-width:1500px){.invitation__txt:before{left:-450px;width:300px}}.invitation__txt:after{background-image:url(../../assets/images/invit/metal2.webp);background-position-x:80px;background-repeat:no-repeat;background-size:contain;bottom:-200px;content:"";height:240px;position:absolute;right:0;width:230px}@media (max-width:370px){.invitation__txt:after{background-position-x:120px}}@media (min-width:470px){.invitation__txt:after{background-position-x:0;height:210px;right:-49px;width:200px}}@media (min-width:600px){.invitation__txt:after{height:260px;right:-114px;width:250px}}@media (min-width:760px){.invitation__txt:after{bottom:-180px;right:-157px}}@media (min-width:1170px){.invitation__txt:after{right:-257px}}@media (min-width:1300px){.invitation__txt:after{bottom:-190px;height:320px;right:-364px;width:360px}}@media (min-width:1500px){.invitation__txt:after{bottom:-190px;height:390px;right:-484px;width:400px}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.invitation__txt :after,.invitation__txt :before{background-image:url(../../assets/images/invit/metal1@2x.webp)}}.rspv{background-image:url(../../assets/images/form/background.svg);background-repeat:repeat-y;background-size:100vw;min-height:100dvh;position:relative}@media (min-width:950px){.rspv{background-image:none}}.h1{font-family:DuneRise;padding-top:90px}.check,.h1{padding-left:18px}.check{display:none;font-size:18px;margin-top:36px}.check--show{display:block}.form{display:flex;flex-direction:column;gap:18px;padding:36px 18px}.form--hide{display:none}.form__group--except{height:46.8px;position:relative;width:100%}.form__input--except{background-color:transparent;border:none;border-bottom:1px solid #111115;border-radius:0;bottom:0;font-size:18px;height:36px;outline:none;position:absolute;width:100%}.form__input--large{background-color:#f7f7ff;border:1px solid #111115;border-radius:0;display:block;font-size:15px;height:200px;line-height:140%;outline:none;padding:9px;resize:none;width:100%}.form__label{font-size:18px;line-height:120%;margin-bottom:9px}.form__label--except{bottom:9px;left:0;margin-bottom:0;pointer-events:none;position:absolute;transition:.2s ease}.form__label--large{display:block}.form__label--radio{font-size:15px;line-height:160%;margin:0}.form__label--section{margin-top:36px}.form__labelgroup{align-items:center;display:flex;gap:18px}.form__required{color:#17ab00}.form__button{align-self:start;font-size:18px;margin-top:18px;padding:11px 7px 7px;text-align:center;width:120px}@media (min-width:470px){.formAll{margin:0 auto;width:70%}}@media (min-width:760px){.formAll{width:60%}}@media (min-width:950px){.formAll{height:calc(100vh - 36px);overflow-y:auto;padding-right:18px;position:fixed;right:18px;top:18px;width:40%}}.radio{width:10px}.radio input{opacity:0;position:absolute}.radio input+label{background-image:url(../../assets/images/form/starEmpty.svg);background-position-y:50%;cursor:pointer;display:inline-block;height:34px;margin:0;overflow:hidden;text-indent:100%;white-space:nowrap;width:34px}.radio input+label,.radio input:checked+label{background-repeat:no-repeat;background-size:22px}.radio input:checked+label{background-image:url(../../assets/images/form/starFull.svg);background-position-y:50%}.planet{background-color:transparent;display:block;height:200px;margin-top:27px;overflow:hidden;width:100vw}.planet--done{bottom:0;position:absolute}@media (min-width:950px){.planet{height:100vh!important;margin:0;position:fixed;width:50%!important}}.canvasHexagons--slider{display:none}@media (min-width:760px){.canvasHexagons--slider{display:block}}.form__input--except:not(:-moz-placeholder-shown)+.form__label--except{font-size:12px;top:0}.form__input--except:not(:-ms-input-placeholder)+.form__label--except{font-size:12px;top:0}.form__input--except:focus+.form__label--except,.form__input--except:not(:placeholder-shown)+.form__label--except{font-size:12px;top:0}.inspi{background-image:url(../../assets/images/slider/backgroundDresscode.svg);background-size:cover;box-sizing:border-box;height:var(--screen-height);overflow:hidden;padding:18px;position:relative;width:100%}@media (min-width:760px){.inspi{background-image:none}}.inspi__slider{align-items:center;display:flex;gap:27px;list-style:none;padding:0;position:absolute;top:45%;transform:translateY(-50%)}@media (max-height:640px){.inspi__slider{gap:18px}}@media (max-height:570px){.inspi__slider{top:42%}}.inspi__el{flex:0 0 auto;height:auto;overflow:hidden;width:180px}@media (max-height:640px){.inspi__el{width:140px}}@media (max-height:570px){.inspi__el{width:110px}}@media (max-height:500px){.inspi__el{width:90px}}@media (max-height:410px){.inspi__el{width:70px}}@media (min-height:850px){.inspi__el{width:220px}}@media (min-height:950px){.inspi__el{width:240px}}@media (min-height:1235px){.inspi__el{width:300px}}.inspi__el:nth-child(64){margin-right:18px}.inspi__img{width:102%}.inspi__bottom{align-items:center;bottom:18px;display:flex;flex-direction:column;gap:9px;left:50%;position:fixed;transform:translateX(-50%)}.inspi__buttons{display:flex;gap:54px;margin-bottom:18px}.inspi__btn{background-color:transparent;background-image:url(../../assets/images/slider/arrowSlider.svg);background-repeat:no-repeat;background-size:contain;border-style:none;height:35px;opacity:.75;overflow:hidden;text-indent:100%;white-space:nowrap;width:25px}.inspi__btn--left{transform:rotate(180deg)}.inspi__btn--disabled{opacity:.25;pointer-events:none}.inspi__btn:active{scale:.95}.inspi__btn:hover{opacity:1}.inspi__txt{font-size:15px}@media (min-width:950px){.inspi__txt{font-size:18px}}@media (min-width:1750px){.inspi__txt{font-size:22px}}.navPhotos{display:flex;gap:18px;list-style:none;padding-left:18px;padding-top:90px}@media (min-width:760px){.navPhotos{gap:36px}}.navPhotos__button{background-color:transparent;border:none;color:#111115;font-size:18px;opacity:50%}.navPhotos__button--active{opacity:100%}.navPhotos__button:hover{cursor:pointer;opacity:100%}.navPhotos__button:active{opacity:80%}.gridPhotos{margin:36px 18px;overflow:hidden;position:relative}.gridPhotos__el{left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .6s ease-in-out;width:100%}.gridPhotos__el--show{-moz-column-gap:18px;column-gap:18px;display:block;opacity:1;pointer-events:auto;position:relative}.gridPhotos__item{display:inline-block;position:relative;width:100%}.gridPhotos__item:hover .downloadButton{opacity:1}.gridPhotos__img{-moz-column-break-inside:avoid;break-inside:avoid;cursor:pointer;display:block;height:auto;margin-bottom:18px;width:100%}.downloadButton{background-color:transparent;background-image:url(../../assets/images/icons/download.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;border:none;bottom:8px;cursor:pointer;height:35px;mix-blend-mode:difference;opacity:1;overflow:hidden;position:absolute;right:8px;text-indent:100%;transition:opacity .3s;white-space:nowrap;width:35px}@media (min-width:1100px){.downloadButton{height:2vw;opacity:0;width:2vw}}.voirPlus{left:50%;line-height:120%;margin-bottom:36px;position:relative;transform:translateX(-50%)}.pictureFullscreen{background-color:#f7f7ff;height:100dvh;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .3s ease-in-out;width:100vw;z-index:10000}.pictureFullscreen--show{opacity:1;pointer-events:auto}.pictureFullscreen__buttonsAction{display:flex;flex-direction:row-reverse;justify-content:space-between;list-style:none;mix-blend-mode:difference;position:absolute;right:18px;top:18px;width:100px;z-index:10001}@media (min-width:1100px){.pictureFullscreen__buttonsAction{width:6%}}.pictureFullscreen__buttonsSlider{display:flex;justify-content:space-between;list-style:none;width:calc(100% - 36px);z-index:10001}.pictureFullscreen__buttonsSlider,.pictureFullscreen__img{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.pictureFullscreen__img{height:auto;max-height:70dvh;max-width:100%;-o-object-fit:contain;object-fit:contain;width:100vw}@media (min-width:780px){.pictureFullscreen__img{height:80dvh;max-height:100dvh;max-width:100vw;-o-object-fit:contain;object-fit:contain;width:auto}}.pictureFullscreen__action{background-color:transparent;border:none;cursor:pointer;height:35px;opacity:.7;overflow:hidden;text-indent:100%;white-space:nowrap;width:35px}.pictureFullscreen__action:hover{opacity:1}.pictureFullscreen__action:active{opacity:.5}@media (min-width:1100px){.pictureFullscreen__action{height:2vw;width:2vw}}.pictureFullscreen__action--left{background-position:0;transform:rotate(180deg)}.pictureFullscreen__action--left,.pictureFullscreen__action--right{background-image:url(../../assets/images/slider/arrowSlider.svg);background-repeat:no-repeat;background-size:contain}.pictureFullscreen__action--right{background-position:100%}.pictureFullscreen__action--close{background-image:url(../../assets/images/icons/close.svg)}.pictureFullscreen__action--close,.pictureFullscreen__action--download{background-position:50%;background-repeat:no-repeat;background-size:contain}.pictureFullscreen__action--download{background-image:url(../../assets/images/icons/download.svg)}.modale{height:100vh;overflow:hidden;pointer-events:none}.download-link{border:1px solid #111115;margin-left:18px;margin-top:36px;padding:10px;text-align:center;width:250px}.download-link:active{scale:.9}.download-link:hover{scale:1.02}.table{border:1px solid #111115;border-collapse:collapse;margin:36px 18px;width:calc(100% - 36px)}.table td{line-height:140%;vertical-align:top}.table td,.table th{border:1px solid #333;padding:8px;text-align:left}.table th{background-color:#cbcbcf;font-weight:700;text-transform:uppercase}.table th:last-child{width:35vw}.oui{background-color:#c4ffc9}.non{background-color:#ffd8ea}.participation{display:flex;gap:36px;margin-left:18px;margin-top:18px}.participation__p{text-transform:uppercase}.participation__p--bold{color:red}.bottom{background-color:#fff;border:1px solid #111115;height:32px;overflow:hidden;position:fixed;text-indent:100%;white-space:nowrap;width:32px}

/*# sourceMappingURL=app.css.map*/