@import "https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,400;0,700;1,200&display=swap";:root{--main-white:#f0f0f0;--main-red:#be3144;--main-blue:#45567d;--main-blue-dark:#29344b;--main-grey:#303841;--main-black:#000}*,:before,:after{box-sizing:inherit;margin:0;padding:0}html{box-sizing:border-box;font-size:62.5%}@media only screen and (max-width:50em){html{font-size:50%}}@media only screen and (max-width:37.5em){html{font-size:43.75%}}body{color:var(--main-white);font-family:Raleway,sans-serif;font-weight:300;line-height:1.6}.mb-medium{margin-bottom:4rem!important}@keyframes moveInLeft{0%{opacity:0;transform:translate(-10rem)}80%{transform:translate(1rem)}to{opacity:1;transform:translate(0)}}@keyframes moveInRight{0%{opacity:0;transform:translate(10rem)}80%{transform:translate(-1rem)}to{opacity:1;transform:translate(0)}}.heading-primary{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.heading-primary--main{font-size:6rem;font-weight:700;animation:moveInLeft 2s ease-out}.heading-primary--sub{color:var(--main-red);font-size:3rem;font-style:italic;font-weight:200;animation:moveInRight 2s ease-out}.heading-secondary{text-transform:uppercase;text-align:center;border-bottom:5px solid;margin-bottom:3rem;font-size:3.5rem}.heading-tertiary{text-align:center}.heading-tertiary-main{font-size:2.5rem;display:block}.heading-tertiary-sub{font-size:2rem;display:block}.p-text{font-size:1.6rem}.nav{width:100vw;z-index:10;position:fixed;top:0;right:0}.nav__items{background-color:var(--main-red);justify-content:flex-end;align-items:center;list-style:none;display:flex}@media only screen and (max-width:37.5em){.nav__items{width:30vw;flex-direction:column;position:relative}}.nav__link:link,.nav__link:visited{color:var(--main-white);padding:2rem 3rem;font-size:2rem;text-decoration:none;display:block}.nav__link:hover,.nav__link:active{background-color:var(--main-blue)}.section-about{height:100vh;width:100%;background-color:var(--main-black);justify-content:center;align-items:center;display:flex}@media only screen and (max-width:37.5em){.section-about{height:60vh}}.section-projects{background-color:var(--main-blue)}.section-projects-container{max-width:120rem;flex-direction:column;justify-content:center;align-items:center;gap:3rem;margin:0 auto;padding:15rem 5rem;display:flex;overflow:hidden}.section-projects-grid{grid-template-columns:repeat(6,1fr);gap:5rem;display:grid}@media only screen and (max-width:50em){.section-projects-grid{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:37.5em){.section-projects-grid{flex-wrap:wrap;gap:1.5rem;display:flex}}.section-work{background-color:var(--main-blue-dark);height:90vh;flex-direction:column;justify-content:center;align-items:center;margin:0 auto;padding:15rem 5rem;display:flex}@media only screen and (max-width:37.5em){.section-work{height:50vh;padding:5rem 3rem}}.section-education{color:#fff;height:90vh;background-image:linear-gradient(#45567de6,#45567de6),url(education-background.92112865.jpg);background-position:50%;background-size:cover;flex-direction:column;justify-content:center;align-items:center;margin:0 auto;padding:15rem 5rem;display:flex}.section-contact{background-color:var(--main-grey);flex-direction:column;justify-content:center;align-items:center;padding:15rem 5rem;display:flex}.footer{border-top:3px solid var(--main-red);background-color:var(--main-grey);text-align:center;margin:0 auto;padding:5rem 3rem}.project{background-color:var(--main-blue-dark);border-radius:3px;grid-column:span 2;padding-bottom:1.5rem;transition:all .3s;overflow:hidden;box-shadow:0 1.5rem 3rem #0000004d}@media only screen and (max-width:50em){.project{grid-column:span 1}}.project-image{max-width:100%;height:auto}.project-title{color:var(--main-white)}.project:link,.project:visited{text-align:center;font-size:2rem;text-decoration:none}.project:hover,.project:active{transform:translateY(-8px)}.main-project{grid-column:span 3}@media only screen and (max-width:50em){.main-project{grid-column:span 1}}.education-text{text-align:center;font-size:2.5rem}.contact-links{gap:3rem;margin-top:5rem;list-style:none;display:flex}@media only screen and (max-width:37.5em){.contact-links{flex-direction:column}}.contact-link{transition:all .3s}.contact-link:link,.contact-link:visited{color:var(--main-white);align-items:center;gap:1rem;padding:1.5rem 3rem;font-size:2.8rem;text-decoration:none;display:flex}.contact-link:hover,.contact-link:active{transform:translateY(8px)}.footer-text{font-size:1.4rem}
/*# sourceMappingURL=index.652222c5.css.map */
