.elementor-9018 .elementor-element.elementor-element-b6a2af8{--display:flex;}.elementor-9018 .elementor-element.elementor-element-b6a2af8 .spaciaz-border-shape{width:30px;height:30px;clip-path:path("M0 0 Q0,30 30,30 L 0 30 Z");}.elementor-9018 .elementor-element.elementor-element-ebcff7e .spaciaz-border-shape{width:30px;height:30px;clip-path:path("M0 0 Q0,30 30,30 L 0 30 Z");}.breadcrumb-wrap .breadcrumb-overlay, .elementor-page-9018 .breadcrumb-wrap .breadcrumb-overlay{opacity:0.5;}/* Start custom CSS for html, class: .elementor-element-ebcff7e */<style>

/* =========================
J7 ICON PREMIUM PROJECT PAGE
========================= */

.j7-page{
font-family:Arial,sans-serif;
background:#f5f7fb;
overflow:hidden;
color:#111;
}

/* HERO */

.j7-hero{
position:relative;
padding:180px 20px 140px;
background:
linear-gradient(rgba(5,18,55,.72),rgba(5,18,55,.82)),
url("https://wahidmarketingnetworks.com/wp-content/uploads/2026/03/icon2.webp");
background-size:cover;
background-position:center;
background-repeat:no-repeat;
}

.j7-overlay{
position:absolute;
inset:0;
background:linear-gradient(to right,rgba(5,18,55,.92),rgba(5,18,55,.45));
}

.j7-container{
position:relative;
z-index:2;
max-width:1280px;
margin:auto;
}

.j7-grid{
display:grid;
grid-template-columns:1.1fr .9fr;
gap:55px;
align-items:center;
}

/* LEFT */

.j7-logo{
width:180px;
margin-bottom:30px;
filter:drop-shadow(0 10px 25px rgba(0,0,0,.35));
}

.j7-badge{
display:inline-block;
padding:12px 24px;
background:#f5c400;
border-radius:50px;
font-weight:800;
font-size:14px;
margin-bottom:24px;
color:#111;
box-shadow:0 10px 30px rgba(245,196,0,.35);
}

.j7-title{
font-size:82px;
line-height:.95;
font-weight:900;
margin:0 0 28px;
color:#fff;
letter-spacing:-3px;
}

.j7-title span{
color:#f5c400;
}

.j7-desc{
font-size:19px;
line-height:2;
color:#eef3ff;
max-width:760px;
margin-bottom:35px;
}

/* BUTTONS */

.j7-btns{
display:flex;
gap:18px;
flex-wrap:wrap;
}

.j7-btn{
display:inline-block;
padding:17px 34px;
border-radius:60px;
font-weight:800;
text-decoration:none!important;
transition:.35s;
font-size:15px;
}

.j7-btn-yellow{
background:#f5c400;
color:#111!important;
box-shadow:0 15px 35px rgba(245,196,0,.30);
}

.j7-btn-dark{
background:#fff;
color:#0b1f4d!important;
box-shadow:0 15px 35px rgba(255,255,255,.15);
}

.j7-btn:hover{
transform:translateY(-6px) scale(1.03);
}

/* RIGHT GLASS CARD */

.j7-side-card{
background:rgba(255,255,255,.08);
backdrop-filter:blur(18px);
-webkit-backdrop-filter:blur(18px);
border:1px solid rgba(255,255,255,.15);
padding:40px;
border-radius:36px;
box-shadow:0 25px 70px rgba(0,0,0,.22);
}

.j7-side-card h3{
font-size:34px;
color:#fff;
margin:0 0 28px;
}

.j7-side-card ul{
list-style:none;
padding:0;
margin:0;
}

.j7-side-card ul li{
padding:16px 0;
font-size:17px;
color:#eef3ff;
border-bottom:1px solid rgba(255,255,255,.10);
display:flex;
align-items:center;
gap:12px;
}

.j7-side-card ul li:before{
content:"✔";
color:#f5c400;
font-weight:900;
}

/* SECTION */

.j7-section{
padding:110px 20px;
}

