.custom-footer{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));border-top:1px solid rgba(var(--color-foreground),.08);border-top-left-radius:20px;border-top-right-radius:20px}.custom-footer__content{display:flex;flex-direction:column;gap:2rem}.custom-footer__social{display:flex;justify-content:flex-start;padding-bottom:1rem;border-bottom:1px solid rgba(var(--color-foreground),.08)}.custom-footer__social-icons{display:flex;gap:1rem}.custom-footer__social-link{display:flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;color:rgb(var(--color-foreground));transition:color .3s ease,transform .2s ease;text-decoration:none}.custom-footer__social-link:hover{color:rgb(var(--color-link));transform:translateY(-2px)}.custom-footer__social-link svg{width:2rem;height:2rem}.custom-footer__main{flex:1}.custom-footer__columns{display:grid;grid-template-columns:1fr;gap:2rem}@media screen and (min-width: 750px){.custom-footer__columns{grid-template-columns:repeat(3,1fr);gap:3rem}}.custom-footer__column{display:flex;flex-direction:column;gap:1rem}.custom-footer__heading{font-size:1.6rem;font-weight:600;color:rgb(var(--color-foreground));margin:0;line-height:1.3}.custom-footer__links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.8rem}.custom-footer__link{color:rgba(var(--color-foreground),.75);text-decoration:none;font-size:1.4rem;line-height:1.5;transition:color .3s ease}.custom-footer__link:hover{color:rgb(var(--color-foreground))}.custom-footer__bottom{display:flex;flex-direction:column;gap:1.5rem;padding-top:2rem;border-top:1px solid rgba(var(--color-foreground),.08)}@media screen and (min-width: 750px){.custom-footer__bottom{flex-direction:row;justify-content:space-between;align-items:center}}.custom-footer__bottom-left{display:flex;justify-content:flex-start}.custom-footer__bottom-center{display:flex;justify-content:center;flex:1}@media screen and (max-width: 749px){.custom-footer__bottom-center{order:-1}}.custom-footer__payment{display:flex;gap:1rem;align-items:center}.custom-footer__payment-badge{height:2.4rem;width:auto;object-fit:contain;border-radius:.4rem;background-color:rgba(var(--color-foreground),.05);padding:.4rem}.custom-footer__copyright{text-align:center;display:flex;flex-direction:column;gap:.4rem}.custom-footer__copyright-text,.custom-footer__location-text{margin:0;font-size:1.3rem;color:rgba(var(--color-foreground),.6);line-height:1.4}.custom-footer__location-text{font-weight:500}@media screen and (max-width: 749px){.custom-footer__content{gap:1.5rem}.custom-footer__social{justify-content:center;padding-bottom:1.5rem}.custom-footer__columns{gap:2rem}.custom-footer__column{text-align:center}.custom-footer__heading{font-size:1.5rem}.custom-footer__link{font-size:1.3rem}.custom-footer__bottom{text-align:center;gap:1.5rem}.custom-footer__payment{justify-content:center}}@media (prefers-color-scheme: dark){.custom-footer__payment-badge{background-color:#ffffff1a}}@media (prefers-reduced-motion: no-preference){.custom-footer__column,.custom-footer__social,.custom-footer__bottom{opacity:0;transform:translateY(20px);animation:fadeInUp .6s ease forwards}.custom-footer__column:nth-child(1){animation-delay:.1s}.custom-footer__column:nth-child(2){animation-delay:.2s}.custom-footer__column:nth-child(3){animation-delay:.3s}.custom-footer__bottom{animation-delay:.4s}}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.custom-footer__social-link:focus,.custom-footer__link:focus{outline:2px solid rgb(var(--color-link));outline-offset:2px;border-radius:2px}@media (prefers-contrast: high){.custom-footer,.custom-footer__social,.custom-footer__bottom{border-top:2px solid rgb(var(--color-foreground))}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/section-custom-footer.css.map */
