.pos-header,.pos{--pos-accent: #ebbf20;--pos-fg: 103 100 94;--pos-line: rgb(103 100 94 / .16)}.pos-header{margin:0 0 .6rem}.pos-header .pos-h-price-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem .55rem}.pos-header .pos-h-price{font-size:1.4rem;font-weight:800;color:rgb(var(--pos-fg));line-height:1.15}.pos-header .pos-h-compare{font-size:.95rem;opacity:.5;color:rgb(var(--pos-fg))}.pos-header .pos-h-off{font-size:.68rem;font-weight:800;letter-spacing:.02em;background:var(--pos-accent);color:#1a1a1a;padding:.16em .5em;border-radius:999px}.pos-header .pos-h-install{display:flex;align-items:center;gap:5px;margin-top:4px;font-size:.8rem;color:rgb(var(--pos-fg))}.pos-header .pos-h-install img{width:22px;height:auto;margin:0;flex:none}.pos{margin:1rem 0 0}.pos *{box-sizing:border-box}.pos-list-heading{font-size:1.1rem;font-weight:800;line-height:1.3;color:rgb(var(--pos-fg));margin:0 0 .65rem}.pos-list{display:flex;flex-direction:column;gap:8px;margin:0 0 .85rem}.pos-card{position:relative;display:flex!important;align-items:center;gap:10px;min-height:0;padding:9px 12px;border:1.5px solid var(--pos-line);border-radius:var(--rounded-block, 10px);background:rgb(var(--color-background, 255 255 255));cursor:pointer;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease}.pos-card:hover{border-color:rgb(var(--pos-fg) / .4)}.pos-card.is-selected{border-color:var(--pos-accent);background:rgb(var(--pos-fg) / .035);box-shadow:inset 0 0 0 1px var(--pos-accent)}.pos-card>*{margin:0}.pos-radio{position:absolute;opacity:0;pointer-events:none;width:0;height:0}.pos-radio-dot{flex:none;width:18px;height:18px;border-radius:999px;border:2px solid rgb(var(--pos-fg) / .35);position:relative}.pos-card.is-selected .pos-radio-dot{border-color:var(--pos-accent)}.pos-card.is-selected .pos-radio-dot:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:999px;background:var(--pos-accent)}.pos-card__img{flex:none;width:42px!important;height:42px!important;border-radius:7px;border:1px solid rgb(var(--pos-fg) / .12);background-color:#f4f4f4;background-position:center;background-repeat:no-repeat;background-size:cover}.pos-card__body{flex:1 1 auto;min-width:0;line-height:1.25}.pos-card__name{display:block;font-size:.9rem;font-weight:600;color:rgb(var(--pos-fg))}.pos-card__benefit{display:block;font-size:.74rem;opacity:.68;color:rgb(var(--pos-fg));margin-top:1px}.pos-tag{display:inline-block;margin-left:.4em;vertical-align:1px;font-size:.66rem;font-weight:800;letter-spacing:.01em;line-height:1.5;padding:.05em .45em;border-radius:999px;background:#e11d481f;color:#e11d48}.pos-card__price{flex:none;text-align:right;line-height:1.2}.pos-price{display:block;font-size:.9rem;font-weight:700;color:rgb(var(--pos-fg))}.pos-price-compare{display:block;font-size:.72rem;opacity:.5;color:rgb(var(--pos-fg))}.pos-card__selo{position:absolute;top:-8px;right:10px;background:var(--pos-accent);color:#1a1a1a;font-size:.62rem;font-weight:800;letter-spacing:.03em;padding:.2em .55em;border-radius:999px}.pos-qty{display:flex;align-items:center;gap:.7rem;margin:0 0 .75rem}.pos-qty__label{font-size:.82rem;opacity:.8;color:rgb(var(--pos-fg))}.pos-qty__box{display:inline-flex;align-items:center;border:1.5px solid rgb(var(--pos-fg) / .2);border-radius:var(--rounded-block, 10px);overflow:hidden}.pos-qty__btn{border:0;background:transparent;width:2.1rem;height:2.1rem;font-size:1rem;line-height:1;cursor:pointer;color:rgb(var(--pos-fg))}.pos-qty__btn:disabled{opacity:.35;cursor:default}.pos-qty__input{width:2.4rem;height:2.1rem;border:0;text-align:center;font-size:.95rem;-moz-appearance:textfield;color:rgb(var(--pos-fg));background:transparent}.pos-qty__input::-webkit-outer-spin-button,.pos-qty__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.pos-buy{width:100%}.pos-secure{display:flex;align-items:center;justify-content:center;gap:.4em;margin:.7rem 0 0;font-size:.76rem;opacity:.75;color:rgb(var(--pos-fg));text-align:center}.pos-secure svg{flex:none;width:14px;height:14px}.pos-sticky{position:fixed;left:0;right:0;bottom:0;z-index:20;background:rgb(var(--color-background, 255 255 255));border-top:1px solid rgb(var(--pos-fg) / .15);box-shadow:0 -6px 24px rgb(var(--pos-fg) / .12);transform:translateY(101%);transition:transform .28s ease}.pos-sticky.is-visible{transform:translateY(0)}.pos-sticky[hidden]{display:none}body.has-modal-open .pos-sticky,body.has-modal-opening .pos-sticky{transform:translateY(101%)!important;pointer-events:none}.pos-sticky__inner{display:flex;align-items:center;gap:12px;max-width:1400px;margin:0 auto;padding:10px 20px calc(10px + env(safe-area-inset-bottom))}.pos-sticky__img{flex:none;width:40px;height:40px;border-radius:7px;border:1px solid rgb(var(--pos-fg) / .12);background:#f4f4f4 center / cover no-repeat}.pos-sticky__info{flex:1 1 auto;min-width:0;line-height:1.2}.pos-sticky__name{display:block;font-size:.82rem;font-weight:600;color:rgb(var(--pos-fg));white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pos-sticky__price{display:block;font-size:.9rem;font-weight:700;color:rgb(var(--pos-fg))}.pos-sticky__price s{font-weight:400;font-size:.78rem;opacity:.5;margin-left:.3em}.pos-sticky__btn{flex:none;width:auto;min-width:42%}@media screen and (min-width:750px){.pos-sticky__btn{min-width:280px}}#whatsapp-float{transition:transform .28s ease}@media screen and (max-width:480px){.pos-sticky__inner{padding-left:14px;padding-right:14px;gap:10px}.pos-sticky__img{display:none}.pos-sticky__btn{min-width:52%}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/puhra-offer-selector.css.map */
