@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800&display=swap");
@import url("https://use.typekit.net/scl8not.css");
@import url("https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=Open+Sans:wght@600&display=swap");
.power-grid {
  position: relative;
  background-image: url(https://brokerblog.wordandbrown.com/wp-content/uploads/2025/01/ampersand-white.png);
  background-repeat: no-repeat;
  background-size: 470px;
  background-position-y: 104%;
  background-position-x: 10%;
  max-width: 90%;
}
@media only screen and (max-width: 37.5em) {
  .power-grid {
    background-size: 270px;
  }
}

.mw-60 {
  max-width: 60%;
}
@media only screen and (max-width: 50em) {
  .mw-60 {
    max-width: 100%;
  }
}

.mw-70 {
  max-width: 70%;
}
@media only screen and (max-width: 50em) {
  .mw-70 {
    max-width: 100%;
  }
}

.mw-80 {
  max-width: 80%;
}
@media only screen and (max-width: 50em) {
  .mw-80 {
    max-width: 100%;
  }
}

#teconsent {
  margin: 5px 0em !important;
}

.icon-file:before {
  content: "\e600";
}

.icon-cabinet:before {
  content: "\e601";
}

.icon-search:before {
  content: "\e602";
}

.icon-menu:before {
  content: "\e603";
}

a {
  color: #333;
}

body, html {
  margin: 0;
  padding: 0;
  font-family: museo-sans, sans-serif;
  font-weight: 300;
  color: #333;
  font-size: calc(14px + 4 * (100vw - 300px) / 1300);
  line-height: calc(1.4em + 0.2 * (100vw - 300px) / 1300);
}

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h1, h2, h3, h4, h5, h6 {
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  color: #051C2C;
}
h1.primary, h2.primary, h3.primary, h4.primary, h5.primary, h6.primary {
  color: #00aeef;
}
h1.secondary, h2.secondary, h3.secondary, h4.secondary, h5.secondary, h6.secondary {
  color: #DC2697;
}
h1.hero, h2.hero, h3.hero, h4.hero, h5.hero, h6.hero {
  color: #fff;
}
h1.post, h2.post, h3.post, h4.post, h5.post, h6.post {
  color: #00529c;
}
h1.sm-h1, h2.sm-h1, h3.sm-h1, h4.sm-h1, h5.sm-h1, h6.sm-h1 {
  color: white;
  font-size: calc(12px + 8 * (100vw - 300px) / 1300) !important;
  font-weight: 700;
  margin-top: -5px !important;
  margin-bottom: 1.5em !important;
  text-transform: initial;
}

p {
  font-size: calc(14px + 4 * (100vw - 300px) / 1300);
  line-height: 26px;
  color: #303030;
}
@media (max-width: 991.98px) {
  p {
    line-height: calc(16px + 8 * (100vw - 300px) / 1300);
  }
}

small {
  line-height: 22px;
  color: #606060;
}

h1 {
  font-size: calc(48px + 12 * (100vw - 300px) / 1300);
  font-family: "DM Serif Display", sans-serif;
  line-height: 60px;
  color: #051C2C;
}
h1.reduced-h1 {
  font-size: calc(48px + 18 * (100vw - 300px) / 1300);
}

h2 {
  font-size: calc(28px + 20 * (100vw - 300px) / 1300);
  line-height: 100%;
  color: #00aeef;
  font-weight: 900;
  font-family: museo-sans, sans-serif;
}

h3 {
  font-size: calc(26px + 6 * (100vw - 300px) / 1300);
  line-height: 100%;
  color: #303030;
  font-family: museo-sans, sans-serif;
  font-weight: 900;
}
h3.reduced {
  font-size: calc(20px + 6 * (100vw - 300px) / 1300);
}

h4 {
  font-weight: 900;
  font-size: calc(20px + 4 * (100vw - 300px) / 1300);
  color: #303030;
  font-family: museo-sans, sans-serif;
  line-height: 100%;
}

h5 {
  font-size: calc(18px + 2 * (100vw - 300px) / 1300);
  font-weight: 800;
  font-family: museo-sans, sans-serif;
  line-height: 100%;
}

h6 {
  font-size: 0.9rem;
  color: #303030;
  font-family: museo-sans, sans-serif;
  line-height: 100%;
}

P {
  font-family: museo-sans, sans-serif;
  line-height: 150%;
}
P.semi-fine-print {
  width: 100%;
  font-size: calc(10px + 4 * (100vw - 300px) / 1300);
}

small {
  font-family: museo-sans, sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
}

p, li {
  font-family: museo-sans, sans-serif;
}

p.sub-title, li.sub-title {
  color: black;
}

ul {
  text-decoration: none;
  list-style-type: disc;
}

ol {
  list-style: decimal;
}

ul.list-resources ul.list-resources li {
  text-decoration: none;
}

.hero p {
  color: #d9eeff;
}
.hero p.heroSub .boldEm {
  color: #00539b;
}
.hero p.heroSub .bold {
  font-size: 16px;
}

p strong {
  font-weight: bold;
}

.checkered-grid {
  font-size: calc(14px + 4 * (100vw - 300px) / 1300);
}

.bold {
  font-weight: 700;
}

.boldEm {
  font-weight: 700;
  font-style: italic;
}

.em {
  font-style: italic;
}

a {
  color: #00529C;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: #003D75;
}
a.btn.btn-primary:visited {
  color: #ffffff;
}
a.content-link-btn {
  background: #00539b;
  padding: 7px 10px;
  color: white;
  font-size: 14px;
}
a.content-link-btn:hover {
  background: #2c3e50;
}
a.content-link-btn-alt {
  background: #ffb612;
  padding: 7px 10px;
  color: #00539b;
  font-size: 14px;
  line-height: 3.6em;
}
a.content-link-btn-alt.content-link-btn-alt:hover {
  background: #ffc645;
}

.text-color-black {
  color: black !important;
}

.text-color-white {
  color: white !important;
}

