﻿.body-wrapper {
  background: #ffffff;
}
.custom_banner_text_wrapp {
  position: absolute;
  top: 0;
  left: 8%;
  bottom: 0;
  display: flex;
  align-items: center;
}
.right_sided_content {
  margin-top: 15px;
}
.left_sided_content,
.right_sided_content {
  width: 50%;
}
.certifed_rpeater-content-wrapp:last-child:after {
  display: none;
}
.custom_banner_text_wrapp p {
  color: #fff;
  width: 100%;
  font-size: 50px;
  max-width: 475px;
  font-family: Equity Text -WEBKIT-BODY;
  line-height: 60.2px;
}
.text-background-outer-wrapper.without_heading img {
  height: 950px;
}
.left_right_content_wrapper {
  justify-content: center;
  padding: 1em;
}
.custom_image_content_wrapp {
  position: relative;
}
.left_right_content_inner {
  width: 70%;
  margin: auto;
  display: flex;
  gap: 70px;
}
.custom_image_content_wrapp .left_sided_content h2 {
  font-size: 50px;
  color: #f4f2ee;
  font-family: Equity Text -WEBKIT-BODY;
  line-height: 60.2px;
  font-weight: 400;
}
.left_sided_content p {
  color: #f4f2ee;
  font-size: 30px;
  font-family: Equity Text -WEBKIT-BODY;
  line-height: 36.12px;
  font-weight: 400;
  margin-top: 25px;
}
.right_content_rpeater_wrapp h4 {
  color: #f4f2ee;
  font-size: 20px;
  font-family: Equity Text -WEBKIT-BODY;
  line-height: 24.08px;
}
.right_content_rpeater_wrapp p {
  font-size: 16px;
  color: #f4f2ee;
  font-family: Untitled sans-serif;
  line-height: 20px;
  margin-top: 20px;
}
.right_sided_content hr {
  color: #f4f2ee;
  margin: 44px 0;
  height: 3px;
}
.right_content_rpeater_wrapp {
  padding: 0 30px;
}
.final_print_outer-wrapper {
  background: #ffffff;
}
.mission_top_heading {
  font-size: 80px;
  font-family: Equity Text -WEBKIT-BODY;
  text-align: center;
  color: #005f7c;
  line-height: 96.32px;
}
.mission_top_heading.final-print-heading {
  padding-top: 72px;
  padding-bottom: 52px;
}
.table_image_content_outer-wrapp .table_heading {
  font-size: 20px;
  font-family: Equity Text -WEBKIT-BODY;
  line-height: 24.08px;
  color: #005f7c;
  margin-bottom: 18px;
}
.table_image_content_inner-wrapp {
  display: flex;
  gap: 100px;
  align-items: center;
}
.left_sided_table_wrapp {
  flex: 60%;
}
.right_sided_content_wrapp {
  flex: 40%;
}
.table_image_content_outer-wrapp img {
  width: 100%;
  height: auto;
}
.rpeater_right-content h4 {
  font-weight: 400;
  font-size: 20px;
  font-family: Equity Text -WEBKIT-BODY;
  line-height: 24.08px;
  color: #005f7c;
}
.rpeater_right-content p {
  font-weight: 400;
  font-size: 14px;
  font-family: Untitled sans-serif;
  line-height: 20px;
  color: #005f7c;
  margin-top: 20px;
}
.rpeater_right-content {
  margin: 26px 0;
}
.final_print-right-rpeater:last-child .rpeater_right-content {
  margin-bottom: 0;
}
.final_print_bottom-text {
  padding-top: 60px;
  padding-bottom: 25px;
}
.final_print_bottom-text p {
  font-size: 10px;
  line-height: 11px;
  font-family: Untitled sans-serif;
  margin-bottom: 20px;
  color: #005f7cb2;
}
.final_print_bottom-text a {
  text-decoration: underline;
}
.certified_outer-main-wrapper {
  background: #ffffff;
  padding-bottom: 54px;
}
.mission_top_heading.cerified-heading {
  padding-top: 81px;
  padding-bottom: 78px;
}
.certified_section-rpear-inner-wrapp {
  display: flex;
  gap: 40px;
}
.certifed_rpeater-content-wrapp {
  flex: 20%;
  position: relative;
}
.certifed_rpeater-content-wrapp:after {
  content: "";
  right: -16px;
  top: 0;
  position: absolute;
  bottom: 0;
  background: #005f7c;
  width: 3px;
}
.certifed_rpeater-inner-wrapp .certified_content h4 {
  font-size: 20px;
  font-family: Equity Text -WEBKIT-BODY;
  line-height: 24.08px;
  color: #005f7c;
}
.certifed_rpeater-inner-wrapp .certified_content p {
  font-family: Untitled sans-serif;
  font-size: 14px;
  line-height: 20px;
  margin-top: 16px;
  color: #005f7c;
}
.certified_image img {
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 992px) {
  .custom_banner_text_wrapp p {
    font-size: 32px;
  }
  .left_right_content_inner {
    width: 90%;
    gap: 30px;
  }
  .table_image_content_inner-wrapp {
    gap: 50px;
  }
}
@media only screen and (max-width: 750px) {
  .custom_banner_text_wrapp {
    position: static;
    padding: 40px 10px 55px;
  }
  .left_sided_content,
  .right_sided_content {
    width: 100%;
  }
  .custom_banner_text_wrapp p {
    color: #005f7c;
    max-width: 340px;
  }
  .text-background-outer-wrapper.without_heading img {
    height: 1500px;
  }
  .left_right_content_inner {
    width: 60%;
    margin: auto;
    display: block;
  }
  .right_content_rpeater_wrapp {
    padding: 0;
  }
  .right_sided_content {
    margin-top: 100px;
  }
  .custom_image_content_wrapp .left_sided_content h2 {
    font-size: 40px;
    line-height: 48.16px;
  }
  .table_image_content_inner-wrapp {
    display: flex;
    flex-direction: column;
    gap: 75px;
  }
  .mission_top_heading.final-print-heading {
    padding-top: 54px;
    padding-bottom: 40px;
  }
  .mission_top_heading {
    font-size: 50px;
    line-height: 60.2px;
  }
  .right_sided_content_wrapp {
    max-width: 500px;
    width: 100%;
    margin: auto;
  }
  .certified_section-rpear-inner-wrapp {
    display: block;
  }
  .certifed_rpeater-content-wrapp {
    margin-bottom: 24px;
  }
  .certified_section_flex-wrapper {
    width: 80%;
    margin: auto;
  }
  .certified_image {
    max-width: 200px;
    margin-bottom: 24px;
  }
  .mission_top_heading.cerified-heading {
    padding-top: 66px;
    padding-bottom: 36px;
    width: 80%;
    margin: auto;
  }
  .certifed_rpeater-inner-wrapp {
    border-bottom: 3px solid #005f7c;
  }
  .certifed_rpeater-content-wrapp:last-child .certifed_rpeater-inner-wrapp {
    border: 0;
  }
  .certifed_rpeater-content-wrapp:last-child .certified_image {
    margin-bottom: 0;
  }
  .certifed_rpeater-content-wrapp:after {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .left_right_content_inner {
    width: 90%;
  }
  .right_sided_content_wrapp {
    max-width: 206px;
  }
}
/*# sourceMappingURL=/cdn/shop/t/42/assets/mission-custom.css.map?v=137357864304041688271735818053 */
