a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{padding:0;margin:0;font:inherit;font-size:100%;vertical-align:baseline;border:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-spacing:0;border-collapse:collapse}a{color:#fff;text-decoration:none}@font-face{font-family:Poppins;src:url(fonts/6881377018bb60661015.eot);src:url(fonts/6881377018bb60661015.eot?#iefix) format("embedded-opentype"),url(fonts/4434f7c61d6284ff2d82.woff) format("woff"),url(fonts/bbf67731cf834506f3de.ttf) format("truetype"),url(icons/3383485fc42dbbbbb52d.svg#Poppins-Regular) format("svg");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(fonts/b9b2112bf6d8868530d9.eot);src:url(fonts/b9b2112bf6d8868530d9.eot?#iefix) format("embedded-opentype"),url(fonts/99143dc7bf35581557e8.woff) format("woff"),url(fonts/f4a0cd9d8cd50285ff15.ttf) format("truetype"),url(icons/802604543236518d4254.svg#Poppins-Bold) format("svg");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:PP Telegraf;src:url(fonts/9956770f746b68e1140f.eot);src:url(fonts/9956770f746b68e1140f.eot?#iefix) format("embedded-opentype"),url(fonts/6913205b3ebf469980ef.woff2) format("woff2"),url(fonts/ec2a448ed3c9417f851a.woff) format("woff"),url(fonts/a2f335dad4a348cc64e8.ttf) format("truetype"),url(icons/fc8378fec4f7972d5fe0.svg#PPTelegraf-Regular) format("svg");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:PP Telegraf;src:url(fonts/7e2289991be8c1cd9181.eot);src:url(fonts/7e2289991be8c1cd9181.eot?#iefix) format("embedded-opentype"),url(fonts/640b7931d5c1ff434802.woff2) format("woff2"),url(fonts/e746749fd965a1f91de5.woff) format("woff"),url(fonts/d0c94f986992a922b7f2.ttf) format("truetype"),url(icons/26b7895148ee2ca9eded.svg#PPTelegraf-UltraBold) format("svg");font-weight:900;font-style:normal;font-display:swap}/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{padding:15px;display:inline-block;cursor:pointer;transition-property:opacity,-webkit-filter;-webkit-transition-property:opacity,-webkit-filter;transition-property:opacity,filter;transition-property:opacity,filter,-webkit-filter;-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:linear;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger.is-active:hover,.hamburger:hover{opacity:1}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{background-color:#fff}.single .hamburger-inner,.single .hamburger-inner:after,.single .hamburger-inner:before{background-color:#11253e}.single .sticky .hamburger-inner,.single .sticky .hamburger-inner:after,.single .sticky .hamburger-inner:before{background-color:#fff}.hamburger-box{width:35px;height:30px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-3px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{width:35px;height:6px;background-color:#fff;border-radius:0;position:absolute;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-12px}.hamburger-inner:after{bottom:-12px}.hamburger--spin .hamburger-inner{-webkit-transition-duration:.22s;transition-duration:.22s;-webkit-transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin .hamburger-inner:before{-webkit-transition:top .1s ease-in .25s,opacity .1s ease-in;transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin .hamburger-inner:after{-webkit-transition:bottom .1s ease-in .25s,-webkit-transform .22s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s ease-in .25s,-webkit-transform .22s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19),-webkit-transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{-webkit-transform:rotate(225deg);transform:rotate(225deg);-webkit-transition-delay:.12s;transition-delay:.12s;-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin.is-active .hamburger-inner:before{top:0;opacity:0;-webkit-transition:top .1s ease-out,opacity .1s ease-out .12s;transition:top .1s ease-out,opacity .1s ease-out .12s}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:bottom .1s ease-out,-webkit-transform .22s cubic-bezier(.215,.61,.355,1) .12s;transition:bottom .1s ease-out,-webkit-transform .22s cubic-bezier(.215,.61,.355,1) .12s;transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s;transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s,-webkit-transform .22s cubic-bezier(.215,.61,.355,1) .12s}.slick-slider{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:rgba(0,0,0,0)}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);transform:translateZ(0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.slick-dots li{width:13px;height:13px;border:1px solid #4abacc;background-color:transparent;border-radius:50%;text-indent:-999em;-webkit-transition:all .3s cubic-bezier(.25,.46,.45,.94);transition:all .3s cubic-bezier(.25,.46,.45,.94)}.slick-dots li:not(:last-child){margin-right:20px}.slick-dots li.slick-active{background-color:#4abacc}html{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:PP Telegraf}.transition-container{background-color:#fff;opacity:0;position:fixed;top:0;left:0;width:100vw;height:100vh;-webkit-transition:opacity .5s;transition:opacity .5s;z-index:555;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.transition-container:after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-image:url(images/58ab1674e5628ecf2168.png);height:35%;width:400px;max-width:90%;background-size:contain;background-repeat:no-repeat;background-position:50%}html.is-rendering .transition-container{-webkit-transform:translateX(0);transform:translateX(0);opacity:0}html.is-animating .transition-container{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}*,:after,:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-box-sizing:inherit;box-sizing:inherit}#content{position:relative;max-width:100vw;overflow:hidden}.main-wrapper{max-width:1280px;margin:0 auto}@media only screen and (min-width:1600px){.main-wrapper{max-width:1600px}}@media only screen and (min-width:1020px)and (max-width:1300px){.main-wrapper{margin:0 30px}}@media only screen and (max-width:1020px){.main-wrapper{margin:0 24px}}@media only screen and (max-width:768px){.main-wrapper{margin:0 15px}}img{max-width:100%}a{color:inherit}.mobile-only{display:none}@media only screen and (max-width:768px){.mobile-only{display:block}}@media only screen and (min-width:768px)and (max-width:1102px){.mobile-only{display:block}}.underscore{color:#4abacc}:-moz-placeholder{font-weight:400;font-size:16px;line-height:20px;color:#656565}::input-placeholder{font-weight:400;font-size:16px;line-height:20px;color:#656565}::-webkit-input-placeholder{font-weight:400;font-size:16px;line-height:20px;color:#656565}::-moz-placeholder{font-weight:400;font-size:16px;line-height:20px;color:#656565}:-ms-input-placeholder{font-weight:400;font-size:16px;line-height:20px;color:#656565}::-ms-input-placeholder{font-weight:400;font-size:16px;line-height:20px;color:#656565}::placeholder{font-weight:400;font-size:16px;line-height:20px;color:#656565}strong{font-weight:600}.markup a{text-decoration:underline}.markup em{font-style:italic}.page-content{padding:8em 0}.page-content h1,.page-content h2{font-weight:400;font-size:24px;line-height:30px;margin:1em auto;font-weight:900;color:#262626}@media only screen and (max-width:768px){.page-content h1,.page-content h2{line-height:1.25}}.page-content h1{font-size:35px;line-height:45px}.page-content h3{margin-bottom:35px;font-weight:900;font-size:30px;line-height:70px;color:#1d2630}@media only screen and (max-width:768px){.page-content h3{line-height:1.25}}.page-content p{margin:1em auto;font-size:24px;line-height:30px}#cmplz-manage-consent .cmplz-manage-consent{-webkit-animation:mc_slideIn .5s forwards!important;animation:mc_slideIn .5s forwards!important;-webkit-animation-delay:0!important;animation-delay:0!important;padding:0 5px!important;height:30px!important;font-family:Poppins}.post-type-investments .back-to,.post-type-investments .latest-post__date,.post-type-members .back-to,.post-type-members .latest-post__date{display:none}#site-header{position:fixed;width:100%;z-index:2;-webkit-transition:all .3s ease;transition:all .3s ease;pointer-events:none;z-index:500}#site-header.sticky .site-logo,#swup[data-barba-namespace=page-contact-us] #site-header .site-logo,.archive.category #site-header .site-logo{opacity:1}#site-header.sticky .blog-logo,#swup[data-barba-namespace=page-contact-us] #site-header .blog-logo,.archive.category #site-header .blog-logo{opacity:0}#site-header.sticky .logo-sticky,#swup[data-barba-namespace=page-contact-us] #site-header .logo-sticky,.archive.category #site-header .logo-sticky{opacity:1}.site-container[data-barba-namespace=page-cookie-policy-eu] .logo-sticky,.site-container[data-barba-namespace=page-cookie-policy-eu] .site-logo,.site-container[data-barba-namespace=page-manifesto] .logo-sticky,.site-container[data-barba-namespace=page-manifesto] .site-logo,.site-container[data-barba-namespace=page-mentions-legales] .logo-sticky,.site-container[data-barba-namespace=page-mentions-legales] .site-logo,.site-container[data-barba-namespace=page-portfolio] .logo-sticky,.site-container[data-barba-namespace=page-portfolio] .site-logo,.site-container[data-barba-namespace=page-privacy] .logo-sticky,.site-container[data-barba-namespace=page-privacy] .site-logo,.site-container[data-barba-namespace=page-procedures] .logo-sticky,.site-container[data-barba-namespace=page-procedures] .site-logo,.site-container[data-barba-namespace=page-sfdrs-article-10-website-disclosures-article-8-products] .logo-sticky,.site-container[data-barba-namespace=page-sfdrs-article-10-website-disclosures-article-8-products] .site-logo,.site-container[data-barba-namespace=page-sustainability] .logo-sticky,.site-container[data-barba-namespace=page-sustainability] .site-logo,.site-container[data-barba-namespace=page-team] .logo-sticky,.site-container[data-barba-namespace=page-team] .site-logo,.site-container[data-barba-namespace=page-terms] .logo-sticky,.site-container[data-barba-namespace=page-terms] .site-logo,.site-container[data-barba-namespace=terms] .logo-sticky,.site-container[data-barba-namespace=terms] .site-logo{-webkit-filter:invert(1);filter:invert(1)}.site-container[data-barba-namespace=page-cookie-policy-eu] .hamburger-inner,.site-container[data-barba-namespace=page-cookie-policy-eu] .hamburger-inner:after,.site-container[data-barba-namespace=page-cookie-policy-eu] .hamburger-inner:before,.site-container[data-barba-namespace=page-manifesto] .hamburger-inner,.site-container[data-barba-namespace=page-manifesto] .hamburger-inner:after,.site-container[data-barba-namespace=page-manifesto] .hamburger-inner:before,.site-container[data-barba-namespace=page-mentions-legales] .hamburger-inner,.site-container[data-barba-namespace=page-mentions-legales] .hamburger-inner:after,.site-container[data-barba-namespace=page-mentions-legales] .hamburger-inner:before,.site-container[data-barba-namespace=page-portfolio] .hamburger-inner,.site-container[data-barba-namespace=page-portfolio] .hamburger-inner:after,.site-container[data-barba-namespace=page-portfolio] .hamburger-inner:before,.site-container[data-barba-namespace=page-privacy] .hamburger-inner,.site-container[data-barba-namespace=page-privacy] .hamburger-inner:after,.site-container[data-barba-namespace=page-privacy] .hamburger-inner:before,.site-container[data-barba-namespace=page-procedures] .hamburger-inner,.site-container[data-barba-namespace=page-procedures] .hamburger-inner:after,.site-container[data-barba-namespace=page-procedures] .hamburger-inner:before,.site-container[data-barba-namespace=page-sfdrs-article-10-website-disclosures-article-8-products] .hamburger-inner,.site-container[data-barba-namespace=page-sfdrs-article-10-website-disclosures-article-8-products] .hamburger-inner:after,.site-container[data-barba-namespace=page-sfdrs-article-10-website-disclosures-article-8-products] .hamburger-inner:before,.site-container[data-barba-namespace=page-sustainability] .hamburger-inner,.site-container[data-barba-namespace=page-sustainability] .hamburger-inner:after,.site-container[data-barba-namespace=page-sustainability] .hamburger-inner:before,.site-container[data-barba-namespace=page-team] .hamburger-inner,.site-container[data-barba-namespace=page-team] .hamburger-inner:after,.site-container[data-barba-namespace=page-team] .hamburger-inner:before,.site-container[data-barba-namespace=page-terms] .hamburger-inner,.site-container[data-barba-namespace=page-terms] .hamburger-inner:after,.site-container[data-barba-namespace=page-terms] .hamburger-inner:before,.site-container[data-barba-namespace=terms] .hamburger-inner,.site-container[data-barba-namespace=terms] .hamburger-inner:after,.site-container[data-barba-namespace=terms] .hamburger-inner:before{background-color:#000}@media only screen and (max-width:768px){.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{background-color:#000}}.header__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 2%}@media only screen and (max-width:768px){.header__content{background-color:#fff}}.header__content .header__nav{pointer-events:auto;font-weight:500;font-size:14px;line-height:22px;color:#fff;text-transform:uppercase}@media only screen and (max-width:768px){.header__content .header__nav{display:none}}@media only screen and (min-width:768px)and (max-width:1102px){.header__content .header__nav{display:none}}.header__content .header__nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__content .header__nav ul li{position:relative}.header__content .header__nav ul li a:after{content:"";-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;position:absolute;-webkit-transform:scale(0);transform:scale(0);height:6px;background-color:#99ffd3;opacity:0;max-width:100%;width:100%;height:2px;bottom:-10px;left:0;right:0}.header__content .header__nav ul li.current_page_item a:after,.header__content .header__nav ul li a:hover:after{-webkit-transform:scale(1);transform:scale(1);opacity:1;-webkit-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;max-width:100%;width:100%;margin:0 auto}.header__content .header__nav ul li:not(:last-child){margin-right:40px}.header__content .header__nav ul li.cta{background-color:#fff;color:#1c3d50;padding:0;position:relative}.header__content .header__nav ul li.cta a{display:inline-block;width:100%;height:100%}.header__content .header__nav ul li.cta a:after{content:none}.header__content .header__nav ul li.cta:hover{background-color:transparent;color:#fff}.header__logo-wrapper{z-index:500;position:relative;pointer-events:auto}.header__logo-wrapper img{max-width:100px;height:auto;-webkit-transition:opacity .3s cubic-bezier(.25,.46,.45,.94);transition:opacity .3s cubic-bezier(.25,.46,.45,.94)}.header__logo-wrapper img.logo-sticky{position:absolute;top:0;left:0;opacity:0}@media only screen and (max-width:768px){.header__logo-wrapper img.logo-sticky{opacity:1!important;-webkit-filter:invert(1)!important;filter:invert(1)!important;visibility:visible!important}}.header__logo-wrapper img.blog-logo{position:absolute;top:0;left:0;opacity:0}.cta-menu{position:relative;z-index:500;pointer-events:auto}.menu-overlay{position:fixed;top:0;right:0;height:100vh;background-color:#ccb5e3;-webkit-transform:translateX(100%);transform:translateX(100%);pointer-events:auto;width:250px}.menu-overlay .header__nav{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:120px}.menu-overlay .header__nav ul li{color:#fff;font-weight:500;font-size:28px;font-size:2em}.menu-overlay .header__nav ul li a{position:relative;display:block;font-size:20px;line-height:25px;font-weight:800;margin-bottom:30px}.menu-overlay .header__nav ul li:not(.cta){position:relative;overflow:hidden}.menu-overlay .header__nav ul li:not(.cta) a{position:relative;display:block}.menu-overlay .header__nav ul li.cta{margin-top:85px;background-color:#fff;color:#1c3d50;border-color:#1c3d50}.menu-overlay .header__nav ul li.cta a{display:inline-block;padding:10px 30px}.archive .header__content .header__nav,.single .header__content .header__nav{color:#656565}.archive .header__content .header__nav ul .cta,.single .header__content .header__nav ul .cta{background-color:#1c3d50;color:#fff;border:1px solid transparent}.archive .header__content .header__nav ul .cta:hover,.single .header__content .header__nav ul .cta:hover{background-color:transparent;border:1px solid #1c3d50;color:#1c3d50}.archive .header__content .header__logo-wrapper .blog-logo,.single .header__content .header__logo-wrapper .blog-logo{opacity:1}.archive .header__content .header__logo-wrapper .site-logo,.single .header__content .header__logo-wrapper .site-logo{opacity:0}.archive .sticky .header__content .header__nav,.single .sticky .header__content .header__nav{color:#fff}.archive .sticky .header__content .header__nav ul .cta,.single .sticky .header__content .header__nav ul .cta{background-color:#fff;color:#1c3d50;border:1px solid transparent}.archive .sticky .header__content .header__nav ul .cta:hover,.single .sticky .header__content .header__nav ul .cta:hover{background-color:transparent;border:1px solid #fff;color:#fff}#site-footer{background-color:#262626;padding-top:100px;padding-bottom:35px}.footer__logo-wrapper{text-align:right}@media only screen and (max-width:1020px){.footer__logo-wrapper{text-align:center}}.footer__logo-wrapper img{max-width:200px;height:auto}.footer__columns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__socials{color:#fff;margin-top:1em}.footer__socials .footer-socials__social{display:inline-block;font-size:16px;vertical-align:bottom}.footer-column__nav li{margin-bottom:10px}.footer-column__nav li a,.footer-column__text{font-weight:400;font-size:16px;line-height:20px;color:#707070;-webkit-transition:color .3s linear;transition:color .3s linear}.footer-column__text{color:#fff}.footer-column__nav li a{color:#fff;font-size:16px}.footer-column__nav{margin:45px 0}.button__title{color:#000;font-size:14px;line-height:20px;font-weight:700;position:relative}.footer__column{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%}.footer__column--newsletter{-webkit-box-flex:2;-ms-flex:2;flex:2;text-align:center}.footer__column.footer__column--newsletter .column__title{margin-bottom:0}.footer-column__nav li.current_page_item a{color:#ecfebd}.footer-column__nav li.current_page_item a:after{opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.footer-column__text.footer-column__text--address{margin:30px 0}.footer-column__address img,.footer-column__email img{margin-right:20px}.column__title,.footer__column--first-column{text-align:center}.column__title{color:#fff;max-width:220px;margin:0 auto 85px;font-family:PP Telegraf;font-size:30px;line-height:38px}#site-footer .socials{margin:25px auto}.footer-column__button{margin-left:25px}.legals_notice:hover{color:#fff;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.footer__copyright{font-size:16px;line-height:24px;color:#707070;margin-top:2em;text-align:right}@media only screen and (max-width:1020px){.footer__copyright{text-align:center}}.footer__copyright-container{max-width:478px;width:100%;margin:0 auto;padding:10px 0;text-align:left}@media only screen and (max-width:768px){.footer__copyright-container{text-align:center}}.footer__copyright-container .footer-mention,.footer__copyright-container .footer-rgpd{font-weight:500;font-size:14px;line-height:24px;color:#bdbdbd}.footer__sign{text-align:center}.footer__sign img{max-width:150px;width:100%;height:auto}@media only screen and (max-width:1020px){#site-footer .socials{margin:25px 0}.footer__columns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__column{width:100%;text-align:center;max-width:100%;margin:1em auto}.column__title{text-align:center!important;margin-left:auto!important}.footer-column__phone{text-align:center}.footer-column__address,.footer-column__email{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer-column__button{margin-left:0}.footer__column--first-column{text-align:left;margin-bottom:2em}.footer__socials{margin-left:0}.footer-column__nav ul{padding-left:0}}@media screen and (max-width:550px){.footer__logo{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__logo .footer__picto{display:inline-block;margin-left:20px}.footer__logo .footer__picto img{position:relative;top:10px}.footer__picto{display:none}.footer__content{padding:0}.footer__column{width:100%;margin:1em 0}.footer__column--first-column{text-align:left}}.footer__picto img{display:inline-block}.footer-column__nav li.cta{display:none}.footer__column--contact .column__title{margin-bottom:45px;text-align:left;margin-left:0}@media only screen and (max-width:1020px){.footer__column--contact .column__title{text-align:center;margin-left:inherit}}.footer__column--contact .column__title:first-child{margin-top:0}.footer__column #mc_embed_signup form{padding:0}@media screen and (max-width:1024px){.footer__column #mc_embed_signup form{text-align:center}}.footer__column #mc_embed_signup .mc-field-group{width:100%;padding-bottom:0}.footer__column #mc_embed_signup .mc-field-group input[type=email]{width:100%;line-height:35px;border:0;border-radius:0;padding:1px 2px 1px 0;font-size:20px;color:#fff;background-color:transparent;border-bottom:1px solid #fff}@media screen and (max-width:1024px){.footer__column #mc_embed_signup .mc-field-group input[type=email]{max-width:250px;margin:auto}}.footer__column #mc-embedded-subscribe{margin:0}.footer__column #mc_embed_signup input[type=submit]{margin:40px auto 0;border:0;line-height:41px}.footer__column #mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error{background-color:transparent}.footer__column #mc_embed_signup div#mce-responses{float:left;top:-1.4em;padding:0 .5em;overflow:hidden;width:100%;margin:0 0 10px;clear:both}.footer__column #mc_embed_signup div.response{margin:0;padding:0;font-weight:700;float:left;top:-1.5em;z-index:1;width:80%}@media screen and (min-width:0\0){.footer__column input[type=email]{height:37px}}.footer__column input[type=email]:focus{outline:none}.footer__column .cta{margin-top:2em}.nlConfirm-wrapper{z-index:1000;position:fixed;top:0;left:0;right:0;width:100%;height:100vh;background-color:rgba(0,0,0,.4);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:0;pointer-events:none;-webkit-transition:opacity .3s cubic-bezier(.25,.46,.45,.94);transition:opacity .3s cubic-bezier(.25,.46,.45,.94)}.nlConfirm-wrapper .nlConfirm-content{background-color:#fff;width:40%;max-width:500px;padding:30px;position:relative}@media only screen and (max-width:768px){.nlConfirm-wrapper .nlConfirm-content{width:100%}}.nlConfirm-wrapper .nlConfirm-content p{font-size:36px;font-size:2.5714285714em;line-height:36px;margin-bottom:35px}@media only screen and (max-width:768px){.nlConfirm-wrapper .nlConfirm-content p{font-size:20px;font-size:1.4285714286em;line-height:20px}}.nlConfirm-wrapper .nlConfirm-content .cta-arrow{cursor:pointer}.nlConfirm-wrapper .nlConfirm-content .cta-close{position:absolute;width:20px;height:20px;top:20px;right:20px;cursor:pointer}.nlConfirm-wrapper .nlConfirm-content .cta-close:hover:after,.nlConfirm-wrapper .nlConfirm-content .cta-close:hover:before{background-color:#99ffd3}.nlConfirm-wrapper .nlConfirm-content .cta-close:after,.nlConfirm-wrapper .nlConfirm-content .cta-close:before{content:" ";position:absolute;left:0;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:1px;background-color:#000;-webkit-transition:background-color .3s cubic-bezier(.25,.46,.45,.94);transition:background-color .3s cubic-bezier(.25,.46,.45,.94);-webkit-transform-origin:center;transform-origin:center}.nlConfirm-wrapper .nlConfirm-content .cta-close:before{-webkit-transform:rotate(45deg) translateY(-50%);transform:rotate(45deg) translateY(-50%)}.nlConfirm-wrapper .nlConfirm-content .cta-close:after{-webkit-transform:rotate(-45deg) translateY(-50%);transform:rotate(-45deg) translateY(-50%)}.cta{display:inline-block;cursor:pointer;border:1px solid #262626;min-width:180px;line-height:50px;color:#fff;text-align:center;font-family:PP Telegraf;font-size:20px;letter-spacing:0;color:#262626;-webkit-transition:all .3s cubic-bezier(.25,.46,.45,.94);transition:all .3s cubic-bezier(.25,.46,.45,.94)}.cta--green{border:1px solid #99ffd3;background:#99ffd3;color:#1c3d50}.cta--green:hover{color:#99ffd3;border-color:#99ffd3;background-color:#1c3d50}.cta.disabled,button.disabled{-webkit-box-shadow:none!important;box-shadow:none!important;pointer-events:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cta .loader,button .loader{display:block;position:relative;width:30px;height:30px}.cta .loader div,button .loader div{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;position:absolute;width:100%;height:100%;border-radius:50%;-webkit-animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:3px solid transparent;border-top-color:#fff}.cta .loader div:first-child,button .loader div:first-child{-webkit-animation-delay:-.45s;animation-delay:-.45s}.cta .loader div:nth-child(2),button .loader div:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}.cta .loader div:nth-child(3),button .loader div:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}button .loader div{border-color:#fff transparent transparent}@-webkit-keyframes lds-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes lds-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.not-found{position:relative;background-size:cover;background-position:50%}.not-found--container{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.not-found__text-wrapper{max-width:100%;width:100%;margin:0 auto;padding:18px 8px}.not_found--content{text-align:center}.brand--container{max-width:160px;width:100%;margin:0 auto}.brand--container img{height:100%}.not-found-title{font-weight:900;font-size:45px;line-height:55px;color:#fff;text-shadow:1px 1px 0 rgba(0,0,0,.5);margin:40px 0}.not-found-description{font-size:21px;line-height:26px;color:#fff;margin-bottom:2em;position:relative}.cta--container{text-align:center;margin:20px auto}.not-found .cta{background-color:#fff;color:#1c3d50;padding:0;position:relative;display:inline-block;cursor:pointer;border:1px solid #fff;min-width:180px;line-height:35px;border-radius:99em;text-align:center;text-transform:uppercase;font-size:13px;font-weight:600;-webkit-transition:all .3s cubic-bezier(.25,.46,.45,.94);transition:all .3s cubic-bezier(.25,.46,.45,.94)}.not-found .cta:focus,.not-found .cta:hover{background-color:transparent;color:#fff}@media screen and (max-width:538px){.not-found__text-wrapper{border-radius:0}.not-found-title{font-size:47px}}@media screen and (max-height:688px){.not-found--container{top:5vh}}@media screen and (max-width:374px)and (max-height:725px){.not-found--container{top:3vh}}@media screen and (max-width:374px)and (max-height:699px){.not-found--container{top:1vh}}@media screen and (max-width:374px)and (max-height:678px){.not-found--container{top:0}}@media screen and (max-width:374px)and (max-height:666px){.not-found-title{margin:.67em 0}}@media screen and (max-width:374px)and (max-height:620px){.not-found-title{margin:.29em 0}}@media screen and (max-width:374px)and (max-height:568px){.not-found-title{margin:.59em 0;font-size:43px}}.article-title{font-weight:900;font-size:45px;line-height:55px;color:#11253e;margin-bottom:39px;max-width:767px;width:100%}.article-date,.article-title{font-family:Montserrat,sans-serif}.article-date{font-weight:400;font-size:18px;line-height:31.5px;color:#4abacc;margin-bottom:46px}.nav-previous{display:none}.nav-next a{font-weight:800;font-size:42px;line-height:52.5px;font-family:Montserrat,sans-serif;color:#4abacc}.pagination__next-post{background-color:#f1f8ff}.pagination__next-post .post-navigation{margin-bottom:63px}.next-post__wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.next-post__left-part,.next-post__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.next-post__left-part{min-height:630px;padding:110px 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.next-post__left-part .next-post__date{font-weight:400;font-size:18px;line-height:31.5px;font-family:Montserrat,sans-serif;color:#656565;margin-bottom:32px}.next-post__left-part .next-post__title{max-width:470px;width:100%;font-weight:800;font-size:42px;line-height:52.5px;font-family:Montserrat,sans-serif;color:#11253e;margin-bottom:18px}.next-post__left-part .next-post__excerpt{max-width:470px;width:100%;font-weight:400;font-size:18px;line-height:31.5px;font-family:Montserrat,sans-serif;color:#656565}.next-post__excerpt--mobile{display:none}.next-post__thumbnail{max-width:48.5%;width:100%;height:100%;position:absolute;text-align:center;top:0;right:0}.next-post__thumbnail img{height:100%;background-size:cover;background-position:50%;max-width:100%;width:100%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;"}.article-tools__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;max-width:100%;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.article-tools__wrapper--categories{margin-bottom:32px}.article__filters{display:-webkit-box;display:-ms-flexbox;display:flex}.article__filters li{font-size:14px;font-weight:400;line-height:17px;margin-top:30px;background-color:#f2f2f2;padding:10px;border-radius:8px;color:#262626}.articles-tools__sharer-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;max-width:120px;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.articles-tools__sharer-wrapper .fab{color:#212121}.articles-tools__sharer-wrapper .fab:hover{color:#4abacc;-webkit-transition:color .35s ease;transition:color .35s ease}.pagination__last,.pagination__next-post{display:none}@media screen and (max-width:930px){.article-content{padding:164px 0 86px}.article-title{font-size:34px;line-height:40.8px}.article-body p,.article-date{font-size:16px;line-height:28px}.pagination__next-post{padding-bottom:97px}.nav-next a{font-size:24px;line-height:36px}.next-post__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 24px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.next-post__left-part{min-height:auto;padding-bottom:20px;padding-top:82px}.next-post__left-part .next-post__excerpt{display:none}.next-post__left-part .next-post__excerpt--mobile,.next-post__left-part .next-post__title{max-width:100%}.next-post__left-part .next-post__date{font-size:16px;line-height:28px;margin-bottom:32px}.next-post__left-part .next-post__title{font-size:24px;line-height:36px;margin-bottom:18px}.next-post__excerpt--mobile{display:block;font-weight:400;font-size:16px;line-height:28px;font-family:Montserrat,sans-serif;color:#656565}.next-post__thumbnail{position:relative;max-width:100%;margin-bottom:18px}.article-tools__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap}.article-tools__wrapper .article__filters{margin-bottom:26px}}@media screen and (max-width:630px){.next-post__wrapper{padding:0}.next-post__left-part{margin:0;padding:0 19px}.next-post__excerpt--mobile{padding:0 19px}}.post__content,.single-post .post__review.latest-post__excerpt{font-size:24px;line-height:45px}.single-post .latest-post{padding-top:5em}@media only screen and (max-width:768px){.single-post .latest-post{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto}}.single-post .latest-post__thumbnail{margin-top:2em;margin-bottom:1em}.post__content h2,.post__content h3{font-size:40px;line-height:45px;font-weight:800;margin:50px 0;text-align:left;font-family:PP Telegraf;letter-spacing:0;color:#262626}.post__content h3{font-size:30px;margin:30px 0;line-height:40px}.post__content{padding-bottom:100px;margin:1em 0}.single-post .post__content p{min-height:40px}@media only screen and (max-width:768px){.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content{padding:0}}.back-to a{text-decoration:underline;margin-bottom:1em;display:block}@media only screen and (max-width:768px){.single .latest-post__content{padding:1em 0}}.single-post__related-wrapper{padding:100px 0 112px}.single-post__related__title{font-weight:800;font-size:42px;line-height:52.5px;font-family:Montserrat,sans-serif;color:#11253e;margin-bottom:60px}.single-post__related{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.single-post__related .blog__article{max-width:20%;margin:0 15px 15px;width:100%}.single-post__related .blog__article .blog-article__image-wrapper img{max-width:100%;width:100%;height:320px;margin-bottom:18px;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;"}.single-post__related.single-post__related--two-posts{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.single-post__related.single-post__related--two-posts .blog__article{max-width:40%}@media screen and (max-width:930px){.single-post__related-wrapper{padding:81px 0}.single-post__related__title{font-size:24px;line-height:36px}.single-post__related .blog__article{margin:0 15px 35px;max-width:45%}.single-post__related .blog__article .blog-article__image-wrapper img{height:auto}}@media screen and (max-width:630px){.single-post__related-wrapper{margin:0}.single-post__related__title{padding:0 19px}.single-post__related .blog__article{margin:0 0 35px;max-width:100%}.single-post__related .blog__article .blog-article__content{padding:0 19px}.single-post__related.single-post__related--two-posts{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.single-post__related.single-post__related--two-posts .blog__article{max-width:100%}}.section-blog-newsletter{background-color:#e5e5e5;padding:182px 0 194px}.blog-newsletter__title{margin-bottom:18px;font-weight:800;font-size:42px;line-height:52.5px;color:#11253e}@media only screen and (max-width:768px){.blog-newsletter__title{line-height:36px;font-size:24px}}.blog-newsletter__description{max-width:370px;width:100%;margin-bottom:35px;font-weight:400;font-size:18px;line-height:31.5px;color:#11253e}@media only screen and (max-width:768px){.blog-newsletter__description{line-height:28px;font-size:16px}}.blog-newsletter__form{max-width:475px;width:100%}.blog-newsletter__form input[type=email]{width:100%;line-height:19.5px;border-radius:50px;font-weight:400;padding:20px 0 20px 1em;font-size:16px;color:#656565;outline:none;background-color:transparent;border:1px solid #656565;font-family:Montserrat,sans-serif;margin-bottom:27px}@media screen and (max-width:520px){.section-blog-newsletter{padding:84px 0}.nl__form{text-align:center}}.section-splash{position:relative;width:100%;height:80vh;min-height:550px;background-position:50% 50%;background-size:cover;background-repeat:no-repeat;overflow:hidden}@media only screen and (max-width:768px){.section-splash{height:85vh}}.section-splash .underscore{color:#99ffd3}.splash__description h1,.splash__description h2,.splash__description p{font-weight:900;-webkit-transition:font-weight .4s ease-in,font-size .4s ease-in;transition:font-weight .4s ease-in,font-size .4s ease-in}.splash__description h1{font-size:60px}.gradient-bck{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1}.splash-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.splash__txt{width:45%;margin-top:70px}@media only screen and (max-width:768px){.splash__txt{width:100%;z-index:1}}.splash__animated-content{position:absolute;top:0;left:0;bottom:0;right:0;overflow:hidden;pointer-events:none}.splash__animated-content .animated-content__shape-img{position:absolute;right:10%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:10;width:35%}@media only screen and (max-width:768px){.splash__animated-content .animated-content__shape-img{top:85%}}.splash__animated-content .animated-content__shape-img img{max-height:400px}.splash__animated-content .animated-content__grid-img{position:absolute;bottom:-20px;right:-20px;top:-20px;width:80%}.splash__animated-content .animated-content__grid-img img{height:100%;margin-left:auto;display:block}.splash__title{font-weight:900;font-size:45px;line-height:55px;color:#fff;text-shadow:1px 1px 0 rgba(0,0,0,.5)}@media only screen and (max-width:768px){.splash__title{font-size:35px;line-height:45px}}.splash__description{margin:30px auto;font-size:40px;line-height:45px;color:#fff;font-family:PP Telegraf;letter-spacing:0}.splash__cta{background-color:#fff;color:#1d2630;border-radius:25px;line-height:35px;margin-right:1em}.home .section-splash{display:block;position:absolute;top:0;left:0;z-index:2;background-image:none;background-size:0}@media only screen and (max-width:768px){.home .section-splash{background-color:transparent;display:none}}.home .splash__background{height:100%;width:100vw;background-position:50% 50%;background-size:contain;background-repeat:no-repeat;position:absolute;top:0;left:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}@media only screen and (max-width:768px){.home .splash__background{-webkit-transform:translateX(0);transform:translateX(0)}}.home .splash-container{display:-webkit-box;display:-ms-flexbox;display:flex;height:100vh;width:100%;max-width:100%;margin:0 auto;-webkit-transform:translateX(100%);transform:translateX(100%)}@media only screen and (max-width:768px){.home .splash-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px 0 0;-webkit-transform:translateX(0);transform:translateX(0)}}.home .splash__txt{width:550px;line-height:45px;color:#fff;margin:30px auto 0;font-family:PP Telegraf;letter-spacing:0}@media only screen and (max-width:768px){.home .splash__txt{width:100%;height:100vh;padding:0 5%;font-size:24px;line-height:28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto}}.home .splash__description{width:388px;margin-left:0}.home .splash__description h1,.home .splash__description h2,.home .splash__description p{font-weight:400}@media only screen and (max-width:768px){.home .splash__description{width:100%}}@media only screen and (max-width:768px){.home .splash__description p{margin-top:5.5px}}.home .splash__description,.home .splash__logo{display:block}@media only screen and (max-width:768px){.home .splash__description,.home .splash__logo{margin:0 auto;font-size:24px;line-height:28px}}.home .splash__image{width:50%;height:100vh;position:relative}@media only screen and (max-width:768px){.home .splash__image{display:none}}video{-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);position:absolute;top:46%;left:50%;min-width:100%;min-height:100%;z-index:-100}@media only screen and (max-width:1020px){video{min-height:130%}}.typed-texts{padding:100px 0 50px}.typed-texts .texts-wrapper{font-weight:900;font-size:45px;line-height:55px;color:#1d2630;display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:768px){.typed-texts .texts-wrapper{font-size:25px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1}}.typed-texts .texts-wrapper .texts__list{position:relative}.typed-texts .texts-wrapper .texts__list .text{position:absolute;top:0;left:0;display:none}.typed-texts .texts-wrapper .texts__list .text.active{position:relative}.typed-texts .texts-wrapper .texts__list .text span{display:none}.typed-texts .texts-wrapper .texts__list .text span.empty{width:17px}.logo-banner{margin:5em auto}.divider{margin:0 auto;height:1px;background:-webkit-gradient(linear,left top,right top,from(rgba(17,37,62,.1)),color-stop(50.38%,rgba(17,37,62,.6)),color-stop(57.29%,rgba(17,37,62,.530341)),to(rgba(17,37,62,.1)));background:linear-gradient(90deg,rgba(17,37,62,.1),rgba(17,37,62,.6) 50.38%,rgba(17,37,62,.530341) 57.29%,rgba(17,37,62,.1))}.logos{margin:40px auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.logos+.divider{margin-bottom:40px}.logos li{height:70px;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.logos img{display:block;max-width:255px;height:auto;-webkit-filter:grayscale(1);filter:grayscale(1)}.scrolled-content,.scrolled-content__container,.scrolled-content__wrapper{position:relative}.scrolled-content__title{font-weight:900;font-size:35px;line-height:45px;color:#1d2630}.scrolled-content__title span{color:#99ffd3}.scrolled-content__steps{width:100%;position:relative}@media only screen and (max-width:768px){.scrolled-content__steps{width:100%}}.scrolled-content__step-title{font-weight:800;font-size:21px;line-height:26px;text-transform:uppercase;color:#11253e;margin-bottom:2em;position:relative}.scrolled-content__step-title.active:before{background-color:#35b1c5}@media only screen and (max-width:768px){.scrolled-content__step-title{font-size:16px}}.scrolled-content__step-title span{color:#35b1c5}.scrolled-content__step{display:-webkit-box;display:-ms-flexbox;display:flex;height:100vh;width:100%}@media only screen and (max-width:768px){.scrolled-content__step{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px 0 0}}.scrolled-content__step-description{font-size:40px;line-height:45px;color:#fff;width:388px;margin:auto;font-family:PP Telegraf;letter-spacing:0}@media only screen and (max-width:768px){.scrolled-content__step-description{width:100%;height:50vh;padding:0 5%;font-size:24px;line-height:28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;visibility:visible;opacity:1}}@media screen and (min-width:0\0){.scrolled-content__step-description{max-width:640px;width:100%}}.home .howto-slide-1 .scrolled-content__step-description{width:388px;-webkit-transition:width .8s ease-in-out,z-index .8s ease-in-out,-webkit-transform .8s ease-in-out;transition:width .8s ease-in-out,z-index .8s ease-in-out,-webkit-transform .8s ease-in-out;transition:width .8s ease-in-out,transform .8s ease-in-out,z-index .8s ease-in-out;transition:width .8s ease-in-out,transform .8s ease-in-out,z-index .8s ease-in-out,-webkit-transform .8s ease-in-out}@media only screen and (max-width:768px){.home .howto-slide-1 .scrolled-content__step-description{width:100%;-webkit-transform:translateX(0);transform:translateX(0)}}.home .howto-slide-1 .scrolled-content__step-description img{width:100%;margin-bottom:22px;-webkit-transition:all .8s ease-in-out;transition:all .8s ease-in-out}@media only screen and (max-width:768px){.home .howto-slide-1 .scrolled-content__step-description img{margin-bottom:0}}@media only screen and (max-width:768px){.home .howto-slide-4 .scrolled-content__step-description{background-color:#ecfebd;z-index:10}}.pin-spacer{pointer-events:none}.scrolled-content__right{pointer-events:none;position:absolute;top:0;left:0;right:0;height:calc(100vh - 73.14px);width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:768px){.scrolled-content__right{display:none}}.scrolled-content__right .scrolled-content__bck{position:absolute;top:0;bottom:0;left:0;right:-10%;background-size:contain;background-position-x:right;background-repeat:no-repeat}.scrolled-content__image{width:50%;height:100vh;position:relative}@media only screen and (max-width:768px){.scrolled-content__image{width:100%;height:50vh}}.howto-step{-o-object-fit:cover;object-fit:cover;height:100%;width:100%}.scrolled-content-image__informations{position:absolute;bottom:7vh;left:20px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.scrolled-content-image__informations .informations__sold{margin-right:12px}.scrolled-content__step-description h3{font-size:50px}@media only screen and (max-width:768px){.scrolled-content__step-description h3{font-size:30px}}.informations__sold,.informations__year{background:#262626 0 0 no-repeat padding-box;border-radius:10px;text-align:center;font-family:Poppins;font-weight:300;font-size:16px;line-height:25px;letter-spacing:0;color:#fff;line-height:34px;padding:0 25px}.content-part__arguments{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:1020px){.content-part__arguments{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.arguments__titles{width:25%;background-color:#6020ff;right:0;text-align:right;color:#fff;font-family:PP telegraf;font-weight:800;font-size:40px;line-height:35px;padding-top:160px;padding-right:0}@media only screen and (max-width:1020px){.arguments__titles{font-size:18px;line-height:13px;padding-left:20px;width:100%;padding-top:0}}.argument__title-on-left-sidebar{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:1020px){.argument__title-on-left-sidebar{width:100%}}.title-on-left-sidebar--2,.title-on-left-sidebar--3{padding-top:30px}@media only screen and (max-width:1020px){.title-on-left-sidebar--2,.title-on-left-sidebar--3{padding-top:70px;display:none}}.argument__title__triangle{display:inline-block;height:0;width:0;border-top:13px solid transparent;border-bottom:17px solid transparent;border-left:30px solid #6020ff;-webkit-transform:translateX(29px);transform:translateX(29px);z-index:10}.arguments__files{width:100%;min-height:90vh;position:relative}@media only screen and (max-width:1020px){.arguments__files{width:100%;min-height:auto;background-color:#9591e4;text-align:center;color:#fff}}.arguments__file{background-size:cover;background-position:50%;min-height:90vh;width:100%;position:absolute;top:0;right:0}@media only screen and (max-width:1020px){.arguments__file{display:none}}.arguments__file--mobile-only{display:none}@media only screen and (max-width:1020px){.arguments__file--mobile-only{display:block;margin:1em auto;font-weight:600}}.arguments__file .arguments__file__anchor{display:block;padding-left:115px;padding-top:150px;font-family:PP telegraf;color:#6020ff;font-size:24px;line-height:95px;cursor:pointer}@media only screen and (max-width:1020px){.arguments__file .arguments__file__anchor{padding-left:0;font-size:20px;line-height:24px;max-width:100%;position:relative!important;width:100%;text-align:center;padding-top:20px!important}}.arguments__file--1 .arguments__file__anchor{position:absolute;z-index:7}.arguments__file--2 .arguments__file__anchor{position:absolute;z-index:6;padding-top:250px}.arguments__file--3 .arguments__file__anchor{position:absolute;z-index:5;padding-top:350px}.argument__title-on-left-sidebar.active-report p{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity 1.2s ease-in,-webkit-transform 1.2s ease-in;transition:opacity 1.2s ease-in,-webkit-transform 1.2s ease-in;transition:transform 1.2s ease-in,opacity 1.2s ease-in;transition:transform 1.2s ease-in,opacity 1.2s ease-in,-webkit-transform 1.2s ease-in}@media only screen and (max-width:1020px){.argument__title-on-left-sidebar.active-report p{width:100%;text-align:center;padding:1em 0}}.argument__title-on-left-sidebar.active-report .argument__title__triangle{-webkit-transform:translateX(29px);transform:translateX(29px);-webkit-transition:-webkit-transform .8s ease-in;transition:-webkit-transform .8s ease-in;transition:transform .8s ease-in;transition:transform .8s ease-in,-webkit-transform .8s ease-in}@media only screen and (max-width:1020px){.argument__title-on-left-sidebar.active-report .argument__title__triangle{display:none}}.argument__title-on-left-sidebar:not(.active-report) .argument__title__text--1{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px);-webkit-transition:opacity .6s ease-out,-webkit-transform .8s ease-out;transition:opacity .6s ease-out,-webkit-transform .8s ease-out;transition:transform .8s ease-out,opacity .6s ease-out;transition:transform .8s ease-out,opacity .6s ease-out,-webkit-transform .8s ease-out}.argument__title-on-left-sidebar:not(.active-report) .argument__title__text--2{opacity:0;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity .6s ease-in,-webkit-transform .8s ease-out;transition:opacity .6s ease-in,-webkit-transform .8s ease-out;transition:transform .8s ease-out,opacity .6s ease-in;transition:transform .8s ease-out,opacity .6s ease-in,-webkit-transform .8s ease-out}.argument__title-on-left-sidebar:not(.active-report) .argument__title__text--3{opacity:0;-webkit-transform:translateY(-30px);transform:translateY(-30px);-webkit-transition:opacity .6s ease-out,-webkit-transform .8s ease-out;transition:opacity .6s ease-out,-webkit-transform .8s ease-out;transition:transform .8s ease-out,opacity .6s ease-out;transition:transform .8s ease-out,opacity .6s ease-out,-webkit-transform .8s ease-out}.argument__title-on-left-sidebar:not(.active-report) .argument__title__triangle{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:-webkit-transform .4s ease-out;transition:-webkit-transform .4s ease-out;transition:transform .4s ease-out;transition:transform .4s ease-out,-webkit-transform .4s ease-out}@media screen and (max-width:320px){.arguments__titles{font-size:14px}.argument__title-on-left-sidebar:not(.active-report) .argument__title__triangle{-webkit-transform:translateX(-18px);transform:translateX(-18px);-webkit-transition:-webkit-transform .4s ease-out;transition:-webkit-transform .4s ease-out;transition:transform .4s ease-out;transition:transform .4s ease-out,-webkit-transform .4s ease-out}.argument__title-on-left-sidebar.active-report p{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity 1.2s ease-in,-webkit-transform 1.2s ease-in;transition:opacity 1.2s ease-in,-webkit-transform 1.2s ease-in;transition:transform 1.2s ease-in,opacity 1.2s ease-in;transition:transform 1.2s ease-in,opacity 1.2s ease-in,-webkit-transform 1.2s ease-in}.argument__title-on-left-sidebar.active-report .argument__title__triangle{-webkit-transform:translateX(2px);transform:translateX(2px);-webkit-transition:-webkit-transform .8s ease-in;transition:-webkit-transform .8s ease-in;transition:transform .8s ease-in;transition:transform .8s ease-in,-webkit-transform .8s ease-in}.argument__title__triangle{border-top:7px solid transparent;border-bottom:11px solid transparent;border-left:20px solid #6020ff;-webkit-transform:translateX(29px);transform:translateX(29px)}.arguments__file .arguments__file__anchor{font-size:15px}}.arguments__file--1:not(.active-bg){background-position:0 0}.arguments__file--1:not(.active-bg),.arguments__file--2:not(.active-bg){background-size:0;background-repeat:no-repeat;-webkit-transition:background-size .8s ease-out,background-position .8s ease-out;transition:background-size .8s ease-out,background-position .8s ease-out}.arguments__file--2:not(.active-bg){background-position:0}.arguments__file--3:not(.active-bg){background-size:0;background-position:0 100%;background-repeat:no-repeat;-webkit-transition:background-size .8s ease-out,background-position .8s ease-out;transition:background-size .8s ease-out,background-position .8s ease-out}.arguments__file.active-bg{background-position:50%;background-repeat:no-repeat;-webkit-transition:background-size .8s ease-in,background-position .8s ease-in;transition:background-size .8s ease-in,background-position .8s ease-in}@media only screen and (max-width:1020px){.arguments__file.active-bg{background-size:auto auto;background-size:initial;background-position:0 0;background-color:#9591e4;background-image:none!important}}.image-content-waves{background-repeat:no-repeat;margin-top:5em}.image-content-waves__title{margin-bottom:35px;font-weight:900;font-size:35px;line-height:75px;color:#1d2630}@media only screen and (max-width:768px){.image-content-waves__title{line-height:1.25}}.image-content-waves__container{position:relative}.image-content-waves__container .waves__bck{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-repeat:no-repeat;z-index:-1;-webkit-transform:translateX(10%);transform:translateX(10%);opacity:.5}.image-content-waves__line{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:6em}@media only screen and (max-width:768px){.image-content-waves__line{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.image-content-waves__line-content{width:50%}@media only screen and (max-width:768px){.image-content-waves__line-content{width:100%}}.image-content-waves__line-image{margin:auto;max-width:500px}.image-content-waves__line:nth-child(2n){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media only screen and (max-width:768px){.image-content-waves__line:nth-child(2n){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.scrolled-content__step-description .cta{margin-top:2em}@media screen and (max-width:1280px){.image-content-waves__line{padding-bottom:10%!important}}.image-content-waves .scrolled-content__step-title:before{display:none}.content-part__ordered-content{padding:2em 0;border-bottom:1px solid #fff;max-width:400px;position:relative}@media only screen and (max-width:768px){.content-part__ordered-content{margin:auto}}.content-part__ordered-content .ordered-content__logos{height:0;overflow:hidden}.content-part__ordered-content .ordered-content__logos img{visibility:hidden}.ordered-content__top-container{display:-webkit-box;display:-ms-flexbox;display:flex}.ordered-content__number{width:49px;font-style:normal;font-weight:800;font-size:38px;line-height:26px;color:#99ffd3;text-align:center}.ordered-content__title{color:#fff;font-weight:800;font-size:18px;line-height:28px;text-transform:uppercase}.ordered-content__description{height:0;overflow:hidden;color:#fff;padding-left:60px}.ordered-content__description p{padding:40px 0;font-weight:400;font-size:18px;line-height:31px}.ordered-content__top-container{position:relative;cursor:pointer}.ordered-content__top-container:after{position:absolute;content:"+";right:0;top:-7.5px;color:#fff;text-align:center;font-size:40px;font-weight:600;-webkit-transition:-webkit-transform .4s cubic-bezier(.25,.46,.45,.94);transition:-webkit-transform .4s cubic-bezier(.25,.46,.45,.94);transition:transform .4s cubic-bezier(.25,.46,.45,.94);transition:transform .4s cubic-bezier(.25,.46,.45,.94),-webkit-transform .4s cubic-bezier(.25,.46,.45,.94)}.accordeon.active .ordered-content__top-container:after{-webkit-transform:rotate(135deg);transform:rotate(135deg);-webkit-transform-origin:center;transform-origin:center}.image-content__content-part .cta{margin-top:5em}.contact{padding-top:10em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-position-x:left;background-position:top;background-size:cover;background-repeat:no-repeat}@media screen and (max-width:1024px){.contact{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-size:contain}}.contact-description,.contact__form{width:50%}@media screen and (max-width:1024px){.contact-description,.contact__form{width:75%}}@media screen and (max-width:768px){.contact-description,.contact__form{width:100%}}.contact__form{margin-top:5em}.contact__subject-selector{font-weight:800;display:inline-block;margin-right:50px;font-size:21px;line-height:40px;color:#656565;text-decoration:none;cursor:pointer;-webkit-transition:color .4s cubic-bezier(.25,.46,.45,.94);transition:color .4s cubic-bezier(.25,.46,.45,.94)}.contact__subject-selector.active,.contact__subject-selector:hover{color:#4abacc;border-bottom:2px solid #4abacc}@media screen and (max-width:500px){.contact__subject-selector.active,.contact__subject-selector:hover{border-bottom:0}}@media screen and (max-width:1280px){.contact__subject-selector{font-size:16px}}.contact__description{margin-top:30px;font-weight:400;font-size:18px;color:#656565;line-height:1.25;max-width:450px}.contact__subjects{margin-bottom:2em}@media screen and (max-width:500px){.contact__subjects{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:300px}}.contact__subjects-container{position:relative}.contact__subjects-container .contact__subject-container{position:absolute;top:0;left:0;-webkit-transform:translateY(10px);transform:translateY(10px);opacity:0;-webkit-transition:all .3s cubic-bezier(.25,.46,.45,.94);transition:all .3s cubic-bezier(.25,.46,.45,.94)}.contact__subjects-container .contact__subject-container.active{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;position:relative;visibility:visible}.contact__subject{font-weight:800;font-size:42px;line-height:52px;color:#1d2630}.contact__subject span{color:#4abacc}.contact__input-wrapper{position:relative}.contact__input-wrapper.input--file{display:none}.contact__input-wrapper .file-label{position:absolute;left:0;padding-left:1em;bottom:0;width:100%;border:1px solid #656565;border-radius:99em;line-height:35px;color:#656565;max-width:400px;font-size:16px;cursor:pointer}.contact__input-wrapper .file-label .ico-upload{position:absolute;top:8px;right:20px;width:20px}.contact__input-wrapper input,.contact__input-wrapper select,.contact__input-wrapper textarea{max-width:400px;width:100%;border:1px solid #656565;border-radius:25px;outline:none;font-weight:400;font-size:16px;line-height:35px;color:#656565;display:block;margin-bottom:1.5em;resize:none;padding-left:1em}.contact__input-wrapper input[type=file],.contact__input-wrapper select[type=file],.contact__input-wrapper textarea[type=file]{visibility:hidden}@media screen and (min-width:0\0){.contact__input-wrapper input{height:37px}}.contact__input-wrapper.select-wrapper{max-width:400px}.contact__input-wrapper.select-wrapper:after{position:absolute;content:" ";bottom:15px;right:20px;width:0;height:0;border-color:#ccc transparent transparent;border-style:solid;border-width:6px 6px 0;z-index:-1}@media screen and (min-width:0\0){.contact__input-wrapper.select-wrapper:after{content:none}}.contact__input-wrapper select{min-height:39px;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.contact__input-wrapper textarea{height:200px;font-family:Montserrat}.contact__label{color:#656565;line-height:2}.map{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:5em}@media screen and (max-width:768px){.map{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.map__address{width:35%;margin-right:25px}@media screen and (max-width:1024px){.map__address{width:100%;margin-right:inherit;margin-bottom:1em}}.address__title{font-weight:800;font-size:42px;line-height:52px;color:#1d2630}.address__title span{color:#4abacc}.address__desription{padding-top:60px;max-width:400px;font-weight:800;font-size:21px;line-height:26px;text-transform:uppercase;color:#656565}.contact__subject-selector .underscore{display:none}.form__errors p{margin:.5em 0;color:red}.contact__form .cta--green{border:1px solid #4abacc;background:#4abacc;color:#fff}.scrolled-content-colored{padding:90px 0;position:relative}@media only screen and (max-width:768px){.scrolled-content-colored{padding:80px 0}}.scrolled-content-colored .bck-img{position:absolute;top:0;left:0;right:0;height:100vh;width:100vw;background-size:contain;background-repeat:no-repeat;background-position-x:right;opacity:.3}@media only screen and (max-width:768px){.scrolled-content-colored .bck-img{display:none}}.scrolled-content-colored .scrolled-content-colored__title{font-weight:900;font-size:35px;line-height:45px;color:#1d2630;margin-bottom:60px}.scrolled-content-colored .scrolled-content-colored__title strong{color:#4abacc;font-weight:900}.scrolled-content-colored .scrolled-content-colored__steps{position:relative;margin-right:-15px}.scrolled-content-colored .scrolled-content-colored__steps .progress{left:0;top:0;bottom:0}@media only screen and (max-width:768px){.scrolled-content-colored .scrolled-content-colored__steps .progress{display:none}}.scrolled-content-colored .scrolled-content-colored__steps .step{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-right:15px}@media only screen and (max-width:768px){.scrolled-content-colored .scrolled-content-colored__steps .step{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.scrolled-content-colored .scrolled-content-colored__steps .step:not(:last-child){margin-bottom:160px}.scrolled-content-colored .scrolled-content-colored__steps .step .step__txt{width:34%;padding-left:8%;position:relative}@media only screen and (max-width:768px){.scrolled-content-colored .scrolled-content-colored__steps .step .step__txt{width:100%;padding-left:0}}.scrolled-content-colored .scrolled-content-colored__steps .step .step__txt .step__title{font-size:21px;font-weight:800;text-transform:uppercase;margin-bottom:15px}@media only screen and (max-width:768px){.scrolled-content-colored .scrolled-content-colored__steps .step .step__txt .step__title{display:none}}@media only screen and (max-width:1020px){.scrolled-content-colored .scrolled-content-colored__steps .step .step__txt .step__title{display:none}}.scrolled-content-colored .scrolled-content-colored__steps .step .step__txt .step__title:before{content:" ";position:absolute;width:16px;height:16px;top:0;left:2.3px;border-radius:50%;background-color:#4abacc;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.scrolled-content-colored .scrolled-content-colored__steps .step .step__txt .step__title.active:before{background-color:#35b1c5}.scrolled-content-colored .scrolled-content-colored__steps .step .step__txt .step__desc{font-size:16px;line-height:26px}.scrolled-content-colored .scrolled-content-colored__steps .step .step__txt .step__desc p{margin:25px 0}.scrolled-content-colored .scrolled-content-colored__steps .step .step__txt .step__desc p:first-child{margin-top:0}.scrolled-content-colored .scrolled-content-colored__steps .step .step__txt .step__desc p:last-child{margin-bottom:0}.scrolled-content-colored .scrolled-content-colored__steps .step .step__txt .step__desc ol{counter-reset:number;margin-top:40px}.scrolled-content-colored .scrolled-content-colored__steps .step .step__txt .step__desc ol li{counter-increment:number;padding-left:21%;position:relative}.scrolled-content-colored .scrolled-content-colored__steps .step .step__txt .step__desc ol li:not(:last-child){margin-bottom:25px}.scrolled-content-colored .scrolled-content-colored__steps .step .step__txt .step__desc ol li:before{top:5px;left:0;content:counter(number,decimal-leading-zero);position:absolute;font-size:35px;color:#4abacc;font-weight:800}.scrolled-content-colored .scrolled-content-colored__steps .step .step__txt .step__desc ol li strong{display:block;font-size:21px;font-weight:800;margin-bottom:10px}.scrolled-content-colored .scrolled-content-colored__steps .step .step__img-container{width:48%}@media only screen and (max-width:768px){.scrolled-content-colored .scrolled-content-colored__steps .step .step__img-container{width:100%}}.scrolled-content-colored .scrolled-content-colored__steps .step .step__img-container .step__title.mobile-only{font-size:21px;font-weight:800;text-transform:uppercase;margin-bottom:25px}.scrolled-content-colored .scrolled-content-colored__steps .step .step__img-container .img-wrapper{height:100%;position:relative}@media only screen and (max-width:768px){.scrolled-content-colored .scrolled-content-colored__steps .step .step__img-container .img-wrapper{padding-top:100%;height:auto;margin-bottom:25px}}.scrolled-content-colored .scrolled-content-colored__steps .step .step__img-container .img-wrapper .bck{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:10px}.scrolled-content-colored .scrolled-content-colored__steps .step .step__img-container .img-wrapper img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}@media only screen and (max-width:768px){.scrolled-content-colored .scrolled-content-colored__steps .step .step__img-container .img-wrapper img{-o-object-fit:contain;object-fit:contain}}.scrolled-content-colored .scrolled-content-colored__steps .slick-dots{margin-top:40px}.section-banner{height:400px;max-height:40vh;position:relative;overflow:hidden}@media only screen and (max-width:768px){.section-banner{height:50vh;max-height:none}}.section-banner .banner__bck,.section-banner .banner__img{position:absolute;top:0;left:0;width:100%;height:100%}.section-banner .banner__img{right:0;bottom:0;background-size:100% 100%;background-repeat:no-repeat;background-position:50%}@media only screen and (max-width:768px){.section-banner .banner__img{background-size:cover}}.content-with-tabs{padding:100px 0}@media only screen and (max-width:768px){.content-with-tabs{padding:80px 0}}.content-with-tabs .content-with-tabs__title{font-size:35px;font-weight:800;padding-right:45%;line-height:45px;color:#1d2630;margin-bottom:60px}@media only screen and (max-width:768px){.content-with-tabs .content-with-tabs__title{margin-bottom:40px;padding-right:0}}.content-with-tabs .content-with-tabs__title strong{color:#4abacc;font-weight:900}.content-with-tabs .content-with-tabs__wrapper .tabs__header{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:72px}@media only screen and (max-width:768px){.content-with-tabs .content-with-tabs__wrapper .tabs__header{display:none}}.content-with-tabs .content-with-tabs__wrapper .tabs__header .tab__header{position:relative;font-weight:800;font-size:21px;color:#656565;cursor:pointer;-webkit-transition:.3s cubic-bezier(.25,.46,.45,.94);transition:.3s cubic-bezier(.25,.46,.45,.94)}@media only screen and (max-width:768px){.content-with-tabs .content-with-tabs__wrapper .tabs__header .tab__header{margin:.5em 0}}.content-with-tabs .content-with-tabs__wrapper .tabs__header .tab__header:not(:last-child){margin-right:50px}.content-with-tabs .content-with-tabs__wrapper .tabs__header .tab__header:before{content:" ";position:absolute;left:0;right:0;bottom:-10px;height:2px;background-color:#4abacc;opacity:0;-webkit-transition:opacity .3s cubic-bezier(.25,.46,.45,.94);transition:opacity .3s cubic-bezier(.25,.46,.45,.94)}@media only screen and (max-width:768px){.content-with-tabs .content-with-tabs__wrapper .tabs__header .tab__header:before{background-color:transparent}}.content-with-tabs .content-with-tabs__wrapper .tabs__header .tab__header.active,.content-with-tabs .content-with-tabs__wrapper .tabs__header .tab__header:hover{color:#4abacc}.content-with-tabs .content-with-tabs__wrapper .tabs__header .tab__header.active:before{opacity:1}.content-with-tabs .content-with-tabs__wrapper .tabs__content{position:relative}.content-with-tabs .content-with-tabs__wrapper .tabs__content .slick-dots{margin-top:40px}.content-with-tabs .content-with-tabs__wrapper .tabs__content .tab__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:absolute;top:0;left:0;opacity:0;visibility:hidden;-webkit-transform:translateY(10px);transform:translateY(10px);-webkit-transition:none;transition:none}@media only screen and (max-width:768px){.content-with-tabs .content-with-tabs__wrapper .tabs__content .tab__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;top:auto;left:auto;opacity:1;visibility:visible;-webkit-transform:none;transform:none}}.content-with-tabs .content-with-tabs__wrapper .tabs__content .tab__content.active{position:relative;opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:all .3s cubic-bezier(.25,.46,.45,.94);transition:all .3s cubic-bezier(.25,.46,.45,.94)}.content-with-tabs .content-with-tabs__wrapper .tabs__content .tab__content .left{width:33%;font-size:21px;font-weight:800;line-height:32px}@media only screen and (max-width:768px){.content-with-tabs .content-with-tabs__wrapper .tabs__content .tab__content .left{width:100%;text-transform:uppercase;margin-bottom:35px}}.content-with-tabs .content-with-tabs__wrapper .tabs__content .tab__content .left strong{color:#4abacc;font-weight:800}@media only screen and (max-width:768px){.content-with-tabs .content-with-tabs__wrapper .tabs__content .tab__content .left strong{display:block}}.content-with-tabs .content-with-tabs__wrapper .tabs__content .tab__content .left img{display:inline-block;margin:35px 0;height:auto}@media only screen and (max-width:768px){.content-with-tabs .content-with-tabs__wrapper .tabs__content .tab__content .left img{display:none}}.content-with-tabs .content-with-tabs__wrapper .tabs__content .tab__content .right{width:62%;margin-top:-30px}@media only screen and (max-width:768px){.content-with-tabs .content-with-tabs__wrapper .tabs__content .tab__content .right{width:100%;margin-top:0}}.content-with-tabs .content-with-tabs__wrapper .tabs__content .tab__content .right .accordeon{border-bottom:1px solid #11253e}.content-with-tabs .content-with-tabs__wrapper .tabs__content .tab__content .right .accordeon.active .accordeon__header:after{-webkit-transform:rotate(135deg);transform:rotate(135deg);-webkit-transform-origin:center;transform-origin:center}.content-with-tabs .content-with-tabs__wrapper .tabs__content .tab__content .right .accordeon .accordeon__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;cursor:pointer;padding:30px 0 30px 80px}.content-with-tabs .content-with-tabs__wrapper .tabs__content .tab__content .right .accordeon .accordeon__header:after{position:absolute;content:"+";right:0;top:30px;text-align:center;font-size:28px;font-weight:600;-webkit-transition:-webkit-transform .4s cubic-bezier(.25,.46,.45,.94);transition:-webkit-transform .4s cubic-bezier(.25,.46,.45,.94);transition:transform .4s cubic-bezier(.25,.46,.45,.94);transition:transform .4s cubic-bezier(.25,.46,.45,.94),-webkit-transform .4s cubic-bezier(.25,.46,.45,.94)}.content-with-tabs .content-with-tabs__wrapper .tabs__content .tab__content .right .accordeon .accordeon__header .nb{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;font-size:35px;color:#4abacc;margin-right:50px;font-weight:800}@media only screen and (max-width:768px){.content-with-tabs .content-with-tabs__wrapper .tabs__content .tab__content .right .accordeon .accordeon__header .nb{margin-right:20px}}.content-with-tabs .content-with-tabs__wrapper .tabs__content .tab__content .right .accordeon .accordeon__header .item__title{font-size:21px;font-weight:800;text-transform:uppercase}@media only screen and (max-width:768px){.content-with-tabs .content-with-tabs__wrapper .tabs__content .tab__content .right .accordeon .accordeon__header .item__title{padding-right:20px}}.content-with-tabs .content-with-tabs__wrapper .tabs__content .tab__content .right .accordeon:last-child{border-bottom:none}.content-with-tabs .content-with-tabs__wrapper .tabs__content .tab__content .right .accordeon .accordeon__content{height:0;overflow:hidden}.content-with-tabs .content-with-tabs__wrapper .tabs__content .tab__content .right .accordeon .accordeon__content .markup{padding-bottom:45px;line-height:26px;padding-left:80px;padding-right:20px}.section-pricing{padding:100px 0 160px;position:relative}@media only screen and (max-width:768px){.section-pricing{padding:80px 0}}.section-pricing .img-bck{position:absolute;top:0;left:0;right:0;bottom:0;background-repeat:no-repeat;background-position:0 0;opacity:.3}@media only screen and (max-width:768px){.section-pricing .img-bck{display:none}}@media only screen and (max-width:1020px){.section-pricing .img-bck{display:none}}.section-pricing .pricing__title{font-weight:900;font-size:35px;line-height:45px;color:#1d2630;margin-bottom:60px}.section-pricing .pricing__title strong{color:#4abacc;font-weight:900}.section-pricing .pricing__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:60px}@media only screen and (max-width:768px){.section-pricing .pricing__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.section-pricing .pricing__list .price{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:25px;margin:0 15px;position:relative;-webkit-transition:all .3s cubic-bezier(.25,.46,.45,.94);transition:all .3s cubic-bezier(.25,.46,.45,.94)}@media only screen and (max-width:768px){.section-pricing .pricing__list .price{width:100%;margin-bottom:40px}}.section-pricing .pricing__list .price:first-child{margin-left:0}.section-pricing .pricing__list .price:last-child{margin-right:0}.section-pricing .pricing__list .price:before{content:" ";position:absolute;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);width:100%;height:100%;background-color:#daedf1;z-index:-1;-webkit-transition:all .3s cubic-bezier(.25,.46,.45,.94);transition:all .3s cubic-bezier(.25,.46,.45,.94)}.section-pricing .pricing__list .price:hover{color:#fff}.section-pricing .pricing__list .price:hover:before{background-color:#243c4e;-webkit-transform:translate(-50%,-50%) scale(1.075);transform:translate(-50%,-50%) scale(1.075)}.section-pricing .pricing__list .price:hover .price__container .price__nb{color:#99ffd3}.section-pricing .pricing__list .price:hover .price__discountTxt,.section-pricing .pricing__list .price:hover .price__excluding-tax{color:#fff}.section-pricing .pricing__list .price:hover .price__cta{border-color:#99ffd3;color:#99ffd3}.section-pricing .pricing__list .price:hover .price__cta:hover{background-color:#99ffd3;color:#243c4e}.section-pricing .pricing__list .price .price__excluding-tax{color:#656565;font-size:12px;text-align:center;margin:7px 0 14px}.section-pricing .pricing__list .price .price__description{line-height:1.5;height:100px;font-size:14px}.section-pricing .pricing__list .price .price__title{font-size:25px;font-weight:800;line-height:30px;margin-bottom:35px;text-align:center}.section-pricing .pricing__list .price .price__desc{line-height:26px;margin-left:16px;height:200px}.section-pricing .pricing__list .price .price__desc ul{list-style-type:disc}.section-pricing .pricing__list .price .price__desc ul li{margin-bottom:1em}.section-pricing .pricing__list .price .price__desc b{font-weight:500}.section-pricing .pricing__list .price .price__container{margin:35px 0 20px;text-align:center;height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section-pricing .pricing__list .price .price__container .price__nb{font-size:25px;font-weight:800;color:#4abacc;-webkit-transition:all .3s cubic-bezier(.25,.46,.45,.94);transition:all .3s cubic-bezier(.25,.46,.45,.94)}.section-pricing .pricing__list .price .price__temporality{text-align:center;margin-bottom:4em;height:16px}.section-pricing .pricing__list .price .price__discountTxt{text-align:center;font-size:13px;color:#656565;line-height:17px;-webkit-transition:all .3s cubic-bezier(.25,.46,.45,.94);transition:all .3s cubic-bezier(.25,.46,.45,.94)}.section-pricing .pricing__list .price .price__cta{margin-top:70px;color:#4abacc;border-color:#4abacc}.section-pricing .pricing__list .price .price__cta:hover{color:#fff;background-color:#4abacc}.section-pricing .pricing__bottom{line-height:1.5}.section-pricing .pricing__bottom strong{font-weight:700}.section-pricing .pricing__bottom a{text-decoration:underline}.section-faq{padding:100px 0;background-color:#d5eef2;position:relative}.section-faq:after,.section-faq:before{content:" ";position:absolute;top:0;bottom:0;width:60vw;z-index:-1;background-color:#d5eef2}.section-faq:before{left:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.section-faq:after{right:0;-webkit-transform:translateX(50%);transform:translateX(50%)}@media only screen and (max-width:768px){.section-faq{padding:80px 0}}.section-faq .faq__title{font-size:35px;font-weight:800;line-height:45px;margin-bottom:60px}@media only screen and (max-width:768px){.section-faq .faq__title{margin-bottom:40px}}.section-faq .faq__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:768px){.section-faq .faq__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.section-faq .faq__container .faq__list{width:48%}@media only screen and (max-width:768px){.section-faq .faq__container .faq__list{width:100%}}.section-faq .faq__container .faq__list .accordeon{border-bottom:1px solid #11253e}.section-faq .faq__container .faq__list .accordeon.active .accordeon__header:after{-webkit-transform:rotate(135deg);transform:rotate(135deg);-webkit-transform-origin:center;transform-origin:center}.section-faq .faq__container .faq__list .accordeon .accordeon__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;cursor:pointer;padding:30px 0 30px 80px;min-height:116px}@media only screen and (max-width:768px){.section-faq .faq__container .faq__list .accordeon .accordeon__header{padding-left:65px}}.section-faq .faq__container .faq__list .accordeon .accordeon__header:after{position:absolute;content:"+";right:0;top:45px;text-align:center;font-size:28px;font-weight:600;-webkit-transition:-webkit-transform .4s cubic-bezier(.25,.46,.45,.94);transition:-webkit-transform .4s cubic-bezier(.25,.46,.45,.94);transition:transform .4s cubic-bezier(.25,.46,.45,.94);transition:transform .4s cubic-bezier(.25,.46,.45,.94),-webkit-transform .4s cubic-bezier(.25,.46,.45,.94)}.section-faq .faq__container .faq__list .accordeon .accordeon__header .nb{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;font-size:35px;color:#4abacc;margin-right:50px;font-weight:800}.section-faq .faq__container .faq__list .accordeon .accordeon__header .item__title{font-size:20px;line-height:28px;padding-right:65px;font-weight:800;text-transform:uppercase}@media only screen and (max-width:768px){.section-faq .faq__container .faq__list .accordeon .accordeon__header .item__title{padding-right:20px}}.section-faq .faq__container .faq__list .accordeon:last-child{border-bottom:none}@media only screen and (max-width:768px){.section-faq .faq__container .faq__list .accordeon:last-child{border-bottom:1px solid #11253e}}.section-faq .faq__container .faq__list .accordeon .accordeon__content{height:0;overflow:hidden}.section-faq .faq__container .faq__list .accordeon .accordeon__content .markup{padding-bottom:45px;line-height:26px;padding-left:80px;padding-right:20px}.left-image-right-content{padding:100px 0}@media only screen and (max-width:768px){.left-image-right-content{padding:80px 0}}.left-image-right-content .line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:768px){.left-image-right-content .line{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.left-image-right-content .line:not(:last-child){margin-bottom:30px}@media only screen and (max-width:768px){.left-image-right-content .line:not(:last-child){margin-bottom:60px}}.left-image-right-content .line>*{width:48%}@media only screen and (max-width:768px){.left-image-right-content .line>*{width:100%}}.left-image-right-content .line .line__img-container{text-align:right}@media only screen and (max-width:768px){.left-image-right-content .line .line__img-container{display:none}}@media only screen and (max-width:1020px){.left-image-right-content .line .line__img-container{display:none}}.left-image-right-content .line .line__img-container img{display:block;width:100%}.left-image-right-content .line .line__txt .line__title{font-size:35px;font-weight:800;line-height:45px;margin-bottom:40px}.left-image-right-content .line .line__txt .img-container.mobile-only{padding-top:100%;position:relative;margin-bottom:20px}.left-image-right-content .line .line__txt .img-container.mobile-only img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.left-image-right-content .line .line__txt .line__desc{color:#656565;line-height:26px}.left-image-right-content .line .line__txt .line__desc p{margin:25px 0}.left-image-right-content .line .line__txt .line__desc p:first-child{margin-top:0}.left-image-right-content .line .line__txt .line__desc p:last-child{margin-bottom:0}.left-image-right-content .line:nth-child(2n){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.section-numbers{padding:20px 0 160px}@media only screen and (max-width:768px){.section-numbers{padding:20px 0 80px}}.section-numbers .numbers__title{font-size:35px;font-weight:800;line-height:45px;margin-bottom:60px}.section-numbers .numbers__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}@media only screen and (max-width:768px){.section-numbers .numbers__list{display:block}}.section-numbers .numbers__list .slick-dots{margin-top:50px}.section-numbers .numbers__list .number{width:375px;position:relative;overflow:hidden;padding:0 20px;margin:5px 20px}.section-numbers .numbers__list .number:nth-child(2n) .number__content .number__title{color:#ceee6f}@media only screen and (max-width:768px){.section-numbers .numbers__list .number{width:100%}}.section-numbers .numbers__list .number .number__img-container{padding-top:100%;position:relative}.section-numbers .numbers__list .number .number__content{padding:15px;text-align:center}.section-numbers .numbers__list .number .number__content .number__title{padding-bottom:15px;font-family:PP Telegraf;font-style:normal;font-weight:800;font-size:80px;line-height:85px;color:#5631f5}.section-numbers .numbers__list .number .number__content .number__unity{margin-left:12px;font-style:normal;font-weight:400;font-size:40px;line-height:42px}.section-numbers .numbers__list .number .number__content .number__desc{font-family:PP Telegraf;font-style:normal;font-weight:400;font-size:40px;line-height:42px;text-align:center;color:#000}.section-quotes{padding:160px 0;background-color:#d5eef2;position:relative}@media only screen and (max-width:768px){.section-quotes{padding:80px 0}}.section-quotes .img-bck{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-repeat:no-repeat;background-position:100% 0;opacity:.3}@media only screen and (max-width:768px){.section-quotes .img-bck{display:none}}@media only screen and (max-width:1020px){.section-quotes .img-bck{display:none}}.section-quotes .quotes__list .quote{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:768px){.section-quotes .quotes__list .quote{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.section-quotes .quotes__list .quote>*{width:48%}@media only screen and (max-width:768px){.section-quotes .quotes__list .quote>*{width:100%}}.section-quotes .quotes__list .quote .quote__img-container img{display:block;width:100%}@media only screen and (max-width:768px){.section-quotes .quotes__list .quote .quote__img-container{display:none}}@media only screen and (max-width:1020px){.section-quotes .quotes__list .quote .quote__img-container{display:none}}.section-quotes .quotes__list .quote .quote__title{font-size:35px;font-weight:800;line-height:45px;position:relative;z-index:0;margin-bottom:40px;padding-right:10%;margin-top:60px}@media only screen and (max-width:768px){.section-quotes .quotes__list .quote .quote__title{padding-right:0;margin-left:27%}}.section-quotes .quotes__list .quote .quote__title:before{content:" ";position:absolute;top:0;left:0;background-image:url(icons/68d6433a1f0b078e115d.svg);width:142px;height:120px;background-size:contain;background-position:50%;background-repeat:no-repeat;z-index:-1;-webkit-transform:translate(-67%,-50%);transform:translate(-67%,-50%)}.section-quotes .quotes__list .quote .img-container.mobile-only{margin-bottom:25px}.section-quotes .quotes__list .quote .quote__name{font-weight:700;color:#4abacc;margin-bottom:7px;display:block}.section-quotes .quotes__list .quote .quote__desc{color:#656565;font-size:13px;line-height:18px}.section-quotes .quotes__list .quote .quote__cta{margin-top:60px;background-color:#4abacc;border-color:#4abacc}.category .hamburger-inner,.category .hamburger-inner:after,.category .hamburger-inner:before,.site-container.single-post .hamburger-inner,.site-container.single-post .hamburger-inner:after,.site-container.single-post .hamburger-inner:before,.site-container[data-barba-namespace=page-news] .hamburger-inner,.site-container[data-barba-namespace=page-news] .hamburger-inner:after,.site-container[data-barba-namespace=page-news] .hamburger-inner:before{background-color:#6a1bfe}.category #site-header.sticky .blog-logo,.category .blog-logo,.site-container.single-post #site-header.sticky .blog-logo,.site-container.single-post .blog-logo,.site-container[data-barba-namespace=page-news] #site-header.sticky .blog-logo,.site-container[data-barba-namespace=page-news] .blog-logo{opacity:1!important}.section-blog{position:relative}.section-blog .waves__bck{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-repeat:no-repeat;z-index:-1;-webkit-transform:translateX(10%);transform:translateX(10%);opacity:.5}.page-load-status{display:none}.blog__title{margin-bottom:35px;font-weight:900;font-size:35px;line-height:75px;color:#11253e}@media only screen and (max-width:768px){.blog__title{line-height:1.25}}.blog-tag__wrapper{width:100%}@media only screen and (max-width:768px){.blog-tag__wrapper{padding-top:6em}}.blog__categories{width:100%;padding:2em 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-top:1px solid #262626;border-bottom:1px solid #262626}@media only screen and (max-width:768px){.blog__categories{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.category .blog__categories{border-top:0}.blog__filters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.blog__filters li{margin:0 1em;position:relative}.blog__filters li.active a{font-size:20px;line-height:1.5;font-weight:800;font-family:PP Telegraf;letter-spacing:0;color:#6b1bff}.blog__filters li.active a:after{content:"";-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;position:absolute;-webkit-transform:scale(1);transform:scale(1);height:6px;background-color:#6b1bff;opacity:1;max-width:100%;width:100%;height:2px;bottom:-10px;left:0;right:0}.blog__filters li a{font-size:20px;line-height:1.5;font-weight:800;font-family:PP Telegraf;letter-spacing:0;color:#262626}.blog__filters li a:after{content:"";-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;position:absolute;-webkit-transform:scale(0);transform:scale(0);height:6px;background-color:#6b1bff;opacity:0;max-width:100%;width:100%;height:2px;bottom:-10px;left:0;right:0}@media only screen and (max-width:768px){.blog__filters li a:after{display:none}}.blog__filters li a:hover{color:#6a1bfe;-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.blog__filters li a:hover:after{-webkit-transform:scale(1);transform:scale(1);opacity:1;-webkit-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;max-width:100%;width:100%;margin:0 auto}@media only screen and (max-width:768px){.blog__filters li a:hover:after{display:none}}.posts-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:136px}.posts-wrapper .post__latest-post-wrapper{max-width:100%;width:100%;color:#212121;overflow-x:auto}.posts-wrapper .one-latest-post__wrapper{max-width:46%;width:100%;margin-right:15px;color:#212121;overflow-x:auto}.posts-wrapper .one-latest-post__wrapper .post__latest-post-wrapper{max-width:100%;width:100%;margin-right:15px;color:#212121;overflow-x:auto}.posts-wrapper .one-latest-post__wrapper .post__latest-post-wrapper .latest-post__thumbnail .post__thumbnail{max-height:330px}.category .posts-wrapper .one-latest-post__wrapper{max-width:100%}.latest-post{display:-webkit-box;display:-ms-flexbox;display:flex;height:90vh;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.posts__list-wrapper{max-width:100%;width:100%;background-color:transparent}.posts__list-wrapper .posts__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.posts__list-wrapper.posts__list-wrapper--one-post{max-width:50%}.posts__list-wrapper.posts__list-wrapper--one-post .posts__list.one-post .post{max-width:100%}.posts__list-wrapper.posts__list-wrapper--one-post .page-load-status{display:none!important}.posts__list-wrapper .post{width:33.3%;margin:0}@media only screen and (max-width:1020px){.posts__list-wrapper .post{width:50%}}@media only screen and (max-width:768px){.posts__list-wrapper .post{width:100%;margin:0 2% 40px!important}}.posts__list-wrapper .post:first-child{display:none}.posts__list-wrapper .post .post__thumbnail{height:400px;width:100%;margin-bottom:30px}.post__thumbnail{-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;";height:100%;width:100%}.post__info{padding:0 25px 20px}.latest-post__content .post__title{font-size:40px;font-weight:800;max-width:500px}.latest-post__content .post__date,.latest-post__content .post__title{line-height:45px;margin-bottom:5px;text-align:left;font-family:PP Telegraf;letter-spacing:0;color:#262626}.latest-post__content .post__date{font-size:26px}.latest-post__content .post__review{font-size:20px;line-height:25px;margin-top:20px;text-align:left;font-family:PP Telegraf;color:#262626}.latest-post__content .post__review span{border:1px solid #262626;padding:0 25px;line-height:48px;display:inline-block}.latest-post__content .post__thumbnail{height:100%}.loader-ellips{font-size:20px;position:relative;width:4em;height:1em;margin:10px auto 50px}.loader-ellips__dot{display:block;width:1em;height:1em;border-radius:.5em;background:#656565;position:absolute;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.latest-post__content,.latest-post__thumbnail{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.latest-post__content{padding:0 60px}@media only screen and (max-width:768px){.latest-post__content{padding:0 10px}}.loader-ellips__dot:first-child,.loader-ellips__dot:nth-child(2){left:0}.loader-ellips__dot:nth-child(3){left:1.5em}.loader-ellips__dot:nth-child(4){left:3em}@-webkit-keyframes reveal{0%{-webkit-transform:scale(.001);transform:scale(.001)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes reveal{0%{-webkit-transform:scale(.001);transform:scale(.001)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes slide{to{-webkit-transform:translateX(1.5em);transform:translateX(1.5em)}}@keyframes slide{to{-webkit-transform:translateX(1.5em);transform:translateX(1.5em)}}.loader-ellips__dot:first-child{-webkit-animation-name:reveal;animation-name:reveal}.loader-ellips__dot:nth-child(2),.loader-ellips__dot:nth-child(3){-webkit-animation-name:slide;animation-name:slide}.loader-ellips__dot:nth-child(4){-webkit-animation-name:reveal;animation-name:reveal;animation-direction:reverse}.posts__list-wrapper::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;background-color:#f5f5f5}.posts__list-wrapper::-webkit-scrollbar{width:12px;background-color:#f5f5f5}.posts__list-wrapper::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#11253e}@media screen and (max-width:1024px){.posts__list-wrapper.posts__list-wrapper--one-post{max-width:100%}.post__latest-post-wrapper,.posts-wrapper .one-latest-post__wrapper{display:none}.posts__list-wrapper{max-width:100%;height:auto;overflow-x:auto}.posts__list-wrapper .post:first-child{display:block}}@media screen and (max-width:930px){.post__title{font-size:18px;line-height:31.5px}.post__date{font-size:14px;line-height:24.5px}.post__review{font-size:16px;line-height:28px}}@media screen and (max-width:630px){.blog__lines{margin:0}.posts__list-wrapper .post{margin:0 0 40px}.post__info{padding:0 19px}.posts-wrapper{margin-bottom:39px}.blog__filters{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;padding:0 19px}.blog__filters li{margin:5px 0}}@media screen and (max-width:520px){.post__latest-post-wrapper{display:none}.posts__list-wrapper,.posts__list-wrapper .post{max-width:100%}.posts__list-wrapper .post:first-child{display:block}img.post__thumbnail{height:auto;max-width:100%;width:100%}}.archive.category h2.blog__title{margin-top:3em}@media only screen and (max-width:768px){.archive.category h2.blog__title{margin-top:0}}.archive.category #site-header .header__nav ul li{color:#fff}.archive.category #site-header .header__nav ul li.cta{background-color:#fff;color:#1c3d50;padding:0;position:relative}.archive.category #site-header .header__nav ul li.cta:hover{background-color:transparent;color:#fff}.post__date{font-size:26px;line-height:45px;margin-top:10px;margin-bottom:30px}.post__date,.post__title{text-align:left;font-family:PP Telegraf;letter-spacing:0;color:#262626}.post__title{font-size:30px;line-height:40px;font-weight:800;margin-bottom:5px}section.investment{padding-top:150px}.investment__title{font-family:Poppins;font-weight:700;font-size:40px;margin-bottom:70px}.investments{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.investments__investment{background-size:103%;width:324px;height:324px;margin:7px;background-position-x:0;background-repeat:no-repeat;-webkit-transition:background-position-x .3s ease;transition:background-position-x .3s ease}@media only screen and (max-width:768px){.investments__investment{height:50vh}}.investments__investment:hover{background-position-x:-10px;-webkit-transition:background-position-x .3s ease;transition:background-position-x .3s ease}.investment__description{opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;height:100%;color:#fff;position:relative}.investments__investment:hover .investment__description{opacity:1;background-color:rgba(96,32,255,.4352941176)}.description__more{padding:40px;position:relative;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media only screen and (max-width:768px){.description__more{padding:20px}}.description__more-description{font-family:PP Telegraf;font-size:16px;line-height:20px}.description__sold{position:absolute;top:20px;right:20px;font-size:14px;padding:0 15px}.description__more-title{letter-spacing:0;color:#fff;font-family:PP Telegraf;font-size:24px;line-height:30px;font-weight:800;position:relative;margin-bottom:40px}.description__more-title:after{width:34px;height:3px;content:"";background-color:#fff;position:absolute;bottom:-20px;display:block}.investment:last-of-type{padding-bottom:150px}.team__title{font-family:PP Telegraf;font-size:30px;line-height:35px;color:#262626;text-align:center;margin:100px auto}.team__list{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:1080px;margin:0 auto 100px}.member{background-size:103%;width:324px;height:324px;margin:7px;background-position-x:0;background-repeat:no-repeat;cursor:pointer;-webkit-filter:grayscale(1);filter:grayscale(1);z-index:0}@media only screen and (max-width:768px){.member{background-size:100%}}.member:hover{background-position-x:-10px;-webkit-filter:grayscale(0);filter:grayscale(0)}@media only screen and (max-width:768px){.member:hover{background-position-x:0}}.member.active{-webkit-filter:grayscale(0);filter:grayscale(0);z-index:10}@media only screen and (max-width:768px){.member.active{z-index:666;width:100%;top:0;left:0;margin:0;position:fixed}}.details__image{width:324px;height:324px;height:100%;background-size:103%;background-position-x:0;background-repeat:no-repeat;z-index:30;-webkit-transform:translateX(0);transform:translateX(0);z-index:100;-webkit-transition:height .3s ease-in-out,background-size .3s ease-in-out,background-position-x .3s ease,-webkit-transform .3s ease-in-out;transition:height .3s ease-in-out,background-size .3s ease-in-out,background-position-x .3s ease,-webkit-transform .3s ease-in-out;transition:height .3s ease-in-out,background-size .3s ease-in-out,background-position-x .3s ease,transform .3s ease-in-out;transition:height .3s ease-in-out,background-size .3s ease-in-out,background-position-x .3s ease,transform .3s ease-in-out,-webkit-transform .3s ease-in-out}@media only screen and (max-width:768px){.details__image{background-size:100%}}.details__image:hover{background-position-x:-10px;-webkit-filter:grayscale(0);filter:grayscale(0)}@media only screen and (max-width:768px){.details__image:hover{background-position-x:0}}.member.active .details__image{width:324px;height:205%;background-size:206%;background-position-x:50%;z-index:30;will-change:transform}@media only screen and (max-width:768px){.member.active .details__image{height:324px;background-size:100%}}.member.active .details__image:hover{background-position-x:50%}@media only screen and (max-width:768px){.member.active .details__image:hover{background-position-x:0}}.details__wrapper{opacity:0;visibility:hidden;background-color:transparent;font-family:PP Telegraf;color:#fff}.member.active .details__wrapper{opacity:1;visibility:visible;height:205%;width:calc(309% - 324px);padding:80px 50px;background-color:#9290e0;position:relative}@media only screen and (max-width:1020px){.member.active .details__wrapper{width:338px;min-height:205%;padding:40px 25px}}@media only screen and (max-width:768px){.member.active .details__wrapper{padding:40px 25px;position:absolute;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:100vh;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:auto}}.member.active .details__wrapper p{margin:10px 0;line-height:1.35}@media only screen and (max-width:1020px){.member.active .details__wrapper p{font-size:14px}}@media only screen and (max-width:768px){.member.active .details__wrapper p{font-size:14px}}.member.active .details__wrapper h3{margin-bottom:20px;font-size:20px}.details__name{opacity:0;font-size:36px;font-weight:800;margin-bottom:20px}@media only screen and (max-width:1020px){.details__name{font-size:20px}}@media only screen and (max-width:768px){.details__name{font-size:20px}}.details__desc{opacity:0;font-size:16px;font-family:PP Telegraf;letter-spacing:0;color:#262626;line-height:20px}@media only screen and (max-width:1020px){.details__desc{font-size:14px}}@media only screen and (max-width:768px){.details__desc{font-size:14px}}.member.active .details__desc,.member.active .details__name{opacity:1;-webkit-transition:opacity .4s ease-in .3s;transition:opacity .4s ease-in .3s}@media screen and (min-width:706px)and (max-width:1073px){.member.active .details__image{height:205%;background-size:206%}.member.active .details__wrapper{width:338px;min-height:205%;padding:40px 25px 0;-webkit-transform:translate(324px,-664px);transform:translate(324px,-664px)}.member.active .details__wrapper h3{font-size:18px}.member.active .details__wrapper p{font-size:14px}.member.active .details__wrapper .details__name{font-size:20px}}.details__close{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:absolute;top:5px;right:10px}.details__close__img{display:block;width:60px;height:60px;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:width .5s ease,height .5s ease,-webkit-transform .5s ease;transition:width .5s ease,height .5s ease,-webkit-transform .5s ease;transition:transform .5s ease,width .5s ease,height .5s ease;transition:transform .5s ease,width .5s ease,height .5s ease,-webkit-transform .5s ease}@media only screen and (max-width:1020px){.details__close__img{width:40px;height:40px}}@media only screen and (max-width:768px){.details__close__img{width:60px;height:60px}}.details__close__img:hover{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}@media only screen and (max-width:1020px){li.member.empty{display:none}}.simple h1,.simple h2{font-weight:900;color:#262626;font-size:40px;line-height:35px;margin:120px auto}.simple h2{font-size:35px;line-height:45px;margin:inherit;margin-bottom:40px}.simple p{font-size:24px;line-height:30px;margin:auto}.simple p:last-of-type{margin-bottom:200px}.simple__content hr{width:16px;height:16px;border-radius:100%;background:#262626;border:0;margin:85px auto}.simple__content ul{list-style:inside;margin-left:1em;padding-left:1em;margin-top:.5em;font-family:Poppins;line-height:1.5;font-size:20px;margin-bottom:2em}.site-container[data-barba-namespace=page-manifesto] p{max-width:792px}.site-container[data-barba-namespace=page-sfdrs-article-10-website-disclosures-article-8-products] .simple h2:first-of-type{margin-top:120px}@media only screen and (max-width:768px){.desktop-image{display:none}}#driving-positive-impact{height:100vh}@media only screen and (max-width:768px){#driving-positive-impact{height:auto;margin:50px auto;max-width:400px;background-color:transparent!important}}#driving-positive-impact .svg-container{margin:100px 0}#driving-positive-impact #Path_77,#driving-positive-impact #Path_77-2,#driving-positive-impact #Path_78,#driving-positive-impact #Path_78-2{-webkit-clip-path:none;clip-path:none}#driving-positive-impact #Path_77 .cls-2,#driving-positive-impact #Path_77-2 .cls-2,#driving-positive-impact #Path_78 .cls-2,#driving-positive-impact #Path_78-2 .cls-2,#Ellipse_1 .cls-2,#Ellipse_1-2 .cls-2,#Ellipse_2 .cls-2,#Ellipse_2-2 .cls-2{stroke:#262626;stroke-width:1}#Ellipse_1 .cls-6,#Ellipse_1-2 .cls-6{fill:#fff}#_209 .cls-3,#_376 .cls-3,#_570k .cls-3{stroke:#c6f056;stroke-width:1}@media only screen and (max-width:768px){#_209 .cls-3,#_376 .cls-3,#_570k .cls-3{fill:#fff}}#_750 .cls-4,#_2460 .cls-4{stroke:#6020ff;stroke-width:1}@media only screen and (max-width:768px){#_750 .cls-4,#_2460 .cls-4{fill:#fff}}#our-sustainability-journey{position:relative;height:100vh;overflow:hidden}@media only screen and (max-width:768px){#our-sustainability-journey{height:auto;padding-bottom:50px}}#our-sustainability-journey .simple__title h2{margin-bottom:0}#our-sustainability-journey #Line_3 path,#our-sustainability-journey #Line_8 rect,#our-sustainability-journey #Path_276 polygon{stroke:#fff;stroke-width:1}#our-sustainability-journey #Ellipse_3 path,#our-sustainability-journey #Ellipse_4 path,#our-sustainability-journey #Ellipse_4-2 path,#our-sustainability-journey #Ellipse_4-3 path,#our-sustainability-journey #Ellipse_4-4 path,#our-sustainability-journey #Ellipse_5 path,#our-sustainability-journey #Ellipse_6 path{fill:#6020ff}#our-sustainability-journey #Rectangle_98 path,#our-sustainability-journey #Rectangle_99 path{stroke:#fff;stroke-width:1}#our-sustainability-journey #_2019,#our-sustainability-journey #_2019 g,#our-sustainability-journey #_2020,#our-sustainability-journey #_2020 g,#our-sustainability-journey #_2021,#our-sustainability-journey #_2021 g,#our-sustainability-journey #_2022,#our-sustainability-journey #_2022 g,#our-sustainability-journey #Developed_the_FSV_SMART_PPP_Planet_-_Product_-_People_,#our-sustainability-journey #Developed_the_FSV_SMART_PPP_Planet_-_Product_-_People_ .cls-5,#our-sustainability-journey #ESG_clauses_integrated_into_Shareholder_Agreements,#our-sustainability-journey #ESG_clauses_integrated_into_Shareholder_Agreements .cls-5,#our-sustainability-journey #ESG_yearly_reporting,#our-sustainability-journey #ESG_yearly_reporting .cls-5,#our-sustainability-journey #Food_Tech_Opportunity_I_77M_AUM_,#our-sustainability-journey #Food_Tech_Opportunity_I_77M_AUM_ .cls-5,#our-sustainability-journey #Food_Tech_Opportunity_II_180M_AUM_,#our-sustainability-journey #Food_Tech_Opportunity_II_180M_AUM_ .cls-5,#our-sustainability-journey #Internal_impact_and_sustainability_team,#our-sustainability-journey #Internal_impact_and_sustainability_team .cls-5,#our-sustainability-journey #Performed_life_cycle_analysis_on_all_Fund_II_companies,#our-sustainability-journey #Performed_life_cycle_analysis_on_all_Fund_II_companies .cls-5,#our-sustainability-journey #Strategy_falls_under_SFDR_article_8,#our-sustainability-journey #Strategy_falls_under_SFDR_article_8 .cls-5,#our-sustainability-journey #Sustainability_focused_investments_and_ESG_in_the_rules_of_the_fund,#our-sustainability-journey #Sustainability_focused_investments_and_ESG_in_the_rules_of_the_fund .cls-5{opacity:1}.mobile-image{display:none}@media only screen and (max-width:768px){.mobile-image{display:block;width:100%;height:auto}}#our-sustainability-journey .desktop-image .svg-container{display:-webkit-box;display:-ms-flexbox;display:flex}#our-sustainability-journey .desktop-image .svg-container svg{height:80vh;width:auto;margin:0 auto}@media screen and (max-width:768px)and (max-height:796px){.mobile-image .svg-container{display:-webkit-box;display:-ms-flexbox;display:flex}.mobile-image .svg-container svg{height:auto;width:auto;margin:0 auto}}@media screen and (min-width:1280px)and (max-height:796px){.desktop-image .svg-container{display:-webkit-box;display:-ms-flexbox;display:flex}.desktop-image .svg-container svg{height:height;width:90%;margin:0 auto}}@media screen and (min-width:768px)and (max-height:1024px){.mobile-image .svg-container{display:-webkit-box;display:-ms-flexbox;display:flex}.mobile-image .svg-container svg{height:850px;width:auto;margin:0 auto}}@media screen and (min-width:820px)and (min-height:1180px){.desktop-image .svg-container{display:-webkit-box;display:-ms-flexbox;display:flex}.desktop-image .svg-container svg{height:850px;width:auto;margin:auto}}@media screen and (max-width:375px)and (max-height:668px){.mobile-image .svg-container{display:-webkit-box;display:-ms-flexbox;display:flex}}.right-slider{width:100%;overflow:hidden}.right-slider .main-wrapper{max-width:100%;height:100%;margin:0}.right-slider__title{max-width:1280px;margin:0 auto;font-size:35px;line-height:45px;font-weight:900;padding:100px 0}@media only screen and (max-width:1020px){.right-slider__title{margin:0 24px}}@media only screen and (max-width:768px){.right-slider__title{margin:0 15px}}.right-slider__content{position:relative;height:700px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media only screen and (max-width:768px){.right-slider__content{height:600px}}.right-slider__arrow{width:25vw;height:100%;position:relative}@media only screen and (max-width:768px){.right-slider__arrow{width:20vw}}.arrow__css{position:absolute;top:50%;right:15%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:block;margin:0 auto;width:45px;height:45px;border-top:2px solid #000;border-left:2px solid #000;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);cursor:pointer}.right-slider__wrapper{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-transition:width .5s ease-in-out;transition:width .5s ease-in-out}@media only screen and (max-width:1020px){.right-slider__wrapper{width:75vw}}@media only screen and (max-width:768px){.right-slider__wrapper{width:80vw}}.right-slider__slide{position:absolute;top:0;left:0;display:block;height:100%;width:100%;padding:80px;color:#fff;cursor:pointer}@media only screen and (max-width:1020px){.right-slider__slide{padding:60px}}@media only screen and (max-width:768px){.right-slider__slide{padding:20px}}.right-slider__slide:first-child .slide__listing,.right-slider__slide:first-child .slide__title{opacity:1;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.right-slider__slide.fadeIn .slide__listing,.right-slider__slide.fadeIn .slide__title{opacity:.3;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.right-slider__slide:nth-child(2){height:100%;-webkit-transform:translateX(100%);transform:translateX(100%)}.right-slider__slide.active,.right-slider__slide:nth-child(2){-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.right-slider__slide.active{-webkit-transform:translateX(0);transform:translateX(0)}.slide__title{font-size:30px;line-height:35px;font-weight:700;padding-bottom:50px}@media only screen and (max-width:1020px){.slide__title{font-size:24px;line-height:29px}}@media only screen and (max-width:768px){.slide__title{font-size:20px;line-height:25px;padding-bottom:0}}.slide__listing{min-height:80%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:height .3s ease;transition:height .3s ease}.slide__listing,.slide__listing li{display:-webkit-box;display:-ms-flexbox;display:flex}.slide__listing li{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.slide__listing li:nth-child(2){padding:30px 0}.slide__listing__number{width:95px;font-size:70px;line-height:75px;font-weight:700}@media only screen and (max-width:1020px){.slide__listing__number{font-size:58px;line-height:63px}}@media only screen and (max-width:768px){.slide__listing__number{width:55px;font-size:clamp(36px,4vw,46px);line-height:clamp(41px,4.5vw,51px)}}.slide__listing__text{width:calc(100% - 95px);font-size:30px;line-height:35px}@media only screen and (max-width:1020px){.slide__listing__text{font-size:22px;line-height:27px}}@media only screen and (max-width:768px){.slide__listing__text{width:calc(100% - 55px);font-size:clamp(16px,3vw,20px);line-height:clamp(21px,3.5vw,25px)}}