@import"https://fonts.googleapis.com/css2?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";.projetos__item{border-radius:1rem;height:28rem;overflow:hidden;position:relative;display:grid;transition:all .4s ease;grid-template-rows:11% 59% 30%;text-decoration:none;-webkit-user-select:none;user-select:none;cursor:pointer}.projetos__item.animation{animation:flutuando 8s ease-in-out infinite}.projetos__item.animation:nth-of-type(2n){animation:flutuando-y 8s ease-in-out infinite}@media all and (max-width: 47.9375em){.projetos__item{height:40rem}}@media all and (max-width: 30em){.projetos__item{height:30rem}}.projetos__item:hover{border-radius:3rem}.projetos__item:hover .projetos__item-header{background-color:#85ccff}.projetos__item:hover .projetos__item-body{border-left:4px solid #85ccff;border-right:4px solid #85ccff}.projetos__item:hover .projetos__item-body:after{opacity:1}.projetos__item:hover .projetos__item-footer{background-color:#85ccff}.projetos__item:nth-of-type(2n){top:7%}@media all and (max-width: 30em){.projetos__item:nth-of-type(2n){top:0}}.projetos__item-header{transition:all .4s ease;background-color:#ecf7ff;display:flex;gap:.8rem;align-items:center;justify-content:right;padding-right:2rem;cursor:grab}.projetos__item-header:active{cursor:grabbing}.projetos__item-header--vermelho{border-radius:50%;background-color:#ff5f57;height:1rem;width:1rem}.projetos__item-header--amarelo{border-radius:50%;background-color:#ffbd2e;height:1rem;width:1rem}.projetos__item-header--verde{border-radius:50%;background-color:#27c93f;height:1rem;width:1rem}.projetos__item-body{background-position:50% 0%;background-size:100%;position:relative;z-index:-1;border-left:4px solid #ecf7ff;border-right:4px solid #ecf7ff;transition:all .4s ease}.projetos__item-body:after{content:"";position:absolute;display:block;height:110%;width:100%;z-index:1;top:0;bottom:0;opacity:0;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:url(https://www.svgrepo.com/show/12044/eye.svg);background-size:20%;background-repeat:no-repeat;background-position:50%;background-color:#ffffff80}.projetos__item-footer{background-color:#ecf7ff;padding:1rem;display:grid;transition:all .4s ease}.projetos__item-titulo{font-weight:700}.projetos__item-desc{font-size:1.4rem}.projetos__item img{align-self:flex-start}*{padding:0;margin:0;box-sizing:border-box;font:inherit;min-height:0}img,iframe,svg,video{display:block;max-width:100%;height:auto}html{font-size:62.5%;scrollbar-width:thin;position:relative}@media all and (max-width: 47.9375em){html{font-size:50%}}body{font-family:Poppins,sans-serif;position:relative;scroll-behavior:smooth;line-height:1;font-size:1.6rem;overflow-x:hidden}body.pj{overflow:hidden}main{position:relative;overflow:hidden}.hero{box-shadow:inset 0 -64px 40px #fff;background-image:url(/portfolio-antigo/nuvens.jpg);background-position:50%;animation:nuvens 99s linear .1s infinite;background-size:cover;background-repeat:no-repeat;height:100dvh;position:relative;display:grid;place-items:center;place-content:center;gap:3.5rem}.hero:after{content:"";background-image:url(/portfolio-antigo/ruido.png);display:block;position:absolute;top:0;bottom:0;right:0;left:0;opacity:.3;animation:ruido .1s infinite linear}.hero__h1{font-size:3.2rem;font-weight:700;text-shadow:0 0 1rem white;z-index:2}@media all and (max-width: 30em){.hero__h1{font-size:3.2rem}}.hero__h1 span{opacity:0;display:inline-block;animation:letters .5s forwards ease}.hero__subtitulo{text-shadow:0 0 1rem white;z-index:2;font-size:1.6rem;font-weight:600}.hero__subtitulo span{opacity:0;display:inline-block;animation:letters .5s forwards ease}.hero__botao{z-index:2;background-color:#fc3;color:#333;padding:1.2rem 2.4rem;border:none;border-radius:1rem;font-size:1.6rem;font-weight:700;transition:all .4s ease;cursor:pointer}.hero__botao:hover{background-color:#ffe59a;transform:scale(1.05);box-shadow:0 4px 8px #0000004d}.sobre{box-shadow:0 35px 38px 10px #fff;background-color:#fff;position:relative;text-align:center;overflow:hidden}.sobre:after{content:"";position:absolute;top:0;right:0;left:0;bottom:0;background-image:url(/portfolio-antigo/ruido.png);display:block;opacity:.3;z-index:1;animation:ruido .1s infinite linear}.sobre__container{z-index:3;display:flex;justify-content:center;align-items:center;gap:3rem;padding:3rem;transform:translate(100%);transition:all .8s ease-in}@media all and (max-width: 61.9375em){.sobre__container{padding:2rem;gap:1rem}}@media all and (max-width: 30em){.sobre__container{display:grid;place-items:center;place-content:center}}.sobre__img{border-radius:50%;box-shadow:0 4px 8px #0003;width:30rem;transform:translateY(3rem)}@media all and (max-width: 61.9375em){.sobre__img{width:20rem;transform:translateY(2rem)}}@media all and (max-width: 30em){.sobre__img{display:none}}.sobre__img.mobile{display:none}@media all and (max-width: 30em){.sobre__img.mobile{display:block;transform:none}}.sobre__aviao{width:20rem;rotate:-15deg;position:absolute;transition:all ease-in .4s}.sobre__div{z-index:2;color:#333;display:grid;gap:2rem;place-items:center;border-radius:1rem;max-width:70rem;margin:1rem 5rem;text-align:center}@media all and (max-width: 61.9375em){.sobre__div{gap:2rem}}@media all and (max-width: 47.9375em){.sobre__div{margin:0;padding:1rem}}.sobre__titulo{font-size:3.2rem;z-index:3;font-weight:600}.sobre__titulo:after{content:"";width:5rem;height:.3rem;background:#fc3;display:block;margin:.5rem auto;border-radius:.5rem}.sobre__paragrafo{z-index:3;text-align:left;line-height:1.4}@media all and (max-width: 61.9375em){.sobre__paragrafo{font-size:1.4rem}}@media all and (max-width: 47.9375em){.sobre__paragrafo{text-align:center}}.sobre.open .sobre__container{transform:translate(0)}.sobre.open .sobre__aviao{left:-19dvw}@media all and (max-width: 61.9375em){.sobre.open .sobre__aviao{left:-25dvw}}@media all and (max-width: 47.9375em){.sobre.open .sobre__aviao{left:-35dvw}}@media all and (max-width: 30em){.sobre.open .sobre__aviao{left:-40dvw}}.fim{padding:2rem;background-position:bottom;background-size:cover;background-repeat:no-repeat;height:25rem;position:relative;background-image:url(/portfolio-antigo/jardim.gif)}@media all and (max-width: 61.9375em){.fim{height:15rem}}.fim:after{content:"";animation:ruido .1s infinite linear;background-image:url(/portfolio-antigo/ruido.png);position:absolute;display:block;top:0;right:0;left:0;bottom:0;opacity:.3}.contato{position:fixed;margin:1rem;bottom:0;right:0;border-radius:3rem;background-color:#ccc;border:1px solid #cccccc;overflow:hidden;z-index:6;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:0rem 0;-webkit-user-select:none;user-select:none}.contato__container{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1rem;padding:0rem;interpolate-size:allow-keywords;transition:all .5s ease;overflow:hidden;max-height:0}.contato__imagem{font-size:3.3rem;padding:.5rem;cursor:pointer;color:#333;transition:all .5s ease}.contato__imagem.plus{padding:.5rem;rotate:0deg;font-size:3.3rem}.contato__imagem:hover{color:#666}.contato.open{padding:.5rem 0rem}.contato.open .plus{transform:rotate(135deg);font-size:2.5rem;margin-bottom:1rem;color:#ff5f57}.contato.open .plus:hover{color:#ff908a}.contato.open .contato__container{max-height:10rem}.contato.open .contato__imagem{padding:.5rem}.projetos{transition:all 1s ease-in-out;position:fixed;top:0%;left:0;background-color:transparent;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transform:translate(110%);width:100vw;height:100dvh;z-index:5;padding:3rem;overflow-y:auto;overflow-x:hidden}.projetos__grid{padding:2rem;display:grid;gap:5rem;row-gap:10rem;grid-template-columns:repeat(3,1fr)}@media all and (max-width: 61.9375em){.projetos__grid{grid-template-columns:repeat(2,1fr)}}@media all and (max-width: 47.9375em){.projetos__grid{grid-template-columns:repeat(1,1fr)}}@media all and (max-width: 30em){.projetos__grid{padding:0rem;gap:3rem}}.projetos__fechar{transition:all .5s ease;margin:1rem 2rem;position:absolute;right:-100vw;top:0;z-index:15;cursor:pointer;font-size:3.5rem;color:#ff5f57;border-radius:50%}.projetos__fechar:hover{color:#ff908a}.pj .projetos{position:fixed;transform:translate(0)}.pj .projetos__fechar{position:fixed;right:0;top:0}@keyframes letters{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes ruido{0%{background-position:100% 100%}to{background-position:0% 0%}}@keyframes flutuando{0%{transform:translateY(0)}25%{transform:translateY(1%)}50%{transform:translateY(-1%)}75%{transform:translateY(1%)}to{transform:translateY(0)}}@keyframes flutuando-y{0%{transform:translateY(0)}25%{transform:translateY(-1%)}50%{transform:translateY(1%)}75%{transform:translateY(-1%)}to{transform:translateY(0)}}@keyframes nuvens{0%{background-position:50% 50%}50%{background-position:50% 0%}to{background-position:50% 50%}}