.hover-underline-link {
  padding: 0 5px 5px;
}
.hover-underline-link:hover {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

header.site-header {
  padding: 0;
  display: inline-block;
  width: 100%;
  position: relative;
  z-index: 100;
  background-color: #0d2aad;
  min-height: 50vh;
  background-image: url("https://carriersdev.wpenginepowered.com/wp-content/uploads/2025/08/banner-home-page.jpg");
  background-size: cover;
  background-position: center;
}
header.site-header.carrier {
  background-image: url("https://carriersdev.wpenginepowered.com/wp-content/uploads/2025/08/banner-inside-page.jpg");
}

.carrier-breadcrumbs {
  margin: 0 0 1rem;
}

/* Ensure our reset actually wins */
.carrier-breadcrumbs .cb-list {
  display: flex;
  align-items: center; /* center children vertically */
  gap: 0.25rem;
  margin: 0; /* kill default ol margins */
  padding: 0; /* kill default ol padding (the left indent) */
  list-style: none;
}

/* Make each LI a flex row so the › separator aligns with the text */
.carrier-breadcrumbs .cb-item {
  display: flex;
  align-items: center; /* centers text + separator */
}

/* The chevron separator */
.carrier-breadcrumbs .cb-item + .cb-item {
  margin-left: 0.25rem; /* small space before next crumb */
}

.carrier-breadcrumbs .cb-item + .cb-item::before {
  content: "›";
  display: inline-flex; /* participates in flex baseline nicely */
  align-items: center;
  margin-right: 0.25rem;
  opacity: 0.55;
  line-height: 1; /* avoid tall line box */
  color: white;
}

/* Normalize line-height to avoid tall boxes from theme defaults */
.carrier-breadcrumbs,
.carrier-breadcrumbs .cb-link,
.carrier-breadcrumbs .cb-button,
.carrier-breadcrumbs .cb-current-label {
  line-height: 1; /* keeps vertical sizing tight */
  position: relative;
}

.cb-link {
  text-decoration: none;
  transition: ease-in-out 300ms;
  opacity: 0.85;
  color: #d2d2d2;
}

.cb-link:hover {
  text-decoration: underline;
  color: #ffF;
}

.cb-button svg {
  color: #ffF !important;
  opacity: 2;
}

/* Button (current carrier) */
.carrier-breadcrumbs .cb-button {
  display: inline-flex; /* keep it measured to content */
  align-items: center;
  gap: 0.45rem;
  border: 0;
  background: transparent;
  padding: 0; /* no extra height */
  font: inherit;
  cursor: pointer;
  transition: ease-in-out 300ms;
}
.carrier-breadcrumbs .cb-button:hover {
  box-shadow: none;
}
.carrier-breadcrumbs .cb-button:hover span {
  transition: ease-in-out 300ms;
  color: #00AEEF;
}

.cb-current-label {
  font-weight: 500;
  color: #bbbbbb;
  opacity: 0.9;
}

.has-dropdown .cb-menu {
  position: absolute;
  left: 0;
  top: 100%;
  display: none;
  min-width: 260px;
  max-height: 50vh;
  overflow: auto;
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 0.5rem;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
  padding: 0.375rem 0;
  z-index: 1000;
}

/* Font Awesome icon often has its own line-height/baseline; normalize it */
.carrier-breadcrumbs .cb-button i {
  line-height: 1;
  font-size: 0.9em; /* visually balanced with text */
  transform: translateY(1px); /* tiny nudge if it still looks low */
}

.has-dropdown.open .cb-menu {
  display: block;
  z-index: 9999999;
}

.cb-menu li {
  list-style: none;
}

.cb-menu-link {
  display: block;
  padding: 0.5rem 0.75rem;
  text-decoration: none;
  color: black;
}

.cb-menu-link:hover {
  background: #f3f4f6;
}

/* --- Mobile Sticky Breadcrumb Styles --- */
@media (max-width: 768px) {
  .carrier-breadcrumbs {
    /* FIXED breaks it out of the hero container so it persists forever */
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 9999; /* Ensure it sits on top of other content */
    /* THE SOLID BAR LOOK */
    background-color: #222; /* Change this to your desired bar color */
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15); /* Adds a nice shadow for depth */
    /* Spacing adjustments for the bar */
    margin: 0;
    padding: 12px 20px; /* Controls the height of the sticky bar */
    box-sizing: border-box;
  }
  /* Since position: fixed removes the breadcrumb from the layout,
     the text below it will jump up and hide behind the bar.
     We add padding to the parent to compensate.
  */
  .hero-container {
    padding-top: 60px; /* Adjust this to match the height of your new breadcrumb bar */
  }
  /* Optional: Tweaks to make the text pop against the new solid background */
  .carrier-breadcrumbs .cb-link,
  .cb-current-label,
  .carrier-breadcrumbs .cb-item + .cb-item::before {
    color: #ffffff; /* Force white text for readability on dark bar */
    opacity: 1;
  }
  /* Optional: Fix the dropdown position on mobile to align with the new fixed bar */
  .has-dropdown .cb-menu {
    position: fixed; /* Fix relative to window */
    top: 55px; /* Push down to clear the bar */
    left: 10px; /* Slight offset */
    max-width: 90vw; /* Ensure it fits on mobile screen */
    max-height: 60vh;
  }
}
.filter-controls {
  width: 100%;
  padding: 2em;
  background-color: #F0F0F0;
}
.filter-controls .filter-container {
  display: flex;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  width: 100%;
  flex-direction: row;
}
.filter-controls .filter-container .state-tabs {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 2em;
  align-items: center;
}
.filter-controls .filter-container .state-tabs p {
  margin: 0;
}
.filter-controls .filter-container .filters {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 2em;
  align-items: center;
}
.filter-controls .filter-container .filters input {
  padding: 5px;
}

/* Fade-in animation for newly appended cards */
.carrier-card.is-new {
  opacity: 0;
  transform: translateY(8px);
  animation: wbRowFade 0.45s ease forwards;
  animation-delay: var(--wb-delay, 0s);
}

@keyframes wbRowFade {
  to {
    opacity: 1;
    transform: none;
  }
}
/* Load more button styling hook */
.wb-loadmore-wrap {
  text-align: center;
  margin: 24px 0 8px;
}

.wb-loadmore-btn[disabled] {
  opacity: 0.6;
  pointer-events: none;
}

.wb-sf-results .wb-carrier-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 1.5rem; /* Adjust spacing between cards */
  padding: 2rem 1rem;
  max-width: 1440px;
  margin: 0 auto;
}
.wb-sf-results .carrier-card {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 12px;
  max-width: 315px;
  padding: 1.5rem;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.wb-sf-results .carrier-card:hover {
  transform: translateY(-1px);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
}

.wb-card {
  position: relative;
  perspective: 1200px;
  min-height: 400px; /* Keeps your minimum size */
  height: 100%; /* NEW: Ensures it stretches to match tallest neighbor in grid */
}

.wb-card__face {
  background: #fff;
  border-radius: 10px;
  padding: 12px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);
  backface-visibility: hidden;
  transform-style: preserve-3d;
  transition: transform 0.45s ease;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform: translateZ(0); /* force its own layer */
  -webkit-font-smoothing: antialiased;
  display: flex;
  flex-direction: column;
}

.wb-card__face--front {
  position: relative; /* NEW: Allows content to push the height */
  height: 100%; /* fills the card container */
  width: 100%;
  transform: rotateY(0deg);
  z-index: 2; /* Forces Front to be clickable and visible by default */
}

.wb-card__face--back {
  position: absolute; /* NEW: Stays completely strictly on top/behind */
  inset: 0; /* Locks it to the corners of the front face */
  transform: rotateY(180deg);
  background: #00529b;
  color: #fff;
  z-index: 1; /* Forces Back to stay behind until needed */
}

.wb-card.is-flipped .wb-card__face--front {
  transform: rotateY(180deg);
  z-index: 1; /* Send to back */
}

.wb-card.is-flipped .wb-card__face--back {
  transform: rotateY(360deg);
  z-index: 2; /* Bring to front */
}

.wb-card__logo-wrap {
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
}

.wb-card__logo--fallback {
  font-weight: 600;
}

.wb-card__logo {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
  width: 100%;
  max-height: fit-content;
}

.wb-card__products {
  list-style: none;
  padding: 0;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 6px;
  max-width: 240px;
  margin: 0 0 12px 0; /* Removed 'auto', added specific spacing */
}

.wb-card__products li {
  font-size: 18px;
  border-radius: 999px;
  padding: 4px 8px;
  font-weight: 600;
  display: flex;
  align-items: flex-start;
  gap: 0.5em;
}
.wb-card__products li svg {
  flex-shrink: 0; /* Prevents icon from squishing if space is tight */
  margin-top: 0.2em; /* Optical adjustment to align checkmark with text */
}

.wb-card__more {
  font-size: 12px;
  color: #6b7280;
  margin-top: 6px;
  text-align: center;
}

.wb-card__actions {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  gap: 8px;
  align-items: center;
  margin-top: auto; /* This pushes the buttons to the bottom */
}

.wb-card__quick {
  background: none;
  border: none;
  color: #0a66c2;
  cursor: pointer;
  padding: 0;
}

.controls-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.wb-card__cta {
  display: inline-block;
  background: transparent;
  border: 2px solid #00529c;
  color: #00529c;
  padding: 8px 12px;
  text-align: center;
  border-radius: 6px;
  text-decoration: none;
  width: 100%;
  transition: ease-in-out 300ms;
}
.wb-card__cta:hover {
  background-color: #00529c;
  color: #fff;
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.3);
}
.wb-card__cta.back {
  border: 2px solid #fff;
  color: #fff;
}
.wb-card__cta.back:hover {
  background-color: #fff;
  color: #00529c;
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.3);
}

.wb-card__face--back {
  background: #00529b; /* your blue */
  color: #fff;
}

.wb-card__backinner {
  padding: 24px 24px 16px;
  height: 260px;
  display: flex;
  flex-direction: column;
  overflow-y: scroll;
  scrollbar-width: thin; /* Can also be 'auto' or 'none' */
  scrollbar-color: #cddcea #3f7cb4; /* Thumb color then Track color */
  scroll-behavior: smooth;
  /* --- NEW LINES --- */
  /* This creates a fade-out effect at the bottom 15% of the container */
  -webkit-mask-image: linear-gradient(to bottom, black 85%, transparent 100%);
  mask-image: linear-gradient(to bottom, black 85%, transparent 100%);
}

.wb-card-rates__title {
  font-size: 1.25rem;
  font-weight: 700;
  margin: 0 0 1rem;
  color: #fff;
  text-align: center;
}

.wb-card-rates__scroll {
  flex: 1 1 auto;
  overflow-y: auto;
  padding-right: 4px; /* leave room for scrollbar */
}

.wb-card-rates__plan {
  margin-bottom: 1rem;
}

.wb-card-rates__plan-title {
  font-weight: 700;
  margin: 0 0 0.25rem;
  color: #fff;
  font-size: 1.125rem;
}

.wb-card-rates__group-label {
  font-weight: 600;
  font-size: 0.875rem;
  margin-bottom: 0.25rem;
}

.wb-card-rates__list {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0.875rem;
}

.wb-card-rates__list li + li {
  margin-top: 0.125rem;
}

.wb-card-rates__size {
  font-weight: 600;
}

.wb-card__backbtn {
  margin-top: 1rem;
  width: 100%;
  background: none;
  text-decoration: underline;
  padding: 0;
  margin-bottom: 1em;
}

