.table-responsive-notaire{overflow-x:auto;margin:30px auto;border-radius:10px;font-family:'Raleway',sans-serif}.table-notaire{width:100%;border-collapse:collapse;font-size:16px;background-color:#ffffff;border-radius:10px;overflow:hidden;box-shadow:0 2px 25px rgba(0,0,0,0.06)}.table-notaire thead{background-color:#bfa6c8;color:#ffffff;text-transform:uppercase;font-size:14px;letter-spacing:0.5px}.table-notaire th,.table-notaire td{padding:18px 16px;text-align:left;border-bottom:1px solid #eee}.table-notaire th{font-weight:700;color:#fff}.table-notaire th i,.table-notaire td i{margin-right:8px;color:#ffffff}.table-notaire td i{color:#bfa6c8}.table-notaire tr:last-child td{border-bottom:none}@media screen and (max-width:768px){.table-notaire thead{display:none}.table-notaire,.table-notaire tbody,.table-notaire tr,.table-notaire td{display:block;width:100%}.table-notaire tr{margin-bottom:24px;background-color:#f9f9f9;border-radius:12px;padding:14px;box-shadow:0 2px 8px rgba(0,0,0,0.04)}.table-notaire td{position:relative;padding-left:20px;text-align:left;border:none;font-size:15px}.table-notaire td::before{content:attr(data-label);font-weight:600;display:block;color:#6d4e7b;margin-bottom:4px;text-transform:uppercase;font-size:13px}}.card-container{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-top:30px}.card{background-color:#f8f9fa;border-radius:16px;padding:20px;flex:1 1 300px;max-width:360px;box-shadow:0 5px 15px rgba(0,0,0,0.1);font-family:'Raleway',sans-serif;color:#333;transition:transform 0.3s ease}.card:hover{transform:translateY(-5px)}.card .icon{font-size:32px;margin-bottom:10px}.card h3{font-size:20px;margin-bottom:10px;color:#003366}.card p,.card ul{font-size:15px;line-height:1.5}.card ul{padding-left:18px}