.destinations-table-wrap{max-width:950px;margin:0 auto 50px;padding:0 20px}.destinations-table-wrap .table-label{font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em;color:black;opacity:1;margin-bottom:12px;text-align:center}.destinations-table-wrap table{width:100%;border-collapse:collapse;background:#fff;border:1px solid rgba(27,50,82,.04);border-radius:16px;overflow:hidden;box-shadow:0 4px 20px rgba(27,50,82,.02)}.destinations-table-wrap table th{text-align:left;padding:14px 18px;font-size:.8rem;text-transform:uppercase;letter-spacing:.1em;color:black;opacity:.6;font-weight:600;border-bottom:2px solid rgba(27,50,82,.04);background:rgba(197,160,89,.02)}.destinations-table-wrap table td{padding:14px 18px;font-size:1rem;color:black;font-weight:300;border-bottom:1px solid rgba(27,50,82,.04);opacity:.7;transition:all .3s ease}.destinations-table-wrap table tr:hover td{opacity:1;background:rgba(197,160,89,.01)}.destinations-table-wrap table tr:last-child td{border-bottom:none}.destinations-table-wrap table td .highlight{color:#c5a059;font-weight:500}.destinations-table-wrap table td .badge-half{display:inline-block;padding:2px 12px;background:rgba(197,160,89,.06);border:1px solid rgba(197,160,89,.08);border-radius:50px;font-size:.6rem;color:#c5a059;font-weight:500}.destinations-table-wrap table td .badge-full{display:inline-block;padding:2px 12px;background:#1b3252;border:1px solid rgba(27,50,82,.1);border-radius:50px;font-size:.6rem;color:#fff;font-weight:500}.destinations-divider{display:flex;align-items:center;justify-content:center;gap:20px;margin:0 auto 50px;width:200px}.destinations-divider .line{flex:1;height:1px;background:linear-gradient(90deg,transparent,rgba(197,160,89,.15),transparent)}.destinations-divider .diamond{width:8px;height:8px;background:#c5a059;transform:rotate(45deg);opacity:.15;flex-shrink:0}@media (max-width:1024px){.destinations-table-wrap table td{font-size:.8rem;padding:10px 14px}.destinations-table-wrap table th{padding:10px 14px;font-size:.55rem}}@media (max-width:768px){.destinations-table-wrap{padding:0 16px}.destinations-table-wrap table td{font-size:.7rem;padding:8px 10px}.destinations-table-wrap table th{font-size:.5rem;padding:8px 10px}.destinations-table-wrap table td .badge-half,.destinations-table-wrap table td .badge-full{font-size:.5rem;padding:1px 8px}}@media (max-width:480px){.destinations-table-wrap table td{font-size:.6rem;padding:6px}.destinations-table-wrap table th{font-size:.45rem;padding:6px}.destinations-table-wrap table td .badge-half,.destinations-table-wrap table td .badge-full{font-size:.4rem;padding:1px 6px}}