.fhj-footer{background:#050505;color:#fff;border-top:.1rem solid rgba(255,255,255,.12)}.fhj-footer,.fhj-footer *{box-sizing:border-box}.fhj-footer a{color:inherit;text-decoration:none}.fhj-footer__content{display:flex;flex-direction:column;gap:4.8rem}.fhj-footer__grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,.9fr) minmax(0,.85fr) minmax(28rem,1.2fr);gap:clamp(3rem,4vw,6.4rem);align-items:start}.fhj-footer__column{min-width:0}.fhj-footer__brand-link{display:inline-flex;align-items:center;max-width:100%;margin-bottom:2.4rem}.fhj-footer__logo{display:block;height:auto;max-width:100%}.fhj-footer__wordmark{display:inline-block;color:#fff;font-size:2.6rem;font-weight:700;letter-spacing:.16rem;line-height:1}.fhj-footer__brand-text,.fhj-footer__newsletter-text,.fhj-footer__contact,.fhj-footer__copyright{color:#a7a7a7;font-size:1.5rem;line-height:1.7}.fhj-footer__brand-text{max-width:34rem;margin:0 0 2.2rem}.fhj-footer__contact{display:grid;gap:.8rem;margin-bottom:2.2rem}.fhj-footer__contact p{display:flex;flex-wrap:wrap;gap:.8rem;margin:0}.fhj-footer__contact span:first-child{color:#fff;font-weight:700}.fhj-footer__contact a,.fhj-footer__link,.fhj-footer__policies a{color:#a7a7a7;transition:color var(--duration-short) ease,text-decoration-color var(--duration-short) ease}.fhj-footer__contact a:hover,.fhj-footer__link:hover,.fhj-footer__link--active,.fhj-footer__policies a:hover{color:#d4af37}.fhj-footer__social{display:flex;flex-wrap:wrap;gap:1rem;margin:0;padding:0}.fhj-footer__social-link{display:inline-flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;color:#fff;background:#151515;border:.1rem solid rgba(255,255,255,.12);border-radius:999px;transition:border-color var(--duration-short) ease,color var(--duration-short) ease,background var(--duration-short) ease}.fhj-footer__social-link:hover{color:#d4af37;border-color:#d4af378c;background:#0b0b0b}.fhj-footer__social-link .svg-wrapper,.fhj-footer__social-link svg{width:2rem;height:2rem}.fhj-footer__heading{position:relative;margin:0 0 2rem;color:#fff;font-size:1.7rem;line-height:1.25;letter-spacing:.08rem;text-transform:uppercase}.fhj-footer__heading:after{content:"";display:block;width:3.6rem;height:.2rem;margin-top:1.2rem;background:#c9a227}.fhj-footer__links{display:grid;gap:1.1rem;margin:0;padding:0}.fhj-footer__link{display:inline-block;font-size:1.5rem;line-height:1.5}.fhj-footer__newsletter-panel{padding:2.8rem;background:#151515;border:.1rem solid rgba(255,255,255,.12)}.fhj-footer__newsletter-text{margin:0 0 2.2rem}.fhj-footer__newsletter-form{width:100%}.fhj-footer__field{display:flex;gap:.8rem;width:100%}.fhj-footer__input{min-width:0;flex:1 1 auto;width:100%;min-height:4.8rem;padding:1.2rem 1.4rem;color:#fff;background:#050505;border:.1rem solid rgba(255,255,255,.18);border-radius:0;font:inherit;font-size:1.5rem}.fhj-footer__input::placeholder{color:#a7a7a7}.fhj-footer__input:focus-visible{outline:.2rem solid rgba(212,175,55,.72);outline-offset:.2rem}.fhj-footer__button{flex:0 0 auto;min-height:4.8rem;padding:1.2rem 2rem;color:#050505;background:#d4af37;border:.1rem solid #d4af37;border-radius:0;cursor:pointer;font:inherit;font-size:1.4rem;font-weight:700;letter-spacing:.08rem;text-transform:uppercase;transition:background var(--duration-short) ease,border-color var(--duration-short) ease,color var(--duration-short) ease}.fhj-footer__button:hover{color:#fff;background:#0b0b0b;border-color:#d4af37}.fhj-footer__message{display:block;margin:1.2rem 0 0;color:#a7a7a7;font-size:1.4rem;line-height:1.5}.fhj-footer__message--success{color:#d4af37}.fhj-footer__message--error{color:#ffb4a8}.fhj-footer__localization{display:flex;flex-wrap:wrap;gap:1.6rem;padding-top:2.4rem;border-top:.1rem solid rgba(255,255,255,.12)}.fhj-footer__localization h2{color:#a7a7a7}.fhj-footer__bottom{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.6fr) minmax(0,1fr);gap:2rem;align-items:center;padding-top:2.8rem;border-top:.1rem solid rgba(255,255,255,.12)}.fhj-footer__copyright{margin:0}.fhj-footer__policies{display:flex;flex-wrap:wrap;justify-content:center;gap:.8rem 1.6rem;margin:0;padding:0}.fhj-footer__policies a{display:block;padding:.4rem 0;font-size:1.3rem;line-height:1.4}.fhj-footer__payment{display:flex;justify-content:flex-end}.fhj-footer .list-payment{justify-content:flex-end;gap:.6rem;margin:0;padding:0}.fhj-footer .list-payment__item{padding:0}.fhj-footer .list-payment__item svg{display:block;width:3.8rem;height:auto;border-radius:.3rem}@media screen and (max-width:989px){.fhj-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fhj-footer__bottom{grid-template-columns:1fr;justify-items:center;text-align:center}.fhj-footer__payment,.fhj-footer .list-payment{justify-content:center}}@media screen and (max-width:749px){.fhj-footer__content{gap:3.6rem}.fhj-footer__grid{grid-template-columns:1fr;gap:3.6rem}.fhj-footer__brand-text{max-width:none}.fhj-footer__newsletter-panel{padding:2.2rem}.fhj-footer__field{flex-direction:column}.fhj-footer__button{width:100%}.fhj-footer__social-link{width:4.8rem;height:4.8rem}.fhj-footer__policies{gap:.4rem 1.2rem}.fhj-footer .list-payment{max-width:30rem}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/section-footer.css.map */
