.footer{border-top:4px solid var(--base-bg-inverted-3, #333);background:var(--base-bg-inverted, #161616)}.footer .footer-content__content{display:grid;grid-template-rows:52px auto;grid-template-columns:1fr 2fr;-moz-column-gap:36px;column-gap:36px;height:100%;padding:1rem 1.5rem 3rem}@media (max-width: 990px){.footer .footer-content__content{display:flex;flex-direction:column;gap:17px}}.footer .footer-content__content .footer-aside{grid-row-start:1;grid-column-start:1;grid-row-end:3;grid-column-end:2;display:flex;flex-direction:column;align-items:center;border-right:1px solid var(--base-bg-inverted-3, #333)}@media (max-width: 990px){.footer .footer-content__content .footer-aside{border:0;order:1}}.footer .footer-content__content .footer-aside .footer-logo{display:flex;flex-direction:column;align-items:center;gap:12px}.footer .footer-content__content .footer-aside .footer-logo__image{display:block;width:285.231px;height:36px;margin:0 auto}.footer .footer-content__content .footer-aside .footer-logo__caption{display:flex;width:328px;height:45px;flex-direction:column;justify-content:center;color:var(--text-text-primary-inverted, #fff);text-align:center;font-family:Gothic A1;font-size:12px;font-style:normal;font-weight:800;line-height:14px;letter-spacing:.5px}.footer .footer-content__content .footer-aside .footer-address{width:274px;display:flex;flex-direction:column;gap:8px;padding:12px 12px 20px;border-radius:var(--border-radius, 4px);border:.5px solid var(--base-bg-inverted-3, #333);background:var(--base-bg-inverted-2, #1c1c1c)}@media (max-width: 990px){.footer .footer-content__content .footer-aside .footer-address{width:100%}}.footer .footer-content__content .footer-aside .footer-address__content{display:grid;grid-template-columns:auto 1fr;gap:8px}.footer .footer-content__content .footer-aside .footer-address__content--spotlight{align-items:end}.footer .footer-content__content .footer-aside .footer-address__content--spotlight .text{color:var(--text-text-primary-inverted, #fff);font-family:Teko;font-size:16px;font-style:normal;font-weight:700;line-height:15px;letter-spacing:.5px;text-transform:uppercase}.footer .footer-content__content .footer-aside .footer-address__content .icon{width:24px;height:24px}.footer .footer-content__content .footer-aside .footer-address__content .pre{width:60px;color:var(--text-text-primary-inverted, #fff);font-family:Gothic A1;font-size:13px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.66px}.footer .footer-content__content .footer-aside .footer-address__content .text{color:var(--text-text-primary-inverted, #fff);font-family:Gothic A1;font-size:13px;font-style:normal;font-weight:700;line-height:16px;letter-spacing:.66px}.footer .footer-content__content .footer-aside .footer-social{padding:12px 0 0;margin:0;list-style:none;display:flex;justify-content:center;align-items:flex-start;gap:8px;align-self:stretch}@media (max-width: 990px){.footer .footer-content__content .footer-aside .footer-social{display:none}}.footer .footer-content__content .footer-aside .footer-social__item{display:flex;width:40px;height:40px;justify-content:center;align-items:center;gap:4px}.footer .footer-content__content .footer-aside .footer-social__item .link{display:block;width:28px;height:28px;flex-shrink:0}.footer .footer-content__content .footer-actions{grid-row-start:1;grid-column-start:2;grid-row-end:2;grid-column-end:3}@media (max-width: 990px){.footer .footer-content__content .footer-actions{order:0}}.footer .footer-content__content .footer-actions__content{display:flex;padding-bottom:20px;justify-content:space-between;align-items:flex-start;align-self:stretch;border-bottom:1px solid var(--base-bg-inverted-3, #333)}.footer .footer-content__content .footer-actions__content .footer-go-to-top{cursor:pointer;background:none;border:0;padding:0;margin:0;display:flex;align-items:center;justify-content:center;width:28px;height:32px;border-radius:var(--border-radius, 4px);background:var(--base-bg-inverted-3, #333)}.footer .footer-content__content .footer-actions__content .footer-internalization{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}.footer .footer-content__content .footer-actions__content .footer-internalization .lang-select{position:relative}.footer .footer-content__content .footer-actions__content .footer-internalization .lang-select input.option-view{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:none;visibility:hidden;position:absolute;opacity:0}.footer .footer-content__content .footer-actions__content .footer-internalization .lang-select input.option-view:checked~.lang-options{pointer-events:all;visibility:visible;opacity:1}.footer .footer-content__content .footer-actions__content .footer-internalization .lang-select input.option-view:checked~.button-select-lang{border-radius:8px 8px 0 0}.footer .footer-content__content .footer-actions__content .footer-internalization .lang-select .button-select-lang{cursor:pointer;display:flex;padding:6px 12px;gap:8px;align-items:center;min-height:32px;border-radius:var(--border-radius, 4px);background:var(--base-bg-inverted-3, #333)}.footer .footer-content__content .footer-actions__content .footer-internalization .lang-select .button-select-lang div{display:flex;padding-top:2px;align-items:flex-end;gap:2px;overflow:hidden;color:var(--text-text-primary-inverted, #fff);text-overflow:ellipsis;font-family:Teko;font-size:15px;font-style:normal;font-weight:500;line-height:15px;letter-spacing:.5px;text-transform:uppercase}.footer .footer-content__content .footer-actions__content .footer-internalization .lang-select .lang-options{pointer-events:none;visibility:hidden;opacity:0;display:flex;width:-moz-max-content;width:max-content;max-width:80vw;padding:24px 24px 28px;flex-direction:column;align-items:flex-start;gap:20px;border-radius:var(--border-radius, 4px);background:var(--base-positive, #fff);box-shadow:0 0 32px 1px #0000003d;position:absolute;top:100%;right:50%;z-index:9;transform:translate(50%);transition:all .3s;max-height:300px;overflow-y:auto}@media (max-width: 1675px){.footer .footer-content__content .footer-actions__content .footer-internalization .lang-select .lang-options{right:0;transform:none}}.footer .footer-content__content .footer-actions__content .footer-internalization .lang-select .lang-options__header{display:flex;align-items:center;align-self:stretch;gap:16px}.footer .footer-content__content .footer-actions__content .footer-internalization .lang-select .lang-options__header .hgroup{flex:1 1 auto;display:flex;flex-direction:column;gap:8px}.footer .footer-content__content .footer-actions__content .footer-internalization .lang-select .lang-options__header .hgroup .title{overflow:hidden;color:var(--text-text-primary, #1b1b1b);text-overflow:ellipsis;font-family:Teko;font-size:24px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:.75px;text-transform:uppercase;margin:0}.footer .footer-content__content .footer-actions__content .footer-internalization .lang-select .lang-options__header .hgroup .subtitle{overflow:hidden;color:var(--text-text-md-emphasis, #727272);text-overflow:ellipsis;font-family:Gothic A1;font-size:16px;font-style:normal;font-weight:400;line-height:18px;letter-spacing:.5px;margin:0}.footer .footer-content__content .footer-actions__content .footer-internalization .lang-select .lang-options__header .close{cursor:pointer;display:flex;align-items:center;justify-content:center;background-color:#fafafa;width:36px;height:36px;border-radius:50%;outline:0;border:0;box-shadow:none}.footer .footer-content__content .footer-actions__content .footer-internalization .lang-select .lang-options__list{width:100%;list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.footer .footer-content__content .footer-actions__content .footer-internalization .lang-select .lang-options__list li.current a{background:var(--base-brand, #fe8a34);border:transparent}.footer .footer-content__content .footer-actions__content .footer-internalization .lang-select .lang-options__list li a{cursor:pointer;display:flex;padding:12px 16px;align-items:center;gap:12px;align-self:stretch;border-radius:4px;border:1px solid var(--base-grey, #eee);background:var(--base-positive, #fff);color:var(--text-text-primary, #1b1b1b);font-family:Teko;font-size:20px;font-style:normal;font-weight:700;line-height:18px;letter-spacing:.75px;text-transform:uppercase;text-decoration:none}.footer .footer-content__content .footer-actions__content .footer-internalization .lang-select .lang-options__list li a:hover{color:var(--text-text-primary, #1b1b1b)}.footer .footer-content__content .footer-actions__content .footer-internalization .lang-select .lang-options__list li a span{color:var(--base-grey, #eee);font-family:Teko;font-size:20px;font-style:normal;font-weight:700;line-height:18px;letter-spacing:.75px;text-transform:uppercase}.footer .footer-content__content .footer-navigation{grid-row-start:2;grid-column-start:2;grid-row-end:3;grid-column-end:3}@media (max-width: 990px){.footer .footer-content__content .footer-navigation{order:2}}.footer .footer-content__content .footer-navigation__menu{list-style:none;padding:0;margin:36px 0 0;width:100%;display:flex;gap:16px}@media (max-width: 990px){.footer .footer-content__content .footer-navigation__menu{flex-direction:column}}.footer .footer-content__content .footer-navigation__menu .has-submenu{flex:1}.footer .footer-content__content .footer-navigation__menu .has-submenu a{display:block;margin-bottom:8px;color:var(--text-text-md-emphasis, #727272);font-family:Teko;font-size:15px;font-style:normal;font-weight:700;line-height:15px;letter-spacing:1px;text-transform:uppercase;text-decoration:none}.footer .footer-content__content .footer-navigation__menu .has-submenu .submenu{list-style:none;padding:0;margin:0}.footer .footer-content__content .footer-navigation__menu .has-submenu .submenu li{padding:8px 0}@media (max-width: 990px){.footer .footer-content__content .footer-navigation__menu .has-submenu .submenu li{border-bottom:1px solid var(--base-bg-inverted-3, #333)}.footer .footer-content__content .footer-navigation__menu .has-submenu .submenu li:last-of-type{border:0}}.footer .footer-content__content .footer-navigation__menu .has-submenu .submenu li a{display:block;color:var(--text-text-primary-inverted, #fff);font-family:Gothic A1;font-size:16px;font-style:normal;font-weight:800;line-height:20px;letter-spacing:.5px;margin:0}.footer .footer-bottom{padding:10px 0 8px;background:var(--base-brand, #fe8a34)}.footer .footer-bottom__content{display:grid;grid-template-columns:1fr 1fr;align-items:center}@media (max-width: 990px){.footer .footer-bottom__content{display:flex;flex-direction:column;gap:2px}}.footer .footer-bottom__content .copyright{color:var(--text-text-primary, #1b1b1b);font-family:Gothic A1;font-size:14px;font-style:normal;font-weight:700;line-height:12px;letter-spacing:.5px;text-transform:uppercase;margin:0}@media (max-width: 990px){.footer .footer-bottom__content .copyright{font-size:10px}}.footer .footer-bottom__content .footer-links{position:relative;display:flex;align-items:center;justify-content:flex-end;gap:8px;opacity:.6}.footer .footer-bottom__content .footer-links a{display:block;color:var(--text-text-primary, #1b1b1b);text-align:center;font-family:Gothic A1;font-size:14px;font-style:normal;font-weight:800;line-height:14px;letter-spacing:.5px;text-decoration:none}.footer .footer-bottom__content .footer-links a:first-of-type{border-right:1px solid #161616;padding-right:8px}@media (max-width: 990px){.footer .footer-bottom__content .footer-links a{font-size:10px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/bf-component-footer.css.map */
