:root {
    --ge-green: #004D43;
    --ge-accent: #2ECC71;
    --ge-bg-light: #F9F9F9;
    --ge-text: #333;
}

.ge-about-container { color: var(--ge-text); line-height: 1.6; }

.container_about_us_one {
    max-width: 1520px;
    margin: 0 auto;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    width: calc(100% - 160px);
    padding-left: 0;
    padding-right: 0;
}
.ge-hero-with-bg {
    background: url('/image/catalog/photo_aboutNEW.svg') center center / cover no-repeat;
    padding: 0 0 30px;
    text-align: center;
    border-radius: 0 0 40px 40px;
    color: var(--ge-white);
    position: relative;
    display: flex;
    align-items: center;
}

.container_about_us_one .breadcrumb-custom {
    display: flex;
    align-items: center;
    list-style: none;
    padding: 90px 0 0 0;
    margin: 0;
    background: transparent !important;
    margin-left: auto;
    margin-right: auto;
    max-width: 1520px;
}
@media screen and (max-width: 1300px) {
    .container_about_us_one .breadcrumb-custom {
        width: calc(100% - 10px);
    }

}
.ge-hero-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
    align-self: stretch;
    margin-top: 30px;
}
.ge-breadcrumb a, .ge-breadcrumb span { color: rgba(255,255,255,0.7); text-decoration: none; font-size: 13px; }
.ge-label { 
    color: var(--White-text, #F6F7F9);
    text-align: center;
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    gap: 10px;
    display: flex;
}

.ge-main-title {
    color: var(--White-text, #F6F7F9);
    text-align: center;
    font-family: 'Inter', sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0;
}

.ge-hero-desc {
    color: var(--White-text, #F6F7F9);
    text-align: center;
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px; 
    margin: 0 auto;
    width: 100%;
    max-width: 592px;
}

.ge-intro {
    background: var(--White-text, #F6F7F9);
    display: flex;
    width: 100%;
    padding: 0 50px;
    justify-content: center;
    align-items: flex-start;
    margin-left: auto;
    margin-right: auto;
}

.ge-intro-grid {
  display: flex;
  gap: 120px;
  align-items: center;
  padding: 50px 0 120px;
}


.container_block_about_ua_tree {
    display: flex;
    padding: 50px 0;
    flex-direction: column;
    align-items: center;
    gap: 50px;
    align-self: stretch;
}

.ge-center-head {
  text-align: center;
  max-width: 632px;
}


.ge-center-head p {
    color: var(--Black-text, #000);
    text-align: center;
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; 
    margin: 0;
}
.ge-center-head h2 {
    color: var(--Black-text, #000);
    text-align: center;
    font-family: 'Inter', sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 0;
    margin-bottom: 20px;
}
.ge-section-title {
    color: var(--Black-text, #000);
    font-family: 'Inter', sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 0 0 25px 0;
}
.ge-intro-content p {
    color: var(--Black-text, #000);
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    margin: 0;
}
.ge-intro-line-page {
    height: 2px;
    align-self: stretch;
    border-radius: 30px;
    background: var(--Green, #25B461);
    margin-top: 10px;  
    margin-bottom: 10px;
}
.ge-intro-content .ge-intro-text-one {
    color: var(--Black-text, #000);
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; 
    margin: 0;
}

.ge-values-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

.ge-value-card {
    background: var(--ge-bg-light);
    display: flex;
    padding: 20px;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    flex: 1 0 0;
    border-radius: 20px;
    width: 100%;
    max-width: 750px;
}
.ge-value-card h3{
    color: var(--Black-text, #000);
    font-family: 'Inter', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 35px;
    margin: 0;
    margin-top: 10px;
}
.ge-value-card p {
    color: var(--Black-text, #000);
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px; 
    margin: 0;
}
.ge-icon-box {
    background: var(--White-text, #F6F7F9);
    width: 40px;
    height: 40px;
    display: flex;
    margin-left: 3px;
    margin-top: 1px;
}
.ge-process-section {
    background: var(--White-text, #F6F7F9);
    display: flex;
    width: 100%;
    padding: 120px 120px;
    flex-direction: column;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
}

.ge-process-steps {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  position: relative;
  width: 100%;
  max-width: 1520px;
  margin: 0 auto;
}


.ge-process-steps::before {
  content: "";
  position: absolute;
  top: 91px;
  left: 10%;
  right: 10%;
  height: 3px;
  background: var(--Green, #25B461);
  z-index: 0;
}

.ge-step {
    text-align: center;
    position: relative;
    z-index: 1;
    display: flex;
    padding: 45px 15px;
    flex-direction: column;
    align-items: center;
    flex: 1 0 0;
    align-self: stretch;
}

.ge-step-num {
    width: 94px;
    height: 94px;
    background: var(--Green, #25B461);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    font-weight: 700;
    color: var(--White-text, #F6F7F9);
    text-align: center;
    font-family: 'Inter', sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 50.494px; 
    margin-bottom: 15px;
}
.ge-step h4 {
    color: var(--Black-text, #000);
    text-align: center;
    font-family: 'Inter', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 44.183px; 
    margin: 0;
    margin-bottom: 5px;
}
.ge-step p {
    color: var(--Grey-text, #8A8C8D);
    text-align: center;
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 37.871px;
    margin: 0;
}

.ge-expertise {
    display: flex;
    padding: 50px 0 0 0;
    flex-direction: column;
    align-items: center;
    gap: 30px;
    align-self: stretch;
    margin-left: auto;
    margin-right: auto;
}

.ge-exp-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  width: 100%;
  max-width: 1520px;
  margin: 0 auto;
}
.white-separator {
    width: 100%;
    height: auto;
    min-height: 120px;
    background-color: #ffffff;
}
.ge-exp-item {
    background: #fff;
    padding: 20px;
    border-radius: 20px;
    border: 1px solid #eee;
    display: flex;
    align-items: center;
    gap: 10px;
    color: var(--Black-text, #000);
    font-family: 'Inter', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 35px; 
}

.ge-exp-item svg {
  color: #fff;
  background: var(--Green, #25B461);
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  padding: 8.571px;
}

.container_about_us_one .breadcrumb-custom .current-page {
    color: var(--White-text, #F6F7F9);
    text-align: center;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; 
}
.container_about_us_one .breadcrumb-custom li a {
    color: var(--White-text, #F6F7F9);
    text-align: center;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; 
}
.container_about_us_one .breadcrumb-custom li:not(:last-child)::after {
    content: "";
    background-color: #F6F7F9;
    text-align: center;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; 
}
.container_about_us_one .breadcrumb-custom li a:hover {
    color: var(--Green, #25B461);
    text-align: center;
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}
    
.ge-rounded-img-one {
    display: none;
}
@media (min-width: 740px) and (max-width: 1550px) {
    .ge-expertise {
        padding-left: 20px;
        padding-right: 20px;
    }
    .ge-exp-grid {
        margin-bottom: 50px;
    }
    .container_block_about_ua_tree {
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media (min-width: 740px) and (max-width: 1100px) {
    .ge-process-steps {
        grid-template-columns: 1fr;
        gap: 0;
    }
    .ge-process-steps::before {
        display: none;
    }
    .ge-process-section {
        padding-top: 100px;
        padding-bottom: 60px;
    }
    .ge-center-head h2 {
        margin-top: 25px;
        margin-bottom: 10px;
    }
    .ge-step {
        padding: 0 15px;
        margin-bottom: 40px;
    }
    .ge-center-head {
        margin-bottom: 20px;
    }
    .container_block_about_ua_tree {
        gap: 10px;
        padding: 25px 20px 50px 20px;
    }
    }
    
.ge-exp-grid {
    margin-bottom: 50px;
}

@media (max-width: 739px) {
  
  .ge-values-grid,
  .ge-process-steps,
  .ge-exp-grid {
    grid-template-columns: 1fr;
  }
  .ge-process-steps {
    gap: 0;
    grid-template-columns: 1fr;
  }
  .ge-intro-grid {
    flex-direction: column;
    gap: 25px;
    padding: 50px 0;
  }

  .ge-process-steps::before {
    display: none;
  }
  .ge-hero-inner {
    margin-left: 10px;
    margin-right: 10px;
  }
  .ge-section-title {
    font-weight: 700;
  }

  .ge-main-title {
    font-size: 24px;
  }
  .container_about_us_one {
    width: 100%;
  }
  .ge-about-container {
    width: 100%;
    
  }
  .white-separator {
    min-height: 50px;
  }
  .ge-exp-grid {
    margin-bottom: 50px;
  }
  .ge-exp-item {
    font-size: 16px;
    line-height: 25px;
  }
  .ge-expertise {
    padding-left: 10px;
    padding-right: 10px;
  }
  .ge-intro  {
    padding: 0 10px;
  }
  .ge-section-title {
    font-size: 24px;
  }
  .ge-intro-content p {
    font-size: 14px;
  }
  .ge-intro-content .ge-intro-text-one {
    font-size: 14px;
  }
  .ge-center-head p {
    font-size: 14px;
  }
  .container_block_about_ua_tree {
    padding-left: 10px;
    padding-right: 10px;
    gap: 30px;
  }
  .ge-value-card p {
    font-size: 14px;
  }
  .ge-center-head h2 {
    font-size: 24px;
  }
  .ge-process-section {
    padding: 50px 10px;
  }
  .ge-step {
    padding: 20px 10px;
  }
  .ge-step p {
    font-size: 14px;
  }
  .container_about_us_one .breadcrumb-custom {
    padding: 90px 0 0 0;
}
.container_about_us_one .breadcrumb-custom {
        width: calc(100% - 20px);
    }

  }

.ge-intro-content {
    width: 100%;
    max-width: 673px;
    height: auto;
}
.ge-rounded-img {
    display: block;
    width: 100%;
    max-width: 727px;
    border-radius: 40px;
}
@media (min-width: 1280px) {
    .ge-rounded-img-two {
        display: none;
    }
    
   
}
@media (min-width: 740px) and (max-width: 1300px) {
    .container_about_us_one {
            width: calc(100% - 40px);
    }
}
@media (min-width: 1280px) and (max-width: 1650px) {
     .ge-intro {
        padding: 0 71px;
    }
}
@media (min-width: 1280px) and (max-width: 1650px) {
    
    .ge-intro-content {
        max-width: 50%;
    }
    .ge-intro-grid {
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        align-items: center;
        justify-content: center;
    }
    .ge-rounded-img {
        max-width: 700px;
    }
    }
@media (min-width: 1280px) and (max-width: 1300px) {
     .ge-intro {
        padding: 0 20px;
    }
}
@media (min-width: 1280px) and (max-width: 1440px) {
    .ge-rounded-img-two {
        display: none;
        width: 100%;
        max-width: 50%;
        border-radius: 40px;
    }
    .ge-rounded-img {
        display: block;
        width: 100%;
        max-width: 727px;
        border-radius: 40px;
    }
}


@media (min-width: 740px) and (max-width: 1100px) {
    .ge-intro-grid {
        flex-direction: column;
        gap: 25px;
        padding: 50px 0 100px;
    }
    .ge-intro-content {
        max-width: fit-content;
    }
    .ge-intro {
        padding: 0  20px;
    }
}
@media (min-width: 740px) and (max-width: 1279px) {
    .ge-intro-grid {
        flex-direction: column;
        gap: 25px;
        padding: 50px 0 50px;
    }
    .ge-intro-content {
        max-width: fit-content;
    }
    .ge-intro {
        padding: 0  20px;
    }
}
@media (min-width: 1101px) and (max-width: 1279px) {
  .ge-rounded-img-one {
    display: none;
  }
  .ge-rounded-img {
    display: block;
    width: 100%;
    max-width: 727px;
    border-radius: 40px;
  }
  .ge-rounded-img-two {
    display: none;
  }
  .ge-intro-grid  {
    flex-direction: row;
  }
   .ge-intro-content {
        max-width: 50%;
    }
  }

@media (min-width: 740px) and (max-width: 1100px) {
   .ge-rounded-img-one {
    display: none;
  }
  .ge-rounded-img {
    display: block;
    width: 100%;
    max-width: fit-content;
    border-radius: 40px;
  }
  .ge-rounded-img-two {
    display: none;
  }
}
@media (min-width: 511px) and (max-width: 739px) {
  .ge-rounded-img-one {
    display: none;
  }
  .ge-rounded-img {
    display: none;
  }
  .ge-rounded-img-two {
    display: block;
    width: 100%;
    max-width: fit-content;
    border-radius: 20px;
  }

}
@media (max-width: 510px) {
     .ge-rounded-img-one {
        width: 100%;
        max-width: 727px;
        border-radius: 20px;
        display: block;
  }
  .ge-rounded-img {
    display: none;
  }
  .ge-rounded-img-two {
    display: none;
  }
}

