.bsf-root{margin-top:var(--footer-margin-top);padding:var(--footer-padding-top) 0 var(--footer-padding-bottom);background:var(--bg);border-top:1px solid var(--border);color:var(--text);font-family:var(--font-body-family, Lato, sans-serif)}.bsf-root *,.bsf-root *:before,.bsf-root *:after{box-sizing:border-box}.bsf-root a{color:inherit;text-decoration:none}.bsf-root .bsf-grid{display:grid;grid-template-columns:minmax(290px,1.35fr) repeat(4,minmax(118px,.68fr)) minmax(230px,1fr);gap:clamp(22px,2.4vw,44px);align-items:start}.bsf-root .bsf-brand{padding-right:clamp(22px,2.2vw,40px);border-right:1px solid var(--border)}.bsf-root .bsf-logo{display:block;width:var(--footer-logo-width);max-width:100%;height:auto}.bsf-root .bsf-logo-fallback{display:inline-flex;align-items:center;gap:10px;color:var(--heading);font-size:27px;font-weight:800;letter-spacing:.035em}.bsf-root .bsf-logo-fallback svg{width:38px;height:38px;fill:none;stroke:var(--accent);stroke-width:1.8}.bsf-root .bsf-description{max-width:360px;margin-top:22px;font-size:14px;line-height:1.72}.bsf-root .bsf-description p{margin:0}.bsf-root .bsf-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px 8px;margin-top:31px}.bsf-root .bsf-stat{text-align:center}.bsf-root .bsf-stat-icon{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;margin-bottom:8px;border:1px solid var(--border);border-radius:50%;background:var(--icon-bg);color:var(--heading)}.bsf-root .bsf-stat-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.bsf-root .bsf-stat strong{display:block;color:var(--heading);font-size:14px;line-height:1.2}.bsf-root .bsf-stat span{display:block;margin-top:3px;font-size:12px;line-height:1.35}.bsf-root .bsf-heading{position:relative;margin:0 0 23px;padding-bottom:11px;color:var(--heading);font-family:var(--font-heading-family,Lato,sans-serif);font-size:14px;font-weight:800;letter-spacing:.015em;line-height:1.25;text-transform:uppercase}.bsf-root .bsf-heading:after{position:absolute;bottom:0;left:0;width:22px;height:2px;background:var(--accent);content:""}.bsf-root .bsf-links,.bsf-root .bsf-contact{display:grid;gap:13px;margin:0;padding:0;list-style:none}.bsf-root .bsf-links a{font-size:13px;line-height:1.4;transition:color .2s ease}.bsf-root .bsf-links a:hover,.bsf-root .bsf-links a:focus-visible{color:var(--accent)}.bsf-root .bsf-contact{gap:16px}.bsf-root .bsf-contact li{display:grid;grid-template-columns:27px minmax(0,1fr);gap:11px;align-items:start;font-size:13px;line-height:1.52}.bsf-root .bsf-contact-icon{display:flex;width:27px;height:27px;align-items:center;justify-content:center;color:var(--heading)}.bsf-root .bsf-contact-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.bsf-root .bsf-social-title{margin:27px 0 11px;color:var(--heading);font-size:13px;font-weight:800;text-transform:uppercase}.bsf-root .bsf-socials{display:flex;flex-wrap:wrap;gap:9px}.bsf-root .bsf-socials a{display:inline-flex;width:35px;height:35px;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:50%;background:var(--icon-bg);color:var(--heading);transition:color .2s ease,border-color .2s ease,transform .2s ease}.bsf-root .bsf-socials a:hover,.bsf-root .bsf-socials a:focus-visible{color:var(--accent);border-color:var(--accent);transform:translateY(-2px)}.bsf-root .bsf-socials svg{width:17px;height:17px;fill:currentColor}.bsf-root .bsf-mobile-head,.bsf-root .bsf-accordions{display:none}.bsf-root .bsf-bottom{display:flex;justify-content:center;flex-wrap:wrap;gap:7px 12px;margin-top:36px;padding-top:21px;border-top:1px solid var(--border);color:var(--muted);font-size:12px;line-height:1.5;text-align:center}.bsf-root .bsf-bottom a:hover,.bsf-root .bsf-bottom a:focus-visible{color:var(--accent)}@media screen and (max-width:1199px){.bsf-root .bsf-grid{grid-template-columns:minmax(270px,1.2fr) repeat(2,minmax(150px,.75fr)) minmax(220px,1fr)}.bsf-root .bsf-column:nth-of-type(4),.bsf-root .bsf-column:nth-of-type(5){margin-top:26px}}@media screen and (max-width:749px){.bsf-root{margin-top:var(--footer-mobile-margin-top);padding:var(--footer-mobile-padding-top) 0 var(--footer-mobile-padding-bottom)}.bsf-root .bsf-grid{display:block}.bsf-root .bsf-brand{padding:0;border:0}.bsf-root .bsf-logo{width:var(--footer-mobile-logo-width)}.bsf-root .bsf-description{margin-top:16px;font-size:13px;line-height:1.62}.bsf-root .bsf-desktop-stats,.bsf-root .bsf-column,.bsf-root .bsf-contact-column{display:none}.bsf-root .bsf-mobile-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.bsf-root .bsf-mobile-social{flex:0 0 auto}.bsf-root .bsf-mobile-social .bsf-social-title{margin:0 0 8px;font-size:11px;text-align:right}.bsf-root .bsf-mobile-social .bsf-socials{justify-content:flex-end}.bsf-root .bsf-mobile-social .bsf-socials a{width:32px;height:32px}.bsf-root .bsf-accordions{display:block;margin-top:24px;border-top:1px solid var(--border)}.bsf-root details{border-bottom:1px solid var(--border)}.bsf-root summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 0;color:var(--heading);font-size:13px;font-weight:800;text-transform:uppercase;cursor:pointer;list-style:none}.bsf-root summary::-webkit-details-marker{display:none}.bsf-root summary:after{content:"+";font-size:21px;font-weight:400;line-height:1;transition:transform .2s ease}.bsf-root details[open] summary:after{transform:rotate(45deg)}.bsf-root .bsf-accordion-body{padding:0 0 17px}.bsf-root .bsf-accordion-body .bsf-links{gap:11px}.bsf-root .bsf-accordion-body .bsf-contact{gap:13px}.bsf-root .bsf-stats{margin-top:23px;gap:12px 6px}.bsf-root .bsf-stat-icon{width:40px;height:40px}.bsf-root .bsf-stat strong{font-size:13px}.bsf-root .bsf-stat span{font-size:11px}.bsf-root .bsf-bottom{margin-top:22px;padding-top:18px;font-size:11px}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/bigsmall-corporate-footer.css.map */
