@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400&display=swap);.has-fade{visibility:hidden}@-webkit-keyframes fade-in{0%{visibility:hidden;opacity:0}1%{visibility:visible;opacity:0}to{visibility:visible;opacity:1}}@keyframes fade-in{0%{visibility:hidden;opacity:0}1%{visibility:visible;opacity:0}to{visibility:visible;opacity:1}}@-webkit-keyframes fade-out{0%{visibility:visible;opacity:1}to{visibility:hidden;opacity:0}}@keyframes fade-out{0%{visibility:visible;opacity:1}to{visibility:hidden;opacity:0}}@-webkit-keyframes scroll-in{0%{left:-100%}to{left:0}}@keyframes scroll-in{0%{left:-100%}to{left:0}}@-webkit-keyframes scroll-out{0%{left:0}to{left:-100%}}@keyframes scroll-out{0%{left:0}to{left:-100%}}.scroll-in{-webkit-animation:scroll-in .75s forwards;animation:scroll-in .75s forwards}.scroll-out{-webkit-animation:scroll-out .75s forwards;animation:scroll-out .75s forwards}.fade-in{-webkit-animation:fade-in .3s ease-in-out forwards;animation:fade-in .3s ease-in-out forwards}.fade-out{-webkit-animation:fade-out .3s ease-in-out forwards;animation:fade-out .3s ease-in-out forwards}html{font-size:100%;box-sizing:border-box}*,:after,:before{box-sizing:inherit}body{margin:0;padding:0;line-height:1.3;font-family:"Poppins",sans-serif;color:#9698a6;font-size:1.125rem;font-weight:300;overflow-x:hidden}body.noscroll{overflow:hidden}@media (min-width:64em){body{font-size:1.125rem}}h1,h2,h3{margin-top:0}a,a:hover,a:visited{text-decoration:none}a:hover{cursor:pointer}.flex{display:flex}.flex-jc-sb{justify-content:space-between}.flex-jc-c{justify-content:center}.flex-jc-e{justify-content:space-evenly}.flex-jc-a{justify-content:space-around}.flex-ai-c{align-items:center}@media (max-width:63.937rem){.hide-for-mobile{display:none}}@media (min-width:64em){.hide-for-desktop{display:none}}.ccontainer{max-width:69.375rem;padding-left:.75rem;padding-right:.75rem;margin:0 auto}@media (min-width:64em){.ccontainer{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:40em){.ccontainer{padding-left:1.5rem;padding-right:1.5rem}}.ccontainer.px{padding-left:1.5rem;padding-right:1.5rem}.ccontainer.py{padding-bottom:2.25rem}.ccontainer.pt,.ccontainer.py{padding-top:2.25rem}.ccontainer.pl{padding-left:1.5rem}.ccontainer.pr{padding-right:1.5rem}.ccontainer.pb{padding-bottom:2.25rem}.footer{background:#2d766f;position:relative;bottom:0;color:#000;height:8rem}.footer p{display:flex;align-items:center;justify-content:center;font-size:.875rem;text-align:center}.footer .f_bottom,.footer p{width:100%}.footer .f_bottom img{position:relative;top:-.2rem;max-width:100%;height:auto}@media (min-width:64em){.footer .f_bottom{margin-top:2rem;height:3rem;background-position:bottom}}.politics,.settings{padding-top:4rem}.politics__title,.settings__title{color:#000}.politics__title h2,.settings__title h2{line-height:1.5;font-family:"Open Sans",sans-serif}.politics__text,.politics__text p,.settings__text,.settings__text p{color:#fff}.accordion__section{display:flex;flex-direction:column}.accordion__section .accordion{background-color:#eee;color:#2d766f;cursor:pointer;padding:1.2rem;display:flex;align-items:center;border:none;outline:none;transition:background-color .6s ease}.accordion__section .accordion:not(last-child){margin-bottom:1rem}.accordion__section .accordion.active,.accordion__section .accordion:hover{background-color:#f2ba02;color:#000}.accordion__section .accordion__title{font-family:"Open Sans",sans-serif;font-weight:600;font-size:14px}.accordion__section .accordion__content{background-color:#fff;overflow:hidden;transition:max-height .6s ease}.accordion__section .accordion__content .accordion__text{font-family:"Open Sans",sans-serif;font-weight:400;font-size:.875rem;line-height:1.5;margin-bottom:1rem}.accordion__icon{margin-left:auto;transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease}.rotate{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.hamburger span{display:block;width:26px;height:2px;background-color:#2d314d;transition:all .3s ease-in-out;-webkit-transform-origin:3px 1px;transform-origin:3px 1px}.hamburger span:not(:last-child){margin-bottom:5px}.hamburger.open>span:first-child{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.hamburger.open>span:nth-child(2){opacity:0}.hamburger.open>span:last-child{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.pheader{width:100vw;position:fixed;z-index:100}@media (min-width:40em){.pheader{background:#2d766f}}@media (min-width:64em){.pheader{background:#2d766f}}.pheader__wrapper{width:100%}.pheader__content{width:100%;background-color:#2d766f}.pheader__content nav{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1rem 0}.pheader__content nav .logo{font-family:"Open Sans",sans-serif;font-size:1.125rem;font-weight:500;line-height:1;color:#fff}.pheader__content nav .hamburger span{background:#fff}.pheader__content nav a{font-family:"Open Sans",sans-serif;font-size:.875rem;color:#fff;transition:color .2s ease-in-out}.pheader__content nav a:not(:last-child){margin-right:1rem}.pheader__content nav a.active,.pheader__content nav a:hover{color:#f2ba02}.pheader__cta a{text-transform:uppercase;font-family:"Open Sans",sans-serif;font-size:.875rem;font-weight:300;padding:.75rem;border-radius:.625rem;background:linear-gradient(to right bottom,#2d314d,rgba(45,49,77,.7));color:#fff!important;transition:background .2s ease-in-out}.pheader__cta a:hover{background:#2d314d}.pheader__params span{display:inline-block}.pheader__params span a{padding:.2rem 0;color:#fff;font-size:1rem;display:flex;align-items:flex-end}.pheader__params span a span{font-size:.875rem;margin-left:.5rem}.pheader__params span:not(last-child){margin-right:1.5rem}.pheader .mobile_menu{height:calc(100vh - 3.09rem);background:#fff;width:calc(100vw - .75rem);position:absolute;left:-100%;z-index:100}.pheader .mobile_menu .wrapper{padding:1rem .75rem;height:100%;width:100%}.pheader .mobile_menu .wrapper .content{display:flex;flex-direction:column;height:100%;width:100%}.pheader .mobile_menu .wrapper .content .top{justify-self:flex-start;width:100%}.pheader .mobile_menu .wrapper .content .top .menu a{display:block;width:100%;padding:1rem 0;font-family:"Open Sans",sans-serif;font-size:1.5rem;color:#000}.pheader .mobile_menu .wrapper .content .top .menu a:not(:last-child){border-bottom:1px solid rgba(242,186,2,.2)}.pheader .mobile_menu .wrapper .content .bottom{justify-self:flex-end;position:absolute;bottom:0;width:100%}.pheader .mobile_menu .wrapper .content .bottom .params{padding:.5rem 0;width:100%}.pheader .mobile_menu .wrapper .content .bottom .params span{display:block}.pheader .mobile_menu .wrapper .content .bottom .params span a{padding:.2rem 0;color:#2d314d;font-size:1.5rem;display:flex;align-items:flex-end}.pheader .mobile_menu .wrapper .content .bottom .params span a span{font-size:1.125rem;margin-left:.5rem}.pheader .mobile_menu.show{left:0}.hero__wrapper{background:#2d766f;position:relative}.hero__content{position:relative;z-index:1}.hero__content .row{max-height:100%}.hero__illustration{order:1;display:flex;justify-content:center;background-image:url(/static/media/blob.4b2c61d9.svg);background-repeat:no-repeat;background-size:60%;background-position:50%;margin-top:4rem}.hero__illustration img{max-height:15.625rem}.hero .texte__wrapper{order:2;margin-top:2rem;text-align:center}.hero__texte .texte_inner{flex-direction:column;text-align:center;color:#fff}.hero__texte .texte_inner h1{font-weight:400;font-size:2.25rem;line-height:1.5;color:#fff;margin-bottom:1.5rem}.hero__texte .texte_inner p{line-height:1.5;margin-bottom:1.5;font-size:1.125rem;color:#fff}.hero__texte .texte_inner .cta{width:100%;margin-top:2rem;min-height:7rem}.hero__texte .texte_inner .cta a{padding:1rem 1.5rem;font-family:"Open Sans",sans-serif;line-height:1;font-weight:500;cursor:pointer}.hero__texte .texte_inner .cta a:not(:last-child){margin-right:.5rem;background:#000;color:#fff;border-radius:.5rem;border:.1rem solid #000}.hero__texte .texte_inner .cta a:last-child{margin-right:.5rem;background:#fff;color:#000;border:.1rem solid #000;border-radius:.5rem}.hero__bottom{position:absolute;top:0;bottom:-1%;left:0;right:0;z-index:0}.hero__bottom div{display:flex;height:100%;width:100%}.hero__bottom div img{align-self:flex-end}@media only screen and (min-width:30.0625rem) and (max-width:48rem){.hero__wrapper{display:flex}.hero__illustration{order:2;display:flex;justify-content:center;background-image:url(/static/media/blob.4b2c61d9.svg);background-repeat:no-repeat;background-size:80%;background-position:50%}.hero__illustration img{margin-top:4rem;max-height:20rem}.hero .texte__wrapper{order:1;margin-top:2rem;text-align:center}.hero__texte .texte_inner{flex-direction:column;color:#fff;margin-top:4rem;text-align:left}.hero__texte .texte_inner h1{font-weight:400;font-size:2rem;line-height:1.5;color:#fff;margin-bottom:1.5rem}.hero__texte .texte_inner p{line-height:1.5;margin-bottom:1.5;font-size:1.125rem;color:#fff}.hero__texte .texte_inner .cta{width:100%;margin-top:2rem;min-height:7rem}.hero__texte .texte_inner .cta a{padding:1rem 1.5rem;font-family:"Open Sans",sans-serif;line-height:1;font-weight:500;cursor:pointer}.hero__texte .texte_inner .cta a:not(:last-child){margin-right:.5rem;background:#000;color:#fff;border-radius:.5rem;border:.1rem solid #000}.hero__texte .texte_inner .cta a:last-child{margin-right:.5rem;background:#fff;color:#000;border:.1rem solid #000;border-radius:.5rem}}@media only screen and (min-width:48.0625rem) and (max-width:64rem){.hero{height:35rem}.hero__wrapper{height:100%;display:flex}.hero__illustration{order:2;display:flex;justify-content:center;background-image:url(/static/media/blob.4b2c61d9.svg);background-repeat:no-repeat;background-size:80%;background-position:50%}.hero__illustration img{margin-top:4rem;max-height:20rem}.hero .texte__wrapper{order:1}.hero__texte .texte_inner{flex-direction:column;color:#fff;margin-top:4rem;text-align:left}.hero__texte .texte_inner h1{font-weight:400;font-size:2.5rem;line-height:1.5;color:#fff;margin-bottom:1.5rem}.hero__texte .texte_inner p{line-height:1.5;margin-bottom:1.5;font-size:1.125rem;color:#fff}.hero__texte .texte_inner .cta{width:100%;margin-top:2rem;min-height:7rem}.hero__texte .texte_inner .cta a{padding:1rem 1.5rem;font-family:"Open Sans",sans-serif;line-height:1;font-weight:500;cursor:pointer}.hero__texte .texte_inner .cta a:not(:last-child){margin-right:.5rem;background:#000;color:#fff;border-radius:.5rem;border:.1rem solid #000}.hero__texte .texte_inner .cta a:last-child{margin-right:.5rem;background:#fff;color:#000;border:.1rem solid #000;border-radius:.5rem}.hero__bottom{position:absolute;top:0;left:0;right:0;z-index:0}.hero__bottom div{display:flex;height:100%;width:100%}.hero__bottom div img{align-self:flex-end}}@media only screen and (min-width:64.0625rem) and (max-width:75rem){.hero{height:45rem}.hero__wrapper{height:100%;display:flex}.hero__illustration{order:2;display:flex;justify-content:center;background-image:url(/static/media/blob.4b2c61d9.svg);background-repeat:no-repeat;background-size:80%;background-position:50%}.hero__illustration img{margin-top:4rem;max-height:40rem}.hero .texte__wrapper{order:1}.hero__texte .texte_inner{flex-direction:column;color:#fff;margin-top:4rem;text-align:left}.hero__texte .texte_inner h1{font-weight:400;font-size:2.5rem;line-height:1.5;color:#fff;margin-bottom:1.5rem}.hero__texte .texte_inner p{line-height:1.5;margin-bottom:1.5;font-size:1.125rem;color:#fff}.hero__texte .texte_inner .cta{width:100%;margin-top:2rem;min-height:7rem}.hero__texte .texte_inner .cta a{padding:1rem 1.5rem;font-family:"Open Sans",sans-serif;line-height:1;font-weight:500;cursor:pointer}.hero__texte .texte_inner .cta a:not(:last-child){margin-right:.5rem;background:#000;color:#fff;border-radius:.5rem;border:.1rem solid #000}.hero__texte .texte_inner .cta a:last-child{margin-right:.5rem;background:#fff;color:#000;border:.1rem solid #000;border-radius:.5rem}.hero__bottom{position:absolute;top:0;left:0;right:0;z-index:0}.hero__bottom div{display:flex;height:100%;width:100%}.hero__bottom div img{align-self:flex-end}}@media only screen and (min-width:75.0625rem){.hero{height:45rem}.hero__wrapper{height:100%;display:flex}.hero__illustration{order:2;margin-top:6rem;display:flex;justify-content:center;background-image:url(/static/media/blob.4b2c61d9.svg);background-repeat:no-repeat;background-size:80%;background-position:50%}.hero__illustration img{max-height:35rem}.hero .texte__wrapper{order:1}.hero__texte{margin-top:8rem}.hero__texte .texte_inner{text-align:left;flex-direction:column;color:#fff;margin-top:4rem}.hero__texte .texte_inner h1{font-weight:400;font-size:4rem;line-height:1.2;color:#fff;margin-bottom:1.5rem}.hero__texte .texte_inner p{line-height:1.5;margin-bottom:1.5;font-size:1.125rem;color:#fff}.hero__texte .texte_inner .cta{width:100%;margin-top:2rem;min-height:7rem}.hero__texte .texte_inner .cta a{padding:1rem 1.5rem;font-family:"Open Sans",sans-serif;line-height:1;font-weight:500;cursor:pointer}.hero__texte .texte_inner .cta a:not(:last-child){margin-right:.5rem;background:#000;color:#fff;border-radius:.5rem;border:.1rem solid #000}.hero__texte .texte_inner .cta a:last-child{margin-right:.5rem;background:#fff;color:#000;border:.1rem solid #000;border-radius:.5rem}.hero__bottom{position:absolute;top:0;left:0;right:0;z-index:0}.hero__bottom div{display:flex;height:100%;width:100%}.hero__bottom div img{align-self:flex-end}}.features .wrapper{color:#000}.features .wrapper .content{padding-top:2rem;padding-bottom:2rem}.features .wrapper .content .features_grid .inner_header h1,.features .wrapper .content .features_grid .inner_header p{text-align:center}.features .wrapper .content .features_grid .inner_header h1{color:#000;font-family:"Open Sans",sans-serif;font-size:2.5rem;line-height:2}.features .wrapper .content .features_grid .inner_header p{font-size:1.125rem}.features .wrapper .content .features_grid .inner .grid{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:3rem;padding:.5rem}.features .wrapper .content .features_grid .inner .grid .item{min-height:200px;max-width:350px;background:#fff;border:1px solid rgba(0,0,0,.1);box-shadow:0 1px 4px rgba(0,0,0,.16);border-radius:1rem}.features .wrapper .content .features_grid .inner .grid .item:not(:last-child){margin-bottom:1rem}.features .wrapper .content .features_grid .inner .grid .item__wrapper{padding:1rem}.features .wrapper .content .features_grid .inner .grid .item__wrapper .icon{width:3.875rem;height:3.875rem;padding:1rem;margin:auto auto 2rem;background:#2d766f;border-radius:.5rem}.features .wrapper .content .features_grid .inner .grid .item__wrapper .icon span{margin-left:auto;margin-right:auto;color:#fff;font-size:1.875rem}.features .wrapper .content .features_grid .inner .grid .item__wrapper .title{font-size:2rem;font-weight:400;font-family:"Poppins",sans-serif;text-align:center;color:#2d314d;line-height:1}.features .wrapper .content .features_grid .inner .grid .item__wrapper .desc{text-align:center;line-height:1.5}@media (min-width:40em){.features .wrapper .content .features_grid .inner .grid .item{max-width:300px;margin-bottom:1rem;margin-right:1rem}}@media (min-width:64em){.features .wrapper .content .features_grid .inner .grid .item{min-width:300px;margin-bottom:1rem}}@media (min-width:40em){.features .wrapper .content .features_grid .inner .grid{width:100%;flex-direction:row;justify-content:space-evenly;flex-wrap:wrap}}@media (min-width:64em){.features .wrapper .content .features_grid .inner .grid{width:100%;flex-direction:row;justify-content:space-evenly}}.features_2{margin-bottom:4rem;background-image:url(/static/media/about_bg.7a78be36.svg);background-repeat:no-repeat;background-size:cover}.features_2 .wrapper2 .l__header h2{text-align:center;color:#000;font-family:"Open Sans",sans-serif;font-size:2.8rem;line-height:1.2}.features_2 .wrapper2 .l__header p{text-align:center;margin-bottom:2rem;font-size:1.125rem;color:#000;line-height:1.5}.features_2 .wrapper2 .content2{display:flex;flex-direction:column;padding:3rem 0}.features_2 .wrapper2 .content2 .list{flex:1 1;display:flex;flex-direction:column}.features_2 .wrapper2 .content2 .list .l_item{display:block;width:100%;margin-left:auto;margin-right:auto;padding:1.5rem;box-shadow:0 3px 8px rgba(0,0,0,.24);color:#000}.features_2 .wrapper2 .content2 .list .l_item:not(:last-child){margin-bottom:2rem}.features_2 .wrapper2 .content2 .list .l_item_wrap{display:flex;flex-direction:row;align-items:center}.features_2 .wrapper2 .content2 .list .l_item_wrap .iconbox{min-width:3rem;height:3rem;margin-right:1rem;background-image:url(/static/media/promo-icon-bg.86d5bbe2.svg);background-size:contain;background-position:50%}.features_2 .wrapper2 .content2 .illustration{width:100%;flex:1 1;padding:6rem}@media only screen and (min-width:30.0625rem) and (max-width:48rem){.content2{flex-direction:column}.content2 .list{flex:2 1!important;width:80%;margin:auto}.content2 .illustration{flex:1 1!important}}@media only screen and (min-width:48.0625rem) and (max-width:64rem){.content2{flex-direction:row!important}.content2 .list{flex:2 1!important}.content2 .list .l_item{width:80%!important}.content2 .illustration{flex:1 1!important}}@media only screen and (min-width:64.0625rem) and (max-width:75rem){.content2{flex-direction:row!important}.content2 .list{flex:2 1!important}.content2 .list .l_item{width:80%!important}.content2 .illustration{flex:1 1!important}}@media only screen and (min-width:75.0625rem){.content2{flex-direction:row!important}.content2 .list{flex:2 1!important}.content2 .list .l_item{width:80%!important}.content2 .illustration{flex:1 1!important}}.contact .wrapper .content .contact_inner{flex-direction:column;width:100%}@media (min-width:64em){.contact .wrapper .content .contact_inner{display:flex;flex-direction:row}}@media (min-width:40em){.contact .wrapper .content .contact_inner{display:flex;flex-direction:row}}.contact .wrapper .content .contact_inner .left{background:#2d766f;color:#fff;text-align:center;padding:2rem;margin-bottom:4rem}@media (min-width:64em){.contact .wrapper .content .contact_inner .left{flex:1 1}}@media (min-width:40em){.contact .wrapper .content .contact_inner .left{flex:1 1}}.contact .wrapper .content .contact_inner .left .item h2{font-size:2rem;font-weight:400}.contact .wrapper .content .contact_inner .left .item p{font-size:.875rem;font-weight:300}.contact .wrapper .content .contact_inner .left .item p span:first-child{margin-right:.5rem}.contact .wrapper .content .contact_inner .left .item .icon{margin:0 .25rem;color:#f2ba02}.contact .wrapper .content .contact_inner .left .item .icon svg{height:2rem;width:2rem}.contact .wrapper .content .contact_inner .right{margin-bottom:4rem;padding:2rem;background:rgba(0,0,0,.1)}@media (min-width:64em){.contact .wrapper .content .contact_inner .right{flex:1 1}}@media (min-width:40em){.contact .wrapper .content .contact_inner .right{flex:1 1}}.contact .wrapper .content .contact_inner .right form{display:flex;flex-direction:column;justify-content:center;height:100%;width:100%;margin:auto}.contact .wrapper .content .contact_inner .right form h2{color:#f2ba02;text-align:center}.contact .wrapper .content .contact_inner .right form span{font-size:.875rem}.contact .wrapper .content .contact_inner .right form input,.contact .wrapper .content .contact_inner .right form textarea{background:#eee;border:none;padding:12px 15px;margin:.5rem 0;width:100%;font-size:.8rem}.contact .wrapper .content .contact_inner .right form input:focus,.contact .wrapper .content .contact_inner .right form textarea:focus{outline:.0625rem solid #f2ba02}.contact .wrapper .content .contact_inner .right form textarea{min-height:4rem}.contact .wrapper .content .contact_inner .right form button{border-radius:2px;border:1px solid #f2ba02;background:#f2ba02;color:#fff;font-size:.75rem;font-weight:400;padding:.75rem .9375rem;letter-spacing:.0625rem;text-transform:uppercase;transition:-webkit-transform 80ms ease-in-out;transition:transform 80ms ease-in-out;transition:transform 80ms ease-in-out,-webkit-transform 80ms ease-in-out;cursor:pointer}.contact .wrapper .content .contact_inner .right form button:hover{opacity:.7}.teams{margin-top:2rem;margin-bottom:2rem}
/*# sourceMappingURL=main.344d791a.chunk.css.map */