.urble-section-uk-1,
.urble-section-uk-2,
.urble-section-uk-2b,
.urble-section-uk-2c,
.urble-section-uk-2d,
.urble-section-uk-3,
.urble-section-uk-4,
.urble-section-uk-5,
.urble-section-uk-5b,
.urble-section-uk-6,
.urble-section-uk-7,
.urble-section-uk-8,
.urble-section-uk-9,
.urble-section-uk-10,
.urble-section-uk-11 {
  display: flex;
  flex-direction: column;

  padding-bottom: 64px;

  .urble-section-blocks-narrow,
  .urble-section-blocks,
  .urble-section-blocks-middle,
  .urble-section-blocks-upper-middle,
  .urble-section-blocks-wide {
    position: relative;
    margin: auto;
    display: flex;
  }

  .urble-section-blocks-narrow {
    width: 970px;
  }

  .urble-section-blocks {
    width: 1080px;
  }

  .urble-section-blocks-middle {
    width: 1172px;
  }

  .urble-section-blocks-upper-middle {
    width: 1260px;
  }

  .urble-section-blocks-wide {
    width: 1376px;
  }
}

.urble-section-uk-1 {
  height: 612px;
  max-width: 1920px;
  position: relative;
  margin: auto;
  margin-bottom: 64px;

  .urble-section_image {
    position: absolute;
    top: -148px;
    left: 0;
    right: 0;
    z-index: -2;
  }

  .urble-section-blocks {
    justify-content: end;
  }

  .urble-section-block-1 {
    display: flex;
    flex-direction: row;
    gap: 32px;

    .urble-section-content {
      display: flex;
      flex-direction: column;
      gap: 16px;
      width: 471px;

      h1,
      .urble-section-content-text {
        color: var(--_Prim-Color-light-000-White);
        width: 528px;
        max-width: 100%;
      }

      .urble-download {
        color: var(--_Prim-Color-light-000-White);
      }
    }
  }

  .urble-figure {
    position: absolute;
    z-index: 2;
    border-radius: 256px 48px 64px 48px;
    top: 228px;
    left: 1146px;
  }
}

