/*
Theme Name: The Lead Left (Beaver Builder Child Theme)
Theme URI: https://wpbeaverbuilder.com
Version: 1.0.9
Description: Beaver Builder child theme
Author: Small Harbor, LLC
Author URI: https://smallharbor.com
template: bb-theme
*/
.mfp-close {
  top: 0 !important;
  right: 10px !important;
}

.tll-logo-print {
  display: none;
}

.subhead, .fl-post-grid .fl-post-meta {
  font-family: "Source Sans 3", sans-serif;
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.icon-tll-arrow-right {
  font-size: 0.8em !important;
}
a .icon-tll-arrow-right {
  line-height: 1;
  margin-left: 0.4em;
  color: inherit;
}

button.gform_button,
input[type=submit].gform_button {
  padding: 16px 48px !important;
  border-radius: 200px !important;
  text-transform: uppercase !important;
  font-size: 16px !important;
  font-family: "Source Sans 3", sans-serif !important;
  font-weight: bold !important;
  background-color: #ff8d19 !important;
  color: #00313c !important;
}
button.gform_button:hover,
input[type=submit].gform_button:hover {
  background: #FFD1A3 !important;
}

.gform_wrapper .gform_fields {
  row-gap: 32px !important;
}
@media (min-width: 1321px) {
  .gform_wrapper .gform_fields {
    column-gap: 40px !important;
  }
}
.gform_wrapper label.gform-field-label {
  font-family: "Source Sans 3", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
}
.gform_wrapper input[type=text],
.gform_wrapper input[type=email],
.gform_wrapper input[type=tel],
.gform_wrapper input[type=password],
.gform_wrapper select,
.gform_wrapper textarea {
  height: 56px !important;
  border-radius: 32px !important;
  border-width: 2px;
  border-color: #00313c;
  padding: 8px 20px !important;
}
.gform_wrapper textarea {
  padding: 15px 20px !important;
}
.gform_wrapper input::placeholder,
.gform_wrapper textarea::placeholder {
  color: #4d4d4d;
  font-family: "Source Sans 3", sans-serif;
}
.gform_wrapper select {
  color: #4d4d4d;
  font-family: "Source Sans 3", sans-serif;
}
.gform_wrapper .ginput_address_country {
  inline-size: 100% !important;
}

.gform-footer {
  justify-content: flex-end;
}

.gform_description {
  margin: 0 !important;
}

.gform_confirmation_message {
  display: flex;
  align-items: center;
}

/* Form Specific */
.contact-form_wrapper .gform-footer {
  justify-content: flex-end;
}
.contact-form_wrapper .gform_button {
  margin-top: -50px !important;
  margin-bottom: 50px !important;
}

header ul.fl-menu-horizontal li.menu-item.mega-menu > .sub-menu {
  padding-bottom: 20px;
  width: 100vw !important;
  left: calc((100vw - 1320px) / -2) !important;
}
header ul.fl-menu-horizontal li.menu-item.mega-menu > .sub-menu a {
  padding-left: 0;
  padding-right: 0;
}
header ul.fl-menu-horizontal li.menu-item.mega-menu > .sub-menu > li > a,
header ul.fl-menu-horizontal li.menu-item.mega-menu > .sub-menu > li > .fl-has-submenu-container a {
  font-family: "Georgia Pro", Georgia, serif;
  font-weight: 600;
  font-size: 18px;
}
header ul.fl-menu-horizontal li.menu-item.mega-menu > .sub-menu > li > a:hover,
header ul.fl-menu-horizontal li.menu-item.mega-menu > .sub-menu > li > .fl-has-submenu-container a:hover {
  color: white;
}
header ul.fl-menu-horizontal li.menu-item.mega-menu > .sub-menu > li:first-child {
  width: calc((100vw - 1320px) / 2 + 330px);
  padding-left: calc((100vw - 1320px) / 2);
}
header ul.fl-menu-horizontal li.menu-item.mega-menu > .sub-menu > li:nth-child(2), header ul.fl-menu-horizontal li.menu-item.mega-menu > .sub-menu > li:nth-child(3) {
  width: 330px;
}
header ul.fl-menu-horizontal li.menu-item.mega-menu > .sub-menu > li:last-child {
  width: calc((100vw - 1320px) / 2 + 330px);
  padding-right: calc((100vw - 1320px) / 2);
}
header ul.fl-menu-horizontal li.menu-item.mega-menu > .sub-menu .sub-menu a {
  padding-top: 10px;
  padding-bottom: 10px;
}
header ul.fl-menu-horizontal li.menu-item.mega-menu > .sub-menu .sub-menu a:hover {
  border-bottom: 1px solid white;
}
header ul.fl-menu-horizontal > li:hover > .fl-has-submenu-container {
  position: relative;
}
header ul.fl-menu-horizontal > li:hover > .fl-has-submenu-container > a:after {
  left: 20px;
  width: calc(100% - 25px);
  background-color: #ff8d19;
}
header ul.fl-menu-horizontal > li:hover .fl-menu-toggle {
  transform: none !important;
}
header ul.fl-menu-horizontal > li:hover > a:after {
  left: 50%;
  width: calc(100% - 40px);
  transform: translateX(-50%);
  background-color: #ff8d19;
}
header ul.fl-menu-horizontal > li.menu-item .sub-menu {
  padding: 15px;
}
header ul.fl-menu-horizontal > li.menu-item:not(.mega-menu) li:hover > a,
header ul.fl-menu-horizontal > li.menu-item:not(.mega-menu) li:hover > .fl-has-submenu-container a {
  color: #ff8d19 !important;
}
header ul.fl-menu-horizontal > li.menu-item:not(.mega-menu) li:hover > a:after,
header ul.fl-menu-horizontal > li.menu-item:not(.mega-menu) li:hover > .fl-has-submenu-container a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 14px;
  height: 1px;
  width: calc(100% - 28px);
  background-color: #ff8d19;
}
header ul.fl-menu-horizontal > li.menu-item:not(.mega-menu) li:hover .fl-menu-toggle {
  transform: none !important;
}
header ul.fl-menu-horizontal > li.menu-item:not(.mega-menu) li:hover .fl-menu-toggle::before {
  border-color: #ff8d19 !important;
}
header ul.fl-menu-horizontal > li.menu-item > .fl-has-submenu-container a:has(+ button) {
  padding-right: 0 !important;
}
header ul.fl-menu-horizontal > li.current-menu-item > a {
  position: relative;
}
header ul.fl-menu-horizontal > li.current-menu-item > .fl-has-submenu-container {
  position: relative;
}
header ul.fl-menu-horizontal > li.current-menu-item > .fl-has-submenu-container > a:after {
  left: 20px;
  width: calc(100% - 25px);
  background-color: #ff8d19;
}
header ul.fl-menu-horizontal > li.current-menu-item > a:after,
header ul.fl-menu-horizontal > li.current-menu-item > .fl-has-submenu-container > a:after {
  position: absolute;
  left: 50%;
  bottom: 0;
  display: block;
  content: "";
  height: 4px;
  width: calc(100% - 40px);
  transform: translateX(-50%);
  background-color: #ff8d19;
}
header ul.fl-menu-horizontal .fl-has-submenu .fl-has-submenu .sub-menu {
  top: -15px;
}

