._pricing_fillable,._pricing_slider{position:relative;width:100%;height:clamp(30px,5vw,40px);border-radius:clamp(15px,2.5vw,20px);overflow:hidden}._pricing_margin{margin:5px 0}._pricing_pill-marker{position:absolute;top:50%;transform:translateY(-50%);height:90%;padding:0 16px;background-color:#fff;border-radius:18px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;color:#333;box-shadow:0 2px 8px #0003;cursor:grab;-webkit-user-select:none;user-select:none;transition:left 2s ease-in-out,box-shadow .2s ease;white-space:nowrap}._pricing_filled_low,._pricing_filled_medium,._pricing_filled_high,._pricing_filled{position:absolute;top:0;left:0;height:200%;box-shadow:0 2px 4px #0000001a;overflow:hidden}.filled:after{content:"";position:absolute;top:0;left:0;width:calc(100% + 20px);height:100%;background-image:repeating-linear-gradient(-36.8698976deg,transparent 0,transparent 9px,var(--fill-color, rgba(180, 201, 80, .3)) 9px,var(--fill-color, rgba(180, 201, 80, .3)) 12px),repeating-linear-gradient(36.8698976deg,transparent 0,transparent 9px,var(--fill-color, rgba(180, 201, 80, .3)) 9px,var(--fill-color, rgba(180, 201, 80, .3)) 12px);animation:continuousFlow 2s linear infinite;will-change:transform;z-index:2}.filled._price_filling:after{content:"";position:absolute;top:0;left:0;height:100%;background:var(--fill-color, rgba(180, 201, 80, .3));z-index:1}@keyframes continuousFlow{0%{transform:translate(-20px)}to{transform:translate(0)}}._pricing_inset{position:absolute;top:0;left:0;height:100%;width:100%;border-radius:clamp(15px,2.5vw,20px);box-shadow:inset 0 1px 8px #0000000d,inset 0 -1px 8px #0000000d,inset 1px 0 8px #0000000d,inset -1px 0 8px #0000000d;background:#0000;z-index:10}._pricing_inset:before{content:"";position:absolute;top:-50%;left:-100%;width:100%;height:200%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,0) 40%,rgba(255,255,255,.6) 50%,rgba(255,255,255,0) 60%,transparent 100%);transform:skew(-25deg);animation:_pricing_shine 7s infinite}@keyframes _pricing_shine{0%{left:-100%}40%{left:200%}to{left:200%}}._pricing_assessment_wrapper{margin-bottom:50px}._pricing_assessment{display:inline-flex;align-items:center;font-size:13px;padding:3px 8px;border:none;cursor:help;transition:all .3s ease}._pricing_assessment:before{content:"";width:7px;height:7px;background:var(--fill-color, rgba(180, 201, 80, .3));border-radius:50%;margin-right:6px;animation:live 4s infinite}@keyframes live{0%,to{opacity:1}50%{opacity:.3}}._pricing_assessment:hover{transform:translate(3px)}._pricing_assessment:hover:before{width:8px;height:8px}._pricing_message{font-size:10px;color:#95a5a6;margin-top:4px;border-left:2px dotted #ecf0f1;margin-left:16px;padding-left:8px}._pricing_assessment_wrapper ._skeleton_loading{background:linear-gradient(90deg,#e0e0e0 25%,#f0f0f0,#e0e0e0 75%);background-size:200% 100%;animation:skeleton 1.5s ease-in-out infinite;border-radius:4px}@keyframes skeleton{0%{background-position:200% 0}to{background-position:-200% 0}}.dotted_underline_link{text-decoration:none;border-bottom:1px dotted #333;cursor:help;transition:all .5s ease;margin-left:8px}.dotted_underline_link:hover{color:#06c;border-bottom:1.5px dotted #666;border-color:#06c}.pod-header{text-align:left;margin-bottom:3rem}.pod-header h1{font-family:Filipi;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700;margin-bottom:5rem;text-align:center;line-height:1.5}.pod-header .highlight{display:inline-block;background:#98cfa1;color:#fff;padding:4px 8px;margin:0 2px;border-radius:4px;font-weight:900;box-shadow:2px 2px 6px #0003}.pod-intro{max-width:1000px;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem}.key-point{background:#f9fafb;padding:.5rem;border-radius:.75rem;border-left:4px solid #3b82f6}.key-point strong{display:block;font-size:1.1rem;margin-bottom:.75rem}.key-point .smallprint{font-size:.85rem}.key-point ul{list-style:none;padding-inline-start:10px}.key-point li{padding:.25rem 0 .25rem 2.5rem;position:relative}.key-point li:before{content:"\2713";position:absolute;left:0;color:#16a34a;font-weight:700}.benefit-box{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.benefit-box p{font-size:clamp(.75rem,1.5vw,1.5rem);background:#fff;padding:1.25rem;border-radius:.75rem;box-shadow:0 1px 3px #0000001a}.benefit-box strong{font-size:clamp(.75rem,1.7vw,1.5rem);display:block;margin-bottom:.5rem}.pricing-section{max-width:1000px;margin:0 auto;position:relative}.timeline-dots{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem;position:relative;padding:0;color:#fff}.timeline-dots:before{content:"";position:absolute;top:50%;left:40px;right:40px;height:2px;background:#e5e7eb;transform:translateY(-50%);z-index:0}.timeline-dot{width:40px;height:40px;border-radius:50%;position:relative;z-index:1;background:#fff;transition:all .3s;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:.75rem}.timeline-dot.invisible{opacity:0}.timeline-dot.active{width:44px;height:44px;font-size:.8rem}.timeline-dot.active.green{background:#98cfa1}.timeline-dot.active.green:after{content:"$"}.timeline-dot.active.yellow{background:#f0d48a}.timeline-dot.active.yellow:after{content:"$$"}.timeline-dot.active.red{background:#e8a7a0}.timeline-dot.active.red:after{content:"$$$"}.pricing-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.pricing-card{background:#fff;padding:2rem 1.5rem;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;text-align:center;transition:all .3s;display:flex;flex-direction:column;height:100%}.pricing-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.pricing-icon-wrapper{width:4rem;height:4rem;margin:0 auto 1rem;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s}.pricing-icon-wrapper.green{background:#dcfce7}.pricing-icon-wrapper.yellow{background:#fef3c7}.pricing-icon-wrapper.red{background:#fee2e2}.pricing-icon{width:2rem;height:2rem}.pricing-icon.green{color:#16a34a}.pricing-icon.yellow{color:#d97706}.pricing-icon.red{color:#dc2626}.pricing-card h3{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}h3.green{color:#16a34a}h3.yellow{color:#d97706}h3.red{color:#dc2626}.pricing-card p{color:#6b7280;font-size:.875rem;line-height:1.5;margin-bottom:1rem;flex:1}@media (max-width: 749px){.popup-content-wrapper{padding:1.5rem}.pod-header{margin-bottom:2rem}.pod-header h1{font-size:clamp(1.5rem,2.5vh,2.5rem);line-height:1.7;margin-block-start:0px;.}.benefit-box p{font-size:clamp(.75rem,1.5vh,3rem)}.benefit-box strong{font-size:clamp(.75rem,1.7vh,3rem)}.timeline-dots{display:none}.pricing-section{position:relative;padding-left:3rem;margin-left:20px}.pricing-section:before{content:"";position:absolute;left:.5rem;top:2rem;bottom:2rem;width:2px;background:#e5e7eb}.pricing-cards{grid-template-columns:1fr;gap:3rem}.pricing-card{position:relative}.pricing-card:before{position:absolute;left:-3.75rem;top:50%;transform:translateY(-50%);width:30px;height:30px;border-radius:50%;background:#fff;border:none;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:.8rem}.pricing-card.green-card:before{content:"$";background:#98cfa1}.pricing-card.yellow-card:before{content:"$$";background:#f0d48a}.pricing-card.red-card:before{content:"$$$";background:#e8a7a0}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/_pricing.css.map */
