body{overflow-x:hidden}.wave-holder{top:-500px;z-index:1}.ocean,.wave-holder{position:absolute;width:100%;left:0}.ocean{height:5%;top:1302px;background:#015871}.cover{width:100%;top:1000px;position:absolute}.wave-cover{position:absolute;width:2em;height:340px;background-color:#222227;left:0;margin-right:-500px}.wave-cover:nth-of-type(2){left:calc(100% - 2em)}.wave-cover:nth-of-type(3){left:0;top:300px;width:100%;height:50px}.wave{background:url(/_next/static/media/wave.3bdbde43.svg) repeat-x;position:absolute;top:-198px;width:6400px;height:198px;animation:wave 7s cubic-bezier(.36,.45,.63,.53) infinite;transform:translateZ(0)}.wave:nth-of-type(2){top:-175px;animation:wave 7s cubic-bezier(.36,.45,.63,.53) -.125s infinite,swell 7s ease -1.25s infinite;opacity:1}@keyframes wave{0%{margin-left:0}to{margin-left:-1600px}}@keyframes swell{0%,to{transform:translate3d(0,-25px,0)}50%{transform:translate3d(0,5px,0)}}.endWave{display:none}@media screen and (min-width:700px){.ocean{top:1402px}.cover{top:1100px}.wave-cover:nth-of-type(3){top:300px}}@media screen and (min-width:1000px){.ocean{top:802px}.cover{top:562px}.wave-holder{top:-200px}.wave-cover:nth-of-type(3){top:230px}}:root{--goggles-blue:#65b1c4;--spot-orange:#fd7723}.about{height:700px;padding-right:5px}.about,.top{display:flex;align-items:center;flex-direction:column;gap:20px}.me-image{width:200px;height:200px;border-radius:50%;border:10px solid var(--goggles-blue);margin-top:50px}.about-description{display:flex;flex-direction:column;justify-content:center}.about-title{font-weight:700;font-size:28pt}.about p,.about-title{color:#fff;margin-bottom:-15px;text-align:center}.about p{font-size:18pt}.typewritten{font-size:20pt}@media screen and (min-width:700px){.me-image{width:250px;height:250px}.about{height:800px}}@media screen and (min-width:1000px){.top{margin-top:50px;justify-content:flex-start;align-items:flex-start;flex-direction:row;padding-left:50px}.me-image{margin-top:0}.about-description{margin-top:50px;margin-left:25px}.about-description,.hi-intro{align-self:flex-start}.about p,.about-title{text-align:left}.about{height:500px}}@media screen and (max-width:700px){.about-title{font-size:26pt;margin-top:10px}.about p{font-size:14pt}.typewritten{font-size:18pt}}.languages{display:flex;align-items:center;flex-direction:column;gap:20px;padding-right:5px;padding-bottom:20px;height:auto}.languages-title{font-size:1.75em;font-weight:700;color:#fff;text-align:center}.language-grid{width:100%;gap:20px;flex-wrap:wrap}.language-grid,.language-item{display:flex;justify-content:center}.language-item{width:200px;height:300px;background-color:#2b2b3a;border-radius:20px;border:5px solid #151524;box-shadow:5px 5px 15px #090918;flex-direction:column;align-items:center;cursor:pointer}.language-name{color:#dbdbdb;font-weight:bolder;text-align:center}.language-icon{width:150px;height:150px}.frameworks{display:flex;align-items:center;flex-direction:column;gap:20px;padding-right:5px;padding-bottom:20px;height:auto}.frameworks-title{font-size:1.75em;font-weight:700;color:#fff;text-align:center}.framework-grid{width:100%;gap:20px;flex-wrap:wrap}.framework-grid,.framework-item{display:flex;justify-content:center}.framework-item{width:200px;height:300px;background-color:#2b2b3a;border-radius:20px;border:5px solid #151524;box-shadow:5px 5px 15px #090918;flex-direction:column;align-items:center;cursor:pointer}.framework-name{color:#dbdbdb;font-weight:bolder;text-align:center}.framework-icon{width:150px;height:150px}.software{display:flex;align-items:center;flex-direction:column;gap:20px;padding-right:5px;padding-bottom:20px;height:auto}.software-title{font-size:1.75em;font-weight:700;color:#fff;text-align:center}.software-grid{width:100%;gap:20px;flex-wrap:wrap}.software-grid,.software-item{display:flex;justify-content:center}.software-item{width:200px;height:300px;background-color:#2b2b3a;border-radius:20px;border:5px solid #151524;box-shadow:5px 5px 15px #090918;flex-direction:column;align-items:center;cursor:pointer}.software-name{color:#dbdbdb;font-weight:bolder;text-align:center}.software-icon{width:150px;height:150px}.things-i-use{position:relative;height:150px;z-index:2;margin-top:-10px;padding-left:25px;padding-right:25px;display:flex;justify-content:space-between;flex-direction:row;align-items:center;cursor:pointer}.down-arrow{width:75px;height:75px;transform:revert;transition:transform .3s ease-in-out}.down-arrow.open{transform:rotate(180deg)}.things-i-use>h1{color:#fff;font-weight:700;font-size:1.7em}.things-i-use-container{opacity:1;transition:opacity .5s ease-in-out}.things-i-use-container.dont-display:not(.hidden),.things-i-use-container.hidden{opacity:0;transition:opacity .5s ease-in-out}.things-i-use-container.hidden.dont-display{display:none}@media screen and (min-width:600px){.things-i-use{padding-left:50px;padding-right:50px}.things-i-use>h1{font-size:2em}.down-arrow{width:100px;height:100px}}