/* Peptimus Product Experience 2.6.2 */
.pep-px{--blue:#2762e8;--bright:#3977f4;--dark:#102b64;--navy:#071a45;--ink:#17233b;--muted:#66738b;--soft:#f5f8fe;--line:#dfe8f6;max-width:1240px;margin:0 auto;padding:24px 24px 72px;color:var(--ink);font-family:Arial,Helvetica,sans-serif}.pep-px *{box-sizing:border-box}.pep-px a{text-decoration:none}.pep-px__crumbs{font-size:13px;color:var(--muted);margin:10px 0 38px}.pep-px__crumbs a{color:inherit}.pep-px__hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(410px,.95fr);gap:58px;align-items:start}.pep-px__visual-wrap{min-width:0}.pep-px__visual{position:relative;background:radial-gradient(circle at 50% 45%,#fff 0,#f5f8ff 70%,#eaf1fc 100%);border:1px solid var(--line);border-radius:26px;min-height:570px;display:flex;align-items:center;justify-content:center;padding:48px;box-shadow:0 28px 70px rgba(24,67,145,.12);overflow:hidden}.pep-px__visual:after{content:"";position:absolute;width:330px;height:330px;border-radius:50%;background:rgba(39,98,232,.06);z-index:0}.pep-px__image{position:relative;z-index:1;width:100%;height:470px;display:flex;align-items:center;justify-content:center}.pep-px__image img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;transition:opacity .2s ease}.pep-px__badge{position:absolute;z-index:2;left:22px;top:22px;background:var(--blue);color:#fff;border-radius:99px;padding:8px 14px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.pep-px__thumbs{display:flex;gap:10px;justify-content:center;margin-top:14px}.pep-px__thumb{padding:0;border:2px solid transparent;border-radius:12px;background:#fff;cursor:pointer;overflow:hidden}.pep-px__thumb img{display:block;width:68px;height:68px;object-fit:cover}.pep-px__thumb.is-active{border-color:var(--blue);box-shadow:0 5px 15px rgba(39,98,232,.16)}.pep-px__summary{position:sticky;top:24px}.pep-px__eyebrow{color:var(--blue);font-weight:800;font-size:12px;letter-spacing:.11em;text-transform:uppercase}.pep-px h1{font-size:44px;line-height:1.07;margin:10px 0 12px;color:#0c1d42;letter-spacing:-.025em}.pep-px h2{font-size:30px;line-height:1.18;margin:8px 0 14px;color:#0c1d42}.pep-px__intro{font-size:16px;color:var(--muted);line-height:1.65}.pep-px__intro p{margin:0}.pep-px__signals{display:flex;gap:18px;flex-wrap:wrap;color:#268b5a;font-weight:750;font-size:14px;margin:20px 0}.pep-px__signals span{display:inline-flex;align-items:center;gap:7px}.pep-px__signals span:before{content:'✓';display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#e8f7ef;color:#268b5a;font-size:12px}.pep-px__card{border:1px solid var(--line);border-radius:22px;background:#fff;padding:24px;box-shadow:0 18px 46px rgba(23,53,109,.09)}.pep-px__options{border:0;margin:0 0 22px;padding:0}.pep-px__options legend{font-weight:800;margin-bottom:11px;color:#17233b;font-size:15px}.pep-px__choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.pep-px__options--water .pep-px__choices,.pep-px__options--needles .pep-px__choices,.pep-px__options--extras .pep-px__choices{grid-template-columns:1fr}.pep-px__choice{display:block;margin:0;cursor:pointer}.pep-px__choice input{position:absolute;opacity:0;pointer-events:none}.pep-px__choice-box{min-height:50px;display:flex;align-items:center;gap:11px;border:1px solid var(--line);border-radius:13px;padding:11px 13px;background:#fff;transition:.18s ease}.pep-px__options--variants .pep-px__choice-box{justify-content:center;text-align:center}.pep-px__choice-box:hover{border-color:#9fb9ee;background:#fbfdff}.pep-px__choice-mark{flex:0 0 18px;width:18px;height:18px;border-radius:50%;border:1.5px solid #b9c7dc;position:relative}.pep-px__options--variants .pep-px__choice-mark{display:none}.pep-px__choice-copy{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;width:100%}.pep-px__choice-copy strong{font-size:14px;color:#17233b}.pep-px__choice-copy small{font-size:12px;color:var(--muted);font-weight:650;white-space:nowrap}.pep-px__choice input:checked+.pep-px__choice-box{border-color:var(--blue);background:#f2f6ff;box-shadow:0 0 0 3px rgba(39,98,232,.09)}.pep-px__choice input:checked+.pep-px__choice-box .pep-px__choice-mark{border-color:var(--blue);background:var(--blue)}.pep-px__choice input:checked+.pep-px__choice-box .pep-px__choice-mark:after{content:'';position:absolute;inset:4px;border-radius:50%;background:#fff}.pep-px__options--variants .pep-px__choice input:checked+.pep-px__choice-box{background:var(--blue);border-color:var(--blue);box-shadow:0 8px 20px rgba(39,98,232,.2)}.pep-px__options--variants .pep-px__choice input:checked+.pep-px__choice-box strong{color:#fff}.pep-px__choice input:focus-visible+.pep-px__choice-box{outline:3px solid rgba(39,98,232,.22);outline-offset:2px}.pep-px__selection{display:flex;justify-content:space-between;gap:16px;padding:14px 0 12px;border-top:1px solid var(--line);font-size:12px}.pep-px__selection span{color:var(--muted);font-weight:700}.pep-px__selection strong{text-align:right;color:var(--ink);font-weight:750}.pep-px__price{display:flex;align-items:center;justify-content:space-between;margin:0 0 13px;padding-top:12px;border-top:1px solid var(--line)}.pep-px__price span{font-weight:700;color:var(--muted)}.pep-px__price strong{font-size:28px;color:var(--dark)}.pep-px__buyrow{display:grid;grid-template-columns:104px 1fr;gap:12px}.pep-px__buyrow .quantity .qty{width:100%;height:54px;border:1px solid var(--line);border-radius:12px}.pep-px__buyrow button{height:54px!important;border-radius:12px!important;background:linear-gradient(135deg,var(--blue),var(--bright))!important;font-weight:800!important;box-shadow:0 10px 24px rgba(39,98,232,.22)}.pep-px__buyrow button:disabled{opacity:.55}.pep-px__trust{display:grid;grid-template-columns:1fr 1fr;gap:9px 15px;margin-top:18px;padding:15px;border-radius:14px;background:var(--soft);font-size:12px;font-weight:700}.pep-px__trust span:before{content:'✓';color:#2d9d66;margin-right:7px}.pep-px__coa{display:flex;justify-content:center;gap:8px;margin-top:15px;color:var(--blue);font-weight:800}.pep-px__benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:76px}.pep-px__benefits article{border:1px solid var(--line);border-radius:18px;background:#fff;padding:22px}.pep-px__benefits article>span{display:inline-grid;place-items:center;width:32px;height:32px;border-radius:10px;background:#edf4ff;color:var(--blue);font-size:12px;font-weight:900}.pep-px__benefits h3{font-size:18px;margin:15px 0 7px;color:#0c1d42}.pep-px__benefits p{margin:0;color:var(--muted);line-height:1.55;font-size:14px}.pep-px__grid{display:grid;grid-template-columns:1fr 1fr;gap:55px;margin-top:60px;padding:60px 0;border-top:1px solid var(--line)}.pep-px ul{list-style:none;padding:0;margin:20px 0}.pep-px li{position:relative;padding:12px 0 12px 34px;border-bottom:1px solid #edf1f7}.pep-px li:before{content:'✓';position:absolute;left:0;top:11px;width:22px;height:22px;border-radius:50%;background:#e6f7ef;color:#299b67;display:grid;place-items:center;font-weight:900}.pep-px__prose{color:var(--muted);line-height:1.75}.pep-px__specs{padding:55px 0;border-top:1px solid var(--line)}.pep-px__specgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.pep-px__specgrid>div{border:1px solid var(--line);border-radius:16px;padding:20px;background:#fff;min-height:112px}.pep-px__specgrid span{display:block;color:var(--blue);font-size:12px;font-weight:800;text-transform:uppercase;margin-bottom:8px}.pep-px__lab{display:flex;align-items:center;justify-content:space-between;gap:25px;border:1px solid var(--line);background:var(--soft);padding:30px;border-radius:20px;margin:10px 0 45px}.pep-px__lab p{color:var(--muted);margin:0}.pep-px__lab a{white-space:nowrap;background:var(--blue);color:#fff;padding:13px 20px;border-radius:12px;font-weight:800}.pep-px__faq{padding:50px 0;border-top:1px solid var(--line)}.pep-px__faq details{border:1px solid var(--line);border-radius:15px;background:#fff;padding:0 18px;margin:10px 0}.pep-px__faq summary{cursor:pointer;font-weight:800;padding:17px 34px 17px 0;list-style:none;position:relative;color:#13274e}.pep-px__faq summary::-webkit-details-marker{display:none}.pep-px__faq summary:after{content:'+';position:absolute;right:2px;top:13px;font-size:24px;color:var(--blue)}.pep-px__faq details[open] summary:after{content:'–'}.pep-px__faq p{color:var(--muted);line-height:1.65;margin:0;padding:0 0 17px}.pep-px__cta{background:linear-gradient(120deg,var(--navy),#1c55af);color:#fff;text-align:center;padding:48px;border-radius:24px;margin:35px 0 60px;box-shadow:0 20px 50px rgba(10,35,82,.2)}.pep-px__cta h2{color:#fff}.pep-px__cta p{color:#dce8ff}.pep-px__cta a{display:inline-block;background:#fff;color:#0c1d42;padding:13px 22px;border-radius:99px;font-weight:800;margin:12px 5px 0}.pep-px__cta a.secondary{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.5)}.pep-px__related .related.products>h2{font-size:28px}.pep-px__related ul.products{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.pep-px__related ul.products:before,.pep-px__related ul.products:after{display:none}.pep-px__related ul.products li.product{width:auto!important;margin:0!important;padding:14px!important;border:1px solid var(--line);border-radius:16px;background:#fff}.pep-px__related ul.products li.product:before{display:none}.pep-px__mobilebar{display:none}
/* Houd de bestaande Peptimus-hoofdnavigatie zwart op deze productpagina. */
body.single-product .aux-master-menu .aux-menu-label,body.single-product .aux-master-menu a,body.single-product .aux-elementor-header-menu .menu-item>a,body.single-product header nav a,body.single-product .site-header a{color:#111827!important}body.single-product .aux-master-menu .current-menu-item>a,body.single-product .aux-master-menu .current-menu-parent>a{color:#111827!important}
@media(max-width:900px){.pep-px{padding:14px 16px 80px}.pep-px__hero{grid-template-columns:1fr;gap:28px}.pep-px__visual{min-height:400px;padding:30px}.pep-px__image{height:340px}.pep-px__summary{position:static}.pep-px h1{font-size:37px}.pep-px__benefits{grid-template-columns:1fr;margin-top:42px}.pep-px__grid{grid-template-columns:1fr;gap:20px;margin-top:45px;padding:40px 0}.pep-px__specgrid{grid-template-columns:1fr 1fr}.pep-px__related ul.products{grid-template-columns:repeat(2,1fr)}.pep-px__mobilebar{position:fixed;z-index:9999;left:12px;right:12px;bottom:12px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:11px 12px 11px 16px;border-radius:16px;background:#fff;box-shadow:0 10px 35px rgba(12,36,78,.2);border:1px solid var(--line)}.pep-px__mobilebar span{display:block;font-size:11px;color:var(--muted)}.pep-px__mobilebar strong{display:block;color:var(--dark);font-size:17px}.pep-px__mobilebar a{background:var(--blue);color:#fff;padding:11px 16px;border-radius:11px;font-weight:800}}
@media(max-width:560px){.pep-px__crumbs{margin-bottom:22px}.pep-px__visual{min-height:330px;border-radius:18px;padding:22px}.pep-px__image{height:280px}.pep-px__thumb img{width:56px;height:56px}.pep-px__card{padding:18px}.pep-px__choices{grid-template-columns:repeat(3,minmax(0,1fr))}.pep-px__trust,.pep-px__specgrid{grid-template-columns:1fr}.pep-px__buyrow{grid-template-columns:86px 1fr}.pep-px h1{font-size:32px}.pep-px h2{font-size:25px}.pep-px__lab{align-items:flex-start;flex-direction:column}.pep-px__lab a{width:100%;text-align:center}.pep-px__cta{padding:34px 20px}.pep-px__related ul.products{grid-template-columns:1fr 1fr;gap:10px}.pep-px__choice-copy small{white-space:normal;text-align:right}.pep-px__selection{display:block}.pep-px__selection strong{display:block;text-align:left;margin-top:4px}}


/* Peptimus information system */
.pep-px__options legend{display:flex;align-items:center;gap:8px}
.pep-px__info-button{display:inline-flex!important;align-items:center;justify-content:center;width:21px;height:21px;min-width:21px;padding:0!important;border:1px solid #9bb7ef!important;border-radius:50%!important;background:#f2f6ff!important;color:#2762e8!important;font:700 12px/1 Arial,sans-serif!important;cursor:pointer;box-shadow:none!important;transition:.18s ease}
.pep-px__info-button:hover,.pep-px__info-button:focus-visible{background:#2762e8!important;color:#fff!important;border-color:#2762e8!important;transform:translateY(-1px);outline:none}
.pep-px__info-modal[hidden]{display:none!important}
.pep-px__info-modal{position:fixed;z-index:999999;inset:0;display:grid;place-items:center;padding:20px}
.pep-px__info-backdrop{position:absolute;inset:0;background:rgba(7,22,55,.58);backdrop-filter:blur(4px)}
.pep-px__info-dialog{position:relative;width:min(480px,100%);max-height:min(680px,calc(100vh - 40px));overflow:auto;padding:30px;border:1px solid rgba(220,231,248,.95);border-radius:22px;background:#fff;box-shadow:0 28px 80px rgba(6,24,62,.28);animation:pepInfoIn .18s ease-out}
.pep-px__info-close{position:absolute;top:14px;right:14px;display:flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:0;border-radius:50%;background:#f2f5fa;color:#52617a;font-size:24px;line-height:1;cursor:pointer}
.pep-px__info-icon{display:flex;align-items:center;justify-content:center;width:42px;height:42px;margin-bottom:16px;border-radius:13px;background:#edf4ff;color:#2762e8;font-size:20px;font-weight:800}
.pep-px__info-dialog h3{margin:0 38px 12px 0;color:#102b64;font-size:24px;line-height:1.2}
.pep-px__info-content{color:#52617a;font-size:15px;line-height:1.7}.pep-px__info-content p{margin:0 0 10px}.pep-px__info-content p:last-child{margin-bottom:0}
.pep-px__info-done{display:inline-flex;justify-content:center;margin-top:22px;padding:11px 22px;border:0;border-radius:10px;background:#2762e8;color:#fff;font-weight:700;cursor:pointer}
body.pep-px-info-open{overflow:hidden}
@keyframes pepInfoIn{from{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:none}}
@media(max-width:600px){.pep-px__info-dialog{padding:25px 22px;border-radius:18px}.pep-px__info-dialog h3{font-size:21px}}

/* v2.7.1 - COA card under product image + technical detail cards */
.pep-px__visual-coa{display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:16px;align-items:center;margin-top:18px;padding:22px 24px;border-radius:20px;background:linear-gradient(135deg,#071a45 0%,#12418f 58%,#2762e8 100%);color:#fff;box-shadow:0 18px 40px rgba(10,42,102,.2)}
.pep-px__visual-coa-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.22);font-size:22px;font-weight:900}
.pep-px__visual-coa-copy span{display:block;margin-bottom:5px;color:#aecdff;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.pep-px__visual-coa-copy h3{margin:0 0 5px;color:#fff;font-size:20px;line-height:1.2}
.pep-px__visual-coa-copy p{margin:0;color:#dce8ff;font-size:13px;line-height:1.55}
.pep-px__visual-coa>a{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:126px;padding:12px 16px;border-radius:12px;background:#fff;color:#102b64;font-size:13px;font-weight:800;white-space:nowrap;transition:.18s ease}
.pep-px__visual-coa>a:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgba(0,0,0,.16)}
.pep-px__section-heading{text-align:center;margin-bottom:30px}
.pep-px__section-heading h2{margin-bottom:0}
.pep-px__specs{padding:62px 0 58px;border-top:1px solid var(--line)}
.pep-px__specgrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.pep-px__spec-card{display:flex;gap:14px;align-items:flex-start;min-height:128px;padding:20px;border:1px solid var(--line);border-radius:17px;background:#fff;box-shadow:0 8px 24px rgba(28,66,132,.045)}
.pep-px__spec-card>div{min-width:0}
.pep-px__spec-card .pep-px__spec-icon{position:relative;display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border-radius:10px;background:#edf4ff;color:var(--blue)}
.pep-px__spec-card .pep-px__spec-icon:before{content:'•';font-size:27px;line-height:1;transform:translateY(-2px)}
.pep-px__spec-card--molecular_weight .pep-px__spec-icon:before{content:'⚛';font-size:17px;transform:none}
.pep-px__spec-card--half_life .pep-px__spec-icon:before{content:'◷';font-size:22px;transform:none}
.pep-px__spec-card--reconstitution .pep-px__spec-icon:before{content:'⌁';font-size:23px;transform:none}
.pep-px__spec-card--application .pep-px__spec-icon:before{content:'▣';font-size:16px;transform:none}
.pep-px__spec-card--storage .pep-px__spec-icon:before{content:'❄';font-size:17px;transform:none}
.pep-px__spec-card span:not(.pep-px__spec-icon){display:block;margin:1px 0 9px;color:var(--blue);font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}
.pep-px__spec-card strong{display:block;color:#23314d;font-size:14px;line-height:1.55;font-weight:700}
@media(max-width:900px){.pep-px__visual-coa{grid-template-columns:44px 1fr}.pep-px__visual-coa>a{grid-column:1/-1;width:100%}.pep-px__specgrid{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.pep-px__visual-coa{grid-template-columns:38px 1fr;padding:18px;border-radius:16px}.pep-px__visual-coa-icon{width:38px;height:38px;border-radius:11px}.pep-px__visual-coa-copy h3{font-size:17px}.pep-px__specgrid{grid-template-columns:1fr}.pep-px__spec-card{min-height:0}}

/* Variant-specifieke afbeelding en COA */
.pep-px__image{transition:opacity .2s ease,transform .2s ease}
.pep-px__image.is-switching{opacity:.35;transform:scale(.992)}
[hidden]{display:none!important}

/* v3.2.0 - compact configurator with dropdown add-ons */
.pep-px__choices--compact{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}
.pep-px__choice--variant .pep-px__choice-box{min-height:44px;padding:10px 12px;justify-content:center;text-align:center}
.pep-px__choice--variant .pep-px__choice-mark{display:none}
.pep-px__choice--variant .pep-px__choice-copy{display:block;width:100%}
.pep-px__choice--variant .pep-px__choice-copy strong{font-size:14px}
.pep-px__addons{margin-top:18px;padding-top:18px;border-top:1px solid var(--line)}
.pep-px__addons-title{margin:0 0 12px;color:#102b64;font-size:14px;font-weight:800}
.pep-px__select-row{display:grid;grid-template-columns:minmax(130px,.75fr) minmax(0,1.25fr);align-items:center;gap:14px;padding:9px 0}
.pep-px__select-label{display:flex;align-items:center;gap:7px;color:#18233a;font-size:13px;font-weight:750}
.pep-px__select-wrap{position:relative}
.pep-px__select-wrap:after{content:'⌄';position:absolute;right:14px;top:50%;transform:translateY(-56%);pointer-events:none;color:#2762e8;font-size:18px;font-weight:800}
.pep-px__select{width:100%;height:44px;padding:0 40px 0 14px;border:1px solid #d7e2f4;border-radius:11px;background:#fff;color:#18233a;font-size:13px;font-weight:650;appearance:none;-webkit-appearance:none;outline:none;box-shadow:none;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease}
.pep-px__select:hover{border-color:#a8c0ef}
.pep-px__select:focus{border-color:#3977f4;box-shadow:0 0 0 3px rgba(57,119,244,.12)}
@media(max-width:560px){.pep-px__choices--compact{grid-template-columns:repeat(3,minmax(0,1fr))}.pep-px__select-row{grid-template-columns:1fr;gap:6px;padding:8px 0}.pep-px__select{height:46px}}

/* v3.3.2 - volledige COA-toelichting in één compacte grijze disclaimer */
.pep-px__analysis-notice{display:flex;align-items:flex-start;gap:11px;margin-top:14px;padding:13px 14px;border:1px solid #e1e5ec;border-radius:10px;background:#f4f5f7;color:#4f596b}
.pep-px__analysis-check{display:inline-flex;align-items:center;justify-content:center;flex:0 0 23px;width:23px;height:23px;margin-top:1px;border-radius:50%;background:#27a65b;color:#fff;font-size:13px;font-weight:900;line-height:1;box-shadow:0 3px 9px rgba(39,166,91,.18)}
.pep-px__analysis-notice-content{min-width:0;flex:1}
.pep-px__analysis-notice-meta{display:flex;align-items:center;gap:6px;margin-bottom:4px}
.pep-px__analysis-notice-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 17px;width:17px;height:17px;border:1px solid #aeb6c3;border-radius:50%;background:#fff;color:#667085;font-size:10px;font-weight:900;line-height:1}
.pep-px__analysis-notice-label{display:block;color:#5c6676;font-size:10px;font-weight:850;letter-spacing:.45px;text-transform:uppercase;line-height:1.2}
.pep-px__analysis-notice strong{display:block;margin:0 0 3px;color:#17213a;font-size:14px;font-weight:800;line-height:1.35}
.pep-px__analysis-notice p{margin:0;color:#5e6879;font-size:12px;line-height:1.52}
@media(max-width:560px){.pep-px__analysis-notice{padding:12px}.pep-px__analysis-check{flex-basis:22px;width:22px;height:22px}}
.pep-px__knowledge{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:24px;padding:18px 19px;border-radius:15px;background:linear-gradient(135deg,#102b64 0%,#2250ad 100%);color:#fff;box-shadow:0 12px 28px rgba(16,43,100,.15)}
.pep-px__knowledge span{display:block;margin-bottom:3px;color:rgba(255,255,255,.7);font-size:10px;font-weight:800;letter-spacing:1.2px;text-transform:uppercase}.pep-px__knowledge h3{margin:0;color:#fff;font-size:17px;line-height:1.25}.pep-px__knowledge p{margin:5px 0 0;color:rgba(255,255,255,.82);font-size:12px;line-height:1.5}
.pep-px__knowledge>a{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-height:39px;padding:0 14px;border-radius:9px;background:#fff;color:#2f5bff!important;font-size:12px;font-weight:800;text-decoration:none;white-space:nowrap}
@media(max-width:700px){.pep-px__knowledge{align-items:flex-start;flex-direction:column}.pep-px__knowledge>a{width:100%}}

/* Peptimus 3.6.3 – variantstatus per concentratie */
.pep-px__choice--variant .pep-px__choice-box{position:relative;flex-direction:column;gap:5px;padding:9px 34px 9px 12px;min-height:68px}
.pep-px__choice--variant .pep-px__choice-copy{justify-content:center}
.pep-px__variant-status{display:block;font-size:10px;line-height:1.25;font-weight:750;text-align:center}
.pep-px__variant-status--green{color:#218653}.pep-px__variant-status--red{color:#c93636}
.pep-px__variant-info{position:absolute;right:8px;top:8px;z-index:3}
.pep-px__choice--variant.is-unavailable{cursor:not-allowed}.pep-px__choice--variant.is-unavailable .pep-px__choice-box{background:#fff7f7;border-color:#efc7c7;opacity:.78}.pep-px__choice--variant.is-unavailable .pep-px__choice-copy strong{color:#8b3030}
.pep-px__options--variants .pep-px__choice input:checked+.pep-px__choice-box .pep-px__variant-status{color:#fff}.pep-px__options--variants .pep-px__choice input:checked+.pep-px__choice-box .pep-px__variant-info{background:#fff!important;color:#2762e8!important;border-color:#fff!important}


/* Peptimus 3.6.5 – schone mg-keuze en dynamische variantstatus boven de configurator */
.pep-px__choice--variant .pep-px__choice-box{min-height:50px;flex-direction:row;gap:0;padding:11px 13px}
.pep-px__choice--variant .pep-px__choice-copy{justify-content:center}
.pep-px__choice--variant .pep-px__variant-status,.pep-px__choice--variant .pep-px__variant-info{display:none!important}
.pep-px__signals--variant-status{display:block;margin:18px 0}
.pep-px__signals--variant-status>span:before{display:none}
.pep-px__variant-signal{display:inline-flex;align-items:center;gap:8px;max-width:100%;padding:7px 10px;border-radius:999px;font-size:13px;font-weight:800;line-height:1.25;border:1px solid transparent}
.pep-px__variant-signal--green{color:#257f52;background:#eaf8f0;border-color:#cfeddb}
.pep-px__variant-signal--red{color:#b93333;background:#fff0f0;border-color:#f0cccc}
.pep-px__variant-signal-icon{display:grid!important;place-items:center;flex:0 0 20px;width:20px;height:20px;border-radius:50%;font-size:11px;font-weight:900;color:#fff}
.pep-px__variant-signal-icon:before{display:none!important;content:none!important}
.pep-px__variant-signal--green .pep-px__variant-signal-icon{background:#45ad75}
.pep-px__variant-signal--red .pep-px__variant-signal-icon{background:#dc4b4b}
.pep-px__variant-signal-text{display:block!important;min-width:0}
.pep-px__variant-signal-text:before{display:none!important;content:none!important}
.pep-px__variant-signal-info{position:static!important;flex:0 0 21px;width:21px;height:21px;margin-left:1px;background:#fff!important;border-color:currentColor!important;color:inherit!important}
@media(max-width:560px){.pep-px__variant-signal{align-items:flex-start;border-radius:14px;padding:9px 10px}.pep-px__variant-signal-info{margin-left:auto}}


/* Peptimus 3.6.7 – vastgeplakte voorraadbadge buiten het variantvak */
.pep-px__choice--variant.is-unavailable{
  position:relative;
  overflow:visible;
}
.pep-px__choice--variant.is-unavailable .pep-px__choice-box{
  position:relative;
  min-height:48px;
  padding:10px 12px;
  flex-direction:row;
  justify-content:center;
  gap:0;
  overflow:visible;
}
.pep-px__unavailable-badge{
  position:absolute;
  z-index:3;
  top:0;
  right:8px;
  transform:translateY(-50%);
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:max-content;
  max-width:calc(100% - 16px);
  padding:3px 8px;
  border:1px solid #efc7c7;
  border-radius:999px;
  background:#fff7f7;
  box-shadow:0 3px 9px rgba(185,51,51,.10);
  color:#b93333;
  font-size:8px;
  font-weight:800;
  line-height:1.1;
  letter-spacing:.01em;
  text-align:center;
  white-space:nowrap;
  pointer-events:none;
}
@media(max-width:560px){
  .pep-px__choice--variant.is-unavailable .pep-px__choice-box{min-height:46px;padding:9px 7px}
  .pep-px__unavailable-badge{right:5px;max-width:calc(100% - 10px);padding:3px 6px;font-size:7px}
}

