:root{--orange:#fea13e;--orange-accent:#f59e0b;--orange-light:#f5e2bf;--red:#c94957;--black:#151212;--black-opacity:#333333b6;--white-smoke:#f1f1ed;--white-orange:#f8e9d3;--linear:linear-gradient(117.15deg,var(--orange) 0.73%,var(--red) 180.46%);--title-size:clamp(2.8125rem,2.1875rem + 3.125vw,5rem);--leading-size:clamp(2.5rem,2.0536rem + 2.2321vw,4.0625rem);--text-size:clamp(18px,1rem,20px);--title-weight:700;--leading-weight:500;--text-weight:400;--xs:320px;--sm:576px;--md:768px;--lg:991px;--xl:1200px;--xxl:1440px}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0;span{color:var(--orange)}}main{overflow:hidden}p{font-size:var(--text-size);font-weight:var(--text-weight);line-height:1.5}h1{font-size:var(--title-size);font-weight:var(--title-weight)}h1,h2{line-height:1}h2{font-size:var(--leading-size);font-weight:var(--leading-weight)}body{margin:0;position:relative;color:var(--black);background:var(--white-smoke)}.container{max-width:90%;margin:0 auto}@media screen and (min-width:576px){.container{max-width:540px}}@media screen and (min-width:768px){.container{max-width:720px}}@media screen and (min-width:992px){.container{max-width:960px}}@media screen and (min-width:1200px){.container{max-width:1140px}}@media screen and (min-width:1400px){.container{max-width:1320px}}#navbar{position:fixed;left:0;top:0;width:100%;padding:1rem 0;z-index:10;background-color:hsla(0,0%,100%,0);.btn{display:none}}.navbar__row{display:flex;align-items:center;justify-content:space-between}.navbar__menu{display:none}.navbar__cta{.navbar__button--mobile{border-radius:7px;width:40px;height:40px;border:none;position:relative;z-index:10;background:var(--linear);display:flex;align-items:center;padding:0 10px;justify-content:center;cursor:pointer;.navbar__bars{display:flex;flex-direction:column;gap:5px;width:100%;&.open{.navbar__bar:first-child{transform:translateY(7px) rotate(45deg)}.navbar__bar:nth-child(2){transform:scaleX(0)}.navbar__bar:nth-child(3){transform:translateY(-7px) rotate(-45deg)}}.navbar__bar{width:100%;height:2px;border-radius:999px;transition:all .2s ease-in-out;background:var(--white-smoke)}}}}.navbar__brand{width:6em;position:relative;height:35px;img{top:0;left:0;width:100%;height:100%;&[alt="logo cloéé noir"]{opacity:0}}}.navbar__mobile-menu{width:100%;height:100dvh;display:flex;position:fixed;z-index:9;top:-140dvh;right:0;align-items:center;justify-content:center;transition:all 1s cubic-bezier(.785,.135,.15,.86);.navbar__mobile-menu__wrapper{position:relative;height:100%;width:100%;display:flex;align-items:center;background:var(--white-smoke);background-image:url(/hero-texture.svg);&:after{content:"";position:absolute;bottom:-20dvh;left:0;width:100%;height:40dvh;background:var(--orange);opacity:1;z-index:-1;transition:all 1s cubic-bezier(.785,.135,.15,.86)}}&.open{transform:translateY(140dvh);.navbar__mobile-menu__wrapper{&:after{transform:translateY(-20dvh)}}}ul{padding:0;list-style:none;display:flex;align-items:flex-start;flex-direction:column;gap:1rem;font-size:30px;li{a{text-align:start;text-decoration:none;color:var(--black);font-weight:700}}}}@media screen and (min-width:991px){#navbar{padding:1.3rem 0;.btn{padding:10px 15px;display:block}}.navbar__brand{img{&[alt="logo cloéé noir"]{opacity:1}&[alt="logo cloéé blanc"]{opacity:0;display:none}}}.navbar__menu{display:flex;background:var(--white-smoke);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:0 2rem;border-radius:999px;ul{list-style:none;display:flex;align-items:center;gap:2rem;font-size:15px;font-weight:600;padding:0;li a{color:var(--black);text-decoration:none;filter:invert(10%);transition:all .3s ease-in-out;&:after{content:"";display:block;width:0;height:2px;background:var(--orange);position:relative;top:5px;transition:all .3s ease-in-out}&:hover{color:var(--orange);&:after{width:100%}}&.active{color:var(--orange)}}}}.navbar__mobile-menu{ul{li a{font-size:var(--leading-size);position:relative;transition:all .3s cubic-bezier(.785,.135,.15,.86);&:after{transition:all .3s cubic-bezier(.785,.135,.15,.86);content:"";position:absolute;bottom:0;left:0;width:0;height:3px;background:var(--orange)}&:hover{color:var(--orange);&:after{width:100%}}}}}}footer{background:var(--linear);position:relative;width:100%;padding:3rem 0;&.team-footer{background:transparent}.footer__wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5rem}.footer__pattern{width:100%;height:100%;object-fit:cover;z-index:0;pointer-events:none}.footer__title{position:relative;z-index:1;font-size:var(--title-size);h4{text-align:center;margin:0;color:var(--white-smoke);font-weight:var(--leading-weight);img{padding:0 1rem 0 0;height:30px;width:auto}}}.footer__bottom,.footer__links{display:flex;flex-direction:column;align-items:center;gap:1rem}.logo__white{position:relative;z-index:1}.footer__social{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1rem;.footer__social__icons{position:relative;display:flex;flex-wrap:wrap;gap:1rem;color:var(--white-smoke)}}.copyright{position:relative;color:var(--white-smoke)}}@media screen and (min-width:576px){footer{.footer__title{h4{img{padding:0 1rem 0 0;height:35px;width:auto}}}}}@media screen and (min-width:768px){footer{.footer__title{h4{img{padding:0 1rem 0 0;height:45px;width:auto}}}}}@media screen and (min-width:991px){footer{.footer__bottom{flex-direction:row;gap:7rem}.footer__title{h4{img{height:50px}}}.footer__social__icons{div{cursor:pointer;transition:all .3s ease-in-out;&:hover{color:var(--red)}}}}}@font-face{font-family:__Montserrat_b1da2a;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/aec774cbe1963439-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Montserrat_b1da2a;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/634216363f5c73c1-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Montserrat_b1da2a;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/d83fe381bb17eb77-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Montserrat_b1da2a;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/88325a2c1fede2f4-s.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Montserrat_b1da2a;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e1c529c04de64b40-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Montserrat_Fallback_b1da2a;src:local("Arial");ascent-override:85.79%;descent-override:22.25%;line-gap-override:0.00%;size-adjust:112.83%}.__className_b1da2a{font-family:__Montserrat_b1da2a,__Montserrat_Fallback_b1da2a;font-style:normal}#about{margin:0 0 10rem;.about__wrapper{width:100%;display:flex;flex-direction:column;gap:2rem;.about__text{text-align:center;display:flex;flex-direction:column;align-items:center;width:100%;h3{font-size:var(--title-size);font-weight:var(--title-weight);margin:0;span{color:var(--orange);text-transform:uppercase}}p{font-size:var(--text-size);color:var(--black-opacity)}}.about__blocks{display:flex;flex-direction:column;align-items:center;gap:1.5rem;.about__block{border:1px solid var(--orange);height:50px;border-radius:10px;padding:1.5rem 0;width:100%;display:flex;justify-content:center;text-align:center;align-items:center;line-height:1.5;font-size:var(--text-size);font-weight:var(--leading-weight);color:var(--orange);span{width:90%}}}}}@media screen and (min-width:768px){#about{.about__wrapper{.about__text{margin:0 auto;align-items:center;max-width:550px}.about__blocks{flex-direction:row;.about__block{padding:2rem 0}}}}}.team__card{border:1px solid var(--orange);display:flex;align-items:center;flex-direction:column;justify-content:center;padding:1rem 2rem 2rem;text-align:center;gap:1rem;border-radius:4px;background:hsla(60,12%,94%,.51);-webkit-backdrop-filter:blur(70px);backdrop-filter:blur(70px);.team__row-icons{display:flex;align-items:center;gap:1rem;.icon{background:var(--black);border-radius:999px;width:46px;height:46px;display:flex;align-items:center;justify-content:center;color:var(--white-smoke);text-decoration:none;transition:all .2s ease-in-out;&:hover{background:var(--orange);color:var(--black);scale:1.2}}}}@media screen and (min-width:768px){.team__card{max-width:250px}}@media screen and (min-width:1440px){.team__card{max-width:310px}}#team__about{--circle-translate:-60%;--block-translate:0;padding:0 0 8rem;.team__wrapper{width:100%;display:flex;flex-direction:column;align-items:center;gap:2rem;h2{text-align:center;line-height:1.2;span{color:var(--orange);text-transform:uppercase}}.team__block{position:relative;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;&:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,var(--circle-translate));width:400px;height:400px;filter:blur(70px);z-index:-1;border-radius:999px;background:linear-gradient(117.15deg,var(--orange) 10%,var(--red) 180.46%)}}}}@media screen and (min-width:768px){#team__about{padding:0 0 15rem;.team__wrapper{.team__block{transform:translateY(var(--block-translate));&:after{content:"";position:absolute;top:50%;left:50%;filter:blur(0);transform:translate(-50%,var(--circle-translate));width:600px;height:600px;z-index:-1;border-radius:999px;background:linear-gradient(117.15deg,var(--orange) 10%,var(--red) 180.46%)}}}}}@media screen and (min-width:991px){#team__about{padding:0 0 20rem;.team__wrapper{.team__block{transform:translateY(var(--block-translate));&:after{width:800px;height:800px}}}}}.hero--about{height:auto;padding:10rem 0 8rem;.hero--about__wrapper{display:flex;flex-direction:column;align-items:center;height:100%;gap:4rem;.hero--about__image{width:100%;overflow:hidden;border-radius:20px;position:relative;&:after{content:"";position:absolute;top:0;left:0;z-index:3;background:linear-gradient(117.15deg,transparent .73%,var(--red) 180.46%)}&:after,img{width:100%;height:100%}img{object-fit:cover}}.hero--about__content{display:flex;flex-direction:column;align-items:flex-start;text-align:start;gap:0;h1{margin:0;font-size:var(--title-size);line-height:1;span{color:var(--orange)}}p{color:var(--black-opacity);font-size:var(--text-size)}.hero--about__items{width:100%;display:flex;align-items:center;justify-content:center;gap:4rem;.hero--about__item{display:flex;flex-direction:column;align-items:center;gap:1rem;.hero--about__icon{border-radius:999px;background:var(--orange-light);width:75px;height:75px;display:flex;align-items:center;justify-content:center;color:var(--orange)}p,span{line-height:.8}span{text-transform:uppercase;font-size:var(--text-size)}p,span{color:var(--orange)}p{margin:0;font-size:var(--title-size);font-weight:var(--title-weight)}}}}}}@media screen and (min-width:768px){.hero--about{.hero--about__wrapper{gap:2rem;.hero--about__image{max-height:600px}p{padding:0 0 2rem}}}}@media screen and (min-width:991px){.hero--about{height:auto;padding:10rem 0 15rem;.hero--about__wrapper{align-items:flex-start;flex-direction:row-reverse;gap:4rem;.hero--about__image{width:50%;margin:5rem 0 0;border-radius:30px}.hero--about__content{width:50%;align-items:flex-start;text-align:start;gap:0;h1{margin:0;font-size:var(--title-size);line-height:1;span{color:var(--orange)}}p{color:var(--black-opacity);font-size:var(--text-size)}.hero--about__items{width:100%;display:flex;align-items:center;justify-content:center;gap:4rem;.hero--about__item{display:flex;flex-direction:column;align-items:center;gap:1rem;.hero--about__icon{border-radius:999px;background:var(--orange-light);width:75px;height:75px;display:flex;align-items:center;justify-content:center;color:var(--orange)}p,span{line-height:.8}span{text-transform:uppercase;font-size:var(--text-size)}p,span{color:var(--orange)}p{margin:0;font-size:var(--title-size);font-weight:var(--title-weight)}}}}}}}#about{display:flex;flex-direction:column;gap:8rem;.about__text-block{&:first-child{text-align:center}display:flex;align-items:center;flex-direction:column;gap:2rem;h2{span{color:var(--orange)}}}}.text-banner{width:100%;background:var(--linear);text-transform:uppercase;font-weight:var(--title-weight);color:var(--white-smoke);letter-spacing:1.5rem;padding:1rem 0 0 8rem;white-space:nowrap;font-size:clamp(7.5rem,6.6964rem + 4.0179vw,10.3125rem);span{display:inline-block}}@media screen and (min-width:768px){.text-banner{padding:1rem 0 0 12rem}}@media screen and (min-width:991px){.text-banner{padding:1rem 0 0 16rem}}.wait__page{display:flex;justify-content:center;align-items:center;height:100vh;background:linear-gradient(117.15deg,var(--orange) .73%,var(--red) 180.46%);.wait__socials{display:flex;gap:5px;justify-content:center;.wait__social{background:hsla(0,0%,100%,.2);border-radius:50px;color:#000;display:flex;align-items:center;justify-content:center;width:40px;height:40px}}.wait__block{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px;text-align:center;h1{font-size:40px;color:#fff}.wait__contact{display:flex;background:#191919;border-radius:8px;justify-content:center;align-items:center;padding:15px 20px;color:#fff;text-decoration:none;box-shadow:2px 2px 10px rgba(0,0,0,.2)}.wait__block--top{display:flex;gap:10px;flex-direction:column}.wait__block--bottom{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;color:#fff}}}@media screen and (min-width:586px){.wait__page{.wait__block{h1{font-size:60px}}}}#text{padding:0 0 10rem;.text__wrapper{.text__content{display:flex;flex-direction:column;gap:1rem;align-items:flex-start;text-align:start;p{line-height:1.5}}}}#arguments{padding:0 0 5rem;.arguments__wrapper{display:flex;flex-direction:column;gap:5rem;.arguments__text{display:flex;flex-direction:column;gap:1rem;.arguments__cta{width:100%;.btn{width:auto;display:flex;justify-content:center}}}.arguments__elements{display:flex;flex-wrap:wrap;gap:1rem;flex-direction:column;align-items:flex-start;.arguments__element{font-size:clamp(1.375rem,1.0536rem + 1.6071vw,2.5rem);display:flex;align-items:center;gap:1rem;.icone{width:50px;height:50px;background:var(--orange-light);border-radius:999px;display:flex;align-items:center;justify-content:center;padding:.5rem;color:var(--orange)}}}}}@media screen and (min-width:991px){#arguments{.arguments__wrapper{display:flex;align-items:flex-start;flex-direction:row;.arguments__text{position:-webkit-sticky;position:sticky;top:20px;left:0}.arguments__elements{gap:5rem;height:40rem}}}}@media screen and (min-width:1200px){#text{.text__wrapper{max-width:1000px;margin:0 auto 0 0}}}#carousel{--carousel-translate:0;display:flex;flex-direction:column;align-items:flex-start;padding:0 0 15rem;gap:2rem;.carousel__heading{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;h2{font-weight:var(--title-weight);line-height:1;span{color:var(--orange)}}p{color:var(--black-opacity)}}.carousel__section{overflow-x:auto;width:100%;display:flex;scroll-snap-type:x mandatory;.carousel__arrow{display:none}.carousel__wrapper{display:flex;flex-wrap:nowrap;align-items:center;gap:1rem}}}@media screen and (min-width:991px){#carousel{.carousel__section{overflow-x:hidden;scroll-snap-type:none;position:relative;.carousel__arrow{display:flex;position:absolute;z-index:2;justify-content:space-between;width:90%;top:50%;left:50%;transform:translate(-50%,-50%);button{border-radius:999px;width:60px;height:60px;border:1px solid var(--orange);background:var(--orange);color:var(--white-smoke);cursor:pointer;transition:all .2s ease-in-out;svg{pointer-events:none}&:disabled{opacity:.5}&:active{scale:.8}}}.carousel__wrapper{transform:translateX(var(--carousel-translate))}}}}@media screen and (min-width:1400px){.article-page{.container{max-width:1140px}}}.card--carousel{min-width:350px;border-radius:20px;overflow:hidden;scroll-snap-align:center;.card--carousel__image{width:100%;height:170px;img{height:100%;width:100%;object-fit:cover}}.card--carousel__content{padding:1.5rem 1rem;display:flex;align-items:flex-start;flex-direction:column;gap:1rem;h3{font-size:20px;text-transform:uppercase;color:var(--orange)}p{color:var(--black-opacity)}.card--carousel__infos{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;.card--carousel__info{display:flex;align-items:center;gap:.8rem;svg{color:var(--orange)}}}.card--carousel__cta{display:flex;align-items:center;flex-direction:column;width:100%;margin:0 auto;gap:1rem;.btn{width:80%}}}}.single-carousel{padding:0 0 15rem;.single-carousel__container{display:flex;align-items:center;overflow:hidden;position:relative;.single-carousel__arrows{position:absolute;top:45%;left:1%;display:flex;justify-content:space-between;width:98%;margin:0 auto;z-index:2;button{border-radius:999px;background:var(--orange);width:60px;height:60px;display:flex;justify-content:center;align-items:center;transition:all .1s ease-in-out;border:none;&:disabled{opacity:.3;pointer-events:none}&:active{scale:.9}&[data-direction=left]{svg{margin-left:-5px}}&[data-direction=right]{svg{margin-right:-5px}}}}&::-webkit-scrollbar{display:none}.single-carousel__wrapper{display:flex;flex-wrap:nowrap;width:100%;.single-carousel__slide{min-width:100%;img{-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;height:100%;object-fit:cover}}}}}@media screen and (min-width:991px){.single-carousel{.single-carousel__container{max-height:600px}}}