.hero::after,.hero::before{content:'';position:absolute;left:0;height:100%;top:0}.hero h1,.section h1{text-transform:uppercase}.card,.hero-content{padding:20px}.card,.service-card{transition:transform .3s,box-shadow .3s}.hero,.service-card{width:100%;overflow:hidden}.hero-content,.section,.service-card,.text-center{text-align:center}*{box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}body{font-family:Lexend,sans-serif;font-optical-sizing:auto;font-style:normal}.hero{position:relative;height:80vh;display:flex;align-items:center;justify-content:center;color:#fff}.hero::before{width:100%;background-image:url("../img/construction-workers.webp");background-size:cover;background-position:center;z-index:-2;animation:8s ease-in-out infinite alternate zoom}.hero::after{width:100%;background:rgba(19,19,19,.6);z-index:-1}.hero h1{font-size:3rem;margin-bottom:20px;font-weight:700}.hero p{font-size:1.2rem;margin-bottom:30px}.hero button{padding:10px 20px;font-size:1rem;color:#fff;background-color:#007bff;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s}.hero button:hover{background-color:#e55b50}@keyframes zoom{0%{transform:scale(1)}100%{transform:scale(1.2)}}footer{background:#d02110}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba%280, 0, 0, 1%29' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-nav .nav-item+.nav-item{margin-left:15px}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.section{max-width:1200px;margin:0 auto}.section h1{font-size:2.5rem;margin-bottom:20px;color:#ff6f61}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;margin-top:30px}.card{background:#fff;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1)}.card:hover{transform:translateY(-5px);box-shadow:0 6px 12px rgba(0,0,0,.15)}.card h2{font-size:1.5rem;margin-bottom:15px;color:#ff6f61}.card p{font-size:1rem;color:#555}@media (max-width:768px){.hero h1,.section h1{font-size:2rem}.hero p{font-size:1rem}.hero button{font-size:.9rem;padding:8px 15px}.card h2{font-size:1.3rem}.card p{font-size:.9rem}}iframe{width:100%}.produtos-servicos{padding-top:40px;text-align:center}.section-title{font-size:2rem;color:#007bff;margin-bottom:20px}.services-container{display:flex;justify-content:space-between;flex-wrap:wrap;gap:15px;align-items:flex-start}.service-card{border:1px solid #ddd;border-radius:8px;height:50;position:relative}html{scroll-behavior:smooth}.service-card:hover{transform:scale(1.05);box-shadow:0 4px 8px rgba(0,0,0,.2)}.service-card svg{width:26px;height:26px;margin-bottom:5px}.col-md-3{display:flex;align-items:stretch}