.site-footer{width:100%;padding:54px 16px 24px;background:#26a7df;color:#fff}.site-footer .container{display:grid;grid-template-columns:1.35fr repeat(3, 1fr);gap:64px;max-width:1120px}.site-footer__brand{display:grid;align-content:start;gap:18px}.site-footer__brand a{color:#fff;font-size:18px;font-weight:800;text-decoration:none}.site-footer__brand span{max-width:280px;color:hsla(0,0%,100%,.9);font-size:14px;line-height:1.55}.site-footer__column{display:grid;align-content:start;gap:12px}.site-footer__column strong{color:#fff;font-size:14px;font-weight:800;margin-bottom:4px}.site-footer__column a,.site-footer__column span,.site-footer__bottom a{color:hsla(0,0%,100%,.9);font-size:13px;line-height:1.45;text-decoration:none}.site-footer__column a:hover,.site-footer__bottom a:hover{color:#fff;text-decoration:underline}.site-footer__bottom{grid-column:1/-1;display:flex;justify-content:space-between;gap:18px;padding-top:26px;margin-top:10px;border-top:1px solid hsla(0,0%,100%,.16)}.site-footer__bottom p{margin:0;color:hsla(0,0%,100%,.9);font-size:12px}.site-footer__bottom div{display:flex;gap:14px}@media(max-width: 767.98px){.site-footer .container{grid-template-columns:1fr;gap:28px}.site-footer__bottom{flex-direction:column}}
