/* line 3, app/assets/stylesheets/modules/marquee/mlpblackcontainer.scss */
.mlpblackcontainer {
  background: rgba(38, 37, 36, 0.04);
  border-radius: 8px;
}
/*Bootstrap*/
/* Style Guide */
/*Background*/
/*Main Content*/
/*Text*/
/*Form*/
/*Box alternate*/
/*Box search */
/*Registration*/
/* Map Search */
/* dropdown overlay */
/* icon colours */
/* Questionnaire Modal */
/* spacing */
/* x-large breakpoints */
/* scrollmenu */
/* animation easing */
/* Listing card types */
/* Removes the horizontal padding within Bootstrap columns */
/* https://css-tricks.com/snippets/sass/maintain-aspect-ratio-mixin/ */
/* https://css-tricks.com/almanac/selectors/f/first-letter/ */
/* https://css-tricks.com/snippets/sass/str-replace-function/ */
/* line 7, app/assets/stylesheets/modules/marquee/mlpcta.scss */
.mlpcta {
  position: relative;
  padding: 80px 24px;
  display: flex;
  flex-direction: column;
  gap: 40px;
  align-items: center;
  text-align: center;
}

@media only screen and (min-width: 1200px) {
  /* line 7, app/assets/stylesheets/modules/marquee/mlpcta.scss */
  .mlpcta {
    padding: 80px 64px;
  }
}

/* line 18, app/assets/stylesheets/modules/marquee/mlpcta.scss */
.mlpcta-title {
  color: #ffffff;
  font-size: 32px;
  font-weight: 600;
}

@media only screen and (min-width: 1200px) {
  /* line 18, app/assets/stylesheets/modules/marquee/mlpcta.scss */
  .mlpcta-title {
    font-size: 40px;
  }
}

/* line 28, app/assets/stylesheets/modules/marquee/mlpcta.scss */
.mlpcta-subtitle {
  color: #939292;
  font-size: 20px;
  font-weight: 500;
  width: 500px;
  max-width: 100%;
  margin: 0 auto;
}

@media only screen and (min-width: 1200px) {
  /* line 28, app/assets/stylesheets/modules/marquee/mlpcta.scss */
  .mlpcta-subtitle {
    font-size: 32px;
    width: 1100px;
  }
}

/* line 42, app/assets/stylesheets/modules/marquee/mlpcta.scss */
.mlpcta-search {
  width: 677px;
  max-width: 100%;
}
/*Bootstrap*/
/* Style Guide */
/*Background*/
/*Main Content*/
/*Text*/
/*Form*/
/*Box alternate*/
/*Box search */
/*Registration*/
/* Map Search */
/* dropdown overlay */
/* icon colours */
/* Questionnaire Modal */
/* spacing */
/* x-large breakpoints */
/* scrollmenu */
/* animation easing */
/* Listing card types */
/* Removes the horizontal padding within Bootstrap columns */
/* https://css-tricks.com/snippets/sass/maintain-aspect-ratio-mixin/ */
/* https://css-tricks.com/almanac/selectors/f/first-letter/ */
/* https://css-tricks.com/snippets/sass/str-replace-function/ */
/* line 7, app/assets/stylesheets/modules/marquee/mlpfeatures.scss */
.mlpfeatures {
  display: flex;
  flex-direction: column;
  gap: 64px;
  width: 1156px;
  max-width: 100%;
  margin: 0 auto;
  color: #515150;
}

/* line 14, app/assets/stylesheets/modules/marquee/mlpfeatures.scss */
.mlpfeatures-title {
  color: #262524;
  font-size: 24px;
  line-height: 1.18;
  font-weight: 500;
}

