.lp-product{padding:64px 0;background-color:#141516}.lp-product__container{max-width:1366px;margin:0 auto;padding:0 24px;display:flex;gap:56px;align-items:flex-start}.lp-product__info{flex:1;display:flex;flex-direction:column;gap:32px;max-width:593px}.lp-product__image-wrapper{width:573px;flex-shrink:0;position:sticky;top:0}.lp-product__image{width:100%;aspect-ratio:1;border-radius:16px;object-fit:cover;display:block}.lp-product__header{display:flex;flex-direction:column;gap:16px}.lp-product__title{font-family:var(--font-body-family),sans-serif;font-size:24px;font-weight:900;line-height:1.2;color:var(--lp-product-title-color, #ffffff);margin:0}.lp-product__stock{display:flex;align-items:center;gap:8px}.lp-product__stock-dot{width:8px;height:8px;border-radius:50%;background-color:#2ecc71;flex-shrink:0}.lp-product__stock--soldout .lp-product__stock-dot{background-color:#ef4444}.lp-product__stock-text{font-size:14px;color:var(--lp-product-text-color, #ffffff);margin:0}.lp-product__price-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.lp-product__price-compare{font-size:14px;color:var(--lp-product-secondary-text-color, #ffffff);text-decoration:line-through;margin:0}.lp-product__price-divider{width:1px;height:16px;background-color:#3a3a3a}.lp-product__price-sale{font-size:14px;color:#2ecc71;font-weight:600;margin:0}.lp-product__price-per-dose{display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;background-color:#3a3a3a;border-radius:300px;font-size:14px;color:var(--lp-product-text-color, #ffffff);margin:0}.lp-product__cards{display:flex;gap:13px}.lp-product__card{flex:1;background-color:#0000001a;border:1px solid #494949;border-radius:9px;padding:24px;display:flex;flex-direction:column;gap:4px;text-align:left}.lp-product__card--active{border-color:var(--lp-pink, #d3198e);background-color:#0000001a}.lp-product__card-label{font-size:14px;font-weight:500;color:var(--lp-product-secondary-text-color, #bbbbbb);margin:0}.lp-product__card-price-row{display:flex;align-items:center;gap:8px}.lp-product__card-price{font-size:24px;font-weight:900;color:var(--lp-product-text-color, #ffffff);margin:0}.lp-product__card-price-compare{font-size:14px;font-weight:500;color:var(--lp-product-secondary-text-color, #bbbbbb);text-decoration:line-through;margin:0}.lp-product__card-meta{display:flex;align-items:center;justify-content:space-between;margin-top:2px}.lp-product__card-dose{font-size:14px;font-weight:500;color:var(--lp-product-secondary-text-color, #bbbbbb);line-height:24px;margin:0}.lp-product__card-badge{display:inline-flex;align-items:center;justify-content:center;padding:3px 8px;background-color:var(--lp-pink, #d3198e);border-radius:300px;font-size:11px;font-weight:700;color:#fff;letter-spacing:.02em}.lp-product__stats{display:flex;align-items:center;justify-content:center;gap:48px;padding:4px 0}.lp-product__stat{display:flex;flex-direction:column;align-items:center;gap:4px;text-align:center}.lp-product__stat-value{font-size:20px;font-weight:900;color:var(--lp-product-text-color, #ffffff);margin:0}.lp-product__stat-label{font-size:14px;color:var(--lp-product-secondary-text-color, #bbbbbb);margin:0}.lp-product__cta{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px 24px;background-color:var(--lp-pink, #c4057a);border:none;border-radius:4px;cursor:pointer;transition:background-color .2s ease,transform .15s ease;text-decoration:none}.lp-product__cta:hover{background-color:var(--lp-pink-hover, #a3046a);transform:translateY(-1px)}.lp-product__cta svg{width:20px;height:20px;flex-shrink:0;fill:#fff}.lp-product__cta-text{font-size:14px;font-weight:600;color:#fff;line-height:24px}.lp-product__stat-divider{width:1px;height:48px;background-color:#3a3a3a}.lp-product__description{font-size:16px;color:var(--lp-product-secondary-text-color, #bbbbbb);line-height:24px;margin:0}.lp-product__tags{display:flex;flex-direction:column;gap:8px}.lp-product__tags-track,.lp-product__tags-row{display:flex;flex-wrap:wrap;gap:6px}.lp-product__tags-row[aria-hidden=true]{display:none}.lp-product__tag{display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;background-color:#3a3a3a;border-radius:300px;font-size:14px;font-weight:400;color:var(--lp-product-text-color, #ffffff);white-space:nowrap}@media(max-width:999px){.lp-product__container{flex-direction:column-reverse;gap:32px}.lp-product__image-wrapper{width:100%;position:static}.lp-product__info{max-width:100%}.lp-product__cards{flex-direction:column}}@media(max-width:749px){.lp-product{padding:40px 0;overflow:hidden}.lp-product__container{flex-direction:column;align-items:center;gap:20px;padding:0 16px}.lp-product__info{display:contents}.lp-product__header{order:1;text-align:center;width:100%;gap:8px}.lp-product__stock{justify-content:center}.lp-product__image-wrapper{order:2;width:50%;margin:0 auto;position:static}.lp-product__image{aspect-ratio:auto;max-height:240px;border-radius:12px;object-fit:contain}.lp-product__stats{order:3;gap:16px;justify-content:center;width:100%}.lp-product__stat-divider{height:32px}.lp-product__description{order:4;font-size:13px;text-align:center}.lp-product__cta{order:5;width:100%}.lp-product__tags{order:6;overflow:hidden;margin:0 -16px;padding:0;width:calc(100% + 32px)}.lp-product__tags-track{display:flex;flex-wrap:nowrap;gap:6px;width:max-content;animation:lp-marquee 20s linear infinite}.lp-product__title{font-size:20px}.lp-product__cards{flex-direction:row;gap:8px;justify-content:center;width:100%}.lp-product__card{padding:10px 12px;gap:2px;align-items:center;text-align:center}.lp-product__card-label{font-size:10px;line-height:1.2}.lp-product__card-price{font-size:18px}.lp-product__card-price-row{justify-content:center}.lp-product__card-price-compare,.lp-product__card-dose{display:none}.lp-product__card-badge{font-size:9px;padding:2px 6px}.lp-product__card-meta{margin-top:0;justify-content:center}.lp-product__price-row{gap:10px;justify-content:center;flex-wrap:wrap}.lp-product__stat-value{font-size:18px}.lp-product__stat-label{font-size:11px}.lp-product__tags-row{display:flex;flex-wrap:nowrap;gap:6px;flex-shrink:0}.lp-product__tags-row[aria-hidden=true]{display:flex}.lp-product__tag{font-size:12px;padding:6px 12px;flex-shrink:0}@keyframes lp-marquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - 3px))}}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/section-lp-product-section.css.map */
