.place-card.place-card-large {
  display: none !important;
}

.km31659y {
  border-radius: 10px !important;
  width: 100%;
  height: 450px;
  border: 1px solid rgb(42 44 52 / 0.3);
}

.ask9qpvl {
  margin-top: 20px;
}

.n8pdd6ca {}

.bsa9j8i8 {
  display: flex;
  gap: 50px;
  align-items: center;

}

.jmk3ecs0 {}

.bjbg23d9 {

  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 20px;
  text-transform: uppercase;
}

.fp79veax {
  justify-content: flex-end;
  padding-bottom: 40px;
  background-position: top -55% center;
}

.adxvfrdm {
  justify-content: space-between;
}

.l3q3ubci {
  background-image: url('../images/header-cont-bg.png');
}

.vtclbzpp {}

.ln5oox58 {
  color: #ffffffcc;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
  padding-left: 34px;
  font-style: normal;
  position: relative;
  text-align: left;
}

.ln5oox58::before {
  position: absolute;
  content: '';
  height: 24px;
  width: 24px;
  left: 0;
  top: 3px;
  background-size: fill;
  background-position: center center;
  background-repeat: no-repeat;
}

.flo2hhzf::before {
  background-image: url('../images/geo-icon.svg');
}

.usp7ewc2::before {
  background-image: url('../images/phone-icon.svg');
}

.ajdq97mz::before {
  background-image: url('../images/support-icon.svg');
}

.o22tvh72::before {
  background-image: url('../images/time-icon.svg');
}

.ln5oox58:not(:last-child) {
  margin-bottom: 10px;
}

.content-header {
  min-height: 580px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  text-align-last: left;
  width: 100%;
}

.x69lrzgh, .ma39rs82 {
  font-size: 60px;
  line-height: 1.2;
}

.w2vp05yt {
  gap: 20px;
}



.krxhbos0 {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-in-out;
  padding-top: 0;
  padding-bottom: 0;
}

.krxhbos0.active {
  max-height: 400px;
  transition: max-height 0.3s ease-in-out;
  padding-top: 0;
  padding-bottom: 24px;
}

.c5pz51sj svg {
  transition: transform 0.3s ease-in-out;
}

.aiteh0wa {
  transition: all 0.2s ease-in-out;
}

.aiteh0wa {
  background-color: #F6F6F6;
  padding: 15px 55px 27px;
  border: 1px solid rgba(42, 44, 52, 0.1);
  border-radius: 12px 12px 0 0;

  margin-bottom: 0;
  /* transform: translateY(-12px); */
}

.aiteh0wa {
  margin-top: -10px;
}

.aiteh0wa:nth-child(5) {
  border-radius: 12px 12px 0 12px;
}

.dzcf1mum {
  gap: 67px
}

.dzcf1mum span {
  color: rgb(13, 18, 16);
  font-family: "Encode Sans Expanded", sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 32px;
}

.dzcf1mum h3 {
  color: #546880;
  font-family: 'Inter', sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
}

.krxhbos0 p {
  margin-top: 20px;
  color: #546880;
  font-family: 'Inter', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  max-width: 950px;

}

.c5pz51sj svg {
  display: block;
  width: 30px;
}

.m5opiywp {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top 20% center;
  background-image: url(../images/about-bg.png);
  /* height: 100vh; */
  min-height: 500px;
}


.rf9xr936 {
  font-family: "Encode Sans Expanded", sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 32px;
  margin-top: 20px;

}

.p4v15snq {
  background-image: url('../images/prog-bg2.png');
}

/* .hv7od95j {
  max-width: 300px;
  width: 100%;
} */
.g35aaok6 {
  padding-top: 45px;
  padding-bottom: 45px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  overflow: hidden;
  margin-bottom: 0;

}

.fcggdxyv {
  max-width: 400px;
  width: 100%;
  display: block;
}

.qnr8sz33 {
  max-width: 50%;
  width: 100%;
  /* margin-bottom: -130px; */
}

.drw76t53 {
  color: #ff9500;

  font-size: 36px;
  font-weight: 900;
  line-height: 40px;
}

.p6a5rkqn {
  background-color: rgb(3 4 8);
}

.cv4k260n {
  max-width: 720px;
  padding-left: 30px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.cv4k260n p {
  color: #ffffff;
  font-family: "Encode Sans Expanded", sans-serif;
  font-size: 36px;
  font-weight: 300;
  line-height: 40px;
  margin-top: 16px;
  margin-bottom: 100px;
}

.rxd5wygg {
  display: none;
}


@media(min-width:1024px) {
  .l3q3ubci {

    min-height: 757px;
  }
}

@media(max-width:1023px) {
  .fp79veax {
    background-position: top center;
  }

  .content-header {
    min-height: 250px
  }

  .x69lrzgh {
    font-size: 38px;
    line-height: 1.2;
    text-align: left;
    /* padding: 0 30px; */
    margin-top: 100px;
  }

  .ma39rs82 {
    font-size: 38px;
    line-height: 1.2;
    text-align: center;
    padding: 0 30px 20px 30px;
    
  }

  .w2vp05yt {
    flex-direction: column;
  }

  .rf9xr936 {
    font-size: 16px;
    margin-top: 20px;
    padding: 0 30px;
  }

  .dzcf1mum {
    gap: 14px
  }

  .dzcf1mum span {
    margin-right: 0;
  }

  .dzcf1mum h3 {
    color: #546880;
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
  }

  .krxhbos0 p {
    margin-top: 20px;
    color: #546880;
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    max-width: 950px;
  }

}

@media(max-width:768px) {

  /* .hv7od95j {
      max-width: 400px;
    } */
  .rxd5wygg {
    display: block;
  }

  .qnr8sz33 {
    display: none;
  }

  .jeqkmo5u {
    padding-left: 0;
    margin-top: 100px;
  }

  .rf9xr936 {
    padding: 0;
  }

  .aiteh0wa {
    padding-left: 15px;
    padding-right: 15px;
  }

  .w1b1a7rw {
    padding: 20px 20px 40px;
  }

  .bx8o6t98 {
    font-size: 16px;
    font-weight: 900;
    line-height: 22.2px;
  }
    .drw76t53 {

  
      font-size: 26px;
      line-height: 1.2;
    }

  .cv4k260n {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;

  }

  .cv4k260n p {
    margin-bottom: 0;
    font-size: 22px;
    line-height: 24px;
    margin-top: 26px;
  }
}

@media(max-width:576px) {
  .km31659y {

    height: 350px;
  }

  .dzcf1mum h3 {
    max-width: 230px;
  }
}