h2 {
  font-size: 76px;
  font-weight: 400;
  line-height: 84px; /* 110.526% */
  letter-spacing: -3.8px;
}

p {
  opacity: 1 !important;
}

.banner .container {
  padding-inline: 0px;
  padding-block: 230px 0px;
}
.banner .container h2 {
  margin-inline: auto;
}
.banner .container p {
  font-size: 32px;
  font-weight: 400;
  line-height: 48px; /* 150% */
  letter-spacing: -0.96px;
  max-width: 940px;
  margin-inline: auto;
}
.banner .container img {
  width: 100%;
  height: 750px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  margin-top: 100px;
  display: block;
}

.section.section__two {
  position: relative;
}
.section.section__two::before {
  content: "";
  position: absolute;
  width: 60px;
  height: 2px;
  background: #000;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}
.section.section__two .container {
  padding-block: 160px;
}
.section.section__two .container .section__title {
  max-width: 1050px;
}
.section.section__two .container .item__wrapper {
  display: flex;
  align-items: center;
  gap: 67px;
  margin-top: 80px;
}
.section.section__two .container .item__wrapper .divider {
  width: 1px;
  height: 86px;
  background: #acacac;
}
.section.section__two .container .item__wrapper .item {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.section.section__two .container .item__wrapper .item span {
  color: #7a7575;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px; /* 120% */
}
.section.section__two .container .item__wrapper .item p {
  color: #000;
  font-size: 32px;
  font-weight: 400;
  line-height: 40px; /* 125% */
  letter-spacing: -1.6px;
  max-width: 270px;
  text-align: left;
}

.section.section__three {
  overflow-x: hidden;
}
.section.section__three .container {
  padding-inline: 162px;
  padding-block: 48px 103px;
}
.section.section__three .container::after {
  content: "";
  width: 100%;
  height: 1px;
  background: #000;
  margin-top: 100px;
}
.section.section__three .container .section__title {
  font-size: 40px;
  font-weight: 400;
  line-height: 48px; /* 120% */
  letter-spacing: -2px;
  margin-bottom: 32px;
  text-align: center;
}
.section.section__three .container .section__text {
  font-weight: 400;
  max-width: 1056px;
}
.section.section__three .container .services__chart {
  margin-top: 100px;
  width: 100%;
  max-width: 1366px;
}
.section.section__three .container .services__chart img {
  width: 100%;
}
.section.section__three .container .servicesSwiper__wrapper {
  width: 100%;
  margin-top: 88px;
  position: relative;
}
.section.section__three .container .servicesSwiper__wrapper .services__swiper {
  width: 130.8%;
  height: 654px;
}
.section.section__three .container .servicesSwiper__wrapper .services__swiper .swiper-wrapper .swiper-slide.swiper-slide-active .slide__wrapper {
  height: 654px;
}
.section.section__three .container .servicesSwiper__wrapper .services__swiper .swiper-wrapper .swiper-slide.swiper-slide-active .slide__wrapper img {
  filter: grayscale(0);
}
.section.section__three .container .servicesSwiper__wrapper .services__swiper .swiper-wrapper .swiper-slide.swiper-slide-active .slide__wrapper::before {
  height: 470px;
}
.section.section__three .container .servicesSwiper__wrapper .services__swiper .swiper-wrapper .swiper-slide.swiper-slide-active .slide__wrapper .slide__text ul {
  max-height: 500px;
  margin-top: 24px;
  opacity: 1;
  transform: translateY(0px);
  transition: 1s ease;
}
.section.section__three .container .servicesSwiper__wrapper .services__swiper .swiper-wrapper .swiper-slide .slide__wrapper {
  position: relative;
  height: 514px;
  isolation: isolate;
  transition: 0.6s ease;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 40px;
  overflow: hidden;
}
.section.section__three .container .servicesSwiper__wrapper .services__swiper .swiper-wrapper .swiper-slide .slide__wrapper::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 258.572px;
  flex-shrink: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 88.3%);
  z-index: -1;
  transition: 0.3s ease-in-out;
}
.section.section__three .container .servicesSwiper__wrapper .services__swiper .swiper-wrapper .swiper-slide .slide__wrapper img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  z-index: -2;
  left: 0;
  top: 0;
  filter: grayscale(1);
  transition: 0.5s ease;
}
.section.section__three .container .servicesSwiper__wrapper .services__swiper .swiper-wrapper .swiper-slide .slide__wrapper .slide__text {
  display: flex;
  flex-direction: column;
  transition: 0.6s ease;
}
.section.section__three .container .servicesSwiper__wrapper .services__swiper .swiper-wrapper .swiper-slide .slide__wrapper .slide__text span {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  line-height: 1; /* 290% */
  line-height: 48px; /* 290% */
}
.section.section__three .container .servicesSwiper__wrapper .services__swiper .swiper-wrapper .swiper-slide .slide__wrapper .slide__text h4 {
  color: #fff;
  font-size: 32px;
  font-weight: 400;
  line-height: 48px; /* 150% */
}
.section.section__three .container .servicesSwiper__wrapper .services__swiper .swiper-wrapper .swiper-slide .slide__wrapper .slide__text ul {
  list-style-position: inside;
  display: flex;
  flex-direction: column;
  gap: 16px;
  list-style: none;
  margin-top: 0px;
  max-height: 0px;
  overflow: hidden;
  opacity: 0;
  transform: translateY(30px);
  transition: 0.6s ease;
}
.section.section__three .container .servicesSwiper__wrapper .services__swiper .swiper-wrapper .swiper-slide .slide__wrapper .slide__text ul li {
  display: flex;
  gap: 16px;
  align-items: center;
  font-size: 20px;
  font-weight: 300;
  line-height: 30px; /* 150% */
  color: #fff;
}
.section.section__three .container .servicesSwiper__wrapper .services__swiper .swiper-wrapper .swiper-slide .slide__wrapper .slide__text ul li::before {
  content: "";
  width: 10px;
  aspect-ratio: 1;
  background: white;
  border-radius: 2000px;
}
.section.section__three .container .servicesSwiper__wrapper .servicesSwiper__arrows {
  display: flex;
  position: absolute;
  right: 0;
  bottom: 0;
  gap: 39px;
  z-index: 1;
}
.section.section__three .container .servicesSwiper__wrapper .servicesSwiper__arrows .servicesSwiper__arrow {
  width: 48px;
  height: 48px;
  cursor: pointer;
}
.section.section__three .container .servicesSwiper__wrapper .servicesSwiper__arrows .servicesSwiper__arrow img {
  display: block;
  width: 100%;
  height: 100%;
}

