.our_journey_to_net_zero {
  position: relative;
  min-height: 899px;
  padding: 60px 0;
  padding-bottom: 20px;
  width: 100%;
}
.our_journey_to_net_zero .desktop_container {
  display: none;
}
@media only screen and (min-width: 992px) {
  .our_journey_to_net_zero .desktop_container {
    display: block;
  }
}
.our_journey_to_net_zero ul,
.our_journey_to_net_zero ol {
  margin-left: 30px;
  margin-top: 15px;
  margin-bottom: 15px;
  list-style-position: outside;
}
.our_journey_to_net_zero ul li,
.our_journey_to_net_zero ol li {
  font-family: "roobert_medium";
  font-size: 2.625rem;
  line-height: 3.875rem;
}
@media only screen and (min-width: 992px) {
  .our_journey_to_net_zero ul li,
  .our_journey_to_net_zero ol li {
    font-family: "roobert_medium";
    font-size: 2.625rem;
    line-height: 3.875rem;
  }
}
@media only screen and (min-width: 992px) {
  .our_journey_to_net_zero {
    min-height: 800px;
  }
}
@media only screen and (min-width: 992px) {
  .our_journey_to_net_zero {
    padding: 60px 0;
  }
}
.our_journey_to_net_zero .journey_title {
  margin-bottom: 30px;
}
.our_journey_to_net_zero .journey_title h2 {
  font-family: "roobert_regular";
  font-size: 4.375rem;
  line-height: 5.25rem;
}
.our_journey_to_net_zero .journey_description {
  margin-bottom: 60px;
}
.our_journey_to_net_zero .journey_description p {
  font-family: "roobert_medium";
  font-size: 2.625rem;
  line-height: 3.875rem;
}
.our_journey_to_net_zero .our_journey_tiles {
  margin-bottom: 15px;
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 48px), 0% 100%);
  padding-left: 7.5px;
  padding-right: 7.5px;
}
.our_journey_to_net_zero .image_tiles {
  min-height: 244px;
  height: 100%;
  overflow: hidden;
  position: relative;
  padding: 30px;
  transition: text-decoration 0.3s ease-in;
}
.our_journey_to_net_zero .image_tiles .hover-effect {
  transition: transform 0.3s ease-in-out;
}
.our_journey_to_net_zero .image_tiles .hover-effect:hover {
  transform: scale(1.1);
}
.our_journey_to_net_zero .image_tiles img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  filter: brightness(0.7);
  -webkit-filter: brightness(0.7);
  object-fit: cover;
  cursor: pointer;
}
.our_journey_to_net_zero .image_tiles .image_description {
  position: relative;
}
.our_journey_to_net_zero .image_tiles .image_description a,
.our_journey_to_net_zero .image_tiles .image_description p {
  font-family: "roobert_medium";
  font-size: 3.375rem;
  line-height: 4.125rem;
  cursor: pointer;
}
.our_journey_to_net_zero .image_tiles:hover p {
  transition: text-decoration 0.3s ease-in;
  cursor: pointer;
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal {
  visibility: hidden;
  opacity: 0;
  backdrop-filter: blur(50px);
  -webkit-backdrop-filter: blur(50px);
  background: rgba(77, 83, 87, 0.4901960784);
  padding: 118px 0;
  width: 100%;
  position: fixed;
  cursor: default;
  top: 0;
  left: 0;
  transition: all 0.2s ease-in;
}
@media only screen and (min-width: 992px) {
  .our_journey_to_net_zero .our_journey_to_net_zero_modal {
    position: absolute;
  }
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal .journey_modal_close_icon,
.our_journey_to_net_zero .our_journey_to_net_zero_modal .journey_modal_title {
  position: relative;
  z-index: 21;
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal .journey_modal_close_icon .icons,
.our_journey_to_net_zero .our_journey_to_net_zero_modal .journey_modal_title .icons {
  right: 15px;
  height: 50px;
  width: 50px;
  min-height: 50px;
  min-width: 50px;
  border: 2px solid #bff355;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.2s ease;
  position: absolute;
  top: 15px;
  cursor: pointer;
}
@media only screen and (min-width: 992px) {
  .our_journey_to_net_zero .our_journey_to_net_zero_modal .journey_modal_close_icon .icons,
  .our_journey_to_net_zero .our_journey_to_net_zero_modal .journey_modal_title .icons {
    right: 0px;
  }
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal .journey_modal_close_icon .icons span:not([scfieldtype]),
.our_journey_to_net_zero .our_journey_to_net_zero_modal .journey_modal_title .icons span:not([scfieldtype]) {
  display: block;
  height: 18px;
  width: 18px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal .journey_modal_close_icon .icons.change_border_white,
.our_journey_to_net_zero .our_journey_to_net_zero_modal .journey_modal_title .icons.change_border_white {
  border: 2px solid #fff;
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal .journey_modal_close_icon .icons.change_border_black,
.our_journey_to_net_zero .our_journey_to_net_zero_modal .journey_modal_title .icons.change_border_black {
  border: 2px solid #243508;
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal .journey_modal_close_icon .open_icon,
.our_journey_to_net_zero .our_journey_to_net_zero_modal .journey_modal_title .open_icon {
  background-image: url("/-/media/Themes/HoganLovells/site-theme-name/images/Common/accordion_open_close_icon_white.svg");
  cursor: pointer;
  transition: transform 0.3s;
  /* Smooth rotation transition */
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal .journey_modal_close_icon .open_icon.rotate,
.our_journey_to_net_zero .our_journey_to_net_zero_modal .journey_modal_title .open_icon.rotate {
  transform: rotate(45deg);
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal .journey_modal_close_icon .custom_icon,
.our_journey_to_net_zero .our_journey_to_net_zero_modal .journey_modal_title .custom_icon {
  right: 20px;
  transition: all 0.5s;
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal .journey_modal_title {
  min-height: 50px;
  margin-bottom: 60px;
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal .journey_modal_title h2 {
  font-family: "roobert_regular";
  font-size: 4.375rem;
  line-height: 5.25rem;
  margin-bottom: 0;
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal .energy_supply_modal {
  min-height: 739px;
  width: 100%;
  clip-path: none;
}
@media only screen and (min-width: 992px) {
  .our_journey_to_net_zero .our_journey_to_net_zero_modal .energy_supply_modal {
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 160px), 0% 100%);
  }
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal .energy_supply_modal .modal_container {
  min-height: inherit;
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal .energy_supply_modal .modal_container .slick-list,
.our_journey_to_net_zero .our_journey_to_net_zero_modal .energy_supply_modal .modal_container .slick-track {
  min-height: inherit;
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal .energy_supply_modal .modal_container .modal_row {
  min-height: inherit;
  min-height: 739px;
  margin-left: 0;
  margin-right: 0;
  justify-content: space-between;
}
@media (max-width: 992px) {
  .our_journey_to_net_zero .our_journey_to_net_zero_modal .energy_supply_modal .modal_container .modal_row {
    padding: 15px;
  }
}
@media only screen and (min-width: 992px) {
  .our_journey_to_net_zero .our_journey_to_net_zero_modal .energy_supply_modal .modal_container .modal_row {
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 160px), 0% 100%);
  }
}
@media (min-width: 992px) {
  .our_journey_to_net_zero .our_journey_to_net_zero_modal .energy_supply_modal .modal_container .modal_row {
    display: flex;
  }
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal .energy_supply_modal .modal_container .modal_row .modal_col_1 {
  min-height: inherit;
  max-width: 50%;
  padding: 34px 0 0 3.875rem;
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal .energy_supply_modal .modal_container .modal_row .modal_col_1 .journey_modal_subtitle h3 {
  font-family: "roobert_medium";
  font-size: 3.375rem;
  line-height: 4.125rem;
  margin-bottom: 30px;
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal .energy_supply_modal .modal_container .modal_row .modal_col_1 .journey_modal_description_primary {
  font-family: "roobert_medium";
  font-size: 2.625rem;
  line-height: 3.875rem;
  margin-bottom: 30px;
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal .energy_supply_modal .modal_container .modal_row .modal_col_1 .journey_modal_description_primary p {
  font-family: "roobert_medium";
  font-size: 2.625rem;
  line-height: 3.875rem;
  margin-bottom: 30px;
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal .energy_supply_modal .modal_container .modal_row .modal_col_1 .journey_modal_description_primary p span.stat_percent {
  font-family: "roobert_medium";
  font-size: 74px;
  line-height: 99px;
  color: #bff355;
  margin-bottom: 0;
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal .energy_supply_modal .modal_container .modal_row .modal_col_1 .journey_modal_description_primary p span.stat_percent h3 {
  font-family: "roobert_medium";
  font-size: 74px;
  line-height: 99px;
  color: #bff355;
  margin-bottom: 0;
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal .energy_supply_modal .modal_container .modal_row .modal_col_1 .journey_modal_description_primary p span.stat_description,
.our_journey_to_net_zero .our_journey_to_net_zero_modal .energy_supply_modal .modal_container .modal_row .modal_col_1 .journey_modal_description_primary p h3 {
  font-family: "roobert_medium";
  font-size: 28px;
  line-height: 38px;
  margin-bottom: 0;
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal .energy_supply_modal .modal_container .modal_row .modal_col_1 .journey_modal_description_primary p span.stat_description h3,
.our_journey_to_net_zero .our_journey_to_net_zero_modal .energy_supply_modal .modal_container .modal_row .modal_col_1 .journey_modal_description_primary p h3 h3 {
  font-family: "roobert_medium";
  font-size: 28px;
  line-height: 38px;
  margin-bottom: 0;
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal .energy_supply_modal .modal_container .modal_row .modal_col_1 .journey_modal_description_primary p span.journey_modal_description_secondary {
  font-family: "roobert_medium";
  font-size: 17px;
  line-height: 23px;
  margin-bottom: 30px;
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal .energy_supply_modal .modal_container .modal_row .modal_col_1 .journey_modal_description_primary p span.journey_modal_description_secondary p {
  font-family: "roobert_medium";
  font-size: 17px;
  line-height: 23px;
  margin-bottom: 30px;
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal .energy_supply_modal .modal_container .modal_row .modal_col_1 .journey_modal_description_secondary {
  font-family: "roobert_medium";
  font-size: 17px;
  line-height: 23px;
  margin-bottom: 30px;
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal .energy_supply_modal .modal_container .modal_row .modal_col_1 .journey_modal_description_secondary p {
  font-family: "roobert_medium";
  font-size: 17px;
  line-height: 23px;
  margin-bottom: 30px;
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal .energy_supply_modal .modal_container .modal_row .modal_col_1 .stat_info {
  margin-bottom: 60px;
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal .energy_supply_modal .modal_container .modal_row .modal_col_1 .stat_info .stat_percent {
  font-family: "roobert_medium";
  font-size: 74px;
  line-height: 99px;
  color: #bff355;
  margin-bottom: 0;
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal .energy_supply_modal .modal_container .modal_row .modal_col_1 .stat_info .stat_percent h3 {
  font-family: "roobert_medium";
  font-size: 74px;
  line-height: 99px;
  color: #bff355;
  margin-bottom: 0;
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal .energy_supply_modal .modal_container .modal_row .modal_col_1 .stat_info .stat_description {
  font-family: "roobert_medium";
  font-size: 28px;
  line-height: 38px;
  margin-bottom: 0;
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal .energy_supply_modal .modal_container .modal_row .modal_col_1 .stat_info .stat_description h3 {
  font-family: "roobert_medium";
  font-size: 28px;
  line-height: 38px;
  margin-bottom: 0;
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal .energy_supply_modal .modal_container .modal_row .modal_col_1 .cta_wrapper {
  margin-bottom: 74px;
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal .energy_supply_modal .modal_container .modal_row .modal_col_2 {
  max-width: 40%;
  min-height: inherit;
  flex: 1;
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal .energy_supply_modal .modal_container .modal_row .modal_col_2 .banner_media {
  position: relative;
  width: 100%;
  height: calc(100% - 161px);
  clip-path: polygon(20% 0, 100% 0, 100% 100%, 0 85%);
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal .energy_supply_modal .modal_container .modal_row .modal_col_2 .banner_media img,
.our_journey_to_net_zero .our_journey_to_net_zero_modal .energy_supply_modal .modal_container .modal_row .modal_col_2 .banner_media video {
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  object-fit: cover;
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal .energy_supply_modal .btn-learn-light {
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .our_journey_to_net_zero .our_journey_to_net_zero_modal .energy_supply_modal .btn-learn-light {
    text-align: center;
  }
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal .energy_supply_modal .btn-learn-light a:after {
  display: none;
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal .energy_supply_modal .btn-learn-light a span:not([scfieldtype]) {
  padding: 14px 59px 15px 20px;
  line-height: 1;
  font-size: 20px;
  line-height: 20px;
  font-family: "roobert_light";
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal .energy_supply_modal .btn-learn-light a span:not([scfieldtype]):after {
  padding-bottom: 0;
  content: "+";
  font-size: 4.517rem;
  line-height: 0;
  margin-left: 2.625rem;
  padding: 0;
  position: absolute;
  top: 22px;
  right: 22px;
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal .container .modal_pagination_wrapper {
  bottom: 0;
  display: flex;
  right: 15px;
  gap: 30px;
  align-items: baseline;
  justify-content: flex-end;
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal .container .modal_pagination_wrapper .cta-fill-arrow-txt-white a::after {
  transform: translateY(-50%) rotate(45deg);
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal .container .modal_pagination_wrapper .cta-fill-arrow a {
  min-width: auto !important;
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal .container .modal_pagination_wrapper .cta-fill-arrow span {
  max-width: 300px;
  height: auto;
}
 

.our_journey_to_net_zero .our_journey_to_net_zero_modal .container .modal_pagination_wrapper .cta-fill-arrow a:hover::after,
.our_journey_to_net_zero .our_journey_to_net_zero_modal .container .modal_pagination_wrapper .btn-learn-dark a:hover::after,
.our_journey_to_net_zero .our_journey_to_net_zero_modal .container .modal_pagination_wrapper .btn-learn-light a:hover::after {
  /* background-image: url(/~/media/Themes/HoganLovells/site-theme-name/images/case_study_landing/cta-transform-arrow.svg) !important; */
  left: calc(100% - 40px);
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal .container .modal_pagination_wrapper .slide-prev.cta-fill-arrow a span:not([scfieldtype]) {
  padding-left: 6.5rem;
  padding-right: 2rem;
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal .container .modal_pagination_wrapper .slide-prev.cta-fill-arrow a::after {
  transform: rotate(180deg) translateY(50%) rotate(45deg);
  left: 10px;
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal .container .modal_pagination_wrapper .slide-prev.cta-fill-arrow a:hover::after {
  /*background-image: url(/~/media/Themes/HoganLovells/site-theme-name/images/case_study_landing/cta-transform-arrow.svg) !important;*/
  transform: rotate(180deg) translateY(50%) rotate(45deg);
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal .cta-fill-arrow,
.our_journey_to_net_zero .our_journey_to_net_zero_modal .btn-learn-dark,
.our_journey_to_net_zero .our_journey_to_net_zero_modal .btn-learn-light span:not([scfieldtype]) {
  min-height: 50px;
  height: auto;
  max-width: 220px;
  overflow-wrap: anywhere;
}
@media only screen and (min-width: 360px) and (max-width: 410px) {
  .our_journey_to_net_zero .our_journey_to_net_zero_modal .cta-fill-arrow,
  .our_journey_to_net_zero .our_journey_to_net_zero_modal .btn-learn-dark,
  .our_journey_to_net_zero .our_journey_to_net_zero_modal .btn-learn-light span:not([scfieldtype]) {
    max-width: 260px;
  }
}
@media only screen and (min-width: 411px) and (max-width: 576px) {
  .our_journey_to_net_zero .our_journey_to_net_zero_modal .cta-fill-arrow,
  .our_journey_to_net_zero .our_journey_to_net_zero_modal .btn-learn-dark,
  .our_journey_to_net_zero .our_journey_to_net_zero_modal .btn-learn-light span:not([scfieldtype]) {
    max-width: 320px;
  }
}
@media only screen and (min-width: 578px) and (max-width: 768px) {
  .our_journey_to_net_zero .our_journey_to_net_zero_modal .cta-fill-arrow,
  .our_journey_to_net_zero .our_journey_to_net_zero_modal .btn-learn-dark,
  .our_journey_to_net_zero .our_journey_to_net_zero_modal .btn-learn-light span:not([scfieldtype]) {
    max-width: 360px;
  }
}
@media only screen and (min-width: 768px) {
  .our_journey_to_net_zero .our_journey_to_net_zero_modal .cta-fill-arrow,
  .our_journey_to_net_zero .our_journey_to_net_zero_modal .btn-learn-dark,
  .our_journey_to_net_zero .our_journey_to_net_zero_modal .btn-learn-light span:not([scfieldtype]) {
    max-width: 500px;
  }
}
.our_journey_to_net_zero .mobile_container,
.our_journey_to_net_zero .mobile_modal {
  display: block;
}
@media only screen and (min-width: 992px) {
  .our_journey_to_net_zero .mobile_container,
  .our_journey_to_net_zero .mobile_modal {
    display: none;
  }
}
.our_journey_to_net_zero .mobile_container .container,
.our_journey_to_net_zero .mobile_modal .container {
  max-width: 100%;
  padding: 0;
}
.our_journey_to_net_zero .mobile_container .journey_description,
.our_journey_to_net_zero .mobile_modal .journey_description {
  margin-bottom: 30px;
  width: 85%;
}
.our_journey_to_net_zero .mobile_container .journey_description p,
.our_journey_to_net_zero .mobile_modal .journey_description p {
  font-family: "roobert_medium";
  font-size: 2.625rem;
  line-height: 3.875rem;
}
.our_journey_to_net_zero .mobile_container .our_journey_mobile_image_tile,
.our_journey_to_net_zero .mobile_modal .our_journey_mobile_image_tile {
  min-height: 507px;
  position: relative;
  clip-path: polygon(0 0, 100% 0, 100% 80%, 0% 100%);
  padding: 30px;
}
.our_journey_to_net_zero .mobile_container .our_journey_mobile_image_tile img,
.our_journey_to_net_zero .mobile_modal .our_journey_mobile_image_tile img {
  min-height: inherit;
  filter: brightness(0.6);
  -webkit-filter: brightness(0.6);
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
  cursor: pointer;
}
.our_journey_to_net_zero .mobile_container .our_journey_mobile_image_tile .tile_title,
.our_journey_to_net_zero .mobile_modal .our_journey_mobile_image_tile .tile_title {
  position: relative;
}
.our_journey_to_net_zero .mobile_container .our_journey_mobile_image_tile .tile_title p,
.our_journey_to_net_zero .mobile_modal .our_journey_mobile_image_tile .tile_title p {
  font-size: 4.375rem;
  line-height: 5.25rem;
  font-family: "roobert_regular";
  width: 100%;
  margin-bottom: 30px;
}
.our_journey_to_net_zero .mobile_container .our_journey_mobile_image_tile .tile_title .cta-fill-arrow-txt-white a:hover::after,
.our_journey_to_net_zero .mobile_modal .our_journey_mobile_image_tile .tile_title .cta-fill-arrow-txt-white a:hover::after {
  background-image: url(/~/media/Themes/HoganLovells/site-theme-name/images/case_study_landing/cta-transform-arrow.svg) !important;
}
.our_journey_to_net_zero .mobile_container .our_journey_mobile_image_tile .cta-fill-arrow-txt-white a:hover::after,
.our_journey_to_net_zero .mobile_modal .our_journey_mobile_image_tile .cta-fill-arrow-txt-white a:hover::after {
  background-image: url(/~/media/Themes/HoganLovells/site-theme-name/images/case_study_landing/cta-transform-arrow.svg) !important;
}
.our_journey_to_net_zero .mobile_container .our_journey_mobile_image_tile .cta-fill-arrow span:not([scfieldtype]),
.our_journey_to_net_zero .mobile_modal .our_journey_mobile_image_tile .cta-fill-arrow span:not([scfieldtype]) {
  min-height: 50px;
  height: auto;
  max-width: 220px;
  overflow-wrap: anywhere;
}
@media only screen and (min-width: 360px) and (max-width: 410px) {
  .our_journey_to_net_zero .mobile_container .our_journey_mobile_image_tile .cta-fill-arrow span:not([scfieldtype]),
  .our_journey_to_net_zero .mobile_modal .our_journey_mobile_image_tile .cta-fill-arrow span:not([scfieldtype]) {
    max-width: 260px;
  }
}
@media only screen and (min-width: 411px) and (max-width: 576px) {
  .our_journey_to_net_zero .mobile_container .our_journey_mobile_image_tile .cta-fill-arrow span:not([scfieldtype]),
  .our_journey_to_net_zero .mobile_modal .our_journey_mobile_image_tile .cta-fill-arrow span:not([scfieldtype]) {
    max-width: 320px;
  }
}
@media only screen and (min-width: 578px) and (max-width: 768px) {
  .our_journey_to_net_zero .mobile_container .our_journey_mobile_image_tile .cta-fill-arrow span:not([scfieldtype]),
  .our_journey_to_net_zero .mobile_modal .our_journey_mobile_image_tile .cta-fill-arrow span:not([scfieldtype]) {
    max-width: 360px;
  }
}
@media only screen and (min-width: 768px) {
  .our_journey_to_net_zero .mobile_container .our_journey_mobile_image_tile .cta-fill-arrow span:not([scfieldtype]),
  .our_journey_to_net_zero .mobile_modal .our_journey_mobile_image_tile .cta-fill-arrow span:not([scfieldtype]) {
    max-width: 500px;
  }
}
.our_journey_to_net_zero .mobile_container .mobile_pagination_wrapper,
.our_journey_to_net_zero .mobile_modal .mobile_pagination_wrapper {
  display: flex;
  gap: 30px;
  margin-top: 30px;
}
.our_journey_to_net_zero .mobile_container .mobile_pagination_wrapper .btn-learn-light,
.our_journey_to_net_zero .mobile_modal .mobile_pagination_wrapper .btn-learn-light {
  text-align: left;
}
.our_journey_to_net_zero .mobile_container .mobile_pagination_wrapper .btn-learn-light a,
.our_journey_to_net_zero .mobile_modal .mobile_pagination_wrapper .btn-learn-light a {
  min-width: auto !important;
}
.our_journey_to_net_zero .mobile_container .mobile_pagination_wrapper .btn-learn-light a span:not([scfieldtype]),
.our_journey_to_net_zero .mobile_modal .mobile_pagination_wrapper .btn-learn-light a span:not([scfieldtype]) {
  width: 50px;
  height: 50px;
  padding: 0;
}
@media (max-width: 992px) {
  .our_journey_to_net_zero .mobile_container .mobile_pagination_wrapper .btn-learn-light a span:not([scfieldtype]),
  .our_journey_to_net_zero .mobile_modal .mobile_pagination_wrapper .btn-learn-light a span:not([scfieldtype]) {
    background: none;
  }
}
.our_journey_to_net_zero .mobile_container .mobile_pagination_wrapper .btn-learn-light a::after,
.our_journey_to_net_zero .mobile_modal .mobile_pagination_wrapper .btn-learn-light a::after {
  background-image: url(/~/media/Themes/HoganLovells/Site%20theme%20name/images/Common/cta-rebrand-right-arrow.svg) !important;
}
.our_journey_to_net_zero .mobile_container .mobile_pagination_wrapper .btn-learn-light a:hover::after,
.our_journey_to_net_zero .mobile_modal .mobile_pagination_wrapper .btn-learn-light a:hover::after {
  left: calc(100% - 40px);
  top: 50%;
  transform: translateY(-50%);
  background-image: url(/~/media/Themes/HoganLovells/site-theme-name/images/Common/cta-rebrand-right-arrow.svg) !important;
}
.our_journey_to_net_zero .mobile_container .mobile_pagination_wrapper .slide-prev a::after,
.our_journey_to_net_zero .mobile_modal .mobile_pagination_wrapper .slide-prev a::after {
  transform: rotate(180deg) translateY(50%);
  background-image: url(/~/media/Themes/HoganLovells/site-theme-name/images/Common/cta-rebrand-right-arrow.svg) !important;
}
.our_journey_to_net_zero .mobile_container .mobile_pagination_wrapper .slide-prev a:hover::after,
.our_journey_to_net_zero .mobile_modal .mobile_pagination_wrapper .slide-prev a:hover::after {
  transform: rotate(180deg) translateY(50%);
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal.mobile_modal {
  padding-top: 0px;
  overflow-y: hidden;
}
@media only screen and (min-width: 992px) {
  .our_journey_to_net_zero .our_journey_to_net_zero_modal.mobile_modal {
    visibility: hidden;
  }
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal.mobile_modal .scroll_content {
  max-height: 75vh;
  overflow-y: auto;
  padding-bottom: 200px;
  padding-right: 15px;
  scroll-behavior: smooth;
}
@media (max-width: 410px) {
  .our_journey_to_net_zero .our_journey_to_net_zero_modal.mobile_modal .scroll_content {
    padding-bottom: 250px;
  }
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal.mobile_modal .scroll_content::-webkit-scrollbar {
  width: 6px;
  position: absolute;
  left: 5px;
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal.mobile_modal .scroll_content::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: rgba(222, 222, 222, 0.75);
  /* Adjust color as needed */
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal.mobile_modal .scroll_content::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: rgba(0, 0, 0, 0.5);
  /* Set background color for the track */
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal.mobile_modal .journey_modal_title {
  min-height: 50px;
  margin-bottom: 30px;
  margin-top: 58px;
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal.mobile_modal .journey_modal_title h2 {
  font-family: "roobert_regular";
  font-size: 4.375rem;
  line-height: 5.25rem;
  margin-bottom: 0;
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal.mobile_modal .journey_modal_title .icons {
  top: 15px;
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal.mobile_modal .journey_modal_subtitle h3 {
  font-family: "roobert_medium";
  font-size: 3.375rem;
  line-height: 4.125rem;
  margin-bottom: 60px;
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal.mobile_modal .banner_media {
  margin-bottom: 30px;
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal.mobile_modal .banner_media img,
.our_journey_to_net_zero .our_journey_to_net_zero_modal.mobile_modal .banner_media video {
  max-height: 244px;
  width: 100%;
  object-fit: cover;
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal.mobile_modal .journey_modal_description_primary {
  font-family: "roobert_medium";
  font-size: 2.625rem;
  line-height: 3.875rem;
  margin-bottom: 30px;
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal.mobile_modal .journey_modal_description_primary p {
  font-family: "roobert_medium";
  font-size: 2.625rem;
  line-height: 3.875rem;
  margin-bottom: 30px;
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal.mobile_modal .journey_modal_description_primary p span.stat_description,
.our_journey_to_net_zero .our_journey_to_net_zero_modal.mobile_modal .journey_modal_description_primary p h3 {
  font-family: "roobert_medium";
  font-size: 28px;
  line-height: 38px;
  margin-bottom: 0;
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal.mobile_modal .journey_modal_description_primary p span.stat_description h3,
.our_journey_to_net_zero .our_journey_to_net_zero_modal.mobile_modal .journey_modal_description_primary p h3 h3 {
  font-family: "roobert_medium";
  font-size: 28px;
  line-height: 38px;
  margin-bottom: 0;
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal.mobile_modal .journey_modal_description_primary p span.stat_percent,
.our_journey_to_net_zero .our_journey_to_net_zero_modal.mobile_modal .journey_modal_description_primary p h3 {
  font-family: "roobert_medium";
  font-size: 74px;
  line-height: 99px;
  color: #bff355;
  margin-bottom: 0;
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal.mobile_modal .journey_modal_description_primary p span.stat_percent h3,
.our_journey_to_net_zero .our_journey_to_net_zero_modal.mobile_modal .journey_modal_description_primary p h3 h3 {
  font-family: "roobert_medium";
  font-size: 74px;
  line-height: 99px;
  color: #bff355;
  margin-bottom: 0;
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal.mobile_modal .journey_modal_description_primary,
.our_journey_to_net_zero .our_journey_to_net_zero_modal.mobile_modal .journey_modal_description_secondary ul ol {
  font-family: "roobert_medium";
  font-size: 2.625rem;
  line-height: 3.875rem;
  margin-bottom: 30px;
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal.mobile_modal .journey_modal_description_secondary {
  font-family: "roobert_medium";
  font-size: 17px;
  line-height: 23px;
  margin-bottom: 30px;
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal.mobile_modal .journey_modal_description_secondary p {
  font-family: "roobert_medium";
  font-size: 17px;
  line-height: 23px;
  margin-bottom: 30px;
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal.mobile_modal .stat_info {
  margin-bottom: 60px;
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal.mobile_modal .stat_info .stat_percent {
  font-family: "roobert_medium";
  font-size: 74px;
  line-height: 99px;
  color: #bff355;
  margin-bottom: 0;
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal.mobile_modal .stat_info .stat_percent h3 {
  font-family: "roobert_medium";
  font-size: 74px;
  line-height: 99px;
  color: #bff355;
  margin-bottom: 0;
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal.mobile_modal .stat_info .stat_description {
  font-family: "roobert_medium";
  font-size: 28px;
  line-height: 38px;
  margin-bottom: 0;
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal.mobile_modal .stat_info .stat_description h3 {
  font-family: "roobert_medium";
  font-size: 28px;
  line-height: 38px;
  margin-bottom: 0;
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal.mobile_modal .mobile_modal_pagination_wrapper {
  position: absolute;
  bottom: -2px;
  left: 0;
  height: 150px;
  width: 100%;
  background: #4D5357;
  clip-path: polygon(0 43%, 100% 0, 100% 100%, 0% 100%);
  display: flex;
  align-items: end;
  justify-content: flex-end;
  padding-right: 15px;
  padding-bottom: 30px;
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal.mobile_modal .mobile_modal_pagination_wrapper .container {
  gap: 30px;
  padding: 0;
}
.our_journey_to_net_zero .our_journey_to_net_zero_modal.mobile_modal .cta-fill-arrow,
.our_journey_to_net_zero .our_journey_to_net_zero_modal.mobile_modal .btn-learn-dark,
.our_journey_to_net_zero .our_journey_to_net_zero_modal.mobile_modal .btn-learn-light span:not([scfieldtype]) {
  min-height: 50px;
  height: auto;
  max-width: 220px;
  overflow-wrap: anywhere;
}
@media only screen and (min-width: 360px) and (max-width: 410px) {
  .our_journey_to_net_zero .our_journey_to_net_zero_modal.mobile_modal .cta-fill-arrow,
  .our_journey_to_net_zero .our_journey_to_net_zero_modal.mobile_modal .btn-learn-dark,
  .our_journey_to_net_zero .our_journey_to_net_zero_modal.mobile_modal .btn-learn-light span:not([scfieldtype]) {
    max-width: 260px;
  }
}
@media only screen and (min-width: 411px) and (max-width: 576px) {
  .our_journey_to_net_zero .our_journey_to_net_zero_modal.mobile_modal .cta-fill-arrow,
  .our_journey_to_net_zero .our_journey_to_net_zero_modal.mobile_modal .btn-learn-dark,
  .our_journey_to_net_zero .our_journey_to_net_zero_modal.mobile_modal .btn-learn-light span:not([scfieldtype]) {
    max-width: 320px;
  }
}
@media only screen and (min-width: 578px) and (max-width: 768px) {
  .our_journey_to_net_zero .our_journey_to_net_zero_modal.mobile_modal .cta-fill-arrow,
  .our_journey_to_net_zero .our_journey_to_net_zero_modal.mobile_modal .btn-learn-dark,
  .our_journey_to_net_zero .our_journey_to_net_zero_modal.mobile_modal .btn-learn-light span:not([scfieldtype]) {
    max-width: 360px;
  }
}
@media only screen and (min-width: 768px) {
  .our_journey_to_net_zero .our_journey_to_net_zero_modal.mobile_modal .cta-fill-arrow,
  .our_journey_to_net_zero .our_journey_to_net_zero_modal.mobile_modal .btn-learn-dark,
  .our_journey_to_net_zero .our_journey_to_net_zero_modal.mobile_modal .btn-learn-light span:not([scfieldtype]) {
    max-width: 500px;
  }
}
.our_journey_to_net_zero .cta-fill-arrow,
.our_journey_to_net_zero .btn-learn-dark,
.our_journey_to_net_zero .btn-learn-light span:not([scfieldtype]) {
  min-height: 50px;
  height: auto;
}
.our_journey_to_net_zero .cta-fill-arrow a span:not([scfieldtype]),
.our_journey_to_net_zero .btn-learn-dark a span:not([scfieldtype]),
.our_journey_to_net_zero .btn-learn-light span:not([scfieldtype]) a span:not([scfieldtype]) {
  max-width: 220px;
  overflow-wrap: anywhere;
}
@media only screen and (min-width: 360px) and (max-width: 410px) {
  .our_journey_to_net_zero .cta-fill-arrow a span:not([scfieldtype]),
  .our_journey_to_net_zero .btn-learn-dark a span:not([scfieldtype]),
  .our_journey_to_net_zero .btn-learn-light span:not([scfieldtype]) a span:not([scfieldtype]) {
    max-width: 260px;
  }
}
@media only screen and (min-width: 411px) and (max-width: 576px) {
  .our_journey_to_net_zero .cta-fill-arrow a span:not([scfieldtype]),
  .our_journey_to_net_zero .btn-learn-dark a span:not([scfieldtype]),
  .our_journey_to_net_zero .btn-learn-light span:not([scfieldtype]) a span:not([scfieldtype]) {
    max-width: 320px;
  }
}
@media only screen and (min-width: 578px) and (max-width: 768px) {
  .our_journey_to_net_zero .cta-fill-arrow a span:not([scfieldtype]),
  .our_journey_to_net_zero .btn-learn-dark a span:not([scfieldtype]),
  .our_journey_to_net_zero .btn-learn-light span:not([scfieldtype]) a span:not([scfieldtype]) {
    max-width: 360px;
  }
}
@media only screen and (min-width: 768px) {
  .our_journey_to_net_zero .cta-fill-arrow a span:not([scfieldtype]),
  .our_journey_to_net_zero .btn-learn-dark a span:not([scfieldtype]),
  .our_journey_to_net_zero .btn-learn-light span:not([scfieldtype]) a span:not([scfieldtype]) {
    max-width: 500px;
  }
}

.our_journey_to_net_zero.bg_light_green_txt_white .mobile_pagination_wrapper:not(.mobile_modal_pagination_wrapper) .btn-learn-light span:not([scfieldtype]) {
  border-color: #fff;
}

.on-page-editor .our_journey_to_net_zero .modal_row.bg_light_green_txt_white .btn-learn-light a,
.on-page-editor .our_journey_to_net_zero .modal_row.bg_light_green_txt_white .btn-learn-dark a {
  border-color: #fff !important;
}

.on-page-editor .our_journey_to_net_zero .modal_row.bg_light_green_txt_black .btn-learn-light a,
.on-page-editor .our_journey_to_net_zero .modal_row.bg_light_green_txt_black .btn-learn-dark a {
  border-color: #243508 !important;
}

.our_journey_to_net_zero.bg_light_green_txt_black .mobile_pagination_wrapper:not(.mobile_modal_pagination_wrapper) .btn-learn-light span:not([scfieldtype]) {
  border-color: #243508;
}

/* color theme for card  */
.bg_light_green_txt_black {
  background-color: #bff355;
  color: #243508;
}
.bg_light_green_txt_black .btn-learn-dark a span {
  color: #243508;
  border-color: #243508;
}
.bg_light_green_txt_black .btn-learn-dark a::after {
  background-image: url("../images/right-blk-arrow.svg") !important;
  filter: brightness(0.5);
}

.bg_dark_green_txt_white {
  background-color: #243508;
  color: #ffffff;
}
.bg_dark_green_txt_white .btn-learn-dark a span {
  color: #ffffff;
}
.bg_dark_green_txt_white .btn-learn-dark a::after {
  filter: brightness(1);
}

.bg_dark_grey_txt_white {
  background-color: #E2D6CF;
  color: #243508;
}
.bg_dark_grey_txt_white .btn-learn-dark a span {
  color: #243508;
}
.bg_dark_grey_txt_white .btn-learn-dark a::after {
  filter: brightness(1);
}

.bg_green_txt_black {
  background-color: #BFF355;
  color: #243508;
}
.bg_green_txt_black .btn-learn-dark a span {
  color: #243508;
}
.bg_green_txt_black .btn-learn-dark a::after {
  background-image: url("../images/right-blk-arrow.svg") !important;
  filter: brightness(0.5);
}

.bg_purple_txt_white {
  background-color: #243508;
  color: #ffffff;
}
.bg_purple_txt_white .btn-learn-dark a span {
  color: #ffffff;
}
.bg_purple_txt_white .btn-learn-dark a::after {
  filter: brightness(1);
}

.bg_purple_txt_black {
  background-color: #243508;
  color: #ffffff;
}
.bg_purple_txt_black .btn-learn-dark a span {
  color: #ffffff;
}
.bg_purple_txt_black .btn-learn-dark a::after {
  background-image: url("../images/right-blk-arrow.svg") !important;
  filter: brightness(0.5);
}

.bg_green_txt_white {
  background-color: #BFF355;
  color: #243508;
}
.bg_green_txt_white .btn-learn-dark a span {
  color: #243508;
}
.bg_green_txt_white .btn-learn-dark a::after {
  filter: brightness(1);
}

.bg_blue_txt_white {
  background-color: #243508;
  color: #ffffff;
}
.bg_blue_txt_white .btn-learn-dark a span {
  color: #ffffff;
}
.bg_blue_txt_white .btn-learn-dark a::after {
  filter: brightness(1);
}

.bg_blue_txt_black {
  background-color: #243508;
  color: #ffffff;
}
.bg_blue_txt_black .btn-learn-dark a span {
  color: #ffffff;
}
.bg_blue_txt_black .btn-learn-dark a::after {
  background-image: url("../images/right-blk-arrow.svg") !important;
  filter: brightness(0.5);
}

.bg_blue_txt_white {
  background-color: #243508;
  color: #ffffff;
}
.bg_blue_txt_white .btn-learn-dark a span {
  color: #ffffff;
}
.bg_blue_txt_white .btn-learn-dark a::after {
  filter: brightness(1);
}

.bg_pickle_green_txt_black {
  background-color: #BFF355;
  color: #243508;
}
.bg_pickle_green_txt_black .btn-learn-dark a span {
  color: #243508;
}
.bg_pickle_green_txt_black .btn-learn-dark a::after {
  background-image: url("../images/right-blk-arrow.svg") !important;
  filter: brightness(0.5);
}

.bg_pickle_green_txt_white {
  background-color: #BFF355;
  color: #243508;
}
.bg_pickle_green_txt_white .btn-learn-dark a span {
  color: #243508;
}
.bg_pickle_green_txt_white .btn-learn-dark a::after {
  filter: brightness(1);
}

.modal_row.bg_light_green_txt_white {
  background-color: #bff355;
  color: #243508;
}
.modal_row.bg_light_green_txt_white .btn-learn-dark a span {
  color: #243508;
  border-color: #243508;
}
.modal_row.bg_light_green_txt_white .btn-learn-dark a::after {
  filter: brightness(1);
}
.modal_row.bg_light_green_txt_white .btn-learn-dark a:hover span:not([scfieldtype]) {
  color: #243508;
}
.modal_row.bg_light_green_txt_black {
  background-color: #bff355;
  color: #243508;
}
.modal_row.bg_light_green_txt_black .btn-learn-dark a span {
  color: #243508;
  border-color: #243508;
}
.modal_row.bg_light_green_txt_black .btn-learn-dark a::after {
  background-image: url("../images/right-blk-arrow.svg") !important;
  filter: brightness(0.5);
}
.modal_row.bg_light_green_txt_black .btn-learn-dark a:hover span:not([scfieldtype]) {
  color: #fff;
}
.modal_row.bg_dark_green_txt_white {
  background-color: #243508;
  color: #ffffff;
}
.modal_row.bg_dark_green_txt_white .btn-learn-dark a span {
  color: #ffffff;
}
.modal_row.bg_dark_green_txt_white .btn-learn-dark a::after {
  filter: brightness(1);
}
.modal_row.bg_dark_green_txt_white .btn-learn-dark a:hover span:not([scfieldtype]) {
  color: #243508;
}
.modal_row.bg_dark_green_txt_black {
  background-color: #243508;
  color: #ffffff;
}
.modal_row.bg_dark_green_txt_black .btn-learn-dark a span {
  color: #ffffff;
}
.modal_row.bg_dark_green_txt_black .btn-learn-dark a::after {
  background-image: url("../images/right-blk-arrow.svg") !important;
  filter: brightness(0.5);
}
.modal_row.bg_dark_green_txt_black .btn-learn-dark a:hover span:not([scfieldtype]) {
  color: #fff;
}
.modal_row.bg_dark_grey_txt_white {
  background-color: #E2D6CF;
  color: #243508;
}
.modal_row.bg_dark_grey_txt_white .btn-learn-dark a span {
  color: #243508;
}
.modal_row.bg_dark_grey_txt_white .btn-learn-dark a::after {
  filter: brightness(1);
}
.modal_row.bg_dark_grey_txt_white .btn-learn-dark a:hover span:not([scfieldtype]) {
  color: #243508;
}
.modal_row.bg_green_txt_black {
  background-color: #BFF355;
  color: #243508;
}
.modal_row.bg_green_txt_black .btn-learn-dark a span {
  color: #243508;
}
.modal_row.bg_green_txt_black .btn-learn-dark a::after {
  background-image: url("../images/right-blk-arrow.svg") !important;
  filter: brightness(0.5);
}
.modal_row.bg_green_txt_black .btn-learn-dark a:hover span:not([scfieldtype]) {
  color: #fff;
}
.modal_row.bg_purple_txt_white {
  background-color: #243508;
  color: #ffffff;
}
.modal_row.bg_purple_txt_white .btn-learn-dark a span {
  color: #ffffff;
}
.modal_row.bg_purple_txt_white .btn-learn-dark a::after {
  filter: brightness(1);
}
.modal_row.bg_purple_txt_white .btn-learn-dark a:hover span:not([scfieldtype]) {
  color: #243508;
}
.modal_row.bg_purple_txt_black {
  background-color: #243508;
  color: #ffffff;
}
.modal_row.bg_purple_txt_black .btn-learn-dark a span {
  color: #ffffff;
}
.modal_row.bg_purple_txt_black .btn-learn-dark a::after {
  background-image: url("../images/right-blk-arrow.svg") !important;
  filter: brightness(0.5);
}
.modal_row.bg_purple_txt_black .btn-learn-dark a:hover span:not([scfieldtype]) {
  color: #fff;
}
.modal_row.bg_green_txt_white {
  background-color: #BFF355;
  color: #243508;
}
.modal_row.bg_green_txt_white .btn-learn-dark a span {
  color: #243508;
}
.modal_row.bg_green_txt_white .btn-learn-dark a::after {
  filter: brightness(1);
}
.modal_row.bg_green_txt_white .btn-learn-dark a:hover span:not([scfieldtype]) {
  color: #243508;
}
.modal_row.bg_blue_txt_white {
  background-color: #243508;
  color: #ffffff;
}
.modal_row.bg_blue_txt_white .btn-learn-dark a span {
  color: #ffffff;
}
.modal_row.bg_blue_txt_white .btn-learn-dark a::after {
  filter: brightness(1);
}
.modal_row.bg_blue_txt_white .btn-learn-dark a:hover span:not([scfieldtype]) {
  color: #243508;
}
.modal_row.bg_blue_txt_black {
  background-color: #243508;
  color: #243508;
}
.modal_row.bg_blue_txt_black .btn-learn-dark a span {
  color: #ffffff;
}
.modal_row.bg_blue_txt_black .btn-learn-dark a::after {
  background-image: url("../images/right-blk-arrow.svg") !important;
  filter: brightness(0.5);
}
.modal_row.bg_blue_txt_black .btn-learn-dark a:hover span:not([scfieldtype]) {
  color: #fff;
}
.modal_row.bg_blue_txt_white {
  background-color: #243508;
  color: #ffffff;
}
.modal_row.bg_blue_txt_white .btn-learn-dark a span {
  color: #ffffff;
}
.modal_row.bg_blue_txt_white .btn-learn-dark a::after {
  filter: brightness(1);
}
.modal_row.bg_blue_txt_white .btn-learn-dark a:hover span:not([scfieldtype]) {
  color: #243508;
}
.modal_row.bg_pickle_green_txt_black {
  background-color: #BFF355;
  color: #243508;
}
.modal_row.bg_pickle_green_txt_black .btn-learn-dark a span {
  color: #243508;
}
.modal_row.bg_pickle_green_txt_black .btn-learn-dark a::after {
  background-image: url("../images/right-blk-arrow.svg") !important;
  filter: brightness(0.5);
}
.modal_row.bg_pickle_green_txt_black .btn-learn-dark a:hover span:not([scfieldtype]) {
  color: #fff;
}
.modal_row.bg_pickle_green_txt_white {
  background-color: #BFF355;
  color: #243508;
}
.modal_row.bg_pickle_green_txt_white .btn-learn-dark a span {
  color: #243508;
}
.modal_row.bg_pickle_green_txt_white .btn-learn-dark a::after {
  filter: brightness(1);
}
.modal_row.bg_pickle_green_txt_white .btn-learn-dark a:hover span:not([scfieldtype]) {
  color: #243508;
}

/* color theme for card Overlay */
.bg_light_green_txt_black.sxa_real_card_overlay {
  background-color: #bff355;
  color: #243508;
}

.bg_dark_green_txt_white.sxa_real_card_overlay {
  background-color: #243508;
  color: #ffffff;
}

.bg_dark_grey_txt_white.sxa_real_card_overlay {
  background-color: #E2D6CF;
  color: #243508;
}

.bg_green_txt_black.sxa_real_card_overlay {
  background-color: #BFF355;
  color: #243508;
}

.bg_purple_txt_white.sxa_real_card_overlay {
  background-color: #243508;
  color: #ffffff;
}

.bg_green_txt_white.sxa_real_card_overlay {
  background-color: #BFF355;
  color: #243508;
}

.bg_blue_txt_white.sxa_real_card_overlay {
  background-color: #243508;
  color: #ffffff;
}

.bg_blue_txt_black.sxa_real_card_overlay {
  background-color: #243508;
  color: #ffffff;
}

.bg_blue_txt_white.sxa_real_card_overlay {
  background-color: #243508;
  color: #ffffff;
}

.bg_pickle_green_txt_black.sxa_real_card_overlay {
  background-color: #BFF355;
  color: #243508;
}

.bg_pickle_green_txt_white.sxa_real_card_overlay {
  background-color: #BFF355;
  color: #243508;
}

.preview #our_journey_modal,
#our_journey_modal_mobile {
  z-index: 10000;
}

.on-page-editor #our_journey_modal .container {
  padding-top: 150px;
}