.bbb-footer{position:relative;overflow:hidden;background-color:var(--bbb-bg, #01122c);color:var(--bbb-text, #f4e4bd);--bbb-pad: clamp(20px, 5vw, 73px)}.bbb-footer__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center bottom;z-index:0;pointer-events:none}.bbb-footer__inner{position:relative;z-index:1}.bbb-footer__newsletter{max-width:900px;margin:0 auto;padding:clamp(56px,8vw,112px) var(--bbb-pad) 0;display:flex;flex-direction:column;align-items:center;gap:32px;text-align:center}.bbb-footer__news-copy{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%}.bbb-footer__heading{color:var(--bbb-heading, #f4e4bd);margin:0}.bbb-footer__news-text{margin:0;max-width:768px}.bbb-footer__actions{width:100%;max-width:465px;display:flex;flex-direction:column;gap:16px}.bbb-footer__form{display:flex;flex-wrap:wrap;gap:16px;align-items:center;width:100%}.bbb-footer__input{flex:1 0 0;min-width:0;padding:12px 23px;border:3px solid var(--bbb-input-border, #f4e4bd);border-radius:30px;background:transparent;color:var(--bbb-text, #f4e4bd);font-family:var(--bbb-font-body);font-size:var(--bbb-text-regular, 16px);line-height:1.2}.bbb-footer__input::placeholder{color:var(--bbb-text, #f4e4bd);opacity:.8}.bbb-footer__input:focus{outline:none;border-color:var(--bbb-button-bg, #f03a0f)}.bbb-footer__submit{display:inline-flex;align-items:center;gap:6px;height:48px;padding:12px 12px 12px 24px;border:none;border-radius:30px;background-color:var(--bbb-button-bg, #f03a0f);color:var(--bbb-button-text, #f4e4bd);--bbb-btn-glow: var(--bbb-button-bg, #f03a0f);font-family:var(--bbb-font-body);font-weight:var(--bbb-w-semibold);font-size:var(--bbb-text-regular, 16px);line-height:1.2;white-space:nowrap;cursor:pointer}.bbb-footer__submit-icon{width:31px;height:31px;flex-shrink:0}.bbb-footer__disclaimer{margin:0;text-align:center;width:100%}.bbb-footer__form-msg{margin:0;text-align:center;flex:1 0 100%}.bbb-footer__form-msg--success{color:var(--bbb-text, #f4e4bd)}.bbb-footer__form-msg--error{color:var(--bbb-button-bg, #f03a0f)}.bbb-footer__ticker{margin:clamp(48px,7vw,96px) 0;overflow:hidden;width:100%;-webkit-mask-image:none}.bbb-footer__ticker-track{display:inline-flex;flex-wrap:nowrap;white-space:nowrap;will-change:transform;animation:bbb-footer-marquee 24s linear infinite}.bbb-footer__ticker-group{display:inline-flex;align-items:center;gap:.35em;padding-right:.35em;font-family:var(--bbb-font-heading);font-variant-ligatures:var(--bbb-heading-ligatures, no-common-ligatures);font-variant-numeric:var(--bbb-heading-numeric, proportional-nums);font-weight:var(--bbb-w-normal);text-transform:uppercase;font-size:clamp(40px,6vw,70px);line-height:1.9;letter-spacing:.01em;flex-shrink:0}.bbb-footer__ticker-word{color:var(--bbb-ticker, #f03a0f)}.bbb-footer__ticker-word--outline{color:transparent;-webkit-text-stroke:2px var(--bbb-ticker, #f03a0f);text-stroke:2px var(--bbb-ticker, #f03a0f)}.bbb-footer__ticker-star{width:.5em;height:.5em;flex-shrink:0}@keyframes bbb-footer-marquee{0%{transform:translate(0)}to{transform:translate(calc(-1 * var(--bbb-ticker-shift, 50%)))}}@media(prefers-reduced-motion:reduce){.bbb-footer__ticker-track{animation:none}}.bbb-footer__cols{max-width:1280px;margin:0 auto;padding:0 var(--bbb-pad);display:flex;justify-content:space-between;align-items:flex-start;gap:clamp(40px,6vw,116px);flex-wrap:wrap}.bbb-footer__brand{display:flex;flex-direction:column;gap:31px;max-width:500px}.bbb-footer__logo{display:inline-block;max-width:var(--bbb-logo-width, 200px)}.bbb-footer__logo img{display:block;width:100%;height:auto}.bbb-footer__logo-text{font-family:var(--bbb-font-heading);font-variant-ligatures:var(--bbb-heading-ligatures, no-common-ligatures);font-variant-numeric:var(--bbb-heading-numeric, proportional-nums);text-transform:uppercase;color:var(--bbb-heading, #f4e4bd);font-size:32px;line-height:1;margin:0}.bbb-footer__tagline{margin:0;color:var(--bbb-text, #f4e4bd)}.bbb-footer__menus{display:flex;gap:clamp(20px,4vw,40px);flex-wrap:wrap}.bbb-footer__col{display:flex;flex-direction:column;gap:5px;min-width:150px}.bbb-footer__col-title{margin:0 0 3px;text-transform:uppercase;color:var(--bbb-heading, #f4e4bd)}.bbb-footer__col ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:5px}.bbb-footer__col a{color:var(--bbb-text, #f4e4bd);text-decoration:none;transition:opacity .15s ease}.bbb-footer__col a:hover{opacity:.7;text-decoration:underline}.bbb-footer__legal{max-width:1280px;margin:0 auto;padding:clamp(40px,6vw,80px) var(--bbb-pad) clamp(32px,4vw,56px);display:flex;flex-direction:column;gap:8px}.bbb-footer__legal-links{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:10px 20px}.bbb-footer__legal-links a{color:var(--bbb-text, #f4e4bd);text-decoration:none}.bbb-footer__legal-links a:hover{text-decoration:underline}.bbb-footer__copyright{margin:0;color:var(--bbb-text, #f4e4bd)}.bbb-footer__copyright a{color:inherit;text-decoration:underline}.bbb-footer__legal-top{display:flex;justify-content:space-between;column-gap:40px}.bbb-footer__payment{display:flex;list-style:none;gap:10px;margin:0;flex-wrap:wrap}.bbb-footer__payment li{width:40px}@media(max-width:768px){.bbb-footer__form{flex-direction:column;align-items:stretch}.bbb-footer__submit{justify-content:center}.bbb-footer__cols{flex-direction:column;align-items:flex-start}.bbb-footer__menus{width:100%;justify-content:space-between;gap:24px}.bbb-footer__col{min-width:120px}.bbb-footer__legal{row-gap:20px}.bbb-footer__legal-top{display:flex;flex-direction:column;row-gap:40px}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/section-bbb-footer.css.map */