.urble-section-uk-2 {
  padding-bottom: 96px;

  .urble-section-blocks {
    justify-content: center;
    display: flex;
    flex-direction: column;
    gap: 32px;
  }

  .urble-link_button,
  .urble-download {
    align-self: center;
  }

  .urble-card {
    background: var(--urble-linear-gradient-greenish);
    padding: 24px;
    height: 464px;
    border: 1px solid var(--_Prim-Color-light-200);

    span {
      font-size: 36px;
      line-height: 50.4px;
      background: linear-gradient(40.37deg, #22b591 -0.13%, #d0e02a 100.03%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
    }

    h2 {
      font-size: 24px;
      font-weight: 700;
      line-height: 28.8px;
      color: var(--_Prim-Color-dark-300);
    }

    .urble-card-text {
      font-size: 16px;
      font-weight: 400;
      line-height: 22.4px;
      color: var(--_Prim-Color-dark-300);
    }

    .urble-card-text-bold {
      font-weight: 700;
    }

    ul {
      margin-left: 16px;

      li {
        list-style: initial;
      }
    }
  }
}

.urble-section-uk-2b {
  padding-top: 64px;
  padding-bottom: 64px;

  .urble-section-blocks {
    justify-content: center;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    max-width: 100%;
    gap: 64px;
  }

  h1 {
    min-width: 509px;
    max-width: 100%;
    z-index: 1;
  }

  .urble-section-content {
    flex-direction: column;
    max-width: 280px;
    justify-content: center;
    gap: 32px;
  }

  .urble-section-block-1 {
    display: flex;
    flex-direction: column;
    gap: 96px;
  }

  .urble-section-block-2 {
    display: flex;
    flex-direction: column;
    gap: 32px;

    .urble-image-small {
      height: 186px;
      width: 186px;
    }

    .urble-section-image-block-1 {
      display: flex;
      justify-content: end;
      gap: 32px;
      align-items: end;
    }

    .urble-section-image-block-2 {
      display: flex;
      justify-content: space-between;
      gap: 32px;
    }
  }
}

.urble-section-uk-2c {
  padding: 64px 0;

  .urble-section-blocks {
    width: 1448px;
    max-width: 100%;
    flex-direction: row;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 24px;

    .urble-card {
      background: var(--urble-color-surface-affirmative-low-emphasis);
      height: 527px;
      width: 344px;
      gap: 32px;
      align-items: center;
      transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;

      img {
        max-height: 186px;
      }

      .urble-image-2 {
        margin-top: 24px;
        margin-bottom: -24px;
      }

      h2 {
        font-weight: 700;
        font-size: 30px;
        line-height: 30px;
        color: var(--_Prim-Color-dark-100-Brand);
      }

      .urble-card-text {
        font-weight: 400;
        font-size: 16px;
        line-height: 22.4px;
        color: var(--_Prim-Color-dark-100-Brand);
        text-align: center;
      }

      .urble-go {
        height: 38px;
        width: 38px;
      }
    }

    .urble-link_button {
      margin: auto;
    }

    .urble-section-block-1 {
      display: flex;
      flex-direction: row;
      justify-content: center;
      gap: 20px;
      flex-wrap: wrap;

      .urble-card:hover {
        transform: scale(1.05);
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
      }
    }
  }
}

.urble-section-uk-2d {
  .urble-section-blocks {
    width: 1077px;
    max-width: 100%;
    padding-bottom: 192px;

    .urble-section-content {
      display: flex;
      flex-direction: column;
      gap: 32px;

      .urble-section-content-text {
        width: 375px;
        max-width: 100%;
      }
    }

    .urble-section-image {
      position: relative;

      img {
        position: absolute;
        top: 156px;
        left: -641px;
      }
    }
  }
}

.urble-section-uk-5 {
  background: var(--_Prim-Color-green-50);
  padding-top: 64px;
  position: relative;

  .urble-section-blocks {
    justify-content: center;
    display: flex;
    flex-direction: row;
    justify-content: space-between;

    h1 {
      width: 509px;
      z-index: 1;
    }

    .urble-section-content {
      flex-direction: column;
      justify-content: center;
      gap: 0;

      .urble-pre {
        font-size: 20px;
        line-height: 28px;
        font-weight: 300;
      }

      .urble-section-content-text {
        margin-top: 64px;
        max-width: 401px;
      }
    }

    .urble-section-image {
      display: flex;
      flex-direction: row;

      .urble-section-image-block-1 {
        display: flex;
        flex-direction: column;
        gap: 32px;
        min-width: fit-content;
        border-right: 2px solid var(--_Prim-Color-dark-100-Brand);
        padding: 16px;

        .urble-message {
          align-items: end;
        }

        .urble-message:nth-child(2) {
          margin-top: 168px;
        }
      }

      .urble-section-image-block-2 {
        min-width: fit-content;
        padding: 16px;
        padding-top: 192px;
        display: flex;
        flex-direction: column;
        gap: 32px;

        .urble-message {
          align-items: start;
        }
      }

      .urble-message {
        display: flex;
        flex-direction: column;
        gap: 16px;

        .urble-message-whois {
          display: flex;
          justify-content: end;
          align-items: center;
          gap: 8px;

          .urble-message-whois-name {
            font-size: 12px;
            line-height: 16.8px;
            font-weight: 400;
            color: var(--_Prim-Color-dark-300);
          }
        }

        .urble-message-text {
          width: fit-content;
          height: fit-content;
          background: var(--urble-linear-gradient);
          font-size: 12px;
          line-height: 16.8px;
          text-align: end;
          color: var(--_Prim-Color-light-000-White);
          padding: 12px 16px;
          border-radius: 16px;
        }

        .urble-message-image {
          overflow: hidden;
          width: 256px;
          height: 118px;
          padding: 0;
          border-radius: 16px;
          position: relative;

          img {
            top: -16px;
            left: -30px;
            position: absolute;
          }
        }
      }
    }

    .urble-circle-1,
    .urble-circle-2,
    .urble-circle-3,
    .urble-circle-4,
    .urble-circle-5,
    .urble-circle-6 {
      position: absolute;
      background: var(--urble-linear-gradient);
      border-radius: 600px;
    }

    .urble-circle-1 {
      width: 114px;
      height: 114px;
      top: -120px;
      left: 0;
    }

    .urble-circle-2 {
      width: 49px;
      height: 49px;
      top: 48px;
      left: 32px;
    }

    .urble-circle-3 {
      width: 66px;
      height: 66px;
      left: 128px;
      top: 16px;
    }

    .urble-circle-4 {
      width: 114px;
      height: 114px;
      bottom: -120px;
      right: 0;
    }

    .urble-circle-5 {
      width: 49px;
      height: 49px;
      bottom: 48px;
      right: 32px;
    }

    .urble-circle-6 {
      width: 66px;
      height: 66px;
      right: -96px;
      bottom: 16px;
    }
  }
}

.urble-section-uk-5b {
  padding: 64px 0;

  .urble-section-blocks {
    justify-content: center;
    width: 1080px;
    max-width: 100%;
    flex-direction: row;
    gap: 32px;

    .urble-card {
      background: var(--urble-color-surface-affirmative-low-emphasis);
      height: 556px;
      width: 344px;
      gap: 32px;
      align-items: center;
      transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;

      img {
        height: 236px;
      }

      h2 {
        font-weight: 700;
        font-size: 30px;
        line-height: 30px;
        color: var(--_Prim-Color-dark-100-Brand);
      }

      .urble-card-text {
        font-weight: 400;
        font-size: 16px;
        line-height: 22.4px;
        color: var(--_Prim-Color-dark-100-Brand);
        text-align: center;
      }

      .urble-go {
        height: 38px;
        width: 38px;
      }
    }

    .urble-link_button {
      margin: auto;
    }

    .urble-section-block-1 {
      display: flex;
      flex-direction: row;
      justify-content: center;
      gap: 20px;
      flex-wrap: wrap;

      .urble-card:hover {
        transform: scale(1.05);
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
      }
    }
  }
}

.urble-section-uk-6 {
  padding-top: 96px;

  .urble-section-blocks {
    display: flex;
    flex-direction: row;
    gap: 32px;

    .urble-section-content {
      flex-direction: column;
      width: (50% - 16px);
    }

    .urble-section-image-block {
      position: relative;
      width: (50% - 16px);

      img {
        position: absolute;
      }

      .urble-image-part-1 {
        width: 500px;
      }
    }
  }
}

.urble-section-uk-7 {
  background: var(--urble-color-surface-brand-low-emphasis);
  padding: 64px 0;

  .urble-section-blocks {
    width: 960px;
    max-width: 100%;
    position: relative;

    .urble-section-content {
      display: flex;
      flex-direction: column;

      .urble-pre {
        font-weight: 300;
      }

      h1 {
        z-index: 2;
      }

      .urble-section-content-text {
        width: 529px;
      }
    }

    .urble-figure {
      z-index: 2;
      rotate: -90deg;
      left: 1104px;
      position: absolute;
      top: -104px;
    }
  }
}

.urble-section-uk-8 {
  background: var(--urble-color-surface-brand-low-emphasis);

  .urble-section-blocks {
    width: 1180px;
    max-width: 100%;
    flex-direction: column;
    gap: 40px;
    padding: 64px 20px;
    box-sizing: border-box;
  }
}

.urble-section-uk-9 {
  background: var(--urble-color-surface-brand-low-emphasis);

  .urble-section-blocks {
    max-width: 1072px;
    width: 100%;
    margin-top: 64px;
    margin-bottom: 64px;
    flex-wrap: wrap;
    justify-content: center;
    gap: 32px;

    .urble-section-content {
      display: flex;
      flex-direction: column;
      max-width: 700px;

      h2 {
        font-size: 48px;
        line-height: 48px;
        font-weight: 700;
        text-align: center;
      }

      .urble-section-content-text {
        font-weight: 400;
        color: var(--_Prim-Color-dark-100-Brand);
      }
    }
  }
}

.urble-section-uk-10 {
  padding-bottom: 64px;
  padding-top: 64px;
  height: 704px;
  position: relative;

  img {
    position: absolute;
    left: 0;
    height: 665px;
    max-width: 838px;
    z-index: 2;
    width: calc(50% - 16px);
    object-fit: contain;
  }

  .urble-square-1,
  .urble-square-2 {
    position: absolute;
    background: var(--urble-linear-gradient);
    border-radius: 16px;
  }

  .urble-square-1 {
    width: 116px;
    height: 116px;
    left: 64px;
    top: -64px;
    z-index: 3;
  }

  .urble-square-2 {
    width: 452px;
    height: 452px;
    right: calc(50% + 64px);
    top: 330px;
    z-index: 1;
  }

  .urble-section-blocks {
    justify-content: center;
    display: flex;
    flex-direction: row;
    justify-content: end;
    align-items: center;

    .urble-section-content {
      display: flex;
      flex-direction: column;
      justify-content: center;
      max-width: 100%;
      width: 528px;
      padding: 16px 0 16px 16px;
      z-index: 2;
      border-radius: 16px;
    }
  }
}

.urble-section-uk-11 {
  padding: 64px 0;

  .urble-section-blocks-upper-middle {
    display: flex;
    flex-direction: row;
    max-width: 100%;
    gap: 32px;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }

  .urble-section-block-1 {
    h1 {
      width: 100%;
      text-align: center;
    }
  }

  .urble-section-block-2 {
    display: flex;
    flex-direction: row;
    gap: 32px;
    justify-content: center;
  }

  .urble-card {
    position: relative;
    overflow: hidden;
    height: 612px;
    width: 291px;
    padding: 0;

    .urble-card-content {
      height: 100%;
      margin: 42px;
      display: flex;
      flex-direction: column;
      justify-content: flex-end;
      gap: 16px;
      font-weight: 700;

      .urble-card-title {
        z-index: 1;
        font-size: 24px;
        line-height: 24px;
      }

      .urble-card-text {
        z-index: 1;
        color: var(--_Prim-Color-light-000-White);
      }

      .urble-link_button {
        z-index: 1;
      }

      .urble-link_button__transparent {
        background: transparent;
        border: none;
        color: var(--_Prim-Color-light-000-White);
      }
    }

    img {
      position: absolute;
    }
  }
}