.section.section__four .container .section__text {
  font-weight: 400;
  max-width: 1056px;
}
.section.section__four .container .section__body {
  margin-top: 88px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.section.section__four .container .section__body .sectionBody__top {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 88px 159px;
}
.section.section__four .container .section__body .sectionBody__top .item {
  display: flex;
  flex-direction: column;
  padding-bottom: 88px;
  position: relative;
}
.section.section__four .container .section__body .sectionBody__top .item:nth-child(odd) {
  padding-right: 68px;
}
.section.section__four .container .section__body .sectionBody__top .item:nth-child(even) {
  padding-left: 68px;
}
.section.section__four .container .section__body .sectionBody__top .item::after {
  content: "";
  width: 100%;
  height: 1px;
  opacity: 0.2;
  background: #000;
  position: absolute;
  bottom: 0;
  left: 0;
}
.section.section__four .container .section__body .sectionBody__top .item span {
  color: #000;
  font-size: 20px;
  font-weight: 300;
  line-height: 38px; /* 290% */
}
.section.section__four .container .section__body .sectionBody__top .item h3 {
  color: #000;
  font-size: 40px;
  font-weight: 400;
  line-height: 48px; /* 120% */
  margin-bottom: 32px;
  max-width: 516px;
}
.section.section__four .container .section__body .sectionBody__top .item p {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px; /* 150% */
  max-width: 508px;
  text-align: left;
}
.section.section__four .container .section__body .sectionBody__bottom {
  margin-top: 150px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.section.section__four .container .section__body .sectionBody__bottom h3 {
  color: #000;
  font-size: 40px;
  font-weight: 400;
  line-height: 84px; /* 210% */
  letter-spacing: -2px;
  margin-bottom: 40px;
  position: relative;
}
.section.section__four .container .section__body .sectionBody__bottom h3::after, .section.section__four .container .section__body .sectionBody__bottom h3::before {
  content: "";
  position: absolute;
  width: 65px;
  height: 1px;
  background: #000;
  top: 50%;
  transform: translateY(-50%);
}
.section.section__four .container .section__body .sectionBody__bottom h3::after {
  left: calc(100% + 22px);
}
.section.section__four .container .section__body .sectionBody__bottom h3::before {
  right: calc(100% + 22px);
}
.section.section__four .container .section__body .sectionBody__bottom .ideas__wrapper {
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  gap: 70px;
  padding-block: 52px;
  padding-inline: 75px;
  margin-bottom: -48px;
  border-top: 2px solid #000;
  background: white;
}
.section.section__four .container .section__body .sectionBody__bottom .ideas__wrapper .idea {
  display: flex;
  gap: 24px;
}
.section.section__four .container .section__body .sectionBody__bottom .ideas__wrapper .idea span {
  color: #000;
  font-size: 20px;
  font-weight: 300;
  line-height: 34px; /* 290% */
}
.section.section__four .container .section__body .sectionBody__bottom .ideas__wrapper .idea p {
  color: #000;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px; /* 125% */
  max-width: 255px;
  text-align: left;
}
.section.section__four .container .section__body .sectionBody__bottom .ideas__wrapper .divider {
  width: 1px;
  height: 56px;
  background: #acacac;
}

.section.section__five .container {
  padding-top: 248px;
  padding-inline: 0px;
  padding-bottom: 222px;
}
.section.section__five .container .section__body {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.section.section__five .container .section__body .projectSwiper__wrapper {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow-x: hidden;
  margin-top: 46px;
}
.section.section__five .container .section__body .projectSwiper__wrapper .project__swiper {
  min-width: 139.4%;
  color: white;
  aspect-ratio: 4.58;
}
.section.section__five .container .section__body .projectSwiper__wrapper .project__swiper .swiper-wrapper .swiper-slide.swiper-slide-active .slide__wrapper .bg__img {
  filter: grayscale(0);
  transition: 0.3s ease-out 0.3s;
}
.section.section__five .container .section__body .projectSwiper__wrapper .project__swiper .swiper-wrapper .swiper-slide.swiper-slide-active .slide__wrapper .project__details .btn {
  opacity: 1;
  transition: 0.3s ease-out 0.3s;
}
.section.section__five .container .section__body .projectSwiper__wrapper .project__swiper .swiper-wrapper .swiper-slide .slide__wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  isolation: isolate;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-inline: 50px;
  padding-top: 40px;
}
.section.section__five .container .section__body .projectSwiper__wrapper .project__swiper .swiper-wrapper .swiper-slide .slide__wrapper .bg__img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -2;
  filter: grayscale(0.9);
  transition: 0.3s ease-out;
}
.section.section__five .container .section__body .projectSwiper__wrapper .project__swiper .swiper-wrapper .swiper-slide .slide__wrapper .bg__img::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 206px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.71) 100%);
  bottom: 0;
}
.section.section__five .container .section__body .projectSwiper__wrapper .project__swiper .swiper-wrapper .swiper-slide .slide__wrapper .bg__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.section.section__five .container .section__body .projectSwiper__wrapper .project__swiper .swiper-wrapper .swiper-slide .slide__wrapper .logo {
  width: 117.318px;
  height: 28px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  margin-left: auto;
}
.section.section__five .container .section__body .projectSwiper__wrapper .project__swiper .swiper-wrapper .swiper-slide .slide__wrapper .project__details {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding-block: 18px;
  border-top: 2px solid rgba(255, 255, 255, 0.1);
  align-items: center;
}
.section.section__five .container .section__body .projectSwiper__wrapper .project__swiper .swiper-wrapper .swiper-slide .slide__wrapper .project__details .projectDetails__left {
  display: flex;
  align-items: center;
  gap: 24px;
}
.section.section__five .container .section__body .projectSwiper__wrapper .project__swiper .swiper-wrapper .swiper-slide .slide__wrapper .project__details .projectDetails__left .project__name {
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 42px;
}
.section.section__five .container .section__body .projectSwiper__wrapper .project__swiper .swiper-wrapper .swiper-slide .slide__wrapper .project__details .projectDetails__left .divider {
  width: 1px;
  height: 30px;
  background: #fff;
}
.section.section__five .container .section__body .projectSwiper__wrapper .project__swiper .swiper-wrapper .swiper-slide .slide__wrapper .project__details .projectDetails__left .project__category {
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 32px; /* 200% */
  opacity: 0.8;
}
.section.section__five .container .section__body .projectSwiper__wrapper .project__swiper .swiper-wrapper .swiper-slide .slide__wrapper .project__details .btn {
  opacity: 0;
  transition: 0.3s ease-out;
}
.section.section__five .container .section__body .projectSwiper__wrapper .project__swiper .swiper-wrapper .swiper-slide .slide__wrapper .project__details .btn a {
  padding: 10px;
}
.section.section__five .container .section__body .projectSwiper__wrapper .project__swiper .swiper-wrapper .swiper-slide .slide__wrapper .project__details .btn a img {
  width: 100%;
  height: 100%;
  width: 48.446px;
  height: 17.335px;
}

