.elementor-96 .elementor-element.elementor-element-03d1b40{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-96 .elementor-element.elementor-element-ec04bd5{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-96 .elementor-element.elementor-element-1b7b7e3{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-96 .elementor-element.elementor-element-7e45f09{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-96 .elementor-element.elementor-element-b3fb560{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-96 .elementor-element.elementor-element-64a7fac{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-96 .elementor-element.elementor-element-9117d25{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-96 .elementor-element.elementor-element-d90a063{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-96 .elementor-element.elementor-element-4412dfc{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-96 .elementor-element.elementor-element-6960a55{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-d16a1eb *//* =============================== */
/* VALVOLA GROUP - SOLUTIONS SEC 1 HERO */
/* =============================== */

.vg-solutions-hero,
.vg-solutions-hero * {
  box-sizing: border-box;
}

.vg-solutions-hero {
  position: relative;
  width: 100vw;
  min-height: 100vh;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  overflow: hidden;
  display: flex;
  align-items: stretch;
  background: #111419;
  color: #ffffff;
  font-family: "Inter", "Poppins", Arial, sans-serif;
}

/* Tukar background dekat sini */
.vg-solutions-hero__bg {
  position: absolute;
  inset: 0;
  background-image: url("https://valvolagroup.com.my/wp-content/uploads/2026/05/WhatsApp-Image-2026-04-25-at-10.32.29-PM-1.jpeg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transform: scale(1.03);
  z-index: 1;
}

.vg-solutions-hero__overlay {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(
      90deg,
      rgba(9, 12, 17, 0.80) 0%,
      rgba(9, 12, 17, 0.64) 42%,
      rgba(9, 12, 17, 0.36) 72%,
      rgba(9, 12, 17, 0.20) 100%
    ),
    linear-gradient(
      180deg,
      rgba(9, 12, 17, 0.14) 0%,
      rgba(9, 12, 17, 0.08) 50%,
      rgba(9, 12, 17, 0.72) 100%
    );
  z-index: 2;
}

.vg-solutions-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 14% 22%, rgba(225, 31, 42, 0.24), transparent 34%),
    radial-gradient(circle at 86% 68%, rgba(225, 31, 42, 0.13), transparent 34%);
  z-index: 3;
  pointer-events: none;
}

.vg-solutions-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(255,255,255,0.04) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,0.04) 1px, transparent 1px);
  background-size: 72px 72px;
  opacity: 0.28;
  z-index: 4;
  pointer-events: none;
}

/* FULL WIDTH INNER */
.vg-solutions-hero__inner {
  position: relative;
  z-index: 5;
  width: 100%;
  min-height: 100vh;
  display: grid;
  grid-template-columns: 56% 44%;
  align-items: center;
  padding: 150px 0 96px;
}

/* LEFT CONTENT */

.vg-solutions-hero__content {
  width: 100%;
  padding-left: clamp(24px, 6vw, 92px);
  padding-right: clamp(24px, 5vw, 80px);
}

.vg-solutions-hero__label {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  padding: 9px 15px;
  border-radius: 999px;
  background: rgba(255,255,255,0.13);
  border: 1px solid rgba(255,255,255,0.20);
  backdrop-filter: blur(14px);
  color: #ffffff;
  font-size: 12px;
  font-weight: 850;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  margin-bottom: 26px;
}

.vg-solutions-hero__label span {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #e11f2a;
  box-shadow: 0 0 0 6px rgba(225,31,42,0.18);
}

.vg-solutions-hero h1 {
  max-width: 980px;
  margin: 0;
  color: #ffffff;
  font-size: clamp(46px, 6.4vw, 88px);
  line-height: 0.97;
  letter-spacing: -3.8px;
  font-weight: 950;
}

.vg-solutions-hero h1 strong {
  display: block;
  color: #ffffff;
  text-shadow: 0 18px 50px rgba(225,31,42,0.22);
}

.vg-solutions-hero h1 strong::after {
  content: "";
  display: block;
  width: min(330px, 62%);
  height: 5px;
  margin-top: 16px;
  border-radius: 999px;
  background: linear-gradient(90deg, #e11f2a, rgba(225,31,42,0));
}

.vg-solutions-hero__content > p {
  max-width: 790px;
  margin: 32px 0 0;
  color: rgba(255,255,255,0.86);
  font-size: 18px;
  line-height: 1.78;
  font-weight: 450;
}

.vg-solutions-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 36px;
}

.vg-solutions-hero__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 54px;
  padding: 15px 28px;
  border-radius: 999px;
  text-decoration: none;
  font-size: 14px;
  font-weight: 850;
  transition: 0.25s ease;
}

.vg-solutions-hero__btn--primary {
  color: #ffffff;
  background: #e11f2a;
  box-shadow: 0 18px 38px rgba(225,31,42,0.34);
}

.vg-solutions-hero__btn--primary:hover {
  transform: translateY(-3px);
  background: #c91620;
}

.vg-solutions-hero__btn--secondary {
  color: #ffffff;
  background: rgba(255,255,255,0.12);
  border: 1px solid rgba(255,255,255,0.26);
  backdrop-filter: blur(14px);
}

.vg-solutions-hero__btn--secondary:hover {
  transform: translateY(-3px);
  background: rgba(255,255,255,0.20);
}

/* MINI STATS */

.vg-solutions-hero__mini {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 13px;
  max-width: 740px;
  margin-top: 46px;
}

.vg-solutions-hero__mini div {
  position: relative;
  min-height: 94px;
  padding: 18px 18px 18px 22px;
  border-radius: 18px;
  background: rgba(255,255,255,0.14);
  border: 1px solid rgba(255,255,255,0.18);
  backdrop-filter: blur(14px);
  overflow: hidden;
}

.vg-solutions-hero__mini div::before {
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 4px;
  background: #e11f2a;
}

.vg-solutions-hero__mini strong {
  display: block;
  color: #ffffff;
  font-size: 23px;
  line-height: 1;
  font-weight: 950;
  margin-bottom: 10px;
}

.vg-solutions-hero__mini span {
  display: block;
  color: rgba(255,255,255,0.72);
  font-size: 12.5px;
  line-height: 1.35;
  font-weight: 650;
}

/* RIGHT PANEL */

.vg-solutions-hero__panel {
  width: auto;
  margin-right: clamp(24px, 6vw, 92px);
  padding: 30px;
  border-radius: 36px;
  background: rgba(255,255,255,0.91);
  color: #111419;
  border: 1px solid rgba(255,255,255,0.72);
  box-shadow: 0 34px 90px rgba(0,0,0,0.28);
  backdrop-filter: blur(16px);
  position: relative;
  overflow: hidden;
}

.vg-solutions-hero__panel::before {
  content: "";
  position: absolute;
  right: -90px;
  top: -110px;
  width: 280px;
  height: 280px;
  border-radius: 999px;
  background: rgba(225,31,42,0.12);
  pointer-events: none;
}

.vg-solutions-hero__panel-head,
.vg-solutions-hero__solution-list,
.vg-solutions-hero__panel-bottom {
  position: relative;
  z-index: 2;
}

.vg-solutions-hero__panel-head {
  padding-bottom: 22px;
  border-bottom: 1px solid rgba(17,20,25,0.08);
  margin-bottom: 22px;
}

.vg-solutions-hero__panel-head span {
  display: inline-flex;
  width: fit-content;
  margin-bottom: 12px;
  padding: 8px 12px;
  border-radius: 999px;
  color: #e11f2a;
  background: rgba(225,31,42,0.08);
  font-size: 11px;
  font-weight: 950;
  letter-spacing: 1.1px;
  text-transform: uppercase;
}

.vg-solutions-hero__panel-head h3 {
  margin: 0;
  color: #111419;
  font-size: clamp(24px, 2.5vw, 34px);
  line-height: 1.1;
  letter-spacing: -0.9px;
  font-weight: 950;
}

.vg-solutions-hero__solution-list {
  display: grid;
  gap: 12px;
}

.vg-solutions-hero__solution {
  display: grid;
  grid-template-columns: 46px 1fr;
  gap: 14px;
  padding: 16px;
  border-radius: 20px;
  background: #ffffff;
  border: 1px solid rgba(17,20,25,0.08);
  box-shadow: 0 12px 32px rgba(17,20,25,0.055);
}

.vg-solutions-hero__solution b {
  width: 46px;
  height: 46px;
  border-radius: 15px;
  background: #111419;
  color: #ffffff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: 950;
  box-shadow: inset 0 -10px 18px rgba(225,31,42,0.22);
}

.vg-solutions-hero__solution h4 {
  margin: 0 0 7px;
  color: #111419;
  font-size: 15px;
  line-height: 1.2;
  font-weight: 950;
}

.vg-solutions-hero__solution p {
  margin: 0;
  color: #626d7a;
  font-size: 13px;
  line-height: 1.55;
  font-weight: 500;
}

.vg-solutions-hero__panel-bottom {
  margin-top: 18px;
  padding: 18px;
  border-radius: 22px;
  background: rgba(225,31,42,0.08);
  border: 1px solid rgba(225,31,42,0.14);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
}

.vg-solutions-hero__panel-bottom span {
  color: #111419;
  font-size: 13px;
  line-height: 1.4;
  font-weight: 850;
}

.vg-solutions-hero__panel-bottom a {
  flex: 0 0 auto;
  min-height: 42px;
  padding: 12px 16px;
  border-radius: 999px;
  color: #ffffff;
  background: #e11f2a;
  text-decoration: none;
  font-size: 12.5px;
  font-weight: 900;
  transition: 0.25s ease;
}

.vg-solutions-hero__panel-bottom a:hover {
  background: #c91620;
  transform: translateY(-2px);
}

/* BOTTOM STRIP */

.vg-solutions-hero__strip {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 8;
  width: 100%;
  padding: 18px clamp(24px, 6vw, 92px);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 26px;
  background: rgba(255,255,255,0.93);
  border-top: 1px solid rgba(255,255,255,0.72);
  backdrop-filter: blur(14px);
  overflow-x: auto;
  scrollbar-width: none;
}

.vg-solutions-hero__strip::-webkit-scrollbar {
  display: none;
}

.vg-solutions-hero__strip span {
  position: relative;
  flex: 0 0 auto;
  color: #20252d;
  font-size: 13px;
  font-weight: 850;
  white-space: nowrap;
}

.vg-solutions-hero__strip span:not(:last-child)::after {
  content: "";
  position: absolute;
  right: -16px;
  top: 50%;
  width: 5px;
  height: 5px;
  transform: translateY(-50%);
  border-radius: 50%;
  background: #e11f2a;
}

/* TABLET */

@media (max-width: 1100px) {
  .vg-solutions-hero__inner {
    grid-template-columns: 1fr;
    padding: 135px 0 110px;
  }

  .vg-solutions-hero__content {
    padding-left: 24px;
    padding-right: 24px;
  }

  .vg-solutions-hero__panel {
    margin: 48px 24px 0;
  }
}

/* MOBILE */

@media (max-width: 767px) {
  .vg-solutions-hero {
    min-height: auto;
  }

  .vg-solutions-hero__overlay {
    background:
      linear-gradient(
        180deg,
        rgba(9,12,17,0.72) 0%,
        rgba(9,12,17,0.62) 42%,
        rgba(9,12,17,0.82) 100%
      );
  }

  .vg-solutions-hero__inner {
    min-height: auto;
    padding: 112px 0 105px;
  }

  .vg-solutions-hero__content {
    padding-left: 16px;
    padding-right: 16px;
  }

  .vg-solutions-hero__label {
    font-size: 10.5px;
    letter-spacing: 1.1px;
    line-height: 1.45;
    margin-bottom: 20px;
  }

  .vg-solutions-hero h1 {
    font-size: clamp(40px, 12vw, 58px);
    letter-spacing: -2px;
    line-height: 1;
  }

  .vg-solutions-hero h1 strong::after {
    height: 4px;
    margin-top: 12px;
  }

  .vg-solutions-hero__content > p {
    margin-top: 24px;
    font-size: 15.5px;
    line-height: 1.7;
  }

  .vg-solutions-hero__actions {
    margin-top: 28px;
  }

  .vg-solutions-hero__btn {
    width: 100%;
    min-height: 50px;
  }

  .vg-solutions-hero__mini {
    grid-template-columns: 1fr;
    margin-top: 32px;
  }

  .vg-solutions-hero__panel {
    margin: 36px 16px 0;
    padding: 20px;
    border-radius: 26px;
  }

  .vg-solutions-hero__solution {
    grid-template-columns: 40px 1fr;
    padding: 14px;
  }

  .vg-solutions-hero__solution b {
    width: 40px;
    height: 40px;
    border-radius: 13px;
  }

  .vg-solutions-hero__panel-bottom {
    flex-direction: column;
    align-items: stretch;
  }

  .vg-solutions-hero__panel-bottom a {
    text-align: center;
  }

  .vg-solutions-hero__strip {
    padding: 15px 16px;
    justify-content: flex-start;
  }

  .vg-solutions-hero__strip span {
    font-size: 12px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-59b472d *//* =============================== */
/* VALVOLA GROUP - SOLUTIONS SEC 2 OVERVIEW */
/* =============================== */

.vg-solutions-sec2,
.vg-solutions-sec2 * {
  box-sizing: border-box;
}

.vg-solutions-sec2 {
  position: relative;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  overflow: hidden;
  background:
    radial-gradient(circle at 10% 10%, rgba(225, 31, 42, 0.075), transparent 34%),
    radial-gradient(circle at 90% 78%, rgba(17, 20, 25, 0.055), transparent 34%),
    linear-gradient(135deg, #ffffff 0%, #f7f9fb 50%, #edf1f5 100%);
  color: #111419;
  font-family: "Inter", "Poppins", Arial, sans-serif;
  padding: 112px clamp(24px, 6vw, 92px);
}

.vg-solutions-sec2::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(17, 20, 25, 0.032) 1px, transparent 1px),
    linear-gradient(90deg, rgba(17, 20, 25, 0.032) 1px, transparent 1px);
  background-size: 74px 74px;
  opacity: 0.38;
  pointer-events: none;
  z-index: 1;
}

.vg-solutions-sec2__mark {
  position: absolute;
  top: 38px;
  right: -40px;
  color: rgba(17, 20, 25, 0.035);
  font-size: clamp(70px, 12vw, 180px);
  line-height: 1;
  font-weight: 950;
  letter-spacing: -9px;
  pointer-events: none;
  z-index: 1;
}

/* TOP */

.vg-solutions-sec2__top {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 54% 46%;
  gap: 50px;
  align-items: end;
  margin-bottom: 50px;
}

.vg-solutions-sec2__label {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  color: #e11f2a;
  font-size: 12px;
  font-weight: 950;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  margin-bottom: 22px;
}

.vg-solutions-sec2__label span {
  width: 44px;
  height: 2px;
  display: inline-block;
  background: linear-gradient(90deg, #e11f2a, rgba(225, 31, 42, 0));
}

.vg-solutions-sec2 h2 {
  max-width: 980px;
  margin: 0;
  color: #111419;
  font-size: clamp(38px, 5vw, 72px);
  line-height: 1.02;
  letter-spacing: -2.9px;
  font-weight: 950;
}

.vg-solutions-sec2 h2 strong {
  display: block;
  color: #e11f2a;
}

.vg-solutions-sec2__right p {
  max-width: 720px;
  margin: 0;
  color: #596472;
  font-size: 16.5px;
  line-height: 1.8;
  font-weight: 500;
}

.vg-solutions-sec2__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  margin-top: 24px;
  padding: 15px 24px;
  border-radius: 999px;
  color: #ffffff;
  background: #e11f2a;
  text-decoration: none;
  font-size: 14px;
  font-weight: 850;
  box-shadow: 0 16px 34px rgba(225, 31, 42, 0.24);
  transition: 0.25s ease;
}

.vg-solutions-sec2__btn:hover {
  transform: translateY(-2px);
  background: #c91620;
}

/* GRID */

.vg-solutions-sec2__grid {
  position: relative;
  z-index: 2;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
  align-items: stretch;
}

.vg-solutions-sec2__card {
  position: relative;
  height: 100%;
  overflow: hidden;
  border-radius: 30px;
  background: rgba(255, 255, 255, 0.90);
  border: 1px solid rgba(17, 20, 25, 0.08);
  box-shadow: 0 20px 55px rgba(17, 20, 25, 0.075);
  display: flex;
  flex-direction: column;
  transition: 0.28s ease;
}

.vg-solutions-sec2__card:hover {
  transform: translateY(-7px);
  border-color: rgba(225, 31, 42, 0.28);
  box-shadow: 0 30px 78px rgba(17, 20, 25, 0.13);
}

/* IMAGE 1:1 */

.vg-solutions-sec2__image {
  position: relative;
  width: 100%;
  aspect-ratio: 1 / 1;
  padding: 28px;
  background:
    radial-gradient(circle at center, rgba(225, 31, 42, 0.10), transparent 48%),
    linear-gradient(135deg, #f5f7fa 0%, #ffffff 52%, #e8edf2 100%);
  border-bottom: 1px solid rgba(17, 20, 25, 0.07);
  overflow: hidden;
  flex: 0 0 auto;
}

.vg-solutions-sec2__image::before {
  content: "";
  position: absolute;
  inset: 16px;
  border-radius: 22px;
  border: 1px solid rgba(17, 20, 25, 0.07);
  pointer-events: none;
}

.vg-solutions-sec2__image::after {
  content: "";
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 26px;
  height: 26px;
  border-radius: 50%;
  background: rgba(17, 20, 25, 0.12);
  filter: blur(14px);
  pointer-events: none;
}

.vg-solutions-sec2__image img {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
  display: block;
  object-fit: contain;
  object-position: center;
  filter: drop-shadow(0 22px 22px rgba(17, 20, 25, 0.20));
  transition: transform 0.35s ease;
}

.vg-solutions-sec2__card:hover .vg-solutions-sec2__image img {
  transform: scale(1.045);
}

/* BODY */

.vg-solutions-sec2__body {
  position: relative;
  padding: 24px;
  display: flex;
  flex-direction: column;
  flex: 1;
}

.vg-solutions-sec2__num {
  display: inline-flex;
  width: fit-content;
  margin-bottom: 14px;
  padding: 7px 10px;
  border-radius: 999px;
  color: #e11f2a;
  background: rgba(225, 31, 42, 0.08);
  font-size: 11px;
  line-height: 1;
  font-weight: 950;
  letter-spacing: 0.4px;
}

.vg-solutions-sec2__body h3 {
  margin: 0;
  color: #111419;
  font-size: 24px;
  line-height: 1.12;
  letter-spacing: -0.65px;
  font-weight: 950;
  min-height: 58px;
}

.vg-solutions-sec2__body p {
  margin: 15px 0 0;
  color: #626d7a;
  font-size: 14px;
  line-height: 1.65;
  font-weight: 500;
  min-height: 92px;
}

.vg-solutions-sec2__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 20px;
}

.vg-solutions-sec2__tags span {
  display: inline-flex;
  padding: 8px 10px;
  border-radius: 999px;
  color: #303843;
  background: #f1f3f6;
  border: 1px solid rgba(17, 20, 25, 0.07);
  font-size: 11.5px;
  line-height: 1;
  font-weight: 850;
}

.vg-solutions-sec2__body a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  margin-top: auto;
  padding: 12px 16px;
  border-radius: 999px;
  color: #111419;
  background: #f1f3f6;
  border: 1px solid rgba(17, 20, 25, 0.08);
  text-decoration: none;
  font-size: 12.5px;
  font-weight: 900;
  transition: 0.25s ease;
}

.vg-solutions-sec2__body a:hover {
  color: #ffffff;
  background: #e11f2a;
  border-color: #e11f2a;
}

/* RED CARD */

.vg-solutions-sec2__card--red {
  background:
    radial-gradient(circle at 18% 14%, rgba(255, 255, 255, 0.18), transparent 34%),
    linear-gradient(135deg, #e11f2a 0%, #a81119 100%);
  border-color: rgba(225, 31, 42, 0.20);
}

.vg-solutions-sec2__card--red .vg-solutions-sec2__image {
  background:
    radial-gradient(circle at center, rgba(255, 255, 255, 0.20), transparent 48%),
    linear-gradient(135deg, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.06));
  border-bottom-color: rgba(255, 255, 255, 0.16);
}

.vg-solutions-sec2__card--red .vg-solutions-sec2__image::before {
  border-color: rgba(255, 255, 255, 0.16);
}

.vg-solutions-sec2__card--red .vg-solutions-sec2__num {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.16);
}

.vg-solutions-sec2__card--red h3 {
  color: #ffffff;
}

.vg-solutions-sec2__card--red p {
  color: rgba(255, 255, 255, 0.78);
}

.vg-solutions-sec2__card--red .vg-solutions-sec2__tags span {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.14);
  border-color: rgba(255, 255, 255, 0.16);
}

.vg-solutions-sec2__card--red .vg-solutions-sec2__body a {
  color: #e11f2a;
  background: #ffffff;
  border-color: #ffffff;
}

.vg-solutions-sec2__card--red .vg-solutions-sec2__body a:hover {
  color: #111419;
  transform: translateY(-2px);
}

/* RESPONSIVE */

@media (max-width: 1180px) {
  .vg-solutions-sec2 {
    padding: 92px 24px;
  }

  .vg-solutions-sec2__top {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .vg-solutions-sec2__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  .vg-solutions-sec2 {
    padding: 72px 16px;
  }

  .vg-solutions-sec2__mark {
    top: 28px;
    right: -18px;
    font-size: 58px;
    letter-spacing: -4px;
  }

  .vg-solutions-sec2__label {
    font-size: 10.5px;
    letter-spacing: 1.25px;
    margin-bottom: 18px;
  }

  .vg-solutions-sec2__label span {
    width: 30px;
  }

  .vg-solutions-sec2 h2 {
    font-size: clamp(34px, 10vw, 48px);
    line-height: 1.04;
    letter-spacing: -1.6px;
  }

  .vg-solutions-sec2__right p {
    font-size: 14.8px;
    line-height: 1.7;
  }

  .vg-solutions-sec2__btn {
    width: 100%;
  }

  .vg-solutions-sec2__grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .vg-solutions-sec2__card {
    border-radius: 24px;
  }

  .vg-solutions-sec2__image {
    padding: 22px;
  }

  .vg-solutions-sec2__body {
    padding: 22px;
  }

  .vg-solutions-sec2__body h3,
  .vg-solutions-sec2__body p {
    min-height: auto;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f5f6e2c *//* =============================== */
/* VALVOLA GROUP - SOLUTIONS SEC 3 VALVE SOLUTIONS */
/* =============================== */

.vg-solutions-sec3,
.vg-solutions-sec3 * {
  box-sizing: border-box;
}

.vg-solutions-sec3 {
  position: relative;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  overflow: hidden;
  background:
    radial-gradient(circle at 10% 12%, rgba(225, 31, 42, 0.075), transparent 34%),
    radial-gradient(circle at 90% 78%, rgba(17, 20, 25, 0.055), transparent 34%),
    linear-gradient(135deg, #ffffff 0%, #f7f9fb 50%, #edf1f5 100%);
  color: #111419;
  font-family: "Inter", "Poppins", Arial, sans-serif;
  padding: 112px clamp(24px, 6vw, 92px);
}

.vg-solutions-sec3::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(17, 20, 25, 0.032) 1px, transparent 1px),
    linear-gradient(90deg, rgba(17, 20, 25, 0.032) 1px, transparent 1px);
  background-size: 74px 74px;
  opacity: 0.38;
  pointer-events: none;
  z-index: 1;
}

.vg-solutions-sec3__mark {
  position: absolute;
  top: 38px;
  right: -34px;
  color: rgba(17, 20, 25, 0.035);
  font-size: clamp(76px, 13vw, 190px);
  line-height: 1;
  font-weight: 950;
  letter-spacing: -9px;
  pointer-events: none;
  z-index: 1;
}

.vg-solutions-sec3__inner {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 40% 60%;
  gap: 42px;
  align-items: start;
}

/* LEFT FEATURE */

.vg-solutions-sec3__feature {
  position: sticky;
  top: 110px;
}

.vg-solutions-sec3__label {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  color: #e11f2a;
  font-size: 12px;
  font-weight: 950;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  margin-bottom: 22px;
}

.vg-solutions-sec3__label span {
  width: 44px;
  height: 2px;
  display: inline-block;
  background: linear-gradient(90deg, #e11f2a, rgba(225, 31, 42, 0));
}

.vg-solutions-sec3 h2 {
  max-width: 760px;
  margin: 0;
  color: #111419;
  font-size: clamp(38px, 4.8vw, 68px);
  line-height: 1.02;
  letter-spacing: -2.8px;
  font-weight: 950;
}

.vg-solutions-sec3 h2 strong {
  display: block;
  color: #e11f2a;
}

.vg-solutions-sec3__feature > p {
  max-width: 660px;
  margin: 28px 0 0;
  color: #596472;
  font-size: 16.5px;
  line-height: 1.8;
  font-weight: 500;
}

.vg-solutions-sec3__image {
  position: relative;
  width: 100%;
  aspect-ratio: 1 / 1;
  margin-top: 34px;
  padding: 34px;
  border-radius: 34px;
  overflow: hidden;
  background:
    radial-gradient(circle at center, rgba(225, 31, 42, 0.12), transparent 48%),
    linear-gradient(135deg, #f5f7fa 0%, #ffffff 52%, #e8edf2 100%);
  border: 1px solid rgba(17, 20, 25, 0.08);
  box-shadow: 0 24px 70px rgba(17, 20, 25, 0.12);
}

.vg-solutions-sec3__image::before {
  content: "";
  position: absolute;
  inset: 18px;
  border-radius: 26px;
  border: 1px solid rgba(17, 20, 25, 0.07);
  pointer-events: none;
}

.vg-solutions-sec3__image::after {
  content: "";
  position: absolute;
  left: 40px;
  right: 40px;
  bottom: 34px;
  height: 34px;
  border-radius: 50%;
  background: rgba(17, 20, 25, 0.13);
  filter: blur(16px);
  pointer-events: none;
}

.vg-solutions-sec3__image img {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
  display: block;
  object-fit: contain;
  object-position: center;
  filter: drop-shadow(0 28px 28px rgba(17, 20, 25, 0.22));
}

.vg-solutions-sec3__feature-card {
  position: relative;
  z-index: 3;
  margin-top: -44px;
  margin-left: 28px;
  margin-right: 28px;
  padding: 22px;
  border-radius: 24px;
  background: #111419;
  color: #ffffff;
  box-shadow: 0 24px 70px rgba(17, 20, 25, 0.18);
}

.vg-solutions-sec3__feature-card span {
  display: block;
  color: #ff4a52;
  font-size: 11px;
  font-weight: 950;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.vg-solutions-sec3__feature-card h3 {
  margin: 0;
  color: #ffffff;
  font-size: 20px;
  line-height: 1.25;
  letter-spacing: -0.45px;
  font-weight: 950;
}

/* RIGHT */

.vg-solutions-sec3__content {
  display: grid;
  gap: 20px;
}

.vg-solutions-sec3__cards {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
  align-items: stretch;
}

.vg-solutions-sec3__card {
  position: relative;
  min-height: 300px;
  padding: 26px;
  border-radius: 30px;
  background: rgba(255, 255, 255, 0.90);
  border: 1px solid rgba(17, 20, 25, 0.08);
  box-shadow: 0 20px 55px rgba(17, 20, 25, 0.075);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transition: 0.28s ease;
}

.vg-solutions-sec3__card:hover {
  transform: translateY(-7px);
  border-color: rgba(225, 31, 42, 0.26);
  box-shadow: 0 30px 78px rgba(17, 20, 25, 0.12);
}

.vg-solutions-sec3__card::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 18% 14%, rgba(225, 31, 42, 0.10), transparent 36%),
    linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(17, 20, 25, 0.025));
  pointer-events: none;
}

.vg-solutions-sec3__card::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 70%;
  height: 5px;
  background: linear-gradient(90deg, #e11f2a, rgba(225, 31, 42, 0));
  pointer-events: none;
}

.vg-solutions-sec3__num,
.vg-solutions-sec3__card h3,
.vg-solutions-sec3__card p,
.vg-solutions-sec3__tags {
  position: relative;
  z-index: 2;
}

.vg-solutions-sec3__num {
  width: 52px;
  height: 52px;
  margin-bottom: 34px;
  border-radius: 17px;
  background: #111419;
  color: #ffffff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: 950;
  box-shadow: inset 0 -10px 18px rgba(225, 31, 42, 0.22);
}

.vg-solutions-sec3__card h3 {
  margin: 0;
  color: #111419;
  font-size: 24px;
  line-height: 1.12;
  letter-spacing: -0.65px;
  font-weight: 950;
}

.vg-solutions-sec3__card p {
  margin: 15px 0 0;
  color: #626d7a;
  font-size: 14px;
  line-height: 1.65;
  font-weight: 500;
}

.vg-solutions-sec3__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: auto;
  padding-top: 22px;
}

.vg-solutions-sec3__tags span {
  display: inline-flex;
  padding: 8px 10px;
  border-radius: 999px;
  color: #303843;
  background: #f1f3f6;
  border: 1px solid rgba(17, 20, 25, 0.07);
  font-size: 11.5px;
  line-height: 1;
  font-weight: 850;
}

/* RED CARD */

.vg-solutions-sec3__card--red {
  background:
    radial-gradient(circle at 18% 14%, rgba(255, 255, 255, 0.18), transparent 34%),
    linear-gradient(135deg, #e11f2a 0%, #a81119 100%);
  border-color: rgba(225, 31, 42, 0.20);
}

.vg-solutions-sec3__card--red::after {
  background: linear-gradient(90deg, #ffffff, rgba(255, 255, 255, 0));
}

.vg-solutions-sec3__card--red .vg-solutions-sec3__num {
  background: #ffffff;
  color: #e11f2a;
  box-shadow: none;
}

.vg-solutions-sec3__card--red h3 {
  color: #ffffff;
}

.vg-solutions-sec3__card--red p {
  color: rgba(255, 255, 255, 0.78);
}

.vg-solutions-sec3__card--red .vg-solutions-sec3__tags span {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.14);
  border-color: rgba(255, 255, 255, 0.16);
}

/* BOTTOM BAR */

.vg-solutions-sec3__bottom {
  padding: 24px 26px;
  border-radius: 28px;
  background: #111419;
  box-shadow: 0 24px 70px rgba(17, 20, 25, 0.14);
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 22px;
  position: relative;
}

.vg-solutions-sec3__bottom::before {
  content: "";
  position: absolute;
  right: -50px;
  top: -80px;
  width: 220px;
  height: 220px;
  border-radius: 999px;
  background: rgba(225, 31, 42, 0.20);
  pointer-events: none;
}

.vg-solutions-sec3__bottom div,
.vg-solutions-sec3__bottom a {
  position: relative;
  z-index: 2;
}

.vg-solutions-sec3__bottom span {
  display: block;
  color: #ff4a52;
  font-size: 12px;
  font-weight: 950;
  letter-spacing: 1.25px;
  text-transform: uppercase;
  margin-bottom: 7px;
}

.vg-solutions-sec3__bottom strong {
  display: block;
  color: #ffffff;
  font-size: 17px;
  line-height: 1.45;
  font-weight: 850;
}

.vg-solutions-sec3__bottom a {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 50px;
  padding: 14px 22px;
  border-radius: 999px;
  color: #ffffff;
  background: #e11f2a;
  text-decoration: none;
  font-size: 14px;
  font-weight: 850;
  transition: 0.25s ease;
}

.vg-solutions-sec3__bottom a:hover {
  transform: translateY(-2px);
  background: #c91620;
}

/* RESPONSIVE */

@media (max-width: 1080px) {
  .vg-solutions-sec3 {
    padding: 92px 24px;
  }

  .vg-solutions-sec3__inner {
    grid-template-columns: 1fr;
  }

  .vg-solutions-sec3__feature {
    position: relative;
    top: auto;
  }

  .vg-solutions-sec3__image {
    max-width: 640px;
  }
}

@media (max-width: 767px) {
  .vg-solutions-sec3 {
    padding: 72px 16px;
  }

  .vg-solutions-sec3__mark {
    top: 28px;
    right: -18px;
    font-size: 58px;
    letter-spacing: -4px;
  }

  .vg-solutions-sec3__label {
    font-size: 10.5px;
    letter-spacing: 1.25px;
    margin-bottom: 18px;
  }

  .vg-solutions-sec3__label span {
    width: 30px;
  }

  .vg-solutions-sec3 h2 {
    font-size: clamp(34px, 10vw, 48px);
    line-height: 1.04;
    letter-spacing: -1.6px;
  }

  .vg-solutions-sec3__feature > p {
    font-size: 14.8px;
    line-height: 1.7;
  }

  .vg-solutions-sec3__image {
    padding: 24px;
    border-radius: 26px;
  }

  .vg-solutions-sec3__feature-card {
    margin-left: 16px;
    margin-right: 16px;
    padding: 18px;
    border-radius: 20px;
  }

  .vg-solutions-sec3__feature-card h3 {
    font-size: 17px;
  }

  .vg-solutions-sec3__cards {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .vg-solutions-sec3__card {
    min-height: auto;
    padding: 22px;
    border-radius: 24px;
  }

  .vg-solutions-sec3__num {
    margin-bottom: 24px;
  }

  .vg-solutions-sec3__card h3 {
    font-size: 22px;
  }

  .vg-solutions-sec3__bottom {
    flex-direction: column;
    align-items: flex-start;
    padding: 20px;
    border-radius: 24px;
  }

  .vg-solutions-sec3__bottom a {
    width: 100%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8de48e6 *//* =============================== */
/* VALVOLA GROUP - SOLUTIONS SEC 4 AUTOMATION SOLUTIONS */
/* =============================== */

.vg-solutions-sec4,
.vg-solutions-sec4 * {
  box-sizing: border-box;
}

.vg-solutions-sec4 {
  position: relative;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  overflow: hidden;
  background:
    radial-gradient(circle at 12% 16%, rgba(225, 31, 42, 0.18), transparent 34%),
    radial-gradient(circle at 88% 78%, rgba(225, 31, 42, 0.10), transparent 32%),
    linear-gradient(135deg, #101318 0%, #171d25 52%, #0b0e13 100%);
  color: #ffffff;
  font-family: "Inter", "Poppins", Arial, sans-serif;
  padding: 112px clamp(24px, 6vw, 92px);
}

.vg-solutions-sec4::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(255,255,255,0.045) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,0.045) 1px, transparent 1px);
  background-size: 74px 74px;
  opacity: 0.24;
  pointer-events: none;
  z-index: 1;
}

.vg-solutions-sec4__mark {
  position: absolute;
  top: 40px;
  right: -24px;
  color: rgba(255,255,255,0.035);
  font-size: clamp(70px, 13vw, 190px);
  line-height: 1;
  font-weight: 950;
  letter-spacing: -9px;
  pointer-events: none;
  z-index: 1;
}

/* TOP */

.vg-solutions-sec4__top {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 54% 46%;
  gap: 50px;
  align-items: end;
  margin-bottom: 52px;
}

.vg-solutions-sec4__label {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  color: #ff4a52;
  font-size: 12px;
  font-weight: 950;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  margin-bottom: 22px;
}

.vg-solutions-sec4__label span {
  width: 44px;
  height: 2px;
  display: inline-block;
  background: linear-gradient(90deg, #ff4a52, rgba(255,74,82,0));
}

.vg-solutions-sec4 h2 {
  max-width: 960px;
  margin: 0;
  color: #ffffff;
  font-size: clamp(38px, 5vw, 72px);
  line-height: 1.02;
  letter-spacing: -2.9px;
  font-weight: 950;
}

.vg-solutions-sec4 h2 strong {
  display: block;
  color: rgba(255,255,255,0.76);
}

.vg-solutions-sec4__right p {
  max-width: 720px;
  margin: 0;
  color: rgba(255,255,255,0.68);
  font-size: 16.5px;
  line-height: 1.8;
  font-weight: 450;
}

.vg-solutions-sec4__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  margin-top: 24px;
  padding: 15px 24px;
  border-radius: 999px;
  color: #ffffff;
  background: #e11f2a;
  text-decoration: none;
  font-size: 14px;
  font-weight: 850;
  box-shadow: 0 16px 34px rgba(225,31,42,0.28);
  transition: 0.25s ease;
}

.vg-solutions-sec4__btn:hover {
  transform: translateY(-2px);
  background: #c91620;
}

/* LAYOUT */

.vg-solutions-sec4__layout {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 42% 58%;
  gap: 24px;
  align-items: stretch;
}

/* FEATURE */

.vg-solutions-sec4__feature {
  min-height: 100%;
  border-radius: 36px;
  overflow: hidden;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.13), rgba(255,255,255,0.055)),
    rgba(255,255,255,0.065);
  border: 1px solid rgba(255,255,255,0.14);
  box-shadow: 0 28px 78px rgba(0,0,0,0.26);
  backdrop-filter: blur(18px);
}

.vg-solutions-sec4__image {
  position: relative;
  width: 100%;
  aspect-ratio: 1 / 1;
  padding: 34px;
  overflow: hidden;
  background:
    radial-gradient(circle at center, rgba(225,31,42,0.22), transparent 50%),
    linear-gradient(135deg, rgba(255,255,255,0.10), rgba(255,255,255,0.035));
  border-bottom: 1px solid rgba(255,255,255,0.10);
}

.vg-solutions-sec4__image::before {
  content: "";
  position: absolute;
  inset: 18px;
  border-radius: 26px;
  border: 1px solid rgba(255,255,255,0.10);
  pointer-events: none;
}

.vg-solutions-sec4__image::after {
  content: "";
  position: absolute;
  left: 34px;
  right: 34px;
  bottom: 28px;
  height: 30px;
  border-radius: 50%;
  background: rgba(0,0,0,0.30);
  filter: blur(14px);
  pointer-events: none;
}

.vg-solutions-sec4__image img {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  display: block;
  filter: drop-shadow(0 28px 28px rgba(0,0,0,0.35));
}

.vg-solutions-sec4__feature-body {
  padding: 30px;
}

.vg-solutions-sec4__feature-body span {
  display: inline-flex;
  margin-bottom: 18px;
  padding: 9px 13px;
  border-radius: 999px;
  color: #ffffff;
  background: rgba(225,31,42,0.72);
  font-size: 11px;
  font-weight: 950;
  letter-spacing: 1.15px;
  text-transform: uppercase;
}

.vg-solutions-sec4__feature-body h3 {
  margin: 0;
  color: #ffffff;
  font-size: clamp(26px, 2.8vw, 40px);
  line-height: 1.1;
  letter-spacing: -1.1px;
  font-weight: 950;
}

.vg-solutions-sec4__feature-body p {
  margin: 18px 0 0;
  color: rgba(255,255,255,0.68);
  font-size: 14.5px;
  line-height: 1.72;
  font-weight: 450;
}

/* FLOW */

.vg-solutions-sec4__flow {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.vg-solutions-sec4__step {
  position: relative;
  min-height: 300px;
  padding: 26px;
  border-radius: 30px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.13), rgba(255,255,255,0.055)),
    rgba(255,255,255,0.065);
  border: 1px solid rgba(255,255,255,0.14);
  box-shadow: 0 24px 64px rgba(0,0,0,0.22);
  backdrop-filter: blur(16px);
  overflow: hidden;
  transition: 0.28s ease;
}

.vg-solutions-sec4__step:hover {
  transform: translateY(-7px);
  border-color: rgba(255,74,82,0.42);
  background:
    linear-gradient(180deg, rgba(255,255,255,0.17), rgba(255,255,255,0.075)),
    rgba(255,255,255,0.085);
}

.vg-solutions-sec4__step::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 70%;
  height: 5px;
  background: linear-gradient(90deg, #e11f2a, rgba(225,31,42,0));
}

.vg-solutions-sec4__num {
  position: relative;
  z-index: 2;
  width: 52px;
  height: 52px;
  margin-bottom: 34px;
  border-radius: 17px;
  background: #ffffff;
  color: #e11f2a;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: 950;
}

.vg-solutions-sec4__step h3 {
  position: relative;
  z-index: 2;
  margin: 0;
  color: #ffffff;
  font-size: 24px;
  line-height: 1.12;
  letter-spacing: -0.65px;
  font-weight: 950;
}

.vg-solutions-sec4__step p {
  position: relative;
  z-index: 2;
  margin: 15px 0 0;
  color: rgba(255,255,255,0.68);
  font-size: 14px;
  line-height: 1.65;
  font-weight: 450;
}

.vg-solutions-sec4__step--red {
  background:
    radial-gradient(circle at 18% 14%, rgba(255,255,255,0.18), transparent 34%),
    linear-gradient(135deg, #e11f2a 0%, #a81119 100%);
  border-color: rgba(225,31,42,0.20);
}

.vg-solutions-sec4__step--red::after {
  background: linear-gradient(90deg, #ffffff, rgba(255,255,255,0));
}

/* BOTTOM */

.vg-solutions-sec4__bottom {
  position: relative;
  z-index: 2;
  margin-top: 24px;
  padding: 24px 26px;
  border-radius: 28px;
  background: rgba(255,255,255,0.92);
  border: 1px solid rgba(255,255,255,0.68);
  box-shadow: 0 24px 70px rgba(0,0,0,0.18);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 22px;
}

.vg-solutions-sec4__bottom span {
  display: block;
  color: #e11f2a;
  font-size: 12px;
  font-weight: 950;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  margin-bottom: 7px;
}

.vg-solutions-sec4__bottom strong {
  display: block;
  color: #111419;
  font-size: 18px;
  line-height: 1.35;
  font-weight: 950;
}

.vg-solutions-sec4__bottom a {
  flex: 0 0 auto;
  min-height: 52px;
  padding: 15px 24px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  background: #e11f2a;
  text-decoration: none;
  font-size: 14px;
  font-weight: 850;
  box-shadow: 0 16px 34px rgba(225,31,42,0.24);
  transition: 0.25s ease;
}

.vg-solutions-sec4__bottom a:hover {
  transform: translateY(-2px);
  background: #c91620;
}

/* RESPONSIVE */

@media (max-width: 1180px) {
  .vg-solutions-sec4 {
    padding: 92px 24px;
  }

  .vg-solutions-sec4__top,
  .vg-solutions-sec4__layout {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
  .vg-solutions-sec4 {
    padding: 72px 16px;
  }

  .vg-solutions-sec4__mark {
    top: 28px;
    right: -18px;
    font-size: 58px;
    letter-spacing: -4px;
  }

  .vg-solutions-sec4__label {
    font-size: 10.5px;
    letter-spacing: 1.25px;
    margin-bottom: 18px;
  }

  .vg-solutions-sec4__label span {
    width: 30px;
  }

  .vg-solutions-sec4 h2 {
    font-size: clamp(34px, 10vw, 48px);
    line-height: 1.04;
    letter-spacing: -1.6px;
  }

  .vg-solutions-sec4__right p {
    font-size: 14.8px;
    line-height: 1.7;
  }

  .vg-solutions-sec4__btn {
    width: 100%;
  }

  .vg-solutions-sec4__feature,
  .vg-solutions-sec4__step {
    border-radius: 24px;
  }

  .vg-solutions-sec4__image {
    padding: 24px;
  }

  .vg-solutions-sec4__feature-body {
    padding: 22px;
  }

  .vg-solutions-sec4__flow {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .vg-solutions-sec4__step {
    min-height: auto;
    padding: 22px;
  }

  .vg-solutions-sec4__num {
    margin-bottom: 24px;
  }

  .vg-solutions-sec4__step h3 {
    font-size: 22px;
  }

  .vg-solutions-sec4__bottom {
    flex-direction: column;
    align-items: flex-start;
    padding: 20px;
    border-radius: 24px;
  }

  .vg-solutions-sec4__bottom strong {
    font-size: 16px;
  }

  .vg-solutions-sec4__bottom a {
    width: 100%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-51b4ecb *//* =============================== */
/* VALVOLA GROUP - SOLUTIONS SEC 5 PIPELINE & INSTRUMENTATION */
/* =============================== */

.vg-solutions-sec5,
.vg-solutions-sec5 * {
  box-sizing: border-box;
}

.vg-solutions-sec5 {
  position: relative;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  overflow: hidden;
  background:
    radial-gradient(circle at 10% 12%, rgba(225, 31, 42, 0.075), transparent 34%),
    radial-gradient(circle at 90% 78%, rgba(17, 20, 25, 0.055), transparent 34%),
    linear-gradient(135deg, #ffffff 0%, #f7f9fb 50%, #edf1f5 100%);
  color: #111419;
  font-family: "Inter", "Poppins", Arial, sans-serif;
  padding: 112px clamp(24px, 6vw, 92px);
}

.vg-solutions-sec5::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(17, 20, 25, 0.032) 1px, transparent 1px),
    linear-gradient(90deg, rgba(17, 20, 25, 0.032) 1px, transparent 1px);
  background-size: 74px 74px;
  opacity: 0.38;
  pointer-events: none;
  z-index: 1;
}

.vg-solutions-sec5__mark {
  position: absolute;
  top: 38px;
  right: -36px;
  color: rgba(17, 20, 25, 0.035);
  font-size: clamp(70px, 13vw, 190px);
  line-height: 1;
  font-weight: 950;
  letter-spacing: -9px;
  pointer-events: none;
  z-index: 1;
}

.vg-solutions-sec5__inner {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 38% 62%;
  gap: 42px;
  align-items: start;
}

/* LEFT */

.vg-solutions-sec5__content {
  position: sticky;
  top: 110px;
}

.vg-solutions-sec5__label {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  color: #e11f2a;
  font-size: 12px;
  font-weight: 950;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  margin-bottom: 22px;
}

.vg-solutions-sec5__label span {
  width: 44px;
  height: 2px;
  display: inline-block;
  background: linear-gradient(90deg, #e11f2a, rgba(225, 31, 42, 0));
}

.vg-solutions-sec5 h2 {
  max-width: 780px;
  margin: 0;
  color: #111419;
  font-size: clamp(38px, 4.8vw, 68px);
  line-height: 1.02;
  letter-spacing: -2.8px;
  font-weight: 950;
}

.vg-solutions-sec5 h2 strong {
  display: block;
  color: #e11f2a;
}

.vg-solutions-sec5__content > p {
  max-width: 670px;
  margin: 28px 0 0;
  color: #596472;
  font-size: 16.5px;
  line-height: 1.8;
  font-weight: 500;
}

/* IMAGE */

.vg-solutions-sec5__image {
  position: relative;
  width: 100%;
  aspect-ratio: 1 / 1;
  margin-top: 34px;
  padding: 34px;
  border-radius: 34px;
  overflow: hidden;
  background:
    radial-gradient(circle at center, rgba(225, 31, 42, 0.12), transparent 48%),
    linear-gradient(135deg, #f5f7fa 0%, #ffffff 52%, #e8edf2 100%);
  border: 1px solid rgba(17, 20, 25, 0.08);
  box-shadow: 0 24px 70px rgba(17, 20, 25, 0.12);
}

.vg-solutions-sec5__image::before {
  content: "";
  position: absolute;
  inset: 18px;
  border-radius: 26px;
  border: 1px solid rgba(17, 20, 25, 0.07);
  pointer-events: none;
}

.vg-solutions-sec5__image::after {
  content: "";
  position: absolute;
  left: 40px;
  right: 40px;
  bottom: 34px;
  height: 34px;
  border-radius: 50%;
  background: rgba(17, 20, 25, 0.13);
  filter: blur(16px);
  pointer-events: none;
}

.vg-solutions-sec5__image img {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
  display: block;
  object-fit: contain;
  object-position: center;
  filter: drop-shadow(0 28px 28px rgba(17, 20, 25, 0.22));
}

.vg-solutions-sec5__highlight {
  position: relative;
  z-index: 3;
  margin-top: -44px;
  margin-left: 28px;
  margin-right: 28px;
  padding: 22px;
  border-radius: 24px;
  background: #111419;
  color: #ffffff;
  box-shadow: 0 24px 70px rgba(17, 20, 25, 0.18);
}

.vg-solutions-sec5__highlight span {
  display: block;
  color: #ff4a52;
  font-size: 11px;
  font-weight: 950;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.vg-solutions-sec5__highlight h3 {
  margin: 0;
  color: #ffffff;
  font-size: 20px;
  line-height: 1.25;
  letter-spacing: -0.45px;
  font-weight: 950;
}

/* GRID */

.vg-solutions-sec5__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
  align-items: stretch;
}

.vg-solutions-sec5__card {
  position: relative;
  min-height: 300px;
  padding: 26px;
  border-radius: 30px;
  background: rgba(255, 255, 255, 0.90);
  border: 1px solid rgba(17, 20, 25, 0.08);
  box-shadow: 0 20px 55px rgba(17, 20, 25, 0.075);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transition: 0.28s ease;
}

.vg-solutions-sec5__card:hover {
  transform: translateY(-7px);
  border-color: rgba(225, 31, 42, 0.26);
  box-shadow: 0 30px 78px rgba(17, 20, 25, 0.12);
}

.vg-solutions-sec5__card::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 18% 14%, rgba(225, 31, 42, 0.10), transparent 36%),
    linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(17, 20, 25, 0.025));
  pointer-events: none;
}

.vg-solutions-sec5__card::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 70%;
  height: 5px;
  background: linear-gradient(90deg, #e11f2a, rgba(225, 31, 42, 0));
  pointer-events: none;
}

.vg-solutions-sec5__num,
.vg-solutions-sec5__card h3,
.vg-solutions-sec5__card p,
.vg-solutions-sec5__tags {
  position: relative;
  z-index: 2;
}

.vg-solutions-sec5__num {
  width: 52px;
  height: 52px;
  margin-bottom: 34px;
  border-radius: 17px;
  background: #111419;
  color: #ffffff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: 950;
  box-shadow: inset 0 -10px 18px rgba(225, 31, 42, 0.22);
}

.vg-solutions-sec5__card h3 {
  margin: 0;
  color: #111419;
  font-size: 24px;
  line-height: 1.12;
  letter-spacing: -0.65px;
  font-weight: 950;
}

.vg-solutions-sec5__card p {
  margin: 15px 0 0;
  color: #626d7a;
  font-size: 14px;
  line-height: 1.65;
  font-weight: 500;
}

.vg-solutions-sec5__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: auto;
  padding-top: 22px;
}

.vg-solutions-sec5__tags span {
  display: inline-flex;
  padding: 8px 10px;
  border-radius: 999px;
  color: #303843;
  background: #f1f3f6;
  border: 1px solid rgba(17, 20, 25, 0.07);
  font-size: 11.5px;
  line-height: 1;
  font-weight: 850;
}

/* RED CARD */

.vg-solutions-sec5__card--red {
  background:
    radial-gradient(circle at 18% 14%, rgba(255, 255, 255, 0.18), transparent 34%),
    linear-gradient(135deg, #e11f2a 0%, #a81119 100%);
  border-color: rgba(225, 31, 42, 0.20);
}

.vg-solutions-sec5__card--red::after {
  background: linear-gradient(90deg, #ffffff, rgba(255, 255, 255, 0));
}

.vg-solutions-sec5__card--red .vg-solutions-sec5__num {
  background: #ffffff;
  color: #e11f2a;
  box-shadow: none;
}

.vg-solutions-sec5__card--red h3 {
  color: #ffffff;
}

.vg-solutions-sec5__card--red p {
  color: rgba(255, 255, 255, 0.78);
}

.vg-solutions-sec5__card--red .vg-solutions-sec5__tags span {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.14);
  border-color: rgba(255, 255, 255, 0.16);
}

/* RESPONSIVE */

@media (max-width: 1080px) {
  .vg-solutions-sec5 {
    padding: 92px 24px;
  }

  .vg-solutions-sec5__inner {
    grid-template-columns: 1fr;
  }

  .vg-solutions-sec5__content {
    position: relative;
    top: auto;
  }

  .vg-solutions-sec5__image {
    max-width: 640px;
  }
}

@media (max-width: 767px) {
  .vg-solutions-sec5 {
    padding: 72px 16px;
  }

  .vg-solutions-sec5__mark {
    top: 28px;
    right: -18px;
    font-size: 58px;
    letter-spacing: -4px;
  }

  .vg-solutions-sec5__label {
    font-size: 10.5px;
    letter-spacing: 1.25px;
    margin-bottom: 18px;
  }

  .vg-solutions-sec5__label span {
    width: 30px;
  }

  .vg-solutions-sec5 h2 {
    font-size: clamp(34px, 10vw, 48px);
    line-height: 1.04;
    letter-spacing: -1.6px;
  }

  .vg-solutions-sec5__content > p {
    font-size: 14.8px;
    line-height: 1.7;
  }

  .vg-solutions-sec5__image {
    padding: 24px;
    border-radius: 26px;
  }

  .vg-solutions-sec5__highlight {
    margin-left: 16px;
    margin-right: 16px;
    padding: 18px;
    border-radius: 20px;
  }

  .vg-solutions-sec5__highlight h3 {
    font-size: 17px;
  }

  .vg-solutions-sec5__grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .vg-solutions-sec5__card {
    min-height: auto;
    padding: 22px;
    border-radius: 24px;
  }

  .vg-solutions-sec5__num {
    margin-bottom: 24px;
  }

  .vg-solutions-sec5__card h3 {
    font-size: 22px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-deb52d7 *//* =============================== */
/* VALVOLA GROUP - SOLUTIONS SEC 6 STEAM / BOILER / PROCESS SUPPORT */
/* =============================== */

.vg-solutions-sec6,
.vg-solutions-sec6 * {
  box-sizing: border-box;
}

.vg-solutions-sec6 {
  position: relative;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  overflow: hidden;
  background:
    radial-gradient(circle at 12% 16%, rgba(225, 31, 42, 0.18), transparent 34%),
    radial-gradient(circle at 88% 78%, rgba(225, 31, 42, 0.10), transparent 32%),
    linear-gradient(135deg, #101318 0%, #171d25 52%, #0b0e13 100%);
  color: #ffffff;
  font-family: "Inter", "Poppins", Arial, sans-serif;
  padding: 112px clamp(24px, 6vw, 92px);
}

.vg-solutions-sec6::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(255,255,255,0.045) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,0.045) 1px, transparent 1px);
  background-size: 74px 74px;
  opacity: 0.24;
  pointer-events: none;
  z-index: 1;
}

.vg-solutions-sec6__mark {
  position: absolute;
  top: 40px;
  right: -34px;
  color: rgba(255,255,255,0.035);
  font-size: clamp(70px, 13vw, 190px);
  line-height: 1;
  font-weight: 950;
  letter-spacing: -9px;
  pointer-events: none;
  z-index: 1;
}

/* TOP */

.vg-solutions-sec6__top {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 54% 46%;
  gap: 50px;
  align-items: end;
  margin-bottom: 52px;
}

.vg-solutions-sec6__label {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  color: #ff4a52;
  font-size: 12px;
  font-weight: 950;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  margin-bottom: 22px;
}

.vg-solutions-sec6__label span {
  width: 44px;
  height: 2px;
  display: inline-block;
  background: linear-gradient(90deg, #ff4a52, rgba(255,74,82,0));
}

.vg-solutions-sec6 h2 {
  max-width: 960px;
  margin: 0;
  color: #ffffff;
  font-size: clamp(38px, 5vw, 72px);
  line-height: 1.02;
  letter-spacing: -2.9px;
  font-weight: 950;
}

.vg-solutions-sec6 h2 strong {
  display: block;
  color: rgba(255,255,255,0.76);
}

.vg-solutions-sec6__right p {
  max-width: 720px;
  margin: 0;
  color: rgba(255,255,255,0.68);
  font-size: 16.5px;
  line-height: 1.8;
  font-weight: 450;
}

.vg-solutions-sec6__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  margin-top: 24px;
  padding: 15px 24px;
  border-radius: 999px;
  color: #ffffff;
  background: #e11f2a;
  text-decoration: none;
  font-size: 14px;
  font-weight: 850;
  box-shadow: 0 16px 34px rgba(225,31,42,0.28);
  transition: 0.25s ease;
}

.vg-solutions-sec6__btn:hover {
  transform: translateY(-2px);
  background: #c91620;
}

/* LAYOUT */

.vg-solutions-sec6__layout {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 42% 58%;
  gap: 24px;
  align-items: stretch;
}

/* FEATURE */

.vg-solutions-sec6__feature {
  min-height: 100%;
  border-radius: 36px;
  overflow: hidden;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.13), rgba(255,255,255,0.055)),
    rgba(255,255,255,0.065);
  border: 1px solid rgba(255,255,255,0.14);
  box-shadow: 0 28px 78px rgba(0,0,0,0.26);
  backdrop-filter: blur(18px);
}

.vg-solutions-sec6__image {
  position: relative;
  width: 100%;
  aspect-ratio: 1 / 1;
  padding: 34px;
  overflow: hidden;
  background:
    radial-gradient(circle at center, rgba(225,31,42,0.22), transparent 50%),
    linear-gradient(135deg, rgba(255,255,255,0.10), rgba(255,255,255,0.035));
  border-bottom: 1px solid rgba(255,255,255,0.10);
}

.vg-solutions-sec6__image::before {
  content: "";
  position: absolute;
  inset: 18px;
  border-radius: 26px;
  border: 1px solid rgba(255,255,255,0.10);
  pointer-events: none;
}

.vg-solutions-sec6__image::after {
  content: "";
  position: absolute;
  left: 34px;
  right: 34px;
  bottom: 28px;
  height: 30px;
  border-radius: 50%;
  background: rgba(0,0,0,0.30);
  filter: blur(14px);
  pointer-events: none;
}

.vg-solutions-sec6__image img {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  display: block;
  filter: drop-shadow(0 28px 28px rgba(0,0,0,0.35));
}

.vg-solutions-sec6__feature-body {
  padding: 30px;
}

.vg-solutions-sec6__feature-body span {
  display: inline-flex;
  margin-bottom: 18px;
  padding: 9px 13px;
  border-radius: 999px;
  color: #ffffff;
  background: rgba(225,31,42,0.72);
  font-size: 11px;
  font-weight: 950;
  letter-spacing: 1.15px;
  text-transform: uppercase;
}

.vg-solutions-sec6__feature-body h3 {
  margin: 0;
  color: #ffffff;
  font-size: clamp(26px, 2.8vw, 40px);
  line-height: 1.1;
  letter-spacing: -1.1px;
  font-weight: 950;
}

.vg-solutions-sec6__feature-body p {
  margin: 18px 0 0;
  color: rgba(255,255,255,0.68);
  font-size: 14.5px;
  line-height: 1.72;
  font-weight: 450;
}

/* CARDS */

.vg-solutions-sec6__cards {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.vg-solutions-sec6__card {
  position: relative;
  min-height: 300px;
  padding: 26px;
  border-radius: 30px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.13), rgba(255,255,255,0.055)),
    rgba(255,255,255,0.065);
  border: 1px solid rgba(255,255,255,0.14);
  box-shadow: 0 24px 64px rgba(0,0,0,0.22);
  backdrop-filter: blur(16px);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transition: 0.28s ease;
}

.vg-solutions-sec6__card:hover {
  transform: translateY(-7px);
  border-color: rgba(255,74,82,0.42);
  background:
    linear-gradient(180deg, rgba(255,255,255,0.17), rgba(255,255,255,0.075)),
    rgba(255,255,255,0.085);
}

.vg-solutions-sec6__card::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 70%;
  height: 5px;
  background: linear-gradient(90deg, #e11f2a, rgba(225,31,42,0));
}

.vg-solutions-sec6__num,
.vg-solutions-sec6__card h3,
.vg-solutions-sec6__card p,
.vg-solutions-sec6__tags {
  position: relative;
  z-index: 2;
}

.vg-solutions-sec6__num {
  width: 52px;
  height: 52px;
  margin-bottom: 34px;
  border-radius: 17px;
  background: #ffffff;
  color: #e11f2a;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: 950;
}

.vg-solutions-sec6__card h3 {
  margin: 0;
  color: #ffffff;
  font-size: 24px;
  line-height: 1.12;
  letter-spacing: -0.65px;
  font-weight: 950;
}

.vg-solutions-sec6__card p {
  margin: 15px 0 0;
  color: rgba(255,255,255,0.68);
  font-size: 14px;
  line-height: 1.65;
  font-weight: 450;
}

.vg-solutions-sec6__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: auto;
  padding-top: 22px;
}

.vg-solutions-sec6__tags span {
  display: inline-flex;
  padding: 8px 10px;
  border-radius: 999px;
  color: rgba(255,255,255,0.84);
  background: rgba(255,255,255,0.095);
  border: 1px solid rgba(255,255,255,0.11);
  font-size: 11.5px;
  line-height: 1;
  font-weight: 850;
}

/* RED CARD */

.vg-solutions-sec6__card--red {
  background:
    radial-gradient(circle at 18% 14%, rgba(255,255,255,0.18), transparent 34%),
    linear-gradient(135deg, #e11f2a 0%, #a81119 100%);
  border-color: rgba(225,31,42,0.20);
}

.vg-solutions-sec6__card--red::after {
  background: linear-gradient(90deg, #ffffff, rgba(255,255,255,0));
}

/* BOTTOM */

.vg-solutions-sec6__bottom {
  position: relative;
  z-index: 2;
  margin-top: 24px;
  padding: 24px 26px;
  border-radius: 28px;
  background: rgba(255,255,255,0.92);
  border: 1px solid rgba(255,255,255,0.68);
  box-shadow: 0 24px 70px rgba(0,0,0,0.18);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 22px;
}

.vg-solutions-sec6__bottom span {
  display: block;
  color: #e11f2a;
  font-size: 12px;
  font-weight: 950;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  margin-bottom: 7px;
}

.vg-solutions-sec6__bottom strong {
  display: block;
  color: #111419;
  font-size: 18px;
  line-height: 1.35;
  font-weight: 950;
}

.vg-solutions-sec6__bottom a {
  flex: 0 0 auto;
  min-height: 52px;
  padding: 15px 24px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  background: #e11f2a;
  text-decoration: none;
  font-size: 14px;
  font-weight: 850;
  box-shadow: 0 16px 34px rgba(225,31,42,0.24);
  transition: 0.25s ease;
}

.vg-solutions-sec6__bottom a:hover {
  transform: translateY(-2px);
  background: #c91620;
}

/* RESPONSIVE */

@media (max-width: 1180px) {
  .vg-solutions-sec6 {
    padding: 92px 24px;
  }

  .vg-solutions-sec6__top,
  .vg-solutions-sec6__layout {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
  .vg-solutions-sec6 {
    padding: 72px 16px;
  }

  .vg-solutions-sec6__mark {
    top: 28px;
    right: -18px;
    font-size: 58px;
    letter-spacing: -4px;
  }

  .vg-solutions-sec6__label {
    font-size: 10.5px;
    letter-spacing: 1.25px;
    margin-bottom: 18px;
  }

  .vg-solutions-sec6__label span {
    width: 30px;
  }

  .vg-solutions-sec6 h2 {
    font-size: clamp(34px, 10vw, 48px);
    line-height: 1.04;
    letter-spacing: -1.6px;
  }

  .vg-solutions-sec6__right p {
    font-size: 14.8px;
    line-height: 1.7;
  }

  .vg-solutions-sec6__btn {
    width: 100%;
  }

  .vg-solutions-sec6__feature,
  .vg-solutions-sec6__card {
    border-radius: 24px;
  }

  .vg-solutions-sec6__image {
    padding: 24px;
  }

  .vg-solutions-sec6__feature-body {
    padding: 22px;
  }

  .vg-solutions-sec6__cards {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .vg-solutions-sec6__card {
    min-height: auto;
    padding: 22px;
  }

  .vg-solutions-sec6__num {
    margin-bottom: 24px;
  }

  .vg-solutions-sec6__card h3 {
    font-size: 22px;
  }

  .vg-solutions-sec6__bottom {
    flex-direction: column;
    align-items: flex-start;
    padding: 20px;
    border-radius: 24px;
  }

  .vg-solutions-sec6__bottom strong {
    font-size: 16px;
  }

  .vg-solutions-sec6__bottom a {
    width: 100%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-478158f *//* =============================== */
/* VALVOLA GROUP - SOLUTIONS SEC 7 APPLICATION MATCHING SUPPORT */
/* =============================== */

.vg-solutions-sec7,
.vg-solutions-sec7 * {
  box-sizing: border-box;
}

.vg-solutions-sec7 {
  position: relative;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  overflow: hidden;
  background:
    radial-gradient(circle at 10% 12%, rgba(225, 31, 42, 0.075), transparent 34%),
    radial-gradient(circle at 90% 78%, rgba(17, 20, 25, 0.055), transparent 34%),
    linear-gradient(135deg, #ffffff 0%, #f7f9fb 50%, #edf1f5 100%);
  color: #111419;
  font-family: "Inter", "Poppins", Arial, sans-serif;
  padding: 112px clamp(24px, 6vw, 92px);
}

.vg-solutions-sec7::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(17, 20, 25, 0.032) 1px, transparent 1px),
    linear-gradient(90deg, rgba(17, 20, 25, 0.032) 1px, transparent 1px);
  background-size: 74px 74px;
  opacity: 0.38;
  pointer-events: none;
  z-index: 1;
}

.vg-solutions-sec7__mark {
  position: absolute;
  top: 38px;
  right: -42px;
  color: rgba(17, 20, 25, 0.035);
  font-size: clamp(64px, 12vw, 176px);
  line-height: 1;
  font-weight: 950;
  letter-spacing: -9px;
  pointer-events: none;
  z-index: 1;
}

/* TOP */

.vg-solutions-sec7__top {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 54% 46%;
  gap: 50px;
  align-items: end;
  margin-bottom: 52px;
}

.vg-solutions-sec7__label {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  color: #e11f2a;
  font-size: 12px;
  font-weight: 950;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  margin-bottom: 22px;
}

.vg-solutions-sec7__label span {
  width: 44px;
  height: 2px;
  display: inline-block;
  background: linear-gradient(90deg, #e11f2a, rgba(225, 31, 42, 0));
}

.vg-solutions-sec7 h2 {
  max-width: 980px;
  margin: 0;
  color: #111419;
  font-size: clamp(38px, 5vw, 72px);
  line-height: 1.02;
  letter-spacing: -2.9px;
  font-weight: 950;
}

.vg-solutions-sec7 h2 strong {
  display: block;
  color: #e11f2a;
}

.vg-solutions-sec7__right p {
  max-width: 730px;
  margin: 0;
  color: #596472;
  font-size: 16.5px;
  line-height: 1.8;
  font-weight: 500;
}

.vg-solutions-sec7__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  margin-top: 24px;
  padding: 15px 24px;
  border-radius: 999px;
  color: #ffffff;
  background: #e11f2a;
  text-decoration: none;
  font-size: 14px;
  font-weight: 850;
  box-shadow: 0 16px 34px rgba(225, 31, 42, 0.24);
  transition: 0.25s ease;
}

.vg-solutions-sec7__btn:hover {
  transform: translateY(-2px);
  background: #c91620;
}

/* LAYOUT */

.vg-solutions-sec7__layout {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 60% 40%;
  gap: 26px;
  align-items: stretch;
}

/* MATRIX */

.vg-solutions-sec7__matrix {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.vg-solutions-sec7__item {
  position: relative;
  min-height: 220px;
  padding: 24px;
  border-radius: 28px;
  background: rgba(255, 255, 255, 0.90);
  border: 1px solid rgba(17, 20, 25, 0.08);
  box-shadow: 0 18px 48px rgba(17, 20, 25, 0.07);
  display: grid;
  grid-template-columns: 56px 1fr;
  gap: 18px;
  overflow: hidden;
  transition: 0.25s ease;
}

.vg-solutions-sec7__item:hover {
  transform: translateY(-6px);
  border-color: rgba(225, 31, 42, 0.26);
  box-shadow: 0 26px 70px rgba(17, 20, 25, 0.11);
}

.vg-solutions-sec7__item::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 18% 14%, rgba(225, 31, 42, 0.10), transparent 36%),
    linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(17, 20, 25, 0.025));
  pointer-events: none;
}

.vg-solutions-sec7__item::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 70%;
  height: 5px;
  background: linear-gradient(90deg, #e11f2a, rgba(225, 31, 42, 0));
  pointer-events: none;
}

.vg-solutions-sec7__icon,
.vg-solutions-sec7__item h3,
.vg-solutions-sec7__item p {
  position: relative;
  z-index: 2;
}

.vg-solutions-sec7__icon {
  width: 56px;
  height: 56px;
  border-radius: 18px;
  background: #111419;
  color: #ffffff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: 950;
  box-shadow: inset 0 -10px 18px rgba(225, 31, 42, 0.22);
}

.vg-solutions-sec7__item h3 {
  margin: 0;
  color: #111419;
  font-size: 23px;
  line-height: 1.12;
  letter-spacing: -0.6px;
  font-weight: 950;
}

.vg-solutions-sec7__item p {
  margin: 12px 0 0;
  color: #626d7a;
  font-size: 13.8px;
  line-height: 1.62;
  font-weight: 500;
}

/* RIGHT PANEL */

.vg-solutions-sec7__panel {
  position: relative;
  min-height: 100%;
  padding: 30px;
  border-radius: 36px;
  background:
    radial-gradient(circle at 20% 16%, rgba(225, 31, 42, 0.18), transparent 36%),
    linear-gradient(135deg, #111419 0%, #202630 100%);
  color: #ffffff;
  box-shadow: 0 28px 80px rgba(17, 20, 25, 0.18);
  overflow: hidden;
}

.vg-solutions-sec7__panel::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(255,255,255,0.05) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,0.05) 1px, transparent 1px);
  background-size: 58px 58px;
  opacity: 0.22;
  pointer-events: none;
}

.vg-solutions-sec7__panel-head,
.vg-solutions-sec7__flow,
.vg-solutions-sec7__cta {
  position: relative;
  z-index: 2;
}

.vg-solutions-sec7__panel-head {
  padding-bottom: 24px;
  border-bottom: 1px solid rgba(255,255,255,0.10);
  margin-bottom: 22px;
}

.vg-solutions-sec7__panel-head span {
  display: inline-flex;
  width: fit-content;
  margin-bottom: 18px;
  padding: 9px 13px;
  border-radius: 999px;
  color: #ffffff;
  background: rgba(225, 31, 42, 0.72);
  font-size: 11px;
  font-weight: 950;
  letter-spacing: 1.15px;
  text-transform: uppercase;
}

.vg-solutions-sec7__panel-head h3 {
  margin: 0;
  color: #ffffff;
  font-size: clamp(26px, 2.8vw, 40px);
  line-height: 1.1;
  letter-spacing: -1.1px;
  font-weight: 950;
}

.vg-solutions-sec7__flow {
  display: grid;
  gap: 12px;
}

.vg-solutions-sec7__flow div {
  padding: 17px;
  border-radius: 20px;
  background: rgba(255,255,255,0.105);
  border: 1px solid rgba(255,255,255,0.12);
}

.vg-solutions-sec7__flow b {
  display: inline-flex;
  margin-bottom: 10px;
  padding: 7px 10px;
  border-radius: 999px;
  color: #ffffff;
  background: rgba(225, 31, 42, 0.72);
  font-size: 10.5px;
  font-weight: 950;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}

.vg-solutions-sec7__flow strong {
  display: block;
  color: #ffffff;
  font-size: 15px;
  line-height: 1.2;
  font-weight: 950;
  margin-bottom: 8px;
}

.vg-solutions-sec7__flow p {
  margin: 0;
  color: rgba(255,255,255,0.66);
  font-size: 12.8px;
  line-height: 1.52;
  font-weight: 550;
}

.vg-solutions-sec7__cta {
  margin-top: 22px;
  padding: 22px;
  border-radius: 24px;
  background:
    radial-gradient(circle at 20% 14%, rgba(255,255,255,0.16), transparent 34%),
    linear-gradient(135deg, #e11f2a 0%, #a81119 100%);
  border: 1px solid rgba(255,255,255,0.16);
}

.vg-solutions-sec7__cta strong {
  display: block;
  color: #ffffff;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 950;
  margin-bottom: 10px;
}

.vg-solutions-sec7__cta p {
  margin: 0;
  color: rgba(255,255,255,0.78);
  font-size: 13.5px;
  line-height: 1.62;
  font-weight: 450;
}

.vg-solutions-sec7__cta a {
  display: inline-flex;
  width: 100%;
  min-height: 48px;
  margin-top: 18px;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  color: #111419;
  background: #ffffff;
  text-decoration: none;
  font-size: 13px;
  font-weight: 950;
  transition: 0.25s ease;
}

.vg-solutions-sec7__cta a:hover {
  transform: translateY(-2px);
  background: #f2f2f2;
}

/* RESPONSIVE */

@media (max-width: 1180px) {
  .vg-solutions-sec7 {
    padding: 92px 24px;
  }

  .vg-solutions-sec7__top,
  .vg-solutions-sec7__layout {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
  .vg-solutions-sec7 {
    padding: 72px 16px;
  }

  .vg-solutions-sec7__mark {
    top: 28px;
    right: -18px;
    font-size: 52px;
    letter-spacing: -4px;
  }

  .vg-solutions-sec7__label {
    font-size: 10.5px;
    letter-spacing: 1.25px;
    margin-bottom: 18px;
  }

  .vg-solutions-sec7__label span {
    width: 30px;
  }

  .vg-solutions-sec7 h2 {
    font-size: clamp(34px, 10vw, 48px);
    line-height: 1.04;
    letter-spacing: -1.6px;
  }

  .vg-solutions-sec7__right p {
    font-size: 14.8px;
    line-height: 1.7;
  }

  .vg-solutions-sec7__btn {
    width: 100%;
  }

  .vg-solutions-sec7__matrix {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .vg-solutions-sec7__item {
    min-height: auto;
    grid-template-columns: 1fr;
    padding: 22px;
    border-radius: 24px;
  }

  .vg-solutions-sec7__icon {
    width: 50px;
    height: 50px;
    border-radius: 16px;
  }

  .vg-solutions-sec7__item h3 {
    font-size: 22px;
  }

  .vg-solutions-sec7__panel {
    padding: 22px;
    border-radius: 26px;
  }

  .vg-solutions-sec7__panel-head h3 {
    font-size: 26px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-dedc5cb *//* =============================== */
/* VALVOLA GROUP - SOLUTIONS SEC 8 FINAL CTA */
/* =============================== */

.vg-solutions-sec8,
.vg-solutions-sec8 * {
  box-sizing: border-box;
}

.vg-solutions-sec8 {
  position: relative;
  width: 100vw;
  min-height: 720px;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  overflow: hidden;
  color: #ffffff;
  font-family: "Inter", "Poppins", Arial, sans-serif;
  background: #111419;
  padding: 112px clamp(24px, 6vw, 92px);
  display: flex;
  align-items: center;
}

/* tukar background dekat sini */
.vg-solutions-sec8__bg {
  position: absolute;
  inset: 0;
  background-image: url("https://valvolagroup.com.my/wp-content/uploads/2026/05/WhatsApp-Image-2026-04-25-at-10.32.29-PM.jpeg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transform: scale(1.03);
  z-index: 1;
}

.vg-solutions-sec8__overlay {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(
      90deg,
      rgba(10, 13, 18, 0.84) 0%,
      rgba(10, 13, 18, 0.70) 45%,
      rgba(10, 13, 18, 0.46) 100%
    ),
    radial-gradient(circle at 12% 18%, rgba(225, 31, 42, 0.24), transparent 34%),
    radial-gradient(circle at 88% 75%, rgba(225, 31, 42, 0.16), transparent 32%);
  z-index: 2;
}

.vg-solutions-sec8::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.045) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.045) 1px, transparent 1px);
  background-size: 74px 74px;
  opacity: 0.22;
  pointer-events: none;
  z-index: 3;
}

.vg-solutions-sec8::after {
  content: "SOLUTION";
  position: absolute;
  right: -34px;
  top: 42px;
  color: rgba(255, 255, 255, 0.04);
  font-size: clamp(78px, 14vw, 210px);
  line-height: 1;
  font-weight: 950;
  letter-spacing: -9px;
  pointer-events: none;
  z-index: 3;
}

.vg-solutions-sec8__inner {
  position: relative;
  z-index: 4;
  width: 100%;
  display: grid;
  grid-template-columns: 58% 42%;
  gap: 52px;
  align-items: center;
}

/* LEFT CONTENT */

.vg-solutions-sec8__content {
  max-width: 940px;
}

.vg-solutions-sec8__label {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  color: #ff4a52;
  font-size: 12px;
  font-weight: 950;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  margin-bottom: 22px;
}

.vg-solutions-sec8__label span {
  width: 44px;
  height: 2px;
  display: inline-block;
  background: linear-gradient(90deg, #ff4a52, rgba(255, 74, 82, 0));
}

.vg-solutions-sec8 h2 {
  margin: 0;
  color: #ffffff;
  font-size: clamp(40px, 5.4vw, 78px);
  line-height: 1;
  letter-spacing: -3.2px;
  font-weight: 950;
}

.vg-solutions-sec8 h2 strong {
  display: block;
  color: rgba(255, 255, 255, 0.76);
}

.vg-solutions-sec8__content > p {
  max-width: 780px;
  margin: 28px 0 0;
  color: rgba(255, 255, 255, 0.76);
  font-size: 17px;
  line-height: 1.78;
  font-weight: 450;
}

.vg-solutions-sec8__chips {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 32px;
  max-width: 820px;
}

.vg-solutions-sec8__chips span {
  display: inline-flex;
  align-items: center;
  min-height: 38px;
  padding: 10px 14px;
  border-radius: 999px;
  color: rgba(255, 255, 255, 0.86);
  background: rgba(255, 255, 255, 0.11);
  border: 1px solid rgba(255, 255, 255, 0.13);
  backdrop-filter: blur(12px);
  font-size: 12.5px;
  font-weight: 850;
}

.vg-solutions-sec8__chips span::before {
  content: "";
  width: 7px;
  height: 7px;
  margin-right: 8px;
  border-radius: 50%;
  background: #ff4a52;
}

/* RIGHT CARD */

.vg-solutions-sec8__card {
  position: relative;
  padding: 30px;
  border-radius: 36px;
  background: rgba(255, 255, 255, 0.92);
  color: #111419;
  border: 1px solid rgba(255, 255, 255, 0.70);
  box-shadow: 0 34px 90px rgba(0, 0, 0, 0.26);
  backdrop-filter: blur(16px);
  overflow: hidden;
}

.vg-solutions-sec8__card::before {
  content: "";
  position: absolute;
  right: -90px;
  top: -110px;
  width: 280px;
  height: 280px;
  border-radius: 999px;
  background: rgba(225, 31, 42, 0.12);
  pointer-events: none;
}

.vg-solutions-sec8__card-head,
.vg-solutions-sec8__actions,
.vg-solutions-sec8__info {
  position: relative;
  z-index: 2;
}

.vg-solutions-sec8__card-head {
  padding-bottom: 22px;
  border-bottom: 1px solid rgba(17, 20, 25, 0.08);
  margin-bottom: 22px;
}

.vg-solutions-sec8__card-head span {
  display: inline-flex;
  width: fit-content;
  margin-bottom: 12px;
  padding: 8px 12px;
  border-radius: 999px;
  color: #e11f2a;
  background: rgba(225, 31, 42, 0.08);
  font-size: 11px;
  font-weight: 950;
  letter-spacing: 1.1px;
  text-transform: uppercase;
}

.vg-solutions-sec8__card-head h3 {
  margin: 0;
  color: #111419;
  font-size: clamp(25px, 2.5vw, 36px);
  line-height: 1.1;
  letter-spacing: -0.9px;
  font-weight: 950;
}

.vg-solutions-sec8__actions {
  display: grid;
  gap: 12px;
}

.vg-solutions-sec8__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 54px;
  padding: 15px 22px;
  border-radius: 999px;
  text-decoration: none;
  font-size: 14px;
  font-weight: 950;
  transition: 0.25s ease;
}

.vg-solutions-sec8__btn--primary {
  color: #ffffff;
  background: #e11f2a;
  box-shadow: 0 18px 38px rgba(225, 31, 42, 0.28);
}

.vg-solutions-sec8__btn--primary:hover {
  transform: translateY(-3px);
  background: #c91620;
}

.vg-solutions-sec8__btn--secondary {
  color: #111419;
  background: #ffffff;
  border: 1px solid rgba(17, 20, 25, 0.10);
  box-shadow: 0 14px 34px rgba(17, 20, 25, 0.06);
}

.vg-solutions-sec8__btn--secondary:hover {
  transform: translateY(-3px);
  border-color: rgba(225, 31, 42, 0.28);
}

.vg-solutions-sec8__btn--dark {
  color: #ffffff;
  background: #111419;
  border: 1px solid rgba(17, 20, 25, 0.10);
  box-shadow: 0 14px 34px rgba(17, 20, 25, 0.10);
}

.vg-solutions-sec8__btn--dark:hover {
  transform: translateY(-3px);
  background: #202630;
}

/* INFO */

.vg-solutions-sec8__info {
  display: grid;
  gap: 12px;
  margin-top: 24px;
}

.vg-solutions-sec8__info div {
  display: grid;
  grid-template-columns: 42px 1fr;
  gap: 13px;
  align-items: center;
  padding: 15px;
  border-radius: 18px;
  background: #ffffff;
  border: 1px solid rgba(17, 20, 25, 0.08);
  box-shadow: 0 12px 32px rgba(17, 20, 25, 0.045);
}

.vg-solutions-sec8__info b {
  width: 42px;
  height: 42px;
  border-radius: 14px;
  background: #111419;
  color: #ffffff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: 950;
  box-shadow: inset 0 -10px 18px rgba(225, 31, 42, 0.22);
}

.vg-solutions-sec8__info span {
  color: #596472;
  font-size: 13px;
  line-height: 1.48;
  font-weight: 650;
}

/* RESPONSIVE */

@media (max-width: 1080px) {
  .vg-solutions-sec8 {
    min-height: auto;
    padding: 92px 24px;
  }

  .vg-solutions-sec8__inner {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
  .vg-solutions-sec8 {
    padding: 72px 16px;
  }

  .vg-solutions-sec8__overlay {
    background:
      linear-gradient(
        180deg,
        rgba(10, 13, 18, 0.80) 0%,
        rgba(10, 13, 18, 0.72) 48%,
        rgba(10, 13, 18, 0.88) 100%
      ),
      radial-gradient(circle at 18% 12%, rgba(225, 31, 42, 0.18), transparent 38%);
  }

  .vg-solutions-sec8::after {
    top: 28px;
    right: -16px;
    font-size: 54px;
    letter-spacing: -4px;
  }

  .vg-solutions-sec8__label {
    font-size: 10.5px;
    letter-spacing: 1.25px;
    margin-bottom: 18px;
  }

  .vg-solutions-sec8__label span {
    width: 30px;
  }

  .vg-solutions-sec8 h2 {
    font-size: clamp(34px, 10vw, 50px);
    line-height: 1.04;
    letter-spacing: -1.8px;
  }

  .vg-solutions-sec8__content > p {
    font-size: 14.8px;
    line-height: 1.7;
  }

  .vg-solutions-sec8__card {
    padding: 20px;
    border-radius: 26px;
  }

  .vg-solutions-sec8__info div {
    grid-template-columns: 38px 1fr;
    padding: 14px;
  }

  .vg-solutions-sec8__info b {
    width: 38px;
    height: 38px;
    border-radius: 13px;
  }
}/* End custom CSS */