
    html {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      box-sizing: border-box;
      -webkit-text-size-adjust: 100%;
    }
  
    :root{
      --sblack: #1E2A38;
    --swhite: #fff;
    --black: #2C3E50;
    --black1: #2B2B52;
    --black2: #3C3C6E;
    --black23: #2E2E4F;
    --black3: #353564;
    --black4: #282846;
    --blackrgba03: rgba(30, 42, 56, .3);
    --blackrgba16: rgba(30, 42, 56, .16);
    --blackrgba23: rgba(30, 42, 56, .23);
    --blackrbga09: rgba(30, 42, 56, .09);
    --blackrgba6: rgba(30, 42, 56, .6);
    --grey: #5C6B73;
    --grey1: #6B7A8F;
    --grey2: #AABAC5;
    --greyrgba9: rgba(44, 62, 80, .9);
    --white1: #fff;
    --white2: #d9d9d9;
    --green: #1DB954;
    --green2: #00ddb3;
    --primary: #FFD700;
    --bluergba3: rgba(41, 128, 185, .3);
    --secondary: #FF6B6B;
    --back: #6A5ACD;
    --lay: #9B59B6;
    --lay2: rgba(155, 89, 182, 0.1);
    --bglaylight: hsla(260, 70%, 60%, .1);
    --warning: #FFB300;
    --bluergba081: rgba(106, 90, 205, .081);
    --redrgba081: rgba(231, 76, 60, .081);
    --redrgba3: rgba(231, 76, 60, .3);
    --success-border: rgba(29, 185, 84, .5);
    --invert: invert(1);
    --bg-invert: invert(0);
    --main-icon: invert(0);
    --back-font-weight: 500;
    --search: #6B7A8F;
    }
  
    *,
    *::before,
    *::after {
      box-sizing: inherit;
    }
  
  
    strong,
    b {
      font-weight: 700;
    }
  
  
    body {
      margin: 0;
      color: #fff;
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 400;
      font-size: 1rem;
      line-height: 1.5;
      letter-spacing: 0.00938em;
      /* background-color: #070f1e; */
      background-size: 10px 10px;
    background-image: repeating-linear-gradient(45deg, var(--black4) 0, var(--black4) 1px, var(--black) 0, var(--black) 50%);
    background-attachment: fixed;
    }
  
  
    @media print {
      body {
        background-color: #fff;
      }
    }
  
  
    body::backdrop {
      background-color: #070f1e;
    }
  
  
    .css-7rzwtm-MuiContainer-root {
      width: 100%;
      margin-left: auto;
      box-sizing: border-box;
      margin-right: auto;
      display: block;
      padding-left: 16px;
      padding-right: 16px;
    }
  
  
    @media (min-width:600px) {
      .css-7rzwtm-MuiContainer-root {
        padding-left: 24px;
        padding-right: 24px;
      }
    }
  
  
    @media (min-width:1200px) {
      .css-7rzwtm-MuiContainer-root {
        max-width: 1200px;
      }
    }
  
  
    @media (min-width:1200px) {
      .css-7rzwtm-MuiContainer-root {
        max-width: 1920px;
      }
    }
  
  
    @media (min-width:1536px) {
      .css-7rzwtm-MuiContainer-root {
        max-width: 1920px;
      }
    }
  
  
    .css-1l0z8uk {
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
    }
  
  
    .css-nijip5-MuiStack-root {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
    }
  
  
  
    .css-l100p-MuiLink-root {
      -webkit-text-decoration: underline;
      text-decoration: underline;
      text-decoration-color: rgba(144, 202, 249, 0.4);
    }
  
  
    .css-l100p-MuiLink-root:hover {
      text-decoration-color: inherit;
    }
  
  
    .css-14b5yu0-MuiTypography-root-MuiLink-root {
      margin: 0;
      color: #90caf9;
      -webkit-text-decoration: underline;
      text-decoration: underline;
      text-decoration-color: rgba(144, 202, 249, 0.4);
    }
  
  
    .css-14b5yu0-MuiTypography-root-MuiLink-root:hover {
      text-decoration-color: inherit;
    }
  
  
    .css-fdgwcn-MuiTypography-root {
      margin: 0;
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 400;
      font-size: 1rem;
      line-height: 1.5;
      letter-spacing: 0.00938em;
      font-size: 11px;
      line-height: 1;
    }
  
  
    .css-0 {}
  
  
    .css-1j9kt3q-MuiSvgIcon-root {
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      width: 1em;
      height: 1em;
      display: inline-block;
      fill: currentColor;
      -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      -webkit-transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
      transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
      font-size: 1.5rem;
      position: absolute;
      top: 0;
      right: 10px;
      bottom: 0;
      margin: auto;
      color: rgba(0, 0, 0, .3);
      font-size: 13px;
    }
  
  
    .css-i4bv87-MuiSvgIcon-root {
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      width: 1em;
      height: 1em;
      display: inline-block;
      fill: currentColor;
      -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      -webkit-transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
      transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
      font-size: 1.5rem;
    }
  
  
    .css-6w9125-MuiTypography-root {
      margin: 0;
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 400;
      font-size: 1rem;
      line-height: 1.5;
      letter-spacing: 0.00938em;
      margin-right: 24px;
      font-size: 11px;
    }
  
  
    .css-2uchni {
      -webkit-box-flex: 0;
      -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
      flex-grow: 0;
    }
  
  
    .css-1vxjwoz-MuiButton-root {
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 500;
      font-size: 0.875rem;
      line-height: 1.75;
      letter-spacing: 0.02857em;
      text-transform: uppercase;
      min-width: 64px;
      padding: 6px 8px;
      border-radius: 4px;
      -webkit-transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
      transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
      color: #90caf9;
    }
  
  
    .css-1vxjwoz-MuiButton-root:hover {
      -webkit-text-decoration: none;
      text-decoration: none;
      background-color: rgba(144, 202, 249, 0.08);
    }
  
  
    @media (hover: none) {
      .css-1vxjwoz-MuiButton-root:hover {
        background-color: transparent;
      }
    }
  
  
    .css-1vxjwoz-MuiButton-root:active {}
  
  
    .css-1vxjwoz-MuiButton-root.Mui-focusVisible {}
  
  
    .css-1vxjwoz-MuiButton-root.Mui-disabled {
      color: rgba(255, 255, 255, 0.3);
    }
  
  
    .css-1o011v7-MuiButtonBase-root-MuiButton-root {
      display: -webkit-inline-box;
      display: -webkit-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-align-items: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      position: relative;
      box-sizing: border-box;
      -webkit-tap-highlight-color: transparent;
      background-color: transparent;
      outline: 0;
      border: 0;
      margin: 0;
      border-radius: 0;
      padding: 0;
      cursor: pointer;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      vertical-align: middle;
      -moz-appearance: none;
      -webkit-appearance: none;
      -webkit-text-decoration: none;
      text-decoration: none;
      color: inherit;
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 500;
      font-size: 0.875rem;
      line-height: 1.75;
      letter-spacing: 0.02857em;
      text-transform: uppercase;
      min-width: 64px;
      padding: 6px 8px;
      border-radius: 4px;
      -webkit-transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
      transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
      color: #90caf9;
    }
  
  
    .css-1o011v7-MuiButtonBase-root-MuiButton-root::-moz-focus-inner {
      border-style: none;
    }
  
  
    .css-1o011v7-MuiButtonBase-root-MuiButton-root.Mui-disabled {
      pointer-events: none;
      cursor: default;
    }
  
  
    @media print {
      .css-1o011v7-MuiButtonBase-root-MuiButton-root {
        -webkit-print-color-adjust: exact;
        color-adjust: exact;
      }
    }
  
  
    .css-1o011v7-MuiButtonBase-root-MuiButton-root:hover {
      -webkit-text-decoration: none;
      text-decoration: none;
      background-color: rgba(144, 202, 249, 0.08);
    }
  
  
    @media (hover: none) {
      .css-1o011v7-MuiButtonBase-root-MuiButton-root:hover {
        background-color: transparent;
      }
    }
  
  
    .css-1o011v7-MuiButtonBase-root-MuiButton-root:active {}
  
  
    .css-1o011v7-MuiButtonBase-root-MuiButton-root.Mui-focusVisible {}
  
  
    .css-1o011v7-MuiButtonBase-root-MuiButton-root.Mui-disabled {
      color: rgba(255, 255, 255, 0.3);
    }
  
  
    .css-17893no-MuiTypography-root {
      margin: 0;
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 400;
      font-size: 1rem;
      line-height: 1.5;
      letter-spacing: 0.00938em;
      font-size: 12px;
    }
  
  
    .css-1eoh4gx-MuiSvgIcon-root {
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      width: 1em;
      height: 1em;
      display: inline-block;
      fill: currentColor;
      -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      -webkit-transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
      transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
      font-size: 1.5rem;
      font-size: 14px !important;
    }
  
  
    .css-1kmswgo-MuiMenu-root {
      margin-top: 24px;
    }
  
  
    .css-1kmswgo-MuiMenu-root .MuiPopover-paper {
      background-color: white;
      border-radius: 8px;
    }
  
  
    .css-1kmswgo-MuiMenu-root .MuiPopover-paper ul {
      min-width: 64px;
    }
  
  
    .css-h9gc3c-MuiPopover-root-MuiMenu-root {
      margin-top: 24px;
    }
  
  
    .css-h9gc3c-MuiPopover-root-MuiMenu-root .MuiPopover-paper {
      background-color: white;
      border-radius: 8px;
    }
  
  
    .css-h9gc3c-MuiPopover-root-MuiMenu-root .MuiPopover-paper ul {
      min-width: 64px;
    }
  
  
    .css-1ezbgf8-MuiStack-root {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-align-items: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
    }
  
  
    .css-1oshpjy {
      max-height: 32px;
      margin-left: 16px;
    }
  
  
    .css-1pp4ndp-MuiTabs-root {
      overflow: hidden;
      min-height: 48px;
      -webkit-overflow-scrolling: touch;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
    }
  
  
    .css-1pp4ndp-MuiTabs-root .MuiTabs-scrollButtons {}
  
  
    @media (max-width:599.95px) {
      .css-1pp4ndp-MuiTabs-root .MuiTabs-scrollButtons {
        display: none;
      }
    }
  
  
    .css-1pp4ndp-MuiTabs-root .MuiTabs-indicator {
      background-image: linear-gradient(103deg, #108de7 -30%, #0855c4);
      border-radius: 4px 4px 0 0;
      height: 4px;
    }
  
  
    .css-jpln7h-MuiTabs-scroller {
      position: relative;
      display: inline-block;
      -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      white-space: nowrap;
      overflow-x: hidden;
      width: 100%;
    }
  
  
    .css-heg063-MuiTabs-flexContainer {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
    }
  
  
    .css-9drzjw-MuiTab-root {
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 500;
      font-size: 0.875rem;
      line-height: 1.25;
      letter-spacing: 0.02857em;
      text-transform: uppercase;
      max-width: 360px;
      min-width: 90px;
      position: relative;
      min-height: 48px;
      -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      padding: 12px 16px;
      overflow: hidden;
      white-space: normal;
      text-align: center;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      color: rgba(255, 255, 255, 0.7);
      padding: 2px;
      margin-left: 16px;
      margin-right: 16px;
      color: #fff !important;
      min-height: 48px;
      min-width: 0px !important;
      text-transform: capitalize;
    }
  
  
    .css-9drzjw-MuiTab-root.Mui-selected {
      color: #90caf9;
    }
  
  
    .css-9drzjw-MuiTab-root.Mui-disabled {
      color: rgba(255, 255, 255, 0.5);
    }
  
  
    .css-9drzjw-MuiTab-root .MuiTouchRipple-root {
      display: none;
    }
  
  
    .css-1d56xum-MuiButtonBase-root-MuiTab-root {
      display: -webkit-inline-box;
      display: -webkit-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-align-items: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      position: relative;
      box-sizing: border-box;
      -webkit-tap-highlight-color: transparent;
      background-color: transparent;
      outline: 0;
      border: 0;
      margin: 0;
      border-radius: 0;
      padding: 0;
      cursor: pointer;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      vertical-align: middle;
      -moz-appearance: none;
      -webkit-appearance: none;
      -webkit-text-decoration: none;
      text-decoration: none;
      color: inherit;
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 500;
      font-size: 0.875rem;
      line-height: 1.25;
      letter-spacing: 0.02857em;
      text-transform: uppercase;
      max-width: 360px;
      min-width: 90px;
      position: relative;
      min-height: 48px;
      -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      padding: 12px 16px;
      overflow: hidden;
      white-space: normal;
      text-align: center;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      color: rgba(255, 255, 255, 0.7);
      padding: 2px;
      margin-left: 16px;
      margin-right: 16px;
      color: #fff !important;
      min-height: 48px;
      min-width: 0px !important;
      text-transform: capitalize;
    }
  
  
    .css-1d56xum-MuiButtonBase-root-MuiTab-root::-moz-focus-inner {
      border-style: none;
    }
  
  
    .css-1d56xum-MuiButtonBase-root-MuiTab-root.Mui-disabled {
      pointer-events: none;
      cursor: default;
    }
  
  
    @media print {
      .css-1d56xum-MuiButtonBase-root-MuiTab-root {
        -webkit-print-color-adjust: exact;
        color-adjust: exact;
      }
    }
  
  
    .css-1d56xum-MuiButtonBase-root-MuiTab-root.Mui-selected {
      color: #90caf9;
    }
  
  
    .css-1d56xum-MuiButtonBase-root-MuiTab-root.Mui-disabled {
      color: rgba(255, 255, 255, 0.5);
    }
  
  
    .css-1d56xum-MuiButtonBase-root-MuiTab-root .MuiTouchRipple-root {
      display: none;
    }
  
  
    .css-3sx0hq-MuiTabs-indicator {
      position: absolute;
      height: 2px;
      bottom: 0;
      width: 100%;
      -webkit-transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
      transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
      background-color: #90caf9;
    }
  
  
    .css-16ljteq-MuiTab-root {
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 500;
      font-size: 0.875rem;
      line-height: 1.25;
      letter-spacing: 0.02857em;
      text-transform: uppercase;
      max-width: 360px;
      min-width: 90px;
      position: relative;
      min-height: 48px;
      -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      padding: 12px 16px;
      overflow: hidden;
      white-space: normal;
      text-align: center;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      color: rgba(255, 255, 255, 0.7);
      padding: 2px;
      margin-left: 16px;
      margin-right: 16px;
      color: #ffffffad;
      min-height: 48px;
      min-width: 0px !important;
      text-transform: capitalize;
    }
  
  
    .css-16ljteq-MuiTab-root.Mui-selected {
      color: #90caf9;
    }
  
  
    .css-16ljteq-MuiTab-root.Mui-disabled {
      color: rgba(255, 255, 255, 0.5);
    }
  
  
    .css-16ljteq-MuiTab-root .MuiTouchRipple-root {
      display: none;
    }
  
  
    .css-iqqro0-MuiButtonBase-root-MuiTab-root {
      display: -webkit-inline-box;
      display: -webkit-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-align-items: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      position: relative;
      box-sizing: border-box;
      -webkit-tap-highlight-color: transparent;
      background-color: transparent;
      outline: 0;
      border: 0;
      margin: 0;
      border-radius: 0;
      padding: 0;
      cursor: pointer;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      vertical-align: middle;
      -moz-appearance: none;
      -webkit-appearance: none;
      -webkit-text-decoration: none;
      text-decoration: none;
      color: inherit;
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 500;
      font-size: 0.875rem;
      line-height: 1.25;
      letter-spacing: 0.02857em;
      text-transform: uppercase;
      max-width: 360px;
      min-width: 90px;
      position: relative;
      min-height: 48px;
      -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      padding: 12px 16px;
      overflow: hidden;
      white-space: normal;
      text-align: center;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      color: rgba(255, 255, 255, 0.7);
      padding: 2px;
      margin-left: 16px;
      margin-right: 16px;
      color: #ffffffad;
      min-height: 48px;
      min-width: 0px !important;
      text-transform: capitalize;
    }
  
  
    .css-iqqro0-MuiButtonBase-root-MuiTab-root::-moz-focus-inner {
      border-style: none;
    }
  
  
    .css-iqqro0-MuiButtonBase-root-MuiTab-root.Mui-disabled {
      pointer-events: none;
      cursor: default;
    }
  
  
    @media print {
      .css-iqqro0-MuiButtonBase-root-MuiTab-root {
        -webkit-print-color-adjust: exact;
        color-adjust: exact;
      }
    }
  
  
    .css-iqqro0-MuiButtonBase-root-MuiTab-root.Mui-selected {
      color: #90caf9;
    }
  
  
    .css-iqqro0-MuiButtonBase-root-MuiTab-root.Mui-disabled {
      color: rgba(255, 255, 255, 0.5);
    }
  
  
    .css-iqqro0-MuiButtonBase-root-MuiTab-root .MuiTouchRipple-root {
      display: none;
    }
  
  
    .css-1a0m37n-MuiTab-root {
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 500;
      font-size: 0.875rem;
      line-height: 1.25;
      letter-spacing: 0.02857em;
      text-transform: uppercase;
      max-width: 360px;
      min-width: 90px;
      position: relative;
      min-height: 72px;
      -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      padding: 12px 16px;
      overflow: hidden;
      white-space: normal;
      text-align: center;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      padding-top: 9px;
      padding-bottom: 9px;
      color: rgba(255, 255, 255, 0.7);
      padding: 2px;
      margin-left: 16px;
      margin-right: 16px;
      color: #ffffffad;
      min-height: 48px;
      min-width: 0px !important;
      text-transform: capitalize;
    }
  
  
    .css-1a0m37n-MuiTab-root>.MuiTab-iconWrapper {
      margin-left: 8px;
    }
  
  
    .css-1a0m37n-MuiTab-root.Mui-selected {
      color: #90caf9;
    }
  
  
    .css-1a0m37n-MuiTab-root.Mui-disabled {
      color: rgba(255, 255, 255, 0.5);
    }
  
  
    .css-1a0m37n-MuiTab-root .MuiTouchRipple-root {
      display: none;
    }
  
  
    .css-5bvoi3-MuiButtonBase-root-MuiTab-root {
      display: -webkit-inline-box;
      display: -webkit-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-align-items: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      position: relative;
      box-sizing: border-box;
      -webkit-tap-highlight-color: transparent;
      background-color: transparent;
      outline: 0;
      border: 0;
      margin: 0;
      border-radius: 0;
      padding: 0;
      cursor: pointer;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      vertical-align: middle;
      -moz-appearance: none;
      -webkit-appearance: none;
      -webkit-text-decoration: none;
      text-decoration: none;
      color: inherit;
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 500;
      font-size: 0.875rem;
      line-height: 1.25;
      letter-spacing: 0.02857em;
      text-transform: uppercase;
      max-width: 360px;
      min-width: 90px;
      position: relative;
      min-height: 72px;
      -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      padding: 12px 16px;
      overflow: hidden;
      white-space: normal;
      text-align: center;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      padding-top: 9px;
      padding-bottom: 9px;
      color: rgba(255, 255, 255, 0.7);
      padding: 2px;
      margin-left: 16px;
      margin-right: 16px;
      color: #ffffffad;
      min-height: 48px;
      min-width: 0px !important;
      text-transform: capitalize;
    }
  
  
    .css-5bvoi3-MuiButtonBase-root-MuiTab-root::-moz-focus-inner {
      border-style: none;
    }
  
  
    .css-5bvoi3-MuiButtonBase-root-MuiTab-root.Mui-disabled {
      pointer-events: none;
      cursor: default;
    }
  
  
    @media print {
      .css-5bvoi3-MuiButtonBase-root-MuiTab-root {
        -webkit-print-color-adjust: exact;
        color-adjust: exact;
      }
    }
  
  
    .css-5bvoi3-MuiButtonBase-root-MuiTab-root>.MuiTab-iconWrapper {
      margin-left: 8px;
    }
  
  
    .css-5bvoi3-MuiButtonBase-root-MuiTab-root.Mui-selected {
      color: #90caf9;
    }
  
  
    .css-5bvoi3-MuiButtonBase-root-MuiTab-root.Mui-disabled {
      color: rgba(255, 255, 255, 0.5);
    }
  
  
    .css-5bvoi3-MuiButtonBase-root-MuiTab-root .MuiTouchRipple-root {
      display: none;
    }
  
  
    .css-1xbyxfa-MuiTypography-root {
      margin: 0;
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 400;
      font-size: 1rem;
      line-height: 1.5;
      letter-spacing: 0.00938em;
      color: white;
      font-size: 10px;
      padding-left: 4px;
      padding-right: 4px;
      margin-left: 4px;
      background-color: #388e3c;
      border-radius: 8px;
      border: 1px solid white;
    }
  
  
    .css-4j5oxn-MuiTab-root {
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 500;
      font-size: 0.875rem;
      line-height: 1.25;
      letter-spacing: 0.02857em;
      text-transform: uppercase;
      max-width: 360px;
      min-width: 90px;
      position: relative;
      min-height: 48px;
      -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      padding: 12px 16px;
      overflow: hidden;
      white-space: normal;
      text-align: center;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      color: rgba(255, 255, 255, 0.7);
      display: none;
    }
  
  
    .css-4j5oxn-MuiTab-root.Mui-selected {
      color: #90caf9;
    }
  
  
    .css-4j5oxn-MuiTab-root.Mui-disabled {
      color: rgba(255, 255, 255, 0.5);
    }
  
  
    .css-1ujsteo-MuiButtonBase-root-MuiTab-root {
      display: -webkit-inline-box;
      display: -webkit-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-align-items: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      position: relative;
      box-sizing: border-box;
      -webkit-tap-highlight-color: transparent;
      background-color: transparent;
      outline: 0;
      border: 0;
      margin: 0;
      border-radius: 0;
      padding: 0;
      cursor: pointer;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      vertical-align: middle;
      -moz-appearance: none;
      -webkit-appearance: none;
      -webkit-text-decoration: none;
      text-decoration: none;
      color: inherit;
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 500;
      font-size: 0.875rem;
      line-height: 1.25;
      letter-spacing: 0.02857em;
      text-transform: uppercase;
      max-width: 360px;
      min-width: 90px;
      position: relative;
      min-height: 48px;
      -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      padding: 12px 16px;
      overflow: hidden;
      white-space: normal;
      text-align: center;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      color: rgba(255, 255, 255, 0.7);
      display: none;
    }
  
  
    .css-1ujsteo-MuiButtonBase-root-MuiTab-root::-moz-focus-inner {
      border-style: none;
    }
  
  
    .css-1ujsteo-MuiButtonBase-root-MuiTab-root.Mui-disabled {
      pointer-events: none;
      cursor: default;
    }
  
  
    @media print {
      .css-1ujsteo-MuiButtonBase-root-MuiTab-root {
        -webkit-print-color-adjust: exact;
        color-adjust: exact;
      }
    }
  
  
    .css-1ujsteo-MuiButtonBase-root-MuiTab-root.Mui-selected {
      color: #90caf9;
    }
  
  
    .css-1ujsteo-MuiButtonBase-root-MuiTab-root.Mui-disabled {
      color: rgba(255, 255, 255, 0.5);
    }
  
  
    .css-ahj2mt-MuiTypography-root {
      margin: 0;
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 400;
      font-size: 1rem;
      line-height: 1.5;
      letter-spacing: 0.00938em;
    }
  
  
    .css-1oe4rwd-MuiSvgIcon-root {
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      width: 1em;
      height: 1em;
      display: inline-block;
      fill: currentColor;
      -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      -webkit-transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
      transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
      font-size: 1.5rem;
      font-size: 15px;
    }
  
  
    .css-19qzzrt-MuiMenu-root {
      margin-top: 40px;
    }
  
  
    .css-19qzzrt-MuiMenu-root .MuiPopover-paper {
      background-color: white;
      border-radius: 8px;
    }
  
  
    .css-19qzzrt-MuiMenu-root .MuiPopover-paper ul li {
      min-width: 104px;
    }
  
  
    .css-19qzzrt-MuiMenu-root .MuiPopover-paper ul li:hover {
      background-color: #a9a9a945;
    }
  
  
    .css-wjnfam-MuiPopover-root-MuiMenu-root {
      margin-top: 40px;
    }
  
  
    .css-wjnfam-MuiPopover-root-MuiMenu-root .MuiPopover-paper {
      background-color: white;
      border-radius: 8px;
    }
  
  
    .css-wjnfam-MuiPopover-root-MuiMenu-root .MuiPopover-paper ul li {
      min-width: 104px;
    }
  
  
    .css-wjnfam-MuiPopover-root-MuiMenu-root .MuiPopover-paper ul li:hover {
      background-color: #a9a9a945;
    }
  
  
    .css-1sjuiow {
      position: fixed;
      top: 0;
      left: 0;
      z-index: 1301;
      width: 100%;
    }
  
  
    .css-17afstm-MuiLinearProgress-root {
      position: relative;
      overflow: hidden;
      display: block;
      height: 4px;
      z-index: 0;
      background-color: rgb(20, 91, 123);
    }
  
  
    @media print {
      .css-17afstm-MuiLinearProgress-root {
        -webkit-print-color-adjust: exact;
        color-adjust: exact;
      }
    }
  
  
    .css-13fheun-MuiLinearProgress-bar1 {
      width: 100%;
      position: absolute;
      left: 0;
      bottom: 0;
      top: 0;
      -webkit-transition: -webkit-transform 0.2s linear;
      transition: transform 0.2s linear;
      transform-origin: left;
      background-color: #29b6f6;
      width: auto;
      -webkit-animation: animation-ozg7p2 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
      animation: animation-ozg7p2 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
    }
  
  
    @-webkit-keyframes animation-ozg7p2 {
      0% {
        left: -35%;
        right: 100%;
      }

      60% {
        left: 100%;
        right: -90%;
      }

      100% {
        left: 100%;
        right: -90%;
      }
    }
  
  
    @keyframes animation-ozg7p2 {
      0% {
        left: -35%;
        right: 100%;
      }

      60% {
        left: 100%;
        right: -90%;
      }

      100% {
        left: 100%;
        right: -90%;
      }
    }
  
  
    .css-6s4d0p-MuiLinearProgress-bar2 {
      width: 100%;
      position: absolute;
      left: 0;
      bottom: 0;
      top: 0;
      -webkit-transition: -webkit-transform 0.2s linear;
      transition: transform 0.2s linear;
      transform-origin: left;
      background-color: #29b6f6;
      width: auto;
      -webkit-animation: animation-19gglwu 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) 1.15s infinite;
      animation: animation-19gglwu 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) 1.15s infinite;
    }
  
  
    @-webkit-keyframes animation-19gglwu {
      0% {
        left: -200%;
        right: 100%;
      }

      60% {
        left: 107%;
        right: -8%;
      }

      100% {
        left: 107%;
        right: -8%;
      }
    }
  
  
    @keyframes animation-19gglwu {
      0% {
        left: -200%;
        right: 100%;
      }

      60% {
        left: 107%;
        right: -8%;
      }

      100% {
        left: 107%;
        right: -8%;
      }
    }
  
  
    .css-8f57v9 {
      padding-top: 32px;
      padding-bottom: 32px;
    }
  
  
    .css-1awzu2 {
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      margin-bottom: 48px;
      -webkit-align-items: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
    }
  
  
    .css-gkacm1-MuiStack-root {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      margin-bottom: 48px;
      -webkit-align-items: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
    }
  
  
    .css-1pg8bi {
      height: 20px;
    }
  
  
    .css-ir5tdx {
      margin-left: 24px;
    }
  
  
    .css-y0f47i {
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      max-width: 846px;
    }
  
  
    .css-1ffa3y1-MuiStack-root {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      max-width: 846px;
    }
  
  
    .css-1oigsdm-MuiStack-root {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      width: 140px;
    }
  
  
    .css-1fslii9-MuiTypography-root {
      margin: 0;
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 400;
      font-size: 1rem;
      line-height: 1.5;
      letter-spacing: 0.00938em;
      font-size: 12px;
      line-height: 14px;
      font-weight: 600;
    }
  
  
    .css-13kaoez-MuiTypography-root {
      margin: 0;
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 400;
      font-size: 1rem;
      line-height: 1.5;
      letter-spacing: 0.00938em;
      color: #34405e;
      font-size: 10px;
      line-height: 1;
      margin-top: 4px;
      margin-bottom: 4px;
    }
  
  
    .css-17p4ilw {
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      margin-top: 16px;
    }
  
  
    .css-1w5pjik-MuiStack-root {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-align-items: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      margin-top: 16px;
    }
  
  
    .css-10f1xku-MuiIconButton-root {
      text-align: center;
      -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      font-size: 1.5rem;
      padding: 8px;
      border-radius: 50%;
      overflow: visible;
      color: #fff;
      -webkit-transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
      transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    }
  
  
    .css-10f1xku-MuiIconButton-root:hover {
      background-color: rgba(255, 255, 255, 0.08);
    }
  
  
    @media (hover: none) {
      .css-10f1xku-MuiIconButton-root:hover {
        background-color: transparent;
      }
    }
  
  
    .css-10f1xku-MuiIconButton-root.Mui-disabled {
      background-color: transparent;
      color: rgba(255, 255, 255, 0.3);
    }
  
  
    .css-1drgtl0-MuiButtonBase-root-MuiIconButton-root {
      display: -webkit-inline-box;
      display: -webkit-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-align-items: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      position: relative;
      box-sizing: border-box;
      -webkit-tap-highlight-color: transparent;
      background-color: transparent;
      outline: 0;
      border: 0;
      margin: 0;
      border-radius: 0;
      padding: 0;
      cursor: pointer;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      vertical-align: middle;
      -moz-appearance: none;
      -webkit-appearance: none;
      -webkit-text-decoration: none;
      text-decoration: none;
      color: inherit;
      text-align: center;
      -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      font-size: 1.5rem;
      padding: 8px;
      border-radius: 50%;
      overflow: visible;
      color: #fff;
      -webkit-transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
      transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    }
  
  
    .css-1drgtl0-MuiButtonBase-root-MuiIconButton-root::-moz-focus-inner {
      border-style: none;
    }
  
  
    .css-1drgtl0-MuiButtonBase-root-MuiIconButton-root.Mui-disabled {
      pointer-events: none;
      cursor: default;
    }
  
  
    @media print {
      .css-1drgtl0-MuiButtonBase-root-MuiIconButton-root {
        -webkit-print-color-adjust: exact;
        color-adjust: exact;
      }
    }
  
  
    .css-1drgtl0-MuiButtonBase-root-MuiIconButton-root:hover {
      background-color: rgba(255, 255, 255, 0.08);
    }
  
  
    @media (hover: none) {
      .css-1drgtl0-MuiButtonBase-root-MuiIconButton-root:hover {
        background-color: transparent;
      }
    }
  
  
    .css-1drgtl0-MuiButtonBase-root-MuiIconButton-root.Mui-disabled {
      background-color: transparent;
      color: rgba(255, 255, 255, 0.3);
    }
  
  
    .css-1ej1pre-MuiSvgIcon-root {
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      width: 1em;
      height: 1em;
      display: inline-block;
      fill: currentColor;
      -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      -webkit-transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
      transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
      font-size: 1.5rem;
      font-size: 14px;
    }
  
  
    .css-13nl1we-MuiLink-root {
      -webkit-text-decoration: underline;
      text-decoration: underline;
      text-decoration-color: rgba(144, 202, 249, 0.4);
      -webkit-text-decoration: none;
      text-decoration: none;
      color: #fff;
      font-size: 12px;
      margin-left: 12px;
    }
  
  
    .css-13nl1we-MuiLink-root:hover {
      text-decoration-color: inherit;
    }
  
  
    .css-tjn2u9-MuiTypography-root-MuiLink-root {
      margin: 0;
      color: #90caf9;
      -webkit-text-decoration: underline;
      text-decoration: underline;
      text-decoration-color: rgba(144, 202, 249, 0.4);
      -webkit-text-decoration: none;
      text-decoration: none;
      color: #fff;
      font-size: 12px;
      margin-left: 12px;
    }
  
  
    .css-tjn2u9-MuiTypography-root-MuiLink-root:hover {
      text-decoration-color: inherit;
    }
  
  
    .css-wgxjqt {
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      margin-left: 72px;
    }
  
  
    .css-14z6z8z-MuiStack-root {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      margin-left: 72px;
    }
  
  
    .css-1bibe5u-MuiTypography-root {
      margin: 0;
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 400;
      font-size: 1rem;
      line-height: 1.5;
      letter-spacing: 0.00938em;
      color: #34405e;
      font-size: 12px;
      line-height: 1;
      margin-bottom: 16px;
      text-transform: uppercase;
    }
  
  
    .css-1cxkfdi-MuiTypography-root {
      margin: 0;
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 400;
      font-size: 1rem;
      line-height: 1.5;
      letter-spacing: 0.00938em;
      font-size: 12px;
      margin-top: 10px;
    }
  
  
    .css-1orz8x6-MuiStack-root {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      margin-left: 72px;
    }
  
  
    .css-pp4zhx {
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      margin-top: auto;
      margin-left: auto;
    }
  
  
    .css-pkb00x-MuiStack-root {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      margin-top: auto;
      margin-left: auto;
    }
  
  
    .css-1weiio6-MuiStack-root {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      margin-right: 10px;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      justify-content: space-between;
    }
  
  
    @media (min-width:0px) {
      .css-1weiio6-MuiStack-root {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
      }
    }
  
  
    @media (min-width:900px) {
      .css-1weiio6-MuiStack-root {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
      }
    }
  
  
    .css-1w51d5d-MuiButton-root {
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 500;
      font-size: 0.875rem;
      line-height: 1.75;
      letter-spacing: 0.02857em;
      text-transform: uppercase;
      min-width: 64px;
      padding: 6px 8px;
      border-radius: 4px;
      -webkit-transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
      transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
      color: #90caf9;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
    }
  
  
    .css-1w51d5d-MuiButton-root:hover {
      -webkit-text-decoration: none;
      text-decoration: none;
      background-color: rgba(144, 202, 249, 0.08);
    }
  
  
    @media (hover: none) {
      .css-1w51d5d-MuiButton-root:hover {
        background-color: transparent;
      }
    }
  
  
    .css-1w51d5d-MuiButton-root:active {}
  
  
    .css-1w51d5d-MuiButton-root.Mui-focusVisible {}
  
  
    .css-1w51d5d-MuiButton-root.Mui-disabled {
      color: rgba(255, 255, 255, 0.3);
    }
  
  
    .css-1o12t3u-MuiButtonBase-root-MuiButton-root {
      display: -webkit-inline-box;
      display: -webkit-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-align-items: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      position: relative;
      box-sizing: border-box;
      -webkit-tap-highlight-color: transparent;
      background-color: transparent;
      outline: 0;
      border: 0;
      margin: 0;
      border-radius: 0;
      padding: 0;
      cursor: pointer;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      vertical-align: middle;
      -moz-appearance: none;
      -webkit-appearance: none;
      -webkit-text-decoration: none;
      text-decoration: none;
      color: inherit;
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 500;
      font-size: 0.875rem;
      line-height: 1.75;
      letter-spacing: 0.02857em;
      text-transform: uppercase;
      min-width: 64px;
      padding: 6px 8px;
      border-radius: 4px;
      -webkit-transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
      transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
      color: #90caf9;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
    }
  
  
    .css-1o12t3u-MuiButtonBase-root-MuiButton-root::-moz-focus-inner {
      border-style: none;
    }
  
  
    .css-1o12t3u-MuiButtonBase-root-MuiButton-root.Mui-disabled {
      pointer-events: none;
      cursor: default;
    }
  
  
    @media print {
      .css-1o12t3u-MuiButtonBase-root-MuiButton-root {
        -webkit-print-color-adjust: exact;
        color-adjust: exact;
      }
    }
  
  
    .css-1o12t3u-MuiButtonBase-root-MuiButton-root:hover {
      -webkit-text-decoration: none;
      text-decoration: none;
      background-color: rgba(144, 202, 249, 0.08);
    }
  
  
    @media (hover: none) {
      .css-1o12t3u-MuiButtonBase-root-MuiButton-root:hover {
        background-color: transparent;
      }
    }
  
  
    .css-1o12t3u-MuiButtonBase-root-MuiButton-root:active {}
  
  
    .css-1o12t3u-MuiButtonBase-root-MuiButton-root.Mui-focusVisible {}
  
  
    .css-1o12t3u-MuiButtonBase-root-MuiButton-root.Mui-disabled {
      color: rgba(255, 255, 255, 0.3);
    }
  
  
    .css-1magkk1 {
      height: 25px;
    }
  
  
    .css-i6gylc-MuiStack-root {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      margin-left: 8px;
      text-transform: capitalize;
      text-align: start;
      color: white;
    }
  
  
    .css-p9qi5m-MuiTypography-root {
      margin: 0;
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 400;
      font-size: 1rem;
      line-height: 1.5;
      letter-spacing: 0.00938em;
      color: hsla(0, 0%, 100%, .5);
      font-size: 8px;
      line-height: 10px;
    }
  
  
    .css-p2il3-MuiTypography-root {
      margin: 0;
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 400;
      font-size: 1rem;
      line-height: 1.5;
      letter-spacing: 0.00938em;
      font-weight: 600;
      font-size: 10px;
    }
  
  
    .css-19ndei8-MuiSvgIcon-root {
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      width: 1em;
      height: 1em;
      display: inline-block;
      fill: currentColor;
      -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      -webkit-transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
      transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
      font-size: 1.5rem;
      height: 16px;
      opacity: 0.45;
    }
  
  
    .css-1gzz1lh-MuiButton-root {
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 500;
      font-size: 0.875rem;
      line-height: 1.75;
      letter-spacing: 0.02857em;
      text-transform: uppercase;
      min-width: 64px;
      padding: 6px 8px;
      border-radius: 4px;
      -webkit-transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
      transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
      color: #90caf9;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      padding: 10px;
      border: 1px solid hsla(0, 0%, 100%, .15);
      height: 94px;
      width: 94px;
      border-radius: 12px;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      justify-content: space-between;
      cursor: pointer;
    }
  
  
    .css-1gzz1lh-MuiButton-root:hover {
      -webkit-text-decoration: none;
      text-decoration: none;
      background-color: rgba(144, 202, 249, 0.08);
    }
  
  
    @media (hover: none) {
      .css-1gzz1lh-MuiButton-root:hover {
        background-color: transparent;
      }
    }
  
  
    .css-1gzz1lh-MuiButton-root:active {}
  
  
    .css-1gzz1lh-MuiButton-root.Mui-focusVisible {}
  
  
    .css-1gzz1lh-MuiButton-root.Mui-disabled {
      color: rgba(255, 255, 255, 0.3);
    }
  
  
    @media (min-width:0px) {
      .css-1gzz1lh-MuiButton-root {
        display: none;
      }
    }
  
  
    @media (min-width:900px) {
      .css-1gzz1lh-MuiButton-root {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
      }
    }
  
  
    .css-jvzpiv-MuiButtonBase-root-MuiButton-root {
      display: -webkit-inline-box;
      display: -webkit-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-align-items: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      position: relative;
      box-sizing: border-box;
      -webkit-tap-highlight-color: transparent;
      background-color: transparent;
      outline: 0;
      border: 0;
      margin: 0;
      border-radius: 0;
      padding: 0;
      cursor: pointer;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      vertical-align: middle;
      -moz-appearance: none;
      -webkit-appearance: none;
      -webkit-text-decoration: none;
      text-decoration: none;
      color: inherit;
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 500;
      font-size: 0.875rem;
      line-height: 1.75;
      letter-spacing: 0.02857em;
      text-transform: uppercase;
      min-width: 64px;
      padding: 6px 8px;
      border-radius: 4px;
      -webkit-transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
      transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
      color: #90caf9;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      padding: 10px;
      border: 1px solid hsla(0, 0%, 100%, .15);
      height: 94px;
      width: 94px;
      border-radius: 12px;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      justify-content: space-between;
      cursor: pointer;
    }
  
  
    .css-jvzpiv-MuiButtonBase-root-MuiButton-root::-moz-focus-inner {
      border-style: none;
    }
  
  
    .css-jvzpiv-MuiButtonBase-root-MuiButton-root.Mui-disabled {
      pointer-events: none;
      cursor: default;
    }
  
  
    @media print {
      .css-jvzpiv-MuiButtonBase-root-MuiButton-root {
        -webkit-print-color-adjust: exact;
        color-adjust: exact;
      }
    }
  
  
    .css-jvzpiv-MuiButtonBase-root-MuiButton-root:hover {
      -webkit-text-decoration: none;
      text-decoration: none;
      background-color: rgba(144, 202, 249, 0.08);
    }
  
  
    @media (hover: none) {
      .css-jvzpiv-MuiButtonBase-root-MuiButton-root:hover {
        background-color: transparent;
      }
    }
  
  
    .css-jvzpiv-MuiButtonBase-root-MuiButton-root:active {}
  
  
    .css-jvzpiv-MuiButtonBase-root-MuiButton-root.Mui-focusVisible {}
  
  
    .css-jvzpiv-MuiButtonBase-root-MuiButton-root.Mui-disabled {
      color: rgba(255, 255, 255, 0.3);
    }
  
  
    @media (min-width:0px) {
      .css-jvzpiv-MuiButtonBase-root-MuiButton-root {
        display: none;
      }
    }
  
  
    @media (min-width:900px) {
      .css-jvzpiv-MuiButtonBase-root-MuiButton-root {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
      }
    }
  
  
    .css-103rnvi {
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      width: 100%;
    }
  
  
    .css-phvtrw-MuiStack-root {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-align-items: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      justify-content: space-between;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      width: 100%;
    }
  
  
    .css-1n70aza-MuiStack-root {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      text-transform: capitalize;
      text-align: start;
      color: white;
    }
  
  
    .css-3l52wk {
      margin-top: 40px;
      margin-bottom: 24px;
    }
  
  
    .css-10f3jeu-MuiIconButton-root {
      text-align: center;
      -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      font-size: 1.5rem;
      padding: 8px;
      border-radius: 50%;
      overflow: visible;
      color: #fff;
      -webkit-transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
      transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
      margin-right: 10px;
    }
  
  
    .css-10f3jeu-MuiIconButton-root:hover {
      background-color: rgba(255, 255, 255, 0.08);
    }
  
  
    @media (hover: none) {
      .css-10f3jeu-MuiIconButton-root:hover {
        background-color: transparent;
      }
    }
  
  
    .css-10f3jeu-MuiIconButton-root.Mui-disabled {
      background-color: transparent;
      color: rgba(255, 255, 255, 0.3);
    }
  
  
    .css-1nhccvx-MuiButtonBase-root-MuiIconButton-root {
      display: -webkit-inline-box;
      display: -webkit-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-align-items: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      position: relative;
      box-sizing: border-box;
      -webkit-tap-highlight-color: transparent;
      background-color: transparent;
      outline: 0;
      border: 0;
      margin: 0;
      border-radius: 0;
      padding: 0;
      cursor: pointer;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      vertical-align: middle;
      -moz-appearance: none;
      -webkit-appearance: none;
      -webkit-text-decoration: none;
      text-decoration: none;
      color: inherit;
      text-align: center;
      -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      font-size: 1.5rem;
      padding: 8px;
      border-radius: 50%;
      overflow: visible;
      color: #fff;
      -webkit-transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
      transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
      margin-right: 10px;
    }
  
  
    .css-1nhccvx-MuiButtonBase-root-MuiIconButton-root::-moz-focus-inner {
      border-style: none;
    }
  
  
    .css-1nhccvx-MuiButtonBase-root-MuiIconButton-root.Mui-disabled {
      pointer-events: none;
      cursor: default;
    }
  
  
    @media print {
      .css-1nhccvx-MuiButtonBase-root-MuiIconButton-root {
        -webkit-print-color-adjust: exact;
        color-adjust: exact;
      }
    }
  
  
    .css-1nhccvx-MuiButtonBase-root-MuiIconButton-root:hover {
      background-color: rgba(255, 255, 255, 0.08);
    }
  
  
    @media (hover: none) {
      .css-1nhccvx-MuiButtonBase-root-MuiIconButton-root:hover {
        background-color: transparent;
      }
    }
  
  
    .css-1nhccvx-MuiButtonBase-root-MuiIconButton-root.Mui-disabled {
      background-color: transparent;
      color: rgba(255, 255, 255, 0.3);
    }
  
  
    .css-h48xnl-MuiTypography-root {
      margin: 0;
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 400;
      font-size: 1rem;
      line-height: 1.5;
      letter-spacing: 0.00938em;
      color: #fff;
      font-size: 12px;
      font-weight: 700;
    }
  
  
    .css-1gfr8sw {
      margin-left: 10px;
      width: 22px;
    }
  
  
    .css-3lhxwm-MuiMenu-root {
      margin-bottom: 48px;
    }
  
  
    .css-3lhxwm-MuiMenu-root .MuiPopover-paper {
      background-color: white;
      border-radius: 8px;
    }
  
  
    .css-3lhxwm-MuiMenu-root .MuiPopover-paper ul {
      min-width: 64px;
    }
  
  
    .css-xspo1r-MuiPopover-root-MuiMenu-root {
      margin-bottom: 48px;
    }
  
  
    .css-xspo1r-MuiPopover-root-MuiMenu-root .MuiPopover-paper {
      background-color: white;
      border-radius: 8px;
    }
  
  
    .css-xspo1r-MuiPopover-root-MuiMenu-root .MuiPopover-paper ul {
      min-width: 64px;
    }
  
  
    .css-mu47rw-MuiIconButton-root {
      text-align: center;
      -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      font-size: 1.5rem;
      padding: 8px;
      border-radius: 50%;
      overflow: visible;
      color: #fff;
      -webkit-transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
      transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
      margin-left: 10px;
    }
  
  
    .css-mu47rw-MuiIconButton-root:hover {
      background-color: rgba(255, 255, 255, 0.08);
    }
  
  
    @media (hover: none) {
      .css-mu47rw-MuiIconButton-root:hover {
        background-color: transparent;
      }
    }
  
  
    .css-mu47rw-MuiIconButton-root.Mui-disabled {
      background-color: transparent;
      color: rgba(255, 255, 255, 0.3);
    }
  
  
    .css-y9m4bn-MuiButtonBase-root-MuiIconButton-root {
      display: -webkit-inline-box;
      display: -webkit-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-align-items: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      position: relative;
      box-sizing: border-box;
      -webkit-tap-highlight-color: transparent;
      background-color: transparent;
      outline: 0;
      border: 0;
      margin: 0;
      border-radius: 0;
      padding: 0;
      cursor: pointer;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      vertical-align: middle;
      -moz-appearance: none;
      -webkit-appearance: none;
      -webkit-text-decoration: none;
      text-decoration: none;
      color: inherit;
      text-align: center;
      -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      font-size: 1.5rem;
      padding: 8px;
      border-radius: 50%;
      overflow: visible;
      color: #fff;
      -webkit-transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
      transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
      margin-left: 10px;
    }
  
  
    .css-y9m4bn-MuiButtonBase-root-MuiIconButton-root::-moz-focus-inner {
      border-style: none;
    }
  
  
    .css-y9m4bn-MuiButtonBase-root-MuiIconButton-root.Mui-disabled {
      pointer-events: none;
      cursor: default;
    }
  
  
    @media print {
      .css-y9m4bn-MuiButtonBase-root-MuiIconButton-root {
        -webkit-print-color-adjust: exact;
        color-adjust: exact;
      }
    }
  
  
    .css-y9m4bn-MuiButtonBase-root-MuiIconButton-root:hover {
      background-color: rgba(255, 255, 255, 0.08);
    }
  
  
    @media (hover: none) {
      .css-y9m4bn-MuiButtonBase-root-MuiIconButton-root:hover {
        background-color: transparent;
      }
    }
  
  
    .css-y9m4bn-MuiButtonBase-root-MuiIconButton-root.Mui-disabled {
      background-color: transparent;
      color: rgba(255, 255, 255, 0.3);
    }
  
  
    .css-5vb4lz {
      margin-top: 24px;
      margin-bottom: 24px;
    }
  
  
    .css-9i4ygc-MuiStack-root {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-align-items: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      justify-content: space-between;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
    }
  
  
    .css-unvkvl-MuiTypography-root {
      margin: 0;
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 400;
      font-size: 1rem;
      line-height: 1.5;
      letter-spacing: 0.00938em;
      color: #fff;
      font-size: 9px;
      font-weight: 400;
      -webkit-flex: auto;
      -ms-flex: auto;
      flex: auto;
    }
  
  
    .css-1441uxn {
      height: 39px;
    }
  
  
    .css-batnx5 {
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-text-decoration: none;
      text-decoration: none;
      color: #34405e;
      font-size: 16px;
      font-weight: 800;
    }
  
  
    .css-toebti-MuiStack-root {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-align-items: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-text-decoration: none;
      text-decoration: none;
      color: #34405e;
      font-size: 16px;
      font-weight: 800;
    }
  
  
    .css-8je8zh-MuiTouchRipple-root {
      overflow: hidden;
      pointer-events: none;
      position: absolute;
      z-index: 0;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      border-radius: inherit;
    }
  
  
    .css-4rtoxn-MuiModal-root-MuiPopover-root-MuiMenu-root {
      position: fixed;
      z-index: 1300;
      right: 0;
      bottom: 0;
      top: 0;
      left: 0;
      visibility: hidden;
      margin-top: 24px;
    }
  
  
    .css-4rtoxn-MuiModal-root-MuiPopover-root-MuiMenu-root .MuiPopover-paper {
      background-color: white;
      border-radius: 8px;
    }
  
  
    .css-4rtoxn-MuiModal-root-MuiPopover-root-MuiMenu-root .MuiPopover-paper ul {
      min-width: 64px;
    }
  
  
    .css-1rfr5hw-MuiModal-backdrop {
      z-index: -1;
    }
  
  
    .css-g3hgs1-MuiBackdrop-root-MuiModal-backdrop {
      position: fixed;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      right: 0;
      bottom: 0;
      top: 0;
      left: 0;
      background-color: transparent;
      -webkit-tap-highlight-color: transparent;
      z-index: -1;
    }
  
  
    .css-1axini2-MuiPopover-paper {
      position: absolute;
      overflow-y: auto;
      overflow-x: hidden;
      min-width: 16px;
      min-height: 16px;
      max-width: calc(100% - 32px);
      max-height: calc(100% - 32px);
      outline: 0;
    }
  
  
    .css-e81bie-MuiPaper-root-MuiPopover-paper {
      background-color: #21242a;
      color: #fff;
      -webkit-transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
      transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
      border-radius: 4px;
      box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
      background-image: linear-gradient(rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.12));
      position: absolute;
      overflow-y: auto;
      overflow-x: hidden;
      min-width: 16px;
      min-height: 16px;
      max-width: calc(100% - 32px);
      max-height: calc(100% - 32px);
      outline: 0;
    }
  
  
    .css-1ygtb1a-MuiMenu-paper-MuiPaper-root-MuiPopover-paper {
      max-height: calc(100% - 96px);
      -webkit-overflow-scrolling: touch;
      background-color: #21242a;
      color: #fff;
      -webkit-transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
      transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
      border-radius: 4px;
      box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
      background-image: linear-gradient(rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.12));
      position: absolute;
      overflow-y: auto;
      overflow-x: hidden;
      min-width: 16px;
      min-height: 16px;
      max-width: calc(100% - 32px);
      max-height: calc(100% - 32px);
      outline: 0;
    }
  
  
    .css-1y0ls3i-MuiPaper-root-MuiMenu-paper-MuiPaper-root-MuiPopover-paper {
      background-color: #21242a;
      color: #fff;
      -webkit-transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
      transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
      border-radius: 4px;
      box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
      background-image: linear-gradient(rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.05));
      max-height: calc(100% - 96px);
      -webkit-overflow-scrolling: touch;
      background-color: #21242a;
      color: #fff;
      -webkit-transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
      transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
      border-radius: 4px;
      box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
      background-image: linear-gradient(rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.12));
      position: absolute;
      overflow-y: auto;
      overflow-x: hidden;
      min-width: 16px;
      min-height: 16px;
      max-width: calc(100% - 32px);
      max-height: calc(100% - 32px);
      outline: 0;
    }
  
  
    .css-rpp6kk-MuiMenu-list {
      outline: 0;
    }
  
  
    .css-6hp17o-MuiList-root-MuiMenu-list {
      list-style: none;
      margin: 0;
      padding: 0;
      position: relative;
      padding-top: 8px;
      padding-bottom: 8px;
      outline: 0;
    }
  
  
    .css-c8zrdb-MuiMenuItem-root {
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 400;
      font-size: 1rem;
      line-height: 1.5;
      letter-spacing: 0.00938em;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      -webkit-justify-content: flex-start;
      justify-content: flex-start;
      -webkit-align-items: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      position: relative;
      -webkit-text-decoration: none;
      text-decoration: none;
      min-height: 48px;
      padding-top: 6px;
      padding-bottom: 6px;
      box-sizing: border-box;
      white-space: nowrap;
      padding-left: 16px;
      padding-right: 16px;
    }
  
  
    .css-c8zrdb-MuiMenuItem-root:hover {
      -webkit-text-decoration: none;
      text-decoration: none;
      background-color: rgba(255, 255, 255, 0.08);
    }
  
  
    @media (hover: none) {
      .css-c8zrdb-MuiMenuItem-root:hover {
        background-color: transparent;
      }
    }
  
  
    .css-c8zrdb-MuiMenuItem-root.Mui-selected {
      background-color: rgba(144, 202, 249, 0.16);
    }
  
  
    .css-c8zrdb-MuiMenuItem-root.Mui-selected.Mui-focusVisible {
      background-color: rgba(144, 202, 249, 0.28);
    }
  
  
    .css-c8zrdb-MuiMenuItem-root.Mui-selected:hover {
      background-color: rgba(144, 202, 249, 0.24);
    }
  
  
    @media (hover: none) {
      .css-c8zrdb-MuiMenuItem-root.Mui-selected:hover {
        background-color: rgba(144, 202, 249, 0.16);
      }
    }
  
  
    .css-c8zrdb-MuiMenuItem-root.Mui-focusVisible {
      background-color: rgba(255, 255, 255, 0.12);
    }
  
  
    .css-c8zrdb-MuiMenuItem-root.Mui-disabled {
      opacity: 0.38;
    }
  
  
    .css-c8zrdb-MuiMenuItem-root+.MuiDivider-root {
      margin-top: 8px;
      margin-bottom: 8px;
    }
  
  
    .css-c8zrdb-MuiMenuItem-root+.MuiDivider-inset {
      margin-left: 52px;
    }
  
  
    .css-c8zrdb-MuiMenuItem-root .MuiListItemText-root {
      margin-top: 0;
      margin-bottom: 0;
    }
  
  
    .css-c8zrdb-MuiMenuItem-root .MuiListItemText-inset {
      padding-left: 36px;
    }
  
  
    .css-c8zrdb-MuiMenuItem-root .MuiListItemIcon-root {
      min-width: 36px;
    }
  
  
    @media (min-width:600px) {
      .css-c8zrdb-MuiMenuItem-root {
        min-height: auto;
      }
    }
  
  
    .css-12wi0s0-MuiButtonBase-root-MuiMenuItem-root {
      display: -webkit-inline-box;
      display: -webkit-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-align-items: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      position: relative;
      box-sizing: border-box;
      -webkit-tap-highlight-color: transparent;
      background-color: transparent;
      outline: 0;
      border: 0;
      margin: 0;
      border-radius: 0;
      padding: 0;
      cursor: pointer;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      vertical-align: middle;
      -moz-appearance: none;
      -webkit-appearance: none;
      -webkit-text-decoration: none;
      text-decoration: none;
      color: inherit;
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 400;
      font-size: 1rem;
      line-height: 1.5;
      letter-spacing: 0.00938em;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      -webkit-justify-content: flex-start;
      justify-content: flex-start;
      -webkit-align-items: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      position: relative;
      -webkit-text-decoration: none;
      text-decoration: none;
      min-height: 48px;
      padding-top: 6px;
      padding-bottom: 6px;
      box-sizing: border-box;
      white-space: nowrap;
      padding-left: 16px;
      padding-right: 16px;
    }
  
  
    .css-12wi0s0-MuiButtonBase-root-MuiMenuItem-root::-moz-focus-inner {
      border-style: none;
    }
  
  
    .css-12wi0s0-MuiButtonBase-root-MuiMenuItem-root.Mui-disabled {
      pointer-events: none;
      cursor: default;
    }
  
  
    @media print {
      .css-12wi0s0-MuiButtonBase-root-MuiMenuItem-root {
        -webkit-print-color-adjust: exact;
        color-adjust: exact;
      }
    }
  
  
    .css-12wi0s0-MuiButtonBase-root-MuiMenuItem-root:hover {
      -webkit-text-decoration: none;
      text-decoration: none;
      background-color: rgba(255, 255, 255, 0.08);
    }
  
  
    @media (hover: none) {
      .css-12wi0s0-MuiButtonBase-root-MuiMenuItem-root:hover {
        background-color: transparent;
      }
    }
  
  
    .css-12wi0s0-MuiButtonBase-root-MuiMenuItem-root.Mui-selected {
      background-color: rgba(144, 202, 249, 0.16);
    }
  
  
    .css-12wi0s0-MuiButtonBase-root-MuiMenuItem-root.Mui-selected.Mui-focusVisible {
      background-color: rgba(144, 202, 249, 0.28);
    }
  
  
    .css-12wi0s0-MuiButtonBase-root-MuiMenuItem-root.Mui-selected:hover {
      background-color: rgba(144, 202, 249, 0.24);
    }
  
  
    @media (hover: none) {
      .css-12wi0s0-MuiButtonBase-root-MuiMenuItem-root.Mui-selected:hover {
        background-color: rgba(144, 202, 249, 0.16);
      }
    }
  
  
    .css-12wi0s0-MuiButtonBase-root-MuiMenuItem-root.Mui-focusVisible {
      background-color: rgba(255, 255, 255, 0.12);
    }
  
  
    .css-12wi0s0-MuiButtonBase-root-MuiMenuItem-root.Mui-disabled {
      opacity: 0.38;
    }
  
  
    .css-12wi0s0-MuiButtonBase-root-MuiMenuItem-root+.MuiDivider-root {
      margin-top: 8px;
      margin-bottom: 8px;
    }
  
  
    .css-12wi0s0-MuiButtonBase-root-MuiMenuItem-root+.MuiDivider-inset {
      margin-left: 52px;
    }
  
  
    .css-12wi0s0-MuiButtonBase-root-MuiMenuItem-root .MuiListItemText-root {
      margin-top: 0;
      margin-bottom: 0;
    }
  
  
    .css-12wi0s0-MuiButtonBase-root-MuiMenuItem-root .MuiListItemText-inset {
      padding-left: 36px;
    }
  
  
    .css-12wi0s0-MuiButtonBase-root-MuiMenuItem-root .MuiListItemIcon-root {
      min-width: 36px;
    }
  
  
    @media (min-width:600px) {
      .css-12wi0s0-MuiButtonBase-root-MuiMenuItem-root {
        min-height: auto;
      }
    }
  
  
    .css-1da23vv-MuiTypography-root {
      margin: 0;
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 400;
      font-size: 1rem;
      line-height: 1.5;
      letter-spacing: 0.00938em;
      text-align: center;
      color: black;
      font-size: 12px;
    }
  
  
    .css-1lh6bi0 {
      width: 15px;
      height: 15px;
      border-radius: 200px;
      margin-left: 8px;
    }
  
  
    .css-i40bqa-MuiModal-root-MuiPopover-root-MuiMenu-root {
      position: fixed;
      z-index: 1300;
      right: 0;
      bottom: 0;
      top: 0;
      left: 0;
      visibility: hidden;
      margin-top: 40px;
    }
  
  
    .css-i40bqa-MuiModal-root-MuiPopover-root-MuiMenu-root .MuiPopover-paper {
      background-color: white;
      border-radius: 8px;
    }
  
  
    .css-i40bqa-MuiModal-root-MuiPopover-root-MuiMenu-root .MuiPopover-paper ul li {
      min-width: 104px;
    }
  
  
    .css-i40bqa-MuiModal-root-MuiPopover-root-MuiMenu-root .MuiPopover-paper ul li:hover {
      background-color: #a9a9a945;
    }
  
  
    .css-vwj1ak-MuiTypography-root {
      margin: 0;
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 400;
      font-size: 1rem;
      line-height: 1.5;
      letter-spacing: 0.00938em;
      text-align: center;
      color: #2a2929;
      font-size: 12px;
    }
  
  
    .css-cnyunq-MuiModal-root-MuiPopover-root-MuiMenu-root {
      position: fixed;
      z-index: 1300;
      right: 0;
      bottom: 0;
      top: 0;
      left: 0;
      visibility: hidden;
      margin-bottom: 48px;
    }
  
  
    .css-cnyunq-MuiModal-root-MuiPopover-root-MuiMenu-root .MuiPopover-paper {
      background-color: white;
      border-radius: 8px;
    }
  
  
    .css-cnyunq-MuiModal-root-MuiPopover-root-MuiMenu-root .MuiPopover-paper ul {
      min-width: 64px;
    }
  
  
    .css-1ywwuu0 {
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      padding-top: 16px;
      padding-bottom: 16px;
      height: 350px;
    }
  
  
    .css-ceim81-MuiStack-root {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      padding-top: 16px;
      padding-bottom: 16px;
      height: 350px;
    }
  
  
    .css-1e4hpvl {
      width: 60%;
      margin-right: 16px;
    }
  
  
    .css-sjomon {
      width: 20%;
      border-radius: 20px;
      background-color: #a115fb;
      margin-right: 16px;
      overflow: hidden;
    }
  
  
    .css-ojqyia {
      position: relative;
      height: 100%;
      width: 100%;
    }
  
  
    .css-10klw3m {
      height: 100%;
    }
  
  
    .css-1pcy5wa {
      height: 100%;
      width: 100%;
      top: 0;
      left: 0;
      position: absolute;
    }
  
  
    .css-6jrdpz {
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
  
  
    .css-13vow6v {
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      padding: 24px;
      height: 100%;
      position: relative;
    }
  
  
    .css-bfpy3f-MuiStack-root {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      padding: 24px;
      height: 100%;
      position: relative;
    }
  
  
    .css-1kmasll-MuiTypography-root {
      margin: 0;
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 400;
      font-size: 1rem;
      line-height: 1.5;
      letter-spacing: 0.00938em;
      width: 100%;
      font-size: 30px;
      line-height: 106%;
      white-space: pre-line;
      text-shadow: 0 3px 5px rgb(9 15 30 / 20%);
      max-width: 100%;
      letter-spacing: 0.33px;
      font-weight: 800;
    }
  
  
    .css-1yly70h-MuiLink-root {
      -webkit-text-decoration: underline;
      text-decoration: underline;
      text-decoration-color: rgba(144, 202, 249, 0.4);
      font-size: 20px;
      padding: 0 25px;
      width: 100%;
      background-color: #fff;
      box-shadow: 0 10px 35px rgb(0 0 0 / 20%);
      border-radius: 10px;
      font-style: normal;
      font-weight: 600;
      line-height: 15px;
      margin-top: auto;
      min-height: 45px;
      color: #000 !important;
      white-space: nowrap;
      mix-blend-mode: lighten;
      text-align: center;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-text-decoration: none;
      text-decoration: none;
      cursor: pointer;
    }
  
  
    .css-1yly70h-MuiLink-root:hover {
      text-decoration-color: inherit;
    }
  
  
    .css-16ycgbz-MuiTypography-root-MuiLink-root {
      margin: 0;
      color: #90caf9;
      -webkit-text-decoration: underline;
      text-decoration: underline;
      text-decoration-color: rgba(144, 202, 249, 0.4);
      font-size: 20px;
      padding: 0 25px;
      width: 100%;
      background-color: #fff;
      box-shadow: 0 10px 35px rgb(0 0 0 / 20%);
      border-radius: 10px;
      font-style: normal;
      font-weight: 600;
      line-height: 15px;
      margin-top: auto;
      min-height: 45px;
      color: #000 !important;
      white-space: nowrap;
      mix-blend-mode: lighten;
      text-align: center;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-text-decoration: none;
      text-decoration: none;
      cursor: pointer;
    }
  
  
    .css-16ycgbz-MuiTypography-root-MuiLink-root:hover {
      text-decoration-color: inherit;
    }
  
  
    .css-49d3dy {
      width: 20%;
      border-radius: 20px;
      background-color: #a115fb;
      overflow: hidden;
    }
  
  
    .css-1qc3tbt {
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      padding-left: 32px;
      padding-right: 32px;
      padding-top: 16px;
      padding-bottom: 16px;
      border-radius: 16px;
      -webkit-align-items: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      background-color: rgb(36, 0, 0);
      background: linear-gradient(90deg, rgba(36, 0, 16, 0.6138830532212884) 0%, rgba(121, 9, 26, 0.7315301120448179) 69%, rgba(255, 0, 74, 1) 100%);
    }
  
  
    .css-fnhfzv-MuiStack-root {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      padding-left: 32px;
      padding-right: 32px;
      padding-top: 16px;
      padding-bottom: 16px;
      border-radius: 16px;
      -webkit-align-items: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      background-color: rgb(36, 0, 0);
      background: linear-gradient(90deg, rgba(36, 0, 16, 0.6138830532212884) 0%, rgba(121, 9, 26, 0.7315301120448179) 69%, rgba(255, 0, 74, 1) 100%);
    }
  
  
    .css-73nay0 {
      height: 100px;
    }
  
  
    .css-znq89m {
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-align-items: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: space-around;
      -ms-flex-pack: space-around;
      -webkit-justify-content: space-around;
      justify-content: space-around;
      width: 75%;
      margin-left: auto;
    }
  
  
    .css-qkx1xl-MuiStack-root {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-align-items: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: space-around;
      -ms-flex-pack: space-around;
      -webkit-justify-content: space-around;
      justify-content: space-around;
      width: 75%;
      margin-left: auto;
    }
  
  
    .css-u1jr60 {
      height: 40px;
    }
  
  
    .css-axsekm-MuiStack-root {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-align-items: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin-left: 8px;
      margin-right: 8px;
    }
  
  
    .css-13tufs8-MuiTypography-root {
      margin: 0;
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 400;
      font-size: 1rem;
      line-height: 1.5;
      letter-spacing: 0.00938em;
      font-size: 50px;
      line-height: 1.2;
      font-weight: 600;
    }
  
  
    .css-197tr25-MuiTypography-root {
      margin: 0;
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 400;
      font-size: 1rem;
      line-height: 1.5;
      letter-spacing: 0.00938em;
      font-size: 16px;
    }
  
  
    .css-yikrym {
      width: 20px;
    }
  
  
    .css-18wazf7 {
      height: 40px;
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg);
    }
  
  
    .css-1ebprri {
      margin-top: 16px;
      margin-bottom: 16px;
    }
  
  
    .css-mhc70k-MuiGrid-root {
      box-sizing: border-box;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      width: 100%;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      margin-top: -16px;
      width: calc(100% + 16px);
      margin-left: -16px;
    }
  
  
    .css-mhc70k-MuiGrid-root>.MuiGrid-item {
      padding-top: 16px;
    }
  
  
    .css-mhc70k-MuiGrid-root>.MuiGrid-item {
      padding-left: 16px;
    }
  
  
    .css-1o7apob-MuiGrid-root {
      box-sizing: border-box;
      margin: 0;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-flex-basis: 16.666667%;
      -ms-flex-preferred-size: 16.666667%;
      flex-basis: 16.666667%;
      -webkit-box-flex: 0;
      -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
      flex-grow: 0;
      max-width: 16.666667%;
    }
  
  
    @media (min-width:600px) {
      .css-1o7apob-MuiGrid-root {
        -webkit-flex-basis: 16.666667%;
        -ms-flex-preferred-size: 16.666667%;
        flex-basis: 16.666667%;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        max-width: 16.666667%;
      }
    }
  
  
    @media (min-width:900px) {
      .css-1o7apob-MuiGrid-root {
        -webkit-flex-basis: 16.666667%;
        -ms-flex-preferred-size: 16.666667%;
        flex-basis: 16.666667%;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        max-width: 16.666667%;
      }
    }
  
  
    @media (min-width:1200px) {
      .css-1o7apob-MuiGrid-root {
        -webkit-flex-basis: 16.666667%;
        -ms-flex-preferred-size: 16.666667%;
        flex-basis: 16.666667%;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        max-width: 16.666667%;
      }
    }
  
  
    @media (min-width:1536px) {
      .css-1o7apob-MuiGrid-root {
        -webkit-flex-basis: 16.666667%;
        -ms-flex-preferred-size: 16.666667%;
        flex-basis: 16.666667%;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        max-width: 16.666667%;
      }
    }
  
  
    .css-5xkfzx-MuiButton-root {
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 500;
      font-size: 0.875rem;
      line-height: 1.75;
      letter-spacing: 0.02857em;
      text-transform: uppercase;
      min-width: 64px;
      padding: 6px 8px;
      border-radius: 4px;
      -webkit-transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
      transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
      color: #90caf9;
      width: 100%;
      height: 100%;
      box-shadow: 0 0 20px #000000;
    }
  
  
    .css-5xkfzx-MuiButton-root:hover {
      -webkit-text-decoration: none;
      text-decoration: none;
      background-color: rgba(144, 202, 249, 0.08);
    }
  
  
    @media (hover: none) {
      .css-5xkfzx-MuiButton-root:hover {
        background-color: transparent;
      }
    }
  
  
    .css-5xkfzx-MuiButton-root:active {}
  
  
    .css-5xkfzx-MuiButton-root.Mui-focusVisible {}
  
  
    .css-5xkfzx-MuiButton-root.Mui-disabled {
      color: rgba(255, 255, 255, 0.3);
    }
  
  
    .css-1ayess-MuiButtonBase-root-MuiButton-root {
      display: -webkit-inline-box;
      display: -webkit-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-align-items: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      position: relative;
      box-sizing: border-box;
      -webkit-tap-highlight-color: transparent;
      background-color: transparent;
      outline: 0;
      border: 0;
      margin: 0;
      border-radius: 0;
      padding: 0;
      cursor: pointer;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      vertical-align: middle;
      -moz-appearance: none;
      -webkit-appearance: none;
      -webkit-text-decoration: none;
      text-decoration: none;
      color: inherit;
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 500;
      font-size: 0.875rem;
      line-height: 1.75;
      letter-spacing: 0.02857em;
      text-transform: uppercase;
      min-width: 64px;
      padding: 6px 8px;
      border-radius: 4px;
      -webkit-transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
      transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
      color: #90caf9;
      width: 100%;
      height: 100%;
      box-shadow: 0 0 20px #000000;
    }
  
  
    .css-1ayess-MuiButtonBase-root-MuiButton-root::-moz-focus-inner {
      border-style: none;
    }
  
  
    .css-1ayess-MuiButtonBase-root-MuiButton-root.Mui-disabled {
      pointer-events: none;
      cursor: default;
    }
  
  
    @media print {
      .css-1ayess-MuiButtonBase-root-MuiButton-root {
        -webkit-print-color-adjust: exact;
        color-adjust: exact;
      }
    }
  
  
    .css-1ayess-MuiButtonBase-root-MuiButton-root:hover {
      -webkit-text-decoration: none;
      text-decoration: none;
      background-color: rgba(144, 202, 249, 0.08);
    }
  
  
    @media (hover: none) {
      .css-1ayess-MuiButtonBase-root-MuiButton-root:hover {
        background-color: transparent;
      }
    }
  
  
    .css-1ayess-MuiButtonBase-root-MuiButton-root:active {}
  
  
    .css-1ayess-MuiButtonBase-root-MuiButton-root.Mui-focusVisible {}
  
  
    .css-1ayess-MuiButtonBase-root-MuiButton-root.Mui-disabled {
      color: rgba(255, 255, 255, 0.3);
    }
  
  
    .css-1qm1lh {
      margin-bottom: 16px;
    }
  
  
    .css-y8jl4c-MuiTypography-root {
      margin: 0;
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 400;
      font-size: 1rem;
      line-height: 1.5;
      letter-spacing: 0.00938em;
      z-index: 1;
      position: relative;
      text-transform: capitalize;
    }
  
  
    .css-1p1nvza-MuiButton-root {
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 500;
      font-size: 0.875rem;
      line-height: 1.75;
      letter-spacing: 0.02857em;
      text-transform: uppercase;
      min-width: 64px;
      padding: 6px 8px;
      border-radius: 4px;
      -webkit-transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
      transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
      color: #90caf9;
      width: 100%;
      height: 100%;
      box-shadow: unset;
    }
  
  
    .css-1p1nvza-MuiButton-root:hover {
      -webkit-text-decoration: none;
      text-decoration: none;
      background-color: rgba(144, 202, 249, 0.08);
    }
  
  
    @media (hover: none) {
      .css-1p1nvza-MuiButton-root:hover {
        background-color: transparent;
      }
    }
  
  
    .css-1p1nvza-MuiButton-root:active {}
  
  
    .css-1p1nvza-MuiButton-root.Mui-focusVisible {}
  
  
    .css-1p1nvza-MuiButton-root.Mui-disabled {
      color: rgba(255, 255, 255, 0.3);
    }
  
  
    .css-15r0m7v-MuiButtonBase-root-MuiButton-root {
      display: -webkit-inline-box;
      display: -webkit-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-align-items: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      position: relative;
      box-sizing: border-box;
      -webkit-tap-highlight-color: transparent;
      background-color: transparent;
      outline: 0;
      border: 0;
      margin: 0;
      border-radius: 0;
      padding: 0;
      cursor: pointer;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      vertical-align: middle;
      -moz-appearance: none;
      -webkit-appearance: none;
      -webkit-text-decoration: none;
      text-decoration: none;
      color: inherit;
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 500;
      font-size: 0.875rem;
      line-height: 1.75;
      letter-spacing: 0.02857em;
      text-transform: uppercase;
      min-width: 64px;
      padding: 6px 8px;
      border-radius: 4px;
      -webkit-transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
      transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
      color: #90caf9;
      width: 100%;
      height: 100%;
      box-shadow: unset;
    }
  
  
    .css-15r0m7v-MuiButtonBase-root-MuiButton-root::-moz-focus-inner {
      border-style: none;
    }
  
  
    .css-15r0m7v-MuiButtonBase-root-MuiButton-root.Mui-disabled {
      pointer-events: none;
      cursor: default;
    }
  
  
    @media print {
      .css-15r0m7v-MuiButtonBase-root-MuiButton-root {
        -webkit-print-color-adjust: exact;
        color-adjust: exact;
      }
    }
  
  
    .css-15r0m7v-MuiButtonBase-root-MuiButton-root:hover {
      -webkit-text-decoration: none;
      text-decoration: none;
      background-color: rgba(144, 202, 249, 0.08);
    }
  
  
    @media (hover: none) {
      .css-15r0m7v-MuiButtonBase-root-MuiButton-root:hover {
        background-color: transparent;
      }
    }
  
  
    .css-15r0m7v-MuiButtonBase-root-MuiButton-root:active {}
  
  
    .css-15r0m7v-MuiButtonBase-root-MuiButton-root.Mui-focusVisible {}
  
  
    .css-15r0m7v-MuiButtonBase-root-MuiButton-root.Mui-disabled {
      color: rgba(255, 255, 255, 0.3);
    }
  
  
    .css-1mbmrkk-MuiTypography-root {
      margin: 0;
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 400;
      font-size: 1rem;
      line-height: 1.5;
      letter-spacing: 0.00938em;
      color: #888fa9;
      z-index: 1;
      position: relative;
      text-transform: capitalize;
    }
  
  
    .css-1uzq9m0-MuiButton-root {
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 500;
      font-size: 0.875rem;
      line-height: 1.75;
      letter-spacing: 0.02857em;
      text-transform: uppercase;
      min-width: 64px;
      padding: 6px 8px;
      border-radius: 4px;
      -webkit-transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
      transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
      color: #90caf9;
      width: 100%;
      height: 100%;
    }
  
  
    .css-1uzq9m0-MuiButton-root:hover {
      -webkit-text-decoration: none;
      text-decoration: none;
      background-color: rgba(144, 202, 249, 0.08);
    }
  
  
    @media (hover: none) {
      .css-1uzq9m0-MuiButton-root:hover {
        background-color: transparent;
      }
    }
  
  
    .css-1uzq9m0-MuiButton-root:active {}
  
  
    .css-1uzq9m0-MuiButton-root.Mui-focusVisible {}
  
  
    .css-1uzq9m0-MuiButton-root.Mui-disabled {
      color: rgba(255, 255, 255, 0.3);
    }
  
  
    .css-1x77ufo-MuiButtonBase-root-MuiButton-root {
      display: -webkit-inline-box;
      display: -webkit-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-align-items: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      position: relative;
      box-sizing: border-box;
      -webkit-tap-highlight-color: transparent;
      background-color: transparent;
      outline: 0;
      border: 0;
      margin: 0;
      border-radius: 0;
      padding: 0;
      cursor: pointer;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      vertical-align: middle;
      -moz-appearance: none;
      -webkit-appearance: none;
      -webkit-text-decoration: none;
      text-decoration: none;
      color: inherit;
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 500;
      font-size: 0.875rem;
      line-height: 1.75;
      letter-spacing: 0.02857em;
      text-transform: uppercase;
      min-width: 64px;
      padding: 6px 8px;
      border-radius: 4px;
      -webkit-transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
      transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
      color: #90caf9;
      width: 100%;
      height: 100%;
    }
  
  
    .css-1x77ufo-MuiButtonBase-root-MuiButton-root::-moz-focus-inner {
      border-style: none;
    }
  
  
    .css-1x77ufo-MuiButtonBase-root-MuiButton-root.Mui-disabled {
      pointer-events: none;
      cursor: default;
    }
  
  
    @media print {
      .css-1x77ufo-MuiButtonBase-root-MuiButton-root {
        -webkit-print-color-adjust: exact;
        color-adjust: exact;
      }
    }
  
  
    .css-1x77ufo-MuiButtonBase-root-MuiButton-root:hover {
      -webkit-text-decoration: none;
      text-decoration: none;
      background-color: rgba(144, 202, 249, 0.08);
    }
  
  
    @media (hover: none) {
      .css-1x77ufo-MuiButtonBase-root-MuiButton-root:hover {
        background-color: transparent;
      }
    }
  
  
    .css-1x77ufo-MuiButtonBase-root-MuiButton-root:active {}
  
  
    .css-1x77ufo-MuiButtonBase-root-MuiButton-root.Mui-focusVisible {}
  
  
    .css-1x77ufo-MuiButtonBase-root-MuiButton-root.Mui-disabled {
      color: rgba(255, 255, 255, 0.3);
    }
  
  
    .css-1eofr6k-MuiTypography-root {
      margin: 0;
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 400;
      font-size: 1rem;
      line-height: 1.5;
      letter-spacing: 0.00938em;
      text-transform: capitalize;
      z-index: 1;
      position: relative;
    }
  
  
    .css-1osj8n2-MuiGrid-root {
      box-sizing: border-box;
      margin: 0;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      -webkit-box-flex: 0;
      -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
      flex-grow: 0;
      max-width: 50%;
    }
  
  
    @media (min-width:600px) {
      .css-1osj8n2-MuiGrid-root {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        max-width: 50%;
      }
    }
  
  
    @media (min-width:900px) {
      .css-1osj8n2-MuiGrid-root {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        max-width: 50%;
      }
    }
  
  
    @media (min-width:1200px) {
      .css-1osj8n2-MuiGrid-root {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        max-width: 50%;
      }
    }
  
  
    @media (min-width:1536px) {
      .css-1osj8n2-MuiGrid-root {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        max-width: 50%;
      }
    }
  
  
    .css-4qfiy4-MuiStack-root {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      justify-content: space-between;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
    }
  
  
    .css-ayshjd {
      overflow-x: auto;
    }
  
  
    .css-d6edkz-MuiStack-root {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      min-height: 350px;
    }
  
  
    .css-1puexzi-MuiTable-root {
      display: table;
      width: 100%;
      border-collapse: collapse;
      border-spacing: 0;
    }
  
  
    .css-1puexzi-MuiTable-root caption {
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 400;
      font-size: 0.875rem;
      line-height: 1.43;
      letter-spacing: 0.01071em;
      padding: 16px;
      color: rgba(255, 255, 255, 0.7);
      text-align: left;
      caption-side: bottom;
    }
  
  
    .css-15wwp11-MuiTableHead-root {
      display: table-header-group;
    }
  
  
    .css-pdi7sd-MuiTableRow-root {
      color: inherit;
      display: table-row;
      vertical-align: middle;
      outline: 0;
      height: 30px;
    }
  
  
    .css-pdi7sd-MuiTableRow-root.MuiTableRow-hover:hover {
      background-color: rgba(255, 255, 255, 0.08);
    }
  
  
    .css-pdi7sd-MuiTableRow-root.Mui-selected {
      background-color: rgba(144, 202, 249, 0.16);
    }
  
  
    .css-pdi7sd-MuiTableRow-root.Mui-selected:hover {
      background-color: rgba(144, 202, 249, 0.24);
    }
  
  
    .css-5l44l9-MuiTableCell-root {
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 500;
      font-size: 0.875rem;
      line-height: 1.5rem;
      letter-spacing: 0.01071em;
      display: table-cell;
      vertical-align: inherit;
      border-bottom: 1px solid rgba(81, 81, 81, 1);
      text-align: right;
      padding: 16px;
      color: #fff;
      -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
      padding-left: 36px;
      padding-right: 0px;
    }
  
  
    .css-4bihob-MuiTableCell-root {
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 500;
      font-size: 0.875rem;
      line-height: 1.5rem;
      letter-spacing: 0.01071em;
      display: table-cell;
      vertical-align: inherit;
      border-bottom: 1px solid rgba(81, 81, 81, 1);
      text-align: left;
      padding: 16px;
      color: #fff;
      padding-left: 16px;
    }
  
  
    .css-1v17xvx-MuiTableCell-root {
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 500;
      font-size: 0.875rem;
      line-height: 1.5rem;
      letter-spacing: 0.01071em;
      display: table-cell;
      vertical-align: inherit;
      border-bottom: 1px solid rgba(81, 81, 81, 1);
      text-align: left;
      padding: 16px;
      color: #fff;
    }
  
  
    .css-sew5yy-MuiTableCell-root {
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 500;
      font-size: 0.875rem;
      line-height: 1.5rem;
      letter-spacing: 0.01071em;
      display: table-cell;
      vertical-align: inherit;
      border-bottom: 1px solid rgba(81, 81, 81, 1);
      text-align: center;
      padding: 16px;
      color: #fff;
    }
  
  
    .css-j6wznf-MuiTableCell-root {
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 500;
      font-size: 0.875rem;
      line-height: 1.5rem;
      letter-spacing: 0.01071em;
      display: table-cell;
      vertical-align: inherit;
      border-bottom: 1px solid rgba(81, 81, 81, 1);
      text-align: center;
      padding: 16px;
      color: #fff;
      padding-right: 30px;
    }
  
  
    .css-1m7l4co-MuiTypography-root {
      margin: 0;
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 400;
      font-size: 1rem;
      line-height: 1.5;
      letter-spacing: 0.00938em;
      position: absolute;
      width: 100%;
      text-align: center;
    }
  
  
    .css-1s3dipg {
      min-width: 21px;
      min-height: 21px;
    }
  
  
    .css-1idn90j-MuiGrid-root {
      box-sizing: border-box;
      margin: 0;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      -webkit-box-flex: 0;
      -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
      flex-grow: 0;
      max-width: 100%;
    }
  
  
    @media (min-width:600px) {
      .css-1idn90j-MuiGrid-root {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        max-width: 100%;
      }
    }
  
  
    @media (min-width:900px) {
      .css-1idn90j-MuiGrid-root {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        max-width: 100%;
      }
    }
  
  
    @media (min-width:1200px) {
      .css-1idn90j-MuiGrid-root {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        max-width: 100%;
      }
    }
  
  
    @media (min-width:1536px) {
      .css-1idn90j-MuiGrid-root {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        max-width: 100%;
      }
    }
  
  
    .css-1k50eh4 {
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      margin-bottom: 24px;
    }
  
  
    .css-ro6x09-MuiStack-root {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      margin-bottom: 24px;
    }
  
  
    .css-ev1q3p-MuiStack-root {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-align-items: self-end;
      -webkit-box-align: self-end;
      -ms-flex-align: self-end;
      align-items: self-end;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
    }
  
  
    .css-toan5w-MuiTypography-root {
      margin: 0;
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 500;
      font-size: 1.25rem;
      line-height: 1.6;
      letter-spacing: 0.0075em;
      line-height: 1;
      font-weight: 700;
      cursor: pointer;
      letter-spacing: -.41px;
    }
  
  
    .css-1u3s5kz-MuiTypography-root {
      margin: 0;
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 400;
      font-size: 1rem;
      line-height: 1.5;
      letter-spacing: 0.00938em;
      margin-left: 8px;
      opacity: 0.5;
      line-height: 1.2;
      font-size: 12px;
      letter-spacing: -.29px;
      font-weight: 400;
    }
  
  
    .css-1j5pdps-MuiTypography-root {
      margin: 0;
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 400;
      font-size: 1rem;
      line-height: 1.5;
      letter-spacing: 0.00938em;
      color: #1a68db;
      font-size: 11px;
      letter-spacing: .07px;
      font-weight: 600;
      cursor: pointer;
    }
  
  
    .css-1hg1l9s {
      padding-bottom: 130% !important;
      background-repeat: no-repeat;
      -webkit-background-size: 100% 100%;
      background-size: 100% 100%;
    }
  
  
    .css-1equabv-MuiGrid-root {
      box-sizing: border-box;
      margin: 0;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-flex-basis: 25%;
      -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
      -webkit-box-flex: 0;
      -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
      flex-grow: 0;
      max-width: 25%;
    }
  
  
    @media (min-width:600px) {
      .css-1equabv-MuiGrid-root {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        max-width: 25%;
      }
    }
  
  
    @media (min-width:900px) {
      .css-1equabv-MuiGrid-root {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        max-width: 25%;
      }
    }
  
  
    @media (min-width:1200px) {
      .css-1equabv-MuiGrid-root {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        max-width: 25%;
      }
    }
  
  
    @media (min-width:1536px) {
      .css-1equabv-MuiGrid-root {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        max-width: 25%;
      }
    }
  
  
    .css-1vvtucw {
      background-repeat: no-repeat;
      -webkit-background-size: 100% 100%;
      background-size: 100% 100%;
    }
  
  
    .css-gmqogo {
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      padding: 8px;
      width: 100%;
      position: absolute;
    }
  
  
    .css-gldc8-MuiStack-root {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      padding: 8px;
      width: 100%;
      position: absolute;
    }
  
  
    .css-i7az74 {
      padding-bottom: 130% !important;
      background-image: url(/frontend/Default/ico/AgeOfPrivateersGT.jpg);
      background-repeat: no-repeat;
      -webkit-background-size: 100% 100%;
      background-size: 100% 100%;
    }
  
  
    .css-etrahv {
      padding-bottom: 130% !important;
      background-image: url(/frontend/Default/ico/AlchemistsSecretGT.jpg);
      background-repeat: no-repeat;
      -webkit-background-size: 100% 100%;
      background-size: 100% 100%;
    }
  
  
    .css-xq3s3o {
      padding-bottom: 130% !important;
      background-image: url(/frontend/Default/ico/AlwaysHotCubesGT.jpg);
      background-repeat: no-repeat;
      -webkit-background-size: 100% 100%;
      background-size: 100% 100%;
    }
  
  
    .css-8e5xr {
      padding-bottom: 130% !important;
      background-image: url(/frontend/Default/ico/AlwaysHotDXGT.jpg);
      background-repeat: no-repeat;
      -webkit-background-size: 100% 100%;
      background-size: 100% 100%;
    }
  
  
    .css-1pw93c6 {
      padding-bottom: 130% !important;
      background-image: url(/frontend/Default/ico/AmazingFruitsGT.jpg);
      background-repeat: no-repeat;
      -webkit-background-size: 100% 100%;
      background-size: 100% 100%;
    }
  
  
    .css-1iyy2gg {
      padding-bottom: 130% !important;
      background-image: url(/frontend/Default/ico/AmazingSevensGT.jpg);
      background-repeat: no-repeat;
      -webkit-background-size: 100% 100%;
      background-size: 100% 100%;
    }
  
  
    .css-a8mouz {
      padding-bottom: 130% !important;
      background-image: url(/frontend/Default/ico/AmazingStarsGT.jpg);
      background-repeat: no-repeat;
      -webkit-background-size: 100% 100%;
      background-size: 100% 100%;
    }
  
  
    .css-193ftkf {
      padding-bottom: 130% !important;
      background-image: url(/frontend/Default/ico/AmericanGangsterGT.jpg);
      background-repeat: no-repeat;
      -webkit-background-size: 100% 100%;
      background-size: 100% 100%;
    }
  
  
    .css-bq5414 {
      padding-bottom: 130% !important;
      background-image: url(/frontend/Default/ico/AttilaDX.jpg);
      background-repeat: no-repeat;
      -webkit-background-size: 100% 100%;
      background-size: 100% 100%;
    }
  
  
    .css-w4k1p5 {
      padding-bottom: 130% !important;
      background-image: url(/frontend/Default/ico/BananasGoBahamasDX.jpg);
      background-repeat: no-repeat;
      -webkit-background-size: 100% 100%;
      background-size: 100% 100%;
    }
  
  
    .css-gfcs0w {
      padding-bottom: 130% !important;
      background-image: url(/frontend/Default/ico/BananaSplashDX.jpg);
      background-repeat: no-repeat;
      -webkit-background-size: 100% 100%;
      background-size: 100% 100%;
    }
  
  
    .css-26svnv {
      background-image: url(/frontend/Default/ico/BankRaidGT.jpg);
      background-repeat: no-repeat;
      -webkit-background-size: 100% 100%;
      background-size: 100% 100%;
    }
  
  
    .css-z06nzs {
      background-image: url(/frontend/Default/ico/BarsAndSevensGT.jpg);
      background-repeat: no-repeat;
      -webkit-background-size: 100% 100%;
      background-size: 100% 100%;
    }
  
  
    .css-gzos3r {
      background-image: url(/frontend/Default/ico/BeachHolidaysGT.jpg);
      background-repeat: no-repeat;
      -webkit-background-size: 100% 100%;
      background-size: 100% 100%;
    }
  
  
    .css-1eywiyc {
      background-image: url(/frontend/Default/ico/BlazingRichesGT.jpg);
      background-repeat: no-repeat;
      -webkit-background-size: 100% 100%;
      background-size: 100% 100%;
    }
  
  
    .css-153vwo {
      background-image: url(/frontend/Default/ico/BookOfRaCL.jpg);
      background-repeat: no-repeat;
      -webkit-background-size: 100% 100%;
      background-size: 100% 100%;
    }
  
  
    .css-zylgws {
      background-image: url(/frontend/Default/ico/BookOfRaDXGT.jpg);
      background-repeat: no-repeat;
      -webkit-background-size: 100% 100%;
      background-size: 100% 100%;
    }
  
  
    .css-3ejgs6 {
      background-image: url(/frontend/Default/ico/BurningHot7GT.jpg);
      background-repeat: no-repeat;
      -webkit-background-size: 100% 100%;
      background-size: 100% 100%;
    }
  
  
    .css-r1qd36 {
      background-image: url(/frontend/Default/ico/CaribbeanHolidaysGT.jpg);
      background-repeat: no-repeat;
      -webkit-background-size: 100% 100%;
      background-size: 100% 100%;
    }
  
  
    .css-i7rrpj {
      background-image: url(/frontend/Default/ico/DazzlingDiamondsGT.jpg);
      background-repeat: no-repeat;
      -webkit-background-size: 100% 100%;
      background-size: 100% 100%;
    }
  
  
    .css-1a45bqz {
      background-image: url(/frontend/Default/ico/Diamond7GT.jpg);
      background-repeat: no-repeat;
      -webkit-background-size: 100% 100%;
      background-size: 100% 100%;
    }
  
  
    .css-w5ij97 {
      background-image: url(/frontend/Default/ico/DolphinsPearlCL.jpg);
      background-repeat: no-repeat;
      -webkit-background-size: 100% 100%;
      background-size: 100% 100%;
    }
  
  
    .css-1pl4a8i {
      background-image: url(/frontend/Default/ico/DolphinsPearlDXGT.jpg);
      background-repeat: no-repeat;
      -webkit-background-size: 100% 100%;
      background-size: 100% 100%;
    }
  
  
    .css-1siuno2 {
      background-image: url(/frontend/Default/ico/ElvenPrincessGT.jpg);
      background-repeat: no-repeat;
      -webkit-background-size: 100% 100%;
      background-size: 100% 100%;
    }
  
  
    .css-1sc8tgd {
      background-image: url(/frontend/Default/ico/ExtremeRichesGT.jpg);
      background-repeat: no-repeat;
      -webkit-background-size: 100% 100%;
      background-size: 100% 100%;
    }
  
  
    .css-14w59qc {
      background-image: url(/frontend/Default/ico/FlameDancerGT.jpg);
      background-repeat: no-repeat;
      -webkit-background-size: 100% 100%;
      background-size: 100% 100%;
    }
  
  
    .css-17m1qnz {
      background-image: url(/frontend/Default/ico/FlamencoRosesGT.jpg);
      background-repeat: no-repeat;
      -webkit-background-size: 100% 100%;
      background-size: 100% 100%;
    }
  
  
    .css-1x0vphu {
      background-image: url(/frontend/Default/ico/FruitFortuneGT.jpg);
      background-repeat: no-repeat;
      -webkit-background-size: 100% 100%;
      background-size: 100% 100%;
    }
  
  
    .css-vmfyny {
      background-image: url(/frontend/Default/ico/FruitSensationGT.jpg);
      background-repeat: no-repeat;
      -webkit-background-size: 100% 100%;
      background-size: 100% 100%;
    }
  
  
    .css-ghp1sr {
      background-image: url(/frontend/Default/ico/FruitsnSevensGT.jpg);
      background-repeat: no-repeat;
      -webkit-background-size: 100% 100%;
      background-size: 100% 100%;
    }
  
  
    .css-lvyuw4 {
      background-image: url(/frontend/Default/ico/FruitsnSevensDXGT.jpg);
      background-repeat: no-repeat;
      -webkit-background-size: 100% 100%;
      background-size: 100% 100%;
    }
  
  
    .css-1gznmw0 {
      background-image: url(/frontend/Default/ico/FruitsRoyalsGT.jpg);
      background-repeat: no-repeat;
      -webkit-background-size: 100% 100%;
      background-size: 100% 100%;
    }
  
  
    .css-er9njx {
      background-image: url(/frontend/Default/ico/GardenOfRichesGT.jpg);
      background-repeat: no-repeat;
      -webkit-background-size: 100% 100%;
      background-size: 100% 100%;
    }
  
  
    .css-1lmchw5 {
      background-image: url(/frontend/Default/ico/GoldenReelGT.jpg);
      background-repeat: no-repeat;
      -webkit-background-size: 100% 100%;
      background-size: 100% 100%;
    }
  
  
    .css-z3sio6 {
      background-image: url(/frontend/Default/ico/GoldenSevensGT.jpg);
      background-repeat: no-repeat;
      -webkit-background-size: 100% 100%;
      background-size: 100% 100%;
    }
  
  
    .css-911hdt {
      background-image: url(/frontend/Default/ico/GoldenSevensDXGT.jpg);
      background-repeat: no-repeat;
      -webkit-background-size: 100% 100%;
      background-size: 100% 100%;
    }
  
  
    .css-ncjp2m {
      background-image: url(/frontend/Default/ico/GorgeousGoddessGT.jpg);
      background-repeat: no-repeat;
      -webkit-background-size: 100% 100%;
      background-size: 100% 100%;
    }
  
  
    .css-1u4ezbr {
      background-image: url(/frontend/Default/ico/GorillaGT.jpg);
      background-repeat: no-repeat;
      -webkit-background-size: 100% 100%;
      background-size: 100% 100%;
    }
  
  
    .css-1q2je {
      background-image: url(/frontend/Default/ico/GrandJesterGT.jpg);
      background-repeat: no-repeat;
      -webkit-background-size: 100% 100%;
      background-size: 100% 100%;
    }
  
  
    .css-1y0gu4s {
      background-image: url(/frontend/Default/ico/GryphonsGoldDX.jpg);
      background-repeat: no-repeat;
      -webkit-background-size: 100% 100%;
      background-size: 100% 100%;
    }
  
  
    .css-1yiueip {
      background-image: url(/frontend/Default/ico/Helena.jpg);
      background-repeat: no-repeat;
      -webkit-background-size: 100% 100%;
      background-size: 100% 100%;
    }
  
  
    .css-z3nci9 {
      background-image: url(/frontend/Default/ico/HoffmeisterGT.jpg);
      background-repeat: no-repeat;
      -webkit-background-size: 100% 100%;
      background-size: 100% 100%;
    }
  
  
    .css-3g7bue {
      background-image: url(/frontend/Default/ico/JackpotCrownGT.jpg);
      background-repeat: no-repeat;
      -webkit-background-size: 100% 100%;
      background-size: 100% 100%;
    }
  
  
    .css-q15t31 {
      background-image: url(/frontend/Default/ico/JestersCrownGT.jpg);
      background-repeat: no-repeat;
      -webkit-background-size: 100% 100%;
      background-size: 100% 100%;
    }
  
  
    .css-smbahx {
      background-image: url(/frontend/Default/ico/JollyFruitsGT.jpg);
      background-repeat: no-repeat;
      -webkit-background-size: 100% 100%;
      background-size: 100% 100%;
    }
  
  
    .css-88qjsj {
      background-image: url(/frontend/Default/ico/JollyReelsGT.jpg);
      background-repeat: no-repeat;
      -webkit-background-size: 100% 100%;
      background-size: 100% 100%;
    }
  
  
    .css-n6pcoc {
      background-image: url(/frontend/Default/ico/JustJewelsDX.jpg);
      background-repeat: no-repeat;
      -webkit-background-size: 100% 100%;
      background-size: 100% 100%;
    }
  
  
    .css-zjqi7f {
      background-image: url(/frontend/Default/ico/KatanaGT.jpg);
      background-repeat: no-repeat;
      -webkit-background-size: 100% 100%;
      background-size: 100% 100%;
    }
  
  
    .css-394j6n {
      background-image: url(/frontend/Default/ico/KingOfCardsDXGT.jpg);
      background-repeat: no-repeat;
      -webkit-background-size: 100% 100%;
      background-size: 100% 100%;
    }
  
  
    .css-1xyt506 {
      background-image: url(/frontend/Default/ico/KingsJesterGT.jpg);
      background-repeat: no-repeat;
      -webkit-background-size: 100% 100%;
      background-size: 100% 100%;
    }
  
  
    .css-1yuhvjn {
      margin-top: 16px;
    }
  
  
    .css-29jslb-MuiStack-root {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      padding: 16px;
      padding-bottom: 6px;
    }
  
  
    .css-itl7lv-MuiStack-root {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      height: unset !important;
    }
  
  
    .css-1ob1gff-MuiStack-root {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-align-items: flex-start !important;
      -webkit-box-align: flex-start !important;
      -ms-flex-align: flex-start !important;
      align-items: flex-start !important;
    }
  
  
    .css-1isemmb {
      margin-left: 8px;
    }
  
  
    .css-apqrd9-MuiTableBody-root {
      display: table-row-group;
    }
  
  
    .css-1pgphf0-MuiTableRow-root {
      color: inherit;
      display: table-row;
      vertical-align: middle;
      outline: 0;
    }
  
  
    .css-1pgphf0-MuiTableRow-root.MuiTableRow-hover:hover {
      background-color: rgba(255, 255, 255, 0.08);
    }
  
  
    .css-1pgphf0-MuiTableRow-root.Mui-selected {
      background-color: rgba(144, 202, 249, 0.16);
    }
  
  
    .css-1pgphf0-MuiTableRow-root.Mui-selected:hover {
      background-color: rgba(144, 202, 249, 0.24);
    }
  
  
    .css-1ijrop1-MuiTableCell-root {
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 400;
      font-size: 0.875rem;
      line-height: 1.43;
      letter-spacing: 0.01071em;
      display: table-cell;
      vertical-align: inherit;
      border-bottom: 1px solid rgba(81, 81, 81, 1);
      text-align: left;
      padding: 16px;
      color: #fff;
    }
  
  
    .css-2he28t-MuiStack-root {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
    }
  
  
    .css-19n335a-ToastContainer {
      box-sizing: border-box;
      max-height: 100%;
      max-width: 100%;
      overflow: hidden;
      padding: 8px;
      pointer-events: none;
      position: fixed;
      z-index: 1000;
      top: 0;
      right: 0;
    }
  
 
    /**
    * Swiper 8.4.3
    * Most modern mobile touch slider and framework with hardware accelerated transitions
    * https://swiperjs.com
    *
    * Copyright 2014-2022 Vladimir Kharlampidi
    *
    * Released under the MIT License
    *
    * Released on: October 6, 2022
    */

    @font-face {
      font-family: swiper-icons;
      src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
      font-weight: 400;
      font-style: normal
    }

    :root {
      --swiper-theme-color: #007aff
    }

    .swiper {
      margin-left: auto;
      margin-right: auto;
      position: relative;
      overflow: hidden;
      list-style: none;
      padding: 0;
      z-index: 1
    }

    .swiper-vertical>.swiper-wrapper {
      flex-direction: column
    }

    .swiper-wrapper {
      position: relative;
      width: 100%;
      height: 100%;
      z-index: 1;
      display: flex;
      transition-property: transform;
      box-sizing: content-box
    }

    .swiper-android .swiper-slide,
    .swiper-wrapper {
      transform: translate3d(0px, 0, 0)
    }

    .swiper-pointer-events {
      touch-action: pan-y
    }

    .swiper-pointer-events.swiper-vertical {
      touch-action: pan-x
    }

    .swiper-slide {
      flex-shrink: 0;
      width: 100%;
      height: 100%;
      position: relative;
      transition-property: transform
    }

    .swiper-slide-invisible-blank {
      visibility: hidden
    }

    .swiper-autoheight,
    .swiper-autoheight .swiper-slide {
      height: auto
    }

    .swiper-autoheight .swiper-wrapper {
      align-items: flex-start;
      transition-property: transform, height
    }

    .swiper-backface-hidden .swiper-slide {
      transform: translateZ(0);
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden
    }

    .swiper-3d,
    .swiper-3d.swiper-css-mode .swiper-wrapper {
      perspective: 1200px
    }

    .swiper-3d .swiper-cube-shadow,
    .swiper-3d .swiper-slide,
    .swiper-3d .swiper-slide-shadow,
    .swiper-3d .swiper-slide-shadow-bottom,
    .swiper-3d .swiper-slide-shadow-left,
    .swiper-3d .swiper-slide-shadow-right,
    .swiper-3d .swiper-slide-shadow-top,
    .swiper-3d .swiper-wrapper {
      transform-style: preserve-3d
    }

    .swiper-3d .swiper-slide-shadow,
    .swiper-3d .swiper-slide-shadow-bottom,
    .swiper-3d .swiper-slide-shadow-left,
    .swiper-3d .swiper-slide-shadow-right,
    .swiper-3d .swiper-slide-shadow-top {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      pointer-events: none;
      z-index: 10
    }

    .swiper-3d .swiper-slide-shadow {
      background: rgba(0, 0, 0, .15)
    }

    .swiper-3d .swiper-slide-shadow-left {
      background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
    }

    .swiper-3d .swiper-slide-shadow-right {
      background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
    }

    .swiper-3d .swiper-slide-shadow-top {
      background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
    }

    .swiper-3d .swiper-slide-shadow-bottom {
      background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
    }

    .swiper-css-mode>.swiper-wrapper {
      overflow: auto;
      scrollbar-width: none;
      -ms-overflow-style: none
    }

    .swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
      display: none
    }

    .swiper-css-mode>.swiper-wrapper>.swiper-slide {
      scroll-snap-align: start start
    }

    .swiper-horizontal.swiper-css-mode>.swiper-wrapper {
      scroll-snap-type: x mandatory
    }

    .swiper-vertical.swiper-css-mode>.swiper-wrapper {
      scroll-snap-type: y mandatory
    }

    .swiper-centered>.swiper-wrapper::before {
      content: '';
      flex-shrink: 0;
      order: 9999
    }

    .swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
      -webkit-margin-start: var(--swiper-centered-offset-before);
      margin-inline-start: var(--swiper-centered-offset-before)
    }

    .swiper-centered.swiper-horizontal>.swiper-wrapper::before {
      height: 100%;
      min-height: 1px;
      width: var(--swiper-centered-offset-after)
    }

    .swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
      -webkit-margin-before: var(--swiper-centered-offset-before);
      margin-block-start: var(--swiper-centered-offset-before)
    }

    .swiper-centered.swiper-vertical>.swiper-wrapper::before {
      width: 100%;
      min-width: 1px;
      height: var(--swiper-centered-offset-after)
    }

    .swiper-centered>.swiper-wrapper>.swiper-slide {
      scroll-snap-align: center center
    }

    :root {
      --swiper-navigation-size: 44px
    }

    .swiper-button-next,
    .swiper-button-prev {
      position: absolute;
      top: 50%;
      width: calc(var(--swiper-navigation-size)/ 44 * 27);
      height: var(--swiper-navigation-size);
      margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
      z-index: 10;
      cursor: pointer;
      display: flex;
      align-items: center;
      justify-content: center;
      color: var(--swiper-navigation-color, var(--swiper-theme-color))
    }

    .swiper-button-next.swiper-button-disabled,
    .swiper-button-prev.swiper-button-disabled {
      opacity: .35;
      cursor: auto;
      pointer-events: none
    }

    .swiper-button-next.swiper-button-hidden,
    .swiper-button-prev.swiper-button-hidden {
      opacity: 0;
      cursor: auto;
      pointer-events: none
    }

    .swiper-navigation-disabled .swiper-button-next,
    .swiper-navigation-disabled .swiper-button-prev {
      display: none !important
    }

    .swiper-button-next:after,
    .swiper-button-prev:after {
      font-family: swiper-icons;
      font-size: var(--swiper-navigation-size);
      text-transform: none !important;
      letter-spacing: 0;
      font-variant: initial;
      line-height: 1
    }

    .swiper-button-prev,
    .swiper-rtl .swiper-button-next {
      left: 10px;
      right: auto
    }

    .swiper-button-prev:after,
    .swiper-rtl .swiper-button-next:after {
      content: 'prev'
    }

    .swiper-button-next,
    .swiper-rtl .swiper-button-prev {
      right: 10px;
      left: auto
    }

    .swiper-button-next:after,
    .swiper-rtl .swiper-button-prev:after {
      content: 'next'
    }

    .swiper-button-lock {
      display: none
    }

    .swiper-pagination {
      position: absolute;
      text-align: center;
      transition: .3s opacity;
      transform: translate3d(0, 0, 0);
      z-index: 10
    }

    .swiper-pagination.swiper-pagination-hidden {
      opacity: 0
    }

    .swiper-pagination-disabled>.swiper-pagination,
    .swiper-pagination.swiper-pagination-disabled {
      display: none !important
    }

    .swiper-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-bullets.swiper-pagination-horizontal,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
      bottom: 10px;
      left: 0;
      width: 100%
    }

    .swiper-pagination-bullets-dynamic {
      overflow: hidden;
      font-size: 0
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
      transform: scale(.33);
      position: relative
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
      transform: scale(1)
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
      transform: scale(1)
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
      transform: scale(.66)
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
      transform: scale(.33)
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
      transform: scale(.66)
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
      transform: scale(.33)
    }

    .swiper-pagination-bullet {
      width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
      height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
      display: inline-block;
      border-radius: 50%;
      background: var(--swiper-pagination-bullet-inactive-color, #000);
      opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
    }

    button.swiper-pagination-bullet {
      border: none;
      margin: 0;
      padding: 0;
      box-shadow: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none
    }

    .swiper-pagination-clickable .swiper-pagination-bullet {
      cursor: pointer
    }

    .swiper-pagination-bullet:only-child {
      display: none !important
    }

    .swiper-pagination-bullet-active {
      opacity: var(--swiper-pagination-bullet-opacity, 1);
      background: var(--swiper-pagination-color, var(--swiper-theme-color))
    }

    .swiper-pagination-vertical.swiper-pagination-bullets,
    .swiper-vertical>.swiper-pagination-bullets {
      right: 10px;
      top: 50%;
      transform: translate3d(0px, -50%, 0)
    }

    .swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
    .swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
      margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
      display: block
    }

    .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
    .swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
      top: 50%;
      transform: translateY(-50%);
      width: 8px
    }

    .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
    .swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
      display: inline-block;
      transition: .2s transform, .2s top
    }

    .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
    .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
      margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
    }

    .swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
    .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
      left: 50%;
      transform: translateX(-50%);
      white-space: nowrap
    }

    .swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
    .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
      transition: .2s transform, .2s left
    }

    .swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
      transition: .2s transform, .2s right
    }

    .swiper-pagination-progressbar {
      background: rgba(0, 0, 0, .25);
      position: absolute
    }

    .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
      background: var(--swiper-pagination-color, var(--swiper-theme-color));
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      transform: scale(0);
      transform-origin: left top
    }

    .swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
      transform-origin: right top
    }

    .swiper-horizontal>.swiper-pagination-progressbar,
    .swiper-pagination-progressbar.swiper-pagination-horizontal,
    .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
    .swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
      width: 100%;
      height: 4px;
      left: 0;
      top: 0
    }

    .swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
    .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
    .swiper-pagination-progressbar.swiper-pagination-vertical,
    .swiper-vertical>.swiper-pagination-progressbar {
      width: 4px;
      height: 100%;
      left: 0;
      top: 0
    }

    .swiper-pagination-lock {
      display: none
    }



