:root{--main-bg:#0f1215;--main-text:#e0e0e0;--header-color:#ffffff;--footer-color:#b0b0b0;--login-btn:#2d323e;--reg-btn:#f5a623;--banner-color:#ffffff;--text-btns:#f8fafc;--header-bg:#1a1d21;--footer-bg:#16191d;--nav-acc-head-game-text:#ffffff;--nav-acc-head-game-bg:#25292e;--acc-text-body:#cccccc;--acc-bg-body:#1e2226;--table-color:#e0e0e0;--table-even-bg:#1a1d21;--table-odd-bg:#22262b;--table-border:#9fbad6;}

@media (min-width: 769px) {
    table th,
    table td {
        vertical-align: middle;
    }

    table th,
    table thead td,
    table thead th,
    table tbody tr:first-child > td,
    table tbody tr:first-child > th {
        padding: 14px 12px;
        border: 1.5px solid color-mix(in srgb, var(--table-border) 82%, var(--main-text) 18%);
        background: linear-gradient(
            180deg,
            color-mix(in srgb, var(--reg-btn) 38%, var(--table-odd-bg)),
            color-mix(in srgb, var(--reg-btn) 24%, var(--table-odd-bg))
        );
        color: var(--table-color);
        font-weight: 800;
        line-height: 1.25;
    }

    table thead tr,
    table tbody tr:first-child {
        min-height: 3.25rem;
        background: color-mix(in srgb, var(--reg-btn) 28%, var(--table-odd-bg));
    }
}

#e7a1af8 {
    display: inline-flex;
    width: auto;
    min-width: 0;
    max-width: min(260px, calc(100vw - 8.25rem));
    height: 42px;
    flex: 0 1 auto;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

#a1aa4b8 {
    display: inline-flex;
    width: min(260px, calc(100% - 5rem));
    height: 50px;
    max-width: 260px;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

#e7a1af8 img,
#a1aa4b8 img {
    display: block;
    width: auto;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    aspect-ratio: auto;
}
@keyframes j8b9469 {0% {box-shadow: 0 0 0 0 color-mix(in srgb, var(--reg-btn) 55%, transparent);}70% {box-shadow: 0 0 0 12px color-mix(in srgb, var(--reg-btn) 0%, transparent);}to {box-shadow: 0 0 0 0 color-mix(in srgb, var(--reg-btn) 0%, transparent);}}@keyframes zca4e7f {0% {box-shadow: 0 0 0 0 color-mix(in srgb, var(--login-btn) 55%, transparent);}70% {box-shadow: 0 0 0 12px color-mix(in srgb, var(--login-btn) 0%, transparent);}to {box-shadow: 0 0 0 0 color-mix(in srgb, var(--login-btn) 0%, transparent);}}*, ::after, ::before {padding: 0;margin: 0;border: 0;-webkit-box-sizing: border-box;box-sizing: border-box;}html {line-height: 1;scroll-behavior: smooth;}body {font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;font-style: normal;font-weight: 400;color: var(--main-text);line-height: 1.46;background-color: var(--main-bg);min-width: 300px;}section {padding-top: 15px;}section:not(:last-child) {border-bottom: 1.5px solid color-mix(in srgb, var(--main-text) 15%, transparent);padding-bottom: 15px;}a {display: inline-block;text-decoration: none;}img {vertical-align: top;}h1 {text-transform: uppercase;margin-bottom: 1.1rem;}h2 {text-transform: capitalize;margin-bottom: 0.8rem;}button, h1, h2, h4, h5, h6 {font-size: inherit;}p {margin-bottom: 1rem;}strong {font-weight: 800;color: var(--main-text);}ol, ul {display: flex;flex-direction: column;gap: 4px;padding-left: 25px;margin-bottom: 8px;}ul {list-style: disc;}ol {list-style: decimal;}.pe0c495 ul, .jfd5a4a ul, .oe7e187 ul, .a18845b ul, .x6c22db ul, [role="menu"] ul, aside ul, footer ul, header ul, nav ul {display: block;flex-direction: initial;gap: 0;list-style: none;padding-left: 0;margin-bottom: 0;}.a18845b {list-style: none;margin-bottom: 0;}.pe0c495 {margin-bottom: 0;}.pe0c495, .oe7e187 {display: block;list-style: none;}.jfd5a4a, .x6c22db, [role="menu"] {display: block;list-style: none;margin-bottom: 0;}.x6c22db, [role="menu"] {padding-left: 0;}button {font-family: inherit;}button, input, textarea {line-height: inherit;}a, button {color: inherit;}a, button, option, select {cursor: pointer;}input[type="email"], input[type="tel"], input[type="text"], textarea {-webkit-appearance: none;-moz-appearance: none;appearance: none;}button, mark {background-color: transparent;}.r106815 {position: sticky;width: 100%;top: 0;left: 0;z-index: 50;border-bottom: 1.5px solid color-mix(in srgb, var(--main-text) 10%, transparent);}.ye5c36a h1, section > h1, section > section > div > h1, section > section > div__container > h1, section__container > h1 {color: var(--main-text);font-weight: 600;}@media (min-width: 73.125em) {.ye5c36a h1, section > h1, section > section > div > h1, section > section > div__container > h1, section__container > h1 {font-size: 2.125rem;}}@media (min-width: 20em) and (max-width: 73.125em) {@supports (font-size: clamp(1.75rem, 1.6088235294rem + 0.7058823529vw, 2.125rem)) {.ye5c36a h1, section > h1, section > section > div > h1, section > section > div__container > h1, section__container > h1 {font-size: clamp(1.75rem, 1.6088235294rem + 0.7058823529vw, 2.125rem);}}@supports not (font-size: clamp(1.75rem, 1.6088235294rem + 0.7058823529vw, 2.125rem)) {.ye5c36a h1, section > h1, section > section > div > h1, section > section > div__container > h1, section__container > h1 {font-size: calc(1.75rem + 0.375 * (100vw - 20rem) / 53.125);}}}@media (max-width: 20em) {.ye5c36a h1, section > h1, section > section > div > h1, section > section > div__container > h1, section__container > h1 {font-size: 1.75rem;}}@media (min-width: 73.125em) {.ye5c36a h1, section > h1, section > section > div > h1, section > section > div__container > h1, section__container > h1 {line-height: 2.125rem;}}@media (min-width: 20em) and (max-width: 73.125em) {@supports (line-height: clamp(1.75rem, 1.6088235294rem + 0.7058823529vw, 2.125rem)) {.ye5c36a h1, section > h1, section > section > div > h1, section > section > div__container > h1, section__container > h1 {line-height: clamp(1.75rem, 1.6088235294rem + 0.7058823529vw, 2.125rem);}}@supports not (line-height: clamp(1.75rem, 1.6088235294rem + 0.7058823529vw, 2.125rem)) {.ye5c36a h1, section > h1, section > section > div > h1, section > section > div__container > h1, section__container > h1 {line-height: calc(1.75rem + 0.375 * (100vw - 20rem) / 53.125);}}}@media (max-width: 20em) {.ye5c36a h1, section > h1, section > section > div > h1, section > section > div__container > h1, section__container > h1 {line-height: 1.75rem;}}section > section > div > h2, section > section > div__container > h2, section__container > h2 {font-weight: 500;}@media (min-width: 73.125em) {section > h2, section > section > div > h2, section > section > div__container > h2, section__container > h2 {font-size: 1.875rem;}}@media (min-width: 20em) and (max-width: 73.125em) {@supports (font-size: clamp(1.625rem, 1.5308823529rem + 0.4705882353vw, 1.875rem)) {section > h2, section > section > div > h2, section > section > div__container > h2, section__container > h2 {font-size: clamp(1.625rem, 1.5308823529rem + 0.4705882353vw, 1.875rem);}}@supports not (font-size: clamp(1.625rem, 1.5308823529rem + 0.4705882353vw, 1.875rem)) {section > h2, section > section > div > h2, section > section > div__container > h2, section__container > h2 {font-size: calc(1.625rem + 0.25 * (100vw - 20rem) / 53.125);}}}@media (max-width: 20em) {section > h2, section > section > div > h2, section > section > div__container > h2, section__container > h2 {font-size: 1.625rem;}}@media (min-width: 73.125em) {section > h2, section > section > div > h2, section > section > div__container > h2, section__container > h2 {line-height: 1.875rem;}}@media (min-width: 20em) and (max-width: 73.125em) {@supports (line-height: clamp(1.625rem, 1.5308823529rem + 0.4705882353vw, 1.875rem)) {section > h2, section > section > div > h2, section > section > div__container > h2, section__container > h2 {line-height: clamp(1.625rem, 1.5308823529rem + 0.4705882353vw, 1.875rem);}}@supports not (line-height: clamp(1.625rem, 1.5308823529rem + 0.4705882353vw, 1.875rem)) {section > h2, section > section > div > h2, section > section > div__container > h2, section__container > h2 {line-height: calc(1.625rem + 0.25 * (100vw - 20rem) / 53.125);}}}@media (max-width: 20em) {section > h2, section > section > div > h2, section > section > div__container > h2, section__container > h2 {line-height: 1.625rem;}}.ye5c36a > p, section > p, section > section > div > p, section > section > div__container > p, section__container > p {font-weight: 400;word-spacing: 0.0625rem;}@media (min-width: 73.125em) {.ye5c36a > p, section > p, section > section > div > p, section > section > div__container > p, section__container > p {font-size: 0.96rem;}}@media (min-width: 20em) and (max-width: 73.125em) {@supports (font-size: clamp(0.875rem, 0.8279411765rem + 0.2352941176vw, 1rem)) {.ye5c36a > p, section > p, section > section > div > p, section > section > div__container > p, section__container > p {font-size: clamp(0.875rem, 0.8279411765rem + 0.2352941176vw, 1rem);}}@supports not (font-size: clamp(0.875rem, 0.8279411765rem + 0.2352941176vw, 1rem)) {.ye5c36a > p, section > p, section > section > div > p, section > section > div__container > p, section__container > p {font-size: calc(0.875rem + 0.125 * (100vw - 20rem) / 53.125);}}}@media (max-width: 20em) {.ye5c36a > p, section > p, section > section > div > p, section > section > div__container > p, section__container > p {font-size: 0.875rem;}}@media (min-width: 73.125em) {.ye5c36a > p, section > p, section > section > div > p, section > section > div__container > p, section__container > p {line-height: 1.45rem;}}@media (min-width: 20em) and (max-width: 73.125em) {@supports (line-height: clamp(1.125rem, 1.0779411765rem + 0.2352941176vw, 1.25rem)) {.ye5c36a > p, section > p, section > section > div > p, section > section > div__container > p, section__container > p {line-height: clamp(1.125rem, 1.0779411765rem + 0.2352941176vw, 1.25rem);}}@supports not (line-height: clamp(1.125rem, 1.0779411765rem + 0.2352941176vw, 1.25rem)) {.ye5c36a > p, section > p, section > section > div > p, section > section > div__container > p, section__container > p {line-height: calc(1.125rem + 0.125 * (100vw - 20rem) / 53.125);}}}@media (max-width: 20em) {.ye5c36a > p, section > p, section > section > div > p, section > section > div__container > p, section__container > p {line-height: 1.125rem;}}.wa66ceb::after {content: "";width: 100%;border-radius: 0.0625rem;}.kf8eb0c, .h39ae6e {max-width: 77.5rem;margin: 0 auto;}.h39ae6e {padding-inline: 0.8rem;}.y9620ea {margin: 0 auto;}.r106815 {background: var(--header-bg);}.y9620ea, .j4049a3 {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.y9620ea {-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-column-gap: 0.9375rem;-moz-column-gap: 0.9375rem;column-gap: 0.9375rem;row-gap: 0.3rem;max-width: 77.5rem;padding: 0.6375rem 1.4rem;}.j4049a3 {position: relative;-webkit-column-gap: 1.25rem;-moz-column-gap: 1.25rem;column-gap: 0.8rem;}@media (max-width: 47.99875em) {.y9620ea {padding-inline: 1rem;}.j4049a3 {position: relative;display: flex;justify-content: center;width: 100%;}}@media (min-width: 47.99875em) {.j4049a3 a {-webkit-box-flex: 0;-ms-flex: 0 1 100%;flex: 0 1 100%;max-width: 100%;}}.j4049a3 a img {width: auto;height: 100%;-o-object-fit: contain;object-fit: contain;aspect-ratio: 9.375rem/3.75rem;max-height: 3rem;}@media (max-width: 47.99875em) {.j4049a3 {-webkit-box-flex: 0;-ms-flex: 0 1 100%;flex: 0 1 100%;}}#t97bca9[data-open="true"] .w3f8526 .mca96f0, .a18845b {display: none;}@media (min-width: 1150px) {.a18845b {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;gap: 1.1rem;}header ul li {position: relative;}.a18845b li a {position: relative;color: var(--header-color);font-size: 0.98rem;line-height: 1rem;font-weight: 500;width: 100%;border-radius: 0.375rem;}}ul[role="menu"] {gap: 0;margin: 0;padding: 0;}header li:has(ul)::after {content: "";position: absolute;top: 100%;left: 0;width: 100%;height: 8px;}header [role="menu"] li a, header li [role="menu"] a {background-color: transparent;border-radius: 0;color: var(--main-text);transition: background-color 0.4s ease, color 0.4s ease;}header li [role="menu"] a:hover {background-color: transparent;color: var(--header-color);opacity: 0.6;}header [role="menu"] li a {display: block;padding: 10px 16px;color: var(--header-color);transition: all 0.3s ease;}header button[aria-haspopup="menu"] svg {display: flex;justify-content: center;align-items: center;fill: var(--header-color);transform: rotate(180deg);transition: transform 0.3s ease;}header li:focus-within > .y93bed5 > button[aria-haspopup="menu"] svg, header li:hover > .y93bed5 > button[aria-haspopup="menu"] svg {transform: rotate(0);}aside button[aria-haspopup="menu"] {position: absolute;top: 8px;right: 10px;width: 26px;height: 26px;flex-shrink: 0;border-radius: 50%;background-color: var(--login-btn);}.k676e7d button[aria-haspopup="menu"] {margin-right: 10px;}aside button[aria-haspopup="menu"] span {display: flex;justify-content: center;align-items: center;transition: transform 0.3s ease;}aside button[aria-haspopup="menu"] span svg {fill: var(--text-btns);transform: rotate(180deg);transition: transform 0.3s ease;}aside li [role="menu"] {display: block;overflow: hidden;max-height: 0;width: 100%;margin: 0;padding: 0;border: 0;opacity: 0;visibility: hidden;transform: translateY(8px);pointer-events: none;transition: max-height 0.3s ease, opacity 0.3s ease, transform 0.3s ease;}aside [role="menu"] li:not(:last-child) {border-bottom: 1.5px solid color-mix(in srgb, var(--main-text) 25%, transparent);margin: 0;border-radius: 0;}aside li[data-open="true"] div > button[aria-haspopup="menu"] span svg {transform: rotate(0);}.y93bed5 {display: flex;align-items: center;justify-content: center;width: fit-content;gap: 10px;}header [role="menu"] {position: absolute;top: 100%;left: 0;background-color: var(--header-bg);margin-top: 8px;border-radius: 14px;transition: opacity 0.3s ease, visibility 0s linear 0.3s;min-width: 180px;border: 1px solid color-mix(in srgb, var(--main-text) 10%, transparent);opacity: 0;visibility: hidden;transform: translateY(8px);pointer-events: none;}header li:focus-within > .y93bed5 > [role="menu"], header li:focus-within > [role="menu"], header li:hover > .y93bed5 > [role="menu"], header li:hover > [role="menu"] {opacity: 1;visibility: visible;transform: translateY(0);pointer-events: auto;transition-delay: 0s;}[role="menu"] {min-width: 180px;border: 1px solid color-mix(in srgb, var(--main-text) 10%, transparent);opacity: 0;visibility: hidden;overflow: hidden;transform: translateY(8px);transition: opacity 0.2s, transform 0.2s, visibility 0s linear 0.2s;pointer-events: none;}aside [role="menu"] {border: 0;border-top: 1.5px solid color-mix(in srgb, var(--main-text) 20%, transparent);background: color-mix(in srgb, var(--reg-btn) 15%, transparent);border-bottom-left-radius: 14px;border-bottom-right-radius: 14px;}aside li[data-open="true"] > [role="menu"] {max-height: 500px;opacity: 1;visibility: visible;transform: translateY(0);pointer-events: auto;transition-delay: 0s;}.k93c0c1 {border-radius: 14px;}.be9d322 {display: flex;align-items: center;justify-content: space-between;position: relative;flex-wrap: wrap;}aside li[data-open="true"] .be9d322 > [role="menu"] {max-height: 600px;opacity: 1;visibility: visible;transform: translateY(0);pointer-events: auto;}aside li[data-open="true"] .be9d322 > button[aria-haspopup="menu"] span svg {transform: rotate(0);}body[data-menu-open] {overflow: hidden;}.lf91fdc {display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-column-gap: 1.25rem;-moz-column-gap: 1.25rem;column-gap: 1rem;}@media (max-width: 47.99875em) {.lf91fdc {-webkit-box-flex: 0;-ms-flex: 0 1 100%;flex: 0 1 100%;column-gap: 0.5rem;}}.zdc3a9a, .b590efc {position: relative;z-index: 1;display: block;font-weight: 600;font-size: 1rem;line-height: 1.2rem;padding: 0.75rem 0.8rem;align-items: center;justify-content: center;text-align: center;text-transform: uppercase;width: auto;min-width: 100px;height: 2.625rem;border-radius: 14px;color: var(--text-btns);transition: box-shadow 0.3s ease;}#t97bca9[data-open="true"] button, .zdc3a9a {background-color: var(--login-btn);}.b590efc {background-color: var(--reg-btn);}@media (max-width: 47.99875em) {.zdc3a9a, .b590efc {width: 100%;height: 2.3rem;line-height: 0.9rem; display:flex; justify-content: center;}}.zdc3a9a::after, .b590efc::after {content: "";position: absolute;inset: -4px;border-radius: inherit;pointer-events: none;opacity: 0;box-shadow: 0 0 0 0 transparent;}.b590efc:hover {box-shadow: 0 0 8px var(--reg-btn);}.zdc3a9a:hover {box-shadow: 0 0 8px var(--login-btn);}.zdc3a9a:hover::after, .b590efc:hover::after {opacity: 1;}.zdc3a9a:hover::after {animation: zca4e7f 1.8s ease-out infinite;}.b590efc:hover::after {animation: j8b9469 1.8s ease-out infinite;}.h6bd8a5 {display: -webkit-box;display: -ms-flexbox;display: flex;}.i796b17 {position: absolute;top: 10px;left: 0;}@media screen and (min-width: 768px) {.i796b17 {position: static;display: flex;}}@media (min-width: 1150px) {.i796b17 {display: none;}}.h6bd8a5 {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;width: 2.1rem;height: 1.25rem;border-radius: 40%;}@media screen and (min-width: 768px) {.i796b17 {width: 3rem;height: 1.3rem;}}.h6bd8a5 span {height: 0.22rem;background-color: var(--header-color);border-radius: 0.125rem;}.a18845b li a {color: var(--header-color);font-size: 0.98rem;line-height: 1rem;font-weight: 500;width: 100%;border-radius: 0.375rem;}.g91ed54 {position: fixed;inset: 0;z-index: 52;pointer-events: none;}.s96c850 {position: absolute;inset: 0;background-color: rgba(0, 0, 0, 0.6);backdrop-filter: blur(3px);opacity: 0;transition: opacity 0.3s;z-index: 1;}.l606c61 {position: absolute;top: 0;left: -20rem;width: 20rem;height: 100%;background: var(--header-bg);transition: left 0.3s;padding: 0.625rem;z-index: 2;}body[data-menu-open="true"] .g91ed54 {pointer-events: auto;}body[data-menu-open="true"] .s96c850 {opacity: 1;}body[data-menu-open="true"] .l606c61 {left: 0;box-shadow: 0.0625rem 0 0.3125rem var(--header-bg);}@media (min-width: 1150px) {.g91ed54 {display: none;}}.s96c850::-webkit-scrollbar {display: none;}.j0c5603, .y921bc2, .facb982 {display: flex;justify-content: center;}.y921bc2 {padding-block: 0.9375rem;padding-bottom: 0;margin-bottom: 0.8rem;}.y921bc2 a {width: 100%;max-width: 8rem;max-height: 4rem;}.y921bc2 a img {width: 100%;height: 100%;-o-object-fit: contain;object-fit: contain;aspect-ratio: 9.375rem/3.75rem;}.zb63f06, .j0c5603, .facb982 {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-ms-flex-align: center;align-items: center;width: 100%;}.zb63f06 {display: flex;padding-inline: 0.625rem;gap: 0.6rem;margin-bottom: 1rem;}.j0c5603, .facb982 {font-weight: 600;font-size: 1rem;line-height: 1rem;text-transform: uppercase;padding: 0.75rem 1.25rem;text-align: center;height: 2.625rem;-webkit-transition: 0.3s;transition: 0.3s;border-radius: 14px;color: var(--text-btns);position: relative;}.j0c5603 {background: var(--login-btn);}.facb982 {background: var(--reg-btn);}.j0c5603:hover, .facb982:hover {transform: scale(1.02);}.facb982:hover {box-shadow: 0 0 8px var(--reg-btn);}.j0c5603:hover {box-shadow: 0 0 8px var(--login-btn);}.pe0c495 > li {background: color-mix(in srgb, var(--reg-btn) 20%, transparent);border-radius: 14px;transition: background-color 0.3s ease;}.pe0c495 li:not(:last-child) {margin-bottom: 0.5rem;}@media (max-width: 47.99875em) {.pe0c495 li:not(:last-child) {margin-bottom: 0.5rem;}}.pe0c495 li a {font-size: 1rem;line-height: 1rem;font-weight: 500;color: var(--header-color);display: flex;align-items: center;gap: 0.9375rem;width: 100%;padding: 0.75rem 1rem;}.pe0c495 li:focus-visible, .pe0c495 li:hover {background-color: color-mix(in srgb, var(--reg-btn) 35%, transparent);}.pe0c495 li a img {display: block;width: 1.5rem;height: 1.5rem;}.nbf2ae8 {border-radius: 0.625rem;}.u38a093 {position: absolute;top: 0.6rem;right: 0.6em;display: flex;justify-content: center;align-items: center;border-radius: 50%;background-color: var(--reg-btn);width: 36px;height: 36px;}.u38a093 svg {flex-shrink: 0;fill: none;stroke: var(--text-btns);stroke-width: 2;}@media (min-width: 68.75em) {.u38a093 {display: none;}}.gd8efd1 {position: relative;}.x136bb7 {position: absolute;top: 0.4375rem;right: 0.5rem;width: 1.5rem;height: 1.5rem;padding: 0.25rem;border-radius: 50%;-webkit-transform: rotate(-90deg);-ms-transform: rotate(-90deg);transform: rotate(-90deg);-webkit-transition: 0.3s;transition: 0.3s;}.p8dec06 {border-radius: 0 !important;}.a7db901 .od5dcc6 {visibility: visible;opacity: 1;height: 100%;}.a7db901 .x136bb7 {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);}.a7db901.gd8efd1 .p8dec06 {border-bottom: 0.0625rem var(--main-text) solid;}.od5dcc6 {visibility: hidden;opacity: 0;-webkit-transition: 0.3s;transition: 0.3s;height: 0;margin-top: 0;}.m0865fb:not(:last-child) {margin-bottom: 0 !important;}.m0865fb li:not(:last-child) {margin-bottom: 0 !important;border-bottom: 0.0625rem var(--main-text) solid;border-radius: 0;}.m0865fb li:last-child {border-bottom: none;}.ye5c36a > p:not(:last-child) {margin-bottom: 1.5625rem;}.vef221f {position: relative;overflow: hidden;border-radius: 0 !important;margin-bottom: 1.25rem;cursor: pointer;}.vef221f:hover .iee687b img {-webkit-transform: scale(1.02);-ms-transform: scale(1.02);transform: scale(1.02);filter: brightness(0.8);}@media (max-width: 47.99875em) {.vef221f:hover .iee687b img {-webkit-transform: scale(1.02);-ms-transform: scale(1.02);transform: scale(1.02);filter: brightness(0.8);}}.iee687b {max-width: 74.375rem;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;position: relative;overflow: hidden;border-radius: 14px;}.oc4af3d {-webkit-transition: 0.3s;transition: 0.3s;-o-object-fit: cover;object-fit: cover;-o-object-position: center;object-position: center;width: 74.375rem;aspect-ratio: 1200/400;width: 100%;}@media (min-width: 73.125em) {.oc4af3d {height: 25rem;}}@media (min-width: 20em) and (max-width: 73.125em) {@supports (height: clamp(12.5rem, 7.7941176471rem + 23.5294117647vw, 25rem)) {.oc4af3d {height: clamp(12.5rem, 7.7941176471rem + 23.5294117647vw, 25rem);}}@supports not (height: clamp(12.5rem, 7.7941176471rem + 23.5294117647vw, 25rem)) {.oc4af3d {height: calc(12.5rem + 12.5 * (100vw - 20rem) / 53.125);}}}@media (max-width: 20em) {.oc4af3d {height: 12.5rem;}}.mabbc05, .b66f083 {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.b66f083 {position: absolute;top: 0;left: 0;text-align: center;width: 100%;height: 100%;}.mabbc05 {max-width: 42.5rem;padding: 1.1rem 0.95rem;border-radius: 14px;background-color: rgba(0, 0, 0, 0.7);}@media (max-width: 55.625em) {.mabbc05 {margin-left: 0;}}.va21a1a {color: var(--banner-color);text-transform: capitalize;font-weight: 600;text-shadow: 0 0.1875rem rgb(7,24,41);text-align: center;margin-bottom: 0.5rem;}@media (min-width: 73.125em) {.va21a1a {font-size: 1.875rem;}}@media (min-width: 20em) and (max-width: 73.125em) {@supports (font-size: clamp(1.125rem, 0.8426470588rem + 1.4117647059vw, 1.875rem)) {.va21a1a {font-size: clamp(1.125rem, 0.8426470588rem + 1.4117647059vw, 1.875rem);}}@supports not (font-size: clamp(1.125rem, 0.8426470588rem + 1.4117647059vw, 1.875rem)) {.va21a1a {font-size: calc(1.125rem + 0.75 * (100vw - 20rem) / 53.125);}}}@media (max-width: 20em) {.va21a1a {font-size: 1.125rem;}}@media (min-width: 73.125em) {.va21a1a {line-height: 2rem;}}@media (min-width: 20em) and (max-width: 73.125em) {@supports (line-height: clamp(1.375rem, 1.1397058824rem + 1.1764705882vw, 2rem)) {.va21a1a {line-height: clamp(1.375rem, 1.1397058824rem + 1.1764705882vw, 2rem);}}@supports not (line-height: clamp(1.375rem, 1.1397058824rem + 1.1764705882vw, 2rem)) {.va21a1a {line-height: calc(1.375rem + 0.625 * (100vw - 20rem) / 53.125);}}}@media (max-width: 20em) {.va21a1a {line-height: 1.375rem;}}.va21a1a span {color: var(--banner-color);}.rc36a74, .ff786e1 {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.rc36a74 {z-index: 0;overflow: hidden;margin-top: 0.5rem;font-weight: 600;font-size: 1rem;line-height: 1rem;text-transform: uppercase;padding: 0.75rem 1.25rem;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;text-align: center;width: 12.5rem;height: 2.625rem;-webkit-transition: 0.3s;transition: 0.3s;border-radius: 14px;color: var(--text-btns);background: var(--reg-btn);position: relative;}.vb62c74 .w3f8526:hover {filter: brightness(1.2) saturate(1.3);}.rc36a74::before {content: "";position: absolute;top: 0;left: -50%;width: 34%;height: 100%;background: linear-gradient(120deg, transparent 0, rgba(255, 255, 255, 0.7) 50%, transparent 100%);transform: skewX(0);transition: left 0.5s;z-index: 1;pointer-events: none;}.rc36a74:hover::before {left: 120%;}.ff786e1 {margin-top: 0.625rem;-webkit-column-gap: 0.625rem;-moz-column-gap: 0.625rem;column-gap: 0.625rem;cursor: pointer;}@media (max-width: 47.99875em) {.ff786e1 img {max-width: 7.5rem;}}.b4d804b {min-height: 100vh;}.g7c4f4c > main, .b4d804b > main {-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;}.ucb15d1, .g7c4f4c, .b4d804b {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}@media (min-width: 73.125em) {.ucb15d1 {padding-left: 1.5625rem;}}@media (min-width: 20em) and (max-width: 73.125em) {@supports (padding-left: clamp(0.4375rem, 0.0139705882rem + 2.1176470588vw, 1.5625rem)) {.ucb15d1 {padding-left: clamp(0.4375rem, 0.0139705882rem + 2.1176470588vw, 1.5625rem);}}@supports not (padding-left: clamp(0.4375rem, 0.0139705882rem + 2.1176470588vw, 1.5625rem)) {.ucb15d1 {padding-left: calc(0.4375rem + 1.125 * (100vw - 20rem) / 53.125);}}}@media (max-width: 20em) {.ucb15d1 {padding-left: 0.4375rem;}}@media (min-width: 73.125em) {.ucb15d1 {padding-right: 1.5625rem;}}@media (min-width: 20em) and (max-width: 73.125em) {@supports (padding-right: clamp(0.4375rem, 0.0139705882rem + 2.1176470588vw, 1.5625rem)) {.ucb15d1 {padding-right: clamp(0.4375rem, 0.0139705882rem + 2.1176470588vw, 1.5625rem);}}@supports not (padding-right: clamp(0.4375rem, 0.0139705882rem + 2.1176470588vw, 1.5625rem)) {.ucb15d1 {padding-right: calc(0.4375rem + 1.125 * (100vw - 20rem) / 53.125);}}}@media (max-width: 20em) {.ucb15d1 {padding-right: 0.4375rem;}}.h39ae6e {width: 100%;}@media (min-width: 73.125em) {.h39ae6e {padding-left: 1.5625rem;}}@media (min-width: 20em) and (max-width: 73.125em) {@supports (padding-left: clamp(0.625rem, 0.2720588235rem + 1.7647058824vw, 1.5625rem)) {.h39ae6e {padding-left: clamp(0.625rem, 0.2720588235rem + 1.7647058824vw, 1.5625rem);}}@supports not (padding-left: clamp(0.625rem, 0.2720588235rem + 1.7647058824vw, 1.5625rem)) {.h39ae6e {padding-left: calc(0.625rem + 0.9375 * (100vw - 20rem) / 53.125);}}}@media (max-width: 20em) {.h39ae6e {padding-left: 0.625rem;}}@media (min-width: 73.125em) {.h39ae6e {padding-right: 1.5625rem;}}@media (min-width: 20em) and (max-width: 73.125em) {@supports (padding-right: clamp(0.625rem, 0.2720588235rem + 1.7647058824vw, 1.5625rem)) {.h39ae6e {padding-right: clamp(0.625rem, 0.2720588235rem + 1.7647058824vw, 1.5625rem);}}@supports not (padding-right: clamp(0.625rem, 0.2720588235rem + 1.7647058824vw, 1.5625rem)) {.h39ae6e {padding-right: calc(0.625rem + 0.9375 * (100vw - 20rem) / 53.125);}}}@media (max-width: 20em) {.h39ae6e {padding-right: 0.625rem;}}.h39ae6e > :first-child {margin-top: 0;}.f7d42cf {padding-bottom: 0.625rem;background: var(--footer-bg);border-top: 1.5px solid color-mix(in srgb, var(--main-text) 10%, transparent);}.kf8eb0c {padding: 1.25rem 0.9375rem;}.nd4c75c {padding-top: 0.9375rem;padding-bottom: 0.3125rem;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-ms-flex-wrap: wrap;flex-wrap: wrap;}.nd4c75c svg path {fill: var(--footer-color);}@media (min-width: 73.125em) {.nd4c75c {gap: 1.25rem;}}@media (min-width: 20em) and (max-width: 73.125em) {@supports (gap: clamp(0.625rem, 0.3897058824rem + 1.1764705882vw, 1.25rem)) {.nd4c75c {gap: clamp(0.625rem, 0.3897058824rem + 1.1764705882vw, 1.25rem);}}@supports not (gap: clamp(0.625rem, 0.3897058824rem + 1.1764705882vw, 1.25rem)) {.nd4c75c {gap: calc(0.625rem + 0.625 * (100vw - 20rem) / 53.125);}}}@media (max-width: 20em) {.nd4c75c {gap: 0.625rem;}}.kcb0b20 {background-color: var(--text-btns);border-radius: 0.75rem;padding: 0.375rem;}.ba4f572 {width: 100%;-webkit-box-flex: 1;-ms-flex: 1 1 100%;flex: 1 1 100%;-webkit-box-align: center;-ms-flex-align: center;}.f7d42cf img {max-width: 18.75rem;max-height: 3.125rem;vertical-align: middle;}.p74097c, .jfd5a4a, .ba4f572 {display: -webkit-box;display: -ms-flexbox;-webkit-box-pack: center;-ms-flex-pack: center;display: flex;justify-content: center;align-items: center;}.p74097c {gap: 2px;width: 3.125rem;height: 3.125rem;font-weight: 700;line-height: 1.3;color: var(--footer-color);background: 0 0;border-radius: 50%;border: 4px solid color-mix(in srgb, var(--footer-color) 18%, transparent);}.jfd5a4a {gap: 2.1875rem;row-gap: 0.3125rem;-ms-flex-wrap: wrap;flex-wrap: wrap;}@media (max-width: 47.99875em) {.jfd5a4a {row-gap: 0.3125rem;}}.jfd5a4a a {position: relative;color: var(--footer-color);font-size: 1rem;font-weight: 500;line-height: 1.125rem;}@media (max-width: 47.99875em) {.jfd5a4a a {font-size: 0.98rem;line-height: 1rem;}}.jfd5a4a li a::after, .a18845b li .y93bed5 > a::after, .a18845b > li > a::after {content: "";position: absolute;left: 0;bottom: -3px;z-index: 50;width: 100%;height: 1.5px;transition: transform 0.7s;transform-origin: right;transform: scaleX(0);}.a18845b li a::after {background-color: var(--header-color);}.jfd5a4a li a::after {background-color: var(--footer-color);}.jfd5a4a a:focus-visible::after, .jfd5a4a a:hover::after, .a18845b li a:focus-visible::after, .a18845b li a:hover::after {transform-origin: left;transform: scaleX(1);}.p9820a1 {margin-top: 0.875rem;display: -webkit-box !important;display: -ms-flexbox !important;display: flex !important;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;gap: 0.7rem;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.wa66ceb::after {height: 0.0625rem;}.f7d42cf p {color: var(--footer-color);font-size: 0.875rem;font-weight: 400;line-height: 1rem;text-align: center;opacity: 0.8;margin-bottom: 0;}.k793d29 {position: fixed;bottom: 1.5rem;right: 1.5rem;z-index: 50;width: 2.5rem;height: 2.5rem;transition: opacity 0.3s ease, transform 0.3s ease;opacity: 0;transform: scale(0);pointer-events: none;}@media (min-width: 73.125em) {.k793d29 {bottom: 4rem;right: 4rem;}}#w5b507b[data-shown="true"] {opacity: 1;transform: scale(1);pointer-events: auto;}.c9d3a0c {display: flex;align-items: center;justify-content: center;width: 100%;height: 100%;border-radius: 14px;background: linear-gradient(to left, color-mix(in srgb, var(--login-btn) 80%, white) 0%, var(--login-btn) 100%);box-shadow: 0 0 1px var(--main-text);transition: transform 0.3s ease, box-shadow 0.3s ease;}.c9d3a0c svg {fill: var(--text-btns);stroke: none;}.c9d3a0c:hover {transform: scale(1.1);box-shadow: 0 0 6px var(--main-text);}@media (min-width: 73.125em) {.c9d3a0c {width: 3rem;height: 3rem;}.c9d3a0c svg {width: 24px;height: 24px;}}@media screen and (max-width: 530px) {.jfd5a4a, .nd4c75c {flex-direction: column;justify-content: center;gap: 1rem;}.jfd5a4a li {text-align: center;}.wa66ceb {display: none;}}.h39ae6e > section, section {margin-top: 0;scroll-margin: 70px 0 0;}.h39ae6e:last-child {margin-bottom: 0;}h2::after, section > h2::after {background: var(--main-text);opacity: 0.6;}h3, section h3 {margin-bottom: 1.25rem;line-height: clamp(1.125rem, 1.0779411765rem + 0.2352941176vw, 1.25rem);}.pe0c495, .vb62c74 .x6c22db li, .jfd5a4a, .a18845b {padding: 0;list-style-type: none;}.pe0c495 li, .jfd5a4a li, .a18845b li {list-style: none;margin-bottom: 0;}#t97bca9[data-open="true"] .mac062e {height: auto;opacity: 1;-webkit-transform: translateY(0);transform: translateY(0);margin-top: 0.5rem;}#t97bca9[data-open="true"] .w3f8526 .h75927c {display: block;}.vb62c74 .mac062e {overflow: hidden;height: 0;opacity: 0;-webkit-transform: translateY(-20px);transform: translateY(-20px);-webkit-transition: opacity 0.3s ease 0s, -webkit-transform 0.3s ease 0s;transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;transition: opacity 0.3s ease 0s, transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;}.vb62c74 button {width: auto;height: auto;}.vb62c74 .w3f8526, h3, section h3 {color: var(--main-text);font-size: 24px;font-weight: 700;}.vb62c74 .w3f8526 {background: 0 0;border: 0;transition: all 0.3s ease;}@media screen and (max-width: 768px) {.vb62c74 .w3f8526 {font-size: 1.5rem;}}.vb62c74 .mca96f0 {display: block;}.vb62c74 .h75927c {display: none;}.vb62c74 .x6c22db {border: 0;background: var(--nav-acc-head-game-bg);border-radius: 14px;padding: 12px;-webkit-columns: 280px 2;-moz-columns: 280px 2;columns: 280px 2;}.vb62c74 .x6c22db li {margin-bottom: 0.25rem;}.vb62c74 .x6c22db .gaa684f {display: inline;width: 15px;margin: 0 5px 0 0;vertical-align: -2px;}.vb62c74 .x6c22db a {color: var(--main-text);text-decoration: none;display: inline-block;font-weight: 600;padding: 5px;font-size: 18px;line-height: 22px;-webkit-transition: color 0.3s ease 0s;transition: opacity 0.3s ease 0s;}.vb62c74 .x6c22db a:focus, .vb62c74 .x6c22db a:hover {opacity: 0.6;}.vb62c74 ul {padding: 0;}@media screen and (max-width: 768px) {.h39ae6e > section, h2, section, section > h2 {scroll-margin: 110px 0 0;}}.l1df0f6 {padding: 0 !important;}.d198679, .l1df0f6, .oe7e187 {list-style-type: none;}.d198679 .zcb3a75, .l28ce0d span {color: var(--main-text);background: var(--nav-acc-head-game-bg);width: 100%;}.d198679 .zcb3a75 {overflow: hidden;margin-bottom: 10px;-webkit-box-shadow: 0 8px 20px rgba(9, 28, 83, 0.08);box-shadow: 0 8px 20px rgba(9, 28, 83, 0.08);border-radius: 0;}.d198679 .d924b3d {padding: 20px;width: 100%;text-align: left;color: var(--main-text);background: 0 0;border: 0;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.d198679 .d924b3d svg path {fill: var(--main-text);}.d198679 .d924b3d h3 {padding: 0;margin: 0 10px 0 0;font-size: 22px;color: var(--main-text);}@media screen and (max-width: 768px) {.d198679 .d924b3d h3 {font-size: 1.125rem;}}.d198679 .d924b3d .yecebd4 {-webkit-transition: -webkit-transform 0.3s ease 0s;transition: transform 0.3s ease 0s;transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;}.d198679 .d924b3d .yecebd4 img {display: block;width: 25px;margin: 0;}.d198679 .i1e5678 {overflow: hidden;height: 0;opacity: 0;-webkit-transform: translateY(-20px);transform: translateY(-20px);background-color: var(--acc-bg-body);-webkit-transition: opacity 0.3s ease 0s, -webkit-transform 0.3s ease 0s;transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;transition: opacity 0.3s ease 0s, transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;}.d198679 .i1e5678 p {margin: 0;font-size: 16px;padding: 20px;color: var(--acc-text-body);}[data-el="acc"] [data-el="acc-inner"][data-open="true"] [data-el="acc-body"] {height: auto;opacity: 1;-webkit-transform: translateY(0);transform: translateY(0);border-top: 2px solid color-mix(in srgb, var(--main-text) 10%, transparent);}[data-el="acc"] [data-el="acc-inner"][data-open="true"] [data-el="acc-arrow"] {-webkit-transform: rotate(-90deg);transform: rotate(-90deg);}.oe7e187 {display: grid;grid-template-columns: repeat(6, 1fr);gap: 12px;padding: 0;margin: 0;}.s82a4f1 {list-style: none;overflow: hidden;padding: 0;margin: 0;border-radius: 14px;}.w7f9ec8, .l28ce0d {position: relative;height: 100%;}.l28ce0d:hover .i307ad7 {opacity: 1;visibility: visible;}.w7f9ec8 .sf8b56c {height: 100%;position: relative;z-index: -1;}.w7f9ec8 .sf8b56c img {width: 100%;height: 100%;display: block;}.w7f9ec8 .a8ae44c {bottom: 0;width: 100%;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;z-index: 3;}.l28ce0d span {position: absolute;bottom: 0;left: 0;font-weight: 400;font-size: 16px;line-height: 1.5;padding-block: 8px;padding-left: 12px;}.i307ad7, .i307ad7 button {-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}.w7f9ec8 .a8ae44c, .i307ad7 {position: absolute;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.i307ad7 {inset: 0;background: rgba(0, 0, 0, 0.6);z-index: 2;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;gap: 10px;opacity: 0;visibility: hidden;padding-inline: 16px;}.i307ad7 .v2535d3, .i307ad7 .i5f92cb {font-size: 18px;color: var(--text-btns);padding: 10px 12px;width: 100%;border-radius: 14px;text-align: center;transition: transform 0.3s ease, box-shadow 0.3s ease;}.i307ad7 .i5f92cb {background-color: var(--reg-btn);}.i307ad7 .v2535d3 {background-color: var(--login-btn);margin-bottom: 30px;}.i307ad7 .i5f92cb:hover {box-shadow: 0 0 8px var(--reg-btn);transform: scale(1.05);}.i307ad7 .v2535d3:hover {box-shadow: 0 0 8px var(--login-btn);transform: scale(1.05);}@media screen and (max-width: 992px) {.oe7e187 {grid-template-columns: repeat(3, 1fr);}}@media screen and (max-width: 500px) {.oe7e187 {grid-template-columns: repeat(2, 1fr);}}.fb647d3, .fb647d3 article {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.fb647d3 {-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;-ms-flex-wrap: wrap;flex-wrap: wrap;gap: 20px;margin-bottom: 15px;}.fb647d3 article {-webkit-box-flex: 1;-ms-flex: 1 1 32%;flex: 1 1 32%;min-width: 300px;max-width: 430px;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.fb647d3 p, .a297513 p {margin: 0;}.l231441 {border-radius: 8px;padding: 24px;border: 1px solid rgb(230,229,222);background-color: rgb(255,255,254);height: -webkit-fit-content;height: -moz-fit-content;height: fit-content;}.g26ed40 {margin-bottom: 16px;border-bottom: 1px solid rgb(228,228,221);padding-bottom: 16px;}.kd5b1f7 {width: 44px;height: 44px;border-radius: 50%;overflow: hidden;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.a297513 {margin-left: 8px;}.a297513 > div:first-child {font-style: normal;margin-bottom: 0;margin-top: 0;font-size: 16px;color: rgb(0,2,0);font-weight: 600;padding: 0;}.a297513 p, .a297513 span {font-size: 14px;font-weight: 400;color: rgb(40,40,39);}.a297513 .kf4c0ef {margin-left: 12px;}.j327cd2 {width: 100%;margin-top: 16px;}.j327cd2 .x4d9f1d {width: 108px;height: 20px;}.j327cd2 .x4d9f1d img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}.j327cd2 .c82d5d4 p {color: rgb(36,39,39);font-size: 14px;}.j327cd2 .m6bfa09 {margin-top: 12px;}.j327cd2 .m6bfa09 p {margin: 12px 0;color: rgb(0,1,2);}.e6bff54 {font-size: 20px;font-weight: 800;color: rgb(1,0,1);padding: 0;margin: 0;}.z84cd03 form button, .i5dc2bc p, section p:last-child {margin-top: 12px;}.v12f818 {font-size: 14px;color: rgb(1,0,0); !important;}@media screen and (max-width: 375px) {.v12f818 {font-size: 12px;}}.o200032 {margin-top: 16px;border-top: 1px solid rgb(230,229,221);padding-top: 16px;}.g26ed40 {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.e013b82, .o200032, .g26ed40 {width: 100%;position: relative;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}.b0f31df, .va45de2, .e013b82, .d6bb226, .z0e097c, .o200032, .e5d80bd {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.d6bb226, .z0e097c {cursor: pointer;}.d6bb226 svg, .z0e097c svg {margin-top: 9px;}.d6bb226 p, .z0e097c p {margin-left: 4px;font-size: 14px;color: rgb(38,38,40);font-weight: 300;}.d6bb226 p span, .z0e097c p span {font-weight: 600;margin-left: 4px;}.va45de2 div:last-child {margin-left: 30px;}@media (max-width: 600px) {.u974389 figure figcaption p {font-size: 1rem !important;}}.u5d4d49 {text-align: center;padding-top: 10px;}.u5d4d49 a {color: var(--main-text);text-decoration: underline;}.u5d4d49 a:hover {opacity: 0.8;}.j4f6c5e {width: 100%;height: 100%;border-radius: 50%;background: rgb(253,251,213);display: flex;justify-content: center;align-items: center;}.j4f6c5e span {color: rgb(1,2,2);font-weight: 700;}@media screen and (max-width: 680px) {.fb647d3 article {flex: 1 1 100%;max-width: none;min-width: none;width: 100%;}.fb647d3 .l231441 {width: 100%;}}input, textarea {all: unset;display: block;width: 100%;box-sizing: border-box;font: inherit;color: inherit;background: 0 0;border: 0;outline: 0;padding: 0;margin: 0;resize: none;}.n7f7bfe {padding: 2rem 1.5rem;max-width: 600px;border: 1px solid var(--main-text);background-color: transparent;background-color: color-mix(in srgb, var(--reg-btn) 5%, transparent);border-radius: 14px;margin: 0 auto 30px;}.n7f7bfe form {display: flex;flex-direction: column;gap: 1rem;width: 100%;}.n7f7bfe .n104abe {display: flex;justify-content: space-between;align-items: center;gap: 1rem;}.n7f7bfe .n104abe .dd4dfa6 {flex: 1 1 auto;}.n7f7bfe input, .n7f7bfe textarea {border: 1.5px solid var(--main-text);font-size: 1rem;padding: 14px;color: var(--main-text);border-radius: 14px;transition: all 0.3s ease;}.n7f7bfe input {height: 46px;}.n7f7bfe .dd4dfa6 span {display: block;margin-bottom: 2px;font-size: 1rem;color: var(--main-text);}.n7f7bfe .rab1f86 {text-transform: uppercase;height: 46px;width: auto;min-width: 180px;margin: 0 auto;}.gd08313 {text-align: center;}.gd08313 p {margin: 0 !important;font-weight: 700;font-size: 20px;}[data-elem="form"][data-submit="true"] [data-elem="form-message"] {display: block;}[data-elem="form"] [data-elem="form-message"], [data-elem="form"][data-submit="true"] [data-elem="form-main"] {display: none;}[data-elem="form"] {opacity: 0;visibility: hidden;height: 0;padding: 0;transform: translateY(-20px);transition: opacity 0.15s ease-out, transform 0.15s ease-out, padding 0.15s ease-out, height 0.15s ease-out;}[data-elem="form"][data-active="true"] {opacity: 1;visibility: visible;height: auto;padding: 2rem 1.5rem;margin-top: 1rem;transform: translateY(0);}#sd38063 {width: auto;margin: 0 auto;}@media screen and (max-width: 768px) {.n7f7bfe {width: 100%;max-width: none;}.n7f7bfe .n104abe {flex-direction: column;width: 100%;}.n7f7bfe .n104abe .dd4dfa6 {width: 100%;}.n7f7bfe, [data-elem="form"][data-active="true"] {padding: 0.5rem 0.75rem;}}table {width: 100%;border-collapse: collapse;margin: 1rem 0;font-size: 16px;transition: background-color 0.3s ease;}td {border: 1.5px solid var(--table-border);padding: 8px;vertical-align: top;text-align: left;color: var(--table-color);}tr:first-child td {font-weight: 700;}tr:nth-child(odd) {background-color: var(--table-odd-bg);}tr:nth-child(even) {background-color: var(--table-even-bg);}td a {color: var(--main-text);text-decoration: underline;transition: opacity 0.3s ease;}td a:hover {opacity: 0.7;}td ol, td ul {margin: 0;padding-left: 25px;border: 0;border-radius: 0;}td ul {list-style: disc;}td ol {list-style: decimal;}td ol li, td ul li {padding: 4px 0;border-bottom: none;}@media (min-width: 651px) {td ol, td ul {border: 1px solid var(--table-border);border-radius: 14px;overflow: hidden;padding-left: 0;list-style: inside;}td ol li, td ul li {padding: 6px 8px 6px 12px;border-bottom: 1px solid var(--table-border);}td ol li:last-child, td ul li:last-child {border-bottom: none;}}@media (max-width: 768px) {table, tbody, td, tr {display: block;width: 100%;}tr:first-child {display: none;}tbody tr {position: relative;border-left: 1.5px solid var(--table-border);border-right: 1.5px solid var(--table-border);background-color: color-mix(in srgb, var(--header-bg) 15%, transparent) !important;padding: 10px;}td:nth-child(odd) {background-color: var(--table-odd-bg);}td:nth-child(even) {background-color: var(--table-even-bg);}tr + tr {border-top: 1.5px solid var(--table-border);}tr:last-child {border-bottom: 1.5px solid var(--table-border);}tr:nth-of-type(2) {border-top-left-radius: 14px;border-top-right-radius: 14px;}tr:last-child {border-bottom-left-radius: 14px;border-bottom-right-radius: 14px;}td {border: 0;padding: 6px;font-size: 16px;font-weight: 600;text-align: left;}td::before {content: attr(data-label);display: block;font-size: 12px;font-weight: 400;color: var(--table-color);margin-bottom: 2px;opacity: 0.7;}td ol, td ul {border: 0;border-radius: 0;overflow: visible;padding-left: 20px;}td ol li, td ul li {border-bottom: none;}}.zbad5dd .k5e5d35, [data-item="faq-item"] {color: var(--main-text);margin-bottom: 16px;}[data-item="faq-item"] {padding: 16px 20px 26px;background: var(--nav-acc-head-game-bg);border-radius: 14px;}[data-item="faq-item"] h3, [data-item="faq-item"] p {color: var(--main-text);line-height: 1.4;margin: 0;}[data-item="faq-item"] h3::after {content: "";display: block;width: 100%;height: 2px;margin-top: 8px;background: var(--main-text);opacity: 0.4;}#t97bca9 button {border: 0;background-color: var(--reg-btn);color: var(--text-btns);border-radius: 14px;padding: 7px 12px;font-weight: 500;font-size: 1.1rem;}#t97bca9 button span {position: relative;padding-left: 27px;}#t97bca9 button svg {position: absolute;left: 0;top: 0;}#t97bca9 button svg path {stroke: var(--text-btns);stroke-width: 2;fill: none;}@media screen and (max-width: 460px) {.mabbc05 {max-width: none;width: 100%;height: 100%;background: radial-gradient(circle, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.5) 100%);}}.zbad5dd, .v47f2a1 {display: flex;border-radius: 14px;}.zbad5dd {position: relative;flex-direction: column;gap: 18px;max-width: 450px;padding: 60px 25px 40px;margin-inline: auto;background-color: var(--main-bg);background-color: color-mix(in srgb, var(--reg-btn) 5%, transparent);border: 1px solid color-mix(in srgb, var(--main-text) 35%, transparent);margin-bottom: 10px;}.zbad5dd .k5e5d35 {font-size: 28px;font-weight: 700;text-align: center;text-transform: capitalize;}@media only screen and (min-width: 1248px) {.zbad5dd .k5e5d35 {font-size: 32px;}}.v47f2a1 {position: absolute;top: 20px;right: 20px;justify-content: center;align-items: center;background-color: var(--login-btn);width: 38px;height: 38px;border: 0;cursor: pointer;transition: all 0.3s ease;}.v47f2a1 svg {fill: var(--text-btns);stroke: none;transition: all 0.3s ease;}.v47f2a1:focus-visible, .v47f2a1:hover {background-color: var(--reg-btn);}.v47f2a1:focus-visible svg, .v47f2a1:hover svg {transform: rotate(180deg);}.o078fb1 {display: flex;flex-direction: column;position: relative;}.o078fb1 label {font-size: 14px;font-weight: 600;color: var (--main-text);margin-left: 10px;margin-bottom: 2px;}.o078fb1 input {font-size: 16px;width: 100%;height: 48px;outline: 0;border-radius: 14px;border: 1.5px solid color-mix(in srgb, var(--main-text) 60%, transparent);background-color: transparent;padding: 14px;transition: all 0.3s ease;}input::placeholder, textarea::placeholder {color: var(--main-text);opacity: 0.6;}input:focus-visible, input:hover, textarea:focus-visible, textarea:hover {border-color: var(--login-btn);box-shadow: 0 0 5px var(--login-btn);}#g592880 input:focus-visible, #g592880 input:hover, #g592880 textarea:focus-visible, #g592880 textarea:hover {border-color: var(--reg-btn);box-shadow: 0 0 5px var(--reg-btn);}.o078fb1 svg, .yd00d03 svg {position: absolute;right: 14px;transform: translateY(-50%);}.o078fb1 svg {top: 50%;fill: var(--main-text);stroke: none;}.yd00d03 svg {top: 65%;stroke: var(--main-text);stroke-width: 2;stroke-linecap: round;stroke-linejoin: round;fill: none;}.o078fb1 .g5502bd {font-size: 12px;color: var(--main-text);opacity: 0.7;cursor: pointer;text-align: right;margin-top: 4px;text-decoration: underline;transition: opacity 0.3s ease;margin-right: 10px;}.o078fb1 .g5502bd:focus-visible, .o078fb1 .g5502bd:hover {opacity: 1;}.ua5068a {position: relative;z-index: 0;overflow: hidden;font-size: 16px;font-weight: 700;text-transform: uppercase;border-radius: 14px;width: 100%;height: 46px;border: 0;color: var(--text-btns);transition: all 0.3s ease;}.pde8650::before, .ua5068a::before {content: "";position: absolute;left: 50%;top: 50%;width: 0;height: 0;background-color: var(--login-btn);border-radius: 14px;z-index: -1;transition: all 0.3s ease;}.ua5068a, .sdd3826::before {background-color: var(--reg-btn);}.pde8650:focus-visible::before, .pde8650:hover::before, .ua5068a:focus-visible::before, .ua5068a:hover::before {left: 0;top: 0;width: 100%;height: 100%;}.sdd3826 {background-color: var(--login-btn);}.pde8650:focus-visible, .pde8650:hover, .ua5068a:focus-visible, .ua5068a:hover {box-shadow: 0 0 8px var(--login-btn);}.sdd3826:focus-visible, .sdd3826:hover {box-shadow: 0 0 8px var(--reg-btn);}@media only screen and (min-width: 1248px) {.ua5068a {font-size: 18px;height: 50px;}}.x92224f, .n1efc68 {align-items: center;justify-content: center;}.x92224f {--_bg: var(--nav-acc-head-game-bg);--_text: var(--main-text);--_accent: var(--reg-btn);--_border: color-mix(in srgb, var(--main-text) 35%, transparent);background-color: var(--_bg);color: var(--_text);border: 1px solid var(--_border);border-radius: 14px;padding: 20px 24px;max-width: 720px;margin: 20px auto;position: relative;isolation: isolate;display: flex;flex-direction: column;}.n1efc68 {height: 40px;fill: var(--_accent);display: block;margin-bottom: 12px;width: 100%;}.gd7783b {margin: 0;line-height: 1.5;font-size: 1.5rem;font-weight: 600;padding: 20px 0;text-align: center;}.re2914c {margin-top: 10px;opacity: 0.9;}.fa949ee {background-color: var(--_accent);width: 5px;height: 5px;border-radius: 50%;}@media (min-width: 640px) {.gd7783b {font-size: 1.5625rem;}}.e739b2a {position: relative;text-align: center;padding-block: 150px 100px;margin-inline: auto;margin-top: 120px;max-width: 800px;}.e739b2a::before {content: "404";position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);font-size: 18rem;font-weight: 700;line-height: 1;color: var(--main-text);opacity: 0.09;z-index: -1;pointer-events: none;}.e739b2a p {font-size: 1rem;color: var(--main-text);margin-bottom: 0.2rem;}.e739b2a p > a {text-decoration: underline;color: var(--reg-btn);transition: color 0.3s ease;}.e739b2a p > a:hover {color: var(--login-btn);}.e739b2a a:last-child:not(:first-child) {display: flex;justify-content: space-between;align-items: center;padding: 0.6rem 1.2rem;font-size: 1.05rem;font-weight: 600;text-transform: uppercase;color: var(--text-btns);background: linear-gradient(to left, color-mix(in srgb, var(--reg-btn) 70%, white) 0%, var(--reg-btn) 100%);border-radius: 14px;width: 9.5rem;margin: 0.8rem auto 0;}.e739b2a a svg {stroke: none;fill: var(--text-btns);transition: transform 0.3s ease;}.e739b2a a:hover svg {transform: translateX(7px);}@media (max-width: 499.98px) {.e739b2a {padding-top: 120px;}.e739b2a h1, .e739b2a p {font-size: 1.3rem;line-height: 1.3rem;margin-bottom: 0.2rem;}.e739b2a p {font-size: 0.9rem;line-height: 1rem;}.e739b2a::before {font-size: 11rem;}.e739b2a a:last-child:not(:first-child) {margin-top: 0.4rem;font-size: 0.92rem;padding-block: 0.5rem;width: 8.7rem;}}.k65f4c2 {width: 100%;color: var(--table-text-color);font-size: 1rem;font-weight: 700;}.k93c0c1 {display: none;}@media screen and (min-width: 500px) {.k93c0c1 {display: grid;grid-template-columns: 1fr 1fr 1fr 1fr;font-weight: 700;text-align: center;color: var(--main-text);background-color: color-mix(in srgb, var(--reg-btn) 25%, transparent);padding: 0.5rem;border-radius: 14px 14px 0 0;border: 1.5px solid color-mix(in srgb, var(--main-text) 10%, transparent);border-bottom: none;}}@media screen and (min-width: 768px) {.k93c0c1 {grid-template-columns: 18% 16% 24% 20% 8% 14%;}}@media screen and (max-width: 767.98px) {.k93c0c1 div:nth-child(5), .k93c0c1 div:nth-child(6) {display: none;}}.xfafea2 {display: grid;grid-template-columns: 1fr;margin-bottom: 10px;background-color: transparent;border: 1.5px solid color-mix(in srgb, var(--main-text) 10%, transparent);overflow: hidden;border-radius: 14px;}@media screen and (min-width: 500px) {.xfafea2:first-of-type {border-radius: 0 0 14px 14px;}.k65f4c2 > .xfafea2:nth-of-type(2) {border-radius: 0 0 14px 14px;}}@media screen and (max-width: 499.98px) {.xfafea2 {grid-template-columns: repeat(3, 1fr);grid-template-areas: "logo logo logo" "bonus rate spins" "more claim claim";}.xfafea2 > div:nth-child(1) {grid-area: logo;}.xfafea2 > div:nth-child(2) {grid-area: bonus;}.xfafea2 > div:nth-child(3) {grid-area: rate;}.xfafea2 > div:nth-child(4) {grid-area: spins;}.xfafea2 > div:nth-child(5) {grid-area: more;}.xfafea2 > div:nth-child(6) {grid-area: claim;}}@media screen and (min-width: 500px) and (max-width: 767.98px) {.xfafea2 {grid-template-columns: repeat(4, 1fr);grid-template-areas: "logo bonus rate spins" "more more claim claim";}.xfafea2 > div:nth-child(1) {grid-area: logo;}.xfafea2 > div:nth-child(2) {grid-area: bonus;}.xfafea2 > div:nth-child(3) {grid-area: rate;}.xfafea2 > div:nth-child(4) {grid-area: spins;}.xfafea2 > div:nth-child(5) {grid-area: more;}.xfafea2 > div:nth-child(6) {grid-area: claim;}}@media screen and (min-width: 768px) {.xfafea2 {grid-template-columns: 18% 16% 24% 20% 8% 14%;grid-template-areas: "logo bonus rate spins more claim";}.xfafea2 > div:nth-child(1) {grid-area: logo;}.xfafea2 > div:nth-child(2) {grid-area: bonus;}.xfafea2 > div:nth-child(3) {grid-area: rate;}.xfafea2 > div:nth-child(4) {grid-area: spins;}.xfafea2 > div:nth-child(5) {grid-area: more;}.xfafea2 > div:nth-child(6) {grid-area: claim;}}.xfafea2 > div:not(.mc19072) {display: flex;align-items: center;justify-content: center;text-align: center;padding: 4px;}.xfafea2 > div span:not(.mc19072 > div > span), .xfafea2 > div > div:not(.mc19072 > div), .k62e2ab {display: flex;justify-content: center;align-items: center;width: 100%;height: 100%;padding: 8px 14px;background-color: color-mix(in srgb, var(--reg-btn) 20%, transparent);border-radius: 14px;}.xfafea2 img {max-width: 140px;width: 100%;object-fit: contain;}.k62e2ab svg {stroke: var(--main-text);stroke-width: 2;stroke-linecap: round;stroke-linejoin: round;fill: none;transition: transform 0.3s ease, stroke 0.3s ease;}.k62e2ab:hover svg {stroke: var(--reg-btn);transform: scale(1.2);}.pde8650 {position: relative;z-index: 0;overflow: hidden;text-transform: capitalize;text-align: center;background-color: var(--reg-btn);color: var(--text-btns);border: 0;height: 44px;width: 100%;padding-inline: 12px;border-radius: 14px;font-weight: 600;transition: all 0.3s ease;}.t0d1eb0 {min-height: 40px;}.mc19072 {grid-column: span 6;overflow: hidden;padding: 0 16px;transition: max-height 0.4s ease, padding 0.4s ease, opacity 0.4s ease;}.sdd7917[data-open="true"] {max-height: 500px;opacity: 1;border-top: 1.5px solid color-mix(in srgb, var(--main-text) 10%, transparent);background-color: color-mix(in srgb, var(--reg-btn) 20%, transparent);margin-top: 0.5rem;}.mc19072 > div {display: grid;grid-template-columns: 30% 70%;justify-items: start;gap: 12px;padding: 0.5rem 1.5rem;}.mc19072 > div:not(:last-child) {border-bottom: 1.5px solid color-mix(in srgb, var(--main-text) 10%, transparent);}@media screen and (max-width: 767.9px) {#e7a1af8 {min-height: 40px;}}

/* CMS compatibility layer for Betonred-derived shell. */
:root {
    --cms-radius: 14px;
}

.ucb15d1 {
    display: block;
    min-height: calc(100vh - 220px);
}

.g772a0d {
    width: 100%;
}

.g772a0d a {
    color: var(--reg-btn);
    text-decoration: underline;
    text-underline-offset: 0.18rem;
}

.g772a0d img,
.nd4c75c img {
    max-width: 100%;
    height: auto;
}

.zdc3a9a,
.b590efc,
.j0c5603,
.facb982 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}

