.Footer_footer__JrJN9{background-color:var(--background-light);color:var(--text-color);padding:4rem 0 2rem}.Footer_container__YfQ4y{max-width:1200px;margin:0 auto;padding:0 2rem}.Footer_grid___GZKp{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:3rem}.Footer_column__UM2K4{display:flex;flex-direction:column}.Footer_columnTitle__hO64b{font-size:1.25rem;margin-bottom:1.5rem;color:var(--text-color);font-weight:600}.Footer_contactInfo__jCTet,.Footer_description__h2gOl{color:var(--text-light);margin-bottom:1rem}.Footer_contactInfo__jCTet p{margin-bottom:.5rem}.Footer_contactInfo__jCTet a{color:var(--primary-color);text-decoration:none;transition:color .3s ease}.Footer_contactInfo__jCTet a:hover{text-decoration:underline}.Footer_linkList__FyArT{list-style:none;display:flex;flex-direction:column;gap:.75rem}.Footer_linkList__FyArT a,.Footer_socialLinks__AJQgv a{color:var(--text-light);transition:color .3s ease}.Footer_linkList__FyArT a:hover,.Footer_socialLinks__AJQgv a:hover{color:var(--primary-color)}.Footer_socialLinks__AJQgv{list-style:none;display:flex;flex-direction:column;gap:.75rem}.Footer_copyright__W8ZKy{text-align:center;padding-top:2rem;border-top:1px solid var(--border-color);color:var(--text-light);font-size:.875rem}.Footer_copyright__W8ZKy a{color:var(--primary-color);text-decoration:none;transition:color .3s ease}.Footer_copyright__W8ZKy a:hover{text-decoration:underline}@media (max-width:768px){.Footer_grid___GZKp{grid-template-columns:1fr;gap:2rem}}