.footer-custom{width:100%;min-width:100%}@media screen and (max-width: 989px){.shopify-section:has(.footer-custom){width:100vw!important;min-width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important}.footer-custom.section{grid-column:1 / -1!important;width:100vw!important;min-width:100vw!important;max-width:100vw!important;margin-left:0!important;margin-right:0!important}.shopify-section:has(.footer-custom) .section-background{width:100vw!important;min-width:100vw!important;max-width:100vw!important;left:calc(50% - 50vw)!important;right:calc(50% - 50vw)!important}.footer-custom__container{grid-column:1 / -1;width:100%;min-width:100%;max-width:100%;padding:0;margin:0}}.footer-custom__container{max-width:100%;width:100%;margin:0 auto;padding:0 var(--padding-xl, 1.25rem);box-sizing:border-box}.footer-custom__emblem{display:flex;justify-content:center;align-items:center;margin-bottom:var(--margin-xl, 1.25rem)}.footer-custom__emblem-wrapper{width:100%;display:flex;justify-content:center}.footer-custom__emblem-img{width:100%;height:auto;display:block;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.footer-custom__emblem-divider{width:100%;height:1px;background-color:var(--color-border, #E6E6E6);margin-bottom:var(--margin-2xl, 1.5rem)}.footer-custom__content{display:grid;grid-template-columns:1fr;gap:var(--margin-2xl, 1.5rem);margin-bottom:var(--margin-4xl, 2rem);width:100%;min-width:100%;max-width:100%}@media screen and (min-width: 990px){.footer-custom__content{grid-template-columns:repeat(4,1fr);gap:var(--margin-3xl, 1.75rem)}}.footer-custom__column{width:100%}.footer-custom__details{border:none}.footer-custom__heading{display:flex;align-items:center;justify-content:space-between;cursor:pointer;list-style:none;padding:var(--padding-sm, .7rem) 0;font-size:var(--font-size--sm, .875rem);font-weight:500;text-transform:uppercase;letter-spacing:.05em;color:var(--color-foreground, #000000);transition:color var(--animation-speed, .2s) ease;position:relative}@media screen and (min-width: 990px){.footer-custom__heading{padding-bottom:var(--padding-xs, .5rem);margin-bottom:var(--margin-sm, .7rem)}.footer-custom__heading:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background-color:var(--color-border, #E6E6E6)}}.footer-custom__heading::-webkit-details-marker{display:none}.footer-custom__heading::marker{display:none}.footer-custom__heading:hover{color:var(--color-foreground-muted, rgba(0, 0, 0, .6))}.footer-custom__heading:focus-visible{outline:2px solid var(--color-foreground, #000000);outline-offset:2px;border-radius:2px}.footer-custom__heading-text{flex:1}.footer-custom__heading-chevron{width:14px;height:14px;display:flex;align-items:center;justify-content:center;transition:transform var(--animation-speed, .2s) ease;color:currentColor;flex-shrink:0;margin-left:var(--margin-sm, .7rem)}@media screen and (max-width: 989px){.footer-custom__heading-chevron{transform:rotate(-90deg)}.footer-custom__details[open] .footer-custom__heading-chevron{transform:rotate(0)}}@media screen and (min-width: 990px){.footer-custom__details[open] .footer-custom__heading-chevron{transform:rotate(180deg)}}@media screen and (min-width: 990px){accordion-custom[data-disable-on-desktop=true] .footer-custom__heading{cursor:auto;padding-bottom:var(--padding-xs, .5rem);margin-bottom:var(--margin-sm, .7rem)}accordion-custom[data-disable-on-desktop=true] .footer-custom__heading-chevron{display:none}accordion-custom[data-disable-on-desktop=true] .footer-custom__details[open]{display:block}accordion-custom[data-disable-on-desktop=true] .footer-custom__details-content{padding-top:0}}.footer-custom__details-content{padding-top:var(--padding-sm, .7rem);padding-bottom:var(--padding-md, .8rem)}.footer-custom__menu{list-style:none;padding:0;margin:0}.footer-custom__menu-item{margin-bottom:var(--margin-md, .8rem);width:100%;min-width:100%}.footer-custom__menu-item:last-child{margin-bottom:0}.footer-custom__menu-link{display:block;width:100%;min-width:100%;font-size:var(--font-size--sm, .875rem);color:var(--color-foreground, #000000);text-decoration:none;transition:color var(--animation-speed, .2s) ease;line-height:1.8}.footer-custom__menu-link:hover{color:var(--color-foreground-muted, rgba(0, 0, 0, .6))}.footer-custom__menu-link:focus-visible{outline:2px solid var(--color-foreground, #000000);outline-offset:2px;border-radius:2px}.footer-custom__newsletter{display:flex;flex-direction:column;gap:var(--margin-sm, .7rem)}.footer-custom__newsletter-form{display:flex;flex-direction:column;gap:var(--margin-xs, .5rem)}.footer-custom__newsletter-input-group{display:grid;grid-template-columns:1fr auto;gap:var(--gap-xs, .5rem);align-items:stretch}.footer-custom__newsletter-input{flex:1;padding:var(--padding-sm, .7rem) var(--padding-md, .8rem);font-size:var(--font-size--sm, .875rem);border:1px solid var(--color-input-border, #E6E6E6);border-radius:0;background-color:var(--color-input-background, transparent);color:var(--color-input-text, #000000);outline:none;transition:border-color var(--animation-speed, .2s) ease}.footer-custom__newsletter-input:focus{border-color:var(--color-foreground, #000000);outline:none}.footer-custom__newsletter-input::placeholder{color:rgb(var(--color-input-text-rgb, 0 0 0) / var(--opacity-60, .6))}.footer-custom__newsletter-button{padding:var(--padding-sm, .7rem) var(--padding-xl, 1.25rem);font-size:var(--font-size--sm, .875rem);font-weight:500;text-transform:uppercase;letter-spacing:.05em;background-color:var(--color-foreground, #000000);color:var(--color-background, #FFFFFF);border:1px solid var(--color-foreground, #000000);cursor:pointer;transition:background-color var(--animation-speed, .2s) ease,color var(--animation-speed, .2s) ease;white-space:nowrap}.footer-custom__newsletter-button:hover{background-color:var(--color-background, #FFFFFF);color:var(--color-foreground, #000000)}.footer-custom__newsletter-button:focus-visible{outline:2px solid var(--color-foreground, #000000);outline-offset:2px}.footer-custom__newsletter-subtext{font-size:var(--font-size--sm, .875rem);font-weight:500;color:var(--color-foreground, #000000);margin:var(--margin-xs, .5rem) 0 0;line-height:1.5}.footer-custom__newsletter-disclaimer{font-size:calc(var(--font-size--sm, .875rem) * .85);color:var(--color-foreground-muted, rgba(0, 0, 0, .6));line-height:1.6;margin-top:var(--margin-xs, .5rem)}.footer-custom__newsletter-disclaimer p{margin:0}.footer-custom__newsletter-disclaimer a{color:var(--color-foreground, #000000);text-decoration:underline;text-underline-offset:2px}.footer-custom__newsletter-disclaimer a:hover{color:var(--color-foreground-muted, rgba(0, 0, 0, .6))}.footer-custom__newsletter-message{display:flex;align-items:center;gap:var(--gap-xs, .5rem);padding:var(--padding-xs, .5rem) 0;font-size:var(--font-size--sm, .875rem)}.footer-custom__newsletter-message--error{color:var(--color-error, #8B0000)}.footer-custom__newsletter-message--success{color:var(--color-success, #006400)}.footer-custom__newsletter-message-text{margin:0}.footer-custom__social{margin-top:var(--margin-md, .8rem)}.footer-custom__social-icons{display:flex;gap:var(--margin-lg, 1rem);align-items:center;flex-wrap:wrap;margin-top:var(--margin-md, .8rem)}.footer-custom__social-icon-wrapper{display:flex;align-items:center;justify-content:center;width:24px;height:24px}.footer-custom__social-icon{width:100%;height:100%;fill:currentColor;color:var(--color-foreground, #000000);transition:color var(--animation-speed, .2s) ease,opacity var(--animation-speed, .2s) ease}.footer-custom__social-icon-wrapper a{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:currentColor;text-decoration:none}.footer-custom__social-icon-wrapper a:hover .footer-custom__social-icon,.footer-custom__social-icon-wrapper a:focus-visible .footer-custom__social-icon{opacity:var(--opacity-60, .6)}.footer-custom__social-icon-wrapper a:focus-visible{outline:2px solid var(--color-foreground, #000000);outline-offset:2px;border-radius:2px}.footer-custom__bottom{display:flex;flex-direction:column;align-items:center;gap:var(--margin-lg, 1rem);padding-top:var(--padding-2xl, 1.5rem);text-align:center}.footer-custom__copyright{font-size:var(--font-size--sm, .875rem);color:var(--color-foreground, #000000)}.footer-custom__trustpilot{display:flex;justify-content:center;align-items:center}.footer-custom__trustpilot-wrapper{width:100%;display:flex;justify-content:center}.footer-custom__trustpilot-image{width:100%;height:auto;display:block;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.footer-custom__trustpilot-html{display:inline-block}.footer-custom__payment-icons{width:100%;display:flex;justify-content:center}.footer-custom__payment-list{display:flex;flex-wrap:wrap;gap:var(--margin-sm, .7rem);align-items:center;justify-content:center;list-style:none;padding:0;margin:0}.footer-custom__payment-item{display:flex;align-items:center;justify-content:center}.footer-custom__payment-item .icon{width:auto;height:24px}@media screen and (max-width: 989px){.footer-custom__content{gap:0;width:100%;min-width:100%;max-width:100%;margin-left:0;margin-right:0;padding:0 var(--padding-xl, 1.25rem);box-sizing:border-box;overflow-x:hidden}.footer-custom__column{width:100%;min-width:100%;max-width:100%}.footer-custom__details{width:100%;min-width:100%;max-width:100%;border:none}.footer-custom__heading{width:100%;min-width:100%;max-width:100%;padding:var(--padding-md, .8rem) 0;margin:0;border-top:1px solid var(--color-border, #E6E6E6);border-bottom:none;box-sizing:border-box}.footer-custom__details[open] .footer-custom__heading{border-bottom:1px solid var(--color-border, #E6E6E6)}.footer-custom__column:last-child .footer-custom__details:not([open]) .footer-custom__heading{border-bottom:1px solid var(--color-border, #E6E6E6)}.footer-custom__details-content{padding:0 0 var(--padding-lg, 1rem);width:100%;min-width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden}.footer-custom__column--newsletter .footer-custom__details-content{padding-top:var(--padding-md, .8rem)}.footer-custom__menu,.footer-custom__newsletter{width:100%;min-width:100%;max-width:100%}.footer-custom__newsletter-input-group{grid-template-columns:1fr;width:100%;min-width:100%;max-width:100%}.footer-custom__newsletter-button{width:100%;min-width:100%}.footer-custom__social{width:100%;min-width:100%;max-width:100%}.footer-custom__emblem{width:100%;margin-left:0;margin-right:0;padding:0 var(--padding-xl, 1.25rem);box-sizing:border-box}.footer-custom__emblem-divider{width:calc(100% - calc(var(--padding-xl, 1.25rem) * 2));margin-left:var(--padding-xl, 1.25rem);margin-right:var(--padding-xl, 1.25rem)}.footer-custom__bottom{width:100%;margin-left:0;margin-right:0;padding-left:var(--padding-xl, 1.25rem);padding-right:var(--padding-xl, 1.25rem);box-sizing:border-box}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.list-unstyled{list-style:none;padding:0;margin:0}
/*# sourceMappingURL=/cdn/shop/t/1/assets/footer-custom.css.map */
