.sliderhomebreadcrumb{background:#2e3954 radial-gradient(circle at 100% 0,#3b4a6b,#2e3954);justify-content:center;align-items:flex-start;height:250px;padding:120px 0 20px;display:flex}.product-card{background:#fff;border:none;border-radius:16px;height:100%;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 30px -10px #00000014}.product-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px -15px #0000001f}.product-card h3{color:#2e3954;margin-bottom:1rem;font-weight:700}.product-card .product-icon{justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;display:flex}.product-card-contact{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:2rem}.manual-icon{background:#2e3954;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;transition:transform .3s;display:flex}.manual-icon i{color:#fff;font-size:1.5rem}.btn_whats{z-index:999;background-color:#25d366;border-radius:50%;width:60px;height:60px;animation:2s infinite pulse;box-shadow:0 4px 20px #24d26566}@keyframes pulse{0%{box-shadow:0 0 #24d26566}70%{box-shadow:0 0 0 15px #24d26500}to{box-shadow:0 0 #24d26500}}@media (width<=768px){.sliderhomebreadcrumb{padding-top:8rem;padding-bottom:1rem}}@media (width<=576px){.sliderhomebreadcrumb{height:auto;min-height:150px;padding-top:6rem}.product-card{transform:none!important}.product-card:hover{transform:translateY(-4px)!important}}
