.site-footer{box-sizing:border-box;width:100%;margin-top:42px;padding:42px 28px 0;background:linear-gradient(135deg,#0b5963 0%,#11747c 52%,#15909d 100%);color:#fff;font-family:Poppins,Arial,sans-serif}
.site-footer *{box-sizing:border-box}.site-footer--dashboard{margin-left:240px;width:calc(100% - 240px)}
.site-footer__intro{max-width:1180px;margin:0 auto 34px;text-align:center}.site-footer__intro h2{margin:0 0 8px;font-size:24px;font-weight:600;color:#fff}.site-footer__intro p{margin:0;color:#d7f4f2;font-size:14px}
.site-footer__grid{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1.3fr .8fr 1fr 1.25fr;gap:38px}.site-footer__brand{display:flex;align-items:center;gap:14px;margin-bottom:15px}.site-footer__brand img{width:76px;height:76px;border-radius:50%;object-fit:cover;background:#fff;box-shadow:0 6px 18px rgba(2,24,28,.22)}
.site-footer__brand h3{margin:0 0 3px;font-size:19px;letter-spacing:.02em;color:#fff}.site-footer__brand p,.site-footer__description,.site-footer__contact{margin:0;color:#d7f4f2;font-size:13px;line-height:1.75}.site-footer h4{margin:6px 0 14px;color:#dffff1;font-size:14px;font-weight:600;letter-spacing:.07em;text-transform:uppercase}
.site-footer__links{list-style:none;margin:0;padding:0;display:grid;gap:9px}.site-footer a,.site-footer button{color:#fff;text-decoration:none}.site-footer__links button{border:0;background:transparent;padding:0;font:inherit;cursor:pointer;text-align:left}.site-footer a:hover,.site-footer button:hover,.site-footer a:focus-visible,.site-footer button:focus-visible{color:#dffff1;text-decoration:underline;text-underline-offset:4px}
.site-footer__contact{font-style:normal;display:grid;gap:9px}.site-footer__contact strong{display:block;color:#dffff1;font-weight:600}.site-footer__developers{margin-top:15px;padding-top:14px;border-top:1px solid rgba(255,255,255,.24)}.site-footer__developers h4{margin-top:0;margin-bottom:8px}.site-footer__developers p{margin:0;color:#d7f4f2;font-size:12px;line-height:1.7}
.site-footer__bottom{max-width:1180px;margin:32px auto 0;border-top:1px solid rgba(255,255,255,.24);padding:17px 0;text-align:center;color:#d7f4f2;font-size:12px}body.dark .site-footer{background:linear-gradient(135deg,#071f25 0%,#0b3940 55%,#105a61 100%)}body.dark .site-footer__brand img{box-shadow:0 6px 18px rgba(0,0,0,.38)}
@media(max-width:1024px){.site-footer--dashboard{margin-left:0;width:100%}}@media(max-width:900px){.site-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.site-footer{padding:34px 20px 0}.site-footer__intro{text-align:left;margin-bottom:28px}.site-footer__intro h2{font-size:21px}.site-footer__grid{grid-template-columns:1fr;gap:27px}.site-footer__bottom{margin-top:27px}.site-footer__brand img{width:66px;height:66px}}
