.ps-hero2{padding:0}.ps-hero2__inner{display:flex;flex-direction:column;max-width:var(--content-max, 1200px);margin:0 auto}@media(min-width:769px){.ps-hero2__inner{flex-direction:row;gap:48px;align-items:flex-start;padding:0 32px}.ps-hero2__gallery{flex:0 0 48%;position:sticky;top:80px}.ps-hero2__purchase{flex:1;padding:32px 0 48px}}.ps-hero2__gallery{position:relative;padding:12px 16px 0}@media(min-width:769px){.ps-hero2__gallery{padding:0}}.ps-hero2__main-image{width:100%;background:#f5f5f3;border-radius:var(--radius-card, 8px);position:relative}.ps-hero2__main-image img,.ps-hero2__main-image svg{width:100%;height:auto;display:block;border-radius:var(--radius-card, 8px);transition:opacity .2s ease}.ps-hero2__arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:#1b2a3b;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;box-shadow:0 2px 10px #00000038;padding:0;transition:background .15s ease,transform .1s ease}.ps-hero2__arrow--prev{left:12px}.ps-hero2__arrow--next{right:12px}.ps-hero2__arrow svg{width:16px;height:16px;color:#fff;flex-shrink:0}.ps-hero2__arrow:hover{background:#0f1d36}.ps-hero2__arrow:active{transform:translateY(-50%) scale(.92)}.ps-hero2__placeholder-svg{width:100%;height:100%}.ps-hero2__thumb-strip{display:flex;gap:5px;padding:8px 0;list-style:none;margin:0;overflow-x:auto;scrollbar-width:none}.ps-hero2__thumb-strip::-webkit-scrollbar{display:none}.ps-hero2__thumb{flex-shrink:0;width:48px;height:48px;border:2px solid transparent;border-radius:4px;overflow:hidden;cursor:pointer;background:none;padding:0;transition:border-color .15s ease}.ps-hero2__thumb.is-active,.ps-hero2__thumb:hover{border-color:var(--color-navy, #1B2A3B)}.ps-hero2__thumb img{width:100%;height:100%;object-fit:cover;display:block}.ps-hero2__purchase{padding:20px 16px 32px;display:flex;flex-direction:column}.ps-hero2__eyebrow{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--color-navy-mid, #2E4057);margin:0 0 8px}.ps-hero2__title{font-size:clamp(26px,5vw,38px);font-weight:700;color:var(--color-navy, #1B2A3B);margin:0 0 12px;line-height:1.15}.ps-hero2__stars{display:flex;align-items:center;gap:8px;margin-bottom:12px}.ps-hero2__star-icons{display:flex;color:#f59e0b}.ps-hero2__star-icons svg{width:14px;height:14px}.ps-hero2__star-count{font-size:13px;color:var(--color-navy-mid, #2E4057)}.ps-hero2__star-count a{color:inherit;text-decoration:underline;text-underline-offset:2px}.ps-hero2__attrs{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:0 0 16px}.ps-hero2__attr-pill{font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.08em;color:var(--color-navy, #1B2A3B);border:1px solid var(--color-border, #D0D8E0);border-radius:100px;padding:4px 12px}.ps-hero2__benefits{list-style:none;padding:12px 14px;margin:0 0 18px;border:1px solid var(--color-border, #D0D8E0);border-radius:8px;display:flex;flex-direction:column;gap:8px}.ps-hero2__benefit{display:flex;align-items:center;gap:9px}.ps-hero2__benefit-icon{width:15px;height:15px;flex-shrink:0;color:var(--color-success, #4A7C59)}.ps-hero2__benefit-title{font-size:13px;font-weight:500;color:var(--color-navy, #1B2A3B);line-height:1.35}.ps-calc{margin-bottom:14px}.ps-hero2__bridge{font-size:12px;line-height:1.6;color:var(--color-navy-mid, #2E4057);margin:-4px 0 16px;font-weight:400}.ps-calc__label{font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#1b2a4a;margin:0 0 4px;font-family:inherit}.ps-calc__sublabel{font-size:13px;color:#6b7280;font-weight:400;margin:0 0 10px}.ps-calc__buttons{display:grid;grid-template-columns:1fr 1fr;gap:8px}@media(min-width:480px){.ps-calc__buttons{grid-template-columns:repeat(4,1fr)}}.ps-calc__btn{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:6px;background:#f3f4f6;border:1px solid #E5E7EB;border-radius:8px;padding:9px 6px;font-size:12px;font-weight:500;color:#374151;cursor:pointer;transition:all .15s ease;font-family:inherit;line-height:1.2}.ps-calc__btn:hover{border-color:#1b2a4a;background:#f9fafb}.ps-calc__btn.is-active,.ps-calc__btn[aria-checked=true]{background:#1b2a4a;color:#fff;border-color:#1b2a4a}.ps-calc__icon{width:auto;flex-shrink:0;display:block;color:inherit}.ps-calc__btn[data-weight=xs] .ps-calc__icon{height:16px}.ps-calc__btn[data-weight=sm] .ps-calc__icon{height:18px}.ps-calc__btn[data-weight=md] .ps-calc__icon{height:20px}.ps-calc__btn[data-weight=lg] .ps-calc__icon{height:23px}.ps-rec{overflow:hidden;max-height:0;opacity:0;transition:max-height .3s ease,opacity .2s ease,margin .25s ease;margin:0}.ps-rec.is-visible{max-height:80px;opacity:1;margin:8px 0 10px}.ps-rec__inner{background:#f9fafb;border-radius:6px;padding:8px 12px}.ps-rec__label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#1b2a4a;margin:0 0 2px}.ps-rec__text{font-size:13px;line-height:1.45;color:#374151;margin:0}.ps-rec__text strong{font-weight:600;color:#1b2a4a}.ps-tiers{display:flex;flex-direction:column;gap:8px;margin:0 0 12px}.ps-tier{border:1px solid #E5E7EB;border-radius:10px;cursor:pointer;transition:border-color .15s ease,opacity .15s ease;background:#fff;opacity:.85;outline:none}.ps-tier:focus-visible{box-shadow:0 0 0 3px #1b2a4a33}.ps-tier.is-selected{border:2px solid #1B2A4A;background:#fafbff;opacity:1}.ps-tier.is-dimmed{opacity:.6;border-color:#f3f4f6}.ps-tier__row{display:flex;align-items:center;gap:10px;padding:10px 12px}.ps-tier__img-wrap{position:relative;flex-shrink:0;width:50px;height:50px}.ps-tier__jar-img{width:50px;height:50px;object-fit:contain;border-radius:6px;display:block}.ps-tier__jar-placeholder{width:50px;height:50px;background:#f3f4f6;border-radius:6px;display:flex;align-items:center;justify-content:center}.ps-tier__jar-placeholder svg{width:28px;height:28px;color:#d0d8e0}.ps-tier__qty-badge{position:absolute;bottom:-3px;right:-5px;background:#1b2a4a;color:#fff;font-size:9px;font-weight:700;padding:1px 5px;border-radius:4px;line-height:1.5;letter-spacing:.02em}.ps-tier.is-dimmed .ps-tier__qty-badge{background:#9ca3af}.ps-tier__info{flex:1;min-width:0}.ps-tier__name-row{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin:0 0 2px}.ps-tier__name{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#1b2a4a;line-height:1.2}.ps-tier__badge{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:2px 6px;border-radius:4px;color:#fff;white-space:nowrap;line-height:1.4}.ps-tier__badge--popular{background:#1b2a4a}.ps-tier__badge--value{background:#c9973a}.ps-tier__badge--rec{background:#1b2a4a}.ps-tier__sub{font-size:11px;color:#6b7280;margin:0 0 3px;line-height:1.3}.ps-tier__supply-days,.ps-tier__supply-perday{display:none}.ps-tier.is-recommended .ps-tier__supply-days{display:block;font-size:11px;font-weight:600;color:#1b2a4a;margin:4px 0 0;line-height:1.3}.ps-tier.is-recommended .ps-tier__supply-perday{display:block;font-size:11px;font-weight:700;color:var(--color-navy);margin:2px 0 0;line-height:1.3}.ps-tier__bonus-line{font-size:11px;color:#1b2a4a;font-weight:500;margin:2px 0 0;line-height:1.3}.ps-tier__pricing{flex-shrink:0;text-align:right;min-width:62px}.ps-tier__price{font-size:20px;font-weight:700;color:#1b2a4a;line-height:1;display:block}.ps-tier__price-row{display:flex;align-items:baseline;justify-content:flex-end;gap:4px}.ps-tier__strike{font-size:12px;color:#9ca3af;text-decoration:line-through}.ps-tier__savings{font-size:10px;font-weight:600;color:#059669;display:block;margin-top:1px}.ps-tier__ship-note{font-size:10px;color:#9ca3af;display:block;margin-top:1px}.ps-tier__ship-free{font-size:10px;color:#059669;font-weight:500;display:block;margin-top:1px}.ps-hero2__atc{width:100%;background:#1b2a4a;color:#fff;font-size:16px;font-weight:600;padding:16px 0;border-radius:8px;border:none;cursor:pointer;transition:background .15s ease,transform .1s ease;font-family:inherit;margin-bottom:12px;letter-spacing:.01em}.ps-hero2__atc:hover{background:#0f1d36}.ps-hero2__atc:active{transform:scale(.98)}.ps-hero2__atc.is-loading{opacity:.7;cursor:wait}.ps-hero2__atc.is-sold-out{background:#d1d5db;cursor:not-allowed}.ps-hero2__post-cta{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px;list-style:none;padding:0;margin:0 0 14px}.ps-hero2__post-cta-item{display:flex;align-items:center;gap:5px;font-size:12px;color:var(--color-navy-mid, #2E4057)}.ps-hero2__post-cta-item svg{width:12px;height:12px;flex-shrink:0}.ps-hero2__post-cta-sep{width:3px;height:3px;border-radius:50%;background:var(--color-border, #D0D8E0);flex-shrink:0}.ps-hero2__payments{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;list-style:none;gap:6px;padding:8px 0 4px;margin:0}.ps-hero2__payments li{display:flex;align-items:center}.ps-hero2__payment-svg{height:28px;width:auto;display:block;border-radius:4px;opacity:.88}.ps-hero2__badge-bar{display:flex;align-items:center;gap:8px;list-style:none;padding:0;margin:0;flex-wrap:wrap}.ps-hero2__badge-bar li{font-family:DM Mono,monospace;font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--color-navy-mid, #2E4057)}.ps-hero2__badge-sep{opacity:.35}.ps-hero2-sticky{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid var(--color-border, #D0D8E0);padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;z-index:100;transform:translateY(100%);transition:transform .3s ease;box-shadow:0 -4px 20px #00000014}.ps-hero2-sticky.is-visible{transform:translateY(0)}.ps-hero2-sticky__label{font-size:13px;font-weight:500;color:var(--color-navy, #1B2A3B);flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ps-hero2-sticky__btn{background:#1b2a4a;color:#fff;font-size:13px;font-weight:600;padding:10px 18px;border-radius:6px;border:none;cursor:pointer;font-family:inherit;white-space:nowrap;flex-shrink:0;transition:background .15s ease}.ps-hero2-sticky__btn:hover{background:#0f1d36}
/*# sourceMappingURL=/cdn/shop/t/16/assets/ps-hero-2.css.map */
