.cw-services-page{
    background:#fff;
    color:#101214;
}

/* HERO */

.cw-services-hero{
    min-height:560px;
    padding:150px 48px 90px;
    background:
        linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.88) 38%,rgba(255,255,255,.18) 70%),
        url('https://cation.fidetay.net/wp-content/uploads/2026/06/services-hero-background-1.webp');
    background-size:cover;
    background-position:center right;
    display:flex;
    align-items:center;
}

.cw-services-hero-content{
    max-width:650px;
}

.cw-services-hero h1{
    margin:0 0 26px;
    font-family:var(--cw-font-head);
    font-size:clamp(54px,6vw,92px);
    font-weight:900;
    line-height:.9;
    text-transform:uppercase;
    color:#101214;
}

.cw-services-hero h1 span{
    color:var(--cw-teal);
}

.cw-services-hero-content > p:not(.cw-section-tag){
    max-width:540px;
    margin:0;
    color:#4d5559;
    font-size:16px;
    line-height:1.75;
}

.cw-services-hero-content > a{
    display:inline-flex;
    align-items:center;
    gap:10px;
    margin-top:32px;
    padding:16px 26px;
    background:var(--cw-teal);
    color:#fff;
    font-size:12px;
    font-weight:900;
    letter-spacing:1px;
    text-transform:uppercase;
    transition:var(--cw-transition);
}

.cw-services-hero-content > a:hover{
    background:#101214;
}

/* CORE */

.cw-services-core{
    padding:90px 48px 95px;
    background:#fff;
}

.cw-services-head{
    max-width:760px;
    margin:0 auto 58px;
    text-align:center;
}

.cw-services-head h2{
    margin:0 0 20px;
    font-family:var(--cw-font-head);
    font-size:clamp(42px,4vw,64px);
    font-weight:900;
    line-height:.95;
    text-transform:uppercase;
}

.cw-services-head p:last-child{
    max-width:560px;
    margin:0 auto;
    color:#5f676b;
    font-size:15px;
    line-height:1.75;
}

.cw-services-grid{
    max-width:1320px;
    margin:0 auto;
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:28px;
}

.cw-service-card{
    min-height:360px;
    padding:48px 32px 34px;
    background:#fff;
    text-align:center;
    color:#101214;
    box-shadow:0 18px 55px rgba(0,0,0,.08);
    border:1px solid rgba(16,18,20,.04);
    display:flex;
    flex-direction:column;
    align-items:center;
    transition:var(--cw-transition);
}

.cw-service-card:hover{
    transform:translateY(-8px);
    box-shadow:0 28px 80px rgba(0,0,0,.12);
}

.cw-service-icon{
    width:94px;
    height:94px;
    margin-bottom:30px;
    border-radius:50%;
    background:rgba(1,149,130,.08);
    display:flex;
    align-items:center;
    justify-content:center;
}

.cw-service-icon i{
    color:var(--cw-teal);
    font-size:38px;
}

.cw-service-card h3{
    margin:0 0 18px;
    font-family:var(--cw-font-head);
    font-size:28px;
    font-weight:900;
    text-transform:uppercase;
}

.cw-service-card p{
    max-width:220px;
    margin:0 auto 28px;
    color:#5f676b;
    font-size:14px;
    line-height:1.7;
}

.cw-service-card span{
    margin-top:auto;
    padding-top:24px;
    border-top:1px solid rgba(16,18,20,.08);
    width:100%;
    display:flex;
    align-items:center;
    justify-content:center;
    gap:12px;
    color:var(--cw-teal);
    font-size:12px;
    font-weight:900;
    letter-spacing:1px;
    text-transform:uppercase;
}

/* WHY */

.cw-services-why{
    position:relative;
    padding:78px 48px 82px;
    background:
        linear-gradient(90deg,rgba(2,18,20,.94),rgba(1,70,62,.82)),
        url('https://cation.fidetay.net/wp-content/uploads/2026/06/services-dark-fabric-background-1.webp');
    background-size:cover;
    background-position:center;
    color:#fff;
    text-align:center;
}

