@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-CTKNfV9P.ttf) format("truetype");font-weight:400}.section-title-container{isolation:isolate;position:relative;font-size:2rem;color:#fff;z-index:50;min-width:fit-content;margin-bottom:4rem;max-width:10ch}.section-title-container__text{position:relative;top:0;left:0;z-index:50}.section-title-container:before{content:"";position:absolute;width:90%;height:1.5rem;left:20%;top:55%;background-color:#468fd2;z-index:25}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-CTKNfV9P.ttf) format("truetype");font-weight:400}.about{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:1.25rem;max-width:80.375rem;margin:0 auto;font-size:1rem;line-height:1.5rem}@media screen and (min-width: 768px){.about{font-size:1.25rem;line-height:1.75rem}}@media screen and (min-width: 768px){.about{padding:2.25rem}}@media screen and (min-width: 1280px){.about{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}}.about__split-div{display:flex;flex-direction:column;justify-content:space-between;align-items:center}@media screen and (min-width: 1280px){.about__split-div{display:flex;flex-direction:row;justify-content:space-around;align-items:center}}.about__split-div-info{display:flex;flex-direction:column;justify-content:center;align-items:center}.about__split-div-info-image{height:30vh;width:auto;margin-bottom:2rem}.about__split-div-info-text{max-width:65ch;color:#fff;margin-bottom:2rem}.about__split-div-info-text-content{margin-bottom:2rem}.about__split-div-info-text-resume{display:block;color:#fff;text-decoration:none;font-size:clamp(.75rem,.5016rem + 1.2422vw,1.5rem);position:relative;width:fit-content;overflow:hidden;margin-bottom:.5rem;padding:.25rem}.about__split-div-info-text-resume:after{z-index:-1;content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#468fd2;transition:height 1s ease}.about__split-div-info-text-resume:hover:after{height:100%}@media screen and (min-width: 1280px){.about__split-div-info-text{max-width:55ch}}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-CTKNfV9P.ttf) format("truetype");font-weight:400}.technology-tile-container{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;flex-wrap:wrap;gap:1rem;width:100%;max-width:32.5rem}@media screen and (min-width: 1280px){.technology-tile-container{max-width:45%}}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-CTKNfV9P.ttf) format("truetype");font-weight:400}.tile{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;color:#fff;width:20%;aspect-ratio:1/1;border:3px solid transparent;border-radius:20px;border-image:linear-gradient(#468fd2,#b698f6) 10;background-origin:border-box;background-clip:content-box,border-box}@media screen and (min-width: 768px){.tile{padding:.5rem}}.tile__title{display:none}@media screen and (min-width: 768px){.tile__title{display:inline;font-size:clamp(.5rem,-.2159rem + 3.5794vw,1rem)}}@media screen and (min-width: 768px) and (min-width: 768px){.tile__title{font-size:1rem}}.tile__image{height:60%;width:60%}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-CTKNfV9P.ttf) format("truetype");font-weight:400}.header{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;z-index:100;background-color:#282828b3;position:fixed;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:.75rem 1rem;font-size:1rem;line-height:1.25rem}@media screen and (min-width: 768px){.header{font-size:1.25rem;line-height:1.5rem}}@media screen and (min-width: 1280px){.header{font-size:1.5rem;line-height:1.75rem}}@media screen and (min-width: 768px){.header{padding:1rem 1.25rem}}@media screen and (min-width: 768px){.header{padding:1.25rem 1.5rem}}.header__nav{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:80rem}.header__nav-list{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;list-style:none;color:#fff}.header__nav-list-item-link{color:#fff;text-decoration:none}.header__nav-list-item-link:hover{color:#468fd2}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-CTKNfV9P.ttf) format("truetype");font-weight:400}.particles{z-index:-1;position:absolute;top:0;left:0;width:100vw;height:100vh;background:#1a1a1a}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-CTKNfV9P.ttf) format("truetype");font-weight:400}.hero{padding-top:2.75rem;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;height:100vh;text-align:center}@media screen and (min-width: 768px){.hero{padding-top:4rem}}@media screen and (min-width: 1280px){.hero{padding-top:4.25rem}}.hero__text{font-size:1.75rem;margin-bottom:2rem}@media screen and (min-width: 768px){.hero__text{font-size:2.25rem}}@media screen and (min-width: 1280px){.hero__text{font-size:2.75rem}}.hero__text--highlight{color:#468fd2}.hero__cta{border:4px solid #468fd2;padding:.75rem 1.5rem;color:#468fd2;text-decoration:none;font-size:1rem;line-height:1.25rem;transition:1s}@media screen and (min-width: 768px){.hero__cta{font-size:1.25rem;line-height:1.5rem}}@media screen and (min-width: 1280px){.hero__cta{font-size:1.5rem;line-height:1.75rem}}.hero__cta--transform{transform:rotate(90deg)}.hero__cta:hover{background-color:#468fd2;color:#fff}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-CTKNfV9P.ttf) format("truetype");font-weight:400}.projects{position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:1.25rem;max-width:80.375rem;margin:0 auto;font-size:1rem;line-height:1.5rem}@media screen and (min-width: 768px){.projects{font-size:1.25rem;line-height:1.75rem}}@media screen and (min-width: 768px){.projects{padding:2.25rem}}@media screen and (min-width: 1280px){.projects{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-CTKNfV9P.ttf) format("truetype");font-weight:400}.project-card--reverse{flex-direction:row;align-items:center;isolation:isolate;position:relative;width:100vw;max-width:80.375rem;margin-bottom:4rem;display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:flex-end}.project-card--reverse__info{padding-top:.5rem;position:absolute;z-index:50;top:0;width:50%;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#282828;padding:.5rem 0 0 .5rem}@media screen and (min-width: 768px){.project-card--reverse__info{width:40%}}.project-card--reverse__info-title{font-size:clamp(1.25rem,.9187rem + 1.6563vw,2.25rem);margin-bottom:.5rem}@media screen and (min-width: 768px){.project-card--reverse__info-title{margin-bottom:1rem}}@media screen and (min-width: 1280px){.project-card--reverse__info-title{margin-bottom:4rem}}.project-card--reverse__info-description{font-size:clamp(.75rem,.5016rem + 1.2422vw,1.5rem);margin-bottom:.5rem}@media screen and (min-width: 768px){.project-card--reverse__info-description{margin-bottom:1rem}}@media screen and (min-width: 1280px){.project-card--reverse__info-description{margin-bottom:4rem}}.project-card--reverse__info-live-app,.project-card--reverse__info-learn-more{font-size:clamp(.75rem,.5016rem + 1.2422vw,1.5rem);position:relative;width:fit-content;overflow:hidden;margin-bottom:.5rem;padding:.25rem}@media screen and (min-width: 768px){.project-card--reverse__info-live-app,.project-card--reverse__info-learn-more{margin-bottom:1rem}}@media screen and (min-width: 1280px){.project-card--reverse__info-live-app,.project-card--reverse__info-learn-more{margin-bottom:4rem}}.project-card--reverse__info-live-app:after,.project-card--reverse__info-learn-more:after{z-index:-1;content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#468fd2;transition:height 1s ease}.project-card--reverse__info-live-app:hover:after,.project-card--reverse__info-learn-more:hover:after{height:100%}.project-card--reverse__info-live-app{text-decoration:none;color:#fff}@media screen and (min-width: 1280px){.project-card--reverse__info-live-app{font-size:1.5rem}}.project-card--reverse__info-learn-more{display:flex;flex-direction:row;justify-content:center center;align-items:center;text-decoration:none;color:#fff}@media screen and (min-width: 1280px){.project-card--reverse__info-learn-more{font-size:1.5rem}}.project-card--reverse__info-learn-more-git{margin-left:1rem;height:clamp(.75rem,.5016rem + 1.2422vw,1.5rem)}.project-card--reverse__image-container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:clamp(18.125rem,73.499vw + 3.425rem,62.5rem);aspect-ratio:16/9;background-color:#d24f46;transition:.5s}.project-card--reverse__image-container:hover{transform:scale(.95)}.project-card--reverse__image-container-image{width:95%;transition:1s}.project-card--reverse__info{left:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.project-card--reverse__image-container{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;max-height:fit-content}.project-card--standard{align-items:center;isolation:isolate;position:relative;width:100vw;max-width:80.375rem;margin-bottom:4rem;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end}.project-card--standard__info{padding-top:.5rem;position:absolute;z-index:50;top:0;width:50%;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#282828;padding:.5rem 0 0 .5rem}@media screen and (min-width: 768px){.project-card--standard__info{width:40%}}.project-card--standard__info-title{font-size:clamp(1.25rem,.9187rem + 1.6563vw,2.25rem);margin-bottom:.5rem}@media screen and (min-width: 768px){.project-card--standard__info-title{margin-bottom:1rem}}@media screen and (min-width: 1280px){.project-card--standard__info-title{margin-bottom:4rem}}.project-card--standard__info-description{font-size:clamp(.75rem,.5016rem + 1.2422vw,1.5rem);margin-bottom:.5rem}@media screen and (min-width: 768px){.project-card--standard__info-description{margin-bottom:1rem}}@media screen and (min-width: 1280px){.project-card--standard__info-description{margin-bottom:4rem}}.project-card--standard__info-live-app,.project-card--standard__info-learn-more{font-size:clamp(.75rem,.5016rem + 1.2422vw,1.5rem);position:relative;width:fit-content;overflow:hidden;margin-bottom:.5rem;padding:.25rem}@media screen and (min-width: 768px){.project-card--standard__info-live-app,.project-card--standard__info-learn-more{margin-bottom:1rem}}@media screen and (min-width: 1280px){.project-card--standard__info-live-app,.project-card--standard__info-learn-more{margin-bottom:4rem}}.project-card--standard__info-live-app:after,.project-card--standard__info-learn-more:after{z-index:-1;content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#468fd2;transition:height 1s ease}.project-card--standard__info-live-app:hover:after,.project-card--standard__info-learn-more:hover:after{height:100%}.project-card--standard__info-live-app{text-decoration:none;color:#fff}@media screen and (min-width: 1280px){.project-card--standard__info-live-app{font-size:1.5rem}}.project-card--standard__info-learn-more{display:flex;flex-direction:row;justify-content:center center;align-items:center;text-decoration:none;color:#fff}@media screen and (min-width: 1280px){.project-card--standard__info-learn-more{font-size:1.5rem}}.project-card--standard__info-learn-more-git{margin-left:1rem;height:clamp(.75rem,.5016rem + 1.2422vw,1.5rem)}.project-card--standard__image-container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:clamp(18.125rem,73.499vw + 3.425rem,62.5rem);aspect-ratio:16/9;background-color:#d24f46;transition:.5s}.project-card--standard__image-container:hover{transform:scale(.95)}.project-card--standard__image-container-image{width:95%;transition:1s}.project-card--standard__info{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;right:0}.project-card--standard__image-container{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;max-height:fit-content}@font-face{font-family:Poppins;src:url(../../assets/fonts/Poppins-Regular.ttf) format("truetype");font-weight:400}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-CTKNfV9P.ttf) format("truetype");font-weight:400}.contact{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin:0 auto;padding:1.25rem}.contact__subtitle{color:#fff;font-size:1rem;line-height:1.5rem;margin-bottom:4rem;max-width:50ch}@media screen and (min-width: 768px){.contact__subtitle{font-size:1.25rem;line-height:1.75rem}}.contact__form{max-width:31.25rem;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.contact__form-input,.contact__form-input--message{padding:.25rem;color:#fff;font-size:1rem;background-color:#777;width:100%;margin-bottom:.5rem}.contact__form-input::placeholder,.contact__form-input--message::placeholder{color:#fff}.contact__form-input--message{height:8rem}.contact__form-container{position:relative;padding:.25rem;margin-left:auto;width:fit-content;overflow:visible}.contact__form-container:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#468fd2;transition:height 1s ease}.contact__form-container:hover:after{height:100%}.contact__form-submit{cursor:pointer;z-index:600;position:relative;font-size:1.25rem;border:none;background-color:transparent;color:#fff}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-CTKNfV9P.ttf) format("truetype");font-weight:400}*,*:before,*:after{box-sizing:border-box;scroll-margin:4rem;scroll-behavior:smooth}*{margin:0;padding:0}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}body{background-color:#1a1a1a;font-family:Poppins;font-weight:400}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#555}::-webkit-scrollbar-thumb{background:#468fd2}::-webkit-scrollbar-thumb:hover{background:#555}.footer{padding:1rem;width:100%;background-color:#282828;display:flex;flex-direction:column;justify-content:center;align-items:center}.footer__icons{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem;margin-bottom:.5rem}.footer__icons-image{height:3.125rem;width:3.125rem}.footer__copyright{color:#fff}