@media only screen and (min-width: 992px) {
  /* line 14, app/assets/stylesheets/modules/marquee/mlpfeatures.scss */
  .mlpfeatures-title {
    font-size: 40px;
  }
}
/*Bootstrap*/
/* Style Guide */
/*Background*/
/*Main Content*/
/*Text*/
/*Form*/
/*Box alternate*/
/*Box search */
/*Registration*/
/* Map Search */
/* dropdown overlay */
/* icon colours */
/* Questionnaire Modal */
/* spacing */
/* x-large breakpoints */
/* scrollmenu */
/* animation easing */
/* Listing card types */
/* Removes the horizontal padding within Bootstrap columns */
/* https://css-tricks.com/snippets/sass/maintain-aspect-ratio-mixin/ */
/* https://css-tricks.com/almanac/selectors/f/first-letter/ */
/* https://css-tricks.com/snippets/sass/str-replace-function/ */
/* line 6, app/assets/stylesheets/modules/marquee/mlpmasthead.scss */
.mlpmasthead {
  display: flex;
  flex-direction: column;
  gap: 32px;
  padding: 48px 15px 40px;
  align-items: center;
}

@media only screen and (min-width: 992px) {
  /* line 6, app/assets/stylesheets/modules/marquee/mlpmasthead.scss */
  .mlpmasthead {
    flex-direction: row;
    justify-content: space-between;
  }
}

@media only screen and (min-width: 1200px) {
  /* line 6, app/assets/stylesheets/modules/marquee/mlpmasthead.scss */
  .mlpmasthead {
    padding: 100px 0 32px;
  }
}

/* line 20, app/assets/stylesheets/modules/marquee/mlpmasthead.scss */
.mlpmasthead-body {
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 100%;
}

@media only screen and (min-width: 1200px) {
  /* line 20, app/assets/stylesheets/modules/marquee/mlpmasthead.scss */
  .mlpmasthead-body {
    gap: 32px;
  }
}

/* line 29, app/assets/stylesheets/modules/marquee/mlpmasthead.scss */
.mlpmasthead-eyebrow {
  display: none;
}

@media only screen and (min-width: 992px) {
  /* line 29, app/assets/stylesheets/modules/marquee/mlpmasthead.scss */
  .mlpmasthead-eyebrow {
    display: flex;
  }
}

/* line 37, app/assets/stylesheets/modules/marquee/mlpmasthead.scss */
.mlpmasthead-title {
  font-family: "Aeonik", Helvetica, Arial, sans-serif;
  font-size: 32px;
}

@media only screen and (min-width: 992px) {
  /* line 37, app/assets/stylesheets/modules/marquee/mlpmasthead.scss */
  .mlpmasthead-title {
    font-size: 40px;
  }
}

@media only screen and (min-width: 1200px) {
  /* line 37, app/assets/stylesheets/modules/marquee/mlpmasthead.scss */
  .mlpmasthead-title {
    font-size: 80px;
    width: 857px;
    max-width: 100%;
  }
}

/* line 51, app/assets/stylesheets/modules/marquee/mlpmasthead.scss */
.mlpmasthead-title > em {
  padding: 0 8px;
}

@media only screen and (min-width: 1200px) {
  /* line 51, app/assets/stylesheets/modules/marquee/mlpmasthead.scss */
  .mlpmasthead-title > em {
    padding: 0 16px;
  }
}

@media only screen and (min-width: 1200px) {
  /* line 60, app/assets/stylesheets/modules/marquee/mlpmasthead.scss */
  .mlpmasthead-copy {
    width: 711px;
    max-width: 100%;
  }
}

/* line 67, app/assets/stylesheets/modules/marquee/mlpmasthead.scss */
.mlpmasthead-img {
  width: 322px;
  max-width: 100%;
}

