/*
 * PrimeX Media — GHL Builder Base Styles
 * 
 * Utility classes and platform boilerplate from the GHL page builder.
 * These styles provide the layout framework, grid system, and utility
 * classes that the imported page bodies depend on.
 * 
 * Loaded on ALL pages via functions.php.
 * Does NOT contain any header/footer/navigation/footer styles.
 */

@media (min-width:768px) {
  .hl_wrapper.nav-shrink .hl_wrapper--inner.page-creator, .primex-content body {
    padding-top:0
  }
  .hl_wrapper {
    padding-left:0
  }
}

}

}

}

html body .hl_wrapper {
  height:100vh;overflow:hidden
}

.button-recaptcha-container div:first-child {
  height:auto!important;width:100%!important
}

.expand-collapse-all-button {
  background-color:transparent;border:1px solid #d1d5db;border-radius:15px;color:#3b82f6;cursor:pointer;font-size:12px;font-weight:400;line-height:16px;margin:1em 0;padding:5px 15px
}

@media (min-width:640px) {
  .sm-text-10xl {
    font-size:10rem;line-height:1
  }
  .sm-text-4xl {
    font-size:2.25rem;line-height:2.5rem
  }
  .sm-px-0 {
    padding-left:0;padding-right:0
  }
  .repeat-y {
    background-repeat:repeat-y!important
  }
  .row-align-left {
    margin:0 auto;margin-left:0!important
  .row-align-right {
    margin:0 auto;margin-right:0!important