.hero-text,header{display:flex;flex-direction:column}.links a,nav a{color:#fff;transition:.2s}.hero,.hero-text,.links,.links a,.nav-content,header,nav{display:flex}.identidade-visual,.quem-sou,.servicos-container{margin:auto;text-align:center}.contato-card,.identidade-visual,.quem-sou,.servico-card,nav a{text-align:center}.footer-content small a,nav a{text-decoration:none;display:inline-block}.footer-content small a:hover,.servicos a:hover{transform:translateY(-2px)}*{margin:0;padding:0;box-sizing:border-box;font-family:Questrial,sans-serif;font-weight:400;line-height:1.4}html{scroll-behavior:smooth}header{color:#fff;background:url(./images/bg.png) top center/cover no-repeat #000;min-height:100vh}.nav-content{padding:20px 30px;justify-content:space-between;align-items:center;flex-shrink:0}.nav-content img{width:100px}nav{flex-wrap:wrap;justify-content:center;gap:10px}nav a{font-size:17px;padding:8px 24px;border-radius:20px}.links a:hover,nav a:hover{background-color:rgba(255,255,255,.2)}.links{justify-content:center;flex-wrap:wrap;gap:8px}.links img{width:24px}.links a{align-items:center;justify-content:center;padding:16px;border-radius:50%}.hero-text h1,h2{color:#fbc90c;font-family:"Archivo Black",sans-serif;font-weight:400;font-style:normal}.hero{justify-content:space-around;align-items:stretch;flex:1}.hero-text{justify-content:center}.servico-card,.servicos{flex-direction:column;display:flex}.hero-text h1{font-size:70px;width:100%;max-width:500px;line-height:1;margin-bottom:10px}.hero-text p{font-size:30px;padding-left:3px;letter-spacing:5.3px}.hero img{align-self:flex-end;width:400px}h2{font-size:35px;margin-bottom:20px}section{padding:80px 60px}.quem-sou{width:100%;max-width:1200px}.servicos{justify-content:center;align-items:center;gap:60px;background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(./images/bg.png) top center/cover no-repeat}.servicos-container{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:80px 70px;width:100%;max-width:1200px}.servico-card{justify-content:center;align-items:center;width:100%;max-width:180px}.servico-card img{width:60px;color:#fff}.servico-card h3{color:#a811ed;font-weight:600;margin:8px auto}.servico-card p{color:#fff;font-size:16px}.servicos a{color:#fff;text-decoration:none;border-radius:30px;border:2px solid #a811ed;padding:10px 40px;box-shadow:0 0 8px #a811ed,0 0 16px #a811ed80;transition:transform .3s,box-shadow .3s}.servicos a:hover{box-shadow:0 0 16px #a811ed,0 0 32px #a811edaa}.identidade-visual{width:80%;display:flex;flex-direction:column}.images-container{margin-top:30px;display:flex;justify-content:space-between}.images-container img{width:100%;max-width:300px;height:auto}.contato{display:flex;flex-direction:column;justify-content:center;align-items:center;background:url(./images/bg.png) top center/cover no-repeat #000;color:#fff}.contatos-container{display:flex;gap:20px;margin-bottom:20px}.contato-card{background-color:#a811ed;padding:25px 20px;box-shadow:0 4px 8px rgba(0,0,0,.2);transition:transform .2s,box-shadow .2s}.contato-card:hover{transform:translateY(-5px)}.contato-card img{width:100%;max-width:80px}.contato-card a{text-decoration:none;color:#fff}.contato .logo{width:100%;max-width:400px}footer{padding:30px 60px;background-color:#fff;color:#1e1e1e;letter-spacing:.4px}.footer-content{display:flex;justify-content:space-between;align-items:center;margin-top:8px}.footer-content small a{color:#1e1e1e;font-weight:600;transition:transform .3s;padding:2px 0}@media (max-width:1024px){.hero{flex-direction:column;justify-content:center;align-items:center;text-align:center}.hero-text{align-items:center}.hero-text h1{font-size:60px}.hero-text p{font-size:25px}.hero img{width:300px;margin-top:20px;align-self:center}.quem-sou p{font-size:15px}.servicos-container{justify-content:center}.images-container{flex-wrap:wrap;justify-content:center;gap:40px}.footer-content{flex-direction:column;gap:8px;text-align:center}}@media (max-width:768px){.nav-content{flex-direction:column;gap:20px;align-items:center;text-align:center}nav{flex-direction:column;gap:5px}nav a{padding:6px 18px;font-size:16px}.links{gap:16px}.hero-text h1{font-size:50px}.hero-text p{font-size:20px}section{padding:60px 30px}.servicos-container{gap:40px 70px}.servico-card{max-width:45%}.contatos-container{flex-wrap:wrap;justify-content:center}}@media (max-width:480px){.hero-text h1{font-size:36px}.hero-text p{font-size:15px;letter-spacing:3px}.quem-sou p,.servicos a{font-size:14px}.hero img{width:100%;max-width:250px}h2{font-size:28px}.servico-card{max-width:80%}.servicos a{padding:8px 24px}.footer-content{flex-direction:column;align-items:center;gap:10px;text-align:center}}