/* --- Header Updates for Images --- */
.comm-card-header {
  /* Existing styles... */
  background-color: #0056b3;
  color: white;
  padding: 15px 20px;
  display: flex;
  align-items: center;
  gap: 12px; /* Slight gap for the image */
  font-weight: 700;
  text-transform: uppercase;
}

/* Image Icon Styling */
.comm-icon-img {
  width: 24px; /* Adjust size as needed */
  height: auto;
  display: block;
  max-height: 27px;
  /* OPTIONAL: This filter turns any colored image (like black/blue) into Pure White */
  /* Remove this line if your SVG files are already white */
  filter: brightness(0) invert(1);
}

.wb-loadmore-btn {
  background: none;
  color: #00529c;
  text-decoration: underline;
}
.wb-loadmore-btn:hover {
  background: none;
  color: #00529c !important;
}
.wb-loadmore-btn:active {
  background: none;
  color: #00529c !important;
}
.wb-loadmore-btn:focus {
  background: none;
  color: #00529c !important;
}

/* 1. The wrapper we will create via JS */
.wb-multiselect-wrapper {
  position: relative;
  width: 100%; /* Or set a fixed width like 250px */
  margin-bottom: 20px;
}

/* 2. The Button that triggers the dropdown */
.wb-multiselect-btn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 10px 12px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  cursor: pointer;
  font-size: 14px;
  color: #333;
  text-align: left;
}

/* Arrow for the button */
.wb-multiselect-btn::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #666; /* Arrow color */
  margin-left: 10px;
}

/* 3. The List of Checkboxes (The S&F Group) */
/* We target the class provided in your HTML */
.wb-multiselect-wrapper .search-filter-input-group {
  display: none; /* Hidden by default */
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #fff;
  border: 1px solid #ccc;
  border-top: none;
  z-index: 1000;
  max-height: 300px;
  overflow-y: auto;
  padding: 8px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

/* Show the list when the wrapper has the 'is-open' class */
.wb-multiselect-wrapper.is-open .search-filter-input-group {
  display: block;
}

/* 4. Formatting the internal checkbox items */
.wb-multiselect-wrapper .search-filter-input-checkbox {
  display: flex;
  align-items: center;
  padding: 6px 4px;
  cursor: pointer;
}

.wb-multiselect-wrapper .search-filter-input-checkbox:hover {
  background-color: #f5f5f5;
}

/* Add spacing between checkbox and label */
.wb-multiselect-wrapper .search-filter-input-checkbox__container {
  display: flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  width: 100%;
}

.icon-container svg {
  max-width: 25px;
}

.commission-container {
  display: grid;
  grid-template-columns: 20px 1fr;
  column-gap: 5px;
  align-items: center;
}

.comm-title {
  font-size: 1.125rem;
}

.power-grid {
  position: relative;
  background-image: url(https://brokerblog.wordandbrown.com/wp-content/uploads/2025/01/ampersand-white.png);
  background-repeat: no-repeat;
  background-size: 470px;
  background-position-y: 104%;
  background-position-x: 10%;
  max-width: 90%;
}
@media only screen and (max-width: 37.5em) {
  .power-grid {
    background-size: 270px;
  }
}

.mw-60 {
  max-width: 60%;
}
@media only screen and (max-width: 50em) {
  .mw-60 {
    max-width: 100%;
  }
}

.mw-70 {
  max-width: 70%;
}
@media only screen and (max-width: 50em) {
  .mw-70 {
    max-width: 100%;
  }
}

.mw-80 {
  max-width: 80%;
}
@media only screen and (max-width: 50em) {
  .mw-80 {
    max-width: 100%;
  }
}

#teconsent {
  margin: 5px 0em !important;
}

footer {
  background-image: url(../img/WB.2018.Logo.PMS.Initials.svg);
  background-repeat: no-repeat;
  background-position: right;
  background-position-x: 104%;
  background-size: 36%;
  background-position-y: 100px;
  position: relative;
}
@media only screen and (min-width: 480px) and (max-width: 1023px) {
  footer {
    background-image: none;
  }
}
@media only screen and (max-width: 479px) {
  footer {
    background-image: none;
  }
}
footer .container-fluid {
  padding: 0;
}
footer .footer-container {
  margin: auto;
  width: 75vw;
}
footer .footer-container a {
  color: black;
}
footer .footer-container a:hover {
  color: #00529c;
}
footer .footer-container .img-container {
  margin: 3em 0 2em;
}
footer .footer-container .img-container img {
  max-width: 20%;
}
@media (max-width: 991.98px) {
  footer .footer-container .img-container img {
    max-width: 75%;
  }
}
footer .footer-container .footer-nav {
  display: grid;
  grid-template-columns: repeat(4, auto);
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  footer .footer-container .footer-nav {
    display: flex;
    justify-content: space-between;
  }
}
@media only screen and (max-width: 479px) {
  footer .footer-container .footer-nav {
    grid-template-columns: repeat(2, auto);
    grid-column-gap: 2em;
  }
}
footer .footer-container .footer-nav .footer-nav-container {
  text-align: left;
}
footer .footer-container .footer-nav .footer-nav-container h5 {
  margin-left: 0.55em;
  font-size: 0.8rem;
  text-transform: uppercase;
}
@media (max-width: 991.98px) {
  footer .footer-container .footer-nav .footer-nav-container h5 {
    margin-left: 0;
    font-size: 1rem;
  }
}
footer .footer-container .footer-nav .footer-nav-container .footer-list {
  padding: 0;
  list-style: none;
}
footer .footer-container .footer-nav .footer-nav-container .footer-list .footer-list-item {
  text-align: left;
  font-size: calc(15px + 2 * (100vw - 300px) / 1300);
  margin: calc(0.7em + 0.3 * (100vw - 300px) / 1300);
}
footer .footer-container .footer-nav .footer-nav-container .footer-list .footer-list-item a {
  color: #000;
  opacity: 0.7;
  text-transform: capitalize;
  transition: ease-in-out 300ms;
}
footer .footer-container .footer-nav .footer-nav-container .footer-list .footer-list-item a:hover {
  opacity: 1;
}
footer .social-icons {
  display: flex;
  width: 100%;
  font-size: 1.3em;
  margin: auto;
  padding: 0;
  justify-content: flex-end;
  list-style: none;
  flex-direction: row;
}
footer .social-icons i {
  transition-property: all;
  transition-duration: 300ms;
  transition-delay: 0s;
  transition-timing-function: linear;
}
footer .social-icons i:hover {
  font-size: 1.6em;
}
footer .social-icons .fa-twitter:hover {
  color: #1da1f2;
}
footer .social-icons .fa-linkedin-in:hover {
  color: #0077b5;
}
footer .social-icons .fa-facebook-f:hover {
  color: #3b5998;
}
footer .social-icons .fa-youtube:hover {
  color: #ff0000;
}
footer .social-icons li {
  margin: 2em 1em;
}
footer .footer-accent {
  width: 100%;
  background: #f0f0f0;
  height: auto;
  padding: 2em 0 3em;
  font-size: calc(12px + 2 * (100vw - 300px) / 1300);
}
footer .footer-accent p {
  font-size: calc(12px + 2 * (100vw - 300px) / 1300);
}
footer .footer-accent .site-support {
  display: flex;
  flex-flow: row wrap;
  padding: 0;
  margin-bottom: 0;
  justify-content: left;
  list-style: none;
}
@media (max-width: 1199.98px) {
  footer .footer-accent .site-support {
    justify-content: left;
  }
}
footer .footer-accent .site-support .site-support-item {
  margin: 4px;
}
footer .footer-accent .footer-company {
  letter-spacing: 0;
  margin-bottom: 0;
}
@media only screen and (max-width: 479px) {
  footer .footer-accent .footer-company {
    text-align: center;
  }
}

.fa-twitter:hover {
  color: #1da1f2;
}

.fa-linkedin-in:hover {
  color: #0077b5;
}

.fa-facebook-f:hover {
  color: #3b5998;
}

.fa-youtube:hover {
  color: #ff0000;
}

.footer-content li a {
  color: #303030;
  transition: 300ms;
}
.footer-content li a:hover {
  color: #00529c;
}

.split-container {
  display: grid;
  flex-direction: row;
  justify-content: center;
  grid-template-columns: 200px 200px;
  align-items: center;
  grid-column-gap: 2em;
}
@media only screen and (max-width: 50em) {
  .split-container {
    grid-template-columns: 1fr 1fr;
    margin-top: 1em;
    grid-column-gap: 0;
  }
}
@media only screen and (max-width: 34.375em) {
  .split-container {
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 0;
    margin: 1em 0;
  }
}
.split-container img {
  max-width: 160px !important;
}
@media only screen and (max-width: 34.375em) {
  .split-container img {
    max-width: 145px !important;
  }
}
@media only screen and (max-width: 30em) {
  .split-container img {
    max-width: 140px !important;
  }
}
.split-container .oc-badge {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
@media only screen and (max-width: 34.375em) {
  .split-container .oc-badge {
    justify-content: flex-start;
  }
}
.split-container .oc-badge img {
  max-width: 70%;
  margin: 20px 0;
}

@media only screen and (max-width: 74.5em) {
  .special-center {
    justify-content: flex-start !important;
  }
}
.container {
  max-width: 1440px;
}

.broker-link-container, .resource-link-container {
  margin: 0 0 1em;
}

.link-items {
  color: #DC2697;
  list-style: none;
}
.link-items a {
  color: #DC2697;
  text-decoration: underline;
  font-weight: 700;
  transition: ease-in-out 300ms;
}
.link-items a:hover {
  color: #ef4bb1;
}

#carriers-carousel {
  margin: 2em 0;
}

.site-content {
  margin-bottom: 0 !important;
}

.lc-link {
  display: flex;
  align-items: center;
  justify-content: center;
}

.lc-wrap {
  position: relative;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.lc-viewport {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.lc-track {
  display: flex;
  align-items: center;
  gap: var(--lc-gap, 56px);
  will-change: transform;
  transition: transform 0.45s ease;
}

.lc-slide {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0.95;
}

.lc-slide img {
  height: auto;
  max-width: 200px;
  object-fit: contain;
  filter: none !important;
  transition: filter 0.2s, opacity 0.2s;
  cursor: pointer;
}

.lc-slide img:hover {
  filter: none;
  opacity: 1;
}

.lc-nav {
  background: transparent;
  border: none;
  font-size: 2rem;
  line-height: 1;
  cursor: pointer;
  padding: 0.25rem 0.5rem;
  opacity: 0.75;
  transition: opacity 0.2s;
  color: black;
}

.lc-nav:hover {
  opacity: 1;
}

.lc-fade {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 90px;
  pointer-events: none;
}

.lc-fade-left {
  left: 0;
  background: linear-gradient(to right, rgb(255, 255, 255), rgba(255, 255, 255, 0));
}

.lc-fade-right {
  right: 0;
  background: linear-gradient(to left, rgb(255, 255, 255), rgba(255, 255, 255, 0));
}

@media (prefers-color-scheme: dark) {
  .lc-fade-left {
    background: linear-gradient(to right, rgb(18, 18, 18), rgba(18, 18, 18, 0));
  }
  .lc-fade-right {
    background: linear-gradient(to left, rgb(18, 18, 18), rgba(18, 18, 18, 0));
  }
}
/* give the row a definite height */
.lc-viewport {
  min-height: 84px;
}

.lc-slide {
  height: 30px;
}

/* match your shortcode height */
.lc-slide img {
  height: 100%;
  width: auto;
  display: block;
  max-width: none;
}

/* make sure fades don’t mask everything (ordering) */
.lc-fade {
  z-index: 1;
}

.lc-track, .lc-nav {
  position: relative;
  z-index: 2;
}

.tc {
  text-align: center !important;
}

.wb-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
  position: relative;
}

@media (max-width: 1000px) {
  .wb-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 640px) {
  .wb-grid {
    grid-template-columns: 1fr;
  }
}
/* Panels are hidden by default; the wrapper class decides which one shows */
.wb-panel {
  display: none;
}

/* Force the active panel to display, even if something added inline styles */
.wb-carrier-directory.is-ca #panel-ca,
.wb-carrier-directory.is-nv #panel-nv {
  display: block !important;
}

.search-filter-field-not-found {
  display: none !important;
}

.wb-tabs {
  display: flex;
  gap: 0.5rem;
}

.wb-tab {
  padding: 0.5rem 1rem;
  border: 1px solid #e1e1e1;
  background: #fff;
  border-radius: 6px;
  cursor: pointer;
  color: black;
}

.wb-tab.is-active {
  background: #0a66c2;
  color: #fff;
  border-color: #0a66c2;
}

.wb-panel {
  margin-top: 1rem;
}

.wb-filters {
  margin-bottom: 1rem;
}

/* Toolbar layout */
.wb-toolbar {
  margin-bottom: 1rem;
  background-color: #eaeaea;
  padding: 1em;
}

@media only screen and (max-width: 50em) {
  .wb-toolbar-filters {
    width: 100%;
  }
}

.wb-toolbar__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  flex-wrap: wrap;
}

