@charset "UTF-8";*{margin:0;padding:0;box-sizing:border-box;font-family:Rubik,sans-serif}html,body{font-family:Rubik,sans-serif;background-color:#fff;color:#333;line-height:1.6}.header{width:100%;background-color:#01aef24d}.header .container-header{display:flex;padding-top:15px;max-width:1200px;text-align:center;align-items:center;justify-content:space-between;margin:auto;width:100%}.header .container-header .logo{transform:translateY(-10px);max-width:280px}.header .container-header .logo .picture{width:100%}.header .container-header .logo .picture img{width:100%;height:auto}.header .search-container{display:flex;justify-content:center;width:100%;padding:10px}.header .search-container .form-container{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.header .search-container .search-card{display:flex;align-items:center;border:2px solid #01aef2;border-radius:8px;padding:8px 12px;background-color:#b2e7fb33;min-width:280px;max-width:360px;width:100%;transition:box-shadow .3s ease}.header .search-container .search-card i{color:#01aef2;font-size:18px}.header .search-container .search-card input{border:none;outline:none;background:transparent;width:100%;margin-left:10px;font-size:16px;color:#333}.header .search-container .search-card input::placeholder{color:#01aef2;opacity:.8}.header .search-container .search-card:focus-within{box-shadow:0 0 0 3px #01aef233}.header .search-container .btn-search{background-color:#01aef2;border:none;color:#fff;padding:8px 20px;border-radius:8px;cursor:pointer;font-weight:500;transition:background-color .3s ease}.header .search-container .btn-search:hover{background-color:#018fc7}.header .form-container{display:flex;justify-content:center;align-items:center;width:100%;gap:30px}.header .form-container .e-submit{width:90px;height:42px;background-color:#01aef2;color:#fff;border:none;border-radius:20px}.header .usuario{display:flex;justify-content:center;align-items:center;gap:5px}.header .usuario .usuario-card{width:100px;font-size:14px}.header .usuario .usuario-card a{outline:none;list-style:none;text-decoration:none;color:#01aef2}.header .nav-head{display:flex;margin:auto;justify-content:center;align-items:center;gap:20px;padding-bottom:15px}.header .nav-head a{font-size:20px;font-weight:400;text-transform:uppercase;color:#056287}.header .nav-links,.header .btn-abrir-carrinho{display:flex}.footer{width:100%}.footer .container-footer-top{background-color:#06a559}.footer .container-footer-top,.footer .footer-top{display:flex;width:100%;padding:30px 0;color:#fff;justify-content:space-evenly;text-align:center;align-items:center;margin:auto}.footer .footer-top{max-width:1415px}.footer .column-footer{display:flex;flex-direction:column;justify-content:center}.footer .column-footer a{color:#fff;text-decoration:none;font-size:16px;margin-bottom:10px;transition:color .3s}.footer .column-footer a:hover{color:#ddd}.footer .container-footer-bottom{display:flex;width:100%;flex-direction:column;justify-content:center;align-items:center;padding:20px;background-color:#dadada;color:#7a7a7a}.footer .social{display:flex;justify-content:space-evenly;align-items:center;gap:20px}.products-categories-nav{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;margin:auto}.categories-container{display:flex;align-items:center;justify-content:center;width:100%;margin:auto;gap:10px}.categoria{width:140px;height:140px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:2px solid;border-radius:10px;gap:15px}.categoria span{font-size:16px;text-align:center;line-height:1em}.categoria .picture{max-width:70px;max-height:60px;text-transform:uppercase}.categoria .picture img{width:100%;height:100%;object-fit:contain}.container-banner{width:100%;margin:0 auto;position:relative}.container-banner .banner{width:100%;height:500px;overflow:hidden;border-radius:8px}.container-banner .banner img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.container-banner .banner:hover img{transform:scale(1.02)}.destaque-container{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:auto;width:100%;height:100%;background-color:#dadada;padding:36px 0 52px}.destaque{text-align:center}.container-products{max-width:1200px;margin:0 auto}.container-products .product{display:flex!important;flex-direction:column;align-items:center;justify-content:center;background:#fff;padding:20px;width:280px;height:420px;gap:30px;border-radius:6px;margin:0 12px}.container-products .product .price{font-size:20px}.container-products .product a{color:#fff;background-color:#01aef2;margin-top:20px;border-radius:3px;height:38px;display:flex;justify-content:center;align-items:center;position:relative;font-size:16px;font-weight:700;width:100%}.container-products .product a:hover{background-color:#0056b3}.container-products .product span{font-size:16px;color:#545454;font-weight:400;line-height:1.2}.container-products .picture{max-width:259px}.container-products .picture img{width:100%;height:auto;object-fit:cover}.slick-dots{text-align:center;margin-top:20px;display:flex;list-style:none;justify-content:center}.slick-dots li button{font-size:0;width:12px;height:12px;background-color:#01aef2;opacity:.3;border:none;border-radius:50%;margin:0 6px;cursor:pointer;transition:background-color .3s}.slick-dots li.slick-active button{background-color:#01aef2;opacity:1}.produtos-container{display:flex;padding:20px;gap:30px;max-width:1400px;margin:auto;background:linear-gradient(to bottom,#f0f7ff,#fff);min-height:100vh}.filtros{width:280px;background:#fff;padding:0;border-radius:8px;box-shadow:0 2px 8px #2196f326;border:1px solid #bbdefb;position:sticky;top:20px;max-height:calc(100vh - 40px);overflow-y:auto}.filtros .filtros-header{background:linear-gradient(135deg,#e3f2fd,#bbdefb);color:#1565c0;padding:18px 20px;border-radius:8px 8px 0 0;border-bottom:1px solid #90caf9}.filtros .filtros-header h3{margin:0;font-size:1.1rem;font-weight:600;display:flex;align-items:center;gap:8px}.filtros .filtros-header h3 i{font-size:1rem;color:#1976d2}.filtros form{display:flex;flex-direction:column;gap:18px;padding:20px}.filtros form .form-group-filtro{display:flex;flex-direction:column;gap:8px}.filtros form .form-group-filtro label{font-weight:600;color:#1565c0;font-size:.9rem;display:flex;align-items:center;gap:6px}.filtros form .form-group-filtro label i{color:#1976d2;font-size:.85rem}.filtros form .form-group-filtro .form-control-filtro{padding:10px 12px;border:1px solid #bbdefb;border-radius:6px;font-size:.9rem;transition:all .2s ease;background-color:#fff}.filtros form .form-group-filtro .form-control-filtro:focus{outline:none;border-color:#42a5f5;box-shadow:0 0 0 2px #42a5f526}.filtros form .form-group-filtro .form-control-filtro:hover{border-color:#90caf9}.filtros form .btn-filtrar{padding:11px 18px;border-radius:6px;background:#2196f3;color:#fff;border:none;cursor:pointer;font-weight:600;font-size:.9rem;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 2px 8px #2196f34d}.filtros form .btn-filtrar:hover{background:#1976d2;transform:translateY(-1px);box-shadow:0 4px 12px #2196f366}.filtros form .btn-filtrar:active{transform:translateY(0)}.filtros form .btn-filtrar i{font-size:.85rem}.filtros form .btn-limpar{padding:9px 18px;border-radius:6px;background:#fff;color:#1976d2;border:1px solid #bbdefb;cursor:pointer;font-weight:600;font-size:.85rem;text-align:center;text-decoration:none;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:6px}.filtros form .btn-limpar:hover{background:#e3f2fd;border-color:#90caf9;color:#1565c0}.filtros form .btn-limpar i{font-size:.8rem}.filtros::-webkit-scrollbar{width:5px}.filtros::-webkit-scrollbar-track{background:#e3f2fd;border-radius:10px}.filtros::-webkit-scrollbar-thumb{background:#90caf9;border-radius:10px}.filtros::-webkit-scrollbar-thumb:hover{background:#42a5f5}.lista-produtos{flex:1}.lista-produtos .produtos-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px}.lista-produtos .produto-card{background-color:#fff;border-radius:8px;padding:15px;text-align:center;box-shadow:0 2px 8px #2196f31a;border:1px solid #e3f2fd;transition:all .3s ease;max-width:400px}.lista-produtos .produto-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #2196f333;border-color:#90caf9}.lista-produtos .produto-card img{width:100%;height:200px;object-fit:contain;border-radius:8px;padding:10px;background:linear-gradient(135deg,#f5f5f5,#fff);border:2px solid #e3f2fd;transition:all .3s ease}.lista-produtos .produto-card:hover img{border-color:#90caf9;background:linear-gradient(135deg,#e3f2fd,#fff);transform:scale(1.05)}.lista-produtos .produto-card h4{color:#1565c0;margin:12px 0 8px;font-size:1rem}.lista-produtos .produto-card .price{color:#1976d2;font-weight:700;font-size:1.3rem}.lista-produtos .produto-card .produto-card-link{display:block;color:inherit;text-decoration:none}.lista-produtos .produto-card .btn-whatsapp-card{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-top:12px;width:100%;padding:10px 12px;background:#25d366;color:#fff;font-weight:600;font-size:.9rem;border-radius:8px;text-decoration:none;transition:background .2s ease,transform .2s ease}.lista-produtos .produto-card .btn-whatsapp-card:hover{background:#1ebe5d;color:#fff;transform:none}.lista-produtos .paginacao{margin-top:20px;text-align:center}.lista-produtos .paginacao nav{display:inline-block}.lista-produtos .paginacao nav .page-item.active .page-link{background-color:#01aef2;border-color:#01aef2}.show-product{width:100%;display:flex;justify-content:space-between;margin:40px auto;max-width:1200px;gap:40px;padding:0 20px}.show-product .container-left{width:50%}.show-product .container-left .product-gallery-main{position:relative;background:#f8f9fa;border-radius:12px;overflow:hidden;border:2px solid #e3f2fd;box-shadow:0 4px 12px #00000014}.show-product .container-left .product-gallery-main img{width:100%;display:block;object-fit:contain;padding:30px;min-height:400px;max-height:500px;background:#fff}.show-product .container-left .product-gallery-main .slick-prev,.show-product .container-left .product-gallery-main .slick-next{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:50px;height:50px;border:none;border-radius:50%;background:#2196f3e6;color:#fff;font-size:20px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #2196f34d}.show-product .container-left .product-gallery-main .slick-prev:hover,.show-product .container-left .product-gallery-main .slick-next:hover{background:#1976d2;transform:translateY(-50%) scale(1.1);box-shadow:0 6px 20px #2196f380}.show-product .container-left .product-gallery-main .slick-prev i,.show-product .container-left .product-gallery-main .slick-next i{line-height:50px}.show-product .container-left .product-gallery-main .slick-prev{left:20px}.show-product .container-left .product-gallery-main .slick-next{right:20px}.show-product .container-left .product-gallery-main .slick-dots{bottom:20px}.show-product .container-left .product-gallery-main .slick-dots li button:before{font-size:14px;color:#2196f3;opacity:.5}.show-product .container-left .product-gallery-main .slick-dots li.slick-active button:before{color:#2196f3;opacity:1;transform:scale(1.2)}.show-product .container-right{width:45%;padding:30px;background:#fff;border-radius:12px;border:2px solid #e3f2fd;box-shadow:0 4px 12px #00000014;height:fit-content}.show-product .container-right h2{font-size:2rem;color:#333;margin:0 0 15px}.show-product .container-right .text-muted{font-size:1.8rem;font-weight:600;color:#01aef2;margin:0 0 20px}.show-product .container-right p{color:#555;line-height:1.6;margin-bottom:25px}.show-product .container-right .btn-whatsapp-produto{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:15px 30px;background:#25d366;color:#fff;border-radius:5px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:background .2s ease,transform .2s ease}.show-product .container-right .btn-whatsapp-produto i{font-size:1.3rem}.show-product .container-right .btn-whatsapp-produto:hover{background:#1ebe5d;color:#fff;transform:translateY(-1px)}.show-product .container-right .input-quantidade{display:flex;align-items:center;gap:0;width:fit-content;margin-bottom:20px}.show-product .container-right .input-quantidade button{width:40px;height:40px;border:1px solid #ddd;background-color:#fff;cursor:pointer;font-size:1.2rem;transition:all .2s}.show-product .container-right .input-quantidade button:hover{background-color:#01aef2;color:#fff;border-color:#01aef2}.show-product .container-right .input-quantidade button.btn-menos-show{border-radius:5px 0 0 5px}.show-product .container-right .input-quantidade button.btn-mais-show{border-radius:0 5px 5px 0}.show-product .container-right .input-quantidade input{width:60px;height:40px;text-align:center;border:1px solid #ddd;border-left:none;border-right:none;font-size:1rem;font-weight:500}.show-product .container-right form button.btn{width:100%;padding:15px 30px;background-color:#01aef2;color:#fff;border:none;border-radius:5px;font-size:1.1rem;font-weight:500;cursor:pointer;transition:background-color .3s}.show-product .container-right form button.btn:hover{background-color:#0189bf}.empresa-page{width:100%;background-color:#f8f9fa}.empresa-page .empresa-banner{width:100%;height:350px;overflow:hidden}.empresa-page .empresa-banner img{width:100%;height:100%;object-fit:cover}.empresa-page .empresa-content{max-width:1000px;margin:0 auto;padding:50px 20px;background-color:#fff;box-shadow:0 2px 8px #0000001a}.empresa-page .empresa-content h1{font-size:2.5rem;color:#01aef2;text-align:center;margin-bottom:30px}.empresa-page .empresa-content .empresa-text{margin-bottom:50px}.empresa-page .empresa-content .empresa-text p{font-size:1.1rem;line-height:1.8;color:#555;margin-bottom:20px;text-align:justify}.empresa-page .empresa-content .empresa-text p strong{color:#06a559}.empresa-page .empresa-content .empresa-destaques{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;margin-bottom:50px}.empresa-page .empresa-content .empresa-destaques .destaque-item{text-align:center;padding:30px 20px;background-color:#f8f9fa;border-radius:8px;transition:transform .3s ease}.empresa-page .empresa-content .empresa-destaques .destaque-item:hover{transform:translateY(-5px)}.empresa-page .empresa-content .empresa-destaques .destaque-item .destaque-icon{width:60px;height:60px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center}.empresa-page .empresa-content .empresa-destaques .destaque-item .destaque-icon svg{width:40px;height:40px}.empresa-page .empresa-content .empresa-destaques .destaque-item h3{font-size:1.3rem;color:#01aef2;margin-bottom:10px}.empresa-page .empresa-content .empresa-destaques .destaque-item p{font-size:.95rem;color:#666;line-height:1.5}.empresa-page .empresa-content .empresa-missao{background-color:#01aef2;color:#fff;padding:40px 30px;border-radius:8px;text-align:center;margin-bottom:40px}.empresa-page .empresa-content .empresa-missao h2{font-size:2rem;margin-bottom:20px}.empresa-page .empresa-content .empresa-missao p{font-size:1.1rem;line-height:1.8}.empresa-page .empresa-content .empresa-contato{text-align:center}.empresa-page .empresa-content .empresa-contato .btn-empresa{display:inline-block;padding:15px 40px;background-color:#06a559;color:#fff;text-decoration:none;border-radius:5px;font-size:1.1rem;font-weight:600;transition:background-color .3s ease}.empresa-page .empresa-content .empresa-contato .btn-empresa:hover{background-color:#04743e;color:#fff}.contato-page{width:100%;background-color:#f8f9fa}.contato-page .contato-header{background:linear-gradient(135deg,#01aef2,#06a559);color:#fff;padding:50px 20px;text-align:center}.contato-page .contato-header h1{font-size:2.5rem;margin-bottom:10px}.contato-page .contato-header p{font-size:1.2rem;opacity:.95}.contato-page .contato-container{max-width:1200px;margin:-50px auto 0;padding:0 20px 60px;display:grid;grid-template-columns:1fr 1.5fr;gap:40px;position:relative;z-index:1}.contato-page .contato-info{background:#fff;padding:40px 30px;border-radius:8px;box-shadow:0 4px 20px #0000001a;height:fit-content}.contato-page .contato-info h2{font-size:1.8rem;color:#01aef2;margin-bottom:30px}.contato-page .contato-info .info-item{display:flex;gap:20px;margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid #e0e0e0}.contato-page .contato-info .info-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.contato-page .contato-info .info-item .info-icon{width:50px;height:50px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background-color:#01aef21a;border-radius:50%}.contato-page .contato-info .info-item .info-icon svg{width:25px;height:25px}.contato-page .contato-info .info-item .info-text h3{font-size:1.2rem;color:#01aef2;margin-bottom:8px}.contato-page .contato-info .info-item .info-text p{color:#666;line-height:1.6;margin:0}.contato-page .contato-info .info-item .info-text .contato-whatsapp-link{color:#25d366;font-weight:600;text-decoration:none}.contato-page .contato-info .info-item .info-text .contato-whatsapp-link:hover{text-decoration:underline}.contato-page .contato-info .info-item .info-icon .fa-whatsapp{font-size:25px;color:#25d366}.contato-page .contato-form{background:#fff;padding:40px;border-radius:8px;box-shadow:0 4px 20px #0000001a}.contato-page .contato-form h2{font-size:1.8rem;color:#01aef2;margin-bottom:30px}.contato-page .contato-form .alert{padding:15px 20px;border-radius:5px;margin-bottom:25px;display:flex;align-items:center;gap:12px}.contato-page .contato-form .alert svg{width:20px;height:20px;flex-shrink:0}.contato-page .contato-form .alert.alert-success{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.contato-page .contato-form .alert.alert-danger{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.contato-page .contato-form .form-group{margin-bottom:20px}.contato-page .contato-form .form-group label{display:block;font-weight:600;color:#333;margin-bottom:8px;font-size:.95rem}.contato-page .contato-form .form-group .form-control{width:100%;padding:6px 15px;border:1px solid #ddd;border-radius:5px;font-size:1rem;transition:border-color .3s ease,box-shadow .3s ease}.contato-page .contato-form .form-group .form-control:focus{outline:none;border-color:#01aef2;box-shadow:0 0 0 3px #01aef21a}.contato-page .contato-form .form-group .form-control.is-invalid{border-color:#dc3545}.contato-page .contato-form .form-group select.form-control{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23333' d='M8 11L3 6h10l-5 5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:12px;padding-right:40px}.contato-page .contato-form .form-group textarea.form-control{resize:vertical;min-height:120px;font-family:inherit}.contato-page .contato-form .form-group .invalid-feedback{display:block;color:#dc3545;font-size:.875rem;margin-top:5px}.contato-page .contato-form .btn-contato{width:100%;padding:15px;background:linear-gradient(135deg,#01aef2,#06a559);color:#fff;border:none;border-radius:5px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:10px}.contato-page .contato-form .btn-contato svg{width:18px;height:18px}.contato-page .contato-form .btn-contato:hover{transform:translateY(-2px);box-shadow:0 5px 20px #01aef266}.contato-page .contato-form .btn-contato:active{transform:translateY(0)}.cliente-auth{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#f5f5f5}.cliente-auth .auth-box{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 0 20px #0000001a;width:100%;max-width:700px}.cliente-auth .auth-box h2{text-align:center;margin-bottom:1.5rem;font-size:1.8rem;color:#333}.cliente-auth .auth-box label{display:block;margin-bottom:.3rem;font-weight:700;color:#555}.cliente-auth .auth-box input,.cliente-auth .auth-box select{width:100%;padding:.75rem;margin-bottom:1rem;border:1px solid #ccc;border-radius:4px;font-size:1rem;transition:border-color .2s ease}.cliente-auth .auth-box input:focus,.cliente-auth .auth-box select:focus{border-color:#007bff;outline:none}.cliente-auth .auth-box select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23666' viewBox='0 0 16 16'%3E%3Cpath d='M4.646 6.646a.5.5 0 0 1 .708 0L8 9.293l2.646-2.647a.5.5 0 0 1 .708.708l-3 3a.5.5 0 0 1-.708 0l-3-3a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:1rem}.cliente-auth .auth-box .error{background-color:#ffe0e0;border:1px solid #e0b4b4;color:#a94442;padding:1rem;border-radius:4px;margin-bottom:1rem}.cliente-auth .auth-box .error ul{margin:0;padding-left:1.2rem}.cliente-auth .auth-box .error ul li{list-style:disc}.cliente-auth .auth-box button{width:100%;padding:.75rem;background-color:#007bff;color:#fff;border:none;border-radius:4px;font-size:1rem;font-weight:700;cursor:pointer;transition:background-color .2s ease}.cliente-auth .auth-box button:hover{background-color:#0056b3}.cliente-auth .auth-box p{text-align:center;margin-top:1rem}.cliente-auth .auth-box p a{color:#007bff;text-decoration:none}.cliente-auth .auth-box p a:hover{text-decoration:underline}.cliente-auth .auth-box .error-message{display:block;color:#dc3545;font-size:.875rem;margin-top:-.5rem;margin-bottom:.5rem}.cliente-auth .auth-box .error-input{border-color:#dc3545!important;background-color:#ffe6e6}.cliente-auth .auth-box .error-input:focus{border-color:#dc3545!important;box-shadow:0 0 0 .2rem #dc354540}.cliente-auth .auth-box input.valid,.cliente-auth .auth-box select.valid{border-color:#28a745}.cliente-auth .auth-box input.valid:focus,.cliente-auth .auth-box select.valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem #28a74540}.input-quantidade{display:flex;align-items:center;border:1px solid #ccc;border-radius:8px;overflow:hidden;width:fit-content}.input-quantidade button{background-color:#f8f9fa;border:none;padding:8px 12px;cursor:pointer;font-weight:700;color:#333}.input-quantidade button:hover{background-color:#e2e6ea}.input-quantidade input{width:50px;text-align:center;border:none;outline:none;pointer-events:none;background-color:#fff}.home-enhanced{width:100%;overflow-x:hidden}.hero-carousel{position:relative;width:100%;height:670px;overflow:hidden;background:linear-gradient(135deg,#01aef2,#06a559)}.hero-carousel .container-banner{height:100%}.hero-carousel .container-banner .banner-slide{position:relative;width:100%;height:670px}.hero-carousel .container-banner .banner-slide img{width:100%;height:100%;object-fit:cover}.hero-carousel .carousel-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0000004d,#0009);display:flex;align-items:center;justify-content:center}.hero-carousel .carousel-content{text-align:center;color:#fff;padding:20px;max-width:800px;z-index:2}.hero-carousel .carousel-title{font-size:3.5rem;font-weight:700;margin-bottom:20px;text-shadow:2px 2px 4px rgba(0,0,0,.5);animation:fadeInUp 1s ease-out}.hero-carousel .carousel-subtitle{font-size:1.5rem;margin-bottom:30px;text-shadow:1px 1px 2px rgba(0,0,0,.5);animation:fadeInUp 1s ease-out .2s both}.hero-carousel .btn-carousel{display:inline-block;padding:15px 40px;background:#01aef2;color:#fff;text-decoration:none;border-radius:50px;font-weight:600;font-size:1.1rem;transition:all .3s ease;box-shadow:0 4px 15px #01aef266;animation:fadeInUp 1s ease-out .4s both}.hero-carousel .btn-carousel:hover{background:#06a559;transform:translateY(-3px);box-shadow:0 6px 20px #06a55966;color:#fff}.hero-carousel .slick-dots{position:absolute;bottom:30px;left:50%;transform:translate(-50%);z-index:10;display:flex!important;list-style:none;padding:0;margin:0}.hero-carousel .slick-dots li{margin:0 5px}.hero-carousel .slick-dots li button{width:12px;height:12px;padding:0;background:#ffffff80;border:none;border-radius:50%;cursor:pointer;transition:all .3s ease;font-size:0}.hero-carousel .slick-dots li button:before{display:none}.hero-carousel .slick-dots li button:hover{background:#fffc}.hero-carousel .slick-dots li.slick-active button{background:#fff;width:30px;border-radius:6px}.features-section{background:linear-gradient(to bottom,#f8f9fa,#fff);padding:28px 0 12px}.features-section .features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;max-width:1200px;margin:0 auto}.features-section .feature-card{text-align:center;padding:16px 14px;background:#fff;border-radius:12px;box-shadow:0 4px 14px #0000000f;transition:all .3s ease}.features-section .feature-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0000001a}.features-section .feature-card h3{font-size:1.02rem;color:#333;margin-bottom:4px;font-weight:600}.features-section .feature-card p{color:#666;font-size:.82rem;line-height:1.45;margin:0}.features-section .feature-icon{width:44px;height:44px;margin:0 auto 10px;background:linear-gradient(135deg,#01aef2,#06a559);border-radius:50%;display:flex;align-items:center;justify-content:center}.features-section .feature-icon i{font-size:18px;color:#fff}.partners-section{padding:28px 0 36px;background:#f6f8f9}.partners-section .partners-header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}.partners-section .partners-badge{display:inline-block;padding:4px 10px;border-radius:999px;background:#dff5e8;color:#0b6b3a;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px}.partners-section .partners-title{margin:0;max-width:520px;font-size:1.28rem;line-height:1.3;font-weight:500;color:#1f3340}.partners-section .partners-title strong{font-weight:700;color:#163047}.partners-section .partners-nav{display:flex;align-items:center;gap:8px;flex-shrink:0}.partners-section .partners-arrow{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:38px;height:38px;padding:0;border:1px solid #e4eaee;border-radius:10px;background:#fff;color:#334155;box-shadow:0 2px 8px #0f172a0f;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;line-height:1;transition:all .2s ease}.partners-section .partners-arrow:hover{background:#01aef2;border-color:#01aef2;color:#fff}.partners-section .partners-arrow:focus{outline:none;box-shadow:0 0 0 3px #01aef233}.partners-section .partners-carousel{margin:0 -6px}.partners-section .partners-carousel .slick-list{padding:2px 0 6px}.partners-section .partners-carousel .slick-track{display:flex;align-items:stretch}.partners-section .partners-carousel .slick-slide{height:auto;padding:0 6px}.partners-section .partners-carousel .slick-slide>div{height:100%}.partners-section a.partner-card{text-decoration:none;color:inherit}.partners-section .partner-card{height:96px;display:flex;align-items:center;justify-content:center;padding:12px 16px;background:#fff;border:1px solid #e8eef1;border-radius:10px;box-shadow:0 1px 4px #0f172a0a;transition:box-shadow .2s ease,transform .2s ease}.partners-section .partner-card:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0f172a14}.partners-section .partner-card img,.partners-section .partner-card svg{max-width:118px;max-height:42px;width:auto!important;height:auto;object-fit:contain;display:block}.instagram-section{padding:64px 0;background:#f4f7f9;border-top:1px solid rgba(1,174,242,.12)}.instagram-section .instagram-header{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:28px;flex-wrap:wrap}.instagram-section .instagram-header-text{display:flex;align-items:center;gap:16px}.instagram-section .instagram-header-icon{width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f09433,#dc2743,#bc1888);color:#fff;font-size:1.5rem;flex-shrink:0}.instagram-section .instagram-title{margin:0 0 4px;font-size:1.65rem;font-weight:700;color:#1a2332}.instagram-section .instagram-subtitle{margin:0;color:#64748b;font-size:.95rem}.instagram-section .btn-instagram-follow{display:inline-flex;align-items:center;gap:8px;padding:11px 20px;border-radius:999px;background:#fff;border:1px solid #dbe4ea;color:#334155;font-weight:600;font-size:.9rem;text-decoration:none;transition:border-color .2s ease,color .2s ease,box-shadow .2s ease}.instagram-section .btn-instagram-follow i{font-size:.75rem;opacity:.7}.instagram-section .btn-instagram-follow:hover{color:#01aef2;border-color:#01aef273;box-shadow:0 4px 14px #01aef21f}.instagram-section .instagram-carousel-wrap{position:relative;padding:0 48px}.instagram-section .instagram-carousel{margin:0 -12px}.instagram-section .instagram-carousel .slick-list{margin:0 -8px}.instagram-section .instagram-carousel .slick-slide{padding:0 12px;height:auto}.instagram-section .instagram-carousel .slick-slide>div{height:100%}.instagram-section .instagram-carousel .slick-dots{display:flex!important;justify-content:center;gap:8px;list-style:none;padding:0;margin:28px 0 0}.instagram-section .instagram-carousel .slick-dots li{margin:0}.instagram-section .instagram-carousel .slick-dots li button{width:10px;height:10px;padding:0;border:none;border-radius:50%;background:#cfd8dc;font-size:0;cursor:pointer;transition:all .25s ease}.instagram-section .instagram-carousel .slick-dots li button:before{display:none}.instagram-section .instagram-carousel .slick-dots li.slick-active button{width:28px;border-radius:999px;background:linear-gradient(135deg,#f09433,#dc2743,#bc1888)}.instagram-section .instagram-card{display:flex;flex-direction:column;height:100%;background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 10px 32px #0f172a1a;transition:transform .3s ease,box-shadow .3s ease}.instagram-section .instagram-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #0f172a24}.instagram-section .instagram-card:hover .instagram-hover{opacity:1}.instagram-section .instagram-card:hover .instagram-media img{transform:scale(1.04)}.instagram-section .instagram-media{position:relative;aspect-ratio:4/5;overflow:hidden;background:#e8edf1}.instagram-section .instagram-media img,.instagram-section .instagram-media video{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.instagram-section .instagram-media video{background:#000}.instagram-section .instagram-media-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;text-decoration:none;pointer-events:none}.instagram-section .instagram-media-badge{position:absolute;top:14px;right:14px;width:36px;height:36px;border-radius:50%;background:#0000008c;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.85rem;z-index:3}.instagram-section .instagram-hover{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000001a,#bc188880);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#fff;opacity:0;transition:opacity .3s ease;pointer-events:auto}.instagram-section .instagram-hover i{font-size:2.2rem}.instagram-section .instagram-hover span{font-size:.95rem;font-weight:600}.instagram-section .instagram-caption{margin:0;padding:16px 18px 18px;font-size:.95rem;line-height:1.5;color:#4b5563;min-height:64px}.instagram-section .instagram-caption p{margin:0 0 8px}.instagram-section .instagram-video-link{display:inline-flex;align-items:center;gap:6px;font-size:.88rem;font-weight:600;color:#01aef2;text-decoration:none}.instagram-section .instagram-video-link:hover{color:#06a559}.instagram-section .instagram-arrow{position:absolute;top:44%;transform:translateY(-50%);z-index:5;width:46px;height:46px;border:none;border-radius:50%;background:#fff;color:#334155;box-shadow:0 8px 22px #0000001f;cursor:pointer;display:flex!important;align-items:center;justify-content:center;transition:all .25s ease}.instagram-section .instagram-arrow:hover{background:linear-gradient(135deg,#f09433,#dc2743,#bc1888);color:#fff}.instagram-section .instagram-arrow.slick-prev{left:0}.instagram-section .instagram-arrow.slick-next{right:0}.instagram-section .instagram-arrow:before{display:none}.instagram-section .instagram-footer{text-align:center;margin-top:22px}.instagram-section .instagram-footer-link{display:inline-flex;align-items:center;gap:8px;color:#01aef2;font-weight:600;font-size:.95rem;text-decoration:none;transition:gap .2s ease}.instagram-section .instagram-footer-link:hover{gap:12px;color:#06a559}.instagram-section .instagram-empty{text-align:center;max-width:420px;margin:0 auto;padding:36px 24px;background:#fff;border-radius:14px;box-shadow:0 4px 20px #0f172a0d}.instagram-section .instagram-empty p{color:#64748b;margin-bottom:18px}.instagram-section .instagram-empty-icon{width:64px;height:64px;margin:0 auto 16px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f09433,#dc2743,#bc1888);color:#fff;font-size:1.75rem}@media (max-width: 992px){.instagram-section .instagram-carousel-wrap{padding:0 40px}}.section-header{text-align:center;margin-bottom:50px}.section-header .section-title{font-size:2.5rem;color:#333;margin-bottom:15px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:15px}.section-header .section-title .title-icon{color:#01aef2;font-size:2rem}.section-header .section-subtitle{font-size:1.1rem;color:#666;max-width:600px;margin:0 auto}.categories-section{padding:80px 0;background:#fff}.categories-section .categories-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:16px}.categories-section .category-card{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 5px 20px #0000001a;transition:all .4s ease;text-decoration:none;display:block}.categories-section .category-card:hover{transform:translateY(-10px);box-shadow:0 15px 40px #0003}.categories-section .category-card:hover .category-image{transform:scale(1.1)}.categories-section .category-card:hover .category-overlay{opacity:1}.categories-section .category-card:hover .category-link-text{color:#06a559}.categories-section .category-image-wrapper{position:relative;height:120px;overflow:hidden}.categories-section .category-image{width:100%;height:100%;object-fit:contain;padding:8px;transition:transform .4s ease}.categories-section .category-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,transparent,rgba(1,174,242,.9));display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .4s ease}.categories-section .category-icon{background:#fff;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;color:#01aef2}.categories-section .category-info{padding:20px;text-align:center}.categories-section .category-name{font-size:1.3rem;color:#333;margin-bottom:10px;font-weight:600}.categories-section .category-link-text{color:#01aef2;font-size:.95rem;font-weight:500}.featured-section{padding:80px 0;background:linear-gradient(to bottom,#f8f9fa,#fff)}.featured-section .products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:30px}.featured-section .product-card{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 5px 20px #0000001a;transition:all .4s ease;position:relative}.featured-section .product-card:hover{transform:translateY(-10px);box-shadow:0 15px 40px #0003}.featured-section .product-card:hover .product-image{transform:scale(1.05)}.featured-section .product-card:hover .product-hover-overlay{opacity:1}.featured-section .product-badge{position:absolute;top:15px;right:15px;background:linear-gradient(135deg,gold,orange);color:#fff;padding:8px 15px;border-radius:20px;font-size:.85rem;font-weight:600;z-index:5;box-shadow:0 3px 10px #0003}.featured-section .product-image-wrapper{position:relative;height:280px;overflow:hidden;background:#f8f9fa}.featured-section .product-image{width:100%;height:100%;object-fit:contain;padding:20px;transition:transform .4s ease}.featured-section .product-no-image{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#ccc}.featured-section .product-no-image i{font-size:60px;margin-bottom:10px}.featured-section .product-hover-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#01aef2f2;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .4s ease}.featured-section .btn-quick-view{background:#fff;color:#01aef2;padding:12px 25px;border-radius:25px;text-decoration:none;font-weight:600;transition:all .3s ease}.featured-section .btn-quick-view:hover{background:#06a559;color:#fff;transform:scale(1.05)}.featured-section .product-info{padding:20px}.featured-section .product-name{font-size:1.1rem;color:#333;margin-bottom:15px;font-weight:600;min-height:80px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.featured-section .product-pricing{margin-bottom:15px}.featured-section .product-price{font-size:1.8rem;color:#06a559;font-weight:700}.featured-section .btn-buy{display:block;width:100%;padding:12px;background:linear-gradient(135deg,#01aef2,#06a559);color:#fff;text-align:center;text-decoration:none;border-radius:25px;font-weight:600;transition:all .3s ease}.featured-section .btn-buy:hover{background:linear-gradient(135deg,#06a559,#01aef2);transform:translateY(-2px);box-shadow:0 5px 15px #01aef266;color:#fff}.featured-section .btn-whatsapp-card{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;margin-top:10px;padding:12px;background:#25d366;color:#fff;text-align:center;text-decoration:none;border-radius:25px;font-weight:600;transition:all .3s ease}.featured-section .btn-whatsapp-card:hover{background:#1ebe5d;color:#fff;transform:translateY(-2px)}.featured-section .empty-state{text-align:center;padding:60px 20px;color:#999}.featured-section .empty-state i{font-size:80px;margin-bottom:20px}.featured-section .empty-state p{font-size:1.2rem}.cta-section{background:linear-gradient(135deg,#01aef2,#06a559);padding:80px 0;color:#fff}.cta-section .cta-content{text-align:center}.cta-section .cta-title{font-size:2.5rem;margin-bottom:20px;font-weight:700}.cta-section .cta-text{font-size:1.2rem;margin-bottom:30px;opacity:.95}.cta-section .cta-buttons{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.cta-section .btn-cta{padding:15px 35px;border-radius:50px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease;display:inline-flex;align-items:center;gap:10px}.cta-section .btn-cta.primary{background:#fff;color:#01aef2}.cta-section .btn-cta.primary:hover{background:#f8f9fa;transform:translateY(-3px);box-shadow:0 8px 20px #0003}.cta-section .btn-cta.secondary{background:transparent;color:#fff;border:2px solid white}.cta-section .btn-cta.secondary:hover{background:#fff;color:#01aef2;transform:translateY(-3px)}.btn-view-more{display:inline-block;padding:12px 30px;background:#01aef2;color:#fff;text-decoration:none;border-radius:25px;font-weight:600;transition:all .3s ease}.btn-view-more:hover{background:#06a559;transform:translateY(-3px);box-shadow:0 5px 15px #06a55966;color:#fff}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.hero-carousel,.hero-carousel .container-banner .banner-slide{height:400px}.hero-carousel .carousel-title{font-size:2rem}.hero-carousel .carousel-subtitle{font-size:1rem}.hero-carousel .btn-carousel{padding:12px 25px;font-size:.95rem}.features-section .features-grid{grid-template-columns:1fr;gap:12px}.partners-section{padding:20px 0 28px}.partners-section .partners-header{align-items:center;flex-wrap:wrap;margin-bottom:14px}.partners-section .partners-title{font-size:1.08rem;max-width:none}.partners-section .partner-card{height:84px}.instagram-section{padding:48px 0}.instagram-section .instagram-header{flex-direction:column;align-items:flex-start}.instagram-section .instagram-carousel-wrap{padding:0 8px}.instagram-section .instagram-caption{min-height:auto}.section-header .section-title{font-size:1.8rem;flex-direction:column;gap:10px}.section-header .section-subtitle{font-size:1rem}.categories-section .categories-grid,.featured-section .products-grid{grid-template-columns:1fr;gap:20px}.categories-section .categories-grid{display:flex;flex-direction:column;align-items:center}.cta-section .cta-title{font-size:1.8rem}.cta-section .cta-text{font-size:1rem}.cta-section .cta-buttons{flex-direction:column;align-items:center}.cta-section .btn-cta{width:100%;max-width:300px;justify-content:center}}@media (min-width: 769px) and (max-width: 1024px){.categories-section .categories-grid,.featured-section .products-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1025px){.categories-section .categories-grid{grid-template-columns:repeat(6,1fr)}.featured-section .products-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width: 768px){.header .container-header{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:10px 12px;justify-content:space-between}.header .logo{max-width:160px;transform:none;margin:0;flex:0 0 auto}.header .search-container{order:3;width:100%;padding:0 8px}.header .form-container{gap:8px;width:100%;align-items:center}.header .search-card{min-width:0;max-width:none;width:100%;padding:8px}.header .e-submit{width:auto;padding:8px 12px;border-radius:8px;font-size:14px}.header .nav-links{order:2;gap:8px;flex:0 0 auto}.header .usuario-card{width:auto;font-size:13px}.header .nav-head{flex-wrap:wrap;gap:8px;padding-bottom:10px}.header .nav-head a{font-size:14px;padding:6px 10px}.categories-container,.products-categories-nav{flex-wrap:wrap;gap:10px;padding:0 8px;justify-content:center}.categoria{width:120px;height:120px;gap:8px}.categoria span{font-size:14px;line-height:1.1}.categoria .picture{max-width:70px;max-height:60px}.categoria .picture img{object-fit:contain}.footer .container-footer-top,.footer .footer-top{flex-direction:column;align-items:center;text-align:center;padding:18px 12px;gap:12px}.footer .column-footer{width:100%;max-width:380px}.footer .column-footer a{font-size:15px}.footer .container-footer-bottom{padding:16px 12px;font-size:13px;text-align:center}#qtd-itens-carrinho{font-size:12px;min-width:18px}.produtos-container{flex-direction:column;padding:12px;gap:15px}.filtros{width:100%;padding:15px}.filtros h3{font-size:18px;margin-bottom:10px}.filtros form{gap:8px}.filtros form select,.filtros form button{padding:10px;font-size:14px}.lista-produtos .produtos-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px}.lista-produtos .produto-card{padding:10px;max-width:100%}.lista-produtos .produto-card img{height:140px}.lista-produtos .produto-card h4{font-size:14px;margin:8px 0 4px}.lista-produtos .produto-card .price{font-size:16px}.lista-produtos .produto-card .btn-whatsapp-card{margin-top:8px;padding:8px 10px;font-size:.8rem}.show-product{flex-direction:column;padding:12px}.show-product .container-left,.show-product .container-right{width:100%}.show-product .container-left{margin-bottom:20px;padding:10px}.show-product .container-left .product-main-slider .slide-item{height:300px}.show-product .container-left .product-thumbnail-slider .thumbnail-item img{height:70px}.show-product .container-right h2{font-size:20px}.show-product .container-right p{font-size:14px}.empresa-page .empresa-banner{height:200px}.empresa-page .empresa-content{padding:30px 15px}.empresa-page .empresa-content h1{font-size:1.8rem}.empresa-page .empresa-content .empresa-text p{font-size:1rem;text-align:left}.empresa-page .empresa-content .empresa-destaques{grid-template-columns:1fr;gap:20px}.empresa-page .empresa-content .empresa-missao{padding:30px 20px}.empresa-page .empresa-content .empresa-missao h2{font-size:1.5rem}.empresa-page .empresa-content .empresa-missao p{font-size:1rem}.empresa-page .empresa-content .btn-empresa{padding:12px 30px;font-size:1rem}}@media (max-width: 768px){.contato-page .contato-header{padding:40px 20px}.contato-page .contato-header h1{font-size:1.8rem}.contato-page .contato-header p{font-size:1rem}.contato-page .contato-container{grid-template-columns:1fr;gap:20px;margin-top:0;padding-top:20px}.contato-page .contato-info{padding:25px 20px}.contato-page .contato-info h2{font-size:1.5rem}.contato-page .contato-form{padding:25px 20px}.contato-page .contato-form h2{font-size:1.5rem}.contato-page .contato-form .btn-contato{padding:12px;font-size:1rem}}@media (max-width: 498px){.container-header .nav-links{width:100%;justify-content:center}.container-header .nav-links .usuario-card{width:145px}}.header-modern{width:100%;background:#fff;box-shadow:0 2px 8px #2196f31a;position:sticky;top:0;z-index:1000}.header-modern .header-top{background:linear-gradient(135deg,#e3f2fd,#bbdefb);padding:15px 0}.header-modern .container-header-modern{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;gap:30px}.header-modern .logo-section{flex-shrink:0}.header-modern .logo-section .logo-link{display:block}.header-modern .logo-section .logo-link .logo-img{height:70px;width:auto;transition:transform .3s ease}.header-modern .logo-section .logo-link .logo-img:hover{transform:scale(1.05)}.header-modern .search-section{flex:1;max-width:600px}.header-modern .search-form-modern{display:flex;gap:10px;align-items:center}.header-modern .search-input-wrapper{flex:1;position:relative;display:flex;align-items:center;background:#fff;border:2px solid #90caf9;border-radius:8px;transition:all .3s ease}.header-modern .search-input-wrapper:focus-within{border-color:#42a5f5;box-shadow:0 0 0 3px #42a5f526}.header-modern .search-input-wrapper .search-icon{position:absolute;left:15px;color:#1976d2;font-size:16px}.header-modern .search-input-wrapper .search-input{width:100%;padding:12px 15px 12px 45px;border:none;outline:none;font-size:14px;background:transparent;color:#333}.header-modern .search-input-wrapper .search-input::placeholder{color:#90caf9}.header-modern .btn-search-modern{background:#2196f3;color:#fff;border:none;padding:12px 24px;border-radius:8px;font-weight:600;font-size:14px;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .3s ease;white-space:nowrap}.header-modern .btn-search-modern:hover{background:#1976d2;transform:translateY(-1px);box-shadow:0 4px 12px #2196f366}.header-modern .btn-search-modern i{font-size:14px}.header-modern .contact-info{display:flex;flex-direction:column;flex-shrink:0;gap:6px}.header-modern .contact-info .contact-item{display:flex;align-items:center;gap:8px;color:#1565c0;font-weight:600;font-size:14px;text-decoration:none}.header-modern .contact-info .contact-item i{color:#1976d2;font-size:16px}.header-modern .contact-info .contact-item.contact-item-whatsapp{color:#128c7e}.header-modern .contact-info .contact-item.contact-item-whatsapp i{color:#25d366}.header-modern .contact-info .contact-item.contact-item-whatsapp:hover{color:#0f6f63}.header-modern .header-nav{background:linear-gradient(135deg,#2196f3,#1976d2);padding:0}.header-modern .container-nav-modern{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:center;gap:5px}.header-modern .nav-item-modern{color:#fff;text-decoration:none;padding:15px 25px;display:flex;align-items:center;gap:8px;font-weight:500;font-size:14px;transition:all .3s ease;position:relative}.header-modern .nav-item-modern i{font-size:16px}.header-modern .nav-item-modern:hover{background:#ffffff26}.header-modern .nav-item-modern:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:0;height:3px;background:#fff;transition:width .3s ease}.header-modern .nav-item-modern:hover:after{width:80%}.footer-modern{width:100%;background:linear-gradient(135deg,#2e7d32,#1b5e20);color:#fff;margin-top:60px}.footer-modern .footer-main{padding:50px 0 30px}.footer-modern .container-footer-modern{max-width:1200px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px}.footer-modern .footer-column{display:flex;flex-direction:column;gap:15px}.footer-modern .footer-title{font-size:18px;font-weight:700;margin-bottom:5px;color:#e8f5e9;position:relative;padding-bottom:10px}.footer-modern .footer-title:after{content:"";position:absolute;bottom:0;left:0;width:50px;height:3px;background:#81c784;border-radius:2px}.footer-modern .footer-links{display:flex;flex-direction:column;gap:10px}.footer-modern .footer-link{color:#e8f5e9;text-decoration:none;font-size:14px;display:flex;align-items:center;gap:8px;transition:all .3s ease}.footer-modern .footer-link i{font-size:12px;color:#a5d6a7}.footer-modern .footer-link:hover{color:#fff;padding-left:5px}.footer-modern .social-links{display:flex;gap:15px}.footer-modern .social-link{width:40px;height:40px;background:#ffffff1a;border:2px solid rgba(255,255,255,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;text-decoration:none;transition:all .3s ease}.footer-modern .social-link:hover{background:#fff;color:#2e7d32;transform:translateY(-3px);box-shadow:0 4px 12px #ffffff4d}.footer-modern .contact-info-footer{display:flex;flex-direction:column;gap:12px}.footer-modern .contact-item-footer{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:#e8f5e9}.footer-modern .contact-item-footer i{color:#a5d6a7;font-size:16px;margin-top:2px}.footer-modern .contact-item-footer a{color:#e8f5e9;text-decoration:none}.footer-modern .contact-item-footer a:hover{text-decoration:underline}.footer-modern .footer-text{font-size:14px;line-height:1.6;color:#e8f5e9;margin:0}.footer-modern .footer-bottom{background:#0003;padding:20px 0;text-align:center;border-top:1px solid rgba(255,255,255,.1)}.footer-modern .container-footer-bottom-modern{max-width:1200px;margin:0 auto;padding:0 20px}.footer-modern .container-footer-bottom-modern p{margin:5px 0;font-size:13px;color:#e8f5e9}.footer-modern .container-footer-bottom-modern .footer-note{font-size:12px;color:#c8e6c9;margin-top:10px}@media (max-width: 992px){.header-modern .container-header-modern{flex-wrap:wrap}.header-modern .search-section{order:3;width:100%;max-width:100%}.header-modern .contact-info{display:flex;font-size:12px}}@media (max-width: 768px){.header-modern .logo-section .logo-img{height:40px}.header-modern .container-nav-modern{flex-wrap:wrap;justify-content:center}.header-modern .nav-item-modern{padding:12px 15px;font-size:13px}.header-modern .nav-item-modern span{display:none}.header-modern .nav-item-modern i{font-size:18px}.header-modern .btn-search-modern span,.header-modern .contact-info{display:none}.footer-modern .container-footer-modern{grid-template-columns:1fr;text-align:center;gap:30px}.footer-modern .footer-title:after{left:50%;transform:translate(-50%)}.footer-modern .footer-links,.footer-modern .contact-info-footer{align-items:center}.footer-modern .social-links{justify-content:center}}.projetos-page{background:#fff;color:#1f2a2e}.projetos-hero{position:relative;min-height:420px;display:flex;align-items:flex-end;padding:80px 0 70px;overflow:hidden;color:#fff}.projetos-hero .projetos-hero-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.projetos-hero .projetos-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(120deg,#013246e0,#01aef28c 55%,#06a55973),radial-gradient(circle at 20% 20%,rgba(255,255,255,.18),transparent 40%),url(/img/hidroplan.webp) center/cover no-repeat;transform:scale(1.02)}.projetos-hero.projetos-hero--custom .projetos-hero-bg{background:linear-gradient(120deg,#013246d1,#01aef280 55%,#06a55966),radial-gradient(circle at 20% 20%,rgba(255,255,255,.12),transparent 40%)}.projetos-hero .projetos-hero-content{position:relative;z-index:2;max-width:720px}.projetos-hero .projetos-eyebrow{display:inline-block;margin-bottom:12px;font-size:.85rem;letter-spacing:.14em;text-transform:uppercase;font-weight:600;opacity:.9}.projetos-hero h1{font-size:clamp(2rem,4vw,3.2rem);font-weight:700;line-height:1.15;margin-bottom:16px}.projetos-hero .projetos-hero-text{font-size:1.1rem;line-height:1.6;max-width:540px;margin-bottom:28px;opacity:.95}.projetos-hero-actions,.projetos-empty{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.btn-projetos{display:inline-flex;align-items:center;justify-content:center;padding:12px 26px;border-radius:999px;font-weight:600;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease,background .25s ease,color .25s ease}.btn-projetos.primary{background:#06a559;color:#fff;box-shadow:0 8px 20px #06a55947}.btn-projetos.primary:hover{background:#058749;color:#fff;transform:translateY(-2px)}.btn-projetos.ghost{border:1.5px solid rgba(255,255,255,.7);color:#fff}.btn-projetos.ghost:hover{background:#ffffff1f;color:#fff}.btn-projetos.light{background:#fff;color:#2e7d32}.btn-projetos.light:hover{transform:translateY(-2px);box-shadow:0 10px 24px #00000026;color:#2e7d32}.projetos-pilares{padding:70px 0 40px;background:linear-gradient(180deg,#f4faf7,#fff)}.projetos-pilares-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.projeto-pilar{padding:32px 28px;border-radius:18px;background:#fff;border:1px solid rgba(1,174,242,.12);box-shadow:0 10px 28px #0f28320d}.projeto-pilar h2{font-size:1.45rem;margin:14px 0 10px;color:#16343c}.projeto-pilar p{margin:0;color:#5b6b70;line-height:1.6}.projeto-pilar-icon{width:54px;height:54px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#01aef2,#06a559);color:#fff;font-size:1.3rem}.projetos-passos{padding:80px 0;background:#fff;position:relative;overflow:hidden}.projetos-passos:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:min(920px,90%);height:1px;background:linear-gradient(90deg,transparent,rgba(1,174,242,.25),transparent)}.projetos-passos-intro{text-align:center;max-width:620px;margin:0 auto 56px}.projetos-passos-eyebrow{display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#06a559;margin-bottom:12px}.projetos-passos-title{font-size:clamp(1.75rem,3vw,2.35rem);font-weight:700;color:#0f2430;margin:0 0 14px}.projetos-passos-lead{margin:0;font-size:1.05rem;line-height:1.65;color:#627077}.projetos-passos-track{position:relative;margin-bottom:48px}.projetos-passos-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;position:relative}.projetos-passos-list:before{content:"";position:absolute;top:36px;left:12%;right:12%;height:2px;background:linear-gradient(90deg,#01aef2,#06a559);opacity:.25;z-index:0}.passo-card{position:relative;z-index:1;height:100%;padding:28px 22px 24px;background:#f8fbfd;border:1px solid rgba(1,174,242,.12);border-radius:16px;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.passo-card:hover{transform:translateY(-6px);box-shadow:0 16px 36px #0f283214;border-color:#01aef247}.passo-card h3{font-size:1.15rem;margin:16px 0 10px;color:#16343c}.passo-card p{margin:0 0 16px;color:#627077;font-size:.94rem;line-height:1.6}.passo-marker{display:flex;align-items:center;gap:12px}.passo-num{display:inline-flex;width:36px;height:36px;border-radius:50%;align-items:center;justify-content:center;background:#fff;border:2px solid #01aef2;color:#01aef2;font-weight:700;font-size:.8rem;flex-shrink:0;box-shadow:0 4px 12px #01aef226}.passo-icon{width:44px;height:44px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#01aef21f,#06a5591f);color:#01aef2;font-size:1.1rem}.passo-tag{display:inline-block;padding:5px 12px;border-radius:999px;background:#01aef214;color:#3d5a63;font-size:.78rem;font-weight:600}.projetos-passos-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:28px;padding:28px 32px;background:linear-gradient(135deg,#f0f8fb,#f4faf7);border:1px solid rgba(1,174,242,.12);border-radius:18px}.projetos-passos-highlights{display:flex;flex-wrap:wrap;gap:24px 36px;flex:1}.passos-highlight-item{display:flex;align-items:flex-start;gap:12px;min-width:180px}.passos-highlight-item i{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:#fff;color:#06a559;font-size:1rem;box-shadow:0 4px 12px #06a5591f;flex-shrink:0}.passos-highlight-item strong{display:block;font-size:.92rem;color:#16343c;margin-bottom:2px}.passos-highlight-item span{font-size:.84rem;color:#627077;line-height:1.4}.passos-cta{flex-shrink:0}.projetos-galeria{padding:80px 0;background:linear-gradient(180deg,#eef4f6,#f7fafb,#fff)}.projetos-showcase{max-width:1140px;margin:0 auto}.projetos-showcase.is-empty{display:none}.projetos-filter-empty{text-align:center;color:#64748b;margin:8px 0 0;padding:28px 16px;background:#fff;border:1px dashed #d5e2e8;border-radius:14px}.projetos-filter-empty.is-hidden{display:none}.projetos-galeria .projetos-carousel-wrap{padding:0;max-width:none}.projetos-galeria .projetos-carousel{margin:0}.projetos-galeria .projetos-carousel .slick-slide{padding:0}.projetos-galeria .projetos-carousel .slick-dots{display:none!important}.projeto-showcase{display:grid;grid-template-columns:1.15fr .85fr;min-height:480px;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 4px 6px #0f28320a,0 24px 48px #0f283214;border:1px solid rgba(1,174,242,.1)}.projeto-showcase-media{position:relative;background:#0f2430;min-height:360px}.projeto-showcase-media img,.projeto-showcase-media video{width:100%;height:100%;min-height:360px;object-fit:cover;display:block}.projeto-showcase-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 70%,rgba(255,255,255,.04) 100%);pointer-events:none}.projeto-showcase-media .projeto-embed{position:relative;width:100%;height:100%;min-height:360px}.projeto-showcase-media .projeto-embed iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.projeto-showcase-body{display:flex;flex-direction:column;justify-content:center;padding:48px 44px;background:#fff;border-left:1px solid rgba(1,174,242,.08)}.projeto-showcase-body:before{content:"";display:block;width:48px;height:4px;border-radius:999px;background:linear-gradient(90deg,#01aef2,#06a559);margin-bottom:24px}.projeto-showcase-eyebrow{display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#06a559;margin-bottom:12px}.projeto-showcase-title{font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700;line-height:1.2;color:#0f2430;margin:0 0 16px}.projeto-showcase-desc{font-size:1.05rem;line-height:1.7;color:#5a6b72;margin:0 0 28px;max-width:38ch}.projeto-showcase-link{display:inline-flex;align-items:center;gap:10px;margin-top:auto;font-size:.95rem;font-weight:600;color:#01aef2;text-decoration:none;transition:gap .2s ease,color .2s ease}.projeto-showcase-link i{font-size:.85rem;transition:transform .2s ease}.projeto-showcase-link:hover{color:#06a559;gap:14px}.projeto-showcase-link:hover i{transform:translate(3px)}.projetos-showcase-controls{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:20px 32px;max-width:1140px;margin:32px auto 0;padding:0 16px}.projetos-showcase-controls .slick-dots{display:flex!important;order:4;width:100%;justify-content:center;gap:8px;list-style:none;padding:0;margin:4px 0 0}.projetos-showcase-controls .slick-dots li{margin:0}.projetos-showcase-controls .slick-dots li button{width:8px;height:8px;padding:0;border:none;border-radius:50%;background:#c5d4da;font-size:0;cursor:pointer;transition:all .25s ease}.projetos-showcase-controls .slick-dots li button:before{display:none}.projetos-showcase-controls .slick-dots li.slick-active button{width:28px;border-radius:999px;background:#01aef2}.projetos-nav-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;border:1px solid #d0dee4;border-radius:999px;background:#fff;color:#2f4046;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease}.projetos-nav-btn:hover:not(:disabled){border-color:#01aef2;color:#01aef2;box-shadow:0 4px 16px #01aef21f}.projetos-nav-btn:disabled{opacity:.45;cursor:default}.projetos-nav-btn[data-projetos-nav=prev]{order:1}.projetos-nav-btn[data-projetos-nav=next]{order:3}.projetos-showcase-counter{order:2;font-size:.95rem;font-weight:600;color:#627077;letter-spacing:.06em;font-variant-numeric:tabular-nums}.projetos-showcase-counter .projetos-counter-current{color:#0f2430;font-size:1.15rem}.projetos-showcase-counter .projetos-counter-sep{margin:0 6px;opacity:.45}.projetos-filter{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:30px}.filter-btn{border:1px solid #cfe3ea;background:#fff;color:#3d4f55;padding:8px 16px;border-radius:999px;font-weight:600;cursor:pointer;transition:all .2s ease}.filter-btn:hover,.filter-btn.active{background:#01aef2;border-color:#01aef2;color:#fff}.projetos-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.projetos-carousel-wrap,.relatos-carousel-wrap{position:relative;padding:0 44px}.projetos-carousel,.relatos-carousel{margin:0 -10px}.projetos-carousel .slick-list,.relatos-carousel .slick-list{margin:0 -6px}.projetos-carousel .slick-slide,.relatos-carousel .slick-slide{padding:0 10px;height:auto}.projetos-carousel .slick-slide>div,.relatos-carousel .slick-slide>div{height:100%}.projetos-carousel .slick-dots,.relatos-carousel .slick-dots{display:flex!important;justify-content:center;gap:8px;list-style:none;padding:0;margin:28px 0 0}.projetos-carousel .slick-dots li,.relatos-carousel .slick-dots li{margin:0}.projetos-carousel .slick-dots li button,.relatos-carousel .slick-dots li button{width:10px;height:10px;padding:0;border:none;border-radius:50%;background:#cfd8dc;font-size:0;cursor:pointer;transition:all .25s ease}.projetos-carousel .slick-dots li button:before,.relatos-carousel .slick-dots li button:before{display:none}.projetos-carousel .slick-dots li.slick-active button,.relatos-carousel .slick-dots li.slick-active button{width:26px;border-radius:999px;background:#01aef2}.projetos-carousel-arrow,.relatos-carousel-arrow{position:absolute;top:42%;transform:translateY(-50%);z-index:5;width:42px;height:42px;border:none;border-radius:50%;background:#fff;color:#334155;box-shadow:0 6px 18px #0000001f;cursor:pointer;display:flex!important;align-items:center;justify-content:center;transition:all .25s ease}.projetos-carousel-arrow:hover,.relatos-carousel-arrow:hover{background:#01aef2;color:#fff}.projetos-carousel-arrow.slick-prev,.relatos-carousel-arrow.slick-prev{left:0}.projetos-carousel-arrow.slick-next,.relatos-carousel-arrow.slick-next{right:0}.projetos-carousel-arrow:before,.relatos-carousel-arrow:before{display:none}.projeto-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 10px 28px #14283212;transition:transform .3s ease,box-shadow .3s ease;height:100%;display:flex;flex-direction:column}.projeto-card:hover{transform:translateY(-6px);box-shadow:0 16px 34px #1428321f}.projeto-card:hover img{transform:scale(1.05)}.projeto-card-media{position:relative;aspect-ratio:16/10;overflow:hidden;background:#e8eef1}.projeto-card-media img,.projeto-card-media video{width:100%;height:100%;object-fit:cover;transition:transform .45s ease;display:block}.projeto-embed{position:relative;width:100%;height:100%}.projeto-embed iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.projeto-card-tag{position:absolute;left:12px;bottom:12px;padding:6px 12px;border-radius:999px;background:#06a559eb;color:#fff;font-size:.78rem;font-weight:600}.projeto-card-body{padding:22px 22px 24px;flex:1}.projeto-card-body h3{font-size:1.28rem;margin:0 0 10px;color:#16343c}.projeto-card-body p{margin:0;color:#627077;font-size:1rem;line-height:1.55}.projetos-empty{justify-content:center;text-align:center;padding:30px 16px;color:#627077;flex-direction:column}.projetos-relatos{padding:70px 0;background:#fff}.relatos-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.relatos-carousel .relato-card{display:flex;flex-direction:column;grid-template-columns:none;min-height:auto;height:100%;border-radius:12px}.relatos-carousel .relato-media{aspect-ratio:4/3;min-height:0;flex-shrink:0}.relatos-carousel .relato-media img,.relatos-carousel .relato-media video{min-height:0;height:100%}.relatos-carousel .relato-embed{min-height:0;aspect-ratio:4/3}.relatos-carousel .relato-body{flex:1;min-height:0;padding:14px 14px 16px}.relatos-carousel .relato-body blockquote{font-size:.88rem;line-height:1.5}.relatos-carousel .relato-body blockquote:before{font-size:1.2rem}.relatos-carousel .relato-author{margin-top:10px}.relatos-carousel .relato-author strong{font-size:.9rem}.relatos-carousel .relato-author span{font-size:.82rem}.relato-card{display:grid;grid-template-columns:1.05fr 1fr;gap:0;overflow:hidden;border-radius:18px;background:#f7fafb;border:1px solid #e4eef2;min-height:260px}.relato-media{background:#dfe8ec;min-height:240px}.relato-media img,.relato-media video{width:100%;height:100%;object-fit:cover;display:block;min-height:240px}.relato-embed{position:relative;width:100%;height:100%;min-height:240px}.relato-embed iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.relato-body{padding:24px 22px;display:flex;flex-direction:column;justify-content:space-between}.relato-body blockquote{margin:0;font-size:1rem;line-height:1.65;color:#2f3f44;quotes:"“" "”"}.relato-body blockquote:before{content:open-quote;color:#01aef2;font-size:1.6rem;line-height:0;margin-right:4px}.relato-author{margin-top:18px;display:flex;flex-direction:column;gap:2px}.relato-author strong{color:#16343c}.relato-author span{color:#6b7a80;font-size:.9rem}.projetos-cta{padding:70px 0;text-align:center;color:#fff;background:linear-gradient(120deg,#02445c,#01aef2,#06a559)}.projetos-cta h2{font-size:clamp(1.6rem,3vw,2.2rem);margin-bottom:12px}.projetos-cta p{max-width:560px;margin:0 auto 24px;opacity:.95;line-height:1.6}@media (max-width: 992px){.projetos-pilares-grid,.projetos-passos-list{grid-template-columns:1fr 1fr}.projetos-passos-list:before{display:none}.projetos-passos-footer{flex-direction:column;align-items:stretch;text-align:center}.projetos-passos-highlights{justify-content:center}.passos-highlight-item{flex-direction:column;align-items:center;text-align:center;min-width:140px}.passos-cta{align-self:center}.relatos-carousel-wrap{padding:0 36px}.projeto-showcase{grid-template-columns:1fr;min-height:auto}.projeto-showcase-media{min-height:280px}.projeto-showcase-media img,.projeto-showcase-media video{min-height:280px}.projeto-showcase-media .projeto-embed{min-height:280px}.projeto-showcase-body{padding:32px 28px;border-left:none;border-top:1px solid rgba(1,174,242,.08)}}@media (max-width: 768px){.projetos-hero{min-height:360px;padding:70px 0 50px}.projetos-pilares-grid,.projetos-passos-list{grid-template-columns:1fr}.projetos-passos-highlights{flex-direction:column;align-items:center}.relatos-carousel-wrap{padding:0 4px}.projetos-showcase-controls{gap:12px 16px}.projetos-nav-btn span{display:none}.projetos-nav-btn{padding:12px 16px}}
