/*!****************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/timeline-alt/style.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************/
/* Alternating Alt block styles can be extended here if needed. */
/****** BREAKPOINTS ******/
:root {
  --base: 16;
}

/**
FLUID FONT SIZE
minFont (minimum font size in pixels)
maxFont (maximum font size in pixels)
minWidth (min window width that scaling begins)
maxWidth (max window width that scaling stops)
**/
/*Media Queries*/
.page-content .wp-block-mb-photo-timeline-alt, .wp-block-mb-photo-timeline-alt {
  background-color: var(--timeline-background);
  padding-top: 4em;
}
.page-content .wp-block-mb-photo-timeline-alt .block-title, .wp-block-mb-photo-timeline-alt .block-title {
  font-size: clamp(15 / var(--base) * 1rem, 1vw + 11rem / var(--base), 24 / var(--base) * 1rem);
  text-align: center;
  font-weight: 900;
  text-transform: uppercase;
  font-family: "Avenir", "Montserrat", "Corbel", "URW Gothic", "source-sans-pro", sans-serif;
  color: var(--brand-color-2);
  letter-spacing: 1px;
}
.page-content .wp-block-mb-photo-timeline-alt .timeline, .wp-block-mb-photo-timeline-alt .timeline {
  padding: 1em 0 4em calc(4% + 17px);
  margin-top: calc(1.5em + 34px);
  margin-left: 17px;
  border-left: 4px solid var(--timeline-line);
  position: relative;
}
.page-content .wp-block-mb-photo-timeline-alt .timeline:before, .wp-block-mb-photo-timeline-alt .timeline:before {
  content: "";
  height: 24px;
  width: 24px;
  transform: rotateZ(45deg);
  background-color: var(--timeline-line);
  position: absolute;
  top: -23px;
  left: -14px;
}
.page-content .wp-block-mb-photo-timeline-alt .timeline .number-container, .wp-block-mb-photo-timeline-alt .timeline .number-container {
  height: 48px;
  width: 48px;
  border-radius: 50%;
  background-color: var(--brand-color-1);
  margin-bottom: 0.9em;
}
.page-content .wp-block-mb-photo-timeline-alt .timeline .number-container .number, .wp-block-mb-photo-timeline-alt .timeline .number-container .number {
  font-size: 28px;
  padding: 10px;
  line-height: 1;
  font-family: "Majesti Banner", serif;
  color: #fff;
  text-align: center;
}
.page-content .wp-block-mb-photo-timeline-alt .timeline .text h3, .wp-block-mb-photo-timeline-alt .timeline .text h3 {
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 0.3em;
}
.page-content .wp-block-mb-photo-timeline-alt .timeline .text p, .wp-block-mb-photo-timeline-alt .timeline .text p {
  line-height: 1.55;
  margin-bottom: 2em;
}
@media screen and (min-width: 65.625em) {
  .page-content .wp-block-mb-photo-timeline-alt .block-title, .wp-block-mb-photo-timeline-alt .block-title {
    margin-bottom: 2em;
  }
  .page-content .wp-block-mb-photo-timeline-alt .timeline, .wp-block-mb-photo-timeline-alt .timeline {
    border-left: 0;
    padding: 8em 0 0;
  }
  .page-content .wp-block-mb-photo-timeline-alt .timeline:before, .wp-block-mb-photo-timeline-alt .timeline:before {
    height: 32px;
    width: 32px;
    top: -28px;
    left: calc(50% - 18px);
  }
  .page-content .wp-block-mb-photo-timeline-alt .timeline .timeline-entry, .wp-block-mb-photo-timeline-alt .timeline .timeline-entry {
    margin-top: -8em;
    width: 33%;
  }
  .page-content .wp-block-mb-photo-timeline-alt .timeline .timeline-entry:first-child, .wp-block-mb-photo-timeline-alt .timeline .timeline-entry:first-child {
    padding-top: 3em;
  }
  .page-content .wp-block-mb-photo-timeline-alt .timeline .timeline-entry:last-child, .wp-block-mb-photo-timeline-alt .timeline .timeline-entry:last-child {
    padding-bottom: 5em;
  }
  .page-content .wp-block-mb-photo-timeline-alt .timeline .timeline-entry .text, .wp-block-mb-photo-timeline-alt .timeline .timeline-entry .text {
    display: flex;
    flex-direction: column;
  }
  .page-content .wp-block-mb-photo-timeline-alt .timeline .timeline-entry .text .number-container, .wp-block-mb-photo-timeline-alt .timeline .timeline-entry .text .number-container {
    height: 66px;
    width: 66px;
  }
  .page-content .wp-block-mb-photo-timeline-alt .timeline .timeline-entry .text .number-container .number, .wp-block-mb-photo-timeline-alt .timeline .timeline-entry .text .number-container .number {
    font-size: 38px;
    padding: 14px;
  }
  .page-content .wp-block-mb-photo-timeline-alt .timeline .timeline-entry .text h3, .wp-block-mb-photo-timeline-alt .timeline .timeline-entry .text h3 {
    font-size: 30px;
  }
  .page-content .wp-block-mb-photo-timeline-alt .timeline .timeline-entry .text p, .wp-block-mb-photo-timeline-alt .timeline .timeline-entry .text p {
    font-size: 20px;
  }
  .page-content .wp-block-mb-photo-timeline-alt .timeline .odd, .wp-block-mb-photo-timeline-alt .timeline .odd {
    text-align: right;
    border-right: 4px solid var(--timeline-line);
    margin-left: 17%;
    padding-right: 8.3333%;
  }
  .page-content .wp-block-mb-photo-timeline-alt .timeline .odd .text, .wp-block-mb-photo-timeline-alt .timeline .odd .text {
    text-align: right;
  }
  .page-content .wp-block-mb-photo-timeline-alt .timeline .odd .text .number-container, .wp-block-mb-photo-timeline-alt .timeline .odd .text .number-container {
    align-self: flex-end;
  }
  .page-content .wp-block-mb-photo-timeline-alt .timeline .even, .wp-block-mb-photo-timeline-alt .timeline .even {
    border-left: 4px solid var(--timeline-line);
    margin-left: calc(50% - 4px);
    padding-left: 8.3333%;
  }
}

/*# sourceMappingURL=style-index.css.map*/