body,
.et_pb_column_1_2 .et_quote_content blockquote cite,
.et_pb_column_1_2 .et_link_content a.et_link_main_url,
.et_pb_column_1_3 .et_quote_content blockquote cite,
.et_pb_column_3_8 .et_quote_content blockquote cite,
.et_pb_column_1_4 .et_quote_content blockquote cite,
.et_pb_blog_grid .et_quote_content blockquote cite,
.et_pb_column_1_3 .et_link_content a.et_link_main_url,
.et_pb_column_3_8 .et_link_content a.et_link_main_url,
.et_pb_column_1_4 .et_link_content a.et_link_main_url,
.et_pb_blog_grid .et_link_content a.et_link_main_url,
body .et_pb_bg_layout_light .et_pb_post p,
body .et_pb_bg_layout_dark .et_pb_post p {
  font-size: 16px;
}

.et_pb_slide_content,
.et_pb_best_value {
  font-size: 15px;
}

@media only screen and (min-width: 1350px) {
  .et_pb_row {
    padding: 27px 0;
  }

  .single.et_pb_pagebuilder_layout.et_full_width_page .et_post_meta_wrapper {
    padding-top: 81px;
  }

  .et_pb_fullwidth_section {
    padding: 0;
  }

  .et_pb_text_6, .et_pb_text_4 {
    height: 80vh !important;
  }
}

h1,
h2,
h3,
h4,
h5,
h6,
body,
input,
textarea,
select,
.et_pb_button,
#main-header,
#et-top-navigation,
#top-header .container,
.et_slide_in_menu_container,
.et_slide_in_menu_container .et-search-field {
  font-family: 'Noto Sans Japanese', sans-serif;
}

div.et_pb_section.et_pb_section_0 {
  position: relative;
  min-height: 300px !important;
  height: auto !important;
  max-height: none !important;
  padding: 0;
}

div.et_pb_section.et_pb_section_0 .et_pb_row_0 {
  min-height: 300px !important;
  height: auto !important;
  max-height: none !important;
  display: flex !important;
  align-items: center !important;
  padding-top: 20px !important;
}

body #page-container div.et_pb_section.et_pb_section_0 .et_pb_text_0 {
  margin-top: 0 !important;
  margin-left: 50px !important;
}

div.et_pb_section.et_pb_section_0>.et_pb_background_pattern {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(data:image/svg+xml;base64,PHN2ZyAgZmlsbD0icmdiYSgwLDAsMCwwLjIpIiBoZWlnaHQ9IjExcHgiIHdpZHRoPSIxMXB4IiB2aWV3Qm94PSIwIDAgMTEgMTEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEuNDEsMCwwLDEuNDFWMFpNMTEsMEg5LjU5TDAsOS41OVYxMUgxLjQxTDExLDEuNDFabTAsOS41OUw5LjU5LDExSDExWiIvPjwvc3ZnPg==);
  mix-blend-mode: multiply;
  pointer-events: none;
}

.et_pb_text_0 h1 {
  font-family: 'Zen Kaku Gothic New', Helvetica, Arial, Lucida, sans-serif;
  font-weight: 500;
  font-size: 60px;
  color: #FFFFFF !important;
  letter-spacing: 2px;
  text-shadow: 0em 0em 0.3em rgba(0, 0, 0, 0.8);
  margin: 0;
}

.et_pb_text_0 h2 {
  font-family: 'Albert Sans', Helvetica, Arial, Lucida, sans-serif;
  font-weight: 500;
  font-size: 23px;
  color: #accf4e !important;
  letter-spacing: 1px;
  text-shadow: 0em 0em 0.3em rgba(0, 0, 0, 0.4);
  padding-top: 0 !important;
}

.et_pb_text_0 h3 {
  font-family: 'Zen Kaku Gothic New', Helvetica, Arial, Lucida, sans-serif;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 2em;
}

.et_pb_text_1.et_pb_text,
.et_pb_text_2.et_pb_text {
  color: #FFFFFF !important;
}

.et_pb_text_1 {
  font-weight: 600;
  font-size: 30px;
  letter-spacing: 1px;
  background-color: #accf4e;
  padding: 15px 25px !important;
  margin-right: -25px !important;
  margin-bottom: 20px !important;
  margin-left: -25px !important;
}

.et_pb_section_1 .et_pb_text_1,
.et_pb_section_1 .et_pb_text_2 {
  animation: company-slide-in-left 700ms cubic-bezier(0.22, 1, 0.36, 1) both;
  will-change: transform, opacity;
}

