.baldr-pdp{--bd-bg: #ffffff;--bd-surface: #ffffff;--bd-surface-2: #f5f2ec;--bd-ink: #1a1a1a;--bd-muted: #6b6b6b;--bd-brand: #141414;--bd-brand-ink: #0b0b0b;--bd-brand-soft: #f1efe9;--bd-gold: #c08a2e;--bd-gold-deep: #9c6f1f;--bd-gold-soft: #f7edd8;--bd-cta: #141414;--bd-line: #e6e1d6;--bd-star: #d99a25;--bd-radius: 16px;--bd-radius-sm: 10px;--bd-shadow: 0 6px 24px rgba(20, 20, 20, .08);--bd-shadow-lg: 0 18px 48px rgba(20, 20, 20, .16);--bd-space: clamp(40px, 25.6px + 4vw, 80px);--bd-maxw: 1180px;--bd-narrow: 760px;box-sizing:border-box;width:100%;max-width:100%;overflow-x:hidden;background:var(--bd-bg);color:var(--bd-ink);font-family:Figtree,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}.baldr-pdp *,.baldr-pdp *:before,.baldr-pdp *:after{box-sizing:border-box}.baldr-pdp img{max-width:100%;height:auto;display:block}.baldr-pdp p{margin:0 0 16px}.baldr-pdp p:last-child{margin-bottom:0}.baldr-pdp__container{width:100%;max-width:var(--bd-maxw);margin-inline:auto;padding-inline:clamp(16px,9.6px + 2vw,32px)}.baldr-pdp__narrow{max-width:var(--bd-narrow)}.baldr-pdp__center{text-align:center}.baldr-pdp__center-block{margin-inline:auto}.baldr-pdp__h2{font-family:Mulish,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:clamp(24px,17.6px + 1.8vw,36px);line-height:1.15;letter-spacing:-.01em;font-weight:800;color:var(--bd-brand-ink);margin:0 0 16px}.baldr-pdp__lead{font-size:18px;color:var(--bd-ink);font-weight:500}.baldr-pdp__sub{color:var(--bd-muted);font-size:16.8px;margin:-4px 0 28px}.baldr-pdp__note{color:var(--bd-muted);font-size:15.2px}.baldr-pdp__eyebrow{font-family:Mulish,sans-serif;display:inline-block;font-size:12.5px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--bd-gold-deep);margin:0 0 10px}.baldr-pdp__section{padding-block:var(--bd-space)}.baldr-pdp__section:nth-of-type(2n){background:var(--bd-surface-2)}.baldr-pdp__stars{color:var(--bd-star);letter-spacing:2px;font-size:16px}.baldr-pdp__star-partial{position:relative;display:inline-block;color:var(--bd-line);letter-spacing:0;vertical-align:baseline}.baldr-pdp__star-partial:before{content:"\2605";position:absolute;top:0;left:0;width:var(--star-fill, 70%);overflow:hidden;color:var(--bd-star)}.baldr-pdp__hero{padding-block:clamp(20px,12.8px + 2vw,44px);background:var(--bd-bg)}.baldr-pdp__hero-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(24px,16px + 3vw,48px)}.baldr-pdp__gallery{position:relative;min-width:0}.baldr-pdp__main{width:100%;aspect-ratio:1 / 1;object-fit:contain;border-radius:var(--bd-radius);background:var(--bd-surface-2);box-shadow:var(--bd-shadow)}.baldr-pdp__main--empty{display:grid;place-items:center;color:var(--bd-line)}.baldr-pdp__thumbs{display:flex;gap:9.6px;margin-top:12px;justify-content:center;overflow-x:auto;scrollbar-width:thin;padding:9px 8px 11px;scroll-padding-inline:8px}.baldr-pdp__thumbs.is-scrollable{justify-content:flex-start}.baldr-pdp__thumb{flex:0 0 auto;width:68px;height:68px;padding:0;border:2px solid var(--bd-line);border-radius:var(--bd-radius-sm);background:var(--bd-surface);cursor:pointer;overflow:hidden;transition:border-color .15s ease,transform .15s ease,box-shadow .15s ease}.baldr-pdp__thumb img{width:100%;height:100%;object-fit:contain;background:var(--bd-surface-2)}.baldr-pdp__thumb:hover{transform:translateY(-2px);border-color:var(--bd-gold)}.baldr-pdp__thumb.is-active{border-color:var(--bd-gold);box-shadow:0 0 0 3px var(--bd-gold-soft),0 0 0 5px var(--bd-gold)}.baldr-pdp__panel{display:flex;flex-direction:column;gap:16px}.baldr-pdp__rating{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.baldr-pdp__rating-text{color:var(--bd-muted);font-size:14.4px;font-weight:600}.baldr-pdp__title{font-family:Mulish,sans-serif;font-size:clamp(28px,21px + 2vw,40px);line-height:1.1;letter-spacing:-.01em;font-weight:800;color:var(--bd-brand-ink);margin:0}.baldr-pdp__benefits{list-style:none;margin:0;padding:0;display:grid;gap:8px}.baldr-pdp__benefit{position:relative;padding-left:28px;color:var(--bd-ink)}.baldr-pdp__benefit:before{content:"\2713";position:absolute;left:0;top:1px;color:#fff;font-weight:800;background:var(--bd-gold);width:20px;height:20px;border-radius:50%;display:grid;place-items:center;font-size:12px}.baldr-pdp__vetbadge{display:inline-flex;align-items:center;gap:8px;background:var(--bd-brand-soft);color:var(--bd-brand-ink);padding:8px 13.6px;border-radius:999px;font-size:13.6px;font-weight:700;width:fit-content}.baldr-pdp__vetbadge-mark{background:var(--bd-gold);color:#fff;width:18.4px;height:18.4px;border-radius:50%;display:grid;place-items:center;font-size:11.2px}.baldr-pdp__form{display:grid;gap:16px;margin:4px 0 0;border:0}.baldr-pdp__bundles{border:0;margin:0;padding:0;display:grid;gap:9.6px}.baldr-pdp__bundles-legend{font-family:Mulish,sans-serif;font-weight:800;font-size:15.2px;padding:0;margin-bottom:2.4px}.baldr-pdp__bundle{position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px 13.6px;padding:14.4px 16px;border:2px solid var(--bd-line);border-radius:var(--bd-radius-sm);background:var(--bd-surface);cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.baldr-pdp__bundle:before{content:"";grid-row:1;width:19.2px;height:19.2px;border-radius:50%;border:2px solid var(--bd-line);background:var(--bd-surface);transition:border-color .15s ease,box-shadow .15s ease}.baldr-pdp__bundle:hover{border-color:var(--bd-gold)}.baldr-pdp__bundle.is-active{border-color:var(--bd-gold);background:var(--bd-gold-soft);box-shadow:0 0 0 3px #c08a2e24}.baldr-pdp__bundle.is-active:before{border-color:var(--bd-gold);box-shadow:inset 0 0 0 4px var(--bd-gold)}.baldr-pdp__bundle.is-soldout{opacity:.55;cursor:not-allowed}.baldr-pdp__bundle-radio{position:absolute;opacity:0;width:1px;height:1px;margin:0}.baldr-pdp__bundle:focus-within{outline:2px solid var(--bd-gold);outline-offset:2px}.baldr-pdp__bundle-name{grid-column:2;font-weight:700}.baldr-pdp__bundle-pricing{grid-column:3;grid-row:1;text-align:right;display:flex;gap:6.4px;align-items:baseline;justify-content:flex-end}.baldr-pdp__bundle-price{font-family:Mulish,sans-serif;font-weight:800;color:var(--bd-brand-ink)}.baldr-pdp__bundle-compare{color:var(--bd-muted);font-size:13.6px}.baldr-pdp__bundle-save{grid-column:2 / 4;grid-row:2;justify-self:start;background:var(--bd-gold-soft);color:var(--bd-gold-deep);font-size:11.52px;font-weight:800;letter-spacing:.02em;padding:1.6px 8px;border-radius:999px;width:fit-content}.baldr-pdp__bundle-tag{position:absolute;top:-11.2px;right:13.6px;font-size:10.88px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;padding:2.4px 8.8px;border-radius:999px;color:#fff}.baldr-pdp__bundle-tag--popular{background:var(--bd-brand)}.baldr-pdp__bundle-tag--value{background:var(--bd-gold)}.baldr-pdp__bundle-out{grid-column:2 / 4;font-size:12.8px;color:#b33;font-weight:700}.baldr-pdp__priceline{display:flex;align-items:baseline;gap:10.4px;flex-wrap:wrap}.baldr-pdp__price{font-family:Mulish,sans-serif;font-size:30.4px;font-weight:800;color:var(--bd-brand-ink)}.baldr-pdp__compare{color:var(--bd-muted);font-size:17.6px}.baldr-pdp__save{background:var(--bd-gold-soft);color:var(--bd-gold-deep);font-size:12.8px;font-weight:800;padding:3.2px 9.6px;border-radius:999px}.baldr-pdp__buyrow{display:flex;gap:11.2px;align-items:stretch}.baldr-pdp__qty{display:inline-flex;align-items:center;border:2px solid var(--bd-line);border-radius:999px;overflow:hidden;background:var(--bd-surface);flex:0 0 auto}.baldr-pdp__qty button{width:44px;height:100%;min-height:52px;border:0;background:transparent;font-size:21.6px;line-height:1;color:var(--bd-brand-ink);cursor:pointer}.baldr-pdp__qty button:hover{background:var(--bd-surface-2)}.baldr-pdp__qty input{width:44px;height:52px;border:0;text-align:center;font-size:16px;font-weight:700;background:transparent;color:var(--bd-ink);-moz-appearance:textfield}.baldr-pdp__qty input::-webkit-outer-spin-button,.baldr-pdp__qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.baldr-pdp__atc{flex:1 1 auto;display:inline-flex;align-items:center;justify-content:center;gap:9.6px;min-height:52px;padding:0 20px;border:0;border-radius:999px;cursor:pointer;background:var(--bd-cta);color:#fff;font-family:Mulish,sans-serif;font-size:16.8px;font-weight:800;letter-spacing:.02em;text-transform:uppercase;box-shadow:var(--bd-shadow);transition:transform .12s ease,box-shadow .15s ease,background .15s ease}.baldr-pdp__atc:hover{background:#000;transform:translateY(-1px);box-shadow:var(--bd-shadow-lg)}.baldr-pdp__atc:active{transform:translateY(0)}.baldr-pdp__atc:disabled{background:var(--bd-muted);cursor:not-allowed;box-shadow:none;transform:none}.baldr-pdp__atc-price{opacity:.92;font-weight:800}.baldr-pdp__trust{list-style:none;margin:4px 0 0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:6.4px 16px}.baldr-pdp__trust-item{font-size:13.6px;color:var(--bd-muted);position:relative;padding-left:17.6px}.baldr-pdp__trust-item:before{content:"\2713";position:absolute;left:0;color:var(--bd-gold);font-weight:800}.baldr-pdp__trust-item strong{color:var(--bd-ink)}.baldr-pdp__guarantee-note{font-size:14.4px;color:var(--bd-muted);margin:0}.baldr-pdp__features-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:24px}.baldr-pdp__feature{background:var(--bd-surface);border:1px solid var(--bd-line);border-radius:var(--bd-radius-sm);padding:16px 14px;text-align:left;display:flex;flex-direction:column;gap:6px}.baldr-pdp__feature-ico{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;background:var(--bd-brand);color:var(--bd-gold)}.baldr-pdp__feature-ico svg{width:21px;height:21px;display:block}.baldr-pdp__feature-title{font-family:Mulish,sans-serif;font-weight:800;color:var(--bd-brand-ink);font-size:15px}.baldr-pdp__feature-desc{color:var(--bd-muted);font-size:13.6px}.baldr-pdp__mediarow{display:grid;grid-template-columns:1fr;gap:22px;align-items:center}.baldr-pdp__mediarow-media{border-radius:var(--bd-radius);overflow:hidden;background:var(--bd-surface);box-shadow:var(--bd-shadow)}.baldr-pdp__mediarow-media img{width:100%;height:auto;display:block;aspect-ratio:1 / 1;object-fit:cover}.baldr-pdp__mediarow-media--wide img{aspect-ratio:760 / 550;object-fit:contain;background:var(--bd-surface-2)}.baldr-pdp__mediarow-body h2{margin-top:0}.baldr-pdp__checklist{list-style:none;margin:14px 0 0;padding:0;display:grid;gap:9px}.baldr-pdp__checklist li{position:relative;padding-left:28px;color:var(--bd-ink)}.baldr-pdp__checklist li:before{content:"\2713";position:absolute;left:0;top:1px;color:#fff;font-weight:800;background:var(--bd-gold);width:20px;height:20px;border-radius:50%;display:grid;place-items:center;font-size:12px}.baldr-pdp__kit{display:grid;grid-template-columns:1fr;gap:22px;align-items:center}.baldr-pdp__kit-media{border-radius:var(--bd-radius);overflow:hidden;background:var(--bd-surface);box-shadow:var(--bd-shadow)}.baldr-pdp__kit-media img{width:100%;height:auto;display:block}.baldr-pdp__kit-list{list-style:none;margin:14px 0 0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:8px 14px}.baldr-pdp__kit-list li{position:relative;padding-left:22px;font-size:15px;color:var(--bd-ink)}.baldr-pdp__kit-list li:before{content:"+";position:absolute;left:0;top:-1px;color:var(--bd-gold-deep);font-weight:900}.baldr-pdp__testi-grid{display:grid;grid-template-columns:1fr;gap:20px;margin-top:24px}.baldr-pdp__testi{margin:0;background:var(--bd-surface);border:1px solid var(--bd-line);border-radius:var(--bd-radius);padding:24px;box-shadow:var(--bd-shadow);display:flex;flex-direction:column;gap:9.6px}.baldr-pdp__testi-title{font-family:Mulish,sans-serif;font-size:17.6px;font-weight:800;color:var(--bd-brand-ink);margin:0}.baldr-pdp__testi blockquote{margin:0;color:var(--bd-ink);font-size:15.52px}.baldr-pdp__testi figcaption{color:var(--bd-muted);font-size:14.08px;margin-top:auto}.baldr-pdp__testi figcaption strong{color:var(--bd-ink)}.baldr-pdp__compare-wrap{margin-top:24px;border:1px solid var(--bd-line);border-radius:var(--bd-radius);overflow:hidden;box-shadow:var(--bd-shadow)}.baldr-pdp__compare-table{width:100%;border-collapse:collapse;background:var(--bd-surface)}.baldr-pdp__compare-table th,.baldr-pdp__compare-table td{padding:14px 12px;text-align:left;border-bottom:1px solid var(--bd-line);font-size:15px}.baldr-pdp__compare-table thead th{font-family:Mulish,sans-serif;font-weight:800;color:var(--bd-brand-ink);background:var(--bd-surface-2)}.baldr-pdp__compare-table thead th.baldr-pdp__col-us{background:var(--bd-brand);color:#fff}.baldr-pdp__compare-table tbody th{font-weight:700;color:var(--bd-ink)}.baldr-pdp__compare-table td{text-align:center}.baldr-pdp__compare-table td.baldr-pdp__col-us{background:#c08a2e14;font-weight:800;color:var(--bd-gold-deep)}.baldr-pdp__yes{color:var(--bd-gold-deep);font-weight:800}.baldr-pdp__no{color:#b33;font-weight:700}.baldr-pdp__guarantee{padding-block:var(--bd-space);background:radial-gradient(120% 90% at 85% 10%,rgba(192,138,46,.22),transparent 60%),linear-gradient(160deg,#1c1c1c,#0b0b0b);color:#fff}.baldr-pdp__guarantee-inner{display:grid;grid-template-columns:1fr;gap:28px;align-items:center;justify-items:center;text-align:center}.baldr-pdp__guarantee .baldr-pdp__h2{color:#fff}.baldr-pdp__guarantee p{color:#ffffffe6}.baldr-pdp__guarantee strong{color:#fff}.baldr-pdp__seal{flex:0 0 auto;width:172px;height:172px;justify-self:center;filter:drop-shadow(0 12px 26px rgba(0,0,0,.4))}.baldr-pdp__seal svg{width:100%;height:100%;display:block}.baldr-pdp__guarantee-body{max-width:560px}.baldr-pdp__guarantee-chips{list-style:none;margin:18px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:8px 10px;justify-content:center}.baldr-pdp__guarantee-chips li{display:inline-flex;align-items:center;gap:7px;background:#ffffff14;border:1px solid rgba(255,255,255,.2);color:#fff;font-weight:700;padding:8px 14px;border-radius:999px}.baldr-pdp__guarantee-chips li:before{content:"\2713";color:var(--bd-gold);font-weight:900}.baldr-pdp__lowstock{background:linear-gradient(180deg,var(--bd-gold-soft),var(--bd-bg));padding-block:clamp(24px,16px + 2vw,40px);text-align:center}.baldr-pdp__lowstock-title{font-family:Mulish,sans-serif;font-size:18.4px;font-weight:800;color:var(--bd-gold-deep);text-transform:uppercase;letter-spacing:.05em;margin:0 0 8px}.baldr-pdp__lowstock p{max-width:640px;margin-inline:auto}.baldr-pdp__lowstock-ps{font-size:14.4px;color:var(--bd-muted);margin-top:9.6px}.baldr-pdp__faq-item{border-bottom:1px solid var(--bd-line);background:transparent}.baldr-pdp__faq-item summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:16px;padding:17.6px 0;font-family:Mulish,sans-serif;font-weight:800;color:var(--bd-brand-ink);font-size:16.32px}.baldr-pdp__faq-item summary::-webkit-details-marker{display:none}.baldr-pdp__faq-item summary:after{content:"+";margin-left:auto;font-size:22.4px;color:var(--bd-gold-deep);font-weight:400}.baldr-pdp__faq-item[open] summary:after{content:"\2212"}.baldr-pdp__faq-item p{padding:0 0 17.6px;color:var(--bd-muted);margin:0}.baldr-pdp__review-grid{display:grid;grid-template-columns:1fr;gap:16px;margin-top:24px}.baldr-pdp__review{margin:0;background:var(--bd-surface);border:1px solid var(--bd-line);border-radius:var(--bd-radius);padding:21.6px;display:flex;flex-direction:column;gap:9.6px}.baldr-pdp__review blockquote{margin:0;color:var(--bd-ink);font-size:15.2px}.baldr-pdp__review figcaption{color:var(--bd-muted);font-size:13.6px;font-weight:600}.baldr-pdp__socialproof{background:var(--bd-brand-soft)}.baldr-pdp__socialproof .baldr-pdp__stars{font-size:22.4px}.baldr-pdp__socialproof p{color:var(--bd-brand-ink);font-size:16.8px;margin-top:12px}.baldr-pdp__disclaimer{background:var(--bd-surface-2);padding-block:28px}.baldr-pdp__disclaimer p{color:var(--bd-muted);font-size:12.48px;line-height:1.6;text-align:center}.baldr-pdp__figure{margin:22px 0 4px;border-radius:var(--bd-radius);overflow:hidden;box-shadow:var(--bd-shadow);background:var(--bd-surface-2)}.baldr-pdp__figure img{width:100%;height:auto;display:block}.baldr-pdp__figcap{font-size:14px;color:var(--bd-muted);text-align:center;padding:9px 14px 12px;margin:0}.baldr-pdp__sticky{position:fixed;left:0;right:0;bottom:0;z-index:40;display:flex;align-items:center;gap:12px;justify-content:space-between;padding:11.2px clamp(16px,4vw,24px);background:#fffffff7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-top:1px solid #e6e1d6;box-shadow:0 -6px 24px #14141424;transform:translateY(110%);transition:transform .22s cubic-bezier(.16,1,.3,1);font-family:Figtree,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.baldr-pdp__sticky[data-active=true]{transform:translateY(0)}.baldr-pdp__sticky-info{font-weight:700;font-size:14.4px;color:#1a1a1a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.baldr-pdp__sticky-btn{flex:0 0 auto;border:0;border-radius:999px;cursor:pointer;background:#141414;color:#fff;font-weight:800;padding:12px 24px;font-size:15.2px;text-transform:uppercase;letter-spacing:.02em;font-family:Mulish,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,sans-serif}.baldr-pdp__sticky-btn:hover{background:#000}.baldr-pdp a:focus-visible,.baldr-pdp button:focus-visible,.baldr-pdp summary:focus-visible,.baldr-pdp input:focus-visible,.baldr-pdp__sticky button:focus-visible{outline:2px solid var(--bd-gold);outline-offset:2px;border-radius:6px}@media(prefers-reduced-motion:reduce){.baldr-pdp *,.baldr-pdp__sticky{transition:none!important}}@media(min-width:700px){.baldr-pdp__testi-grid,.baldr-pdp__review-grid{grid-template-columns:1fr 1fr}.baldr-pdp__features-grid{grid-template-columns:repeat(4,1fr)}.baldr-pdp__mediarow{grid-template-columns:1fr 1fr;gap:40px}.baldr-pdp__mediarow--reverse .baldr-pdp__mediarow-media{order:2}.baldr-pdp__kit{grid-template-columns:1fr 1fr;gap:40px}}@media(min-width:900px){.baldr-pdp__hero-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start}.baldr-pdp__gallery{position:sticky;top:24px}.baldr-pdp__testi-grid{grid-template-columns:repeat(3,1fr)}.baldr-pdp__review-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:900px){.baldr-pdp__sticky{display:none}}.shopify-section-group-footer-group{display:none!important}.baldr-pdp,.baldr-pdp input,.baldr-pdp button,.baldr-pdp select,.baldr-pdp textarea,.baldr-pdp__sticky,.baldr-pdp__sticky-info{font-family:Figtree,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.baldr-pdp h1,.baldr-pdp h2,.baldr-pdp h3,.baldr-pdp__title,.baldr-pdp__h2,.baldr-pdp__testi-title,.baldr-pdp__feature-title,.baldr-pdp__bundles-legend,.baldr-pdp__price,.baldr-pdp__bundle-price,.baldr-pdp__lowstock-title,.baldr-pdp__eyebrow,.baldr-pdp__atc,.baldr-pdp__sticky-btn{font-family:Mulish,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important}.baldr-pdp .baldr-pdp__title{font-size:clamp(28px,21px + 2vw,40px)!important;font-weight:800;line-height:1.1}.baldr-pdp .baldr-pdp__h2{font-size:clamp(22px,18px + 1.2vw,34px)!important;font-weight:800;line-height:1.18}.baldr-pdp .baldr-pdp__testi-title{font-size:17px!important}.baldr-pdp .baldr-pdp__feature-title{font-size:16px!important}.baldr-pdp p,.baldr-pdp li{font-size:16px!important;line-height:1.65}.baldr-pdp .baldr-pdp__lead{font-size:19px!important;line-height:1.5}.baldr-pdp .baldr-pdp__sub{font-size:17px!important}.baldr-pdp .baldr-pdp__benefit{font-size:16.5px!important;line-height:1.5}.baldr-pdp .baldr-pdp__testi blockquote,.baldr-pdp .baldr-pdp__review blockquote,.baldr-pdp .baldr-pdp__checklist li,.baldr-pdp .baldr-pdp__compare-table th,.baldr-pdp .baldr-pdp__compare-table td{font-size:16px!important;line-height:1.6}.baldr-pdp .baldr-pdp__faq-item summary{font-size:16.32px!important}.baldr-pdp .baldr-pdp__price{font-size:32px!important}.baldr-pdp .baldr-pdp__compare{font-size:18px!important}.baldr-pdp .baldr-pdp__bundle-name{font-size:17px!important}.baldr-pdp .baldr-pdp__bundle-price{font-size:18px!important}.baldr-pdp .baldr-pdp__bundles-legend,.baldr-pdp .baldr-pdp__atc,.baldr-pdp .baldr-pdp__sticky-btn{font-size:16px!important}.baldr-pdp .baldr-pdp__guarantee-chips li{font-size:15px!important}.baldr-pdp .baldr-pdp__kit-list li{font-size:16px!important}.baldr-pdp .baldr-pdp__note,.baldr-pdp .baldr-pdp__guarantee-note,.baldr-pdp .baldr-pdp__feature-desc,.baldr-pdp .baldr-pdp__lowstock-ps{font-size:16px!important;line-height:1.55}.baldr-pdp .baldr-pdp__rating-text,.baldr-pdp .baldr-pdp__bundle-compare,.baldr-pdp .baldr-pdp__disclaimer,.baldr-pdp .baldr-pdp__disclaimer p,.baldr-pdp .baldr-pdp__vetbadge,.baldr-pdp .baldr-pdp__vetbadge span,.baldr-pdp .baldr-pdp__save,.baldr-pdp .baldr-pdp__bundle-save,.baldr-pdp .baldr-pdp__bundle-tag,.baldr-pdp .baldr-pdp__trust-item,.baldr-pdp .baldr-pdp__eyebrow,.baldr-pdp .baldr-pdp__testi figcaption,.baldr-pdp .baldr-pdp__testi figcaption strong,.baldr-pdp .baldr-pdp__review figcaption,.baldr-pdp .baldr-pdp__stars{font-size:14px!important;line-height:1.35}.baldr-pdp .baldr-pdp__stars{letter-spacing:1.5px}
/*# sourceMappingURL=/cdn/shop/t/19/assets/baldr-pdp.css.map */
