body {
  background-color: #ffffff;
  color: #54575e;
}
.webpage-block .jumbotron h1, h1 {
  color: ;
  font-family: Avenir;
  font-size: 42px;
}
.webpage-block .jumbotron h2, h2 {
  color: ;
  font-family: Avenir;
  font-size: 32px;
}
.webpage-block .jumbotron h3, h3 {
  color: ;
  font-family: Avenir;
  font-size: 24px;
}
.webpage-block .jumbotron h4, h4 {
  color: ;
  font-family: Avenir;
  font-size: 18px;
}
.webpage-block .jumbotron h5, h5 {
  color: ;
  font-family: ;
  font-size: 16px;
}
.webpage-block .jumbotron h6, h6 {
  color: ;
  font-family: ;
  font-size: 12px;
}
.webpage-block .jumbotron p, p, .content-block div, .panel div, li {
  color: ;
  font-family: Avenir;
  font-size: 18px;
}
.jumbotron blockquote, blockquote {
  color: ;
  font-family: ;
  font-size: 18px;
}
.jumbotron .lead, .content-block .lead, .lead {
  color: ;
  font-family: Avenir;
  font-size: 22px;
}
@media (max-width: 767px) {
  .webpage-block .jumbotron h1, h1 {
    font-size: 32px;
  }
  .webpage-block .jumbotron h2, h2 {
    font-size: 24px;
  }
  .webpage-block .jumbotron h3, h3 {
    font-size: 21px;
  }
  .webpage-block .jumbotron h4, h4 {
    font-size: 18px;
  }
  .webpage-block .jumbotron h5, h5 {
    font-size: 16px;
  }
  .webpage-block .jumbotron h6, h6 {
    font-size: 12px;
  }
  .webpage-block .jumbotron p, p {
    font-size: 18px;
  }
  .webpage-block .jumbotron blockquote, blockquote {
    font-size: 18px;
  }
  .webpage-block .jumbotron .lead, .lead {
    font-size: 20px;
  }
}
.webpage-background a {
  color: ;
}
.webpage-block a {
  color: ;
}
.webpage-contact a {
  color: ;
}
.webpage-about a {
  color: ;
}
.webpage-footer {
  background-color:  !important;
  color:  !important;
}
.webpage-footer a{
  color: f1f1f1 !important;
}
.webpage-footer .site-footer-simple {
  background-color:  !important;
  color:  !important;
}

.webpage-footer p {
  color:  !important;
}
.webpage-footer .site-footer-simple a,
.webpage-footer .site-footer-simple a:hover {
  background-color:  !important;
  color: f1f1f1 !important;
}
.webpage-header .navbar {
  background-color: #ffffff;
  color: ;
}
.webpage-header .navbar a,
.webpage-header .navbar a:hover {
  color: #3a3a3a !important;
}
.webpage-header.navbar-fixed-top {
  background-color: #ffffff;
}
.webpage-group .webpage-hero > div > div {
  padding-top: 20px;
}
.webpage-header.navbar-fixed-top.hero-behind.transparent {
  background-color: transparent;
}
.webpage-header.hero-behind.transparent .navbar {
  background-color: transparent;
}
body.hero-behind .webpage-group .webpage-hero > div {
  margin-top: 0 !important;
}
.webpage-footer .site-footer-columns .site-footer-upper,
.webpage-footer .site-footer-layers {
  background-color:  !important;
  color:  !important;
}
.webpage-footer .site-footer-columns .site-footer-upper a,
.webpage-footer .site-footer-columns .site-footer-upper a:hover,
.webpage-footer .site-footer-layers a,
.webpage-footer .site-footer-layers a:hover {
  color: f1f1f1 !important;
}
/* =========================================================
   0) BASE - typography + global defaults
   ========================================================= */

