.btn,.menu a{font-size:14px}body{background:#f6f6f8}.header{width:100%;background:#fff}.container{max-width:1200px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:16px 20px}.footer .logo img,.logo img{height:40px}.menu{display:flex;align-items:center;gap:28px}.menu a{text-decoration:none;color:#2d2d2d;font-weight:600;transition:.2s}.menu .ativo,.menu a:hover{color:#6c4cff}.btn{background:#111827;color:#fff!important;padding:8px 18px;border-radius:22px}.hamburger{display:none;flex-direction:column;gap:4px;cursor:pointer}.hamburger span{width:22px;height:3px;background:#333;display:block;border-radius:2px}@media(max-width:900px){.menu{position:fixed;top:0;right:-100%;width:260px;height:100vh;background:#fff;flex-direction:column;align-items:flex-start;padding:80px 30px;gap:20px;box-shadow:-3px 0 15px rgba(0,0,0,.1);transition:.3s}.menu.ativo{right:0}.hamburger{display:flex}}.footer{background:#060b06;padding:80px 20px;text-align:center;font-family:Inter,sans-serif;color:#cfcfcf}.footer .logo{margin-bottom:30px}.footer .texto{max-width:700px;margin:auto auto 40px;line-height:1.8;font-size:15px;color:#dcdcdc}.footer .empresa{font-size:13px;color:#bdbdbd;line-height:1.6}.hero{padding:60px 20px 0!important}.artesclub-depoimentos{padding:100px 20px;background:#efedf4;text-align:center}.titulo-depoimentos h2{font-family:Poppins,sans-serif;font-size:38px;max-width:900px;margin:auto auto 60px;line-height:40px}.depoimentos-wrapper{overflow:hidden;width:100%}.depoimentos-track{display:flex;gap:24px;transition:transform .6s}.depoimentos-track img{width:260px;flex-shrink:0;border-radius:18px;box-shadow:0 10px 40px rgba(0,0,0,.08)}