@import url('../css/unit/animate.min.css');
@import url('../css/unit/swiper-bundle.min.css');
@import url('../css/unit/hover-min.css');
@import url('public.css');
@import url(../dist/icon/iconfont/iconfont.css);
@import url(../dist/icon/iconfont_icon/iconfont.css);
@font-face {
  font-family: MiSans-Bold;
  src: url(../dist/fonts/MiSans-Bold.ttf);
}
.product_show .product_show_main_right {
  position: relative;
  display: flex;
  flex-direction: column;
  padding-left: clamp(24px, 3vw, 56px);
}
.product_show .product_show_main_right .product_show_main_describe {
  width: 100%;
  padding: clamp(26px, 3vw, 42px);
  background: linear-gradient(135deg, rgba(0, 113, 189, 0.065), rgba(255, 255, 255, 0.96) 46%, #fff);
  border: 1px solid #e4edf6;
  border-radius: 8px;
  box-shadow: 0 20px 52px rgba(18, 42, 74, 0.08);
  position: relative;
  overflow: hidden;
}
.product_show .product_show_main_right .product_show_main_describe::before {
  content: "";
  width: 100%;
  height: 4px;
  background: linear-gradient(90deg, #0071bd, #67bdf0);
  position: absolute;
  left: 0;
  top: 0;
}
.product_show .product_show_main_right h1 {
  color: #1f2a37;
  font-size: clamp(28px, 2.1vw, 42px);
  line-height: 1.24;
  font-weight: 800;
  margin: 0 0 18px;
  letter-spacing: 0;
}
.product_show .product_show_main_right p {
  color: #4a5566;
  font-size: 16px;
  line-height: 1.78;
  margin: 0 0 18px;
}
.product_show .product_show_main_right .product_show_main_describe ul.this_attr li {
  list-style: none;
  display: grid;
  grid-template-columns: minmax(128px, max-content) 1fr;
  gap: 12px 18px;
  padding: 13px 0;
  margin: 0;
  border-top: 1px solid #e7edf4;
  color: #566171;
  font-size: 16px;
  line-height: 1.55;
}
.product_show .product_show_main_right .product_show_main_describe ul.this_attr li::before {
  display: none;
}
.product_show .product_show_main_right .product_show_main_describe ul.this_attr li:first-of-type {
  margin-top: 8px;
}
.product_show .product_show_main_right .product_show_main_describe ul.this_attr li em {
  color: #0071bd;
  font-size: 16px;
  font-style: normal;
  font-weight: 800;
}
.product_show .product_show_main_right .product_show_main_button {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 30px;
}
.product_show .product_show_main_right .product_show_main_button a {
  min-height: 48px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 26px;
  border: 1px solid #0071bd;
  border-radius: 4px;
  color: #0071bd;
  background: #fff;
  font-size: 16px;
  font-weight: 800;
  line-height: 1.2;
  transition: color 0.3s, background 0.3s, border-color 0.3s, transform 0.3s, box-shadow 0.3s;
}
.product_show .product_show_main_right .product_show_main_button a:first-child {
  color: #fff;
  background: #0071bd;
  box-shadow: 0 12px 28px rgba(0, 113, 189, 0.22);
}
.product_show .product_show_main_right .product_show_main_button a:hover {
  color: #fff;
  background: #00589c;
  border-color: #00589c;
  transform: translateY(-3px);
  box-shadow: 0 16px 34px rgba(0, 113, 189, 0.24);
}
.product_show .product_show_main_right .public_ad_header_social_media {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 18px;
}
.product_show .product_show_main_right .public_ad_header_social_media a {
  width: 40px;
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #e4edf6;
  border-radius: 50%;
  background: #fff;
  color: #0071bd;
  box-shadow: 0 10px 24px rgba(18, 42, 74, 0.06);
  transition: color 0.3s, background 0.3s, border-color 0.3s, transform 0.3s;
}
.product_show .product_show_main_right .public_ad_header_social_media a i {
  font-size: 20px;
  line-height: 1;
}
.product_show .product_show_main_right .public_ad_header_social_media a:hover {
  color: #fff;
  background: #0071bd;
  border-color: #0071bd;
  transform: translateY(-3px);
}
@media screen and (max-width: 1200px) {
  .product_show .product_show_main_right {
    padding-left: 24px;
  }
  .product_show .product_show_main_right .product_show_main_describe {
    padding: 30px;
  }
}
@media screen and (max-width: 991px) {
  .product_show .product_show_main_right {
    padding-left: 0;
    margin-top: 28px;
  }
}
@media screen and (max-width: 640px) {
  .product_show .product_show_main_right .product_show_main_describe {
    padding: 24px 20px;
  }
  .product_show .product_show_main_right h1 {
    font-size: 24px;
  }
  .product_show .product_show_main_right .product_show_main_describe ul.this_attr li {
    grid-template-columns: 1fr;
    gap: 4px;
    padding: 12px 0;
  }
  .product_show .product_show_main_right .product_show_main_button {
    gap: 10px;
  }
  .product_show .product_show_main_right .product_show_main_button a {
    width: 100%;
    padding: 0 18px;
  }
}
@font-face {
  font-family: MiSans-Demibold;
  src: url(../dist/fonts/MiSans-Demibold.ttf);
}
@font-face {
  font-family: MiSans-ExtraLight;
  src: url(../dist/fonts/MiSans-ExtraLight.ttf);
}
@font-face {
  font-family: MiSans-Heavy;
  src: url(../dist/fonts/MiSans-Heavy.ttf);
}
@font-face {
  font-family: MiSans-Light;
  src: url(../dist/fonts/MiSans-Light.ttf);
}
@font-face {
  font-family: MiSans-Medium;
  src: url(../dist/fonts/MiSans-Medium.ttf);
}
@font-face {
  font-family: MiSans-Normal;
  src: url(../dist/fonts/MiSans-Normal.ttf);
}
@font-face {
  font-family: MiSans-Regular;
  src: url(../dist/fonts/MiSans-Regular.ttf);
}
body.contactPageBody {
  min-width: 0;
  overflow-x: hidden;
}
.aboutPage {
  overflow: hidden;
  background: #fff;
}
.aboutPage .insideBanner {
  min-height: 500px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  position: relative;
}
.aboutPage .insideBanner::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.28);
}
.aboutPage .insideBanner .Wrapper {
  position: relative;
  z-index: 2;
  text-align: center;
}
.aboutPage .insideBanner h1 {
  color: #fff;
  font-size: clamp(34px, 2.6vw, 50px);
  font-weight: 400;
  line-height: 1.25;
}
.aboutPage .breadcrumbWrapper {
  border-bottom: 1px solid #f2f2f2;
}
.aboutPage .breadcrumbWrapper .Wrapper {
  min-height: 54px;
  display: flex;
  align-items: center;
  gap: 13px;
  color: #8c8c8c;
  font-size: 16px;
}
.aboutPage .breadcrumbWrapper a {
  color: #8c8c8c;
}
.aboutPage .breadcrumbWrapper a:hover {
  color: #0071bd;
}
.aboutPage .breadcrumbWrapper strong {
  color: #555;
  font-weight: 700;
}
.aboutPage .aboutIntro {
  padding: 64px 0 86px;
}
.aboutPage .aboutIntro .aboutIntroText h2 {
  max-width: 1040px;
  color: #0071bd;
  font-size: clamp(28px, 2vw, 38px);
  line-height: 1.35;
  font-weight: 700;
  margin-bottom: 34px;
}
.aboutPage .aboutIntro .aboutIntroText p {
  color: #303844;
  font-size: 16px;
  line-height: 1.85;
}
.aboutPage .aboutIntro .aboutIntroImg {
  margin-top: 38px;
  overflow: hidden;
}
.aboutPage .aboutIntro .aboutIntroImg img {
  width: 100%;
  transition: transform 0.55s, filter 0.55s;
}
.aboutPage .aboutIntro .aboutIntroImg:hover img {
  transform: scale(1.035);
  filter: saturate(1.08);
}
.aboutPage .aboutIntro .aboutStats {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 54px;
  margin-top: 54px;
}
.aboutPage .aboutIntro .statItem {
  transition: transform 0.35s;
}
.aboutPage .aboutIntro .statItem strong {
  display: block;
  color: #0071bd;
  font-size: clamp(38px, 3vw, 58px);
  line-height: 1;
  font-weight: 800;
  margin-bottom: 24px;
}
.aboutPage .aboutIntro .statItem span {
  display: block;
  color: #3f4856;
  font-size: 16px;
  line-height: 1.55;
  font-weight: 700;
}
.aboutPage .aboutIntro .statItem:hover {
  transform: translateY(-8px);
}
.aboutPage .aboutFeature {
  padding: 34px 0 44px;
}
.aboutPage .aboutFeature .Wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 90px;
  align-items: center;
}
.aboutPage .aboutFeature .featureText h3 {
  color: #00589c;
  font-size: clamp(24px, 1.7vw, 32px);
  line-height: 1.35;
  font-weight: 800;
  margin-bottom: 34px;
}
.aboutPage .aboutFeature .featureText p {
  color: #4e5968;
  font-size: 16px;
  line-height: 1.9;
}
.aboutPage .aboutFeature .featureImg {
  overflow: hidden;
}
.aboutPage .aboutFeature .featureImg img {
  width: 100%;
  transition: transform 0.55s, box-shadow 0.55s;
}
.aboutPage .aboutFeature .featureImg:hover img {
  transform: scale(1.04);
  box-shadow: 0 20px 45px rgba(0, 0, 0, 0.12);
}
.aboutPage .certificateBlock {
  margin-top: 52px;
  padding: 86px 0 82px;
  background: #f2f2f2;
}
.aboutPage .certificateBlock .this_title {
  margin-bottom: 48px;
}
.aboutPage .certificateBlock .this_title h2 {
  font-size: clamp(26px, 1.9vw, 36px);
}
.aboutPage .certificateBlock .certSwiper {
  overflow: hidden;
}
.aboutPage .certificateBlock .certSwiper .swiper {
  overflow: visible;
}
.aboutPage .certificateBlock .certSwiper .swiper-slide {
  height: auto;
}
.aboutPage .certificateBlock .certCard {
  display: block;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 10px 28px rgba(25, 44, 72, 0.08);
  transition: transform 0.35s, box-shadow 0.35s;
}
.aboutPage .certificateBlock .certCard img {
  width: 100%;
  display: block;
  transition: transform 0.45s;
}
.aboutPage .certificateBlock .certCard:hover {
  transform: translateY(-10px);
  box-shadow: 0 20px 45px rgba(25, 44, 72, 0.16);
}
.aboutPage .certificateBlock .certCard:hover img {
  transform: scale(1.03);
}
.aboutPage .certificateBlock .certDots {
  margin-top: 34px;
  display: flex;
  justify-content: center;
  gap: 28px;
  position: static;
}
.aboutPage .certificateBlock .certDots .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #fff;
  opacity: 1;
  margin: 0;
  transition: all 0.3s;
}
.aboutPage .certificateBlock .certDots .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #0071bd;
}
.aboutPage .certificateBlock .certDots .swiper-pagination-bullet::before {
  display: none;
}
.aboutPage .clientBlock {
  padding: 82px 0 86px;
}
.aboutPage .clientBlock .this_title {
  margin-bottom: 46px;
}
.aboutPage .clientBlock .this_title h2 {
  font-size: clamp(26px, 1.9vw, 36px);
}
.aboutPage .clientBlock .clientGrid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
}
.aboutPage .clientBlock .clientCard {
  min-height: 130px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.35s, box-shadow 0.35s;
}
.aboutPage .clientBlock .clientCard img {
  max-width: 100%;
  max-height: 100%;
  transition: transform 0.35s, filter 0.35s;
}
.aboutPage .clientBlock .clientCard:hover {
  transform: translateY(-8px);
  box-shadow: 0 18px 38px rgba(24, 42, 68, 0.1);
}
.aboutPage .clientBlock .clientCard:hover img {
  transform: scale(1.05);
  filter: saturate(1.1);
}
@media screen and (max-width: 1280px) {
  .aboutPage .aboutFeature .Wrapper {
    gap: 52px;
  }
  .aboutPage .aboutIntro .aboutStats {
    gap: 30px;
  }
}
@media screen and (max-width: 900px) {
  .aboutPage .insideBanner {
    min-height: 320px;
  }
  .aboutPage .aboutIntro {
    padding: 48px 0 58px;
  }
  .aboutPage .aboutIntro .aboutStats {
    grid-template-columns: repeat(2, 1fr);
  }
  .aboutPage .aboutFeature .Wrapper {
    grid-template-columns: 1fr;
    gap: 28px;
  }
  .aboutPage .aboutFeature.reverse .featureImg {
    order: 2;
  }
  .aboutPage .aboutFeature.reverse .featureText {
    order: 1;
  }
  .aboutPage .certificateBlock .certSwiper,
  .aboutPage .clientBlock .clientGrid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 640px) {
  .aboutPage .insideBanner {
    min-height: 240px;
  }
  .aboutPage .aboutIntro .aboutStats,
  .aboutPage .certificateBlock .certSwiper,
  .aboutPage .clientBlock .clientGrid {
    grid-template-columns: 1fr;
  }
  .aboutPage .certificateBlock,
  .aboutPage .clientBlock {
    padding: 58px 0;
  }
}
.contactPage {
  overflow: hidden;
  background: #fff;
}
.contactPage .insideBanner {
  min-height: 500px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  position: relative;
}
.contactPage .insideBanner::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.28);
}
.contactPage .insideBanner .Wrapper {
  position: relative;
  z-index: 2;
  text-align: center;
}
.contactPage .insideBanner h1 {
  color: #fff;
  font-size: clamp(34px, 2.6vw, 50px);
  line-height: 1.25;
  font-weight: 400;
}
.contactPage .breadcrumbWrapper {
  border-bottom: 1px solid #f2f2f2;
}
.contactPage .breadcrumbWrapper .Wrapper {
  min-height: 54px;
  display: flex;
  align-items: center;
  gap: 13px;
  color: #8c8c8c;
  font-size: 16px;
}
.contactPage .breadcrumbWrapper a {
  color: #8c8c8c;
}
.contactPage .breadcrumbWrapper a:hover {
  color: #0071bd;
}
.contactPage .breadcrumbWrapper strong {
  color: #555;
  font-weight: 700;
}
.contactPage .contactMain {
  padding: 84px 0 64px;
}
.contactPage .contactIntro {
  margin-bottom: 46px;
  text-align: center;
}
.contactPage .contactIntro p {
  color: #202630;
  font-size: clamp(24px, 1.65vw, 32px);
  line-height: 1.45;
  font-weight: 700;
  overflow-wrap: anywhere;
}
.contactPage .contactInfoGrid {
  display: grid;
  grid-template-columns: 1.35fr 0.95fr 0.85fr;
  gap: 68px;
  align-items: start;
  margin-bottom: 72px;
}
.contactPage .contactInfoItem {
  display: grid;
  grid-template-columns: 108px minmax(0, 1fr);
  gap: 20px;
  align-items: center;
  min-height: 108px;
  transition: transform 0.35s;
}
.contactPage .contactInfoItem > * {
  min-width: 0;
}
.contactPage .contactInfoItem > i {
  width: 108px;
  height: 108px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #0071bd;
  color: #fff;
  font-size: 42px;
  transition: transform 0.35s, background 0.35s;
}
.contactPage .contactInfoItem h2 {
  color: #202630;
  font-size: 24px;
  line-height: 1.35;
  font-weight: 800;
  margin-bottom: 16px;
}
.contactPage .contactInfoItem p,
.contactPage .contactInfoItem a {
  color: #4c5665;
  font-size: 16px;
  line-height: 1.65;
  overflow-wrap: anywhere;
}
.contactPage .contactInfoItem a:hover {
  color: #0071bd;
}
.contactPage .contactInfoItem:hover {
  transform: translateY(-8px);
}
.contactPage .contactInfoItem:hover > i {
  background: #00589c;
  transform: rotateY(180deg);
}
.contactPage .contactForm {
  padding: 92px 98px 90px;
  background: #f7f7f7;
}
.contactPage .formGrid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 36px 24px;
}
.contactPage .formItem {
  display: block;
}
.contactPage .formItem.full {
  grid-column: 1 / -1;
}
.contactPage .formItem span {
  display: block;
  color: #202630;
  font-size: 20px;
  line-height: 1.35;
  font-weight: 700;
  margin-bottom: 14px;
}
.contactPage .formItem input,
.contactPage .formItem textarea {
  width: 100%;
  border: 1px solid #e5e5e5;
  background: #fff;
  color: #202630;
  font-size: 16px;
  line-height: 1.5;
  outline: none;
  transition: border-color 0.3s, box-shadow 0.3s;
}
.contactPage .formItem input {
  height: 85px;
  padding: 0 30px;
}
.contactPage .formItem textarea {
  height: 433px;
  padding: 24px 30px;
  resize: vertical;
}
.contactPage .formItem input::placeholder,
.contactPage .formItem textarea::placeholder {
  color: #9aa1aa;
}
.contactPage .formItem input:focus,
.contactPage .formItem textarea:focus {
  border-color: #0071bd;
  box-shadow: 0 12px 28px rgba(0, 113, 189, 0.1);
}
.contactPage .formSubmit {
  margin-top: 50px;
  text-align: center;
}
.contactPage .formSubmit .this_button {
  min-width: 334px;
  min-height: 75px;
  border: 0;
  cursor: pointer;
  font-size: 24px;
}
@media screen and (max-width: 1280px) {
  .contactPage .contactInfoGrid {
    grid-template-columns: 1fr;
    gap: 32px;
  }
  .contactPage .contactForm {
    padding: 72px 64px;
  }
}
@media screen and (max-width: 900px) {
  .contactPage .insideBanner {
    min-height: 360px;
  }
  .contactPage .contactMain {
    padding: 54px 0;
  }
  .contactPage .contactForm {
    padding: 52px 36px;
  }
  .contactPage .formGrid {
    grid-template-columns: 1fr;
  }
  .contactPage .formItem textarea {
    height: 300px;
  }
}
@media screen and (max-width: 640px) {
  .contactPage {
    width: 100vw;
    max-width: 100vw;
    overflow-x: hidden;
  }
  .contactPage .Wrapper {
    width: 90vw !important;
    max-width: 90vw;
  }
  .contactPage .insideBanner {
    min-height: 280px;
  }
  .contactPage .insideBanner h1 {
    max-width: 100%;
    font-size: 30px;
    white-space: normal;
    overflow-wrap: anywhere;
  }
  .contactPage .breadcrumbWrapper .Wrapper {
    flex-wrap: wrap;
    gap: 8px 12px;
    padding: 12px 0;
  }
  .contactPage .contactInfoItem {
    grid-template-columns: 72px minmax(0, 1fr);
    gap: 16px;
  }
  .contactPage .contactInfoItem > i {
    width: 72px;
    height: 72px;
    font-size: 30px;
  }
  .contactPage .contactInfoItem h2 {
    font-size: 20px;
    margin-bottom: 8px;
  }
  .contactPage .contactInfoItem p,
  .contactPage .contactInfoItem a {
    display: block;
    max-width: 100%;
    word-break: break-word;
  }
  .contactPage .contactForm {
    padding: 34px 20px;
  }
  .contactPage .formItem span {
    font-size: 18px;
  }
  .contactPage .formItem input {
    height: 58px;
    padding: 0 18px;
  }
  .contactPage .formItem textarea {
    height: 220px;
    padding: 18px;
  }
  .contactPage .formSubmit .this_button {
    width: 100%;
    min-width: 0;
    min-height: 58px;
    font-size: 20px;
  }
}
body.newsListBody {
  min-width: 0;
  overflow-x: hidden;
}
.newsListPage {
  overflow: hidden;
  background: #fff;
}
.newsListPage .insideBanner {
  min-height: 500px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  position: relative;
}
.newsListPage .insideBanner::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.28);
}
.newsListPage .insideBanner .Wrapper {
  position: relative;
  z-index: 2;
  text-align: center;
}
.newsListPage .insideBanner h1 {
  color: #fff;
  font-size: clamp(34px, 2.6vw, 50px);
  line-height: 1.25;
  font-weight: 400;
}
.newsListPage .breadcrumbWrapper {
  border-bottom: 1px solid #f2f2f2;
}
.newsListPage .breadcrumbWrapper .Wrapper {
  height: 54px;
  display: flex;
  align-items: center;
  gap: 13px;
  color: #8c8c8c;
  font-size: 16px;
}
.newsListPage .breadcrumbWrapper a {
  color: #8c8c8c;
}
.newsListPage .breadcrumbWrapper a:hover {
  color: #0071bd;
}
.newsListPage .breadcrumbWrapper strong {
  color: #555;
  font-weight: 700;
}
.newsListPage .newsListSection {
  padding: 72px 0 58px;
}
.newsListPage .featuredNews {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 734px;
  gap: 62px;
  align-items: center;
  padding-bottom: 46px;
  border-bottom: 4px solid #f0f0f0;
}
.newsListPage .featuredNews > * {
  min-width: 0;
}
.newsListPage .featuredNews time {
  display: block;
  color: #5f6876;
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 20px;
}
.newsListPage .featuredNews h2 {
  margin-bottom: 24px;
}
.newsListPage .featuredNews h2 a {
  color: #202630;
  font-size: clamp(24px, 1.65vw, 32px);
  line-height: 1.35;
  font-weight: 800;
  overflow-wrap: anywhere;
  transition: color 0.3s;
}
.newsListPage .featuredNews h2 a:hover {
  color: #0071bd;
}
.newsListPage .featuredNews p {
  color: #4c5665;
  font-size: 16px;
  line-height: 1.85;
  margin-bottom: 28px;
  overflow-wrap: anywhere;
}
.newsListPage .featuredNews .newsImage {
  width: 100%;
  height: 444px;
  background: #f7f7f7;
  overflow: hidden;
}
.newsListPage .featuredNews .newsImage img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.55s, filter 0.55s;
}
.newsListPage .featuredNews .newsImage:hover img {
  transform: scale(1.04);
  filter: saturate(1.08);
}
.newsListPage .newsRows {
  margin-top: 0;
}
.newsListPage .newsRow {
  display: grid;
  grid-template-columns: 80px minmax(0, 1fr);
  gap: 22px;
  padding: 58px 0 56px;
  border-bottom: 3px solid #f0f0f0;
  transition: transform 0.3s;
}
.newsListPage .newsRow > * {
  min-width: 0;
}
.newsListPage .newsRow:hover {
  transform: translateX(10px);
}
.newsListPage .newsRow:hover h2 a {
  color: #0071bd;
}
.newsListPage .newsRow:hover .newsDate strong {
  color: #0071bd;
}
.newsListPage .newsRow .newsDate {
  padding-top: 2px;
}
.newsListPage .newsRow .newsDate strong {
  display: block;
  color: #222832;
  font-size: 40px;
  line-height: 1;
  font-weight: 800;
  transition: color 0.3s;
}
.newsListPage .newsRow .newsDate span {
  display: block;
  color: #5f6876;
  font-size: 16px;
  line-height: 1.35;
  margin-top: 12px;
}
.newsListPage .newsRow h2 {
  margin-bottom: 24px;
}
.newsListPage .newsRow h2 a {
  color: #202630;
  font-size: clamp(22px, 1.35vw, 26px);
  line-height: 1.35;
  font-weight: 800;
  overflow-wrap: anywhere;
  transition: color 0.3s;
}
.newsListPage .newsRow p {
  color: #4c5665;
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 28px;
  overflow-wrap: anywhere;
}
.newsListPage .newsPagination {
  margin: 52px auto 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.newsListPage .newsPagination a,
.newsListPage .newsPagination span {
  width: 43px;
  height: 43px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #e5e5e5;
  color: #3b4350;
  background: #fff;
  font-size: 16px;
  transition: all 0.3s;
}
.newsListPage .newsPagination span {
  color: #777;
}
.newsListPage .newsPagination i {
  font-size: 18px;
}
.newsListPage .newsPagination a.active,
.newsListPage .newsPagination a:hover {
  color: #fff;
  border-color: #0071bd;
  background: #0071bd;
}
@media screen and (max-width: 1280px) {
  .newsListPage .featuredNews {
    grid-template-columns: 1fr 46%;
    gap: 42px;
  }
  .newsListPage .featuredNews .newsImage {
    height: 360px;
  }
}
@media screen and (max-width: 900px) {
  .newsListPage .insideBanner {
    min-height: 360px;
  }
  .newsListPage .newsListSection {
    padding: 46px 0;
  }
  .newsListPage .featuredNews {
    grid-template-columns: 1fr;
    gap: 28px;
  }
  .newsListPage .featuredNews .newsImage {
    order: -1;
    height: auto;
    aspect-ratio: 654 / 444;
  }
}
@media screen and (max-width: 640px) {
  .newsListPage {
    width: 100vw;
    max-width: 100vw;
    overflow-x: hidden;
  }
  .newsListPage .Wrapper {
    width: 90vw !important;
    max-width: 90vw;
  }
  .newsListPage .insideBanner {
    min-height: 280px;
  }
  .newsListPage .insideBanner h1 {
    max-width: 100%;
    font-size: 30px;
    white-space: normal;
    overflow-wrap: anywhere;
  }
  .newsListPage .breadcrumbWrapper .Wrapper {
    height: auto;
    min-height: 54px;
    flex-wrap: wrap;
    padding: 12px 0;
  }
  .newsListPage .featuredNews {
    width: 100%;
    padding-bottom: 36px;
  }
  .newsListPage .newsRow {
    width: 100%;
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 38px 0;
  }
  .newsListPage .newsRow:hover {
    transform: none;
  }
  .newsListPage .newsRow .newsDate {
    display: flex;
    align-items: flex-end;
    gap: 12px;
  }
  .newsListPage .newsRow .newsDate span {
    margin-top: 0;
    margin-bottom: 2px;
  }
  .newsListPage .newsPagination {
    flex-wrap: wrap;
    gap: 8px;
  }
  .newsListPage .newsPagination a,
  .newsListPage .newsPagination span {
    width: 40px;
    height: 40px;
  }
}
.this_public {
  font-family: MiSans-Regular;
}
.this_public .w1440 {
  width: 1440px;
  margin: auto;
}
.this_public .w1440R {
  width: calc(1440px + (100% - 1440px)/2);
  margin-right: 0;
  margin-left: auto;
}
.this_public a {
  color: #20242a;
}
.this_public .mt60 {
  margin-top: clamp(24px, 3.125vw, 60px);
}
.this_public .pt80 {
  padding-top: clamp(42px, 4.16666667vw, 80px);
}
.this_public .pb80 {
  padding-bottom: clamp(42px, 4.16666667vw, 80px);
}
.this_public .this_title h2 {
  color: #20242a;
  font-size: clamp(20px, 1.45vw, 28px);
  font-weight: 800;
  line-height: 1.35;
}
.this_public .this_title .subtitle {
  color: #0071bd;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
}
.this_public .this_title.center {
  text-align: center;
}
.this_public .this_title.light h2,
.this_public .this_title.light p {
  color: #fff;
}
.this_public .this_title.light .subtitle {
  color: #dcefff;
}
.this_public .imgWrapContain {
  display: block;
  width: 100%;
  padding-top: 100%;
  position: relative;
  overflow: hidden;
  background: #fff;
}
.this_public .imgWrapContain img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: all 0.4s;
}
.this_public .this_button {
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  padding: 0 26px;
  color: #fff;
  background: #0071bd;
  border-radius: 2px;
  font-size: 16px;
  font-weight: 700;
  transition: all 0.3s;
  position: relative;
  overflow: hidden;
}
.this_public .this_button::after {
  content: "";
  width: 16px;
  height: 1px;
  background: currentColor;
  margin-left: 0;
  opacity: 0;
  transform: translateX(-8px);
  transition: all 0.3s;
}
.this_public .this_button:hover {
  background: #00589c;
  color: #fff;
  box-shadow: 0 12px 26px rgba(0, 113, 189, 0.24);
}
.this_public .this_button:hover::after {
  margin-left: 12px;
  opacity: 1;
  transform: translateX(0);
}
.this_public .contactBand {
  color: #fff;
  overflow: hidden;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.this_public .contactBand .Wrapper {
  min-height: 220px;
  display: grid;
  grid-template-columns: 260px 1fr auto;
  align-items: center;
  gap: 70px;
  position: relative;
  z-index: 2;
}
.this_public .contactBand h2 {
  color: #fff;
  font-size: 28px;
}
.this_public .contactBand p {
  color: rgba(255, 255, 255, 0.9);
  font-size: 16px;
  line-height: 1.75;
}
.this_public .contactBand .this_button {
  background: #fff;
  color: #0071bd;
  min-width: 170px;
}
.this_public .contactBand .this_button:hover {
  background: #00589c;
  color: #fff;
  box-shadow: 0 14px 30px rgba(0, 0, 0, 0.18);
}
.this_public.sidebarWrapper {
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 90;
  width: 210px;
  min-height: 330px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
  gap: 18px;
  pointer-events: none;
}
.this_public.sidebarWrapper .sidebarArrow {
  width: 46px;
  height: 46px;
  position: absolute;
  right: 86px;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 34px;
  pointer-events: none;
}
.this_public.sidebarWrapper .sidebarItem {
  width: 54px;
  padding: 0;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0;
  color: #0071bd;
  font-size: 20px;
  background: transparent;
  border-radius: 6px 0 0 6px;
  transition: all 0.3s;
  pointer-events: auto;
  overflow: hidden;
}
.this_public.sidebarWrapper .sidebarItem i {
  font-size: 30px;
}
.this_public.sidebarWrapper .sidebarItem span {
  display: inline-block;
  width: 0;
  opacity: 0;
  overflow: hidden;
  white-space: nowrap;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  transition: all 0.3s;
}
.this_public.sidebarWrapper .sidebarItem:hover {
  width: 250px;
  padding: 0 18px;
  justify-content: flex-start;
  gap: 10px;
  color: #fff;
  background: #00589c;
  transform: translateX(0);
}
.this_public.sidebarWrapper .sidebarItem:hover span {
  width: 180px;
  opacity: 1;
}
@media screen and (max-width: 1024px) {
  .this_public.sidebarWrapper {
    display: none;
  }
}
.this_public .lrButton {
  width: auto;
  height: auto;
  background-color: transparent;
}
.this_public .lrButton::before {
  display: none;
}
.this_public .lrButton::after {
  display: none;
}
.this_public .lrButton i {
  font-size: 48px;
  color: #00589c;
  transition: all 0.3s;
}
.this_public .lrButton.swiper-button-prev {
  left: 8%;
}
.this_public .lrButton.swiper-button-next {
  right: 8%;
}
.this_public .lrButton:hover i {
  color: #0071bd;
  transform: scale(1.08);
}
.this_public .swiper-pagination-bullet:before {
  background-color: transparent;
}
@media screen and (max-width: 1180px) {
  .this_public .contactBand .Wrapper {
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 42px 0;
  }
}
@media screen and (max-width: 1880px) {
  .this_public .lrButton i {
    font-size: 48px;
  }
  .this_public .lrButton.swiper-button-prev {
    left: 5%;
  }
  .this_public .lrButton.swiper-button-next {
    right: 5%;
  }
}
@media screen and (max-width: 1720px) {
  .this_public .lrButton i {
    font-size: 48px;
  }
  .this_public .lrButton.swiper-button-prev {
    left: 1%;
  }
  .this_public .lrButton.swiper-button-next {
    right: 1%;
  }
}
@media screen and (max-width: 1440px) {
  .this_public .w1440 {
    width: 1280px;
  }
  .this_public .w1440R {
    width: calc(1280px + (100% - 1280px)/2);
  }
  .this_public .lrButton i {
    font-size: 32px;
  }
}
@media screen and (max-width: 1280px) {
  .this_public .w1440 {
    width: 900px;
  }
  .this_public .w1440R {
    width: calc(900px + (100% - 900px)/2);
  }
}
@media screen and (max-width: 900px) {
  .this_public .w1440 {
    width: 640px;
  }
  .this_public .w1440R {
    width: calc(640px + (100% - 640px)/2);
  }
}
@media screen and (max-width: 640px) {
  .this_public .w1440 {
    width: 90vw;
  }
  .this_public .w1440R {
    width: 90vw;
    margin: auto;
  }
}
header {
  height: 100px;
}
header .this_web_head {
  width: 100%;
  background: rgba(255, 255, 255, 0.96);
  position: relative;
  z-index: 50;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
}
header .this_web_head .Wrapper {
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: height 0.3s;
}
header .this_web_head.nav_top_50 {
  position: fixed;
  left: 0;
  top: 0;
  box-shadow: 0 8px 26px rgba(18, 42, 74, 0.08);
  animation: navDown 0.35s ease both;
}
header .this_web_head.nav_top_50 .Wrapper {
  height: 74px;
}
header .this_web_head .logo .img_b {
  display: flex;
  width: 260px;
}
header .this_web_head .logo .img_b img {
  width: 100%;
}
header .this_web_head .logo strong {
  color: #0071bd;
  font-size: 34px;
  letter-spacing: 0;
}
header .this_web_head .logo_mark {
  width: 28px;
  height: 28px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: linear-gradient(135deg, #0071bd 0%, #003b80 100%);
  color: #fff;
  font-size: 18px;
  font-weight: 800;
}
header .this_web_head .web_nav {
  display: flex;
  align-items: center;
  gap: clamp(24px, 3vw, 58px);
}
header .this_web_head .web_nav > ul {
  display: flex;
  align-items: center;
  gap: clamp(18px, 2.1vw, 42px);
}
header .this_web_head .web_nav > ul > li {
  position: relative;
}
header .this_web_head .web_nav > ul > li > a {
  color: #333c48;
  font-size: 18px;
  text-transform: lowercase;
  transition: color 0.25s;
}
header .this_web_head .web_nav > ul > li > a i {
  margin-left: 6px;
  font-size: 14px;
  transition: transform 0.3s;
}
header .this_web_head .web_nav > ul > li.current-menu-item > a,
header .this_web_head .web_nav > ul > li:hover > a {
  color: #0071bd;
}
header .this_web_head .web_nav > ul > li.menu-item-has-children:hover > a i {
  transform: rotate(180deg);
}
header .this_web_head .web_nav > ul > li.menu-item-has-children:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  transform: translate(-50%, 0);
  pointer-events: auto;
}
header .this_web_head .web_nav > ul .sub-menu {
  min-width: 250px;
  position: absolute;
  left: 50%;
  top: calc(100% + 20px);
  z-index: 30;
  padding: 14px 0;
  background: #fff;
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.12);
  opacity: 0;
  visibility: hidden;
  transform: translate(-50%, 12px);
  pointer-events: none;
  transition: all 0.3s;
}
header .this_web_head .web_nav > ul .sub-menu::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 100%;
  height: 20px;
}
header .this_web_head .web_nav > ul .sub-menu li a {
  display: block;
  padding: 11px 22px;
  color: #333c48;
  font-size: 16px;
  line-height: 1.45;
  white-space: nowrap;
  text-transform: none;
  transition: all 0.25s;
}
header .this_web_head .web_nav > ul .sub-menu li a:hover {
  color: #0071bd;
  background: #f3f8fc;
  padding-left: 28px;
}
header .this_web_head .searchWrapper {
  display: flex;
  align-items: center;
  gap: 18px;
}
header .this_web_head .searchWrapper i {
  font-size: 24px;
}
header .this_web_head .this_language {
  padding: 10px 0;
  font-size: 16px;
  color: #000;
  position: relative;
}
header .this_web_head .this_language .default {
  display: flex;
  align-items: center;
  cursor: pointer;
  gap: 5px;
}
header .this_web_head .this_language .default img {
  width: 20px;
  min-width: 20px;
}
header .this_web_head .this_language .default::after {
  transition: all 0.5s;
  content: "";
  background-image: url(../img/down.png);
  width: 15px;
  height: 15px;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
}
header .this_web_head .this_language.active .language_item {
  display: block;
  background-color: #fff;
}
header .this_web_head .this_language.active .language_item a {
  display: block;
  padding: 5px 20px 5px 15px;
}
header .this_web_head .this_language.active::after {
  transform: rotate(-180deg);
  transition: all 0.5s;
}
header .this_web_head .this_language .language_item {
  display: none;
  position: absolute;
  top: 100%;
  width: 150px;
}
header .this_web_head .phone_nav_btn {
  display: none;
}
@media screen and (max-width: 950px) {
  header .this_web_head {
    display: none;
  }
}
@media screen and (max-width: 950px) {
  body {
    padding-top: 60px;
  }
  footer {
    height: 13vw;
  }
  .phone-body-mask {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 998;
  }
  .phone-ico-close {
    width: 30px;
    height: 30px;
    background: #fff url(../template/img/mobile_close.png) center center no-repeat;
    background-size: 50% auto;
    position: absolute;
    right: -35px;
    top: 0;
  }
  .sub-content {
    position: relative;
    display: block;
    right: auto;
    border-radius: 0;
    border: none;
    box-shadow: none;
    z-index: 99999;
  }
  .lang-more {
    display: none !important;
  }
  .phone-head-items {
    position: fixed;
    top: 0;
    left: 0;
    background: #161622;
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: left;
    display: flex;
    justify-content: space-between;
    z-index: 1001;
  }
  .phone-head-items .phone_logo {
    max-width: 130px;
  }
  .phone-head-items .phone_logo a {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
  }
  .phone-head-items .phone_logo a img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .phone-head-item {
    float: left;
    width: 48px;
  }
  .phone-head-item .title:before {
    font-family: "fontawesome";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    font-variant: normal;
    text-transform: none;
  }
  .phone-head-item .title {
    width: 100%;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    text-align: center;
    color: #FFF;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .phone-head-item .title a {
    position: relative;
    display: block;
    color: #FFF;
  }
  .phone-head-item .title i {
    font-size: 28px;
  }
  .phone-head-item .main-content-wrap {
    background: #FFF;
    top: 0;
    display: block;
    z-index: 99999;
  }
  .phone-head-item .main-content-wrap .content-wrap {
    overflow-y: auto;
    height: 100%;
    padding: 15px 10px;
    background-color: #fff;
  }
  .phone-head-item .main-content-wrap .content-wrap ul li {
    font-size: 16px;
    padding: 8px 0;
    border-bottom: 1px #c5c5c5 dashed;
    line-height: 30px;
  }
  .phone-head-item .main-content-wrap .content-wrap ul li a {
    text-transform: capitalize;
  }
  .phone-head-item .main-content-wrap .content-wrap ul li ul li {
    border-bottom: none;
    padding: 2px 0;
  }
  .phone-head-item .main-content-wrap.middle-content-wrap .content-wrap {
    overflow-y: hidden;
  }
  .phone-head-item .side-content-wrap {
    position: fixed;
    display: block;
    left: -70%;
    width: 70%;
    height: 100%;
  }
  .phone-head-item .middle-content-wrap {
    position: absolute;
    left: 0;
    width: 100%;
    height: auto;
    padding: 20px 0;
    opacity: 0;
    visibility: hidden;
  }
  .phone-head-item .middle-show-content-wrap {
    top: 70px;
    visibility: visible;
    opacity: 1;
  }
  .phone-head-item .main-content-wrap .content-wrap ul li .productWrap .Wrap .left .menu_title {
    display: none;
  }
  .phone-head-item .main-content-wrap .content-wrap ul li .productWrap .Wrap .right {
    display: none;
  }
  .phone-head-item .main-content-wrap .content-wrap ul li .productWrap .Wrap .close {
    display: none;
  }
  .phone-head-item.phone-head-aside {
    float: right;
  }
  .phone-head-item.phone-head-home .title a:before {
    content: '\f015';
  }
  .phone-head-item.phone-head-social .title:before {
    content: "\f007";
  }
  .phone-head-item.phone-head-aside .title:before {
    content: "\f060";
  }
  .head-search {
    position: relative;
    width: 90%;
    height: 35px;
    margin: 0 auto;
  }
  .head-search .search-ipt {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    color: #333;
    padding: 0 10px;
    font-size: 16px;
  }
  .head-search .search-btn {
    position: absolute;
    width: 35px;
    height: 100%;
    background: url(../img/search.png) no-repeat center center;
    -webkit-background-size: auto 16px;
    background-size: auto 16px;
    border: none;
    right: 0;
    top: 0;
    display: block !important;
  }
  .head-search .search-attr {
    display: none;
  }
  .itemWrap {
    display: flex;
  }
  .itemWrap .phone-head-nav {
    order: 3;
  }
  .itemWrap .phone-head-nav ul li a {
    color: #333;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .itemWrap .phone-head-nav ul li ul {
    display: none;
    background-color: #e4e4e499;
    padding: 10px;
  }
  .itemWrap .phone-head-nav ul li ul > li > a {
    display: flex;
    align-items: center;
  }
  .itemWrap .phone-head-language {
    order: 2;
  }
}
@keyframes navDown {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}
.indexPage {
  overflow: hidden;
}
.indexPage .bannerWrapper .banner {
  position: relative;
  overflow: hidden;
  background: #eef0f4;
}
.indexPage .bannerWrapper .banner .this_child .img_b > img {
  width: 100%;
}
.indexPage .bannerWrapper .banner .this_child .banner_text {
  position: absolute;
  left: 50%;
  top: 30%;
  transform: translateX(-50%);
  pointer-events: none;
}
.indexPage .bannerWrapper .banner .this_child .banner_text .eyebrow {
  color: #0071bd;
  font-size: clamp(17px, 1.55vw, 30px);
  font-weight: 800;
  margin-bottom: 8px;
}
.indexPage .bannerWrapper .banner .this_child .banner_text h1 {
  color: #0071bd;
  font-size: clamp(46px, 4.7vw, 90px);
  font-weight: 900;
  line-height: 1;
  margin-bottom: 22px;
}
.indexPage .bannerWrapper .banner .this_child .banner_text p {
  max-width: 560px;
  color: #00589c;
  font-size: clamp(16px, 1vw, 19px);
  line-height: 1.65;
  font-weight: 600;
}
.indexPage .bannerWrapper .banner .this_child .banner_text .this_button {
  margin-top: 34px;
  pointer-events: auto;
}
.indexPage .productWrapper {
  background: #fff;
}
.indexPage .productWrapper .product_slider {
  position: relative;
}
.indexPage .productWrapper .this_in .this_child {
  box-sizing: border-box;
  padding: 48px 26px 50px;
  transition: all 0.3s;
  height: 100%;
}
.indexPage .productWrapper .this_in .this_child .img_b {
  background: #fff;
}
.indexPage .productWrapper .this_in .this_child img {
  max-width: none;
  object-fit: cover;
  object-position: 50% 19%;
}
.indexPage .productWrapper .this_in .this_child .this_text {
  text-align: center;
  padding-top: 24px;
}
.indexPage .productWrapper .this_in .this_child .this_text h3 {
  color: #232832;
  font-size: 16px;
  line-height: 1.35;
  min-height: 40px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.indexPage .productWrapper .this_in .this_child:hover {
  box-shadow: 0 16px 35px rgba(18, 42, 74, 0.12);
  transform: translateY(-4px);
}
.indexPage .productWrapper .swiper-father {
  position: relative;
}
.indexPage .productWrapper .swiper-father .swiper-slide {
  box-sizing: border-box;
  overflow: hidden;
  background: #f4f4f4;
}
.indexPage .productWrapper .swiper-father .lrButton:hover i {
  color: #e5eff7;
}
.indexPage .productWrapper.enter_ready .this_title,
.indexPage .productWrapper.enter_ready .product_slider {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.75s ease, transform 0.75s ease;
}
.indexPage .productWrapper.enter_ready .product_slider {
  transition-delay: 0.14s;
}
.indexPage .productWrapper.enter_ready.is_show .this_title,
.indexPage .productWrapper.enter_ready.is_show .product_slider {
  opacity: 1;
  transform: translateY(0);
}
.indexPage .aboutWrapper {
  padding: clamp(72px, 7vw, 132px) 0 clamp(78px, 8vw, 150px);
}
.indexPage .aboutWrapper .Wrapper {
  display: grid;
  grid-template-columns: 42% 58%;
  align-items: center;
  position: relative;
}
.indexPage .aboutWrapper .about_text {
  padding-right: 5%;
  z-index: 2;
  position: relative;
}
.indexPage .aboutWrapper .about_text .about_text_in .subtitle {
  color: #0071bd;
  font-size: 18px;
  font-weight: 800;
  margin-bottom: 22px;
}
.indexPage .aboutWrapper .about_text .about_text_in h2 {
  color: #20242a;
  font-size: clamp(24px, 2.1vw, 40px);
  line-height: 1.25;
  margin-bottom: 26px;
  font-weight: 500;
}
.indexPage .aboutWrapper .about_text .about_text_in p {
  color: #687382;
  font-size: 16px;
  line-height: 1.95;
}
.indexPage .aboutWrapper .about_text .about_numbers {
  margin-top: 50px;
  width: 150%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  background: #fff;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.12);
  padding: 36px 50px;
  gap: 36px;
  z-index: 3;
}
.indexPage .aboutWrapper .about_text .about_numbers strong {
  display: block;
  color: #0071bd;
  font-size: clamp(34px, 3vw, 58px);
  line-height: 1;
  margin-bottom: 12px;
}
.indexPage .aboutWrapper .about_text .about_numbers span {
  color: #4b5563;
  font-size: 16px;
  line-height: 1.35;
}
.indexPage .aboutWrapper.enter_ready .about_text_in .subtitle,
.indexPage .aboutWrapper.enter_ready .about_text_in h2,
.indexPage .aboutWrapper.enter_ready .about_text_in > p {
  opacity: 0;
  transform: translateY(28px);
  transition: opacity 0.75s ease, transform 0.75s ease;
}
.indexPage .aboutWrapper.enter_ready .about_text_in h2 {
  transition-delay: 0.08s;
}
.indexPage .aboutWrapper.enter_ready .about_text_in > p {
  transition-delay: 0.16s;
}
.indexPage .aboutWrapper.enter_ready .about_numbers {
  opacity: 0;
  transform: translateY(36px);
  transition: opacity 0.8s ease 0.26s, transform 0.8s ease 0.26s;
}
.indexPage .aboutWrapper.enter_ready .about_numbers > div {
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 0.55s ease, transform 0.55s ease;
}
.indexPage .aboutWrapper.enter_ready .about_numbers > div:nth-child(1) {
  transition-delay: 0.38s;
}
.indexPage .aboutWrapper.enter_ready .about_numbers > div:nth-child(2) {
  transition-delay: 0.48s;
}
.indexPage .aboutWrapper.enter_ready .about_numbers > div:nth-child(3) {
  transition-delay: 0.58s;
}
.indexPage .aboutWrapper.enter_ready.is_show .about_text_in .subtitle,
.indexPage .aboutWrapper.enter_ready.is_show .about_text_in h2,
.indexPage .aboutWrapper.enter_ready.is_show .about_text_in > p {
  opacity: 1;
  transform: translateY(0);
}
.indexPage .aboutWrapper.enter_ready.is_show .about_numbers,
.indexPage .aboutWrapper.enter_ready.is_show .about_numbers > div {
  opacity: 1;
  transform: translateY(0);
}
.indexPage .aboutWrapper .about_img {
  width: 100%;
  height: auto;
  padding-top: 100%;
  position: relative;
  overflow: hidden;
}
.indexPage .aboutWrapper .about_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
}
.indexPage .advantageWrapper {
  min-height: clamp(590px, 46.8vw, 900px);
  position: relative;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.indexPage .advantageWrapper > img {
  position: absolute;
  inset: 0;
  height: 100%;
  width: 100%;
}
.indexPage .advantageWrapper::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(2, 39, 72, 0.35);
}
.indexPage .advantageWrapper .Wrapper {
  position: relative;
  z-index: 2;
}
.indexPage .advantageWrapper .this_title {
  max-width: 980px;
  margin: auto;
}
.indexPage .advantageWrapper .this_title p:last-child {
  max-width: 900px;
  margin: 22px auto 0;
  font-size: 16px;
  line-height: 1.8;
  opacity: 0.9;
}
.indexPage .advantageWrapper .advantage_list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 38px;
  margin-top: clamp(80px, 8vw, 155px);
}
.indexPage .advantageWrapper .advantage_list div {
  color: #fff;
  text-align: center;
}
.indexPage .advantageWrapper .advantage_list .img_b {
  color: #fff;
  margin-bottom: 20px;
}
.indexPage .advantageWrapper .advantage_list p {
  font-size: 16px;
  line-height: 1.65;
}
.indexPage .advantageWrapper.enter_ready .this_title {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.75s ease, transform 0.75s ease;
}
.indexPage .advantageWrapper.enter_ready .advantage_list > div {
  opacity: 0;
  transform: translateY(34px);
  transition: opacity 0.65s ease, transform 0.65s ease;
}
.indexPage .advantageWrapper.enter_ready .advantage_list > div:nth-child(1) {
  transition-delay: 0.16s;
}
.indexPage .advantageWrapper.enter_ready .advantage_list > div:nth-child(2) {
  transition-delay: 0.24s;
}
.indexPage .advantageWrapper.enter_ready .advantage_list > div:nth-child(3) {
  transition-delay: 0.32s;
}
.indexPage .advantageWrapper.enter_ready .advantage_list > div:nth-child(4) {
  transition-delay: 0.4s;
}
.indexPage .advantageWrapper.enter_ready.is_show .this_title,
.indexPage .advantageWrapper.enter_ready.is_show .advantage_list > div {
  opacity: 1;
  transform: translateY(0);
}
.indexPage .casesWrapper {
  background: #fff;
}
.indexPage .casesWrapper .this_title h2 {
  max-width: 820px;
  margin: auto;
}
.indexPage .casesWrapper .case_grid a {
  display: block;
  position: relative;
  overflow: hidden;
  transition: transform 0.35s, box-shadow 0.35s;
}
.indexPage .casesWrapper .case_grid a .img_b {
  width: 100%;
  height: auto;
  padding-top: 50%;
  position: relative;
  overflow: hidden;
}
.indexPage .casesWrapper .case_grid a .img_b img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.4s;
}
.indexPage .casesWrapper .case_grid a .this_text {
  position: absolute;
  left: 10px;
  bottom: 10px;
  opacity: 0;
  transform: translate(0, 100%);
  transition: all 0.4s;
}
.indexPage .casesWrapper .case_grid a .this_text p {
  color: #fff;
  font-size: 16px;
  line-height: 1.5;
}
.indexPage .casesWrapper .case_grid a:hover {
  transform: translateY(-6px);
  box-shadow: 0 14px 30px rgba(18, 42, 74, 0.16);
}
.indexPage .casesWrapper .case_grid a:hover .img_b img {
  transform: scale(1.05);
}
.indexPage .casesWrapper .case_grid a:hover .this_text {
  opacity: 1;
  transform: translate(0);
}
.indexPage .casesWrapper .case_grid .swiper {
  padding-bottom: 80px;
}
.indexPage .casesWrapper .case_grid .swiper .next {
  display: flex;
  justify-content: center;
  gap: 20px;
}
.indexPage .casesWrapper .case_grid .swiper .next .swiper-pagination-bullet {
  height: 16px;
  width: 16px;
}
.indexPage .casesWrapper .dots {
  display: flex;
  justify-content: center;
  gap: 24px;
  padding: 42px 0 20px;
}
.indexPage .casesWrapper .dots span {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #dce3ea;
}
.indexPage .casesWrapper .dots span.on {
  background: #0071bd;
}
.indexPage .casesWrapper.enter_ready .this_title,
.indexPage .casesWrapper.enter_ready .case_grid {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.75s ease, transform 0.75s ease;
}
.indexPage .casesWrapper.enter_ready .case_grid {
  transition-delay: 0.16s;
}
.indexPage .casesWrapper.enter_ready.is_show .this_title,
.indexPage .casesWrapper.enter_ready.is_show .case_grid {
  opacity: 1;
  transform: translateY(0);
}
.indexPage .newsWrapper .news_grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 48px;
}
.indexPage .newsWrapper article {
  transition: transform 0.35s, box-shadow 0.35s;
}
.indexPage .newsWrapper article .date {
  color: #454b55;
  font-size: 16px;
  margin-bottom: 16px;
}
.indexPage .newsWrapper article img {
  width: 100%;
  height: 210px;
  object-fit: cover;
  margin-bottom: 20px;
  transition: transform 0.4s, filter 0.4s;
}
.indexPage .newsWrapper article h3 {
  color: #20242a;
  font-size: 16px;
  line-height: 1.45;
  font-weight: 700;
  transition: color 0.3s;
}
.indexPage .newsWrapper article:hover {
  transform: translateY(-6px);
}
.indexPage .newsWrapper article:hover img {
  transform: scale(1.03);
  filter: saturate(1.08);
}
.indexPage .newsWrapper article:hover h3 {
  color: #0071bd;
}
.indexPage .newsWrapper.enter_ready .this_title {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.75s ease, transform 0.75s ease;
}
.indexPage .newsWrapper.enter_ready .news_grid article {
  opacity: 0;
  transform: translateY(34px);
  transition: opacity 0.65s ease, transform 0.65s ease;
}
.indexPage .newsWrapper.enter_ready .news_grid article:nth-child(1) {
  transition-delay: 0.16s;
}
.indexPage .newsWrapper.enter_ready .news_grid article:nth-child(2) {
  transition-delay: 0.26s;
}
.indexPage .newsWrapper.enter_ready .news_grid article:nth-child(3) {
  transition-delay: 0.36s;
}
.indexPage .newsWrapper.enter_ready.is_show .this_title,
.indexPage .newsWrapper.enter_ready.is_show .news_grid article {
  opacity: 1;
  transform: translateY(0);
}
.indexPage .contactBand.enter_ready h2,
.indexPage .contactBand.enter_ready p,
.indexPage .contactBand.enter_ready .this_button {
  opacity: 0;
  transform: translateY(24px);
  transition: opacity 0.65s ease, transform 0.65s ease;
}
.indexPage .contactBand.enter_ready p {
  transition-delay: 0.1s;
}
.indexPage .contactBand.enter_ready .this_button {
  transition-delay: 0.2s;
}
.indexPage .contactBand.enter_ready.is_show h2,
.indexPage .contactBand.enter_ready.is_show p,
.indexPage .contactBand.enter_ready.is_show .this_button {
  opacity: 1;
  transform: translateY(0);
}
@media screen and (max-width: 1180px) {
  .indexPage .productWrapper .module_arrow {
    display: none;
  }
  .indexPage .aboutWrapper .Wrapper {
    gap: 34px;
  }
  .indexPage .aboutWrapper .about_text {
    width: 100%;
    transform: translate(0, 0);
  }
  .indexPage .aboutWrapper .about_text .about_numbers {
    margin-top: 20px;
    position: static;
    width: 120%;
  }
}
@media screen and (max-width: 950px) {
  .indexPage .bannerWrapper .banner .banner_text {
    top: 21%;
  }
  .indexPage .bannerWrapper .banner .social_fixed {
    display: none;
  }
  .indexPage .productWrapper .this_in,
  .indexPage .advantageWrapper .advantage_list,
  .indexPage .newsWrapper .news_grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .indexPage .aboutWrapper .Wrapper {
    grid-template-columns: 1fr;
  }
  .indexPage .aboutWrapper .Wrapper .indexPage .aboutWrapper .about_text .about_numbers {
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .indexPage .bannerWrapper .banner > img {
    object-position: 42% 50%;
    opacity: 0.72;
  }
  .indexPage .bannerWrapper .banner .banner_text {
    top: 18%;
  }
  .indexPage .bannerWrapper .banner .banner_text p {
    max-width: 310px;
  }
  .indexPage .productWrapper .this_in,
  .indexPage .advantageWrapper .advantage_list,
  .indexPage .newsWrapper .news_grid {
    grid-template-columns: 1fr;
  }
  .indexPage .aboutWrapper .about_numbers {
    grid-template-columns: 1fr;
    padding: 28px;
  }
}
footer .this_web_footer {
  background: #020202;
  color: #fff;
  padding: 100px 0 44px;
}
footer .this_web_footer .top {
  display: grid;
  grid-template-columns: 1.4fr repeat(3, 0.7fr) 1.15fr;
  gap: 70px;
  padding-bottom: 82px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.22);
}
footer .this_web_footer .footer_logo {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 92px;
}
footer .this_web_footer .footer_logo strong {
  color: #0071bd;
  font-size: 30px;
}
footer .this_web_footer .footer_logo .logo_mark {
  width: 26px;
  height: 26px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #0071bd;
  color: #fff;
  font-weight: 800;
}
footer .this_web_footer h4,
footer .this_web_footer h5 {
  color: #fff;
  margin-bottom: 20px;
}
footer .this_web_footer h4 {
  font-size: 22px;
}
footer .this_web_footer h5 {
  font-size: 20px;
}
footer .this_web_footer .icons {
  display: flex;
  gap: 14px;
}
footer .this_web_footer .icons a {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  color: #000;
  font-size: 16px;
  font-weight: 700;
}
footer .this_web_footer .footer_nav {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
footer .this_web_footer .footer_nav ul {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
footer .this_web_footer .footer_nav a {
  color: rgba(255, 255, 255, 0.82);
  font-size: 16px;
}
footer .this_web_footer .contact_info {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
footer .this_web_footer .contact_info .this_child {
  display: flex;
  gap: 12px;
  margin-bottom: 8px;
}
footer .this_web_footer .contact_info .this_child i {
  font-size: 20px;
  line-height: 1.5;
}
footer .this_web_footer .contact_info .this_child a,
footer .this_web_footer .contact_info .this_child p {
  display: inline-block;
  color: rgba(255, 255, 255, 0.82);
  font-size: 16px;
  line-height: 1.7;
}
footer .this_web_footer .contact_info .this_child div {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
footer .this_web_footer .contact_info .this_tel {
  align-items: flex-start;
}
footer .this_web_footer .copyright {
  color: rgba(255, 255, 255, 0.85);
  font-size: 16px;
  padding-top: 34px;
}
@media screen and (max-width: 1180px) {
  footer .this_web_footer .top {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 950px) {
  footer .this_web_footer {
    padding: 60px 0 34px;
  }
  footer .this_web_footer .top {
    grid-template-columns: 1fr 1fr;
    gap: 40px;
  }
  footer .this_web_footer .footer_logo {
    margin-bottom: 32px;
  }
}
@media screen and (max-width: 640px) {
  footer .this_web_footer .top {
    grid-template-columns: 1fr;
  }
}
.bottomDiv {
  display: none;
}
@media screen and (max-width: 1024px) {
  body {
    padding-bottom: 78px;
  }
  footer {
    height: 0 !important;
  }
  footer .this_web_footer {
    display: none;
  }
  .bottomDiv {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 120;
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    min-height: 68px;
    padding: 7px max(10px, env(safe-area-inset-left)) calc(8px + env(safe-area-inset-bottom)) max(10px, env(safe-area-inset-right));
    background: rgba(255, 255, 255, 0.98);
    border-top: 1px solid rgba(12, 31, 55, 0.1);
    box-shadow: 0 -8px 26px rgba(16, 38, 63, 0.1);
  }
  .bottomDiv .bot_1 {
    min-width: 0;
  }
  .bottomDiv a {
    height: 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 4px;
    color: #263241;
    font-size: 16px;
    line-height: 1.1;
    text-align: center;
    transition: color 0.3s, transform 0.3s;
  }
  .bottomDiv a i {
    min-height: 22px;
    color: #0071bd;
    font-size: 20px;
    line-height: 1;
    transition: transform 0.3s;
  }
  .bottomDiv a span {
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .bottomDiv a:hover {
    color: #0071bd;
    transform: translateY(-2px);
  }
  .bottomDiv a:hover i {
    transform: translateY(-2px);
  }
  .bottomDiv .bot_logo a {
    cursor: pointer;
  }
  .bottomDiv .bot_logo img {
    max-width: 58px;
    max-height: 36px;
    object-fit: contain;
  }
}
@media screen and (max-width: 360px) {
  .bottomDiv {
    padding-left: 6px;
    padding-right: 6px;
  }
  .bottomDiv a {
    font-size: 16px;
  }
}
.img-custom-anim-left {
  animation: img-anim-left 1.3s forwards cubic-bezier(0.645, 0.045, 0.355, 1) 0.4s;
  opacity: 0;
}
@keyframes img-anim-left {
  0% {
    transform: translateX(-5%);
    clip-path: inset(0 100% 0 0);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    clip-path: inset(0 0 0 0);
    opacity: 1;
  }
}
.img-custom-anim-right {
  animation: img-anim-right 1.3s forwards cubic-bezier(0.645, 0.045, 0.355, 1) 0.4s;
  opacity: 0;
}
@keyframes img-anim-right {
  0% {
    transform: translateX(5%);
    clip-path: inset(0 0 0 100%);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    clip-path: inset(0 0 0 0);
    opacity: 1;
  }
}
.img-custom-anim-left {
  animation: img-anim-left 1.3s forwards cubic-bezier(0.645, 0.045, 0.355, 1) 0.4s;
  opacity: 0;
}
@keyframes img-anim-left {
  0% {
    transform: translateX(-5%);
    clip-path: inset(0 100% 0 0);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    clip-path: inset(0 0 0 0);
    opacity: 1;
  }
}
.img-custom-anim-top {
  animation: img-anim-top 1.3s forwards cubic-bezier(0.645, 0.045, 0.355, 1);
  opacity: 0;
}
@keyframes img-anim-top {
  0% {
    transform: translateY(-5%);
    clip-path: inset(0 0 100% 0);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    clip-path: inset(0 0 0 0);
    opacity: 1;
  }
}
.img-custom-anim-bottom {
  animation: img-anim-bottom 1.3s forwards cubic-bezier(0.645, 0.045, 0.355, 1);
  opacity: 0;
}
@keyframes img-anim-bottom {
  0% {
    transform: translateY(5%);
    clip-path: inset(0 0 100% 0);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    clip-path: inset(0 0 0 0);
    opacity: 1;
  }
}
.productOverviewPage {
  overflow: hidden;
  background: #fff;
}
.productOverviewPage .insideBanner {
  min-height: 500px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  position: relative;
}
.productOverviewPage .insideBanner::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.22);
}
.productOverviewPage .insideBanner .Wrapper {
  position: relative;
  z-index: 2;
  text-align: center;
}
.productOverviewPage .insideBanner h1 {
  color: #fff;
  font-size: clamp(34px, 2.5vw, 48px);
  line-height: 1.25;
  font-weight: 400;
}
.productOverviewPage .breadcrumbWrapper {
  border-bottom: 1px solid #f2f2f2;
}
.productOverviewPage .breadcrumbWrapper .Wrapper {
  height: 54px;
  display: flex;
  align-items: center;
  gap: 13px;
  color: #8c8c8c;
  font-size: 16px;
}
.productOverviewPage .breadcrumbWrapper a {
  color: #8c8c8c;
}
.productOverviewPage .breadcrumbWrapper a:hover {
  color: #0071bd;
}
.productOverviewPage .breadcrumbWrapper strong {
  color: #555;
  font-weight: 700;
}
.productOverviewPage .overviewIntro {
  padding-top: 60px;
}
.productOverviewPage .overviewIntro .this_title h2 {
  color: #0071bd;
  font-size: clamp(28px, 2.1vw, 40px);
  line-height: 1.25;
  font-weight: 700;
}
.productOverviewPage .overviewIntro .introText {
  max-width: 1440px;
  margin: 48px auto 0;
  text-align: center;
}
.productOverviewPage .overviewIntro .introText p {
  color: #384050;
  font-size: 16px;
  line-height: 1.45;
  font-weight: 500;
}
.productOverviewPage .productGridSection {
  padding: 52px 0 84px;
}
.productOverviewPage .productGrid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 28px;
}
.productOverviewPage .productCard {
  min-height: 508px;
  padding: 58px 26px 42px;
  box-sizing: border-box;
  background: #f1f1f1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  text-align: center;
  transition: transform 0.35s, box-shadow 0.35s, background 0.35s;
  opacity: 0;
  transform: translateY(28px);
}
.productOverviewPage .productCard.is_show {
  opacity: 1;
  transform: translateY(0);
}
.productOverviewPage .productCard .img_b {
  width: 100%;
  aspect-ratio: 1 / 1;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.productOverviewPage .productCard img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: transform 0.45s;
}
.productOverviewPage .productCard strong {
  width: 100%;
  min-height: 44px;
  margin-top: 40px;
  color: #262b34;
  font-size: 16px;
  line-height: 1.35;
  font-weight: 800;
  display: flex;
  align-items: center;
  justify-content: center;
}
.productOverviewPage .productCard:hover {
  background: #fff;
  transform: translateY(-8px);
  box-shadow: 0 18px 45px rgba(18, 42, 74, 0.14);
}
.productOverviewPage .productCard:hover img {
  transform: scale(1.05);
}
@media screen and (max-width: 1440px) {
  .productOverviewPage .insideBanner {
    min-height: 420px;
  }
  .productOverviewPage .productCard {
    min-height: 430px;
  }
}
@media screen and (max-width: 1280px) {
  .productOverviewPage .productGrid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 900px) {
  .productOverviewPage .insideBanner {
    min-height: 320px;
  }
  .productOverviewPage .overviewIntro {
    padding-top: 46px;
  }
  .productOverviewPage .overviewIntro .introText {
    margin-top: 30px;
  }
  .productOverviewPage .productGrid {
    grid-template-columns: repeat(2, 1fr);
    gap: 18px;
  }
  .productOverviewPage .productCard {
    min-height: 360px;
    padding: 28px 18px 30px;
  }
  .productOverviewPage .productCard strong {
    margin-top: 24px;
  }
}
@media screen and (max-width: 640px) {
  .productOverviewPage .insideBanner {
    min-height: 230px;
  }
  .productOverviewPage .breadcrumbWrapper .Wrapper {
    height: auto;
    min-height: 48px;
    flex-wrap: wrap;
    align-content: center;
    font-size: 16px;
  }
  .productOverviewPage .overviewIntro {
    padding-top: 38px;
  }
  .productOverviewPage .overviewIntro .introText {
    text-align: left;
  }
  .productOverviewPage .overviewIntro .introText p {
    font-size: 16px;
    line-height: 1.7;
  }
  .productOverviewPage .productGridSection {
    padding: 36px 0 56px;
  }
  .productOverviewPage .productGrid {
    grid-template-columns: 1fr;
  }
  .productOverviewPage .productCard {
    min-height: auto;
    padding: 26px 20px 30px;
  }
}
body.productDetailBody .videoModal {
  position: fixed;
  inset: 0;
  z-index: 1000;
  display: none;
  align-items: center;
  justify-content: center;
  padding: clamp(18px, 4vw, 70px);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.28s ease, visibility 0.28s ease;
}
body.productDetailBody .videoModal.active {
  display: flex;
  opacity: 1;
  visibility: visible;
}
body.productDetailBody .videoModal.active .videoModal_box {
  transform: translateY(0) scale(1);
  opacity: 1;
}
body.productDetailBody .videoModal .videoModal_mask {
  position: absolute;
  inset: 0;
  background: rgba(5, 12, 24, 0.78);
  backdrop-filter: blur(6px);
}
body.productDetailBody .videoModal .videoModal_box {
  width: min(1180px, 92vw);
  max-height: min(760px, 86vh);
  position: relative;
  z-index: 2;
  background: #000;
  border-radius: 6px;
  box-shadow: 0 28px 90px rgba(0, 0, 0, 0.38);
  transform: translateY(18px) scale(0.985);
  opacity: 0;
  transition: transform 0.32s ease, opacity 0.32s ease;
}
body.productDetailBody .videoModal .videoModal_close {
  width: clamp(36px, 3vw, 46px);
  height: clamp(36px, 3vw, 46px);
  position: absolute;
  right: 0;
  top: calc(clamp(36px, 3vw, 46px) * -1 - 12px);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #fff;
  color: #111;
  font-size: clamp(24px, 2vw, 32px);
  line-height: 1;
  cursor: pointer;
  transition: all 0.3s;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.22);
}
body.productDetailBody .videoModal .videoModal_close:hover {
  background: #0071bd;
  color: #fff;
  transform: rotate(90deg);
}
body.productDetailBody .videoModal .videoModal_close i {
  font-size: 0.72em;
  line-height: 1;
}
body.productDetailBody .videoModal .videoModal_player,
body.productDetailBody .videoModal .videoModal_iframe {
  display: block;
  width: 100%;
  max-height: min(760px, 86vh);
  aspect-ratio: 16 / 9;
  background: #000;
  border-radius: 6px;
  border: 0;
  object-fit: contain;
}
body.productDetailBody .videoModal .videoModal_iframe {
  display: none;
}
@media screen and (max-width: 640px) {
  body.productDetailBody .videoModal {
    padding: 14px;
  }
  body.productDetailBody .videoModal .videoModal_box {
    width: 100%;
    max-height: 82vh;
  }
  body.productDetailBody .videoModal .videoModal_close {
    right: 8px;
    top: 8px;
    z-index: 3;
    background: rgba(255, 255, 255, 0.92);
  }
  body.productDetailBody .videoModal .videoModal_player,
  body.productDetailBody .videoModal .videoModal_iframe {
    max-height: 82vh;
  }
}
.productDetailPage .productshow_tabmain > .productshow_tab_main:first-child,
body.single-post .product_show .productshow_tabmain > .productshow_tab_main:first-child,
body.single-products .product_show .productshow_tabmain > .productshow_tab_main:first-child,
.proksWrapper {
  color: #46505f;
  font-size: 16px;
  line-height: 1.82;
  overflow-x: auto;
  border: 1px solid #0271bd17;
  margin-top: 80px;
}
.productDetailPage .productshow_tabmain > .productshow_tab_main:first-child *,
body.single-post .product_show .productshow_tabmain > .productshow_tab_main:first-child *,
body.single-products .product_show .productshow_tabmain > .productshow_tab_main:first-child *,
.proksWrapper * {
  box-sizing: border-box;
}
.productDetailPage .productshow_tabmain > .productshow_tab_main:first-child p,
body.single-post .product_show .productshow_tabmain > .productshow_tab_main:first-child p,
body.single-products .product_show .productshow_tabmain > .productshow_tab_main:first-child p,
.proksWrapper p,
.productDetailPage .productshow_tabmain > .productshow_tab_main:first-child li,
body.single-post .product_show .productshow_tabmain > .productshow_tab_main:first-child li,
body.single-products .product_show .productshow_tabmain > .productshow_tab_main:first-child li,
.proksWrapper li,
.productDetailPage .productshow_tabmain > .productshow_tab_main:first-child td,
body.single-post .product_show .productshow_tabmain > .productshow_tab_main:first-child td,
body.single-products .product_show .productshow_tabmain > .productshow_tab_main:first-child td,
.proksWrapper td,
.productDetailPage .productshow_tabmain > .productshow_tab_main:first-child th,
body.single-post .product_show .productshow_tabmain > .productshow_tab_main:first-child th,
body.single-products .product_show .productshow_tabmain > .productshow_tab_main:first-child th,
.proksWrapper th,
.productDetailPage .productshow_tabmain > .productshow_tab_main:first-child a,
body.single-post .product_show .productshow_tabmain > .productshow_tab_main:first-child a,
body.single-products .product_show .productshow_tabmain > .productshow_tab_main:first-child a,
.proksWrapper a,
.productDetailPage .productshow_tabmain > .productshow_tab_main:first-child span,
body.single-post .product_show .productshow_tabmain > .productshow_tab_main:first-child span,
body.single-products .product_show .productshow_tabmain > .productshow_tab_main:first-child span,
.proksWrapper span {
  font-size: 16px;
}
.productDetailPage .productshow_tabmain > .productshow_tab_main:first-child h2,
body.single-post .product_show .productshow_tabmain > .productshow_tab_main:first-child h2,
body.single-products .product_show .productshow_tabmain > .productshow_tab_main:first-child h2,
.proksWrapper h2,
.productDetailPage .productshow_tabmain > .productshow_tab_main:first-child h3,
body.single-post .product_show .productshow_tabmain > .productshow_tab_main:first-child h3,
body.single-products .product_show .productshow_tabmain > .productshow_tab_main:first-child h3,
.proksWrapper h3,
.productDetailPage .productshow_tabmain > .productshow_tab_main:first-child h4,
body.single-post .product_show .productshow_tabmain > .productshow_tab_main:first-child h4,
body.single-products .product_show .productshow_tabmain > .productshow_tab_main:first-child h4,
.proksWrapper h4 {
  color: #1f2a37;
  line-height: 1.25;
  font-weight: 800;
  margin: 38px 0 18px;
}
.productDetailPage .productshow_tabmain > .productshow_tab_main:first-child h2,
body.single-post .product_show .productshow_tabmain > .productshow_tab_main:first-child h2,
body.single-products .product_show .productshow_tabmain > .productshow_tab_main:first-child h2,
.proksWrapper h2 {
  color: #0071bd;
  font-size: clamp(26px, 2vw, 36px);
  padding-left: 18px;
  position: relative;
}
.productDetailPage .productshow_tabmain > .productshow_tab_main:first-child h2::before,
body.single-post .product_show .productshow_tabmain > .productshow_tab_main:first-child h2::before,
body.single-products .product_show .productshow_tabmain > .productshow_tab_main:first-child h2::before,
.proksWrapper h2::before {
  content: "";
  width: 5px;
  height: 78%;
  border-radius: 8px;
  background: linear-gradient(180deg, #0071bd, #55b7ef);
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.productDetailPage .productshow_tabmain > .productshow_tab_main:first-child h3,
body.single-post .product_show .productshow_tabmain > .productshow_tab_main:first-child h3,
body.single-products .product_show .productshow_tabmain > .productshow_tab_main:first-child h3,
.proksWrapper h3 {
  color: #fff;
  font-size: clamp(22px, 1.6vw, 28px);
}
.productDetailPage .productshow_tabmain > .productshow_tab_main:first-child h4,
body.single-post .product_show .productshow_tabmain > .productshow_tab_main:first-child h4,
body.single-products .product_show .productshow_tabmain > .productshow_tab_main:first-child h4,
.proksWrapper h4 {
  color: #253041;
  font-size: 20px;
}
.productDetailPage .productshow_tabmain > .productshow_tab_main:first-child p,
body.single-post .product_show .productshow_tabmain > .productshow_tab_main:first-child p,
body.single-products .product_show .productshow_tabmain > .productshow_tab_main:first-child p,
.proksWrapper p {
  margin-bottom: 18px;
}
.productDetailPage .productshow_tabmain > .productshow_tab_main:first-child a,
body.single-post .product_show .productshow_tabmain > .productshow_tab_main:first-child a,
body.single-products .product_show .productshow_tabmain > .productshow_tab_main:first-child a,
.proksWrapper a {
  color: #0071bd;
  transition: color 0.3s;
}
.productDetailPage .productshow_tabmain > .productshow_tab_main:first-child a:hover,
body.single-post .product_show .productshow_tabmain > .productshow_tab_main:first-child a:hover,
body.single-products .product_show .productshow_tabmain > .productshow_tab_main:first-child a:hover,
.proksWrapper a:hover {
  color: #00589c;
}
.productDetailPage .productshow_tabmain > .productshow_tab_main:first-child ul,
body.single-post .product_show .productshow_tabmain > .productshow_tab_main:first-child ul,
body.single-products .product_show .productshow_tabmain > .productshow_tab_main:first-child ul,
.proksWrapper ul,
.productDetailPage .productshow_tabmain > .productshow_tab_main:first-child ol,
body.single-post .product_show .productshow_tabmain > .productshow_tab_main:first-child ol,
body.single-products .product_show .productshow_tabmain > .productshow_tab_main:first-child ol,
.proksWrapper ol {
  margin: 18px 0 26px;
  padding-left: 0;
}
.productDetailPage .productshow_tabmain > .productshow_tab_main:first-child li,
body.single-post .product_show .productshow_tabmain > .productshow_tab_main:first-child li,
body.single-products .product_show .productshow_tabmain > .productshow_tab_main:first-child li,
.proksWrapper li {
  list-style: none;
  position: relative;
  padding-left: 22px;
  margin-bottom: 10px;
}
.productDetailPage .productshow_tabmain > .productshow_tab_main:first-child li::before,
body.single-post .product_show .productshow_tabmain > .productshow_tab_main:first-child li::before,
body.single-products .product_show .productshow_tabmain > .productshow_tab_main:first-child li::before,
.proksWrapper li::before {
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #0071bd;
  position: absolute;
  left: 0;
  top: 12px;
}
.productDetailPage .productshow_tabmain > .productshow_tab_main:first-child p:has(> img),
body.single-post .product_show .productshow_tabmain > .productshow_tab_main:first-child p:has(> img),
body.single-products .product_show .productshow_tabmain > .productshow_tab_main:first-child p:has(> img),
.proksWrapper p:has(> img) {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 24px;
  margin: 10px 0 16px;
}
.productDetailPage .productshow_tabmain > .productshow_tab_main:first-child table img,
body.single-post .product_show .productshow_tabmain > .productshow_tab_main:first-child table img,
body.single-products .product_show .productshow_tabmain > .productshow_tab_main:first-child table img,
.proksWrapper table img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: clamp(240px, 24vw, 440px);
  padding: 18px;
  object-fit: contain;
  background: #fff;
  border: 1px solid #eef2f7;
  box-shadow: 0 14px 38px rgba(18, 42, 74, 0.06);
  transition: transform 0.35s, box-shadow 0.35s, border-color 0.35s;
}
.productDetailPage .productshow_tabmain > .productshow_tab_main:first-child table img:hover,
body.single-post .product_show .productshow_tabmain > .productshow_tab_main:first-child table img:hover,
body.single-products .product_show .productshow_tabmain > .productshow_tab_main:first-child table img:hover,
.proksWrapper table img:hover {
  transform: translateY(-6px);
  border-color: rgba(0, 113, 189, 0.28);
  box-shadow: 0 22px 50px rgba(18, 42, 74, 0.12);
}
.productDetailPage .productshow_tabmain > .productshow_tab_main:first-child table,
body.single-post .product_show .productshow_tabmain > .productshow_tab_main:first-child table,
body.single-products .product_show .productshow_tabmain > .productshow_tab_main:first-child table,
.proksWrapper table {
  width: 100% !important;
  min-width: 720px;
  border-collapse: collapse !important;
  background: #fff;
  border: 1px solid #e5eaf0;
  box-shadow: 0 16px 42px rgba(18, 42, 74, 0.05);
}
.productDetailPage .productshow_tabmain > .productshow_tab_main:first-child table + table,
body.single-post .product_show .productshow_tabmain > .productshow_tab_main:first-child table + table,
body.single-products .product_show .productshow_tabmain > .productshow_tab_main:first-child table + table,
.proksWrapper table + table,
.productDetailPage .productshow_tabmain > .productshow_tab_main:first-child table + p + table,
body.single-post .product_show .productshow_tabmain > .productshow_tab_main:first-child table + p + table,
body.single-products .product_show .productshow_tabmain > .productshow_tab_main:first-child table + p + table,
.proksWrapper table + p + table,
.productDetailPage .productshow_tabmain > .productshow_tab_main:first-child table + h2,
body.single-post .product_show .productshow_tabmain > .productshow_tab_main:first-child table + h2,
body.single-products .product_show .productshow_tabmain > .productshow_tab_main:first-child table + h2,
.proksWrapper table + h2,
.productDetailPage .productshow_tabmain > .productshow_tab_main:first-child table + h3,
body.single-post .product_show .productshow_tabmain > .productshow_tab_main:first-child table + h3,
body.single-products .product_show .productshow_tabmain > .productshow_tab_main:first-child table + h3,
.proksWrapper table + h3 {
  margin-top: 48px !important;
}
.productDetailPage .productshow_tabmain > .productshow_tab_main:first-child th,
body.single-post .product_show .productshow_tabmain > .productshow_tab_main:first-child th,
body.single-products .product_show .productshow_tabmain > .productshow_tab_main:first-child th,
.proksWrapper th,
.productDetailPage .productshow_tabmain > .productshow_tab_main:first-child td,
body.single-post .product_show .productshow_tabmain > .productshow_tab_main:first-child td,
body.single-products .product_show .productshow_tabmain > .productshow_tab_main:first-child td,
.proksWrapper td {
  padding: 16px 18px;
  border: 1px solid #e5eaf0;
  color: #475467;
  font-size: 16px;
  line-height: 1.55;
  vertical-align: middle;
}
.productDetailPage .productshow_tabmain > .productshow_tab_main:first-child th,
body.single-post .product_show .productshow_tabmain > .productshow_tab_main:first-child th,
body.single-products .product_show .productshow_tabmain > .productshow_tab_main:first-child th,
.proksWrapper th {
  color: #1f2a37;
  font-weight: 800;
}
.productDetailPage .productshow_tabmain > .productshow_tab_main:first-child table ul,
body.single-post .product_show .productshow_tabmain > .productshow_tab_main:first-child table ul,
body.single-products .product_show .productshow_tabmain > .productshow_tab_main:first-child table ul,
.proksWrapper table ul,
.productDetailPage .productshow_tabmain > .productshow_tab_main:first-child table ol,
body.single-post .product_show .productshow_tabmain > .productshow_tab_main:first-child table ol,
body.single-products .product_show .productshow_tabmain > .productshow_tab_main:first-child table ol,
.proksWrapper table ol {
  margin: 0;
  padding: 0;
}
.productDetailPage .productshow_tabmain > .productshow_tab_main:first-child table li,
body.single-post .product_show .productshow_tabmain > .productshow_tab_main:first-child table li,
body.single-products .product_show .productshow_tabmain > .productshow_tab_main:first-child table li,
.proksWrapper table li {
  margin-bottom: 6px;
}
@media screen and (max-width: 900px) {
  .productDetailPage .productshow_tabmain > .productshow_tab_main:first-child p:has(> img),
  body.single-post .product_show .productshow_tabmain > .productshow_tab_main:first-child p:has(> img),
  body.single-products .product_show .productshow_tabmain > .productshow_tab_main:first-child p:has(> img),
  .proksWrapper p:has(> img) {
    grid-template-columns: 1fr;
  }
  .productDetailPage .productshow_tabmain > .productshow_tab_main:first-child img,
  body.single-post .product_show .productshow_tabmain > .productshow_tab_main:first-child img,
  body.single-products .product_show .productshow_tabmain > .productshow_tab_main:first-child img,
  .proksWrapper img {
    height: auto;
    /*min-height: 220px;*/
    max-height: 460px;
  }
}
@media screen and (max-width: 640px) {
  .productDetailPage .productshow_tabmain > .productshow_tab_main:first-child,
  body.single-post .product_show .productshow_tabmain > .productshow_tab_main:first-child,
  body.single-products .product_show .productshow_tabmain > .productshow_tab_main:first-child,
  .proksWrapper {
    line-height: 1.7;
  }
  .productDetailPage .productshow_tabmain > .productshow_tab_main:first-child h2,
  body.single-post .product_show .productshow_tabmain > .productshow_tab_main:first-child h2,
  body.single-products .product_show .productshow_tabmain > .productshow_tab_main:first-child h2,
  .proksWrapper h2 {
    font-size: 24px;
  }
  .productDetailPage .productshow_tabmain > .productshow_tab_main:first-child h3,
  body.single-post .product_show .productshow_tabmain > .productshow_tab_main:first-child h3,
  body.single-products .product_show .productshow_tabmain > .productshow_tab_main:first-child h3,
  .proksWrapper h3 {
    font-size: 21px;
  }
  .productDetailPage .productshow_tabmain > .productshow_tab_main:first-child img,
  body.single-post .product_show .productshow_tabmain > .productshow_tab_main:first-child img,
  body.single-products .product_show .productshow_tabmain > .productshow_tab_main:first-child img,
  .proksWrapper img {
    padding: 14px;
  }
  .productDetailPage .productshow_tabmain > .productshow_tab_main:first-child table,
  body.single-post .product_show .productshow_tabmain > .productshow_tab_main:first-child table,
  body.single-products .product_show .productshow_tabmain > .productshow_tab_main:first-child table,
  .proksWrapper table {
    min-width: 620px;
    margin: 30px 0 !important;
  }
}
.product_show_main_left .left .lrButtonCommon {
  border: 2px solid #D2D2D2;
  border-radius: 50%;
  width: 70px;
  height: 70px;
  background-color: transparent;
  transition: all 0.3s;
}
.product_show_main_left .left .lrButtonCommon i {
  color: #D2D2D2;
  font-size: 32px;
  transition: all 0.3s;
}
.product_show_main_left .left .lrButtonCommon:not(.swiper-button-disabled):hover {
  border: 2px solid var(--color-blue);
}
.product_show_main_left .left .lrButtonCommon:not(.swiper-button-disabled):hover i {
  color: var(--color-blue);
}
.product_show_main_left .left .top .img_b {
  width: 100%;
  height: auto;
  padding-top: 83%;
  overflow: hidden;
  position: relative;
}
.product_show_main_left .left .top .img_b img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.3s;
}
.product_show_main_left .left .top .img_b img:hover {
  transform: scale(1.1);
}
.product_show_main_left .left .bottom {
  margin-top: 40px;
}
.product_show_main_left .left .bottom .swiper-father {
  width: 100%;
  position: relative;
}
.product_show_main_left .left .bottom .swiper-father .lrButton {
  border: none;
  width: auto;
  height: auto;
}
.product_show_main_left .left .bottom .swiper-father .lrButton::before {
  display: none;
}
.product_show_main_left .left .bottom .swiper-father .lrButton::after {
  display: none;
}
.product_show_main_left .left .bottom .swiper-father .swiper-button-prev {
  transform: translate(-150%, 0);
  top: 50%;
  left: 0;
}
.product_show_main_left .left .bottom .swiper-father .swiper-button-next {
  transform: translate(150%, 0);
  top: 50%;
  right: 0;
}
.productDetailPage {
  overflow: hidden;
  background: #fff;
}
.productDetailPage .insideBanner {
  min-height: 500px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  position: relative;
}
.productDetailPage .insideBanner::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.22);
}
.productDetailPage .insideBanner .Wrapper {
  position: relative;
  z-index: 2;
  text-align: center;
}
.productDetailPage .insideBanner h1 {
  color: #fff;
  font-size: clamp(30px, 2.3vw, 44px);
  line-height: 1.25;
  font-weight: 400;
}
.productDetailPage .breadcrumbWrapper {
  border-bottom: 1px solid #f2f2f2;
}
.productDetailPage .breadcrumbWrapper .Wrapper {
  min-height: 54px;
  display: flex;
  align-items: center;
  gap: 13px;
  color: #8c8c8c;
  font-size: 16px;
}
.productDetailPage .breadcrumbWrapper a {
  color: #8c8c8c;
}
.productDetailPage .breadcrumbWrapper a:hover {
  color: #0071bd;
}
.productDetailPage .breadcrumbWrapper strong {
  color: #555;
  font-weight: 700;
}
.productDetailPage .productIntroBlock {
  padding: 70px 0 100px;
}
.productDetailPage .productIntroBlock h2 {
  color: #0071bd;
  font-size: clamp(26px, 2vw, 38px);
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: 68px;
}
.productDetailPage .productIntroBlock .introLayout {
  display: grid;
  grid-template-columns: 48% 1fr;
  gap: 48px;
  align-items: center;
}
.productDetailPage .productIntroBlock .introImg {
  overflow: hidden;
}
.productDetailPage .productIntroBlock .introImg img {
  width: 100%;
  transition: transform 0.45s;
}
.productDetailPage .productIntroBlock .introImg:hover img {
  transform: scale(1.03);
}
.productDetailPage .productIntroBlock .introInfo .lead {
  color: #252b34;
  font-size: 18px;
  line-height: 1.65;
  font-weight: 700;
  margin-bottom: 28px;
}
.productDetailPage .productIntroBlock .introInfo ul {
  display: flex;
  flex-direction: column;
  gap: 18px;
  margin-bottom: 34px;
  margin-top: 30px;
}
.productDetailPage .productIntroBlock .introInfo li {
  display: grid;
  grid-template-columns: 170px 1fr;
  gap: 18px;
  color: #6b7280;
  font-size: 16px;
  line-height: 1.55;
  position: relative;
  padding-left: 20px;
}
.productDetailPage .productIntroBlock .introInfo li::before {
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #0071bd;
  position: absolute;
  left: 0;
  top: 8px;
}
.productDetailPage .productIntroBlock .introInfo li strong {
  color: #242a33;
}
.productDetailPage .productIntroBlock .downloadBtn {
  display: inline-flex;
  align-items: center;
  min-height: 52px;
  border: 1px solid #0071bd;
  color: #0071bd;
  padding: 0 28px;
  font-size: 16px;
  font-weight: 700;
  transition: all 0.3s;
}
.productDetailPage .productIntroBlock .downloadBtn::before {
  content: "";
  width: 14px;
  height: 14px;
  margin-right: 10px;
  background: url(../img/down.png) no-repeat center / contain;
  filter: none;
}
.productDetailPage .productIntroBlock .downloadBtn i {
  display: none;
}
.productDetailPage .productIntroBlock .downloadBtn:hover {
  background: #0071bd;
  color: #fff;
  transform: translateY(-3px);
  box-shadow: 0 12px 28px rgba(0, 113, 189, 0.2);
}
.productDetailPage .productIntroBlock .downloadBtn:hover::before {
  filter: brightness(0) invert(1);
}
.productDetailPage .seriesBlock {
  padding-bottom: 96px;
  position: relative;
}
.productDetailPage .seriesBlock .seriesHead {
  background: #0071bd;
  min-height: 400px;
  padding-top: 92px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}
