.site-footer{position:relative;width:100%;background-color:#080c11;padding:0;box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden}.site-footer__inner{width:100%;max-width:1440px;margin:0 auto;padding:50px 160px;display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,2fr);gap:60px;align-items:start;box-sizing:border-box}.site-footer__brand-col{display:flex;flex-direction:column;align-items:flex-start}.site-footer__brand-header{display:inline-flex;align-items:center;gap:12px;text-decoration:none!important;margin-bottom:16px}.site-footer__brand-icon{display:flex;align-items:center;justify-content:center;width:38px;height:38px;flex-shrink:0}.site-footer__brand-text{display:flex;flex-direction:column}.site-footer__brand-name{color:#fff;font-family:Inter,sans-serif;font-size:13px;font-weight:700;line-height:13.6px;letter-spacing:.32px;text-transform:uppercase}.site-footer__about-text{margin:0 0 16px 0;color:#fff;font-family:Inter,sans-serif;font-size:14px;line-height:22.5px;max-width:290px}.site-footer__reviews{display:flex;align-items:center;gap:6px;font-family:Inter,sans-serif}.site-footer__stars{color:#edff72;font-size:14px;letter-spacing:2px}.site-footer__rating-val{color:#fff;font-weight:700;font-size:13.5px}.site-footer__rating-sep{color:rgba(255,255,255,.4)}.site-footer__rating-count{color:rgba(255,255,255,.65);font-size:13px}.site-footer__cols{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;width:100%;box-sizing:border-box}.site-footer__col{display:flex;flex-direction:column}.site-footer__heading{margin:0 0 8px 0;color:#606060;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:16px;letter-spacing:1px;text-transform:uppercase}.site-footer__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.site-footer__list li{margin:0;padding:0}.site-footer__list a,.site-footer__list span{color:#dfe4eb;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;text-decoration:none!important;transition:color .2s ease}.site-footer__list a:hover{color:#edff72}.site-footer__bottom{width:100%;border-top:1px solid #1d222a;padding:20px 160px;text-align:center;box-sizing:border-box}.site-footer__copy{margin:0;color:#606060;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:16px}@media (max-width:1200px){.site-footer__inner{padding:40px 40px;gap:40px}.site-footer__bottom{padding:20px 40px}}@media (max-width:1024px){.site-footer__inner{grid-template-columns:1fr;padding:40px 32px;gap:36px}.site-footer__cols{gap:32px}.site-footer__bottom{padding:20px 32px}}@media (max-width:640px){.site-footer__inner{padding:36px 20px;gap:32px}.site-footer__cols{grid-template-columns:1fr;gap:28px}.site-footer__bottom{padding:18px 20px}}