/* Show only the active state’s form */
.wb-filterform {
  display: none;
}

.wb-carrier-directory.is-ca .wb-filterform--ca {
  display: inline-flex;
  gap: 15px;
}

.wb-carrier-directory.is-nv .wb-filterform--nv {
  display: inline-flex;
  gap: 15px;
}

@media only screen and (max-width: 50em) {
  .wb-carrier-directory.is-ca .wb-filterform--ca {
    display: grid;
  }
  .wb-carrier-directory.is-nv .wb-filterform--nv {
    display: grid;
  }
}
/* Make the S&F fields sit inline */
.wb-toolbar-filters form.searchandfilter {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  background: transparent;
  border: 0;
}

/* Tidy up field wrappers from S&F */
.wb-toolbar-filters .search-filter-field {
  margin: 0;
}

/* Optional: keep selects compact */
.wb-toolbar-filters select, .wb-toolbar-filters .select2-container {
  min-width: 200px;
}

.fa-check {
  color: #07afed;
}

.static-heading.single-column {
  display: none;
}

button:hover, input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover, .button:hover, .comment-navigation a:hover, .drawer .tax-widget a:hover, a.added_to_cart:hover {
  color: inherit !important;
}

/* 404 Page Styles */
.wb-404-hero {
  color: #ffffff;
  padding: 2rem 2rem;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 60vh; /* Ensures it takes up good vertical space */
}

.wb-404-content-wrapper {
  max-width: 800px;
  margin: 0 auto;
}

/* Typography */
.wb-404-title {
  font-size: 8rem;
  line-height: 1;
  margin-bottom: 0;
  font-weight: bold;
  color: #fff;
}

.wb-404-subtitle {
  font-size: 3.5rem;
  margin-top: 0;
  margin-bottom: 1.5rem;
  font-weight: normal;
  color: #fff;
}

.wb-404-text {
  font-size: 1.25rem;
  margin-bottom: 2.5rem;
  opacity: 0.9;
  color: #fff;
}

/* Buttons and Links */
.wb-404-actions {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.5rem;
}

.wb-btn-primary {
  background-color: #d62568; /* Matches your 'Register' button pink */
  color: #fff !important;
  padding: 1rem 2.5rem;
  border-radius: 50px;
  font-weight: bold;
  text-decoration: none;
  font-family: sans-serif;
  transition: background-color 0.3s ease;
  display: inline-block;
}

.wb-btn-primary:hover {
  background-color: #b01b52;
}

.wb-link-secondary {
  color: #fff;
  text-decoration: underline;
  font-size: 1rem;
  font-family: sans-serif;
}

.wb-link-secondary:hover {
  text-decoration: none;
  opacity: 0.8;
}

/* Mobile Responsiveness */
@media (max-width: 768px) {
  .wb-404-title {
    font-size: 5rem;
  }
  .wb-404-subtitle {
    font-size: 2.5rem;
  }
}
.shrink {
  max-width: 50%;
}
@media (max-width: 768px) {
  .shrink {
    max-width: 100%;
  }
}

@media only screen and (max-width: 600px) {
  .hero-container {
    padding: 8vw 4vw 4vw !important;
  }
}

.power-grid {
  position: relative;
  background-image: url(https://brokerblog.wordandbrown.com/wp-content/uploads/2025/01/ampersand-white.png);
  background-repeat: no-repeat;
  background-size: 470px;
  background-position-y: 104%;
  background-position-x: 10%;
  max-width: 90%;
}
@media only screen and (max-width: 37.5em) {
  .power-grid {
    background-size: 270px;
  }
}

.mw-60 {
  max-width: 60%;
}
@media only screen and (max-width: 50em) {
  .mw-60 {
    max-width: 100%;
  }
}

.mw-70 {
  max-width: 70%;
}
@media only screen and (max-width: 50em) {
  .mw-70 {
    max-width: 100%;
  }
}

.mw-80 {
  max-width: 80%;
}
@media only screen and (max-width: 50em) {
  .mw-80 {
    max-width: 100%;
  }
}

#teconsent {
  margin: 5px 0em !important;
}