.b8901d9 {
    position: relative;
    display: block;
    min-height: 300px;
    margin: 1.25rem 0;
    overflow: hidden;
    border-radius: var(--cms-radius);
    cursor: pointer;
}

.b8901d9 picture,
.b8901d9 img {
    display: block;
    width: 100%;
    height: 100%;
}

.b8901d9 img {
    min-height: 300px;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.b8901d9:hover img {
    transform: scale(1.02);
}

.de759c5 {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    padding: 1rem;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.72), rgba(0, 0, 0, 0.05));
}

.ka1c526 {
    display: flex;
    max-width: 36rem;
    flex-direction: column;
    align-items: flex-start;
    gap: 1rem;
    padding: 1.4rem;
    border-radius: var(--cms-radius);
    background: rgba(0, 0, 0, 0.54);
    backdrop-filter: blur(3px);
}

.a752237 {
    color: var(--banner-color);
    font-size: clamp(1.7rem, 4vw, 2.5rem);
    font-weight: 700;
    line-height: 1.08;
}

.a752237 span {
    color: var(--main-text);
}

.tc1c69a,
.tc1c69a button,
.h926da5[role="link"] {
    width: auto;
}

.tc1c69a button,
.h926da5[role="link"] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 10rem;
    min-height: 2.75rem;
    padding: 0.75rem 1rem;
    border-radius: var(--cms-radius);
    background: var(--reg-btn);
    color: var(--text-btns);
    font-weight: 700;
    text-transform: uppercase;
}

