.jj-spirit-future,
.jj-spirit-future * {
  box-sizing: border-box;
}
    .jj-spirit-future{background:#fffdf9;padding:56px 5%;color:#082b17}
    .jj-future-title{display:flex;align-items:center;justify-content:center;gap:22px;margin:0 0 34px;text-align:center}
    .jj-future-title span{width:220px;height:1px;background:#efb99f}
    .jj-future-title h2{margin:0;color:#031A3B;font-size:34px;line-height:1.24;font-weight:700}
    .jj-future-wrap{max-width:1180px;margin:0 auto}
    .jj-future-intro{border:1px solid #f1c9b5;border-radius:10px;background:#fffaf4;padding:32px 34px;margin-bottom:24px}
    .jj-future-intro p{margin:0;color:#111827;font-size:16px;line-height:1.75}
    .jj-future-heading{margin:0 0 18px;color:#031A3B;font-size:24px;line-height:1.35}
    .jj-skill-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-bottom:24px}
    .jj-skill-card,.jj-future-panel{border:1px solid #f1c9b5;border-radius:10px;background:#fffaf4;padding:26px 24px;transition:.35s ease}
    .jj-skill-card:hover,.jj-future-panel:hover{transform:translateY(-8px);border-color:#e94b12;box-shadow:0 18px 35px rgba(8,43,23,.12)}
    .jj-future-icon{width:62px;height:62px;border:1px solid #f0bda8;border-radius:50%;background:#fff1e8;display:flex;align-items:center;justify-content:center;margin-bottom:18px;transition:.35s ease}
    .jj-skill-card:hover .jj-future-icon{background:#e94b12;border-color:#e94b12;transform:scale(1.08) rotate(4deg)}
    .jj-future-icon svg{width:31px;height:31px;fill:none;stroke:#e94b12;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:.35s ease}
    .jj-skill-card:hover .jj-future-icon svg{stroke:#fff}
    .jj-skill-card p{margin:0;color:#111827;font-size:15px;line-height:1.72}
    .jj-future-panel{margin-bottom:24px}
    .jj-future-panel h3{margin:0 0 14px;color:#031A3B;font-size:23px;line-height:1.35}
    .jj-future-panel p,.jj-future-panel li{color:#111827;font-size:15px;line-height:1.75}
    .jj-future-panel p{margin:0 0 14px}
    .jj-future-panel p:last-child{margin-bottom:0}
    .jj-future-panel ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}
    .jj-future-panel li{position:relative;border:1px solid #f1c9b5;border-radius:8px;background:#fff7ef;padding:14px 16px 14px 38px}
    .jj-future-panel li:before{content:"";position:absolute;left:16px;top:24px;width:8px;height:8px;border-radius:50%;background:#e94b12}
    .jj-future-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
    .jj-future-closing{border-radius:10px;background:#031A3B;padding:28px 34px;color:#fff;margin-top:24px}
    .jj-future-closing p{margin:0;color:#fff;font-size:16px;line-height:1.75}
    @media(max-width:1100px){.jj-skill-grid,.jj-future-two{grid-template-columns:1fr}.jj-future-panel ul{grid-template-columns:1fr}}
    @media(max-width:767px){.jj-spirit-future{padding:40px 18px}.jj-future-title{gap:10px}.jj-future-title span{width:42px}.jj-future-title h2{font-size:25px}.jj-future-intro,.jj-skill-card,.jj-future-panel,.jj-future-closing{padding:24px 20px}}
