@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,500&display=swap);@import url(https://fonts.googleapis.com/css2?family=Maven+Pro:wght@400;500;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500&display=swap);@keyframes infinite-rotation{0%{transform:rotate(0deg)}50%{transform:rotate(30deg)}to{transform:rotate(1turn)}}.home{position:relative;box-sizing:border-box;width:100%;margin-top:95px;overflow-x:hidden}@media only screen and (max-width:980px){.home{margin-top:75px}}.home .h-loader-wrapper{width:100%;height:calc(100vh - 95px);display:flex;justify-content:center;align-items:center}@media only screen and (max-width:980px){.home .h-loader-wrapper{height:calc(100vh - 75px)}}.home .h-loader-wrapper .hlw-home-loader{animation-name:infinite-rotation;animation-duration:1s;animation-iteration-count:infinite}.members-page{height:66vh;flex-direction:column;align-items:center}.legals-page,.members-page{display:flex;justify-content:center}.legals-page{position:relative;box-sizing:border-box;width:100%;margin-top:95px;color:#000a33;font-weight:300}@media only screen and (max-width:980px){.legals-page{font-size:.9rem;padding:0 10px}}@media only screen and (max-width:760px){.legals-page{font-size:.8rem}}.legals-page .lp-article{box-sizing:border-box;max-width:800px}.legals-page .lp-article .lpa-section{margin:100px 0}@media only screen and (max-width:760px){.legals-page .lp-article .lpa-section{margin:50px 0}}.legals-page .lp-article .lpa-section .lpae-back-arrow-img{width:50px;height:50px;transform:scale(1);transition:transform .25s ease-in-out}.legals-page .lp-article .lpa-section .lpae-back-arrow-img:hover{transform:scale(.8)}.legals-page .lp-article .lpa-section .legal-title{margin:20px 0}.legals-page .lp-article .lpa-section a{color:#000a33}.header{box-sizing:border-box;position:fixed;z-index:100;top:0;left:0;width:100%;height:95px;padding:0 25px 10px;display:flex;justify-content:center;align-items:flex-end;font-family:"Roboto";background-color:#fff}@media only screen and (max-width:980px){.header{height:75px;padding:0 25px 5px}}.header .h-container{box-sizing:border-box;height:75px;width:100%;max-width:1200px;display:flex;justify-content:space-between;align-items:center}.header .h-container .hc-logo-wrapper{height:60px}@media only screen and (max-width:980px){.header .h-container .hc-logo-wrapper{height:40px}}.header .h-container .hc-logo-wrapper a:hover{cursor:pointer}.header .h-container .hc-logo-wrapper .hclw-img{height:100%}.header .h-container .hc-navbar{width:70%}@media only screen and (max-width:980px){.header .h-container .hc-navbar{box-sizing:border-box;position:fixed;z-index:100;top:75px;left:0;width:100%;height:calc(100vh - 75px);background-color:#f1f3f4;display:flex;justify-content:center;align-content:center;transform:translateX(-100%);transition:transform .25s ease-in-out}.header .h-container .hc-navbar.navbar-open{transform:translateX(0)}}.header .h-container .hc-navbar .hcn-list{box-sizing:border-box;width:100%;display:flex;justify-content:flex-end;align-items:center;list-style-type:none}@media only screen and (max-width:980px){.header .h-container .hc-navbar .hcn-list{display:flex;flex-direction:column;align-items:center;justify-content:center}}.header .h-container .hc-navbar .hcn-list a{text-decoration:none;color:#000a33;font-size:.8rem;margin:0 0 0 15px;font-weight:500}.header .h-container .hc-navbar .hcn-list a:last-child{margin:0 0 0 60px}@media only screen and (max-width:980px){.header .h-container .hc-navbar .hcn-list a:last-child{margin:0}}.header .h-container .hc-navbar .hcn-list a:hover{color:#000a33;cursor:pointer}@media only screen and (max-width:980px){.header .h-container .hc-navbar .hcn-list a{margin:20px 0}}@media only screen and (max-width:980px){.header .h-container .hc-navbar .hcn-list button{margin-top:100px}}.header .h-container .hc-burger{position:relative;width:30px;height:25px;display:none}@media only screen and (max-width:980px){.header .h-container .hc-burger{display:flex;flex-direction:column;justify-content:center}}.header .h-container .hc-burger .hcb-line{position:absolute;width:100%;height:5px;background-color:#000a33;border-radius:3px}.header .h-container .hc-burger .hcb-line:first-child{top:0;transform:rotate(0deg);transition:transform .25s ease-in-out}.header .h-container .hc-burger .hcb-line:last-child{bottom:0;transform:rotate(0deg);transition:transform .25s ease-in-out}.header .h-container .hc-burger.burger-cross .hcb-line:first-child{top:inherit;transform:rotate(45deg)}.header .h-container .hc-burger.burger-cross .hcb-line:nth-child(2){opacity:0}.header .h-container .hc-burger.burger-cross .hcb-line:last-child{bottom:inherit;transform:rotate(-45deg)}.equality-article{scroll-margin-top:200px;box-sizing:border-box;position:relative;z-index:11;width:100%;min-height:350px;margin-top:195px;font-family:"Roboto";color:#000a33;display:flex;justify-content:center;align-items:stretch}@media only screen and (max-width:980px){.equality-article{margin-top:105px}}.equality-article .ea-section-wrapper{position:relative;box-sizing:border-box;width:100%;max-width:1600px;padding-left:300px}@media only screen and (max-width:1500px){.equality-article .ea-section-wrapper{padding-left:200px}}@media only screen and (max-width:1300px){.equality-article .ea-section-wrapper{padding-left:150px}}@media only screen and (max-width:1200px){.equality-article .ea-section-wrapper{padding-left:100px}}@media only screen and (max-width:760px){.equality-article .ea-section-wrapper{padding-left:inherit;display:flex;justify-content:center}}.equality-article .ea-section-wrapper:after{content:"";position:absolute;top:-100px;right:0;width:50%;height:220%;background-image:url(/static/media/equality-anim2.ddab2e13.svg);background-size:contain;background-position:100% 0;background-repeat:no-repeat}@media only screen and (max-width:1200px){.equality-article .ea-section-wrapper:after{background-image:url(/static/media/equality-anim3.55897d8c.svg)}}@media only screen and (max-width:980px){.equality-article .ea-section-wrapper:after{top:-30px}}@media only screen and (max-width:760px){.equality-article .ea-section-wrapper:after{width:60%;height:150%;opacity:.4}}.equality-article .ea-section-wrapper .ea-section{position:relative;z-index:2;max-width:615px;display:flex;flex-direction:column;justify-content:space-evenly}@media only screen and (max-width:980px){.equality-article .ea-section-wrapper .ea-section{width:80%}}@media only screen and (max-width:760px){.equality-article .ea-section-wrapper .ea-section{width:90%}}.equality-article .ea-section-wrapper .ea-section .eas-title{font-family:"Maven Pro";font-size:50px;font-weight:700}@media only screen and (max-width:980px){.equality-article .ea-section-wrapper .ea-section .eas-title{font-size:30px}}@media only screen and (max-width:760px){.equality-article .ea-section-wrapper .ea-section .eas-title{font-size:24px}}@media only screen and (max-width:480px){.equality-article .ea-section-wrapper .ea-section .eas-title{font-size:20px}}.equality-article .ea-section-wrapper .ea-section .eas-title span{color:#03c976}.equality-article .ea-section-wrapper .ea-section .eas-text{max-width:100%;margin:15px 0}@media only screen and (max-width:760px){.equality-article .ea-section-wrapper .ea-section .eas-text{font-size:.9rem;margin:inherit}}.equality-article .ea-section-wrapper .ea-section .eas-text .east-important-text{font-weight:600}.equality-article .ea-section-wrapper .ea-section .eas-links-wrapper{box-sizing:border-box;display:flex;width:100%;margin-top:50px;grid-gap:30px;gap:30px}.equality-article .ea-section-wrapper .ea-section .eas-links-wrapper .easlw-link-join,.equality-article .ea-section-wrapper .ea-section .eas-links-wrapper .easlw-link-members{text-decoration:none;text-align:center;box-sizing:border-box;border-radius:3px;cursor:pointer;transition:background-color .15s ease-in-out;width:auto!important;padding:9px 30px}@media only screen and (max-width:980px){.equality-article .ea-section-wrapper .ea-section .eas-links-wrapper .easlw-link-join,.equality-article .ea-section-wrapper .ea-section .eas-links-wrapper .easlw-link-members{font-size:.8rem;padding:9px 10px}}@media only screen and (max-width:760px){.equality-article .ea-section-wrapper .ea-section .eas-links-wrapper .easlw-link-join,.equality-article .ea-section-wrapper .ea-section .eas-links-wrapper .easlw-link-members{font-size:.7rem;padding:9px 10px}}@media only screen and (max-width:480px){.equality-article .ea-section-wrapper .ea-section .eas-links-wrapper .easlw-link-join,.equality-article .ea-section-wrapper .ea-section .eas-links-wrapper .easlw-link-members{display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.7rem;padding:10px 0;width:50%!important}}.equality-article .ea-section-wrapper .ea-section .eas-links-wrapper .easlw-link-join{background-color:#e8af11;color:#f1f3f4;border:1px solid #e8af11;width:55%}@media only screen and (max-width:760px){.equality-article .ea-section-wrapper .ea-section .eas-links-wrapper .easlw-link-join{width:48%}}.equality-article .ea-section-wrapper .ea-section .eas-links-wrapper .easlw-link-join:hover{background-color:#f1c241;border:1px solid #f1c241}.equality-article .ea-section-wrapper .ea-section .eas-links-wrapper .easlw-link-members{background-color:rgba(253,247,231,.9);color:#e8af11;border:1px solid #e8af11;width:40%}@media only screen and (max-width:760px){.equality-article .ea-section-wrapper .ea-section .eas-links-wrapper .easlw-link-members{width:48%}}.equality-article .ea-section-wrapper .ea-section .eas-links-wrapper .easlw-link-members:hover{background-color:#f8e0a0}.common-values-article{scroll-margin-top:100px;box-sizing:border-box;position:relative;z-index:9;width:100%;min-height:300px;margin-top:300px;display:flex;justify-content:center}@media only screen and (max-width:1200px){.common-values-article{margin-top:300px}}@media only screen and (max-width:980px){.common-values-article{margin-top:150px}}@media only screen and (max-width:760px){.common-values-article{margin-top:100px}}@media only screen and (max-width:480px){.common-values-article{scroll-margin-top:inherit;padding-top:75px;margin-top:70px;overflow:hidden}}.common-values-article:before{content:"";position:absolute;left:-40%;top:-27%;width:140%;height:165%;background-image:url(/static/media/ellipse-green.5013b071.svg);background-size:contain;background-position:50%;background-repeat:no-repeat}@media only screen and (max-width:1650px){.common-values-article:before{left:-50%;top:-27%;width:130%;height:165%}}@media only screen and (max-width:1200px){.common-values-article:before{top:-30%;width:120%}}@media only screen and (max-width:980px){.common-values-article:before{top:-35%}}@media only screen and (max-width:760px){.common-values-article:before{top:-40%;opacity:.4}}@media only screen and (max-width:480px){.common-values-article:before{top:-57%;left:-55%;width:180%}}.common-values-article .cva-sections-wrapper{position:relative;width:100%;max-width:1600px;display:flex;justify-content:space-around;align-items:stretch}@media only screen and (max-width:760px){.common-values-article .cva-sections-wrapper{flex-direction:column;align-items:center}}.common-values-article .cva-sections-wrapper .cvasw-datas-section,.common-values-article .cva-sections-wrapper .cvasw-text-section{z-index:10}.common-values-article .cva-sections-wrapper .cvasw-text-section{position:relative;width:40%}@media only screen and (max-width:980px){.common-values-article .cva-sections-wrapper .cvasw-text-section{width:60%}}@media only screen and (max-width:760px){.common-values-article .cva-sections-wrapper .cvasw-text-section{width:90%}}.common-values-article .cva-sections-wrapper .cvasw-text-section .cvaswts-title{font-family:"Maven Pro";font-size:45px;font-weight:700}@media only screen and (max-width:980px){.common-values-article .cva-sections-wrapper .cvasw-text-section .cvaswts-title{font-size:30px}}@media only screen and (max-width:760px){.common-values-article .cva-sections-wrapper .cvasw-text-section .cvaswts-title{font-size:24px}}@media only screen and (max-width:480px){.common-values-article .cva-sections-wrapper .cvasw-text-section .cvaswts-title{font-size:20px}}.common-values-article .cva-sections-wrapper .cvasw-text-section .cvaswts-text{box-sizing:border-box;margin:15px 0;font-size:1rem}.common-values-article .cva-sections-wrapper .cvasw-text-section .cvaswts-text:first-child{margin-top:40px}.common-values-article .cva-sections-wrapper .cvasw-text-section .cvaswts-text strong{font-weight:600}@media only screen and (max-width:980px){.common-values-article .cva-sections-wrapper .cvasw-text-section .cvaswts-text{font-size:.9rem}}@media only screen and (max-width:760px){.common-values-article .cva-sections-wrapper .cvasw-text-section .cvaswts-text{font-size:.8rem}}.common-values-article .cva-sections-wrapper .cvasw-text-section .cvaswts-text .cvaswtst-title{font-weight:500}.common-values-article .cva-sections-wrapper .cvasw-text-section .cvaswts-text ul li{margin-left:15px}.common-values-article .cva-sections-wrapper .cvasw-text-section .quotation{list-style-type:none;margin:0 0 20px}@media only screen and (max-width:980px){.common-values-article .cva-sections-wrapper .cvasw-text-section .quotation{font-size:.9rem}}@media only screen and (max-width:760px){.common-values-article .cva-sections-wrapper .cvasw-text-section .quotation{font-size:.8rem}}.common-values-article .cva-sections-wrapper .cvasw-text-section .cvaswts-values-wrapper{list-style-type:none;display:flex;flex-wrap:wrap;justify-content:space-between;width:80%}.common-values-article .cva-sections-wrapper .cvasw-text-section .cvaswts-values-wrapper .cvaswtsvw-title{font-family:"Maven Pro";font-size:1.8rem}@media only screen and (max-width:760px){.common-values-article .cva-sections-wrapper .cvasw-text-section .cvaswts-values-wrapper .cvaswtsvw-title{font-size:1.5rem}}@media only screen and (max-width:480px){.common-values-article .cva-sections-wrapper .cvasw-text-section .cvaswts-values-wrapper .cvaswtsvw-title{font-size:1.4rem}}.common-values-article .cva-sections-wrapper .cvasw-text-section .cvaswts-values-wrapper .cvaswtsvwt-button-wrapper{box-sizing:border-box;width:100%;min-height:100px}.common-values-article .cva-sections-wrapper .cvasw-text-section .cvaswts-values-wrapper .cvaswtsvwt-button-wrapper .cvaswtsvwtbw-button{font-family:"Roboto";margin:10px 20px 10px 0;padding:6px 20px;border-radius:3px;color:#c64115;border:1px solid #c64115;background-color:#f1f3f4;transition:color .25s ease-in-out,background-color .25s ease-in-out;cursor:pointer}.common-values-article .cva-sections-wrapper .cvasw-text-section .cvaswts-values-wrapper .cvaswtsvwt-button-wrapper .cvaswtsvwtbw-button.active-value{background-color:#c64115;color:#f1f3f4}.common-values-article .cva-sections-wrapper .cvasw-text-section .cvaswts-dynamic-text{box-sizing:border-box;min-height:60px;width:80%;background-color:rgba(227,230,232,.9);border-radius:2px;font-size:.8rem;padding:15px 30px;margin-top:10px}@media only screen and (max-width:760px){.common-values-article .cva-sections-wrapper .cvasw-text-section .cvaswts-dynamic-text{font-size:.8rem}}.common-values-article .cva-sections-wrapper .cvasw-datas-section{box-sizing:border-box;width:20%;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}@media only screen and (max-width:760px){.common-values-article .cva-sections-wrapper .cvasw-datas-section{width:90%;margin-top:30px;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}}@media only screen and (max-width:480px){.common-values-article .cva-sections-wrapper .cvasw-datas-section{width:80%;justify-content:center}}.common-values-article .cva-sections-wrapper .cvasw-datas-section .cvaswds-data{text-align:center;padding:0 20%}@media only screen and (max-width:760px){.common-values-article .cva-sections-wrapper .cvasw-datas-section .cvaswds-data{margin:10px 0}}.common-values-article .cva-sections-wrapper .cvasw-datas-section .cvaswds-data .cvaswdsd-title{font-size:53px;font-weight:800}.common-values-article .cva-sections-wrapper .cvasw-datas-section .cvaswds-data .cvaswdsd-title span{font-size:1rem;font-weight:600}.common-values-article .cva-sections-wrapper .cvasw-datas-section .cvaswds-data .cvaswdsd-text{font-size:.7rem;max-width:150px}@media only screen and (max-width:760px){.common-values-article .cva-sections-wrapper .cvasw-datas-section .cvaswds-data .cvaswdsd-text{font-size:.6rem}}.common-values-article .cva-sections-wrapper .cvasw-datas-section .cvaswds-data:last-child{box-sizing:border-box;align-self:center;width:100%;max-width:250px;min-height:170px;display:flex;flex-wrap:wrap;justify-content:space-between;padding:0 20px}@media only screen and (max-width:980px){.common-values-article .cva-sections-wrapper .cvasw-datas-section .cvaswds-data:last-child{padding:inherit}}@media only screen and (max-width:760px){.common-values-article .cva-sections-wrapper .cvasw-datas-section .cvaswds-data:last-child{min-height:inherit;justify-content:space-between}}.common-values-article .cva-sections-wrapper .cvasw-datas-section .cvaswds-data:last-child .cvaswdsd-title{text-align:center}.common-values-article .cva-sections-wrapper .cvasw-datas-section .cvaswds-data:last-child .cvaswdsd-first{width:40%;max-width:80px;text-align:left;margin-right:10px;color:#73838c}@media only screen and (max-width:760px){.common-values-article .cva-sections-wrapper .cvasw-datas-section .cvaswds-data:last-child .cvaswdsd-first{width:45%}}.common-values-article .cva-sections-wrapper .cvasw-datas-section .cvaswds-data:last-child .cvaswdsd-second{text-align:left;width:45%;max-width:120px;display:flex;flex-direction:column;justify-content:center;color:#73838c}@media only screen and (max-width:760px){.common-values-article .cva-sections-wrapper .cvasw-datas-section .cvaswds-data:last-child .cvaswdsd-second{justify-content:flex-start}}.common-values-article .cva-sections-wrapper .cvasw-datas-section .cvaswds-data:last-child .cvaswdsd-asterisk{width:100%;color:#73838c;font-size:12px;text-align:center;align-self:flex-end}.common-values-article .cva-sections-wrapper .cvasw-datas-section .cvaswds-data:last-child .cvaswdsd-asterisk.sub{font-size:10px}@media only screen and (max-width:980px){.common-values-article .cva-sections-wrapper .cvasw-datas-section .cvaswds-data:last-child .cvaswdsd-asterisk{margin-top:15px}.common-values-article .cva-sections-wrapper .cvasw-datas-section .cvaswds-data:last-child .cvaswdsd-asterisk.sub{margin-top:4px;margin-bottom:15px}}@media only screen and (max-width:760px){.common-values-article .cva-sections-wrapper .cvasw-datas-section .cvaswds-data:last-child .cvaswdsd-asterisk{text-align:inherit}}.need-to-join-article{scroll-margin-top:100px;box-sizing:border-box;position:relative;z-index:2;width:100%;min-height:600px;margin-top:400px;margin-bottom:150px;display:flex;justify-content:center;padding-left:15px;padding-right:15px}@media only screen and (max-width:1650px){.need-to-join-article{margin-top:350px}}@media only screen and (max-width:980px){.need-to-join-article{margin-top:250px}}@media only screen and (max-width:760px){.need-to-join-article{margin-top:50px;background-color:#ffbf00;padding-top:20px;padding-bottom:20px}}@media only screen and (max-width:480px){.need-to-join-article{min-height:inherit}}.need-to-join-article:before{content:"";height:130%;width:90%;position:absolute;z-index:-1;transform:translateY(-30%);left:-5%;background-image:url(/static/media/ellipse-yellow.25c49362.svg);background-size:contain;background-repeat:no-repeat}@media only screen and (max-width:1650px){.need-to-join-article:before{width:100%;left:-18%;transform:translateY(-15%)}}@media only screen and (max-width:1200px){.need-to-join-article:before{transform:translateY(-10%)}}@media only screen and (max-width:980px){.need-to-join-article:before{top:0;width:110%;transform:translateY(-200px)}}@media only screen and (max-width:760px){.need-to-join-article:before{height:120%;transform:translateY(-60%);display:none}}@media only screen and (max-width:410px){.need-to-join-article:before{height:130%;width:130%;transform:translateY(-50%)}}.need-to-join-article .ntja-section{box-sizing:border-box;position:relative;z-index:1;width:100%;max-width:1200px}@media only screen and (max-width:980px){.need-to-join-article .ntja-section{flex-direction:column;justify-content:unset;padding:unset}}@media only screen and (max-width:480px){.need-to-join-article .ntja-section{background-color:#ffbf00;padding:50px 0 0}}.need-to-join-article .ntja-section .ntjas-text{width:45%;align-self:center;display:flex;flex-direction:column}.need-to-join-article .ntja-section .ntjas-text strong{font-weight:600}@media only screen and (max-width:1200px){.need-to-join-article .ntja-section .ntjas-text{width:40%}}@media only screen and (max-width:980px){.need-to-join-article .ntja-section .ntjas-text{align-self:flex-start;margin-left:40px;width:70%}}@media only screen and (max-width:760px){.need-to-join-article .ntja-section .ntjas-text{width:70%}}@media only screen and (max-width:480px){.need-to-join-article .ntja-section .ntjas-text{padding-left:20px;padding-right:20px;margin-left:inherit;width:90%}}.need-to-join-article .ntja-section .ntjas-text .njast-title{width:80%;font-family:"Maven Pro";font-size:37px;font-weight:700;color:#f1f3f4}@media only screen and (max-width:980px){.need-to-join-article .ntja-section .ntjas-text .njast-title{font-size:30px;width:100%}}@media only screen and (max-width:760px){.need-to-join-article .ntja-section .ntjas-text .njast-title{font-size:24px}}@media only screen and (max-width:480px){.need-to-join-article .ntja-section .ntjas-text .njast-title{font-size:20px}}.need-to-join-article .ntja-section .ntjas-text .njast-text{margin:15px 0;width:95%}@media only screen and (max-width:980px){.need-to-join-article .ntja-section .ntjas-text .njast-text{font-size:.9rem}}.need-to-join-article .ntja-section .ntjas-text .njast-text ul{padding:0 0 0 30px;margin:15px 0}.need-to-join-article .ntja-section .ntjas-text .njast-button{align-self:flex-start;padding:6px 12px;text-transform:uppercase;color:#f1f3f4;background-color:#c64115;border:none;cursor:pointer}.need-to-join-article .ntja-section .ntjas-text .njast-button:hover{background-color:#ec7046}.need-to-join-article .ntja-section .ntjas-wrapper{flex:1 1;box-sizing:border-box;position:relative;display:flex;flex-wrap:wrap;grid-gap:50px;gap:50px;align-items:center}@media only screen and (max-width:480px){.need-to-join-article .ntja-section .ntjas-wrapper{width:100%}}.need-to-join-article .ntja-section .ntjas-wrapper .ntjasw-coloured-card{position:relative;width:495px;min-height:280px;background-color:#fff2cc;box-sizing:border-box;padding:20px;font-family:"Maven Pro",sans-serif;border-radius:3px}@media only screen and (max-width:980px){.need-to-join-article .ntja-section .ntjas-wrapper .ntjasw-coloured-card{width:100%;min-height:unset}}.need-to-join-article .ntja-section .ntjas-wrapper .ntjasw-coloured-card .ntjasw-arrow{position:absolute;top:0;left:0;width:70px;height:70px;border-radius:50%;background-color:#c84115;display:flex;align-items:center;justify-content:center;transform:translate(-50%,-50%) rotate(45deg)}@media only screen and (max-width:980px){.need-to-join-article .ntja-section .ntjas-wrapper .ntjasw-coloured-card .ntjasw-arrow{transform:translateY(-50%) rotate(45deg);width:50px;height:50px}}.need-to-join-article .ntja-section .ntjas-wrapper .ntjasw-coloured-card.second{background-color:#ffd4cc}.need-to-join-article .ntja-section .ntjas-wrapper .ntjasw-coloured-card.second .ntjasw-arrow{background-color:#fb71df}.need-to-join-article .ntja-section .ntjas-wrapper .ntjasw-coloured-card.third{background-color:#cdfeea}.need-to-join-article .ntja-section .ntjas-wrapper .ntjasw-coloured-card.third .ntjasw-arrow{background-color:#03c976}.need-to-join-article .ntja-section .ntjas-wrapper .ntjasw-coloured-card.fourth{background-color:#e5ebff}.need-to-join-article .ntja-section .ntjas-wrapper .ntjasw-coloured-card.fourth .ntjasw-arrow{background-color:#335cff}.need-to-join-article .ntja-section .ntjas-wrapper .ntjasw-coloured-card .ntjaswcc-title{text-align:center;margin:0 0 20px;font-family:"Maven Pro";font-size:24px}@media only screen and (max-width:760px){.need-to-join-article .ntja-section .ntjas-wrapper .ntjasw-coloured-card .ntjaswcc-title{font-size:1.5rem}}@media only screen and (max-width:480px){.need-to-join-article .ntja-section .ntjas-wrapper .ntjasw-coloured-card .ntjaswcc-title{font-size:1.4rem}}@media only screen and (max-width:760px){.need-to-join-article .ntja-section .ntjas-wrapper .ntjasw-coloured-card .ntjaswcc-title{font-size:20px}}.need-to-join-article .ntja-section .ntjas-wrapper .ntjasw-coloured-card .ntjaswcc-intro{margin:0 0 20px;font-weight:400}.need-to-join-article .ntja-section .ntjas-wrapper .ntjasw-coloured-card .ntjaswcc-intro .bold{font-weight:600}.need-to-join-article .ntja-section .ntjas-wrapper .ntjasw-coloured-card .ntjaswcc-list-image-wrapper{display:flex;align-items:center}.need-to-join-article .ntja-section .ntjas-wrapper .ntjasw-coloured-card .ntjaswcc-list-image-wrapper .ntjaswccliwl-image{margin-right:20px;object-fit:contain;width:100px}.need-to-join-article .ntja-section .ntjas-wrapper .ntjasw-coloured-card .ntjaswcc-list-image-wrapper .ntjaswccliw-list-wrapper{max-width:320px;margin:0 0 0 30px;font-weight:300}@media only screen and (max-width:760px){.need-to-join-article .ntja-section .ntjas-wrapper .ntjasw-coloured-card .ntjaswcc-list-image-wrapper .ntjaswccliw-list-wrapper{font-size:.8rem}}.need-to-join-article .ntja-section .ntjas-wrapper .ntjasw-coloured-card .ntjaswcc-list-image-wrapper .ntjaswccliw-list-wrapper a{font-weight:500}.need-to-join-article .ntja-section .ntjas-wrapper .ntjasw-coloured-card .ntjaswcc-list-image-wrapper .ntjaswccliw-list-wrapper .ntjaswccliwlw-list .ntjaswccliwlwl-item{font-weight:400}.need-to-join-article .ntja-section .ntjas-wrapper .ntjasw-coloured-card .ntjaswcc-list-image-wrapper .ntjaswccliw-list-wrapper a{display:block;color:#171a1c;margin:10px 0 0}.toogether-article{scroll-margin-top:300px;box-sizing:border-box;position:relative;z-index:10;margin:175px 0 0;width:100%;min-height:900px;display:flex;flex-direction:column;align-items:center;color:#f1f3f4}@media only screen and (max-width:980px){.toogether-article{margin:300px 0 50px;scroll-margin-top:300px}}.toogether-article .ta-sections-wrapper{box-sizing:border-box;position:relative;width:100%;min-height:1000px;padding:0 150px;background-color:#000a33;display:flex;justify-content:space-evenly}@media only screen and (max-width:1200px){.toogether-article .ta-sections-wrapper{padding:0 75px}}@media only screen and (max-width:760px){.toogether-article .ta-sections-wrapper{flex-direction:column;justify-content:space-between;align-items:center}}@media only screen and (max-width:480px){.toogether-article .ta-sections-wrapper{padding:inherit}}.toogether-article .ta-sections-wrapper .tasw-contact-card{box-sizing:border-box;position:absolute;left:50%;padding:30px 15px;width:550px;min-height:300px;transform:translate(-50%,-50%);background-color:#fff2cc;color:#171a1c;display:flex;flex-direction:column;justify-content:space-between;align-items:center;border-radius:5px}@media only screen and (max-width:760px){.toogether-article .ta-sections-wrapper .tasw-contact-card{width:90%;padding:20px;justify-content:space-evenly}}@media only screen and (max-width:480px){.toogether-article .ta-sections-wrapper .tasw-contact-card{flex-direction:column;align-items:center;min-height:250px}}.toogether-article .ta-sections-wrapper .tasw-contact-card .taswcc-question{font-weight:900;font-size:35px}@media only screen and (max-width:760px){.toogether-article .ta-sections-wrapper .tasw-contact-card .taswcc-question{font-size:1.5rem}}.toogether-article .ta-sections-wrapper .tasw-contact-card .taswcc-img{position:relative;height:100px;width:100px;border-radius:50%;background-position:50%;background-repeat:no-repeat;background-size:cover}@media only screen and (max-width:480px){.toogether-article .ta-sections-wrapper .tasw-contact-card .taswcc-img{align-self:center;margin-bottom:10px;height:75px;width:75px}}.toogether-article .ta-sections-wrapper .tasw-contact-card .taswcc-name{text-decoration:none;color:#000a33;font-size:.9rem}.toogether-article .ta-sections-wrapper .tasw-contact-card .taswcc-details-wrapper{display:flex;flex-direction:column;align-items:center}.toogether-article .ta-sections-wrapper .tasw-contact-card .taswcc-details-wrapper .taswccdw-mail,.toogether-article .ta-sections-wrapper .tasw-contact-card .taswcc-details-wrapper .taswccdw-phone{margin:3px 0;display:flex;align-items:center;text-decoration:none;color:#000a33;font-size:.9rem}.toogether-article .ta-sections-wrapper .tasw-contact-card .taswcc-details-wrapper .taswccdw-mail .detail,.toogether-article .ta-sections-wrapper .tasw-contact-card .taswcc-details-wrapper .taswccdw-phone .detail{margin:0 0 0 5px}@media only screen and (max-width:480px){.toogether-article .ta-sections-wrapper .tasw-contact-card .taswcc-details-wrapper .taswccdw-mail .detail,.toogether-article .ta-sections-wrapper .tasw-contact-card .taswcc-details-wrapper .taswccdw-phone .detail{font-size:.8rem}}.toogether-article .ta-sections-wrapper .tasw-not-toogether-section,.toogether-article .ta-sections-wrapper .tasw-toogether-section{padding:230px 0 100px;max-width:350px}.toogether-article .ta-sections-wrapper .tasw-not-toogether-section #toogether-or-not,.toogether-article .ta-sections-wrapper .tasw-toogether-section #toogether-or-not{scroll-margin-top:120px}@media only screen and (max-width:480px){.toogether-article .ta-sections-wrapper .tasw-not-toogether-section #toogether-or-not,.toogether-article .ta-sections-wrapper .tasw-toogether-section #toogether-or-not{scroll-margin-top:75px}}@media only screen and (max-width:980px){.toogether-article .ta-sections-wrapper .tasw-not-toogether-section,.toogether-article .ta-sections-wrapper .tasw-toogether-section{width:40%;min-width:270px;font-size:.9rem}}@media only screen and (max-width:760px){.toogether-article .ta-sections-wrapper .tasw-not-toogether-section,.toogether-article .ta-sections-wrapper .tasw-toogether-section{font-size:.8rem}}@media only screen and (max-width:480px){.toogether-article .ta-sections-wrapper .tasw-not-toogether-section,.toogether-article .ta-sections-wrapper .tasw-toogether-section{font-size:.8rem;max-width:inherit;min-width:300px;width:80%}}.toogether-article .ta-sections-wrapper .tasw-not-toogether-section .taswnts-title,.toogether-article .ta-sections-wrapper .tasw-not-toogether-section .taswts-title,.toogether-article .ta-sections-wrapper .tasw-toogether-section .taswnts-title,.toogether-article .ta-sections-wrapper .tasw-toogether-section .taswts-title{font-family:"Maven Pro"}.toogether-article .ta-sections-wrapper .tasw-not-toogether-section .taswnts-list,.toogether-article .ta-sections-wrapper .tasw-not-toogether-section .taswts-list,.toogether-article .ta-sections-wrapper .tasw-toogether-section .taswnts-list,.toogether-article .ta-sections-wrapper .tasw-toogether-section .taswts-list{margin-top:40px;font-family:"Montserrat",sans-serif}.toogether-article .ta-sections-wrapper .tasw-not-toogether-section .taswnts-list .taswntsl-item,.toogether-article .ta-sections-wrapper .tasw-not-toogether-section .taswnts-list .taswtsl-item,.toogether-article .ta-sections-wrapper .tasw-not-toogether-section .taswts-list .taswntsl-item,.toogether-article .ta-sections-wrapper .tasw-not-toogether-section .taswts-list .taswtsl-item,.toogether-article .ta-sections-wrapper .tasw-toogether-section .taswnts-list .taswntsl-item,.toogether-article .ta-sections-wrapper .tasw-toogether-section .taswnts-list .taswtsl-item,.toogether-article .ta-sections-wrapper .tasw-toogether-section .taswts-list .taswntsl-item,.toogether-article .ta-sections-wrapper .tasw-toogether-section .taswts-list .taswtsl-item{margin:20px 0}.toogether-article .ta-sections-wrapper .tasw-not-toogether-section .taswnts-list .taswntsl-item .taswntsli-who,.toogether-article .ta-sections-wrapper .tasw-not-toogether-section .taswnts-list .taswtsl-item .taswntsli-who,.toogether-article .ta-sections-wrapper .tasw-not-toogether-section .taswts-list .taswntsl-item .taswntsli-who,.toogether-article .ta-sections-wrapper .tasw-not-toogether-section .taswts-list .taswtsl-item .taswntsli-who,.toogether-article .ta-sections-wrapper .tasw-toogether-section .taswnts-list .taswntsl-item .taswntsli-who,.toogether-article .ta-sections-wrapper .tasw-toogether-section .taswnts-list .taswtsl-item .taswntsli-who,.toogether-article .ta-sections-wrapper .tasw-toogether-section .taswts-list .taswntsl-item .taswntsli-who,.toogether-article .ta-sections-wrapper .tasw-toogether-section .taswts-list .taswtsl-item .taswntsli-who{font-weight:400;color:#e8af11}.toogether-article .ta-sections-wrapper .tasw-toogether-section{align-self:start}@media only screen and (max-width:480px){.toogether-article .ta-sections-wrapper .tasw-toogether-section{align-self:inherit;padding:300px 0 100px}}.toogether-article .ta-sections-wrapper .tasw-not-toogether-section{align-self:flex-end}@media only screen and (max-width:760px){.toogether-article .ta-sections-wrapper .tasw-not-toogether-section{padding:0 0 100px}}@media only screen and (max-width:480px){.toogether-article .ta-sections-wrapper .tasw-not-toogether-section{align-self:inherit}}.toogether-article .ta-clip-path-bottom{box-sizing:border-box;width:100%;height:100px;background-color:#000a33;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 0);clip-path:polygon(0 0,100% 0,100% 100%,0 0)}.keyNumbers-article{box-sizing:border-box;position:relative;width:105%;background-color:#fdf7e7;transform:rotate(-2.97deg);margin-left:-2.5%;margin-top:-175px;margin-bottom:150px}@media only screen and (max-width:980px){.keyNumbers-article{margin-bottom:120px}}.keyNumbers-article .kna-wrapper{padding-top:250px;padding-bottom:100px;transform:rotate(2.97deg)}@media only screen and (max-width:760px){.keyNumbers-article .kna-wrapper{padding-top:150px;padding-bottom:50px}}.keyNumbers-article .kna-wrapper>div{display:flex;justify-content:space-around}@media only screen and (max-width:760px){.keyNumbers-article .kna-wrapper>div{flex-direction:column}}.keyNumbers-article .kna-wrapper .knaw-number{display:flex;flex-direction:column;align-items:center;color:#e7ae11}@media only screen and (max-width:760px){.keyNumbers-article .kna-wrapper .knaw-number{margin:10px 0}}.keyNumbers-article .kna-wrapper .knaw-number .knawn-value{display:block;font-weight:500;font-size:3rem}.keyNumbers-article .kna-wrapper .knaw-number .knawn-text{display:block;font-weight:500;font-size:1rem}.founders-article{scroll-margin-top:50px;box-sizing:border-box;position:relative;width:100%;margin:-160px 0 110px;z-index:10;display:flex;justify-content:center}@media only screen and (max-width:980px){.founders-article{margin:-130px 0 50px}}@media only screen and (max-width:760px){.founders-article{scroll-margin-top:100px}}.founders-article .fa-section-wrapper{box-sizing:border-box;position:relative;width:100%;max-width:1200px;min-height:780px;display:flex;flex-direction:column;justify-content:space-evenly}.founders-article .fa-section-wrapper .fasw-founders{position:relative;z-index:1;display:flex;justify-content:center;height:100%}@media only screen and (max-width:980px){.founders-article .fa-section-wrapper .fasw-founders{flex-direction:column;height:inherit}}.founders-article .fa-section-wrapper .fasw-founders .faswf-text{box-sizing:border-box;position:relative;width:450px;height:100%;min-height:450px;padding:0 100px 0 40px;color:#fff9e5;display:flex;flex-direction:column;justify-content:center}@media only screen and (max-width:980px){.founders-article .fa-section-wrapper .fasw-founders .faswf-text{width:100%;background-color:#c64115;padding-left:40px}}@media only screen and (max-width:760px){.founders-article .fa-section-wrapper .fasw-founders .faswf-text{padding:50px 50px 50px 40px}}.founders-article .fa-section-wrapper .fasw-founders .faswf-text:before{content:"";position:absolute;z-index:-1;inset:0;background-image:url(/static/media/semi-ellipse.2551bccc.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:0}@media only screen and (max-width:980px){.founders-article .fa-section-wrapper .fasw-founders .faswf-text:before{display:none}}.founders-article .fa-section-wrapper .fasw-founders .faswf-text .faswft-title{font-family:"Maven Pro";font-size:37px;font-weight:700;margin-bottom:20px}@media only screen and (max-width:980px){.founders-article .fa-section-wrapper .fasw-founders .faswf-text .faswft-title{font-size:30px}}@media only screen and (max-width:760px){.founders-article .fa-section-wrapper .fasw-founders .faswf-text .faswft-title{font-size:24px}}@media only screen and (max-width:480px){.founders-article .fa-section-wrapper .fasw-founders .faswf-text .faswft-title{font-size:20px}}.founders-article .fa-section-wrapper .fasw-founders .faswf-text .faswft-laius{margin:10px 0;font-size:1rem;font-weight:300}.founders-article .fa-section-wrapper .fasw-founders .faswf-text .faswft-laius span,.founders-article .fa-section-wrapper .fasw-founders .faswf-text .faswft-laius strong{font-weight:600}.founders-article .fa-section-wrapper .fasw-founders .faswf-founders-wrapper{flex:1 1;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 0 30px}@media only screen and (max-width:1053px){.founders-article .fa-section-wrapper .fasw-founders .faswf-founders-wrapper{width:100%;display:flex;flex-wrap:wrap;justify-content:space-around}}@media only screen and (max-width:760px){.founders-article .fa-section-wrapper .fasw-founders .faswf-founders-wrapper{padding:20px}}.founders-article .fa-section-wrapper .fasw-founders .faswf-founders-wrapper .faswffw-title{margin:0 0 60px;font-size:37px;font-family:"Maven Pro"}@media only screen and (max-width:980px){.founders-article .fa-section-wrapper .fasw-founders .faswf-founders-wrapper .faswffw-title{font-size:30px}}@media only screen and (max-width:760px){.founders-article .fa-section-wrapper .fasw-founders .faswf-founders-wrapper .faswffw-title{font-size:24px}}@media only screen and (max-width:480px){.founders-article .fa-section-wrapper .fasw-founders .faswf-founders-wrapper .faswffw-title{font-size:20px}}.founders-article .fa-section-wrapper .fasw-founders .faswf-founders-wrapper .faswffw-item{box-sizing:border-box;display:flex;flex-direction:column;width:100%;padding:0 50px}@media only screen and (max-width:980px){.founders-article .fa-section-wrapper .fasw-founders .faswf-founders-wrapper .faswffw-item{align-items:flex-start;padding:0;justify-content:space-around}}.members-article{box-sizing:border-box;position:relative;width:100%;min-height:400px;margin:0 0 150px;display:flex;flex-direction:column;align-items:center}@media only screen and (max-width:480px){.members-article{margin:0 0 50px}}.members-article .masw-members{box-sizing:border-box;position:relative;width:100%;margin:50px 0;max-width:1200px;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly}.members-article .masw-members .maswm-title{font-size:37px;font-family:"Maven Pro";margin:0 0 20px}@media only screen and (max-width:980px){.members-article .masw-members .maswm-title{font-size:30px}}@media only screen and (max-width:760px){.members-article .masw-members .maswm-title{font-size:24px}}@media only screen and (max-width:480px){.members-article .masw-members .maswm-title{font-size:20px}}.partner-article{box-sizing:border-box;position:relative;width:100%;margin:0;display:flex;flex-direction:column;align-items:center}@media only screen and (max-width:480px){.partner-article{margin:0 0 50px}}.partner-article .pa-partner{box-sizing:border-box;position:relative;width:100%;margin:50px 0;max-width:1200px;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly}.partner-article .pa-partner .paa-title{font-size:37px;font-family:"Maven Pro";margin:0 0 20px}@media only screen and (max-width:980px){.partner-article .pa-partner .paa-title{font-size:30px}}@media only screen and (max-width:760px){.partner-article .pa-partner .paa-title{font-size:24px}}@media only screen and (max-width:480px){.partner-article .pa-partner .paa-title{font-size:20px}}.partner-article .pa-partner .paa-link{max-width:300px;margin:50px auto 0;display:block;text-align:center}.partner-article .pa-partner .paa-link .paal-img{width:100%;box-sizing:border-box}@media only screen and (max-width:760px){.partner-article .pa-partner .paa-link .paal-img{width:60%}}.members-fixed-article{box-sizing:border-box;position:relative;width:100%;min-height:400px;margin:0 0 150px;display:flex;justify-content:center}@media only screen and (max-width:480px){.members-fixed-article{margin:0 0 50px}}.members-fixed-article .mfa-section{box-sizing:border-box;width:100%;max-width:1200px;flex-direction:column;align-items:center}.members-fixed-article .mfa-section .mfas-images-wrapper{box-sizing:border-box;width:100%;display:flex;flex-wrap:wrap;justify-content:space-evenly}.members-fixed-article .mfa-section .mfas-images-wrapper .mfasiw-item{width:18%;height:120px;margin:15px 20px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}@media only screen and (max-width:980px){.members-fixed-article .mfa-section .mfas-images-wrapper .mfasiw-item{width:22%;height:100px;margin:15px 25px}}@media only screen and (max-width:760px){.members-fixed-article .mfa-section .mfas-images-wrapper .mfasiw-item{width:34%;height:50px;margin:10px 20px}}.members-fixed-article .mfa-section .mfas-images-wrapper .mfasiw-item .mfasiwi-link{height:100%;width:100%}.members-fixed-article .mfa-section .mfas-images-wrapper .mfasiw-item .mfasiwi-link .mfasiwi-image{height:100%;width:100%;background-position:50%;background-repeat:no-repeat;background-size:contain}.members-fixed-article .mfa-section .mfas-images-wrapper .mfasiw-item .mfasiwi-link .mfasiwi-title{align-self:flex-end;font-size:1rem;font-weight:400;text-align:center}.members-type-article{box-sizing:border-box;position:relative;width:100%;margin:0 0 150px;display:flex;justify-content:center}@media only screen and (max-width:480px){.members-type-article{margin:0 0 50px}}.members-type-article .mta-section{box-sizing:border-box;width:100%;max-width:1200px;flex-direction:column;align-items:center}.members-type-article .mta-section .mtas-title{font-size:37px;font-family:"Maven Pro";margin:0 0 20px;text-align:center}@media only screen and (max-width:980px){.members-type-article .mta-section .mtas-title{font-size:30px}}@media only screen and (max-width:760px){.members-type-article .mta-section .mtas-title{font-size:24px}}@media only screen and (max-width:480px){.members-type-article .mta-section .mtas-title{font-size:20px}}.members-type-article .mta-section .mfas-images-wrapper{box-sizing:border-box;width:100%;display:flex;flex-wrap:wrap;justify-content:space-evenly}.members-type-article .mta-section .mfas-images-wrapper .mfasiw-item{width:18%;height:120px;margin:15px 20px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}@media only screen and (max-width:980px){.members-type-article .mta-section .mfas-images-wrapper .mfasiw-item{width:22%;height:100px;margin:15px 25px}}@media only screen and (max-width:760px){.members-type-article .mta-section .mfas-images-wrapper .mfasiw-item{width:34%;height:50px;margin:10px 20px}}.members-type-article .mta-section .mfas-images-wrapper .mfasiw-item .mfasiwi-link{height:100%;width:100%}.members-type-article .mta-section .mfas-images-wrapper .mfasiw-item .mfasiwi-link .mfasiwi-image{height:100%;width:100%;background-position:50%;background-repeat:no-repeat;background-size:contain}.members-type-article .mta-section .mfas-images-wrapper .mfasiw-item .mfasiwi-link .mfasiwi-title{align-self:flex-end;font-size:1rem;font-weight:400;text-align:center}.call-to-action-article{scroll-margin-top:300px;box-sizing:border-box;position:relative;margin:200px 0 100px;width:100%;display:flex;justify-content:center}@media only screen and (max-width:480px){.call-to-action-article{margin:50px 0 100px}}.call-to-action-article .ctaa-section{box-sizing:border-box;position:relative;width:100%;min-height:400px;display:flex;justify-content:center}.call-to-action-article .ctaa-section .ctaas-before{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#e8af11;-webkit-clip-path:polygon(0 20%,100% 5%,100% 95%,0 80%);clip-path:polygon(0 20%,100% 5%,100% 95%,0 80%)}.call-to-action-article .ctaa-section .ctaas-cta{box-sizing:border-box;position:relative;padding:40px 100px;z-index:3;min-height:300px;max-width:780px;display:flex;flex-direction:column;justify-content:space-between;background-color:#f8e0a0;border-radius:10px}@media only screen and (max-width:760px){.call-to-action-article .ctaa-section .ctaas-cta{border-radius:inherit;padding:15px 20px;justify-content:space-evenly}}.call-to-action-article .ctaa-section .ctaas-cta .ctaascta-title{font-family:"Maven Pro";font-size:1.8rem;font-weight:700}@media only screen and (max-width:760px){.call-to-action-article .ctaa-section .ctaas-cta .ctaascta-title{font-size:1.5rem}}@media only screen and (max-width:480px){.call-to-action-article .ctaa-section .ctaas-cta .ctaascta-title{font-size:1.4rem}}.call-to-action-article .ctaa-section .ctaas-cta .ctaascta-form{width:100%;display:flex;flex-direction:column;font-family:"Roboto"}@media only screen and (max-width:760px){.call-to-action-article .ctaa-section .ctaas-cta .ctaascta-form{flex-direction:column}}.call-to-action-article .ctaa-section .ctaas-cta .ctaascta-form .ctaasctaf-text-area{padding:8px 10px;border:none;border-radius:3px;margin:20px 0}.call-to-action-article .ctaa-section .ctaas-cta .ctaascta-form .ctaasctaf-text-area::placeholder{font-style:italic;color:#73838c;font-size:1rem}@media only screen and (max-width:480px){.call-to-action-article .ctaa-section .ctaas-cta .ctaascta-form .ctaasctaf-text-area::placeholder{color:#2e3438;font-size:500}}@media only screen and (max-width:760px){.call-to-action-article .ctaa-section .ctaas-cta .ctaascta-form .ctaasctaf-text-area{width:100%}}.call-to-action-article .ctaa-section .ctaas-cta .ctaascta-form .ctaascta-email{margin:15px 0;padding:8px 10px;border:none;border-radius:3px;box-sizing:border-box;min-height:30px;max-height:30px;height:30px;-webkit-appearance:none}.call-to-action-article .ctaa-section .ctaas-cta .ctaascta-form .ctaascta-email::placeholder{font-style:italic;font-size:1rem;color:#73838c}@media only screen and (max-width:480px){.call-to-action-article .ctaa-section .ctaas-cta .ctaascta-form .ctaascta-email::placeholder{color:#2e3438;font-size:500}}.call-to-action-article .ctaa-section .ctaas-cta .ctaascta-form .ctaasctaf-legals{margin-bottom:30px;color:#5c6970}.call-to-action-article .ctaa-section .ctaas-cta .ctaascta-form .ctaasctaf-legals .ctaasctafl-text{font-size:.8rem}.call-to-action-article .ctaa-section .ctaas-cta .ctaascta-form .ctaasctaf-legals .ctaasctafl-checkbox{width:13px;height:13px;margin-right:4px}.call-to-action-article .ctaa-section .ctaas-cta .ctaascta-form .ctaasctaf-submit{width:25%;border:none;background-color:#c64115;color:#f1f3f4;border-radius:3px;font-size:1rem;cursor:pointer;padding:9px 20px;align-self:center;-webkit-appearance:none}.call-to-action-article .ctaa-section .ctaas-cta .ctaascta-form .ctaasctaf-submit:hover{background-color:#8a2e0f}@media only screen and (max-width:760px){.call-to-action-article .ctaa-section .ctaas-cta .ctaascta-form .ctaasctaf-submit{margin:15px 0;font-size:.9rem;width:30%}}.talk-about-us-article{margin:0 0 100px;justify-content:center}.talk-about-us-article,.talk-about-us-article .taua-section{box-sizing:border-box;position:relative;width:100%;display:flex}.talk-about-us-article .taua-section{max-width:1200px;min-height:400px;flex-direction:column;padding:0 40px}@media only screen and (max-width:760px){.talk-about-us-article .taua-section{padding:0 10px}}.talk-about-us-article .taua-section .tauas-title{font-family:"Maven Pro";font-size:37px;font-weight:700;margin:50px 0;text-align:center}@media only screen and (max-width:760px){.talk-about-us-article .taua-section .tauas-title{font-size:24px}}@media only screen and (max-width:480px){.talk-about-us-article .taua-section .tauas-title{font-size:20px}}.talk-about-us-article .taua-section .tauas-card-wrapper{width:100%;min-height:300px;display:flex;flex-wrap:wrap;justify-content:space-evenly}@media only screen and (max-width:760px){.talk-about-us-article .taua-section .tauas-card-wrapper{flex-direction:column;align-items:center}}.footer{min-height:200px;padding:30px 40px;flex-direction:column;align-items:center;background-color:#000a33;color:#f1f3f4}.footer,.footer .f-elements-wrapper{box-sizing:border-box;width:100%;display:flex}.footer .f-elements-wrapper{position:relative;max-width:1200px;justify-content:space-between;padding-bottom:40px}@media only screen and (max-width:760px){.footer .f-elements-wrapper{flex-wrap:wrap}}.footer .f-elements-wrapper .few-section{box-sizing:border-box;padding:0 5px;width:18.75%;display:flex;flex-direction:column;min-height:200px}@media only screen and (max-width:980px){.footer .f-elements-wrapper .few-section{width:17.5%}}@media only screen and (max-width:760px){.footer .f-elements-wrapper .few-section{width:40%;min-height:100px}}@media only screen and (max-width:480px){.footer .f-elements-wrapper .few-section{width:100%;min-height:100px}}.footer .f-elements-wrapper .few-section .fews-title{font-size:1.1rem;font-family:"Roboto";text-decoration:underline;font-weight:400;margin-bottom:20px}.footer .f-elements-wrapper .section-access,.footer .f-elements-wrapper .section-discover,.footer .f-elements-wrapper .section-social{padding:25px 5px}.footer .f-elements-wrapper .section-details{width:25%;padding:0 0 25px;justify-content:flex-start}@media only screen and (max-width:980px){.footer .f-elements-wrapper .section-details{width:30%}}@media only screen and (max-width:480px){.footer .f-elements-wrapper .section-details{width:100%;min-height:100px}}.footer .f-elements-wrapper .section-details .fews-mail,.footer .f-elements-wrapper .section-details .fews-phone{color:#f1f3f4;font-size:.9rem;display:flex;align-items:flex-end;text-decoration:none}.footer .f-elements-wrapper .section-details .fews-mail .fewsm-img,.footer .f-elements-wrapper .section-details .fews-phone .fewsm-img{margin-right:10px}.footer .f-elements-wrapper .section-details .fews-phone{margin-top:15px}.footer .f-elements-wrapper .section-details .fews-mail{margin-top:10px}.footer .f-elements-wrapper .section-discover .fews-list{list-style-type:none}.footer .f-elements-wrapper .section-discover .fews-list .fewsl-item{margin:0 0 12px}.footer .f-elements-wrapper .section-discover .fews-list .fewsl-item a{color:#f1f3f4;text-decoration:none;cursor:pointer}.footer .f-elements-wrapper .section-discover .fews-list .fewsl-item a:hover{color:#99adff}.footer .f-elements-wrapper .section-social .fews-list-social{list-style-type:none;display:flex}.footer .f-elements-wrapper .section-social .fews-list-social .fewsls-item{background-color:rgba(241,243,244,.1);height:24px;width:24px;display:flex;justify-content:center;align-items:center;border-radius:50%;margin:0 15px 0 0}.footer .f-elements-wrapper .section-social .fews-list-social .fewsls-item:hover{background-color:rgba(241,243,244,.3)}.footer .f-elements-wrapper .section-access{align-items:flex-start}.footer .f-legals{box-sizing:border-box;width:100%;max-width:1200px;font-family:"Manrope";font-weight:300;padding:15px 0 0;border-top:1px solid rgba(241,243,244,.2)}.footer .f-legals .fl-text{font-size:14px}.footer .f-legals a{color:#f1f3f4}.popin-wrapper{box-sizing:border-box;position:fixed;top:0;left:0;z-index:150;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;background-color:rgba(115,131,140,.95);display:none}@media only screen and (max-width:980px){.popin-wrapper{font-size:.9rem}}@media only screen and (max-width:760px){.popin-wrapper{font-size:.8rem}}.popin-wrapper.popin-active{display:flex}.popin-wrapper .pw-popin-members{position:relative;max-width:500px;min-height:400px;background-color:#fff;display:flex;border-radius:5px}@media only screen and (max-width:760px){.popin-wrapper .pw-popin-members{box-sizing:border-box;width:100%}}.popin-wrapper .pw-popin-members .pw-close-button{position:absolute;top:0;right:0;width:45px;height:45px;cursor:pointer;transform:scale(.5)}.popin-wrapper .pw-popin-members .pwpm-logo-banner{box-sizing:border-box;width:30%;padding:25px 0;background-color:#000a33;color:#fff;display:flex;flex-direction:column;justify-content:space-between;border-radius:5px 0 0 5px}.popin-wrapper .pw-popin-members .pwpm-logo-banner .pwpmlb-logo{align-self:center}.popin-wrapper .pw-popin-members .pwpm-logo-banner .pwpmlb-text{padding:0 6px 0 23px;font-size:.8rem}.popin-wrapper .pw-popin-members .pwpm-form-part{box-sizing:border-box;width:70%;display:flex;flex-direction:column;justify-content:space-around;padding:38px 60px}@media only screen and (max-width:760px){.popin-wrapper .pw-popin-members .pwpm-form-part{padding:30px 20px}}.popin-wrapper .pw-popin-members .pwpm-form-part .pwpmfp-title{font-family:"Montserrat";font-weight:400}.popin-wrapper .pw-popin-members .pwpm-form-part .pwpmfp-form{min-height:250px;display:flex;flex-direction:column;justify-content:space-evenly}.popin-wrapper .pw-popin-members .pwpm-form-part .pwpmfp-form .fieldset{border:none;display:flex;flex-direction:column}.popin-wrapper .pw-popin-members .pwpm-form-part .pwpmfp-form .fieldset .f-label{font-family:"Maven Pro";font-weight:400;color:#171a1c}.popin-wrapper .pw-popin-members .pwpm-form-part .pwpmfp-form .fieldset .f-input{padding:10px 15px;border:none;background-color:#e3e6e8}.popin-wrapper .pw-popin-members .pwpm-form-part .pwpmfp-form .fieldset .f-input:focus{background-color:#fff;box-shadow:3px 5px 6px rgba(0,0,0,.09)}.popin-wrapper .pw-popin-members .pwpm-form-part .pwpmfp-form .pwpmfpf-submit-button{padding:8px 50px;background-color:#e8af11;font-size:1rem;border:none;color:#fff}@media only screen and (max-width:980px){.popin-wrapper .pw-popin-members .pwpm-form-part .pwpmfp-form .pwpmfpf-submit-button{font-size:.9rem}}@media only screen and (max-width:760px){.popin-wrapper .pw-popin-members .pwpm-form-part .pwpmfp-form .pwpmfpf-submit-button{font-size:.8rem}}.popin-wrapper .pw-popin-members .pwpm-form-part .pwpmfp-form .pwpmfpf-submit-button:hover{background-color:#f1c241}.popin-wrapper .pw-popin-members .pwpm-form-part .pwpmfp-forgoten{font-size:.7rem;font-weight:300}.popin-wrapper .pw-popin-members .pwpm-form-part .pwpmfp-forgoten a{color:#171a1c}.whats-toogether-article{scroll-margin-top:300px;box-sizing:border-box;position:relative;z-index:10;margin:0;width:100%;min-height:900px;display:flex;flex-direction:column;align-items:center;color:#f1f3f4}@media only screen and (max-width:980px){.whats-toogether-article{margin:50px 0;scroll-margin-top:300px}}.whats-toogether-article .wta-sections-wrapper{box-sizing:border-box;position:relative;width:100%;min-height:1000px;padding:0 150px;background-color:#000a33;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}@media only screen and (max-width:1200px){.whats-toogether-article .wta-sections-wrapper{padding:0 75px}}@media only screen and (max-width:980px){.whats-toogether-article .wta-sections-wrapper{padding:0 20px}}@media only screen and (max-width:760px){.whats-toogether-article .wta-sections-wrapper{justify-content:space-between}}@media only screen and (max-width:480px){.whats-toogether-article .wta-sections-wrapper{padding:0 20px}}.whats-toogether-article .wta-sections-wrapper .wtasw-title{margin:80px 0 60px}.whats-toogether-article .wta-sections-wrapper .wtasw-cards-wrapper{width:100%;display:flex;justify-content:space-evenly}@media only screen and (max-width:980px){.whats-toogether-article .wta-sections-wrapper .wtasw-cards-wrapper{width:100%;flex-direction:column;align-items:center}}.whats-toogether-article .wta-sections-wrapper .wtasw-cards-wrapper .wtaswcw-card{box-sizing:border-box;padding:30px 15px;width:450px;min-height:300px;background-color:#fff9e6;background-color:#ccd6ff;color:#171a1c;display:flex;flex-direction:column;justify-content:space-between;align-items:center;border-radius:5px}@media only screen and (max-width:980px){.whats-toogether-article .wta-sections-wrapper .wtasw-cards-wrapper .wtaswcw-card:first-child{margin:0 0 20px}}@media only screen and (max-width:980px){.whats-toogether-article .wta-sections-wrapper .wtasw-cards-wrapper .wtaswcw-card{width:100%}}@media only screen and (max-width:760px){.whats-toogether-article .wta-sections-wrapper .wtasw-cards-wrapper .wtaswcw-card{padding:20px;justify-content:space-evenly}}@media only screen and (max-width:480px){.whats-toogether-article .wta-sections-wrapper .wtasw-cards-wrapper .wtaswcw-card{flex-direction:column;align-items:center;min-height:250px}}.whats-toogether-article .wta-sections-wrapper .wtasw-cards-wrapper .wtaswcw-card .wtaswcwc-title{font-weight:900;font-size:35px;font-family:"Maven Pro"}@media only screen and (max-width:760px){.whats-toogether-article .wta-sections-wrapper .wtasw-cards-wrapper .wtaswcw-card .wtaswcwc-title{font-size:1.5rem}}.whats-toogether-article .wta-sections-wrapper .wtasw-cards-wrapper .wtaswcw-card .wtaswcwc-img{position:relative;height:100px;width:100px;border-radius:50%;background-position:50%;background-repeat:no-repeat;background-size:cover}@media only screen and (max-width:480px){.whats-toogether-article .wta-sections-wrapper .wtasw-cards-wrapper .wtaswcw-card .wtaswcwc-img{align-self:center;margin-bottom:10px;height:75px;width:75px}}.whats-toogether-article .wta-sections-wrapper .wtasw-cards-wrapper .wtaswcw-card .wtaswcwc-details-wrapper{display:flex;flex-direction:column;align-items:center}.whats-toogether-article .wta-sections-wrapper .wtasw-cards-wrapper .wtaswcw-card .wtaswcwc-details-wrapper .taswccdw-mail,.whats-toogether-article .wta-sections-wrapper .wtasw-cards-wrapper .wtaswcw-card .wtaswcwc-details-wrapper .taswccdw-phone{margin:3px 0;display:flex;align-items:center;text-decoration:none;color:#ff2600;font-size:.9rem}.whats-toogether-article .wta-sections-wrapper .wtasw-cards-wrapper .wtaswcw-card .wtaswcwc-details-wrapper .taswccdw-mail .detail,.whats-toogether-article .wta-sections-wrapper .wtasw-cards-wrapper .wtaswcw-card .wtaswcwc-details-wrapper .taswccdw-phone .detail{margin:0 0 0 5px}@media only screen and (max-width:480px){.whats-toogether-article .wta-sections-wrapper .wtasw-cards-wrapper .wtaswcw-card .wtaswcwc-details-wrapper .taswccdw-mail .detail,.whats-toogether-article .wta-sections-wrapper .wtasw-cards-wrapper .wtaswcw-card .wtaswcwc-details-wrapper .taswccdw-phone .detail{font-size:.8rem}}.whats-toogether-article .wta-sections-wrapper .tasw-list{padding:70px 0 100px;max-width:550px}.whats-toogether-article .wta-sections-wrapper .tasw-list #toogether-or-not{text-align:left;scroll-margin-top:120px}@media only screen and (max-width:480px){.whats-toogether-article .wta-sections-wrapper .tasw-list #toogether-or-not{scroll-margin-top:75px}}@media only screen and (max-width:980px){.whats-toogether-article .wta-sections-wrapper .tasw-list{width:40%;min-width:270px;font-size:.9rem}}@media only screen and (max-width:760px){.whats-toogether-article .wta-sections-wrapper .tasw-list{font-size:.8rem}}@media only screen and (max-width:480px){.whats-toogether-article .wta-sections-wrapper .tasw-list{font-size:.8rem;max-width:inherit;min-width:300px;width:80%}}.whats-toogether-article .wta-sections-wrapper .tasw-list .taswtl-title{font-family:"Maven Pro"}.whats-toogether-article .wta-sections-wrapper .tasw-list .taswtl-list{margin-top:40px;margin-left:15px;font-family:"Montserrat",sans-serif}.whats-toogether-article .wta-sections-wrapper .tasw-list .taswtl-list .taswtll-item{margin:20px 0}.whats-toogether-article .wta-sections-wrapper .tasw-list .taswtl-list .taswtll-item .taswtlli-who{font-weight:400;color:#e8af11}.whats-toogether-article .ta-clip-path-bottom{box-sizing:border-box;width:100%;height:100px;background-color:#000a33;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 0);clip-path:polygon(0 0,100% 0,100% 100%,0 0);margin-top:-1px}.support-us{box-sizing:border-box;position:relative;min-height:280px;width:100%;margin:0 0 4px;display:flex;justify-content:center;color:#fff}@media only screen and (max-width:980px){.support-us{flex-direction:column-reverse}}@media only screen and (max-width:480px){.support-us{margin:0 0 12px}}.support-us .su-container{box-sizing:border-box;width:100%;max-width:1200px;flex-direction:column;align-items:center}.support-us .su-container .suc-infos-wrapper{position:relative;z-index:3;top:-55px;margin:290px 0 0;display:flex;justify-content:center}@media only screen and (max-width:980px){.support-us .su-container .suc-infos-wrapper{margin:0;flex-direction:column}}.support-us .su-container .suc-infos-wrapper .info-item{position:relative;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;height:100%;width:510px;min-height:370px;overflow:hidden;border-radius:5px 0 0 5px}.support-us .su-container .suc-infos-wrapper .info-item:last-child{border-radius:0 5px 5px 0}@media only screen and (max-width:980px){.support-us .su-container .suc-infos-wrapper .info-item{width:100%;min-height:300px;justify-content:center}}.support-us .su-container .suc-infos-wrapper .info-item .ii-title{font-size:37px;font-family:"Maven Pro"}@media only screen and (max-width:980px){.support-us .su-container .suc-infos-wrapper .info-item .ii-title{font-size:30px}}@media only screen and (max-width:760px){.support-us .su-container .suc-infos-wrapper .info-item .ii-title{font-size:24px}}@media only screen and (max-width:480px){.support-us .su-container .suc-infos-wrapper .info-item .ii-title{font-size:20px}}.support-us .su-container .suc-infos-wrapper .info-item .ii-subtitle{font-size:16px;font-weight:400;margin-top:10px}.support-us .su-container .suc-infos-wrapper .info-item .ii-list,.support-us .su-container .suc-infos-wrapper .info-item .ii-subtitle+.ii-text{margin-top:30px}.support-us .su-container .suc-infos-wrapper .info-item .ii-text{font-weight:300}.support-us .su-container .suc-infos-wrapper .info-item .ii-text.list{position:relative;transform:translateX(15px);font-size:16px}@media only screen and (max-width:980px){.support-us .su-container .suc-infos-wrapper .info-item .ii-text.list{font-size:.8rem}}.support-us .su-container .suc-infos-wrapper .info-item .ii-text.list.particulier{list-style-type:none;transform:translateX(0)}.support-us .su-container .suc-infos-wrapper .info-item .ii-link{color:#171a1c;margin-top:30px;font-weight:500}@media only screen and (max-width:980px){.support-us .su-container .suc-infos-wrapper .info-item .ii-link{font-size:.8rem}}.support-us .su-container .suc-infos-wrapper .info-item .ii-info{font-weight:400;margin-top:10px}.support-us .su-container .suc-infos-wrapper .info-item .ii-mail{margin-top:10px}.support-us .su-container .suc-infos-wrapper .info-item .ii-big-round{position:absolute;width:160px;height:160px;top:50%;border-radius:50%}@media only screen and (max-width:980px){.support-us .su-container .suc-infos-wrapper .info-item .ii-big-round{top:unset;width:100px;height:100px}}.support-us .su-container .suc-infos-wrapper .info-item .ii-big-round .iibr-inside-round{position:absolute;width:80px;height:80px;top:50%;border-radius:50%}@media only screen and (max-width:980px){.support-us .su-container .suc-infos-wrapper .info-item .ii-big-round .iibr-inside-round{width:50px;height:50px}}.support-us .su-container .suc-infos-wrapper .suciw-private{background-color:#fff9e5;padding:30px 110px 30px 70px;color:#171a1c}@media only screen and (max-width:980px){.support-us .su-container .suc-infos-wrapper .suciw-private{padding:20px 15px 80px}}.support-us .su-container .suc-infos-wrapper .suciw-private .ii-info{margin-top:60px}.support-us .su-container .suc-infos-wrapper .suciw-private .ii-mail{color:#cc1f00;display:flex}.support-us .su-container .suc-infos-wrapper .suciw-private .ii-mail svg{margin-right:10px}.support-us .su-container .suc-infos-wrapper .suciw-private .ii-big-round{right:0;transform:translate(50%,-50%);background-color:#cc1f00}@media only screen and (max-width:980px){.support-us .su-container .suc-infos-wrapper .suciw-private .ii-big-round{bottom:0;left:50%;transform:translate(-50%,50%)}}.support-us .su-container .suc-infos-wrapper .suciw-private .ii-big-round .iibr-inside-round{right:50%;transform:translate(50%,-50%);background-color:#fff2cc}.support-us .su-container .suc-infos-wrapper .suciw-pro{background-color:#cc1f00;padding:30px 60px 30px 110px}@media only screen and (max-width:980px){.support-us .su-container .suc-infos-wrapper .suciw-pro{padding:80px 15px 20px}}.support-us .su-container .suc-infos-wrapper .suciw-pro .ii-link{color:#f1f3f4}.support-us .su-container .suc-infos-wrapper .suciw-pro .ii-mail{color:#ffbf00;display:flex;margin-top:10px}.support-us .su-container .suc-infos-wrapper .suciw-pro .ii-mail svg{margin-right:10px}.support-us .su-container .suc-infos-wrapper .suciw-pro .ii-big-round{left:0;transform:translate(-50%,-50%);background-color:#ffbf00}@media only screen and (max-width:980px){.support-us .su-container .suc-infos-wrapper .suciw-pro .ii-big-round{top:0;left:50%;transform:translate(-50%,-50%)}}.support-us .su-container .suc-infos-wrapper .suciw-pro .ii-big-round .iibr-inside-round{left:50%;transform:translate(-50%,-50%);background-color:#cc1f00}.support-us .su-banner{box-sizing:border-box;position:absolute;top:0;left:0;right:0;width:100%;min-height:280px;background-color:#e8af11;-webkit-clip-path:polygon(0 20%,100% 0,100% 100%,0 80%);clip-path:polygon(0 20%,100% 0,100% 100%,0 80%)}@media only screen and (max-width:980px){.support-us .su-banner{-webkit-clip-path:none;clip-path:none;position:relative;padding:0 15px}}.support-us .su-banner .sub-container{box-sizing:border-box;padding:75px 0;max-width:1200px;margin:auto;display:flex}@media only screen and (max-width:980px){.support-us .su-banner .sub-container{flex-direction:column;align-items:center}}.support-us .su-banner .sub-container .subc-text{max-width:790px;margin:0 40px 0 50px;display:flex;flex-direction:column;justify-content:end}.support-us .su-banner .sub-container .subc-text .subct-title{margin:0 0 20px;font-size:37px;font-family:"Maven Pro"}@media only screen and (max-width:980px){.support-us .su-banner .sub-container .subc-text .subct-title{font-size:30px}}@media only screen and (max-width:760px){.support-us .su-banner .sub-container .subc-text .subct-title{font-size:24px}}@media only screen and (max-width:480px){.support-us .su-banner .sub-container .subc-text .subct-title{font-size:20px}}.support-us .su-banner .sub-container .subc-text .subct-text{font-size:20px;font-weight:400}@media only screen and (max-width:980px){.support-us .su-banner .sub-container .subc-text .subct-text{font-size:18px}}.support-us .su-banner .sub-container .subc-image{width:160px}@media only screen and (max-width:980px){.support-us .su-banner .sub-container .subc-image{width:100px;margin:20px 0 0}}.button-container{display:flex;justify-content:center;margin:0 0 150px}.button-container a{transform:scale(1.4)}.subventions-article{position:relative;margin:0 0 58px;color:#fff;padding:0 50px}.subventions-article,.subventions-article .classic-section{box-sizing:border-box;width:100%;display:flex;justify-content:center}.subventions-article .classic-section{max-width:1200px}.subventions{color:#000;display:flex;border-top:1px solid #000;padding:33px 0 0}@media only screen and (max-width:980px){.subventions{flex-direction:column}}.subventions__text{font-size:14px}.subventions__logos{display:flex;grid-gap:16px;gap:16px}@media only screen and (max-width:980px){.subventions__logos{justify-content:space-between;margin-top:22px}}.subventions-logo{max-height:55px}.founder-wrapper{height:160px;display:flex;justify-content:center;margin:-22px 0 0}@media only screen and (max-width:980px){.founder-wrapper{height:100px;margin:-11px 0 0}}@media only screen and (max-width:980px){.founder-wrapper.even{flex-direction:row-reverse}}.founder-wrapper.even .fw-image-wrapper:before{content:"";position:absolute;inset:0 calc(50% - 1px) 0 0;background-image:url(/static/media/ellipse-border-yellow.8299adc5.svg);background-position:0;background-repeat:no-repeat;background-size:100% 100%}@supports (-webkit-touch-callout:none) and (not (translate:none)){.founder-wrapper.even .fw-image-wrapper:before{top:0;bottom:0;right:50%;left:0}}.founder-wrapper.even .fw-text{text-align:end;padding:0 30px 0 0}@media only screen and (max-width:980px){.founder-wrapper.even .fw-text{text-align:start;padding:0 0 0 30px}}.founder-wrapper.odd{flex-direction:row-reverse}.founder-wrapper.odd .fw-image-wrapper:before{content:"";position:absolute;inset:0 0 0 50%;background-image:url(/static/media/ellipse-border-red.be4413eb.svg);background-position:100%;background-repeat:no-repeat;background-size:100% 100%}@supports (-webkit-touch-callout:none) and (not (translate:none)){.founder-wrapper.odd .fw-image-wrapper:before{top:0;bottom:0;left:50%;right:0}}.founder-wrapper.odd .fw-text{padding:0 0 0 30px}.founder-wrapper .fw-image-wrapper{position:relative;height:160px;width:160px;display:flex;align-items:center;justify-content:center}@media only screen and (max-width:980px){.founder-wrapper .fw-image-wrapper{height:100px;width:100px}}.founder-wrapper .fw-image-wrapper:before{z-index:-1}.founder-wrapper .fw-image-wrapper .fwiw-image{height:120px;width:120px;object-fit:cover;border-radius:50%;background-color:#e3e6e8}@media only screen and (max-width:980px){.founder-wrapper .fw-image-wrapper .fwiw-image{height:80px;width:80px}}.founder-wrapper .fw-text{box-sizing:border-box;color:#171a1c;width:250px;display:flex;flex-direction:column;justify-content:center}@media only screen and (max-width:980px){.founder-wrapper .fw-text{width:inherit;flex:1 1}}.founder-wrapper .fw-text .fwt-name{font-size:1rem;font-weight:600}@media only screen and (max-width:980px){.founder-wrapper .fw-text .fwt-name{font-size:.9rem}}.founder-wrapper .fw-empty{width:250px}@media only screen and (max-width:980px){.founder-wrapper .fw-empty{display:none}}.container{box-sizing:border-box;width:100%;padding:10px}.container ul{display:flex}.container ul img{width:80%;margin:auto}.container .members-carrousel{display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:100%;text-align:center}.container .BrainhubCarousel__arrows{padding:10px;background-color:#73838c;border-radius:50%}.about-article-card-wrapper{display:flex;max-width:250px;min-width:250px;flex-wrap:wrap;text-decoration:none;color:#000a33}@media only screen and (max-width:760px){.about-article-card-wrapper{max-width:100%}}.about-article-card-wrapper .about-article-card{box-sizing:border-box;min-height:300px;padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%}@media only screen and (max-width:760px){.about-article-card-wrapper .about-article-card{justify-content:flex-start;min-height:0}}.about-article-card-wrapper .about-article-card .aac-img{width:100%;height:300px;background-position:50%;background-size:contain;background-repeat:no-repeat}@media only screen and (max-width:760px){.about-article-card-wrapper .about-article-card .aac-img{display:none}}.about-article-card-wrapper .about-article-card .aac-title{font-family:"Maven Pro";margin:20px 0 8px}.about-article-card-wrapper .about-article-card .aac-text{font-family:"Roboto";font-weight:300;text-align:center}.access-button{padding:6px 17px;border:1px solid #e8af11;color:#e8af11;background-color:initial;font-family:"Roboto";border-radius:3px;cursor:pointer}.access-button:hover{background-color:rgba(232,175,17,.2)}.values-button{font-family:"Roboto";margin:10px 20px 10px 0;padding:6px 20px;border-radius:3px;color:#c64115;border:1px solid #c64115;background-color:#f1f3f4;transition:color .25s ease-in-out,background-color .25s ease-in-out;cursor:pointer}.values-button.active-value{background-color:#c64115;color:#f1f3f4}body,html{position:relative;scroll-behavior:smooth;--scroll-behavior:smooth}*{box-sizing:border-box;margin:0;padding:0;font-family:"Montserrat",sans-serif}* p{font-size:1rem}@media only screen and (max-width:760px){* p{font-size:.8rem}}* *,* :focus,* :hover{outline:none}.members-article #members-cpnt{font-size:0}.members-article #members-cpnt:after{content:"Les entreprises engagées";font-size:37px}.footer .f-elements-wrapper .section-social{display:none}.legals-page .lp-article .lpa-section a.lpae-paragraph.legal-paragraph{display:block}.njast-text a.access-button{margin-top:14px;margin-bottom:30px;display:inline-block;background-color:#c64115;color:#fff;border-radius:3px;text-decoration:none}.njast-text a.access-button:hover{background-color:#8a2e0f}.ntjas-title{margin-bottom:14px;padding:0;outline:none;font-family:"Maven Pro";font-size:1.8rem}.need-to-join-article .ntja-section .ntjas-wrapper{grid-gap:30px;gap:30px;margin-bottom:30px}.need-to-join-article .ntja-section .ntjas-wrapper .ntjasw-coloured-card{width:100%;max-width:calc(50% - 15px);min-width:380px}.need-to-join-article .ntja-section .ntjas-wrapper .ntjasw-coloured-card.third{max-width:calc(33.33% - 20px);min-width:380px}.need-to-join-article .ntja-section .ntjas-wrapper .ntjasw-coloured-card.second{background-color:#fee6f9!important}@media only screen and (max-width:980px){.need-to-join-article .ntja-section .ntjas-wrapper .ntjasw-coloured-card{width:100%;max-width:100%!important}}p.wtaswcwc-subtitle{display:none}.whats-toogether-article .wta-sections-wrapper .wtasw-cards-wrapper .wtaswcw-card .wtaswcwc-details-wrapper .taswccdw-mail{color:#000a33}.whats-toogether-article .wta-sections-wrapper .tasw-list,.whats-toogether-article .wta-sections-wrapper .tasw-list h2#toogether-or-not{text-align:center}.whats-toogether-article .wta-sections-wrapper .tasw-list ul.taswtl-list{list-style:none}.support-us .su-banner .sub-container{justify-content:center}.support-us .su-banner .sub-container .subc-text{margin-left:0}.support-us .su-container .suc-infos-wrapper .info-item.suciw-private p.ii-text{background:#cc1f00;display:inline-block;color:#fff;padding:4px 8px;margin-bottom:12px}.support-us .su-container .suc-infos-wrapper .info-item.suciw-pro p.ii-text.subtitle{background:#e8af11;display:inline-block;color:#fff;padding:4px 8px;margin-bottom:12px}.support-us .su-container .suc-infos-wrapper .info-item .ii-text.list.particulier{list-style:disc;transform:translateX(15px);margin-bottom:40px}a.follow-us{color:#fff;margin-top:10px}
/*# sourceMappingURL=main.936610bd.chunk.css.map */