/*!****************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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) ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************/
.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: 375px) {
  .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: 1400px) {
  .aemvc-v3-container .aemvc-v3-inner-container {
    max-width: 1296px;
    grid-column: 1/13;
  }
}

.pointer-events-none {
  pointer-events: none;
}

.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: 375px) {
  .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: 1400px) {
  .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%;
}

.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%;
}
