.bst-footer{--bst-footer-deep: #042a24;--bst-footer-white: #fffef9;--bst-footer-acid: #dce85a;--bst-footer-muted: #9fb2aa;--bst-footer-copy: #e8efeb;--bst-footer-line: rgba(255, 255, 255, .24);color:var(--bst-footer-white);background:var(--bst-footer-deep);overflow:clip}.bst-footer *,.bst-footer *:before,.bst-footer *:after{box-sizing:border-box}.bst-footer__shell{width:min(1480px,calc(100% - 64px));margin-inline:auto}.bst-footer__cta{background:var(--bst-footer-deep)}.bst-footer__cta-inner{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:40px;align-items:end;padding:76px 0 54px;border-bottom:1px solid var(--bst-footer-line)}.bst-footer__eyebrow{margin:0 0 12px;color:var(--bst-footer-acid);font-size:10px;font-weight:800;letter-spacing:.16em;line-height:1.2;text-transform:uppercase}.bst-footer__cta-heading{max-width:900px;margin:0;color:inherit;font-family:var(--font-heading-family, Georgia, "Times New Roman", serif);font-size:clamp(48px,6vw,84px);font-weight:400;letter-spacing:-.05em;line-height:.92}.bst-footer__cta-action{display:grid;gap:18px;justify-items:start}.bst-footer__cta-description{max-width:340px;margin:0;color:#bccdc5;font-size:13px;line-height:1.5}.bst-footer__project-link{display:inline-flex;align-items:center;gap:12px;color:var(--bst-footer-acid);font-size:11px;font-weight:800;letter-spacing:.08em;line-height:1.2;text-decoration:none;text-transform:uppercase}.bst-footer__project-link span{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border:1px solid currentColor;border-radius:50%;font-size:16px;transition:transform .18s ease,background-color .18s ease,color .18s ease}.bst-footer__project-link:hover span,.bst-footer__project-link:focus-visible span{color:var(--bst-footer-deep);background:var(--bst-footer-acid);transform:translate(2px,-2px)}.bst-footer__body-inner{display:grid;grid-template-columns:1.15fr repeat(4,minmax(0,1fr));gap:44px;padding:54px 0 62px}.bst-footer__brand{min-width:0}.bst-footer__logo{display:block;width:165px;max-width:100%;height:auto}.bst-footer__brand-descriptor{max-width:230px;margin:22px 0 0;color:#bccdc5;font-size:12px;line-height:1.5}.bst-footer__contact{display:grid;gap:8px;margin:20px 0 0;padding:0;list-style:none}.bst-footer__contact a{color:var(--bst-footer-copy);font-size:12px;text-decoration:none}.bst-footer__menu-group{min-width:0}.bst-footer__details{height:100%}.bst-footer__menu-heading{display:flex;min-height:24px;align-items:flex-start;justify-content:space-between;gap:12px;margin:0 0 16px;color:var(--bst-footer-acid);font-size:9px;font-weight:700;letter-spacing:.17em;line-height:1.35;list-style:none;text-transform:uppercase}.bst-footer__menu-heading::-webkit-details-marker{display:none}.bst-footer__menu-icon{display:none;font-size:20px;font-weight:400;line-height:1}.bst-footer__links,.bst-footer__sub-links{display:grid;gap:9px;margin:0;padding:0;list-style:none}.bst-footer__sub-links{gap:7px;margin-top:7px;padding-left:12px;border-left:1px solid var(--bst-footer-line)}.bst-footer__link{display:inline-block;max-width:100%;color:var(--bst-footer-copy);font-size:12px;line-height:1.45;overflow-wrap:anywhere;text-decoration:none}.bst-footer__link--sub{color:#bccdc5;font-size:11px}.bst-footer__link:hover,.bst-footer__link:focus-visible,.bst-footer__contact a:hover,.bst-footer__contact a:focus-visible{color:var(--bst-footer-acid)}.bst-footer__bottom{border-top:1px solid var(--bst-footer-line);background:var(--bst-footer-deep)}.bst-footer__bottom-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px 24px;padding:20px 0 24px;color:var(--bst-footer-muted);font-size:10px}.bst-footer__copyright{margin:0;line-height:1.5}.bst-footer__bottom-links{display:flex;flex-wrap:wrap;gap:18px;margin:0;padding:0;list-style:none}.bst-footer__bottom-link{color:inherit;line-height:1.5;text-decoration:none}.bst-footer__bottom-link:hover,.bst-footer__bottom-link:focus-visible{color:var(--bst-footer-acid)}.bst-footer a:focus-visible,.bst-footer summary:focus-visible{outline:3px solid var(--bst-footer-acid);outline-offset:4px}@media(min-width:768px){.bst-footer__details>summary{pointer-events:none}.bst-footer__details>.bst-footer__details-content{display:block!important}}@media(max-width:1120px){.bst-footer__shell{width:min(1480px,calc(100% - 40px))}.bst-footer__body-inner{grid-template-columns:1.3fr repeat(2,minmax(0,1fr))}}@media(max-width:820px){.bst-footer__shell{width:min(1480px,calc(100% - 28px))}.bst-footer__cta-inner{grid-template-columns:1fr;align-items:start}.bst-footer__body-inner{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px;padding:44px 0}.bst-footer__brand{grid-column:1 / -1}}@media(max-width:767px){.bst-footer__cta-heading{max-width:14ch}.bst-footer__body-inner{grid-template-columns:1fr;gap:0}.bst-footer__brand{grid-column:auto;padding-bottom:30px}.bst-footer__menu-group{border-top:1px solid var(--bst-footer-line)}.bst-footer__details{height:auto}.bst-footer__menu-heading{min-height:60px;align-items:center;margin:0;cursor:pointer}.bst-footer__menu-icon{display:inline-block;transition:transform .18s ease}.bst-footer__details[open] .bst-footer__menu-icon{transform:rotate(45deg)}.bst-footer__details-content{padding:0 0 24px}.bst-footer__bottom-inner{align-items:flex-start;flex-direction:column}}@media(max-width:520px){.bst-footer__cta-inner{padding:70px 0 46px}.bst-footer__cta-heading{font-size:clamp(46px,13vw,64px)}.bst-footer__bottom-links{gap:12px 18px}}@media(prefers-reduced-motion:reduce){.bst-footer__project-link span,.bst-footer__menu-icon{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/38/assets/bst-footer-navigation.css.map */
