:root{--background:#f1f1f0;--foreground:#262525;--box-backgroud:#392f1e17;--link-color:#333;--link-underline-color:#d7a765;--lang-div-background-color:hsla(0,0%,7%,.1);--land-text-color:hsla(0,0%,7%,.8);--dot:#e1ad64;--about-me-hey:rgba(38,37,37,.7);--education-name-heading:#fff;--education-name-subheading:hsla(0,0%,100%,.85);--pure-white:#fff;--blackish-grey:#3d3d3d}*{padding:0}body,html{max-width:100vw;overflow:hidden}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.main{display:flex;flex-direction:column;justify-content:space-between;padding-top:3rem;height:100vh!important}*{box-sizing:border-box;padding:.5rem;margin:0}a{color:inherit;text-decoration:none}next-route-announcer,nextjs-portal{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}.mainContainer{margin-top:-3rem;overflow:hidden;flex-grow:1;padding-top:8vh;height:80vh}.footer,.mainContainer{display:flex;justify-content:center}.footer{color:hsla(0,0%,7%,.6)}.footer span{padding:0;white-space:normal;font-weight:500;color:#111}@media (max-width:768px){.mainContainer{flex-direction:column;overflow:auto}}