:root{--main-background-color:#f5f2ec;--main-background-color-inverted:#000}@font-face{font-family:Aqala;src:url("/_next/static/media/Aqala Display Free.f051e5b4.ttf")}@font-face{font-family:Tobias Light;src:url(/_next/static/media/Tobias-TRIAL-Light.dba94e95.ttf)}@font-face{font-family:Tobias Light Italic;src:url(/_next/static/media/Tobias-TRIAL-LightItalic.0c48e76b.ttf)}@font-face{font-family:Tobias Thin;src:url(/_next/static/media/Tobias-TRIAL-Thin.fabf24df.ttf)}@font-face{font-family:Tobias Thin Italic;src:url(/_next/static/media/Tobias-TRIAL-ThinItalic.7a445e22.ttf)}body{max-width:100%;background-color:var(--main-background-color)}body,html{overflow-x:hidden}.button1{font-family:Tobias Light}.button1,.button2{border:none;text-decoration:none;background:none;font-size:14px;cursor:pointer;color:var(--main-background-color-inverted)}.button2{font-family:Tobias Thin;opacity:.6}.button2:hover{font-family:Tobias Light Italic}.header{position:fixed;top:0;left:0;width:100vw;z-index:2}.header_container{display:flex;justify-content:space-between;align-items:center;margin:0 auto;padding:20px 50px 0 30px}.header_container>div:first-child{display:flex}.header_logo{position:relative;width:45px;height:45px;cursor:pointer;margin-right:2vw}.header_info{display:flex;justify-content:space-between;align-items:center;color:var(--main-background-color-inverted)}.playing_container{padding-bottom:12px;opacity:.8;display:flex;justify-content:flex-end}.playing{font-family:Tobias Thin Italic;font-size:14px;margin:0 auto;white-space:nowrap;overflow:hidden;position:absolute}.playing span{display:inline-block;padding-left:100%;animation:playing 10s linear infinite}.playing2 span{animation-delay:5s}@keyframes playing{0%{transform:translate(0)}to{transform:translate(-100%)}}.header_mute{position:relative;width:20px;height:20px;margin:0 40px;cursor:pointer;opacity:.8}.mobileHeader_container{display:none;justify-content:center;padding-top:25px;align-items:center}.mobileHeader_container img{margin-left:-4px}.mobileHeader_container>a{width:20%;font-size:16px;text-align:center}.mobileHeader_container>button{width:20%;font-size:16px}.mobileHeader_container>button:first-child{margin-right:12px}.menu{z-index:1;position:fixed;height:100vh;top:-8vh;right:0;flex-direction:column;justify-content:center;margin-right:50px}.menu,.menu>button{display:flex;align-items:flex-end}.menu>button{justify-content:flex-end;text-align:end;border:none;text-decoration:none;background:none;font-family:Aqala;font-size:26px;cursor:pointer;transition:.1s ease-in-out;opacity:.3;color:var(--main-background-color-inverted);width:-moz-fit-content;width:fit-content}.menu>button:hover{transition:.1s ease-in-out;padding-right:30px;position:relative;opacity:1}.menu>button>span{text-align:end;border:none;text-decoration:none;background:none;font-family:Aqala;font-size:20px;opacity:.6;margin-left:6px}.footer{position:fixed;bottom:0;left:0;width:100vw;z-index:1}.footer_container{margin:0 auto;padding:0 50px 20px;display:flex;align-items:flex-end}.overview{width:55%;flex-wrap:wrap;display:flex;justify-content:space-around;align-items:center;color:var(--main-background-color-inverted)}.overview>div{opacity:.3;width:auto;margin-top:-12px;white-space:nowrap;padding:0 5px;font-family:Tobias Thin Italic;font-size:14px;text-transform:lowercase;height:14px}.overview:first-child{padding-left:0}.overview_highlighted:hover{opacity:1;cursor:pointer}.overview_clicked{opacity:1!important;cursor:pointer}.dotted{margin-bottom:12px;flex:2 1;min-width:10vw;width:100%;border-bottom:1px dashed var(--main-background-color-inverted)}.info{padding-bottom:20px;width:35%;font-family:Tobias Thin;font-size:14px;text-transform:lowercase;margin-top:-14px;opacity:.6;margin-left:2%;color:var(--main-background-color-inverted);line-height:14px}.tree{display:flex;justify-content:flex-end;position:relative;width:100px;height:180px;margin-bottom:0;margin-right:-2vw;padding-left:5%}.tree>img{object-fit:contain}.home{position:fixed;top:0;left:0;height:100vh;display:flex;align-items:center;padding-left:50px}.home_container{margin-top:-12vh;display:flex}.home_info{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding-left:2vw}.home_info,.home_info h1{color:var(--main-background-color-inverted)}.home_info h1{font-family:Aqala;font-size:48px}.home_img{position:relative;width:275px;height:275px;transition:width .08s ease-out}.home_img>img{object-fit:cover}.home_img_hero{position:relative;height:275px;width:275px}.home_img_hero>img{object-fit:cover}.home_buttons{display:flex;justify-content:flex-start}.home_buttons>button{padding:0}.home_buttons>a:first-child{margin-right:20px}.credits,.details{margin-bottom:10px;font-family:Tobias Thin;opacity:.5;font-size:16px}.credits{margin-top:10px}.mobileHome{display:none;position:fixed;bottom:0;left:0;justify-content:center}.mobileHome_tree{position:relative;height:90vh;width:140vw;margin-left:-22vw;margin-bottom:-13vh;transform:rotate(-1.25deg)}.mobileHome_tree>img{object-fit:contain}.mobileWorkModal{position:fixed;top:100px;left:10vw;width:80vw;height:70vh;border:.7px solid var(--main-background-color-inverted);background-color:var(--main-background-color);display:flex;flex-direction:column;align-items:center;z-index:2}.mobileWorkModal p{font-family:Tobias Thin;opacity:.6;text-align:center;margin:25px 0 5px;font-size:14px}.mobileWorkModal h1{font-family:Aqala;font-size:24px;text-align:center;padding:0 20px;margin-bottom:0}.mobileWorkModal_img{margin-top:25px;position:relative;height:60vw;width:60vw;border:.7px solid var(--main-background-color-inverted)}.mobileWorkModal_img>img{object-fit:cover}.mobileX{cursor:pointer;position:absolute;top:2%;right:4%;text-align:center;padding:0 5px 3px 6px;border:.7px solid var(--main-background-color-inverted);font-family:Tobias Thin;z-index:2;background-color:var(--main-background-color)}.mobileWorkModal_links{margin-top:20px}.mobileWorkModal_links>a{margin:0 10px}.mobileWorkModal_nav{position:absolute;bottom:2vh;left:5%;width:90%;display:flex;justify-content:space-between}.mobileWorkModal_nav>button{width:30%;font-family:Tobias Thin Italic}.mobileWorkModal_nav>button:first-child{text-align:start}.mobileWorkModal_nav>button:nth-child(2){text-align:center}.mobileWorkModal_nav>button:nth-child(3){text-align:end}.mobileWorkModal_mute{position:absolute;bottom:10px;right:10px;width:20px;height:20px}.mobileMenu{position:fixed;bottom:0;left:0;width:100vw;display:flex;flex-direction:column;margin-bottom:8vh;align-items:center}.mobileMenu>button{padding:2px 5px;font-size:14px;border-radius:0;border:.7px solid var(--main-background-color-inverted);width:-moz-fit-content;width:fit-content;font-family:Tobias Thin;background-color:var(--main-background-color);margin-top:3vh;cursor:pointer;color:var(--main-background-color-inverted)}.mobileMenu>button:first-child{margin-left:-30vw}.mobileMenu>button:nth-child(2){margin-right:-20vw}.mobileMenu>button:nth-child(3){margin-right:0}.mobileMenu>button:nth-child(4){margin-right:-30vw}.mobileMenu>button:nth-child(5){margin-left:0}.mobileMenu>button:nth-child(6){margin-right:-40vw}.mobileMenu>button:nth-child(7){margin-right:0}.mobileMenu>button:nth-child(8){margin-right:-30vw}.mobileMenu>button:nth-child(9){margin-right:-2vw}.mobileMenu>button:nth-child(10){margin-right:-40vw}.mobileInfoModal{align-items:center;justify-content:center;text-align:center;font-family:Tobias Light;z-index:2}.mobileInfoModal p{padding:0 15vw;margin-bottom:40px}.mobileInfoModal button{margin-bottom:0}.mobileInfoModal_img{margin-top:40px;position:relative;height:80px;width:80px;margin-bottom:40px}.mobileInfoModal_img>img{object-fit:contain}.mobileInfoModal_home_btn{font-family:Tobias Thin Italic}@media only screen and (min-width:1700px){.home_img{width:25vw;height:25vw}.home_info h1{font-size:48px}.home_info p{font-size:18px}.info,.overview>div{font-size:16px}.menu>button{font-size:34px}.menu>button>span{font-size:24px}.header_logo{width:55px;height:55px}.button1,.playing{font-size:16px}}@media only screen and (max-width:1285px){.home_img{width:225px;height:225px}.home_info h1{font-size:36px}}@media only screen and (max-width:1090px){.home_img{width:175px;height:175px}.home_info h1{font-size:28px}.menu>button{font-size:20px}.info,.overview>div{font-size:12px}.tree{width:80px;height:140px}}@media only screen and (max-width:800px){.home_container{flex-direction:column}.home_info{padding-top:3vh;padding-left:0}.credits,.details{font-size:14px}.info{font-size:12px;width:80%}.overview{display:none}}@media only screen and (max-width:600px){.home{display:none}.mobileHome{display:flex}.footer,.header_container,.menu{display:none}.mobileHeader_container{display:flex}}@media only screen and (max-height:1000px){.mobileWorkModal{height:73vh;top:100px}}@media only screen and (max-height:700px){.mobileMenu>button{margin-top:2.5vh}.mobileWorkModal{height:80vh;top:80px}.mobileWorkModal p{margin:20px 0 5px;font-size:14px}.mobileInfoModal p{margin-bottom:40px}.mobileWorkModal h1{font-size:24px}.mobileWorkModal_img{height:60vw;width:60vw;margin-bottom:0}.mobileHeader_container>a,.mobileHeader_container>button,.mobileWorkModal_links>a{font-size:14px}.mobileHeader_container{padding-top:15px}.mobileWorkModal_links{margin-top:15px}.mobileHome_tree{height:80vh;width:140vw;margin-bottom:-6vh}.mobileX{top:3%}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}