.site-footer{position:relative;padding:64px 0 0;overflow:hidden;background:#d9edb8;background-image:linear-gradient(135deg,rgba(255,255,255,.35),rgba(192,221,146,.38)),url(../images/bg/footer-bg.png);background-position:center;background-size:cover;color:#253d4e}
.site-footer::before{position:absolute;top:0;right:0;left:0;height:5px;content:"";background:linear-gradient(90deg,#86c338,#f4b333,#f46f30)}
.site-footer__grid{display:grid;padding-bottom:48px;grid-template-columns:1.05fr 1.55fr 1.15fr .9fr;gap:46px}
.site-footer__logo{display:inline-flex;margin-bottom:14px}.site-footer__logo img{width:auto;height:78px;object-fit:contain}.site-footer__brand>p{max-width:230px;margin-bottom:22px;color:#52666d;font-size:.9rem;line-height:1.55}
.site-footer__contact{display:inline-flex;align-items:center;gap:11px;color:#253d4e;font-weight:700}.site-footer__contact>i{display:grid;width:40px;height:40px;place-items:center;border-radius:50%;background:#fff;color:#68a21f;font-size:1.1rem;box-shadow:0 7px 18px rgba(37,61,78,.09)}.site-footer__contact span{display:grid}.site-footer__contact small{color:#6d7e83;font-size:.7rem;font-weight:500}.site-footer__contact:hover{color:#f46f30}
.site-footer__section h3{margin:5px 0 19px;color:#253d4e;font-family:var(--font-dosis);font-size:1.4rem;font-weight:800}.site-footer__section p{color:#5e7076;font-size:.86rem;line-height:1.55}
.site-footer__branches ul{display:grid;margin:0;padding:0;grid-template-columns:1fr 1fr;gap:17px 20px;list-style:none}.site-footer__branches a{display:flex;align-items:flex-start;gap:9px;color:#435860;font-size:.76rem;line-height:1.35}.site-footer__branches a>i{margin-top:2px;color:#69a51f}.site-footer__branches a span{display:grid}.site-footer__branches a strong{margin-bottom:2px;color:#253d4e;font-size:.84rem}.site-footer__branches a:hover strong{color:#f46f30}
.site-footer__stores{display:grid;margin-top:18px;gap:9px}.site-footer__stores img{width:150px;height:auto;max-height:45px;object-fit:contain;object-position:left center}
.site-footer__schedule{display:flex;margin-bottom:20px;align-items:center;gap:11px}.site-footer__schedule>i{display:grid;width:38px;height:38px;flex:0 0 38px;place-items:center;border-radius:50%;background:#fff;color:#68a21f}.site-footer__schedule span{display:grid;color:#53676e;font-size:.82rem}.site-footer__schedule strong{color:#253d4e;font-size:.9rem}.site-footer__socials{display:flex;margin-top:16px;gap:10px}.site-footer__socials a{display:grid;width:40px;height:40px;place-items:center;border-radius:50%;background:#253d4e;color:#fff;font-size:1rem;transition:.25s ease}.site-footer__socials a:hover{background:#f46f30;color:#fff;transform:translateY(-2px)}
.site-footer__bottom{display:flex;min-height:64px;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid rgba(37,61,78,.13)}.site-footer__bottom p{margin:0;color:#53676e;font-size:.76rem}.site-footer__bottom nav{display:flex;gap:24px}.site-footer__bottom nav a{color:#435860;font-size:.76rem;font-weight:600}.site-footer__bottom nav a:hover{color:#f46f30}
@media(max-width:1199px){.site-footer__grid{grid-template-columns:1fr 1.5fr 1fr;gap:36px}.site-footer__hours{grid-column:3}.site-footer__app{grid-column:1;grid-row:2}.site-footer__hours{grid-row:1/3}}
@media(max-width:767px){.site-footer{padding-top:46px}.site-footer__grid{padding-bottom:34px;grid-template-columns:1fr;gap:34px}.site-footer__app,.site-footer__hours{grid-column:auto;grid-row:auto}.site-footer__branches ul{grid-template-columns:1fr}.site-footer__bottom{padding:20px 0;flex-direction:column;text-align:center;gap:12px}.site-footer__bottom nav{gap:18px}.site-footer__stores{display:flex;flex-wrap:wrap}.site-footer__stores img{width:142px}.site-footer__brand>p{max-width:none}}
