/* WebsiteForge visual layout hotfix — service pages */
.wf-hero--has-bg{padding:clamp(2.25rem,5vw,4rem) 1rem!important}
.wf-hero--service.wf-hero--has-bg{padding:clamp(2rem,4.5vw,3.25rem) 1rem!important;min-height:0!important}
.wf-split{align-items:start!important;gap:2rem!important}
.wf-image-block{margin:0;background:linear-gradient(145deg,#0a1626 0%,#0f2744 100%);border-radius:12px;overflow:hidden;aspect-ratio:16/10;display:flex;align-items:center;justify-content:center}
.wf-image-block img{width:100%!important;height:100%!important;object-fit:cover!important;display:block;border-radius:12px}
.wf-section--pad-default+.wf-section--pad-default{padding-top:calc(5rem * .55)!important}
.wf-section--muted.wf-section--pad-sm+.wf-section--pad-default{padding-top:2.5rem!important}
html,body{overflow-x:clip}
.wf-problem-list{margin-top:0}
