.brand-footer{--brand-accent: #1867c0;--brand-ft-fg: #ffffff;--brand-ft-muted: rgba(255, 255, 255, .82);--brand-ft-line: rgba(255, 255, 255, .28);background:#1867c0;color:var(--brand-ft-fg);padding-top:var(--brand-ft-pad-top, 4.4rem);padding-bottom:var(--brand-ft-pad-bottom, 3.2rem);margin-top:0;border:0}.brand-footer__inner{position:relative;z-index:1}.brand-footer__grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;column-gap:3.2rem;row-gap:1.5rem;align-items:start}.brand-footer__brand{grid-row:1 / span 2}.brand-footer__logo{display:inline-flex;align-items:center;gap:.9rem;margin:0 0 1.275rem;text-decoration:none;color:var(--brand-ft-fg);font-family:var(--font-heading-family);font-weight:700;font-size:1.425rem;letter-spacing:-.02em;line-height:1.2}.brand-footer__logo-mark{width:2.8rem;height:2.8rem;border-radius:.7rem;background:#fff;color:var(--brand-accent);display:grid;place-items:center;font-size:1.15rem;font-weight:800;flex-shrink:0}.brand-footer__logo-icon{width:2.8rem;height:2.8rem;border-radius:.7rem;overflow:hidden;background:#fff;display:grid;place-items:center;flex-shrink:0;padding:.35rem;box-sizing:border-box}.brand-footer__logo-img{width:100%;height:100%;object-fit:contain;object-position:center;display:block}.brand-footer__logo-wordmark{display:block;height:auto;width:auto;max-height:3.2rem;max-width:min(100%,14rem)}.brand-footer__logo-text{color:var(--brand-ft-fg)}.brand-footer__support{margin:0;max-width:56ch;color:var(--brand-ft-muted);font-size:1.3rem;line-height:1.55}.brand-footer__support p{margin:0;color:inherit;font-size:inherit;line-height:inherit}.brand-footer__support a{color:#fff;font-weight:600;text-decoration:underline;text-underline-offset:.18em}.brand-footer__support a:hover{opacity:.88}.brand-footer__social{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.65rem}.brand-footer__social-link{box-sizing:border-box;width:3.6rem;height:3.6rem;border-radius:999px;border:.1rem solid rgba(255,255,255,.4);display:inline-flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;line-height:0;padding:0}.brand-footer__social-link:hover{border-color:#ffffffd9;background:#ffffff1f}.brand-footer__social-link .svg-wrapper{display:inline-flex;width:1.55rem;height:1.55rem;align-items:center;justify-content:center}.brand-footer__social-link svg,.brand-footer__social-link .icon{display:block;width:1.55rem;height:1.55rem;fill:currentColor}.brand-footer__heading{margin:0 0 1.125rem;font-family:var(--font-heading-family);font-size:1.425rem;font-weight:700;letter-spacing:-.02em;color:#fff;line-height:1.25}.brand-footer__links{display:flex;flex-direction:column;gap:.675rem}.brand-footer__links a{color:var(--brand-ft-muted);font-size:1.3rem;line-height:1.35;text-decoration:none;font-weight:400;width:fit-content}.brand-footer__links a:hover{color:#fff;text-decoration:underline;text-underline-offset:.18em}.brand-footer__locale{margin-top:0;grid-column:3;align-self:start;display:flex;flex-direction:column;gap:.6rem;align-items:flex-start}.brand-footer__locale .localization-form,.brand-footer__locale localization-form{margin:0;display:block}.brand-footer__locale .disclosure__button,.brand-footer__locale .localization-form__select{border:0!important;border-radius:1rem!important;background:transparent!important;color:#fff!important;min-height:3.6rem;margin:0!important;width:auto;max-width:100%;box-shadow:none!important;padding-top:.85rem!important;padding-bottom:.85rem!important}.brand-footer__locale .localization-form__select:after{border-radius:1rem!important;box-shadow:0 0 0 .1rem #ffffff73!important}.brand-footer__locale .localization-form__select:hover.localization-form__select:after{box-shadow:0 0 0 .1rem #fffc!important}.brand-footer__locale .localization-form__select .icon-caret{color:#fff}.brand-footer__meta{margin-top:3rem;padding-top:1.875rem;border-top:.1rem solid var(--brand-ft-line);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.275rem 1.875rem}.brand-footer__copy{color:var(--brand-ft-muted);font-size:1.15rem;line-height:1.4}.brand-footer__copy a{color:var(--brand-ft-muted);text-decoration:none}.brand-footer__copy a:hover{color:#fff;text-decoration:underline}.brand-footer__dot{margin:0 .35rem}.brand-footer__payment-list{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.525rem;margin:0;padding:0;list-style:none;max-width:42rem}.brand-footer__payment-item{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;height:2.6rem;min-width:4.2rem;padding:0 .4rem;background:#fff;border-radius:.4rem;border:.1rem solid rgba(255,255,255,.35);line-height:0}.brand-footer__payment-item svg,.brand-footer__payment-item .icon{display:block;height:1.4rem;width:auto;max-width:3.2rem}@media screen and (max-width:989px){.brand-footer__grid{grid-template-columns:1fr 1fr;column-gap:2.25rem;row-gap:2.25rem}.brand-footer__brand{grid-column:1 / -1;grid-row:auto}.brand-footer__locale{grid-column:1 / -1}}@media screen and (max-width:749px){.brand-footer{padding-top:calc(var(--brand-ft-pad-top, 4.4rem) * .8);padding-bottom:calc(var(--brand-ft-pad-bottom, 3.2rem) * .8)}.brand-footer__grid{grid-template-columns:1fr 1fr;column-gap:1.5rem;row-gap:2rem}.brand-footer__brand{grid-column:1 / -1;grid-row:auto}.brand-footer__heading{margin-bottom:.85rem;font-size:1.3rem}.brand-footer__links{gap:.55rem}.brand-footer__links a{font-size:1.25rem}.brand-footer__locale{grid-column:1 / -1;margin-top:.25rem}.brand-footer__meta{flex-direction:column;align-items:flex-start;margin-top:2.25rem}.brand-footer__payment-list{justify-content:flex-start;overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/brand-footer.css.map */
