:root{--lm-cream: #FFF7E8;--lm-ivory: #FFFDF7;--lm-beige: #F8E8CF;--lm-beige-line: #EFDDC2;--lm-brown: #5A2F1F;--lm-choco: #703B14;--lm-ink: #3A1F10;--lm-yellow: #F3C316;--lm-gold: #E9A900;--lm-red: #C44329;--lm-radius-lg: 2.4rem;--lm-radius-md: 1.6rem;--lm-shadow-card: 0 .6rem 2rem rgba(90, 47, 31, .1)}.lm-buybox-label{display:block;font-weight:700;color:var(--lm-brown);font-size:1.5rem;letter-spacing:.02em;margin:0 0 1rem}.lm-flavors{margin:1.6rem 0 .4rem}.lm-flavors__grid{display:flex;flex-wrap:wrap;gap:1.4rem 1.8rem;margin:0;padding:0;list-style:none}.lm-flavors__item{text-align:center}.lm-flavors__chip{display:flex;flex-direction:column;align-items:center;gap:.7rem;text-decoration:none;color:var(--lm-choco)}.lm-flavors__badge{width:8.4rem;height:8.4rem;border-radius:50%;background:var(--lm-ivory);border:.2rem solid var(--lm-beige-line);display:flex;align-items:center;justify-content:center;overflow:hidden;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.lm-flavors__badge img{width:82%;height:82%;object-fit:contain}.lm-flavors__badge--empty{font-family:Chewy,cursive;font-size:2.4rem;color:var(--lm-gold)}.lm-flavors__chip:hover .lm-flavors__badge{transform:translateY(-.2rem) scale(1.04);border-color:var(--lm-gold);box-shadow:var(--lm-shadow-card)}.lm-flavors__name{font-size:1.3rem;line-height:1.2}.lm-flavors__chip[aria-current=page] .lm-flavors__badge{border:.3rem solid var(--lm-gold);box-shadow:0 0 0 .3rem #e9a90038}.lm-flavors__chip[aria-current=page] .lm-flavors__name{font-weight:700;color:var(--lm-brown)}@media screen and (max-width:749px){.lm-flavors__badge{width:7rem;height:7rem}.lm-flavors__grid{gap:1.2rem 1.4rem}}.lm-po{margin:1.8rem 0 .6rem;display:block}.lm-po__cards{display:flex;flex-direction:column;gap:1.2rem}.lm-po__card{position:relative;display:block;background:var(--lm-ivory);border:.2rem solid var(--lm-beige-line);border-radius:var(--lm-radius-md);cursor:pointer;overflow:hidden;transition:border-color .18s ease,box-shadow .18s ease}.lm-po__card:hover{border-color:var(--lm-gold)}.lm-po__card:has(input:checked){border-color:var(--lm-brown);box-shadow:var(--lm-shadow-card);background:#fffaef}.lm-po__banner{display:block;background:var(--lm-yellow);color:var(--lm-ink);font-weight:700;font-size:1.2rem;letter-spacing:.04em;text-align:center;padding:.5rem 1rem}.lm-po__row{display:flex;align-items:center;gap:1rem;padding:1.4rem 1.6rem}.lm-po__radio{appearance:none;-webkit-appearance:none;flex:none;width:2rem;height:2rem;border:.2rem solid var(--lm-brown);border-radius:50%;background:var(--lm-ivory);display:inline-block;position:relative;margin:0;cursor:pointer}.lm-po__radio:checked:after{content:"";position:absolute;top:.3rem;right:.3rem;bottom:.3rem;left:.3rem;border-radius:50%;background:var(--lm-brown)}.lm-po__title{font-weight:700;color:var(--lm-brown);font-size:1.5rem;display:flex;align-items:center;gap:.8rem;flex-wrap:wrap}.lm-po__save{background:var(--lm-yellow);color:var(--lm-ink);font-size:1.1rem;font-weight:700;border-radius:999px;padding:.25rem .9rem;letter-spacing:.03em}.lm-po__prices{margin-left:auto;text-align:right;white-space:nowrap}.lm-po__price{font-weight:700;color:var(--lm-ink);font-size:1.6rem}.lm-po__compare{color:var(--lm-choco);opacity:.6;text-decoration:line-through;font-size:1.3rem;margin-right:.6rem}.lm-po__benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem;padding:0 1.6rem 1.4rem;text-align:center;color:var(--lm-choco);font-size:1.2rem;line-height:1.35}.lm-po__benefit svg{width:2rem;height:2rem;color:var(--lm-gold);margin-bottom:.3rem}@media screen and (max-width:749px){.lm-po__row{padding:1.2rem}.lm-po__benefits{padding:0 1.2rem 1.2rem}}.product__description.rte h3{font-family:Chewy,cursive;font-weight:400;color:var(--lm-brown);font-size:2.6rem;line-height:1.15;margin:3.2rem 0 1.6rem}.product__description.rte h3:after{content:"";display:block;width:5.6rem;height:.4rem;margin-top:.8rem;border-radius:999px;background:linear-gradient(90deg,var(--lm-yellow),var(--lm-gold))}.product__description.rte ul{list-style:none;padding:0}.product__description.rte ul:nth-of-type(1),.product__description.rte ul:nth-of-type(2){display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;margin:0 0 1rem}.product__description.rte ul:nth-of-type(1)>li,.product__description.rte ul:nth-of-type(2)>li{position:relative;margin:0;background:var(--lm-ivory);border:.2rem solid var(--lm-gold);border-radius:var(--lm-radius-md);padding:1.6rem;box-shadow:var(--lm-shadow-card);transition:transform .18s ease,box-shadow .18s ease}.product__description.rte ul:nth-of-type(1)>li:hover,.product__description.rte ul:nth-of-type(2)>li:hover{transform:translateY(-.3rem);box-shadow:0 1rem 2.6rem #5a2f1f29}.product__description.rte ul:nth-of-type(1)>li:before,.product__description.rte ul:nth-of-type(2)>li:before{content:"";position:absolute;top:1.4rem;right:1.4rem;width:2.4rem;height:2.4rem;border-radius:50%;background:var(--lm-yellow) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%235A2F1F' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E") center / 1.3rem no-repeat}.product__description.rte ul:nth-of-type(1)>li p,.product__description.rte ul:nth-of-type(2)>li p{margin:0;color:var(--lm-choco);font-size:1.4rem;line-height:1.55}.product__description.rte ul:nth-of-type(1)>li p b:first-child,.product__description.rte ul:nth-of-type(1)>li p strong:first-child{display:block;color:var(--lm-brown);font-size:1.5rem;line-height:1.3;margin:0 0 .5rem;padding-right:3.2rem}.product__description.rte ul:nth-of-type(2)>li p{padding-right:3.2rem}.product__description.rte ul:nth-of-type(2)>li p b,.product__description.rte ul:nth-of-type(2)>li p strong{color:var(--lm-brown)}@media screen and (max-width:749px){.product__description.rte h3{font-size:2.2rem;margin-top:2.6rem}.product__description.rte ul:nth-of-type(1),.product__description.rte ul:nth-of-type(2){grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/lm-product.css.map */
