.tpl-marque:not(#main-container){height:100vh;overflow-y:hidden}.tpl-marque:not(#main-container) #main-container+footer{display:none}#main-container>.tpl-marque{height:calc(var(--vh)*100);overflow-y:scroll}#main-container>.tpl-marque:not(.lenis-smooth),#main-container>.tpl-marque:not(.lenis-smooth) *{pointer-events:none!important}#main-container>.tpl-marque .tpl-marque__content{background-color:#000;position:relative;z-index:1}#main-container>.tpl-marque .tpl-marque__audioContainer{position:relative}#main-container>.tpl-marque .tpl-marque__audio{height:100vh;height:calc(var(--vh, 1vh)*100);left:100%;position:sticky;top:0;width:100px;z-index:3}#main-container>.tpl-marque .tpl-marque__audio+.tpl-marque__arriane{margin-top:-100vh}#main-container>.tpl-marque .tpl-marque__audio span{bottom:30px;cursor:pointer;font-size:1.42857143rem;height:20px;position:absolute;right:50px;width:20px}@media screen and (max-width:813px){#main-container>.tpl-marque .tpl-marque__audio span{bottom:20px;right:20px}}#main-container>.tpl-marque .tpl-marque__audio span.icon-volume_off{font-size:1.57142857rem;transform:translate3d(-.1em,0,0)}#main-container>.tpl-marque .tpl-marque__audio span:before{position:relative;z-index:1}#main-container>.tpl-marque .tpl-marque__audio span:after{background:radial-gradient(50% 50% at 50% 50%,rgba(0,0,0,.4) 0,transparent 100%);bottom:-20px;content:"";left:-30px;position:absolute;right:-30px;top:-20px}@media screen and (max-width:813px){#main-container>.tpl-marque .tpl-marque__audio span:after{left:-20px;right:-20px}}#main-container>.tpl-marque .tpl-marque__arriane{align-items:center;display:flex;height:calc(var(--vh)*100 - 300px);justify-content:center;left:100%;position:sticky;top:150px;width:100px;z-index:3}#main-container>.tpl-marque .tpl-marque__arriane+section{margin-top:-100vh}@media screen and (max-width:813px){#main-container>.tpl-marque .tpl-marque__arriane{display:none}}#main-container>.tpl-marque .tpl-marque__arrianeContainer{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-between;max-height:260px;position:relative}#main-container>.tpl-marque .tpl-marque__arrianeContainer:after{background-color:#efebdd;content:"";height:calc(100% - 20px);left:50%;opacity:.5;position:absolute;top:10px;transform:translate3d(-50%,0,0) scaleY(1);transform:translate3d(-50%,0,0) scaleY(var(--scaleY,1));transform-origin:top center;transition:transform 1s cubic-bezier(.23,.75,.35,1);width:1px}#main-container>.tpl-marque .tpl-marque__arriane .arriane__item{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:20px;justify-content:center;opacity:.85;outline:none;position:relative;transition:opacity 1s cubic-bezier(.23,.75,.35,1);width:20px}#main-container>.tpl-marque .tpl-marque__arriane .arriane__item span{background-color:#efebdd;border-radius:4px;height:4px;transition:transform 1s cubic-bezier(.23,.75,.35,1);width:4px}#main-container>.tpl-marque .tpl-marque__arriane .arriane__item:before{color:#efebdd;content:attr(data-text);opacity:0;pointer-events:none;position:absolute;right:calc(100% + 10px);text-align:right;top:50%;transform:translate3d(-10px,-50%,0);transition:all 1s cubic-bezier(.23,.75,.35,1);width:140px}#main-container>.tpl-marque .tpl-marque__arriane .arriane__item:after{border:1px solid #efebdd;border-radius:100%;content:"";height:18px;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transform:scale(.5);transition:all 1s cubic-bezier(.23,.75,.35,1);width:18px}#main-container>.tpl-marque .tpl-marque__arriane .arriane__item:hover{opacity:1}#main-container>.tpl-marque .tpl-marque__arriane .arriane__item:hover span{transform:scale(1.5)}#main-container>.tpl-marque .tpl-marque__arriane .arriane__item:hover:before{opacity:1;transform:translate3d(0,-50%,0)}#main-container>.tpl-marque .tpl-marque__arriane .arriane__item.is-active{opacity:1}#main-container>.tpl-marque .tpl-marque__arriane .arriane__item.is-active span{transform:scale(1.5)}#main-container>.tpl-marque .tpl-marque__arriane .arriane__item.is-active:after{opacity:1;transform:scale(1)}#main-container>.tpl-marque img,#main-container>.tpl-marque video{max-width:100%}#main-container>.tpl-marque .line{will-change:transform}#main-container>.tpl-marque+footer{display:none}.phase1{height:680vh;margin-bottom:-100vh}.phase1__description,.phase1__intro,.phase1__video{height:calc(var(--vh)*100);margin-bottom:-100vh;position:sticky;top:0}.phase1__video video{height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none;width:100%}.phase1__video:after,.phase1__video:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.phase1__video:after{background:radial-gradient(68% 50% at 50% 50%,rgba(0,0,0,.2) 0,#000 100%)}.phase1__video:before{background-color:#000;transition:opacity 2.6s cubic-bezier(.23,.75,.35,1) .5s}.phase1__video.is-inview:before{opacity:0}.phase1__intro{align-items:center;display:flex;justify-content:center;overflow:hidden;text-align:center;z-index:1}.phase1__intro h1,.phase1__intro p{margin:auto}.phase1__intro h1{max-width:800px}.phase1__intro:before{animation:appear-scroll 1s cubic-bezier(.23,.75,.35,1) 3s forwards;bottom:140px;color:#ac8a62;content:attr(data-text-scroll);font-size:.85714286rem;left:50%;margin-bottom:10px;opacity:0;position:absolute;transform:translate3d(-50%,0,0)}@media screen and (max-width:813px){.phase1__intro:before{bottom:100px}}@keyframes appear-scroll{0%{opacity:0;transform:translate3d(-50%,10px,0)}to{opacity:1;transform:translate3d(-50%,0,0)}}.phase1__intro:after{background-image:url(/_nuxt/img/line-artisan.3f629ff.png);background-position:bottom;background-repeat:no-repeat;background-size:contain;bottom:0;-webkit-clip-path:inset(100% 0 0 0);clip-path:inset(100% 0 0 0);content:"";height:140px;left:50%;position:absolute;transform:translate3d(-50%,0,0);transition:-webkit-clip-path 2s cubic-bezier(.23,.75,.35,1) 1s;transition:clip-path 2s cubic-bezier(.23,.75,.35,1) 1s;transition:clip-path 2s cubic-bezier(.23,.75,.35,1) 1s,-webkit-clip-path 2s cubic-bezier(.23,.75,.35,1) 1s;width:8px}@media screen and (max-width:813px){.phase1__intro:after{height:100px}}.phase1__intro [data-split-lines]:not(.is-split){opacity:0}.phase1__intro .line{opacity:0;transform:translate3d(0,40px,0);transition:all 2.25s calc(var(--line-number)*.25s + .5s) cubic-bezier(.23,.75,.35,1)}.phase1__intro .volume{cursor:pointer;margin-top:.5rem}.phase1__intro .volume .icon{margin-right:10px}.phase1__intro .volume p{display:inline}.phase1__intro .volume .h-cta-secondary{--light-height:1.05em;text-transform:none}.phase1__intro.see .line{opacity:1;transform:translateZ(0)}.phase1__intro.see:after{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}.phase1__description{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.phase1__description>p{font-size:2.85714286rem;font-weight:100;letter-spacing:1px;line-height:1.2;max-width:800px}@media screen and (max-width:813px){.phase1__description>p{font-size:2.28571429rem}}.phase1__description>p>.line{white-space:nowrap}.phase1__description>div{margin-top:5%}.phase2{height:400vh;margin-bottom:-100vh}.phase2__item{background-color:#000;height:100vh;position:sticky;top:0;width:100%}.phase2__item img{height:100%;-o-object-fit:cover;object-fit:cover;top:0;transition-duration:.5s}.phase2__item h3,.phase2__item img{left:0;position:absolute;width:100%}.phase2__item h3{color:#fff;font-size:1.71428571rem;letter-spacing:1px;max-width:650px;padding-left:8.33333%;text-transform:uppercase;top:50%;transform:translateY(-50%)}@media screen and (max-width:813px){.phase2__item h3{font-size:1.42857143rem}}.phase3{--gutter-x:1rem;background-color:#000;overflow:hidden;padding-bottom:10vh;padding-left:1rem;padding-left:var(--gutter-x);padding-right:1rem;padding-right:var(--gutter-x);position:relative}@media screen and (min-width:814px){.phase3{--gutter-x:2rem}}@media screen and (max-width:813px){.phase3{padding-top:10vh}}.phase3 .tease-fiber{--delay-anim:300ms}.phase3 .tease-fiber .content,.phase3 .tease-fiber img{transition-duration:1.6s}.block-push-fiber{--margin-top:calc(var(--block-padding-top)*2);margin-top:0;position:relative;z-index:1}@media screen and (min-width:814px){.block-push-fiber{min-height:800px}}.block-push-fiber__content{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin-top:var(--margin-top);padding:40px;pointer-events:none;position:relative;z-index:3}@media screen and (max-width:813px){.block-push-fiber__content{background:radial-gradient(50% 50% at 50% 50%,#000 0,transparent 100%)}}.block-push-fiber__content .content__desc,.block-push-fiber__content .content__title{text-align:center}.block-push-fiber__content .content__desc{margin-top:0;text-align:center}.block-push-fiber__list{bottom:0;left:0;position:absolute;right:0;top:var(--margin-top)}.block-push-fiber__list .tease-fiber{font-size:.85714286rem}@media screen and (max-width:813px){.block-push-fiber{--margin-top:var(--block-padding-top)}.block-push-fiber__list{grid-gap:calc(var(--gutter-x)*2) var(--gutter-x);display:grid;gap:calc(var(--gutter-x)*2) var(--gutter-x);grid-template-columns:repeat(2,1fr);margin-top:-60px;padding-bottom:80px;position:relative}.block-push-fiber__list .tease-fiber{z-index:2}.block-push-fiber__list .tease-fiber:nth-child(odd){transform:translate3d(0,20%,0)}.block-push-fiber__list .tease-fiber:nth-child(2n){transform:translate3d(0,-20%,0)}}@media screen and (min-width:814px){.block-push-fiber{--margin-top:100px;height:calc(100vh + 200px);padding-left:0;padding-right:0}.block-push-fiber__content,.block-push-fiber__list{max-height:100vh}.block-push-fiber__content .content__desc,.block-push-fiber__content .content__title{text-shadow:0 0 28px #000;width:50%}.block-push-fiber__list .tease-fiber{left:50%;max-width:min(36vh,300px);position:absolute;top:50%;transform:translate3d(-50%,-50%,0);width:max(250px,min(20vw,400px))}.block-push-fiber__list .tease-fiber p,.block-push-fiber__list .tease-fiber span{opacity:0;transform:translate3d(0,10px,0);transition:all .65s cubic-bezier(.23,.75,.35,1)}.block-push-fiber__list .tease-fiber:hover span{transition-delay:.1s}.block-push-fiber__list .tease-fiber:hover p,.block-push-fiber__list .tease-fiber:hover span{opacity:1;transform:translateZ(0)}.block-push-fiber__list.has-el-2 .tease-fiber:first-child{left:25%;top:42%}.block-push-fiber__list.has-el-2 .tease-fiber:nth-child(2){left:75%;top:62%}.block-push-fiber__list.has-el-3 .tease-fiber:first-child{left:20%;top:25%}.block-push-fiber__list.has-el-3 .tease-fiber:nth-child(3){left:80%;top:75%}.block-push-fiber__list.has-el-4 .tease-fiber:first-child{left:24%;top:19%}.block-push-fiber__list.has-el-4 .tease-fiber:nth-child(2){left:15%;top:80%}.block-push-fiber__list.has-el-4 .tease-fiber:nth-child(3){left:68%;top:10%}.block-push-fiber__list.has-el-4 .tease-fiber:nth-child(4){left:76%;top:66%}.block-push-fiber__list.has-el-5 .tease-fiber:first-child{left:21%;top:20%}.block-push-fiber__list.has-el-5 .tease-fiber:nth-child(2){left:16%;top:74%}.block-push-fiber__list.has-el-5 .tease-fiber:nth-child(4){left:78%;top:12%}.block-push-fiber__list.has-el-5 .tease-fiber:nth-child(5){left:84%;top:70%}}.tease-fiber a{color:currentColor;-webkit-text-decoration:none;text-decoration:none}.tease-fiber figure,.tease-fiber h3,.tease-fiber p{margin-bottom:.5rem;width:100%}.tease-fiber figure{aspect-ratio:.9}.tease-fiber figure img,.tease-fiber figure video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.tease-fiber h3{font-size:1rem}.tease-fiber p{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.tease-fiber span{display:inline-block}.tease-fiber .content{opacity:0;transition:opacity 1.2s cubic-bezier(.23,.75,.35,1) .35s;transition:opacity 1.2s calc(var(--delay-anim, 0ms) + .35s) cubic-bezier(.23,.75,.35,1)}.tease-fiber img{-webkit-clip-path:inset(100% 0 0 0);clip-path:inset(100% 0 0 0);opacity:1;transition:all 1.2s cubic-bezier(.23,.75,.35,1) 0s;transition:all 1.2s var(--delay-anim,0s) cubic-bezier(.23,.75,.35,1)}.tease-fiber.on-screen .content{opacity:1}.tease-fiber.on-screen img.isLoaded,.tease-fiber.on-screen:hover img{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}.phase4{position:relative}.phase4__head{--height-image-mobile:200px;height:235vh}@media screen and (min-width:577px){.phase4__head{--height-image-mobile:250px}}.phase4__head .head__sticky{display:flex;height:100vh;position:sticky;top:0}@media screen and (min-width:814px){.phase4__head .head__sticky{align-items:center}}@media screen and (max-width:813px){.phase4__head .head__sticky{overflow:hidden;padding-top:calc(var(--header-height) + var(--height-image-mobile))}}.phase4__head .head__bkg img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%;will-change:transform;z-index:1}@media screen and (min-width:814px){.phase4__head .head__bkg img{transform:scale(1);transform:scale(calc(var(--scale, 1)*.5 + .5))}}@media screen and (max-width:813px){.phase4__head .head__bkg img{height:var(--height-image-mobile);transform:translateY(calc(var(--header-height)*0)) scale(2);transform:translateY(calc(var(--header-height)*(1 - var(--scale, 1)))) scale(calc(var(--scale, 1)*var(--scale-more, 1) + 1));transform-origin:top center}}.phase4__head .head__content{position:relative;z-index:2}.phase4__head .head__content h2{margin-bottom:12px}.phase4__head .head__content p{margin-bottom:18px}@media screen and (min-width:814px){.phase4__head .head__content>*{max-width:350px}}@media screen and (max-width:813px){.phase4__head .head__content{padding-top:32px}}.phase4__head .head__svg{left:50%;min-width:800px;overflow:hidden;position:absolute;top:18vh;transform:translate3d(-50%,0,0);width:90vw;z-index:0}@media screen and (max-width:813px){.phase4__head .head__svg{display:none}}.phase4__boma{margin-top:-13vh;min-height:80vh;overflow:hidden;position:relative;z-index:2}@media screen and (min-width:814px){.phase4__boma .boma__image1 img{height:60%;left:66.66666667%;position:absolute;top:0;width:auto}.phase4__boma .boma__text{left:50%;max-width:324px;position:absolute;top:25%;width:30%}.phase4__boma .boma__image2 img{bottom:0;height:60%;position:absolute;right:58.33333333%;width:auto}}@media screen and (max-width:813px){.phase4__boma .boma__image1,.phase4__boma .boma__text{max-height:250px;transform:translate3d(33.33333333%,0,0);width:100%}.phase4__boma .boma__image1 img,.phase4__boma .boma__text img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.phase4__boma .boma__text{padding-right:calc(33.33333% + 10px)}.phase4__boma .boma__image2{margin-top:80px;max-height:250px;transform:translate3d(-16.66666667%,0,0);width:100%}.phase4__boma .boma__image2 img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}}.phase4-end{height:100vh;margin-bottom:-100vh}.phase5{--space:24px;height:750vh;position:relative;z-index:2}.phase5__sliderContainer{height:100vh;height:calc(var(--vh, 1vh)*100);overflow:hidden;position:sticky;top:0;width:100%}.phase5__slider{display:flex;flex-direction:row;gap:var(--space);height:100%;padding-bottom:var(--space);padding-right:var(--space);padding-top:var(--space);position:relative;width:-moz-max-content;width:max-content;will-change:transform}.phase5__slider .slider__text{position:relative;width:50vw;z-index:1}.phase5__slider .slider__text p{max-width:300px;position:absolute;right:-60px;text-shadow:0 0 36px #000,0 0 12px #000;top:50%;transform:translate3d(0,-50%,0);width:100%}.phase5__slider .slider__middleContent{display:flex;flex-direction:column;height:calc(100vh - var(--space)*2);height:calc(var(--vh, 1vh)*100 - var(--space)*2);justify-content:flex-end;max-width:300px;will-change:transform}.phase5__slider .slider__end{height:100vh;left:100%;position:absolute;top:0;width:100vw}.phase5__slider .slider__end .end__content{align-items:center;display:flex;flex-direction:column;gap:20px;left:50%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0);width:90%;will-change:opacity;z-index:1}.phase5__slider .slider__end .end__content>*{max-width:600px;text-align:center;text-shadow:0 0 12px #000;width:100%}.phase5__slider .slider__end .end__imagesContainer{height:100vh;left:50%;overflow:hidden;position:absolute;top:50%;transform:translate3d(-50%,-50%,0);width:100vw;will-change:transform}.phase5__slider .slider__end .end__images{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,100vh);height:300vh;left:50%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0);width:300vw;will-change:transform}@media screen and (max-width:813px){.phase5__slider .slider__end .end__images{width:300vh}}.phase5__slider .slider__end .end__images .image{border:16px solid transparent;position:relative;will-change:transform}.phase5__slider .slider__end .end__images .image.images__main{opacity:1!important;position:relative}.phase5__slider .slider__end .end__images .image.images__main:before{background-color:#000;bottom:0;content:"";left:0;opacity:.15;position:absolute;right:0;top:0;will-change:all}.phase5__slider .slider__end .end__images .image.images__center{overflow:hidden;z-index:1}.phase5__slider .slider__end .end__images figure,.phase5__slider .slider__end .end__images picture{display:flex;height:100%;width:100%}.phase5__slider .slider__end .end__images img{height:100%;max-height:inherit!important;max-width:inherit!important;-o-object-fit:cover;object-fit:cover;width:100%}.phase5__slider .slider__end .end__images .the-shadow{background:radial-gradient(50% 50% at 50% 50%,transparent 0,#000 100%);height:100vh;left:50%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0);width:100vw;z-index:2}@media screen and (max-width:813px){.phase5__slider .slider__end .end__images .the-shadow{width:100vh}}.phase5 img{height:calc(var(--vh)*100 - var(--space)*2);max-width:50vw!important;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:813px){.phase5 img{max-width:100vw!important}}.phase6{height:270vh;position:relative}.phase6__video{height:100vh;left:0;-o-object-fit:cover;object-fit:cover;position:sticky;top:0;width:100%}.phase6__content{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:rgba(0,0,0,.5);display:flex;flex-direction:column;gap:20px;height:100.1vh;justify-content:center;left:41.66666667%;padding:0 8.33333333%;position:sticky;top:0;width:58.33333333%;z-index:1}@media screen and (max-width:813px){.phase6__content{left:0;padding:0 32px;width:100%}}.phase6__content>*{max-width:450px}.marque-popup{align-items:center;background-color:rgba(0,0,0,.8);bottom:0;display:flex;justify-content:center;left:0;padding:10%;position:fixed;right:0;top:0;transition:opacity .3s ease-in-out;z-index:1000}@media screen and (max-width:813px){.marque-popup{padding:20px}}.marque-popup:not(.is-open){opacity:0;pointer-events:none}.marque-popup__video{flex:1}.marque-popup__close{background:none;border:none;color:#efebdd;cursor:pointer;outline:none;padding:10px;position:absolute;right:20px;top:20px}.marque-popup__close .icon{font-size:25px}