@media only screen and (min-width: 992px) {
  /* line 67, app/assets/stylesheets/modules/marquee/mlpmasthead.scss */
  .mlpmasthead-img {
    order: 2;
    width: auto;
  }
}
/*Bootstrap*/
/* Style Guide */
/*Background*/
/*Main Content*/
/*Text*/
/*Form*/
/*Box alternate*/
/*Box search */
/*Registration*/
/* Map Search */
/* dropdown overlay */
/* icon colours */
/* Questionnaire Modal */
/* spacing */
/* x-large breakpoints */
/* scrollmenu */
/* animation easing */
/* Listing card types */
/* Removes the horizontal padding within Bootstrap columns */
/* https://css-tricks.com/snippets/sass/maintain-aspect-ratio-mixin/ */
/* https://css-tricks.com/almanac/selectors/f/first-letter/ */
/* https://css-tricks.com/snippets/sass/str-replace-function/ */
/* line 6, app/assets/stylesheets/modules/marquee/mlpsearch.scss */
.mlpsearch {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 24px 16px;
}

@media only screen and (min-width: 992px) {
  /* line 6, app/assets/stylesheets/modules/marquee/mlpsearch.scss */
  .mlpsearch {
    padding: 24px 288px;
  }
}

/* line 14, app/assets/stylesheets/modules/marquee/mlpsearch.scss */
.mlpsearch-title {
  color: #515150;
  font-size: 16px;
  padding-left: 16px;
}

/* line 20, app/assets/stylesheets/modules/marquee/mlpsearch.scss */
.mlpsearch-disclaimer {
  color: #939292;
  font-size: 12px;
  padding-left: 16px;
}
/*Bootstrap*/
/* Style Guide */
/*Background*/
/*Main Content*/
/*Text*/
/*Form*/
/*Box alternate*/
/*Box search */
/*Registration*/
/* Map Search */
/* dropdown overlay */
/* icon colours */
/* Questionnaire Modal */
/* spacing */
/* x-large breakpoints */
/* scrollmenu */
/* animation easing */
/* Listing card types */
/* Removes the horizontal padding within Bootstrap columns */
/* https://css-tricks.com/snippets/sass/maintain-aspect-ratio-mixin/ */
/* https://css-tricks.com/almanac/selectors/f/first-letter/ */
/* https://css-tricks.com/snippets/sass/str-replace-function/ */
/* line 5, app/assets/stylesheets/modules/marquee/mlpsecondarymsg.scss */
.mlpsecondarymsg {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: center;
  text-align: center;
  font-size: 20px;
  width: 1194px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 8px;
}

@media only screen and (min-width: 992px) {
  /* line 5, app/assets/stylesheets/modules/marquee/mlpsecondarymsg.scss */
  .mlpsecondarymsg {
    font-size: 32px;
  }
}

/* line 19, app/assets/stylesheets/modules/marquee/mlpsecondarymsg.scss */
.mlpsecondarymsg-title {
  font-family: "Aeonik", Helvetica, Arial, sans-serif;
  font-size: 32px;
}

@media only screen and (min-width: 992px) {
  /* line 19, app/assets/stylesheets/modules/marquee/mlpsecondarymsg.scss */
  .mlpsecondarymsg-title {
    font-size: 64px;
  }
}

/* line 28, app/assets/stylesheets/modules/marquee/mlpsecondarymsg.scss */
.mlpsecondarymsg-highlight {
  width: fit-content;
  font-size: 14px;
  font-weight: 600;
  border-radius: 50px;
  background-color: #FFE299;
  padding: 10px 55px;
}

@media only screen and (min-width: 992px) {
  /* line 28, app/assets/stylesheets/modules/marquee/mlpsecondarymsg.scss */
  .mlpsecondarymsg-highlight {
    padding: 16px 24px;
  }
}
/*Bootstrap*/
/* Style Guide */
/*Background*/
/*Main Content*/
/*Text*/
/*Form*/
/*Box alternate*/
/*Box search */
/*Registration*/
/* Map Search */
/* dropdown overlay */
/* icon colours */
/* Questionnaire Modal */
/* spacing */
/* x-large breakpoints */
/* scrollmenu */
/* animation easing */
/* Listing card types */
/* Removes the horizontal padding within Bootstrap columns */
/* https://css-tricks.com/snippets/sass/maintain-aspect-ratio-mixin/ */
/* https://css-tricks.com/almanac/selectors/f/first-letter/ */
/* https://css-tricks.com/snippets/sass/str-replace-function/ */
/* line 7, app/assets/stylesheets/modules/marquee/mlpsteps.scss */
.mlpsteps {
  display: flex;
  flex-direction: column;
  gap: 48px;
  padding: 28px 24px 64px;
  font-size: 16px;
}

