.section-header-landing-page{margin-bottom:34px}@media print,screen and (min-width:64em){.section-header-landing-page{margin-bottom:104px}}.section-header-edito-page,.section-header-landing-page{position:relative}.section-header-edito-page>figure img,.section-header-landing-page>figure img{height:100vh;max-height:100vh;object-fit:cover}.section-header-edito-page .grid-container.fluid,.section-header-landing-page .grid-container.fluid{position:absolute;max-width:100%;bottom:0;right:0;left:0;top:var(--menu-space,80px)}.section-header-edito-page .grid-container.fluid .cell,.section-header-edito-page .grid-container.fluid .grid-x,.section-header-landing-page .grid-container.fluid .cell,.section-header-landing-page .grid-container.fluid .grid-x{height:100%}.section-header-edito-page .grid-container.fluid .cell,.section-header-landing-page .grid-container.fluid .cell{flex-direction:column;align-items:center;display:flex;justify-content:space-between}.section-header-edito-page .grid-container.fluid .left-logo,.section-header-landing-page .grid-container.fluid .left-logo{position:absolute;top:0;left:0;max-width:65px}@media print,screen and (min-width:64em){.section-header-edito-page .grid-container.fluid .left-logo,.section-header-landing-page .grid-container.fluid .left-logo{max-width:110px;left:36px}}.section-header-edito-page .grid-container.fluid .quote-wrapper,.section-header-landing-page .grid-container.fluid .quote-wrapper{font-family:"Avenir LT Std",Helvetica,Roboto,Arial,sans-serif;color:#fff;padding-top:80px}@media print,screen and (min-width:64em){.section-header-edito-page .grid-container.fluid .quote-wrapper,.section-header-landing-page .grid-container.fluid .quote-wrapper{padding-top:40px}}.section-header-edito-page .grid-container.fluid .quote-wrapper .quote,.section-header-landing-page .grid-container.fluid .quote-wrapper .quote{margin-bottom:0;font-weight:700;font-size:16px;letter-spacing:1.26px}@media print,screen and (min-width:64em){.section-header-edito-page .grid-container.fluid .quote-wrapper .quote,.section-header-landing-page .grid-container.fluid .quote-wrapper .quote{letter-spacing:1.76px;font-size:22px}}.section-header-edito-page .grid-container.fluid .quote-wrapper .quote p,.section-header-landing-page .grid-container.fluid .quote-wrapper .quote p{margin-bottom:3px}.section-header-edito-page .grid-container.fluid .quote-wrapper .author,.section-header-landing-page .grid-container.fluid .quote-wrapper .author{font-size:13px;margin-bottom:0}.section-header-edito-page .grid-container.fluid .title-wrapper,.section-header-landing-page .grid-container.fluid .title-wrapper{margin:auto;padding:0 20px}.section-header-edito-page .grid-container.fluid .title-wrapper h1,.section-header-landing-page .grid-container.fluid .title-wrapper h1{margin-bottom:9px;font-family:charcuterie-flared,sans-serif;font-size:34px}@media print,screen and (min-width:64em){.section-header-edito-page .grid-container.fluid .title-wrapper h1,.section-header-landing-page .grid-container.fluid .title-wrapper h1{font-size:70px}}.section-header-edito-page .grid-container.fluid .title-wrapper .info,.section-header-landing-page .grid-container.fluid .title-wrapper .info{font-size:18px;letter-spacing:1.44px}@media print,screen and (min-width:64em){.section-header-edito-page .grid-container.fluid .title-wrapper .info,.section-header-landing-page .grid-container.fluid .title-wrapper .info{font-size:22px;letter-spacing:1.6px}}.section-header-edito-page .grid-container.fluid .logos-wrapper,.section-header-landing-page .grid-container.fluid .logos-wrapper{align-items:center;display:flex;gap:30px;margin-bottom:30px}.section-header-edito-page .grid-container.fluid .logos-wrapper .logo,.section-header-landing-page .grid-container.fluid .logos-wrapper .logo{max-width:112px}.page-template-p-landing .page-header.sticky,body.dark-mode .page-header.sticky{position:fixed!important;left:0;right:0;width:100%}.page-template-p-landing .page-header.sticky .header-logo svg path,body.dark-mode .page-header.sticky .header-logo svg path{fill:#fff!important}@media print,screen and (max-width:63.99875em){.page-template-p-landing .page-header.sticky.sticky-pinned .header-logo svg path,body.dark-mode .page-header.sticky.sticky-pinned .header-logo svg path{fill:#1b374a!important}}.page-template-p-landing.sticky-unpinned .header-wrapper,body.dark-mode.sticky-unpinned .header-wrapper{background-color:transparent}.page-template-p-landing.sticky-unpinned .menuTrigger .lines,body.dark-mode.sticky-unpinned .menuTrigger .lines{border-top:solid 2px #fff;border-bottom:solid 2px #fff}.page-template-p-landing.sticky-unpinned .menuTrigger .lines::after,body.dark-mode.sticky-unpinned .menuTrigger .lines::after{background-color:#fff}.section-header-top-left{background-size:cover;width:50%;height:50%;position:absolute;top:0;left:0;z-index:1;-webkit-clip-path:polygon(0 0,80% 0,80% 58%,0 100%);clip-path:polygon(0 0,80% 0,80% 58%,0 100%)}.section-header-bottom-right{background-size:cover;width:50%;height:50%;position:absolute;right:0;bottom:0;z-index:1;-webkit-clip-path:polygon(40% 0,100% 0,100% 100%,40% 100%);clip-path:polygon(40% 0,100% 0,100% 100%,40% 100%)}
/*# sourceMappingURL=block-header-landing-page.css.map */
.section-landing-simple-text{padding:34px 0 25px;background-color:#101a31;position:relative}@media print,screen and (min-width:64em){.section-landing-simple-text{padding:104px 0 25px}}.section-landing-simple-text .purple-halo{background-color:#2a1e45;box-shadow:0 0 99px #241931;filter:blur(50px);position:absolute;top:0;left:0;z-index:2;width:100%;height:100%}@media print,screen and (min-width:64em){.section-landing-simple-text .purple-halo{width:385px;height:385px;border-radius:50%;-webkit-animation:move-diagonal 12s ease-in-out infinite alternate;animation:move-diagonal 12s ease-in-out infinite alternate}}@media print,screen and (max-width:63.99875em){.section-landing-simple-text .purple-halo{display:none}}@-webkit-keyframes move-diagonal{0%{transform:translate(0,0)}100%{transform:translate(calc(100vw - 50px),calc(100% - 50px))}}@keyframes move-diagonal{0%{transform:translate(0,0)}100%{transform:translate(calc(100vw - 50px),calc(100% - 50px))}}.section-landing-simple-text .grid-container{max-width:998px!important;position:relative;z-index:3}.section-landing-simple-text h2.wp-block-heading{font-family:charcuterie-flared,sans-serif;font-size:calc(22 * var(--fluid-unit-capped))}@media print,screen and (min-width:64em){.section-landing-simple-text h2.wp-block-heading{font-size:calc(32 * var(--fluid-unit-capped))}}.section-landing-simple-text p{font-size:20px;font-weight:400}@media print,screen and (min-width:64em){.section-landing-simple-text p{font-size:28px}}.section-landing-simple-text p:last-of-type{margin-bottom:0}
/*# sourceMappingURL=block-landing-simple-text.css.map */
.section-landing-image-animation{padding:30px 0;position:relative;z-index:3}@media print,screen and (min-width:64em){.section-landing-image-animation{padding:30px 0 76px}}@media print,screen and (min-width:64em){.section-landing-image-animation .animated-image img{width:100%;transition:transform .35s ease-in-out;transform-origin:top;transform:scale(.53)}}.section-landing-image-animation-top-left{background-size:cover;width:50%;height:50%;position:absolute;top:0;left:0;z-index:1;-webkit-clip-path:polygon(0 0,70% 0,33% 100%,0 100%);clip-path:polygon(0 0,70% 0,33% 100%,0 100%)}
/*# sourceMappingURL=block-landing-image-animation.css.map */
body.dark-mode .section-text-image-v2 .subtitle-wrap,body.dark-mode .section-text-image-v2 .text-wrapper,body.dark-mode .section-text-image-v2 .wp-block-heading,body.dark-mode .section-text-image-v2 p{color:#fff}.section-text-image-v2{padding:30px 0}@media print,screen and (min-width:64em){.section-text-image-v2{padding:40px 0}}@media print,screen and (max-width:47.99875em){.section-text-image-v2 .cell-image{margin-bottom:40px;padding:0!important}}@media print,screen and (min-width:48em){.section-text-image-v2 .cell-image.medium-order-1{padding-left:0;padding-right:10px}}@media print,screen and (min-width:48em){.section-text-image-v2 .cell-image.medium-order-2{padding-right:0;padding-left:10px}}@media screen and (min-width:85.3125em){.section-text-image-v2 .inner-blocks.medium-order-2{padding-left:100px;padding-right:110px}}@media screen and (min-width:85.3125em){.section-text-image-v2 .inner-blocks.medium-order-1{padding-right:100px;padding-left:110px}.section-text-image-v2 .inner-blocks.medium-order-1 .text-wrapper{float:right}}@media screen and (min-width:85.3125em){.section-text-image-v2 .inner-blocks .text-wrapper{max-width:calc(475 * var(--fluid-unit))}}.section-text-image-v2 .inner-blocks p{margin-bottom:22px}.section-text-image-v2 .inner-blocks p:last-child{margin-bottom:0}.section-text-image-v2 .inner-blocks h2:where(:not(.has-text-color)),.section-text-image-v2 .inner-blocks p:where(:not(.has-text-color)){color:#1b374a}.section-text-image-v2 .inner-blocks h2{font-family:var(--body-font-family);font-size:calc(22 * var(--fluid-unit));font-weight:400;margin-bottom:20px}@media print,screen and (min-width:64em){.section-text-image-v2 .inner-blocks h2{font-size:calc(36 * var(--fluid-unit))}}.section-text-image-v2 .inner-blocks h3{font-family:var(--body-font-family);font-size:calc(20 * var(--fluid-unit));font-weight:500;margin-bottom:20px}@media print,screen and (min-width:64em){.section-text-image-v2 .inner-blocks h3{font-size:calc(24 * var(--fluid-unit))}}.section-text-image-v2 .inner-blocks .subtitle{color:var(--color)}.section-text-image-v2 .subtitle-wrap{margin-bottom:20px;color:#1b374a}.section-text-image-v2 .subtitle-wrap figure{max-width:26px}.section-text-image-v2 .subtitle-wrap .subtitle{font-weight:500;font-size:20px;margin:0}.section-text-image-v2 .wp-block-button__link{padding-left:0;margin-bottom:0}
/*# sourceMappingURL=block-text-image-v2.css.map */
.section-counters{margin-block:5rem 3rem}@media print,screen and (max-width:63.99875em){.section-counters{margin-block:2rem}}.section-counters .grid-container{max-width:100vw!important;padding-inline:0!important}.section-counters .section-title{text-align:center;margin-bottom:4rem}@media print,screen and (max-width:63.99875em){.section-counters .section-title{margin-bottom:2rem}}.section-counters .counters-grid.slick-slider{padding-inline:0!important}.section-counters .counters-grid.slick-fits .slick-track{min-width:100%;justify-content:center;transform:translate3d(0,0,0)!important}.section-counters .counters-grid .slick-track{display:flex!important;align-items:stretch;width:-webkit-max-content!important;width:-moz-max-content!important;width:max-content!important}.section-counters .counters-grid .slick-slide{display:flex!important;flex-direction:column;justify-content:center;height:auto!important}.section-counters .counter-item{min-width:240px;width:240px;display:flex;flex-direction:column}@media print,screen and (max-width:63.99875em){.section-counters .counter-item{min-width:160px;width:160px;max-width:165px}}.section-counters .counter-picto-number{display:flex;align-items:center;justify-content:center}.section-counters .counter-number{font-size:56px;font-weight:700;line-height:1;letter-spacing:normal;font-family:"Avenir LT Std",Helvetica,Roboto,Arial,sans-serif;margin:0}@media print,screen and (max-width:47.99875em){.section-counters .counter-number{font-size:40px}}.section-counters .counter-title{font-size:24px;font-family:"Avenir LT Std",Helvetica,Roboto,Arial,sans-serif;font-weight:700;margin:8px 0 0 0;line-height:1.1;text-transform:uppercase;text-align:center}@media print,screen and (max-width:47.99875em){.section-counters .counter-title{font-size:16px}}.section-counters .counter-subtitle{font-size:18px;font-weight:500;margin:0;line-height:1.4;color:#1b374a;text-align:center}@media print,screen and (max-width:47.99875em){.section-counters .counter-subtitle{font-size:14px}}
/*# sourceMappingURL=block-counters.css.map */
.section-landing-gallery{background-color:#101a31;padding:50px 0 110px}.section-landing-gallery .is-style-section-title-leafs{font-size:calc(22 * var(--fluid-unit))}@media print,screen and (min-width:64em){.section-landing-gallery .is-style-section-title-leafs{font-size:calc(32 * var(--fluid-unit))}}@media print,screen and (max-width:63.99875em){.section-landing-gallery .grid-gallery{margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;max-width:100%!important}}@media print,screen and (min-width:64em){.section-landing-gallery .grid-gallery{max-width:calc(100% - 60px)!important}}.section-landing-gallery .gallery{margin:0;list-style-type:none;display:flex;gap:18px;flex-wrap:wrap}.section-landing-gallery .gallery li{width:100%}@media print,screen and (min-width:64em){.section-landing-gallery .gallery li:nth-child(5n+1){max-width:calc(45% - 9px)}}@media print,screen and (min-width:64em){.section-landing-gallery .gallery li:nth-child(5n+2){max-width:calc(55% - 9px)}}@media print,screen and (min-width:64em){.section-landing-gallery .gallery li:nth-child(5n+3){max-width:calc(60% - 9px)}}@media print,screen and (min-width:64em){.section-landing-gallery .gallery li:nth-child(5n+4){max-width:calc(40% - 9px)}}@media print,screen and (max-width:63.99875em){.section-landing-gallery .gallery .slick-list{padding-left:0!important}}.section-landing-gallery .gallery .slick-arrow{top:100%;background-color:transparent;border:1px solid #6c8ad0;background-image:none;border-radius:5px}.section-landing-gallery .gallery .slick-arrow::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-image:url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2210.105%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M22.257%203.417q-.966-.632-2-1.245T18.193%201q-1.04-.558-1.948-1a2.127%202.127%200%200%200-.546.527%201.673%201.673%200%200%200-.336.759q.9.422%201.869.929t1.913%201.055q.946.549%201.838%201.108l.115.074H.756c-.182%200-.346.122-.493.369A1.924%201.924%200%200%200%200%205.654h22.228c-.96.455-1.959.906-3.017%201.351q-1.806.759-3.445%201.455a1.2%201.2%200%200%200-.263.57%203.311%203.311%200%200%200-.095.76%201.326%201.326%200%200%200%20.042.316q.5-.212%201.188-.538t1.449-.717q.767-.392%201.574-.834t1.565-.864q.756-.423%201.386-.792t1.05-.643a1.793%201.793%200%200%200%20.221-.506%204.713%204.713%200%200%200%20.115-.57q-.776-.59-1.743-1.223%22%2F%3E%3C%2Fsvg%3E);width:24px;height:10.105px}.section-landing-gallery .gallery .slick-arrow.slick-next{transform:none;right:20px}.section-landing-gallery .gallery .slick-arrow.slick-prev{left:auto;right:90px}.section-landing-gallery .gallery .slick-arrow.slick-prev:after{transform:translate(-50%,-50%) rotateY(180deg);transform-origin:center}.section-landing-gallery .gallery figure{height:100%}.section-landing-gallery .gallery figure img{object-fit:cover}@media print,screen and (max-width:63.99875em){.section-landing-gallery .gallery figure img{width:100%}}@media print,screen and (min-width:64em){.section-landing-gallery .gallery figure img{height:100%;max-height:550px}}@media print,screen and (max-width:63.99875em){.section-landing-gallery .gallery-slider{padding-bottom:20px}.section-landing-gallery .gallery-slider .slick-slide{margin-right:10px}.section-landing-gallery .gallery-slider .image-wrapper img{aspect-ratio:320/500;object-fit:cover}}
/*# sourceMappingURL=block-landing-galery-images.css.map */
