:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.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);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.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-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.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:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.mf-cursor{position:fixed;top:0;left:0;z-index:250;direction:ltr;contain:layout style size;pointer-events:none;transition:opacity .3s,color .4s}.mf-cursor:before{content:"";position:absolute;top:-24px;left:-24px;display:block;width:48px;height:48px;transform:scale(.2);background:currentColor;border-radius:50%;transition:transform .25s ease-in-out,opacity .1s}.mf-cursor.-inverse{color:#fff}@supports (mix-blend-mode: exclusion){.mf-cursor.-exclusion{mix-blend-mode:exclusion}.mf-cursor.-exclusion:before{background:#fff}}.mf-cursor-text{position:absolute;top:-18px;left:-18px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;transform:scale(0) rotate(10deg);opacity:0;color:#fff;font-size:16px;line-height:20px;text-align:center;transition:opacity .4s,transform .3s}.mf-cursor.-text .mf-cursor-text,.mf-cursor.-icon .mf-cursor-text{opacity:1;transform:scale(1)}.mf-cursor-media{position:absolute;width:400px;height:400px;margin:-200px 0 0 -200px}.mf-cursor-media img,.mf-cursor-media video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%}@supports (object-fit: cover){.mf-cursor-media img,.mf-cursor-media video{position:static;width:100%;height:100%;object-fit:cover;transform:translateZ(0)}}.mf-cursor-media-box{position:relative;width:100%;height:100%;overflow:hidden;transform:scale(0) translateZ(0);padding:1px;opacity:0;border-radius:50%;transition:transform .35s,opacity .2s .2s}.mf-cursor.-media .mf-cursor-media-box{opacity:1;transform:scale(.696);transition-duration:.4s,.4s;transition-delay:0s,0s}*{box-sizing:border-box;text-rendering:optimizeLegibility!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important;backface-visibility:hidden}:root{--size-unit: 16;--size-container-ideal: 1600;--size-container-min: 992px;--size-container-max: 2400px;--size-container: clamp(var(--size-container-min), 100vw, var(--size-container-max));--size-font: calc(var(--size-container) / (var(--size-container-ideal) / var(--size-unit)));--grid-gap: 20px;--bg: #dcdcd0;--color: #1f1715;--bg-dark: #1f1715;--color-dark: #ffffff}@media screen and (max-width:992px){:root{--size-container-ideal: 834;--size-container-min: 768px;--size-container-max: 991px}}@media screen and (max-width:765px){:root{--size-container-ideal: 500;--size-container-min: 400px;--size-container-max: 750px}}[data-theme=dark]{--bg: #1f1715;--color: #ffffff;--bg-dark: #ffffff;--color-dark: #1f1715}svg{fill:currentColor}html{margin:0}body{font-family:Instrument Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:300;color:#1f1715;font-size:var(--size-font);background:var(--bg);padding:0!important;margin:0!important;min-height:100vh;overflow-x:hidden}h1,h2,h3,h4,h5{font-family:"Instrument Serif",-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:400;line-height:1;letter-spacing:-.025em}h1{font-size:8em}h2{font-size:5em}h3{font-size:2.5em}h4{font-size:1.75em}h5{font-size:1.25em}.main-content{min-height:100vh}.container,.container-little{max-width:var(--size-container);width:100%;padding:0 rm(1);margin:0 auto}@media screen and (max-width:765px){.container,.container-little{padding:0 1rem}}.container-little{max-width:780px}@font-face{font-display:swap;font-family:"Instrument Serif";font-style:normal;font-weight:400;src:url(../fonts/instrument-serif-v5-latin-regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Instrument Sans;font-style:normal;font-weight:400;src:url(../fonts/instrument-sans-v4-latin-regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Instrument Sans;font-style:italic;font-weight:400;src:url(../fonts/instrument-sans-v4-latin-italic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Instrument Sans;font-style:normal;font-weight:500;src:url(../fonts/instrument-sans-v4-latin-500.woff2) format("woff2")}@font-face{font-display:swap;font-family:Instrument Sans;font-style:italic;font-weight:500;src:url(../fonts/instrument-sans-v4-latin-500italic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Instrument Sans;font-style:normal;font-weight:700;src:url(../fonts/instrument-sans-v4-latin-700.woff2) format("woff2")}@font-face{font-display:swap;font-family:Instrument Sans;font-style:italic;font-weight:700;src:url(../fonts/instrument-sans-v4-latin-700italic.woff2) format("woff2")}.header{background-color:transparent;color:var(--color-dark);padding:1.5rem 0;position:absolute;top:0;left:0;width:100%;z-index:20}.header-wrapper{max-width:var(--size-container);margin-left:auto!important;margin-right:auto!important;padding-left:2.5em;padding-right:2.5em;width:100%}@media screen and (max-width:992px){.header-wrapper{padding-left:1.5em;padding-right:1.5em}}.header-wrapper{display:flex;align-items:center;justify-content:space-between}.header-logo{display:block}.header-logo img{width:auto;height:3.5rem}.header-button{position:relative;cursor:pointer;z-index:20;font-family:Instrument Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:500}@media screen and (min-width:993px){.header-button{display:none}}.header-right{display:flex;align-items:center;justify-content:flex-end;gap:1em}@media screen and (max-width:992px){.header-contact{display:none!important}}.header-contact--mobile{text-transform:uppercase;font-weight:500;color:currentColor;text-decoration:none}@media screen and (min-width:993px){.header-contact--mobile{display:none}}.header-menu{margin:0 4em 0 0}@media screen and (max-width:992px){.header-menu{display:none}}.header-menu>ul>li>a{text-transform:uppercase;font-size:.8em;font-weight:500;color:var(--color-dark);text-decoration:none;position:relative;display:inline-block}.header-menu>ul>li>a:before{content:"";position:absolute;bottom:-.0625em;left:0;width:100%;height:1px;background-color:currentcolor;transition:transform .735s cubic-bezier(.625,.05,0,1)}.header-menu>ul>li>a:before{transform-origin:right;transform:scaleX(0) rotate(.001deg);transition-delay:.3s}.header-menu>ul>li>a:hover:before,.header-menu>ul>li>a:focus:before{transform-origin:left;transform:scaleX(1) rotate(.001deg);transition-delay:0s}@media screen and (max-width:765px){.header-menu>ul>li>a:before{height:1px}}.prefooter{padding-top:8lvh;padding-bottom:8lvh;position:relative;z-index:0}.prefooter:before{content:"";width:100vw;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%);z-index:-1;background-color:#1f1715;transition:background .8s cubic-bezier(.23,1,.32,1)}.prefooter{color:#dcdcd0}.prefooter-container{max-width:var(--size-container);margin-left:auto!important;margin-right:auto!important;padding-left:2.5em;padding-right:2.5em;width:100%}@media screen and (max-width:992px){.prefooter-container{padding-left:1.5em;padding-right:1.5em}}.prefooter-container{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense;gap:var(--grid-gap)}@media screen and (max-width:765px){.prefooter-container{grid-template-columns:1fr}}.prefooter-title{grid-column:2/span 6}@media screen and (max-width:765px){.prefooter-title{grid-column:1/-1}}.prefooter-title{text-transform:uppercase;font-size:6em;display:flex;flex-direction:column;position:relative;z-index:2;align-self:flex-end;margin:0}@media screen and (max-width:992px){.prefooter-title{font-size:3em}}.prefooter-title span{white-space:nowrap}@media screen and (min-width:993px){.prefooter-title span:nth-last-of-type(3n+2){text-align:right}}@media screen and (min-width:993px){.prefooter-title span:last-of-type{text-align:center}}.prefooter-picture{grid-column:8/span 4}@media screen and (max-width:765px){.prefooter-picture{grid-column:1/-1}}.prefooter-picture{width:100%;aspect-ratio:4/5;grid-row:1/span 2}@media screen and (max-width:992px){.prefooter-picture{grid-row:auto;position:absolute;top:50%;right:2em;width:50%;filter:brightness(80%);transform:translateY(-50%);z-index:-1}}.prefooter-picture>img{width:100%;height:100%;object-fit:cover}.prefooter-deco{height:80%;aspect-ratio:1/1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);fill:none;stroke:beige;stroke-width:1px;opacity:.25;z-index:-1}@media screen and (max-width:992px){.prefooter-deco{width:90%}}.prefooter-button{grid-column:4/span 2}@media screen and (max-width:765px){.prefooter-button{grid-column:1/-1}}.prefooter-button{align-self:flex-start;justify-self:center}.footer{padding:3rem 0;color:#dcdcd0;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense;gap:var(--grid-gap)}@media screen and (max-width:765px){.footer{grid-template-columns:1fr}}.footer{max-width:var(--size-container);margin-left:auto!important;margin-right:auto!important;padding-left:2.5em;padding-right:2.5em;width:100%}@media screen and (max-width:992px){.footer{padding-left:1.5em;padding-right:1.5em}}.footer{position:relative;z-index:0}.footer:before{content:"";width:100vw;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%);z-index:-1;background-color:#1f1715;transition:background .8s cubic-bezier(.23,1,.32,1)}.footer{gap:4em 1em}@media screen and (max-width:765px){.footer{gap:2em 1em}}.footer-socials{grid-column:1/span 2}@media screen and (max-width:765px){.footer-socials{grid-column:1/-1}}.footer-socials{display:flex;align-items:center}.footer-socials-link{color:currentColor;text-decoration:none;width:5em;height:5em;display:grid;place-items:center;border:1px solid rgba(220,220,208,.3);border-radius:50%;align-self:flex-start;transition:background .8s cubic-bezier(.23,1,.32,1)}.footer-socials-link:hover{background-color:#dcdcd0}.footer-socials-link:hover svg{fill:#000}.footer-socials-link svg{width:2em;height:2em;fill:currentColor;transition:fill .8s cubic-bezier(.23,1,.32,1)}.footer-socials-link+*{margin-left:-.5em}.footer-contact{display:flex;flex-direction:column;align-items:flex-start;gap:.5em 0;grid-column:4/span 4}@media screen and (max-width:765px){.footer-contact{grid-column:1/-1}}.footer-contact-mail{color:currentColor;font-family:"Instrument Serif",-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;letter-spacing:-.025em;font-size:2.2em;text-transform:uppercase;line-height:1;text-decoration:none;position:relative;display:inline-block}.footer-contact-mail:before{content:"";position:absolute;bottom:-.0625em;left:0;width:100%;height:1px;background-color:currentcolor;transition:transform .735s cubic-bezier(.625,.05,0,1)}.footer-contact-mail:before{transform-origin:right;transform:scaleX(0) rotate(.001deg);transition-delay:.3s}.footer-contact-mail:hover:before,.footer-contact-mail:focus:before{transform-origin:left;transform:scaleX(1) rotate(.001deg);transition-delay:0s}@media screen and (max-width:765px){.footer-contact-mail:before{height:1px}}.footer-contact-tel{color:currentColor;font-size:2.2em;font-family:"Instrument Serif",-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;letter-spacing:-.025em;text-decoration:none;position:relative;display:inline-block}.footer-contact-tel:before{content:"";position:absolute;bottom:-.0625em;left:0;width:100%;height:1px;background-color:currentcolor;transition:transform .735s cubic-bezier(.625,.05,0,1)}.footer-contact-tel:before{transform-origin:right;transform:scaleX(0) rotate(.001deg);transition-delay:.3s}.footer-contact-tel:hover:before,.footer-contact-tel:focus:before{transform-origin:left;transform:scaleX(1) rotate(.001deg);transition-delay:0s}@media screen and (max-width:765px){.footer-contact-tel:before{height:1px}}.footer-showroom{grid-column:10/span 3}@media screen and (max-width:765px){.footer-showroom{grid-column:1/-1}}.footer-showroom-title{text-transform:uppercase;font-family:"Instrument Serif",-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;letter-spacing:-.025em;font-size:1.4em;margin:0 0 1em}.footer-showroom-adress{font-size:.8em;text-transform:uppercase}.footer-credit{grid-column:1/span 2}@media screen and (max-width:765px){.footer-credit{grid-column:1/-1}}.footer-credit{text-transform:uppercase;font-family:"Instrument Serif",-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;letter-spacing:-.025em}.footer-bim{grid-column:11/span 2}@media screen and (max-width:765px){.footer-bim{grid-column:1/-1}}.footer-bim{text-transform:uppercase;color:#62594c;justify-self:flex-end;font-size:.8em}.footer-bim a{color:#dcdcd0;text-decoration:none}.footer-menu{grid-column:5/span 4}@media screen and (max-width:765px){.footer-menu{grid-column:1/-1}}.footer-menu .menu{display:flex;align-items:center;margin:0;gap:1em}.footer-menu .menu-item{margin:0}.footer-menu .menu-item>a{text-transform:uppercase;color:currentColor;font-size:.8em;text-decoration:none;position:relative;display:inline-block}.footer-menu .menu-item>a:before{content:"";position:absolute;bottom:-.0625em;left:0;width:100%;height:1px;background-color:currentcolor;transition:transform .735s cubic-bezier(.625,.05,0,1)}.footer-menu .menu-item>a:before{transform-origin:right;transform:scaleX(0) rotate(.001deg);transition-delay:.3s}.footer-menu .menu-item>a:hover:before,.footer-menu .menu-item>a:focus:before{transform-origin:left;transform:scaleX(1) rotate(.001deg);transition-delay:0s}@media screen and (max-width:765px){.footer-menu .menu-item>a:before{height:1px}}.footer-menu .submenu{list-style-type:none;padding:0;margin:0}.footer-menu .submenu-item-link{position:relative;padding-left:1.5rem;color:#c9c9ce}.footer-menu .submenu-item-link:before{content:"";display:block;position:absolute;left:.25rem;top:.6rem;height:1px;width:.75rem;background:#50555d;transition:all .2s ease}.footer-menu .submenu-item-link:hover:before{transform:scaleY(5);background:#fd1}.subfooter{background:var(--bg-dark);color:var(--color-dark);padding:1em 0}.subfooter-wrapper{display:flex;align-items:center;justify-content:center;font-size:.7em}.subfooter-wrapper a{color:currentColor;margin:0 5px}.subfooter-wrapper a:hover{color:#f8b}.menu{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;margin:0;padding:0;list-style-type:none}.menu-item+*{margin:0 0 0 1em}.menu-item-link{text-decoration:none;display:block}.menu-item-link svg{display:block}.__menu-active{overflow:hidden}.__menu-active .menu-header{transform:translate(0)}.__menu-active .menu-header .menu{opacity:1;transition-delay:.35s}button{border:none;background:transparent;cursor:pointer;color:currentColor}.button,.button-primary,.button-secondary{position:relative;display:inline-flex;border:none;font-family:Instrument Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;background:#1f1715;color:#fff;font-size:.8rem;padding:.75rem 1.5rem;letter-spacing:.05em;font-weight:500;cursor:pointer;align-items:center;justify-content:center;text-decoration:none;text-transform:uppercase;white-space:nowrap}.button svg,.button-primary svg,.button-secondary svg{width:.8rem;height:.8rem}.button-inner{overflow:clip;pointer-events:none;display:flex;height:100%}.button-text{text-shadow:0 2lh 0 currentColor;transition:translate .3s cubic-bezier(.785,.135,.15,.86)}.button:hover .button-text,.button-primary:hover .button-text,.button-secondary:hover .button-text{translate:0 -2lh 0}.button-primary,.button-secondary{background-color:#411f15}.button-primary:before,.button-secondary:before{content:"";display:inline-block;height:0;width:0;border-top:1.6em solid transparent;border-bottom:1.6em solid transparent;border-left:.5em solid #411f15;position:absolute;top:0;right:0;transform:translate(100%)}.button-primary:after,.button-secondary:after{content:"";display:inline-block;height:0;width:0;border-top:1.6em solid transparent;border-bottom:1.6em solid transparent;border-right:.5em solid #411f15;position:absolute;top:0;left:0;transform:translate(-100%)}.button-secondary{background-color:#fff;color:#62594c}.button-secondary:before,.button-secondary:after{border-left-color:#fff;border-right-color:#fff}.mf-cursor.-pointer:before{transform:scale(.15)}.mf-cursor.-text:before{opacity:.85;transform:scale(1.7)}.mf-cursor.-text.-active:before{transform:scale(1.6);transition-duration:.2s}.mf-cursor.-icon:before{transform:scale(1.5)}.mf-cursor.-icon.-active:before{transform:scale(1.4)}.mf-cursor.-hidden:before{transform:scale(0)}.bim-popup{position:fixed;z-index:100;left:0;top:0;width:100%;height:100%;padding:1rem;visibility:hidden;transition-delay:1s}.__menu-active .bim-popup{visibility:visible;transition-delay:0s}.bim-popup-overlay{position:absolute;z-index:0;top:0;left:0;width:100%;height:100%;background:#1f171599;opacity:0;transition:opacity .8s cubic-bezier(.23,1,.32,1)}.__menu-active .bim-popup-overlay{opacity:1}.bim-popup-content{position:absolute;top:4rem;right:4rem;z-index:1;background:#1f1715;color:#fff;padding:4rem;width:min(50vw,800px);height:calc(100dvh - 8rem);overflow:hidden;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;transform:translateY(-100%);transition:transform .8s cubic-bezier(.23,1,.32,1)}.__menu-active .bim-popup-content{transform:translate(0)}@media screen and (max-width:992px){.bim-popup-content{padding:1.5rem;width:100vw;height:75lvh;top:0;right:0}}.bim-popup-menu{margin-top:4em}.bim-popup-menu>ul{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.bim-popup-menu>ul>li{margin:.5rem 0}.bim-popup-menu>ul>li>a{color:currentColor;font-size:3.2rem;line-height:1;font-family:"Instrument Serif",-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;letter-spacing:-.025em;text-decoration:none;position:relative;display:inline-block}.bim-popup-menu>ul>li>a:before{content:"";position:absolute;bottom:-.0625em;left:0;width:100%;height:1px;background-color:currentcolor;transition:transform .735s cubic-bezier(.625,.05,0,1)}.bim-popup-menu>ul>li>a:before{transform-origin:right;transform:scaleX(0) rotate(.001deg);transition-delay:.3s}.bim-popup-menu>ul>li>a:hover:before,.bim-popup-menu>ul>li>a:focus:before{transform-origin:left;transform:scaleX(1) rotate(.001deg);transition-delay:0s}@media screen and (max-width:765px){.bim-popup-menu>ul>li>a:before{height:1px}}@media screen and (max-width:765px){.bim-popup-menu>ul>li>a{font-size:2rem}}.bim-popup-submenu{width:100%;margin:auto 0 0}.bim-popup-submenu>ul{padding:0;margin:0;list-style-type:none;width:100%}.bim-popup-submenu>ul>li{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.bim-popup-submenu>ul>li+*{margin:4rem 0 0}.bim-popup-submenu>ul>li>a{pointer-events:none;color:#62594c;text-decoration:none}.bim-popup-submenu>ul>li>ul{padding:0;margin:0;list-style-type:none}.bim-popup-submenu>ul>li>ul>li>a{color:#1f1715;font-size:1rem;text-decoration:none;position:relative;display:inline-block}.bim-popup-submenu>ul>li>ul>li>a:before,.bim-popup-submenu>ul>li>ul>li>a:after{content:"";position:absolute;bottom:-.0625em;left:0;width:100%;height:1px;background-color:currentcolor;transition:transform .735s cubic-bezier(.625,.05,0,1)}.bim-popup-submenu>ul>li>ul>li>a:before{transform-origin:left;transform:scaleX(1) rotate(.001deg);transition-delay:.3s}.bim-popup-submenu>ul>li>ul>li>a:after{transform-origin:right;transform:scaleX(0) rotate(.001deg);transition-delay:0s}.bim-popup-submenu>ul>li>ul>li>a:hover:before,.bim-popup-submenu>ul>li>ul>li>a:focus:before{transform-origin:right;transform:scaleX(0) rotate(.001deg);transition-delay:0s}.bim-popup-submenu>ul>li>ul>li>a:hover:after,.bim-popup-submenu>ul>li>ul>li>a:focus:after{transform-origin:left;transform:scaleX(1) rotate(.001deg);transition-delay:.3s}@media screen and (max-width:765px){.bim-popup-submenu>ul>li>ul>li>a:before{height:1px}}.bim-popup-close{display:flex;align-items:center;justify-content:center;position:absolute;top:1rem;left:1.5rem;width:auto;height:3rem;cursor:pointer;border-radius:50%;background-color:transparent;padding:0;text-transform:uppercase;color:currentColor}.bim-popup-close:hover svg{transform:rotate(180deg) scale(.8)}.bim-popup-close svg{position:relative;display:block;fill:#1f1715;stroke:#1f1715;width:15px;height:15px;transition:transform .8s cubic-bezier(.23,1,.32,1);pointer-events:none}.sticky-features__wrap{width:100%;position:relative}.sticky-features__scroll{justify-content:center;align-items:center;height:100vh;display:flex}.sticky-features__container{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense;gap:var(--grid-gap)}@media screen and (max-width:765px){.sticky-features__container{grid-template-columns:1fr}}.sticky-features__container{width:100%}.sticky-feaures__col{flex:1;position:relative;grid-column:8/span 4}@media screen and (max-width:765px){.sticky-feaures__col{grid-column:1/-1}}.sticky-feaures__col.is--img{overflow:hidden;grid-column:3/span 4}@media screen and (max-width:765px){.sticky-feaures__col.is--img{grid-column:1/-1}}.sticky-features__progress-w{position:absolute;left:0;right:0;bottom:0;height:.25em;background-color:#ffffff26}.sticky-features__progress-bar{width:100%;height:100%;background-color:#fff;transform:scale3d(0,1,1);transform-origin:0% 50%}.sticky-features__img-collection{width:100%}.sticky-features__img-list{aspect-ratio:1/1.3;width:100%;position:relative}.sticky-features__img-item{-webkit-clip-path:inset(50% round 0);clip-path:inset(50% round 0);width:100%;height:100%;position:absolute;inset:0%}[data-sticky-feature-visual-wrap]:first-of-type{clip-path:inset(0% round 0)}.sticky-features__img{object-fit:cover;width:100%;height:100%}.sticky-features__text-collection{height:100%}.sticky-features__text-list{flex-flow:column;justify-content:center;align-items:flex-start;height:100%;max-height:100%;display:flex;position:relative}.sticky-features__text-item{grid-column-gap:1.5em;grid-row-gap:1.5em;visibility:hidden;flex-flow:column;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;justify-content:center;align-items:flex-start;width:100%;max-width:27.5em;margin-left:auto;display:flex;position:absolute;right:0}[data-sticky-feature-item]:first-of-type{visibility:visible}.sticky-features__heading{margin-top:0;margin-bottom:0;font-weight:500;line-height:1;text-transform:uppercase}.sticky-features__p{margin-bottom:0}.sticky-features__upper{text-transform:uppercase}.sticky-features__tag{margin-bottom:1.5em;padding:.5em .625em;font-size:.8em;line-height:1;text-transform:uppercase;font-weight:500}.resource-end{justify-content:center;align-items:center;min-height:50vh;display:flex}@media screen and (max-width:767px){.sticky-features__scroll{justify-content:flex-start;align-items:flex-start;height:100%;min-height:100svh;padding-top:1.25em;padding-bottom:1.5em}.sticky-features__container{height:100%;grid-column-gap:2em;grid-row-gap:2em;flex-flow:column;justify-content:flex-start;align-items:stretch;display:flex;flex-direction:column}.sticky-features__img-list{aspect-ratio:1;max-height:300px}.sticky-features__text-list{min-height:20em;max-height:none}.sticky-features__text-item{max-width:none}.sticky-features__heading{font-size:2.5em}.sticky-features__tag{margin-bottom:0}}.gform_fields{--gf-form-gap-y: 1em}.gform_wrapper{font-family:Instrument Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.gform_wrapper .gfield_html{color:#1f1715}.gform_wrapper .gfield--type-choice .gfield_label{margin:0 0 .75em!important;font-size:1.4em!important;text-transform:uppercase}.gform_wrapper .gfield_checkbox,.gform_wrapper .gfield_radio{display:flex;flex-direction:row!important}.gform_wrapper .gfield_checkbox .gchoice,.gform_wrapper .gfield_radio .gchoice{font-size:1.2em;border:1px solid #62594c;border-radius:8px;overflow:hidden;cursor:pointer;transition:border .2s,background .8s cubic-bezier(.23,1,.32,1);text-align:center}.gform_wrapper .gfield_checkbox .gchoice:hover,.gform_wrapper .gfield_radio .gchoice:hover{border-color:var(--color)}.gform_wrapper .gfield_checkbox .gchoice:has(input:checked),.gform_wrapper .gfield_radio .gchoice:has(input:checked){background-color:var(--color)}.gform_wrapper .gfield_checkbox .gchoice:has(input:checked) label,.gform_wrapper .gfield_radio .gchoice:has(input:checked) label{color:var(--color-dark)!important}.gform_wrapper .gfield_checkbox .gform-field-label,.gform_wrapper .gfield_radio .gform-field-label{color:var(--color)!important;margin:0;font-size:.9em;padding:1.5em 2em;transition:color .2s;text-align:center;width:100%}.gform_wrapper .gfield_checkbox .gfield-choice-input,.gform_wrapper .gfield_radio .gfield-choice-input{position:absolute;left:-999px}.gform_wrapper input[type=text],.gform_wrapper input[type=email],.gform_wrapper input[type=tel],.gform_wrapper textarea{background-color:transparent!important;border-color:#1f171526!important;color:#1f1715!important;padding:2em!important;border-radius:0!important;box-shadow:none!important;outline-color:#dcdcd0!important;border-top:0!important;border-left:0!important;border-right:0!important}.gform_wrapper input[type=text]::placeholder,.gform_wrapper input[type=email]::placeholder,.gform_wrapper input[type=tel]::placeholder,.gform_wrapper textarea::placeholder{color:#1f17154d}.gform_wrapper .ginput_container_consent label{color:#62594c!important}.gform_wrapper .ginput_container_consent input{accent-color:#ffffff;appearance:none;background-color:transparent!important;border-radius:50%!important;outline-color:#50555d!important}.gform_wrapper .ginput_container_consent input:focus{outline:none;border-color:1px solid #62594c!important}.gform_wrapper .ginput_container_consent input:checked{background-color:#62594c!important}.gform_wrapper .ginput_container_consent input:before{border-radius:50%;color:#1f1715!important}.gform_wrapper input[type=submit],.gform_wrapper .gform_next_button,.gform_wrapper .gform_previous_button{background-color:#411f15!important;color:#fff!important;border-radius:0!important;padding:1em 1.5em!important;min-width:12em!important;text-transform:uppercase!important;outline-color:#dcdcd0!important;border-color:none!important}.gform_wrapper input[type=submit]:hover,.gform_wrapper input[type=submit]:focus,.gform_wrapper .gform_next_button:hover,.gform_wrapper .gform_next_button:focus,.gform_wrapper .gform_previous_button:hover,.gform_wrapper .gform_previous_button:focus{background-color:#1f1715!important;color:#fff!important}.gform_wrapper .gfield_required{color:#411f15!important}.gform_wrapper .gform_required_legend{display:none}.gform_wrapper .gform_footer{margin:2em 0 0!important}.gform_wrapper .gform_drop_area{background-color:transparent!important}.gform_wrapper .gform_drop_area:before{color:#62594c!important}.gform_wrapper .gform_button_select_files{background-color:#411f15!important}.whatsapp-modal{z-index:100;pointer-events:none;flex-flow:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.whatsapp-modal__card{transition:all .6s cubic-bezier(.625,.05,0,1);grid-column-gap:1.25em;grid-row-gap:1.25em;pointer-events:auto;background-color:#f8f6f3;border-radius:1.5em;flex-flow:column;align-items:center;width:20em;padding:4.5em 2em 3.26em;display:flex;position:relative;transform:translateY(25%) rotate(.001deg);opacity:0;visibility:hidden}[data-whatsapp-modal-status=active] .whatsapp-modal__card{transform:translateY(0) rotate(.001deg);opacity:1;visibility:visible}.whatsapp-modal__qr-canvas{background-color:#0000001a;width:8.75em;height:8.75em}[data-whatsapp-modal-qr-canvas]:has(svg){background-color:transparent}[data-whatsapp-modal-qr-canvas] svg rect{fill:transparent}.whatsapp-modal__text{grid-column-gap:.75em;grid-row-gap:.75em;flex-flow:column;align-items:center;padding-top:1em;display:flex}.whatsapp-modal__h2{text-align:center;margin-top:0;margin-bottom:0;font-size:1.75em;font-weight:500;line-height:1}.whatsapp-modal__p{color:#0009;text-align:center;font-size:1em}.whatsapp-modal__btn-svg{width:2em;height:2em;cursor:pointer;position:relative}@media screen and (max-width:992px){.whatsapp-modal__btn-svg{display:none}}.whatsapp-modal__btn-svg svg{width:100%;height:100%}.whatsapp-modal__btn-span{color:var(--color-dark);font-size:1em;font-weight:500;line-height:1}.whatsapp-modal__overlay-link,.whatsapp-modal__overlay-toggle{width:100%;height:100%;position:absolute;top:0;left:0}.whatsapp-modal__close{cursor:pointer;justify-content:center;align-items:center;width:2em;height:2em;display:flex;position:absolute;top:1.5em;right:1.5em}.whatsapp-modal__close-bar{background-color:#000;width:1.5em;height:.09375em;position:absolute;transform:rotate(-45deg)}.whatsapp-modal__close-bar.is--duplicate{transform:rotate(45deg)}.whatsapp-modal__dark{transition:all .6s cubic-bezier(.625,.05,0,1);pointer-events:auto;background-color:#1f171580;width:100%;height:100%;position:absolute;top:0;left:0;opacity:0;visibility:hidden}[data-whatsapp-modal-status=active] .whatsapp-modal__dark{opacity:1;visibility:visible}.whatsapp-modal__btn.is--large{font-size:1.25em}.whatsapp-modal__icon-svg{width:1.25em;margin-top:-.125em;margin-left:-.25em;display:block;position:relative}[data-whatsapp-modal-btn] [data-whatsapp-modal-link]{display:none}@media(hover:none)and (pointer:coarse){[data-whatsapp-modal],[data-whatsapp-modal-trigger] [data-whatsapp-modal-toggle]{display:none}[data-whatsapp-modal-trigger] [data-whatsapp-modal-link]{display:block}}.homepage{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;background-color:transparent;background-color:#dcdcd0}.homepage-hero{height:100lvh;width:100%;position:relative;color:#fff;padding-bottom:2em;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden}.homepage-hero-title{color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;text-align:center;margin:0;z-index:2}@media screen and (max-width:1280px){.homepage-hero-title{font-size:6em}}@media screen and (max-width:765px){.homepage-hero-title{font-size:4em}}.homepage-hero-button{position:absolute;top:calc(50% + 6em);left:50%;transform:translate(-50%);z-index:2}.homepage-hero-video{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;object-fit:cover;filter:brightness(80%)}.homepage-hero-bottom{max-width:var(--size-container);margin-left:auto!important;margin-right:auto!important;padding-left:2.5em;padding-right:2.5em;width:100%}@media screen and (max-width:992px){.homepage-hero-bottom{padding-left:1.5em;padding-right:1.5em}}.homepage-hero-bottom{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense;gap:var(--grid-gap)}@media screen and (max-width:765px){.homepage-hero-bottom{grid-template-columns:1fr}}.homepage-hero-bottom{width:100%;z-index:2}.homepage-hero-bottom-left{grid-column:1/span 5}@media screen and (max-width:765px){.homepage-hero-bottom-left{grid-column:1/-1}}.homepage-hero-bottom-left{font-family:"Instrument Serif",-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:2em;letter-spacing:-.025em}@media screen and (max-width:1280px){.homepage-hero-bottom-left{font-size:1.5em}}.homepage-hero-bottom-right{grid-column:11/span 2}@media screen and (max-width:765px){.homepage-hero-bottom-right{grid-column:1/-1}}.homepage-hero-bottom-right{align-self:flex-end;justify-self:flex-end;display:flex;flex-direction:column;gap:.5em}.homepage-hero-bottom-stars{display:flex;align-items:center;justify-content:flex-end}.homepage-hero-bottom-stars svg{width:1em;height:1em}.homepage-hero-deco{position:absolute;top:0;left:0;z-index:1;height:100%;width:100%;fill:none;stroke:#fff;opacity:.25}.homepage-intro{max-width:var(--size-container);margin-left:auto!important;margin-right:auto!important;padding-left:2.5em;padding-right:2.5em;width:100%}@media screen and (max-width:992px){.homepage-intro{padding-left:1.5em;padding-right:1.5em}}.homepage-intro{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense;gap:var(--grid-gap)}@media screen and (max-width:765px){.homepage-intro{grid-template-columns:1fr}}.homepage-intro{padding-top:8lvh;padding-bottom:8lvh}.homepage-intro-title{text-transform:uppercase;font-size:.8rem;font-family:Instrument Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;display:inline-flex;margin:0 2rem 0 0;font-weight:500}.homepage-intro-text{grid-column:1/span 9}@media screen and (max-width:765px){.homepage-intro-text{grid-column:1/-1}}.homepage-intro-text{font-family:"Instrument Serif",-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:2em;letter-spacing:-.025em}.homepage-intro-text p{display:inline}.homepage-intro-deco{grid-column:6/span 2}@media screen and (max-width:765px){.homepage-intro-deco{grid-column:1/-1}}.homepage-intro-deco{display:grid;place-items:center;position:relative}.homepage-intro-deco-coin{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;height:calc(100% - 1.5rem)}.homepage-intro-deco-svg{height:100%;width:auto;fill:none;opacity:.25;stroke:#62594c}.homepage-transition{max-width:var(--size-container);margin-left:auto!important;margin-right:auto!important;padding-left:2.5em;padding-right:2.5em;width:100%}@media screen and (max-width:992px){.homepage-transition{padding-left:1.5em;padding-right:1.5em}}.homepage-transition{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense;gap:var(--grid-gap)}@media screen and (max-width:765px){.homepage-transition{grid-template-columns:1fr}}.homepage-transition{padding-top:8lvh;padding-bottom:8lvh}.homepage-transition-title{grid-column:3/span 8}@media screen and (max-width:765px){.homepage-transition-title{grid-column:1/-1}}.homepage-transition-title{text-align:center;text-transform:uppercase;letter-spacing:-.025em;color:#62594c;font-size:8em}@media screen and (max-width:1280px){.homepage-transition-title{font-size:6em}}@media screen and (max-width:765px){.homepage-transition-title{font-size:5em}}.homepage-transition-surtitle{grid-column:6/span 2}@media screen and (max-width:765px){.homepage-transition-surtitle{grid-column:1/-1}}.homepage-transition-surtitle{text-transform:uppercase;font-weight:500;text-align:center}.homepage-transition-left{grid-column:1/span 2}@media screen and (max-width:765px){.homepage-transition-left{grid-column:1/-1}}.homepage-transition-left{text-transform:uppercase;font-family:"Instrument Serif",-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;letter-spacing:-.025em;color:#62594c;grid-row:2;align-self:center}@media screen and (max-width:992px){.homepage-transition-left{display:none}}.homepage-transition-right{grid-column:11/span 2}@media screen and (max-width:765px){.homepage-transition-right{grid-column:1/-1}}.homepage-transition-right{text-align:right;text-transform:uppercase;font-family:"Instrument Serif",-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;letter-spacing:-.025em;color:#62594c;grid-row:2;align-self:center}@media screen and (max-width:992px){.homepage-transition-right{display:none}}.homepage-steps{--bgcolor: #62594c;max-width:var(--size-container);margin-left:auto!important;margin-right:auto!important;padding-left:2.5em;padding-right:2.5em;width:100%}@media screen and (max-width:992px){.homepage-steps{padding-left:1.5em;padding-right:1.5em}}.homepage-steps{position:relative;z-index:0}.homepage-steps:before{content:"";width:100vw;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%);z-index:-1;background-color:var(--bgcolor);transition:background .8s cubic-bezier(.23,1,.32,1)}.homepage-steps{height:200lvh;width:100%;display:flex;flex-direction:column;color:#dcdcd0}.homepage-about{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense;gap:var(--grid-gap)}@media screen and (max-width:765px){.homepage-about{grid-template-columns:1fr}}.homepage-about{max-width:var(--size-container);margin-left:auto!important;margin-right:auto!important;padding-left:2.5em;padding-right:2.5em;width:100%}@media screen and (max-width:992px){.homepage-about{padding-left:1.5em;padding-right:1.5em}}.homepage-about{padding-top:8lvh;padding-bottom:8lvh;position:relative}.homepage-about-picture{grid-column:1/span 4}@media screen and (max-width:765px){.homepage-about-picture{grid-column:1/-1}}.homepage-about-picture{width:100%;aspect-ratio:4/5;grid-row:1/span 2}@media screen and (max-width:992px){.homepage-about-picture{grid-row:1}}.homepage-about-picture>img{width:100%;height:100%;object-fit:cover}.homepage-about-right{grid-column:6/span 4}@media screen and (max-width:765px){.homepage-about-right{grid-column:1/-1}}.homepage-about-button{margin-top:2em}.homepage-about-title{grid-column:5/span 8}@media screen and (max-width:765px){.homepage-about-title{grid-column:1/-1}}.homepage-about-title{display:flex;flex-direction:column;text-transform:uppercase;color:#62594c;font-size:10em;margin:.5em 0 0;line-height:1}@media screen and (max-width:992px){.homepage-about-title{font-size:5em;grid-row:2}}@media screen and (min-width:993px){.homepage-about-title span:nth-of-type(3n+1){text-align:right}}@media screen and (min-width:993px){.homepage-about-title span:nth-of-type(3n+3){margin-left:1em}}.homepage-about-coin{position:absolute;bottom:4em;right:10em;width:6em;height:6em}@media screen and (max-width:992px){.homepage-about-coin{display:none}}.homepage-process{padding-top:8lvh;padding-bottom:8lvh;max-width:var(--size-container);margin-left:auto!important;margin-right:auto!important;padding-left:2.5em;padding-right:2.5em;width:100%}@media screen and (max-width:992px){.homepage-process{padding-left:1.5em;padding-right:1.5em}}.homepage-process-title{text-align:center;text-transform:uppercase;color:#62594c;font-size:8em;max-width:70%;margin:0 auto;line-height:1;overflow:hidden}@media screen and (max-width:992px){.homepage-process-title{font-size:5em;text-align:left;max-width:100%}}.homepage-process-wrapper{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense;gap:var(--grid-gap)}@media screen and (max-width:765px){.homepage-process-wrapper{grid-template-columns:1fr}}.homepage-process-list{grid-column:5/span 7}@media screen and (max-width:765px){.homepage-process-list{grid-column:1/-1}}.homepage-process-list{display:flex;flex-direction:column;overflow:hidden}.homepage-process-step{display:flex;align-items:flex-start;gap:1em 4em;padding:3em 0 4em}.homepage-process-step:not(:last-of-type){border-bottom:1px solid rgba(31,23,21,.2)}@media screen and (max-width:992px){.homepage-process-step{flex-direction:column}}.homepage-process-step-title{margin:0;width:30%;flex-shrink:0;color:#62594c;text-transform:uppercase;line-height:1}@media screen and (max-width:992px){.homepage-process-step-title{width:100%}}.homepage-process-step-description{font-size:1.1em}.homepage-process-step-description p:first-of-type{margin-top:0}.homepage-process-numbers{grid-column:1/span 4}@media screen and (max-width:765px){.homepage-process-numbers{grid-column:1/-1}}.homepage-process-numbers{font-size:8em;font-family:"Instrument Serif",-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;letter-spacing:-.025em;position:relative;color:#fff;height:100%;justify-self:center}@media screen and (max-width:992px){.homepage-process-numbers{display:none}}.homepage-process-numbers-wrapper{position:sticky;top:3em;display:flex;align-items:flex-end;height:1lh;line-height:1;overflow:hidden}.homepage-process-numbers-wrapper span{line-height:1}.homepage-process-numbers-scroll{display:flex;flex-direction:column;line-height:1;transform:translateY(calc(100% - 1lh))}.page{background-color:var(--bg)}.page-hero{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;position:relative;height:100lvh;z-index:-1;overflow:hidden;color:#fff;z-index:4;max-width:var(--size-container);margin-left:auto!important;margin-right:auto!important;padding-left:2.5em;padding-right:2.5em;width:100%}@media screen and (max-width:992px){.page-hero{padding-left:1.5em;padding-right:1.5em}}.page-hero-picture{display:block;position:absolute;top:0;left:0;z-index:-1;height:100%;width:100%;z-index:0}.page-hero-picture img{display:block;width:100%;height:100%;object-fit:cover;filter:brightness(80%)}.page-hero-uptitle{z-index:2;font-family:Instrument Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:.9em;text-transform:uppercase}.page-hero-title{text-transform:uppercase;z-index:2;font-size:8em;font-family:"Instrument Serif",-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;letter-spacing:-.025em}@media screen and (max-width:992px){.page-hero-title{font-size:5em}}.page-hero-body{font-weight:500}.page-hero-intro{position:absolute;bottom:2em;left:2em;z-index:2;max-width:45%;font-size:1.4em}@media screen and (max-width:992px){.page-hero-intro{font-size:1.1em;max-width:75%}}.page-flexibles{position:relative;z-index:2;background-color:var(--bg)}.page404{height:100vh;display:grid;place-items:center}.page404-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center}.page404-title{font-size:1rem;color:currentColor;text-align:center;margin:1rem 0 4rem}.page404-number{font-size:10rem;line-height:1}@media screen and (max-width:765px){.page404-number{font-size:5rem}}.about{display:flex;flex-direction:column}.about-hero{position:relative;height:150lvh;color:#dcdcd0;justify-items:flex-start;padding-top:8em;overflow:hidden;max-width:var(--size-container);margin-left:auto!important;margin-right:auto!important;padding-left:2.5em;padding-right:2.5em;width:100%}@media screen and (max-width:992px){.about-hero{padding-left:1.5em;padding-right:1.5em}}@media screen and (max-width:992px){.about-hero{height:auto}}.about-hero-top{height:100lvh;grid-template-rows:auto 1fr;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense;gap:var(--grid-gap)}@media screen and (max-width:765px){.about-hero-top{grid-template-columns:1fr}}@media screen and (max-width:992px){.about-hero-top{height:auto}}.about-hero-picture{display:block;position:absolute;top:0;left:0;z-index:-1;height:100%;width:100%;z-index:0}.about-hero-picture img{display:block;width:100%;height:100%;object-fit:cover;filter:brightness(80%)}.about-hero-title{display:flex;flex-direction:column;position:relative;z-index:2;text-transform:uppercase;line-height:1;justify-self:center;width:100%;grid-column:1/span 7}@media screen and (max-width:765px){.about-hero-title{grid-column:1/-1}}@media screen and (max-width:992px){.about-hero-title{font-size:5em}}.about-hero-title span:first-of-type{text-align:right;margin-right:-.5em}@media screen and (max-width:992px){.about-hero-title span:first-of-type{text-align:left}}.about-hero-title span:last-of-type{text-align:left}.about-hero-intro{position:relative;z-index:2;font-size:1.2em;grid-column:2/span 5}@media screen and (max-width:765px){.about-hero-intro{grid-column:1/-1}}.about-hero-portrait{grid-column:8/span 4}@media screen and (max-width:765px){.about-hero-portrait{grid-column:1/-1}}.about-hero-portrait{width:100%;aspect-ratio:4/5;position:relative;z-index:1;grid-row:1/span 2}@media screen and (max-width:992px){.about-hero-portrait{grid-row:auto}}.about-hero-portrait>img{width:100%;height:100%;object-fit:cover}.about-hero-bottom{z-index:1;position:relative;color:#ffffffbf;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense;gap:var(--grid-gap)}@media screen and (max-width:765px){.about-hero-bottom{grid-template-columns:1fr}}.about-hero-bottom-left{font-family:"Instrument Serif",-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;letter-spacing:-.025em;text-transform:uppercase;align-self:center;grid-column:1/span 2}@media screen and (max-width:765px){.about-hero-bottom-left{grid-column:1/-1}}@media screen and (max-width:992px){.about-hero-bottom-left{display:none}}.about-hero-bottom-center{grid-column:5/span 4}@media screen and (max-width:765px){.about-hero-bottom-center{grid-column:1/-1}}.about-hero-bottom-center{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2em}@media screen and (max-width:992px){.about-hero-bottom-center{justify-content:flex-start;align-items:flex-start;padding:2em 0}}.about-hero-bottom-center span{font-family:"Instrument Serif",-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;letter-spacing:-.025em;text-transform:uppercase;text-align:center}.about-hero-bottom-center svg{stroke:#fff;opacity:1}@media screen and (max-width:992px){.about-hero-bottom-center .homepage-intro-deco{display:none}}.about-hero-bottom-right{font-family:"Instrument Serif",-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;letter-spacing:-.025em;text-transform:uppercase;text-align:right;align-self:center;grid-column:11/span 2}@media screen and (max-width:765px){.about-hero-bottom-right{grid-column:1/-1}}@media screen and (max-width:992px){.about-hero-bottom-right{display:none}}.about-hero-bottom-seo{text-transform:uppercase}.about-flexibles{display:flex;flex-direction:column}.contact{max-width:var(--size-container);margin-left:auto!important;margin-right:auto!important;padding-left:2.5em;padding-right:2.5em;width:100%}@media screen and (max-width:992px){.contact{padding-left:1.5em;padding-right:1.5em}}.contact{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense;gap:var(--grid-gap)}@media screen and (max-width:765px){.contact{grid-template-columns:1fr}}.contact{padding-top:18em;padding-bottom:6em;position:relative;overflow:hidden}.contact-left{grid-column:1/span 3}@media screen and (max-width:765px){.contact-left{grid-column:1/-1}}.contact-left{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:2em}@media screen and (max-width:992px){.contact-left{grid-row:2}}.contact-left-seo p{font-size:1.2em;text-wrap:pretty}@media screen and (max-width:1280px){.contact-left-seo p{font-size:1.1em}}.contact-left-seo a{transition:all .2s ease}.contact-left-seo{color:#62594c}.contact-left-links{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.contact-left-links a{font-size:1.5em}.contact-left-links a+*{margin-top:.5em}.contact-right{grid-column:5/span 8}@media screen and (max-width:765px){.contact-right{grid-column:1/-1}}.contact-right-title{display:flex;flex-direction:column;color:#62594c;font-size:6em;margin-top:0;line-height:1}@media screen and (max-width:992px){.contact-right-title{font-size:3em}}.contact-right-title span{text-transform:uppercase}.contact-right-title span:nth-of-type(3n+2){text-align:center}.contact-right-title span:last-of-type{margin-left:1em}.contact-right-deco{position:absolute;top:8em;left:0;transform:translate(-50%);fill:none;stroke:#62594c;height:50%;aspect-ratio:1/1;z-index:-1;opacity:.5}@media screen and (max-width:992px){.contact-right-deco{display:none}}.legal{max-width:var(--size-container);margin-left:auto!important;margin-right:auto!important;padding-left:2.5em;padding-right:2.5em;width:100%}@media screen and (max-width:992px){.legal{padding-left:1.5em;padding-right:1.5em}}.legal{padding-top:8em;padding-bottom:6em}.flex-paragraphe{max-width:var(--size-container);margin-left:auto!important;margin-right:auto!important;padding-left:2.5em;padding-right:2.5em;width:100%}@media screen and (max-width:992px){.flex-paragraphe{padding-left:1.5em;padding-right:1.5em}}.flex-paragraphe{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense;gap:var(--grid-gap)}@media screen and (max-width:765px){.flex-paragraphe{grid-template-columns:1fr}}.flex-paragraphe{padding-top:8lvh;padding-bottom:8lvh}.flex-paragraphe.double .flex-paragraphe-column:first-of-type{grid-column:1/span 5}@media screen and (max-width:765px){.flex-paragraphe.double .flex-paragraphe-column:first-of-type{grid-column:1/-1}}.flex-paragraphe.double .flex-paragraphe-column:last-of-type{grid-column:7/span 6}@media screen and (max-width:765px){.flex-paragraphe.double .flex-paragraphe-column:last-of-type{grid-column:1/-1}}.flex-paragraphe-title{grid-column:1/span 6}@media screen and (max-width:765px){.flex-paragraphe-title{grid-column:1/-1}}.flex-paragraphe-title{font-family:"Instrument Serif",-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;letter-spacing:-.025em;font-size:3em;line-height:1}@media screen and (max-width:1280px){.flex-paragraphe-title{font-size:2.5em}}@media screen and (max-width:765px){.flex-paragraphe-title{font-size:2em}}.flex-paragraphe-texte{color:#62594c;grid-column:8/span 4}@media screen and (max-width:765px){.flex-paragraphe-texte{grid-column:1/-1}}.flex-paragraphe-texte p{font-size:1.2em;text-wrap:pretty}@media screen and (max-width:1280px){.flex-paragraphe-texte p{font-size:1.1em}}.flex-paragraphe-texte a{transition:all .2s ease}.flex-paragraphe-column{color:#62594c;grid-column:span 6}.flex-paragraphe-column p{font-size:1.2em;text-wrap:pretty}@media screen and (max-width:1280px){.flex-paragraphe-column p{font-size:1.1em}}.flex-paragraphe-column a{transition:all .2s ease}@media screen and (max-width:992px){.flex-paragraphe-column{grid-column:1}}.flex-objets{color:var(--color-dark);padding-bottom:4em;position:relative;z-index:0}.flex-objets:before{content:"";width:100vw;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%);z-index:-1;background-color:var(--bg-dark);transition:background .8s cubic-bezier(.23,1,.32,1)}.flex-objets{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense;gap:var(--grid-gap)}@media screen and (max-width:765px){.flex-objets{grid-template-columns:1fr}}.flex-objets{max-width:var(--size-container);margin-left:auto!important;margin-right:auto!important;padding-left:2.5em;padding-right:2.5em;width:100%}@media screen and (max-width:992px){.flex-objets{padding-left:1.5em;padding-right:1.5em}}.flex-objets-title{grid-column:1/span 8}@media screen and (max-width:765px){.flex-objets-title{grid-column:1/-1}}.flex-objets-title{text-transform:uppercase;display:flex;flex-direction:column}@media screen and (max-width:992px){.flex-objets-title{font-size:3em}}.flex-objets-title span:first-of-type{color:#62594c}.flex-objets-pictures{position:relative;width:100%;aspect-ratio:4/5;grid-column:1/span 3}@media screen and (max-width:765px){.flex-objets-pictures{grid-column:1/-1}}@media screen and (max-width:992px){.flex-objets-pictures{grid-row:4}}.flex-objets-picture{position:absolute;top:0;left:0;width:100%;height:100%}.flex-objets-picture:nth-of-type(15n+1){z-index:1}.flex-objets-picture:nth-of-type(15n+2){z-index:2}.flex-objets-picture:nth-of-type(15n+3){z-index:3}.flex-objets-picture:nth-of-type(15n+4){z-index:4}.flex-objets-picture:nth-of-type(15n+5){z-index:5}.flex-objets-picture:nth-of-type(15n+6){z-index:6}.flex-objets-picture:nth-of-type(15n+7){z-index:7}.flex-objets-picture:nth-of-type(15n+8){z-index:8}.flex-objets-picture:nth-of-type(15n+9){z-index:9}.flex-objets-picture:nth-of-type(15n+10){z-index:10}.flex-objets-picture:nth-of-type(15n+11){z-index:11}.flex-objets-picture:nth-of-type(15n+12){z-index:12}.flex-objets-picture:nth-of-type(15n+13){z-index:13}.flex-objets-picture:nth-of-type(15n+14){z-index:14}.flex-objets-picture>img{width:100%;height:100%;object-fit:cover}.flex-objets-right{grid-column:6/span 6}@media screen and (max-width:765px){.flex-objets-right{grid-column:1/-1}}.flex-objets-right{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.flex-objets-paragraphe p{font-size:1.2em;text-wrap:pretty}@media screen and (max-width:1280px){.flex-objets-paragraphe p{font-size:1.1em}}.flex-objets-paragraphe a{transition:all .2s ease}.flex-objets-paragraphe{font-size:1.2em}@media screen and (max-width:992px){.flex-objets-paragraphe{font-size:1.1em}}.flex-objets-paragraphe p:first-child{margin-top:0}.flex-objets-list{list-style-type:none;display:flex;flex-wrap:wrap;margin:2em 0 0;padding:0;gap:0 .5em}.flex-objets-item{font-family:"Instrument Serif",-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;letter-spacing:-.025em;font-size:3em;color:#62594c;transition:color .8s cubic-bezier(.23,1,.32,1);cursor:pointer}@media screen and (max-width:992px){.flex-objets-item{font-size:2em}}.flex-objets-item:hover{color:#fff}.flex-showroom{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:8lvh;padding-bottom:8lvh;max-width:var(--size-container);margin-left:auto!important;margin-right:auto!important;padding-left:2.5em;padding-right:2.5em;width:100%}@media screen and (max-width:992px){.flex-showroom{padding-left:1.5em;padding-right:1.5em}}.flex-showroom-surtitle{text-transform:uppercase;font-weight:500}@media screen and (max-width:992px){.flex-showroom-surtitle{font-size:1em}}.flex-showroom-title{font-size:8em;text-align:center;text-transform:uppercase;color:#62594c;line-height:1;margin:.25em 0 .5em}@media screen and (max-width:992px){.flex-showroom-title{font-size:3em}}.flex-showroom-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:.75em;grid-auto-flow:dense}@media screen and (max-width:992px){.flex-showroom-grid{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:765px){.flex-showroom-grid{grid-template-columns:repeat(2,1fr)}}.flex-showroom-picture{width:100%;aspect-ratio:4/6}.flex-showroom-picture>img{width:100%;height:100%;object-fit:cover}.flex-showroom-text{grid-column:3;grid-row:1;text-transform:uppercase;color:#62594c;font-weight:500}@media screen and (max-width:992px){.flex-showroom-text{grid-column:2}}.flex-showroom-lasttext{grid-column:7/span 2;grid-row:2;text-transform:uppercase;color:#62594c;font-weight:500;align-self:flex-end}@media screen and (max-width:992px){.flex-showroom-lasttext{grid-column:3/span 2}}@media screen and (max-width:765px){.flex-showroom-lasttext{grid-column:1;grid-row:3}}.flex-showroom-button{margin:4em auto 0}.flex-images{max-width:var(--size-container);margin-left:auto!important;margin-right:auto!important;padding-left:2.5em;padding-right:2.5em;width:100%}@media screen and (max-width:992px){.flex-images{padding-left:1.5em;padding-right:1.5em}}.flex-images{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense;gap:var(--grid-gap)}@media screen and (max-width:765px){.flex-images{grid-template-columns:1fr}}.flex-images{padding-top:8lvh;padding-bottom:8lvh}.flex-images-gauche{grid-column:1/span 6}@media screen and (max-width:765px){.flex-images-gauche{grid-column:1/-1}}.flex-images-gauche{width:100%;aspect-ratio:15/16}.flex-images-gauche.solo{grid-column:1/span 12}@media screen and (max-width:765px){.flex-images-gauche.solo{grid-column:1/-1}}.flex-images-gauche.solo{aspect-ratio:16/9}.flex-images-gauche>img{width:100%;height:100%;object-fit:cover}.flex-images-droite{grid-column:7/span 6}@media screen and (max-width:765px){.flex-images-droite{grid-column:1/-1}}.flex-images-droite{width:100%;aspect-ratio:15/16}.flex-images-droite.solo{grid-column:1/span 12}@media screen and (max-width:765px){.flex-images-droite.solo{grid-column:1/-1}}.flex-images-droite.solo{aspect-ratio:16/9}.flex-images-droite>img{width:100%;height:100%;object-fit:cover}.flex-process{padding-top:8lvh;padding-bottom:8lvh;max-width:var(--size-container);margin-left:auto!important;margin-right:auto!important;padding-left:2.5em;padding-right:2.5em;width:100%}@media screen and (max-width:992px){.flex-process{padding-left:1.5em;padding-right:1.5em}}.flex-process-title{text-align:center;text-transform:uppercase;color:#62594c;font-size:8em;max-width:70%;margin:0 auto}@media screen and (max-width:992px){.flex-process-title{font-size:3em}}.flex-process-wrapper{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense;gap:var(--grid-gap)}@media screen and (max-width:765px){.flex-process-wrapper{grid-template-columns:1fr}}.flex-process-list{grid-column:5/span 7}@media screen and (max-width:765px){.flex-process-list{grid-column:1/-1}}.flex-process-list{display:flex;flex-direction:column;overflow:hidden}.flex-process-step{display:flex;align-items:flex-start;gap:1em 4em;padding:3em 0 4em}@media screen and (max-width:992px){.flex-process-step{flex-direction:column}}.flex-process-step:not(:last-of-type){border-bottom:1px solid rgba(31,23,21,.2)}.flex-process-step-title{margin:0;width:30%;flex-shrink:0;color:#62594c;text-transform:uppercase;line-height:1}@media screen and (max-width:992px){.flex-process-step-title{width:100%}}.flex-process-step-description{font-size:1.1em}.flex-process-step-description p:first-of-type{margin-top:0}.flex-process-numbers{grid-column:1/span 4}@media screen and (max-width:765px){.flex-process-numbers{grid-column:1/-1}}.flex-process-numbers{font-size:8em;font-family:"Instrument Serif",-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;letter-spacing:-.025em;position:relative;color:#fff;height:100%;justify-self:center}@media screen and (max-width:992px){.flex-process-numbers{display:none}}.flex-process-numbers-wrapper{position:sticky;top:3em;display:flex;align-items:flex-end;height:1lh;line-height:1;overflow:hidden}.flex-process-numbers-wrapper span{line-height:1}.flex-process-numbers-scroll{display:flex;flex-direction:column;line-height:1;transform:translateY(calc(100% - 1lh))}.flex-video{padding-top:8lvh;padding-bottom:8lvh;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense;gap:var(--grid-gap)}@media screen and (max-width:765px){.flex-video{grid-template-columns:1fr}}.flex-video{max-width:var(--size-container);margin-left:auto!important;margin-right:auto!important;padding-left:2.5em;padding-right:2.5em;width:100%}@media screen and (max-width:992px){.flex-video{padding-left:1.5em;padding-right:1.5em}}.flex-video iframe{grid-column:1/span 12}@media screen and (max-width:765px){.flex-video iframe{grid-column:1/-1}}.flex-video iframe{width:100%;height:auto;aspect-ratio:16/9}.vimeo-player{pointer-events:auto;color:#efeeec;isolation:isolate;background-color:#131313;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden;width:100%;transform:translate(0);grid-column:1/span 12}@media screen and (max-width:765px){.vimeo-player{grid-column:1/-1}}.vimeo-player[data-vimeo-update-size=cover]{width:100%;min-width:100%;max-width:100%;height:100%;min-height:100%;max-height:100%}.vimeo-player__iframe{pointer-events:none;width:100%;height:100%;position:absolute}.vimeo-player__before{padding-top:62.5%}.vimeo-player__placeholder{object-fit:cover;width:100%;height:100%;transition:opacity .3s linear;display:block;position:absolute}.vimeo-player[data-vimeo-activated=true][data-vimeo-loaded=true] .vimeo-player__placeholder{opacity:0}.vimeo-player__dark{opacity:.5;pointer-events:none;background-color:#131313;width:100%;height:100%;transition:opacity .3s linear;position:absolute}.vimeo-player[data-vimeo-playing=false] .vimeo-player__dark{opacity:.33}.vimeo-player[data-vimeo-activated=false][data-vimeo-playing=false] .vimeo-player__dark,.vimeo-player[data-vimeo-activated=true][data-vimeo-loaded=true] .vimeo-player__dark{opacity:0}@media(hover:hover)and (pointer:fine){.vimeo-player[data-vimeo-hover=true]:hover .vimeo-player__dark{opacity:.33!important}}.vimeo-player__play,.vimeo-player__pause{cursor:pointer;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute}.vimeo-player__btn{border-radius:50%;justify-content:center;align-items:center;width:12em;height:6em;transition:opacity .3s linear;display:flex;position:relative}.vimeo-player__btn-text{text-transform:uppercase;font-family:"Instrument Serif",-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;letter-spacing:-.025em;font-size:2em}.vimeo-player__btn-play-svg{width:40%}.vimeo-player__btn-pause-svg{width:50%}.vimeo-player .vimeo-player__pause{display:none}.vimeo-player[data-vimeo-playing=true] .vimeo-player__pause{display:flex}.vimeo-player .vimeo-player__pause .vimeo-player__btn{opacity:0}.vimeo-player[data-vimeo-activated=true][data-vimeo-playing=false] .vimeo-player__pause .vimeo-player__btn,.vimeo-player[data-vimeo-activated=true][data-vimeo-hover=true]:hover .vimeo-player__pause .vimeo-player__btn{opacity:1}@media(hover:none)and (pointer:coarse){.vimeo-player[data-vimeo-activated=true][data-vimeo-playing=true] .vimeo-player__pause .vimeo-player__btn{opacity:0!important}}.vimeo-player[data-vimeo-playing=true] .vimeo-player__play{opacity:0}.vimeo-player__loading-svg{width:6em}.vimeo-player__loading{pointer-events:none;color:#dcdcd0;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s linear;display:flex;position:absolute;opacity:0}.vimeo-player[data-vimeo-playing=true] .vimeo-player__loading{opacity:1}.vimeo-player[data-vimeo-playing=true][data-vimeo-loaded=true] .vimeo-player__loading,.vimeo-player .vimeo-player__interface{opacity:0}.vimeo-player[data-vimeo-activated=false][data-vimeo-playing=false] .vimeo-player__interface{opacity:1}.vimeo-player .vimeo-player__interface *{pointer-events:all}.vimeo-player[data-vimeo-activated=true][data-vimeo-playing=false] .vimeo-player__interface,.vimeo-player[data-vimeo-activated=true][data-vimeo-hover=true]:hover .vimeo-player__interface{opacity:1}@media(hover:none)and (pointer:coarse){.vimeo-player[data-vimeo-activated=true][data-vimeo-playing=true] .vimeo-player__interface{opacity:0!important}}.vimeo-player{--timeline-rounded-corners: 1.5em;--timeline-dot-height: .75em;--timeline-dot-color: #dcdcd0;--progress-bg: rgba(239, 238, 236, .2);--progress-fill-bg: #dcdcd0;--progress-height: .2em}.vimeo-player__interface{pointer-events:none;flex-flow:column;justify-content:flex-end;align-items:stretch;width:100%;height:100%;padding:min(2em,4vw);transition-property:opacity;transition-duration:.3s;transition-timing-function:linear;display:flex;position:absolute}.vimeo-player__interface-bottom{grid-column-gap:1em;grid-row-gap:1em;justify-content:flex-start;align-items:center;display:flex}.vimeo-player__timeline{flex-grow:1;justify-content:center;align-items:center;height:1.5em;display:flex;position:relative}.vimeo-player__timeline-input{pointer-events:auto;cursor:pointer;-webkit-appearance:none;appearance:none;background-color:#0000;width:100%;height:100%;display:block;position:relative}.vimeo-player__timeline-progress{vertical-align:top;-webkit-appearance:none;appearance:none;height:var(--progress-height);border-radius:var(--timeline-rounded-corners);color:var(--progress-fill-bg);background-color:#0000;border:none;width:100%;margin:0;padding:0;position:absolute;left:0;overflow:hidden}.vimeo-player progress::-webkit-progress-bar{border-radius:var(--timeline-rounded-corners);background-color:var(--progress-bg);box-shadow:0}.vimeo-player progress::-webkit-progress-value{background:var(--progress-fill-bg)}.vimeo-player progress::-moz-progress-bar{border-radius:var(--timeline-rounded-corners);background:var(--progress-fill-bg);box-shadow:0}.vimeo-player progress::-ms-fill{border-radius:var(--timeline-rounded-corners)}.vimeo-player [type=range]::-webkit-slider-thumb{-webkit-appearance:none}.vimeo-player [type=range]:focus{outline:none}.vimeo-player [type=range]::-ms-track{width:100%;cursor:pointer;background-color:transparent;border-color:transparent;color:transparent}.vimeo-player [type=range]::-webkit-slider-runnable-track{width:100%;height:var(--progress-height);cursor:pointer;background-color:var(--progress-bg);border-radius:var(--timeline-rounded-corners);background-color:transparent;border-color:transparent;color:transparent}.vimeo-player [type=range]::-webkit-slider-thumb{box-shadow:0;height:var(--timeline-dot-height);width:var(--timeline-dot-height);border-radius:var(--timeline-rounded-corners);background-color:var(--timeline-dot-color);cursor:pointer;-webkit-appearance:none;margin-top:calc(var(--progress-height) / 2 - var(--timeline-dot-height) / 2)}.vimeo-player [type=range]::-webkit-slider-runnable-track,.vimeo-player [type=range]:focus::-webkit-slider-runnable-track{background-color:transparent;border-color:transparent;color:transparent}.vimeo-player [type=range]::-moz-range-track{width:100%;height:var(--progress-height);cursor:pointer;background:var(--progress-bg);border-radius:0;border:0;border-radius:var(--timeline-rounded-corners);overflow:hidden;opacity:1!important}.vimeo-player [type=range]::-moz-range-thumb{border:0;height:var(--timeline-dot-height);width:var(--timeline-dot-height);border-radius:var(--timeline-rounded-corners);background:var(--timeline-dot-color);cursor:pointer;box-shadow:0}.vimeo-player__mute{cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;width:1.5em;height:1.5em;display:flex;position:relative}.vimeo-player__volume-up-svg,.vimeo-player__volume-mute-svg{width:100%;position:absolute}.vimeo-player .vimeo-player__mute svg:nth-child(2),.vimeo-player[data-vimeo-muted=true] .vimeo-player__mute svg:nth-child(1){display:none}.vimeo-player .vimeo-player__mute svg:nth-child(1),.vimeo-player[data-vimeo-muted=true] .vimeo-player__mute svg:nth-child(2){display:block}.vimeo-player__fullscreen{justify-content:center;align-items:center;width:1.5em;height:1.5em;display:flex;position:relative;cursor:pointer}.vimeo-player__fullscreen-scale-svg,.vimeo-player__fullscreen-shrink-svg{width:100%;position:absolute}.vimeo-player .vimeo-player__fullscreen svg:nth-child(2),.vimeo-player[data-vimeo-fullscreen=true] .vimeo-player__fullscreen svg:nth-child(1){display:none}.vimeo-player .vimeo-player__fullscreen svg:nth-child(1),.vimeo-player[data-vimeo-fullscreen=true] .vimeo-player__fullscreen svg:nth-child(2){display:block}.vimeo-player__duration{flex-shrink:0;width:2.25em}.vimeo-player__duration-span{text-align:center;white-space:nowrap;-webkit-user-select:none;user-select:none;width:100%;display:block}.flex-texteimage{padding-top:8lvh;padding-bottom:8lvh;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense;gap:var(--grid-gap)}@media screen and (max-width:765px){.flex-texteimage{grid-template-columns:1fr}}.flex-texteimage{max-width:var(--size-container);margin-left:auto!important;margin-right:auto!important;padding-left:2.5em;padding-right:2.5em;width:100%}@media screen and (max-width:992px){.flex-texteimage{padding-left:1.5em;padding-right:1.5em}}.flex-texteimage-picture{grid-column:1/span 5}@media screen and (max-width:765px){.flex-texteimage-picture{grid-column:1/-1}}.droite .flex-texteimage-picture{grid-column:8/span 5}@media screen and (max-width:765px){.droite .flex-texteimage-picture{grid-column:1/-1}}.flex-texteimage-picture{position:relative;width:100%;aspect-ratio:4/5}.flex-texteimage-picture>img{width:100%;height:100%}.flex-texteimage-side{grid-column:7/span 6}@media screen and (max-width:765px){.flex-texteimage-side{grid-column:1/-1}}.flex-texteimage-side{display:flex;flex-direction:column}.droite .flex-texteimage-side{grid-column:1/span 6}@media screen and (max-width:765px){.droite .flex-texteimage-side{grid-column:1/-1}}.flex-texteimage-surtitle{text-transform:uppercase;font-weight:500}.flex-texteimage-title{font-size:3em}.flex-texteimage-text{margin:auto 0 0;color:#62594c}.flex-texteimage-text p{font-size:1.2em;text-wrap:pretty}@media screen and (max-width:1280px){.flex-texteimage-text p{font-size:1.1em}}.flex-texteimage-text a{transition:all .2s ease}
