.footer{border-top:none;padding:80px}.footer__inner{display:flex;flex-direction:column;align-items:center;gap:32px;max-width:900px;margin:0 auto;width:100%}.footer__header{display:flex;align-items:end;justify-content:space-between;flex-wrap:wrap;gap:16px;width:100%}.footer__logo-link{display:inline-flex;align-items:center;text-decoration:none}.footer__logo-image{display:block;height:auto;max-width:100%}.footer__logo-text{font-family:var(--font-heading-family);font-size:2.4rem;font-weight:700;color:rgb(var(--color-foreground));text-transform:uppercase;letter-spacing:.05em}.footer__social-list{display:flex;align-items:center;gap:16px;margin:0;padding:0;list-style:none}.footer__social-item{list-style:none}.footer__social-link{display:flex;align-items:center;justify-content:center;color:rgb(var(--color-foreground));transition:opacity .2s ease}.footer__social-link:hover{opacity:.75}.footer__social-link svg{width:24px;height:24px}.footer__social-icon-img{width:24px;height:24px;object-fit:contain;display:block}.footer__social-icon-placeholder{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background-color:rgba(var(--color-foreground),.2);font-size:1.2rem;font-weight:700;color:rgb(var(--color-foreground));text-transform:uppercase}.footer__divider{width:100%;height:1px;background-color:rgba(var(--color-foreground),.25);display:block!important}.footer__columns{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:64px 40px;width:100%}.footer__col{flex:0 0 auto}.footer__col--menu{min-width:98px}.footer__col--contact{min-width:160px;max-width:200px}.footer__col--about{flex:1 1 300px;max-width:360px}.footer__col-heading{font-family:"Barlow Semi Condensed",var(--font-heading-family);font-size:1.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;line-height:20px;margin:0 0 16px;color:rgb(var(--color-foreground))}.footer__menu-list{display:flex;flex-direction:column;gap:24px;padding:8px 0;margin:0}.footer__menu-item{list-style:none}.footer__menu-link{display:inline-flex;align-items:center;gap:8px;font-family:"Barlow Semi Condensed",var(--font-body-family);font-size:1.4rem;font-weight:600;text-transform:uppercase;letter-spacing:.02em;line-height:1.5;color:rgb(var(--color-foreground));text-decoration:none;transition:opacity .2s ease}.footer__sport-icon{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;flex-shrink:0}.footer__sport-icon img{width:16px;height:16px;object-fit:contain;filter:brightness(0) invert(1)}.footer__menu-link:hover{background:linear-gradient(0deg,#0000000d 0% 100%),#ffffff29}.footer__menu-link--active{text-decoration:underline;text-underline-offset:.3rem}.footer__contact-list{display:flex;flex-direction:column;gap:16px}.footer__contact-item{display:flex;flex-direction:column}.footer__contact-label{font-family:"Barlow",var(--font-body-family);font-size:1.6rem;font-weight:600;line-height:1.5;letter-spacing:-.011em;margin:0;color:rgb(var(--color-foreground))}.footer__contact-value{font-family:"Barlow",var(--font-body-family);font-size:1.4rem;font-weight:400;line-height:normal;letter-spacing:-.011em;margin:0;color:rgb(var(--color-foreground))}.footer__about-content{display:flex;flex-direction:column;gap:16px}.footer__about-headline{font-family:var(--font-heading-family);font-size:1.6rem;font-weight:600;margin:0;color:rgb(var(--color-foreground))}.footer__about-text,.footer__about-text p{font-family:"Barlow",var(--font-body-family);font-size:1.4rem;font-weight:400;line-height:1.5;letter-spacing:-.011em;margin:0;color:rgb(var(--color-foreground))}.footer__newsletter-wrapper{width:100%;text-align:center}.footer__newsletter-form .newsletter-form__field-wrapper{max-width:36rem;margin:0 auto}.footer__bottom{display:flex;align-items:center;gap:24px;width:100%}.footer__copyright-text{font-family:"Barlow Condensed",var(--font-body-family);font-size:1.6rem;font-weight:500;text-transform:uppercase;letter-spacing:.03em;line-height:1.5;color:rgb(var(--color-foreground));white-space:nowrap}.footer__bottom-pipe{display:block;width:1px;align-self:stretch;background-color:rgba(var(--color-foreground),.25)}.footer__policy-link{font-family:"Barlow Condensed",var(--font-body-family);font-size:1.6rem;font-weight:500;text-transform:uppercase;letter-spacing:.03em;line-height:1.5;color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:.3rem;white-space:nowrap}.footer__policy-link:hover{opacity:.75}.footer__localization{display:flex;flex-direction:row;justify-content:center;align-content:center;flex-wrap:wrap;padding:1rem 1rem 0;width:100%}.footer__localization:empty{display:none}.footer__localization h2{margin:1rem 1rem .5rem;color:rgba(var(--color-foreground),.75)}.footer__payment{display:flex;justify-content:center;width:100%}.footer-block-image{display:flex}.footer-block-image.left{justify-content:flex-start}.footer-block-image.center{justify-content:center}.footer-block-image.right{justify-content:flex-end}.footer-block__image-wrapper{margin-bottom:2rem;overflow:hidden!important}.footer-block__image-wrapper img{display:block;height:auto;max-width:100%}@media screen and (min-width:750px)and (max-width:989px){.footer{padding:80px 40px}.footer__columns{gap:48px 32px}.footer__col--about{flex-basis:100%;max-width:none}.footer__copyright-text{white-space:normal}}@media screen and (max-width:749px){.footer{padding:64px 24px}.footer__inner{gap:24px}.footer__columns{flex-direction:column;gap:32px}.footer__col--menu,.footer__col--contact,.footer__col--about{width:100%;max-width:none;min-width:0}.footer__col--about{flex-basis:auto}.footer__menu-list{gap:16px}.footer__bottom{flex-wrap:wrap;gap:16px}.footer__copyright-text{white-space:normal;font-size:1.4rem}.footer__policy-link{font-size:1.4rem}.footer-block-image,.footer-block-image.left,.footer-block-image.center,.footer-block-image.right{justify-content:center}}@keyframes animateLocalization{0%{opacity:0;transform:translateY(0)}to{opacity:1;transform:translateY(-1rem)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-footer.css.map */
