@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[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{display:none}[hidden]{display:none}body{background-color:#191919}#root{display:flex;flex-direction:column;min-height:100vh}.container{margin:20px auto;width:100%;max-width:1600px;height:auto}.mid-container{flex:1}@media screen and (min-width: 1025px){.container{max-width:1400px;margin:30px auto}}@media screen and (min-width: 768px) and (max-width: 1024px){.container{max-width:1000px;margin:15px auto}}@media screen and (max-width: 767px){.container{max-width:100%;margin:10px auto}}.container-home{display:flex;gap:10vw;height:auto;width:inherit;margin-top:10vh;justify-content:space-between}.container-home div:nth-child(1){order:1}.container-home div:nth-child(2){order:2}.main-title-name{font-family:Poppins,serif;font-size:2.5rem;font-weight:700;background:linear-gradient(to right,#da7570,#e40404,#da7570);background-size:250%;background-position:0% 50%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:gradientMove 7s linear infinite}@keyframes gradientMove{0%{background-position:0% 50%}to{background-position:100% 50%}}.main-info{font-family:Poppins,serif;font-size:1.5rem;font-weight:400;line-height:36px;color:#ccc}.img-style{width:349px;height:349px;border-radius:50%;display:inline-block;padding:6px;background:linear-gradient(90deg,#e40404,#da7570);background-size:300% 300%;animation:rotate-gradient 2s linear infinite}@keyframes rotate-gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.other{width:inherit;height:20vh}@media screen and (min-width: 1025px){.container-home{padding:0 20px}}@media screen and (min-width: 768px) and (max-width: 1024px){.container-home{display:flex;padding:0 20px;flex-direction:column;justify-content:center;align-items:center;margin:5vh 10px 0}.container-home div:nth-child(1){order:2}.container-home div:nth-child(2){order:1}.img-style{width:225px;height:225px}.main-title-name{font-size:2.1rem;justify-self:center}.main-info{font-size:1.5rem;text-align:center}.mobile-main-title{display:flex;justify-content:center;align-content:center}}@media screen and (max-width: 767px){.container-home{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:5vh 10px 0}.container-home div:nth-child(1){order:2}.container-home div:nth-child(2){order:1}.img-style{width:195px;height:195px}.main-title-name{font-size:1.5rem;justify-self:center}.main-info{font-size:1.2rem;text-align:center}.mobile-main-title{display:flex;justify-content:center;align-content:center}}.container-about{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(1,auto);gap:5px;justify-items:center;padding:10px}.about-title,.main-title{font-family:Poppins,serif;font-size:2rem;background:linear-gradient(to right,#e40404,#da7570);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.about-info,.text-info{font-family:Poppins,serif;font-size:1.1rem;line-height:28px;color:#8e8e8e;text-align:center}.span-style{display:block;font-style:italic;font-size:1rem;line-height:28px;background:linear-gradient(to right,#e40404,#da7570);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.img-person-style{width:150px;height:150px;border-radius:50%;display:inline-block;padding:6px;background:linear-gradient(90deg,#e40404,#da7570);background-size:300% 300%;animation:rotate-gradient 2s linear infinite;margin-top:3vh}.testimonials-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin:2rem 0}.testimonials-grid>div{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background:#ffffff1a;border-radius:1.5rem;box-shadow:0 4px 32px #0000001a;padding:2.5rem 1.5rem 2rem;min-height:500px;backdrop-filter:blur(8px) saturate(120%);-webkit-backdrop-filter:blur(8px) saturate(120%);margin-bottom:.5rem}.testimonials-grid>div .img-person-style{display:block;margin:0 auto 1.5rem}.testimonials-grid>div .text-info.testimonials{text-align:center}.about-glass-section{background:#ffffff1a;border-radius:1.5rem;box-shadow:0 4px 32px #0000001a;padding:2.5rem 1.5rem 2rem;margin:2rem 0;backdrop-filter:blur(8px) saturate(120%);-webkit-backdrop-filter:blur(8px) saturate(120%)}@media screen and (min-width: 768px) and (max-width: 1024px){.about-info,.text-info{font-size:.8rem;padding:5px}.testimonials{padding:20px}.testimonials-grid{grid-template-columns:1fr}}@media screen and (max-width: 767px){.about-info,.text-info{font-size:.7rem;padding:10px}.about-info,.text-info{padding:2px}.testimonials{padding:15px}.span-style{font-size:.9rem}.about-glass-section{padding:1.2rem .7rem;margin:1.2rem 0}.testimonials-grid{grid-template-columns:1fr;gap:1.2rem}.testimonials-grid>div{min-height:unset;padding:1.2rem .7rem}.img-person-style{width:100px;height:100px;margin-top:1vh}}.container-techstack{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(3,auto);gap:5px;box-sizing:border-box;margin:inherit;justify-items:center;justify-content:center}.tech-stack-title{font-family:Poppins,serif;font-size:2rem;background:linear-gradient(to right,#e40404,#da7570);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.tech-stack-info{font-family:Poppins,serif;font-size:1.5rem;color:#8e8e8e}.grid-skills{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(2,1fr);gap:15px;width:80%;height:50%;justify-items:center}.img-logo{padding:20px;cursor:pointer;display:inline-block;transition:transform .4s ease,box-shadow .4s ease}.img-logo:hover{transform:scale(1.4)}@media screen and (min-width: 768px) and (max-width: 1024px){.container-techstack{text-align:center;margin-top:10px;padding:0 5px}.tech-stack-title{font-size:1.9rem}.tech-stack-info{font-size:1.5rem}.grid-skills{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(1,1fr)}.img-logo{width:100px;height:100px}.img-logo:hover{transform:none}}@media screen and (max-width: 767px){.container-techstack{text-align:center;margin-top:10px;padding:0 5px}.tech-stack-title{font-size:1.8rem}.tech-stack-info{font-size:1.3rem}.grid-skills{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(1,1fr)}.img-logo{width:90px;height:90px}.img-logo:hover{transform:none}}.card{border:1px solid black;width:100%;max-width:375px;height:55vh;min-height:560px;max-height:560px;box-shadow:2px 2px 40px #0003;border-radius:20px;box-sizing:border-box;background-color:#363636;display:inline-block;transition:transform .3s ease,box-shadow .3s ease}.card:hover{transform:scale(1.05);box-shadow:0 0 50px #e40404a6,0 0 25px #da757073}.card-infos{height:30vh;min-height:307px;max-height:307px;padding:0 20px;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:400;line-height:26px;color:#a7a7a7;text-align:justify}.card-title{color:#ccc;font-size:1.6rem;font-weight:600;line-height:24px;margin-bottom:10px;text-align:center}.img-website{width:inherit;height:25vh;min-height:260px;max-height:260px;border-radius:20px 20px 0 0;padding:0;margin:0;object-fit:cover;cursor:pointer}.about{height:5rem;overflow:hidden}.skills{height:3.5rem;overflow:hidden}.link-project{width:inherit;display:flex;align-items:center;justify-content:space-between;gap:5px;font-size:1rem;font-family:Arial,Helvetica,sans-serif}.link-project a{color:#a7a7a7;text-decoration:underline}@media screen and (min-width: 768px) and (max-width: 1024px){.card:hover{transform:none}.card-title{text-align:center}.about,.skills{text-align:justify}}@media screen and (max-width: 767px){.card:hover{transform:none}.card-infos{padding:10px}.img-website{width:100%;height:auto}.card-title{font-size:1.4rem;text-align:center}.about,.skills{font-size:.9rem;text-align:justify}.link-project a{font-size:.85rem}}.container-projects{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(1,auto);gap:5px;justify-items:center;text-align:center}.projects-title{font-family:Poppins,serif;font-size:2rem;background:linear-gradient(to right,#e40404,#da7570);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.projects-info{font-family:Poppins,serif;font-size:1.5rem;color:#8e8e8e}.project-cards{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);justify-items:center;gap:25px}@media screen and (min-width: 768px) and (max-width: 1024px){.container-projects{text-align:center;margin-top:10px;padding:0 5px}.projects-title{font-size:1.9rem}.projects-info{font-size:1.5rem}.project-cards{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(1,auto);padding:20px}}@media screen and (max-width: 767px){.container-projects{text-align:center;margin-top:10px;padding:0 5px}.projects-title{font-size:1.8rem}.projects-info{font-size:1.3rem}.project-cards{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(1,auto)}}.container-contact,.form-content{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(4,auto);gap:5px;box-sizing:border-box;margin:inherit;justify-items:center;justify-content:center}.p-info,.h1-title,.p-mail,.label-style,.input-style{font-family:Poppins,serif}.p-info,.label-style,.input-style{font-size:1rem}.h1-title,.p-mail{font-size:2rem}.p-info,.label-style{color:#8e8e8e}.input-style{color:#fff}.label-style,.input-style{width:100%;padding:10px 0;border:none;border-radius:2px}.form-content{width:40%}.h1-title,.p-mail{background:linear-gradient(to right,#e40404,#da7570);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.label-style{width:auto;justify-self:center;text-align:center}.input-style{background-color:#8e8e8e;justify-self:center;text-align:center}.feedback-message{margin-top:10px;font-family:Poppins,serif;font-size:1rem;color:#ccc;font-weight:700;border:1px solid;padding:10px}.p-mail{cursor:pointer}@media screen and (min-width: 1025px){.form-content{width:40%}}@media screen and (min-width: 768px) and (max-width: 1024px){.form-content{width:70%}}@media screen and (max-width: 767px){.form-content{width:60%}.feedback-message{font-size:.8rem}.p-mail{font-size:1.2rem}}.btn-style{width:auto;height:5vh;margin-top:20px;padding:10px 20px;font-family:Poppins,serif;cursor:pointer;border:1px solid transparent;background-color:#666;color:#191919;display:inline-block;box-shadow:0 4px 6px #0000001a;transition:transform .4s cubic-bezier(.25,.1,.25,1),box-shadow .4s ease;border-radius:1.5rem}.btn-style:hover{transform:scale(1.1) translateY(-2px);box-shadow:0 6px 8px #0003;background:linear-gradient(to right,#e40404,#da7570);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.btn-style:active{transform:scale(1) translateY(0);box-shadow:0 3px 5px #0003;transition:transform .1s ease,box-shadow .1s ease}@media screen and (min-width: 1025px){.btn-style{height:6vh;padding:15px 30px;font-size:18px;box-shadow:0 6px 10px #0000001a}}@media screen and (min-width: 768px) and (max-width: 1024px){.btn-style{height:5.5vh;padding:12px 25px;font-size:16px;box-shadow:0 5px 8px #0000001a}}@media screen and (max-width: 767px){.btn-style{width:100%;height:auto;padding:15px;font-size:1rem;box-shadow:none;text-align:center}.btn-style:hover{transform:none;box-shadow:none}}.navbar{display:flex;justify-content:space-between;align-items:center;padding-top:20px}.navbar-title{font-family:Poppins,serif;font-size:1.9rem;font-weight:400;line-height:36px;text-decoration:none;cursor:pointer;background:linear-gradient(to right,#e40404,#da7570);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.nav-links-desktop{list-style:none;margin:0;padding:0;display:flex}.nav-links-desktop li{padding:0 15px}.nav-links-desktop li a{text-decoration:none;font-family:DM Sans,sans-serif;font-size:20px;line-height:26px;font-weight:400;color:#666;display:inline-block;transition:transform .4s cubic-bezier(.25,.1,.25,1),color .4s ease}.nav-links-desktop li a:hover{text-shadow:1px 1px 5px rgba(0,0,0,.2);transform:scale(1.2) translateY(-2px);background:linear-gradient(to right,#e40404,#da7570);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.mobile-menu{display:none;position:fixed;top:0;right:0;width:60%;height:100%;background-color:#191919;flex-direction:column;align-items:center;z-index:5;transform:translate(100%);transition:transform .3s ease-in-out}.mobile-menu.flex{display:flex;transform:translate(0)}.mobile-menu .close{align-self:flex-end;margin:20px;font-size:1.5rem;cursor:pointer;background:none;border:none;color:#ccc}.nav-links-mobile{display:flex;flex-direction:column;text-align:center;gap:1.2rem;list-style:none;padding:0;width:50%}.nav-links-mobile li{border-bottom:1px solid #787272;padding-bottom:1.2rem}.nav-links-mobile li a{text-decoration:none;font-family:DM Sans,sans-serif;font-size:1.2rem;color:#ccc}.nav-links-mobile li a:hover{color:#8e8e8e}.hamburger{display:none;font-size:1.5rem;cursor:pointer;background:none;border:none;color:#fff;z-index:10;position:relative;padding:0 1em}.overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:4}@media screen and (min-width: 1025px) and (max-width: 1285px){.navbar{padding-left:5px}}@media screen and (min-width: 769px) and (max-width: 1024px){.navbar{padding-left:5px}}@media screen and (max-width: 768px){.navbar{padding-left:5px}.nav-links-desktop{display:none!important}.hamburger{display:block}.mobile-menu.flex+.hamburger{display:none}}.footer-content{display:flex;flex-direction:column;align-items:center;text-align:center;font-family:DM Sans,sans-serif;color:#666}.footer-content p{margin:10px 0;font-size:1rem}.social-icons{display:flex;gap:25px;margin-top:.5em;font-size:1.5rem}.social-icons a{color:#666;display:inline-block;transition:transform .4s cubic-bezier(.25,.1,.25,1),color .4s ease}.social-icons a:hover{text-shadow:1px 1px 5px rgba(0,0,0,.2);transform:scale(1.2) translateY(-2px);background:linear-gradient(to right,#e40404,#da7570);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media screen and (min-width: 768px) and (max-width: 1024px){.footer-content p{font-size:.9rem}}@media screen and (max-width: 767px){.footer-content p{font-size:.8rem}}
