@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,regular,500,600,700,800,300italic,italic,500italic,600italic,700italic,800italic);

@import url(navbar.css);
@import url(application.css);
@import url(footer.css);
@import url(app.css);
@import url(calc.css);
* {
  padding: 0px;
  margin: 0px;
  box-sizing: border-box;
}

.-howitem__icon {
  width: 48px !important;
  height: 48px !important;
}

h1,
p {
  margin: 0px !important;
}

.container {
  max-width: 1296px !important;
  margin: 0 auto !important;
}
.swiperbg {
  background-color: #c3e2fa;
}
.swiper {
  padding: 0px;
  margin: 0px;
  height: 434px;
  opacity: 1;
  margin-top: 98.8px !important;
}

.swiper_row {
  height: 434px;
  display: flex;
  justify-content: space-between;
}

.swiper_col-left {
  max-width: 596px !important;
  opacity: 1;
  display: flex;
  flex-direction: column;
  gap: 24px !important;
  padding-top: 48px;
}

.swiper_col-left-title {
  font-family: sans-serif;
  font-weight: 700;
  font-style: Bold;
  font-size: 48px;
  line-height: 120%;
  letter-spacing: 0%;
  max-width: 512px;
}

.swiper_col-left-text {
  font-family: sans-serif;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0%;
  width: 596px !important;
}

.swiper_col-left-btn {
  width: 137px;
  height: 48px;
  display: flex;

  background-color: #ff7528;
  color: white;
  gap: 10px;
  border-radius: 12px;
  font-family: sans-serif;
  font-weight: 700;
  font-style: Bold;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  align-items: center;
  justify-content: center;
  border: 1px solid #ff7528;
}

.swiper_col-right {
}

.swiper_col-right-img {
}

#All {
  background-color: #f4f4f4;
}

.pt1 {
  gap: 48px !important;
  opacity: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 84px;
}

.pt1_title,
.pt2_title {
  font-family: sans-serif;
  font-weight: 700;
  font-style: Bold;
  font-size: 40px;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
}

.pt2_title {
  margin-bottom: 28px !important;
}

.pt1__col {
  gap: 16px;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  opacity: 1;
}

.pt2 {
  opacity: 1;
  gap: 20px;
  display: flex;
  flex-direction: column;
  padding: 84px 16px 0;
}

