<body><p>﻿</p><p>﻿﻿


</p>
  <meta charset="utf-8">
  <meta content="width=device-width, initial-scale=1, viewport-fit=cover" name="viewport">
  <link rel="icon" type="image/vnd.microsoft.icon" href="./favicon.ico">
  <meta content="https://velka-britanie.com" property="og:url">
  <meta content="website" property="og:type">
  <meta content="ru" property="og:locale">
  <meta content="noindex, nofollow, noarchive" name="robots">
  <title>404 Vavada</title>
  <meta content="Вы попали на 404 страницу казино Вавада. Данной страницы не существует, требуется зайти на официальный сайт VAVADA" name="description">
  <meta content="404 Vavada" property="og:title">
  <meta content="Вы попали на 404 страницу казино Вавада. Данной страницы не существует, требуется зайти на официальный сайт VAVADA" property="og:description">
  <link rel="shortcut icon" href="./favicon.ico" type="image/x-icon">
  <link rel="icon" type="image/vnd.microsoft.icon" href="./favicon.ico">
  <meta name="twitter:card" content="summary">
  <meta name="twitter:site" content="@velka-britanie.com">
  <meta name="twitter:title" content="404 Vavada">
  <meta name="twitter:description" content="Вы попали на 404 страницу казино Вавада. Данной страницы не существует, требуется зайти на официальный сайт VAVADA">
  <meta name="twitter:creator" content="@velka-britanie.com">
  <meta name="twitter:image" content="./logo.svg">
  <meta property="og:locale" content="ru">
  <meta property="og:title" content="404 Vavada">
  <meta property="og:type" content="website">
  <meta property="og:url" content="https://velka-britanie.com">
  <meta property="og:image" content="./logo.svg">
  <meta property="og:description" content="Вы попали на 404 страницу казино Вавада. Данной страницы не существует, требуется зайти на официальный сайт VAVADA">
  <meta property="og:site_name" content="VAVADA CASINO">
  <meta http-equiv="Content-Language" content="ru">
  <meta name="format-detection" content="telephone=no">
  <link rel="preload" href="./content/Geologica-VariableFont_CRSV,SHRP,slnt,wght.ttf" as="font" type="font/ttf" crossorigin="anonymous">
  <style>
    @font-face {
      font-family: 'Geologica';
      src: url('./content/Geologica-VariableFont_CRSV,SHRP,slnt,wght.ttf') format('truetype');
      font-weight: 100 900;
      font-display: swap;
    }

    *,
    ::after,
    ::before {
      box-sizing: border-box
    }

    body {
      font-family: Geologica, 'Times New Roman', Times, serif;
      color: #fff;
      min-height: 100vh;
      scroll-behavior: smooth;
      text-rendering: optimizeSpeed;
      background: #171722;
    }

    ol,
    ul {
      padding: 0;
      list-style: none
    }

    blockquote,
    body,
    dd,
    dl,
    figcaption,
    figure,
    h1,
    h2,
    h3,
    h4,
    li,
    ol,
    p,
    ul {
      margin: 0
    }

    button,
    input,
    select,
    textarea {
      font: inherit
    }

    a,
    button {
      padding: 0;
      margin: 0;
      border: none;
      outline: 0;
      cursor: pointer;
      text-decoration: none;
      color: inherit;
      background: inherit;
    }

    :focus {
      outline: 0
    }

    .base-block {
      max-width: 1296px;
      margin: 0 auto;
      display: flex;
      flex-direction: column;
      row-gap: 48px;
      margin-top: 48px;
      padding: 0px 48px;
    }

    .hidden {
      display: none;
    }

    .rotate-180 {
      transform: rotate(180deg);
    }

    .rotate--90 {
      margin-left: 4px;
      transform: rotate(-90deg);
    }

    .toggle-icon {
      transition: transform 0.3s ease-out;
    }

    .base-gradient-border {
      position: relative;
      box-shadow: 0px 2px 2px 0px #0000003D;
      border-radius: 8px;
      background: #252536;
    }

    .base-gradient-border::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      border: 1px solid transparent;
      background: linear-gradient(180deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%) border-box;
      -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
      mask-composite: exclude;
      pointer-events: none;
      border-radius: 8px;
    }

    .h2-base-title {
      font-size: 32px;
      font-weight: 700;
      line-height: 40px;
      letter-spacing: 0px;
      text-align: center;
      margin-bottom: 24px;
    }

    @media screen and (max-width: 1200px) {
      .base-block {
        padding: 0px 48px;
      }
    }

    @media screen and (max-width: 1024px) {
      .base-block {
        margin-top: 32px;
        padding: 0px 32px;
      }
    }

    @media screen and (max-width: 668px) {
      .base-block {
        padding: 0px 8px;
        row-gap: 32px;
        margin-top: 20px;
      }

      .h2-base-title {
        margin-bottom: 20px;
        font-size: 26px;
        line-height: 33px;
      }
    }

    .lazyload,
    .lazyloading {
      opacity: 0
    }

    .lazyloaded {
      opacity: 1;
      -webkit-transition: .2s;
      transition: .2s
    }

    .header {
      position: fixed;
      left: 0;
      top: 0;
      min-height: 64px;
      width: 100%;
      z-index: 1000;
      background: #252536;
    }

    .header-logo {
      cursor: pointer;
      z-index: 1000;
    }

    .header::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      border-width: 0px, 0px, 1px, 0px;
      border-style: solid;
      border-color: transparent;
      width: 100%;
      height: 100%;
      background: radial-gradient(50% 2066.33% at 50% 100%, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
      -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
      mask-composite: exclude;
    }

    .header-wrapper {
      display: flex;
      align-items: center;
      justify-content: space-between;
      max-width: 1200px;
      padding: 8px 0px;
      margin: 0 auto;
    }

    .header-buttons-wrapper {
      display: flex;
      gap: 0px 20px;
      position: static;
      transform: none;
      width: auto;
      max-width: none;
      height: auto;
      box-shadow: none;
    }

    .header-close-btn,
    .header-burger-button,
    .header-nav {
      display: none;
    }

    .header-social-buttons-wrapper {
      display: flex;
      gap: 0px 20px;
    }

    .header-buttons-wrapper.active {
      transform: translateX(0);
    }

    .header-button {
      position: relative;
      height: 48px;
      padding: 0px 16px;
      display: flex;
      justify-content: center;
      align-items: center;
      box-shadow: 0px 2px 4px 0px #0000003D;
      border-radius: 4px;
    }

    .header-button-content {
      z-index: 1;
      font-size: 14px;
      font-weight: 400;
      line-height: 16px;
      letter-spacing: 0px;
      text-align: center;
    }

    .header-button::before {
      border-radius: 4px;
    }

    .header-register-button {
      position: relative;
      overflow: hidden;
      background: radial-gradient(100% 100% at 50% 0%, #FE284A 0%, #CC203B 100%), linear-gradient(180deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.2) 0.01%, rgba(255, 255, 255, 0.01) 100%);
      transition: background-color 0.3s ease-out;
    }

    .header-register-button::before {
      background: linear-gradient(180deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.2) 0.01%, rgba(255, 255, 255, 0.01) 100%) border-box;
    }

    .header-register-button::after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: radial-gradient(100% 100% at 50% 0%, #FE5163 0%, #CC2031 100%), linear-gradient(180deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.03) 100%);
      opacity: 0;
      transition: opacity 0.3s ease-out;
      z-index: -1;
    }

    .header-register-button:hover::after {
      z-index: 0;
      opacity: 1;
    }

    .header-register-button:active::after {
      background: radial-gradient(100% 100% at 50% 0%, #CC2031 0%, #FE5163 100%), linear-gradient(180deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.03) 100%);
    }

    .header-social-button,
    .header-burger-button {
      position: relative;
      overflow: hidden;
      background: radial-gradient(100.01% 100% at 50% 0%, #484868 0%, #33334A 100%), linear-gradient(180deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
      transition: background-color 0.3s ease-out;
    }

    .header-social-button::after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: linear-gradient(180deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(99.97% 100% at 50% 0%, #55557D 0%, #41415E 100%);
      opacity: 0;
      transition: opacity 0.3s ease-out;
      z-index: -1;
    }

    .header-social-button:hover::after {
      z-index: 0;
      opacity: 1;
    }

    .header-social-button:active::after {
      background: linear-gradient(180deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(99.97% 100% at 50% 0%, #41415E 0%, #55557D 100%), radial-gradient(100.01% 100% at 50% 0%, #484868 0%, #33334A 100%);
    }

    .header-vertical-divider {
      width: 1px;
      height: 48px;
      background: linear-gradient(180deg, rgba(58, 58, 82, 0.08) 0%, #3A3A52 55.73%, rgba(58, 58, 82, 0.08) 100%);
    }

    .header-horizontal-divider {
      display: none;
    }

    .main {
      margin-top: 64px;
      background: #171722;
    }

    @media screen and (max-width: 1024px) {
      .header {
        position: fixed;
        left: 0;
        top: 0;
        min-height: 56px;
        padding: 0px 8px;
      }

      .header-wrapper {
        position: relative;
        height: 56px;
      }

      .header-logo {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        height: 24px;
      }

      .header-logo img {
        height: 24px;
        width: 158px;
      }

      .header-burger-button-wrapper {
        position: absolute;
        right: 0;
      }

      .header-burger-button {
        display: flex;
        position: relative;
        width: 40px;
        height: 40px;
        justify-content: center;
        align-items: center;
        box-shadow: 0px 2px 4px 0px #0000003D;
        border-radius: 4px;
      }

      .header-burger-button img {
        z-index: 2;
      }

      .header-burger-button::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(180deg, rgba(255, 255, 255, 0.10) 0%, rgba(255, 255, 255, 0.00) 100%), radial-gradient(100.01% 100% at 50% 0%, #333348 0%, #252535 100%);
        opacity: 0;
        transition: opacity 0.3s ease-out;
        z-index: -1;
      }

      .header-burger-button:hover::after {
        z-index: 0;
        opacity: 1;
      }

      .header-burger-button::before {
        border-radius: 4px;
      }

      .overlay {
        position: fixed;
        display: none;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5);
        z-index: 1049;
      }

      .overlay.active {
        display: block;
      }

      .header-buttons-wrapper {
        padding: 16px 16px 20px 16px;
        transition: transform 0.3s ease;
        position: fixed;
        flex-direction: column;
        row-gap: 28px;
        right: 0;
        top: 0;
        width: 320px;
        height: 657px;
        background: #252536;
        box-shadow: -2px 0 5px rgba(0, 0, 0, 0.5);
        transform: translateX(100%);
        z-index: 1050;
      }

      .header-nav {
        display: flex;
        flex-direction: column;
      }

      .header-nav-item {
        padding: 12px 12px;
        font-size: 14px;
        font-weight: 400;
        line-height: 16px;
        letter-spacing: 0px;
        text-align: left;
        color: #8A8AAE;
        border-radius: 4px;
      }

      .header-nav-item:hover {
        color: white;
        background-color: #41415E;
        transition: all 0.3s ease-out;
      }

      .header-close-btn {
        display: block;
        margin: 6.5px 0px;
        align-self: end;
      }

      .header-lang {
        align-self: center;
      }

      .header-social-buttons-wrapper {
        order: 3;
        align-self: center;
      }

      .header-vertical-divider {
        display: none;
      }

      .header-horizontal-divider {
        order: 4;
        display: block;
        margin: 6px -16px -8px -16px;
        height: 1px;
        background: linear-gradient(270deg, rgba(58, 58, 82, 0.08) 0%, #3A3A52 55.73%, rgba(58, 58, 82, 0.08) 100%);
      }

      .header-button.header-register-button {
        order: 5;
      }

      .main {
        margin-top: 56px;
      }
    }

    @media screen and (max-width: 1200px) {
      .header {
        padding: 0px 12px;
      }
    }

    .footer {
      margin: 0px 28px;
    }

    .footer-first-part {
      border-top: 1px solid #1E1E2C;
      border-bottom: 1px solid #1E1E2C;
    }

    .footer-content-first-part,
    .footer-content-second-part {
      padding: 32px 20px;
      display: flex;
      justify-content: space-between;
      column-gap: 40px;
      row-gap: 20px;
      align-items: center;
      max-width: 1200px;
      margin: 0 auto;
    }

    .footer-nav {
      display: flex;
      flex-wrap: wrap;
      column-gap: 24px;
      row-gap: 4px;
    }

    .footer-nav-item {
      padding: 12px 4px;
      font-size: 16px;
      font-weight: 300;
      line-height: 16px;
      letter-spacing: 0px;
      color: #BCBCD1;
    }

    .footer-nav-item:hover {
      color: white;
      transition: all 0.3s ease-out;
    }

    .footer-social-btns-wrappper {
      display: flex;
      column-gap: 8px;
    }

    .footer-social-btn {
      display: flex;
      justify-content: center;
      align-items: center;
      height: 40px;
      width: 40px;
      border-radius: 4px;
      transition: all 0.3s ease-out;
    }

    .footer-social-btn:hover {
      opacity: 0.8;
    }

    .footer-social-btn:active {
      background: black;
    }

    .footer-social-btn-instagram {
      background: radial-gradient(230.93% 230.93% at 102.01% 2.03%, #F9ED32 0%, #EE2A7B 36%, #D22A8A 44%, #8B2AB2 60%, #1B2AF0 83%, #002AFF 88%);
    }

    .footer-social-btn-vk {
      background: #0077FF;
    }

    .footer-social-btn-x {
      background: #282828;
    }

    .footer-social-btn-youtube {
      background: #F40000;
    }

    .footer-second-part-item {
      max-width: 465px;
      display: flex;
      align-items: center;
      column-gap: 16px;
    }

    .footer-second-part-item-text {
      font-size: 12px;
      font-weight: 300;
      line-height: 16px;
      letter-spacing: 0em;
      color: #8A8AAE;
    }

    @media screen and (max-width: 1024px) {

      .footer-content-first-part,
      .footer-content-second-part {
        flex-wrap: wrap;
      }

      .footer-content-first-part {
        justify-content: center;
      }

      .footer-content-second-part .footer-second-part-item:first-child {
        max-width: 100%;
      }

      .footer-content-second-part .footer-second-part-item:nth-child(2) {
        max-width: calc(100% - 214px);
      }
    }

    @media screen and (max-width: 668px) {
      .footer {
        margin: 0px 20px;
      }

      .footer-content-first-part {
        justify-content: center;
        padding: 20px 0px;
      }

      .footer-content-second-part {
        justify-content: center;
        padding: 20px 0px;
      }

      .footer-content-second-part .footer-second-part-item:nth-child(1) {
        order: 2;
      }

      .footer-content-second-part .footer-second-part-item:nth-child(2) {
        max-width: 100%;
        order: 3;
      }

      .footer-content-second-part .footer-second-part-item:nth-child(3) {
        order: 1;
      }

      .footer-nav {
        justify-content: center;
      }

      .footer-second-part-item-text {
        font-size: 10px;
      }
    }

    .header-lang .toggle-icon {
      margin-left: 10px;
    }

    .footer-lang .toggle-icon {
      margin-left: 32px;
    }

    .choose-lang {
      position: relative;
      cursor: pointer;
    }

    .header-lang .choose-lang-button span {
      display: none;
    }

    .header-lang .choose-lang-button,
    .footer-lang .choose-lang-button {
      display: flex;
      align-items: center;
      justify-content: center;
      cursor: pointer;
      border-radius: 4px;
      transition: all 0.3s ease-out;
    }

    .header-lang .choose-lang-button:hover,
    .footer-lang .choose-lang-button:hover {
      background: #41415E;
    }

    .header-lang .choose-lang-button {
      height: 48px;
      padding: 10px 8px;
    }

    .footer-lang .choose-lang-button {
      height: 60px;
      width: 174px;
      padding: 12px;
    }

    .header-lang .choose-lang-list,
    .footer-lang .choose-lang-list {
      display: grid;
      position: absolute;
      grid-template-columns: repeat(2, 1fr);
      column-gap: 4px;
      background-color: #1E1E2C;
      border: 1px solid #FFFFFF1A;
      visibility: hidden;
      transform: scale(0);
      transition: transform 0.3s ease-out;
      z-index: 1000;
    }

    .header-lang .choose-lang-list {
      border-radius: 4px;
      top: 0px;
      right: 0px;
      transform-origin: top right;
    }

    .footer-lang .choose-lang-list {
      border-radius: 8px;
      padding: 12px;
      bottom: 0px;
      left: -200px;
      transform-origin: bottom right;
    }

    .header-lang .choose-lang-list li:first-child:nth-last-child(odd) {
      grid-column: 1 / -1;
    }

    .header-lang .choose-lang-list li:first-child:nth-last-child(even) {
      grid-column: inherit;
    }

    .footer-lang .choose-lang-list li:nth-last-child(1):nth-child(odd) {
      grid-column: 2;
    }

    .choose-lang-list.show {
      visibility: visible;
      transform: scale(1);
    }

    .header-lang .choose-lang-list li,
    .footer-lang .choose-lang-list li {
      display: flex;
      align-items: center;
      border-radius: 4px;
    }

    .header-lang .choose-lang-list li {
      padding: 10px 8px;
      height: 48px;
      width: 173px;
    }

    .footer-lang .choose-lang-list li {
      padding: 12px;
      height: 60px;
      width: 173px;
    }

    .choose-lang-list li:hover {
      background-color: #2d3047;
    }

    .choose-lang-list .choose-lang-box {
      width: 100%;
      height: 100%;
      display: flex;
      align-items: center;
    }

    .choose-lang-box-first {
      background: #41415E;
    }

    .choose-lang .lang-native-select {
      display: none;
    }

    .choose-lang span {
      padding-left: 12px;
      font-size: 14px;
      font-weight: 400;
      line-height: 16px;
      letter-spacing: 0px;
    }

    @media screen and (max-width: 1024px) {
      .header-lang .choose-lang-button span {
        display: block;
      }

      .header-lang .choose-lang-list {
        display: flex;
        flex-direction: column;
        border-radius: 4px;
        top: -260px;
        right: -19px;
        transform-origin: top right;
      }
    }

    @media screen and (max-width: 668px) {
      .footer-lang .choose-lang-list {
        display: flex;
        flex-direction: column;
        border-radius: 4px;
        bottom: -130px;
        left: -10px;
        transform-origin: bottom right;
      }
    }

    .undefined-page-wrapper {
      max-width: 1200px;
      margin: 136px auto 0px auto;
      display: flex;
      column-gap: 189px;
    }

    .undefined-page-content {
      width: 380px;
      margin-top: 136px;
      display: flex;
      flex-direction: column;
    }

    .undefined-page-title {
      font-size: 24px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px;
    }

    .undefined-page-code {
      margin-top: -15px;
      font-size: 200px;
      font-weight: 700;
      line-height: 250px;
      letter-spacing: 0px;
    }

    .undefined-page-text {
      width: 330px;
      margin-top: -15px;
      font-size: 16px;
      font-weight: 300;
      line-height: 20px;
      letter-spacing: 0px;
      margin-bottom: 64px;
    }

    .undefined-page-button {
      padding: 16px 32px;
      align-self: flex-start;
    }

    @media screen and (max-width: 1300px) {
      .undefined-page-wrapper {
        margin-left: 48px;
      }
    }

    @media screen and (max-width: 1200px) {
      .undefined-page-wrapper {
        margin: 88px auto 0px auto;
        flex-direction: column;
        align-items: center;
        justify-content: center;
      }

      .undefined-page-content {
        margin-top: 0px;
        align-items: center;
      }

      .undefined-page-title {
        font-size: 26px;
      }

      .undefined-page-code {
        margin-top: -5px;
        font-size: 120px;
        line-height: 150px;
      }

      .undefined-page-text {
        text-align: center;
        font-size: 14px;
        font-weight: 100;
        margin-bottom: 40px;
      }

      .undefined-page-button {
        align-self: center;
        padding: 16px 16px;
        margin-bottom: 32px;
      }

      .undefined-page-wrapper img {
        width: 256px;
        height: 336px;
      }
    }
  </style>



  <header class="header">
    <div class="header-wrapper">
      <a aria-label="home" class="header-logo" href="vip.html" target="_blank" rel="noopener noreferrer">
        <img alt="Vavada site" height="28" src="./content/img/Logo.svg" title="Vavada site" width="184">
      </a>
      <div class="header-burger-button-wrapper">
        <button class="header-burger-button base-gradient-border">
          <img alt="Burger" title="Burger" src="./content/img/Burger.svg" height="16" width="16">
        </button>
      </div>
      <div class="overlay"></div>
      <div class="header-buttons-wrapper">
        <button class="header-close-btn">
          <img class="lazyloaded" loading="lazy" alt="Close" title="Close" src="./content/img/Close.svg" height="28" width="28">
        </button>
        <a class="header-button header-social-button base-gradient-border" href="vip.html" rel="nofollow, noopener, noreferrer" target="_blank">
          <span class="header-button-content">Войти</span>
        </a>
        <nav class="header-nav">
          <a href="vip.html" class="header-nav-item" target="_blank" rel="noopener, noreferrer, nofollow">Слоты</a>
          <a href="vip.html" class="header-nav-item" target="_blank" rel="noopener, noreferrer, nofollow">Live</a>
          <a href="vip.html" class="header-nav-item" target="_blank" rel="noopener, noreferrer, nofollow">Столы</a>
          <a href="vip.html" class="header-nav-item" target="_blank" rel="noopener, noreferrer, nofollow">Турниры</a>
          <a href="/" class="header-nav-item">Содержание</a>
          <a href="/" class="header-nav-item">FAQ</a>
        </nav>
        <a class="header-button header-register-button base-gradient-border" href="vip.html" rel="nofollow, noopener, noreferrer" target="_blank">
          <span class="header-button-content">
            Регистрация
          </span>
        </a>
        <div class="header-social-buttons-wrapper">
          <a class="header-button header-social-button base-gradient-border" href="https://t.me/cvavada" rel="nofollow, noopener, noreferrer" target="_blank">
            <img class="header-button-content" alt="telegram vavada" height="20" src="./content/img/header-social-icons/Telegram.svg" title="telegram" width="20">
          </a>
          <div class="header-vertical-divider"></div>
          <a class="header-button header-social-button base-gradient-border" href="http://surl.li/rqvhv" rel="nofollow, noopener, noreferrer" target="_blank">
            <img class="header-button-content" alt="приложение вавада казино" height="20" src="./content/img/header-social-icons/App-store.svg" title="app-store" width="20">
          </a>
          <a class="header-button header-social-button base-gradient-border" href="http://surl.li/rqvhv" rel="nofollow, noopener, noreferrer" target="_blank">
            <img class="header-button-content" alt="приложение вавада на андройд" height="20" src="./content/img/header-social-icons/Google.svg" title="google" width="20">
          </a>
        </div>
        <div class="header-horizontal-divider"></div>

        <span class="header-lang">
          <div class="choose-lang">
            <div tabindex="0" class="choose-lang-button">

              <img width="28" height="28" src="./content/img/flags/Russia.svg" class="flag-lang" alt="Русский">
              <span>Русский</span>
              <img src="./content/img/Arrow.svg" width="16" height="16" class="toggle-icon" alt="Arrow down">
            </div>

            <ul class="choose-lang-list">

              <li class="choose-lang-box choose-lang-box-first">
                <img loading="lazy" width="28" height="28" alt="Русский" class="flag-lang lazyloaded" src="./content/img/flags/Russia.svg">
                <span>Русский</span>
                <img loading="lazy" src="./content/img/Arrow.svg" width="16" height="16" class="toggle-icon" alt="Arrow down">
              </li>
              <li>
                <a class="choose-lang-box" href="vip.html" rel="nofollow, noopener, noreferrer" target="_blank">
                  <img loading="lazy" width="28" height="28" alt="Polski" class="flag-lang lazyloaded" src="./content/img/flags/Poland.svg">
                  <span>Polski</span>
                </a>
              </li>
              <li>
                <a class="choose-lang-box" href="vip.html" rel="nofollow, noopener, noreferrer" target="_blank">
                  <img loading="lazy" width="28" height="28" alt="Deutsch" class="flag-lang lazyloaded" src="./content/img/flags/Germany.svg">
                  <span>Deutsch</span>
                </a>
              </li>
              <li>
                <a class="choose-lang-box" href="vip.html" rel="nofollow, noopener, noreferrer" target="_blank">
                  <img loading="lazy" width="28" height="28" alt="Português" class="flag-lang lazyloaded" src="./content/img/flags/Brazil.svg">
                  <span>Português</span>
                </a>
              </li>
              <li>
                <a class="choose-lang-box" href="vip.html" rel="nofollow, noopener, noreferrer" target="_blank">
                  <img loading="lazy" width="28" height="28" alt="Français" class="flag-lang lazyloaded" src="./content/img/flags/Canada.svg">
                  <span>Français</span>
                </a>
              </li>
              <li>
                <a class="choose-lang-box" href="vip.html" rel="nofollow, noopener, noreferrer" target="_blank">
                  <img loading="lazy" width="28" height="28" alt="Italiano" class="flag-lang lazyloaded" src="./content/img/flags/Italy.svg">
                  <span>Italiano</span>
                </a>
              </li>
              <li>
                <a class="choose-lang-box" href="vip.html" rel="nofollow, noopener, noreferrer" target="_blank">
                  <img loading="lazy" width="28" height="28" alt="Қазақ" class="flag-lang lazyloaded" src="./content/img/flags/Kazakhstan.svg">
                  <span>Қазақ</span>
                </a>
              </li>
              <li>
                <a class="choose-lang-box" href="vip.html" rel="nofollow, noopener, noreferrer" target="_blank">
                  <img loading="lazy" width="28" height="28" alt="Türkçe" class="flag-lang lazyloaded" src="./content/img/flags/Turkey.svg">
                  <span>Türkçe</span>
                </a>
              </li>
              <li>
                <a class="choose-lang-box" href="vip.html" rel="nofollow, noopener, noreferrer" target="_blank">
                  <img loading="lazy" width="28" height="28" alt="English" class="flag-lang lazyloaded" src="./content/img/flags/England.svg">
                  <span>English</span>
                </a>
              </li>
            </ul>
          </div>
        </span>
      </div>
    </div>
  </header>
  <main class="main">
    <div class="undefined-page-wrapper">
      <div class="undefined-page-content">
        <h2 class="undefined-page-title">Страница не найдена</h2>
        <p class="undefined-page-code">404</p>
        <p class="undefined-page-text">Возможно, в адресе страницы ошибка или страница удалена</p>
        <a class="undefined-page-button header-button header-register-button base-gradient-border" href="/" rel="nofollow, noopener, noreferrer" target="_blank">
          <span class="header-button-content">
            На главную
          </span>
        </a>
      </div>
      <img alt="404" height="717" src="./content/img/404.png" title="404" width="558">
    </div>
  </main>
  <footer class="footer">
    <div class="footer-first-part">
      <div class="footer-content-first-part">
        <nav class="footer-nav">
          <a href="vip.html" class="footer-nav-item" target="_blank" rel="noopener, noreferrer, nofollow">Слоты</a>
          <a href="vip.html" class="footer-nav-item" target="_blank" rel="noopener, noreferrer, nofollow">Live</a>
          <a href="vip.html" class="footer-nav-item" target="_blank" rel="noopener, noreferrer, nofollow">Столы</a>
          <a href="vip.html" class="footer-nav-item" target="_blank" rel="noopener, noreferrer, nofollow">Столы</a>
          <a href="vip.html" class="footer-nav-item" target="_blank" rel="noopener, noreferrer, nofollow">Турниры</a>
          <a href="/" class="footer-nav-item">Содержание</a>
          <a href="/" class="footer-nav-item">FAQ</a>
        </nav>
        <div class="footer-social-btns-wrappper">
          <a class="footer-social-btn-instagram footer-social-btn" href="https://www.instagram.com/vavada.inst" rel="nofollow, noopener, noreferrer" target="_blank">
            <img loading="lazy" class="footer-social-btn-img lazyloaded" alt="vavada instagram" height="20" src="./content/img/footer-social-icons/instagram.svg" title="instagram" width="21">
          </a>
          <a class="footer-social-btn-vk footer-social-btn" href="https://vk.com/vavada_group" rel="nofollow, noopener, noreferrer" target="_blank">
            <img loading="lazy" class="footer-social-btn-img lazyloaded" alt="vk vavada" height="15" src="./content/img/footer-social-icons/vk.svg" title="vk" width="22">
          </a>
          <a class="footer-social-btn-x footer-social-btn" href="https://t.me/cvavada" rel="nofollow, noopener, noreferrer" target="_blank">
            <img loading="lazy" class="footer-social-btn-img lazyloaded" alt="x" height="19" src="./content/img/footer-social-icons/x.svg" title="x vavada" width="20">
          </a>
          <a class="footer-social-btn-youtube footer-social-btn" href="https://www.youtube.com/@vavadaoffi" rel="nofollow" target="_blank">
            <img loading="lazy" class="footer-social-btn-img lazyloaded" alt="youtube" height="15" src="./content/img/footer-social-icons/youtube.svg" title="youtube" width="22">
          </a>
        </div>
      </div>
    </div>
    <div class="footer-second-part">
      <div class="footer-content-second-part" style="padding-bottom: 24px;">
        <div class="footer-second-part-item">
          <img loading="lazy" class="footer-second-part-item-img lazyloaded" alt="copyright-emblem" height="40" src="./content/img/Copyright-emblem.svg" title="copyright-emblem" width="40">
          <p class="footer-second-part-item-text">
            VAVADA.COM is owned and operated by Vavada B.V.
          </p>
        </div>
        <div class="footer-second-part-item">
          <img loading="lazy" class="footer-second-part-item-img lazyloaded" alt="18-plus" height="40" src="./content/img/18-plus.svg" title="18 plus" width="40">
          <p class="footer-second-part-item-text">
            Азартные игры призваны развлекать. Помните, что вы рискуете деньгами, когда делаете ставки. Не тратьте
            больше, чем можете позволить себе проиграть.
          </p>
        </div>

        <span class="footer-lang">
          <div class="choose-lang">
            <div tabindex="0" class="choose-lang-button">

              <img loading="lazy" width="36" height="36" src="./content/img/flags/Russia.svg" class="flag-lang lazyloaded" alt="Русский">
              <span>Русский</span>
              <img loading="lazy" src="./content/img/Arrow.svg" width="16" height="16" class="toggle-icon" alt="Arrow down">
            </div>

            <ul class="choose-lang-list">
              <li>
                <a class="choose-lang-box" href="vip.html" rel="nofollow, noopener, noreferrer" target="_blank">
                  <img loading="lazy" width="36" height="36" alt="Polski" class="flag-lang lazyloaded" src="./content/img/flags/Poland.svg">
                  <span>Polski</span>
                </a>
              </li>
              <li>
                <a class="choose-lang-box" href="vip.html" rel="nofollow, noopener, noreferrer" target="_blank">
                  <img loading="lazy" width="36" height="36" alt="Deutsch" class="flag-lang lazyloaded" src="./content/img/flags/Germany.svg">
                  <span>Deutsch</span>
                </a>
              </li>
              <li>
                <a class="choose-lang-box" href="vip.html" rel="nofollow, noopener, noreferrer" target="_blank">
                  <img loading="lazy" width="36" height="36" alt="Português" class="flag-lang lazyloaded" src="./content/img/flags/Brazil.svg">
                  <span>Português</span>
                </a>
              </li>
              <li>
                <a class="choose-lang-box" href="vip.html" rel="nofollow, noopener, noreferrer" target="_blank">
                  <img loading="lazy" width="36" height="36" alt="Français" class="flag-lang lazyloaded" src="./content/img/flags/Canada.svg">
                  <span>Français</span>
                </a>
              </li>
              <li>
                <a class="choose-lang-box" href="vip.html" rel="nofollow, noopener, noreferrer" target="_blank">
                  <img loading="lazy" width="36" height="36" alt="Italiano" class="flag-lang lazyloaded" src="./content/img/flags/Italy.svg">
                  <span>Italiano</span>
                </a>
              </li>
              <li>
                <a class="choose-lang-box" href="vip.html" rel="nofollow, noopener, noreferrer" target="_blank">
                  <img loading="lazy" width="36" height="36" alt="Қазақ" class="flag-lang lazyloaded" src="./content/img/flags/Kazakhstan.svg">
                  <span>Қазақ</span>
                </a>
              </li>
              <li>
                <a class="choose-lang-box" href="vip.html" rel="nofollow, noopener, noreferrer" target="_blank">
                  <img loading="lazy" width="36" height="36" alt="Türkçe" class="flag-lang lazyloaded" src="./content/img/flags/Turkey.svg">
                  <span>Türkçe</span>
                </a>
              </li>
              <li>
                <a class="choose-lang-box" href="vip.html" rel="nofollow, noopener, noreferrer" target="_blank">
                  <img loading="lazy" width="36" height="36" alt="English" class="flag-lang lazyloaded" src="./content/img/flags/England.svg">
                  <span>English</span>
                </a>
              </li>

              <li class="choose-lang-box choose-lang-box-first">
                <img loading="lazy" width="36" height="36" alt="Русский" class="flag-lang lazyloaded" src="./content/img/flags/Russia.svg">
                <span>Русский</span>
                <img loading="lazy" src="./content/img/Arrow.svg" width="16" height="16" class="toggle-icon lazyloaded" alt="Arrow down">
              </li>
            </ul>
          </div>
        </span>
      </div>
    </div>
  </footer>
  <script src="./content/scripts/open-drawer.js"></script>
  <script type="text/javascript">
    let headerLangList = document.querySelector('.header-lang .choose-lang-list');
    let headerLangBtn = document.querySelector('.header-lang .choose-lang-button');
    let footerLangList = document.querySelector('.footer-lang .choose-lang-list');
    let footerLangBtn = document.querySelector('.footer-lang .choose-lang-button');

    headerLangBtn.onclick = function (e) {
      headerLangList.classList.add('show');
    };
    footerLangBtn.onclick = function (e) {
      footerLangList.classList.add('show');
    };

    document.addEventListener('click', outsideClickListener);

    function outsideClickListener({ target }) {
      if (!headerLangBtn.contains(target)) headerLangList.classList.remove('show');
      if (!footerLangBtn.contains(target)) footerLangList.classList.remove('show');
    };
  </script>


</body>