.lp-ship{max-width:760px;margin:24px auto 48px;padding:18px 22px 22px;background:linear-gradient(145deg,#fff5f0,#ffe8d8);border:1.5px solid rgba(255,95,0,.4);border-radius:20px;box-shadow:0 6px 24px #ff5f0026;position:relative}.lp-ship__label{text-align:center;font-size:15px;font-weight:700;color:#7a2e00;margin-bottom:14px;letter-spacing:.01em}.lp-ship__label strong{color:#ff5f00;font-weight:900}.lp-ship__label.is-done{color:#ff5f00}.lp-ship__track{position:relative;height:16px;background:#ff5f0033;border:1.5px solid rgba(255,95,0,.45);border-radius:999px;overflow:visible;box-shadow:inset 0 2px 4px #0000000f}.lp-ship__fill{height:100%;width:var(--lp-ship-w,0%);background:linear-gradient(90deg,#ff5f00,#ff7a1f,#ff9a4d);border-radius:999px;box-shadow:0 0 12px #ff7a1f99;position:relative;transition:width 1.1s cubic-bezier(.4,0,.2,1)}.lp-ship__fill:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 0%,transparent 40%,rgba(255,255,255,.55) 50%,transparent 60%,transparent 100%);animation:lpShipShine 2.6s ease-in-out infinite;border-radius:999px}@keyframes lpShipShine{0%,to{transform:translate(-100%)}50%{transform:translate(100%)}}.lp-ship__car{position:absolute;top:50%;left:var(--lp-ship-w,0%);transform:translate(-58%,-50%);width:42px;height:42px;display:flex;align-items:center;justify-content:center;pointer-events:none;transition:left 1.1s cubic-bezier(.4,0,.2,1);filter:drop-shadow(0 4px 8px rgba(255,95,0,.45))}.lp-ship__car svg{width:100%;height:100%;animation:lpShipBounce 1.2s ease-in-out infinite}@keyframes lpShipBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}.lp-ship__goal{position:absolute;right:-6px;top:50%;transform:translateY(-50%);width:22px;height:22px;border-radius:50%;background:#ff5f00;display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px;font-weight:900;box-shadow:0 0 0 3px #fff,0 0 0 5px #ff5f0066}@media(max-width:540px){.lp-ship{margin:18px 12px 36px;padding:14px 16px 18px}.lp-ship__car{width:36px;height:36px}}.lp-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;align-items:stretch}.lp-grid>.product-card{display:flex;flex-direction:column;height:100%}.product-card__body{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.product-card__fomo,.product-card__tagline{min-height:22px;display:block}.product-card .badge-sub{min-height:26px;display:inline-block}.product-card__title{min-height:58px;display:flex;align-items:flex-start}.product-card__desc{flex:1 1 auto}.product-card__rating{margin-top:8px}.product-card__price{margin-top:6px;margin-bottom:14px}.product-card__cta{margin-top:auto;align-self:stretch;text-align:center;justify-content:center}.product-card:not(:has(.product-card__fomo)) .product-card__body:before{content:"";display:block;min-height:22px}.product-card:not(:has(.badge-sub)) .product-card__title{margin-top:0}@media(max-width:540px){.product-card__title{min-height:auto}}.product-card--custom{background:linear-gradient(160deg,#fff5f0,#fff8f3 40%,#ffe8d8)!important;border:2px solid #ff5f00!important;box-shadow:0 18px 48px #ff5f0033}.product-card--custom .product-card__media{background:radial-gradient(ellipse at center,rgba(255,95,0,.15),transparent 70%);border-radius:12px;overflow:hidden;margin:14px}.product-card--custom__ribbon{background:#0a0a0a!important;color:#ffb200!important;border:1.5px solid #FFB200}.product-card--custom__placeholder{width:100%;aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;font-size:120px;font-weight:900;color:#ff5f00;letter-spacing:-.05em;opacity:.85;line-height:1}.product-card--custom__fomo{color:#ff5f00!important;font-weight:800!important}.product-card--custom .product-card__tagline{color:#ff5f00!important}.product-card--custom .product-card__title{color:#0a0a0a!important}.product-card--custom .product-card__desc{color:#1a1a1a!important;font-weight:500!important}.product-card--custom .product-card__desc strong{color:#c94100!important;font-weight:900}.product-card--custom .product-card__price{color:#0a0a0a!important;font-size:1.4em;font-weight:900}.product-card--custom .product-card__rating{color:#0a0a0a!important}.product-card__title{font-size:22px!important;line-height:1.25;color:#0a0a0a;font-weight:900;letter-spacing:-.01em}.product-card__desc{font-size:15.5px!important;line-height:1.6;color:#333;font-weight:500;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;position:relative;transition:max-height .4s ease}.product-card__desc.is-expanded{-webkit-line-clamp:unset;overflow:visible}.product-card__toggle{display:inline-flex;align-items:center;gap:6px;margin-top:6px;margin-bottom:14px;background:none;border:none;padding:0;font:inherit;font-size:13.5px;font-weight:800;color:#ff5f00;cursor:pointer;letter-spacing:.02em;text-transform:uppercase;transition:color .2s;align-self:flex-start}.product-card__toggle:hover{color:#c94100}.product-card__toggle svg{width:14px;height:14px;transition:transform .3s}.product-card__toggle.is-open svg{transform:rotate(180deg)}.product-card__tagline{font-size:12px!important;letter-spacing:.08em;font-weight:800}.product-card__fomo{font-size:12.5px!important;font-weight:700}.product-card__price{font-size:22px!important;font-weight:900;letter-spacing:-.01em}.product-card__cta{font-size:14.5px!important;padding:17px 28px!important;min-height:54px!important;letter-spacing:.04em}.product-card__rating{font-size:14px!important}@media(max-width:740px){.lp-grid{grid-template-columns:1fr!important;gap:20px}.product-card__title{font-size:24px!important}.product-card__desc{font-size:16.5px!important;line-height:1.6}.product-card__tagline{font-size:13px!important}.product-card__fomo{font-size:13.5px!important}.product-card__price{font-size:26px!important}.product-card__cta{font-size:16px!important;padding:20px 32px!important;min-height:60px!important;width:100%}.product-card__rating{font-size:15px!important}.section-title{font-size:clamp(28px,7vw,40px)!important;line-height:1.1!important}.product-card--custom__placeholder{font-size:100px}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/lp-products.css.map */