.pt2__col {
  opacity: 1;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.pt1__col-card {
  width: 312px;
  min-width: 248px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  background-color: white;
  opacity: 1;
  border-radius: 20px;
  padding: 24px;
}

.pt1__col-card-img {
}

.pt1__col-card-texts {
  /* line-height: 8px; */
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.pt1__col-card-title,
.pt1__col-card-text {
  font-family: sans-serif;
  font-weight: 700;
  margin: 0px;
}

.pt1__col-card-title {
  font-weight: 700;
  font-style: Bold;
  font-size: 18px;
  leading-trim: NONE;
  line-height: 120%;
  letter-spacing: 0%;
}

.pt1__col-card-text {
  font-weight: 400;
}

.pt1__col-card-text {
}

.pt2__col-card {
  width: 349.3333435058594px;
  /* height: 160px; */
  min-width: 248px;
  gap: 20px;
  opacity: 1;
  border-radius: 20px;
  padding: 24px;
  font-family: sans-serif;
  background-color: white;
}

.pt2__col-card-title,
.pt2__col-card-text {
  margin: 0px;
  margin-top: 20px;
}

.pt2__col-card-title {
  font-family: Open Sans;
  font-weight: 700;
  font-style: Bold;
  font-size: 18px;
  leading-trim: NONE;
  line-height: 120%;
  letter-spacing: 0%;
}

.pt2_info {
  opacity: 1;
  display: flex;
  align-items: start;
  background-color: white;
  gap: 8px;
  border-radius: 20px;
  padding-top: 16px;
  padding-right: 24px;
  padding-bottom: 16px;
  padding-left: 24px;
  max-width: 1080px;
  margin: 0 auto;
}

.pt2_info-img {
}

.pt2_info-text {
  font-family: Open Sans;
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 150%;
  letter-spacing: 0%;
}

.pt3 {
}

.pt3__col {
  width: 1296px;
  /* height: 420px; */
  gap: 64px;
  opacity: 1;
  display: flex;
  justify-content: center;
  margin-top: 80px;
}

.port3 {
  margin-top: 84px !important;
}

.pt3__col-left img {
  width: 400px;
  height: 400px;
}

.pt3__col-right {
  width: 772px;
  height: 321px;
  gap: 32px;
  opacity: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0px;
  margin-top: 40px;
}

.pt3__col-right-title {
  font-family: sans-serif;
  font-weight: 700;
  font-style: Bold;
  font-size: 40px;
  line-height: 120%;
  letter-spacing: 0%;
  margin: 0px;
}

.pt3__col-right-text {
  margin: 0px;
  font-family: sans-serif;
  font-weight: 500;
  font-style: Medium;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: 2%;
}

.pt3__col-right-alltexts {
  width: 772px;
  height: 95px;
  gap: 32px;
  opacity: 1;
  padding-top: 16px;
  display: flex;
}

.pt3__col-right-one,
.pt3__col-right-two,
.pt3__col-right-three,
.pt3__col-right-four {
  max-width: 190px;
  gap: 8px;
  opacity: 1;
  display: flex;
  flex-direction: column;
  font-family: sans-serif;
}

.pt3__col-right-one-title,
.pt3__col-right-one-text {
  margin: 0px !important;
}

.pt3__col-right-one-text {
  font-weight: 700;
  font-style: Bold;
  font-size: 18px;
  leading-trim: NONE;
  line-height: 120%;
  letter-spacing: 0%;
  vertical-align: middle;
}

.pt3__col-right-one-title {
  color: #6c757d;
}

.pt3__col-right_buttons {
  width: 772px;
  height: 60px;
  gap: 8px;
  opacity: 1;
  padding-top: 12px;
  display: flex;
  justify-content: end;
}

.buttons-btn1 {
  width: 184px;
  opacity: 1;
  border-radius: 12px;
  padding-top: 15px;
  padding-right: 30px;
  padding-bottom: 15px;
  padding-left: 30px;
  background-color: #ff7528;
  border: 1px solid #ff7528;
  color: white !important;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap !important;
  text-decoration: none !important;

  font-family: Open Sans;
  font-weight: 700;
  font-style: Bold;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
}

.buttons-btn2 {
  background-color: white;
  border: 1px solid gray;
  border-radius: 12px;
  padding-top: 15px;
  padding-right: 30px;
  padding-bottom: 15px;
  padding-left: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap !important;
  text-decoration: none !important;
  color: black !important;
}

.pt4 {
  width: 1296px;
  opacity: 1;
  gap: 48px;
  padding-top: 84px;
  padding: 84px 0 0 !important;
}

.pt4_col {
  margin-top: 48px;
  display: flex;
  flex-direction: column;
}

.pt4_title {
  font-family: sans-serif;
  font-weight: 700;
  font-style: Bold;
  font-size: 40px;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
  text-align: start;
}

.pt4_all-cards {
}

.pr4_col {
  width: 1296px;
  height: 778px;
  opacity: 1;
  gap: 24px !important;
  display: flex;
  flex-direction: column;
}

.pt4_row {
  opacity: 1;
  gap: 24px;
  display: flex;
  align-items: stretch !important;
}

.pt4_row-left {
  width: 100%;
  opacity: 1;
  gap: 32px;
  border-radius: 24px;
  padding: 48px;
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
}

.pt4_row-left-image {
}

.pt4_row-left-img {
}

.pt4_row-left-texts {
  opacity: 1;
  gap: 24px;
  display: flex;
  flex-direction: column;
  font-family: sans-serif;
}

.pt4_row-left-title {
  font-family: Open Sans;
  font-weight: 700;
  font-style: Bold;
  font-size: 24px;
  leading-trim: NONE;
  line-height: 120%;
  letter-spacing: 0%;
  vertical-align: middle;
  margin: 0 !important;
}

.pt4_row-left-text {
  font-family: Open Sans;
  font-weight: 500;
  font-style: Medium;
  font-size: 18px;
  leading-trim: NONE;
  line-height: 130%;
  letter-spacing: 0%;
  vertical-align: middle;
  margin: 0 !important;
}

.pt4_row-left-button {
  width: 141px;
  height: max-content !important;
  opacity: 1;
  border-radius: 12px;
  padding-top: 15px;
  padding-right: 30px;
  padding-bottom: 15px;
  padding-left: 30px;
  background-color: #ff7528;
  color: white;
  border: 1px solid #ff7528;
  margin-top: 8px;

}

.pt4_row-right {
  width: 100%;
  opacity: 1;
  gap: 32px;
  border-radius: 24px;
  padding: 48px;
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
}

.pt4_row-right-texts {
  width: 440px;
  opacity: 1;
  gap: 24px;
  display: flex;
  flex-direction: column;
  font-family: sans-serif;
}
.pt4_row-right-title {
  font-family: Open Sans;
  font-weight: 700;
  font-style: Bold;
  font-size: 24px;
  leading-trim: NONE;
  line-height: 120%;
  letter-spacing: 0%;
  vertical-align: middle;
  margin: 0 !important;
}

.pt4_row-right-text,
.pt4_row-right-text1 {
  font-family: Open Sans;
  font-weight: 500;
  font-style: Medium;
  font-size: 18px;
  leading-trim: NONE;
  line-height: 130%;
  letter-spacing: 0%;
  vertical-align: middle;
  margin: 0 !important;
}

.pt5_row-down {
  background-color: white;
  border-radius: 20px;
  margin-top: 24px;
  width: 100%;
}

.pt5_row-down-texts {
  border-radius: 20px;
  padding-top: 48px;
  padding-right: 42px;
  padding-bottom: 48px;
  padding-left: 42px;
  flex-direction: column;
  display: flex;
  gap: 44px;
  width: 100%;
}

.pt5_row-down-texts-wadaw {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.pt5_row-down-title {
  font-family: sans-serif;
  font-weight: 700;
  font-style: Bold;
  font-size: 24px;
  line-height: 150%;
  letter-spacing: 0%;
}

.pt5_row-down-text {
  font-family: sans-serif;
  font-weight: 500;
  font-style: Medium;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 1%;
color:rgba(0, 0, 0, 0.6) !important;
}

.pt5_row-down-text2 {
  display: flex;
  align-items: center;
}

.pt5_row-down-text2 img {
  width: 30px;
}

.pt5_row-down-text1 {
  font-family: sans-serif;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0%;
  vertical-align: middle;
  padding-left: 10px;
  text-decoration: none !important;
  color: black !important;
}

.how {
  display: flex;
  flex-direction: column;
  gap: 32px;
  position: relative;
}
.how-title {
  font-size: 40px !important;
  font-weight: 700 !important;
  line-height: 60px !important;
  letter-spacing: 0.02em;
  text-align: center;
  margin: 0 auto !important;
  max-width: 800px;
}
.how__body {
  display: flex;
  gap: 74px;
  justify-content: center;
  align-items: center;
}
.how__imgdiv {
  width: 280px !important;
}
.how-img {
  width: 100% !important;
  height: 100% !important;
}
.how-ul {
  list-style-type: none;
  display: flex;
  flex-direction: column;
  gap: 16px;
  max-width: 367px !important;
  padding: 0 !important;
  margin: 0 !important;
}
.how-li {
  display: flex;
  align-items: center;
  gap: 16px;
  cursor: pointer;
}
.how-icon {
}
.how-span {
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 24px !important;
  text-align: left;
}
.how-span2 {
  font-size: 16px !important;
  font-weight: 600 !important;
  line-height: 24px !important;
  text-align: left;
}
.how-previcon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  border: none !important;
  outline: none !important;
}
.how-step {
  min-width: 38px !important;
  min-height: 38px !important;
  border: 1px solid #ff7528 !important;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ff7528 !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  line-height: 24px !important;
  text-align: center;
}
.how-li.active .how-step {
  background-color: #ff7528 !important;
  color: #fff !important;
}

.how__imgdiv {
  text-align: center;
}

.how-img {
  max-width: 100%;
  height: auto;
  transition: opacity 0.3s ease;
}

.how-nexticon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  border: none !important;
  outline: none !important;
}

.how-nexticon {
  border-radius: 50% !important;
}

@media screen and (max-width: 1300px) {
  .pt1__col {
    flex-wrap: wrap !important;
  }
  .pt4_row {
    justify-content: center;
    flex-wrap: wrap;
  }

  .pt4_row-left,
  .pt4_row-right {
    padding: 24px;
  }

  .pt4 {
    padding: 84px 16px 0 !important;
  }

  .pt4_title {
    text-align: center;
  }

  .pt3__col {
    flex-wrap: wrap;
    justify-content: center;
    width: auto !important;
    gap: 24px;
  }

  .pt3__col-right {
    align-items: center !important;
    text-align: center;
    gap: 24px;
    margin: 0 !important;
    width: auto !important;
    height: auto !important;
  }

  .pt3__col-right_buttons {
    justify-content: center;
  }

  .pt3__col-right-alltexts {
    gap: 18px;
    width: auto !important;
    height: auto !important;
    flex-wrap: wrap;
    justify-content: center;
  }

  .pt3__col-right_buttons {
    width: auto !important;
  }

  .pt3__col-right-one,
  .pt3__col-right-two,
  .pt3__col-right-three,
  .pt3__col-right-four {
    max-width: 154px !important;
  }
}

@media screen and (max-width: 1200px) {
}

@media screen and (max-width: 992px) {
  .swiper {
    height: auto !important;
    margin-top: 64.05px !important;
    box-sizing: border-box !important;
  }

  .swiper_row {
    flex-direction: column;
    justify-content: center;
    height: auto !important;
    text-align: center !important;
    padding-top: 32px;
  }

  .swiper_col-left {
    padding: 0 !important;
    align-items: center;
    margin: 0 auto;
  }

  .swiper_col-right {
    display: flex;
    justify-content: center;
  }
}

@media screen and (max-width: 768px) {
  .how__imgdiv {
    width: auto !important;
    height: 568px !important;
  }
  .how__body {
    flex-direction: column-reverse !important;
  }
}

@media screen and (max-width: 576px) {

.pt5_row-down-texts-wadaw {
gap:24px;
}

.pt5_row-down-text {
  font-family: sans-serif;
  font-weight: 500;
  font-style: Medium;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 1%;
}

  .pt96 {
    padding-top: 72px !important;
  }
  .pt5_row-down-texts {
    padding: 24px !important;
  gap:20px;
  }
  .pt5_row-down {
    margin: 0 !important;
  }
  .pt4_col {
    gap: 24px !important;
  }
  .how-title {
    font-size: 20px !important;
    font-weight: 700 !important;
    line-height: 24px !important;
    text-align: center;
  }

  .how-li {
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 24px !important;
    text-align: left;
  }
  .how-span .partners {
    padding: 0 16px !important;
    align-items: center !important;
  }

  .how__body {
    flex-direction: column-reverse !important;
  }
  .how__body_sec {
    flex-direction: column !important;
  }
  .swiper {
    margin-top: 59.6px !important;
  }
  .swiper_col-left-title {
    font-family: Open Sans;
    font-weight: 700;
    font-style: Bold;
    font-size: 24px;
    leading-trim: NONE;
    line-height: 120%;
    letter-spacing: 0%;
    text-align: center;
  }
  .swiper_col-left-text {
    font-family: Open Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 150%;
    letter-spacing: 0%;
    text-align: center;
    width: auto !important;
  }

  .swiper_col-left {
    max-width: 352px !important;
    gap: 16px !important;
  }

  .swiper_col-left-btn {
    margin-top: 8px !important;
  }
  .swiper_col-right-img {
    width: 350px !important;
  }

  .pt1_title {
    font-family: Open Sans;
    font-weight: 700;
    font-style: Bold;
    font-size: 24px;
    leading-trim: NONE;
    line-height: 120%;
    letter-spacing: 0%;
    text-align: center;
  }

  .pt1 {
    gap: 24px !important;
  }

  .pt1__col-card {
    width: 358px;
  }

  .pt2_title {
    font-weight: 700;
    font-style: Bold;
    font-size: 24px;
    leading-trim: NONE;
    line-height: 120%;
    letter-spacing: 0%;
    text-align: center;
    margin: 0 !important;
  }

  .pt2 {
    gap: 24px !important;
  }

  .pt2__col-card {
    width: 358px !important;
  }

  .pt2_info-text {
    font-weight: 400;
    font-style: Regular;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 150%;
    letter-spacing: 0%;
  }

  .pt3__col-left img {
    width: 358px !important;
    height: auto !important;
  }

  .pt3__col-right-title {
    font-weight: 700;
    font-style: Bold;
    font-size: 24px;
    leading-trim: NONE;
    line-height: 120%;
    letter-spacing: 0%;
    text-align: center;
  }

  .pt3__col-right-one-title {
    font-weight: font weight/400;
    font-style: Regular;
    font-size: 14.4px;
    leading-trim: NONE;
    line-height: 23px;
    letter-spacing: 0%;
    vertical-align: middle;
  }

  .pt3__col-right-one-text {
    font-weight: 700;
    font-style: Bold;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 120%;
    letter-spacing: 0%;
    text-align: center;
    vertical-align: middle;
  }

  .pt3__col-right_buttons {
    padding: 0 !important;
  }

  .buttons-btn1 {
    font-weight: 700;
    font-style: Bold;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 150%;
    letter-spacing: 0%;
    text-align: center;
    vertical-align: middle;

    width: max-content !important;
  }
  .pt3__col {
    margin-top: 48px !important;
  }

  .pt4_title {
    font-weight: 700;
    font-style: Bold;
    font-size: 24px;
    leading-trim: NONE;
    line-height: 120%;
    letter-spacing: 0%;
    text-align: center;
  }

  .pt4 {
  }

  .pt4_col {
    margin-top: 24px !important;
  }

  .pt4_row-left {
    gap: 20px !important;
  }

  .pt4_row-left-texts {
    gap: 24px !important;
  }

  .pt4_row-left-button {
    margin-top: -4px !important;
    width: max-content !important;
  }

  .pt4_row-right {
    gap: 20px !important;
  }

  .pt4_row-right-texts {
    gap: 24px !important;
    width: auto !important;
  }
}
