.t_about {
  position: relative;
  padding: 120px 0 149px;
  overflow: hidden;
  z-index: 3;
}

.t_about .about-bg {
  position: absolute;
  top: 935px;
  left: -93px;
  z-index: -1;
  max-width: 926px;
  width: 54%;
  clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
  opacity: .7;
}

.t_about .about-bg img {
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
}

.t_about .about__block {
  max-width: 1536px;
  width: 95%;
  margin: auto;
  display: flex;
  justify-content: space-between;
}

.t_about .about__block.about__intro {
  margin-bottom: 110px;
}

.about__intro .sec__text {
  margin-top: 33px;
}

.about__intro .about__images {
  max-width: calc(900 / 1536 * 100%);
  width: 59%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.about__intro .about__images .about__img {
  max-width: 426px;
  width: 48%;
}

.about__intro .about__images .about__img.img-bottom {
  margin-top: 238px;
}

.about__intro .sec__lead {
  line-height: 55px;
  margin: 0 0 64px 50px;
}

.about__intro .btn {
  margin-left: 50px;
}

.about__block.about__block--left .sec__text {
  margin-left: 96px;
}

.about__block.about__block--right .sec__text {
  margin-left: 214px;
  max-width: 476px;
}

.about__block.about__block--right .about__images {
  max-width: 487px;
  width: 32%;
  margin-top: 292px;
  margin-right: 96px;
}

.about__block.about__block--right {
  margin-bottom: 253px;
}

.small__sec .sec__title {
  margin-bottom: 32px;
}

.small__sec .sec__text-main {
  margin-bottom: 100px;
}

.small__sec .sec__text-sub {
  font-size: 20px;
  line-height: 43px;
  text-align: center;
}

.small__sec .btn {
  margin: auto;
}

.small__sec.about__block--left {
  max-width: 1632px;
  width: 90%;
  margin: auto;
}

.small__sec.about__block--left .sec__text {
  margin-left: 43px;
  max-width: 431px;
}

.small__sec.about__block--left .about__images {
  position: relative;
  max-width: 1033px;
  width: 64%;
  z-index: 5;
}

.t_mortex {
  padding: 74px 0 87px;
  background: url(/system_panel/uploads/images/20250913223253368821.jpg) no-repeat center/cover;
}

.t_mortex .flex {
  max-width: 1344px;
  width: 95%;
  margin: auto;
  align-items: center;
  gap: 129px;
}

.t_mortex .flex .img {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 58px 73px;
  margin-left: 43px;
  max-width: 716px;
  width: 90%;
}

.t_mortex .flex .img img {
  width: 322px;
  height: auto;
}

.t_mortex .flex .text {
  margin-top: 46px;
}

.sec__title.white .sec__text-main img {
  filter: invert(1);
}

.sec__title.white .sec__text-main h2,
.sec__title.white .sec__text-sub,
.sec__title.white .sec__lead {
  color: #fff;
}

.t_mortex .sec__title.white .sec__text-main {
  margin-bottom: 54px;
}

.t_mortex .sec__title.white .sec__text-sub {
  margin-bottom: 52px;
}

.t_news {
  padding: 120px 0;
}

.t_news .flex {
  display: grid;
  grid-template-columns: repeat(2,672px);
}

.t_newslist {
  padding-left: 82px;
  border-left: 1px solid #bcbcbc;
}

.t_newslist .sec__text-main {
  gap: 20px;
  margin-bottom: 27px;
}

.t_newslist .sec__text-main h3 {
  font-family: var(--font-en);
  font-weight: 800;
  font-size: 20px;
  color: #000;
}

.t_newslist .newsLink {
  display: flex;
  gap: 25px;
  transition: all .4s ease;
}

.t_newslist .newsLink .newsTextWrap {
  flex: 1;
}

.t_newslist .newsLink:hover {
  filter: opacity(80%);
  transition: all .4s ease;
}

.t_newslist .webgene-blog {
  display: flex;
  flex-direction: column;
  gap: 33px;
  margin-bottom: 40px;
}

.t_newslist .btn {
  margin: auto;
}

.t_newslist .newsCatch {
  max-width: 260px;
  width: 100%;
  height: 257px;
}

.t_newslist .newsCatch img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.t_newslist .newsItemTime {
  font-family: var(--font-en);
font-weight: 800;
font-size: 20px;
color: #000;
margin-bottom: 11px;

}

.t_newslist .newsItemCate {
  width: fit-content;
  font-family: var(--font-en);
font-weight: 800;
font-size: 14px;
text-align: center;
padding: 4px 15px;
color: #000;
border: 1px solid #000;
border-radius: 50px;
margin-bottom: 17px;

}

.t_newslist .newsItemTit {
  font-family: var(--font-en);
font-weight: 600;
font-size: 16px;
line-height: 23px;
color: #000;
padding-bottom: 20px;
border-bottom: 1px solid #000;

}

.t_recruit {
  padding-bottom: 114px;
}

.t_recruit .flex {
  gap: 80px;
}

.t_recruit .flex .img {
  width: calc(1008 / 1920 * 100%);
  height: 420px;
}

.t_recruit .flex .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.t_recruit .sec__title {
  margin-bottom: 40px;
}

.sec__catch {
  font-family: var(--font-en);
  font-weight: 800;
  font-size: 18px;
  line-height: 32px;
  color: #000;
}

.t_recruit .sec__catch {
  margin-bottom: 24px;
}

.t_recruit .sec__lead {
  line-height: 24px;
  margin-bottom: 33px;
}

.t_recruit .sec__text {
  max-width: 735px;
  width: 100%;
  position: relative;
}

.t_recruit .sec__text .features {
  position: absolute;
  display: flex;
  right: 0;
  top: 0;
}

.t_recruit .sec__text .features .diamond {
  width: 168px;
  height: 168px;
  clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%);
  background-color: rgba(44, 44, 44, .79);
  display: flex;
  justify-content: center;
  align-items: center;
}