.t2e68e4 {
    display: grid;
    gap: 0.75rem;
    padding-left: 0;
    list-style: none;
}

.lf036c1,
.jd6606b {
    border-radius: var(--cms-radius);
}

.jd6606b {
    overflow: hidden;
    border: 1px solid color-mix(in srgb, var(--main-text) 15%, transparent);
    background: color-mix(in srgb, var(--reg-btn) 14%, transparent);
}

.ge5b43f {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    padding: 1rem;
    color: var(--main-text);
    text-align: left;
}

.ge5b43f h3 {
    margin: 0;
    color: var(--main-text);
    font-size: 1.05rem;
    line-height: 1.35;
}

.ge5b43f .ufe1b6c {
    flex: 0 0 1.5rem;
    transition: transform 0.3s ease;
}

.ge5b43f .ufe1b6c img {
    width: 1.5rem;
    height: 1.5rem;
}

.h1c0e5e {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: max-height 0.3s ease, opacity 0.3s ease;
}

.h1c0e5e p,
.h1c0e5e div {
    padding: 0 1rem 1rem;
}

.jd6606b.e2988e8 .h1c0e5e,
.jd6606b[data-open="true"] .h1c0e5e,
.lf036c1.e2988e8 .h1c0e5e {
    opacity: 1;
}

