.about_banner {
  background: linear-gradient(161.6725deg, #1a1a2e 14%, #16163a 50%, #2d3cdf 86%);
  padding-top: 99px;
  overflow: hidden;
  position: relative;
}

.about_banner .flex {
  padding: 2.2rem 0 6.5rem;
}

.about_banner .image {
  position: relative;
  align-self: center;
  width: 75%;
  margin-right: -16.66666667%;
  padding-bottom: 3.68055556%;
  margin-left: -7.1%;
}

.about_banner .image .img {
  padding-bottom: 57.85365854%;
  clip-path: polygon(24.3% 0, 100% 0, 100% 100%, 0 100%);
}

.about_banner .image .certifications {
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: 0;
  background-color: #3a72ef;
  color: #fff;
  min-width: 53.56097561%;
  min-height: 19.3498452%;
  max-height: 90%;
  max-width: 90%;
  --deg: 5.6rem;
  clip-path: polygon(var(--deg) 0, 100% 0, 100% 100%, 0 100%);
  gap: 2.7rem;
  padding: 2.8rem 1.1rem 1.6rem 3.4rem;
}

.about_banner .image .certifications ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.about_banner .image .certifications li {
  position: relative;
  flex: 1 0 16.8rem;
}

.about_banner .image .certifications li:first-child::before {
  display: none;
}

.about_banner .image .certifications li::before {
  position: absolute;
  width: 1px;
  height: 75.95%;
  content: '';
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #fff;
  opacity: 0.08;
}

.about_banner .image .certifications li:nth-child(2) .icon img {
  transform: scale(0.98076923);
}

.about_banner .image .certifications li:nth-child(1) .icon img {
  transform: scale(0.96153846);
}

.about_banner .image .certifications .icon {
  width: 5.2rem;
  height: 5.2rem;
  margin: 0 auto;
}

.about_banner .image .certifications strong {
  font-size: 1.4rem;
  color: #fff;
  display: block;
  text-align: center;
  margin-top: 0.8rem;
  font-weight: 300;
  letter-spacing: 0.012rem;
}

.about_banner .lt {
  flex: 1;
  width: 100%;
  display: flex;
  flex-direction: column;
  padding-bottom: 0.8rem;
}

.about_banner .lt .head {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-bottom: 5.5%;
}

.about_banner p {
  max-width: 60.5rem;
  margin-top: 2.4rem;
}

.about_banner .btn {
  margin-top: 4.9rem;
}

.about_banner .tags {
  margin-top: 3.8rem;
}

.about_banner .tags ul {
  display: flex;
  flex-wrap: wrap;
  gap: 1.2rem;
}

.about_banner .tags li {
  display: inline-flex;
  align-items: center;
  font-size: 1.5rem;
  font-weight: 400;
  color: #fff;
  background-color: #2e2e4c;
  border: 1px solid #474762;
  transition: all 0.3s;
  line-height: 2.5;
  gap: 0.8rem;
  padding: 0 2.2rem 0 2rem;
  letter-spacing: 0.03rem;
}

.about_banner .tags li::before {
  display: inline-block;
  content: '';
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  filter: contrast(0) brightness(2);
  background: url("../img/gou.svg") no-repeat center / contain;
}

.about_banner .tags li:hover {
  background-color: var(--secondary);
  border-color: var(--secondary);
}

.about_banner .float_mask {
  opacity: 0.56;
}

.about_banner .float_mask .img1 {
  left: -39.43%;
  bottom: -34.065%;
  width: 57%;
  max-width: 108rem;
}

.about_banner .float_mask .img3 {
  right: -10.3125%;
  bottom: 55.1963048%;
  width: 29%;
  max-width: 53.7rem;
}

.about_we {
  padding: 12.3rem 0 12.3rem;
  background-color: #fff;
  position: relative;
  overflow: hidden;
}

.about_we .head {
  margin-bottom: 3.8rem;
}

.about_we .bg_icon {
  width: 4.1rem;
  transform: translateY(-2rem);
  pointer-events: none;
}

.about_we .main_row {}

.about_we .left_col {
  width: 53.4%;
}

.about_we .head h2 {
  max-width: 55.5rem;
}

.about_we .head h2 span {
  color: #9d9da8;
  display: block;
}

.about_we .img_box {
  aspect-ratio: 767/512;
  overflow: hidden;
}

.about_we .img_box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.about_we .right_col {
  padding-top: 5.6rem;
  flex: 1;
}

.about_we .right_col .info {
  padding-top: 7.5rem;
  padding-left: 11.6rem;
  margin-left: -3.4rem;
  position: relative;
  z-index: 9;
  background-color: white;
}

.about_we .desc {
  font-family: 'Inter', sans-serif;
  font-size: 1.7rem;
  color: #5a5a68;
  line-height: 3rem;
  margin-bottom: 4.5rem;
}

.about_we .service_grid {
  gap: 1.8rem 1.6rem;
}

.about_we .service_grid li {
  width: 28.6rem;
  background: #f4f6f9;
  height: 6.95rem;
  padding: 0 2.2rem;
}

.about_we .service_grid .icon_wrap {
  width: 3rem;
  height: 3rem;
  position: relative;
  margin-right: 2rem;
}

.about_we .service_grid .icon_wrap img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.about_we .service_grid .multi_icon img:first-child {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}

.about_we .service_grid .multi_icon img:last-child {
  position: relative;
  z-index: 1;
}

.about_we .service_grid li span {
  font-size: 1.6rem;
  color: #1a1a2e;
  font-weight: 600;
}

.about_mission {
  position: relative;
  background-color: #f4f6f9;
  padding: 11.5rem 0 13rem;
  overflow: hidden;
  font-family: inherit;
}

.about_mission .head {
  margin-bottom: 5rem;
}

.about_mission h2 {
  margin-bottom: 1.7rem;
}

.about_mission .head p {
  max-width: 62.7rem;
  margin-left: auto;
  margin-right: auto;
}

.about_mission .cards {
  align-items: stretch;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 3.6rem;
}

.about_mission .item {
  position: relative;
  background: #fff;
  border: 1px solid #e8e8ef;
  padding: 5.4rem 3.8rem;
  height: 38.3rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  transition: all 0.3s;
}

.about_mission .item.active,
.about_mission .item:hover {
  box-shadow: 0 10px 20px rgba(201, 204, 209, 0.6);
}

.about_mission .icon_wrap {
  width: 5rem;
  height: 5rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 4.5rem;
}

.about_mission .icon_wrap img {
  height: 100%;
  width: auto;
  object-fit: contain;
}

.about_mission .icon_svg_custom {
  width: 4.1rem;
  height: 4.6rem;
}

.about_mission .float_mask .img1 {
  width: 57%;
  max-width: 108rem;
  left: -26.833333%;
  bottom: -15.63765%;
}

.about_mission .item_title {
  font-size: 2.4rem;
  font-weight: 600;
  color: #232323;
  margin-bottom: 1.5rem;
}

.about_mission .item p {
  font-size: 1.7rem;
  line-height: 2.8rem;
  color: #5a5a68;
  font-family: 'Inter', sans-serif;
}

.about_mission .desc_img {
  max-width: 100%;
  height: auto;
  display: block;
}

.about_mission .item_line {
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  height: 3px;
  transition: all 0.3s ease;
}

.about_mission .item:nth-child(3n+1) .item_line {
  background-color: #4A82D3;
}

.about_mission .item:nth-child(3n+2) .item_line {
  background-color: #305AD1;
}

.about_mission .item:nth-child(3n+3) .item_line {
  background-color: #14248E;
}


.about_history {
  padding: 15.5rem 0 9.7rem;
  background-color: #fff;
}

.about_history .nav_btns {
  gap: 1.5rem;
}

.about_history .line_separator {
  width: 100%;
  height: 1px;
  background-color: #e8e8ef;
  margin: 4rem 0 2.5rem;
}

.about_history .timeline_area {
  align-items: flex-start;
  gap: 8rem;
}

.about_history .timeline_left {
  position: relative;
  width: 50.41%;
}

.about_history .timeline_axis {
  position: absolute;
  left: 0.5rem;
  top: 1.5rem;
  bottom: 0;
  width: 4px;
  background: url('../img/gap_line.svg') repeat-y center/100% auto;
}

.about_history .swiper_timeline_years {
  height: 45rem;
  overflow: hidden;
}

.about_history .swiper_timeline_years .swiper-wrapper {
  transition-timing-function: ease;
}

.about_history .swiper_timeline_years .swiper-slide {
  height: 7rem;
  display: flex;
  align-items: center;
  transition: height 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.about_history .swiper_timeline_years .swiper-slide.active {
  height: 14rem;
}

.about_history .year_item {
  position: relative;
  padding-left: 5rem;
  font-size: 3.2rem;
  color: #c9c9c9;
  font-weight: 400;
  cursor: pointer;
  transition: font-size 0.5s cubic-bezier(0.4, 0, 0.2, 1), color 0.5s ease;
  line-height: 1;
}

.about_history .year_item::before {
  content: '';
  position: absolute;
  left: -0.1rem;
  top: 50%;
  transform: translateY(-50%);
  width: 1.2rem;
  height: 2px;
  background-color: #232323;
  transition: background-color 0.5s ease;
}

.about_history .swiper-slide.active .year_item {
  font-size: 9.6rem;
  font-weight: 500;
  color: var(--primary);
}

.about_history .swiper-slide.active .year_item::before {
  background-color: var(--primary);
}

.about_history .timeline_right {
  width: 49.59%;
  padding-top: 2rem;
}

.about_history .swiper_timeline_content {
  overflow: hidden;
}

.about_history .swiper_timeline_content .swiper-slide {
  opacity: 0;
  transition: opacity 0.5s ease;
  padding-top: 2rem;
}

.about_history .swiper_timeline_content .swiper-slide-active {
  opacity: 1;
}

.about_history .event_item {
  flex-direction: column;
}

.about_history .event_item+.event_item {
  margin-top: 6.2rem;
}

.about_history .event_item .year {
  font-size: 2.4rem;
  color: var(--primary);
  font-weight: 500;
  margin-bottom: 1rem;
}

.about_history .event_item h3 {
  font-size: 2.6rem;
  color: #0b0e1e;
  font-weight: 500;
  margin-bottom: 1rem;
  max-width: 60rem;
}

.about_history .event_item p {
  font-size: 1.6rem;
  color: var(--text);
  line-height: 2.8rem;
  max-width: 71rem;
}

.about_services {
  padding: 9.7rem 0 13.5rem;
  background-color: #ffffff;
}

.about_services .left_col {
  width: 34.02%;
  position: sticky;
  top: 12rem;
  display: flex;
  flex-direction: column;
}

.about_services h2 {
  margin-bottom: 4rem;
}

.about_services .head p {
  margin-bottom: 6.2rem;
  padding-right: 2rem;
}

.about_services .img_wrap {
  width: 100%;
  height: 31.7rem;
  overflow: hidden;
}

.about_services .img_wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.about_services .right_col {
  width: 57.77%;
  padding-top: 3rem;
}

.about_services .services_list {
  display: flex;
  flex-direction: column;
}

.about_services .item {
  padding: 2.6rem 0 3rem;
  padding-left: 1.4rem;
  border-top: 1px solid #e8e8ef;
  cursor: pointer;
  transition: all 0.3s ease;
}

.about_services .item:last-child {
  border-bottom: 1px solid #e8e8ef;
}

.about_services .list_info {
  display: flex;
  align-items: center;
  gap: 7.4rem;
}

.about_services .num {
  font-size: 2rem;
  font-weight: 500;
  color: var(--primary);
  min-width: 3rem;
}

.about_services .title {
  font-size: 2.6rem;
  font-weight: 600;
  color: #1a1a2e;
  transition: color 0.3s ease;
}

.about_services .icon_wrap {
  width: 4.75rem;
  height: 4.75rem;
  background-color: #f7f8fc;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.3s ease;
  position: relative;
}

.about_services .icon_wrap img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: 1.6rem;
  width: auto;
  opacity: 0;
  object-fit: contain;
  transition: all 0.3s;
}

.about_services .icon_wrap img:nth-of-type(1) {
  opacity: 1;
}

.about_services .active .icon_wrap img:nth-of-type(2) {
  opacity: 1;
}

.about_services .active .icon_wrap img:nth-of-type(1) {
  opacity: 0;
}

.about_services .item.active .icon_wrap,
.about_services .item:hover .icon_wrap {
  background-color: var(--primary);
}

.about_where {
  background-color: #f8f9fc;
  padding: 10rem 0 9.8rem;
  font-family: 'Manrope', sans-serif;
  overflow: hidden;
}

.about_where .head {
  margin-bottom: 5rem;
}

.about_where .head h2 {
  margin-bottom: 1.5rem;
}

.about_where .head p {
  max-width: 69.5rem;
  margin-left: auto;
  margin-right: auto;
}

.about_where .grid_container {
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
}

.about_where .card_row {
  display: flex;
  gap: 1.2rem;
  width: 100%;
}

.about_where .card {
  position: relative;
  border-radius: 0;
  overflow: hidden;
  background-color: var(--secondary);
}

.about_where .card img.img_cv {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.6s ease;
}

.about_where .card:hover img.img_cv {
  transform: scale(1.05);
}

.about_where .card_row.top .card {
  width: calc(50% - 0.6rem);
  height: 42.6rem;
}

.about_where .card_row.bottom .card {
  width: calc(33.333% - 0.8rem);
  height: 29.8rem;
}

.about_where .card_label {
  position: absolute;
  left: 2.8rem;
  bottom: 2.8rem;
  background-color: var(--primary);
  display: flex;
  align-items: center;
  padding: 0 2rem 0 2rem;
  height: 5.4rem;
  gap: 2.5rem;
  color: #fff;
  z-index: 2;
}

.about_where .card_row.bottom .card_label {
  height: 4.8rem;
}

.about_where .card_label span {
  font-size: 1.8rem;
  font-weight: 600;
  white-space: nowrap;
  padding-right: 2.5rem;
}

.about_where .card_label span::before,
.about_where .card_label span::after {
  position: absolute;
  width: 4rem;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(48, 90, 209, 0.28);
  content: '';
  clip-path: var(--pl);
  transition: all 0.3s;
}

.about_where .card_label span::after {
  background-color: var(--secondary);
  transform: translateX(50%);
}

.about_where .card_label .icons {
  position: relative;
  width: 4.4rem;
  height: 100%;
  display: flex;
  align-items: center;
}

.about_where .card_label .icons img {
  height: 100%;
  object-fit: contain;
}

.about_where .bg_icon {
  position: absolute;
  left: -2rem;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0.3;
}

.about_where .fg_icon {
  position: relative;
  z-index: 1;
}

.about_where .nav_wrap {
  margin-top: 6rem;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1.5rem;
}

.about_where .swiper_btns {
  justify-content: center;
  margin-top: 4.2rem;
}

.about_quality {
  padding: 16.5rem 0 7.2rem;
  font-family: 'Manrope', sans-serif;
}

.about_quality .content {
  width: 90%;
  max-width: 144rem;
  margin: 0 auto;
  gap: 6rem;
}

.about_quality .left_col {
  width: 45.69%;
  height: 60.7rem;
  position: relative;
  overflow: hidden;
}

.about_quality .left_col .img {
  aspect-ratio: 657/606;
}

.about_quality .right_col {
  width: 43.75%;
  margin-top: -1.5rem;
}

.about_quality .head {
  margin-bottom: 4.5rem;
}

.about_quality .head h2 {
  margin-bottom: 4rem;
  max-width: 40rem;
}

.about_quality .head p {
  padding-right: 3rem;
}

.about_quality .feature_item {
  margin-bottom: 3.3rem;
}

.about_quality .feature_item:last-child {
  margin-bottom: 0;
}

.about_quality .icon_box {
  width: 6.2rem;
  height: 6.2rem;
  background-color: #f8f9fc;
  flex-shrink: 0;
  margin-right: 3.8rem;
}

.about_quality .feature_item h3 {
  font-size: 2rem;
  color: #1a1a2e;
  font-weight: 600;
  margin-bottom: 0.7rem;
  line-height: 1.3;
}

.about_quality .feature_item p {
  font-size: 1.4rem;
  color: var(--text);
  line-height: 1.6;
}

.about_certification {
  padding: 7.2rem 0 16rem;
  font-family: Manrope-Regular, Manrope, sans-serif;
  overflow: hidden;
  background-color: #fff;
}

.about_certification_left {
  width: 28.47%;
}

.about_certification_left .head h2 {
  margin-bottom: 2rem;
}

.about_certification_left .btn_link {
  display: inline-flex;
  margin-top: 7.2rem;
  font-size: 1.8rem;
  font-weight: 700;
  color: #1a1a2e;
  text-decoration: none;
  transition: opacity 0.3s ease;
}

.about_certification_left .btn_link:hover {
  opacity: 0.8;
}

.about_certification_left .btn_link .icon_arrow {
  width: 0.9rem;
  margin-left: 1.5rem;
}

.about_certification_right {
  width: 60.55%;
  overflow: hidden;
}

.about_certification_right .swiper-slide+.swiper-slide .cert_box {
  border-left: none;
}

.about_certification .cert_box {
  width: 29rem;

  aspect-ratio: 29/28;
  border: 1px solid #e5e5e5;
  border-right: none;
  display: flex;
  flex-direction: column;
  position: relative;
  background-color: #fff;
  padding-top: 5.5rem;
  transition: all 0.3s;
}

.about_certification .cert_box:after {
  content: "";
  width: 100%;
  height: 2px;
  background-color: var(--primary);
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  transition: all 0.4s;
}

.about_certification .active .cert_box:after {
  width: 100%;
}

.about_certification .cert_box:last-child {
  border-right: 1px solid #e5e5e5;
}

.about_certification .active .cert_box {
  border-right: 1px solid #e5e5e5;
  box-shadow: 0 1rem 2rem rgba(226, 226, 226, 0.5);
  z-index: 2;
}

.about_certification .box_top {
  margin: 0 auto;
  margin-bottom: 3.5rem;
}

.about_certification .box_top img {
  margin-left: auto;
  margin-right: auto;
  width: auto;
  height: 9rem;
}

.about_certification .box_bottom {
  height: 6rem;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 2rem;
}

.about_certification .cert_name {

  font-size: 2.01rem;
  font-weight: 500;
  color: #1a1a2e;
  text-align: center;
}

.about_certification .abs_img {
  position: absolute;
}

.about_certification .b1_i4 {
  left: 11.1rem;
  top: 6.03rem;
  width: 6.85rem;
  height: 4.68rem;
}

.about_certification .b1_i5 {
  left: 10.55rem;
  top: 10.45rem;
  width: 7.92rem;
  height: 4.41rem;
}

.about_certification .b2_iso {
  left: 10.5rem;
  top: 7.81rem;
  width: 6.47rem;
  height: 3rem;
  fill: var(--primary);
}

.about_certification .b2_i2 {
  left: 11.39rem;
  top: 5.79rem;
  width: 6.03rem;
  height: 7.04rem;
}

.about_certification .b2_i3 {
  left: 12.62rem;
  top: 13.07rem;
  width: 3.81rem;
  height: 1.64rem;
}

.about_certification .b3_iso {
  left: 10.43rem;
  top: 7.81rem;
  width: 6.5rem;
  height: 3rem;
  fill: var(--primary);
}

.about_certification .b3_i6 {
  left: 11.33rem;
  top: 5.8rem;
  width: 6.05rem;
  height: 7.07rem;
}

.about_certification .b3_text {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  top: 13rem;
  font-family: Manrope-SemiBold, Manrope, sans-serif;
  font-weight: 600;
  font-size: 1.65rem;
  color: var(--primary);
}

.about_industries {
  background-color: #F8F9FC;
  padding: 11.5rem 0 12.5rem;
}

.about_industries .head {
  margin-bottom: 7.2rem;
}

.about_industries .head h2 {}

.about_industries .explore_link {
  font-size: 1.8rem;
  font-weight: 700;
  color: #1a1a2e;
  gap: 1.2rem;
  transition: opacity 0.3s ease;
  align-items: center;
}

.about_industries .explore_link:hover {
  opacity: 0.7;
}

.about_industries .explore_link img {
  width: 1rem;
  height: auto;
}

.about_industries .grid_wrapper {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 3rem 2.2rem;
}

.about_industries .item_card {
  background: #fff;
  border: 1px solid #eef0f5;
  padding: 3.4rem 3rem;
  display: flex;
  flex-direction: column;
  position: relative;
  min-height: 25.4rem;
  transition: box-shadow 0.3s ease, border-color 0.3s ease;
}

.about_industries .item_card::after {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: var(--primary);
  opacity: 0;
  transition: opacity 0.3s ease;
}

.about_industries .item_card.active,
.about_industries .item_card:hover {
  box-shadow: 0 1rem 2rem rgba(201, 204, 209, 0.4);
  border-color: transparent;
  z-index: 2;
}

.about_industries .item_card.active::after,
.about_industries .item_card:hover::after {
  opacity: 1;
}

.about_industries .card_icon {
  height: 3.5rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.about_industries .card_icon img {
  max-height: 100%;
  width: auto;
  max-width: 5.6rem;
  object-fit: contain;
}

.about_industries .card_icon svg {
  height: 100%;
  width: auto;
  overflow: visible;
  color: #596075;
}

.about_industries .card_title {
  font-size: 2rem;
  font-weight: 600;
  color: #1a1a2e;
  margin-top: 4.6rem;
  margin-bottom: 1.2rem;
  line-height: 1.2;
}

.about_industries .card_desc {
  font-size: 1.5rem;
  color: var(--text);
  line-height: 1.46;
  margin-bottom: 0;
}

.about_industries .card_bottom_img {
  margin-top: auto;
  width: 100%;
  max-height: 6.2rem;
  object-fit: contain;
  object-position: left bottom;
}

.about_map {
  padding: 14.7rem 0 9rem;
  overflow: hidden;
  background: #fff;
}

.about_map .head {
  margin-bottom: 8.2rem;
}

.about_map .head h2 {
  margin-bottom: 1.6rem;
}

.about_map .head p {
  max-width: 66.8rem;
  margin-left: auto;
  margin-right: auto;
}

.about_map .main_row {
  gap: 5rem;
}

.about_map .map_col {
  padding-top: 2rem;
  flex: 1;
  margin-left: -3%;
}

.about_map .stats_col {
  width: 36.11%;
  min-width: 36.11%;
}

.about_map .map_wrap {
  width: 100%;
  position: relative;
}

.about_map .map_wrap img {
  width: 100%;
  height: auto;
}

.about_map .map_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  fill: #eff1f4;
  stroke: #acb4c1;
  stroke-width: 0.8px;
  stroke-linejoin: round;
  stroke-linecap: round;
}

.about_map .map_obj {
  position: absolute;
  pointer-events: none;
}

.about_map .map_img {
  width: auto;
  height: auto;
}

.about_map .map_lbl {
  font-size: 1.6rem;
  font-weight: 600;
  color: #1a1a2e;
  line-height: 1;
}

.about_map .map_lbl_w {
  color: #fff;
  font-size: 1.5rem;
  font-weight: 500;
}

.about_map .stat_item {
  display: flex;
  align-items: stretch;
  gap: 4rem;
}

.about_map .stat_item:not(:first-child) .stat_text {
  position: relative;
}

.about_map .stat_item:not(:first-child) .stat_text:before {
  content: "";
  position: absolute;
  left: 0;
  top: -3.3rem;
  width: 100%;
  background-color: #d1d1d1;
  height: 1px;
}

.about_map .stat_item:not(:first-child) {
  margin-top: 3rem;
  padding-top: 3.3rem;
}

.about_map .stat_icon_box {
  width: 6.2rem;
  height: 6.2rem;
  background: #f4f6f9;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}

.about_map .stat_icon_box img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.about_map .stat_text {
  flex: 1;
}

.about_map .stat_val {
  font-size: 3.6rem;
  font-weight: 600;
  color: var(--primary);
  line-height: 1.1;
  margin-bottom: 1rem;
}

.about_map .stat_tit {
  font-size: 1.6rem;
  font-weight: 600;
  color: #1a1a2e;
  margin-bottom: 0.8rem;
}

.about_map .stat_desc {
  font-size: 1.4rem;
  line-height: 1.7;
  color: var(--text);
  font-family: 'Inter', sans-serif;
}

.about_gallery {
  padding: 9rem 0 17rem;
  overflow: hidden;
}

.about_gallery .head {
  margin-bottom: 6.5rem;
}

.about_gallery .head h2 {
  margin-bottom: 2rem;
}

.about_gallery .head p {
  max-width: 64.5rem;
  margin-left: auto;
  margin-right: auto;
}

.about_gallery .swiper_marquee_top,
.about_gallery .swiper_marquee_bottom {
  width: 100%;
  overflow: hidden;
  margin-bottom: 2.3rem;
}

.about_gallery .swiper_marquee_bottom {
  margin-bottom: 0;
}

.about_gallery .swiper_marquee_top .swiper-wrapper,
.about_gallery .swiper_marquee_bottom .swiper-wrapper {
  transition-timing-function: linear;
}

.about_gallery .swiper-slide {
  width: auto;
}

.about_gallery .marquee_item {
  max-width: 36rem;
  aspect-ratio: 36/24;
  overflow: hidden;
  flex-shrink: 0;
  background: var(--secondary);
}

.about_gallery .marquee_item:hover img {
  transform: scale(1.1);
}

.about_gallery .marquee_item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s;
  display: block;
}

.about_team {
  background-color: #edeff4;
  padding: 9rem 0 10rem;
  overflow: hidden;
}

.about_team .head {
  text-align: center;
  margin-bottom: 5rem;
}

.about_team .head h2 {
  margin-bottom: 1.5rem;
}

.about_team .head p {
  max-width: 68.5rem;
  margin: 0 auto;
}

.about_team .team_list {
  gap: 3.5rem 2.7rem;
  justify-content: center;
}

.about_team .team_item {
  width: 26.6rem;
  background: #ffffff;
  border: 1px solid #e8e8ef;
  border-bottom: 3px solid transparent;
  cursor: pointer;
  transition: all 0.3s ease !important;
}

.about_team .team_item.active,
.about_team .team_item:hover {
  border-color: transparent;
  border-bottom-color: var(--primary);
  box-shadow: 0 1rem 2rem rgba(201, 204, 209, 0.6);
}

.about_team .img_wrap {
  width: 100%;
  height: 26.6rem;
  overflow: hidden;
}

.about_team .img_wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.about_team .info {
  padding: 1.5rem 1rem 1.5rem;
}

.about_team .info h3 {
  font-size: 1.8rem;
  color: #1a1a2e;
  font-weight: 600;
  margin-bottom: 0.4rem;
}

.about_team .info p {
  font-size: 1.4rem;
  color: #888888;
}

.about_team .bottom_link {
  margin-top: 6.5rem;
}

.about_team .bottom_link a {
  display: inline-flex;
  gap: 1.2rem;
  font-size: 1.8rem;
  font-weight: 700;
  color: var(--title);
  text-decoration: none;
  transition: opacity 0.3s;
}

.about_team .bottom_link a:hover {
  opacity: 0.7;
}

.about_team .bottom_link img {
  width: 1rem;
  object-fit: contain;
}

.about_choose {
  padding: 12rem 0 15.7rem;
  background-color: #ffffff;
  overflow: hidden;
}

.about_choose .head {
  margin-bottom: 5rem;
}

.about_choose .head h2 {
  margin-bottom: 1.8rem;
}

.about_choose .head p {
  max-width: 64.6rem;
  margin: 0 auto;
}

.about_choose .cards {
  gap: 3.3rem 2.7rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}

.about_choose .card {
  min-height: 30.2rem;
  background-color: #F7F8FC;
  border: 1px solid #e8e8ef;
  padding: 4rem 3.2rem;
  position: relative;
  transition: all 0.4s ease;
  cursor: pointer;
}

.about_choose .card.active {
  background-color: #ffffff;
  box-shadow: 0 1rem 2rem rgba(201, 204, 209, 0.4);
}

.about_choose .card::after {
  content: '';
  position: absolute;
  bottom: -1px;
  left: -1px;
  right: -1px;
  height: 3px;
  background-color: var(--primary);
  opacity: 0;
  transition: all 0.4s ease;
}

.about_choose .card.active::after {
  opacity: 1;
}

.about_choose .card .num {
  font-size: 3.6rem;
  font-weight: 600;
  color: var(--primary);
  margin-bottom: 5.5rem;
  line-height: 1;
}

.about_choose .card h3 {
  font-size: 2.2rem;
  font-weight: 600;
  color: var(--title);
  margin-bottom: 1.7rem;
  line-height: 1.3;
}

.about_choose .card p {
  font-size: 1.7rem;
  color: var(--text);
  line-height: 1.64;
}

.page_qac.bg {
  background-color: #F8F9FC;
}

/* ================= Team Popup Overlay ================= */
.team_popup_overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  overflow-y: auto;
}

