body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;box-sizing:border-box;background-color:#0e1b27;margin:0;padding:0;line-height:1.5}.main{background-color:#0e1b27;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex}.intro{flex-direction:column;justify-content:center;align-items:flex-start;width:100%;max-width:700px;display:flex}@media screen and (max-width:720px){.intro{max-width:90%}}.intro h1{color:#fff;font-family:Inter,sans-serif;font-size:2.4rem;font-weight:600}.intro p{color:#fff;margin-top:-25px;font-family:Inter,sans-serif;font-size:1.2rem;font-weight:400}.intro p a{color:#62bdff;font-weight:600;text-decoration:none}.intro p a:hover{text-decoration:underline}.intro-bottom-bar{width:100%;max-width:700px}@media screen and (max-width:720px){.intro-bottom-bar{max-width:90%}}.intro-bottom-bar{background-color:#62bdff;height:3px;margin-top:25px}.recent-blog-posts{flex-direction:column;justify-content:center;align-items:flex-start;width:100%;max-width:700px;display:flex}@media screen and (max-width:720px){.recent-blog-posts{max-width:90%}}.recent-blog-posts h1{color:#fff;font-family:Inter,sans-serif;font-size:2.4rem;font-weight:600}.recent-blog-posts .recent-post{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;margin-top:-50px;padding-bottom:20px;display:flex}.recent-blog-posts .recent-post h4{color:#62bdff;font-family:Inter,sans-serif;font-size:1.6rem;font-weight:600}.recent-blog-posts .recent-post p{color:#fff;margin-top:-10px;font-family:Inter,sans-serif;font-size:1.2rem;font-weight:400}.recent-blog-posts .recent-post p.date-created{color:#406681;margin-top:-35px;font-size:1rem}.recent-blog-posts .recent-project{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;margin-top:-50px;padding-bottom:20px;display:flex}.recent-blog-posts .recent-project h4{color:#62bdff;font-family:Inter,sans-serif;font-size:1.6rem;font-weight:600}.recent-blog-posts .recent-project p{color:#fff;margin-top:-35px;font-family:Inter,sans-serif;font-size:1.2rem;font-weight:400}.recent-blog-posts .recent-project p.date-created{color:#406681;margin-top:-35px;font-size:1rem}.allArtwork{flex-flow:wrap;justify-content:flex-start;align-items:center;width:95%;height:100%;display:flex}.allArtwork .artworkContainer{flex-direction:column;justify-content:center;align-items:center;min-width:100px;max-width:350px;height:270px;margin:10px;text-decoration:none;transition:all .15s ease-in-out;display:flex}@media screen and (max-width:450px){.allArtwork .artworkContainer{min-width:75px;max-width:170px;height:200px}}@media screen and (max-width:400px){.allArtwork .artworkContainer{min-width:50px;max-width:150px;height:200px}}.allArtwork .artworkContainer{background-color:#5e7993}.allArtwork .artworkContainer:hover{transform:scale(1.05)}.allArtwork .artworkContainer:hover .author{height:50px;margin-top:-50px}.allArtwork .artworkContainer:hover .author p{font-size:18px}.allArtwork .artworkContainer .imgCont{width:100%;height:100%}.allArtwork .artworkContainer .imgCont img{object-fit:cover;width:100%;height:100%}.allArtwork .artworkContainer .author{background-color:#00000080;flex-direction:row;justify-content:center;align-items:center;width:100%;height:40px;margin-top:-40px;transition:all .15s ease-in-out;display:flex;position:relative}.allArtwork .artworkContainer .author p{color:#fff;text-align:center;font-size:16px}.main{background-color:#0e1b27;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;padding-bottom:100px;display:flex}.main .header{flex-direction:column;align-items:flex-start;width:94%;display:flex}.main .header .top{flex-direction:row;align-items:flex-start;width:100%;margin-bottom:10px;display:flex}.main .header .top h1{color:#fff;text-align:left;font-size:40px;font-weight:500}.main .header .top a{margin-top:38px;text-decoration:none;transition:all .15s ease-in-out}.main .header .top a .left{color:#fff;padding-right:30px;font-size:32px;font-weight:500}.main .header .top a:hover{margin-right:10px}.main .header .bottom{flex-direction:row;align-items:flex-start;width:100%;margin-top:-50px;display:flex}.main .header .bottom p{color:#fff;text-align:left;font-size:20px;font-weight:300}.allProjects{flex-flow:wrap;justify-content:flex-start;align-items:center;width:95%;height:100%;display:flex}.allProjects .projectCardContainer{color:#fff;background-color:#3391ff80;flex-direction:column;justify-content:center;align-items:center;width:350px;height:80px;margin-bottom:25px;margin-right:25px;text-decoration:none;transition:all .15s;display:flex}.allProjects .projectCardContainer:hover{background-color:#3391ffcc}@media (max-width:430px){.allProjects .projectCardContainer{width:100%;margin-right:0}}.allProjects .projectCardContainer .projectCard{flex-direction:column;justify-content:center;align-items:flex-start;width:85%;display:flex}.allProjects .projectCardContainer .projectCard h2{text-align:left;margin-top:16px;padding:0;font-size:24px;font-weight:700}@media (max-width:395px){.allProjects .projectCardContainer .projectCard h2{font-size:20px}}.allProjects .projectCardContainer .projectCard p{margin-top:-20px;padding:0;font-size:16px;font-weight:400}.header-row-main{flex-direction:column;align-items:center;width:100%;display:flex}.header-row-main .header-row-content{flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}@media screen and (max-width:350px){.header-row-main .header-row-content{flex-direction:column;align-items:flex-start}.header-row-main .header-row-content .header-row-name{margin-bottom:10px}.header-row-main .header-row-content .header-row-options{flex-wrap:wrap;margin-top:-60px}}.header-row-main{max-width:700px}@media screen and (max-width:720px){.header-row-main{max-width:90%}}.header-row-main{font-optical-sizing:auto;font-family:Kufam,sans-serif;font-style:normal;font-weight:500}.header-row-main .header-row-name{flex-direction:row;display:flex}.header-row-main .header-row-name h3{color:#fff;font-size:32px}.header-row-main .header-row-name h3.name-slashes{letter-spacing:-9px}.header-row-main .header-row-name h3.name-text{margin-left:10px}.header-row-main .header-row-options{color:#fff;flex-direction:row;display:flex}.header-row-main .header-row-options a{color:#fff;margin-right:30px;text-decoration:none}.header-row-main .header-row-options a:last-child{margin-right:0}.header-row-main .header-row-options h4{font-optical-sizing:auto;margin-right:30px;font-family:Inter,sans-serif;font-size:20px;font-style:normal;font-weight:400;transition:all .1s}.header-row-main .header-row-options h4:last-child{margin-right:0}.header-row-main .header-row-options h4:hover{font-weight:600}.header-row-main .header-bottom-bar{background-color:#62bdff;width:100%;height:3px;margin-top:-20px}.header-row-main .header-row-socials{flex-direction:row;align-content:flex-start;width:100%;margin-top:15px;display:flex}@media screen and (max-width:210px){.header-row-main .header-row-socials{flex-wrap:wrap}}.header-row-main .header-row-socials .social-icon{color:#fff;margin-right:20px;font-size:30px}.header-row-main .header-row-socials a{margin:0;padding:0;line-height:0;text-decoration:none}.post{flex-direction:column;align-items:center;width:100%;margin:30px auto 0;display:flex}.post h1{color:#fff;font-family:Inter,sans-serif;font-size:2.4rem;font-weight:600}.post p{color:#fff;margin-top:0;font-family:Inter,sans-serif;font-size:1.4rem;font-weight:400}.post p.date-created{color:#406681;margin-top:-25px;font-size:1rem}.post .hero-image{object-fit:cover;object-position:top;width:100%;height:500px}@media screen and (max-width:720px){.post .hero-image{height:180px}}.post .post-content{flex-direction:column;justify-content:center;align-items:flex-start;width:100%;max-width:700px;display:flex}@media screen and (max-width:720px){.post .post-content{max-width:90%}}.post .post-content .post-content-container h1,.post .post-content .post-content-container h2,.post .post-content .post-content-container h3,.post .post-content .post-content-container h4,.post .post-content .post-content-container h5,.post .post-content .post-content-container h6{color:#fff;font-family:Inter,sans-serif;font-weight:600}.post .post-content .post-content-container p{color:#fff;margin-top:0;font-family:Inter,sans-serif;font-size:18px;font-weight:400}.post .post-content .post-content-container img{width:100%;height:auto}.post .post-content .post-content-container ul{color:#fff;font-family:Inter,sans-serif;font-weight:500;list-style-type:disc}.post .post-content .post-content-container ol{color:#fff;font-family:Inter,sans-serif;font-weight:500;list-style-type:decimal}.post .post-content .post-content-container pre{color:#fff;background-color:#406681;border-radius:5px;padding:10px;font-family:Inter,sans-serif;font-size:16px;font-weight:400}.post .post-content .post-content-container a{color:#fff;text-decoration:underline}.post .post-content .post-content-container a:hover{color:#406681}.post .post-content .post-content-container blockquote{color:#fff;border-left:5px solid #406681;margin-left:0;padding-left:10px;font-family:Inter,sans-serif;font-weight:400}
