.image-bg {
  position: relative;
  width: 100%;
  margin-top: -1px;
  opacity: 1;
  -o-object-fit: fill;
  object-fit: fill;
}

.body {
  background-color: #fff;
}

.section {
  margin-top: -2px;
}

.section_image {
  position: relative;
  background-color: rgba(171, 177, 214, 0);
}

.section_image.snap-viewport {
  position: relative;
  display: block;
}

.section_image.last {
  height: 600px;
  margin-top: -1px;
  background-color: #abb1d6;
}

.section_image.first {
  height: 600px;
  background-color: #3596c0;
}

.section_image.blu {
  position: relative;
  height: 200px;
  margin-top: -1px;
  background-color: #2c7da0;
  color: #fff;
}

.container {
  position: absolute;
  height: 150vh;
  max-width: 100%;
}

.div-block {
  position: -webkit-sticky;
  position: sticky;
  width: 100%;
  height: 150vh;
}

.snap-driver {
  position: absolute;
  z-index: 999;
  display: block;
  width: 100%;
  height: 110vh;
  margin-top: -146px;
}

.snapper {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: 500px;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.story-title {
  margin-left: 0%;
  font-family: freight-big-pro, sans-serif;
  font-size: 43px;
}

.story-title.light {
  margin-top: 0px;
  color: #e0e0e0;
}

.story-title.light.white {
  color: #fff;
}

.button {
  margin-top: 17px;
  margin-left: 0%;
  border-style: solid;
  border-width: 1px;
  border-color: #202020;
  border-radius: 1px;
  background-color: transparent;
  font-family: mr-eaves-modern, sans-serif;
  color: #000;
  font-size: 15px;
  font-weight: 200;
  letter-spacing: 1px;
}

.button.light {
  margin-right: auto;
  margin-left: auto;
  border-color: #e0e0e0;
  -webkit-transition: color 200ms ease, background-color 200ms ease;
  transition: color 200ms ease, background-color 200ms ease;
  color: #e6e6e6;
}

.button.light:hover {
  background-color: #fff;
  color: #abb1d6;
}

.background-video {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1000;
  width: 40%;
  height: 100%;
  border-radius: 400px;
  background-color: transparent;
  opacity: 0.18;
  -webkit-filter: sepia(100%);
  filter: sepia(100%);
}

.columns {
  width: 100%;
}

.bg_video {
  position: absolute;
  left: auto;
  top: 0%;
  right: 50px;
  bottom: 0%;
  z-index: 998;
  width: 400px;
  height: 400px;
  margin-top: 50px;
  border-radius: 50%;
  opacity: 0.27;
  -webkit-filter: contrast(200%);
  filter: contrast(200%);
}

.bg_video.light_v {
  -webkit-filter: brightness(200%);
  filter: brightness(200%);
}

.container-2 {
  position: absolute;
  max-width: 1400px;
}

.header {
  position: relative;
  height: 100%;
}

.hero_intro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#005085), color-stop(90%, #3596c0));
  background-image: linear-gradient(180deg, #005085, #3596c0 90%);
  font-family: 'Droid Serif', serif;
  font-size: 21px;
  line-height: 25px;
}

.heading-1 {
  font-family: freight-big-pro, sans-serif;
  color: #fff;
  font-size: 84px;
  line-height: 110px;
  font-weight: 600;
}

.sub-heading-1 {
  font-family: mr-eaves-modern, sans-serif;
  color: #0b2a49;
  font-size: 32px;
  line-height: 32px;
  font-weight: 400;
}

.paragraph-heading {
  width: 50%;
  font-family: mr-eaves-modern, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 27px;
  font-weight: 200;
}

.container-3 {
  max-width: 800px;
}

.micro-heading {
  font-family: mr-eaves-modern, sans-serif;
  color: #e8c269;
  font-size: 17px;
  font-weight: 700;
}

.navbar {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  background-color: transparent;
  color: #fff;
}

.nav-menu {
  position: static;
}

.nav-link {
  color: #fff;
}

.nav-link-2 {
  color: #fff;
}

.nav-link-3 {
  color: #fff;
}

.navbar-2 {
  position: fixed;
  z-index: 1000;
  width: 100%;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(26, 26, 26, 0.48)), color-stop(59%, rgba(26, 26, 26, 0.19)), color-stop(97%, rgba(26, 26, 26, 0)));
  background-image: linear-gradient(180deg, rgba(26, 26, 26, 0.48), rgba(26, 26, 26, 0.19) 59%, rgba(26, 26, 26, 0) 97%);
}

