/*! tailwindcss v4.1.5 | MIT License | https://tailwindcss.com */
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-amber-300: oklch(87.9% 0.169 91.605);
    --color-amber-400: oklch(82.8% 0.189 84.429);
    --color-gray-200: oklch(92.8% 0.006 264.531);
    --spacing: 0.25rem;
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --text-5xl: 3rem;
    --text-5xl--line-height: 1;
    --font-weight-semibold: 600;
    --font-weight-extrabold: 800;
    --radius-md: 0.375rem;
    --blur-2xl: 40px;
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --font-outfit: "Outfit", sans-serif;
    --color-mainBg: #06234B;
    --color-mainBg-inv: #fff;
    --color-mainBg-light: #08316B;
    --color-glassWhite: rgba(255, 255, 255, .2);
    --marginBottom-standart: 30px;
    --check-marker: "✔";
    --x-marker: "✖";
    --radius-stdRadius: 30px;
    --transition-standart: .3s all;
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .relative {
    position: relative;
  }
  .mx-auto {
    margin-inline: auto;
  }
  .mb-0 {
    margin-bottom: calc(var(--spacing) * 0);
  }
  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
  .mb-\[10px\] {
    margin-bottom: 10px;
  }
  .mb-\[20px\] {
    margin-bottom: 20px;
  }
  .mb-\[30px\] {
    margin-bottom: 30px;
  }
  .mb-\[50px\] {
    margin-bottom: 50px;
  }
  .flex {
    display: flex;
  }
  .hidden {
    display: none;
  }
  .table {
    display: table;
  }
  .h-\[350px\] {
    height: 350px;
  }
  .h-\[450px\] {
    height: 450px;
  }
  .w-full {
    width: 100%;
  }
  .max-w-2 {
    max-width: calc(var(--spacing) * 2);
  }
  .max-w-2\/4 {
    max-width: calc(2/4 * 100%);
  }
  .max-w-\[65\%\] {
    max-width: 65%;
  }
  .max-w-\[550px\] {
    max-width: 550px;
  }
  .max-w-full {
    max-width: 100%;
  }
  .flex-grow {
    flex-grow: 1;
  }
  .grow {
    flex-grow: 1;
  }
  .border-collapse {
    border-collapse: collapse;
  }
  .translate-x-0 {
    --tw-translate-x: calc(var(--spacing) * 0);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .resize {
    resize: both;
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .items-center {
    align-items: center;
  }
  .items-start {
    align-items: flex-start;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .gap-\[20px\] {
    gap: 20px;
  }
  .gap-\[30px\] {
    gap: 30px;
  }
  .gap-\[120px\] {
    gap: 120px;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .overflow-x-auto {
    overflow-x: auto;
  }
  .rounded-\[25px\] {
    border-radius: 25px;
  }
  .rounded-stdRadius {
    border-radius: var(--radius-stdRadius);
  }
  .\!rounded-t-\[0\] {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
  }
  .rounded-t-stdRadius {
    border-top-left-radius: var(--radius-stdRadius);
    border-top-right-radius: var(--radius-stdRadius);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .bg-amber-300 {
    background-color: var(--color-amber-300);
  }
  .bg-mainBg {
    background-color: var(--color-mainBg);
  }
  .bg-mainBg-inv {
    background-color: var(--color-mainBg-inv);
  }
  .bg-mainBg-light {
    background-color: var(--color-mainBg-light);
  }
  .p-\[20px\] {
    padding: 20px;
  }
  .p-\[30px\] {
    padding: 30px;
  }
  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
  .px-\[10px\] {
    padding-inline: 10px;
  }
  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }
  .py-\[5px\] {
    padding-block: 5px;
  }
  .pl-\[20px\] {
    padding-left: 20px;
  }
  .text-center {
    text-align: center;
  }
  .text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }
  .text-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
  .text-5xl {
    font-size: var(--text-5xl);
    line-height: var(--tw-leading, var(--text-5xl--line-height));
  }
  .text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
  .font-extrabold {
    --tw-font-weight: var(--font-weight-extrabold);
    font-weight: var(--font-weight-extrabold);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .text-wrap {
    text-wrap: wrap;
  }
  .text-mainBg {
    color: var(--color-mainBg);
  }
  .text-mainBg-inv {
    color: var(--color-mainBg-inv);
  }
  .underline {
    text-decoration-line: underline;
  }
  .shadow-xl {
    --tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 8px 10px -6px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }
  .filter {
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .backdrop-filter {
    -webkit-backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
    backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
  }
  .transition-\(--transition-standart\) {
    transition-property: var(--transition-standart);
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-all {
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .hover\:bg-amber-400 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-amber-400);
      }
    }
  }
  .hover\:bg-mainBg-inv {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-mainBg-inv);
      }
    }
  }
  .hover\:text-mainBg {
    &:hover {
      @media (hover: hover) {
        color: var(--color-mainBg);
      }
    }
  }
  .max-1100\:max-w-\[100\%\] {
    @media (width < 1100px) {
      max-width: 100%;
    }
  }
  .max-1100\:flex-col {
    @media (width < 1100px) {
      flex-direction: column;
    }
  }
  .max-1100\:flex-row {
    @media (width < 1100px) {
      flex-direction: row;
    }
  }
  .max-1100\:flex-wrap {
    @media (width < 1100px) {
      flex-wrap: wrap;
    }
  }
  .max-1100\:bg-mainBg {
    @media (width < 1100px) {
      background-color: var(--color-mainBg);
    }
  }
  .max-1100\:bg-mainBg-inv {
    @media (width < 1100px) {
      background-color: var(--color-mainBg-inv);
    }
  }
  .max-1100\:bg-mainBg-light {
    @media (width < 1100px) {
      background-color: var(--color-mainBg-light);
    }
  }
  .max-1100\:text-mainBg {
    @media (width < 1100px) {
      color: var(--color-mainBg);
    }
  }
  .max-1100\:text-mainBg-inv {
    @media (width < 1100px) {
      color: var(--color-mainBg-inv);
    }
  }
  .max-1000\:text-2xl {
    @media (width < 1000px) {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
  }
  .max-1000\:text-3xl {
    @media (width < 1000px) {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }
  }
  .max-950\:flex-col {
    @media (width < 950px) {
      flex-direction: column;
    }
  }
  .max-950\:gap-\[30px\] {
    @media (width < 950px) {
      gap: 30px;
    }
  }
  .max-950\:p-\[10px\] {
    @media (width < 950px) {
      padding: 10px;
    }
  }
  .max-635\:flex-col {
    @media (width < 635px) {
      flex-direction: column;
    }
  }
  .max-635\:flex-nowrap {
    @media (width < 635px) {
      flex-wrap: nowrap;
    }
  }
  .max-635\:items-center {
    @media (width < 635px) {
      align-items: center;
    }
  }
  .max-635\:text-lg {
    @media (width < 635px) {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
  }
  .max-600\:max-w-full {
    @media (width < 600px) {
      max-width: 100%;
    }
  }
  .max-600\:flex-col {
    @media (width < 600px) {
      flex-direction: column;
    }
  }
  .max-600\:gap-\[15px\] {
    @media (width < 600px) {
      gap: 15px;
    }
  }
  .max-600\:p-\[15px\] {
    @media (width < 600px) {
      padding: 15px;
    }
  }
  .max-530\:h-\[350px\] {
    @media (width < 530px) {
      height: 350px;
    }
  }
  .max-530\:overflow-hidden {
    @media (width < 530px) {
      overflow: hidden;
    }
  }
  .max-500\:text-2xl {
    @media (width < 500px) {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
  }
  .max-500\:text-xl {
    @media (width < 500px) {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
  }
}
html {
  scroll-behavior: smooth;
  scroll-padding-top: 200px;
}
@layer components {
  section {
    margin-bottom: 50px;
    @media (width < 1000px) {
      margin-bottom: 30px;
    }
  }
  .app {
    display: flex;
    min-height: 100svh;
    flex-direction: column;
    background-color: var(--color-mainBg);
    font-family: var(--font-outfit);
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
    text-wrap: pretty;
    color: var(--color-mainBg-inv);
    @media (width < 500px) {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }
  }
  .main-container {
    margin-inline: auto;
    max-width: 1450px;
    padding-inline: 10px;
  }
  .inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .link {
    text-decoration-line: underline;
  }
  .title {
    font-size: var(--text-5xl);
    line-height: var(--tw-leading, var(--text-5xl--line-height));
    --tw-leading: 56px;
    line-height: 56px;
    --tw-font-weight: var(--font-weight-extrabold);
    font-weight: var(--font-weight-extrabold);
    text-wrap: pretty;
    @media (width < 950px) {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }
    @media (width < 950px) {
      --tw-leading: 38px;
      line-height: 38px;
    }
  }
  .smallTitle {
    margin-bottom: 15px;
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
    --tw-font-weight: var(--font-weight-extrabold);
    font-weight: var(--font-weight-extrabold);
    text-wrap: pretty;
    @media (width < 600px) {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
  }
  .smallestTitle {
    margin-bottom: 10px;
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
    --tw-font-weight: var(--font-weight-extrabold);
    font-weight: var(--font-weight-extrabold);
    text-wrap: pretty;
    @media (width < 600px) {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
  }
  .lightBall {
    position: absolute;
    top: calc(2/4 * 100%);
    left: calc(2/4 * 100%);
    --tw-translate-x: calc(calc(2/4 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
    --tw-translate-y: calc(calc(2/4 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
    border-radius: calc(infinity * 1px);
    background-color: var(--color-mainBg-inv);
    --tw-blur: blur(var(--blur-2xl));
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .list-with-numbers {
    list-style-type: decimal;
    padding-left: 30px;
  }
  .list-with-checkMarker {
    list-style-type: var(--check-marker);
    padding-left: 30px;
  }
  .list-with-xMarker {
    list-style-type: var(--x-marker);
    padding-left: 30px;
  }
  .list-with-checkMarker li, .list-with-xMarker li, .list-with-numbers li {
    padding-left: 10px;
  }
  .list-with-numMarker {
    list-style-type: decimal;
    padding-left: 30px;
  }
  .list-with-numMarker li {
    padding-left: 10px;
  }
  .burger {
    position: absolute;
    top: calc(2/4 * 100%);
    right: calc(var(--spacing) * 0);
    z-index: 9999;
    --tw-translate-y: calc(calc(2/4 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
    cursor: pointer;
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
  .burger-blured-layer {
    visibility: hidden;
    position: fixed;
    inset: calc(var(--spacing) * 0);
    z-index: 9998;
    opacity: 0%;
    --tw-backdrop-blur: blur(8px);
    -webkit-backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
    backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
    transition-property: var(--transition-standart);
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .burger-blured-layer.active {
    visibility: visible;
    opacity: 100%;
  }
  .header {
    background-color: var(--color-mainBg-inv);
    padding: 20px;
    color: var(--color-mainBg);
    @media (width < 475px) {
      padding-inline: 10px;
    }
  }
  .logo-box {
    display: flex;
    height: 50px;
    width: 50px;
    align-items: center;
    gap: 20px;
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
    --tw-font-weight: var(--font-weight-extrabold);
    font-weight: var(--font-weight-extrabold);
    @media (width < 950px) {
      gap: 10px;
    }
    @media (width < 475px) {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
    @media (width < 380px) {
      max-width: 200px;
    }
  }
  .header__nav {
    padding-inline: 30px;
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
    @media (width < 1100px) {
      position: fixed;
    }
    @media (width < 1100px) {
      top: calc(var(--spacing) * 0);
    }
    @media (width < 1100px) {
      right: calc(var(--spacing) * 0);
    }
    @media (width < 1100px) {
      bottom: calc(var(--spacing) * 0);
    }
    @media (width < 1100px) {
      z-index: 9999;
    }
    @media (width < 1100px) {
      display: flex;
    }
    @media (width < 1100px) {
      --tw-translate-x: 100%;
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
    @media (width < 1100px) {
      flex-direction: column;
    }
    @media (width < 1100px) {
      align-items: center;
    }
    @media (width < 1100px) {
      justify-content: center;
    }
    @media (width < 1100px) {
      background-color: var(--color-mainBg);
    }
    @media (width < 1100px) {
      padding-block: 150px;
    }
    @media (width < 1100px) {
      color: var(--color-mainBg-inv);
    }
    @media (width < 1100px) {
      --tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, rgb(0 0 0 / 0.25));
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }
  .header__nav li {
    text-align: center;
  }
  .classic-table-box {
    margin-bottom: calc(var(--spacing) * 8);
    overflow: hidden;
    border-radius: var(--radius-stdRadius);
    background-color: var(--color-mainBg);
    --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .classic-table {
    min-width: 100%;
    table-layout: auto;
    @media (width < 600px) {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }
  }
  .classic-table thead th {
    padding-inline: calc(var(--spacing) * 6);
    padding-block: calc(var(--spacing) * 4);
    text-align: left;
    color: var(--color-mainBg-inv);
    @media (width < 600px) {
      padding-inline: 10px;
    }
  }
  .classic-table tbody, .classic-table thead {
    background-color: var(--color-glassWhite);
  }
  .classic-table tbody tr {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
    border-color: var(--color-gray-200);
  }
  .classic-table tbody tr td {
    padding-inline: calc(var(--spacing) * 6);
    padding-block: calc(var(--spacing) * 4);
    color: var(--color-mainBg-inv);
    @media (width < 600px) {
      padding: 10px;
    }
  }
  .classic-table .columnTitle {
    background-color: var(--color-gray-200);
  }
  .textBox {
    margin-bottom: var(--marginBottom-standart);
    display: flex;
    flex-direction: column;
    gap: 15px;
  }
  .accordion-btn {
    display: flex;
    width: 100%;
    cursor: pointer;
    align-items: center;
    justify-content: space-between;
    border-radius: var(--radius-md);
    background-color: var(--color-mainBg-inv);
    padding: calc(var(--spacing) * 4);
    text-align: left;
    color: var(--color-mainBg);
  }
  .accordion-answer {
    max-height: calc(var(--spacing) * 0);
    overflow: hidden;
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
  .question p.show {
    max-height: 200px;
    padding-top: 10px;
    opacity: 100%;
  }
  .question button .d-arrow.rotate {
    rotate: 180deg;
  }
  .questions-container .d-arrow.rotate {
    rotate: 180deg;
  }
  .casino-card {
    cursor: pointer;
    border-radius: 20px;
    background-color: var(--color-mainBg-inv);
    padding: 35px;
    color: var(--color-mainBg);
    transition-property: var(--transition-standart);
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    &:hover {
      @media (hover: hover) {
        scale: .98;
      }
    }
    @media (width < 425px) {
      padding: 20px;
    }
  }
  .casino-card-btn {
    background-color: var(--color-mainBg) !important;
    color: var(--color-mainBg-inv) !important;
  }
  .casino-btn {
    display: block;
    max-width: fit-content;
    border-style: var(--tw-border-style);
    border-width: 4px;
    border-color: var(--color-mainBg-inv);
    padding: calc(var(--spacing) * 4);
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
    --tw-font-weight: var(--font-weight-extrabold);
    font-weight: var(--font-weight-extrabold);
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-mainBg-inv);
      }
    }
    &:hover {
      @media (hover: hover) {
        color: var(--color-mainBg);
      }
    }
    @media (width < 810px) {
      max-width: 100%;
    }
    @media (width < 810px) {
      text-align: center;
    }
    @media (width < 380px) {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
  }
  .casino-info-card {
    margin-bottom: 20px;
    border-radius: var(--radius-stdRadius);
    background-color: var(--color-mainBg-inv);
    padding: calc(var(--spacing) * 8);
    color: var(--color-mainBg);
    --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .casino-table__title {
    margin-bottom: calc(var(--spacing) * 4);
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
    @media (width < 500px) {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
  }
  .standart-list {
    list-style-type: disc;
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
    }
    padding-left: 30px;
  }
  .noScroll {
    overflow: hidden;
  }
  .btn {
    display: flex;
    width: 100%;
    max-width: 270px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    border-radius: var(--radius-stdRadius);
    background-color: var(--color-mainBg-inv);
    padding: 15px;
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
    --tw-font-weight: var(--font-weight-extrabold);
    font-weight: var(--font-weight-extrabold);
    color: var(--color-mainBg);
  }
  .img {
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
  .listUnderList {
    display: grid;
    justify-content: center;
    gap: calc(var(--spacing) * 5);
    grid-template-columns: repeat(auto-fit, minmax(450px, 1fr));
  }
  @media (width < 500px) {
    .listUnderList {
      grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    }
  }
  .listUnderList>li {
    border-radius: var(--radius-stdRadius);
    background-color: var(--color-mainBg-inv);
    padding: 25px;
    color: var(--color-mainBg);
    --tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 8px 10px -6px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    &:hover {
      @media (hover: hover) {
        scale: .98;
      }
    }
  }
  .listUnderList>li>strong {
    margin-bottom: calc(var(--spacing) * 4);
    display: block;
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
    --tw-font-weight: var(--font-weight-extrabold);
    font-weight: var(--font-weight-extrabold);
    color: var(--color-mainBg);
  }
  .advert-section {
    margin-bottom: 30px;
    border-radius: var(--radius-stdRadius);
    background-color: var(--color-mainBg-inv);
    padding: 30px;
    color: var(--color-mainBg);
    @media (width < 600px) {
      padding: 15px;
    }
  }
  .advert-section__title {
    margin-bottom: 30px;
    font-size: var(--text-5xl);
    line-height: var(--tw-leading, var(--text-5xl--line-height));
    --tw-font-weight: var(--font-weight-extrabold);
    font-weight: var(--font-weight-extrabold);
    @media (width < 1000px) {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }
    @media (width < 500px) {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
  }
  .advert-section__card {
    display: flex;
    gap: 30px;
    border-radius: var(--radius-stdRadius);
    background-color: var(--color-mainBg-inv);
    padding: 30px;
    --tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 8px 10px -6px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    @media (width < 950px) {
      padding: 10px;
    }
    @media (width < 600px) {
      flex-direction: column;
    }
    @media (width < 600px) {
      gap: 15px;
    }
  }
  .advert-section__card-textBox {
    display: flex;
    max-width: calc(2/4 * 100%);
    flex-direction: column;
    justify-content: space-between;
    text-align: center;
    @media (width < 600px) {
      max-width: 100%;
    }
  }
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-border-style: solid;
      --tw-font-weight: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-outline-style: solid;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-backdrop-blur: initial;
      --tw-backdrop-brightness: initial;
      --tw-backdrop-contrast: initial;
      --tw-backdrop-grayscale: initial;
      --tw-backdrop-hue-rotate: initial;
      --tw-backdrop-invert: initial;
      --tw-backdrop-opacity: initial;
      --tw-backdrop-saturate: initial;
      --tw-backdrop-sepia: initial;
      --tw-leading: initial;
      --tw-duration: initial;
      --tw-space-y-reverse: 0;
    }
  }
}
