.pdp{--pdp-max: 1280px;color:var(--purpolize-black, #0a0a0a);--pdp-reveal-ease: cubic-bezier(.16, 1, .3, 1);--pdp-reveal-duration: .52s}@media(max-width:900px){.pdp.pdp--has-bundle-deals .bundle-deals .bundle-card.is-selected .bundle-card__desktop-atc{display:none!important}}.pdp .pdp-reveal{opacity:0;transform:translate3d(0,24px,0);transition:opacity var(--pdp-reveal-duration) var(--pdp-reveal-ease),transform calc(var(--pdp-reveal-duration) + .06s) var(--pdp-reveal-ease);will-change:opacity,transform}.pdp .pdp-reveal.is-visible,.pdp .pdp-reveal-group.is-visible .pdp-reveal{opacity:1;transform:translateZ(0);will-change:auto}.pdp .pdp-reveal--from-left{transform:translate3d(-28px,0,0)}.pdp .pdp-reveal--from-right{transform:translate3d(28px,0,0)}.pdp .pdp-reveal--fade{transform:none}.pdp .pdp-reveal-group.is-visible .pdp-reveal:nth-child(1){transition-delay:.04s}.pdp .pdp-reveal-group.is-visible .pdp-reveal:nth-child(2){transition-delay:.09s}.pdp .pdp-reveal-group.is-visible .pdp-reveal:nth-child(3){transition-delay:.14s}.pdp .pdp-reveal-group.is-visible .pdp-reveal:nth-child(4){transition-delay:.19s}.pdp .pdp-reveal-group.is-visible .pdp-reveal:nth-child(5){transition-delay:.24s}.pdp .pdp-reveal-group.is-visible .pdp-reveal:nth-child(6){transition-delay:.29s}.pdp .pdp-reveal-group.is-visible .pdp-reveal:nth-child(7){transition-delay:.34s}.pdp .pdp-reveal-group.is-visible .pdp-reveal:nth-child(8){transition-delay:.39s}@media(prefers-reduced-motion:reduce){.pdp .pdp-reveal,.pdp .pdp-reveal-group .pdp-reveal{opacity:1;transform:none;transition:none}}.pdp__skip:focus{position:fixed;z-index:10001;left:1rem;top:1rem;padding:.5rem 1rem;background:#fff;border:2px solid #000;clip:auto;width:auto;height:auto}.pdp__grid{max-width:var(--pdp-max);margin:0 auto;padding:1.25rem 1.25rem 3rem;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:2.5rem;align-items:start}@media(max-width:900px){.pdp{overflow-x:clip;max-width:100%}.pdp .pdp-reveal--from-left,.pdp .pdp-reveal--from-right{transform:translate3d(0,22px,0)}.pdp .pdp-reveal.is-visible,.pdp .pdp-reveal-group.is-visible .pdp-reveal{transform:translateZ(0)}.pdp__grid{display:flex;flex-direction:column;gap:.65rem;padding:.35rem .6rem 2.25rem}}.pdp__gallery{position:relative;top:0;left:auto}@media(min-width:901px){.pdp__gallery{position:sticky;top:5.5rem;align-self:start;max-height:calc(100dvh - 6.5rem);padding-bottom:1rem;display:flex;flex-direction:column;overflow:visible}.pdp__top-features{flex-shrink:0}.pdp__main-wrap{flex:0 1 auto;min-height:0;width:100%;display:flex;justify-content:center}.pdp__main{width:100%;max-width:100%;max-height:100%;height:auto;aspect-ratio:1;margin-inline:auto}.pdp__thumbs{flex-shrink:0;overflow:visible;padding-top:.75rem;padding-bottom:.75rem}}.pdp__main{border-radius:12px;overflow:hidden;background:#f5f5f5;aspect-ratio:1}.pdp__main img,.pdp__main video{width:100%;height:100%;object-fit:cover;display:block}.pdp__main-vid-wrap{position:relative;width:100%;height:100%}.pdp__vid-mute{position:absolute;right:8px;bottom:8px;z-index:3;width:28px;height:28px;padding:0;display:flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:#00000080;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transition:background .18s ease}.pdp__vid-mute:hover{background:#000000b3}.pdp__vid-mute svg{width:16px;height:16px;display:none}.pdp__vid-mute .pdp__vid-mute-on{display:block}.pdp__vid-mute.is-muted .pdp__vid-mute-on{display:none}.pdp__vid-mute.is-muted .pdp__vid-mute-off{display:block}.pdp__thumbs{display:flex;gap:.5rem;overflow-x:auto;padding:.75rem 0;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.pdp__thumbs::-webkit-scrollbar{display:none}.pdp__thumb{flex:0 0 72px;width:72px;height:72px;padding:0;border:2px solid transparent;border-radius:8px;overflow:hidden;cursor:pointer;scroll-snap-align:start;background:#eee}.pdp__thumb.is-active{border-color:var(--purpolize-black, #0a0a0a)}.pdp__thumb img{width:100%;height:100%;object-fit:cover}.pdp__reviews-block{min-width:0}.pdp__reviews-line{display:inline-flex;align-items:center;flex-wrap:nowrap;gap:.3rem;margin:0;padding:0;font-size:.95rem;color:var(--purpolize-muted, #5c5c5c);line-height:1;white-space:nowrap}.pdp__reviews-text{white-space:nowrap;line-height:1;display:inline-flex;align-items:center}.pdp__price-qty-row{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.5rem 1rem;margin-bottom:.5rem}.pdp__price-qty-row .pdp__price-row{margin:0;flex:1;min-width:0}.pdp__qty-row--top{flex-shrink:0;display:flex;flex-direction:row;align-items:center;gap:.4rem;margin:0}.pdp__qty-row--top label{font-size:.85rem;font-weight:600;margin:0;white-space:nowrap}.pdp__qty-row--top input[type=number]{width:3rem;padding:.35rem .45rem;border:1px solid var(--purpolize-border, #e8e8e8);border-radius:6px;font:inherit;font-size:.88rem;text-align:center}.pdp__qty-row--bundle-only{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:.4rem;margin-bottom:.5rem}.pdp__qty-row--bundle-only label{font-size:.85rem;font-weight:600;margin:0}.pdp__qty-row--bundle-only input[type=number]{width:3rem;padding:.35rem .45rem;border:1px solid var(--purpolize-border, #e8e8e8);border-radius:6px;font:inherit;font-size:.88rem;text-align:center}.pdp__reviews-line .stars{color:#f5a623;letter-spacing:.05em;display:inline-flex;align-items:center;line-height:1}.pdp__title{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.15;margin:0 0 .125rem}.pdp__limited-stock{display:flex;align-items:center;width:fit-content;gap:.35rem;margin:0;padding:0;font-size:.875rem;font-weight:600;line-height:1;color:var(--purpolize-red, #f22)}.pdp__headline-row{width:100%;display:flex;align-items:center;justify-content:flex-start;flex-wrap:nowrap;gap:clamp(.3rem,1.2vw,.65rem);min-width:0}.pdp__headline-row .pdp__limited-stock{position:relative;top:1px}.pdp__headline-row .pdp__limited-stock{flex-shrink:0}.pdp__headline-row .pdp__reviews-block{flex:0 1 auto;min-width:0;overflow:hidden}.pdp__headline-row .pdp__reviews-line{font-size:clamp(.55rem,2.4vw,.82rem)}.pdp__limited-stock-dot{width:.55em;height:.55em;flex-shrink:0;border-radius:50%;background:var(--purpolize-red, #f22);animation:pdp-limited-stock-pulse 1.25s ease-in-out infinite}@keyframes pdp-limited-stock-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.3;transform:scale(.88)}}@media(prefers-reduced-motion:reduce){.pdp__limited-stock-dot{animation:none}}.pdp__price-row{position:relative;display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem 1rem;margin-bottom:.5rem}.pdp__price-with-pill{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.45rem .65rem}.pdp__save-pill{display:inline-flex;align-items:center;gap:.35rem;padding:.32rem .7rem .32rem .55rem;color:#fff;background:#111;border-radius:999px;font-size:.72rem;font-weight:800;letter-spacing:.02em;line-height:1}.pdp__save-pill--gold{color:#4a3200;background:linear-gradient(100deg,#b8860b,#f9d976,#fff3c4,#f9d976,#b8860b);background-size:200px 100%;background-repeat:repeat;box-shadow:0 0 10px #f9d976a6,inset 0 0 0 1px #ffffff59;animation:bundle-save-shine 3.1s linear infinite,bundle-badge-glow 2.8s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.pdp__save-pill--gold{animation:none}}.pdp__save-pill-icon{flex-shrink:0;opacity:.92}.pdp__price{font-size:1.85rem;font-weight:700}.pdp__compare{text-decoration:line-through;color:var(--purpolize-red, #f22);font-size:1.55rem;font-weight:600}.pdp__badge-save{display:inline-block;background:var(--purpolize-red, #f22);color:#fff;font-size:.75rem;font-weight:700;padding:.25rem .5rem;border-radius:4px}.pdp__badge-sold,[data-pdp-sold-row]{position:absolute!important;inset:0 auto auto 0;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;z-index:9999;font-size:0!important;line-height:0!important}.pdp__unit{font-size:.85rem;color:var(--purpolize-muted);width:100%}.pdp__bullets{list-style:none;margin:1.25rem 0;padding:0}.pdp__bullets li{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:.5rem;font-size:.95rem}.pdp__bullets li:before{content:"\2713";color:#1a7f37;font-weight:700;flex-shrink:0}.pdp__options{margin:1.25rem 0}.pdp__option-label{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.5rem;color:var(--purpolize-muted)}.pdp__option-values{display:flex;flex-wrap:wrap;gap:.5rem}.pdp__opt{padding:.6rem .9rem;border:1px solid var(--purpolize-border, #e8e8e8);border-radius:8px;background:#fff;font:inherit;font-size:.85rem;cursor:pointer;text-align:left;transition:border-color .15s,box-shadow .15s}.pdp__opt:hover{border-color:#999}.pdp__opt.is-selected{border-color:var(--purpolize-black);box-shadow:0 0 0 1px var(--purpolize-black)}.pdp__opt:disabled{opacity:.45;cursor:not-allowed}.pdp__qty-row{display:flex;align-items:center;gap:1rem;margin:1rem 0}.pdp__qty-row label{font-size:.9rem}.pdp__qty-row input[type=number]{width:4rem;padding:.5rem;border:1px solid var(--purpolize-border);border-radius:6px;font:inherit}.pdp__submit{width:100%;padding:1rem 1.25rem;background:var(--purpolize-black);color:#fff;border:0;border-radius:999px;font:inherit;font-weight:700;font-size:1rem;cursor:pointer;margin-top:.5rem;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease;will-change:transform}.pdp__submit:disabled{opacity:.5;cursor:not-allowed}@media(hover:hover)and (pointer:fine){.pdp__submit:not(:disabled):hover{transform:translateY(-3px) scale(1.015);filter:brightness(1.08);box-shadow:0 9px 20px #0000003d}}.pdp__submit:not(:disabled):active{transform:translateY(1px) scale(.985);filter:brightness(.94)}@media(prefers-reduced-motion:reduce){.pdp__submit{transition:none}.pdp__submit:not(:disabled):hover,.pdp__submit:not(:disabled):active{transform:none}}.pdp__trust-row{display:flex;flex-wrap:wrap;gap:1rem 1.5rem;margin-top:1.25rem;font-size:.85rem;color:var(--purpolize-muted)}.pdp__trust-row span{display:inline-flex;align-items:center;gap:.35rem}.pdp-carousel{max-width:var(--pdp-max);margin:0 auto;padding:0 1.25rem 2rem;border-top:1px solid var(--purpolize-border)}.pdp-carousel__track{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;padding:1rem 0;scrollbar-width:none}.pdp-carousel__track::-webkit-scrollbar{display:none}.pdp-carousel__card{flex:0 0 min(320px,85vw);scroll-snap-align:start;border:1px solid var(--purpolize-border);border-radius:12px;overflow:hidden;background:#fff}.pdp-carousel__card img{width:100%;aspect-ratio:4/3;object-fit:cover}.pdp-carousel__text{padding:1rem;font-size:.9rem;line-height:1.45}.pdp-carousel__author{margin-top:.5rem;font-size:.8rem;color:var(--purpolize-muted)}.pdp-section{max-width:900px;margin:0 auto;padding:2.5rem 1.25rem}.pdp-section--wide{max-width:var(--pdp-max)}.pdp-section h2{font-size:clamp(1.35rem,2.5vw,1.75rem);margin:0 0 1rem}.pdp-section .rte{line-height:1.65;color:#333}.pdp-section .rte p{margin:0 0 1rem}.pdp-compare-section__heading{text-align:center;margin-bottom:1.25rem}.pdp-compare-row{display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:start}@media(min-width:768px){.pdp-compare-row{grid-template-columns:minmax(0,1.2fr) minmax(240px,.95fr);gap:clamp(1.25rem,3vw,2.5rem)}}.pdp-compare-row__slider{min-width:0;width:100%}.pdp-compare-row__slider .image-compare{max-width:none;width:100%;margin-left:0;margin-right:0}.pdp-compare-benefits{display:flex;flex-direction:column;gap:1.25rem;font-size:clamp(.9rem,2.2vw,1rem);line-height:1.45;color:#222}.pdp-compare-benefits__title{margin:0 0 .5rem;font-size:clamp(1rem,2.2vw,1.1rem);font-weight:700;color:var(--purpolize-black, #0a0a0a)}.pdp-compare-benefits__list{margin:0;padding:0;list-style:none}.pdp-compare-benefits__list li{display:flex;gap:.5rem;align-items:flex-start;margin:0 0 .45rem}.pdp-compare-benefits__list li:last-child{margin-bottom:0}.pdp-compare-benefits__icon{flex-shrink:0;line-height:1.45}.pdp-review-cards{padding-top:2rem;padding-bottom:2rem}.pdp-review-cards .pdp-review-cards__heading{text-align:center;margin:0 0 1.25rem;font-size:clamp(1.35rem,2.5vw,1.75rem);font-weight:700;color:var(--purpolize-black, #0a0a0a)}.pdp-review-cards__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;align-items:stretch}.pdp-review-cards__card{background:#f3f3f3;border-radius:16px;padding:1.5rem 1.35rem;text-align:center;display:flex;flex-direction:column;align-items:center;box-sizing:border-box}.pdp-review-cards__avatar{width:56px;height:56px;border-radius:50%;overflow:hidden;flex-shrink:0;background:#e0e0e0;margin-bottom:.85rem}.pdp-review-cards__avatar img{width:100%;height:100%;object-fit:cover;display:block}.pdp-review-cards__avatar--placeholder{background:linear-gradient(135deg,#ddd,#eee)}.pdp-review-cards__stars{color:#e6b400;font-size:.85rem;letter-spacing:.06em;margin-bottom:.65rem;line-height:1}.pdp-review-cards__title{margin:0 0 .65rem;font-size:clamp(1rem,2vw,1.15rem);font-weight:700;color:var(--purpolize-black, #0a0a0a);line-height:1.25}.pdp-review-cards__body{margin:0 0 1.1rem;font-size:.9rem;line-height:1.55;color:#444;flex:1 1 auto}.pdp-review-cards__footer{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.45rem;flex-wrap:wrap;margin-top:auto;padding-top:.35rem}.pdp-review-cards__verified{display:flex;flex-shrink:0}.pdp-review-cards__by{font-size:.78rem;color:#555;display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.35rem}.pdp-review-cards__name{font-weight:600;color:var(--purpolize-black, #0a0a0a)}.pdp-review-cards__sep{color:#bbb;font-weight:400}.pdp-review-cards__role{color:#666}@media(max-width:900px){.pdp-review-cards__grid{display:flex;flex-direction:column;gap:1rem}.pdp-review-cards__card{padding:1.25rem 1.1rem}}.pdp-strip{display:flex;gap:.5rem;overflow-x:auto;padding:1rem 1.25rem 2rem;scrollbar-width:none}.pdp-strip::-webkit-scrollbar{display:none}.pdp-strip img{flex:0 0 min(200px,40vw);height:160px;object-fit:cover;border-radius:8px}.pdp-mid{text-align:center;padding:3rem 1.25rem;background:#fafafa;border-top:1px solid var(--purpolize-border);border-bottom:1px solid var(--purpolize-border)}.pdp-mid h2{max-width:20ch;margin:0 auto 1rem;font-size:clamp(1.5rem,3vw,2.25rem)}.pdp-mid p{max-width:42ch;margin:0 auto 1rem;color:#444}.pdp-mid .sub{font-size:.95rem;color:var(--purpolize-muted);margin-bottom:1.5rem}.pdp-mid .purpolize-btn{display:inline-block;padding:.85rem 1.75rem;background:var(--purpolize-black);color:#fff;text-decoration:none;font-weight:700;border-radius:999px}.pdp-ugc{background:transparent;margin:0;padding:2.5rem 1.25rem;box-sizing:border-box}.pdp-ugc__inner{max-width:var(--pdp-max, 1280px);margin:0 auto;display:flex;flex-direction:column;align-items:stretch;gap:1.5rem}.pdp-ugc__copy{display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:1rem;min-width:0}.pdp-ugc__heading{margin:0;font-size:clamp(1.35rem,1.2rem + 1.5vw,2rem);font-weight:700;line-height:1.2}.pdp-ugc__body{margin:0;font-size:1rem;line-height:1.55;color:#444}.pdp-ugc__btn.purpolize-btn{margin-top:.25rem;padding:.85rem 1.75rem;border-radius:999px;font-weight:700;background:var(--purpolize-black, #0a0a0a);color:#fff;border:2px solid var(--purpolize-black, #0a0a0a);text-decoration:none;transition:transform .2s,background .2s,color .2s,border-color .2s}.pdp-ugc__btn.purpolize-btn:hover{background:#fff;color:var(--purpolize-black, #0a0a0a);border-color:var(--purpolize-black, #0a0a0a);transform:translateY(-2px)}.pdp-ugc__media{flex:1;min-width:0}.pdp-ugc__carousel{position:relative;width:100%}.pdp-ugc__arrow-hint{display:none}.pdp-ugc__track{display:flex;flex-direction:row;gap:.65rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:.35rem;scrollbar-width:thin}.pdp-ugc__cell{flex:0 0 auto;width:42vw;max-width:200px;aspect-ratio:9 / 16;border-radius:12px;overflow:hidden;scroll-snap-align:start;background:#000}.pdp-ugc__cell video,.pdp-ugc__cell iframe{width:100%;height:100%;object-fit:cover;display:block}.pdp-ugc__cell video{pointer-events:none}.pdp-ugc__cell video::-webkit-media-controls,.pdp-ugc__cell video::-webkit-media-controls-panel,.pdp-ugc__cell video::-webkit-media-controls-enclosure{display:none!important}@media(min-width:901px){.pdp-ugc.pdp-section{max-width:none;width:100%;margin-left:0;margin-right:0;padding:clamp(2.5rem,4vw,3.5rem) clamp(1.25rem,3vw,2.5rem)}.pdp-ugc__inner--has-media{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-items:center;gap:clamp(2rem,4vw,3.5rem)}.pdp-ugc__inner--has-media .pdp-ugc__media{grid-column:1;grid-row:1}.pdp-ugc__inner--has-media .pdp-ugc__copy{grid-column:2;grid-row:1;padding:clamp(1.5rem,2.5vw,2.25rem);background:#fff;border-radius:16px;box-shadow:0 4px 24px #0000000f}.pdp-ugc__inner--has-media .pdp-ugc__heading{font-size:clamp(1.5rem,1.1rem + 1.2vw,2.15rem);line-height:1.15;max-width:22ch}.pdp-ugc__inner--has-media .pdp-ugc__body{max-width:38ch}.pdp-ugc__inner--no-media{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:40rem}.pdp-ugc__inner--no-media .pdp-ugc__copy{align-items:center;text-align:center;padding:clamp(1.75rem,3vw,2.5rem);background:#fff;border-radius:16px;box-shadow:0 4px 24px #0000000f}.pdp-ugc__inner--no-media .pdp-ugc__heading,.pdp-ugc__inner--no-media .pdp-ugc__body{max-width:36ch}.pdp-ugc__media{min-width:0}.pdp-ugc__track{display:flex;flex-direction:row;align-items:stretch;gap:clamp(.65rem,1.2vw,1rem);overflow:visible;padding-bottom:0}.pdp-ugc__cell{flex:1 1 0;min-width:0;max-width:none;width:auto;aspect-ratio:9 / 16}}@media(max-width:900px){.pdp-ugc.pdp-section{width:100%;max-width:100%;margin-left:0;margin-right:0;overflow-x:clip;box-sizing:border-box}.pdp-ugc__inner{flex-direction:column;align-items:stretch;gap:1.5rem}.pdp-ugc__copy{flex:none;width:100%;max-width:none;align-items:center;text-align:center}.pdp-ugc__heading,.pdp-ugc__body{margin-left:auto;margin-right:auto;text-align:center}.pdp-ugc__media{flex:none;width:100%;min-width:0}.pdp-ugc__carousel{width:100%;max-width:280px;margin:0 auto;overflow:hidden}.pdp-ugc__track{display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;touch-action:pan-x pinch-zoom;overscroll-behavior-x:contain;scrollbar-width:none;width:100%;gap:0;padding-bottom:0}.pdp-ugc__track::-webkit-scrollbar{display:none}.pdp-ugc__cell{flex:0 0 100%;width:100%;min-width:100%;max-width:100%;scroll-snap-align:start;scroll-snap-stop:always;aspect-ratio:9 / 16;max-height:min(70vh,480px)}.pdp-ugc__arrow-hint{display:flex;align-items:center;justify-content:center;position:absolute;right:.35rem;top:50%;transform:translateY(-50%);z-index:2;width:2rem;height:2rem;margin:0;padding:0;border:none;border-radius:50%;background:#ffffffeb;color:var(--purpolize-black, #0a0a0a);box-shadow:0 1px 8px #0000001f;cursor:pointer;transition:opacity .2s,transform .2s}.pdp-ugc__arrow-hint:active{transform:translateY(-50%) scale(.94)}.pdp-ugc__arrow-hint:focus-visible{outline:2px solid var(--purpolize-black, #0a0a0a);outline-offset:2px}}.pdp-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;max-width:var(--pdp-max);margin:0 auto;padding:2rem 1.25rem}@media(max-width:900px){.pdp-benefits{grid-template-columns:repeat(2,1fr)}}.pdp-benefit{text-align:center;padding:1rem}.pdp-benefit__icon{font-size:2rem;margin-bottom:.5rem}.pdp-benefit h3{margin:0 0 .35rem;font-size:1rem}.pdp-benefit p{margin:0;font-size:.85rem;color:var(--purpolize-muted)}.pdp-table-wrap{overflow-x:auto}.pdp-table-wrap .rte table{width:100%;border-collapse:collapse;font-size:.9rem}.pdp-table-wrap .rte th,.pdp-table-wrap .rte td{border:1px solid var(--purpolize-border);padding:.65rem .85rem}.pdp-stories{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;max-width:var(--pdp-max);margin:0 auto;padding:2rem 1.25rem}@media(max-width:900px){.pdp-stories{grid-template-columns:1fr}}.pdp-story{border:1px solid var(--purpolize-border);border-radius:12px;padding:1.25rem;background:#fff}.pdp-story h3{margin:0 0 .75rem;font-size:1.05rem}.pdp-story p{margin:0;font-size:.9rem;line-height:1.5;color:#444}.pdp-story .by{margin-top:.75rem;font-size:.8rem;color:var(--purpolize-muted)}.pdp-fbt{max-width:var(--pdp-max);margin:0 auto;padding:2.5rem 1.25rem;border-top:1px solid var(--purpolize-border)}.pdp-fbt h2{text-align:center;margin-bottom:1.5rem}.pdp-fbt__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem;list-style:none;margin:0;padding:0}.pdp-fbt__card{border:1px solid var(--purpolize-border);border-radius:12px;overflow:hidden}.pdp-fbt__card a{text-decoration:none;color:inherit}.pdp-fbt__card img{width:100%;aspect-ratio:1;object-fit:cover}.pdp-fbt__meta{padding:.85rem}.pdp-fbt__badge{font-size:.75rem;font-weight:700;color:var(--purpolize-red)}.pdp-faq{max-width:720px;margin:0 auto;padding:2rem 1.25rem 3rem}.pdp-faq h2{text-align:center;margin-bottom:1.5rem}.pdp-faq details{border-bottom:1px solid var(--purpolize-border);padding:.75rem 0}.pdp-faq summary{cursor:pointer;font-weight:600;list-style:none}.pdp-faq summary::-webkit-details-marker{display:none}.pdp-faq details[open] summary{margin-bottom:.5rem}.pdp-faq .ans{font-size:.95rem;color:#444;line-height:1.55}.section-apps-wrap{overflow-x:hidden}.section-apps-wrap .pdp-app-reviews{box-sizing:border-box;width:100%;max-width:var(--pdp-max, 1280px);margin:0 auto;padding:clamp(1.25rem,3vw,2rem) clamp(.65rem,2.5vw,1.25rem) clamp(1.75rem,4vw,2.75rem);border-top:1px solid var(--purpolize-border, #e8e8e8);font-family:var(--purpolize-font, "DM Sans", system-ui, sans-serif);font-size:clamp(.9rem,2.4vw,1rem);line-height:1.5;color:var(--purpolize-black, #0a0a0a);-webkit-font-smoothing:antialiased}.section-apps-wrap .pdp-app-reviews img,.section-apps-wrap .pdp-app-reviews video,.section-apps-wrap .pdp-app-reviews iframe,.section-apps-wrap .pdp-app-reviews svg{max-width:100%;height:auto}.section-apps-wrap .pdp-app-reviews .shopify-app-block,.section-apps-wrap .pdp-app-reviews [id^=shopify-block-]{width:100%;max-width:min(900px,100%);margin-inline:auto}.section-apps-wrap .pdp-app-reviews h1,.section-apps-wrap .pdp-app-reviews h2,.section-apps-wrap .pdp-app-reviews h3{font-size:clamp(1.2rem,3vw,1.5rem);font-weight:700;margin:0 0 .75rem;color:var(--purpolize-black, #0a0a0a)}.section-apps-wrap .pdp-app-reviews p,.section-apps-wrap .pdp-app-reviews li{font-size:inherit}.section-apps-wrap .pdp-app-reviews button,.section-apps-wrap .pdp-app-reviews [role=button],.section-apps-wrap .pdp-app-reviews input[type=submit]{font-family:inherit;border-radius:999px;font-weight:600}@media(max-width:600px){.section-apps-wrap .pdp-app-reviews{padding-left:.5rem;padding-right:.5rem}}.section-apps-wrap .pdp-app-reviews{background:#fff}.section-apps-wrap .pdp-app-reviews .air-review-item,.section-apps-wrap .pdp-app-reviews [class*=review-item]{background:#fff!important;border:1px solid #ebebeb!important;border-radius:10px!important;box-shadow:0 1px 4px #0000000a!important;overflow:hidden}.section-apps-wrap .pdp-app-reviews [class*=star],.section-apps-wrap .pdp-app-reviews [class*=Star] svg,.section-apps-wrap .pdp-app-reviews .AirReviews-Widget--Stars{color:#f5a623!important}.section-apps-wrap .pdp-app-reviews [class*=star] svg,.section-apps-wrap .pdp-app-reviews [class*=Star] svg path{fill:#f5a623!important}.pdp-modal::backdrop{background:#000000bf}.pdp-modal{max-width:min(96vw,1000px);max-height:90vh;border:0;padding:0;border-radius:8px;z-index:10000}.pdp__main-slide[hidden]{display:none!important}@media(max-width:900px){.pdp__main-slide[hidden]{display:flex!important;align-items:center;justify-content:center;height:100%;box-sizing:border-box}}.pdp__main-img{width:100%;height:100%;object-fit:cover}.pdp-modal img{max-width:100%;max-height:85vh;display:block}.pdp-modal__close{position:fixed;top:1rem;right:1rem;z-index:2;background:#fff;border:0;width:40px;height:40px;border-radius:50%;cursor:pointer;font-size:1.25rem}.pdp-sticky{display:none;position:fixed;bottom:0;left:0;right:0;z-index:99;background:#fff;border-top:1px solid var(--purpolize-border);padding:.75rem 1rem;box-shadow:0 -4px 20px #00000014}@media(max-width:900px){.pdp-sticky{display:block;background:transparent;border-top:0;box-shadow:none;visibility:hidden;opacity:0;pointer-events:none;transform:translateY(100%);transition:transform .25s ease,opacity .25s ease,visibility .25s ease;padding-bottom:calc(.75rem + env(safe-area-inset-bottom,0px))}.pdp-sticky.is-visible{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}.pdp-sticky.is-visible .pdp-sticky__inner{display:block}.pdp-sticky.is-visible .pdp-sticky__info{display:none}.pdp-sticky.is-visible .pdp__submit{width:100%;min-height:62px;margin:0;padding:1rem 1.5rem;border:2px solid var(--purpolize-black, #0a0a0a);border-radius:14px;background:var(--purpolize-red, #f22);color:#fff;font-size:1.1rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase;box-shadow:0 0 10px #0000008c,0 0 22px #00000047;animation:pdp-sticky-black-smoke 2.8s ease-in-out infinite}.pdp-sticky.pdp-sticky--gold-offer .pdp__submit{border:2px solid transparent;color:#fff;background:linear-gradient(var(--purpolize-black, #0a0a0a),var(--purpolize-black, #0a0a0a)) padding-box,linear-gradient(100deg,#b8860b,#f9d976,#fff3c4,#f9d976,#b8860b) border-box;background-size:auto,200px 100%;background-repeat:repeat;box-shadow:0 0 10px #f9d9768c;animation:bundle-save-shine 3.1s linear infinite,bundle-badge-glow 2.8s ease-in-out infinite}}@keyframes pdp-sticky-black-smoke{0%,to{box-shadow:0 0 7px #0000008c,0 0 15px #0000003d}50%{box-shadow:0 0 13px #000000b3,0 0 28px #00000061}}@media(max-width:900px)and (prefers-reduced-motion:reduce){.pdp-sticky.is-visible .pdp__submit,.pdp-sticky.pdp-sticky--gold-offer .pdp__submit{animation:none}}.pdp-sticky__inner{max-width:var(--pdp-max);margin:0 auto;display:flex;align-items:center;gap:.75rem}.pdp-sticky__info{flex:1;min-width:0}.pdp-sticky__title{font-size:.75rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pdp-sticky__price{font-weight:700;font-size:.95rem}.pdp-sticky .pdp__submit{width:auto;margin:0;padding:.75rem 1.25rem;font-size:.9rem}body.template-product{padding-bottom:0}body.template-product .site-header{display:block!important;visibility:visible!important;opacity:1!important}@media(max-width:900px){body.template-product.pdp-sticky-active{padding-bottom:calc(6rem + env(safe-area-inset-bottom,0px))}}.pdp__top-features{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.85rem;padding:0 .15rem}.pdp__top-feature{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;font-size:.68rem;font-weight:600;line-height:1.25;color:var(--purpolize-muted, #5c5c5c);text-transform:uppercase;letter-spacing:.04em}.pdp__top-feature-icon{font-size:1.35rem;line-height:1;margin-bottom:.35rem}.pdp__main-wrap{position:relative}.pdp__badge-save--dark{background:var(--purpolize-black, #0a0a0a);color:#fff;border-radius:999px;padding:.3rem .65rem;font-size:.72rem}.bundle-deals{border:0;margin:1.25rem 0 0;padding:0;min-width:0;min-inline-size:0;width:100%;max-width:100%;box-sizing:border-box}.bundle-deals__legend{display:flex;align-items:center;gap:.75rem;width:100%;padding:0;margin:0 0 1rem;font-size:.7rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--purpolize-muted, #5c5c5c)}.bundle-deals__legend span{flex-shrink:0}.bundle-deals__legend:before,.bundle-deals__legend:after{content:"";flex:1;height:1px;background:var(--purpolize-border, #e8e8e8)}.bundle-deals__legend.bundle-urgency{display:block;margin-bottom:1rem;letter-spacing:normal;text-transform:none}.bundle-deals__legend.bundle-urgency:before,.bundle-deals__legend.bundle-urgency:after{content:none}.bundle-urgency__title{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:.65rem;color:var(--purpolize-black, #0a0a0a);font-size:1.05rem;font-weight:800;line-height:1.2;letter-spacing:.02em;text-align:center;text-transform:uppercase}.bundle-urgency__title .bundle-urgency__line{flex:1 1 auto;min-width:1.5rem;height:2px;background:var(--purpolize-red, #f22)}.bundle-urgency__pill{display:block;width:100%;box-sizing:border-box;padding:.85rem 1.5rem;border-radius:8px;background:var(--purpolize-red, #f22);color:#fff;font-size:.95rem;font-weight:700;line-height:1.25;text-align:center}.bundle-urgency__soldbar{display:none;width:100%;box-sizing:border-box;align-items:center;gap:.75rem}.bundle-urgency__soldbar-track{flex:1 1 auto;height:12px;border-radius:999px;background:#ececec;box-shadow:inset 0 1px 2px #0000001f}.bundle-urgency__soldbar-fill{display:block;height:100%;border-radius:999px;background:var(--purpolize-red, #f22);transform-origin:left center;animation:soldbar-fill 1.1s cubic-bezier(.22,1,.36,1) both}@keyframes soldbar-fill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media(prefers-reduced-motion:reduce){.bundle-urgency__soldbar-fill{animation:none}}.bundle-urgency__soldbar-label{flex:0 0 auto;color:var(--purpolize-red, #f22);font-size:1.05rem;font-weight:700;white-space:nowrap}@media(max-width:900px){.bundle-deals__legend.bundle-urgency{display:block;margin:-.22rem 0 .28rem}.bundle-urgency__title{gap:.4rem;margin:-.1rem 0 .2rem;font-size:clamp(.68rem,3.2vw,.82rem);line-height:1.05;letter-spacing:.01em}.bundle-urgency__title>span:not(.bundle-urgency__line){flex:0 1 auto;min-width:0}.bundle-urgency__title .bundle-urgency__line{min-width:.65rem;height:1px}.bundle-urgency__pill{padding:.48rem .7rem;border-radius:7px;font-size:clamp(.72rem,3.1vw,.82rem);line-height:1.2}}.bundle-deals__cards{display:flex;flex-direction:column;gap:.75rem;width:100%;max-width:100%;box-sizing:border-box}.bundle-card{position:relative;display:block;margin:0;padding:.95rem .75rem .75rem;border:2px solid var(--purpolize-border, #e8e8e8);border-radius:12px;background:#fff;cursor:pointer;transition:border-color .2s,box-shadow .2s;text-align:left;width:100%;max-width:100%;box-sizing:border-box;overflow:visible}.bundle-card.is-selected{border-color:var(--purpolize-black, #0a0a0a);box-shadow:0 0 0 1px var(--purpolize-black, #0a0a0a)}.bundle-card[data-bundle-card="2"],.bundle-card[data-bundle-card="2"].is-selected{border-width:3px;border-color:transparent;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(100deg,#b8860b,#f9d976,#fff3c4,#f9d976,#b8860b) border-box;background-size:auto,200px 100%;background-repeat:repeat;box-shadow:0 0 10px #f9d97673;animation:bundle-save-shine 3.1s linear infinite}@media(prefers-reduced-motion:reduce){.bundle-card[data-bundle-card="2"],.bundle-card[data-bundle-card="2"].is-selected{animation:none}}.bundle-card:not(.is-selected):not(.bundle-card--static){padding-top:.85rem;padding-bottom:.85rem}.bundle-card:not(.is-selected):not(.bundle-card--static) .bundle-card__subtitle,.bundle-card:not(.is-selected):not(.bundle-card--static) .bundle-card__pairs-line,.bundle-card:not(.is-selected):not(.bundle-card--static) .bundle-card__swatch-heading,.bundle-card:not(.is-selected):not(.bundle-card--static) .bundle-card__multi-slot-row,.bundle-card:not(.is-selected):not(.bundle-card--static) .bundle-card__strip,.bundle-card:not(.is-selected):not(.bundle-card--static) .bundle-card__desktop-atc,.bundle-card:not(.is-selected):not(.bundle-card--static) .pdp__options{display:none!important}.bundle-card__desktop-atc{display:none!important}.pdp--has-bundle-deals .bundle-card.is-selected .bundle-card__desktop-atc{display:block!important;width:100%;margin-top:.5rem;box-sizing:border-box}@media(max-width:900px){.pdp--has-bundle-deals .bundle-card.is-selected .bundle-card__desktop-atc{display:none!important}}@media(min-width:901px){.pdp--has-bundle-deals .bundle-card.is-selected .bundle-card__strip{display:none!important}.pdp__info{display:flex;flex-direction:column}.pdp__info>.pdp__title{order:10;margin:0 0 .1rem;line-height:1.18}.pdp__info>.pdp__headline-row{order:20;display:flex;align-items:center;justify-content:flex-start;gap:.65rem;margin:0}.pdp__headline-row .pdp__limited-stock{flex-shrink:0}.pdp__headline-row .pdp__reviews-block{flex:0 1 auto;min-width:0;margin-right:10px}.pdp__headline-row .pdp__reviews-line{justify-content:flex-end;font-size:clamp(.6rem,1.1vw,.82rem);line-height:1}.pdp__info>.pdp__price-qty-row{order:30;margin:0 0 .22rem;align-items:center}.pdp__price-qty-row .pdp__price-row{gap:.28rem .5rem}.pdp__price-qty-row .pdp__qty-row--top{flex-shrink:0;margin-right:10px;align-items:center}.pdp__info>.pdp__unit{order:40}.pdp__info>.pdp__bullets{order:50}.pdp__info>.pdp__form{order:60}.pdp__info>.pdp__trust-badges{order:80}.pdp__info>.pdp-benefits-cards{order:90}.pdp--has-bundle-deals .pdp__info>.pdp__price-qty-row{margin:-.35rem 0 .1rem}.pdp--has-bundle-deals .pdp__info>.pdp__bullets{margin:.15rem 0 .1rem}.pdp--has-bundle-deals .pdp__form{margin-top:0}.pdp--has-bundle-deals .bundle-deals{margin-top:-.8rem}.pdp--has-bundle-deals .bundle-deals__legend{margin-bottom:.5rem}.bundle-card.is-selected:has([data-bundle-picker-slots="1"]){display:grid;grid-template-columns:auto auto minmax(0,1fr) auto auto;align-items:center;column-gap:.5rem;row-gap:0;padding:.75rem .75rem .65rem}.bundle-card.is-selected:has([data-bundle-picker-slots="1"]) .bundle-card__radio{position:static;grid-column:1;grid-row:1;align-self:center;margin:0}.bundle-card.is-selected:has([data-bundle-picker-slots="1"]) .bundle-card__body,.bundle-card.is-selected:has([data-bundle-picker-slots="1"]) .bundle-card__header{display:contents}.bundle-card.is-selected:has([data-bundle-picker-slots="1"]) .bundle-card__header-titles{grid-column:2;grid-row:1;min-width:0;white-space:nowrap}.bundle-card.is-selected:has([data-bundle-picker-slots="1"]) .bundle-card__title-row{margin:0;gap:0}.bundle-card.is-selected:has([data-bundle-picker-slots="1"]) .bundle-card__title-line{flex-direction:row;flex-wrap:nowrap;align-items:baseline;gap:.35rem;white-space:nowrap}.bundle-card.is-selected:has([data-bundle-picker-slots="1"]) .bundle-card__title{display:inline;-webkit-line-clamp:unset;-webkit-box-orient:unset;overflow:visible;white-space:nowrap}.bundle-card.is-selected:has([data-bundle-picker-slots="1"]) .bundle-card__pairs-line{display:inline;white-space:nowrap}.bundle-card.is-selected:has([data-bundle-picker-slots="1"]) .bundle-card__multi-slot-row{grid-column:3;grid-row:1;margin:0;width:auto;justify-self:end}.bundle-card.is-selected:has([data-bundle-picker-slots="1"]) .bundle-card__slot-column{flex:0 0 auto;width:auto;max-width:none;align-items:flex-end}.bundle-card.is-selected:has([data-bundle-picker-slots="1"]) .pdp__options{flex-direction:row;align-items:center;justify-content:flex-end;width:auto;margin:0}.bundle-card.is-selected:has([data-bundle-picker-slots="1"]) .pdp__option-values--swatch{width:auto;justify-content:flex-end;gap:.35rem;flex-wrap:nowrap}.bundle-card.is-selected:has([data-bundle-picker-slots="1"]) .pdp__opt--swatch{flex:0 0 auto;width:3.5rem;height:3.5rem;min-width:3.5rem;max-width:3.5rem}.bundle-card.is-selected:has([data-bundle-picker-slots="1"]) .bundle-card__prices{grid-column:4;grid-row:1;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:baseline;justify-content:flex-end;gap:.25rem;margin:0;flex-shrink:0;white-space:nowrap}.bundle-card.is-selected:has([data-bundle-picker-slots="1"]) .bundle-card__desktop-atc{grid-column:5;grid-row:1;display:block!important;width:auto!important;margin:0!important;padding:.75rem 1rem;white-space:nowrap;align-self:center;flex-shrink:0}.bundle-card.is-selected:has([data-bundle-picker-slots="1"]) .bundle-card__strip,.bundle-card.is-selected:has([data-bundle-picker-slots="1"]) .bundle-card__bonus-bar{grid-column:1 / -1;grid-row:2}}.pdp--has-bundle-deals .pdp__form>button[type=submit].pdp__submit--cta{display:none!important}.bundle-card:not(.is-selected):not(.bundle-card--static) .bundle-card__header{margin-bottom:0;align-items:center;gap:.4rem}.bundle-card:not(.is-selected):not(.bundle-card--static) .bundle-card__title-line{flex-wrap:nowrap;gap:.3rem .4rem;min-width:0}.bundle-card:not(.is-selected):not(.bundle-card--static) .bundle-card__title{white-space:nowrap}.bundle-card:not(.is-selected):not(.bundle-card--static) .bundle-card__save-shine{flex-shrink:0;white-space:nowrap;font-size:.72rem;padding:.22rem .5rem}.bundle-card:not(.is-selected):not(.bundle-card--static) .bundle-card__tag{flex-shrink:0;white-space:nowrap;font-size:.66rem;letter-spacing:.02em;padding:.28rem .55rem;gap:.25rem}.bundle-card:not(.is-selected):not(.bundle-card--static) .bundle-card__tag-star{width:11px;height:11px}.bundle-card:not(.is-selected):not(.bundle-card--static) .bundle-card__prices{flex-shrink:0;white-space:nowrap}.bundle-card:not(.is-selected):not(.bundle-card--static) .bundle-card__header-titles{flex:1;min-width:0}.bundle-card:not(.is-selected):not(.bundle-card--static) .bundle-card__prices{display:flex!important;flex-direction:row;flex-wrap:nowrap;align-items:baseline;justify-content:flex-end;gap:.25rem .35rem;margin:0;flex-shrink:0;text-align:right}.bundle-card:not(.is-selected):not(.bundle-card--static) .bundle-card__title-row{margin-bottom:0}.bundle-card:not(.is-selected):not(.bundle-card--static) .bundle-card__title{display:block;-webkit-line-clamp:unset;-webkit-box-orient:unset;overflow:visible;font-size:1.06rem}.bundle-card__title-line{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem .65rem;min-width:0}.bundle-card__title-line .bundle-card__title{flex:0 1 auto;min-width:0}.bundle-card__tag{display:inline-flex;align-items:center;justify-content:center;position:static;transform:none;z-index:1;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:.34rem .72rem;border-radius:999px;max-width:100%;text-align:center;line-height:1.15;box-shadow:0 2px 6px #00000024;flex-shrink:0}.bundle-card.is-selected .bundle-card__tag{position:absolute;top:0;right:.5rem;transform:translateY(-45%);font-size:.55rem;padding:.18rem .38rem;border-radius:4px;max-width:48%;box-shadow:0 1px 3px #0000001f}.bundle-card__save-shine{display:none}.bundle-card:not(.is-selected):not(.bundle-card--static) .bundle-card__save-shine{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;font-size:.82rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;line-height:1.1;padding:.26rem .66rem;border-radius:8px;color:#4a3200;background:linear-gradient(100deg,#b8860b,#f9d976,#fff3c4,#f9d976,#b8860b);background-size:200px 100%;background-repeat:repeat;box-shadow:0 0 10px #f9d976a6,inset 0 0 0 1px #ffffff59;animation:bundle-save-shine 3.1s linear infinite,bundle-badge-glow 2.8s ease-in-out infinite}@keyframes bundle-save-shine{0%{background-position:0 0}to{background-position:200px 0}}@keyframes bundle-badge-glow{0%,to{box-shadow:0 0 6px #fff3c4d9,0 0 12px #f9d976b3,inset 0 0 0 1px #ffffff59}50%{box-shadow:0 0 12px #fff,0 0 22px #fff3c4,inset 0 0 0 1px #ffffff59}}.bundle-card__tag{gap:.34rem}.bundle-card__tag-text{position:relative;top:1px}.bundle-card.is-selected .bundle-card__tag-text{top:0}.bundle-card__tag-star{flex-shrink:0;fill:#fff3c4;filter:drop-shadow(0 0 4px rgba(255,243,196,1)) drop-shadow(0 0 8px rgba(249,217,118,.9))}@media(prefers-reduced-motion:reduce){.bundle-card:not(.is-selected):not(.bundle-card--static) .bundle-card__save-shine{animation:none}}.bundle-card__tag--sale{background:#f22;color:#fff}.bundle-card__tag--value{background:#1a7f37;color:#fff}.bundle-card__radio{position:absolute;top:.95rem;left:.75rem;width:18px;height:18px;margin:0;padding:0;border:2px solid #bbb;border-radius:50%;box-sizing:border-box;display:block;line-height:0;flex-shrink:0}.bundle-card:not(.is-selected):not(.bundle-card--static):not(.bundle-card--has-bonus) .bundle-card__radio{top:50%;transform:translateY(-50%)}.bundle-card:not(.is-selected):not(.bundle-card--static).bundle-card--has-bonus .bundle-card__radio{top:calc(.85rem + (1.06rem * 1.25) * .5 - 9px);margin-top:2px}.bundle-card.is-selected .bundle-card__radio{border-color:var(--purpolize-black, #0a0a0a);box-shadow:inset 0 0 0 3px #fff;background:var(--purpolize-black, #0a0a0a)}.bundle-card__body{padding-left:1.6rem}.bundle-card__header{display:flex;justify-content:space-between;align-items:flex-start;gap:.65rem;margin-bottom:.45rem}.bundle-card__header-titles{flex:1;min-width:0}.bundle-card__header .bundle-card__title-row{margin-bottom:.12rem}.bundle-card__pairs-line{margin:0;flex:0 0 auto;font-size:.8rem;font-weight:600;color:var(--purpolize-muted, #5c5c5c);line-height:1.2;white-space:nowrap}.bundle-card__header .bundle-card__prices{flex-shrink:0;display:flex;flex-direction:row;align-items:baseline;gap:.35rem;margin-bottom:0;text-align:right}.bundle-card__subtitle,.bundle-card__swatch-heading{display:none}.bundle-card__price-save{display:inline-flex;align-items:center;align-self:center;order:-1;margin-right:.15rem;padding:.2rem .42rem;border-radius:6px;color:#4a3200;background:linear-gradient(100deg,#b8860b,#f9d976,#fff3c4,#f9d976,#b8860b);background-size:200px 100%;background-repeat:repeat;box-shadow:0 0 8px #f9d97699,inset 0 0 0 1px #ffffff59;font-size:.62rem;font-weight:800;text-transform:uppercase;letter-spacing:.03em;line-height:1;white-space:nowrap;animation:bundle-save-shine 3.1s linear infinite,bundle-badge-glow 2.8s ease-in-out infinite;visibility:hidden;position:absolute;pointer-events:none}.bundle-card.is-selected .bundle-card__price-save{visibility:visible;position:static;pointer-events:auto}@media(prefers-reduced-motion:reduce){.bundle-card__price-save{animation:none}}.bundle-card__multi-slot-row[data-bundle-picker-slots="1"] .pdp__option-label,.bundle-card__multi-slot-row[data-bundle-picker-slots="1"] .pdp__option-label--bundle-slot{display:none}.bundle-card__multi-slot-row:not([data-bundle-picker-slots="1"]) .pdp__options{flex-direction:row;align-items:center;text-align:left}.bundle-card__multi-slot-row:not([data-bundle-picker-slots="1"]) .pdp__option-label,.bundle-card__multi-slot-row:not([data-bundle-picker-slots="1"]) .pdp__option-label--bundle-slot{display:block;flex-shrink:0;align-self:center;white-space:nowrap}.bundle-card__multi-slot-row:not([data-bundle-picker-slots="1"]) .pdp__option-values--swatch{justify-content:flex-start;margin-inline:0;max-width:none}.bundle-card__multi-slot-row{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;gap:.65rem 1.1rem;margin-top:.15rem}.bundle-card__slot-column{flex:1 1 9.5rem;min-width:0;display:flex;flex-direction:column;gap:.4rem}.bundle-card__slot-column>.pdp__options{margin-top:0}.bundle-card__multi-slot-row[data-bundle-picker-slots="4"]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem .85rem}.bundle-card__multi-slot-row[data-bundle-picker-slots="4"] .bundle-card__slot-column{flex:unset;min-width:0}.bundle-card__multi-slot-row[data-bundle-picker-slots="4"] .pdp__option-values--swatch{justify-content:flex-start}.bundle-card__multi-slot-row[data-bundle-picker-slots="4"] .pdp__opt--swatch{flex:0 0 auto;width:3.5rem;height:3.5rem;min-width:3.5rem;max-width:3.5rem}.bundle-card__title-row{display:flex;flex-direction:column;gap:.15rem;margin-bottom:0}.bundle-card__title{font-size:.95rem;font-weight:700;line-height:1.25}.bundle-card__prices{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem .65rem;margin-bottom:.65rem}.bundle-card__header .bundle-card__each,.bundle-card__header .bundle-card__compare{line-height:1.2}.bundle-card__each{font-size:.95rem;font-weight:700}.bundle-card__compare{font-size:.85rem;font-weight:600;text-decoration:line-through 2px;color:var(--purpolize-red, #f22)}.bundle-card__strip{margin-top:.5rem;padding:.5rem .65rem;border-radius:8px;font-size:.78rem;font-weight:600;text-align:center}.bundle-card__strip--dark{background:var(--purpolize-black, #0a0a0a);color:#fff}.bundle-card__strip--muted{background:#e8e8e8;color:#333}.bundle-card__bonus-bar{display:flex;align-items:center;gap:.85rem;margin:.75rem -.75rem -.75rem;padding:.9rem 1rem;background:#bdbdbd;border-top:1px solid #8a8a8a;border-radius:0 0 10px 10px;box-sizing:border-box}.bundle-card__bonus-text{flex:1;min-width:0;font-size:.98rem;font-weight:700;line-height:1.3;color:var(--purpolize-black, #0a0a0a)}.bundle-card__bonus-compare{flex-shrink:0;margin-left:auto;font-size:.98rem;font-weight:600;color:var(--purpolize-black, #0a0a0a);text-decoration:line-through}.pdp__option-values--swatch{gap:.4rem}.pdp__opt--swatch{width:2.25rem;height:2.25rem;min-width:2.25rem;padding:0;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:.55rem;font-weight:700;overflow:hidden;text-transform:uppercase}.pdp__opt--swatch:has(.pdp__swatch-img){padding:3px;background:#f2f2f2}.pdp__opt--swatch .pdp__swatch-label{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 2px}.pdp__opt--swatch .pdp__swatch-img{width:100%;height:100%;object-fit:contain;object-position:center;display:block;border-radius:50%;pointer-events:none}.bundle-card .pdp__options{display:flex;flex-direction:row;align-items:center;gap:.45rem;margin:.45rem 0 0}.bundle-card .pdp__option-label{flex:0 0 auto;align-self:center;min-width:1.65rem;font-size:.72rem;margin-bottom:0;font-weight:700}.bundle-card .pdp__option-label--bundle-slot{font-size:.78rem;color:var(--purpolize-black, #0a0a0a)}.bundle-card .pdp__option-values--swatch{flex:1;min-width:0;display:flex;flex-wrap:nowrap;align-items:flex-start;gap:.5rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.bundle-card .pdp__opt--swatch{flex:1 1 0;min-width:0;width:auto;height:auto;aspect-ratio:1;border-radius:clamp(6px,12%,12px);border:1px solid #c8c8c8;box-shadow:none}.bundle-card .pdp__opt--swatch.is-selected{border-radius:clamp(7px,14%,14px);border:2px solid var(--purpolize-black, #0a0a0a);box-shadow:none}.bundle-card .pdp__opt--swatch .pdp__swatch-img{border-radius:50%}.pdp__submit--cta{text-transform:uppercase;letter-spacing:.06em;font-size:.95rem;padding:1.05rem 1.25rem}.pdp-mini-reviews{margin-top:.65rem;width:100%}.pdp-mini-reviews__viewport{position:relative;min-height:4.5rem;display:flex;flex-direction:row;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;touch-action:pan-x pinch-zoom;scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-x:contain}.pdp-mini-reviews__viewport::-webkit-scrollbar{display:none}.pdp-mini-reviews__slide{flex:0 0 100%;width:100%;min-width:100%;max-width:100%;box-sizing:border-box;scroll-snap-align:start;scroll-snap-stop:always}.pdp-mini-reviews__row{display:flex;flex-direction:row;align-items:flex-start;gap:.5rem}.pdp-mini-reviews__avatar{flex-shrink:0;width:36px;height:36px;border-radius:50%;overflow:hidden;background:#e8e8e8}.pdp-mini-reviews__avatar img{width:100%;height:100%;object-fit:cover;display:block}.pdp-mini-reviews__avatar--placeholder{background:linear-gradient(135deg,#ddd,#eee)}.pdp-mini-reviews__body{flex:1;min-width:0}.pdp-mini-reviews__quote{margin:0;font-size:.72rem;line-height:1.45;color:var(--purpolize-black, #0a0a0a)}.pdp-mini-reviews__rule{border:none;border-top:1px solid var(--purpolize-border, #e8e8e8);margin:.4rem 0 .35rem}.pdp-mini-reviews__meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.35rem}.pdp-mini-reviews__author{font-size:.65rem;font-style:italic;color:var(--purpolize-muted, #666)}.pdp-mini-reviews__stars{color:#e6b400;font-size:.62rem;letter-spacing:.02em;line-height:1}.pdp-mini-reviews__dots{display:flex;justify-content:center;align-items:center;gap:.35rem;margin-top:.45rem}.pdp-mini-reviews__dot{width:6px;height:6px;padding:0;border:none;border-radius:50%;background:#ccc;cursor:pointer;flex-shrink:0}.pdp-mini-reviews__dot.is-active{background:var(--purpolize-black, #0a0a0a)}.pdp-mini-reviews__dot:focus-visible{outline:2px solid var(--purpolize-black, #0a0a0a);outline-offset:2px}.pdp__trust-badges{display:flex;flex-direction:column;align-items:center;gap:.55rem;margin:1rem 0 0;padding:.85rem 0 0;border-top:1px solid var(--purpolize-border, #e8e8e8)}.pdp__trust-badge{display:inline-flex;align-items:center;gap:.4rem;font-size:.88rem;font-weight:600;color:var(--purpolize-black, #0a0a0a);line-height:1.3;text-align:center}.pdp__trust-badge-emoji{flex-shrink:0;font-size:1rem;line-height:1}.pdp-benefits-cards{width:100%;max-width:100%;margin:1.25rem 0 0;padding:0;box-sizing:border-box}.pdp-benefits-cards__grid{display:flex;flex-direction:column;gap:.65rem;width:100%;max-width:100%;margin-left:auto;box-sizing:border-box}.pdp-benefit-card{display:flex;flex-direction:row;align-items:center;gap:.75rem;width:100%;max-width:100%;margin:0;padding:.75rem;border:none;border-radius:10px;background:#efefef;box-sizing:border-box;transition:box-shadow .25s ease,transform .25s ease}.pdp-benefit-card:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-1px)}.pdp-benefit-card--cta{background:#000;color:#fff;text-decoration:none;cursor:pointer}.pdp-benefit-card--cta:hover{background:#1a1a1a;box-shadow:0 6px 18px #0003;transform:translateY(-1px)}.pdp-benefit-card--cta .pdp-benefit-card__title{color:#fff}.pdp-benefit-card--cta .pdp-benefit-card__text{color:#ffffffd1}.pdp-benefit-card--cta .pdp-benefit-card__icon{background:#ffffff1f;font-size:1.5rem;font-weight:700;font-family:var(--purpolize-font)}.pdp-benefit-card__icon{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;margin:0;border-radius:10px;background:#000;font-size:1.35rem;line-height:1;font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif}.pdp-benefit-card__icon--loop{padding:0;overflow:hidden}.pdp-benefit-card__icon--loop img{display:block;width:28px;height:28px;object-fit:contain}.pdp-benefit-card__copy{flex:1;min-width:0;margin:0;font-size:.82rem;line-height:1.35}.pdp-benefit-card__title{display:inline;margin:0;font-size:inherit;font-weight:600;color:var(--purpolize-black, #0a0a0a);line-height:inherit}.pdp-benefit-card__title:after{content:" "}.pdp-benefit-card__text{display:inline;margin:0;font-size:inherit;font-weight:400;color:var(--purpolize-muted, #5c5c5c);line-height:inherit}@media(min-width:768px){.pdp__trust-badges{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:.5rem 1.75rem}}.pdp__stock-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#1a7f37;margin-right:.35rem;vertical-align:middle}.pdp__shipping-bar-item--stock{color:#1a7f37;font-weight:600}.pdp__info{min-width:0}.pdp__form{width:100%;max-width:100%;box-sizing:border-box}@media(max-width:900px){.pdp__info{width:100%;max-width:100%;align-self:stretch}.pdp__top-features{flex-shrink:0;margin-bottom:.12rem;gap:.25rem;padding:0}.pdp__top-feature{font-size:.55rem;line-height:1.2}.pdp__top-feature-icon{font-size:1rem;margin-bottom:.15rem}.pdp__gallery{position:relative;top:0;left:auto;width:100%;display:flex;flex-direction:column;align-items:stretch;text-align:left;overflow:visible;flex-shrink:0}.pdp__main-wrap{flex:0 0 auto;width:calc(100% + 1.2rem);max-width:none;margin:0 -.6rem;display:flex;flex-direction:column;background:#fff}.pdp__main{flex:0 0 auto;width:100%;max-width:none;aspect-ratio:4 / 3;overflow:hidden;border-radius:0;background:#fff;display:flex;flex-direction:column;min-height:0}.pdp__main-inner{display:flex;flex-direction:row;flex:1 1 auto;min-height:0;width:100%;height:100%;background:#fff;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior-x:contain;touch-action:pan-x pinch-zoom}.pdp__main-inner::-webkit-scrollbar{display:none;width:0;height:0}.pdp__main-slide{flex:0 0 100%;width:100%;min-width:100%;max-width:100%;scroll-snap-align:start;scroll-snap-stop:always;height:100%;min-height:100%;box-sizing:border-box;display:flex;align-items:center;justify-content:center;background:#fff}.pdp__main .pdp__main-img,.pdp__main .pdp__main-vid,.pdp__main-slide video{flex:1;width:100%;height:100%;min-height:0;object-fit:contain;object-position:center}.pdp__thumbs{position:absolute;left:0;right:0;bottom:.55rem;flex-shrink:0;display:flex;justify-content:center;align-items:center;gap:.35rem;margin:0;padding:0;max-width:100%;overflow:visible;scroll-snap-type:none;min-height:0;z-index:3;pointer-events:auto}.pdp__thumb{width:6px;height:6px;min-width:6px;min-height:6px;flex:0 0 auto;padding:0;border:none;border-radius:50%;background:#ccc;cursor:pointer;overflow:hidden;-webkit-tap-highlight-color:transparent}.pdp__thumb img{display:none!important}.pdp__thumb.is-active{background:var(--purpolize-black, #0a0a0a)}.pdp__thumb:focus-visible{outline:2px solid var(--purpolize-black, #0a0a0a);outline-offset:2px}.pdp__title{font-size:1.02rem;margin:0 0 .05rem;line-height:1.15}.pdp__limited-stock{font-size:.76rem}.pdp__reviews-line{font-size:.6rem;line-height:1}.pdp__reviews-line .stars{transform:none}.pdp__price-qty-row{margin:0;padding:0;gap:.15rem .3rem;align-items:center}.pdp__price-qty-row .pdp__price-row{margin:0;gap:.15rem .35rem;line-height:1.05;align-items:center}.pdp__price{font-size:1.15rem;line-height:1}.pdp__compare{font-size:1rem;line-height:1}.pdp__price-qty-row .pdp__qty-row--top{gap:.22rem;margin:0;align-items:center}.pdp__price-qty-row .pdp__qty-row--top label{font-size:.7rem}.pdp__price-qty-row .pdp__qty-row--top input[type=number]{width:2.25rem;padding:.15rem .28rem;font-size:.72rem;border-radius:5px}.pdp__save-pill{font-size:.55rem;padding:.16rem .4rem .16rem .32rem;gap:.2rem}.pdp__save-pill-icon{width:12px;height:12px}.pdp__compare{font-size:1.05rem}.pdp__badge-save--dark{font-size:.58rem;padding:.18rem .42rem}.pdp__unit{font-size:.72rem;margin:.05rem 0 0}.pdp__bullets{margin:.08rem 0 0}.pdp__bullets li{font-size:.74rem;margin-bottom:.1rem;line-height:1.25}.pdp__form{margin-top:0}.bundle-deals{margin:0;zoom:.85}.bundle-deals__legend{display:none}.template-suffix-main-product-b .bundle-deals__legend.bundle-urgency{display:block!important;margin:0 0 .7rem!important;padding:0!important}.template-suffix-main-product-b .bundle-deals__legend.bundle-urgency:before,.template-suffix-main-product-b .bundle-deals__legend.bundle-urgency:after,.template-suffix-main-product-b .bundle-urgency__title,.template-suffix-main-product-b .bundle-urgency__pill{display:none!important}.template-suffix-main-product-b .bundle-urgency__soldbar{display:flex!important}.bundle-deals__cards{display:flex;flex-direction:column;gap:.45rem;align-items:stretch}.bundle-card{padding:.65rem .5rem .5rem;border-radius:8px;min-width:0}.template-suffix-main-product-b .bundle-deals__cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;align-items:stretch;grid-auto-flow:row dense}.template-suffix-main-product-b:not(.template-suffix-main-product-c) .pdp__save-pill--gold{animation:none}.template-suffix-main-product-b .bundle-card{min-width:0;aspect-ratio:auto;display:flex!important;align-items:flex-start!important;justify-content:flex-start!important;padding:.6rem .5rem;overflow:hidden}.template-suffix-main-product-b .bundle-card:not(.is-selected){height:4.6rem;min-height:4.6rem;align-self:start;grid-column:2}.template-suffix-main-product-b .bundle-card.is-selected{box-shadow:inset 0 0 0 2px #111;aspect-ratio:auto!important;align-items:stretch!important;grid-column:1;grid-row:1 / span 2}.template-suffix-main-product-b .bundle-card.is-selected[data-bundle-card="2"]{box-shadow:0 0 10px #f9d97673}.template-suffix-main-product-b .bundle-card.is-selected .bundle-card__multi-slot-row,.template-suffix-main-product-b .bundle-card.is-selected .pdp__options{display:flex!important}.template-suffix-main-product-b .bundle-card.is-selected .bundle-card__body{width:100%!important}.template-suffix-main-product-b .bundle-card.is-selected .bundle-card__prices{flex-direction:row!important;align-items:baseline!important;justify-content:flex-end!important;text-align:right!important;gap:.4rem!important}.template-suffix-main-product-b .bundle-card.is-selected .bundle-card__compare{font-size:.82rem!important;line-height:1.1!important}.template-suffix-main-product-b .bundle-card.is-selected .bundle-card__each{font-size:.92rem!important;line-height:1.1!important}.template-suffix-main-product-b .pdp__qty-row,.template-suffix-main-product-b .pdp__qty-row--top{display:none!important}.template-suffix-main-product-b .bundle-card.is-selected .bundle-card__multi-slot-row{flex-direction:column!important;flex-wrap:nowrap!important;align-items:stretch!important;justify-content:flex-start!important;gap:.4rem!important;width:100%;margin-top:.45rem!important}.template-suffix-main-product-b .bundle-card.is-selected .bundle-card__slot-column{flex:0 0 auto!important;width:100%!important;min-width:0;align-items:stretch!important;gap:0!important}.template-suffix-main-product-b .bundle-card.is-selected .pdp__options{flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;text-align:left!important;width:100%;margin:0!important;gap:.5rem!important}.template-suffix-main-product-b .bundle-card.is-selected .pdp__option-label{font-size:.7rem!important;font-weight:700!important;text-align:left!important;flex:0 0 4.2rem!important;width:4.2rem!important;white-space:nowrap!important}.template-suffix-main-product-b .bundle-card.is-selected .bundle-card__multi-slot-row[data-bundle-picker-slots="1"] .pdp__option-label,.template-suffix-main-product-b .bundle-card.is-selected .bundle-card__multi-slot-row[data-bundle-picker-slots="1"] .pdp__option-label--bundle-slot{display:block!important}.template-suffix-main-product-b .bundle-card.is-selected .bundle-card__multi-slot-row[data-bundle-picker-slots="1"] .pdp__option-label{align-self:center!important;white-space:nowrap}.template-suffix-main-product-b .bundle-card.is-selected .pdp__option-values--swatch{max-width:none!important;margin-inline:0!important;justify-content:flex-start!important;gap:.35rem!important}.template-suffix-main-product-b .bundle-card.is-selected .bundle-card__multi-slot-row[data-bundle-picker-slots="1"],.template-suffix-main-product-b .bundle-card.is-selected .bundle-card__multi-slot-row[data-bundle-picker-slots="1"] .bundle-card__slot-column,.template-suffix-main-product-b .bundle-card.is-selected .bundle-card__multi-slot-row[data-bundle-picker-slots="1"] .pdp__options{width:100%!important}.template-suffix-main-product-b .bundle-card.is-selected .bundle-card__multi-slot-row[data-bundle-picker-slots="1"]{margin-top:.2rem!important}.template-suffix-main-product-b .bundle-card.is-selected .bundle-card__multi-slot-row[data-bundle-picker-slots="1"] .pdp__options{box-sizing:border-box!important;flex-direction:row!important;align-items:center!important;text-align:left!important;padding-left:1.15rem!important;padding-right:16px!important;gap:.5rem!important}.template-suffix-main-product-b .bundle-card.is-selected .bundle-card__multi-slot-row[data-bundle-picker-slots="1"] .pdp__option-values--swatch{flex:0 0 auto!important;margin-inline:auto 0!important}.template-suffix-main-product-b .bundle-card.is-selected .bundle-card__multi-slot-row[data-bundle-picker-slots="2"]{margin-top:.2rem!important}.template-suffix-main-product-b .bundle-card.is-selected .bundle-card__multi-slot-row[data-bundle-picker-slots="2"] .pdp__options{box-sizing:border-box!important;padding-left:1.15rem!important;padding-right:16px!important}.template-suffix-main-product-b .bundle-card.is-selected .bundle-card__multi-slot-row[data-bundle-picker-slots="2"] .pdp__option-values--swatch{flex:0 0 auto!important;margin-inline:auto 0!important}.template-suffix-main-product-b .bundle-card.is-selected .bundle-card__multi-slot-row[data-bundle-picker-slots="3"]{margin-top:.1rem!important;gap:.2rem!important}.template-suffix-main-product-b .bundle-card.is-selected .bundle-card__multi-slot-row[data-bundle-picker-slots="3"] .pdp__opt--swatch{width:1.7rem!important;height:1.7rem!important;min-width:1.7rem!important;max-width:1.7rem!important}.template-suffix-main-product-b .bundle-card.is-selected .bundle-card__multi-slot-row[data-bundle-picker-slots="3"] .pdp__options{box-sizing:border-box!important;padding-left:1.15rem!important;padding-right:16px!important}.template-suffix-main-product-b .bundle-card.is-selected .bundle-card__multi-slot-row[data-bundle-picker-slots="3"] .pdp__option-values--swatch{flex:0 0 auto!important;margin-inline:auto 0!important}.template-suffix-main-product-b .bundle-card.is-selected .pdp__opt--swatch{box-sizing:border-box!important;width:2.3rem!important;height:2.3rem!important;min-width:2.3rem!important;max-width:2.3rem!important;flex:0 0 auto!important;aspect-ratio:1 / 1!important;border-width:2px!important;border-style:solid!important;border-color:#c8c8c8!important;border-radius:8px!important;overflow:hidden}.template-suffix-main-product-b .bundle-card.is-selected .pdp__opt--swatch.is-selected{border-color:var(--purpolize-black, #0a0a0a)!important}.template-suffix-main-product-b .bundle-card.is-selected .pdp__opt--swatch .pdp__swatch-img{border-radius:6px!important}.template-suffix-main-product-b .bundle-card__radio{position:absolute!important;top:.65rem!important;left:.45rem!important;margin:0!important;transform:none!important}.template-suffix-main-product-b .bundle-card__body{width:100%!important;padding-left:0!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;text-align:left!important;gap:.3rem!important;grid-template-columns:none!important}.template-suffix-main-product-b .bundle-card__header-titles,.template-suffix-main-product-b .bundle-card__title-row,.template-suffix-main-product-b .bundle-card__title-line,.template-suffix-main-product-b .bundle-card__prices{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;text-align:left!important;gap:.1rem!important;margin:0!important;grid-template-columns:none!important}.template-suffix-main-product-b .bundle-card__header{display:flex!important;flex-direction:row!important;align-items:baseline!important;justify-content:space-between!important;width:100%!important;gap:.3rem!important;margin:0!important;grid-template-columns:none!important}.template-suffix-main-product-b .bundle-card__header-titles,.template-suffix-main-product-b .bundle-card__title-row,.template-suffix-main-product-b .bundle-card.is-selected .bundle-card__prices{align-self:baseline!important}.template-suffix-main-product-b .bundle-card.is-selected:has([data-bundle-picker-slots="1"]) .bundle-card__header-titles,.template-suffix-main-product-b .bundle-card.is-selected:has([data-bundle-picker-slots="1"]) .bundle-card__title-row,.template-suffix-main-product-b .bundle-card.is-selected:has([data-bundle-picker-slots="1"]) .bundle-card__title-line,.template-suffix-main-product-b .bundle-card.is-selected:has([data-bundle-picker-slots="1"]) .bundle-card__prices{align-self:baseline!important}.template-suffix-main-product-b .bundle-card.is-selected:has([data-bundle-picker-slots="1"]) .bundle-card__compare,.template-suffix-main-product-b .bundle-card.is-selected:has([data-bundle-picker-slots="1"]) .bundle-card__each{align-self:baseline!important}.template-suffix-main-product-b .bundle-card.is-selected:has([data-bundle-picker-slots="1"]) .bundle-card__compare{font-size:.85rem!important;line-height:1!important}.template-suffix-main-product-b .bundle-card.is-selected:has([data-bundle-picker-slots="1"]) .bundle-card__header-titles{margin-right:.75rem!important}.template-suffix-main-product-b .bundle-card__prices{align-items:flex-end!important;text-align:right!important;flex-shrink:0!important}.template-suffix-main-product-b .bundle-card.is-selected .bundle-card__prices--compare-below{flex-direction:column!important;align-items:flex-end!important;justify-content:flex-end!important;gap:.1rem!important}.template-suffix-main-product-b .bundle-card__prices--compare-below .bundle-card__each{order:2}.template-suffix-main-product-b .bundle-card__prices--compare-below .bundle-card__compare{order:3}.template-suffix-main-product-b .bundle-card__title .bundle-card__closed-just,.template-suffix-main-product-b .bundle-card__pairs-line .bundle-card__closed-just{color:#f22;font-size:inherit;font-weight:inherit}.template-suffix-main-product-b .bundle-card__title-line .bundle-card__closed-ship{order:3}.template-suffix-main-product-b .bundle-card__save-shine{order:1}.template-suffix-main-product-b .bundle-card__title{order:2}.template-suffix-main-product-b .bundle-card__pairs-line{order:3}.template-suffix-main-product-b .bundle-card:not(.is-selected) .bundle-card__title{order:1}.template-suffix-main-product-b .bundle-card:not(.is-selected) .bundle-card__save-shine{order:2}.template-suffix-main-product-b .bundle-card__title-line{align-items:flex-start!important;text-align:left!important;padding-left:1.15rem!important;align-self:flex-start!important}.template-suffix-main-product-b .bundle-card__title{text-align:left!important}.template-suffix-main-product-b .bundle-card__title{font-size:.9rem;line-height:1.15;display:block;-webkit-line-clamp:unset;-webkit-box-orient:unset;overflow:visible}.template-suffix-main-product-c .bundle-card.is-selected[data-bundle-card="2"] .bundle-card__title{font-size:.72rem;white-space:nowrap}.template-suffix-main-product-c .bundle-card.is-selected[data-bundle-card="3"] .bundle-card__title-line .bundle-card__closed-ship{font-size:.62rem;line-height:1.1;padding:.16rem .42rem}.template-suffix-main-product-b .bundle-card__pairs-line{font-size:.66rem}.template-suffix-main-product-b .bundle-card__compare{display:block;font-size:.72rem;line-height:1}.template-suffix-main-product-b .bundle-card__each{font-size:.9rem;line-height:1.1}.template-suffix-main-product-b .bundle-card__save-shine{position:static;transform:none;margin:0;font-size:.6rem;padding:.1rem .4rem;line-height:1.1;white-space:nowrap}.template-suffix-main-product-b .bundle-card__subtitle,.template-suffix-main-product-b .bundle-card__swatch-heading,.template-suffix-main-product-b .bundle-card__multi-slot-row,.template-suffix-main-product-b .bundle-card .pdp__options,.template-suffix-main-product-b .bundle-card__strip,.template-suffix-main-product-b .bundle-card__desktop-atc,.template-suffix-main-product-b .bundle-card__bonus-bar,.template-suffix-main-product-b .bundle-card__tag,.template-suffix-main-product-b .bundle-card__price-save{display:none!important}.template-suffix-main-product-b .bundle-card:has(>.bundle-card__tag){z-index:3!important;overflow:visible!important}.template-suffix-main-product-b .bundle-card>.bundle-card__tag{display:inline-flex!important;position:absolute!important;z-index:3!important;top:0!important;right:.5rem!important;transform:translateY(-50%)!important;font-size:.55rem!important;padding:.18rem .38rem!important;border-radius:4px!important;max-width:none!important;white-space:nowrap!important}.template-suffix-main-product-b .bundle-card__closed-preview{display:none}.template-suffix-main-product-b .bundle-card[data-bundle-card="1"]:not(.is-selected){padding:.45rem .55rem;align-items:center!important}.template-suffix-main-product-b .bundle-card:not(.is-selected) .bundle-card__radio,.template-suffix-main-product-b .bundle-card:not(.is-selected) .bundle-card__body{display:none!important}.template-suffix-main-product-b .bundle-card:not(.is-selected){align-items:center!important}.template-suffix-main-product-b .bundle-card:not(.is-selected) .bundle-card__closed-preview{display:grid;grid-template-columns:minmax(2rem,auto) max-content max-content;justify-content:space-between;align-items:center;gap:.22rem;width:100%;max-width:100%;box-sizing:border-box;padding-right:.5rem}.template-suffix-main-product-b .bundle-card:not(.is-selected) .bundle-card__closed-copy{min-width:max-content;align-items:flex-start}.template-suffix-main-product-b .bundle-card__closed-image{display:flex;align-items:center;justify-content:center;min-width:0}.template-suffix-main-product-b .bundle-card__closed-image img{display:block;width:100%;max-width:3.5rem;height:4.2rem;object-fit:contain}.template-suffix-main-product-b .bundle-card__closed-image:has(img+img){position:relative;height:4.2rem}.template-suffix-main-product-b .bundle-card__closed-image:has(img+img) img{position:absolute;max-width:3.6rem;height:4.4rem}.template-suffix-main-product-b .bundle-card__closed-image:has(img+img) img:first-child{transform:translate(-.35rem,.45rem) rotate(-12deg);z-index:1}.template-suffix-main-product-b .bundle-card__closed-image:has(img+img) img+img{transform:translate(.9rem,-.45rem) rotate(-12deg);z-index:2}.template-suffix-main-product-b .bundle-card__closed-copy,.template-suffix-main-product-b .bundle-card__closed-prices{display:flex;flex-direction:column;min-width:0}.template-suffix-main-product-b .bundle-card__closed-copy{gap:.1rem;line-height:1.1}.template-suffix-main-product-b .bundle-card__closed-copy strong{font-size:.82rem}.template-suffix-main-product-b .bundle-card__closed-copy span{color:#4f4f4f;font-size:.65rem;white-space:nowrap}.template-suffix-main-product-c .bundle-card[data-bundle-card="1"]:not(.is-selected) .bundle-card__closed-copy strong{font-size:.9rem}.template-suffix-main-product-c .bundle-card[data-bundle-card="1"]:not(.is-selected) .bundle-card__closed-copy span{font-size:.72rem}.template-suffix-main-product-b .bundle-card__closed-prices{justify-self:end;align-items:flex-end;gap:.18rem;line-height:1;white-space:nowrap}.template-suffix-main-product-b .bundle-card__closed-prices strong{font-size:.8rem}.template-suffix-main-product-b .bundle-card__closed-prices s{color:#f22;font-size:.64rem;font-weight:700}.template-suffix-main-product-b .bundle-card__closed-image:has(.bundle-card__closed-duo){height:4.2rem;overflow:visible;min-width:4.2rem;margin-left:-.6rem;position:relative;z-index:0}.template-suffix-main-product-b .bundle-card:not(.is-selected) .bundle-card__closed-copy,.template-suffix-main-product-b .bundle-card:not(.is-selected) .bundle-card__closed-prices{position:relative;z-index:2}.template-suffix-main-product-b .bundle-card__closed-duo{position:static;width:auto;height:3.6rem;max-width:none;flex:0 0 auto;object-fit:contain}.template-suffix-main-product-b .bundle-card__closed-duo--back{position:relative;left:1.05rem;top:-.2rem;z-index:1}.template-suffix-main-product-b .bundle-card__closed-duo--front{position:relative;height:4rem;margin-left:-1.8rem;top:-.6rem;z-index:2}.template-suffix-main-product-b .bundle-card:not(.is-selected):has(.bundle-card__closed-duo) .bundle-card__closed-copy strong,.template-suffix-main-product-b .bundle-card:not(.is-selected):has(.bundle-card__closed-duo) .bundle-card__closed-prices strong{font-size:.95rem}.template-suffix-main-product-b .bundle-card:not(.is-selected):has(.bundle-card__closed-duo) .bundle-card__closed-prices strong{font-size:.9rem;position:relative;top:-.15rem;margin-left:.45rem;margin-right:-.35rem}.template-suffix-main-product-b .bundle-card:not(.is-selected):has(.bundle-card__closed-duo) .bundle-card__closed-copy{margin-left:0}.template-suffix-main-product-b .bundle-card:not(.is-selected):has(.bundle-card__closed-duo) .bundle-card__closed-preview{padding-right:2.1rem}.template-suffix-main-product-b .bundle-card:not(.is-selected):has(.bundle-card__closed-duo) .bundle-card__closed-prices{margin-right:0;transform:translate(-.5rem)}.template-suffix-main-product-b .bundle-card:not(.is-selected):has(.bundle-card__closed-duo) .bundle-card__closed-just{font-size:1.05em!important}.template-suffix-main-product-b .bundle-card:not(.is-selected):has(.bundle-card__closed-duo) .bundle-card__closed-copy span{font-size:.78rem}.template-suffix-main-product-b .bundle-card:not(.is-selected):has(.bundle-card__closed-duo) .bundle-card__closed-prices s{font-size:.7rem}.template-suffix-main-product-b .bundle-card__closed-copy strong .bundle-card__closed-just{color:#f22;font-size:inherit;font-weight:inherit}.template-suffix-main-product-b .bundle-card__closed-pill{align-self:flex-start;background:#1f5c4a;border-radius:999px;color:#fff!important;font-size:.62rem;font-weight:700;margin-top:.15rem;padding:.15rem .5rem}.template-suffix-main-product-b .bundle-card__closed-ship{align-self:flex-start;display:inline-flex;align-items:center;gap:.18rem;background:#f22;border-radius:999px;color:#fff!important;font-size:.44rem;font-weight:700;line-height:1;margin-top:.1rem;padding:.12rem .3rem;white-space:nowrap}.bundle-card:not(.is-selected):not(.bundle-card--static){padding-top:.68rem;padding-bottom:.68rem}.bundle-card:not(.is-selected):not(.bundle-card--static) .bundle-card__title{font-size:.92rem;display:block;-webkit-line-clamp:unset;-webkit-box-orient:unset;overflow:visible}.bundle-card:not(.is-selected):not(.bundle-card--static) .bundle-card__prices{gap:.15rem .25rem}.bundle-card:not(.is-selected):not(.bundle-card--static) .bundle-card__each{font-size:.8rem;line-height:1}.bundle-card:not(.is-selected):not(.bundle-card--static) .bundle-card__compare{font-size:.76rem;line-height:1}.bundle-card__radio{top:.65rem;left:.38rem;width:13px;height:13px;margin:0;padding:0}.bundle-card:not(.is-selected):not(.bundle-card--static) .bundle-card__radio{top:.68rem;transform:none}.bundle-card:not(.is-selected):not(.bundle-card--static).bundle-card--has-bonus .bundle-card__radio{top:calc(.68rem + (.92rem * 1.2) * .5 - 6.5px);margin-top:2px}.bundle-card__title-line{gap:.35rem .5rem}.bundle-card__tag{font-size:.68rem;padding:.28rem .55rem}.bundle-card.is-selected .bundle-card__tag{top:0;right:.28rem;transform:translateY(-42%);font-size:.45rem;padding:.1rem .22rem;max-width:52%}.bundle-card__body{padding-left:1.1rem}.bundle-card__header{gap:.45rem;margin-bottom:.3rem}.bundle-card__pairs-line{font-size:.68rem}.bundle-card__multi-slot-row{gap:.5rem .65rem}.bundle-card__slot-column{flex:1 1 calc(50% - .35rem);gap:.32rem;align-items:center}.bundle-card__title-row{margin-bottom:0;gap:.1rem}.bundle-card__title{font-size:.82rem;line-height:1.2;min-width:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.bundle-card .pdp__option-values--swatch{gap:.38rem;max-width:35%;margin-inline:auto;justify-content:center}.bundle-card .pdp__opt--swatch{flex:1 1 0;min-width:0}.bundle-card__multi-slot-row[data-bundle-picker-slots="4"]{grid-template-columns:repeat(2,minmax(0,1fr))}.bundle-card__multi-slot-row[data-bundle-picker-slots="4"] .bundle-card__slot-column{flex:unset}.bundle-card__multi-slot-row[data-bundle-picker-slots="4"] .pdp__opt--swatch{width:2.27rem;height:2.27rem;min-width:2.27rem;max-width:2.27rem;flex:0 0 auto;flex-basis:auto}.bundle-card__each{font-size:.8rem}.bundle-card__compare{display:inline;font-size:.78rem}.bundle-card__prices{margin-bottom:.28rem;gap:.2rem}.bundle-card__header .bundle-card__prices{margin-bottom:0}.bundle-card .pdp__options{flex-direction:column;align-items:center;gap:.32rem;margin:.28rem 0 0;text-align:center}.bundle-card__multi-slot-row:not([data-bundle-picker-slots="1"]) .pdp__options{flex-direction:row;align-items:center;text-align:left}.bundle-card__multi-slot-row:not([data-bundle-picker-slots="1"]) .bundle-card__slot-column{align-items:stretch}.bundle-card__multi-slot-row:not([data-bundle-picker-slots="1"]) .pdp__option-values--swatch{max-width:none;margin-inline:0;justify-content:flex-start}.bundle-card__multi-slot-row[data-bundle-picker-slots="2"]{flex-wrap:nowrap;justify-content:center;align-items:center;gap:.4rem .55rem}.bundle-card__multi-slot-row[data-bundle-picker-slots="2"] .bundle-card__slot-column{flex:0 1 auto;width:auto;min-width:0;align-items:center}.bundle-card__multi-slot-row[data-bundle-picker-slots="2"] .pdp__options{flex-direction:row;align-items:center;gap:.35rem;margin:0;text-align:left}.bundle-card__multi-slot-row[data-bundle-picker-slots="2"] .pdp__option-label,.bundle-card__multi-slot-row[data-bundle-picker-slots="2"] .pdp__option-label--bundle-slot{display:block;flex:0 0 auto;font-size:.7rem;white-space:nowrap}.bundle-card__multi-slot-row[data-bundle-picker-slots="2"] .pdp__option-values--swatch{flex:0 0 auto;width:auto;max-width:none;margin:0;flex-wrap:nowrap;justify-content:flex-start;gap:.28rem;overflow:visible}.bundle-card__multi-slot-row[data-bundle-picker-slots="2"] .pdp__opt--swatch{flex:0 0 auto;width:2.1rem;height:2.1rem;min-width:2.1rem;max-width:2.1rem}.bundle-card.is-selected:has([data-bundle-picker-slots="1"]){display:grid;grid-template-columns:auto auto minmax(0,1fr) auto auto;grid-template-rows:auto;align-items:center;column-gap:.28rem;row-gap:0;padding:.48rem .4rem}.bundle-card.is-selected:has([data-bundle-picker-slots="1"]) .bundle-card__radio{position:static;grid-column:1;grid-row:1;align-self:center;margin:0}.bundle-card.is-selected:has([data-bundle-picker-slots="1"]) .bundle-card__body,.bundle-card.is-selected:has([data-bundle-picker-slots="1"]) .bundle-card__header{display:contents}.bundle-card.is-selected:has([data-bundle-picker-slots="1"]) .bundle-card__header-titles{grid-column:2;grid-row:1;min-width:0;max-width:none;white-space:nowrap}.bundle-card.is-selected:has([data-bundle-picker-slots="1"]) .bundle-card__title-row{margin:0;gap:0}.bundle-card.is-selected:has([data-bundle-picker-slots="1"]) .bundle-card__title-line{flex-direction:row;flex-wrap:nowrap;align-items:baseline;gap:.18rem;white-space:nowrap}.bundle-card.is-selected:has([data-bundle-picker-slots="1"]) .bundle-card__title{display:inline;-webkit-line-clamp:unset;-webkit-box-orient:unset;overflow:visible;font-size:.85rem;line-height:1;white-space:nowrap}.bundle-card.is-selected:has([data-bundle-picker-slots="1"]) .bundle-card__pairs-line{display:inline;font-size:.72rem;line-height:1;white-space:nowrap}.bundle-card.is-selected:has([data-bundle-picker-slots="1"]) .bundle-card__multi-slot-row{grid-column:3;grid-row:1;margin:0;flex:0 0 auto;width:auto;min-width:0;justify-self:end}.bundle-card.is-selected:has([data-bundle-picker-slots="1"]) .bundle-card__slot-column{flex:0 0 auto;width:auto;align-items:flex-end}.bundle-card.is-selected:has([data-bundle-picker-slots="1"]) .pdp__options{flex-direction:row;align-items:center;justify-content:flex-end;width:auto;margin:0;text-align:left}.bundle-card.is-selected:has([data-bundle-picker-slots="1"]) .pdp__option-values--swatch{width:auto;max-width:none;margin:0;justify-content:flex-end;gap:.24rem;flex-wrap:nowrap}.bundle-card.is-selected:has([data-bundle-picker-slots="1"]) .pdp__opt--swatch{flex:0 0 auto;width:2.2rem;height:2.2rem;min-width:2.2rem}.bundle-card.is-selected:has([data-bundle-picker-slots="1"]) .bundle-card__prices{grid-column:4;grid-row:1;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:baseline;justify-content:flex-end;gap:.15rem;margin:0;text-align:right;flex-shrink:0;white-space:nowrap}.bundle-card.is-selected:has([data-bundle-picker-slots="1"]) .bundle-card__each{font-size:.85rem;line-height:1;white-space:nowrap}.bundle-card.is-selected:has([data-bundle-picker-slots="1"]) .bundle-card__compare{font-size:.78rem;line-height:1;white-space:nowrap}.bundle-card.is-selected:has([data-bundle-picker-slots="1"]) .bundle-card__desktop-atc{grid-column:5;grid-row:1;display:block!important;width:auto;margin:0;padding:.72rem .78rem;font-size:.6rem;line-height:1;letter-spacing:.03em;white-space:nowrap;align-self:center;flex-shrink:0}.bundle-card.is-selected:has([data-bundle-picker-slots="1"]) .bundle-card__strip,.bundle-card.is-selected:has([data-bundle-picker-slots="1"]) .bundle-card__bonus-bar{grid-column:1 / -1;grid-row:2}.pdp__opt--swatch{width:1.49rem;height:1.49rem;min-width:1.49rem;font-size:.36rem}.bundle-card__strip{margin-top:.25rem;padding:.3rem .35rem;font-size:.58rem;line-height:1.2}.bundle-card__bonus-bar{margin:.5rem -.5rem -.5rem;padding:.72rem .6rem;gap:.55rem;border-radius:0 0 6px 6px}.bundle-card__bonus-text,.bundle-card__bonus-compare{font-size:.84rem;line-height:1.3}.pdp__submit--cta{margin-top:.45rem;padding:.72rem .65rem;font-size:.78rem}.pdp-mini-reviews{margin-top:.45rem}.pdp-mini-reviews__avatar{width:32px;height:32px}.pdp-mini-reviews__quote{font-size:.68rem}.pdp-mini-reviews__author{font-size:.6rem}.pdp-mini-reviews__stars{font-size:.58rem}.pdp__trust-badges{flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:.25rem .35rem;margin:.35rem 0 0;padding:.45rem 0 0;width:100%}.pdp__trust-badge{flex:1 1 0;min-width:0;justify-content:center;font-size:.68rem;gap:.2rem;white-space:nowrap}.pdp__trust-badge-emoji{font-size:.82rem}.pdp__info{display:flex;flex-direction:column;gap:0}.pdp__headline-row{display:flex;align-items:center;justify-content:flex-start;gap:.35rem;margin:0 0 .02rem;flex-wrap:nowrap}.pdp__headline-row .pdp__limited-stock{flex-shrink:0;top:2px}.pdp__headline-row .pdp__reviews-block{flex:0 1 auto;min-width:0;margin-right:0}.pdp__headline-row .pdp__reviews-line{font-size:.72rem;font-weight:700;line-height:1;justify-content:flex-start}.pdp__headline-row .pdp__reviews-line .stars{transform:none}.pdp__price-qty-row{display:flex;align-items:center;justify-content:space-between;margin:0;padding:0}.pdp__price-qty-row .pdp__price-row{flex:1;min-width:0}.pdp--has-bundle-deals .pdp__info>.pdp__price-qty-row{margin:0}.pdp--has-bundle-deals .bundle-deals{margin-top:0}}.bundle-card__closed-preview,.bundle-card__b-only{display:none}@media(max-width:900px){.bundle-card__b-only{display:revert}.bundle-card__d-only{display:none}}@media(max-width:900px){.bundle-card{scroll-margin-bottom:7.5rem}}@media(max-width:900px){.template-suffix-main-product-b .bundle-card.is-selected:has([data-bundle-picker-slots="1"]) .bundle-card__body{justify-content:center!important;height:100%}.template-suffix-main-product-b .bundle-card.is-selected:has([data-bundle-picker-slots="1"]){grid-template-rows:auto 1fr!important;align-content:stretch!important;row-gap:.35rem!important;column-gap:0!important;padding:.35rem .4rem!important;position:relative!important}.template-suffix-main-product-b .bundle-card.is-selected:has([data-bundle-picker-slots="1"]) .bundle-card__radio{display:block!important}.template-suffix-main-product-b .bundle-card.is-selected:has([data-bundle-picker-slots="1"]) .bundle-card__header-titles{position:absolute!important;top:.45rem!important;left:.2rem!important;margin:0!important;padding:0!important;max-width:72%!important}.template-suffix-main-product-b .bundle-card.is-selected:has([data-bundle-picker-slots="1"]) .bundle-card__title{font-size:.92rem!important}.template-suffix-main-product-b .bundle-card.is-selected:has([data-bundle-picker-slots="1"]) .bundle-card__pairs-line{font-size:.82rem!important;color:var(--purpolize-black, #0a0a0a)!important}.template-suffix-main-product-b .bundle-card.is-selected:has([data-bundle-picker-slots="1"]) .bundle-card__title-line{flex-direction:column!important;align-items:flex-start!important;gap:.1rem!important}.template-suffix-main-product-b .bundle-card.is-selected:has([data-bundle-picker-slots="1"]) .bundle-card__pairs-line{display:block!important}.template-suffix-main-product-b .bundle-card.is-selected:has([data-bundle-picker-slots="1"]) .bundle-card__multi-slot-row{grid-column:1 / -1!important;grid-row:1 / -1!important;justify-self:stretch!important;align-self:stretch!important;width:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;padding-top:2.2rem!important}.template-suffix-main-product-b .bundle-card.is-selected .bundle-card__multi-slot-row[data-bundle-picker-slots="1"] .pdp__option-label{display:none!important}.template-suffix-main-product-b .bundle-card.is-selected .bundle-card__multi-slot-row[data-bundle-picker-slots="1"] .pdp__options{padding-left:0!important;padding-right:0!important;justify-content:center!important}.template-suffix-main-product-b .bundle-card.is-selected .bundle-card__multi-slot-row[data-bundle-picker-slots="1"] .pdp__option-values--swatch{margin-inline:auto!important;justify-content:center!important;align-items:center!important;gap:.9rem!important}.template-suffix-main-product-b .bundle-card.is-selected:has([data-bundle-picker-slots="1"]) .pdp__opt--swatch{width:4.4rem!important;height:4.4rem!important;min-width:4.4rem!important;max-width:4.4rem!important;aspect-ratio:1!important;align-self:center!important;flex:0 0 auto!important;padding:.15rem!important;overflow:hidden!important}.template-suffix-main-product-b .bundle-card.is-selected:has([data-bundle-picker-slots="1"]) .pdp__opt--swatch img{width:100%!important;height:100%!important;object-fit:contain!important}.template-suffix-main-product-b .bundle-card.is-selected:has([data-bundle-picker-slots="1"]) .bundle-card__prices{position:absolute!important;top:.45rem!important;right:.55rem!important;flex-direction:column!important;align-items:flex-end!important;gap:.1rem!important;margin:0!important}.template-suffix-main-product-b .bundle-card.is-selected:has([data-bundle-picker-slots="1"]) .bundle-card__each{order:1}.template-suffix-main-product-b .bundle-card.is-selected:has([data-bundle-picker-slots="1"]) .bundle-card__compare{order:2}.template-suffix-main-product-b .bundle-card.is-selected:has([data-bundle-picker-slots="1"]) .bundle-card__closed-preview{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/product-page.css.map */