.team_popup1 {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  min-height: 91.9rem;
  background-color: #fff;
  font-family: inherit;
  overflow: hidden;
}

.team_popup1_hidden {
  display: none !important;
}

.team_popup1 .col_left {
  width: 38.32%;
  display: flex;
  flex-direction: column;
  border-right: 1px solid #e1e4ea;
  position: relative;
  background-color: #F8F9FC;
}

.team_popup1 .col_right {
  width: 61.68%;
  background-color: #f2f4f9;
  position: relative;
  padding: 16rem 21rem 10rem 17rem;
}

.team_popup1 .senior_title {
  font-size: 3.8rem;
  font-weight: 600;
  color: var(--title, #1a1a2e);
  text-align: center;
  margin-top: 8.5rem;
  width: 100%;
}

.team_popup1 .person_card {
  margin: 8.5rem auto auto;
  text-align: center;
}

.team_popup1 .img_wrap {
  position: relative;
  width: 33.9rem;
  height: 33.9rem;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #14248e;
  border-radius: 50%;
}

.team_popup1 .img_inner {
  width: 30.6rem;
  height: 30.6rem;
  border-radius: 50%;
  overflow: hidden;
  box-shadow: 0 3rem 2rem rgba(161, 164, 168, 0.4);
}

.team_popup1 .img_inner .img_cv {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.team_popup1 .name {
  font-size: 3.2rem;
  font-weight: 600;
  color: var(--title, #1a1a2e);
  margin-top: 4.8rem;
}

.team_popup1 .role {
  font-size: 2rem;
  font-weight: 400;
  color: #14248e;
  margin-top: 1.2rem;
}

.team_popup1 .bottom_nav {
  height: 9.6rem;
  margin-top: 13rem;
  border-top: 1px solid #e1e4ea;
  position: relative;
}

.team_popup1 .progress_bar {
  position: absolute;
  top: -2px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: transparent;
  z-index: 2;
}

.team_popup1 .progress_fill {
  height: 100%;
  width: 25%;
  max-width: 100%;
  background-color: #14248e;
  transition: width 0.5s ease;
}

.team_popup1 .nav_btn {
  border-right: 1px solid #e1e4ea;
  cursor: pointer;
  transition: background-color 0.3s ease;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.team_popup1 .nav_btn:last-child {
  border-right: none;
}

.team_popup1 .nav_btn:hover {
  background-color: #f8f9fc;
}

.team_popup1 .nav_btn img {
  width: 1.6rem;
  height: 2.4rem;
}

.team_popup1 .nav_btn.prev img {
  transform: rotate(180deg);
}

.team_popup1 .back_btn {
  position: absolute;
  top: 9.3rem;
  right: 7.8rem;
  font-size: 1.8rem;
  font-weight: 700;
  color: var(--title, #1a1a2e);
  gap: 1.2rem;
  text-transform: uppercase;
  transition: opacity 0.3s ease;
  text-decoration: none;
  cursor: pointer;
}

.team_popup1 .back_btn:hover {
  opacity: 0.7;
}

.team_popup1 .back_btn img {
  width: 1rem;
  height: 1.89rem;
  transform: rotate(180deg);
}

.team_popup1 .info_block {
  max-width: 80.3rem;
}

.team_popup1 .info_block+.info_block {
  margin-top: 6rem;
}

.team_popup1 .info_title,
.team_popup1 h3 {
  font-size: 2.8rem;
  font-weight: 600;
  color: var(--title, #1a1a2e);
  margin-bottom: 2rem;
}

.team_popup1 .info_block p {
  font-size: 1.7rem;
  line-height: 1.76;
  color: var(--text, #5a5a68);
  margin-bottom: 3rem;
}

.team_popup1 .info_block p:last-child {
  margin-bottom: 0;
}

.team_popup1 .icon_awards {
  width: 100%;
  max-width: 80.3rem;
  height: auto;
  display: block;
}

.swiper_team_avatar {
  overflow: hidden;
}

/* Responsive */
@media screen and (min-width: 769px) and (max-width: 1220px) {
  .about_banner .flex {
    padding: 2rem 0 4rem;
  }

  .about_banner .image {
    width: 70%;
  }

  .about_we {
    padding: 9rem 0;
  }

  .about_we .right_col .info {
    padding-left: 6rem;
  }

  .about_mission {
    padding: 9rem 0 10rem;
  }

  .about_history {
    padding: 10rem 0 8rem;
  }

  .about_services {
    padding: 7rem 0 10rem;
  }

  .about_where {
    padding: 7rem 0;
  }

  .about_quality {
    padding: 10rem 0 6rem;
  }

  .about_certification {
    padding: 5rem 0 10rem;
  }

  .about_industries {
    padding: 8rem 0 9rem;
  }

  .about_map {
    padding: 10rem 0 7rem;
  }

  .about_gallery {
    padding: 7rem 0 12rem;
  }

  .about_team {
    padding: 7rem 0 8rem;
  }

  .about_choose {
    padding: 9rem 0 12rem;
  }

  .about_history .swiper-slide.active .year_item {
    font-size: 6.6rem;
  }

  .about_certification .cert_box {
    width: 100%;
  }

  .team_popup1 .col_right {
    padding: 12rem 6rem 8rem 6rem;
  }

  .team_popup1 .back_btn {
    top: 6rem;
    right: 6rem;
  }

  .team_popup1 .img_wrap {
    width: 28rem;
    height: 28rem;
  }

  .team_popup1 .img_inner {
    width: 25rem;
    height: 25rem;
  }

  .team_popup1 .info_title,
  .team_popup1 h3 {
    font-size: 2.4rem;
  }

  .team_popup1 .info_block p {
    font-size: 1.6rem;
    margin-bottom: 2.5rem;
  }

  .team_popup1 .info_block+.info_block {
    margin-top: 4.5rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
  .about_banner .image {
    width: 65%;
    margin-right: -12%;
  }

  .about_banner .image .certifications {
    gap: 1.5rem;
    padding: 2rem 1rem 1.2rem 2.5rem;
  }

  .about_banner .image .certifications .icon {
    width: 4rem;
    height: 4rem;
  }

  .about_banner .image .certifications strong {
    font-size: 1.2rem;
  }

  .about_we .left_col {
    width: 48%;
  }

  .about_we .right_col .info {
    padding-left: 4rem;
    padding-top: 5rem;
  }

  .about_we .service_grid li {
    width: 100%;
  }

  .about_mission .cards {
    grid-template-columns: repeat(2, 1fr);
    gap: 2.5rem;
  }

  .about_mission .item {
    height: auto;
    min-height: 30rem;
    padding: 3.5rem 2.5rem;
  }

  .about_history .timeline_area {
    gap: 4rem;
  }

  .about_services .left_col {
    width: 38%;
  }

  .about_services .right_col {
    width: 58%;
  }

  .about_services .list_info {
    gap: 3rem;
  }

  .about_where .card_row.top .card {
    height: 32rem;
  }

  .about_where .card_row.bottom .card {
    height: 24rem;
  }

  .about_quality .left_col {
    height: auto;
  }

  .about_quality .right_col {
    width: 50%;
  }

  .about_certification_left {
    width: 32%;
  }

  .about_certification_right {
    width: 60%;
  }

  .about_industries .grid_wrapper {
    grid-template-columns: repeat(3, 1fr);
  }

  .about_map .stats_col {
    width: 40%;
    min-width: 40%;
  }

  .about_team .team_item {
    width: 23rem;
  }

  .about_team .img_wrap {
    height: 23rem;
  }

  .about_choose .cards {
    grid-template-columns: repeat(2, 1fr);
  }

  .team_popup1 {
    min-height: unset;
  }

  .team_popup1 .col_left {
    width: 45%;
  }

  .team_popup1 .col_right {
    width: 55%;
    padding: 10rem 4rem 6rem 4rem;
  }

  .team_popup1 .senior_title {
    font-size: 3rem;
    margin-top: 6rem;
  }

  .team_popup1 .person_card {
    margin-top: 5rem;
  }

  .team_popup1 .name {
    font-size: 2.6rem;
    margin-top: 3rem;
  }

  .team_popup1 .role {
    font-size: 1.7rem;
  }

  .team_popup1 .bottom_nav {
    height: 7.5rem;
    margin-top: 8rem;
  }

  .team_popup1 .info_title,
  .team_popup1 h3 {
    font-size: 2.2rem;
    margin-bottom: 1.5rem;
  }

  .team_popup1 .info_block p {
    font-size: 1.5rem;
    line-height: 1.7;
    margin-bottom: 2rem;
  }

  .team_popup1 .info_block+.info_block {
    margin-top: 4rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 896px) {
  .about_banner .flex {
    flex-direction: column;
    padding: 2rem 0 3rem;
  }

  .about_banner .image {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }

  .about_we .main_row {
    flex-direction: column;
  }

  .about_we .left_col {
    width: 100%;
  }

  .about_we .right_col {
    padding-top: 0;
  }

  .about_we .right_col .info {
    padding-left: 0;
    margin-left: 0;
    padding-top: 3rem;
  }

  .about_history .timeline_area {
    flex-direction: column;
    gap: 3rem;
  }

  .about_history .timeline_left {
    width: 100%;
  }

  .about_history .timeline_right {
    width: 100%;
  }

  .about_services .flex {
    flex-direction: column;
  }

  .about_services .left_col {
    width: 100%;
    position: relative;
    top: unset;
  }

  .about_services .right_col {
    width: 100%;
    padding-top: 3rem;
  }

  .about_quality .content {
    flex-direction: column;
  }

  .about_quality .left_col {
    width: 100%;
    height: 40rem;
  }

  .about_quality .right_col {
    width: 100%;
    margin-top: 0;
  }

  .about_certification .flex {
    flex-direction: column;
    gap: 3rem;
  }

  .about_certification_left {
    width: 100%;
  }

  .about_certification_right {
    width: 100%;
  }

  .about_map .main_row {
    flex-direction: column;
  }

  .about_map .map_col {
    margin-left: 0;
  }

  .about_map .stats_col {
    width: 100%;
    min-width: unset;
  }

  .about_services .item {
    flex-direction: row;
  }

  .team_popup1 {
    min-height: unset;
  }

  .team_popup1 .col_left {
    width: 40%;
  }

  .team_popup1 .col_right {
    width: 60%;
    padding: 8rem 3rem 5rem 3rem;
  }

  .team_popup1 .senior_title {
    font-size: 2.6rem;
    margin-top: 4rem;
  }

  .team_popup1 .img_wrap {
    width: 24rem;
    height: 24rem;
  }

  .team_popup1 .img_inner {
    width: 21.6rem;
    height: 21.6rem;
  }

  .team_popup1 .person_card {
    margin-top: 4rem;
  }

  .team_popup1 .name {
    font-size: 2.4rem;
    margin-top: 2.5rem;
  }

  .team_popup1 .role {
    font-size: 1.6rem;
  }

  .team_popup1 .bottom_nav {
    height: 7rem;
    margin-top: 6rem;
  }

  .team_popup1 .back_btn {
    top: 4rem;
    right: 3rem;
    font-size: 1.6rem;
  }

  .team_popup1 .info_title,
  .team_popup1 h3 {
    font-size: 2rem;
    margin-bottom: 1.2rem;
  }

  .team_popup1 .info_block p {
    font-size: 1.4rem;
    line-height: 1.65;
    margin-bottom: 1.8rem;
  }

  .team_popup1 .info_block+.info_block {
    margin-top: 3.5rem;
  }
}

@media screen and (max-width: 768px) {
  .about_banner {
    padding-top: 70px;
  }

  .about_banner .flex {
    flex-direction: column;
    padding: 30px 0;
  }

  .about_banner .lt {
    padding-bottom: 0;
  }

  .about_banner .lt .head {
    padding-bottom: 0;
  }

  .about_banner .lt .head h1 {
    font-size: 25px;
  }

  .about_banner p {
    font-size: 14px;
    line-height: 1.5;
    max-width: unset;
    margin-top: 15px;
  }

  .about_banner .btn {
    margin-top: 20px;
  }

  .about_banner .tags {
    margin-top: 20px;
  }

  .about_banner .tags ul {
    gap: 8px;
  }

  .about_banner .tags li {
    font-size: 12px;
    line-height: 2.2;
    padding: 0 12px;
  }

  .about_banner .image {
    width: 100%;
    margin: 20px 0 0;
    margin-right: 0;
    margin-left: 0;
  }

  .about_banner .image .img {
    clip-path: none;
  }

  .about_banner .image .certifications {
    position: relative;
    width: 100%;
    min-width: unset;
    clip-path: none;
    padding: 15px;
    gap: 10px;
    margin-top: 10px;
  }

  .about_banner .image .certifications li {
    flex: 1 0 auto;
  }

  .about_banner .image .certifications .icon {
    width: 35px;
    height: 35px;
  }

  .about_banner .image .certifications strong {
    font-size: 11px;
  }

  .about_banner .float_mask {
    display: none;
  }

  .about_we {
    padding: 50px 0;
  }

  .about_we .head {
    margin-bottom: 20px;
  }

  .about_we .head h2 {
    font-size: 22px;
  }

  .about_we .bg_icon {
    display: none;
  }

  .about_we .main_row {
    flex-direction: column;
  }

  .about_we .left_col {
    width: 100%;
  }

  .about_we .right_col {
    padding-top: 0;
  }

  .about_we .right_col .info {
    padding: 25px 0 0;
    margin-left: 0;
  }

  .about_we .desc {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 20px;
  }

  .about_we .service_grid {
    gap: 10px;
  }

  .about_we .service_grid li {
    width: 100%;
    height: 55px;
    padding: 0 15px;
  }

  .about_we .service_grid li span {
    font-size: 14px;
  }

  .about_we .service_grid .icon_wrap {
    width: 24px;
    height: 24px;
    margin-right: 12px;
  }

  .about_mission {
    padding: 50px 0;
  }

  .about_mission .head {
    margin-bottom: 25px;
  }

  .about_mission h2 {
    font-size: 22px;
    margin-bottom: 12px;
  }

  .about_mission .head p {
    font-size: 14px;
    line-height: 1.5;
    max-width: unset;
  }

  .about_mission .cards {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .about_mission .item {
    height: auto;
    min-height: unset;
    padding: 25px 20px;
  }

  .about_mission .icon_wrap {
    width: 40px;
    height: 40px;
    margin-bottom: 20px;
  }

  .about_mission .item_title {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .about_mission .item p {
    font-size: 14px;
    line-height: 1.5;
  }

  .about_mission .float_mask {
    display: none;
  }

  .about_history {
    padding: 50px 0 0;
  }

  .about_history .head h2 {
    font-size: 22px;
  }

  .about_history .timeline_area {
    flex-direction: column;
    gap: 20px;
  }

  .about_history .timeline_left {
    width: 100%;
  }

  .about_history .timeline_right {
    width: 100%;
    padding-top: 0;
  }

  .about_history .swiper_timeline_years {
    height: 25rem;
  }

  .about_history .swiper_timeline_years .swiper-slide {
    height: 5rem;
  }

  .about_history .swiper_timeline_years .swiper-slide.active {
    height: 8rem;
  }

  .about_history .year_item {
    font-size: 20px;
    padding-left: 3.5rem;
  }

  .about_history .swiper-slide.active .year_item {
    font-size: 28px;
  }

  .about_history .event_item h3 {
    font-size: 18px;
  }

  .about_history .event_item p {
    font-size: 14px;
    line-height: 1.5;
  }

  .about_history .event_item+.event_item {
    margin-top: 30px;
  }

  .about_history .event_item .year {
    font-size: 18px;
  }

  .about_services {
    padding: 50px 0;
  }

  .about_services .flex {
    flex-direction: column;
  }

  .about_services .item {
    flex-direction: row;
  }

  .about_services .left_col {
    width: 100%;
    position: relative;
    top: unset;
  }

  .about_services h2 {
    font-size: 22px;
    margin-bottom: 20px;
  }

  .about_services .head p {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 20px;
    padding-right: 0;
  }

  .about_services .img_wrap {
    height: 200px;
    margin-bottom: 20px;
  }

  .about_services .right_col {
    width: 100%;
    padding-top: 0;
  }

  .about_services .item {
    padding: 20px 15px;
    padding-left: 10px;
  }

  .about_services .list_info {
    gap: 20px;
  }

  .about_services .num {
    font-size: 16px;
  }

  .about_services .title {
    font-size: 18px;
  }

  .about_services .icon_wrap {
    width: 38px;
    height: 38px;
  }

  .about_where {
    padding: 50px 0;
  }

  .about_where .head {
    margin-bottom: 25px;
  }

  .about_where .head h2 {
    font-size: 22px;
    margin-bottom: 10px;
  }

  .about_where .head p {
    font-size: 14px;
    line-height: 1.5;
    max-width: unset;
  }

  .about_where .card_row {
    flex-direction: column;
  }

  .about_where .card_row.top .card {
    width: 100%;
    height: 200px;
  }

  .about_where .card_row.bottom .card {
    width: 100%;
    height: 180px;
  }

  .about_where .card_label {
    left: 15px;
    bottom: 15px;
    height: 40px;
    padding: 0 12px;
    gap: 15px;
  }

  .about_where .card_label span {
    font-size: 14px;
  }

  .about_where .nav_wrap {
    margin-top: 30px;
  }

  .about_quality {
    padding: 50px 0;
  }

  .about_quality .content {
    flex-direction: column;
    gap: 30px;
    width: 100%;
  }

  .about_quality .left_col {
    width: 100%;
    height: 250px;
  }

  .about_quality .right_col {
    width: 100%;
    margin-top: 0;
  }

  .about_quality .head {
    margin-bottom: 25px;
  }

  .about_quality .head h2 {
    font-size: 22px;
    margin-bottom: 20px;
    max-width: unset;
  }

  .about_quality .head p {
    font-size: 14px;
    line-height: 1.5;
    padding-right: 0;
  }

  .about_quality .feature_item {
    margin-bottom: 20px;
  }

  .about_quality .icon_box {
    width: 45px;
    height: 45px;
    margin-right: 20px;
  }

  .about_quality .feature_item h3 {
    font-size: 16px;
  }

  .about_quality .feature_item p {
    font-size: 13px;
  }

  .about_certification {
    padding: 50px 0;
  }

  .about_certification .flex {
    flex-direction: column;
    gap: 25px;
  }

  .about_certification_left {
    width: 100%;
  }

  .about_certification_left .head h2 {
    font-size: 22px;
  }

  .about_certification_left .btn_link {
    margin-top: 20px;
    font-size: 16px;
    flex-direction: row;
    gap: 0;
  }

  .about_certification .box_bottom {
    padding-bottom: 0;
    height: auto;
  }

  .about_certification .box_top {
    margin-bottom: 20px;
  }

  .about_certification_right {
    width: 100%;
  }

  .about_certification .cert_box {
    width: auto;
    aspect-ratio: unset;
    padding-top: 30px;
    padding-bottom: 20px;
  }

  .about_certification .box_top img {
    height: 60px;
  }

  .about_certification .cert_name {
    font-size: 15px;
  }

  .about_industries {
    padding: 50px 0;
  }

  .about_industries .head {
    margin-bottom: 30px;
  }

  .about_industries .head h2 {
    font-size: 22px;
  }

  .about_industries .explore_link {
    font-size: 16px;
  }

  .about_industries .grid_wrapper {
    grid-template-columns: 1fr;
    gap: 15px;
  }

  .about_industries .item_card {
    padding: 25px 20px;
    min-height: unset;
  }

  .about_industries .card_title {
    font-size: 18px;
    margin-top: 20px;
  }

  .about_industries .card_desc {
    font-size: 14px;
  }

  .about_map {
    padding: 50px 0;
  }

  .about_map .head {
    margin-bottom: 30px;
  }

  .about_map .head h2 {
    font-size: 22px;
    margin-bottom: 12px;
  }

  .about_map .head p {
    font-size: 14px;
    line-height: 1.5;
    max-width: unset;
  }

  .about_map .main_row {
    flex-direction: column;
    gap: 30px;
  }

  .about_map .map_col {
    margin-left: 0;
    padding-top: 0;
  }

  .about_map .stats_col {
    width: 100%;
    min-width: unset;
  }

  .about_map .stat_item {
    gap: 20px;
  }

  .about_map .stat_icon_box {
    width: 45px;
    height: 45px;
  }

  .about_map .stat_val {
    font-size: 26px;
  }

  .about_map .stat_tit {
    font-size: 14px;
  }

  .about_map .stat_desc {
    font-size: 13px;
  }

  .about_gallery {
    padding: 50px 0 60px;
  }

  .about_gallery .head {
    margin-bottom: 30px;
  }

  .about_gallery .head h2 {
    font-size: 22px;
    margin-bottom: 12px;
  }

  .about_gallery .head p {
    font-size: 14px;
    line-height: 1.5;
    max-width: unset;
  }

  .about_gallery .marquee_item {
    max-width: 260px;
  }

  .about_team {
    padding: 50px 0;
  }

  .about_team .head {
    margin-bottom: 25px;
  }

  .about_team .head h2 {
    font-size: 22px;
    margin-bottom: 10px;
  }

  .about_team .head p {
    font-size: 14px;
    line-height: 1.5;
    max-width: unset;
  }

  .about_team .team_list {
    gap: 15px;
    justify-content: left;
    overflow: auto;
    flex-flow: unset;
  }

  .about_team .team_item {
    min-width: 230px;
  }

  .about_team .img_wrap {
    height: auto;
    aspect-ratio: 1/1;
  }

  .about_team .info {
    padding: 12px 8px;
  }

  .about_team .info h3 {
    font-size: 15px;
  }

  .about_team .info p {
    font-size: 12px;
  }

  .about_team .bottom_link {
    margin-top: 30px;
  }

  .about_team .bottom_link a {
    font-size: 16px;
  }

  .about_choose {
    padding: 50px 0 60px;
  }

  .about_choose .head {
    margin-bottom: 25px;
  }

  .about_choose .head h2 {
    font-size: 22px;
    margin-bottom: 12px;
  }

  .about_choose .head p {
    font-size: 14px;
    line-height: 1.5;
    max-width: unset;
  }

  .about_choose .cards {
    grid-template-columns: 1fr;
    gap: 15px;
  }

  .about_choose .card {
    min-height: unset;
    padding: 25px 20px;
  }

  .about_choose .card .num {
    font-size: 26px;
    margin-bottom: 20px;
  }

  .about_choose .card h3 {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .about_choose .card p {
    font-size: 14px;
    line-height: 1.5;
  }

  .team_popup1 {
    flex-direction: column;
    min-height: unset;
  }

  .team_popup1 .col_left,
  .team_popup1 .col_right {
    width: 100%;
    border-right: none;
  }

  .team_popup1 .senior_title {
    font-size: 24px;
    margin-top: 30px;
  }

  .team_popup1 .person_card {
    margin: 30px auto 20px;
  }

  .team_popup1 .img_wrap {
    width: 180px;
    height: 180px;
  }

  .team_popup1 .img_inner {
    width: 160px;
    height: 160px;
  }

  .team_popup1 .name {
    font-size: 22px;
    margin-top: 20px;
  }

  .team_popup1 .role {
    font-size: 14px;
    margin-top: 8px;
  }

  .team_popup1 .bottom_nav {
    height: 60px;
    margin-top: 30px;
  }

  .team_popup1 .nav_btn img {
    width: 12px;
    height: 18px;
  }

  .team_popup1 .col_right {
    padding: 40px 20px 30px;
  }

  .team_popup1 .back_btn {
    top: 15px;
    right: 15px;
    font-size: 14px;
    gap: 8px;
  }

  .team_popup1 .back_btn img {
    width: 8px;
    height: 14px;
  }

  .team_popup1 .info_title,
  .team_popup1 h3 {
    font-size: 20px;
    margin-bottom: 12px;
  }

  .team_popup1 .info_block p {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 15px;
  }

  .team_popup1 .info_block+.info_block {
    margin-top: 30px;
  }

  .team_popup1 .icon_awards {
    max-width: 100%;
  }
}

@media screen and (max-width: 576px) {
  .about_banner .lt .head h1 {
    font-size: 22px;
  }

  .about_banner .image .certifications ul {
    flex-direction: column;
    align-items: center;
  }

  .about_banner .image .certifications li::before {
    display: none;
  }

  .about_we .head h2 {
    font-size: 20px;
  }

  .about_mission .cards {
    grid-template-columns: 1fr;
  }

  .about_industries .grid_wrapper {
    grid-template-columns: 1fr;
  }

  .about_choose .cards {
    grid-template-columns: 1fr;
  }

  .about_choose .card .num {
    font-size: 22px;
  }

  .about_choose .card h3 {
    font-size: 16px;
  }

  .team_popup1 .senior_title {
    font-size: 20px;
    margin-top: 20px;
  }

  .team_popup1 .person_card {
    margin: 20px auto 15px;
  }

  .team_popup1 .img_wrap {
    width: 140px;
    height: 140px;
  }

  .team_popup1 .img_inner {
    width: 120px;
    height: 120px;
  }

  .team_popup1 .name {
    font-size: 18px;
    margin-top: 15px;
  }

  .team_popup1 .role {
    font-size: 13px;
  }

  .team_popup1 .bottom_nav {
    height: 50px;
    margin-top: 20px;
  }

  .team_popup1 .col_right {
    padding: 30px 15px 25px;
  }

  .team_popup1 .back_btn {
    top: 10px;
    right: 10px;
    font-size: 13px;
  }

  .team_popup1 .info_title,
  .team_popup1 h3 {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .team_popup1 .info_block p {
    font-size: 13px;
    line-height: 1.55;
    margin-bottom: 12px;
  }

  .team_popup1 .info_block+.info_block {
    margin-top: 25px;
  }

  .team_popup1 .syedittext p {
    font-size: 13px;
  }
}