/* ========================================
ROOT VARIABLES & CSS CUSTOM PROPERTIES
======================================== */
:root {
--breakpoint-mobile: 800px;
  /* Color Palette */
  --links-color: #1e345d;
  --links-hover-color: #d67b00;

  /* Layout */
  --max-width: 1240px;
  --body-line-height: 1.75;
  --vertical-spacing: 75px;
  --global-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
  --global-corners: 4px;

  /* Base Typography */
  --base-font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  --base-font-size: 16px;
  --base-font-size-mobile: 14.4px;
  --base-line-height: 1.75;
  --base-letter-spacing: 0.02em;
  --base-font-weight: regular;
  --base-text-color: #1e345d;

  /* Heading 1 Styles */
  --h1-font-family: 'Raleway';
  --h1-font-color: #1e345d;
  --h1-font-weight: 600;
  --h1-font-size: 48px;
  --h1-font-size-mobile: 43.2px;
  --h1-line-height: 1.25;
  --h1-letter-spacing: 0.02em;
  --h1-transform: none;

  /* Heading 2 Styles */
  --h2-font-family: 'Raleway';
  --h2-font-color: #1e345d;
  --h2-font-weight: 800;
  --h2-font-size: 32px;
  --h2-font-size-mobile: 28.8px;
  --h2-line-height: 1.5;
  --h2-letter-spacing: 0.02em;
  --h2-transform: none;

  /* Heading 3 Styles */
  --h3-font-family: 'Raleway';
  --h3-font-color: #1e345d;
  --h3-font-weight: 600;
  --h3-font-size: 26px;
  --h3-font-size-mobile: 23.4px;
  --h3-line-height: 1.5;
  --h3-letter-spacing: 0.02em;
  --h3-transform: none;

  /* Heading 4 Styles */
  --h4-font-family: 'Raleway';
  --h4-font-color: #1e345d;
  --h4-font-weight: regular;
  --h4-font-size: 24px;
  --h4-font-size-mobile: 21.6px;
  --h4-line-height: 1.5;
  --h4-letter-spacing: 0.02em;
  --h4-transform: none;

  /* Heading 5 Styles */
  --h5-font-family: 'Raleway';
  --h5-font-color: #1e345d;
  --h5-font-weight: regular;
  --h5-font-size: 21px;
  --h5-font-size-mobile: 18.9px;
  --h5-line-height: 1.5;
  --h5-letter-spacing: 0.02em;
  --h5-transform: none;

  /* Heading 6 Styles */
  --h6-font-family: 'Raleway';
  --h6-font-color: #1e345d;
  --h6-font-weight: regular;
  --h6-font-size: 21px;
  --h6-font-size-mobile: 18.9px;
  --h6-line-height: ;
  --h6-letter-spacing: 0.02em;
  --h6-transform: none;

  /* Eyebrow / Label Styles (needed for h1/h2 em tags) */
  --eyebrow-font-family: 'Raleway';
  --eyebrow-font-color: #d67b00;
  --eyebrow-font-weight: regular;
  --eyebrow-font-size: 18px;
  --eyebrow-font-size-mobile: 16.2px;
  --eyebrow-line-height: 1.5;
  --eyebrow-letter-spacing: 0.1em;
  --eyebrow-transform: uppercase;

  /* Subheadline Styles */
  --subheadline-font-family: 'Raleway';
  --subheadline-font-color: ;
  --subheadline-font-weight: regular;
  --subheadline-font-size: 21px;
  --subheadline-font-size-mobile: 18.92px;
  --subheadline-line-height: 1.61;
  --subheadline-letter-spacing: 0em;
  --subheadline-transform: none;

  /* Button General Settings (used for form buttons) */
  --button-border: 1px;
  --button-corner: 25px;
  --button-font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  --button-font-size: 16px;
  --button-font-weight: 700;
}

footer {
  --footer-background-color: #e8e8e8;
  --footer-font-color: #1e345d;
  --footer-font-size: 15px;
  --footer-font-family: 'Gotham Book', 'Raleway', Arial, sans-serif;
  --footer-font-weight: 400;
  --footer-line-height: 1.85;
  --footer-letter-spacing: 0em;
  --footer-link-color: #000000;
  --footer-link-hover-color: #1e345d;
}

/* ========================================
HEADER VARIABLES
======================================== */
.p2 header {
  --header-background-color: #ffffff;
  --header-border-color: #27518c;
  --header-search-background: #27518c;
  --header-button-padding: 11.11111111111111px 18.51851851851852px;
  --dropdown-delay: 1s;
}

/* ==============================.p2 ==========
BODY WRAPPER STYLES
======================================== */
.p2 .body-wrapper {
  --total-header-height: 0px;
}