@media only screen and (min-width: 992px) {
  /* line 7, app/assets/stylesheets/modules/marquee/mlpsteps.scss */
  .mlpsteps {
    padding: 48px;
    font-size: 20px;
  }
}

/* line 17, app/assets/stylesheets/modules/marquee/mlpsteps.scss */
.mlpsteps-wrapper {
  display: flex;
  flex-direction: column;
  gap: 48px;
  color: #515150;
  padding-right: 30px;
}

@media only screen and (min-width: 992px) {
  /* line 17, app/assets/stylesheets/modules/marquee/mlpsteps.scss */
  .mlpsteps-wrapper {
    flex-direction: row;
    gap: 52px;
    padding-right: 0;
  }
}

@media only screen and (min-width: 1200px) {
  /* line 17, app/assets/stylesheets/modules/marquee/mlpsteps.scss */
  .mlpsteps-wrapper {
    gap: 96px;
  }
}

/* line 32, app/assets/stylesheets/modules/marquee/mlpsteps.scss */
.mlpsteps-wrapper > div {
  flex: 1;
}

/* line 37, app/assets/stylesheets/modules/marquee/mlpsteps.scss */
.mlpsteps-title {
  font-size: 32px;
  font-weight: 600;
}

@media only screen and (min-width: 1200px) {
  /* line 37, app/assets/stylesheets/modules/marquee/mlpsteps.scss */
  .mlpsteps-title {
    font-size: 40px;
  }
}

/* line 46, app/assets/stylesheets/modules/marquee/mlpsteps.scss */
.mlpsteps-subtitle {
  color: #262524;
  font-family: "Aeonik", Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.3;
}
/*Bootstrap*/
/* Style Guide */
/*Background*/
/*Main Content*/
/*Text*/
/*Form*/
/*Box alternate*/
/*Box search */
/*Registration*/
/* Map Search */
/* dropdown overlay */
/* icon colours */
/* Questionnaire Modal */
/* spacing */
/* x-large breakpoints */
/* scrollmenu */
/* animation easing */
/* Listing card types */
/* Removes the horizontal padding within Bootstrap columns */
/* https://css-tricks.com/snippets/sass/maintain-aspect-ratio-mixin/ */
/* https://css-tricks.com/almanac/selectors/f/first-letter/ */
/* https://css-tricks.com/snippets/sass/str-replace-function/ */
/* line 6, app/assets/stylesheets/modules/marquee/mlptertiarymsg.scss */
.mlptertiarymsg {
  display: flex;
  flex-direction: column;
  gap: 32px;
  padding: 64px 16px 37px;
  color: #515150;
  font-size: 20px;
  align-items: center;
}

@media only screen and (min-width: 1200px) {
  /* line 6, app/assets/stylesheets/modules/marquee/mlptertiarymsg.scss */
  .mlptertiarymsg {
    display: flex;
    flex-direction: row;
    gap: 96px;
    padding: 0 32px 0 0;
  }
}

/* line 18, app/assets/stylesheets/modules/marquee/mlptertiarymsg.scss */
.mlptertiarymsg-body {
  display: flex;
  flex-direction: column;
  gap: 32px;
}

/* line 22, app/assets/stylesheets/modules/marquee/mlptertiarymsg.scss */
.mlptertiarymsg-title {
  color: #262524;
  font-size: 32px;
}

@media only screen and (min-width: 1200px) {
  /* line 22, app/assets/stylesheets/modules/marquee/mlptertiarymsg.scss */
  .mlptertiarymsg-title {
    font-size: 40px;
  }
}
/*

 */
