.agrement-cont{--agrement-title-color:$grey-10;--agrement-content-color:$grey-10;--section-padding:96px;flex:1;padding:96px 0}@media screen and (max-width:899px){.agrement-cont{--section-padding:64px;padding:64px 0}}@media screen and (max-width:599px){.agrement-cont{--section-padding:32px;padding:32px 0}}.agrement-cont.dark{--agrement-title-color:white;--agrement-content-color:white}.agrement-cont .agrement{width:min(100% - 128px,1560px);margin:0 auto}@media screen and (min-width:600px) and (max-width:1199px){.agrement-cont .agrement{width:calc(100% - 64px)}}@media screen and (max-width:599px){.agrement-cont .agrement{width:calc(100% - 32px)}}.agrement-cont .agrement{flex-direction:column;display:flex}.agrement-cont .agrement-content{align-items:center;gap:24px;display:flex}@media screen and (max-width:599px){.agrement-cont .agrement-content{flex-direction:column;align-items:flex-start}}.agrement-cont .agrement-content img{object-fit:contain;width:140px;height:auto}.agrement-cont .agrement-content-text{flex-direction:column;gap:8px;width:100%;display:flex}.agrement-cont .agrement-content-text h2{letter-spacing:-.5px;font-size:2.5rem;font-family:var(--avenir-font),sans-serif;text-wrap:pretty;font-weight:900}@media screen and (max-width:899px){.agrement-cont .agrement-content-text h2{font-size:2rem}}@media screen and (max-width:599px){.agrement-cont .agrement-content-text h2{font-size:1.5rem}}.agrement-cont .agrement-content-text h2{color:var(--agrement-title-color)}.agrement-cont .agrement-content-text p{font-size:1.25rem;font-family:var(--avenir-font),sans-serif;color:#1a1a1a;text-wrap:pretty;font-weight:500;line-height:1.5}@media screen and (max-width:899px){.agrement-cont .agrement-content-text p{font-size:1rem;line-height:1.5}}.agrement-cont .agrement-content-text p{color:var(--agrement-content-color)}
:root{--star-size:22px;--star-color:#eee;--star-background:#fc0}.stars{--percent:calc(var(--rating) / 5 * 100%);font-size:var(--star-size);font-family:Times;line-height:1;display:inline-block}.stars:before{content:"★★★★★";background:linear-gradient(90deg, var(--star-background) var(--percent), var(--star-color) var(--percent));-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}
.avis-cont{--avis-title-color:$grey-10;--avis-google-color:$grey-10}.avis-cont.dark{--avis-title-color:white;--avis-google-color:white}.avis-cont{--section-padding:96px;flex:1;padding:96px 0}@media screen and (max-width:899px){.avis-cont{--section-padding:64px;padding:64px 0}}@media screen and (max-width:599px){.avis-cont{--section-padding:32px;padding:32px 0}}.avis-cont .avis{flex-direction:column;align-items:center;gap:24px;width:min(100% - 128px,1560px);margin:0 auto;display:flex}@media screen and (min-width:600px) and (max-width:1199px){.avis-cont .avis{width:calc(100% - 64px)}}@media screen and (max-width:599px){.avis-cont .avis{width:calc(100% - 32px)}}.avis-cont .avis-header{flex-direction:column;gap:8px;width:100%;display:flex}.avis-cont .avis-header-google{justify-content:space-between;align-items:center;gap:16px;display:flex}.avis-cont .avis-header-google-text{align-items:center;display:flex}.avis-cont .avis-header-google-text p{color:var(--avis-google-color)}@media screen and (max-width:899px){.avis-cont .avis-header-google{flex-direction:column;align-items:flex-start}}.avis-cont .avis-header-google .stars{height:30px;margin-right:8px}.avis-cont .avis-title h2{letter-spacing:-.5px;font-size:2.5rem;font-family:var(--avenir-font),sans-serif;text-wrap:pretty;font-weight:900}@media screen and (max-width:899px){.avis-cont .avis-title h2{font-size:2rem}}@media screen and (max-width:599px){.avis-cont .avis-title h2{font-size:1.5rem}}.avis-cont .avis-title h2{color:var(--avis-title-color)}.avis-cont .avis-list{flex-direction:column;gap:28px;margin-top:28px;display:flex}@media screen and (min-width:1024px){.avis-cont .avis-list{flex-direction:row}}.avis-cont .avis-list-item{grid-auto-columns:1fr 1fr;align-items:end;gap:28px;width:100%;height:100%;display:grid}@media screen and (min-width:1024px){.avis-cont .avis-list-item:nth-child(2){transform:translateY(-28px)}}.avis-cont .avis-card{background:#fff;border:1px solid #f4f7ff;border-radius:24px;flex-direction:column;grid-area:span 1/span 1/span 1/span 1;height:fit-content;padding:40px 32px;display:flex;box-shadow:0 2px 6px #2739930f}.avis-cont .avis-card-text{padding-top:16px;line-height:24px}.avis-cont .avis-card-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.avis-cont .avis-card-header-user{align-items:center;gap:16px;width:100%;display:flex}.avis-cont .avis-card-header-user img{object-fit:cover;border-radius:100%;width:100%;max-width:50px}.avis-cont .avis-card-header-user-name{flex-direction:column;flex:1;gap:4px;display:flex}.avis-cont .avis-card-header-user-name .name{color:#333;font-size:20px;font-weight:700}.avis-cont .avis-card-header-user-name .job{color:#707070;font-size:14px;font-weight:700}.client-avis-cont{--section-padding:96px;flex:1;padding:96px 0}@media screen and (max-width:899px){.client-avis-cont{--section-padding:64px;padding:64px 0}}@media screen and (max-width:599px){.client-avis-cont{--section-padding:32px;padding:32px 0}}.client-avis-cont .client-avis{width:min(100% - 128px,900px);margin:0 auto}@media screen and (min-width:600px) and (max-width:1199px){.client-avis-cont .client-avis{width:calc(100% - 64px)}}@media screen and (max-width:599px){.client-avis-cont .client-avis{width:calc(100% - 32px)}}.client-avis-cont .client-avis{flex-direction:column;justify-content:center;align-items:center;gap:24px;display:flex}.client-avis-cont .client-avis-title{text-align:center}.client-avis-cont .client-avis-card{background:#fff;border:1px solid #f4f7ff;border-radius:24px;flex-direction:column;grid-area:span 1/span 1/span 1/span 1;max-width:500px;height:fit-content;padding:40px 32px;display:flex;box-shadow:0 2px 6px #2739930f}.client-avis-cont .client-avis-card-text{padding-top:16px;line-height:24px}.client-avis-cont .client-avis-card-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.client-avis-cont .client-avis-card-header-user{align-items:center;gap:16px;width:100%;display:flex}.client-avis-cont .client-avis-card-header-user img{object-fit:cover;border-radius:100%;width:100%;max-width:50px}.client-avis-cont .client-avis-card-header-user-name{flex-direction:column;flex:1;gap:4px;display:flex}.client-avis-cont .client-avis-card-header-user-name .name{color:#333;font-size:20px;font-weight:700}.client-avis-cont .client-avis-card-header-user-name .job{color:#707070;font-size:14px;font-weight:700}
.competences-cont{--competences-title-color:$grey-10;--section-padding:96px;flex:1;padding:96px 0}@media screen and (max-width:899px){.competences-cont{--section-padding:64px;padding:64px 0}}@media screen and (max-width:599px){.competences-cont{--section-padding:32px;padding:32px 0}}.competences-cont.dark{--competences-title-color:white}.competences-cont .competences{width:min(100% - 128px,1560px);margin:0 auto}@media screen and (min-width:600px) and (max-width:1199px){.competences-cont .competences{width:calc(100% - 64px)}}@media screen and (max-width:599px){.competences-cont .competences{width:calc(100% - 32px)}}.competences-cont .competences{flex-direction:column;gap:32px;display:flex}.competences-cont .competences-title h2{letter-spacing:-.5px;font-size:2.5rem;font-family:var(--avenir-font),sans-serif;text-wrap:pretty;font-weight:900}@media screen and (max-width:899px){.competences-cont .competences-title h2{font-size:2rem}}@media screen and (max-width:599px){.competences-cont .competences-title h2{font-size:1.5rem}}.competences-cont .competences-title h2{color:var(--competences-title-color)}.competences-cont .competences-block{grid-template-columns:repeat(4,1fr);grid-auto-rows:1fr;gap:32px;display:grid}@media screen and (max-width:1199px){.competences-cont .competences-block{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:899px){.competences-cont .competences-block{grid-template-columns:repeat(2,1fr);gap:24px}}@media screen and (max-width:599px){.competences-cont .competences-block{grid-template-columns:repeat(1,1fr);gap:12px}}.competences-cont .competences-block-white{background-color:#fff}.competences-cont .competences-block-grey{background-color:#f7f8fc}.competences-cont .competences-block-gradient{background-image:linear-gradient(153deg,#4969fb,#203bb8 100%,#203bb8);border:1px solid #ffffff4f;box-shadow:0 10px 30px #00000008}.competences-cont .competences-block-gradient p{font-size:1.25rem;font-family:var(--avenir-font),sans-serif;color:#1a1a1a;text-wrap:pretty;font-weight:500;line-height:1.5}@media screen and (max-width:899px){.competences-cont .competences-block-gradient p{font-size:1rem;line-height:1.5}}.competences-cont .competences-block-gradient p{color:#fff!important}.competences-cont .competences-block-items{-webkit-backdrop-filter:blur(3.4px);backdrop-filter:blur(3.4px);border-radius:16px;align-items:center;gap:16px;width:100%;padding:24px 16px;display:flex;box-shadow:0 2px 6px #2739930f}.competences-cont .competences-block-items p{font-size:1.25rem;font-family:var(--avenir-font),sans-serif;color:#1a1a1a;text-wrap:pretty;font-weight:500;line-height:1.5}@media screen and (max-width:899px){.competences-cont .competences-block-items p{font-size:1rem;line-height:1.5}}
.contenu-cont{--contenu-title-color:$grey-10;--contenu-subtitle-color:$grey-10;--contenu-content-color:$grey-10;--section-padding:96px;flex:1;padding:96px 0}@media screen and (max-width:899px){.contenu-cont{--section-padding:64px;padding:64px 0}}@media screen and (max-width:599px){.contenu-cont{--section-padding:32px;padding:32px 0}}.contenu-cont.dark{--contenu-title-color:white;--contenu-subtitle-color:white;--contenu-content-color:white}.contenu-cont .contenu{flex-direction:column;gap:12px;display:flex}.contenu-cont .contenu-base{width:min(100% - 128px,1560px);margin:0 auto}@media screen and (min-width:600px) and (max-width:1199px){.contenu-cont .contenu-base{width:calc(100% - 64px)}}@media screen and (max-width:599px){.contenu-cont .contenu-base{width:calc(100% - 32px)}}.contenu-cont .contenu-base .contenu-header,.contenu-cont .contenu-base .contenu-content{max-width:clamp(800px,60vw,900px)}@media screen and (max-width:899px){.contenu-cont .contenu-base .contenu-header,.contenu-cont .contenu-base .contenu-content{max-width:720px}}.contenu-cont .contenu-full{width:min(100% - 128px,1560px);margin:0 auto}@media screen and (min-width:600px) and (max-width:1199px){.contenu-cont .contenu-full{width:calc(100% - 64px)}}@media screen and (max-width:599px){.contenu-cont .contenu-full{width:calc(100% - 32px)}}.contenu-cont .contenu-center{width:min(100% - 128px,900px);margin:0 auto}@media screen and (min-width:600px) and (max-width:1199px){.contenu-cont .contenu-center{width:calc(100% - 64px)}}@media screen and (max-width:599px){.contenu-cont .contenu-center{width:calc(100% - 32px)}}.contenu-cont .contenu-header{flex-direction:column;flex:.5;gap:8px;display:flex}.contenu-cont .contenu-header h2{letter-spacing:-.5px;font-size:2.5rem;font-family:var(--avenir-font),sans-serif;text-wrap:pretty;font-weight:900}@media screen and (max-width:899px){.contenu-cont .contenu-header h2{font-size:2rem}}@media screen and (max-width:599px){.contenu-cont .contenu-header h2{font-size:1.5rem}}.contenu-cont .contenu-header h2{color:var(--contenu-title-color)}.contenu-cont .contenu-header h3 span{color:var(--contenu-subtitle-color);font-family:FiraCode;font-size:12px;font-weight:600}.contenu-cont .contenu-content{font-size:1.25rem;font-family:var(--avenir-font),sans-serif;color:#1a1a1a;text-wrap:pretty;font-weight:500;line-height:1.5}@media screen and (max-width:899px){.contenu-cont .contenu-content{font-size:1rem;line-height:1.5}}.contenu-cont .contenu-content{flex:.5}.contenu-cont .contenu-content p{color:var(--contenu-content-color)}
.cta-cont{--cta-title-color:$grey-10;--cta-link-color:$grey-10;--cta-after-link-hover-color:#1a1a1a;--cta-link-bg-color:#a8a8a8}.cta-cont.dark{--cta-title-color:white;--cta-link-color:white;--cta-after-link-hover-color:white;--cta-link-bg-color:#f5f5f5}.cta-cont .cta{width:min(100% - 128px,1560px);margin:0 auto}@media screen and (min-width:600px) and (max-width:1199px){.cta-cont .cta{width:calc(100% - 64px)}}@media screen and (max-width:599px){.cta-cont .cta{width:calc(100% - 32px)}}.cta-cont .cta{justify-content:space-between;display:flex;position:relative}.cta-cont .cta-left{--section-padding:96px;flex-direction:column;flex:1;justify-content:center;gap:32px;width:100%;padding:96px 0;display:flex}@media screen and (max-width:899px){.cta-cont .cta-left{--section-padding:64px;padding:64px 0}}@media screen and (max-width:599px){.cta-cont .cta-left{--section-padding:32px;padding:32px 0}}.cta-cont .cta-left-header{flex-direction:column;max-width:1000px;display:flex}.cta-cont .cta-left-header h2{letter-spacing:-.5px;font-size:2.5rem;font-family:var(--avenir-font),sans-serif;text-wrap:pretty;font-weight:900}@media screen and (max-width:899px){.cta-cont .cta-left-header h2{font-size:2rem}}@media screen and (max-width:599px){.cta-cont .cta-left-header h2{font-size:1.5rem}}.cta-cont .cta-left-header h2{color:var(--cta-title-color)}.cta-cont .cta-left-links{flex-wrap:wrap;gap:16px;max-width:1200px;display:flex}.cta-cont .cta-left-links-block{align-items:center;gap:12px;padding:12px;display:flex}.cta-cont .cta-left-links-block:hover p:after{opacity:1;transform:scaleX(1)}.cta-cont .cta-left-links-block-img{z-index:2;position:relative}.cta-cont .cta-left-links-block-img:before{z-index:-1;content:"";background-color:var(--cta-link-bg-color);opacity:.2;z-index:1;border-radius:100%;width:100%;min-width:60px;max-width:60px;height:100%;min-height:60px;max-height:60px;position:absolute;top:-10px;left:-10px}.cta-cont .cta-left-links-block p{font-size:1.25rem;font-family:var(--avenir-font),sans-serif;color:#1a1a1a;text-wrap:pretty;font-weight:500;line-height:1.5}@media screen and (max-width:899px){.cta-cont .cta-left-links-block p{font-size:1rem;line-height:1.5}}.cta-cont .cta-left-links-block p{color:var(--cta-link-color);margin-left:8px;position:relative}.cta-cont .cta-left-links-block p:after{content:"";background-color:var(--cta-after-link-hover-color);opacity:0;transform-origin:0;width:100%;height:2px;transition:transform .545s cubic-bezier(.16,1,.3,1),opacity .3s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:0;transform:scaleX(0)}.cta-cont .cta-left-cta .cta-button-link{color:var(--cta-link-color)}.cta-cont .cta-infographie{justify-content:center;align-items:center;margin-top:64px;margin-bottom:-64px;display:flex}@media screen and (max-width:899px){.cta-cont .cta-infographie{width:175px}}@media screen and (max-width:599px){.cta-cont .cta-infographie{width:40px}}.cta-cont .cta-infographie img{object-fit:contain;width:100%;height:100%;max-height:440px}@media screen and (max-width:599px){.cta-cont .cta-infographie img{display:none}}
.faq-cont{--contenu-title-color:$grey-10;--contenu-arrow-color:#4969fb;--section-padding:96px;flex:1;padding:96px 0}@media screen and (max-width:899px){.faq-cont{--section-padding:64px;padding:64px 0}}@media screen and (max-width:599px){.faq-cont{--section-padding:32px;padding:32px 0}}.faq-cont.dark{--contenu-title-color:white;--contenu-arrow-color:white}.faq-cont .faq{width:min(100% - 128px,1560px);margin:0 auto}@media screen and (min-width:600px) and (max-width:1199px){.faq-cont .faq{width:calc(100% - 64px)}}@media screen and (max-width:599px){.faq-cont .faq{width:calc(100% - 32px)}}.faq-cont .faq{grid-template-columns:repeat(12,1fr);grid-template-areas:"header questions";gap:12px;display:grid}@media screen and (max-width:599px){.faq-cont .faq{flex-direction:column;display:flex}}.faq-cont .faq-header{grid-area:header/span 4;height:fit-content;padding:12px 24px 0 0;position:sticky;top:80px;left:0}@media screen and (max-width:599px){.faq-cont .faq-header{position:relative;top:0}}.faq-cont .faq-header h2{letter-spacing:-.5px;font-size:2.5rem;font-family:var(--avenir-font),sans-serif;text-wrap:pretty;font-weight:900}@media screen and (max-width:899px){.faq-cont .faq-header h2{font-size:2rem}}@media screen and (max-width:599px){.faq-cont .faq-header h2{font-size:1.5rem}}.faq-cont .faq-header h2{color:var(--contenu-title-color)}.faq-cont .faq-content{flex-direction:column;grid-area:questions/span 8;display:flex}.faq-cont .faq-content-open .faq-content-item{opacity:.3;transition:opacity .3s}.faq-cont .faq-content-open .faq-content-item-open{opacity:1}.faq-cont .faq-content-item{border-bottom:1px solid #ebebeb}.faq-cont .faq-content-item-open .faq-content-item-trigger-icon-bar-v{opacity:0;transform:rotate(90deg)}.faq-cont .faq-content-item-open .faq-content-item-body{grid-template-rows:1fr}.faq-cont .faq-content-item-open .faq-content-item-body-answer-inner{padding-bottom:24px}.faq-cont .faq-content-item-trigger{text-align:left;width:100%;color:var(--contenu-title-color);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:flex-start;gap:24px;padding:16px 0;display:flex}.faq-cont .faq-content-item-trigger-question{font-size:1.75rem;font-family:var(--avenir-font),sans-serif;text-wrap:pretty;font-weight:800}@media screen and (max-width:899px){.faq-cont .faq-content-item-trigger-question{font-size:1.5rem}}@media screen and (max-width:599px){.faq-cont .faq-content-item-trigger-question{font-size:1.25rem}}.faq-cont .faq-content-item-trigger-question{color:var(--contenu-title-color);transition:opacity .2s}.faq-cont .faq-content-item-trigger-icon{flex-shrink:0;width:34px;height:34px;position:relative}.faq-cont .faq-content-item-trigger-icon-bar{border-radius:2px;margin:auto;transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .35s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.faq-cont .faq-content-item-trigger-icon-bar-h{background-color:var(--contenu-arrow-color);width:100%;max-width:20px;height:2px}.faq-cont .faq-content-item-trigger-icon-bar-v{background-color:var(--contenu-arrow-color);width:2px;height:100%;max-height:20px}.faq-cont .faq-content-item-body{grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.4,0,.2,1);display:grid;overflow:hidden}.faq-cont .faq-content-item-body-answer{min-height:0;overflow:hidden}.faq-cont .faq-content-item-body-answer p{font-size:1.25rem;font-family:var(--avenir-font),sans-serif;color:#1a1a1a;text-wrap:pretty;font-weight:500;line-height:1.5}@media screen and (max-width:899px){.faq-cont .faq-content-item-body-answer p{font-size:1rem;line-height:1.5}}.faq-cont .faq-content-item-body-answer p{color:var(--contenu-title-color)}.faq-cont .faq-content-item-body-answer p:last-child{margin-bottom:16px}
.gallerie-cont{--section-padding:96px;flex:1;padding:96px 0}@media screen and (max-width:899px){.gallerie-cont{--section-padding:64px;padding:64px 0}}@media screen and (max-width:599px){.gallerie-cont{--section-padding:32px;padding:32px 0}}.gallerie-cont{--gallerie-title-color:$grey-10}.gallerie-cont.dark{--gallerie-title-color:white}.gallerie-cont .gallerie{flex-direction:column;gap:42px;display:flex;position:relative;overflow:hidden}.gallerie-cont .gallerie-header{width:min(100% - 128px,1560px);margin:0 auto}@media screen and (min-width:600px) and (max-width:1199px){.gallerie-cont .gallerie-header{width:calc(100% - 64px)}}@media screen and (max-width:599px){.gallerie-cont .gallerie-header{width:calc(100% - 32px)}}.gallerie-cont .gallerie-header{flex-direction:column;gap:8px;display:flex}.gallerie-cont .gallerie-header h2 span{letter-spacing:-.5px;font-size:2.5rem;font-family:var(--avenir-font),sans-serif;text-wrap:pretty;font-weight:900}@media screen and (max-width:899px){.gallerie-cont .gallerie-header h2 span{font-size:2rem}}@media screen and (max-width:599px){.gallerie-cont .gallerie-header h2 span{font-size:1.5rem}}.gallerie-cont .gallerie-header h2 span{color:var(--gallerie-title-color)}.gallerie-cont .gallerie-carousel{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(8,1fr);gap:16px;margin:0 -500px;display:grid;position:relative}.gallerie-cont .gallerie-carousel-button{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0}.gallerie-cont .gallerie-carousel-button .gradient-button-cont div{-webkit-backdrop-filter:blur(210px);backdrop-filter:blur(210px);box-shadow:none!important}.gallerie-cont .gallerie-carousel .div1{grid-area:1/4/2/6}.gallerie-cont .gallerie-carousel .div2{grid-area:2/3/3/5}.gallerie-cont .gallerie-carousel .div3{grid-area:2/5/3/7}.gallerie-cont .gallerie-carousel .div4{grid-area:1/2/2/4}.gallerie-cont .gallerie-carousel .div5{grid-area:2/1/3/3}.gallerie-cont .gallerie-carousel .div6{grid-area:1/6/2/8}.gallerie-cont .gallerie-carousel .div7{grid-area:1/1/3/2}.gallerie-cont .gallerie-carousel .div8{grid-area:2/7/3/9}.gallerie-cont .gallerie-carousel .div9{grid-area:1/8/3/9}.gallerie-cont .gallerie-carousel .gallerie-carousel-img{object-fit:cover;border-radius:8px;width:100%;height:20rem}.galery{flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;max-width:700px;height:100%;margin:0 20px;padding:24px 0;display:flex}.galery-cont{z-index:100;background-color:#000b;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.galery-photo{aspect-ratio:1;-webkit-backdrop-filter:blur(5.4px);backdrop-filter:blur(5.4px);background-color:#0006;border:1px solid #ffffff26;border-radius:16px;justify-content:center;align-items:center;width:100%;padding:8px;display:flex;overflow:hidden}.galery-photo-img{background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:8px;width:100%;height:100%}.galery-navigation{-webkit-backdrop-filter:blur(5.4px);backdrop-filter:blur(5.4px);background-color:#0006;border:1px solid #ffffff26;border-radius:16px;justify-content:space-between;align-items:center;gap:8px;padding:8px;display:flex}.galery-navigation-close,.galery-navigation-prev,.galery-navigation-counter,.galery-navigation-next,.galery-navigation-prevable,.galery-navigation-nextable{border-radius:8px;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.galery-navigation-prev img,.galery-navigation-prevable img{transform:rotate(180deg)}.galery-navigation-nextable,.galery-navigation-prevable{cursor:pointer;background-color:#424242cc;transition:all .2s ease-in-out}.galery-navigation-nextable:hover,.galery-navigation-prevable:hover{background-color:#4b4b4bcc}.galery-navigation-counter{color:#fff;font-family:Avenir-medium;font-size:20px;font-weight:700}.galery-navigation-close{background-color:#885454ae;transition:all .2s ease-in-out}.galery-navigation-close img{height:24px}.galery-navigation-close:hover{cursor:pointer;background-color:#7c4b4b}
.images-cont{--agrement-title-color:$grey-10;--agrement-content-color:$grey-10;--section-padding:96px;flex:1;padding:96px 0}@media screen and (max-width:899px){.images-cont{--section-padding:64px;padding:64px 0}}@media screen and (max-width:599px){.images-cont{--section-padding:32px;padding:32px 0}}.images-cont.dark{--agrement-title-color:white;--agrement-content-color:white}.images-cont .images{width:min(100% - 128px,1560px);margin:0 auto}@media screen and (min-width:600px) and (max-width:1199px){.images-cont .images{width:calc(100% - 64px)}}@media screen and (max-width:599px){.images-cont .images{width:calc(100% - 32px)}}.images-cont .images{gap:16px;display:flex}.images-cont .images-block{flex:1}.images-cont .images-block img{width:100%;height:100%;max-inline-size:100%;object-fit:cover;border-radius:8px;max-height:800px}.images-cont .images-row{flex-direction:row}@media screen and (max-width:899px){.images-cont .images-row{flex-direction:column}}.images-cont .images-col{flex-direction:column}
.milestone-cont{--milestone-title-color:$grey-10;--milestone-title-milestone-color:$grey-10;--milestone-content-milestone-color:$grey-10;--section-padding:96px;flex:1;padding:96px 0}@media screen and (max-width:899px){.milestone-cont{--section-padding:64px;padding:64px 0}}@media screen and (max-width:599px){.milestone-cont{--section-padding:32px;padding:32px 0}}.milestone-cont.dark{--milestone-title-color:white;--milestone-title-milestone-color:white;--milestone-content-milestone-color:white}.milestone-cont .milestone{width:min(100% - 128px,1560px);margin:0 auto}@media screen and (min-width:600px) and (max-width:1199px){.milestone-cont .milestone{width:calc(100% - 64px)}}@media screen and (max-width:599px){.milestone-cont .milestone{width:calc(100% - 32px)}}.milestone-cont .milestone-title h2{color:var(--milestone-title-color);letter-spacing:-.5px;font-size:2.5rem;font-family:var(--avenir-font),sans-serif;text-wrap:pretty;margin-bottom:48px;font-weight:900}@media screen and (max-width:899px){.milestone-cont .milestone-title h2{font-size:2rem}}@media screen and (max-width:599px){.milestone-cont .milestone-title h2{font-size:1.5rem}}.milestone-cont .milestone-section{justify-content:space-between;align-items:center;gap:56px;display:flex}@media screen and (max-width:899px){.milestone-cont .milestone-section{flex-direction:column-reverse}}@media screen and (max-width:599px){.milestone-cont .milestone-section{gap:24px}}.milestone-cont .milestone-section-reverse{flex-direction:row-reverse}@media screen and (max-width:899px){.milestone-cont .milestone-section-reverse{flex-direction:column-reverse}}@media screen and (max-width:599px){.milestone-cont .milestone-section-reverse{gap:24px}}.milestone-cont .milestone-section-cont{flex-direction:column;gap:120px;display:flex}@media screen and (max-width:1199px){.milestone-cont .milestone-section-cont{gap:80px}}.milestone-cont .milestone-section-content{flex-direction:column;align-items:flex-start;gap:16px;width:100%;max-width:635px;display:flex}.milestone-cont .milestone-section-content-header{flex-direction:column;width:100%;display:flex}.milestone-cont .milestone-section-content-header-title{font-size:1.75rem;font-family:var(--avenir-font),sans-serif;text-wrap:pretty;font-weight:800}@media screen and (max-width:899px){.milestone-cont .milestone-section-content-header-title{font-size:1.5rem}}@media screen and (max-width:599px){.milestone-cont .milestone-section-content-header-title{font-size:1.25rem}}.milestone-cont .milestone-section-content-header-title{color:var(--milestone-title-milestone-color);-webkit-box-decoration-break:clone;box-decoration-break:clone;background:#dddfe733;border-radius:4px;padding:8px 12px 4px;line-height:1.6;display:inline}@media screen and (max-width:899px){.milestone-cont .milestone-section-content-header-title{line-height:1.7}}@media screen and (max-width:599px){.milestone-cont .milestone-section-content-header-title{line-height:1.8}}.milestone-cont .milestone-section-content-paragraph{font-size:1.25rem;font-family:var(--avenir-font),sans-serif;color:#1a1a1a;text-wrap:pretty;font-weight:500;line-height:1.5}@media screen and (max-width:899px){.milestone-cont .milestone-section-content-paragraph{font-size:1rem;line-height:1.5}}.milestone-cont .milestone-section-content-paragraph p{color:var(--milestone-content-milestone-color)}.milestone-cont .milestone-section-image{object-fit:cover;z-index:2;width:40%;height:100%}@media screen and (max-width:899px){.milestone-cont .milestone-section-image{width:65%}}@media screen and (max-width:599px){.milestone-cont .milestone-section-image{width:100%}}
.offre-cont{--offre-title-color:$grey-10;--offre-title-block-color:$grey-10;--offre-content-block-color:$grey-10;--offre-link-block-color:$primary;--section-padding:96px;flex:1;padding:96px 0}@media screen and (max-width:899px){.offre-cont{--section-padding:64px;padding:64px 0}}@media screen and (max-width:599px){.offre-cont{--section-padding:32px;padding:32px 0}}.offre-cont{overflow:clip}.offre-cont.dark{--offre-title-color:white;--offre-title-block-color:white;--offre-content-block-color:white;--offre-link-block-color:white}.offre{width:min(100% - 128px,1560px);margin:0 auto}@media screen and (min-width:600px) and (max-width:1199px){.offre{width:calc(100% - 64px)}}@media screen and (max-width:599px){.offre{width:calc(100% - 32px)}}.offre{padding-bottom:24px}.offre-header{flex-direction:column;gap:12px;display:flex}.offre-header h2{letter-spacing:-.5px;font-size:2.5rem;font-family:var(--avenir-font),sans-serif;text-wrap:pretty;font-weight:900}@media screen and (max-width:899px){.offre-header h2{font-size:2rem}}@media screen and (max-width:599px){.offre-header h2{font-size:1.5rem}}.offre-header h2{color:var(--offre-title-color)}.offre #line-cont{z-index:0;width:0;height:0;position:absolute;top:120px;left:45px}@media screen and (max-width:899px){.offre #line-cont{display:none}}.offre #line-cont-line{will-change:height;width:8px;transform:translateZ(0)}.offre #line-cont-line-primary{background-color:#4969fb;width:100%}.offre #line-cont-line-secondary{background-color:#ffba00;width:100%}.offre #line-cont-line-tertiary{background-color:#ff5f5f;width:100%}.offre #line-cont-line-quaternary{background-color:#3eb516;width:100%}.offre #line-cont-line-senary{background-color:#925fff;width:100%}.offre-list{flex-direction:column;gap:64px;margin-top:32px;display:flex;position:relative}.offre-list-block{align-items:center;gap:32px;display:flex}.offre-list-block-thumbernail{align-items:center;display:flex}.offre-list-block-thumbernail-white{background-color:#fff}.offre-list-block-thumbernail-grey{background-color:#f7f8fc}.offre-list-block-thumbernail-hexagon{background-color:#fff}@media screen and (max-width:899px){.offre-list-block-thumbernail{display:none}}.offre-list-block-thumbernail img{width:100px;margin:30px 0}.offre-list-block-content{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.offre-list-block-content-title{align-items:center;gap:8px;display:flex}.offre-list-block-content-title-img{display:none}@media screen and (max-width:899px){.offre-list-block-content-title-img{max-width:60px;max-height:60px;display:block}}.offre-list-block-content-title h2{font-size:1.75rem;font-family:var(--avenir-font),sans-serif;text-wrap:pretty;font-weight:800}@media screen and (max-width:899px){.offre-list-block-content-title h2{font-size:1.5rem}}@media screen and (max-width:599px){.offre-list-block-content-title h2{font-size:1.25rem}}.offre-list-block-content-title h2{color:var(--offre-title-block-color);font-weight:900}.offre-list-block-content p{font-size:1.25rem;font-family:var(--avenir-font),sans-serif;color:#1a1a1a;text-wrap:pretty;font-weight:500;line-height:1.5}@media screen and (max-width:899px){.offre-list-block-content p{font-size:1rem;line-height:1.5}}.offre-list-block-content p{color:var(--offre-content-block-color)}.offre-list-block-content a{width:fit-content;color:var(--offre-link-block-color);cursor:pointer;align-items:center;gap:4px;margin-bottom:1rem;font-size:14px;font-weight:700;display:flex}.offre-list-block-content a svg{transition:transform .3s cubic-bezier(.4,0,.2,1)}.offre-list-block-content a:hover svg{transform:translate(4px)}.offre-list-block-images{justify-content:center;align-items:center;min-width:400px;display:flex}@media screen and (max-width:899px){.offre-list-block-images{display:none}}.offre-list-block-images img{filter:drop-shadow(0 15px 25px #0000000f);object-fit:contain;width:auto;height:220px;overflow:clip}@media screen and (max-width:899px){.offre-list-block-images img{height:150px}}.offre-highlight-cont{--offre-title-block-color:$grey-10;--offre-content-block-color:$grey-10;--offre-link-block-color:$primary}.offre-highlight-cont.dark{--offre-title-block-color:white;--offre-content-block-color:white;--offre-link-block-color:white}.offre-highlight{width:min(100% - 128px,1560px);margin:0 auto}@media screen and (min-width:600px) and (max-width:1199px){.offre-highlight{width:calc(100% - 64px)}}@media screen and (max-width:599px){.offre-highlight{width:calc(100% - 32px)}}.offre-highlight{--section-padding:96px;flex:1;padding:96px 0}@media screen and (max-width:899px){.offre-highlight{--section-padding:64px;padding:64px 0}}@media screen and (max-width:599px){.offre-highlight{--section-padding:32px;padding:32px 0}}.offre-highlight{z-index:1;flex:none;align-items:center;gap:64px;transition:all .3s ease-in-out;display:flex;position:relative}@media screen and (max-width:599px){.offre-highlight{flex-direction:column}}.offre-highlight-list{align-items:center;gap:32px;display:flex}#offre-list-block-thumbernail-1,#offre-list-block-thumbernail-2,#offre-list-block-thumbernail-3,#offre-list-block-thumbernail-4,#offre-list-block-thumbernail-5,#offre-list-block-thumbernail-6{filter:grayscale(80%);transition:filter .3s ease-in-out}
.body-cont:not(:has(.article)) .post-preview{width:min(100% - 128px,1560px);margin:0 auto}@media screen and (min-width:600px) and (max-width:1199px){.body-cont:not(:has(.article)) .post-preview{width:calc(100% - 64px)}}@media screen and (max-width:599px){.body-cont:not(:has(.article)) .post-preview{width:calc(100% - 32px)}}.post-preview-cont{--post-preview-title-color:#1a1a1a;--section-padding:96px;flex:1;padding:96px 0}@media screen and (max-width:899px){.post-preview-cont{--section-padding:64px;padding:64px 0}}@media screen and (max-width:599px){.post-preview-cont{--section-padding:32px;padding:32px 0}}.post-preview-cont.dark{--post-preview-title-color:white}.post-preview-cont .post-preview-block{flex-direction:column;gap:24px;display:flex}.post-preview-cont .post-preview-block-title h2{color:var(--post-preview-title-color);letter-spacing:-.5px;font-size:2.5rem;font-family:var(--avenir-font),sans-serif;text-wrap:pretty;font-weight:900}@media screen and (max-width:899px){.post-preview-cont .post-preview-block-title h2{font-size:2rem}}@media screen and (max-width:599px){.post-preview-cont .post-preview-block-title h2{font-size:1.5rem}}.post-preview-cont .post-preview-block-grid{grid-column-gap:42px;grid-row-gap:64px;grid-template-columns:repeat(2,1fr);display:grid}@media screen and (max-width:599px){.post-preview-cont .post-preview-block-grid{grid-template-columns:1fr}}
.dark .blog-card{--realisation-card-title-color:white;--realisation-card-date-color:white}.body-cont:not(:has(.article)) .post-preview{width:min(100% - 128px,1560px);margin:0 auto}@media screen and (min-width:600px) and (max-width:1199px){.body-cont:not(:has(.article)) .post-preview{width:calc(100% - 64px)}}@media screen and (max-width:599px){.body-cont:not(:has(.article)) .post-preview{width:calc(100% - 32px)}}.realisation-preview-cont{--realisation-preview-title-color:$grey-10;--section-padding:96px;flex:1;padding:96px 0}@media screen and (max-width:899px){.realisation-preview-cont{--section-padding:64px;padding:64px 0}}@media screen and (max-width:599px){.realisation-preview-cont{--section-padding:32px;padding:32px 0}}.realisation-preview-cont.dark{--realisation-preview-title-color:white}.realisation-preview-cont .realisation-preview{width:min(100% - 128px,1560px);margin:0 auto}@media screen and (min-width:600px) and (max-width:1199px){.realisation-preview-cont .realisation-preview{width:calc(100% - 64px)}}@media screen and (max-width:599px){.realisation-preview-cont .realisation-preview{width:calc(100% - 32px)}}.realisation-preview-cont .realisation-preview{flex-direction:column;gap:24px;display:flex}.realisation-preview-cont .realisation-preview-title h2{color:var(--realisation-preview-title-color);letter-spacing:-.5px;font-size:2.5rem;font-family:var(--avenir-font),sans-serif;text-wrap:pretty;font-weight:900}@media screen and (max-width:899px){.realisation-preview-cont .realisation-preview-title h2{font-size:2rem}}@media screen and (max-width:599px){.realisation-preview-cont .realisation-preview-title h2{font-size:1.5rem}}.realisation-preview-cont .realisation-preview-grid{grid-gap:32px;grid-template-columns:repeat(2,minmax(550px,1fr));display:grid}@media screen and (max-width:1199px){.realisation-preview-cont .realisation-preview-grid{flex-direction:column;display:flex}}.realisation-card{--realisation-card-title-color:$grey-10;--realisation-card-date-color:$grey-7;align-items:center;gap:32px;display:flex}@media screen and (max-width:599px){.realisation-card{flex-direction:column;align-items:start;gap:16px}}.realisation-card:hover .realisation-card-image img{transform:scale(1.05)}.realisation-card-image{will-change:transform;border-radius:16px;justify-content:center;align-items:center;width:50%;height:100%;max-height:175px;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 6px #2739930f}@media screen and (max-width:599px){.realisation-card-image{width:100%;min-height:175px}}.realisation-card-image img{object-fit:contain;width:100%;height:auto;transition:transform .3s}.realisation-card-image-categories{flex-wrap:wrap;align-items:center;gap:8px;padding-right:15px;display:flex;position:absolute;top:15px;left:15px}.realisation-card-image-categories-tag-primary{background-color:#4969fb}.realisation-card-image-categories-tag-secondary{background-color:#ffba00}.realisation-card-image-categories-tag-tertiary{background-color:#ff5f5f}.realisation-card-image-categories-tag-quaternary{background-color:#3eb516}.realisation-card-image-categories-tag-quinary{background-color:#00a2ff}.realisation-card-image-categories-tag-senary{background-color:#925fff}.realisation-card-image-categories-tag-black{background-color:#141414}.realisation-card-image-categories-tag{color:#fff;-webkit-backdrop-filter:blur(5.4px);backdrop-filter:blur(5.4px);border-radius:8px;align-items:center;height:32px;padding:8px;font-size:16px;font-weight:500;display:flex}.realisation-card-image-categories-tag span{font-family:var(--avenir-font),sans-serif;transform:translateY(1.5px)}.realisation-card-textes{flex-direction:column;justify-content:center;gap:8px;height:100%;display:flex}.realisation-card-textes-date{color:var(--realisation-card-date-color);font-weight:600}.realisation-card-textes-title{color:var(--realisation-card-title-color);font-size:1.25rem;font-weight:900}.galery{flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;max-width:700px;height:100%;margin:0 20px;padding:24px 0;display:flex}.galery-cont{z-index:100;background-color:#000b;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.galery-photo{aspect-ratio:1;-webkit-backdrop-filter:blur(5.4px);backdrop-filter:blur(5.4px);background-color:#0006;border:1px solid #ffffff26;border-radius:16px;justify-content:center;align-items:center;width:100%;padding:8px;display:flex;overflow:hidden}.galery-photo-img{background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:8px;width:100%;height:100%}.galery-navigation{-webkit-backdrop-filter:blur(5.4px);backdrop-filter:blur(5.4px);background-color:#0006;border:1px solid #ffffff26;border-radius:16px;justify-content:space-between;align-items:center;gap:8px;padding:8px;display:flex}.galery-navigation-close,.galery-navigation-prev,.galery-navigation-counter,.galery-navigation-next,.galery-navigation-prevable,.galery-navigation-nextable{border-radius:8px;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.galery-navigation-prev img,.galery-navigation-prevable img{transform:rotate(180deg)}.galery-navigation-nextable,.galery-navigation-prevable{cursor:pointer;background-color:#424242cc;transition:all .2s ease-in-out}.galery-navigation-nextable:hover,.galery-navigation-prevable:hover{background-color:#4b4b4bcc}.galery-navigation-counter{color:#fff;font-family:Avenir-medium;font-size:20px;font-weight:700}.galery-navigation-close{background-color:#885454ae;transition:all .2s ease-in-out}.galery-navigation-close img{height:24px}.galery-navigation-close:hover{cursor:pointer;background-color:#7c4b4b}
.references-cont{--references-title-color:$grey-10;--section-padding:96px;flex:1;padding:96px 0}@media screen and (max-width:899px){.references-cont{--section-padding:64px;padding:64px 0}}@media screen and (max-width:599px){.references-cont{--section-padding:32px;padding:32px 0}}.references-cont.dark{--references-title-color:white}.references-cont .references{width:min(100% - 128px,1560px);margin:0 auto}@media screen and (min-width:600px) and (max-width:1199px){.references-cont .references{width:calc(100% - 64px)}}@media screen and (max-width:599px){.references-cont .references{width:calc(100% - 32px)}}.references-cont .references{opacity:.7;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;max-width:760px;height:fit-content;padding:0 0 24px;display:flex}.references-cont .references .divider,.references-cont .references .divider-center{margin-bottom:12px}.logoCarousel{place-items:center;width:100%;max-width:720px;display:grid}.logoCarousel-current,.logoCarousel-next{grid-area:1/1;grid-template-columns:repeat(8,1fr);grid-template-areas:"a a b b c c d d"".e e f f g g.";place-items:center;gap:24px;width:100%;display:grid}@media screen and (max-width:599px){.logoCarousel-current,.logoCarousel-next{column-gap:32px}}.logo{--duration:.5s;--curve:ease}.logo[data-animate=false][data-state=enter]{opacity:0;animation:none}.logo[data-animate=false][data-state=exit]{opacity:1;animation:none}.logo[data-state=enter][data-animate=true]{animation:enter var(--duration) var(--curve) var(--delay) both}.logo[data-state=exit][data-animate=true]{animation:exit var(--duration) var(--curve) var(--delay) both}.logo:first-child{grid-area:a}.logo:nth-child(2){grid-area:b}.logo:nth-child(3){grid-area:c}.logo:nth-child(4){grid-area:d}.logo:nth-child(5){grid-area:e}.logo:nth-child(6){grid-area:f}.logo:nth-child(7){grid-area:g}.logo img{object-fit:contain;width:120px;max-height:50px}@media screen and (max-width:899px){.logo img{width:90px;max-height:40px}}@media screen and (max-width:599px){.logo img{width:60px;max-height:35px}}@keyframes enter{0%{filter:blur(4px);opacity:0;translate:0 40px}to{filter:blur();opacity:1;translate:0}}@keyframes exit{0%{filter:blur();opacity:1;translate:0}to{filter:blur(4px);opacity:0;translate:0 -40px}}@keyframes grow{0%{scale:1}50%{scale:1.5}to{scale:1}}
.stack-cont{--stack-title-color:$grey-10;--stack-content-color:$grey-10;--section-padding:96px;flex:1;padding:96px 0}@media screen and (max-width:899px){.stack-cont{--section-padding:64px;padding:64px 0}}@media screen and (max-width:599px){.stack-cont{--section-padding:32px;padding:32px 0}}.stack-cont.dark{--stack-title-color:white;--stack-content-color:white}.stack-cont .stack{width:min(100% - 128px,1560px);margin:0 auto}@media screen and (min-width:600px) and (max-width:1199px){.stack-cont .stack{width:calc(100% - 64px)}}@media screen and (max-width:599px){.stack-cont .stack{width:calc(100% - 32px)}}.stack-cont .stack{gap:64px;display:flex}@media screen and (max-width:899px){.stack-cont .stack{flex-direction:column;gap:42px}}@media screen and (max-width:599px){.stack-cont .stack{gap:24px}}.stack-cont .stack-reverse{flex-direction:row-reverse}@media screen and (max-width:899px){.stack-cont .stack-reverse{flex-direction:column}}.stack-cont .stack-center{flex-direction:column;justify-content:center;align-items:center;gap:96px;width:100%;max-width:60%}@media screen and (max-width:599px){.stack-cont .stack-center{max-width:100%}}.stack-cont .stack-center .stack-content{text-align:center;width:100%}.stack-cont .stack-content{flex-direction:column;flex:.5;justify-content:center;gap:16px;display:flex}.stack-cont .stack-content h2{letter-spacing:-.5px;font-size:2.5rem;font-family:var(--avenir-font),sans-serif;text-wrap:pretty;font-weight:900}@media screen and (max-width:899px){.stack-cont .stack-content h2{font-size:2rem}}@media screen and (max-width:599px){.stack-cont .stack-content h2{font-size:1.5rem}}.stack-cont .stack-content h2{color:var(--stack-title-color)}.stack-cont .stack-content p{font-size:1.25rem;font-family:var(--avenir-font),sans-serif;color:#1a1a1a;text-wrap:pretty;font-weight:500;line-height:1.5}@media screen and (max-width:899px){.stack-cont .stack-content p{font-size:1rem;line-height:1.5}}.stack-cont .stack-content p{color:var(--stack-content-color)}.stack-cont .stack-stacks{flex-wrap:wrap;flex:.5;justify-content:center;align-items:center;gap:42px 64px;display:flex}@media screen and (max-width:1199px){.stack-cont .stack-stacks{gap:20px 42px}}@media screen and (max-width:899px){.stack-cont .stack-stacks{gap:32px}}.stack-cont .stack-stacks-icon{justify-content:center;align-items:center;width:80px;display:flex;position:relative}.stack-cont .stack-stacks-icon:after{font-size:1.25rem;font-family:var(--avenir-font),sans-serif;color:#1a1a1a;text-wrap:pretty;font-weight:500;line-height:1.5}@media screen and (max-width:899px){.stack-cont .stack-stacks-icon:after{font-size:1rem;line-height:1.5}}.stack-cont .stack-stacks-icon:after{content:attr(data-text);-webkit-backdrop-filter:blur(5.4px);backdrop-filter:blur(5.4px);text-align:center;opacity:0;background-color:#dee0e8cf;border:1px solid #ffffff26;border-radius:8px;padding:8px;transition:opacity 1s cubic-bezier(.16,1,.3,1);position:absolute}.stack-cont .stack-stacks-icon:hover:after{opacity:1}.stack-cont .stack-stacks-icon img{object-fit:contain;width:-webkit-fill-available;width:-moz-available;width:stretch;height:60px}@media screen and (max-width:1199px){.stack-cont .stack-stacks-icon img{height:50px}}
.texteimg-cont{--texteImg-title-color:$grey-10;--texteImg-content-color:$grey-10;--section-padding:96px;flex:1;padding:96px 0}@media screen and (max-width:899px){.texteimg-cont{--section-padding:64px;padding:64px 0}}@media screen and (max-width:599px){.texteimg-cont{--section-padding:32px;padding:32px 0}}.texteimg-cont.dark{--texteImg-title-color:white;--texteImg-content-color:white}.texteimg-cont .texteimg{width:min(100% - 128px,1560px);margin:0 auto}@media screen and (min-width:600px) and (max-width:1199px){.texteimg-cont .texteimg{width:calc(100% - 64px)}}@media screen and (max-width:599px){.texteimg-cont .texteimg{width:calc(100% - 32px)}}.texteimg-cont .texteimg{align-items:center;gap:42px;display:flex}@media screen and (max-width:899px){.texteimg-cont .texteimg{flex-direction:column;gap:24px}}.texteimg-cont .texteimg-content{flex-direction:column;flex:.5;justify-content:center;gap:12px;display:flex}.texteimg-cont .texteimg-content-header-title{align-items:center;gap:8px;display:flex}.texteimg-cont .texteimg-content-header-title h2{letter-spacing:-.5px;font-size:2.5rem;font-family:var(--avenir-font),sans-serif;text-wrap:pretty;font-weight:900}@media screen and (max-width:899px){.texteimg-cont .texteimg-content-header-title h2{font-size:2rem}}@media screen and (max-width:599px){.texteimg-cont .texteimg-content-header-title h2{font-size:1.5rem}}.texteimg-cont .texteimg-content-header-title h2{color:var(--texteImg-title-color);margin-top:6px}.texteimg-cont .texteimg-content-paragraph p{font-size:1.25rem;font-family:var(--avenir-font),sans-serif;color:#1a1a1a;text-wrap:pretty;font-weight:500;line-height:1.5}@media screen and (max-width:899px){.texteimg-cont .texteimg-content-paragraph p{font-size:1rem;line-height:1.5}}.texteimg-cont .texteimg-content-paragraph p{color:var(--texteImg-content-color)}.texteimg-cont .texteimg-images{flex:.5;justify-content:center;display:flex;position:relative}@media screen and (min-width:900px){.texteimg-cont .texteimg-images{align-items:center}}.texteimg-cont .texteimg-images{width:100%;height:100%;min-height:300px}@media screen and (min-width:600px){.texteimg-cont .texteimg-images{min-height:450px}}@media screen and (min-width:1200px){.texteimg-cont .texteimg-images{min-height:500px}}.texteimg-cont .texteimg-images-image{border-radius:16px;width:fit-content;height:fit-content;position:absolute;overflow:hidden}.texteimg-cont .texteimg-images-image:hover img{scale:1.1}.texteimg-cont .texteimg-images-image img{object-fit:cover;will-change:scale;transition:scale .6s cubic-bezier(.16,1,.3,1);display:block;box-shadow:0 2px 6px #2739930f}.texteimg-cont .texteimg-images-image-1 img{width:300px;height:300px}@media screen and (min-width:600px){.texteimg-cont .texteimg-images-image-1 img{width:450px;height:450px}}@media screen and (min-width:1200px){.texteimg-cont .texteimg-images-image-1 img{width:500px;height:500px}}.texteimg-cont .texteimg-images-image-2 img{width:52svw;height:52svw}@media screen and (min-width:600px){.texteimg-cont .texteimg-images-image-2 img{width:45svw;height:45svw}}@media screen and (min-width:900px){.texteimg-cont .texteimg-images-image-2 img{width:25svw;min-width:350px;height:25svw;min-height:350px}}@media screen and (min-width:1200px){.texteimg-cont .texteimg-images-image-2 img{width:23svw;max-width:400px;height:23svw;max-height:400px}}.texteimg-cont .texteimg-images-image-2:first-child{z-index:1;left:0}@media screen and (min-width:600px){.texteimg-cont .texteimg-images-image-2:first-child{left:40px}}@media screen and (min-width:900px){.texteimg-cont .texteimg-images-image-2:first-child{left:0}}.texteimg-cont .texteimg-images-image-2:first-child{transform:rotate(-2deg)}.texteimg-cont .texteimg-images-image-2:nth-child(2){top:40px;right:0}@media screen and (min-width:600px){.texteimg-cont .texteimg-images-image-2:nth-child(2){right:40px}}@media screen and (min-width:900px){.texteimg-cont .texteimg-images-image-2:nth-child(2){right:0}}.texteimg-cont .texteimg-images-image-2:nth-child(2){transform:rotate(3deg)}
.realisations-slug .videoSection{max-width:100%!important}.videoSection-cont{--video-title-color:$grey-10;--section-padding:96px;flex:1;padding:96px 0}@media screen and (max-width:899px){.videoSection-cont{--section-padding:64px;padding:64px 0}}@media screen and (max-width:599px){.videoSection-cont{--section-padding:32px;padding:32px 0}}.videoSection-cont.dark{--video-title-color:white}.videoSection-cont .videoSection{width:min(100% - 128px,900px);margin:0 auto}@media screen and (min-width:600px) and (max-width:1199px){.videoSection-cont .videoSection{width:calc(100% - 64px)}}@media screen and (max-width:599px){.videoSection-cont .videoSection{width:calc(100% - 32px)}}.videoSection-cont .videoSection{flex-direction:column;gap:16px;display:flex}.videoSection-cont .videoSection-title h2{letter-spacing:-.5px;font-size:2.5rem;font-family:var(--avenir-font),sans-serif;text-wrap:pretty;font-weight:900}@media screen and (max-width:899px){.videoSection-cont .videoSection-title h2{font-size:2rem}}@media screen and (max-width:599px){.videoSection-cont .videoSection-title h2{font-size:1.5rem}}.videoSection-cont .videoSection-title h2{color:var(--video-title-color)}.videoSection-cont .videoSection-description p{font-size:1rem;font-family:var(--avenir-font),sans-serif;color:#1a1a1a;text-wrap:pretty;font-style:italic;font-weight:500;line-height:1.35}@media screen and (max-width:899px){.videoSection-cont .videoSection-description p{font-size:.9rem;line-height:1.35}}.videoSection-cont .videoSection-description p{color:#4d4d4d;text-align:center;margin-top:-4px}.videoSection-cont .videoSection-media{justify-content:center;align-items:center;min-height:30svh;display:flex;position:relative}.videoSection-cont .videoSection-media video{border-radius:16px;width:100%;height:auto;min-height:30svh}.videoSection-cont .videoSection-media:before{z-index:1;content:"";cursor:pointer;background-color:#0000004d;border-radius:16px;min-height:30svh;transition:opacity .3s;position:absolute;inset:0}.videoSection-cont .videoSection-media:after{z-index:2;content:"";cursor:pointer;background-color:#fff;background-image:url(../media/play.3pkyocrvuzi-0.svg);background-position:calc(50% + 4px);background-repeat:no-repeat;background-size:40%;border-radius:50%;width:100px;height:100px;transition:transform .6s cubic-bezier(.76,0,.24,1),opacity .3s;position:absolute}@media screen and (max-width:599px){.videoSection-cont .videoSection-media:after{background-size:30%;width:60px;height:60px}}.videoSection-cont .videoSection-media.show:before,.videoSection-cont .videoSection-media.show:after{opacity:0;pointer-events:none}.videoSection-cont .videoSection-youtube{justify-content:center;align-items:center;width:100%;display:flex}.videoSection-cont .videoSection-youtube iframe{border-radius:16px}
