@charset "UTF-8";.cnst-hero--split{background:linear-gradient(135deg,#f2f4f7 0,#e8eef4 55%,#f7fafc 100%);padding:64px 0;border-left:0}.cnst-hero__text{border-left:4px solid var(--brand-secondary);padding-left:24px}.cnst-hero__eyebrow{display:inline-block;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:var(--brand-primary);font-weight:700;margin-bottom:12px}.cnst-hero__lede{color:var(--brand-neutral-mid);font-size:1.08rem;margin:16px 0 20px}.cnst-hero__specs{list-style:none;padding:0;margin:0 0 28px}.cnst-hero__specs li{padding:8px 0;border-bottom:1px solid var(--brand-border);color:var(--brand-text);font-size:.95rem}.cnst-hero__cta{display:flex;flex-wrap:wrap;gap:16px}.cnst-hero__media img{width:100%;height:100%;min-height:320px;max-height:520px;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius);background:var(--brand-bg-alt)}@media (max-width:991px){.cnst-hero--split .row{flex-direction:column-reverse}.cnst-hero__text{border-left:none;padding-left:0;border-top:4px solid var(--brand-secondary);padding-top:16px}}.cnst-trust--dividers{background:var(--brand-primary-dark);padding:28px 0}.cnst-trust__row{display:flex;flex-wrap:wrap;justify-content:space-between;gap:16px}.cnst-trust__item{flex:1 1 160px;text-align:center;padding:8px 16px;border-right:1px solid rgba(196,163,90,.35);color:var(--brand-text-inverse)}.cnst-trust__item:last-child{border-right:none}.cnst-trust__item strong{display:block;font-size:max(1.5rem, min(3vw, 2rem));font-family:var(--font-display);color:var(--brand-text-inverse)}.cnst-trust__item span{display:block;font-size:.85rem;color:rgba(255,255,255,.75);margin-top:4px}@media (max-width:767px){.cnst-trust__item{border-right:none;border-bottom:1px solid rgba(196,163,90,.35);padding-bottom:16px}.cnst-trust__item:last-child{border-bottom:none}}.cnst-cert__row{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;justify-content:center;gap:16px 28px}.cnst-cert__row li{text-align:center;min-width:96px}.cnst-cert__badge{display:flex;align-items:center;justify-content:center;width:80px;height:56px;margin:0 auto 6px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg);font-weight:700;color:var(--brand-neutral-mid);filter:grayscale(.7);opacity:.85;transition:filter .2s,opacity .2s}.cnst-cert__row li:hover .cnst-cert__badge{filter:none;opacity:1;color:var(--brand-primary);border-color:var(--brand-secondary)}.cnst-cert__row em{font-style:normal;font-size:.72rem;color:var(--brand-neutral-mid)}.cnst-ind-image a{display:block;position:relative;overflow:hidden;border-radius:var(--brand-radius);color:var(--brand-text-inverse);min-height:240px}.cnst-ind-image img{width:100%;height:260px;-o-object-fit:cover;object-fit:cover;transition:transform .35s;background:var(--brand-primary-dark)}.cnst-ind-image a:hover img{transform:scale(1.05)}.cnst-ind-image__cap{position:absolute;left:0;right:0;bottom:0;padding:20px 16px 16px;background:linear-gradient(transparent,rgba(22,58,92,.92));transform:translateX(0);transition:transform .25s}.cnst-ind-image a:hover .cnst-ind-image__cap{transform:translateX(8px)}.cnst-ind-image__cap h3{color:var(--brand-text-inverse);font-size:1.1rem;margin:0 0 4px}.cnst-ind-image__cap p{margin:0;font-size:.85rem;color:rgba(255,255,255,.8);opacity:0;max-height:0;overflow:hidden;transition:opacity .25s,max-height .25s}.cnst-ind-image a:hover .cnst-ind-image__cap p{opacity:1;max-height:80px}.cnst-tst-card{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:28px 24px;box-shadow:0 2px 8px rgba(26,32,44,.04)}.cnst-tst-card blockquote{font-style:italic;color:var(--brand-text);margin:0 0 20px;padding:0;border:none;font-size:.98rem}.cnst-tst-card figcaption{border-top:1px solid var(--brand-border);padding-top:16px}.cnst-tst-card strong{display:block;color:var(--brand-primary)}.cnst-tst-card span{display:block;font-size:.85rem;color:var(--brand-neutral-mid)}.cnst-stat__icon{display:block;font-size:1.4rem;color:var(--brand-secondary);margin-bottom:8px}.cnst-stat strong{display:block;font-size:max(1.6rem, min(3vw, 2.2rem));font-family:var(--font-display);color:var(--brand-primary)}.cnst-stat span{display:block;font-size:.9rem;color:var(--brand-neutral-mid);margin-top:4px}.cnst-cta--split-form{background:linear-gradient(135deg,var(--brand-primary-dark) 0,var(--brand-primary) 100%);padding:64px 0;color:var(--brand-text-inverse)}.cnst-cta--split-form h2{color:var(--brand-text-inverse);margin-bottom:16px}.cnst-cta--split-form>.container>.row>.col-lg-7>p{color:rgba(255,255,255,.85);margin-bottom:20px}.cnst-cta__advantages{list-style:none;padding:0;margin:0}.cnst-cta__advantages li{position:relative;padding:10px 0 10px 28px;color:var(--brand-text-inverse);border-bottom:1px solid rgba(255,255,255,.12)}.cnst-cta__advantages li::before{content:"✓";position:absolute;left:0;color:var(--brand-secondary);font-weight:700}.cnst-cta__form-card{background:var(--brand-bg);color:var(--brand-text);border-radius:var(--brand-radius);padding:28px 24px;box-shadow:0 8px 24px rgba(0,0,0,.18)}.cnst-cta__form-card h3{color:var(--brand-text);margin-bottom:16px;font-size:1.25rem}