.nav-container {
  padding: 1.5em 1em 0.5em;
}
@media (min-width: 768px) {
  .nav-container {
    display: block;
  }
}
@media (max-width: 1199.98px) {
  .nav-container {
    display: none;
  }
}
.nav-container .nav-grid {
  display: grid;
  display: -ms-grid;
  grid-template-columns: 1fr 4fr 1fr;
  -ms-grid-columns: 1fr 4fr 1fr;
  color: #fff;
  align-items: baseline;
  justify-items: baseline;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .nav-container .nav-grid {
    display: inline;
  }
}
@media only screen and (max-width: 479px) {
  .nav-container .nav-grid {
    grid-template-columns: 1fr;
    align-items: center;
    grid-row-gap: 1em;
  }
}
@media (max-width: 991.98px) {
  .nav-container .nav-grid {
    display: grid;
    grid-template-columns: 150px 4fr 1fr;
    color: #fff;
    align-items: baseline;
    justify-items: baseline;
  }
}
.nav-container .nav-grid .nav-logo {
  display: flex;
  justify-content: center;
  justify-items: center;
  align-self: center;
  justify-self: center;
  height: 0;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .nav-container .nav-grid .nav-logo {
    display: inline;
  }
}
.nav-container .nav-grid .nav-logo a {
  display: grid;
  align-self: flex-end;
  justify-content: center;
  justify-self: self-end;
  position: relative;
  left: 75px;
}
@media only screen and (max-width: 84.375em) {
  .nav-container .nav-grid .nav-logo a {
    /* CSS rules here */
    left: 45px;
  }
}
.nav-container .nav-grid .nav-logo img {
  justify-content: center;
  max-width: 75%;
  width: 100%;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .nav-container .nav-grid .nav-logo img {
    /* IE10+ CSS styles go here */
    max-width: 20%;
  }
}
.nav-container .nav-grid .nav-link-items {
  display: grid;
  grid-template-rows: 1fr;
  align-items: center;
  align-self: baseline;
  justify-content: center;
  justify-self: center;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .nav-container .nav-grid .nav-link-items {
    /* IE10+ CSS styles go here */
    display: inline-flex;
    margin: 1em;
  }
}
.nav-container .nav-grid .nav-link-items .nav-link-list {
  display: grid;
  grid-template-columns: repeat(7, auto);
  grid-column-gap: 1em;
  justify-content: center;
  align-items: center;
  padding: 0;
  list-style: none;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .nav-container .nav-grid .nav-link-items .nav-link-list {
    /* IE10+ CSS styles go here */
    display: inline-block;
  }
}
@media only screen and (max-width: 479px) {
  .nav-container .nav-grid .nav-link-items .nav-link-list {
    grid-template-columns: 1fr;
  }
}
.nav-container .nav-grid .nav-link-items .nav-link-list li {
  color: #fff;
  font-size: calc(14px + 3 * (100vw - 300px) / 1300);
  line-height: 100%;
  padding: 0;
  font-weight: 300;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .nav-container .nav-grid .nav-link-items .nav-link-list li {
    /* IE10+ CSS styles go here */
    display: -ms-inline-flexbox;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .nav-container .nav-grid .nav-link-items .nav-link-list li {
    /* IE10+ CSS styles go here */
    margin: 0 0.5em;
  }
}
@media (max-width: 991.98px) {
  .nav-container .nav-grid .nav-link-items .nav-link-list li {
    font-size: 11px;
  }
}
@media (min-width: 2000px) {
  .nav-container .nav-grid .nav-link-items .nav-link-list li {
    font-size: calc(0.75em + 3 * (100vw - 300px) / 1300);
  }
}
.nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown {
  position: absolute;
  width: 40%;
}
.nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown.last {
  width: 20%;
}
.nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content {
  display: none;
  position: relative;
  background-color: rgba(255, 255, 255, 0.95);
  width: 1000px;
  left: -38%;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  padding: 2vw;
  z-index: 1;
  top: 1.5em;
  margin: 0;
  border-bottom: 3px solid #dc2697;
  transition: 300ms ease-in-out;
}
.nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content p {
  color: #111111;
  opacity: 0.75;
  font-size: calc(12px + 3 * (100vw - 300px) / 1300);
}
.nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content li {
  opacity: 1;
}
.nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content .lm-link {
  color: #DC2697;
}
.nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content.broker-resource {
  width: 1250px;
  left: -50%;
}
@media only screen and (max-width: 106.25em) and (min-width: 93.75em) {
  .nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content.broker-resource {
    width: 1110px;
  }
}
@media only screen and (max-width: 100em) and (min-width: 80em) {
  .nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content.broker-resource {
    width: 1010px;
  }
}
@media only screen and (max-width: 79.9375em) and (min-width: 37.5em) {
  .nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content.broker-resource {
    width: 900px;
  }
}
@media only screen and (min-width: 2001px) {
  .nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content.broker-resource {
    left: -25%;
    width: 1350px;
  }
}
.nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content.carriers {
  width: 675px;
  left: -25.5%;
}
@media only screen and (max-width: 100em) and (min-width: 80em) {
  .nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content.carriers {
    width: 475px;
  }
}
@media only screen and (max-width: 79.9375em) and (min-width: 37.5em) {
  .nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content.carriers {
    width: 380px;
  }
}
@media only screen and (min-width: 2001px) {
  .nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content.carriers {
    left: -18.5%;
    width: 800px;
  }
}
@media only screen and (min-width: 2001px) {
  .nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content.carriers:before {
    left: 22%;
  }
}
@media (min-width: 2800px) {
  .nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content.carriers:before {
    left: 35%;
  }
}
.nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content.education {
  width: 1375px;
  left: -75%;
}
@media (max-width: 2799.98px) {
  .nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content.education {
    width: 1375px;
    left: -75%;
  }
}
@media only screen and (max-width: 100em) and (min-width: 80em) {
  .nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content.education {
    width: 1025px;
    left: -76%;
  }
}
@media only screen and (max-width: 79.9375em) and (min-width: 37.5em) {
  .nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content.education {
    width: 950px;
  }
}
@media only screen and (min-width: 1439px) and (max-width: 1901px) {
  .nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content.education {
    width: 1140px;
    left: -76%;
  }
}
@media only screen and (min-width: 2001px) {
  .nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content.education {
    left: -54%;
  }
}
@media (min-width: 2800px) {
  .nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content.education {
    width: 1765px;
  }
}
.nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content.education:before {
  left: 43.5%;
}
@media only screen and (min-width: 2001px) {
  .nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content.education:before {
    left: 34.5%;
  }
}
@media (min-width: 2800px) {
  .nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content.education:before {
    left: 40%;
  }
}
.nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content.support {
  width: 375px;
  left: -20%;
}
@media only screen and (max-width: 79.9375em) and (min-width: 37.5em) {
  .nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content.support {
    width: 280px;
  }
}
@media only screen and (min-width: 2001px) {
  .nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content.support {
    left: -15%;
  }
}
@media (min-width: 2800px) {
  .nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content.support {
    width: 575px;
  }
}
@media only screen and (min-width: 2001px) {
  .nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content.support:before {
    left: 35%;
  }
}
@media (min-width: 2800px) {
  .nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content.support:before {
    left: 35%;
  }
}
.nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content.about {
  width: 315px;
  left: -40%;
}
@media only screen and (max-width: 79.9375em) and (min-width: 37.5em) {
  .nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content.about {
    width: 280px;
  }
}
@media (max-width: 1199.98px) {
  .nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content.about {
    left: -80%;
  }
}
@media (min-width: 2800px) {
  .nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content.about {
    width: 575px;
  }
}
@media only screen and (min-width: 2001px) {
  .nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content.about:before {
    left: 38%;
  }
}
.nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content.search {
  width: 400px;
  left: -47%;
}
.nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content.search:before {
  display: none;
}
@media only screen and (max-width: 79.9375em) and (min-width: 37.5em) {
  .nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content.search {
    width: 220px;
  }
}
.nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content.search .inner-form-search {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
  margin: auto;
}
.nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content.search .inner-form-search button {
  position: absolute;
  right: 0px;
  top: 10px;
  background: none;
  border: none;
  cursor: pointer;
}
.nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content.search .inner-form-search button i {
  font-size: 1.1em;
  transition: ease-in-out 300ms;
}
.nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content.search .inner-form-search button i:hover {
  color: #00529c;
}
@media only screen and (min-width: 2001px) {
  .nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content.search {
    left: -34%;
  }
}
@media only screen and (min-width: 2001px) {
  .nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content.search:before {
    left: 22%;
  }
}
@media (min-width: 2800px) {
  .nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content.search:before {
    left: 40%;
  }
}
.nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content strong.text-color-black {
  color: #2a2a2a;
  font-size: 0.925rem;
  font-weight: 800;
}
.nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content h6 {
  color: #242424;
  font-size: 1rem;
  font-weight: 800;
}
@media only screen and (min-width: 2001px) {
  .nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content h6 {
    font-size: 1.2em;
  }
}
.nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content h6.post {
  color: #00529c;
}
.nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content h6 a:hover {
  color: #00529c;
}
.nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content .menu-grid {
  display: grid;
  grid-template-columns: repeat(4, auto);
  grid-column-gap: 1em;
}
.nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content .menu-grid .m-column h6 {
  opacity: 0.9;
}
.nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content .menu-grid .m-column h6 a {
  opacity: 0.9;
}
.nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content .menu-grid.grid-one {
  grid-template-columns: 1fr;
  grid-row-gap: 1.25em;
}
.nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content .menu-grid.grid-two {
  grid-template-columns: repeat(2, auto);
}
.nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content .menu-grid.grid-two-x-two {
  grid-template-columns: repeat(2, auto);
  grid-gap: 3em;
}
.nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content .menu-grid.grid-three {
  grid-template-columns: repeat(3, auto);
  grid-column-gap: 12vw;
}
.nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content .menu-grid.grid-three-x-three {
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 3em;
}
.nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content .menu-grid.grid-four {
  grid-template-columns: repeat(4, auto);
}
.nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content .menu-grid .additional-nav-item {
  margin-top: 3em;
}
.nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content .menu-grid .vert {
  border-left: 3px solid #333333;
  height: 85%;
  position: absolute;
  margin-left: -3em;
  opacity: 0.5;
}
.nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content .menu-grid .m-list {
  padding: 0;
  list-style: none;
}
.nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content .menu-grid .m-list ul {
  list-style: none;
}
.nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content .menu-grid .m-list i {
  margin-left: 10px;
}
.nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content .menu-grid .m-list li {
  margin: 0.75em 0;
  text-transform: capitalize;
  opacity: 1;
}
.nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content .menu-grid .m-list li a {
  color: #474747;
  opacity: 1;
}
.nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content .menu-grid .m-list li a:hover {
  color: #DC2697;
}
.nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content:before {
  content: "";
  border: 20px solid transparent;
  border-bottom: 20px solid rgba(255, 255, 255, 0.9);
  transform: translate(100%, calc(-100% - 38px));
  position: absolute;
  left: 31.5%;
  top: 39px;
}
@media only screen and (min-width: 2001px) {
  .nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content:before {
    left: 15%;
  }
}
@media (min-width: 2800px) {
  .nav-container .nav-grid .nav-link-items .nav-link-list li .dropdown-content:before {
    left: 25%;
  }
}
.nav-container .nav-grid .nav-link-items .nav-link-list li:hover .dropdown-content {
  display: block;
  transition: 300ms ease-in-out;
  z-index: 99999999;
}
.nav-container .nav-grid .nav-link-items .nav-link-list li a {
  opacity: 0.6;
  color: inherit;
  transition: 300ms ease-in-out;
  text-transform: capitalize;
}
.nav-container .nav-grid .nav-link-items .nav-link-list li a:hover {
  opacity: 1;
}
.nav-container .nav-grid .nav-user-links {
  display: grid;
  grid-template-columns: 1fr;
}
.nav-container .nav-grid .nav-user-links .nav-user-link-list {
  display: grid;
  grid-template-columns: repeat(2, auto);
  font-size: calc(12px + 3 * (100vw - 300px) / 1300);
  padding: 0;
  align-items: center;
  list-style: none;
}
.nav-container .nav-grid .nav-user-links .nav-user-link-list a {
  color: #fff;
}
@media (max-width: 991.98px) {
  .nav-container .nav-grid .nav-user-links .nav-user-link-list a {
    font-size: 11px;
  }
}
@media only screen and (max-width: 479px) {
  .nav-container .nav-grid .nav-user-links .nav-user-link-list {
    grid-template-columns: 1fr;
  }
}

.menu-grid.grid-one h6 {
  font-size: calc(14px + 3 * (100vw - 300px) / 1300) !important;
  line-height: 100%;
  padding: 0;
  font-weight: 600 !important;
  font-family: "Open Sans", sans-serif;
}

.nav-link-item.show-dropdown .dropdown-content {
  display: block !important;
}

.nav-link-item .dropdown-content.show-dropdown {
  display: block !important;
}

button.wb-button {
  max-width: 100%;
  width: 175px;
  margin: 1vw;
  -webkit-transition: ease-in-out 300ms;
  -o-transition: ease-in-out 300ms;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 10px 20px;
  appearance: none;
  border-radius: 6px;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.3s, transform 0.3s;
  box-shadow: rgba(0, 0, 0, 0.25) 2px 2px 10px;
  border: 2px solid transparent;
}
button.wb-button.gradient {
  background-color: #00AEEF;
  color: white;
  text-transform: uppercase;
  width: 225px;
  transition: ease-in-out 300ms;
}
button.wb-button.gradient.registration {
  margin: 0;
  font-size: 0.75em;
  max-width: 140px;
}
button.wb-button.gradient:hover {
  color: white;
  background-color: #00529c;
}
button.wb-button.primary {
  background: #00aeef;
  color: #fff;
}
button.wb-button.primary:hover {
  background: #009bd7;
}
button.wb-button.filled {
  width: 200px;
  background: #00529c;
  border: 1.5px solid #00529c;
  text-transform: uppercase;
  font-size: 0.65em;
  color: white;
  cursor: pointer;
}
button.wb-button.filled.soft-square {
  border-radius: 5px;
  font-size: 0.75em;
}
button.wb-button.cta {
  max-width: 300px;
  width: 100%;
  background: #00529c;
  border: 1.5px solid #00529c;
  text-transform: uppercase;
  font-size: 0.85em;
  max-height: 75px;
  color: white;
  padding: 1em 2em;
  font-weight: bold;
  margin: 0 10px;
  -webkit-box-shadow: 2px 3px 6px -1px #858585;
  box-shadow: 2px 3px 6px -1px #858585;
}
button.wb-button.cta:hover {
  background: #004284;
  color: white;
}
button.wb-button.cta.outline {
  background: transparent;
  color: #00529c;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button.wb-button.cta.outline.normal {
  width: 175px;
}
button.wb-button.cta.outline:hover {
  background: #00529c;
  color: white;
}
button.wb-button.cta.small {
  max-width: 100%;
  background: #00529c;
  border: 1.5px solid #00529c;
  text-transform: uppercase;
  font-size: 0.75em;
  max-height: 60px;
  color: white;
  padding: 1em 2em;
  font-weight: bold;
}
button.wb-button.cta.small:hover {
  background: #004284;
  color: white;
}
button.wb-button.cta.small.outline {
  background: transparent;
  color: #00529c;
  outline: none;
}
button.wb-button.cta.small.outline:hover {
  background: #00529c;
  color: white;
}
button.wb-button.outline-btn {
  width: 100%;
  max-width: 290px;
  background: transparent;
  border: 1.5px solid #051C2C;
  font-size: 1em;
  color: #051C2C;
}
button.wb-button.outline-btn.normal {
  width: 175px;
}
button.wb-button.outline-btn.alt-margin {
  margin: 1.5vw 0;
}
button.wb-button.outline-btn.census {
  border: 1.5px solid #999999;
  color: #333;
  width: auto;
  font-size: 0.6em;
  margin: 0;
  text-transform: initial;
  padding: 0.65em;
}
button.wb-button.outline-btn.census:hover {
  background-color: #999999;
  color: #fff;
}
button.wb-button.outline-btn:hover {
  background-color: #051C2C;
  color: #fff;
}
button.wb-button.outline-btn-reverse {
  width: 275px;
  background: transparent;
  border: 1px solid #fff;
  text-transform: uppercase;
  font-size: 0.8em;
  color: #fff;
  padding: 1.125em;
}
button.wb-button.outline-btn-reverse:hover {
  background-color: white;
  color: #00aeef;
}
button.wb-button.secondary {
  background: #DC2697;
  color: #fff;
}
button.wb-button.secondary:hover {
  background-color: #C62288;
  color: white;
}
button.wb-button.secondary.multiform-btn {
  width: 275px;
  font-size: 1em;
}
button.wb-button.secondary.multiform-btn:hover {
  color: #000;
}
button.wb-button.secondary.sign-in-btn {
  width: 100%;
  font-size: 1em;
  margin-top: 0;
}
button.wb-button.secondary.sign-in-btn:hover {
  color: #000;
}
button.wb-button.secondary.form {
  width: 225px;
}
button.wb-button.secondary.form:hover {
  background-color: #C62288;
  color: white;
}
button.wb-button.secondary.download {
  width: 100%;
  text-transform: uppercase;
  font-size: 0.85em;
  margin: 0;
}
button.wb-button.secondary.download .fa-download {
  margin-right: 10px;
}
button.wb-button.secondary.download:hover {
  color: #000;
}
button.wb-button.secondary.hprg {
  width: 325px;
  position: relative;
  padding-right: 64px;
  background: -webkit-gradient(linear, left top, right top, color-stop(80%, #DC2697), color-stop(60%, #A61D70));
  background: -o-linear-gradient(left, #DC2697 80%, #A61D70 60%);
  background: linear-gradient(90deg, #DC2697 80%, #A61D70 60%);
}
button.wb-button.secondary.hprg:hover {
  color: #000;
}
button.wb-button.secondary.hprg .fa-download, button.wb-button.secondary.hprg .fas, button.wb-button.secondary.hprg .far {
  right: 25px;
  position: absolute;
  color: white;
  font-size: 1em;
  margin: 0;
}
@media only screen and (max-width: 479px) {
  button.wb-button.secondary.hprg .fa-download, button.wb-button.secondary.hprg .fas, button.wb-button.secondary.hprg .far {
    right: 20px;
  }
}
@media only screen and (max-width: 479px) {
  button.wb-button.secondary.hprg {
    width: 225px;
  }
}
button.wb-button.secondary.nav-btn {
  width: 100%;
  padding: 0.6em;
  margin: 0 1vw;
  text-transform: uppercase;
}
button.wb-button.secondary.nav-btn:hover {
  color: white;
  background-color: #C62288;
}

.carrier-page-nav {
  background-color: #F0F0F0;
  width: 100%;
  padding: 1em;
  position: sticky; /* becomes fixed when it hits top */
  top: 0; /* adjust if you have a fixed header (e.g., 64px) */
  z-index: 50; /* above content */
  border-bottom: 1px solid #e5e7eb;
  display: grid;
}
@media only screen and (max-width: 37.5em) {
  .carrier-page-nav {
    display: none;
  }
}
.carrier-page-nav .cp-nav-items {
  display: inline-flex;
  margin: 0;
  align-items: center;
  justify-content: space-evenly;
  list-style: none;
}
.carrier-page-nav .cp-nav-items li {
  margin-right: 4em;
  font-weight: 600;
}
.carrier-page-nav .cp-nav-items li a {
  transition: ease-in-out 300ms;
  color: #333;
}
.carrier-page-nav .cp-nav-items li a:hover {
  color: #00529c;
  text-decoration: underline;
}

.carrier-page-nav.is-stuck {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}

#section-product,
#section-contacts,
#section-resources,
#section-bonuses {
  scroll-margin-top: 72px; /* = sticky height; tweak as needed */
}

body {
  overflow: visible;
  scroll-behavior: smooth;
}

html {
  scroll-behavior: smooth;
}

.top-navigation {
  position: absolute;
}

.leading-title {
  font-size: 24px;
  color: #00AEEF;
  margin-bottom: 0;
  text-transform: uppercase;
  font-family: museo-sans, sans-serif;
  letter-spacing: 1px;
  font-weight: 900;
}
@media only screen and (max-width: 600px) {
  .leading-title {
    margin-top: 1em;
  }
}

.hero-container {
  width: 100%;
  padding: 6vw 0;
}
.hero-container.homepage-hero {
  min-height: 85vh;
}
@media only screen and (max-width: 63.75em) {
  .hero-container.homepage-hero {
    min-height: 30vh !important;
  }
}
@media only screen and (max-width: 37.5em) {
  .hero-container.homepage-hero {
    min-height: 80vh !important;
  }
}
@media only screen and (max-width: 479px) {
  .hero-container {
    padding: 8vw 4vw 4vw;
  }
}
.hero-container h1.hero {
  margin: 0 0 0.25em;
}
.hero-container .hero-subheading {
  max-width: 60%;
  color: #d9eeff;
  font-size: 22px;
}
@media (max-width: 991.98px) {
  .hero-container .hero-subheading {
    max-width: 100%;
  }
}

.dual-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 2em;
  align-items: start;
  /* --- MODIFIED: Single Column Logic --- */
}
.dual-grid .grid-column {
  height: 100%;
}
.dual-grid.contact {
  padding-top: 40px; /* Added breathing room at bottom */
}
.dual-grid.single-column {
  /* 1. Allow full width so we can fit 2 cards side-by-side */
  max-width: 100%;
  grid-template-columns: 1fr;
  /* 2. Target the containers inside to create the item grid */
  /* 3. Optional: Add a card look to the items in this view */
}
.dual-grid.single-column .email-phone-container {
  display: flex;
  flex-wrap: wrap;
  gap: 0;
  margin-bottom: 0rem;
}
.dual-grid.single-column .carrier-contact-container,
.dual-grid.single-column .renewal-services-container {
  display: grid;
  /* Create columns that are at least 450px wide, otherwise stack */
  grid-template-columns: repeat(auto-fill, minmax(450px, 1fr));
  gap: 30px; /* Space between the cards */
  margin-top: 20px;
}
.dual-grid.single-column .carrier-contact-row {
  border: 1px solid #e0e0e0;
  padding: 20px;
  border-radius: 8px;
  background-color: #fff;
  /* Fix alignment inside the card */
  height: 100%;
}
@media only screen and (max-width: 70em) {
  .dual-grid {
    grid-template-columns: repeat(1, 1fr);
    /* Reset single column grid on mobile to stack nicely */
  }
  .dual-grid.single-column .carrier-contact-container, .dual-grid.single-column .renewal-services-container {
    grid-template-columns: 1fr;
  }
}

/* --- Resource Grid Wrapper --- */
/* Ensures equal height columns */
.tri-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  align-items: stretch; /* Important: Stretches cards to match height */
}

@media (max-width: 900px) {
  .tri-grid {
    grid-template-columns: 1fr;
  }
}
/* --- The Card Component --- */
.resource-grid-item {
  background: #fff;
  border-radius: 12px; /* Smooth corners */
  padding: 30px;
  display: flex;
  flex-direction: column; /* Stack content vertically */
  height: 100%; /* Fill the grid height */
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.02);
}

.resource-grid-item:hover {
  transform: translateY(-5px); /* Lift effect on hover */
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.08);
  border-color: #e0e0e0;
}

