#sbn-site-footer.site-footer{padding:0;margin:0;background:var(--primary);color:rgba(255,255,255,.85);font-family:inherit;font-size:14px;font-weight:400;line-height:1.7}
#sbn-site-footer *{box-sizing:border-box}
#sbn-site-footer .sbn-footer-inner{max-width:1200px;padding-top:44px;padding-bottom:22px}
#sbn-site-footer .sbn-footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:64px;padding-bottom:32px}
#sbn-site-footer h2{margin:0 0 15px;color:#fff;font-family:inherit;font-size:14px;font-weight:700;line-height:1.5;letter-spacing:.5px;text-transform:uppercase}
#sbn-site-footer a{color:rgba(255,255,255,.85);text-decoration:none;transition:color .15s ease;text-underline-offset:4px}
#sbn-site-footer a:hover{color:#fff;text-decoration:underline}
#sbn-site-footer a:focus-visible,#sbn-site-footer button:focus-visible{outline:2px solid #fff;outline-offset:5px;border-radius:3px}
#sbn-site-footer .sbn-footer-logo{display:inline-flex;padding:8px 11px;border-radius:5px;background:#fff;margin-bottom:16px}
#sbn-site-footer .sbn-footer-logo img{display:block;width:168px;height:auto;max-width:100%}
#sbn-site-footer .sbn-footer-brand h2{margin-bottom:8px;font-size:14px}
#sbn-site-footer .sbn-footer-intro{margin:0 0 18px;color:rgba(255,255,255,.72);font-size:14px;max-width:340px}
#sbn-site-footer .sbn-footer-contact{display:grid;gap:10px;font-style:normal}
#sbn-site-footer .sbn-footer-contact>a{display:flex;align-items:flex-start;gap:11px;width:fit-content;max-width:100%;font-size:14px}
#sbn-site-footer .sbn-footer-contact svg{width:18px;height:18px;flex:0 0 18px;margin-top:3px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;color:rgba(255,255,255,.6)}
#sbn-site-footer .sbn-footer-contact>a>span{overflow-wrap:anywhere}
#sbn-site-footer .sbn-footer-route{max-width:320px}
#sbn-site-footer .sbn-footer-route-label{display:block;margin-top:3px;font-size:13px;color:rgba(255,255,255,.72)}
#sbn-site-footer .sbn-footer-socials{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:20px}
#sbn-site-footer .sbn-footer-socials .sbn-footer-social-link{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;flex:0 0 40px;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:rgba(255,255,255,.04);color:rgba(255,255,255,.85);padding:0;text-decoration:none}
#sbn-site-footer .sbn-footer-socials .sbn-footer-social-link:hover{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.45);color:#fff}
#sbn-site-footer .sbn-footer-social-link svg{display:block;width:20px;height:20px;flex:0 0 20px;margin:0}
#sbn-site-footer .sbn-footer-links{display:grid;gap:10px}
#sbn-site-footer .sbn-footer-links[hidden]{display:none}
#sbn-site-footer .sbn-footer-links a{width:fit-content;max-width:100%}
#sbn-site-footer .sbn-footer-toggle{font:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit;display:flex;align-items:center;justify-content:space-between;width:100%;padding:0;margin:0;background:none;border:0;text-align:left;opacity:1;cursor:pointer}
#sbn-site-footer .sbn-footer-toggle:disabled{cursor:default}
#sbn-site-footer .sbn-footer-toggle svg{display:none;width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6}
#sbn-site-footer .sbn-footer-bottom{display:grid;grid-template-columns:1fr auto;align-items:center;gap:18px 28px;padding-top:23px;border-top:1px solid #ffffff24}
#sbn-site-footer .sbn-footer-legal{display:flex;flex-wrap:wrap;align-items:center;gap:12px 22px;font-size:14px}
#sbn-site-footer #sbn-payment-strip.sbn-pay-social{width:auto;margin:0;padding:0}
#sbn-site-footer #sbn-payment-strip .sbn-pay-row{flex-direction:row;align-items:center;gap:12px;padding:0;border:0}
#sbn-site-footer #sbn-payment-strip .sbn-pay-label{color:rgba(255,255,255,.72)}
#sbn-site-footer .sbn-footer-copyright{grid-column:1/-1;margin:0;color:rgba(255,255,255,.72);font-size:13px}
@media(max-width:1050px){#sbn-site-footer .sbn-footer-grid{gap:32px;grid-template-columns:1.4fr 1fr 1fr}#sbn-site-footer .sbn-footer-bottom{grid-template-columns:1fr}#sbn-site-footer #sbn-payment-strip .sbn-pay-row{flex-wrap:wrap}}
@media(max-width:700px){#sbn-site-footer .sbn-footer-inner{padding-top:30px;padding-bottom:128px}#sbn-site-footer .sbn-footer-grid{grid-template-columns:1fr;gap:0;padding-bottom:0}#sbn-site-footer .sbn-footer-brand{padding-bottom:27px}#sbn-site-footer .sbn-footer-section{border-top:1px solid #ffffff24}#sbn-site-footer .sbn-footer-section h2{margin:0}#sbn-site-footer .sbn-footer-toggle{min-height:58px;padding:17px 0}#sbn-site-footer .sbn-footer-toggle svg{display:block;transition:transform .15s ease}#sbn-site-footer .sbn-footer-toggle[aria-expanded=true] svg{transform:rotate(180deg)}#sbn-site-footer .sbn-footer-links{gap:0;padding-bottom:15px}#sbn-site-footer .sbn-footer-links a{display:flex;align-items:center;min-height:44px;padding:8px 0}#sbn-site-footer .sbn-footer-bottom{gap:19px;padding-top:22px}#sbn-site-footer .sbn-footer-legal{gap:6px 21px}#sbn-site-footer .sbn-footer-legal a{padding:7px 0}#sbn-site-footer #sbn-payment-strip .sbn-pay-row{gap:10px;align-items:flex-start;flex-direction:column}#sbn-site-footer .sbn-footer-copyright{font-size:13px}}
@media(prefers-reduced-motion:reduce){#sbn-site-footer a,#sbn-site-footer .sbn-footer-toggle svg{transition:none}}