.cw-services-why h2{
    margin:0 0 56px;
    font-family:var(--cw-font-head);
    font-size:34px;
    font-weight:900;
    letter-spacing:.8px;
    text-transform:uppercase;
}

.cw-services-why h2::after{
    content:'';
    display:block;
    width:44px;
    height:2px;
    margin:18px auto 0;
    background:var(--cw-teal);
}

.cw-services-why-grid{
    max-width:1320px;
    margin:0 auto;
    display:grid;
    grid-template-columns:repeat(5,1fr);
    gap:0;
}

.cw-services-why-grid div{
    padding:0 34px;
    border-left:1px solid rgba(255,255,255,.18);
}

.cw-services-why-grid div:first-child{
    border-left:0;
}

.cw-services-why-grid i{
    display:block;
    margin-bottom:24px;
    color:var(--cw-teal);
    font-size:42px;
}

.cw-services-why-grid h3{
    margin:0 0 16px;
    font-family:var(--cw-font-head);
    font-size:20px;
    font-weight:900;
    text-transform:uppercase;
}

.cw-services-why-grid p{
    margin:0;
    color:#d5dddd;
    font-size:14px;
    line-height:1.65;
}

/* PARTNER CTA */

.cw-services-partner{
    display:grid;
    grid-template-columns:1fr 1fr;
    min-height:380px;
    background:#fff;
}

.cw-services-partner-image{
    background:
        linear-gradient(90deg,rgba(2,18,20,.22),rgba(255,255,255,.12)),
        url('https://cation.fidetay.net/wp-content/uploads/2026/06/services-partner-cta-image-1.webp');
    background-size:cover;
    background-position:center;
}

.cw-services-partner-content{
    padding:80px 70px;
    display:flex;
    flex-direction:column;
    justify-content:center;
}

.cw-services-partner-content h2{
    margin:0 0 20px;
    font-family:var(--cw-font-head);
    font-size:clamp(38px,4vw,58px);
    font-weight:900;
    line-height:.95;
    text-transform:uppercase;
}

.cw-services-partner-content p:not(.cw-section-tag){
    max-width:520px;
    margin:0;
    color:#5f676b;
    font-size:15px;
    line-height:1.75;
}

.cw-services-partner-content a{
    display:inline-flex;
    align-items:center;
    gap:10px;
    width:max-content;
    margin-top:30px;
    padding:15px 25px;
    background:var(--cw-teal);
    color:#fff;
    font-size:12px;
    font-weight:900;
    letter-spacing:1px;
    text-transform:uppercase;
}

/* RESPONSIVE */

@media(max-width:1100px){
    .cw-services-grid{
        grid-template-columns:repeat(2,1fr);
    }

    .cw-services-why-grid{
        grid-template-columns:repeat(2,1fr);
        gap:36px 0;
    }

    .cw-services-why-grid div:nth-child(odd){
        border-left:0;
    }

    .cw-services-partner{
        grid-template-columns:1fr;
    }

    .cw-services-partner-image{
        min-height:360px;
    }
}

@media(max-width:768px){
    .cw-services-hero{
        min-height:520px;
        padding:120px 22px 70px;
        background:
            linear-gradient(90deg,rgba(255,255,255,.96),rgba(255,255,255,.75)),
            url('https://cation.fidetay.net/wp-content/uploads/2026/06/services-hero-background-1.webp');
        background-size:cover;
        background-position:center right;
    }

    .cw-services-hero h1{
        font-size:42px;
    }

    .cw-services-core,
    .cw-services-why{
        padding:68px 22px;
    }

    .cw-services-head{
        text-align:left;
    }

    .cw-services-grid,
    .cw-services-why-grid{
        grid-template-columns:1fr;
    }

    .cw-service-card{
        min-height:auto;
    }

    .cw-services-why-grid div{
        border-left:0;
        border-top:1px solid rgba(255,255,255,.18);
        padding:30px 0;
    }

    .cw-services-why-grid div:first-child{
        border-top:0;
    }

    .cw-services-partner-content{
        padding:60px 22px;
    }
}