body{background-color:#fff;margin:0}#root{text-align:center;--header-height:60px;--footer-height:420px;flex-direction:column;width:100%;min-height:100svh;display:flex}@font-face{font-family:NohemiSB;src:url(/assets/Nohemi-SemiBold-DrSGVmyt.woff2)format("truetype")}@font-face{font-family:NohemiR;src:url(/assets/Nohemi-Regular-FEzsNOSX.woff2)format("truetype")}@font-face{font-family:NohemiL;src:url(/assets/Nohemi-Light-DRQ_n7Hs.woff2)format("truetype")}#header{width:100%;height:var(--header-height);box-sizing:border-box;z-index:999;background-color:#fff;flex-direction:row;justify-content:space-between;align-items:center;padding:20px;display:flex;position:fixed;top:0;left:0}#header a{color:#000;font-family:NohemiSB;text-decoration:none}#header #logo{height:calc(100% - 40px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#header #logo img,#header #ig-icon,#header #ig-icon img{width:auto;height:100%}#footer{width:100%;height:var(--footer-height);background-color:#000;background-image:url("data:image/svg+xml,%3csvg%20version='1.2'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20235%20500'%20width='235'%20height='500'%3e%3cstyle%3e%20.s0%20{%20fill:%20%23ffffff%20}%20%3c/style%3e%3cpath%20fill-rule='evenodd'%20class='s0'%20d='m145.6%2036h57.71v16.23c0%2016.05%200%2016.23-9.02%2016.23v64.91h-16.23v64.92h-16.23v64.92h-16.23v81.14h-16.23v64.92h48.69v16.23h-16.23v16.23h-48.68v16.23h-16.23c-13.17%200-16.23%200.36-16.23%202.7%200%202.17-2.89%202.71-16.23%202.71-13.17%200-16.23-0.54-16.23-2.71%200-2.16-1.98-2.7-16.23-2.7v-64.92h16.23v-64.92h16.23v-64.91h16.23v-64.92h16.23v-64.92h16.23v-48.68h-48.69v-16.23h32.46v-16.23h48.68z'/%3e%3c/svg%3e");background-repeat:repeat-x;background-size:auto var(--footer-height);background-position:center calc((var(--footer-height) / 10) * 2);flex-direction:column;font-family:NohemiSB;display:flex}#loading-screen{z-index:99999;width:100vw;height:100vh;position:fixed;inset:0;overflow:hidden}#columns{flex-direction:row;align-items:center;width:100%;height:100%;display:flex}.column{background-color:#000;flex:1;justify-content:center;align-items:center;height:100%;display:flex}#loading-slash{transform-origin:50%;width:50px;height:auto}html,body,#root,a,input,button,textarea,select{cursor:none}.custom-cursor{mix-blend-mode:difference;pointer-events:none;z-index:999999;background:#fff;border-radius:50%;width:12px;height:12px;transition:width .1s,height .1s;position:fixed;top:0;left:0;transform:translate(-50%,-50%)}.custom-cursor--hovered{width:42px;height:42px}
