.tp-footer{--tp2-ov-fill: rgb(255 255 255 / 8%);--tp2-ov-line: rgb(255 255 255 / 16%);--tp2-ov-strong: rgb(255 255 255 / 48%);--tp2-ov-soft: rgb(255 255 255 / 70%);position:relative;background:var(--tp-ink);color:var(--tp-white);font-family:var(--tp-font)}.tp-footer__inner{max-width:var(--tp-container);margin:0 auto;padding:var(--tp-s7) var(--tp-gutter) calc(var(--tp-s8) + env(safe-area-inset-bottom,0px))}.tp-footer__club{display:grid;gap:var(--tp-s5);padding-bottom:var(--tp-s6)}.tp-footer__club-title{margin:0;max-width:22ch;color:var(--tp-white);font-size:var(--tp-t-h2);font-weight:var(--tp-w-semibold);line-height:var(--tp-lh-heading);letter-spacing:var(--tp-ls-heading);text-wrap:balance}.tp-footer__club-text{max-width:48rem;margin:var(--tp-s3) 0 0;color:var(--tp2-ov-soft);font-size:var(--tp-t-small);line-height:var(--tp-lh-body)}.tp-footer__field{display:flex;align-items:stretch;min-height:var(--tp-control-h-touch);border:var(--tp-border-width) solid var(--tp2-ov-strong);border-radius:var(--tp-radius-md);transition:border-color var(--tp-dur) var(--tp-ease),box-shadow var(--tp-dur) var(--tp-ease)}.tp-footer__field:hover{border-color:var(--tp2-ov-soft)}.tp-footer__field:focus-within{border-color:var(--tp-white);box-shadow:inset 0 0 0 var(--tp-border-width) var(--tp-white)}.tp-footer__email{flex:1 1 auto;min-width:0;margin:0;padding:0 var(--tp-s4);border:0;border-radius:var(--tp-radius-md);outline:none;background:transparent;box-shadow:none;color:var(--tp-white);caret-color:var(--tp-white);font:inherit;font-size:var(--tp-t-body)}.tp-footer__email::placeholder{color:var(--tp2-ov-soft);opacity:1}.tp-footer__email:-webkit-autofill{-webkit-text-fill-color:var(--tp-white);box-shadow:inset 0 0 0 10rem var(--tp-ink)}.tp-footer__submit{display:inline-flex;flex:none;align-items:center;gap:var(--tp-s2);margin:0;padding:0 var(--tp-s4);border:0;background:transparent;color:var(--tp-white);font:inherit;font-size:var(--tp-t-label);font-weight:var(--tp-w-semibold);letter-spacing:var(--tp-ls-button);text-transform:uppercase;cursor:pointer}.tp-footer__submit svg{width:2.2rem;height:2.2rem;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;transition:transform var(--tp-dur) var(--tp-ease)}.tp-footer__submit:hover svg{transform:translate(.3rem)}.tp-footer__submit:focus-visible{outline:.2rem solid var(--tp-white);outline-offset:-.5rem;border-radius:var(--tp-radius-md)}.tp-footer__fineprint{margin-top:var(--tp-s3);color:var(--tp2-ov-soft);font-size:var(--tp-t-min);line-height:var(--tp-lh-body)}.tp-footer__fineprint p{margin:0}.tp-footer__fineprint p+p{margin-top:var(--tp-s1)}.tp-footer__fineprint a{color:var(--tp-white);text-decoration:underline;text-decoration-thickness:var(--tp-border-width);text-underline-offset:.3em}.tp-footer__message{margin:var(--tp-s3) 0 0;padding:var(--tp-s3) var(--tp-s4);border-radius:var(--tp-radius-sm);font-size:var(--tp-t-small);line-height:var(--tp-lh-body)}.tp-footer__message--success{background:var(--tp2-ov-fill);color:var(--tp-white);font-weight:var(--tp-w-semibold)}.tp-footer__message--error{background:var(--tp-error-bg);color:var(--tp-error)}.tp-footer__message--error ul{margin:0;padding-left:var(--tp-s4)}.tp-footer__message--error a{color:inherit}.tp-footer__cols{border-top:var(--tp-border-width) solid var(--tp2-ov-line)}.tp-footer__col{border-bottom:var(--tp-border-width) solid var(--tp2-ov-line)}.tp-footer__col-title{margin:0;font:inherit}.tp-footer__col-label{display:none}.tp-footer__toggle{display:flex;width:100%;min-height:var(--tp-control-h-touch);align-items:center;justify-content:space-between;gap:var(--tp-s4);margin:0;padding:var(--tp-s3) 0;border:0;background:transparent;color:var(--tp-white);font:inherit;font-size:var(--tp-t-small);font-weight:var(--tp-w-semibold);letter-spacing:var(--tp-ls-label);line-height:1.2;text-align:left;text-transform:uppercase;cursor:pointer}.tp-footer__toggle:focus-visible{outline:.2rem solid var(--tp-white);outline-offset:.2rem}.tp-footer__plus{position:relative;flex:none;width:1.6rem;height:1.6rem}.tp-footer__plus:before,.tp-footer__plus:after{content:"";position:absolute;top:50%;left:0;width:100%;height:.15rem;margin-top:-.075rem;border-radius:var(--tp-radius-sm);background:currentColor;transition:transform var(--tp-dur) var(--tp-ease)}.tp-footer__plus:after{transform:rotate(90deg)}.tp-footer__toggle[aria-expanded=true] .tp-footer__plus:after{transform:rotate(0)}.tp-footer__panel{display:grid;grid-template-rows:0fr;visibility:hidden;transition:grid-template-rows var(--tp-dur-slow) var(--tp-ease),visibility 0s linear var(--tp-dur-slow)}.tp-footer__panel.is-open{grid-template-rows:1fr;visibility:visible;transition:grid-template-rows var(--tp-dur-slow) var(--tp-ease),visibility 0s linear 0s}.tp-footer__panel-inner{min-height:0;overflow:hidden}.tp-footer__list{display:grid;gap:0;margin:0;padding:0 0 var(--tp-s4);list-style:none}.tp-footer__item{margin:0}.tp-footer__link{display:inline-flex;align-items:center;gap:var(--tp-s3);min-height:var(--tp-tap-min);margin:0;padding:0;border:0;background:none;color:var(--tp2-ov-soft);font:inherit;font-size:var(--tp-t-body);line-height:1.3;text-align:left;text-decoration:none;cursor:pointer;transition:color var(--tp-dur-fast) var(--tp-ease)}.tp-footer__link:hover{color:var(--tp-white)}.tp-footer__link:focus-visible{outline:.2rem solid var(--tp-white);outline-offset:.2rem;border-radius:var(--tp-radius-sm)}.tp-footer__group{display:block;padding-top:var(--tp-s3);color:var(--tp-white);font-size:var(--tp-t-label);font-weight:var(--tp-w-semibold);letter-spacing:var(--tp-ls-label);text-transform:uppercase}.tp-footer__sub{margin:0;padding:0 0 0 var(--tp-s4);list-style:none}.tp-footer__list--social{display:flex;flex-wrap:wrap;gap:var(--tp-s2);padding-bottom:var(--tp-s4)}.tp-footer__link--social{justify-content:center;width:var(--tp-control-h-touch);height:var(--tp-control-h-touch);color:var(--tp-white)}.tp-footer__link--social:hover{color:var(--tp2-ov-soft)}.tp-footer__list--social .tp-footer__item:first-child .tp-footer__link--social{justify-content:flex-start;width:auto;min-width:4rem}.tp-footer__social-icon{flex:none;width:3.2rem;height:3.2rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.tp-footer__social-icon--solid{fill:currentColor;fill-rule:evenodd;stroke:none}.tp-footer__social-dot{fill:currentColor;stroke:none}.tp-footer__assurance{display:grid;gap:var(--tp-s6);margin-top:var(--tp-s6)}.tp-footer__label{margin:0 0 var(--tp-s3);color:var(--tp2-ov-soft);font-size:var(--tp-t-small)}.tp-footer__payments{display:flex;flex-wrap:wrap;gap:var(--tp-s2);margin:0;padding:0;list-style:none}.tp-footer__payment{display:flex}.tp-footer__payment-icon{display:block;width:auto;height:3.2rem}.tp-footer__promises{display:grid;gap:var(--tp-s3);margin:0;padding:0;list-style:none}.tp-footer__promise{display:flex;align-items:center;gap:var(--tp-s3);color:var(--tp-white);font-size:var(--tp-t-small);font-weight:var(--tp-w-medium);line-height:1.3}.tp-footer__promise svg{flex:none;width:2.2rem;height:2.2rem;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.tp-footer__bottom{display:grid;gap:var(--tp-s6);margin-top:var(--tp-s7);padding-top:var(--tp-s5);border-top:var(--tp-border-width) solid var(--tp2-ov-line)}.tp-footer__brand{display:grid;gap:var(--tp-s4)}.tp-footer__logo-link{display:inline-flex;width:fit-content;color:inherit;text-decoration:none}.tp-footer__logo-link:focus-visible{outline:.2rem solid var(--tp-white);outline-offset:.4rem}.tp-footer__logo{display:block;width:9.6rem;height:6.4rem;object-fit:cover;object-position:center}.tp-footer__logo--white{filter:brightness(0) invert(1)}.tp-footer__logo-fallback{font-size:var(--tp-t-h3);font-weight:var(--tp-w-bold);line-height:1}.tp-footer__mission{max-width:56rem;color:var(--tp2-ov-soft);font-size:var(--tp-t-small);line-height:var(--tp-lh-body)}.tp-footer__mission p{margin:0}.tp-footer__mission .tp-footer__signature{margin-top:var(--tp-s1);color:var(--tp-white);font-weight:var(--tp-w-semibold)}.tp-footer__legal{display:grid;gap:var(--tp-s4)}.tp-footer-legal__list{display:flex;flex-wrap:wrap;gap:0 var(--tp-s5);margin:0;padding:0;list-style:none}.tp-footer-legal__item{margin:0}.tp-footer-legal__link{display:inline-flex;align-items:center;min-height:var(--tp-tap-min);color:var(--tp-white);font-size:var(--tp-t-small);text-decoration:none;transition:color var(--tp-dur-fast) var(--tp-ease)}.tp-footer-legal__link:hover{color:var(--tp2-ov-soft)}.tp-footer-legal__link:focus-visible{outline:.2rem solid var(--tp-white);outline-offset:.2rem;border-radius:var(--tp-radius-sm)}.tp-footer__copyright{margin:0;color:var(--tp2-ov-soft);font-size:var(--tp-t-min)}@media screen and (min-width:750px){.tp-footer__inner{padding-top:var(--tp-s8)}.tp-footer__club{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:end;gap:var(--tp-s6);padding-bottom:var(--tp-s7)}.tp-footer__cols{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--tp-s6) var(--tp-s5);padding-top:var(--tp-s7)}.tp-footer__col{border-bottom:0}.tp-footer__toggle{display:none}.tp-footer__col-label{display:block;margin-bottom:var(--tp-s4);color:var(--tp-white);font-size:var(--tp-t-label);font-weight:var(--tp-w-bold);letter-spacing:var(--tp-ls-label);line-height:1.2;text-transform:uppercase}.tp-footer__panel,.tp-footer__panel.is-open{display:block;visibility:visible}.tp-footer__panel-inner{overflow:visible}.tp-footer__list{gap:var(--tp-s2);padding-bottom:0}.tp-footer__link{min-height:0;font-size:var(--tp-t-small);line-height:1.45}.tp-footer__assurance{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;margin-top:var(--tp-s7);padding-top:var(--tp-s6);border-top:var(--tp-border-width) solid var(--tp2-ov-line)}}@media screen and (min-width:990px){.tp-footer__cols{grid-template-columns:repeat(5,minmax(0,1fr))}.tp-footer__assurance{grid-template-columns:auto auto;justify-content:space-between}.tp-footer__promises{grid-auto-flow:column;gap:var(--tp-s6);padding-top:.4rem}.tp-footer__bottom{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:var(--tp-s6)}.tp-footer__brand{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:var(--tp-s6)}.tp-footer__legal{justify-items:end;gap:var(--tp-s2)}.tp-footer-legal__list{justify-content:flex-end}}.tp-club-tab{position:fixed;left:var(--tp-s4);bottom:calc(var(--tp-s4) + env(safe-area-inset-bottom,0px));z-index:var(--tp-z-sticky);display:flex;align-items:stretch;border:var(--tp-border-width) solid var(--tp-line);border-radius:var(--tp-radius-md);background:var(--tp-surface);box-shadow:var(--tp-shadow-md);color:var(--tp-ink);font-family:var(--tp-font);opacity:0;transform:translateY(.8rem);transition:opacity var(--tp-dur) var(--tp-ease),transform var(--tp-dur) var(--tp-ease),visibility 0s linear 0s}.tp-club-tab[hidden]{display:none}.tp-club-tab.is-visible{opacity:1;transform:none}body.tp-cookie-visible .tp-club-tab,body.tp-club-modal-open .tp-club-tab,body.tp-mobile-drawer-open .tp-club-tab,body.tp-search-open .tp-club-tab{visibility:hidden;opacity:0}.tp-club-tab__open{min-height:var(--tp-control-h-sm);margin:0;padding:0 var(--tp-s1) 0 var(--tp-s4);border:0;background:none;color:inherit;font:inherit;font-size:var(--tp-t-label);font-weight:var(--tp-w-bold);letter-spacing:var(--tp-ls-label);text-transform:uppercase;cursor:pointer;transition:color var(--tp-dur-fast) var(--tp-ease)}.tp-club-tab__open:hover{color:var(--tp-blue)}.tp-club-tab__close{display:grid;place-items:center;width:var(--tp-control-h-sm);min-height:var(--tp-control-h-sm);margin:0;padding:0;border:0;background:none;color:var(--tp-ink-soft);cursor:pointer}.tp-club-tab__close:hover{color:var(--tp-ink)}.tp-club-tab__close svg{width:1.6rem;height:1.6rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.tp-club-tab__open:focus-visible,.tp-club-tab__close:focus-visible{outline:.2rem solid var(--tp-blue);outline-offset:-.3rem;border-radius:var(--tp-radius-md)}
/*# sourceMappingURL=/cdn/shop/t/62/assets/section-tp-brand-footer.css.map */
