.elementor-1424 .elementor-element.elementor-element-e4b41c0{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1424 .elementor-element.elementor-element-21b6fa7{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1424 .elementor-element.elementor-element-0d60e4b{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1424 .elementor-element.elementor-element-02e1f97{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1424 .elementor-element.elementor-element-c8a65d8{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1424 .elementor-element.elementor-element-3b641fd{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1424 .elementor-element.elementor-element-bcc0f6f{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-7011829 */.ty-manu-hero{
  width:100vw;
  margin-left:calc(50% - 50vw);
  min-height:100vh;
  position:relative;
  overflow:hidden;
  background:#061426;
  display:flex;
  align-items:center;
  font-family:Inter, Poppins, Arial, sans-serif;
}

.ty-manu-hero__bg{
  position:absolute;
  inset:0;
  background:
    linear-gradient(90deg, rgba(6,20,38,.98) 0%, rgba(6,20,38,.92) 48%, rgba(6,20,38,.70) 100%),
    radial-gradient(circle at 78% 28%, rgba(0,92,168,.45), transparent 32%),
    radial-gradient(circle at 18% 82%, rgba(245,180,0,.18), transparent 28%),
    url("http://tydia.my/wp-content/uploads/2026/07/cpu-computer-chip-background_147644-162.avif") center right/cover no-repeat;
}

.ty-manu-hero__bg:after{
  content:"";
  position:absolute;
  inset:0;
  background:rgba(6,20,38,.18);
}

.ty-manu-hero__wrap{
  width:100%;
  max-width:1440px;
  margin:0 auto;
  padding:120px 42px 90px;
  position:relative;
  z-index:3;
  display:grid;
  grid-template-columns:1.05fr .95fr;
  gap:80px;
  align-items:center;
}

.ty-manu-hero__label{
  display:flex;
  align-items:center;
  gap:12px;
  color:#f5b400;
  font-size:12px;
  font-weight:900;
  letter-spacing:1.5px;
  text-transform:uppercase;
  margin-bottom:26px;
}

.ty-manu-hero__label:before{
  content:"";
  width:34px;
  height:3px;
  background:#f5b400;
}

.ty-manu-hero h1{
  margin:0 0 28px;
  color:#ffffff;
  font-size:clamp(48px, 6.1vw, 92px);
  line-height:.9;
  letter-spacing:-4px;
  font-weight:950;
  max-width:950px;
}

.ty-manu-hero h1 em{
  display:block;
  font-style:normal;
  color:#f5b400;
}

.ty-manu-hero__content p{
  margin:0;
  max-width:750px;
  color:rgba(255,255,255,.72);
  font-size:18px;
  line-height:1.85;
}

.ty-manu-hero__actions{
  margin-top:38px;
  display:flex;
  gap:14px;
  flex-wrap:wrap;
}

.ty-manu-hero__btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:56px;
  padding:0 28px;
  text-decoration:none;
  font-size:13px;
  font-weight:950;
  letter-spacing:.8px;
  text-transform:uppercase;
  transition:.25s ease;
}

.ty-manu-hero__btn--primary{
  background:#f5b400;
  color:#061426;
  box-shadow:0 22px 60px rgba(245,180,0,.24);
}

.ty-manu-hero__btn--outline{
  color:#ffffff;
  border:1px solid rgba(255,255,255,.24);
  background:rgba(255,255,255,.055);
  backdrop-filter:blur(14px);
}

.ty-manu-hero__btn:hover{
  transform:translateY(-4px);
}

.ty-manu-hero__btn--primary:hover{
  background:#ffc928;
}

.ty-manu-hero__btn--outline:hover{
  border-color:#f5b400;
  color:#f5b400;
}

.ty-manu-hero__panel{
  position:relative;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.14);
  backdrop-filter:blur(20px);
  padding:30px;
  box-shadow:0 40px 100px rgba(0,0,0,.32);
}

.ty-manu-hero__panel:before{
  content:"";
  position:absolute;
  inset:14px;
  border:1px solid rgba(245,180,0,.18);
  pointer-events:none;
}

.ty-manu-hero__photo{
  position:relative;
  z-index:2;
  min-height:360px;
  background:#02070d;
  border:1px solid rgba(255,255,255,.12);
  overflow:hidden;
}

.ty-manu-hero__photo:before{
  content:"";
  position:absolute;
  inset:0;
  z-index:2;
  background:
    linear-gradient(180deg, rgba(6,20,38,.05), rgba(6,20,38,.55)),
    radial-gradient(circle at 50% 55%, rgba(0,160,255,.25), transparent 48%);
}

.ty-manu-hero__photo img{
  width:100%;
  height:100%;
  min-height:360px;
  object-fit:cover;
  display:block;
}

.ty-manu-hero__data{
  position:relative;
  z-index:2;
  margin-top:18px;
  display:grid;
  grid-template-columns:repeat(3, 1fr);
  gap:12px;
}

.ty-manu-hero__data div{
  background:rgba(255,255,255,.075);
  border:1px solid rgba(255,255,255,.12);
  padding:18px;
}

.ty-manu-hero__data strong{
  display:block;
  color:#ffffff;
  font-size:16px;
  line-height:1.2;
  font-weight:950;
  margin-bottom:8px;
}

.ty-manu-hero__data span{
  display:block;
  color:rgba(255,255,255,.62);
  font-size:12.5px;
  line-height:1.45;
}

@media(max-width:980px){
  .ty-manu-hero{
    min-height:auto;
  }

  .ty-manu-hero__wrap{
    grid-template-columns:1fr;
    gap:46px;
    padding:110px 24px 75px;
  }

  .ty-manu-hero h1{
    letter-spacing:-2.4px;
  }
}

@media(max-width:620px){
  .ty-manu-hero__wrap{
    padding:95px 18px 60px;
  }

  .ty-manu-hero h1{
    font-size:42px;
    letter-spacing:-1.6px;
  }

  .ty-manu-hero__content p{
    font-size:16px;
  }

  .ty-manu-hero__actions{
    flex-direction:column;
  }

  .ty-manu-hero__btn{
    width:100%;
  }

  .ty-manu-hero__panel{
    padding:20px;
  }

  .ty-manu-hero__photo,
  .ty-manu-hero__photo img{
    min-height:280px;
  }

  .ty-manu-hero__data{
    grid-template-columns:1fr;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8b81d34 */.ty-manu-overview{

width:100vw;
margin-left:calc(50% - 50vw);
padding:120px 0;

background:#fff;

font-family:Inter,sans-serif;

}

.ty-manu-overview__wrap{

max-width:1450px;
margin:auto;
padding:0 45px;

display:grid;
grid-template-columns:.95fr 1.05fr;

gap:70px;

align-items:center;

}

.ty-manu-overview__label{

display:inline-flex;
align-items:center;
gap:12px;

font-size:12px;
font-weight:800;

letter-spacing:2px;

text-transform:uppercase;

color:#0A66C2;

margin-bottom:30px;

}

.ty-manu-overview__label:before{

content:"";

width:35px;
height:2px;

background:#F3BE3D;

}

.ty-manu-overview h2{

font-size:68px;
line-height:.95;

letter-spacing:-3px;

font-weight:900;

color:#08131f;

margin-bottom:35px;

}

.ty-manu-overview h2 span{

display:block;

color:#0A66C2;

}

.ty-manu-overview .lead{

font-size:22px;

font-weight:600;

line-height:1.7;

color:#08131f;

margin-bottom:28px;

}

.ty-manu-overview p{

font-size:17px;

line-height:1.9;

color:#666;

}

.ty-manu-overview__visual{

height:650px;

overflow:hidden;

position:relative;

}

.ty-manu-overview__visual img{

width:100%;
height:100%;

object-fit:cover;

display:block;

transition:.5s;

}

.ty-manu-overview__visual:hover img{

transform:scale(1.05);

}

.ty-manu-overview__features{

max-width:1450px;
margin:60px auto 0;

padding:0 45px;

display:grid;

grid-template-columns:repeat(4,1fr);

gap:25px;

}

.ty-feature{

padding:35px;

background:#061426;

transition:.35s;

}

.ty-feature:hover{

transform:translateY(-8px);

background:#0A66C2;

}

.ty-feature strong{

display:block;

font-size:24px;

line-height:1.2;

font-weight:800;

color:#fff;

margin-bottom:18px;

}

.ty-feature span{

display:block;

font-size:15px;

line-height:1.8;

color:rgba(255,255,255,.75);

}

@media(max-width:991px){

.ty-manu-overview__wrap{

grid-template-columns:1fr;

}

.ty-manu-overview__visual{

height:450px;

}

.ty-manu-overview__features{

grid-template-columns:repeat(2,1fr);

}

.ty-manu-overview h2{

font-size:50px;

}

}

@media(max-width:600px){

.ty-manu-overview{

padding:80px 0;

}

.ty-manu-overview__wrap,
.ty-manu-overview__features{

padding:0 20px;

}

.ty-manu-overview__features{

grid-template-columns:1fr;

}

.ty-manu-overview__visual{

height:320px;

}

.ty-manu-overview h2{

font-size:40px;

}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d781953 */.ty-manu-process{
  width:100vw;
  margin-left:calc(50% - 50vw);
  background:#f6f8fb;
  position:relative;
  overflow:hidden;
  padding:115px 0;
  font-family:Inter, Poppins, Arial, sans-serif;
}

.ty-manu-process__wrap{
  width:100%;
  max-width:1440px;
  margin:0 auto;
  padding:0 42px;
}

.ty-manu-process__head{
  display:grid;
  grid-template-columns:.95fr 1.05fr;
  gap:60px;
  align-items:end;
  margin-bottom:58px;
}

.ty-manu-process__label{
  grid-column:1 / -1;
  display:flex;
  align-items:center;
  gap:12px;
  color:#005ca8;
  font-size:12px;
  font-weight:900;
  letter-spacing:1.4px;
  text-transform:uppercase;
}

.ty-manu-process__label:before{
  content:"";
  width:34px;
  height:3px;
  background:#f5b400;
}

.ty-manu-process h2{
  margin:0;
  color:#061426;
  font-size:clamp(42px, 5vw, 76px);
  line-height:.96;
  letter-spacing:-3px;
  font-weight:950;
}

.ty-manu-process h2 em{
  display:block;
  font-style:normal;
  color:#005ca8;
}

.ty-manu-process__head p{
  margin:0;
  color:#4b5e73;
  font-size:17px;
  line-height:1.85;
  max-width:720px;
}

.ty-manu-process__timeline{
  display:grid;
  grid-template-columns:repeat(6, minmax(260px, 1fr));
  gap:18px;
  overflow-x:auto;
  padding-bottom:18px;
  scroll-snap-type:x mandatory;
}

.ty-manu-process__timeline::-webkit-scrollbar{
  height:8px;
}

.ty-manu-process__timeline::-webkit-scrollbar-track{
  background:#dce5ef;
}

.ty-manu-process__timeline::-webkit-scrollbar-thumb{
  background:#005ca8;
}

.ty-manu-process__item{
  scroll-snap-align:start;
  position:relative;
  background:#ffffff;
  border:1px solid #dce5ef;
  min-height:520px;
  overflow:hidden;
  box-shadow:0 18px 55px rgba(6,20,38,.045);
  transition:.28s ease;
}

.ty-manu-process__item:hover{
  transform:translateY(-8px);
  box-shadow:0 30px 90px rgba(6,20,38,.1);
  border-color:rgba(0,92,168,.25);
}

.ty-manu-process__item--dark{
  background:#061426;
  border-color:#061426;
}

.ty-manu-process__photo{
  width:100%;
  aspect-ratio:1 / 1;
  overflow:hidden;
  background:#eef5fb;
}

.ty-manu-process__photo img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  transition:.38s ease;
}

.ty-manu-process__item:hover .ty-manu-process__photo img{
  transform:scale(1.06);
}

.ty-manu-process__content{
  padding:28px;
}

.ty-manu-process__content h3{
  margin:0 0 14px;
  color:#061426;
  font-size:26px;
  line-height:1.08;
  letter-spacing:-.9px;
  font-weight:950;
}

.ty-manu-process__content p{
  margin:0;
  color:#536479;
  font-size:15px;
  line-height:1.75;
}

.ty-manu-process__item--dark .ty-manu-process__content h3{
  color:#ffffff;
}

.ty-manu-process__item--dark .ty-manu-process__content p{
  color:rgba(255,255,255,.72);
}

@media(max-width:980px){
  .ty-manu-process{
    padding:80px 0;
  }

  .ty-manu-process__wrap{
    padding:0 24px;
  }

  .ty-manu-process__head{
    grid-template-columns:1fr;
    gap:24px;
  }

  .ty-manu-process h2{
    letter-spacing:-2px;
  }
}

@media(max-width:620px){
  .ty-manu-process{
    padding:65px 0;
  }

  .ty-manu-process__wrap{
    padding:0 18px;
  }

  .ty-manu-process h2{
    font-size:38px;
    letter-spacing:-1.4px;
  }

  .ty-manu-process__timeline{
    grid-template-columns:1fr;
    overflow-x:visible;
  }

  .ty-manu-process__item{
    min-height:auto;
  }

  .ty-manu-process__content{
    padding:26px;
  }

  .ty-manu-process__content h3{
    font-size:24px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3a5a0d4 */.ty-manu-equipment{
  width:100vw;
  margin-left:calc(50% - 50vw);
  background:#ffffff;
  position:relative;
  overflow:hidden;
  padding:115px 0;
  font-family:Inter, Poppins, Arial, sans-serif;
}

.ty-manu-equipment__wrap{
  width:100%;
  max-width:1440px;
  margin:0 auto;
  padding:0 42px;
}

.ty-manu-equipment__head{
  display:grid;
  grid-template-columns:.95fr 1.05fr;
  gap:60px;
  align-items:end;
  margin-bottom:58px;
}

.ty-manu-equipment__label{
  grid-column:1 / -1;
  display:flex;
  align-items:center;
  gap:12px;
  color:#005ca8;
  font-size:12px;
  font-weight:900;
  letter-spacing:1.4px;
  text-transform:uppercase;
}

.ty-manu-equipment__label:before{
  content:"";
  width:34px;
  height:3px;
  background:#f5b400;
}

.ty-manu-equipment h2{
  margin:0;
  color:#061426;
  font-size:clamp(42px, 5vw, 76px);
  line-height:.96;
  letter-spacing:-3px;
  font-weight:950;
}

.ty-manu-equipment h2 em{
  display:block;
  font-style:normal;
  color:#005ca8;
}

.ty-manu-equipment__head p{
  margin:0;
  color:#4b5e73;
  font-size:17px;
  line-height:1.85;
  max-width:720px;
}

.ty-manu-equipment__grid{
  display:grid;
  grid-template-columns:repeat(3, 1fr);
  border-top:1px solid #dce5ef;
  border-left:1px solid #dce5ef;
}

.ty-manu-equipment__card{
  min-height:330px;
  position:relative;
  padding:38px;
  background:#ffffff;
  border-right:1px solid #dce5ef;
  border-bottom:1px solid #dce5ef;
  overflow:hidden;
  transition:.25s ease;
}

.ty-manu-equipment__card:before{
  content:"";
  position:absolute;
  width:190px;
  height:190px;
  right:-85px;
  top:-85px;
  border-radius:50%;
  background:rgba(0,92,168,.08);
}

.ty-manu-equipment__card:hover{
  background:#f6f8fb;
}

.ty-manu-equipment__card--dark{
  background:#061426;
}

.ty-manu-equipment__card--dark:before{
  background:rgba(245,180,0,.18);
}

.ty-manu-equipment__icon{
  position:relative;
  z-index:2;
  width:68px;
  height:68px;
  display:flex;
  align-items:center;
  justify-content:center;
  margin-bottom:42px;
  color:#005ca8;
  background:#eef5fb;
  border:1px solid #dce5ef;
}

.ty-manu-equipment__icon svg{
  width:34px;
  height:34px;
}

.ty-manu-equipment__card--dark .ty-manu-equipment__icon{
  color:#f5b400;
  background:rgba(255,255,255,.08);
  border-color:rgba(255,255,255,.16);
}

.ty-manu-equipment__card h3{
  position:relative;
  z-index:2;
  margin:0 0 16px;
  color:#061426;
  font-size:30px;
  line-height:1.08;
  letter-spacing:-1px;
  font-weight:950;
}

.ty-manu-equipment__card p{
  position:relative;
  z-index:2;
  margin:0;
  color:#536479;
  font-size:15px;
  line-height:1.75;
}

.ty-manu-equipment__card--dark h3{
  color:#ffffff;
}

.ty-manu-equipment__card--dark p{
  color:rgba(255,255,255,.72);
}

@media(max-width:980px){
  .ty-manu-equipment{
    padding:80px 0;
  }

  .ty-manu-equipment__wrap{
    padding:0 24px;
  }

  .ty-manu-equipment__head{
    grid-template-columns:1fr;
    gap:24px;
  }

  .ty-manu-equipment__grid{
    grid-template-columns:repeat(2, 1fr);
  }

  .ty-manu-equipment h2{
    letter-spacing:-2px;
  }
}

@media(max-width:620px){
  .ty-manu-equipment{
    padding:65px 0;
  }

  .ty-manu-equipment__wrap{
    padding:0 18px;
  }

  .ty-manu-equipment h2{
    font-size:38px;
    letter-spacing:-1.4px;
  }

  .ty-manu-equipment__grid{
    grid-template-columns:1fr;
  }

  .ty-manu-equipment__card{
    min-height:auto;
    padding:30px 26px;
  }

  .ty-manu-equipment__icon{
    margin-bottom:32px;
  }

  .ty-manu-equipment__card h3{
    font-size:27px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-01a435a */.ty-manu-quality{
  width:100vw;
  margin-left:calc(50% - 50vw);
  background:#f6f8fb;
  position:relative;
  overflow:hidden;
  padding:115px 0;
  font-family:Inter, Poppins, Arial, sans-serif;
}

.ty-manu-quality__wrap{
  width:100%;
  max-width:1440px;
  margin:0 auto;
  padding:0 42px;
}

.ty-manu-quality__head{
  max-width:1020px;
  margin-bottom:60px;
}

.ty-manu-quality__label{
  display:flex;
  align-items:center;
  gap:12px;
  color:#005ca8;
  font-size:12px;
  font-weight:900;
  letter-spacing:1.4px;
  text-transform:uppercase;
  margin-bottom:22px;
}

.ty-manu-quality__label:before{
  content:"";
  width:34px;
  height:3px;
  background:#f5b400;
}

.ty-manu-quality h2{
  margin:0 0 24px;
  color:#061426;
  font-size:clamp(42px, 5vw, 76px);
  line-height:.96;
  letter-spacing:-3px;
  font-weight:950;
}

.ty-manu-quality h2 em{
  display:block;
  font-style:normal;
  color:#005ca8;
}

.ty-manu-quality__head p{
  margin:0;
  color:#4b5e73;
  font-size:17px;
  line-height:1.85;
  max-width:780px;
}

.ty-manu-quality__layout{
  display:grid;
  grid-template-columns:.92fr 1.08fr;
  gap:30px;
  align-items:stretch;
}

.ty-manu-quality__visual{
  position:relative;
  min-height:640px;
  overflow:hidden;
  background:#061426;
  box-shadow:0 28px 80px rgba(6,20,38,.12);
}

.ty-manu-quality__visual img{
  width:100%;
  height:100%;
  min-height:640px;
  object-fit:cover;
  display:block;
}

.ty-manu-quality__visual:before{
  content:"";
  position:absolute;
  inset:0;
  z-index:2;
  background:
    linear-gradient(180deg, rgba(6,20,38,.05), rgba(6,20,38,.84)),
    linear-gradient(45deg, rgba(0,92,168,.34), transparent 58%);
}

.ty-manu-quality__badge{
  position:absolute;
  left:32px;
  right:32px;
  bottom:32px;
  z-index:3;
  background:rgba(6,20,38,.9);
  border-left:6px solid #f5b400;
  padding:28px;
  backdrop-filter:blur(14px);
}

.ty-manu-quality__badge strong{
  display:block;
  color:#ffffff;
  font-size:32px;
  line-height:1.1;
  letter-spacing:-1px;
  font-weight:950;
  margin-bottom:8px;
}

.ty-manu-quality__badge span{
  display:block;
  color:rgba(255,255,255,.72);
  font-size:14px;
  line-height:1.6;
}

.ty-manu-quality__content{
  display:grid;
  grid-template-columns:1fr;
  gap:16px;
}

.ty-manu-quality__item{
  display:grid;
  grid-template-columns:82px 1fr;
  gap:24px;
  background:#ffffff;
  border:1px solid #dce5ef;
  padding:34px;
  min-height:148px;
  transition:.25s ease;
}

.ty-manu-quality__item:hover{
  transform:translateY(-5px);
  border-color:rgba(0,92,168,.28);
  box-shadow:0 24px 70px rgba(6,20,38,.08);
}

.ty-manu-quality__item--dark{
  background:#061426;
  border-color:#061426;
}

.ty-manu-quality__icon{
  width:64px;
  height:64px;
  background:#eef5fb;
  border:1px solid #dce5ef;
  color:#005ca8;
  display:flex;
  align-items:center;
  justify-content:center;
}

.ty-manu-quality__icon svg{
  width:32px;
  height:32px;
}

.ty-manu-quality__item--dark .ty-manu-quality__icon{
  color:#f5b400;
  background:rgba(255,255,255,.08);
  border-color:rgba(255,255,255,.16);
}

.ty-manu-quality__item h3{
  margin:0 0 10px;
  color:#061426;
  font-size:27px;
  line-height:1.12;
  letter-spacing:-.9px;
  font-weight:950;
}

.ty-manu-quality__item p{
  margin:0;
  color:#536479;
  font-size:15px;
  line-height:1.75;
}

.ty-manu-quality__item--dark h3{
  color:#ffffff;
}

.ty-manu-quality__item--dark p{
  color:rgba(255,255,255,.72);
}

@media(max-width:980px){
  .ty-manu-quality{
    padding:80px 0;
  }

  .ty-manu-quality__wrap{
    padding:0 24px;
  }

  .ty-manu-quality__layout{
    grid-template-columns:1fr;
  }

  .ty-manu-quality__visual,
  .ty-manu-quality__visual img{
    min-height:460px;
  }

  .ty-manu-quality h2{
    letter-spacing:-2px;
  }
}

@media(max-width:620px){
  .ty-manu-quality{
    padding:65px 0;
  }

  .ty-manu-quality__wrap{
    padding:0 18px;
  }

  .ty-manu-quality h2{
    font-size:38px;
    letter-spacing:-1.4px;
  }

  .ty-manu-quality__visual,
  .ty-manu-quality__visual img{
    min-height:360px;
  }

  .ty-manu-quality__badge{
    left:20px;
    right:20px;
    bottom:20px;
    padding:22px;
  }

  .ty-manu-quality__badge strong{
    font-size:25px;
  }

  .ty-manu-quality__item{
    grid-template-columns:1fr;
    gap:16px;
    padding:28px;
  }

  .ty-manu-quality__item h3{
    font-size:25px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6c70cdf */.ty-manu-supply{
  width:100vw;
  margin-left:calc(50% - 50vw);
  background:#ffffff;
  position:relative;
  overflow:hidden;
  padding:115px 0;
  font-family:Inter, Poppins, Arial, sans-serif;
}

.ty-manu-supply__wrap{
  width:100%;
  max-width:1440px;
  margin:0 auto;
  padding:0 42px;
}

.ty-manu-supply__head{
  max-width:1050px;
  margin-bottom:60px;
}

.ty-manu-supply__label{
  display:flex;
  align-items:center;
  gap:12px;
  color:#005ca8;
  font-size:12px;
  font-weight:900;
  letter-spacing:1.4px;
  text-transform:uppercase;
  margin-bottom:22px;
}

.ty-manu-supply__label:before{
  content:"";
  width:34px;
  height:3px;
  background:#f5b400;
}

.ty-manu-supply h2{
  margin:0 0 24px;
  color:#061426;
  font-size:clamp(42px, 5vw, 76px);
  line-height:.96;
  letter-spacing:-3px;
  font-weight:950;
}

.ty-manu-supply h2 em{
  display:block;
  font-style:normal;
  color:#005ca8;
}

.ty-manu-supply__head p{
  margin:0;
  color:#4b5e73;
  font-size:17px;
  line-height:1.85;
  max-width:820px;
}

.ty-manu-supply__layout{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:30px;
  align-items:stretch;
}

.ty-manu-supply__map{
  position:relative;
  min-height:620px;
  background:#061426;
  overflow:hidden;
  box-shadow:0 28px 80px rgba(6,20,38,.12);
}

.ty-manu-supply__map img{
  width:100%;
  height:100%;
  min-height:620px;
  object-fit:cover;
  display:block;
}

.ty-manu-supply__map:before{
  content:"";
  position:absolute;
  inset:0;
  z-index:2;
  background:
    linear-gradient(180deg, rgba(6,20,38,.05), rgba(6,20,38,.84)),
    linear-gradient(45deg, rgba(0,92,168,.32), transparent 58%);
}

.ty-manu-supply__pin{
  position:absolute;
  left:32px;
  right:32px;
  bottom:32px;
  z-index:3;
  background:rgba(6,20,38,.9);
  border-left:6px solid #f5b400;
  padding:28px;
  backdrop-filter:blur(14px);
}

.ty-manu-supply__pin strong{
  display:block;
  color:#ffffff;
  font-size:36px;
  line-height:1;
  letter-spacing:-1px;
  font-weight:950;
  margin-bottom:10px;
}

.ty-manu-supply__pin span{
  display:block;
  color:rgba(255,255,255,.72);
  font-size:14px;
  line-height:1.6;
}

.ty-manu-supply__list{
  display:grid;
  grid-template-columns:repeat(2, 1fr);
  gap:16px;
}

.ty-manu-supply__item{
  position:relative;
  min-height:300px;
  background:#f6f8fb;
  border:1px solid #dce5ef;
  padding:34px;
  overflow:hidden;
  transition:.25s ease;
}

.ty-manu-supply__item:before{
  content:"";
  position:absolute;
  width:180px;
  height:180px;
  right:-80px;
  top:-80px;
  border-radius:50%;
  background:rgba(0,92,168,.08);
}

.ty-manu-supply__item:hover{
  transform:translateY(-5px);
  background:#ffffff;
  border-color:rgba(0,92,168,.28);
  box-shadow:0 24px 70px rgba(6,20,38,.08);
}

.ty-manu-supply__item--dark{
  background:#061426;
  border-color:#061426;
}

.ty-manu-supply__item--dark:before{
  background:rgba(245,180,0,.18);
}

.ty-manu-supply__item h3{
  position:relative;
  z-index:2;
  margin:0 0 16px;
  color:#061426;
  font-size:30px;
  line-height:1.08;
  letter-spacing:-1px;
  font-weight:950;
}

.ty-manu-supply__item p{
  position:relative;
  z-index:2;
  margin:0;
  color:#536479;
  font-size:15px;
  line-height:1.75;
}

.ty-manu-supply__item--dark h3{
  color:#ffffff;
}

.ty-manu-supply__item--dark p{
  color:rgba(255,255,255,.72);
}

@media(max-width:980px){
  .ty-manu-supply{
    padding:80px 0;
  }

  .ty-manu-supply__wrap{
    padding:0 24px;
  }

  .ty-manu-supply__layout{
    grid-template-columns:1fr;
  }

  .ty-manu-supply__map,
  .ty-manu-supply__map img{
    min-height:460px;
  }

  .ty-manu-supply h2{
    letter-spacing:-2px;
  }
}

@media(max-width:620px){
  .ty-manu-supply{
    padding:65px 0;
  }

  .ty-manu-supply__wrap{
    padding:0 18px;
  }

  .ty-manu-supply h2{
    font-size:38px;
    letter-spacing:-1.4px;
  }

  .ty-manu-supply__map,
  .ty-manu-supply__map img{
    min-height:360px;
  }

  .ty-manu-supply__pin{
    left:20px;
    right:20px;
    bottom:20px;
    padding:22px;
  }

  .ty-manu-supply__pin strong{
    font-size:28px;
  }

  .ty-manu-supply__list{
    grid-template-columns:1fr;
  }

  .ty-manu-supply__item{
    min-height:auto;
    padding:28px;
  }

  .ty-manu-supply__item h3{
    font-size:26px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7856331 */.ty-manu-cta{
  width:100vw;
  margin-left:calc(50% - 50vw);
  position:relative;
  overflow:hidden;
  background:#061426;
  padding:120px 0;
  font-family:Inter, Poppins, Arial, sans-serif;
}

.ty-manu-cta__bg{
  position:absolute;
  inset:0;
  background:
    linear-gradient(90deg, rgba(6,20,38,.96) 0%, rgba(6,20,38,.82) 48%, rgba(6,20,38,.58) 100%),
    url("http://tydia.my/wp-content/uploads/2026/07/computer-chip-circuit-board_664284316.webp") center/cover no-repeat;
}

.ty-manu-cta:before{
  content:"";
  position:absolute;
  width:620px;
  height:620px;
  left:-240px;
  top:-260px;
  background:radial-gradient(circle, rgba(0,92,168,.45), transparent 68%);
  z-index:1;
}

.ty-manu-cta:after{
  content:"";
  position:absolute;
  width:500px;
  height:500px;
  right:-160px;
  bottom:-180px;
  background:radial-gradient(circle, rgba(245,180,0,.22), transparent 70%);
  z-index:1;
}

.ty-manu-cta__wrap{
  width:100%;
  max-width:1440px;
  margin:0 auto;
  padding:0 42px;
  position:relative;
  z-index:3;
  display:grid;
  grid-template-columns:1fr 430px;
  gap:80px;
  align-items:center;
}

.ty-manu-cta__label{
  display:flex;
  align-items:center;
  gap:12px;
  color:#f5b400;
  font-size:12px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:1.4px;
  margin-bottom:22px;
}

.ty-manu-cta__label:before{
  content:"";
  width:34px;
  height:3px;
  background:#f5b400;
}

.ty-manu-cta h2{
  margin:0 0 26px;
  color:#ffffff;
  font-size:clamp(44px, 5.5vw, 82px);
  line-height:.94;
  letter-spacing:-3.6px;
  font-weight:950;
  max-width:900px;
}

.ty-manu-cta h2 em{
  display:block;
  font-style:normal;
  color:#f5b400;
}

.ty-manu-cta__content p{
  margin:0;
  max-width:720px;
  color:rgba(255,255,255,.74);
  font-size:17px;
  line-height:1.85;
}

.ty-manu-cta__actions{
  margin-top:38px;
  display:flex;
  gap:14px;
  flex-wrap:wrap;
}

.ty-manu-cta__btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:56px;
  padding:0 28px;
  text-decoration:none;
  font-size:13px;
  font-weight:950;
  letter-spacing:.8px;
  text-transform:uppercase;
  transition:.25s ease;
}

.ty-manu-cta__btn--primary{
  background:#f5b400;
  color:#061426;
  box-shadow:0 22px 60px rgba(245,180,0,.24);
}

.ty-manu-cta__btn--outline{
  color:#ffffff;
  border:1px solid rgba(255,255,255,.24);
  background:rgba(255,255,255,.055);
  backdrop-filter:blur(14px);
}

.ty-manu-cta__btn:hover{
  transform:translateY(-4px);
}

.ty-manu-cta__btn--primary:hover{
  background:#ffc928;
}

.ty-manu-cta__btn--outline:hover{
  border-color:#f5b400;
  color:#f5b400;
}

.ty-manu-cta__panel{
  position:relative;
  background:rgba(255,255,255,.09);
  border:1px solid rgba(255,255,255,.15);
  backdrop-filter:blur(18px);
  padding:38px;
  box-shadow:0 35px 90px rgba(0,0,0,.25);
}

.ty-manu-cta__panel:before{
  content:"";
  position:absolute;
  left:0;
  top:0;
  width:7px;
  height:100%;
  background:#f5b400;
}

.ty-manu-cta__panel span{
  display:block;
  color:#f5b400;
  font-size:12px;
  font-weight:900;
  letter-spacing:1.4px;
  text-transform:uppercase;
  margin-bottom:24px;
}

.ty-manu-cta__panel ul{
  list-style:none;
  padding:0;
  margin:0;
  display:grid;
  gap:18px;
}

.ty-manu-cta__panel li{
  position:relative;
  padding-left:26px;
  color:rgba(255,255,255,.82);
  font-size:15px;
  line-height:1.55;
}

.ty-manu-cta__panel li:before{
  content:"";
  position:absolute;
  left:0;
  top:8px;
  width:7px;
  height:7px;
  background:#f5b400;
}

@media(max-width:980px){
  .ty-manu-cta{
    padding:85px 0;
  }

  .ty-manu-cta__wrap{
    grid-template-columns:1fr;
    gap:44px;
    padding:0 24px;
  }

  .ty-manu-cta h2{
    letter-spacing:-2px;
  }

  .ty-manu-cta__panel{
    max-width:620px;
  }
}

@media(max-width:620px){
  .ty-manu-cta{
    padding:70px 0;
  }

  .ty-manu-cta__wrap{
    padding:0 18px;
  }

  .ty-manu-cta h2{
    font-size:38px;
    letter-spacing:-1.4px;
  }

  .ty-manu-cta__content p{
    font-size:15.5px;
  }

  .ty-manu-cta__actions{
    flex-direction:column;
  }

  .ty-manu-cta__btn{
    width:100%;
  }

  .ty-manu-cta__panel{
    padding:30px;
  }
}/* End custom CSS */