.jd6606b.e2988e8 .ufe1b6c,
.jd6606b[data-open="true"] .ufe1b6c {
    transform: rotate(180deg);
}

.nd4c75c {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 1rem;
}

.yc5c730 {
    display: inline-flex;
    max-width: 8rem;
    min-height: 2.5rem;
    align-items: center;
    justify-content: center;
}

#z33d05b .p74097c {
    display: inline-flex;
    width: 3.5rem;
    height: 3.5rem;
    align-items: center;
    justify-content: center;
    border: 2px solid currentColor;
    border-radius: 50%;
    font-weight: 800;
}

.p9820a1 {
    display: grid;
    gap: 0.5rem;
    text-align: center;
}

#w5b507b {
    position: fixed;
    right: 1.25rem;
    bottom: 1.25rem;
    z-index: 45;
    opacity: 0;
    visibility: hidden;
    transform: translateY(0.5rem);
    transition: opacity 0.2s ease, transform 0.2s ease, visibility 0.2s ease;
}

#w5b507b[data-shown="true"] {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.c9d3a0c {
    display: inline-flex;
    width: 2.75rem;
    height: 2.75rem;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: var(--reg-btn);
    color: var(--text-btns);
}

.c9d3a0c svg {
    width: 1.25rem;
    height: 1.25rem;
    fill: currentColor;
}

