.elementor-8535 .elementor-element.elementor-element-4c274ce2 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-8535 .elementor-element.elementor-element-4c274ce2 > .elementor-background-overlay{background-color:transparent;background-image:linear-gradient(90deg, #13714D 0%, #05060C 100%);opacity:0.7;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-8535 .elementor-element.elementor-element-4c274ce2{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-bc-flex-widget .elementor-8535 .elementor-element.elementor-element-d3dc144.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-8535 .elementor-element.elementor-element-d3dc144.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-8535 .elementor-element.elementor-element-d3dc144.elementor-column > .elementor-widget-wrap{justify-content:center;}/* Start custom CSS for html, class: .elementor-element-a45026a */.rounded-hex-container {
  color: #fff;
  font-size: 14px;
  margin: 0 auto;
    width: 473px;
}
.rounded-hex-container a {
  color: #fff;
  text-decoration: none;
}
.rounded-hex-container a:hover {
  color: #14e3c2;
  text-decoration: none;
}
.hex-xl-text {
  font-weight: 600;
  font-size: 16px;
}
.hex-lg-text {
  font-weight: 600;
  font-size: 18px;
}
.rounded-hex-a1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.rounded-hex-d1 {
  display: flex;
  justify-content: space-between;
}

@media (min-width: 768px) {
  .d-768-hide {
    display: none;
  }
  .rounded-hex-wrap {
    background-image: url("https://www.wiznucleus.com/wp-content/uploads/2025/12/round.svg");
    width: 473px;
    height: 473px;
    background-repeat: no-repeat;
    background-position: center;
    backdrop-filter: blur(4px);
    position: relative;
  }

  .rounded-hex-a {
    position: absolute;
    left: 24%;
    width: 51%;
    top: 40px;
    height: 90px;
  }

  .rounded-hex-a2 {
    text-align: center;
    margin-top: 10px;
    padding: 0 10px;
  }
  .rounded-hex-b {
    position: absolute;
    left: 20px;
    width: 25%;
    top: 110px;
    height: 250px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .rounded-hex-b1 {
    padding-left: 24px;
  }
  .rounded-hex-b2 {
    text-align: center;
  }
  .rounded-hex-b3 {
    padding-left: 24px;
  }

  .rounded-hex-c {
    position: absolute;
    right: 16px;
    width: 25%;
    top: 110px;
    height: 250px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .rounded-hex-c1 {
    padding-right: 24px;
    text-align: right;
  }
  .rounded-hex-c2 {
    text-align: center;
  }
  .rounded-hex-c3 {
    padding-right: 24px;
    text-align: right;
  }
  .rounded-hex-d {
    position: absolute;
    left: 24%;
    width: 51%;
    bottom: 40px;
    /* height: 90px; */
    display: flex;
    justify-content: end;
    flex-direction: column;
  }

  .rounded-hex-d2 {
    text-align: center;
    padding: 0 20%;
    margin-bottom: 10px;
  }
  .rounded-hex-e {
    position: absolute;
    top: 44%;
    left: 170px;
    width: 131px;
    text-align: center;
  }
}

@media (max-width: 767px) {
  .d-mob-hide {
    display: none;
  }
  .rounded-hex-container {
    width: 80%;
  }
  .rounded-hex-wrap {
      margin-top: 92px;
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .grid-column-2 {
    grid-column: span 2 / span 2;
  }
  .rounded-hex-e {
    margin-bottom: 1rem;
  }
  .rounded-hex-a,
  .rounded-hex-b,
  .rounded-hex-c,
  .rounded-hex-d {
    width: 100%;
    padding: 1rem;
    background-color: rgba(255, 255, 255, 11%);
    backdrop-filter: blur(4px);
    border: 1px solid #02d1ae;
    border-radius: 6px;
    height: 100%;
  }
  .rounded-hex-a2,
  .rounded-hex-b2,
  .rounded-hex-c2,
  .rounded-hex-d2 {
    margin-top: 10px;
  }
  .order-2 {
    order: 2;
  }
  .rounded-hex-b1,
  .rounded-hex-c1 {
    display: flex;
    justify-content: space-between;
  }
  .rounded-hex-d {
    display: flex;
    flex-direction: column;
  }
  .rounded-hex-d2 {
    order: 2;
  }
}
@media (max-width: 500px) {
  .grid-column-2 {
    grid-column: auto;
  }
  .rounded-hex-wrap {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}/* End custom CSS */