.cres-page{--cres-ink:#111827;--cres-blue-deep:#0000b8;--cres-blue-soft:#eef2ff;--cres-line:#dfe3eb;color:var(--cres-ink);background:#fff}.cres-page .cres-eyebrow{color:var(--cres-blue);font-size:.78rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.cres-page .cres-display{font-family:var(--font-display);font-size:clamp(2.25rem,5vw,4.8rem);line-height:1.05;letter-spacing:-.035em}.cres-page .cres-lead{color:#4b5563;font-size:clamp(1.05rem,1.7vw,1.3rem);line-height:1.75}.cres-hero{position:relative;min-height:620px;display:flex;align-items:center;overflow:hidden;background:#10131d}.cres-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.cres-hero::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,10,25,.9) 0%,rgba(7,10,25,.73) 48%,rgba(7,10,25,.2) 100%)}.cres-hero__content{position:relative;z-index:1;max-width:760px;color:#fff;padding-block:7rem 5rem}.cres-hero__content .cres-lead{color:rgba(255,255,255,.88)}.cres-btn{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:48px;padding:.75rem 1.25rem;border:2px solid var(--cres-blue);border-radius:6px;background:var(--cres-blue);color:#fff!important;font-weight:700;text-decoration:none}.cres-btn:hover{background:var(--cres-blue-deep);border-color:var(--cres-blue-deep)}.cres-btn--light{background:#fff;border-color:#fff;color:var(--cres-blue-deep)!important}.cres-btn--outline{background:transparent;border-color:currentColor;color:inherit!important}.cres-trust-strip{background:var(--cres-blue);color:#fff}.cres-trust-item{padding:1.4rem 1rem;text-align:center}.cres-trust-item strong{display:block;font-family:var(--font-display);font-size:1.5rem}.cres-trust-item span{color:rgba(255,255,255,.78);font-size:.88rem}.cres-section{padding-block:clamp(4rem,8vw,7rem)}.cres-section--soft{background:#f7f8fb}.cres-section-heading{max-width:760px;margin:0 auto 3rem;text-align:center}.cres-section-heading h2{font-family:var(--font-display);font-size:clamp(2rem,4vw,3.3rem)}.cres-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.cres-info-card{background:#fff;border:1px solid var(--cres-line);border-radius:12px;padding:1.65rem;box-shadow:0 12px 30px rgba(15,23,42,.055)}.cres-info-card i{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:10px;background:var(--cres-blue-soft);color:var(--cres-blue);font-size:1.2rem}.cres-info-card h3{margin-top:1.2rem;font-family:var(--font-display);font-size:1.25rem}.cres-info-card p{color:#5b6473;line-height:1.7;margin-bottom:0}.cres-process{counter-reset:process;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}.cres-process article{counter-increment:process;position:relative;padding:1.5rem 1.25rem;border-top:3px solid var(--cres-blue);background:#fff}.cres-process article::before{content:'0' counter(process);color:var(--cres-blue);font-weight:700;letter-spacing:.1em}.cres-process h3{font-family:var(--font-display);font-size:1.15rem;margin-top:.8rem}.cres-split{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(2rem,6vw,6rem);align-items:center}.cres-split__image{width:100%;max-height:620px;object-fit:cover;border-radius:14px;box-shadow:24px 24px 0 var(--cres-blue-soft)}.cres-check-list{list-style:none;padding:0;display:grid;gap:.9rem}.cres-check-list li{display:flex;gap:.8rem;line-height:1.6}.cres-check-list i{color:var(--cres-blue);flex:0 0 auto}.cres-lead-panel{background:var(--cres-blue);color:#fff;border-radius:16px;padding:clamp(1.5rem,4vw,3rem)}.cres-lead-panel .form-control,.cres-lead-panel .form-select{background:#fff;min-height:46px}.cres-lead-panel label{color:#111827}.cres-lead-panel .form-check{display:flex;align-items:flex-start;gap:.65rem}.cres-lead-panel .form-check-input,.cres-page .form-check-input,.cres-page input[type="checkbox"]{width:1.1rem!important;height:1.1rem!important;min-height:1.1rem!important;flex:0 0 1.1rem;padding:0!important;margin-top:.2rem;border-radius:3px!important}.cres-route-card{color:inherit;text-decoration:none;transition:.2s}.cres-route-card:hover{border-color:var(--cres-blue);transform:translateY(-2px)}.cres-contact-details a{color:inherit}.utility-alert{border-left:5px solid #f59e0b;background:#fff8e6;padding:1.2rem 1.4rem;border-radius:6px}.utility-region{border:1px solid var(--cres-line);border-radius:14px;overflow:hidden;margin-bottom:1.25rem;background:#fff}.utility-region summary{cursor:pointer;padding:1.25rem 1.5rem;font-family:var(--font-display);font-size:1.25rem;font-weight:700;list-style:none}.utility-region summary::-webkit-details-marker{display:none}.utility-region summary::after{content:'+';float:right;color:var(--cres-blue)}.utility-region[open] summary::after{content:'–'}.utility-region__body{border-top:1px solid var(--cres-line);padding:1.5rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.utility-provider{padding:1rem;background:#f7f8fb;border-radius:8px}.utility-provider h3{font-size:1rem;font-weight:700}.utility-provider a{font-weight:700}.cres-faq details{border-bottom:1px solid var(--cres-line);padding:1.1rem 0}.cres-faq summary{cursor:pointer;font-weight:700}.cres-faq p{color:#5b6473;line-height:1.7;margin:1rem 0 0}@media(max-width:991.98px){.cres-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cres-process{grid-template-columns:repeat(2,minmax(0,1fr))}.cres-split{grid-template-columns:1fr}.cres-hero{min-height:560px}}@media(max-width:575.98px){.cres-card-grid,.cres-process,.utility-region__body{grid-template-columns:1fr}.cres-hero{min-height:610px}.cres-hero::after{background:rgba(7,10,25,.78)}.cres-btn{width:100%}.cres-trust-item{border-bottom:1px solid rgba(255,255,255,.18)}}
.cres-hero .cres-eyebrow,.cres-hero h1{color:#fff}.cres-page{overflow-x:clip}
