body{font-family:Arial,sans-serif;margin:0}.hero{background:url("../img/Frente1.jpg") center/cover;height:80vh;color:#fff}.overlay{background:rgba(0,0,0,.55);height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.btn{background:#25D366;color:#fff;padding:12px 20px;text-decoration:none}.container{max-width:1200px;margin:auto;padding:40px 20px}.gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:10px}.gallery img{width:100%;height:250px;object-fit:cover}.stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px}.stats div{background:#eee;padding:20px;text-align:center}iframe{width:100%;height:400px;border:0}