/* Field Ledger header correction. */
.fl-header-inner{width:min(calc(100% - 48px),var(--max));}
@media(max-width:760px){.fl-header-inner{width:min(calc(100% - 32px),var(--max));}}
.fl-hero>img{z-index:-2;}.fl-hero-inner{position:relative;z-index:1;}.fl-proof-card,.fl-coordinate{z-index:2;}
