  
    :root {
      --bg: #0F0F0F;
      --bg-card: #1A1A1A;
      --gold: #D4AF37;
      --gold-dark: #B8941F;
      --text: #EAEAEA;
      --text-dim: #9E9E9E;
      --border: #2A2A2A;
    }
    
    /* Section Title */
    .section-title {
      text-align: center;
      margin-bottom: 2rem;
    }
    .section-title h6 {
      color: var(--gold);
      font-weight: 600;
      letter-spacing: 2px;
      font-size: 0.85rem;
    }
    .section-title h2 {
      font-weight: 500;
 font-size: 28px;
 margin-top: 0.5rem;
    }
    
    /* Service Cards - Exact match to homepage program cards */
    .service-card {
      background: linear-gradient(145deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.045));
      border: 1px solid #f7a50057;
      border-radius: 8px;
      overflow: hidden;
      height: 100%;
      transition: 0.4s;
      backdrop-filter: blur(18px);
    }
    .service-card:hover {
      border-color: var(--gold);
      transform: translateY(-8px);
      box-shadow: 0 15px 40px rgba(212, 175, 55, 0.15);
    }
    .service-img {
      width: 100%;
      height: 240px;
      object-fit: cover;
      border-bottom: 1px solid var(--border);
    }
    .service-body {
      padding: 1rem;
    }
    .service-body h4 {
      font-weight: 500;
      font-size: 1.04rem;
      margin-bottom: 6px;
      color: #ffaa00;
    }
    .service-body p {
      color: #ffffff;
      font-size: 12px;
      /* font-weight: 400; */
      letter-spacing: .5px;
      margin-bottom: 0;
      min-height: 68px;
    }
    .feature-list {
      list-style: none;
      padding: 0;
      margin: 0.5rem 0;
    }
    .feature-list li {
      padding: 0 0 0.5rem;
      color: #d9d9d9;
      font-size: 13px;
    }
    .feature-list li i {
      color: #ff9b00;
      margin-right: 8px;
    }
    .btn-outline-gold {
      border: 1px solid #ff9b00;
      color: #000000;
      font-weight: 600;
      padding: 7px 0;
      border-radius: 4px;
      width: 100%;
      transition: 0.3s;
      background: #ff9b00;
    }
    .btn-outline-gold:hover {
      background: #ff9b0000;
      color: #ff9b00;
    }
    
    /* Why Choose Section */
    .why-section {
      background: var(--bg-card);
      border-top: 1px solid var(--border);
      border-bottom: 1px solid var(--border);
      padding: 40px 0 40px;
      background: linear-gradient(
39deg, #ffffff 0%, #fff2d8 100%);
    }
    .feature-icon-box {
      text-align: center;
      padding: 0 1rem;
      color: #000000cc;
      font-weight: 400;
    }
    /*.feature-icon-box i {
      font-size: 1.6rem;
      color: #d58100;
      width: 50px;
      height: 50px;
      border: 1px solid #d58100c4;
      border-radius: 50px;
      min-width: 50px;
      display: block;
      margin: 0 auto 1rem;
      box-shadow: 0 0 0px 5px #ff9b0038;
      background: #ffffff;
      display: flex;
      align-items: center;
      justify-content: center;
    }*/
    .feature-icon-box h6 {
      font-weight: 500;
      font-size:14px;
      margin-bottom: 0.4rem;
      color: #000000;
    }
    
   
    section.uftyfy_tri {
    /* background: linear-gradient(201deg, #2e1f02 0%, #242018 52%, #000 100%); */
    padding: 40px 0;
}

body {
    background-image: url(../images/footer-bg-free-img.webp);
    background-blend-mode: overlay;
    background-color: #000000c2;
    background-size: cover;
    background-attachment: fixed;
}
section.uftyfy_tri .container {max-width: 1150px;}
section.why-section .section-title h2 {
    color: #3e3d3b;
}
section.why-section .section-title h2 span.text-gold {
    color: #d58100;
}
section.why-section .section-head .eyebrow {
    background: linear-gradient(90deg, #ffaa00 0%, #ff9b00 20%, #262626 50%, #5c5c5c 75%, #000000 100%);
    background-clip: text;
}
section.why-section .section-head .eyebrow:before{
    background: linear-gradient(265deg, #a56400, #ffffff);
    left: -29%;
}
/* ===== CTA BANNER ===== */
.cta-banner {
    /* padding:70px 24px; */
    text-align: center;
    position: relative;
    overflow: hidden;
    background: linear-gradient(90deg, rgb(8 8 9 / 0%), rgb(8 8 9 / 12%)), url(../images/transform-your-life.webp) center / cover no-repeat;
    border-bottom: 1px solid;
    border-image: linear-gradient(90deg, #ffffff00, #f2b65f59, #ffffff00) 1;
    border-top: 1px solid;
}

    .cta-banner h2 {
        font-size: 30px;
        margin-bottom: 4px;
    }

    .cta-banner p {
        color: #a9a6a1;
        margin-bottom: 26px;
        font-size: 13px;
        font-weight: 400;
        width: 50%;
        margin: 0 auto 26px;
    }

    .cta-banner .hero-btns {
        justify-content: center;
    }

img.efuyf_tri {
    position: absolute;
    top: 0;
    left: 0;
    width: 300px;
}

/* ===== CTA BANNER ===== */
img.efuyff_tri {
    position: absolute;
    top: 0;
    right: 0;
    width: 300px;
}

.ggrg_tri {
    position: relative;
    padding: 70px 24px;
}

section.cta-banner:before {
    content: '';
    /* background: linear-gradient(
182deg, #ffaa0057 0%, #000000 52%, #000000 100%); */
    padding: 70px 24px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .7;
    background: radial-gradient(circle at center, rgb(0 0 0 / 35%) 0%, transparent 45%), radial-gradient(circle at top, rgb(38 25 0) 0%, transparent 40%), radial-gradient(circle at right, rgb(255 170 0 / 32%) 0%, transparent 40%), radial-gradient(circle at bottom, rgb(60 40 0) 0%, transparent 40%), radial-gradient(circle at left, rgba(255, 193, 7, 0.25) 0%, transparent 40%), #0f0e0c;
}
a.btn.btn-outline.gydcyr_tri {
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 8px 22px;
    cursor: pointer;
    display: inline-block;
    transition: all 0.3s ease;
    text-decoration: none;
    font-size: 13px;
}
a.btn.btn-primary.rgygy_tri {
    background: #ffaa00;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    padding: 8px 22px;
    cursor: pointer;
    display: inline-block;
    transition: all 0.3s ease;
    text-decoration: none;
    font-size: 12px;
    border: 1px solid #ffaa00;
    margin-right: 8px;
}
/* ===== CTA BANNER ===== */


/*---------new css---------*/

.text-gold {
    color: #ffaa00;
}

.ineer-grid-img {
    width: 39px;
    height: 38px;
    margin: auto;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    filter: brightness(0) saturate(100%) invert(50%) sepia(100%) saturate(1023%) hue-rotate(13deg) brightness(100%) contrast(100%);
}

.row-new-grid {
    display: flex;
    justify-content: center;
    gap: 21px;
}

.new-tag-addded {
    text-align: center;
    padding: 0 1rem;
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    font-weight: 400;
}

.inner-span-img {
    font-size: 1.6rem;
    color: #ff9b00;
    width: 50px;
    height: 50px;
    border: 1px solid #ff9b00;
    border-radius: 50px;
    min-width: 50px;
    display: block;
    margin: 0 auto 1rem;
    box-shadow: 0 0 0px 5px #ff9b0038;
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
}
/* =========================
   Responsive CSS
========================= */

/* Laptop */
@media (max-width:1200px){

    .container{
        max-width:100%;
        padding:0 20px;
    }

    .row-new-grid{
        flex-wrap:wrap;
        gap:20px;
    }

    .cta-banner p{
        width:70%;
    }

}

/* Tablet */
@media (max-width:991px){

    section.uftyfy_tri,
    .why-section,
    .cta-banner{
        padding:35px 0;
    }

    .section-title h2{
        font-size:26px;
    }

    .service-img{
        height:220px;
    }

    .service-body p{
        min-height:auto;
    }

    .row-new-grid{
        display:grid;
        grid-template-columns:repeat(2,1fr);
        gap:25px;
    }

    .feature-icon-box,
    .new-tag-addded{
        padding:0;
    }

    .cta-banner h2{
        font-size:28px;
    }

    .cta-banner p{
        width:90%;
    }

    img.efuyf_tri,
    img.efuyff_tri{
        display:none;
    }

    .ggrg_tri{
        padding:50px 20px;
    }

}

/* Mobile */
@media (max-width:767px){

    body{
        background-attachment:scroll;
        overflow-x:hidden;
    }

    .container{
        padding:0 15px;
    }

    .section-title{
        margin-bottom:30px;
    }

    .section-title h2{
        font-size:24px;
    }

    .service-card{
        margin-bottom:20px;
    }

    .service-img{
        height:200px;
    }

    .service-body{
        padding:15px;
    }

    .service-body h4{
        font-size:18px;
    }

    .service-body p{
        font-size:13px;
        line-height:1.7;
    }

    .feature-list li{
        font-size:12px;
    }

    .row-new-grid{
        grid-template-columns:1fr;
        gap:20px;
    }

    .inner-span-img{
        width:45px;
        height:45px;
        min-width:45px;
    }

    .ineer-grid-img{
        width:34px;
        height:34px;
    }

    .cta-banner h2{
        font-size:24px;
    }

    .cta-banner p{
        width:100%;
        font-size:12px;
    }

    .hero-btns{
        display:flex;
        flex-direction:column;
        gap:12px;
    }

    .hero-btns .btn,
    a.btn.btn-primary.rgygy_tri,
    a.btn.btn-outline.gydcyr_tri{
        width:100%;
        text-align:center;
        margin:0;
    }

}

/* Small Mobile */
@media (max-width:576px){

    .section-title h6{
        font-size:11px;
    }

    .section-title h2{
        font-size:22px;
    }

    .service-img{
        height:180px;
    }

    .service-body h4{
        font-size:16px;
    }

    .service-body p,
    .feature-list li{
        font-size:12px;
    }

    .feature-icon-box h6{
        font-size:13px;
    }

    .ggrg_tri{
        padding:40px 15px;
    }

}

/* Extra Small */
@media (max-width:400px){

    .service-img{
        height: auto;
    }

    .service-body{
        padding:12px;
    }

    .section-title h2{
        font-size:20px;
    }

    .inner-span-img{
        width:42px;
        height:42px;
        min-width:42px;
    }

}