.card-box{display:flex;flex-wrap:wrap;align-items:stretch;transition:all .3s ease}.card-box .et_pb_column{display:flex}.card-box .et_pb_module{width:100%}.card-box:hover{transform:translateY(-5px);box-shadow:0 15px 40px rgba(0,0,0,.08)}.product-category-grid{display:flex;flex-wrap:wrap;gap:30px}.product-category-grid .et_pb_column{display:flex}.product-category-card{width:100%;height:100%;background:#ffffff;border:1px solid #DDE3EA;border-radius:24px;padding:36px 32px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 8px 24px rgba(0,0,0,0.04);transition:all .3s ease}.product-category-card:hover{transform:translateY(-6px);box-shadow:0 18px 45px rgba(0,0,0,0.08)}.product-category-badge{display:inline-block;background:#DDF1F2;color:#007C8C;padding:9px 20px;border-radius:30px;font-size:13px;font-weight:700;letter-spacing:1px;text-transform:uppercase;margin-bottom:24px}.product-category-card h3{color:#003B78;font-size:26px;line-height:1.2em;margin-bottom:20px}.product-category-card p{color:#1A1A1A;font-size:16px;line-height:1.7em}.product-category-link{display:inline-block;margin-top:28px;color:#003B78;font-weight:700;text-decoration:none}.inline-buttons .et_pb_button_module_wrapper{display:inline-block;margin:0 10px}.inline-buttons{text-align:left!important}