.elementor-78 .elementor-element.elementor-element-28ba3bd{--display:flex;}.elementor-78 .elementor-element.elementor-element-f3afc27{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-78 .elementor-element.elementor-element-9eca542{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-78 .elementor-element.elementor-element-3b8b20c{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-78 .elementor-element.elementor-element-de45483{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-78 .elementor-element.elementor-element-d412843{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-78 .elementor-element.elementor-element-f6e7310{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-78 .elementor-element.elementor-element-0f48f65{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-744ed2a */.sifu-services-hero,
.sifu-services-hero *{
  box-sizing:border-box;
  font-family:'Rajdhani',sans-serif !important;
}

.sifu-services-hero{
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  min-height:86vh;
  position:relative;
  overflow:hidden;
  padding:150px 7vw 95px;
  color:#ffffff;

  background:
    radial-gradient(circle at 12% 18%, rgba(25,214,194,.20), transparent 34%),
    radial-gradient(circle at 88% 78%, rgba(244,165,28,.16), transparent 34%),
    linear-gradient(
      135deg,
      rgba(6,19,31,.84) 0%,
      rgba(11,34,51,.78) 55%,
      rgba(6,19,31,.86) 100%
    ),
    url("https://sifuproduct.com/wp-content/uploads/2026/05/UC-lab-automation-container-stock-image.webp");

  background-size:cover;
  background-position:center;
  background-repeat:no-repeat;
}

.sifu-services-hero__bg{
  position:absolute;
  inset:0;
  opacity:.12;
  pointer-events:none;
  background-image:
    linear-gradient(rgba(255,255,255,.055) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.055) 1px, transparent 1px);
  background-size:56px 56px;
}

.sifu-services-hero__wrap{
  width:100%;
  max-width:1500px;
  margin:0 auto;
  position:relative;
  z-index:2;
  display:grid;
  grid-template-columns:1fr .42fr;
  gap:60px;
  align-items:end;
}

.sifu-services-hero__content{
  max-width:1050px;
}

.sifu-services-hero__kicker{
  display:inline-flex;
  align-items:center;
  margin-bottom:24px;
  padding:10px 18px;
  border-radius:999px;
  background:rgba(25,214,194,.08);
  border:1px solid rgba(25,214,194,.32);
  color:#19d6c2;
  font-family:'Orbitron',sans-serif !important;
  font-size:12px;
  font-weight:800;
  letter-spacing:1.7px;
}

.sifu-services-hero__kicker:before{
  content:"";
  width:8px;
  height:8px;
  margin-right:10px;
  border-radius:50%;
  background:linear-gradient(135deg,#19d6c2,#f4a51c);
  box-shadow:0 0 14px rgba(25,214,194,.7);
}

.sifu-services-hero h1{
  margin:0 0 28px;
  max-width:1120px;
  font-family:'Orbitron',sans-serif !important;
  font-size:62px;
  line-height:1.08;
  font-weight:900;
  letter-spacing:-2.2px;
  text-transform:uppercase;
  color:#ffffff !important;
}

.sifu-services-hero h1 em{
  display:block;
  font-family:'Orbitron',sans-serif !important;
  font-style:normal;
  background:linear-gradient(90deg,#19d6c2,#ffcf55,#f4a51c);
  -webkit-background-clip:text;
  -webkit-text-fill-color:transparent;
}

.sifu-services-hero p{
  max-width:920px;
  margin:0;
  font-size:24px;
  line-height:1.65;
  font-weight:500;
  color:#d8e7ec;
}

.sifu-services-hero__actions{
  display:flex;
  flex-wrap:wrap;
  gap:16px;
  margin-top:38px;
}

.sifu-services-hero__btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:56px;
  padding:16px 32px;
  border-radius:999px;
  text-decoration:none;
  font-family:'Orbitron',sans-serif !important;
  font-size:13px;
  font-weight:900;
  letter-spacing:.8px;
  transition:.35s ease;
}

.sifu-services-hero__btn--primary{
  color:#06131f;
  background:linear-gradient(90deg,#19d6c2,#ffcf55);
  box-shadow:0 16px 45px rgba(25,214,194,.22);
}

.sifu-services-hero__btn--ghost{
  color:#ffffff;
  border:1px solid rgba(255,255,255,.24);
  background:rgba(255,255,255,.07);
  backdrop-filter:blur(12px);
}

.sifu-services-hero__btn:hover{
  transform:translateY(-5px);
}

.sifu-services-hero__panel{
  display:grid;
  gap:18px;
}

.sifu-services-hero__panel div{
  padding:28px 30px;
  border-radius:28px;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.13);
  backdrop-filter:blur(14px);
  box-shadow:0 24px 60px rgba(0,0,0,.20);
}

.sifu-services-hero__panel strong{
  display:block;
  margin-bottom:10px;
  font-family:'Orbitron',sans-serif !important;
  font-size:30px;
  font-weight:900;
  color:#ffcf55;
}

.sifu-services-hero__panel span{
  display:block;
  font-size:19px;
  line-height:1.45;
  font-weight:600;
  color:#d8e7ec;
}

@media(max-width:1100px){
  .sifu-services-hero{
    padding:130px 28px 80px;
  }

  .sifu-services-hero__wrap{
    grid-template-columns:1fr;
    align-items:start;
  }

  .sifu-services-hero h1{
    font-size:48px;
  }

  .sifu-services-hero__panel{
    grid-template-columns:repeat(3,1fr);
  }
}

@media(max-width:767px){
  .sifu-services-hero{
    min-height:auto;
    padding:110px 20px 70px;
  }

  .sifu-services-hero h1{
    font-size:34px;
    line-height:1.18;
    letter-spacing:-1px;
  }

  .sifu-services-hero p{
    font-size:19px;
  }

  .sifu-services-hero__btn{
    width:100%;
  }

  .sifu-services-hero__panel{
    grid-template-columns:1fr;
  }

  .sifu-services-hero__panel div{
    padding:24px 22px;
    border-radius:24px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-39afb42 */.sifu-services-cat-sec2,
.sifu-services-cat-sec2 *{
  box-sizing:border-box;
  font-family:'Rajdhani',sans-serif !important;
}

.sifu-services-cat-sec2{
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  position:relative;
  overflow:hidden;
  padding:115px 7vw;
  background:
    radial-gradient(circle at 12% 18%, rgba(25,214,194,.14), transparent 34%),
    radial-gradient(circle at 88% 80%, rgba(244,165,28,.13), transparent 34%),
    linear-gradient(135deg,#ffffff 0%,#f7fbfb 48%,#fff8ed 100%);
  color:#071824;
}

.sifu-services-cat-sec2__pattern{
  position:absolute;
  inset:0;
  opacity:.42;
  pointer-events:none;
  background-image:
    linear-gradient(rgba(7,24,36,.045) 1px, transparent 1px),
    linear-gradient(90deg, rgba(7,24,36,.045) 1px, transparent 1px);
  background-size:56px 56px;
}

.sifu-services-cat-sec2__wrap{
  width:100%;
  max-width:1500px;
  margin:0 auto;
  position:relative;
  z-index:2;
}

.sifu-services-cat-sec2__head{
  max-width:1030px;
  margin-bottom:60px;
}

.sifu-services-cat-sec2__kicker{
  display:inline-flex;
  align-items:center;
  margin-bottom:22px;
  padding:10px 18px;
  border-radius:999px;
  background:rgba(25,214,194,.10);
  border:1px solid rgba(25,214,194,.25);
  color:#009d91;
  font-family:'Orbitron',sans-serif !important;
  font-size:12px;
  font-weight:800;
  letter-spacing:1.7px;
}

.sifu-services-cat-sec2__kicker:before{
  content:"";
  width:8px;
  height:8px;
  margin-right:10px;
  border-radius:50%;
  background:linear-gradient(135deg,#19d6c2,#f4a51c);
  box-shadow:0 0 14px rgba(25,214,194,.55);
}

.sifu-services-cat-sec2 h2{
  margin:0 0 24px;
  max-width:1100px;
  font-family:'Orbitron',sans-serif !important;
  font-size:50px;
  line-height:1.14;
  font-weight:900;
  letter-spacing:-1.8px;
  text-transform:uppercase;
  color:#071824;
}

.sifu-services-cat-sec2 h2 em{
  display:block;
  font-family:'Orbitron',sans-serif !important;
  font-style:normal;
  background:linear-gradient(90deg,#00a99d,#f4a51c);
  -webkit-background-clip:text;
  -webkit-text-fill-color:transparent;
}

.sifu-services-cat-sec2__head p{
  max-width:880px;
  margin:0;
  font-size:22px;
  line-height:1.65;
  font-weight:500;
  color:#43515d;
}

.sifu-services-cat-sec2__grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:22px;
}

.sifu-services-cat-sec2__card{
  position:relative;
  overflow:hidden;
  border-radius:32px;
  background:rgba(255,255,255,.86);
  border:1px solid rgba(7,24,36,.08);
  box-shadow:0 22px 60px rgba(7,24,36,.08);
  transition:.35s ease;
}

.sifu-services-cat-sec2__card:hover{
  transform:translateY(-8px);
  border-color:rgba(25,214,194,.28);
  box-shadow:0 28px 75px rgba(7,24,36,.12);
}

.sifu-services-cat-sec2__image{
  width:100%;
  aspect-ratio:1/1;
  overflow:hidden;
  background:#071824;
}

.sifu-services-cat-sec2__image img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  transition:.45s ease;
}

.sifu-services-cat-sec2__card:hover .sifu-services-cat-sec2__image img{
  transform:scale(1.08);
}

.sifu-services-cat-sec2__content{
  position:relative;
  padding:28px 24px 30px;
}

.sifu-services-cat-sec2__content:before{
  content:"";
  position:absolute;
  left:24px;
  top:0;
  width:88px;
  height:4px;
  background:linear-gradient(90deg,#19d6c2,#ffcf55);
  border-radius:999px;
}

.sifu-services-cat-sec2__content span{
  display:inline-block;
  margin-bottom:12px;
  font-family:'Orbitron',sans-serif !important;
  font-size:11px;
  font-weight:900;
  letter-spacing:1.2px;
  text-transform:uppercase;
  color:#00a99d;
}

.sifu-services-cat-sec2__content h3{
  margin:0 0 12px;
  font-family:'Orbitron',sans-serif !important;
  font-size:18px;
  line-height:1.32;
  font-weight:900;
  color:#071824;
}

.sifu-services-cat-sec2__content p{
  margin:0;
  font-size:18px;
  line-height:1.52;
  font-weight:500;
  color:#52606b;
}

.sifu-services-cat-sec2__card--highlight{
  background:
    radial-gradient(circle at 18% 12%, rgba(25,214,194,.13), transparent 34%),
    linear-gradient(135deg,#071824,#0b2233);
  border-color:rgba(25,214,194,.25);
}

.sifu-services-cat-sec2__card--highlight .sifu-services-cat-sec2__content span{
  color:#19d6c2;
}

.sifu-services-cat-sec2__card--highlight .sifu-services-cat-sec2__content h3{
  color:#ffffff;
}

.sifu-services-cat-sec2__card--highlight .sifu-services-cat-sec2__content p{
  color:#d8e7ec;
}

@media(max-width:1200px){
  .sifu-services-cat-sec2__grid{
    grid-template-columns:repeat(2,1fr);
  }
}

@media(max-width:767px){
  .sifu-services-cat-sec2{
    padding:75px 20px;
  }

  .sifu-services-cat-sec2 h2{
    font-size:30px;
    line-height:1.24;
    letter-spacing:-.8px;
  }

  .sifu-services-cat-sec2__head p,
  .sifu-services-cat-sec2__content p{
    font-size:18px;
  }

  .sifu-services-cat-sec2__grid{
    grid-template-columns:1fr;
  }

  .sifu-services-cat-sec2__card{
    border-radius:26px;
  }

  .sifu-services-cat-sec2__content{
    padding:26px 22px 28px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6c97882 */.sifu-oem-process-sec3,
.sifu-oem-process-sec3 *{
  box-sizing:border-box;
  font-family:'Rajdhani',sans-serif !important;
}

.sifu-oem-process-sec3{
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  position:relative;
  overflow:hidden;
  padding:115px 7vw;
  background:
    radial-gradient(circle at 12% 18%, rgba(25,214,194,.18), transparent 34%),
    radial-gradient(circle at 88% 78%, rgba(244,165,28,.15), transparent 34%),
    linear-gradient(135deg,#06131f 0%,#0b2233 55%,#06131f 100%);
  color:#ffffff;
}

.sifu-oem-process-sec3__bg{
  position:absolute;
  inset:0;
  opacity:.11;
  pointer-events:none;
  background-image:
    linear-gradient(rgba(255,255,255,.055) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.055) 1px, transparent 1px);
  background-size:56px 56px;
}

.sifu-oem-process-sec3__wrap{
  width:100%;
  max-width:1500px;
  margin:0 auto;
  position:relative;
  z-index:2;
}

.sifu-oem-process-sec3__head{
  max-width:980px;
  margin-bottom:62px;
}

.sifu-oem-process-sec3__kicker{
  display:inline-flex;
  align-items:center;
  margin-bottom:22px;
  padding:10px 18px;
  border-radius:999px;
  background:rgba(25,214,194,.08);
  border:1px solid rgba(25,214,194,.32);
  color:#19d6c2;
  font-family:'Orbitron',sans-serif !important;
  font-size:12px;
  font-weight:800;
  letter-spacing:1.7px;
}

.sifu-oem-process-sec3__kicker:before{
  content:"";
  width:8px;
  height:8px;
  margin-right:10px;
  border-radius:50%;
  background:linear-gradient(135deg,#19d6c2,#f4a51c);
  box-shadow:0 0 14px rgba(25,214,194,.7);
}

.sifu-oem-process-sec3 h2{
  margin:0 0 24px;
  max-width:1050px;
  font-family:'Orbitron',sans-serif !important;
  font-size:50px;
  line-height:1.14;
  font-weight:900;
  letter-spacing:-1.8px;
  text-transform:uppercase;
  color:#ffffff !important;
}

.sifu-oem-process-sec3 h2 em{
  display:block;
  font-family:'Orbitron',sans-serif !important;
  font-style:normal;
  background:linear-gradient(90deg,#19d6c2,#ffcf55,#f4a51c);
  -webkit-background-clip:text;
  -webkit-text-fill-color:transparent;
}

.sifu-oem-process-sec3__head p{
  max-width:850px;
  margin:0;
  font-size:22px;
  line-height:1.68;
  font-weight:500;
  color:#d8e7ec;
}

.sifu-oem-process-sec3__layout{
  display:grid;
  grid-template-columns:.85fr 1.15fr;
  gap:40px;
  align-items:stretch;
}

.sifu-oem-process-sec3__visual{
  position:relative;
  min-height:680px;
  overflow:hidden;
  border-radius:38px;
  border:1px solid rgba(25,214,194,.24);
  box-shadow:0 35px 90px rgba(0,0,0,.30);
  background:#071824;
}

.sifu-oem-process-sec3__visual:before{
  content:"";
  position:absolute;
  inset:0;
  z-index:1;
  background:
    linear-gradient(to bottom,rgba(6,19,31,.08),rgba(6,19,31,.80)),
    radial-gradient(circle at 20% 20%, rgba(25,214,194,.20), transparent 34%);
}

.sifu-oem-process-sec3__visual img{
  width:100%;
  height:100%;
  min-height:680px;
  object-fit:cover;
  display:block;
}

.sifu-oem-process-sec3__label{
  position:absolute;
  left:30px;
  right:30px;
  bottom:30px;
  z-index:2;
  padding:26px;
  border-radius:28px;
  background:rgba(6,19,31,.72);
  border:1px solid rgba(25,214,194,.34);
  backdrop-filter:blur(16px);
}

.sifu-oem-process-sec3__label strong{
  display:block;
  margin-bottom:8px;
  font-family:'Orbitron',sans-serif !important;
  font-size:34px;
  color:#ffcf55;
  font-weight:900;
}

.sifu-oem-process-sec3__label span{
  display:block;
  font-size:19px;
  line-height:1.45;
  font-weight:600;
  color:#d8e7ec;
}

.sifu-oem-process-sec3__steps{
  position:relative;
  display:flex;
  flex-direction:column;
  gap:18px;
}

.sifu-oem-process-sec3__steps:before{
  content:"";
  position:absolute;
  top:38px;
  bottom:38px;
  left:39px;
  width:1px;
  background:linear-gradient(to bottom,rgba(25,214,194,.15),rgba(25,214,194,.75),rgba(255,207,85,.60),rgba(25,214,194,.10));
}

.sifu-oem-process-sec3__step{
  position:relative;
  display:grid;
  grid-template-columns:78px 1fr;
  gap:22px;
  align-items:stretch;
}

.sifu-oem-process-sec3__num{
  position:relative;
  z-index:2;
  width:78px;
  height:78px;
  border-radius:26px;
  display:flex;
  align-items:center;
  justify-content:center;
  color:#06131f;
  background:linear-gradient(135deg,#19d6c2,#ffcf55);
  font-family:'Orbitron',sans-serif !important;
  font-size:17px;
  font-weight:900;
  box-shadow:0 18px 45px rgba(25,214,194,.22);
}

.sifu-oem-process-sec3__content{
  position:relative;
  overflow:hidden;
  padding:30px 32px;
  border-radius:30px;
  background:linear-gradient(180deg,rgba(255,255,255,.105),rgba(255,255,255,.035));
  border:1px solid rgba(255,255,255,.13);
  box-shadow:0 24px 60px rgba(0,0,0,.20);
  backdrop-filter:blur(14px);
  transition:.35s ease;
}

.sifu-oem-process-sec3__content:before{
  content:"";
  position:absolute;
  left:0;
  top:0;
  width:5px;
  height:100%;
  background:linear-gradient(to bottom,#19d6c2,#ffcf55);
  opacity:.85;
}

.sifu-oem-process-sec3__content:hover{
  transform:translateX(8px);
  border-color:rgba(25,214,194,.40);
}

.sifu-oem-process-sec3__content h3{
  margin:0 0 12px;
  font-family:'Orbitron',sans-serif !important;
  font-size:20px;
  line-height:1.32;
  font-weight:900;
  color:#ffffff;
}

.sifu-oem-process-sec3__content p{
  margin:0;
  font-size:19px;
  line-height:1.56;
  font-weight:500;
  color:#d8e7ec;
}

.sifu-oem-process-sec3__step--final .sifu-oem-process-sec3__content{
  background:
    radial-gradient(circle at 18% 15%, rgba(25,214,194,.18), transparent 34%),
    linear-gradient(135deg,rgba(25,214,194,.14),rgba(244,165,28,.12));
  border-color:rgba(255,207,85,.32);
}

@media(max-width:1100px){
  .sifu-oem-process-sec3{
    padding:90px 28px;
  }

  .sifu-oem-process-sec3__layout{
    grid-template-columns:1fr;
  }

  .sifu-oem-process-sec3 h2{
    font-size:40px;
  }

  .sifu-oem-process-sec3__visual,
  .sifu-oem-process-sec3__visual img{
    min-height:480px;
  }
}

@media(max-width:767px){
  .sifu-oem-process-sec3{
    padding:75px 20px;
  }

  .sifu-oem-process-sec3 h2{
    font-size:30px;
    line-height:1.24;
    letter-spacing:-.8px;
  }

  .sifu-oem-process-sec3__head p,
  .sifu-oem-process-sec3__content p{
    font-size:18px;
  }

  .sifu-oem-process-sec3__visual,
  .sifu-oem-process-sec3__visual img{
    min-height:360px;
    border-radius:28px;
  }

  .sifu-oem-process-sec3__label{
    left:18px;
    right:18px;
    bottom:18px;
    padding:22px;
    border-radius:22px;
  }

  .sifu-oem-process-sec3__step{
    grid-template-columns:58px 1fr;
    gap:16px;
  }

  .sifu-oem-process-sec3__steps:before{
    left:29px;
  }

  .sifu-oem-process-sec3__num{
    width:58px;
    height:58px;
    border-radius:20px;
    font-size:13px;
  }

  .sifu-oem-process-sec3__content{
    padding:26px 22px;
    border-radius:26px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-695ef7c */.sifu-industries-sec4,
.sifu-industries-sec4 *{
  box-sizing:border-box;
  font-family:'Rajdhani',sans-serif !important;
}

.sifu-industries-sec4{
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  position:relative;
  overflow:hidden;
  padding:115px 7vw;
  background:
    radial-gradient(circle at 12% 18%, rgba(25,214,194,.14), transparent 34%),
    radial-gradient(circle at 88% 80%, rgba(244,165,28,.13), transparent 34%),
    linear-gradient(135deg,#ffffff 0%,#f7fbfb 48%,#fff8ed 100%);
  color:#071824;
}

.sifu-industries-sec4__pattern{
  position:absolute;
  inset:0;
  opacity:.42;
  pointer-events:none;
  background-image:
    linear-gradient(rgba(7,24,36,.045) 1px, transparent 1px),
    linear-gradient(90deg, rgba(7,24,36,.045) 1px, transparent 1px);
  background-size:56px 56px;
}

.sifu-industries-sec4__wrap{
  width:100%;
  max-width:1500px;
  margin:0 auto;
  position:relative;
  z-index:2;
}

.sifu-industries-sec4__head{
  max-width:1030px;
  margin-bottom:60px;
}

.sifu-industries-sec4__kicker{
  display:inline-flex;
  align-items:center;
  margin-bottom:22px;
  padding:10px 18px;
  border-radius:999px;
  background:rgba(25,214,194,.10);
  border:1px solid rgba(25,214,194,.25);
  color:#009d91;
  font-family:'Orbitron',sans-serif !important;
  font-size:12px;
  font-weight:800;
  letter-spacing:1.7px;
}

.sifu-industries-sec4__kicker:before{
  content:"";
  width:8px;
  height:8px;
  margin-right:10px;
  border-radius:50%;
  background:linear-gradient(135deg,#19d6c2,#f4a51c);
  box-shadow:0 0 14px rgba(25,214,194,.55);
}

.sifu-industries-sec4 h2{
  margin:0 0 24px;
  max-width:1100px;
  font-family:'Orbitron',sans-serif !important;
  font-size:50px;
  line-height:1.14;
  font-weight:900;
  letter-spacing:-1.8px;
  text-transform:uppercase;
  color:#071824;
}

.sifu-industries-sec4 h2 em{
  display:block;
  font-family:'Orbitron',sans-serif !important;
  font-style:normal;
  background:linear-gradient(90deg,#00a99d,#f4a51c);
  -webkit-background-clip:text;
  -webkit-text-fill-color:transparent;
}

.sifu-industries-sec4__head p{
  max-width:880px;
  margin:0;
  font-size:22px;
  line-height:1.65;
  font-weight:500;
  color:#43515d;
}

.sifu-industries-sec4__layout{
  display:grid;
  grid-template-columns:.9fr 1.1fr;
  gap:30px;
  align-items:stretch;
}

.sifu-industries-sec4__feature{
  position:relative;
  overflow:hidden;
  min-height:680px;
  border-radius:38px;
  background:#071824;
  box-shadow:0 28px 80px rgba(7,24,36,.16);
}

.sifu-industries-sec4__feature:before{
  content:"";
  position:absolute;
  inset:0;
  z-index:1;
  background:
    linear-gradient(to bottom,rgba(7,24,36,.08),rgba(7,24,36,.82)),
    radial-gradient(circle at 20% 20%, rgba(25,214,194,.20), transparent 34%);
}

.sifu-industries-sec4__feature img{
  width:100%;
  height:100%;
  min-height:680px;
  object-fit:cover;
  display:block;
}

.sifu-industries-sec4__feature-content{
  position:absolute;
  left:34px;
  right:34px;
  bottom:34px;
  z-index:2;
}

.sifu-industries-sec4__feature-content span,
.sifu-industries-sec4__item span{
  display:inline-block;
  margin-bottom:12px;
  font-family:'Orbitron',sans-serif !important;
  font-size:11px;
  font-weight:900;
  letter-spacing:1.3px;
  text-transform:uppercase;
  color:#19d6c2;
}

.sifu-industries-sec4__feature-content h3{
  margin:0 0 14px;
  font-family:'Orbitron',sans-serif !important;
  font-size:32px;
  line-height:1.2;
  font-weight:900;
  color:#ffffff;
}

.sifu-industries-sec4__feature-content p{
  margin:0;
  max-width:580px;
  font-size:21px;
  line-height:1.55;
  font-weight:500;
  color:#d8e7ec;
}

.sifu-industries-sec4__list{
  display:grid;
  gap:18px;
}

.sifu-industries-sec4__item{
  display:grid;
  grid-template-columns:150px 1fr;
  gap:24px;
  align-items:center;
  padding:18px;
  border-radius:30px;
  background:rgba(255,255,255,.86);
  border:1px solid rgba(7,24,36,.08);
  box-shadow:0 20px 55px rgba(7,24,36,.08);
  transition:.35s ease;
}

.sifu-industries-sec4__item:hover{
  transform:translateX(8px);
  border-color:rgba(25,214,194,.28);
  box-shadow:0 28px 75px rgba(7,24,36,.12);
}

.sifu-industries-sec4__thumb{
  width:150px;
  aspect-ratio:1/1;
  overflow:hidden;
  border-radius:22px;
  background:#071824;
}

.sifu-industries-sec4__thumb img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  transition:.45s ease;
}

.sifu-industries-sec4__item:hover .sifu-industries-sec4__thumb img{
  transform:scale(1.08);
}

.sifu-industries-sec4__item h3{
  margin:0 0 10px;
  font-family:'Orbitron',sans-serif !important;
  font-size:20px;
  line-height:1.32;
  font-weight:900;
  color:#071824;
}

.sifu-industries-sec4__item p{
  margin:0;
  font-size:19px;
  line-height:1.52;
  font-weight:500;
  color:#52606b;
}

@media(max-width:1100px){
  .sifu-industries-sec4{
    padding:90px 28px;
  }

  .sifu-industries-sec4__layout{
    grid-template-columns:1fr;
  }

  .sifu-industries-sec4 h2{
    font-size:40px;
  }

  .sifu-industries-sec4__feature,
  .sifu-industries-sec4__feature img{
    min-height:480px;
  }
}

@media(max-width:767px){
  .sifu-industries-sec4{
    padding:75px 20px;
  }

  .sifu-industries-sec4 h2{
    font-size:30px;
    line-height:1.24;
    letter-spacing:-.8px;
  }

  .sifu-industries-sec4__head p,
  .sifu-industries-sec4__feature-content p,
  .sifu-industries-sec4__item p{
    font-size:18px;
  }

  .sifu-industries-sec4__feature,
  .sifu-industries-sec4__feature img{
    min-height:420px;
    border-radius:28px;
  }

  .sifu-industries-sec4__feature-content{
    left:24px;
    right:24px;
    bottom:24px;
  }

  .sifu-industries-sec4__feature-content h3{
    font-size:25px;
  }

  .sifu-industries-sec4__item{
    grid-template-columns:1fr;
    padding:16px;
    border-radius:26px;
  }

  .sifu-industries-sec4__thumb{
    width:100%;
    border-radius:20px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d74c872 */.sifu-services-why-sec5,
.sifu-services-why-sec5 *{
  box-sizing:border-box;
  font-family:'Rajdhani',sans-serif !important;
}

.sifu-services-why-sec5{
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  position:relative;
  overflow:hidden;
  padding:115px 7vw;
  background:
    radial-gradient(circle at 12% 18%, rgba(25,214,194,.18), transparent 34%),
    radial-gradient(circle at 88% 78%, rgba(244,165,28,.15), transparent 34%),
    linear-gradient(135deg,#06131f 0%,#0b2233 55%,#06131f 100%);
  color:#ffffff;
}

.sifu-services-why-sec5__bg{
  position:absolute;
  inset:0;
  opacity:.11;
  pointer-events:none;
  background-image:
    linear-gradient(rgba(255,255,255,.055) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.055) 1px, transparent 1px);
  background-size:56px 56px;
}

.sifu-services-why-sec5__wrap{
  width:100%;
  max-width:1500px;
  margin:0 auto;
  position:relative;
  z-index:2;
}

.sifu-services-why-sec5__top{
  max-width:1030px;
  margin-bottom:60px;
}

.sifu-services-why-sec5__kicker{
  display:inline-flex;
  align-items:center;
  margin-bottom:22px;
  padding:10px 18px;
  border-radius:999px;
  background:rgba(25,214,194,.08);
  border:1px solid rgba(25,214,194,.32);
  color:#19d6c2;
  font-family:'Orbitron',sans-serif !important;
  font-size:12px;
  font-weight:800;
  letter-spacing:1.7px;
}

.sifu-services-why-sec5__kicker:before{
  content:"";
  width:8px;
  height:8px;
  margin-right:10px;
  border-radius:50%;
  background:linear-gradient(135deg,#19d6c2,#f4a51c);
  box-shadow:0 0 14px rgba(25,214,194,.7);
}

.sifu-services-why-sec5 h2{
  margin:0 0 24px;
  max-width:1080px;
  font-family:'Orbitron',sans-serif !important;
  font-size:50px;
  line-height:1.14;
  font-weight:900;
  letter-spacing:-1.8px;
  text-transform:uppercase;
  color:#ffffff !important;
}

.sifu-services-why-sec5 h2 em{
  display:block;
  font-family:'Orbitron',sans-serif !important;
  font-style:normal;
  background:linear-gradient(90deg,#19d6c2,#ffcf55,#f4a51c);
  -webkit-background-clip:text;
  -webkit-text-fill-color:transparent;
}

.sifu-services-why-sec5__top p{
  max-width:880px;
  margin:0;
  font-size:22px;
  line-height:1.65;
  font-weight:500;
  color:#d8e7ec;
}

.sifu-services-why-sec5__main{
  display:grid;
  grid-template-columns:.9fr 1.1fr;
  gap:30px;
  align-items:stretch;
}

.sifu-services-why-sec5__feature{
  position:relative;
  overflow:hidden;
  min-height:680px;
  border-radius:38px;
  border:1px solid rgba(25,214,194,.24);
  box-shadow:0 35px 90px rgba(0,0,0,.30);
  background:#071824;
}

.sifu-services-why-sec5__feature:before{
  content:"";
  position:absolute;
  inset:0;
  z-index:1;
  background:
    linear-gradient(to bottom,rgba(6,19,31,.08),rgba(6,19,31,.82)),
    radial-gradient(circle at 20% 20%, rgba(25,214,194,.20), transparent 34%);
}

.sifu-services-why-sec5__feature img{
  width:100%;
  height:100%;
  min-height:680px;
  object-fit:cover;
  display:block;
}

.sifu-services-why-sec5__feature-content{
  position:absolute;
  left:34px;
  right:34px;
  bottom:34px;
  z-index:2;
  padding:28px;
  border-radius:28px;
  background:rgba(6,19,31,.70);
  border:1px solid rgba(25,214,194,.32);
  backdrop-filter:blur(14px);
}

.sifu-services-why-sec5__feature-content span,
.sifu-services-why-sec5__card span{
  display:inline-block;
  margin-bottom:12px;
  font-family:'Orbitron',sans-serif !important;
  font-size:11px;
  font-weight:900;
  letter-spacing:1.3px;
  text-transform:uppercase;
  color:#19d6c2;
}

.sifu-services-why-sec5__feature-content h3{
  margin:0 0 14px;
  font-family:'Orbitron',sans-serif !important;
  font-size:30px;
  line-height:1.2;
  font-weight:900;
  color:#ffffff;
}

.sifu-services-why-sec5__feature-content p{
  margin:0;
  font-size:20px;
  line-height:1.55;
  font-weight:500;
  color:#d8e7ec;
}

.sifu-services-why-sec5__cards{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:20px;
}

.sifu-services-why-sec5__card{
  position:relative;
  overflow:hidden;
  min-height:320px;
  padding:34px 30px;
  border-radius:32px;
  background:linear-gradient(180deg,rgba(255,255,255,.105),rgba(255,255,255,.035));
  border:1px solid rgba(255,255,255,.13);
  box-shadow:0 24px 60px rgba(0,0,0,.20);
  backdrop-filter:blur(14px);
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
  transition:.35s ease;
}

.sifu-services-why-sec5__card:before{
  content:"";
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:5px;
  background:linear-gradient(90deg,#19d6c2,#ffcf55);
}

.sifu-services-why-sec5__card:after{
  content:"";
  position:absolute;
  width:180px;
  height:180px;
  right:-90px;
  top:-90px;
  border-radius:50%;
  background:rgba(25,214,194,.12);
  filter:blur(6px);
}

.sifu-services-why-sec5__card:hover{
  transform:translateY(-8px);
  border-color:rgba(25,214,194,.40);
}

.sifu-services-why-sec5__card h3{
  position:relative;
  z-index:2;
  margin:0 0 14px;
  font-family:'Orbitron',sans-serif !important;
  font-size:22px;
  line-height:1.32;
  font-weight:900;
  color:#ffffff;
}

.sifu-services-why-sec5__card p{
  position:relative;
  z-index:2;
  margin:0;
  font-size:19px;
  line-height:1.55;
  font-weight:500;
  color:#d8e7ec;
}

@media(max-width:1100px){
  .sifu-services-why-sec5{
    padding:90px 28px;
  }

  .sifu-services-why-sec5__main{
    grid-template-columns:1fr;
  }

  .sifu-services-why-sec5 h2{
    font-size:40px;
  }

  .sifu-services-why-sec5__feature,
  .sifu-services-why-sec5__feature img{
    min-height:480px;
  }
}

@media(max-width:767px){
  .sifu-services-why-sec5{
    padding:75px 20px;
  }

  .sifu-services-why-sec5 h2{
    font-size:30px;
    line-height:1.24;
    letter-spacing:-.8px;
  }

  .sifu-services-why-sec5__top p,
  .sifu-services-why-sec5__feature-content p,
  .sifu-services-why-sec5__card p{
    font-size:18px;
  }

  .sifu-services-why-sec5__cards{
    grid-template-columns:1fr;
  }

  .sifu-services-why-sec5__feature,
  .sifu-services-why-sec5__feature img{
    min-height:420px;
    border-radius:28px;
  }

  .sifu-services-why-sec5__feature-content{
    left:20px;
    right:20px;
    bottom:20px;
    padding:22px;
    border-radius:22px;
  }

  .sifu-services-why-sec5__feature-content h3{
    font-size:24px;
  }

  .sifu-services-why-sec5__card{
    min-height:auto;
    padding:30px 22px;
    border-radius:26px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9302e1c */.sifu-services-cta-sec6,
.sifu-services-cta-sec6 *{
  box-sizing:border-box;
  font-family:'Rajdhani',sans-serif !important;
}

.sifu-services-cta-sec6{
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  position:relative;
  overflow:hidden;
  padding:115px 7vw;
  color:#ffffff;

  background:
    radial-gradient(circle at 12% 18%, rgba(25,214,194,.18), transparent 34%),
    radial-gradient(circle at 90% 82%, rgba(244,165,28,.15), transparent 34%),
    linear-gradient(
      135deg,
      rgba(6,19,31,.84) 0%,
      rgba(11,34,51,.80) 55%,
      rgba(6,19,31,.86) 100%
    ),
    url("https://sifuproduct.com/wp-content/uploads/2026/05/img-cosmetic-manuf.jpg");

  background-size:cover;
  background-position:center;
  background-repeat:no-repeat;
}

.sifu-services-cta-sec6__bg{
  position:absolute;
  inset:0;
  opacity:.11;
  pointer-events:none;
  background-image:
    linear-gradient(rgba(255,255,255,.055) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.055) 1px, transparent 1px);
  background-size:56px 56px;
}

.sifu-services-cta-sec6__wrap{
  width:100%;
  max-width:1500px;
  margin:0 auto;
  position:relative;
  z-index:2;
}

.sifu-services-cta-sec6__panel{
  position:relative;
  overflow:hidden;
  display:grid;
  grid-template-columns:1fr .42fr;
  gap:42px;
  align-items:stretch;
  padding:58px;
  border-radius:42px;
  background:linear-gradient(180deg,rgba(255,255,255,.12),rgba(255,255,255,.04));
  border:1px solid rgba(255,255,255,.14);
  box-shadow:0 35px 90px rgba(0,0,0,.28);
  backdrop-filter:blur(14px);
}

.sifu-services-cta-sec6__panel:before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(120deg,transparent 0%,rgba(255,255,255,.08) 42%,transparent 70%);
  opacity:.55;
  pointer-events:none;
}

.sifu-services-cta-sec6__left,
.sifu-services-cta-sec6__right{
  position:relative;
  z-index:2;
}

.sifu-services-cta-sec6__kicker{
  display:inline-flex;
  align-items:center;
  margin-bottom:22px;
  padding:10px 18px;
  border-radius:999px;
  background:rgba(25,214,194,.08);
  border:1px solid rgba(25,214,194,.32);
  color:#19d6c2;
  font-family:'Orbitron',sans-serif !important;
  font-size:12px;
  font-weight:800;
  letter-spacing:1.7px;
}

.sifu-services-cta-sec6__kicker:before{
  content:"";
  width:8px;
  height:8px;
  margin-right:10px;
  border-radius:50%;
  background:linear-gradient(135deg,#19d6c2,#f4a51c);
  box-shadow:0 0 14px rgba(25,214,194,.7);
}

.sifu-services-cta-sec6 h2{
  margin:0 0 24px;
  max-width:950px;
  font-family:'Orbitron',sans-serif !important;
  font-size:50px;
  line-height:1.13;
  font-weight:900;
  letter-spacing:-1.8px;
  text-transform:uppercase;
  color:#ffffff !important;
}

.sifu-services-cta-sec6 h2 em{
  display:block;
  font-family:'Orbitron',sans-serif !important;
  font-style:normal;
  background:linear-gradient(90deg,#19d6c2,#ffcf55,#f4a51c);
  -webkit-background-clip:text;
  -webkit-text-fill-color:transparent;
}

.sifu-services-cta-sec6 p{
  max-width:880px;
  margin:0;
  font-size:22px;
  line-height:1.65;
  font-weight:500;
  color:#d8e7ec;
}

.sifu-services-cta-sec6__right{
  display:grid;
  gap:18px;
}

.sifu-services-cta-sec6__box{
  padding:30px;
  border-radius:30px;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.12);
  backdrop-filter:blur(10px);
}

.sifu-services-cta-sec6__box strong{
  display:block;
  margin-bottom:10px;
  font-family:'Orbitron',sans-serif !important;
  font-size:34px;
  font-weight:900;
  color:#ffcf55;
}

.sifu-services-cta-sec6__box span{
  display:block;
  font-size:19px;
  line-height:1.45;
  font-weight:600;
  color:#d8e7ec;
}

.sifu-services-cta-sec6__btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:58px;
  padding:16px 30px;
  border-radius:999px;
  text-decoration:none;
  text-align:center;
  color:#06131f;
  background:linear-gradient(90deg,#19d6c2,#ffcf55);
  font-family:'Orbitron',sans-serif !important;
  font-size:13px;
  font-weight:900;
  letter-spacing:.8px;
  box-shadow:0 16px 45px rgba(25,214,194,.22);
  transition:.35s ease;
}

.sifu-services-cta-sec6__btn:hover{
  transform:translateY(-5px);
}

@media(max-width:1100px){
  .sifu-services-cta-sec6{
    padding:90px 28px;
  }

  .sifu-services-cta-sec6__panel{
    grid-template-columns:1fr;
    padding:42px;
  }

  .sifu-services-cta-sec6 h2{
    font-size:40px;
  }
}

@media(max-width:767px){
  .sifu-services-cta-sec6{
    padding:75px 20px;
  }

  .sifu-services-cta-sec6__panel{
    padding:30px 22px;
    border-radius:30px;
  }

  .sifu-services-cta-sec6 h2{
    font-size:30px;
    line-height:1.24;
    letter-spacing:-.8px;
  }

  .sifu-services-cta-sec6 p,
  .sifu-services-cta-sec6__box span{
    font-size:18px;
  }

  .sifu-services-cta-sec6__btn{
    width:100%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e72950c */.sifu-footer{
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  position:relative;
  overflow:hidden;
  padding:90px 7vw 34px;
  background:
    radial-gradient(circle at 10% 10%, rgba(25,214,194,.16), transparent 32%),
    radial-gradient(circle at 88% 78%, rgba(244,165,28,.13), transparent 34%),
    linear-gradient(135deg,#04111c 0%,#071824 52%,#04111c 100%);
  color:#fff;
  font-family:'Rajdhani',sans-serif;
}

.sifu-footer__bg{
  position:absolute;
  inset:0;
  opacity:.10;
  pointer-events:none;
  background-image:
    linear-gradient(rgba(255,255,255,.055) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.055) 1px, transparent 1px);
  background-size:56px 56px;
}

.sifu-footer__wrap{
  width:100%;
  max-width:1500px;
  margin:0 auto;
  position:relative;
  z-index:2;
}

.sifu-footer__top{
  display:grid;
  grid-template-columns:1.3fr .7fr .9fr 1fr;
  gap:44px;
  padding-bottom:58px;
  border-bottom:1px solid rgba(255,255,255,.12);
}

.sifu-footer__brand img{
  max-width:230px;
  height:auto;
  display:block;
  margin-bottom:24px;
}

.sifu-footer__brand p{
  max-width:430px;
  margin:0 0 22px;
  font-size:20px;
  line-height:1.62;
  font-weight:500;
  color:#d8e7ec;
}

.sifu-footer__tagline{
  display:inline-flex;
  padding:11px 18px;
  border-radius:999px;
  background:rgba(25,214,194,.08);
  border:1px solid rgba(25,214,194,.28);
  color:#19d6c2;
  font-family:'Orbitron',sans-serif;
  font-size:12px;
  font-weight:900;
  letter-spacing:1.2px;
}

.sifu-footer h3{
  margin:0 0 22px;
  font-family:'Orbitron',sans-serif;
  font-size:16px;
  font-weight:900;
  letter-spacing:.8px;
  text-transform:uppercase;
  color:#ffcf55;
}

.sifu-footer__col,
.sifu-footer__contact{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
}

.sifu-footer__col a,
.sifu-footer__contact a{
  display:inline-flex;
  margin-bottom:12px;
  color:#d8e7ec;
  text-decoration:none;
  font-size:19px;
  font-weight:600;
  transition:.3s ease;
}

.sifu-footer__col a:hover,
.sifu-footer__contact a:hover{
  color:#19d6c2;
  transform:translateX(5px);
}

.sifu-footer__contact p{
  margin:0 0 16px;
  color:#d8e7ec;
  font-size:19px;
  line-height:1.55;
  font-weight:500;
}

.sifu-footer__bottom{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  padding-top:30px;
}

.sifu-footer__bottom p,
.sifu-footer__bottom span{
  margin:0;
  font-size:17px;
  font-weight:600;
  color:#b8c7d1;
}

.sifu-footer__bottom span{
  font-family:'Orbitron',sans-serif;
  font-size:12px;
  letter-spacing:1.2px;
  color:#19d6c2;
  text-transform:uppercase;
}

@media(max-width:1100px){
  .sifu-footer{
    padding:80px 28px 32px;
  }

  .sifu-footer__top{
    grid-template-columns:1fr 1fr;
    gap:38px;
  }
}

@media(max-width:767px){
  .sifu-footer{
    padding:65px 20px 28px;
  }

  .sifu-footer__top{
    grid-template-columns:1fr;
  }

  .sifu-footer__brand img{
    max-width:190px;
  }

  .sifu-footer__brand p,
  .sifu-footer__contact p,
  .sifu-footer__col a,
  .sifu-footer__contact a{
    font-size:18px;
  }

  .sifu-footer__bottom{
    flex-direction:column;
    align-items:flex-start;
  }
}/* End custom CSS */