.bn-footer{position:relative;isolation:isolate;overflow:hidden;background:var(--bn-humus);color:var(--bn-on-dark)}.bn-footer__lines{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;z-index:0;opacity:.85;pointer-events:none}.bn-footer__veil{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:radial-gradient(120% 90% at 50% 0%,rgba(44,61,54,.3) 0%,rgba(44,61,54,.72) 55%,var(--bn-humus) 100%),linear-gradient(180deg,#2c3d3673,#2c3d361a 40%,#2c3d368c)}.bn-footer__wrap{position:relative;z-index:2;padding-block:var(--bn-section-pad)}.bn-footer__top{display:grid;grid-template-columns:1fr;gap:40px}@media(min-width:768px){.bn-footer__top{grid-template-columns:1.15fr 1.9fr;gap:48px}}@media(min-width:1024px){.bn-footer__top{grid-template-columns:1.3fr 1.9fr 1.4fr;column-gap:56px;row-gap:48px}}.bn-footer__brand{max-width:340px}.bn-footer__lock{display:flex;align-items:center;gap:14px}.bn-footer__mark{flex:none;width:56px;height:56px;display:block}.bn-footer__logo{font-family:var(--bn-serif);font-weight:400;font-size:1.9rem;line-height:1;letter-spacing:-.02em;color:var(--bn-on-dark)}.bn-footer__logo .r{font-size:.5em;vertical-align:super;color:var(--bn-fulvic-soft);margin-left:1px}.bn-footer__rule{display:block;width:40px;height:1px;margin:22px 0 18px;background:var(--bn-hairline-gold)}.bn-footer__tagline{font-family:var(--bn-sans);font-weight:400;font-size:.9375rem;line-height:1.6;color:#f0f0eab8;margin:0}.bn-footer__cols{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 24px}@media(min-width:560px){.bn-footer__cols{grid-template-columns:repeat(3,minmax(0,1fr))}}.bn-footer__col-head{font-family:var(--bn-mono);font-weight:500;font-size:11px;text-transform:uppercase;letter-spacing:.18em;color:var(--bn-fulvic-soft);margin:0 0 16px}.bn-footer__col-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:11px}.bn-footer__link{font-family:var(--bn-sans);font-size:.9375rem;line-height:1.4;color:#f0f0eac7;text-decoration:none;transition:color .2s var(--bn-ease, ease)}.bn-footer__link:hover,.bn-footer__link.is-active{color:var(--bn-on-dark)}.bn-footer__news-head{font-family:var(--bn-mono);font-weight:500;font-size:11px;text-transform:uppercase;letter-spacing:.18em;color:var(--bn-fulvic-soft);margin:0 0 14px}.bn-footer__news-copy{font-family:var(--bn-sans);font-size:.875rem;line-height:1.55;color:#f0f0eab8;margin:0 0 18px;max-width:34ch}.bn-footer__form{margin:0}.bn-footer__field{display:flex;align-items:stretch;gap:8px;max-width:360px}.bn-footer .bn-footer__input{flex:1 1 auto;min-width:0;font-family:var(--bn-sans);font-size:.9375rem;color:var(--bn-on-dark);background:#f0f0ea0f;border:1px solid var(--bn-hairline-dark);border-radius:var(--bn-r-field);padding:13px 20px;transition:border-color .2s ease,background .2s ease}.bn-footer .bn-footer__input::placeholder{color:#f0f0ea8c}.bn-footer .bn-footer__input:hover{border-color:#f0f0ea52}.bn-footer .bn-footer__input:focus{outline:none;border-color:var(--bn-fulvic-soft);background:#f0f0ea1a}.bn-footer__submit{flex:none;display:inline-flex;align-items:center;justify-content:center;width:48px;border:1px solid transparent;border-radius:var(--bn-r-pill);background:var(--bn-fulvic);color:#20180a;cursor:pointer;transition:background .2s ease,transform .2s ease}.bn-footer__submit svg{width:18px;height:18px}.bn-footer__submit:hover{background:var(--bn-fulvic-soft);transform:translateY(-1px)}.bn-footer__fine{display:block;font-family:var(--bn-sans);font-size:.75rem;line-height:1.5;color:#f0f0ea80;margin-top:12px}.bn-footer__done{display:flex;align-items:center;gap:10px;font-family:var(--bn-sans);font-size:.9375rem;color:var(--bn-on-dark);max-width:360px}.bn-footer__done-ic{flex:none;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:var(--bn-r-pill);color:var(--bn-fulvic-soft);border:1px solid var(--bn-hairline-gold)}.bn-footer__done-ic svg{width:15px;height:15px}.bn-footer__errors{font-family:var(--bn-sans);font-size:.8125rem;color:#e7b7a6;margin-bottom:12px}.bn-footer__badges{display:flex;flex-wrap:wrap;gap:22px;margin-top:26px}.bn-footer__badge{display:inline-flex;align-items:center;gap:9px}.bn-footer__badge-ring{flex:none;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:var(--bn-r-pill);border:1px solid var(--bn-hairline-dark);color:var(--bn-fulvic-soft)}.bn-footer__badge-ring svg{width:15px;height:15px}.bn-footer__badge-label{font-family:var(--bn-sans);font-size:.8125rem;color:#f0f0eac7}.bn-footer__dis{margin-top:44px;padding-top:24px;border-top:1px solid var(--bn-hairline-dark)}.bn-footer__dis p{font-family:var(--bn-sans);font-size:.75rem;line-height:1.6;color:#f0f0ea80;margin:0;max-width:78ch}.bn-footer__bottom{display:flex;flex-direction:column;gap:20px;margin-top:24px}@media(min-width:768px){.bn-footer__bottom{flex-direction:row;align-items:center;justify-content:space-between}}.bn-footer__legal{display:flex;flex-direction:column;gap:10px}@media(min-width:560px){.bn-footer__legal{flex-direction:row;align-items:center;gap:18px}}.bn-footer__cp{font-family:var(--bn-sans);font-size:.8125rem;color:#f0f0ea99;margin:0}.bn-footer__cp .sep{color:#f0f0ea4d;margin:0 6px}.bn-footer__legal-links{display:flex;flex-wrap:wrap;gap:18px}.bn-footer__legal-links a{font-family:var(--bn-sans);font-size:.8125rem;color:#f0f0ea99;text-decoration:none;transition:color .2s ease}.bn-footer__legal-links a:hover{color:var(--bn-on-dark)}.bn-footer__social{display:flex;gap:10px}.bn-footer__soc{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:var(--bn-r-pill);border:1px solid var(--bn-hairline-dark);color:#f0f0eac7;text-decoration:none;transition:color .2s ease,border-color .2s ease,background .2s ease}.bn-footer__soc:hover{color:var(--bn-on-dark);border-color:var(--bn-fulvic-soft);background:#f0f0ea0f}.bn-footer :focus-visible{outline:2px solid var(--bn-fulvic-soft);outline-offset:2px}@media(prefers-reduced-motion:reduce){.bn-footer__submit,.bn-footer__soc,.bn-footer__link,.bn-footer__legal-links a,.bn-footer__input{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/bn-footer.css.map */
