.product__info-container:has(.pp-bundle) .product-form__quantity{display:none}product-info:has(.pp-bundle) .price--large{display:flex;align-items:center;flex-wrap:wrap;gap:.6rem 1.2rem;margin-top:0}product-info:has(.pp-bundle) .price--large .price__container{display:flex;align-items:center}product-info:has(.pp-bundle) .price--large .price__sale{display:flex;align-items:center;flex-wrap:wrap;gap:.4rem 1.2rem}product-info:has(.pp-bundle) .price--large .price__sale .price-item--sale{order:-1;color:#f4791f;font-weight:700;margin:0}product-info:has(.pp-bundle) .price--large .price__sale s.price-item--regular{color:#121212;opacity:.5;font-weight:400;margin:0}product-info:has(.pp-bundle) .price--large .price__badge-sale{background:#f4791f;color:#fff;border:0;border-radius:999px;padding:.4rem 1.1rem;font-size:1.1rem;font-weight:700;letter-spacing:.06em;line-height:1.4;white-space:nowrap}.pp-bundle{--pp-accent: #f4791f;--pp-accent-dark: #e06a12;--pp-pink: #ff8fa3;--pp-ink: #121212;--pp-muted: #6b6259;--pp-border: #f2e7d8;--pp-border-hover: #e8d7bf;--pp-card-bg: #fffdf9;--pp-card-selected-bg: #fff7ef;--pp-radius: 12px;--pp-shadow: 0 2px 9px rgba(18, 18, 18, .05);display:block;width:100%;margin:2rem 0;color:var(--pp-ink)}.pp-bundle__fieldset{margin:0;padding:0;border:0;min-width:0}.pp-bundle__heading{display:flex;align-items:center;gap:1.4rem;margin:0 0 1.4rem;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-size:1.4rem;font-weight:700;letter-spacing:.12em;text-align:center;color:var(--pp-ink)}.pp-bundle__heading:before,.pp-bundle__heading:after{content:"";flex:1 1 0;height:2px;border-radius:1px;background:var(--pp-accent)}.pp-bundle__options{display:grid;grid-template-columns:1fr;gap:1.2rem}.pp-bundle__option{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1.2rem;min-height:7.2rem;padding:1.4rem 1.6rem;background:var(--pp-card-bg);border:2px solid var(--pp-border);border-radius:var(--pp-radius);box-shadow:var(--pp-shadow);cursor:pointer;-webkit-tap-highlight-color:transparent}@media(prefers-reduced-motion:no-preference){.pp-bundle__option{transition:border-color .15s ease,background-color .15s ease}}.pp-bundle__option:hover{border-color:var(--pp-border-hover)}.pp-bundle__option:has(.pp-bundle__input:checked){border-color:var(--pp-accent);background:var(--pp-card-selected-bg)}.pp-bundle__option:has(.pp-bundle__input:focus-visible){outline:2px solid var(--pp-accent);outline-offset:2px}.pp-bundle__control{display:flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;flex:0 0 auto;border:2px solid var(--pp-border);border-radius:50%;background:#fff}@media(prefers-reduced-motion:no-preference){.pp-bundle__control{transition:border-color .15s ease}}.pp-bundle__control:after{content:"";width:1rem;height:1rem;border-radius:50%;background:var(--pp-accent);opacity:0}.pp-bundle__option:has(.pp-bundle__input:checked) .pp-bundle__control{border-color:var(--pp-accent)}.pp-bundle__option:has(.pp-bundle__input:checked) .pp-bundle__control:after{opacity:1}.pp-bundle__copy{display:flex;flex-direction:column;gap:.2rem;min-width:0}.pp-bundle__title-row{display:flex;align-items:center;flex-wrap:wrap;gap:.8rem}.pp-bundle__label{font-size:1.5rem;font-weight:700;line-height:1.3;color:var(--pp-ink)}.pp-bundle__chip{display:inline-flex;align-items:center;padding:.2rem .9rem;border-radius:999px;background:var(--pp-accent);color:#fff;font-size:1.1rem;font-weight:700;letter-spacing:.02em;line-height:1.5;white-space:nowrap;text-transform:uppercase}.pp-bundle__benefit{font-size:1.3rem;line-height:1.4;color:var(--pp-muted)}.pp-bundle__prices{display:flex;flex-direction:column;align-items:flex-end;gap:.1rem;text-align:right}.pp-bundle__price{font-size:1.6rem;font-weight:700;line-height:1.3;color:var(--pp-ink);font-variant-numeric:tabular-nums}.pp-bundle__compare{font-size:1.25rem;line-height:1.3;color:var(--pp-muted);text-decoration-line:line-through;font-variant-numeric:tabular-nums}.pp-bundle__each{font-size:1.15rem;line-height:1.3;color:var(--pp-muted)}.pp-bundle__badge{position:absolute;top:-1rem;right:1.4rem;z-index:1;padding:.3rem 1rem;border-radius:999px;background:var(--pp-accent-dark);color:#fff;font-size:1.1rem;font-weight:700;letter-spacing:.03em;line-height:1.5;white-space:nowrap;box-shadow:var(--pp-shadow)}.pp-bundle__note{display:flex;align-items:center;gap:.8rem;margin:1rem 0 0;font-size:1.3rem;line-height:1.4;color:var(--pp-muted)}.pp-bundle__note-icon{flex:0 0 auto;color:var(--pp-accent)}.pp-sticky{position:fixed;inset-inline:0;bottom:0;z-index:20;display:block;background:#fff;border-top:1px solid #f2e7d8;box-shadow:0 -4px 18px #12121214;padding-bottom:env(safe-area-inset-bottom,0);transform:translateY(110%);visibility:hidden}@media(prefers-reduced-motion:no-preference){.pp-sticky{transition:transform .25s ease,visibility .25s}}.pp-sticky.pp-sticky--visible{transform:translateY(0);visibility:visible}.pp-sticky__inner{display:flex;align-items:center;gap:1.2rem;max-width:72rem;margin:0 auto;padding:1rem 1.5rem}.pp-sticky__thumb{width:4.4rem;height:4.4rem;flex:0 0 auto;object-fit:contain;border-radius:8px;border:1px solid #f2e7d8;background:#fffdf9}.pp-sticky__meta{display:flex;flex-direction:column;gap:.1rem;min-width:0;flex:1 1 auto}.pp-sticky__label{font-size:1.3rem;font-weight:700;line-height:1.3;color:#121212;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pp-sticky__prices{display:flex;align-items:baseline;gap:.8rem}.pp-sticky__price{font-size:1.5rem;font-weight:700;color:#f4791f;font-variant-numeric:tabular-nums}.pp-sticky__compare{font-size:1.2rem;color:#6b6259;text-decoration-line:line-through;font-variant-numeric:tabular-nums}.pp-sticky__btn{flex:0 0 auto;-webkit-appearance:none;appearance:none;border:0;border-radius:6px;padding:1.2rem 2.4rem;background:#f4791f;color:#fff;font-family:inherit;font-size:1.4rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;cursor:pointer}@media(prefers-reduced-motion:no-preference){.pp-sticky__btn{transition:background-color .15s ease}}.pp-sticky__btn:hover{background:#e06a12}.pp-sticky__btn:focus-visible{outline:2px solid #121212;outline-offset:2px}.pp-sticky__btn[disabled]{background:#c9c2b8;cursor:not-allowed}@media screen and (max-width:479px){.pp-sticky__inner{gap:1rem;padding:.8rem 1.2rem}.pp-sticky__btn{padding:1.1rem 1.6rem;font-size:1.3rem}}.product-form__submit.button{--shadow-opacity: 0;background:#f4791f!important;color:#fff!important;border:0!important;text-transform:uppercase;letter-spacing:.04em;font-weight:800!important;font-size:1.5rem;min-height:5.2rem;border-radius:6px}.product-form__submit.button:after{display:none!important}.product-form__submit.button:hover:not([disabled]){background:#e06a12!important}.product-form__submit.button:disabled{opacity:.55}.pp-payment-row{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:center;align-items:center;margin:1.2rem 0 .4rem}.pp-payment-row .pp-pay-ico{width:3.8rem;height:2.5rem;border-radius:4px;box-shadow:0 0 0 1px #1212120f}.pp-bundle__bottles{display:none;grid-column:1 / -1;grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));gap:1rem;margin-top:1.3rem;padding-top:1.3rem;border-top:1px dashed var(--pp-border)}.pp-bundle__option:has(.pp-bundle__input:checked) .pp-bundle__bottles{display:grid}.pp-bundle__bottle{display:flex;flex-direction:column;gap:.4rem;cursor:default}.pp-bundle__bottle-label{font-size:1.05rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--pp-muted, #6B6259)}.pp-bundle__select-wrap{position:relative;display:block}.pp-bundle__bottle-select{-webkit-appearance:none;appearance:none;width:100%;padding:.9rem 3rem .9rem 1.2rem;font-size:1.35rem;font-weight:600;color:var(--pp-ink);background:#fff;border:1.5px solid var(--pp-border);border-radius:6px;cursor:pointer;line-height:1.3}.pp-bundle__bottle-select:focus-visible{outline:2px solid var(--pp-accent);outline-offset:1px;border-color:var(--pp-accent)}.pp-bundle__select-caret{position:absolute;top:50%;right:1.1rem;transform:translateY(-50%);color:var(--pp-ink);pointer-events:none}.pp-sticky__badge{display:inline-flex;align-items:center;padding:.1rem .7rem;border-radius:999px;background:#f4791f;color:#fff;font-size:1.05rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;white-space:nowrap}.product__tax,.pp-bundle__compare{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/4/assets/pawsport-buybox.css.map */