.tll-mobile-menu .fl-menu .fl-toggle-arrows .fl-menu-toggle:before {
  border-color: #fff;
}
.tll-mobile-menu ul.fl-menu-accordion {
  max-width: 220px;
  margin: 0 auto;
}
@media (min-width: 769px) {
  .tll-mobile-menu ul.fl-menu-accordion {
    max-width: 440px;
  }
}
.tll-mobile-menu ul.fl-menu-accordion a {
  color: white !important;
}
.tll-mobile-menu ul.fl-menu-accordion a:hover {
  color: white !important;
}
.tll-mobile-menu ul.fl-menu-accordion > li {
  border-bottom: 1px solid #C1D4D9;
  padding: 12px 0;
}
.tll-mobile-menu ul.fl-menu-accordion > li .sub-menu {
  background-color: transparent !important;
}
.tll-mobile-menu ul.fl-menu-accordion > li .sub-menu a:hover {
  border-bottom: 1px solid #C1D4D9;
}
.tll-mobile-menu ul.fl-menu-accordion > li .sub-menu a:hover + button.fl-menu-toggle {
  border-bottom: 1px solid #C1D4D9;
}
.tll-mobile-menu ul.fl-menu-accordion > li .sub-menu .sub-menu {
  padding-left: 10px;
}
.tll-mobile-menu ul.fl-menu-accordion .fl-has-submenu-container:hover a {
  color: white !important;
}
.tll-mobile-menu ul.fl-menu-accordion .fl-has-submenu-container a:has(+ button) {
  padding-right: 0 !important;
}

