@media only screen and (min-width: 801px){.mobile-only{display:none !important}}@media only screen and (max-width: 800px){.desktop-only{display:none !important}}*,*::after,*::before{margin:0;padding:0;box-sizing:inherit;cursor:default;-webkit-user-select:none;-ms-user-select:none;user-select:none}html{font-size:62.5%;scroll-behavior:smooth}@media only screen and (max-width: 1440px){html{font-size:56.25%}}body{box-sizing:border-box;position:relative;font-family:"Cormorant Garamond",sans-serif;background-color:#000;color:#d9d9d9;width:100vw;max-width:100vw;overflow:hidden;perspective:100rem}@media only screen and (min-width: 801px){body{height:100vh;max-height:100vh}}@media only screen and (max-width: 800px){body{overflow:auto}}main{position:relative;border:2px solid #b5b5b5;border-radius:0;margin-top:-1px;flex:1;overflow:hidden;max-height:0;opacity:0;transition:.3s .5s ease-out}@media only screen and (min-width: 801px){main{border-top:unset}}@media only screen and (max-width: 800px){main{border-bottom:unset;margin-top:unset}}img{max-width:100%;height:auto}button{background-color:rgba(0,0,0,0);outline:none;border:none;cursor:pointer;font-family:inherit;border-radius:0;color:inherit}input,textarea,select{-webkit-appearance:none;appearance:none;border-radius:0;outline:none;border:none;font-family:inherit}a{color:inherit;text-decoration:none}.wrapper{margin:0 auto;width:93%;max-width:1228px}.folder{max-width:1318px;width:calc(100% - 9.5rem);height:calc(100% - 12.2rem);z-index:50;display:flex;flex-direction:column;transition:.3s ease}@media only screen and (min-width: 801px){.folder{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}}.folder.full{max-width:100%;width:100% !important;height:100% !important}.folder.closed{opacity:0}@media only screen and (min-width: 1280px){.folder.closed{transform:scale(0.8);transform:translate(-50%, -30%) scale(0.8)}}.folder.closed+.video #video:not(.active){top:100%}.folder:not(.closed) main{opacity:1;max-height:100%;border-radius:0 0 4rem 4rem}@media only screen and (max-width: 800px){.folder:not(.closed) main{border-radius:2rem 2rem 0 0}}.folder:not(.closed) .menu-toggle{opacity:1}.folder.changing main{transition:.3s ease;max-height:0}@media only screen and (max-width: 800px){.folder{position:relative;width:100%;height:unset;min-height:100vh;min-height:calc(var(--vh, 1vh)*100)}}body:hover>#trailer{opacity:1}body:has(.header:hover) #trailer::before{animation:bounce 1s ease-in-out 1.5s normal}#trailer{position:fixed;left:0px;top:0px;z-index:10000;pointer-events:none;opacity:0;transition:opacity .5s ease;display:grid;place-items:center;mix-blend-mode:difference}#trailer+span{display:inline-block;color:#fff;font-size:1.8rem;line-height:1;position:fixed;top:0;left:0;text-align:center;z-index:10000;max-width:4rem;pointer-events:none;mix-blend-mode:difference}#trailer::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:2rem;width:2rem;background-color:#fff;border-radius:50%;transition:.3s ease}@media only screen and (max-width: 800px){#trailer{display:none}#trailer+span{display:none}}@keyframes bounce{0%,20%,50%,80%,100%{transform:translate(-50%, -50%) scale(1)}40%{transform:translate(-50%, -50%) scale(0.8)}65%{transform:translate(-50%, -50%) scale(0.8)}}.video{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.video video{position:absolute;left:50%;transform:translateX(-50%);width:144rem;aspect-ratio:16/9;object-fit:contain;object-position:center;opacity:0;transition:2s cubic-bezier(0.075, 0.82, 0.165, 1)}.video video:not(.active){top:100%}.video video.active{opacity:1;transition-delay:.45s}@media only screen and (max-width: 500px){.video video{width:100vw}}.header{background-color:#b5b5b5;border-radius:4rem 4rem 0 0;width:100%;transition:.3s ease;-webkit-user-select:none;-ms-user-select:none;user-select:none}.header__container{display:flex;justify-content:space-between;align-items:center;padding:1.3rem 0 1.4rem}.header__container>span{font-family:"Darker Grotesque",sans-serif;font-size:2.707rem;line-height:3.6rem;color:#5b5b5b;text-transform:uppercase;font-weight:400}.header__breadcrumb{display:flex;align-items:center}.header__breadcrumb *{font-family:"Darker Grotesque",sans-serif;font-size:2.707rem;line-height:3.6rem;color:#5b5b5b;text-transform:uppercase;font-weight:400}@media only screen and (max-width: 800px){.header__breadcrumb *{font-size:2.4rem;line-height:3.2rem}}.header__languages{display:flex;align-items:center;justify-content:center;gap:1rem;font-family:"Darker Grotesque",sans-serif;font-size:2.707rem;line-height:3.6rem;color:#5b5b5b;text-transform:uppercase;font-weight:400}.header__languages button{font:inherit;transition:.3s ease}.header__languages button.active{font-weight:700}@media only screen and (max-width: 800px){.header{order:1;border-radius:0 0 2rem 2rem}}.menu-toggle{position:absolute;z-index:100;bottom:23rem;right:8.5rem;width:19.5rem;height:19.5rem;opacity:0;transition:.3s ease,opacity .3s ease-in .8s,right .3s ease-out}@media only screen and (max-height: 768px){.menu-toggle{width:12rem;height:12rem}}@media only screen and (min-width: 801px){.menu-toggle{animation:spinZ 20s linear infinite}}.menu-toggle.active{right:calc(max(40rem,30%) - 9.75rem) !important;z-index:151}@media only screen and (max-height: 768px){.menu-toggle.active{right:calc(max(40rem,30%) - 6rem) !important}}.menu-toggle div{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:8.8rem;height:8.8rem;background-color:#d9d9d9;border-radius:50%}@media only screen and (max-height: 768px){.menu-toggle div{width:4.4rem;height:4.4rem}}.menu-toggle span{position:absolute;display:inline-block;left:0;right:0;top:0;bottom:0;transition:all .5s cubic-bezier(0, 0, 0, 1);font-size:2.79rem;font-family:"Darker Grotesque",sans-serif;font-weight:500;line-height:3.8rem;color:#d9d9d9}@media only screen and (max-height: 768px){.menu-toggle span{font-size:2.1rem}}@media only screen and (min-width: 1280px){.menu-toggle:not(:hover) span.hiding,.menu-toggle:not(.active) span.hiding{animation:hideText 10s ease-in-out infinite}}.menu-toggle:hover,.menu-toggle.active{animation-play-state:paused}.menu-toggle:hover span span,.menu-toggle.active span span{opacity:0}.menu-toggle:hover span span:nth-child(1),.menu-toggle:hover span span:nth-child(2),.menu-toggle:hover span span:nth-child(3),.menu-toggle:hover span span:nth-child(4),.menu-toggle:hover span span:nth-child(5),.menu-toggle.active span span:nth-child(1),.menu-toggle.active span span:nth-child(2),.menu-toggle.active span span:nth-child(3),.menu-toggle.active span span:nth-child(4),.menu-toggle.active span span:nth-child(5){opacity:1}@media only screen and (max-width: 500px){.menu-toggle{right:calc(50% - 9.75rem) !important;bottom:4rem !important}.menu-toggle span span{opacity:0}.menu-toggle span span:nth-child(1),.menu-toggle span span:nth-child(2),.menu-toggle span span:nth-child(3),.menu-toggle span span:nth-child(4),.menu-toggle span span:nth-child(5){opacity:1}.menu-toggle.active{right:calc(50% - 9.75rem) !important}}.menu{position:absolute;z-index:50;bottom:2px;right:2px;height:calc(100% - 6.5rem);border-radius:0px 0px 4rem 0px;padding:5vh 10rem;width:100%;max-width:0;opacity:0;overflow:hidden;transition:.5s ease-out}.menu.active{opacity:1;background:#232222;max-width:max(40rem,30%);z-index:150}.menu.active .menu__list button,.menu.active .menu__list a{opacity:1;transform:translateX(0)}.menu.active .menu__list button:nth-child(1),.menu.active .menu__list a:nth-child(1){transition:transform .3s ease-out .2s,opacity .3s ease 0s}.menu.active .menu__list button:nth-child(2),.menu.active .menu__list a:nth-child(2){transition:transform .3s ease-out .4s,opacity .3s ease 0s}.menu.active .menu__list button:nth-child(3),.menu.active .menu__list a:nth-child(3){transition:transform .3s ease-out .6s,opacity .3s ease 0s}.menu.active .menu__list button:nth-child(4),.menu.active .menu__list a:nth-child(4){transition:transform .3s ease-out .8s,opacity .3s ease 0s}.menu.active .menu__list button:nth-child(5),.menu.active .menu__list a:nth-child(5){transition:transform .3s ease-out 1s,opacity .3s ease 0s}.menu__list{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;height:100%;text-align:right}.menu__list:hover button:not(.menu__repository),.menu__list:hover a:not(.menu__repository){opacity:.4 !important}.menu__list button:not(.menu__repository),.menu__list a:not(.menu__repository){font-weight:400;font-size:3.1rem;line-height:3.8rem;text-align:right;text-transform:uppercase;position:relative;white-space:nowrap;opacity:0;transform:translateX(calc(100% + 5rem))}.menu__list button:not(.menu__repository)::before,.menu__list a:not(.menu__repository)::before{content:"";display:inline-block;width:0;height:0;border-radius:50%;background-color:#d9d9d9;transition:.6s ease-out;position:absolute;left:-1.2rem;top:2rem;transform:translate(-50%, -50%)}.menu__list button:not(.menu__repository):hover,.menu__list button:not(.menu__repository).active,.menu__list a:not(.menu__repository):hover,.menu__list a:not(.menu__repository).active{opacity:1 !important}.menu__list button:not(.menu__repository):hover::before,.menu__list button:not(.menu__repository).active::before,.menu__list a:not(.menu__repository):hover::before,.menu__list a:not(.menu__repository).active::before{width:1.5rem;height:1.5rem}.menu__list button:not(.menu__repository):nth-child(1),.menu__list a:not(.menu__repository):nth-child(1){transition:transform 0s}.menu__list button:not(.menu__repository):nth-child(2),.menu__list a:not(.menu__repository):nth-child(2){transition:transform 0s}.menu__list button:not(.menu__repository):nth-child(3),.menu__list a:not(.menu__repository):nth-child(3){transition:transform 0s}.menu__list button:not(.menu__repository):nth-child(4),.menu__list a:not(.menu__repository):nth-child(4){transition:transform 0s}.menu__list button:not(.menu__repository):nth-child(5),.menu__list a:not(.menu__repository):nth-child(5){transition:transform 0s}.menu__list button:not(.menu__repository) span,.menu__list a:not(.menu__repository) span{display:block;font-size:2.3rem;line-height:2.1rem;font-family:"Darker Grotesque",sans-serif}@media only screen and (max-width: 800px){.menu{top:2px;border-radius:2rem 2rem 0 0;height:calc(100% - 6.1rem)}}@media only screen and (max-width: 500px){.menu{padding:6.4rem 0 5rem}.menu.active,.menu:focus,.menu:focus-within{padding:6.4rem 5% 5rem;max-width:calc(100% - 4px)}}@keyframes spinZ{0%{transform:rotateZ(360deg)}100%{transform:rotateZ(0deg)}}@keyframes hideText{0%{transform:scale(1)}85%{transform:scale(1)}90%{transform:scale(0.4)}95%{transform:scale(1)}100%{transform:scale(1)}}/*# sourceMappingURL=main.css.map */
