/* This file is generated.  DO NOT EDIT. */ 
/**** Velir Updates
Sept 2021 - Jonathan Dallas
- Wrapped all styles in `.embed-block` to prevent bleed out.
Dec 2021 - Jonathan Dallas
- Moved `body` outside of the embed-blocks
- Removed @font-face declarations
- Changed `font-family` values to use Gate's font families and styles
***/
body {
  margin: 0;
  padding: 0;
  background-color: #efefea;
}

.embed-block {
  /* -----------  VARIABLES & MIXINS ---------- */
  /* ------------------------------------------------------- */
  /* ------------------------------------------------------- */
  /* ------------------------------------------------------- */
  /* -----------  COLOR  ---------- */
  /* GREEN */
  /* BLUE */
  /* RED */
  /* PURPLE */
  /* ORANGE */
  /* -----------  GRID  ---------- */
  /* ----- BREAKPOINTS ----- */
  /* ----- MEDIA QUERIES ----- */
  /* ----- GRID MARKERS ----- */
  /* -----------  GLOBAL TEXT STYLES ---------- */
  /* -----------  GLOBAL RESETS  ---------- */
  /* ------------------------------------------------------- */
  /* ------------------------------------------------------- */
  /* ------------------------------------------------------- */
  /* -----------  PAGE-SPECIFIC  ---------- */
  /* ------------------------------------------------------- */
  /* ------------------------------------------------------- */
  /* ------------------------------------------------------- */
  /* -----------  SECTION 1  ---------- */
  /* ------------------------------------------------------- */
  /* ------------------------------------------------------- */
  /* ------------------------------------------------------- */
  /* -----------  SECTION 2  ---------- */
  /* ------------------------------------------------------- */
  /* ------------------------------------------------------- */
  /* ------------------------------------------------------- */
  /* -----------  SECTION 3  ---------- */
  /* ------------------------------------------------------- */
  /* ------------------------------------------------------- */
  /* ------------------------------------------------------- */
  /* -----------  SECTION 4  ---------- */
  /* ------------------------------------------------------- */
  /* ------------------------------------------------------- */
  /* ------------------------------------------------------- */
  /* -----------  SECTION 5  ---------- */
  /* ------------------------------------------------------- */
  /* ------------------------------------------------------- */
  /* ------------------------------------------------------- */
  /* -----------  SECTION 6  ---------- */
  /* ------------------------------------------------------- */
  /* ------------------------------------------------------- */
  /* ------------------------------------------------------- */
}
.embed-block.component img {
  max-width: unset;
}
.embed-block .blue-30 {
  color: #63b3e8;
}
.embed-block .blue-60 {
  color: #2658ab;
}
.embed-block .orange-50 {
  color: #e64b13;
}
.embed-block .red-20 {
  color: #fe8276;
}
.embed-block .component.embed-block img {
  max-width: unset;
}
.embed-block h1,
.embed-block h2,
.embed-block h3,
.embed-block h4,
.embed-block h5,
.embed-block h6 {
  font-weight: normal;
  -webkit-margin-after: 0;
          margin-block-end: 0;
  -webkit-margin-before: 0;
          margin-block-start: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
}
.embed-block p {
  -webkit-margin-after: 0;
          margin-block-end: 0;
  -webkit-margin-before: 0;
          margin-block-start: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
}
.embed-block *,
.embed-block *::before,
.embed-block *::after {
  box-sizing: border-box;
}
.embed-block select {
  width: 100%;
  margin: 0;
  padding: 0 1em 0 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  border: none;
  cursor: inherit;
  outline: none;
}
.embed-block .placeholder-visual {
  background-color: #d3d3d3;
}
.embed-block p strong {
  white-space: nowrap;
}
.embed-block .full-screen {
  height: 100vh;
  width: 100%;
}
.embed-block .pin,
.embed-block .timeline {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 20;
  height: 10px;
  width: 10px;
}
.embed-block #section-1 {
  padding: 0;
}
.embed-block #section-1 .section-wrapper {
  position: relative;
}
.embed-block #section-1 .section-wrapper .graph-overlay-blocks {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1;
  width: 100%;
  padding-top: 175px;
  opacity: 0;
}
@media screen and (max-width: 667px) {
  .embed-block #section-1 .section-wrapper .graph-overlay-blocks {
    padding-top: 0;
  }
}
.embed-block #section-1 .section-wrapper .graph-overlay-blocks .inner {
  position: absolute;
  width: 100%;
  padding-bottom: 72.6%;
}
@media screen and (max-width: 667px) {
  .embed-block #section-1 .section-wrapper .graph-overlay-blocks .inner {
    top: calc((175 / 667) * 100vh);
    padding-bottom: 200%;
  }
}
.embed-block #section-1 .section-wrapper .graph-overlay-blocks .block {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  height: calc(calc((14.7783 / 1080) * 100vw) * 3);
  width: calc((14.7783 / 1080) * 100vw);
  background: #4eab9c;
  transform-origin: center;
}
@media screen and (max-width: 667px) {
  .embed-block #section-1 .section-wrapper .graph-overlay-blocks .block {
    height: calc(calc((14.7783 / 546.798) * 100vw) * 18);
    width: calc(calc((14.7783 / 546.798) * 100vw) * 6);
    transform: scale3d(0.1666, 0.1666, 0);
    transform-origin: top left;
  }
}
.embed-block #section-1 .section-wrapper .graph-overlay-blocks .block img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  filter: grayscale(1);
  mix-blend-mode: multiply;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  opacity: 0;
}
.embed-block #section-1 .section-wrapper .graph-overlay-blocks .block:nth-child(1) {
  top: calc(calc((14.7783 / 1080) * 100vw) * 2);
  left: calc(calc((14.7783 / 1080) * 100vw) * 19);
}
@media screen and (max-width: 667px) {
  .embed-block #section-1 .section-wrapper .graph-overlay-blocks .block:nth-child(1) {
    top: calc(calc((14.7783 / 546.798) * 100vw) * 2);
    left: calc(calc((14.7783 / 546.798) * 100vw) * 7);
  }
}
.embed-block #section-1 .section-wrapper .graph-overlay-blocks .block:nth-child(2) {
  top: calc(calc((14.7783 / 1080) * 100vw) * 2);
  left: calc(calc((14.7783 / 1080) * 100vw) * 63);
}
@media screen and (max-width: 667px) {
  .embed-block #section-1 .section-wrapper .graph-overlay-blocks .block:nth-child(2) {
    top: calc(calc((14.7783 / 546.798) * 100vw) * 8);
    right: calc(calc((14.7783 / 546.798) * 100vw) * 7);
    left: unset;
    transform-origin: top right;
  }
}
.embed-block #section-1 .section-wrapper .graph-overlay-blocks .block:nth-child(3) {
  top: calc(calc((14.7783 / 1080) * 100vw) * 6);
  left: calc(calc((14.7783 / 1080) * 100vw) * 55);
}
@media screen and (max-width: 667px) {
  .embed-block #section-1 .section-wrapper .graph-overlay-blocks .block:nth-child(3) {
    top: calc(calc((14.7783 / 546.798) * 100vw) * 12);
    left: calc(calc((14.7783 / 546.798) * 100vw) * 9);
  }
}
.embed-block #section-1 .section-wrapper .graph-overlay-blocks .block:nth-child(4) {
  top: calc(calc((14.7783 / 1080) * 100vw) * 10);
  left: calc(calc((14.7783 / 1080) * 100vw) * 31);
}
@media screen and (max-width: 667px) {
  .embed-block #section-1 .section-wrapper .graph-overlay-blocks .block:nth-child(4) {
    top: calc(calc((14.7783 / 546.798) * 100vw) * 20);
    right: calc(calc((14.7783 / 546.798) * 100vw) * 15);
    left: unset;
    transform-origin: top right;
  }
}
.embed-block #section-1 .section-wrapper .graph-overlay-blocks .block:nth-child(5) {
  top: calc(calc((14.7783 / 1080) * 100vw) * 14);
  left: calc(calc((14.7783 / 1080) * 100vw) * 47);
}
@media screen and (max-width: 667px) {
  .embed-block #section-1 .section-wrapper .graph-overlay-blocks .block:nth-child(5) {
    top: calc(calc((14.7783 / 546.798) * 100vw) * 24);
    left: calc(calc((14.7783 / 546.798) * 100vw) * 13);
  }
}
.embed-block #section-1 .section-wrapper .graph-overlay-blocks .block:nth-child(6) {
  top: calc(calc((14.7783 / 1080) * 100vw) * 16);
  left: calc(calc((14.7783 / 1080) * 100vw) * 13);
}
@media screen and (max-width: 667px) {
  .embed-block #section-1 .section-wrapper .graph-overlay-blocks .block:nth-child(6) {
    top: calc(calc((14.7783 / 546.798) * 100vw) * 28);
    right: calc(calc((14.7783 / 546.798) * 100vw) * 7);
    left: unset;
    transform-origin: top right;
  }
}
.embed-block #section-1 .section-wrapper .graph-overlay-blocks .block:nth-child(7) {
  top: calc(calc((14.7783 / 1080) * 100vw) * 18);
  left: calc(calc((14.7783 / 1080) * 100vw) * 63);
}
@media screen and (max-width: 667px) {
  .embed-block #section-1 .section-wrapper .graph-overlay-blocks .block:nth-child(7) {
    top: calc(calc((14.7783 / 546.798) * 100vw) * 34);
    left: calc(calc((14.7783 / 546.798) * 100vw) * 7);
  }
}
.embed-block #section-1 .section-wrapper .graph-overlay-blocks .block:nth-child(8) {
  top: calc(calc((14.7783 / 1080) * 100vw) * 24);
  left: calc(calc((14.7783 / 1080) * 100vw) * 41);
}
@media screen and (max-width: 667px) {
  .embed-block #section-1 .section-wrapper .graph-overlay-blocks .block:nth-child(8) {
    top: calc(calc((14.7783 / 546.798) * 100vw) * 36);
    left: calc(calc((14.7783 / 546.798) * 100vw) * 17);
  }
}
.embed-block #section-1 .section-wrapper .graph-overlay-blocks .block:nth-child(9) {
  top: calc(calc((14.7783 / 1080) * 100vw) * 28);
  left: calc(calc((14.7783 / 1080) * 100vw) * 17);
}
@media screen and (max-width: 667px) {
  .embed-block #section-1 .section-wrapper .graph-overlay-blocks .block:nth-child(9) {
    top: calc(calc((14.7783 / 546.798) * 100vw) * 40);
    left: calc(calc((14.7783 / 546.798) * 100vw) * 25);
  }
}
.embed-block #section-1 .section-wrapper .graph-overlay-blocks .block:nth-child(10) {
  top: calc(calc((14.7783 / 1080) * 100vw) * 30);
  left: calc(calc((14.7783 / 1080) * 100vw) * 63);
}
@media screen and (max-width: 667px) {
  .embed-block #section-1 .section-wrapper .graph-overlay-blocks .block:nth-child(10) {
    top: calc(calc((14.7783 / 546.798) * 100vw) * 44);
    left: calc(calc((14.7783 / 546.798) * 100vw) * 5);
  }
}
.embed-block #section-1 .section-wrapper .graph-overlay-blocks .block:nth-child(11) {
  top: calc(calc((14.7783 / 1080) * 100vw) * 40);
  left: calc(calc((14.7783 / 1080) * 100vw) * 33);
}
@media screen and (max-width: 667px) {
  .embed-block #section-1 .section-wrapper .graph-overlay-blocks .block:nth-child(11) {
    display: none;
  }
}
.embed-block #section-1 .section-wrapper .graph-overlay-blocks .block:nth-child(12) {
  top: calc(calc((14.7783 / 1080) * 100vw) * 42);
  left: calc(calc((14.7783 / 1080) * 100vw) * 7);
}
@media screen and (max-width: 667px) {
  .embed-block #section-1 .section-wrapper .graph-overlay-blocks .block:nth-child(12) {
    display: none;
  }
}
.embed-block #section-1 .section-wrapper .graph-overlay-blocks .block:nth-child(13) {
  top: calc(calc((14.7783 / 1080) * 100vw) * 44);
  left: calc(calc((14.7783 / 1080) * 100vw) * 17);
}
@media screen and (max-width: 667px) {
  .embed-block #section-1 .section-wrapper .graph-overlay-blocks .block:nth-child(13) {
    display: none;
  }
}
.embed-block #section-1 .section-wrapper .graph-overlay-blocks .block:nth-child(14) {
  top: calc(calc((14.7783 / 1080) * 100vw) * 44);
  left: calc(calc((14.7783 / 1080) * 100vw) * 57);
}
@media screen and (max-width: 667px) {
  .embed-block #section-1 .section-wrapper .graph-overlay-blocks .block:nth-child(14) {
    display: none;
  }
}
.embed-block #section-1 .section-wrapper .graph-overlay-blocks .block:nth-child(15) {
  top: calc(calc((14.7783 / 1080) * 100vw) * 46);
  left: calc(calc((14.7783 / 1080) * 100vw) * 19);
}
@media screen and (max-width: 667px) {
  .embed-block #section-1 .section-wrapper .graph-overlay-blocks .block:nth-child(15) {
    display: none;
  }
}
.embed-block #section-1 .section-wrapper .graph-overlay-blocks .block:nth-child(16) {
  top: calc(calc((14.7783 / 1080) * 100vw) * 48);
  left: calc(calc((14.7783 / 1080) * 100vw) * 69);
}
@media screen and (max-width: 667px) {
  .embed-block #section-1 .section-wrapper .graph-overlay-blocks .block:nth-child(16) {
    display: none;
  }
}
.embed-block #section-1--1 {
  height: 120vh;
  min-height: 900px;
}
@media screen and (max-width: 667px) {
  .embed-block #section-1--1 {
    height: 100vh;
    min-height: unset;
  }
}
.embed-block #section-1--1 .text-content {
  width: 412px;
  margin: 0 auto;
  padding-top: 36px;
}
@media screen and (min-width: 1441px) {
  .embed-block #section-1--1 .text-content {
    width: 600px;
  }
}
@media screen and (max-width: 667px) {
  .embed-block #section-1--1 .text-content {
    width: 100%;
    max-width: 375px;
    margin: 0 auto;
    padding-top: 48px;
    padding-right: 24px;
    padding-left: 24px;
  }
}
@media screen and (min-width: 1441px) {
  .embed-block #section-1--1 .text-content .description {
    width: 540px;
  }
}
.embed-block #section-1--1 h1,
.embed-block #section-1--1 h2 {
  font-family: "Noto Serif", serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 1.2;
}
@media screen and (min-width: 1441px) {
  .embed-block #section-1--1 h1,
.embed-block #section-1--1 h2 {
    font-size: 40px;
  }
}
@media screen and (max-width: 960px) {
  .embed-block #section-1--1 h1,
.embed-block #section-1--1 h2 {
    font-size: 28px;
  }
}
@media screen and (max-width: 667px) {
  .embed-block #section-1--1 h1,
.embed-block #section-1--1 h2 {
    font-size: 24px;
  }
}
.embed-block #section-1--1 h2 {
  margin-bottom: 46px;
  font-weight: 800;
}
.embed-block #section-1--1 p {
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  line-height: 1.35;
}
@media screen and (min-width: 1441px) {
  .embed-block #section-1--1 p {
    font-size: 18px;
  }
}
@media screen and (max-width: 960px) {
  .embed-block #section-1--1 p {
    font-size: 15px;
  }
}
@media screen and (max-width: 667px) {
  .embed-block #section-1--1 p {
    font-size: 16px;
  }
}
.embed-block #section-1--1 .intro-pattern {
  display: block;
  height: 544px;
  width: 100%;
  background-image: url("images/pattern_bg.png");
  background-position: center;
  background-repeat: repeat;
  background-size: contain;
}
@media screen and (max-width: 667px) {
  .embed-block #section-1--1 .intro-pattern {
    height: calc((300 / 667) * 100vh);
  }
}
.embed-block #section-1--2 {
  position: relative;
  height: 460vh;
  margin-top: -175px;
}
@media screen and (max-width: 667px) {
  .embed-block #section-1--2 {
    height: 460vh;
    margin-top: 0;
  }
}
.embed-block #section-1--2__timeline-1 {
  top: -25vh;
  height: 350vh;
}
@media screen and (max-width: 667px) {
  .embed-block #section-1--2__timeline-1 {
    top: -50vh;
    height: 375vh;
  }
}
.embed-block #section-1--2__timeline-2 {
  top: 325vh;
  height: 280vh;
}
@media screen and (max-width: 667px) {
  .embed-block #section-1--2__timeline-2 {
    top: 325vh;
    height: 260vh;
  }
}
.embed-block #section-1--2 .titles {
  position: absolute;
  top: 0;
  left: 0;
  width: 412px;
  width: 100%;
}
@media screen and (max-width: 667px) {
  .embed-block #section-1--2 .titles {
    width: 100%;
  }
}
.embed-block #section-1--2 .titles .title-1,
.embed-block #section-1--2 .titles .title-2 {
  position: absolute;
  left: 50%;
  width: 412px;
  transform: translateX(-50%);
}
@media screen and (max-width: 667px) {
  .embed-block #section-1--2 .titles .title-1,
.embed-block #section-1--2 .titles .title-2 {
    left: unset;
    width: 100%;
    padding: 0 48px;
    transform: unset;
  }
}
.embed-block #section-1--2 .titles .title-1 {
  top: 100px;
  opacity: 0;
}
.embed-block #section-1--2 .titles .title-1 p {
  font-family: "Noto Serif", sans-serif;
  font-size: 24px;
  line-height: 1.2;
}
@media screen and (max-width: 960px) {
  .embed-block #section-1--2 .titles .title-1 p {
    font-size: 22px;
  }
}
@media screen and (max-width: 667px) {
  .embed-block #section-1--2 .titles .title-1 p {
    font-size: 18px;
    line-height: 1.3;
  }
}
.embed-block #section-1--2 .titles .title-2 {
  top: 50px;
  opacity: 0;
}
.embed-block #section-1--2 h2 {
  max-width: calc( (calc((100vw - (80px * 2) - (30px * 5)) / 6) * 4) + (30px * 3) );
  margin-bottom: 0;
  font-family: "Noto Serif", sans-serif;
  font-size: 24px;
  line-height: 1.2;
}
@media screen and (max-width: 960px) {
  .embed-block #section-1--2 h2 {
    font-size: 22px;
  }
}
@media screen and (max-width: 667px) {
  .embed-block #section-1--2 h2 {
    font-size: 18px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 667px) {
  .embed-block #section-1--2 h2 {
    max-width: unset;
  }
}
.embed-block #section-1--2 h2 strong {
  position: relative;
  z-index: 1;
  font-weight: 800;
}
.embed-block #section-1--2 h2 strong::before {
  position: absolute;
  right: 0;
  bottom: 2px;
  left: 0;
  z-index: -1;
  height: 8px;
  background: #4eab9c;
  content: "";
}
.embed-block #section-1--2 .overlay-text-content {
  position: absolute;
  top: 255px;
  left: 50%;
  z-index: 5;
  display: flex;
  justify-content: space-between;
  height: 296px;
  width: 493px;
  padding: 50px;
  background: rgba(238, 238, 231, 0.9);
  opacity: 0;
  transform: translateX(-50%);
}
@media screen and (max-width: 667px) {
  .embed-block #section-1--2 .overlay-text-content {
    top: 300px;
    align-items: center;
    height: calc(((327 * 0.8) / 375) * 100vw);
    max-height: 260px;
    width: calc(100% - 48px);
    max-width: 327px;
    padding: 24px;
  }
}
.embed-block #section-1--2 .overlay-text-content p {
  opacity: 0;
}
.embed-block #section-1--2 .overlay-text-content .block-wrapper {
  position: relative;
  width: 100%;
  padding-bottom: 100%;
}
@media screen and (max-width: 667px) {
  .embed-block #section-1--2 .overlay-text-content .block-wrapper {
    height: 100px;
  }
}
.embed-block #section-1--2 .overlay-text-content .block-wrapper .block {
  position: absolute;
  top: 0;
  background: #d3d3d3;
}
.embed-block #section-1--2 .overlay-text-content .block-wrapper.women .block {
  left: 50%;
  height: 133px;
  width: 45px;
  background: #53ab9c;
  transform: translateX(-50%);
}
@media screen and (max-width: 667px) {
  .embed-block #section-1--2 .overlay-text-content .block-wrapper.women .block {
    height: 87px;
    width: 29px;
  }
}
.embed-block #section-1--2 .overlay-text-content .block-wrapper.men .block {
  left: 5px;
  height: 45px;
  width: 133px;
  background: #a3dcf9;
  transform: translateY(100%);
}
@media screen and (max-width: 667px) {
  .embed-block #section-1--2 .overlay-text-content .block-wrapper.men .block {
    left: 50%;
    height: 29px;
    width: 87px;
    transform: translateY(100%) translateX(-50%);
  }
}
.embed-block #section-1--2 .overlay-text-content .half {
  flex-grow: 0;
  flex-shrink: 0;
  width: calc(50% - 50px);
}
@media screen and (max-width: 667px) {
  .embed-block #section-1--2 .overlay-text-content .half {
    width: calc(50% - 12px);
  }
}
.embed-block #section-1--2 .overlay-text-content p {
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.35;
  text-align: center;
}
@media screen and (min-width: 1441px) {
  .embed-block #section-1--2 .overlay-text-content p {
    font-size: 18px;
  }
}
@media screen and (max-width: 960px) {
  .embed-block #section-1--2 .overlay-text-content p {
    font-size: 15px;
  }
}
@media screen and (max-width: 667px) {
  .embed-block #section-1--2 .overlay-text-content p {
    font-size: 16px;
  }
}
.embed-block #section-1--2 .men-women-graph {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  padding-top: 175px;
}
@media screen and (max-width: 667px) {
  .embed-block #section-1--2 .men-women-graph {
    width: 100%;
    padding-top: calc((175 / 667) * 100vh);
  }
}
.embed-block #section-1--2 .men-women-graph .graph-wrapper {
  position: relative;
  width: 100%;
  padding-bottom: 72.6%;
}
@media screen and (max-width: 667px) {
  .embed-block #section-1--2 .men-women-graph .graph-wrapper {
    padding-bottom: 187%;
  }
  .embed-block #section-1--2 .men-women-graph .graph-wrapper img {
    height: 100%;
    width: 100%;
  }
}
.embed-block #section-1--2 .men-women-graph .graph-wrapper .img-1 {
  z-index: 3;
  opacity: 1;
}
.embed-block #section-1--2 .men-women-graph .graph-wrapper .img-2 {
  z-index: 2;
  opacity: 1;
}
.embed-block #section-1--2 .men-women-graph .graph-wrapper .img-3 {
  z-index: 0;
  opacity: 1;
}
.embed-block #section-1--2 .men-women-graph .graph-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.embed-block #section-1--3 {
  min-height: 180vh;
  padding-top: 180vh;
}
@media screen and (max-width: 667px) {
  .embed-block #section-1--3 {
    min-height: 155vh;
    padding-top: 150vh;
  }
}
.embed-block #section-1--3 .text-content {
  position: relative;
  z-index: 6;
  width: 412px;
  margin: 0 auto;
}
@media screen and (max-width: 667px) {
  .embed-block #section-1--3 .text-content {
    width: 100%;
    padding: 0 48px;
    transform: translateY(200px);
  }
}
.embed-block #section-1--3 .text-content p {
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  line-height: 1.35;
}
@media screen and (min-width: 1441px) {
  .embed-block #section-1--3 .text-content p {
    font-size: 18px;
  }
}
@media screen and (max-width: 960px) {
  .embed-block #section-1--3 .text-content p {
    font-size: 15px;
  }
}
@media screen and (max-width: 667px) {
  .embed-block #section-1--3 .text-content p {
    font-size: 16px;
  }
}
.embed-block #section-1--3 .text-content p:last-child() {
  margin-bottom: 0;
}
.embed-block #section-1--3 .text-content p strong {
  position: relative;
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.35;
}
@media screen and (min-width: 1441px) {
  .embed-block #section-1--3 .text-content p strong {
    font-size: 18px;
  }
}
@media screen and (max-width: 960px) {
  .embed-block #section-1--3 .text-content p strong {
    font-size: 15px;
  }
}
@media screen and (max-width: 667px) {
  .embed-block #section-1--3 .text-content p strong {
    font-size: 16px;
  }
}
.embed-block #section-1--3 .text-content p strong::before {
  position: absolute;
  right: 0;
  bottom: 2px;
  left: 0;
  z-index: -1;
  height: 6px;
  background: #4eab9c;
  content: "";
}
.embed-block #section-2 {
  position: relative;
  width: 100%;
  padding-top: 100vh;
}
@media screen and (max-width: 667px) {
  .embed-block #section-2 {
    padding-top: 120vh;
  }
}
.embed-block #section-2__timeline-1 {
  top: -60vh;
  height: 370vh;
}
.embed-block #section-2__timeline-2 {
  top: 260vh;
  height: 210vh;
}
.embed-block #section-2 .sticky-scroll {
  position: relative;
  height: 550vh;
}
@media screen and (max-width: 667px) {
  .embed-block #section-2 .sticky-scroll {
    height: 600vh;
  }
}
.embed-block #section-2 .sticky-content {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  width: 100%;
}
.embed-block #section-2 .text-content {
  width: 412px;
  margin: 0 auto;
  padding: 80px 0 50px;
}
@media screen and (max-width: 667px) {
  .embed-block #section-2 .text-content {
    width: 100%;
    padding: 80px 48px 50px;
  }
}
.embed-block #section-2 .text-content .intro {
  margin-bottom: 30px;
}
.embed-block #section-2 .text-content .intro p {
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  line-height: 1.35;
}
@media screen and (min-width: 1441px) {
  .embed-block #section-2 .text-content .intro p {
    font-size: 18px;
  }
}
@media screen and (max-width: 960px) {
  .embed-block #section-2 .text-content .intro p {
    font-size: 15px;
  }
}
@media screen and (max-width: 667px) {
  .embed-block #section-2 .text-content .intro p {
    font-size: 16px;
  }
}
.embed-block #section-2 .text-content .intro p strong {
  position: relative;
  z-index: 1;
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.35;
  white-space: nowrap;
}
@media screen and (min-width: 1441px) {
  .embed-block #section-2 .text-content .intro p strong {
    font-size: 18px;
  }
}
@media screen and (max-width: 960px) {
  .embed-block #section-2 .text-content .intro p strong {
    font-size: 15px;
  }
}
@media screen and (max-width: 667px) {
  .embed-block #section-2 .text-content .intro p strong {
    font-size: 16px;
  }
}
.embed-block #section-2 .text-content .intro p strong::before {
  position: absolute;
  right: 0;
  bottom: 1px;
  left: 0;
  z-index: -1;
  height: 6px;
  background: #4eab9c;
  content: "";
}
.embed-block #section-2 .text-content .intro p strong.gray::before {
  background: #a3dcf9;
}
.embed-block #section-2 .text-content .caption {
  color: #666666;
  font-family: "Noto Sans", sans-serif;
  font-size: 10px;
  line-height: 12px;
}
.embed-block #section-2 .country-comparison-graph {
  position: relative;
  width: 100%;
  margin-top: -300px;
  padding-top: 300px;
  overflow-x: hidden;
}
.embed-block #section-2 .country-comparison-graph .inner {
  position: relative;
  width: calc( 100px + (16 * calc((82 / 1080) * 100vw)) + (16 * calc((12 / 1080) * 100vw)) );
}
@media screen and (max-width: 667px) {
  .embed-block #section-2 .country-comparison-graph .inner {
    width: calc( 48px + (16 * calc((52 / 375) * 100vw)) + (16 * calc((8 / 375) * 100vw)) );
  }
}
.embed-block #section-2 .country-comparison-graph .line {
  position: absolute;
  right: 0;
  left: calc(100px - calc((12 / 1080) * 100vw));
  z-index: -1;
  height: 1px;
  background: #ffffff;
}
@media screen and (max-width: 667px) {
  .embed-block #section-2 .country-comparison-graph .line {
    left: 48px;
  }
}
.embed-block #section-2 .country-comparison-graph .line.ten {
  top: calc(125px + 40px);
}
.embed-block #section-2 .country-comparison-graph .line.twenty {
  top: calc(250px + 40px);
}
.embed-block #section-2 .country-comparison-graph .line.thirty {
  top: calc(375px + 40px);
}
.embed-block #section-2 .country-comparison-graph--legend {
  position: absolute;
  height: 500px;
  width: 100px;
  text-align: right;
}
@media screen and (max-width: 667px) {
  .embed-block #section-2 .country-comparison-graph--legend {
    width: 48px;
  }
}
.embed-block #section-2 .country-comparison-graph--legend p {
  position: absolute;
  right: 30px;
  font-family: "Noto Sans", sans-serif;
  font-size: 14px;
  font-weight: 700;
}
@media screen and (max-width: 667px) {
  .embed-block #section-2 .country-comparison-graph--legend p {
    right: 20px;
    font-size: 11px;
  }
}
.embed-block #section-2 .country-comparison-graph--legend .zero {
  top: calc(40px - 14px);
}
@media screen and (max-width: 667px) {
  .embed-block #section-2 .country-comparison-graph--legend .zero {
    top: calc(40px - 8px);
  }
}
.embed-block #section-2 .country-comparison-graph--legend .twenty {
  top: calc(250px + 40px - 14px);
}
@media screen and (max-width: 667px) {
  .embed-block #section-2 .country-comparison-graph--legend .twenty {
    top: calc(250px + 40px - 8px);
  }
}
.embed-block #section-2 .country-comparison-graph .graph-head ul {
  display: flex;
  margin: 0;
  padding: 0 calc((12 / 1080) * 100vw) 0 calc((12 / 1080) * 100vw);
}
@media screen and (max-width: 667px) {
  .embed-block #section-2 .country-comparison-graph .graph-head ul {
    padding: 0 calc(calc((8 / 375) * 100vw) + 22px) 0 calc((8 / 375) * 100vw);
  }
}
.embed-block #section-2 .country-comparison-graph .graph-head ul li {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  height: 40px;
  width: calc((82 / 1080) * 100vw);
  margin-right: calc((12 / 1080) * 100vw);
  font-family: "Noto Serif", sans-serif;
  font-size: 14px;
  list-style-type: none;
}
@media screen and (max-width: 667px) {
  .embed-block #section-2 .country-comparison-graph .graph-head ul li {
    width: calc((52 / 375) * 100vw);
    margin-right: calc((8 / 375) * 100vw);
    font-size: 10px;
    text-align: center;
  }
}
.embed-block #section-2 .country-comparison-graph .graph-inner {
  position: relative;
  height: 500px;
  padding-left: calc((100px - calc((12 / 1080) * 100vw)));
}
@media screen and (max-width: 667px) {
  .embed-block #section-2 .country-comparison-graph .graph-inner {
    padding-left: 48px;
  }
}
.embed-block #section-2 .country-comparison-graph .graph-inner .graph-body {
  position: relative;
  z-index: 6;
  width: calc( 80px + ((calc((82 / 1080) * 100vw) * 16)) + (calc((12 / 1080) * 100vw) * 16) );
  border-top: 1px solid #000000;
}
@media screen and (max-width: 667px) {
  .embed-block #section-2 .country-comparison-graph .graph-inner .graph-body {
    width: calc( 80px + ((calc((52 / 375) * 100vw) * 16)) + (calc((8 / 375) * 100vw) * 16) );
  }
}
.embed-block #section-2 .country-comparison-graph .graph-inner .country {
  position: absolute;
  top: 0;
  width: calc((82 / 1080) * 100vw);
}
@media screen and (max-width: 667px) {
  .embed-block #section-2 .country-comparison-graph .graph-inner .country {
    width: calc((52 / 375) * 100vw);
  }
}
.embed-block #section-2 .country-comparison-graph .graph-inner .country:nth-child(1) {
  left: calc( calc((12 / 1080) * 100vw) + ((calc((82 / 1080) * 100vw) * 0)) + (calc((12 / 1080) * 100vw) * 0) );
}
.embed-block #section-2 .country-comparison-graph .graph-inner .country:nth-child(2) {
  left: calc( calc((12 / 1080) * 100vw) + ((calc((82 / 1080) * 100vw) * 1)) + (calc((12 / 1080) * 100vw) * 1) );
}
.embed-block #section-2 .country-comparison-graph .graph-inner .country:nth-child(3) {
  left: calc( calc((12 / 1080) * 100vw) + ((calc((82 / 1080) * 100vw) * 2)) + (calc((12 / 1080) * 100vw) * 2) );
}
.embed-block #section-2 .country-comparison-graph .graph-inner .country:nth-child(4) {
  left: calc( calc((12 / 1080) * 100vw) + ((calc((82 / 1080) * 100vw) * 3)) + (calc((12 / 1080) * 100vw) * 3) );
}
.embed-block #section-2 .country-comparison-graph .graph-inner .country:nth-child(5) {
  left: calc( calc((12 / 1080) * 100vw) + ((calc((82 / 1080) * 100vw) * 4)) + (calc((12 / 1080) * 100vw) * 4) );
}
.embed-block #section-2 .country-comparison-graph .graph-inner .country:nth-child(6) {
  left: calc( calc((12 / 1080) * 100vw) + ((calc((82 / 1080) * 100vw) * 5)) + (calc((12 / 1080) * 100vw) * 5) );
}
.embed-block #section-2 .country-comparison-graph .graph-inner .country:nth-child(7) {
  left: calc( calc((12 / 1080) * 100vw) + ((calc((82 / 1080) * 100vw) * 6)) + (calc((12 / 1080) * 100vw) * 6) );
}
.embed-block #section-2 .country-comparison-graph .graph-inner .country:nth-child(8) {
  left: calc( calc((12 / 1080) * 100vw) + ((calc((82 / 1080) * 100vw) * 7)) + (calc((12 / 1080) * 100vw) * 7) );
}
.embed-block #section-2 .country-comparison-graph .graph-inner .country:nth-child(9) {
  left: calc( calc((12 / 1080) * 100vw) + ((calc((82 / 1080) * 100vw) * 8)) + (calc((12 / 1080) * 100vw) * 8) );
}
.embed-block #section-2 .country-comparison-graph .graph-inner .country:nth-child(10) {
  left: calc( calc((12 / 1080) * 100vw) + ((calc((82 / 1080) * 100vw) * 9)) + (calc((12 / 1080) * 100vw) * 9) );
}
.embed-block #section-2 .country-comparison-graph .graph-inner .country:nth-child(11) {
  left: calc( calc((12 / 1080) * 100vw) + ((calc((82 / 1080) * 100vw) * 10)) + (calc((12 / 1080) * 100vw) * 10) );
}
.embed-block #section-2 .country-comparison-graph .graph-inner .country:nth-child(12) {
  left: calc( calc((12 / 1080) * 100vw) + ((calc((82 / 1080) * 100vw) * 11)) + (calc((12 / 1080) * 100vw) * 11) );
}
.embed-block #section-2 .country-comparison-graph .graph-inner .country:nth-child(13) {
  left: calc( calc((12 / 1080) * 100vw) + ((calc((82 / 1080) * 100vw) * 12)) + (calc((12 / 1080) * 100vw) * 12) );
}
.embed-block #section-2 .country-comparison-graph .graph-inner .country:nth-child(14) {
  left: calc( calc((12 / 1080) * 100vw) + ((calc((82 / 1080) * 100vw) * 13)) + (calc((12 / 1080) * 100vw) * 13) );
}
.embed-block #section-2 .country-comparison-graph .graph-inner .country:nth-child(15) {
  left: calc( calc((12 / 1080) * 100vw) + ((calc((82 / 1080) * 100vw) * 14)) + (calc((12 / 1080) * 100vw) * 14) );
}
.embed-block #section-2 .country-comparison-graph .graph-inner .country:nth-child(16) {
  left: calc( calc((12 / 1080) * 100vw) + ((calc((82 / 1080) * 100vw) * 15)) + (calc((12 / 1080) * 100vw) * 15) );
}
@media screen and (max-width: 667px) {
  .embed-block #section-2 .country-comparison-graph .graph-inner .country:nth-child(1) {
    left: calc( calc((8 / 375) * 100vw) + ((calc((52 / 375) * 100vw) * 0)) + (calc((8 / 375) * 100vw) * 0) );
  }
  .embed-block #section-2 .country-comparison-graph .graph-inner .country:nth-child(2) {
    left: calc( calc((8 / 375) * 100vw) + ((calc((52 / 375) * 100vw) * 1)) + (calc((8 / 375) * 100vw) * 1) );
  }
  .embed-block #section-2 .country-comparison-graph .graph-inner .country:nth-child(3) {
    left: calc( calc((8 / 375) * 100vw) + ((calc((52 / 375) * 100vw) * 2)) + (calc((8 / 375) * 100vw) * 2) );
  }
  .embed-block #section-2 .country-comparison-graph .graph-inner .country:nth-child(4) {
    left: calc( calc((8 / 375) * 100vw) + ((calc((52 / 375) * 100vw) * 3)) + (calc((8 / 375) * 100vw) * 3) );
  }
  .embed-block #section-2 .country-comparison-graph .graph-inner .country:nth-child(5) {
    left: calc( calc((8 / 375) * 100vw) + ((calc((52 / 375) * 100vw) * 4)) + (calc((8 / 375) * 100vw) * 4) );
  }
  .embed-block #section-2 .country-comparison-graph .graph-inner .country:nth-child(6) {
    left: calc( calc((8 / 375) * 100vw) + ((calc((52 / 375) * 100vw) * 5)) + (calc((8 / 375) * 100vw) * 5) );
  }
  .embed-block #section-2 .country-comparison-graph .graph-inner .country:nth-child(7) {
    left: calc( calc((8 / 375) * 100vw) + ((calc((52 / 375) * 100vw) * 6)) + (calc((8 / 375) * 100vw) * 6) );
  }
  .embed-block #section-2 .country-comparison-graph .graph-inner .country:nth-child(8) {
    left: calc( calc((8 / 375) * 100vw) + ((calc((52 / 375) * 100vw) * 7)) + (calc((8 / 375) * 100vw) * 7) );
  }
  .embed-block #section-2 .country-comparison-graph .graph-inner .country:nth-child(9) {
    left: calc( calc((8 / 375) * 100vw) + ((calc((52 / 375) * 100vw) * 8)) + (calc((8 / 375) * 100vw) * 8) );
  }
  .embed-block #section-2 .country-comparison-graph .graph-inner .country:nth-child(10) {
    left: calc( calc((8 / 375) * 100vw) + ((calc((52 / 375) * 100vw) * 9)) + (calc((8 / 375) * 100vw) * 9) );
  }
  .embed-block #section-2 .country-comparison-graph .graph-inner .country:nth-child(11) {
    left: calc( calc((8 / 375) * 100vw) + ((calc((52 / 375) * 100vw) * 10)) + (calc((8 / 375) * 100vw) * 10) );
  }
  .embed-block #section-2 .country-comparison-graph .graph-inner .country:nth-child(12) {
    left: calc( calc((8 / 375) * 100vw) + ((calc((52 / 375) * 100vw) * 11)) + (calc((8 / 375) * 100vw) * 11) );
  }
  .embed-block #section-2 .country-comparison-graph .graph-inner .country:nth-child(13) {
    left: calc( calc((8 / 375) * 100vw) + ((calc((52 / 375) * 100vw) * 12)) + (calc((8 / 375) * 100vw) * 12) );
  }
  .embed-block #section-2 .country-comparison-graph .graph-inner .country:nth-child(14) {
    left: calc( calc((8 / 375) * 100vw) + ((calc((52 / 375) * 100vw) * 13)) + (calc((8 / 375) * 100vw) * 13) );
  }
  .embed-block #section-2 .country-comparison-graph .graph-inner .country:nth-child(15) {
    left: calc( calc((8 / 375) * 100vw) + ((calc((52 / 375) * 100vw) * 14)) + (calc((8 / 375) * 100vw) * 14) );
  }
  .embed-block #section-2 .country-comparison-graph .graph-inner .country:nth-child(16) {
    left: calc( calc((8 / 375) * 100vw) + ((calc((52 / 375) * 100vw) * 15)) + (calc((8 / 375) * 100vw) * 15) );
  }
}
.embed-block #section-2 .country-comparison-graph .graph-inner .country .men,
.embed-block #section-2 .country-comparison-graph .graph-inner .country .women {
  height: calc(var(--percentage) * 12.5px);
  width: calc((82 / 1080) * 100vw);
}
@media screen and (max-width: 667px) {
  .embed-block #section-2 .country-comparison-graph .graph-inner .country .men,
.embed-block #section-2 .country-comparison-graph .graph-inner .country .women {
    width: calc((52 / 375) * 100vw);
  }
}
.embed-block #section-2 .country-comparison-graph .graph-inner .country .percent {
  position: absolute;
  left: 0;
  z-index: 3;
  width: calc((82 / 1080) * 100vw);
  font-family: "Noto Sans", sans-serif;
  font-size: 14px;
  text-align: center;
  opacity: 0;
}
@media screen and (max-width: 667px) {
  .embed-block #section-2 .country-comparison-graph .graph-inner .country .percent {
    width: calc((52 / 375) * 100vw);
    font-size: 10px;
  }
}
.embed-block #section-2 .country-comparison-graph .graph-inner .country .men-percent {
  top: calc((var(--percentage) * 12.5px) - 24px);
  color: #1b3c8e;
}
@media screen and (max-width: 667px) {
  .embed-block #section-2 .country-comparison-graph .graph-inner .country .men-percent {
    top: calc((var(--percentage) * 12.5px) - 16px);
  }
}
.embed-block #section-2 .country-comparison-graph .graph-inner .country .women-percent {
  top: calc((var(--percentage) * 12.5px) + 4px);
  color: #357372;
}
.embed-block #section-2 .country-comparison-graph .graph-inner .country .men {
  position: absolute;
  top: 0;
  left: 0;
  background: #a3dcf9;
  opacity: 0.7;
  transform: scaleY(0.2);
  transform-origin: top center;
}
.embed-block #section-2 .country-comparison-graph .graph-inner .country .women {
  position: absolute;
  top: calc((var(--percentage) * 12.5px * -1) - 400px);
  left: 0;
  z-index: 1;
  background: #4eab9c;
  mix-blend-mode: lighten;
  opacity: 0;
}
@media screen and (max-width: 667px) {
  .embed-block #section-2 .country-comparison-graph .graph-inner .country .women {
    top: calc((var(--percentage) * 12.5px * -1) - 400px);
  }
}
.embed-block #section-3 {
  padding: 120px 0 0;
}
.embed-block #section-3--1__timeline-1 {
  top: -50vh;
  height: 310vh;
}
@media screen and (max-width: 667px) {
  .embed-block #section-3--1__timeline-1 {
    top: -60vh;
    height: 410vh;
  }
}
.embed-block #section-3--1 .section-intro {
  padding: 50vh 0;
}
@media screen and (max-width: 667px) {
  .embed-block #section-3--1 .section-intro {
    padding: 0;
  }
}
.embed-block #section-3--1 .section-intro h2 {
  width: 412px;
  margin: 0 auto;
  font-family: "Noto Serif", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.2;
}
@media screen and (max-width: 960px) {
  .embed-block #section-3--1 .section-intro h2 {
    font-size: 22px;
  }
}
@media screen and (max-width: 667px) {
  .embed-block #section-3--1 .section-intro h2 {
    font-size: 18px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 667px) {
  .embed-block #section-3--1 .section-intro h2 {
    width: 100%;
    padding: 40vh 48px;
  }
}
.embed-block #section-3--1 .employment-scroll {
  position: relative;
  height: 300vh;
}
@media screen and (max-width: 667px) {
  .embed-block #section-3--1 .employment-scroll {
    height: 380vh;
  }
}
.embed-block #section-3--1 .employment-graph-wrapper {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  width: 100%;
  padding-top: 175px;
}
.embed-block #section-3--1 .employment-graph-wrapper .text-content {
  position: absolute;
  top: 60px;
  left: 50%;
  width: 391px;
  opacity: 0;
  transform: translateX(-50%);
}
@media screen and (max-width: 667px) {
  .embed-block #section-3--1 .employment-graph-wrapper .text-content {
    width: 100%;
    padding: 0 48px;
  }
}
.embed-block #section-3--1 .employment-graph-wrapper .text-content p {
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  line-height: 1.35;
}
@media screen and (min-width: 1441px) {
  .embed-block #section-3--1 .employment-graph-wrapper .text-content p {
    font-size: 18px;
  }
}
@media screen and (max-width: 960px) {
  .embed-block #section-3--1 .employment-graph-wrapper .text-content p {
    font-size: 15px;
  }
}
@media screen and (max-width: 667px) {
  .embed-block #section-3--1 .employment-graph-wrapper .text-content p {
    font-size: 16px;
  }
}
.embed-block #section-3--1 .employment-graph-wrapper .text-content p strong {
  position: relative;
  z-index: 1;
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.35;
}
@media screen and (min-width: 1441px) {
  .embed-block #section-3--1 .employment-graph-wrapper .text-content p strong {
    font-size: 18px;
  }
}
@media screen and (max-width: 960px) {
  .embed-block #section-3--1 .employment-graph-wrapper .text-content p strong {
    font-size: 15px;
  }
}
@media screen and (max-width: 667px) {
  .embed-block #section-3--1 .employment-graph-wrapper .text-content p strong {
    font-size: 16px;
  }
}
.embed-block #section-3--1 .employment-graph-wrapper .text-content p strong::before {
  position: absolute;
  right: 0;
  bottom: 1px;
  left: 0;
  z-index: -1;
  height: 6px;
  background: #295958;
  content: "";
}
.embed-block #section-3--1 .employment-graph {
  position: relative;
  width: 100%;
  margin-bottom: 120px;
  padding-bottom: 75%;
}
@media screen and (max-width: 667px) {
  .embed-block #section-3--1 .employment-graph {
    padding-bottom: 200%;
  }
}
.embed-block #section-3--1 .employment-graph img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
}
.embed-block #section-3--1 .employment-graph img.base {
  opacity: 1;
}
.embed-block #section-3--2 {
  position: relative;
  padding-top: 120px;
}
.embed-block #section-3--2 .sticky-scroll {
  position: relative;
  height: 300vh;
}
.embed-block #section-3--2 .sticky-wrapper {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  height: 100vh;
  width: 100%;
  padding-top: 20vh;
}
@media screen and (max-width: 667px) {
  .embed-block #section-3--2 .sticky-wrapper {
    padding-top: 80px;
  }
}
.embed-block #section-3--2__timeline-1 {
  top: -30vh;
  height: 240vh;
}
.embed-block #section-3--2 .graph {
  position: relative;
  width: calc((617 / 1080) * 100vw);
  margin: 0 auto;
  padding-bottom: 250px;
}
@media screen and (max-width: 667px) {
  .embed-block #section-3--2 .graph {
    width: calc(100vw - 48px);
  }
}
.embed-block #section-3--2 .graph .graph-intro {
  margin-bottom: 15px;
  font-family: "Noto Serif", sans-serif;
  font-size: 14px;
}
@media screen and (max-width: 667px) {
  .embed-block #section-3--2 .graph .graph-intro {
    font-size: 12px;
  }
}
.embed-block #section-3--2 .graph .ar-wrapper {
  position: relative;
  width: 100%;
  padding-bottom: 27%;
}
.embed-block #section-3--2 .graph .ar-wrapper .green,
.embed-block #section-3--2 .graph .ar-wrapper .pink {
  opacity: 0;
}
.embed-block #section-3--2 .graph .ar-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.embed-block #section-3--2 .captions {
  position: absolute;
  right: calc( (4 * calc((29.81 / 1080) * 100vw)) + calc((4.25 / 1080) * 100vw) + 1px );
  bottom: 182px;
  display: flex;
}
@media screen and (max-width: 667px) {
  .embed-block #section-3--2 .captions {
    right: 0;
    bottom: 100px;
    justify-content: space-between;
    width: 100%;
    padding: 48px;
  }
}
.embed-block #section-3--2 .captions .before,
.embed-block #section-3--2 .captions .after {
  height: 70px;
  width: calc( (3 * calc((29.81 / 1080) * 100vw)) + calc((4.25 / 1080) * 100vw) );
  padding-top: 34px;
  padding-right: 5px;
  text-align: right;
  opacity: 0;
}
@media screen and (max-width: 667px) {
  .embed-block #section-3--2 .captions .before,
.embed-block #section-3--2 .captions .after {
    width: calc(50% - 12px);
    text-align: center;
  }
}
.embed-block #section-3--2 .captions .before {
  color: #357372;
  border-right: 1px solid #4eab9c;
}
@media screen and (max-width: 667px) {
  .embed-block #section-3--2 .captions .before {
    border-right: 0;
  }
}
.embed-block #section-3--2 .captions .after {
  color: #bf2113;
  border-right: 1px solid #ffa79e;
}
@media screen and (max-width: 667px) {
  .embed-block #section-3--2 .captions .after {
    border-right: 0;
  }
}
.embed-block #section-3--2 .captions p {
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  font-size: 14px;
  line-height: 1.35;
}
@media screen and (min-width: 1441px) {
  .embed-block #section-3--2 .captions p {
    font-size: 18px;
  }
}
@media screen and (max-width: 960px) {
  .embed-block #section-3--2 .captions p {
    font-size: 15px;
  }
}
@media screen and (max-width: 667px) {
  .embed-block #section-3--2 .captions p {
    font-size: 16px;
  }
}
.embed-block #section-3--2 .captions p strong {
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.35;
}
@media screen and (min-width: 1441px) {
  .embed-block #section-3--2 .captions p strong {
    font-size: 18px;
  }
}
@media screen and (max-width: 960px) {
  .embed-block #section-3--2 .captions p strong {
    font-size: 15px;
  }
}
@media screen and (max-width: 667px) {
  .embed-block #section-3--2 .captions p strong {
    font-size: 16px;
  }
}
.embed-block #section-3--2 .text-content {
  width: 420px;
  margin: 0 auto 60px;
}
@media screen and (max-width: 667px) {
  .embed-block #section-3--2 .text-content {
    width: 100%;
    padding: 0 48px;
  }
}
.embed-block #section-3--2 .text-content .hidden {
  opacity: 0;
}
.embed-block #section-3--2 .text-content p {
  margin-bottom: 26px;
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  line-height: 1.35;
}
@media screen and (min-width: 1441px) {
  .embed-block #section-3--2 .text-content p {
    font-size: 18px;
  }
}
@media screen and (max-width: 960px) {
  .embed-block #section-3--2 .text-content p {
    font-size: 15px;
  }
}
@media screen and (max-width: 667px) {
  .embed-block #section-3--2 .text-content p {
    font-size: 16px;
  }
}
.embed-block #section-3--2 .text-content p:last-child {
  margin-bottom: 0;
}
.embed-block #section-3--2 .text-content p strong {
  position: relative;
  z-index: 1;
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.35;
}
@media screen and (min-width: 1441px) {
  .embed-block #section-3--2 .text-content p strong {
    font-size: 18px;
  }
}
@media screen and (max-width: 960px) {
  .embed-block #section-3--2 .text-content p strong {
    font-size: 15px;
  }
}
@media screen and (max-width: 667px) {
  .embed-block #section-3--2 .text-content p strong {
    font-size: 16px;
  }
}
.embed-block #section-3--2 .text-content p strong::before {
  position: absolute;
  right: 0;
  bottom: 1px;
  left: 0;
  z-index: -1;
  height: 6px;
  background: #ffa79e;
  content: "";
}
.embed-block #section-3--2 .ar-wrapper.full-screen {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-bottom: 100vh;
}
@media screen and (max-width: 667px) {
  .embed-block #section-3--2 .ar-wrapper.full-screen {
    height: 0;
    padding-bottom: 60vh;
  }
}
.embed-block #section-3--2 .ar-wrapper.full-screen img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  transform: scale(1.2);
  transform-origin: center;
}
.embed-block #section-4 {
  position: relative;
  min-height: 300vh;
  color: #ffffff;
}
.embed-block #section-4__timeline-1 {
  top: 80vh;
  height: 420vh;
}
@media screen and (max-width: 667px) {
  .embed-block #section-4__timeline-1 {
    top: 20vh;
    height: 560vh;
  }
}
.embed-block #section-4--background {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 0;
  height: 100vh;
  width: 100%;
  background-color: #25467d;
}
.embed-block #section-4 .graph-anims {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 0;
  height: 100vh;
  width: 100%;
}
.embed-block #section-4 .graph-anims .graph-1 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  height: 100vh;
  width: 100%;
  opacity: 0;
}
.embed-block #section-4 .graph-anims .graph-1 .bg {
  position: absolute;
  top: 0;
  left: 50%;
  height: 100vh;
  width: calc((700 / 1080) * 100vw);
  background: #4675aa;
  transform: translateX(-50%);
}
@media screen and (max-width: 667px) {
  .embed-block #section-4 .graph-anims .graph-1 .bg {
    top: 325px;
    height: calc((700 / 1080) * 100vw);
    width: calc((700 / 1080) * 100vw);
  }
}
.embed-block #section-4 .graph-anims .graph-1 .line {
  position: absolute;
  top: calc((508 / 700) * 100vh);
  left: 50%;
  z-index: 8;
  height: 1px;
  width: calc((700 / 1080) * 100vw);
  background: #ffffff;
  transform: translateX(-50%);
}
.embed-block #section-4 .graph-anims .graph-1 .caption {
  position: absolute;
  top: calc((508 / 700) * 100vh);
  left: 50%;
  z-index: 9;
  width: calc((120 / 1080) * 100vw);
  background: #4675aa;
  transform: translateX(-50%) translateY(-50%);
}
.embed-block #section-4 .graph-anims .graph-1 .caption p {
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.35;
}
@media screen and (min-width: 1441px) {
  .embed-block #section-4 .graph-anims .graph-1 .caption p {
    font-size: 18px;
  }
}
@media screen and (max-width: 960px) {
  .embed-block #section-4 .graph-anims .graph-1 .caption p {
    font-size: 15px;
  }
}
@media screen and (max-width: 667px) {
  .embed-block #section-4 .graph-anims .graph-1 .caption p {
    font-size: 16px;
  }
}
@media screen and (max-width: 667px) {
  .embed-block #section-4 .graph-anims .graph-1 .caption {
    width: calc((360 / 1080) * 100vw);
  }
}
.embed-block #section-4 .graph-anims .graph-2 {
  position: absolute;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100%;
}
.embed-block #section-4 .graph-anims .graph-2 .left,
.embed-block #section-4 .graph-anims .graph-2 .right {
  position: absolute;
  top: 0;
  height: 100vh;
  width: calc((100vw - ((700 / 1080) * 100vw)) / 2);
}
@media screen and (max-width: 667px) {
  .embed-block #section-4 .graph-anims .graph-2 .left,
.embed-block #section-4 .graph-anims .graph-2 .right {
    top: calc(325px - calc((100vw - ((700 / 1080) * 100vw)) / 2));
    width: 100%;
  }
}
.embed-block #section-4 .graph-anims .graph-2 .left .block,
.embed-block #section-4 .graph-anims .graph-2 .right .block {
  position: absolute;
  top: 0;
  height: 100vh;
  width: calc((100vw - ((700 / 1080) * 100vw)) / 6);
  background: #1f3669;
  opacity: 0;
}
@media screen and (max-width: 667px) {
  .embed-block #section-4 .graph-anims .graph-2 .left .block,
.embed-block #section-4 .graph-anims .graph-2 .right .block {
    height: 100vw;
    width: 100%;
    border: 1px solid #484e7d;
  }
}
.embed-block #section-4 .graph-anims .graph-2 .left .block p,
.embed-block #section-4 .graph-anims .graph-2 .right .block p {
  position: absolute;
  top: calc((508 / 700) * 100vh);
  width: 80px;
  font-size: 16px;
  transform: rotate(90deg);
  transform-origin: bottom left;
}
.embed-block #section-4 .graph-anims .graph-2 .left {
  left: 0;
}
.embed-block #section-4 .graph-anims .graph-2 .left .block {
  border-left: 1px solid #484e7d;
}
.embed-block #section-4 .graph-anims .graph-2 .left .block:nth-child(1) {
  left: calc( calc((100vw - ((700 / 1080) * 100vw)) / 2) - (1 * calc((100vw - ((700 / 1080) * 100vw)) / 6)) );
}
.embed-block #section-4 .graph-anims .graph-2 .left .block:nth-child(2) {
  left: calc( calc((100vw - ((700 / 1080) * 100vw)) / 2) - (2 * calc((100vw - ((700 / 1080) * 100vw)) / 6)) );
}
.embed-block #section-4 .graph-anims .graph-2 .left .block:nth-child(3) {
  left: calc( calc((100vw - ((700 / 1080) * 100vw)) / 2) - (3 * calc((100vw - ((700 / 1080) * 100vw)) / 6)) );
}
@media screen and (max-width: 667px) {
  .embed-block #section-4 .graph-anims .graph-2 .left .block:nth-child(1) {
    top: 0;
    left: 0;
    height: calc(100vw);
    width: calc(100%);
  }
  .embed-block #section-4 .graph-anims .graph-2 .left .block:nth-child(2) {
    top: calc((100vw - ((700 / 1080) * 100vw)) / 6);
    left: calc((100vw - ((700 / 1080) * 100vw)) / 6);
    height: calc(100vw - (2 * calc((100vw - ((700 / 1080) * 100vw)) / 6)));
    width: calc(100% - (2 * calc((100vw - ((700 / 1080) * 100vw)) / 6)));
  }
  .embed-block #section-4 .graph-anims .graph-2 .left .block:nth-child(3) {
    top: calc((2 * calc((100vw - ((700 / 1080) * 100vw)) / 6)));
    left: calc((2 * calc((100vw - ((700 / 1080) * 100vw)) / 6)));
    height: calc(100vw - (4 * calc((100vw - ((700 / 1080) * 100vw)) / 6)));
    width: calc(100% - (4 * calc((100vw - ((700 / 1080) * 100vw)) / 6)));
  }
}
.embed-block #section-4 .graph-anims .graph-2 .left .block p {
  left: 2px;
}
.embed-block #section-4 .graph-anims .graph-2 .right {
  right: 0;
}
@media screen and (max-width: 667px) {
  .embed-block #section-4 .graph-anims .graph-2 .right {
    display: none;
  }
}
.embed-block #section-4 .graph-anims .graph-2 .right .block {
  border-right: 1px solid #484e7d;
}
.embed-block #section-4 .graph-anims .graph-2 .right .block:nth-child(1) {
  right: calc( calc((100vw - ((700 / 1080) * 100vw)) / 2) - (1 * calc((100vw - ((700 / 1080) * 100vw)) / 6)) );
}
.embed-block #section-4 .graph-anims .graph-2 .right .block:nth-child(2) {
  right: calc( calc((100vw - ((700 / 1080) * 100vw)) / 2) - (2 * calc((100vw - ((700 / 1080) * 100vw)) / 6)) );
}
.embed-block #section-4 .graph-anims .graph-2 .right .block:nth-child(3) {
  right: calc( calc((100vw - ((700 / 1080) * 100vw)) / 2) - (3 * calc((100vw - ((700 / 1080) * 100vw)) / 6)) );
}
.embed-block #section-4 .graph-anims .graph-2 .right .block p {
  left: calc(calc((100vw - ((700 / 1080) * 100vw)) / 6) - 24px);
}
.embed-block #section-4 .graph-anims .graph-2 .caption {
  position: absolute;
  top: calc(((468 / 700) * 100vh) - 24px);
  left: calc(((890 / 1080) * 100vw) + 40px);
  z-index: 8;
  opacity: 0;
}
@media screen and (max-width: 667px) {
  .embed-block #section-4 .graph-anims .graph-2 .caption {
    right: 10px;
    left: unset;
    width: calc((45 / 375) * 100vw);
  }
}
@media screen and (max-width: 667px) and (min-width: 1570px) {
  .embed-block {
    left: 1340px;
  }
}
.embed-block #section-4 .graph-anims .graph-2 .caption p {
  color: #ffffff;
  font-family: "Noto Sans", sans-serif;
  font-size: 24px;
  font-weight: 700;
  text-align: left;
}
@media screen and (min-width: 1441px) {
  .embed-block #section-4 .graph-anims .graph-2 .caption p {
    font-size: 30px;
  }
}
@media screen and (max-width: 667px) {
  .embed-block #section-4 .graph-anims .graph-2 .caption p {
    font-size: 14px;
    text-align: center;
  }
}
.embed-block #section-4 .graph-anims .graph-3 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 6;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
  width: 100%;
}
@media screen and (max-width: 667px) {
  .embed-block #section-4 .graph-anims .graph-3 {
    display: block;
  }
}
.embed-block #section-4 .graph-anims .graph-3 .caption {
  position: absolute;
  top: calc(((468 / 700) * 100vh) - 24px);
  left: calc(((890 / 1080) * 100vw) + 40px);
  z-index: 8;
  opacity: 0;
}
@media screen and (max-width: 667px) {
  .embed-block #section-4 .graph-anims .graph-3 .caption {
    right: 10px;
    left: unset;
    width: calc((45 / 375) * 100vw);
  }
}
@media screen and (max-width: 667px) and (min-width: 1570px) {
  .embed-block {
    left: 1340px;
  }
}
.embed-block #section-4 .graph-anims .graph-3 .caption p {
  color: #ffffff;
  font-family: "Noto Sans", sans-serif;
  font-size: 24px;
  font-weight: 700;
  text-align: left;
}
@media screen and (min-width: 1441px) {
  .embed-block #section-4 .graph-anims .graph-3 .caption p {
    font-size: 30px;
  }
}
@media screen and (max-width: 667px) {
  .embed-block #section-4 .graph-anims .graph-3 .caption p {
    font-size: 14px;
    text-align: center;
  }
}
.embed-block #section-4 .graph-anims .graph-3 .box-wrapper {
  position: relative;
  height: 100vh;
  width: calc(100vw * (700 / 1080));
}
@media screen and (max-width: 667px) {
  .embed-block #section-4 .graph-anims .graph-3 .box-wrapper {
    height: calc(100vw * (700 / 1080));
    width: calc(100vw * (700 / 1080));
  }
}
.embed-block #section-4 .graph-anims .graph-3 .box-wrapper .box-border {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border-left: 1px dashed #ffffff;
  border-right: 1px dashed #ffffff;
  opacity: 0;
}
@media screen and (max-width: 667px) {
  .embed-block #section-4 .graph-anims .graph-3 .box-wrapper .box-border {
    top: 325px;
    left: calc((100vw - ((700 / 1080) * 100vw)) / 2);
    border-bottom: 1px dashed #ffffff;
    border-top: 1px dashed #ffffff;
  }
}
.embed-block #section-4 .graph-anims .graph-3 .box-wrapper .mobile {
  display: none;
}
@media screen and (max-width: 667px) {
  .embed-block #section-4 .graph-anims .graph-3 .box-wrapper .mobile {
    position: absolute;
    top: 325px;
    left: calc((100vw - ((700 / 1080) * 100vw)) / 2);
    display: block;
    height: 100%;
    width: 100%;
    background: transparent;
    border-color: #fe8076;
    border-style: solid;
    border-width: calc((267 / 375) * 0.07 * 100vw);
    opacity: 0;
  }
}
.embed-block #section-4 .graph-anims .graph-3 .box-wrapper .left,
.embed-block #section-4 .graph-anims .graph-3 .box-wrapper .right {
  position: absolute;
  top: 0;
}
.embed-block #section-4 .graph-anims .graph-3 .box-wrapper .left .block,
.embed-block #section-4 .graph-anims .graph-3 .box-wrapper .right .block {
  position: absolute;
  top: 0;
  height: 100vh;
  width: calc((7 / 1080) * 100vw);
  background: #fe8076;
  opacity: 0;
}
.embed-block #section-4 .graph-anims .graph-3 .box-wrapper .left {
  left: 0;
}
@media screen and (max-width: 667px) {
  .embed-block #section-4 .graph-anims .graph-3 .box-wrapper .left {
    display: none;
  }
}
.embed-block #section-4 .graph-anims .graph-3 .box-wrapper .left .block {
  left: 0;
  border-right: 1px solid #25467d;
}
.embed-block #section-4 .graph-anims .graph-3 .box-wrapper .left .block:nth-child(1) {
  left: calc(0 * calc((7 / 1080) * 100vw));
}
.embed-block #section-4 .graph-anims .graph-3 .box-wrapper .left .block:nth-child(2) {
  left: calc(1 * calc((7 / 1080) * 100vw));
}
.embed-block #section-4 .graph-anims .graph-3 .box-wrapper .left .block:nth-child(3) {
  left: calc(2 * calc((7 / 1080) * 100vw));
}
.embed-block #section-4 .graph-anims .graph-3 .box-wrapper .left .block:nth-child(4) {
  left: calc(3 * calc((7 / 1080) * 100vw));
}
.embed-block #section-4 .graph-anims .graph-3 .box-wrapper .left .block:nth-child(5) {
  left: calc(4 * calc((7 / 1080) * 100vw));
}
.embed-block #section-4 .graph-anims .graph-3 .box-wrapper .left .block:nth-child(6) {
  left: calc(5 * calc((7 / 1080) * 100vw));
}
.embed-block #section-4 .graph-anims .graph-3 .box-wrapper .left .block:nth-child(7) {
  left: calc(6 * calc((7 / 1080) * 100vw));
}
.embed-block #section-4 .graph-anims .graph-3 .box-wrapper .right {
  right: 0;
}
@media screen and (max-width: 667px) {
  .embed-block #section-4 .graph-anims .graph-3 .box-wrapper .right {
    display: none;
  }
}
.embed-block #section-4 .graph-anims .graph-3 .box-wrapper .right .block {
  right: 0;
  border-left: 1px solid #25467d;
}
.embed-block #section-4 .graph-anims .graph-3 .box-wrapper .right .block:nth-child(1) {
  right: calc(0 * calc((7 / 1080) * 100vw));
}
.embed-block #section-4 .graph-anims .graph-3 .box-wrapper .right .block:nth-child(2) {
  right: calc(1 * calc((7 / 1080) * 100vw));
}
.embed-block #section-4 .graph-anims .graph-3 .box-wrapper .right .block:nth-child(3) {
  right: calc(2 * calc((7 / 1080) * 100vw));
}
.embed-block #section-4 .graph-anims .graph-3 .box-wrapper .right .block:nth-child(4) {
  right: calc(3 * calc((7 / 1080) * 100vw));
}
.embed-block #section-4 .graph-anims .graph-3 .box-wrapper .right .block:nth-child(5) {
  right: calc(4 * calc((7 / 1080) * 100vw));
}
.embed-block #section-4 .graph-anims .graph-3 .box-wrapper .right .block:nth-child(6) {
  right: calc(5 * calc((7 / 1080) * 100vw));
}
.embed-block #section-4 .graph-anims .graph-3 .box-wrapper .right .block:nth-child(7) {
  right: calc(6 * calc((7 / 1080) * 100vw));
}
.embed-block #section-4 .graph-anims .graph-3 .box-wrapper .right .block:nth-child(8) {
  right: calc(7 * calc((7 / 1080) * 100vw));
}
.embed-block #section-4 .text-content--fixed {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 1;
  height: 100vh;
  width: 100%;
  padding-top: 120px;
}
@media screen and (max-width: 667px) {
  .embed-block #section-4 .text-content--fixed {
    padding: 48px 48px 0;
  }
}
.embed-block #section-4 .text-content--fixed p {
  width: 413px;
  margin: 0 auto 20px;
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  line-height: 1.35;
  text-align: left;
}
@media screen and (min-width: 1441px) {
  .embed-block #section-4 .text-content--fixed p {
    font-size: 18px;
  }
}
@media screen and (max-width: 960px) {
  .embed-block #section-4 .text-content--fixed p {
    font-size: 15px;
  }
}
@media screen and (max-width: 667px) {
  .embed-block #section-4 .text-content--fixed p {
    font-size: 16px;
  }
}
@media screen and (max-width: 667px) {
  .embed-block #section-4 .text-content--fixed p {
    width: 100%;
  }
}
.embed-block #section-4 .text-content--fixed p.hidden {
  opacity: 0;
}
.embed-block #section-4 .text-content--fixed p strong {
  position: relative;
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.35;
  white-space: nowrap;
}
.embed-block #section-4 .text-content--fixed p strong span {
  position: relative;
  z-index: 3;
}
@media screen and (min-width: 1441px) {
  .embed-block #section-4 .text-content--fixed p strong {
    font-size: 18px;
  }
}
@media screen and (max-width: 960px) {
  .embed-block #section-4 .text-content--fixed p strong {
    font-size: 15px;
  }
}
@media screen and (max-width: 667px) {
  .embed-block #section-4 .text-content--fixed p strong {
    font-size: 16px;
  }
}
.embed-block #section-4 .text-content--fixed p strong::before {
  position: absolute;
  right: 0;
  bottom: 1px;
  left: 0;
  z-index: 2;
  height: 6px;
  background: #ffffff;
  content: "";
}
.embed-block #section-4 .text-content--scroll {
  position: relative;
  z-index: 1;
  height: 80vh;
  margin-top: -150vh;
}
.embed-block #section-4 .text-content--scroll p {
  width: 391px;
  margin: 0 auto;
  font-family: "Noto Serif", sans-serif;
  font-size: 24px;
  line-height: 1.2;
  text-align: left;
}
@media screen and (max-width: 960px) {
  .embed-block #section-4 .text-content--scroll p {
    font-size: 22px;
  }
}
@media screen and (max-width: 667px) {
  .embed-block #section-4 .text-content--scroll p {
    font-size: 18px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 667px) {
  .embed-block #section-4 .text-content--scroll p {
    width: 100%;
    padding: 0 48px;
  }
}
.embed-block #section-4 .fixed-text-wrapper .part-one {
  height: 300vh;
  width: 100%;
}
.embed-block #section-4 .fixed-text-wrapper .part-one p strong::before {
  background: #173580;
}
.embed-block #section-4 .fixed-text-wrapper .part-two {
  height: 200vh;
  width: 100%;
}
@media screen and (max-width: 667px) {
  .embed-block #section-4 .fixed-text-wrapper .part-two {
    height: 300vh;
  }
}
.embed-block #section-4 .fixed-text-wrapper .part-two p strong::before {
  background: #fe8076;
}
.embed-block #section-4 h2,
.embed-block #section-4 p {
  text-align: center;
}
.embed-block #section-4 h2 {
  font-family: "Noto Serif", serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 1.2;
}
@media screen and (min-width: 1441px) {
  .embed-block #section-4 h2 {
    font-size: 40px;
  }
}
@media screen and (max-width: 960px) {
  .embed-block #section-4 h2 {
    font-size: 28px;
  }
}
@media screen and (max-width: 667px) {
  .embed-block #section-4 h2 {
    font-size: 24px;
  }
}
.embed-block #section-4 p {
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  line-height: 1.35;
}
@media screen and (min-width: 1441px) {
  .embed-block #section-4 p {
    font-size: 18px;
  }
}
@media screen and (max-width: 960px) {
  .embed-block #section-4 p {
    font-size: 15px;
  }
}
@media screen and (max-width: 667px) {
  .embed-block #section-4 p {
    font-size: 16px;
  }
}
.embed-block #section-5 {
  position: relative;
  min-height: 100vh;
}
.embed-block #section-5 h2 {
  font-family: "Noto Serif", sans-serif;
  font-size: 24px;
  line-height: 1.2;
}
@media screen and (max-width: 960px) {
  .embed-block #section-5 h2 {
    font-size: 22px;
  }
}
@media screen and (max-width: 667px) {
  .embed-block #section-5 h2 {
    font-size: 18px;
    line-height: 1.3;
  }
}
.embed-block #section-5 h3 {
  margin-bottom: 0;
  color: #000000;
  font-family: "Noto Sans", sans-serif;
  font-family: "Noto Serif", sans-serif;
  font-size: 16px;
  line-height: 1.3;
}
@media screen and (max-width: 960px) {
  .embed-block #section-5 h3 {
    font-size: 14px;
  }
}
@media screen and (max-width: 667px) {
  .embed-block #section-5 h3 {
    font-size: 13px;
  }
}
.embed-block #section-5--1__timeline-1 {
  top: -30vh;
  height: 310vh;
}
.embed-block #section-5--1__background {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 0;
  overflow: hidden;
}
.embed-block #section-5--1 .image-block {
  position: relative;
  display: flex;
  justify-content: center;
  height: 100%;
  width: 100%;
}
.embed-block #section-5--1 .image-block .width-wrapper {
  position: relative;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.embed-block #section-5--1 .image-block .width-wrapper .background-color {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #275350;
}
.embed-block #section-5--1 .image-block .width-wrapper img {
  position: relative;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.embed-block #section-5--1 .image-block .block-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  height: 100%;
  width: 100%;
  mix-blend-mode: multiply;
  opacity: 0;
  transform-origin: center;
}
.embed-block #section-5--1 .image-block .block-wrapper .block {
  height: 100vh;
  width: 33.333vh;
  transform-origin: center;
}
.embed-block #section-5--1 .image-block .block-wrapper.pink {
  transform: rotate(15deg);
}
.embed-block #section-5--1 .image-block .block-wrapper.pink .block {
  background: #ee9d90;
  transform: rotate(-45deg);
}
.embed-block #section-5--1 .image-block .block-wrapper.blue {
  transform: rotate(115deg);
}
.embed-block #section-5--1 .image-block .block-wrapper.blue .block {
  background: #a3dcf9;
  transform: rotate(-315deg);
}
.embed-block #section-5--1 .image-block .block-wrapper.cobalt {
  transform: rotate(65deg);
}
.embed-block #section-5--1 .image-block .block-wrapper.cobalt .block {
  background: #184897;
  transform: rotate(-315deg);
}
.embed-block #section-5--1 .image-block .block-wrapper.red {
  transform: rotate(45deg);
}
.embed-block #section-5--1 .image-block .block-wrapper.red .block {
  background: #c14735;
  transform: rotate(-45deg);
}
.embed-block #section-5--1 .image-block .final {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
}
@media screen and (max-width: 667px) {
  .embed-block #section-5--1 .image-block .final {
    left: -50vw;
    width: 200vw;
  }
}
.embed-block #section-5--1 .image-block .final img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.embed-block #section-5--1 .solutions-block {
  position: absolute;
  top: 0;
  height: 100vh;
  width: 100%;
  opacity: 0;
}
.embed-block #section-5--1 .overlay-content {
  position: relative;
  z-index: 1;
  height: 300vh;
  padding-top: 20vh;
}
.embed-block #section-5--1 .overlay-content .intro--wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
  width: 100%;
}
.embed-block #section-5--1 .overlay-content .intro--inner {
  width: 418px;
  padding: 15px 20px;
  background: rgba(238, 238, 231, 0.9);
}
@media screen and (max-width: 667px) {
  .embed-block #section-5--1 .overlay-content .intro--inner {
    width: calc(100% - 48px);
  }
}
.embed-block #section-5--1 .solution {
  position: absolute;
  width: 327px;
}
@media screen and (max-width: 667px) {
  .embed-block #section-5--1 .solution {
    width: 100%;
  }
}
.embed-block #section-5--1 .solution p {
  font-family: "Noto Serif", sans-serif;
  font-size: 24px;
  line-height: 1.2;
}
@media screen and (max-width: 960px) {
  .embed-block #section-5--1 .solution p {
    font-size: 22px;
  }
}
@media screen and (max-width: 667px) {
  .embed-block #section-5--1 .solution p {
    font-size: 18px;
    line-height: 1.3;
  }
}
.embed-block #section-5--1 .solution h3 {
  position: relative;
  display: inline-block;
}
.embed-block #section-5--1 .solution h3 span {
  position: relative;
  z-index: 1;
}
.embed-block #section-5--1 .solution h3::before {
  position: absolute;
  right: 0;
  bottom: -1px;
  bottom: 0;
  left: 0;
  z-index: 0;
  height: 6px;
  content: "";
}
.embed-block #section-5--1 .top-left {
  top: 140px;
  left: calc(80px + 25px);
}
@media screen and (max-width: 667px) {
  .embed-block #section-5--1 .top-left {
    top: 48px;
    left: 48px;
  }
}
.embed-block #section-5--1 .top-left h3::before {
  background: #a3dcf9;
}
.embed-block #section-5--1 .top-right {
  top: 140px;
  right: calc(80px + 25px);
}
@media screen and (max-width: 667px) {
  .embed-block #section-5--1 .top-right {
    top: 168px;
    right: unset;
    left: 48px;
  }
}
.embed-block #section-5--1 .top-right h3::before {
  background: #c14735;
}
.embed-block #section-5--1 .bottom-left {
  bottom: 140px;
  left: calc(80px + 25px);
}
@media screen and (max-width: 667px) {
  .embed-block #section-5--1 .bottom-left {
    top: 108px;
    bottom: unset;
    left: 48px;
  }
}
.embed-block #section-5--1 .bottom-left h3::before {
  background: #ee9d90;
}
.embed-block #section-5--1 .bottom-right {
  right: calc(80px + 25px);
  bottom: 140px;
}
@media screen and (max-width: 667px) {
  .embed-block #section-5--1 .bottom-right {
    top: 228px;
    right: unset;
    left: 48px;
  }
}
.embed-block #section-5--1 .bottom-right h3::before {
  background: #184897;
}
.embed-block #section-5 .block-anims-wrapper {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 4;
  height: 100vh;
  width: 100%;
}
.embed-block #section-5 .block-anims-wrapper .lines {
  position: absolute;
  top: 0;
  z-index: 3;
  height: 100vh;
  width: 100%;
}
.embed-block #section-5 .block-anims-wrapper .lines svg {
  position: absolute;
  bottom: calc(40px + calc((220 / 1080) * 100vw));
  fill: none;
  stroke-miterlimit: 10;
  stroke-width: 2px;
}
@media screen and (max-width: 667px) {
  .embed-block #section-5 .block-anims-wrapper .lines svg {
    bottom: calc(100px + calc((145 / 375) * 100vw));
    stroke-width: 4px;
  }
}
.embed-block #section-5 .block-anims-wrapper .lines .section-2 svg {
  stroke: #245aa7;
}
.embed-block #section-5 .block-anims-wrapper .lines .section-2 #line-2-1 {
  left: 0px;
  height: calc((229 / 1080) * 100vw);
  width: calc((283 / 1080) * 100vw);
}
@media screen and (max-width: 667px) {
  .embed-block #section-5 .block-anims-wrapper .lines .section-2 #line-2-1 {
    height: calc((229 / 1080) * 100vw * 1.15);
    width: calc((283 / 1080) * 100vw * 1.15);
    stroke-width: 5px;
  }
}
.embed-block #section-5 .block-anims-wrapper .lines .section-2 #line-2-2 {
  left: 0px;
  height: calc((161 / 1080) * 100vw);
  width: calc((180 / 1080) * 100vw);
}
@media screen and (max-width: 667px) {
  .embed-block #section-5 .block-anims-wrapper .lines .section-2 #line-2-2 {
    display: none;
  }
}
.embed-block #section-5 .block-anims-wrapper .lines .section-2 #line-2-3 {
  right: 0px;
  height: calc((192 / 1080) * 100vw);
  width: calc((302 / 1080) * 100vw);
}
@media screen and (max-width: 667px) {
  .embed-block #section-5 .block-anims-wrapper .lines .section-2 #line-2-3 {
    display: none;
  }
}
.embed-block #section-5 .block-anims-wrapper .lines .section-2 #line-2-4 {
  right: 0px;
  height: calc((124 / 1080) * 100vw);
  width: calc((412 / 1080) * 100vw);
}
@media screen and (max-width: 667px) {
  .embed-block #section-5 .block-anims-wrapper .lines .section-2 #line-2-4 {
    width: calc((412 / 1080) * 100vw * 0.8);
    stroke-width: 6px;
  }
}
.embed-block #section-5 .block-anims-wrapper .lines .section-3 svg {
  stroke: #ed4337;
}
.embed-block #section-5 .block-anims-wrapper .lines .section-3 #line-3-1 {
  left: 0px;
  height: calc((107 / 1080) * 100vw);
  width: calc((197 / 1080) * 100vw);
}
@media screen and (max-width: 667px) {
  .embed-block #section-5 .block-anims-wrapper .lines .section-3 #line-3-1 {
    height: calc((107 / 1080) * 100vw * 2.7);
    width: calc((197 / 1080) * 100vw * 2.7);
    stroke-width: 2px;
  }
}
.embed-block #section-5 .block-anims-wrapper .lines .section-3 #line-3-2 {
  right: 0px;
  height: calc((118 / 1080) * 100vw);
  width: calc((386 / 1080) * 100vw);
}
@media screen and (max-width: 667px) {
  .embed-block #section-5 .block-anims-wrapper .lines .section-3 #line-3-2 {
    display: none;
  }
}
.embed-block #section-5 .block-anims-wrapper .lines .section-3 #line-3-3 {
  right: 0px;
  height: calc((80 / 1080) * 100vw);
  width: calc((62 / 1080) * 100vw);
}
@media screen and (max-width: 667px) {
  .embed-block #section-5 .block-anims-wrapper .lines .section-3 #line-3-3 {
    width: calc((62 / 1080) * 100vw * 1.9);
    stroke-width: 4px;
  }
}
.embed-block #section-5 .block-anims-wrapper .lines .section-4 {
  stroke: #6d1816;
}
.embed-block #section-5 .block-anims-wrapper .lines .section-4 #line-4-1 {
  left: 0px;
  height: calc((77 / 1080) * 100vw);
  width: calc((89 / 1080) * 100vw);
}
@media screen and (max-width: 667px) {
  .embed-block #section-5 .block-anims-wrapper .lines .section-4 #line-4-1 {
    height: calc((77 / 1080) * 100vw * 1.4);
    width: calc((89 / 1080) * 100vw * 1.4);
  }
}
.embed-block #section-5 .block-anims-wrapper .lines .section-4 #line-4-2 {
  left: 0px;
  height: calc((168 / 1080) * 100vw);
  width: calc((390 / 1080) * 100vw);
}
@media screen and (max-width: 667px) {
  .embed-block #section-5 .block-anims-wrapper .lines .section-4 #line-4-2 {
    display: none;
  }
}
.embed-block #section-5 .block-anims-wrapper .lines .section-4 #line-4-3 {
  right: 0px;
  height: calc((95 / 1080) * 100vw);
  width: calc((486 / 1080) * 100vw);
}
@media screen and (max-width: 667px) {
  .embed-block #section-5 .block-anims-wrapper .lines .section-4 #line-4-3 {
    height: calc((95 / 1080) * 100vw * 0.65);
    width: calc((486 / 1080) * 100vw * 0.65);
    stroke-width: 8px;
  }
}
.embed-block #section-5 .block-anims-wrapper .lines .section-5 {
  stroke: #96d9ef;
}
.embed-block #section-5 .block-anims-wrapper .lines .section-5 #line-5-1 {
  bottom: calc(40px + calc((220 / 1080) * 100vw) - 90px);
  left: 0px;
  height: calc((293 / 1080) * 100vw);
  width: calc((287 / 1080) * 100vw);
}
@media screen and (max-width: 667px) {
  .embed-block #section-5 .block-anims-wrapper .lines .section-5 #line-5-1 {
    display: none;
  }
}
.embed-block #section-5 .block-anims-wrapper .lines .section-5 #line-5-2 {
  left: calc((-320 / 1080) * 100vw);
  height: calc((247 / 1080) * 100vw);
  width: calc((1021 / 1080) * 100vw);
}
@media screen and (max-width: 667px) {
  .embed-block #section-5 .block-anims-wrapper .lines .section-5 #line-5-2 {
    left: 0;
    height: calc((256 / 1080) * 100vw * 0.65);
    width: calc((503 / 1080) * 100vw * 0.65);
    stroke-width: 7px;
  }
}
.embed-block #section-5 .block-anims-wrapper .lines .section-5 #line-5-3 {
  right: 0px;
  height: calc((226 / 1080) * 100vw);
  width: calc((287 / 1080) * 100vw);
}
@media screen and (max-width: 667px) {
  .embed-block #section-5 .block-anims-wrapper .lines .section-5 #line-5-3 {
    display: none;
  }
}
.embed-block #section-5 .block-anims-wrapper .lines .section-5 #line-5-4 {
  right: 0px;
  height: calc((310 / 1080) * 100vw);
  width: calc((184 / 1080) * 100vw);
}
@media screen and (max-width: 667px) {
  .embed-block #section-5 .block-anims-wrapper .lines .section-5 #line-5-4 {
    height: calc((310 / 1080) * 100vw * 0.9);
    width: calc((184 / 1080) * 100vw * 0.9);
    stroke-width: 5px;
  }
}
.embed-block #section-5 .block-anims-wrapper .blocks-wrapper {
  position: absolute;
  top: 0;
  z-index: 4;
  height: 100vh;
  width: 100%;
  opacity: 0;
}
@media screen and (max-width: 667px) {
  .embed-block #section-5 .block-anims-wrapper .blocks-wrapper {
    overflow: hidden;
  }
}
.embed-block #section-5 .block-anims-wrapper .blocks-wrapper .block {
  position: absolute;
  bottom: 40px;
  height: calc((220 / 1080) * 100vw);
  width: calc((75 / 1080) * 100vw);
  background: #efefea;
  transform-origin: center;
}
.embed-block #section-5 .block-anims-wrapper .blocks-wrapper .block:nth-child(1) {
  left: calc( calc( ( 100vw - (10 * calc((75 / 1080) * 100vw)) - (9 * calc((26 / 1080) * 100vw)) ) / 2 ) + ((calc((75 / 1080) * 100vw) * 0)) + (calc((26 / 1080) * 100vw) * 0) );
}
.embed-block #section-5 .block-anims-wrapper .blocks-wrapper .block:nth-child(2) {
  left: calc( calc( ( 100vw - (10 * calc((75 / 1080) * 100vw)) - (9 * calc((26 / 1080) * 100vw)) ) / 2 ) + ((calc((75 / 1080) * 100vw) * 1)) + (calc((26 / 1080) * 100vw) * 1) );
}
.embed-block #section-5 .block-anims-wrapper .blocks-wrapper .block:nth-child(3) {
  left: calc( calc( ( 100vw - (10 * calc((75 / 1080) * 100vw)) - (9 * calc((26 / 1080) * 100vw)) ) / 2 ) + ((calc((75 / 1080) * 100vw) * 2)) + (calc((26 / 1080) * 100vw) * 2) );
}
.embed-block #section-5 .block-anims-wrapper .blocks-wrapper .block:nth-child(4) {
  left: calc( calc( ( 100vw - (10 * calc((75 / 1080) * 100vw)) - (9 * calc((26 / 1080) * 100vw)) ) / 2 ) + ((calc((75 / 1080) * 100vw) * 3)) + (calc((26 / 1080) * 100vw) * 3) );
}
.embed-block #section-5 .block-anims-wrapper .blocks-wrapper .block:nth-child(5) {
  left: calc( calc( ( 100vw - (10 * calc((75 / 1080) * 100vw)) - (9 * calc((26 / 1080) * 100vw)) ) / 2 ) + ((calc((75 / 1080) * 100vw) * 4)) + (calc((26 / 1080) * 100vw) * 4) );
}
.embed-block #section-5 .block-anims-wrapper .blocks-wrapper .block:nth-child(6) {
  left: calc( calc( ( 100vw - (10 * calc((75 / 1080) * 100vw)) - (9 * calc((26 / 1080) * 100vw)) ) / 2 ) + ((calc((75 / 1080) * 100vw) * 5)) + (calc((26 / 1080) * 100vw) * 5) );
}
.embed-block #section-5 .block-anims-wrapper .blocks-wrapper .block:nth-child(7) {
  left: calc( calc( ( 100vw - (10 * calc((75 / 1080) * 100vw)) - (9 * calc((26 / 1080) * 100vw)) ) / 2 ) + ((calc((75 / 1080) * 100vw) * 6)) + (calc((26 / 1080) * 100vw) * 6) );
}
.embed-block #section-5 .block-anims-wrapper .blocks-wrapper .block:nth-child(8) {
  left: calc( calc( ( 100vw - (10 * calc((75 / 1080) * 100vw)) - (9 * calc((26 / 1080) * 100vw)) ) / 2 ) + ((calc((75 / 1080) * 100vw) * 7)) + (calc((26 / 1080) * 100vw) * 7) );
}
.embed-block #section-5 .block-anims-wrapper .blocks-wrapper .block:nth-child(9) {
  left: calc( calc( ( 100vw - (10 * calc((75 / 1080) * 100vw)) - (9 * calc((26 / 1080) * 100vw)) ) / 2 ) + ((calc((75 / 1080) * 100vw) * 8)) + (calc((26 / 1080) * 100vw) * 8) );
}
.embed-block #section-5 .block-anims-wrapper .blocks-wrapper .block:nth-child(10) {
  left: calc( calc( ( 100vw - (10 * calc((75 / 1080) * 100vw)) - (9 * calc((26 / 1080) * 100vw)) ) / 2 ) + ((calc((75 / 1080) * 100vw) * 9)) + (calc((26 / 1080) * 100vw) * 9) );
}
@media screen and (max-width: 667px) {
  .embed-block #section-5 .block-anims-wrapper .blocks-wrapper .block {
    bottom: 100px;
    height: calc((145 / 375) * 100vw);
    width: calc((48 / 375) * 100vw);
  }
  .embed-block #section-5 .block-anims-wrapper .blocks-wrapper .block:nth-child(1) {
    left: calc( calc( ( 100vw - (5 * calc((48 / 375) * 100vw)) - (4 * calc((18 / 375) * 100vw)) ) / 2 ) + ((calc((48 / 375) * 100vw) * 0)) + (calc((18 / 375) * 100vw) * 0) );
  }
  .embed-block #section-5 .block-anims-wrapper .blocks-wrapper .block:nth-child(2) {
    left: calc( calc( ( 100vw - (5 * calc((48 / 375) * 100vw)) - (4 * calc((18 / 375) * 100vw)) ) / 2 ) + ((calc((48 / 375) * 100vw) * 1)) + (calc((18 / 375) * 100vw) * 1) );
  }
  .embed-block #section-5 .block-anims-wrapper .blocks-wrapper .block:nth-child(3) {
    left: calc( calc( ( 100vw - (5 * calc((48 / 375) * 100vw)) - (4 * calc((18 / 375) * 100vw)) ) / 2 ) + ((calc((48 / 375) * 100vw) * 2)) + (calc((18 / 375) * 100vw) * 2) );
  }
  .embed-block #section-5 .block-anims-wrapper .blocks-wrapper .block:nth-child(4) {
    left: calc( calc( ( 100vw - (5 * calc((48 / 375) * 100vw)) - (4 * calc((18 / 375) * 100vw)) ) / 2 ) + ((calc((48 / 375) * 100vw) * 3)) + (calc((18 / 375) * 100vw) * 3) );
  }
  .embed-block #section-5 .block-anims-wrapper .blocks-wrapper .block:nth-child(5) {
    left: calc( calc( ( 100vw - (5 * calc((48 / 375) * 100vw)) - (4 * calc((18 / 375) * 100vw)) ) / 2 ) + ((calc((48 / 375) * 100vw) * 4)) + (calc((18 / 375) * 100vw) * 4) );
  }
}
.embed-block #section-5 .block-anims-wrapper .blocks-wrapper .block:nth-child(1) {
  transform: rotate(-10deg);
}
.embed-block #section-5 .block-anims-wrapper .blocks-wrapper .block:nth-child(2) {
  z-index: 5;
  opacity: 0.16;
  transform: rotate(-7deg);
}
.embed-block #section-5 .block-anims-wrapper .blocks-wrapper .block:nth-child(3) {
  opacity: 0.16;
  transform: rotate(-4.5deg);
}
@media screen and (max-width: 667px) {
  .embed-block #section-5 .block-anims-wrapper .blocks-wrapper .block:nth-child(3) {
    opacity: 1;
  }
}
.embed-block #section-5 .block-anims-wrapper .blocks-wrapper .block:nth-child(4) {
  transform: rotate(12deg);
}
@media screen and (max-width: 667px) {
  .embed-block #section-5 .block-anims-wrapper .blocks-wrapper .block:nth-child(4) {
    opacity: 0.16;
    transform: rotate(0);
  }
}
.embed-block #section-5 .block-anims-wrapper .blocks-wrapper .block:nth-child(5) {
  transform: rotate(4deg);
}
.embed-block #section-5 .block-anims-wrapper .blocks-wrapper .block:nth-child(6) {
  transform: rotate(-15deg);
}
@media screen and (max-width: 667px) {
  .embed-block #section-5 .block-anims-wrapper .blocks-wrapper .block:nth-child(6) {
    display: none;
  }
}
.embed-block #section-5 .block-anims-wrapper .blocks-wrapper .block:nth-child(7) {
  opacity: 0.16;
  transform: rotate(-8.5deg);
}
@media screen and (max-width: 667px) {
  .embed-block #section-5 .block-anims-wrapper .blocks-wrapper .block:nth-child(7) {
    display: none;
  }
}
.embed-block #section-5 .block-anims-wrapper .blocks-wrapper .block:nth-child(8) {
  z-index: 5;
  opacity: 0.16;
  transform: rotate(-4.3deg);
}
@media screen and (max-width: 667px) {
  .embed-block #section-5 .block-anims-wrapper .blocks-wrapper .block:nth-child(8) {
    display: none;
  }
}
.embed-block #section-5 .block-anims-wrapper .blocks-wrapper .block:nth-child(9) {
  transform: rotate(-2.4deg);
}
@media screen and (max-width: 667px) {
  .embed-block #section-5 .block-anims-wrapper .blocks-wrapper .block:nth-child(9) {
    display: none;
  }
}
.embed-block #section-5 .block-anims-wrapper .blocks-wrapper .block:nth-child(10) {
  transform: rotate(13deg);
}
@media screen and (max-width: 667px) {
  .embed-block #section-5 .block-anims-wrapper .blocks-wrapper .block:nth-child(10) {
    display: none;
  }
}
.embed-block #section-5 .block-anims-wrapper .blocks-wrapper .block .image-wrapper {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 5;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  overflow: hidden;
  opacity: 0;
  transform: translateX(-50%);
}
.embed-block #section-5 .block-anims-wrapper .blocks-wrapper .block .image-wrapper img {
  height: 100%;
  width: auto;
}
.embed-block #section-5--2 {
  position: relative;
  min-height: 320vh;
  margin-top: -100vh;
}
.embed-block #section-5--2__timeline-1 {
  top: -30vh;
  height: 240vh;
}
@media screen and (max-width: 667px) {
  .embed-block #section-5--2__timeline-1 {
    top: -10vh;
    height: 260vh;
  }
}
.embed-block #section-5--2__background {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  height: 100vh;
  width: 100%;
  background: #a4dcf9;
  border: 1px solid #a4dcf9;
}
.embed-block #section-5--2 .text-content--fixed {
  position: absolute;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100%;
}
.embed-block #section-5--2 .text-content--fixed .intro {
  position: absolute;
  top: 60vh;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 667px) {
  .embed-block #section-5--2 .text-content--fixed .intro {
    left: 48px;
    width: calc(100% - 96px);
    transform: unset;
  }
}
.embed-block #section-5--2 .text-content--fixed .intro .step-1,
.embed-block #section-5--2 .text-content--fixed .intro .step-2 {
  width: 412px;
}
@media screen and (max-width: 667px) {
  .embed-block #section-5--2 .text-content--fixed .intro .step-1,
.embed-block #section-5--2 .text-content--fixed .intro .step-2 {
    width: 100%;
  }
}
.embed-block #section-5--2 .text-content--fixed .intro .step-1 h2 {
  font-family: "Noto Serif", sans-serif;
  font-size: 16px;
  line-height: 1.2;
}
@media screen and (max-width: 667px) {
  .embed-block #section-5--2 .text-content--fixed .intro .step-1 h2 {
    font-size: 16px;
  }
}
.embed-block #section-5--2 .text-content--fixed .intro .step-1 p {
  margin-bottom: 32px;
  font-family: "Noto Serif", sans-serif;
  font-size: 24px;
  line-height: 1.2;
}
@media screen and (max-width: 960px) {
  .embed-block #section-5--2 .text-content--fixed .intro .step-1 p {
    font-size: 22px;
  }
}
@media screen and (max-width: 667px) {
  .embed-block #section-5--2 .text-content--fixed .intro .step-1 p {
    font-size: 18px;
    line-height: 1.3;
  }
}
.embed-block #section-5--2 .text-content--fixed .intro .step-2 p {
  margin-bottom: 26px;
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  line-height: 1.35;
}
@media screen and (min-width: 1441px) {
  .embed-block #section-5--2 .text-content--fixed .intro .step-2 p {
    font-size: 18px;
  }
}
@media screen and (max-width: 960px) {
  .embed-block #section-5--2 .text-content--fixed .intro .step-2 p {
    font-size: 15px;
  }
}
@media screen and (max-width: 667px) {
  .embed-block #section-5--2 .text-content--fixed .intro .step-2 p {
    font-size: 16px;
  }
}
.embed-block #section-5--2 .text-content--fixed .intro .step-2 p:last-child {
  margin-bottom: 0;
}
.embed-block #section-5--2 .text-content--fixed .intro .step-2 p strong {
  position: relative;
  z-index: 1;
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.35;
}
@media screen and (min-width: 1441px) {
  .embed-block #section-5--2 .text-content--fixed .intro .step-2 p strong {
    font-size: 18px;
  }
}
@media screen and (max-width: 960px) {
  .embed-block #section-5--2 .text-content--fixed .intro .step-2 p strong {
    font-size: 15px;
  }
}
@media screen and (max-width: 667px) {
  .embed-block #section-5--2 .text-content--fixed .intro .step-2 p strong {
    font-size: 16px;
  }
}
.embed-block #section-5--2 .text-content--fixed .intro .step-2 p strong::before {
  position: absolute;
  right: 0;
  bottom: 1px;
  left: 0;
  z-index: -1;
  height: 6px;
  background: #ffffff;
  content: "";
}
.embed-block #section-5--2 .text-content--scroll {
  position: relative;
  z-index: 5;
  width: 100%;
  padding-top: 100vh;
}
@media screen and (max-width: 667px) {
  .embed-block #section-5--2 .text-content--scroll {
    padding-top: 130vh;
  }
}
.embed-block #section-5--2 .text-content--scroll .caption {
  width: 436px;
  margin: 0 auto;
  padding: 20px 12px;
  background: rgba(163, 220, 249, 0.9);
}
@media screen and (max-width: 667px) {
  .embed-block #section-5--2 .text-content--scroll .caption {
    width: calc(100% - 72px);
  }
}
.embed-block #section-5--2 .text-content--scroll .caption p {
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  line-height: 1.3;
}
@media screen and (max-width: 960px) {
  .embed-block #section-5--2 .text-content--scroll .caption p {
    font-size: 14px;
  }
}
@media screen and (max-width: 667px) {
  .embed-block #section-5--2 .text-content--scroll .caption p {
    font-size: 13px;
  }
}
.embed-block #section-5--3 {
  position: relative;
  min-height: 320vh;
}
.embed-block #section-5--3__timeline-1 {
  top: 0;
  height: 220vh;
}
@media screen and (max-width: 667px) {
  .embed-block #section-5--3__timeline-1 {
    top: 30vh;
    height: 210vh;
  }
}
.embed-block #section-5--3__background {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  height: 100vh;
  width: 100%;
  background: #ffa79e;
}
.embed-block #section-5--3 .text-content--fixed {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  height: 100vh;
  width: 100%;
}
.embed-block #section-5--3 .text-content--fixed .intro {
  position: absolute;
  top: 60vh;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 667px) {
  .embed-block #section-5--3 .text-content--fixed .intro {
    left: 36px;
    width: calc(100% - 72px);
    transform: unset;
  }
}
.embed-block #section-5--3 .text-content--fixed .intro .step-1,
.embed-block #section-5--3 .text-content--fixed .intro .step-2 {
  width: 436px;
  padding: 20px 12px;
  background: rgba(255, 167, 158, 0.9);
}
@media screen and (max-width: 667px) {
  .embed-block #section-5--3 .text-content--fixed .intro .step-1,
.embed-block #section-5--3 .text-content--fixed .intro .step-2 {
    width: 100%;
  }
}
.embed-block #section-5--3 .text-content--fixed .intro .step-1 h2 {
  font-family: "Noto Serif", sans-serif;
  font-size: 16px;
  line-height: 1.2;
}
@media screen and (max-width: 667px) {
  .embed-block #section-5--3 .text-content--fixed .intro .step-1 h2 {
    font-size: 16px;
  }
}
.embed-block #section-5--3 .text-content--fixed .intro .step-1 p {
  margin-bottom: 32px;
  font-family: "Noto Serif", sans-serif;
  font-size: 24px;
  line-height: 1.2;
}
@media screen and (max-width: 960px) {
  .embed-block #section-5--3 .text-content--fixed .intro .step-1 p {
    font-size: 22px;
  }
}
@media screen and (max-width: 667px) {
  .embed-block #section-5--3 .text-content--fixed .intro .step-1 p {
    font-size: 18px;
    line-height: 1.3;
  }
}
.embed-block #section-5--3 .text-content--fixed .intro .step-2 p {
  margin-bottom: 26px;
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  line-height: 1.35;
}
@media screen and (min-width: 1441px) {
  .embed-block #section-5--3 .text-content--fixed .intro .step-2 p {
    font-size: 18px;
  }
}
@media screen and (max-width: 960px) {
  .embed-block #section-5--3 .text-content--fixed .intro .step-2 p {
    font-size: 15px;
  }
}
@media screen and (max-width: 667px) {
  .embed-block #section-5--3 .text-content--fixed .intro .step-2 p {
    font-size: 16px;
  }
}
.embed-block #section-5--3 .text-content--fixed .intro .step-2 p:last-child {
  margin-bottom: 0;
}
.embed-block #section-5--3 .text-content--fixed .intro .step-2 p strong {
  position: relative;
  z-index: 1;
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.35;
}
@media screen and (min-width: 1441px) {
  .embed-block #section-5--3 .text-content--fixed .intro .step-2 p strong {
    font-size: 18px;
  }
}
@media screen and (max-width: 960px) {
  .embed-block #section-5--3 .text-content--fixed .intro .step-2 p strong {
    font-size: 15px;
  }
}
@media screen and (max-width: 667px) {
  .embed-block #section-5--3 .text-content--fixed .intro .step-2 p strong {
    font-size: 16px;
  }
}
.embed-block #section-5--3 .text-content--fixed .intro .step-2 p strong::before {
  position: absolute;
  right: 0;
  bottom: 1px;
  left: 0;
  z-index: -1;
  height: 6px;
  background: #ffffff;
  content: "";
}
.embed-block #section-5--3 .text-content--scroll {
  position: relative;
  z-index: 5;
  width: 100%;
  padding-top: 100vh;
}
.embed-block #section-5--3 .text-content--scroll .quote {
  width: 436px;
  margin: 0 auto;
  padding: 20px 12px;
  background: rgba(255, 167, 158, 0.9);
}
@media screen and (max-width: 667px) {
  .embed-block #section-5--3 .text-content--scroll .quote {
    width: calc(100% - 72px);
  }
}
.embed-block #section-5--3 .text-content--scroll .quote p {
  color: #000000;
  font-family: "Noto Serif", serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 500;
  line-height: 1.3;
}
@media screen and (max-width: 960px) {
  .embed-block #section-5--3 .text-content--scroll .quote p {
    font-size: 16px;
  }
}
@media screen and (max-width: 667px) {
  .embed-block #section-5--3 .text-content--scroll .quote p {
    font-size: 14px;
  }
}
.embed-block #section-5--3 .text-content--scroll .quote .caption {
  margin-top: 16px;
}
.embed-block #section-5--3 .text-content--scroll .quote .caption .small {
  color: #000000;
  font-family: "Noto Serif", sans-serif;
  font-size: 12px;
}
.embed-block #section-5--3 .text-content--scroll .quote .caption .tiny {
  font-family: "Noto Sans", sans-serif;
  font-size: 10px;
  font-weight: 700;
}
.embed-block #section-5--4 {
  position: relative;
  min-height: 320vh;
  color: #ffffff;
}
.embed-block #section-5--4__timeline-1 {
  top: 0;
  height: 220vh;
}
@media screen and (max-width: 667px) {
  .embed-block #section-5--4__timeline-1 {
    top: 30vh;
    height: 210vh;
  }
}
.embed-block #section-5--4__background {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  height: 100vh;
  width: 100%;
  background: #c14735;
}
.embed-block #section-5--4 .text-content--fixed {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  height: 100vh;
  width: 100%;
}
.embed-block #section-5--4 .text-content--fixed .intro {
  position: absolute;
  top: 60vh;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 667px) {
  .embed-block #section-5--4 .text-content--fixed .intro {
    left: 36px;
    width: calc(100% - 72px);
    transform: unset;
  }
}
.embed-block #section-5--4 .text-content--fixed .intro .step-1,
.embed-block #section-5--4 .text-content--fixed .intro .step-2 {
  width: 436px;
  padding: 20px 12px;
  background: rgba(193, 71, 53, 0.9);
}
@media screen and (max-width: 667px) {
  .embed-block #section-5--4 .text-content--fixed .intro .step-1,
.embed-block #section-5--4 .text-content--fixed .intro .step-2 {
    width: 100%;
  }
}
.embed-block #section-5--4 .text-content--fixed .intro .step-1 h2 {
  color: #ffffff;
  font-family: "Noto Serif", sans-serif;
  font-size: 16px;
  line-height: 1.2;
  opacity: 1;
}
@media screen and (max-width: 667px) {
  .embed-block #section-5--4 .text-content--fixed .intro .step-1 h2 {
    font-size: 16px;
  }
}
.embed-block #section-5--4 .text-content--fixed .intro .step-1 p {
  margin-bottom: 32px;
  font-family: "Noto Serif", sans-serif;
  font-size: 24px;
  line-height: 1.2;
}
@media screen and (max-width: 960px) {
  .embed-block #section-5--4 .text-content--fixed .intro .step-1 p {
    font-size: 22px;
  }
}
@media screen and (max-width: 667px) {
  .embed-block #section-5--4 .text-content--fixed .intro .step-1 p {
    font-size: 18px;
    line-height: 1.3;
  }
}
.embed-block #section-5--4 .text-content--fixed .intro .step-2 p {
  margin-bottom: 26px;
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  line-height: 1.35;
}
@media screen and (min-width: 1441px) {
  .embed-block #section-5--4 .text-content--fixed .intro .step-2 p {
    font-size: 18px;
  }
}
@media screen and (max-width: 960px) {
  .embed-block #section-5--4 .text-content--fixed .intro .step-2 p {
    font-size: 15px;
  }
}
@media screen and (max-width: 667px) {
  .embed-block #section-5--4 .text-content--fixed .intro .step-2 p {
    font-size: 16px;
  }
}
.embed-block #section-5--4 .text-content--fixed .intro .step-2 p:last-child {
  margin-bottom: 0;
}
.embed-block #section-5--4 .text-content--fixed .intro .step-2 p strong {
  position: relative;
  z-index: 1;
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.35;
}
@media screen and (min-width: 1441px) {
  .embed-block #section-5--4 .text-content--fixed .intro .step-2 p strong {
    font-size: 18px;
  }
}
@media screen and (max-width: 960px) {
  .embed-block #section-5--4 .text-content--fixed .intro .step-2 p strong {
    font-size: 15px;
  }
}
@media screen and (max-width: 667px) {
  .embed-block #section-5--4 .text-content--fixed .intro .step-2 p strong {
    font-size: 16px;
  }
}
.embed-block #section-5--4 .text-content--fixed .intro .step-2 p strong::before {
  position: absolute;
  right: 0;
  bottom: 1px;
  left: 0;
  z-index: -1;
  height: 6px;
  background: #ffffff;
  content: "";
}
.embed-block #section-5--4 .text-content--scroll {
  position: relative;
  z-index: 5;
  width: 100%;
  padding-top: 100vh;
}
.embed-block #section-5--4 .text-content--scroll .quote {
  width: 436px;
  margin: 0 auto;
  padding: 20px 12px;
  background: rgba(193, 71, 53, 0.9);
}
@media screen and (max-width: 667px) {
  .embed-block #section-5--4 .text-content--scroll .quote {
    width: calc(100% - 72px);
  }
}
.embed-block #section-5--4 .text-content--scroll .quote p {
  color: #ffffff;
  font-family: "Noto Serif", serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 500;
  line-height: 1.3;
}
@media screen and (max-width: 960px) {
  .embed-block #section-5--4 .text-content--scroll .quote p {
    font-size: 16px;
  }
}
@media screen and (max-width: 667px) {
  .embed-block #section-5--4 .text-content--scroll .quote p {
    font-size: 14px;
  }
}
.embed-block #section-5--4 .text-content--scroll .quote .intro {
  margin-bottom: 20px;
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  line-height: 1.35;
}
@media screen and (min-width: 1441px) {
  .embed-block #section-5--4 .text-content--scroll .quote .intro {
    font-size: 18px;
  }
}
@media screen and (max-width: 960px) {
  .embed-block #section-5--4 .text-content--scroll .quote .intro {
    font-size: 15px;
  }
}
@media screen and (max-width: 667px) {
  .embed-block #section-5--4 .text-content--scroll .quote .intro {
    font-size: 16px;
  }
}
.embed-block #section-5--4 .text-content--scroll .quote .caption {
  margin-top: 16px;
}
.embed-block #section-5--4 .text-content--scroll .quote .caption .small {
  font-family: "Noto Serif", sans-serif;
  font-size: 12px;
}
.embed-block #section-5--4 .text-content--scroll .quote .caption .tiny {
  font-family: "Noto Sans", sans-serif;
  font-size: 10px;
  font-weight: 700;
}
.embed-block #section-5--5 {
  position: relative;
  min-height: 380vh;
  color: #ffffff;
}
.embed-block #section-5--5__timeline-1 {
  top: 0;
  height: 220vh;
}
@media screen and (max-width: 667px) {
  .embed-block #section-5--5__timeline-1 {
    top: 30vh;
    height: 210vh;
  }
}
.embed-block #section-5--5__background {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  height: 100vh;
  width: 100%;
  background: #184897;
}
.embed-block #section-5--5 .text-content--fixed {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  height: 100vh;
  width: 100%;
}
.embed-block #section-5--5 .text-content--fixed .intro {
  position: absolute;
  top: 60vh;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 667px) {
  .embed-block #section-5--5 .text-content--fixed .intro {
    left: 36px;
    width: calc(100% - 72px);
    transform: unset;
  }
}
.embed-block #section-5--5 .text-content--fixed .intro .step-1,
.embed-block #section-5--5 .text-content--fixed .intro .step-2 {
  width: 436px;
  padding: 20px 12px;
  background: rgba(24, 72, 151, 0.9);
}
@media screen and (max-width: 667px) {
  .embed-block #section-5--5 .text-content--fixed .intro .step-1,
.embed-block #section-5--5 .text-content--fixed .intro .step-2 {
    width: 100%;
  }
}
.embed-block #section-5--5 .text-content--fixed .intro .step-1 h2 {
  color: #ffffff;
  font-family: "Noto Serif", sans-serif;
  font-size: 16px;
  line-height: 1.2;
  opacity: 1;
}
@media screen and (max-width: 667px) {
  .embed-block #section-5--5 .text-content--fixed .intro .step-1 h2 {
    font-size: 16px;
  }
}
.embed-block #section-5--5 .text-content--fixed .intro .step-1 p {
  margin-bottom: 32px;
  font-family: "Noto Serif", sans-serif;
  font-size: 24px;
  line-height: 1.2;
}
@media screen and (max-width: 960px) {
  .embed-block #section-5--5 .text-content--fixed .intro .step-1 p {
    font-size: 22px;
  }
}
@media screen and (max-width: 667px) {
  .embed-block #section-5--5 .text-content--fixed .intro .step-1 p {
    font-size: 18px;
    line-height: 1.3;
  }
}
.embed-block #section-5--5 .text-content--fixed .intro .step-2 p {
  margin-bottom: 26px;
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  line-height: 1.35;
}
@media screen and (min-width: 1441px) {
  .embed-block #section-5--5 .text-content--fixed .intro .step-2 p {
    font-size: 18px;
  }
}
@media screen and (max-width: 960px) {
  .embed-block #section-5--5 .text-content--fixed .intro .step-2 p {
    font-size: 15px;
  }
}
@media screen and (max-width: 667px) {
  .embed-block #section-5--5 .text-content--fixed .intro .step-2 p {
    font-size: 16px;
  }
}
.embed-block #section-5--5 .text-content--fixed .intro .step-2 p:last-child {
  margin-bottom: 0;
}
.embed-block #section-5--5 .text-content--fixed .intro .step-2 p strong {
  position: relative;
  z-index: 1;
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.35;
}
@media screen and (min-width: 1441px) {
  .embed-block #section-5--5 .text-content--fixed .intro .step-2 p strong {
    font-size: 18px;
  }
}
@media screen and (max-width: 960px) {
  .embed-block #section-5--5 .text-content--fixed .intro .step-2 p strong {
    font-size: 15px;
  }
}
@media screen and (max-width: 667px) {
  .embed-block #section-5--5 .text-content--fixed .intro .step-2 p strong {
    font-size: 16px;
  }
}
.embed-block #section-5--5 .text-content--fixed .intro .step-2 p strong::before {
  position: absolute;
  right: 0;
  bottom: 1px;
  left: 0;
  z-index: -1;
  height: 6px;
  background: #ffffff;
  content: "";
}
.embed-block #section-5--5 .text-content--scroll {
  position: relative;
  z-index: 5;
  width: 100%;
  padding-top: 100vh;
}
.embed-block #section-5--5 .text-content--scroll .caption {
  width: 436px;
  margin: 0 auto;
  padding: 20px 12px;
  background: rgba(24, 72, 151, 0.9);
}
@media screen and (max-width: 667px) {
  .embed-block #section-5--5 .text-content--scroll .caption {
    width: calc(100% - 72px);
  }
}
.embed-block #section-5--5 .text-content--scroll .caption p {
  color: #ffffff;
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  line-height: 1.3;
}
@media screen and (max-width: 960px) {
  .embed-block #section-5--5 .text-content--scroll .caption p {
    font-size: 14px;
  }
}
@media screen and (max-width: 667px) {
  .embed-block #section-5--5 .text-content--scroll .caption p {
    font-size: 13px;
  }
}
.embed-block #section-6 {
  position: relative;
  min-height: 100vh;
  padding: 0 0 280px;
}
.embed-block #section-6--1__timeline-1 {
  top: -20vh;
  height: 180vh;
}
@media screen and (max-width: 667px) {
  .embed-block #section-6--1__timeline-1 {
    top: -50vh;
    height: 210vh;
  }
}
.embed-block #section-6 .sticky-scroll {
  height: 290vh;
  padding: 20vh 0 0;
}
@media screen and (max-width: 667px) {
  .embed-block #section-6 .sticky-scroll {
    height: 260vh;
    padding: 20vh 0 0;
  }
}
.embed-block #section-6 .sticky-spacer {
  height: 80vh;
}
.embed-block #section-6 .sticky-content {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}
.embed-block #section-6 .part-one,
.embed-block #section-6 .part-two {
  height: 100vh;
}
.embed-block #section-6 .part-one {
  padding: 180px 0 0;
}
@media screen and (max-width: 667px) {
  .embed-block #section-6 .part-one {
    padding: 60px 0 0;
  }
}
.embed-block #section-6 .part-two {
  height: 100vh;
  margin-top: -70vh;
}
.embed-block #section-6 .intro {
  width: 412px;
  margin: 0 auto;
  padding-bottom: 100px;
}
@media screen and (max-width: 667px) {
  .embed-block #section-6 .intro {
    width: 100%;
    padding: 0 48px 100px;
  }
}
.embed-block #section-6 .intro h2 {
  margin-bottom: 40px;
  font-family: "Noto Serif", sans-serif;
  font-size: 24px;
  line-height: 1.2;
  opacity: 0;
}
@media screen and (max-width: 960px) {
  .embed-block #section-6 .intro h2 {
    font-size: 22px;
  }
}
@media screen and (max-width: 667px) {
  .embed-block #section-6 .intro h2 {
    font-size: 18px;
    line-height: 1.3;
  }
}
.embed-block #section-6 .intro p {
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  line-height: 1.35;
  opacity: 0;
}
@media screen and (min-width: 1441px) {
  .embed-block #section-6 .intro p {
    font-size: 18px;
  }
}
@media screen and (max-width: 960px) {
  .embed-block #section-6 .intro p {
    font-size: 15px;
  }
}
@media screen and (max-width: 667px) {
  .embed-block #section-6 .intro p {
    font-size: 16px;
  }
}
.embed-block #section-6 .outro-graphic {
  position: absolute;
  top: 60vh;
  left: 0;
  width: 100%;
  opacity: 0;
}
.embed-block #section-6 .outro-graphic .wrapper {
  position: relative;
  width: 100%;
  padding-bottom: 46%;
}
@media screen and (max-width: 667px) {
  .embed-block #section-6 .outro-graphic .wrapper {
    position: relative;
    padding-bottom: 205%;
  }
}
.embed-block #section-6 .outro-graphic .wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.embed-block #section-6 .footnotes {
  width: 412px;
  margin: 0 auto;
  padding-top: calc(40vh + 40px);
}
@media screen and (max-width: 667px) {
  .embed-block #section-6 .footnotes {
    width: 100%;
    padding-top: calc(100vh + 40px);
  }
}
.embed-block #section-6 .footnotes .header {
  margin-bottom: 30px;
}
@media screen and (max-width: 667px) {
  .embed-block #section-6 .footnotes .header {
    padding: 0 24px;
  }
}
.embed-block #section-6 .footnotes .header p {
  font-family: "Noto Serif", sans-serif;
  font-size: 12px;
  line-height: 16px;
}
.embed-block #section-6 .footnotes .header strong {
  font-weight: 800;
}
.embed-block #section-6 .footnotes h3 {
  margin-bottom: 10px;
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  font-weight: 700;
}
.embed-block #section-6 .footnotes .columns {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 667px) {
  .embed-block #section-6 .footnotes .columns {
    padding: 0 24px;
  }
}
.embed-block #section-6 .footnotes .columns .column {
  flex-shrink: 0;
  width: calc(50% - 12px);
}
@media screen and (max-width: 667px) {
  .embed-block #section-6 .footnotes .columns .column {
    width: calc(50% - 12px);
  }
}
.embed-block #section-6 .footnotes .columns p {
  margin-bottom: 16px;
}
.embed-block #section-6 .footnotes .columns ul {
  margin: 0;
  padding: 0;
}
.embed-block #section-6 .footnotes .columns li {
  list-style-type: none;
}
.embed-block #section-6 .footnotes .columns li a {
  color: #000000;
}
.embed-block #section-6 .footnotes .columns p,
.embed-block #section-6 .footnotes .columns ul li {
  margin-bottom: 16px;
  font-family: "Noto Sans", sans-serif;
  font-size: 10px;
  line-height: 13px;
}
.embed-block #section-6 .footnotes .columns p:last-child,
.embed-block #section-6 .footnotes .columns ul li:last-child {
  margin-bottom: 0;
}
/*# sourceMappingURL=pentagram-generated.css.map */
