.pb-footer{background-color:#1a1a1a;color:#d1d1d1;padding:64px 0 0;font-size:14px;line-height:1.6}.pb-footer a{color:#d1d1d1;text-decoration:none}.pb-footer a:hover{color:#fff}.pb-footer a:focus-visible{outline:2px solid #ffffff;outline-offset:2px;border-radius:2px}.pb-footer__columns{display:grid;grid-template-columns:repeat(5,1fr);gap:32px}.pb-footer__heading{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#fff;margin:0 0 20px;padding:0}.pb-footer__collapse-btn{display:flex;align-items:center;justify-content:space-between;width:100%;background:none;border:none;border-bottom:1px solid rgba(255,255,255,.12);cursor:pointer;padding:16px 0;margin:0;font-family:inherit;text-align:left}.pb-footer__collapse-btn:focus-visible{outline:2px solid #ffffff;outline-offset:2px;border-radius:2px}.pb-footer__chevron{transition:transform .2s ease;flex-shrink:0;margin-left:8px}.pb-footer__collapse-btn[aria-expanded=true] .pb-footer__chevron{transform:rotate(180deg)}.pb-footer__list{list-style:none;margin:0;padding:0}.pb-footer__list li{margin:0;padding:0}.pb-footer__link{display:inline-block;padding:4px 0;font-size:14px;color:#a0a0a0;transition:color .15s ease}.pb-footer__link:hover{color:#fff}.pb-footer__social-icons{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:12px}.pb-footer__social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;color:#d1d1d1;transition:color .15s ease,background-color .15s ease}.pb-footer__social-link:hover{color:#fff;background-color:#ffffff1a}.pb-footer__social-link:focus-visible{outline:2px solid #ffffff;outline-offset:2px}.pb-footer__social-link svg{width:22px;height:22px}.pb-footer__col--newsletter{max-width:380px}.pb-footer__newsletter-text{margin:0 0 16px;font-size:14px;color:#a0a0a0;line-height:1.5}.pb-footer__form-row{display:flex;align-items:stretch;border-radius:40px;overflow:hidden;background:#2a2a2a;border:1px solid rgba(255,255,255,.15);transition:border-color .15s ease}.pb-footer__form-row:focus-within{border-color:#fff6}.pb-footer__input{flex:1;min-width:0;padding:12px 20px;background:transparent;border:none;color:#fff;font-size:14px;font-family:inherit}.pb-footer__input::placeholder{color:#888}.pb-footer__input:focus{outline:none}.pb-footer__submit-btn{padding:12px 24px;background:var(--colorBtnPrimary, #00965f);color:var(--colorBtnPrimaryText, #ffffff);border:none;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;white-space:nowrap;border-radius:40px;margin:3px;font-family:inherit;transition:opacity .15s ease}.pb-footer__submit-btn:hover{opacity:.9}.pb-footer__submit-btn:focus-visible{outline:2px solid #ffffff;outline-offset:2px}.pb-footer__form-success{padding:12px 16px;background:#00965f26;border:1px solid rgba(0,150,95,.3);border-radius:8px;margin-bottom:12px;color:#6fcfa5;font-size:14px}.pb-footer__form-error{padding:12px 16px;background:#dc354526;border:1px solid rgba(220,53,69,.3);border-radius:8px;margin-bottom:12px;color:#f1aeb5;font-size:14px}.pb-footer__app-download{margin-top:24px}.pb-footer__app-heading{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#fff;margin:0 0 12px}.pb-footer__app-badges{display:flex;gap:12px;flex-wrap:wrap}.pb-footer__app-badge{display:inline-flex;border-radius:8px;overflow:hidden;transition:opacity .15s ease}.pb-footer__app-badge:hover{opacity:.85}.pb-footer__app-badge:focus-visible{outline:2px solid #ffffff;outline-offset:2px;border-radius:8px}.pb-footer__app-badge img,.pb-footer__app-badge svg{display:block;height:42px;width:auto}.pb-footer__bottom{margin-top:48px;border-top:1px solid rgba(255,255,255,.1);padding:24px 0}.pb-footer__bottom-inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.pb-footer__bottom-left{display:flex;align-items:center;gap:16px}.pb-footer__bottom-logo img{display:block;height:32px;width:auto}.pb-footer__bottom-logo:focus-visible{outline:2px solid #ffffff;outline-offset:4px;border-radius:2px}.pb-footer__tagline{font-size:14px;font-weight:600;color:#fff;letter-spacing:.02em}.pb-footer__bottom-right{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.pb-footer__copyright{font-size:12px;color:#888;margin:0}.pb-footer__payment-icons{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:8px;align-items:center}.pb-footer__payment-icons li{display:flex}.pb-footer__payment-icons svg{height:24px;width:auto}.pb-footer__selectors{display:flex;gap:16px}@media only screen and (min-width:769px)and (max-width:959px){.pb-footer__columns{grid-template-columns:repeat(3,1fr);gap:32px 24px}.pb-footer__col--newsletter{grid-column:1 / -1;max-width:100%}}@media only screen and (max-width:768px){.pb-footer{padding:32px 0 0}.pb-footer__columns{display:flex;flex-direction:column;gap:0}.pb-footer__col{border-bottom:none}.pb-footer__heading.small--hide{display:none}.pb-footer__collapse-btn{display:flex}.pb-footer__nav{max-height:0;overflow:hidden;transition:max-height .3s ease}.pb-footer__nav--open{max-height:600px}.pb-footer__list{padding:8px 0 16px}.pb-footer__social-icons{padding:12px 0 16px}.pb-footer__col--newsletter{max-width:100%}.pb-footer__col--newsletter .pb-footer__nav{padding-bottom:0}.pb-footer__col--newsletter .pb-footer__nav--open{max-height:1200px;padding-bottom:16px}.pb-footer__newsletter-text{padding-top:8px}.pb-footer__bottom-inner{flex-direction:column;align-items:flex-start;gap:16px}.pb-footer__bottom-right{flex-direction:column;align-items:flex-start;gap:12px}}@media only screen and (min-width:769px){.pb-footer__collapse-btn.medium-up--hide{display:none}.pb-footer__heading.small--hide{display:block}.pb-footer__nav{max-height:none;overflow:visible}}@media(prefers-reduced-motion:reduce){.pb-footer__chevron,.pb-footer__nav,.pb-footer__link,.pb-footer__social-link,.pb-footer__submit-btn,.pb-footer__app-badge,.pb-footer__form-row{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/38/assets/par-breaker-footer.css.map */
