@media (max-width: 768px) {
  .hero {
    height: auto !important;
    min-height: auto !important;
    padding-bottom: 60px;
  }

  .hero-cta-row {
    flex-wrap: wrap;
  }
}

.course-meta a {
  color: #00ff41;
  text-decoration: none;
  transition: all .2s ease;
}

.course-meta a:hover {
  color: #ffffff;
  text-shadow: 0 0 8px rgba(0,255,65,.6);
}

.page-id-888 .nav .cta,
.page-id-890 .nav .cta {
  display: none !important;
}


.page-id-969 .nav .cta {
  display: none !important;
}



#cta-final .price {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin: 40px auto;
}

/* ==================================================
   STACK
   ================================================== */

.stack {
  border: 1px solid rgba(255,255,255,.1);
  border-radius: 14px;
  overflow: hidden;
  background: rgba(255,255,255,.01);
}

.stack-row {
  display: grid;
  grid-template-columns: 80px minmax(320px,2fr) minmax(180px,1fr) 180px;
  align-items: center;
  gap: 32px;
  min-height: 72px;
  padding: 0 28px;
  border-bottom: 1px solid rgba(255,255,255,.08);
}

.stack-row:last-child {
  border-bottom: none;
}

.stack-idx {
  font-size: 1.1rem;
  font-weight: 600;
  opacity: .18;
}

.stack-tool {
  font-weight: 600;
  font-size: 1.15rem;
  display: flex;
  align-items: center;
  margin-right: 3px;
}

.stack-tool .role {
  display: none;
}

.stack-role {
  color: rgba(255, 255, 255, 0.6);
  font-size: .95rem;
  justify-self: start;
}

.stack-cost {
  text-align: right;
  font-weight: 700;
  font-size: 1rem;
  white-space: nowrap;
  margin-left: -112px;
}

.stack-cost.free {
  margin-left: -156px;
}

/* ==================================================
   MOBILE
   ================================================== */

@media (max-width:768px) {
  .stack-row {
    grid-template-columns: 50px 1fr;
    gap: 12px;
    padding: 18px;
    min-height: auto;
  }

  .stack-role {
    display: none;
  }

  .stack-tool {
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
  }

  .stack-tool .role {
    display: block;
    color: rgba(255,255,255,.6);
    font-size: .9rem;
    font-weight: 400;
  }

  .stack-cost {
    grid-column: 2;
    text-align: left;
    margin-top: 4px;
  }
}

.stack-cost.mix {
  margin-left: -187px;
}

.hero {
  margin-bottom: 22px;
}

@media (max-width: 849px) {
    .hero-content {
        margin-top: 55px;
    
}

.badge.reveal.is-visible {
  
}

.badge.reveal.is-visible {
  
}

.badge.reveal.is-visible {
  
}

.badge.reveal.is-visible {
  
}

.badge.reveal.is-visible {
  
}

.badge.reveal.is-visible {
  
}

.badge.reveal.is-visible {
  
}

.badge.reveal.is-visible {
  
}