.nav-link-4 {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: mr-eaves-modern, sans-serif;
  color: #fff;
  font-weight: 700;
  letter-spacing: 2px;
}

.nav-link-4:hover {
  border-bottom: 3px solid #000;
  color: #000;
}

.nav-link-4.w--current {
  border-bottom: 3px solid #000;
  color: #000;
}

.nav-link-5 {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: mr-eaves-modern, sans-serif;
  color: #fff;
  font-weight: 700;
  letter-spacing: 2px;
}

.nav-link-5:hover {
  border-bottom: 3px solid #000;
  color: #000;
}

.nav-link-5.w--current {
  border-bottom: 3px solid #000;
  color: #0f0f0f;
}

.div-block-2 {
  width: 200px;
}

.title-nav-bar {
  position: relative;
  width: auto;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 21px;
  padding-bottom: 17px;
  font-family: freight-big-pro, sans-serif;
  color: #fff;
  font-size: 21px;
  text-align: center;
  letter-spacing: 1px;
}

.scroll-position {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 5000;
  display: none;
  width: 100%;
  height: 5px;
  background-color: #1d1d1d;
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}

.section-slide {
  position: absolute;
  z-index: 999;
  display: block;
  width: 100%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.section-slide.blue {
  height: 100%;
}

.container-slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.container-slide.center-text {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-slide.center-text.top {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.container-slide.center-text.break-section {
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.columns-slide {
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
}

.text-block {
  margin-top: 138px;
  font-family: freight-big-pro, sans-serif;
  font-size: 25px;
  line-height: 27px;
  font-weight: 600;
}

.text-block._02 {
  color: #fff;
}

.text-block._03 {
  margin-top: -1px;
  color: #fff;
  text-align: center;
}

.text-block._04 {
  margin-top: 0px;
  color: #fff;
  text-align: center;
}

.text-block._04.b {
  margin-top: 94px;
  margin-bottom: 94px;
}

.text-block._05 {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 60%;
  margin-top: 200px;
  color: #181818;
  text-align: center;
}

.text-block._07 {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: 9%;
  width: 60%;
  margin-top: 0px;
  text-align: center;
}

.text-block._08 {
  margin-top: -1px;
}

.text-block._08.white {
  color: #fff;
}

.text-block._09 {
  margin-top: 0px;
}

.text-block._11 {
  margin-top: 251px;
  color: #f4f1de;
}

.text-block._12 {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: 0%;
  color: #f4f1de;
}

.text-block._13 {
  margin-top: 0px;
  color: #fff;
}

.text-block._14 {
  position: absolute;
  margin-top: 45px;
  color: #fff;
  text-align: center;
}

.text-block._15 {
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center;
}

.text-block._15.white {
  margin-top: 0px;
  color: #fff;
}

.text-block._16 {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 85%;
  margin-top: -4px;
  padding-bottom: 33px;
  color: #fff;
  text-align: center;
}

.text-block._16.black {
  color: #000;
}

.text-block._17 {
  margin-top: 81px;
}

.text-block._18 {
  margin-top: 258px;
  padding-left: 62px;
}

.text-block._19 {
  color: #fff;
}

.text-block._11_a {
  margin-top: 90px;
  color: #f4f1de;
}

.container-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: transparent;
}

.section-manifesto {
  height: auto;
  margin-top: -1px;
  background-color: #abb1d6;
}

.heading-3 {
  margin-top: 0px;
  font-family: freight-big-pro, sans-serif;
  color: #fff;
  font-weight: 600;
  text-align: center;
}

.heading-3.left {
  text-align: left;
}

.heading-sub-2 {
  font-family: mr-eaves-modern, sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 29px;
  font-weight: 400;
  text-align: center;
}

.overlay_video {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 8000;
  display: none;
  background-color: #000;
}

.close-video {
  position: absolute;
  left: auto;
  top: 50px;
  right: 20px;
  bottom: auto;
  z-index: 2000;
  width: 50px;
  height: 50px;
  background-color: #fff;
}

.video-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.video {
  background-color: #000;
}

.lightbox-text {
  font-family: mr-eaves-modern, sans-serif;
  color: #272727;
  text-decoration: none;
}

.lightbox-text.light {
  color: #fff;
}

.lightbox-link {
  padding: 13px;
  border: 1px solid #000;
  background-color: transparent;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  text-decoration: none;
}

.lightbox-link:hover {
  background-color: hsla(0, 0%, 90.7%, 0.48);
}

.lightbox-link.light {
  border-color: #fff;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #fff;
}

.lightbox-link.light:hover {
  background-color: rgba(46, 46, 46, 0.51);
  color: #1d1d1d;
}

.spacer {
  height: 80px;
  background-color: #3596c0;
}

.spacer.pink {
  background-color: #414fa1;
}

.accordion-wrapper {
  overflow: hidden;
  margin-bottom: 47px;
}

.accordion-trigger {
  width: 50%;
  margin-top: 20px;
  margin-bottom: 20px;
  cursor: pointer;
}

.accordion-section {
  padding-bottom: 2px;
  background-color: #3596c0;
}

.accordion-section._02 {
  background-color: #f4f1de;
  background-image: url('../images/02.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}

.accordion-section._03 {
  background-color: #c5e6e0;
  background-image: url('../images/03.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-attachment: fixed;
}

.accordion-section._04 {
  background-color: #83c5be;
  background-image: url('../images/04.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}

.accordion-section._05 {
  background-color: #628ab0;
  background-image: url('../images/05.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-attachment: fixed;
  color: #fff;
}

.accordion-section._06 {
  background-color: #414fa1;
  background-image: url('../images/06.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-attachment: fixed;
  color: #fff;
}

.accordion-section._07 {
  background-color: #abb1d6;
  background-image: url('../images/07.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-attachment: fixed;
}

.accordion-section.m_01 {
  background-image: url('../images/01.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-attachment: fixed;
  color: #fdfdfd;
}

.heading-4 {
  font-family: freight-big-pro, sans-serif;
  font-size: 25px;
  line-height: 33px;
  font-weight: 600;
}

.heading-4.pink {
  color: #abb1d6;
}

.plus {
  width: 20px;
  height: 20px;
  background-color: transparent;
}

.numer {
  font-family: mr-eaves-modern, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}

.numer.dark {
  color: #333;
}

.paragraph {
  overflow: visible;
  font-family: mr-eaves-modern, sans-serif;
  font-size: 25px;
  line-height: 33px;
  font-weight: 200;
}

.paragraph.pink {
  color: #abb1d6;
}

.paragraph.dark {
  color: #000;
}

.accordion-content {
  margin-bottom: 0px;
}

.footer {
  margin-bottom: 2px;
  background-color: #abb1d6;
}

.line-footer {
  width: 100%;
  height: 1px;
  margin-top: 50px;
  margin-bottom: 10px;
  background-color: #fff;
}

.footer-content {
  font-family: mr-eaves-modern, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  font-weight: 200;
}

.footer-title {
  font-family: mr-eaves-modern, sans-serif;
  color: #414fa1;
  font-size: 17px;
  line-height: 23px;
  font-weight: 700;
}

.manifesto-description {
  padding-bottom: 65px;
  background-color: #3596c0;
  font-family: mr-eaves-modern, sans-serif;
  color: #fff;
  font-size: 23px;
  line-height: 33px;
  font-weight: 200;
}

.section-3 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#414fa1), to(#abb1d6));
  background-image: linear-gradient(180deg, #414fa1, #abb1d6);
  font-family: mr-eaves-modern, sans-serif;
  color: #fff;
  font-size: 23px;
  line-height: 28px;
  font-weight: 200;
}

.link-block {
  text-decoration: none;
}

.container-5 {
  padding-bottom: 50px;
}

.div-block-3 {
  display: inline-block;
  padding-top: 10px;
}

.text-block-2 {
  font-family: mr-eaves-modern, sans-serif;
  color: #fff;
}

.link {
  color: #fff;
}

.trigger-warning-container {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: transparent;
}

.trigger-warning-message {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  display: none;
  width: 100%;
  height: auto;
  border-radius: 0px;
  background-color: #fff;
}

.paragraph-2 {
  font-family: mr-eaves-modern, sans-serif;
  font-size: 19px;
  line-height: 27px;
}

.container-6 {
  max-width: 800px;
}

.warning-header {
  font-family: mr-eaves-modern, sans-serif;
  font-size: 18px;
  line-height: 20px;
}

.warning-button {
  margin-bottom: 20px;
  border-radius: 20px;
  background-color: #c33b3b;
  font-family: mr-eaves-modern, sans-serif;
  letter-spacing: 1px;
}

.share-the-manifesto {
  padding-top: 26px;
  font-family: mr-eaves-modern, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.sound-on-container {
  position: fixed;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: 9999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  margin-bottom: 10px;
  margin-left: 25px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  opacity: 1;
}

.sound-button {
  width: 35px;
}

.sound-on-text {
  padding-left: 10px;
  font-family: mr-eaves-modern, sans-serif;
}

.image {
  display: block;
  width: 25px;
  margin-top: 21px;
  margin-right: auto;
  margin-left: auto;
}

.sound-start-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.sound-start-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.sount-start-text {
  font-family: mr-eaves-modern, sans-serif;
  color: #fff;
  font-size: 16px;
  text-align: center;
}

@media screen and (max-width: 991px) {
  .image-bg {
    height: 600px;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .section-2 {
    margin-top: -2px;
  }

  .section_image {
    margin-top: -1px;
  }

  .container-3 {
    max-width: 90%;
  }

  .title-nav-bar {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
  }

  .text-block._05 {
    text-align: center;
  }

  .text-block._15 {
    width: 80%;
  }

  .text-block._17.white {
    color: #fff;
  }

  .text-block._18 {
    padding-left: 32px;
  }

  .icon {
    color: #fff;
  }

  .container-6 {
    padding-left: 10px;
  }
}

@media screen and (max-width: 767px) {
  .image-bg {
    height: 500px;
    background-color: transparent;
  }

  .section_image {
    margin-top: -1px;
  }

  .snapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .story-title {
    margin-left: 0%;
    font-size: 31px;
    line-height: 36px;
  }

  .button {
    margin-left: 0%;
  }

  .column {
    display: none;
  }

  .column-2 {
    display: block;
  }

  .heading-1 {
    font-size: 70px;
    line-height: 70px;
  }

  .paragraph-heading {
    width: 100%;
  }

  .container-slide.center-text {
    padding-right: 20px;
    padding-left: 20px;
  }

  .text-block {
    text-align: center;
  }

  .text-block._02 {
    margin-top: 224px;
  }

  .text-block._10 {
    width: 60%;
    margin-top: 127px;
  }

  .text-block._12 {
    padding-right: 13px;
    padding-left: 13px;
  }

  .text-block._16 {
    width: 80%;
    color: #fff;
  }

  .text-block._18 {
    padding-left: 0px;
  }

  .column-3 {
    display: block;
  }

  .column-4 {
    display: block;
  }

  .accordion-trigger {
    width: 100%;
    padding: 0px 14px;
  }

  .accordion-section._02 {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-attachment: scroll;
  }

  .accordion-section._03 {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-attachment: scroll;
  }

  .accordion-section._04 {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-attachment: scroll;
  }

  .accordion-section._05 {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-attachment: scroll;
  }

  .accordion-section._06 {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-attachment: scroll;
  }

  .accordion-section._07 {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-attachment: scroll;
  }

  .accordion-section.m_01 {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-attachment: scroll;
  }

  .accordion-content {
    padding-right: 16px;
    padding-left: 16px;
  }

  .container-7 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .container-8 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .sound-start-container {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .image-bg {
    height: 400px;
    margin-top: -1px;
  }

  .section_image {
    margin-top: 0px;
  }

  .story-title {
    font-size: 26px;
  }

  .story-title.dark {
    font-size: 30px;
    line-height: 34px;
  }

  .story-title.light {
    font-size: 40px;
  }

  .heading-1 {
    font-size: 57px;
  }

  .text-block {
    margin-top: 69px;
    font-size: 18px;
  }

  .text-block._02 {
    text-align: center;
  }

  .text-block._03 {
    text-align: center;
  }

  .text-block._04 {
    margin-top: 65px;
  }

  .text-block._05 {
    width: 90%;
    margin-top: 124px;
  }

  .text-block._10 {
    width: 60%;
    margin-top: 97px;
    text-align: left;
  }

  .text-block._13 {
    text-align: center;
  }

  .text-block._14 {
    margin-top: 8px;
    padding-right: 24px;
    padding-left: 24px;
  }

  .text-block._17.white {
    margin-top: 4px;
  }

  .text-block._18 {
    margin-top: 102px;
    text-align: center;
  }

  .text-block._19 {
    text-align: center;
  }

  .column-3 {
    display: block;
  }

  .column-4 {
    display: block;
  }

  .accordion-content {
    padding-right: 16px;
    padding-left: 16px;
  }

  .line-footer {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }

  .trigger-warning-message {
    display: none;
  }

  .container-6 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .sount-start-text {
    font-size: 14px;
    line-height: 20px;
  }
}

