/*== Infrastructure Offset Section ===*/
.infrasturctute-fatiomofset73b-grid{ display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:20px; margin-top:40px;}
.infrasturctute-fatiomofset73b-card{ display:flex; align-items:flex-start; gap:22px; padding:34px; background:var(--surface); border:1px solid var(--border); border-radius:6px;}
.infrasturctute-fatiomofset73b-icon{ width:42px; height:42px; flex:0 0 42px; display:flex; align-items:center; justify-content:center; border-radius:6px; background:var(--primary); color:var(--white);}
.infrasturctute-fatiomofset73b-icon--secondary{ background:var(--secondary);}
.infrasturctute-fatiomofset73b-icon--yellow{ background:var(--success);}
.infrasturctute-fatiomofset73b-icon--orange{ background:var(--danger);}
.infrasturctute-fatiomofset73b-icon svg{ width:22px; height:22px;}
.infrasturctute-fatiomofset73b-content{ flex:1;}
.infrasturctute-fatiomofset73b-label{ display:block; margin-bottom:5px; font-family:var(--font-mono); font-size:11px; font-weight:500;  letter-spacing:2px;  text-transform:uppercase; color:var(--text-light);}
.infrasturctute-fatiomofset73b-content h3{ margin:0 0 7px; font-size:20px;  line-height:1.3; color:var(--text-dark);}
.infrasturctute-fatiomofset73b-content p{ margin:0; font-size:15px; }
@media(max-width:991px){.infrasturctute-fatiomofset73b-grid{  grid-template-columns:1fr;}}
@media(max-width:767px){ .infrasturctute-fatiomofset73b-card{ padding:24px; gap:18px;} .infrasturctute-fatiomofset73b-icon{ width:54px; height:54px; flex:0 0 54px; border-radius:14px;}
.infrasturctute-fatiomofset73b-icon svg{width:24px; height:24px;} .infrasturctute-fatiomofset73b-content h3{ font-size:22px;}}


/*====== Quality Section ======*/
.setbyhariomoffseety67gn-section{ background:var(--white);}
.setbyhariomoffseety67gn-wrapper{ display:grid; grid-template-columns:1fr 1fr; align-items:center; gap:60px;}
.setbyhariomoffseety67gn-image{ min-height:460px; border-radius:6px; background-size:cover; background-position:center; background-repeat:no-repeat; overflow:hidden;}
.setbyhariomoffseety67gn-content{  width:100%;}
.setbyhariomoffseety67gn-list{ margin-top:20px;}
.setbyhariomoffseety67gn-item{ display:flex; align-items:flex-start; gap:18px; margin-bottom:28px;}
.setbyhariomoffseety67gn-item:last-child{ margin-bottom:0;}
.setbyhariomoffseety67gn-number{ width:34px; height:34px; border-radius:4px; flex:0 0 34px; display:flex; align-items:center; justify-content:center; background:var(--surface-alt); color:var(--primary); font-family:var(--font-mono); font-size:12px; font-weight:700; letter-spacing:.08em;}
.setbyhariomoffseety67gn-item h4{ margin:0 0 8px; font-size:16px; color:var(--text-dark);}
.setbyhariomoffseety67gn-item p{ margin:0; font-size:15px;}
@media (max-width:991px){ .setbyhariomoffseety67gn-wrapper{ grid-template-columns:1fr; gap:40px;} .setbyhariomoffseety67gn-image{ min-height:420px; order:1;}
.setbyhariomoffseety67gn-content{  order:2;}}
@media (max-width:767px){ .setbyhariomoffseety67gn-image{  min-height:300px;  border-radius:18px;}.setbyhariomoffseety67gn-item{ gap:14px; margin-bottom:22px;}
.setbyhariomoffseety67gn-item h4{ font-size:18px;}}

/*===== Process Section ======*/
.Process-sbdhs-bshy-section{  background:var(--bg);}
.Process-sbdhs-bshy-wrapper{ position:relative; display:grid; grid-template-columns:repeat(5,1fr); gap:30px; margin-top:55px;}
.Process-sbdhs-bshy-line{ position:absolute; left:6%; right:6%; top:22px; height:1px; border-top:1px dashed var(--danger); z-index:1;}
.Process-sbdhs-bshy-item{ position:relative; text-align:center; z-index:2;}
.Process-sbdhs-bshy-icon{ width:46px; height:46px; margin:0 auto 22px; border-radius:50%; display:flex; align-items:center; justify-content:center; background:var(--surface); border:2px solid;}
.Process-sbdhs-bshy-icon svg{ width:20px;  height:20px;}
.Process-sbdhs-bshy-blue{ color:var(--primary);}
.Process-sbdhs-bshy-pink{ color:var(--secondary);}
.Process-sbdhs-bshy-yellow{ color:#d6a200;}
.Process-sbdhs-bshy-orange{ color:#ed6704;}
.Process-sbdhs-bshy-green{ color:var(--success);}
.Process-sbdhs-bshy-item h3{ font-size:18px; margin:0 0 12px; line-height:1.3;}
.Process-sbdhs-bshy-item p{ margin:0; font-size:15px; line-height:1.8;}
@media(max-width:991px){ .Process-sbdhs-bshy-wrapper{  grid-template-columns:repeat(2,1fr);  gap:40px 30px;} .Process-sbdhs-bshy-line{ display:none;}}
@media(max-width:767px){ .Process-sbdhs-bshy-wrapper{ grid-template-columns:1fr; gap:35px;} .Process-sbdhs-bshy-item{ max-width:420px; margin:auto;}
.Process-sbdhs-bshy-item h3{ font-size:18px;}}

/*=== Gallery Section =======*/
.infrastructure-imagebsdhgd-gallery{ display:grid; grid-template-columns:1.05fr .95fr; gap:20px; margin-top:40px;}
.infrastructure-imagebsdhgd-big{ min-height:520px; border-radius:7px; overflow:hidden; background-size:cover; background-position:center; background-repeat:no-repeat;}
.infrastructure-imagebsdhgd-grid{ display:grid; grid-template-columns:repeat(2,1fr); gap:20px;}
.infrastructure-imagebsdhgd-item{ min-height:250px; border-radius:6px; overflow:hidden; background-size:cover; background-position:center; background-repeat:no-repeat; transition:.35s ease;}
.infrastructure-imagebsdhgd-big,
.infrastructure-imagebsdhgd-item{ border:1px solid var(--border);}
@media (max-width:991px){ .infrastructure-imagebsdhgd-gallery{ grid-template-columns:1fr;} .infrastructure-imagebsdhgd-big{ min-height:420px;}}
@media (max-width:767px){ .infrastructure-imagebsdhgd-grid{ grid-template-columns:1fr;} .infrastructure-imagebsdhgd-big{ min-height:280px;}
.infrastructure-imagebsdhgd-item{ min-height:220px;}}


