.pm-product{padding:clamp(4rem,8vw,7rem) 0;position:relative;overflow:hidden;z-index:0}.pm-product__inner{max-width:1280px;margin:0 auto;padding:0 3.2rem;display:grid;grid-template-columns:1fr 1fr;gap:clamp(2.5rem,5vw,5rem);align-items:center}.pm-product__glow{position:absolute;right:-150px;top:50%;transform:translateY(-50%);width:500px;height:500px;background:radial-gradient(circle,rgba(192,57,43,.15) 0%,transparent 70%);pointer-events:none}.pm-product__image-col{position:relative}.pm-product__image-box{width:100%;aspect-ratio:4 / 4.3;background:#2a2420;border-radius:32px;border:1px solid rgba(255,255,255,.06);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.pm-product__image-glow-inner{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 60% 40% at 50% 60%,rgba(192,57,43,.2) 0%,transparent 70%);pointer-events:none}.pm-product__img{position:relative;z-index:2;width:60%;height:auto;object-fit:contain;filter:drop-shadow(0 0 40px rgba(192,57,43,.45)) drop-shadow(0 24px 48px rgba(0,0,0,.7))}.pm-product__mat-wrap{position:relative;z-index:2;width:43%;display:flex;align-items:center;justify-content:center;filter:drop-shadow(0 0 40px rgba(192,57,43,.45)) drop-shadow(0 24px 48px rgba(0,0,0,.7))}.pm-product__mat-svg{width:100%;height:auto;display:block;overflow:visible}.pm-product-led{animation:pmProductLedGlow 1.8s ease-in-out infinite alternate}.pm-product-led.r{fill:#c0392b}.pm-product-led.n{fill:#6b1209}.pm-product-led:nth-child(3n){animation-delay:.3s}.pm-product-led:nth-child(5n){animation-delay:.6s}.pm-product-led:nth-child(7n){animation-delay:.9s}@keyframes pmProductLedGlow{0%{opacity:.4;filter:blur(.5px)}to{opacity:1;filter:blur(0px) drop-shadow(0 0 4px currentColor)}}.pm-product__badge{position:absolute;color:#fff;font-size:12px;font-weight:600;padding:8px 18px;border-radius:50px;letter-spacing:.04em;top:2rem;right:2rem;box-shadow:0 4px 16px #c0392b66;z-index:10;white-space:nowrap}.pm-product__info-col{position:relative;z-index:1}.pm-product__label{font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#e8c4bc;display:block;margin-bottom:.8rem}.pm-product__heading{font-family:Jost,sans-serif;font-size:clamp(34px,4.5vw,54px);font-weight:400;color:#fff;line-height:1.1;margin:0 0 1rem}.pm-product__subtitle{font-family:Jost,sans-serif;font-size:clamp(22px,3vw,36px);font-weight:400;color:#ffffffb3;font-style:italic;margin:0 0 1.6rem;line-height:1.3}.pm-product__price-block{display:flex;align-items:baseline;gap:1rem;margin-bottom:1.8rem;flex-wrap:wrap}.pm-product__price-current{font-family:Jost,sans-serif;font-size:clamp(36px,5vw,46px);font-weight:500;color:#fff;line-height:1}.pm-product__price-compare{font-size:clamp(16px,2vw,20px);color:#ffffff4d;text-decoration:line-through}.pm-product__price-badge{background:#c0392b;color:#fff;font-size:12px;font-weight:700;padding:4px 10px;border-radius:50px;letter-spacing:.04em;white-space:nowrap}.pm-product__price-note{font-size:13px;color:#fff6;margin:0 0 2rem;line-height:1.5}.pm-product__price-note strong{color:#ffffffb3}.pm-product__features{list-style:none;display:flex;flex-direction:column;gap:.9rem;margin:0 0 2.2rem;padding:0}.pm-product__features li{display:flex;align-items:flex-start;gap:10px;font-size:14.5px;color:#ffffffb3;line-height:1.5}.pm-product__features li:before{content:"";width:16px;height:16px;min-width:16px;border-radius:50%;background:#c0392b;flex-shrink:0;margin-top:2px;background-image:url("data:image/svg+xml,%3Csvg width='10' height='8' viewBox='0 0 10 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 4L3.5 6.5L9 1' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}.pm-product__cta-row{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.pm-product__btn-primary{color:#fff;padding:15px 32px;border-radius:50px;font-family:Jost,sans-serif;font-size:14px;font-weight:600;letter-spacing:.05em;text-decoration:none;border:none;cursor:pointer;transition:all .2s;box-shadow:0 4px 20px #c0392b66;display:inline-flex;align-items:center;gap:8px}.pm-product__btn-primary:hover{filter:brightness(.85);transform:translateY(-2px);box-shadow:0 8px 28px #c0392b80}.pm-product__cart-form{display:inline-flex}.pm-product__btn-primary:disabled{opacity:.5;cursor:not-allowed;transform:none;filter:none}.pm-product__btn-ghost{color:#ffffffb3;font-size:13.5px;font-weight:500;text-decoration:none;padding:15px 0;border-bottom:1.5px solid rgba(255,255,255,.2);transition:color .2s,border-color .2s;letter-spacing:.03em}.pm-product__btn-ghost:hover{color:#fff;border-color:#fff9}.pm-product__bottom-note{font-size:12.5px;color:#ffffff4d;margin:1.4rem 0 0;line-height:1.5}@media(max-width:999px){.pm-product__inner{grid-template-columns:1fr;gap:2.5rem;text-align:center;padding:0 clamp(1.5rem,5vw,3.2rem)}.pm-product__image-col{max-width:500px;margin:0 auto;width:100%}.pm-product__info-col{max-width:560px;margin:0 auto}.pm-product__price-block{justify-content:center}.pm-product__features{text-align:left;max-width:480px;margin-left:auto;margin-right:auto}.pm-product__cta-row{justify-content:center}.pm-product__glow{right:auto;left:50%;transform:translate(-50%,-50%)}}@media(max-width:599px){.pm-product{padding:3rem 0}.pm-product__inner{padding:0 1.25rem;gap:2rem}.pm-product__image-box{aspect-ratio:3 / 4;border-radius:20px}.pm-product__heading{font-size:32px}.pm-product__subtitle{font-size:20px}.pm-product__price-current{font-size:36px}.pm-product__features li{font-size:13.5px}.pm-product__btn-primary{width:100%;justify-content:center;padding:16px 24px}.pm-product__cta-row{flex-direction:column;width:100%}.pm-product__btn-ghost{padding:10px 0}.pm-product__badge{top:.8rem;right:.8rem;font-size:11px;padding:6px 14px}}.reveal{opacity:0;transform:translateY(24px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:none}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}
/*# sourceMappingURL=/cdn/shop/t/4/assets/pawmoves-product-spotlight.css.map */
