.footer-custom{width:100%;background:var(--color-background)}.footer-custom__container{display:flex;flex-direction:column;gap:32px;padding-block:32px}.footer-custom__logo-row{display:flex;align-items:center;justify-content:flex-start}.footer-custom__logo-image{display:block;width:199.265px;max-width:100%;height:48px}.footer-custom__logo-text-link{font-family:var(--font-heading--family);font-size:2rem;line-height:1.2;color:rgb(var(--color-foreground-rgb) / 1);text-decoration:none}.footer-custom__divider{width:100%;border-block-start:1px solid rgb(var(--color-foreground-rgb) / .16)}.footer-custom__divider--top{display:none}.footer-custom__columns{display:flex;flex-direction:column;gap:32px}.footer-custom__column{display:flex;flex-direction:column;gap:16px;width:100%}.footer-custom__column--newsletter{gap:0px}.footer-custom__menus{display:flex;flex-direction:row;flex-wrap:wrap;gap:24px;width:100%}.footer-custom__menus .footer-custom__column{width:calc((100% - 24px)/2);flex:0 0 calc((100% - 24px)/2)}.footer-custom__column-title{margin:0;font-family:var(--font-heading--family);font-weight:400;font-size:1.5rem;line-height:1.2;color:rgb(var(--color-foreground-rgb) / 1)}.footer-custom__column--newsletter .footer-custom__column-title{font-size:1.5rem;margin-bottom:8px}.footer-custom__newsletter-text{margin:0 0 24px;color:rgb(var(--color-foreground-rgb) / .72);font-size:1rem;line-height:1.5}.footer-custom__newsletter-form{display:flex;flex-direction:column;gap:0;width:100%;max-width:328px}.footer-custom__newsletter-label{color:rgb(var(--color-foreground-rgb) / 1);font-size:.875rem;line-height:1.4}.footer-custom__newsletter-controls{display:flex;align-items:center;width:100%;min-height:56px;border:1px solid rgb(var(--color-foreground-rgb) / 1);border-radius:var(--oc-radius-pill);padding-inline:24px;gap:24px;background:transparent}.footer-custom input.footer-custom__newsletter-input[type=email]{flex:1;width:100%;min-height:24px;border:0;border-radius:0;margin:0;padding:0;appearance:none;-webkit-appearance:none;background:transparent;box-shadow:none;color:rgb(var(--color-foreground-rgb) / 1);font-size:1rem;font-family:var(--font-body--family);font-weight:var(--font-body--weight);line-height:1.5}.footer-custom__newsletter-input::placeholder{color:rgb(var(--color-foreground-rgb) / .72)}.footer-custom__newsletter-input:focus{outline:none}button.footer-custom__newsletter-button{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:24px;height:24px;min-width:24px;min-height:24px;margin:0;border:0;padding:0;border-radius:0;background:transparent;color:rgb(var(--color-foreground-rgb) / 1);font-size:2rem;line-height:1;cursor:pointer;transition:opacity var(--oc-transition-fast)}.footer-custom__newsletter-button:hover{opacity:.6}.footer-custom__newsletter-controls:focus-within{outline:2px solid var(--color-primary);outline-offset:2px}.footer-custom__newsletter-button:focus-visible,.footer-custom__newsletter-input:focus-visible{outline:none}.footer-custom__link:focus-visible,.footer-custom__legal-link:focus-visible,.footer-custom__logo-text-link:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.footer-custom__newsletter-message{margin:8px 0 0;color:rgb(var(--color-foreground-rgb) / .72);font-size:.875rem;line-height:1.5}.footer-custom__link-list{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none}.footer-custom__link{display:inline-block;color:rgb(var(--color-foreground-rgb) / .72);font-size:1rem;line-height:1.5;text-decoration:none;transition:color var(--oc-transition-fast)}.footer-custom__link:hover{color:var(--color-primary)}.footer-custom__payments-row{display:flex;flex-direction:column;align-items:flex-start;gap:32px}.footer-custom__payments-list{display:flex;flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none}.footer-custom__payment-item{display:flex;align-items:center;height:24px;width:auto;flex:0 0 auto}.footer-custom__payment-icon{display:block;width:auto;height:24px;max-width:none;filter:none;opacity:1;mix-blend-mode:luminosity}.footer-custom__verified-wrap{display:flex;align-items:center;justify-content:flex-start}.footer-custom__verified-image{display:block;width:auto;max-width:114.286px;height:40px}.footer-custom__verified-fallback{display:inline-flex;align-items:center;justify-content:center;min-height:40px;border:1px solid rgb(var(--color-foreground-rgb) / .35);border-radius:var(--oc-radius-xs);padding-inline:12px;color:rgb(var(--color-foreground-rgb) / 1);font-size:.875rem;line-height:1.4;text-align:center}.footer-custom__legal-row{display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center}.footer-custom__legal-links{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:16px}.footer-custom__legal-link{display:inline-block;color:rgb(var(--color-foreground-rgb) / .72);font-size:.875rem;line-height:1.5;text-decoration:underline;text-underline-offset:2px;transition:color var(--oc-transition-fast)}.footer-custom__legal-link:hover{color:var(--color-primary)}.footer-custom__copyright{margin:0;color:rgb(var(--color-foreground-rgb) / .72);font-size:.875rem;line-height:1.5;text-align:center}@media(min-width:750px){.footer-custom__container{gap:var(--footer-section-gap, 48px);padding-block:48px}.footer-custom__divider--top{display:block}.footer-custom__columns{flex-direction:row;flex-wrap:wrap;align-items:flex-start;gap:48px}.footer-custom__column--newsletter{width:100%;max-width:432px;flex:1 1 320px}.footer-custom__menus{flex:1 1 320px;flex-direction:row;flex-wrap:wrap;align-items:flex-start;gap:32px;min-width:0}.footer-custom__menus .footer-custom__column{width:calc((100% - 32px)/2);flex:1 1 calc((100% - 32px)/2);min-width:180px}.footer-custom__newsletter-form{max-width:432px}.footer-custom__column--newsletter .footer-custom__column-title{font-size:1.75rem}.footer-custom__verified-image{height:40px;max-width:98.214px}.footer-custom__payments-row{flex-direction:row;align-items:flex-end;justify-content:space-between;gap:24px}.footer-custom__payment-item{height:32px;width:auto}.footer-custom__payment-icon{height:32px;max-width:none}.footer-custom__legal-row{flex-direction:row;align-items:center;justify-content:space-between;gap:24px;text-align:initial}.footer-custom__copyright{text-align:end}}@media(min-width:1200px){.footer-custom__columns{flex-wrap:nowrap;gap:clamp(48px,6.66vw,96px)}.footer-custom__column--newsletter{width:432px;flex:0 0 432px}.footer-custom__menus{flex:1 1 auto;flex-wrap:nowrap;gap:clamp(32px,5vw,72px);min-width:0}.footer-custom__menus .footer-custom__column{flex:0 1 224px;width:auto;min-width:0}}@media(prefers-reduced-motion:reduce){.footer-custom *,.footer-custom *:before,.footer-custom *:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/43/assets/section-footer-custom.css.map */
