.festive-heritage-footer{position:relative;overflow:hidden;color:var(--fhf-text);background:var(--fhf-background);font-family:var(--fhf-body-font);font-size:var(--fhf-body-size);font-style:var(--fhf-body-style);font-weight:var(--fhf-body-weight)}.festive-heritage-footer *,.festive-heritage-footer *:before,.festive-heritage-footer *:after{box-sizing:border-box}.festive-heritage-footer a{color:inherit;text-decoration:none}.festive-heritage-footer img,.festive-heritage-footer svg{display:block;max-width:100%}.festive-heritage-footer ul{margin:0;padding:0;list-style:none}.festive-heritage-footer button,.festive-heritage-footer input{font:inherit}.festive-heritage-footer .rte>*:first-child{margin-top:0}.festive-heritage-footer .rte>*:last-child{margin-bottom:0}.fhf-main{position:relative;z-index:1;padding-top:var(--fhf-top-padding);padding-bottom:var(--fhf-bottom-padding)}.fhf-container{position:relative;z-index:2;width:min(calc(100% - (var(--fhf-side-padding) * 2)),var(--fhf-page-width));margin-inline:auto}.fhf-marquee{position:relative;z-index:3;overflow:hidden;border-top:1px solid var(--fhf-border);border-bottom:1px solid var(--fhf-border);color:var(--fhf-accent);background:var(--fhf-background)}.fhf-marquee__track{display:flex;align-items:center;width:max-content;min-width:200%;padding-block:16px;will-change:transform;animation:fhf-marquee var(--fhf-marquee-speed) linear infinite}.fhf-marquee__text{padding-inline:34px;font-family:var(--fhf-heading-font);font-size:var(--fhf-marquee-size);font-style:var(--fhf-heading-style);font-weight:var(--fhf-heading-weight);letter-spacing:4px;line-height:1;text-transform:uppercase;white-space:nowrap}.fhf-marquee__symbol{flex:0 0 auto;font-size:7px;line-height:1}@keyframes fhf-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.fhf-ornament{display:flex;align-items:center;width:100%;margin-bottom:clamp(50px,6vw,85px);color:var(--fhf-accent)}.fhf-ornament__line{width:100%;height:1px;background:var(--fhf-border)}.fhf-ornament__icon{flex:0 0 110px;width:110px;margin-inline:24px;overflow:visible;fill:none;stroke:currentColor;stroke-width:1}.fhf-ornament__icon circle{fill:currentColor;stroke:none}.fhf-top{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);align-items:end;gap:clamp(50px,7vw,110px)}.fhf-eyebrow{margin:0 0 18px;color:var(--fhf-accent);font-size:11px;font-weight:600;letter-spacing:3px;line-height:1.4;text-transform:uppercase}.fhf-heading{max-width:900px;margin:0;color:var(--fhf-text);font-family:var(--fhf-heading-font);font-size:var(--fhf-heading-size);font-style:var(--fhf-heading-style);font-weight:var(--fhf-heading-weight);letter-spacing:var(--fhf-heading-letter-spacing);line-height:var(--fhf-heading-line-height)}.fhf-heading span{display:block;color:var(--fhf-accent);font-style:italic}.festive-heritage-footer--centered .fhf-top{grid-template-columns:1fr;text-align:center}.festive-heritage-footer--centered .fhf-top__heading,.festive-heritage-footer--centered .fhf-heading{margin-inline:auto}.festive-heritage-footer--centered .fhf-newsletter{width:min(100%,650px);margin-inline:auto}.fhf-newsletter{width:100%;max-width:540px;justify-self:end}.fhf-newsletter__text{margin-bottom:28px;color:var(--fhf-muted-text);line-height:1.8}.fhf-newsletter__field{display:flex;align-items:stretch;padding:6px;gap:10px;border:1px solid var(--fhf-border);border-radius:var(--fhf-input-radius);background:color-mix(in srgb,var(--fhf-text) 4%,transparent);transition:border-color .3s ease,background-color .3s ease}.fhf-newsletter__field:focus-within{border-color:var(--fhf-accent);background:color-mix(in srgb,var(--fhf-text) 7%,transparent)}.fhf-newsletter__input{width:100%;min-width:0;padding:0 20px;border:0;border-radius:inherit;outline:0;color:var(--fhf-text);background-color:transparent!important}.fhf-newsletter__input::placeholder{color:color-mix(in srgb,var(--fhf-muted-text) 75%,transparent)}.fhf-newsletter__button{display:flex;flex:0 0 auto;align-items:center;justify-content:center;gap:12px;min-height:50px;padding-inline:28px;border:0;border-radius:var(--fhf-button-radius);color:var(--fhf-text);background:var(--fhf-primary);cursor:pointer;font-size:11px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;transition:color .3s ease,background-color .3s ease,transform .3s ease}.fhf-newsletter__button:hover{background:var(--fhf-accent);transform:translate(-3px)}.fhf-form-message{display:block;margin:12px 5px 0;font-size:12px;line-height:1.5}.fhf-form-message--error{color:#ffb4ab}.fhf-form-message--success{color:var(--fhf-accent-hover)}.fhf-middle-divider{position:relative;width:100%;height:1px;margin-block:clamp(55px,7vw,90px);background:var(--fhf-border)}.fhf-middle-divider__diamond{position:absolute;top:50%;left:50%;width:14px;height:14px;border:1px solid var(--fhf-accent);background:var(--fhf-background);transform:translate(-50%,-50%) rotate(45deg)}.fhf-content{display:grid;grid-template-columns:minmax(210px,.75fr) minmax(600px,2.25fr);gap:clamp(40px,6vw,95px);align-items:start}.fhf-brand{min-width:0}.fhf-logo{display:inline-flex;flex-direction:column;width:fit-content;margin-bottom:26px}.fhf-logo__image{display:block;width:auto;max-width:100%;height:auto}.fhf-logo__caption{margin-bottom:3px;color:var(--fhf-accent);font-size:9px;font-weight:600;letter-spacing:7px;line-height:1;text-transform:uppercase}.fhf-logo__text{color:var(--fhf-text);font-family:var(--fhf-heading-font);font-size:clamp(27px,3vw,38px);font-style:var(--fhf-heading-style);font-weight:var(--fhf-heading-weight);letter-spacing:4px;line-height:1}.fhf-brand__description{max-width:350px;color:var(--fhf-muted-text);line-height:1.8}.fhf-socials{display:flex;flex-wrap:wrap;gap:12px 22px;margin-top:30px}.fhf-socials a{position:relative;color:color-mix(in srgb,var(--fhf-text) 76%,transparent);font-size:10px;font-weight:600;letter-spacing:1.2px;text-transform:uppercase;transition:color .3s ease}.fhf-socials a:after{position:absolute;right:0;bottom:-5px;left:0;height:1px;background:var(--fhf-accent);content:"";transform:scaleX(0);transform-origin:right;transition:transform .3s ease}.fhf-socials a:hover{color:var(--fhf-accent)}.fhf-socials a:hover:after{transform:scaleX(1);transform-origin:left}.fhf-navigation{display:grid;grid-template-columns:repeat(4,minmax(110px,1fr));gap:clamp(28px,4vw,55px)}.fhf-menu__heading{margin:0 0 26px;color:var(--fhf-accent);font-family:var(--fhf-heading-font);font-size:var(--fhf-menu-heading-size);font-style:var(--fhf-heading-style);font-weight:var(--fhf-heading-weight);line-height:1.2}.fhf-menu__toggle{width:100%;padding:0;border:0;color:inherit;background:transparent;text-align:left}.fhf-menu__icon{display:none}.fhf-menu__item+.fhf-menu__item{margin-top:15px}.fhf-menu__link{display:inline-block;color:var(--fhf-muted-text);font-size:var(--fhf-menu-link-size);line-height:1.45;transition:color .3s ease,transform .3s ease}.fhf-menu__link:hover,.fhf-menu__link[aria-current=page]{color:var(--fhf-text);transform:translate(5px)}.fhf-bottom{display:flex;flex-wrap:wrap;align-items:center;gap:18px 32px;margin-top:clamp(55px,7vw,85px);padding-top:30px;border-top:1px solid var(--fhf-border);color:color-mix(in srgb,var(--fhf-muted-text) 72%,transparent);font-size:10px;letter-spacing:.5px;line-height:1.5;text-transform:uppercase}.fhf-copyright{margin-right:auto}.fhf-policies,.fhf-bottom-menu{display:flex;flex-wrap:wrap;align-items:center;gap:12px 24px}.fhf-policies a,.fhf-bottom-menu a{transition:color .3s ease}.fhf-policies a:hover,.fhf-bottom-menu a:hover{color:var(--fhf-accent)}.fhf-payments{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:7px;margin-left:auto}.fhf-payment-icon{width:auto;height:23px}.festive-heritage-footer .visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);white-space:nowrap}@media screen and (max-width:1100px){.fhf-top{grid-template-columns:1fr;align-items:start}.fhf-newsletter{max-width:650px;justify-self:start}.fhf-content{grid-template-columns:1fr}.fhf-navigation{grid-template-columns:repeat(4,minmax(110px,1fr))}.fhf-bottom{align-items:flex-start}.fhf-payments{width:100%;margin-left:0;justify-content:flex-start}}@media screen and (max-width:749px){.fhf-main{padding-top:var(--fhf-mobile-top-padding);padding-bottom:var(--fhf-mobile-bottom-padding)}.fhf-container{width:calc(100% - 30px)}.fhf-marquee__track{padding-block:13px}.fhf-marquee__text{padding-inline:24px;letter-spacing:3px}.fhf-ornament{margin-bottom:48px}.fhf-ornament__icon{flex-basis:80px;width:80px;margin-inline:14px}.fhf-heading{font-size:var(--fhf-mobile-heading-size);letter-spacing:max(-3px,var(--fhf-heading-letter-spacing))}.fhf-top{gap:40px}.fhf-newsletter{width:100%}.fhf-middle-divider{margin-block:55px}.fhf-content{grid-template-columns:1fr;gap:48px}.fhf-navigation{grid-template-columns:1fr;gap:0}.fhf-menu{border-top:1px solid var(--fhf-border)}.fhf-menu:last-child{border-bottom:1px solid var(--fhf-border)}.fhf-menu__heading{margin:0}.fhf-menu__toggle{display:flex;align-items:center;justify-content:space-between;min-height:58px;cursor:pointer}.fhf-menu__icon{position:relative;display:block;width:16px;height:16px}.fhf-menu__icon:before,.fhf-menu__icon:after{position:absolute;top:50%;left:0;width:100%;height:1px;background:currentColor;content:"";transition:transform .2s ease}.fhf-menu__icon:after{transform:rotate(90deg)}.fhf-menu__toggle[aria-expanded=true] .fhf-menu__icon:after{transform:rotate(0)}.fhf-menu__list{padding-bottom:24px}.fhf-js .fhf-menu__list[hidden]{display:none}.fhf-bottom{flex-direction:column;align-items:flex-start;margin-top:60px}.fhf-copyright,.fhf-payments{margin-right:0;margin-left:0}.fhf-policies,.fhf-bottom-menu{gap:11px 18px}}@media screen and (max-width:480px){.fhf-newsletter__field{flex-direction:column;gap:8px;padding:8px;border-radius:min(var(--fhf-input-radius),20px)}.fhf-newsletter__input{min-height:46px;padding-inline:13px}.fhf-newsletter__button{width:100%;border-radius:min(var(--fhf-button-radius),16px)}.fhf-socials{gap:14px 18px}.fhf-policies,.fhf-bottom-menu{flex-direction:column;align-items:flex-start}}@media(prefers-reduced-motion:reduce){.fhf-marquee__track{width:auto;min-width:100%;animation:none}.festive-heritage-footer *,.festive-heritage-footer *:before,.festive-heritage-footer *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/festive-heritage-footer.css.map */
