.page__footer{background-color:var(--brand-black);color:#fff;padding:60px 0 20px;margin-top:60px}.site-footer .footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;margin-bottom:40px}.footer-col__brand{color:#fff;font-size:24px;margin-bottom:15px}.footer-col__text{font-size:14px;color:#ccc;line-height:1.6}.footer-col__title{font-family:Nunito,sans-serif;font-weight:700;font-size:18px;margin-bottom:20px;color:#fff}.footer-col__list{padding-left:0;list-style:none}.footer-col__list li{margin-bottom:10px}.footer-col__list a{color:#ccc;font-size:14px;text-decoration:none}.footer-col__list a:hover{color:var(--brand-red)}.social-icons{display:flex;gap:15px}.social-link{text-decoration:none;width:40px;height:40px;border:1px solid rgba(255,255,255,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;transition:.3s}.social-link:hover{background:var(--brand-red);border-color:var(--brand-red);color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:20px;text-align:center;font-size:13px;color:#888}.footer-bottom__heart{color:var(--brand-red)}@media(max-width:768px){.site-footer .footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:480px){.site-footer .footer-grid{grid-template-columns:1fr}}
