@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Poppins:wght@600;700&display=swap";.velvet-footer,.velvet-footer *{box-sizing:border-box}.velvet-footer{background:var(--velvet-footer-bg, #1a1a2e);color:var(--velvet-footer-text, #ccc);font-family:Inter,sans-serif;padding:var(--velvet-footer-padding-top, 80px) 40px var(--velvet-footer-padding-bottom, 40px)}.velvet-footer__container{margin:0 auto;max-width:var(--velvet-footer-max-width, 1400px);width:100%}.velvet-footer__main{display:grid;gap:60px;grid-template-columns:minmax(280px,2fr) repeat(var(--velvet-footer-menu-count, 3),minmax(130px,1fr));margin-bottom:60px}.velvet-footer__brand{min-width:0}.velvet-footer__logo{display:inline-block;margin-bottom:20px}.velvet-footer__logo img{display:block;height:auto;max-width:100%}.velvet-footer__brand-name{color:var(--velvet-footer-heading, #fff);display:inline-block;font-family:Poppins,sans-serif;font-size:24px;font-weight:700;line-height:1.25;margin:0 0 20px;text-decoration:none}.velvet-footer__description{color:var(--velvet-footer-text, #ccc);font-size:15px;line-height:1.8;margin:0 0 25px;max-width:430px}.velvet-footer__description p{color:inherit;font:inherit;margin:0}.velvet-footer__socials .social-media-links{align-items:center;display:flex;flex-wrap:wrap;gap:15px;margin:0}.velvet-footer__socials .social-media-links--item{align-items:center;background:#ffffff1a;border:0;border-radius:50%;color:var(--velvet-footer-heading, #fff);display:inline-flex;height:45px;justify-content:center;margin:0;padding:0;text-decoration:none;transition:background-color .25s ease,transform .25s ease;width:45px}.velvet-footer__socials .social-media-links--item:hover{background:var(--velvet-footer-accent, #fc53a5);color:var(--velvet-footer-heading, #fff);transform:translateY(-3px)}.velvet-footer__social-icon{display:block;height:19px;width:19px}.velvet-footer__menu-details{color:inherit}.velvet-footer__menu-heading{color:var(--velvet-footer-heading, #fff);cursor:default;display:flex;font-family:Poppins,sans-serif;font-size:18px;font-weight:700;justify-content:space-between;line-height:1.4;list-style:none;margin:0 0 25px}.velvet-footer__menu-heading::-webkit-details-marker{display:none}.velvet-footer__menu-toggle{display:none}.velvet-footer__menu-content{display:block!important}.velvet-footer__menu-list{list-style:none;margin:0;padding:0}.velvet-footer__menu-list li{margin:0 0 15px;padding:0}.velvet-footer__menu-list a,.velvet-footer__legal-links a{color:var(--velvet-footer-text, #ccc);font-size:15px;line-height:1.5;text-decoration:none;transition:color .2s ease}.velvet-footer__menu-list a:hover,.velvet-footer__legal-links a:hover{color:var(--velvet-footer-accent, #fc53a5)}.velvet-footer__menu-placeholder{color:var(--velvet-footer-muted, #999);font-size:14px;line-height:1.5;margin:0}.velvet-footer__bottom{align-items:center;border-top:1px solid rgba(255,255,255,.1);display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between;padding-top:40px}.velvet-footer__legal{align-items:center;display:flex;flex-wrap:wrap;gap:10px 12px}.velvet-footer__copyright{color:var(--velvet-footer-muted, #999);font-size:14px;line-height:1.5;margin:0}.velvet-footer__legal-links{align-items:center;display:flex;flex-wrap:wrap}.velvet-footer__legal-links a{font-size:14px;margin:0 10px}.velvet-footer__commerce{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end}.velvet-footer__payments{align-items:center;display:flex;flex-wrap:wrap;gap:12px;list-style:none;margin:0;padding:0}.velvet-footer__payment{align-items:center;background:#fff;border-radius:8px;display:inline-flex;height:38px;justify-content:center;min-width:58px;padding:7px 10px}.velvet-footer__payment-icon{display:block;height:24px;max-width:45px;width:auto}.velvet-footer__flags{color:var(--velvet-footer-heading, #fff);font-size:20px;letter-spacing:2px;line-height:1.4;white-space:nowrap}.velvet-footer__localization{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.velvet-footer__localization .m-switcher-dropdown{color:var(--velvet-footer-heading, #fff);margin:0}.velvet-footer__localization .m-select-custom--trigger{border:1px solid rgba(255,255,255,.25);border-radius:8px;color:var(--velvet-footer-heading, #fff);min-height:38px;padding:7px 12px}.velvet-footer__localization .m-select-custom--options{bottom:calc(100% + 8px);color:#1a1a2e;top:auto}@media(max-width:1100px){.velvet-footer__main{gap:50px 36px;grid-template-columns:repeat(2,minmax(0,1fr))}.velvet-footer__brand{grid-column:1 / -1}}@media(max-width:767px){.velvet-footer{padding-left:20px;padding-right:20px}.velvet-footer__main{display:block;margin-bottom:40px}.velvet-footer__brand{margin-bottom:35px}.velvet-footer__menu-column{border-top:1px solid rgba(255,255,255,.1)}.velvet-footer__menu-column:last-child{border-bottom:1px solid rgba(255,255,255,.1)}.velvet-footer__menu-heading{align-items:center;cursor:pointer;margin:0;padding:18px 0}.velvet-footer__menu-toggle{display:block;height:16px;transition:transform .25s ease;width:16px}.velvet-footer__menu-details[open] .velvet-footer__menu-toggle{transform:rotate(45deg)}.velvet-footer__menu-details:not([open]) .velvet-footer__menu-content{display:none!important}.velvet-footer__menu-details[open] .velvet-footer__menu-content{display:block!important;padding:0 0 10px}.velvet-footer__bottom,.velvet-footer__legal,.velvet-footer__commerce{align-items:flex-start;flex-direction:column;justify-content:flex-start}.velvet-footer__bottom{gap:24px;padding-top:30px}.velvet-footer__legal-links a{margin:0 20px 0 0}.velvet-footer__payments{gap:8px}.velvet-footer__payment{min-width:52px}}@media(prefers-reduced-motion:reduce){.velvet-footer__socials .social-media-links--item,.velvet-footer__menu-toggle{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/velvet-footer.css.map */
