.shopify-section-group-footer-group{box-shadow:0 -2px 30px rgb(var(--color-shadow-light));z-index:1;background:rgb(var(--color-background))}.footer{display:flex;flex-direction:column;gap:20px;margin-top:20px;margin-bottom:20px}.footer__top{display:flex;justify-content:space-between;display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:1fr;grid-column-gap:40px;grid-row-gap:0px}@media screen and (max-width: 768px){.footer__top{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 425px){.footer__top{display:flex;flex-direction:column;gap:10px}}.footer__top__col1__menu{display:flex;flex-direction:column}.footer__top__col1__menu a{color:var(--color-foreground);text-decoration:none}.footer__top__col1__menu a:hover{text-decoration:underline;cursor:pointer}.footer__top__col3__socials__social{display:flex;justify-content:left;gap:10px;flex-wrap:wrap}.footer__top__col3__socials__social li a{background-color:rgb(var(--color-foreground));border-radius:50px;color:rgb(var(--color-light));display:flex;padding:10px}.footer__top-col2{grid-template-columns:repeat(2, 1fr) !important}.footer__bottom{display:flex;flex-direction:column;gap:20px}.footer__bottom__policies{list-style:none;padding:0px;margin:0px}.footer__bottom__policies li a{color:var(--color-foreground)}.footer__bottom small a{text-decoration:none;color:var(--color-foreground)}.footer__bottom small a:hover{text-decoration:underline;cursor:pointer}
