.minimalist-footer{border-top:1px solid rgba(var(--color-foreground),.1);background:rgb(var(--color-background));color:rgba(var(--color-foreground),.75);position:relative}.minimalist-footer:not(.color-scheme-1){border-top:none}.minimalist-footer__main{display:grid;grid-template-columns:1fr;gap:48px;margin-bottom:60px;align-items:start}@media screen and (min-width:768px){.minimalist-footer__main{grid-template-columns:repeat(2,1fr);gap:40px 60px}}@media screen and (min-width:990px){.minimalist-footer__main{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:60px}}.minimalist-footer__brand{text-align:center;display:flex;flex-direction:column;align-items:center}@media screen and (min-width:990px){.minimalist-footer__brand{text-align:left;align-items:flex-start}}.minimalist-footer__logo{margin-bottom:20px}.minimalist-footer__logo img{max-width:100%;height:auto}.minimalist-footer__brand-name{font-size:28px;font-weight:600;margin:0 0 20px;color:var(--color-foreground)}.minimalist-footer__description{font-size:16px;line-height:1.6;color:var(--color-foreground-75);margin:0 auto;max-width:300px;text-align:center}@media screen and (min-width:990px){.minimalist-footer__description{margin-left:0;margin-right:0;text-align:left}}.minimalist-footer__column{text-align:left}.minimalist-footer__column-title,.minimalist-footer__social-title{font-size:16px;font-weight:600;margin:0 0 20px;color:var(--color-foreground);text-transform:uppercase;letter-spacing:.5px}.minimalist-footer__social{text-align:center;display:flex;flex-direction:column;align-items:center}@media screen and (min-width:990px){.minimalist-footer__social{text-align:right;align-items:flex-end}}@media screen and (max-width:989px){.minimalist-footer__social-title{text-align:center}}@media screen and (min-width:990px){.minimalist-footer__social-title{text-align:right}}.minimalist-social-icons{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;max-width:280px;margin:0 auto;align-items:center}@media screen and (min-width:990px){.minimalist-social-icons{justify-content:flex-end;margin:0;max-width:320px}}.minimalist-social-icon{width:40px;height:40px;border:1px solid rgba(var(--color-foreground),.15);border-radius:50%;color:var(--color-foreground-75);text-decoration:none;transition:all .3s ease;background:var(--color-background);flex-shrink:0}.minimalist-social-icon:hover{border-color:rgb(var(--color-button));color:rgb(var(--color-button));transform:translateY(-2px);box-shadow:0 4px 12px rgba(var(--color-button),.15)}.minimalist-social-icon svg{transition:transform .2s ease}.minimalist-social-icon:hover svg{transform:scale(1.1)}.minimalist-social-icon--whatsapp:hover{border-color:#25d366;color:#25d366;box-shadow:0 4px 12px #25d36626}.minimalist-social-icon--linkedin:hover{border-color:#0077b5;color:#0077b5;box-shadow:0 4px 12px #0077b526}.minimalist-social-icon--facebook:hover{border-color:#1877f2;color:#1877f2;box-shadow:0 4px 12px #1877f226}.minimalist-social-icon--instagram:hover{border-color:#e4405f;color:#e4405f;box-shadow:0 4px 12px #e4405f26}.minimalist-social-icon--twitter:hover{border-color:#1da1f2;color:#1da1f2;box-shadow:0 4px 12px #1da1f226}.minimalist-social-icon--pinterest:hover{border-color:#bd081c;color:#bd081c;box-shadow:0 4px 12px #bd081c26}.minimalist-social-icon--youtube:hover{border-color:red;color:red;box-shadow:0 4px 12px #ff000026}.minimalist-social-icon--tiktok:hover{border-color:#000;color:#000;box-shadow:0 4px 12px #00000026}.minimalist-social-icon--snapchat:hover{border-color:#fffc00;color:#fffc00;box-shadow:0 4px 12px #fffc0026}.minimalist-social-icon--tumblr:hover{border-color:#00234b;color:#00234b;box-shadow:0 4px 12px #00234b26}.minimalist-social-icon--vimeo:hover{border-color:#1ab7ea;color:#1ab7ea;box-shadow:0 4px 12px #1ab7ea26}.minimalist-footer__link-list{list-style:none;margin:0;padding:0}.minimalist-footer__link-list li{margin-bottom:12px}.minimalist-footer__link-list a{color:var(--color-foreground-75);text-decoration:none;font-size:14px;line-height:1.5;transition:color .2s ease}.minimalist-footer__link-list a:hover{color:rgb(var(--color-button))}.minimalist-footer__link-list a[aria-current=page]{color:rgb(var(--color-button));font-weight:500}.minimalist-footer__contact{display:flex;flex-direction:column;gap:16px}.minimalist-footer__contact-item{display:flex;align-items:flex-start;gap:12px;margin:0;font-size:14px;color:var(--color-foreground-75);line-height:1.5}.minimalist-footer__contact-item svg{flex-shrink:0;opacity:.7}.minimalist-footer__contact-item a{color:inherit;text-decoration:none;transition:color .2s ease}.minimalist-footer__contact-item a:hover{color:rgb(var(--color-button))}.minimalist-footer__bottom{display:flex;flex-direction:column;gap:20px;align-items:center;padding-top:30px;padding-bottom:30px;border-top:1px solid rgba(var(--color-foreground),.08);text-align:center}@media screen and (min-width:768px){.minimalist-footer__bottom{flex-direction:row;flex-wrap:wrap;justify-content:center;text-align:left;gap:16px 24px;padding-bottom:20px}}@media screen and (min-width:990px){.minimalist-footer__bottom{justify-content:space-between;flex-wrap:nowrap;padding-bottom:20px}}.minimalist-footer__copyright{order:1;width:100%}@media screen and (min-width:768px){.minimalist-footer__copyright{width:auto;flex:1 1 auto}}.minimalist-footer__copyright p{margin:0;font-size:13px;color:var(--color-foreground-50);line-height:1.6;word-break:break-word}.minimalist-footer__policies{order:2;font-size:13px;display:flex;flex-wrap:wrap;gap:8px 12px;justify-content:center;width:100%}@media screen and (min-width:768px){.minimalist-footer__policies{width:auto;flex:1 1 auto;justify-content:center}}@media screen and (min-width:990px){.minimalist-footer__policies{order:2;justify-content:center}}.minimalist-footer__policies a{color:var(--color-foreground-50);text-decoration:none;transition:color .2s ease;white-space:nowrap}.minimalist-footer__policies a:hover{color:rgb(var(--color-button))}.minimalist-footer__payment{order:3;width:100%}@media screen and (min-width:768px){.minimalist-footer__payment{width:100%;flex-basis:100%}}@media screen and (min-width:990px){.minimalist-footer__payment{order:3;width:auto;flex-basis:auto}}.minimalist-footer__payment-icons{display:flex;gap:8px;align-items:center;flex-wrap:wrap;justify-content:center}@media screen and (min-width:990px){.minimalist-footer__payment-icons{justify-content:flex-end}}.minimalist-footer__payment-icons .icon{width:32px;height:20px;opacity:.6;transition:opacity .2s ease}.minimalist-footer__payment-icons .icon:hover{opacity:1}@media screen and (max-width:767px){.minimalist-footer__main{gap:32px;margin-bottom:40px}.minimalist-social-icons{gap:12px}.minimalist-social-icon{width:40px;height:40px}}@media(prefers-color-scheme:dark){.minimalist-footer{background:rgba(var(--color-background),.98)}}.minimalist-footer *:focus{outline:2px solid rgb(var(--color-button));outline-offset:2px}@media(prefers-reduced-motion:reduce){.minimalist-footer *,.minimalist-footer *:before,.minimalist-footer *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-footer.css.map */
