.product__description .benefits-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin:1.6rem 0}.product__description .benefits-grid>div{display:flex;align-items:center;gap:1rem;background:var(--lv-sage);border-radius:.6rem;padding:1.2rem 1.4rem;font-size:1.35rem;font-weight:600;color:var(--lv-dark)}.product__description .benefits-grid svg{width:2rem;height:2rem;flex:none}.product__description p{font-size:1.5rem;line-height:1.65;color:var(--lv-muted)}.product__description small{font-size:1.2rem;color:var(--lv-muted)}@media(max-width:600px){.product__description .benefits-grid{grid-template-columns:1fr}}.lv-stars{position:relative;display:inline-block;line-height:0;flex:none}.lv-stars svg{width:calc(var(--lv-star-size,1.6rem) * 5);height:var(--lv-star-size,1.6rem);display:block}.lv-stars__base path{fill:var(--lv-green-a25)}.lv-stars__fill{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;width:var(--lv-stars-pct,100%)}.lv-stars__fill path{fill:var(--lv-star)}.lv-rate{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin:0 0 1.4rem}.lv-rate__score{font-size:1.4rem;font-weight:700;color:var(--lv-text);letter-spacing:.01em}.lv-rate__count{font-size:1.35rem;color:var(--lv-muted)}.lv-rate__count a{color:var(--lv-green);text-decoration:underline;text-underline-offset:.25em}.lv-rate__count a:hover{color:var(--lv-dark)}.lv-ladder{border:0;padding:0;margin:2rem 0 1.6rem;min-width:0}.lv-ladder__legend{padding:0;margin:0 0 1rem;font-size:1.2rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--lv-green)}.lv-ladder__box{border:1px solid var(--lv-green-a25);border-radius:.6rem;background:var(--lv-paper);overflow:hidden}.lv-tier{position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1.4rem;padding:1.6rem 1.8rem;cursor:pointer;min-height:5.6rem;transition:background-color .2s var(--lv-ease)}.lv-tier+.lv-tier{border-top:1px solid var(--lv-green-a25)}.lv-tier:hover{background:var(--lv-green-a08)}.lv-tier--on{background:var(--lv-sage)}.lv-tier:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--lv-green);transform:scaleY(0);transform-origin:50% 50%;transition:transform .28s var(--lv-ease)}.lv-tier--on:before{transform:scaleY(1)}.lv-tier__input{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}.lv-tier__dot{width:2rem;height:2rem;border-radius:50%;border:1.5px solid var(--lv-green-a40);background:var(--lv-paper);flex:none;position:relative;transition:border-color .2s var(--lv-ease)}.lv-tier__dot:after{content:"";position:absolute;top:.4rem;right:.4rem;bottom:.4rem;left:.4rem;border-radius:50%;background:var(--lv-green);transform:scale(0);transition:transform .2s var(--lv-ease)}.lv-tier--on .lv-tier__dot{border-color:var(--lv-green)}.lv-tier--on .lv-tier__dot:after{transform:scale(1)}.lv-tier__input:focus-visible~.lv-tier__dot{outline:2px solid var(--lv-green);outline-offset:2px}.lv-tier__id{min-width:0;display:flex;flex-direction:column;gap:.3rem}.lv-tier__top{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap}.lv-tier__name{font-size:1.5rem;font-weight:700;color:var(--lv-text);line-height:1.25}.lv-tier__flag{font-size:1.05rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--lv-paper);background:var(--lv-green);border-radius:999px;padding:.35rem .8rem;line-height:1;white-space:nowrap}.lv-tier__sub{font-size:1.25rem;color:var(--lv-muted);line-height:1.35}.lv-tier__extra{font-size:1.25rem;font-weight:600;color:var(--lv-green);line-height:1.35}.lv-tier__money{display:flex;flex-direction:column;align-items:flex-end;gap:.2rem;text-align:right;flex:none}.lv-tier__was{font-size:1.25rem;color:var(--lv-muted);text-decoration:line-through}.lv-tier__now{font-size:1.8rem;font-weight:700;color:var(--lv-text);line-height:1.15}.lv-tier__save{font-size:1.15rem;font-weight:700;color:var(--lv-amber);line-height:1.2}.lv-ladder__note{margin:1rem 0 0;font-size:1.2rem;line-height:1.5;color:var(--lv-muted)}.lv-ladder-live .product-form__input--pill,.lv-ladder-live .product-form__input--dropdown,.lv-ladder-live variant-selects{display:none!important}.lv-pay{margin:1.2rem 0 0;display:flex;flex-direction:column;align-items:center;gap:.7rem}.lv-pay__list{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.6rem;margin:0;padding:0;list-style:none}.lv-pay__list li{display:flex;line-height:0}.lv-pay__list svg{width:3.8rem;height:2.4rem;border-radius:.3rem;background:var(--lv-paper);border:1px solid var(--lv-green-a14)}.lv-pay__note{display:flex;align-items:center;gap:.6rem;font-size:1.2rem;color:var(--lv-muted);margin:0}.lv-pay__note svg{width:1.4rem;height:1.4rem;color:var(--lv-green);flex:none}.lv-sticky{position:fixed;left:0;right:0;bottom:0;z-index:40;display:none;flex-direction:column;padding:0 0 env(safe-area-inset-bottom);background:var(--lv-paper);border-top:1px solid var(--lv-green-a25);transform:translateY(110%);transition:transform .3s var(--lv-ease)}.lv-sticky--on{transform:translateY(0)}.lv-sticky__guar{display:flex;align-items:center;justify-content:center;gap:.6rem;margin:0;padding:.7rem 1.6rem;background:var(--lv-sage);color:var(--lv-green);font-size:1.15rem;font-weight:700;line-height:1.2}.lv-sticky__guar svg{width:1.4rem;height:1.4rem;flex:none}.lv-sticky__row{display:flex;align-items:center;gap:1.2rem;padding:1rem 1.6rem}.lv-sticky__id{min-width:0;flex:1;display:flex;flex-direction:column;gap:.1rem}.lv-sticky__label{font-size:1.2rem;color:var(--lv-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lv-sticky__price{font-size:1.6rem;font-weight:700;color:var(--lv-text);line-height:1.2}.lv-sticky__btn{flex:none;border:0;border-radius:.4rem;background:var(--lv-dark);color:var(--lv-bg);font-family:var(--font-body-family);font-size:1.5rem;font-weight:700;padding:1.4rem 2.4rem;min-height:4.8rem;cursor:pointer;transition:background-color .2s var(--lv-ease),transform .2s var(--lv-ease)}.lv-sticky__btn:hover{background:var(--lv-green);transform:translateY(-1px)}.lv-sticky__btn:focus-visible{outline:2px solid var(--lv-green);outline-offset:3px}@media(max-width:749px){.lv-sticky{display:flex}}@media(max-width:749px){.lv-tier{padding:1.5rem 1.4rem;gap:1.1rem;min-height:6rem}.lv-tier__name{font-size:1.45rem}.lv-tier__now{font-size:1.7rem}.lv-tier__flag{font-size:1rem;padding:.3rem .7rem}.lv-ladder{margin:1.6rem 0 1.4rem}.lv-pdp-pad{padding-bottom:10.5rem}}@media(prefers-reduced-motion:reduce){.lv-tier,.lv-tier:before,.lv-tier__dot,.lv-tier__dot:after,.lv-sticky,.lv-sticky__btn{transition:none}.lv-sticky{transform:translateY(0)}.lv-sticky:not(.lv-sticky--on){display:none}}.lv-bb{margin:.4rem 0 .8rem}.lv-bb__badge{display:inline-flex;align-items:center;gap:.7rem;background:var(--lv-sage);color:var(--lv-green);padding:.6rem 1.4rem;border-radius:999px;font-size:1.25rem;font-weight:700;margin:0 0 1.4rem;line-height:1.3}.lv-bb__badge svg{width:1.5rem;height:1.5rem;flex:none}.lv-bb__h{font-family:var(--font-heading-family);font-weight:700;font-size:clamp(2.8rem,4vw,3.6rem);line-height:1.1;color:var(--lv-text);margin:0 0 1rem}.lv-bb__hook{font-family:var(--font-heading-family);font-style:italic;font-size:1.9rem;line-height:1.35;color:var(--lv-green);margin:0 0 1.2rem}.lv-bb__hook em{color:var(--lv-amber)}.lv-bb__sub{font-size:1.5rem;line-height:1.6;color:var(--lv-muted);margin:0}.lv-bbt{margin-top:1.6rem;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;border:1px solid var(--lv-green-a25);background:var(--lv-paper);border-radius:.4rem;padding:1.4rem}.lv-bbt__item{display:flex;align-items:center;gap:.9rem;font-size:1.25rem;font-weight:600;color:var(--lv-text);line-height:1.3}.lv-bbt__item svg{width:1.8rem;height:1.8rem;color:var(--lv-green);flex:none}@media(max-width:640px){.lv-bbt{grid-template-columns:1fr;gap:.9rem}}.lv-bbf{margin-top:2rem}.lv-bbf__item{border-top:1px solid var(--lv-green-a25)}.lv-bbf__item:last-of-type{border-bottom:1px solid var(--lv-green-a25)}.lv-bbf__item summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem .4rem;cursor:pointer;font-size:1.4rem;font-weight:600;color:var(--lv-text);-webkit-user-select:none;user-select:none;min-height:4.4rem}.lv-bbf__item summary::-webkit-details-marker{display:none}.lv-bbf__item summary::marker{content:""}.lv-bbf__item summary:focus-visible{outline:2px solid var(--lv-green);outline-offset:2px}.lv-bbf__item summary:after{content:"";width:1.4rem;height:1.4rem;flex:none;background:var(--lv-green);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M11 5h2v14h-2z'/%3E%3Cpath d='M5 11h14v2H5z'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M11 5h2v14h-2z'/%3E%3Cpath d='M5 11h14v2H5z'/%3E%3C/svg%3E") center/contain no-repeat;transition:transform .25s var(--lv-ease)}.lv-bbf__item[open] summary:after{transform:rotate(45deg)}.lv-bbf__a{padding:0 .4rem 1.6rem;font-size:1.35rem;line-height:1.65;color:var(--lv-muted)}.lv-bbf__a p{margin:0}.lv-bbf__note{font-size:1.2rem;line-height:1.6;color:var(--lv-muted);margin:1.6rem 0 0}@media(prefers-reduced-motion:reduce){.lv-bbf__item summary:after{transition:none}}@media(max-width:749px){.product--no-media .product__info-wrapper,.product__info-wrapper{padding-left:0;padding-right:0}.product__media-wrapper{margin-bottom:1.6rem}.product__title,.lv-bb__h{font-size:2.6rem}.lv-bb__hook{font-size:1.7rem}.lv-bb__sub{font-size:1.4rem}.product .product__media-list{margin-bottom:.8rem}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/lv-pdp.css.map */
