.pricing-page[data-astro-cid-lmkygsfs]{min-height:100vh}.container[data-astro-cid-lmkygsfs]{max-width:var(--container-max);margin:0 auto;padding:0 var(--container-xpad)}.pricing-hero[data-astro-cid-lmkygsfs]{padding:20px;background:var(--accent-color);text-align:center}.hero-title[data-astro-cid-lmkygsfs]{font-size:clamp(24px,4vw,32px);font-weight:400;line-height:1.2;margin-bottom:20px;color:var(--white)}.hero-subtitle[data-astro-cid-lmkygsfs]{font-size:clamp(32px,5vw,48px);font-weight:700;line-height:1.2;color:var(--white)}.pricing-cards[data-astro-cid-lmkygsfs]{padding:30px 0 0;background-color:var(--white)}.plan-toggle-container[data-astro-cid-lmkygsfs]{display:flex;justify-content:center;margin-bottom:50px}.plan-toggle[data-astro-cid-lmkygsfs]{display:flex;background:#2c3e50;color:var(--white);border-radius:25px;padding:4px;gap:0;position:relative}.toggle-btn[data-astro-cid-lmkygsfs]{padding:12px 24px;border:none;background:transparent;color:#f8f9fa;opacity:.8;font-weight:600;font-size:16px;cursor:pointer;border-radius:20px;transition:all .3s ease;position:relative;display:inline-block}#monthly-toggle[data-astro-cid-lmkygsfs]:checked~.plan-toggle-container[data-astro-cid-lmkygsfs] .toggle-btn[data-astro-cid-lmkygsfs][for=monthly-toggle],#yearly-toggle[data-astro-cid-lmkygsfs]:checked~.plan-toggle-container[data-astro-cid-lmkygsfs] .toggle-btn[data-astro-cid-lmkygsfs][for=yearly-toggle]{background:var(--accent-color);color:var(--white);opacity:1;box-shadow:0 2px 8px #fa427f4d}.pricing-cards-grid[data-astro-cid-lmkygsfs]{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin:10px auto;max-width:1200px;padding:0 20px;overflow:visible}.pricing-card[data-astro-cid-lmkygsfs]{border-radius:24px;overflow:visible;box-shadow:0 20px 60px #0000001a;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;border:1px solid rgba(255,255,255,.2);cursor:pointer}#basic-card-select[data-astro-cid-lmkygsfs]:checked~.pricing-cards-grid[data-astro-cid-lmkygsfs] .basic-card[data-astro-cid-lmkygsfs],#pro-card-select[data-astro-cid-lmkygsfs]:checked~.pricing-cards-grid[data-astro-cid-lmkygsfs] .pro-card[data-astro-cid-lmkygsfs],#ultimate-card-select[data-astro-cid-lmkygsfs]:checked~.pricing-cards-grid[data-astro-cid-lmkygsfs] .ultimate-card[data-astro-cid-lmkygsfs]{transform:translateY(-20px);box-shadow:0 30px 80px #0003;border:2px solid rgba(255,255,255,.4)}#basic-card-select[data-astro-cid-lmkygsfs]:checked~.pricing-cards-grid[data-astro-cid-lmkygsfs] .basic-card[data-astro-cid-lmkygsfs]{border:2px solid #34495e}#pro-card-select[data-astro-cid-lmkygsfs]:checked~.pricing-cards-grid[data-astro-cid-lmkygsfs] .pro-card[data-astro-cid-lmkygsfs],#ultimate-card-select[data-astro-cid-lmkygsfs]:checked~.pricing-cards-grid[data-astro-cid-lmkygsfs] .ultimate-card[data-astro-cid-lmkygsfs]{border:2px solid var(--accent-color)}#basic-card-select[data-astro-cid-lmkygsfs]:checked~.pricing-cards-grid[data-astro-cid-lmkygsfs] .basic-card[data-astro-cid-lmkygsfs] .card-glow[data-astro-cid-lmkygsfs],#pro-card-select[data-astro-cid-lmkygsfs]:checked~.pricing-cards-grid[data-astro-cid-lmkygsfs] .pro-card[data-astro-cid-lmkygsfs] .card-glow[data-astro-cid-lmkygsfs],#ultimate-card-select[data-astro-cid-lmkygsfs]:checked~.pricing-cards-grid[data-astro-cid-lmkygsfs] .ultimate-card[data-astro-cid-lmkygsfs] .card-glow[data-astro-cid-lmkygsfs]{opacity:1}.pricing-card[data-astro-cid-lmkygsfs]:hover{transform:translateY(-10px);box-shadow:0 25px 70px #00000026}#basic-card-select[data-astro-cid-lmkygsfs]:checked~.pricing-cards-grid[data-astro-cid-lmkygsfs] .basic-card[data-astro-cid-lmkygsfs]:hover,#pro-card-select[data-astro-cid-lmkygsfs]:checked~.pricing-cards-grid[data-astro-cid-lmkygsfs] .pro-card[data-astro-cid-lmkygsfs]:hover,#ultimate-card-select[data-astro-cid-lmkygsfs]:checked~.pricing-cards-grid[data-astro-cid-lmkygsfs] .ultimate-card[data-astro-cid-lmkygsfs]:hover{transform:translateY(-20px);box-shadow:0 30px 80px #0003}#basic-card-select[data-astro-cid-lmkygsfs]:checked~.pricing-cards-grid[data-astro-cid-lmkygsfs] .basic-card[data-astro-cid-lmkygsfs]:hover{border:2px solid #34495e}#pro-card-select[data-astro-cid-lmkygsfs]:checked~.pricing-cards-grid[data-astro-cid-lmkygsfs] .pro-card[data-astro-cid-lmkygsfs]:hover,#ultimate-card-select[data-astro-cid-lmkygsfs]:checked~.pricing-cards-grid[data-astro-cid-lmkygsfs] .ultimate-card[data-astro-cid-lmkygsfs]:hover{border:2px solid var(--accent-color)}.card-glow[data-astro-cid-lmkygsfs]{position:absolute;inset:-2px;border-radius:26px;opacity:0;transition:opacity .3s ease;z-index:-1}.basic-card[data-astro-cid-lmkygsfs] .card-glow[data-astro-cid-lmkygsfs]{background:linear-gradient(135deg,var(--accent-color),#ff6b9d)}.pro-card[data-astro-cid-lmkygsfs] .card-glow[data-astro-cid-lmkygsfs]{background:linear-gradient(135deg,#2c3e50,#34495e)}.ultimate-card[data-astro-cid-lmkygsfs] .card-glow[data-astro-cid-lmkygsfs]{background:linear-gradient(135deg,#42fabd,#00d4aa)}.basic-card[data-astro-cid-lmkygsfs]{background:linear-gradient(135deg,#fa427f,#ff6b9d)!important;color:#fff!important;margin-top:30px}.pro-card[data-astro-cid-lmkygsfs]{margin-top:30px;background:linear-gradient(135deg,#2c3e50,#34495e)!important;color:#fff!important}.ultimate-card[data-astro-cid-lmkygsfs]{background:linear-gradient(135deg,#42fabd,#00d4aa)!important;color:#fff!important;margin-top:30px}.card-header[data-astro-cid-lmkygsfs]{padding:40px 30px 20px;text-align:center;position:relative;overflow:visible}.card-header-content[data-astro-cid-lmkygsfs]{display:flex;align-items:center;justify-content:center;width:100%}.card-header-text[data-astro-cid-lmkygsfs]{text-align:center}.expand-indicator[data-astro-cid-lmkygsfs]{display:none;font-size:32px;font-weight:300;color:#fff;transition:transform .3s ease;line-height:1;position:absolute;right:40px}.card-content[data-astro-cid-lmkygsfs]{padding:0 30px 40px;text-align:center;overflow:visible}.plan-name[data-astro-cid-lmkygsfs]{font-size:32px;font-weight:700;margin:0 0 8px;color:#fff!important;text-shadow:0 2px 4px rgba(0,0,0,.1)}.plan-subtitle[data-astro-cid-lmkygsfs]{font-size:14px;opacity:.9;margin-bottom:10px}.plan-price[data-astro-cid-lmkygsfs]{display:flex;align-items:baseline;justify-content:center;margin-bottom:15px;gap:2px}.plan-price[data-astro-cid-lmkygsfs] .currency[data-astro-cid-lmkygsfs]{font-size:20px;color:#fff!important;margin-right:4px;font-weight:600;opacity:.9}.plan-price[data-astro-cid-lmkygsfs] .amount[data-astro-cid-lmkygsfs]{font-size:16px;font-weight:700;color:#fff!important;opacity:.9;line-height:1}.plan-price[data-astro-cid-lmkygsfs] .period[data-astro-cid-lmkygsfs]{font-size:16px;color:#fff!important;opacity:.8;font-weight:500}.yearly-price-display[data-astro-cid-lmkygsfs]{display:flex;align-items:center;justify-content:center;gap:2px;margin-bottom:15px;font-size:16px;color:#fff!important;opacity:.9}.yearly-label[data-astro-cid-lmkygsfs]{font-size:14px;opacity:.8}.yearly-amount[data-astro-cid-lmkygsfs]{font-size:18px;font-weight:600}.yearly-period[data-astro-cid-lmkygsfs]{font-size:14px;opacity:.8}.frequency[data-astro-cid-lmkygsfs]{display:flex;align-items:baseline;justify-content:center;gap:8px;margin-bottom:20px}.frequency-value[data-astro-cid-lmkygsfs]{font-size:56px;font-weight:800;color:#fff!important;text-shadow:0 2px 4px rgba(0,0,0,.1);line-height:1}.frequency-label[data-astro-cid-lmkygsfs]{font-size:20px;font-weight:500;opacity:.9;color:#fff!important;text-shadow:0 2px 4px rgba(0,0,0,.1)}.price-per-ad[data-astro-cid-lmkygsfs]{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:30px;padding:12px 20px;background:#ffffff1a;border-radius:12px;backdrop-filter:blur(10px);overflow:visible}.cost-label[data-astro-cid-lmkygsfs]{font-size:14px;opacity:.9;color:#fff!important}.cost-price[data-astro-cid-lmkygsfs]{font-size:18px;font-weight:700;color:#fff!important}.detail-icon[data-astro-cid-lmkygsfs]{font-size:14px;cursor:help;opacity:.8;color:#fff!important;position:relative;margin-left:4px;transition:opacity .2s ease}.detail-icon[data-astro-cid-lmkygsfs]:hover{opacity:1}.detail-icon[data-astro-cid-lmkygsfs]:hover:after{content:attr(title);position:absolute;bottom:130%;right:-50px;background:linear-gradient(135deg,#fffffff2,#ffffffe6);color:#1f1f1f;padding:10px 14px;border-radius:8px;font-size:12px;font-weight:500;white-space:normal;max-width:220px;width:max-content;z-index:10000;pointer-events:none;box-shadow:0 4px 16px #00000026;line-height:1.4}.detail-icon[data-astro-cid-lmkygsfs]:hover:before{content:"";position:absolute;bottom:118%;right:10px;border:6px solid transparent;border-top-color:#fffffff2;z-index:10000;pointer-events:none}.pricing-card[data-astro-cid-lmkygsfs] .btn[data-astro-cid-lmkygsfs]{width:100%;background:var(--cta-dark-teal, var(--accent-color));color:var(--white);border:2px solid var(--cta-dark-teal, var(--accent-color));border-radius:25px;padding:10px 24px;font-weight:600;font-size:16px;display:flex;align-items:center;justify-content:center;gap:4px;transition:all .3s ease;position:relative;overflow:hidden}.pricing-card[data-astro-cid-lmkygsfs] .btn[data-astro-cid-lmkygsfs]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.pricing-card[data-astro-cid-lmkygsfs] .btn[data-astro-cid-lmkygsfs] svg[data-astro-cid-lmkygsfs]{transition:transform .3s ease}.pricing-card[data-astro-cid-lmkygsfs] .btn[data-astro-cid-lmkygsfs]:hover{background-color:var(--white);color:var(--cta-dark-teal, var(--accent-color));border:2px solid var(--cta-dark-teal, var(--accent-color))}.btn-glow[data-astro-cid-lmkygsfs]{box-shadow:0 4px 15px #ffffff4d}.custom-pricing-card[data-astro-cid-lmkygsfs]{background:linear-gradient(135deg,#f8f9fa 0%,var(--white) 100%);border:2px solid #e9ecef;border-radius:16px;padding:40px;text-align:center;margin:40px auto;max-width:400px}.custom-pricing-card-container[data-astro-cid-lmkygsfs]{margin:0 20px}.custom-description[data-astro-cid-lmkygsfs]{font-size:16px;color:var(--text-light);margin-bottom:25px;line-height:1.5}.what-you-get-card[data-astro-cid-lmkygsfs]{background:var(--white);border:1px solid #e9ecef;border-radius:12px;padding:40px;max-width:800px;margin:0 auto;box-shadow:0 4px 6px #0000000d}.what-you-get-title[data-astro-cid-lmkygsfs]{font-size:24px;font-weight:600;margin-bottom:30px;color:var(--text-dark)}.what-you-get-list[data-astro-cid-lmkygsfs]{list-style:none;padding:0;margin:0}.what-you-get-item[data-astro-cid-lmkygsfs]{display:flex;align-items:flex-start;margin-bottom:16px;gap:12px}.checkmark[data-astro-cid-lmkygsfs]{color:var(--accent-color);font-weight:600;font-size:16px;flex-shrink:0;margin-top:2px}.item-text[data-astro-cid-lmkygsfs]{font-size:15px;line-height:1.5;color:var(--text-dark)}.pricing-card[data-astro-cid-lmkygsfs]{background:var(--white);border:2px solid #e9ecef;border-radius:16px;padding:0;text-align:center;transition:all .3s ease;position:relative;overflow:hidden}.plan-image[data-astro-cid-lmkygsfs]{width:100%;height:410px;overflow:hidden;border-radius:16px 16px 0 0;display:flex;align-items:flex-start;justify-content:flex-start;position:relative;flex-direction:column;padding:30px}.plan-image[data-astro-cid-lmkygsfs] img[data-astro-cid-lmkygsfs]{width:40px;height:40px;object-fit:contain;margin-bottom:20px}.monthly-plan[data-astro-cid-lmkygsfs] .plan-image[data-astro-cid-lmkygsfs]{background:var(--accent-color)}.tailored-plan[data-astro-cid-lmkygsfs] .plan-image[data-astro-cid-lmkygsfs]{background:var(--secondary-accent-color)}.yearly-plan[data-astro-cid-lmkygsfs] .plan-image[data-astro-cid-lmkygsfs]{background:var(--accent-color)}.yearly-plan[data-astro-cid-lmkygsfs] .plan-description[data-astro-cid-lmkygsfs]{color:var(--text-dark);opacity:.9}.plan-content[data-astro-cid-lmkygsfs]{padding:30px}.plan-header[data-astro-cid-lmkygsfs]{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;color:#fff;text-align:left}.plan-name[data-astro-cid-lmkygsfs]{font-size:24px;margin:0 0 8px;color:var(--white)}.plan-description[data-astro-cid-lmkygsfs]{font-size:14px;margin:0 0 20px;color:var(--text-dark);opacity:.9}.plan-price[data-astro-cid-lmkygsfs] .amount[data-astro-cid-lmkygsfs]{font-size:48px;color:var(--white)}.amount-custom[data-astro-cid-lmkygsfs]{color:var(--text-dark)!important}.plan-price[data-astro-cid-lmkygsfs] .amount[data-astro-cid-lmkygsfs]:not(.period){font-size:24px;color:var(--white);margin:0}.plan-price[data-astro-cid-lmkygsfs] .period[data-astro-cid-lmkygsfs]{font-size:18px;color:var(--white);font-weight:500;opacity:.9}.yearly-note[data-astro-cid-lmkygsfs]{display:inline;font-size:14px;color:var(--white);font-weight:600;margin-left:8px;opacity:.9}.yearly-plan[data-astro-cid-lmkygsfs] .yearly-note[data-astro-cid-lmkygsfs]{color:var(--white)}.yearly-plan[data-astro-cid-lmkygsfs] .guarantee[data-astro-cid-lmkygsfs]{color:var(--text-dark)}.plan-details[data-astro-cid-lmkygsfs]{margin-bottom:0}.per-brand[data-astro-cid-lmkygsfs]{font-size:14px;color:var(--white);margin-bottom:15px;opacity:.9}.guarantee[data-astro-cid-lmkygsfs]{font-size:14px;color:var(--text-dark);line-height:1.5;opacity:.9}.tailored-plan[data-astro-cid-lmkygsfs]{background:linear-gradient(135deg,#f8f9fa,#fff)}.plan-name[data-astro-cid-lmkygsfs]{font-size:28px;margin-bottom:10px;color:var(--text-dark)}.amount[data-astro-cid-lmkygsfs]{font-size:24px;color:var(--accent-color)}.period[data-astro-cid-lmkygsfs]{font-size:18px;color:var(--text-light);font-weight:500}.yearly-note[data-astro-cid-lmkygsfs]{font-size:14px;color:var(--accent-color);font-weight:600;margin-top:5px}.plan-details[data-astro-cid-lmkygsfs]{margin-bottom:30px}.per-brand[data-astro-cid-lmkygsfs]{font-size:14px;color:var(--white);margin-bottom:15px}.guarantee[data-astro-cid-lmkygsfs]{font-size:14px;line-height:1.5}.plan-features[data-astro-cid-lmkygsfs]{text-align:left;margin-bottom:40px}.features-title[data-astro-cid-lmkygsfs]{font-size:18px;font-weight:600;margin-bottom:20px;color:var(--text-dark)}.features-list[data-astro-cid-lmkygsfs]{list-style:none;padding:0;margin:0}.features-list[data-astro-cid-lmkygsfs] li[data-astro-cid-lmkygsfs]{font-size:14px;color:var(--text-light);line-height:1.6;margin-bottom:12px;padding-left:20px;position:relative}.features-list[data-astro-cid-lmkygsfs] li[data-astro-cid-lmkygsfs]:before{content:"✓";position:absolute;left:0;color:var(--accent-color);font-weight:600}.btn[data-astro-cid-lmkygsfs]{padding:12px 24px;border:none;border-radius:25px;font-weight:600;cursor:pointer;text-decoration:none;display:inline-block;text-align:center;transition:all .3s ease}.btn-primary[data-astro-cid-lmkygsfs]{background-color:var(--accent-color);color:var(--white);border:2px solid var(--accent-color)}.btn-secondary[data-astro-cid-lmkygsfs]{background-color:var(--white);color:var(--accent-color);border:2px solid var(--accent-color)}.btn-large[data-astro-cid-lmkygsfs]{padding:16px 32px;font-size:18px}.btn-full-width[data-astro-cid-lmkygsfs]{width:100%}.btn-with-arrow[data-astro-cid-lmkygsfs]{display:inline-flex;align-items:center;justify-content:center;gap:2px}.arrow-icon[data-astro-cid-lmkygsfs]{font-size:16px;transition:transform .3s ease}.pricing-card[data-astro-cid-lmkygsfs] .btn[data-astro-cid-lmkygsfs] .arrow-icon[data-astro-cid-lmkygsfs]{margin-left:0}.plan-buttons[data-astro-cid-lmkygsfs]{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.plan-buttons[data-astro-cid-lmkygsfs] .btn[data-astro-cid-lmkygsfs]{flex:1;min-width:140px}.pricing-stepper[data-astro-cid-lmkygsfs]{display:flex;justify-content:center;align-items:center;position:relative;max-width:800px;margin:0 auto}.stepper-line-segment[data-astro-cid-lmkygsfs]{flex:1.5;height:2px;align-self:flex-start;margin-top:20px}.stepper-line-segment[data-astro-cid-lmkygsfs].segment-1{background:#2e4154bb}.stepper-line-segment[data-astro-cid-lmkygsfs].segment-2,.stepper-line-segment[data-astro-cid-lmkygsfs].segment-3{background:#2e415426}.stepper-node[data-astro-cid-lmkygsfs]{display:flex;flex-direction:column;align-items:center;position:relative;z-index:2;flex:1;transition:all .3s ease}.stepper-circle[data-astro-cid-lmkygsfs]{width:40px;height:40px;border-radius:50%;background:#2c3e50;border:3px solid #2c3e50;margin-bottom:10px;transition:all .3s ease}.stepper-node[data-astro-cid-lmkygsfs].active .stepper-circle[data-astro-cid-lmkygsfs]{background:var(--secondary-accent-color);border-color:var(--secondary-accent-color);box-shadow:0 0 0 4px #42fabd33;animation:nodeHighlight .5s ease-out}@keyframes nodeHighlight{0%{transform:scale(.9);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes nodePulse{0%{box-shadow:0 0 0 4px #42fabd33,0 0 #42fabd66}50%{box-shadow:0 0 0 4px #42fabd4d,0 0 0 8px #42fabd33}to{box-shadow:0 0 0 4px #42fabd33,0 0 #42fabd00}}#basic-card-select[data-astro-cid-lmkygsfs]:checked~.pricing-stepper[data-astro-cid-lmkygsfs] .stepper-node[data-astro-cid-lmkygsfs].active .stepper-circle[data-astro-cid-lmkygsfs]{background:var(--accent-color);border-color:var(--accent-color);animation:nodeHighlight .5s ease-out,nodePulse 2s ease-in-out .5s infinite}#pro-card-select[data-astro-cid-lmkygsfs]:checked~.pricing-stepper[data-astro-cid-lmkygsfs] .stepper-node[data-astro-cid-lmkygsfs].active .stepper-circle[data-astro-cid-lmkygsfs]{background:#34495e;border-color:#34495e;animation:nodeHighlight .5s ease-out,nodePulse 2s ease-in-out .5s infinite}#ultimate-card-select[data-astro-cid-lmkygsfs]:checked~.pricing-stepper[data-astro-cid-lmkygsfs] .stepper-node[data-astro-cid-lmkygsfs].active .stepper-circle[data-astro-cid-lmkygsfs]{background:var(--secondary-accent-color);border-color:var(--secondary-accent-color);animation:nodeHighlight .5s ease-out,nodePulse 2s ease-in-out .5s infinite}.stepper-node[data-astro-cid-lmkygsfs].passed .stepper-circle[data-astro-cid-lmkygsfs]{background:#7f8c8d;border-color:#7f8c8d}.stepper-label[data-astro-cid-lmkygsfs]{text-align:center}.stepper-price[data-astro-cid-lmkygsfs]{display:block;font-size:18px;font-weight:700;color:var(--text-dark);margin-bottom:4px}.stepper-desc[data-astro-cid-lmkygsfs]{display:block;font-size:12px;color:var(--text-light)}.pricing-cards[data-astro-cid-lmkygsfs] .monthly-price[data-astro-cid-lmkygsfs],.pricing-cards[data-astro-cid-lmkygsfs] .yearly-price[data-astro-cid-lmkygsfs]{display:none}#monthly-toggle[data-astro-cid-lmkygsfs]:checked~.pricing-cards-grid[data-astro-cid-lmkygsfs] .monthly-price[data-astro-cid-lmkygsfs]{display:block}#monthly-toggle[data-astro-cid-lmkygsfs]:checked~.pricing-cards-grid[data-astro-cid-lmkygsfs] .yearly-price[data-astro-cid-lmkygsfs]{display:none}#yearly-toggle[data-astro-cid-lmkygsfs]:checked~.pricing-cards-grid[data-astro-cid-lmkygsfs] .yearly-price[data-astro-cid-lmkygsfs]{display:block}#yearly-toggle[data-astro-cid-lmkygsfs]:checked~.pricing-cards-grid[data-astro-cid-lmkygsfs] .monthly-price[data-astro-cid-lmkygsfs]{display:none}.pricing-stepper[data-astro-cid-lmkygsfs] .stepper-price[data-astro-cid-lmkygsfs]{display:none}#basic-card-select[data-astro-cid-lmkygsfs]:checked~.pricing-stepper[data-astro-cid-lmkygsfs] .basic-plan[data-astro-cid-lmkygsfs].monthly-price,#basic-card-select[data-astro-cid-lmkygsfs]:checked~.pricing-stepper[data-astro-cid-lmkygsfs] .basic-plan[data-astro-cid-lmkygsfs].yearly-price{display:block}#pro-card-select[data-astro-cid-lmkygsfs]:checked~.pricing-stepper[data-astro-cid-lmkygsfs] .pro-plan[data-astro-cid-lmkygsfs].monthly-price,#pro-card-select[data-astro-cid-lmkygsfs]:checked~.pricing-stepper[data-astro-cid-lmkygsfs] .pro-plan[data-astro-cid-lmkygsfs].yearly-price{display:block}#ultimate-card-select[data-astro-cid-lmkygsfs]:checked~.pricing-stepper[data-astro-cid-lmkygsfs] .ultimate-plan[data-astro-cid-lmkygsfs].monthly-price,#ultimate-card-select[data-astro-cid-lmkygsfs]:checked~.pricing-stepper[data-astro-cid-lmkygsfs] .ultimate-plan[data-astro-cid-lmkygsfs].yearly-price{display:block}#yearly-toggle[data-astro-cid-lmkygsfs]:checked~.pricing-stepper[data-astro-cid-lmkygsfs] .monthly-price[data-astro-cid-lmkygsfs]{display:none!important}#monthly-toggle[data-astro-cid-lmkygsfs]:checked~.pricing-stepper[data-astro-cid-lmkygsfs] .yearly-price[data-astro-cid-lmkygsfs]{display:none!important}.stepper-node[data-astro-cid-lmkygsfs].passed .stepper-price[data-astro-cid-lmkygsfs]{position:relative;opacity:1}.stepper-node[data-astro-cid-lmkygsfs].passed .stepper-price[data-astro-cid-lmkygsfs]:after{content:"";position:absolute;left:-2px;top:50%;right:-2px;height:2px;background:#d11212;opacity:.7;transform:translateY(-50%) rotate(-15deg);transform-origin:center}.stepper-node[data-astro-cid-lmkygsfs].active .stepper-price[data-astro-cid-lmkygsfs]{opacity:1}.stepper-node[data-astro-cid-lmkygsfs]:not(.passed):not(.active) .stepper-price[data-astro-cid-lmkygsfs],.stepper-node[data-astro-cid-lmkygsfs]:not(.passed):not(.active) .stepper-desc[data-astro-cid-lmkygsfs]{opacity:.3}.stepper-node[data-astro-cid-lmkygsfs]:not(.passed):not(.active) .stepper-circle[data-astro-cid-lmkygsfs]{opacity:.4}@media (max-width: 1000px){.pricing-cards-grid[data-astro-cid-lmkygsfs]{grid-template-columns:repeat(3,1fr);gap:15px}.custom-pricing-card[data-astro-cid-lmkygsfs]{width:100%!important;max-width:none!important}.what-you-get-card[data-astro-cid-lmkygsfs]{padding:30px}.what-you-get-title[data-astro-cid-lmkygsfs]{font-size:22px;margin-bottom:25px}.item-text[data-astro-cid-lmkygsfs]{font-size:14px}}@media (max-width: 768px){.pricing-hero[data-astro-cid-lmkygsfs]{padding:60px 0}.pricing-cards-grid[data-astro-cid-lmkygsfs]{grid-template-columns:1fr;gap:20px;margin:40px 20px;padding:0}.pricing-card[data-astro-cid-lmkygsfs]{max-width:100%;min-width:240px;margin:0 auto;transition:all .3s ease}.expand-indicator[data-astro-cid-lmkygsfs]{display:block;top:20px}.pricing-card[data-astro-cid-lmkygsfs] .card-content[data-astro-cid-lmkygsfs]{max-height:0;overflow:hidden;padding:0 25px;opacity:0;transition:all .4s ease}#basic-card-select[data-astro-cid-lmkygsfs]:checked~.pricing-cards-grid[data-astro-cid-lmkygsfs] .basic-card[data-astro-cid-lmkygsfs] .card-content[data-astro-cid-lmkygsfs],#pro-card-select[data-astro-cid-lmkygsfs]:checked~.pricing-cards-grid[data-astro-cid-lmkygsfs] .pro-card[data-astro-cid-lmkygsfs] .card-content[data-astro-cid-lmkygsfs],#ultimate-card-select[data-astro-cid-lmkygsfs]:checked~.pricing-cards-grid[data-astro-cid-lmkygsfs] .ultimate-card[data-astro-cid-lmkygsfs] .card-content[data-astro-cid-lmkygsfs]{max-height:1000px;padding:0 25px 30px;opacity:1}#basic-card-select[data-astro-cid-lmkygsfs]:checked~.pricing-cards-grid[data-astro-cid-lmkygsfs] .basic-card[data-astro-cid-lmkygsfs] .expand-indicator[data-astro-cid-lmkygsfs],#pro-card-select[data-astro-cid-lmkygsfs]:checked~.pricing-cards-grid[data-astro-cid-lmkygsfs] .pro-card[data-astro-cid-lmkygsfs] .expand-indicator[data-astro-cid-lmkygsfs],#ultimate-card-select[data-astro-cid-lmkygsfs]:checked~.pricing-cards-grid[data-astro-cid-lmkygsfs] .ultimate-card[data-astro-cid-lmkygsfs] .expand-indicator[data-astro-cid-lmkygsfs]{transform:rotate(45deg)}#basic-card-select[data-astro-cid-lmkygsfs]:checked~.pricing-cards-grid[data-astro-cid-lmkygsfs] .basic-card[data-astro-cid-lmkygsfs] .expand-indicator[data-astro-cid-lmkygsfs],#pro-card-select[data-astro-cid-lmkygsfs]:checked~.pricing-cards-grid[data-astro-cid-lmkygsfs] .pro-card[data-astro-cid-lmkygsfs] .expand-indicator[data-astro-cid-lmkygsfs],#ultimate-card-select[data-astro-cid-lmkygsfs]:checked~.pricing-cards-grid[data-astro-cid-lmkygsfs] .ultimate-card[data-astro-cid-lmkygsfs] .expand-indicator[data-astro-cid-lmkygsfs]{top:20px}#basic-card-select[data-astro-cid-lmkygsfs]:checked~.pricing-cards-grid[data-astro-cid-lmkygsfs] .basic-card[data-astro-cid-lmkygsfs],#pro-card-select[data-astro-cid-lmkygsfs]:checked~.pricing-cards-grid[data-astro-cid-lmkygsfs] .pro-card[data-astro-cid-lmkygsfs],#ultimate-card-select[data-astro-cid-lmkygsfs]:checked~.pricing-cards-grid[data-astro-cid-lmkygsfs] .ultimate-card[data-astro-cid-lmkygsfs]{max-width:100%}.pricing-card[data-astro-cid-lmkygsfs]:not(.basic-card) .card-header[data-astro-cid-lmkygsfs],.pricing-card[data-astro-cid-lmkygsfs]:not(.pro-card) .card-header[data-astro-cid-lmkygsfs],.pricing-card[data-astro-cid-lmkygsfs]:not(.ultimate-card) .card-header[data-astro-cid-lmkygsfs]{padding:20px 25px}#basic-card-select[data-astro-cid-lmkygsfs]:not(:checked)~.pricing-cards-grid[data-astro-cid-lmkygsfs] .basic-card[data-astro-cid-lmkygsfs] .card-header[data-astro-cid-lmkygsfs],#pro-card-select[data-astro-cid-lmkygsfs]:not(:checked)~.pricing-cards-grid[data-astro-cid-lmkygsfs] .pro-card[data-astro-cid-lmkygsfs] .card-header[data-astro-cid-lmkygsfs],#ultimate-card-select[data-astro-cid-lmkygsfs]:not(:checked)~.pricing-cards-grid[data-astro-cid-lmkygsfs] .ultimate-card[data-astro-cid-lmkygsfs] .card-header[data-astro-cid-lmkygsfs]{padding:20px 25px}#basic-card-select[data-astro-cid-lmkygsfs]:not(:checked)~.pricing-cards-grid[data-astro-cid-lmkygsfs] .basic-card[data-astro-cid-lmkygsfs] .plan-subtitle[data-astro-cid-lmkygsfs],#pro-card-select[data-astro-cid-lmkygsfs]:not(:checked)~.pricing-cards-grid[data-astro-cid-lmkygsfs] .pro-card[data-astro-cid-lmkygsfs] .plan-subtitle[data-astro-cid-lmkygsfs],#ultimate-card-select[data-astro-cid-lmkygsfs]:not(:checked)~.pricing-cards-grid[data-astro-cid-lmkygsfs] .ultimate-card[data-astro-cid-lmkygsfs] .plan-subtitle[data-astro-cid-lmkygsfs]{margin-bottom:0}#basic-card-select[data-astro-cid-lmkygsfs]:checked~.pricing-cards-grid[data-astro-cid-lmkygsfs] .basic-card[data-astro-cid-lmkygsfs] .card-header[data-astro-cid-lmkygsfs],#pro-card-select[data-astro-cid-lmkygsfs]:checked~.pricing-cards-grid[data-astro-cid-lmkygsfs] .pro-card[data-astro-cid-lmkygsfs] .card-header[data-astro-cid-lmkygsfs],#ultimate-card-select[data-astro-cid-lmkygsfs]:checked~.pricing-cards-grid[data-astro-cid-lmkygsfs] .ultimate-card[data-astro-cid-lmkygsfs] .card-header[data-astro-cid-lmkygsfs]{padding:20px 25px 15px}.basic-card[data-astro-cid-lmkygsfs],.pro-card[data-astro-cid-lmkygsfs],.ultimate-card[data-astro-cid-lmkygsfs]{margin-top:0}#basic-card-select[data-astro-cid-lmkygsfs]:checked~.pricing-cards-grid[data-astro-cid-lmkygsfs] .basic-card[data-astro-cid-lmkygsfs],#pro-card-select[data-astro-cid-lmkygsfs]:checked~.pricing-cards-grid[data-astro-cid-lmkygsfs] .pro-card[data-astro-cid-lmkygsfs],#ultimate-card-select[data-astro-cid-lmkygsfs]:checked~.pricing-cards-grid[data-astro-cid-lmkygsfs] .ultimate-card[data-astro-cid-lmkygsfs]{transform:none!important;box-shadow:0 30px 80px #0003}.pricing-card[data-astro-cid-lmkygsfs]:hover{transform:none!important;box-shadow:0 25px 70px #00000026}#basic-card-select[data-astro-cid-lmkygsfs]:checked~.pricing-cards-grid[data-astro-cid-lmkygsfs] .basic-card[data-astro-cid-lmkygsfs]:hover,#pro-card-select[data-astro-cid-lmkygsfs]:checked~.pricing-cards-grid[data-astro-cid-lmkygsfs] .pro-card[data-astro-cid-lmkygsfs]:hover,#ultimate-card-select[data-astro-cid-lmkygsfs]:checked~.pricing-cards-grid[data-astro-cid-lmkygsfs] .ultimate-card[data-astro-cid-lmkygsfs]:hover{transform:none!important;box-shadow:0 30px 80px #0003}.plan-name[data-astro-cid-lmkygsfs]{font-size:24px}.plan-price[data-astro-cid-lmkygsfs] .amount[data-astro-cid-lmkygsfs]{font-size:14px}.frequency-value[data-astro-cid-lmkygsfs]{font-size:48px}.btn-large[data-astro-cid-lmkygsfs]{max-width:280px}.what-you-get-section[data-astro-cid-lmkygsfs]{padding:40px 0}.what-you-get-card[data-astro-cid-lmkygsfs]{padding:25px}.what-you-get-title[data-astro-cid-lmkygsfs]{font-size:20px;margin-bottom:20px}.item-text[data-astro-cid-lmkygsfs]{font-size:13px}}@media (max-width: 480px){.basic-card[data-astro-cid-lmkygsfs],.pro-card[data-astro-cid-lmkygsfs],.ultimate-card[data-astro-cid-lmkygsfs]{margin-top:0}#basic-card-select[data-astro-cid-lmkygsfs]:checked~.pricing-cards-grid[data-astro-cid-lmkygsfs] .basic-card[data-astro-cid-lmkygsfs],#pro-card-select[data-astro-cid-lmkygsfs]:checked~.pricing-cards-grid[data-astro-cid-lmkygsfs] .pro-card[data-astro-cid-lmkygsfs],#ultimate-card-select[data-astro-cid-lmkygsfs]:checked~.pricing-cards-grid[data-astro-cid-lmkygsfs] .ultimate-card[data-astro-cid-lmkygsfs],.pricing-card[data-astro-cid-lmkygsfs]:hover{transform:none!important}#basic-card-select[data-astro-cid-lmkygsfs]:checked~.pricing-cards-grid[data-astro-cid-lmkygsfs] .basic-card[data-astro-cid-lmkygsfs]:hover,#pro-card-select[data-astro-cid-lmkygsfs]:checked~.pricing-cards-grid[data-astro-cid-lmkygsfs] .pro-card[data-astro-cid-lmkygsfs]:hover,#ultimate-card-select[data-astro-cid-lmkygsfs]:checked~.pricing-cards-grid[data-astro-cid-lmkygsfs] .ultimate-card[data-astro-cid-lmkygsfs]:hover{transform:none!important}.container[data-astro-cid-lmkygsfs]{padding:0 15px}.pricing-hero[data-astro-cid-lmkygsfs],.pricing-cards[data-astro-cid-lmkygsfs]{padding:40px 0}.pricing-cards-grid[data-astro-cid-lmkygsfs]{margin:20px 10px;gap:15px}.btn-large[data-astro-cid-lmkygsfs]{max-width:280px;padding:14px 20px;font-size:15px}.feature-item[data-astro-cid-lmkygsfs]{font-size:12px}.what-you-get-section[data-astro-cid-lmkygsfs]{padding:30px 0}.what-you-get-card[data-astro-cid-lmkygsfs]{padding:20px}.what-you-get-title[data-astro-cid-lmkygsfs]{font-size:18px;margin-bottom:20px}.item-text[data-astro-cid-lmkygsfs]{font-size:12px}.pricing-stepper[data-astro-cid-lmkygsfs]{flex-direction:row;gap:0;margin:20px 0;align-items:flex-start;position:relative;padding-left:0}.stepper-line-segment[data-astro-cid-lmkygsfs]{flex:1;height:2px;align-self:flex-start;margin-top:20px}.stepper-node[data-astro-cid-lmkygsfs]{flex-direction:column;justify-content:flex-start;align-items:center;gap:8px;flex:0 0 auto;width:auto;position:relative;padding:0;margin:0}.stepper-circle[data-astro-cid-lmkygsfs]{margin-bottom:6px;flex-shrink:0}.stepper-label[data-astro-cid-lmkygsfs]{text-align:center}}
