.footer-widgets{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr));gap:2rem;text-align:left;margin-bottom:2rem;max-width:1200px;margin-left:auto;margin-right:auto;padding:0 1rem;width:100%;box-sizing:border-box}.footer-widgets .widget{border-radius:.75rem;padding:1.5rem;box-shadow:0 4px 6px #0000001a;background:#ffffff1a;border-top:3px solid #4A7C2C;border-left:1px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.footer-widgets .widget-title,.footer-widgets .widget h3{font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:#fff;font-family:Courier New,monospace;border-bottom:2px solid #4A7C2C;padding-bottom:.5rem}.footer-widgets .widget ul{list-style:none;padding:0;margin:0}.footer-widgets .widget li{margin-bottom:.5rem}.footer-widgets .widget a{color:#ffffffe6;text-decoration:none;transition:all .2s;display:inline-block}.footer-widgets .widget a:hover{color:#6fa84c;transform:translate(5px)}.footer-widgets .search-form input[type=search]{background:#1e1e1e99;border-color:#4a7c2c80}.footer-widgets .search-form input[type=search]:focus{background:#1e1e1ecc}@media(max-width:768px){.footer-widgets{grid-template-columns:1fr;gap:1.5rem}}
