@import url(https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@300;400;500;600&display=swap);header{height:115vh;overflow:hidden;padding-top:4rem}.header_container{height:100%;position:relative;text-align:center}.CTA{display:flex;gap:1.2rem;justify-content:center;margin-top:2.5rem}.header_socials{align-items:center;bottom:18rem;display:flex;flex-direction:column;gap:1rem;left:0;position:absolute}.header_socials:after{background:var(--color-primary);content:"";height:3rem;width:1.2px}.social{font-size:1.3rem}.me{border-radius:2rem;height:40rem;left:calc(50% - 17rem);margin-top:3.8rem;overflow:hidden;width:34rem}.me,.scroll_down{position:absolute}.scroll_down{bottom:22rem;font-size:1.1rem;font-weight:100;right:2.3rem;transform:rotate(90deg)}@media screen and (max-width:1024px){header{height:130vh}}@media screen and (max-width:600px){header{height:140vh}.header_socials,.scroll_down{display:none}}nav{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#0000004d;border-radius:3rem;bottom:2rem;display:block;gap:1rem;left:50%;padding:.7rem 1.7rem;position:fixed;transform:translateX(-50%);width:-webkit-max-content;width:max-content;z-index:2}nav,nav a{display:flex}nav a{background:#0000;border-radius:50%;color:#f5f5f5;font-size:1.1rem;padding:.9rem}nav a:hover{background:#0003}nav a.active{background:#00000040;color:#fff}.about_container{grid-gap:15%;display:grid;gap:15%;grid-template-columns:35% 50%}.intro_paragraph{color:var(--color-secondary);margin:1rem 11rem 3.5rem;text-align:center}.about_me{background:linear-gradient(45deg,#0000,var(--color-primary),#0000);border-radius:2rem;display:grid;height:20rem;margin-top:3rem;place-items:center;width:31rem}.about_me-image{border-radius:2rem;overflow:hidden;transform:rotate(10deg);transition:var(--transition)}.about_me-image:hover{transform:rotate(0deg)}.about_cards{margin-bottom:2rem;margin-top:0}.about_card{background:var(--color-secondary);border:1px solid #0000;border-radius:1rem;padding:2rem;text-align:center;transition:var(--transition)}.about_card:hover{background:#0000;border-color:var(--color-secondary);cursor:default}.about_icon{font-size:1.3rem}.about_card h5{font-size:1rem}.about_card small{font-size:.7rem}.skills{grid-row-gap:2rem;display:grid;grid-template-columns:1fr 1fr;margin-top:1rem;row-gap:2rem}.about-btn{background:var(--color-primary);border:1px solid var(--color-primary);border-radius:.4rem;color:var(--color-bkg);cursor:pointer;display:inline-block;margin-left:10rem;margin-top:6rem;padding:.75rem 1.2rem;text-align:center;transition:var(--transition);width:-webkit-max-content;width:max-content}.about-btn:hover{background:var(--color-white);border-color:#0000;color:var(--color-bkg)}@media screen and (max-width:1024px){.about_container{gap:0;grid-template-columns:1fr}.about_me{height:20rem;margin:2rem auto 4rem;width:28rem}.about{height:85rem}}@media screen and (max-width:600px){.about_me{align-items:center;height:20rem;margin:0 auto 3rem;width:28rem}.intro_paragraph{color:var(--color-secondary);margin:1rem 4rem 3.5rem;text-align:center}.about_cards{gap:1rem;grid-template-columns:1fr}.about_content{text-align:center}.about{height:90rem}.about-btn{margin-bottom:1.5rem;margin-top:2rem}}.projects{height:80rem;padding-top:1rem}.projects>h5{padding-bottom:1rem}.projects>h5,h2{text-align:center}.project_container{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:1fr 1fr 1fr}.project_item{background:var(--color-secondary);border:1px solid #0000;border-radius:2rem;padding:1.3rem;place-items:center;transition:var(--transition)}.project_item:hover{background:#0000;border-color:var(--color-secondary)}.project_image,.project_item>h5{margin-bottom:1rem}.project_image{border-radius:1.5rem;height:15rem;margin-left:.2rem;overflow:hidden;width:20rem}.project_item-cta{display:flex;gap:1rem;margin-bottom:1rem}@media screen and (max-width:1024px){.project_container{gap:1.2rem;grid-template-columns:1fr 1fr}.projects{height:110rem}}@media screen and (max-width:600px){.projects{height:220rem;margin-top:1.3rem}.project_container{gap:1rem;grid-template-columns:1fr}.project_image{margin-left:.2rem}}.title{margin-bottom:1rem}.subtitle{margin-bottom:2.5rem}.container.contact_container{grid-gap:12%;display:grid;gap:12%;grid-template-columns:30% 60%;width:65%}.contact_options{display:flex;flex-direction:column;gap:1.2rem}.contact_option{background:var(--color-secondary);border:1px solid #0000;border-radius:1.2rem;padding:1.2rem;text-align:center;transition:var(--transition)}.contact_option:hover{background:#0000;border-color:var(--color-secondary)}.contact_icon{font-size:1.5rem;margin-bottom:.5rem}.contact_option a{display:inline-block;font-size:1rem;margin-top:.7rem}form{display:flex;flex-direction:column;gap:1.2rem;margin-top:1.5rem}input,textarea{background:#0000;border:2px solid var(--color-primary);border-radius:.5rem;color:#000;padding:1.5rem;resize:none;width:100%}@media screen and (max-width:1024px){.container.contact_container{gap:2rem;grid-template-columns:1fr}.contacts{height:70rem}}@media screen and (max-width:600px){.contacts{height:65rem}.container.contact_container{width:var(--column-variables-sm)}}footer{background:var(--color-secondary);font-size:.9rem;margin-top:0;padding:3rem 0;text-align:center}.footer_logo{display:inline-block;font-size:2rem;font-weight:500;margin-bottom:2rem}.permalinks{flex-wrap:wrap;gap:2rem;margin:0 auto 3rem}.footer_socials,.permalinks{display:flex;justify-content:center}.footer_socials{gap:1rem;margin-bottom:4rem}.footer_socials a{display:flex;font-size:1.8rem;padding:.8rem}.footer_copyright{margin-bottom:4rem}@media screen and (max-width:600px){.permalinks{flex-direction:column;gap:1.4rem}.footer_socials{margin-bottom:2.6rem}}*{border:0;box-sizing:border-box;list-style:none;margin:0;outline:0;padding:0;text-decoration:none}:root{--color-bkg:#eee1c6;--color-primary:#ff6d6a;--color-secondary:#1f1f38;--color-light:#393838;--color-white:#fff;--transition:all 400ms ease;--container-width-lg:75%;--container-width-md:86%;--container-width-sm:90%}html{scroll-behavior:smooth}::-webkit-scrollbar{display:none}body{background:#eee1c6;background:var(--color-bkg);color:#ff6d6a;color:var(--color-primary);font-family:Roboto Mono,monospace;line-height:1.5}.container{margin:0 auto;width:75%;width:var(--container-width-lg)}h1,h2,h3,h4,h5{font-weight:500}h1{font-size:3rem}section{height:100vh;margin-top:8rem}section>h2,section>h5{color:#1f1f38;color:var(--color-secondary);text-align:center}section>h2{color:#ff6d6a;color:var(--color-primary);margin-bottom:3rem}.text-light{color:#393838;color:var(--color-light)}a{color:#ff6d6a;color:var(--color-primary);transition:all .4s ease;transition:var(--transition)}a:hover{color:#fff;color:var(--color-white)}.btn{border:1px solid #ff6d6a;border:1px solid var(--color-primary);border-radius:.4rem;color:#ff6d6a;color:var(--color-primary);cursor:pointer;display:inline-block;padding:.75rem 1.2rem;transition:all .4s ease;transition:var(--transition);width:-webkit-max-content;width:max-content}.btn:hover{background:#fff;background:var(--color-white);border-color:#0000}.btn-primary,.btn:hover{color:#eee1c6;color:var(--color-bkg)}.btn-primary{background:#ff6d6a;background:var(--color-primary)}img{display:block;object-fit:cover;width:100%}@media screen and (max-width:1024px){.container{width:86%;width:var(--container-width-md)}section{margin-top:6rem}}@media screen and (max-width:600px){.container{width:90%;width:var(--container-width-sm)}section{margin-top:2rem}}
/*# sourceMappingURL=main.c66b48e6.css.map*/