.cta_with_full_width_top_background_image_section {
  margin: 80px 0;
}

.cta_with_full_width_top_background_image_section.reduce_bos {
  margin-bottom: 40px;
}
.cta_with_full_width_top_background_image_section.remove_tos {
  margin-top: 0;
}
.cta_with_full_width_top_background_image_section.remove_bos {
  margin-bottom: 0;
}
.cta_with_full_width_top_background_image_section.bg_clr_blue {
  background-color: var(--color_primary_blue);
}
.cta_with_full_width_top_background_image_section .section_image img {
  width: 100%;
  object-fit: cover;
}
.cta_with_full_width_top_background_image_section .section_image .desktop_image img {
  min-height: 434px;
}
.cta_with_full_width_top_background_image_section .section_image .mobile_image {
  display: none;
}

.cta_with_full_width_top_background_image_section .section_content .section_heading .heading_text {
  margin: 0;
}
.cta_with_full_width_top_background_image_section .section_content .description {
  margin-top: 12px;
  font-family: var(--font_ProximaNova_Regular);
  font-size: 22px;
}
.cta_with_full_width_top_background_image_section .section_content .description p, .cta_with_full_width_top_background_image_section .section_content .description a, .cta_with_full_width_top_background_image_section .section_content .description ul li, .cta_with_full_width_top_background_image_section .section_content .description ol li {
  font-family: var(--font_ProximaNova_Regular);
  font-size: 22px;
}
.cta_with_full_width_top_background_image_section .section_content.box_bg_clr_blue, .cta_with_full_width_top_background_image_section .section_content.box_bg_clr_secondary_blue {
  color: var(--color_white);
}
.cta_with_full_width_top_background_image_section .section_content.box_bg_clr_blue .section_heading .heading_text, .cta_with_full_width_top_background_image_section .section_content.box_bg_clr_secondary_blue .section_heading .heading_text {
  color: var(--color_white);
}
.cta_with_full_width_top_background_image_section .section_content.box_bg_clr_blue .description, .cta_with_full_width_top_background_image_section .section_content.box_bg_clr_secondary_blue .description {
  color: var(--color_white);
}
.cta_with_full_width_top_background_image_section .section_content.box_bg_clr_blue .description p, .cta_with_full_width_top_background_image_section .section_content.box_bg_clr_secondary_blue .description p, .cta_with_full_width_top_background_image_section .section_content.box_bg_clr_blue .description a, .cta_with_full_width_top_background_image_section .section_content.box_bg_clr_secondary_blue .description a, .cta_with_full_width_top_background_image_section .section_content.box_bg_clr_blue .description ul li, .cta_with_full_width_top_background_image_section .section_content.box_bg_clr_secondary_blue .description ul li, .cta_with_full_width_top_background_image_section .section_content.box_bg_clr_blue .description ol li, .cta_with_full_width_top_background_image_section .section_content.box_bg_clr_secondary_blue .description ol li {
  color: var(--color_white);
}
.cta_with_full_width_top_background_image_section .section_content.box_bg_clr_blue {
  background-color: var(--color_primary_blue);
}
.cta_with_full_width_top_background_image_section .section_content.box_bg_clr_secondary_blue {
  background-color: var(--color_secondary_blue);
}
.cta_with_full_width_top_background_image_section .section_content.box_bg_clr_white {
  background-color: var(--color_white);
}
.cta_with_full_width_top_background_image_section .section_content.global_type, .cta_with_full_width_top_background_image_section .section_content.manual_type {
  padding: 100px 40px;
}

