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

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

body {
  background: #282829;
}

body.no-scroll {
  overflow: hidden;
}


.imgPages {
  width: 247px !important;
  height: 307px !important;
}

@media (max-width: 600px) {
  .imgPages {
    width: 76px !important;
    height: 95px !important;
  }
  
}


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

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

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

  ul {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    width: 100%;
    margin: auto 0;

    li {
      list-style: none;

      a {
        display: inline-block;
        color: #fff;
        text-align: center;
        font-family: var(--font-roboto);
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 24px;
        text-decoration: none;
        height: 32px;
        display: flex;
        align-items: center;
        justify-content: center;

        &.LsFRRAYdkH {
          width: 178px;
          height: 40px;
          display: flex;
          padding: 8px 24px;
          justify-content: center;
          align-items: center;
          gap: 10px;
          border-radius: 30px;
          background: linear-gradient(88deg, #9b1515 0%, #ff0707 155.85%);
        }
      }
    }
  }
}

.YCoxbcRDUq.active {
  left: 0;
}

header {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;

  nav {
    height: 76px;
    max-width: 1248px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 16px;

    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: 32px;

      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;
          height: 40px;

          &.LsFRRAYdkH {
            display: flex;
            padding: 8px 24px;
            justify-content: center;
            align-items: center;
            gap: 10px;
            border-radius: 30px;
            background: linear-gradient(88deg, #9b1515 0%, #ff0707 155.85%);
          }
        }
      }
    }

    .nvIElbLGCo {
      width: 32px;
      height: 32px;
      aspect-ratio: 1/1;
      display: none;
    }
  }

  .PzeefPeLBP {
    width: 100%;
    height: 425px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url("../images/header-bg.webp?v=0.1") no-repeat;
    background-size: cover;

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

      h1 {
        color: #fff;
        font-family: var(--font-roboto);
        font-size: 42px;
        font-style: normal;
        font-weight: 700;
        line-height: 54px;
        max-width: 828px;
        width: 100%;
      }

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

      img {
        position: absolute;
        right: 16px;
        width: 294px;
        height: 367px;
        top: 50%;
        transform: translateY(-50%);
        object-fit: contain;
      }
    }
  }

  .header__content__wrapper--sm {
    height: 366px;

    .rBKOcobrwZ {
      img {
        width: 247px;
        height: 307px;
      }
    }
  }
}

