:root{--fp-dark: #000000;--fp-dark-light: #111111;--fp-green: #4a7c59;--fp-green-light: #5a9469;--fp-cream: #f8f6f0;--fp-gold: #c9a227;--fp-text: #ffffff;--fp-text-muted: rgba(255, 255, 255, .7);--fp-border: rgba(255, 255, 255, .12)}.footer-premium{font-family:inherit;color:var(--fp-text);line-height:1.6}.footer-premium *{box-sizing:border-box}.footer-premium__container{max-width:1200px;margin:0 auto;padding:0 24px}.footer-premium__trust-bar{background:linear-gradient(135deg,#4a7c59,#3d6b4a);padding:20px 0;border-bottom:none}.footer-premium__trust-items{display:flex;justify-content:center;gap:50px;flex-wrap:wrap}.footer-premium__trust-item{display:flex;align-items:center;gap:12px;color:#fff;font-size:.95rem;font-weight:600;text-shadow:0 1px 2px rgba(0,0,0,.2)}.footer-premium__trust-item svg{flex-shrink:0;opacity:1;color:#c8e6c9;filter:drop-shadow(0 1px 2px rgba(0,0,0,.2))}.footer-premium__main{background:var(--fp-dark);padding:60px 0 40px}.footer-premium__grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr 1.5fr;gap:40px}.footer-premium__brand{padding-right:20px}.footer-premium__logo{display:inline-block;margin-bottom:16px;text-decoration:none}.footer-premium__logo-img{max-height:160px;width:auto}.footer-premium__logo-text{font-size:1.5rem;font-weight:700;color:var(--fp-text);letter-spacing:-.02em}.footer-premium__tagline{font-size:.95rem;color:var(--fp-text-muted);margin:0 0 24px;line-height:1.5}.footer-premium__social{display:flex;gap:12px}.footer-premium__social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:var(--fp-dark-light);border-radius:50%;color:var(--fp-text);transition:all .3s ease}.footer-premium__social-link:hover{background:#4a7c59;transform:translateY(-3px)}.footer-premium__nav-title{font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--fp-text);margin:0 0 20px}.footer-premium__nav-list{list-style:none;margin:0;padding:0}.footer-premium__nav-list li{margin-bottom:12px}.footer-premium__nav-list a{color:var(--fp-text-muted);text-decoration:none;font-size:.9rem;transition:all .2s ease;display:inline-block}.footer-premium__nav-list a:hover{color:var(--fp-text);transform:translate(4px)}.footer-premium__newsletter-desc{font-size:.9rem;color:var(--fp-text-muted);margin:0 0 16px}.footer-premium__newsletter-form{margin-top:0}.footer-premium__newsletter-input-wrap{display:flex;background:var(--fp-dark-light);border-radius:8px;overflow:hidden;border:1px solid var(--fp-border);transition:border-color .3s ease}.footer-premium__newsletter-input-wrap:focus-within{border-color:var(--fp-green)}.footer-premium__newsletter-input{flex:1;padding:12px 16px;background:transparent;border:none;color:var(--fp-text);font-size:.9rem;outline:none}.footer-premium__newsletter-input::placeholder{color:var(--fp-text-muted)}.footer-premium__newsletter-btn{padding:12px 16px;background:var(--fp-green);border:none;color:#fff;cursor:pointer;transition:background .3s ease}.footer-premium__newsletter-btn:hover{background:var(--fp-green-light)}.footer-premium__bottom{background:var(--fp-dark-light);padding:24px 0;border-top:1px solid var(--fp-border)}.footer-premium__bottom-content{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px}.footer-premium__payments{display:flex!important;align-items:center;gap:8px;flex-wrap:wrap;min-height:36px;visibility:visible!important}.footer-premium__payments>*,.footer-premium__payments span,.footer-premium__payments div,.footer-premium__payments .payment-icon,.footer-premium__payments .footer-premium__payment-icon{display:inline-flex!important;align-items:center;justify-content:center;margin:0!important;padding:0!important;visibility:visible!important;opacity:1!important}.footer-premium__payments svg,.footer-premium__payments>svg,.footer-premium__payments span svg,.footer-premium__payments div svg,.footer-premium__payments .payment-icon svg,.footer-premium__payments .footer-premium__payment-icon svg{height:28px!important;width:auto!important;max-width:45px!important;min-width:30px!important;background:#fff!important;border-radius:4px!important;padding:4px 6px!important;transition:all .2s ease;box-shadow:0 1px 3px #0000001a!important;display:block!important;visibility:visible!important;opacity:1!important;fill:currentColor!important}.footer-premium__payments svg:hover,.footer-premium__payments>svg:hover,.footer-premium__payments span svg:hover,.footer-premium__payments div svg:hover,.footer-premium__payments .payment-icon svg:hover,.footer-premium__payments .footer-premium__payment-icon svg:hover{transform:translateY(-2px);box-shadow:0 3px 6px #00000026!important}.footer-premium__payment-fallback{display:inline-flex;align-items:center;justify-content:center;height:28px;padding:4px 8px;background:#fff;border-radius:4px;font-size:.7rem;font-weight:600;color:#333;text-transform:uppercase;letter-spacing:.5px}.footer-premium__copyright{font-size:.85rem;color:var(--fp-text-muted);margin:0}.footer-premium__selectors{display:flex;gap:12px}.footer-premium__select{padding:8px 12px;background:var(--fp-dark);border:1px solid var(--fp-border);border-radius:6px;color:var(--fp-text);font-size:.85rem;cursor:pointer;transition:border-color .2s ease}.footer-premium__select:hover{border-color:var(--fp-green)}.footer-premium__select:focus{outline:none;border-color:var(--fp-green)}@media(max-width:1024px){.footer-premium__grid{grid-template-columns:repeat(3,1fr)}.footer-premium__brand{grid-column:span 3;text-align:center;padding-right:0;margin-bottom:20px}.footer-premium__social{justify-content:center}.footer-premium__newsletter{grid-column:span 3;max-width:400px;margin:20px auto 0;text-align:center}}@media(max-width:768px){.footer-premium__trust-bar{padding:12px 0}.footer-premium__trust-items{gap:15px}.footer-premium__trust-item{font-size:.75rem}.footer-premium__trust-item span{display:none}.footer-premium__trust-item svg{width:24px;height:24px}.footer-premium__main{padding:30px 0 20px}.footer-premium__grid{grid-template-columns:repeat(2,1fr);gap:20px}.footer-premium__brand{grid-column:span 2;margin-bottom:15px}.footer-premium__logo-img{max-height:100px}.footer-premium__tagline{font-size:.85rem;margin:0 0 16px}.footer-premium__nav-title{font-size:.8rem;margin:0 0 12px}.footer-premium__nav-list li{margin-bottom:8px}.footer-premium__nav-list a{font-size:.85rem}.footer-premium__newsletter{grid-column:span 2;margin-top:10px}.footer-premium__newsletter-desc{font-size:.85rem;margin:0 0 12px}.footer-premium__bottom{padding:16px 0}.footer-premium__bottom-content{flex-direction:column;text-align:center;gap:12px}.footer-premium__payments{justify-content:center}.footer-premium__payments svg{height:24px!important;max-width:40px;padding:3px 5px}.footer-premium__copyright{font-size:.8rem}.footer-premium__selectors{justify-content:center}.footer-premium__select{font-size:.8rem;padding:6px 10px}}@media(max-width:480px){.footer-premium__container{padding:0 16px}.footer-premium__trust-bar{padding:10px 0}.footer-premium__trust-items{gap:12px}.footer-premium__trust-item svg{width:20px;height:20px}.footer-premium__main{padding:24px 0 16px}.footer-premium__grid{grid-template-columns:1fr;gap:16px;text-align:center}.footer-premium__brand,.footer-premium__nav,.footer-premium__newsletter{grid-column:span 1}.footer-premium__brand{margin-bottom:12px}.footer-premium__logo-img{max-height:80px}.footer-premium__logo-text{font-size:1.2rem}.footer-premium__tagline{font-size:.8rem;margin:0 0 12px}.footer-premium__social{gap:8px}.footer-premium__social-link{width:36px;height:36px}.footer-premium__nav-title{font-size:.75rem;margin:0 0 10px}.footer-premium__nav-list li{margin-bottom:6px}.footer-premium__nav-list a{font-size:.8rem}.footer-premium__nav-list a:hover{transform:none}.footer-premium__newsletter{margin-top:8px}.footer-premium__newsletter-desc{font-size:.8rem;margin:0 0 10px}.footer-premium__newsletter-input,.footer-premium__newsletter-btn{padding:10px 12px;font-size:.85rem}.footer-premium__bottom{padding:12px 0}.footer-premium__bottom-content{gap:10px}.footer-premium__payments svg{height:22px!important;max-width:38px;padding:2px 4px}.footer-premium__copyright{font-size:.75rem}.footer-premium__selectors{flex-direction:column;width:100%;gap:8px}.footer-premium__select{width:100%;font-size:.75rem;padding:6px 10px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.footer-premium__nav,.footer-premium__brand,.footer-premium__newsletter{animation:fadeInUp .5s ease forwards}.footer-premium__nav:nth-child(2){animation-delay:.1s}.footer-premium__nav:nth-child(3){animation-delay:.2s}.footer-premium__nav:nth-child(4){animation-delay:.3s}.footer-premium__newsletter{animation-delay:.4s}
/*# sourceMappingURL=/cdn/shop/t/18/assets/footer-premium.css.map */
