body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{overflow-x:hidden!important}:root{--clr-purple1:#ffcd00;--clr-purple2:#e5b90a;--clr-purple3:#ffcd00;--clr-purple4:#b08f1e;--clr-purple4-opac:rgba(24,16,73,.4);--clr-purple5:#957a28;--clr-purple8:#8447e7;--clr-purple9:#a375ed;--clr-purple10:#63257a;--clr-blue:#39a3c6;--clr-purple6:#1b1b1b;--clr-purple7:#11142d;--clr-white1:#4b3c3c;--clr-purple-text:#dbd8d8;--clr--one:#021d4a;--clr--one-dark:#000;--clr--two:#fbfe72;--clr--grey:hsla(0,3%,72%,.13);--clr-background:#5e504d;--clr-background-white:#5e504d;--clr-background-dark:#e1e1db;--clr-green:#021d4a;--clr-green-white:#021d4a;--clr-green-dark:#000;--clr-green2:#223a61;--clr-green-white-2:#223a61;--clr-green-dark-2:#000;--clr-green3:#425678;--clr-green-white-3:#425678;--clr-green-dark-3:#211818;--clr-green4:#818ea5;--clr-green-white-4:#818ea5;--clr-green-dark-4:#000;--clr-green5:#c0c7d2;--clr-green-white-5:#c0c7d2;--clr-green-dark-5:#000;--clr-orange:#021d4a;--clr-orange-white:#021d4a;--clr-orange-dark:#000;--clr-orange2:#223a61;--clr-orange-white-2:#223a61;--clr-orange-dark-2:#151212;--clr-orange3:#425678;--clr-orange-white-3:#425678;--clr-orange-dark-3:#000;--clr-orange4:#818ea5;--clr-orange-white-4:#818ea5;--clr-orange-dark-4:#000;--clr-orange5:#c0c7d2;--clr-orange-white-5:#c0c7d2;--clr-orange-dark-5:#000;--clr-white:#fff;--clr-headerColor:#000;--clr-black:#00000;--clr-bg-green:#d7e5e4;--clr-bg-header:#021d4a;--clr-bg-header-white:#021d4a;--clr-bg-header-dark:#000;--clr-shadow-card:#26394d;--clr-shadow-card-white:#26394d;--clr-shadow-card-dark:#141d26;--clr-card-content:#fff;--clr-text-color:#0;--fs-h1:2.5rem;--fs-h2:clamp(1.6rem,1.1558rem + 1.2338vw,3rem);--fs-h3:1.8rem;--fs-h4:1.6rem;--fs-body:1.6rem;--fs-corps:1.4rem}div,p{font-family:Montserrat,SansSerif}.button2,.buttonGreen{align-content:center;align-items:center;background:#425678;background:var(--clr-green3);border:5px solid transparent;border-radius:0 2rem;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;height:4rem;justify-content:center;margin:0 2.5rem;padding:1rem;text-align:center;width:20rem}.button2:hover,.buttonGreen:hover{background:#223a61;background:var(--clr-green2);border:5px solid #d7e5e4;border:5px solid var(--clr-bg-green)}[data-reach-dialog-content]{background:none!important}.Home_Container{display:flex;flex-direction:column;scroll-snap-type:y mandatory}.Home_Container section{scroll-snap-align:start}.contact_icon_fix{cursor:pointer;left:90vw;position:absolute;position:fixed;top:80vh;transition:top .3s}@media only screen and (max-width:800px){.contact_icon_fix{left:85vw}}@media only screen and (max-width:550px){.contact_icon_fix{left:80vw}}@media only screen and (max-width:410px){.contact_icon_fix{left:75vw}}.Focus1_Container{grid-gap:0;background-image:url(/static/media/background-white-rectangle.93e87687f5d9afaabb81.jpeg);background-size:cover;display:grid;gap:0;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr 2fr .5fr;height:100vh;min-height:980px}.box1{background-color:#f1e6ff;grid-column:1/span 2;grid-row:1}.box2{background-color:#0d0c16;grid-column:1;grid-row:2}.box3{background-color:red;grid-column:2;grid-row:2}.ScrollDown{color:var(--clr-white1);font-family:Poppins,SansSerif;font-size:.7rem;margin-left:9px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.ScrollDownBiggestContainer{align-items:center;-webkit-animation:scrollUpDown 5s linear infinite;animation:scrollUpDown 5s linear infinite;-webkit-animation-delay:3s;animation-delay:3s;display:flex;flex-direction:row;gap:10px;position:absolute;top:50%;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.ArrowDownLongScroll{color:var(--clr-white1);font-family:Poppins,SansSerif;font-size:2.3rem;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.GoToBottom{-webkit-animation:GoToBottomAnimation 5s linear infinite;animation:GoToBottomAnimation 5s linear infinite;-webkit-animation-delay:3s;animation-delay:3s;color:var(--clr-white1);cursor:pointer;position:absolute;position:fixed;right:49%;top:90%;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}@-webkit-keyframes GoToBottomAnimation{0%{top:90%}10%{top:90%}15%{top:93%}20%{top:90%}25%{top:93%}30%{top:90%}60%{top:90%}to{top:90%}}@keyframes GoToBottomAnimation{0%{top:90%}10%{top:90%}15%{top:93%}20%{top:90%}25%{top:93%}30%{top:90%}60%{top:90%}to{top:90%}}@-webkit-keyframes scrollUpDown{0%{top:50%}10%{top:50%}15%{top:53%}20%{top:50%}25%{top:53%}30%{top:50%}60%{top:50%}to{top:50%}}@keyframes scrollUpDown{0%{top:50%}10%{top:50%}15%{top:53%}20%{top:50%}25%{top:53%}30%{top:50%}60%{top:50%}to{top:50%}}@media screen and (max-width:900px){@-webkit-keyframes GoToBottomAnimation{0%{top:94%}10%{top:94%}15%{top:96.5%}20%{top:99%}30%{top:94%}to{top:94%}}@keyframes GoToBottomAnimation{0%{top:94%}10%{top:94%}15%{top:96.5%}20%{top:99%}30%{top:94%}to{top:94%}}.GoToBottom{top:94%}.Focus1_Container{grid-template-rows:.5fr 2fr .5fr}}@media screen and (max-width:650px){.Focus1_Container{grid-template-columns:repeat(1,1fr);grid-template-rows:.7fr 1.5fr 1.5fr .5fr}.ArrowDownLongScroll,.ScrollDown{display:none}}.Header_Focus1_Container{align-items:center;display:flex;flex-direction:row;grid-column:1/span 2;grid-row:1;height:40%;justify-content:space-around}.Icon_Elone_Header{-webkit-animation:imageMove 2s;animation:imageMove 2s;cursor:url(https://i.ibb.co/7QYMnVD/elone-rocket-cursor-resized.png),auto;height:auto;position:relative;width:8%}.Menu_List_Burger{align-items:center;background:linear-gradient(160deg,rgba(131,70,229,.97),rgba(22,16,59,.97));border-radius:0 0 30px 30px;display:flex;flex-direction:column;height:40vh;justify-content:space-around;left:0;list-style:none;margin:0;max-width:100%;padding-bottom:10px;position:absolute;top:-50vh;transition:top 1s;width:100vw}.Menu_List_Burger li{color:#f5f5f5;font-family:Montserrat;font-weight:600}.BurgerImg{left:5%;max-height:100px;position:absolute;top:20%;width:30%}@-webkit-keyframes imageMove{0%{left:-300px}to{left:0}}@keyframes imageMove{0%{left:-300px}to{left:0}}.Menu_List>.bars_Header_Focus1{display:none}.Menu_List{-webkit-animation:headerMove 2s;animation:headerMove 2s;background-color:red;color:var(--clr-white1);display:flex;flex-direction:row;font-family:Poppins,SansSerif;gap:35px;list-style:none;position:absolute}.CrossHeader{font-size:.5rem;width:20px}@-webkit-keyframes headerMove{0%{right:-300px}to{right:0}}@keyframes headerMove{0%{right:-300px}to{right:0}}.Menu_List>li{cursor:url(https://i.ibb.co/7QYMnVD/elone-rocket-cursor-resized.png),auto;font-size:1.2rem;transition:.4s}.ressourceHeader:hover .DropDownContainer{height:120px;padding-bottom:10px;padding-top:10px}.Menu_List>li:hover{color:var(--clr-purple-text)}.HeaderSOSJP{font-family:Poppins,Regular}.bm-burger-button{height:30px;left:36px;position:fixed;top:36px;width:36px}.bm-burger-bars{background:#373a47}.bm-burger-bars-hover{background:#a90000}.bm-cross-button{height:24px;width:24px}.bm-cross{background:#bdc3c7}.bm-menu-wrap{height:100%;position:fixed}.bm-menu{background:#373a47;font-size:1.15em;padding:2.5em 1.5em 0}.bm-morph-shape{fill:#373a47}.bm-item-list{color:#b8b7ad;padding:.8em}.bm-item{display:inline-block}.bm-overlay{background:rgba(0,0,0,.3)}@media screen and (max-width:1000px){.Menu_List>li{font-size:1.1rem}}@media screen and (max-width:900px){.Menu_List>li{font-size:1rem}}@media screen and (max-width:800px){.Menu_List>li{font-size:.85rem}}@media screen and (max-width:700px){.Menu_List>li{font-size:.75rem}}@media screen and (max-width:650px){.Header_Focus1_Container{background-color:#fff;height:auto;padding-top:1%}.Icon_Elone_Header{content:url(/static/media/sos_black.21dd19807190ea42f2b4.png);display:none;width:22%}.Menu_List>li{display:none;font-size:1.3rem}.Menu_List>.bars_Header_Focus1,.Menu_List>.connecter_Header_Focus1{color:var(--clr-purple1);display:block}.connectHeader{color:#fff}}@media screen and (max-width:550px){.Menu_List>li{font-size:1.2rem}}@media screen and (max-width:500px){.Menu_List>li{font-size:1.1rem}}@media screen and (max-width:450px){.Menu_List>li{font-size:1rem}}@media screen and (max-width:400px){.Menu_List>li{font-size:.8rem}}.Header_Focus1_Container_2{border-left:40px solid transparent;border-right:40px solid transparent;border-top:70px solid var(--clr-headerColor);grid-column:1/span 2;grid-row:1;height:0;margin-left:auto;margin-right:auto;overflow-x:hidden;width:60vw}.Diagonal{border-bottom:1px solid dimgray;left:30%;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:left;transform-origin:left;width:98px}.Diagonal,.SOSJPHEADER{position:absolute;top:0}.SOSJPHEADER{display:table;left:21.5%;width:128px}.ItemHeader,.SOSJPHEADER{cursor:url(https://i.ibb.co/7QYMnVD/elone-rocket-cursor-resized.png),auto}.ItemHeader{color:#dbd8d8;display:flex;flex-direction:column;font-family:Poppins,SansSerif;font-size:1.2rem;height:71px;justify-content:center}hrHeader{border:2px solid var(--clr-purple5);display:none;margin-top:auto}.ItemHeader:hover hrHeader{display:inline;display:initial}.ItemHeader:hover .TextoHeader{text-shadow:1px 1px 10px #daa520;translate:0 20px}.HeaderActionsContainer{align-items:center;-webkit-column-gap:70px;column-gap:70px;display:flex;flex-direction:row;justify-content:center;left:32%;position:absolute;top:0}.ConnectHeader{color:#fff;font-size:1.5rem;margin-top:20px;z-index:5}.MyTrapezoid{top:12px}.MyTrapezoid,.PtitTrapeze{left:65vw;position:absolute}.PtitTrapeze{height:71px;top:0;translate:80px 0}.ConnectHeader:hover{cursor:url(https://i.ibb.co/7QYMnVD/elone-rocket-cursor-resized.png),auto;text-shadow:1px 1px 10px #daa520}@media only screen and (max-width:1900px){.Header_Focus1_Container_2{width:70vw}.SOSJPHEADER{left:16vw}.Diagonal{left:25%}.PtitTrapeze{left:70vw;translate:80px 0}.MyTrapezoid{left:70vw}}@media only screen and (max-width:1680px){.HeaderActionsContainer{left:32%}.MyTrapezoid,.PtitTrapeze{left:65vw}}@media only screen and (max-width:1500px){.MyTrapezoid,.PtitTrapeze{left:67vw}.HeaderActionsContainer{left:29%}}@media only screen and (max-width:1400px){.Header_Focus1_Container_2{width:80vw}.SOSJPHEADER{left:10vw}.Diagonal{left:18%}.HeaderActionsContainer{left:24%}.PtitTrapeze{left:68vw;translate:80px 0}.MyTrapezoid{left:68vw}.ItemHeader{font-size:1rem}}@media only screen and (max-width:1150px){.SOSJPHEADER{left:10vw}.ItemHeader{font-size:.9rem}.PtitTrapeze{left:65vw;translate:80px 0}.MyTrapezoid{left:65vw}.HeaderActionsContainer{left:26%}}@media only screen and (max-width:1030px){.MyTrapezoid,.PtitTrapeze{left:61vw}.ItemHeader{font-size:1.2rem}.HeaderActionsContainer{-webkit-column-gap:30px;column-gap:30px}.SOSJPHEADER{top:10px;width:100px}}@media only screen and (max-width:970px){.ItemHeader{font-size:1rem}}@media only screen and (max-width:890px){.MyTrapezoid,.PtitTrapeze{left:60vw}}@media only screen and (max-width:850px){.ItemHeader{font-size:.9rem}.ConnectHeader{font-size:1.3rem}.MyTrapezoid,.PtitTrapeze{left:60vw}.HeaderActionsContainer{left:27%}.SOSJPHEADER{left:76px;top:10px;width:100px}}@media only screen and (max-width:780px){.ItemHeader{font-size:.75rem}.HeaderActionsContainer{left:29%}}@media only screen and (max-width:710px){.ItemHeader{font-size:.75rem}.HeaderActionsContainer{left:29%}.SOSJPHEADER{left:62px;top:15px;width:85px}.Diagonal{left:15%}.HeaderActionsContainer{left:23%}}@media only screen and (max-width:670px){.HeaderActionsContainer{left:22%}.SOSJPHEADER{left:52px;top:15px;width:85px}.Diagonal{left:14%}}@media only screen and (max-width:640px){.HeaderActionsContainer{left:20%}.SOSJPHEADER{left:50px;top:20px;width:70px}.Diagonal{left:12%}.ItemHeader{font-size:.7rem}}.TrapezePhone{border-left:40px solid transparent;border-right:40px solid transparent;border-top:70px solid var(--clr-headerColor);grid-column:1/span 2;grid-row:1;height:0;margin-left:auto;margin-right:auto;overflow-x:hidden;width:60vw;z-index:5}.SOSJPHEADERPhone{display:table;left:20%;position:absolute;top:5px;width:120px;z-index:5}.Menu_List_Phone li{color:#fff}.DiagonalPhone{border-bottom:1px solid dimgray;left:35%;top:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:left;transform-origin:left;width:98px}.DiagonalPhone,.PhoneBuger{position:absolute;z-index:5}.PhoneBuger{color:#fff;font-size:3rem;left:60%;list-style:none;top:1%}.Menu_List_Phone{background-color:var(--clr-headerColor);border-radius:0 0 10px 10px;display:flex;flex-direction:column;gap:5px;justify-content:center;left:20%;list-style:circle;padding-top:30px;position:absolute;top:56px;top:-250px;transition-duration:1s;transition-property:top;width:52.8%;z-index:1}.TextFooterHome_Comp1 *{z-index:1}.Menu_List_Phone li{font-family:Poppins,SansSerif;font-size:.8rem;z-index:1}.AstronautBurger{display:table;left:20px;min-width:120px;position:absolute;top:10px;width:20%}@media only screen and (max-width:550px){.SOSJPHEADERPhone{left:18%;top:10px;width:100px}.Menu_List_Phone{width:52.7%}}@media only screen and (max-width:520px){.Menu_List_Phone{width:52.2%}}@media only screen and (max-width:480px){.Menu_List_Phone{width:51.5%}}@media only screen and (max-width:450px){.Menu_List_Phone{width:51.1%}}@media only screen and (max-width:440px){.Menu_List_Phone{width:51%}}@media only screen and (max-width:420px){.Menu_List_Phone{width:50%}}@media only screen and (max-width:380px){.Menu_List_Phone{width:49.5%}}@media only screen and (max-width:360px){.Menu_List_Phone{width:49%}}@media only screen and (max-width:350px){.Menu_List_Phone{width:48.8%}}@media only screen and (max-width:340px){.Menu_List_Phone{width:48%}}@media only screen and (max-width:320px){.Menu_List_Phone{width:47%}}.BLHS_Focus1_Container{-webkit-animation:fadeIn 3s;animation:fadeIn 3s;-webkit-animation-delay:-1s;animation-delay:-1s;display:flex;flex-direction:column;grid-column:1;grid-row:2;padding-left:45%}.UnderLineHeader{background-image:linear-gradient(to left,var(--clr-purple-text) 50%,var(--clr-purple-text) 50%);background-position:0 80%;background-repeat:no-repeat;background-size:100% 30%;display:inline;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.FirstText{font-family:Montserrat,SansSerif;font-size:2rem;font-weight:bolder}.SecondText{font-family:Poppins,SansSerif;font-size:1.35rem;font-weight:400;margin-bottom:5vh}.firstPartText{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:var(--clr-white1);color:hsla(0,0%,100%,.5);font-family:Bison,sans-serif;font-size:2.5rem}.BLHS_hr{border:0;border-top:10px solid var(--clr-purple-text);display:block;display:none;margin:-5% 0 1em;padding:0;width:40%}.BLHS_Focus1_Container>p{color:var(--clr-white1)}.Focus3_row_1_column_2_text_1 div{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:var(--clr-white1);color:#fff}.BLHS_BUTTONS_CONTAINER{display:flex;flex-direction:row;gap:20px;justify-content:flex-start;margin-left:10%}@media screen and (max-width:1100px){.FirstText{font-size:2rem}.SecondText{font-size:1.1rem}.BLHS_hr{width:50%}.firstPartText{font-size:2.1rem}}@media screen and (max-width:1000px){.FirstText{font-size:1.8rem}.SecondText{font-size:.9rem}.BLHS_hr{width:60%}.firstPartText{font-size:1.9rem}}@media screen and (max-width:900px){.FirstText{font-size:1.7rem}.SecondText{font-size:.8rem}}@media screen and (max-width:800px){.FirstText{font-size:1.5rem}.SecondText{font-size:.7rem}}@media screen and (max-width:650px){.BLHS_Focus1_Container{grid-row:2;margin-top:5%;padding-left:10%;width:85%}.firstPartText{font-size:1.65rem}.BLHS_hr{margin-top:1%;width:40%}.BLHS_BUTTONS_CONTAINER{margin-left:auto;margin-right:auto}}@media screen and (max-width:4000px){.BLHS_BUTTONS_CONTAINER{margin-left:0}}.BUTTON_BLHS_Container{border:2px solid;border-radius:10px;cursor:url(https://i.ibb.co/7QYMnVD/elone-rocket-cursor-resized.png),auto;font-family:Montserrat,SansSerif;font-size:1.3rem;padding-bottom:10px;padding-top:10px;text-align:center;vertical-align:center;width:170px}.BRHS_Focus1_Container{-webkit-animation:fadeIn 3s;animation:fadeIn 3s;-webkit-animation-delay:-1s;animation-delay:-1s;grid-column:2;grid-row:2}.manOnRocket_BRHS{-webkit-animation:MoveUpDown 8s linear infinite;animation:MoveUpDown 8s linear infinite;min-width:280px;width:70%}@-webkit-keyframes MoveUpDown{0%,to{-webkit-transform:translate(0);transform:translate(0)}50%{-webkit-transform:translate(50px,-50px);transform:translate(50px,-50px)}}@keyframes MoveUpDown{0%,to{-webkit-transform:translate(0);transform:translate(0)}50%{-webkit-transform:translate(50px,-50px);transform:translate(50px,-50px)}}@media screen and (max-width:1450px){.manOnRocket_BRHS{width:80%}}@media screen and (max-width:1500px){.manOnRocket_BRHS{margin-top:15%}}@media screen and (max-width:1100px){.manOnRocket_BRHS{margin-top:30%}}@media screen and (max-width:1000px){.manOnRocket_BRHS{margin-top:40%}}@media screen and (max-width:900px){.manOnRocket_BRHS{margin-top:50%}}@media screen and (max-width:650px){.BRHS_Focus1_Container{grid-column:1;grid-row:3;text-align:center}.manOnRocket_BRHS{margin-top:10%;width:60vw}}@media screen and (max-width:500px){.manOnRocket_BRHS{margin-top:15%}}.DropDownContainer{background-color:var(--clr-white1);border-color:#11142d;border-radius:10px;border-width:5px;display:flex;flex-direction:column;height:0;justify-content:space-between;min-width:300px;padding-left:5px;padding-right:5px;position:absolute;transition:height 1s;z-index:5}.DropDownItem{color:var(--clr-purple1);display:none;font-family:Poppins,Regular;font-size:.8rem;margin-left:5px}.ressourceHeader:hover .DropDownItem{display:inline}.DropDownItem:hover{color:var(--clr-purple8)}.ArticleDisplayBiggerContainer{background-color:var(--clr-purple1);grid-template-columns:repeat(2,1fr);grid-template-rows:1fr 2.5fr;padding-top:min(2vh,80px)}.ArticleDisplay_Container{align-items:center;display:flex;flex-direction:column;grid-column:1/span 2;grid-row:2;min-height:100vh;padding-bottom:4vh;padding-top:min(2vh,80px)}.ArticleDisplayImage{max-height:40vh;object-fit:cover;width:100%}.catNameArticleDisplay{color:#a79eb2;font-family:Montserrat,Regular;font-size:1rem}.NameArticleDisplay{color:#8447e7;font-size:1.8rem;font-weight:500}.articleDetailPara{color:#fff;font-family:"Source Serif Pro",serif}.ArticleDisplayHeader{width:60%}.ArticleDisplayHeader div{text-align:center}.articleDetailPara{font-family:Roboto Condensed,sans-serif;font-size:1.2rem;width:70%}.Focus2_Container{background-image:url(/static/media/background-white-without-lines-rectangle.460103c2a5f4d4697724.jpeg);background-size:cover;gap:0;min-height:800px;scroll-snap-align:start}.ScrollDown_Focus2{-webkit-animation:scrollUpDown 5s linear infinite;animation:scrollUpDown 5s linear infinite;-webkit-animation-delay:3s;animation-delay:3s;color:var(--clr-white1);font-family:Poppins,SansSerif;font-size:.8rem;position:absolute;top:150%;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.swiper-button-next{background-image:url(https://i.ibb.co/f2WhL8J/right-2.png)!important;background-position:50%;background-repeat:no-repeat;background-size:100% auto;height:70px!important;right:50px!important;width:70px!important}.Focus2EloneIcon{cursor:url(https://i.ibb.co/7QYMnVD/elone-rocket-cursor-resized.png),auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-left:auto;margin-right:auto;margin-top:30px;min-width:50px;width:7%}.swiper-button-prev{background-image:url(https://i.ibb.co/f2WhL8J/right-2.png)!important;background-position:50%;background-repeat:no-repeat;background-size:100% auto;height:70px!important;-webkit-transform:rotate(180deg);transform:rotate(180deg);width:70px!important}.swiper-button-next:after,.swiper-button-prev:after{display:none}.swiper-pagination-bullets.swiper-pagination-horizontal{top:97%!important}@media screen and (max-width:650px){.swiper-button-next,.swiper-button-prev{height:40px!important;width:40px!important}.Focus2EloneIcon{max-height:20px}}.Header_Focus2_Container{align-items:center;display:block;flex-direction:column;grid-column:1/span 2;grid-row:1}.SwipperContainah{background-image:url(/static/media/focus2_3.4bfd0e57c9805f29789a.png)}Swiper,Swiper *{z-index:1}.FirstText_Focus2{color:var(--clr-white1);font-size:2.5rem;font-weight:bolder;text-align:center}.hr_Focus2{border:0;border-top:10px solid var(--clr-purple-text);display:block;margin:-1.2em auto 1em;min-width:200px;padding:0 0 100px;width:20%}.mySwiper{height:50vh;min-height:400px}.card_Container_Focus_2{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:space-around;width:60%}.elone_focus2_header_test{height:8%}.elone_focus2_header{height:4%;left:5%;margin-top:2%;max-height:100px;position:absolute}.swiper-pagination-bullet{background:var(--clr-white1)!important}.swiper-wrapper{padding-left:8%!important}@media screen and (max-width:1400px){.elone_focus2_header{margin-top:8%}}@media screen and (max-width:1200px){.FirstText_Focus2{font-size:2.3rem}.elone_focus2_header{height:5%;margin-top:10%;min-height:40px}}@media screen and (max-width:1000px){.FirstText_Focus2{font-size:2rem}}@media screen and (min-width:700px){.SwipperContainah{margin-top:-3%}}@media screen and (max-width:970px){.Header_Focus2_Container{display:block}.hr_Focus2{margin-left:auto;margin-right:auto}.card_Container_Focus_2{margin:auto}.elone_focus2_header{margin-top:-70vw}}@media screen and (max-width:900px){.FirstText_Focus2{font-size:1.8rem}}@media screen and (max-width:800px){.FirstText_Focus2{font-size:1.7rem}}@media screen and (max-width:700px){.FirstText_Focus2{font-size:1.6rem}}@media screen and (max-width:650px){.hr_Focus2{border-top:10px solid var(--clr-purple-text);margin-bottom:0;margin-top:0;min-width:240px;padding:0}.swiper-wrapper{padding-left:0!important}.mySwiper{height:80vh}}@media screen and (max-width:600px){.FirstText_Focus2{font-size:1.5rem}}@media screen and (max-width:500px){.FirstText_Focus2{font-size:1.35rem}}@media screen and (max-width:400px){.FirstText_Focus2{font-size:1.2rem}}@media screen and (max-width:300px){.FirstText_Focus2{font-size:1rem}}.Card_Focus_2_Container{align-items:center;-webkit-animation-delay:1s;animation-delay:1s;border-radius:35px;cursor:url(https://i.ibb.co/7QYMnVD/elone-rocket-cursor-resized.png),auto;display:flex;flex-direction:column;height:35vh;justify-content:space-around;margin-bottom:2vh;min-height:280px;min-width:180px;opacity:.9;transition:.5s;width:15vw}.upup:hover{translate:-10px -20px}.downdown:hover{translate:10px 20px}.Card_Focus_2_index{color:#fff!important;font-size:2rem;font-weight:700;margin-bottom:5%;margin-top:30px;text-align:center}.Card_Focus_2_Text{color:#f5f5f5;font-family:Bison,sans-serif;font-size:1.04rem;font-weight:600;text-align:center;width:90%}.Card_Image{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-bottom:20%;min-width:100px;transition:.5s;width:8vw}.Card_Focus_2_Container:hover{background-color:#000!important;opacity:1;-webkit-transform:translate(-2px,-10px);transform:translate(-2px,-10px)}.Card_Focus_2_Container:hover .Card_Image{min-width:100px;width:8vw}@media screen and (max-width:650px){.Card_Focus_2_Container{height:400px;margin:20% auto 35px;-webkit-transform:translate(0)!important;transform:translate(0)!important;width:55%}.Card_Image{width:200px}.Card_Focus_2_index{font-size:2.4rem}.Card_Focus_2_Text{font-size:1.8rem}.swiper-button-next{right:40px!important}.swiper-button-prev{left:40px!important}.swiper-button-next,.swiper-button-prev{color:var(--clr-white1)!important}}@media screen and (max-width:450px){.Card_Image{width:100px}.Card_Focus_2_index{font-size:2rem}.Card_Focus_2_Text{font-size:1.5rem}}@media screen and (max-width:400px){.Card_Image{width:80px}.Card_Focus_2_index{font-size:1.8rem}.Card_Focus_2_Text{font-size:1.3rem}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;-webkit-transform-origin:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{-webkit-animation:swiper-preloader-spin 1s linear infinite;animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;top:var(--swiper-navigation-top-offset,50%);width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;object-fit:contain;-webkit-transform-origin:center;transform-origin:center;width:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;-webkit-transform:translateZ(0);transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:top .2s,-webkit-transform .2s;transition:transform .2s,top .2s;transition:transform .2s,top .2s,-webkit-transform .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:left .2s,-webkit-transform .2s;transition:transform .2s,left .2s;transition:transform .2s,left .2s,-webkit-transform .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:right .2s,-webkit-transform .2s;transition:transform .2s,right .2s;transition:transform .2s,right .2s,-webkit-transform .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}.Focus2Selected_Container{color:var(--clr-white1);display:flex;flex-direction:column}.Focus2Selected_Container_title{display:flex;flex-direction:row;font-size:2.5rem;font-weight:600;gap:20px;justify-content:center;margin-top:20px;text-align:center}.Focus2Selected_Container_title div{color:var(--clr-purple8);display:inline}.Focus2Selected_Container_title div:hover{text-decoration:underline}.CatFocus2Container VilleFocus2Container{cursor:url(https://i.ibb.co/7QYMnVD/elone-rocket-cursor-resized.png),auto;margin-right:15px}.CatFocus2Container:hover .DropDownCatContainer{height:220px;padding:10px 5px}.VilleFocus2Container:hover .DropDownTownContainer{height:80px;padding:10px 5px 20px}.CatFocus2Container:hover .DropDownCatItem,.VilleFocus2Container:hover .DropDownTownItem{display:block}.dropDownArrowContainer{color:var(--clr-white1)!important;display:flex;flex-direction:column;font-size:1.5rem}.Focus2Selected_Container_Card_Container{grid-row-gap:18vh;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);margin-left:auto;margin-right:auto;margin-top:4vh;width:80%}.Card_Focus_2_Selected_img{border-radius:10px;max-height:200px;opacity:.8;width:100%}.Card_Focus_2_Selected_CAT_NAME{color:#a79eb2;font-family:Montserrat,SansSerif;font-size:16px}.Card_Focus_2_Selected_INTRO{font-family:Montserrat,SansSerif;font-weight:600}.Card_Focus_2_Selected_Button{border:2px solid #492c7f;border-radius:10px;cursor:url(https://i.ibb.co/7QYMnVD/elone-rocket-cursor-resized.png),auto;font-size:.8rem;height:4vh;margin-left:10px;text-align:center;transition:2s;width:50%}.Card_Focus_2_Selected_Button:hover{background-color:var(--clr-purple5)}@media screen and (max-width:970px){.Focus2Selected_Container{display:block}}.Card_Focus_2_Selected_Container{border-radius:20px;height:30vh;width:18vw}.DropDownCatContainer{background-color:var(--clr-white1);border-color:#11142d;border-radius:10px;border-width:5px;display:flex;flex-direction:column;height:0;justify-content:space-between;margin:0;overflow:hidden;position:relative;transition:height 1s;width:100%}.DropDownCatItem{color:var(--clr-purple1);cursor:url(https://i.ibb.co/7QYMnVD/elone-rocket-cursor-resized.png),auto;display:none;font-family:Poppins,Regular;font-size:1rem;margin-left:5px;transition:.3s;width:100%}.DropDownCatItem:hover{color:var(--clr-purple8)}.DropDownTownContainer{background-color:var(--clr-white1);border-color:#11142d;border-radius:10px;border-width:5px;display:flex;flex-direction:column;height:0;justify-content:space-between;margin:0;overflow:hidden;position:relative;transition:all .8s;width:100%}.DropDownTownItem{color:var(--clr-purple1);cursor:pointer;display:none;font-family:Poppins,Regular;font-size:.8rem;font-size:1rem;height:150%;margin-left:5px;transition:.3s;width:100%}.DropDownTownItem:hover{color:var(--clr-purple8)}.holderSearchBar{width:100%}.SearchBar{align-items:center;background:var(--clr-orange2);border-radius:0 2rem;display:flex;font-size:var(--fs-corps);height:5.5rem;justify-content:space-evenly;margin:1rem 0;width:100%}.SearchBar input{border-radius:0 2rem;height:4rem;padding:0 1rem;width:20%}.SearchBar select{-webkit-appearance:none;appearance:none;border-radius:0 2rem;cursor:pointer;height:4rem;padding:0 1rem 0 2rem;width:25rem}.SearchButtons{align-content:center;align-items:center;display:flex;height:100%}.HolderReloadIcon,.gridSearchButtons{background:none;cursor:pointer}@media screen and (max-width:60em){.homeSplitOrange>.holderSearchBar{height:auto;margin:0;width:auto}.holderSearchBar{margin:auto;width:80%}.SearchBar .ArtSearchBar{align-items:center;background:var(--clr-green3);border-radius:0 2rem;display:flex;flex-direction:column;font-size:var(--fs-corps);height:auto;justify-content:space-around;margin:1rem 0;width:auto}.SearchBar{height:auto;width:100%}.SearchBar select{width:25rem}.SearchBar input{border-radius:0 2rem;height:4rem;padding:0 1rem;width:25rem}.SearchBar>*{margin:.4em}}@media screen and (max-width:35em){.SearchBar input{width:15rem}.SearchBar select{font-size:1rem;width:10rem}}.Focus3_Container{grid-gap:5vh;background-image:url(/static/media/background-white-without-lines-rectangle.460103c2a5f4d4697724.jpeg);background-size:cover;display:grid;gap:5vh;grid-template-rows:4fr 2fr 1fr;height:100vh;min-height:1100px;padding-bottom:20px;scroll-snap-align:start}.Focus3_row_1{grid-gap:2vw;-webkit-animation:fadeIn 3s;animation:fadeIn 3s;-webkit-animation-delay:1s;animation-delay:1s;display:grid;gap:2vw;grid-row:1;grid-template-columns:1fr 1fr;margin-top:10vh}.Focus3_row_1_column_1{grid-column:1}.Focus3_row_1_column_2{grid-column:2;width:50%}.Focus3_row_2{-webkit-animation:fadeIn 3s;animation:fadeIn 3s;-webkit-animation-delay:1.5s;animation-delay:1.5s;display:flex;flex-direction:column;grid-row:2;justify-content:center;margin:auto;width:50%}.Focus3_row_2_subs_wrapper{display:flex;flex-direction:row;gap:1.5vw;justify-content:space-between}.Focus3_hr{border:0;border-top:10px solid var(--clr-purple-text);display:block;margin:-30px 0 50px;padding:0;width:40%}.Focus3_row_1_column_2_text_1{color:var(--clr-white1);display:inline;font-family:Poppins,SansSerif;font-size:2rem;font-weight:700}.Focus3_row_1_column_2_text_2{color:var(--clr-white1);font-weight:300}.objectives_Focus3_row_2{color:var(--clr-white1);font-size:1.5rem;font-weight:700}.diversity_focus3{border-radius:20px;float:right;margin-right:10%;opacity:.8;width:30%}.women_1_cropped_focus3{border-radius:20px;height:30%;margin-left:20%;margin-top:8%;max-height:220px;position:absolute}@media screen and (max-width:1200px){.Focus3_row_1_column_2_text_1{font-size:1.9rem}.Focus3_row_1_column_2{width:70%}.diversity_focus3{width:50%}}@media screen and (max-width:1000px){.Focus3_row_1_column_2_text_1{font-size:1.7rem}.Focus3_row_1_column_2{width:80%}.Focus3_row_2{width:55%}}@media screen and (max-width:900px){.Focus3_row_1_column_2_text_1{font-size:1.6rem}.Focus3_hr{width:70%}.Focus3_row_1_column_2_text_2{font-size:.8rem}.Focus3_row_2{width:65%}}@media screen and (max-width:800px){.Focus3_row_1_column_2_text_1{font-size:1.45rem}.Focus3_row_1_column_2_text_2{font-size:.7rem}.Focus3_row_2{width:75%}}@media screen and (max-width:700px){.Focus3_row_1_column_2_text_1{font-size:1.3rem}.Focus3_row_2{width:85%}}@media screen and (max-width:600px){.Focus3_row_1_column_2_text_1{font-size:1.2rem}}@media screen and (max-width:500px){.Focus3_row_1_column_2_text_1{font-size:1.15rem}}@media screen and (max-width:400px){.Focus3_row_1_column_2_text_1{font-size:1.1rem}}@media screen and (max-width:300px){.Focus3_row_1_column_2_text_1{font-size:1rem}}@media screen and (max-width:600px){.Focus3_row_1_column_1{align-items:center;display:flex;justify-content:center}.women_1_cropped_focus3{border-radius:20px;height:auto;margin-bottom:26%;margin-right:50%;max-height:none;min-width:55px;position:absolute;width:20%}.diversity_focus3{float:none;margin-left:auto;margin-right:auto;min-width:100px;text-align:center;width:35%}.Focus3_Container{grid-template-rows:auto auto;height:auto}.Focus3_row_1{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin-top:5%}.TestElig{margin-left:15%}.Focus3_row_2{align-items:center;display:flex;justify-content:center}.Focus3_row_2,.Focus3_row_2_subs_wrapper{flex-direction:column}}@media screen and (max-width:550px){.women_1_cropped_focus3{margin-bottom:32%}}@media screen and (max-width:480px){.women_1_cropped_focus3{margin-bottom:180px}}@media screen and (max-width:390px){.women_1_cropped_focus3{margin-bottom:200px}}@media screen and (max-width:350px){.women_1_cropped_focus3{margin-bottom:220px}}.Focus3_sub_container{display:flex;flex-direction:column;gap:0;justify-content:flex-start}.focus_3_sub_title{color:var(--clr-white1);font-weight:700;margin-top:-5px}.focus_3_sub_text{color:var(--clr-white1);font-family:Poppins,SansSerrif;font-size:.85em;font-weight:100;margin-top:-12px}.NumberCircle_Container{border-radius:50%;height:30px;text-align:center;width:30px}.NumberCircle{color:var(--clr-white1);margin-top:5px}.Focus4_Container{background-image:url(/static/media/background-yellow-without-lines-rectangle.c6821f324ef3647c4f5b.jpeg);background-size:cover;display:grid;grid-template-rows:repeat(2,1fr);min-height:600px;scroll-snap-align:start}.Focus4_Comp1_Container{background-image:url(https://i.ibb.co/gmT3ZXn/quote-sosjp-removebg-preview.png);background-position:50%;background-repeat:no-repeat;background-size:5%}.Testimonials{-webkit-animation:fadeIn 3s;animation:fadeIn 3s;-webkit-animation-delay:1s;animation-delay:1s;background-image:linear-gradient(to left,var(--clr-purple-text) 50%,var(--clr-purple-text) 50%);background-position:0 80%;background-repeat:no-repeat;background-size:100% 30%;color:var(--clr-white1);font-family:Poppins,SansSerif;font-size:2.4rem;margin-left:auto;margin-right:auto;margin-top:2vh;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.hrFocus4_Comp1{-webkit-animation:fadeInFooterHome_Comp1 3s;animation:fadeInFooterHome_Comp1 3s;-webkit-animation-delay:1s;-webkit-animation:fadeIn 3s;animation:fadeIn 3s;animation-delay:1s;border:0;border-top:10px solid var(--clr-purple-text);display:block;margin:-20px auto auto;padding:0;width:30%}.Witness_Container{display:flex;flex-direction:column;gap:1vh;width:40%}.witness_content{color:#000;font-family:Poppins,SansSerif;font-style:italic;font-weight:700}.Person{display:grid;grid-template-columns:1fr 5fr;grid-template-rows:1fr 1fr}.Person_icon{display:-webkit-box;grid-column:1;grid-row:1/span 2;margin-left:auto;margin-right:1vw;width:5vw}.Person_Name{color:#1b1a1a;grid-row:1}.Person_Name,.Project_Name{font-family:Poppins,SansSerif;grid-column:2}.Project_Name{color:#000;grid-row:2;transition:.2s}.Project_Name:hover{color:var(--clr-purple8);text-decoration:underline}.Testimonials_Wrapper{-webkit-animation:fadeIn 3s;animation:fadeIn 3s;-webkit-animation-delay:1.5s;animation-delay:1.5s;display:flex;flex-direction:row;gap:5px;justify-content:space-around;margin-left:auto;margin-right:auto;margin-top:5vh;width:80%}@media screen and (max-width:600px){.Witness_Container{align-items:center;display:flex;flex-direction:column;gap:1vh;justify-content:center;margin-left:auto;margin-right:auto;text-align:center;width:80%}.Person_icon{grid-row:1;margin-bottom:auto;margin-top:auto}}.Focus4_Comp2_Container{align-items:center;background-image:url(/static/media/background-yellow-without-lines-rectangle.c6821f324ef3647c4f5b.jpeg);background-size:cover;display:flex;flex-direction:column;justify-content:space-around;padding-bottom:20px

    /*!*width: 60%;*!*/}.hrFocus4_Comp2{-webkit-animation:fadeInFooterHome_Comp1 3s;animation:fadeInFooterHome_Comp1 3s;-webkit-animation-delay:1s;animation-delay:1s;border:0;border-top:10px solid var(--clr-purple-text);display:block;margin-left:auto;margin-right:auto;padding:0;width:60%}.TITLE_FOCUS4_COMP2{color:var(--clr-white1);font-family:Poppins,SansSerif;font-size:2rem;font-weight:700;margin-left:auto;margin-right:auto;text-align:center;width:40%}.TITLE_FOCUS4_COMP2 div{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:var(--clr-white1);color:var(--clr-purple1)}.TEXT_FOCUS4_COMP2{color:var(--clr-white1);font-family:Poppins,SansSerif;font-size:1.2rem;margin-left:auto;margin-right:auto;text-align:center;width:40%}.Star_FOCUS4_COMP2{margin-left:14%;position:absolute;width:10%}.Focus4_Comp2_Container *{-webkit-animation:fadeIn 3s;animation:fadeIn 3s;-webkit-animation-delay:1s;animation-delay:1s}@-webkit-keyframes fadeIn{0%{opacity:0}66%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}66%{opacity:0}to{opacity:1}}@media screen and (max-width:650px){.TITLE_FOCUS4_COMP2{font-size:1.4rem;width:80%}.TEXT_FOCUS4_COMP2{font-size:1rem!important;width:80%}.QuestionFocus4Comp2{font-size:1.4rem!important}}@media screen and (max-width:500px){.TITLE_FOCUS4_COMP2{font-size:1.2rem;width:80%}.TEXT_FOCUS4_COMP2{font-size:.8rem!important;width:80%}.QuestionFocus4Comp2{font-size:1.2rem!important}}.FooterHome_Container{grid-gap:0;display:grid;gap:0;grid-template-columns:1fr}.ScrollTopToHeader{align-items:center;-webkit-animation:scrollDownUp 5s linear infinite;animation:scrollDownUp 5s linear infinite;-webkit-animation-delay:3s;animation-delay:3s;display:flex;flex-direction:row;font-size:2rem;gap:10px;margin-left:10px;margin-right:50px;position:absolute;top:50%;-webkit-transform:rotate(270deg);transform:rotate(270deg)}.ScrollUptoHeader{color:var(--clr-white1);font-family:Poppins,SansSerif;font-size:1rem;-webkit-transform:rotate(0deg);transform:rotate(0deg)}@-webkit-keyframes scrollDownUp{0%{top:50%}10%{top:50%}15%{top:47%}20%{top:50%}25%{top:47%}30%{top:50%}60%{top:50%}to{top:50%}}@keyframes scrollDownUp{0%{top:50%}10%{top:50%}15%{top:47%}20%{top:50%}25%{top:47%}30%{top:50%}60%{top:50%}to{top:50%}}.FooterHome_Comp1_Container{align-items:center;background:#fff;background-size:cover;display:flex;flex-direction:column;grid-row:1}.TextFooterHome_Comp1{-webkit-animation:fadeInFooterHome_Comp1 3s;animation:fadeInFooterHome_Comp1 3s;-webkit-animation-delay:1s;animation-delay:1s;color:var(--clr-white1);font-family:Poppins,SansSerif;font-size:2rem;font-weight:700;margin-bottom:50px;text-align:center}.Metropole_Grenoble_FooterHome_Comp1{filter:brightness(2);-webkit-filter:brightness(2)}.hrFooterHome_Comp1{-webkit-animation:fadeInFooterHome_Comp1 3s;animation:fadeInFooterHome_Comp1 3s;-webkit-animation-delay:1s;animation-delay:1s;border:0;border-top:10px solid var(--clr-purple-text);display:block;margin:-20px 0 50px;padding:0;width:20%}.FooterHome_Comp1_logos_containers{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:25px;justify-content:space-around;margin-bottom:5px;margin-top:25px;row-gap:30px;width:84%}.FooterHome_Comp1_logos_containers img{cursor:pointer;display:table;flex-grow:1;max-width:180px;min-width:50px;width:23%}.FooterHome_Comp1_logos_containers img:hover{-webkit-transform:scale(1.1) rotate(4deg);transform:scale(1.1) rotate(4deg)}.Pref_Isere{max-width:165px}@-webkit-keyframes fadeInFooterHome_Comp1{0%{opacity:0}66%{opacity:0}to{opacity:1}}@keyframes fadeInFooterHome_Comp1{0%{opacity:0}66%{opacity:0}to{opacity:1}}.FooterHome_Comp1_Container{padding-bottom:50px;padding-top:50px}@media screen and (max-width:1100px){.TextFooterHome_Comp1{font-size:1.8rem}}@media screen and (max-width:1000px){.TextFooterHome_Comp1{font-size:1.7rem}}@media screen and (max-width:900px){.TextFooterHome_Comp1{font-size:1.6rem}}@media screen and (max-width:800px){.TextFooterHome_Comp1{font-size:1.5rem}}@media screen and (max-width:700px){.TextFooterHome_Comp1{font-size:1.3rem;text-align:center;width:60%}.hrFooterHome_Comp1{border-top:5px solid var(--clr-purple-text)}}@media screen and (max-width:600px){.FooterHome_Comp1_logos_containers{margin-top:0}.FooterHome_Comp1_Container{padding-top:0}.TextFooterHome_Comp1{margin-bottom:25px}.TextFooterHome_Comp1,.TextFooterHome_Comp1 div{font-size:.82rem}.TextFooterHome_Comp1 div{font-size:1.02rem!important}.FooterHome_Comp1_logos_containers{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr;margin-bottom:-150px;margin-left:auto;margin-right:auto}.FooterHome_Comp1_Container{min-height:810px;padding-bottom:0;padding-top:20px}.{grid-template-rows:auto auto}.FooterHome_Comp1_logos_containers img{max-width:60px;min-width:60px;width:100%}.FooterHome_Comp2_1 img{max-height:70px;max-width:70px}}.Echirolles_Loogo{width:100%}.TextFooterGroup_Comp1{color:var(--clr-white1);font-family:Poppins,SansSerif;font-size:1.8rem;font-weight:700;text-align:center}@media screen and (max-width:600px){.TextFooterGroup_Comp1{color:var(--clr-white1);font-family:Poppins,SansSerif;font-size:.85rem;font-weight:700;text-align:center}.FooterHome_Comp1_logos_containers img{max-width:40px;min-width:40px}.FooterHome_Comp1_Container{min-height:1000px;padding-top:20px}}@media screen and (max-width:360px){.FooterHome_Comp1_logos_containers img{max-width:30px;min-width:30px}.FooterHome_Comp1_Container{min-height:890px;padding-top:20px}}.FooterHome_Comp2_Container{grid-gap:20vw;background-color:var(--clr-purple3);display:grid;gap:20vw;grid-row:2;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr}.FooterHome_Comp2_1{display:flex;flex-direction:column;grid-column:1;margin-left:50%;margin-top:5vh}.FooterHome_Comp2_1 img{height:15%;width:-webkit-max-content;width:max-content}.FooterHome_Comp2_1_text{color:var(--clr-white1);font-family:Poppins,SansSerif;font-size:1.4rem;font-style:italic;font-weight:lighter}.FooterHome_Comp2_2{display:flex;flex-direction:column;grid-column:2;margin-top:5vh}.FooterHome_Comp2_2 h2,.FooterHome_Comp2_2 p{font-family:Poppins,SansSerif}.FooterHome_Comp2_2_item,.FooterHome_Comp2_2_item_last{color:var(--clr-white1);font-size:1rem}.FooterHome_Comp2_2_item_last{font-weight:lighter}.FooterHome_Comp2_2{color:var(--clr-white1)}@media screen and (max-width:600px){.FooterHome_Comp2_1_text{font-size:.8rem}.FooterHome_Comp2_2_item{font-size:.5rem}.FooterHome_Comp2_2 h2,.FooterHome_Comp2_2 p{font-size:.7rem}}.FooterHome_Comp3_Container{align-items:center;background-color:#000;display:flex;flex-direction:column;grid-row:2;justify-content:space-around;padding:10px 0 30px;row-gap:30px}.Icon_SOSJP_Footer{height:auto;max-width:200px;width:25%}.SOSJPADDRESS_FOOTER_ADDRESS{font-weight:600}.SOSJPADDRESS_FOOTER,.SOSJPADDRESS_FOOTER_ADDRESS{color:#fff;font-family:Poppins,sans-serif;font-size:1rem;text-align:center}.SOSJPADDRESS_FOOTER{font-weight:200}.Inscrivez_vous_footer{border:2px solid #fff;border-radius:20px;color:#f5f5f5;font-family:Poppins,sans-serif;margin-top:10px;padding:10px;text-decoration:none}.inscrivez-vous{align-items:center;display:flex;flex-direction:column;font-weight:300;gap:10px;justify-content:center;text-align:center}.PHONE_FOOTER a,.inscrivez-vous{color:#fff;font-family:Poppins,sans-serif}.PHONE_FOOTER a{border:2px solid #fff;border-radius:10px;font-size:1rem;font-weight:400;padding:10px;text-decoration:none}.Donnez_Avis_Footer_Container,.ICONS_FOOTER_CONTAINER{color:#fff;font-family:Poppins,sans-serif;font-size:1rem;font-weight:500;text-align:center}.Container_Stars{border:2px solid #fff;border-radius:20px;color:#fff;margin-top:10px;padding:10px}.Container_Stars,.ICONS_FOOTER{display:flex;justify-content:space-around}.ICONS_FOOTER{align-items:center;-webkit-column-gap:0;column-gap:0;flex-direction:row;margin-top:20px}.FooterHome_Copyright{color:#fff;font-family:Poppins,sans-serif;font-size:1rem;font-weight:500}.FooterHome_Copyright a{color:var(--clr-purple1);color:#f5f5f5;text-decoration:none}.Donnez_Avis_Footer_Container p{font-family:Poppins,sans-serif;font-weight:300;text-align:center}.UnderLineFooter{background-image:linear-gradient(to left,var(--clr-purple3) 50%,var(--clr-purple3) 50%);background-position:0 80%;background-repeat:no-repeat;background-size:100% 30%;display:inline;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}@media (max-width:380px){.FooterHome_Copyright,.ICONS_FOOTER_CONTAINER,.PHONE_FOOTER,.SOSJPADDRESS_FOOTER,.SOSJPADDRESS_FOOTER_ADDRESS{font-size:.8rem}}.Team_BiggestContainer{background-image:url(/static/media/background-yellow-rectangle.61933af6c335f35adc71.jpeg);background-size:cover;min-height:400px;padding-bottom:50px;width:100%}.Team_Container{flex-direction:row;flex-wrap:wrap;justify-content:space-around;margin-left:auto;margin-right:auto;margin-top:50px;row-gap:50px;width:60%}.Team_Container,.Team_Member{align-items:center;display:flex}.Team_Member{flex-direction:column;justify-content:center;row-gap:5px}.trapeze{border-bottom:220px solid #fff;border-left:110px solid transparent;border-radius:30px;border-right:110px solid transparent;color:#000;height:0;width:220px}.Function_Member,.Name_Member,.phone_Member{color:#f5f5f5;font-family:Poppins,SansSerif;font-size:1.2rem;font-weight:600}.Function_Member{color:#fff;font-size:1rem;font-weight:300}.HeaderGrabPhrase{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:var(--clr-white1);color:var(--clr-purple1);font-family:Bison,sans-serif;font-size:1.7rem;text-align:center}.HeaderTItleTeam{color:var(--clr-white1);font-family:Poppins,SansSerif;font-size:1.2rem;margin-left:auto;margin-right:auto;text-align:center;width:60%}.Social_Member{align-items:center;display:flex;gap:20px;justify-content:center}.Social_Web_SubMember{color:#fff;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:18px}.propsContainer *{text-align:center}.propsContainer{align-items:center;display:flex;flex-direction:column;justify-content:center;row-gap:5px}.Member_Photo{-webkit-filter:grayscale(100%);filter:grayscale(100%);height:271.9px;margin-left:-8px;margin-top:-52px;transition:2s;width:250px}.Member_Photo:hover{-webkit-filter:grayscale(0);filter:grayscale(0)}.trapeze:hover{background:radial-gradient(circle,var(--clr-purple4),var(--clr-purple4-opac),#000)}.HeaderTItleTeamSecond{color:#f8f8ff}@media screen and (max-width:600px){.Team_Container{justify-content:center}.trapeze{border-bottom:140px dashed #fff;border-left:55px dashed transparent;border-right:55px dashed transparent;width:140px}.Member_Photo{height:174.02px;margin-left:-6px;margin-top:-34px;width:160px}.Social_Web_SubMember{width:15px}.Social_Member{align-items:baseline}.HeaderTItleTeam{font-size:.8rem}.Team_BiggestContainer{padding-bottom:20px}}.Cgu_Container{background-color:var(--clr-purple1);width:100%}.contentCgu *{color:#000;font-family:Poppins,Regular;font-size:.8rem;margin:18px}.contentCgu h1{text-align:center}.contentCgu>p{text-align:justify}.dateCGU{font-style:italic;padding:0;text-align:center}.CGU-romanList{list-style-type:upper-roman}.lienSOSJP{color:#3b7c77;font-weight:500}.Apropos_BiggestContainer{background-color:var(--clr-purple1);min-height:100svh}.aproposBody{font-family:Montserrat,SansSerif;font-size:max(12,calc(.7svh + .7svw));margin:0 auto;width:95%}.aproposTitle{font-size:max(20px,calc(1svh + 1svw));text-align:center}.downloaderContainer{align-items:center;display:flex;flex-direction:row;justify-content:space-around;margin-bottom:min(2svh,20px)}.clickHereAporposContainer{align-items:center;display:flex;flex-direction:column;justify-content:center}.clickHereAporpos{font-size:calc(.85svh + .85svw)}.AproposIcon{color:#000;font-size:calc(2svh + 2svw);margin-bottom:10px;text-align:center}.button-56 a{color:#000;font-weight:500;text-decoration:none}.button-56{align-items:center;background-color:#fee6e3;border:2px solid #111;border-radius:8px;box-sizing:border-box;color:#111;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:max(9px,calc(.7svh + .7svw));height:max(30px,calc(3.8svh + 2.8svw));justify-content:center;max-width:100%;padding:0 25px;position:relative;text-align:center;text-decoration:none;touch-action:manipulation;user-select:none;-webkit-user-select:none}.button-56:after{background-color:#111;border-radius:8px;content:"";display:block;height:48px;left:0;position:absolute;top:-2px;-webkit-transform:translate(8px,8px);transform:translate(8px,8px);transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out;width:100%;z-index:-1}.button-56:hover:after{-webkit-transform:translate(0);transform:translate(0)}.button-56:active{background-color:#ffdeda;outline:0}.button-56:hover{outline:0}@media (max-width:600px){.downloaderContainer{flex-direction:column;row-gap:40px}.AproposIcon{font-size:40px}}
/*# sourceMappingURL=main.81fe285f.css.map*/