.header-banner {
  min-height: 636px;
  z-index: 15;
}
.header-banner-content-container {
  grid-column: 2 / 11;
  grid-row: 3;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 54px;
}
.asset-modernization-header-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-top: 40px;
}
.asset-modernization-icon {
  width: 74px;
  height: 66px;
  margin-right: 20px;
}

.header-banner-image {
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.as-banner {
  background-image: url('../../../assets/images/rebrand-images/AM-background/blue-mountain-header-web.png');
}

.ai-banner {
  background-image: url('../../../assets/images/rebrand-images/AI-Readiness/Lowres/DesktopHeader.jpg');
}

.am-banner {
  background-image: url('../../../assets/images/rebrand-images/AM-background/blue-mountain-header-web.png');
}

.erp-banner {
  background-image: url('../../../assets/images/rebrand-images/AM-background/blue-mountain-header-web.png');
}

.cloud-banner {
  background-image: url('../../../assets/images/rebrand-images/AM-background/blue-mountain-header-web.png');
}

.et-banner {
  background-image: url('../../../assets/images/rebrand-images/AM-background/blue-mountain-header-web.png');
}

@media (max-width: 1279px) {
  .header-banner {
    min-height: 400px;
  }
  .header-banner-content-container {
    grid-row: 3;
    margin-bottom: 80px;
    margin-top: 42px;
  }
}
@media (max-width: 1100px) {
  .header-banner-image {
    background-position: 47% 50% !important;
  }
}
@media (max-width: 950px) {
  .header-banner-image {
    background-position: 55% 50% !important;
  }
  .header-banner-content-container {
    width: 499px;
  }
  .asset-modernization-header-container {
    width: 70%;
  }
}
@media (max-width: 900px) {
  .header-banner-image {
    background-position: 53% 50% !important;
  }
}
@media (max-width: 767px) {
  .banner-header-image {
    background-position: 50% 100% !important;
  }
  .banner-header {
    min-height: 400px;
    justify-content: flex-end;
  }
  .header-banner-content-container {
    grid-column: 1;
    grid-row: 3;
    width: 60%;
  }
  .asset-modernization-icon {
    margin-bottom: 0;
  }
}
@media (max-width: 600px) {
  .header-banner-content-container {
    width: 80%;
  }
}
@media (max-width: 489px) {
  .header-banner-image {
    background-position: 30% 50% !important;
  }
  .header-banner-content-container {
    width: 100%;
    margin-top: 0;
  }
}

.sub-banner {
  min-height: 930px;
  z-index: 10;
  background-color: #23649e;
  padding-top: 54px;
}
.sub-banner-content-container {
  grid-column: 2 / 12;
  grid-row: 2;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.legacy-systems-content-container {
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: space-between;
  gap: 20px;
  position: relative;
}
.leagacy-systems-content {
  font-weight: 200;
  line-height: 44px;
}
.svg-line-wrapper {
  position: absolute;
  left: 50%;
  width: 2px;
  height: 100%;
  z-index: 1;
  display: flex;
  pointer-events: none;
}
.vertical-svg-line {
  width: 2px;
  height: 100%;
  display: block;
}
.left-column {
  flex: 0 1 calc(46% - 20px);
  max-width: 537px;
  min-height: 500px;
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: start;
  gap: 35px;
}
.right-column {
  flex: 0 1 calc(45% - 20px);
  max-width: 537px;
  min-height: 500px;
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: start;
  gap: 45px;
}
.get-started-link a {
  font-family: 'brandon-grotesque', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 6px;
  text-transform: uppercase;
  color: #6ce0b5;
}
.get-started-link a:hover {
  text-decoration: none;
}
.arrow-icon {
  margin-left: -4px;
}
.fc-link-formatting {
  text-decoration: none;
  margin-top: 20px;
  margin-right: 20px;
}
.fc-link-formatting:hover {
  cursor: pointer;
}
@media (min-width: 2400px) {
  .sub-banner {
    min-height: 1050px;
  }
}
@media (min-width: 1800px) {
  .sub-banner {
    min-height: 1000px;
  }
}
@media (max-width: 1279px) {
  .sub-banner {
    min-height: 960px;
    margin-bottom: 0;
  }
  .sub-banner-content-container {
    grid-column: 2 / 12;
  }
  .legacy-systems-content-container {
    flex-direction: row;
  }
  .right-column {
    flex: 0 1 calc(46% - 20px);
  }
  .svg-line-wrapper {
    height: 100%;
  }
}
@media (max-width: 1360px) {
  .header-title-width-restriction {
    width: 72% !important;
  }
}
@media (max-width: 1024px) {
  .header-title-width-restriction {
    width: 81% !important;
  }
}
@media (max-width: 850px) {
  .header-title-width-restriction {
    width: 72% !important;
  }
}
@media (max-width: 800px) {
  .header-title-width-restriction {
    width: 81% !important;
  }
}
@media (max-width: 767px) {
  .sub-banner {
    min-height: 0px;
    padding-bottom: 60px;
    margin-top: -52px;
  }
  .sub-banner-content-container {
    grid-column: 1;
  }
  .header-title-width-restriction {
    width: 81% !important;
  }
  .legacy-systems-content-container {
    flex-direction: column;
    align-items: flex-start;
    gap: 35px;
  }
  .svg-line-wrapper {
    display: none;
  }
  .left-column,
  .right-column {
    min-height: 0px;
    max-width: 100%;
  }
}
@media (max-width: 654px) {
  .header-title-width-restriction {
    width: 100% !important;
  }
}

.value-creation {
  height: auto;
  min-height: 00px;
  z-index: 15;
  display: flex;
  flex-direction: column;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.value-creation .box-wrap {
  padding-bottom: 120px;
}
.value-creation-header-container {
  grid-column: 2 / 11;
  grid-row: 2;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 30px;
}
.value-creation-header-formatting {
  max-width: 850px;
}
.value-creation-header-content-spacing {
  width: 76%;
  margin-bottom: 50px;
}
.value-creation-card-container {
  grid-column: 2 / 12;
  grid-row: 3;
  gap: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.value-creation-card {
  position: relative;
  overflow: hidden;
  flex: 0 1 calc(50% - 10px);
  width: calc(50% - 10px);
  box-sizing: border-box;
  min-height: 520px;
  padding: 66px;
  background-color: #ffffff;
  box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  border: 2px solid #eee6e6;
}
.value-creation-card::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 10px; /* initial width of the color bar */
  height: 100%;
  transition: width 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 2;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.value-creation-card.orange::before {
  background-color: #f46036;
}
.value-creation-card.light-blue::before {
  background-color: #3499e7;
}
.value-creation-card.light-green::before {
  background-color: #4abd92;
}
.value-creation-card.dark-green::before {
  background-color: #259271;
}
/* 
.value-creation-card:hover::before {
  width: 14px; 
  transition: width 0.3s cubic-bezier(.4,0,.2,1);
} */
.value-creation-card::after {
  content: '';
  position: absolute;
  bottom: 130px;
  font-family: 'brandon-grotesque', sans-serif;
  font-size: 350px;
  font-weight: 700;
  font-style: normal;
  color: #ececec99;
  pointer-events: none;
  z-index: 1;
}
.value-creation-card.orange::after {
  content: '1';
  right: 0px;
}
.value-creation-card.light-green::after {
  content: '2';
  right: -22px;
}
.value-creation-card.dark-green::after {
  content: '3';
  right: -24px;
}
.value-creation-card.light-blue::after {
  content: '4';
  right: -16px;
}
.value-creation-card-header {
  margin-bottom: 30px;
}
.value-creation-card-content {
  display: flex;
  flex-direction: column;
  max-width: 460px;
  gap: 30px;
  width: 100%;
}
.value-creation-card-header,
.value-creation-card-content {
  position: relative;
  z-index: 2;
}
@media (max-width: 1279px) {
  .value-creation {
    height: auto;
    min-height: 0;
    padding-bottom: 80px;
  }
  .value-creation-card-container {
    grid-column: 2 / 12;
    grid-row: 3;
    flex-direction: column;
  }
  .value-creation-header-content-spacing {
    width: 88%;
  }
  .value-creation-card {
    width: 100%;
    min-height: 0;
    padding: 55px;
  }
  .value-creation-card-content {
    max-width: 80%;
    gap: 30px;
  }
  .value-creation-card::after {
    bottom: 0;
    top: 50%;
  }
}
@media (max-width: 1024px) {
  .value-creation .box-wrap {
    padding-bottom: 60px;
  }
}
@media (max-width: 950px) {
  .value-creation-header-formatting {
    max-width: 500px;
  }
  .value-creation-header-content-spacing {
    width: 85%;
  }
  .value-creation-card {
    min-height: 0;
  }
}
@media (max-width: 767px) {
  .value-creation {
    height: auto;
    min-height: 0;
    padding-bottom: 40px;
  }
  .value-creation-header-container {
    grid-column: 1;
    grid-row: 2;
  }
  .value-creation-card-container {
    grid-column: 1;
    grid-row: 3;
    flex-direction: column;
  }
  .value-creation-header-content-spacing {
    width: 100%;
  }
  .value-creation-card {
    width: 100%;
    padding: 44px;
    margin-bottom: 20px;
  }
  .value-creation-card-content {
    max-width: 100%;
  }
  .optimize-header-max-width {
    max-width: 214px;
  }
}
@media (max-width: 599px) {
  .value-creation-card::after {
    font-size: 300px;
    bottom: -100px;
  }
  .value-creation-card.orange::after {
    content: '1';
    right: 0px;
    top: 135px;
  }
  .value-creation-card.light-green::after {
    content: '2';
    right: -22px;
    top: 204px;
  }
  .value-creation-card.dark-green::after {
    content: '3';
    right: -24px;
    top: 170px;
  }
  .value-creation-card.light-blue::after {
    content: '4';
    right: -16px;
    top: 140px;
  }
}
@media (max-width: 480px) {
  .value-creation .box-wrap {
    padding-bottom: 40px;
  }
}
.why-it-works-header-container {
  grid-column: 2 /11;
  grid-row: 2;
  padding-top: 75px;
}
.header-content-spacing {
  margin-bottom: 50px;
}
.why-it-works-content-container {
  grid-column: 2 / 12;
  grid-row: 3;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  row-gap: 20px;
}
.why-it-works-card {
  display: flex;
  flex-direction: row;
  width: 100%;
  min-height: 150px;
  height: auto;
  padding: 3.125rem;
  background-color: #ffffff;
  box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  border: 2px solid #eee6e6;
  position: relative;
  align-items: start;
  justify-content: start;
}
.why-it-works-card-content-container {
  display: flex;
  flex-direction: column;
  width: 85%;
  padding-left: 3.125rem;
  gap: 1.5rem;
}
.why-it-works-icon {
  width: 5.625rem;
  height: 5.625rem;
}
@media (max-width: 1279px) {
  .why-it-works-header-container {
    grid-column: 2 / 12;
    grid-row: 2;
  }
  .why-it-works-content-container {
    grid-column: 2 / 12;
    grid-row: 3;
    flex-direction: column;
  }
  .why-it-works-card {
    width: auto;
    margin-bottom: 30px;
    flex-direction: column;
  }
  .why-it-works-card-content-container {
    width: 100%;
    margin-top: 30px;
    padding-left: 0;
  }
}
@media (max-width: 1024px) {
  .why-it-works-content-container {
    padding-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .why-it-works-header-container {
    grid-column: 1;
    grid-row: 2;
    margin-top: -40px;
  }
  .why-it-works-content-container {
    grid-column: 1;
    grid-row: 3;
    flex-direction: column;
  }
  .why-it-works-card {
    width: auto;
    margin-bottom: 20px;
    flex-direction: column;
  }
  .why-it-works-card-content-container {
    width: 100%;
    padding-left: 0;
  }
  .why-it-works-icon {
    width: 4rem;
    height: 4rem;
  }
  .scalable-width {
    width: 80%;
  }
}

.field-results {
  min-height: 3100px;
  z-index: 10;
  display: flex;
  flex-direction: column;
}
.field-results-header-container {
  grid-column: 2 / 12;
  grid-row: 2;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-top: 80px;
}
.fr-header-content-width-restriction {
  width: 74%;
}
.results-section-container {
  grid-column: 2 /12;
  grid-row: 3;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.field-results-section-header {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 20px;
}
.fr-header-width {
  width: 80%;
}
.fr-header-content {
  width: 70%;
}
.field-results-section-header .secondary-font {
  white-space: nowrap;
  flex-shrink: 0;
}
.results-section-card-container {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 20px;
  padding-top: 2.75rem;
  padding-bottom: 4.375rem;
}
.field-results-section-header svg {
  flex: 1 1 0;
  width: 100%;
  height: 48px;
  min-width: 0;
  display: block;
}
.results-card {
  position: relative;
  width: calc((100% - 40px) / 3);
  min-height: 320px;
  padding: 2.75rem 3.125rem;
  gap: 40px;
  background-color: rgb(14, 78, 99);
  display: flex;
  flex-direction: column;
  border-radius: 8px;
}
.results-card-icon {
  height: 60px;
  width: 60px;
}
.situation-section-container {
  grid-column: 2/ 12;
  grid-row: 4;
  gap: 20px;
}
.situation-section-content-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
}
.content-container-spacing {
  padding: 40px 0;
  display: flex;
  justify-content: space-between;
}
.situation-image-content {
  display: flex;
  justify-content: right;
  width: 100%;
  flex-direction: column;
  gap: 25px;
  text-shadow: 0 0 51px rgba(0, 0, 0, 0.34), 0 0 20px rgba(0, 0, 0, 0.24);
}
.situation-content-left {
  width: 50%;
}
.situation-content-width-restriction {
  display: flex;
  flex-direction: column;
  width: calc(93% - 20px);
  justify-content: space-between;
  gap: 35px;
  min-height: 500px;
}
.situation-content-right {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 500px;
  position: relative;
}
.sub-picture-content {
  width: calc(97% - 20px);
  margin-left: auto;
}
.approach-section-container {
  grid-column: 2 / 12;
  grid-row: 5;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  padding-bottom: 54px;
}
.approach-header {
  padding: 40px 0;
  width: 65%;
}
.approach-card-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.approach-card {
  width: 50%;
}
.approach-card-content-container-left {
  width: 86%;
  min-height: 0;
  padding-top: 30px;
  padding-bottom: 40px;
}
.approach-card-content-container-right {
  width: 85%;
  min-height: 0;
  padding-top: 30px;
  padding-bottom: 40px;
  margin-left: 7%;
}
.approach-card-icon {
  height: 92px;
  width: 92px;
}
.approach-card-content {
  padding-top: 20px;
}
@media (min-width: 1600px) {
  .approach-card-container {
    padding-bottom: 50px;
  }
}
@media (max-width: 1279px) {
  .results-card {
    padding: 2.75rem 2.5rem;
  }
  .situation-section-image {
    padding: 40px 0 0 140px;
  }
}

@media (max-width: 1024px) {
  .field-results-header-container {
    grid-column: 2 / 12;
    grid-row: 2;
  }
  .results-card {
    width: auto;
    min-height: 0px;
    margin-bottom: 20px;
  }
  .content-container-spacing {
    flex-direction: column;
    gap: 35px;
  }
  .situation-content-left,
  .situation-content-right {
    width: 100%;
    min-height: 0;
  }
  .situation-content-right {
    gap: 35px;
  }
  .situation-content-width-restriction {
    width: 100%;
    min-height: 0px;
  }
  .field-results {
    padding: 100px 0;
    min-height: 0;
  }
  .results-section-card-container {
    flex-direction: column;
  }
  .sub-picture-content {
    width: 100%;
    margin-left: 0;
  }

  .approach-header {
    width: 81%;
  }
  .approach-card-container {
    flex-direction: column;
    gap: 35px;
  }
  .approach-card {
    width: 100%;
    min-height: 0px;
  }
  .approach-card-content-container-left,
  .approach-card-content-container-right {
    width: 100%;
    margin-left: 0;
    padding: 30px 0 0 0;
    min-height: 0;
  }
}
@media (max-width: 767px) {
  .field-results {
    padding: 60px 0;
  }
  .field-results-header-container {
    grid-column: 1;
    grid-row: 2;
  }
  .results-section-container {
    grid-column: 1;
    grid-row: 3;
  }
  .results-section-card-container {
    padding: 35px 0 !important;
  }
  .situation-section-container {
    grid-column: 1;
    grid-row: 4;
  }
  .approach-section-container {
    grid-column: 1;
    grid-row: 5;
  }
  .field-results-section-header {
    flex-direction: column;
    gap: 0px;
    align-items: flex-start;
  }
  .field-results-section-header svg {
    display: none;
  }
  .situation-section-content-container {
    flex-direction: column;
  }
  .content-container-spacing {
    flex-direction: column;
    gap: 40px;
    padding: 35px 0;
  }
  .situation-content-left,
  .situation-content-right {
    width: 100%;
    min-height: 0;
    gap: 40px;
  }
  .situation-content-width-restriction {
    width: 100%;
    min-height: 0;
  }
  .situation-section-image {
    padding: 20px 0 20px 150px;
  }
  .sub-picture-content {
    width: 100%;
    margin-left: 0;
  }
  .approach-card {
    width: auto;
    min-height: 0px;
    padding: 10px 0 10px 0;
  }
  .approach-header {
    width: 100%;
  }
}

.fc-learn-more {
  min-height: 470px;
  height: 470px;
  z-index: 15;
  display: flex;
  flex-direction: row;
  background-image: url("data:image/svg+xml;utf8,<svg width='100' height='100' viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'><filter id='noiseFilter'><feTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='4' stitchTiles='stitch'/></filter><rect width='100' height='100' filter='url(%23noiseFilter)'/></svg>");
}
.fc-learn-more-banner-container {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
}
.fc-learn-more-banner-content span {
  display: block;
}
.fc-learn-more-banner-spacing {
  margin-bottom: 40px;
  min-width: 600px;
}
.fc-learn-more-button {
  height: 65px;
  width: 285px;
  padding: 28px 25px;
  background-color: rgb(52, 153, 231);
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.fc-learn-more-button a {
  font-family: 'Brandon Grotesque', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 34px;
  letter-spacing: 2.56px;
  text-transform: uppercase;
  text-decoration: none;
  color: #ffffff;
}
.fc-learn-more-image-container {
  position: absolute;
  display: flex;
  justify-content: right;
  right: 0;
  top: 0;
  overflow: hidden;
  width: 50%;
  height: 100%;
}
.CTA-image {
  width: 100%;
  height: 100%;
  transform: scale(1.6) translateX(-115px) translateY(15px);
  object-fit: cover;
  object-position: 50% 50%;
}

@media (min-width: 1700px) {
  .CTA-image {
    transform: scale(1.4) translateX(-104px) translateY(29px);
  }
}
@media (max-width: 1350px) {
  .fc-learn-more-banner-spacing {
    width: 140%;
    min-width: 0px;
  }
  .fc-learn-more-button {
    height: auto;
    width: auto;
    padding: 14px 16px;
  }
  .fc-learn-more-button a {
    font-size: 13px;
  }
  .CTA-image {
    transform: scale(1.6) translateX(-90px) translateY(29px);
  }
}
@media (max-width: 1024px) {
  .fc-learn-more-image-container {
    position: absolute;
    width: 50%;
  }
  .fc-learn-more-banner-container {
    grid-column: 2 / 10;
    grid-row: 1;
  }
  .fc-learn-more-banner-spacing {
    width: 48%;
    margin: 50px 0 30px 0;
  }
  .fc-learn-more-button {
    width: fit-content;
    margin-bottom: 60px;
  }
  .fc-learn-more-button a {
    font-size: 14px;
  }
  .CTA-image {
    width: 180%;
    transform: scale(1.5) translate(-60px, 0px);
  }
}
@media (max-width: 950px) {
  .fc-learn-more-image-container {
    justify-content: left;
  }
  .CTA-image {
    width: auto;
    transform: scale(1.3) translateX(-228px);
  }
}
@media (max-width: 768px) {
  .fc-learn-more-banner-spacing {
    width: 52%;
  }
  .CTA-image {
    transform: translateX(-310px) scale(1.2);
  }
}
@media (max-width: 767px) {
  .fc-learn-more-banner-container {
    grid-column: 1;
    grid-row: 1;
    width: 100%;
  }
  .fc-learn-more .grid-container {
    margin: 0;
  }
}
@media (max-width: 650px) {
  .fc-learn-more {
    min-height: 0px;
    flex-direction: column;
  }
  .fc-learn-more-banner-container {
    grid-column: 1;
    grid-row: 1;
  }
  .fc-learn-more-banner-spacing {
    width: 90%;
  }
  .fc-learn-more-button {
    height: auto;
    width: fit-content;
    padding: 12px 16px;
  }
  .fc-learn-more-image-container {
    position: relative;
    width: 100%;
    max-height: 288px;
  }
  .fc-image-container img {
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: 50% 50%;
  }
  .fc-learn-more-button a {
    font-size: 10px;
    line-height: 25px;
  }
  .fc-learn-more-banner-spacing {
    margin-bottom: 30px;
  }
  .CTA-image {
    width: 100%;
    transform: translateY(-80px) translateX(-106px) scale(1.4);
  }
}
@media (max-width: 505px) {
  .fc-learn-more-banner-spacing {
    width: 90%;
  }
  .CTA-image {
    transform: translateY(-42px) translateX(-144px) scale(2);
  }
}