@media (max-width: 992px) {
  #content-hub-tabs .fl-module-content {
    margin: 0 !important;
  }
}
#content-hub-tabs #menu-content-hub {
  display: flex;
}
#content-hub-tabs #menu-content-hub > li {
  flex: 1 0 auto;
}
#content-hub-tabs #menu-content-hub > li.current-menu-item {
  background: white !important;
}
#content-hub-tabs #menu-content-hub > li.current-menu-item a {
  color: #00313c;
}
@media (max-width: 992px) {
  #content-hub-tabs #menu-content-hub.is-mobile-accordion {
    display: block; /* overrides flex/inline-block row layout */
  }
  #content-hub-tabs #menu-content-hub.is-mobile-accordion > li {
    display: block;
    float: none;
    width: 100%;
    background-color: white;
  }
  #content-hub-tabs #menu-content-hub.is-mobile-accordion > li a {
    color: #00313c !important;
  }
  #content-hub-tabs #menu-content-hub.is-mobile-accordion > li.current-menu-item {
    border-bottom: 1px solid #00313c;
  }
  #content-hub-tabs #menu-content-hub.is-mobile-accordion > li.current-menu-item a:after {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-left: 8px;
    border-right: 2px solid currentColor;
    border-bottom: 2px solid currentColor;
    transform: rotate(45deg) translateY(-5px);
    transition: transform 0.2s ease;
    vertical-align: middle;
  }
}

.search-filter-input-button-group.is-mobile-accordion {
  display: block;
}
.search-filter-input-button-group.is-mobile-accordion .search-filter-checkable-button:first-child {
  border-bottom: 1px solid #00313c;
}
.search-filter-input-button-group.is-mobile-accordion .search-filter-checkable-button:first-child label:after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-left: 8px;
  border-right: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  transform: rotate(45deg) translateY(-5px);
  transition: transform 0.2s ease;
  vertical-align: middle;
}
.search-filter-input-button-group.is-mobile-accordion .search-filter-checkable-button__label {
  padding-top: 24px;
  padding-bottom: 24px;
  background-color: white !important;
  color: #00313c;
}

@media (min-width: 993px) {
  .fl-row.bg-arrow .fl-row-content-wrap {
    background-image: url("../../../wp-content/uploads/2026/06/bg-arrow.png");
    background-size: auto calc(100% - 80px);
    background-position: right 40px top 40px;
    background-repeat: no-repeat;
  }
}
@media (min-width: 993px) {
  .fl-row.bg-arrows .fl-row-content-wrap {
    background-image: url("../../../wp-content/uploads/2026/05/bg-arrows.png");
    background-size: auto calc(100% - 80px);
    background-position: right 40px top 40px;
    background-repeat: no-repeat;
  }
}

.fl-module-fl-post-info.topics-pills .fl-post-info-terms {
  display: flex;
  flex-flow: row wrap;
  gap: 15px;
}
.fl-module-fl-post-info.topics-pills .fl-post-info-terms a {
  flex: 0 1 auto;
  font-family: "Source Sans 3", sans-serif;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 12px 24px;
  background: #f2f2f2;
  border: none;
  border-radius: 24px;
  color: #00313c;
}
.fl-module-fl-post-info.topics-pills .fl-post-info-terms a:hover {
  text-decoration: none;
}

.swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background: transparent;
  border: 2px solid white;
  opacity: 1;
  margin: 0 8px !important;
}

.swiper-pagination-bullet-active {
  background: white;
}

@media (max-width: 992px) {
  .partner-logos {
    display: block !important;
  }
}
@media (max-width: 992px) {
  .partner-logos .swiper-slide figure {
    opacity: 1 !important;
  }
}
.partner-logos .swiper-pagination {
  bottom: -60px;
}

