html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,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:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}html{height:100%;width:100%}body{position:relative;letter-spacing:-.03rem;line-height:2.4rem;font:400 1.33rem/1 Montserrat,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--white);background-color:var(--dark);user-select:none;scroll-behavior:smooth;height:100%;min-height:100vh}p{letter-spacing:-.03rem;font-size:1.33rem;line-height:2.4rem}.noise{position:fixed;background-image:url(/img/noise.png);background-attachment:fixed;background-repeat:repeat;background-size:auto;height:100vh;left:0;top:0;right:0;bottom:0;animation:noise .5s steps(10) infinite;pointer-events:none;opacity:.9}@keyframes noise{0%{background-position:0 0}to{background-position:100% 100%}}.logo{height:64px;width:64px;position:fixed;bottom:16px;right:16px;background:url(/img/logo.svg) center/contain no-repeat;border:1px solid var(--dark)}:root{--dark: #11121B;--white: #fff;--font-color: #fff}#root{position:relative;top:0;left:0;height:100%;min-height:100vh}.app-container{min-height:100vh;width:100%;max-width:100vw;overflow-x:hidden}.app-controls{width:100%;top:0;left:0;right:0;height:100px}.sidebar{position:relative}.sidebar-container{position:fixed;left:0;top:0;padding:3rem 1rem 1rem;display:flex;flex-direction:column;justify-content:space-between;height:100%;max-height:100vh}.sidebar-logo{cursor:pointer}.sidebar-content{flex:1;display:flex;flex-direction:column;justify-content:center}.sidebar-content .name{position:relative;font:800 1.4rem/1 Dela Gothic One,cursive;letter-spacing:-.04rem;display:flex;flex-direction:column;gap:2px;margin-bottom:1rem}.sidebar-content .name span:last-of-type{margin-top:-4px}.sidebar-content .title{font:300 .8rem/1 Montserrat,-apple-system,BlinkMacSystemFont,sans-serif}.sidebar .socials{display:flex;justify-content:space-between;padding:1rem 0 0}.sidebar .socials-item a{font:300 .8rem/1 Montserrat,-apple-system,BlinkMacSystemFont,sans-serif;text-decoration:none;cursor:pointer;color:var(--white)}@media (max-width: 767px){.sidebar .sidebar-container{height:unset;width:100%;flex-direction:row}.sidebar .sidebar-content{margin:0 .5rem}.sidebar .sidebar-socials{padding:0}.sidebar .sidebar-socials li{margin:0 0 0 .5rem}}.content{grid-area:main-content;padding:3rem 0;scroll-behavior:smooth;padding-left:clamp(8.99vw,3rem,6vw);padding-right:clamp(4vw,3rem,6vw)}.hero-container{margin-top:20vw;min-height:48vh;display:flex;align-items:center}.hero{display:flex;flex-direction:column;align-items:flex-end;height:100%;width:100%}.hero .tagline{display:flex;justify-content:flex-end;width:100%;font-size:16vw;font-weight:800;font-family:Montserrat,-apple-system,BlinkMacSystemFont,sans-serif,-apple-system,BlinkMacSystemFont,sans-serif;text-align:right;letter-spacing:-1.4vw}.type-16{font-size:3.33vw;line-height:1.3;letter-spacing:-.03rem}.intro-container{display:flex;justify-content:center;flex-direction:column;min-height:50vh;margin:10rem 0 5rem}.expertise .subheading{font-family:Dela Gothic One,cursive;font-size:14px}.expertise .expertise-block{margin-bottom:5rem}.contact a{cursor:pointer;color:#fff}