.section.section__six {
  background: #000e8c;
  z-index: 1001;
  position: relative;
  overflow: hidden;
}
.section.section__six .container {
  padding-inline: 15.5% 153px;
}
.section.section__six .container .section__body {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 129px;
  width: 100%;
}
.section.section__six .container .section__body .sectionBody__left {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-block: 20px;
}
.section.section__six .container .section__body .sectionBody__left h3 {
  color: #fff;
  font-size: 64px;
  font-weight: 400;
  line-height: 80px; /* 125% */
  letter-spacing: -3.2px;
  max-width: 849px;
  margin-bottom: 24px;
}
.section.section__six .container .section__body .sectionBody__left p {
  color: #fff;
  font-size: 24px;
  font-weight: 400;
  line-height: 40px; /* 166.667% */
  margin-bottom: 56px;
}
.section.section__six .container .section__body .sectionBody__right {
  min-height: 478px;
  position: relative;
}
.section.section__six .container .section__body .sectionBody__right img {
  height: 100%;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}

.section.section__seven .container {
  padding-inline: 15.6% 162px;
  padding-block: 160px 244px;
}
.section.section__seven .container .section__body {
  display: flex;
  align-items: center;
  gap: 135px;
  width: 100%;
  justify-content: space-between;
}
.section.section__seven .container .section__body .sectionBody__left {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.section.section__seven .container .section__body .sectionBody__left span {
  color: #fff;
  font-size: 32px;
  font-weight: 400;
  line-height: 40px; /* 125% */
  letter-spacing: -0.96px;
  margin-bottom: 16px;
}
.section.section__seven .container .section__body .sectionBody__left h3 {
  color: #fff;
  font-size: 64px;
  font-weight: 400;
  line-height: 80px; /* 125% */
  letter-spacing: -3.2px;
  margin-bottom: 48px;
  max-width: 540px;
}
.section.section__seven .container .section__body .sectionBody__right {
  width: 70%;
  max-width: 786px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.section.section__seven .container .section__body .sectionBody__right img {
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 1440px) {
  h2 {
    font-size: 56px;
    line-height: 68px; /* 121.429% */
    letter-spacing: -2.8px;
  }
  .banner .container {
    padding-block: 180px 0px;
  }
  .banner .container h2 {
    margin-bottom: 24px;
  }
  .banner .container p {
    font-size: 24px;
    line-height: 32px; /* 133.333% */
    letter-spacing: -0.72px;
  }
  .banner .container img {
    width: 100%;
    height: 562px;
    margin-top: 72px;
  }
  .section.section__two::before {
    width: 60px;
    height: 2px;
    bottom: 0;
  }
  .section.section__two .container {
    padding-block: 140px 194px;
  }
  .section.section__two .container .section__title {
    max-width: 1050px;
  }
  .section.section__two .container .item__wrapper {
    gap: 54px;
    margin-top: 72px;
  }
  .section.section__two .container .item__wrapper .item p {
    font-size: 24px;
    line-height: 32px; /* 133.333% */
    letter-spacing: -0.72px;
    max-width: 216px !important;
  }
  .section.section__three {
    border-bottom: 1px solid white;
  }
  .section.section__three .container {
    padding-inline: 82px;
    padding-block: 48px 116px;
  }
  .section.section__three .container::after {
    margin-top: 64px;
  }
  .section.section__three .container .section__text {
    font-size: 24px;
    line-height: 38px; /* 158.333% */
    max-width: 1056px !important;
  }
  .section.section__three .container .services__chart {
    margin-top: 72px;
    max-width: 1080px;
  }
  .section.section__three .container .servicesSwiper__wrapper {
    margin-top: 100px;
  }
  .section.section__three .container .servicesSwiper__wrapper .services__swiper {
    width: 134.8%;
    height: 522px;
  }
  .section.section__three .container .servicesSwiper__wrapper .services__swiper .swiper-wrapper .swiper-slide.swiper-slide-active .slide__wrapper {
    height: 522px;
  }
  .section.section__three .container .servicesSwiper__wrapper .services__swiper .swiper-wrapper .swiper-slide.swiper-slide-active .slide__wrapper::before {
    height: 375.138px;
    opacity: 1;
  }
  .section.section__three .container .servicesSwiper__wrapper .services__swiper .swiper-wrapper .swiper-slide .slide__wrapper {
    height: 410px;
  }
  .section.section__three .container .servicesSwiper__wrapper .services__swiper .swiper-wrapper .swiper-slide .slide__wrapper::before {
    height: 375.138px;
  }
  .section.section__three .container .servicesSwiper__wrapper .services__swiper .swiper-wrapper .swiper-slide .slide__wrapper .slide__text span {
    font-size: 18px;
    line-height: 38px; /* 322.222% */
  }
  .section.section__three .container .servicesSwiper__wrapper .services__swiper .swiper-wrapper .swiper-slide .slide__wrapper .slide__text h4 {
    font-size: 24px;
    line-height: 30px; /* 125% */
  }
  .section.section__three .container .servicesSwiper__wrapper .services__swiper .swiper-wrapper .swiper-slide .slide__wrapper .slide__text ul li {
    font-size: 16px;
    line-height: 24px; /* 150% */
  }
  .section.section__three .container .servicesSwiper__wrapper .services__swiper .swiper-wrapper .swiper-slide .slide__wrapper .slide__text ul li::before {
    content: "";
    width: 8px;
  }
  .section.section__four .container .section__text {
    font-weight: 400;
    max-width: 1056px;
  }
  .section.section__four .container .section__body .sectionBody__top {
    gap: 72px 120px;
  }
  .section.section__four .container .section__body .sectionBody__top .item {
    padding-bottom: 72px;
  }
  .section.section__four .container .section__body .sectionBody__top .item:nth-child(odd) {
    padding-right: 58px;
  }
  .section.section__four .container .section__body .sectionBody__top .item:nth-child(even) {
    padding-left: 58px;
  }
  .section.section__four .container .section__body .sectionBody__top .item h3 {
    max-width: 412px;
  }
  .section.section__four .container .section__body .sectionBody__top .item p {
    max-width: 412px !important;
  }
  .section.section__four .container .section__body .sectionBody__bottom {
    margin-top: 120px;
  }
  .section.section__four .container .section__body .sectionBody__bottom .ideas__wrapper {
    gap: 34px;
    padding-block: 48px 57px;
    padding-inline: 22px;
    max-width: 1100px;
    justify-content: space-between;
  }
  .section.section__four .container .section__body .sectionBody__bottom .ideas__wrapper .idea p {
    font-size: 20px;
    line-height: 26px; /* 130% */
    max-width: 252px !important;
  }
  .section.section__five .container {
    padding-bottom: 176px;
  }
  .section.section__five .container .section__body .projectSwiper__wrapper {
    margin-top: 72px;
  }
  .section.section__five .container .section__body .projectSwiper__wrapper .project__swiper {
    min-width: 141.4%;
    aspect-ratio: 4.47;
  }
  .section.section__five .container .section__body .projectSwiper__wrapper .project__swiper .swiper-wrapper .swiper-slide .slide__wrapper {
    padding-inline: 40px;
    padding-top: 40px;
  }
  .section.section__five .container .section__body .projectSwiper__wrapper .project__swiper .swiper-wrapper .swiper-slide .slide__wrapper .logo {
    width: 118px;
    height: 28px;
  }
  .section.section__five .container .section__body .projectSwiper__wrapper .project__swiper .swiper-wrapper .swiper-slide .slide__wrapper .project__details {
    padding-block: 28px;
  }
  .section.section__five .container .section__body .projectSwiper__wrapper .project__swiper .swiper-wrapper .swiper-slide .slide__wrapper .project__details .projectDetails__left {
    gap: 16px;
  }
  .section.section__five .container .section__body .projectSwiper__wrapper .project__swiper .swiper-wrapper .swiper-slide .slide__wrapper .project__details .projectDetails__left .project__name {
    font-size: 20px;
  }
  .section.section__five .container .section__body .projectSwiper__wrapper .project__swiper .swiper-wrapper .swiper-slide .slide__wrapper .project__details .projectDetails__left .divider {
    height: 22.5px;
  }
  .section.section__five .container .section__body .projectSwiper__wrapper .project__swiper .swiper-wrapper .swiper-slide .slide__wrapper .project__details .projectDetails__left .project__category {
    font-size: 14px;
  }
  .section.section__five .container .section__body .projectSwiper__wrapper .project__swiper .swiper-wrapper .swiper-slide .slide__wrapper .project__details .btn a {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .section.section__five .container .section__body .projectSwiper__wrapper .project__swiper .swiper-wrapper .swiper-slide .slide__wrapper .project__details .btn a img {
    width: 40.0007896423px;
    height: 14.3125705719px;
  }
  .section.section__six .container {
    padding-inline: 78px;
  }
  .section.section__six .container .section__body {
    gap: 0px;
  }
  .section.section__six .container .section__body .sectionBody__left {
    padding-block: 40px;
  }
  .section.section__six .container .section__body .sectionBody__left h3 {
    font-size: 56px;
    line-height: 68px; /* 121.429% */
    letter-spacing: -2.8px;
    max-width: 730px;
    margin-bottom: 32px;
  }
  .section.section__six .container .section__body .sectionBody__left p {
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 48px;
  }
  .section.section__six .container .section__body .sectionBody__right {
    min-height: 446px;
    height: 446px;
  }
  .section.section__six .container .section__body .sectionBody__right img {
    height: 100%;
    display: block;
  }
  .section.section__seven .container {
    padding-inline: 82px;
    padding-block: 160px;
  }
  .section.section__seven .container .section__body {
    gap: 48px;
  }
  .section.section__seven .container .section__body .sectionBody__left span {
    font-size: 28px;
    line-height: 68px; /* 242.857% */
    letter-spacing: -1.4px;
    margin-bottom: 8px;
  }
  .section.section__seven .container .section__body .sectionBody__left h3 {
    font-size: 56px;
    line-height: 68px; /* 121.429% */
    letter-spacing: -2.8px;
    max-width: 492px;
  }
  .section.section__seven .container .section__body .sectionBody__right {
    max-width: 628px;
  }
}
@media screen and (max-width: 1080px) {
  h2 {
    font-size: 48px;
    line-height: 52px; /* 108.333% */
    letter-spacing: -2.4px;
  }
  .banner .container {
    padding-block: 74px 0px;
  }
  .banner .container p {
    font-size: 24px;
    line-height: 32px; /* 133.333% */
    letter-spacing: -0.72px;
  }
  .banner .container img {
    height: 399px;
  }
  .section.section__two .container {
    padding-block: 120px 127px;
  }
  .section.section__two .container .section__title {
    max-width: 730px !important;
  }
  .section.section__two .container .item__wrapper {
    gap: 20px;
    margin-top: 64px;
  }
  .section.section__two .container .item__wrapper .item span {
    font-size: 18px;
    line-height: 24px; /* 133.333% */
  }
  .section.section__two .container .item__wrapper .item p {
    font-size: 20px;
    line-height: 24px; /* 120% */
    letter-spacing: -0.6px;
    max-width: 180px !important;
  }
  .section.section__three {
    border-bottom: 1px solid white;
  }
  .section.section__three .container {
    padding-inline: 42px;
    padding-block: 40px 85px;
  }
  .section.section__three .container::after {
    margin-top: 54px;
  }
  .section.section__three .container .section__text {
    font-size: 20px;
    line-height: 32px; /* 160% */
    max-width: 620px !important;
  }
  .section.section__three .container .services__chart {
    margin-top: 48px;
    max-width: 820px;
  }
  .section.section__three .container .servicesSwiper__wrapper {
    margin-top: 88px;
  }
  .section.section__three .container .servicesSwiper__wrapper .services__swiper {
    width: 169.4%;
    height: 482px;
  }
  .section.section__three .container .servicesSwiper__wrapper .services__swiper .swiper-wrapper .swiper-slide.swiper-slide-active .slide__wrapper {
    height: 482px;
  }
  .section.section__three .container .servicesSwiper__wrapper .services__swiper .swiper-wrapper .swiper-slide.swiper-slide-active .slide__wrapper::before {
    height: 322px;
  }
  .section.section__three .container .servicesSwiper__wrapper .services__swiper .swiper-wrapper .swiper-slide .slide__wrapper {
    height: 378px;
  }
  .section.section__three .container .servicesSwiper__wrapper .services__swiper .swiper-wrapper .swiper-slide .slide__wrapper::before {
    opacity: 1;
    height: 155px;
  }
  .section.section__three .container .servicesSwiper__wrapper .services__swiper .swiper-wrapper .swiper-slide .slide__wrapper .slide__text span {
    font-size: 16px;
    line-height: 28px; /* 362.5% */
  }
  .section.section__three .container .servicesSwiper__wrapper .services__swiper .swiper-wrapper .swiper-slide .slide__wrapper .slide__text h4 {
    font-size: 20px;
    line-height: 30px; /* 150% */
    letter-spacing: normal;
  }
  .section.section__three .container .servicesSwiper__wrapper .services__swiper .swiper-wrapper .swiper-slide .slide__wrapper .slide__text ul li {
    font-size: 14px;
    line-height: 20px; /* 142.857% */
  }
  .section.section__three .container .servicesSwiper__wrapper .services__swiper .swiper-wrapper .swiper-slide .slide__wrapper .slide__text ul li::before {
    content: "";
    width: 6px;
  }
  .section.section__three .container .servicesSwiper__wrapper .servicesSwiper__arrows .servicesSwiper__arrow {
    width: 40px;
    height: 40px;
  }
  .section.section__four .container .section__body {
    margin-top: 58px;
  }
  .section.section__four .container .section__body .sectionBody__top {
    gap: 48px 20px;
  }
  .section.section__four .container .section__body .sectionBody__top .item {
    padding-bottom: 48px;
  }
  .section.section__four .container .section__body .sectionBody__top .item:nth-child(odd) {
    padding-right: 0px;
  }
  .section.section__four .container .section__body .sectionBody__top .item:nth-child(even) {
    padding-left: 0px;
  }
  .section.section__four .container .section__body .sectionBody__top .item span {
    font-size: 18px;
    line-height: 28px; /* 322.222% */
  }
  .section.section__four .container .section__body .sectionBody__top .item h3 {
    max-width: 400px;
    font-size: 32px;
    line-height: 40px; /* 125% */
  }
  .section.section__four .container .section__body .sectionBody__top .item p {
    max-width: 400px !important;
    font-size: 18px;
    line-height: 24px; /* 133.333% */
  }
  .section.section__four .container .section__body .sectionBody__bottom {
    margin-top: 80px;
    width: 100%;
  }
  .section.section__four .container .section__body .sectionBody__bottom h3 {
    font-size: 32px;
    line-height: 72px; /* 225% */
    letter-spacing: -1.6px;
    margin-bottom: 50px;
  }
  .section.section__four .container .section__body .sectionBody__bottom .ideas__wrapper {
    gap: 29px;
    padding-block: 42px;
    padding-inline: 20px;
    max-width: 820px;
    width: 100%;
  }
  .section.section__four .container .section__body .sectionBody__bottom .ideas__wrapper .idea span {
    font-size: 16px;
    line-height: 32px; /* 362.5% */
  }
  .section.section__four .container .section__body .sectionBody__bottom .ideas__wrapper .idea p {
    font-size: 18px;
    line-height: 24px; /* 133.333% */ /* 130% */
    max-width: 175px !important;
  }
  .section.section__five .container {
    padding-block: 188px 162px;
  }
  .section.section__five .container .section__body .projectSwiper__wrapper {
    margin-top: 48px;
  }
  .section.section__five .container .section__body .projectSwiper__wrapper .project__swiper {
    min-width: 157.1%;
    aspect-ratio: 4.16;
  }
  .section.section__five .container .section__body .projectSwiper__wrapper .project__swiper .swiper-wrapper .swiper-slide .slide__wrapper {
    padding-inline: 40px;
    padding-top: 40px;
  }
  .section.section__five .container .section__body .projectSwiper__wrapper .project__swiper .swiper-wrapper .swiper-slide .slide__wrapper .logo {
    width: 83px;
    height: 20px;
  }
  .section.section__five .container .section__body .projectSwiper__wrapper .project__swiper .swiper-wrapper .swiper-slide .slide__wrapper .project__details {
    padding-block: 22px;
  }
  .section.section__five .container .section__body .projectSwiper__wrapper .project__swiper .swiper-wrapper .swiper-slide .slide__wrapper .project__details .projectDetails__left {
    gap: 16px;
  }
  .section.section__five .container .section__body .projectSwiper__wrapper .project__swiper .swiper-wrapper .swiper-slide .slide__wrapper .project__details .projectDetails__left .project__name {
    font-size: 24px;
    line-height: 28px; /* 116.667% */
  }
  .section.section__five .container .section__body .projectSwiper__wrapper .project__swiper .swiper-wrapper .swiper-slide .slide__wrapper .project__details .projectDetails__left .divider {
    height: 19px;
  }
  .section.section__five .container .section__body .projectSwiper__wrapper .project__swiper .swiper-wrapper .swiper-slide .slide__wrapper .project__details .projectDetails__left .project__category {
    font-size: 14px;
    line-height: 20px; /* 142.857% */
  }
  .section.section__six .container {
    padding-inline: 25px;
  }
  .section.section__six .container .section__body .sectionBody__left {
    padding-block: 40px;
  }
  .section.section__six .container .section__body .sectionBody__left h3 {
    font-size: 48px;
    line-height: 52px; /* 108.333% */
    letter-spacing: -2.4px;
    max-width: 652px;
    margin-bottom: 24px;
  }
  .section.section__six .container .section__body .sectionBody__left p {
    font-size: 20px;
    line-height: 32px; /* 160% */
    margin-bottom: 32px;
  }
  .section.section__six .container .section__body .sectionBody__right {
    min-height: 320px;
    height: 320px;
    margin-left: -80px;
  }
  .section.section__six .container .section__body .sectionBody__right img {
    height: 100%;
    display: block;
  }
  .section.section__seven .container {
    padding-inline: 42px;
    padding-block: 140px 119px;
  }
  .section.section__seven .container .section__body .sectionBody__left span {
    font-size: 24px;
    line-height: 30px; /* 125% */
    letter-spacing: -1.2px;
    margin-bottom: 8px;
  }
  .section.section__seven .container .section__body .sectionBody__left h3 {
    font-size: 48px;
    line-height: 60px; /* 125% */
    letter-spacing: -2.4px;
    max-width: 372px;
  }
  .section.section__seven .container .section__body .sectionBody__right {
    max-width: 460px;
  }
}
@media screen and (max-width: 744px) {
  h2 {
    font-size: 40px;
    line-height: 44px; /* 110% */
    letter-spacing: -2px;
    max-width: 530px !important;
    width: 100%;
  }
  .banner .container {
    padding-block: 166px 0px;
    padding-inline: 52px;
  }
  .banner .container p {
    font-size: 20px;
    line-height: 28px; /* 140% */
    max-width: 530px !important;
  }
  .banner .container img {
    height: 290px;
    margin-top: 48px;
    width: calc(100% + 104px);
  }
  .section.section__two::before {
    display: none;
  }
  .section.section__two .container {
    padding-block: 48px 54px;
    padding-inline: 52px;
  }
  .section.section__two .container .section__title {
    max-width: 530px !important;
    margin-bottom: 68px;
  }
  .section.section__two .container .item__wrapper {
    gap: 55px 20px;
    margin-top: 0px;
    max-width: 530px;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    width: 100%;
  }
  .section.section__two .container .item__wrapper .divider {
    display: none;
  }
  .section.section__two .container .item__wrapper .item {
    border-bottom: 1px solid #acacac;
    padding-bottom: 32px;
    padding-right: 75px;
    gap: 4px;
  }
  .section.section__two .container .item__wrapper .item span {
    font-size: 18px;
    line-height: 24px; /* 133.333% */
  }
  .section.section__two .container .item__wrapper .item p {
    font-size: 20px;
    line-height: 24px; /* 120% */
    letter-spacing: -0.6px;
    max-width: 100% !important;
  }
  .section.section__three .container {
    padding-inline: 42px;
    padding-block: 0px 54px;
  }
  .section.section__three .container .section__title {
    font-size: 24px;
    line-height: 36px; /* 150% */
    letter-spacing: -1.2px;
    max-width: 530px;
    margin-bottom: 24px;
    width: 100%;
    text-align: left;
  }
  .section.section__three .container .section__text {
    font-size: 16px;
    line-height: 22px; /* 137.5% */
    max-width: 530px !important;
  }
  .section.section__three .container .services__chart {
    margin-top: 38px;
    max-width: 647px;
  }
  .section.section__three .container .servicesSwiper__wrapper {
    margin-top: 54px;
  }
  .section.section__three .container .servicesSwiper__wrapper .services__swiper {
    width: 169.4%;
    min-width: 1000px;
    height: 393px;
  }
  .section.section__three .container .servicesSwiper__wrapper .services__swiper .swiper-wrapper .swiper-slide.swiper-slide-active .slide__wrapper {
    height: 393px;
  }
  .section.section__three .container .servicesSwiper__wrapper .services__swiper .swiper-wrapper .swiper-slide.swiper-slide-active .slide__wrapper::before {
    height: 262px;
  }
  .section.section__three .container .servicesSwiper__wrapper .services__swiper .swiper-wrapper .swiper-slide .slide__wrapper {
    height: 308px;
    padding: 28px 32px;
  }
  .section.section__three .container .servicesSwiper__wrapper .services__swiper .swiper-wrapper .swiper-slide .slide__wrapper::before {
    height: 130px;
  }
  .section.section__three .container .servicesSwiper__wrapper .services__swiper .swiper-wrapper .swiper-slide .slide__wrapper .slide__text span {
    font-size: 14px;
    line-height: 28px; /* 362.5% */
  }
  .section.section__three .container .servicesSwiper__wrapper .services__swiper .swiper-wrapper .swiper-slide .slide__wrapper .slide__text h4 {
    font-size: 18px;
    line-height: 30px; /* 150% */
  }
  .section.section__three .container .servicesSwiper__wrapper .servicesSwiper__arrows .servicesSwiper__arrow {
    width: 32px;
    height: 32px;
  }
  .section.section__four .container {
    padding-inline: 52px;
  }
  .section.section__four .container .section__text {
    max-width: 530px !important;
  }
  .section.section__four .container .section__body {
    margin-top: 40px;
    width: 100%;
  }
  .section.section__four .container .section__body .sectionBody__top {
    max-width: 530px;
    gap: 24px;
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .section.section__four .container .section__body .sectionBody__top .item {
    padding-bottom: 24px;
    max-width: 475px;
  }
  .section.section__four .container .section__body .sectionBody__top .item span {
    font-size: 16px;
    line-height: 28px; /* 322.222% */
  }
  .section.section__four .container .section__body .sectionBody__top .item h3 {
    max-width: 93%;
    font-size: 24px;
    line-height: 40px; /* 125% */
  }
  .section.section__four .container .section__body .sectionBody__top .item h3 br {
    display: none;
  }
  .section.section__four .container .section__body .sectionBody__top .item p {
    max-width: 100% !important;
    font-size: 16px;
    line-height: 24px; /* 133.333% */
  }
  .section.section__four .container .section__body .sectionBody__bottom {
    margin-top: 68px;
  }
  .section.section__four .container .section__body .sectionBody__bottom h3 {
    font-size: 24px;
    line-height: 40px; /* 225% */
    letter-spacing: normal;
    margin-bottom: 24px;
    width: 100%;
    max-width: 530px;
  }
  .section.section__four .container .section__body .sectionBody__bottom h3::before, .section.section__four .container .section__body .sectionBody__bottom h3::after {
    display: none;
  }
  .section.section__four .container .section__body .sectionBody__bottom .ideas__wrapper {
    gap: 24px;
    padding: 20px 55px;
    max-width: 640px;
    margin-bottom: -30px;
  }
  .section.section__four .container .section__body .sectionBody__bottom .ideas__wrapper .idea {
    flex-direction: column;
    gap: 0px;
  }
  .section.section__four .container .section__body .sectionBody__bottom .ideas__wrapper .idea span {
    font-size: 14px;
    line-height: 20px; /* 142.857% */
  }
  .section.section__four .container .section__body .sectionBody__bottom .ideas__wrapper .idea p {
    font-size: 16px;
    line-height: 24px; /* 150% */
    max-width: 146px !important;
  }
  .section.section__four .container .section__body .sectionBody__bottom .ideas__wrapper .divider {
    height: 71px;
  }
  .section.section__five .container {
    padding-block: 94px 60px;
    padding-inline: 52px;
  }
  .section.section__five .container .section__title {
    margin-bottom: 0;
  }
  .section.section__five .container .section__body {
    width: calc(100% + 104px);
  }
  .section.section__five .container .section__body .projectSwiper__wrapper {
    margin-top: 32px;
  }
  .section.section__five .container .section__body .projectSwiper__wrapper .project__swiper {
    min-width: 146.1%;
    aspect-ratio: 3.84;
  }
  .section.section__five .container .section__body .projectSwiper__wrapper .project__swiper .swiper-wrapper .swiper-slide .slide__wrapper {
    padding-inline: 24px;
    padding-top: 24px;
  }
  .section.section__five .container .section__body .projectSwiper__wrapper .project__swiper .swiper-wrapper .swiper-slide .slide__wrapper .logo {
    width: 88px;
    height: auto;
  }
  .section.section__five .container .section__body .projectSwiper__wrapper .project__swiper .swiper-wrapper .swiper-slide .slide__wrapper .project__details {
    padding-block: 13px;
  }
  .section.section__five .container .section__body .projectSwiper__wrapper .project__swiper .swiper-wrapper .swiper-slide .slide__wrapper .project__details .projectDetails__left {
    gap: 16px;
  }
  .section.section__five .container .section__body .projectSwiper__wrapper .project__swiper .swiper-wrapper .swiper-slide .slide__wrapper .project__details .projectDetails__left .project__name {
    font-size: 20px;
    line-height: 24px; /* 137.5% */
  }
  .section.section__five .container .section__body .projectSwiper__wrapper .project__swiper .swiper-wrapper .swiper-slide .slide__wrapper .project__details .projectDetails__left .divider {
    height: 16px;
  }
  .section.section__five .container .section__body .projectSwiper__wrapper .project__swiper .swiper-wrapper .swiper-slide .slide__wrapper .project__details .projectDetails__left .project__category {
    font-size: 16px;
    line-height: 20px; /* 88.571% */
  }
  .section.section__five .container .section__body .projectSwiper__wrapper .project__swiper .swiper-wrapper .swiper-slide .slide__wrapper .project__details .btn a img {
    width: 32px;
  }
  .section.section__six .container {
    padding-inline: 52px 0px;
  }
  .section.section__six .container .section__body .sectionBody__left {
    padding-block: 32px;
  }
  .section.section__six .container .section__body .sectionBody__left h3 {
    font-size: 32px;
    line-height: 40px; /* 108.333% */
    letter-spacing: -1.6px;
    max-width: 420px;
    margin-bottom: 16px;
  }
  .section.section__six .container .section__body .sectionBody__left p {
    font-size: 14px;
    line-height: 23px; /* 160% */
  }
  .section.section__six .container .section__body .sectionBody__right {
    min-height: 264px;
    height: 264px;
    margin-left: -40px;
    margin-right: -9px;
  }
  .section.section__six .container .section__body .sectionBody__right img {
    height: 100%;
    display: block;
  }
  .section.section__seven .container {
    padding-inline: 52px;
    padding-block: 64px 130px;
  }
  .section.section__seven .container .section__body {
    flex-direction: column;
    max-width: 530px;
    width: 100%;
    margin-left: 0px;
    gap: 32px;
  }
  .section.section__seven .container .section__body .sectionBody__left span {
    font-size: 20px;
    line-height: 24px; /* 120% */
    letter-spacing: -1px;
    margin-bottom: 16px;
  }
  .section.section__seven .container .section__body .sectionBody__left h3 {
    font-size: 40px;
    line-height: 44px; /* 110% */
    letter-spacing: -2px;
    max-width: 530px;
    margin-bottom: 32px;
  }
  .section.section__seven .container .section__body .sectionBody__right {
    max-width: 530px;
    width: 100%;
  }
}
@media screen and (max-width: 475px) {
  h2 {
    font-size: 40px;
    line-height: 44px; /* 110% */
    letter-spacing: -2px;
    max-width: 100% !important;
  }
  .banner .container {
    padding-block: 72px 0px;
    padding-inline: 32px;
  }
  .banner .container p {
    font-size: 16px;
    line-height: 24px; /* 140% */
    max-width: 99% !important;
    letter-spacing: normal;
  }
  .banner .container img {
    height: 240px;
    margin-top: 40px;
    width: calc(100% + 64px);
  }
  .section.section__two .container {
    padding-block: 48px;
    padding-inline: 32px;
  }
  .section.section__two .container .section__title {
    max-width: 250px !important;
    margin-bottom: 40px;
    margin-right: auto;
  }
  .section.section__two .container .item__wrapper {
    gap: 24px;
    max-width: 100%;
    display: flex;
    flex-direction: column;
  }
  .section.section__two .container .item__wrapper .divider {
    display: none;
  }
  .section.section__two .container .item__wrapper .item {
    padding-bottom: 24px;
    padding-right: 0px;
    gap: 14px;
    width: 100%;
  }
  .section.section__three .container {
    padding-inline: 32px;
    padding-block: 0px 48px;
  }
  .section.section__three .container::after {
    margin-top: 32px;
  }
  .section.section__three .container .section__text {
    max-width: 100% !important;
  }
  .section.section__three .container .services__chart {
    margin-top: 32px;
    max-width: 358px;
    width: 120%;
  }
  .section.section__three .container .servicesSwiper__wrapper {
    margin-top: 46px;
    display: flex;
    flex-direction: column;
  }
  .section.section__three .container .servicesSwiper__wrapper .services__swiper {
    width: 384.4%;
    min-width: 700px;
    max-width: 1195.47px;
    height: 355px;
  }
  .section.section__three .container .servicesSwiper__wrapper .services__swiper .swiper-wrapper .swiper-slide.swiper-slide-active .slide__wrapper {
    height: 355px;
  }
  .section.section__three .container .servicesSwiper__wrapper .services__swiper .swiper-wrapper .swiper-slide.swiper-slide-active .slide__wrapper::before {
    height: 245px;
  }
  .section.section__three .container .servicesSwiper__wrapper .services__swiper .swiper-wrapper .swiper-slide .slide__wrapper {
    height: 278px;
    padding: 32px 24px;
  }
  .section.section__three .container .servicesSwiper__wrapper .services__swiper .swiper-wrapper .swiper-slide .slide__wrapper::before {
    height: 117px;
  }
  .section.section__three .container .servicesSwiper__wrapper .servicesSwiper__arrows {
    position: inherit;
    gap: 24px;
    margin-left: auto;
    margin-top: 24px;
  }
  .section.section__four .container {
    padding-inline: 32px;
  }
  .section.section__four .container .section__text {
    max-width: 100% !important;
  }
  .section.section__four .container .section__body .sectionBody__top {
    max-width: 100%;
  }
  .section.section__four .container .section__body .sectionBody__top .item {
    max-width: 100%;
  }
  .section.section__four .container .section__body .sectionBody__top .item span {
    font-size: 16px;
    line-height: 28px; /* 322.222% */
  }
  .section.section__four .container .section__body .sectionBody__top .item h3 {
    max-width: 93%;
    font-size: 24px;
    line-height: 32px; /* 125% */
    margin-bottom: 16px;
  }
  .section.section__four .container .section__body .sectionBody__top .item h3 br {
    display: none;
  }
  .section.section__four .container .section__body .sectionBody__top .item p {
    max-width: 100% !important;
    font-size: 16px;
    line-height: 24px; /* 133.333% */
  }
  .section.section__four .container .section__body .sectionBody__bottom {
    margin-top: 48px;
  }
  .section.section__four .container .section__body .sectionBody__bottom h3 {
    margin-bottom: 18px;
    max-width: 100%;
  }
  .section.section__four .container .section__body .sectionBody__bottom .ideas__wrapper {
    padding: 24px;
    max-width: 100%;
    margin-bottom: -26px;
    flex-direction: column;
  }
  .section.section__four .container .section__body .sectionBody__bottom .ideas__wrapper .idea {
    flex-direction: row;
    gap: 8px;
    border-bottom: 1px solid #acacac;
    padding-bottom: 24px;
  }
  .section.section__four .container .section__body .sectionBody__bottom .ideas__wrapper .idea:last-child {
    border-bottom: none;
    padding-bottom: 0px;
  }
  .section.section__four .container .section__body .sectionBody__bottom .ideas__wrapper .idea span {
    font-size: 14px;
    line-height: 25px; /* 142.857% */
    min-width: 32px;
  }
  .section.section__four .container .section__body .sectionBody__bottom .ideas__wrapper .idea p {
    font-size: 16px;
    line-height: 24px; /* 150% */
    max-width: 176px !important;
  }
  .section.section__four .container .section__body .sectionBody__bottom .ideas__wrapper .divider {
    display: none;
  }
  .section.section__five .container {
    padding-block: 90px 59px;
    padding-inline: 32px;
  }
  .section.section__five .container .section__title {
    margin-bottom: 0;
  }
  .section.section__five .container .section__body {
    width: calc(100% + 64px);
  }
  .section.section__five .container .section__body .projectSwiper__wrapper {
    margin-top: 56px;
  }
  .section.section__five .container .section__body .projectSwiper__wrapper .project__swiper {
    min-width: 186.8%;
    aspect-ratio: 1.8;
  }
  .section.section__five .container .section__body .projectSwiper__wrapper .project__swiper .swiper-wrapper .swiper-slide .slide__wrapper {
    padding-inline: 24px;
    padding-top: 24px;
  }
  .section.section__five .container .section__body .projectSwiper__wrapper .project__swiper .swiper-wrapper .swiper-slide .slide__wrapper .logo {
    width: 61.948px;
    height: 14.769px;
  }
  .section.section__five .container .section__body .projectSwiper__wrapper .project__swiper .swiper-wrapper .swiper-slide .slide__wrapper .bg__img::before {
    height: 100%;
  }
  .section.section__five .container .section__body .projectSwiper__wrapper .project__swiper .swiper-wrapper .swiper-slide .slide__wrapper .project__details {
    padding-block: 17px;
  }
  .section.section__five .container .section__body .projectSwiper__wrapper .project__swiper .swiper-wrapper .swiper-slide .slide__wrapper .project__details .projectDetails__left {
    gap: 3px;
    flex-direction: column;
  }
  .section.section__five .container .section__body .projectSwiper__wrapper .project__swiper .swiper-wrapper .swiper-slide .slide__wrapper .project__details .projectDetails__left .project__name {
    font-size: 20px;
    line-height: 28px; /* 137.5% */
  }
  .section.section__five .container .section__body .projectSwiper__wrapper .project__swiper .swiper-wrapper .swiper-slide .slide__wrapper .project__details .projectDetails__left .divider {
    display: none;
  }
  .section.section__five .container .section__body .projectSwiper__wrapper .project__swiper .swiper-wrapper .swiper-slide .slide__wrapper .project__details .projectDetails__left .project__category {
    font-size: 14px;
    line-height: 20px; /* 88.571% */
  }
  .section.section__five .container .section__body .projectSwiper__wrapper .project__swiper .swiper-wrapper .swiper-slide .slide__wrapper .project__details .btn {
    margin-bottom: auto;
  }
  .section.section__five .container .section__body .projectSwiper__wrapper .project__swiper .swiper-wrapper .swiper-slide .slide__wrapper .project__details .btn a img {
    width: 32px;
  }
  .section.section__six .container {
    padding-inline: 32px 0px;
  }
  .section.section__six .container .section__body {
    position: relative;
  }
  .section.section__six .container .section__body .sectionBody__left {
    padding-block: 40px;
  }
  .section.section__six .container .section__body .sectionBody__left h3 {
    max-width: 100%;
  }
  .section.section__six .container .section__body .sectionBody__left p {
    font-size: 14px;
    line-height: 23px; /* 160% */
  }
  .section.section__six .container .section__body .sectionBody__right {
    min-height: 262px;
    height: 262px;
    margin-left: 0px;
    margin-right: 0px;
    position: absolute;
    top: 0;
    right: -105px;
  }
  .section.section__seven .container {
    padding-inline: 32px;
    padding-block: 56px 143px;
  }
  .section.section__seven .container .section__body {
    flex-direction: column;
    max-width: 100%;
    width: 100%;
    gap: 40px;
  }
  .section.section__seven .container .section__body .sectionBody__left span {
    margin-bottom: 10px;
  }
  .section.section__seven .container .section__body .sectionBody__left h3 {
    max-width: 100%;
    margin-bottom: 24px;
  }
  .section.section__seven .container .section__body .sectionBody__right {
    max-width: 530px;
    width: 100%;
  }
}/*# sourceMappingURL=services.css.map */