/*!****************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/src/index.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js!./node_modules/glob-import-loader/index.js??ruleSet[1].rules[1].use[4]!./src/main/webpack/site/main.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************/
@import url(https://constellation-static.web.vanguard.com/v1/fonts/constellation-fonts.css);
/*!********************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/src/index.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js!./node_modules/glob-import-loader/index.js??ruleSet[1].rules[1].use[4]!./src/main/webpack/site/main.scss (1) ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************/
@font-face {
  font-family: "FF Mark Pro Regular";
  src: url("clientlib-site/resources/fonts/FFMarkPro/MarkPro.otf") format("opentype");
  font-display: swap;
}
@font-face {
  font-family: "FF Mark Pro Bold";
  src: url("clientlib-site/resources/fonts/FFMarkPro/MarkPro-Bold.otf") format("opentype");
  font-display: swap;
}
@font-face {
  font-family: "FF Mark Pro Heavy";
  src: url("clientlib-site/resources/fonts/FFMarkPro/MarkPro-Heavy.otf") format("opentype");
  font-display: swap;
}
@font-face {
  font-family: "FF Mark Pro Italic";
  src: url("clientlib-site/resources/fonts/FFMarkPro/MarkPro-Italic.otf") format("opentype");
  font-display: swap;
}
@font-face {
  font-family: "FF Mark Pro Narrow Regular";
  src: url("clientlib-site/resources/fonts/FFMarkPro/MarkPro-Narrow.otf") format("opentype");
  font-display: swap;
}
@font-face {
  font-family: "FF Mark Pro Narrow Bold";
  src: url("clientlib-site/resources/fonts/FFMarkPro/MarkPro-NarrowBold.otf") format("opentype");
  font-display: swap;
}
@font-face {
  font-family: "FF Mark Pro Narrow Italic";
  src: url("clientlib-site/resources/fonts/FFMarkPro/MarkPro-NarrowItalic.otf") format("opentype");
  font-display: swap;
}
@font-face {
  font-family: "Thorndale AMT Regular";
  src: url("clientlib-site/resources/fonts/Thorndale/ThorndaleAMT-Regular.otf") format("opentype");
  font-display: swap;
}
.aemvc-v3-container .aemvc-v3-inner-container {
  margin: 0 auto;
  display: grid;
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
  grid-template-columns: repeat(4, 1fr);
  max-width: 352px;
}
@media (min-width: 370px) {
  .aemvc-v3-container .aemvc-v3-inner-container {
    max-width: 352px;
    grid-template-columns: repeat(6, 1fr);
  }
}
@media (min-width: 600px) {
  .aemvc-v3-container .aemvc-v3-inner-container {
    max-width: 516px;
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (min-width: 768px) {
  .aemvc-v3-container .aemvc-v3-inner-container {
    max-width: 696px;
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (min-width: 1024px) {
  .aemvc-v3-container .aemvc-v3-inner-container {
    max-width: 936px;
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (min-width: 1366px) {
  .aemvc-v3-container .aemvc-v3-inner-container {
    max-width: 1118px;
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (min-width: 1440px) {
  .aemvc-v3-container .aemvc-v3-inner-container {
    max-width: 1296px;
    grid-column: 1/13;
  }
}

/* Usage Examples
    .my-level-1-heading-class {
        @include text-crop; // Will use default line height
        font-size: 48px;
        margin: 0 0 0 16px;
    }

    .my-level-2-heading-class {
        @include text-crop; // Will use default line height
        font-size: 32px; // Don't need to change any settings, will work with any font size automatically
        margin: 0 0 0 16px;
    }

    .my-body-copy-class {
        @include text-crop($line-height: 2); // Larger line height desired, set the line height via the mixin
        font-size: 16px;
    }

    // Sometimes depending on the font-size, the rendering, the browser, etc. you may need to tweak the output. 
    // You can adjust the top and bottom cropping when invoking the component using the $top-adjustment and $bottom-adjustment settings 

    .slight-adjustment-needed {
        @include text-crop($top-adjustment: -0.5px, $bottom-adjustment: 2px);
        font-size: 17px;
    }

    .dont-do-this {
        @include text-crop;
        font-size: 16px;
        line-height: 3; // DO NOT set line height outside of the mixin, the mixin needs the line height value to calculate the crop correctly
    }
*/
/* Arrow Icons for links */
/* Lock Icons for links */
.pointer-events-none {
  pointer-events: none;
}

.c11n-scope .c11n-accordion-closed-caret-small, .c11n-scope .c11n-accordion-closed-small, .c11n-scope .c11n-accordion-open-caret-small, .c11n-scope .c11n-accordion-open-small, .c11n-scope .c11n-announcement-small, .c11n-scope .c11n-bookmark-checked-small, .c11n-scope .c11n-bookmark-unchecked-small, .c11n-scope .c11n-caret-down-small, .c11n-scope .c11n-caret-left-double-small, .c11n-scope .c11n-caret-left-small, .c11n-scope .c11n-caret-right-small, .c11n-scope .c11n-caret-up-small, .c11n-scope .c11n-chat-internal-small, .c11n-scope .c11n-chat-small, .c11n-scope .c11n-check-small, .c11n-scope .c11n-closed-captions-small, .c11n-scope .c11n-copy-small, .c11n-scope .c11n-date-picker-small, .c11n-scope .c11n-delete-small, .c11n-scope .c11n-disallowed-small, .c11n-scope .c11n-document-small, .c11n-scope .c11n-download-small, .c11n-scope .c11n-dropdown .c11n-accordion-closed-caret-small, .c11n-scope .c11n-dropdown .c11n-accordion-closed-small, .c11n-scope .c11n-dropdown .c11n-accordion-open-caret-small, .c11n-scope .c11n-dropdown .c11n-accordion-open-small, .c11n-scope .c11n-dropdown .c11n-announcement-small, .c11n-scope .c11n-dropdown .c11n-bookmark-checked-small, .c11n-scope .c11n-dropdown .c11n-bookmark-unchecked-small, .c11n-scope .c11n-dropdown .c11n-caret-down-small, .c11n-scope .c11n-dropdown .c11n-caret-left-double-small, .c11n-scope .c11n-dropdown .c11n-caret-left-small, .c11n-scope .c11n-dropdown .c11n-caret-right-small, .c11n-scope .c11n-dropdown .c11n-caret-up-small, .c11n-scope .c11n-dropdown .c11n-chat-internal-small, .c11n-scope .c11n-dropdown .c11n-chat-small, .c11n-scope .c11n-dropdown .c11n-check-small, .c11n-scope .c11n-dropdown .c11n-closed-captions-small, .c11n-scope .c11n-dropdown .c11n-copy-small, .c11n-scope .c11n-dropdown .c11n-date-picker-small, .c11n-scope .c11n-dropdown .c11n-delete-small, .c11n-scope .c11n-dropdown .c11n-disallowed-small, .c11n-scope .c11n-dropdown .c11n-document-small, .c11n-scope .c11n-dropdown .c11n-download-small, .c11n-scope .c11n-dropdown .c11n-edit-list-small, .c11n-scope .c11n-dropdown .c11n-edit-small, .c11n-scope .c11n-dropdown .c11n-edit-user-action-small, .c11n-scope .c11n-dropdown .c11n-email-small, .c11n-scope .c11n-dropdown .c11n-error-small, .c11n-scope .c11n-dropdown .c11n-fast-forward-small, .c11n-scope .c11n-dropdown .c11n-feedback-dislike-fill-small, .c11n-scope .c11n-dropdown .c11n-feedback-dislike-small, .c11n-scope .c11n-dropdown .c11n-feedback-like-fill-small, .c11n-scope .c11n-dropdown .c11n-feedback-like-small, .c11n-scope .c11n-dropdown .c11n-filter-small, .c11n-scope .c11n-dropdown .c11n-full-screen-small, .c11n-scope .c11n-dropdown .c11n-gifted-shares-small, .c11n-scope .c11n-dropdown .c11n-help-small, .c11n-scope .c11n-dropdown .c11n-home-small, .c11n-scope .c11n-dropdown .c11n-indeterminate-small, .c11n-scope .c11n-dropdown .c11n-link-left-small, .c11n-scope .c11n-dropdown .c11n-link-right-small, .c11n-scope .c11n-dropdown .c11n-negative-change-small, .c11n-scope .c11n-dropdown .c11n-overflow-menu-small, .c11n-scope .c11n-dropdown .c11n-pause-small, .c11n-scope .c11n-dropdown .c11n-play-small, .c11n-scope .c11n-dropdown .c11n-plus-small, .c11n-scope .c11n-dropdown .c11n-pop-window-small, .c11n-scope .c11n-dropdown .c11n-positive-change-small, .c11n-scope .c11n-dropdown .c11n-print-small, .c11n-scope .c11n-dropdown .c11n-refresh-small, .c11n-scope .c11n-dropdown .c11n-remove-small, .c11n-scope .c11n-dropdown .c11n-revert-small, .c11n-scope .c11n-dropdown .c11n-rewind-small, .c11n-scope .c11n-dropdown .c11n-search-small, .c11n-scope .c11n-dropdown .c11n-settings-small, .c11n-scope .c11n-dropdown .c11n-share-small, .c11n-scope .c11n-dropdown .c11n-subtract-small, .c11n-scope .c11n-dropdown .c11n-success-small, .c11n-scope .c11n-dropdown .c11n-time-small, .c11n-scope .c11n-dropdown .c11n-transact-small, .c11n-scope .c11n-dropdown .c11n-trash-small, .c11n-scope .c11n-dropdown .c11n-upload-small, .c11n-scope .c11n-dropdown .c11n-volume-off-small, .c11n-scope .c11n-dropdown .c11n-volume-on-small, .c11n-scope .c11n-dropdown .c11n-warning-small, .c11n-scope .c11n-edit-list-small, .c11n-scope .c11n-edit-small, .c11n-scope .c11n-edit-user-action-small, .c11n-scope .c11n-email-small, .c11n-scope .c11n-error-small, .c11n-scope .c11n-fast-forward-small, .c11n-scope .c11n-feedback-dislike-fill-small, .c11n-scope .c11n-feedback-dislike-small, .c11n-scope .c11n-feedback-like-fill-small, .c11n-scope .c11n-feedback-like-small, .c11n-scope .c11n-filter-small, .c11n-scope .c11n-full-screen-small, .c11n-scope .c11n-gifted-shares-small, .c11n-scope .c11n-help-small, .c11n-scope .c11n-home-small, .c11n-scope .c11n-indeterminate-small, .c11n-scope .c11n-link-left-small, .c11n-scope .c11n-link-right-small, .c11n-scope .c11n-negative-change-small, .c11n-scope .c11n-overflow-menu-small, .c11n-scope .c11n-pause-small, .c11n-scope .c11n-play-small, .c11n-scope .c11n-plus-small, .c11n-scope .c11n-pop-window-small, .c11n-scope .c11n-positive-change-small, .c11n-scope .c11n-print-small, .c11n-scope .c11n-refresh-small, .c11n-scope .c11n-remove-small, .c11n-scope .c11n-revert-small, .c11n-scope .c11n-rewind-small, .c11n-scope .c11n-search-small, .c11n-scope .c11n-settings-small, .c11n-scope .c11n-share-small, .c11n-scope .c11n-subtract-small, .c11n-scope .c11n-success-small, .c11n-scope .c11n-time-small, .c11n-scope .c11n-transact-small, .c11n-scope .c11n-trash-small, .c11n-scope .c11n-upload-small, .c11n-scope .c11n-volume-off-small, .c11n-scope .c11n-volume-on-small, .c11n-scope .c11n-warning-small {
  height: 0.875rem;
  width: 0.875rem;
}

.c11n-scope svg {
  display: block;
}

.c11n-scope *, .c11n-scope :after, .c11n-scope :before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

.c11n-scope button, .c11n-scope input, .c11n-scope select, .c11n-scope textarea {
  font-family: inherit;
}

.c11n-scope button, .c11n-scope h1, .c11n-scope h2, .c11n-scope h3, .c11n-scope h4, .c11n-scope h5, .c11n-scope h6 {
  font-weight: 400;
}

.c11n-scope blockquote, .c11n-scope body, .c11n-scope button, .c11n-scope dd, .c11n-scope div, .c11n-scope dl, .c11n-scope figcaption, .c11n-scope figure, .c11n-scope h1, .c11n-scope h2, .c11n-scope h3, .c11n-scope h4, .c11n-scope h5, .c11n-scope h6, .c11n-scope header, .c11n-scope html, .c11n-scope p, .c11n-scope section {
  margin: 0;
  padding: 0;
}

@media (min-width: 992px) {
  *, :after, :before {
    scroll-margin-top: 112px;
  }
}
.moovm-v1-vertical-scroll-gallery-mobile {
  grid-column: 1/5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 48px;
}
@media (min-width: 1366px) {
  .moovm-v1-vertical-scroll-gallery-mobile {
    display: none;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1366px) {
  .moovm-v1-vertical-scroll-gallery-mobile {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .moovm-v1-vertical-scroll-gallery-mobile {
    display: none;
  }
}
@media only screen and (max-width: 374px) {
  .moovm-v1-vertical-scroll-gallery-mobile {
    grid-column: 1/5;
    gap: 48px;
  }
}
@media only screen and (min-width: 375px) and (max-width: 600px) {
  .moovm-v1-vertical-scroll-gallery-mobile {
    grid-column: 1/7;
  }
}
@media only screen and (min-width: 600px) and (max-width: 768px) {
  .moovm-v1-vertical-scroll-gallery-mobile {
    grid-column: 1/13;
    gap: 64px;
  }
}
@media (min-width: 768px) and (orientation: portrait) {
  .moovm-v1-vertical-scroll-gallery-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-column: 1/13;
    gap: 64px;
  }
}
.moovm-v1-vertical-scroll-gallery-mobile-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.moovm-v1-vertical-scroll-gallery-mobile-card-image {
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
@media only screen and (min-width: 600px) and (max-width: 768px) {
  .moovm-v1-vertical-scroll-gallery-mobile-card-image {
    height: 600px;
  }
}
@media (min-width: 768px) and (orientation: portrait) {
  .moovm-v1-vertical-scroll-gallery-mobile-card-image {
    height: 600px;
  }
}
@media only screen and (max-width: 374px) {
  .moovm-v1-vertical-scroll-gallery-mobile-card .c11n-button__label {
    width: 205px;
  }
}

.moovm-v1-vertical-scroll-gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 32px 0;
  grid-row: 2/span 2;
  grid-column: 2/6;
  overflow: hidden;
}
.moovm-v1-vertical-scroll-gallery-component {
  position: relative;
  height: 100svh;
  min-height: 450px;
}
.moovm-v1-vertical-scroll-gallery-component-editmode {
  display: block !important;
  height: 100% !important;
}
.moovm-v1-vertical-scroll-gallery-component-parent {
  position: relative;
}
.moovm-v1-vertical-scroll-gallery-component-parent-editmode {
  min-height: auto;
}
@media (min-width: 1366px) {
  .moovm-v1-vertical-scroll-gallery-component {
    position: sticky;
    top: 0;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1366px) {
  .moovm-v1-vertical-scroll-gallery-component {
    position: sticky;
    top: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .moovm-v1-vertical-scroll-gallery-component {
    position: sticky;
    top: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .moovm-v1-vertical-scroll-gallery {
    gap: 16px 0;
  }
}
@media only screen and (min-width: 600px) and (max-width: 768px) {
  .moovm-v1-vertical-scroll-gallery {
    gap: 16px 0;
  }
}
.moovm-v1-vertical-scroll-gallery-component {
  display: block;
}
@media only screen and (min-width: 600px) and (max-width: 768px) {
  .moovm-v1-vertical-scroll-gallery-component {
    display: none;
  }
}
@media only screen and (min-width: 375px) and (max-width: 600px) {
  .moovm-v1-vertical-scroll-gallery-component {
    display: none;
  }
}
@media only screen and (max-width: 374px) {
  .moovm-v1-vertical-scroll-gallery-component {
    display: none;
  }
}
@media (min-width: 768px) and (orientation: portrait) {
  .moovm-v1-vertical-scroll-gallery-component {
    display: none;
  }
}
@media only screen and (min-width: 600px) and (max-width: 768px) {
  .moovm-v1-vertical-scroll-gallery {
    grid-column: 1/6;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .moovm-v1-vertical-scroll-gallery {
    grid-column: 2/7;
  }
}
.moovm-v1-vertical-scroll-gallery::-webkit-scrollbar {
  display: none;
}
.moovm-v1-vertical-scroll-gallery-fullviewport {
  height: 100%;
  padding: 32px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  grid-template-rows: -webkit-min-content auto 48px;
  grid-template-rows: min-content auto 48px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .moovm-v1-vertical-scroll-gallery-fullviewport {
    padding: 16px 0;
  }
}
@media only screen and (min-width: 600px) and (max-width: 768px) {
  .moovm-v1-vertical-scroll-gallery-fullviewport {
    padding: 16px 0;
  }
}
.moovm-v1-vertical-scroll-gallery-title {
  margin: 0;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  font-size: 57px;
  font-style: normal;
  font-weight: 800;
  line-height: 64px;
  align-self: stretch;
  grid-row-start: 1;
  grid-column-start: 1;
  grid-column: span 12;
  padding: 0 0 16px 0;
  grid-column: 1/13;
}
@media only screen and (min-width: 600px) and (max-width: 768px) {
  .moovm-v1-vertical-scroll-gallery-title {
    font-size: 46px;
    font-style: normal;
    font-weight: 800;
    line-height: 48px;
    -ms-flex-item-align: stretch;
        align-self: stretch;
  }
}
@media only screen and (min-width: 375px) and (max-width: 600px) {
  .moovm-v1-vertical-scroll-gallery-title {
    font-size: 46px;
    font-style: normal;
    font-weight: 800;
    line-height: 48px;
    -ms-flex-item-align: stretch;
        align-self: stretch;
  }
}
@media only screen and (max-width: 374px) {
  .moovm-v1-vertical-scroll-gallery-title {
    font-size: 46px;
    font-style: normal;
    font-weight: 800;
    line-height: 48px;
    -ms-flex-item-align: stretch;
        align-self: stretch;
  }
}
@media only screen and (max-width: 374px) {
  .moovm-v1-vertical-scroll-gallery-title {
    grid-column: 1/5;
    padding: 32px 8px;
    width: 100%;
  }
}
@media only screen and (min-width: 375px) and (max-width: 600px) {
  .moovm-v1-vertical-scroll-gallery-title {
    grid-column: 1/7;
    padding: 24px 0 32px 0;
    width: 100%;
  }
}
@media only screen and (min-width: 600px) and (max-width: 768px) {
  .moovm-v1-vertical-scroll-gallery-title {
    grid-column: 1/13;
    padding: 24px 0;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
}
@media (min-width: 768px) and (orientation: portrait) {
  .moovm-v1-vertical-scroll-gallery-title {
    grid-column: 1/13;
    padding: 32px 0;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
}
.moovm-v1-vertical-scroll-gallery-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: auto;
}
.moovm-v1-vertical-scroll-gallery-wrapper-content-text {
  -ms-flex-item-align: center;
      align-self: center;
  color: inherit;
  padding: 0 8px;
}
@media (min-width: 375px) {
  .moovm-v1-vertical-scroll-gallery-wrapper-content-text {
    padding: 0;
  }
}
@media only screen and (min-width: 600px) and (max-width: 768px) {
  .moovm-v1-vertical-scroll-gallery-wrapper-content-text {
    padding: 0;
  }
}
.moovm-v1-vertical-scroll-gallery-wrapper-content-text h3 {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  text-transform: uppercase;
  margin-bottom: 16px;
}
@media only screen and (min-width: 375px) and (max-width: 600px) {
  .moovm-v1-vertical-scroll-gallery-wrapper-content-text h3 {
    margin-top: 0;
  }
}
@media only screen and (max-width: 374px) {
  .moovm-v1-vertical-scroll-gallery-wrapper-content-text h3 {
    margin-top: 0;
  }
}
.moovm-v1-vertical-scroll-gallery-wrapper-content-text h4 {
  font-size: 34px;
  font-style: normal;
  font-weight: 800;
  line-height: 40px;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  margin-bottom: 16px;
}
@media only screen and (min-width: 375px) and (max-width: 600px) {
  .moovm-v1-vertical-scroll-gallery-wrapper-content-text h4 {
    font-size: 28px;
    font-style: normal;
    font-weight: 800;
    line-height: 32px;
    -ms-flex-item-align: stretch;
        align-self: stretch;
  }
}
@media only screen and (max-width: 374px) {
  .moovm-v1-vertical-scroll-gallery-wrapper-content-text h4 {
    font-size: 28px;
    font-style: normal;
    font-weight: 800;
    line-height: 32px;
    -ms-flex-item-align: stretch;
        align-self: stretch;
  }
}
.moovm-v1-vertical-scroll-gallery-wrapper-content-text div {
  margin-bottom: 24px;
  font-size: 23px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  -ms-flex-item-align: stretch;
      align-self: stretch;
}
@media only screen and (min-width: 600px) and (max-width: 768px) {
  .moovm-v1-vertical-scroll-gallery-wrapper-content-text div {
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    -ms-flex-item-align: stretch;
        align-self: stretch;
  }
}
@media only screen and (min-width: 375px) and (max-width: 600px) {
  .moovm-v1-vertical-scroll-gallery-wrapper-content-text div {
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    -ms-flex-item-align: stretch;
        align-self: stretch;
  }
}
@media only screen and (max-width: 374px) {
  .moovm-v1-vertical-scroll-gallery-wrapper-content-text div {
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    -ms-flex-item-align: stretch;
        align-self: stretch;
  }
}
.moovm-v1-vertical-scroll-gallery-images {
  display: grid;
  grid-template-columns: 1fr;
  height: unset;
  width: 100%;
  aspect-ratio: 3/4;
}
.moovm-v1-vertical-scroll-gallery-images-wrapper {
  grid-row: 2;
  grid-column: 8/12;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (min-width: 600px) and (max-width: 768px) {
  .moovm-v1-vertical-scroll-gallery-images-wrapper {
    grid-column: 7/span 6;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1366px) and (max-height: 579px) {
  .moovm-v1-vertical-scroll-gallery-images {
    aspect-ratio: auto;
    height: 100%;
  }
}
@media (min-width: 1366px) and (max-height: 729px) {
  .moovm-v1-vertical-scroll-gallery-images {
    aspect-ratio: auto;
    height: 100%;
  }
}
@media only screen and (max-width: 374px) {
  .moovm-v1-vertical-scroll-gallery-images {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 375px) and (max-width: 600px) {
  .moovm-v1-vertical-scroll-gallery-images {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 600px) and (max-width: 768px) {
  .moovm-v1-vertical-scroll-gallery-images {
    padding-bottom: 0;
  }
}
@media (min-width: 768px) and (orientation: portrait) {
  .moovm-v1-vertical-scroll-gallery-images {
    padding-bottom: 0;
  }
}
.moovm-v1-vertical-scroll-gallery-images-image {
  grid-row: 1/span 1;
  grid-column: 1/span 1;
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}
.moovm-v1-vertical-scroll-gallery-brand {
  display: grid;
  grid-template-columns: 1fr;
  margin-left: auto;
  height: unset;
  width: 100%;
  margin-right: 0;
}
.moovm-v1-vertical-scroll-gallery-brand-wrapper {
  grid-row: 2;
  grid-column: 8/12;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (min-width: 600px) and (max-width: 768px) {
  .moovm-v1-vertical-scroll-gallery-brand-wrapper {
    grid-column: 7/span 6;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1366px) and (max-height: 579px) {
  .moovm-v1-vertical-scroll-gallery-brand {
    height: 100%;
  }
}
@media (min-width: 1366px) and (max-height: 729px) {
  .moovm-v1-vertical-scroll-gallery-brand {
    height: 100%;
  }
}
.moovm-v1-vertical-scroll-gallery-brand-carousel {
  grid-row: 1/span 1;
  grid-column: 1/span 1;
  aspect-ratio: 3/4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100%;
  gap: 100%;
  align-self: center;
  justify-self: center;
}
@media only screen and (min-width: 1024px) and (max-width: 1366px) and (max-height: 579px) {
  .moovm-v1-vertical-scroll-gallery-brand-carousel {
    aspect-ratio: auto;
  }
}
@media (min-width: 1366px) and (max-height: 729px) {
  .moovm-v1-vertical-scroll-gallery-brand-carousel {
    aspect-ratio: auto;
  }
}
.moovm-v1-vertical-scroll-gallery-brand-carousel::-webkit-scrollbar {
  display: none;
}
.moovm-v1-vertical-scroll-gallery-brand-carousel-image {
  height: 100%;
  z-index: 2;
  background: url("clientlib-site/resources/images/VanguardBrand.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.cmp-button {
  height: auto;
  border-radius: 5rem;
  border: 1px solid transparent;
  -webkit-transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out;
  transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: transparent;
  overflow: visible;
  margin: 0;
  text-decoration: none;
}
.cmp-button:active {
  background-color: rgb(51, 51, 51);
}
.cmp-button .cmp-button__text {
  line-height: 1.4117647059;
  font-family: "FF Mark", Arial, sans-serif;
  font-size: 17px;
  font-weight: 700;
}
.cmp-button .cmp-button__text::before, .cmp-button .cmp-button__text::after {
  content: "";
  display: block;
  height: 0;
  width: 0;
}
.cmp-button .cmp-button__text::before {
  margin-bottom: calc(-0.4117647038em + 0px);
}
.cmp-button .cmp-button__text::after {
  margin-top: calc(-0.3529411744em + 0px);
}
.cmp-button .cmp-button__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.vg-button--red .cmp-button {
  padding: 26px 32px;
  color: #ffffff;
  -webkit-box-shadow: 0 0 0 0 #96151d;
          box-shadow: 0 0 0 0 #96151d;
  background-color: #96151d;
}
.vg-button--red .cmp-button:hover {
  -webkit-box-shadow: 0 0 0 2px #ba2028;
          box-shadow: 0 0 0 2px #ba2028;
  background-color: #ba2028;
  text-decoration: none;
}
.vg-button--red .cmp-button:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.28rem rgba(0, 123, 255, 0.25);
          box-shadow: 0 0 0 0.28rem rgba(0, 123, 255, 0.25);
}

.vg-button--transparent .cmp-button {
  padding: 26px 32px;
  border-color: #ffffff;
  border: 2px solid;
  width: 100%;
  color: #ffffff;
}
.vg-button--transparent .cmp-button:hover {
  -webkit-box-shadow: 0 0 0 1px #ffffff;
          box-shadow: 0 0 0 1px #ffffff;
}

.cmp-button--primary .cmp-button {
  height: auto;
  width: 100%;
  border-radius: 5rem;
  padding: 0;
  margin: 0;
  outline: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  overflow: visible;
  text-align: center;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out;
  transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  color: #ffffff;
  background-color: #040505;
  border: 2px solid #040505;
}
.cmp-button--primary .cmp-button:focus-visible {
  position: relative;
  outline: solid 0.125rem #ffffff;
  outline-offset: 0.25rem;
}
.cmp-button--primary .cmp-button:focus-visible::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  border-radius: inherit;
  outline: solid 0.125rem #0F62C5;
  outline-offset: 0.25rem;
}
@media (min-width: 576px) {
  .cmp-button--primary .cmp-button {
    width: auto;
    max-width: 100%;
  }
}
.cmp-button--primary .cmp-button:hover {
  background-color: #ffffff;
  color: #040505;
}
.cmp-button--primary .cmp-button:focus-visible {
  background-color: #ffffff;
  color: #040505;
  border: 2px solid #040505;
}
.cmp-button--primary .cmp-button .cmp-button__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 32px;
  height: 64px;
}

.cmp-button--primary__red .cmp-button {
  height: auto;
  width: 100%;
  border-radius: 5rem;
  padding: 0;
  margin: 0;
  outline: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  overflow: visible;
  text-align: center;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out;
  transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  color: #ffffff;
  background-color: #c20029;
  border: 2px solid #c20029;
}
.cmp-button--primary__red .cmp-button:focus-visible {
  position: relative;
  outline: solid 0.125rem #ffffff;
  outline-offset: 0.25rem;
}
.cmp-button--primary__red .cmp-button:focus-visible::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  border-radius: inherit;
  outline: solid 0.125rem #0F62C5;
  outline-offset: 0.25rem;
}
@media (min-width: 576px) {
  .cmp-button--primary__red .cmp-button {
    width: auto;
    max-width: 100%;
  }
}
.cmp-button--primary__red .cmp-button:hover {
  color: #040505;
  background-color: #ffffff;
  border: 2px solid #040505;
  text-decoration: none;
}
.cmp-button--primary__red .cmp-button:focus-visible {
  color: #040505;
  background-color: #ffffff;
  border: 2px solid #040505;
}
.cmp-button--primary__red .cmp-button .cmp-button__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 32px;
  height: 64px;
}

.cmp-button--primary__dark .cmp-button {
  height: auto;
  width: 100%;
  border-radius: 5rem;
  padding: 0;
  margin: 0;
  outline: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  overflow: visible;
  text-align: center;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out;
  transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  color: #040505;
  background-color: #ffffff;
  border: 2px solid #ffffff;
}
.cmp-button--primary__dark .cmp-button:focus-visible {
  position: relative;
  outline: solid 0.125rem #ffffff;
  outline-offset: 0.25rem;
}
.cmp-button--primary__dark .cmp-button:focus-visible::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  border-radius: inherit;
  outline: solid 0.125rem #0F62C5;
  outline-offset: 0.25rem;
}
@media (min-width: 576px) {
  .cmp-button--primary__dark .cmp-button {
    width: auto;
    max-width: 100%;
  }
}
.cmp-button--primary__dark .cmp-button:hover {
  background-color: #040505;
  border: 2px solid #ffffff;
  color: #ffffff;
  text-decoration: none;
}
.cmp-button--primary__dark .cmp-button:focus-visible {
  background-color: #040505;
  color: #ffffff;
  border: 2px solid #ffffff;
}
.cmp-button--primary__dark .cmp-button .cmp-button__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 32px;
  height: 64px;
}

.cmp-button--secondary .cmp-button {
  height: auto;
  width: 100%;
  border-radius: 5rem;
  padding: 0;
  margin: 0;
  outline: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  overflow: visible;
  text-align: center;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out;
  transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  color: #040505;
  background-color: transparent;
  border-color: #040505;
  border: 2px solid #040505;
}
.cmp-button--secondary .cmp-button:focus-visible {
  position: relative;
  outline: solid 0.125rem #ffffff;
  outline-offset: 0.25rem;
}
.cmp-button--secondary .cmp-button:focus-visible::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  border-radius: inherit;
  outline: solid 0.125rem #0F62C5;
  outline-offset: 0.25rem;
}
@media (min-width: 576px) {
  .cmp-button--secondary .cmp-button {
    width: auto;
    max-width: 100%;
  }
}
.cmp-button--secondary .cmp-button:hover {
  background-color: #040505;
  color: #ffffff;
  text-decoration: none;
}
.cmp-button--secondary .cmp-button:focus-visible {
  background-color: #040505;
  color: #ffffff;
}
.cmp-button--secondary .cmp-button .cmp-button__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 32px;
  height: 64px;
}

.cmp-button--secondary__dark .cmp-button {
  height: auto;
  width: 100%;
  border-radius: 5rem;
  padding: 0;
  margin: 0;
  outline: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  overflow: visible;
  text-align: center;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out;
  transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  color: #ffffff;
  background-color: transparent;
  border: 2px solid #ffffff;
}
.cmp-button--secondary__dark .cmp-button:focus-visible {
  position: relative;
  outline: solid 0.125rem #ffffff;
  outline-offset: 0.25rem;
}
.cmp-button--secondary__dark .cmp-button:focus-visible::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  border-radius: inherit;
  outline: solid 0.125rem #0F62C5;
  outline-offset: 0.25rem;
}
@media (min-width: 576px) {
  .cmp-button--secondary__dark .cmp-button {
    width: auto;
    max-width: 100%;
  }
}
.cmp-button--secondary__dark .cmp-button:hover {
  background-color: #ffffff;
  color: #040505;
  text-decoration: none;
}
.cmp-button--secondary__dark .cmp-button:focus-visible {
  background-color: #ffffff;
  color: #040505;
}
.cmp-button--secondary__dark .cmp-button .cmp-button__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 32px;
  height: 64px;
}

.cmp-button--small-spacing {
  margin-bottom: 16px;
}
@media (min-width: 576px) {
  .cmp-button--small-spacing {
    margin-bottom: 16px;
  }
}
@media (min-width: 1024px) {
  .cmp-button--small-spacing {
    margin-bottom: 32px;
  }
}

.cmp-button--medium-spacing {
  margin-bottom: 32px;
}
@media (min-width: 576px) {
  .cmp-button--medium-spacing {
    margin-bottom: 40px;
  }
}
@media (min-width: 1024px) {
  .cmp-button--medium-spacing {
    margin-bottom: 56px;
  }
}

.cmp-button--large-spacing {
  margin-bottom: 64px;
}
@media (min-width: 576px) {
  .cmp-button--large-spacing {
    margin-bottom: 80px;
  }
}
@media (min-width: 1024px) {
  .cmp-button--large-spacing {
    margin-bottom: 112px;
  }
}

.cmp-button--small-size .cmp-button .cmp-button__content {
  padding: 0 16px;
  height: 32px;
}
.cmp-button--medium-size .cmp-button .cmp-button__content {
  padding: 0 24px;
  height: 48px;
}

.cmp-button-fullwidth .cmp-button {
  width: 100%;
}

.cmp-button--primary__icon-leading .cmp-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cmp-button--primary__icon-leading .cmp-button .cmp-button__icon-leading {
  content: url("clientlib-site/resources/images/md-plus-000.svg");
  margin-right: 8px;
}
.cmp-button--primary__icon-leading .cmp-button:hover .cmp-button__icon-leading, .cmp-button--primary__icon-leading .cmp-button:focus-visible .cmp-button__icon-leading {
  content: url("clientlib-site/resources/images/md-plus.svg");
}

.cmp-button--secondary__icon-leading .cmp-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cmp-button--secondary__icon-leading .cmp-button .cmp-button__icon-leading {
  content: url("clientlib-site/resources/images/md-plus.svg");
  margin-right: 8px;
}
.cmp-button--secondary__icon-leading .cmp-button:hover .cmp-button__icon-leading, .cmp-button--secondary__icon-leading .cmp-button:focus-visible .cmp-button__icon-leading {
  content: url("clientlib-site/resources/images/md-plus-000.svg");
}

.cmp-button--primary-lock-left .cmp-button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cmp-button--primary-lock-left .cmp-button .cmp-button__icon-leading {
  content: url("clientlib-site/resources/images/lock-icon-white.svg");
  margin-right: 8px;
}
.cmp-button--primary-lock-left .cmp-button::before {
  content: "This content is only available to Vanguard account owners.";
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  width: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
}
.cmp-button--primary-lock-left .cmp-button:hover .cmp-button__icon-leading, .cmp-button--primary-lock-left .cmp-button:focus-visible .cmp-button__icon-leading {
  content: url("clientlib-site/resources/images/lock-icon-black.svg");
}
body.loggedIn .cmp-button .cmp-button__icon-leading, body.loggedIn .cmp-button::before {
  display: none;
}

.cmp-button--secondary-lock-left .cmp-button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cmp-button--secondary-lock-left .cmp-button .cmp-button__icon-leading {
  content: url("clientlib-site/resources/images/lock-icon-black.svg");
  margin-right: 8px;
}
.cmp-button--secondary-lock-left .cmp-button::before {
  content: "This content is only available to Vanguard account owners.";
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  width: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
}
.cmp-button--secondary-lock-left .cmp-button:hover .cmp-button__icon-leading, .cmp-button--secondary-lock-left .cmp-button:focus-visible .cmp-button__icon-leading {
  content: url("clientlib-site/resources/images/lock-icon-white.svg");
}
body.loggedIn .cmp-button .cmp-button__icon-leading, body.loggedIn .cmp-button::before {
  display: none;
}

.cmp-button--secondary-dark-lock-left .cmp-button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cmp-button--secondary-dark-lock-left .cmp-button .cmp-button__icon-leading {
  content: url("clientlib-site/resources/images/lock-icon-white.svg");
  margin-right: 8px;
}
.cmp-button--secondary-dark-lock-left .cmp-button::before {
  content: "This content is only available to Vanguard account owners.";
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  width: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
}
.cmp-button--secondary-dark-lock-left .cmp-button:hover .cmp-button__icon-leading, .cmp-button--secondary-dark-lock-left .cmp-button:focus-visible .cmp-button__icon-leading {
  content: url("clientlib-site/resources/images/lock-icon-black.svg");
}
body.loggedIn .cmp-button .cmp-button__icon-leading, body.loggedIn .cmp-button::before {
  display: none;
}

.cmp-button--primary-lock-right .cmp-button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cmp-button--primary-lock-right .cmp-button .cmp-button__icon-trailing {
  content: url("clientlib-site/resources/images/lock-icon-white.svg");
  margin-left: 8px;
}
.cmp-button--primary-lock-right .cmp-button::before {
  content: "This content is only available to Vanguard account owners.";
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  width: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
}
.cmp-button--primary-lock-right .cmp-button:hover .cmp-button__icon-trailing, .cmp-button--primary-lock-right .cmp-button:focus-visible .cmp-button__icon-trailing {
  content: url("clientlib-site/resources/images/lock-icon-black.svg");
}
body.loggedIn .cmp-button .cmp-button__icon-trailing, body.loggedIn .cmp-button::before {
  display: none;
}

.cmp-button--secondary-lock-right .cmp-button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cmp-button--secondary-lock-right .cmp-button .cmp-button__icon-trailing {
  content: url("clientlib-site/resources/images/lock-icon-black.svg");
  margin-left: 8px;
}
.cmp-button--secondary-lock-right .cmp-button::before {
  content: "This content is only available to Vanguard account owners.";
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  width: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
}
.cmp-button--secondary-lock-right .cmp-button:hover .cmp-button__icon-trailing, .cmp-button--secondary-lock-right .cmp-button:focus-visible .cmp-button__icon-trailing {
  content: url("clientlib-site/resources/images/lock-icon-white.svg");
}
body.loggedIn .cmp-button .cmp-button__icon-trailing, body.loggedIn .cmp-button::before {
  display: none;
}

.cmp-button--secondary-dark-lock-right .cmp-button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cmp-button--secondary-dark-lock-right .cmp-button .cmp-button__icon-trailing {
  content: url("clientlib-site/resources/images/lock-icon-white.svg");
  margin-left: 8px;
}
.cmp-button--secondary-dark-lock-right .cmp-button::before {
  content: "This content is only available to Vanguard account owners.";
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  width: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
}
.cmp-button--secondary-dark-lock-right .cmp-button:hover .cmp-button__icon-trailing, .cmp-button--secondary-dark-lock-right .cmp-button:focus-visible .cmp-button__icon-trailing {
  content: url("clientlib-site/resources/images/lock-icon-black.svg");
}
body.loggedIn .cmp-button .cmp-button__icon-trailing, body.loggedIn .cmp-button::before {
  display: none;
}

.cmp-button--secondary__icon-trailing .cmp-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cmp-button--secondary__icon-trailing .cmp-button .cmp-button__icon-trailing {
  content: url("clientlib-site/resources/images/cs-arrow-right-black.svg");
  margin-left: 8px;
}
.cmp-button--secondary__icon-trailing .cmp-button:hover .cmp-button__icon-trailing, .cmp-button--secondary__icon-trailing .cmp-button:focus-visible .cmp-button__icon-trailing {
  content: url("clientlib-site/resources/images/cs-arrow-right-white.svg");
}

.cmp-button--small-size.cmp-button--primary__icon-leading .cmp-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cmp-button--small-size.cmp-button--primary__icon-leading .cmp-button .cmp-button__icon-leading {
  content: url("clientlib-site/resources/images/md-plus-000.svg");
  margin-right: 8px;
}
.cmp-button--small-size.cmp-button--primary__icon-leading .cmp-button:hover .cmp-button__icon-leading, .cmp-button--small-size.cmp-button--primary__icon-leading .cmp-button:focus-visible .cmp-button__icon-leading {
  content: url("clientlib-site/resources/images/md-plus.svg");
}

.cmp-button--small-size.cmp-button--secondary__icon-leading .cmp-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cmp-button--small-size.cmp-button--secondary__icon-leading .cmp-button .cmp-button__icon-leading {
  content: url("clientlib-site/resources/images/md-plus.svg");
  margin-right: 8px;
}
.cmp-button--small-size.cmp-button--secondary__icon-leading .cmp-button:hover .cmp-button__icon-leading, .cmp-button--small-size.cmp-button--secondary__icon-leading .cmp-button:focus-visible .cmp-button__icon-leading {
  content: url("clientlib-site/resources/images/md-plus-000.svg");
}

.cmp-button--small-size.cmp-button--secondary__icon-trailing .cmp-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cmp-button--small-size.cmp-button--secondary__icon-trailing .cmp-button .cmp-button__icon-trailing {
  content: url("clientlib-site/resources/images/cs-arrow-right-black.svg");
  margin-left: 8px;
}
.cmp-button--small-size.cmp-button--secondary__icon-trailing .cmp-button:hover .cmp-button__icon-trailing, .cmp-button--small-size.cmp-button--secondary__icon-trailing .cmp-button:focus-visible .cmp-button__icon-trailing {
  content: url("clientlib-site/resources/images/cs-arrow-right-white.svg");
}

.cmp-button-alignment-left {
  text-align: left;
}

.cmp-button-alignment-center {
  text-align: center;
}

.cmp-button-alignment-right {
  text-align: right;
}

.cmp-richtext {
  color: #040505;
}
.cmp-richtext h1 {
  font-size: 57px;
  font-weight: 800;
  font-family: "FF Mark", Arial, sans-serif;
  letter-spacing: -2px;
  margin-bottom: 64px;
}
@media (min-width: 1024px) {
  .cmp-richtext h1 {
    font-size: 92px;
  }
}
@media (min-width: 1024px) {
  .cmp-richtext h1 {
    margin-bottom: 96px;
  }
}
.cmp-richtext h2 {
  font-size: 48px;
  font-weight: 800;
  font-family: "FF Mark", Arial, sans-serif;
  letter-spacing: -1.5px;
  margin-bottom: 56px;
}
@media (min-width: 1024px) {
  .cmp-richtext h2 {
    font-size: 68px;
  }
}
@media (min-width: 1024px) {
  .cmp-richtext h2 {
    margin-bottom: 72px;
  }
}
.cmp-richtext h3 {
  font-size: 42px;
  font-weight: 800;
  font-family: "FF Mark", Arial, sans-serif;
  letter-spacing: -1.5px;
  margin-bottom: 48px;
}
@media (min-width: 1024px) {
  .cmp-richtext h3 {
    font-size: 57px;
  }
}
@media (min-width: 1024px) {
  .cmp-richtext h3 {
    margin-bottom: 64px;
  }
}
.cmp-richtext h4 {
  font-size: 34px;
  font-weight: 800;
  font-family: "FF Mark", Arial, sans-serif;
  letter-spacing: -0.5px;
  margin-bottom: 40px;
}
@media (min-width: 1024px) {
  .cmp-richtext h4 {
    font-size: 46px;
  }
}
@media (min-width: 1024px) {
  .cmp-richtext h4 {
    margin-bottom: 48px;
  }
}
.cmp-richtext h5 {
  font-size: 29px;
  font-weight: 800;
  font-family: "FF Mark", Arial, sans-serif;
  letter-spacing: -0.5px;
  margin-bottom: 40px;
}
@media (min-width: 1024px) {
  .cmp-richtext h5 {
    font-size: 34px;
  }
}
@media (min-width: 1024px) {
  .cmp-richtext h5 {
    margin-bottom: 40px;
  }
}
.cmp-richtext h6 {
  font-size: 23px;
  font-weight: 800;
  font-family: "FF Mark", Arial, sans-serif;
  letter-spacing: -0.5px;
  margin-bottom: 32px;
}
@media (min-width: 1024px) {
  .cmp-richtext h6 {
    font-size: 28px;
  }
}
@media (min-width: 1024px) {
  .cmp-richtext h6 {
    margin-bottom: 32px;
  }
}
.cmp-richtext p,
.cmp-richtext li {
  line-height: 1.4117647059;
  margin-bottom: 24px;
  font-weight: 400;
  font-size: 17px;
  font-family: "FF Mark", Arial, sans-serif;
}
.cmp-richtext p::before, .cmp-richtext p::after,
.cmp-richtext li::before,
.cmp-richtext li::after {
  content: "";
  display: block;
  height: 0;
  width: 0;
}
.cmp-richtext p::before,
.cmp-richtext li::before {
  margin-bottom: calc(-0.4117647038em + 0px);
}
.cmp-richtext p::after,
.cmp-richtext li::after {
  margin-top: calc(-0.3529411744em + 0px);
}
.cmp-richtext a {
  margin-bottom: 24px;
  color: #145BFF;
  font-weight: 700;
  font-size: 17px;
  font-family: "FF Mark", Arial, sans-serif;
  text-decoration: none;
  border-bottom: 1px solid;
}
.cmp-richtext a:hover {
  color: #040505;
  border-bottom: 1px solid #040505;
}
.cmp-richtext a:focus {
  color: #145BFF;
  border: 0;
  border-radius: 1px;
  outline: 1px solid #145BFF;
}
.cmp-richtext a[href^="#modal-"] {
  text-decoration: none;
  border-bottom: #145BFF 2px dotted;
}
.cmp-richtext a[href^="#modal-"]:hover {
  border-bottom: #040505 2px dotted;
}
.cmp-richtext ol {
  padding-left: 0;
  list-style: none;
  counter-reset: section;
}
.cmp-richtext ul {
  padding-left: 0;
  list-style: disc;
}
.cmp-richtext ol > li {
  position: relative;
  padding-left: calc(1.5294117647em + 0.5rem);
}
.cmp-richtext ol > li::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 1.5294117647em;
  color: currentColor;
  text-align: right;
  content: counter(section) ".";
  counter-increment: section;
  -webkit-font-feature-settings: "tnum";
          font-feature-settings: "tnum";
  font-variant-numeric: tabular-nums;
}
.cmp-richtext ul > li {
  position: relative;
  padding-left: 1rem;
}
.cmp-richtext ul > li::marker {
  color: transparent;
}
.cmp-richtext ul > li::before {
  position: absolute;
  top: 0.6470588235em;
  left: 0.125rem;
  display: block;
  width: 0.25rem;
  height: 0.25rem;
  background: currentColor;
  border-radius: 50%;
  content: "";
}
.cmp-richtext ul ul li::before {
  top: 0.7058823529em;
  height: 0.125rem;
  color: currentColor;
  border-radius: 0;
}
.cmp-richtext ul ul {
  -webkit-margin-before: 24px;
          margin-block-start: 24px;
}
.cmp-richtext ol ol {
  -webkit-margin-before: 24px;
          margin-block-start: 24px;
}
.cmp-richtext__red {
  color: #c20029;
}
.cmp-richtext__white {
  color: #ffffff;
}

span[style*="color: rgb(255,255,255)"] a {
  color: #ffffff;
  text-decoration: none;
  border-bottom: 1px solid;
}
span[style*="color: rgb(255,255,255)"] a:hover {
  color: #040505;
  background: #ffffff;
  border-bottom: 1px solid #040505;
}
span[style*="color: rgb(255,255,255)"] a:focus {
  color: #ffffff;
  background-color: #040505;
  border: 0;
  border-radius: 1px;
  outline: 1px solid #145BFF;
}

a span[style*="color: rgb(255,255,255)"] {
  color: #ffffff;
  text-decoration: none;
  border-bottom: 1px solid;
}
a span[style*="color: rgb(255,255,255)"]:hover {
  color: #040505 !important;
  background: #ffffff;
  border-bottom: 1px solid #040505;
}
a span[style*="color: rgb(255,255,255)"]:focus {
  color: #ffffff;
  background-color: #040505;
  border: 0;
  border-radius: 1px;
  outline: 1px solid #145BFF;
}

span[style*="color: rgb(4,5,5)"] a {
  color: #040505;
  border-bottom: 1px solid;
}
span[style*="color: rgb(4,5,5)"] a:hover {
  color: #145BFF;
  text-decoration: none;
  border-bottom: 1px solid #145BFF;
}
span[style*="color: rgb(4,5,5)"] a:focus {
  border: 0;
  border-radius: 1px;
  outline: 1px solid #145BFF;
}

a span[style*="color: rgb(4,5,5)"] {
  color: #040505;
  border-bottom: 1px solid;
}
a span[style*="color: rgb(4,5,5)"]:hover {
  color: #145BFF !important;
  text-decoration: none;
  border-bottom: 1px solid #145BFF;
}
a span[style*="color: rgb(4,5,5)"]:focus {
  border: 0;
  border-radius: 1px;
  outline: 1px solid #145BFF;
}

.cmp-richtext--fz-d1 {
  font-size: 57px;
  display: block;
  letter-spacing: -2px;
  margin-bottom: 64px;
}
@media (min-width: 1024px) {
  .cmp-richtext--fz-d1 {
    font-size: 92px;
  }
}
@media (min-width: 1024px) {
  .cmp-richtext--fz-d1 {
    margin-bottom: 96px;
  }
}

.cmp-richtext--fz-d2 {
  font-size: 48px;
  display: block;
  letter-spacing: -1.5px;
  margin-bottom: 56px;
}
@media (min-width: 1024px) {
  .cmp-richtext--fz-d2 {
    font-size: 68px;
  }
}
@media (min-width: 1024px) {
  .cmp-richtext--fz-d2 {
    margin-bottom: 72px;
  }
}

.cmp-richtext--fz-h1 {
  font-size: 42px;
  display: block;
  letter-spacing: -1.5px;
  margin-bottom: 48px;
}
@media (min-width: 1024px) {
  .cmp-richtext--fz-h1 {
    font-size: 57px;
  }
}
@media (min-width: 1024px) {
  .cmp-richtext--fz-h1 {
    margin-bottom: 64px;
  }
}

.cmp-richtext--fz-h2 {
  font-size: 34px;
  display: block;
  letter-spacing: -0.5px;
  margin-bottom: 40px;
}
@media (min-width: 1024px) {
  .cmp-richtext--fz-h2 {
    font-size: 46px;
  }
}
@media (min-width: 1024px) {
  .cmp-richtext--fz-h2 {
    margin-bottom: 48px;
  }
}

.cmp-richtext--fz-h3 {
  font-size: 29px;
  display: block;
  letter-spacing: -0.5px;
  line-height: 40px;
  margin-bottom: 40px;
}
@media (min-width: 1024px) {
  .cmp-richtext--fz-h3 {
    font-size: 34px;
  }
}
@media (min-width: 1024px) {
  .cmp-richtext--fz-h3 {
    margin-bottom: 40px;
  }
}

.cmp-richtext--fz-h4 {
  font-size: 23px;
  display: block;
  letter-spacing: -0.5px;
  margin-bottom: 32px;
}
@media (min-width: 1024px) {
  .cmp-richtext--fz-h4 {
    font-size: 28px;
  }
}
@media (min-width: 1024px) {
  .cmp-richtext--fz-h4 {
    margin-bottom: 32px;
  }
}

.cmp-richtext--fz-h5 {
  font-size: 20px;
  display: block;
  letter-spacing: -0.5px;
  margin-bottom: 32px;
}
@media (min-width: 1024px) {
  .cmp-richtext--fz-h5 {
    font-size: 23px;
  }
}
@media (min-width: 1024px) {
  .cmp-richtext--fz-h5 {
    margin-bottom: 32px;
  }
}

.cmp-richtext--fz-body {
  font-size: 17px;
  line-height: 24px;
}

.cmp-richtext--fz-data {
  font-size: 14px;
  line-height: 20px;
}

.cmp-richtext--fz-body-small {
  font-size: 11px;
  line-height: 16px;
}

.cmp-richtext--ff-mark {
  font-family: "FF Mark", Arial, sans-serif;
}

.cmp-richtext--ff-mark-narrow {
  font-family: "FF Mark Narrow";
}

.cmp-richtext--ff-thorndale {
  font-family: "Thorndale";
}

.cmp-richtext--fw-regular {
  font-weight: 400;
}

.cmp-richtext--fw-bold {
  font-weight: 700;
}

.cmp-richtext--fw-heavy {
  font-weight: 800;
}

.cmp-richtext--fs-normal {
  font-style: normal;
}

.cmp-richtext--fs-italic {
  font-style: italic;
}

.cmp-richtext h1 .cmp-richtext--fz-d2 {
  margin-bottom: -8px;
}
@media (min-width: 1024px) {
  .cmp-richtext h1 .cmp-richtext--fz-d2 {
    margin-bottom: -24px;
  }
}
.cmp-richtext h1 .cmp-richtext--fz-h1 {
  margin-bottom: -16px;
}
@media (min-width: 1024px) {
  .cmp-richtext h1 .cmp-richtext--fz-h1 {
    margin-bottom: -32px;
  }
}
.cmp-richtext h1 .cmp-richtext--fz-h2 {
  margin-bottom: -24px;
}
@media (min-width: 1024px) {
  .cmp-richtext h1 .cmp-richtext--fz-h2 {
    margin-bottom: -48px;
  }
}
.cmp-richtext h1 .cmp-richtext--fz-h3 {
  margin-bottom: -24px;
}
@media (min-width: 1024px) {
  .cmp-richtext h1 .cmp-richtext--fz-h3 {
    margin-bottom: -56px;
  }
}
.cmp-richtext h1 .cmp-richtext--fz-h4 {
  margin-bottom: -32px;
}
@media (min-width: 1024px) {
  .cmp-richtext h1 .cmp-richtext--fz-h4 {
    margin-bottom: -64px;
  }
}
.cmp-richtext h1 .cmp-richtext--fz-h5 {
  margin-bottom: -32px;
}
@media (min-width: 1024px) {
  .cmp-richtext h1 .cmp-richtext--fz-h5 {
    margin-bottom: -64px;
  }
}
.cmp-richtext h2 .cmp-richtext--fz-h1 {
  margin-bottom: -8px;
}
@media (min-width: 1024px) {
  .cmp-richtext h2 .cmp-richtext--fz-h1 {
    margin-bottom: -8px;
  }
}
.cmp-richtext h2 .cmp-richtext--fz-h2 {
  margin-bottom: -16px;
}
@media (min-width: 1024px) {
  .cmp-richtext h2 .cmp-richtext--fz-h2 {
    margin-bottom: -24px;
  }
}
.cmp-richtext h2 .cmp-richtext--fz-h3 {
  margin-bottom: -16px;
}
@media (min-width: 1024px) {
  .cmp-richtext h2 .cmp-richtext--fz-h3 {
    margin-bottom: -32px;
  }
}
.cmp-richtext h2 .cmp-richtext--fz-h4 {
  margin-bottom: -24px;
}
@media (min-width: 1024px) {
  .cmp-richtext h2 .cmp-richtext--fz-h4 {
    margin-bottom: -40px;
  }
}
.cmp-richtext h2 .cmp-richtext--fz-h5 {
  margin-bottom: -24px;
}
@media (min-width: 1024px) {
  .cmp-richtext h2 .cmp-richtext--fz-h5 {
    margin-bottom: -40px;
  }
}
.cmp-richtext h3 .cmp-richtext--fz-h2 {
  margin-bottom: -8px;
}
@media (min-width: 1024px) {
  .cmp-richtext h3 .cmp-richtext--fz-h2 {
    margin-bottom: -16px;
  }
}
.cmp-richtext h3 .cmp-richtext--fz-h3 {
  margin-bottom: -8px;
}
@media (min-width: 1024px) {
  .cmp-richtext h3 .cmp-richtext--fz-h3 {
    margin-bottom: -24px;
  }
}
.cmp-richtext h3 .cmp-richtext--fz-h4 {
  margin-bottom: -16px;
}
@media (min-width: 1024px) {
  .cmp-richtext h3 .cmp-richtext--fz-h4 {
    margin-bottom: -32px;
  }
}
.cmp-richtext h3 .cmp-richtext--fz-h5 {
  margin-bottom: -16px;
}
@media (min-width: 1024px) {
  .cmp-richtext h3 .cmp-richtext--fz-h5 {
    margin-bottom: -32px;
  }
}
.cmp-richtext h4 .cmp-richtext--fz-h3 {
  margin-bottom: 0px;
}
@media (min-width: 1024px) {
  .cmp-richtext h4 .cmp-richtext--fz-h3 {
    margin-bottom: -8px;
  }
}
.cmp-richtext h4 .cmp-richtext--fz-h4 {
  margin-bottom: -8px;
}
@media (min-width: 1024px) {
  .cmp-richtext h4 .cmp-richtext--fz-h4 {
    margin-bottom: -16px;
  }
}
.cmp-richtext h4 .cmp-richtext--fz-h5 {
  margin-bottom: -8px;
}
@media (min-width: 1024px) {
  .cmp-richtext h4 .cmp-richtext--fz-h5 {
    margin-bottom: -16px;
  }
}
.cmp-richtext h5 .cmp-richtext--fz-h4 {
  margin-bottom: -8px;
}
@media (min-width: 1024px) {
  .cmp-richtext h5 .cmp-richtext--fz-h4 {
    margin-bottom: -8px;
  }
}
.cmp-richtext h5 .cmp-richtext--fz-h5 {
  margin-bottom: -8px;
}
@media (min-width: 1024px) {
  .cmp-richtext h5 .cmp-richtext--fz-h5 {
    margin-bottom: -8px;
  }
}
.cmp-richtext h6 .cmp-richtext--fz-h5 {
  margin-bottom: 0px;
}
@media (min-width: 1024px) {
  .cmp-richtext h6 .cmp-richtext--fz-h5 {
    margin-bottom: 0px;
  }
}

@media (min-width: 576px) {
  .cmp-richtext--articlebody {
    float: none !important;
    clear: both !important;
    margin: auto;
    max-width: 360px;
  }
}
@media (min-width: 768px) {
  .cmp-richtext--articlebody {
    max-width: 480px;
  }
}
@media (min-width: 1200px) {
  .cmp-richtext--articlebody {
    max-width: 570px;
  }
}
@media (min-width: 1440px) {
  .cmp-richtext--articlebody {
    max-width: 670px;
  }
}

.cmp-richtext--small-spacing {
  margin-bottom: 16px;
}
@media (min-width: 576px) {
  .cmp-richtext--small-spacing {
    margin-bottom: 16px;
  }
}
@media (min-width: 1024px) {
  .cmp-richtext--small-spacing {
    margin-bottom: 32px;
  }
}

.cmp-richtext--xsmall-spacing {
  margin-bottom: 8px;
}
@media (min-width: 576px) {
  .cmp-richtext--xsmall-spacing {
    margin-bottom: 8px;
  }
}
@media (min-width: 1024px) {
  .cmp-richtext--xsmall-spacing {
    margin-bottom: 24px;
  }
}

.cmp-richtext--medium-spacing {
  margin-bottom: 32px;
}
@media (min-width: 576px) {
  .cmp-richtext--medium-spacing {
    margin-bottom: 40px;
  }
}
@media (min-width: 1024px) {
  .cmp-richtext--medium-spacing {
    margin-bottom: 56px;
  }
}

.cmp-richtext--large-spacing {
  margin-bottom: 64px;
}
@media (min-width: 576px) {
  .cmp-richtext--large-spacing {
    margin-bottom: 80px;
  }
}
@media (min-width: 1024px) {
  .cmp-richtext--large-spacing {
    margin-bottom: 112px;
  }
}

/**
  * Constellation Link styles for the RTE component.
  * These styles are specific to the RTE due to the structure 
  * of the content being dynamically generated.
  */
.cmp-richtext--reinforced-secondary-link a,
.cmp-richtext--reinforced-secondary-link .cmp-richtext--secondary-span, .cmp-richtext--reinforced-primary-link-on-dark a,
.cmp-richtext--reinforced-primary-link-on-dark .cmp-richtext--primary-on-dark-span, .cmp-richtext--reinforced-primary-link a,
.cmp-richtext--reinforced-primary-link .cmp-richtext--primary-span, .cmp-richtext--secondary-line-link a,
.cmp-richtext--secondary-line-link .cmp-richtext--secondary-span, .cmp-richtext--secondary-no-line-link a,
.cmp-richtext--secondary-no-line-link .cmp-richtext--secondary-span, .cmp-richtext--primary-link-on-dark a,
.cmp-richtext--primary-link-on-dark .cmp-richtext--primary-on-dark-span, .cmp-richtext--primary-link a,
.cmp-richtext--primary-link .cmp-richtext--primary-span {
  background-image: -webkit-gradient(linear, left top, left bottom, from(currentColor), to(currentColor));
  background-image: linear-gradient(currentColor, currentColor);
  background-repeat: no-repeat;
  background-position: 0% 100%;
  background-size: 0% 1px;
  border-bottom: unset;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 100ms;
          transition-duration: 100ms;
  -webkit-transition-property: background-size;
  transition-property: background-size;
}
.cmp-richtext--reinforced-secondary-link a:hover,
.cmp-richtext--reinforced-secondary-link .cmp-richtext--secondary-span:hover, .cmp-richtext--reinforced-primary-link-on-dark a:hover,
.cmp-richtext--reinforced-primary-link-on-dark .cmp-richtext--primary-on-dark-span:hover, .cmp-richtext--reinforced-primary-link a:hover,
.cmp-richtext--reinforced-primary-link .cmp-richtext--primary-span:hover, .cmp-richtext--secondary-line-link a:hover,
.cmp-richtext--secondary-line-link .cmp-richtext--secondary-span:hover, .cmp-richtext--secondary-no-line-link a:hover,
.cmp-richtext--secondary-no-line-link .cmp-richtext--secondary-span:hover, .cmp-richtext--primary-link-on-dark a:hover,
.cmp-richtext--primary-link-on-dark .cmp-richtext--primary-on-dark-span:hover, .cmp-richtext--primary-link a:hover,
.cmp-richtext--primary-link .cmp-richtext--primary-span:hover {
  background-size: 100% 1px;
  border-bottom: unset;
}
.cmp-richtext--reinforced-secondary-link a:focus,
.cmp-richtext--reinforced-secondary-link .cmp-richtext--secondary-span:focus, .cmp-richtext--reinforced-primary-link-on-dark a:focus,
.cmp-richtext--reinforced-primary-link-on-dark .cmp-richtext--primary-on-dark-span:focus, .cmp-richtext--reinforced-primary-link a:focus,
.cmp-richtext--reinforced-primary-link .cmp-richtext--primary-span:focus, .cmp-richtext--secondary-line-link a:focus,
.cmp-richtext--secondary-line-link .cmp-richtext--secondary-span:focus, .cmp-richtext--secondary-no-line-link a:focus,
.cmp-richtext--secondary-no-line-link .cmp-richtext--secondary-span:focus, .cmp-richtext--primary-link-on-dark a:focus,
.cmp-richtext--primary-link-on-dark .cmp-richtext--primary-on-dark-span:focus, .cmp-richtext--primary-link a:focus,
.cmp-richtext--primary-link .cmp-richtext--primary-span:focus {
  color: #040505;
  background-size: 100% 1px;
  border-radius: unset;
  outline: solid 2px #0F62C5;
  outline-offset: 2px;
}

.cmp-richtext .cmp-richtext--icon-support {
  background: unset;
}

.cmp-richtext--primary-link a,
.cmp-richtext--primary-link .cmp-richtext--primary-span {
  color: #145BFF;
}
.cmp-richtext--primary-link a:hover,
.cmp-richtext--primary-link .cmp-richtext--primary-span:hover {
  color: #040505;
}
.cmp-richtext--primary-link .cmp-richtext--icon-support:hover .cmp-richtext--primary-span, .cmp-richtext--primary-link .cmp-richtext--icon-support:focus .cmp-richtext--primary-span {
  color: #040505;
  background-size: 100% 1px;
}

.cmp-richtext--primary-link-on-dark a,
.cmp-richtext--primary-link-on-dark .cmp-richtext--primary-on-dark-span {
  color: #ffffff;
}
.cmp-richtext--primary-link-on-dark a:hover,
.cmp-richtext--primary-link-on-dark .cmp-richtext--primary-on-dark-span:hover {
  color: #ffffff;
}
.cmp-richtext--primary-link-on-dark a:focus,
.cmp-richtext--primary-link-on-dark .cmp-richtext--primary-on-dark-span:focus {
  color: #ffffff;
  outline-style: auto;
}
.cmp-richtext--primary-link-on-dark .cmp-richtext--icon-support:hover .cmp-richtext--primary-on-dark-span, .cmp-richtext--primary-link-on-dark .cmp-richtext--icon-support:focus .cmp-richtext--primary-on-dark-span {
  color: #ffffff;
  background-size: 100% 1px;
}

.cmp-richtext--secondary-no-line-link a,
.cmp-richtext--secondary-no-line-link .cmp-richtext--secondary-span {
  color: #040505;
}
.cmp-richtext--secondary-no-line-link a:hover,
.cmp-richtext--secondary-no-line-link .cmp-richtext--secondary-span:hover {
  color: #040505;
}
.cmp-richtext--secondary-no-line-link .cmp-richtext--icon-support:hover .cmp-richtext--secondary-span, .cmp-richtext--secondary-no-line-link .cmp-richtext--icon-support:focus .cmp-richtext--secondary-span {
  background-size: 100% 1px;
}

.cmp-richtext--secondary-line-link a,
.cmp-richtext--secondary-line-link .cmp-richtext--secondary-span {
  color: #040505;
  background-image: -webkit-gradient(linear, left top, left bottom, from(currentColor), to(currentColor)), -webkit-gradient(linear, left top, left bottom, from(#cbcece), to(#cbcece));
  background-image: linear-gradient(currentColor, currentColor), linear-gradient(#cbcece, #cbcece);
  background-repeat: no-repeat;
  background-position: 0% 100%;
  background-size: 0% 1px, 100% 1px;
}
.cmp-richtext--secondary-line-link a:hover,
.cmp-richtext--secondary-line-link .cmp-richtext--secondary-span:hover {
  color: #040505;
}
.cmp-richtext--secondary-line-link .cmp-richtext--icon-support:hover .cmp-richtext--secondary-span, .cmp-richtext--secondary-line-link .cmp-richtext--icon-support:focus .cmp-richtext--secondary-span {
  background-size: 100% 1px;
}

.cmp-richtext--reinforced-primary-link a,
.cmp-richtext--reinforced-primary-link .cmp-richtext--primary-span {
  background-size: 100% 1px;
}

.cmp-richtext--reinforced-primary-link-on-dark a,
.cmp-richtext--reinforced-primary-link-on-dark .cmp-richtext--primary-on-dark-span {
  color: #ffffff;
  background-size: 100% 1px;
}
.cmp-richtext--reinforced-primary-link-on-dark a:hover,
.cmp-richtext--reinforced-primary-link-on-dark .cmp-richtext--primary-on-dark-span:hover {
  color: #ffffff;
}
.cmp-richtext--reinforced-primary-link-on-dark a:focus,
.cmp-richtext--reinforced-primary-link-on-dark .cmp-richtext--primary-on-dark-span:focus {
  color: #ffffff;
  outline-style: auto;
}

.cmp-richtext--reinforced-secondary-link a,
.cmp-richtext--reinforced-secondary-link .cmp-richtext--secondary-span {
  color: #040505;
  background-size: 100% 1px;
}
.cmp-richtext--reinforced-secondary-link a:hover,
.cmp-richtext--reinforced-secondary-link .cmp-richtext--secondary-span:hover {
  color: #040505;
}

.cmp-richtext--blue-popup-window::after {
  margin-left: 4px;
  content: url("clientlib-site/resources/images/icon_pop_window_blue_ic.svg");
}
.cmp-richtext--blue-popup-window:hover::after, .cmp-richtext--blue-popup-window:focus::after {
  content: url("clientlib-site/resources/images/icon_pop_window_black_ic.svg");
}

.cmp-richtext--black-popup-window {
  color: #040505;
}
.cmp-richtext--black-popup-window::after {
  margin-left: 4px;
  content: url("clientlib-site/resources/images/icon_pop_window_black_ic.svg");
}

.cmp-richtext--white-popup-window {
  color: #ffffff;
}
.cmp-richtext--white-popup-window::after {
  margin-left: 4px;
  content: url("clientlib-site/resources/images/icon_pop_window_white_ic.svg");
}

.cmp-richtext__lock-icon::before {
  content: "This content is only available to Vanguard account owners.";
}
.cmp-richtext__lock-icon::after {
  margin-left: 4px;
}
.cmp-richtext__lock-icon--primary::after {
  content: url("clientlib-site/resources/images/icon_lock_blue.svg");
}
.cmp-richtext__lock-icon--primary:hover::after, .cmp-richtext__lock-icon--primary:focus::after {
  content: url("clientlib-site/resources/images/icon_lock_black.svg");
}
.cmp-richtext__lock-icon--secondary::after {
  content: url("clientlib-site/resources/images/icon_lock_black.svg");
}
.cmp-richtext__lock-icon--primary-on-dark::after {
  content: url("clientlib-site/resources/images/icon_lock_white.svg");
}

body.loggedIn .cmp-richtext__lock-icon--primary::before, body.loggedIn .cmp-richtext__lock-icon--primary::after, body.loggedIn .cmp-richtext__lock-icon--secondary::before, body.loggedIn .cmp-richtext__lock-icon--secondary::after, body.loggedIn .cmp-richtext__lock-icon--primary-on-dark::before, body.loggedIn .cmp-richtext__lock-icon--primary-on-dark::after {
  display: none;
}

.cmp-hero-spot a {
  color: #145BFF;
  font-weight: 700;
  text-decoration: none;
  cursor: pointer;
}
.cmp-hero-spot .cmp-hero-spot__pretitle {
  margin-bottom: 0.5em;
  color: rgb(4, 5, 5);
  font-size: 17px;
  font-family: "FF Mark", Arial, sans-serif;
  line-height: 24px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.cmp-hero-spot .cmp-hero-spot__image img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.cmp-hero-spot .cmp-hero-spot__title {
  margin-bottom: 0.5em;
  color: rgb(4, 5, 5);
  font-weight: 900;
  font-size: 34px;
  font-family: "FF Mark";
  line-height: 40px;
  letter-spacing: -0.5px;
}
.cmp-hero-spot .cmp-hero-spot__title a {
  color: rgb(4, 5, 5);
  text-decoration: none;
}
.cmp-hero-spot .cmp-hero-spot__description p {
  -ms-flex-item-align: bottom;
      align-self: bottom;
  margin-bottom: 24px;
  color: rgb(113, 119, 119);
  font-size: 17px;
  font-family: 17px;
  line-height: 24px;
  text-align: left;
}
.cmp-hero-spot .cmp-hero-spot__description p span[class*=cmp-richtext--fz-h] {
  color: #040505;
}
.cmp-hero-spot .cmp-hero-spot__description p,
.cmp-hero-spot .cmp-hero-spot__description div,
.cmp-hero-spot .cmp-hero-spot__description a,
.cmp-hero-spot .cmp-hero-spot__description h1,
.cmp-hero-spot .cmp-hero-spot__description h2,
.cmp-hero-spot .cmp-hero-spot__description h3,
.cmp-hero-spot .cmp-hero-spot__description h4,
.cmp-hero-spot .cmp-hero-spot__description h5,
.cmp-hero-spot .cmp-hero-spot__description h6,
.cmp-hero-spot .cmp-hero-spot__description ol,
.cmp-hero-spot .cmp-hero-spot__description ul,
.cmp-hero-spot .cmp-hero-spot__description li,
.cmp-hero-spot .cmp-hero-spot__description pre {
  font-family: "FF Mark";
}
.cmp-hero-spot .cmp-hero-spot__description a {
  border-bottom: 1px solid;
}
.cmp-hero-spot .cmp-hero-spot__description a:hover {
  color: #040505;
  border-color: #040505;
}
.cmp-hero-spot .cmp-hero-spot__description a:focus {
  border-bottom: 0;
  border-radius: 2px;
  outline: 1px solid #145BFF;
  outline-offset: 2px;
}
.cmp-hero-spot .cmp-hero-spot__description a[href^="#modal-"] {
  text-decoration: none;
  border-bottom: #145BFF 2px dotted;
}
.cmp-hero-spot .cmp-hero-spot__description a[href^="#modal-"]:hover {
  border-bottom: #040505 2px dotted;
}
.cmp-hero-spot .cmp-hero-spot__description li {
  margin-bottom: 24px;
}
.cmp-hero-spot a[href^="#modal-"].cmp-hero-spot__action-link {
  text-decoration: none;
  border-bottom: #145BFF 2px dotted;
}
.cmp-hero-spot a[href^="#modal-"].cmp-hero-spot__action-link:hover {
  border-bottom: #040505 2px dotted;
}
@media (max-width: 1023.98px) {
  .cmp-hero-spot .cmp-hero-spot__pretitle {
    line-height: 24px;
    text-transform: uppercase;
  }
  .cmp-hero-spot .cmp-hero-spot__title {
    margin-bottom: 0.5em;
    color: rgb(4, 5, 5);
    font-weight: 900;
    font-size: 34px;
    font-family: "FF Mark";
    line-height: 40px;
    letter-spacing: -0.5px;
  }
  .cmp-hero-spot .cmp-hero-spot__title a {
    color: rgb(4, 5, 5);
    text-decoration: none;
  }
  .cmp-hero-spot .cmp-hero-spot__description p {
    -ms-flex-item-align: bottom;
        align-self: bottom;
    color: rgb(113, 119, 119);
    font-size: 17px;
    font-family: "FF Mark", Arial, sans-serif;
    line-height: 24px;
    text-align: left;
  }
}
@media (max-width: 767.98px) {
  .cmp-hero-spot .cmp-hero-spot__pretitle {
    line-height: 24px;
    text-transform: uppercase;
  }
  .cmp-hero-spot .cmp-hero-spot__title {
    margin-bottom: 0.5em;
    color: rgb(4, 5, 5);
    font-weight: 900;
    font-size: 34px;
    font-family: "FF Mark";
    line-height: 40px;
    letter-spacing: -0.5px;
  }
  .cmp-hero-spot .cmp-hero-spot__title a {
    color: rgb(4, 5, 5);
    text-decoration: none;
  }
  .cmp-hero-spot .cmp-hero-spot__description p {
    -ms-flex-item-align: bottom;
        align-self: bottom;
    color: rgb(113, 119, 119);
    font-size: 17px;
    font-family: "FF Mark";
    line-height: 24px;
    text-align: left;
  }
}

.cmp-hero-spot .cmp-hero-spot__secondary-description a {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#040505), to(#040505));
  background-image: linear-gradient(#040505, #040505);
  background-repeat: no-repeat;
  background-position: 0% 100%;
  background-size: 0% 1px;
  border-bottom: unset;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 100ms;
          transition-duration: 100ms;
  -webkit-transition-property: background-size;
  transition-property: background-size;
}
.cmp-hero-spot .cmp-hero-spot__secondary-description a:hover {
  background-size: 100% 1px;
  border-bottom: unset;
}
.cmp-hero-spot .cmp-hero-spot__secondary-description a:focus {
  color: #040505;
  background-size: 100% 1px;
  border-radius: unset;
  outline: solid 2px #0F62C5;
  outline-offset: 2px;
}

.herospot {
  padding: 0;
}

.cmp-hero-spot div,
.cmp-hero-spot span,
.cmp-hero-spot applet,
.cmp-hero-spot object,
.cmp-hero-spot iframe,
.cmp-hero-spot h1,
.cmp-hero-spot h2,
.cmp-hero-spot h3,
.cmp-hero-spot h4,
.cmp-hero-spot h5,
.cmp-hero-spot h6,
.cmp-hero-spot p,
.cmp-hero-spot blockquote,
.cmp-hero-spot pre,
.cmp-hero-spot a,
.cmp-hero-spot abbr,
.cmp-hero-spot acronym,
.cmp-hero-spot address,
.cmp-hero-spot big,
.cmp-hero-spot cite,
.cmp-hero-spot code,
.cmp-hero-spot del,
.cmp-hero-spot dfn,
.cmp-hero-spot em,
.cmp-hero-spot img,
.cmp-hero-spot ins,
.cmp-hero-spot kbd,
.cmp-hero-spot q,
.cmp-hero-spot s,
.cmp-hero-spot samp,
.cmp-hero-spot small,
.cmp-hero-spot strike,
.cmp-hero-spot strong,
.cmp-hero-spot sub,
.cmp-hero-spot sup,
.cmp-hero-spot tt,
.cmp-hero-spot var,
.cmp-hero-spot b,
.cmp-hero-spot u,
.cmp-hero-spot i,
.cmp-hero-spot center,
.cmp-hero-spot dl,
.cmp-hero-spot dt,
.cmp-hero-spot dd,
.cmp-hero-spot ol,
.cmp-hero-spot ul,
.cmp-hero-spot li,
.cmp-hero-spot fieldset,
.cmp-hero-spot form,
.cmp-hero-spot label,
.cmp-hero-spot legend,
.cmp-hero-spot table,
.cmp-hero-spot caption,
.cmp-hero-spot tbody,
.cmp-hero-spot tfoot,
.cmp-hero-spot thead,
.cmp-hero-spot tr,
.cmp-hero-spot th,
.cmp-hero-spot td,
.cmp-hero-spot article,
.cmp-hero-spot aside,
.cmp-hero-spot canvas,
.cmp-hero-spot details,
.cmp-hero-spot embed,
.cmp-hero-spot figure,
.cmp-hero-spot figcaption,
.cmp-hero-spot footer,
.cmp-hero-spot header,
.cmp-hero-spot hgroup,
.cmp-hero-spot menu,
.cmp-hero-spot nav,
.cmp-hero-spot output,
.cmp-hero-spot ruby,
.cmp-hero-spot section,
.cmp-hero-spot summary,
.cmp-hero-spot time,
.cmp-hero-spot mark,
.cmp-hero-spot audio,
.cmp-hero-spot video,
.cmp-hero-spot input,
.cmp-hero-spot button,
.cmp-hero-spot select,
.cmp-hero-spot textarea,
.cmp-hero-spot optgroup,
.cmp-hero-spot option {
  font-size: 17px;
  font-family: "FF Mark", Arial, sans-serif;
}
.cmp-hero-spot ul,
.cmp-hero-spot li {
  list-style-type: none;
}
.cmp-hero-spot a {
  color: #145BFF;
  font-weight: 700;
  text-decoration: none;
  cursor: pointer;
}
.cmp-hero-spot .cmp-hero-spot__pretitle {
  margin-bottom: 32px;
  color: #040505;
  font-weight: normal;
  font-size: 17px;
  font-family: "FF Mark", Arial, sans-serif;
  letter-spacing: 2px;
  text-transform: uppercase;
  line-height: 1.4117647059;
}
.cmp-hero-spot .cmp-hero-spot__pretitle::before, .cmp-hero-spot .cmp-hero-spot__pretitle::after {
  content: "";
  display: block;
  height: 0;
  width: 0;
}
.cmp-hero-spot .cmp-hero-spot__pretitle::before {
  margin-bottom: calc(-0.4117647038em + 0px);
}
.cmp-hero-spot .cmp-hero-spot__pretitle::after {
  margin-top: calc(-0.3529411744em + 0px);
}
.cmp-hero-spot .cmp-hero-spot__image img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.cmp-hero-spot .cmp-hero-spot__title {
  margin-bottom: 40px;
  color: #040505;
  font-weight: 800;
  font-family: "FF Mark", Arial, sans-serif;
  letter-spacing: -0.5px;
  font-size: 42px;
  line-height: 1.1428571429;
}
@media (min-width: 1024px) {
  .cmp-hero-spot .cmp-hero-spot__title {
    font-size: 57px;
  }
}
.cmp-hero-spot .cmp-hero-spot__title::before, .cmp-hero-spot .cmp-hero-spot__title::after {
  content: "";
  display: block;
  height: 0;
  width: 0;
}
.cmp-hero-spot .cmp-hero-spot__title::before {
  margin-bottom: calc(-0.2773109223em + 0px);
}
.cmp-hero-spot .cmp-hero-spot__title::after {
  margin-top: calc(-0.2184873929em + 0px);
}
@media (min-width: 1024px) {
  .cmp-hero-spot .cmp-hero-spot__title {
    line-height: 1.1228070175;
  }
  .cmp-hero-spot .cmp-hero-spot__title::before, .cmp-hero-spot .cmp-hero-spot__title::after {
    content: "";
    display: block;
    height: 0;
    width: 0;
  }
  .cmp-hero-spot .cmp-hero-spot__title::before {
    margin-bottom: calc(-0.2672858597em + 0px);
  }
  .cmp-hero-spot .cmp-hero-spot__title::after {
    margin-top: calc(-0.2084623302em + 0px);
  }
}
.cmp-hero-spot .cmp-hero-spot__title span {
  display: inline-block;
  color: inherit;
  font-weight: 800;
  font-family: "FF Mark", Arial, sans-serif;
  letter-spacing: -0.5px;
  font-size: 42px;
  line-height: 1.1428571429;
}
@media (min-width: 1024px) {
  .cmp-hero-spot .cmp-hero-spot__title span {
    font-size: 57px;
  }
}
.cmp-hero-spot .cmp-hero-spot__title span::before, .cmp-hero-spot .cmp-hero-spot__title span::after {
  content: "";
  display: block;
  height: 0;
  width: 0;
}
.cmp-hero-spot .cmp-hero-spot__title span::before {
  margin-bottom: calc(-0.2773109223em + 0px);
}
.cmp-hero-spot .cmp-hero-spot__title span::after {
  margin-top: calc(-0.2184873929em + 0px);
}
@media (min-width: 1024px) {
  .cmp-hero-spot .cmp-hero-spot__title span {
    line-height: 1.1228070175;
  }
  .cmp-hero-spot .cmp-hero-spot__title span::before, .cmp-hero-spot .cmp-hero-spot__title span::after {
    content: "";
    display: block;
    height: 0;
    width: 0;
  }
  .cmp-hero-spot .cmp-hero-spot__title span::before {
    margin-bottom: calc(-0.2672858597em + 0px);
  }
  .cmp-hero-spot .cmp-hero-spot__title span::after {
    margin-top: calc(-0.2084623302em + 0px);
  }
}
.cmp-hero-spot .cmp-hero-spot__title .cmp-hero-spot__title-link {
  color: inherit;
  font-weight: 800;
  font-family: "FF Mark", Arial, sans-serif;
  letter-spacing: -0.5px;
  text-decoration: none;
  font-size: 42px;
  line-height: 1.1428571429;
}
@media (min-width: 1024px) {
  .cmp-hero-spot .cmp-hero-spot__title .cmp-hero-spot__title-link {
    font-size: 57px;
  }
}
.cmp-hero-spot .cmp-hero-spot__title .cmp-hero-spot__title-link::before, .cmp-hero-spot .cmp-hero-spot__title .cmp-hero-spot__title-link::after {
  content: "";
  display: block;
  height: 0;
  width: 0;
}
.cmp-hero-spot .cmp-hero-spot__title .cmp-hero-spot__title-link::before {
  margin-bottom: calc(-0.2773109223em + 0px);
}
.cmp-hero-spot .cmp-hero-spot__title .cmp-hero-spot__title-link::after {
  margin-top: calc(-0.2184873929em + 0px);
}
@media (min-width: 1024px) {
  .cmp-hero-spot .cmp-hero-spot__title .cmp-hero-spot__title-link {
    line-height: 1.1228070175;
  }
  .cmp-hero-spot .cmp-hero-spot__title .cmp-hero-spot__title-link::before, .cmp-hero-spot .cmp-hero-spot__title .cmp-hero-spot__title-link::after {
    content: "";
    display: block;
    height: 0;
    width: 0;
  }
  .cmp-hero-spot .cmp-hero-spot__title .cmp-hero-spot__title-link::before {
    margin-bottom: calc(-0.2672858597em + 0px);
  }
  .cmp-hero-spot .cmp-hero-spot__title .cmp-hero-spot__title-link::after {
    margin-top: calc(-0.2084623302em + 0px);
  }
}
.cmp-hero-spot .cmp-hero-spot__description {
  padding-bottom: 40px;
}
.cmp-hero-spot .cmp-hero-spot__description p {
  margin-bottom: 24px;
  color: #040505;
  font-size: 17px;
  text-align: left;
}
.cmp-hero-spot .cmp-hero-spot__description p:last-child {
  margin-bottom: 0;
}
.cmp-hero-spot .cmp-hero-spot__description p,
.cmp-hero-spot .cmp-hero-spot__description div,
.cmp-hero-spot .cmp-hero-spot__description a,
.cmp-hero-spot .cmp-hero-spot__description h1,
.cmp-hero-spot .cmp-hero-spot__description h2,
.cmp-hero-spot .cmp-hero-spot__description h3,
.cmp-hero-spot .cmp-hero-spot__description h4,
.cmp-hero-spot .cmp-hero-spot__description h5,
.cmp-hero-spot .cmp-hero-spot__description h6,
.cmp-hero-spot .cmp-hero-spot__description ol,
.cmp-hero-spot .cmp-hero-spot__description ul,
.cmp-hero-spot .cmp-hero-spot__description li,
.cmp-hero-spot .cmp-hero-spot__description pre {
  font-family: "FF Mark";
}
.cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__secondary-description-action-link {
  display: inline-block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 40px;
}
.cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-hero-spot__action-link-arrow-trailing .cmp-hero-spot__icon-trailing {
  margin-left: 8px;
  content: url("clientlib-site/resources/images/cs-arrow-right-white.svg");
}
.cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-hero-spot__action-link-arrow-trailing:hover .cmp-hero-spot__icon-trailing, .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-hero-spot__action-link-arrow-trailing:focus-visible .cmp-hero-spot__icon-trailing {
  content: url("clientlib-site/resources/images/cs-arrow-right-black.svg");
}
.cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-hero-spot__action-link-arrow-leading .cmp-hero-spot__icon-leading {
  margin-right: 8px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  content: url("clientlib-site/resources/images/cs-arrow-right-white.svg");
}
.cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-hero-spot__action-link-arrow-leading:hover .cmp-hero-spot__icon-leading, .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-hero-spot__action-link-arrow-leading:focus-visible .cmp-hero-spot__icon-leading {
  content: url("clientlib-site/resources/images/cs-arrow-right-black.svg");
}
.cmp-hero-spot .cmp-hero-spot__secondary-description {
  margin-top: 35px;
  color: #040505;
  font-size: 17px;
  font-weight: 400;
}
.cmp-hero-spot .cmp-hero-spot__secondary-description p,
.cmp-hero-spot .cmp-hero-spot__secondary-description div,
.cmp-hero-spot .cmp-hero-spot__secondary-description a,
.cmp-hero-spot .cmp-hero-spot__secondary-description h1,
.cmp-hero-spot .cmp-hero-spot__secondary-description h2,
.cmp-hero-spot .cmp-hero-spot__secondary-description h3,
.cmp-hero-spot .cmp-hero-spot__secondary-description h4,
.cmp-hero-spot .cmp-hero-spot__secondary-description h5,
.cmp-hero-spot .cmp-hero-spot__secondary-description h6,
.cmp-hero-spot .cmp-hero-spot__secondary-description ol,
.cmp-hero-spot .cmp-hero-spot__secondary-description ul,
.cmp-hero-spot .cmp-hero-spot__secondary-description li,
.cmp-hero-spot .cmp-hero-spot__secondary-description pre {
  font-family: "FF Mark";
}
.cmp-hero-spot .cmp-hero-spot__secondary-description a {
  color: #145BFF;
}
.cmp-hero-spot .cmp-hero-spot__secondary-description a:hover {
  color: #040505;
}
@media (max-width: 1023.98px) {
  .cmp-hero-spot .cmp-hero-spot__description p {
    color: #040505;
    font-size: 17px;
    font-family: "FF Mark", Arial, sans-serif;
    text-align: left;
    line-height: 1.4117647059;
  }
  .cmp-hero-spot .cmp-hero-spot__description p::before, .cmp-hero-spot .cmp-hero-spot__description p::after {
    content: "";
    display: block;
    height: 0;
    width: 0;
  }
  .cmp-hero-spot .cmp-hero-spot__description p::before {
    margin-bottom: calc(-0.4117647038em + 0px);
  }
  .cmp-hero-spot .cmp-hero-spot__description p::after {
    margin-top: calc(-0.3529411744em + 0px);
  }
  .cmp-hero-spot .cmp-hero-spot__secondary-description {
    color: #040505;
    font-size: 17px;
    font-family: "FF Mark";
    text-align: left;
    line-height: 1.4117647059;
  }
  .cmp-hero-spot .cmp-hero-spot__secondary-description::before, .cmp-hero-spot .cmp-hero-spot__secondary-description::after {
    content: "";
    display: block;
    height: 0;
    width: 0;
  }
  .cmp-hero-spot .cmp-hero-spot__secondary-description::before {
    margin-bottom: calc(-0.4117647038em + 0px);
  }
  .cmp-hero-spot .cmp-hero-spot__secondary-description::after {
    margin-top: calc(-0.3529411744em + 0px);
  }
}
@media (max-width: 767.98px) {
  .cmp-hero-spot .cmp-hero-spot__description p {
    color: #040505;
    font-family: "FF Mark";
    line-height: 1.4117647059;
    text-align: left;
  }
  .cmp-hero-spot .cmp-hero-spot__description p::before, .cmp-hero-spot .cmp-hero-spot__description p::after {
    content: "";
    display: block;
    height: 0;
    width: 0;
  }
  .cmp-hero-spot .cmp-hero-spot__description p::before {
    margin-bottom: calc(-0.4117647038em + 0px);
  }
  .cmp-hero-spot .cmp-hero-spot__description p::after {
    margin-top: calc(-0.3529411744em + 0px);
  }
}

.cmp-hero-spot--full-image {
  position: relative;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 600px;
}
.cmp-hero-spot--full-image.aem-GridColumn {
  padding-right: 0;
  padding-left: 0;
}
.cmp-hero-spot--full-image .cmp-hero-spot .cmp-hero-spot__content-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: 600px;
  padding-top: 0;
}
.cmp-hero-spot--full-image .cmp-hero-spot__image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: 200px;
  margin-top: 0;
  padding: 0;
}
.cmp-hero-spot--full-image .cmp-hero-spot__image .cmp-image__image {
  width: 100%;
  height: 200px;
  margin-top: 0;
  margin-bottom: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 65%;
     object-position: 65%;
}
.cmp-hero-spot--full-image .cmp-hero-spot__content-container .cmp-hero-spot__content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  padding: 56px 12px;
  background: #ffeded;
}
@media (min-width: 370px) {
  .cmp-hero-spot--full-image .cmp-hero-spot__content-container .cmp-hero-spot__content {
    max-width: 100% !important;
    margin-right: auto !important;
    margin-left: auto !important;
    float: none !important;
    clear: both !important;
  }
}
@media (min-width: 576px) {
  .cmp-hero-spot--full-image .cmp-hero-spot__content-container .cmp-hero-spot__content {
    max-width: 540px !important;
    margin-right: auto !important;
    margin-left: auto !important;
    float: none !important;
    clear: both !important;
  }
}
@media (min-width: 768px) {
  .cmp-hero-spot--full-image .cmp-hero-spot__content-container .cmp-hero-spot__content {
    max-width: 720px !important;
    margin-right: auto !important;
    margin-left: auto !important;
    float: none !important;
    clear: both !important;
  }
}
@media (min-width: 1024px) {
  .cmp-hero-spot--full-image .cmp-hero-spot__content-container .cmp-hero-spot__content {
    max-width: 960px !important;
    margin-right: auto !important;
    margin-left: auto !important;
    float: none !important;
    clear: both !important;
  }
}
@media (min-width: 1200px) {
  .cmp-hero-spot--full-image .cmp-hero-spot__content-container .cmp-hero-spot__content {
    max-width: 1140px !important;
    margin-right: auto !important;
    margin-left: auto !important;
    float: none !important;
    clear: both !important;
  }
}
@media (min-width: 1440px) {
  .cmp-hero-spot--full-image .cmp-hero-spot__content-container .cmp-hero-spot__content {
    max-width: 1320px !important;
    margin-right: auto !important;
    margin-left: auto !important;
    float: none !important;
    clear: both !important;
  }
}
.cmp-hero-spot--full-image .cmp-hero-spot__content-container .cmp-hero-spot__content div:last-child p {
  margin-bottom: 0;
  padding-bottom: 0;
}
.cmp-hero-spot--full-image .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container {
  margin-bottom: 0;
}
.cmp-hero-spot--full-image .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-hero-spot__action-link {
  height: auto;
  width: 100%;
  border-radius: 5rem;
  padding: 0;
  margin: 0;
  outline: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  overflow: visible;
  text-align: center;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out;
  transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  color: #ffffff;
  background-color: #040505;
  border: 2px solid #040505;
}
.cmp-hero-spot--full-image .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-hero-spot__action-link:focus-visible {
  position: relative;
  outline: solid 0.125rem #ffffff;
  outline-offset: 0.25rem;
}
.cmp-hero-spot--full-image .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-hero-spot__action-link:focus-visible::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  border-radius: inherit;
  outline: solid 0.125rem #0F62C5;
  outline-offset: 0.25rem;
}
@media (min-width: 576px) {
  .cmp-hero-spot--full-image .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-hero-spot__action-link {
    width: auto;
    max-width: 100%;
  }
}
.cmp-hero-spot--full-image .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-hero-spot__action-link:hover {
  background-color: #ffffff;
  color: #040505;
}
.cmp-hero-spot--full-image .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-hero-spot__action-link:focus-visible {
  background-color: #ffffff;
  color: #040505;
  border: 2px solid #040505;
}
.cmp-hero-spot--full-image .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-hero-spot__action-link .cmp-hero-spot__action-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 32px;
  height: 64px;
}
.cmp-hero-spot--full-image .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-hero-spot__action-link-lock-leading {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cmp-hero-spot--full-image .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-hero-spot__action-link-lock-leading .cmp-hero-spot__icon-leading {
  content: url("clientlib-site/resources/images/lock-icon-white.svg");
  margin-right: 8px;
}
.cmp-hero-spot--full-image .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-hero-spot__action-link-lock-leading::before {
  content: "This content is only available to Vanguard account owners.";
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  width: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
}
.cmp-hero-spot--full-image .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-hero-spot__action-link-lock-leading:hover .cmp-hero-spot__icon-leading, .cmp-hero-spot--full-image .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-hero-spot__action-link-lock-leading:focus-visible .cmp-hero-spot__icon-leading {
  content: url("clientlib-site/resources/images/lock-icon-black.svg");
}
body.loggedIn .cmp-hero-spot__action-link-lock-leading .cmp-hero-spot__icon-leading, body.loggedIn .cmp-hero-spot__action-link-lock-leading::before {
  display: none;
}

.cmp-hero-spot--full-image .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-hero-spot__action-link-lock-trailing {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cmp-hero-spot--full-image .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-hero-spot__action-link-lock-trailing .cmp-hero-spot__icon-trailing {
  content: url("clientlib-site/resources/images/lock-icon-white.svg");
  margin-left: 8px;
}
.cmp-hero-spot--full-image .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-hero-spot__action-link-lock-trailing::before {
  content: "This content is only available to Vanguard account owners.";
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  width: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
}
.cmp-hero-spot--full-image .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-hero-spot__action-link-lock-trailing:hover .cmp-hero-spot__icon-trailing, .cmp-hero-spot--full-image .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-hero-spot__action-link-lock-trailing:focus-visible .cmp-hero-spot__icon-trailing {
  content: url("clientlib-site/resources/images/lock-icon-black.svg");
}
body.loggedIn .cmp-hero-spot__action-link-lock-trailing .cmp-hero-spot__icon-trailing, body.loggedIn .cmp-hero-spot__action-link-lock-trailing::before {
  display: none;
}

.cmp-hero-spot--full-image .cmp-hero-spot__description p {
  font-size: 20px;
  line-height: 1.6;
  letter-spacing: -0.5px;
}
@media (min-width: 1024px) {
  .cmp-hero-spot--full-image .cmp-hero-spot__description p {
    font-size: 23px;
  }
}
.cmp-hero-spot--full-image .cmp-hero-spot__description p::before, .cmp-hero-spot--full-image .cmp-hero-spot__description p::after {
  content: "";
  display: block;
  height: 0;
  width: 0;
}
.cmp-hero-spot--full-image .cmp-hero-spot__description p::before {
  margin-bottom: calc(-0.5058823509em + 0px);
}
.cmp-hero-spot--full-image .cmp-hero-spot__description p::after {
  margin-top: calc(-0.4470588215em + 0px);
}
@media (min-width: 1024px) {
  .cmp-hero-spot--full-image .cmp-hero-spot__description p {
    line-height: 1.3913043478;
  }
  .cmp-hero-spot--full-image .cmp-hero-spot__description p::before, .cmp-hero-spot--full-image .cmp-hero-spot__description p::after {
    content: "";
    display: block;
    height: 0;
    width: 0;
  }
  .cmp-hero-spot--full-image .cmp-hero-spot__description p::before {
    margin-bottom: calc(-0.4015345248em + 0px);
  }
  .cmp-hero-spot--full-image .cmp-hero-spot__description p::after {
    margin-top: calc(-0.3427109954em + 0px);
  }
}
@media (min-width: 576px) {
  .cmp-hero-spot--full-image:last-child {
    padding-bottom: 0;
  }
  .cmp-hero-spot--full-image .cmp-hero-spot__image {
    height: 300px;
  }
  .cmp-hero-spot--full-image .cmp-hero-spot__image .cmp-image__image {
    height: 300px;
  }
}
@media (min-width: 768px) {
  .cmp-hero-spot--full-image .cmp-hero-spot__image {
    height: 400px;
  }
  .cmp-hero-spot--full-image .cmp-hero-spot__image .cmp-image__image {
    height: 400px;
  }
}
@media (min-width: 1024px) {
  .cmp-hero-spot--full-image.cmp-hero-spot--background-turquoise .cmp-hero-spot .cmp-hero-spot__content, .cmp-hero-spot--full-image.cmp-hero-spot--background-red .cmp-hero-spot .cmp-hero-spot__content, .cmp-hero-spot--full-image.cmp-hero-spot--background-yellow .cmp-hero-spot .cmp-hero-spot__content, .cmp-hero-spot--full-image.cmp-hero-spot--background-vanguard-red .cmp-hero-spot .cmp-hero-spot__content, .cmp-hero-spot--full-image.cmp-hero-spot--background-grey .cmp-hero-spot .cmp-hero-spot__content {
    background: none !important;
  }
  .cmp-hero-spot--full-image.cmp-hero-spot--black-text .cmp-hero-spot__pretitle,
  .cmp-hero-spot--full-image.cmp-hero-spot--black-text .cmp-hero-spot__title,
  .cmp-hero-spot--full-image.cmp-hero-spot--black-text .cmp-hero-spot__title a,
  .cmp-hero-spot--full-image.cmp-hero-spot--black-text .cmp-hero-spot__description p,
  .cmp-hero-spot--full-image.cmp-hero-spot--black-text .cmp-hero-spot__secondary-description,
  .cmp-hero-spot--full-image.cmp-hero-spot--black-text .cmp-hero-spot__secondary-description p,
  .cmp-hero-spot--full-image.cmp-hero-spot--black-text h1,
  .cmp-hero-spot--full-image.cmp-hero-spot--black-text h2,
  .cmp-hero-spot--full-image.cmp-hero-spot--black-text h3,
  .cmp-hero-spot--full-image.cmp-hero-spot--black-text h4,
  .cmp-hero-spot--full-image.cmp-hero-spot--black-text h5,
  .cmp-hero-spot--full-image.cmp-hero-spot--black-text h6 {
    color: #040505;
  }
  .cmp-hero-spot--full-image .cmp-hero-spot .cmp-hero-spot__content-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    min-height: 600px !important;
  }
  .cmp-hero-spot--full-image .cmp-hero-spot__image {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    min-height: 600px;
    padding: 0;
  }
  .cmp-hero-spot--full-image .cmp-hero-spot__image div {
    height: 100%;
  }
  .cmp-hero-spot--full-image .cmp-hero-spot__image .cmp-image__image {
    -webkit-box-flex: 0;
        -ms-flex: 0;
            flex: 0;
    height: 100%;
    min-height: 600px;
    margin-top: 0;
    -o-object-position: 40%;
       object-position: 40%;
  }
  .cmp-hero-spot--full-image .cmp-hero-spot__content {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    width: 100%;
    padding: 0 12px;
    background: none;
  }
  .cmp-hero-spot--full-image .cmp-hero-spot__content > * {
    width: 55%;
  }
  .cmp-hero-spot--full-image .cmp-hero-spot__pretitle,
  .cmp-hero-spot--full-image .cmp-hero-spot__title,
  .cmp-hero-spot--full-image .cmp-hero-spot__title a,
  .cmp-hero-spot--full-image .cmp-hero-spot__description p,
  .cmp-hero-spot--full-image .cmp-hero-spot__secondary-description,
  .cmp-hero-spot--full-image .cmp-hero-spot__secondary-description p,
  .cmp-hero-spot--full-image h1,
  .cmp-hero-spot--full-image h2,
  .cmp-hero-spot--full-image h3,
  .cmp-hero-spot--full-image h4,
  .cmp-hero-spot--full-image h5,
  .cmp-hero-spot--full-image h6 {
    color: #ffffff;
  }
}
@media (min-width: 1200px) {
  .cmp-hero-spot--full-image {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .cmp-hero-spot--full-image .cmp-hero-spot__content {
    width: 100%;
    background: none;
  }
  .cmp-hero-spot--full-image .cmp-hero-spot__content > * {
    width: 40%;
  }
}

@media (min-width: 1024px) {
  .cmp-hero-spot--white-text .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-hero-spot__action-link {
    color: #040505;
    background-color: #ffffff;
    border: 2px solid #ffffff;
  }
  .cmp-hero-spot--white-text .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-hero-spot__action-link:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #040505;
    border: 2px solid #ffffff;
  }
  .cmp-hero-spot--white-text .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-hero-spot__action-link:focus-visible {
    color: #ffffff;
    background-color: #040505;
    border: 2px solid #ffffff;
  }
  .cmp-hero-spot--white-text .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-hero-spot__action-link:focus-visible::after {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: block;
    width: 100%;
    border-radius: inherit;
    outline: solid 0.125rem #0F62C5;
    outline-offset: 0.25rem;
    content: "";
  }
  .cmp-hero-spot--white-text .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-hero-spot__action-link-lock-leading {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .cmp-hero-spot--white-text .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-hero-spot__action-link-lock-leading .cmp-hero-spot__icon-leading {
    content: url("clientlib-site/resources/images/lock-icon-black.svg");
    margin-right: 8px;
  }
  .cmp-hero-spot--white-text .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-hero-spot__action-link-lock-leading::before {
    content: "This content is only available to Vanguard account owners.";
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    width: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    -webkit-user-select: none;
    -moz-user-select: none;
     -ms-user-select: none;
         user-select: none;
  }
  .cmp-hero-spot--white-text .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-hero-spot__action-link-lock-leading:hover .cmp-hero-spot__icon-leading, .cmp-hero-spot--white-text .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-hero-spot__action-link-lock-leading:focus-visible .cmp-hero-spot__icon-leading {
    content: url("clientlib-site/resources/images/lock-icon-white.svg");
  }
  body.loggedIn .cmp-hero-spot__action-link-lock-leading .cmp-hero-spot__icon-leading, body.loggedIn .cmp-hero-spot__action-link-lock-leading::before {
    display: none;
  }
  .cmp-hero-spot--white-text .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-hero-spot__action-link-lock-trailing {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .cmp-hero-spot--white-text .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-hero-spot__action-link-lock-trailing .cmp-hero-spot__icon-trailing {
    content: url("clientlib-site/resources/images/lock-icon-black.svg");
    margin-left: 8px;
  }
  .cmp-hero-spot--white-text .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-hero-spot__action-link-lock-trailing::before {
    content: "This content is only available to Vanguard account owners.";
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    width: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    -webkit-user-select: none;
    -moz-user-select: none;
     -ms-user-select: none;
         user-select: none;
  }
  .cmp-hero-spot--white-text .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-hero-spot__action-link-lock-trailing:hover .cmp-hero-spot__icon-trailing, .cmp-hero-spot--white-text .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-hero-spot__action-link-lock-trailing:focus-visible .cmp-hero-spot__icon-trailing {
    content: url("clientlib-site/resources/images/lock-icon-white.svg");
  }
  body.loggedIn .cmp-hero-spot__action-link-lock-trailing .cmp-hero-spot__icon-trailing, body.loggedIn .cmp-hero-spot__action-link-lock-trailing::before {
    display: none;
  }
  .cmp-hero-spot--white-text .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-hero-spot__action-link-arrow-trailing .cmp-hero-spot__icon-trailing {
    margin-left: 8px;
    content: url("clientlib-site/resources/images/cs-arrow-right-black.svg");
  }
  .cmp-hero-spot--white-text .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-hero-spot__action-link-arrow-trailing:hover .cmp-hero-spot__icon-trailing, .cmp-hero-spot--white-text .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-hero-spot__action-link-arrow-trailing:focus-visible .cmp-hero-spot__icon-trailing {
    content: url("clientlib-site/resources/images/cs-arrow-right-white.svg");
  }
  .cmp-hero-spot--white-text .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-hero-spot__action-link-arrow-leading .cmp-hero-spot__icon-leading {
    margin-right: 8px;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    content: url("clientlib-site/resources/images/cs-arrow-right-black.svg");
  }
  .cmp-hero-spot--white-text .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-hero-spot__action-link-arrow-leading:hover .cmp-hero-spot__icon-leading, .cmp-hero-spot--white-text .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-hero-spot__action-link-arrow-leading:focus-visible .cmp-hero-spot__icon-leading {
    content: url("clientlib-site/resources/images/cs-arrow-right-white.svg");
  }
  .cmp-hero-spot--white-text .cmp-hero-spot__secondary-description a {
    color: #ffffff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
    background-image: linear-gradient(#ffffff, #ffffff);
  }
  .cmp-hero-spot--white-text .cmp-hero-spot__secondary-description a:hover {
    color: #ffffff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
    background-image: linear-gradient(#ffffff, #ffffff);
  }
}
.cmp-hero-spot--half-image {
  position: relative;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 600px;
}
.cmp-hero-spot--half-image.aem-GridColumn {
  padding-right: 0;
  padding-left: 0;
}
.cmp-hero-spot--half-image :last-child {
  padding-bottom: 0;
}
.cmp-hero-spot--half-image::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  background: none;
  content: "";
}
.cmp-hero-spot--half-image .cmp-hero-spot {
  min-height: 600px;
}
.cmp-hero-spot--half-image .cmp-hero-spot .cmp-hero-spot__content-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: 600px;
  padding-top: 0;
}
.cmp-hero-spot--half-image .cmp-hero-spot__image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: auto;
  margin-top: 0;
}
.cmp-hero-spot--half-image .cmp-hero-spot__image .cmp-image__image {
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 65%;
     object-position: 65%;
}
.cmp-hero-spot--half-image .cmp-hero-spot__content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  padding: 56px 12px;
  background: #ffeded;
}
.cmp-hero-spot--half-image .cmp-hero-spot__action-container .cmp-hero-spot__action-link {
  height: auto;
  width: 100%;
  border-radius: 5rem;
  padding: 0;
  margin: 0;
  outline: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  overflow: visible;
  text-align: center;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out;
  transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  color: #ffffff;
  background-color: #040505;
  border: 2px solid #040505;
}
.cmp-hero-spot--half-image .cmp-hero-spot__action-container .cmp-hero-spot__action-link:focus-visible {
  position: relative;
  outline: solid 0.125rem #ffffff;
  outline-offset: 0.25rem;
}
.cmp-hero-spot--half-image .cmp-hero-spot__action-container .cmp-hero-spot__action-link:focus-visible::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  border-radius: inherit;
  outline: solid 0.125rem #0F62C5;
  outline-offset: 0.25rem;
}
@media (min-width: 576px) {
  .cmp-hero-spot--half-image .cmp-hero-spot__action-container .cmp-hero-spot__action-link {
    width: auto;
    max-width: 100%;
  }
}
.cmp-hero-spot--half-image .cmp-hero-spot__action-container .cmp-hero-spot__action-link:hover {
  background-color: #ffffff;
  color: #040505;
}
.cmp-hero-spot--half-image .cmp-hero-spot__action-container .cmp-hero-spot__action-link:focus-visible {
  background-color: #ffffff;
  color: #040505;
  border: 2px solid #040505;
}
.cmp-hero-spot--half-image .cmp-hero-spot__action-container .cmp-hero-spot__action-link .cmp-hero-spot__action-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 32px;
  height: 64px;
}
.cmp-hero-spot--half-image .cmp-hero-spot__action-container .cmp-hero-spot__action-link-lock-leading {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cmp-hero-spot--half-image .cmp-hero-spot__action-container .cmp-hero-spot__action-link-lock-leading .cmp-hero-spot__icon-leading {
  content: url("clientlib-site/resources/images/lock-icon-white.svg");
  margin-right: 8px;
}
.cmp-hero-spot--half-image .cmp-hero-spot__action-container .cmp-hero-spot__action-link-lock-leading::before {
  content: "This content is only available to Vanguard account owners.";
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  width: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
}
.cmp-hero-spot--half-image .cmp-hero-spot__action-container .cmp-hero-spot__action-link-lock-leading:hover .cmp-hero-spot__icon-leading, .cmp-hero-spot--half-image .cmp-hero-spot__action-container .cmp-hero-spot__action-link-lock-leading:focus-visible .cmp-hero-spot__icon-leading {
  content: url("clientlib-site/resources/images/lock-icon-black.svg");
}
body.loggedIn .cmp-hero-spot__action-link-lock-leading .cmp-hero-spot__icon-leading, body.loggedIn .cmp-hero-spot__action-link-lock-leading::before {
  display: none;
}

.cmp-hero-spot--half-image .cmp-hero-spot__action-container .cmp-hero-spot__action-link-lock-trailing {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cmp-hero-spot--half-image .cmp-hero-spot__action-container .cmp-hero-spot__action-link-lock-trailing .cmp-hero-spot__icon-trailing {
  content: url("clientlib-site/resources/images/lock-icon-white.svg");
  margin-left: 8px;
}
.cmp-hero-spot--half-image .cmp-hero-spot__action-container .cmp-hero-spot__action-link-lock-trailing::before {
  content: "This content is only available to Vanguard account owners.";
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  width: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
}
.cmp-hero-spot--half-image .cmp-hero-spot__action-container .cmp-hero-spot__action-link-lock-trailing:hover .cmp-hero-spot__icon-trailing, .cmp-hero-spot--half-image .cmp-hero-spot__action-container .cmp-hero-spot__action-link-lock-trailing:focus-visible .cmp-hero-spot__icon-trailing {
  content: url("clientlib-site/resources/images/lock-icon-black.svg");
}
body.loggedIn .cmp-hero-spot__action-link-lock-trailing .cmp-hero-spot__icon-trailing, body.loggedIn .cmp-hero-spot__action-link-lock-trailing::before {
  display: none;
}

@media (min-width: 576px) {
  .cmp-hero-spot--half-image:last-child {
    padding-bottom: 0;
  }
  .cmp-hero-spot--half-image .cmp-hero-spot__image {
    height: 300px;
  }
  .cmp-hero-spot--half-image .cmp-hero-spot__image .cmp-image__image {
    height: 300px;
  }
}
@media (min-width: 768px) {
  .cmp-hero-spot--half-image .cmp-hero-spot__image {
    height: 400px;
  }
  .cmp-hero-spot--half-image .cmp-hero-spot__image .cmp-image__image {
    height: 400px;
  }
}
@media (min-width: 1024px) {
  .cmp-hero-spot--half-image {
    min-height: 600px;
  }
  .cmp-hero-spot--half-image .cmp-hero-spot__content {
    width: 43.67%;
    padding: 40px 12px;
  }
}
@media (min-width: 1024px) and (min-width: 370px) {
  .cmp-hero-spot--half-image .cmp-hero-spot .cmp-hero-spot__content-container {
    max-width: 100% !important;
    margin-right: auto !important;
    margin-left: auto !important;
    float: none !important;
    clear: both !important;
  }
}
@media (min-width: 1024px) and (min-width: 576px) {
  .cmp-hero-spot--half-image .cmp-hero-spot .cmp-hero-spot__content-container {
    max-width: 540px !important;
    margin-right: auto !important;
    margin-left: auto !important;
    float: none !important;
    clear: both !important;
  }
}
@media (min-width: 1024px) and (min-width: 768px) {
  .cmp-hero-spot--half-image .cmp-hero-spot .cmp-hero-spot__content-container {
    max-width: 720px !important;
    margin-right: auto !important;
    margin-left: auto !important;
    float: none !important;
    clear: both !important;
  }
}
@media (min-width: 1024px) and (min-width: 1024px) {
  .cmp-hero-spot--half-image .cmp-hero-spot .cmp-hero-spot__content-container {
    max-width: 960px !important;
    margin-right: auto !important;
    margin-left: auto !important;
    float: none !important;
    clear: both !important;
  }
}
@media (min-width: 1024px) and (min-width: 1200px) {
  .cmp-hero-spot--half-image .cmp-hero-spot .cmp-hero-spot__content-container {
    max-width: 1140px !important;
    margin-right: auto !important;
    margin-left: auto !important;
    float: none !important;
    clear: both !important;
  }
}
@media (min-width: 1024px) and (min-width: 1440px) {
  .cmp-hero-spot--half-image .cmp-hero-spot .cmp-hero-spot__content-container {
    max-width: 1320px !important;
    margin-right: auto !important;
    margin-left: auto !important;
    float: none !important;
    clear: both !important;
  }
}
@media (min-width: 1024px) {
  .cmp-hero-spot--half-image .cmp-hero-spot__image {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    padding: 0;
  }
  .cmp-hero-spot--half-image .cmp-hero-spot__image .cmp-image {
    width: 100%;
    height: 100%;
  }
  .cmp-hero-spot--half-image .cmp-hero-spot__image .cmp-image__image {
    width: 100%;
    height: 100%;
    margin-top: 0;
    margin-bottom: 0;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top;
       object-position: top;
  }
}
@media (max-width: 1023.98px) {
  .cmp-hero-spot--half-image {
    min-height: 600px;
  }
}
@media (max-width: 1023.98px) and (min-width: 370px) {
  .cmp-hero-spot--half-image .cmp-hero-spot__content {
    max-width: 100% !important;
    margin-right: auto !important;
    margin-left: auto !important;
    float: none !important;
    clear: both !important;
  }
}
@media (max-width: 1023.98px) and (min-width: 576px) {
  .cmp-hero-spot--half-image .cmp-hero-spot__content {
    max-width: 540px !important;
    margin-right: auto !important;
    margin-left: auto !important;
    float: none !important;
    clear: both !important;
  }
}
@media (max-width: 1023.98px) and (min-width: 768px) {
  .cmp-hero-spot--half-image .cmp-hero-spot__content {
    max-width: 720px !important;
    margin-right: auto !important;
    margin-left: auto !important;
    float: none !important;
    clear: both !important;
  }
}
@media (max-width: 1023.98px) and (min-width: 1024px) {
  .cmp-hero-spot--half-image .cmp-hero-spot__content {
    max-width: 960px !important;
    margin-right: auto !important;
    margin-left: auto !important;
    float: none !important;
    clear: both !important;
  }
}
@media (max-width: 1023.98px) and (min-width: 1200px) {
  .cmp-hero-spot--half-image .cmp-hero-spot__content {
    max-width: 1140px !important;
    margin-right: auto !important;
    margin-left: auto !important;
    float: none !important;
    clear: both !important;
  }
}
@media (max-width: 1023.98px) and (min-width: 1440px) {
  .cmp-hero-spot--half-image .cmp-hero-spot__content {
    max-width: 1320px !important;
    margin-right: auto !important;
    margin-left: auto !important;
    float: none !important;
    clear: both !important;
  }
}
.cmp-hero-spot--half-image.cmp-hero-spot--black-text .cmp-hero-spot__pretitle,
.cmp-hero-spot--half-image.cmp-hero-spot--black-text .cmp-hero-spot__title,
.cmp-hero-spot--half-image.cmp-hero-spot--black-text .cmp-hero-spot__title a,
.cmp-hero-spot--half-image.cmp-hero-spot--black-text .cmp-hero-spot__description p,
.cmp-hero-spot--half-image.cmp-hero-spot--black-text .cmp-hero-spot__secondary-description,
.cmp-hero-spot--half-image.cmp-hero-spot--black-text .cmp-hero-spot__secondary-description p,
.cmp-hero-spot--half-image.cmp-hero-spot--black-text h1,
.cmp-hero-spot--half-image.cmp-hero-spot--black-text h2,
.cmp-hero-spot--half-image.cmp-hero-spot--black-text h3,
.cmp-hero-spot--half-image.cmp-hero-spot--black-text h4,
.cmp-hero-spot--half-image.cmp-hero-spot--black-text h5,
.cmp-hero-spot--half-image.cmp-hero-spot--black-text h6 {
  color: #040505;
}
.cmp-hero-spot--half-image.cmp-hero-spot--background-vanguard-red .cmp-hero-spot__secondary-description a, .cmp-hero-spot--half-image.cmp-hero-spot--background-vanguard-black .cmp-hero-spot__secondary-description a {
  color: #040505;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#040505), to(#040505));
  background-image: linear-gradient(#040505, #040505);
  background-size: 100% 1px;
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
}
.cmp-hero-spot--half-image.cmp-hero-spot--background-vanguard-red .cmp-hero-spot__secondary-description a:hover, .cmp-hero-spot--half-image.cmp-hero-spot--background-vanguard-black .cmp-hero-spot__secondary-description a:hover {
  color: #040505;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#040505), to(#040505));
  background-image: linear-gradient(#040505, #040505);
}
.cmp-hero-spot--half-image.cmp-hero-spot--background-vanguard-red.cmp-hero-spot--white-text .cmp-hero-spot__description a,
.cmp-hero-spot--half-image.cmp-hero-spot--background-vanguard-red.cmp-hero-spot--white-text .cmp-hero-spot__secondary-description a, .cmp-hero-spot--half-image.cmp-hero-spot--background-vanguard-black.cmp-hero-spot--white-text .cmp-hero-spot__description a,
.cmp-hero-spot--half-image.cmp-hero-spot--background-vanguard-black.cmp-hero-spot--white-text .cmp-hero-spot__secondary-description a {
  color: #ffffff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(currentColor), to(currentColor));
  background-image: linear-gradient(currentColor, currentColor);
  background-repeat: no-repeat;
  background-position: 0% 100%;
  background-size: 100% 1px;
  border-bottom: unset;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 100ms;
          transition-duration: 100ms;
  -webkit-transition-property: background-size;
  transition-property: background-size;
}
.cmp-hero-spot--half-image.cmp-hero-spot--background-vanguard-red.cmp-hero-spot--white-text .cmp-hero-spot__description a:hover, .cmp-hero-spot--half-image.cmp-hero-spot--background-vanguard-red.cmp-hero-spot--white-text .cmp-hero-spot__description a:focus,
.cmp-hero-spot--half-image.cmp-hero-spot--background-vanguard-red.cmp-hero-spot--white-text .cmp-hero-spot__secondary-description a:hover,
.cmp-hero-spot--half-image.cmp-hero-spot--background-vanguard-red.cmp-hero-spot--white-text .cmp-hero-spot__secondary-description a:focus, .cmp-hero-spot--half-image.cmp-hero-spot--background-vanguard-black.cmp-hero-spot--white-text .cmp-hero-spot__description a:hover, .cmp-hero-spot--half-image.cmp-hero-spot--background-vanguard-black.cmp-hero-spot--white-text .cmp-hero-spot__description a:focus,
.cmp-hero-spot--half-image.cmp-hero-spot--background-vanguard-black.cmp-hero-spot--white-text .cmp-hero-spot__secondary-description a:hover,
.cmp-hero-spot--half-image.cmp-hero-spot--background-vanguard-black.cmp-hero-spot--white-text .cmp-hero-spot__secondary-description a:focus {
  color: #ffffff;
  background-size: 100% 1px;
}
.cmp-hero-spot--half-image.cmp-hero-spot--background-vanguard-red.cmp-hero-spot--white-text .cmp-hero-spot__description a:hover,
.cmp-hero-spot--half-image.cmp-hero-spot--background-vanguard-red.cmp-hero-spot--white-text .cmp-hero-spot__secondary-description a:hover, .cmp-hero-spot--half-image.cmp-hero-spot--background-vanguard-black.cmp-hero-spot--white-text .cmp-hero-spot__description a:hover,
.cmp-hero-spot--half-image.cmp-hero-spot--background-vanguard-black.cmp-hero-spot--white-text .cmp-hero-spot__secondary-description a:hover {
  border-bottom: unset;
}
.cmp-hero-spot--half-image.cmp-hero-spot--background-vanguard-red.cmp-hero-spot--white-text .cmp-hero-spot__description a:focus,
.cmp-hero-spot--half-image.cmp-hero-spot--background-vanguard-red.cmp-hero-spot--white-text .cmp-hero-spot__secondary-description a:focus, .cmp-hero-spot--half-image.cmp-hero-spot--background-vanguard-black.cmp-hero-spot--white-text .cmp-hero-spot__description a:focus,
.cmp-hero-spot--half-image.cmp-hero-spot--background-vanguard-black.cmp-hero-spot--white-text .cmp-hero-spot__secondary-description a:focus {
  border-radius: unset;
  outline: solid 2px #0F62C5;
  outline-style: auto;
  outline-offset: 2px;
}
.cmp-hero-spot--half-image.cmp-hero-spot--background-vanguard-red.cmp-hero-spot--white-text .cmp-hero-spot__action-container a, .cmp-hero-spot--half-image.cmp-hero-spot--background-vanguard-black.cmp-hero-spot--white-text .cmp-hero-spot__action-container a {
  color: #040505;
  background-color: #ffffff;
  border: 2px solid #ffffff;
}
.cmp-hero-spot--half-image.cmp-hero-spot--background-vanguard-red.cmp-hero-spot--white-text .cmp-hero-spot__action-container a:hover, .cmp-hero-spot--half-image.cmp-hero-spot--background-vanguard-black.cmp-hero-spot--white-text .cmp-hero-spot__action-container a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #040505;
}
.cmp-hero-spot--half-image .cmp-hero-spot__pretitle,
.cmp-hero-spot--half-image .cmp-hero-spot__title,
.cmp-hero-spot--half-image .cmp-hero-spot__title a,
.cmp-hero-spot--half-image .cmp-hero-spot__description p,
.cmp-hero-spot--half-image .cmp-hero-spot__secondary-description,
.cmp-hero-spot--half-image .cmp-hero-spot__secondary-description p,
.cmp-hero-spot--half-image h1,
.cmp-hero-spot--half-image h2,
.cmp-hero-spot--half-image h3,
.cmp-hero-spot--half-image h4,
.cmp-hero-spot--half-image h5,
.cmp-hero-spot--half-image h6 {
  color: #ffffff;
}

.cmp-hero-spot--half-illustration .cmp-hero-spot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  min-height: 600px;
  margin-bottom: 0;
}
@media (min-width: 370px) {
  .cmp-hero-spot--half-illustration .cmp-hero-spot {
    max-width: 100% !important;
    margin-right: auto !important;
    margin-left: auto !important;
    float: none !important;
    clear: both !important;
  }
}
@media (min-width: 576px) {
  .cmp-hero-spot--half-illustration .cmp-hero-spot {
    max-width: 540px !important;
    margin-right: auto !important;
    margin-left: auto !important;
    float: none !important;
    clear: both !important;
  }
}
@media (min-width: 768px) {
  .cmp-hero-spot--half-illustration .cmp-hero-spot {
    max-width: 720px !important;
    margin-right: auto !important;
    margin-left: auto !important;
    float: none !important;
    clear: both !important;
  }
}
@media (min-width: 1024px) {
  .cmp-hero-spot--half-illustration .cmp-hero-spot {
    max-width: 960px !important;
    margin-right: auto !important;
    margin-left: auto !important;
    float: none !important;
    clear: both !important;
  }
}
@media (min-width: 1200px) {
  .cmp-hero-spot--half-illustration .cmp-hero-spot {
    max-width: 1140px !important;
    margin-right: auto !important;
    margin-left: auto !important;
    float: none !important;
    clear: both !important;
  }
}
@media (min-width: 1440px) {
  .cmp-hero-spot--half-illustration .cmp-hero-spot {
    max-width: 1320px !important;
    margin-right: auto !important;
    margin-left: auto !important;
    float: none !important;
    clear: both !important;
  }
}
.cmp-hero-spot--half-illustration .cmp-hero-spot__content-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  margin: 56px 0;
  padding-top: 0;
}
@media (min-width: 370px) {
  .cmp-hero-spot--half-illustration .cmp-hero-spot__content-container {
    max-width: 100% !important;
    margin-right: auto !important;
    margin-left: auto !important;
    float: none !important;
    clear: both !important;
  }
}
@media (min-width: 576px) {
  .cmp-hero-spot--half-illustration .cmp-hero-spot__content-container {
    max-width: 540px !important;
    margin-right: auto !important;
    margin-left: auto !important;
    float: none !important;
    clear: both !important;
  }
}
@media (min-width: 768px) {
  .cmp-hero-spot--half-illustration .cmp-hero-spot__content-container {
    max-width: 720px !important;
    margin-right: auto !important;
    margin-left: auto !important;
    float: none !important;
    clear: both !important;
  }
}
@media (min-width: 1024px) {
  .cmp-hero-spot--half-illustration .cmp-hero-spot__content-container {
    max-width: 960px !important;
    margin-right: auto !important;
    margin-left: auto !important;
    float: none !important;
    clear: both !important;
  }
}
@media (min-width: 1200px) {
  .cmp-hero-spot--half-illustration .cmp-hero-spot__content-container {
    max-width: 1140px !important;
    margin-right: auto !important;
    margin-left: auto !important;
    float: none !important;
    clear: both !important;
  }
}
@media (min-width: 1440px) {
  .cmp-hero-spot--half-illustration .cmp-hero-spot__content-container {
    max-width: 1320px !important;
    margin-right: auto !important;
    margin-left: auto !important;
    float: none !important;
    clear: both !important;
  }
}
.cmp-hero-spot--half-illustration .cmp-hero-spot__content {
  width: 41.67%;
  padding: 0 12px;
}
.cmp-hero-spot--half-illustration .cmp-hero-spot__image {
  display: block;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 45%;
  min-height: 600px;
}
.cmp-hero-spot--half-illustration .cmp-hero-spot__action-container .cmp-hero-spot__action-link {
  height: auto;
  width: 100%;
  border-radius: 5rem;
  padding: 0;
  margin: 0;
  outline: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  overflow: visible;
  text-align: center;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out;
  transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  color: #ffffff;
  background-color: #040505;
  border: 2px solid #040505;
}
.cmp-hero-spot--half-illustration .cmp-hero-spot__action-container .cmp-hero-spot__action-link:focus-visible {
  position: relative;
  outline: solid 0.125rem #ffffff;
  outline-offset: 0.25rem;
}
.cmp-hero-spot--half-illustration .cmp-hero-spot__action-container .cmp-hero-spot__action-link:focus-visible::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  border-radius: inherit;
  outline: solid 0.125rem #0F62C5;
  outline-offset: 0.25rem;
}
@media (min-width: 576px) {
  .cmp-hero-spot--half-illustration .cmp-hero-spot__action-container .cmp-hero-spot__action-link {
    width: auto;
    max-width: 100%;
  }
}
.cmp-hero-spot--half-illustration .cmp-hero-spot__action-container .cmp-hero-spot__action-link:hover {
  background-color: #ffffff;
  color: #040505;
}
.cmp-hero-spot--half-illustration .cmp-hero-spot__action-container .cmp-hero-spot__action-link:focus-visible {
  background-color: #ffffff;
  color: #040505;
  border: 2px solid #040505;
}
.cmp-hero-spot--half-illustration .cmp-hero-spot__action-container .cmp-hero-spot__action-link .cmp-hero-spot__action-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 32px;
  height: 64px;
}
.cmp-hero-spot--half-illustration .cmp-hero-spot__action-container .cmp-teaser__action-link-lock-leading {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cmp-hero-spot--half-illustration .cmp-hero-spot__action-container .cmp-teaser__action-link-lock-leading .cmp-hero-spot__icon-leading {
  content: url("clientlib-site/resources/images/lock-icon-white.svg");
  margin-right: 8px;
}
.cmp-hero-spot--half-illustration .cmp-hero-spot__action-container .cmp-teaser__action-link-lock-leading::before {
  content: "This content is only available to Vanguard account owners.";
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  width: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
}
.cmp-hero-spot--half-illustration .cmp-hero-spot__action-container .cmp-teaser__action-link-lock-leading:hover .cmp-hero-spot__icon-leading, .cmp-hero-spot--half-illustration .cmp-hero-spot__action-container .cmp-teaser__action-link-lock-leading:focus-visible .cmp-hero-spot__icon-leading {
  content: url("clientlib-site/resources/images/lock-icon-black.svg");
}
body.loggedIn .cmp-teaser__action-link-lock-leading .cmp-hero-spot__icon-leading, body.loggedIn .cmp-teaser__action-link-lock-leading::before {
  display: none;
}

.cmp-hero-spot--half-illustration .cmp-hero-spot__action-container .cmp-teaser__action-link-lock-trailing {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cmp-hero-spot--half-illustration .cmp-hero-spot__action-container .cmp-teaser__action-link-lock-trailing .cmp-hero-spot__icon-trailing {
  content: url("clientlib-site/resources/images/lock-icon-white.svg");
  margin-left: 8px;
}
.cmp-hero-spot--half-illustration .cmp-hero-spot__action-container .cmp-teaser__action-link-lock-trailing::before {
  content: "This content is only available to Vanguard account owners.";
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  width: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
}
.cmp-hero-spot--half-illustration .cmp-hero-spot__action-container .cmp-teaser__action-link-lock-trailing:hover .cmp-hero-spot__icon-trailing, .cmp-hero-spot--half-illustration .cmp-hero-spot__action-container .cmp-teaser__action-link-lock-trailing:focus-visible .cmp-hero-spot__icon-trailing {
  content: url("clientlib-site/resources/images/lock-icon-black.svg");
}
body.loggedIn .cmp-teaser__action-link-lock-trailing .cmp-hero-spot__icon-trailing, body.loggedIn .cmp-teaser__action-link-lock-trailing::before {
  display: none;
}

@media (max-width: 1199.98px) {
  .cmp-hero-spot--half-illustration .cmp-hero-spot__content {
    width: 49%;
  }
  .cmp-hero-spot--half-illustration .cmp-hero-spot__image {
    width: 50%;
  }
}
@media (max-width: 1023.98px) {
  .cmp-hero-spot--half-illustration .cmp-hero-spot {
    width: 100%;
    min-height: 600px;
  }
  .cmp-hero-spot--half-illustration .cmp-hero-spot__content-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    margin: 56px 0;
    padding-top: 0;
  }
}
@media (max-width: 1023.98px) and (min-width: 370px) {
  .cmp-hero-spot--half-illustration .cmp-hero-spot__content-container {
    max-width: 100% !important;
    margin-right: auto !important;
    margin-left: auto !important;
    float: none !important;
    clear: both !important;
  }
}
@media (max-width: 1023.98px) and (min-width: 576px) {
  .cmp-hero-spot--half-illustration .cmp-hero-spot__content-container {
    max-width: 540px !important;
    margin-right: auto !important;
    margin-left: auto !important;
    float: none !important;
    clear: both !important;
  }
}
@media (max-width: 1023.98px) and (min-width: 768px) {
  .cmp-hero-spot--half-illustration .cmp-hero-spot__content-container {
    max-width: 720px !important;
    margin-right: auto !important;
    margin-left: auto !important;
    float: none !important;
    clear: both !important;
  }
}
@media (max-width: 1023.98px) and (min-width: 1024px) {
  .cmp-hero-spot--half-illustration .cmp-hero-spot__content-container {
    max-width: 960px !important;
    margin-right: auto !important;
    margin-left: auto !important;
    float: none !important;
    clear: both !important;
  }
}
@media (max-width: 1023.98px) and (min-width: 1200px) {
  .cmp-hero-spot--half-illustration .cmp-hero-spot__content-container {
    max-width: 1140px !important;
    margin-right: auto !important;
    margin-left: auto !important;
    float: none !important;
    clear: both !important;
  }
}
@media (max-width: 1023.98px) and (min-width: 1440px) {
  .cmp-hero-spot--half-illustration .cmp-hero-spot__content-container {
    max-width: 1320px !important;
    margin-right: auto !important;
    margin-left: auto !important;
    float: none !important;
    clear: both !important;
  }
}
@media (max-width: 1023.98px) {
  .cmp-hero-spot--half-illustration .cmp-hero-spot__content {
    width: 100%;
    margin-bottom: 56px;
    padding: 0 12px;
  }
  .cmp-hero-spot--half-illustration .cmp-hero-spot__image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    height: auto;
  }
}
.cmp-hero-spot--half-illustration.cmp-hero-spot--background-vanguard-red a {
  color: #040505;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#040505), to(#040505));
  background-image: linear-gradient(#040505, #040505);
  background-size: 100% 1px;
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
}
.cmp-hero-spot--half-illustration.cmp-hero-spot--background-vanguard-red a:hover {
  color: #040505;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#040505), to(#040505));
  background-image: linear-gradient(#040505, #040505);
}
@media (max-width: 767.98px) {
  .cmp-hero-spot--half-illustration {
    margin-bottom: 64px;
  }
  .cmp-hero-spot--half-illustration .cmp-hero-spot {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    width: 100%;
    min-height: 600px;
  }
  .cmp-hero-spot--half-illustration .cmp-hero-spot__image {
    z-index: 99;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
    margin-top: 0;
    padding-right: inherit;
    padding-left: inherit;
  }
  .cmp-hero-spot--half-illustration .cmp-hero-spot__content {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
  }
}

.cmp-hero-spot--background-red .cmp-hero-spot__content-container .cmp-hero-spot__content {
  background: #ffeded !important;
}

.cmp-hero-spot--background-red.cmp-hero-spot--half-illustration, .cmp-hero-spot--background-red.cmp-hero-spot--pattern {
  background: #ffeded !important;
}

.cmp-hero-spot--background-red.cmp-hero-spot--full-image, .cmp-hero-spot--background-red.cmp-hero-spot--half-image {
  background: linear-gradient(to top, #fff 100px, #ffeded 100px) !important;
}
.cmp-hero-spot--background-red.cmp-hero-spot--full-image .cmp-hero-spot__content, .cmp-hero-spot--background-red.cmp-hero-spot--half-image .cmp-hero-spot__content {
  background: transparent;
}
@media (min-width: 576px) {
  .cmp-hero-spot--background-red.cmp-hero-spot--full-image, .cmp-hero-spot--background-red.cmp-hero-spot--half-image {
    background: linear-gradient(to top, #fff 150px, #ffeded 150px) !important;
  }
}
@media (min-width: 768px) {
  .cmp-hero-spot--background-red.cmp-hero-spot--full-image, .cmp-hero-spot--background-red.cmp-hero-spot--half-image {
    background: linear-gradient(to top, #fff 200px, #ffeded 200px) !important;
  }
}

@media (min-width: 1024px) {
  .cmp-hero-spot--background-red.cmp-hero-spot--half-image {
    background: -webkit-gradient(linear, left bottom, left top, from(#ffeded)) !important;
    background: linear-gradient(to top, #ffeded) !important;
  }
}

.cmp-hero-spot--background-turquoise .cmp-hero-spot__content-container .cmp-hero-spot__content {
  background: #def5f0 !important;
}

.cmp-hero-spot--background-turquoise.cmp-hero-spot--half-illustration, .cmp-hero-spot--background-turquoise.cmp-hero-spot--pattern {
  background: #def5f0 !important;
}

.cmp-hero-spot--background-turquoise.cmp-hero-spot--full-image, .cmp-hero-spot--background-turquoise.cmp-hero-spot--half-image {
  background: linear-gradient(to top, #fff 100px, #def5f0 100px) !important;
}
.cmp-hero-spot--background-turquoise.cmp-hero-spot--full-image .cmp-hero-spot__content, .cmp-hero-spot--background-turquoise.cmp-hero-spot--half-image .cmp-hero-spot__content {
  background: transparent;
}
@media (min-width: 576px) {
  .cmp-hero-spot--background-turquoise.cmp-hero-spot--full-image, .cmp-hero-spot--background-turquoise.cmp-hero-spot--half-image {
    background: linear-gradient(to top, #fff 150px, #def5f0 150px) !important;
  }
}
@media (min-width: 768px) {
  .cmp-hero-spot--background-turquoise.cmp-hero-spot--full-image, .cmp-hero-spot--background-turquoise.cmp-hero-spot--half-image {
    background: linear-gradient(to top, #fff 200px, #def5f0 200px) !important;
  }
}

@media (min-width: 1024px) {
  .cmp-hero-spot--background-turquoise.cmp-hero-spot--half-image {
    background: -webkit-gradient(linear, left bottom, left top, from(#def5f0)) !important;
    background: linear-gradient(to top, #def5f0) !important;
  }
}

.cmp-hero-spot--background-yellow .cmp-hero-spot__content-container .cmp-hero-spot__content {
  background: #fff7de !important;
}

.cmp-hero-spot--background-yellow.cmp-hero-spot--half-illustration, .cmp-hero-spot--background-yellow.cmp-hero-spot--pattern {
  background: #fff7de !important;
}

.cmp-hero-spot--background-yellow.cmp-hero-spot--full-image, .cmp-hero-spot--background-yellow.cmp-hero-spot--half-image {
  background: linear-gradient(to top, #fff 100px, #fff7de 100px) !important;
}
.cmp-hero-spot--background-yellow.cmp-hero-spot--full-image .cmp-hero-spot__content, .cmp-hero-spot--background-yellow.cmp-hero-spot--half-image .cmp-hero-spot__content {
  background: transparent;
}
@media (min-width: 576px) {
  .cmp-hero-spot--background-yellow.cmp-hero-spot--full-image, .cmp-hero-spot--background-yellow.cmp-hero-spot--half-image {
    background: linear-gradient(to top, #fff 150px, #fff7de 150px) !important;
  }
}
@media (min-width: 768px) {
  .cmp-hero-spot--background-yellow.cmp-hero-spot--full-image, .cmp-hero-spot--background-yellow.cmp-hero-spot--half-image {
    background: linear-gradient(to top, #fff 200px, #fff7de 200px) !important;
  }
}

@media (min-width: 1024px) {
  .cmp-hero-spot--background-yellow.cmp-hero-spot--half-image {
    background: -webkit-gradient(linear, left bottom, left top, from(#fff7de)) !important;
    background: linear-gradient(to top, #fff7de) !important;
  }
}

.cmp-hero-spot--background-vanguard-red .cmp-hero-spot__content-container .cmp-hero-spot__content {
  background: #c20029 !important;
}

.cmp-hero-spot--background-vanguard-red.cmp-hero-spot--half-illustration, .cmp-hero-spot--background-vanguard-red.cmp-hero-spot--pattern {
  background: #c20029 !important;
}

.cmp-hero-spot--background-vanguard-red.cmp-hero-spot--full-image, .cmp-hero-spot--background-vanguard-red.cmp-hero-spot--half-image {
  background: linear-gradient(to top, #fff 100px, #c20029 100px) !important;
}
.cmp-hero-spot--background-vanguard-red.cmp-hero-spot--full-image .cmp-hero-spot__content, .cmp-hero-spot--background-vanguard-red.cmp-hero-spot--half-image .cmp-hero-spot__content {
  background: transparent;
}
@media (min-width: 576px) {
  .cmp-hero-spot--background-vanguard-red.cmp-hero-spot--full-image, .cmp-hero-spot--background-vanguard-red.cmp-hero-spot--half-image {
    background: linear-gradient(to top, #fff 150px, #c20029 150px) !important;
  }
}
@media (min-width: 768px) {
  .cmp-hero-spot--background-vanguard-red.cmp-hero-spot--full-image, .cmp-hero-spot--background-vanguard-red.cmp-hero-spot--half-image {
    background: linear-gradient(to top, #fff 200px, #c20029 200px) !important;
  }
}

@media (min-width: 1024px) {
  .cmp-hero-spot--background-vanguard-red.cmp-hero-spot--half-image {
    background: -webkit-gradient(linear, left bottom, left top, from(#c20029)) !important;
    background: linear-gradient(to top, #c20029) !important;
  }
}

.cmp-hero-spot--background-grey .cmp-hero-spot__content-container .cmp-hero-spot__content {
  background: #f5f6f6;
}

.cmp-hero-spot--background-grey.cmp-hero-spot--half-illustration,
.cmp-hero-spot--background-grey.cmp-hero-spot--pattern {
  background: #f5f6f6;
}

.cmp-hero-spot--background-grey.cmp-hero-spot--full-image,
.cmp-hero-spot--background-grey.cmp-hero-spot--half-image {
  background: linear-gradient(to top, #fff 100px, #f5f6f6 100px);
}
.cmp-hero-spot--background-grey.cmp-hero-spot--full-image .cmp-hero-spot__content,
.cmp-hero-spot--background-grey.cmp-hero-spot--half-image .cmp-hero-spot__content {
  background: transparent;
}
@media (min-width: 576px) {
  .cmp-hero-spot--background-grey.cmp-hero-spot--full-image,
  .cmp-hero-spot--background-grey.cmp-hero-spot--half-image {
    background: linear-gradient(to top, #fff 150px, #f5f6f6 150px);
  }
}
@media (min-width: 768px) {
  .cmp-hero-spot--background-grey.cmp-hero-spot--full-image,
  .cmp-hero-spot--background-grey.cmp-hero-spot--half-image {
    background: linear-gradient(to top, #fff 200px, #f5f6f6 200px);
  }
}

@media (min-width: 1024px) {
  .cmp-hero-spot--background-grey.cmp-hero-spot--half-image {
    background: -webkit-gradient(linear, left bottom, left top, from(#f5f6f6));
    background: linear-gradient(to top, #f5f6f6);
  }
}

.cmp-hero-spot--background-vanguard-black .cmp-hero-spot__content-container .cmp-hero-spot__content {
  background: #232323 !important;
}

.cmp-hero-spot--background-vanguard-black.cmp-hero-spot--half-illustration, .cmp-hero-spot--background-vanguard-black.cmp-hero-spot--pattern {
  background: #232323 !important;
}

.cmp-hero-spot--background-vanguard-black.cmp-hero-spot--full-image, .cmp-hero-spot--background-vanguard-black.cmp-hero-spot--half-image {
  background: linear-gradient(to top, #fff 100px, #232323 100px) !important;
}
.cmp-hero-spot--background-vanguard-black.cmp-hero-spot--full-image .cmp-hero-spot__content, .cmp-hero-spot--background-vanguard-black.cmp-hero-spot--half-image .cmp-hero-spot__content {
  background: transparent;
}
@media (min-width: 576px) {
  .cmp-hero-spot--background-vanguard-black.cmp-hero-spot--full-image, .cmp-hero-spot--background-vanguard-black.cmp-hero-spot--half-image {
    background: linear-gradient(to top, #fff 150px, #232323 150px) !important;
  }
}
@media (min-width: 768px) {
  .cmp-hero-spot--background-vanguard-black.cmp-hero-spot--full-image, .cmp-hero-spot--background-vanguard-black.cmp-hero-spot--half-image {
    background: linear-gradient(to top, #fff 200px, #232323 200px) !important;
  }
}

@media (min-width: 1024px) {
  .cmp-hero-spot--background-vanguard-black.cmp-hero-spot--half-image {
    background: -webkit-gradient(linear, left bottom, left top, from(#232323)) !important;
    background: linear-gradient(to top, #232323) !important;
  }
}

.cmp-hero-spot--cta-button-primary .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link {
  height: auto;
  width: 100%;
  border-radius: 5rem;
  padding: 0;
  margin: 0;
  outline: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  overflow: visible;
  text-align: center;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out;
  transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  color: #ffffff;
  background-color: #040505;
  border: 2px solid #040505;
}
.cmp-hero-spot--cta-button-primary .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link:focus-visible {
  position: relative;
  outline: solid 0.125rem #ffffff;
  outline-offset: 0.25rem;
}
.cmp-hero-spot--cta-button-primary .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link:focus-visible::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  border-radius: inherit;
  outline: solid 0.125rem #0F62C5;
  outline-offset: 0.25rem;
}
@media (min-width: 576px) {
  .cmp-hero-spot--cta-button-primary .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link {
    width: auto;
    max-width: 100%;
  }
}
.cmp-hero-spot--cta-button-primary .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link:hover {
  background-color: #ffffff;
  color: #040505;
}
.cmp-hero-spot--cta-button-primary .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link:focus-visible {
  background-color: #ffffff;
  color: #040505;
  border: 2px solid #040505;
}
.cmp-hero-spot--cta-button-primary .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link .cmp-hero-spot__action-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 32px;
  height: 64px;
}
.cmp-hero-spot--cta-button-primary .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link-lock-leading {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cmp-hero-spot--cta-button-primary .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link-lock-leading .cmp-hero-spot__icon-leading {
  content: url("clientlib-site/resources/images/lock-icon-white.svg");
  margin-right: 8px;
}
.cmp-hero-spot--cta-button-primary .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link-lock-leading::before {
  content: "This content is only available to Vanguard account owners.";
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  width: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
}
.cmp-hero-spot--cta-button-primary .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link-lock-leading:hover .cmp-hero-spot__icon-leading, .cmp-hero-spot--cta-button-primary .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link-lock-leading:focus-visible .cmp-hero-spot__icon-leading {
  content: url("clientlib-site/resources/images/lock-icon-black.svg");
}
body.loggedIn .cmp-hero-spot__action-link-lock-leading .cmp-hero-spot__icon-leading, body.loggedIn .cmp-hero-spot__action-link-lock-leading::before {
  display: none;
}

.cmp-hero-spot--cta-button-primary .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link-lock-trailing {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cmp-hero-spot--cta-button-primary .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link-lock-trailing .cmp-hero-spot__icon-trailing {
  content: url("clientlib-site/resources/images/lock-icon-white.svg");
  margin-left: 8px;
}
.cmp-hero-spot--cta-button-primary .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link-lock-trailing::before {
  content: "This content is only available to Vanguard account owners.";
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  width: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
}
.cmp-hero-spot--cta-button-primary .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link-lock-trailing:hover .cmp-hero-spot__icon-trailing, .cmp-hero-spot--cta-button-primary .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link-lock-trailing:focus-visible .cmp-hero-spot__icon-trailing {
  content: url("clientlib-site/resources/images/lock-icon-black.svg");
}
body.loggedIn .cmp-hero-spot__action-link-lock-trailing .cmp-hero-spot__icon-trailing, body.loggedIn .cmp-hero-spot__action-link-lock-trailing::before {
  display: none;
}

.cmp-hero-spot--cta-button-primary-red .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link {
  height: auto;
  width: 100%;
  border-radius: 5rem;
  padding: 0;
  margin: 0;
  outline: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  overflow: visible;
  text-align: center;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out;
  transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  color: #ffffff;
  background-color: #c20029;
  border: 2px solid #c20029;
}
.cmp-hero-spot--cta-button-primary-red .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link:focus-visible {
  position: relative;
  outline: solid 0.125rem #ffffff;
  outline-offset: 0.25rem;
}
.cmp-hero-spot--cta-button-primary-red .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link:focus-visible::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  border-radius: inherit;
  outline: solid 0.125rem #0F62C5;
  outline-offset: 0.25rem;
}
@media (min-width: 576px) {
  .cmp-hero-spot--cta-button-primary-red .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link {
    width: auto;
    max-width: 100%;
  }
}
.cmp-hero-spot--cta-button-primary-red .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link:hover {
  color: #040505;
  background-color: #ffffff;
  border: 2px solid #040505;
  text-decoration: none;
}
.cmp-hero-spot--cta-button-primary-red .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link:focus-visible {
  color: #040505;
  background-color: #ffffff;
  border: 2px solid #040505;
}
.cmp-hero-spot--cta-button-primary-red .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link .cmp-hero-spot__action-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 32px;
  height: 64px;
}
.cmp-hero-spot--cta-button-primary-red .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link-lock-leading {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cmp-hero-spot--cta-button-primary-red .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link-lock-leading .cmp-hero-spot__icon-leading {
  content: url("clientlib-site/resources/images/lock-icon-white.svg");
  margin-right: 8px;
}
.cmp-hero-spot--cta-button-primary-red .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link-lock-leading::before {
  content: "This content is only available to Vanguard account owners.";
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  width: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
}
.cmp-hero-spot--cta-button-primary-red .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link-lock-leading:hover .cmp-hero-spot__icon-leading, .cmp-hero-spot--cta-button-primary-red .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link-lock-leading:focus-visible .cmp-hero-spot__icon-leading {
  content: url("clientlib-site/resources/images/lock-icon-black.svg");
}
body.loggedIn .cmp-hero-spot__action-link-lock-leading .cmp-hero-spot__icon-leading, body.loggedIn .cmp-hero-spot__action-link-lock-leading::before {
  display: none;
}

.cmp-hero-spot--cta-button-primary-red .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link-lock-trailing {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cmp-hero-spot--cta-button-primary-red .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link-lock-trailing .cmp-hero-spot__icon-trailing {
  content: url("clientlib-site/resources/images/lock-icon-white.svg");
  margin-left: 8px;
}
.cmp-hero-spot--cta-button-primary-red .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link-lock-trailing::before {
  content: "This content is only available to Vanguard account owners.";
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  width: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
}
.cmp-hero-spot--cta-button-primary-red .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link-lock-trailing:hover .cmp-hero-spot__icon-trailing, .cmp-hero-spot--cta-button-primary-red .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link-lock-trailing:focus-visible .cmp-hero-spot__icon-trailing {
  content: url("clientlib-site/resources/images/lock-icon-black.svg");
}
body.loggedIn .cmp-hero-spot__action-link-lock-trailing .cmp-hero-spot__icon-trailing, body.loggedIn .cmp-hero-spot__action-link-lock-trailing::before {
  display: none;
}

.cmp-hero-spot--cta-button-primary-on-dark .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link {
  height: auto;
  width: 100%;
  border-radius: 5rem;
  padding: 0;
  margin: 0;
  outline: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  overflow: visible;
  text-align: center;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out;
  transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  color: #040505;
  background-color: #ffffff;
  border: 2px solid #ffffff;
}
.cmp-hero-spot--cta-button-primary-on-dark .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link:focus-visible {
  position: relative;
  outline: solid 0.125rem #ffffff;
  outline-offset: 0.25rem;
}
.cmp-hero-spot--cta-button-primary-on-dark .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link:focus-visible::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  border-radius: inherit;
  outline: solid 0.125rem #0F62C5;
  outline-offset: 0.25rem;
}
@media (min-width: 576px) {
  .cmp-hero-spot--cta-button-primary-on-dark .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link {
    width: auto;
    max-width: 100%;
  }
}
.cmp-hero-spot--cta-button-primary-on-dark .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link:hover {
  background-color: #040505;
  border: 2px solid #ffffff;
  color: #ffffff;
  text-decoration: none;
}
.cmp-hero-spot--cta-button-primary-on-dark .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link:focus-visible {
  background-color: #040505;
  color: #ffffff;
  border: 2px solid #ffffff;
}
.cmp-hero-spot--cta-button-primary-on-dark .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link .cmp-hero-spot__action-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 32px;
  height: 64px;
}
.cmp-hero-spot--cta-button-primary-on-dark .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link-lock-leading {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cmp-hero-spot--cta-button-primary-on-dark .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link-lock-leading .cmp-hero-spot__icon-leading {
  content: url("clientlib-site/resources/images/lock-icon-black.svg");
  margin-right: 8px;
}
.cmp-hero-spot--cta-button-primary-on-dark .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link-lock-leading::before {
  content: "This content is only available to Vanguard account owners.";
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  width: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
}
.cmp-hero-spot--cta-button-primary-on-dark .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link-lock-leading:hover .cmp-hero-spot__icon-leading, .cmp-hero-spot--cta-button-primary-on-dark .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link-lock-leading:focus-visible .cmp-hero-spot__icon-leading {
  content: url("clientlib-site/resources/images/lock-icon-white.svg");
}
body.loggedIn .cmp-hero-spot__action-link-lock-leading .cmp-hero-spot__icon-leading, body.loggedIn .cmp-hero-spot__action-link-lock-leading::before {
  display: none;
}

.cmp-hero-spot--cta-button-primary-on-dark .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link-lock-trailing {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cmp-hero-spot--cta-button-primary-on-dark .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link-lock-trailing .cmp-hero-spot__icon-trailing {
  content: url("clientlib-site/resources/images/lock-icon-black.svg");
  margin-left: 8px;
}
.cmp-hero-spot--cta-button-primary-on-dark .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link-lock-trailing::before {
  content: "This content is only available to Vanguard account owners.";
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  width: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
}
.cmp-hero-spot--cta-button-primary-on-dark .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link-lock-trailing:hover .cmp-hero-spot__icon-trailing, .cmp-hero-spot--cta-button-primary-on-dark .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link-lock-trailing:focus-visible .cmp-hero-spot__icon-trailing {
  content: url("clientlib-site/resources/images/lock-icon-white.svg");
}
body.loggedIn .cmp-hero-spot__action-link-lock-trailing .cmp-hero-spot__icon-trailing, body.loggedIn .cmp-hero-spot__action-link-lock-trailing::before {
  display: none;
}

.cmp-hero-spot--cta-button-secondary .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link {
  height: auto;
  width: 100%;
  border-radius: 5rem;
  padding: 0;
  margin: 0;
  outline: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  overflow: visible;
  text-align: center;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out;
  transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  color: #040505;
  background-color: transparent;
  border-color: #040505;
  border: 2px solid #040505;
}
.cmp-hero-spot--cta-button-secondary .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link:focus-visible {
  position: relative;
  outline: solid 0.125rem #ffffff;
  outline-offset: 0.25rem;
}
.cmp-hero-spot--cta-button-secondary .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link:focus-visible::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  border-radius: inherit;
  outline: solid 0.125rem #0F62C5;
  outline-offset: 0.25rem;
}
@media (min-width: 576px) {
  .cmp-hero-spot--cta-button-secondary .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link {
    width: auto;
    max-width: 100%;
  }
}
.cmp-hero-spot--cta-button-secondary .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link:hover {
  background-color: #040505;
  color: #ffffff;
  text-decoration: none;
}
.cmp-hero-spot--cta-button-secondary .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link:focus-visible {
  background-color: #040505;
  color: #ffffff;
}
.cmp-hero-spot--cta-button-secondary .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link .cmp-hero-spot__action-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 32px;
  height: 64px;
}
.cmp-hero-spot--cta-button-secondary .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link-lock-leading {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cmp-hero-spot--cta-button-secondary .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link-lock-leading .cmp-hero-spot__icon-leading {
  content: url("clientlib-site/resources/images/lock-icon-black.svg");
  margin-right: 8px;
}
.cmp-hero-spot--cta-button-secondary .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link-lock-leading::before {
  content: "This content is only available to Vanguard account owners.";
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  width: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
}
.cmp-hero-spot--cta-button-secondary .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link-lock-leading:hover .cmp-hero-spot__icon-leading, .cmp-hero-spot--cta-button-secondary .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link-lock-leading:focus-visible .cmp-hero-spot__icon-leading {
  content: url("clientlib-site/resources/images/lock-icon-white.svg");
}
body.loggedIn .cmp-hero-spot__action-link-lock-leading .cmp-hero-spot__icon-leading, body.loggedIn .cmp-hero-spot__action-link-lock-leading::before {
  display: none;
}

.cmp-hero-spot--cta-button-secondary .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link-lock-trailing {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cmp-hero-spot--cta-button-secondary .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link-lock-trailing .cmp-hero-spot__icon-trailing {
  content: url("clientlib-site/resources/images/lock-icon-black.svg");
  margin-left: 8px;
}
.cmp-hero-spot--cta-button-secondary .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link-lock-trailing::before {
  content: "This content is only available to Vanguard account owners.";
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  width: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
}
.cmp-hero-spot--cta-button-secondary .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link-lock-trailing:hover .cmp-hero-spot__icon-trailing, .cmp-hero-spot--cta-button-secondary .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link-lock-trailing:focus-visible .cmp-hero-spot__icon-trailing {
  content: url("clientlib-site/resources/images/lock-icon-white.svg");
}
body.loggedIn .cmp-hero-spot__action-link-lock-trailing .cmp-hero-spot__icon-trailing, body.loggedIn .cmp-hero-spot__action-link-lock-trailing::before {
  display: none;
}

.cmp-hero-spot--cta-button-secondary-on-dark .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link {
  height: auto;
  width: 100%;
  border-radius: 5rem;
  padding: 0;
  margin: 0;
  outline: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  overflow: visible;
  text-align: center;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out;
  transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  color: #ffffff;
  background-color: transparent;
  border: 2px solid #ffffff;
}
.cmp-hero-spot--cta-button-secondary-on-dark .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link:focus-visible {
  position: relative;
  outline: solid 0.125rem #ffffff;
  outline-offset: 0.25rem;
}
.cmp-hero-spot--cta-button-secondary-on-dark .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link:focus-visible::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  border-radius: inherit;
  outline: solid 0.125rem #0F62C5;
  outline-offset: 0.25rem;
}
@media (min-width: 576px) {
  .cmp-hero-spot--cta-button-secondary-on-dark .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link {
    width: auto;
    max-width: 100%;
  }
}
.cmp-hero-spot--cta-button-secondary-on-dark .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link:hover {
  background-color: #ffffff;
  color: #040505;
  text-decoration: none;
}
.cmp-hero-spot--cta-button-secondary-on-dark .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link:focus-visible {
  background-color: #ffffff;
  color: #040505;
}
.cmp-hero-spot--cta-button-secondary-on-dark .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link .cmp-hero-spot__action-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 32px;
  height: 64px;
}
.cmp-hero-spot--cta-button-secondary-on-dark .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link-lock-leading {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cmp-hero-spot--cta-button-secondary-on-dark .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link-lock-leading .cmp-hero-spot__icon-leading {
  content: url("clientlib-site/resources/images/lock-icon-white.svg");
  margin-right: 8px;
}
.cmp-hero-spot--cta-button-secondary-on-dark .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link-lock-leading::before {
  content: "This content is only available to Vanguard account owners.";
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  width: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
}
.cmp-hero-spot--cta-button-secondary-on-dark .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link-lock-leading:hover .cmp-hero-spot__icon-leading, .cmp-hero-spot--cta-button-secondary-on-dark .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link-lock-leading:focus-visible .cmp-hero-spot__icon-leading {
  content: url("clientlib-site/resources/images/lock-icon-black.svg");
}
body.loggedIn .cmp-hero-spot__action-link-lock-leading .cmp-hero-spot__icon-leading, body.loggedIn .cmp-hero-spot__action-link-lock-leading::before {
  display: none;
}

.cmp-hero-spot--cta-button-secondary-on-dark .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link-lock-trailing {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cmp-hero-spot--cta-button-secondary-on-dark .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link-lock-trailing .cmp-hero-spot__icon-trailing {
  content: url("clientlib-site/resources/images/lock-icon-white.svg");
  margin-left: 8px;
}
.cmp-hero-spot--cta-button-secondary-on-dark .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link-lock-trailing::before {
  content: "This content is only available to Vanguard account owners.";
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  width: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
}
.cmp-hero-spot--cta-button-secondary-on-dark .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link-lock-trailing:hover .cmp-hero-spot__icon-trailing, .cmp-hero-spot--cta-button-secondary-on-dark .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-link-lock-trailing:focus-visible .cmp-hero-spot__icon-trailing {
  content: url("clientlib-site/resources/images/lock-icon-black.svg");
}
body.loggedIn .cmp-hero-spot__action-link-lock-trailing .cmp-hero-spot__icon-trailing, body.loggedIn .cmp-hero-spot__action-link-lock-trailing::before {
  display: none;
}

.cmp-hpe-hero-spot .cmp-hero-spot__content-container {
  background: #f2efff;
}
.cmp-hpe-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content {
  -ms-flex-line-pack: center;
      align-content: center;
}
.cmp-hpe-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content-wrapper {
  padding-bottom: 42px;
}
.cmp-hpe-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__quicklinks-wrapper {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
  padding: 20px;
  background: rgba(113, 119, 119, 0.25);
}
@media (max-width: 1023.98px) {
  .cmp-hpe-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__description p {
    color: #ffffff;
  }
  .cmp-hpe-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__pretitle {
    color: #ffffff;
  }
  .cmp-hpe-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content {
    max-width: 100% !important;
    padding: 0;
    background-color: #c20029 !important;
  }
  .cmp-hpe-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content-wrapper {
    padding: 32px 40px;
  }
  .cmp-hpe-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__quicklinks-wrapper {
    width: 100%;
    padding: 26px 0;
    background: #670026;
  }
}
@media (max-width: 767.98px) {
  .cmp-hpe-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__content-wrapper {
    padding: 26px 30px;
  }
  .cmp-hpe-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__quicklinks-wrapper {
    padding: 32px 0;
  }
}
.cmp-hpe-hero-spot .cmp-hero-spot__content-container {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}
.cmp-hpe-hero-spot .cmp-hero-spot__title {
  font-weight: 800;
  font-size: 57px;
  font-family: "FF Mark";
  line-height: 64px;
  letter-spacing: 0;
  text-align: left;
}
@media (max-width: 1023.98px) {
  .cmp-hpe-hero-spot .cmp-hero-spot__title {
    color: #ffffff;
    font-size: 34px;
    line-height: 40px;
  }
}
.cmp-hpe-hero-spot .cmp-hero-spot__description {
  padding: 0;
}

.aemvc-v3-container .aemvc-v3-inner-container {
  margin: 0 auto;
  display: grid;
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
  grid-template-columns: repeat(4, 1fr);
  max-width: 352px;
}

@media (min-width: 370px) {
  .aemvc-v3-container .aemvc-v3-inner-container {
    max-width: 352px;
    grid-template-columns: repeat(6, 1fr);
  }
}
@media (min-width: 600px) {
  .aemvc-v3-container .aemvc-v3-inner-container {
    max-width: 516px;
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (min-width: 768px) {
  .aemvc-v3-container .aemvc-v3-inner-container {
    max-width: 696px;
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (min-width: 1024px) {
  .aemvc-v3-container .aemvc-v3-inner-container {
    max-width: 936px;
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (min-width: 1366px) {
  .aemvc-v3-container .aemvc-v3-inner-container {
    max-width: 1118px;
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (min-width: 1440px) {
  .aemvc-v3-container .aemvc-v3-inner-container {
    max-width: 1296px;
    grid-column: 1/13;
  }
}
/* Usage Examples
    .my-level-1-heading-class {
        @include text-crop; // Will use default line height
        font-size: 48px;
        margin: 0 0 0 16px;
    }

    .my-level-2-heading-class {
        @include text-crop; // Will use default line height
        font-size: 32px; // Don't need to change any settings, will work with any font size automatically
        margin: 0 0 0 16px;
    }

    .my-body-copy-class {
        @include text-crop($line-height: 2); // Larger line height desired, set the line height via the mixin
        font-size: 16px;
    }

    // Sometimes depending on the font-size, the rendering, the browser, etc. you may need to tweak the output. 
    // You can adjust the top and bottom cropping when invoking the component using the $top-adjustment and $bottom-adjustment settings 

    .slight-adjustment-needed {
        @include text-crop($top-adjustment: -0.5px, $bottom-adjustment: 2px);
        font-size: 17px;
    }

    .dont-do-this {
        @include text-crop;
        font-size: 16px;
        line-height: 3; // DO NOT set line height outside of the mixin, the mixin needs the line height value to calculate the crop correctly
    }
*/
/* Arrow Icons for links */
/* Lock Icons for links */
.cmp-hero-spot--pattern {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 600px;
}
.cmp-hero-spot--pattern.aem-GridColumn {
  padding-right: 0;
  padding-left: 0;
}
.cmp-hero-spot--pattern .cmp-hero-spot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  min-height: 600px;
  margin-bottom: 0;
}
@media (min-width: 370px) {
  .cmp-hero-spot--pattern .cmp-hero-spot {
    max-width: 100% !important;
    margin-right: auto !important;
    margin-left: auto !important;
    float: none !important;
    clear: both !important;
  }
}
@media (min-width: 576px) {
  .cmp-hero-spot--pattern .cmp-hero-spot {
    max-width: 540px !important;
    margin-right: auto !important;
    margin-left: auto !important;
    float: none !important;
    clear: both !important;
  }
}
@media (min-width: 768px) {
  .cmp-hero-spot--pattern .cmp-hero-spot {
    max-width: 720px !important;
    margin-right: auto !important;
    margin-left: auto !important;
    float: none !important;
    clear: both !important;
  }
}
@media (min-width: 1024px) {
  .cmp-hero-spot--pattern .cmp-hero-spot {
    max-width: 960px !important;
    margin-right: auto !important;
    margin-left: auto !important;
    float: none !important;
    clear: both !important;
  }
}
@media (min-width: 1200px) {
  .cmp-hero-spot--pattern .cmp-hero-spot {
    max-width: 1140px !important;
    margin-right: auto !important;
    margin-left: auto !important;
    float: none !important;
    clear: both !important;
  }
}
@media (min-width: 1440px) {
  .cmp-hero-spot--pattern .cmp-hero-spot {
    max-width: 1320px !important;
    margin-right: auto !important;
    margin-left: auto !important;
    float: none !important;
    clear: both !important;
  }
}
.cmp-hero-spot--pattern .cmp-hero-spot__image {
  display: none;
}
.cmp-hero-spot--pattern .cmp-hero-spot__content-container {
  width: 50%;
  height: 100%;
}
.cmp-hero-spot--pattern .cmp-hero-spot__content-container .cmp-hero-spot__content {
  padding: 0 12px;
}
.cmp-hero-spot--pattern .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-hero-spot__action-link {
  height: auto;
  width: 100%;
  border-radius: 5rem;
  padding: 0;
  margin: 0;
  outline: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  overflow: visible;
  text-align: center;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out;
  transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  color: #040505;
  background-color: #ffffff;
  border: 2px solid #ffffff;
}
.cmp-hero-spot--pattern .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-hero-spot__action-link:focus-visible {
  position: relative;
  outline: solid 0.125rem #ffffff;
  outline-offset: 0.25rem;
}
.cmp-hero-spot--pattern .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-hero-spot__action-link:focus-visible::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  border-radius: inherit;
  outline: solid 0.125rem #0F62C5;
  outline-offset: 0.25rem;
}
@media (min-width: 576px) {
  .cmp-hero-spot--pattern .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-hero-spot__action-link {
    width: auto;
    max-width: 100%;
  }
}
.cmp-hero-spot--pattern .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-hero-spot__action-link:hover {
  background-color: #040505;
  border: 2px solid #ffffff;
  color: #ffffff;
  text-decoration: none;
}
.cmp-hero-spot--pattern .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-hero-spot__action-link:focus-visible {
  background-color: #040505;
  color: #ffffff;
  border: 2px solid #ffffff;
}
.cmp-hero-spot--pattern .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-hero-spot__action-link .cmp-hero-spot__action-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 32px;
  height: 64px;
}
.cmp-hero-spot--pattern .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-teaser__action-link-lock-leading {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cmp-hero-spot--pattern .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-teaser__action-link-lock-leading .cmp-hero-spot__icon-leading {
  content: url("clientlib-site/resources/images/lock-icon-black.svg");
  margin-right: 8px;
}
.cmp-hero-spot--pattern .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-teaser__action-link-lock-leading::before {
  content: "This content is only available to Vanguard account owners.";
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  width: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
}
.cmp-hero-spot--pattern .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-teaser__action-link-lock-leading:hover .cmp-hero-spot__icon-leading, .cmp-hero-spot--pattern .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-teaser__action-link-lock-leading:focus-visible .cmp-hero-spot__icon-leading {
  content: url("clientlib-site/resources/images/lock-icon-white.svg");
}
body.loggedIn .cmp-teaser__action-link-lock-leading .cmp-hero-spot__icon-leading, body.loggedIn .cmp-teaser__action-link-lock-leading::before {
  display: none;
}

.cmp-hero-spot--pattern .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-teaser__action-link-lock-trailing {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cmp-hero-spot--pattern .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-teaser__action-link-lock-trailing .cmp-hero-spot__icon-trailing {
  content: url("clientlib-site/resources/images/lock-icon-black.svg");
  margin-left: 8px;
}
.cmp-hero-spot--pattern .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-teaser__action-link-lock-trailing::before {
  content: "This content is only available to Vanguard account owners.";
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  width: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
}
.cmp-hero-spot--pattern .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-teaser__action-link-lock-trailing:hover .cmp-hero-spot__icon-trailing, .cmp-hero-spot--pattern .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-teaser__action-link-lock-trailing:focus-visible .cmp-hero-spot__icon-trailing {
  content: url("clientlib-site/resources/images/lock-icon-white.svg");
}
body.loggedIn .cmp-teaser__action-link-lock-trailing .cmp-hero-spot__icon-trailing, body.loggedIn .cmp-teaser__action-link-lock-trailing::before {
  display: none;
}

.cmp-hero-spot--pattern .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-teaser__action-link-arrow-trailing .cmp-hero-spot__icon-trailing {
  margin-left: 8px;
  content: url("clientlib-site/resources/images/cs-arrow-right-black.svg");
}
.cmp-hero-spot--pattern .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-teaser__action-link-arrow-trailing:hover .cmp-hero-spot__icon-trailing, .cmp-hero-spot--pattern .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-teaser__action-link-arrow-trailing:focus-visible .cmp-hero-spot__icon-trailing {
  content: url("clientlib-site/resources/images/cs-arrow-right-white.svg");
}
.cmp-hero-spot--pattern .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-teaser__action-link-arrow-leading .cmp-hero-spot__icon-leading {
  margin-right: 8px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  content: url("clientlib-site/resources/images/cs-arrow-right-black.svg");
}
.cmp-hero-spot--pattern .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-teaser__action-link-arrow-leading:hover .cmp-hero-spot__icon-leading, .cmp-hero-spot--pattern .cmp-hero-spot__content-container .cmp-hero-spot__content .cmp-hero-spot__action-container .cmp-teaser__action-link-arrow-leading:focus-visible .cmp-hero-spot__icon-leading {
  content: url("clientlib-site/resources/images/cs-arrow-right-white.svg");
}
.cmp-hero-spot--pattern .cmp-hero-spot__pretitle {
  color: #ffffff;
}
.cmp-hero-spot--pattern .cmp-hero-spot__title {
  color: #ffffff;
}
.cmp-hero-spot--pattern .cmp-hero-spot .cmp-hero-spot__title a {
  color: #ffffff;
}
.cmp-hero-spot--pattern .cmp-hero-spot__description,
.cmp-hero-spot--pattern .cmp-hero-spot__description p,
.cmp-hero-spot--pattern .cmp-hero-spot__secondary-description,
.cmp-hero-spot--pattern .cmp-hero-spot__secondary-description p {
  color: #ffffff;
}
.cmp-hero-spot--pattern .cmp-hero-spot__description a,
.cmp-hero-spot--pattern .cmp-hero-spot__description p a,
.cmp-hero-spot--pattern .cmp-hero-spot__secondary-description a,
.cmp-hero-spot--pattern .cmp-hero-spot__secondary-description p a {
  color: #f5f6f6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f6f6), to(#f5f6f6));
  background-image: linear-gradient(#f5f6f6, #f5f6f6);
  background-size: 100% 1px;
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
}
.cmp-hero-spot--pattern .cmp-hero-spot__description a:hover,
.cmp-hero-spot--pattern .cmp-hero-spot__description p a:hover,
.cmp-hero-spot--pattern .cmp-hero-spot__secondary-description a:hover,
.cmp-hero-spot--pattern .cmp-hero-spot__secondary-description p a:hover {
  color: #f5f6f6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f6f6), to(#f5f6f6));
  background-image: linear-gradient(#f5f6f6, #f5f6f6);
}
@media (max-width: 1023.98px) {
  .cmp-hero-spot--pattern {
    width: 100%;
  }
  .cmp-hero-spot--pattern .cmp-hero-spot__content-container {
    width: 85%;
    height: 100%;
  }
  .cmp-hero-spot--pattern .cmp-hero-spot__title {
    color: #ffffff;
  }
  .cmp-hero-spot--pattern .cmp-hero-spot__description p {
    color: #ffffff;
    font-size: 17px;
  }
}
@media (max-width: 767.98px) {
  .cmp-hero-spot--pattern .cmp-hero-spot {
    width: 100%;
  }
  .cmp-hero-spot--pattern .cmp-hero-spot__content-container {
    width: 100%;
  }
}

.aemvc-v3-container .aemvc-v3-inner-container {
  margin: 0 auto;
  display: grid;
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
  grid-template-columns: repeat(4, 1fr);
  max-width: 352px;
}

@media (min-width: 370px) {
  .aemvc-v3-container .aemvc-v3-inner-container {
    max-width: 352px;
    grid-template-columns: repeat(6, 1fr);
  }
}
@media (min-width: 600px) {
  .aemvc-v3-container .aemvc-v3-inner-container {
    max-width: 516px;
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (min-width: 768px) {
  .aemvc-v3-container .aemvc-v3-inner-container {
    max-width: 696px;
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (min-width: 1024px) {
  .aemvc-v3-container .aemvc-v3-inner-container {
    max-width: 936px;
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (min-width: 1366px) {
  .aemvc-v3-container .aemvc-v3-inner-container {
    max-width: 1118px;
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (min-width: 1440px) {
  .aemvc-v3-container .aemvc-v3-inner-container {
    max-width: 1296px;
    grid-column: 1/13;
  }
}
/* Usage Examples
    .my-level-1-heading-class {
        @include text-crop; // Will use default line height
        font-size: 48px;
        margin: 0 0 0 16px;
    }

    .my-level-2-heading-class {
        @include text-crop; // Will use default line height
        font-size: 32px; // Don't need to change any settings, will work with any font size automatically
        margin: 0 0 0 16px;
    }

    .my-body-copy-class {
        @include text-crop($line-height: 2); // Larger line height desired, set the line height via the mixin
        font-size: 16px;
    }

    // Sometimes depending on the font-size, the rendering, the browser, etc. you may need to tweak the output. 
    // You can adjust the top and bottom cropping when invoking the component using the $top-adjustment and $bottom-adjustment settings 

    .slight-adjustment-needed {
        @include text-crop($top-adjustment: -0.5px, $bottom-adjustment: 2px);
        font-size: 17px;
    }

    .dont-do-this {
        @include text-crop;
        font-size: 16px;
        line-height: 3; // DO NOT set line height outside of the mixin, the mixin needs the line height value to calculate the crop correctly
    }
*/
/* Arrow Icons for links */
/* Lock Icons for links */
.cmp-hero-spot--vanguard-red-pattern {
  padding: 0;
  background: url("https://retaemsitesauth.retp.c1.vanguard.com/etc.clientlibs/vanguard-retail-common/clientlibs/clientlib-site/resources/images/teaser_patterns/patterna-vanguard-red.jpg");
  background-repeat: no-repeat;
  background-position: 90%;
  background-size: cover;
}
@media (max-width: 1023.98px) {
  .cmp-hero-spot--vanguard-red-pattern {
    padding: 56px 0;
    background: #c20029;
  }
  .cmp-hero-spot--vanguard-red-pattern .cmp-hero-spot {
    background-size: 100% 100%;
  }
}
.cmp-hero-spot--vanguard-red-pattern .cmp-hero-spot__secondary-description a {
  color: #f5f6f6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f6f6), to(#f5f6f6));
  background-image: linear-gradient(#f5f6f6, #f5f6f6);
}
.cmp-hero-spot--vanguard-red-pattern .cmp-hero-spot__secondary-description a:hover {
  color: #f5f6f6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f6f6), to(#f5f6f6));
  background-image: linear-gradient(#f5f6f6, #f5f6f6);
}

.aemvc-v3-container .aemvc-v3-inner-container {
  margin: 0 auto;
  display: grid;
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
  grid-template-columns: repeat(4, 1fr);
  max-width: 352px;
}

@media (min-width: 370px) {
  .aemvc-v3-container .aemvc-v3-inner-container {
    max-width: 352px;
    grid-template-columns: repeat(6, 1fr);
  }
}
@media (min-width: 600px) {
  .aemvc-v3-container .aemvc-v3-inner-container {
    max-width: 516px;
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (min-width: 768px) {
  .aemvc-v3-container .aemvc-v3-inner-container {
    max-width: 696px;
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (min-width: 1024px) {
  .aemvc-v3-container .aemvc-v3-inner-container {
    max-width: 936px;
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (min-width: 1366px) {
  .aemvc-v3-container .aemvc-v3-inner-container {
    max-width: 1118px;
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (min-width: 1440px) {
  .aemvc-v3-container .aemvc-v3-inner-container {
    max-width: 1296px;
    grid-column: 1/13;
  }
}
/* Usage Examples
    .my-level-1-heading-class {
        @include text-crop; // Will use default line height
        font-size: 48px;
        margin: 0 0 0 16px;
    }

    .my-level-2-heading-class {
        @include text-crop; // Will use default line height
        font-size: 32px; // Don't need to change any settings, will work with any font size automatically
        margin: 0 0 0 16px;
    }

    .my-body-copy-class {
        @include text-crop($line-height: 2); // Larger line height desired, set the line height via the mixin
        font-size: 16px;
    }

    // Sometimes depending on the font-size, the rendering, the browser, etc. you may need to tweak the output. 
    // You can adjust the top and bottom cropping when invoking the component using the $top-adjustment and $bottom-adjustment settings 

    .slight-adjustment-needed {
        @include text-crop($top-adjustment: -0.5px, $bottom-adjustment: 2px);
        font-size: 17px;
    }

    .dont-do-this {
        @include text-crop;
        font-size: 16px;
        line-height: 3; // DO NOT set line height outside of the mixin, the mixin needs the line height value to calculate the crop correctly
    }
*/
/* Arrow Icons for links */
/* Lock Icons for links */
.cmp-hero-spot--dark-red-pattern {
  padding: 0;
  background: url("https://retaemsitesauth.retp.c1.vanguard.com/etc.clientlibs/vanguard-retail-common/clientlibs/clientlib-site/resources/images/teaser_patterns/patterna-dark-red.jpg");
  background-repeat: no-repeat;
  background-position: 90%;
  background-size: cover;
}
@media (max-width: 1023.98px) {
  .cmp-hero-spot--dark-red-pattern {
    padding: 56px 0;
    background: #670026;
  }
  .cmp-hero-spot--dark-red-pattern .cmp-hero-spot {
    background-size: 100% 100%;
  }
}
.cmp-hero-spot--dark-red-pattern .cmp-hero-spot__secondary-description a {
  color: #ffffff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
  background-image: linear-gradient(#ffffff, #ffffff);
}
.cmp-hero-spot--dark-red-pattern .cmp-hero-spot__secondary-description a:hover {
  color: #ffffff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
  background-image: linear-gradient(#ffffff, #ffffff);
}

.aemvc-v3-container .aemvc-v3-inner-container {
  margin: 0 auto;
  display: grid;
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
  grid-template-columns: repeat(4, 1fr);
  max-width: 352px;
}

@media (min-width: 370px) {
  .aemvc-v3-container .aemvc-v3-inner-container {
    max-width: 352px;
    grid-template-columns: repeat(6, 1fr);
  }
}
@media (min-width: 600px) {
  .aemvc-v3-container .aemvc-v3-inner-container {
    max-width: 516px;
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (min-width: 768px) {
  .aemvc-v3-container .aemvc-v3-inner-container {
    max-width: 696px;
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (min-width: 1024px) {
  .aemvc-v3-container .aemvc-v3-inner-container {
    max-width: 936px;
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (min-width: 1366px) {
  .aemvc-v3-container .aemvc-v3-inner-container {
    max-width: 1118px;
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (min-width: 1440px) {
  .aemvc-v3-container .aemvc-v3-inner-container {
    max-width: 1296px;
    grid-column: 1/13;
  }
}
/* Usage Examples
    .my-level-1-heading-class {
        @include text-crop; // Will use default line height
        font-size: 48px;
        margin: 0 0 0 16px;
    }

    .my-level-2-heading-class {
        @include text-crop; // Will use default line height
        font-size: 32px; // Don't need to change any settings, will work with any font size automatically
        margin: 0 0 0 16px;
    }

    .my-body-copy-class {
        @include text-crop($line-height: 2); // Larger line height desired, set the line height via the mixin
        font-size: 16px;
    }

    // Sometimes depending on the font-size, the rendering, the browser, etc. you may need to tweak the output. 
    // You can adjust the top and bottom cropping when invoking the component using the $top-adjustment and $bottom-adjustment settings 

    .slight-adjustment-needed {
        @include text-crop($top-adjustment: -0.5px, $bottom-adjustment: 2px);
        font-size: 17px;
    }

    .dont-do-this {
        @include text-crop;
        font-size: 16px;
        line-height: 3; // DO NOT set line height outside of the mixin, the mixin needs the line height value to calculate the crop correctly
    }
*/
/* Arrow Icons for links */
/* Lock Icons for links */
.cmp-hero-spot--turquoise-pattern {
  padding: 0;
  background: url("https://retaemsitesauth.retp.c1.vanguard.com/etc.clientlibs/vanguard-retail-common/clientlibs/clientlib-site/resources/images/teaser_patterns/patterna-dark-turquoise.jpg");
  background-repeat: no-repeat;
  background-position: 90%;
  background-size: cover;
}
@media (max-width: 1023.98px) {
  .cmp-hero-spot--turquoise-pattern {
    height: auto;
    padding: 56px 0;
    background: #007873;
  }
  .cmp-hero-spot--turquoise-pattern .cmp-hero-spot {
    background-size: 100% 100%;
  }
}

.aemvc-v3-container .aemvc-v3-inner-container {
  margin: 0 auto;
  display: grid;
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
  grid-template-columns: repeat(4, 1fr);
  max-width: 352px;
}

@media (min-width: 370px) {
  .aemvc-v3-container .aemvc-v3-inner-container {
    max-width: 352px;
    grid-template-columns: repeat(6, 1fr);
  }
}
@media (min-width: 600px) {
  .aemvc-v3-container .aemvc-v3-inner-container {
    max-width: 516px;
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (min-width: 768px) {
  .aemvc-v3-container .aemvc-v3-inner-container {
    max-width: 696px;
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (min-width: 1024px) {
  .aemvc-v3-container .aemvc-v3-inner-container {
    max-width: 936px;
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (min-width: 1366px) {
  .aemvc-v3-container .aemvc-v3-inner-container {
    max-width: 1118px;
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (min-width: 1440px) {
  .aemvc-v3-container .aemvc-v3-inner-container {
    max-width: 1296px;
    grid-column: 1/13;
  }
}
/* Usage Examples
    .my-level-1-heading-class {
        @include text-crop; // Will use default line height
        font-size: 48px;
        margin: 0 0 0 16px;
    }

    .my-level-2-heading-class {
        @include text-crop; // Will use default line height
        font-size: 32px; // Don't need to change any settings, will work with any font size automatically
        margin: 0 0 0 16px;
    }

    .my-body-copy-class {
        @include text-crop($line-height: 2); // Larger line height desired, set the line height via the mixin
        font-size: 16px;
    }

    // Sometimes depending on the font-size, the rendering, the browser, etc. you may need to tweak the output. 
    // You can adjust the top and bottom cropping when invoking the component using the $top-adjustment and $bottom-adjustment settings 

    .slight-adjustment-needed {
        @include text-crop($top-adjustment: -0.5px, $bottom-adjustment: 2px);
        font-size: 17px;
    }

    .dont-do-this {
        @include text-crop;
        font-size: 16px;
        line-height: 3; // DO NOT set line height outside of the mixin, the mixin needs the line height value to calculate the crop correctly
    }
*/
/* Arrow Icons for links */
/* Lock Icons for links */
.cmp-hero-spot--yellow-pattern {
  padding: 0;
  background: url("https://retaemsitesauth.retp.c1.vanguard.com/etc.clientlibs/vanguard-retail-common/clientlibs/clientlib-site/resources/images/teaser_patterns/patterna-dark-yellow.jpg");
  background-repeat: no-repeat;
  background-position: 90%;
  background-size: cover;
}
.cmp-hero-spot--yellow-pattern .cmp-hero-spot__title {
  color: #040505;
}
.cmp-hero-spot--yellow-pattern .cmp-hero-spot .cmp-hero-spot__title a {
  color: #040505;
}
.cmp-hero-spot--yellow-pattern .cmp-hero-spot__pretitle {
  color: #040505;
}
.cmp-hero-spot--yellow-pattern .cmp-hero-spot__description,
.cmp-hero-spot--yellow-pattern .cmp-hero-spot__description p,
.cmp-hero-spot--yellow-pattern .cmp-hero-spot__secondary-description,
.cmp-hero-spot--yellow-pattern .cmp-hero-spot__secondary-description p {
  color: #040505;
}
.cmp-hero-spot--yellow-pattern .cmp-hero-spot__description a,
.cmp-hero-spot--yellow-pattern .cmp-hero-spot__description p a,
.cmp-hero-spot--yellow-pattern .cmp-hero-spot__secondary-description a,
.cmp-hero-spot--yellow-pattern .cmp-hero-spot__secondary-description p a {
  color: #040505;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#040505), to(#040505));
  background-image: linear-gradient(#040505, #040505);
}
.cmp-hero-spot--yellow-pattern .cmp-hero-spot__description a:hover,
.cmp-hero-spot--yellow-pattern .cmp-hero-spot__description p a:hover,
.cmp-hero-spot--yellow-pattern .cmp-hero-spot__secondary-description a:hover,
.cmp-hero-spot--yellow-pattern .cmp-hero-spot__secondary-description p a:hover {
  color: #040505;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#040505), to(#040505));
  background-image: linear-gradient(#040505, #040505);
}
.cmp-hero-spot--yellow-pattern .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__action-container .cmp-hero-spot__action-link {
  height: auto;
  width: 100%;
  border-radius: 5rem;
  padding: 0;
  margin: 0;
  outline: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  overflow: visible;
  text-align: center;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out;
  transition: width 0.15s ease-in-out, height 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border 0.15s ease-in-out, margin 0.15s ease-in-out, padding 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  color: #ffffff;
  background-color: #040505;
  border: 2px solid #040505;
}
.cmp-hero-spot--yellow-pattern .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__action-container .cmp-hero-spot__action-link:focus-visible {
  position: relative;
  outline: solid 0.125rem #ffffff;
  outline-offset: 0.25rem;
}
.cmp-hero-spot--yellow-pattern .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__action-container .cmp-hero-spot__action-link:focus-visible::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  border-radius: inherit;
  outline: solid 0.125rem #0F62C5;
  outline-offset: 0.25rem;
}
@media (min-width: 576px) {
  .cmp-hero-spot--yellow-pattern .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__action-container .cmp-hero-spot__action-link {
    width: auto;
    max-width: 100%;
  }
}
.cmp-hero-spot--yellow-pattern .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__action-container .cmp-hero-spot__action-link:hover {
  background-color: #ffffff;
  color: #040505;
}
.cmp-hero-spot--yellow-pattern .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__action-container .cmp-hero-spot__action-link:focus-visible {
  background-color: #ffffff;
  color: #040505;
  border: 2px solid #040505;
}
.cmp-hero-spot--yellow-pattern .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__action-container .cmp-hero-spot__action-link .cmp-hero-spot__action-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 32px;
  height: 64px;
}
.cmp-hero-spot--yellow-pattern .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__action-container .cmp-teaser__action-link-lock-leading {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cmp-hero-spot--yellow-pattern .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__action-container .cmp-teaser__action-link-lock-leading .cmp-hero-spot__icon-leading {
  content: url("clientlib-site/resources/images/lock-icon-white.svg");
  margin-right: 8px;
}
.cmp-hero-spot--yellow-pattern .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__action-container .cmp-teaser__action-link-lock-leading::before {
  content: "This content is only available to Vanguard account owners.";
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  width: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
}
.cmp-hero-spot--yellow-pattern .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__action-container .cmp-teaser__action-link-lock-leading:hover .cmp-hero-spot__icon-leading, .cmp-hero-spot--yellow-pattern .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__action-container .cmp-teaser__action-link-lock-leading:focus-visible .cmp-hero-spot__icon-leading {
  content: url("clientlib-site/resources/images/lock-icon-black.svg");
}
body.loggedIn .cmp-teaser__action-link-lock-leading .cmp-hero-spot__icon-leading, body.loggedIn .cmp-teaser__action-link-lock-leading::before {
  display: none;
}

.cmp-hero-spot--yellow-pattern .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__action-container .cmp-teaser__action-link-lock-trailing {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cmp-hero-spot--yellow-pattern .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__action-container .cmp-teaser__action-link-lock-trailing .cmp-hero-spot__icon-trailing {
  content: url("clientlib-site/resources/images/lock-icon-white.svg");
  margin-left: 8px;
}
.cmp-hero-spot--yellow-pattern .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__action-container .cmp-teaser__action-link-lock-trailing::before {
  content: "This content is only available to Vanguard account owners.";
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  width: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
}
.cmp-hero-spot--yellow-pattern .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__action-container .cmp-teaser__action-link-lock-trailing:hover .cmp-hero-spot__icon-trailing, .cmp-hero-spot--yellow-pattern .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__action-container .cmp-teaser__action-link-lock-trailing:focus-visible .cmp-hero-spot__icon-trailing {
  content: url("clientlib-site/resources/images/lock-icon-black.svg");
}
body.loggedIn .cmp-teaser__action-link-lock-trailing .cmp-hero-spot__icon-trailing, body.loggedIn .cmp-teaser__action-link-lock-trailing::before {
  display: none;
}

.cmp-hero-spot--yellow-pattern .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__action-container .cmp-teaser__action-link-arrow-trailing {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cmp-hero-spot--yellow-pattern .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__action-container .cmp-teaser__action-link-arrow-trailing .cmp-hero-spot__icon-trailing {
  margin-top: -1px;
  margin-left: 8px;
  content: url("clientlib-site/resources/images/md-arrow-000.svg");
}
.cmp-hero-spot--yellow-pattern .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__action-container .cmp-teaser__action-link-arrow-trailing:hover .cmp-hero-spot__action-link-arrow-trailing {
  content: url("clientlib-site/resources/images/md-arrow-000.svg");
}
.cmp-hero-spot--yellow-pattern .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__action-container .cmp-teaser__action-link-arrow-trailing:active .cmp-hero-spot__action-link-arrow-trailing {
  content: url("clientlib-site/resources/images/md-arrow-000.svg");
}
.cmp-hero-spot--yellow-pattern .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__action-container .cmp-teaser__action-link-arrow-leading {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cmp-hero-spot--yellow-pattern .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__action-container .cmp-teaser__action-link-arrow-leading .cmp-hero-spot__icon-leading {
  margin-top: -1px;
  margin-right: 8px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  content: url("clientlib-site/resources/images/md-arrow-000.svg");
}
.cmp-hero-spot--yellow-pattern .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__action-container .cmp-teaser__action-link-arrow-leading:hover .cmp-hero-spot__action-link-arrow-leading {
  content: url("clientlib-site/resources/images/md-arrow-000.svg");
}
.cmp-hero-spot--yellow-pattern .cmp-hero-spot .cmp-hero-spot__content-container .cmp-hero-spot__action-container .cmp-teaser__action-link-arrow-leading:active .cmp-hero-spot__action-link-arrow-leading {
  content: url("clientlib-site/resources/images/md-arrow-000.svg");
}
@media (max-width: 1023.98px) {
  .cmp-hero-spot--yellow-pattern {
    padding: 56px 0;
    background: #ffaf00;
  }
  .cmp-hero-spot--yellow-pattern .cmp-hero-spot {
    background-size: 100% 100%;
  }
}

.aemvc-v3-container .aemvc-v3-inner-container {
  margin: 0 auto;
  display: grid;
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
  grid-template-columns: repeat(4, 1fr);
  max-width: 352px;
}

@media (min-width: 370px) {
  .aemvc-v3-container .aemvc-v3-inner-container {
    max-width: 352px;
    grid-template-columns: repeat(6, 1fr);
  }
}
@media (min-width: 600px) {
  .aemvc-v3-container .aemvc-v3-inner-container {
    max-width: 516px;
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (min-width: 768px) {
  .aemvc-v3-container .aemvc-v3-inner-container {
    max-width: 696px;
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (min-width: 1024px) {
  .aemvc-v3-container .aemvc-v3-inner-container {
    max-width: 936px;
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (min-width: 1366px) {
  .aemvc-v3-container .aemvc-v3-inner-container {
    max-width: 1118px;
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (min-width: 1440px) {
  .aemvc-v3-container .aemvc-v3-inner-container {
    max-width: 1296px;
    grid-column: 1/13;
  }
}
.moovm-v1-carousel {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.moovm-v1-carousel-parent {
  position: relative;
}

.moovm-v1-carousel-parent-editmode {
  min-height: auto;
}

.moovm-v1-carousel-spacer {
  display: block;
}

@media (min-width: 1366px) {
  .moovm-v1-carousel-spacer {
    display: none;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1366px) {
  .moovm-v1-carousel-spacer {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .moovm-v1-carousel-spacer {
    display: none;
  }
}
@media (min-width: 768px) and (orientation: portrait) {
  .moovm-v1-carousel-spacer {
    display: block;
  }
}
@media (min-width: 1366px) {
  .moovm-v1-carousel {
    position: sticky;
    top: 0;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1366px) {
  .moovm-v1-carousel {
    position: sticky;
    top: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .moovm-v1-carousel {
    position: sticky;
    top: 0;
  }
}
@media (min-width: 1366px) {
  .moovm-v1-carousel {
    min-height: 70vh;
    padding-top: 15vh;
    padding-bottom: 15vh;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1366px) {
  .moovm-v1-carousel {
    min-height: 70vh;
    padding-top: 15vh;
    padding-bottom: 15vh;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .moovm-v1-carousel {
    min-height: 70vh;
    padding-top: 15vh;
    padding-bottom: 15vh;
  }
}
@media (min-width: 768px) and (orientation: portrait) {
  .moovm-v1-carousel {
    min-height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }
}
.moovm-v1-carousel-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  gap: 24px;
}

@media only screen and (min-width: 600px) and (max-width: 768px) {
  .moovm-v1-carousel-container {
    min-height: 250px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .moovm-v1-carousel-container {
    min-height: 250px;
  }
}
.moovm-v1-carousel-container::-webkit-scrollbar {
  display: none;
}

.moovm-v1-carousel-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 32px;
}

@media (min-width: 1366px) {
  .moovm-v1-carousel-controls {
    visibility: hidden;
    height: 0;
    margin-top: 0;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1366px) {
  .moovm-v1-carousel-controls {
    visibility: hidden;
    height: 0;
    margin-top: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .moovm-v1-carousel-controls {
    visibility: hidden;
    height: 0;
    margin-top: 0;
  }
}
@media (min-width: 768px) and (orientation: portrait) {
  .moovm-v1-carousel-controls {
    visibility: visible;
    height: auto;
    margin-top: 32px;
  }
}
.moovm-v1-carousel-controls button :hover {
  cursor: pointer;
}

.moovm-v1-carousel-controls__disabled {
  opacity: 50%;
}

.moovm-v1-carousel-controls__disabled :hover {
  cursor: auto !important;
}

.moovm-v1-carousel-controls-button__left {
  background: none;
  border: none;
  margin-right: 12px;
}

.moovm-v1-carousel-controls-button__right {
  background: none;
  border: none;
  margin-left: 12px;
}

.moovm-v1-carousel-controls-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.moovm-v1-carousel-controls-buttons button {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 5px;
  border-radius: 50%;
  padding-left: 5px;
  padding-right: 5px;
  height: 12px;
}

.moovm-v1-carousel-controls-buttons button :hover {
  cursor: pointer;
}

.moovm-v1-carousel-controls-buttons-circle {
  border: 1px solid #717777;
  background-color: white;
}

.moovm-v1-carousel-controls-buttons-circle__active {
  border: 1px solid #040505;
  background-color: #040505;
}

.moovm-v1-carousel-container-banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  max-width: 320px;
}

@media (min-width: 370px) {
  .moovm-v1-carousel-container-banner {
    max-width: 352px;
  }
}
@media (min-width: 600px) {
  .moovm-v1-carousel-container-banner {
    max-width: 516px;
  }
}
@media (min-width: 768px) {
  .moovm-v1-carousel-container-banner {
    max-width: 696px;
  }
}
@media (min-width: 1024px) {
  .moovm-v1-carousel-container-banner {
    max-width: 936px;
  }
}
@media (min-width: 1366px) {
  .moovm-v1-carousel-container-banner {
    max-width: 1118px;
  }
}
@media (min-width: 1440px) {
  .moovm-v1-carousel-container-banner {
    max-width: 1296px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 768px) {
  .moovm-v1-carousel-container-banner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media (min-width: 768px) and (orientation: portrait) {
  .moovm-v1-carousel-container-banner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media only screen and (max-width: 374px) {
  .moovm-v1-carousel-container-banner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media only screen and (min-width: 375px) and (max-width: 600px) {
  .moovm-v1-carousel-container-banner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media (max-width: 320px) {
  .moovm-v1-carousel-container-banner {
    margin-left: auto !important;
  }
}
.moovm-v1-carousel-container-banner-content {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 32px 32px;
}

@media only screen and (max-width: 374px) {
  .moovm-v1-carousel-container-banner-content {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
}
@media only screen and (min-width: 375px) and (max-width: 600px) {
  .moovm-v1-carousel-container-banner-content {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
}
@media only screen and (min-width: 600px) and (max-width: 768px) {
  .moovm-v1-carousel-container-banner-content {
    padding: 40px 32px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .moovm-v1-carousel-container-banner-content {
    padding: 64px 32px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1366px) {
  .moovm-v1-carousel-container-banner-content {
    padding: 64px 64px;
  }
}
@media (min-width: 1366px) {
  .moovm-v1-carousel-container-banner-content {
    padding: 64px 64px;
  }
}
.moovm-v1-carousel-container-banner-content__white {
  color: #040505;
  background-color: white;
}

.moovm-v1-carousel-container-banner-content__white-red {
  color: #c20029;
}

.moovm-v1-carousel-container-banner-content__white-red > * p {
  color: #040505 !important;
}

.moovm-v1-carousel-container-banner-content__light-red {
  color: #040505;
  background-color: #ffeded;
}

.moovm-v1-carousel-container-banner-content__light-turquoise {
  color: #040505;
  background-color: #def5f0;
}

.moovm-v1-carousel-container-banner-content__light-yellow {
  color: #040505;
  background-color: #fff7de;
}

.moovm-v1-carousel-container-banner-content__red {
  color: white;
  background-color: #c20029;
}

.moovm-v1-carousel-container-banner-content__turquoise {
  color: white;
  background-color: #007873;
}

.moovm-v1-carousel-container-banner-content__yellow {
  color: #040505;
  background-color: #ffaf00;
}

.moovm-v1-carousel-container-banner-content__dark-red {
  color: white;
  background-color: #670026;
}

.moovm-v1-carousel-container-banner-content__dark-yellow {
  color: white;
  background-color: #bf8200;
}

.moovm-v1-carousel-container-banner-content-text {
  -ms-flex-item-align: center;
      align-self: center;
}

@media only screen and (min-width: 600px) and (max-width: 768px) {
  .moovm-v1-carousel-container-banner-content-text {
    -ms-flex-item-align: auto;
        align-self: auto;
  }
}
@media (min-width: 768px) and (orientation: portrait) {
  .moovm-v1-carousel-container-banner-content-text {
    -ms-flex-item-align: auto;
        align-self: auto;
  }
}
@media only screen and (min-width: 375px) and (max-width: 600px) {
  .moovm-v1-carousel-container-banner-content-text {
    -ms-flex-item-align: auto;
        align-self: auto;
  }
}
@media only screen and (max-width: 374px) {
  .moovm-v1-carousel-container-banner-content-text {
    -ms-flex-item-align: auto;
        align-self: auto;
  }
}
.moovm-v1-carousel-container-banner-content-text h2 {
  color: inherit;
  margin: 0;
  font-size: 46px;
  font-style: normal;
  font-weight: 800;
  line-height: 48px;
  -ms-flex-item-align: stretch;
      align-self: stretch;
}

@media (min-width: 768px) and (orientation: portrait) {
  .moovm-v1-carousel-container-banner-content-text h2 {
    font-size: 34px;
    font-style: normal;
    font-weight: 800;
    line-height: 40px;
    -ms-flex-item-align: stretch;
        align-self: stretch;
  }
}
@media only screen and (min-width: 600px) and (max-width: 768px) {
  .moovm-v1-carousel-container-banner-content-text h2 {
    font-size: 34px;
    font-style: normal;
    font-weight: 800;
    line-height: 40px;
    -ms-flex-item-align: stretch;
        align-self: stretch;
  }
}
@media only screen and (min-width: 375px) and (max-width: 600px) {
  .moovm-v1-carousel-container-banner-content-text h2 {
    font-size: 34px;
    font-style: normal;
    font-weight: 800;
    line-height: 40px;
    -ms-flex-item-align: stretch;
        align-self: stretch;
  }
}
@media only screen and (max-width: 374px) {
  .moovm-v1-carousel-container-banner-content-text h2 {
    font-size: 34px;
    font-style: normal;
    font-weight: 800;
    line-height: 40px;
    -ms-flex-item-align: stretch;
        align-self: stretch;
  }
}
.moovm-v1-carousel-container-banner-content-text p {
  color: inherit;
  margin: 24px 0 0 0;
  font-size: 23px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  -ms-flex-item-align: stretch;
      align-self: stretch;
}

@media (min-width: 768px) and (orientation: portrait) {
  .moovm-v1-carousel-container-banner-content-text p {
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    -ms-flex-item-align: stretch;
        align-self: stretch;
  }
}
@media only screen and (min-width: 600px) and (max-width: 768px) {
  .moovm-v1-carousel-container-banner-content-text p {
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    -ms-flex-item-align: stretch;
        align-self: stretch;
  }
}
@media only screen and (min-width: 375px) and (max-width: 600px) {
  .moovm-v1-carousel-container-banner-content-text p {
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    -ms-flex-item-align: stretch;
        align-self: stretch;
  }
}
@media only screen and (max-width: 374px) {
  .moovm-v1-carousel-container-banner-content-text p {
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    -ms-flex-item-align: stretch;
        align-self: stretch;
  }
}
.moovm-v1-carousel-container-banner-image {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  min-height: 220px;
}

@media only screen and (max-width: 374px) {
  .moovm-v1-carousel-container-banner-image {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 260px;
            flex: 0 1 260px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 768px) {
  .moovm-v1-carousel-container-banner-image {
    min-height: 520px;
  }
}
@media (min-width: 768px) and (orientation: portrait) {
  .moovm-v1-carousel-container-banner-image {
    min-height: 520px;
  }
}
@media only screen and (min-width: 375px) and (max-width: 600px) {
  .moovm-v1-carousel-container-banner-image {
    min-height: 400px;
  }
}
.moovm-v1-carousel-container-banner-image img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.aemvc-v3-container .aemvc-v3-inner-container {
  margin: 0 auto;
  display: grid;
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
  grid-template-columns: repeat(4, 1fr);
  max-width: 352px;
}

@media (min-width: 370px) {
  .aemvc-v3-container .aemvc-v3-inner-container {
    max-width: 352px;
    grid-template-columns: repeat(6, 1fr);
  }
}
@media (min-width: 600px) {
  .aemvc-v3-container .aemvc-v3-inner-container {
    max-width: 516px;
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (min-width: 768px) {
  .aemvc-v3-container .aemvc-v3-inner-container {
    max-width: 696px;
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (min-width: 1024px) {
  .aemvc-v3-container .aemvc-v3-inner-container {
    max-width: 936px;
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (min-width: 1366px) {
  .aemvc-v3-container .aemvc-v3-inner-container {
    max-width: 1118px;
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (min-width: 1440px) {
  .aemvc-v3-container .aemvc-v3-inner-container {
    max-width: 1296px;
    grid-column: 1/13;
  }
}
/* Usage Examples
    .my-level-1-heading-class {
        @include text-crop; // Will use default line height
        font-size: 48px;
        margin: 0 0 0 16px;
    }

    .my-level-2-heading-class {
        @include text-crop; // Will use default line height
        font-size: 32px; // Don't need to change any settings, will work with any font size automatically
        margin: 0 0 0 16px;
    }

    .my-body-copy-class {
        @include text-crop($line-height: 2); // Larger line height desired, set the line height via the mixin
        font-size: 16px;
    }

    // Sometimes depending on the font-size, the rendering, the browser, etc. you may need to tweak the output. 
    // You can adjust the top and bottom cropping when invoking the component using the $top-adjustment and $bottom-adjustment settings 

    .slight-adjustment-needed {
        @include text-crop($top-adjustment: -0.5px, $bottom-adjustment: 2px);
        font-size: 17px;
    }

    .dont-do-this {
        @include text-crop;
        font-size: 16px;
        line-height: 3; // DO NOT set line height outside of the mixin, the mixin needs the line height value to calculate the crop correctly
    }
*/
/* Arrow Icons for links */
/* Lock Icons for links */
.cmp-carousel {
  /* Animation */
}

.cmp-carousel .cmp-carousel {
  overflow: hidden;
  padding-left: 10%;
  padding-right: 10%;
}

.cmp-carousel .cmp-carousel .cmp-teaser {
  margin-bottom: 0;
}

.cmp-carousel .cmp-carousel__action-icon {
  display: inline-block;
  vertical-align: middle;
}

.cmp-carousel .cmp-carousel__action--previous .cmp-carousel__action-icon {
  margin-left: 2px;
  margin-top: 2px;
  content: url("clientlib-site/resources/images/arrow-left.svg");
}

.cmp-carousel .cmp-carousel__action--next .cmp-carousel__action-icon {
  margin-left: 2px;
  margin-top: 2px;
  content: url("clientlib-site/resources/images/arrow-right.svg");
}

.cmp-carousel .cmp-carousel__action--pause,
.cmp-carousel .cmp-carousel__action--play {
  display: none;
}

.cmp-carousel .cmp-carousel-animated.cmp-carousel {
  overflow: visible;
  padding: 0;
}

.cmp-carousel .cmp-carousel-animated .cmp-carousel__content {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.cmp-carousel .cmp-carousel-animated .cmp-carousel__item {
  display: none;
  position: relative;
  width: 100%;
  -webkit-transition: -webkit-transform 0.6s ease;
  transition: -webkit-transform 0.6s ease;
  transition: transform 0.6s ease;
  transition: transform 0.6s ease, -webkit-transform 0.6s ease;
  padding: 0 10%;
}

.cmp-carousel .cmp-carousel-animated .cmp-carousel__action--previous,
.cmp-carousel .cmp-carousel-animated .cmp-carousel__action--next {
  top: 2px;
  bottom: 2px;
  height: calc(100% - 4px);
}

.cmp-carousel .cmp-carousel-animated .cmp-carousel__action--previous {
  left: 2px;
}

.cmp-carousel .cmp-carousel-animated .cmp-carousel__action--next {
  right: 2px;
}

.cmp-carousel .cmp-carousel-animated .cmp-carousel__action-icon {
  margin: 0;
}

.cmp-carousel .cmp-carousel-animated .cmp-carousel-item.cmp-carousel__item--active,
.cmp-carousel .cmp-carousel-animated .cmp-carousel-item-animate--next,
.cmp-carousel .cmp-carousel-animated .cmp-carousel-item-animate--previous {
  display: block;
}

.cmp-carousel .cmp-carousel-animated .cmp-carousel-item-animate--next,
.cmp-carousel .cmp-carousel-animated .cmp-carousel-item-animate--previous {
  position: absolute;
  top: 0;
}

.cmp-carousel .cmp-carousel-animated .cmp-carousel-item-animate--next.cmp-carousel-item-animate--left,
.cmp-carousel .cmp-carousel-animated .cmp-carousel-item-animate--previous.cmp-carousel-item-animate--right {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.cmp-carousel .cmp-carousel-animated .cmp-carousel-item-animate--next,
.cmp-carousel .cmp-carousel-animated .cmp-carousel__item--active.cmp-carousel-item-animate--right {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

.cmp-carousel .cmp-carousel-animated .cmp-carousel-item-animate--previous,
.cmp-carousel .cmp-carousel-animated .cmp-carousel__item--active.cmp-carousel-item-animate--left {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

.cmp-carousel .cmp-carousel-animated .carousel-fade .carousel__item {
  opacity: 0;
  -webkit-transition-duration: 0.6s;
          transition-duration: 0.6s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.cmp-carousel .cmp-carousel-animated .carousel-fade .carousel__item.cmp-carousel__item--active,
.cmp-carousel .cmp-carousel-animated .carousel-fade .cmp-carousel-item-animate--next.cmp-carousel-item-animate--left,
.cmp-carousel .cmp-carousel-animated .carousel-fade .cmp-carousel-item-animate--previous.cmp-carousel-item-animate--right {
  opacity: 1;
}

.cmp-carousel .cmp-carousel-animated .carousel-fade .cmp-carousel__item--active.cmp-carousel-item-animate--left,
.cmp-carousel .cmp-carousel-animated .carousel-fade .cmp-carousel__item--active.cmp-carousel-item-animate--right {
  opacity: 0;
}

.cmp-carousel .cmp-carousel-animated .carousel-fade .cmp-carousel-item-animate--next,
.cmp-carousel .cmp-carousel-animated .carousel-fade .cmp-carousel-item-animate--previous,
.cmp-carousel .cmp-carousel-animated .carousel-fade .cmp-carousel-item.cmp-carousel__item--active,
.cmp-carousel .cmp-carousel-animated .carousel-fade .active.cmp-carousel-item-animate--left,
.cmp-carousel .cmp-carousel-animated .carousel-fade .active.cmp-carousel-item-animate--previous {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.cmp-carousel .cmp-carousel-animated .cmp-carousel__item--active,
.cmp-carousel .cmp-carousel-animated .cmp-carousel-item-animate--next,
.cmp-carousel .cmp-carousel-animated .cmp-carousel-item-animate--previous {
  display: block;
}

.cmp-carousel .cmp-carousel-animated .cmp-carousel-item-animate--next,
.cmp-carousel .cmp-carousel-animated .cmp-carousel-item-animate--previous {
  position: absolute;
  top: 0;
}

.cmp-carousel__content {
  position: relative;
}

.cmp-carousel__item {
  display: none;
}

.cmp-carousel__item--active {
  display: block;
}

.cmp-carousel__actions.cmp-carousel__actions--marketing-offers {
  display: none;
}

.cmp-carousel__action {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.cmp-carousel__action-icon-hero {
  display: none;
}

.cmp-carousel__indicators {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.cmp-carousel__indicator {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  width: 10px;
  height: 10px;
  margin: 0 7px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.5);
}

.cmp-carousel__indicator--active {
  background-color: rgba(0, 0, 0, 0.8);
}

.cmp-container--fixed {
  clear: both !important;
  float: none !important;
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 100% !important;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .cmp-container--fixed {
    max-width: 540px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .cmp-container--fixed {
    max-width: 720px !important;
  }
}
@media only screen and (min-width: 992px) {
  .cmp-container--fixed {
    max-width: 960px !important;
  }
}
/* Author mode styling */
.wcm-mode-edit {
  height: -webkit-max-content !important;
  height: -moz-max-content !important;
  height: max-content !important;
  width: auto !important;
  max-width: unset !important;
}

.wcm-mode-edit .cmp-carousel__content {
  height: -webkit-max-content !important;
  height: -moz-max-content !important;
  height: max-content !important;
}

.cmp-carousel--hero {
  padding: 0px;
  margin-bottom: 64px;
  /* Animation */
}

.cmp-carousel--hero .cmp-carousel {
  width: 100%;
}

.cmp-carousel--hero .cmp-carousel .cmp-carousel__content .cmp-carousel__item {
  height: 100%;
}

.cmp-carousel--hero .cmp-carousel .cmp-carousel__content .cmp-carousel__item .experiencefragment {
  height: 100%;
}

.cmp-carousel--hero .cmp-carousel .cmp-carousel__content .cmp-carousel__item .experiencefragment .cmp-experiencefragment {
  height: 100%;
}

.cmp-carousel--hero .cmp-carousel .cmp-carousel__content .cmp-carousel__item .experiencefragment .cmp-experiencefragment > .cmp-container {
  height: 100%;
}

.cmp-carousel--hero .cmp-carousel .cmp-carousel__content .cmp-carousel__item .experiencefragment .cmp-experiencefragment > .cmp-container > .aem-Grid {
  height: 100%;
}

.cmp-carousel--hero .cmp-carousel__actions {
  border: none;
  background: transparent;
}

.cmp-carousel--hero .cmp-carousel__action {
  cursor: pointer;
}

.cmp-carousel--hero .cmp-carousel__action--pause,
.cmp-carousel--hero .cmp-carousel__action--play,
.cmp-carousel--hero .cmp-carousel__action--previous,
.cmp-carousel--hero .cmp-carousel__action--next {
  position: absolute;
  bottom: 64px;
  left: 50%;
  width: 3rem;
  height: 3rem;
  margin: 0;
  padding: 0;
  border: none;
  background: black;
  outline-offset: 3px;
}

.cmp-carousel--hero .cmp-carousel__action--pause:hover .cmp-carousel__action-icon-hero,
.cmp-carousel--hero .cmp-carousel__action--play:hover .cmp-carousel__action-icon-hero,
.cmp-carousel--hero .cmp-carousel__action--previous:hover .cmp-carousel__action-icon-hero,
.cmp-carousel--hero .cmp-carousel__action--next:hover .cmp-carousel__action-icon-hero {
  color: #cbcece;
}

.cmp-carousel--hero .cmp-carousel__action--pause,
.cmp-carousel--hero .cmp-carousel__action--play {
  -webkit-transform: translate(-170px);
          transform: translate(-170px);
  border-radius: 50%;
}

.cmp-carousel--hero .cmp-carousel__action--pause .cmp-carousel__action-icon-hero,
.cmp-carousel--hero .cmp-carousel__action--play .cmp-carousel__action-icon-hero {
  padding: 0.625rem;
  border: 1px solid white;
  border-radius: 50%;
}

.cmp-carousel--hero .cmp-carousel__action--disabled {
  display: none;
}

.cmp-carousel--hero .cmp-carousel__action--previous {
  -webkit-transform: translate(-102px);
          transform: translate(-102px);
  border-radius: 50% 0 0 50%;
}

.cmp-carousel--hero .cmp-carousel__action--next {
  -webkit-transform: translate(54px, 0px);
          transform: translate(54px, 0px);
  border-radius: 0 50% 50% 0;
}

.cmp-carousel--hero .cmp-carousel__action-icon {
  display: none;
}

.cmp-carousel--hero .cmp-carousel__action-icon-hero {
  display: inline-block;
  vertical-align: middle;
  color: white;
}

.cmp-carousel--hero .cmp-carousel__action-text {
  display: none;
}

.cmp-carousel--hero .cmp-carousel__indicators {
  position: absolute;
  bottom: 64px;
  left: 50%;
  width: 110px;
  height: 3rem;
  margin: 0 auto;
  padding: 18.5px 1px;
  background-color: black;
  -webkit-transform: translate(-50%, 0px);
          transform: translate(-50%, 0px);
}

.cmp-carousel--hero .cmp-carousel__indicator {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  width: 0.875rem;
  height: 0.875rem;
  border: 1px solid white;
  cursor: pointer;
  outline-offset: 3px;
}

.cmp-carousel--hero .cmp-carousel__indicator.cmp-carousel__indicator--active {
  background-color: white;
}

.cmp-carousel--hero .cmp-carousel__indicator:hover {
  background-color: #cbcece;
}

@media (max-width: 767.98px) {
  .cmp-carousel--hero .cmp-carousel__action--previous {
    bottom: 20px;
    left: 55%;
  }
  .cmp-carousel--hero .cmp-carousel__action--next {
    bottom: 20px;
    left: 55%;
  }
  .cmp-carousel--hero .cmp-carousel__action--pause,
  .cmp-carousel--hero .cmp-carousel__action--play {
    bottom: 20px;
    left: 55%;
  }
  .cmp-carousel--hero .cmp-carousel__indicators {
    bottom: 20px;
    left: 55%;
  }
}
@media (min-width: 768px) and (max-width: 1023.98px) {
  .cmp-carousel--hero .cmp-carousel__action--previous {
    bottom: 31px;
  }
  .cmp-carousel--hero .cmp-carousel__action--next {
    bottom: 31px;
  }
  .cmp-carousel--hero .cmp-carousel__action--pause,
  .cmp-carousel--hero .cmp-carousel__action--play {
    bottom: 31px;
  }
  .cmp-carousel--hero .cmp-carousel__indicators {
    bottom: 31px;
  }
}
@media (min-width: 576px) {
  .cmp-carousel--hero {
    margin-bottom: 80px;
  }
}
@media (min-width: 1024px) {
  .cmp-carousel--hero {
    margin-bottom: 112px;
  }
}
.cmp-carousel--hero .cmp-carousel-animated.cmp-carousel {
  overflow: visible;
  padding: 0;
}

.cmp-carousel--hero .cmp-carousel-animated .cmp-carousel__content {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.cmp-carousel--hero .cmp-carousel-animated .cmp-carousel__item {
  display: none;
  position: relative;
  width: 100%;
  -webkit-transition: -webkit-transform 0.6s ease;
  transition: -webkit-transform 0.6s ease;
  transition: transform 0.6s ease;
  transition: transform 0.6s ease, -webkit-transform 0.6s ease;
}

.cmp-carousel--hero .cmp-carousel-animated .cmp-carousel-item.cmp-carousel__item--active,
.cmp-carousel--hero .cmp-carousel-animated .cmp-carousel-item-animate--next,
.cmp-carousel--hero .cmp-carousel-animated .cmp-carousel-item-animate--previous {
  display: block;
}

.cmp-carousel--hero .cmp-carousel-animated .cmp-carousel-item-animate--next,
.cmp-carousel--hero .cmp-carousel-animated .cmp-carousel-item-animate--previous {
  position: absolute;
  top: 0;
}

.cmp-carousel--hero .cmp-carousel-animated .cmp-carousel-item-animate--next.cmp-carousel-item-animate--left,
.cmp-carousel--hero .cmp-carousel-animated .cmp-carousel-item-animate--previous.cmp-carousel-item-animate--right {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.cmp-carousel--hero .cmp-carousel-animated .cmp-carousel-item-animate--next,
.cmp-carousel--hero .cmp-carousel-animated .cmp-carousel__item--active.cmp-carousel-item-animate--right {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

.cmp-carousel--hero .cmp-carousel-animated .cmp-carousel-item-animate--previous,
.cmp-carousel--hero .cmp-carousel-animated .cmp-carousel__item--active.cmp-carousel-item-animate--left {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

.cmp-carousel--hero .cmp-carousel-animated .carousel-fade .carousel__item {
  opacity: 0;
  -webkit-transition-duration: 0.6s;
          transition-duration: 0.6s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.cmp-carousel--hero .cmp-carousel-animated .carousel-fade .carousel__item.cmp-carousel__item--active,
.cmp-carousel--hero .cmp-carousel-animated .carousel-fade .cmp-carousel-item-animate--next.cmp-carousel-item-animate--left,
.cmp-carousel--hero .cmp-carousel-animated .carousel-fade .cmp-carousel-item-animate--previous.cmp-carousel-item-animate--right {
  opacity: 1;
}

.cmp-carousel--hero .cmp-carousel-animated .carousel-fade .cmp-carousel__item--active.cmp-carousel-item-animate--left,
.cmp-carousel--hero .cmp-carousel-animated .carousel-fade .cmp-carousel__item--active.cmp-carousel-item-animate--right {
  opacity: 0;
}

.cmp-carousel--hero .cmp-carousel-animated .carousel-fade .cmp-carousel-item-animate--next,
.cmp-carousel--hero .cmp-carousel-animated .carousel-fade .cmp-carousel-item-animate--previous,
.cmp-carousel--hero .cmp-carousel-animated .carousel-fade .cmp-carousel-item.cmp-carousel__item--active,
.cmp-carousel--hero .cmp-carousel-animated .carousel-fade .active.cmp-carousel-item-animate--left,
.cmp-carousel--hero .cmp-carousel-animated .carousel-fade .active.cmp-carousel-item-animate--previous {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.cmp-carousel--hero .cmp-carousel-animated .cmp-carousel__item--active,
.cmp-carousel--hero .cmp-carousel-animated .cmp-carousel-item-animate--next,
.cmp-carousel--hero .cmp-carousel-animated .cmp-carousel-item-animate--previous {
  display: block;
}

.cmp-carousel--hero .cmp-carousel-animated .cmp-carousel-item-animate--next,
.cmp-carousel--hero .cmp-carousel-animated .cmp-carousel-item-animate--previous {
  position: absolute;
  top: 0;
}

.cmp-carousel--hero-content {
  padding: 0px;
}

.cmp-carousel--hero-content > .cmp-carousel {
  width: 100%;
  padding-bottom: 80px;
  padding-top: 56px;
}

@media (max-width: 767.98px) {
  .cmp-carousel--hero-content > .cmp-carousel {
    padding-top: 32px;
  }
}
.cmp-carousel--hero-content > .cmp-carousel > .cmp-carousel__content .cmp-carousel__item {
  height: 100%;
}

.cmp-carousel--hero-content > .cmp-carousel > .cmp-carousel__content .cmp-carousel__item .vanguard-container {
  height: 100%;
  -ms-flex-line-pack: center;
      align-content: center;
}

@media (max-width: 767.98px) {
  .cmp-carousel--hero-content > .cmp-carousel > .cmp-carousel__content .cmp-carousel__item .vanguard-container {
    width: 100%;
    margin: 0;
    padding: 0 12px;
  }
}
.cmp-carousel--hero-content > .cmp-carousel > .cmp-carousel__content .cmp-carousel__item .vanguard-container:has(> .cmp-container > div > .image) {
  margin-left: 0 !important;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .cmp-carousel--hero-content > .cmp-carousel > .cmp-carousel__content .cmp-carousel__item .vanguard-container:has(> .cmp-container > div > .richtext) {
    margin-left: 0;
    width: 50%;
  }
}
.cmp-carousel--hero-content > .cmp-carousel > .cmp-carousel__content .cmp-carousel__item > .vanguard-container > .cmp-container {
  height: 100%;
}

.cmp-carousel--hero-content > .cmp-carousel > .cmp-carousel__content .cmp-carousel__item > .vanguard-container > .cmp-container > .aem-Grid {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 767.98px) {
  .cmp-carousel--hero-content > .cmp-carousel > .cmp-carousel__content .cmp-carousel__item > .vanguard-container > .cmp-container > .aem-Grid {
    height: auto;
  }
}
.cmp-carousel--hero-content > .cmp-carousel > .cmp-carousel__content .cmp-carousel__item > .vanguard-container > .cmp-container > .aem-Grid .image, .cmp-carousel--hero-content > .cmp-carousel > .cmp-carousel__content .cmp-carousel__item > .vanguard-container > .cmp-container > .aem-Grid .richtext {
  padding: 0 12px;
}

@media (max-width: 767.98px) {
  .cmp-carousel--hero-content > .cmp-carousel > .cmp-carousel__content .cmp-carousel__item > .vanguard-container > .cmp-container > div {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (min-width: 768px) {
  .cmp-carousel--hero-content .cmp-carousel__content .cmp-carousel__item .image .aemvc-v1-image__large {
    aspect-ratio: unset;
  }
}
@media (min-width: ) {
  .cmp-carousel--hero-content .cmp-carousel__content .cmp-carousel__item .image .aemvc-v1-image__large {
    aspect-ratio: unset;
  }
}
.cmp-carousel--hero-content .cmp-carousel__content .cmp-carousel__item .image .aemvc-v1-image__large img {
  aspect-ratio: auto;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .cmp-carousel--hero-content .cmp-carousel__content .cmp-carousel__item .image .aemvc-v1-image__large img {
    padding-bottom: 40px;
  }
}
.cmp-carousel--hero-content .cmp-carousel__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: none;
  background: transparent;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 32px;
  width: 100%;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

.cmp-carousel--hero-content .cmp-carousel__action {
  cursor: pointer;
}

.cmp-carousel--hero-content .cmp-carousel__action--pause,
.cmp-carousel--hero-content .cmp-carousel__action--disabled,
.cmp-carousel--hero-content .cmp-carousel__action--play,
.cmp-carousel--hero-content .cmp-carousel__action-text {
  display: none;
}

.cmp-carousel--hero-content .cmp-carousel__action--previous,
.cmp-carousel--hero-content .cmp-carousel__action--next {
  bottom: 1px;
  border: none;
  background: transparent;
  margin: 0;
  padding: 0;
  height: 48px;
}

.cmp-carousel--hero-content .cmp-carousel__action--previous {
  border-radius: 50% 0 0 50%;
}

.cmp-carousel--hero-content .cmp-carousel__action--next {
  border-radius: 0 50% 50% 0;
}

.cmp-carousel--hero-content .cmp-carousel__action-icon {
  display: none;
}

.cmp-carousel--hero-content .cmp-carousel__action-icon-hero {
  display: inline;
}

.cmp-carousel--hero-content .cmp-carousel__indicators {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1rem;
  height: 48px;
  left: 50%;
}

.cmp-carousel--hero-content .cmp-carousel__indicator {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  width: 0.875rem;
  height: 0.875rem;
  margin: 0 0.375rem;
  border: 2px solid black;
  border-radius: 50%;
  outline-offset: 3px;
  background-color: transparent;
  cursor: pointer;
}

.cmp-carousel--hero-content .cmp-carousel__indicator.cmp-carousel__indicator--active::before {
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background-color: black;
  content: "";
}

.cmp-carousel--hero-content .cmp-carousel__indicator:hover {
  background-color: #cbcece;
}

@media (max-width: 767.98px) {
  .cmp-carousel--hero-content .cmp-carousel__action--previous,
  .cmp-carousel--hero-content .cmp-carousel__action--next {
    bottom: 0.125rem;
    left: 0;
  }
}
@media (min-width: 768px) and (max-width: 1023.98px) {
  .cmp-carousel--hero-content .cmp-carousel__action--previous,
  .cmp-carousel--hero-content .cmp-carousel__action--next {
    bottom: 0.125rem;
  }
}
@media only screen and (min-width: 1400px) {
  .cmp-carousel--hero-content .cmp-button--defaultStyle .cmp-button,
  .cmp-carousel--hero-content .cmp-button--dStyle,
  .cmp-carousel--hero-content button.cmp-button,
  .cmp-carousel--hero-content .cmp-button--primary,
  .cmp-carousel--hero-content .cmp-teaser--defaultButton .cmp-teaser > .cmp-teaser__content .cmp-teaser__action-link,
  .cmp-carousel--hero-content .cmp-contentList__pressroomSearchContainer > .cmp-contentList__pressroomSearch-link {
    width: 60%;
  }
}
.aem-AuthorLayer-Edit .cmp-carousel--hero-content > .cmp-carousel > .cmp-carousel__content > .cmp-carousel__item > .vanguard-container > .cmp-container > .aem-Grid {
  height: auto !important;
  display: block !important;
}

.cmp-carousel--fullcolor-content {
  padding: 0px;
}

.cmp-carousel--fullcolor-content > .cmp-carousel {
  width: 100%;
  padding-bottom: 80px;
  padding-top: 56px;
}

@media (max-width: 767.98px) {
  .cmp-carousel--fullcolor-content > .cmp-carousel {
    padding-top: 32px;
  }
}
.cmp-carousel--fullcolor-content > .cmp-carousel > .cmp-carousel__content .cmp-carousel__item {
  height: 100%;
}

.cmp-carousel--fullcolor-content > .cmp-carousel > .cmp-carousel__content .cmp-carousel__item .vanguard-container {
  height: 100%;
  -ms-flex-line-pack: center;
      align-content: center;
}

@media (max-width: 767.98px) {
  .cmp-carousel--fullcolor-content > .cmp-carousel > .cmp-carousel__content .cmp-carousel__item .vanguard-container {
    width: 100%;
    margin: 0;
    padding: 0;
  }
}
.cmp-carousel--fullcolor-content > .cmp-carousel > .cmp-carousel__content .cmp-carousel__item .vanguard-container:has(> .cmp-container > div > .image) {
  margin: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  height: 100%;
}

.cmp-carousel--fullcolor-content > .cmp-carousel > .cmp-carousel__content .cmp-carousel__item .vanguard-container:has(> .cmp-container > div > .image) img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}

.cmp-carousel--fullcolor-content > .cmp-carousel > .cmp-carousel__content .cmp-carousel__item .vanguard-container:has(> .cmp-container > div > .image) > .cmp-container, .cmp-carousel--fullcolor-content > .cmp-carousel > .cmp-carousel__content .cmp-carousel__item .vanguard-container:has(> .cmp-container > div > .image) > .cmp-container > div, .cmp-carousel--fullcolor-content > .cmp-carousel > .cmp-carousel__content .cmp-carousel__item .vanguard-container:has(> .cmp-container > div > .image) > .cmp-container .image, .cmp-carousel--fullcolor-content > .cmp-carousel > .cmp-carousel__content .cmp-carousel__item .vanguard-container:has(> .cmp-container > div > .image) c11n-aem-el-image-v1, .cmp-carousel--fullcolor-content > .cmp-carousel > .cmp-carousel__content .cmp-carousel__item .vanguard-container:has(> .cmp-container > div > .image) c11n-aem-el-image-v1 > div, .cmp-carousel--fullcolor-content > .cmp-carousel > .cmp-carousel__content .cmp-carousel__item .vanguard-container:has(> .cmp-container > div > .image) c11n-aem-el-image-v1 > div > div.aemvc-v1-image__large {
  height: 100%;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .cmp-carousel--fullcolor-content > .cmp-carousel > .cmp-carousel__content .cmp-carousel__item .vanguard-container:has(> .cmp-container > div > .richtext) {
    margin-left: 0;
    width: 50%;
  }
}
.cmp-carousel--fullcolor-content > .cmp-carousel > .cmp-carousel__content .cmp-carousel__item > .vanguard-container > .cmp-container {
  height: 100%;
}

.cmp-carousel--fullcolor-content > .cmp-carousel > .cmp-carousel__content .cmp-carousel__item > .vanguard-container > .cmp-container > .aem-Grid {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media only screen and (max-width: 767px) {
  .cmp-carousel--fullcolor-content > .cmp-carousel > .cmp-carousel__content .cmp-carousel__item > .vanguard-container > .cmp-container > .aem-Grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media (max-width: 767.98px) {
  .cmp-carousel--fullcolor-content > .cmp-carousel > .cmp-carousel__content .cmp-carousel__item > .vanguard-container > .cmp-container > .aem-Grid {
    height: 100%;
  }
}
.cmp-carousel--fullcolor-content > .cmp-carousel > .cmp-carousel__content .cmp-carousel__item > .vanguard-container > .cmp-container > .aem-Grid .image, .cmp-carousel--fullcolor-content > .cmp-carousel > .cmp-carousel__content .cmp-carousel__item > .vanguard-container > .cmp-container > .aem-Grid .richtext {
  padding: 0;
}

@media (max-width: 767.98px) {
  .cmp-carousel--fullcolor-content > .cmp-carousel > .cmp-carousel__content .cmp-carousel__item > .vanguard-container > .cmp-container > div {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.cmp-carousel--fullcolor-content > .cmp-carousel > .cmp-carousel__content .cmp-carousel__item > .vanguard-container .vanguard-container:not(:has(> .cmp-container > div > .image)) {
  padding: 34px 34px;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .cmp-carousel--fullcolor-content > .cmp-carousel > .cmp-carousel__content .cmp-carousel__item > .vanguard-container .vanguard-container:not(:has(> .cmp-container > div > .image)) {
    padding: 40px 32px;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    height: 100%;
  }
  .cmp-carousel--fullcolor-content > .cmp-carousel > .cmp-carousel__content .cmp-carousel__item > .vanguard-container .vanguard-container:not(:has(> .cmp-container > div > .image)) > .cmp-container {
    height: 100%;
  }
}
@media (min-width: 768px) {
  .cmp-carousel--fullcolor-content .cmp-carousel__content .cmp-carousel__item .image .aemvc-v1-image__large {
    aspect-ratio: unset;
  }
}
@media (min-width: ) {
  .cmp-carousel--fullcolor-content .cmp-carousel__content .cmp-carousel__item .image .aemvc-v1-image__large {
    aspect-ratio: unset;
  }
}
.cmp-carousel--fullcolor-content .cmp-carousel__content .cmp-carousel__item .image .aemvc-v1-image__large img {
  aspect-ratio: auto;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .cmp-carousel--fullcolor-content .cmp-carousel__content .cmp-carousel__item .image .aemvc-v1-image__large img {
    padding-bottom: 0;
  }
}
.cmp-carousel--fullcolor-content .cmp-carousel__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: none;
  background: transparent;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 32px;
  width: 100%;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

.cmp-carousel--fullcolor-content .cmp-carousel__action {
  cursor: pointer;
}

.cmp-carousel--fullcolor-content .cmp-carousel__action--pause,
.cmp-carousel--fullcolor-content .cmp-carousel__action--disabled,
.cmp-carousel--fullcolor-content .cmp-carousel__action--play,
.cmp-carousel--fullcolor-content .cmp-carousel__action-text {
  display: none;
}

.cmp-carousel--fullcolor-content .cmp-carousel__action--previous,
.cmp-carousel--fullcolor-content .cmp-carousel__action--next {
  bottom: 1px;
  border: none;
  background: transparent;
  margin: 0;
  padding: 0;
  height: 48px;
}

.cmp-carousel--fullcolor-content .cmp-carousel__action--previous {
  border-radius: 50% 0 0 50%;
}

.cmp-carousel--fullcolor-content .cmp-carousel__action--next {
  border-radius: 0 50% 50% 0;
}

.cmp-carousel--fullcolor-content .cmp-carousel__action-icon {
  display: none;
}

.cmp-carousel--fullcolor-content .cmp-carousel__action-icon-hero {
  display: inline;
}

.cmp-carousel--fullcolor-content .cmp-carousel__indicators {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1rem;
  height: 48px;
  left: 50%;
}

.cmp-carousel--fullcolor-content .cmp-carousel__indicator {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  width: 0.875rem;
  height: 0.875rem;
  margin: 0 0.375rem;
  border: 2px solid black;
  border-radius: 50%;
  outline-offset: 3px;
  background-color: transparent;
  cursor: pointer;
}

.cmp-carousel--fullcolor-content .cmp-carousel__indicator.cmp-carousel__indicator--active::before {
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background-color: black;
  content: "";
}

.cmp-carousel--fullcolor-content .cmp-carousel__indicator:hover {
  background-color: #cbcece;
}

@media (max-width: 767.98px) {
  .cmp-carousel--fullcolor-content .cmp-carousel__action--previous,
  .cmp-carousel--fullcolor-content .cmp-carousel__action--next {
    bottom: 0.125rem;
    left: 0;
  }
}
@media (min-width: 768px) and (max-width: 1023.98px) {
  .cmp-carousel--fullcolor-content .cmp-carousel__action--previous,
  .cmp-carousel--fullcolor-content .cmp-carousel__action--next {
    bottom: 0.125rem;
  }
}
.aem-AuthorLayer-Edit .cmp-carousel--fullcolor-content > .cmp-carousel > .cmp-carousel__content > .cmp-carousel__item > .vanguard-container > .cmp-container > .aem-Grid {
  height: auto !important;
  display: block !important;
}

.aemvc-v3-container .aemvc-v3-inner-container {
  margin: 0 auto;
  display: grid;
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
  grid-template-columns: repeat(4, 1fr);
  max-width: 352px;
}

@media (min-width: 370px) {
  .aemvc-v3-container .aemvc-v3-inner-container {
    max-width: 352px;
    grid-template-columns: repeat(6, 1fr);
  }
}
@media (min-width: 600px) {
  .aemvc-v3-container .aemvc-v3-inner-container {
    max-width: 516px;
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (min-width: 768px) {
  .aemvc-v3-container .aemvc-v3-inner-container {
    max-width: 696px;
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (min-width: 1024px) {
  .aemvc-v3-container .aemvc-v3-inner-container {
    max-width: 936px;
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (min-width: 1366px) {
  .aemvc-v3-container .aemvc-v3-inner-container {
    max-width: 1118px;
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (min-width: 1440px) {
  .aemvc-v3-container .aemvc-v3-inner-container {
    max-width: 1296px;
    grid-column: 1/13;
  }
}
/* Usage Examples
    .my-level-1-heading-class {
        @include text-crop; // Will use default line height
        font-size: 48px;
        margin: 0 0 0 16px;
    }

    .my-level-2-heading-class {
        @include text-crop; // Will use default line height
        font-size: 32px; // Don't need to change any settings, will work with any font size automatically
        margin: 0 0 0 16px;
    }

    .my-body-copy-class {
        @include text-crop($line-height: 2); // Larger line height desired, set the line height via the mixin
        font-size: 16px;
    }

    // Sometimes depending on the font-size, the rendering, the browser, etc. you may need to tweak the output. 
    // You can adjust the top and bottom cropping when invoking the component using the $top-adjustment and $bottom-adjustment settings 

    .slight-adjustment-needed {
        @include text-crop($top-adjustment: -0.5px, $bottom-adjustment: 2px);
        font-size: 17px;
    }

    .dont-do-this {
        @include text-crop;
        font-size: 16px;
        line-height: 3; // DO NOT set line height outside of the mixin, the mixin needs the line height value to calculate the crop correctly
    }
*/
/* Arrow Icons for links */
/* Lock Icons for links */
.main-wistia-container {
  width: 100%;
  margin: 0 auto;
  position: relative;
  display: grid;
  grid-column: 1/-1;
  grid-template-columns: repeat(12, 1fr);
  -webkit-column-gap: 18px;
     -moz-column-gap: 18px;
          column-gap: 18px;
  font-family: "FF Mark Pro Regular", sans-serif;
}

.main-wistia-container.wistia-video-banner-large {
  height: calc(-85px + 100vh);
  overflow: hidden;
}

.main-wistia-container.wistia-video-banner-large .wistia-banner-inner-container {
  height: calc(-85px + 100vh);
}

.main-wistia-container.wistia-video-banner-large .wistia-banner-inner-container .wistia-player-wrapper-details {
  height: 100%;
}

.main-wistia-container.wistia-video-banner-large .wistia-banner-inner-container .wistia-player-wrapper-details .wistia-video-banner {
  height: calc(-85px + 100vh);
}

.main-wistia-container.wistia-video-banner-large .wistia-banner-inner-container .wistia-player-wrapper-details .wistia-video-banner .player-overlay {
  height: calc(-85px + 100vh);
}

@media only screen and (max-width: 1024px) {
  .main-wistia-container.wistia-video-banner-large {
    height: calc(-49px + 100vh);
  }
  .main-wistia-container.wistia-video-banner-large .wistia-banner-inner-container {
    height: calc(-49px + 100vh);
  }
  .main-wistia-container.wistia-video-banner-large .wistia-banner-inner-container .wistia-player-wrapper-details {
    height: 100%;
  }
  .main-wistia-container.wistia-video-banner-large .wistia-banner-inner-container .wistia-player-wrapper-details .wistia-video-banner {
    height: calc(-49px + 100vh);
  }
  .main-wistia-container.wistia-video-banner-large .wistia-banner-inner-container .wistia-player-wrapper-details .wistia-video-banner .player-overlay {
    height: calc(-49px + 100vh);
  }
}
.main-wistia-container.wistia-video-banner-medium {
  height: 42.8571428571vw;
  overflow: hidden;
}

.main-wistia-container.wistia-video-banner-medium .wistia-banner-inner-container {
  height: 42.8571428571vw;
}

.main-wistia-container.wistia-video-banner-medium .wistia-banner-inner-container .wistia-player-wrapper-details {
  height: 100%;
}

.main-wistia-container.wistia-video-banner-medium .wistia-banner-inner-container .wistia-player-wrapper-details .wistia-video-banner {
  height: 42.8571428571vw;
}

.main-wistia-container.wistia-video-banner-medium .wistia-banner-inner-container .wistia-player-wrapper-details .wistia-video-banner .player-overlay {
  height: 42.8571428571vw;
}

.main-wistia-container.wistia-video-banner-small {
  height: 21.4285714286vw;
  overflow: hidden;
}

.main-wistia-container.wistia-video-banner-small .wistia-banner-inner-container {
  height: 21.4285714286vw;
}

.main-wistia-container.wistia-video-banner-small .wistia-banner-inner-container .wistia-player-wrapper-details {
  height: 100%;
}

.main-wistia-container.wistia-video-banner-small .wistia-banner-inner-container .wistia-player-wrapper-details .wistia-video-banner {
  height: 21.4285714286vw;
}

.main-wistia-container.wistia-video-banner-small .wistia-banner-inner-container .wistia-player-wrapper-details .wistia-video-banner .player-overlay {
  height: 21.4285714286vw;
}

.main-wistia-container.wistia-video-banner-small .wistia-banner-inner-container .wistia-player-wrapper-details .wistia-video-banner .player-overlay .play-pause-btn {
  top: 0%;
}

.main-wistia-container .wistia-banner-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  pointer-events: none;
  -o-object-fit: cover;
     object-fit: cover;
  mix-blend-mode: multiply;
}

.main-wistia-container .wistia-banner-overlay.overlay-gradient {
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.6509803922)), color-stop(42.91%, rgba(0, 0, 0, 0.1490196078)), color-stop(61.35%, rgba(0, 0, 0, 0)));
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.6509803922), rgba(0, 0, 0, 0.1490196078) 42.91%, rgba(0, 0, 0, 0) 61.35% 61.35%);
}

.main-wistia-container .wistia-banner-overlay.overlay-full {
  background: #040505;
  opacity: 0.3;
}

.main-wistia-container .wistia-player-inner-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 3rem;
}

.main-wistia-container .wistia-player-inner-container.videoRight, .main-wistia-container .wistia-player-inner-container.videoLeft, .main-wistia-container .wistia-player-inner-container.videoTop, .main-wistia-container .wistia-player-inner-container.videoBottom {
  grid-column: 3/11 !important;
}

.main-wistia-container .wistia-player-inner-container.videoTop.videoNarrow, .main-wistia-container .wistia-player-inner-container.videoBottom.videoNarrow {
  grid-column: 5/9 !important;
}

.main-wistia-container .wistia-player-inner-container.videoRight {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.main-wistia-container .wistia-player-inner-container.videoLeft {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.main-wistia-container .wistia-player-inner-container.videoTop {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

.main-wistia-container .wistia-player-inner-container.videoBottom {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.main-wistia-container .wistia-player-inner-container.videoLeft .wistia-player-content, .main-wistia-container .wistia-player-inner-container.videoRight .wistia-player-content {
  max-width: 30%;
}

@media (max-width: 767px) {
  .main-wistia-container .wistia-player-inner-container.videoLeft .wistia-player-content, .main-wistia-container .wistia-player-inner-container.videoRight .wistia-player-content {
    max-width: 100%;
  }
}
.main-wistia-container .wistia-player-inner-container.videoLeft .wistia-player-wrapper-details, .main-wistia-container .wistia-player-inner-container.videoRight .wistia-player-wrapper-details {
  max-width: 65%;
}

@media (max-width: 767px) {
  .main-wistia-container .wistia-player-inner-container.videoLeft .wistia-player-wrapper-details, .main-wistia-container .wistia-player-inner-container.videoRight .wistia-player-wrapper-details {
    max-width: 100%;
  }
}
.main-wistia-container .wistia-player-inner-container.wistia-banner-inner-container {
  grid-column: 1/13 !important;
}

@media (max-width: 767px) {
  .main-wistia-container .wistia-player-inner-container.videoRight, .main-wistia-container .wistia-player-inner-container.videoLeft, .main-wistia-container .wistia-player-inner-container.videoTop, .main-wistia-container .wistia-player-inner-container.videoBottom {
    grid-column: 2/12 !important;
  }
  .main-wistia-container .wistia-player-inner-container.videoRight {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .main-wistia-container .wistia-player-inner-container.videoLeft {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.main-wistia-container .wistia-player-inner-container .wistia-player-content {
  color: var(--fontColor);
  z-index: 5;
}

.main-wistia-container .wistia-player-inner-container .wistia-player-content .wistia-player-content-eyebrow {
  font-size: 14px;
  font-family: "FF Mark", Arial, sans-serif;
  line-height: 20px;
  letter-spacing: 2px;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  margin: 0.5rem 0 1rem;
}

.main-wistia-container .wistia-player-inner-container .wistia-player-content .c11n-button {
  font-family: "FF Mark Pro Regular", sans-serif;
}

.main-wistia-container .wistia-player-inner-container .wistia-player-content.wistia-video-banner-content {
  z-index: 5000;
  margin: 0 auto;
  padding: 0 2rem;
  width: 1296px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate3d(-50%, 0, 0);
          transform: translate3d(-50%, 0, 0);
  color: white;
}

@media only screen and (max-width: 1440px) {
  .main-wistia-container .wistia-player-inner-container .wistia-player-content.wistia-video-banner-content {
    width: 1118px;
  }
}
@media only screen and (max-width: 1366px) {
  .main-wistia-container .wistia-player-inner-container .wistia-player-content.wistia-video-banner-content {
    width: 936px;
  }
}
@media only screen and (max-width: 1024px) {
  .main-wistia-container .wistia-player-inner-container .wistia-player-content.wistia-video-banner-content {
    width: 696px;
  }
}
@media only screen and (max-width: 768px) {
  .main-wistia-container .wistia-player-inner-container .wistia-player-content.wistia-video-banner-content {
    width: 516px;
  }
}
@media only screen and (max-width: 600px) {
  .main-wistia-container .wistia-player-inner-container .wistia-player-content.wistia-video-banner-content {
    width: 352px;
    left: 25%;
    -webkit-transform: translate3d(-25%, 0, 0);
            transform: translate3d(-25%, 0, 0);
  }
}
.main-wistia-container .wistia-player-inner-container .wistia-player-content.wistia-video-banner-content .video-banner-content-inner {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 24px;
}

.main-wistia-container .wistia-player-inner-container .wistia-player-content.wistia-video-banner-content .video-banner-content-inner .video-banner-content-inner-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 32px;
}

.main-wistia-container .wistia-player-inner-container .wistia-player-content.wistia-video-banner-content .video-banner-content-inner .video-banner-content-inner-title .video-banner-content-bar {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 32px;
          flex: 0 0 32px;
  height: auto;
  background-color: #c20029;
}

.main-wistia-container .wistia-player-inner-container .wistia-player-content.wistia-video-banner-content .video-banner-content-inner .video-banner-content-inner-title .video-banner-content-header {
  color: #ffffff;
  font-family: "FF Mark Pro Heavy", sans-serif;
  font-size: 92px;
  line-height: 96px;
  font-weight: 800;
  font-style: normal;
  -ms-flex-item-align: start;
      align-self: start;
  margin-bottom: 1rem;
}

.main-wistia-container .wistia-player-inner-container .wistia-player-content.wistia-video-banner-content .video-banner-content-inner .video-banner-content-inner-title .video-banner-content-header.video-banner-content-header__medium {
  font-size: 57px;
  line-height: 64px;
}

.main-wistia-container .wistia-player-inner-container .wistia-player-content.wistia-video-banner-content .video-banner-content-inner .video-banner-content-inner-title .video-banner-content-header.video-banner-content-header__small {
  font-size: 34px;
  line-height: 40px;
}

@media only screen and (max-width: 768px) {
  .main-wistia-container .wistia-player-inner-container .wistia-player-content.wistia-video-banner-content .video-banner-content-inner .video-banner-content-inner-title .video-banner-content-header {
    font-size: 57px;
    line-height: 64px;
  }
  .main-wistia-container .wistia-player-inner-container .wistia-player-content.wistia-video-banner-content .video-banner-content-inner .video-banner-content-inner-title .video-banner-content-header.video-banner-content-header__medium {
    font-size: 34px;
    line-height: 40px;
  }
  .main-wistia-container .wistia-player-inner-container .wistia-player-content.wistia-video-banner-content .video-banner-content-inner .video-banner-content-inner-title .video-banner-content-header.video-banner-content-header__small {
    font-size: 28px;
    line-height: 32px;
  }
}
.main-wistia-container .wistia-player-inner-container .wistia-player-content.wistia-video-banner-content .video-banner-content-inner .video-banner-scroll {
  width: 24px;
  height: 24px;
  background: none;
  border: none;
  z-index: 1000;
}

.main-wistia-container .wistia-player-inner-container .wistia-player-content.wistia-video-banner-content .video-banner-content-inner .video-banner-scroll svg {
  display: block;
  width: 24px;
  height: 24px;
}

.main-wistia-container .wistia-player-inner-container .wistia-player-content.wistia-video-banner-content p {
  font-size: 23px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  margin-bottom: 1.5rem;
}

.main-wistia-container .wistia-player-inner-container .wistia-player-content.wistia-video-banner-content c11n-aem-el-button-group-v1 {
  padding-bottom: 4rem;
}

.main-wistia-container .wistia-player-inner-container .wistia-player-content.wistia-video-player-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  height: 100%;
}

.main-wistia-container .wistia-player-inner-container .wistia-player-content.wistia-video-player-content h3 {
  margin-bottom: 2rem;
  font-size: 34px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
  -ms-flex-item-align: stretch;
      align-self: stretch;
}

.main-wistia-container .wistia-player-inner-container .wistia-player-content.wistia-video-player-content h3.video-player-content-header__medium {
  font-size: 28px;
  line-height: 32px;
}

.main-wistia-container .wistia-player-inner-container .wistia-player-content.wistia-video-player-content p {
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  margin-bottom: 1.5rem;
}

.main-wistia-container .wistia-player-inner-container .wistia-player-wrapper-details {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.main-wistia-container .wistia-player-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.main-wistia-container .wistia-player-wrapper .main-youtube-container {
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
}

.main-wistia-container .wistia-player-wrapper .videoBanner .youtube-container {
  width: 100%;
}

.main-wistia-container .wistia-banner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  z-index: 10;
  background-size: cover;
  background-position: center;
  -webkit-transition: opacity 1.5s ease-in;
  transition: opacity 1.5s ease-in;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  cursor: pointer;
  background-image: var(--imagePath);
}

.main-wistia-container .wistia-banner:hover::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3); /* Dark overlay */
  -webkit-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
}

.main-wistia-container .wistia-banner:hover .play-pause-btn {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  background-color: white;
  z-index: 10;
}

.main-wistia-container .wistia-banner:hover .play-pause-btn .play-icon {
  border-color: transparent transparent transparent #040505;
}

.main-wistia-container .play-pause-btn {
  width: 60px;
  height: 60px;
  margin: 5%;
  border-radius: 50%;
  background-color: #040505;
  border: 0;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
  outline: white solid 0.125rem;
  outline-offset: -0.125rem;
}

.main-wistia-container .play-pause-btn:focus {
  outline: 2px solid #0074c9;
  outline-offset: 0.125rem;
  -webkit-box-shadow: 0 0 2px 2px #eaeaea;
          box-shadow: 0 0 2px 2px #eaeaea;
}

.main-wistia-container .play-pause-btn .play-icon {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 0 15px 26px;
  border-color: transparent transparent transparent white;
  margin-left: 10px;
}

@media only screen and (max-width: 599px) {
  .main-wistia-container .play-pause-btn {
    top: 55%;
    height: 40px;
    width: 40px;
  }
  .main-wistia-container .play-pause-btn .play-icon {
    border-width: 10px 0 10px 17px;
    margin-left: 5px;
  }
}
.main-wistia-container .banner-hidden {
  opacity: 0;
  pointer-events: none;
}

.main-wistia-container .video-wistia-player {
  position: absolute;
}

.main-wistia-container .player-hidden {
  display: none;
}

.main-wistia-container .wistia-video-banner {
  background-image: var(--imagePath);
  background-size: cover;
  background-position: center;
  /* Play icon */
  /* Pause icon */
}

.main-wistia-container .wistia-video-banner .player-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  display: block;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  cursor: pointer;
}

.main-wistia-container .wistia-video-banner .play-pause-btn {
  z-index: 5000;
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.7);
  border: none;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}

@media only screen and (max-width: 599px) {
  .main-wistia-container .wistia-video-banner .play-pause-btn {
    height: 40px;
    width: 40px;
  }
  .main-wistia-container .wistia-video-banner .play-pause-btn .play-icon {
    border-width: 10px 0 10px 17px;
    margin-left: 5px;
  }
  .main-wistia-container .wistia-video-banner .play-pause-btn .pause-icon, .main-wistia-container .wistia-video-banner .play-pause-btn .pause-icon:after {
    height: 17px;
    width: 6px;
  }
}
.main-wistia-container .wistia-video-banner .play-pause-btn:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  background-color: rgba(0, 0, 0, 0.8);
}

.main-wistia-container .wistia-video-banner .play-pause-btn:focus {
  outline: 2px solid #0074C9; /* Add a focus outline for visibility */
  outline-offset: 0.125rem;
  -webkit-box-shadow: 0 0 2px 2px white;
  box-shadow: 0 0 2px 2px white; /* Add white box-shadow */
}

.main-wistia-container .wistia-video-banner .play-icon {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 0 15px 25px;
  border-color: transparent transparent transparent white;
  margin-left: 5px;
}

.main-wistia-container .wistia-video-banner .pause-icon {
  width: 8px;
  height: 25px;
  background-color: white;
  margin-right: 10px;
  display: inline-block;
}

.main-wistia-container .wistia-video-banner .pause-icon:after {
  content: "";
  width: 8px;
  height: 25px;
  background-color: white;
  margin-left: 10px;
  display: inline-block;
}

.main-wistia-container .wistia-details-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 1rem 0;
}

.main-wistia-container .wistia-details-container .transcriptShowHide {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: transparent;
  border: 0;
  font: inherit;
  text-align: inherit;
  color: var(--fontColor);
  --common-bg-rule: 100% .0625rem, 0% .125rem;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transform-style: flat;
  transform-style: flat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  padding: 0 20px 0.4875rem 0;
}

.main-wistia-container .wistia-details-container .transcriptShowHide .player-transcript-label {
  background-image: -webkit-gradient(linear, left top, left bottom, from(var(--fontColor)), to(var(--fontColor))), -webkit-gradient(linear, left top, left bottom, from(var(--fontColor)), to(var(--fontColor)));
  background-image: linear-gradient(var(--fontColor), var(--fontColor)), linear-gradient(var(--fontColor), var(--fontColor));
  background-size: var(--common-bg-rule);
  background-position: 0 100%;
  background-repeat: no-repeat;
  -webkit-transition-property: background-size;
  transition-property: background-size;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transform-style: flat;
  transform-style: flat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  position: relative;
  padding-bottom: 0.1875rem;
}

.main-wistia-container .wistia-details-container .transcriptShowHide .player-transcript-label:hover {
  background-size: 100% 0.0625rem, 100% 0.125rem;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  -webkit-text-decoration-color: transparent;
  text-decoration-color: transparent;
  text-underline-offset: 0.3125rem;
}

.main-wistia-container .wistia-details-container .transcriptShowHide .player-transcript-label:focus {
  outline: 2px solid #0072CE;
  outline-offset: 2px;
  background: var(--bgColor) !important;
  color: var(--fontColor) !important;
  -webkit-box-shadow: 0 0 2px 2px #0072CE;
  box-shadow: 0 0 2px 2px #0072CE;
}

@media (max-width: 767px) {
  .main-wistia-container .wistia-details-container .transcriptShowHide .player-transcript-label {
    font-size: 14px;
    line-height: 16px;
  }
}
.main-wistia-container .wistia-details-container .wistia-footer-length, .main-wistia-container .wistia-details-container .player-transcript-label {
  font-size: 14px;
  font-family: "FF Mark Pro Regular", sans-serif;
  line-height: 20px;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  color: var(--fontColor);
}

.main-wistia-container .wistia-transcript-container {
  overflow: hidden;
  max-height: 0;
  -webkit-transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  display: none;
}

.main-wistia-container .wistia-transcript-container .wistia-transcript-content {
  font-size: 14px;
  font-family: "FF Mark Pro Regular", sans-serif;
  line-height: 20px;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  color: var(--fontColor);
}

.main-wistia-container .wistia-transcript-open {
  max-height: 2000px;
}
