.elementor-370 .elementor-element.elementor-element-391c672{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;--margin-block-start:0px;--margin-block-end:0px;--margin-inline-start:0px;--margin-inline-end:0px;--padding-block-start:0px;--padding-block-end:0px;--padding-inline-start:0px;--padding-inline-end:0px;}.elementor-370 .elementor-element.elementor-element-c63da83{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;--margin-block-start:0px;--margin-block-end:0px;--margin-inline-start:0px;--margin-inline-end:0px;--padding-block-start:0px;--padding-block-end:0px;--padding-inline-start:0px;--padding-inline-end:0px;}.elementor-370 .elementor-element.elementor-element-872ee59{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;--margin-block-start:0px;--margin-block-end:0px;--margin-inline-start:0px;--margin-inline-end:0px;--padding-block-start:0px;--padding-block-end:0px;--padding-inline-start:0px;--padding-inline-end:0px;}.elementor-370 .elementor-element.elementor-element-f39616d .elementor-heading-title{color:#0E182A;font-family:"Playfair Display", Sans-serif;font-size:36px;font-weight:500;line-height:1.2em;}.elementor-370 .elementor-element.elementor-element-d07e1ce{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;--margin-block-start:0px;--margin-block-end:0px;--margin-inline-start:0px;--margin-inline-end:0px;--padding-block-start:0px;--padding-block-end:0px;--padding-inline-start:0px;--padding-inline-end:0px;}.elementor-370 .elementor-element.elementor-element-86aa986{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;--margin-block-start:0px;--margin-block-end:0px;--margin-inline-start:0px;--margin-inline-end:0px;--padding-block-start:0px;--padding-block-end:0px;--padding-inline-start:0px;--padding-inline-end:0px;}.elementor-370 .elementor-element.elementor-element-74dc6a2{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;--margin-block-start:0px;--margin-block-end:0px;--margin-inline-start:0px;--margin-inline-end:0px;--padding-block-start:0px;--padding-block-end:0px;--padding-inline-start:0px;--padding-inline-end:0px;}.elementor-370 .elementor-element.elementor-element-23589b2{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;--margin-block-start:0px;--margin-block-end:0px;--margin-inline-start:0px;--margin-inline-end:0px;--padding-block-start:0px;--padding-block-end:0px;--padding-inline-start:0px;--padding-inline-end:0px;}.elementor-370 .elementor-element.elementor-element-ee70c33{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;--margin-block-start:0px;--margin-block-end:0px;--margin-inline-start:0px;--margin-inline-end:0px;--padding-block-start:0px;--padding-block-end:0px;--padding-inline-start:0px;--padding-inline-end:0px;}.elementor-370 .elementor-element.elementor-element-bea237b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;--margin-block-start:0px;--margin-block-end:0px;--margin-inline-start:0px;--margin-inline-end:0px;--padding-block-start:0px;--padding-block-end:0px;--padding-inline-start:0px;--padding-inline-end:0px;}/* Start custom CSS for html, class: .elementor-element-48feeb4 */@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:wght@500;600&family=Inter:wght@400;500;600&display=swap");

.veritas-el-fms-hero {
  --fms-navy: #0e182a;
  --fms-green: #1b7c52;
  --fms-green-hover: #156644;
  --fms-header: var(--veritas-el-header-height, 6.125rem);

  position: relative;
  width: 100%;
  overflow: hidden;
  background: var(--fms-navy);
  font-family: Inter, system-ui, sans-serif;
  padding-top: 2.5rem;
  padding-bottom: 3rem;
}

@media (min-width: 768px) {
  .veritas-el-fms-hero {
    padding-bottom: 4rem;
  }
}

.veritas-el-fms-hero--under-fixed-header {
  padding-top: calc(var(--fms-header) + 2.5rem);
}

.veritas-el-fms-hero__layers {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
}

.veritas-el-fms-hero__bg {
  position: absolute;
  inset: 0;
  background-color: var(--fms-navy);
  background-image: var(--fms-hero-bg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.veritas-el-fms-hero__overlay {
  position: absolute;
  inset: 0;
  background: rgba(14, 24, 42, 0.8);
}

.veritas-el-fms-hero__gradient {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    to bottom right,
    rgba(27, 124, 82, 0.3),
    rgba(14, 24, 42, 0.4) 45%,
    rgba(14, 24, 42, 0.9)
  );
}

.veritas-el-fms-hero__shell {
  position: relative;
  z-index: 1;
  max-width: 80rem;
  margin: 0 auto;
  padding: 2.5rem 1.5rem;
}

@media (min-width: 1024px) {
  .veritas-el-fms-hero__shell {
    padding: 3.5rem 2rem;
  }
}

.veritas-el-fms-hero__inner {
  max-width: 48rem;
}

.veritas-el-fms-hero__badge {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  margin: 0 0 1rem;
  padding: 0.375rem 1rem;
  border-radius: 9999px;
  background: rgba(27, 124, 82, 0.2);
  font-size: 0.875rem;
  color: var(--fms-green);
}

.veritas-el-fms-hero__badge-icon {
  flex-shrink: 0;
}

.veritas-el-fms-hero__title {
  margin: 0;
  font-family: "Playfair Display", Georgia, serif;
  font-size: clamp(1.875rem, 4vw, 3rem);
  font-weight: 500;
  line-height: 1.2;
  color: #fff;
  text-wrap: balance;
}

.veritas-el-fms-hero__sub {
  margin: 1rem 0 0;
  max-width: 36rem;
  font-size: 1rem;
  line-height: 1.625;
  color: rgba(255, 255, 255, 0.7);
}

.veritas-el-fms-hero__ctas {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  margin-top: 1.5rem;
}

@media (min-width: 640px) {
  .veritas-el-fms-hero__ctas {
    flex-direction: row;
    align-items: center;
  }
}

.veritas-el-fms-hero__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  padding: 1.15rem 1.5rem;
  font-size: 0.875rem;
  font-weight: 500;
  text-decoration: none;
  border-radius: 9999px;
  transition: background 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}

.veritas-el-fms-hero__btn--primary {
  background: var(--fms-green);
  color: #fff;
}

.veritas-el-fms-hero__btn--primary:hover {
  background: var(--fms-green-hover);
  color: #fff;
}

.veritas-el-fms-hero__btn--outline {
  border: 1px solid rgba(255, 255, 255, 0.3);
  color: #fff;
  background: transparent;
}

.veritas-el-fms-hero__btn--outline:hover {
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-61b2cf2 */@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:wght@500;600&family=Inter:wght@400;500;600&display=swap");

.veritas-el-fms-help {
  --fms-ink: #0e182a;
  --fms-green: #1b7c52;
  --fms-muted: rgba(14, 24, 42, 0.7);

  background: #fff;
  padding: 6rem 0;
  font-family: Inter, system-ui, sans-serif;
}

.veritas-el-fms-help__inner {
  box-sizing: border-box;
  max-width: 80rem;
  margin: 0 auto;
  padding: 0 1.5rem;
}

@media (min-width: 1024px) {
  .veritas-el-fms-help__inner {
    padding: 0 2rem;
  }
}

.veritas-el-fms-help__grid {
  display: grid;
  gap: 3rem;
  align-items: start;
}

@media (min-width: 1024px) {
  .veritas-el-fms-help__grid {
    grid-template-columns: 1fr 1fr;
    gap: 4rem;
  }
}

.veritas-el-fms-help__kicker {
  margin: 0;
  font-size: 0.875rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--fms-green);
}

.veritas-el-fms-help__title {
  margin: 1rem 0 0;
  font-family: "Playfair Display", Georgia, serif;
  font-size: clamp(1.875rem, 3vw, 2.25rem);
  font-weight: 500;
  line-height: 1.2;
  color: var(--fms-ink);
  text-wrap: balance;
}

.veritas-el-fms-help__lead {
  margin: 1.5rem 0 0;
  line-height: 1.625;
  color: var(--fms-muted);
}

.veritas-el-fms-help__list {
  list-style: none;
  margin: 1.5rem 0 0;
  padding: 0;
}

.veritas-el-fms-help__list li {
  display: flex;
  align-items: flex-start;
  gap: 0.75rem;
  margin-bottom: 0.75rem;
  font-size: 1rem;
  color: rgba(14, 24, 42, 0.8);
}

.veritas-el-fms-help__check {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-top: 0.125rem;
  background: no-repeat center / contain;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%231b7c52' stroke-width='2'%3E%3Cpath d='M22 11.08V12a10 10 0 1 1-5.93-9.14'/%3E%3Cpath d='m9 12 2 2 4-4'/%3E%3C/svg%3E");
}

.veritas-el-fms-help__media {
  position: relative;
  min-height: 280px;
  border-radius: 1rem;
  overflow: hidden;
  background: #f8f9fa;
}

@media (min-width: 1024px) {
  .veritas-el-fms-help__media {
    min-height: 420px;
  }
}

.veritas-el-fms-help__img {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 280px;
  object-fit: cover;
}

@media (min-width: 1024px) {
  .veritas-el-fms-help__img {
    min-height: 420px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-cc06763 */@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:wght@500;600&family=Inter:wght@400;500;600&display=swap");

.veritas-el-fms-signs {
  --fms-ink: #0e182a;
  --fms-green: #1b7c52;
  --fms-muted: rgba(14, 24, 42, 0.7);
  --fms-muted2: rgba(14, 24, 42, 0.6);

  background: #f8f9fa;
  padding: 6rem 0;
  font-family: Inter, system-ui, sans-serif;
}

.veritas-el-fms-signs__inner {
  box-sizing: border-box;
  max-width: 80rem;
  margin: 0 auto;
  padding: 0 1.5rem;
}

@media (min-width: 1024px) {
  .veritas-el-fms-signs__inner {
    padding: 0 2rem;
  }
}

.veritas-el-fms-signs__head {
  text-align: center;
  margin-bottom: 4rem;
}

.veritas-el-fms-signs__kicker {
  margin: 0;
  font-size: 0.875rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--fms-green);
}

.veritas-el-fms-signs__title {
  margin: 1rem 0 0;
  font-family: "Playfair Display", Georgia, serif;
  font-size: clamp(1.875rem, 3vw, 2.25rem);
  font-weight: 500;
  line-height: 1.2;
  color: var(--fms-ink);
  text-wrap: balance;
}

.veritas-el-fms-signs__intro {
  margin: 1rem auto 0;
  max-width: 42rem;
  color: var(--fms-muted);
  line-height: 1.625;
}

.veritas-el-fms-signs__grid {
  display: grid;
  gap: 1.5rem;
}

@media (min-width: 768px) {
  .veritas-el-fms-signs__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 1024px) {
  .veritas-el-fms-signs__grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

.veritas-el-fms-signs__card {
  margin: 0;
  padding: 2rem;
  border-radius: 1rem;
  border: 1px solid #f3f4f6;
  background: #fff;
  transition: border-color 0.3s ease, box-shadow 0.3s ease;
}

.veritas-el-fms-signs__card:hover {
  border-color: rgba(27, 124, 82, 0.3);
  box-shadow: 0 10px 15px -3px rgba(14, 24, 42, 0.08);
}

.veritas-el-fms-signs__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  margin-bottom: 1.5rem;
  border-radius: 0.75rem;
  background: rgba(27, 124, 82, 0.1);
  color: var(--fms-green);
}

.veritas-el-fms-signs__card-title {
  margin: 0 0 0.75rem;
  font-size: 1.25rem;
  font-weight: 600;
  color: var(--fms-ink);
}

.veritas-el-fms-signs__card-text {
  margin: 0;
  line-height: 1.625;
  color: var(--fms-muted2);
}

.veritas-el-fms-signs__foot {
  margin: 3rem auto 0;
  max-width: 42rem;
  text-align: center;
  line-height: 1.625;
  color: var(--fms-muted);
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-11b72dd */@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:wght@500;600&family=Inter:wght@400;500;600&display=swap");

.veritas-el-fms-why {
  --fms-ink: #0e182a;
  --fms-green: #1b7c52;
  --fms-muted: rgba(14, 24, 42, 0.7);

  background: #fff;
  padding: 6rem 0;
  font-family: Inter, system-ui, sans-serif;
}

.veritas-el-fms-why__inner {
  box-sizing: border-box;
  max-width: 80rem;
  margin: 0 auto;
  padding: 0 1.5rem;
}

@media (min-width: 1024px) {
  .veritas-el-fms-why__inner {
    padding: 0 2rem;
  }
}

.veritas-el-fms-why__head {
  text-align: center;
  margin-bottom: 4rem;
}

.veritas-el-fms-why__kicker {
  margin: 0;
  font-size: 0.875rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--fms-green);
}

.veritas-el-fms-why__title {
  margin: 1rem 0 0;
  font-family: "Playfair Display", Georgia, serif;
  font-size: clamp(1.875rem, 3vw, 2.25rem);
  font-weight: 500;
  line-height: 1.2;
  color: var(--fms-ink);
  text-wrap: balance;
}

.veritas-el-fms-why__grid {
  display: grid;
  gap: 2rem;
}

@media (min-width: 768px) {
  .veritas-el-fms-why__grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

.veritas-el-fms-why__card {
  margin: 0;
  padding: 2rem;
  border-radius: 1rem;
  border: 1px solid #f3f4f6;
  background: #f8f9fa;
  transition: border-color 0.3s ease, box-shadow 0.3s ease;
}

.veritas-el-fms-why__card:hover {
  border-color: rgba(27, 124, 82, 0.3);
  box-shadow: 0 4px 6px -1px rgba(14, 24, 42, 0.06);
}

.veritas-el-fms-why__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  margin-bottom: 1.5rem;
  border-radius: 0.75rem;
  background: rgba(27, 124, 82, 0.1);
  color: var(--fms-green);
}

.veritas-el-fms-why__card-title {
  margin: 0 0 1rem;
  font-size: 1.25rem;
  font-weight: 600;
  color: var(--fms-ink);
}

.veritas-el-fms-why__card-text {
  margin: 0;
  line-height: 1.625;
  color: var(--fms-muted);
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-922cc8f */@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:wght@500;600&family=Inter:wght@400;500;600&display=swap");

.veritas-el-fms-process {
  --fms-navy: #0e182a;
  --fms-green: #1b7c52;

  background: var(--fms-navy);
  padding: 6rem 0;
  font-family: Inter, system-ui, sans-serif;
}

.veritas-el-fms-process__inner {
  box-sizing: border-box;
  max-width: 80rem;
  margin: 0 auto;
  padding: 0 1.5rem;
}

@media (min-width: 1024px) {
  .veritas-el-fms-process__inner {
    padding: 0 2rem;
  }
}

.veritas-el-fms-process__head {
  text-align: center;
  margin-bottom: 4rem;
}

.veritas-el-fms-process__kicker {
  margin: 0;
  font-size: 0.875rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--fms-green);
}

.veritas-el-fms-process__title {
  margin: 1rem 0 0;
  font-family: "Playfair Display", Georgia, serif;
  font-size: clamp(1.875rem, 3vw, 2.25rem);
  font-weight: 500;
  line-height: 1.2;
  color: #fff;
  text-wrap: balance;
}

.veritas-el-fms-process__intro {
  margin: 1rem auto 0;
  max-width: 42rem;
  line-height: 1.625;
  color: rgba(255, 255, 255, 0.7);
}

.veritas-el-fms-process__grid {
  display: grid;
  gap: 2rem;
}

@media (min-width: 640px) {
  .veritas-el-fms-process__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 1024px) {
  .veritas-el-fms-process__grid {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
}

.veritas-el-fms-process__step {
  position: relative;
}

@media (min-width: 1024px) {
  .veritas-el-fms-process__step:not(:last-child)::after {
    content: "";
    position: absolute;
    top: 2rem;
    left: 100%;
    width: 100%;
    height: 1px;
    background: linear-gradient(to right, rgba(27, 124, 82, 0.5), transparent);
    pointer-events: none;
  }
}

.veritas-el-fms-process__num {
  margin-bottom: 1rem;
  font-size: 3.75rem;
  font-weight: 700;
  line-height: 1;
  color: rgba(27, 124, 82, 0.2);
}

.veritas-el-fms-process__step-title {
  margin: 0 0 0.75rem;
  font-size: 1.25rem;
  font-weight: 600;
  color: #fff;
}

.veritas-el-fms-process__step-text {
  margin: 0;
  line-height: 1.625;
  color: rgba(255, 255, 255, 0.6);
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-511c644 */@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:wght@500;600&family=Inter:wght@400;500;600&display=swap");

.veritas-el-fms-faq {
  --fms-ink: #0e182a;
  --fms-green: #1b7c52;
  --fms-muted: rgba(14, 24, 42, 0.7);

  background: #fff;
  padding: 6rem 0;
  font-family: Inter, system-ui, sans-serif;
}

.veritas-el-fms-faq__inner {
  box-sizing: border-box;
  max-width: 56rem;
  margin: 0 auto;
  padding: 0 1.5rem;
}

@media (min-width: 1024px) {
  .veritas-el-fms-faq__inner {
    padding: 0 2rem;
  }
}

.veritas-el-fms-faq__head {
  text-align: center;
  margin-bottom: 4rem;
}

.veritas-el-fms-faq__kicker {
  margin: 0;
  font-size: 0.875rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--fms-green);
}

.veritas-el-fms-faq__title {
  margin: 1rem 0 0;
  font-family: "Playfair Display", Georgia, serif;
  font-size: clamp(1.875rem, 3vw, 2.25rem);
  font-weight: 500;
  line-height: 1.2;
  color: var(--fms-ink);
  text-wrap: balance;
}

.veritas-el-fms-faq__list {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.veritas-el-fms-faq__item {
  overflow: hidden;
  border-radius: 0.75rem;
  background: #f8f9fa;
}

.veritas-el-fms-faq__summary {
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding: 1.5rem;
  font-weight: 600;
  color: var(--fms-ink);
  list-style: none;
  transition: background 0.2s ease;
}

.veritas-el-fms-faq__summary::-webkit-details-marker {
  display: none;
}

.veritas-el-fms-faq__summary::after {
  content: "";
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  background: no-repeat center / contain;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%231b7c52' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");
  transition: transform 0.2s ease;
}

.veritas-el-fms-faq__item[open] .veritas-el-fms-faq__summary::after {
  transform: rotate(180deg);
}

.veritas-el-fms-faq__summary:hover {
  background: #f0f1f3;
}

.veritas-el-fms-faq__answer {
  padding: 0 1.5rem 1.5rem;
  line-height: 1.625;
  color: var(--fms-muted);
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-90cf714 */@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:wght@500;600&family=Inter:wght@400;500;600&display=swap");

.veritas-el-fms-cta {
  --fms-green: #1b7c52;
  --fms-green-dark: #156644;

  /* Same diagonal language as FMS hero: green wash → navy depth (over solid green base). */
  background-color: var(--fms-green);
  background-image: linear-gradient(
    to bottom right,
    rgba(27, 124, 82, 0.35),
    rgba(14, 24, 42, 0.38) 45%,
    rgba(14, 24, 42, 0.72) 100%
  );
  padding: 5rem 0;
  font-family: Inter, system-ui, sans-serif;
  text-align: center;
}

@media (min-width: 768px) {
  .veritas-el-fms-cta {
    padding: 6rem 0;
  }
}

.veritas-el-fms-cta__inner {
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  max-width: 48rem;
  margin: 0 auto;
  padding: 0 1.5rem;
}

@media (min-width: 1024px) {
  .veritas-el-fms-cta__inner {
    padding: 0 2rem;
  }
}

.veritas-el-fms-cta__title {
  margin: 0;
  font-family: "Playfair Display", Georgia, "Times New Roman", serif;
  font-size: clamp(2rem, 4vw, 2.75rem);
  font-weight: 500;
  line-height: 1.15;
  color: #fff;
  text-wrap: balance;
}

.veritas-el-fms-cta__sub {
  margin: 1.25rem auto 0;
  max-width: 40rem;
  font-size: 1.0625rem;
  line-height: 1.65;
  color: #fff;
  opacity: 0.95;
}

.veritas-el-fms-cta__btns {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  margin-top: 2.25rem;
}

@media (min-width: 640px) {
  .veritas-el-fms-cta__btns {
    flex-direction: row;
    flex-wrap: wrap;
  }
}

.veritas-el-fms-cta__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  min-height: 3.25rem;
  padding: 0.875rem 1.75rem;
  font-size: 1rem;
  font-weight: 500;
  text-decoration: none;
  border-radius: 9999px;
  transition: background 0.2s ease, border-color 0.2s ease, color 0.2s ease, opacity 0.2s ease;
}

.veritas-el-fms-cta__btn--primary {
  background: #fff;
  color: var(--fms-green);
  border: 2px solid transparent;
}

.veritas-el-fms-cta__btn--primary:hover {
  background: rgba(255, 255, 255, 0.92);
  color: var(--fms-green-dark);
}

.veritas-el-fms-cta__btn--ghost {
  color: #fff;
  background: transparent;
  border: 2px solid rgba(255, 255, 255, 0.85);
}

.veritas-el-fms-cta__btn--ghost:hover {
  background: rgba(255, 255, 255, 0.12);
  border-color: #fff;
  color: #fff;
}/* End custom CSS */