/* Fix invalid property: font-color -> color */
body{
  border-top: 5px solid #21729B;
  font-size: 18px;
  line-height: 1.42;
  color: #333;
  font-family: Avenir, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

p{ margin-bottom: 17px; }

/* Headings - Avenir everywhere (guardrails for template inconsistencies) */
h1, h2, h3, h4, h5, h6,
.webpage-block .jumbotron h1,
.webpage-block .jumbotron h2,
.webpage-block .jumbotron h3,
.webpage-block .jumbotron h4,
.webpage-block .jumbotron h5,
.webpage-block .jumbotron h6{
  font-family: Avenir, "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: -0.01em;
  color: #333;
}

/* Default weights */
h1, .webpage-block .jumbotron h1{ font-weight: 700; }
h2, .webpage-block .jumbotron h2{ font-weight: 500; }
h3, .webpage-block .jumbotron h3{ font-weight: 600; }

/* Optional - if you still want non-hero H2s in blue, uncomment.
   Premium typically means neutral headings, blue as an accent. */
/* h2{ color: #4080aa; } */

/* Safer white text handling.
   Old rule made all jumbotron h2 white and caused white-on-white.
   This keeps white text only for dark template contexts. */
.dark .jumbotron h1, .dark .jumbotron h2, .dark .jumbotron h3,
.dark .jumbotron p,  .dark .jumbotron li,
.color .jumbotron h1, .color .jumbotron h2, .color .jumbotron h3,
.color .jumbotron p,  .color .jumbotron li{
  color: #fff;
}

/* Text shadow utility */
.text-shadow-dark .webpage-hero{
  text-shadow: 1px 1px 3px black, 0 0 3em black, 0 0 0.4em black;
}

/* Links */
.blue a{ color: #fff; text-decoration: underline; }
.dark .webpage-block a, .dark .hero-content a{ color: #fff; text-decoration: underline; }


/* =========================================================
   1) NAV
   ========================================================= */

/* Nested Solutions flyout */
.navbar-nav .dropdown-menu > li.dropdown {
  position: relative;
  margin-top: 6px;
  padding-top: 6px;
  border-top: 1px solid #e7edf2;
}

.navbar-nav .dropdown-menu > li.dropdown > a.dropdown-toggle {
  font-weight: 600;
  color: #2f2f2f;
  position: relative;
  padding-right: 28px;
}

.navbar-nav .dropdown-menu > li.dropdown > a.dropdown-toggle .caret {
  position: absolute;
  right: 14px;
  top: 50%;
  margin-top: -2px;
  transform: rotate(-90deg);
  border-top-color: #7a7a7a;
}

.navbar-nav .dropdown-menu > li.dropdown.open > a.dropdown-toggle,
.navbar-nav .dropdown-menu > li.dropdown > a.dropdown-toggle:hover,
.navbar-nav .dropdown-menu > li.dropdown > a.dropdown-toggle:focus,
.navbar-nav .dropdown-menu > li > a:hover,
.navbar-nav .dropdown-menu > li > a:focus {
  background: #f5f8fb;
  color: #2f2f2f;
}

.navbar-nav .dropdown-menu > li.dropdown > .dropdown-menu {
  top: -7px;
  left: 100%;
  margin-top: 0;
  margin-left: -1px;
  min-width: 320px;
  border-radius: 6px;
}

.navbar li a{
  font-weight: 400;
  letter-spacing: -0.2px;
  font-family: Avenir, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.webpage-header .navbar-nav > li > a {
  transition: color 160ms ease, background 160ms ease;
}

.webpage-header .navbar .dropdown-menu li a{
  padding: 10px 18px;
  line-height: 1.35;
}

.navbar-inverse .navbar-nav .open .dropdown-toggle{
  background: #fff !important;
}

.dropdown-menu{
  min-width: 340px;
}

@media (min-width: 768px){
  .webpage-header .navbar-right a[href="/program-and-platform-demo/"]{
    margin-left: 35px;
  }
}

.webpage-header .navbar-right > li:nth-last-child(2) a{
  background: #eeac43;
  padding: 0 15px;
  margin: 15px 0;
  border-radius: 4px;
  color: #fff !important;
  border: 1px solid #eeac43;
}

.webpage-header .navbar-right > li:nth-last-child(2) a:hover{
  background: #d89a37;
  border-color: #d89a37;
  color: #fff !important;
}

.webpage-header .navbar-right > li:last-child a{
  background: #ffffff;
  padding: 0 15px;
  margin: 15px 0;
  border-radius: 4px;
  color: #eeac43 !important;
  border: 1px solid #eeac43;
}

.webpage-header .navbar-right > li:last-child a:hover{
  background: #eeac43;
  color: #fff !important;
}

.webpage-header .navbar-inverse{
  border: none;
  box-shadow: 0 2px 10px rgba(0,0,0,.12);
}

/* =========================================================
   2) BUTTONS
   ========================================================= */

.btn{
  background: #eeac43!important;
  border-radius: 0;
  color: #fff;
  border: 1px solid #fff;
  text-shadow: none;
  text-decoration: none!important;
}
.btn:hover{
  background: #fff!important;
  color: #eeac43!important;
  border: 1px solid #eeac43;
}

/* Welcome and hero buttons */
.welcome .btn, .hero-content .btn{
  background: #eeac43;
  color: #fff;
  border: 3px solid #fff;
  border-radius: 0;
  margin-top: 12px;
  text-shadow: none;
}
.welcome .btn:hover, .hero-content .btn:hover{
  background: transparent;
  color: #fff;
  border: 3px solid #fff;
  margin-top: 12px;
}

.center-button{ text-align: center; vertical-align: middle; }


/* =========================================================
   3) HERO / JUMBOTRON BASICS
   ========================================================= */

.jumbotron{ border-radius: 0; }
.webpage-block .jumbotron p{ font-weight: 300; font-size: 18px; line-height: 1.4; }
.center-hero .jumbotron p{ text-align: center; }

.features .jumbotron h2{ font-size: 24px; color: #555; margin: 25px 0; }
.features .jumbotron .hero-content p{ font-size: 17px; }

.webpage-group.color>div>.webpage-block>.webpage-hero>.jumbotron:before{ background: none; }
.webpage-group.color .webpage-hero > div > div{ padding-top: 0; padding-bottom: 0; }

/* Homepage hero - hybrid image behind text */
.homepage-hero--hybrid .jumbotron {
  position: relative;
  overflow: hidden;
  background: #f3f3f3;
}

.homepage-hero--hybrid .hero-content.container {
  position: relative;
  z-index: 2;
}

.homepage-hero--hybrid .row {
  position: relative;
  min-height: 560px;
}

.homepage-hero--hybrid .col-sm-6:first-child {
  position: relative;
  z-index: 3;
  padding-top: 50px;
  padding-bottom: 70px;
}

.homepage-hero--hybrid .col-sm-6:first-child .well {
  background: transparent;
  box-shadow: none;
  margin-bottom: 0;
  max-width: 700px;
  position: relative;
  z-index: 3;
}

.homepage-hero--hybrid .col-sm-6:last-child {
  position: static;
}

.homepage-hero--hybrid .col-sm-6:last-child img {
  position: absolute;
  right: -120px;
  top: 35px;
  width: 860px;
  max-width: none;
  height: auto;
  z-index: 1;
  opacity: 1;
  pointer-events: none;
}

/* Soft fade so the image can slide behind the text without hurting readability */
.homepage-hero--hybrid .col-sm-6:last-child::before {
  content: "";
  position: absolute;
  top: 0;
  right: 140px;
  bottom: 0;
  width: 520px;
  z-index: 2;
  pointer-events: none;
  background: linear-gradient(
    to right,
    #f3f3f3 0%,
    rgba(243, 243, 243, 0.98) 18%,
    rgba(243, 243, 243, 0.92) 34%,
    rgba(243, 243, 243, 0.72) 55%,
    rgba(243, 243, 243, 0.35) 78%,
    rgba(243, 243, 243, 0) 100%
  );
}

/* Text styling cleanup */
.homepage-hero--hybrid h1,
.homepage-hero--hybrid h2,
.homepage-hero--hybrid .hero-micro,
.homepage-hero--hybrid p {
  position: relative;
  z-index: 3;
}

.homepage-hero--hybrid h1 {
  margin-bottom: 24px;
  line-height: 1.05;
  max-width: 760px;
}

.homepage-hero--hybrid h2 {
  margin-top: 0;
  margin-bottom: 22px;
  max-width: 700px;
  line-height: 1.32;
}

.homepage-hero--hybrid .hero-micro {
  margin-bottom: 18px;
  max-width: 670px;
  padding: 18px 22px;
  background: rgba(233, 240, 245, 0.92);
  border: 1px solid rgba(64, 128, 170, 0.18);
  border-radius: 14px;
}

.homepage-hero--hybrid .btn.btn-primary.btn-lg {
  margin-top: 8px;
}

@media (min-width: 1400px) {
  .homepage-hero--hybrid .col-sm-6:last-child img {
    top: 0;
    right: -240px;
    width: 840px;
  }

  .homepage-hero--hybrid .col-sm-6:last-child::before {
    right: 190px;
    width: 660px;
  }
}

@media (max-width: 1199px) and (min-width: 992px) {
  .homepage-hero--hybrid .row {
    min-height: 500px;
  }

  .homepage-hero--hybrid .col-sm-6:last-child img {
    top: 25px;
    right: -210px;
    width: 700px;
  }

  .homepage-hero--hybrid .col-sm-6:last-child::before {
    right: 140px;
    width: 520px;
  }
}

/* Mobile - hide the image and let the words lead */
@media (max-width: 991px) {
  .homepage-hero--hybrid .row {
    min-height: 0;
  }

  .homepage-hero--hybrid .col-sm-6:first-child {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .homepage-hero--hybrid .col-sm-6:last-child {
    display: none;
  }

  .homepage-hero--hybrid h1,
  .homepage-hero--hybrid h2,
  .homepage-hero--hybrid .hero-micro {
    max-width: none;
  }

  .homepage-hero--hybrid .hero-micro {
    padding: 16px 18px;
  }
}

/* =========================================================
   4) FEATURE HERO COLUMN RATIO DEFAULT
   ========================================================= */

@media (min-width: 992px){
  .small-hero.features .webpage-hero .hero-content .col-sm-6:first-of-type{ width: 65%; }
  .small-hero.features .webpage-hero .hero-content .col-sm-6:last-of-type{ width: 35%; }
}


/* =========================================================
   5) FEATURES LIST STRIP
   ========================================================= */

.features-list{ background: #f8f8f8; }
.features-list .m-b-xs{ margin-bottom: 0!important; }
.features-list>ul{ margin-bottom: 0; }
.features-list>ul.list-inline li{ display: inline-block; float: none; }
.features-list>ul.list-inline li a{ color: #777; }

.features-list>ul.list-inline{
  white-space: nowrap;
  overflow-x: auto;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none;
  overflow-y: hidden;
}
.features-list>ul.list-inline::-webkit-scrollbar{ display: none; }

.features-list.webpage-group .b-p-h-xl{ padding-top: 15px; padding-bottom: 15px; margin-top: 0; }


/* =========================================================
   6) MOBILE / RESPONSIVE
   ========================================================= */

.mobile-buttons{
  margin: 7px 45px;
  z-index: 1031;
  position: relative;
  display: flex;
  justify-content: space-between;
}
.mobile-buttons a{
  background: #eeac43;
  padding: 6px 12px;
  border-radius: 4px;
  color: #FFF!important;
  font-weight: bold;
  display: block;
}

@media (min-width: 1024px){
  .mobile-buttons{ display: none!important; }
  .features-list .scroll{ display: none; }
}

@media (max-width: 1200px){
  .features-list .container{ width: 100%; }
}

@media (max-width: 1023px){
  .webpage-header-embed{ width: 42%; position: fixed; z-index: 1031; margin-left: 40%; }
  .navbar-collapse{ width: 100%; }
  .navbar-fixed-top .navbar-collapse{ max-height: 1000px; }
  .jumbotron{ padding: 35px; }
  .features .jumbotron .hero-content h1{ font-size: 30px; }
  .features-list .p-sm{ padding-top: 0; }
  .features-list .scroll{ color: #777; }
}

@media (max-width: 768px){
  .webpage-header .navbar li a{ font-size: 95%; }
  .webpage-header-embed{ width: 50%; }
  .webpage-header-embed .mobile-buttons a{ margin-left: 5px; }
.homepage-hero--hybrid .jumbotron{
    background-image: none !important;
    background-color: #f3f3f3 !important;
  }
}

@media only screen and (max-width: 600px){
  .webpage-header-embed{ width: 45%; margin-left: 40%; }
  .mobile-buttons{ font-size: 70%; margin: 12px 15px; right: 0%; float: right; }
  .mobile-buttons a{ padding: 4px; }
}


/* =========================================================
   7) KEEP - legacy items you referenced (unchanged)
   ========================================================= */

.pricing .panel{ padding: 19px; }
.floating-shadow .panel img, .post-show img{
  box-shadow: 0 5px 10px rgba(0,0,0,0.14), 0 15px 35px rgba(0,0,0,0.14);
}

.carousel-control.right, .carousel-control.left{ background-image: none!important; }

.webpage-block li{ margin-top: 8px; }
.features-list .webpage-block li{ margin-top: 0px; }

.differences img{ max-height: 107px; margin: 0 0 0 auto; }
.resources img{ max-height: 203px; }

/* =========================
   FOOTER RESET + CORRECTIONS
   ========================= */

/* Main footer area */
.footer1{
  background: #f7f8fa;
  padding: 42px 0 24px;
  border-top: 1px solid rgba(0,0,0,0.06);
}

/* Reset heading styles leaking from global h2/h3 */
.footer1 h2,
.footer1 .title-widget,
.footer1 .title-median{
  font-family: Avenir, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-weight: 700 !important;
  font-size: 24px !important;
  line-height: 1.15 !important;
  letter-spacing: -0.01em !important;
  color: #2f2f2f !important;
  margin: 0 0 18px !important;
  padding: 0 !important;
  background: none !important;
  border: 0 !important;
  text-transform: none !important;
}

/* Keep the small accent bar, but make it more subtle */
.footer1 .title-widget{
  position: relative;
  padding-left: 16px !important;
}

.footer1 .title-widget::before{
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 4px;
  height: 22px;
  background: #8AB754;
  border-radius: 4px;
}

/* Footer text */
.footer1,
.footer1 p,
.footer1 li,
.footer1 a{
  font-family: Avenir, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #4a4a4a;
  line-height: 1.45;
}

/* Footer links */
.footer1 a{
  color: #3f6f95;
  text-decoration: none;
  transition: color 180ms ease;
}

.footer1 a:hover{
  color: #2f2f2f;
  text-decoration: underline;
}

/* Footer list structure */
.footer1 ul{
  list-style: none;
  padding-left: 0;
  margin: 0;
}

.footer1 .widget_nav_menu ul li{
  font-size: 15px;
  font-weight: 400;
  line-height: 1.45;
  text-transform: none;
  border-bottom: none;
  margin-bottom: 8px;
  padding-bottom: 0;
  width: 100%;
}

/* Keep icon arrows but soften them */
.footer1 .widget_nav_menu ul li i{
  color: #4080AA;
  margin-right: 6px;
  font-size: 0.9em;
}

/* Right column */
.footer1 .footerp{
  padding-left: 8px;
}

.footer1 .footerp p{
  margin-bottom: 10px;
  font-size: 15px;
}

/* Footer login button - calmer and more premium */
.footer1 .footerp .btn{
  background: #eeac43 !important;
  color: #fff !important;
  border: none !important;
  border-radius: 8px !important;
  box-shadow: 0 8px 20px rgba(0,0,0,0.08);
  padding: 12px 16px;
  font-weight: 700;
  transition: transform 180ms ease, box-shadow 180ms ease, background-color 180ms ease;
}

.footer1 .footerp .btn:hover{
  background: #d99b38 !important;
  color: #fff !important;
  transform: translateY(-1px);
  box-shadow: 0 12px 24px rgba(0,0,0,0.12);
}

/* Trust badges/cards */
.footer1 .thumbnail{
  border: 1px solid rgba(0,0,0,0.08);
  border-radius: 12px;
  box-shadow: none;
  padding: 12px !important;
  margin: 12px 0 !important;
  background: #fff;
}

.footer1 .thumbnail p{
  margin: 10px 0 0;
  font-size: 14px;
  line-height: 1.4;
  color: #4a4a4a;
}

/* Footer bottom bar */
.site-footer.site-footer-simple{
  background: #1f2328;
  border-top: none;
}

.site-footer.site-footer-simple .container{
  padding-top: 14px;
  padding-bottom: 14px;
}

.site-footer.site-footer-simple hr{
  display: none;
}

.site-footer.site-footer-simple .copyright,
.site-footer.site-footer-simple .copyright small{
  color: rgba(255,255,255,0.82);
  font-family: Avenir, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
}

/* Bottom footer links/icons */
.site-footer.site-footer-simple a{
  color: #7fb0d3;
  transition: color 180ms ease;
}

.site-footer.site-footer-simple a:hover{
  color: #fff;
}

/* Social icons - smaller, cleaner */
.site-footer.site-footer-simple .footer-social{
  margin-bottom: 0;
}

.site-footer.site-footer-simple .footer-social li{
  margin-left: 6px;
  margin-right: 6px;
}

.site-footer.site-footer-simple .footer-social i,
.site-footer.site-footer-simple .footer-social svg{
  font-size: 1.6em !important;
  width: 1em;
  height: 1em;
  vertical-align: middle;
}

/* Mobile cleanup */
@media (max-width: 991px){
  .footer1{
    padding: 34px 0 20px;
  }

  .footer1 .col-lg-3,
  .footer1 .col-md-3{
    margin-bottom: 24px;
  }

  .footer1 .title-widget,
  .footer1 .title-median{
    font-size: 22px !important;
  }

  .footer1 .footerp{
    padding-left: 0;
  }
}

/* =========================
   BOTTOM FOOTER BAR - full replacement
   ========================= */

.site-footer.site-footer-simple{
  background: linear-gradient(180deg, #20252b 0%, #1a1f24 100%);
  border-top: 1px solid rgba(255,255,255,0.06);
}

.site-footer.site-footer-simple .container{
  padding-top: 18px;
  padding-bottom: 18px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}

.site-footer.site-footer-simple hr{
  display: none;
}

.site-footer.site-footer-simple .copyright,
.site-footer.site-footer-simple .copyright small{
  margin: 0;
  color: rgba(255,255,255,0.78);
  font-family: Avenir, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.4;
}

.site-footer.site-footer-simple .copyright a{
  color: #8fb7d4;
  text-decoration: none;
  transition: color 180ms ease;
}

.site-footer.site-footer-simple .copyright a:hover{
  color: #ffffff;
  text-decoration: underline;
}

/* social group */
.site-footer.site-footer-simple .footer-social{
  margin: 0;
  display: flex;
  align-items: center;
  gap: 14px;
}

.site-footer.site-footer-simple .footer-social li{
  margin: 0;
}

/* social links */
.site-footer.site-footer-simple .footer-social a{
  color: rgba(127,176,211,0.88);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  transition: color 180ms ease, transform 180ms ease, opacity 180ms ease;
  opacity: 0.9;
}

.site-footer.site-footer-simple .footer-social a:hover{
  color: #ffffff;
  transform: translateY(-1px);
  opacity: 1;
}

/* icons */
.site-footer.site-footer-simple .footer-social i,
.site-footer.site-footer-simple .footer-social svg{
  font-size: 1.45em !important;
  width: 1em;
  height: 1em;
  vertical-align: middle;
}

/* empty footer links list */
.site-footer.site-footer-simple .footer-links{
  display: none;
}

/* mobile */
@media (max-width: 767px){
  .site-footer.site-footer-simple .container{
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .site-footer.site-footer-simple .footer-social{
    gap: 12px;
    flex-wrap: wrap;
  }
}

/* =========================
   BOTTOM BAR - readability + X icon fix
   ========================= */

/* brighter copyright text */
.site-footer.site-footer-simple .copyright,
.site-footer.site-footer-simple .copyright small{
  color: rgba(255,255,255,0.9);
}

/* links in copyright */
.site-footer.site-footer-simple .copyright a{
  color: #a9cbe2;
  text-decoration: none;
  font-weight: 500;
}

.site-footer.site-footer-simple .copyright a:hover{
  color: #ffffff;
  text-decoration: underline;
}

/* social links */
.site-footer.site-footer-simple .footer-social a{
  color: rgba(127,176,211,0.9);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  text-decoration: none;
  transition: color 180ms ease, transform 180ms ease, opacity 180ms ease;
  opacity: 0.95;
}

.site-footer.site-footer-simple .footer-social a:hover{
  color: #ffffff;
  transform: translateY(-1px);
  opacity: 1;
}

/* font-awesome icons */
.site-footer.site-footer-simple .footer-social i{
  font-size: 1.45em !important;
  line-height: 1;
}

/* X / twitter svg fix */
.site-footer.site-footer-simple .footer-social svg{
  width: 24px !important;
  height: 24px !important;
  display: block;
}

/* if the wrapper <i> around the svg is messing with scale */
.site-footer.site-footer-simple .footer-social i > svg{
  width: 24px !important;
  height: 24px !important;
}

/* =========================================================
   REUSABLE PAGE PATTERNS
   feature heroes, floating strips, proof blocks
   ========================================================= */

/* =========================
   FEATURE HERO PREMIUM
   Add to hero wrapper: .feature-hero-premium
   Optional modifier: .feature-hero-balanced
   ========================= */

.hero-content.container{
  margin-top: 10px;
}

.feature-hero-premium .webpage-hero .hero-content h1{
  font-weight: 700;
  font-size: 44px;
  line-height: 1.08;
  letter-spacing: -0.02em;
  color: #333;
  margin: 0 0 14px;
  display: inline;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  padding: 0 2px;
  background-image: linear-gradient(transparent 78%, rgba(238,172,67,0.22) 78%);
}

.webpage-hero .hero-content h2{
  font-weight: 400;
  font-size: 22px !important;
  line-height: 1.32;
  letter-spacing: -0.01em;
  color: #2f2f2f !important;
  max-width: 54ch;
  margin: 12px 0 16px;
  opacity: 0.92;
}

.webpage-hero .hero-micro{
  position: relative;
  margin: 14px 0 12px;
  padding: 16px 18px 16px 52px;
  border: 1px solid rgba(64,128,170,0.20);
  background: linear-gradient(180deg, rgba(207,229,246,0.32), rgba(207,229,246,0.14));
  border-radius: 12px;
  font-size: 14.5px;
  line-height: 1.4;
  color: #4a4a4a;
  max-width: 70ch;
  box-shadow: 0 10px 26px rgba(0,0,0,0.06);
}

.webpage-hero .hero-micro::before{
  content: "i";
  position: absolute;
  left: 16px;
  top: 16px;
  width: 22px;
  height: 22px;
  border-radius: 999px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  font-size: 14px;
  color: #2f6f9b;
  background: rgba(64,128,170,0.16);
  border: 1px solid rgba(64,128,170,0.22);
}

.webpage-hero .hero-micro b{
  font-weight: 700;
  color: #2f2f2f;
}

.feature-hero-premium .webpage-hero ul li::marker{
  content: "" !important;
}

.feature-hero-premium .webpage-hero ul{
  margin: 14px 0 14px;
  padding-left: 0;
  list-style: none;
  max-width: 52ch;
}

.feature-hero-premium .webpage-hero ul li{
  margin: 12px 0;
  padding-left: 28px;
  position: relative;
  line-height: 1.35;
  color: #3a3a3a;
  background: none;
}

.feature-hero-premium .webpage-hero ul li::before{
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 800;
  color: #2f7a4a;
}

.feature-hero-premium .webpage-hero ul li b{
  color: #222;
  font-weight: 700;
}

.webpage-hero .btn.btn-primary.btn-lg{
  border-radius: 10px;
  box-shadow: 0 12px 26px rgba(0,0,0,0.12);
  transition: transform 180ms ease, box-shadow 180ms ease, background-color 180ms ease, color 180ms ease, border-color 180ms ease;
}

.webpage-hero .btn.btn-primary.btn-lg:hover{
  transform: translateY(-1px);
  box-shadow: 0 16px 34px rgba(0,0,0,0.16);
}

.webpage-hero .col-sm-6 img.img-responsive{
  margin-top: 14px;
}

.homepage-hero--hybrid .hero-calendar-note{
  font-size: 15px;
  line-height: 1.35;
  color: #5a5a5a;
  margin: 10px 0 14px;
}

@media (min-width: 992px){
 .webpage-hero .hero-content .col-sm-6:first-of-type{
    width: 60% !important;
    padding-right: 36px;
  }

  .webpage-hero .hero-content .col-sm-6:last-of-type{
    width: 40% !important;
    padding-left: 36px;
  }
}

@media (min-width: 992px){
 .feature-hero-balanced .webpage-hero .hero-content .col-sm-6:first-of-type{
    width: 56% !important;
  }

.feature-hero-balanced .webpage-hero .hero-content .col-sm-6:last-of-type{
    width: 44% !important;
  }
}

@media (min-width: 992px){
  .homepage-hero--hybrid .webpage-hero .hero-content .col-sm-6:first-of-type{
    width: 60% !important;
    padding-right: 18px !important;
  }

  .homepage-hero--hybrid .webpage-hero .hero-content .col-sm-6:last-of-type{
    width: 40% !important;
    padding-left: 0 !important;
  }

  .homepage-hero--hybrid .col-sm-6:last-child img{
    right: -150px;
    top: 30px;
    width: 760px;
  }

  .homepage-hero--hybrid .col-sm-6:last-child::before{
    right: 170px;
    width: 620px;
  }
}

/* =========================================================
   Locable Paths Section
   Front-end focused styling for:
   - header block: .locable-paths-header
   - card block: .locable-paths-block
   ========================================================= */

/* ---------- Header block ---------- */

.locable-paths-header {
  padding-top: 56px;
  padding-bottom: 10px;
  background: #f8fafb;
}

.locable-paths-header > .container {
  max-width: 1180px;
}

.locable-paths-header > .container > .row {
  display: block;
}

.locable-paths-header > .container > .row > .webpage-block.content-block {
  float: none;
  margin: 0 auto;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.locable-paths-header > .container > .row > .webpage-block.content-block > .row {
  background: transparent !important;
}

.locable-paths-header > .container > .row > .webpage-block.content-block > .row > .col-xs-12 {
  float: none;
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
}

.locable-paths-header > .container > .row > .webpage-block.content-block p {
  margin-bottom: 0;
}

.locable-paths-header .locable-paths-eyebrow,
.locable-paths-header > .container > .row > .webpage-block.content-block p:first-child {
  margin: 0 0 10px !important;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #4080AA;
}

.locable-paths-header > .container > .row > .webpage-block.content-block h2 {
  margin: 0 0 12px !important;
  font-size: 38px !important;
  line-height: 1.1 !important;
  font-weight: 700 !important;
  color: #2f2f2f !important;
  text-align: center;
}

.locable-paths-header .locable-paths-intro,
.locable-paths-header > .container > .row > .webpage-block.content-block p:last-child {
  margin: 0 !important;
  font-size: 18px;
  line-height: 1.45;
  color: #555;
  text-align: center;
}

/* Tablet */
@media (max-width: 991px) and (min-width: 768px) {
  .locable-paths-header {
    padding-top: 46px;
  }

  .locable-paths-header > .container > .row > .webpage-block.content-block h2 {
    font-size: 34px !important;
  }
}

/* Mobile */
@media (max-width: 767px) {
  .locable-paths-header {
    padding-top: 38px;
    padding-bottom: 6px;
  }

  .locable-paths-header > .container > .row > .webpage-block.content-block > .row > .col-xs-12 {
    max-width: none;
    padding-left: 15px;
    padding-right: 15px;
  }

  .locable-paths-header > .container > .row > .webpage-block.content-block h2 {
    font-size: 30px !important;
  }

  .locable-paths-header .locable-paths-intro,
  .locable-paths-header > .container > .row > .webpage-block.content-block p:last-child {
    font-size: 17px;
  }
}

/* ---------- Card block ---------- */

.locable-paths-block {
  padding-top: 18px;
  padding-bottom: 54px;
  background: #f8fafb;
}

.locable-paths-block > .container {
  max-width: 1180px;
}

.locable-paths-block > .container > .row {
  display: flex;
  flex-wrap: wrap;
}

.locable-paths-block > .container > .row > .col-sm-3,
.locable-paths-block > .container > .row > .col-sm-4,
.locable-paths-block > .container > .row > .col-sm-6 {
  display: flex;
  margin-bottom: 22px;
}

.locable-paths-block > .container > .row > .col-sm-3 > .webpage-block,
.locable-paths-block > .container > .row > .col-sm-4 > .webpage-block,
.locable-paths-block > .container > .row > .col-sm-6 > .webpage-block {
  width: 100%;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.locable-paths-block > .container > .row > .col-sm-3 > .webpage-block > .webpage-call-to-action,
.locable-paths-block > .container > .row > .col-sm-4 > .webpage-block > .webpage-call-to-action,
.locable-paths-block > .container > .row > .col-sm-6 > .webpage-block > .webpage-call-to-action {
  width: 100%;
  height: 100%;
}

.locable-paths-block > .container > .row > .col-sm-3 > .webpage-block > .webpage-call-to-action > .panel.panel-default.well-transparent,
.locable-paths-block > .container > .row > .col-sm-4 > .webpage-block > .webpage-call-to-action > .panel.panel-default.well-transparent,
.locable-paths-block > .container > .row > .col-sm-6 > .webpage-block > .webpage-call-to-action > .panel.panel-default.well-transparent {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 24px 22px 22px;
  margin-bottom: 0;
  border-radius: 18px;
  background: #fff;
  border: 1px solid rgba(64, 128, 170, 0.12);
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.06);
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
  position: relative;
  overflow: hidden;
}

.locable-paths-block > .container > .row > .col-sm-3 > .webpage-block > .webpage-call-to-action > .panel.panel-default.well-transparent:hover,
.locable-paths-block > .container > .row > .col-sm-4 > .webpage-block > .webpage-call-to-action > .panel.panel-default.well-transparent:hover,
.locable-paths-block > .container > .row > .col-sm-6 > .webpage-block > .webpage-call-to-action > .panel.panel-default.well-transparent:hover,
.locable-paths-block > .container > .row > .col-sm-3 > .webpage-block > .webpage-call-to-action > .panel.panel-default.well-transparent:focus-within,
.locable-paths-block > .container > .row > .col-sm-4 > .webpage-block > .webpage-call-to-action > .panel.panel-default.well-transparent:focus-within,
.locable-paths-block > .container > .row > .col-sm-6 > .webpage-block > .webpage-call-to-action > .panel.panel-default.well-transparent:focus-within {
  transform: translateY(-2px);
  box-shadow: 0 16px 34px rgba(0, 0, 0, 0.09);
  border-color: rgba(64, 128, 170, 0.28);
}

.locable-paths-block .column-details {
  flex: 1 1 auto;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  position: relative;
  z-index: 3;
  pointer-events: none;
}

.locable-paths-block .column-details h3 {
  margin: 0 0 10px !important;
  font-size: 24px !important;
  line-height: 1.15 !important;
  font-weight: 700 !important;
  color: #2f2f2f !important;
}

.locable-paths-block .column-details p,
.locable-paths-block .column-details li {
  font-size: 17px;
  line-height: 1.45;
  color: #555;
}

.locable-paths-block .column-details p {
  margin: 0 0 14px;
}

.locable-paths-block .column-details p:last-child {
  margin-bottom: 0;
}

.locable-paths-block .column-details a {
  display: inline-block;
  margin-top: 6px;
  font-size: 15px;
  line-height: 1.3;
  font-weight: 700;
  color: #4080AA !important;
  text-decoration: none !important;
  position: relative;
  z-index: 4;
  pointer-events: auto;
}

.locable-paths-block > .container > .row > .col-sm-3 > .webpage-block > .webpage-call-to-action > .panel.panel-default.well-transparent > .column-details a:hover {
  color: #2f6f9b !important;
  text-decoration: underline !important;
}

/* Full-card clickable overlay using existing button link */
.locable-paths-block > .container > .row > .col-sm-3 > .webpage-block > .webpage-call-to-action > .panel.panel-default.well-transparent > .btn-p {
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
  position: static;
}

.locable-paths-block > .container > .row > .col-sm-3 > .webpage-block > .webpage-call-to-action > .panel.panel-default.well-transparent > .btn-p > .column-btn {
  position: absolute;
  inset: 0;
  z-index: 2;
  display: block !important;
  width: 100%;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 18px !important;
  background: transparent !important;
  box-shadow: none !important;
  color: transparent !important;
  font-size: 0 !important;
  line-height: 0 !important;
  text-indent: -9999px;
  overflow: hidden;
}

/* Optional image support */
.locable-paths-block > .container > .row > .col-sm-3 > .webpage-block img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 0 16px;
  border-radius: 12px;
}

/* Secondary card - class is on .webpage-block */
.locable-paths-block > .container > .row > .col-sm-3 > .webpage-block.locable-paths-secondary > .webpage-call-to-action > .panel.panel-default.well-transparent {
  background: #fcfcfc;
  border-color: rgba(64, 128, 170, 0.08);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.04);
}

.locable-paths-block > .container > .row > .col-sm-3 > .webpage-block.locable-paths-secondary > .webpage-call-to-action > .panel.panel-default.well-transparent > .column-details h3 {
  font-size: 22px !important;
}

.locable-paths-block > .container > .row > .col-sm-3 > .webpage-block.locable-paths-secondary > .webpage-call-to-action > .panel.panel-default.well-transparent > .column-details p {
  color: #666;
}

.locable-paths-block > .container > .row > .col-sm-3 > .webpage-block.locable-paths-secondary > .webpage-call-to-action > .panel.panel-default.well-transparent > .column-details a {
  color: #4d86b0 !important;
}

@media (min-width: 768px) {
  .locable-paths-block > .container > .row > .col-sm-3 > .webpage-block.locable-paths-secondary {
    margin-top: 18px;
  }
}

/* Tablet */
@media (max-width: 991px) and (min-width: 768px) {
  .locable-paths-block > .container > .row > .col-sm-3 {
    width: 50%;
  }

  .locable-paths-block > .container > .row > .col-sm-3 > .webpage-block > .webpage-call-to-action > .panel.panel-default.well-transparent > .column-details h3 {
    font-size: 22px !important;
  }

  .locable-paths-block > .container > .row > .col-sm-3 > .webpage-block > .webpage-call-to-action > .panel.panel-default.well-transparent > .column-details p {
    font-size: 16px;
  }
}

/* Mobile */
@media (max-width: 767px) {
  .locable-paths-block {
    padding-top: 14px;
    padding-bottom: 34px;
  }

  .locable-paths-block > .container > .row {
    display: block;
  }

  .locable-paths-block > .container > .row > .col-sm-3 {
    display: block;
    width: 100%;
    margin-bottom: 14px;
  }

  .locable-paths-block > .container > .row > .col-sm-3 > .webpage-block > .webpage-call-to-action > .panel.panel-default.well-transparent {
    padding: 20px 18px 18px;
    border-radius: 16px;
  }

  .locable-paths-block > .container > .row > .col-sm-3 > .webpage-block > .webpage-call-to-action > .panel.panel-default.well-transparent > .btn-p > .column-btn {
    border-radius: 16px !important;
  }

  .locable-paths-block > .container > .row > .col-sm-3 > .webpage-block > .webpage-call-to-action > .panel.panel-default.well-transparent > .column-details h3 {
    font-size: 22px !important;
  }

  .locable-paths-block > .container > .row > .col-sm-3 > .webpage-block > .webpage-call-to-action > .panel.panel-default.well-transparent > .column-details p {
    font-size: 16px;
  }

  .locable-paths-block > .container > .row > .col-sm-3 > .webpage-block > .webpage-call-to-action > .panel.panel-default.well-transparent > .column-details a {
    font-size: 15px;
  }
}

/* Make the whole card clickable using the existing button link */
.locable-paths-block > .container > .row .panel.panel-default.well-transparent {
  position: relative;
  overflow: hidden;
}

.locable-paths-block > .container > .row .btn-p {
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
  position: static;
}

.locable-paths-block > .container > .row .column-btn {
  position: absolute;
  inset: 0;
  z-index: 2;
  display: block !important;
  width: 100%;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 18px !important;
  background: transparent !important;
  box-shadow: none !important;
  color: transparent !important;
  font-size: 0 !important;
  line-height: 0 !important;
  text-indent: -9999px;
  overflow: hidden;
}

/* Let text pass clicks through to the overlay */
.locable-paths-block > .container > .row .column-details {
  position: relative;
  z-index: 3;
  pointer-events: none;
}

/* But keep actual inline links clickable */
.locable-paths-block > .container > .row .column-details a {
  position: relative;
  z-index: 4;
  pointer-events: auto;
}

/* Preserve hover feel */
.locable-paths-block > .container > .row .panel.panel-default.well-transparent:hover,
.locable-paths-block > .container > .row .panel.panel-default.well-transparent:focus-within {
  transform: translateY(-2px);
  box-shadow: 0 16px 34px rgba(0, 0, 0, 0.09);
  border-color: rgba(64, 128, 170, 0.28);
}



/* Optional image support */
.locable-paths-block .panel img,
.locable-paths-block .column-details img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 0 16px;
  border-radius: 12px;
}

/* Slightly different accent for the 4th card */
.locable-paths-block .row > .col-sm-3:last-child .panel.panel-default.well-transparent {
  border-color: rgba(238, 172, 67, 0.18);
}

/* Desktop */
@media (min-width: 992px) {
  .locable-paths-block .row > .col-sm-3:nth-child(4n+1) {
    clear: left;
  }
}

/* Tablet */
@media (max-width: 991px) and (min-width: 768px) {
  .locable-paths-header {
    padding-top: 46px;
  }

  .locable-paths-header h2 {
    font-size: 34px !important;
  }

  .locable-paths-block .row > .col-sm-3 {
    width: 50%;
  }

  .locable-paths-block .row > .col-sm-3:nth-child(2n+1) {
    clear: left;
  }

  .locable-paths-block .column-details h3 {
    font-size: 22px !important;
  }

  .locable-paths-block .column-details p {
    font-size: 16px;
  }
}

.locable-paths-block .locable-paths-secondary .panel.panel-default.well-transparent {
  background: #fcfcfc;
  border-color: rgba(64, 128, 170, 0.08);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.04);
}

.locable-paths-block .locable-paths-secondary .column-details h3 {
  font-size: 22px !important;
}

.locable-paths-block .locable-paths-secondary .column-details p {
  color: #666;
}

.locable-paths-block .locable-paths-secondary .column-details p a {
  color: #4d86b0 !important;
}

/* Mobile */
@media (max-width: 767px) {
  .locable-paths-header {
    padding-top: 38px;
    padding-bottom: 6px;
  }

  .locable-paths-header h2 {
    font-size: 30px !important;
  }

  .locable-paths-header .locable-paths-intro,
  .locable-paths-header p:last-child {
    font-size: 17px;
  }

  .locable-paths-block {
    padding-top: 14px;
    padding-bottom: 34px;
  }

  .locable-paths-block .row {
    display: block;
  }

  .locable-paths-block .row > .col-sm-3 {
    display: block;
    width: 100%;
    margin-bottom: 14px;
  }

  .locable-paths-block .panel.panel-default.well-transparent {
    padding: 20px 18px 18px;
    border-radius: 16px;
  }

  .locable-paths-block .column-details h3 {
    font-size: 22px !important;
  }

  .locable-paths-block .column-details p {
    font-size: 16px;
  }

  .locable-paths-block .column-details p a {
    font-size: 15px;
  }
}

/* =========================================================
   Locable Helps Block
   3-column feature/value card section
   Front-end focused styling
   ========================================================= */

.locable-helps-block {
  padding-top: 10px;
  padding-bottom: 42px;
  background: #f8fafb;
}

.locable-helps-block > .container {
  max-width: 1180px;
}

.locable-helps-block > .container > .row {
  display: flex;
  flex-wrap: wrap;
}

.locable-helps-block > .container > .row > .col-sm-4 {
  display: flex;
  margin-bottom: 22px;
}

.locable-helps-block > .container > .row > .col-sm-4 > .webpage-block {
  width: 100%;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.locable-helps-block > .container > .row > .col-sm-4 > .webpage-block > .webpage-call-to-action {
  width: 100%;
  height: 100%;
}

.locable-helps-block > .container > .row > .col-sm-4 > .webpage-block > .webpage-call-to-action > .panel.panel-default.well-transparent {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 18px 22px 18px;
  margin-bottom: 0;
  border-radius: 18px;
  background: #fff;
  border: 1px solid rgba(64, 128, 170, 0.10);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.05);
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
  position: relative;
  overflow: hidden;
}

.locable-helps-block > .container > .row > .col-sm-4 > .webpage-block > .webpage-call-to-action > .panel.panel-default.well-transparent:hover,
.locable-helps-block > .container > .row > .col-sm-4 > .webpage-block > .webpage-call-to-action > .panel.panel-default.well-transparent:focus-within {
  transform: translateY(-2px);
  box-shadow: 0 16px 34px rgba(0, 0, 0, 0.08);
  border-color: rgba(64, 128, 170, 0.22);
}

/* Hide the empty h4 spacer block */
.locable-helps-block .title-h4 {
  display: none !important;
}

/* Image treatment */
.locable-helps-block > .container > .row > .col-sm-4 > .webpage-block img.img-responsive {
  display: block;
  width: auto;
  max-width: 220px;
  max-height: 150px;
  height: auto;
  margin: 0 auto 14px !important;
}

/* Card body */
.locable-helps-block > .container > .row > .col-sm-4 > .webpage-block > .webpage-call-to-action > .panel.panel-default.well-transparent > .column-details {
  flex: 1 1 auto;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-align: left;
  position: relative;
  z-index: 3;
  pointer-events: none;
}

.locable-helps-block > .container > .row > .col-sm-4 > .webpage-block > .webpage-call-to-action > .panel.panel-default.well-transparent > .column-details h3 {
  margin: 0 0 8px !important;
  font-size: 18px !important;
  line-height: 1.2 !important;
  font-weight: 700 !important;
  color: #2f2f2f !important;
}

.locable-helps-block > .container > .row > .col-sm-4 > .webpage-block > .webpage-call-to-action > .panel.panel-default.well-transparent > .column-details p {
  margin: 0 0 10px;
  font-size: 16px;
  line-height: 1.45;
  color: #555;
}

.locable-helps-block > .container > .row > .col-sm-4 > .webpage-block > .webpage-call-to-action > .panel.panel-default.well-transparent > .column-details p b,
.locable-helps-block > .container > .row > .col-sm-4 > .webpage-block > .webpage-call-to-action > .panel.panel-default.well-transparent > .column-details strong {
  font-weight: 700;
  color: #2f2f2f;
}

.locable-helps-block > .container > .row > .col-sm-4 > .webpage-block > .webpage-call-to-action > .panel.panel-default.well-transparent > .column-details p:last-child {
  margin-bottom: 0;
}

/* Visible inline links */
.locable-helps-block > .container > .row > .col-sm-4 > .webpage-block > .webpage-call-to-action > .panel.panel-default.well-transparent > .column-details a {
  display: inline-block;
  margin-top: 4px;
  font-size: 15px;
  line-height: 1.3;
  font-weight: 700;
  color: #4080AA !important;
  text-decoration: none !important;
  position: relative;
  z-index: 4;
  pointer-events: auto;
}

.locable-helps-block > .container > .row > .col-sm-4 > .webpage-block > .webpage-call-to-action > .panel.panel-default.well-transparent > .column-details a:hover {
  color: #2f6f9b !important;
  text-decoration: underline !important;
}

/* Full-card clickable overlay using existing button link */
.locable-helps-block > .container > .row > .col-sm-4 > .webpage-block > .webpage-call-to-action > .panel.panel-default.well-transparent > .btn-p {
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
  position: static;
}

.locable-helps-block > .container > .row > .col-sm-4 > .webpage-block > .webpage-call-to-action > .panel.panel-default.well-transparent > .btn-p > .column-btn {
  position: absolute;
  inset: 0;
  z-index: 2;
  display: block !important;
  width: 100%;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 18px !important;
  background: transparent !important;
  box-shadow: none !important;
  color: transparent !important;
  font-size: 0 !important;
  line-height: 0 !important;
  text-indent: -9999px;
  overflow: hidden;
}

/* Hide visible button styling while keeping the link for click overlay */
.locable-helps-block .btn.btn-primary.btn-lg.column-btn {
  background: transparent !important;
}

/* Tablet */
@media (max-width: 991px) and (min-width: 768px) {
  .locable-helps-block > .container > .row > .col-sm-4 {
    width: 100%;
  }

  .locable-helps-block > .container > .row > .col-sm-4 > .webpage-block img.img-responsive {
    max-width: 200px;
    max-height: 140px;
  }
}

/* Mobile */
@media (max-width: 767px) {
  .locable-helps-block {
    padding-top: 6px;
    padding-bottom: 28px;
  }

  .locable-helps-block > .container > .row {
    display: block;
  }

  .locable-helps-block > .container > .row > .col-sm-4 {
    display: block;
    width: 100%;
    margin-bottom: 14px;
  }

  .locable-helps-block > .container > .row > .col-sm-4 > .webpage-block > .webpage-call-to-action > .panel.panel-default.well-transparent {
    padding: 18px 18px 16px;
    border-radius: 16px;
  }

  .locable-helps-block > .container > .row > .col-sm-4 > .webpage-block > .webpage-call-to-action > .panel.panel-default.well-transparent > .btn-p > .column-btn {
    border-radius: 16px !important;
  }

  .locable-helps-block > .container > .row > .col-sm-4 > .webpage-block img.img-responsive {
    max-width: 180px;
    max-height: 130px;
    margin-bottom: 12px !important;
  }

  .locable-helps-block > .container > .row > .col-sm-4 > .webpage-block > .webpage-call-to-action > .panel.panel-default.well-transparent > .column-details h3 {
    font-size: 22px !important;
  }

  .locable-helps-block > .container > .row > .col-sm-4 > .webpage-block > .webpage-call-to-action > .panel.panel-default.well-transparent > .column-details p {
    font-size: 16px;
  }
}

/* =========================================================
   Locable Helps Header + Footer
   ========================================================= */

/* ---------- Header ---------- */

.locable-helps-header {
  padding-top: 44px;
  padding-bottom: 8px;
  background: #f8fafb;
}

.locable-helps-header > .container {
  max-width: 1180px;
}

.locable-helps-header > .container > .row {
  display: block;
}

.locable-helps-header > .container > .row > .webpage-block.content-block {
  float: none;
  margin: 0 auto;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.locable-helps-header > .container > .row > .webpage-block.content-block > .row > .col-xs-12 {
  float: none;
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
}

.locable-helps-header p {
  margin: 0 !important;
  font-size: 40px;
  line-height: 1.12;
  font-weight: 700;
  color: #2f2f2f;
  text-align: center;
}

/* ---------- Footer ---------- */

.locable-helps-footer {
  padding-top: 2px;
  padding-bottom: 46px;
  background: #f8fafb;
}

.locable-helps-footer > .container {
  max-width: 1180px;
}

.locable-helps-footer > .container > .row {
  display: block;
}

.locable-helps-footer > .container > .row > .webpage-block.content-block {
  float: none;
  margin: 0 auto;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.locable-helps-footer > .container > .row > .webpage-block.content-block > .row > .col-xs-12 {
  float: none;
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
}

.locable-helps-footer p {
  margin: 0 !important;
  text-align: center;
}

.locable-helps-footer p a {
  display: inline-block;
  font-size: 16px;
  line-height: 1.35;
  font-weight: 700;
  color: #356d91 !important;
  text-decoration: none !important;
}

.locable-helps-footer p a:hover {
  color: #2f2f2f !important;
  text-decoration: underline !important;
}

/* Tablet */
@media (max-width: 991px) and (min-width: 768px) {
  .locable-helps-header p {
    font-size: 34px;
  }
}

/* Mobile */
@media (max-width: 767px) {
  .locable-helps-header {
    padding-top: 34px;
    padding-bottom: 4px;
  }

  .locable-helps-header > .container > .row > .webpage-block.content-block > .row > .col-xs-12,
  .locable-helps-footer > .container > .row > .webpage-block.content-block > .row > .col-xs-12 {
    max-width: none;
    padding-left: 15px;
    padding-right: 15px;
  }

  .locable-helps-header p {
    font-size: 30px;
  }

  .locable-helps-footer {
    padding-bottom: 30px;
  }

  .locable-helps-footer p a {
    font-size: 15px;
  }
}

/* =========================
   FLOATING HOW IT WORKS
   Wrapper class: .floating-how-it-works
   Inner strip class: .how-strip
   ========================= */

.floating-how-it-works .lead,
.floating-how-it-works hr{
  display: none;
}

.how-strip{
  max-width: 980px;
  width: min(980px, calc(100% - 32px));
  margin: -6px auto 0;
  padding: 18px 18px 16px;
  border-radius: 18px;
  background: linear-gradient(180deg, rgba(207,229,246,0.20), rgba(207,229,246,0.08));
  border: 1px solid rgba(64,128,170,0.18);
  box-shadow: 0 14px 34px rgba(0,0,0,0.08);
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
  position: relative;
}

.how-strip::before{
  content: "How it works";
  position: absolute;
  top: -12px;
  left: 18px;
  background: #fff;
  padding: 2px 10px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 700;
  color: rgba(64,128,170,0.85);
  border: 1px solid rgba(64,128,170,0.16);
}

.how-step{
  flex: 1 1 240px;
  padding: 14px 14px;
  border-radius: 14px;
  background: rgba(255,255,255,0.92);
  border: 1px solid rgba(0,0,0,0.06);
}

.how-title{
  font-weight: 700;
  color: #2f2f2f;
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  gap: 8px;
}

.how-title::before{
  content: "";
  width: 22px;
  height: 22px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  font-size: 12px;
  color: #2f6f9b;
  background: rgba(64,128,170,0.14);
  border: 1px solid rgba(64,128,170,0.20);
}

.how-step.connect .how-title::before{ content: "⇄"; }
.how-step.choose .how-title::before{ content: "✓"; }
.how-step.outcome .how-title::before{ content: "⏱"; }

.how-desc{
  color: #555;
  font-size: 14px;
  line-height: 1.35;
}

.how-or{
  margin: 6px 0;
  font-size: 12px;
  font-weight: 700;
  color: rgba(64,128,170,0.75);
  text-transform: uppercase;
  letter-spacing: 0.03em;
}

.how-strip-note {
  font-size: 1.2rem;
  color: #6b7280; /* soft gray */
  margin-top: 12px;
  text-align: center;
  line-height: 1.4;
}

/* =========================
   DEMO OUTCOME / PROOF BLOCK
   Wrapper class: .demo-outcome
   ========================= */

.demo-outcome .content-block{
  padding-top: 20px;
  padding-bottom: 10px;
}

.demo-outcome .well-transparent{
  max-width: 840px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}

.demo-outcome .lead,
.demo-outcome hr{
  display: none;
}

.demo-outcome h3,
.demo-outcome p{
  margin: 0 0 16px;
  color: #2f2f2f;
}

.demo-outcome h3{
  font-size: 34px;
  line-height: 1.15;
  font-weight: 600;
  letter-spacing: -0.01em;
}

.demo-outcome p{
  font-size: 34px;
  line-height: 1.15;
  font-weight: 600;
  letter-spacing: -0.01em;
}

.demo-outcome ul{
  list-style: none;
  padding: 0;
  margin: 0 auto;
  max-width: 760px;
  display: flex;
  justify-content: center;
  gap: 18px;
  flex-wrap: wrap;
}

.demo-outcome ul li{
  flex: 1 1 220px;
  max-width: 240px;
  min-height: 120px;
  padding: 56px 20px 24px;
  margin: 0;
  background: #fff;
  border: 1px solid rgba(0,0,0,0.05);
  border-radius: 18px;
  box-shadow: 0 10px 24px rgba(0,0,0,0.06);
  font-size: 18px;
  line-height: 1.35;
  font-weight: 500;
  color: #3a3a3a;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: relative;
}

.demo-outcome ul li::before{
  content: "✓";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  margin: 0 auto 14px;
  border-radius: 50%;
  background: #e7f4ea;
  color: #2f7a4a;
  font-weight: 800;
  font-size: 16px;
  position: absolute;
  top: 18px;
  left: 50%;
  transform: translateX(-50%);
}

.demo-outcome-cta{
  margin: 22px 0 0;
  text-align: center;
}

.demo-outcome-link{
  display: inline-block;
  padding: 14px 28px;
  background: #4080AA;
  color: #fff !important;
  border: 1px solid #4080AA;
  border-radius: 999px;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  text-decoration: none !important;
  box-shadow: 0 8px 20px rgba(64,128,170,0.22);
  transition: all 0.2s ease;
}

.demo-outcome-link:hover{
  background: #356d91;
  border-color: #356d91;
  color: #fff !important;
  text-decoration: none !important;
  transform: translateY(-1px);
}

.demo-outcome-link:focus{
  color: #fff !important;
  text-decoration: none !important;
}

/* =========================
   Responsive
   ========================= */

@media (max-width: 767px){
  .feature-hero-premium .webpage-hero .hero-content h1{
    font-size: 36px;
    line-height: 1.1;
  }

  .feature-hero-premium .webpage-hero .hero-content h2{
    font-size: 20px !important;
    line-height: 1.35;
  }

  .webpage-hero .hero-micro{
    padding: 14px 14px 14px 46px;
    font-size: 14px;
  }

  .how-strip{
    width: calc(100% - 20px);
    padding: 16px 14px 14px;
  }

  .demo-outcome h3,
  .demo-outcome p{
    font-size: 28px;
    margin-bottom: 14px;
  }

  .demo-outcome ul{
    gap: 12px;
  }

  .demo-outcome ul li{
    max-width: none;
    min-height: auto;
    padding: 48px 16px 18px;
    font-size: 17px;
  }

  .demo-outcome-link{
    font-size: 18px;
    padding: 13px 22px;
  }
}

/* =========================
   FEATURE LIST / FEATURE CARD UTILITIES
   ========================= */

/* built-for strip */
@media (min-width: 768px){
  .features-list ul.list-inline{
    margin-left: 140px;
  }
}

/* 3-column feature / CTA card images */
.feature-cards .col-sm-4 .panel .img-responsive{
  max-height: 160px;
}

@media (max-width: 1023px){
  .feature-cards .content-block .col-sm-4 img{
    max-height: 125px;
  }
}

/* =========================================================
   Locable floating fit strip
   Use as a drop-in HTML component
   ========================================================= */

.locable-fit-floating {
  max-width: 1180px;
  margin: 12px auto 56px;
  padding: 0 20px;
  position: relative;
  z-index: 2;
}

.locable-fit-floating__eyebrow {
  margin: 0 0 12px;
  text-align: center;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #4080AA;
}

.locable-fit-floating__panel {
  border-radius: 22px;
  padding: 22px 28px;
background: #fbfaf6;
  border: 1px solid rgba(64, 128, 170, 0.16);
  box-shadow: 0 20px 44px rgba(0, 0, 0, 0.09);
}

.locable-fit-floating__items {
  display: flex;
  align-items: stretch;
  justify-content: center;
}

.locable-fit-floating__item {
  flex: 1 1 0;
  min-width: 0;
  text-align: center;
  padding: 6px 18px;
  position: relative;
}

.locable-fit-floating__item + .locable-fit-floating__item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 14px;
  bottom: 14px;
  width: 1px;
  background: rgba(64, 128, 170, 0.18);

}

.locable-fit-floating__icon {
  height: 72px;
  margin: 0 0 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.locable-fit-floating__icon img {
  display: block;
  max-width: 72px;
  max-height: 72px;
  width: auto;
  height: auto;
}

.locable-fit-floating__label {
  max-width: 18ch;
  margin: 0 auto;
  font-size: 20px;
  line-height: 1.25;
  font-weight: 700;
  color: #2f2f2f;
}

/* Optional floating overlap style
   Add this class if you want it to overlap the section above slightly */
.locable-fit-floating.locable-fit-floating--overlap {
  margin-top: -18px;
}

/* Tablet */
@media (max-width: 991px) and (min-width: 768px) {
  .locable-fit-floating {
    margin-bottom: 44px;
  }

  .locable-fit-floating__panel {
    padding: 20px 18px;
  }

  .locable-fit-floating__item {
    padding: 6px 14px;
  }

  .locable-fit-floating__label {
    font-size: 18px;
    max-width: 16ch;
  }
}

/* Mobile */
@media (max-width: 767px) {
  .locable-fit-floating {
    margin: 8px auto 34px;
    padding: 0 15px;
  }

  .locable-fit-floating__panel {
    padding: 12px 14px;
    border-radius: 18px;
background: #fbfaf6;
  border: 1px solid rgba(64, 128, 170, 0.16);
  box-shadow: 0 20px 44px rgba(0, 0, 0, 0.09);
  }

  .locable-fit-floating__items {
    display: block;
  }

  .locable-fit-floating__item {
    padding: 14px 6px;
  }

  .locable-fit-floating__item + .locable-fit-floating__item::before {
    left: 10%;
    right: 10%;
    top: 0;
    bottom: auto;
    width: auto;
    height: 1px;
  }

  .locable-fit-floating__icon {
    height: 60px;
    margin-bottom: 8px;
  }

  .locable-fit-floating__icon img {
    max-width: 60px;
    max-height: 60px;
  }

  .locable-fit-floating__label {
    font-size: 18px;
    max-width: 18ch;
  }

  .locable-fit-floating.locable-fit-floating--overlap {
    margin-top: 0;
  }
}

/* =========================================================
   Locable Cores Block
   core-card classes live on .webpage-block
   ========================================================= */

.locable-cores-block {
  padding-top: 18px;
  padding-bottom: 34px;
  background: #f8fafb !important;
}

.locable-cores-block > .container {
  max-width: 1180px;
}

.locable-cores-block > .container > .row {
  display: flex;
  flex-wrap: wrap;
}

.locable-cores-block > .container > .row > .col-sm-4 {
  display: flex;
  margin-bottom: 22px;
}

.locable-cores-block > .container > .row > .col-sm-4 > .webpage-block.core-card {
  width: 100%;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.locable-cores-block > .container > .row > .col-sm-4 > .webpage-block.core-card > .webpage-call-to-action {
  width: 100%;
  height: 100%;
}

.locable-cores-block > .container > .row > .col-sm-4 > .webpage-block.core-card > .webpage-call-to-action > .panel.panel-default.well-transparent {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 22px 22px 18px;
  margin-bottom: 0;
  border-radius: 18px;
  background: #ffffff;
  border: 1px solid rgba(64, 128, 170, 0.10);
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.05);
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
  position: relative;
  overflow: hidden;
}

.locable-cores-block > .container > .row > .col-sm-4 > .webpage-block.core-card > .webpage-call-to-action > .panel.panel-default.well-transparent:hover,
.locable-cores-block > .container > .row > .col-sm-4 > .webpage-block.core-card > .webpage-call-to-action > .panel.panel-default.well-transparent:focus-within {
  transform: translateY(-2px);
  box-shadow: 0 16px 34px rgba(0, 0, 0, 0.08);
  border-color: rgba(64, 128, 170, 0.22);
}

/* Title */
.locable-cores-block .title-h4 {
  display: block !important;
  margin: 0 0 8px !important;
  padding: 0 !important;
  background: none !important;
  border: 0 !important;
  font-family: Avenir, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px !important;
  line-height: 1.18 !important;
  font-weight: 700 !important;
  letter-spacing: -0.01em;
  color: #2f2f2f !important;
  text-align: center;
}

.locable-cores-block .title-h4 > div {
  text-align: center !important;
}

/* Accent colors by core */
.locable-cores-block .webpage-block.core-card--automate .title-h4 {
  color: #7c9a49 !important;
}

.locable-cores-block .webpage-block.core-card--streamline .title-h4 {
  color: #4080AA !important;
}

.locable-cores-block .webpage-block.core-card--simplify .title-h4 {
  color: #d0a23f !important;
}

/* Images */
.locable-cores-block img.img-responsive.center-block {
  display: block;
  width: auto;
  height: auto;
  margin: 4px auto 14px !important;
}

/* Body */
.locable-cores-block .column-details {
  flex: 1 1 auto;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  position: relative;
  z-index: 3;
  pointer-events: none;
}

.locable-cores-block .column-details p {
  margin: 0;
  font-size: 16px;
  line-height: 1.5;
  color: #555;
  text-align: center !important;
}

.locable-cores-block .column-details p b,
.locable-cores-block .column-details p strong {
  font-weight: 700;
  color: #2f2f2f;
}

/* Full-card clickable overlay */
.locable-cores-block .btn-p {
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
  position: static;
}

.locable-cores-block .column-btn {
  position: absolute;
  inset: 0;
  z-index: 2;
  display: block !important;
  width: 100%;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 18px !important;
  background: transparent !important;
  box-shadow: none !important;
  color: transparent !important;
  font-size: 0 !important;
  line-height: 0 !important;
  text-indent: -9999px;
  overflow: hidden;
}

.locable-cores-block .column-details a {
  position: relative;
  z-index: 4;
  pointer-events: auto;
}

/* Tablet */
@media (max-width: 991px) and (min-width: 768px) {
  .locable-cores-block > .container > .row > .col-sm-4 {
    width: 50%;
  }

  .locable-cores-block img.img-responsive.center-block {
    max-width: 200px;
    max-height: 132px;
  }
}

/* Mobile */
@media (max-width: 767px) {
  .locable-cores-block {
    padding-top: 12px;
    padding-bottom: 20px;
  }

  .locable-cores-block > .container > .row {
    display: block;
  }

  .locable-cores-block > .container > .row > .col-sm-4 {
    display: block;
    width: 100%;
    margin-bottom: 14px;
  }

  .locable-cores-block > .container > .row > .col-sm-4 > .webpage-block.core-card > .webpage-call-to-action > .panel.panel-default.well-transparent {
    padding: 18px 18px 16px;
    border-radius: 16px;
  }

  .locable-cores-block .column-btn {
    border-radius: 16px !important;
  }

  .locable-cores-block .title-h4 {
    font-size: 22px !important;
    margin-bottom: 8px !important;
  }

  .locable-cores-block img.img-responsive.center-block {
    max-width: 180px;
    max-height: 124px;
    margin-bottom: 12px !important;
  }

  .locable-cores-block .column-details p {
    font-size: 16px;
  }
}

/* =========================================================
   Locable Cores Header + Footer
   ========================================================= */

/* ---------- Header ---------- */

.locable-cores-header {
  padding-top: 38px;
  padding-bottom: 10px;
  background: #f8fafb;
}

.locable-cores-header > .container {
  max-width: 1180px;
}

.locable-cores-header > .container > .row {
  display: block;
}

.locable-cores-header > .container > .row > .webpage-block.content-block {
  float: none;
  margin: 0 auto;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.locable-cores-header > .container > .row > .webpage-block.content-block > .row {
  background: transparent !important;
}

.locable-cores-header > .container > .row > .webpage-block.content-block > .row > .col-xs-12 {
  float: none;
  max-width: 840px;
  margin: 0 auto;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
}

.locable-cores-header .locable-cores-eyebrow,
.locable-cores-header p:first-child, .hero-eyebrow {
  margin: 0 0 10px !important;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #4080AA;
}

.locable-cores-header h2 {
  margin: 0 0 12px !important;
  font-size: 38px !important;
  line-height: 1.12 !important;
  font-weight: 700 !important;
  color: #2f2f2f !important;
  text-align: center;
}

.locable-cores-header .locable-cores-intro,
.locable-cores-header p:last-child {
  margin: 0 !important;
  font-size: 18px;
  line-height: 1.45;
  color: #555;
  text-align: center;
}

/* ---------- Footer ---------- */

.locable-cores-footer {
  padding-top: 2px;
  padding-bottom: 54px;
  background: #f8fafb;
}

.locable-cores-footer > .container {
  max-width: 1180px;
}

.locable-cores-footer > .container > .row {
  display: block;
}

.locable-cores-footer > .container > .row > .webpage-block.content-block {
  float: none;
  margin: 0 auto;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.locable-cores-footer > .container > .row > .webpage-block.content-block > .row {
  background: transparent !important;
}

.locable-cores-footer > .container > .row > .webpage-block.content-block > .row > .col-xs-12 {
  float: none;
  max-width: 840px;
  margin: 0 auto;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
}

.locable-cores-footer p {
  margin: 0 !important;
  text-align: center;
}

.locable-cores-footer p a {
  display: inline-block;
  font-size: 16px;
  line-height: 1.35;
  font-weight: 700;
  color: #356d91 !important;
  text-decoration: none !important;
}

.locable-cores-footer p a:hover {
  color: #2f2f2f !important;
  text-decoration: underline !important;
}

/* Tablet */
@media (max-width: 991px) and (min-width: 768px) {
  .locable-cores-header h2 {
    font-size: 34px !important;
  }
}

/* Mobile */
@media (max-width: 767px) {
  .locable-cores-header {
    padding-top: 28px;
    padding-bottom: 8px;
  }

  .locable-cores-header > .container > .row > .webpage-block.content-block > .row > .col-xs-12,
  .locable-cores-footer > .container > .row > .webpage-block.content-block > .row > .col-xs-12 {
    max-width: none;
    padding-left: 15px;
    padding-right: 15px;
  }

  .locable-cores-header h2 {
    font-size: 30px !important;
  }

  .locable-cores-header .locable-cores-intro,
  .locable-cores-header p:last-child {
    font-size: 17px;
  }

  .locable-cores-footer {
    padding-bottom: 24px;
  }

  .locable-cores-footer p a {
    font-size: 15px;
  }
}

/* =========================================================
   Locable Proof Strip
   Simplified embed version - no panel wrapper required
   ========================================================= */

.locable-proof-strip {
  padding-top: 2px;
  padding-bottom: 58px;
  background: #f8fafb;
}

.locable-proof-strip > .container {
  max-width: 1180px;
}

.locable-proof-strip > .container > .row {
  display: block;
}

.locable-proof-strip > .container > .row > .webpage-block.content-block {
  float: none;
  margin: 0 auto;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.locable-proof-strip > .container > .row > .webpage-block.content-block > .row {
  background: transparent !important;
}

.locable-proof-strip > .container > .row > .webpage-block.content-block > .row > .col-xs-12 {
  float: none;
  max-width: 1120px;
  margin: 0 auto;
  text-align: center;
  padding: 10px 20px 8px;
}

/* Embedded label only */
.locable-proof-strip__eyebrow {
  margin: 0 0 16px !important;
  font-size: 18px;
  line-height: 1.35;
  font-weight: 500;
  color: #444;
  text-align: center;
}

/* Logo row */
.locable-proof-strip__logos {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

.locable-proof-strip__logo {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 96px;
  height: 60px;
  padding: 8px 10px;
  background: #ffffff;
  border: 1px solid rgba(64, 128, 170, 0.08);
  border-radius: 12px;
  box-shadow: 0 6px 14px rgba(0, 0, 0, 0.03);
  flex: 0 0 auto;
}

.locable-proof-strip__logo img {
  display: block;
  max-width: 100%;
  max-height: 34px;
  width: auto;
  height: auto;
}

/* Desktop only - keep one row if space allows */
@media (min-width: 1200px) {
  .locable-proof-strip__logos {
    flex-wrap: nowrap;
  }
}

/* Tablet */
@media (max-width: 1199px) and (min-width: 768px) {
  .locable-proof-strip > .container > .row > .webpage-block.content-block > .row > .col-xs-12 {
    max-width: 1040px;
  }

  .locable-proof-strip__logos {
    flex-wrap: wrap;
    gap: 10px;
  }
}

/* Mobile */
@media (max-width: 767px) {
  .locable-proof-strip {
    padding-top: 0;
    padding-bottom: 22px;
  }

  .locable-proof-strip > .container > .row > .webpage-block.content-block > .row > .col-xs-12 {
    max-width: none;
    padding: 6px 15px 6px;
  }

  .locable-proof-strip__eyebrow {
    margin-bottom: 12px !important;
    font-size: 16px;
  }

  .locable-proof-strip__logos {
    flex-wrap: wrap;
    gap: 8px;
  }

  .locable-proof-strip__logo {
    width: 88px;
    height: 56px;
    padding: 8px;
    border-radius: 10px;
  }

  .locable-proof-strip__logo img {
    max-height: 30px;
  }
}

/* ========================================
   Homepage - Locable Distribution intro
   ======================================== */

.ldn-explainer-section {
  padding: 70px 0 55px;
  background: #fff;
}

.ldn-explainer-section .container {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 24px;
}

.ldn-explainer-copy {
  max-width: 820px;
  margin: 0 auto;
  text-align: center;
}

.ldn-eyebrow, .plan-eyebrow  {
  font-family: Avenir, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #4080AA;
  margin-bottom: 14px;
}

.ldn-explainer-copy h2 {
  font-family: Avenir, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 44px;
  line-height: 1.08;
  font-weight: 700;
  letter-spacing: -0.02em;
  color: #2f2f2f;
  margin: 0 0 18px;
}

.ldn-explainer-copy p {
  font-family: Avenir, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 21px;
  line-height: 1.45;
  font-weight: 400;
  color: #4a4a4a;
  max-width: 760px;
  margin: 0 auto 14px;
}

.ldn-explainer-copy p.ldn-secondary {
  font-size: 18px;
  line-height: 1.5;
  color: #5a5a5a;
  max-width: 720px;
  margin-bottom: 0;
}

.ldn-explainer-copy strong {
  font-weight: 700;
  color: #2f2f2f;
}

.ldn-graphic-wrap {
  margin-top: 34px;
  min-height: 180px; /* placeholder until graphic is added */
}

/* Optional if you want a subtle visual anchor before the graphic */
.ldn-graphic-wrap::before {
  content: "";
  display: block;
  max-width: 960px;
  margin: 0 auto;
  border-top: 1px solid rgba(64, 128, 170, 0.12);
}

@media (max-width: 1023px) {
  .ldn-explainer-section {
    padding: 56px 0 42px;
  }

  .ldn-explainer-copy h2 {
    font-size: 36px;
  }

  .ldn-explainer-copy p {
    font-size: 19px;
  }

  .ldn-explainer-copy p.ldn-secondary {
    font-size: 17px;
  }

  .ldn-graphic-wrap {
    margin-top: 28px;
  }
}

@media (max-width: 640px) {
  .ldn-explainer-section .container {
    padding: 0 18px;
  }

  .ldn-explainer-copy h2 {
    font-size: 30px;
    line-height: 1.12;
  }

  .ldn-explainer-copy p {
    font-size: 17px;
    line-height: 1.5;
  }

  .ldn-explainer-copy p.ldn-secondary {
    font-size: 16px;
  }

  .ldn-graphic-wrap {
    margin-top: 24px;
    min-height: 120px;
  }
}

/* =========================
   Shared solutions hero
   ========================= */

.solutions-hero > div > .webpage-block > .webpage-hero > .jumbotron:before{
  background: transparent !important;
}

.solutions-hero .hero-content.container{
  margin-top: 10px;
}

/* H1 */
.solutions-hero .webpage-hero h1{
  font-family: Avenir, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 44px;
  line-height: 1.08;
  letter-spacing: -0.02em;
  color: #333;
  margin: 0 0 14px;

  display: inline;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  padding: 0 2px;
  background-image: linear-gradient(transparent 78%, rgba(238,172,67,0.22) 78%);
}

/* H2 */
.solutions-hero .webpage-hero h2{
  font-family: Avenir, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 22px !important;
  line-height: 1.32;
  letter-spacing: -0.01em;
  color: #2f2f2f !important;
  max-width: 54ch;
  margin: 12px 0 16px;
  opacity: 0.92;
}

/* Micro */
.solutions-hero .hero-micro{
  position: relative;
  margin: 14px 0 12px;
  padding: 16px 16px 16px 52px;
  border: 1px solid rgba(64,128,170,0.20);
  background: linear-gradient(180deg, rgba(207,229,246,0.32), rgba(207,229,246,0.14));
  border-radius: 12px;
  font-size: 14.5px;
  line-height: 1.4;
  color: #4a4a4a;
  max-width: 58ch;
  box-shadow: 0 10px 26px rgba(0,0,0,0.06);
}

.solutions-hero .hero-micro:before{
  content: "i";
  position: absolute;
  left: 16px;
  top: 16px;
  width: 22px;
  height: 22px;
  border-radius: 999px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  font-size: 14px;
  color: #2f6f9b;
  background: rgba(64,128,170,0.16);
  border: 1px solid rgba(64,128,170,0.22);
}

.solutions-hero .hero-micro b{
  font-weight: 700;
  color: #2f2f2f;
}

/* Lists */
.solutions-hero .webpage-hero ul li::marker{
  content: "" !important;
}

.solutions-hero .webpage-hero ul{
  margin: 14px 0 14px;
  padding-left: 0;
  list-style: none;
  max-width: 52ch;
}

.solutions-hero .webpage-hero ul li{
  margin: 12px 0;
  padding-left: 28px;
  position: relative;
  line-height: 1.35;
  color: #3a3a3a;
  background: none !important;
}

.solutions-hero .webpage-hero ul li:before{
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 800;
  color: #2f7a4a;
}

.solutions-hero .webpage-hero ul li b{
  color: #222;
  font-weight: 700;
}

/* Shared desktop layout for solutions pages */
@media (min-width: 992px){
  .solutions-hero .hero-content .col-sm-6:first-of-type{
    width: 60% !important;
    padding-right: 18px !important;
    position: relative;
    z-index: 2;
  }

  .solutions-hero .hero-content .col-sm-6:last-of-type{
    width: 40% !important;
    padding-left: 0 !important;
    position: relative;
  }

  .solutions-hero .hero-content .col-sm-6:last-of-type img{
    max-width: 700px;
    margin-top: -8px;
    margin-left: -25px;
  }
}

/* Mobile */
@media (max-width: 1023px){
  .solutions-hero .webpage-hero h1{
    font-size: 34px;
    line-height: 1.1;
  }

  .solutions-hero .webpage-hero h2{
    font-size: 20px !important;
  }

  .solutions-hero .hero-micro{
    font-size: 14px;
    padding: 14px 14px 14px 46px;
  }

  .solutions-hero .hero-content .col-sm-6:last-of-type img{
    max-width: 360px;
    margin-top: 18px;
    margin-left: 0;
  }
}

/* =========================
   Solutions benefits intro
   ========================= */

.solutions-benefits-intro .well{
  padding-bottom: 10px;
  margin-bottom: 0;
}

.solutions-benefits-intro .lead{
  margin-bottom: 0;
}

.solutions-benefits-intro h2{
  font-family: Avenir, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 42px;
  line-height: 1.12;
  letter-spacing: -0.02em;
  color: #2f2f2f;
  text-align: center !important;
  margin: 0 auto 2px;
  max-width: 30ch;
}

.solutions-benefits-intro{
  margin-top: -36px;
}

.solutions-benefits-row{
  margin-top: -26px;
}

/* =========================
   Solutions benefits cards
   ========================= */

.solutions-benefits-row{
  margin-top: -8px;
}

.solutions-benefits-row .webpage-call-to-action{
  background: transparent;
}

.solutions-benefits-row .panel{
  min-height: 220px;
  padding: 28px 26px 24px;
  border-radius: 18px;
  border: 1px solid rgba(64,128,170,0.12);
  background: rgba(255,255,255,0.92);
  box-shadow: 0 12px 28px rgba(0,0,0,0.05);
}

/* subtle variation across the three cards */
.solutions-benefits-row .col-sm-4:nth-child(1) .panel{
  background: linear-gradient(180deg, rgba(238,172,67,0.10), rgba(255,255,255,0.96));
}

.solutions-benefits-row .col-sm-4:nth-child(2) .panel{
  background: linear-gradient(180deg, rgba(207,229,246,0.28), rgba(255,255,255,0.96));
}

.solutions-benefits-row .col-sm-4:nth-child(3) .panel{
  background: linear-gradient(180deg, rgba(138,183,84,0.10), rgba(255,255,255,0.96));
}

/* kill the empty h4 spacing */
.solutions-benefits-row .title-h4{
  display: none;
}

.solutions-benefits-row .column-details{
  margin: 0 !important;
  padding: 0 !important;
  font-family: Avenir, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 17px;
  line-height: 1.45;
  color: #4a4a4a;
}

.solutions-benefits-row .column-details strong{
  display: block;
  margin-bottom: 10px;
  font-size: 28px;
  line-height: 1.12;
  font-weight: 700;
  letter-spacing: -0.02em;
  color: #2f2f2f;
}

/* spacing between cards */
.solutions-benefits-row .col-sm-4{
  margin-bottom: 24px;
}

/* wider card gutters on desktop */
@media (min-width: 992px){
  .solutions-benefits-row .col-sm-4{
    padding-left: 14px;
    padding-right: 14px;
  }
}

/* mobile */
@media (max-width: 1023px){
  .solutions-benefits-intro h2{
    font-size: 32px;
    max-width: 22ch;
  }

  .solutions-benefits-row .panel{
    min-height: auto;
    padding: 22px 20px 20px;
  }

  .solutions-benefits-row .column-details{
    font-size: 16px;
  }

  .solutions-benefits-row .column-details strong{
    font-size: 24px;
  }
}

.solutions-benefits-row .column-details{
  margin: 0 !important;
  padding: 0 !important;
  font-family: Avenir, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 17px;
  line-height: 1.45;
  color: #4a4a4a;
}

.solutions-benefits-row .column-details strong{
  display: block;
  margin: 8px 0 10px;
  font-size: 28px;
  line-height: 1.12;
  font-weight: 700;
  letter-spacing: -0.02em;
  color: #2f2f2f;
}

.solutions-mini-icon{
  width: 40px;
  height: 40px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 700;
  color: #2f6f9b;
  background: rgba(64,128,170,0.12);
  border: 1px solid rgba(64,128,170,0.16);
  margin-bottom: 10px;
}

/* =========================
   Shared responsive cleanup
   ========================= */

@media (max-width: 1023px){
  .content-block .col-sm-4 img{
    max-height: 125px;
  }

  .dashboard .content-block.p-sm{
    padding: 50px 0;
  }

  .dashboard .well-transparent{
    padding: 0;
  }
}

/* =========================
   Solutions pricing section
   Shared toggle + table behavior
   ========================= */

.solutions-pricing {
  text-align: center;
}

.solutions-pricing .price-display {
  max-width: 700px;
  margin: 0 auto 0.875rem;
  text-align: center;
  font-weight: 700;
  line-height: 1.08;
  letter-spacing: -0.02em;
  text-wrap: balance;
}

.solutions-pricing .price-display,
.solutions-pricing .pricing-support,
.solutions-pricing .pricing-note {
  text-wrap: balance;
}

.solutions-pricing h3 {
  margin-bottom: 12px;
}

.solutions-pricing .price-display {
  margin-bottom: 14px;
}

.solutions-pricing .pricing-support {
  margin-bottom: 14px;
}

.solutions-pricing .pricing-note {
  margin-bottom: 0;
}

.solutions-pricing .pricing-note {
  color: rgba(0,0,0,.62);
}

.solutions-pricing .toggle-container {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  margin-bottom: 20px;
  flex-wrap: wrap;
}

.solutions-pricing .pricing-label {
  margin: 0;
  font-weight: 700;
}

.solutions-pricing .switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
  margin: 0;
}

.solutions-pricing .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.solutions-pricing .toggle-slider {
  position: absolute;
  cursor: pointer;
  inset: 0;
  background-color: #cfcfcf;
  transition: background-color 0.25s ease;
}

.solutions-pricing .toggle-slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: #fff;
  transition: transform 0.25s ease;
}

.solutions-pricing .switch input:checked + .toggle-slider {
  background-color: #4080aa;
}

.solutions-pricing .switch input:checked + .toggle-slider:before {
  transform: translateX(26px);
}

.solutions-pricing .toggle-slider.round {
  border-radius: 34px;
}

.solutions-pricing .toggle-slider.round:before {
  border-radius: 50%;
}

.solutions-pricing .bold {
  font-weight: 700;
}

.solutions-pricing .pricing-table {
  min-width: 600px;
}

.solutions-pricing .pricing-table thead th {
  position: sticky;
  top: 0;
  background: #fff;
  z-index: 2;
}

/* =========================
   Resource hub intro
   ========================= */

.resource-hub-intro .well{
  margin-bottom: 10px;
}

.resource-hub-intro .text-center{
  max-width: 860px;
  margin: 0 auto;
}

.resource-hub-intro .resource-hub-eyebrow{
  margin: 0 0 8px;
  font-size: 12px;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(64,128,170,0.82);
}

.resource-hub-intro h2{
  margin: 0 auto 10px;
  max-width: 22ch;
  text-align: center;
}

.resource-hub-intro p{
  text-align: center;
}

.resource-hub-intro .resource-hub-intro-copy{
  margin: 0 auto;
  max-width: 52ch;
}

/* =========================
   Resource hub embed
   ========================= */

.resource-hub-embed .resource-grid{
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(320px, 0.85fr);
  grid-template-areas: "featured stack";
  gap: 24px;
  align-items: start;
}

.resource-hub-embed .resource-card--featured{
  grid-area: featured;
}

.resource-hub-embed .resource-grid__stack{
  grid-area: stack;
  display: grid;
  gap: 18px;
}

.resource-hub-embed .resource-card{
  background: rgba(255,255,255,0.96);
  border: 1px solid rgba(64,128,170,0.10);
  border-radius: 18px;
  box-shadow: 0 10px 24px rgba(0,0,0,0.05);
  overflow: hidden;
  transition: transform 0.18s ease, box-shadow 0.18s ease;
}

.resource-hub-embed .resource-card:hover{
  transform: translateY(-2px);
  box-shadow: 0 14px 30px rgba(0,0,0,0.08);
}

.resource-hub-embed .resource-card--featured{
  background: linear-gradient(180deg, rgba(207,229,246,0.20), rgba(255,255,255,0.96));
}

.resource-hub-embed .resource-card__image-link,
.resource-hub-embed .resource-card__thumb-link{
  display: block;
  text-decoration: none;
}

.resource-hub-embed .resource-card--featured img{
  width: 100%;
  display: block;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  background: #eef3f7;
}

.resource-hub-embed .resource-card--compact{
  display: grid;
  grid-template-columns: 108px 1fr;
  gap: 16px;
  padding: 16px;
  align-items: start;
}

.resource-hub-embed .resource-card--compact img{
  width: 100%;
  display: block;
  border-radius: 12px;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  background: #eef3f7;
}

.resource-hub-embed .resource-card__content{
  padding: 22px;
}

.resource-hub-embed .resource-card--compact .resource-card__content{
  padding: 0;
}

.resource-hub-embed .resource-card h3{
  margin: 0 0 10px;
  font-family: Avenir, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 30px;
  line-height: 1.08;
  font-weight: 700;
  letter-spacing: -0.02em;
  color: #2f2f2f;
}

.resource-hub-embed .resource-card--compact h3{
  font-size: 22px;
  line-height: 1.12;
  margin-bottom: 8px;
}

.resource-hub-embed .resource-card p{
  margin: 0;
  font-size: 17px;
  line-height: 1.45;
  color: #4a4a4a;
}

.resource-hub-embed .resource-card--compact p{
  font-size: 15px;
  line-height: 1.4;
}

.resource-hub-embed .resource-card__button{
  display: inline-block;
  margin-top: 18px;
  padding: 12px 20px;
  background: #eeac43;
  color: #fff !important;
  text-decoration: none !important;
  border-radius: 6px;
  font-weight: 700;
  line-height: 1.2;
  box-shadow: 0 8px 18px rgba(0,0,0,0.08);
  transition: transform 0.18s ease, box-shadow 0.18s ease;
}

.resource-hub-embed .resource-card__button:hover{
  transform: translateY(-1px);
  box-shadow: 0 12px 24px rgba(0,0,0,0.12);
}

.resource-hub-embed .resource-card__button--small{
  padding: 10px 16px;
  margin-top: 14px;
}

@media (max-width: 991px){
  .resource-hub-embed .resource-grid{
    grid-template-columns: 1fr;
    grid-template-areas:
      "featured"
      "stack";
  }

  .resource-hub-embed .resource-card h3{
    font-size: 28px;
  }

  .resource-hub-embed .resource-card--compact{
    grid-template-columns: 96px 1fr;
  }

  .resource-hub-embed .resource-card--compact h3{
    font-size: 20px;
  }
}

@media (max-width: 640px){
  .resource-hub-embed .resource-card__content{
    padding: 18px;
  }

  .resource-hub-embed .resource-card--compact{
    grid-template-columns: 1fr;
  }

  .resource-hub-embed .resource-card--compact .resource-card__content{
    padding-top: 0;
  }
}

.resource-hub-embed .resource-card--link{
  display: block;
  color: inherit !important;
  text-decoration: none !important;
}

.resource-hub-embed .resource-card--featured.resource-card--link{
  display: grid;
  grid-template-rows: auto 1fr;
}

.resource-hub-embed .resource-card--compact.resource-card--link{
  display: grid;
  grid-template-columns: 108px 1fr;
  gap: 16px;
  padding: 16px;
  align-items: start;
}

.resource-hub-embed .resource-card__image-wrap,
.resource-hub-embed .resource-card__thumb-wrap{
  display: block;
}

/* =========================================
   Shared selector card pattern
   For pricing pages and Core pricing sections
========================================= */

.pricing-entry.selector-cards {
  padding-top: 8px;
  padding-bottom: 8px;
}

.pricing-entry.selector-cards .row {
  display: flex;
  flex-wrap: wrap;
}

.pricing-entry.selector-cards.selector-cards-3 .col-sm-4,
.pricing-entry.selector-cards.selector-cards-4 .col-sm-3 {
  display: flex;
  margin-bottom: 12px;
}

.pricing-entry.selector-cards .selector-card {
  height: 100%;
  width: 100%;
}

.pricing-entry.selector-cards .selector-card .webpage-call-to-action {
  height: 100%;
  background: #ffffff;
  border: 1px solid #d7e2ea;
  border-radius: 18px;
  box-shadow: 0 4px 14px rgba(20, 40, 60, 0.04);
  overflow: hidden;
  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}

.pricing-entry.selector-cards .selector-card .webpage-call-to-action:hover,
.pricing-entry.selector-cards .selector-card .webpage-call-to-action:focus-within {
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(20, 40, 60, 0.07);
  border-color: #c9d8e3;
}

.pricing-entry.selector-cards .selector-card .panel {
  background: transparent;
  border: 0;
  box-shadow: none;
  padding: 20px 18px 18px;
  margin-bottom: 0;
  min-height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  text-align: center;
}

.pricing-entry.selector-cards .selector-card h4.title-h4 {
  font-size: 18px;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 8px;
  min-height: auto;
  display: block;
  color: #2f2f2f;
  font-weight: 700;
}

.pricing-entry.selector-cards .selector-card img.img-responsive {
  max-width: 285px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 12px;
}

.pricing-entry.selector-cards .selector-card .column-details {
  max-width: 260px;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  line-height: 1.5;
  color: #4d4d4d;
}

.pricing-entry.selector-cards .selector-card .column-details p {
  margin-bottom: 0;
}

.pricing-entry.selector-cards .selector-card .btn-p {
  margin-top: auto;
  margin-bottom: 0;
  padding-top: 14px;
}

.pricing-entry.selector-cards .selector-card .btn.column-btn {
  min-width: 180px;
  border-radius: 10px;
  padding: 12px 22px;
}

/* =========================================
   Anchor section shell across separate rows
========================================= */

.anchor-section-top,
.anchor-section-mid,
.anchor-section-bottom {
  background: #eef5fa;
  margin-top: 0;
  margin-bottom: 0;
  box-shadow: none;
  border: 0;
}

.anchor-section-top .container,
.anchor-section-mid .container,
.anchor-section-bottom .container {
  background: transparent;
}

.anchor-section-top {
  border-top: 1px solid #d6e3ec;
  border-left: 1px solid #d6e3ec;
  border-right: 1px solid #d6e3ec;
  border-radius: 24px 24px 0 0;
  padding-top: 28px;
  padding-bottom: 10px;
}

.anchor-section-mid {
  border-left: 1px solid #d6e3ec;
  border-right: 1px solid #d6e3ec;
  padding-top: 0;
  padding-bottom: 6px;
}

.anchor-section-bottom {
  border-left: 1px solid #d6e3ec;
  border-right: 1px solid #d6e3ec;
  border-bottom: 1px solid #d6e3ec;
  border-radius: 0 0 24px 24px;
  padding-top: 0;
  padding-bottom: 20px;
  margin-bottom: 40px;
}

.anchor-section-top h1,
.anchor-section-top h2,
.anchor-section-top h3,
.anchor-section-top h4 {
  text-align: center;
  margin-top: 0;
}

.anchor-section-top h1 {
  margin-bottom: 6px;
}

.anchor-section-top h2 {
  margin-top: 22px;
  margin-bottom: 6px;
}

.anchor-section-top p {
  text-align: center;
  margin-bottom: 0;
}

.anchor-section-top p + p {
  margin-top: 8px;
}

.anchor-section-bottom .pricing-section-note,
.anchor-section-bottom p {
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
  font-size: 16px;
  line-height: 1.55;
  color: #555;
}

.anchor-section-top + .anchor-section-mid,
.anchor-section-mid + .anchor-section-bottom {
  margin-top: 0;
}

/* =========================================
   Pricing support copy
========================================= */

.pricing-qualifier-note {
  max-width: 760px;
  margin: 14px auto 22px;
  font-size: 15px;
  line-height: 1.55;
  color: #5f5f5f;
  text-align: center;
}

.pricing-eligibility-note {
  max-width: 840px;
  margin: 14px auto 24px;
  font-size: 14px;
  line-height: 1.5;
  color: #666;
  text-align: center;
}

/* =========================================
   Cultivate callout
   Added by pricing JS
========================================= */

.pricing .cultivate .webpage-call-to-action.pricing-cultivate-highlight {
  background-color: #eef6fb;
  border: 2px solid #4080aa;
  border-radius: 6px;
}

.pricing .pricing-badge-popular .badge-success {
  font-size: 0.85rem;
  background-color: #4080aa;
  color: #fff;
  padding: 0.4em 0.75em;
}

/* =========================================
   Responsive
========================================= */

@media (max-width: 991px) {
  .pricing-entry.selector-cards .selector-card .panel {
    padding: 18px 16px 16px;
  }

  .pricing-entry.selector-cards .selector-card .column-details {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .pricing-entry.selector-cards .row {
    display: block;
  }

  .pricing-entry.selector-cards.selector-cards-3 .col-sm-4,
  .pricing-entry.selector-cards.selector-cards-4 .col-sm-3 {
    width: 100%;
  }

  .pricing-entry.selector-cards .selector-card .webpage-call-to-action {
    border-radius: 16px;
  }

  .pricing-entry.selector-cards .selector-card .panel {
    padding: 18px 16px 16px;
  }

  .pricing-entry.selector-cards .selector-card img.img-responsive {
    max-width: 125px;
  }

  .anchor-section-top {
    border-radius: 18px 18px 0 0;
    padding-top: 22px;
  }

  .anchor-section-bottom {
    border-radius: 0 0 18px 18px;
    padding-bottom: 18px;
  }
}

/* =========================================================
   Launch Process
   ========================================================= */

.launch-process {
  padding: 55px 0 35px;
}

.launch-process-inner {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 20px;
}

.launch-process h2 {
  text-align: center;
  margin: 0 0 14px;
}

.launch-process-intro {
  max-width: 900px;
  margin: 0 auto 34px;
  text-align: center;
  font-size: 20px;
  line-height: 1.5;
  color: #555;
}

.launch-steps {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 0;
}

.launch-step {
  flex: 1 1 0;
  max-width: 320px;
  text-align: center;
}

.launch-step-number {
  width: 64px;
  height: 64px;
  margin: 0 auto 18px;
  border-radius: 999px;
  background: #f2f7fb;
  border: 1px solid #dbe6ee;
  color: #4080aa;
  font-size: 28px;
  line-height: 62px;
  font-weight: 700;
}

.launch-step h3 {
  margin: 0 0 10px;
  text-align: center;
}

.launch-step p {
  margin: 0 auto;
  max-width: 250px;
  text-align: center;
  font-size: 18px;
  line-height: 1.55;
  color: #555;
}

.launch-step-arrow {
  flex: 0 0 70px;
  text-align: center;
  font-size: 40px;
  line-height: 64px;
  color: #b8ccda;
  font-weight: 400;
  padding-top: 0;
}

@media (max-width: 991px) {
  .launch-process {
    padding: 45px 0 25px;
  }

  .launch-process-intro {
    font-size: 18px;
    margin-bottom: 28px;
  }

  .launch-step p {
    font-size: 17px;
  }

  .launch-step-arrow {
    flex-basis: 40px;
    font-size: 30px;
  }
}

@media (max-width: 767px) {
  .launch-steps {
    flex-direction: column;
    align-items: center;
  }

  .launch-step {
    max-width: 420px;
    margin-bottom: 12px;
  }

  .launch-step-arrow {
    line-height: 1;
    margin: 0 0 16px;
    transform: rotate(90deg);
  }

  .launch-process-intro {
    font-size: 17px;
  }

  .launch-step p {
    max-width: 320px;
    font-size: 16px;
  }
}

/* =========================================
   Why Locable Works Differently
========================================= */

.locable-difference {
  padding-top: 34px;
  padding-bottom: 10px;
}

.locable-difference h2 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 12px;
}

.locable-difference > .container > .row p,
.locable-difference p {
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
}

.locable-difference hr {
  display: none;
}

.locable-difference .difference-block,
.difference-block {
  max-width: 840px;
  margin: 0 auto 18px;
  padding: 22px 26px 20px;
  border: 1px solid #dbe6ee;
  border-radius: 18px;
  background: #fff;
  box-shadow: none;
}

.locable-difference .difference-block h3,
.difference-block h3 {
  margin-top: 0;
  margin-bottom: 10px;
}

.locable-difference .difference-block p,
.difference-block p {
  margin-bottom: 0;
  max-width: none;
}

.difference-block {
  transition: border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}

.difference-block:hover {
  transform: translateY(-2px);
  border-color: #c9d9e6;
  box-shadow: 0 8px 18px rgba(25, 40, 55, 0.05);
}

@media (max-width: 767px) {
  .locable-difference {
    padding-top: 28px;
    padding-bottom: 6px;
  }

  .locable-difference .difference-block,
  .difference-block {
    padding: 20px 18px 18px;
    border-radius: 14px;
    margin-bottom: 14px;
  }
}

.local-connections-bridge {
  max-width: 920px;
  margin: 28px auto 0;
  padding: 24px 28px;
  background: rgba(64,128,170,0.06);
  border: 1px solid rgba(64,128,170,0.14);
  border-radius: 18px;
}

.local-connections-bridge .bridge-eyebrow {
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #4080AA;
  margin-bottom: 8px;
}

.local-connections-bridge h3 {
  margin: 0 0 10px;
}

.local-connections-bridge p {
  margin: 0 0 12px;
  max-width: 760px;
}

.local-connections-bridge .bridge-link {
  margin-top: 6px;
}

.local-connections-bridge a {
  font-weight: 600;
}

.core-network-bridge {
  max-width: 900px;
  margin: 24px auto 18px;
  padding: 0 20px;
  font-size: 18px;
  line-height: 1.6;
  color: #4f4f4f;
  text-align: center;
}

<style>
/* =========================
   Locable Feature Page Kit - custom CSS (full)
   ========================= */

/* Remove default hero overlay */
.webpage-group>div>.webpage-block>.webpage-hero>.jumbotron:before{
  background: transparent !important;
}

/* Tighten hero placement */
.hero-content.container{ margin-top: 10px; }

/* =========================
   HERO H1 + underline
   ========================= */
body#custom_page_5621 .webpage-hero .hero-content h1{
  font-family: Avenir, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 44px;
  line-height: 1.08;
  letter-spacing: -0.02em;
  color: #333;
  margin: 0 0 14px;

  display: inline;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;

  padding: 0 2px;
  background-image: linear-gradient(transparent 78%, rgba(238,172,67,0.22) 78%);
}

/* =========================
   HERO H2 (pure typography)
   ========================= */
body#custom_page_5621 .webpage-hero .hero-content h2{
  font-family: Avenir, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 22px !important;
  line-height: 1.32;
  letter-spacing: -0.01em;
  color: #2f2f2f !important;
  max-width: 54ch;
  margin: 12px 0 16px;
  opacity: 0.92;
}

/* =========================
   HERO MICRO CALLOUT
   ========================= */
.webpage-hero .hero-micro{
  position: relative;
  margin: 14px 0 12px;
  padding: 16px 16px 16px 52px;
  border: 1px solid rgba(64,128,170,0.20);
  background: linear-gradient(180deg, rgba(207,229,246,0.32), rgba(207,229,246,0.14));
  border-radius: 12px;
  font-size: 14.5px;
  line-height: 1.4;
  color: #4a4a4a;
  max-width: 58ch;
  box-shadow: 0 10px 26px rgba(0,0,0,0.06);
}
.webpage-hero .hero-micro::before{
  content: "i";
  position: absolute;
  left: 16px;
  top: 16px;
  width: 22px;
  height: 22px;
  border-radius: 999px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  font-size: 14px;
  color: #2f6f9b;
  background: rgba(64,128,170,0.16);
  border: 1px solid rgba(64,128,170,0.22);
}
.webpage-hero .hero-micro b{
  font-weight: 700;
  color: #2f2f2f;
}

/* =========================
   HERO LIST (single checkmark)
   ========================= */
body#custom_page_5621 .webpage-hero ul li::marker{ content: "" !important; }

.webpage-hero ul{
  margin: 14px 0 14px;
  padding-left: 0;
  list-style: none;
  max-width: 52ch;
}
.webpage-hero ul li{
  margin: 12px 0;
  padding-left: 28px;
  position: relative;
  line-height: 1.35;
  color: #3a3a3a;
  background: none;
}
.webpage-hero ul li::before{
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 800;
  color: #2f7a4a;
}
.webpage-hero ul li b{
  color: #222;
  font-weight: 700;
}

/* =========================
   HERO CTA (premium shadow + smooth hover)
   ========================= */
body#custom_page_5621 .webpage-hero .btn.btn-primary.btn-lg{
  border-radius: 10px;
  box-shadow: 0 12px 26px rgba(0,0,0,0.12);
  transition: transform 220ms ease, box-shadow 220ms ease, background-color 220ms ease, color 220ms ease, border-color 220ms ease;
}
body#custom_page_5621 .webpage-hero .btn.btn-primary.btn-lg:hover{
  transform: translateY(-1px);
  box-shadow: 0 16px 34px rgba(0,0,0,0.16);
}

/* Hero image spacing */
.webpage-hero .col-sm-6 img.img-responsive{ margin-top: 14px; }

/* =========================
   HERO COLUMN RATIO (desktop)
   ========================= */
@media (min-width: 992px){
  body#custom_page_5621 .webpage-hero .hero-content .col-sm-6:first-of-type{
    width: 60% !important;
    padding-right: 36px;
  }
  body#custom_page_5621 .webpage-hero .hero-content .col-sm-6:last-of-type{
    width: 40% !important;
    padding-left: 36px;
  }
}

/* =========================
   HOW STRIP (floating)
   ========================= */
.how-strip{
  max-width: 980px;
  width: min(980px, calc(100% - 32px));
  margin: -6px auto 0;
  padding: 18px 18px 16px;
  border-radius: 18px;
  background: linear-gradient(180deg, rgba(207,229,246,0.20), rgba(207,229,246,0.08));
  border: 1px solid rgba(64,128,170,0.18);
  box-shadow: 0 14px 34px rgba(0,0,0,0.08);
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
  position: relative;
}
@media (max-width: 1023px){
  .how-strip{ margin: 10px auto 0; }
}
.how-strip::before{
  content: "How it works";
  position: absolute;
  top: -12px;
  left: 18px;
  background: #fff;
  padding: 2px 10px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 700;
  color: rgba(64,128,170,0.85);
  border: 1px solid rgba(64,128,170,0.16);
}
.how-step{
  flex: 1 1 240px;
  padding: 14px 14px;
  border-radius: 14px;
  background: rgba(255,255,255,0.92);
  border: 1px solid rgba(0,0,0,0.06);
}
.how-title{
  font-weight: 700;
  color: #2f2f2f;
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  gap: 8px;
}
.how-title::before{
  content: "";
  width: 22px;
  height: 22px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  font-size: 12px;
  color: #2f6f9b;
  background: rgba(64,128,170,0.14);
  border: 1px solid rgba(64,128,170,0.20);
}
.how-step.connect .how-title::before{ content: "⇄"; }
.how-step.choose  .how-title::before{ content: "✓"; }
.how-step.outcome .how-title::before{ content: "⏱"; }

.how-desc{
  color: #555;
  font-size: 14px;
  line-height: 1.35;
}
.how-or{
  margin: 6px 0;
  font-size: 12px;
  font-weight: 700;
  color: rgba(64,128,170,0.75);
  text-transform: uppercase;
  letter-spacing: 0.03em;
}
.floating-how-it-works .lead,
.floating-how-it-works hr{
  display: none;
}
.locable-fit-floating .fit-support-copy {
  max-width: 860px;
  margin: 18px auto 0;
  padding-top: 14px;
  border-top: 1px solid rgba(64,128,170,0.14);
  font-size: 1.25rem;
  line-height: 1.45;
  text-align: center;
  color: #4b5563;
}

.locable-fit-floating .fit-support-copy a {
  font-weight: 600;
}


/* =========================
   FEATURE SPLIT (Fragmentation block) - minimal classes
   Uses only .feature-split wrapper + existing bootstrap push/pull columns
   ========================= */

.feature-split{
  padding-top: 10px;
  padding-bottom: 10px;
}

/* Heading + divider */
.feature-split .lead h2{
  font-weight: 600;
  letter-spacing: -0.01em;
  margin: 0;
}

.feature-split hr{
  border-top: 1px solid rgba(0,0,0,0.06);
  margin: 12px 0 22px;
}

/* IMPORTANT: Bootstrap push/pull + margins can push content offscreen.
   Use padding for spacing, not margins. */
.feature-split .col-sm-6.col-sm-pull-6{ margin-right: 0 !important; }
.feature-split .col-sm-6.col-sm-push-6{ margin-left: 0 !important; }

@media (min-width: 992px){
  .feature-split .col-sm-6.col-sm-pull-6{ padding-right: 18px; }
  .feature-split .col-sm-6.col-sm-push-6{ padding-left: 18px; }
}

/* Left content column - soft panel */
.feature-split .col-sm-6.col-sm-pull-6, .feature-split .col-sm-8.col-sm-pull-4{
  background: rgba(255,255,255,0.92);
  border: 1px solid rgba(0,0,0,0.06);
  border-radius: 16px;
  padding: 18px 18px;
  box-shadow: 0 10px 26px rgba(0,0,0,0.06);
}

/* Bullets (first ul inside left column) */
.feature-split .col-sm-6.col-sm-pull-6 ul{
  margin: 0 0 12px;
  padding-left: 0;
  list-style: none;
}

.feature-split .col-sm-6.col-sm-pull-6 ul li{
  margin: 10px 0;
  padding-left: 28px;
  position: relative;
  line-height: 1.35;
  color: #3a3a3a;
}

.feature-split .col-sm-6.col-sm-pull-6 ul li::before{
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 800;
  color: #2f7a4a;
}

/* Paragraphs + link */
.feature-split .col-sm-6.col-sm-pull-6 p{
  margin: 10px 0 0;
  color: #555;
  line-height: 1.45;
}

.feature-split .col-sm-6.col-sm-pull-6 a{
  font-weight: 600;
  color: #4080AA;
  text-decoration: none;
}

.feature-split .col-sm-6.col-sm-pull-6 a:hover{
  text-decoration: underline;
}

/* Image framing */
.feature-split .col-sm-6.col-sm-push-6 img{
  border: none;
  box-shadow: none;
}

.feature-split .col-sm-push-8 .img-responsive {
  display: block;
  width: 100%;
  max-width: 360px;
  margin: 0 auto;
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 10px 28px rgba(32, 54, 74, 0.08);
  border: 1px solid #d9e3ea;
}

/* Mobile stacking */
@media (max-width: 991px){
  .feature-split .col-sm-6.col-sm-push-6{ margin-bottom: 14px; }

  .feature-split .col-sm-6.col-sm-pull-6,
  .feature-split .col-sm-6.col-sm-push-6{
    margin: 0;
    padding-left: 0;
    padding-right: 0;
  }
}

/* =========================
   Feature FAQ (reusable, non-accordion)
   - Always-visible answers
   - Minimal classes: .feature-faq, .faq-item, .faq-q, .faq-a
   ========================= */

.feature-faq{

  margin: 0 auto;
}

.feature-faq hr{
  border-top: 1px solid rgba(0,0,0,0.06);
  margin: 12px 0 22px;
}

.feature-faq .faq-item{
  background: rgba(255,255,255,0.92);
  border: 1px solid rgba(0,0,0,0.06);
  border-radius: 14px;
  padding: 14px 16px;
  margin: 0 0 12px;
  box-shadow: 0 10px 26px rgba(0,0,0,0.06);
}

.feature-faq .faq-q{
  margin: 0 0 6px;
  font-weight: 700;
  color: #2f2f2f;
}

.feature-faq .faq-a{
  margin: 0;
  color: #555;
  line-height: 1.5;
}

.feature-faq a{
  color: #4080AA;
  font-weight: 600;
  text-decoration: none;
}

.feature-faq a:hover{
  text-decoration: underline;
}

/* 
  Blog Post Related Link Highlight
  Styles short one-line prompts or mini CTAs inside blog posts so they stand out from standard body copy.
*/
.post_section_item .related-links {
  background: linear-gradient(90deg, rgba(64,128,170,.14), rgba(138,183,84,.10));
  border: 1px solid rgba(64,128,170,.25);
  border-left: 5px solid #4080AA;
  padding: 14px 18px;
  margin: 22px 0;
  border-radius: 10px;
  font-weight: 600;
  line-height: 1.45;
}

.post_section_item .related-links a {
  color: #4080AA;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.post_section_item .related-links a:hover {
  color: #2f6688;
}

/* Blog Post H1 Refinement */
.blog-content .post-show h1 {
  font-size: 34px;
  line-height: 1.24;
  font-weight: 600;
  letter-spacing: -0.4px;
  max-width: 760px;
  margin-bottom: 14px;
}

@media (max-width: 768px) {
  .blog-content .post-show h1 {
    font-size: 28px;
    line-height: 1.25;
  }
}
