/* CCI Home Page styles — pairs with cci-shared.css (Poppins, navy #1d1364, yellow #ffec1e) */
.cci-home-hero,.cci-home-hero *,.cci-home-hero *::before,.cci-home-hero *::after{box-sizing:border-box}.cci-home-hero{--gold:#ffec1e;--ink:#f3efe6;--ink-dim:#c9c5da;--line:rgba(243,239,230,.12);font-family:'Poppins',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:var(--ink);background:linear-gradient(135deg,#1d1364 0%,#241a78 55%,#1d1364 100%);padding:90px 24px;position:relative;overflow:hidden}.cci-home-hero::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:56px 56px;pointer-events:none;z-index:0}.cci-home-hero__inner{max-width:1350px;margin:0 auto;display:grid;grid-template-columns:1.1fr 1fr;gap:56px;align-items:center;position:relative;z-index:1}.cci-home-hero__eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);margin-bottom:24px}.cci-home-hero__eyebrow::before{content:"";width:6px;height:6px;border-radius:50%;background:var(--gold);box-shadow:0 0 12px var(--gold)}.cci-home-hero__title{font-weight:700;font-size:clamp(38px,5.6vw,60px);line-height:1.08;letter-spacing:-.015em;margin:0 0 18px;color:#fff}.cci-home-hero__title em{font-style:italic;font-weight:500;color:var(--gold)}.cci-home-hero__subtitle{font-size:clamp(15px,1.4vw,18px);line-height:1.65;color:var(--ink-dim);margin:0 0 32px;max-width:560px}.cci-home-hero__cta{display:flex;flex-wrap:wrap;gap:12px}.cci-home-hero__btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:15px;font-weight:600;padding:15px 30px;border-radius:8px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.cci-home-hero__btn--primary{background:var(--gold);color:#1a1a1a;box-shadow:0 6px 20px rgba(255,236,30,.22)}.cci-home-hero__btn--primary:hover{background:#fff35c;transform:translateY(-1px)}.cci-home-hero__btn--ghost{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.3)}.cci-home-hero__btn--ghost:hover{background:rgba(255,255,255,.08)}.cci-home-hero__visual{position:relative;border-radius:12px;overflow:hidden;border:1px solid var(--line);min-height:420px}.cci-home-hero__visual img{width:100%;height:100%;min-height:420px;object-fit:cover;display:block}@media(max-width:1024px){.cci-home-hero__inner{grid-template-columns:1fr;gap:40px}.cci-home-hero__visual{min-height:320px}.cci-home-hero__visual img{min-height:320px}}@media(max-width:600px){.cci-home-hero{padding:56px 18px}.cci-home-hero__cta{flex-direction:column;align-items:stretch}.cci-home-hero__btn{width:100%}.cci-home-hero__visual{min-height:240px}.cci-home-hero__visual img{min-height:240px}}
.cci-home-why,.cci-home-why *,.cci-home-why *::before,.cci-home-why *::after{box-sizing:border-box}.cci-home-why{font-family:'Poppins',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;width:100%;color:#1d1364}.cci-home-why__content{width:100%}.cci-home-why__block{margin-bottom:36px}.cci-home-why__block:last-child{margin-bottom:0}.cci-home-why h3{font-size:clamp(20px,2vw,26px);font-weight:700;color:#1d1364;line-height:1.2;margin:0 0 14px}.cci-home-why__block p{font-size:15px;line-height:1.7;color:#3c3660;margin:0 0 14px}.cci-home-why__block p:last-child{margin-bottom:0}.cci-home-why__img{border-radius:12px;overflow:hidden;margin:24px 0;border:1px solid rgba(29,19,100,.1)}.cci-home-why__img img{width:100%;display:block;object-fit:cover}
.cci-home-cta2,.cci-home-cta2 *{box-sizing:border-box}.cci-home-cta2{font-family:'Poppins',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;background:transparent;width:100%}.cci-home-cta2__inner{width:100%;display:grid;grid-template-columns:1fr;gap:22px}.cci-home-cta2__card{background:#1d1364;border-radius:16px;padding:36px 34px;position:relative;overflow:hidden;border-top:4px solid #ffec1e}.cci-home-cta2__card::before{content:"";position:absolute;width:220px;height:220px;border-radius:50%;background:rgba(255,255,255,.04);top:-90px;right:-70px}.cci-home-cta2__card h3{font-size:clamp(22px,2.2vw,28px);font-weight:700;color:#ffec1e;margin:0 0 14px;line-height:1.2;position:relative}.cci-home-cta2__card p{font-size:15px;line-height:1.7;color:rgba(255,255,255,.85);margin:0 0 24px;position:relative}.cci-home-cta2__btn{display:inline-flex;align-items:center;gap:8px;background:#ffec1e;color:#1a1a1a;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:13px 26px;border-radius:8px;text-decoration:none;position:relative;transition:transform .2s ease,background .2s ease}.cci-home-cta2__btn:hover{background:#fff35c;transform:translateY(-1px)}
.cci-home-programs,.cci-home-programs *{box-sizing:border-box}.cci-home-programs{font-family:'Poppins',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;max-width:1350px;margin:0 auto;padding:0 24px}.cci-home-programs__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.cci-home-programs__card{background:#fff;border:1px solid rgba(29,19,100,.08);border-radius:18px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 6px 22px rgba(26,42,94,.06);border-top:4px solid #ffec1e;transition:transform .25s ease,box-shadow .25s ease}.cci-home-programs__card:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(26,42,94,.14)}.cci-home-programs__img{height:260px;overflow:hidden;background:#e8e6f2;position:relative}.cci-home-programs__img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.cci-home-programs__card:hover .cci-home-programs__img img{transform:scale(1.08)}.cci-home-programs__img::after{content:"";position:absolute;inset:auto 0 0 0;height:50%;background:linear-gradient(180deg,transparent,rgba(0,0,0,.35))}.cci-home-programs__badge{position:absolute;left:14px;bottom:14px;z-index:2;display:inline-block;background:rgba(29,19,100,.85);backdrop-filter:blur(4px);color:#ffec1e;font-size:11px;font-weight:700;letter-spacing:.07em;padding:5px 13px;border-radius:99px}.cci-home-programs__body{padding:26px 26px 28px;display:flex;flex-direction:column;flex:1;text-align:center}.cci-home-programs__body h3{font-size:clamp(14.5px,1.3vw,16.5px);font-weight:700;color:#1d1364;margin:0 0 10px;line-height:1.35}.cci-home-programs__body p{font-size:13.5px;line-height:1.65;color:#5f5d79;margin:0 0 20px;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.cci-home-programs__link{display:inline-flex;align-items:center;justify-content:center;gap:8px;align-self:center;background:#1d1364;color:#fff;font-size:12.5px;font-weight:600;padding:11px 24px;border-radius:99px;text-decoration:none;letter-spacing:.03em;transition:transform .2s ease,background .2s ease}.cci-home-programs__link:hover{background:#2a1f8a;transform:translateX(2px)}@media(max-width:1024px){.cci-home-programs__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.cci-home-programs__grid{grid-template-columns:1fr}}
.cci-home-reviews,.cci-home-reviews *{box-sizing:border-box}.cci-home-reviews{font-family:'Poppins',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;background:#1d1364;padding:70px 24px;position:relative;overflow:hidden}.cci-home-reviews::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:56px 56px;pointer-events:none}.cci-home-reviews__inner{max-width:1350px;margin:0 auto;position:relative}.cci-home-reviews__title{font-size:clamp(28px,3.4vw,40px);font-weight:700;color:#fff;text-align:center;letter-spacing:-.01em;margin:0 0 44px}.cci-home-reviews__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;margin-bottom:40px}.cci-home-reviews__card{background:#fff;border-radius:16px;padding:56px 26px 28px;text-align:center;position:relative;box-shadow:0 14px 34px rgba(0,0,0,.18)}.cci-home-reviews__avatar{position:absolute;top:-32px;left:50%;transform:translateX(-50%);width:64px;height:64px;border-radius:50%;background:#ffec1e;color:#1d1364;font-size:20px;font-weight:700;display:grid;place-items:center;border:3px solid #fff;box-shadow:0 6px 16px rgba(0,0,0,.2)}.cci-home-reviews__card img.cci-home-reviews__photo{position:absolute;top:-32px;left:50%;transform:translateX(-50%);width:64px;height:64px;border-radius:50%;object-fit:cover;border:3px solid #fff;box-shadow:0 6px 16px rgba(0,0,0,.2)}.cci-home-reviews__text{font-size:13.5px;line-height:1.7;color:#3c3660;margin:0 0 18px}.cci-home-reviews__name{font-size:15px;font-weight:700;color:#1d1364;margin:0 0 4px}.cci-home-reviews__loc{font-size:12px;color:#5f5d79;margin:0 0 10px}.cci-home-reviews__stars{color:#8a6d00;font-size:16px;letter-spacing:2px}.cci-home-reviews__cta{text-align:center}.cci-home-reviews__btn{display:inline-flex;align-items:center;gap:8px;background:#ffec1e;color:#1a1a1a;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:14px 30px;border-radius:8px;text-decoration:none;transition:transform .2s ease,background .2s ease}.cci-home-reviews__btn:hover{background:#fff35c;transform:translateY(-1px)}@media(max-width:900px){.cci-home-reviews__grid{grid-template-columns:1fr;gap:52px}}
.cci-home-accred,.cci-home-accred *{box-sizing:border-box}.cci-home-accred{font-family:'Poppins',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;max-width:1350px;margin:0 auto;padding:0 24px;text-align:center}.cci-home-accred__title{font-size:clamp(26px,3vw,36px);font-weight:700;color:#1d1364;letter-spacing:-.01em;margin:0 0 36px}.cci-home-accred__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;max-width:1000px;margin:0 auto}.cci-home-accred__item{background:#fff;border:1px solid rgba(29,19,100,.1);border-radius:14px;padding:24px;display:grid;place-items:center;min-height:160px;box-shadow:0 4px 18px rgba(26,42,94,.05)}.cci-home-accred__item--dark{background:#1d1364;border-color:rgba(255,255,255,.1)}.cci-home-accred__item img{max-width:100%;max-height:130px;object-fit:contain;display:block}.cci-home-accred__ph{width:100%;height:130px;border:2px dashed rgba(29,19,100,.25);border-radius:10px;display:grid;place-items:center;font-size:12px;font-weight:600;color:#5f5d79;padding:10px;line-height:1.4}@media(max-width:900px){.cci-home-accred__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.cci-home-accred__grid{grid-template-columns:1fr}}
.cci-home-features,.cci-home-features *{box-sizing:border-box}.cci-home-features{font-family:'Poppins',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;background:#f7f6f1;padding:60px 24px}.cci-home-features__grid{max-width:1350px;margin:0 auto;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px}.cci-home-features__item{background:#fff;border:1px solid rgba(29,19,100,.08);border-radius:14px;padding:26px 16px;text-align:center;box-shadow:0 4px 14px rgba(26,42,94,.05);transition:transform .2s ease,box-shadow .2s ease}.cci-home-features__item:hover{transform:translateY(-3px);box-shadow:0 10px 26px rgba(26,42,94,.1)}.cci-home-features__icon{width:52px;height:52px;border-radius:14px;background:#1d1364;display:grid;place-items:center;margin:0 auto 14px}.cci-home-features__icon svg{width:26px;height:26px;stroke:#ffec1e}.cci-home-features__item h3{font-size:14px;font-weight:700;color:#1d1364;line-height:1.3;margin:0 0 8px}.cci-home-features__item p{font-size:12px;line-height:1.55;color:#5f5d79;margin:0}@media(max-width:1100px){.cci-home-features__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:640px){.cci-home-features__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
.cci-home-ph-img{width:100%;min-height:100%;display:grid;place-items:center;background:repeating-linear-gradient(45deg,#e8e6f2,#e8e6f2 12px,#dedbee 12px,#dedbee 24px);color:#1d1364;font-family:'Poppins',sans-serif;font-size:13px;font-weight:600;text-align:center;padding:20px}
/* Gravity Forms fields inside the form card inherit the card's styling */
.cci-home-form .gform_wrapper input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.cci-home-form .gform_wrapper select,.cci-home-form .gform_wrapper textarea{width:100%;font-family:'Poppins',sans-serif;font-size:14px;color:#1d1364;background:#fff;border:1px solid rgba(29,19,100,.18);border-radius:8px;padding:11px 12px}.cci-home-form .gform_wrapper .gfield_label{display:block;font-size:12px;font-weight:600;color:#1d1364;margin:0 0 6px;font-family:'Poppins',sans-serif}.cci-home-form .gform_wrapper .gfield{margin-bottom:14px}.cci-home-form .gform_wrapper .gform_button,.cci-home-form .gform_wrapper input[type=submit]{display:block;width:100%;font-family:'Poppins',sans-serif;font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;background:#ffec1e;color:#1a1a1a;border:none;border-radius:8px;padding:15px 20px;cursor:pointer;box-shadow:0 6px 20px rgba(255,236,30,.3);transition:transform .2s ease,background .2s ease}.cci-home-form .gform_wrapper .gform_button:hover,.cci-home-form .gform_wrapper input[type=submit]:hover{background:#fff35c;transform:translateY(-1px)}.cci-home-form .gform_wrapper .gfield_description,.cci-home-form .gform_wrapper .gfield_consent_label{font-size:10.5px;line-height:1.55;color:#6b6880;font-family:'Poppins',sans-serif}
.cci-home-stats,.cci-home-stats *{box-sizing:border-box}.cci-home-stats{font-family:'Poppins',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;background:#1d1364;padding:20px 20px;border-top:1px solid rgba(255,255,255,.08)}.cci-home-stats__grid{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.cci-home-stats__item{text-align:center;padding:0 16px}.cci-home-stats__item:not(:last-child){border-right:1px solid rgba(255,255,255,.12)}.cci-home-stats__value{font-size:clamp(26px,3vw,38px);font-weight:800;color:#ffec1e;line-height:1.1;margin:0 0 6px;padding: 0}.cci-home-stats__label{font-size:13px;font-weight:500;color:rgba(255,255,255,.85);margin:0;line-height:1.4}@media(max-width:800px){.cci-home-stats__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 0}.cci-home-stats__item:nth-child(2n){border-right:none}}
.cci-home-steps,.cci-home-steps *{box-sizing:border-box}.cci-home-steps{font-family:'Poppins',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;max-width:1350px;margin:0 auto;padding:0 24px}.cci-home-steps__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.cci-home-steps__card{background:#fff;border:1px solid rgba(29,19,100,.1);border-radius:14px;padding:28px 24px;position:relative;box-shadow:0 4px 18px rgba(26,42,94,.05);transition:transform .2s ease,box-shadow .2s ease}.cci-home-steps__card:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(26,42,94,.1)}.cci-home-steps__num{width:44px;height:44px;border-radius:50%;background:#ffec1e;color:#1d1364;font-size:18px;font-weight:800;display:grid;place-items:center;margin-bottom:16px;box-shadow:0 4px 12px rgba(26,42,94,.12)}.cci-home-steps__card h3{font-size:16px;font-weight:700;color:#1d1364;line-height:1.3;margin:0 0 8px}.cci-home-steps__card p{font-size:13.5px;line-height:1.6;color:#5f5d79;margin:0}@media(max-width:1000px){.cci-home-steps__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.cci-home-steps__grid{grid-template-columns:1fr}}
.cci-home-locations,.cci-home-locations *{box-sizing:border-box}.cci-home-locations{font-family:'Poppins',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;max-width:1350px;margin:0 auto;padding:0 24px}.cci-home-locations__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}.cci-home-locations__card{background:linear-gradient(135deg,rgba(255,236,30,.1),rgba(26,42,94,.03));border:1px solid rgba(29,19,100,.12);border-left:4px solid #ffec1e;border-radius:14px;padding:32px 30px}.cci-home-locations__pin{width:48px;height:48px;border-radius:50%;background:#1d1364;display:grid;place-items:center;margin-bottom:16px}.cci-home-locations__pin svg{width:24px;height:24px;stroke:#ffec1e}.cci-home-locations__card h3{font-size:20px;font-weight:700;color:#1d1364;margin:0 0 4px}.cci-home-locations__area{font-size:13px;color:#5f5d79;margin:0 0 16px}.cci-home-locations__row{display:flex;align-items:flex-start;gap:10px;font-size:14px;line-height:1.5;color:#3c3660;margin-bottom:10px}.cci-home-locations__row svg{width:16px;height:16px;stroke:#1d1364;flex-shrink:0;margin-top:2px}.cci-home-locations__row a{color:#1d1364;font-weight:600;text-decoration:none}.cci-home-locations__row a:hover{text-decoration:underline}.cci-home-locations__btn{display:inline-flex;align-items:center;gap:8px;margin-top:12px;background:#1d1364;color:#fff;font-size:12.5px;font-weight:600;padding:11px 22px;border-radius:99px;text-decoration:none;transition:transform .2s ease,background .2s ease}.cci-home-locations__btn:hover{background:#2a1f8a;transform:translateX(2px)}@media(max-width:800px){.cci-home-locations__grid{grid-template-columns:1fr}}
.cci-home-faq,.cci-home-faq *{box-sizing:border-box}.cci-home-faq{font-family:'Poppins',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;max-width:900px;margin:0 auto;padding:0 24px}.cci-home-faq details{background:#fff;border:1px solid rgba(29,19,100,.12);border-radius:12px;margin-bottom:12px;overflow:hidden;transition:box-shadow .2s ease}.cci-home-faq details[open]{box-shadow:0 8px 24px rgba(26,42,94,.08);border-color:rgba(255,236,30,.8)}.cci-home-faq summary{display:flex;justify-content:space-between;align-items:center;gap:16px;cursor:pointer;list-style:none;padding:18px 22px;font-size:15px;font-weight:600;color:#1d1364;line-height:1.4}.cci-home-faq summary::-webkit-details-marker{display:none}.cci-home-faq summary::after{content:"+";font-size:22px;font-weight:400;color:#1d1364;flex-shrink:0;width:28px;height:28px;border-radius:50%;background:#ffec1e;display:grid;place-items:center;line-height:1;transition:transform .2s ease}.cci-home-faq details[open] summary::after{content:"−"}.cci-home-faq__body{padding:0 22px 20px;font-size:14px;line-height:1.7;color:#5f5d79}
.cci-home-final,.cci-home-final *{box-sizing:border-box}.cci-home-final{font-family:'Poppins',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;background:linear-gradient(135deg,#1d1364 0%,#241a78 55%,#1d1364 100%);padding:70px 24px;text-align:center;position:relative;overflow:hidden}.cci-home-final::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:56px 56px;pointer-events:none}.cci-home-final__inner{max-width:760px;margin:0 auto;position:relative}.cci-home-final__title{font-size:clamp(28px,3.6vw,42px);font-weight:700;color:#fff;letter-spacing:-.01em;line-height:1.15;margin:0 0 14px}.cci-home-final__title em{font-style:italic;font-weight:500;color:#ffec1e}.cci-home-final__sub{font-size:16px;line-height:1.65;color:rgba(255,255,255,.8);margin:0 0 30px}.cci-home-final__cta{display:flex;justify-content:center;flex-wrap:wrap;gap:12px}.cci-home-final__btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:15px;font-weight:600;padding:15px 30px;border-radius:8px;text-decoration:none;transition:transform .2s ease,background .2s ease}.cci-home-final__btn--primary{background:#ffec1e;color:#1a1a1a;box-shadow:0 6px 20px rgba(255,236,30,.22)}.cci-home-final__btn--primary:hover{background:#fff35c;transform:translateY(-1px)}.cci-home-final__btn--ghost{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.3)}.cci-home-final__btn--ghost:hover{background:rgba(255,255,255,.08)}@media(max-width:600px){.cci-home-final__cta{flex-direction:column;align-items:stretch}}
