.bora-mechanics-section {
  position: relative;
  overflow: hidden;
  background: #d7ff1f;
  color: #111111;
  padding: 58px 20px 72px;
}

.bora-mechanics-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 58px;
  height: 58px;
  background: #1a1a1a;
}

.bora-mechanics-section__inner {
  max-width: 1320px;
  margin: 0 auto;
}

.bora-mechanics-section__title {
  margin: 0 0 38px;
  max-width: calc(10ch + 150px);
  color: #111111;
  font-family: var(--bora-heading-font-family);
  font-size: clamp(38px, 5.4vw, 74px);
  font-weight: 400;
  letter-spacing: -0.04em;
  line-height: 0.9;
  text-transform: uppercase;
}

.bora-mechanics-section__title-emphasis {
  display: inline-block;
  padding: 0.08em 0.2em 0.14em;
  background: #1a1a1a;
  color: #d7ff1f;
  line-height: 0.82;
}

.bora-mechanics-section__title-line {
  white-space: nowrap;
}

.bora-mechanics-section__list {
  display: grid;
  gap: 28px;
}

.bora-mechanics-card {
  max-width: 360px;
}

.bora-mechanics-card__label {
  display: inline-block;
  margin: 0 0 14px;
  padding: 10px 18px 12px;
  background: #1a1a1a;
  color: #d7ff1f;
  font-family: var(--bora-heading-font-family);
  font-size: clamp(30px, 5vw, 58px);
  font-weight: 400;
  letter-spacing: -0.04em;
  line-height: 0.9;
  text-transform: uppercase;
}

.bora-mechanics-card__body {
  margin: 0;
  color: #111111;
  font-family: var(--bora-subheading-font-family);
  font-size: clamp(19px, 2vw, 26px);
  font-weight: 400;
  letter-spacing: -0.02em;
  line-height: 1.32;
}

@media (min-width: 960px) {
  .bora-mechanics-section {
    padding: 54px 36px 88px;
  }

  .bora-mechanics-section::before {
    width: 78px;
    height: 60px;
  }

  .bora-mechanics-section__title {
    position: relative;
    z-index: 2;
    margin-bottom: 12px;
  }

  .bora-mechanics-section__list {
    grid-template-columns: repeat(3, minmax(340px, 1fr));
    justify-content: space-between;
    align-items: start;
    gap: 0 24px;
    margin-top: -8px;
    margin-left: auto;
    width: min(100%, 1140px);
  }

  .bora-mechanics-card {
    width: 100%;
    max-width: none;
  }

  .bora-mechanics-card--play {
    margin-top: 178px;
    justify-self: start;
  }

  .bora-mechanics-card--indica {
    margin-top: 92px;
    justify-self: center;
  }

  .bora-mechanics-card--answer {
    margin-top: -34px;
    justify-self: end;
  }

  .bora-mechanics-card--play .bora-mechanics-card__body {
    max-width: none;
  }

  .bora-mechanics-card--indica .bora-mechanics-card__body {
    max-width: none;
  }

  .bora-mechanics-card--answer .bora-mechanics-card__body {
    max-width: none;
  }
}

@media (max-width: 959px) {
  .bora-mechanics-section__title {
    margin-bottom: 30px;
  }

  .bora-mechanics-card {
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  .bora-mechanics-section {
    padding: 48px 16px 60px;
  }

  .bora-mechanics-section::before {
    width: 44px;
    height: 44px;
  }

  .bora-mechanics-section__title {
    max-width: 8.5ch;
    font-size: 42px;
  }

  .bora-mechanics-card__label {
    padding: 8px 14px 10px;
    font-size: 34px;
  }

  .bora-mechanics-card__body {
    font-size: 18px;
  }
}

.elementor-110 .elementor-element.elementor-element-2335000 {
  position: relative;
  isolation: isolate;
  padding-top: 100px;
}

.elementor-110 .elementor-element.elementor-element-2335000::before {
  content: "";
  position: absolute;
  inset: 0 auto 0 50%;
  width: 100vw;
  transform: translateX(-50%);
  background: linear-gradient(180deg, #171717 0%, #121212 100%);
  z-index: -1;
}

.elementor-110 .elementor-element.elementor-element-2335000 > .e-con-inner,
.elementor-110 .elementor-element.elementor-element-839c068,
.elementor-110 .elementor-element.elementor-element-0c2c21b,
.elementor-110 .elementor-element.elementor-element-f47296a {
  background: linear-gradient(180deg, #171717 0%, #121212 100%);
}

.elementor-110 .elementor-element.elementor-element-93ffc94 .elementor-heading-title {
  color: #d7ff1f;
  font-family: var(--bora-subheading-font-family);
  font-weight: 400;
  font-style: normal;
}