.j7-inner{
max-width:1280px;
margin:auto;
}

/* HEADING */

.j7-heading{
text-align:center;
margin-bottom:70px;
}

.j7-heading h2{
font-size:56px;
line-height:1.1;
margin:0 0 20px;
color:#0b1f4d;
font-weight:900;
}

.j7-heading p{
max-width:900px;
margin:auto;
line-height:2;
font-size:18px;
color:#666;
}

/* ABOUT */

.j7-about{
display:grid;
grid-template-columns:1fr 1fr;
gap:55px;
align-items:center;
}

.j7-about img{
width:100%;
border-radius:34px;
box-shadow:0 25px 70px rgba(0,0,0,.12);
}

.j7-content h3{
font-size:48px;
line-height:1.2;
margin:0 0 24px;
color:#0b1f4d;
font-weight:900;
}

.j7-content p{
font-size:17px;
line-height:2;
color:#555;
margin-bottom:20px;
}

/* FEATURES */

.j7-features{
display:grid;
grid-template-columns:repeat(3,1fr);
gap:30px;
}

.j7-card{
background:#fff;
padding:38px;
border-radius:34px;
box-shadow:0 18px 60px rgba(0,0,0,.08);
transition:.4s;
position:relative;
overflow:hidden;
}

.j7-card:before{
content:"";
position:absolute;
top:0;
left:0;
width:100%;
height:5px;
background:#f5c400;
}

.j7-card:hover{
transform:translateY(-12px);
}

.j7-icon{
width:85px;
height:85px;
background:#f5c400;
border-radius:24px;
display:flex;
align-items:center;
justify-content:center;
font-size:38px;
margin-bottom:24px;
box-shadow:0 15px 35px rgba(245,196,0,.25);
}

.j7-card h3{
font-size:28px;
margin:0 0 18px;
color:#0b1f4d;
font-weight:800;
}

.j7-card p{
font-size:16px;
line-height:1.9;
color:#666;
}

/* DIFFERENCE IMAGE */

.j7-diff{
background:#fff;
padding:35px;
border-radius:40px;
box-shadow:0 18px 60px rgba(0,0,0,.08);
}

.j7-diff img{
width:100%;
border-radius:26px;
}

/* VIDEO */

.j7-video{
position:relative;
padding-bottom:56.25%;
height:0;
overflow:hidden;
border-radius:40px;
box-shadow:0 25px 70px rgba(0,0,0,.15);
}

.j7-video iframe{
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}

/* CTA */

.j7-cta{
background:
linear-gradient(135deg,#07183d,#143b8f);
padding:100px 30px;
border-radius:45px;
text-align:center;
overflow:hidden;
position:relative;
}

.j7-cta:before{
content:"";
position:absolute;
width:500px;
height:500px;
background:rgba(255,255,255,.05);
border-radius:50%;
top:-220px;
right:-180px;
}

.j7-cta h2{
font-size:58px;
margin:0 0 20px;
color:#fff;
font-weight:900;
position:relative;
z-index:2;
}

.j7-cta p{
max-width:820px;
margin:auto;
font-size:18px;
line-height:2;
color:#dbe4ff;
position:relative;
z-index:2;
}

.j7-cta .j7-btns{
justify-content:center;
margin-top:35px;
position:relative;
z-index:2;
}

/* MOBILE */

@media(max-width:992px){

.j7-grid,
.j7-about{
grid-template-columns:1fr;
}

.j7-features{
grid-template-columns:1fr 1fr;
}

.j7-title{
font-size:58px;
}

}

@media(max-width:768px){

.j7-title{
font-size:42px;
letter-spacing:-1px;
}

.j7-heading h2,
.j7-content h3,
.j7-cta h2{
font-size:34px;
}

.j7-features{
grid-template-columns:1fr;
}

.j7-hero{
padding:140px 20px 100px;
}

.j7-desc,
.j7-heading p,
.j7-content p,
.j7-card p,
.j7-cta p{
font-size:16px;
line-height:1.8;
}

}

</style>/* End custom CSS */