﻿@import"https://fonts.googleapis.com/css?family=Open+Sans|Poppins:300&display=swap";html{scroll-behavior:smooth}body{font-family:"Poppins",sans-serif;font-size:1rem;letter-spacing:.05rem;box-sizing:border-box;background-color:#1f1f1f;color:#dee;width:100vw;overflow-x:hidden}*,*::before,*::after{padding:0;margin:0;box-sizing:inherit}ul{list-style:none}a{text-decoration:none;color:inherit;transition:.25s;cursor:pointer}::selection{background-color:rgba(191,54,12,.75)}.container{max-width:1000px;padding:0 25px;margin:auto}.link{position:relative}.link:visited{color:#dee;text-decoration:none}.link::before{content:"";position:absolute;bottom:0px;left:5px;width:0;height:2px;background-color:rgba(191,54,12,.75);transition:.5s}.link:hover::before{width:90%}header{background:transparent;width:100vw;height:125px;position:fixed;top:0;left:0;z-index:99;border-top:1px dashed #bf360c;transition:.5s;overflow:hidden}header .nav{height:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;transition:.5s}header .nav .nav-toggler{color:rgba(191,54,12,.8);display:none}@media screen and (max-width: 800px){header .nav .nav-toggler{display:inline-block}}header .nav .nav-brand{display:flex;flex-direction:row;align-items:center}header .nav .nav-brand .brand-logo{width:30px;margin-right:10px}header .nav .nav-brand .brand-text{font-size:1rem}header .nav .nav-menu{display:flex;align-items:center;font-size:90%;color:#cce6e6}header .nav .nav-menu .nav-item{margin-left:.25rem;margin-right:.25rem}header .nav .nav-menu .nav-item:last-child{background:#bf360c;box-shadow:1px 1px 2px #1a1a1a,-1px -1px 2px #242424;transition:.25s;padding-left:1rem;padding-right:1rem;border-radius:5px !important}header .nav .nav-menu .nav-item:last-child:hover{background:#8f2809}header .nav .nav-menu .nav-item .nav-link{padding:.75rem;display:inline-block}@media screen and (max-width: 800px){header .nav .nav-menu{flex-direction:column;align-items:center;padding-top:4rem;position:fixed;top:0;left:-100vw;height:100vh;width:70vw;background-color:#1f1f1f;transition:.5s;overflow:auto}header .nav .nav-menu .nav-item{margin:1rem 1rem}}.hero{width:100%;height:100vh;display:flex;flex-direction:column;justify-content:center;position:relative}.hero .typed-cursor{font-size:calc(3.5vw + 1rem);color:#bf360c}.hero .hero-text{font-size:calc(3.5vw + 1rem)}.hero .hero-text.typed-skills{display:inline-block}.hero .blob-1{position:absolute;z-index:-1;left:-300px;opacity:.5}@media screen and (max-width: 800px){.hero .blob-1{left:-200px;width:500px}}.hero .blob-2{position:absolute;z-index:-1;right:-225px;top:-300px;width:750px}@media screen and (max-width: 800px){.hero .blob-2{display:none}}.hero .blob-2 .inner-blob{fill:rgba(246,142,113,.1)}.anchor{height:5rem}.section{min-height:100vh}.section .paragraph{line-height:26px;font-size:14px;margin:1rem 0}.section::after{content:"";width:100%;height:.5px;margin-top:2.5rem;border-bottom:1px dashed rgba(191,54,12,.3);position:absolute}@media screen and (max-width: 800px){.section::after{width:100%}}.section .title{opacity:.75;font-size:calc(5vw + 1rem);font-weight:bolder;left:-100px;bottom:-300%;margin-bottom:1rem}.section .sub-title{text-transform:uppercase;opacity:.85;font-size:calc(2.5vw + 1rem);font-weight:bolder;left:-100px;bottom:-300%;margin-bottom:1rem}.section-summary .summary-text{display:grid;grid-template-columns:3fr 1fr;align-items:center;gap:2rem}@media screen and (max-width: 800px){.section-summary .summary-text{display:flex;flex-direction:column-reverse}}.section-summary .summary-text img{width:100%;border:1px dashed #bf360c}.section-summary .summary-text .summary-paragraphs{border-left:1px dashed #bf360c;padding-left:1rem}.section-skills .skill{display:flex;align-items:center;margin:1rem auto;text-transform:uppercase}.section-skills .skill i{margin-right:10px;color:rgba(191,54,12,.8);font-size:2.5rem}.section-skills .skill a{display:inline-block;padding:.5rem 0 !important}.section-skills .technologies{display:grid;grid-template-columns:repeat(auto-fit, minmax(175px, 1fr));row-gap:25px}@media screen and (max-width: 800px){.section-skills .technologies{grid-template-columns:repeat(auto-fit, minmax(70px, 1fr))}}.section-skills .technologies .tech{display:flex;align-items:center;cursor:pointer;filter:grayscale(50%)}.section-skills .technologies .tech:hover{filter:grayscale(0%)}.section-skills .technologies .tech .tech-icon{transition:.5s;width:50px;margin-right:5px}.section-skills .technologies .tech .tech-icon.adjusted{width:40px;position:relative;left:5px;margin-right:15px}@media screen and (max-width: 800px){.section-skills .technologies .tech .tech-label{display:none}}.section-work .work-grid{display:grid;grid-template-columns:1fr;gap:20px}@media screen and (max-width: 800px){.section-work .work-grid{display:block}}.section-work .work-grid .work{box-shadow:5px 5px 10px #1a1a1a,-5px -5px 10px #242424;padding:.75rem;margin-bottom:1rem;border:1px solid rgba(191,54,12,.2);border-radius:5px !important}.section-work .work-grid .work .work-content{text-transform:uppercase}.section-work .work-grid .work .work-year{color:rgba(191,54,12,.8);margin-bottom:-0.75rem;font-size:1rem}.section-work .work-grid .work .work-year::before{font-family:"Font Awesome 5 Free";content:"";margin-right:5px}.section-education .education-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:5rem}@media screen and (max-width: 800px){.section-education .education-grid{display:block}}.section-education .education-grid .education{box-shadow:5px 5px 10px #1a1a1a,-5px -5px 10px #242424;padding:.75rem;margin-bottom:1rem;border:1px solid rgba(191,54,12,.2);border-radius:5px !important}.section-education .education-grid .education .education-year{color:rgba(191,54,12,.8);margin-bottom:-0.75rem}.section-education .education-grid .education .education-year::before{font-family:"Font Awesome 5 Free";content:"";margin-right:5px}.section-education .achievement-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media screen and (max-width: 800px){.section-education .achievement-grid{display:block}}.section-education .achievement-grid .achievement{border-bottom:1px solid rgba(191,54,12,.4);border-radius:5px !important;padding:.75rem;margin-bottom:1.5rem;background-color:#1c1c1c;box-shadow:2px 2px 4px #1a1a1a,-2px -2px 4px #242424}.section-education .achievement-grid .achievement .achievement-title{text-transform:uppercase;color:rgba(191,54,12,.8);margin-bottom:-1rem}.section-education .achievement-grid .achievement .achievement-title::before{font-family:"Font Awesome 5 Free";content:"";margin-right:5px}/*# sourceMappingURL=style.css.map */