.bce347b {
    border-bottom: 0;
    padding-top: 0;
    padding-bottom: 0.75rem;
}

#m3532c3 [data-item="faq-item"],
.bce347b [data-item="faq-item"] {
    display: grid;
    gap: 0.65rem;
    margin-bottom: 0.75rem;
    padding: 1rem 1.1rem;
    border: 1px solid color-mix(in srgb, var(--main-text) 14%, transparent);
    border-radius: 14px;
    background: color-mix(in srgb, var(--reg-btn) 10%, transparent);
}

#m3532c3 [data-item="faq-item"] h3,
.bce347b [data-item="faq-item"] h3 {
    margin: 0;
    color: var(--main-text);
    font-size: 1.12rem;
    line-height: 1.35;
    font-weight: 700;
}

#m3532c3 [data-item="faq-item"] p:last-child,
.bce347b [data-item="faq-item"] p:last-child {
    margin-bottom: 0;
}

.n7f7bfe {
    max-width: 48rem;
    margin-top: 1.5rem;
    padding: 1.25rem;
    border: 1px solid color-mix(in srgb, var(--main-text) 14%, transparent);
    border-radius: 14px;
    background: color-mix(in srgb, var(--reg-btn) 10%, transparent);
}

.n7f7bfe form,
.n104abe,
.dd4dfa6 {
    display: grid;
}

