@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&family=Roboto&display=swap";html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{margin:.67em 0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:#0000}abbr[title]{border-bottom:none;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted buttontext}[type=button]:-moz-focusring{outline:1px dotted buttontext}[type=reset]:-moz-focusring{outline:1px dotted buttontext}[type=submit]:-moz-focusring{outline:1px dotted buttontext}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;white-space:normal;max-width:100%;padding:0;display:table}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template,[hidden]{display:none}html{scroll-behavior:smooth}body{color:#fcfdff;background-color:#1d2228;font-family:Montserrat,sans-serif;font-size:1rem;line-height:1.8}*{box-sizing:border-box}img,embed,object,video{max-width:100%}ul{margin:0;padding:0;list-style:none}a{color:#fcfdff;text-decoration:none}h1,h2,h3,h4{color:#fcfdff}h1,h2,h3{margin:0}h2{color:#fcfdff;letter-spacing:.15rem;font-size:1.4rem;font-weight:700}h3{font-size:3.2rem;font-weight:600}h4{font-size:1.5rem;font-weight:700}hr{border-top:1px solid #d8ac5b;width:240px}.accent{color:#d8ac5b}.container{width:90%;max-width:1280px;margin:0 auto}.gutters{padding-left:1rem;padding-right:1rem}@media only screen and (width>=601px){.container{width:85%}}@media (width>=800px){.flex{display:flex}.m6{width:50%}}.header{z-index:10;text-transform:uppercase;letter-spacing:.25rem;background:0 0;min-height:77px;font-size:11px;font-weight:700;position:absolute;top:0;left:0;right:0}.header.sticky{opacity:0;visibility:hidden;position:fixed}.header.fade-transition{transition:all 1s ease-in-out}.header.scrolling{opacity:1;visibility:visible;background-color:#0d0a0b}.header__inner{z-index:4;position:relative}.header a.logo{width:76px;margin-left:3rem}.header a.logo img{width:75px}.header__menu{cursor:pointer;padding:1em;display:inline-block;position:absolute;top:15px;right:50px}.header__menu.open span:first-child{transform:rotate(45deg)}.header__menu.open span:nth-child(2){opacity:0}.header__menu.open span:last-child{transform:rotate(-45deg)}.header__menu span{transform-origin:0 1px;background-color:#fcfdff;width:26px;height:2px;transition:all .3s ease-in-out;display:block}.header__menu span:not(:last-child){margin-bottom:7px}.header .nav{z-index:3;background-color:#0d0a0b;width:100%;padding:120px 40px 62px;transition:transform .3s;position:absolute;top:0;transform:translateY(-434px)}.header .nav.open{transform:translate(0)}.header .nav ul{border-top:1px solid #ffffff12;margin-top:0}.header .nav ul li{border-bottom:1px dotted #ffffff12}.header .nav ul li.active a{color:#d8ac5b}.header .nav ul a{padding:1.3rem 0;line-height:1.3rem;display:block}@media (width>=800px){.header{justify-content:space-between;align-items:center;display:flex}.header__inner{width:40%}.header__menu{display:none}.header .nav{background-color:#0000;width:60%;margin-right:2rem;padding:0;position:static;transform:translate(0)}.header .nav ul{text-align:right;border-top:0;margin-top:1rem}.header .nav ul li{border-bottom:0;padding:0 1rem;display:inline-block}.header .nav ul li a{padding:0}}.hero{color:#fff;background:url(es-335-1920x1280.9cfb3ed3.jpg) 0 100%/cover no-repeat;min-height:100vh;padding:100px 0}.hero .dark-overlay{background-color:#00000080;width:100%;height:100vh;position:absolute;top:0;left:0}.hero .hero-cta{flex-direction:column;justify-content:end;width:80%;height:100%;margin:auto;display:flex}@media (width>=1000px){.hero .hero-cta{align-items:center}}.hero .hero-cta__headline{margin-bottom:2rem}.hero .hero-cta__headline p:before{content:"";background-color:#d8ac5b;width:40px;height:2px;margin-top:-1.5px;position:absolute;top:50%;left:-5px}.hero .hero-cta__headline p{letter-spacing:.3rem;padding-left:48px;font-size:.8rem;font-weight:900;position:relative}.hero .hero-cta__headline h1{font-size:2.6rem}.hero .hero-cta__headline h2{font-size:1.5rem}@media (width>=800px){.hero .hero-cta .hero-cta__buttons{margin-bottom:9rem}.hero .hero-cta__headline p{font-size:1rem}.hero .hero-cta__headline h1{font-size:4.5rem}.hero .hero-cta__headline h2{font-size:1.5rem}}.hero .hero-cta__buttons{margin-bottom:4rem}.hero .hero-cta__scroll{align-self:end}.hero .hero-cta__scroll .scroll-link{letter-spacing:.3rem;padding-right:30px;font-size:.6rem;font-weight:600}.hero .hero-cta__scroll:after{content:"";pointer-events:none;transform-origin:66% 66%;border-bottom:2px solid #d8ac5b;border-right:2px solid #d8ac5b;width:9px;height:9px;margin-top:-15px;display:block;position:relative;top:-24%;left:139px;transform:rotate(45deg)}.btn{cursor:pointer;color:#212529;text-align:center;vertical-align:middle;user-select:none;letter-spacing:.2rem;background-color:#0000;border:1px solid #0000;padding:.94rem .75rem;font-size:.8rem;font-weight:500;line-height:1.5;text-decoration:none;transition:color .5s ease-in-out,background-color .5s ease-in-out,border-color .5s ease-in-out,box-shadow .5s ease-in-out;display:inline-block}.btn:hover{text-decoration:none}.btn:focus{outline:0}.btn-cta{width:210px;margin:1.5rem 1rem 0 0}.btn-accent{color:#0d0a0b;background-color:#d4b273;border-color:#d4b273}.btn-accent:hover{background-color:#d8ac5b;border-color:#d8ac5b}.btn-accent:focus{box-shadow:0 0 0 .25rem #d8ac5b}.btn-secondary{color:#fcfdff;background-color:#2d3540;border-color:#2d3540}.btn-secondary:hover{background-color:#1d2228;border-color:#1d2228}.btn-secondary:focus{box-shadow:0 0 0 .25rem #d8ac5b}.about-section{padding:7rem 0}.about-section__header{text-align:center;margin-bottom:3rem}.about-section__hello,.about-section__skills{margin:4.5rem 0 3rem}.about-section__skills .skills-logo-container{flex-wrap:wrap;justify-content:space-around;align-items:center;display:flex}.about-section__skills .skills-logo-container img{width:75px;margin-bottom:10px}.projects-section{padding-top:7rem;padding-bottom:7rem}.projects-section__header{text-align:center;margin-bottom:3rem}.projects-section .projects-grid{grid-gap:3rem;grid-template-columns:1fr;margin-top:4rem;display:grid}.projects-section .projects-grid .card{background:#2d3540;flex-direction:column;display:flex}.projects-section .projects-grid .card__body{flex-direction:column;height:100%;padding:2rem;display:flex}.projects-section .projects-grid .card__actions{margin-top:auto}.projects-section .projects-grid .card__actions a.btn{display:block}.projects-section .projects-grid .card__actions a.btn:first-of-type{margin-bottom:6px}@media (width>=800px){.projects-section .projects-grid{grid-gap:2rem;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}}.contact-section{color:#fff;background:url(starry-sky-with-trees.59e5be1f.jpg) 0 100%/cover no-repeat;height:800px;padding-top:7rem;position:relative}.contact-section .dark-overlay{background-color:#00000080;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.contact-section__links a{text-align:center;padding:1rem;font-size:1.5rem;display:block}.contact-section p{color:#ffffff80;line-height:1.875}.contact-section__header{text-align:center;margin-bottom:3rem}.contact-section__hello{margin:4.5rem 0 3rem}.contact-section__skills .skills-logo-container{flex-wrap:wrap;justify-content:space-around;align-items:center;display:flex}.contact-section__skills .skills-logo-container img{width:100px;margin-bottom:10px}footer{color:#fcfdff;text-align:center;background:#0d0a0b;justify-content:center;align-items:center;height:100px;display:flex}footer p,footer a{color:#fcfdff;padding:1rem;font-size:1.5rem}
/*# sourceMappingURL=repo.eac59ef9.css.map */
