@import"https://fonts.googleapis.com/css2?family=Italiana&family=Montserrat:ital,wght@0,100..900;1,100..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: #4B3124;--color-bg: #F3F3F3}:root{--font-primary: "Italiana", sans-serif;--font-secondary: "Montserrat", sans-serif;--font-size-content: 1rem;--font-size-h1: 4.625rem;--font-size-h2: 4rem;--font-size-h3: 3rem;--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-white);font-family:var(--font-primary);font-size:var(--font-size-content);line-height:170%;overflow-x:hidden}p{font-family:var(--font-secondary);font-weight:200}body.no-scroll{overflow:hidden}ul{list-style:none}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-white)}h1{font-size:var(--font-size-h1)}@media screen and (max-width: 1024px){h1{font-size:3.5rem}}@media screen and (max-width: 750px){h1{font-size:2.5rem}}h2{font-size:var(--font-size-h2)}h3{font-size:var(--font-size-h3)}@media screen and (max-width: 1024px){h3{font-size:2.5rem}}@media screen and (max-width: 750px){h3{font-size:2rem}}@media screen and (max-width: 425px){h3{font-size:1.5rem}}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{color:var(--color-white);text-decoration:none}a:hover{color:var(--color-white)}.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:1024px}}@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%}}header .wrapper-xl{display:flex;align-items:center;justify-content:space-between;text-transform:uppercase;height:calc(100% + 40px);padding:20px 2%;max-width:100%;font-family:var(--font-secondary)}@media screen and (max-width: 425px){header .wrapper-xl{padding:20px 4%}}@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{height:100vh;background-color:var(--color-black);position:relative}.hero .wrapper{position:relative;height:100%;display:flex;flex-direction:column;justify-content:center;width:76%;gap:25px}.headline{font-size:400px;display:flex;align-items:center;flex-direction:column;text-align:center;text-transform:uppercase;line-height:.75;cursor:default}@media screen and (max-width: 1500px){.headline{font-size:325px}}@media screen and (max-width: 1350px){.headline{font-size:310px}}@media screen and (max-width: 1250px){.headline{font-size:300px}}@media screen and (max-width: 1150px){.headline{font-size:260px}}@media screen and (max-width: 1050px){.headline{font-size:260px}}@media screen and (max-width: 950px){.headline{font-size:230px}}@media screen and (max-width: 850px){.headline{font-size:210px}}@media screen and (max-width: 750px){.headline{font-size:180px}}@media screen and (max-width: 675px){.headline{font-size:160px}}@media screen and (max-width: 610px){.headline{font-size:110px}}@media screen and (max-width: 425px){.headline{font-size:100px}}.headline img{position:absolute;top:15%;width:100%;max-width:500px;height:auto;aspect-ratio:1.251;-o-object-fit:cover;object-fit:cover;-o-object-position:center -265px;object-position:center -265px;transform-origin:center center;pointer-events:none}@media screen and (max-width: 1500px){.headline img{top:17%;max-width:395px;-o-object-position:center -210px;object-position:center -210px}}@media screen and (max-width: 1350px){.headline img{top:20%;max-width:350px;-o-object-position:center -190px;object-position:center -190px}}@media screen and (max-width: 1200px){.headline img{top:22%;max-width:320px;-o-object-position:center -170px;object-position:center -170px}}@media screen and (max-width: 950px){.headline img{top:22%;max-width:300px;-o-object-position:center -160px;object-position:center -160px}}@media screen and (max-width: 850px){.headline img{top:24%;max-width:270px;-o-object-position:center -150px;object-position:center -150px}}@media screen and (max-width: 750px){.headline img{top:16%;max-width:223px;-o-object-position:center -120px;object-position:center -120px}}@media screen and (max-width: 675px){.headline img{top:17%;max-width:205px;-o-object-position:center -115px;object-position:center -115px}}@media screen and (max-width: 610px){.headline img{top:19%;max-width:185px;-o-object-position:center -100px;object-position:center -100px}}.hero-content{display:flex;gap:60px}@media screen and (max-width: 750px){.hero-content{flex-direction:column;align-items:center;gap:0}}.hero-content .hero-text{display:flex;flex-direction:column;width:50%;overflow:hidden}@media screen and (max-width: 750px){.hero-content .hero-text{width:100%}}@media screen and (max-width: 675px){.hero-content .hero-text{font-size:25px}}@media screen and (max-width: 610px){.hero-content .hero-text{font-size:22px}}.hero-content .hero-text p{font-size:32px}@media screen and (max-width: 750px){.hero-content .hero-text p{font-size:28px}}@media screen and (max-width: 675px){.hero-content .hero-text p{font-size:25px}}@media screen and (max-width: 610px){.hero-content .hero-text p{font-size:22px}}.hero-content .hero-text p:nth-child(3){align-self:flex-end}.hero-content .hero-text .line{width:100%;background-color:#fff;height:1px}@keyframes rotateInfinite{from{transform:rotate(0deg)}to{transform:rotate(-360deg)}}.hero-media{mix-blend-mode:difference;z-index:10}.hero-media img{animation:rotateInfinite 10s linear infinite}.side-header{width:140px;height:100vh;z-index:100;position:fixed;mix-blend-mode:difference}.header{position:relative;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:35px 0}@media screen and (min-width: 950px){.header::before{content:"";position:absolute;height:100%;width:1px;right:0;top:0;background-color:#fff;z-index:1}}.btn-menu{display:flex;flex-direction:column;gap:15px;cursor:pointer}.btn-menu div:nth-child(1){background-color:#fff;height:1px;width:60px;align-self:center;transition:all .3s ease-in-out}.btn-menu div:nth-child(2){background-color:#fff;height:1px;width:30px;align-self:center;transition:all .3s ease-in-out}.btn-menu:hover div:nth-child(1){width:30px}.btn-menu:hover div:nth-child(2){width:60px}.logo{display:flex;font-size:70px}.logo div:nth-child(1){transform:translateY(-40px);transition:all .3s ease-in-out}.logo div:nth-child(2){transform:translateY(0px);transition:all .3s ease-in-out}.logo:hover div:nth-child(1){transform:translateY(0px)}.logo:hover div:nth-child(2){transform:translateY(-40px)}@media screen and (max-width: 950px){.logo{display:none}}.menu{position:absolute;top:0;left:0;height:100vh;width:100vw;background-color:var(--color-black);z-index:999;display:flex;justify-content:center;text-align:center;overflow:hidden;transform:translateX(-100%);transition:all ease .4s;padding:20px 0 0 0}.menu .back-btn{cursor:pointer;font-size:larger;position:absolute;overflow:hidden;height:-moz-fit-content;height:fit-content}.menu .back-btn::before{content:"";background-color:#fff;width:100%;height:1px;position:absolute;top:25px;left:0;transform:translateX(-100%);transition:all ease .4s}.menu .back-btn:hover::before{transform:translateX(0)}.menu .menu-wrapper{width:80%;padding:0;margin:0;display:flex;flex-direction:column;gap:10px;justify-content:center}.menu .menu-wrapper li{font-family:var(--font-secondary);transition:all .3s ease;height:-moz-max-content;height:max-content;line-height:1;cursor:pointer}.menu .menu-wrapper li a{font-size:10rem;position:relative;display:block}.menu .menu-wrapper li a::after{content:attr(data-text);position:absolute;left:-100%;top:0;transform:translateX(0);transition:transform .3s ease;white-space:nowrap}@media screen and (max-width: 800px){.menu .menu-wrapper li a{font-size:7rem}}@media screen and (max-width: 610px){.menu .menu-wrapper li a{font-size:5rem}}@media screen and (max-width: 480px){.menu .menu-wrapper li a{font-size:4rem}}@media screen and (max-width: 360px){.menu .menu-wrapper li a{font-size:3.7rem}}.menu .menu-wrapper li a:hover::after{transform:translateX(100%)}.menu .menu-wrapper li:last-child{height:-moz-max-content;height:max-content}.menu-active{transform:translateX(0)}.side-header .menu-active{mix-blend-mode:normal}.social{display:flex;flex-direction:column;gap:20px;margin:0;padding:0}@media screen and (max-width: 950px){.social{display:none}}.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%}}section .wrapper{height:100%}.broke-grid-img-text{height:300vh;position:relative}.broke-grid-img-text .wrapper{display:flex;flex-direction:column;align-items:center;width:-moz-max-content;width:max-content}.broke-grid-img-text .item-group{height:100%;position:absolute}.broke-grid-img-text .block-content{display:flex;flex-direction:column;align-items:center;mix-blend-mode:difference;gap:100px;height:100%}.broke-grid-img-text .block-content .large-characters{font-size:7.8rem;font-family:var(--font-secondary);font-weight:200;line-height:1.5;text-align:center;max-width:80%;letter-spacing:25px}@media screen and (max-width: 1025px){.broke-grid-img-text .block-content .large-characters{font-size:5.8rem}}@media screen and (max-width: 750px){.broke-grid-img-text .block-content .large-characters{font-size:4rem}}@media screen and (max-width: 550px){.broke-grid-img-text .block-content .large-characters{font-size:3rem}}@media screen and (max-width: 450px){.broke-grid-img-text .block-content .large-characters{font-size:2.5rem}}.section-bigtext{margin:100px 0 300px 0;padding:0;height:0;display:flex;justify-content:center}.section-bigtext .title-section{letter-spacing:50px;color:#000;font-size:20rem;text-transform:uppercase}@media screen and (max-width: 1750px){.section-bigtext .title-section{letter-spacing:40px;font-size:18rem}}@media screen and (max-width: 1600px){.section-bigtext .title-section{letter-spacing:40px;font-size:17rem}}@media screen and (max-width: 1450px){.section-bigtext .title-section{letter-spacing:30px;font-size:14rem}}@media screen and (max-width: 1200px){.section-bigtext .title-section{letter-spacing:20px;font-size:12rem}}@media screen and (max-width: 950px){.section-bigtext .title-section{letter-spacing:4px;font-size:10rem}}@media screen and (max-width: 750px){.section-bigtext .title-section{letter-spacing:4px;font-size:6rem}}@media screen and (max-width: 450px){.section-bigtext .title-section{letter-spacing:4px;font-size:4rem}}.section-about{position:relative;display:flex;margin-bottom:200px}.section-about .about-content{mix-blend-mode:difference;display:flex;flex-direction:column;gap:210px}@media screen and (max-width: 750px){.section-about .about-content{gap:200px}}.section-about .about-pic{top:0;left:0;position:absolute;background-color:#000;height:820px;width:40%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 750px){.section-about .about-pic{height:40%;width:100%;transform:translateY(50px)}}.section-about .headline{align-self:center;font-size:17rem;position:relative}@media screen and (max-width: 750px){.section-about .headline{font-size:7rem}}.section-about .about-text{margin-left:25%;text-align:justify;width:40%;align-self:center}@media screen and (max-width: 750px){.section-about .about-text{width:75%;margin:0;padding-top:90px}}.section-about .about-text::first-letter{font-size:10rem}.section-about .outro-text{font-size:64px;text-transform:uppercase;letter-spacing:6px;transform:translate(15%, -55px)}@media screen and (max-width: 750px){.section-about .outro-text{text-align:center;transform:none;font-size:32px}}.footer{z-index:10;position:relative;background-color:var(--color-black);padding:25px 0 25px 0}.footer .wrapper{display:grid;grid-template-columns:2fr 1fr;gap:20px;margin:0 auto;align-items:center}@media screen and (max-width: 1050px){.footer .wrapper{display:flex;justify-content:center}}@media screen and (max-width: 970px){.footer .wrapper{display:flex;flex-direction:column;justify-content:center}}.footer .contact-header{display:grid;grid-template-rows:1fr 1fr;justify-content:center}@media screen and (max-width: 400px){.footer .contact-header{display:block}}.footer .footer-headline{text-transform:uppercase;font-size:13rem;line-height:1.2}@media screen and (max-width: 1450px){.footer .footer-headline{font-size:10rem}}@media screen and (max-width: 1450px){.footer .footer-headline{font-size:8rem}}@media screen and (max-width: 1050px){.footer .footer-headline{font-size:7rem}}@media screen and (max-width: 600px){.footer .footer-headline{font-size:6rem}}@media screen and (max-width: 450px){.footer .footer-headline{font-size:5rem}}.footer .headline span{display:block;margin-top:10px;font-size:2rem}.footer .footer-grid{display:flex;gap:40px}@media screen and (max-width: 400px){.footer .footer-grid{display:block}}.footer .contact-info{font-family:var(--font-secondary);margin-top:20px;font-size:1rem;line-height:1.5;display:flex;flex-direction:column;justify-content:center;padding:0;gap:20px}.footer .contact-form{display:grid;gap:20px;font-family:var(--font-secondary)}@media screen and (max-width: 750px){.footer .contact-form{display:flex;flex-direction:column;width:90%}}.footer .form-group{display:flex;flex-direction:column}.footer .form-group label{margin-bottom:5px;font-size:.9rem;font-family:var(--font-secondary)}.footer .form-group input,.footer .form-group textarea{padding:10px;border:1px solid #fff;background-color:var(--color-black);color:#fff;border-radius:4px;resize:none}.footer .form-group.full-width{grid-column:span 2}.footer .send-button{grid-column:span 2;padding:10px 20px;background-color:var(--color-black);color:#fff;border:1px solid #fff;cursor:pointer;font-size:1rem;border-radius:4px;transition:background-color .3s;width:-moz-max-content;width:max-content}.footer .send-button:hover{background-color:var(--color-white);color:var(--color-black)}.line-seperator-md{mix-blend-mode:difference;background-color:#fff;width:40%;height:1px;align-self:center;z-index:40}.project-section{display:flex}.projects{display:flex;align-items:center;gap:200px;height:100vh}@media screen and (max-width: 750px){.projects{gap:100px}}.projects .project-suptitle{font-size:12rem;color:#000}@media screen and (max-width: 1560px){.projects .project-suptitle{font-size:10rem}}@media screen and (max-width: 1300px){.projects .project-suptitle{font-size:9rem}}@media screen and (max-width: 1170px){.projects .project-suptitle{font-size:8rem}}@media screen and (max-width: 1050px){.projects .project-suptitle{font-size:7rem}}@media screen and (max-width: 750px){.projects .project-suptitle{font-size:6rem}}@media screen and (max-width: 450px){.projects .project-suptitle{font-size:5rem}}.projects .project-text{font-size:24px;color:#000;line-height:1.4}@media screen and (max-width: 750px){.projects .project-text{font-size:24px}}@media screen and (max-width: 550px){.projects .project-text{font-size:16px}}@media screen and (max-width: 425px){.projects .project-text{font-size:13px}}.thumbnail-bloc-1{display:flex;width:200vw;align-items:center}.thumbnail-bloc-1 .thumbnail-content{line-height:1.1;max-width:60%}.thumbnail-bloc-1 .thumbnail-content div:nth-child(1){transform:translate(-15%, 0)}.thumbnail-bloc-1 .thumbnail-content div:nth-child(3){transform:translate(15%, 0)}@media screen and (max-width: 750px){.thumbnail-bloc-1 img{max-width:70%}}.thumbnail-bloc-2{display:flex;flex-direction:column-reverse;width:200vw;align-items:center}@media screen and (max-width: 750px){.thumbnail-bloc-2{width:335vw;margin-left:50px}}.thumbnail-bloc-2 .thumbnail-media{display:flex;justify-content:center}.thumbnail-bloc-2 .thumbnail-media img{align-self:center}@media screen and (max-width: 750px){.thumbnail-bloc-2 .thumbnail-media img{max-width:50%}}.thumbnail-bloc-2 .thumbnail-content{line-height:1.1;text-wrap:nowrap}.thumbnail-bloc-2 .thumbnail-content div:nth-child(1){transform:translate(-15%, 0)}.thumbnail-bloc-2 .thumbnail-content div:nth-child(3){transform:translate(15%, 0)}.project-headline{position:relative;height:100%;display:flex;align-items:center}@media screen and (max-width: 1150px){.project-headline{margin-left:200px}}.project-headline .project-headline-img{position:absolute;top:0;left:0;height:100%;width:100%;display:flex;justify-content:center}.project-headline .img-grid{display:grid;grid-template-columns:1fr 1fr 1fr;justify-content:center;align-items:center;height:inherit;width:70%}.project-headline .img-grid img{height:100px;width:70px;-o-object-fit:contain;object-fit:contain;scale:1.2}.project-headline .img-grid .img-1{grid-row:2/3;grid-column:1/3;width:269px;height:335px;transform:translateX(-15%)}.project-headline .img-grid .img-2{grid-row:3/3;grid-column:1/3;width:228px;height:310px;transform:translateX(100%)}.project-headline .img-grid .img-3{grid-row:1/3;grid-column:2/3;width:230px;height:220px;transform:translateY(-50%)}.project-headline .img-grid .img-4{grid-row:3/3;grid-column:3/3;width:309px;height:384px}.project-headline .img-grid .img-5{grid-row:1/3;grid-column:3/3;width:282px;height:292px;transform:translate(100%, -15%)}.project-headline .project-suptitle{width:150vw;text-align:center;z-index:10}@media screen and (max-width: 750px){.project-headline .project-suptitle{width:300vw}}.project-about{height:100vh;display:flex;gap:250px}.project-about .project-about-bloc-1{display:flex;flex-direction:column;gap:20px}@media screen and (max-width: 1300px){.project-about .project-about-bloc-1{justify-content:center}}@media screen and (max-width: 1000px){.project-about .project-about-bloc-1{margin-left:200px}}.project-about .project-about-bloc-1 .project-suptitle{align-self:flex-end;line-height:1.2;text-align:center;text-wrap:nowrap;width:100%}.project-about .project-about-bloc-1 img{-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;max-height:615px}@media screen and (max-width: 1000px){.project-about .project-about-bloc-1 img{max-width:650px}}@media screen and (max-width: 700px){.project-about .project-about-bloc-1 img{max-width:550px}}@media screen and (max-width: 550px){.project-about .project-about-bloc-1 img{max-width:450px}}@media screen and (max-width: 450px){.project-about .project-about-bloc-1 img{max-width:350px}}@media screen and (max-width: 400px){.project-about .project-about-bloc-1 img{max-width:300px}}.project-about .project-about-bloc-2{display:flex;flex-direction:column;justify-content:center;height:100%}.project-about .project-about-bloc-2 img{-o-object-fit:cover;object-fit:cover;max-height:515px;min-width:35%;-o-object-position:top;object-position:top}@media screen and (max-width: 1000px){.project-about .project-about-bloc-2 img{max-width:700px}}@media screen and (max-width: 800px){.project-about .project-about-bloc-2 img{max-width:600px}}@media screen and (max-width: 650px){.project-about .project-about-bloc-2 img{max-width:500px}}@media screen and (max-width: 540px){.project-about .project-about-bloc-2 img{max-width:400px}}@media screen and (max-width: 450px){.project-about .project-about-bloc-2 img{max-width:300px}}.project-about .project-about-bloc-2 .project-text{width:50vw}@media screen and (max-width: 950px){.project-about .project-about-bloc-2 .project-text{width:70vw}}@media screen and (max-width: 700px){.project-about .project-about-bloc-2 .project-text{width:80vw}}@media screen and (max-width: 580px){.project-about .project-about-bloc-2 .project-text{width:100vw}}@media screen and (max-width: 550px){.project-about .project-about-bloc-2 .project-text{width:70vw}}.project-about .project-about-bloc-3{display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width: 1000px){.project-about .project-about-bloc-3{flex-direction:row;gap:70px}}.project-about .project-about-bloc-3 .img-text-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;place-items:center;width:50vw}@media screen and (max-width: 1400px){.project-about .project-about-bloc-3 .img-text-grid{width:60vw}}@media screen and (max-width: 1150px){.project-about .project-about-bloc-3 .img-text-grid{width:70vw}}@media screen and (max-width: 950px){.project-about .project-about-bloc-3 .img-text-grid{width:90vw}}@media screen and (max-width: 750px){.project-about .project-about-bloc-3 .img-text-grid{gap:50px}}@media screen and (max-width: 600px){.project-about .project-about-bloc-3 .img-text-grid{grid-template-columns:1fr}}.project-about .project-about-bloc-3 .img-text-grid img{height:400px;width:400px;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 750px){.project-about .project-about-bloc-3 .img-text-grid img{height:300px}}@media screen and (max-width: 650px){.project-about .project-about-bloc-3 .img-text-grid img{height:250px}}.project-about .project-about-bloc-3 .img-text-grid p{max-width:1200px}@media screen and (max-width: 1000px){.project-about .project-about-bloc-3 .img-text-grid:nth-child(1){align-self:flex-start}.project-about .project-about-bloc-3 .img-text-grid:nth-child(2){align-self:flex-end}.project-about .project-about-bloc-3 .img-text-grid:nth-child(2) p{order:2}.project-about .project-about-bloc-3 .img-text-grid:nth-child(2) img{order:1}}.project-colors{color:#000;display:flex;align-items:center;gap:100px}.project-colors .colors-content{display:flex;flex-direction:column;gap:100px;width:25%}.project-colors .colors-content .project-suptitle{width:50vw}.project-colors .colors-media{position:relative;overflow:hidden;height:790px;width:80vw;position:relative;display:flex;align-items:center}.project-colors .colors-media img{position:absolute;-o-object-fit:cover;object-fit:cover;z-index:-1;width:100%;height:100%}@media screen and (max-width: 750px){.project-colors .colors-media{width:150vw}}.project-colors .colors-media::before{content:"";position:absolute;height:100%;width:100%;background-color:#000;opacity:.6;z-index:1;pointer-events:none}.project-colors .colors-media .color-palette{display:flex;justify-content:space-around;z-index:10;padding:30px 30px;height:90%;width:100%}.color-card{padding:20px;max-width:400px}.color-card .color-num{color:#fff;font-family:var(--font-secondary);font-weight:200;mix-blend-mode:difference}.color-card .color-wrap{display:flex;flex-direction:column;justify-content:center;padding:20px 20px 40px 20px;height:100%}.color-card .color-wrap .color-title{mix-blend-mode:difference;color:#fff;font-family:var(--font-primary);font-size:40px;text-transform:uppercase;line-height:1.6;text-align:center;margin-top:20px}@media screen and (max-width: 700px){.color-card .color-wrap .color-title{font-size:30px}}@media screen and (max-width: 500px){.color-card .color-wrap .color-title{font-size:25px}}.color-1{background-color:#591511}.color-2{background-color:#dfe8ea}.color-3{background-color:#98a6b0}.color-4{background-color:#572f2f}.color-5{background-color:#1a1a1a}.project-link{position:relative}.project-link .project-link-media{position:relative}.project-link .project-link-media img{width:150vw;height:600px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;-o-object-fit:top;display:block}.project-link .project-link-media::before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background-color:#000;opacity:0;transition:all .3s ease}.project-link .project-link-content{overflow:hidden;position:absolute;top:35%;width:100%;display:flex;justify-content:center}.project-link .project-link-content a{display:flex;align-items:center;line-height:1.2;font-family:var(--font-secondary);font-weight:200;color:var(--color-white);background-color:var(--color-black);border:1px solid #fff;padding:0 0 0 25px}.project-link:hover .project-link-media img{transition:all 5s ease-in-out;-o-object-position:bottom;object-position:bottom}.project-link:hover .project-link-media::before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background-color:#000;opacity:.5}.project-link:hover .project-link-content a{transform:translateY(0%);transition:all .3s ease;background-color:rgba(0,0,0,0)}.project-link-content a:hover{color:var(--color-white);background-color:#000}.project-list{padding:100px 0}.project-list .project-suptitle{font-size:14rem;line-height:1;padding:25px 0 100px 0;color:var(--color-black);text-align:center}@media screen and (max-width: 1000px){.project-list .project-suptitle{font-size:10rem}}@media screen and (max-width: 500px){.project-list .project-suptitle{font-size:6rem}}.project-list .wrapper{display:grid;grid-template-columns:1fr 1fr;gap:20px;row-gap:40px}@media screen and (max-width: 1100px){.project-list .wrapper{grid-template-columns:1fr}}.project-list .project-title{color:var(--color-black);text-align:center;font-size:4rem;line-height:1;padding-bottom:50px;font-family:var(--font-secondary)}@media screen and (max-width: 1800px){.project-list .project-title{font-size:3.6rem}}@media screen and (max-width: 1600px){.project-list .project-title{font-size:3.4rem}}@media screen and (max-width: 1500px){.project-list .project-title{font-size:2.8rem}}@media screen and (max-width: 1250px){.project-list .project-title{font-size:2.4rem}}.horizontal-wrapper{position:relative}.transition-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;z-index:9999;opacity:0;pointer-events:none;transition:opacity .2s ease-out}.transition-active{opacity:1;pointer-events:all}.modal{position:fixed;top:0;left:0;display:none;flex-direction:column;align-items:center;justify-content:center;z-index:10;width:100vw;height:100vh}.modal .modal-wrapper{padding:50px 15px;text-align:center;background-color:var(--color-bg);color:var(--color-black);height:50%;width:50%;display:flex;flex-direction:column;justify-content:center;overflow:hidden;position:relative;border:1px solid #000}.modal .modal-wrapper::before{content:"";background-color:var(--color-black);width:100%;height:20%;position:absolute;top:0;left:0}@media screen and (max-width: 854px){.modal .modal-wrapper::before{height:31%}}@media screen and (max-width: 650px){.modal .modal-wrapper::before{height:29%}}@media screen and (max-width: 485px){.modal .modal-wrapper::before{height:27%}}.modal .modal-title{color:var(--color-white);mix-blend-mode:difference;font-size:5rem;line-height:1;text-transform:uppercase;position:static;z-index:10}@media screen and (max-width: 1400px){.modal .modal-title{font-size:4rem}}@media screen and (max-width: 1150px){.modal .modal-title{font-size:3.5rem}}@media screen and (max-width: 1050px){.modal .modal-title{font-size:3rem}}@media screen and (max-width: 650px){.modal .modal-title{font-size:2.5rem}}@media screen and (max-width: 485px){.modal .modal-title{font-size:2rem}}@media screen and (max-width: 485px){.modal p{font-size:13px}}.modal .btn-modal{cursor:pointer;position:relative;overflow:hidden;align-self:center;margin-top:auto}.modal .btn-modal::before{content:"";background-color:#000;width:100%;height:1px;position:absolute;top:25px;left:0;transform:translateX(-100%);transition:all ease .4s}.modal .btn-modal:hover::before{transform:translateX(0)}.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}}