*{box-sizing:border-box;margin:0;padding:0}.footer .tabs__tab,.footer .tabs__tab:active,.footer .tabs__tab:focus,.footer .tabs__tab:hover,.footer a:not(.button),.footer blockquote,.footer div,.footer h1,.footer h2,.footer h3,.footer h4,.footer h5,.footer h6,.footer li,.footer p,.footer span{color:#fff!important}.footer{background-color:#8b0000;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.footer__container{margin:0 auto;max-width:1200px;padding:0 20px}.footer__main{display:flex;flex-direction:column;gap:40px;padding:40px 0}.footer__brand{text-align:center}.footer__logo{align-items:center;display:flex;flex-direction:column;margin-bottom:20px}.footer__logo-text{background-color:#fff;border-radius:4px;color:#2e7d32;font-size:2rem;font-weight:700;margin-bottom:5px;padding:10px 20px}.footer__logo-subtitle{color:#fff;font-size:.9rem;font-weight:500}.footer__description{font-size:.9rem;line-height:1.6;margin:0 auto;max-width:400px;opacity:.9}.footer__menu{text-align:center}.footer__menu-title{color:#fff;font-size:1.2rem;font-weight:600;margin-bottom:20px}.footer__nav-list{display:flex;flex-direction:column;list-style:none;padding:0}.footer__nav-link{color:#fff;font-size:.9rem;opacity:.8;text-decoration:none;transition:opacity .3s ease}.footer__nav-link:hover{opacity:1}.footer__nav-item{margin:5px!important}.footer__contact{text-align:center}.footer__contact-title{color:#fff;font-size:1rem;font-weight:600;margin-bottom:15px}.footer__btn{background-color:#2e7d32;border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-block;font-size:.9rem;font-weight:600;margin-bottom:30px;padding:12px 30px;text-decoration:none;transition:background-color .3s ease}.footer__btn:hover{background-color:#1b5e20}.footer__social{margin-top:20px}.footer__social-title{color:#fff;font-size:.9rem;font-weight:600;margin-bottom:15px}.footer__social-links{display:flex;gap:15px;justify-content:center}.footer__social-link{align-items:center;background-color:hsla(0,0%,100%,.1);border-radius:50%;color:#fff;display:flex;height:40px;justify-content:center;text-decoration:none;transition:background-color .3s ease;width:40px}.footer__social-link:hover{background-color:hsla(0,0%,100%,.2)}.footer__social-icon{fill:currentColor;height:20px;width:20px}.footer__bottom{border-top:1px solid hsla(0,0%,100%,.3);padding:20px 0}.footer__copyright{font-size:.8rem!important;font-weight:400!important;line-height:1.5;opacity:.7;text-align:center!important}@media (min-width:768px){.footer__main{align-items:flex-start;flex-direction:row;gap:30px;justify-content:space-between}.footer__brand{flex:1;max-width:300px;text-align:left}.footer__logo{align-items:flex-start}.footer__description{margin:0}.footer__contact,.footer__menu{flex:1;text-align:left}.footer__contact{max-width:300px}.footer__social-links{justify-content:flex-start}}@media (min-width:1024px){.footer__main{gap:50px}.footer__brand,.footer__contact{max-width:350px}}@media (min-width:1200px){.footer__container{padding:0 40px}}