/* Hide the slider markup by default (desktop shows the original static row) */
.logo-swiper {
  display: none;
  min-width: 0;
  width: 100%;
  overflow: visible;
}

/* When active (mobile), hide the original row and show the slider */
.is-slider-active .logo-static-row {
  display: none;
}

.is-slider-active .logo-swiper {
  display: block;
}

/* Center each logo within its slide */
.logo-swiper .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 0;
}

/* Optional: keep the static desktop row flexing the way BB already renders it */
.logo-static-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

/*
Theme Name: The Lead Left (Beaver Builder Child Theme)
Theme URI: https://wpbeaverbuilder.com
Version: 1.0.9
Description: Beaver Builder child theme
Author: Small Harbor, LLC
Author URI: https://smallharbor.com
template: bb-theme
*/
.fl-post-grid .fl-post-grid-post {
  border: none;
}
.fl-post-grid .fl-post-meta {
  padding-bottom: 15px;
}
.fl-post-grid .fl-post-title {
  font-size: 24px;
  line-height: 1.3;
  margin-bottom: 4px;
  color: #00313c;
}
.fl-post-grid .fl-post-title a {
  color: #00313c;
}
.fl-post-grid .fl-post-image img {
  width: 100%;
}
.fl-post-grid .fl-post-date {
  font-size: 16px;
  font-family: "Source Sans 3", sans-serif;
  font-weight: 600;
  padding-bottom: 15px;
}
.fl-post-grid .fl-post-text {
  padding: 24px 0 0 0;
}
.fl-post-grid .fl-post-excerpt {
  font-size: 16px;
  margin-bottom: 24px;
  color: #4d4d4d;
}
.fl-post-grid .fl-post-more-link {
  display: inline-block;
  font-family: "Source Sans 3", sans-serif;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #00313c;
  padding-bottom: 3px;
}
.fl-post-grid .fl-post-more-link a {
  color: #00313c;
  border-bottom: 2px solid #00313c;
  margin-right: 12px;
}
.fl-post-grid .fl-post-more-link a:hover {
  color: #00202B;
  text-decoration: none;
}
.fl-post-grid .fl-post-grid-post.type-tll_podcast .fl-post-image, .fl-post-grid .fl-post-grid-post.type-tll_webinar .fl-post-image {
  aspect-ratio: 4/3;
  background: #e5edef;
  width: auto;
}
.fl-post-grid .fl-post-grid-post.type-tll_podcast .fl-post-image a, .fl-post-grid .fl-post-grid-post.type-tll_webinar .fl-post-image a {
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
}
.fl-post-grid .fl-post-grid-post.type-tll_podcast .fl-post-image img, .fl-post-grid .fl-post-grid-post.type-tll_webinar .fl-post-image img {
  border-radius: 16px;
  max-height: 78%;
  width: auto;
  margin: 0 auto;
}

body.home .fl-post-grid-post.type-tll_podcast {
  background: #e5edef;
  padding: 24px;
}
body.home .fl-post-grid-post.type-tll_podcast .fl-post-image {
  aspect-ratio: 1/1;
}
body.home .fl-post-grid-post.type-tll_podcast .fl-post-image img {
  max-height: none;
}

@media (min-width: 993px) {
  .layout-featured-image-left .fl-post-grid-post {
    display: flex;
    align-items: center;
  }
  .layout-featured-image-left .fl-post-image {
    flex: 0 0 50%;
    padding-right: 20px;
  }
  .layout-featured-image-left .fl-post-title {
    font-size: 36px;
  }
  .layout-featured-image-left .fl-post-text {
    flex: 0 0 50%;
    padding-top: 0;
    padding-left: 20px;
  }
  .layout-featured-image-left .fl-post-more-link {
    background: #ff8d19;
    padding: 12px 24px;
    border-radius: 24px;
    cursor: pointer;
  }
  .layout-featured-image-left .fl-post-more-link:hover {
    background: #FFD1A3;
  }
  .layout-featured-image-left .fl-post-more-link a {
    border-bottom: none;
  }
}

.fl-builder-pagination-load-more {
  padding-top: 0;
}
.fl-builder-pagination-load-more .fl-button:hover {
  background: #00202B !important;
}

.has-text-align-justify {
  text-align: unset;
}

.fl-icon a:has(.icon-tll-link) {
  position: relative;
}

