:root{
  --font-roboto: 'Roboto', sans-serif;
  --font-inter: 'Inter', sans-serif;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: var(--font-roboto);
}

body.TRYrqWkUNC {
  overflow: hidden;
}

.real-bg {
  header {
    .LzgFTDWXSC {
      p {
        display: none;
      }
    }
  }
}

.qnkSKdYbrp {
  position: absolute;
  top: 0px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100vh;
  background: rgba(0, 29, 41, 0.9);
  backdrop-filter: blur(7px);
  left: -100%;
  transition: left 0.3s ease;
  z-index: 6;
  padding: 10px 16px;
  gap: 24px;

  img {
    width: 32px;
    height: 32px;
    position: absolute;
    right: 16px;
    top: 10px;
    cursor: pointer;
  }

  ul {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 24px;
    width: 100%;

    li {
      list-style: none;

      a {
        color: #fff;
        text-align: center;
        font-family: var(--font-roboto);
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 24px;
        text-transform: uppercase;
        text-decoration: none;
      }

      .bZAshnZHgH {
        display: flex;
        padding: 8px 24px;
        justify-content: center;
        align-items: center;
        gap: 10px;
        border-radius: 30px;
        background: linear-gradient(180deg, #780701 0%, #fe0126 100%);
        width: 144px;
      }
    }
  }
}

.qnkSKdYbrp.iLuZlsVsqh {
  left: 0;
}

header {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: linear-gradient(
      0deg,
      rgba(0, 0, 0, 0.4) 0%,
      rgba(0, 0, 0, 0.4) 100%
    ),
    url("../images/header-bg.webp") lightgray 0px -0.234px / 100% 110.651% no-repeat;
  background-size: cover;

  .aqqJOZyzJu {
    width: 100%;
    height: 66px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 38, 53, 0.7);
    padding: 0 16px;

    nav {
      max-width: 1216px;
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: space-between;

      a {
        text-decoration: none;
        display: flex;
        align-items: center;
        justify-content: center;

        img {
          height: 42px;
        }
      }

      ul {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 24px;

        li {
          list-style: none;

          a {
            color: #fff;
            text-align: center;
            font-family: var(--font-roboto);
            font-size: 14px;
            font-style: normal;
            font-weight: 700;
            line-height: 24px;
            text-transform: uppercase;
          }

          .bZAshnZHgH {
            border-radius: 30px;
            background: linear-gradient(180deg, #780701 0%, #fe0126 100%);
            display: flex;
            padding: 8px 24px;
            justify-content: center;
            align-items: center;
            gap: 10px;
            width: 153px;
          }
        }
      }

      .ySwsAdSIuO {
        display: none;
        width: 32px;
        height: 32px;
      }
    }
  }

  .LzgFTDWXSC {
    max-width: 1248px;
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    gap: 12px;
    position: relative;
    padding: 0 16px;

    h1 {
      color: #fff;
      font-family: var(--font-roboto);
      font-size: 34px;
      font-style: normal;
      font-weight: 700;
      line-height: 46px;
      text-transform: uppercase;
      max-width: 661px;
      width: 100%;
      z-index: 1;
    }

    p {
      color: #fff;
      font-family: var(--font-roboto);
      font-size: 18px;
      font-style: normal;
      font-weight: 400;
      line-height: 30px;
      max-width: 661px;
      width: 100%;
      z-index: 1;
    }

    img {
      position: absolute;
      right: 0;
      top: 50%;
      transform: translateY(-50%);
      width: 378px;
      height: 376px;
    }
  }

  .SVeBEOupSP {
    height: 436px;
  }

  .bplAaNGDOM {
    height: 334px;
    align-items: center;

    h1 {
      text-align: center;
    }
  }
}

main {
  padding: 48px 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ecffff;
  .SovorPqgIp {
    max-width: 784px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 32px;

    .VALOSVkaTM {
      width: 100%;
      height: 143px;
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 16px;
      border-radius: 20px;
      background: radial-gradient(50% 50% at 50% 50%, #217b8f 0%, #0e292f 100%);
      position: relative;
      padding: 24px;

      .KUuQpxnRkb {
        position: absolute;
        left: 46px;
        top: -15px;
        border-radius: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 6px 8px;
        min-width: 83px;
        width: auto;
        white-space: nowrap;
        color: #fff;
        text-align: center;
        font-family: var(--font-inter);
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 18px;
        letter-spacing: -0.28px;
      }

      .FAKenccyKM {
        width: 127px;
        height: 85px;
        box-shadow: 0px 4px 10px 0px rgba(255, 255, 255, 0.25);
      }

      .MxTTzRhTbG {
        position: absolute;
        left: 244px;
        top: 21px;
        width: 100px;
        height: 100px;
        fill: rgba(156, 155, 160, 0.4);
        mix-blend-mode: overlay;
      }

      & > p {
        width: 273px;
        height: 85px;
        color: #fff;
        text-align: center;
        font-family: var(--font-roboto);
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: 28px;
        display: flex;
        align-items: center;
        justify-content: center;
      }

      .WaTpWMdhXS {
        display: flex;
        flex-direction: column;
        gap: 8px;
        align-items: center;
        justify-content: center;
        width: 304px;

        .xAciSaFIkD {
          width: 267px;
          height: 33px;
          border-radius: 6px;
          border: 1px dashed #bdbdbd;
          background: #fff;
          display: flex;
          align-items: center;
          justify-content: space-between;

          p {
            margin-left: 6px;
            color: #7d7d7d;
            font-family: var(--font-inter);
            font-size: 12px;
            font-style: normal;
            font-weight: 400;
            line-height: normal;

            span {
              color: #040000;
              font-family: var(--font-inter);
              font-size: 14px;
              font-style: normal;
              font-weight: 500;
              line-height: normal;
              margin-left: 4px;
            }
          }

          .xBFNMTjKGR {
            height: 100%;
            width: 36px;
            background: #0089ab;
            display: flex;
            align-items: center;
            justify-content: center;
            border-top-right-radius: 6px;
            border-bottom-right-radius: 6px;
            cursor: pointer;

            img {
              width: 20px;
              height: 20px;
            }
          }
        }

        .YoMCbDwYrW {
          display: none;
          width: 267px;
          height: 33px;
          border-radius: 6px;
          border: 1px dashed #bdbdbd;
          background: #fff;
          align-items: center;
          justify-content: space-between;

          p {
            margin-left: 6px;
            color: #7d7d7d;
            font-family: var(--font-inter);
            font-size: 12px;
            font-style: normal;
            font-weight: 400;
            line-height: normal;

            span {
              color: #3dc100;
              font-family: var(--font-inter);
              font-size: 14px;
              font-style: normal;
              font-weight: 700;
              line-height: normal;
              margin-left: 4px;
            }
          }

          .zegJdOxgno {
            height: 100%;
            width: 36px;
            background: #3dc100;
            display: flex;
            align-items: center;
            justify-content: center;
            border-top-right-radius: 6px;
            border-bottom-right-radius: 6px;
            cursor: pointer;

            img {
              width: 20px;
              height: 20px;
            }
          }
        }

        .LVDQymUsfw {
          width: 100%;
          height: 50px;
          cursor: pointer;
          display: flex;
          align-items: center;
          justify-content: center;
          color: #fff;
          font-family: var(--font-roboto);
          font-size: 20px;
          font-style: normal;
          font-weight: 700;
          line-height: 26px;
          text-transform: uppercase;
          border-radius: 30px;
          background: linear-gradient(180deg, #780701 0%, #fe0126 100%);

          &:hover {
            background: linear-gradient(180deg, #780701 0%, #fe0126 100%);
            box-shadow: 0px 4px 10px 0px rgba(255, 255, 255, 0.45);
          }
          a {
            position: absolute;
            z-index: -6;
            color: transparent;
          }
        }
      }
    }
  }
}

footer {
  background: radial-gradient(212.81% 50% at 50% 50%, #004f68 0%, #000c11 100%);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 124px 16px 0;

  .LxVxeVOfux {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 40px;
    max-width: 1216px;
    width: 100%;
    padding-bottom: 64px;

    p {
      color: #fff;
      font-family: var(--font-roboto);
      font-size: 16px;
      font-style: normal;
      font-weight: 400;
      line-height: 28px;
      max-width: 526px;
      width: auto;

      a {
        color: #fff;
        font-family: var(--font-roboto);
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 28px;
      }
    }
  }

  ul {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 24px;
    padding: 32px 0;
    max-width: 1216px;
    width: 100%;

    li {
      list-style: none;
      gap: 24px;

      a {
        color: #fff;
        font-family: var(--font-roboto);
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        text-decoration-line: underline;
        text-decoration-style: solid;
        text-decoration-skip-ink: none;
        text-decoration-thickness: auto;
        text-underline-offset: auto;
        text-underline-position: from-font;
        text-transform: capitalize;
      }
    }
  }

  .ByrdoYehXL {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 48px;
    padding: 80px 0;
    max-width: 1216px;
    width: 100%;

    .AktQaGpAuy {
      width: 54px;
      height: 54px;
    }

    .cjGvoerkWs {
      width: 42px;
      height: 54px;
    }

    .lBhpWHbjir {
      width: 182px;
      height: 54px;
    }

    .VBKYXgOQFH {
      width: 99px;
      height: 54px;
    }

    .KAgnfoMqUH {
      width: 45px;
      height: 54px;
    }

    .qmdustwLpX {
      width: 177px;
      height: 54px;
    }
  }

  & > p {
    padding: 32px 0;
    color: #daf1f8;
    text-align: center;
    font-family: var(--font-roboto);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    text-transform: capitalize;
  }
}

.QjRMwLRqmN {
  position: fixed;
  max-width: 399px;
  width: 100%;
  min-height: 169px;
  height: auto;
  bottom: 10px;
  right: 10px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 8px;
  justify-content: center;
  z-index: 5;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px -3px 10px 0px rgba(0, 53, 71, 0.3);

  .cahfJnRclV {
    display: flex;
    align-items: center;
    width: 100%;

    p {
      color: #000;
      text-align: center;
      font-family: var(--font-roboto);
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 19px;
    }
  }

  .LGHVZfYoAX {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 8px;
    width: 100%;

    button {
      width: 318px;
      display: flex;
      height: 40px;
      padding: 10px;
      justify-content: center;
      align-items: center;
      cursor: pointer;
      border-radius: 30px;
      border: none;
    }

    .bABIuaiCxi {
      background: #dfdfdf;
      color: #000;
      font-family: var(--font-roboto);
      font-size: 14px;
      font-style: normal;
      font-weight: 700;
      line-height: 24px;
      letter-spacing: 0.14px;
      text-transform: uppercase;
    }

    .hJSxKQQrye {
      background: linear-gradient(180deg, #780701 0%, #fe0126 100%);
      color: #fff;
      font-family: var(--font-roboto);
      font-size: 14px;
      font-style: normal;
      font-weight: 700;
      line-height: 24px;
      letter-spacing: 0.14px;
      text-transform: uppercase;
    }
  }
}

.QjRMwLRqmN.NMGboAVltc {
  display: none;
}

.hbILJzAsWR {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 6;
  background: rgba(0, 29, 41, 0.9);
  backdrop-filter: blur(7px);

  .hyiqmqBgKM {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-height: 178px;
    height: auto;
    z-index: 6;
    display: flex;
    max-width: 453px;
    width: calc(100% - 32px);
    flex-direction: column;
    align-items: center;
    gap: 12px;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0px 20px 24px -4px rgba(17, 12, 45, 0.16);
    padding: 16px 16px;

    h2 {
      color: #000;
      text-align: center;
      font-family: var(--font-roboto);
      font-size: 20px;
      font-style: normal;
      font-weight: 700;
      line-height: 30px;
    }

    p {
      color: #000;
      text-align: center;
      font-family: var(--font-roboto);
      font-size: 15px;
      font-style: normal;
      font-weight: 400;
      line-height: 24px;

      a {
        color: #0060de;
        font-family: var(--font-roboto);
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        text-decoration-line: underline;
        text-decoration-style: solid;
        text-decoration-skip-ink: none;
        text-decoration-thickness: auto;
        text-underline-offset: auto;
        text-underline-position: from-font;
      }
    }

    .LGHVZfYoAX {
      display: flex;
      width: 100%;
      justify-content: center;
      align-items: center;
      gap: 8px;
      margin-top: 4px;

      button {
        cursor: pointer;
        border: none;
        width: 206px;
        height: 40px;
        border-radius: 30px;
      }

      .mIAYYgjJOp {
        background: #dfdfdf;
        color: #000;
        font-family: var(--font-roboto);
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 24px;
        letter-spacing: 0.14px;
        text-transform: uppercase;
      }

      .tPTJJcviro {
        background: linear-gradient(180deg, #780701 0%, #fe0126 100%);
        color: #fff;
        font-family: var(--font-roboto);
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 24px;
        letter-spacing: 0.14px;
        text-transform: uppercase;
      }
    }
  }
}

.dlMCYzUqHa {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 6;
  background: rgba(0, 29, 41, 0.9);
  backdrop-filter: blur(7px);
  padding: 16px;

  .TjakEsybyt {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-height: 122px;
    height: auto;
    width: calc(100% - 32px);
    max-width: 453px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0px 10px 10px 0px rgba(17, 12, 45, 0.16);
    padding: 16px;

    p {
      color: #000;
      font-family: var(--font-roboto);
      font-size: 20px;
      font-style: normal;
      font-weight: 400;
      line-height: 30px;
      text-align: center;
      
      span {
        color: #ca0101;
        text-align: center;
        font-family: var(--font-roboto);
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 30px;
      }
    }
  }
}

@media screen and (max-width: 847px) {
  header {
    .LzgFTDWXSC {
      img {
        opacity: 0.5;
      }
    }
  }

  main {
    .SovorPqgIp {
      .VALOSVkaTM {
        width: 569px;
        height: 244px;
        flex-wrap: wrap;
        column-gap: 24px;
        row-gap: 16px;

        .KUuQpxnRkb {
          left: 94px;
        }

        .MxTTzRhTbG {
          left: 310px;
          top: 15px;
        }

        .WaTpWMdhXS {
          .xAciSaFIkD,
          .YoMCbDwYrW {
            width: 285px;
          }

          .LVDQymUsfw {
            width: 337px;
          }
        }
      }
    }
  }
}

@media screen and (max-width: 700px) {
  header {
    .aqqJOZyzJu {
      height: 52px;

      nav {
        a {
          img {
            height: 30px;
          }
        }

        ul {
          display: none;
        }

        .ySwsAdSIuO {
          display: block;
          cursor: pointer;
        }
      }
    }
  }
}

@media screen and (max-width: 600px) {
  header {
    .LzgFTDWXSC {
      gap: 8px;

      h1 {
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 26px;
      }

      p {
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
      }

      img {
        width: 120px;
        height: 120px;
      }
    }

    .SVeBEOupSP {
      height: 132px;
    }

    .bplAaNGDOM {
      height: 107px;
    }
  }

  main {
    padding: 24px 16px;

    .SovorPqgIp {
      .VALOSVkaTM {
        max-width: 343px;
        width: 100%;
        min-height: 284px;
        height: auto;
        flex-wrap: nowrap;
        flex-direction: column;
        padding: 16px;

        .KUuQpxnRkb {
          left: 50%;
          transform: translateX(-50%);
          top: -20px;
        }

        & > p {
          width: 100%;
        }

        .MxTTzRhTbG {
          left: 50%;
          top: 111px;
          transform: translateX(-50%);
        }

        .WaTpWMdhXS {
          max-width: 304px;
          width: 100%;

          .xAciSaFIkD,
          .YoMCbDwYrW {
            max-width: 275px;
            width: 100%;
          }

          .LVDQymUsfw {
            max-width: 304px;
            width: 100%;
          }
        }
      }
    }
  }

  footer {
    padding: 80px 16px 0;

    .LxVxeVOfux {
      flex-direction: column;
    }

    ul {
      flex-direction: column;
      gap: 32px;
    }

    .ByrdoYehXL {
      padding: 32px 0;
      flex-direction: column;
      gap: 40px;
    }
  }

  .QjRMwLRqmN {
    max-width: 375px;
    width: 100%;
    right: 50%;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0px;
    min-height: 121px;
    border-radius: 10px 10px 0px 0px;
    background: #fff;
    box-shadow: 0px -3px 10px 0px rgba(0, 53, 71, 0.3);

    .LGHVZfYoAX {
      flex-direction: row;
      gap: 8px;

      button {
        max-width: 175px;
        width: 100%;
      }
    }
  }

  .hbILJzAsWR {
    .hyiqmqBgKM {
      max-width: 343px;
      min-height: 240px;

      h2 {
        font-size: 17px;
        font-style: normal;
        font-weight: 700;
        line-height: 24px;
      }

      p {
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;

        a {
          font-size: 14px;
          font-style: normal;
          font-weight: 400;
          line-height: 24px;
        }
      }

      .LGHVZfYoAX {
        flex-direction: column-reverse;
        margin-top: 0;

        button {
          width: 100%;
        }
      }
    }
  }

  .dlMCYzUqHa {
    .TjakEsybyt {
      max-width: 343px;
      min-height: 128px;

      p {
        font-size: 17px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;

        span {
          font-size: 17px;
          font-style: normal;
          font-weight: 700;
          line-height: 24px;
        }
      }
    }
  }
}

/*categories page*/
main {
  .kBIaKHAKWY {
    max-width: 1216px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 24px;

    .wKpHFziFau {
      display: flex;
      flex-direction: column;
      gap: 12px;

      h2 {
        color: #000;
        font-family: var(--font-roboto);
        font-size: 24px;
        font-style: normal;
        font-weight: 600;
        line-height: 36px;
      }

      p {
        color: #000;
        font-family: var(--font-roboto);
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
      }

      .MFXaTjEzcV {
        margin-top: 6px;
      }
    }
  }
}

@media screen and (max-width: 600px) {
  main {
    .kBIaKHAKWY {
      .wKpHFziFau {
        h2 {
          font-size: 18px;
          font-style: normal;
          font-weight: 600;
          line-height: 28px;
        }

        p {
          font-size: 16px;
          font-style: normal;
          font-weight: 400;
          line-height: 24px;
        }
      }
    }
  }
}

/*about-us page*/
main {
  .UXtbvZedGN {
    max-width: 1216px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 18px;

    h2 {
      color: #000;
      font-family: var(--font-roboto);
      font-size: 16px;
      font-style: normal;
      font-weight: 700;
      line-height: 24px;
    }

    p {
      color: #000;
      font-family: var(--font-roboto);
      font-size: 16px;
      font-style: normal;
      font-weight: 400;
      line-height: 24px;
    }
  }
}

/*contact-us page*/
main {
  .sutXBDfiCa {
    max-width: 1216px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 18px;

    h2 {
      color: #000;
      font-family: var(--font-roboto);
      font-size: 16px;
      font-style: normal;
      font-weight: 700;
      line-height: 24px;
    }

    p {
      color: #000;
      font-family: var(--font-roboto);
      font-size: 16px;
      font-style: normal;
      font-weight: 400;
      line-height: 24px;
    }
  }
}

/*privacy-policy, terms, cookies page*/
main {
  .yzznmdTZDe {
    max-width: 1216px;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 24px;

    .cCqDCacopP {
      display: flex;
      flex-direction: column;
      gap: 12px;

      h2 {
        color: #000;
        font-family: var(--font-roboto);
        font-size: 24px;
        font-style: normal;
        font-weight: 600;
        line-height: 36px;
      }

      p {
        color: #000;
        font-family: var(--font-roboto);
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
      }

      .MFXaTjEzcV {
        margin-top: 6px;
      }

      ul {
        display: flex;
        flex-direction: column;
        margin-left: 25px;

        li {
          color: #000;
          font-family: var(--font-roboto);
          font-size: 16px;
          font-style: normal;
          font-weight: 400;
          line-height: 24px;
        }
      }
    }
  }
}

@media screen and (max-width: 600px) {
  main {
    .yzznmdTZDe {
      .cCqDCacopP {
        h2 {
          font-size: 18px;
          font-style: normal;
          font-weight: 600;
          line-height: 28px;
        }
      }
    }
  }
}
