#kfb-smart-footer { margin-top: 30px; color: var(--kfb-sf-text); font-size: 14px; line-height: 1.55; }
#kfb-smart-footer, #kfb-smart-footer * { box-sizing: border-box; }
#kfb-smart-footer a { color: var(--kfb-sf-link); text-decoration: none; transition: color .18s ease, background-color .18s ease, transform .18s ease; }
#kfb-smart-footer a:hover, #kfb-smart-footer a:focus { color: var(--kfb-sf-hover); text-decoration: none; }
.kfb-sf-trust-wrap { background: var(--kfb-sf-trust-bg); color: var(--kfb-sf-trust-text); border-top: 1px solid rgba(0,0,0,.07); border-bottom: 1px solid rgba(0,0,0,.08); }
.kfb-sf-trust { display: flex; align-items: stretch; justify-content: space-between; }
.kfb-sf-trust-item { display: flex; align-items: center; flex: 1 1 0; min-width: 0; padding: 19px 16px; color: var(--kfb-sf-trust-text) !important; }
.kfb-sf-trust-item + .kfb-sf-trust-item { border-left: 1px solid rgba(0,0,0,.08); }
.kfb-sf-trust-icon { width: 42px; height: 42px; flex: 0 0 42px; display: inline-flex; align-items: center; justify-content: center; margin-right: 12px; border-radius: 50%; background: var(--kfb-sf-accent); color: #fff; font-size: 18px; }
.kfb-sf-trust-copy { display: flex; flex-direction: column; min-width: 0; }
.kfb-sf-trust-copy strong { font-size: 14px; line-height: 1.25; }
.kfb-sf-trust-copy small { display: block; margin-top: 3px; color: inherit; opacity: .76; font-size: 12px; line-height: 1.35; }
.kfb-sf-main { background: var(--kfb-sf-bg); padding: 40px 0 28px; }
.kfb-sf-columns { display: flex; flex-wrap: wrap; margin: 0 -18px; }
.kfb-sf-column { width: 25%; padding: 0 18px 25px; }
.kfb-sf-heading { display: flex; width: 100%; align-items: center; justify-content: space-between; padding: 0 0 12px; margin: 0 0 15px; border: 0; border-bottom: 2px solid rgba(255,255,255,.14); background: transparent; color: var(--kfb-sf-heading); text-align: left; font-weight: 700; font-size: 16px; line-height: 1.3; cursor: default; }
.kfb-sf-heading .fa { display: none; font-size: 11px; transition: transform .18s ease; }
.kfb-sf-richtext { color: var(--kfb-sf-text); }
.kfb-sf-richtext p:last-child { margin-bottom: 0; }
.kfb-sf-logo { display: block; max-width: 100%; width: auto; height: auto; max-height: 64px; margin-bottom: 16px; object-fit: contain; object-position: left center; }
.kfb-sf-links, .kfb-sf-contact-list { margin: 0; padding: 0; list-style: none; }
.kfb-sf-links li { margin: 0 0 9px; }
.kfb-sf-links a { display: inline-block; position: relative; padding-left: 14px; }
.kfb-sf-links a:before { content: '\f105'; position: absolute; left: 0; top: 1px; font-family: FontAwesome; color: var(--kfb-sf-accent); }
.kfb-sf-contact-list { margin: 15px 0; }
.kfb-sf-contact-list li { display: flex; align-items: flex-start; margin: 0 0 10px; word-break: break-word; }
.kfb-sf-contact-list .fa { width: 21px; flex: 0 0 21px; padding-top: 3px; color: #fff; }
.kfb-sf-button { display: inline-block; padding: 9px 15px; border-radius: 4px; background: var(--kfb-sf-accent); color: #fff !important; font-weight: 700; line-height: 1.25; }
.kfb-sf-button:hover, .kfb-sf-button:focus { filter: brightness(1.1); color: #fff !important; transform: translateY(-1px); }
.kfb-sf-gift { margin-top: 18px; padding: 15px; border: 1px solid rgba(255,255,255,.14); border-radius: 5px; background: rgba(0,0,0,.10); }
.kfb-sf-gift > strong { display: block; color: var(--kfb-sf-heading); font-size: 15px; }
.kfb-sf-gift > strong .fa { color: #fff; margin-right: 5px; }
.kfb-sf-gift p { margin: 7px 0 11px; font-size: 12px; line-height: 1.45; }
.kfb-sf-social-heading { margin-top: 17px; margin-bottom: 9px; color: var(--kfb-sf-heading); font-weight: 700; }
.kfb-sf-social { display: flex; flex-wrap: wrap; gap: 8px; }
.kfb-sf-social a { display: inline-flex; align-items: center; justify-content: center; width: 36px; height: 36px; border-radius: 50%; background: rgba(255,255,255,.12); color: #fff !important; font-size: 16px; }
.kfb-sf-social a:hover, .kfb-sf-social a:focus { background: var(--kfb-sf-accent); transform: translateY(-2px); }
.kfb-sf-manufacturers { display: flex; align-items: center; gap: 15px; margin-top: 4px; padding: 20px 0; border-top: 1px solid rgba(255,255,255,.14); }
.kfb-sf-manufacturers label { margin: 0; color: var(--kfb-sf-heading); font-weight: 700; white-space: nowrap; }
.kfb-sf-manufacturers select { width: 100%; max-width: 360px; height: 38px; background: #fff; color: #333; }
.kfb-sf-mobile-only { display: none; }
.kfb-sf-partners { display: flex; align-items: flex-start; gap: 50px; padding: 23px 0 4px; border-top: 1px solid rgba(255,255,255,.14); }
.kfb-sf-partner-group { flex: 1 1 0; }
.kfb-sf-partners--one-column { flex-direction: column; }
.kfb-sf-partners--one-column .kfb-sf-partner-group { width: 100%; }
#kfb-smart-footer .kfb-sf-partner-heading { display: flex; align-items: center; justify-content: space-between; width: 100%; margin: 0 0 10px; padding: 0; border: 0; border-radius: 0; box-shadow: none; background: transparent; color: var(--kfb-sf-heading); font-family: inherit; font-size: 13px; font-weight: 700; line-height: 1.4; text-align: left; cursor: default; -webkit-appearance: none; appearance: none; }
#kfb-smart-footer .kfb-sf-partner-heading .fa { display: none; font-size: 11px; transition: transform .18s ease; }
.kfb-sf-logos { display: flex; flex-wrap: wrap; align-items: center; gap: 9px; }
.kfb-sf-logos a, .kfb-sf-logos > img { display: inline-flex; align-items: center; }
.kfb-sf-logos img { display: block; max-width: 90px; max-height: 38px; width: auto; height: auto; padding: 5px 7px; border-radius: 4px; background: #fff; object-fit: contain; }
.kfb-sf-bottom { background: var(--kfb-sf-bg-alt); color: var(--kfb-sf-text); font-size: 12px; }
.kfb-sf-bottom-inner { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; gap: 7px 18px; min-height: 58px; padding: 12px 0; text-align: center; }
.kfb-sf-bottom-inner span + span { position: relative; padding-left: 18px; }
.kfb-sf-bottom-inner span + span:before { content: ''; position: absolute; left: 0; top: 50%; width: 3px; height: 3px; margin-top: -1px; border-radius: 50%; background: currentColor; opacity: .55; }
@media (min-width: 768px) {
  #kfb-smart-footer .kfb-sf-partners--center-desktop .kfb-sf-partner-heading { justify-content: center; text-align: center; }
  #kfb-smart-footer .kfb-sf-partners--center-desktop .kfb-sf-logos { justify-content: center; }
}
@media (max-width: 991px) {
  .kfb-sf-trust { flex-wrap: wrap; }
  .kfb-sf-trust-item { flex-basis: 50%; }
  .kfb-sf-trust-item:nth-child(3) { border-left: 0; border-top: 1px solid rgba(0,0,0,.08); }
  .kfb-sf-trust-item:nth-child(4) { border-top: 1px solid rgba(0,0,0,.08); }
  .kfb-sf-column { width: 50%; }
}
@media (max-width: 767px) {
  #kfb-smart-footer { margin-top: 22px; }
  .kfb-sf-trust-item { padding: 14px 8px; }
  .kfb-sf-trust-icon { width: 36px; height: 36px; flex-basis: 36px; margin-right: 8px; font-size: 15px; }
  .kfb-sf-trust-copy strong { font-size: 12px; }
  .kfb-sf-trust-copy small { display: none; }
  .kfb-sf-main { padding: 22px 0 18px; }
  .kfb-sf-columns { display: block; margin: 0; }
  .kfb-sf-column { width: 100%; padding: 0; }
  .kfb-sf-heading { min-height: 48px; margin: 0; padding: 13px 2px; border-bottom-width: 1px; font-size: 15px; cursor: pointer; }
  .kfb-sf-heading .fa { display: inline-block; }
  .kfb-sf:not(.kfb-sf-accordion) .kfb-sf-heading .fa { display: none; }
  .kfb-sf-accordion .kfb-sf-panel { display: none; padding: 16px 2px 22px; }
  .kfb-sf-accordion .kfb-sf-column.is-open .kfb-sf-panel { display: block; }
  .kfb-sf-accordion .kfb-sf-column.is-open .kfb-sf-heading .fa { transform: rotate(180deg); }
  .kfb-sf-mobile-only { display: flex; }
  .kfb-sf-manufacturers { align-items: stretch; flex-direction: column; gap: 8px; margin-top: 5px; }
  .kfb-sf-manufacturers select { max-width: none; }
  .kfb-sf-partners { flex-direction: column; gap: 22px; }
  .kfb-sf-partner-group { width: 100%; }
  .kfb-sf-partner-group--hide-mobile { display: none; }
  #kfb-smart-footer .kfb-sf-partners--center-mobile .kfb-sf-partner-heading { position: relative; justify-content: center; text-align: center; }
  #kfb-smart-footer .kfb-sf-partners--center-mobile .kfb-sf-partner-heading .fa { position: absolute; right: 4px; }
  #kfb-smart-footer .kfb-sf-partners--center-mobile .kfb-sf-logos { justify-content: center; }
  .kfb-sf-partners--mobile-accordion { gap: 0; }
  .kfb-sf-partners--mobile-accordion .kfb-sf-partner-group { border-bottom: 1px solid rgba(255,255,255,.14); }
  #kfb-smart-footer .kfb-sf-partners--mobile-accordion .kfb-sf-partner-heading { min-height: 48px; margin: 0; padding: 13px 2px; cursor: pointer; }
  #kfb-smart-footer .kfb-sf-partners--mobile-accordion .kfb-sf-partner-heading .fa { display: inline-block; }
  .kfb-sf-partners--mobile-accordion .kfb-sf-partner-panel { display: none; padding: 14px 2px 20px; }
  .kfb-sf-partners--mobile-accordion .kfb-sf-partner-group.is-open .kfb-sf-partner-panel { display: block; }
  .kfb-sf-partners--mobile-accordion .kfb-sf-partner-group.is-open .kfb-sf-partner-heading .fa { transform: rotate(180deg); }
  .kfb-sf-bottom-inner { display: block; padding: 17px 0; }
  .kfb-sf-bottom-inner span { display: block; margin: 4px 0; }
  .kfb-sf-bottom-inner span + span { padding-left: 0; }
  .kfb-sf-bottom-inner span + span:before { display: none; }
}
@media (prefers-reduced-motion: reduce) {
  #kfb-smart-footer a, .kfb-sf-heading .fa { transition: none; }
}
