.custom-footer{--cf-bg: #0b1830;--cf-accent: #f26522;--cf-white: #ffffff;--cf-text: rgba(255, 255, 255, .88);--cf-muted: rgba(255, 255, 255, .52);--cf-divider: rgba(255, 255, 255, .12);--cf-input-bg: rgba(255, 255, 255, .06);--cf-input-border: rgba(255, 255, 255, .1);--cf-social-bg: rgba(255, 255, 255, .06);--cf-social-border: rgba(255, 255, 255, .14);--cf-max: 1080px;--cf-px: 48px;--cf-pt: 56px;--cf-pb: 28px;--cf-heading-size: clamp(11px, .72vw, 12px);--cf-body-size: clamp(14px, .95vw, 15px);--cf-desc-size: clamp(14px, .95vw, 15px);--cf-link-gap: 14px;--cf-col-gap: clamp(28px, 3vw, 48px);position:relative;overflow:hidden;background-color:var(--cf-bg);color:var(--cf-text);font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.custom-footer *,.custom-footer *:before,.custom-footer *:after{box-sizing:border-box}.custom-footer .visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.custom-footer__paw{display:none}.custom-footer__container{position:relative;z-index:1;width:100%;max-width:var(--cf-max);margin:0 auto;padding:var(--cf-pt) var(--cf-px) var(--cf-pb);min-height:auto;display:flex;flex-direction:column}.custom-footer__grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,.7fr) minmax(0,.7fr) minmax(0,1.05fr);gap:var(--cf-col-gap);flex:1}.custom-footer__col{min-width:0}.custom-footer__logo-link{display:inline-block;margin-bottom:20px;text-decoration:none;transition:opacity .25s ease}.custom-footer__logo-link:hover{opacity:.85}.custom-footer__logo-img{display:block;width:auto;height:auto;max-width:120px;max-height:36px;object-fit:contain}.custom-footer__logo-text{font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(28px,2.2vw,34px);font-weight:700;letter-spacing:-.02em;color:var(--cf-white);line-height:1}.custom-footer__description{margin:0 0 20px;max-width:240px;font-size:var(--cf-desc-size);font-weight:400;line-height:1.65;color:var(--cf-text)}.custom-footer__socials{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:0;padding:0;list-style:none}.custom-footer__social{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;border:1px solid var(--cf-social-border);background:var(--cf-social-bg);color:var(--cf-white);text-decoration:none;transition:background-color .25s ease,border-color .25s ease,transform .25s ease}.custom-footer__social svg{width:17px;height:17px;display:block}.custom-footer__social:hover{background:#ffffff1f;border-color:#ffffff47;transform:translateY(-2px);color:var(--cf-white)}.custom-footer__social--static{cursor:default;pointer-events:none}.custom-footer__heading{margin:0 0 22px;font-family:Fraunces,Georgia,Times New Roman,serif;font-size:var(--cf-heading-size);font-weight:700;line-height:1.2;letter-spacing:.14em;text-transform:uppercase;color:var(--cf-white)}.custom-footer__links{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:var(--cf-link-gap)}.custom-footer__links a{font-size:var(--cf-body-size);font-weight:500;line-height:1.5;color:var(--cf-text);text-decoration:none;transition:color .25s ease,opacity .25s ease}.custom-footer__links a:hover{color:var(--cf-white);opacity:1}.custom-footer__newsletter-text{margin:0 0 20px;max-width:320px;font-size:var(--cf-body-size);font-weight:400;line-height:1.65;color:var(--cf-text)}.custom-footer__newsletter-form{width:100%;max-width:100%}.custom-footer__newsletter-field{position:relative;display:flex;align-items:center;width:100%;max-width:280px}.custom-footer__newsletter-input{width:100%;height:52px;padding:0 58px 0 20px;border:1px solid var(--cf-input-border);border-radius:999px;background:var(--cf-input-bg);color:var(--cf-white);font-family:inherit;font-size:var(--cf-body-size);font-weight:400;line-height:1;outline:none;transition:border-color .25s ease,background-color .25s ease,box-shadow .25s ease}.custom-footer__newsletter-input::placeholder{color:var(--cf-muted)}.custom-footer__newsletter-input:focus{border-color:#ffffff47;background:#ffffff14;box-shadow:0 0 0 3px #f265222e}.custom-footer__newsletter-btn{position:absolute;right:4px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:0;border-radius:50%;background:var(--cf-accent);color:var(--cf-white);cursor:pointer;transition:background-color .25s ease,transform .25s ease,box-shadow .25s ease}.custom-footer__newsletter-btn svg{width:16px;height:16px;display:block}.custom-footer__newsletter-btn:hover{background:#e05a1c;transform:translateY(-50%) scale(1.04);box-shadow:0 6px 16px #f2652259}.custom-footer__newsletter-btn:active{transform:translateY(-50%) scale(.98)}.custom-footer__newsletter-btn.is-loading{pointer-events:none;opacity:.75}.custom-footer__form-message{margin:10px 0 0;font-size:13px;line-height:1.4}.custom-footer__form-message--error{color:#ff8a80}.custom-footer__form-message--success{color:#8fd694}.custom-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:48px;padding-top:28px;border-top:1px solid var(--cf-divider)}.custom-footer__copyright,.custom-footer__made-with{margin:0;font-size:clamp(12px,.82vw,13px);font-weight:400;line-height:1.5;color:var(--cf-muted)}.custom-footer__made-with{text-align:right}@media screen and (max-width:1280px){.custom-footer__grid{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr) minmax(0,.8fr) minmax(0,1.1fr)}}@media screen and (max-width:1024px){.custom-footer{--cf-pt: 52px;--cf-pb: 36px}.custom-footer__container{min-height:auto}.custom-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px 32px}.custom-footer__col--brand{grid-column:1 / -1}.custom-footer__description{max-width:420px}.custom-footer__newsletter-field{max-width:100%}}@media screen and (max-width:768px){.custom-footer{--cf-pt: 48px;--cf-link-gap: 64px}.custom-footer__grid{gap:36px 24px}.custom-footer__bottom{flex-direction:column;align-items:center;text-align:center;padding-top:28px}.custom-footer__made-with{text-align:center}}@media screen and (max-width:576px){.custom-footer{--cf-pt: 40px;--cf-pb: 32px}.custom-footer__grid{grid-template-columns:1fr;gap:32px}.custom-footer__col,.custom-footer__col--brand,.custom-footer__col--newsletter{display:flex;flex-direction:column;align-items:center;text-align:center}.custom-footer__description,.custom-footer__newsletter-text{max-width:100%}.custom-footer__socials{justify-content:center}.custom-footer__newsletter-field{max-width:100%}.custom-footer__heading{margin-bottom:18px}.custom-footer__links{align-items:center}}@media screen and (max-width:430px){.custom-footer__logo-text{font-size:26px}}@media screen and (max-width:390px){.custom-footer{--cf-pt: 80px}}@media screen and (max-width:360px){.custom-footer__newsletter-input{height:48px;padding-right:54px;font-size:14px}.custom-footer__newsletter-btn{width:40px;height:40px}}@media(prefers-reduced-motion:reduce){.custom-footer__social,.custom-footer__links a,.custom-footer__logo-link,.custom-footer__newsletter-btn,.custom-footer__newsletter-input{transition:none}.custom-footer__social:hover,.custom-footer__newsletter-btn:hover{transform:none}.custom-footer__newsletter-btn:hover{transform:translateY(-50%)}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/footer-custom.css.map */