/* --- Header & Text --- */
.resource-item-icon img {
  height: 48px;
  width: auto;
  margin-bottom: 20px;
}

.resource-heading h5.post {
  font-size: 1.25rem;
  font-weight: 700;
  color: #2c3e50;
  margin-bottom: 15px;
  margin-top: 0;
}

.resource-text {
  font-size: 0.95rem;
  line-height: 1.6;
  color: #555;
  margin-bottom: 25px;
}

.resource-text p {
  margin-bottom: 1em;
}

/* --- The "File Block" Links --- */
.resource-link-container {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 10px; /* Space between buttons */
}

/* Transforming the LI/Link into a Button */
.link-items a {
  display: flex;
  align-items: center;
  background-color: #f8f9fa; /* Light Grey background */
  border: 1px solid #e1e4e8;
  padding: 10px 16px;
  border-radius: 8px;
  text-decoration: none;
  color: #333;
  font-weight: 600;
  font-size: 0.9rem;
  transition: all 0.2s ease;
  position: relative;
  overflow: hidden; /* Keeps long text inside */
}

/* Add a document icon automatically */
.link-items a::before {
  content: url("https://carriersdev.wpenginepowered.com/wp-content/uploads/2026/01/file.svg"); /* Simple document icon */
  margin-right: 12px;
  font-size: 1.1em;
  opacity: 0.7;
  flex-shrink: 0; /* Prevents icon from squishing */
  width: 25px;
  height: 25px;
}

