@font-face{font-family:Ogg;src:url(/fonts/Ogg-Roman.ttf)format("truetype")}*{color:#fff;margin:0;padding:0;font-family:Ogg}a{text-decoration:none}body{--color-text:#d05400;--color-bg:#0c0c0c;--color-link:#6b5537;color:var(--color-text);background-color:var(--color-bg);--cursor-stroke:#e7e7e7;--cursor-fill:none;--cursor-stroke-width:2px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;height:100%;margin:0;position:fixed;overflow:hidden}.no-select{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.grid-content{flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100%;max-height:none;display:flex;position:fixed;top:0}.grid{pointer-events:none;grid-template-rows:repeat(50,2%);grid-template-columns:repeat(50,2%);width:110%;height:110%;display:grid;position:absolute;top:-5%;left:-5%}.grid-absolute{pointer-events:none;width:110vw;height:110vh;display:block;position:absolute;top:-5vh;left:-5vw}.grid-absolute .grid__item-text{color:#fff;background-color:#000;height:5vh;line-height:5vh;transition:all 1s cubic-bezier(.23,1,.32,1);overflow:hidden}.main-contact a{background-color:#000;padding:10px 0 10px 20px}.grid-absolute .grid__item{display:block}.grid__item{position:relative}.grid--img .grid__item{will-change:transform;justify-content:center;align-items:center;display:flex;overflow:hidden}.grid__item-img{background-position:50%;background-size:cover;width:100%;height:100%;position:relative}.grid--img .grid__item-img{will-change:transform;flex:none;width:calc(100% + 100px);height:calc(100% + 100px)}.grid__item-content{background-position:50%;background-size:cover;width:100%;height:100%;transition:all 1s cubic-bezier(.23,1,.32,1);position:relative}.grid--img .grid__item-content{will-change:transform;flex:none;width:calc(100% + 100px);height:calc(100% + 100px)}.contact-view .grid-content{cursor:auto;display:block}.grid .pos-1{grid-area:1/1/28/32}.grid .pos-2{grid-area:1/14/20/24}.grid .pos-3{grid-area:2/29/21/50}.grid .pos-4{grid-area:14/1/39/19}.grid .pos-5{grid-area:23/17/41/42}.grid .pos-6{grid-area:19/30/31/51}.grid .pos-7{grid-area:35/1/54/28}.grid .pos-8{grid-area:27/14/51/30}.grid .pos-9{grid-area:35/25/51/39}.grid .pos-10{grid-area:29/36/50/51}.grid-content{justify-content:center;height:100%;max-height:none;position:fixed;top:0}#menu-view{z-index:1000;display:none;position:fixed;inset:0}#menu-view .container{clip-path:inset(0 100% 0% 0%);text-transform:uppercase;background-color:#000;width:100%;height:100%;font-size:38px;animation:1.5s cubic-bezier(.23,1,.32,1) forwards menuViewCome;display:flex;position:relative}#menu-view .container>div:first-of-type{background-size:400% 400%;width:70%;position:relative}#menu-view .container>div:nth-of-type(2){opacity:0;width:30%;transition:all .5s;animation:2s cubic-bezier(.23,1,.32,1) .5s forwards increaseRightWidth;position:relative;overflow:hidden}.right-side .bg-image-menu{z-index:-1;background-image:-webkit-image-set(url(/img/opt/7-1280.avif) 1x type("image/avif"),url(/img/opt/7-1280.webp) 1x type("image/webp"),url(/img/7.jpg) 1x);background-image:image-set("/img/opt/7-1280.avif" 1x type("image/avif"),"/img/opt/7-1280.webp" 1x type("image/webp"),"/img/7.jpg" 1x);background-position:50%;background-size:200%;position:absolute;inset:-100px}#menu-view .black-voile{z-index:-1;opacity:.6;animation:3s cubic-bezier(.23,1,.32,1) forwards voileMenuOut}.mansory-container{height:100%;overflow:scroll}.mansory{column-count:2;column-gap:40px;padding:35px}.mansory .item:hover{transform:scale(1.05)}.mansory>.item>div{opacity:0;animation:1s cubic-bezier(.23,1,.32,1) .8s forwards ezIris}.mansory>.item{opacity:1;cursor:pointer;width:100%;margin-bottom:25px;transition:all .4s cubic-bezier(.23,1,.32,1);display:inline-block}.item picture{display:contents}.item img{width:auto;max-width:100%;height:auto;max-height:100%;display:block}.name-img{margin-bottom:10px;font-size:16px}.close-menu{cursor:pointer;opacity:0;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.23,1,.32,1);animation:.4s cubic-bezier(.23,1,.32,1) forwards textComeFromRight;display:flex;position:absolute;top:50px;left:50px}.close-menu span{letter-spacing:8px;margin-left:10px;font-size:18px}.close-menu i{font-size:24px}.close-menu i:hover{transform:scale(1)}.close-menu:hover{transform:translate(-5px)}.menu-items{height:calc(100% - 200px);margin-top:80px}.menu-items ul{text-align:center;place-content:center;align-items:center;height:100%;display:grid}.menu-items ul li{opacity:0;letter-spacing:0;margin:5px 0;animation:.4s cubic-bezier(.23,1,.32,1) forwards liCome}.menu-items ul li>a{cursor:pointer;letter-spacing:50px;justify-content:flex-start;font-size:40px;display:flex}.bottom-link{justify-content:center;align-items:center;animation:.4s cubic-bezier(.23,1,.32,1) forwards textComeFromRight;display:flex}.bottom-link span{letter-spacing:10px;margin-left:20px;font-size:12px}.bottom-link i{font-size:18px}.bottom-link i:hover{transform:scale(1)}#menu-view.outAnim{animation:.7s cubic-bezier(.23,1,.32,1) forwards menuViewOut}#menu-view .vertical-text{z-index:1;position:absolute;top:10vh;right:-15px}.vertical-text .text-container>div{writing-mode:vertical-lr;text-orientation:upright;letter-spacing:0;font-size:20px}.vertical-text .text-container{background-color:#000;border-radius:5px;padding:10px 0 12px;animation:.4s cubic-bezier(.23,1,.32,1) .3s forwards textComeFromRight}.defaut-inline>span{transform-origin:10px 10px;line-height:100px;transition:all .4s;display:inline-block}.defaut-inline>span:hover{transform:rotate(15deg)}.defaut-inline{opacity:.6;position:relative}.defaut-inline:before{content:"";z-index:-1;opacity:.6;background-color:#fff;height:1%;transition:all .4s cubic-bezier(.23,1,.32,1);position:absolute;top:49%;left:-50px;right:calc(100% - 63px);overflow:hidden}.defaut-inline:hover:before{opacity:.5;border-top:none;border-left:none;border-right:none;height:1%;top:85%;right:-6%}.menu-items ul>li:first-of-type{animation-delay:.2s}.menu-items ul>li:nth-of-type(2){animation-delay:.25s}.menu-items ul>li:nth-of-type(3){animation-delay:.3s}.menu-items ul>li:nth-of-type(4){animation-delay:.35s}.menu-items ul>li:nth-of-type(5){animation-delay:.4s}.menu-items ul>li:nth-of-type(6){animation-delay:.45s}.menu-items ul>li:nth-of-type(7){animation-delay:.5s}ul{list-style-type:none}#sec-1,#app{width:100%;height:100%;position:relative;overflow:hidden}#sec-1 .bg-container{z-index:-1;position:absolute;inset:0}#sec-1 .bg-image{opacity:1;background-position:50%;background-size:cover;animation:32s cubic-bezier(.23,1,.32,1) forwards BgComeIn;position:absolute;inset:-100px}#sec-1.outAnim .bg-image{animation:1s cubic-bezier(.23,1,.32,1) forwards BgComeOut}.black-voile{opacity:.7;background-color:#000;animation:3s cubic-bezier(.23,1,.32,1) forwards voileOut;position:absolute;inset:0}.outAnim .black-voile{animation:.8s cubic-bezier(.23,1,.32,1) forwards voileIn}.header .perspective-rect{background-color:#fff;width:1px;height:100%;transform:skew(-30deg)}.header{letter-spacing:5px;text-transform:uppercase;z-index:10;justify-content:center;width:100%;height:50px;padding-top:50px;font-size:38px;display:flex;position:relative}h1{font-size:38px}.header>span:first-of-type{opacity:0;margin-top:-15px;margin-right:20px;animation:1.5s cubic-bezier(.23,1,.32,1) .4s forwards borderLeftTitle}.header>span:nth-of-type(2){opacity:0;margin-top:15px;margin-left:20px;animation:1.5s cubic-bezier(.23,1,.32,1) .4s forwards borderRightTitle}.outAnim .header>span:nth-of-type(2){opacity:1;animation:.3s cubic-bezier(.23,1,.32,1) forwards borderRightTitleInvert}.outAnim .header>span:first-of-type{opacity:1;animation:.3s cubic-bezier(.23,1,.32,1) forwards borderLeftTitleInvert}.header>div:first-of-type{opacity:0;animation:1s cubic-bezier(.23,1,.32,1) .5s forwards irisText}.outAnim .header>div:first-of-type{animation:.4s cubic-bezier(.23,1,.32,1) forwards irisTextInvert}.main-centered{flex-wrap:wrap;align-items:center;max-width:60vw;height:65vh;margin:9vh auto 0;display:flex;overflow:hidden}.main-centered picture{display:contents}.main-centered img{opacity:0;width:auto;max-width:100%;height:auto;max-height:76%;margin:0 auto;animation:1s cubic-bezier(.23,1,.32,1) .5s forwards iris}.outAnim .main-centered img{animation:.5s cubic-bezier(.23,1,.32,1) forwards irisInvert}.social-nav{opacity:0;font-size:30px;animation:.4s cubic-bezier(.23,1,.32,1) .7s forwards easeCome;position:absolute;top:52px;right:70px}.outAnim .social-nav,.outAnim .hooked-data,.outAnim .indicator-ico,.outAnim .text-view{animation:.2s cubic-bezier(.23,1,.32,1) forwards fadeOut}footer{justify-content:center;align-items:center;display:flex;position:absolute;inset:85vh 0 0}footer>div:nth-of-type(2),footer>div:nth-of-type(3){float:right;justify-content:center;align-items:center;width:22vw;height:100%;font-size:30px;display:flex;position:absolute;bottom:0;right:0}footer>div:nth-of-type(3){align-items:baseline;font-size:18px}footer>div:nth-of-type(3) i{margin-right:10px}footer>div:nth-of-type(2) .indicator-ico a:first-of-type{margin-right:30px}.indicator-ico a{color:#fff;opacity:.85;align-items:center;transition:all .35s cubic-bezier(.23,1,.32,1);display:inline-flex}.indicator-ico a:hover{opacity:1;transform:scale(1.18)}.indicator-ico a:first-of-type:hover{transform:scale(1.18)translate(-3px)}.indicator-ico a:last-of-type:hover{transform:scale(1.18)translate(3px)}.indicator-ico{opacity:0;animation:.4s cubic-bezier(.23,1,.32,1) .8s forwards easeCome}.previous div,.next div{opacity:0;letter-spacing:2px;text-transform:uppercase;white-space:nowrap;cursor:pointer;font-size:58px}.previous div{animation:1s cubic-bezier(.23,1,.32,1) .5s forwards comeFromPrevious}.outAnim .previous div{animation:.2s cubic-bezier(.23,1,.32,1) forwards fadeOut}.next div{animation:1s cubic-bezier(.23,1,.32,1) .5s forwards comeFromNext}.outAnim .next div{animation:.2s cubic-bezier(.23,1,.32,1) forwards fadeOut}.previous{opacity:.2;transition:all .5s cubic-bezier(.23,1,.32,1);position:absolute;top:50%;right:100%;transform:translate(50%,-50%)}.previous:hover{opacity:1;transform:translate(95%,-50%)scale(.73)}.next:hover{opacity:1;transform:translate(-95%,-50%)scale(.73)}.next{opacity:.2;transition:all .5s cubic-bezier(.23,1,.32,1);position:absolute;top:50%;left:100%;transform:translate(-50%,-50%)}.hooked-data{letter-spacing:1px;opacity:0;animation:.3s cubic-bezier(.23,1,.32,1) 1.2s forwards easeCome;position:absolute;top:100px;left:50%;transform:translate(-50%)}.artwork .hooked-data{flex-direction:column;align-items:center;gap:8px;width:auto;max-width:min(640px,90vw);display:flex}.artwork .hooked-data .size-data{margin:0}.info-toggle{color:inherit;cursor:pointer;letter-spacing:.25em;text-transform:uppercase;opacity:.7;background:0 0;border:none;align-items:center;gap:8px;padding:4px 0;font-family:inherit;font-size:.78rem;transition:opacity .3s cubic-bezier(.23,1,.32,1);display:inline-flex}.info-toggle:hover,.info-toggle:focus-visible{opacity:1;outline:none}.info-toggle__icon{border:1px solid;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;transition:transform .4s cubic-bezier(.23,1,.32,1);display:inline-flex}.info-toggle__icon svg{display:block}.artwork.show-description .info-toggle__icon{transform:rotate(45deg)}.info-toggle__label{transition:opacity .2s}.main-centered{position:relative}.image-view{flex-wrap:wrap;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .45s cubic-bezier(.23,1,.32,1),transform .6s cubic-bezier(.23,1,.32,1);display:flex}.text-view{opacity:0;pointer-events:none;justify-content:center;align-items:center;padding:0 8vw;transition:opacity .45s cubic-bezier(.23,1,.32,1),transform .6s cubic-bezier(.23,1,.32,1);display:flex;position:absolute;inset:0;transform:translateY(12px)}.text-view .artwork-description{letter-spacing:.4px;color:#fffffff5;text-align:center;max-width:640px;margin:0 auto;font-size:clamp(1rem,1.6vw,1.25rem);line-height:1.85}.artwork.show-description .image-view{opacity:0;pointer-events:none;transform:scale(.985)}.artwork.show-description .text-view{opacity:1;pointer-events:auto;transition-delay:.1s;transform:translateY(0)}.same_group__container{justify-content:center;align-items:center;width:100%;height:22%;display:flex}.item_same_type{height:100%;padding:0 10px;transition:all .4s cubic-bezier(.23,1,.32,1)}.item_same_type:hover{transform:scale(1.05)}.item_same_type picture{display:contents}.item_same_type img{opacity:0;max-width:100%;max-height:100%;margin:0 auto;animation:1s cubic-bezier(.23,1,.32,1) 1s forwards irisText}.credit{white-space:nowrap;float:left;letter-spacing:8px;justify-content:center;align-items:center;width:22vw;height:100%;font-size:20px;display:flex}.credit>div{text-align:center;opacity:0;animation:2s cubic-bezier(.23,1,.32,1) forwards irisTextCredit}.outAnim .credit>div{animation:.6s cubic-bezier(.23,1,.32,1) forwards irisTextCreditOut}.credit>div>div:nth-of-type(2){margin-top:-5px;font-size:12px}i{cursor:pointer;transition:all .4s cubic-bezier(.23,1,.32,1)}i:hover{transform:scale(1.2)}.loading-img{display:none}.indicator-index{text-transform:uppercase;text-align:center;opacity:0;justify-content:center;align-items:center;width:22vw;animation:.4s cubic-bezier(.23,1,.32,1) .7s forwards easeCome;display:flex;position:fixed;top:85vh;bottom:0;left:0}.outAnim .indicator-index{animation:.4s cubic-bezier(.23,1,.32,1) forwards fadeOut}.current-index{font-size:48px}.indicator-index>div>div:nth-of-type(2){margin-top:-13px;font-size:13px}.black-voile-credit{opacity:1;background-color:#000;animation:3s cubic-bezier(.23,1,.32,1) forwards voileOutCredit;position:absolute;inset:0}.loader-text-container{position:absolute;inset:41vh 0 0}.credit-loader{white-space:nowrap;float:left;letter-spacing:2px;justify-content:center;align-items:center;width:100vw;font-size:20px;animation:12s ease-in-out infinite zoomInOut;display:flex}.credit-loader>div{text-align:center;opacity:0;font-size:58px;animation:1.2s cubic-bezier(.23,1,.32,1) forwards creditLoaderIn}.outAnim .credit-loader>div{animation:1.2s cubic-bezier(.23,1,.32,1) forwards irisTextCreditOut}.credit-loader>div>div:first-child>span{margin-left:-5px;font-size:80px;display:inline-block}.credit-loader>div>div:nth-of-type(2){margin-top:-5px;font-size:14px}.credit-view .bg-image{display:none}.play .credit-loader{animation:.6s cubic-bezier(.23,1,.32,1) forwards creditLoaderOut}.bio .hooked-data>div:first-child{letter-spacing:7px;text-transform:uppercase;font-size:12px}.bio .header{letter-spacing:10px}.bio .main-centered .text-container h3{margin:0 15px 0 0;font-size:58px;line-height:58px;display:inline-block}.bio .main-centered .text-container>div{color:#303030;opacity:1;width:100%;margin:20px 0 15px;font-family:monospace}.bio .main-centered{height:72vh}#burger-menu{position:absolute;top:50px;left:70px}#burger-menu .burger-container{cursor:pointer;justify-content:space-between;width:30px;height:50px;transition:all .8s cubic-bezier(.23,1,.32,1);display:flex;transform:rotate(30deg)}#burger-menu .burger-container:hover{transform:rotate(30deg)scale(1.1)}#burger-menu .burger-container:hover>div:first-child,#burger-menu .burger-container:hover>div:last-child{clip-path:inset(30% 0)}#burger-menu .burger-container>div{background-color:#fff;width:2px;height:100%;transition:all .8s cubic-bezier(.23,1,.32,1)}#burger-menu .burger-container>div:first-child,#burger-menu .burger-container>div:last-child{clip-path:inset(20% 0)}.main-credit{text-align:center;position:fixed;top:33vh;bottom:0}.main-credit h2{text-transform:uppercase;margin-bottom:-8px;font-size:18px;display:inline-block}.main-credit .item{letter-spacing:25px;text-align:left;opacity:0;align-items:center;margin-top:5vh;font-size:32px;animation:.6s cubic-bezier(.23,1,.32,1) forwards itemCreditCome;display:flex}.main-credit span{margin-left:18px}.main-credit .item:first-of-type{animation-delay:.7s}.main-credit .item:nth-of-type(2){animation-delay:.9s}.main-credit .item:nth-of-type(3){animation-delay:1.1s}.main-contact{text-align:center;position:fixed;inset:0}.main-contact h2{text-transform:uppercase;margin-bottom:-8px;font-size:18px;display:inline-block}.main-contact .item{letter-spacing:25px;text-align:center;opacity:0;align-items:center;width:100%;height:100%;font-size:32px;animation:.6s cubic-bezier(.23,1,.32,1) forwards itemCreditCome;display:flex}.main-contact .item div{width:100%}.main-contact .item:first-of-type{animation-delay:.7s}.main-contact .item:nth-of-type(2){animation-delay:.9s}.main-contact .item:nth-of-type(3){animation-delay:1.1s}#sec-1.bio .text-container{opacity:0;color:#000;background-color:#fff;padding:40px;font-family:monospace;font-size:14px;line-height:24px;animation:1s cubic-bezier(.23,1,.32,1) .5s forwards ezIris}#sec-1.bio .text-container h2{color:inherit;text-align:center;margin-bottom:30px;font-size:38px}#sec-1.bio .main-centered{overflow:visible}#sec-1.bio .black-voile{opacity:.9;animation:3s cubic-bezier(.23,1,.32,1) forwards voileOutText}.scroll-container{width:100vw;height:100vh;overflow:scroll}.para__enter{color:inherit;font-size:50px;font-weight:100}@supports (-webkit-touch-callout:none){#sec-1 footer,#sec-1 .indicator-index{top:70vh}#sec-1 .main-centered{height:55vh;margin-top:5vh}}@media screen and (max-width:1100px){#sec-1 #menu-view .container>div.right-side{width:70%}#menu-view .menu-items ul li>a{letter-spacing:5px}#menu-view .defaut-inline:before{left:-300px;right:calc(100% - 35px)}.credit-view .main-credit .item{letter-spacing:0;font-size:22px}}@media screen and (max-width:450px){.header span.perspective-rect{display:none}}@media screen and (max-width:640px){.credit-loader>div{text-align:center;opacity:0;font-size:28px;animation:1.2s cubic-bezier(.23,1,.32,1) forwards creditLoaderInMobile}.indicator-index,.social-nav,.center-indicator{display:none}h1{font-size:22px}.hooked-data>div{top:85px}.main-centered{max-width:100vw;margin-top:7vh}#sec-1.bio .text-container,#sec-1.visite .text-container{padding:52px 10px}.visite-address{margin-top:20px;padding:15px;font-size:14px}.visite-map-container{max-width:100%;margin-top:20px}.visite-map-container iframe{height:250px}.bg-container{overflow:hidden}footer>div:nth-of-type(2) .indicator-ico a:first-of-type{margin-right:0}footer>div:nth-of-type(2),footer>div:nth-of-type(3){width:100vw}.indicator-ico a:first-of-type{margin-right:60vw}.header .perspective-rect{height:70%}.hide-om{display:none}.full-width-om{width:100%!important}#burger-menu{top:50px;left:20px}#burger-menu .burger-container{width:25px;height:45px}.main-contact .item{letter-spacing:2px;font-size:30px}.contact-view .main-contact a{background-color:#000;padding:10px 20px}}@keyframes smallRotate{0%{transform:rotate(0)}to{transform:rotate(15deg)}}@keyframes menuViewCome{0%{clip-path:inset(0 100% 0% 0%)}to{clip-path:inset(0)}}@keyframes menuViewOut{0%{clip-path:inset(0)}to{clip-path:inset(0 100% 0 0)}}@keyframes liCome{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes voileMenuOut{0%{opacity:1}to{opacity:.6}}@keyframes increaseRightWidth{0%{opacity:1;clip-path:inset(0 0 100%)}to{opacity:1;clip-path:inset(0)}}@keyframes textComeFromRight{0%{opacity:1;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes borderLeftTitle{0%{opacity:0;transform:translate(100px)skew(10deg)}to{opacity:1;transform:translate(0)skew(-30deg)}}@keyframes borderRightTitle{0%{opacity:0;transform:translate(-100px)skew(10deg)}to{opacity:1;transform:translate(0)skew(-30deg)}}@keyframes borderLeftTitleInvert{0%{}to{opacity:0;transform:translate(100px)skew(0deg)}}@keyframes borderRightTitleInvert{0%{}to{opacity:0;transform:translate(-100px)skew(0deg)}}@keyframes comeFromNext{0%{opacity:0;transform:translate(400px)}to{opacity:1;transform:translate(0)}}@keyframes comeFromPrevious{0%{opacity:0;transform:translate(-400px)}to{opacity:1;transform:translate(0)}}@keyframes outFromNext{0%{opacity:0;transform:translate(0)}to{opacity:1;transform:translate(400px)}}@keyframes outFromPrevious{0%{opacity:0;transform:translate(0)}to{opacity:1;transform:translate(-400px)}}@keyframes BgComeIn{0%{transform:scale(2)}6%{transform:scale(1)}to{transform:scale(1.1)}}@keyframes BgComeInIntro{0%{transform:scale(3)}to{transform:scale(1.2)}}@keyframes BgComeOut{0%{opacity:1}to{opacity:0;transform:scale(2)}}@keyframes iris{0%{clip-path:inset(0 0 100%);opacity:1;margin-top:10vh}to{clip-path:inset(0);opacity:1;margin-top:0}}@keyframes ezIris{0%{clip-path:inset(0 0 100%);opacity:1;margin-top:10vh}to{clip-path:inset(0);opacity:1;margin-top:0}}@keyframes loadEAnim{0%{clip-path:inset(0)}35%{clip-path:inset(0 0 0 100%)}65%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}@keyframes creditLoaderIn{0%{clip-path:inset(0 100%);letter-spacing:2px;opacity:1}to{clip-path:inset(0);letter-spacing:20px;opacity:1}}@keyframes creditLoaderInMobile{0%{clip-path:inset(0 100%);letter-spacing:2px;opacity:1}to{clip-path:inset(0);letter-spacing:10px;opacity:1}}@keyframes creditLoaderOut{0%{opacity:1}to{opacity:0;transform:scale(.8)}}@keyframes irisTextCredit{0%{opacity:0;transform:translateY(-40vh)scale(1.5)}20%{opacity:1;transform:translateY(-40vh)scale(1.5)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes irisTextCreditOut{0%{opacity:1}to{opacity:1;transform:translateY(-40vh)scale(1.5)}}@keyframes irisInvert{0%{clip-path:inset(0);opacity:1;margin-top:0}to{clip-path:inset(0 0 100%);opacity:1;margin-top:-10vh}}@keyframes irisText{0%{clip-path:inset(0 100%);opacity:0}to{clip-path:inset(0);opacity:1}}@keyframes irisTextInvert{0%{opacity:1}to{clip-path:inset(0 100%);opacity:0}}@keyframes itemCreditCome{0%{clip-path:inset(0 0 100%);opacity:1}to{clip-path:inset(0);opacity:1}}@keyframes easeCome{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes voileOut{0%{opacity:1}to{opacity:.7}}@keyframes voileOutText{0%{opacity:1}to{opacity:.7}}@keyframes voileCreditOut{0%{opacity:1}to{opacity:.7}}@keyframes voileOutCredit{0%{opacity:.8}to{opacity:1}}@keyframes voileIn{0%{opacity:.7}to{opacity:1}}@keyframes gradient{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes zoomInOut{0%{transform:scale(1)}50%{transform:scale(1.2)}0%{transform:scale(1)}}.menu-footer{align-items:center;gap:40px;display:flex;position:absolute;bottom:30px;left:30px}.menu-footer .bottom-link{align-items:center;animation:.4s cubic-bezier(.23,1,.32,1) forwards textComeFromRight;display:flex}#sec-1.visite .text-container{opacity:0;color:#000;background-color:#fff;padding:40px;font-family:monospace;font-size:14px;line-height:24px;animation:1s cubic-bezier(.23,1,.32,1) .5s forwards ezIris}#sec-1.visite .text-container>div{color:#303030;margin-bottom:20px;font-family:monospace;font-size:14px;line-height:24px}#sec-1.visite .text-container h2{color:inherit;text-align:center;margin-bottom:30px;font-size:38px}#sec-1.visite .main-centered{overflow:visible}#sec-1.visite .black-voile{opacity:1;animation:3s cubic-bezier(.23,1,.32,1) forwards voileOutText}.visite-address{text-align:center;color:#333;background-color:#f8f8f8;border-left:4px solid #1d1d1d;margin-top:30px;padding:20px;font-size:16px;font-weight:700}.visite-address-text{color:#4d4d4d;font-family:monospace;font-size:10px;font-weight:400}.visite-address i{color:#1d1d1d;margin-right:10px}.visite-address a{color:#1d1d1d}.visite-map-container{border-radius:8px;width:100%;max-width:600px;margin-top:30px;margin-left:auto;margin-right:auto;overflow:hidden;box-shadow:0 4px 12px #0000001a}.visite-map-container iframe{border:none;width:100%;height:300px;display:block}#sec-1.visite .main-centered,#sec-1.bio .main-centered{height:auto;margin-bottom:48px}.home .header h1{letter-spacing:5px;text-transform:uppercase;font-size:38px}.home-featured{text-align:center;width:min(1180px,90vw);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-featured__tagline{letter-spacing:.35em;text-transform:uppercase;opacity:0;color:#ffffffc7;margin:0 0 32px;font-size:.85rem;animation:.6s cubic-bezier(.23,1,.32,1) .5s forwards easeCome}.home-featured__list{justify-content:center;align-items:flex-end;gap:32px;height:50vh;margin:0;padding:0;list-style:none;display:flex}.home-featured__item{opacity:0;clip-path:inset(0 0 100%);height:100%;animation:1s cubic-bezier(.23,1,.32,1) forwards homeItemCome;animation-delay:calc(.7s + var(--idx) * .15s);flex-direction:column;align-items:center;display:flex}.home-featured__link{color:#fff;flex-direction:column;align-items:center;height:100%;text-decoration:none;transition:transform .5s cubic-bezier(.23,1,.32,1);display:flex}.home-featured__link:hover{transform:translateY(-4px)}.home-featured__link picture{flex:1;justify-content:center;align-items:flex-end;min-height:0;display:flex}.home-featured__link img{filter:brightness(.92);width:auto;max-width:100%;height:auto;max-height:100%;transition:filter .5s,transform .8s cubic-bezier(.23,1,.32,1);display:block}.home-featured__link:hover img{filter:brightness();transform:scale(1.03)}.home-featured__name{letter-spacing:.05em;margin-top:14px;font-size:1rem}.home-featured__series{letter-spacing:.3em;text-transform:uppercase;opacity:.5;margin-top:2px;font-size:.72rem}@keyframes homeItemCome{0%{opacity:0;clip-path:inset(0 0 100%)}60%{opacity:1}to{opacity:1;clip-path:inset(0)}}@media (max-width:900px){.home-featured__list{gap:20px;height:38vh}}@media (max-width:600px){.home-featured{width:94vw}.home-featured__list{gap:14px;height:32vh}.home-featured__tagline{margin-bottom:20px;font-size:.72rem}}@media (prefers-reduced-motion:reduce){.home-featured__item,.home-featured__tagline{opacity:1!important;clip-path:none!important;animation:none!important}}
