bundle-builder-block{--pbb-orange: #f26129;--pbb-green: #89ba34;--pbb-slate: #374153;--pbb-near-black: #181e23;--pbb-beige: #f4eee9;--pbb-grey-border: #cad0cf;--pbb-dark-border: #081418;--pbb-text: #252c30;--pbb-text-muted: #72777e;--pbb-white: #fff;--pbb-font-text: "Archivo", sans-serif;--pbb-font-display: "apotek-cond", "Apotek Cond", sans-serif;display:block;margin:16px 0;font-family:var(--pbb-font-text);color:var(--pbb-text)}bundle-builder-block.is-ready{animation:pbb-fade-in .2s ease both}@keyframes pbb-fade-in{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){bundle-builder-block.is-ready{animation:none}}.pbb__heading{margin:0 0 10px;font-family:var(--pbb-font-text);font-weight:700;font-size:16px;line-height:24px;color:var(--pbb-text)}.pbb__box{background:var(--pbb-beige);border-radius:12px;overflow:hidden}.pbb__progress{margin:0 -28px}.pbb__tiers{display:flex;align-items:flex-end;margin:0;padding:0;list-style:none}.pbb__tier{display:flex;flex:1 1 0;min-width:0;flex-direction:column;align-items:center}.pbb__tier-badge{display:inline-flex;align-items:center;margin-bottom:1px;padding:4px 10px;border-radius:0 0 12px 12px;background:var(--pbb-green);color:var(--pbb-white);font-family:var(--pbb-font-display);font-weight:700;font-size:14px;line-height:16px;text-transform:uppercase;white-space:nowrap}.pbb__tier-badge[hidden]{display:none}.pbb__tier-label{font-family:var(--pbb-font-display);font-weight:600;font-size:20px;line-height:28px;color:var(--pbb-text);text-align:center;white-space:nowrap}.pbb__marker-row{display:flex;align-items:center;width:100%}.pbb__line{flex:1 1 0;min-width:0;height:2px;background:var(--pbb-grey-border);transition:background .25s ease}.pbb__line.is-filled{background:var(--pbb-orange)}.pbb__tier:first-child .pbb__line--left,.pbb__tier:last-child .pbb__line--right{visibility:hidden}.pbb__marker{position:relative;flex:0 0 auto;width:16px;height:16px;border:2px solid var(--pbb-grey-border);border-radius:50%;background:var(--pbb-beige);transition:border-color .25s ease}.pbb__marker:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:8px;height:8px;border-radius:50%;background:var(--pbb-orange);opacity:0;transition:opacity .25s ease}.pbb__tier.is-complete .pbb__marker{border-color:var(--pbb-orange)}.pbb__tier.is-complete .pbb__marker:before{opacity:1}.pbb__tier-price{font-family:var(--pbb-font-text);font-weight:500;font-size:16px;line-height:24px;color:var(--pbb-text-muted);text-align:center;white-space:nowrap}.pbb__flavors{display:flex;flex-direction:column;gap:8px;margin:0;padding:24px 16px 18px;list-style:none}.pbb__flavor{position:relative;display:flex;align-items:center;gap:16px;padding:12px 20px 12px 12px;background:var(--pbb-white);border-radius:8px;box-shadow:inset 0 0 0 2px transparent;transition:box-shadow .2s ease}.pbb__flavor--selected{box-shadow:inset 0 0 0 2px var(--pbb-orange)}.pbb__flavor.is-oos{opacity:.55}.pbb__flavor-image{flex:0 0 auto;width:96px;height:96px;border-radius:6px;object-fit:cover;background:var(--pbb-beige)}.pbb__flavor-body{flex:1 1 auto;min-width:0}.pbb__flavor-title{margin:0;font-family:var(--pbb-font-text);font-weight:500;font-size:18px;line-height:28px;color:var(--pbb-text)}.pbb__flavor-desc{margin:0;font-family:var(--pbb-font-text);font-weight:400;font-size:16px;line-height:24px;color:var(--pbb-text-muted)}.pbb__flavor-oos-label{font-family:var(--pbb-font-text);font-weight:500;font-size:14px;line-height:20px;color:var(--pbb-text-muted)}.pbb__flavor-badge{position:absolute;top:0;left:0;padding:4px 10px;border-radius:8px 0 12px;background:var(--pbb-orange);color:var(--pbb-white);font-family:var(--pbb-font-display);font-weight:700;font-size:14px;line-height:16px;text-transform:uppercase}.pbb__flavor-action{flex:0 0 auto;width:128px;display:flex;justify-content:center;transition:opacity .2s ease}.pbb__add{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:128px;height:48px;padding:10px 16px;border-radius:16px;background:var(--pbb-slate);color:var(--pbb-white);font-family:var(--pbb-font-display);font-weight:400;font-size:20px;line-height:28px;cursor:pointer;transition:background .2s ease,opacity .2s ease}.pbb__add:hover:not(:disabled){background:var(--pbb-near-black)}.pbb__add:disabled{cursor:not-allowed;opacity:.5}.pbb__add-icon{width:20px;height:20px}.pbb__stepper{display:inline-flex;align-items:center;justify-content:space-between;width:128px;height:40px}.pbb__step-btn{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:40px;height:40px;border-radius:12px;background:var(--pbb-slate);color:var(--pbb-white);cursor:pointer;transition:background .2s ease,opacity .2s ease}.pbb__step-btn:hover:not(:disabled){background:var(--pbb-near-black)}.pbb__step-btn:disabled{opacity:.5;cursor:not-allowed}.pbb__step-icon{width:20px;height:20px}.pbb__step-count{width:24px;font-family:var(--pbb-font-text);font-weight:700;font-size:18px;line-height:28px;color:var(--pbb-text);text-align:center}.pbb__prompt{padding:4px 10px;background:var(--pbb-orange);color:var(--pbb-white);font-family:var(--pbb-font-text);font-size:14px;line-height:20px;text-align:center}.pbb__prompt[hidden]{display:none}.pbb__prompt strong{font-weight:700}.pbb__purchase{display:flex;flex-direction:column;gap:14px;margin:16px 0 0;padding:0;border:0}.pbb__option{display:block;background:var(--pbb-white);border-radius:12px;box-shadow:inset 0 0 0 1px var(--pbb-grey-border);cursor:pointer;transition:box-shadow .15s ease,background .15s ease}.pbb__option.is-selected{background:var(--pbb-beige);box-shadow:inset 0 0 0 2px var(--pbb-dark-border)}.pbb__radio-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.pbb__option-main{display:flex;align-items:center;gap:8px;padding:12px 16px}.pbb__option--subscribe .pbb__option-main{padding-bottom:0}.pbb__radio{position:relative;flex:0 0 auto;width:20px;height:20px;border:1px solid var(--pbb-dark-border);border-radius:50%;background:var(--pbb-white);transition:border-color .15s ease}.pbb__radio:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:12px;height:12px;border-radius:50%;background:var(--pbb-orange);opacity:0;transition:opacity .15s ease}.pbb__option.is-selected .pbb__radio{border-color:var(--pbb-orange)}.pbb__option.is-selected .pbb__radio:before{opacity:1}.pbb__radio-input:focus-visible+.pbb__option-main .pbb__radio{outline:2px solid var(--pbb-orange);outline-offset:2px}.pbb__option-body{flex:1 1 auto;min-width:0}.pbb__option-head{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.pbb__option-title{flex:1 1 auto;min-width:0;font-family:var(--pbb-font-text);font-weight:500;font-size:18px;line-height:28px;color:var(--pbb-text)}.pbb__option-title-accent{font-weight:700;color:var(--pbb-orange)}.pbb__option-price{flex:0 0 auto;display:inline-flex;align-items:baseline;gap:8px;white-space:nowrap}.pbb__price-compare{font-size:16px;line-height:24px;color:var(--pbb-text)}.pbb__price-sale{font-size:18px;line-height:28px}.pbb__option--subscribe .pbb__price-sale{color:var(--pbb-orange)}.pbb__option--onetime .pbb__price-sale{color:var(--pbb-text)}.pbb__option-sub{display:block;margin-top:5px;font-family:var(--pbb-font-text);font-weight:500;font-size:14px;line-height:20px;color:var(--pbb-text)}.pbb__deliver{display:block;padding:16px 16px 0}.pbb__deliver-label{display:block;margin-bottom:8px;font-family:var(--pbb-font-text);font-weight:500;font-size:14px;line-height:20px;color:var(--pbb-text)}.pbb__chips{display:flex;flex-wrap:wrap;gap:8px}.pbb__chip{padding:8px 16px;border:1px solid var(--pbb-grey-border);border-radius:999px;background:var(--pbb-white);font-family:var(--pbb-font-text);font-weight:500;font-size:14px;line-height:20px;color:var(--pbb-text);cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease}.pbb__chip.is-selected{border-color:var(--pbb-near-black);background:var(--pbb-near-black);color:var(--pbb-white)}.pbb__benefits{display:flex;flex-wrap:wrap;gap:16px;margin:16px 16px 12px;padding-top:16px;border-top:1px solid var(--pbb-grey-border)}.pbb__benefit{display:inline-flex;align-items:center;gap:4px;font-family:var(--pbb-font-text);font-weight:500;font-size:12px;line-height:16px;color:#000}.pbb__benefit img{width:24px;height:24px;flex:0 0 auto}.pbb__purchase.is-onetime .pbb__deliver{display:none}.pbb__atc{display:flex;align-items:center;justify-content:center;width:100%;min-height:64px;margin-top:16px;padding:12px 16px;border-radius:16px;background:var(--pbb-orange);color:var(--pbb-white);font-family:var(--pbb-font-display);font-weight:700;font-size:36px;line-height:40px;text-transform:uppercase;cursor:pointer;transition:opacity .15s ease,background .15s ease}.pbb__atc:disabled{opacity:.45;cursor:not-allowed}.pbb__atc.is-loading{opacity:.7;cursor:progress}.pbb__error{margin:10px 0 0;font-family:var(--pbb-font-text);font-size:14px;line-height:20px;color:var(--pbb-orange)}.pbb__error[hidden]{display:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:1020px){.pbb__progress{margin:0 -22px}.pbb__tier-label{font-size:20px}.pbb__tier-price{font-size:14px}.pbb__flavor{gap:12px;padding:4px 12px 4px 4px}.pbb__flavors{padding:20px 8px 18px}.pbb__flavor-image{width:80px;height:80px}.pbb__flavor-title{font-size:16px;line-height:22px;margin-bottom:4px}.pbb__flavor-desc{font-size:14px;line-height:20px}.pbb__prompt{font-size:12px}.pbb__flavor-action,.pbb__add,.pbb__stepper{width:84px}.pbb__add{height:36px;padding:4px 8px;border-radius:12px}.pbb__stepper{height:28px}.pbb__step-btn{width:28px;height:28px;border-radius:8px}.pbb__chip{padding:1px 7px;font-size:12px}.pbb__option-title{font-size:16px}.pbb__benefits{flex-wrap:nowrap;gap:28px;padding-top:10px;line-height:16px}.pbb__option-sub{font-size:14px}.pbb__benefit{flex-direction:column;flex:1 1 0;text-align:center;gap:8px}.pbb__atc{font-size:28px;line-height:32px;min-height:56px}}@media(min-width:768px)and (max-width:1020px){.pbb-bp.md\:grid-cols-2{grid-template-columns:repeat(1,minmax(0,1fr));grid-template-rows:none;margin-bottom:2rem;column-gap:.5rem;row-gap:.5rem}.pbb-bp .md\:row-span-2{grid-row:auto}.pbb-bp .md\:sticky{position:static}.pbb-bp .md\:mt-6{margin-top:0}.pbb-bp .md\:pl-28{padding-left:0}.pbb-bp .md\:mb-8{margin-bottom:0}.pbb-bp .md\:mx-0{margin-left:-1rem;margin-right:-1rem}.pbb-bp .md\:border{border-width:0}.pbb-bp .md\:rounded-xl{border-radius:0}.pbb-bp .md\:absolute{position:static}.pbb-bp .md\:inset-y-0{top:auto;bottom:auto}.pbb-bp .md\:left-0{left:auto}.pbb-bp .md\:w-28{width:auto}.pbb-bp .md\:border-r{border-right-width:0}.pbb-bp .md\:flex-col{flex-direction:row}.pbb-bp .md\:max-h-full{max-height:none}.pbb-bp .md\:overflow-auto{overflow-x:auto;overflow-y:visible}.pbb-bp .md\:opacity-90{opacity:1}.pbb-bp .md\:w-full{width:85.714286%}.pbb-bp .md\:border-t-0{border-top-width:1px}.pbb-bp .md\:border-x-0{border-right-width:1px}.pbb-bp .product-gallery__image{box-shadow:none}.pbb-bp .md\:block{display:none}.pbb-bp .md\:hidden{display:block}.pbb-bp .md\:pt-6{padding-top:0}.pbb-bp .md\:mb-3{margin-bottom:.25rem}.pbb-bp .md\:size-5{width:.75rem;height:.75rem}.pbb-bp .md\:text-sm{font-size:.75rem;line-height:1rem}.pbb-bp .md\:text-xl{font-size:1rem;line-height:1.5rem}.pbb-bp .md\:text-5xl{font-size:1.875rem;line-height:2.25rem}}@layer utilities{@media(min-width:768px)and (max-width:1020px){.pbb-bp .md\:\!hidden{display:flex!important}}}
/*# sourceMappingURL=/cdn/shop/t/67/assets/bundle-builder.css.map */