/* -------------------------- */

    .css-zok8zu {
        border-bottom: 1px solid #141b2e;
        margin-left: -16px;
        margin-right: -16px;
        padding-left: 16px;
        padding-right: 16px;
    }

    .css-smcg2g-MuiStack-root {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        min-height: 60px;
        -webkit-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        justify-content: center;
        width: 100%;
    }

    .css-11xg599-MuiTypography-root-MuiLink-root {
        margin: 0;
        color: #90caf9;
        -webkit-text-decoration: underline;
        text-decoration: underline;
        text-decoration-color: rgba(144, 202, 249, 0.4);
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .css-p35j2d-MuiStack-root {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        margin-left: auto;
        -webkit-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .css-91t47d-MuiButtonBase-root-MuiIconButton-root {
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex
    ;
        -webkit-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        position: relative;
        box-sizing: border-box;
        -webkit-tap-highlight-color: transparent;
        background-color: transparent;
        outline: 0;
        border: 0;
        margin: 0;
        border-radius: 0;
        padding: 0;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        vertical-align: middle;
        -moz-appearance: none;
        -webkit-appearance: none;
        -webkit-text-decoration: none;
        text-decoration: none;
        color: inherit;
        text-align: center;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        font-size: 1.5rem;
        padding: 8px;
        border-radius: 50%;
        overflow: visible;
        color: #fff;
        -webkit-transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
        transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
        padding: 0px;
        margin-left: 16px;
    }

    .css-hr0yz6-MuiSvgIcon-root {
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        width: 1em;
        height: 1em;
        display: inline-block;
        fill: currentColor;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -webkit-transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
        transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
        font-size: 1.5rem;
        height: 30px;
        width: 30px;
    }
    .css-8je8zh-MuiTouchRipple-root {
        overflow: hidden;
        pointer-events: none;
        position: absolute;
        z-index: 0;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        border-radius: inherit;
      }

  .css-apd9sc {
      max-width: 135px;
  }

  .css-1d6j3s-MuiStack-root {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      padding-top: 8px;
      padding-bottom: 8px;
  }

  .css-6hlgpd-MuiStack-root {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    width: calc(100% + 16px);
    margin-left: -16px;
    margin-right: -16px;
    justify-content: space-between;
}

.css-xdmeep-MuiStack-root {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  height: 45px;
  overflow: auto;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 16px;
}
.bodyTab {
  -webkit-mask-image: linear-gradient(to left, transparent 0, #000 85px);
  mask-image: linear-gradient(to left, transparent 0, #000 85px);
}
.css-1riu5kp-MuiStack-root {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  border-radius: 200px;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  height: 24px;
  line-height: 1;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
  padding-right: 10px;
  white-space: nowrap;
}
.able {
  background-image: linear-gradient(107.15deg, #0095ff, #0855c4);
  box-shadow: 0 6px 22px 0 rgba(5, 109, 218, 0.3);
}

.css-ik75xl-MuiStack-root {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  padding-top: 16px;
  padding-bottom: 16px;
  height: 200px;
}

.css-10ofllv-MuiStack-root {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
  border-radius: 16px;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgb(36, 0, 0);
  background: linear-gradient(90deg, rgba(36, 0, 16, 0.6138830532212884) 0%, rgba(121, 9, 26, 0.7315301120448179) 69%, rgba(255, 0, 74, 1) 100%);
}

.css-1gapyfo {
  height: 60px;
}

.css-qkx1xl-MuiStack-root {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: space-around;
  -ms-flex-pack: space-around;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  width: 75%;
  margin-left: auto;
}

.css-axsekm-MuiStack-root {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 4px;
  margin-right: 4px;
}

.css-bosr71 {
  width: 10px;
}
.css-1jl22ep-MuiTypography-root {
  margin: 0;
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.00938em;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 600;
}
.css-1j8847n-MuiTypography-root {
  margin: 0;
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.00938em;
  font-size: 10px;
}

.css-s8t27q-MuiStack-root {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-top: 8px;
  margin-bottom: 8px;
}
.css-9arvcn-MuiTypography-root {
  margin: 0;
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.00938em;
  font-size: 19px;
  font-weight: 700;
}
.css-hfckv2 {
  margin-left: -16px;
  margin-right: -16px;
}

.css-ng3l79-MuiStack-root {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-bottom: 6px;
}



























.css-dk80oc {
  padding-top: 16px;
  padding-bottom: 16px;
  margin-bottom: 80px;
}
.css-gkacm1-MuiStack-root {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-bottom: 48px;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.css-1pg8bi {
  height: 20px;
}
.footer .footer-line {
  flex: 1;
  height: 1px;
  background: linear-gradient(90deg, hsla(0deg, 0%, 100%, 0.2) 9.92%, transparent);
}
.css-xln3xy-MuiButtonBase-root-MuiIconButton-root {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex
;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  background-color: transparent;
  outline: 0;
  border: 0;
  margin: 0;
  border-radius: 0;
  padding: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-text-decoration: none;
  text-decoration: none;
  color: inherit;
  text-align: center;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-size: 1.5rem;
  padding: 8px;
  border-radius: 50%;
  overflow: visible;
  color: #fff;
  -webkit-transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  margin-left: 8px;
  background-color: #252f4b;
  border-radius: 8px;
  padding: 0px;
  width: 24px;
  height: 24px;
  position: absolute;
  bottom: 10px;
  right: 0;
}
.css-xtuuzo-MuiSvgIcon-root {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 1em;
  height: 1em;
  display: inline-block;
  fill: currentColor;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  font-size: 1.5rem;
  font-size: 16px;
}

.css-8je8zh-MuiTouchRipple-root {
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: inherit;
}

    .css-1o15kzo-MuiTable-root {
      display: table;
      width: 100%;
      border-collapse: collapse;
      border-spacing: 0;
      width: auto;
    }
  
  
    .css-1o15kzo-MuiTable-root caption {
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 400;
      font-size: 0.875rem;
      line-height: 1.43;
      letter-spacing: 0.01071em;
      padding: 16px;
      color: rgba(255, 255, 255, 0.7);
      text-align: left;
      caption-side: bottom;
    }
  
  
    .css-apqrd9-MuiTableBody-root {
      display: table-row-group;
    }
  
  
    .css-1pgphf0-MuiTableRow-root {
      color: inherit;
      display: table-row;
      vertical-align: middle;
      outline: 0;
    }
  
  
    .css-1pgphf0-MuiTableRow-root.MuiTableRow-hover:hover {
      background-color: rgba(255, 255, 255, 0.08);
    }
  
  
    .css-1pgphf0-MuiTableRow-root.Mui-selected {
      background-color: rgba(144, 202, 249, 0.16);
    }
  
  
    .css-1pgphf0-MuiTableRow-root.Mui-selected:hover {
      background-color: rgba(144, 202, 249, 0.24);
    }
  
  
    .css-1aicpwu-MuiTableCell-root {
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 400;
      font-size: 0.875rem;
      line-height: 1.43;
      letter-spacing: 0.01071em;
      display: table-cell;
      vertical-align: inherit;
      border-bottom: 1px solid rgba(81, 81, 81, 1);
      text-align: left;
      padding: 16px;
      color: #fff;
      padding: 0px;
      border: unset;
    }
  
  
    .css-avmu5t-MuiTypography-root {
      margin: 0;
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 400;
      font-size: 1rem;
      line-height: 1.5;
      letter-spacing: 0.00938em;
      color: #5c72a380;
      padding-bottom: 10px;
      line-height: 1.3;
      font-size: 10px;
      text-transform: uppercase;
    }
  
  
    .css-z6xssd-MuiTypography-root {
      margin: 0;
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 400;
      font-size: 1rem;
      line-height: 1.5;
      letter-spacing: 0.00938em;
      padding-bottom: 10px;
      font-weight: 600;
      lin-height: 1.3px;
      font-size: 10px;
    }
  
  
    .css-1mq7jx0-MuiTableCell-root {
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 400;
      font-size: 0.875rem;
      line-height: 1.43;
      letter-spacing: 0.01071em;
      display: table-cell;
      vertical-align: inherit;
      border-bottom: 1px solid rgba(81, 81, 81, 1);
      text-align: left;
      padding: 16px;
      color: #fff;
      padding: 0px;
      padding-left: 24px;
      border: unset;
    }

    .footer .footer-line-full {
      flex: 1;
      height: 1px;
      background-color: hsla(0deg, 0%, 100%, 0.2);
  }
  .css-1ebprri {
      margin-top: 16px;
      margin-bottom: 16px;
  }

@media (min-width: 0px) {
  .css-1i3oii-MuiStack-root {
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
  }
}
.css-1i3oii-MuiStack-root {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.footer .app-download {
  width: 175px;
  height: 42px;
  display: flex
;
  border: 1px solid hsla(0deg, 0%, 100%, 0.15);
  border-radius: 12px;
  align-items: center;
  padding: 0 15px;
  transition: border 0.25s ease-out;
  cursor: pointer;
  justify-content: space-between;
}
.css-45lf0g-MuiButtonBase-root-MuiButton-root {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex
;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  background-color: transparent;
  outline: 0;
  border: 0;
  margin: 0;
  border-radius: 0;
  padding: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-text-decoration: none;
  text-decoration: none;
  color: inherit;
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.75;
  letter-spacing: 0.02857em;
  text-transform: uppercase;
  min-width: 64px;
  padding: 6px 8px;
  border-radius: 4px;
  -webkit-transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  color: #90caf9;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
;
  width: calc(50% - 8px) !important;
}

.css-b7in1p-MuiStack-root {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-top: 16px;
  padding: 10px;
  border-radius: 12px;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: linear-gradient(107.15deg, #1e283f, #141b2e99);
}
.css-nen11g-MuiStack-root {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.btn.active {
  background-image: linear-gradient(107.15deg, #0095ff, #0855c4);
  box-shadow: 0 6px 22px 0 rgba(5, 109, 218, 0.3);
}
.css-1p050bt-MuiButtonBase-root-MuiButton-root {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex
;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  background-color: transparent;
  outline: 0;
  border: 0;
  margin: 0;
  border-radius: 0;
  padding: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-text-decoration: none;
  text-decoration: none;
  color: inherit;
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.75;
  letter-spacing: 0.02857em;
  text-transform: uppercase;
  min-width: 64px;
  padding: 6px 8px;
  border-radius: 4px;
  -webkit-transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  color: #90caf9;
  border-radius: 200px;
  height: 25px;
  width: 75px!important;
  margin-left: auto;
}
.css-1s0vo0g-MuiTypography-root {
  margin: 0;
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.00938em;
  font-size: 10px;
  line-height: 1.3;
  font-weight: 600;
}
.css-ti5xf3-MuiTypography-root {
  margin: 0;
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.00938em;
  font-size: 8px;
  line-height: 1.3;
  margin-top: 0.8px;
}
.css-bq1ip7-MuiStack-root {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-top: 16px;
  -webkit-box-pack: space-around;
  -ms-flex-pack: space-around;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}
.css-i4bv87-MuiSvgIcon-root {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 1em;
  height: 1em;
  display: inline-block;
  fill: currentColor;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  font-size: 1.5rem;
}
.css-1ezbgf8-MuiStack-root {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.footer .social_link {
  border-radius: 10px;
  align-items: center;
  display: flex
;
  height: 35px;
  justify-content: center;
  text-align: center;
  width: 35px;
  font-size: 15px;
  cursor: pointer;
}
.footer .social_link:nth-child(1) {
  background: linear-gradient(240.2deg, #0fb1d6, #08c 61.34%);
  box-shadow: 0 5px 16px rgba(76, 162, 246, 0.3);
}
.footer .social_link:nth-child(2) {
  background: linear-gradient(214.99deg, #7e2bf4 7.65%, #ed146e 51.93%, #ffc90c 95.29%);
  box-shadow: 0 5px 16px rgba(186, 77, 101, 0.3);
}
.footer .social_link:nth-child(3) {
  background: linear-gradient(135deg, #82a4e9, #4267b2);
  box-shadow: 0 5px 16px rgba(115, 150, 220, 0.3);
}
.footer .social_link:nth-child(4) {
  background: linear-gradient(135deg, #79ccff, #1da1f2);
  box-shadow: 0 5px 16px rgba(115, 150, 220, 0.3);
}
.css-1fgg3gx-MuiButtonBase-root-MuiIconButton-root {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex
;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  background-color: transparent;
  outline: 0;
  border: 0;
  margin: 0;
  border-radius: 0;
  padding: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-text-decoration: none;
  text-decoration: none;
  color: inherit;
  text-align: center;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-size: 1.5rem;
  padding: 8px;
  border-radius: 50%;
  overflow: visible;
  color: #fff;
  -webkit-transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  margin-right: 10px;
  width: calc(100% / 4 - 10px) !important;
}
.css-o32so7-MuiButtonBase-root-MuiIconButton-root {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex
;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  background-color: transparent;
  outline: 0;
  border: 0;
  margin: 0;
  border-radius: 0;
  padding: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-text-decoration: none;
  text-decoration: none;
  color: inherit;
  text-align: center;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-size: 1.5rem;
  padding: 8px;
  border-radius: 50%;
  overflow: visible;
  color: #fff;
  -webkit-transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  width: calc(100% / 4 - 10px) !important;
}
.css-9i4ygc-MuiStack-root {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.css-12y8rrr-MuiStack-root {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.css-vu0acn-MuiStack-root {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-right: 10px;
  height: 22px;
  width: 15px;
  position: relative;
}
.css-vu0acn-MuiStack-root:before {
  content: "";
  position: absolute;
  min-width: 1px;
  background: hsla(0, 0%, 100%, .1);
  top: 5px;
  bottom: 5px;
  right: -5px;
}
.css-13c9yyh {
  width: 15px;
  height: 22px;
}
.css-xuc8nh-MuiStack-root {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 156px;
}
.css-18wd5ev-MuiStack-root {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-right: 5px;
  position: relative;
}
.css-xtorlq-MuiStack-root {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 2px;
  margin-bottom: 2px;
}
.css-1ezbgf8-MuiStack-root {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.css-2uchni {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}
.footer .footer-btn {
  background: linear-gradient(92.58deg, #1e283f, rgba(20, 27, 46, 0.6) 99.71%);
  display: flex
;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  height: 100%;
}
.css-y9m4bn-MuiButtonBase-root-MuiIconButton-root {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex
;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  background-color: transparent;
  outline: 0;
  border: 0;
  margin: 0;
  border-radius: 0;
  padding: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-text-decoration: none;
  text-decoration: none;
  color: inherit;
  text-align: center;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-size: 1.5rem;
  padding: 8px;
  border-radius: 50%;
  overflow: visible;
  color: #fff;
  -webkit-transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  margin-left: 10px;
}
.css-14b5yu0-MuiTypography-root-MuiLink-root {
  margin: 0;
  color: #90caf9;
  -webkit-text-decoration: underline;
  text-decoration: underline;
  text-decoration-color: rgba(144, 202, 249, 0.4);
}
.css-6rvu04 {
  height: 23px;
  width: 23px;
}
.css-1l4uiyf {
  height: 18px;
}

.my-mob-nav{
    list-style: none; /* Removes the bullet points */
    padding-left: 0;
}

.my-mob-nav li{
    font-size: 20px;
    display: flex;
    align-items: center;
    color:#fff;
    padding: 10px;
    width: 100%;
    cursor: pointer;
}

.my-mob-nav li a{
    color:#fff;
}

.my-mob-nav li i{
    margin-right: 15px;
    font-size: 34px
}

