@import"https://fonts.googleapis.com/css2?family=Anton&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap";:root{--color-white: #fff;--color-black: #000;--color-interactive: #ff8c67;--color-primary: #eaeaea;--color-secondary: #242424;--color-secondary-light: #2a2a2a;--color-secondary-xlight: #393939;--background-color-primary: #eaeaea}:root{--font-primary: "Anton", sans-serif;--font-secondary: "Lato", sans-serif;--font-size-content: clamp(1rem, 0.21vw + 0.94rem, 1.13rem);--font-size-h1: clamp(2.81rem, 3.65vw + 1.72rem, 5rem);--font-size-h2: clamp(2.5rem, 3.65vw + 1.41rem, 4.69rem);--font-size-h3: clamp(2.19rem, 3.13vw + 1.25rem, 4.06rem);--font-size-h4: clamp(1.56rem, 2.08vw + 0.94rem, 2.81rem);--font-size-h5: clamp(1.25rem, 1.56vw + 0.78rem, 2.19rem)}:root{--spacing-xs: 5px;--spacing-sm: 15px;--spacing-md: 30px;--spacing-lg: 50px;--spacing-xl: 100px;--spacing-xxl: 220px}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}img{max-width:100%}ul{padding:0}.tt{align-items:center;color:var(--color-black);display:flex;height:100vh;font:800 75px/1.5 helvetica,sans-serif;justify-content:center;position:fixed;left:0;margin:0;top:0;width:100vw}body{font-family:var(--font-primary);font-size:var(--font-size-content);color:var(--color-secondary);line-height:1.6;background-color:var(--color-primary)}::-moz-selection{background-color:var(--color-interactive)}::selection{background-color:var(--color-interactive)}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-thumb{background-color:var(--color-primary);border-radius:10px;border:3px solid var(--color-secondary)}::-webkit-scrollbar-track{background-color:var(--color-secondary-light)}.section{padding:var(--spacing-xl) 0}@media screen and (max-width: 768px){.section{padding:var(--spacing-lg) 0}}.section-xl{padding:var(--spacing-xxl) 0}p{font-family:var(--font-secondary)}.no-padding{padding:0}.no-padding-top{padding-top:0}ul{margin:0}#preloader{background:var(--color-secondary) no-repeat center center;background-size:25%;height:100vh;width:100vw;position:fixed;z-index:100}#preloader .doodle_preloader{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}h1,h2,h3,h4,h5,h6{font-family:var(--font-primary);line-height:1.1;font-weight:500;margin:0;letter-spacing:clamp(0.13rem, 0.1vw + 0.09rem, 0.19rem)}h1{font-size:var(--font-size-h1);line-height:1}h2{font-size:var(--font-size-h2);padding-bottom:var(--spacing-lg)}h3{font-size:var(--font-size-h3);font-family:var(--font-primary)}h4{font-size:var(--font-size-h4)}h5,.h5{font-size:var(--font-size-h5)}h6{font-size:var(--font-size-h6)}p{font-size:clamp(1.25rem, 1.04vw + 0.94rem, 1.88rem);margin:0}em{font-style:italic}a{color:inherit;text-decoration:none}.lien__fleche{font-weight:700;display:flex;align-items:center;gap:var(--spacing-md);transition:all .5s cubic-bezier(0.19, 1, 0.22, 1);width:-moz-fit-content;width:fit-content;padding:var(--spacing-sm) var(--spacing-sm) var(--spacing-sm) 0}@media screen and (max-width: 1024px){.lien__fleche{gap:var(--spacing-sm)}}.lien__fleche p{font-size:clamp(1rem, 1.46vw + 0.56rem, 1.88rem)}.lien__fleche:hover{gap:var(--spacing-sm)}@media screen and (max-width: 1024px){.lien__fleche .trop_long{max-width:50vw}}.underline{position:relative;width:-moz-fit-content;width:fit-content}.underline::after{content:"";background-color:var(--color-interactive);position:absolute;bottom:0;left:0;width:100%;height:2px;transform:scaleX(0);transform-origin:bottom right;transition:transform .3s cubic-bezier(0.645, 0.045, 0.355, 1)}.underline:hover::after{background-color:var(--color-interactive);transform:scaleX(1);transform-origin:bottom left}.social__link{padding:var(--spacing-sm);transition:all .3s cubic-bezier(0.645, 0.045, 0.355, 1);display:flex;align-items:center;gap:var(--spacing-md)}:root{--wrapper-width: calc(100% - 16%)}.wrapper{max-width:1440px;width:var(--wrapper-width);margin:0 auto}@media screen and (max-width: 768px){.wrapper{width:92%}}.wrapper-header{display:flex;justify-content:space-between;align-items:center;width:100%;margin:0 var(--spacing-md)}@media screen and (max-width: 768px){.wrapper-header{width:96%}}@font-face{font-family:"swiper-icons";src:url("data:application/font-woff;charset=utf-8;base64, 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");font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px, 0, 0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0, 0, 0, 0.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size)/2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none !important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:300ms opacity;transform:translate3d(0, 0, 0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none !important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(0.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(0.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(0.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, 0.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none !important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0px, -50%, 0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:200ms transform,200ms top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform,200ms left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform,200ms right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none !important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2*var(--swiper-scrollbar-sides-offset, 1%))}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2*var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;backface-visibility:hidden;overflow:hidden}[class^=icon]{fill:currentColor;display:inline-block;flex:0 0 auto;height:1em;vertical-align:middle;width:1em;stroke:rgba(0,0,0,0)}.icon--stroke{fill:rgba(0,0,0,0);stroke:currentColor}.icon--xs{height:.75em;width:.75em}.icon--sm{height:.8em;width:.8em}.icon--md{height:1em;width:1em}.icon--lg{height:1.75em;width:1.75em}.icon--xl{height:5em;width:5em}.icon--xxl{height:7.5em;width:7.5em}.hero__main,.hero__projet,.hero__contact{height:calc(100vh - var(--header-height))}.hero__main{display:grid;grid-template-columns:1fr}@media screen and (max-width: 1440px){.hero__main{grid-template-columns:1fr}}.hero__main .hero__media,.hero__main .hero__content,.hero__main .hero__content__info{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:var(--spacing-sm);padding:var(--spacing-xl) 0;text-align:center}@media screen and (max-width: 1440px){.hero__main .hero__media,.hero__main .hero__content,.hero__main .hero__content__info{padding:var(--spacing-lg) 0}}@media screen and (max-width: 1440px)and (max-width: 1024px){.hero__main .hero__media,.hero__main .hero__content,.hero__main .hero__content__info{padding:var(--spacing-sm) 0}}.hero__main .hero__media{color:var(--color-white)}.hero__main .hero__media .media__text{display:flex;gap:var(--spacing-sm);flex-direction:column;align-items:center;justify-content:center}.hero__main .hero__media #lottie-fleche{transform:rotate(-15deg)}@media screen and (max-width: 1440px){.hero__main .hero__media #lottie-fleche{transform:rotate(90deg)}}.hero__main .hero__content{background-color:var(--color-primary);position:relative;overflow:hidden;height:100%}.hero__main .hero__content .hero__content__animation{position:absolute;top:0;left:0;z-index:3;height:100%;width:100%}@media screen and (max-width: 1024px){.hero__main .hero__content .hero__content__animation{z-index:3}}.hero__main .hero__content .hero__content__animation .animationLignes{position:absolute;top:50%;left:50%;width:100%;height:100%;transform:translate(-50%, -50%) scale(1.6)}@media screen and (max-width: 1440px){.hero__main .hero__content .hero__content__animation .animationLignes{transform:scale(15)}}.hero__main .hero__content .hero__content__info{z-index:4}.hero__main .hero__content h1{text-transform:uppercase}.hero__main .hero__content h2{font-size:var(--font-size-h4)}.hero__projet{position:relative;overflow:hidden;color:var(--color-primary)}.hero__projet .hero__content{display:flex;flex-direction:column;gap:var(--spacing-md)}.hero__projet .hero__media{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1}.hero__projet .hero__media .imagePlaceholder,.hero__projet .hero__media .videoBackground{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0}.hero__projet .hero__media .imagePlaceholder{z-index:1}.hero__projet .hero__media .videoBackground{z-index:2;opacity:0;transition:opacity .5s cubic-bezier(0.455, 0.03, 0.515, 0.955)}.hero__projet .hero__media .bkgOpacity{position:relative;z-index:3;background-color:rgba(42,42,42,.7);width:100%;height:100%}.hero__projet .wrapper{height:100%;position:relative;z-index:2;display:flex;align-items:end;justify-content:flex-start}@media screen and (max-width: 768px){.hero__projet .wrapper{align-items:center}}.hero__projet .wrapper .langages{display:grid;grid-template-columns:repeat(5, 1fr);gap:var(--spacing-md);width:-moz-fit-content;width:fit-content}.hero__projet .wrapper .langages .langage{list-style:none}.hero__contact{display:grid;grid-template-columns:1fr 1fr}@media screen and (max-width: 1024px){.hero__contact{grid-template-columns:1fr;grid-template-rows:1fr 1fr}}.hero__contact .hero__content,.hero__contact .hero__media{display:flex;justify-content:center}.hero__contact .hero__content{align-items:center;flex-direction:column;gap:var(--spacing-lg);background-color:var(--color-primary);color:var(--color-secondary-light)}.hero__contact .hero__content .nav-socials{list-style:none;display:flex;gap:var(--spacing-lg);margin:0}.hero__contact .hero__media{align-items:center}.hero__contact .section__socials{align-self:flex-start}.hero__contact .contacts{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:var(--spacing-lg);list-style:none}.hero__contact .contacts .lien__fleche{padding:var(--spacing-sm)}.hero__contact .contacts h4{text-align:center;width:-moz-fit-content;width:fit-content}.introuvable{background-color:var(--color-primary)}.introuvable .wrapper{display:flex;flex-direction:column;gap:var(--spacing-md)}:root{--header-height: 0px}.header{background-color:var(--color-secondary);padding:var(--spacing-sm) 0;align-items:center;display:flex;justify-content:space-between;position:sticky;top:0;z-index:10;transition:transform 1.4s cubic-bezier(0.19, 1, 0.22, 1)}.header .wrapper-header .nav-primary ul{display:flex;justify-content:flex-end;list-style:none;gap:var(--spacing-lg);font-family:var(--font-secondary)}.header .header__title{font-size:1.5rem;position:relative;z-index:2;display:flex;align-items:center;gap:var(--spacing-sm);color:var(--color-primary)}.header .header__title .logo{position:relative}.header .header__title .logo .icon{position:absolute;top:0;left:0}.header .nav__menu{display:flex;align-items:center;gap:var(--spacing-lg)}.header::before{background-color:var(--color-secondary);content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.header-is-hidden.is-scrolling-down:not(.nav-is-active) .header{transform:translateY(-100%) translateY(4px)}.header__brand{position:relative;z-index:10}@media screen and (max-width: 1920px){.header__brand img{display:none}}.header__toggle{--bar-height: 0.25rem;--bar-width: 2.5rem;--bar-spacer: 0.4rem;background-color:var(--color-secondary);border:none;outline:none;cursor:pointer;padding:0;position:relative;width:var(--bar-width);height:var(--bar-width);z-index:10}.header__toggle span{background-color:var(--color-primary);border-radius:3px;height:var(--bar-height);width:100%;position:absolute;top:calc(50% - var(--bar-height)/2);left:calc(50% - var(--bar-width)/2);transition:.3s all ease-out}.header__toggle span:nth-child(1){top:calc(50% - var(--bar-height)/2 - var(--bar-height) - var(--bar-spacer))}.header__toggle span:nth-child(3){top:calc(50% - var(--bar-height)/2 + var(--bar-height) + var(--bar-spacer))}.nav-is-active .header__toggle span{top:calc(50% - var(--bar-height)/2)}.nav-is-active .header__toggle span:nth-child(1){transform:rotate(45deg)}.nav-is-active .header__toggle span:nth-child(2){transform:scaleX(0)}.nav-is-active .header__toggle span:nth-child(3){transform:rotate(-45deg)}@media screen and (min-width: 1440px){.header__toggle{display:none}}.nav-primary{background-color:var(--color-secondary-light);position:absolute;top:0;left:0;height:100vh;width:100%;padding-top:var(--header-height);display:flex;align-items:center;overflow-y:auto;transform:translateX(-100%);transition:transform 3s cubic-bezier(0.19, 1, 0.22, 1)}@media screen and (max-width: 1440px){.nav-primary{font-size:35px}.nav-primary .logo{display:none}}.nav-is-active .nav-primary{transform:translateX(0)}.nav-primary ul{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:40px;list-style:none;padding-top:0;margin:0;width:100%;transform:translateX(-70%);transition:transform 3s cubic-bezier(0.19, 1, 0.22, 1);color:var(--color-primary)}.nav-is-active .nav-primary ul{transform:translateX(0)}.nav-primary ul a{display:block;text-align:center}@media screen and (min-width: 1440px){.nav-primary{display:block;background:unset;position:relative;height:auto;width:auto;overflow-y:visible;padding-top:0;transform:translateY(0);z-index:2}.nav-primary ul{flex-direction:row;transform:translateY(0)}}.nav-primary__item{color:var(--color-primary);position:relative}.nav-primary__item:hover{color:var(--color-primary)}@media screen and (min-width: 1024px){.nav-primary__item{position:relative;text-transform:none}.nav-primary__item::before{display:block;position:absolute;top:100%;left:0;height:2px;width:100%;content:"";background-color:var(--color-primary);transform:scaleX(0);transition:.3s all}.nav-primary__item:hover{text-decoration:none}.nav-primary__item:hover::before{transform:scaleX(1)}}.footer{color:var(--color-primary);background-color:var(--color-secondary)}.footer .wrapper .footer__liens{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 1024px){.footer .wrapper .footer__liens{flex-direction:column;gap:var(--spacing-md)}}.footer .footer__nav{display:flex;align-items:center;gap:var(--spacing-xxl)}@media screen and (max-width: 1440px){.footer .footer__nav{gap:var(--spacing-md)}}@media screen and (max-width: 1440px)and (max-width: 1024px){.footer .footer__nav{flex-direction:column}}.footer nav ul{display:flex;flex-direction:column;gap:var(--spacing-md);list-style:none}@media screen and (max-width: 1024px){.footer nav ul{gap:var(--spacing-sm);padding-bottom:var(--spacing-sm)}}@media screen and (max-width: 1024px){.footer .nav-socials{flex-direction:row;gap:var(--spacing-sm)}}.footer .nav-menu{font-family:var(--font-secondary)}.footer .logo{position:relative}.footer .logo .icon{position:absolute;top:0;left:0}.projet{background-color:var(--color-primary)}.projet h2{padding:0}.projet .motif{display:flex;flex-direction:column;gap:var(--spacing-md)}.projet .carousel .swiper{position:relative;padding-bottom:var(--spacing-xl)}.projet .carousel .swiper-pagination{--swiper-pagination-color: var(--color-secondary);--swiper-pagination-bullet-size: 2rem;--swiper-pagination-bottom: var(--spacing-md);--swiper-pagination-bullet-inactive-color: var(--color-secondary);--swiper-pagination-bullet-inactive-opacity: 1;--swiper-pagination-bullet-horizontal-gap: var(--spacing-sm);--swiper-pagination-bottom: var(--spacing-md);position:absolute}.projet .carousel .swiper-pagination .swiper-pagination-bullet{border-radius:10px;transition:all .3s cubic-bezier(0.455, 0.03, 0.515, 0.955)}.projet .carousel .swiper-pagination .swiper-pagination-bullet-active{width:6rem;--swiper-pagination-color: var(--color-interactive)}.projet .carousel .main_survol{height:10rem;width:10rem;position:absolute;bottom:var(--spacing-md);left:50vw;transform:translate(-50%, -50%);z-index:2}.projet .processus .wrapper{display:flex;flex-direction:column;gap:var(--spacing-md)}.projet .processus .etape{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:var(--spacing-lg);border:3px solid var(--color-secondary);border-left:none;border-right:none;padding:var(--spacing-md)}@media screen and (max-width: 768px){.projet .processus .etape{grid-template-columns:1fr;gap:var(--spacing-md)}}.projet .processus .etape__allMedia{display:flex;flex-direction:column;gap:var(--spacing-sm)}.projet .processus .etape__media{overflow:hidden;position:relative}.projet .processus .etape__media .click-indicator{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:5;display:none}.projet .processus .etape__media img{width:100%;-o-object-fit:cover;object-fit:cover}.projet .processus .etape__media .bkgOpacity{position:absolute;top:0;left:0;z-index:3;background-color:rgba(42,42,42,.7);width:100%;height:100%;display:none}.projet .processus .etape__media .click-indicator.clicked,.projet .processus .etape__media .bkgOpacity.clicked{z-index:-1}.projet .processus .etape__media:hover .bkgOpacity,.projet .processus .etape__media:hover .click-indicator{display:block}.projet .contactCTA{position:relative;overflow:hidden}.projet .contactCTA img{position:absolute;z-index:1;top:0;left:0;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.projet .contactCTA .wrapper{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:var(--spacing-md)}.projet .modale-container{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.8);z-index:10;display:none}.projet .modale{position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);width:50vw;height:50vh;z-index:11;justify-content:center;align-items:center;display:none}.projet .visible{display:flex}.projet .gallery .gallery__container{display:grid;grid-template-columns:1fr 1fr 1fr;gap:var(--spacing-sm)}@media screen and (max-width: 1024px){.projet .gallery .gallery__container{grid-template-columns:1fr 1fr}}.projet .gallery .gallery__container .gallery__item{aspect-ratio:1/1;overflow:hidden}.projet .gallery .gallery__container .gallery__item img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%}.section-prototype{display:flex;justify-content:center}.section-prototype .prototype{max-width:375px}@media screen and (max-width: 1024px){.section-prototype{display:none}}.clicked{display:none}.carousel h2{padding-bottom:var(--spacing-md)}.carousel .swiper-slide{position:relative;height:75vh}.carousel .swiper-slide .swiper-media{position:relative;-o-object-fit:cover;object-fit:cover;height:100%;width:100%;border-radius:25px}.carousel .main_survol{pointer-events:none}.projets{background-color:var(--background-color-primary)}.projets h1{padding-bottom:var(--spacing-xl);text-align:center}.projets .cards__projets{display:grid;grid-template-columns:1fr;gap:var(--spacing-lg)}@media screen and (max-width: 1440px){.projets .cards__projets{grid-template-columns:1fr 1fr}}@media screen and (max-width: 1440px)and (max-width: 1024px){.projets .cards__projets{grid-template-columns:1fr}}.projets .card__projet{display:grid;grid-template-columns:1fr 1fr;gap:var(--spacing-lg);padding:var(--spacing-md);border:5px solid var(--color-secondary-xlight);border-radius:25px;background:linear-gradient(to right, var(--color-secondary-xlight) 0%, var(--color-secondary-xlight) 100%);background-size:0% 100%;background-repeat:no-repeat;transition:all .5s cubic-bezier(0.455, 0.03, 0.515, 0.955)}@media screen and (max-width: 1440px){.projets .card__projet{grid-template-columns:1fr;color:var(--color-primary);background-color:var(--color-secondary-xlight)}}.projets .card__projet:hover{background-size:100% 100%;color:var(--color-primary)}.projets .card__projet:hover .card__media{scale:1.05}.projets .card__projet .card__content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:var(--spacing-md)}@media screen and (max-width: 1440px){.projets .card__projet .card__content{grid-row:2}}.projets .card__projet .card__media{transition:all .3s cubic-bezier(0.455, 0.03, 0.515, 0.955);display:flex;align-items:center;justify-content:center;position:relative;left:20%}@media screen and (max-width: 1440px){.projets .card__projet .card__media{grid-row:1;left:0}}@media screen and (max-width: 1024px){.projets .card__projet .card__media{left:0;bottom:-20%;height:50%}}.has-js [data-scrolly=fromBottom]{opacity:0;transform:translateY(60px);transition:all .4s ease-out}.has-js [data-scrolly=fromBottom].is-opened{opacity:1;transform:translateY(0)}.has-js [data-scrolly=fromTop]{opacity:0;transform:translateY(-60px);transition:all .4s ease-out}.has-js [data-scrolly=fromTop].is-opened{opacity:1;transform:translateY(0)}.has-js [data-scrolly=fromLeft]{opacity:0;transform:translateX(-60px);transition:all .8s ease-out}.has-js [data-scrolly=fromLeft].is-opened{opacity:1;transform:translateX(0)}.has-js [data-scrolly=fromLeftRandom]{opacity:.5;transform:translate(-45px, 0);transition:all .4s ease-out;animation:moveDown .25s ease-in-out forwards}@keyframes moveUp{from{top:0}to{top:-10px}}@keyframes moveDown{from{top:-10px}to{top:0}}.has-js [data-scrolly=fromLeftRandom].is-opened{opacity:1;transform:translateX(0)}.has-js [data-scrolly=fromLeftRandom]:hover{animation:moveUp .5s ease-in-out forwards}.has-js [data-scrolly=fromLeftSlow]{opacity:0;transform:translateX(-60px);transition:all 1.2s ease-out}.has-js [data-scrolly=fromLeftSlow].is-opened{opacity:1;transform:translateX(0)}.has-js [data-scrolly=fromRight]{opacity:0;transform:translateX(600px);transition:all .4s ease-out}.has-js [data-scrolly=fromRight].is-opened{opacity:1;transform:translateX(0)}.has-js [data-scrolly=expand]{opacity:0;transform:scale(0);transition:all 1s cubic-bezier(0.6, -0.28, 0.735, 0.045)}.has-js [data-scrolly=expand].is-opened{opacity:1;transform:scale(1)}.has-js [data-scrolly=grow]{transform:translateX(120px) rotate(180deg);transition:all 1s cubic-bezier(0.55, 0.085, 0.68, 0.53)}.has-js [data-scrolly=grow].is-opened{transform:translateX(0) rotate(360deg)}.aPropos{background-color:var(--color-primary)}.aPropos .wrapper{display:grid;grid-template-columns:1fr 1fr;gap:var(--spacing-lg)}@media screen and (max-width: 1024px){.aPropos .wrapper{grid-template-columns:1fr}}.aPropos .wrapper .aPropos__content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:var(--spacing-md)}.aPropos .wrapper .aPropos__content h2{padding:0}.aPropos .wrapper .aPropos__media{position:relative;transition:all .3s cubic-bezier(0.455, 0.03, 0.515, 0.955)}.aPropos .wrapper .aPropos__media #lottie-portrait-vecto,.aPropos .wrapper .aPropos__media #lottie-portrait-vecto-pointage{position:absolute;top:0;left:0;width:100%;height:100%}.aPropos .wrapper .aPropos__media #lottie-portrait-vecto{display:block}@media screen and (max-width: 1440px){.aPropos .wrapper .aPropos__media #lottie-portrait-vecto{display:none}}.aPropos .wrapper .aPropos__media #lottie-portrait-vecto-pointage{display:none}@media screen and (max-width: 1440px){.aPropos .wrapper .aPropos__media #lottie-portrait-vecto-pointage{display:block}}.aPropos .wrapper .aPropos__media #lottie-portrait-survol,.aPropos .wrapper .aPropos__media #lottie-portrait-pointage{position:absolute;right:var(--spacing-md);z-index:5}.aPropos .wrapper .aPropos__media #lottie-portrait-survol{bottom:0;height:10rem;width:10rem;display:block}@media screen and (max-width: 1440px){.aPropos .wrapper .aPropos__media #lottie-portrait-survol{display:none}}.aPropos .wrapper .aPropos__media #lottie-portrait-pointage{height:5rem;width:5rem;bottom:var(--spacing-md);display:none}@media screen and (max-width: 1440px){.aPropos .wrapper .aPropos__media #lottie-portrait-pointage{display:block}}.videoPresentation{background-color:var(--color-primary);padding-top:0}.videoPresentation h3{padding-bottom:var(--spacing-lg)}.videoPresentation .wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center}.videoPresentation .wrapper .video-container{aspect-ratio:16/9;width:70%}@media screen and (max-width: 1024px){.videoPresentation .wrapper .video-container{width:100%}}.videoPresentation .wrapper .video{height:100%;position:relative}.videoPresentation .wrapper .video .poster{height:100%;width:100%}.videoPresentation .wrapper .video .icon{color:var(--color-primary);position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}@media screen and (max-width: 1024px){.videoPresentation .wrapper .video .icon{height:2rem;width:2rem}}.infos{position:relative;overflow:hidden}.infos .infos__bkg{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;z-index:0}.infos .wrapper{position:relative;z-index:1;display:flex;flex-direction:column;gap:var(--spacing-lg)}.infos .wrapper .competences{display:grid;grid-template-columns:repeat(2, 1fr);gap:var(--spacing-lg)}@media screen and (max-width: 1024px){.infos .wrapper .competences{grid-template-columns:1fr}}.infos .wrapper .competences .competence{padding:var(--spacing-lg);border:5px solid var(--color-secondary);border-radius:25px;height:-moz-fit-content;height:fit-content;box-sizing:border-box;transition:all .3s cubic-bezier(0.455, 0.03, 0.515, 0.955)}@media screen and (max-width: 1024px){.infos .wrapper .competences .competence{padding:var(--spacing-md);color:var(--color-primary);background-color:var(--color-secondary)}}.infos .wrapper .competences .competence:hover{color:var(--color-primary);background-color:var(--color-secondary)}.infos .wrapper .competences .competence h4{margin-bottom:var(--spacing-md)}.infos .wrapper .infos__liste{list-style:none;display:flex;flex-direction:column;gap:var(--spacing-sm)}.infos .wrapper .interets ul{list-style:circle}.infos .wrapper li{display:flex;justify-content:flex-start;align-items:center;gap:var(--spacing-sm);width:-moz-fit-content;width:fit-content}.u-hidden-visually{border:0 !important;clip:rect(0 0 0 0) !important;clip-path:inset(50%) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;white-space:nowrap !important;width:1px !important}.u-hidden{display:none !important}.u-grid-fullwidth{grid-column:1/-1 !important}