/* ========================================
FORM STYLES
======================================== */
.p2 form {
  --header-text-color: #1e345d;
  --header-text-font-family: 'Raleway';
  --header-text-font-weight: 800;
  --header-text-font-size: 21px;
  --labels-text-color: #1e345d;
  --labels-text-font-family: 'Raleway';
  --labels-text-font-weight: regular;
  --labels-text-font-size: 15px;
  --help-color: #1e345d;
  --help-font-family: 'Raleway';
  --help-font-weight: ;
  --help-font-size: 12px;
  --errors-color: #ffffff;
  --errors-font-family: 'Raleway';
  --errors-font-weight: ;
  --errors-font-size: 13px;
  --input-color: #1e345d;
  --input-font-family: 'Raleway';
  --input-font-weight: ;
  --input-font-size: 15px;
  --placeholders-color: #1e345d;
  --placeholders-font-family: 'Raleway';
  --placeholders-font-weight: ;
  --placeholders-font-size: 15;
  --field-height: 40px;
  --field-bg-color: #ffffff;
  --field-border-color: #1e345d;
  --field-border-focus-color: #1e345d;
  --field-border-error-color: #0082cb;
  --field-border-width: 1px;
  --field-corners: 0px;
  --error-bg-color: #0082cb;
  --dark-header-color: #ffffff;
  --dark-labels-color: #000000;
  --dark-help-color: #ffffff;
  --dark-errors-color: ;
  --dark-input-color: #1e345d;
  --dark-placeholders-color: #1e345d;
  --dark-field-bg-color: #ffffff;
  --dark-field-border-color: ;
  --dark-field-border-focus-color: ;
  --dark-field-border-error-color: ;
  --dark-error-bg-color: #0082cb;
  --boxed-bg-color: #e2ebf2;
  --boxed-border-color: #27518c;
  --boxed-corners: 15px;
  --boxed-border-width: 0;
  --boxed-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.1);
  --dark-boxed-bg-color: #000000;
  --dark-boxed-border-color: #27518c;
  --dark-boxed-box-shadow-color: rgba(39, 57, 65, 0.1);
}

/* ========================================
HERO SECTION & SOCIAL MEDIA VARIABLES
======================================== */
.p2 .hero-section {
  --hero-overlay: #000000;
  --arrow-background: #ffffff;
  --arrow-color: #000000;
}

/* ========================================
NORMALIZE-SCSS & BASE STYLES
======================================== */
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
html {
  line-height: 1.15;
}

html,
body {
  margin: 0;
  padding: 0;
}

body.p2 {
  margin: 0;
}

.p2 article,
.p2 aside,
.p2 footer,
.p2 header,
.p2 nav,
.p2 section {
  display: block;
}

.p2 main {
  display: block;
}

a {
  background-color: transparent;
}

.p2 b,
.p2 strong {
  font-weight: inherit;
  font-weight: bolder;
}

img {
  border-style: none;
}

.p2 svg:not(:root) {
  overflow: hidden;
}

.p2 button,
.p2 input,
.p2 optgroup,
.p2 select,
.p2 textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

.p2 button {
  overflow: visible;
}

.p2 button,
.p2 select {
  text-transform: none;
}

[type='reset'],
[type='submit'],
.p2 button,
html [type='button'] {
  -webkit-appearance: button;
  appearance: button;
}

.p2 input {
  overflow: visible;
}

[type='checkbox'],
[type='radio'] {
  box-sizing: border-box;
  cursor: pointer;
  padding: 0;
}

