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{cursor:none;line-height:1.25;font-size:24px;font-family:Barlow;color:var(--text-primary)}h1{font-size:96px;font-weight:700;font-family:Barlow-Regular}h2{font-size:60px;font-weight:700;font-family:Barlow-SemiBold}h3{font-size:48px}h4{font-size:34px;padding:1.5rem}h5{font-size:24px;font-weight:700}h6{font-size:20px}@media(max-width:375px){h1{font-size:55px}h2{font-size:42px}h3{font-size:34px}h4{font-size:24px}h5{font-size:20px}h6{font-size:16px}}a{text-decoration:none;color:var(--text-primary)}a:hover{color:var(--grey)}button{background:transparent;border:none;color:var(--text-primary);font-size:20px}button:hover{color:var(--grey)}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Barlow,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@font-face{font-family:Inconsolata;src:local("Inconsolata"),url(/assets/Inconsolata-VariableFont_wdth_wght-CBY946bx.ttf) format("truetype");font-display:swap}@font-face{font-family:Barlow;src:local("Barlow"),url(/assets/Barlow-Light-D8eCvxtz.ttf) format("truetype");font-display:swap}@font-face{font-family:Barlow-SemiBold;src:local("Barlow-SemiBold"),url(/assets/Barlow-SemiBold-BRowgvKl.ttf) format("truetype");font-display:swap}@font-face{font-family:Barlow-Regular;src:local("Barlow-Regular"),url(/assets/Barlow-Regular-BSRK45qb.ttf) format("truetype");font-display:swap}.welcome-page-content{height:100vh;display:flex;align-items:center;justify-content:space-between;flex-direction:column}.first-gradient{position:relative}.welcome-page-text{height:100%;display:flex;flex-direction:column;justify-content:space-between}.three-js-view{height:60%}.header-container{height:65px;width:100%;display:flex;align-items:center;justify-content:space-between}.header-separator{border:1px solid var(--white);height:32px;margin:0 8px}.header-links>select{height:32px;width:120px}.header-name{padding:8px;font-weight:700}.header-links{display:flex;align-items:center}.header-links>a{padding:8px}.header-logo{width:48px;object-fit:cover}@media(max-width:768px){.header-name,.about-me-link{display:none}.header-container{justify-content:flex-end}.header-container{justify-content:center}}.footer-content{min-height:15vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#041746;padding-bottom:2rem}.footer-up{z-index:2;display:flex;justify-content:center;position:relative;border:2px solid var(--white);border-radius:2px;width:50px;top:-40px}.footer-tel{width:30%}.about-website{display:flex;flex-direction:column;justify-content:center;align-items:center}.designed-by{font-size:20px}.cursor{position:fixed;left:0;top:0;width:48px;height:48px;border-radius:50%;background-color:var(--white);mix-blend-mode:difference;z-index:999;pointer-events:none}:root{--primary: #2962ff;--text-primary: #ffffff;--text-primary-dark: #000000;--white: #FFF;--grey: #C1C1C1;--background-layout: #0b080eb3}#root{background-image:linear-gradient(to right bottom,#062859,#062d62,#06326c,#063875,#053d7f,#143e7f,#1d407e,#24417e,#2e3f74,#343d6a,#373b60,#393957)}.underline-link{text-decoration:underline}.underline--magical{background-image:linear-gradient(120deg,#84fab0,#8fd3f4);background-repeat:no-repeat;background-size:100% .2em;background-position:0 88%;transition:background-size .25s ease-in}.underline--magical:hover{background-size:100% 88%}.background--magical{background-image:linear-gradient(120deg,#fcec0cd4,#b47700);background-repeat:no-repeat;background-size:100% 90%}.container{z-index:1;display:flex;flex-direction:column;grid-column-start:2;grid-column-end:12}.custom-select{border:2px solid var(--white);border-radius:4px;background:none;color:var(--text-primary);font-family:Barlow;font-size:20px;padding-right:1rem}.custom-option{color:var(--text-primary-dark)}.App-container{width:100%;display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:auto;grid-gap:200px 10px}.stripes{z-index:0;background-size:cover;width:100%;height:400%;opacity:.4;float:right;top:-100%;position:absolute}@media(max-width:1000px){.container{gap:32px}}@media(max-width:401px){.custom-select{font-size:16px}}
