.footer-custom{width:100%;color:#fff;padding:60px 20px;display:flex;flex-direction:column;align-items:center;position:sticky;bottom:0;left:0;z-index:100}.footer-custom .footer-container{max-width:1200px;width:100%;display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;gap:30px}.footer-custom .logo-a{text-decoration:none}.footer-custom .logo{display:flex;align-items:center}.footer-custom .logo img{object-fit:contain}.footer-custom .footer-text{padding-top:20px;padding-bottom:40px}.footer-custom .social-icons{display:flex;gap:10px;flex-wrap:wrap}.footer-custom .social-icon{background-color:#ff819e80;width:40px;height:40px;display:flex;justify-content:center;align-items:center;border-radius:4px;text-decoration:none;color:#fff;transition:transform .3s}.footer-custom .social-icon:hover{transform:translateY(-3px)}.footer-custom .links-column{display:flex;flex-direction:column;gap:25px}.footer-custom .link-item{width:300px;background-color:#ff819e80;padding:15px 20px;text-decoration:none;color:#fff;font-weight:700;display:flex;align-items:center;gap:20px;transition:background-color .3s;border-radius:4px}.footer-custom .link-item:hover{background-color:#fff;color:#ff467b}.footer-custom .nav-links{display:flex;flex-direction:column;gap:20px}.footer-custom .nav-links a{color:#ffbcc9;text-decoration:none;font-weight:600;font-size:14px;transition:color .3s}.footer-custom .nav-links a:hover{color:#fff;text-decoration:underline}.footer-custom .copyright{max-width:1200px;width:100%;text-align:center;margin-top:40px;padding-top:20px;border-top:1px solid rgba(255,255,255,.2);opacity:.8}@media(max-width:768px){.footer-custom{padding:40px 20px}.footer-custom .footer-container{flex-direction:column;align-items:center;text-align:center}.footer-custom .footer-text{max-width:100%}.footer-custom .links-column{align-items:center}.footer-custom .link-item{width:100%;max-width:300px}.footer-custom .nav-links{align-items:center}}@media(min-width:769px)and (max-width:1024px){.footer-custom{padding:30px 20px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/page-footer.css.map */