*,
:after,
:before {
  background-repeat: no-repeat;
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

.p2 {
  box-sizing: border-box;
  color: var(--base-text-color);
  font-display: auto;
  font-family: var(--base-font-family);
  font-size: var(--base-font-size-mobile);
  font-weight: var(--base-font-weight);
  letter-spacing: var(--base-letter-spacing);
  line-height: var(--base-line-height);
  overflow-x: hidden;
  scroll-behavior: smooth;
}

@media (min-width: 1024px) {
  html {
    font-size: var(--base-font-size);
  }
}

.p2 .body-wrapper {
  padding-top: var(--total-header-height);
  outline: 0;
}

::-moz-selection {
  background-color: var(--links-hover-color);
  color: #ffffff;
}

.p2 ::selection {
  background-color: var(--links-hover-color);
  color: #ffffff;
}

.p2 img {
  border: 0;
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
}

.p2 video {
  height: auto;
  max-width: 100%;
}

.p2 iframe {
  border: 0;
  max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0;
  margin-top: 0;
  text-rendering: optimizelegibility;
}

h1 * + *,
h2 * + *,
h3 * + *,
h4 * + *,
h5 * + *,
h6 * + * {
  margin-top: 0;
}

h1 + *,
h2 + *,
h3 + *,
h4 + *,
h5 + *,
h6 + * {
  margin-top: 1.5em;
}

* + h1,
* + h2,
* + h3,
* + h4,
* + h5,
* + h6 {
  margin-top: 1em;
}

h1 + h1,
h1 + h2,
h1 + h3,
h1 + h4,
h1 + h5,
h1 + h6,
h2 + h1,
h2 + h2,
h2 + h3,
h2 + h4,
h2 + h5,
h2 + h6,
h3 + h1,
h3 + h2,
h3 + h3,
h3 + h4,
h3 + h5,
h3 + h6,
h4 + h1,
h4 + h2,
h4 + h3,
h4 + h4,
h4 + h5,
h4 + h6,
h5 + h1,
h5 + h2,
h5 + h3,
h5 + h4,
h5 + h5,
h5 + h6,
h6 + h1,
h6 + h2,
h6 + h3,
h6 + h4,
h6 + h5,
h6 + h6 {
  margin-top: 0;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
  text-decoration: none;
}

h1 + hr,
h2 + hr,
h3 + hr,
h4 + hr,
h5 + hr,
h6 + hr {
  margin-top: 1.5em;
}

h1 {
  color: var(--h1-font-color);
  font-family: var(--h1-font-family);
  font-size: var(--h1-font-size-mobile);
  font-weight: var(--h1-font-weight);
  letter-spacing: var(--h1-letter-spacing);
  line-height: var(--h1-line-height);
  text-transform: var(--h1-transform);
}

@media (min-width: 1024px) {
  h1 {
    font-size: var(--h1-font-size);
  }
}

h1 em {
  color: var(--eyebrow-font-color);
  display: block;
  font-family: var(--eyebrow-font-family);
  font-size: var(--eyebrow-font-size-mobile);
  font-style: normal;
  font-weight: var(--eyebrow-font-weight);
  letter-spacing: var(--eyebrow-letter-spacing);
  line-height: var(--eyebrow-line-height);
  margin-bottom: 0.5em;
  text-transform: var(--eyebrow-transform);
}

h2 {
  color: var(--h2-font-color);
  font-family: var(--h2-font-family);
  font-size: var(--h2-font-size-mobile);
  font-weight: var(--h2-font-weight);
  letter-spacing: var(--h2-letter-spacing);
  line-height: var(--h2-line-height);
  text-transform: var(--h2-transform);
}

@media (min-width: 1024px) {
  h2 {
    font-size: var(--h2-font-size);
  }
}

h2 em {
  color: var(--eyebrow-font-color);
  display: block;
  font-family: var(--eyebrow-font-family);
  font-size: var(--eyebrow-font-size-mobile);
  font-style: normal;
  font-weight: var(--eyebrow-font-weight);
  letter-spacing: var(--eyebrow-letter-spacing);
  line-height: var(--eyebrow-line-height);
  margin-bottom: 0.5em;
  text-transform: var(--eyebrow-transform);
}

h3 {
  color: var(--h3-font-color);
  font-family: var(--h3-font-family);
  font-size: var(--h3-font-size-mobile);
  font-weight: var(--h3-font-weight);
  letter-spacing: var(--h3-letter-spacing);
  line-height: var(--h3-line-height);
  text-transform: var(--h3-transform);
}

@media (min-width: 1024px) {
  h3 {
    font-size: var(--h3-font-size);
  }
}

h3 em {
  color: var(--eyebrow-font-color);
  display: block;
  font-family: var(--eyebrow-font-family);
  font-size: var(--eyebrow-font-size-mobile);
  font-style: normal;
  font-weight: var(--eyebrow-font-weight);
  letter-spacing: var(--eyebrow-letter-spacing);
  line-height: var(--eyebrow-line-height);
  margin-bottom: 0.5em;
  text-transform: var(--eyebrow-transform);
}

h4 {
  color: var(--h4-font-color);
  font-family: var(--h4-font-family);
  font-size: var(--h4-font-size-mobile);
  font-weight: var(--h4-font-weight);
  letter-spacing: var(--h4-letter-spacing);
  line-height: var(--h4-line-height);
  text-transform: var(--h4-transform);
}

@media (min-width: 1024px) {
  h4 {
    font-size: var(--h4-font-size);
  }
}

h4 em {
  color: var(--eyebrow-font-color);
  display: block;
  font-family: var(--eyebrow-font-family);
  font-size: var(--eyebrow-font-size-mobile);
  font-style: normal;
  font-weight: var(--eyebrow-font-weight);
  letter-spacing: var(--eyebrow-letter-spacing);
  line-height: var(--eyebrow-line-height);
  margin-bottom: 0.5em;
  text-transform: var(--eyebrow-transform);
}

h5 {
  color: var(--h5-font-color);
  font-family: var(--h5-font-family);
  font-size: var(--h5-font-size-mobile);
  font-weight: var(--h5-font-weight);
  letter-spacing: var(--h5-letter-spacing);
  line-height: var(--h5-line-height);
  text-transform: var(--h5-transform);
}

@media (min-width: 1024px) {
  h5 {
    font-size: var(--h5-font-size);
  }
}

h5 em {
  color: var(--eyebrow-font-color);
  display: block;
  font-family: var(--eyebrow-font-family);
  font-size: var(--eyebrow-font-size-mobile);
  font-style: normal;
  font-weight: var(--eyebrow-font-weight);
  letter-spacing: var(--eyebrow-letter-spacing);
  line-height: var(--eyebrow-line-height);
  margin-bottom: 0.5em;
  text-transform: var(--eyebrow-transform);
}

h6 {
  color: var(--h6-font-color);
  font-family: var(--h6-font-family);
  font-size: var(--h6-font-size-mobile);
  font-weight: var(--h6-font-weight);
  letter-spacing: var(--h6-letter-spacing);
  line-height: var(--h6-line-height);
  text-transform: var(--h6-transform);
}

@media (min-width: 1024px) {
  h6 {
    font-size: var(--h6-font-size);
  }
}

h6 em {
  color: var(--eyebrow-font-color);
  display: block;
  font-family: var(--eyebrow-font-family);
  font-size: var(--eyebrow-font-size-mobile);
  font-style: normal;
  font-weight: var(--eyebrow-font-weight);
  letter-spacing: var(--eyebrow-letter-spacing);
  line-height: var(--eyebrow-line-height);
  margin-bottom: 0.5em;
  text-transform: var(--eyebrow-transform);
}

h1 ~ p,
h2 + h3 {
  color: var(--subheadline-font-color);
  font-family: var(--subheadline-font-family);
  font-size: var(--subheadline-font-size-mobile);
  font-weight: var(--subheadline-font-weight);
  letter-spacing: var(--subheadline-letter-spacing);
  line-height: var(--subheadline-line-height);
  margin-top: 0.25em;
}

@media (min-width: 1024px) {
  h1 ~ p,
  h2 + h3 {
    font-size: var(--subheadline-font-size);
  }
}

h1 ~ p ~ ul {
  color: var(--subheadline-font-color);
  font-family: var(--subheadline-font-family);
  font-size: var(--subheadline-font-size-mobile);
  font-weight: var(--subheadline-font-weight);
  letter-spacing: var(--subheadline-letter-spacing);
  line-height: var(--subheadline-line-height);
}

@media (min-width: 1024px) {
  h1 ~ p ~ ul {
    font-size: var(--subheadline-font-size);
  }
}

a {
  color: var(--links-color);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

a:focus,
a:hover {
  color: var(--links-hover-color);
}

a:not(.button):focus-visible {
  outline: var(--button-border) solid var(--links-hover-color);
}

.p2 .text--left {
  text-align: left;
}

.p2 .text--center {
  text-align: center;
}

.text--right {
  text-align: right;
}

@media (min-width: 800px) {
  .widget-span + .widget-span {
    margin-left: 5.2631578947%;
  }

  .span1 {
    width: 3.5087719298%;
  }

  .span2 {
    width: 12.2807017544%;
  }

  .span3 {
    width: 21.0526315789%;
  }

  .span4 {
    width: 29.8245614035%;
  }

  .span5 {
    width: 38.5964912281%;
  }

  .span6 {
    width: 47.3684210526%;
  }

  .span7 {
    width: 56.1403508772%;
  }

  .span8 {
    width: 64.9122807018%;
  }

  .span9 {
    width: 73.6842105263%;
  }

  .span10 {
    width: 82.4561403509%;
  }

  .span11 {
    width: 91.2280701754%;
  }

  .span12 {
    width: 100%;
  }
}

@media (min-width: 800px) and (max-width: 1023px) {
  .span2,
  .span3 {
    width: 47.3684210526%;
  }

  .span2:nth-child(2n),
  .span3:nth-child(2n) {
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .dnd-row > .row-fluid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

/* ========================================
MODULE WRAPPER & DND SECTIONS
======================================== */
.p2 .module-wrapper {
  margin-bottom: var(--margin-bottom-mobile, var(--margin-bottom, 0));
  margin-top: var(--margin-top-mobile, var(--margin-top, 0));
  padding: var(--padding-top-mobile, var(--padding-top, 0)) var(--padding-right-mobile, var(--padding-right, 0)) var(--padding-bottom-mobile, var(--padding-bottom, 0))
    var(--padding-left-mobile, var(--padding-left, 0));
  scroll-margin-top: calc(var(--total-header-height) + 50px);
}

.p2 .dnd-section {
  padding-bottom: var(--vertical-spacing);
  padding-top: var(--vertical-spacing);
}

@media (max-width: 1023px) {
  .dnd-section {
    padding-bottom: calc(var(--vertical-spacing) / 1.5);
    padding-top: calc(var(--vertical-spacing) / 1.5);
  }
}

.p2 .dnd-section > .row-fluid {
  display: flex;
  flex-wrap: wrap;
  float: none;
  margin-left: auto;
  margin-right: auto;
}

.p2 .dnd-section:not([class*='force-full-width-section']) > .row-fluid {
  max-width: var(--max-width);
  width: 90%;
}

@media (max-width: 799px) {
  .p2 .dnd-section .dnd-column,
  .p2 .dnd-section .dnd-module,
  .p2 .dnd-section .dnd-row {
    width: 100%;
  }

  .p2 .dnd-section .dnd-column + .dnd-column,
  .p2 .dnd-section .dnd-column + .dnd-module,
  .p2 .dnd-section .dnd-column + .dnd-row,
  .p2 .dnd-section .dnd-module + .dnd-column,
  .p2 .dnd-section .dnd-module + .dnd-module,
  .p2 .dnd-section .dnd-module + .dnd-row,
  .p2 .dnd-section .dnd-row + .dnd-column,
  .p2 .dnd-section .dnd-row + .dnd-module,
  .p2 .dnd-section .dnd-row + .dnd-row {
    margin-top: 1.5em;
  }

  .p2 .dnd-section .dnd-column.span1,
  .p2 .dnd-section .dnd-module.span1,
  .p2 .dnd-section .dnd-row.span1 {
    margin-top: 0;
  }

  .p2 .body-wrapper .dnd-column + .dnd-column,
  .p2 .body-wrapper .dnd-column + .dnd-module,
  .p2 .body-wrapper .dnd-column + .dnd-row,
  .p2 .body-wrapper .dnd-column + .widget-span,
  .p2 .body-wrapper .dnd-module + .dnd-column,
  .p2 .body-wrapper .dnd-module + .dnd-module,
  .p2 .body-wrapper .dnd-module + .dnd-row,
  .p2 .body-wrapper .dnd-module + .widget-span,
  .p2 .body-wrapper .dnd-row + .dnd-column,
  .p2 .body-wrapper .dnd-row + .dnd-module,
  .p2 .body-wrapper .dnd-row + .dnd-row,
  .p2 .body-wrapper .dnd-row + .widget-span,
  .p2 .body-wrapper .widget-span + .dnd-column,
  .p2 .body-wrapper .widget-span + .dnd-module,
  .p2 .body-wrapper .widget-span + .dnd-row,
  .p2 .body-wrapper .widget-span + .widget-span {
    margin-top: 4em;
  }

  .p2 .body-wrapper .dnd-column.span1,
  .p2 .body-wrapper .dnd-module.span1,
  .p2 .body-wrapper .dnd-row.span1,
  .p2 .body-wrapper .dnd-module.span1,
  .p2 .body-wrapper .dnd-row.span1,
  .p2 .body-wrapper .dnd-column.span1,
  .p2 .body-wrapper .dnd-module.span1,
  .p2 .body-wrapper .dnd-row.span1,
  .p2 .body-wrapper .widget-span.span1 {
    margin-top: 0;
  }
}

/* ========================================
FOOTER STYLES
======================================== */
.p2 footer {
  background-color: var(--footer-background-color);
  color: var(--footer-font-color);
  font-family: var(--footer-font-family);
  font-size: var(--footer-font-size);
  font-weight: var(--footer-font-weight);
  letter-spacing: var(--footer-letter-spacing);
  line-height: var(--footer-line-height);
}

.p2 footer a {
  color: var(--footer-link-color);
  text-decoration: none;
}

.p2 footer a:focus,
.p2 footer a:hover {
  color: var(--footer-link-hover-color);
  text-decoration: underline;
}

@media print {
  .p2 * {
    background-image: none !important;
    box-shadow: none !important;
    color: var(--base-text-color) !important;
    height: auto !important;
  }

  .p2 img {
    max-height: 30vh !important;
    width: auto !important;
  }

  .p2 .header-container {
    position: static !important;
  }

  .p2 .button,
  .p2 .no-print {
    display: none !important;
  }

  .p2 .pull-over {
    margin: 0 !important;
  }

  .p2 :after,
  .p2 :before {
    background-color: transparent !important;
    background-image: none !important;
    border: none !important;
    height: auto !important;
    width: auto !important;
  }

  .p2 .widget-span {
    float: none !important;
    margin-left: 0 !important;
    min-height: 1px !important;
    width: 100% !important;
  }

  .p2 .widget-span + .widget-span {
    margin-top: 1.5em !important;
  }
}

@media (max-width: 799px) {
  .p2 .body-wrapper .dnd-column + .dnd-column,
  .p2 .body-wrapper .dnd-column + .dnd-module,
  .p2 .body-wrapper .dnd-column + .dnd-row,
  .p2 .body-wrapper .dnd-column + .widget-span,
  .p2 .body-wrapper .dnd-module + .dnd-column,
  .p2 .body-wrapper .dnd-module + .dnd-module,
  .p2 .body-wrapper .dnd-module + .dnd-row,
  .p2 .body-wrapper .dnd-module + .widget-span,
  .p2 .body-wrapper .dnd-row + .dnd-column,
  .p2 .body-wrapper .dnd-row + .dnd-module,
  .p2 .body-wrapper .dnd-row + .dnd-row,
  .p2 .body-wrapper .dnd-row + .widget-span,
  .p2 .body-wrapper .widget-span + .dnd-column,
  .p2 .body-wrapper .widget-span + .dnd-module,
  .p2 .body-wrapper .widget-span + .dnd-row,
  .p2 .body-wrapper .widget-span + .widget-span {
    margin-top: 2em;
  }
}

/* ========================================
THEME HEADINGS & RICH TEXT
======================================== */
.p2 h2 {
  line-height: 1.375em !important;
}

.p2 h3 {
  line-height: 1.154em !important;
}

.p2 .theme-rich-text hr {
  border-bottom-width: 5px;
  border-color: #d67b00;
  margin-top: 0;
  width: 168px;
}

@media (min-width: 801px) {
  .theme-rich-text--inner {
    max-width: 100%;
    width: var(--width);
  }

  .theme-rich-text--inner.align-center {
    margin: 0 auto;
  }

  .theme-rich-text--inner.align-right {
    margin-left: auto;
  }
}

/* ========================================
HERO SECTION & ANIMATIONS
======================================== */
.p2 .hero-section {
  padding: 0;
  position: relative;
  z-index: 50;
}

.p2 .hero-section .container {
  position: relative;
  z-index: 20;
}

.p2 .hero-section h1:after {
  background-color: #d67b00;
  content: '';
  display: block;
  height: 5px;
  margin-top: 10px;
  max-width: 50%;
  width: 166px;
}

.p2 .hero-section h3 {
  margin-top: 1em;
}

.p2 .hero-section__body {
  margin-top: 20px;
}

@media (min-width: 800px) {
  .hero-section__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .hero-section__body--no-image {
    width: 100%;
  }

  .hero-section__foreground {
    -ms-flex-negative: 1;
    flex-shrink: 1;
  }

  .hero-section--body-position-left .hero-section__body {
    width: 55%;
  }

  .hero-section--body-position-left .hero-section__foreground--position-opposite-text {
    max-width: 55%;
  }

  .hero-section--body-position-left .hero-section__body {
    padding-right: 1.5em;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .hero-section--body-position-left .hero-section__foreground {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}

.p2 .hero-section__inner {
  overflow-x: hidden;
  padding: var(--padding-top-mobile, 0) var(--padding-right-mobile, 0) var(--padding-bottom-mobile, 0) var(--padding-left-mobile, 0);
  position: relative;
  z-index: 1;
}

@media (min-width: 1280px) {
  .hero-section__inner {
    padding: var(--padding-top, 0) var(--padding-right, 0) var(--padding-bottom, 0) var(--padding-left, 0);
  }
}

.p2 .no-header .hero-section__inner {
  padding-top: 2.8em;
}

@media (min-width: 1280px) {
  .no-header .hero-section__inner {
    padding-top: 4em;
  }
}

.p2 .hero-section__body {
  position: relative;
  z-index: 50;
}

.p2 .hero-section__body p {
  color: var(--subheadline-font-color);
  font-size: 18px;
  line-height: 1.444em;
  margin-top: 1em;
}

.p2 .hero-section__ctas {
  margin-left: -0.5em;
  margin-top: 0.75em;
}

.p2 .hero-section__ctas .button {
  margin-left: 0.5em;
  margin-top: 1em;
}

.p2 .hero-simple .hero-section__inner {
  overflow: visible !important;
}

.p2 .hero-simple .hero-section__body {
  overflow: visible !important;
}

.p2 .hero-title-large {
  display: block;
  font-size: 30px;
  font-weight: 900;
}

.p2 .hero-white-text {
  color: #ffffff;
}

.p2 .hero-white-bold {
  color: #ffffff;
  font-family: 'Gotham';
  font-weight: bold;
}

.p2 .form-container {
  box-sizing: border-box;
  display: block !important;
  margin-top: 25px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
  padding-top: 0px !important;
  visibility: visible !important;
  clear: both;
}

.p2 .row-number-7 .form-container {
  border: 3px solid #1e345d !important;
  border-radius: 12px;
}

.p2 .form-container form {
  display: block;
  margin: 0;
  padding: 40px;
}

.p2 .form-container * {
  color: #ffffff;
}

.p2 .row-number-7 .form-container * {
  color: #1e345d;
}

.p2 .form-acknowledgement {
  margin: 15px 0;
}

.p2 .form-acknowledgement a {
  display: inline;
  text-decoration: underline;
}

.p2 .form-acknowledgement a:focus,
.p2 .form-acknowledgement a:hover {
  color: var(--links-hover-color);
  text-decoration: underline;
}

.p2 .form-acknowledgement label span {
  line-height: var(--body-line-height);
}

.p2 .form-container .form-field {
  margin-bottom: 15px;
}

@media only screen and (min-width: 1200px) {
  .p2 .form-container .form-columns-2 .form-field {
    width: 50%;
    float: left;
  }

  .p2 .form-container .form-columns-2 .form-field:first-child {
    padding-right: 20px;
  }
}

.p2 .form-container label {
  display: block !important;
  font-family: Arial, sans-serif !important;
  font-size: 16px;
  margin-bottom: 6px;
}

.p2 .row-number-7 .form-container label {
  color: #1e345d !important;
}

.p2 .row-number-7 .form-container .form-required {
  color: red;
  font-size: smaller;
  vertical-align: super;
}

.p2 .form-container input[type='text'],
.p2 .form-container input[type='email'] {
  color: #1e345d;
  width: 100%;
  padding: 10px 15px;
  border: 1px solid #718096;
  border-radius: 8px;
  font-family: Arial, sans-serif;
  font-size: 15px;
  background-color: #ffffff;
  box-sizing: border-box;
  display: block;
  margin: 0;
}

.p2 .row-number-7 .form-container input[type='text'],
.p2 .row-number-7 .form-container input[type='email'] {
  height: 42px;
}

.p2 .form-container input[type='text']:focus,
.p2 .form-container input[type='email']:focus {
  outline: none;
  border-color: #27518c;
}

.p2 .form-container .actions {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}

.p2 .form-container input[type='submit'] {
  background-color: #d67b00;
  color: #ffffff;
  padding: 14px 32px;
  font-size: 18px;
  font-weight: 600;
  border-radius: var(--button-corner);
  border: none;
  cursor: pointer;
  transition: 0.25s ease;
  display: block;
}

.p2 .row-number-7 .form-container input[type='submit'] {
  background-color: #1e345d;
}

.p2 .form-container input[type='submit']:focus,
.p2 .form-container input[type='submit']:hover {
  background-color: #1e345d;
  transform: translateY(-3px);
  box-shadow: 0 6px 14px rgba(0, 0, 0, 0.2);
}

.p2 .row-number-7 .form-container input[type='submit']:focus,
.p2 .row-number-7 .form-container input[type='submit']:hover {
  background-color: #d67b00;
}

body.p2 {
  font-family: var(--base-font-family), Arial, sans-serif;
}

.p2 strong,
.p2 b {
  font-weight: 700;
}

.p2 .hero-spacer {
  display: block !important;
  padding-top: 150px !important;
}

.p2 .logo-image {
  display: block !important;
  padding-bottom: 30px !important;
  padding-top: 40px !important;
}

/* Form Styles */
.p2 form {
  padding: 30px;
  border-radius: 6px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

.p2 form input[type='text'],
.p2 form input[type='email'],
.p2 form textarea,
.p2 select {
  width: 100%;
  padding: 10px;
  margin-bottom: 15px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  font-size: 14px;
}

.p2 form button {
  background-color: #d67b00;
  border: none;
  color: white;
  padding: 12px 24px;
  font-size: 16px;
  cursor: pointer;
  border-radius: 4px;
}
/*
.p2 .form-checkbox-label {
  display: flex;
  align-items: flex-start;
  gap: 8px;
}

.p2 .form-checkbox-label input[type='checkbox'] {
  appearance: checkbox;
  margin-top: 4px;
  padding: 8px;
}
*/

.form-submit-button {
  background-color: #1e345d;
  color: #ffffff;
  padding: 14px 32px;
  font-size: 18px;
  font-weight: 600;
  border-radius: var(--button-corner);
  border: none;
  cursor: pointer;
  transition: 0.25s ease;
  display: inline-block;
}

.form-submit-button:focus,
.form-submit-button:hover {
  background-color: #d67b00;
  transform: translateY(-3px);
  box-shadow: 0 6px 14px rgba(0, 0, 0, 0.2);
}

/* Footer Styles */
.site-footer {
  background: #e8e8e8;
  font-family: 'Gotham Book', 'Raleway', sans-serif;
  padding: 15px 0;
  margin-top: 0;
}

.site-footer .site-info {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
  width: 100%;
  box-sizing: border-box;
}

.site-footer .row {
  display: flex;
  min-height: 24px;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.site-footer .copyright {
  color: #888888;
  font-size: 13px;
  order: 1;
}

.site-footer .textwidget {
  order: 2;
}

.site-footer .fttsocials a {
  display: inline;
}

.site-footer .fttsocials img {
  display: block;
  height: 24px;
  width: 24px;
}

.site-footer .menu-become-a-container {
  font-size: 13px;
  order: 3;
}

.site-footer .menu-become-a-container a {
  color: #888888;
  text-decoration: none;
}

.site-footer .menu-become-a-container a:focus,
.site-footer .menu-become-a-container a:hover {
  text-decoration: underline;
}

/* Mobile Responsive */
@media (max-width: 1030px) {
  .site-footer .row {
    flex-direction: column;
    text-align: center;
    gap: 10px;
  }

  .site-footer .copyright,
  .site-footer .menu-become-a-container {
    order: 0;
  }
}

#hs_cos_wrapper_widget_1760476700987 {
  display: block !important;
  padding-top: 150px !important;
}

#hs_cos_wrapper_widget_1754940633276 {
  display: block !important;
  padding-bottom: 30px !important;
  padding-top: 40px !important;
}

#hs_cos_wrapper_module_1760478198431 {
  display: block !important;
  padding-top: 150px !important;
}

#hs_cos_wrapper_module_17604792569283 {
  border-color: #1e345d !important;
  border-radius: 8px !important;
  border-style: solid !important;
  display: block !important;
  margin-top: 25px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
  padding-top: 0px !important;
}

#hs_cos_wrapper_main_body-module-3 h2 {
  font-size: 30px;
}

#hs_cos_wrapper_main_body-module-3 h3 {
  font-size: 20px;
}

.p2 .main_body-row-0-force-full-width-section > .row-fluid {
  max-width: none !important;
}

.p2 .widget_1754940633276-flexbox-positioning {
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  justify-content: flex-start;
}

.p2 .widget_1754940633276-flexbox-positioning > div {
  max-width: 100%;
  flex-shrink: 0 !important;
}

/* Non-stacked Media Query Styles */
@media (min-width: 768px) {
  .main_body-row-0-vertical-alignment > .row-fluid {
    display: flex !important;
    flex-direction: row;
  }

  .cell_1754940389807-vertical-alignment {
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
  }

  .cell_1754940389807-vertical-alignment > div {
    flex-shrink: 0 !important;
  }

  .cell_1754940389807-row-4-vertical-alignment > .row-fluid {
    display: flex !important;
    flex-direction: row;
  }

  .cell_1754940509982-vertical-alignment {
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
  }

  .cell_1754940509982-vertical-alignment > div {
    flex-shrink: 0 !important;
  }

  .cell_1754940405484-vertical-alignment {
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
  }

  .cell_1754940405484-vertical-alignment > div {
    flex-shrink: 0 !important;
  }

  .footer_dnd_main-row-0-vertical-alignment > .row-fluid {
    display: flex !important;
    flex-direction: row;
  }

  .cell_1746205447431-vertical-alignment {
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
  }

  .cell_1746205447431-vertical-alignment > div {
    flex-shrink: 0 !important;
  }

  .cell_1746205493903-vertical-alignment {
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
  }

  .cell_1746205493903-vertical-alignment > div {
    flex-shrink: 0 !important;
  }
}

/* Default Styles */
.p2 .main_body-row-0-margin {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.p2 .main_body-row-0-padding {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  padding-left: 60px !important;
  padding-right: 60px !important;
}

.p2 .main_body-row-0-background-layers {
  background-image: url('https://image.e.healthtrustpg.com/lib/fe2f117371640575701270/m/1/906c981b-3f16-4a14-8403-9e6b93a4e8cc.png') !important;
  background-position: center center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  min-height: 100vh !important;
}

.p2 .main_body-row-1-padding {
  padding-top: 0px !important;
  padding-bottom: 15px !important;
}

.main_body-row-1-hidden {
  display: none !important;
}

.p2 .main_body-row-1-background-layers {
  background-image: linear-gradient(rgba(30, 52, 93, 1), rgba(30, 52, 93, 1)) !important;
  background-position: left top !important;
  background-size: auto !important;
  background-repeat: no-repeat !important;
}

.p2 .cell_1754940389807-padding {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  padding-right: 40px !important;
}
.p2 .cell_1754940405484-padding {
  padding-left: 0px !important;
}

.p2 .footer_dnd_main-row-0-padding {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

/* Mobile Styles */
@media (max-width: 800px) {
  .p2 .main_body-row-0-padding {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .p2 .main_body-row-0-hidden {
    display: none !important;
  }

  .p2 .main_body-row-1-padding {
    padding-top: 50px !important;
  }

  .p2 .main_body-row-1-hidden {
    display: block !important;
  }

  .p2 .widget_1760476700987-hidden {
    display: none !important;
  }

  .p2 .widget_1754940633276-hidden {
    display: none !important;
  }

  .p2 .main_body-module-3-hidden {
    display: none !important;
  }

  .widget_1754940458086-hidden {
    display: none !important;
  }

  .p2 .widget_1754940509673-padding > .form-container {
    padding-top: 0px !important;
  }

  .p2 .widget_1754940509673-hidden {
    display: none !important;
  }

  .module_1760478198431-hidden {
    display: none !important;
  }

  .p2 .module_17604792569283-padding > .form-container {
    padding-top: 0px !important;
  }
}

/* Responsive Image Class */
.responsive-image {
  max-width: 100%;
  height: auto;
}

/* Hidden Noscript Element */
.noscript-hidden {
  display: none !important;
  visibility: hidden !important;
}

#recaptcha-2 {
  margin: 30px 0;
}