.site-footer{background-color:#1f3c61;color:#fff;font-family:sans-serif;padding:2rem 1rem;width:100%}.footer-columns{display:flex;flex-wrap:wrap;justify-content:space-between;padding:2rem 0;max-width:1200px;margin:0 auto}.footer-column{flex:1;min-width:200px;margin:1rem}.footer-column ul{list-style:none;padding:0}.footer-column li{margin-bottom:.5rem;font-weight:600;font-size:.89em}.footer-column a{color:#FFF;text-transform:none;text-decoration:none;font-weight:500}.social-icons{display:flex;gap:10px;margin-top:1rem}.icon{font-size:1.5rem}.footer-bottom{border-top:1px solid rgb(255 255 255 / .2);display:flex;justify-content:center;align-items:center;gap:1rem;padding:1rem 0;font-size:.9rem;text-align:left}.footer-bottom-logo{max-height:50px;height:auto;width:auto}.footer-bottom-text{padding-top:16px}@media (max-width:600px){.footer-bottom{flex-direction:column;text-align:center}}.newsletter-bar{background-color:#96b234;padding:30px 20px}.newsletter-inner{max-width:1200px;margin:0 auto;text-decoration:none;color:#036}.newsletter-text span{color:#FFF}@media (min-width:769px){.newsletter-content{display:grid;grid-template-columns:320px 1fr;grid-template-areas:"image headline" "image small";column-gap:40px;row-gap:4px;align-items:start;grid-template-rows:auto auto}.newsletter-content-2{display:grid;grid-template-columns:1fr 320px;grid-template-areas:"headline image" "small image";column-gap:40px;row-gap:4px;align-items:start}.newsletter-image{grid-area:image}.newsletter-text{grid-area:headline;font-size:18px;font-weight:700;margin:0}.newsletter-text-small{grid-area:small;font-size:14px;margin:0}.newsletter-image img{width:100%;display:block}.newsletter-text,.newsletter-text-small,.newsletter-text p,.newsletter-text-small p{margin:0;padding:0;line-height:1.4}}@media (max-width:768px){.newsletter-content,.newsletter-content-2{display:flex;flex-direction:column;text-align:center;gap:20px}.newsletter-text{order:1;font-size:18px;font-weight:700}.newsletter-image{order:2}.newsletter-text-small{order:3;font-size:15px}.newsletter-image img{width:100%;max-width:400px}}.newsletter-button-container{margin-top:40px;margin-bottom:40px}.newsletter-button{background:#1f3c61;padding:10px;color:#FFF;text-decoration:none;text-transform:uppercase;text-align:center;font-weight:700;max-width:200px}