.wft-footer{--wft-blue: #0072B1;--wft-blue-dark: #005A8F;--wft-blue-deep: #003E66;--wft-teal: #00A495;--wft-yellow: #FFD166;--wft-yellow-soft: #FFE9B0;--wft-ink: #1A1A2E;--wft-white: #FFFFFF;--wft-white-08: rgba(255, 255, 255, .08);--wft-white-15: rgba(255, 255, 255, .15);--wft-white-55: rgba(255, 255, 255, .55);--wft-white-70: rgba(255, 255, 255, .7);--wft-white-85: rgba(255, 255, 255, .85);--wft-radius-sm: 6px;--wft-radius-md: 10px;--wft-radius-lg: 16px;--wft-radius-full: 999px;--wft-font-display: "Barlow Condensed", "Barlow", system-ui, -apple-system, sans-serif;--wft-font-body: "Barlow", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;background-color:var(--wft-blue);background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:36px 36px;font-family:var(--wft-font-body);color:var(--wft-white);position:relative;overflow:hidden}.wft-footer *{box-sizing:border-box}.wft-container{max-width:1280px;margin:0 auto;padding:0 24px;position:relative;z-index:1}.wft-strip{height:5px;background:linear-gradient(90deg,var(--wft-yellow) 0%,var(--wft-blue) 100%)}.wft-newsletter{padding:80px 0 56px;text-align:center;position:relative}.wft-news-content{position:relative;z-index:1;max-width:540px;margin:0 auto}.wft-news-tag{display:inline-flex;align-items:center;gap:12px;margin-bottom:12px}.wft-news-anchor{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:var(--wft-white);color:var(--wft-blue);border-radius:var(--wft-radius-full);flex-shrink:0;box-shadow:0 4px 14px #00000026}.wft-news-anchor svg{width:18px;height:18px;stroke-width:2.5}.wft-news-eyebrow{font-family:var(--wft-font-display);font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--wft-yellow);margin:0;line-height:1}.wft-news-title{font-family:var(--wft-font-display);font-size:clamp(44px,6vw,72px);font-weight:900;letter-spacing:.005em;text-transform:uppercase;line-height:.95;color:var(--wft-white);margin:0 0 12px}.wft-news-sub{font-size:16px;line-height:1.6;color:var(--wft-white-55);margin:0 auto 28px;max-width:480px}.wft-news-badge{display:inline-block;background:var(--wft-yellow);color:var(--wft-blue);padding:4px 12px;border-radius:var(--wft-radius-full);font-family:var(--wft-font-display);font-size:12px;font-weight:800;letter-spacing:.08em;margin-left:6px;text-transform:uppercase}.wft-news-form-wrap{max-width:540px;margin:0 auto}.wft-news-input-row{display:flex;gap:8px;justify-content:center;flex-wrap:wrap}.wft-news-input{flex:1;min-width:240px;max-width:340px;padding:14px 18px;background:var(--wft-white-08);border:1px solid var(--wft-white-15);border-radius:var(--wft-radius-md);font-family:var(--wft-font-body);font-size:14px;color:var(--wft-white);outline:none;transition:background .2s,border-color .2s}.wft-news-input::placeholder{color:#fff6}.wft-news-input:focus{background:var(--wft-white-15);border-color:var(--wft-yellow)}.wft-news-submit{display:inline-flex;align-items:center;gap:8px;background:var(--wft-yellow);color:var(--wft-blue-dark);border:none;padding:14px 28px;border-radius:var(--wft-radius-md);font-family:var(--wft-font-display);font-size:14px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;transition:background .2s,color .2s,transform .15s;white-space:nowrap}.wft-news-submit:hover{background:var(--wft-white);color:var(--wft-blue);transform:translateY(-1px)}.wft-news-submit svg{width:14px;height:14px;stroke-width:2.5}.wft-news-note{font-size:12px;color:var(--wft-white-55);margin:14px 0 0;line-height:1.5}.wft-news-note a{color:var(--wft-yellow);text-decoration:underline}.wft-news-success{display:inline-flex;align-items:center;gap:10px;padding:14px 24px;background:var(--wft-yellow);color:var(--wft-blue-dark);border-radius:var(--wft-radius-md);font-family:var(--wft-font-display);font-size:14px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.wft-news-success svg{width:16px;height:16px;stroke-width:2.5}.wft-main{padding:24px 0 32px;border-top:1px solid var(--wft-white-08)}.wft-main-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:48px;padding-top:48px}.wft-brand{max-width:320px}.wft-logo{font-family:var(--wft-font-display);font-size:32px;font-weight:800;letter-spacing:.005em;text-transform:uppercase;line-height:1;color:var(--wft-white);margin:0 0 16px}.wft-logo span{color:var(--wft-yellow)}.wft-brand-text{font-size:14.5px;line-height:1.6;color:var(--wft-white-70);margin:0 0 24px}.wft-brand-contact{display:flex;flex-direction:column;gap:8px}.wft-brand-contact a{display:inline-flex;align-items:center;gap:10px;color:var(--wft-white);text-decoration:none;font-family:var(--wft-font-body);font-size:14.5px;font-weight:600;transition:color .15s}.wft-brand-contact a:hover{color:var(--wft-yellow)}.wft-brand-contact svg{width:16px;height:16px;color:var(--wft-yellow);stroke-width:2}.wft-col-title{font-family:var(--wft-font-display);font-size:13px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--wft-yellow);margin:0 0 20px}.wft-col-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.wft-col-list a{color:var(--wft-white-85);text-decoration:none;font-family:var(--wft-font-body);font-size:14.5px;font-weight:500;transition:color .15s,transform .15s;display:inline-block}.wft-col-list a:hover{color:var(--wft-yellow);transform:translate(2px)}.wft-donation{margin-top:48px;padding:20px 24px;background:#00000038;border-radius:var(--wft-radius-lg);display:flex;align-items:center;justify-content:space-between;gap:20px;position:relative;overflow:hidden}.wft-donation:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:var(--wft-yellow)}.wft-donation-text{display:flex;align-items:center;gap:14px;font-family:var(--wft-font-display);font-size:15px;font-weight:600;color:var(--wft-white)}.wft-donation-text strong{color:var(--wft-yellow);font-weight:800}.wft-donation-icon{width:32px;height:32px;background:#ffd16626;border-radius:var(--wft-radius-full);display:inline-flex;align-items:center;justify-content:center;color:var(--wft-yellow);flex-shrink:0}.wft-donation-icon svg{width:16px;height:16px}.wft-donation-link{display:inline-flex;align-items:center;gap:8px;color:var(--wft-yellow);text-decoration:none;font-family:var(--wft-font-display);font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;transition:gap .2s;white-space:nowrap}.wft-donation-link:hover{gap:12px}.wft-donation-link svg{width:12px;height:12px;stroke-width:2.5}.wft-bottom{padding:36px 0 28px;margin-top:24px;background:#0000002e;font-size:13px;position:relative}.wft-bottom:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:var(--wft-white-15)}.wft-trust{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-bottom:24px;border-bottom:1px solid var(--wft-white-15);flex-wrap:wrap}.wft-secure{display:inline-flex;align-items:center;gap:10px;color:var(--wft-yellow);font-family:var(--wft-font-display);font-size:13px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.wft-secure svg{width:16px;height:16px;stroke-width:2.5}.wft-payments{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.wft-pay-icon{display:inline-flex;align-items:center;justify-content:center;height:30px;background:var(--wft-white);border-radius:var(--wft-radius-sm);padding:3px 6px;box-shadow:0 1px 3px #0000001f}.wft-pay-icon:first-child{background:#fff48c}.wft-pay-svg,.wft-pay-img,.wft-pay-icon svg,.wft-pay-icon img{height:24px;width:auto;display:block}.wft-legal{display:flex;flex-wrap:wrap;gap:8px 20px;padding:24px 0;border-bottom:1px solid var(--wft-white-15)}.wft-legal a{color:var(--wft-white-70);text-decoration:none;font-family:var(--wft-font-body);font-size:13px;font-weight:500;transition:color .15s}.wft-legal a:hover{color:var(--wft-yellow)}.wft-legal-sep{color:var(--wft-white-15);-webkit-user-select:none;user-select:none}.wft-meta{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:24px;flex-wrap:wrap}.wft-company{font-size:12.5px;color:var(--wft-white-55);line-height:1.6;max-width:720px}.wft-company strong{color:var(--wft-white-85);font-weight:600}.wft-meta-right{display:flex;align-items:center;gap:20px}.wft-copy{font-size:12.5px;color:var(--wft-white-55)}.wft-socials{display:flex;align-items:center;gap:8px}.wft-social{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background:var(--wft-white-08);border:1px solid var(--wft-white-15);border-radius:var(--wft-radius-full);color:var(--wft-white-70);transition:background .15s,color .15s,transform .15s,border-color .15s}.wft-social:hover{background:var(--wft-yellow);color:var(--wft-blue);border-color:var(--wft-yellow);transform:translateY(-2px)}.wft-social svg{width:16px;height:16px}.wft-disclaimer{margin-top:24px;padding-top:20px;border-top:1px solid var(--wft-white-15);max-width:920px;margin-left:auto;margin-right:auto;text-align:center}.wft-disclaimer p{margin:0!important;font-family:var(--wft-font-body)!important;font-size:11px!important;line-height:1.65!important;color:#fff6!important;font-weight:400!important}@media(max-width:1024px){.wft-main-grid{grid-template-columns:1fr 1fr;gap:40px 32px}.wft-brand{grid-column:1 / -1;max-width:100%}}@media(max-width:640px){.wft-footer{background-size:28px 28px}.wft-container{padding:0 16px}.wft-newsletter{padding:56px 0 40px}.wft-news-title{font-size:44px}.wft-news-sub{font-size:15px}.wft-news-input-row{flex-direction:column;gap:10px}.wft-news-input{min-width:0;max-width:100%;width:100%}.wft-news-submit{width:100%;justify-content:center;padding:14px}.wft-main{padding:20px 0 24px}.wft-main-grid{grid-template-columns:1fr;gap:36px;padding-top:40px}.wft-brand{grid-column:auto}.wft-logo{font-size:28px}.wft-donation{flex-direction:column;align-items:flex-start;text-align:left;padding:18px 20px;gap:14px;margin-top:36px}.wft-donation-text{font-size:14px}.wft-bottom{padding:28px 0 24px}.wft-trust{flex-direction:column;align-items:flex-start;gap:16px;padding-bottom:20px}.wft-payments{gap:6px}.wft-pay{height:24px;padding:0 8px;font-size:10px}.wft-legal{padding:20px 0;gap:6px 16px}.wft-legal a{font-size:12.5px}.wft-legal-sep{display:none}.wft-meta{flex-direction:column;align-items:flex-start;gap:18px;padding-top:20px}.wft-meta-right{flex-direction:column-reverse;align-items:flex-start;width:100%;gap:14px}.wft-disclaimer{margin-top:20px;padding-top:16px;text-align:left}.wft-disclaimer p{font-size:10px!important;line-height:1.55!important}}@media(prefers-reduced-motion:reduce){.wft-col-list a,.wft-news-submit,.wft-social,.wft-donation-link,.wft-brand-contact a,.wft-news-input{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/wb-footer.css.map */
