.pvl-pd{--pvl-accent: #2cd5c4;--pvl-text: #1a1a1a;--pvl-body: #4a4a4a;--pvl-muted: #9a9a9a;--pvl-line: #e8e5e0;--pvl-bg-alt: #f9f8f6;font-family:DM Sans,system-ui,-apple-system,sans-serif;color:var(--pvl-body);max-width:100%;line-height:1.75;font-size:15px;-webkit-font-smoothing:antialiased}.pvl-pd__bar{width:48px;height:2px;background:var(--pvl-accent);margin-bottom:1.75rem}.pvl-pd__cat{font-size:10px;font-weight:600;letter-spacing:3.5px;text-transform:uppercase;color:var(--pvl-muted);margin:0 0 .4rem}.pvl-pd__name{font-family:Cormorant Garamond,Georgia,serif;font-size:2.2rem;font-weight:600;font-style:italic;line-height:1.15;margin:0 0 .4rem;color:var(--pvl-text)}.pvl-pd__tagline{font-size:14px;color:var(--pvl-muted);margin:0 0 2rem;letter-spacing:.2px}.pvl-pd__level{display:inline-block;font-size:9px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;padding:5px 12px;margin-bottom:1.75rem}.pvl-pd__level--expert{background:var(--pvl-text);color:#fff}.pvl-pd__level--advanced{background:var(--pvl-accent);color:#fff}.pvl-pd__level--intermediate{background:#e8e5e0;color:var(--pvl-text)}.pvl-pd__level--beginner{background:#f3f1ed;color:var(--pvl-text)}.pvl-pd__stats{display:flex;gap:0;margin-bottom:2.5rem;border-bottom:1px solid var(--pvl-line)}.pvl-pd__stat{flex:1;text-align:center;padding:0 .5rem 1.25rem;position:relative}.pvl-pd__stat:not(:last-child):after{content:"";position:absolute;right:0;top:0;bottom:1.25rem;width:1px;background:var(--pvl-line)}.pvl-pd__stat-val{font-family:Cormorant Garamond,Georgia,serif;font-size:1.5rem;font-weight:700;color:var(--pvl-text);display:block;line-height:1.2;margin-bottom:4px}.pvl-pd__stat-lbl{font-size:9px;letter-spacing:2px;text-transform:uppercase;color:var(--pvl-muted);font-weight:500}.pvl-pd__heading{font-size:10px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:var(--pvl-text);margin:2.5rem 0 1rem;padding-bottom:.6rem;border-bottom:1px solid var(--pvl-line)}.pvl-pd__text{font-size:15px;line-height:1.8;color:var(--pvl-body);margin:0 0 .75rem}.pvl-pd__text:last-child{margin-bottom:0}.pvl-pd__features{margin:1rem 0 0;padding:0;list-style:none}.pvl-pd__feature{padding:.9rem 0 .9rem 1.25rem;border-left:2px solid var(--pvl-accent);border-bottom:1px solid var(--pvl-line)}.pvl-pd__feature:last-child{border-bottom:none}.pvl-pd__feature-t{font-weight:600;font-size:14px;color:var(--pvl-text);margin:0 0 2px;line-height:1.4}.pvl-pd__feature-d{font-size:13px;color:var(--pvl-muted);line-height:1.55;margin:0}.pvl-pd__specs{width:100%;border-collapse:collapse;margin:1rem 0 0;font-size:14px}.pvl-pd__specs tr:nth-child(2n){background:var(--pvl-bg-alt)}.pvl-pd__specs td{padding:.7rem 1rem;border-bottom:1px solid var(--pvl-line);vertical-align:top}.pvl-pd__specs tr:last-child td{border-bottom:none}.pvl-pd__specs td:first-child{font-weight:600;color:var(--pvl-text);width:38%;white-space:nowrap}.pvl-pd__specs td:last-child{color:var(--pvl-body)}.pvl-pd__steps{list-style:none;padding:0;margin:1rem 0 0;counter-reset:pvl-s}.pvl-pd__steps li{position:relative;padding:.6rem 0 .6rem 2.25rem;font-size:14px;color:var(--pvl-body);border-bottom:1px solid var(--pvl-line);counter-increment:pvl-s;line-height:1.6}.pvl-pd__steps li:last-child{border-bottom:none}.pvl-pd__steps li:before{content:counter(pvl-s);position:absolute;left:0;top:.6rem;width:20px;height:20px;border-radius:50%;background:var(--pvl-accent);color:#fff;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1}.pvl-pd__bullets{list-style:none;padding:0;margin:1rem 0 0}.pvl-pd__bullets li{position:relative;padding:.5rem 0 .5rem 1.5rem;font-size:14px;color:var(--pvl-body);border-bottom:1px solid var(--pvl-line);line-height:1.6}.pvl-pd__bullets li:last-child{border-bottom:none}.pvl-pd__bullets li:before{content:"";position:absolute;left:.25rem;top:.95rem;width:5px;height:5px;border-radius:50%;background:var(--pvl-accent)}.pvl-pd__badge{text-align:center;margin-top:2.5rem;padding-top:2rem;border-top:1px solid var(--pvl-line)}.pvl-pd__badge-inner{display:inline-block;font-size:10px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:var(--pvl-text);padding:.55rem 1.5rem;border:1.5px solid var(--pvl-text)}.pvl-pd__warning{margin:1.5rem 0 0;padding:1rem 1.25rem;background:#fef9f0;border-left:3px solid #e5a039;font-size:13px;line-height:1.6;color:#7a5e2f}.pvl-pd__warning strong{color:#5c4520}@media(max-width:600px){.pvl-pd__name{font-size:1.7rem}.pvl-pd__stats{flex-wrap:wrap}.pvl-pd__stat{flex:1 1 45%;min-width:0;padding-bottom:1rem;margin-bottom:.75rem}.pvl-pd__stat:not(:last-child):after{display:none}.pvl-pd__stat-val{font-size:1.3rem}.pvl-pd__specs td{padding:.6rem .75rem;font-size:13px}.pvl-pd__specs td:first-child{width:42%}.pvl-pd__feature{padding-left:1rem}.pvl-pd__steps li{padding-left:2rem;font-size:13px}}@media(max-width:400px){.pvl-pd{font-size:14px}.pvl-pd__name{font-size:1.5rem}.pvl-pd__stat-val{font-size:1.1rem}}
/*# sourceMappingURL=/cdn/shop/t/89/assets/pvl-product-desc.css.map */
