.hero-left .hero-text-block-left {
  left: 38%;
  transform: translate(-50%, -50%);
  max-width: 555px;  
}

@media (max-width: 650px) {
    .hero-left .hero-text-block-left {
        top: 50%;
        left: 50%; 
    }
}

/* .hero-top-text {
    position: relative;
    left: -50px;
    rotate: -3deg;
} */

@media (max-width: 1100px) {
    /* .hero .hero-top-text {
        font-size: 3.5rem !important;
        left: 0;
    } */
}
.handy-button {
   position: absolute;
   bottom: -20px;
   left: 0;
   right: 0;
}

@media (min-width: 650px) {
    
.kb-row-layout-id19_d99cd9-24 .kt-row-column-wrap {
  overflow: visible;
}

.kb-row-layout-id19_d99cd9-24 .handy-block {
  position: relative;
  overflow: visible;
}

.kb-row-layout-id19_d99cd9-24 .handy-block:nth-child(1)::after,
.kb-row-layout-id19_d99cd9-24 .handy-block:nth-child(2)::after {
  content: "";
  position: absolute;
  top: -25px;
  right: -195px;
  width: 330px;
  height: 2px;
  border-top: 5px dotted #000;
  z-index: -1;
}

.kb-row-layout-id19_d99cd9-24 .handy-block:nth-child(1)::before,
.kb-row-layout-id19_d99cd9-24 .handy-block:nth-child(2)::before {
  content: "";
  position: absolute;
  top: -37px;
  right: -45px;
  width: 0;
  height: 0;
  border-left: 20px solid #000;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  z-index: 21;
}
}

.img-underline {
    .kt-highlight {
      position: relative;
    }
   .kt-highlight::after {
        content: '';
        background: url(https://wordpress-1603875-6297886.cloudwaysapps.com/wp-content/uploads/2025/10/Untitled-design.svg);
        display: block;
        bottom: -20px;
        position: absolute;
        left: 0;
        right: 0;
        height: 40px;
        background-repeat: no-repeat;
        background-size: cover;
   }   
}
.roadmap {
   #kajabi-form .kajabi-form__content {
     max-width: 100%;
    } 
}

.exp-img {
  position: relative;
  right: -4px;  

}