.et_pb_section_1 .et_pb_text_2 {
  animation-delay: 140ms;
}

@keyframes company-slide-in-left {
  from {
    opacity: 0;
    transform: translateX(-48px);
  }

  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@media (prefers-reduced-motion: reduce) {
  .et_pb_section_1 .et_pb_text_1,
  .et_pb_section_1 .et_pb_text_2 {
    animation: none;
  }
}

.et_pb_text_1 h1,
.et_pb_text_2 h1 {
  color: #accf4e !important;
}

.et_pb_text_2 {
  font-weight: 600;
  font-size: 29px;
  letter-spacing: 1px;
  background-color: #accf4e;
  padding: 15px 25px !important;
  margin-top: -14px !important;
  margin-right: -25px !important;
  margin-bottom: 14px !important;
  margin-left: -25px !important;
  width: 100%;
}

.et_pb_text_3 h4 {
  font-size: 16px;
  color: #000000 !important;
  letter-spacing: 1px;
  line-height: 2.4em;
}

.et_pb_image_0 {
  margin-top: 80px !important;
  margin-bottom: 80px !important;
  text-align: left;
  margin-left: 0;
}

.et_pb_divider_0 {
  background-color: #accf4e;
  min-height: 70px;
  margin-top: -106px !important;
  margin-left: 333px !important;
  width: 48%;
}

@media only screen and (max-width: 1350px) {
  .et_pb_text_1, .et_pb_text_2 {
    font-size: 24px;
  }

  .et_pb_divider_0 {
    display: none !important;
  }
}

.et_pb_section_2.et_pb_section {
  background-color: #f4f4f4 !important;
}

.et_pb_text_4 h1,
.et_pb_text_5 h1,
.et_pb_text_6 h1,
.et_pb_text_7 h1 {
  font-family: 'Albert Sans', Helvetica, Arial, Lucida, sans-serif;
  font-weight: 800;
  font-size: 50px;
  color: #accf4e !important;
  text-align: center;
}

.et_pb_text_4 h2,
.et_pb_text_5 h2,
.et_pb_text_6 h2,
.et_pb_text_7 h2 {
  font-size: 16px;
  letter-spacing: 1px;
  text-align: center;
}

.et_pb_text_inner_company h2 {
  color: #333333 !important;
  font-weight: normal;
}

.et_pb_text_4 h3,
.et_pb_text_5 h3 {
  font-weight: 600;
  font-size: 24px;
  color: #000000 !important;
  letter-spacing: 1px;
  line-height: 1.8em;
  text-align: center;
}

.et_pb_text_4 h4,
.et_pb_text_6 h4,
.et_pb_text_7 h4 {
  font-size: 13px;
  letter-spacing: 1px;
  line-height: 2.1em;
  text-align: center;
}

.et_pb_text_4 {
  background-color: #FFFFFF;
  height: 70vh;
  padding-top: 60px !important;
  margin-right: 40px !important;
  margin-left: 40px !important;
  width: min(50vh, 100%);
  box-shadow: 6px 6px 18px -2px rgba(0, 0, 0, 0.3);
  transition: transform 300ms ease 0ms;
}

.et_pb_text_4:hover,
.et_pb_text_5:hover,
.et_pb_text_6:hover,
.et_pb_text_7:hover {
  transform: scaleX(1.02) scaleY(1.02) !important;
}

.et_pb_text_5 h4 {
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 2.1em;
  text-align: left;
}

.et_pb_text_5 {
  background-color: #FFFFFF;
  height: 90vh;
  padding-top: 60px !important;
  padding-right: 4vh !important;
  padding-left: 4vh !important;
  margin-top: 100px !important;
  margin-right: 40px !important;
  margin-left: 40px !important;
  width: min(50vh, 100%);
  box-shadow: 6px 6px 18px -2px rgba(0, 0, 0, 0.3);
  transition: transform 300ms ease 0ms;
}

.et_pb_text_6 h3,
.et_pb_text_7 h3 {
  font-weight: 600;
  font-size: 24px;
  letter-spacing: 1px;
  line-height: 1.8em;
  text-align: center;
}

.et_pb_text_6 {
  background-color: #FFFFFF;
  height: 70vh;
  padding: 60px 30px 0 !important;
  margin-top: 0px !important;
  margin-right: 40px !important;
  margin-left: 40px !important;
  width: min(50vh, 100%);
  box-shadow: 6px 6px 18px -2px rgba(0, 0, 0, 0.3);
  transition: transform 300ms ease 0ms;
}

.et_pb_text_7 {
  background-color: #FFFFFF;
  height: 90vh;
  min-height: auto;
  padding: 60px 30px 0 !important;
  margin-top: 100px !important;
  margin-right: 40px !important;
  margin-left: 40px !important;
  width: min(50vh, 100%);
  box-shadow: 6px 6px 18px -2px rgba(0, 0, 0, 0.3);
  transition: transform 300ms ease 0ms;
}

.et_pb_text_4.et_pb_module,
.et_pb_text_5.et_pb_module,
.et_pb_text_6.et_pb_module,
.et_pb_text_7.et_pb_module {
  margin-left: auto !important;
}

.et_pb_text_6.et_pb_module {
  margin-left: 20px !important;
}

.et_pb_text_4.et_pb_module {
  margin-right: 0 !important;
}

.et_pb_text_7.et_pb_module {
  margin-left: 20px !important;
}

.et_pb_text_5.et_pb_module {
  margin-right: 0 !important;
}

.et_pb_text_3_1 {
  padding-left: 0 !important;
}

.et_pb_text_4:hover,
.et_pb_text_5:hover,
.et_pb_text_6:hover,
.et_pb_text_7:hover {
  background-color: #FFFFFF !important;
}

@media (max-width: 650px) {
  .et_pb_text_5 h4 {
    font-size: 13px !important;
  }
}

/* Responsive Queries */
@media (min-width: 981px) {
  .et_pb_column_1_3 {
    margin-right: 0 !important;
  }

  .et_pb_row_2 .et_pb_column_1_3 {
    margin-right: 5.5% !important;
  }
}

@media only screen and (min-width: 1350px) {
  .et_pb_text_1 {
    width: 75vh;
  }

  .et_pb_text_2 {
    max-width: 100%;
  }

  .et_pb_row_2,
  body #page-container .et-db #et-boc .et-l .et_pb_row_2.et_pb_row,
  body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_2.et_pb_row,
  body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_2.et_pb_row {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    align-items: flex-start !important;
    column-gap: 24px;
    width: 100% !important;
    max-width: 1240px !important;
    padding-left: 32px !important;
    padding-right: 32px !important;
    box-sizing: border-box !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .et_pb_row_2>.et_pb_column,
  body #page-container .et-db #et-boc .et-l .et_pb_row_2.et_pb_row>.et_pb_column {
    float: none !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
  }

  .et_pb_row_2 .et_pb_text_4,
  .et_pb_row_2 .et_pb_text_5,
  .et_pb_row_2 .et_pb_text_6,
  .et_pb_row_2 .et_pb_text_7 {
    width: 100%;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .et_pb_row_2 .et_pb_text_4.et_pb_module,
  .et_pb_row_2 .et_pb_text_5.et_pb_module,
  .et_pb_row_2 .et_pb_text_6.et_pb_module,
  .et_pb_row_2 .et_pb_text_7.et_pb_module {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

@media only screen and (min-width: 981px) and (max-width: 1349px) {
  .et_pb_row_2,
  body #page-container .et-db #et-boc .et-l .et_pb_row_2.et_pb_row,
  body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_2.et_pb_row,
  body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_2.et_pb_row {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    align-items: flex-start !important;
    column-gap: 20px;
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 56px !important;
    padding-right: 56px !important;
    box-sizing: border-box !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .et_pb_row_2>.et_pb_column,
  body #page-container .et-db #et-boc .et-l .et_pb_row_2.et_pb_row>.et_pb_column {
    float: none !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
  }

  .et_pb_text_4,
  .et_pb_text_5,
  .et_pb_text_6,
  .et_pb_text_7 {
    width: 100%;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .et_pb_text_4.et_pb_module,
  .et_pb_text_5.et_pb_module,
  .et_pb_text_6.et_pb_module,
  .et_pb_text_7.et_pb_module {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

@media only screen and (max-width: 980px) {
  .et_pb_row_2,
  body #page-container .et-db #et-boc .et-l .et_pb_row_2.et_pb_row,
  body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_2.et_pb_row,
  body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_2.et_pb_row {
    width: 100% !important;
    padding-left: 70px !important;
    padding-right: 70px !important;
    box-sizing: border-box !important;
  }

  .et_pb_section_1 .et_pb_text_1,
  .et_pb_section_1 .et_pb_text_2 {
    min-height: 0 !important;
    height: auto !important;
  }

  .et_pb_section_1 .et_pb_text_2 {
    background-color: #accf4e !important;
  }

  .et_pb_text_0 h1 {
    font-size: 60px;
  }

  .et_pb_text_1 {
    font-size: 30px;
    width: 100%;
  }

  .et_pb_text_2 {
    font-size: 30px;
    padding: 15px 25px !important;
    margin: -14px -25px 14px !important;
    max-width: 68%;
  }

  .et_pb_image_0 {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
  }

  .et_pb_image_0 .et_pb_image_wrap img {
    width: auto;
  }

  .et_pb_text_4 {
    padding-top: 60px !important;
  }

  .et_pb_text_5 h1 {
    font-size: 50px;
  }

  .et_pb_text_5 h4 {
    line-height: 2.1em;
  }

  .et_pb_text_5 {
    height: 72vh;
    padding: 60px 4vh 0 !important;
    margin-top: 36px !important;
    margin-right: 40px !important;
    margin-left: 40px !important;
  }

  .et_pb_text_6 h3,
  .et_pb_text_7 h3 {
    font-size: 24px;
  }

  .et_pb_text_6 h4,
  .et_pb_text_7 h4 {
    text-align: center;
  }

  .et_pb_text_6 {
    height: 58vh;
    padding: 60px 30px 0 !important;
    margin-right: 40px !important;
    margin-left: 40px !important;
  }

  .et_pb_text_7 {
    height: 72vh;
    min-height: auto;
    padding: 60px 30px 0 !important;
    margin-top: 36px !important;
    margin-right: 40px !important;
    margin-left: 40px !important;
  }

  .et_pb_text_4,
  .et_pb_text_5,
  .et_pb_text_6,
  .et_pb_text_7 {
    width: 100%;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .et_pb_text_4.et_pb_module,
  .et_pb_text_5.et_pb_module,
  .et_pb_text_6.et_pb_module,
  .et_pb_text_7.et_pb_module {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .et_pb_text_4,
  .et_pb_text_5,
  .et_pb_text_6,
  .et_pb_text_7 {
    height: 680px !important;
    min-height: 680px;
  }
}

@media only screen and (min-width: 768px) and (max-width:980px) {
  .et_pb_divider_0 {
    display: none !important;
  }
}

@media only screen and (max-width: 767px) {
  .et_pb_text_0 h1,
  .et_pb_text_5 h1 {
    font-size: 40px;
  }

  .et_pb_text_1 {
    font-size: 15px;
  }

  .et_pb_text_2 {
    font-size: 15px;
    padding: 15px 0 !important;
    margin-right: 0px !important;
    margin-left: 0px !important;
    max-width: 100%;
  }

  .et_pb_image_0 {
    margin-top: 0px !important;
    margin-bottom: 40px !important;
  }

  .et_pb_image_0 .et_pb_image_wrap img {
    width: auto;
  }

  .et_pb_divider_0 {
    display: none !important;
  }

  .et_pb_row_2,
  body #page-container .et-db #et-boc .et-l .et_pb_row_2.et_pb_row,
  body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_2.et_pb_row,
  body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_2.et_pb_row {
    width: 100% !important;
    padding-left: 16px !important;
    padding-right: 16px !important;
    box-sizing: border-box !important;
  }

  .et_pb_text_4 {
    padding-top: 60px !important;
  }

  .et_pb_text_5 h4 {
    line-height: 1.9em;
  }

  .et_pb_text_5 {
    height: 76vh;
    padding-right: 30px !important;
    padding-left: 30px !important;
    margin-top: 0px !important;
    margin-right: 40px !important;
    margin-left: 40px !important;
  }

  .et_pb_text_6 h3,
  .et_pb_text_7 h3 {
    font-size: 20px;
  }

  .et_pb_text_6 h4,
  .et_pb_text_7 h4 {
    text-align: justify;
  }

  .et_pb_text_6 {
    height: 66vh;
    padding-right: 30px !important;
    padding-left: 30px !important;
    margin-top: 0px !important;
    margin-right: 40px !important;
    margin-left: 40px !important;
  }

  .et_pb_text_7 {
    height: 70vh;
    min-height: auto;
    padding-right: 30px !important;
    padding-left: 30px !important;
    margin-top: 0px !important;
    margin-right: 40px !important;
    margin-left: 40px !important;
  }

  .et_pb_text_2.et_pb_module {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .et_pb_text_4,
  .et_pb_text_5,
  .et_pb_text_6,
  .et_pb_text_7 {
    height: 700px !important;
    min-height: 700px;
  }

  .et_pb_text_8 {
    padding-right: 0 !important;
  }

  .et_pb_section_3 .et_pb_with_border.et_pb_row,
  .et_pb_section_4 .et_pb_with_border.et_pb_row {
    width: calc(100% - 90px) !important;
  }
}

/* Overrides to match design */
.et_pb_text_4,
.et_pb_text_5,
.et_pb_text_6,
.et_pb_text_7 {
  padding: 60px 4% !important;
  box-sizing: border-box;
}

/* Table Borders for Profile and History */
.et_pb_section_3 .et_pb_with_border.et_pb_row,
.et_pb_section_4 .et_pb_with_border.et_pb_row {
  border: 0 solid #e0e0e0 !important;
  border-bottom-width: 1px !important;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.et_pb_section_3 .et_pb_row_4,
.et_pb_section_4 .et_pb_row_11 {
  border-top-width: 1px !important;
}

.et_pb_section_3 .et_pb_column_1_4 .et_pb_with_border.et_pb_text,
.et_pb_section_4 .et_pb_column_1_4 .et_pb_with_border.et_pb_text {
  border: 0 solid #e0e0e0 !important;
  border-right-width: 1px !important;
}

/* Fix broken layout in Profile & History sections */
.et_pb_section_3 .et_pb_with_border.et_pb_row,
.et_pb_section_4 .et_pb_with_border.et_pb_row {
  display: flex !important;
  flex-wrap: nowrap !important;
  align-items: center !important;
  min-height: auto !important;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.et_pb_section_3 .et_pb_column_1_4,
.et_pb_section_4 .et_pb_column_1_4 {
  width: 25% !important;
  float: none !important;
  margin: 0 !important;
}

.et_pb_section_3 .et_pb_column_3_4,
.et_pb_section_4 .et_pb_column_3_4 {
  width: 75% !important;
  float: none !important;
  margin: 0 !important;
}

/* Ensure Profile and History Titles are centered and styled correctly */
.et_pb_text_8 h1,
.et_pb_text_21 h1 {
  font-family: 'Albert Sans', Helvetica, Arial, Lucida, sans-serif !important;
  font-weight: 800 !important;
  font-size: 50px !important;
  color: #accf4e !important;
  text-align: center !important;
  margin-bottom: 5px !important;
  margin-top: 100px !important;
}

.et_pb_text_8 h2,
.et_pb_text_21 h2 {
  font-size: 16px !important;
  letter-spacing: 1px !important;
  text-align: center !important;
  color: #333 !important;
  padding-top: 16px;
}

.et_pb_text_8 h2 {
  font-weight: normal;
  padding-top: 16px;
}

.et_pb_text_8,
.et_pb_text_21 {
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center !important;
}

.et_pb_text_8 {
  padding-left: 0 !important;
}

.et_pb_text_inner_h2 {
  padding-top: 0 !important;
}

.et_pb_text_inner_p {
  padding-left: 40px !important;
}

.et_pb_text_inner_title {
  font-weight: 600;
  color: #000000 !important;
}

.et_pb_section_3 .et_pb_with_border.et_pb_row p,
.et_pb_section_4 .et_pb_with_border.et_pb_row p,
.et_pb_text_inner_title {
  font-size: 16px !important;
}

.et_pb_row_4,
.et_pb_row_11 {
  max-width: 1080px !important;
}

@media only screen and (max-width: 1349px) {
  .et_pb_section_3 .et_pb_with_border.et_pb_row,
  .et_pb_section_4 .et_pb_with_border.et_pb_row {
    width: 100% !important;
    max-width: 1080px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .et_pb_text_6,
  .et_pb_text_4 {
    height: 78vh !important;
  }
}

/* Mobile: stack Profile rows and center content */
@media only screen and (max-width: 650px) {
  .et_pb_section_3 .et_pb_with_border.et_pb_row,
  .et_pb_section_4 .et_pb_with_border.et_pb_row {
    flex-wrap: wrap !important;
    align-items: stretch !important;
    text-align: center !important;
  }

  .et_pb_section_3 .et_pb_column_1_4,
  .et_pb_section_4 .et_pb_column_1_4,
  .et_pb_section_3 .et_pb_column_3_4,
  .et_pb_section_4 .et_pb_column_3_4 {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    float: none !important;
    box-sizing: border-box;
    padding-left: 12px !important;
    padding-right: 12px !important;
  }

  .et_pb_section_3 .et_pb_with_border.et_pb_row p,
  .et_pb_section_4 .et_pb_with_border.et_pb_row p,
  .et_pb_text_inner_p {
    text-align: center !important;
    padding-left: 0 !important;
  }

  .et_pb_text_8 h1,
  .et_pb_text_21 h1 {
    margin-top: 40px !important;
    font-size: 36px !important;
  }
}

/* Ensure divider line centers under the title on small screens */
@media only screen and (max-width: 650px) {
  .et_pb_divider_position_center_1:before,
  .et_pb_divider_position_center:before,
  .et_pb_divider_1:before,
  .et_pb_divider_2:before {
    left: 50% !important;
    transform: translateX(-50%) !important;
    width: 44px !important;
  }

  /* make sure divider container is centered */
  .et_pb_divider {
    text-align: center !important;
  }
}

@media only screen and (max-width: 980px) {
  .et_pb_section_3 .et_pb_with_border.et_pb_row,
  .et_pb_section_4 .et_pb_with_border.et_pb_row {
    flex-direction: column !important;
    align-items: stretch !important;
    width: calc(100% - 200px) !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .et_pb_section_3 .et_pb_column_1_4,
  .et_pb_section_3 .et_pb_column_3_4,
  .et_pb_section_4 .et_pb_column_1_4,
  .et_pb_section_4 .et_pb_column_3_4 {
    width: 100% !important;
  }

  .et_pb_section_3 .et_pb_column_1_4 .et_pb_with_border.et_pb_text,
  .et_pb_section_4 .et_pb_column_1_4 .et_pb_with_border.et_pb_text {
    border-right-width: 0 !important;
    border-bottom-width: 0 !important;
    padding-bottom: 6px !important;
  }

  .et_pb_text_inner_title {
    display: block;
    width: 100%;
    text-align: center;
  }

  .et_pb_section_3 .et_pb_column_3_4 .et_pb_module.et_pb_text,
  .et_pb_section_4 .et_pb_column_3_4 .et_pb_module.et_pb_text {
    padding-top: 10px !important;
  }

  .et_pb_section_3 .et_pb_column_3_4 .et_pb_text_inner,
  .et_pb_section_4 .et_pb_column_3_4 .et_pb_text_inner,
  .et_pb_section_3 .et_pb_column_3_4 .et_pb_text_inner_p,
  .et_pb_section_4 .et_pb_column_3_4 .et_pb_text_inner_p {
    text-align: center !important;
    padding-left: 0 !important;
  }

  .et_pb_section_3 .et_pb_with_border.et_pb_row .et_pb_text_inner,
  .et_pb_section_4 .et_pb_with_border.et_pb_row .et_pb_text_inner,
  .et_pb_section_3 .et_pb_with_border.et_pb_row .et_pb_text_inner_p,
  .et_pb_section_4 .et_pb_with_border.et_pb_row .et_pb_text_inner_p {
    text-align: center !important;
    padding-left: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

.et_pb_text_9 {
  min-height: 0 !important;
}

.et_pb_divider_position_center_1:before,
.et_pb_divider_position_center:before {
  content: "";
  width: 2.6%;
  height: 1px;
  border-top: 4.7px solid rgba(0, 0, 0, .1);
  position: absolute;
  left: 48.7%;
  top: 0;
  z-index: 10;
}

.et_pb_divider_1:before,
.et_pb_divider_2:before {
  width: 30px !important;
  left: 50% !important;
  transform: translateX(-50%);
}

.et_pb_text_2:hover {
  background-color: #accf4e;
}

@media (min-width: 981px) {
  .et_pb_gutters3 .et_pb_column_4_4 .et_pb_module,
  .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_module {
    margin-bottom: 1.05%;
  }
}

/* Higher-specificity override so the calc width applies on narrow screens
   (resolves ordering where a later rule was taking precedence). */
@media only screen and (max-width: 767px) {
  body .et_pb_section_3 .et_pb_with_border.et_pb_row,
  body .et_pb_section_4 .et_pb_with_border.et_pb_row {
    width: calc(100% - 90px) !important;
  }
}