/* Scoped to the two shortcode pages; supports Hever / Varia and Kadence. */
body.fec-community-page .content-area{float:none!important;width:100%!important;margin-inline:auto!important}
body.fec-community-page .site-main,body.fec-community-page .entry-content,body.fec-community-page .entry-content-wrap{max-width:1280px!important;width:100%!important;margin-inline:auto!important}
body.fec-community-page .entry-content>.fec{width:100%!important;max-width:1240px!important;margin-inline:auto!important}
body.fec-community-page .entry-content>*{float:none}
.fec{--fec-ink:#203d31;--fec-green:#285b40;--fec-orange:#ae551a;--fec-paper:#f5f7f1;--fec-border:#d8e0d6;box-sizing:border-box;color:#28352d;background:#fff;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.65;text-align:left;padding:24px 22px 46px;overflow-wrap:anywhere}
.fec *,.fec *::before,.fec *::after{box-sizing:border-box}
.fec [hidden]{display:none!important}
.fec h1,.fec h2,.fec h3,.fec p,.fec ul,.fec ol{padding:0;margin:0}
.fec h1,.fec h2,.fec h3{color:var(--fec-ink);font-family:inherit;letter-spacing:-.025em;line-height:1.13;text-transform:none}
.fec h1{font-size:clamp(36px,4.5vw,60px);font-weight:750;margin:12px 0 18px}
.fec h2{font-size:26px;font-weight:700}.fec h3{font-size:24px;font-weight:700}
.fec a{color:var(--fec-green);text-decoration:underline;text-underline-offset:3px;box-shadow:none}
.fec a:hover{color:#173c29}.fec :focus-visible{outline:3px solid #ad591e;outline-offset:4px}
.fec .fec-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;padding:20px 0 34px;border-bottom:1px solid var(--fec-border);margin-bottom:28px}
.fec .fec-eyebrow{font-size:11px;font-weight:800;letter-spacing:.16em;color:var(--fec-orange);margin:0}
.fec .fec-lead{max-width:650px;color:#566259;font-size:18px;line-height:1.65}
.fec .fec-button{display:inline-flex;align-items:center;justify-content:center;gap:16px;border:1px solid var(--fec-green);border-radius:7px;background:var(--fec-green);color:#fff!important;font:650 14px/1.3 system-ui,sans-serif;min-height:48px;padding:13px 19px;text-decoration:none!important;cursor:pointer;white-space:normal;text-align:center;box-shadow:none;transition:background .15s}
.fec .fec-button:hover{background:#204832}.fec .fec-button:disabled{opacity:.7;cursor:wait}
.fec .fec-hero>.fec-button{flex-shrink:0;margin-bottom:8px}.fec .fec-secondary{background:#fff;color:var(--fec-green)!important}.fec .fec-secondary:hover{background:#f1f5ef}
.fec .fec-filters{display:grid;grid-template-columns:1.4fr 1.15fr 1.1fr 1fr auto;align-items:end;gap:14px;background:var(--fec-paper);padding:22px;border:1px solid var(--fec-border);border-radius:10px;margin:0 0 34px}
.fec .fec-field{display:flex;flex-direction:column;gap:7px;color:#2c3b31;font-size:13px;font-weight:650;min-width:0;margin:0}
.fec .fec-field>span{display:block}.fec input:not([type="checkbox"]),.fec select,.fec textarea{width:100%;min-width:0;max-width:100%;height:auto;min-height:46px;border:1px solid #bbc8ba!important;border-radius:5px;background:#fff!important;color:#263b2b!important;font:400 16px/1.45 system-ui,sans-serif;padding:10px 11px;box-shadow:none;margin:0;text-transform:none;letter-spacing:normal}
.fec select{appearance:auto;padding-right:18px}.fec textarea{resize:vertical;min-height:135px}.fec input[type="file"]{font-size:14px}
.fec .fec-field small{font-size:12px;color:#58645b;line-height:1.6;font-weight:400}.fec .fec-reset{grid-column:1/-1;font-size:12px;justify-self:start}
.fec .fec-results-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;margin:0 0 22px}.fec .fec-results-heading>span{font-size:13px;color:#657061}
.fec .fec-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;align-items:start}
.fec .fec-card{border:1px solid var(--fec-border);border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 3px 13px #243d2b08;margin:0;min-width:0}
.fec .fec-card-logo{height:126px;padding:22px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #e5ebe1;background:#fff}
.fec .fec-card-logo img{display:block;max-height:100%;max-width:100%;width:auto;height:auto;object-fit:contain;margin:0}
.fec .fec-wordmark{font-size:21px;font-weight:750;color:#60705f;text-align:center;line-height:1.25}
.fec .fec-card-body{padding:23px}.fec .fec-category{font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--fec-orange);margin:0 0 12px}
.fec .fec-location{font-size:12px;color:#657061;margin:10px 0 16px}.fec .fec-intro{font-size:14px;line-height:1.65;min-height:70px}
.fec .fec-tags{display:flex;flex-wrap:wrap;gap:6px;list-style:none!important;margin:18px 0;padding:0;min-height:29px}.fec .fec-tags li{font-size:11px;background:#f1f5ed;border:1px solid #e2e9dc;border-radius:4px;padding:3px 8px;margin:0;color:#3a503d}
.fec .fec-profile{border-top:1px solid #e3e9df;margin-top:17px}.fec .fec-profile summary{padding:15px 0;font-size:13px;font-weight:650;cursor:pointer;color:var(--fec-green)}
.fec .fec-profile-content{font-size:13px;padding-bottom:18px;line-height:1.8}.fec .fec-profile-content dl{margin:15px 0}.fec .fec-profile-content dt{font-weight:700}.fec .fec-profile-content dd{margin:0 0 8px}.fec .fec-links{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:13px}
.fec .fec-visit{width:100%;justify-content:space-between;font-size:13px;min-height:44px}.fec .fec-badge{font-size:10px;font-weight:650;color:#25573d;background:#edf5e7;border-radius:3px;padding:5px 8px;margin-top:10px;width:fit-content}
.fec .fec-small{font-size:12px;color:#5a665c}.fec .fec-empty{grid-column:1/-1;border:1px dashed #b7c6b5;border-radius:10px;text-align:center;background:#fafbf8;padding:45px 24px}.fec .fec-empty p{max-width:600px;margin:16px auto 22px}
.fec .fec-resource{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-top:36px;padding:24px 28px;background:var(--fec-paper);border-left:4px solid var(--fec-orange);border-radius:0 8px 8px 0}.fec .fec-resource h2{font-size:21px;margin-bottom:8px}.fec .fec-resource p{font-size:13px;color:#566259}.fec .fec-resource a{flex-shrink:0;font-size:13px;font-weight:650}
.fec .fec-standards{margin-top:26px;font-size:12px;color:#5b665d}.fec .fec-standards summary{cursor:pointer;font-weight:650}.fec .fec-standards p{margin-top:10px;max-width:850px}
.fec .fec-pagination{margin-top:25px}.fec .page-numbers{display:flex;flex-wrap:wrap;gap:12px;list-style:none;margin:0;padding:0}.fec li .page-numbers{padding:6px 10px}
.fec .fec-application-layout{display:grid;grid-template-columns:minmax(0,2.7fr) minmax(230px,1fr);gap:38px;align-items:start}.fec .fec-application{margin:0;padding:0;min-width:0}
.fec .fec-application fieldset{margin:0 0 27px;padding:0 0 27px;border:0;border-bottom:1px solid var(--fec-border);min-width:0}.fec .fec-application legend{padding:0;margin:0 0 15px;font-size:21px;font-weight:700;color:var(--fec-ink);width:100%}.fec legend>span{font-size:12px;color:var(--fec-orange);margin-right:8px;vertical-align:middle}
.fec .fec-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:22px}.fec .fec-span{grid-column:1/-1}.fec .fec-form-grid .fec-additional{padding:0;border:0;margin:0}.fec .fec-additional legend{font-size:13px;letter-spacing:normal}.fec .fec-checkbox-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px}
.fec .fec-checkbox-grid label{font-size:12px;font-weight:400;display:flex;align-items:center;gap:8px}.fec input[type="checkbox"]{appearance:auto;flex:0 0 auto;width:17px;height:17px;accent-color:var(--fec-green);margin:2px 0}
.fec .fec-consent{display:flex;gap:12px;align-items:flex-start;font-size:12px;margin-bottom:24px;font-weight:400}.fec .fec-submit{margin-top:14px}.fec .fec-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}
.fec .fec-feedback{padding:18px 20px;margin-bottom:24px;background:#fff2eb;border:1px solid #b15c2c;border-radius:7px;font-size:14px}.fec .fec-feedback p+p{margin-top:7px}.fec .fec-success{background:#eef6e9;border-color:#477445}
.fec .fec-application-aside{padding:25px;background:var(--fec-paper);border:1px solid var(--fec-border);border-radius:10px;font-size:13px;line-height:1.8}.fec .fec-application-aside h2{font-size:25px;margin-bottom:18px}.fec .fec-application-aside ol{padding-left:19px;margin:25px 0}.fec .fec-application-aside li{margin-bottom:17px}
@media(min-width:1500px){.fec{padding-inline:30px}}
@media(max-width:1080px){.fec .fec-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.fec .fec-filters>.fec-button{grid-column:1/-1;justify-self:start}.fec .fec-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fec .fec-hero{align-items:flex-start;flex-direction:column;gap:22px}.fec .fec-application-layout{grid-template-columns:minmax(0,1fr)}.fec .fec-application-aside{max-width:100%}}
@media(max-width:620px){.fec{padding:14px 12px 32px;font-size:15px}.fec .fec-hero{padding-top:6px;margin-bottom:20px}.fec .fec-lead{font-size:16px}.fec .fec-hero>.fec-button{width:100%;margin:0}.fec .fec-grid{grid-template-columns:minmax(0,1fr);gap:18px}.fec .fec-filters{padding:16px;gap:16px;grid-template-columns:minmax(0,1fr)}.fec .fec-filters>.fec-button{width:100%}.fec .fec-results-heading h2{font-size:23px}.fec .fec-intro{min-height:0}.fec .fec-resource{flex-direction:column;align-items:flex-start;padding:21px}.fec .fec-form-grid,.fec .fec-checkbox-grid{grid-template-columns:minmax(0,1fr)}.fec .fec-submit{width:100%}.fec .fec-card-body{padding:22px}}
