.product__title h1{font-size:2.9rem;line-height:1.18;letter-spacing:-.015em}@media(min-width:990px){.product__title h1{font-size:3.4rem}}.product__title{margin-bottom:.4rem}.lh-trust{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem 1.2rem;margin:1.8rem 0;padding:1.4rem 1.6rem;border:1px solid rgba(var(--color-foreground),.12);border-radius:var(--text-boxes-radius,8px);background:rgba(var(--color-foreground),.03)}.lh-trust__item{display:flex;align-items:center;gap:.9rem;line-height:1.3}.lh-trust__item svg{width:2.2rem;height:2.2rem;flex:0 0 auto;stroke:currentColor;fill:none;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.lh-trust__item strong{display:block;font-size:1.3rem;font-weight:600}.lh-trust__item span{display:block;opacity:.7;font-size:1.2rem}.lh-offer{margin:1.6rem 0;border:1px solid rgba(var(--color-foreground),.15);border-radius:var(--text-boxes-radius,8px);overflow:hidden;scroll-margin-top:10rem}.lh-offer__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.6rem;background:rgb(var(--color-foreground));color:rgb(var(--color-background));font-size:1.2rem;letter-spacing:.06em;text-transform:uppercase}.lh-offer__head b{font-weight:600}.lh-offer__body{padding:1.6rem 1.6rem 1.4rem}.lh-qty{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem;margin-top:.6rem}.lh-qty__btn{position:relative;border:1px solid rgba(var(--color-foreground),.25);border-radius:1rem;background:transparent;color:rgb(var(--color-foreground));padding:1.2rem .6rem 1rem;cursor:pointer;text-align:center;font:inherit;transition:border-color .15s,background .15s}.lh-qty__btn:hover{border-color:rgb(var(--color-foreground))}.lh-qty__btn[aria-pressed=true]{border-color:rgb(var(--color-foreground));background:rgba(var(--color-foreground),.06);box-shadow:inset 0 0 0 1px rgb(var(--color-foreground))}.lh-qty__n{display:block;font-size:1.5rem;font-weight:600}.lh-qty__p{display:block;font-size:1.2rem;opacity:.8;margin-top:.3rem}.lh-qty__p s{opacity:.6;margin-right:.3rem}@media(max-width:480px){.lh-qty__p s{display:block;margin:0}.lh-qty__btn{padding:1.2rem .4rem 1rem}}.lh-qty__tag{position:absolute;top:-1rem;left:50%;transform:translate(-50%);background:#a8804f;color:#fff;font-size:1rem;letter-spacing:.05em;padding:.2rem .8rem;border-radius:2rem;white-space:nowrap}.lh-offer__note{margin:1rem 0 0;font-size:1.2rem;opacity:.7}.lh-stock{display:flex;align-items:center;gap:.8rem;margin-top:1.4rem;font-size:1.3rem}.lh-stock__dot{width:.9rem;height:.9rem;border-radius:50%;background:#3f8f5a;box-shadow:0 0 0 .3rem #3f8f5a33;flex:0 0 auto}.lh-stock--low .lh-stock__dot{background:#c5731f;box-shadow:0 0 0 .3rem #c5731f33}.lh-stock__bar{flex:1;height:.5rem;border-radius:1rem;background:rgba(var(--color-foreground),.1);overflow:hidden;min-width:6rem}.lh-stock__bar i{display:block;height:100%;background:#c5731f;border-radius:1rem}.lh-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem;margin-top:1.4rem;padding-top:1.4rem;border-top:1px dashed rgba(var(--color-foreground),.2)}.lh-steps__s{font-size:1.2rem;line-height:1.35}.lh-steps__s b{display:block;font-weight:600;font-size:1.25rem}.lh-steps__s span{opacity:.7}.lh-steps__s:before{content:"";display:block;height:.3rem;border-radius:1rem;background:rgb(var(--color-foreground));margin-bottom:.7rem}.lh-steps__s:nth-child(2):before{opacity:.6}.lh-steps__s:nth-child(3):before{opacity:.3}.lh-promise{margin:1.8rem 0;padding:1.6rem;border-radius:var(--text-boxes-radius,8px);background:rgba(var(--color-foreground),.04)}.lh-promise h3{margin:0 0 .6rem;font-size:1.7rem}.lh-promise p{margin:0;font-size:1.3rem;line-height:1.55;opacity:.85}.lh-pay{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;margin-top:1.2rem}.lh-pay .icon{height:2.4rem;width:auto}.lh-pay__lock{font-size:1.2rem;opacity:.7;display:flex;align-items:center;gap:.5rem;margin-right:.6rem}.lh-pay__lock svg{width:1.4rem;height:1.4rem;stroke:currentColor;fill:none;stroke-width:1.8}.lh-sticky{position:fixed;left:0;right:0;bottom:0;z-index:50;background:rgb(var(--color-background));border-top:1px solid rgba(var(--color-foreground),.12);box-shadow:0 -6px 24px #00000014;transform:translateY(110%);transition:transform .25s ease;padding:.9rem 1.5rem;padding-bottom:calc(.9rem + env(safe-area-inset-bottom))}.lh-sticky.is-visible{transform:translateY(0)}.lh-sticky__in{max-width:120rem;margin:0 auto;display:flex;align-items:center;gap:1.2rem}.lh-sticky__img{width:4.8rem;height:4.8rem;border-radius:.6rem;object-fit:cover;flex:0 0 auto}.lh-sticky__meta{min-width:0;flex:1}.lh-sticky__title{display:block;font-size:1.3rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lh-sticky__price{display:block;font-size:1.3rem;opacity:.8}.lh-sticky__btn{flex:0 0 auto;min-width:16rem}@media(max-width:749px){.lh-sticky__title{font-size:1.2rem}.lh-sticky__btn{min-width:12rem;padding:0 1.4rem}}body.lh-sticky-open{padding-bottom:8rem}.lh-showcase{position:relative;min-height:44rem;display:flex;align-items:flex-end;overflow:hidden}.lh-showcase>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.lh-showcase__veil{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#121614d1,#12161440 55%,#1216140d)}.lh-showcase__in{position:relative;padding:4rem 0 4.4rem;color:#fff}.lh-showcase__k{font-size:1.1rem;letter-spacing:.16em;text-transform:uppercase;opacity:.85;margin:0 0 1rem}.lh-showcase__h{font-size:3rem;line-height:1.15;margin:0 0 1.2rem;color:#fff;max-width:20ch}.lh-showcase__p{font-size:1.5rem;line-height:1.6;opacity:.92;margin:0 0 2.2rem;max-width:46rem}.lh-showcase__btn{background:#fff;color:#1e2622;border-color:#fff}.lh-showcase__btn:hover{background:#ffffffe0}@media(min-width:750px){.lh-showcase{min-height:54rem}.lh-showcase__h{font-size:4rem}.lh-showcase__in{padding:5rem 0 5.6rem}}.lh-xsell{padding:5rem 0 6rem}.lh-xsell__head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:2.4rem;flex-wrap:wrap}.lh-xsell__head h2{margin:0}.lh-xsell__head p{margin:0;opacity:.75}.lh-xsell__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem}@media(min-width:990px){.lh-xsell__grid{grid-template-columns:repeat(4,1fr)}}.lh-card{display:flex;flex-direction:column;border-radius:var(--text-boxes-radius,8px);background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.08);overflow:hidden}.lh-card__media{display:block;aspect-ratio:1/1;overflow:hidden;background:#f2f0eb}.lh-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.lh-card:hover .lh-card__media img{transform:scale(1.03)}.lh-card__body{padding:1.2rem 1.4rem 1.4rem;display:flex;flex-direction:column;gap:.6rem;flex:1}.lh-card__title{font-size:1.4rem;line-height:1.35;margin:0;color:inherit;text-decoration:none}.lh-card__title:hover{text-decoration:underline}.lh-card__price{font-size:1.4rem;font-weight:600}.lh-card__btn{margin-top:auto;width:100%}.lh-card__btn[disabled]{opacity:.6}.lh-upsell{padding:1.4rem 0 .4rem;border-top:1px solid rgba(var(--color-foreground),.1);margin-top:.6rem}.lh-upsell__msg{display:flex;align-items:center;gap:.8rem;font-size:1.3rem;margin:0 0 .8rem}.lh-upsell__msg svg{width:1.8rem;height:1.8rem;flex:0 0 auto}.lh-upsell__bar{height:.5rem;border-radius:1rem;background:rgba(var(--color-foreground),.1);overflow:hidden;margin-bottom:1.4rem}.lh-upsell__bar i{display:block;height:100%;background:#3f8f5a;border-radius:1rem;transition:width .4s}.lh-upsell__title{font-size:1.1rem;letter-spacing:.08em;text-transform:uppercase;opacity:.7;margin:0 0 .4rem}.lh-upsell__row{display:flex;align-items:center;gap:1rem;padding:.8rem 0;border-top:1px solid rgba(var(--color-foreground),.06)}.lh-upsell__row img{width:5.2rem;height:5.2rem;border-radius:.6rem;object-fit:cover;flex:0 0 auto}.lh-upsell__info{flex:1;min-width:0}.lh-upsell__name{display:block;font-size:1.3rem;line-height:1.3;color:inherit;text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lh-upsell__price{font-size:1.2rem;opacity:.75}.lh-upsell__add{flex:0 0 auto;min-height:3.4rem;padding:0 1.4rem;font-size:1.2rem}.lh-toast{position:fixed;left:50%;bottom:9rem;transform:translate(-50%,2rem);opacity:0;background:rgb(var(--color-foreground));color:rgb(var(--color-background));padding:1rem 1.6rem;border-radius:3rem;font-size:1.3rem;z-index:60;transition:all .25s;pointer-events:none}.lh-toast.is-on{opacity:1;transform:translate(-50%)}
/*# sourceMappingURL=/cdn/shop/t/15/assets/lh-funnel.css.map */
