footer.organized-footer{background:#111!important;color:#f8f7f4!important;border-top:0!important;padding:44px 0!important}
footer .footer-grid[data-organized-footer="true"],
footer .footer-inner[data-organized-footer="true"]{
  width:min(1180px,calc(100% - 48px))!important;
  margin:0 auto!important;
  padding:26px 0 12px!important;
  display:grid!important;
  grid-template-columns:minmax(240px,1.35fr) repeat(3,minmax(150px,.75fr))!important;
  align-items:start!important;
  gap:42px!important;
}
footer .site-footer-brand,footer .site-footer-column{min-width:0!important}
footer .site-footer-brand strong{display:block!important;font-size:1rem!important;letter-spacing:.01em!important;color:#f8f7f4!important}
footer .site-footer-brand p{max-width:280px!important;margin:10px 0 34px!important;font-size:.86rem!important;line-height:1.6!important;color:rgba(248,247,244,.62)!important;text-transform:none!important;letter-spacing:0!important}
footer .site-footer-brand small{font-size:.66rem!important;letter-spacing:.1em!important;text-transform:uppercase!important;color:rgba(248,247,244,.48)!important}
footer .site-footer-column{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:10px!important}
footer .site-footer-label{display:block!important;margin:0 0 8px!important;font-size:.62rem!important;line-height:1.2!important;letter-spacing:.18em!important;text-transform:uppercase!important;color:rgba(248,247,244,.45)!important}
footer .site-footer-column a{display:inline!important;padding:0 0 2px!important;border:0!important;border-bottom:1px solid transparent!important;font-size:.76rem!important;line-height:1.45!important;letter-spacing:.035em!important;text-transform:none!important;color:rgba(248,247,244,.88)!important;text-decoration:none!important;white-space:normal!important}
footer .site-footer-column a:hover,footer .site-footer-column a:focus-visible{border-bottom-color:rgba(248,247,244,.65)!important}
@media(max-width:900px){footer .footer-grid[data-organized-footer="true"],footer .footer-inner[data-organized-footer="true"]{grid-template-columns:1.25fr repeat(2,1fr)!important}.site-footer-legal{grid-column:2/4!important}}
@media(max-width:620px){
  footer .footer-grid[data-organized-footer="true"],footer .footer-inner[data-organized-footer="true"]{width:calc(100% - 34px)!important;grid-template-columns:1fr 1fr!important;gap:36px 24px!important;padding:18px 0 8px!important}
  footer .site-footer-brand{grid-column:1/-1!important;padding-bottom:28px!important;border-bottom:1px solid rgba(248,247,244,.14)!important}
  footer .site-footer-brand p{margin-bottom:20px!important}.site-footer-legal{grid-column:1/-1!important;padding-top:26px!important;border-top:1px solid rgba(248,247,244,.14)!important}
}
