.tpl-home .is-split-text:not(.is-split){opacity:0}.tpl-home .is-split-text .line{opacity:0;transform:translate3d(0,40px,0);transition:all 1s cubic-bezier(.215,.61,.355,1) 0s}.tpl-home .is-inview>.is-split-text>.line,.tpl-home .is-split-text.is-inview .line{opacity:1;transform:translateZ(0);transition-delay:calc(var(--line-number)*0.1s)}.tpl-home .is-inview>.is-split-text>.line{white-space:nowrap}.tpl-home__teases{background-color:#fff;color:#000}@media screen and (max-width:768px){.tpl-home__teases{padding-top:1.11111111rem;padding-bottom:1.11111111rem}}.tpl-home__teases .teases__container{position:relative;max-width:66.66666667rem;left:50%;transform:translateX(-50%);padding-top:4.44444444rem;padding-bottom:3.33333333rem;overflow:hidden}@media screen and (min-width:769px){.tpl-home__teases .teases__container{width:90%}}@media screen and (max-width:768px){.tpl-home__teases .teases__container{padding-left:20px;padding-right:20px}}.tpl-home__teases .teases__container .container__large{width:100%;margin-bottom:60px}@media screen and (min-width:1201px){.tpl-home__teases .teases__container .container__large{margin-bottom:5.55555556rem}}@media screen and (min-width:769px){.tpl-home__teases .teases__container .container__double{display:flex;grid-gap:3.11111111rem;gap:3.11111111rem;justify-content:space-between}.tpl-home__teases .teases__container .container__double>*{flex:1;max-width:calc(50% - 1.55556rem);margin-bottom:60px}}.app-sticky{position:fixed;z-index:10;left:0;right:0;top:0;padding:12px 10%;display:flex;grid-gap:14px;gap:14px;align-items:center;justify-content:space-between;background-color:#000;transition:transform .3s cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-100%,0)}@media screen and (max-width:768px){.app-sticky{padding:20px 20px 12px}}.app-sticky.is-appear{transform:translateZ(0)}.app-sticky__left{font-size:.77777778rem}@media screen and (min-width:769px){.app-sticky__left{display:flex;align-items:center;grid-gap:10px;gap:10px}}.app-sticky__left .left__title{font-size:1rem}@media screen and (max-width:768px){.app-sticky__left .left__title{font-size:.77777778rem}}.app-sticky__left .left__price{font-size:1rem!important}@media screen and (max-width:768px){.app-sticky__left .left__price{font-size:.77777778rem!important}}@media screen and (max-width:768px){.app-sticky__right button{font-size:.66666667rem;padding-left:1.11111111rem;padding-right:1.11111111rem;min-width:155px}}.app-scroll{position:fixed;z-index:5;top:50%;right:0;transform:translate3d(100%,-50%,0);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 40px;-webkit-animation:appear-app-scroll 1s ease-in-out 1.5s forwards;animation:appear-app-scroll 1s ease-in-out 1.5s forwards}@-webkit-keyframes appear-app-scroll{0%{transform:translate3d(100%,-50%,0)}to{transform:translate3d(0,-50%,0)}}@keyframes appear-app-scroll{0%{transform:translate3d(100%,-50%,0)}to{transform:translate3d(0,-50%,0)}}.app-scroll:before{content:"";position:absolute;top:80px;right:50%;bottom:80px;left:50%;width:1px;background-color:#d4c5a8;opacity:.1}.app-scroll:after{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:radial-gradient(50% 50% at 50%,at 50%,rgba(0,0,0,.3) 0,transparent 100%);background:radial-gradient(50% 50% at 50% 50%,rgba(0,0,0,.3) 0,transparent 100%);transition:all .3s ease-in-out}@media screen and (max-width:768px){.app-scroll{display:none}}.app-scroll__dot{position:relative;width:4px;height:4px;border-radius:50%;background-color:#d4c5a8;cursor:pointer;transition:all .3s ease-in-out}.app-scroll__dot:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:12px;height:12px;border-radius:50%;border:1px solid #d4c5a8;transition:all .3s ease-in-out;opacity:0}.app-scroll__dot.is-active{transform:scale(1.5);background-color:#fff}.app-scroll__dot.is-active:after{opacity:1}.app-scroll__line{width:1px;height:50px;background-color:#d4c5a8;opacity:.7;transform:scaleY(0);transform-origin:top center;transition:transform .7s ease-in-out}.app-scroll__line.is-active{transform:scaleY(1)}.app-scroll.is-number-5 .app-scroll__dot{background-color:#d4c5a8}.app-scroll.is-number-5:after{opacity:0}:root{--home-cover-height:calc(var(--vh, 1vh)*175);--home-cover-bottom:calc(var(--vh, 1vh)*75)}.home-cover{position:relative;display:flex;flex-direction:column;height:175vh;height:var(--home-cover-height);margin-bottom:-175vh;margin-bottom:calc(var(--home-cover-height)*-1)}.home-cover__container{position:-webkit-sticky;position:sticky;top:0;left:0;z-index:1;min-height:100vh;min-height:calc(var(--vh, 1vh)*100);box-sizing:content-box}.home-cover__container .container__content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;height:100%;padding-top:var(--height-header);padding-bottom:8%;padding-left:var(--padding-x-header);padding-right:var(--padding-x-header)}@media screen and (min-width:1501px){.home-cover__container .container__content{transform:translate3d(0,40px,0)}}.home-cover__container .container__content>*{overflow:hidden}.home-cover__container .container__content>* span{display:inline-block}.home-cover__container .container__content .content__subtitle,.home-cover__container .container__content .content__title{margin-bottom:.88888889rem}.home-cover__container .container__content .content__subtitle{font-size:.88888889rem;text-transform:uppercase;font-weight:300}.home-cover__container .container__content .content__title{position:relative;margin-bottom:.66666667rem;margin-left:-.1em}.home-cover__container .container__content .content__description{font-size:.88888889rem;margin-bottom:min(40px,10%)}.home-cover__container .container__content .content__date{margin-bottom:.55555556rem;font-family:Apollon,serif}.home-cover__container .container__content .content__cta{display:block;margin-bottom:.88888889rem}.home-cover__container .container__content .content__link{display:block}.home-cover__container .container__background{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;overflow:hidden;--animation-close:0}.home-cover__container .container__background:before{content:"";position:absolute;z-index:1;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,rgba(0,0,0,.63922),transparent 65%,transparent);opacity:0;opacity:var(--opacity-after,0)}@media screen and (max-width:768px){.home-cover__container .container__background:before{background:linear-gradient(70deg,rgba(0,0,0,.63922),transparent)}}.home-cover__container .container__background .background__el{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;display:flex}.home-cover__container .container__background .background__el figure,.home-cover__container .container__background .background__el img,.home-cover__container .container__background .background__el picture{display:flex;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform-origin:left center}.home-cover__container .container__background .background__el.is-odd{-webkit-clip-path:polygon(0 0,0 100%,calc(16.66667% - var(--animation-close)*16.66667%) 100%,calc(16.66667% + 1px - var(--animation-close)*(16.66667% + 2px)) 0,calc(33.33333% - 1px) 0,calc(33.33333% - 1px) 100%,calc(50% - var(--animation-close)*16.66667%) 100%,calc(50% + 1px - var(--animation-close)*(16.66667% + 2px)) 0,calc(66.66667% - 1px) 0,calc(66.66667% - 1px) 100%,calc(83.33333% - var(--animation-close)*16.66667%) 100%,calc(83.33333% + 1px - var(--animation-close)*(16.66667% + 2px)) 0);clip-path:polygon(0 0,0 100%,calc(16.66667% - var(--animation-close)*16.66667%) 100%,calc(16.66667% + 1px - var(--animation-close)*(16.66667% + 2px)) 0,calc(33.33333% - 1px) 0,calc(33.33333% - 1px) 100%,calc(50% - var(--animation-close)*16.66667%) 100%,calc(50% + 1px - var(--animation-close)*(16.66667% + 2px)) 0,calc(66.66667% - 1px) 0,calc(66.66667% - 1px) 100%,calc(83.33333% - var(--animation-close)*16.66667%) 100%,calc(83.33333% + 1px - var(--animation-close)*(16.66667% + 2px)) 0)}.home-cover__container .container__background .background__el.is-even{-webkit-clip-path:polygon(calc(16.66667% - 1px) 0,calc(16.66667% - 1px) 100%,calc(33.33333% - var(--animation-close)*16.66667%) 100%,calc(33.33333% + 1px - var(--animation-close)*(16.66667% + 2px)) 0,calc(50% - 1px) 0,calc(50% - 1px) 100%,calc(66.66667% - var(--animation-close)*16.66667%) 100%,calc(66.66667% + 1px - var(--animation-close)*(16.66667% + 2px)) 0,calc(83.33333% - 1px) 0,calc(83.33333% - 1px) 100%,calc(100% - var(--animation-close)*16.66667%) 100%,calc(100% + 1px - var(--animation-close)*(16.66667% + 2px)) 0);clip-path:polygon(calc(16.66667% - 1px) 0,calc(16.66667% - 1px) 100%,calc(33.33333% - var(--animation-close)*16.66667%) 100%,calc(33.33333% + 1px - var(--animation-close)*(16.66667% + 2px)) 0,calc(50% - 1px) 0,calc(50% - 1px) 100%,calc(66.66667% - var(--animation-close)*16.66667%) 100%,calc(66.66667% + 1px - var(--animation-close)*(16.66667% + 2px)) 0,calc(83.33333% - 1px) 0,calc(83.33333% - 1px) 100%,calc(100% - var(--animation-close)*16.66667%) 100%,calc(100% + 1px - var(--animation-close)*(16.66667% + 2px)) 0)}@media screen and (max-width:768px){.home-cover__container .container__background .background__el.is-odd{-webkit-clip-path:polygon(0 0,0 100%,calc(25% - var(--animation-close)*25%) 100%,calc(25% - var(--animation-close)*25%) 0,calc(50% - 1px) 0,calc(50% - 1px) 100%,calc(75% - var(--animation-close)*25%) 100%,calc(75% - var(--animation-close)*25%) 0);clip-path:polygon(0 0,0 100%,calc(25% - var(--animation-close)*25%) 100%,calc(25% - var(--animation-close)*25%) 0,calc(50% - 1px) 0,calc(50% - 1px) 100%,calc(75% - var(--animation-close)*25%) 100%,calc(75% - var(--animation-close)*25%) 0)}.home-cover__container .container__background .background__el.is-even{-webkit-clip-path:polygon(calc(25% - 1px) 0,calc(25% - 1px) 100%,calc(50% - var(--animation-close)*25%) 100%,calc(50% - var(--animation-close)*25%) 0,calc(75% - 1px) 0,calc(75% - 1px) 100%,calc(100% - var(--animation-close)*25%) 100%,calc(100% - var(--animation-close)*25%) 0);clip-path:polygon(calc(25% - 1px) 0,calc(25% - 1px) 100%,calc(50% - var(--animation-close)*25%) 100%,calc(50% - var(--animation-close)*25%) 0,calc(75% - 1px) 0,calc(75% - 1px) 100%,calc(100% - var(--animation-close)*25%) 100%,calc(100% - var(--animation-close)*25%) 0)}}.home-cover__scroll{position:relative;flex:1}.home-history{position:relative;--scroll-enter:calc(var(--vh, 1vh)*70)}@media screen and (max-width:768px){.home-history{--scroll-enter:calc(var(--vh, 1vh)*120)}}.home-history,.home-history-end{--container-width:70%}@media screen and (max-width:768px){.home-history,.home-history-end{--container-width:calc(100% - 28px)}}.home-history__container{position:-webkit-sticky;position:sticky;left:0;top:0;overflow:hidden;min-height:100vh;min-height:calc(var(--vh, 1vh)*100)}.home-history__container .container__top{position:relative;width:100%;height:100vh;height:calc(var(--vh, 1vh)*100);margin-bottom:20px;display:flex;align-items:center;justify-content:center}.home-history__container .container__top .top__text{position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;text-shadow:2px 2px 8px #000}@media screen and (max-width:768px){.home-history__container .container__top .top__text{font-size:.88888889rem}}.home-history__container .container__top .top__text>div{position:relative;z-index:2;width:100%;height:100%;display:flex;align-items:center;padding-left:var(--padding-x-header)}@media screen and (max-width:768px){.home-history__container .container__top .top__text>div{align-items:flex-end;padding-bottom:2.22222222rem;max-height:100vh;max-height:calc(var(--vh, 1vh)*100)}}.home-history__container .container__top .top__text>div p{position:relative;z-index:2;width:66%;max-width:27.77777778rem;text-shadow:2px 2px 6px #000}@media screen and (max-width:768px){.home-history__container .container__top .top__text>div{padding-left:20px;padding-right:20px}.home-history__container .container__top .top__text>div p{width:100%;max-width:inherit}}.home-history__container .container__top .top__text:after{content:"";position:absolute;z-index:1;top:0;left:0;bottom:0;right:0;background:radial-gradient(ellipse at 75%,at 50%,rgba(0,0,0,.2) 0,rgba(0,0,0,.85) 100%);background:radial-gradient(ellipse at 75% 50%,rgba(0,0,0,.2) 0,rgba(0,0,0,.85) 100%);opacity:1;opacity:var(--bkg-opacity,1)}.home-history__container .container__top .top__img{position:relative;width:var(--container-width);display:flex;background-image:url(/_nuxt/img/gravure_motif.fb40ca0.svg);background-color:#000;background-size:19%;background-position:48% 7%}.home-history__container .container__top .top__img .img__letter{width:100%;height:auto}.home-history__container .container__top .top__img .img__grav{position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;aspect-ratio:1151/442;-o-object-fit:cover;object-fit:cover}.home-history__container .container__top .top__img:after{content:"";position:absolute;z-index:1;top:-5px;left:-5px;right:-5px;bottom:-5px;border:10px solid #000}.home-history__container .container__main-svg{width:var(--container-width);margin:0 auto}.home-history__enter-scroll{position:absolute;margin-top:calc(var(--vh, 1vh)*100 + var(--home-cover-bottom));top:0;left:0;height:var(--scroll-enter)}.home-history__sticky{height:calc(var(--home-cover-bottom)*0.8 + var(--scroll-enter) + 2.5vh)}.home-history-end{display:flex;justify-content:space-between;padding:0 8%;grid-gap:30px;gap:30px;width:var(--container-width);margin:3.33333333rem auto 4.44444444rem}@media screen and (max-width:768px){.home-history-end{width:100%;flex-direction:column;padding:0 20px;margin:0 0 1.77777778rem}}.home-history-end .end__text{flex:1}@media screen and (min-width:769px){.home-history-end .end__text{order:-1;max-width:18.88888889rem;margin-left:auto}}@media screen and (max-width:768px){.home-history-end .end__text{font-size:.88888889rem}}.home-history-end .end__signature{flex:1;max-width:48%}@media screen and (max-width:768px){.home-history-end .end__signature{width:75%;max-width:260px;margin-left:auto;margin-right:20px}}.home-history-end .end__signature path#dot-1,.home-history-end .end__signature path#dot-2,.home-history-end .end__signature path#line,.home-history-end .end__signature path#main{stroke-dasharray:1000;stroke-dasharray:var(--length,1000);stroke-dashoffset:1000;stroke-dashoffset:var(--length,1000);transition:all 1s cubic-bezier(.215,.61,.355,1) 0s;transition:all var(--duration,1s) var(--delay,0s) cubic-bezier(.215,.61,.355,1)}.home-history-end .end__signature path#main{--length:2119.5;--duration:1s}.home-history-end .end__signature path#line{--length:314.16;--duration:0.3s;--delay:1.2s}.home-history-end .end__signature path#dot-1{--length:37;--duration:0.2s;--delay:1.1s}.home-history-end .end__signature path#dot-2{--length:25.3;--duration:0.1s;--delay:1s}.home-history-end .end__signature.is-inview path{stroke-dashoffset:0!important}.home-video{position:relative;height:105vh;height:calc(var(--vh, 1vh)*105)}.home-video__container{position:-webkit-sticky;position:sticky;top:0;left:0;height:100vh;height:calc(var(--vh, 1vh)*100);overflow:hidden}.home-video__container video{position:absolute;width:0;height:0}.home-video__container .container__content{position:absolute;z-index:2}@media screen and (min-width:769px){.home-video__container .container__content{top:50%;left:13%;transform:translateY(-50%);max-width:23.88888889rem}}@media screen and (max-width:768px){.home-video__container .container__content{left:0;bottom:0;right:0;max-width:inherit;padding:20px}}@media screen and (max-width:768px){.home-video__container .container__content p{font-size:.88888889rem}}.home-video__container .container__background-text{position:absolute;z-index:1;top:0;left:0;right:0;bottom:0;-webkit-clip-path:polygon(13% 0,calc(12% - 3.33333rem) 100%,calc(12% + 27.77778rem - 60px) 100%,calc(13% + 27.77778rem) 0);clip-path:polygon(13% 0,calc(12% - 3.33333rem) 100%,calc(12% + 27.77778rem - 60px) 100%,calc(13% + 27.77778rem) 0)}.home-video__container .container__background-text:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(173.25% 57.72% at 57.72%,at 37.75%,rgba(0,0,0,.2) 0,#000 100%);background:radial-gradient(173.25% 57.72% at 57.72% 37.75%,rgba(0,0,0,.2) 0,#000 100%);opacity:.5}.home-video__container .container__background-text:before{content:"";position:absolute;z-index:1;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,#fff,hsla(0,0%,100%,0));-webkit-clip-path:polygon(calc(13% + 2px) 0,calc(12% - 3.22222rem) 100%,calc(12% + 27.77778rem - 62px) 100%,calc(13% + 27.66667rem) 0,100% 0,100% 100%,0 100%,0 0);clip-path:polygon(calc(13% + 2px) 0,calc(12% - 3.22222rem) 100%,calc(12% + 27.77778rem - 62px) 100%,calc(13% + 27.66667rem) 0,100% 0,100% 100%,0 100%,0 0);opacity:.35}.home-video__container .container__background-text canvas{transform:scale(1.05) translateX(-1%)}@media screen and (max-width:768px){.home-video__container .container__background-text{-webkit-clip-path:polygon(0 calc(100% - var(--mobile-height)*1.1),100% calc(100% - var(--mobile-height)),100% 100%,0 100%);clip-path:polygon(0 calc(100% - var(--mobile-height)*1.1),100% calc(100% - var(--mobile-height)),100% 100%,0 100%)}.home-video__container .container__background-text:before{background:linear-gradient(155deg,#fff,hsla(0,0%,100%,0));-webkit-clip-path:polygon(0 calc(100% - var(--mobile-height)*1.1 + 2px),100% calc(100% - var(--mobile-height) + 2px),100% 0,0 0);clip-path:polygon(0 calc(100% - var(--mobile-height)*1.1 + 2px),100% calc(100% - var(--mobile-height) + 2px),100% 0,0 0)}.home-video__container .container__background-text canvas{transform:scale(1.015) translateX(-1%)}}.home-video__container .container__background,.home-video__container .container__background-text{width:100%;height:100%}.home-video__container .container__background-text canvas,.home-video__container .container__background canvas{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-slider-collection{display:flex;flex-direction:column}.home-slider-collection__container{position:-webkit-sticky;position:sticky;top:0;left:0;height:100vh;height:calc(var(--vh, 1vh)*100);width:100%;overflow:hidden}.home-slider-collection__container .container__slider{display:flex;grid-gap:24px;gap:24px;align-items:center;width:-webkit-max-content;width:-moz-max-content;width:max-content;will-change:transform;transform:translate3d(0,0,0);transform:translate3d(calc((-100% + 100vw)*var(--progress, 0)),0,0)}.home-slider-collection__container .container__slider p{max-width:21.11111111rem;box-sizing:content-box}@media screen and (max-width:768px){.home-slider-collection__container .container__slider p{font-size:.88888889rem}}.home-slider-collection__container .container__slider p.slider__text-1{padding-left:12vw;padding-right:80px}.home-slider-collection__container .container__slider p.slider__text-2{padding-left:80px;padding-right:12vw}.home-slider-collection__container .container__slider picture{display:flex}.home-slider-collection__container .container__slider img,.home-slider-collection__container .container__slider picture{height:100vh;height:calc(var(--vh, 1vh)*100);width:auto}.home-slider-collection__container .container__slider .slider__text-container{min-width:50vw}.home-slider-collection__container .container__slider .slider__text-container-last{min-width:52vw}.home-slider-collection__container .container__slider .slider__img-fade{position:relative;margin-top:10vh;margin-top:calc(var(--vh, 1vh)*10);margin-bottom:10vh;margin-bottom:calc(var(--vh, 1vh)*10);transform:scale(1.1);transition:transform 1.5s cubic-bezier(.215,.61,.355,1)}.home-slider-collection__container .container__slider .slider__img-fade img,.home-slider-collection__container .container__slider .slider__img-fade picture{height:80vh;height:calc(var(--vh, 1vh)*80)}.home-slider-collection__container .container__slider .slider__img-fade .img-fade__fade{position:absolute;top:0;left:0;right:0;bottom:0;transition:opacity 1.5s cubic-bezier(.215,.61,.355,1)}.home-slider-collection__container .container__slider .slider__img-fade.is-inview{transform:scale(1)}.home-slider-collection__container .container__slider .slider__img-fade.is-inview .img-fade__fade{opacity:0}.home-slider-collection__scroll{flex:1}.home-slider-collection.is-mobile .home-slider-collection__container{height:auto}.home-slider-collection.is-mobile .container__slider{flex-direction:column;width:auto;padding-bottom:24px}.home-slider-collection.is-mobile .container__slider .slider__img-fade{order:-1;margin-top:0;margin-bottom:0}.home-slider-collection.is-mobile .container__slider p{padding:2.22222222rem 20px}.home-slider-collection.is-mobile .container__slider figure,.home-slider-collection.is-mobile .container__slider img,.home-slider-collection.is-mobile .container__slider picture{height:60vh!important;width:100%!important;-o-object-fit:cover;object-fit:cover}.home-cover-glass{position:relative;height:100vh;min-height:900px}@media screen and (max-width:768px){.home-cover-glass{height:auto}}@media screen and (min-width:769px){.home-cover-glass{height:110vh;height:calc(var(--vh, 1vh)*110)}.home-cover-glass:not(.is-last){height:210vh;height:calc(var(--vh, 1vh)*210)}.home-cover-glass+.home-cover-glass{margin-top:-100vh;margin-top:calc(var(--vh, 1vh)*-100)}}.home-cover-glass__container{position:-webkit-sticky;position:sticky;overflow:hidden;top:0;left:0;width:100%;height:100%;min-height:900px}@media screen and (min-width:769px){.home-cover-glass__container{height:100vh;height:calc(var(--vh, 1vh)*100)}}.home-cover-glass__container .container__content{position:absolute;z-index:2;top:0;left:0;bottom:0;width:50%;padding-top:70px;display:flex;grid-gap:8px;gap:8px;align-items:center;justify-content:center}.home-cover-glass__container .container__content .content__glass{max-width:244px;position:relative;flex:1;height:80%;max-width:inherit}.home-cover-glass__container .container__content .content__glass figure,.home-cover-glass__container .container__content .content__glass picture{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.home-cover-glass__container .container__content .content__glass img{max-width:100%;max-height:100%}.home-cover-glass__container .container__content .content__texts{max-width:17.77777778rem}.home-cover-glass__container .container__content .content__texts p{font-size:.77777778rem}@media screen and (max-width:768px){.home-cover-glass__container .container__content .content__texts p:not(.h-small){font-size:.88888889rem}}.home-cover-glass__container .container__content .content__texts>*{margin-bottom:.88888889rem}.home-cover-glass__container .container__content .content__texts>:last-child{margin-bottom:0}@media screen and (max-width:768px){.home-cover-glass__container .container__content{position:relative;left:0!important;flex-direction:column!important;padding:100px 20px 24px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.home-cover-glass__container .container__content .content__glass{position:relative;flex:1;width:50%;margin-right:auto}.is-right .home-cover-glass__container .container__content .content__glass{margin-right:0;margin-left:auto}.home-cover-glass__container .container__content .content__texts{max-width:inherit}}.home-cover-glass__container .container__background{position:relative;width:100%;height:100%}@media screen and (max-width:768px){.home-cover-glass__container .container__background{position:absolute;top:0;left:0}}.home-cover-glass__container .container__background canvas{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.home-cover-glass.is-right .container__content{left:50%;flex-direction:row-reverse}.home-cover-glass.is-right .container__background-text{-webkit-clip-path:polygon(44% 0,50% 100%,100% 100%,100% 0);clip-path:polygon(44% 0,50% 100%,100% 100%,100% 0)}.home-cover-glass.is-right .container__background-text:after{background:radial-gradient(50% 50% at 80%,at 50%,rgba(0,0,0,.4) 0,#000 100%);background:radial-gradient(50% 50% at 80% 50%,rgba(0,0,0,.4) 0,#000 100%)}.home-cover-glass.is-right .container__background-text:before{-webkit-clip-path:polygon(0 0,calc(44% + 2px) 0,calc(50% + 2px) 100%,0 100%);clip-path:polygon(0 0,calc(44% + 2px) 0,calc(50% + 2px) 100%,0 100%)}@media screen and (max-width:768px){.home-cover-glass[data-id="1"] .container__background img{-o-object-position:62% 50%;object-position:62% 50%}.home-cover-glass[data-id="2"] .container__background img{-o-object-position:46% 50%;object-position:46% 50%}.home-cover-glass[data-id="3"] .container__background img{-o-object-position:58% 50%;object-position:58% 50%}.home-cover-glass[data-id="4"] .container__background img{-o-object-position:35% 50%;object-position:35% 50%}}@media screen and (max-width:768px){.home-tease-product{margin-bottom:40px}}.home-tease-product__gallery{padding-bottom:36px}.home-tease-product__gallery .gallery__slider figure,.home-tease-product__gallery .gallery__slider img,.home-tease-product__gallery .gallery__slider picture{display:flex;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.home-tease-product__gallery .gallery__nav{display:flex;justify-content:center;align-items:center;grid-gap:40px;gap:40px}.home-tease-product__gallery .gallery__nav .nav__arrow{cursor:pointer;display:flex;outline:none;background:none;border:none;font-size:2.22222222rem;color:currentColor;transition:all .2s ease-in-out}.home-tease-product__gallery .gallery__nav .nav__arrow:hover{color:#dfc795}.home-tease-product__gallery .gallery__nav .nav__arrow.is-disabled{cursor:not-allowed;opacity:.35}.home-tease-product__gallery .gallery__nav .nav__dots{display:flex;flex-wrap:wrap;grid-gap:8px;gap:8px;align-items:center;justify-content:center}.home-tease-product__gallery .gallery__nav .nav__dots .dots__item{position:relative;cursor:pointer;width:8px;height:8px;border-radius:8px;border:1px solid #dfc795;transition:all .3s ease-in-out}.home-tease-product__gallery .gallery__nav .nav__dots .dots__item.is-active,.home-tease-product__gallery .gallery__nav .nav__dots .dots__item:hover{border-color:#dfc795;background-color:#dfc795}.home-tease-product__gallery .gallery__nav .nav__dots .dots__item:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;transform:scale(2.5)}.home-tease-product__content .content__subtitle{margin-bottom:.22222222rem}.home-tease-product__content .content__title{margin-bottom:.33333333rem}.home-tease-product__content .content__price{margin-bottom:.44444444rem}.home-tease-product__content .content__description{font-size:.77777778rem;margin-bottom:.22222222rem}.home-tease-product__content .content__dimensions{margin-bottom:1.55555556rem}.home-tease-product__content .content__cta{margin-bottom:.33333333rem}@media screen and (max-width:768px){.home-tease-product__content .content__cta a{text-align:center;width:100%}}.home-tease-product__content .content__infos{color:#a06d00}@media screen and (max-width:768px){.home-tease-product__content .content__infos{text-align:center}}@media screen and (min-width:1201px){.home-tease-product.is-large{display:flex;grid-gap:40px;gap:40px;align-items:center}.home-tease-product.is-large .home-tease-product__gallery{width:60%;padding-bottom:0}.home-tease-product.is-large .home-tease-product__gallery .keen-slider__slide{max-height:550px}.home-tease-product.is-large .home-tease-product__content{width:40%}.home-tease-product.is-large .content__title{font-size:2rem}}.footer__nav{position:relative;width:100%;left:50%;transform:translateX(-50%);padding:16px 24px;display:flex;flex-wrap:wrap;grid-gap:20px;gap:20px;align-items:center;justify-content:space-between}@media screen and (min-width:769px){.footer__nav{box-sizing:content-box;max-width:80%}}@media screen and (max-width:768px){.footer__nav{justify-content:center}}.footer__nav a{color:currentColor;text-decoration:none;font-size:.66666667rem;white-space:nowrap}.footer__nav a:hover{text-decoration:underline}