.productDetailPage .seriesBlock .seriesHead::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0));
}
.productDetailPage .seriesBlock .seriesHead .Wrapper {
  position: relative;
  z-index: 2;
}
.productDetailPage .seriesBlock .seriesHead h2 {
  color: #fff;
  font-size: clamp(26px, 2vw, 38px);
  line-height: 1.25;
  font-weight: 700;
}
.productDetailPage .seriesBlock .seriesGrid {
  padding-top: 220px;
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 28px;
}
.productDetailPage .seriesBlock .seriesCard {
  min-height: 390px;
  padding: 28px 26px 34px;
  background: #f1f1f1;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  opacity: 0;
  transform: translateY(28px);
  transition: opacity 0.65s ease, transform 0.35s, box-shadow 0.35s, background 0.35s;
}
.productDetailPage .seriesBlock .seriesCard.is_show {
  opacity: 1;
  transform: translateY(0);
}
.productDetailPage .seriesBlock .seriesCard span {
  width: 100%;
  aspect-ratio: 1 / 1;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.productDetailPage .seriesBlock .seriesCard img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: transform 0.4s;
}
.productDetailPage .seriesBlock .seriesCard strong {
  color: #262b34;
  font-size: 16px;
  line-height: 1.35;
  font-weight: 800;
  min-height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
}
.productDetailPage .seriesBlock .seriesCard:hover {
  background: #fff;
  transform: translateY(-8px);
  box-shadow: 0 18px 45px rgba(18, 42, 74, 0.14);
}
.productDetailPage .seriesBlock .seriesCard:hover img {
  transform: scale(1.05);
}
.productDetailPage .mediaBlock {
  padding: 0 0 120px;
}
.productDetailPage .mediaBlock.caseBlock {
  background: #f3f3f3;
  padding: 92px 0 110px;
}
.productDetailPage .mediaBlock .blockSub {
  color: #0071bd;
  font-size: 16px;
  font-weight: 800;
  margin-bottom: 18px;
}
.productDetailPage .mediaBlock h2 {
  color: #20242a;
  font-size: clamp(24px, 1.7vw, 32px);
  font-weight: 800;
  line-height: 1.25;
  margin-bottom: 42px;
}
.productDetailPage .mediaBlock .detailSwiperWrap {
  position: relative;
  padding: 0;
}
.productDetailPage .mediaBlock .swiper {
  width: 100%;
  margin: auto;
}
.productDetailPage .mediaBlock .swiper .swiper-slide {
  height: auto;
}
.productDetailPage .mediaBlock .lrButton {
  width: 54px;
  height: 54px;
  margin-top: -48px;
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 1;
}
.productDetailPage .mediaBlock .lrButton i {
  color: #0071bd;
  font-size: 42px;
  transition: color 0.3s, transform 0.3s;
}
.productDetailPage .mediaBlock .lrButton:hover i {
  color: #00589c;
  transform: translateX(-4px);
}
.productDetailPage .mediaBlock .lrButton.swiper-button-prev {
  left: -150px;
}
.productDetailPage .mediaBlock .lrButton.swiper-button-next {
  right: -150px;
}
.productDetailPage .mediaBlock .lrButton.swiper-button-next:hover i {
  transform: translateX(4px);
}
.productDetailPage .mediaBlock .swiper-button-lock {
  display: flex;
}
.productDetailPage .mediaCard {
  display: block;
  text-align: center;
}
.productDetailPage .mediaCard span {
  display: block;
  position: relative;
  overflow: hidden;
  background: #111;
  aspect-ratio: 5 / 3;
}
.productDetailPage .mediaCard img,
.productDetailPage .mediaCard .videoThumb {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.4s, opacity 0.4s;
}
.productDetailPage .mediaCard .playIcon {
  width: 75px;
  height: 74px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: url(../img/product-flat-fan/stop.png) no-repeat center / contain;
  transition: transform 0.35s, opacity 0.35s;
  z-index: 2;
  pointer-events: none;
}
.productDetailPage .mediaCard strong {
  display: block;
  color: #20242a;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 800;
  margin-top: 20px;
}
.productDetailPage .mediaCard:hover img,
.productDetailPage .mediaCard:hover .videoThumb {
  transform: scale(1.04);
  opacity: 0.88;
}
.productDetailPage .mediaCard:hover .playIcon {
  transform: translate(-50%, -50%) scale(1.08);
  opacity: 0.9;
}
.productDetailPage .caseCard {
  display: block;
  background: #fff;
  transition: transform 0.35s, box-shadow 0.35s;
}
.productDetailPage .caseCard img {
  width: 100%;
  aspect-ratio: 5 / 3;
  object-fit: cover;
}
.productDetailPage .caseCard p {
  color: #252b34;
  font-size: 16px;
  line-height: 1.65;
  font-weight: 700;
  padding: 26px 28px 34px;
}
.productDetailPage .caseCard:hover {
  transform: translateY(-8px);
  box-shadow: 0 18px 40px rgba(18, 42, 74, 0.12);
}
@media screen and (max-width: 1440px) {
  .productDetailPage .insideBanner {
    min-height: 420px;
  }
  .productDetailPage .seriesBlock .seriesCard {
    min-height: 330px;
  }
}
@media screen and (max-width: 1280px) {
  .productDetailPage .productIntroBlock .introLayout {
    grid-template-columns: 1fr 1fr;
  }
  .productDetailPage .seriesBlock .seriesGrid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 900px) {
  .productDetailPage .insideBanner {
    min-height: 320px;
  }
  .productDetailPage .productIntroBlock {
    padding: 52px 0 72px;
  }
  .productDetailPage .productIntroBlock h2 {
    margin-bottom: 36px;
  }
  .productDetailPage .productIntroBlock .introLayout {
    grid-template-columns: 1fr;
  }
  .productDetailPage .seriesBlock .seriesGrid {
    grid-template-columns: repeat(2, 1fr);
    gap: 18px;
  }
  .productDetailPage .mediaBlock .swiper {
    width: 100%;
  }
  .productDetailPage .mediaBlock .detailSwiperWrap {
    padding: 0;
  }
  .productDetailPage .mediaBlock .lrButton {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .productDetailPage .insideBanner {
    min-height: 230px;
  }
  .productDetailPage .breadcrumbWrapper .Wrapper {
    flex-wrap: wrap;
    align-content: center;
    padding: 12px 0;
  }
  .productDetailPage .productIntroBlock .introInfo .lead {
    font-size: 16px;
  }
  .productDetailPage .productIntroBlock .introInfo li {
    display: block;
  }
  .productDetailPage .productIntroBlock .introInfo li strong {
    display: block;
    margin-bottom: 4px;
  }
  .productDetailPage .seriesBlock {
    padding-bottom: 62px;
  }
  .productDetailPage .seriesBlock .seriesHead {
    min-height: 300px;
    padding-top: 54px;
  }
  .productDetailPage .seriesBlock .seriesGrid {
    padding-top: 150px;
    grid-template-columns: 1fr;
  }
  .productDetailPage .seriesBlock .seriesCard {
    min-height: auto;
  }
  .productDetailPage .mediaBlock,
  .productDetailPage .mediaBlock.caseBlock {
    padding: 58px 0;
  }
}






body.productDetailBody .videoModal .videoModal_box {
  overflow: hidden;
}

body.productDetailBody .videoModal .videoModal_close {
  z-index: 5;
}

body.productDetailBody .videoModal .videoModal_player,
body.productDetailBody .videoModal .videoModal_iframe {
  position: relative;
  z-index: 1;
}

body.productDetailBody .videoModal .videoModal_loading {
  position: absolute;
  inset: 0;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #000;
  color: #fff;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity .25s ease, visibility .25s ease;
}

body.productDetailBody .videoModal.is-loading .videoModal_loading {
  opacity: 1;
  visibility: visible;
}

body.productDetailBody .videoModal .videoModal_loading_inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  text-align: center;
  padding: 24px;
}

body.productDetailBody .videoModal .videoModal_loading_inner span {
  width: 38px;
  height: 38px;
  border: 3px solid rgba(255, 255, 255, .28);
  border-top-color: #1474be;
  border-radius: 50%;
  animation: videoLoadingSpin .8s linear infinite;
}

body.productDetailBody .videoModal .videoModal_loading_inner p {
  margin: 0;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 600;
}

body.productDetailBody .videoModal .videoModal_loading_inner em {
  font-style: normal;
  font-size: 16px;
  line-height: 1.4;
  color: rgba(255, 255, 255, .72);
}

@keyframes videoLoadingSpin {
  to {
    transform: rotate(360deg);
  }
}
