/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

html { scroll-behavior: smooth; }

body {
  background: linear-gradient(180deg,#082615,#235237,#082818);
  letter-spacing: -.04em;
}

.nav-header {
  --navBg: trasnparent;
  --linkColor: #fff;
}


.page_content-row-0-background-layers
{
  position: relative;
  margin-top:20px;
  z-index: 2;

}

#hs_cos_wrapper_widget_1756476902712 .button,
#hs_cos_wrapper_module_1756838956114 .button{
  transition: 0.25s ease;
}

#hs_cos_wrapper_module_1756855740786 .button:hover,
#hs_cos_wrapper_module_1756838956114 .button:hover,
#hs_cos_wrapper_widget_1756476902712 .button:hover{
  background-color: rgba(125, 219, 0, 1.0);
  box-shadow: 0 0 30px rgba(125, 216, 0, 0.75);
  border: solid 1px white;
}


.page_content-row-0-background-layers,
.page_content-row-2-background-layers,
.page_content-row-3-background-layers,
.page_content-row-4-background-layers,
.page_content-row-5-background-layers,
.page_content-row-6-background-layers,
.page_content-row-7-background-layers,
.page_content-row-8-background-layers,
.page_content-row-9-background-layers,
.page_content-row-10-background-layers,
.page_content-row-11-background-layers{
  margin: 0 auto;
  max-width: 1440px;
  padding-left: 70px;
  padding-right: 70px;

}


.page_content-row-4-background-layers{
  border-radius: 0 0 17px 17px;

}


.page_content-row-1-background-layers {
  max-width: 1440px;
  margin: 0 auto;
  position: relative;
  
  }

/* Pills (desktop base) */
#hs_cos_wrapper_module_17579759584656{
  text-align:center!important
}
#hs_cos_wrapper_module_17579759584656 p{
  display:inline-block;
  padding:0px 14px;
  border-radius:50px;
  border:1px solid #7ddb00;
  background-color:#235237;
  font-size:30px;
  color:#7ddb00;
  letter-spacing:4px}


#hs_cos_wrapper_module_1772579103883 p{
  text-align:center!important
  display:inline-block;
  padding:0px 14px;
  border-radius:50px;
  border:1px solid #7ddb00;
  background-color:#235237;
  font-size:30px;
  color:#7ddb00;
  letter-spacing:4px}


/* Deja que las filas no recorten */
.row-number-11, .row-number-12 { overflow: visible !important; }


.cell_17519893758762-background-layers,
.cell_1751989572780-background-layers{
  background:#fff;
  border-radius:17px;
  box-shadow:0 6px 14px rgba(0,0,0,.15);
  padding:32px 40px;                 /* opcional: interior homogéneo */
  overflow:hidden;


  transition:
    transform .25s ease,
    box-shadow .25s ease;
  will-change:transform,box-shadow;
}


.cell_1751989572780-background-layers:hover{
  transform:translateY(-4px) scale(1.03);         
  box-shadow: 0px 3px 11px 3px var(--electricGreen),0 10px 17px; 
}


.cell_17520132526543-background-layers,
.cell_1752098353271-background-layers,
.cell_1752098354861-background-layers,
.cell_1752098374496-background-layers,
.cell_1752098346157-background-layers, .cell_1756476743906-background-layers, .cell_1756476798064-background-layers, .cell_17580298552933-background-layers, .cell_17580298552934-background-layers, .cell_17580298552935-background-layers, .cell_17580298552936-background-layers, .cell_1757974358651-row-4-padding{
  border-radius: 17px;
  text-align: center;
}


#hs_cos_wrapper_module_1757973157128 .button,
#hs_cos_wrapper_module_1757973583413 .button,
#hs_form_target_widget_1746570216860-15 .button,
#hs_cos_wrapper_widget_1747164365396 .button,
#hs_cos_wrapper_module_1747174088178 .button {
  transition: 0.25s ease;
}

#hs_cos_wrapper_module_17580329596867 .button:hover,
#hs_cos_wrapper_module_17580329596867 .button:focus,
#hs_cos_wrapper_module_1757973157128 .button:hover,
#hs_cos_wrapper_module_1757973583413 .button:hover,
#hs_cos_wrapper_module_1757973157128 .button:focus,
#hs_cos_wrapper_module_1757973583413 .button:focus,
#hs_cos_wrapper_widget_1750806897305 .button:hover,
#hs_cos_wrapper_widget_1750806897305 .button:focus{
  background-color: rgba(125, 219, 0, 1.0);
  box-shadow: 0 0 30px rgba(125, 216, 0, 0.75);
  border: solid 1px white;
}


#hs_cos_wrapper_module_1757973583413 .button


section.simple-cta {
  padding: 40px 5% 80px;
  text-align: center;
  background-color: transparent !important;
}

#hs_cos_wrapper_module_17521697276143,
#hs_cos_wrapper_module_1752169863255,
#hs_cos_wrapper_module_1752169880133{
  background: #fff;
  border-radius: 17px;
}

  /* Ocultar chatbot  */
  #q-messenger-frame[title="Qualified Messenger"],
  iframe[src*="app.qualified.com"][id="q-messenger-frame"] {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
  }

 
  [data-react-class="Messenger"] {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
  }
  /* Ocultar chatbot  */





/* ---------- Responsive (móvil) ---------- */

@media (max-width:768px){
  .cell_17519893758762-background-layers,
  .cell_1751989572780-background-layers{
    margin-bottom:32px;          /* separa verticalmente cuando se apilen */
    padding:28px 24px;
  }
  
  
    .sticky-nav{
    display: none;
  }
  
  
    h4 span {
    font-size: 40px !important;
  }


    #hs_cos_wrapper_module_1756832302433_ h2{
    text-align: center !important;
  }
  
  
    #hs_cos_wrapper_module_1756832340679_ h1{
  font-size: 25px !important;
  text-align: center !important;
}
   
    /* Pills: menos tracking y pill centrado */
  #hs_cos_wrapper_module_17579759584656 p,
  #hs_cos_wrapper_module_17579759584656 p{letter-spacing:0;padding:2px 6px}
  
  
    #hs_cos_wrapper_module_1756855631223_ h2{
  font-size: 38px !important;
  text-align: center !important;
}
  
  #hs_cos_wrapper_module_17521000906374_ h2{
  font-size: 36px !important;
  text-align: center !important;
}
  
  #hs_cos_wrapper_module_17519934843924_ h4 span{
  font-size: 30px !important;
  text-align: center !important;
}

  #hs_cos_wrapper_widget_1756828438829,
  #hs_cos_wrapper_module_1756832302433_ h2,
  #hs_cos_wrapper_module_1756832340679_ h1{
    opacity: 0;
    transform: translate3d(60px, 0, 0);
    animation: enterRight .8s cubic-bezier(.2,.7,.2,1) .2s forwards;
  }
  
   @keyframes enterRight{
    to{ opacity:1; transform: translate3d(0,0,0); }
  }
  
  
  #hs_cos_wrapper_widget_1756828438829,
#hs_cos_wrapper_module_1756477986337_ img{
  opacity: 0;
  transform: translate3d(0,80px,0);
  animation: appear linear both;      /* name = appear */
  animation-timeline: view();         /* scroll-linked */
  animation-range: entry 0% cover 30%;
}

@keyframes appear{
  from{ opacity: 0; transform: translate3d(0,80px,0); }
  to  { opacity: 1; transform: translate3d(0,0,0); }

}

}