﻿.dropdown a {
  color: #0f181f;
}

.process_bannerWrap {
  padding: 112px 22px 80px;
}

.process_bannerCard {
  border-radius: 16px;
  background-color: #e9f1f5;
  padding: 70px 24px 66px 46px;
  position: relative;
}

.liner-one {
  position: absolute;
  top: 0;
  right: 16px;
  width: 38px;
  border-right: 1px solid #cecfd1;
  border-left: 1px solid #cecfd1;
  height: 251px;
}

.liner-two {
  position: absolute;
  top: 214px;
  left: 28px;
  height: 38px;
  border-top: 1px solid #cecfd1;
  border-bottom: 1px solid #cecfd1;
  width: calc(100% - 44px);
}

.liner-three {
  position: absolute;
  top: 214px;
  left: 28px;
  width: 39px;
  border-right: 1px solid #cecfd1;
  border-left: 1px solid #cecfd1;
  height: 650px;
}

.page-process {
  color: var(--blue-2-main-color, #17364b);
  font-family: Commissioner;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 152.941% */
  text-transform: uppercase;
  position: relative;
  z-index: 10;
}
.process_bannerCard h1 {
  color: #d3e301;
  font-family: 'Space Grotesk', sans-serif;
  font-size: 59px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -4.13px;
  line-height: 50px; /* 84.746% */
  margin-top: 8px;
  max-width: 425px;
  position: relative;
  z-index: 10;
}

.process_bannerContent {
  padding-left: 47px;
  display: flex;
  justify-content: flex-end;
  position: relative;
  z-index: 10;
}

.process_bannerContent p {
  color: #17364b;
  font-family: 'Space Grotesk', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px; /* 155.556% */
  letter-spacing: -0.9px;
  margin-top: 48px;
  max-width: 232px;
}

@media (min-width: 1024px) {
  .process_bannerWrap {
    padding: 202px 22px 80px;
  }

  .liner-one {
    right: 67px;
    width: 58px;
    height: 251px;
  }
  .liner-two {
    height: 58px;
    top: 195px;
    width: 485px;
    left: unset;
    right: 67px;
  }
  .liner-three {
    top: 195px;
    left: unset;
    right: 494px;
    width: 58px;
    height: 850px;
  }

  .process_bannerCard {
    padding: 128px 54px 110px 56px;
    max-width: 830px;
    margin: 0 auto;
    border-radius: 40px 40px 0px 0px;
  }

  .process_bannerContent {
    padding-left: 30px;
  }
  .page-process {
    font-size: 22px;
    line-height: 34px;
    font-weight: 400;
  }
  .process_bannerCard h1 {
    font-size: 90px;
    letter-spacing: -6.3px;
    line-height: 78px;
    margin-top: 12px;
    max-width: 628px;
  }
  .process_bannerContent p {
    font-size: 28px;
    line-height: 42px;
    letter-spacing: -1.4px;
    margin-top: 88px;
    font-weight: 600;
    max-width: 402px;
  }
}

@media (min-width: 1366px) {
  .process_bannerWrap {
    padding: 174px 22px 96px;
  }

  .liner-one {
    right: 104px;
    width: 78px;
    height: 291px;
  }
  .liner-two {
    height: 78px;
    top: 213px;
    width: 763px;
    right: 104px;
  }
  .liner-three {
    top: 213px;
    right: 789px;
    width: 79px;
  }

  .process_bannerCard {
    padding: 154px 206px 124px 104px;
    max-width: 1210px;
    margin: 0 auto;
    border-radius: 40px 40px 0px 0px;
  }

  .process_bannerContent {
    padding-left: 30px;
  }
  .process_bannerCard h1 {
    margin-top: 20px;
  }
  .process_bannerContent {
    display: flex;
    justify-content: flex-end;
  }
  .process_bannerContent p {
    margin-top: 72px;
    max-width: 489px;
  }
}
@media (min-width: 1920px) {
  .process_bannerWrap {
    padding: 202px 22px 102px;
  }

  .liner-one {
    right: 228px;
    width: 106px;
    height: 333px;
  }
  .liner-two {
    height: 106px;
    top: 227px;
    width: 962px;
    right: 228px;
  }
  .liner-three {
    top: 227px;
    right: 1085px;
    width: 106px;
  }

  .process_bannerCard {
    padding: 122px 54px 156px 146px;
    max-width: 1704px;
    border-radius: 40px;
  }

  .process_bannerContent {
    padding-left: 579px;
  }
  .page-process {
    font-size: 24px;
    line-height: 36px;
  }
  .process_bannerCard h1 {
    font-size: 96px;
    letter-spacing: -6.72px;
    line-height: 100px;
    margin-top: 42px;
    max-width: 650px;
  }
  .process_bannerContent {
    justify-content: flex-start;
  }
  .process_bannerContent p {
    font-size: 30px;
    line-height: 42px;
    letter-spacing: -1.5px;
    margin-top: 61px;
    max-width: 544px;
  }
}

/* ----- LIST SECTION ------ */

.process_sectionWrap {
  padding-left: 21px;
  position: relative;
  margin-bottom: 166px;
}

.process_sectionWrap::after,
.process_sectionWrap::before {
  border-left: 1px solid #cecfd1;
  content: '';
  height: 100%;
  position: absolute;
  top: 0;
  left: 50px;
}

.process_sectionWrap::after {
  left: 88px;
}

.sectionImgWrap {
  display: flex;
  justify-content: flex-end;
}

.tabletSectionImage,
.desktopSectionImage,
.fullDesktopSectionImage {
  display: none;
}

.sectionHeaderWrap {
  align-items: flex-start;
  display: flex;
  gap: 24px;
  margin-top: 80px;
  padding-left: 34px;
  position: relative;
  z-index: 4;
}

.sectionHeaderWrap::before,
.sectionHeaderWrap::after {
  border-top: 1px solid #cecfd1;
  content: '';
  left: 28px;
  position: absolute;
  top: 8px;
  width: 100%;
  z-index: 2;
}

.sectionHeaderWrap::before {
  top: 48px;
}

.sectionFlexWrap:nth-child(3) .sectionHeaderWrap {
  gap: 18px;
}

.sectionFlexWrap:nth-child(2) .sectionHeader_number {
  position: relative;
  left: -10px;
}

.sectionFlexWrap:nth-child(3) .sectionHeader_number {
  position: relative;
  left: -12px;
}

.sectionHeader_number {
  color: var(--blue-1-5, #cecfd1);
  font-family: 'Space Grotesk', sans-serif;
  font-size: 80px;
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -5.6px;
  position: relative;
  z-index: 6;
}

.sectionHeader_title {
  color: var(--blue-1-5, #cecfd1);
  font-family: 'Space Grotesk', sans-serif;
  font-size: 49px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  letter-spacing: -3.43px;
  position: relative;
  bottom: -6px;
  z-index: 6;
}

.sectionFlexWrap {
  padding-top: 128px;
}

.sectionFlexWrap:first-of-type {
  padding: 0px;
}

@media (min-width: 1024px) {
  .process_sectionWrap {
    padding-left: 0;
    max-width: 1024px;
    margin: 0 auto 128px;
  }
  .process_sectionWrap::before {
    left: 375px;
  }

  .process_sectionWrap::after {
    /* border-color: red; */
    left: 432px;
  }
  .sectionFlexWrap {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding-top: 128px;
  }
  .sectionFlexWrap:first-of-type {
    padding: 0px;
  }
  .sectionImgWrap {
    justify-content: flex-start;
  }
  .mobileSectionImage {
    display: none;
  }
  .tabletSectionImage {
    display: block;
  }
  .sectionRightWrap {
    max-width: 732px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }
  .sectionHeaderWrap {
    margin-top: 168px;
    align-items: flex-end;
    padding-left: 0;
    width: 100%;
    gap: 90px;
  }
  .sectionHeaderWrap::after {
    left: 84px;
    top: 168px;
    width: 2000px;
  }
  .sectionHeaderWrap::before {
    left: 84px;
    top: 108px;
    width: 2000px;
  }
  .sectionHeader_number {
    font-size: 200px;
    letter-spacing: -14px;
    line-height: 1;
  }
  .sectionHeader_title {
    font-size: 90px;
    letter-spacing: -6.3px;
    line-height: 90px;
    margin-bottom: 18px;
  }
  .step_card_wrap {
    width: 716px;
  }
}

@media (min-width: 1366px) {
  .process_sectionWrap {
    max-width: 1366px;
    margin-bottom: 155px;
  }
  .sectionFlexWrap {
    padding-top: 155px;
  }
  .sectionFlexWrap:first-of-type {
    padding: 0px;
  }
  .process_sectionWrap::before {
    left: 420px;
  }
  .process_sectionWrap::after {
    left: 498px;
  }
  .sectionRightWrap {
    max-width: 980px;
  }
  .sectionHeaderWrap {
    gap: 72px;
    margin-top: 235px;
    overflow: visible;
  }
  .sectionHeaderWrap::after {
    top: 168px;
    left: 34px;
  }
  .sectionHeaderWrap::before {
    top: 90px;
    left: 34px;
  }
  .sectionHeader_number {
    position: relative;
    left: -60px;
  }
  .tabletSectionImage {
    display: none;
  }
  .desktopSectionImage {
    display: block;
  }
}
@media (min-width: 1920px) {
  .process_sectionWrap {
    max-width: 1920px;
    margin-bottom: 240px;
  }
  .process_sectionWrap::before {
    left: 621px;
  }
  .process_sectionWrap::after {
    left: 726px;
  }
  .sectionFlexWrap {
    padding-top: 102px;
  }
  .sectionFlexWrap:first-of-type {
    padding: 0px;
  }
  .sectionRightWrap {
    max-width: 1378px;
  }
  .sectionHeader_number {
    font-size: 350px;
    left: -72px;
  }
  .sectionHeader_title {
    font-size: 127px;
    letter-spacing: -11.43px;
    line-height: 130px;
    margin-top: 46px;
  }
  .desktopSectionImage {
    display: none;
  }
  .fullDesktopSectionImage {
    display: block;
  }
  .sectionHeaderWrap {
    align-items: flex-start;
    gap: 32px;
    margin-top: 348px;
  }
  .sectionHeaderWrap::before {
    top: 56px;
    width: 2500px;
    left: 82px;
  }
  .sectionHeaderWrap::after {
    top: 158px;
    width: 2500px;
    left: 82px;
  }
  .sectionFlexWrap:nth-child(2) .sectionHeader_number {
    left: -138px;
  }
  .sectionFlexWrap:nth-child(3) .sectionHeaderWrap {
    margin-top: 272px;
  }
  .sectionFlexWrap:nth-child(3) .sectionHeader_number {
    left: -142px;
  }
}

/* ---- CARD SECTION ----- */
.step_card_wrap {
  border: 1px solid #cecfd1;
  border-radius: 16px 0px 0px 16px;
  padding: 32px 30px 32px 35px;
  border-right: none;
  margin-top: 32px;
  display: flex;
  align-items: flex-start;
  gap: 30px;
}

.card_img_wrap {
  flex: 0 0 27px;
}

.card_header {
  color: #387da0;
  font-family: 'Commissioner';
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}

.card_text {
  color: var(--blue-2-main-color, #17364b);
  font-family: Commissioner;
  font-size: 17px;
  font-style: normal;
  font-weight: 300;
  line-height: 27px; /* 158.824% */
  margin-top: 8px;
}
@media (min-width: 1024px) {
  .step_card_wrap {
    padding: 40px 81px;
    gap: 38px;
    width: 100%;
    max-width: 715px;
    position: relative;
    border: none;
  }
  .step_card_wrap::before {
    border: 1px solid #cecfd1;
    border-radius: 16px 0px 0px 16px;
    content: '';
    width: 2000px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }

  .step_card_wrap:first-child {
    margin-top: 54px;
  }
  .card_header {
    font-size: 18px;
    line-height: 1;
  }
  .card_text {
    font-size: 22px;
    line-height: 33px;
    margin-top: 14px;
  }
}
@media (min-width: 1360px) {
  .step_card_wrap {
    max-width: 980px;
    padding: 38px 52px;
  }
  .card_img_wrap {
    flex: 0 0 46px;
  }
  .card_header {
    font-weight: 700;
  }
  .card_text {
    font-weight: 400;
  }
}
@media (min-width: 1920px) {
  .step_card_wrap {
    max-width: 1378px;
    padding: 40px 110px;
    gap: 70px;
  }
  .step_card_wrap::before {
    border-radius: 20px;
  }
  .card_header {
    font-size: 22px;
    line-height: 36px;
  }
  .card_text {
    font-size: 24px;
    line-height: 40px;
    margin-top: 20px;
    max-width: 834px;
  }
}

.reveal-on-scroll {
  opacity: 0;
  transform: translateX(250px); /* Move from the right */
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}

.reveal-on-scroll.visible {
  opacity: 1;
  transform: translateX(0);
}

.reveal-on-scroll svg rect {
  transition: fill 0.6s ease-out 0.5s;
}
.reveal-on-scroll.visible svg rect:first-of-type {
  fill: #acb7bf;
  stroke: #acb7bf;
}
/* .reveal-on-scroll.visible svg rect:first-child {
  fill: #6b7f8c;
  stroke: #6b7f8c;
} */

.reveal-on-scroll.reveal-on-scroll_2.visible svg rect:nth-child(2) {
  fill: #acb7bf;
  stroke: #acb7bf;
}

.reveal-on-scroll.reveal-on-scroll_3.visible svg rect:nth-child(2) {
  fill: #acb7bf;
  stroke: #acb7bf;
}

.reveal-on-scroll.reveal-on-scroll_3.visible svg rect:nth-child(3) {
  fill: #acb7bf;
  stroke: #acb7bf;
}