/* Hover State using your brand Pink */
.link-items a:hover {
  background-color: #fff;
  border-color: #DC2697; /* Your Brand Color */
  color: #DC2697;
  box-shadow: 0 4px 12px rgba(220, 38, 151, 0.1);
}

/* --- Handling Long Text (Truncation) --- */
/* This forces long titles to end in "..." */
/* Note: This applies to the text node inside the anchor */
.link-items a {
  text-overflow: ellipsis;
}

.carrier-contact-grid {
  display: grid;
  grid-template-columns: 50px 4fr;
  grid-column-gap: 1.5em;
  align-items: start;
}
.carrier-contact-grid .carrier-contact-details {
  display: grid;
  grid-template-columns: 1fr;
}
.carrier-contact-grid .carrier-contact-details .carrier-contact-info {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 1rem;
}
.carrier-contact-grid .carrier-contact-details .carrier-contact-info .email-package, .carrier-contact-grid .carrier-contact-details .carrier-contact-info .phone-package, .carrier-contact-grid .carrier-contact-details .carrier-contact-info .link-package {
  display: inline-flex;
  margin-right: 0em;
}

section {
  margin: 1em auto 2em;
}
section#last-updated {
  margin-top: 7%;
}
section#last-updated p {
  opacity: 0.75;
  font-size: 0.95em;
}