.cta_with_full_width_top_background_image_section .section_content.global_type .sub_heading, .cta_with_full_width_top_background_image_section .section_content.manual_type .sub_heading {
  font-family: var(--font_ProximaNova_ExtraBold);
  font-size: 15px;
  line-height: 90%;
  letter-spacing: 0.1em;
  margin: 0 0 12px;
}
.cta_with_full_width_top_background_image_section .section_content.global_type .description, .cta_with_full_width_top_background_image_section .section_content.manual_type .description {
  line-height: 133%;
}
.cta_with_full_width_top_background_image_section .section_content.global_type .description p, .cta_with_full_width_top_background_image_section .section_content.manual_type .description p, .cta_with_full_width_top_background_image_section .section_content.global_type .description a, .cta_with_full_width_top_background_image_section .section_content.manual_type .description a, .cta_with_full_width_top_background_image_section .section_content.global_type .description ul li, .cta_with_full_width_top_background_image_section .section_content.manual_type .description ul li, .cta_with_full_width_top_background_image_section .section_content.global_type .description ol li, .cta_with_full_width_top_background_image_section .section_content.manual_type .description ol li {
  line-height: 133%;
}
.cta_with_full_width_top_background_image_section .section_content.global_type .button_list, .cta_with_full_width_top_background_image_section .section_content.manual_type .button_list {
  margin: 24px 0 0;
  gap: 15px;
}
.cta_with_full_width_top_background_image_section .section_content.logo_list_type {
  padding: 78px 40px;
}

.cta_with_full_width_top_background_image_section .section_content.logo_list_type .description {
  line-height: 1;
}
.cta_with_full_width_top_background_image_section .section_content.logo_list_type .description p, .cta_with_full_width_top_background_image_section .section_content.logo_list_type .description a, .cta_with_full_width_top_background_image_section .section_content.logo_list_type .description ul li, .cta_with_full_width_top_background_image_section .section_content.logo_list_type .description ol li {
  line-height: 1;
}
.cta_with_full_width_top_background_image_section .section_content.logo_list_type .logo_list_section {
  margin-top: 60px;
}

.cta_with_full_width_top_background_image_section .section_content.logo_list_type .logo_list_section .logo_list {
  max-width: 730px;
  row-gap: 24px;
}
.cta_with_full_width_top_background_image_section .section_content.logo_list_type .logo_list_section .logo_list .item {
  width: calc(100%/4);
  padding: 0 30px;
}

@media (max-width: 1359px) {
  .cta_with_full_width_top_background_image_section {
    margin: 70px 0;
  }
  .cta_with_full_width_top_background_image_section .section_content.global_type, .cta_with_full_width_top_background_image_section .section_content.manual_type {
    padding: 85px 32px;
  }
  .cta_with_full_width_top_background_image_section .section_content.logo_list_type {
    padding: 70px 32px;
  }
  .cta_with_full_width_top_background_image_section .section_content.logo_list_type .logo_list_section {
    margin-top: 54px;
  }
}

@media (max-width: 1199px) {
  .cta_with_full_width_top_background_image_section {
    margin: 60px 0;
  }
  .cta_with_full_width_top_background_image_section .section_content.global_type, .cta_with_full_width_top_background_image_section .section_content.manual_type {
    padding: 70px 28px;
  }
  .cta_with_full_width_top_background_image_section .section_content.logo_list_type {
    padding: 60px 28px;
  }
  .cta_with_full_width_top_background_image_section .section_content.logo_list_type .logo_list_section {
    margin-top: 44px;
  }
}

@media (max-width: 991px) {
  .cta_with_full_width_top_background_image_section {
    margin: 50px 0;
  }
  .cta_with_full_width_top_background_image_section .section_content.global_type, .cta_with_full_width_top_background_image_section .section_content.manual_type {
    padding: 55px 20px;
  }
  .cta_with_full_width_top_background_image_section .section_content.logo_list_type {
    padding: 50px 20px;
  }
  .cta_with_full_width_top_background_image_section .section_content.logo_list_type .logo_list_section {
    margin-top: 34px;
  }
}

@media (max-width: 767px) {
  .cta_with_full_width_top_background_image_section {
    margin: 40px 0;
  }
  .cta_with_full_width_top_background_image_section .section_image .desktop_image {
    display: none;
  }
  .cta_with_full_width_top_background_image_section .section_image .mobile_image {
    display: block;
  }
  .cta_with_full_width_top_background_image_section .section_content.global_type, .cta_with_full_width_top_background_image_section .section_content.manual_type {
    padding: 40px 12px;
  }
  .cta_with_full_width_top_background_image_section .section_content.logo_list_type {
    padding: 40px 12px;
  }
  .cta_with_full_width_top_background_image_section .section_content.logo_list_type .logo_list_section {
    margin-top: 24px;
  }
  .cta_with_full_width_top_background_image_section .section_content.logo_list_type .logo_list_section .logo_list .item {
    width: calc(100%/2);
    padding: 0 20px;
  }
}