footer.sitefoot{background:#f5f5f7;color:#6e6e73;font-size:12px;padding:40px 20px 48px;border-top:1px solid #d2d2d7;line-height:1.7;text-align:left}
footer.sitefoot .in{max-width:980px;margin:0 auto}
footer.sitefoot .cols{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px;padding-bottom:22px;border-bottom:1px solid #d2d2d7;margin-bottom:16px}
footer.sitefoot .cols b{display:block;color:#1d1d1f;font-size:12px;margin-bottom:8px;letter-spacing:-.01em}
footer.sitefoot .cols a{display:block;color:#424245;text-decoration:none;font-size:12px;line-height:1.9}
footer.sitefoot .cols a:hover{text-decoration:underline}
footer.sitefoot .fine{color:#86868b;font-size:11.5px}
footer.sitefoot .fine a{color:#424245}
footer.sitefoot .copy{margin-top:10px;color:#86868b;display:flex;justify-content:space-between;flex-wrap:wrap;gap:8px}
@media (max-width:760px){footer.sitefoot .cols{grid-template-columns:repeat(2,minmax(0,1fr))} footer.sitefoot .cols>:last-child:nth-child(odd){grid-column:1/-1}}
