@charset "UTF-8";
/***!  Style Declaration  !***/

.ecc-brand-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 14px rgba(0,0,0,0.08);transition:all .25s ease;margin-bottom:30px}.ecc-brand-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,0.12)}.ecc-brand-card img{width:100%;height:260px;object-fit:cover}.ecc-brand-content{padding:25px}.ecc-brand-content h3{margin-top:0;margin-bottom:15px;font-weight:700}.ecc-brand-content p{line-height:1.7}.ecc-brand-btn{display:inline-block;margin-top:15px;background:#d62828;color:#fff;padding:12px 20px;border-radius:8px;text-decoration:none;font-weight:600}.ecc-brand-btn:hover{background:#b71f1f;color:#fff;text-decoration:none}.ecc-trust-strip{background:#111827;color:#fff;padding:18px;border-radius:10px;margin-top:40px;margin-bottom:50px;text-align:center;font-size:1.05em}
