.footer{color:#fff;background:linear-gradient(#0a0a12 0%,#12121f 50%,#0d0d15 100%);position:relative;overflow:hidden}.footer-gradient-border{background:linear-gradient(90deg,var(--brand-primary)0%,#ff9f43 25%,var(--brand-primary)50%,#ff9f43 75%,var(--brand-primary)100%);background-size:200% 100%;height:4px;animation:4s infinite gradientShift}@keyframes gradientShift{0%{background-position:0 0}50%{background-position:100% 0}to{background-position:0 0}}.footer-container{max-width:1400px;margin:0 auto;padding:0 2rem}.footer-newsletter-section{background:linear-gradient(135deg,#df671826 0%,#df67180d 100%);border-bottom:1px solid #ffffff14;padding:2.5rem 0}.newsletter-wrapper{justify-content:space-between;align-items:center;gap:3rem;display:flex}.newsletter-content{align-items:center;gap:1.25rem;display:flex}.newsletter-icon{background:linear-gradient(135deg,var(--brand-primary)0%,#ff9f43 100%);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex;box-shadow:0 8px 24px #df67184d}.newsletter-icon svg{color:#fff;width:28px;height:28px}.newsletter-text h3{color:#fff;margin-bottom:.25rem;font-size:1.375rem;font-weight:700}.newsletter-text p{color:#ffffffb3;margin:0;font-size:.9375rem}.newsletter-form{flex-shrink:0}.newsletter-input-wrapper{background:#fff;border:1px solid #fff;border-radius:12px;transition:all .3s;display:flex;overflow:hidden}.newsletter-input-wrapper:focus-within{border-color:var(--brand-primary);box-shadow:0 0 0 3px #ddd8d533}.newsletter-input-wrapper input{color:#000;border:none;outline:none;width:280px;padding:1rem 1.25rem;font-size:.9375rem}.newsletter-input-wrapper button{background:linear-gradient(135deg,var(--brand-primary)0%,#e8751f 100%);color:#fff;cursor:pointer;white-space:nowrap;border:none;align-items:center;gap:.5rem;padding:0 1.75rem;font-size:.9375rem;font-weight:600;transition:all .3s;display:flex}.newsletter-input-wrapper button:hover{background:linear-gradient(135deg,#e8751f 0%,var(--brand-primary)100%)}.newsletter-input-wrapper button.subscribed{background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%)}.newsletter-input-wrapper button svg{width:18px;height:18px}.footer-main{padding:4rem 0 3rem}.footer-grid{grid-template-columns:1.5fr 1fr 1fr 1fr 1fr;gap:3rem;display:grid}.footer-brand{padding-right:2rem}.footer-parent-brand{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.parent-brand-text{text-transform:uppercase;letter-spacing:.15em;color:#fff6;font-size:.6875rem;font-weight:700}.footer-logo-group{flex-direction:column;align-items:flex-start;gap:1.5rem;display:flex}.footer-logo,.footer-logo-global{object-fit:contain;width:auto;height:70px}.footer-description{color:#ffffffb3;margin-bottom:2rem;font-size:.9375rem;line-height:1.75}.footer-social{margin-top:1.5rem}.footer-social-title{color:#fff9;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1rem;font-size:.8125rem;font-weight:600}.footer-social-links{gap:.75rem;display:flex}.footer-social-links a{background:var(--brand-primary);border-color:var(--brand-primary);border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.footer-social-links a:hover{transform:translateY(-3px);box-shadow:0 6px 20px #df671866}.footer-social-links svg{color:#fffc;width:18px;height:18px;transition:color .3s}.footer-social-links a:hover svg{color:#fff}.footer-links-column{min-width:0}.footer-heading{color:#fff;text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:.875rem;font-weight:700;display:flex}.footer-heading-icon{font-size:1rem}.footer-heading-secondary{margin-top:2rem}.footer-links-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.footer-links-list li a{color:#ffffffb3;align-items:center;gap:.5rem;font-size:.9375rem;text-decoration:none;transition:all .3s;display:inline-flex;position:relative}.footer-links-list li a:before{content:"";background:var(--brand-primary);width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}.footer-links-list li a:hover{color:var(--brand-primary);transform:translate(4px)}.footer-links-list li a:hover:before{width:100%}.footer-links-list li,.footer-links-list li a{position:relative}.link-badge{text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg,var(--brand-primary)0%,#ff9f43 100%);color:#fff;white-space:nowrap;z-index:1;border-radius:3px;padding:.15rem .35rem;font-size:.5rem;font-weight:700;line-height:1;display:inline-block;position:absolute;top:-8px;right:-10px}.link-badge.new{background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%)}.footer-partners-grid{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.partner-logo-item{background:#ffffff0d;border:1px solid #ffffff14;border-radius:10px;flex-direction:column;align-items:flex-start;gap:.375rem;padding:.75rem;display:flex}.partner-logo-item img{object-fit:contain;opacity:.9;width:auto;height:45px}.partner-logo-item .kennedy-logo{filter:brightness(0)invert();height:45px}.partner-logo-item span{color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;font-size:.6875rem}.footer-certs-bar{border-top:1px solid #ffffff0d;justify-content:center;align-items:center;gap:1.5rem;margin-top:2rem;padding:1rem 0;display:flex}.certs-bar-title{color:var(--brand-primary);text-transform:uppercase;letter-spacing:.08em;font-size:.8125rem;font-weight:700}.certs-bar-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.certs-bar-links a{color:#ffffffb3;font-size:.875rem;text-decoration:none;transition:color .3s}.certs-bar-links a:hover{color:var(--brand-primary)}.certs-divider{color:#fff3;font-size:.875rem}@media (max-width:768px){.footer-certs-bar{text-align:center;flex-direction:column;gap:.75rem}}.footer-contact-bar{background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;margin-top:3rem;padding:1.5rem 2rem;display:flex}.footer-contact-bar .contact-item{align-items:center;gap:.5rem;display:flex}.footer-contact-bar .contact-item svg{width:18px;height:18px;color:var(--brand-primary);flex-shrink:0}.footer-contact-bar .contact-item a,.footer-contact-bar .contact-item span{color:#fffc;font-size:.9375rem;text-decoration:none;transition:color .3s}.footer-contact-bar .contact-item a:hover{color:var(--brand-primary)}.contact-divider{color:#fff3;font-size:1rem}.footer-initiative-strip{border-top:1px solid #ffffff0d;justify-content:center;align-items:center;gap:3rem;margin-top:2rem;padding:1.5rem 0;display:flex}.footer-initiative-strip .parent-brand-text{text-transform:none;letter-spacing:.15em;background:linear-gradient(#fff 0%,#f0f0f0 15%,#fff 30%,#e5e5e5 50%,#fff 65%,#dcdcdc 85%,#fff 100%);-webkit-text-fill-color:transparent;color:#0000;filter:drop-shadow(0 2px 4px #0006);text-shadow:0 0 10px #fff3;-webkit-background-clip:text;background-clip:text;max-width:800px;margin-bottom:0;font-size:1.5rem;font-weight:800;line-height:1.5;display:inline-block}.initiative-logos{align-items:center;gap:2.5rem;display:flex}@media (max-width:1024px){.footer-initiative-strip{text-align:center;flex-direction:column;gap:1.5rem}.initiative-logos{gap:2rem}}.footer-bottom{background:#0000004d;border-top:1px solid #ffffff14;padding:1.5rem 0}.footer-bottom-content{justify-content:space-between;align-items:center;gap:2rem;display:flex}.footer-bottom-left{align-items:center;gap:1.5rem;display:flex}.footer-bottom-left p{color:#fff9;margin:0;font-size:.875rem}.footer-legal-links{align-items:center;gap:.75rem;display:flex}.footer-legal-links a{color:#ffffff80;font-size:.875rem;text-decoration:none;transition:color .3s}.footer-legal-links a:hover{color:var(--brand-primary)}.footer-legal-links .separator{color:#ffffff4d;font-size:.75rem}.footer-trust-badges{align-items:center;gap:1.5rem;display:flex}.trust-badge{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem .875rem;display:flex}.trust-badge svg{width:18px;height:18px;color:var(--brand-primary)}.trust-badge span{color:#fffc;font-size:.8125rem;font-weight:600}@media (max-width:1280px){.footer-grid{grid-template-columns:1.2fr 1fr 1fr 1fr}.footer-grid .footer-links-column:last-child{grid-column:2/-1;grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.footer-grid .footer-links-column:last-child .footer-heading-secondary{margin-top:0}}@media (max-width:1024px){.footer-container{padding:0 1.5rem}.newsletter-wrapper{flex-direction:column;align-items:stretch;gap:1.5rem}.newsletter-content{text-align:center;justify-content:center}.newsletter-input-wrapper{width:100%}.newsletter-input-wrapper input{flex:1;width:100%}.footer-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem}.footer-brand{text-align:center;grid-column:1/-1;padding-right:0}.footer-description{max-width:600px;margin:0 auto 2rem}.footer-social{flex-direction:column;align-items:center;display:flex}.footer-grid .footer-links-column:last-child{flex-direction:column;grid-column:span 1;display:flex}.footer-contact-bar{gap:1rem;padding:1.25rem}.contact-divider{display:none}.footer-bottom-content{flex-direction:column;gap:1.5rem}.footer-bottom-left{text-align:center;flex-direction:column}.footer-trust-badges{flex-wrap:wrap;justify-content:center}}@media (max-width:768px){.footer-newsletter-section{padding:2rem 0}.newsletter-content{text-align:center;flex-direction:column}.newsletter-text h3{font-size:1.25rem}.newsletter-text p{font-size:.875rem}.newsletter-input-wrapper{border-radius:12px;flex-direction:column}.newsletter-input-wrapper input{text-align:center;padding:1rem}.newsletter-input-wrapper button{border-radius:0 0 11px 11px;justify-content:center;width:100%;padding:1rem}.footer-main{padding:3rem 0 2rem}.footer-grid{text-align:center;grid-template-columns:1fr;gap:2rem}.footer-heading{justify-content:center}.footer-links-list{align-items:center}.footer-links-list li a:hover{transform:none}.footer-partners-grid{align-items:center}.partner-logo-item{text-align:center;align-items:center;width:fit-content}.footer-contact-bar{flex-direction:column;gap:.75rem;padding:1rem}.contact-item{justify-content:center}.footer-legal-links{flex-wrap:wrap;justify-content:center}.trust-badge{padding:.375rem .625rem}.trust-badge span{font-size:.75rem}.footer-initiative-strip .parent-brand-text{letter-spacing:.1em;font-size:1rem}.footer-logo-global,.footer-logo{width:auto;height:50px}}@media (max-width:480px){.footer-container{padding:0 1rem}.newsletter-icon{border-radius:12px;width:48px;height:48px}.newsletter-icon svg{width:24px;height:24px}.footer-logo-global,.footer-logo{width:auto;height:35px}.footer-description{font-size:.875rem}.footer-heading{font-size:.8125rem}.footer-links-list li a{font-size:.875rem}.footer-social-links a{width:36px;height:36px}.footer-social-links svg{width:16px;height:16px}.footer-trust-badges{gap:.75rem}.trust-badge{flex-direction:column;gap:.25rem;padding:.5rem}.footer-bottom-left p{font-size:.75rem}.footer-legal-links a{font-size:.8125rem}.footer-initiative-strip .parent-brand-text{letter-spacing:.05em;font-size:.65rem;line-height:1.4}}
