.about-section{background:var(--primary)}.hamburger-container,.header-container{background:var(--primary-opacity)}.header-container{border-top-left-radius:20px;border-top-right-radius:20px;overflow:hidden}.logo{background:var(--blue)}.logo img{opacity:.99}ul li{font-weight:400;letter-spacing:2px}ul li:hover{background:var(--highlight);cursor:pointer}.hero-container{overflow:hidden;position:relative;width:100%;height:calc(100vh - 110px)}.render-animation{right:-20%;max-width:1800px;height:100vh;width:100%}@media only screen and (max-width:680px){.render-animation{right:0;width:100%;height:100vh}}.hero-intro{position:absolute;top:50%;transform:translateY(-50%);z-index:1}.full-menu{width:100%;height:calc(100vh - 100px);background:var(--blue)}