/**handles:cgis-homepage-search,cg-home-urgency**/
body.home #section-search .pc-widget-searchform{position:relative;width:100%}body.home #section-search .elementor-element-b0dd380{width:100%;max-width:none}body.home #section-search .pc-searchform-inner{position:relative;display:flex;align-items:center;min-height:56px;overflow:visible;background:#fff;border:1px solid #c9c9c9;border-radius:360px;box-shadow:0 6px 18px rgba(34,32,32,.08);transition:border-color 160ms ease,box-shadow 160ms ease;cursor:text}body.home #section-search .pc-searchform-inner:focus-within{border-color:#71a925;box-shadow:0 0 0 3px rgba(168,235,64,.2),0 8px 22px rgba(34,32,32,.1)}body.home #section-search .pc-searchform .search-input{width:100%;height:54px;padding:0 132px 0 54px;color:#222020;background:0 0;border:0;outline:0;font:500 16px/1.4 Figtree,sans-serif}body.home #section-search .pc-searchform .search-input::placeholder{color:#6e6b6b;opacity:1}body.home #section-search .pc-searchform .penciicon-magnifiying-glass{position:absolute;left:20px;top:50%;transform:translateY(-50%);color:#222020;font-size:20px}body.home #section-search .pc-searchform .searchsubmit{position:absolute;right:7px;top:7px;bottom:7px;width:auto;min-width:112px;padding:0 20px;color:#222020;background:#a8eb40;border:0;border-radius:360px;font:700 15px/1 Figtree,sans-serif;cursor:pointer}body.home #section-search .cgis-results{position:absolute;left:0;right:0;top:calc(100% + 10px);z-index:1002;max-height:min(520px,70vh);overflow-y:auto;padding:8px;background:#fff;border:1px solid #dedede;border-radius:14px;box-shadow:0 20px 45px rgba(34,32,32,.2);text-align:left}body.home #section-search .cgis-results[hidden]{display:none}body.home #section-search .cgis-status{margin:0;padding:18px 16px;color:#666;font:500 15px/1.4 Figtree,sans-serif}body.home #section-search .cgis-result{display:grid;grid-template-columns:110px minmax(0,1fr);gap:12px;align-items:center;padding:10px;color:#222020;border-radius:10px;text-decoration:none}body.home #section-search .cgis-result.is-active,body.home #section-search .cgis-result:hover{color:#222020;background:#f1f9e5}body.home #section-search .cgis-result img{display:block;width:110px;height:auto;object-fit:contain;background:#f1f1f1;border-radius:8px}body.home #section-search .cgis-image-placeholder{display:block;width:110px;aspect-ratio:3/2;background:#f1f1f1;border-radius:8px}body.home #section-search .cgis-result-title{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font:700 15px/1.35 Figtree,sans-serif}body.home #section-search .cgis-result-meta{display:block;margin-top:5px;color:#777;font:500 12px/1.3 Figtree,sans-serif}body.home #section-search .cgis-view-all{display:block;margin-top:6px;padding:13px 16px;color:#222020;background:#a8eb40;border-radius:9px;font:700 14px/1.2 Figtree,sans-serif;text-align:center;text-decoration:none}@media (max-width:767px){body.home #section-search .pc-searchform-inner{min-height:52px}body.home #section-search .pc-searchform .search-input{height:50px;padding-right:62px;font-size:16px}body.home #section-search .pc-searchform .searchsubmit{min-width:48px;padding:0;font-size:0}body.home #section-search .pc-searchform .searchsubmit::after{content:"Go";font-size:14px}body.home #section-search .cgis-result{grid-template-columns:82px minmax(0,1fr);gap:10px;align-items:stretch;padding:8px}body.home #section-search .cgis-result img{width:82px;height:100%;min-height:52px;object-fit:cover}body.home #section-search .cgis-image-placeholder{width:82px}body.home #section-search .cgis-result-content{display:flex;flex-direction:column;justify-content:center;min-width:0}body.home #section-search .cgis-result-title{font-size:14px;line-height:1.3}body.home #section-search .cgis-result-meta{margin-top:4px;font-size:11px}}
.cg-urgency{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:32px 0 24px}.cg-urgency-group{padding:20px;border:1px solid #e7e7e7;border-radius:16px;background:#fff}.cg-urgency-group header{margin-bottom:16px}.cg-urgency-group h2{margin:8px 0 2px;color:#222020;font-size:18px;line-height:1.2}.cg-urgency-group header p{margin:0;color:#777;font-size:13px}.cg-urgency-pill{display:inline-flex;align-items:center;min-height:25px;padding:4px 9px;border-radius:999px;background:#ed1c24;color:#fff;font-size:11px;font-weight:700;letter-spacing:.06em;line-height:1;text-transform:uppercase}.cg-urgency-group--trending .cg-urgency-pill{background:#ff6a00}.cg-urgency-group--national .cg-urgency-pill{background:#cf1322}.cg-urgency-card{display:grid;grid-template-columns:100px minmax(0,1fr);gap:12px;align-items:stretch;min-height:62px;padding:10px 0;border-top:1px solid #efefef;color:inherit;text-decoration:none}.cg-urgency-card:first-child{padding-top:0;border-top:0}.cg-urgency-card img{width:100px;height:100%;min-height:62px;display:block;border-radius:4px!important;object-fit:cover}.cg-urgency-card__body{display:flex;flex-direction:column;justify-content:center;min-width:0}.cg-urgency-card strong{display:-webkit-box;overflow:hidden;color:#222020;font-size:14px;font-weight:600;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.cg-urgency-card small{display:block;margin-top:5px;color:#777;font-size:11px}@media (max-width:1024px){.cg-urgency{grid-template-columns:1fr}.cg-urgency-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.cg-urgency-card{grid-template-columns:76px minmax(0,1fr);padding:0;border-top:0}.cg-urgency-card img{width:76px;height:100%;min-height:64px}}@media (max-width:767px){.cg-urgency{gap:14px;margin:32px 0 24px}.cg-urgency-group{padding:16px;border-radius:13px}.cg-urgency-group h2{font-size:18px}.cg-urgency-list{grid-template-columns:1fr;gap:0}.cg-urgency-card{grid-template-columns:82px minmax(0,1fr);padding:10px 0;border-top:1px solid #efefef}.cg-urgency-card:first-child{padding-top:0;border-top:0}.cg-urgency-card img{width:82px;height:100%;min-height:68px}}