.copy-tooltip {
  position: absolute;
  bottom: 125%;
  left: 50%;
  transform: translateX(-50%) translateY(5px);
  background: #00313c;
  color: #fff;
  padding: 4px 10px;
  border-radius: 4px;
  font-family: "Source Sans 3", sans-serif;
  font-size: 12px;
  white-space: nowrap;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease, transform 0.2s ease;
  z-index: 1000;
}

.copy-tooltip.show {
  opacity: 1;
  transform: translateX(-50%) translateY(0);
}

.single-tll_insight .fl-module-rich-text {
  line-height: 1.6;
}
.single-tll_insight .fl-module-rich-text sup {
  font-size: 60% !important;
}
.single-tll_insight .fl-module-rich-text ul {
  padding-left: 1em;
}
.single-tll_insight .fl-module-rich-text p,
.single-tll_insight .fl-module-rich-text li {
  margin-bottom: 20px;
}
.single-tll_insight h2 {
  font-size: 24px;
  font-weight: 600;
}
@media (min-width: 993px) {
  .single-tll_insight h2 {
    font-size: 36px;
  }
}

.alignwide {
  margin: 0 auto 30px auto;
  max-width: 1060px;
}

.fl-theme-builder-singular-article .fl-module-fl-post-content > .fl-module-content > :where(:not(.alignleft):not(.alignright):not(.alignfull):not(.alignwide)) {
  margin: 0 auto 30px auto;
  max-width: 840px;
}

.wp-block-embed.is-type-video iframe {
  width: 100%;
  height: 100%;
}
.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper {
  aspect-ratio: 16/9;
}

.search-filter-input-text {
  border-radius: 36px;
  flex-direction: row-reverse;
  padding-right: 0;
}
.search-filter-input-text input[type=text] {
  padding-left: 10px !important;
  padding-right: 10px;
  font-size: 20px;
  height: 52px !important;
}
.search-filter-input-text input[type=text]::placeholder {
  font-family: "Source Sans 3", sans-serif;
}
.search-filter-input-text .search-filter-input-text__icon {
  display: flex;
  flex-flow: column nowrap;
  background-color: #00313c;
  height: 52px;
  width: 80px;
  padding: 0;
  border-radius: 0;
}
.search-filter-input-text .search-filter-input-text__icon svg {
  fill: white;
  width: 30px;
  height: 30px;
}

.search-filter-component-combobox-base {
  border-radius: 36px !important;
  border-color: #00313c !important;
}
.search-filter-component-combobox-base:not(:has(.search-filter-component-combobox__selection-placeholder)) {
  background-color: #e5edef;
}
.search-filter-component-combobox-base .search-filter-component-combobox__actions-input::placeholder {
  font-size: 16px !important;
}
.search-filter-component-combobox-base .search-filter-component-combobox__selection {
  font-size: 16px !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
  height: 52px !important;
  line-height: 40px !important;
}
.search-filter-component-combobox-base .search-filter-component-combobox__actions input[type=text] {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px;
  height: 52px !important;
}

.search-filter-component-popover {
  border: 1px solid #00313c !important;
  border-radius: 0 !important;
  margin-top: 5px;
  font-family: "Source Sans 3", sans-serif !important;
}

.search-filter-component-combobox-base__listbox-option--selected {
  background: #00313c;
  color: white;
}

.search-filter-field--input-type-button {
  background: #00313c;
}

.search-filter-input-button-group {
  display: flex;
}
.search-filter-input-button-group label.search-filter-checkable-button__label {
  flex: 1 0 auto;
  border: none;
  border-radius: 0;
  padding: 14px 28px;
  font-family: "Source Sans 3", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  background: #00313c;
  color: white;
}
.search-filter-input-button-group label.search-filter-checkable-button__label.search-filter-input-button--is-selected {
  background: white !important;
  color: #00313c;
}
.search-filter-input-button-group label.search-filter-checkable-button__label.search-filter-input-button:focus, .search-filter-input-button-group label.search-filter-checkable-button__label.search-filter-input-button:active {
  outline: none !important;
}
.search-filter-input-button-group .search-filter-checkable-button__input:focus + .search-filter-input-button {
  outline: none !important;
}

/*# sourceMappingURL=style.css.map */