.t_recruit .sec__text .features .diamond p {
  font-family: var(--font-en);
  font-weight: 800;
  font-size: 24px;
  line-height: 35px;
  text-align: center;
  color: #fff;
}

/* ======================================
   Media Queries
====================================== */
@media (max-width: 1632px) {
  .small__sec.about__block--left {
    align-items: center;
  }
}

@media (max-width: 1440px) {
  .about__block.about__block--left .sec__text {
    margin-left: 0;
  }

  .about__block.about__block--right .about__images {
    margin-top: 0;
    margin-right: 0;
    margin: auto;
  }
  .t_news .flex {
    grid-template-columns: repeat(2,50%);
  }
  .t_newslist {
    padding-left: 30px;
  }
}

@media (max-width: 1152px) {
  .about__block.about__block--right .sec__text {
    margin-left: 50px;
  }
}

@media (max-width: 1023px) {
  .t_about .about__block.about__intro {
    margin-bottom: 120px;
    gap: 80px;
  }

  .t_about .about__block,
  .t_recruit .flex,
  .footer .flex {
    flex-direction: column;
  }

  .t_about .about__block {
    max-width: 90%;
    gap: 60px;
  }

  .about__block.about__block--left .sec__text {
    margin-top: 0;
    margin-left: 0;
  }

  .sec__title.has-subtext .sec__text-main h2 {
    font-size: 38px;
  }

  .about__intro .about__images,
  .small__sec.about__block--left .about__images {
    width: 100%;
  }

  .about__block.about__block--right .about__images {
    width: 100%;
    margin-top: 0;
    margin-right: 0;
    margin-left: auto;
  }

  .t_mortex .flex {
    flex-direction: column-reverse;
  }

  .t_about .about-bg {
    width: 517px;
    height: 517px;
    left: -280px;
  }

  .small__sec .sec__text-main {
    margin-bottom: 40px;
  }

  .about__intro .about__images {
    gap: 19px;
    max-width: 90%;
    margin: auto;
    justify-content: center;
  }

  .about__intro .about__images .about__img.img-bottom {
    margin-top: 93px;
  }

  .about__intro .about__images .about__img {
    max-width: 100%;
  }

  .about__intro .sec__lead {
    margin-left: 20px;
  }

  .t_mortex .flex .img {
    gap: 29px 38px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }

  .t_mortex .flex {
    max-width: 90%;
    gap: 40px;
  }

  .t_mortex {
    padding: 80px 0;
  }

  .t_mortex .flex .text {
    margin-top: 0;
  }

  .t_mortex .sec__title.white .sec__text-sub {
    margin-bottom: 8px;
  }

  .t_recruit .flex .img {
    width: 100%;
    height: 163px;
  }

  .t_recruit .sec__text .features .diamond {
    width: 116px;
    height: 116px;
  }

  .t_recruit .sec__text .features .diamond p {
    font-size: 16px;
    line-height: 23px;
  }

  .t_recruit .sec__text .features {
    top: -136px;
  }

  .t_recruit .sec__text {
    max-width: 90%;
    margin: auto;
  }

  .about__block.about__block--right {
    margin-bottom: 120px;
  }

  .t_about {
    padding: 120px 0 58px;
  }

  .small__sec.about__block--left .img01 {
    max-width: 602px;
    right: 10px;
  }

  .small__sec.about__block--left .img02 {
    max-width: 262px;
    top: 10px;
    left: -25px;
  }

  .small__sec.about__block--left .img03 {
    max-width: 222px;
    top: auto;
    bottom: -5px;
    right: -24px;
  }

  .small__sec.about__block--left .about__images {
    max-width: 602px;
    margin: auto;
  }

  .small__sec.about__block--left {
    align-items: flex-start;
  }

  .t_news .flex {
    display: flex;
    flex-direction: column;
  }
  .t_newslist {
    padding-left: 0;
    border-left: none;
    padding-top: 40px;
    border-top: 1px solid  #b2b2b2
  }
}

@media (max-width: 767px) {
  .t_about .about__block,
  .t_recruit .sec__text,
  .t_mortex .flex,
  .t_mortex .flex .img,
  .about__intro .about__images,.t_news .w1344 {
    max-width: 350rem;
  }

  .about__block.about__block--right .sec__text {
    margin-left: 0;
  }

  .about__intro .about__images .about__img {
    max-width: 165rem;
  }



  .small__sec.about__block--left .about__images {
    max-width: 350rem;
    height: auto;
  }
  .t_news .flex {
    max-width: 312rem;
    width: 100%;
    margin: auto;
  }

  .t_newslist .newsCatch {
    max-width: 123rem;
    height: 120rem;
  }
  .t_newslist .newsItemTime {
    font-size: 13px;
    margin-bottom: 5px;
  }

  .t_newslist .newsItemCate {
    font-size: 10px;
    padding: 0 10px;
  }

  .t_newslist .newsItemTit {
    font-size: 12px;
    line-height: 17px;
    padding-bottom: 16px;
  }

}