.footer-modern{--gradient-primary: linear-gradient(135deg, var(--color-accent) 0%, var(--color-secondary) 100%);--gradient-secondary: linear-gradient(135deg, var(--color-tech) 0%, var(--color-accent-hover) 100%);--shadow-soft: 0 -10px 40px rgba(0, 0, 0, .1);--border-radius: 20px;--spacing-lg: 4rem;--spacing-md: 2.5rem;--spacing-sm: 1.5rem;position:relative;background:transparent;border:none;margin-bottom:0!important;padding-bottom:0!important}.footer-modern:after{content:"";display:block;height:0;margin:0;padding:0}body:has(.footer-modern){margin-bottom:0!important;padding-bottom:0!important}.footer-modern__features-wrapper{background:var(--color-surface-light);border-bottom:1px solid var(--color-header-border);padding:4rem 0}.footer-modern__features-container{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-modern__features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;align-items:stretch}@media screen and (min-width: 768px){.footer-modern__features-grid{grid-template-columns:repeat(2,1fr);gap:24px}}@media screen and (min-width: 1024px){.footer-modern__features-grid{grid-template-columns:repeat(4,1fr);gap:24px;max-width:1200px;margin:0 auto}}.footer-modern__feature{display:flex;flex-direction:column;align-items:center;text-align:center;padding:32px 20px;border-radius:16px;background:#fff;border:1px solid #f0f0f0;transition:all .3s ease;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000014;height:280px;justify-content:space-between}@media screen and (min-width: 1024px){.footer-modern__feature{padding:28px 16px;height:260px}}.footer-modern__feature:hover{transform:translateY(-8px);box-shadow:0 8px 30px #0000001f}.footer-modern__feature-icon{width:64px;height:64px;margin-bottom:24px;border-radius:16px;background:linear-gradient(135deg,var(--color-accent, #dc3545),rgba(220,53,69,.8));display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #dc35454d;transition:all .3s ease;flex-shrink:0}.footer-modern__feature:hover .footer-modern__feature-icon{transform:scale(1.05);box-shadow:0 6px 24px #dc354566}.footer-modern__feature-icon svg{width:28px;height:28px;color:#fff}.footer-modern__feature-title{font-size:1.5rem;font-weight:600;color:rgb(var(--color-foreground));margin-bottom:12px;transition:color .3s ease;text-align:center;flex-grow:1;display:flex;align-items:center;justify-content:center}.footer-modern__feature-description{font-size:1.125rem;color:rgba(var(--color-foreground),.7);line-height:1.5;max-width:100%;transition:color .3s ease;text-align:center;margin-top:auto;flex-shrink:0}@media screen and (min-width: 1024px){.footer-modern__feature-title{font-size:1.7rem;margin-bottom:10px}.footer-modern__feature-description{font-size:1rem;line-height:1.4}}.footer-modern__feature:hover .footer-modern__feature-title{color:var(--color-accent, #dc3545)}.footer-modern__main{background:var(--color-footer-bg);color:var(--color-footer-text);padding:4rem 0 2rem}.footer-modern__container{max-width:1200px;margin:0 auto;padding:0 20px}.footer-modern__top{display:grid;grid-template-columns:1fr;gap:3rem;margin-bottom:3rem}@media screen and (min-width: 768px){.footer-modern__top{grid-template-columns:2fr 1fr;gap:4rem}}.footer-modern__brand{max-width:400px}.footer-modern__logo img{max-height:60px;width:auto;margin-bottom:1.5rem}.footer-modern__brand-name,.footer-modern__brand-title{font-size:2rem;font-weight:800;color:#fff;margin-bottom:1rem;background:linear-gradient(135deg,#fff,#e2e8f0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.footer-modern__brand-description{font-size:1.15rem;color:#fffc;line-height:1.6;margin-bottom:1rem}.footer-modern__brand-tagline{font-size:1.25rem;color:#ffffffe6;line-height:1.5;margin-bottom:2rem;font-style:italic;font-weight:500}.footer-modern__social{display:flex;gap:1rem;justify-content:center;margin-top:2rem}@media screen and (min-width: 768px){.footer-modern__social{justify-content:flex-start}}.footer-modern__social-link{width:44px;height:44px;border-radius:12px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;color:#fffc;text-decoration:none;transition:all .3s ease}.footer-modern__social-link:hover{background:#fff3;border-color:#fff6;color:#fff;transform:translateY(-2px);box-shadow:0 4px 15px #0003}.footer-modern__newsletter{text-align:center}@media screen and (min-width: 768px){.footer-modern__newsletter{text-align:left}}.footer-modern__newsletter-title{font-size:1.75rem;font-weight:700;color:#fff;margin-bottom:1rem}.footer-modern__newsletter-description{font-size:1.15rem;color:#fffc;margin-bottom:2rem;line-height:1.5}.footer-modern__newsletter-form{display:flex;flex-direction:column;gap:1rem}@media screen and (min-width: 480px){.footer-modern__newsletter-form{flex-direction:row}}.footer-modern__newsletter-input-wrapper{display:flex;position:relative;flex:1}.footer-modern__newsletter-input{flex:1;padding:1rem 1.25rem;border-radius:12px;border:1px solid rgba(255,255,255,.2);background:#ffffff1a;color:#fff;font-size:1rem;transition:all .3s ease}.footer-modern__newsletter-input::placeholder{color:#fff9}.footer-modern__newsletter-input:focus{outline:none;border-color:#fff6;background:#ffffff26}.footer-modern__newsletter-button{padding:1rem 1.5rem;background:linear-gradient(135deg,var(--color-accent) 0%,var(--color-secondary) 100%);border:none;border-radius:12px;color:#fff;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.footer-modern__newsletter-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.footer-modern__links{display:grid;grid-template-columns:1fr;gap:2.5rem;margin-bottom:3rem}@media screen and (min-width: 768px){.footer-modern__links{grid-template-columns:repeat(3,1fr);gap:3rem}}.footer-modern__menu-column,.footer-modern__text-column,.footer-modern__contact-column{display:flex;flex-direction:column}.footer-modern__menu-title,.footer-modern__text-title,.footer-modern__contact-title{font-size:1.4rem;font-weight:700;color:#fff;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.5px}.footer-modern__menu-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.footer-modern__menu-item{margin:0}.footer-modern__menu-link{color:#fffc;text-decoration:none;transition:all .3s ease;padding:.25rem 0;border-bottom:1px solid transparent;display:block}.footer-modern__menu-link:hover{color:#fff;border-bottom-color:#ffffff4d;transform:translate(4px)}.footer-modern__text-content{color:#fffc;line-height:1.6}.footer-modern__contact-info{display:flex;flex-direction:column;gap:1rem}.footer-modern__contact-item{display:flex;align-items:center;gap:.75rem;color:#fffc}.footer-modern__contact-item svg{width:18px;height:18px;color:#fff9;flex-shrink:0}.footer-modern__contact-item a{color:#fffc;text-decoration:none;transition:color .3s ease}.footer-modern__contact-item a:hover{color:#fff}.footer-modern__bottom{display:flex;flex-direction:column;gap:2rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}@media screen and (min-width: 768px){.footer-modern__bottom{flex-direction:row;justify-content:space-between;align-items:center}}.footer-modern__bottom-left{display:flex;flex-direction:column;gap:1rem;text-align:center}@media screen and (min-width: 768px){.footer-modern__bottom-left{text-align:left}}.footer-modern__copyright{font-size:1rem;color:#ffffffb3;margin:0}.footer-modern__policies{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}@media screen and (min-width: 768px){.footer-modern__policies{justify-content:flex-start}}.footer-modern__policy-link{font-size:1rem;color:#ffffffb3;text-decoration:none;transition:color .3s ease}.footer-modern__policy-link:hover{color:#fff}.footer-modern__bottom-right{display:flex;justify-content:center}@media screen and (min-width: 768px){.footer-modern__bottom-right{justify-content:flex-end}}.footer-modern__payment{display:flex;flex-direction:column;align-items:center;gap:.75rem}@media screen and (min-width: 768px){.footer-modern__payment{align-items:flex-end}}.footer-modern__payment-text{font-size:1rem;color:#ffffffb3;font-weight:500}.footer-modern__payment-icons{display:flex;gap:.75rem;opacity:.9;transition:opacity .3s ease}.footer-modern__payment-icons:hover{opacity:1}.footer-modern__payment-icons svg{border-radius:6px;box-shadow:0 3px 12px #0000004d;transition:all .3s ease;border:1px solid rgba(255,255,255,.1)}.footer-modern__payment-icons svg:hover{transform:translateY(-3px);box-shadow:0 6px 20px #0006}.footer-modern__navigation-column{display:flex;flex-direction:column;gap:1.5rem}.footer-modern__navigation-title{font-size:1.4rem;font-weight:700;color:#fff;margin-bottom:1.5rem;text-transform:uppercase}.footer-modern__navigation-links{display:flex;flex-direction:column;gap:1rem}.footer-modern__nav-link{color:#fffc;text-decoration:none;transition:color .3s ease}.footer-modern__nav-link:hover{color:#fff}@media screen and (max-width: 749px){.footer-modern__navigation-links{gap:1rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-footer-modern.css.map */