.carrier-contact-grid {
  display: grid;
  grid-template-columns: 60px 1fr;
  gap: 1rem;
}

.carrier-contact-info.inline-contact-block {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 1rem;
}

.carrier-contact-heading h5 {
  margin-bottom: 0.5em;
}

.carrier-contact-info.full-width-block {
  display: block !important;
}

.email-phone-container {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  margin-bottom: 0rem;
}

.email-package,
.phone-package {
  flex: 1 1 200px;
}

.link-package,
.note-package {
  margin-top: 0.15rem;
}

.intro-ccr-heading {
  border-bottom: 4px solid #bebebe;
  margin: 1em 0 0;
}
.intro-ccr-heading h4 {
  font-size: calc(22px + 4 * (100vw - 300px) / 1300);
  text-transform: uppercase;
  margin-bottom: 12px;
}

.email-package .email-info {
  margin-right: 7px;
}
.email-package a {
  color: #DC2697;
  text-decoration: underline;
  transition: ease-in-out 300ms;
  overflow-wrap: anywhere;
}
.email-package a:hover {
  color: #cc1a88;
}

.phone-package .phone-info {
  margin-right: 7px;
}

.link-package {
  margin-bottom: 1.2em;
}
.link-package a {
  color: #DC2697;
  text-decoration: underline;
  transition: ease-in-out 300ms;
}
.link-package a:hover {
  color: #cc1a88;
}

.carrier-contact-row {
  padding-top: 1em;
  padding-left: 1em;
  border-bottom: 1px solid #bebebe;
}
.carrier-contact-row:last-child {
  border-bottom: none;
}

.notes-container {
  margin: 1em 0;
}
.notes-container h5 {
  margin-bottom: 0;
}
.notes-container ul {
  padding-left: 0em;
}

th {
  background-color: #00519b;
  color: #fff;
}

table td {
  padding: 7px 15px;
  font-size: 16px;
  line-height: 1.2;
  max-width: 160px;
}

.commission-block-group {
  display: flex;
  flex-direction: column;
  gap: 0.5em;
}

.commission-row {
  display: grid;
  grid-template-columns: 150px 1fr;
  gap: 4rem;
  align-items: start;
  padding-bottom: 0.75rem;
  margin-bottom: 0.175rem;
  border-bottom: 1px solid #ccc;
}

/* ✅ REMOVE the border from the last child only */
.commission-block-group .commission-row:last-child {
  border-bottom: none;
}

.commission-row .group-size {
  font-weight: 300;
}

.commission-row .commission-text {
  white-space: pre-line;
}

.notes-container {
  margin-top: 1.5rem;
  border-top: 1px solid #ddd;
  padding-top: 1rem;
}
.notes-container h5 {
  margin-bottom: 0.5rem;
}
.notes-container .notes-list {
  list-style: disc;
  padding-left: 1.5rem;
}
.notes-container .notes-list.commissions {
  list-style: none;
}
.notes-container .notes-list li {
  margin-bottom: 0.5rem;
  line-height: 1.4;
}

table tr:nth-child(even) {
  background: #f8f8f8;
}

/* --- Grid Layout --- */
.commission-card-grid {
  display: grid;
  /* This ensures columns are equal width */
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  gap: 24px;
  align-items: start; /* IMPORTANT: This prevents cards from stretching weirdly */
}

/* Logic for when there is only ONE card */
.commission-card-grid.single-card-layout {
  display: flex;
  justify-content: center;
}

.commission-card-grid.single-card-layout .comm-card {
  max-width: 400px; /* Prevents the single card from getting ridiculously wide */
  width: 100%;
}

/* --- Card Styling --- */
.comm-card {
  background: #ffffff;
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  transition: transform 0.2s ease;
  border: 1px solid #eef1f5;
  display: flex;
  flex-direction: column;
  height: 100%; /* Allows card to fill the grid track if you switch align-items to 'stretch' */
}

.comm-card-body {
  flex-grow: 1; /* Pushes content to fill space if needed */
}

/* --- Commission Value Typography --- */
/* Base settings for the value container */
.comm-value {
  color: #2c3e50;
  margin-bottom: 4px;
  /* No font-size here! We let the specific classes handle it */
}

/* 1. HERO STYLE (For short numbers like "10%") */
.comm-value.type-hero {
  font-size: 1.5rem;
  font-weight: 800;
  color: #3d5977; /* Brand Blue */
  line-height: 1.1;
  letter-spacing: -0.5px;
}

/* 2. BODY STYLE (For long text, lists, and paragraphs) */
.comm-value.type-body {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: left;
}

/* Styling for lists inside the card */
.comm-value.type-body ul {
  margin: 8px 0 8px 20px;
  padding: 0;
  list-style-type: disc;
}

.comm-value.type-body li {
  font-size: 0.9rem;
  margin-bottom: 4px;
  color: #444;
}

/* Make the first line bold if it's a price (e.g. "$6 PEPM") */
.comm-value.type-body strong {
  color: #0056b3;
  font-weight: 700;
}

.comm-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
}

/* Header (Medical, Dental, etc.) */
.comm-card-header {
  background-color: #0056b3; /* Change to your brand color */
  color: white;
  padding: 15px 20px;
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 700;
  letter-spacing: 0.5px;
}

.comm-icon {
  font-size: 1.2em;
}

/* Body */
.comm-card-body {
  padding: 10px 0; /* Vertical padding only, rows handle horizontal */
}

/* Individual Rows (The Data) */
.comm-row {
  padding: 15px 20px;
  border-bottom: 1px solid #f0f2f5;
  display: flex;
  flex-direction: column; /* Stack commission on top of group size */
  gap: 4px;
}

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

/* Zebra Striping for long lists */
.comm-row:nth-child(even) {
  background-color: #f8f8f8;
}

/* The Commission Number (Hero Text) */
.comm-value {
  font-size: 1.5rem; /* Big text */
  font-weight: 800;
  color: #2c3e50;
  line-height: 1.2;
}

/* The Group Size (Subtext) */
.comm-label {
  font-size: 0.85rem;
  color: #3d3d3d;
  font-weight: 600;
  text-transform: capitalize;
}

/* --- Notes Section Polish --- */
.notes-container-modern {
  background-color: #f8f9fa;
  border: 1px solid #e9ecef;
  border-radius: 8px;
  padding: 15px;
  display: flex;
  gap: 15px;
  align-items: flex-start;
  margin-top: 20px;
}

.notes-icon {
  font-size: 1.2rem;
}

.notes-list-modern {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0.9rem;
  color: #555;
}

.notes-list-modern li {
  margin-bottom: 6px;
}

.notes-list-modern li:last-child {
  margin-bottom: 0;
}

/* Flex Header to hold Title and Toggle */
.section-header-row {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 25px;
  flex-wrap: wrap;
  gap: 15px;
}

/* The Toggle Container */
.view-toggle-container {
  display: flex;
  align-items: center;
  gap: 10px;
  font-family: sans-serif;
}

.toggle-label {
  font-size: 0.9rem;
  color: #666;
  font-weight: 600;
}

/* The Switch Body */
.toggle-switch {
  background: #eef1f5;
  border-radius: 8px;
  padding: 4px;
  display: flex;
  gap: 2px;
}

/* Hide the actual Radio Buttons */
.toggle-switch input[type=radio] {
  display: none;
}

/* The Clickable Labels (The Buttons) */
.toggle-switch label {
  cursor: pointer;
  padding: 6px 12px;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #6c757d;
  transition: all 0.2s ease;
}

/* SVG styles inside the toggle */
.toggle-switch label svg {
  stroke: currentColor;
}

/* Hover State */
.toggle-switch label:hover {
  background: rgba(255, 255, 255, 0.5);
  color: #333;
}

/* Active State (When Radio is Checked) */
.toggle-switch input[type=radio]:checked + label {
  background: #fff;
  color: #0056b3; /* Your Brand Color */
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.commission-row.sub-row:nth-child(odd) {
  border-bottom: none !important;
}

.product-offering {
  position: sticky;
  top: 100px;
}

.lc-link {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%; /* inherit the slide’s height */
  width: auto; /* or 100% if you want full clickable width */
}

.lc-slide img {
  height: 100%;
  width: auto;
  display: block;
  max-width: none;
  object-fit: contain;
}

.lc-nav:hover {
  opacity: 1;
  color: #ef4bb1;
}

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