@import"https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif}section{min-height:100vh;width:100%}::-webkit-scrollbar{width:10px;background:#333}::-webkit-scrollbar-thumb{background:#999;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#888}header{width:100%;height:8vh;background:#1C1C1C;padding:0 3rem;transition:.3s ease all;position:fixed;top:0;left:0;z-index:9999}.content{overflow:hidden;color:#fff;margin:0 auto;height:100%;display:flex;align-items:center;justify-content:space-between}.content .content-logo{font-size:2rem;font-weight:700;text-decoration:none;color:#fff}.content .content-nav{display:flex;width:auto;height:100%}.content .content-nav ul{display:flex;flex-direction:row;align-items:center;list-style:none;margin:0}.content .content-nav ul li a{cursor:pointer;font-size:1.2rem;text-decoration:none;color:inherit;padding:.75rem 1.25rem;border-radius:5px;transition:.3s ease all}.content .content-nav ul li a:hover{background:rgba(255,255,255,.1)}.content-button{display:none}@media screen and (max-width: 912px){header{padding:0 1.5rem;position:fixed}.content .content-logo{font-size:1.5rem}.content .content-nav{display:flex;align-items:center;position:fixed;top:8vh;left:0;width:50vw;height:92vh;background:rgba(0,0,0,.95);z-index:999;transition:transform .3s ease;transform:translate(-100%)}.content-nav.show{transform:translate(0)}.content .content-nav ul{display:flex;flex-direction:column;align-items:center;list-style:none;margin:0 auto;gap:30px}.content .content-nav ul li a{font-size:1.5rem;font-weight:700;text-transform:uppercase}.content-button{display:block;cursor:pointer}}footer{background-color:#1c1c1c;color:#fff;padding:20px;text-align:center;position:relative;bottom:0;width:100%}body{-webkit-text-stroke:.2px}#home{width:100%;height:100vh;justify-content:center;align-items:center;display:flex;flex-direction:column;color:#fff;background-image:radial-gradient(50% 50% at center,#5e485e,#491c49,#250425 60%,black 99%)}.container{width:auto}.hi{display:flex;text-transform:uppercase;font-size:1.4em;font-weight:600;font-family:Poppins,serif;color:#ffffffb3;margin-bottom:5px}.infos{display:flex;align-items:center;height:110px;flex-direction:row}.infos .infos-txt{display:flex;align-items:center}.infos .infos-txt span{font-size:9em;text-transform:uppercase;font-weight:900;font-family:Poppins,serif}.infos2{display:flex;align-items:center;height:110px}.infos2 span{font-size:9em;text-transform:uppercase;font-weight:900;font-family:Poppins,serif}.infos .infos-link{display:flex;gap:20px;text-align:center;align-items:center;margin:0 auto 60px}.infos .infos-link a{width:60px;height:60px;font-size:60px;color:#cec574;text-decoration:none;transition:transform .5s ease}.infos .infos-link a:hover{cursor:pointer;transform:translateY(-10px);color:#fff}.container-text{display:flex;width:100%;justify-content:flex-end;margin-top:10px}.container-text span{font-size:1.2em;text-transform:uppercase;text-align:start;width:80%;font-weight:500;color:#ffffffe6;font-family:Poppins,serif;line-height:1}@media screen and (max-width:912px){.container{width:auto}.hi{margin:0}.infos,.infos2{height:60px}.infos .infos-txt span,.infos2 span{font-size:5em}.container-text{display:flex;width:400px;justify-content:flex-end;margin-top:10px}.container-text span{font-size:1em}.infos .infos-link{margin-bottom:40px}.infos .infos-link a{width:40px;height:40px;font-size:40px}}@media screen and (max-width:640px){.container{width:auto}.hi{font-size:1em;margin:0}.infos,.infos2{height:50px}.infos .infos-txt span,.infos2 span{font-size:4em}.container-text{display:flex;width:400px;justify-content:flex-end;margin-top:10px}.container-text span{font-size:.9em}.infos .infos-link{margin-bottom:30px;gap:10px}.infos .infos-link a{width:30px;height:30px;font-size:30px}}@media screen and (max-width:414px){.container{width:auto}.hi{font-size:1em;margin:0}.infos,.infos2{height:35px}.infos .infos-txt span,.infos2 span{font-size:2.8em}.container-text{display:flex;width:300px;justify-content:flex-end;margin-top:10px}.container-text span{font-size:.9em}.infos .infos-link{margin-bottom:30px;gap:5px}.infos .infos-link a{width:30px;height:30px;font-size:30px}}body{margin:0;overflow-x:hidden}.container-quad{display:flex;text-align:center;flex-wrap:nowrap;width:100%}.column{display:flex;flex-direction:column}.square{background-color:#000;margin:0 auto}#about{background-color:#fff}.container-about{width:100%;min-height:100vh;display:flex;justify-content:center;align-items:center}.title-about{font-size:3em;text-transform:uppercase;margin:0}.about{width:50vw;height:75vh;display:flex;justify-content:center;flex-direction:column}.information{margin:30px 60px}.information span{font-weight:700}.about-link{display:flex;gap:50px;z-index:2;right:0;left:0;margin:0 auto}.about-link a{text-decoration:none;color:#000;transition:transform .3s ease}.about-link a:hover{cursor:pointer;transform:scale(1.2)}.about-image{background:url(https://i.imgur.com/UcP14Qm.jpg)no-repeat;background-position:center;background-size:cover;width:30vw;height:75vh;border-radius:5px;box-shadow:20px 20px 20px #0006}.quadradrinhos-about .square{background-color:#fff9b6}.quadradrinhosInverse-about .square{background-color:#d8bfd8}@media screen and (max-width: 912px){.container-about{flex-direction:column-reverse}.title-about{font-size:3em;text-transform:uppercase;margin:40px 0 0 20px}.about{width:100vw;height:auto;margin-bottom:50px}.about-image{width:400px;height:500px;margin-top:50px;border-radius:50%;align-self:center}}@media screen and (max-width: 450px){.about-image{width:250px;height:300px;margin-bottom:50px;border-radius:50%}}#projects{min-height:100vh;background-image:linear-gradient(#D8BFD8 0%,rgb(255,249,182) 90%)}.container-projects{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:100%;padding:100px 0}.container-projects .project1,.container-projects .project2{display:flex;align-items:center;flex-direction:column;text-align:center;color:#000}.container-projects .project1 .design,.container-projects .project2 .design{display:flex;width:100%;justify-content:end;font-size:.75rem;padding:0 50px 25px 0}.container-projects .project1 .design a,.container-projects .project2 .design a{text-decoration:none}.container-projects .project1 .img1,.container-projects .project2 .img2{display:flex;width:600px;height:550px}.container-projects .project1 .img1 .note{width:600px;height:310px;position:relative;top:125px}.container-projects .project1 .img1 #note{width:600px;height:310px}.container-projects .project1 .img1 .celular{width:125px;height:250px;position:relative;top:250px;left:-600px}.container-projects .project1 .img1 #celular{width:115px;height:230px}.container-projects .project1 .img1 .tablet{width:225px;height:300px;position:relative;top:165px;left:-335px}.container-projects .project1 .img1 #tablet{width:225px;height:300px}.container-projects .project2 .img2 .tablet{width:425px;height:525px;position:relative;top:0;left:60px}.container-projects .project2 .img2 #tablet{width:425px;height:525px}.container-projects .project2 .img2 .celular{width:150px;height:250px;position:relative;top:290px;left:-10px}.container-projects .project2 .img2 #celular{width:150px;height:250px}.container-projects .project1 .img1 #note,.container-projects .project1 .img1 #celular,.container-projects .project1 .img1 #tablet{transition:transform .5s ease-in-out}.container-projects .project1 .img1 #note:hover,.container-projects .project1 .img1 #celular:hover,.container-projects .project1 .img1 #tablet:hover{cursor:pointer;transform:scale(1.05)}.container-projects .project2 .img2 #celular,.container-projects .project2 .img2 #tablet{transition:transform .5s ease-in-out}.container-projects .project2 .img2 #celular:hover,.container-projects .project2 .img2 #tablet:hover{cursor:pointer;transform:scale(1.03)}.quadradrinhos-projects .square{background-color:#000}@media screen and (max-width: 1300px){.container-projects{flex-direction:column;gap:250px}.container-projects .project1,.container-projects .project2{width:600px}.container-projects .project1 .img1,.container-projects .project2 .img2{width:600px;height:550px}.container-projects .project1 .img1 .note{width:600px;height:310px;top:125px}.container-projects .project1 .img1 #note{width:600px;height:310px}.container-projects .project1 .img1 .celular{width:125px;height:250px;top:250px;left:-600px}.container-projects .project1 .img1 #celular{width:115px;height:230px}.container-projects .project1 .img1 .tablet{width:225px;height:300px;top:165px;left:-335px}.container-projects .project1 .img1 #tablet{width:225px;height:300px}}@media screen and (max-width: 768px){.container-projects{gap:150px}.container-projects .project1,.container-projects .project2{width:400px}.container-projects .project1 .img1,.container-projects .project2 .img2{width:400px;height:450px}.container-projects .project1 .img1 .note{width:450px;height:250px;top:125px;left:-25px}.container-projects .project1 .img1 #note{width:450px;height:250px}.container-projects .project1 .img1 .celular{width:125px;height:250px;top:250px;left:-475px}.container-projects .project1 .img1 #celular{width:85px;height:170px}.container-projects .project1 .img1 .tablet{width:175px;height:240px;top:160px;left:-280px}.container-projects .project1 .img1 #tablet{width:175px;height:240px}.container-projects .project2 .img2 .tablet{width:325px;height:425px;top:0;left:20px}.container-projects .project2 .img2 #tablet{width:325px;height:425px}.container-projects .project2 .img2 .celular{width:100px;height:200px;top:240px;left:-40px}.container-projects .project2 .img2 #celular{width:100px;height:200px}}@media screen and (max-width: 450px){.container-projects{gap:125px}.container-projects .project1,.container-projects .project2{width:300px}.container-projects .project1 .img1,.container-projects .project2 .img2{width:350px;height:400px}.container-projects .project1 .img1 .note{width:350px;height:200px;top:125px;left:1px}.container-projects .project1 .img1 #note{width:350px;height:200px}.container-projects .project1 .img1 .celular{width:125px;height:250px;top:200px;left:-350px}.container-projects .project1 .img1 #celular{width:75px;height:150px}.container-projects .project1 .img1 .tablet{width:150px;height:200px;top:160px;left:-212px}.container-projects .project1 .img1 #tablet{width:140px;height:180px}.container-projects .project2 .img2 .tablet{width:325px;height:425px;top:0;left:30px}.container-projects .project2 .img2 #tablet{width:250px;height:350px}.container-projects .project2 .img2 .celular{width:100px;height:200px;top:190px;left:-40px}.container-projects .project2 .img2 #celular{width:90px;height:180px}}#contact{display:flex;justify-content:center;align-items:center;flex-direction:column;background-image:linear-gradient(#D8BFD8 0%,white 90%)}.EmailCopy{display:flex;flex-direction:column;align-items:center;gap:10px}.EmailCopy h2{display:flex;gap:5px}.Email{display:flex;width:350px;gap:1px}.EmailCopy .Email span{color:#000;background-color:#fff;padding:10px 20px;border:1px solid black;border-bottom-left-radius:5px;border-top-left-radius:5px;text-align:center}.email-copied{animation:blink .7s ease-out}@keyframes blink{50%{background-color:#001971}}.EmailCopy .Email button{width:100%;color:#000;border:1px solid black;cursor:pointer;font-size:1em;font-weight:700;border-bottom-right-radius:5px;border-top-right-radius:5px}.title-contact{display:flex;width:60vw;position:relative;font-size:2em;font-weight:700;margin:50px 0 10px}.title-contact h2{text-transform:uppercase}form{display:flex;width:50vw;flex-direction:column;align-items:center;gap:10px}form input,form textarea{border:1px solid black;padding:10px;border-radius:5px}form input:hover,form textarea:hover{border:none;border-bottom:2px solid black}form .form1{display:flex;width:100%;justify-content:space-between}form .form1 input{width:49%;height:40px}form .form2{display:flex;width:100%}form .form2 input{width:100%;height:40px}form .form3 textarea{width:100%;min-width:50vw;max-width:50vw;height:150px;min-height:150px;max-height:500px}form button{width:100px;height:40px;background-color:plum;color:#fff;border:none;border-radius:5px;font-size:1em;font-weight:700;transition:background-color .5s ease-out}form button:hover{cursor:pointer;background:black;color:#fff}@media screen and (max-width: 768px){#contact{flex-direction:column}.title-contact{width:80vw;font-size:1.6em}form{width:80vw}form .form1 input{width:100%}form .form2{flex-direction:column}form .form2 input{width:100%}form .form3 textarea{width:100%;min-width:80vw;max-width:80vw;height:150px;min-height:150px;max-height:500px}.Email{display:flex;width:315px;gap:1px}}
