.footer{background-color:var(--color-background);color:var(--color-text);margin-top:auto;position:relative}.footer__wrapper{margin-left:auto;margin-right:auto}.footer__content{display:flex;flex-wrap:wrap;gap:var(--gap)}.footer__content>*{flex:1 1 0;min-width:180px}@media screen and (min-width:750px){.footer__content>*:nth-child(3){text-align:left;align-items:flex-start}.footer__content>*:nth-child(3) .group{align-items:flex-start}.footer__content>*:nth-last-child(3){text-align:right;align-items:flex-end}.footer__content>*:nth-last-child(3) .group{align-items:flex-end}.footer__content>*:nth-child(n+4):nth-last-child(n+4){text-align:center;align-items:center}.footer__content>*:nth-child(n+4):nth-last-child(n+4) .group{align-items:center}}.footer__content>:has(.group--full-width){flex-basis:100%;flex-grow:0;min-width:0}.footer .group{overflow:visible}.footer__content .group--full-width{padding-top:var(--space-md)}.footer__content>:last-child .group--full-width{border-top:1px solid rgba(var(--color-text-rgb),.1)}@media screen and (max-width:749px){.footer__content{display:grid;grid-template-columns:repeat(2,1fr);column-gap:var(--gap);row-gap:var(--space-lg)}.footer__content>*{min-width:0;padding-bottom:0}.footer__content>:has(.group--full-width){grid-column:1 / -1}.footer__content[data-accordion-mobile]{grid-template-columns:1fr}}.footer__block{display:flex;flex-direction:column}.footer-social__list{display:flex;flex-wrap:wrap;gap:var(--space-lg)}.footer-social__link{align-items:center;color:var(--color-text);display:flex;height:2rem;width:2rem;justify-content:center;transition:opacity .2s ease}.footer-social__link:hover{opacity:.7}.footer-social__link svg{height:100%;width:100%}@media screen and (max-width:749px){.footer-social__list{gap:var(--space-lg)}.footer-social__link{height:20px;width:20px}}.footer-newsletter{align-items:center;display:flex;flex-direction:column;padding-bottom:var(--space-xl);padding-top:var(--space-md);text-align:center;width:100%}@media(min-width:750px){.footer-newsletter{padding-bottom:var(--space-2xl);padding-top:var(--space-xl)}}@media(min-width:990px){.footer-newsletter{padding-bottom:var(--space-5xl);padding-top:var(--space-3xl)}}.footer-newsletter__heading{font-size:var(--font-size-3xl);font-weight:var(--font-weight-medium);margin-bottom:var(--space-sm)}.footer-newsletter__text{color:rgba(var(--color-foreground-rgb),.9);font-size:var(--font-size-sm);margin-bottom:var(--space-md);max-width:60rem}.footer-newsletter__text p{margin:0}.footer-newsletter__form{display:flex;flex-direction:column;gap:var(--space-sm);width:100%;max-width:60rem}.footer-newsletter__input-wrapper{display:flex;gap:var(--space-sm)}.footer-newsletter__input{background-color:rgba(var(--color-foreground-rgb),.15);border:1px solid rgba(var(--color-foreground-rgb),.15);border-radius:var(--border-radius-md);color:rgb(var(--color-foreground-rgb));flex:1;font-size:var(--font-size-sm);min-width:0;padding:var(--space-sm) var(--space-md)}.footer-newsletter__input::placeholder{color:rgba(var(--color-foreground-rgb),.5)}.footer-newsletter__input:focus{border-color:rgba(var(--color-foreground-rgb),.4);outline:none}.footer-newsletter__button{background-color:rgba(var(--color-foreground-rgb),.3);border:1px solid rgba(var(--color-foreground-rgb),.15);border-radius:var(--border-radius-md);color:rgb(var(--color-foreground-rgb));cursor:pointer;font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);padding:var(--space-sm) var(--space-xl);transition:opacity var(--transition-base);white-space:nowrap}.footer-newsletter__button:hover{opacity:.85}.footer-newsletter__legal{color:rgba(var(--color-foreground-rgb),.7);font-size:var(--font-size-sm);margin-top:var(--space-sm);text-align:center}.footer-newsletter__legal p{margin:0}.footer-newsletter__legal a{color:inherit;text-decoration:underline}.footer-newsletter__success,.footer-newsletter__error{font-size:var(--font-size-sm);padding:var(--space-sm)}.footer-newsletter__success{--footer-newsletter-status: 134, 174, 72;background-color:rgba(var(--footer-newsletter-status),.1);border-radius:var(--border-radius-sm);color:rgb(var(--footer-newsletter-status))}.footer-newsletter__error{--footer-newsletter-status: 204, 51, 51;background-color:rgba(var(--footer-newsletter-status),.1);border-radius:var(--border-radius-sm);color:rgb(var(--footer-newsletter-status))}.footer-image{display:flex}.footer-image.left{justify-content:flex-start}.footer-image.center{justify-content:center}.footer-image.right{justify-content:flex-end}.footer-image__link{display:inline-block}.footer-image__img{display:block;height:auto;max-width:100%}.footer .h1,.footer .h2,.footer .h3,.footer .h4,.footer .h5,.footer .h6{font-size:var(--font-size-md);font-weight:var(--font-weight-medium);letter-spacing:.05em;margin-bottom:var(--space-lg);text-transform:uppercase}.footer .footer-menu__heading{font-family:var(--font-family-base);font-size:var(--font-size-md);font-weight:var(--font-weight-medium);letter-spacing:.05em;margin-bottom:var(--space-md);text-transform:uppercase}.footer .group--vertical{align-items:stretch}.footer-menu__list{display:flex;flex-direction:column}.footer .footer-menu__list{column-count:var(--group-columns, 1);column-gap:var(--space-lg);column-width:6em;display:block}.footer .footer-menu__item{break-inside:avoid}.footer .footer-menu__link{color:var(--color-text-secondary);font-size:var(--font-size-sm);font-weight:var(--font-weight-light);line-height:2.67;text-decoration:none;transition:opacity .2s ease;white-space:nowrap}.footer-menu__link:hover{opacity:.7}.footer-copyright{color:var(--color-text-secondary);font-size:var(--font-size-sm);font-weight:var(--font-weight-light);margin:0}.shopify-block:has(>.footer-copyright--with-localization){flex:1}.footer-copyright--with-localization{align-items:center;display:flex;flex-wrap:wrap;gap:var(--space-md);justify-content:space-between}.footer-copyright__text,.footer-copyright__powered{margin:0}.footer-copyright__powered a{color:currentColor;text-decoration:underline}.footer-copyright__localization{color:var(--color-text-secondary)}.footer-payment{display:flex;flex-direction:column;gap:var(--space-sm)}.footer-payment__label{font-size:var(--font-size-sm)}.footer-payment__list{display:flex;flex-wrap:wrap;gap:var(--space-sm)}.footer-payment__item{display:flex}.footer-payment__icon{height:24px;width:auto}.footer-scroll-top{align-items:center;background-color:rgb(var(--color-foreground-rgb));border:none;color:rgb(var(--color-background-rgb));cursor:pointer;display:flex;flex-shrink:0;height:45px;justify-content:center;position:absolute;right:1.5rem;top:1.5rem;transition:opacity .2s ease;width:45px}.footer-scroll-top:hover{opacity:.8}.footer-scroll-top svg{height:20px;width:20px}@media screen and (max-width:749px){.footer-scroll-top{background-color:rgba(var(--color-foreground-rgb),.1);color:rgb(var(--color-foreground-rgb));height:42px;width:42px}}@media screen and (min-width:750px){.footer__responsive-accordion .responsive-accordion__toggle{display:contents}.footer__responsive-accordion .responsive-accordion__trigger{display:none}.footer__responsive-accordion .responsive-accordion__content{display:block}}
/*# sourceMappingURL=/cdn/shop/t/275/assets/footer.css.map */
