.pob{--pob-bg: #F3F3F3;--pob-ink: #2C2A2A;--pob-muted: #5C5C5C;--pob-accent: var(--color-brand-orange, #F47C35);--pob-accent-deep: var(--color-brand-orange-dark, #d4691f);--pob-accent-rgb: 244, 124, 53;--pob-cream: #FFDF98;--pob-card-bg: #FFFFFF;--pob-border: rgba(44, 42, 42, .1);--pob-success: #1F7A47;--pob-font-heading: "Bricolage Grotesque", "Vastago Grotesk", system-ui, sans-serif;--pob-font-body: var(--font-body-family, "Rubik"), "Rubik", system-ui, sans-serif;display:block;background-color:var(--pob-bg);color:var(--pob-ink);font-family:var(--pob-font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative}.pob-hero{--pob-hero-dark: #2c2a2a;--pob-hero-soft: rgba(255, 255, 255, .75);--pob-hero-pill-bg: rgba(255, 255, 255, .06);--pob-hero-pill-border: rgba(255, 255, 255, .08);position:relative;padding:2rem 0 3.2rem}@media(min-width:750px){.pob-hero{padding:2.4rem 0 4.8rem}}.pob-hero__inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:0}@media(min-width:990px){.pob-hero__inner{flex-direction:row;align-items:center;gap:4.8rem}}.pob-hero__media{position:relative;width:100%;border-radius:14px;overflow:hidden;background:var(--pob-bg)}@media(min-width:990px){.pob-hero__media{flex:0 0 48%;max-width:48%;border-radius:18px}}.pob-hero__img{display:block;width:100%;height:auto;aspect-ratio:3 / 2;object-fit:cover}@media(min-width:990px){.pob-hero__img{aspect-ratio:4 / 3}}.pob-hero__card{position:relative;width:100%;background:var(--pob-hero-dark);border-radius:12px;padding:2.8rem 3.6rem 2.4rem;overflow:hidden}.pob-hero__card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 85% 20%,color-mix(in srgb,var(--pob-accent) 8%,transparent) 0%,transparent 50%),radial-gradient(circle at 15% 80%,color-mix(in srgb,var(--pob-accent) 4%,transparent) 0%,transparent 40%);pointer-events:none}.pob-hero__card-inner{position:relative;z-index:1}@media(min-width:990px){.pob-hero__card{flex:1 1 52%;min-width:0}}@media(max-width:989px){.pob-hero__media{z-index:0}.pob-hero__card{z-index:2;margin-top:-7rem;width:100%;padding:1.8rem 1.8rem 1.6rem}}.pob-hero--text-only .pob-hero__inner{max-width:60rem;margin:0 auto}.pob-hero--text-only .pob-hero__card{margin-top:0}.pob-hero__eyebrow{display:inline-flex;align-items:center;gap:.6rem;font-family:var(--pob-font-heading);font-size:1.3rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--pob-hero-soft);margin-bottom:1.2rem}.pob-hero__eyebrow:before{content:"";display:inline-block;width:6px;height:6px;border-radius:999px;background-color:var(--pob-accent);flex-shrink:0}.pob-hero__title{font-family:var(--pob-font-heading);font-weight:700;font-size:2.8rem;line-height:1.1;letter-spacing:-.02em;color:#f3f3f3;margin:0 0 .6rem}.pob-hero__subtitle{font-family:var(--pob-font-body);font-size:1.4rem;line-height:1.55;color:var(--pob-hero-soft);max-width:52rem;margin:0 0 1.4rem}.pob-hero__obrador{font-family:var(--pob-font-body);font-size:1.3rem;color:var(--pob-hero-soft);margin:0 0 1.6rem}.pob-hero__obrador-label{text-transform:uppercase;letter-spacing:.12em;margin-right:.6rem;font-weight:600}.pob-hero__obrador-name{color:#fff;font-weight:700;font-family:var(--pob-font-heading);letter-spacing:0}.pob-trust{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:flex-start;gap:.8rem}.pob-trust__item{display:inline-flex;align-items:center;gap:.7rem;font-family:var(--pob-font-body);font-size:1.3rem;font-weight:500;color:#ffffffd9;background:var(--pob-hero-pill-bg);border:1px solid var(--pob-hero-pill-border);border-radius:100px;padding:.8rem 1.6rem;white-space:nowrap}.pob-trust__icon{width:16px;height:16px;flex-shrink:0;color:var(--pob-accent);display:inline-flex;align-items:center;justify-content:center}.pob-trust__icon svg{width:100%;height:100%;display:block}@media(max-width:989px){.pob-hero__title{font-size:2.3rem;line-height:1.15;margin-bottom:.4rem}.pob-hero__subtitle{font-size:1.2rem;line-height:1.4;margin-bottom:1rem}.pob-hero__obrador{font-size:1.2rem;margin-bottom:1rem}.pob-hero__eyebrow{font-size:1.2rem;margin-bottom:.6rem}.pob-trust{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;gap:.6rem;padding-bottom:.2rem}.pob-trust::-webkit-scrollbar{display:none}.pob-trust__item{font-size:1.2rem;padding:.5rem 1.1rem}}.pob-body{position:relative;z-index:1;padding-bottom:6rem}.pob-body:before{content:"";display:block;height:1px;background:#2c2a2a1a;margin-bottom:4rem}@media(min-width:990px){.pob-body:before{margin-bottom:5.6rem}}@media(max-width:989px){.pob-body{padding-bottom:1.2rem}.pob-body:before{margin-bottom:3.2rem}}@media(max-width:749px){section.pob{padding-bottom:0!important}}.pob-layout{display:grid;grid-template-columns:1fr;gap:3.2rem}@media(min-width:990px){.pob-layout{grid-template-columns:minmax(0,1fr) 36rem;gap:4.8rem;align-items:start}}@media(min-width:1200px){.pob-layout{grid-template-columns:minmax(0,1fr) 40rem}}.pob-grid{order:1;min-width:0}.pob-rail{order:2;min-width:0}.pob-rail__inner{display:flex;flex-direction:column;gap:2.4rem}@media(min-width:990px){.pob-rail__inner{position:sticky;top:2.4rem}}.pob-rail__section{background:transparent;border:0;padding:0;position:relative}.pob-rail__section+.pob-rail__section{padding-top:2.4rem;border-top:1px solid rgba(44,42,42,.1)}.pob-rail__label{font-family:var(--pob-font-heading);font-size:1.3rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase;color:var(--pob-ink);margin:0 0 1.4rem}.pob-grid__heading{font-family:var(--pob-font-heading);font-weight:700;font-size:2.2rem;line-height:1.15;letter-spacing:-.005em;color:var(--pob-ink);margin:0 0 2rem}.pob-grid__groups{display:flex;flex-direction:column;gap:4rem}.pob-grid__group{display:flex;flex-direction:column;gap:1.6rem}.pob-grid__group-header{display:flex;align-items:baseline;gap:.8rem;padding-bottom:.9rem;border-bottom:1px solid rgba(44,42,42,.1)}.pob-grid__group-label{font-family:var(--pob-font-heading);font-weight:700;font-size:1.6rem;line-height:1.2;letter-spacing:-.005em;color:var(--pob-ink);margin:0}.pob-grid__group-cap{font-family:var(--pob-font-body);font-size:1.3rem;font-weight:600;color:var(--pob-muted)}@media(max-width:989px){.pob-grid__heading{font-size:1.9rem}.pob-grid__group-label{font-size:1.4rem}}.pob-grid__products{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem}@media(min-width:600px){.pob-grid__products{grid-template-columns:repeat(3,1fr);gap:2rem}}@media(min-width:1200px){.pob-grid__products{grid-template-columns:repeat(3,1fr);gap:2.4rem 2rem}}.pob-card{position:relative;display:flex;flex-direction:column;gap:1rem;background:var(--pob-card-bg);border:1px solid var(--pob-border);border-radius:14px;padding:1.2rem;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.pob-card:hover{border-color:rgba(var(--pob-accent-rgb),.45);transform:translateY(-2px);box-shadow:0 12px 28px -16px #0000002e}.pob-card.is-selected{border-color:var(--pob-accent);box-shadow:0 0 0 1px var(--pob-accent) inset}.pob-card.is-dimmed .pob-card__thumb-wrap{opacity:.5}.pob-card.is-pulsing{animation:pob-pulse .22s cubic-bezier(.25,.46,.45,.94)}@keyframes pob-pulse{0%{transform:scale(1)}45%{transform:scale(1.04)}to{transform:scale(1)}}.pob-card.is-shaking{animation:pob-shake .3s ease-in-out}@keyframes pob-shake{0%,to{transform:translate(0)}20%{transform:translate(-5px)}40%{transform:translate(4px)}60%{transform:translate(-3px)}80%{transform:translate(2px)}}.pob-card__thumb-wrap{position:relative;width:100%;padding-bottom:100%;border-radius:10px;overflow:hidden;background:var(--pob-bg)}@supports (aspect-ratio: 1){.pob-card__thumb-wrap{padding-bottom:0;aspect-ratio:1}}.pob-card__thumb,.pob-card__thumb--placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.pob-card__thumb--placeholder{background:linear-gradient(135deg,#2c2a2a0a,#2c2a2a14)}.pob-card__slot-chip{position:absolute;top:8px;left:8px;z-index:2;background:#2c2a2ad9;color:#fff;font-family:var(--pob-font-body);font-size:1rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;padding:.3rem .7rem;border-radius:999px}.pob-card__add{position:absolute;right:8px;bottom:8px;width:44px;height:44px;min-width:44px;border-radius:50%;background:var(--pob-accent);color:#fff;border:0;font-family:var(--pob-font-heading);font-size:22px;font-weight:400;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 4px 12px -2px rgba(var(--pob-accent-rgb),.45);transition:background-color .18s ease,transform .15s ease;z-index:3;-webkit-tap-highlight-color:transparent}.pob-card__add:hover:not(:disabled){background:var(--pob-accent-deep);transform:scale(1.06)}.pob-card__add:active:not(:disabled){transform:scale(.94)}.pob-card__add:focus-visible{outline:2px solid var(--pob-ink);outline-offset:2px}.pob-card__add:disabled{background:#2c2a2a40;box-shadow:none;cursor:not-allowed}.pob-card.is-selected .pob-card__add{display:none}.pob-card__count-badge{position:absolute;top:8px;right:8px;z-index:3;width:28px;height:28px;border-radius:50%;background:var(--pob-accent);color:#fff;font-family:var(--pob-font-heading);font-size:1.3rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 4px 10px -3px rgba(var(--pob-accent-rgb),.45);animation:pob-pop .24s cubic-bezier(.34,1.56,.64,1)}.pob-card__count-badge[hidden]{display:none!important}@keyframes pob-pop{0%{transform:scale(0);opacity:0}60%{transform:scale(1.15);opacity:1}to{transform:scale(1);opacity:1}}.pob-card__body{display:flex;flex-direction:column;gap:.3rem;padding:0 .2rem}.pob-card__vendor{font-family:var(--pob-font-body);font-size:1rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--pob-muted)}.pob-card__title{font-family:var(--pob-font-heading);font-weight:600;font-size:1.4rem;line-height:1.25;letter-spacing:-.005em;color:var(--pob-ink);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pob-card__variant{font-family:var(--pob-font-body);font-size:1.2rem;color:var(--pob-muted)}.pob-card__price{font-family:var(--pob-font-body);font-size:1.3rem;font-weight:600;color:var(--pob-ink);margin-top:.2rem}.pob-card__stepper{display:flex;align-items:center;justify-content:space-between;gap:.8rem;padding:.4rem .2rem 0;margin-top:auto}.pob-card__stepper[hidden]{display:none!important}.pob-stepper__btn{width:36px;height:36px;min-width:36px;border-radius:50%;border:1px solid var(--pob-border);background:transparent;color:var(--pob-ink);font-family:var(--pob-font-heading);font-size:1.7rem;font-weight:600;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,transform .18s ease;-webkit-tap-highlight-color:transparent}.pob-stepper__btn:hover:not(:disabled){border-color:var(--pob-ink);background:#f47c350d}.pob-stepper__btn:active:not(:disabled){transform:scale(.94)}.pob-stepper__btn:focus-visible{outline:2px solid var(--pob-accent);outline-offset:2px}.pob-stepper__btn:disabled{opacity:.35;cursor:not-allowed}.pob-stepper__btn--minus span{position:relative;top:-1px}.pob-stepper__qty{font-family:var(--pob-font-heading);font-size:1.5rem;font-weight:700;color:var(--pob-ink);min-width:2.4rem;text-align:center}.pob-tiers{display:flex;flex-direction:column;gap:.8rem}.pob-tier{position:relative;display:flex;align-items:center;gap:1.2rem;padding:1.3rem 1.5rem;background:transparent;border:1px solid var(--pob-border);border-radius:14px;cursor:pointer;text-align:left;font-family:inherit;color:var(--pob-ink);transition:background-color .18s ease,box-shadow .18s ease;-webkit-tap-highlight-color:transparent}.pob-tier:hover{background:rgba(var(--pob-accent-rgb),.04)}.pob-tier[aria-checked=true],.pob-tier--selected{background:rgba(var(--pob-accent-rgb),.06);box-shadow:inset 0 0 0 2px var(--pob-accent)}.pob-tier:focus-visible{outline:2px solid var(--pob-accent);outline-offset:2px}.pob-tier__radio{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;border:1.5px solid var(--pob-border);transition:border-color .18s ease}.pob-tier__radio:before{content:"";width:1rem;height:1rem;border-radius:50%;background:var(--pob-accent);transform:scale(0);transition:transform .18s ease}.pob-tier[aria-checked=true] .pob-tier__radio,.pob-tier--selected .pob-tier__radio{border-color:var(--pob-accent)}.pob-tier[aria-checked=true] .pob-tier__radio:before,.pob-tier--selected .pob-tier__radio:before{transform:scale(1)}.pob-tier__info{display:flex;flex-direction:column;gap:.3rem;flex:1;min-width:0}.pob-tier__name{font-family:var(--pob-font-heading);font-size:1.5rem;font-weight:700;color:var(--pob-ink);line-height:1.2}.pob-tier__detail{font-family:var(--pob-font-body);font-size:1.3rem;line-height:1.35;color:var(--pob-muted);overflow-wrap:anywhere}.pob-tier__count{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:.1rem;text-align:center}.pob-tier__count-num{font-family:var(--pob-font-heading);font-size:2.4rem;font-weight:700;line-height:1;color:var(--pob-ink)}.pob-tier__count-label{font-family:var(--pob-font-body);font-size:1rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--pob-muted)}.pob-mode{display:grid;grid-template-columns:1fr 1fr;gap:.6rem;padding:.4rem;background:var(--pob-card-bg);border:1px solid var(--pob-border);border-radius:12px}.pob-mode__card{background:transparent;border:0;border-radius:8px;padding:.9rem 1rem;text-align:left;cursor:pointer;display:flex;flex-direction:column;gap:.2rem;transition:background-color .18s ease;-webkit-tap-highlight-color:transparent}.pob-mode__card:hover{background:rgba(var(--pob-accent-rgb),.05)}.pob-mode__card--selected,.pob-mode__card[aria-checked=true]{background:var(--pob-cream)}.pob-mode__card:focus-visible{outline:2px solid var(--pob-accent);outline-offset:2px}.pob-mode__title{font-family:var(--pob-font-heading);font-weight:700;font-size:1.35rem;color:var(--pob-ink)}.pob-mode__sub{font-family:var(--pob-font-body);font-size:1.15rem;color:var(--pob-muted);line-height:1.35}.pob-capacity__rows{display:flex;flex-direction:column;gap:.8rem}.pob-cap-row{display:grid;grid-template-columns:minmax(6rem,max-content) 1fr;align-items:center;gap:1rem}.pob-cap-row__label{font-family:var(--pob-font-body);font-size:1.3rem;font-weight:600;color:var(--pob-ink)}.pob-cap-row__dots{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.pob-cap-dot{width:14px;height:14px;border-radius:50%;border:1px dashed rgba(44,42,42,.25);background:transparent;transition:background-color .25s ease,border-color .25s ease,transform .3s cubic-bezier(.34,1.56,.64,1)}.pob-cap-dot--filled{border:0;background:var(--pob-ink);animation:pob-slot-fill .32s cubic-bezier(.34,1.56,.64,1)}@keyframes pob-slot-fill{0%{transform:scale(0);opacity:0}60%{transform:scale(1.18);opacity:1}to{transform:scale(1);opacity:1}}.pob.pob--complete .pob-cap-dot--filled{background:var(--pob-accent)}.pob-capacity__status{font-family:var(--pob-font-body);font-size:1.2rem;color:var(--pob-muted);margin:1rem 0 0;min-height:1.4em}.pob.pob--complete .pob-capacity__status{color:var(--pob-ink);display:inline-flex;align-items:center;gap:.6rem;font-weight:700}.pob.pob--complete .pob-capacity__status:before{content:"";display:inline-block;width:6px;height:6px;border-radius:999px;background-color:var(--pob-accent);flex-shrink:0}.pob-summary{background:var(--pob-card-bg);border:1px solid var(--pob-border);border-radius:14px;padding:1.6rem;display:flex;flex-direction:column;gap:1rem}.pob-summary__row{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.pob-summary__label{font-family:var(--pob-font-body);font-size:1.3rem;font-weight:500;color:var(--pob-muted)}.pob-summary__value{font-family:var(--pob-font-heading);font-weight:700;font-size:2.4rem;line-height:1;color:var(--pob-ink)}.pob-summary__shipping{font-family:var(--pob-font-body);font-size:1.25rem;color:var(--pob-muted);margin:0}.pob-summary__shipping--ok{color:var(--pob-success);font-weight:600}.pob-summary__helper{font-family:var(--pob-font-body);font-size:1.15rem;color:var(--pob-muted);margin:0;line-height:1.45}.pob-cta-wrap{display:flex;margin-top:.4rem}.pob-cta.btn-glend{width:100%;height:auto;min-height:52px;padding:1.3rem 2rem;font-family:var(--pob-font-body);font-size:1.5rem;font-weight:700;letter-spacing:.01em}.pob-cta[disabled]{background-color:rgba(var(--color-brand-orange-rgb, 244, 124, 53),.4);border-color:rgba(var(--color-brand-orange-rgb, 244, 124, 53),.4);color:#ffffffb3;opacity:1;cursor:not-allowed;pointer-events:none;transform:none;box-shadow:none}.pob-cta__spinner{display:inline-block;width:16px;height:16px;margin-left:.8rem;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:pob-spin .7s linear infinite;vertical-align:-2px}.pob-cta__spinner[hidden]{display:none!important}@keyframes pob-spin{to{transform:rotate(360deg)}}.pob-cta.is-submitting .pob-cta__text{opacity:.75}.pob-mobile-bar{display:none}@media(max-width:989px){.pob-rail .pob-cta-wrap{display:none}.pob-mobile-bar{display:block;position:fixed;bottom:var(--pob-bottom-offset, 0px);left:0;right:0;z-index:50;background:#faf8f5;border-top:1px solid rgba(44,44,44,.08);padding:0 0 env(safe-area-inset-bottom)}#MainContent:has(.pack-obrador-builder-section),.shopify-section:has(.pack-obrador-builder-section)~.shopify-section:last-child{padding-bottom:calc(9rem + var(--pob-bottom-offset, 0px))}.pob-mobile-bar__progress{display:block;width:100%;height:3px;border:0;border-radius:0;background:#2c2c2c14;overflow:hidden;appearance:none;-webkit-appearance:none;margin:0}.pob-mobile-bar__progress::-webkit-progress-bar{background:#2c2c2c14}.pob-mobile-bar__progress::-webkit-progress-value{background:#2c2c2c;transition:width .4s cubic-bezier(.25,.46,.45,.94)}.pob-mobile-bar__progress::-moz-progress-bar{background:#2c2c2c;transition:width .4s cubic-bezier(.25,.46,.45,.94)}.pob.pob--complete .pob-mobile-bar__progress::-webkit-progress-value{background:var(--color-brand-orange, #F47C35)}.pob.pob--complete .pob-mobile-bar__progress::-moz-progress-bar{background:var(--color-brand-orange, #F47C35)}.pob-mobile-bar__row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.5rem;max-width:var(--page-width);margin:0 auto}.pob-mobile-bar__status{display:flex;flex-direction:column;gap:.1rem;min-width:0;flex:1 1 auto}.pob-mobile-bar__total{font-family:var(--font-heading-family, "Bricolage Grotesque"),sans-serif;font-size:1.4rem;font-weight:700;color:#2c2c2c;line-height:1.2;font-variant-numeric:tabular-nums;letter-spacing:0}.pob-mobile-bar__capacity{font-family:var(--font-body-family, var(--pob-font-body)),sans-serif;font-size:1.2rem;font-weight:500;color:#2c2c2c99;line-height:1.3;letter-spacing:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pob-mobile-bar .pob-cta.btn-glend{width:auto;height:auto;min-width:auto;min-height:4.4rem;padding:1rem 1.6rem;font-size:1.3rem;font-weight:600;flex:0 0 auto}}.pob-toast-region{position:fixed;bottom:calc(1.6rem + env(safe-area-inset-bottom));left:50%;transform:translate(-50%);z-index:900;width:min(92vw,38rem);pointer-events:none;display:flex;flex-direction:column;gap:.8rem}@media(max-width:989px){.pob-toast-region{bottom:calc(9rem + env(safe-area-inset-bottom) + var(--pob-bottom-offset, 0px))}}@media(min-width:990px){.pob-toast-region{bottom:2.4rem;right:2.4rem;left:auto;transform:none;align-items:flex-end}}.pob-toast{pointer-events:auto;display:flex;align-items:center;gap:1.2rem;padding:1.1rem 1.4rem;background:var(--pob-ink);color:#fff;border-radius:14px;font-family:var(--pob-font-body);font-size:1.3rem;line-height:1.4;box-shadow:0 16px 40px -12px #00000073;animation:pob-toast-in .22s cubic-bezier(.25,.46,.45,.94) both}.pob-toast.is-leaving{animation:pob-toast-out .22s cubic-bezier(.25,.46,.45,.94) both}@keyframes pob-toast-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes pob-toast-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(12px)}}.pob :focus{outline:none}.pob button:focus-visible,.pob [role=radio]:focus-visible,.pob [role=button]:focus-visible{outline:2px solid var(--pob-accent);outline-offset:3px}@media(prefers-reduced-motion:reduce){.pob,.pob *,.pob *:before,.pob *:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}.pob .pob-card.is-shaking{animation:none!important;box-shadow:0 0 0 2px var(--pob-accent) inset}.pob-card:hover,.pob-tier:hover{transform:none}}.pob .visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.pob [hidden]{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/21/assets/pack-obrador-builder.css.map */
