.cnst-hero--bottom-bar{position:relative;color:var(--brand-text-inverse);background:#0f1b33;padding-bottom:140px;min-height:560px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden}.cnst-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:#0f1b33}.cnst-hero__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;min-height:560px;background:#0f1b33}.cnst-hero__bg::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(15,27,51,.55) 0,rgba(15,27,51,.72) 45%,rgba(15,27,51,.92) 100%)}.cnst-hero__inner{position:relative;z-index:1;padding:40px 28px 32px;max-width:780px;background:rgba(15,27,51,.88);border-radius:var(--brand-radius-card);margin-bottom:16px}.cnst-hero--bottom-bar h1{color:#fff;font-size:max(2rem, min(4vw, 3.5rem));margin-bottom:16px}.cnst-hero--bottom-bar p{color:#fff;font-size:1.08rem;margin-bottom:24px;opacity:.95}.cnst-hero__cta{display:flex;flex-wrap:wrap;gap:12px}.cnst-hero__bottombar{position:absolute;left:0;right:0;bottom:0;z-index:2;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px;background:rgba(31,78,121,.94);color:var(--brand-text-inverse);padding:20px 24px}.cnst-hero__bottombar strong{display:block;font-size:1.4rem;font-family:var(--brand-font-display);color:var(--brand-secondary)}.cnst-hero__bottombar span{font-size:.85rem;color:rgba(255,255,255,.9)}.cnst-trust--dark{background:#0e2a47;color:#fff;padding:20px 0}.cnst-trust__row{display:flex;flex-wrap:nowrap;gap:0;align-items:stretch}.cnst-trust__item{flex:1;text-align:center;padding:12px 8px;border-right:1px solid rgba(255,255,255,.12)}.cnst-trust__item:last-child{border-right:none}.cnst-trust__item .jd-ico{display:block;width:28px;height:28px;margin:0 auto 8px;border:2px solid var(--brand-secondary);border-radius:2px}.cnst-trust__item strong{display:block;color:#fff;font-size:1.35rem;font-family:var(--brand-font-display)}.cnst-trust__item span{display:block;color:rgba(255,255,255,.7);font-size:.8rem;margin-top:4px}.cnst-cert-card{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius-card);padding:20px;text-align:center;height:100%}.cnst-cert-card img{width:100%;height:140px;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius);margin-bottom:12px}.cnst-cert-card h4{margin-bottom:6px;font-size:1.05rem}.cnst-cert-card span{color:var(--brand-neutral-mid);font-size:.85rem}.cnst-ind-image{position:relative;overflow:hidden;border-radius:var(--brand-radius-card);min-height:240px;background:#0f1b33}.cnst-ind-image img{width:100%;height:260px;-o-object-fit:cover;object-fit:cover;transition:transform .35s;background:#1a2a40}.cnst-ind-image::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(15,27,51,.15) 20%,rgba(15,27,51,.92) 100%)}.cnst-ind-image h3{position:absolute;left:12px;right:12px;bottom:12px;z-index:1;color:#fff;margin:0;font-size:1.1rem;background:#0f1b33;padding:10px 12px;border-radius:4px;transition:transform .25s}.cnst-ind-image:hover img{transform:scale(1.05)}.cnst-ind-image:hover h3{transform:translateX(8px)}.cnst-testimonials--large{background:var(--brand-bg)}.cnst-tst-large{max-width:800px;margin:0 auto 20px;font-size:max(1.35rem, min(2.4vw, 1.85rem));line-height:1.45;font-family:var(--brand-font-display);color:var(--brand-text);border:none;padding:0}.cnst-tst-large__author{color:var(--brand-neutral-mid);margin:0}.cnst-stats--row{background:var(--brand-bg-alt);padding:40px 0;border-top:1px solid var(--brand-border);border-bottom:1px solid var(--brand-border)}.cnst-stats__row{display:flex;justify-content:space-between;gap:0}.cnst-stats__row>div{flex:1;text-align:center;padding:8px 16px;border-right:2px solid var(--brand-secondary)}.cnst-stats__row>div:last-child{border-right:none}.cnst-stats__row strong{display:block;font-size:1.6rem;font-family:var(--brand-font-display);color:var(--brand-primary)}.cnst-stats__row span{display:block;color:var(--brand-neutral-mid);font-size:.9rem;margin-top:4px}.cnst-cta--solid{background:var(--brand-primary-dark);padding:80px 0 96px;color:var(--brand-text-inverse)}.cnst-cta--solid h2,.cnst-cta--solid p{color:var(--brand-text-inverse)}.cnst-cta--solid p{opacity:.92;max-width:700px;margin:0 auto 24px}.cnst-cta__buttons{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}@media (max-width:767.98px){.cnst-hero__bottombar{grid-template-columns:repeat(2,1fr)}.cnst-hero--bottom-bar{padding-bottom:200px}.cnst-trust__row{flex-wrap:wrap}.cnst-trust__item{flex:0 0 50%;border-right:none;border-bottom:1px solid rgba(255,255,255,.12)}.cnst-stats__row{flex-wrap:wrap}.cnst-stats__row>div{flex:0 0 50%;border-right:none;border-bottom:1px solid var(--brand-border);padding:16px 8px}}