.casino-info-legal.svelte-1ftepl1{display:block;width:100%;max-width:1200px;font-size:.6rem;text-align:right;margin:10px auto 12px;opacity:.7;letter-spacing:.02em}.casino-table-filters.svelte-1ftepl1{width:100%;max-width:1200px;margin:0 auto 28px;padding:18px 20px;display:flex;flex-direction:column;gap:16px;position:relative;z-index:3;.casino-table-filters-main:where(.svelte-1ftepl1){display:flex;justify-content:space-between;align-items:center;gap:12px}.casino-table-filters-status:where(.svelte-1ftepl1){margin-left:auto}.casino-table-filters-title:where(.svelte-1ftepl1){margin:0;font-size:.95rem;font-family:Funnel Display,sans-serif;letter-spacing:.03em;font-weight:700}.casino-table-filters-results:where(.svelte-1ftepl1){font-size:.78rem;opacity:.9}.casino-table-filters-grid:where(.svelte-1ftepl1){display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px;position:relative;z-index:2}.casino-filter-dropdown:where(.svelte-1ftepl1){display:flex;position:relative;min-width:0;flex-direction:column;border-radius:16px;font-size:.875rem}.casino-filter-dropdown-toggle:where(.svelte-1ftepl1){width:100%;min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 12px;cursor:pointer;border-radius:inherit;font-weight:600;.casino-filter-dropdown-toggle-icon:where(.svelte-1ftepl1){width:16px;height:16px;flex-shrink:0;transform:rotate(0);transition:transform .2s ease}&[aria-expanded=true]{.casino-filter-dropdown-toggle-icon:where(.svelte-1ftepl1){transform:rotate(180deg)}}}.casino-filter-options:where(.svelte-1ftepl1){display:none;position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:15;&.open{display:block}}.casino-filter-options-inner:where(.svelte-1ftepl1){width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:6px;max-height:260px;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.casino-filter-option:where(.svelte-1ftepl1){width:100%;display:flex;align-items:center;gap:8px;justify-content:flex-start;text-align:left;font-size:.75rem;padding:8px 10px;border-radius:10px;cursor:pointer;.casino-filter-option-icon:where(.svelte-1ftepl1){border:1px solid currentColor;border-radius:50%;padding:2px;width:16px;height:16px;flex-shrink:0;fill:none;transition:fill .2s ease}&.selected{.casino-filter-option-icon:where(.svelte-1ftepl1){fill:currentColor}}}.casino-table-filters-toggles:where(.svelte-1ftepl1){display:flex;align-items:center;flex-wrap:wrap;gap:10px}.casino-filter-reset-button:where(.svelte-1ftepl1){margin-left:auto;.casino-filter-reset-icon:where(.svelte-1ftepl1){width:16px;height:16px}}@media(max-width:767px){width:calc(100% - 64px);padding:14px;border-radius:14px;.casino-table-filters-main:where(.svelte-1ftepl1){flex-direction:column;align-items:flex-start}.casino-table-filters-status:where(.svelte-1ftepl1){width:100%;justify-content:space-between}.casino-table-filters-grid:where(.svelte-1ftepl1){grid-template-columns:1fr}.casino-filter-options:where(.svelte-1ftepl1){position:relative;top:6px;left:auto;right:auto;padding:12px}.casino-table-filters-toggles:where(.svelte-1ftepl1){align-items:flex-start;flex-direction:column}.casino-filter-reset-button:where(.svelte-1ftepl1){margin-left:0;width:100%;justify-content:center}}}.casino-table.svelte-1ftepl1{width:100%;max-width:1200px;border-collapse:collapse;border-radius:10px;overflow:hidden;margin:0 auto 100px;box-shadow:0 4px 24px #0000001a;.casino-table-header:where(.svelte-1ftepl1){background-color:var(--blu-700);color:var(--light-brown-900)}.casino-table-th:where(.svelte-1ftepl1){padding:12px 10px;text-align:center;font-size:.8rem;font-family:Funnel Display,sans-serif;letter-spacing:.04em;font-weight:600}.casino-table-td:where(.svelte-1ftepl1){vertical-align:middle;text-align:center;padding:10px 8px;font-size:.9rem}.casino-table-row:where(.svelte-1ftepl1):nth-child(2n){background-color:var(--light-brown-800)}.casino-table-empty-row:where(.svelte-1ftepl1){background-color:var(--light-brown-800);.casino-table-td:where(.svelte-1ftepl1){padding:18px 12px;font-size:.85rem;opacity:.8}}.casino-table-logo:where(.svelte-1ftepl1){max-width:125px;height:auto;background-color:var(--bg-color);padding:8px 16px;border-radius:8px}.casino-table-bonus-td:where(.svelte-1ftepl1){.casino-table-cta-link:where(.svelte-1ftepl1){color:inherit}.mobile-bonus-label:where(.svelte-1ftepl1){display:none}.mobile-bonus-value:where(.svelte-1ftepl1){font-weight:700;letter-spacing:.01em}.disclaimer-container:where(.svelte-1ftepl1){display:flex;flex-direction:column;align-items:center;gap:4px;overflow:hidden;height:10px;margin-top:4px;.disclaimer-button:where(.svelte-1ftepl1){font-size:.5rem;opacity:.65;transition:opacity .15s ease;&:hover{opacity:1}.disclaimer-button-icon:where(.svelte-1ftepl1){width:6px;height:6px;stroke-width:75px;transform:rotate(90deg)}}.disclaimer-text:where(.svelte-1ftepl1){font-size:.75rem;padding:8px 10px;border-radius:6px;background-color:#fff;line-height:1.5}}}.casino-table-cta-td:where(.svelte-1ftepl1){width:max-content;display:flex;gap:8px;align-items:center;justify-content:center;.casino-table-actions:where(.svelte-1ftepl1){display:flex;gap:8px}}.casino-table-button:where(.svelte-1ftepl1){width:fit-content;display:flex;align-items:center;justify-content:center;gap:5px;padding:8px 16px;text-decoration:none;border-radius:6px;font-weight:700;font-size:.82rem;letter-spacing:.03em;transition:background-color .2s ease,box-shadow .2s ease,transform .15s ease;.casino-table-icon:where(.svelte-1ftepl1){width:8px;height:8px;stroke-width:75px}&:focus-visible{outline:2px solid var(--orange-900);outline-offset:2px}}.casino-table-review-button:where(.svelte-1ftepl1){background-color:var(--green-300);color:var(--light-brown-900);&:hover{background-color:var(--green-400);box-shadow:0 2px 8px #5ac48e59;transform:translateY(-1px)}}.casino-table-cta-button:where(.svelte-1ftepl1){background-color:var(--orange-900);color:var(--light-brown-900);&:hover{background-color:var(--orange-800);box-shadow:0 2px 10px #ff6f0059;transform:translateY(-1px)}}@media(max-width:767px){width:calc(100% - 64px);box-shadow:none;.casino-table-header:where(.svelte-1ftepl1){display:none}.casino-table-row:where(.svelte-1ftepl1){display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:16px;border:1px solid var(--light-brown-700);border-radius:10px;padding:16px;box-shadow:0 2px 10px #00000012;transition:box-shadow .2s ease;&:hover{box-shadow:0 4px 16px #0000001f;background-color:unset}}.casino-table-td:where(.svelte-1ftepl1){width:100%;display:flex;justify-content:center}.casino-table-bonus-td:where(.svelte-1ftepl1){flex-direction:column;align-items:center;.mobile-bonus-label:where(.svelte-1ftepl1){display:block;font-weight:700;margin-bottom:4px;font-size:.75rem;letter-spacing:.04em;opacity:.7}}.casino-table-button:where(.svelte-1ftepl1){width:100%;justify-content:center}}}