main {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px 16px 80px;

  .adsWnjZHJW {
    max-width: 900px;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 32px;

    .OkvuBlugWH {
      width: 100%;
      height: 170px;
      display: flex;
      align-items: center;
      padding: 8px 16px;
      border-radius: 20px;
      border-right: 4px solid #d30d0d;
      background: #fff;
      gap: 16px;
      position: relative;

      .FyxCAiRrId {
        position: absolute;
        left: 238px;
        top: -13px;
        border-radius: 4px;
        padding: 4px 10px;
        white-space: nowrap;
        color: #fff;
        text-align: center;
        font-family: var(--font-roboto);
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 18px;
        letter-spacing: -0.28px;
        min-width: 119px;
        width: auto;
        height: 26px;
      }

      .WhhzEqdWWN {
        width: 201px;
        height: 132px;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;

        svg {
          position: absolute;
          top: 0;
          left: 0;
        }

        img {
          width: 142px;
          height: 95px;
          z-index: 1;
        }
      }

      .TQeiUvnIew {
        display: flex;
        flex-direction: column;
        gap: 10px;
        width: 304px;
        height: 122px;

        &>p {
          height: 84px;
          display: flex;
          align-items: center;
          color: #151616;
          font-family: var(--font-roboto);
          font-size: 20px;
          font-style: normal;
          font-weight: 600;
          line-height: 28px;
        }

        .nQBNaZbSyr {
          display: flex;
          gap: 8px;

          p {
            color: #151616;
            font-family: var(--font-roboto);
            font-size: 24px;
            font-style: normal;
            font-weight: 700;
            line-height: 24px;
            text-transform: uppercase;
          }

          img {
            width: 54px;
            height: 24px;
          }
        }
      }

      .rdkMcdFfSV {
        display: flex;
        flex-direction: column;
        gap: 16px;
        align-items: center;
        justify-content: center;

        .xCUEiMiIGT {
          display: flex;
          align-items: center;
          justify-content: space-between;
          padding: 8px;
          border-radius: 30px;
          background: #fff;
          width: 271px;
          height: 36px;
          position: relative;

          .vpTGOwZIZZ {
            position: absolute;
            top: 0;
            left: 0;
            z-index: 0;
            width: 271px;
            height: 36px;
          }

          p {
            color: #666;
            font-family: var(--font-roboto);
            font-size: 12px;
            font-style: normal;
            font-weight: 400;
            line-height: 16px;
            letter-spacing: -0.24px;
            z-index: 1;

            span {
              color: #151616;
              font-family: var(--font-roboto);
              font-size: 12px;
              font-style: normal;
              font-weight: 700;
              line-height: 16px;
              margin-left: 2px;
            }
          }

          img {
            width: 27px;
            height: 27px;
            cursor: pointer;
            z-index: 1;
          }
        }

        .sDosfOMyqK {
          display: none;
          align-items: center;
          justify-content: space-between;
          padding: 8px;
          border-radius: 30px;
          background: #fff;
          width: 271px;
          height: 36px;
          position: relative;

          .VLsnmZMBTF {
            position: absolute;
            top: 0;
            left: 0;
            z-index: 0;
            width: 271px;
            height: 36px;
          }

          p {
            color: #666;
            font-family: var(--font-roboto);
            font-size: 12px;
            font-style: normal;
            font-weight: 400;
            line-height: 16px;
            letter-spacing: -0.24px;
            z-index: 1;

            span {
              color: #3cab00;
              font-family: var(--font-roboto);
              font-size: 12px;
              font-style: normal;
              font-weight: 700;
              line-height: 16px;
              margin-left: 2px;
            }
          }

          img {
            width: 27px;
            height: 27px;
            cursor: pointer;
            z-index: 1;
          }
        }

        button {
          border: none;
          width: 330px;
          height: 54px;
          display: flex;
          align-items: center;
          justify-content: center;
          border-radius: 30px;
          background: linear-gradient(88deg, #9b1515 0%, #ff0707 155.85%);
          color: #fff;
          font-family: var(--font-roboto);
          font-size: 22px;
          font-style: normal;
          font-weight: 700;
          line-height: 26px;
          cursor: pointer;
        }
      }
    }
  }
}

footer {
  width: 100%;
  background: linear-gradient(180deg, #414141 0%, #000 100%);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0 16px;

  .bBZPknWReO {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 56px;
    padding: 80px 0;

    .hNQzfhGrAW {
      width: 103px;
      height: 56px;
    }

    .kURtxrgcVj {
      width: 184px;
      height: 56px;
    }

    .RXRSudmZcA {
      width: 44px;
      height: 56px;
    }

    .ENzqzSYKsx {
      width: 56px;
      height: 56px;
    }

    .juBsRXRTvo {
      width: 189px;
      height: 56px;
    }

    .g {
      width: 47px;
      height: 56px;
    }
  }

  .HmlKxCzkqM {
    max-width: 1216px;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 32px;
    align-items: center;
    justify-content: center;
    padding: 64px 0;

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

      a {
        color: #fff;
        text-align: center;
        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;
    flex-wrap: wrap;
    gap: 24px;
    padding: 32px 0;

    li {
      list-style: none;

      a {
        color: #ffc9c9;
        font-family: var(--font-roboto);
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px;
        text-decoration-line: underline;
      }
    }
  }

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

.vAeyLcOouz {
  position: fixed;
  max-width: 348px;
  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(108, 108, 108, 0.5);

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

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

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

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

    .VsStciwgGl {
      color: #151616;
      font-family: var(--font-roboto);
      font-size: 14px;
      font-style: normal;
      font-weight: 700;
      line-height: 24px;
      letter-spacing: 0.14px;
      border: 1px solid #7f7f7f;
      background: #eee;
    }

    .fcupEpbDMd {
      background: var(--Gradient-38,
          linear-gradient(88deg, #9b1515 0%, #ff0707 155.85%));
      color: #fff;
      font-family: var(--font-roboto);
      font-size: 14px;
      font-style: normal;
      font-weight: 700;
      line-height: 24px;
      letter-spacing: 0.14px;
    }
  }
}

.vAeyLcOouz.hidden {
  display: none;
}

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

  .GLdEHoctTZ {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-height: 226px;
    height: auto;
    z-index: 6;
    display: flex;
    max-width: 409px;
    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;

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

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

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

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

      button {
        cursor: pointer;
        border: none;
        width: 184px;
        height: 40px;
      }

      .YwUCPzujeu {
        color: #151616;
        font-family: var(--font-roboto);
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 24px;
        letter-spacing: 0.14px;
        border-radius: 30px;
        border: 1px solid #7f7f7f;
        background: #eee;
      }

      .UfkugAjOZs {
        color: #fff;
        font-family: var(--font-roboto);
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 24px;
        letter-spacing: 0.14px;
        border-radius: 30px;
        background: linear-gradient(88deg, #9b1515 0%, #ff0707 155.85%);
      }
    }
  }
}

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

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

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

      span {
        color: #ca4b01;
        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: 1050px) {
  header {
    .PzeefPeLBP {
      .rBKOcobrwZ {
        .cZEYoznUxS {
          opacity: 0.26;
        }
      }
    }
  }
}

@media screen and (max-width: 963px) {
  main {
    .adsWnjZHJW {
      align-items: center;
      justify-content: center;

      .OkvuBlugWH {
        width: 584px;
        height: 206px;
        flex-wrap: wrap;
        column-gap: 24px;
        row-gap: 12px;

        .FyxCAiRrId {
          left: 50%;
          transform: translateX(-50%);
          top: -16px;
        }

        .WhhzEqdWWN {
          width: 176px;
          height: 116px;

          svg {
            width: 176px;
            height: 116px;
          }

          img {
            width: 123px;
            height: 82px;
          }
        }

        .TQeiUvnIew {
          height: 90px;

          &>p {
            font-size: 18px;
            font-style: normal;
            font-weight: 600;
            line-height: 26px;
            height: 52px;
          }
        }

        .rdkMcdFfSV {
          flex-direction: row;
          gap: 16px;
          width: 100%;

          .xCUEiMiIGT {
            width: 242px;

            .vpTGOwZIZZ {
              width: 242px;
            }
          }

          .sDosfOMyqK {
            width: 242px;

            .VLsnmZMBTF {
              width: 242px;
            }
          }

          button {
            width: 269px;
          }
        }
      }
    }
  }
}

@media screen and (max-width: 820px) {
  header {
    .PzeefPeLBP {
      .rBKOcobrwZ {
        .img--md {
          opacity: 0.26;
        }
      }
    }
  }
}

@media screen and (max-width: 720px) {
  header {
    .PzeefPeLBP {
      .rBKOcobrwZ {
        .img--sm {
          opacity: 0.26;
        }
      }
    }
  }
}

@media screen and (max-width: 765px) {
  header {
    nav {
      height: 52px;

      ul {
        display: none;
      }

      .nvIElbLGCo {
        display: block;
      }

      a {
        img {
  
          height: 28px;
        }
      }
    }
  }
}

@media screen and (max-width: 650px) {
  header {
    .PzeefPeLBP {
      .rBKOcobrwZ {
        .img--xs {
          opacity: 0.26;
        }
      }
    }
  }
}

@media screen and (max-width: 615px) {
  main {
    padding: 24px 16px 64px;

    .adsWnjZHJW {
      gap: 24px;

      .OkvuBlugWH {
        max-width: 343px;
        width: 100%;
        min-height: 308px;
        height: auto;
        flex-direction: column;
        flex-wrap: nowrap;
        padding: 12px 8px 12px 12px;

        .TQeiUvnIew {
          min-height: 90px;
          height: auto;
          align-items: center;
          width: 100%;

          &>p {
            min-height: 52px;
            height: auto;
            text-align: center;
          }
        }

        .rdkMcdFfSV {
          flex-direction: column;
          gap: 8px;

          .xCUEiMiIGT {
            width: 271px;

            .vpTGOwZIZZ {
              width: 271px;
            }
          }

          .sDosfOMyqK {
            width: 271px;

            .VLsnmZMBTF {
              width: 271px;
            }
          }

          button {
            width: 100%;
          }
        }
      }
    }
  }
}

@media screen and (max-width: 600px) {
  header {
    .PzeefPeLBP {
      min-height: 117px;
      height: auto;
      padding: 5px 0;

      .rBKOcobrwZ {
        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: 76px;
          height: 95px;
          flex-shrink: 0;
          opacity: 0.26;
        }
      }
    }
  }

  footer {
    .bBZPknWReO {
      flex-direction: column;
      gap: 40px;
      padding: 64px 0 32px;

      .hNQzfhGrAW {
        width: 85px;
        height: 46px;
      }

      .kURtxrgcVj {
        width: 152px;
        height: 46px;
      }

      .RXRSudmZcA {
        width: 37px;
        height: 46px;
      }

      .ENzqzSYKsx {
        width: 46px;
        height: 46px;
      }

      .juBsRXRTvo {
        width: 156px;
        height: 46px;
      }

      .g {
        width: 39px;
        height: 46px;
      }
    }

    .HmlKxCzkqM {
      padding: 40px 0;
    }

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

  .vAeyLcOouz {
    max-width: 375px;
    min-height: 121px;
    height: auto;
    width: 100%;
    right: 0;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    border-radius: 0px;

    .JPGXYTwYaP {
      flex-direction: row-reverse;

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

  .pjSCcNIaza {
    .GLdEHoctTZ {
      max-width: 343px;

      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;
      }

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

        button {
          width: 100%;
        }
      }
    }
  }

  .gWsGgtRnFE {
    .VHulrkroUG {
      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;
        }
      }
    }
  }
}

/*faq page*/
main {
  .elzwkgLNjV {
    max-width: 800px;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 32px;
    align-items: center;
    justify-content: center;

    .QrZuieOJzm {
      width: 100%;
      display: flex;
      flex-direction: column;

      h2 {
        color: #fff;
        font-family: var(--font-roboto);
        font-size: 28px;
        font-style: italic;
        font-weight: 700;
        line-height: 40px;
        margin-bottom: 16px;
      }

      .CPMtXAnXuF {
        display: flex;
        flex-direction: column;
        border-bottom: 1px solid #939393;
        background: #fff;
        padding: 16px;

        .UIuZLJUUhi {
          width: 100%;
          display: flex;
          align-items: center;
          justify-content: space-between;
          gap: 16px;

          p {
            color: #151616;
            font-family: var(--font-roboto);
            font-size: 16px;
            font-style: normal;
            font-weight: 700;
            line-height: 24px;
            margin: auto 0;
          }

          .weiKfGBVHf {
            width: 32px;
            height: 32px;
            display: block;
          }

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

        .cViMasyqgj {
          overflow: hidden;
          transition: max-height 0.3s ease;
          max-height: 0;
          width: 94%;

          p {
            margin-top: 16px;
          }
        }
      }

      .auWfAoxhJf .UIuZLJUUhi .weiKfGBVHf {
        display: none;
      }

      .auWfAoxhJf .UIuZLJUUhi .qDBqGAVdBb {
        display: block;
      }

      .auWfAoxhJf .cViMasyqgj {
        max-height: 200px;
      }
    }
  }
}

@media screen and (max-width: 600px) {
  main {
    .elzwkgLNjV {
      .QrZuieOJzm {
        h2 {
          font-size: 18px;
          font-style: italic;
          font-weight: 700;
          line-height: 26px;
        }
      }
    }
  }
}

/*about page*/
main {
  .rCbgMnuRRq {
    max-width: 1216px;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 18px;

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

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

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

      span {
        font-weight: 700;
      }
    }
  }
}

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

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

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

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

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

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

@media screen and (max-width: 600px) {
  main {
    .gPoXkUDhBH {
      .hYTQWbiDSZ {
        h2 {
          font-size: 20px;
          font-style: normal;
          font-weight: 600;
          line-height: 30px;
        }
      }
    }
  }
}