.page-introduce {
  position: relative; }

.page-introduce-banner picture {
  display: block; }

.page-introduce-banner-image {
  display: block;
  width: 100%; }

.page-introduce-bottom-banner picture {
  display: block; }

.page-introduce-bottom-banner-image {
  display: block;
  width: 100%; }

.page-introduce-solution {
  position: relative;
  background: linear-gradient(180deg, #E4EFF7 0%, #8EBFDF 100%); }

.page-introduce-solution-top-liner {
  position: absolute;
  bottom: calc(100% - 1px);
  width: 100%;
  left: 0;
  line-height: 0; }

.page-introduce-solution-background {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  line-height: 0;
  z-index: -1; }

.page-introduce-solution-background img {
  display: block;
  max-width: 100%;
  width: 600px; }

.page-introduce-solution-inner {
  position: relative;
  z-index: 1; }

.page-introduce-solution-wrapper {
  position: relative; }

.page-introduce-solution-heading {
  margin-bottom: 64px; }

.page-introduce-solution-eyebrow {
  margin: 0 0 8px;
  color: #00385C;
  line-height: 1.2; }

.page-introduce-solution-title {
  margin: 0;
  color: #00385C;
  line-height: 1.25; }

.page-introduce-solution-mobile-banner {
  display: none; }

.page-introduce-solution-list {
  display: grid;
  grid-template-columns: minmax(0, 469px) minmax(0, 469px);
  justify-content: space-between;
  row-gap: 158px; }

.page-introduce-solution-item {
  min-height: 148px;
  padding: 20px;
  border: 1px solid #A3B7C4;
  border-radius: 8px;
  background: #fff;
  box-shadow: 8px 8px 0 0 rgba(184, 199, 209, 0.35); }

@media (min-width: 991.98px) {
  .page-introduce-solution-item:nth-child(2) {
    margin-left: 50%;
    max-width: 354px;
    width: 100%;
    transform: translateX(-50%); }
  .page-introduce-solution-item:nth-child(3) {
    margin-left: 50%;
    max-width: 354px;
    width: 100%;
    transform: translateX(-50%); }
  .page-introduce-solution-item:nth-child(4) {
    margin-left: 0;
    max-width: 354px;
    width: 100%; } }

.page-introduce-solution-item-title {
  margin: 0 0 8px;
  color: #00385C;
  font-family: var(--font-family);
  font-size: 24px;
  font-weight: 600;
  line-height: 1.3; }

.page-introduce-solution-item-description {
  font-size: 16px;
  line-height: 1.45; }

.page-introduce-cold-touch {
  background: linear-gradient(180deg, #8FC0DF 0%, #E4EFF7 100%); }

.page-introduce-cold-touch-inner {
  padding: 64px 0 80px; }

.page-introduce-cold-touch-heading {
  position: relative;
  margin: 0 auto 32px;
  max-width: 846px; }

.page-introduce-cold-touch-heading-bg {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 100%; }

.page-introduce-cold-touch-title {
  color: #00385C;
  position: relative; }

.page-introduce-cold-touch-description {
  font-size: 16px;
  position: relative; }

.page-introduce-cold-touch-media {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 28px; }

.page-introduce-cold-touch-banner {
  display: block;
  width: 100%;
  height: auto; }

.page-introduce-cold-touch-banner-product {
  max-width: 1200px; }

.page-introduce-cold-touch-banner-comparison {
  max-width: 760px; }

.page-introduce-feature-banners {
  background: linear-gradient(180deg, #CEE1FB 0%, #E4EFF7 100%); }

.page-introduce-feature-banners-full {
  width: 100%; }

.page-introduce-feature-banners-full-image {
  display: block;
  width: 100%;
  height: auto; }

.page-introduce-feature-banners-small {
  padding: 48px 0 80px; }

.page-introduce-feature-banners-grid {
  margin: 0 -10px; }

.page-introduce-feature-banners-item {
  padding: 0 10px; }

.page-introduce-feature-banners-small-image {
  display: block;
  width: 100%;
  height: auto;
  border: 1px solid #A3B7C4;
  border-radius: 24px; }

.page-introduce-group-top {
  background-size: cover;
  background-position: top; }

.page-introduce-products {
  position: relative;
  padding: 64px 0 80px;
  overflow: hidden; }

/*.page-introduce-products::before {
  position: absolute;
  inset: 0;
  background-image: linear-gradient(135deg, rgba(255, 255, 255, 0.19) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.19) 50%, rgba(255, 255, 255, 0.19) 75%, transparent 75%);
  background-position: 0 0;
  background-size: 72px 72px;
  content: '';
  opacity: 0.2;
  pointer-events: none;
}*/
.page-introduce-products .container {
  position: relative;
  z-index: 1; }

.page-introduce-products-heading {
  max-width: 680px;
  margin: 0 auto 32px; }

.page-introduce-products-eyebrow {
  margin: 0 0 6px;
  color: #ffffff; }

.page-introduce-products-title {
  margin: 0 0 8px;
  color: #00385C; }

.page-introduce-products-description {
  color: #ffffff;
  font-size: 16px; }

.page-introduce-products-list {
  margin-bottom: -24px; }

.page-introduce-products-slider {
  position: relative;
  padding: 0 48px; }

.page-introduce-products-slider .swiper {
  overflow: hidden; }

.page-introduce-products-slider .swiper-slide {
  height: auto; }

.page-introduce-products-slider .page-introduce-products-item {
  margin-bottom: 0; }

.page-introduce-products-slider .product-block {
  height: 100%; }

.page-introduce-products-nav {
  position: absolute;
  top: 50%;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  padding: 0;
  border: 1px solid transparent;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.22);
  box-shadow: none;
  color: #ffffff;
  transform: translateY(-50%);
  transition: background 0.2s ease, border-color 0.2s ease; }

.page-introduce-products-prev {
  left: 0; }

.page-introduce-products-next {
  right: 0; }

.page-introduce-products-nav:hover,
.page-introduce-products-nav:focus-visible {
  background: #00385C;
  border-color: #ffffff; }

.page-introduce-products-nav.swiper-button-disabled {
  opacity: 0.4;
  pointer-events: none; }

.page-introduce-products-nav svg {
  width: 20px;
  height: 20px; }

.page-introduce-products-item {
  margin-bottom: 24px; }

.page-introduce-products .product-block {
  border-radius: 8px;
  background: #ffffff;
  box-shadow: 0 8px 20px rgba(0, 56, 92, 0.1); }

.page-introduce-products .product-img {
  margin: 12px 12px 0;
  overflow: hidden;
  border-radius: 4px; }

.page-introduce-products .product-img .image-resize {
  background: #ffffff; }

.page-introduce-products .product-detail .box-pro-detail-wrapper {
  padding: 14px 16px 5px;
  justify-content: center;
  text-align: center; }

.page-introduce-products .product-tags-group {
  display: none; }

.page-introduce-products .product-detail .box-pro-detail {
  width: 100%; }

.page-introduce-products .product-loop-action {
  padding: 0px 16px 18px;
  display: flex;
  justify-content: center;
  gap: 10px;
  flex-wrap: wrap; }

.page-introduce-products .product-loop-action a {
  padding: 3px 15px; }

.page-introduce-products .product-detail .pro-name {
  margin-bottom: 7px;
  min-height: 50px; }

.page-introduce-products .card-product__variants-wrapper, .page-introduce-products .btn-compare-add, .page-introduce-products .box-pro-prices {
  display: none; }

.page-introduce-products-action {
  margin-top: 44px; }

.page-introduce-products-action .btn-outlet {
  min-width: 160px;
  justify-content: center;
  border-color: #00385c;
  border-radius: 6px;
  background: #00385c;
  color: #ffffff; }

.page-introduce-products-action .btn-outlet:hover,
.page-introduce-products-action .btn-outlet:focus {
  background: #ffffff;
  color: #00385c; }

.page-introduce-solution-bottom-liner {
  position: absolute;
  top: calc(100% - 1px);
  width: 100%;
  left: 0;
  line-height: 0;
  transform: rotate(180deg);
  z-index: 9; }

@media (max-width: 991.98px) {
  .page-introduce-solution-background {
    position: static; }
  .page-introduce-products {
    padding: 52px 0 64px; }
  .page-introduce-solution-list {
    grid-template-columns: minmax(0, 340px) minmax(0, 340px);
    row-gap: 122px; } }

@media (max-width: 767.98px) {
  .page-introduce-products {
    padding: 38px 0 52px; }
  .page-introduce-cold-touch-inner {
    padding: 42px 0 52px; }
  .page-introduce-cold-touch-heading {
    margin-bottom: 24px; }
  .page-introduce-cold-touch-description {
    font-size: 14px; }
  .page-introduce-cold-touch-media {
    gap: 20px; }
  .page-introduce-feature-banners-small {
    padding: 28px 0 52px; }
  .page-introduce-feature-banners-grid {
    margin: 0 -6px; }
  .page-introduce-feature-banners-item {
    padding: 0 6px; }
  .page-introduce-feature-banners-item + .page-introduce-feature-banners-item {
    margin-top: 12px; }
  .page-introduce-solution-inner {
    padding-top: 42px;
    padding-bottom: 48px; }
  .page-introduce-solution-heading {
    margin-bottom: 24px; }
  .page-introduce-solution-eyebrow {
    margin-bottom: 6px;
    font-size: 26px; }
  .page-introduce-solution-title {
    font-size: 28px; }
  .page-introduce-solution-mobile-banner {
    display: block;
    width: 100%;
    margin: 0 auto 28px; }
  .page-introduce-solution-list {
    grid-template-columns: 1fr;
    row-gap: 16px; }
  .page-introduce-solution-item {
    min-height: 0;
    padding: 18px; }
  .page-introduce-solution-item-title {
    font-size: 18px; }
  .page-introduce-products-list {
    margin-right: -6px;
    margin-left: -6px;
    margin-bottom: -12px; }
  .page-introduce-products-slider {
    padding: 0 0 65px; }
  .page-introduce-products-nav {
    top: auto;
    bottom: 0;
    display: flex;
    transform: none; }
  .page-introduce-products-prev {
    left: calc(50% - 44px); }
  .page-introduce-products-next {
    right: auto;
    left: calc(50% + 4px); }
  .page-introduce-products-item {
    margin-bottom: 12px; }
  .page-introduce-products .product-img {
    margin: 8px 8px 0; }
  .page-introduce-products-action {
    margin-top: 32px; } }
