:root{--color-brand: #FF757D;--color-gray: #9E9CE1;--color-white: #F8F1EA;--color-black: #232259;--color-dark-black: #191A22;--color-light-black: #242367;--color-lighter-black: #292768;--color-primary: #FF757D;--color-secondary: #2B2977;--color-heading: #F8F1EA;--color-text: #9E9CE1;--color-border: #FF757D;--color-button: #F8F1EA;--color-line: #9E9CE1;--color-link: #FF757D;--font-lexend: 'Lexend', sans-serif;--font-chromate: 'Chromate', serif;--font-heading: 'Chromate', serif;--font-text: 'Lexend', sans-serif;--font-size-h-xxxl: 5rem;--font-size-h-xxl: 4.375rem;--font-size-h-xl: 3.75rem;--font-size-h-lg: 3.125rem;--font-size-h-md: 2.5rem;--font-size-h-sm: 2rem;--font-size-h-xs: 1.625rem;--font-size-h-xxs: 0.875rem;--font-size-t-xl: 1.375rem;--font-size-t-lg: 1.25rem;--font-size-t-md: 1.125rem;--font-size-t-sm: 1rem;--font-size-t-xs: 0.875rem;--scrollbar-width: calc( (var(--vw) - var(--cw)) * 100 );--wrapper-max-width: 100rem;--wrapper-offset: 18.75rem;--wrapper-large-max-width: 100rem;--wrapper-large-offset: 5.625rem;--wrapper-large-abs-offset: calc( 50% - min(50vw, (var(--wrapper-large-max-width) / 2)) + (var(--wrapper-large-offset) / 2) + min(max(calc( (var(--wrapper-large-max-width) / 2) - 50vw + (var(--scrollbar-width) / 2) ), 0px), calc( var(--scrollbar-width) / 2 )) );--grid-width: min(calc(100vw - var(--wrapper-offset) - var(--scrollbar-width)), calc(var(--wrapper-max-width) - var(--wrapper-offset)));--grid-column-abs-width: 0.0622119816;--grid-gutter-abs-width: 0.0230414747;--grid-column-width: calc( var(--grid-width) * var(--grid-column-abs-width) );--grid-gutter-width: calc( var(--grid-width) * var(--grid-gutter-abs-width) )}@media only screen and (max-width: 1440px){:root{--font-size-h-xxxl: 4.375rem;--font-size-h-xxl: 3.75rem;--font-size-h-xl: 3.125rem;--font-size-h-lg: 2.5rem;--font-size-h-md: 2rem;--font-size-h-sm: 1.625rem;--font-size-t-xl: 1.25rem;--font-size-t-lg: 1.25rem}}@media only screen and (max-width: 987px){:root{--font-size-h-xxxl: 3.75rem;--font-size-h-xxl: 3.125rem}}@media only screen and (max-width: 767px){:root{--font-size-h-xxl: 2.5rem;--font-size-h-xl: 2.5rem;--font-size-h-lg: 2rem}}@media only screen and (max-width: 1440px){:root{--wrapper-offset: 14.375rem;--wrapper-large-offset: 5rem}}@media only screen and (max-width: 1280px){:root{--grid-column-abs-width: 0.04347;--grid-gutter-abs-width: 0.04347}}@media only screen and (max-width: 767px){:root{--wrapper-offset: 4.375rem;--wrapper-large-offset: 2.5rem}}.p-a-icon{position:relative;width:46.625rem;height:auto;opacity:1}.p-a-icon:before{display:block;padding-top:100.5361930295%;content:""}.p-a-icon svg{position:absolute;top:0;left:0;width:100%;height:100%}.p-a-icon svg path{fill:var(--color-light-black)}.p-a-icon.is-animated{opacity:0}.p-a-icon.is-animated svg path:nth-child(1){fill:var(--color-primary);stroke:var(--color-primary);stroke-width:1px}.is-handheld .p-a-icon.is-animated svg path:nth-child(1){fill:var(--color-light-black);stroke:none}.p-a-icon.is-animated svg path:nth-child(2){fill:var(--color-light-black)}.p-a-icon.is-animated.is-in{opacity:1}.p-a-line{position:relative;width:15px;height:15.625rem}@media only screen and (max-width: 987px){.p-a-line{height:15rem}}@media only screen and (max-width: 767px){.p-a-line{height:11.875rem}}.p-a-line .a__line{position:absolute;top:0;left:7px;width:1px;height:100%;background-color:var(--color-primary);will-change:transform}.p-a-line .a__dot{position:absolute;top:0;left:0;width:15px;height:15px;border-radius:50%;background-color:var(--color-primary);will-change:top,transform}.p-a-line[data-lg-scroll] .a__dot{top:calc(var(--progress)*100% - 7px)}.p-a-line[data-lg-reveal]{opacity:1;transform:translate3d(0, -20%, 0);transition:transform 1s cubic-bezier(0.215, 0.61, 0.355, 1)}.p-a-line[data-lg-reveal] .a__line{transform-origin:50% 0%;transform:scaleY(0);transition:transform .6s cubic-bezier(0.645, 0.045, 0.355, 1) .3s}.p-a-line[data-lg-reveal] .a__dot{transform-origin:50% 0%;transform:scale(0);transition:transform .6s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.p-a-line.is-in{transform:translate3d(0, 0, 0)}.p-a-line.is-in .a__line{transform:scaleY(1)}.p-a-line.is-in .a__dot{transform:scale(1)}.p-a-line--down .a__dot{top:auto;bottom:0;transform-origin:50% 50%;transition:transform .4s cubic-bezier(0.215, 0.61, 0.355, 1) .35s}.p-a-line--down .a__line{transform-origin:50% 0%;transition:transform .6s cubic-bezier(0.645, 0.045, 0.355, 1)}.p-a-scroll{position:absolute;top:calc(90vh - 9.6875rem);right:calc(var(--wrapper-large-abs-offset) + 13.75rem);width:9.6875rem;border-radius:50%}@media only screen and (max-width: 1440px){.p-a-scroll{width:8rem}}@media only screen and (max-width: 1280px){.p-a-scroll{right:var(--wrapper-large-abs-offset);top:calc(95vh - 9.6875rem)}}@media only screen and (max-width: 987px){.p-a-scroll{display:none}}.p-a-scroll .a__scroll{display:block;width:100%;animation:scroll-rotate 7s cubic-bezier(0.645, 0.045, 0.355, 1) .75s infinite}.p-a-scroll .a__arrow{display:block;position:absolute;top:50%;left:50%;width:15.4839%;height:auto;animation:scroll-arrow 3.5s linear 0s infinite;transform:translate3d(-50%, -50%, 0)}.is-handheld .p-a-scroll{display:none}.p-article{position:relative;width:calc(4*var(--grid-column-width) + 3*var(--grid-gutter-width));height:35rem;background-color:var(--color-black);overflow:hidden;z-index:1}@media only screen and (max-width: 1280px){.p-article{width:calc(6*var(--grid-column-width) + 5*var(--grid-gutter-width))}}@media only screen and (max-width: 987px){.p-article{width:calc(12*var(--grid-column-width) + 11*var(--grid-gutter-width));height:25rem}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.p-article{height:30rem}}@media only screen and (max-width: 400px){.p-article{height:32rem}}@media only screen and (max-width: 360px){.p-article{height:35rem}}.p-article__inner{display:flex;padding:2.5rem 2.5rem 3.375rem;position:relative;width:100%;height:100%;align-items:flex-start;flex-direction:column;justify-content:flex-start}@media only screen and (max-width: 1440px){.p-article__inner{padding:1.875rem}}.p-article__inner:after{background-color:var(--color-primary)}.p-article__date{font-weight:700}.p-article__heading{margin:.8125em 0}.p-article__btn{margin-top:auto}.p-article .a-svg{position:absolute;bottom:0;right:0;width:16.75rem;fill:var(--color-lighter-black);transform:translate3d(50%, 50%, 0);z-index:-1}.p-background{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:10}.p-btn-outline{display:inline-block;padding:.9em 2.222em calc(.9em + 2px);position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:.1875rem solid var(--color-border);border-radius:999em;cursor:pointer;transition:border .1s linear;color:var(--color-button);font:700 var(--font-size-t-md)/1 var(--font-text)}@media only screen and (max-width: 767px){.p-btn-outline{padding:.775em 1.875em calc(.775em + 2px);font-size:var(--font-size-t-sm)}}.p-btn-outline .btn__text{display:inline-block;position:relative;transition:transform .5s cubic-bezier(0.19, 1, 0.22, 1) .075s}.p-btn-outline .btn__shape{display:inline-block;margin:.44em .3em 0 0;position:relative;width:5px;height:5px;vertical-align:top}@media only screen and (max-width: 767px){.p-btn-outline .btn__shape{margin-top:.4em}}.p-btn-outline .btn__dot,.p-btn-outline .btn__line{display:block;position:absolute;background:var(--color-border);border-radius:999em;transition:transform .3s cubic-bezier(0.19, 1, 0.22, 1),background .1s linear}.p-btn-outline .btn__dot{top:0;right:0;width:5px;height:5px}.p-btn-outline .btn__line{top:2px;left:0;width:10px;height:1px;transform:scaleX(0);transform-origin:0 50%}.p-btn-outline:hover,.p-btn-outline:focus{border-color:var(--color-white)}.p-btn-outline:hover .btn__text,.p-btn-outline:focus .btn__text{transform:translate3d(10px, 0, 0)}.p-btn-outline:hover .btn__dot,.p-btn-outline:hover .btn__line,.p-btn-outline:focus .btn__dot,.p-btn-outline:focus .btn__line{background-color:var(--color-white)}.p-btn-outline:hover .btn__dot,.p-btn-outline:focus .btn__dot{transform:translate3d(10px, 0, 0)}.p-btn-outline:hover .btn__line,.p-btn-outline:focus .btn__line{transform:scaleX(1)}.p-btn-outline.lg-reveal{opacity:1}.p-btn-outline.lg-reveal .btn__shape{left:calc(100% + .44em);transition:left .6s cubic-bezier(1, 0, 0, 1);will-change:left}.p-btn-outline.lg-reveal .btn__text{-webkit-clip-path:polygon(100% 0, 100% 0, 100% 100%, 100% 100%);clip-path:polygon(100% 0, 100% 0, 100% 100%, 100% 100%);left:.8em;transition:left .8s cubic-bezier(0.215, 0.61, 0.355, 1) .125s,transform .5s cubic-bezier(0.19, 1, 0.22, 1) .075s,-webkit-clip-path .475s cubic-bezier(1, 0, 0, 1) .125s;transition:clip-path .475s cubic-bezier(1, 0, 0, 1) .125s,left .8s cubic-bezier(0.215, 0.61, 0.355, 1) .125s,transform .5s cubic-bezier(0.19, 1, 0.22, 1) .075s;transition:clip-path .475s cubic-bezier(1, 0, 0, 1) .125s,left .8s cubic-bezier(0.215, 0.61, 0.355, 1) .125s,transform .5s cubic-bezier(0.19, 1, 0.22, 1) .075s,-webkit-clip-path .475s cubic-bezier(1, 0, 0, 1) .125s;will-change:clip-path,left,transform}.p-btn-outline.is-in .btn__shape{left:0}.p-btn-outline.is-in .btn__text{left:0;-webkit-clip-path:polygon(0% 0, 100% 0, 100% 100%, 0% 100%);clip-path:polygon(0% 0, 100% 0, 100% 100%, 0% 100%)}.p-btn-text{display:inline-block;padding:0 0 .5rem;position:relative;transition:color .05s linear;color:var(--color-link);font-size:var(--font-size-t-md);line-height:1;font-weight:700}.p-btn-text:after{display:block;position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:var(--color-link);content:"";transition:width .5s cubic-bezier(0.19, 1, 0.22, 1) .075s,background .05s linear;will-change:width}.p-btn-text .btn__text{display:inline-block;position:relative;transition:transform .5s cubic-bezier(0.19, 1, 0.22, 1) .075s}.p-btn-text .btn__shape{display:inline-block;margin:.44em .3em 0 0;position:relative;width:5px;height:5px;vertical-align:top}@media only screen and (max-width: 767px){.p-btn-text .btn__shape{margin-top:.4em}}.p-btn-text .btn__dot,.p-btn-text .btn__line{display:block;position:absolute;background:var(--color-border);border-radius:999em;transition:transform .3s cubic-bezier(0.19, 1, 0.22, 1),background .05s linear}.p-btn-text .btn__dot{top:0;right:0;width:5px;height:5px}.p-btn-text .btn__line{top:2px;left:0;width:10px;height:1px;transform:scaleX(0);transform-origin:0 50%}.p-btn-text:hover:after,.p-btn-text:focus:after{width:calc(100% + 10px);background-color:var(--color-white)}.p-btn-text:hover .btn__text,.p-btn-text:focus .btn__text{transform:translate3d(10px, 0, 0)}.p-btn-text:hover .btn__dot,.p-btn-text:hover .btn__line,.p-btn-text:focus .btn__dot,.p-btn-text:focus .btn__line{background-color:var(--color-white)}.p-btn-text:hover .btn__dot,.p-btn-text:focus .btn__dot{transform:translate3d(10px, 0, 0)}.p-btn-text:hover .btn__line,.p-btn-text:focus .btn__line{transform:scaleX(1)}.p-btn-text.lg-reveal{opacity:1}.p-btn-text.lg-reveal .btn__shape{left:calc(100% - 5px);transition:left .6s cubic-bezier(1, 0, 0, 1);will-change:left}.p-btn-text.lg-reveal .btn__text{-webkit-clip-path:polygon(100% 0, 100% 0, 100% 100%, 100% 100%);clip-path:polygon(100% 0, 100% 0, 100% 100%, 100% 100%);transition:transform .5s cubic-bezier(0.19, 1, 0.22, 1) .075s,-webkit-clip-path .475s cubic-bezier(1, 0, 0, 1) .125s;transition:clip-path .475s cubic-bezier(1, 0, 0, 1) .125s,transform .5s cubic-bezier(0.19, 1, 0.22, 1) .075s;transition:clip-path .475s cubic-bezier(1, 0, 0, 1) .125s,transform .5s cubic-bezier(0.19, 1, 0.22, 1) .075s,-webkit-clip-path .475s cubic-bezier(1, 0, 0, 1) .125s;will-change:clip-path,transform}.p-btn-text.is-in .btn__shape{left:0}.p-btn-text.is-in .btn__text{-webkit-clip-path:polygon(0% 0, 100% 0, 100% 100%, 0% 100%);clip-path:polygon(0% 0, 100% 0, 100% 100%, 0% 100%)}@media only screen and (max-width: 987px){.p-contact .p__heading{font-size:var(--font-size-h-lg)}}.p-contact .p__heading strong{display:block}.p-contact .p__content{margin-top:1em;font-size:var(--font-size-t-md)}.p-contact .p__address{margin:1.25em 0}.p-contact .p__country{margin-top:1.5em}.p-contact .p__country:first-child{margin-top:0}.p-contact a{display:block;margin-top:.5em;transition:color .05s linear;color:var(--color-text);font-weight:500;text-decoration:underline;text-decoration-thickness:.05em;text-underline-offset:.2em}.p-contact a:hover,.p-contact a:focus{color:var(--color-primary)}.p-content-image{margin:6.25rem 0}@media only screen and (max-width: 767px){.p-content-image{margin:4rem 0}}.p-content-image:after{background-color:var(--color-primary)}.p-content-image figure{display:block;margin:0;width:100%;height:auto}.p-content-image figure:after{background-color:var(--color-primary)}.p-content-image img{display:block;width:100%;height:auto}.p-content-text-image{display:flex;align-items:center;flex-direction:row;justify-content:space-between;margin:6.25rem 0;align-items:flex-start}@media only screen and (max-width: 987px){.p-content-text-image{flex-direction:column}}@media only screen and (max-width: 767px){.p-content-text-image{margin:4rem 0}}.p-content-text-image .p__text{width:calc(6*var(--grid-column-width) + 5*var(--grid-gutter-width));order:2}@media only screen and (max-width: 1280px){.p-content-text-image .p__text{width:calc(7*var(--grid-column-width) + 6*var(--grid-gutter-width))}}@media only screen and (max-width: 987px){.p-content-text-image .p__text{width:100%}}.p-content-text-image .p__image{padding:0 var(--grid-gutter-width);width:calc(4*var(--grid-column-width) + 3*var(--grid-gutter-width));order:1}@media only screen and (max-width: 1280px){.p-content-text-image .p__image{width:calc(5*var(--grid-column-width) + 4*var(--grid-gutter-width))}}@media only screen and (max-width: 987px){.p-content-text-image .p__image{margin-top:3.125rem;padding:0;width:100%;order:3}}.p-content-text-image .p__image figure{display:block;margin:0;width:100%;height:auto}.p-content-text-image .p__image figure:after{background-color:var(--color-primary)}.p-content-text-image .p__image img{display:block;width:100%;height:auto}.p-content-text-image .p__image--left{padding-left:0}.p-content-text-image .p__image--right{padding-right:0;order:3}.p-content-text{margin:6.25rem 0;-moz-column-count:2;column-count:2;-moz-column-gap:var(--grid-gutter-width);column-gap:var(--grid-gutter-width)}@media only screen and (max-width: 1280px){.p-content-text{-moz-column-count:1;column-count:1}}@media only screen and (max-width: 767px){.p-content-text{margin:4rem 0}}.p-content-title{margin:6.25rem 0;text-align:center}@media only screen and (max-width: 767px){.p-content-title{margin:4rem 0}}.p-cookie-notice{padding:2.5rem 1.875rem;position:fixed;left:var(--wrapper-large-abs-offset);bottom:3.4375rem;width:45rem;background:var(--color-black);border:.1875rem solid var(--color-border);border-radius:1.25rem;opacity:0;pointer-events:none;transform:translate3d(0, 100%, 0);transition:opacity .1s linear .1s,transform .4s cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;z-index:10}@media only screen and (max-width: 1440px){.p-cookie-notice{bottom:2.25rem}}@media only screen and (max-width: 987px){.p-cookie-notice{right:var(--wrapper-large-abs-offset);width:auto}}@media only screen and (max-width: 767px){.p-cookie-notice{bottom:1.6rem}}@media only screen and (max-width: 400px){.p-cookie-notice{padding:2rem 1.5rem}}.p-cookie-notice .p__title{margin-bottom:1em}.p-cookie-notice .p__text{font-size:var(--font-size-t-md)}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.p-cookie-notice .p__text{font-size:var(--font-size-t-xs)}}.p-cookie-notice .p__actions{display:flex;margin:1.5625rem 0 0;align-items:center;flex-direction:row;justify-content:space-between}@media only screen and (max-width: 767px){.p-cookie-notice .p__actions{margin-top:1rem;align-items:flex-start;flex-direction:column;justify-content:flex-start}}.p-cookie-notice .p__link{color:var(--color-text);text-decoration:underline;white-space:nowrap}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.p-cookie-notice .p__link{font-size:var(--font-size-t-xs)}}.p-cookie-notice .p__btns{display:flex}@media only screen and (max-width: 767px){.p-cookie-notice .p__btns{margin-top:1.75rem;width:100%}}@media only screen and (max-width: 360px){.p-cookie-notice .p__btns{flex-direction:column}}.p-cookie-notice .p__btn{margin-left:1rem;flex-grow:0;flex-shrink:0}@media only screen and (max-width: 767px){.p-cookie-notice .p__btn{flex-grow:1;flex-shrink:1}}@media only screen and (max-width: 400px){.p-cookie-notice .p__btn{margin-left:.5rem}}@media only screen and (max-width: 360px){.p-cookie-notice .p__btn{margin-left:0;margin-top:1rem;flex-grow:1;flex-shrink:1}}.p-cookie-notice .p__btn:first-child{margin-left:0;margin-top:0}.p-cookie-notice.is-visible{opacity:1;pointer-events:all;transform:translate3d(0, 0, 0);transition:opacity .1s linear 0s,transform .4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s}.p-cta{margin:12.5rem auto;max-width:calc(10*var(--grid-column-width) + 9*var(--grid-gutter-width));text-align:center}@media only screen and (max-width: 987px){.p-cta{max-width:none}}@media only screen and (max-width: 767px){.p-cta{margin:10rem auto}}@media only screen and (max-width: 1440px){.p-cta .p__heading{color:var(--color-heading);font:400 var(--font-size-h-xxl)/1.143 var(--font-heading);letter-spacing:-0.01em;font-size:var(--font-size-h-xl)}.p-cta .p__heading b,.p-cta .p__heading strong{color:var(--color-primary);font-weight:400}}.p-cta .p__text{margin:2em auto;font-size:var(--font-size-t-xl)}@media only screen and (max-width: 1440px){.p-cta .p__text{max-width:34.5em;font-size:var(--font-size-t-lg)}}@media only screen and (max-width: 987px){.p-cta .p__text{margin-top:1.5em}}@media only screen and (max-width: 767px){.p-cta .p__text{font-size:var(--font-size-t-md)}}.p-cta .p__links{display:flex;align-items:center;flex-direction:column;justify-content:flex-start}.p-cta .p__links .p__btn+.p__btn{margin-top:.625rem}.h-background+.p-cta{margin-top:0}@media only screen and (max-width: 987px){.h-background+.p-cta{margin-top:10rem}}@media only screen and (max-width: 767px){.h-background+.p-cta{margin-top:4rem}}.p-grid-people{width:calc(3*var(--grid-column-width) + 2*var(--grid-gutter-width))}@media only screen and (max-width: 1280px){.p-grid-people{width:calc(6*var(--grid-column-width) + 5*var(--grid-gutter-width))}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.p-grid-people{width:100%}}.p-grid-people .p__image{position:relative;width:100%;background-color:var(--color-black)}.p-grid-people .p__image:before{display:block;padding-top:100%;content:""}.p-grid-people .p__image:after{background-color:var(--color-primary)}.p-grid-people .p__image img{display:block;position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-grid-people .p__name{margin:1em 0 0;color:var(--color-white);font-size:var(--font-size-h-sm)}.p-grid-people .p__role{margin:.25em 0 0;font-size:var(--font-size-t-lg)}@media only screen and (max-width: 1440px){.p-grid-people .p__role{font-size:var(--font-size-t-md)}}.p-grid-people .p__bio{margin:1.5rem 0;padding:0 0 1.5rem;border-bottom:1px solid var(--color-line)}.p-grid-people .p__linkedin{transition:opacity .05s linear}.p-grid-people .p__linkedin:hover,.p-grid-people .p__linkedin:focus{opacity:.75}.p-grid-people--lg{width:calc(4*var(--grid-column-width) + 3*var(--grid-gutter-width))}@media only screen and (max-width: 1280px){.p-grid-people--lg{display:flex;align-items:center;flex-direction:row;justify-content:space-between;width:100%;align-items:flex-start}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.p-grid-people--lg{display:block}}@media only screen and (max-width: 1280px){.p-grid-people--lg .p__image{width:calc(5*var(--grid-column-width) + 4*var(--grid-gutter-width));order:2}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.p-grid-people--lg .p__image{width:100%}}@media only screen and (max-width: 1280px){.p-grid-people--lg .p__content{width:calc(7*var(--grid-column-width) + 6*var(--grid-gutter-width));order:1}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.p-grid-people--lg .p__content{width:100%}}@media only screen and (max-width: 1280px){.p-grid-people--lg .p__name{margin-top:.5rem}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.p-grid-people--lg .p__name{margin-top:1.25em}}.p-hero{display:flex;align-items:center;flex-direction:row;justify-content:space-between;padding:18.75rem 0 12.5rem}@media only screen and (max-width: 1440px){.p-hero{padding:15rem 0 12.5rem}}@media only screen and (max-width: 987px){.p-hero{display:block;padding:12.5rem 0 10rem;height:auto;min-height:0;max-height:none}}.p-hero .h-wrapper{position:relative}.p-hero .p__inner{display:flex;align-items:center;flex-direction:row;justify-content:space-between}@media only screen and (max-width: 987px){.p-hero .p__inner{display:block}}.p-hero .p__content{width:calc(6*var(--grid-column-width) + 5*var(--grid-gutter-width))}@media only screen and (max-width: 1280px){.p-hero .p__content{width:calc(7*var(--grid-column-width) + 6*var(--grid-gutter-width))}}@media only screen and (max-width: 987px){.p-hero .p__content{width:auto}}.p-hero .p__text{margin-top:1.5em;max-width:34em;font-size:var(--font-size-t-lg)}@media only screen and (max-width: 1440px){.p-hero .p__text{font-size:var(--font-size-t-md)}}.p-hero .p__btn{margin-top:3.5em}.p-hero .p__illustration{flex-grow:1;flex-shrink:1}@media only screen and (max-width: 1280px){.p-hero .p__illustration{width:calc(4.5*var(--grid-column-width) + 3.5*var(--grid-gutter-width));flex-grow:0;flex-shrink:0}}@media only screen and (max-width: 987px){.p-hero .p__illustration{margin-top:3rem;width:auto}}.p-hero .p__illustration .lg-lottie{display:block;margin:0 auto;height:auto}@media only screen and (max-width: 987px){.p-hero .p__illustration .lg-lottie{max-width:calc(8*var(--grid-column-width) + 7*var(--grid-gutter-width))}}.p-hero .p__illustration img{display:block;margin:0 auto}@media only screen and (max-width: 987px){.p-hero .p__illustration img{max-width:calc(8*var(--grid-column-width) + 7*var(--grid-gutter-width))}}.p-hero .p-a-icon{position:absolute;top:50%;left:50%;width:56.875rem;transform:translate3d(30%, 15%, 0);z-index:-1}@media only screen and (max-width: 987px){.p-hero .p-a-icon{top:0;width:46.562rem;transform:translate3d(5%, -17.5%, 0)}}@media only screen and (max-width: 767px){.p-hero .p-a-icon{width:27.5rem}}@media only screen and (max-width: 987px){.p-hero--lg,.p-hero--xl{padding-bottom:7.5rem}}.p-hero--lg .p__content,.p-hero--xl .p__content{width:calc(7*var(--grid-column-width) + 6*var(--grid-gutter-width))}@media only screen and (max-width: 1280px){.p-hero--lg .p__content,.p-hero--xl .p__content{width:auto}}.p-hero--lg .p__text,.p-hero--xl .p__text{font-size:var(--font-size-t-xl)}@media only screen and (max-width: 1440px){.p-hero--lg .p__text,.p-hero--xl .p__text{font-size:var(--font-size-t-lg)}}@media only screen and (max-width: 987px){.p-hero--lg .p__text,.p-hero--xl .p__text{font-size:var(--font-size-t-md)}}.p-hero--lg .p-a-icon,.p-hero--xl .p-a-icon{top:0;left:50%;width:46.562rem;transform:translate3d(5%, -25%, 0)}.p-loader{display:flex;position:fixed;top:0;left:0;width:100%;height:100%;align-items:center;background-color:var(--color-secondary);justify-content:center;opacity:0;pointer-events:none;z-index:11}.nav-main{position:fixed;top:0;left:0;width:100%;z-index:20}.nav-main .nav__contact{position:absolute;top:3.4375rem;right:calc(6.5625rem + var(--wrapper-large-abs-offset))}@media only screen and (max-width: 1440px){.nav-main .nav__contact{top:2.25rem;right:calc(4.6875rem + var(--wrapper-large-abs-offset))}}@media only screen and (max-width: 767px){.nav-main .nav__contact{top:1.6rem;right:calc(3.3125rem + var(--wrapper-large-abs-offset))}}@media only screen and (max-width: 400px){.nav-main .nav__contact{display:none}}.nav-main .nav__container{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;transform:translate3d(0, 0, 0);will-change:transform}.nav-main .nav__wrapper{display:flex;position:absolute;top:0;left:0;width:100%;height:100%;align-items:center;background-color:var(--color-black);-webkit-clip-path:circle(0px at 50% 50%);clip-path:circle(0px at 50% 50%);flex-direction:column;justify-content:center;transform:translate3d(0, 0, 0);z-index:2}.nav-main .nav__background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.nav-main .nav__inner{display:flex;margin:0 auto;position:relative;width:100%;max-width:calc(10*var(--grid-column-width) + 9*var(--grid-gutter-width));align-items:flex-start;flex-direction:row;justify-content:space-between;z-index:3}@media only screen and (max-width: 1440px){.nav-main .nav__inner{max-width:43.1875rem}}@media only screen and (max-width: 987px){.nav-main .nav__inner{max-width:none;padding:0 var(--wrapper-large-abs-offset)}}.nav-main .site-title{left:var(--wrapper-large-abs-offset);opacity:1 !important;transform:none !important}.nav-main .nav__toggle{display:flex;margin:0;padding:0;position:fixed;top:4.5rem;right:var(--wrapper-large-abs-offset);align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;border-radius:0;cursor:pointer;justify-content:center;z-index:21}@media only screen and (max-width: 1440px){.nav-main .nav__toggle{top:3.2rem}}@media only screen and (max-width: 767px){.nav-main .nav__toggle{top:2.25rem}}.nav-main .nav__toggle .nav__dot,.nav-main .nav__toggle .nav__line{background:var(--color-border);transition:background .05s linear}.nav-main .nav__toggle--open{width:33px;height:26px}.nav-main .nav__toggle--open .nav__lines{display:flex;position:absolute;top:0;left:0;right:7px;height:100%;align-items:flex-end;flex-direction:column;justify-content:space-between}.nav-main .nav__toggle--open .nav__line{width:23px;height:4px;border-radius:999em;transform-origin:100% 50%}.nav-main .nav__toggle--open .nav__line:nth-child(1){width:53.846%}.nav-main .nav__toggle--open .nav__line:nth-child(2){width:100%}.nav-main .nav__toggle--open .nav__line:nth-child(3){width:76.923%}.nav-main .nav__toggle--open .nav__dots{display:flex;position:absolute;top:0;right:0;height:100%;align-items:flex-end;flex-direction:column;justify-content:space-between}.nav-main .nav__toggle--open .nav__dot{width:4px;height:4px;border-radius:50%}.nav-main .nav__toggle--close{width:33px;height:26px;pointer-events:none}.nav-main .nav__toggle--close .nav__lines{transform:rotate(45deg)}.nav-main .nav__toggle--close .nav__line{position:absolute;border-radius:999em}.nav-main .nav__toggle--close .nav__line:first-child{top:calc(50% - 2px);left:calc(50% - 16px);width:32px;height:4px;transform-origin:2px 2px}.nav-main .nav__toggle--close .nav__line:last-child{top:calc(50% - 16px);left:calc(50% - 2px);width:4px;height:32px;transform-origin:2px 2px}.nav-main .nav__toggle:hover .nav__dot,.nav-main .nav__toggle:hover .nav__line,.nav-main .nav__toggle:focus .nav__dot,.nav-main .nav__toggle:focus .nav__line{background:var(--color-white)}.nav-main .menu{margin:0;padding:0;position:relative;width:47.1296%;list-style:none;z-index:2;color:var(--color-white);font:400 var(--font-size-h-xl)/1.167 var(--font-heading)}@media only screen and (max-width: 1440px){.nav-main .menu{font-size:var(--font-size-h-lg)}}@media only screen and (max-width: 767px){.nav-main .menu{width:100%;text-align:center}}@media only screen and (max-width: 360px){.nav-main .menu{font-size:var(--font-size-h-sm)}}.nav-main .menu a{display:block;position:relative;color:inherit;transition:color .05s linear}.nav-main .menu a:hover,.nav-main .menu a:focus{color:var(--color-primary)}.nav-main .menu .menu-item{position:relative;transform-origin:100% 0%;will-change:transform;line-height:1;white-space:nowrap}.nav-main .menu .menu-item+.menu-item{margin-top:.89em}@media only screen and (max-width: 1440px){.nav-main .menu .menu-item+.menu-item{margin-top:1.085em}}.nav-main .menu .current-menu-item a{color:var(--color-primary)}.nav-main .p-a-line{position:absolute;top:0;left:50%;height:26.625rem;z-index:2}@media only screen and (max-width: 1440px){.nav-main .p-a-line{height:23rem}}@media only screen and (max-width: 987px){.nav-main .p-a-line{height:21.8rem}}@media only screen and (max-width: 767px){.nav-main .p-a-line{display:none}}.nav-main .p-contact{position:relative;width:38.3333%;transform-origin:0% 0%;will-change:transform;z-index:2}@media only screen and (max-width: 767px){.nav-main .p-contact{display:none}}@media only screen and (max-width: 987px){.nav-main .p-contact .p__heading{font-size:var(--font-size-h-sm)}}.nav-main .p-contact .p__heading b{display:block}.nav-main .p-contact .p__content{margin-top:1.5em;font-size:var(--font-size-t-md)}.nav-main .p-contact .p__country{margin-top:1em}@media only screen and (max-width: 987px){.nav-main .p-contact .p__country{font-size:1.3rem}}.nav-main .p-contact .p__address{margin:.75em 0}.nav-main .p-contact .p__email{display:none}.nav-main .p-contact .p__email:last-child{display:block}.nav-main .p-a-icon{position:absolute;bottom:0;right:0;fill:var(--color-lighter-black);transform:translate3d(39%, 51.878%, 0);z-index:2}@media only screen and (max-width: 1440px){.nav-main .p-a-icon{width:44.6875rem;transform:translate3d(50.21%, 70.793%, 0)}}@media only screen and (max-width: 767px){.nav-main .p-a-icon{transform:translate3d(57.343%, 67.733%, 0)}}@media only screen and (max-width: 360px){.nav-main .p-a-icon{width:33rem}}.nav-main.is-opened .nav__container{opacity:1;pointer-events:auto}.nav-main.is-opened .menu{opacity:1;transform:translate3d(0, 0, 0)}.nav-main.is-opened .nav__toggle--open{pointer-events:none}.nav-main.is-opened .nav__toggle--close{pointer-events:auto}.p-preloader{display:flex;position:fixed;top:0;left:0;width:100%;height:100%;align-items:center;background-color:var(--color-secondary);justify-content:center;z-index:999}.p-section-articles-slider .p__articles{display:flex;padding:0 0 6.5rem;width:-moz-fit-content;width:fit-content;flex-direction:row;will-change:transform}.p-section-articles-slider .p__articles .p-article{flex-grow:0;flex-shrink:0}.p-section-articles-slider .p__articles .p-article__inner{transform-origin:50% 100%;transform:scaleY(0);transition:transform .4s cubic-bezier(0.215, 0.61, 0.355, 1) .4s}.p-section-articles-slider .p__articles .p-article__inner:after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--color-primary);content:"";transform-origin:50% 0%;transform:scaleY(1);transition:transform .4s cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;z-index:2}.p-section-articles-slider .p__articles .p-article.is-visible .p-article__inner{transform:scaleY(1);transition:transform .4s cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s}.p-section-articles-slider .p__articles .p-article.is-visible .p-article__inner:after{transform:scaleY(0);transition:transform .4s cubic-bezier(0.215, 0.61, 0.355, 1) .4s}.p-section-articles-slider .p__articles .p-article+.p-article{margin-left:var(--grid-gutter-width)}.p-section-articles{display:flex;align-items:center;flex-direction:row;justify-content:space-between;align-items:flex-start}@media only screen and (max-width: 1280px){.p-section-articles{flex-direction:column;justify-content:flex-start}}.p-section-articles .p__header{display:flex;width:calc(4*var(--grid-column-width) + 3*var(--grid-gutter-width));align-items:flex-start;flex-direction:column;justify-content:flex-start}@media only screen and (max-width: 1280px){.p-section-articles .p__header{width:auto}}.p-section-articles .p__header .p__heading{order:2}.p-section-articles .p__header .p__suptitle{order:1}.p-section-articles .p__header .p__btn{margin-top:1.5rem;order:3}.p-section-articles .p__articles{display:flex;align-items:center;flex-direction:row;justify-content:space-between;margin:1.7rem 0 0;width:calc(8*var(--grid-column-width) + 7*var(--grid-gutter-width))}@media only screen and (max-width: 1280px){.p-section-articles .p__articles{margin-top:5.875rem;width:100%}}@media only screen and (max-width: 987px){.p-section-articles .p__articles{margin-top:4.8125rem;flex-direction:column}}@media only screen and (max-width: 767px){.p-section-articles .p__articles{margin-top:3.5rem}}@media only screen and (max-width: 987px){.p-section-articles .p__articles .p-article+.p-article{margin-top:1.875rem}}.p-section-catcher{display:flex;margin:0 auto;max-width:calc(10*var(--grid-column-width) + 9*var(--grid-gutter-width));align-items:center;flex-direction:column;justify-content:flex-start;text-align:center}@media only screen and (max-width: 1280px){.p-section-catcher{max-width:none}}.p-section-catcher .p-a-line{margin:6.25rem auto}@media only screen and (max-width: 767px){.p-section-catcher .p-a-line{margin:3.75rem auto}}.p-section-catcher .p-a-line:first-child{margin-top:0}.p-section-catcher .p-a-line:last-child{margin-bottom:0}.p-section-catcher .p__heading{font-size:var(--font-size-h-lg)}.p-section-catcher .p__text{margin:2rem 0;font-size:var(--font-size-t-lg)}@media only screen and (max-width: 1440px){.p-section-catcher .p__text{font-size:var(--font-size-t-md)}}@media only screen and (max-width: 767px){.p-section-catcher .p__text{font-size:var(--font-size-t-sm)}}.p-section-catcher .p__btn{margin:3rem auto 0}@media only screen and (max-width: 1280px){.p-section-catcher--sm .p__heading br{display:none}}.p-section-catcher--lg{max-width:53.5625rem}@media only screen and (max-width: 1440px){.p-section-catcher--lg{max-width:44.59375rem}}.p-section-catcher--lg .p__heading{font-size:var(--font-size-h-xl)}@media only screen and (max-width: 767px){.p-section-catcher--lg .p__heading br{display:none}}.p-section-ecosystem .p__heading{text-align:center}.p-section-ecosystem .b-illustration{position:relative;margin:5rem auto 0;width:100%;max-width:37.5rem;opacity:0;transform:scale(0.8);transition:opacity .6s linear 0s,transform 1s cubic-bezier(0.55, 0.055, 0.675, 0.19)}@media only screen and (max-width: 1280px){.p-section-ecosystem .b-illustration{max-width:30rem}}.p-section-ecosystem .b-illustration:before{display:block;padding-top:100%;content:""}.background-dark .p-section-ecosystem .b-illustration{opacity:1;transform:scale(1);transition:opacity 1s linear 0s,transform 1s cubic-bezier(0.215, 0.61, 0.355, 1)}.p-section-ecosystem .b-illustration .b__border{position:absolute;top:0;left:0;width:100%;height:100%;transform:translate3d(calc(var(--mouse-x) * 0.02px), calc(var(--mouse-y) * 0.02px), 0);overflow:visible;will-change:transform;z-index:1}.p-section-ecosystem .b-illustration .b__border circle{animation:ecosystem-border 100s linear infinite;fill:none;stroke:var(--color-line);stroke-dasharray:0 20;stroke-linecap:round;stroke-width:5px;transform-origin:50% 50%}@media only screen and (max-width: 1280px){.p-section-ecosystem .b-illustration .b__border circle{stroke-dasharray:0 22;stroke-width:6px}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.p-section-ecosystem .b-illustration .b__border circle{stroke-dasharray:0 33;stroke-width:8px}}.p-section-ecosystem .b-illustration .b__logo{display:block;position:absolute;top:50%;left:50%;width:34.33%;height:auto;transform:translate3d(calc(var(--mouse-x) * 0.005px - 50%), calc(var(--mouse-y) * 0.005px - 50%), 0);z-index:3}.p-section-ecosystem .b-illustration .b__elements{position:absolute;top:50%;left:50%;width:66.667%;height:66.667%;border:4px solid var(--color-line);border-radius:50%;transform:translate3d(calc(var(--mouse-x) * 0.01px - 50%), calc(var(--mouse-y) * 0.01px - 50%), 0);z-index:2}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.p-section-ecosystem .b-illustration .b__elements{border-width:3px}}.p-section-ecosystem .b-illustration .b__elements:before{display:block;position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;animation:ecosystem-border 25s linear infinite;background:radial-gradient(circle at 50% 0, var(--color-dark-black), rgba(25, 26, 34, 0) 1rem) 0/100% no-repeat,radial-gradient(circle at 8% 76%, var(--color-dark-black), rgba(25, 26, 34, 0) 1rem) 0/100% no-repeat,radial-gradient(circle at 92% 76%, var(--color-dark-black), rgba(25, 26, 34, 0) 1rem) 0/100% no-repeat;content:"";opacity:0;transition-delay:0s;z-index:1}.background-dark .p-section-ecosystem .b-illustration .b__elements:before{opacity:1;transition:opacity 1s linear .4s}.p-section-ecosystem .b-illustration .b__element{display:flex;position:absolute;width:40%;height:40%;align-items:center;flex-direction:column;justify-content:center;z-index:2}.p-section-ecosystem .b-illustration .b__element:before{display:block;position:absolute;top:50%;left:50%;width:100%;height:100%;background:radial-gradient(closest-side, var(--color-dark-black) 0%, var(--color-dark-black) 27%, rgba(25, 26, 34, 0) 100%);content:"";opacity:0;transition-delay:0s;transform:translate3d(-50%, -50%, 0)}.background-dark .p-section-ecosystem .b-illustration .b__element:before{opacity:1;transition:opacity 1s linear .4s}.p-section-ecosystem .b-illustration .b__element__picto,.p-section-ecosystem .b-illustration .b__element__label{position:relative;z-index:2}.p-section-ecosystem .b-illustration .b__element__picto{width:37.5%;height:40.625%;-o-object-fit:contain;object-fit:contain}@media only screen and (max-width: 1280px){.p-section-ecosystem .b-illustration .b__element__picto{width:3.375rem;height:3.65625rem}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.p-section-ecosystem .b-illustration .b__element__picto{width:2.4375rem;height:2.640625rem}}.p-section-ecosystem .b-illustration .b__element__label{margin:.5em 0 0;font-size:var(--font-size-t-md)}@media only screen and (max-width: 1280px){.p-section-ecosystem .b-illustration .b__element__label{font-size:var(--font-size-t-sm)}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.p-section-ecosystem .b-illustration .b__element__label{margin-top:.25em;font-size:var(--font-size-t-xs)}}.p-section-ecosystem .b-illustration .b__element:nth-child(1){top:0;left:50%;transform:translate3d(calc(var(--mouse-x) * 0.005px - 50%), calc(var(--mouse-y) * 0.005px - 50%), 0)}.p-section-ecosystem .b-illustration .b__element:nth-child(2),.p-section-ecosystem .b-illustration .b__element:nth-child(3){bottom:0;transform:translate3d(calc(var(--mouse-x) * 0.005px - 50%), calc(var(--mouse-y) * 0.005px - 10%), 0)}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.p-section-ecosystem .b-illustration .b__element:nth-child(2),.p-section-ecosystem .b-illustration .b__element:nth-child(3){transform:translate3d(calc(var(--mouse-x) * 0.005px - 50%), calc(var(--mouse-y) * 0.005px), 0)}}.p-section-ecosystem .b-illustration .b__element:nth-child(2){left:92.5%}.p-section-ecosystem .b-illustration .b__element:nth-child(3){left:7.5%}.p-section-list-small{position:relative;opacity:1}.p-section-list-small .p__elements{margin:0 0 0 auto;width:calc(6*var(--grid-column-width) + 5*var(--grid-gutter-width))}.is-handheld .p-section-list-small .p__elements{margin-left:0;width:100%}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.p-section-list-small .p__elements{margin-left:0;max-width:none}}.p-section-list-small .b-element{display:flex;align-items:center;flex-direction:row;justify-content:space-between;margin:16.25rem 0 0;justify-content:flex-end}@media only screen and (max-width: 1440px){.p-section-list-small .b-element{margin-top:12.8125rem}}@media only screen and (max-width: 1280px){.p-section-list-small .b-element{margin-top:9.375rem}}.is-handheld .p-section-list-small .b-element{justify-content:space-between}@media only screen and (max-width: 987px){.p-section-list-small .b-element{margin-top:7rem}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.p-section-list-small .b-element{align-items:flex-start;flex-direction:column}}.p-section-list-small .b-element .b__content,.p-section-list-small .b-element .b__illustration{width:calc(6*var(--grid-column-width) + 5*var(--grid-gutter-width))}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.p-section-list-small .b-element .b__content,.p-section-list-small .b-element .b__illustration{width:100%}}.p-section-list-small .b-element .b__content{padding:4.5rem 0;order:2}@media only screen and (max-width: 767px){.p-section-list-small .b-element .b__content{width:calc(7*var(--grid-column-width) + 6*var(--grid-gutter-width))}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.p-section-list-small .b-element .b__content{padding:0;width:100%;order:1}}.p-section-list-small .b-element .b__text{margin:.2667em 0 0;max-width:calc(5*var(--grid-column-width) + 4*var(--grid-gutter-width));color:var(--color-primary)}@media only screen and (max-width: 1440px){.p-section-list-small .b-element .b__text{max-width:none}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.p-section-list-small .b-element .b__text{font-size:1.5rem}}.p-section-list-small .b-element .b__illustration{display:none;order:1}.is-handheld .p-section-list-small .b-element .b__illustration{display:block;width:calc(6*var(--grid-column-width) + 5*var(--grid-gutter-width))}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.is-handheld .p-section-list-small .b-element .b__illustration{width:100%;max-width:calc(8*var(--grid-column-width) + 7*var(--grid-gutter-width))}}@media only screen and (max-width: 767px){.p-section-list-small .b-element .b__illustration{width:calc(4*var(--grid-column-width) + 3*var(--grid-gutter-width))}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.p-section-list-small .b-element .b__illustration{margin:3.75rem auto 0;order:2}}.p-section-list-small .b-element .b__illustration .lg-lottie,.p-section-list-small .b-element .b__illustration img{display:block;margin:0 auto;width:100%}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.p-section-list-small .b-element .b__illustration .lg-lottie,.p-section-list-small .b-element .b__illustration img{margin-left:auto}}.p-section-list-small .b-element:first-child{margin-top:0}.p-section-list-small .p__illustration{position:absolute;top:0;left:0;width:calc(6*var(--grid-column-width) + 5*var(--grid-gutter-width))}.is-handheld .p-section-list-small .p__illustration{display:none}.p-section-list-small .p__illustration .lg-lottie{margin:0 auto;width:15.625rem;height:auto}.p-section-people .s-intro{display:flex;align-items:center;flex-direction:row;justify-content:space-between;align-items:flex-start}@media only screen and (max-width: 1280px){.p-section-people .s-intro{display:block}}.p-section-people .s-intro .s__header{display:flex;width:calc(6*var(--grid-column-width) + 5*var(--grid-gutter-width));align-items:flex-start;flex-direction:column;justify-content:flex-start}@media only screen and (max-width: 1280px){.p-section-people .s-intro .s__header{width:auto;max-width:39.625rem}}.p-section-people .s-intro .s__heading{order:2}.p-section-people .s-intro .s__suptitle{order:1}.p-section-people .s-intro .s__text{margin-top:1.875rem;order:3;font-size:var(--font-size-t-lg)}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.p-section-people .s-intro .s__text{font-size:var(--font-size-t-sm)}}@media only screen and (max-width: 1280px){.p-section-people .s-intro .s__founder{margin-top:5.5rem}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.p-section-people .s-intro .s__founder{margin-top:4rem}}.p-section-people .s-partners{margin:6.25rem 0 0}@media only screen and (max-width: 1280px){.p-section-people .s-partners{margin-top:12rem}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.p-section-people .s-partners{margin-top:6.25rem}}.p-section-people .s-partners .s__heading{text-align:center}.p-section-people .s__profiles{display:flex;align-items:center;flex-direction:row;justify-content:space-between;margin:5.5rem 0 13.75rem;align-items:stretch;flex-wrap:wrap;justify-content:flex-start}@media only screen and (max-width: 987px){.p-section-people .s__profiles{margin-top:4rem}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.p-section-people .s__profiles{margin-top:3.5rem}}.p-section-people .s__profile{display:flex;margin:2.5rem 0 0 var(--grid-gutter-width);flex-direction:column}.p-section-people .s__profile:nth-child(-n+4){margin-top:0}.p-section-people .s__profile:nth-child(4n+4){margin-left:auto}.p-section-people .s__profile:nth-child(4n+1){margin-left:0}@media only screen and (max-width: 1280px){.p-section-people .s__profile:nth-child(1n){margin:2.5rem 0 0}.p-section-people .s__profile:nth-child(-n+2){margin-top:0}.p-section-people .s__profile:nth-child(2n+2){margin-left:auto}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.p-section-people .s__profile:nth-child(1n){margin:2.5rem 0 0}.p-section-people .s__profile:first-child{margin-top:0}}.p-section-people .s__profile .p__image{flex-grow:0;flex-shrink:0}.p-section-people .s__profile .p__content{display:flex;flex-direction:column;flex-grow:1;flex-shrink:1}.p-section-people .s__profile .p__bio{flex-grow:1;flex-shrink:1}.p-section-slider{opacity:1}.p-section-slider .p__heading{position:relative;width:-moz-fit-content;width:fit-content;color:transparent;letter-spacing:-0.02em;line-height:1.25;text-indent:-999em;white-space:nowrap}.p-section-slider .p__heading:before{display:block;position:absolute;top:0;left:-50vw;animation:slider-title 20s linear infinite;background:linear-gradient(to right, var(--color-primary) 0, var(--color-primary) 34.264%, white 34.264%) left/20% 1.25em repeat-x;-webkit-background-clip:text;background-clip:text;content:attr(data-text);transform:translate3d(-5%, 0, 0);text-indent:0;white-space:nowrap}.p-section-slider .p__slides{display:flex;width:-moz-fit-content;width:fit-content;flex-direction:row;will-change:transform}.p-section-slider .b-slide{display:flex;align-items:center;flex-direction:row;justify-content:space-between;width:calc(12*var(--grid-column-width) + 11*var(--grid-gutter-width));height:38.625rem;flex-grow:0;flex-shrink:0;opacity:0;transition:opacity .2s linear}@media only screen and (max-width: 1280px){.p-section-slider .b-slide{height:32rem}}@media only screen and (max-width: 987px){.p-section-slider .b-slide{margin-top:4.375rem;height:35rem;flex-direction:column;justify-content:flex-start}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.p-section-slider .b-slide{height:30rem}}.p-section-slider .b-slide .b__content,.p-section-slider .b-slide .b__illustration,.p-section-slider .b-slide .b__image{width:calc(6*var(--grid-column-width) + 5*var(--grid-gutter-width))}@media only screen and (max-width: 987px){.p-section-slider .b-slide .b__content,.p-section-slider .b-slide .b__illustration,.p-section-slider .b-slide .b__image{width:auto}}.p-section-slider .b-slide .b__content{order:2}@media only screen and (max-width: 987px){.p-section-slider .b-slide .b__content{max-width:calc(10*var(--grid-column-width) + 9*var(--grid-gutter-width));order:1}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.p-section-slider .b-slide .b__content{max-width:none}}.p-section-slider .b-slide .b__image,.p-section-slider .b-slide .b__illustration{order:1}@media only screen and (max-width: 1280px){.p-section-slider .b-slide .b__image,.p-section-slider .b-slide .b__illustration{padding:0 var(--grid-gutter-width)}}@media only screen and (max-width: 987px){.p-section-slider .b-slide .b__image,.p-section-slider .b-slide .b__illustration{margin-top:4.375rem;padding:0 calc(var(--grid-gutter-width)*2);max-width:calc(8*var(--grid-column-width) + 7*var(--grid-gutter-width));order:2}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.p-section-slider .b-slide .b__image,.p-section-slider .b-slide .b__illustration{padding:0 calc(var(--grid-gutter-width)*1)}}.p-section-slider .b-slide .b__image{display:flex;height:100%;align-items:center;justify-content:center}@media only screen and (max-width: 987px){.p-section-slider .b-slide .b__image{height:auto}}.p-section-slider .b-slide .b__image a{display:flex;width:100%;height:100%;align-items:center;justify-content:center}@media only screen and (max-width: 987px){.p-section-slider .b-slide .b__image a{height:auto}}.p-section-slider .b-slide .b__image img{display:block;width:55%;height:40%;-o-object-fit:contain;object-fit:contain}@media only screen and (max-width: 1280px){.p-section-slider .b-slide .b__image img{width:75%}}@media only screen and (max-width: 987px){.p-section-slider .b-slide .b__image img{height:auto}}.p-section-slider .b-slide .b__heading,.p-section-slider .b-slide .b__text{opacity:0;transform:translate3d(0, 50px, 0) skewY(5deg) rotateY(15deg);transform-origin:0 0;transition-delay:0s;transition-duration:.6s;transition-property:opacity,transform;transition-timing-function:cubic-bezier("M0,0 C0.088,0.638 0.184,0.904 0.374,1.03 0.576,1.164 0.694,1.022 1,1")}.p-section-slider .b-slide .b__text{margin-top:.25em;font-size:var(--font-size-t-md)}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.p-section-slider .b-slide .b__text{font-size:var(--font-size-t-sm)}}.p-section-slider .b-slide .b__illustration .lg-lottie,.p-section-slider .b-slide .b__illustration img{display:block;margin:0 auto}.p-section-slider .b-slide--image{height:26rem}@media only screen and (max-width: 987px){.p-section-slider .b-slide--image{height:28rem}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.p-section-slider .b-slide--image{height:26rem}}.p-section-slider .b-slide.is-active{opacity:1}.p-section-slider .b-slide.is-active .b__heading,.p-section-slider .b-slide.is-active .b__text{opacity:1;transform:translate3d(0, 0, 0) skewY(0deg) rotateY(0deg)}.p-section-slider .b-slide.is-active .b__text{transition-delay:.05s}.p-section-slider .p__nav{display:flex;position:absolute;bottom:-5.625rem;left:0;width:100%;align-items:center;flex-direction:row;justify-content:space-between}.p-section-slider .p__nav .p__arrow{position:relative;width:3.75rem;height:3.75rem;border:.1875rem solid var(--color-primary);border-radius:50%;cursor:pointer;transition:opacity .07s linear 0s,transform .2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s}.p-section-slider .p__nav .p__arrow:before{display:block;position:absolute;top:calc(50% - .4375rem);left:calc(50% - .65625rem);width:1.3125rem;height:.875rem;background-size:contain;background-repeat:no-repeat;content:"";transition:transform .1s cubic-bezier(0.645, 0.045, 0.355, 1)}.p-section-slider .p__nav .p__arrow--prev:before{background-image:url("../../static/img/arrow-left.svg")}.p-section-slider .p__nav .p__arrow--prev:hover:before{transform:translate3d(-3px, 0, 0)}.p-section-slider .p__nav .p__arrow--prev.is-hidden{transform:translate3d(-10px, 0, 0)}.p-section-slider .p__nav .p__arrow--next:before{background-image:url("../../static/img/arrow-right.svg")}.p-section-slider .p__nav .p__arrow--next:hover:before{transform:translate3d(3px, 0, 0)}.p-section-slider .p__nav .p__arrow--next.is-hidden{transform:translate3d(10px, 0, 0)}.p-section-slider .p__nav .p__arrow.is-hidden{opacity:0;pointer-events:none;transition:opacity .07s linear .13s,transform .2s cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s}.p-section-text-illustration{margin:13.4375rem 0}@media only screen and (max-width: 1440px){.p-section-text-illustration{margin-top:9.375rem}}@media only screen and (max-width: 987px){.p-section-text-illustration{margin-top:6.25rem;flex-direction:column}}.p-section-text-illustration .b-element{display:flex;align-items:center;flex-direction:row;justify-content:space-between;margin:20rem 0 0}@media only screen and (max-width: 1440px){.p-section-text-illustration .b-element{margin:16.25rem 0 0}}@media only screen and (max-width: 987px){.p-section-text-illustration .b-element{display:block;margin-top:7.5rem}}.p-section-text-illustration .b-element .b__content{width:calc(5*var(--grid-column-width) + 4*var(--grid-gutter-width))}@media only screen and (max-width: 1280px){.p-section-text-illustration .b-element .b__content{width:calc(6*var(--grid-column-width) + 5*var(--grid-gutter-width))}}@media only screen and (max-width: 987px){.p-section-text-illustration .b-element .b__content{margin:0 auto;width:100%}}.p-section-text-illustration .b-element .b__heading{color:var(--color-heading);font:400 var(--font-size-h-xxl)/1.143 var(--font-heading);letter-spacing:-0.01em;font-size:var(--font-size-h-md)}.p-section-text-illustration .b-element .b__heading b,.p-section-text-illustration .b-element .b__heading strong{color:var(--color-primary);font-weight:400}.p-section-text-illustration .b-element .b__subtitle{color:var(--color-heading);font:400 var(--font-size-h-xxl)/1.143 var(--font-heading);letter-spacing:-0.01em;font-size:var(--font-size-h-sm);line-height:1.333;margin:.2667em 0 2.5rem;color:var(--color-primary)}.p-section-text-illustration .b-element .b__subtitle b,.p-section-text-illustration .b-element .b__subtitle strong{color:var(--color-primary);font-weight:400}@media only screen and (max-width: 987px){.p-section-text-illustration .b-element .b__subtitle{font-size:1.5rem}}.p-section-text-illustration .b-element .b__text{margin:.75rem 0 0;font-size:var(--font-size-t-lg)}.p-section-text-illustration .b-element .b__illustration{width:calc(6*var(--grid-column-width) + 5*var(--grid-gutter-width))}@media only screen and (max-width: 1280px){.p-section-text-illustration .b-element .b__illustration{padding:0 var(--grid-gutter-width);width:calc(5*var(--grid-column-width) + 4*var(--grid-gutter-width))}}@media only screen and (max-width: 987px){.p-section-text-illustration .b-element .b__illustration{margin:4.375rem auto 0;padding:0 calc(var(--grid-column-width)*2);width:100%;max-width:calc(8*var(--grid-column-width) + 7*var(--grid-gutter-width))}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.p-section-text-illustration .b-element .b__illustration{padding:0 calc(var(--grid-column-width)*1);max-width:calc(10*var(--grid-column-width) + 9*var(--grid-gutter-width))}}.p-section-text-illustration .b-element .b__illustration .lg-lottie,.p-section-text-illustration .b-element .b__illustration img{display:block;margin:0 auto;max-width:100%;height:auto}.p-section-text-illustration .b-element:first-child{margin-top:0}.p-section-text-illustration .b-element:nth-child(2n) .b__content{margin-left:auto;order:2}@media only screen and (max-width: 1280px){.p-section-text-illustration--secondary{margin-top:13.75rem}}@media only screen and (max-width: 987px){.p-section-text-illustration--secondary{margin-top:9rem}}.p-section-text-illustration--secondary .b-element{margin-top:11.875rem}@media only screen and (max-width: 987px){.p-section-text-illustration--secondary .b-element{margin-top:9rem}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.p-section-text-illustration--secondary .b-element{margin-top:5.625rem}}@media only screen and (max-width: 1280px){.p-section-text-illustration--secondary .b-element .b__content{width:calc(5*var(--grid-column-width) + 4*var(--grid-gutter-width))}}@media only screen and (max-width: 987px){.p-section-text-illustration--secondary .b-element .b__content{width:auto}}.p-section-text-illustration--secondary .b-element .b__heading{color:var(--color-heading);font:400 var(--font-size-h-xxl)/1.143 var(--font-heading);letter-spacing:-0.01em;font-size:var(--font-size-h-lg)}.p-section-text-illustration--secondary .b-element .b__heading b,.p-section-text-illustration--secondary .b-element .b__heading strong{color:var(--color-primary);font-weight:400}@media only screen and (max-width: 1440px){.p-section-text-illustration--secondary .b-element .b__text{font-size:var(--font-size-t-md)}}@media only screen and (max-width: 1280px){.p-section-text-illustration--secondary .b-element .b__text{font-size:var(--font-size-t-sm)}}.p-section-text-illustration--secondary .b-element--illustration{margin-top:19rem}@media only screen and (max-width: 1280px){.p-section-text-illustration--secondary .b-element--illustration{display:block}}@media only screen and (max-width: 987px){.p-section-text-illustration--secondary .b-element--illustration{margin-top:9rem}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.p-section-text-illustration--secondary .b-element--illustration{margin-top:5.625rem}}.p-section-text-illustration--secondary .b-element--illustration .b__content{width:calc(6*var(--grid-column-width) + 5*var(--grid-gutter-width))}@media only screen and (max-width: 1280px){.p-section-text-illustration--secondary .b-element--illustration .b__content{width:100%}}.p-section-text-illustration--secondary .b-element--illustration .b__text{font-size:var(--font-size-t-md)}@media only screen and (max-width: 1280px){.p-section-text-illustration--secondary .b-element--illustration .b__text{font-size:var(--font-size-t-sm)}}.p-section-text-illustration--secondary .b-element--illustration .b__illustration{padding:0 calc(var(--grid-column-width)*.5)}@media only screen and (max-width: 1280px){.p-section-text-illustration--secondary .b-element--illustration .b__illustration{margin-top:3.375rem;padding:0;width:100%;max-width:none}}.p-section-two-columns{display:flex;align-items:center;flex-direction:row;justify-content:space-between;margin:10.625rem 0 14.375rem}@media only screen and (max-width: 1280px){.p-section-two-columns{margin:10.625rem 0;align-items:flex-start;flex-direction:column;justify-content:flex-start}}@media only screen and (max-width: 987px){.p-section-two-columns{margin:9.375rem 0}}@media only screen and (max-width: 767px){.p-section-two-columns{margin:7.25rem 0}}.p-section-two-columns .p__header,.p-section-two-columns .p__text{width:calc(6*var(--grid-column-width) + 5*var(--grid-gutter-width))}@media only screen and (max-width: 1280px){.p-section-two-columns .p__header,.p-section-two-columns .p__text{width:auto}}.p-section-two-columns .p__header{display:flex;align-items:flex-start;flex-direction:column;justify-content:flex-start}.p-section-two-columns .p__header .p__heading{order:2}@media only screen and (max-width: 1280px){.p-section-two-columns .p__header .t-heading-xl{max-width:28.125rem}}.p-section-two-columns .p__header .t-heading-lg{max-width:calc(5*var(--grid-column-width) + 4*var(--grid-gutter-width))}@media only screen and (max-width: 1280px){.p-section-two-columns .p__header .t-heading-lg{max-width:39.625rem}}.p-section-two-columns .p__header .p__suptitle{order:1}.p-section-two-columns .p__text{margin-top:3.2rem;font-size:var(--font-size-t-md)}@media only screen and (max-width: 1280px){.p-section-two-columns .p__text{margin-top:2rem;max-width:39.625rem;font-size:var(--font-size-t-sm)}}.l-article .l__header{display:flex;align-items:center;flex-direction:row;justify-content:space-between;padding:18.75rem 0 0;position:relative;align-items:flex-start}@media only screen and (max-width: 1440px){.l-article .l__header{padding-top:15rem}}@media only screen and (max-width: 987px){.l-article .l__header{padding-top:12.5rem}}.l-article .l__header__content{position:relative;width:calc(7*var(--grid-column-width) + 6*var(--grid-gutter-width));z-index:2}@media only screen and (max-width: 1280px){.l-article .l__header__content{margin:0 0 6.25rem;width:100%;max-width:calc(10*var(--grid-column-width) + 9*var(--grid-gutter-width))}}@media only screen and (max-width: 987px){.l-article .l__header__content{max-width:none}}.l-article .l__header .p-a-icon{position:absolute;top:50%;left:55%;width:62.5rem}@media only screen and (max-width: 1280px){.l-article .l__header .p-a-icon{top:80%;width:46.5625rem}}@media only screen and (max-width: 767px){.l-article .l__header .p-a-icon{top:25%;width:27.5rem}}.l-article .l__date{display:block;margin-bottom:.75em;font-weight:700}.l-article .b-author{display:flex;margin:2.5rem 0;position:relative;padding:0 0 0 4.75rem;height:3.75rem;align-items:flex-start;flex-direction:column;justify-content:center;overflow:hidden;font-style:normal}.l-article .b-author .b__image{position:absolute;top:0;left:0;width:3.75rem;height:3.75rem;border-radius:50%;float:left}.l-article .b-author .b__image img{display:block;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:inherit;-o-object-fit:cover;object-fit:cover}.l-article .b-author .b__image--blank{background-color:var(--color-white)}.l-article .b-author .b__name{margin-bottom:.4em;color:var(--color-heading);font-size:var(--font-size-t-lg);font-weight:700;line-height:1}.l-article .b-author .b__role{line-height:1}.l-article .l__excerpt{font-size:var(--font-size-t-lg)}@media only screen and (max-width: 1280px){.l-article .l__excerpt{font-size:var(--font-size-t-md)}}.l-article .l__thumbnail{position:relative;width:calc(4.5*var(--grid-column-width) + 3.5*var(--grid-gutter-width));z-index:2}.l-article .l__thumbnail:after{background-color:var(--color-primary)}@media only screen and (max-width: 1280px){.l-article .l__thumbnail{display:none}}.l-article .l__thumbnail img{display:block;width:100%;height:auto}.l-article .p-a-line{margin:0 auto 2.75rem}.l-article .l__content{margin:-2.8125rem auto 10rem;position:relative;width:calc(10*var(--grid-column-width) + 9*var(--grid-gutter-width));z-index:2}@media only screen and (max-width: 1280px){.l-article .l__content{width:auto}}@media only screen and (max-width: 767px){.l-article .l__content{margin-top:0}}.l-articles .p-hero .p-a-icon{width:63.4375rem;left:60%;transform:translate3d(0, 0, 0)}.l-contact .p-hero .p__text{font-size:var(--font-size-t-lg)}.l-contact .s-contact{display:flex;align-items:center;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}@media only screen and (max-width: 987px){.l-contact .s-contact{display:block}}.l-contact .s-contact .p-a-line{margin:0 auto}.l-contact .s-contact .s__heading{margin:3rem 0 8.125rem;width:100%;text-align:center}@media only screen and (max-width: 987px){.l-contact .s-contact .s__heading{margin-bottom:4.5rem}.l-contact .s-contact .s__heading strong{display:block}}.l-contact .s-contact .p-contact{flex-grow:1;flex-shrink:1}@media only screen and (max-width: 987px){.l-contact .s-contact .p-contact .p__heading{display:none}}.l-contact .s-contact .p-contact .p__heading strong{display:inline}.l-contact .s-contact .form-contact{width:calc(6*var(--grid-column-width) + 5*var(--grid-gutter-width))}@media only screen and (max-width: 1280px){.l-contact .s-contact .form-contact{width:calc(7*var(--grid-column-width) + 6*var(--grid-gutter-width))}}@media only screen and (max-width: 987px){.l-contact .s-contact .form-contact{margin-top:4.5rem;width:100%}}.l-error-404 .p-hero{height:100vh}@media only screen and (max-width: 400px){.l-error-404 .p-hero{padding-top:8rem}}.l-error-404 .p-hero .p__heading{font-size:5.5rem}@media only screen and (max-width: 1280px){.l-error-404 .p-hero .p__heading{font-size:5rem}}@media only screen and (max-width: 987px){.l-error-404 .p-hero .p__heading{font-size:4.5rem}}@media only screen and (max-width: 400px){.l-error-404 .p-hero .p__heading{font-size:3.5rem}}.l-error-404 .p-hero .p__text{margin-top:.5em}@media only screen and (max-width: 400px){.l-error-404 .p-hero .p__text{font-size:var(--font-size-t-md)}}.l-error-404 .p-hero .p-a-icon{top:50%;left:40%;width:60rem;transform:translate3d(0, -50%, 0)}@media only screen and (max-width: 1440px){.l-error-404 .p-hero .p-a-icon{width:46.562rem}}@media only screen and (max-width: 987px){.l-error-404 .p-hero .p-a-icon{left:40%;transform:none}}@media only screen and (max-width: 400px){.l-error-404 .p-hero .p-a-icon{width:30rem}}@media only screen and (max-width: 1280px){.l-front-page .section-how{margin-bottom:7.5rem}}@media only screen and (max-width: 767px){.l-front-page .section-how{margin-bottom:6.5rem}}.l-front-page .section-portfolio-parent{z-index:2}.l-front-page .section-portfolio .p__heading{margin:0 auto;color:var(--color-white);text-align:center;text-indent:0}.l-front-page .section-portfolio .p__heading:before{display:none}.l-front-page .section-invest .p-a-line{margin:6.25rem auto -11.875rem}@media only screen and (max-width: 1440px){.l-front-page .section-invest .p-a-line{margin-bottom:-17.5rem}}@media only screen and (max-width: 767px){.l-front-page .section-invest .p-a-line{margin-bottom:-11.875rem}}.l-front-page .h-background--dark{margin-top:-10rem}.l-front-page .h-background--parent{padding-bottom:0}.l-front-page .h-background--parent:before{height:calc(100% - 25.375rem)}@media only screen and (max-width: 1440px){.l-front-page .h-background--parent:before{height:calc(100% - 18.75rem)}}.l-how .p-hero .p__illustration .lg-lottie{width:17rem}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.l-how .section-intro .p__heading strong{display:block}}.l-how .section-services{margin-bottom:0}.l-how .section-services .lg-lottie--how-2{width:18.75rem}.l-how .section-services .lg-lottie--how-3{width:27.5rem}.l-how .section-services .lg-lottie--how-4{width:26.25rem}.l-how .section-portfolio-parent{z-index:2}.l-how .section-portfolio .p__heading{margin:0 auto;color:var(--color-white);text-align:center;text-indent:0}.l-how .section-portfolio .p__heading:before{display:none}.l-how .section-principles .lg-lottie{max-width:100%;height:auto}.l-how .section-principles .lg-lottie--principle-1,.l-how .section-principles .lg-lottie--principle-2{width:27.5rem}.l-how .section-principles .lg-lottie--principle-3{width:25.0625rem}.l-how .section-principles .lg-lottie--principle-4{width:24.6875rem}.l-how .p-cta{margin-top:6.25rem}.l-how .h-background--dark{margin-top:-10rem}.l-how .h-background--parent{padding-bottom:0}.l-how .h-background--parent:before{height:calc(100% - 25.375rem)}@media only screen and (max-width: 1440px){.l-how .h-background--parent:before{height:calc(100% - 18.75rem)}}.l-page .h-wrapper{padding:18.75rem 0 0;position:relative}@media only screen and (max-width: 1440px){.l-page .h-wrapper{padding-top:15rem}}@media only screen and (max-width: 987px){.l-page .h-wrapper{padding-top:12.5rem}}.l-page .l__heading{position:relative;z-index:2}.l-page .p-a-icon{position:absolute;top:10rem;left:55%;width:62.5rem}@media only screen and (max-width: 1280px){.l-page .p-a-icon{top:auto;bottom:0;width:46.5625rem}}@media only screen and (max-width: 767px){.l-page .p-a-icon{width:27.5rem}}.l-page .p-a-line{margin:0 auto 2.75rem}.l-page .l__content{margin:5rem 0 10rem;position:relative;max-width:50rem;z-index:2}@media only screen and (max-width: 1280px){.l-page .l__content{width:auto}}@media only screen and (max-width: 767px){.l-page .l__content{margin-top:3.5rem}}.l-pitch .p-hero .p__text{font-size:var(--font-size-t-lg)}.l-pitch .p-a-line{margin:0 auto 3rem}.l-pitch .s-pitch{display:flex;align-items:center;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}@media only screen and (max-width: 987px){.l-pitch .s-pitch{display:block}}.l-pitch .s-pitch .s__content{width:calc(5*var(--grid-column-width) + 4*var(--grid-gutter-width))}@media only screen and (max-width: 987px){.l-pitch .s-pitch .s__content{margin-top:4.5rem;width:100%}}.l-pitch .s-pitch .s__text{margin:1em 0 0;max-width:23em;font-size:var(--font-size-t-lg)}@media only screen and (max-width: 1440px){.l-pitch .s-pitch .s__text{font-size:var(--font-size-t-md)}}.l-pitch .s-pitch .form-pitch{width:calc(6*var(--grid-column-width) + 5*var(--grid-gutter-width))}@media only screen and (max-width: 1280px){.l-pitch .s-pitch .form-pitch{width:calc(7*var(--grid-column-width) + 6*var(--grid-gutter-width))}}@media only screen and (max-width: 987px){.l-pitch .s-pitch .form-pitch{margin-top:4.5rem;width:100%}}.l-story .p-hero .p__illustration .lg-lottie{width:32.75rem}.l-story .section-intro .p-a-line--down{margin-bottom:-55.5625rem;height:53.375rem}@media only screen and (max-width: 1280px){.l-story .section-intro .p-a-line--down{margin-bottom:-55.5625rem;height:50.8125rem}}@media only screen and (max-width: 987px){.l-story .section-intro .p-a-line--down{display:none}}.l-story .section-story{margin-bottom:0}.l-story .section-why{margin-top:0;margin-bottom:0;padding-bottom:24.375rem}@media only screen and (max-width: 1280px){.l-story .section-why{padding-bottom:20.625rem}}@media only screen and (max-width: 987px){.l-story .section-why{padding-bottom:19.375rem}}@media only screen and (max-width: 767px){.l-story .section-why{padding-bottom:17.25rem}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.l-story .section-why{padding-bottom:13rem}}.l-story .h-background--dark{margin-top:-10rem}.l-story .h-background--parent{padding-bottom:0}.l-story .h-background--parent:before{height:calc(100% - 25.375rem)}@media only screen and (max-width: 1440px){.l-story .h-background--parent:before{height:calc(100% - 18.75rem)}}[data-lg-loader],[data-lg-preloader]{display:none !important}[data-lg-reveal]{opacity:1 !important}
