@charset "UTF-8";
#post_listing .et_pb_image_container img {
  border: solid #d8d8d8;
  border-width: 1px 1px 0 1px;
}

#top_hero .et_pb_column {
  max-width: 1500px;
}

#whats_new.et_pb_section_5.et_pb_section {
  height: 100vh !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  align-items: center !important;
}
#whats_new.et_pb_section_5.et_pb_section .et_pb_row {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  width: 92% !important;
  max-width: 1170px !important;
}
#whats_new.et_pb_section_5.et_pb_section .et_pb_row_6 {
  margin-bottom: 45px !important;
}
#whats_new.et_pb_section_5.et_pb_section .et_pb_row_7 {
  justify-content: center !important;
}

#why_it_matters, #fully_aligned {
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  align-items: center !important;
}
#why_it_matters .et_pb_row, #fully_aligned .et_pb_row {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  width: 92% !important;
  max-width: 1170px !important;
}

#built_the_way, #how_version_works {
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  align-items: center !important;
}
#built_the_way .built_divider, #how_version_works .built_divider {
  z-index: 0;
}
#built_the_way .built_image, #how_version_works .built_image {
  z-index: 1;
}
#built_the_way .et_pb_row, #how_version_works .et_pb_row {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  width: 92% !important;
  max-width: 1170px !important;
}

.checklist ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
.checklist ul li {
  position: relative;
  padding-left: 1.6em; /* space for the check */
  margin: 0 0 0.7em 0;
}
.checklist ul li:before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 4px;
  color: #16a34a; /* green */
  font-weight: 700;
  line-height: 1;
}

.iframe_youtube .video-placeholder-youtube {
  position: relative;
  width: 100% !important;
  padding-bottom: 56.25%;
  height: 0 !important;
  text-align: center;
}
.iframe_youtube .video-placeholder-youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#turning_risk .et_pb_row .et_pb_column.et-last-child {
  overflow: hidden;
}

/*# sourceMappingURL=custom.css.map */