.n7f7bfe form {
    gap: 1rem;
}

.n104abe {
    gap: 1rem;
}

.dd4dfa6 {
    gap: 0.45rem;
}

.dd4dfa6 span {
    color: var(--main-text);
    font-weight: 700;
}

.dd4dfa6 input,
.dd4dfa6 textarea {
    width: 100%;
    padding: 0.85rem 1rem;
    border: 1px solid color-mix(in srgb, var(--main-text) 18%, transparent);
    border-radius: 10px;
    background: color-mix(in srgb, var(--main-bg) 85%, var(--main-text) 15%);
    color: var(--main-text);
    font: inherit;
    outline: none;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.dd4dfa6 input:focus,
.dd4dfa6 textarea:focus {
    border-color: var(--reg-btn);
    box-shadow: 0 0 0 3px color-mix(in srgb, var(--reg-btn) 28%, transparent);
}

.dd4dfa6 textarea {
    min-height: 10rem;
    resize: vertical;
}

.rab1f86 {
    width: fit-content;
    min-width: 8rem;
    border: 0;
}

.p9eaf53 {
    margin: 0;
    padding: 0.8rem 1rem;
    border-radius: 10px;
    font-weight: 600;
}

.p9eaf53[data-status="success"] {
    background: color-mix(in srgb, var(--login-btn) 18%, transparent);
    color: var(--main-text);
}

.p9eaf53[data-status="error"] {
    background: rgba(255, 71, 87, 0.16);
    color: #ff7d88;
}

@media (max-width: 768px) {
    .b8901d9,
    .b8901d9 img {
        min-height: 220px;
    }

    .de759c5 {
        justify-content: center;
        text-align: center;
    }

    .ka1c526 {
        align-items: center;
        padding: 1rem;
    }

    .n7f7bfe {
        padding: 1rem;
    }

    .rab1f86 {
        width: 100%;
    }
}

@media (max-width: 768px) {
    table[data-responsive-table="true"],
    table[data-responsive-table="true"] thead,
    table[data-responsive-table="true"] tbody,
    table[data-responsive-table="true"] th,
    table[data-responsive-table="true"] td,
    table[data-responsive-table="true"] tr {
        display: block;
        width: 100%;
    }

    table[data-responsive-table="true"] td[data-label]::before {
        content: attr(data-label);
    }

    table[data-responsive-table="true"] td:not([data-label])::before {
        content: none;
        display: none;
    }

    table[data-responsive-table="true"][data-table-keep-header="true"] tr[data-table-header-row="true"] {
        display: block;
        margin-bottom: 0.5rem;
        padding: 0.35rem;
        border: 1.5px solid var(--table-border);
        border-radius: 14px;
        background: color-mix(in srgb, var(--reg-btn) 26%, var(--table-odd-bg)) !important;
        overflow: hidden;
    }

    table[data-responsive-table="true"][data-table-keep-header="true"] tr[data-table-header-row="true"] th,
    table[data-responsive-table="true"][data-table-keep-header="true"] tr[data-table-header-row="true"] td {
        display: block;
        width: 100%;
        border: 0;
        padding: 0.45rem 0.55rem;
        background: transparent;
        color: var(--table-color);
        font-size: 0.82rem;
        font-weight: 800;
        line-height: 1.25;
        overflow-wrap: anywhere;
    }

    table[data-responsive-table="true"][data-table-keep-header="true"] tr[data-table-header-row="true"] th:not(:last-child),
    table[data-responsive-table="true"][data-table-keep-header="true"] tr[data-table-header-row="true"] td:not(:last-child) {
        border-bottom: 1px solid color-mix(in srgb, var(--table-border) 60%, transparent);
    }

    table[data-responsive-table="true"][data-table-keep-header="true"] tr[data-table-header-row="true"] th::before,
    table[data-responsive-table="true"][data-table-keep-header="true"] tr[data-table-header-row="true"] td::before {
        content: none;
        display: none;
    }

    table[data-responsive-table="true"][data-table-keep-header="true"] tr[data-table-header-row="true"] {
        display: none;
        margin-bottom: 0;
        padding: 0;
        border: 0;
    }
}
/* Betonred bonus placeholder */
.sdd7917:not([data-open="true"]) {max-height: 0;opacity: 0;pointer-events: none;}
.sdd7917[data-open="true"] {pointer-events: auto;}
[data-bonus-toggle][aria-expanded="true"] svg {transform: rotate(180deg);}
.k65f4c2 .pde8650 {text-transform: uppercase;}

@media screen and (max-width: 470px) {
    .b8901d9,
    .b8901d9 img {
        min-height: 13.75rem;
    }

    .de759c5 {
        align-items: stretch;
        justify-content: center;
        padding: 0.65rem;
        background: radial-gradient(circle, rgba(0, 0, 0, 0.58) 0, rgba(0, 0, 0, 0.58) 100%);
        text-align: center;
    }

    .ka1c526 {
        width: 100%;
        max-width: none;
        align-items: center;
        justify-content: center;
        gap: 0.45rem;
        padding: 0.7rem;
        overflow: hidden;
    }

    .a752237 {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        max-height: 4.35rem;
        overflow: hidden;
        font-size: clamp(1.05rem, 5.4vw, 1.45rem);
        line-height: 1.12;
    }

    .tc1c69a button,
    .h926da5[role="link"] {
        min-width: min(10rem, calc(100% - 1rem));
        max-width: calc(100% - 1rem);
        min-height: 2.3rem;
        padding: 0.55rem 0.85rem;
        white-space: normal;
        line-height: 1.05;
    }

    .vef221f {
        overflow: hidden;
    }

    .iee687b,
    .iee687b picture {
        height: 100%;
    }

    .oc4af3d {
        min-height: 13.75rem;
        height: 100%;
        object-fit: cover;
    }

    .mabbc05 {
        width: 100%;
        max-width: none;
        height: 100%;
        align-items: center;
        justify-content: center;
        gap: 0.45rem;
        padding: 0.7rem 0.6rem;
        overflow: hidden;
        text-align: center;
    }

    .va21a1a {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        max-height: 4.2rem;
        overflow: hidden;
        margin-bottom: 0;
        font-size: clamp(0.95rem, 4.2vw, 1.08rem);
        line-height: 1.25;
        text-shadow: 0 0.125rem rgb(7, 24, 41);
    }

    .rc36a74 {
        flex: 0 0 auto;
        width: auto;
        min-width: min(9rem, calc(100% - 1rem));
        max-width: calc(100% - 1rem);
        min-height: 2.25rem;
        height: auto;
        margin-top: 0.2rem;
        padding: 0.55rem 0.85rem;
        font-size: 0.875rem;
        line-height: 1;
        white-space: normal;
    }
}

@media screen and (max-width: 360px) {
    .k65f4c2 {
        font-size: 0.92rem;
    }

    .xfafea2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        grid-template-areas:
            "logo logo"
            "bonus rate"
            "spins spins"
            "more claim";
    }

    .xfafea2 > div:nth-child(1) {
        grid-area: logo;
    }

    .xfafea2 > div:nth-child(2) {
        grid-area: bonus;
    }

    .xfafea2 > div:nth-child(3) {
        grid-area: rate;
    }

    .xfafea2 > div:nth-child(4) {
        grid-area: spins;
    }

    .xfafea2 > div:nth-child(5) {
        grid-area: more;
    }

    .xfafea2 > div:nth-child(6) {
        grid-area: claim;
    }

    .mc19072 {
        grid-column: 1 / -1;
    }

    .xfafea2 > div span:not(.mc19072 > div > span),
    .xfafea2 > div > div:not(.mc19072 > div),
    .k62e2ab {
        padding: 8px 10px;
        overflow-wrap: anywhere;
    }

    .pde8650 {
        font-size: 0.875rem;
        padding-inline: 0.45rem;
        white-space: normal;
    }
}
/* Mobile responsive tables use per-cell labels, so the source header row is hidden. */
@media (max-width: 768px) {
    table[data-responsive-table="true"][data-table-keep-header="true"] tr[data-table-header-row="true"] {
        display: none;
        margin-bottom: 0;
        padding: 0;
        border: 0;
    }
}
