.pro-aff-card{display:flex;background:#fff;border-radius:12px;box-shadow:0 10px 30px rgb(0 0 0 / .08);margin:30px 0;overflow:hidden;border:1px solid #f0f0f0;transition:transform 0.3s ease;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}.pro-aff-card:hover{transform:translateY(-5px)}.pro-aff-image{flex:0 0 40%;max-width:40%;background:#f9f9f9;display:flex;align-items:center;justify-content:center}.pro-aff-image img{max-width:100%;height:auto;display:block;object-fit:cover}.pro-aff-content{padding:25px;flex:1}.pro-aff-tag{background:#eef2ff;color:#4f46e5;font-size:11px;font-weight:700;text-transform:uppercase;padding:4px 10px;border-radius:20px;display:inline-block;margin-bottom:12px;letter-spacing:.5px}.pro-aff-content h3{margin:0 0 10px 0!important;font-size:20px!important;color:#111827!important;font-weight:700!important}.pro-aff-content p{margin:0 0 20px 0!important;font-size:15px!important;color:#4b5563!important;line-height:1.6!important}.pro-aff-btn{display:inline-block;background:#4f46e5;color:#ffffff!important;text-decoration:none!important;padding:12px 25px;border-radius:8px;font-weight:600;font-size:15px;transition:background 0.3s ease;text-align:center}.pro-aff-btn:hover{background:#4338ca}@media (max-width:600px){.pro-aff-card{flex-direction:column}.pro-aff-image{flex:0 0 100%;max-width:100%}.pro-aff-content{padding:20px}}