@import"https://fonts.googleapis.com/css2?family=Gilda+Display&family=Martel:wght@200;300;400;600;700;800;900&display=swap";.item-grid{height:inherit;display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:20px;width:90vw;position:relative}@media screen and (max-width: 1150px){.item-grid{grid-template-columns:1fr 1fr}}.item{background-color:#000;display:flex;justify-content:center;align-items:center;height:100px;width:200px;-o-object-fit:cover;object-fit:cover}.item-1{grid-column:3/3;grid-row:1/3;width:100%;aspect-ratio:1.757;height:auto;transform:translateY(-50%)}@media screen and (max-width: 1150px){.item-1{grid-column:2/2}}.item-2{grid-column:1/3;grid-row:2/3;width:443px;height:270px}@media screen and (max-width: 1150px){.item-2{grid-column:1/2;grid-row:1/2;width:100%;transform:translate(30%, 200%)}}.item-3{grid-column:3/3;grid-row:2/3;transform:translate(-20%, 40%);width:520px;height:290px}@media screen and (max-width: 1150px){.item-3{grid-column:1/2;grid-row:1/2;width:100%;height:200px;transform:translate(0%, 40%)}}.item-4{grid-column:1/3;grid-row:3/3;width:470px;height:350px;transform:translateX(20%);-o-object-position:top;object-position:top}@media screen and (max-width: 1150px){.item-4{grid-column:1/2;grid-row:2/2;width:100%;height:200px;transform:translateX(0%)}}.item-5{grid-column:3/3;grid-row:3/3;width:390px;height:650px}@media screen and (max-width: 1150px){.item-5{grid-column:2/2;grid-row:2/2;width:100%;transform:translate(-15%, 80%);max-height:575px;-o-object-position:top;object-position:top}}@media screen and (max-width: 950px){.item-5{max-height:475px}}@media screen and (max-width: 650px){.item-5{max-height:375px}}:root{--color-white: #FFFFFF;--color-black: #0B0B0B;--color-primary: #3D5E4E;--color-bg: #EEEEE4}:root{--font-primary: "Gilda Display", serif;--font-secondary: "Martel", serif;--font-size-content: 16px;--font-size-h1: 128px;--font-size-h2: 64px;--font-size-h3: 1.4rem;--font-size-h4: 1.5rem;--font-size-h5: 1.25rem;--font-size-h6: 1.125rem}:root{--spacing-xs: 1rem;--spacing-sm: 2rem;--spacing-md: 4rem;--spacing-lg: 12rem;--grid-gap: 20px}/*! 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%}html{scroll-behavior:smooth}body{background:var(--color-bg);color:var(--color-black);font-family:var(--font-secondary);font-size:var(--font-size-content);line-height:1;overflow-x:hidden}p{font-family:var(--font-secondary);font-weight:200}body.no-scroll{overflow:hidden}.cta{padding:10px 10px;border-radius:10px;background-color:var(--color-primary);color:var(--color-bg)}.btn{color:var(--color-black);text-decoration:none;position:relative;overflow:hidden}.btn:hover::before{content:"";background-color:#000;height:1px;width:100%;position:absolute;bottom:-10px;transform:translateX(0)}ul{list-style:none;padding:0;margin:0}h1,h2,h3,h4,h5,h6{font-family:var(--font-primary);line-height:1;font-weight:200;margin:0;text-transform:uppercase;color:var(--color-black)}h1{font-size:var(--font-size-h1)}@media screen and (max-width: 1700px){h1{font-size:110px}}@media screen and (max-width: 1500px){h1{font-size:100px}}@media screen and (max-width: 1435px){h1{font-size:85px}}@media screen and (max-width: 1200px){h1{font-size:70px}}@media screen and (max-width: 925px){h1{font-size:60px}}@media screen and (max-width: 800px){h1{font-size:50px}}@media screen and (max-width: 750px){h1{font-size:2.5rem}}h2{font-size:var(--font-size-h2)}@media screen and (max-width: 1250px){h2{font-size:50px}}@media screen and (max-width: 950px){h2{font-size:40px}}@media screen and (max-width: 600px){h2{font-size:30px}}h3{font-size:var(--font-size-h3)}@media screen and (max-width: 700px){h3{font-size:25px}}@media screen and (max-width: 500px){h3{font-size:20px}}h4{font-size:var(--font-size-h4)}@media screen and (max-width: 1010px){h4{font-size:1.25rem}}@media screen and (max-width: 425px){h4{font-size:1.125rem}}@media screen and (max-width: 375px){h4{font-size:1rem}}h5{font-size:var(--font-size-h5);font-family:var(--font-secondary)}@media screen and (max-width: 750px){h5{font-size:1.3rem}}h6{font-size:var(--font-size-h6)}@media screen and (max-width: 750px){h6{font-size:1.2rem}}a{text-decoration:none;color:#000}.wrapper{max-width:95%;margin:0 auto}@media screen and (max-width: 1440px){.wrapper{max-width:1200px}}@media screen and (max-width: 1200px){.wrapper{max-width:95%}}@media screen and (max-width: 750px){.wrapper{max-width:95%}}@media screen and (max-width: 425px){.wrapper{max-width:375px}}@media screen and (max-width: 300px){.wrapper{max-width:250px}}.wrapper-xl{margin:0 auto;max-width:96%}@media screen and (max-width: 750px){.wrapper-xl{max-width:92%}}@font-face{font-family:"swiper-icons";src:url("data:application/font-woff;charset=utf-8;base64, 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") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px, 0, 0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.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);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper,.swiper-3d .swiper-slide,.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-cube-shadow{transform-style:preserve-3d}.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,.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-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-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.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:10px;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: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:10px;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-progressbar{background:rgba(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: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:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top: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: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,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.hero .wrapper{position:relative}.hero .wrapper h1{text-align:center}.hero .hero-media{border:1px solid #000;border-radius:25px;height:inherit;height:60vh;overflow:hidden;position:relative}@media screen and (max-width: 500px){.hero .hero-media{border-radius:0px}}.hero .hero-media::before{content:"";background-color:#000;height:100%;width:100%;z-index:8;position:absolute;top:0;left:0;opacity:.2}.hero .hero-media img{min-width:100%;min-height:200%;-o-object-fit:cover;object-fit:cover}.hero .hero-content{position:absolute;top:35%;z-index:8;padding-left:30px;display:flex;flex-direction:column;gap:40px;color:#fff}.hero .hero-content h2{width:70%;color:#fff}@media screen and (max-width: 1200px){.hero .hero-content h2{width:auto}}@media screen and (max-width: 1000px){.hero .hero-content{text-align:center;padding:0}}header{height:70px;margin-bottom:3px}header .wrapper{height:100%;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #000}@media screen and (max-width: 1050px){header .wrapper{justify-content:center}}.btn-menu{cursor:pointer}@media screen and (max-width: 1050px){.btn-menu{font-size:larger}}.item-list{display:flex;justify-content:space-between;width:30%}@media screen and (max-width: 1650px){.item-list{width:auto;gap:20px}}@media screen and (max-width: 1050px){.item-list{display:none}}.item-list .nav-list{display:flex;align-items:center;gap:30px}.item-list .social-list{display:flex;align-items:center;gap:20px}.menu{background-color:var(--color-primary);height:100%;width:20%;position:fixed;top:0;left:0;transform:translateX(-100%);transition:all .3s ease;border-right:1px solid #000;z-index:10}@media screen and (max-width: 1050px){.menu{width:100%}}.menu .btn-close{cursor:pointer;color:#fff;text-align:center;margin:40px 0 0 0}.menu ul{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:50px;height:70%}.menu ul li a{line-height:2;color:#fff;align-self:center}@media screen and (max-width: 1050px){.menu ul li a{font-size:25px}}.menu-active{transform:translate(0);overflow:hidden}.has-js [data-scrolly=fromBottom]{opacity:0;transform:translateY(60px);transition:all .7s ease-in-out}.has-js [data-scrolly=fromBottom].is-active{opacity:1;transform:translateY(0)}.has-js [data-scrolly=fromBottomDeux]{opacity:0;transform:translateY(60px);transition:all .5s ease-in-out}.has-js [data-scrolly=fromBottomDeux].is-active{opacity:1;transform:translateY(0)}.has-js [data-scrolly=fromLeft]{opacity:0;transform:translateX(-60px);transition:all .7s ease-in-out}.has-js [data-scrolly=fromLeft].is-active{opacity:1;transform:translateX(0)}.has-js [data-scrolly=fromLeftDeux]{opacity:0;transform:translateX(-60px);transition:all .9s ease-in-out}.has-js [data-scrolly=fromLeftDeux].is-active{opacity:1;transform:translateX(0)}.has-js [data-scrolly=fromLeftText]{opacity:0;transform:translateX(-60px);transition:all .9s ease-in-out}.has-js [data-scrolly=fromLeftText].is-active{opacity:.7;transform:translateX(0)}.has-js [data-scrolly=fromRight]{opacity:0;transform:translateX(60px);transition:all .7s ease-in-out}.has-js [data-scrolly=fromRight].is-active{opacity:1;transform:translateX(0)}@media screen and (max-width: 750px){.has-js [data-scrolly=fromRight]{transform:translateX(-60px)}}.has-js [data-scrolly=fromRightText]{opacity:0;transform:translateX(60px);transition:all .7s ease-in-out}.has-js [data-scrolly=fromRightText].is-active{opacity:.7;transform:translateX(0)}.has-js [data-scrolly=alpha]{opacity:0;transition:all .7s ease-in-out}.has-js [data-scrolly=alpha].is-active{opacity:.7;transform:translateY(0)}.has-js [data-scrolly=fromTop]{opacity:0;transform:translateY(-60px);transition:all .7s ease-in-out}.has-js [data-scrolly=fromTop].is-active{opacity:1;transform:translateY(0)}.has-js [data-scrolly=fromTopDeux]{opacity:0;transform:translateY(-60px);transition:all .9s ease-in-out}.has-js [data-scrolly=fromTopDeux].is-active{opacity:1;transform:translateY(0)}.has-js [data-scrolly=formulaire]{transition:all 3s cubic-bezier(0.19, 1, 0.22, 1)}.has-js [data-scrolly=formulaire].is-active{width:43%}@media screen and (max-width: 1150px){.has-js [data-scrolly=formulaire].is-active{width:35%}}@media screen and (max-width: 1150px){.has-js [data-scrolly=formulaire].is-active{width:70%}}@media screen and (max-width: 475px){.has-js [data-scrolly=formulaire].is-active{width:90%}}.has-js [data-scrolly=formulaire].is-active::after{width:60%}.has-js [data-scrolly=formulaire].is-active::before{height:100%}.has-js [data-scrolly=formulaire].is-active .another_fieldset::after{width:30%}.has-js [data-scrolly=formulaire].is-active .another_fieldset::before{height:40%}.has-js [data-scrolly=formImageUn]{transition:all 3s cubic-bezier(0.19, 1, 0.22, 1)}.has-js [data-scrolly=formImageUn].is-active{bottom:20%;right:50px;max-width:43%}@media screen and (max-width: 1150px){.has-js [data-scrolly=formImageUn].is-active{right:0;max-width:55%}}.has-js [data-scrolly=formImageDeux]{transition:all 3s cubic-bezier(0.19, 1, 0.22, 1)}.has-js [data-scrolly=formImageDeux].is-active{top:150px;left:50px;max-width:33%}@media screen and (max-width: 1150px){.has-js [data-scrolly=formImageDeux].is-active{left:-50px;max-width:40%}}.swiper{max-width:100%}.swiper-pagination-bullet-active{background-color:var(--color-bg)}section+section{margin-top:100px}.propositions{background-color:var(--color-primary);border-radius:40px 40px 0 0;padding:40px 0}@media screen and (max-width: 500px){.propositions{border-radius:0px}}.propositions .wrapper{display:flex;flex-direction:column;justify-content:space-between;height:100%}.propositions .wrapper h2{color:var(--color-bg);text-align:center}.propositions .section-header{width:100%;display:flex;flex-direction:column;align-items:center;gap:30px}.propositions .section-header .line{background-color:var(--color-bg);width:50%;height:1px}.propositions .grid-img-text{display:grid;grid-template-columns:3fr 2fr;gap:40px;padding:50px 0}@media screen and (max-width: 1000px){.propositions .grid-img-text{grid-template-columns:1fr}}.propositions .grid-img-text .grid-media{display:flex;justify-content:center;max-height:600px}.propositions .grid-img-text .grid-media img{max-height:600px}@media screen and (max-width: 1000px){.propositions .grid-img-text .grid-media img{max-height:375px}}.propositions .grid-img-text .grid-content{display:flex;flex-direction:column;justify-content:space-evenly;color:#fff}@media screen and (max-width: 1000px){.propositions .grid-img-text .grid-content{text-align:center}}.propositions .grid-img-text .grid-content .grid-content-title{font-size:30px;text-transform:uppercase;line-height:1.4}.propositions .grid-img-text .grid-content p{width:60%;text-align:justify;line-height:1.5}@media screen and (max-width: 1250px){.propositions .grid-img-text .grid-content p{width:auto}}@media screen and (max-width: 1000px){.propositions .grid-img-text .grid-content p{text-align:center}}.profil .wrapper{display:flex;flex-direction:column;gap:100px}.profil .wrapper p{font-family:var(--font-secondary);line-height:1.5}.profil .wrapper .profil-name{font-size:90px;text-transform:uppercase}@media screen and (max-width: 850px){.profil .wrapper .profil-name{font-size:75px}}@media screen and (max-width: 750px){.profil .wrapper .profil-name{font-size:65px}}@media screen and (max-width: 700px){.profil .wrapper .profil-name{font-size:60px}}@media screen and (max-width: 600px){.profil .wrapper .profil-name{font-size:50px}}@media screen and (max-width: 500px){.profil .wrapper .profil-name{font-size:45px}}@media screen and (max-width: 455px){.profil .wrapper .profil-name{font-size:35px}}.profil .wrapper .card-title{font-size:32px;text-transform:uppercase}.profil .wrapper .card-profil{border:1px solid #000;border-radius:25px}@media screen and (max-width: 800px){.profil .wrapper .card-profil{border:none}}.card-header{display:grid;grid-template-columns:2fr 3fr;padding:50px 0 100px 30px}@media screen and (max-width: 1450px){.card-header{padding:50px 30px 100px 30px}}@media screen and (max-width: 1250px){.card-header{grid-template-columns:1fr;gap:40px}}.card-header .profil-media{place-self:center;display:flex;flex-direction:column;align-items:center;gap:40px}.card-header .profil-media img{max-width:70%;height:auto}.card-header .profil-media h3{width:70%;text-align:center}@media screen and (max-width: 1250px){.card-header .profil-media h3{width:auto}}.card-header .profil-content{display:flex;flex-direction:column;gap:70px}@media screen and (max-width: 1250px){.card-header .profil-content{align-items:center;text-align:center}}.card-header .profil-content p{width:750px;text-align:justify;margin-bottom:0}@media screen and (max-width: 850px){.card-header .profil-content p{width:auto}}.card-header .profil-content .profil-intro{position:relative;width:-moz-min-content;width:min-content}@media screen and (max-width: 850px){.card-header .profil-content .profil-intro{width:auto}}.card-header .profil-content .profil-intro .quote-img{position:absolute;top:-35px;right:240px;animation:rotateInfinite 10s linear infinite}@media screen and (max-width: 1250px){.card-header .profil-content .profil-intro .quote-img{right:60px}}@media screen and (max-width: 750px){.card-header .profil-content .profil-intro .quote-img{display:none}}@keyframes rotateInfinite{0%{transform:rotate(0deg)}100%{transform:rotate(-360deg)}}.card-footer{background-color:var(--color-primary);border-radius:0 0 25px 25px;color:var(--color-bg);padding:100px 50px;display:flex;flex-direction:column;gap:40px}@media screen and (max-width: 800px){.card-footer{border-radius:0}}.card-footer .card-footer-wrapper{display:grid;grid-template-columns:1fr 1fr}@media screen and (max-width: 800px){.card-footer .card-footer-wrapper{grid-template-columns:1fr;gap:70px}}.card-footer .card-title{text-align:center;margin-bottom:40px}.card-footer p{margin:0;text-align:justify;width:70%;place-self:center}@media screen and (max-width: 400px){.card-footer p{width:auto}}.card-footer ul{list-style:disc;display:grid;grid-template-columns:1fr 1fr;gap:40px;place-self:center;line-height:1.5}@media screen and (max-width: 1150px){.card-footer ul{grid-template-columns:1fr;list-style:none;text-align:center}}.card-footer .quote-text{padding-top:70px;text-align:center}.conclusion{background-color:var(--color-primary);text-align:center;color:var(--color-bg);padding:40px 0}.conclusion .wrapper{display:flex;flex-direction:column;align-items:center}.conclusion .titreConc{font-size:128px;text-transform:uppercase}@media screen and (max-width: 1200px){.conclusion .titreConc{font-size:90px}}@media screen and (max-width: 800px){.conclusion .titreConc{font-size:60px}}@media screen and (max-width: 600px){.conclusion .titreConc{font-size:40px}}@media screen and (max-width: 400px){.conclusion .titreConc{font-size:30px}}.conclusion p{width:50%;line-height:2}@media screen and (max-width: 800px){.conclusion p{width:auto}}.marquee{display:flex;white-space:nowrap;overflow:hidden;position:relative;border-left:1px solid #fff;border-right:1px solid #fff}@media screen and (max-width: 650px){.marquee{margin-top:40px}}.marquee .marquee-item{font-size:128px;color:var(--color-bg);text-transform:uppercase;white-space:nowrap}@media screen and (max-width: 1150px){.marquee .marquee-item{font-size:80px}}@media screen and (max-width: 600px){.marquee .marquee-item{font-size:40px}}@media screen and (max-width: 400px){.marquee .marquee-item{font-size:20px}}.u-hidden-visually{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !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-mb-4{margin-bottom:4rem !important}.u-mbn-4{margin-bottom:-4rem !important}.u-grid-fullwidth{grid-column:1/-1 !important}@media screen and (max-width: 1000px){.u-grid-fullwidth-res{grid-column:1/-1 !important;margin:15px 0}}