body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#282c34;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;height:100vh;margin:0;width:100vw}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#sidebar{position:sticky;position:-webkit-sticky;top:40vh;transition:.5s;width:5vw;z-index:1}.sidebar-link{align-items:center;background-color:rgba(0,0,0,.4);color:#fff!important;display:flex;flex-direction:row;font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif;font-size:calc(10px + 1vmin);height:8vh!important;justify-content:space-evenly;text-decoration:none!important}.icon{font-size:calc(10px + 1vmin)!important}.sidebar-link:hover{background-color:#6495ed;color:#000!important;transition:.5s}:root{--ani-speed:2s;--ani-delay:1s}.img-container{align-items:center;background-image:url(/static/media/greeting.e0ba9f0ca9db485ec7b4.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;justify-content:center;min-height:80vh;width:100vw}.header-text{background-color:rgba(0,0,0,.7);border-radius:5px;color:#fff;display:inline-block;font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif;font-size:calc(12px + 2vmin);margin:5vh 5vw 5vh 65vw;opacity:1;padding:2px}.arrow{left:50vw;opacity:0;position:absolute;top:80vh;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);-webkit-transform-origin:50% 80%;transform-origin:50% 80%}.arrow-first{-webkit-animation:arrow-movement 2s ease-in-out infinite;animation:arrow-movement 2s ease-in-out infinite;-webkit-animation:arrow-movement var(--ani-speed) ease-in-out infinite;animation:arrow-movement var(--ani-speed) ease-in-out infinite}.arrow-second{-webkit-animation:arrow-movement 2s ease-in-out 1s infinite;animation:arrow-movement 2s ease-in-out 1s infinite;-webkit-animation:arrow-movement var(--ani-speed) var(--ani-delay) ease-in-out infinite;animation:arrow-movement var(--ani-speed) var(--ani-delay) ease-in-out infinite}.arrow:after,.arrow:before{background:#fff;content:"";display:block;height:3px;left:0;position:absolute;top:0;width:30px}.arrow:before{-webkit-transform:rotate(45deg) translateX(-23%);transform:rotate(45deg) translateX(-23%);-webkit-transform-origin:top left;transform-origin:top left}.arrow:after{-webkit-transform:rotate(-45deg) translateX(23%);transform:rotate(-45deg) translateX(23%);-webkit-transform-origin:top right;transform-origin:top right}@-webkit-keyframes arrow-movement{0%{opacity:0;top:75%}70%{opacity:1}to{opacity:0}}@keyframes arrow-movement{0%{opacity:0;top:75%}70%{opacity:1}to{opacity:0}}.portfolio-container{background-color:#282c34;padding:10vh 20vh}.portfolio-heading{color:#fff;font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif;font-size:calc(10px + 2vmin)}.portfolio-line{background-color:#fff}.portfolio-subtext{font-size:calc(10px + 1.5vmin)}.portfolio-description,.portfolio-subtext{color:#fff;font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif}.portfolio-description{font-size:calc(8px + 1.5vmin)}.right{width:15vw}.page{background-color:#282c34}.column-container{justify-content:center}.column-container,.footer{align-items:center;display:flex;flex-direction:row}.footer{background-color:rgba(0,0,0,.7);color:#fff;font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif;font-size:calc(12px + 2vmin);justify-content:space-evenly}.card-grid{grid-row-gap:21vw;grid-column-gap:1vw;align-items:center;-webkit-column-gap:1vw;column-gap:1vw;display:grid;grid-template-columns:repeat(auto-fill,28vw);margin:2vh 5vw;padding:1vh;row-gap:21vw}.image-style{border-radius:5px;height:20vw;object-fit:cover;width:28vw}.text{padding:20px}
/*# sourceMappingURL=main.9e1fbff9.css.map*/