.header-text{display:flex;justify-content:space-between;padding:2.5rem}.header-text a{text-decoration:none;color:#000}.header-text .header-text__left,.header-text .header-text__right{display:flex;gap:1rem}@media screen and (max-width: 480px){.header{display:none}}.projects-container{display:flex;flex-wrap:wrap;justify-content:center;gap:2.5rem;padding:2rem;margin:0 auto;max-width:1400px}.project-card{display:flex;flex-direction:column;align-items:center;background-color:var(--color-dark, #1e1e1e);border:2px solid var(--color-lime-green, #48bb78);border-radius:1.5rem;box-shadow:0 6px 12px #0000004d;overflow:hidden;width:400px;height:500px;text-align:center;transition:transform .3s ease,box-shadow .3s ease;position:relative;padding-bottom:2rem}.project-card:hover{transform:translateY(-10px);box-shadow:0 8px 16px #0006}.project-card__title{font-size:2rem;font-weight:600;color:var(--color-lime-green, #48bb78);margin:1rem 0}.project-card__image{width:100%;height:250px;object-fit:cover;border-bottom:2px solid var(--color-lime-green, #48bb78)}.project-card__description{font-size:1.2rem;color:#f5f5f5;padding:1.5rem;line-height:1.8}.project-card__btn{display:inline-block;padding:.7rem 1.5rem;background-color:var(--color-lime-green, #48bb78);color:#1e1e1e;font-size:1.2rem;font-weight:500;text-transform:uppercase;text-decoration:none;border-radius:.7rem;transition:background-color .3s ease,color .3s ease;position:absolute;bottom:1rem}.project-card__btn:hover{background-color:#3a9d5c;color:#fff}@font-face{font-family:montserrat;src:url(/assets/Montserrat-variable-CiIa1Ne8.ttf) format("truetype");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:wix;src:url(/assets/Wix-Display-variable-DlbCQajm.ttf) format("truetype");font-weight:100 900;font-style:normal;font-display:swap}body{font-family:montserrat,sans-serif;margin:0;padding:0;box-sizing:border-box}:root{--color-dark: #212121;--color-lime-green: #79bd96}html{scroll-behavior:smooth}.hero{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 10%;gap:5rem;height:95vh}.hero__title{font-size:10rem;text-transform:uppercase;letter-spacing:-1rem;gap:2rem;flex-wrap:wrap;width:45%;display:flex;line-height:1.2;text-align:left}.hero__title .char{display:inline-block;animation:breathe 4s infinite both;animation-delay:calc(var(--char-index) * .7s)}@keyframes breathe{0%{font-variation-settings:"wght" 100,"wdth" 85;transform:scale(1)}60%{font-variation-settings:"wght" 700,"wdth" 100;transform:scale(1.1)}to{font-variation-settings:"wght" 100,"wdth" 85;transform:scale(1)}}.hero__description{display:flex;flex-direction:column;gap:2rem;width:45%}.hero__description--text{font-size:2rem;font-weight:300;margin-top:2rem;gap:1rem}.hero__description--btn{text-transform:uppercase;text-decoration:none;padding:1rem 2rem;background-color:var(--color-lime-green, #68d391);width:fit-content;color:#fff}.hero__description--btn:hover{background-color:var(--color-dark, #1e1e1e);transition:background-color .3s}@media screen and (max-width: 1024px){.hero{flex-direction:column;justify-content:center;text-align:center;padding:5%;gap:3rem;height:auto}.hero__title{font-size:7rem;letter-spacing:-.5rem;width:100%;text-align:center}.hero__description{width:100%}.hero__description--text{font-size:1.8rem}}@media screen and (max-width: 768px){.hero__title{font-size:5rem;letter-spacing:-.3rem}.hero__description--text{font-size:1.5rem}.hero__description--btn{padding:.8rem 1.5rem}}@media screen and (max-width: 480px){.hero{padding:5%}.hero__title{font-size:4rem;letter-spacing:-.2rem;display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}.hero__description--text{font-size:1.2rem}.hero__description--btn{margin:0 auto;padding:.7rem 1.2rem}}.about{display:flex;flex-direction:row;background-color:var(--color-dark, #1e1e1e);border-radius:3rem;overflow:hidden}.about__left{width:70%;display:flex;flex-direction:column;justify-content:center;padding:5rem}.about__left--title{font-size:5rem;text-transform:uppercase;letter-spacing:-.5rem;width:100%;color:#fff;line-height:1.2;text-align:left;margin-bottom:2rem}.about__image-description{display:flex;flex-direction:row;gap:2rem;margin-top:2rem}.about__left--image{width:40%;border-radius:1rem;object-fit:cover}.about__left--description{width:60%;font-size:1.3rem;font-weight:300;color:#fff;line-height:1.8;display:flex;flex-direction:column;gap:1rem}.skills{display:flex;width:70%;align-items:start;flex-direction:column;justify-content:center}.skills h2{color:#fff;font-size:2rem;margin-bottom:1rem}.skills-icons{display:flex;gap:1rem;width:100%;flex-wrap:wrap}.skills-icons img{width:50px;height:50px}.about__right{width:30%;background:linear-gradient(135deg,#68d391,#48bb78);position:relative}.about__right--image{width:100%;height:100%;object-fit:cover;border-radius:0rem 3rem 3rem 0rem}@media screen and (max-width: 1024px){.about{flex-direction:column;height:auto;max-height:none;border-radius:0}.about__left{margin:0 auto;padding:3rem;align-items:center}.about__left--title{font-size:4rem;text-align:center}.about__image-description{flex-direction:column;align-items:center;gap:1.5rem}.about__left--image{width:60%}.about__left--description{width:100%;font-size:1.2rem;text-align:center}.skills h2{text-align:center}.skills-icons{justify-content:center}.about__right--image{display:none}}@media screen and (max-width: 768px){.about__left--title{font-size:3rem;margin-bottom:1rem}.about__left{margin:0 auto}.about__left--image{width:80%}.skills-icons img{width:40px;height:40px}.about__right--image{display:none}}@media screen and (max-width: 480px){.about__left{margin-left:1rem}.about__left--title{font-size:2.5rem}.about__left--image{width:100%}.about__left--description{font-size:1rem;line-height:1.5}.skills-icons img{width:35px;height:35px}.about__right--image{display:none}}.card{display:flex;flex-direction:column;width:20%;border:1px solid black;border-radius:1rem;clear:both;height:auto;align-items:center;text-transform:uppercase;padding:2rem 1rem;justify-content:space-between;background-color:#fff}.card__image{width:100%;height:auto;object-fit:cover;border-radius:.5rem}.card__btn{padding:1rem 2rem;background-color:var(--color-lime-green, #68d391);color:#fff;text-align:center;font-size:1rem;border-radius:.5rem;transition:background-color .3s}.card__btn:hover{background-color:var(--color-dark, #1e1e1e)}@media screen and (max-width: 1024px){.card{width:30%;padding:1.5rem 1rem}.card__btn{font-size:.9rem}}@media screen and (max-width: 768px){.card{width:45%;padding:1rem}.card__btn{font-size:.8rem;padding:.8rem 1.5rem}}@media screen and (max-width: 480px){.card{width:90%;padding:1rem}.card__btn{font-size:.7rem;padding:.7rem 1rem}}.projects{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;align-items:center;padding:2rem;margin-bottom:4rem}@media screen and (max-width: 1024px){.projects{gap:1.5rem;padding:1.5rem}}@media screen and (max-width: 768px){.projects{gap:1rem;padding:1rem}}@media screen and (max-width: 480px){.projects{gap:.5rem;padding:.5rem}.projects .card__image{display:none}}.footer{height:50vh;background-color:var(--color-dark, #1e1e1e);color:#fff}.footer__top{height:50%;width:80%;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}.footer__left{flex:1;margin-bottom:1rem}.footer__left--contact-text{font-size:3rem;font-weight:300;margin-bottom:1rem;text-transform:uppercase}.footer__left--contact-text span{color:var(--color-lime-green, #68d391)}.footer__left--contact-input{width:100%;padding:1rem;border:none;border-radius:.2rem;margin-bottom:1rem}.footer__right{display:flex;gap:2rem;margin-top:2rem;flex:1;justify-content:flex-end}.footer__right--pages,.footer__right--socials{display:flex;flex-direction:column;gap:.5rem}.footer__right a{color:#fff;font-size:.8rem;text-decoration:none;transition:color .3s}.footer__right a:hover{color:var(--color-lime-green, #68d391)}.footer__bottom{height:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.footer__bottom hr{width:80%;margin:1rem 0;border:.5px solid var(--color-lime-green, #68d391)}.footer__bottom span{font-size:2rem;font-weight:700;letter-spacing:1.3rem;color:#fff}@media screen and (max-width: 1024px){.footer__top{flex-direction:column;align-items:center;gap:1rem}.footer__left{text-align:center}.footer__left--contact-text{font-size:2.5rem}.footer__left--contact-input{width:80%}.footer__right{justify-content:center;gap:2rem}.footer__right--pages,.footer__right--socials{align-items:center}}@media screen and (max-width: 768px){.footer{height:auto;padding:2rem 1rem}.footer__left--contact-text{font-size:2rem}.footer__left--contact-input{width:90%}.footer__right{flex-direction:column;gap:1rem}.footer__right--pages,.footer__right--socials{align-items:center}.footer__bottom hr{width:90%}.footer__bottom span{font-size:1.5rem;letter-spacing:.8rem}}@media screen and (max-width: 480px){.footer{height:auto}.footer__left--contact-text{font-size:1.8rem}.footer__left--contact-input{width:100%}.footer__right{gap:.5rem}.footer__bottom span{font-size:1.2rem;letter-spacing:.5rem}}
