.PricingCards-module__HnCP5G__grid{grid-template-columns:1fr;align-items:stretch;gap:2rem;display:grid}@media (min-width:1024px){.PricingCards-module__HnCP5G__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.PricingCards-module__HnCP5G__cardFree{box-sizing:border-box;background-color:#fff;border:1px solid #1111111a;border-radius:1rem;flex-direction:column;padding:2rem;transition:border-color .2s;display:flex}@media (min-width:768px){.PricingCards-module__HnCP5G__cardFree{padding:2.5rem}}.PricingCards-module__HnCP5G__cardFree:hover{border-color:#1111114d}.PricingCards-module__HnCP5G__cardHeader{margin-bottom:2rem}.PricingCards-module__HnCP5G__planNameFree{color:#111;margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.PricingCards-module__HnCP5G__taglineFree{color:#1119;margin:0 0 1.5rem;font-size:.875rem}.PricingCards-module__HnCP5G__priceRow{align-items:flex-end;gap:.25rem;display:flex}.PricingCards-module__HnCP5G__priceValueFree{letter-spacing:-.05em;color:#111;font-size:3rem;font-weight:900;line-height:1;font-family:var(--font-manrope)}.PricingCards-module__HnCP5G__pricePeriodFree{color:#11111180;font-size:.875rem;font-weight:500}.PricingCards-module__HnCP5G__featuresListWrapper{flex-grow:1}.PricingCards-module__HnCP5G__featuresList{flex-direction:column;gap:1rem;margin-bottom:2rem;padding:0;list-style:none;display:flex}.PricingCards-module__HnCP5G__featureItem{align-items:flex-start;gap:.75rem;display:flex}.PricingCards-module__HnCP5G__checkIconFree{color:#1111114d;flex-shrink:0;width:1.25rem;height:1.25rem}.PricingCards-module__HnCP5G__featureTextFree{color:#111c;font-size:.875rem;font-weight:500}.PricingCards-module__HnCP5G__btnFree{text-align:center;color:#111;box-sizing:border-box;background-color:#d1cfc7;border:none;border-radius:.5rem;width:100%;padding:1rem 0;font-weight:700;text-decoration:none;transition:all .2s;display:block}.PricingCards-module__HnCP5G__btnFree:hover{background-color:#b8b6af}.PricingCards-module__HnCP5G__cardPro{box-sizing:border-box;background-color:#111;border-radius:1rem;flex-direction:column;padding:2rem;display:flex;position:relative;box-shadow:0 25px 50px -12px #00000040}@media (min-width:768px){.PricingCards-module__HnCP5G__cardPro{padding:2.5rem}}@media (min-width:1024px){.PricingCards-module__HnCP5G__cardPro{transform:translateY(-1rem)}}.PricingCards-module__HnCP5G__badgeWrapper{position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.PricingCards-module__HnCP5G__recommendedBadge{color:#fff;text-transform:uppercase;letter-spacing:.1em;white-space:nowrap;background-color:#0b2afc;border-radius:9999px;padding:.375rem 1rem;font-size:.75rem;font-weight:700;box-shadow:0 10px 15px -3px #0b2afc1a}.PricingCards-module__HnCP5G__planNamePro{color:#fff;margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.PricingCards-module__HnCP5G__taglinePro{color:#fff9;margin:0 0 1.5rem;font-size:.875rem}.PricingCards-module__HnCP5G__priceRowPro{align-items:flex-end;gap:.5rem;height:3.5rem;display:flex;position:relative}.PricingCards-module__HnCP5G__priceWrapperPro{align-items:flex-end;gap:.5rem;display:flex;position:absolute;inset:0}.PricingCards-module__HnCP5G__priceValuePro{letter-spacing:-.05em;color:#fff;font-size:3rem;font-weight:900;line-height:1;font-family:var(--font-manrope)}.PricingCards-module__HnCP5G__pricePeriodPro{color:#ffffff80;font-size:.875rem;font-weight:500}.PricingCards-module__HnCP5G__checkIconPro{color:#0b2afc;flex-shrink:0;width:1.25rem;height:1.25rem}.PricingCards-module__HnCP5G__featureTextPro{color:#ffffffe6;font-size:.875rem;font-weight:500}.PricingCards-module__HnCP5G__btnPro{text-align:center;color:#fff;box-sizing:border-box;background-color:#0b2afc;border-radius:.5rem;width:100%;padding:1rem 0;font-weight:700;text-decoration:none;transition:all .2s;display:block;box-shadow:0 10px 15px -3px #0b2afc4d}.PricingCards-module__HnCP5G__btnPro:hover{background-color:#021bc7;box-shadow:0 20px 25px -5px #0b2afc66}.PricingCards-module__HnCP5G__container{flex-direction:column;align-items:center;width:100%;display:flex}.PricingCards-module__HnCP5G__toggleRowMaster{justify-content:center;align-items:center;gap:.75rem;margin-bottom:3rem;display:flex}@media (min-width:640px){.PricingCards-module__HnCP5G__toggleRowMaster{margin-bottom:3.5rem}}.PricingCards-module__HnCP5G__toggleText{font-size:.875rem;font-weight:600;transition:color .2s}@media (min-width:640px){.PricingCards-module__HnCP5G__toggleText{font-size:1rem}}.PricingCards-module__HnCP5G__toggleSwitch{cursor:pointer;background-color:#0c32ea;border:none;border-radius:9999px;align-items:center;width:3.5rem;height:1.75rem;padding:.25rem;transition:background-color .3s;display:inline-flex;position:relative}.PricingCards-module__HnCP5G__toggleSwitch:focus-visible{outline-offset:2px;outline:2px solid #0c32ea}.PricingCards-module__HnCP5G__toggleSwitchKnob{background-color:#fff;border-radius:9999px;width:1.25rem;height:1.25rem;display:inline-block;box-shadow:0 4px 6px -1px #0000001a}.PricingCards-module__HnCP5G__toggleAnnualWrap{align-items:center;gap:.375rem;display:flex}.PricingCards-module__HnCP5G__saveBadgePill{letter-spacing:.05em;text-transform:uppercase;color:#059669;background-color:#10b9811a;border:1px solid #10b98140;border-radius:9999px;align-items:center;padding:.25rem .625rem;font-size:.75rem;font-weight:800;display:inline-flex}.PricingCards-module__HnCP5G__cardsRow{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;max-width:1380px;margin-left:auto;margin-right:auto;padding:2rem 1rem .5rem;display:flex}@media (min-width:640px){.PricingCards-module__HnCP5G__cardsRow{gap:2.5rem;padding-top:2.5rem;padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:768px){.PricingCards-module__HnCP5G__cardsRow{flex-direction:row;align-items:stretch;gap:2rem}}@media (min-width:1024px){.PricingCards-module__HnCP5G__cardsRow{gap:3rem}}.PricingCards-module__HnCP5G__cardCol{flex-direction:column;flex:1;width:100%;max-width:340px;margin-top:1.5rem;display:flex;position:relative}@media (min-width:640px){.PricingCards-module__HnCP5G__cardCol{max-width:380px}}@media (min-width:768px){.PricingCards-module__HnCP5G__cardCol{max-width:none;margin-top:0}}.PricingCards-module__HnCP5G__cardInner{text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;box-sizing:border-box;border:2px solid #e2e8f0;border-radius:2rem;flex-direction:column;flex:1;justify-content:space-between;width:100%;max-width:340px;height:100%;min-height:540px;padding:1.5rem;transition:all .3s;display:flex;position:relative}@media (min-width:640px){.PricingCards-module__HnCP5G__cardInner{max-width:380px;min-height:560px;padding:2rem}}@media (min-width:768px){.PricingCards-module__HnCP5G__cardInner{max-width:none}}@media (min-width:1024px){.PricingCards-module__HnCP5G__cardInner{padding:2.5rem}}.PricingCards-module__HnCP5G__popularBadgeWrapper{z-index:10;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.PricingCards-module__HnCP5G__popularBadge{letter-spacing:.1em;text-transform:uppercase;color:#fff;background-color:#0c32ea;border-radius:9999px;align-items:center;gap:.375rem;padding:.375rem 1rem;font-size:.75rem;font-weight:800;display:inline-flex;position:relative;box-shadow:0 4px 6px -1px #0000001a}.PricingCards-module__HnCP5G__cardBodyContent{text-align:left;flex-direction:column;flex-grow:1;justify-content:flex-start;padding-top:1.5rem;display:flex}@media (min-width:640px){.PricingCards-module__HnCP5G__cardBodyContent{padding-top:1.75rem}}.PricingCards-module__HnCP5G__planHeading{letter-spacing:.25em;text-transform:uppercase;color:#0f172a;margin-bottom:1rem;font-size:.875rem;font-weight:900}@media (min-width:640px){.PricingCards-module__HnCP5G__planHeading{font-size:1rem}}.PricingCards-module__HnCP5G__priceRowItem{justify-content:flex-start;align-items:baseline;gap:.375rem;margin-bottom:1.5rem;display:flex}.PricingCards-module__HnCP5G__priceNumber{letter-spacing:-.025em;color:#0f172a;font-size:3rem;font-weight:700;line-height:1}@media (min-width:640px){.PricingCards-module__HnCP5G__priceNumber{font-size:3.75rem}}.PricingCards-module__HnCP5G__pricePeriodText{color:#64748b;font-size:.875rem;font-weight:700}@media (min-width:640px){.PricingCards-module__HnCP5G__pricePeriodText{font-size:1rem}}.PricingCards-module__HnCP5G__planTagline{color:#475569;min-height:72px;margin-bottom:2rem;padding:0 .25rem;font-size:.875rem;font-weight:600;line-height:1.625}@media (min-width:640px){.PricingCards-module__HnCP5G__planTagline{font-size:1rem}}.PricingCards-module__HnCP5G__ctaWrapper{justify-content:center;width:100%;margin-bottom:3.5rem;display:flex}@media (min-width:640px){.PricingCards-module__HnCP5G__ctaWrapper{margin-bottom:4rem}}.PricingCards-module__HnCP5G__featureItemsList{flex-direction:column;gap:1.25rem;margin-top:0;margin-bottom:1rem;padding-left:.25rem;padding-right:.25rem;list-style:none;display:flex}@media (min-width:640px){.PricingCards-module__HnCP5G__featureItemsList{gap:1.5rem}}.PricingCards-module__HnCP5G__featureItemRow{align-items:flex-start;gap:.75rem;font-size:.75rem;font-weight:500;display:flex}@media (min-width:640px){.PricingCards-module__HnCP5G__featureItemRow{font-size:.875rem}}.PricingCards-module__HnCP5G__featureCheckBadge{background-color:#0c32ea;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;margin-top:.125rem;display:flex;box-shadow:0 1px 2px #0000000d}.PricingCards-module__HnCP5G__featureCheckIcon{stroke-width:3px;color:#fff;width:.875rem;height:.875rem}.PricingCards-module__HnCP5G__featureItemText{color:#1e293b;line-height:1.375}
.PricingBenefits-module__Wv3MCa__container{text-align:left;width:100%;max-width:1380px;margin-top:4rem;margin-left:auto;margin-right:auto}.PricingBenefits-module__Wv3MCa__header{text-align:center;max-width:42rem;margin-bottom:4rem;margin-left:auto;margin-right:auto}.PricingBenefits-module__Wv3MCa__heading{color:#0f172a;letter-spacing:-.025em;margin-top:1rem;margin-bottom:1rem;font-size:1.875rem;font-weight:900}@media (min-width:640px){.PricingBenefits-module__Wv3MCa__heading{font-size:2.25rem}}@media (min-width:768px){.PricingBenefits-module__Wv3MCa__heading{font-size:3rem}}.PricingBenefits-module__Wv3MCa__subHeading{color:#64748b;font-size:1rem;font-weight:500;line-height:1.625}.PricingBenefits-module__Wv3MCa__pillarsGrid{grid-template-columns:1fr;gap:2rem;margin-bottom:7rem;display:grid}@media (min-width:640px){.PricingBenefits-module__Wv3MCa__pillarsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.PricingBenefits-module__Wv3MCa__pillarsGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}.PricingBenefits-module__Wv3MCa__pillarCard{box-sizing:border-box;background-color:#fff;border:1px solid #f1f5f9;border-radius:2rem;flex-direction:column;justify-content:space-between;min-height:260px;padding:2rem;transition:all .3s;display:flex;box-shadow:0 4px 20px -4px #0000000d}@media (min-width:640px){.PricingBenefits-module__Wv3MCa__pillarCard{padding:2.5rem}}.PricingBenefits-module__Wv3MCa__pillarCard:hover{border-color:#dbeafe;box-shadow:0 20px 40px -10px #0c32ea14}.PricingBenefits-module__Wv3MCa__pillarIconBox{color:#0c32ea;background-color:#0c32ea0f;border:1px solid #0c32ea1f;border-radius:1rem;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:1.5rem;display:flex;box-shadow:0 1px 2px #0000000d}.PricingBenefits-module__Wv3MCa__pillarIcon{stroke-width:2.2px;width:1.75rem;height:1.75rem}.PricingBenefits-module__Wv3MCa__pillarTitle{color:#0f172a;letter-spacing:-.025em;margin-top:0;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.PricingBenefits-module__Wv3MCa__pillarDesc{color:#64748b;margin:0;font-size:.75rem;font-weight:500;line-height:1.625}@media (min-width:640px){.PricingBenefits-module__Wv3MCa__pillarDesc{font-size:.875rem}}.PricingBenefits-module__Wv3MCa__matrixHeader{text-align:center;max-width:42rem;margin-bottom:4rem;margin-left:auto;margin-right:auto;padding-top:2rem}.PricingBenefits-module__Wv3MCa__tableCard{background-color:#fff;border:1px solid #f1f5f9;border-radius:2.5rem;margin-bottom:7rem;overflow:hidden;box-shadow:0 10px 40px -15px #00000014}.PricingBenefits-module__Wv3MCa__tableToolbar{background-color:#f8fafc80;border-bottom:1px solid #f1f5f9;flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem;display:flex}@media (min-width:640px){.PricingBenefits-module__Wv3MCa__tableToolbar{flex-direction:row;padding:2rem}}.PricingBenefits-module__Wv3MCa__toolbarLeft{color:#475569;align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;display:flex}.PricingBenefits-module__Wv3MCa__toolbarIcon{color:#0c32ea;width:1.125rem;height:1.125rem}.PricingBenefits-module__Wv3MCa__toolbarBadge{text-transform:uppercase;letter-spacing:.05em;color:#0c32ea;background-color:#0c32ea0f;border:1px solid #0c32ea26;border-radius:9999px;padding:.375rem .875rem;font-size:10px;font-weight:700}.PricingBenefits-module__Wv3MCa__tableScrollWrapper{padding:.5rem;overflow-x:auto}@media (min-width:640px){.PricingBenefits-module__Wv3MCa__tableScrollWrapper{padding:1rem}}.PricingBenefits-module__Wv3MCa__comparisonTable{text-align:left;border-collapse:collapse;width:100%;min-width:700px}.PricingBenefits-module__Wv3MCa__tableHeadRow{text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;background-color:#f8fafc33;border-bottom:1px solid #f1f5f9;font-size:11px;font-weight:700}.PricingBenefits-module__Wv3MCa__thFeature{width:40%;padding:1.5rem;font-weight:700}@media (min-width:640px){.PricingBenefits-module__Wv3MCa__thFeature{padding-left:2rem;padding-right:2rem}}.PricingBenefits-module__Wv3MCa__thCol{text-align:center;width:20%;padding:1.5rem;font-weight:700}.PricingBenefits-module__Wv3MCa__thPro{text-align:center;color:#0c32ea;background-color:#0c32ea05;width:20%;padding:1.5rem;font-weight:800}.PricingBenefits-module__Wv3MCa__tableBody{color:#475569;font-size:.875rem;font-weight:500}.PricingBenefits-module__Wv3MCa__tableBodyRow{color:#475569;border-bottom:1px solid #f1f5f9;font-size:.875rem;font-weight:500;transition:background-color .15s}.PricingBenefits-module__Wv3MCa__tableBodyRow:hover{background-color:#f8fafc4d}.PricingBenefits-module__Wv3MCa__tdFeature{color:#1e293b;padding:1.5rem;font-size:.875rem;font-weight:700}@media (min-width:640px){.PricingBenefits-module__Wv3MCa__tdFeature{padding-left:2rem;padding-right:2rem;font-size:1rem}}.PricingBenefits-module__Wv3MCa__tdCol{text-align:center;padding:1.5rem;font-size:.75rem}.PricingBenefits-module__Wv3MCa__tdPro{text-align:center;color:#0c32ea;background-color:#0c32ea03;padding:1.5rem;font-size:.75rem;font-weight:700}.PricingBenefits-module__Wv3MCa__tdExecutive{text-align:center;color:#1e293b;padding:1.5rem;font-size:.75rem;font-weight:700}.PricingBenefits-module__Wv3MCa__checkBadgeGreen{color:#059669;background-color:#ecfdf5;border:1px solid #d1fae5;border-radius:9999px;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;margin-left:auto;margin-right:auto;display:flex;box-shadow:0 1px 2px #0000000d}.PricingBenefits-module__Wv3MCa__checkBadgeBlue{color:#0c32ea;background-color:#0c32ea14;border:1px solid #0c32ea33;border-radius:9999px;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;margin-left:auto;margin-right:auto;display:flex;box-shadow:0 1px 2px #0000000d}.PricingBenefits-module__Wv3MCa__checkIconSmall{stroke-width:3px;width:.875rem;height:.875rem}.PricingBenefits-module__Wv3MCa__crossIcon{color:#cbd5e1;stroke-width:1.5px;width:1rem;height:1rem;margin-left:auto;margin-right:auto}.PricingBenefits-module__Wv3MCa__textProBold{color:#0c32ea;font-weight:800}.PricingBenefits-module__Wv3MCa__textExecBold{color:#1e293b;font-weight:800}.PricingBenefits-module__Wv3MCa__textStudentMedium{color:#475569;font-weight:600}
.PricingPageClient-module__br2YDG__wrapper{box-sizing:border-box;flex-direction:column;align-items:center;width:100%;display:flex}.PricingPageClient-module__br2YDG__header{text-align:center;max-width:56rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media (min-width:768px){.PricingPageClient-module__br2YDG__header{padding-left:2rem;padding-right:2rem}}.PricingPageClient-module__br2YDG__title{color:#111;letter-spacing:-.025em;font-size:2.25rem;font-weight:900;font-family:var(--font-manrope);margin-top:0;margin-bottom:1.5rem}@media (min-width:768px){.PricingPageClient-module__br2YDG__title{font-size:3.75rem}}.PricingPageClient-module__br2YDG__subtitle{color:#1119;max-width:42rem;margin:0 auto;font-size:1.125rem;font-weight:500}@media (min-width:768px){.PricingPageClient-module__br2YDG__subtitle{font-size:1.25rem}}.PricingPageClient-module__br2YDG__toggleRow{justify-content:center;align-items:center;gap:1rem;margin-bottom:4rem;display:flex}.PricingPageClient-module__br2YDG__toggleLabel{align-items:center;gap:.5rem;font-size:.875rem;font-weight:700;transition:color .2s;display:flex}.PricingPageClient-module__br2YDG__toggleLabelActive{color:#111}.PricingPageClient-module__br2YDG__toggleLabelInactive{color:#1116}.PricingPageClient-module__br2YDG__toggleTrack{cursor:pointer;background-color:#1111111a;border:none;border-radius:9999px;width:3.5rem;height:2rem;padding:.25rem;transition:background-color .2s;position:relative}.PricingPageClient-module__br2YDG__toggleTrack:hover{background-color:#1113}.PricingPageClient-module__br2YDG__toggleThumb{background-color:#111;border-radius:9999px;width:1.5rem;height:1.5rem;box-shadow:0 1px 2px #0000000d}.PricingPageClient-module__br2YDG__saveBadge{color:#f95428;text-transform:uppercase;letter-spacing:.05em;background-color:#f954281a;border-radius:.25rem;padding:.125rem .5rem;font-size:10px}.PricingPageClient-module__br2YDG__cardsContainer{box-sizing:border-box;width:100%;max-width:1200px;margin-bottom:8rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media (min-width:768px){.PricingPageClient-module__br2YDG__cardsContainer{padding-left:2rem;padding-right:2rem}}.PricingPageClient-module__br2YDG__tableContainer{box-sizing:border-box;width:100%;max-width:1000px;margin-bottom:8rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media (min-width:768px){.PricingPageClient-module__br2YDG__tableContainer{padding-left:2rem;padding-right:2rem}}.PricingPageClient-module__br2YDG__faqContainer{box-sizing:border-box;width:100%;max-width:48rem;margin-bottom:8rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media (min-width:768px){.PricingPageClient-module__br2YDG__faqContainer{padding-left:2rem;padding-right:2rem}}.PricingPageClient-module__br2YDG__ctaContainer{box-sizing:border-box;width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media (min-width:768px){.PricingPageClient-module__br2YDG__ctaContainer{padding-left:2rem;padding-right:2rem}}.PricingPageClient-module__br2YDG__pageContainer{color:#0f172a;background-color:#fff;flex-direction:column;justify-content:flex-start;align-items:center;padding:0 1rem 6rem;font-family:sans-serif;display:flex;position:relative}@media (min-width:640px){.PricingPageClient-module__br2YDG__pageContainer{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.PricingPageClient-module__br2YDG__pageContainer{padding-left:2rem;padding-right:2rem}}.PricingPageClient-module__br2YDG__contentWrapper{z-index:10;text-align:center;width:100%;max-width:1380px;position:relative}.PricingPageClient-module__br2YDG__headerSection{max-width:42rem;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;padding-top:7rem}@media (min-width:640px){.PricingPageClient-module__br2YDG__headerSection{margin-bottom:2rem;padding-top:10rem}}.PricingPageClient-module__br2YDG__mainHeading{color:#0f172a;letter-spacing:-.025em;margin-bottom:.75rem;font-size:1.875rem;font-weight:900;line-height:1.08}@media (min-width:640px){.PricingPageClient-module__br2YDG__mainHeading{font-size:2.25rem}}@media (min-width:768px){.PricingPageClient-module__br2YDG__mainHeading{font-size:3rem}}@media (min-width:1024px){.PricingPageClient-module__br2YDG__mainHeading{font-size:3.75rem}}.PricingPageClient-module__br2YDG__headingBreak{display:none}@media (min-width:640px){.PricingPageClient-module__br2YDG__headingBreak{display:block}}.PricingPageClient-module__br2YDG__subHeading{color:#64748b;max-width:32rem;margin-left:auto;margin-right:auto;font-size:.875rem;line-height:1.625}@media (min-width:640px){.PricingPageClient-module__br2YDG__subHeading{font-size:1rem}}.PricingPageClient-module__br2YDG__trustStrip{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem 2rem;margin-top:1.5rem;margin-bottom:1rem;display:flex}.PricingPageClient-module__br2YDG__trustCard{background-color:#fff;border:1px solid #0c32ea33;border-radius:1rem;justify-content:flex-start;align-items:center;gap:.75rem;width:100%;padding:.75rem 1.25rem;transition:all .3s;display:flex;box-shadow:0 4px 12px -4px #00000014}@media (min-width:640px){.PricingPageClient-module__br2YDG__trustCard{justify-content:center;width:auto}}.PricingPageClient-module__br2YDG__trustCard:hover{border-color:#0c32ea66;box-shadow:0 8px 16px -4px #0000001f}.PricingPageClient-module__br2YDG__trustCheckIcon{color:#0c32ea;background-color:#e8edff;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;font-size:.75rem;font-weight:900;display:flex}.PricingPageClient-module__br2YDG__trustTextCol{text-align:left}.PricingPageClient-module__br2YDG__trustCardTitle{color:#1e293b;letter-spacing:-.025em;margin:0 0 .25rem;font-size:.875rem;font-weight:700;line-height:1}@media (min-width:640px){.PricingPageClient-module__br2YDG__trustCardTitle{font-size:15px}}.PricingPageClient-module__br2YDG__trustCardDesc{color:#64748b;margin:0;font-size:.75rem;font-weight:500;line-height:1}.PricingPageClient-module__br2YDG__spacer{width:100%;height:4rem}@media (min-width:640px){.PricingPageClient-module__br2YDG__spacer{height:6rem}}
.page-module__zhYoBW__wrapper{color:#111;background-color:#fff;flex-direction:column;width:100%;min-height:100vh;display:flex}.page-module__zhYoBW__main{flex-grow:1;padding-top:0;padding-bottom:6rem}
.Pricing-module__TjAkjG__section{background-color:var(--surface-parchment-canvas);padding-top:var(--spacing-80);padding-bottom:var(--spacing-80);border-bottom:1px solid var(--color-fog);overflow:hidden}.Pricing-module__TjAkjG__container{box-sizing:border-box;width:100%;max-width:1440px;margin-left:auto;margin-right:auto;padding-left:1.25rem;padding-right:1.25rem}@media (min-width:640px){.Pricing-module__TjAkjG__container{padding-left:2rem;padding-right:2rem}}.Pricing-module__TjAkjG__headerBlock{max-width:720px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto}@media (min-width:640px){.Pricing-module__TjAkjG__headerBlock{margin-bottom:3rem}}.Pricing-module__TjAkjG__heading{color:#111827;letter-spacing:-.02em;margin-bottom:1rem;font-size:32px;line-height:1.2}@media (min-width:768px){.Pricing-module__TjAkjG__heading{font-size:46px}}.Pricing-module__TjAkjG__description{color:#475569;font-size:1rem;font-weight:500}@media (min-width:640px){.Pricing-module__TjAkjG__description{font-size:1.125rem}}.Pricing-module__TjAkjG__header{max-width:42rem;margin-bottom:var(--spacing-40)}.Pricing-module__TjAkjG__headerEyebrow{font-size:var(--text-caption);color:var(--color-moss-shadow);margin-bottom:var(--spacing-8);font-family:var(--font-geist-mono);text-transform:uppercase;letter-spacing:.1em;font-weight:500}.Pricing-module__TjAkjG__headerTitle{font-size:var(--text-heading-sm);color:var(--color-aged-sepia);margin-bottom:var(--spacing-12);line-height:1.12;font-family:var(--font-manrope);font-weight:300}@media (min-width:640px){.Pricing-module__TjAkjG__headerTitle{font-size:48px}}.Pricing-module__TjAkjG__headerDesc{font-size:var(--text-body);color:var(--color-aged-sepia);line-height:1.5;font-family:var(--font-geist-mono)}.Pricing-module__TjAkjG__toggleRow{margin-bottom:var(--spacing-28);justify-content:flex-start;align-items:center;display:flex}.Pricing-module__TjAkjG__toggleContainer{background-color:var(--color-fog);padding:var(--spacing-4);gap:var(--spacing-4);border-radius:var(--radius-buttons);display:inline-flex;position:relative}.Pricing-module__TjAkjG__toggleBtn{font-size:var(--text-body-sm);cursor:pointer;font-family:var(--font-geist-mono);border-radius:var(--radius-buttons);background:0 0;border:none;padding:.5rem 1.25rem;font-weight:500;transition:all .2s;position:relative}.Pricing-module__TjAkjG__toggleBtnActive{background-color:var(--surface-pure-white-card);color:var(--color-aged-sepia);border:1px solid var(--color-fog)}.Pricing-module__TjAkjG__toggleBtnInactive{color:var(--color-moss-shadow)}.Pricing-module__TjAkjG__toggleBtnInactive:hover{color:var(--color-aged-sepia)}.Pricing-module__TjAkjG__saveBadge{text-transform:uppercase;letter-spacing:.05em;border-radius:var(--radius-other);font-size:8.5px;font-weight:700;font-family:var(--font-geist-mono);margin-left:.5rem;padding:.125rem .375rem}.Pricing-module__TjAkjG__saveBadgeActive,.Pricing-module__TjAkjG__saveBadgeInactive{background-color:var(--color-aged-sepia);color:var(--surface-parchment-canvas)}.Pricing-module__TjAkjG__comparisonTable{display:none}@media (min-width:1024px){.Pricing-module__TjAkjG__comparisonTable{margin-bottom:var(--spacing-40);background-color:var(--surface-pure-white-card);border:1px solid var(--color-fog);border-radius:var(--radius-cards);font-size:12px;display:none;overflow:hidden}}.Pricing-module__TjAkjG__tableHeader{border-bottom:1px solid var(--color-fog);color:var(--color-moss-shadow);text-transform:uppercase;letter-spacing:.05em;font-family:var(--font-geist-mono);background-color:var(--surface-parchment-canvas);grid-template-columns:repeat(4,1fr);gap:1rem;padding:1rem;font-weight:500;display:grid}.Pricing-module__TjAkjG__tableRow{border-bottom:1px solid var(--color-fog);grid-template-columns:repeat(4,1fr);gap:1rem;padding:1rem;transition:background-color .2s;display:grid}.Pricing-module__TjAkjG__tableRow:last-child{border-bottom:none}.Pricing-module__TjAkjG__tableRow:hover{background-color:#271a0005}.Pricing-module__TjAkjG__tableRowLabel{color:var(--color-aged-sepia);font-weight:500;font-family:var(--font-geist-mono)}.Pricing-module__TjAkjG__tableRowText{text-align:center;color:var(--color-moss-shadow);font-family:var(--font-geist-mono)}.Pricing-module__TjAkjG__tableRowTextPro{text-align:center;color:var(--color-aged-sepia);font-weight:500;font-family:var(--font-geist-mono)}.Pricing-module__TjAkjG__tableRowTextHighlight{text-align:center;color:var(--color-moss-shadow);font-family:var(--font-geist-mono)}.Pricing-module__TjAkjG__plansGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.Pricing-module__TjAkjG__plansGrid{grid-template-columns:repeat(2,1fr);gap:2rem}}.Pricing-module__TjAkjG__freeCard{background-color:var(--surface-pure-white-card);border:1px solid var(--color-fog);border-radius:var(--radius-cards);box-shadow:none;flex-direction:column;justify-content:space-between;padding:1.5rem;display:flex}@media (min-width:640px){.Pricing-module__TjAkjG__freeCard{padding:2.25rem}}.Pricing-module__TjAkjG__proCard{background-color:var(--color-deep-forest);border-radius:var(--radius-cards);box-shadow:none;border:1px solid #ffffff0d;flex-direction:column;justify-content:space-between;padding:1.5rem;display:flex;position:relative}@media (min-width:640px){.Pricing-module__TjAkjG__proCard{padding:2.25rem}}.Pricing-module__TjAkjG__proPopularBadge{background-color:var(--color-teal-accent);color:var(--surface-parchment-canvas);font-size:9px;font-family:var(--font-geist-mono);text-transform:uppercase;border-radius:var(--radius-other);letter-spacing:.05em;padding:.25rem .5rem;font-weight:600;position:absolute;top:1rem;right:1rem}.Pricing-module__TjAkjG__cardHeader{flex-direction:column;gap:1.5rem;display:flex}.Pricing-module__TjAkjG__cardBestForBadge{font-size:9px;font-family:var(--font-geist-mono);text-transform:uppercase;letter-spacing:.05em;border-radius:var(--radius-other);margin-bottom:.75rem;padding:.125rem .5rem;font-weight:500;display:inline-block}.Pricing-module__TjAkjG__freeBestForBadge{color:var(--color-moss-shadow);background-color:var(--surface-parchment-canvas);border:1px solid var(--color-fog)}.Pricing-module__TjAkjG__proBestForBadge{color:var(--surface-parchment-canvas);background-color:#ffffff14}.Pricing-module__TjAkjG__cardTitle{margin:0 0 .5rem;font-size:22px;font-weight:300}.Pricing-module__TjAkjG__freeCardTitle{color:var(--color-aged-sepia);font-family:var(--font-manrope)}.Pricing-module__TjAkjG__proCardTitle{color:var(--surface-parchment-canvas);font-family:var(--font-manrope)}.Pricing-module__TjAkjG__priceWrapper{align-items:baseline;gap:.25rem;margin-bottom:.75rem;display:flex}.Pricing-module__TjAkjG__priceAmount{font-size:36px;font-weight:300;line-height:1}.Pricing-module__TjAkjG__freePriceAmount{color:var(--color-aged-sepia);font-family:var(--font-geist-mono)}.Pricing-module__TjAkjG__proPriceAmount{color:var(--surface-parchment-canvas);font-family:var(--font-geist-mono)}.Pricing-module__TjAkjG__pricePeriod{font-size:var(--text-body-sm);color:var(--color-moss-shadow);font-family:var(--font-geist-mono)}.Pricing-module__TjAkjG__cardDesc{font-size:var(--text-body-sm);line-height:1.5;font-family:var(--font-geist-mono);margin:0}.Pricing-module__TjAkjG__freeCardDesc{color:var(--color-moss-shadow)}.Pricing-module__TjAkjG__proCardDesc{color:var(--color-ash-mist)}.Pricing-module__TjAkjG__roiCard{margin-top:1rem}.Pricing-module__TjAkjG__roiDivider{height:1px;margin-bottom:var(--spacing-12);background-color:#ffffff14}.Pricing-module__TjAkjG__roiText{color:var(--color-moss-shadow);font-size:11px;line-height:1.5;font-family:var(--font-geist-mono);margin:0}.Pricing-module__TjAkjG__roiHighlight{color:var(--surface-parchment-canvas);font-weight:500}.Pricing-module__TjAkjG__featuresList,.Pricing-module__TjAkjG__proFeaturesList{gap:var(--spacing-8);flex-direction:column;margin:1.5rem 0 0;padding:0;list-style:none;display:flex}.Pricing-module__TjAkjG__featureItem{font-size:var(--text-body-sm);line-height:1.4;font-family:var(--font-geist-mono);align-items:flex-start;gap:.5rem;display:flex}.Pricing-module__TjAkjG__freeFeatureItem{color:var(--color-aged-sepia)}.Pricing-module__TjAkjG__proFeatureItem{color:var(--color-ash-mist)}.Pricing-module__TjAkjG__checkIconFree{width:.875rem;height:.875rem;color:var(--color-aged-sepia);flex-shrink:0;margin-top:.125rem}.Pricing-module__TjAkjG__checkIconPro{width:.875rem;height:.875rem;color:var(--surface-parchment-canvas);flex-shrink:0;margin-top:.125rem}.Pricing-module__TjAkjG__mt8{margin-top:2rem}.Pricing-module__TjAkjG__freeCtaBtn{background-color:var(--color-fog);width:100%;color:var(--color-aged-sepia);border:1px solid var(--color-aged-sepia);border-radius:var(--radius-buttons);font-size:14px;font-family:var(--font-geist-mono);box-sizing:border-box;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.Pricing-module__TjAkjG__freeCtaBtn:hover{background-color:var(--color-aged-sepia);color:var(--surface-pure-white-card)}.Pricing-module__TjAkjG__proCtaBtn{background-color:var(--surface-parchment-canvas);width:100%;color:var(--color-deep-forest);border:1px solid var(--surface-parchment-canvas);border-radius:var(--radius-buttons);font-size:14px;font-family:var(--font-geist-mono);box-sizing:border-box;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.Pricing-module__TjAkjG__proCtaBtn:hover{background-color:var(--color-deep-forest);color:var(--surface-parchment-canvas);border-color:#fff3}.Pricing-module__TjAkjG__expertAddonStrip{margin-top:var(--spacing-40);background-color:var(--surface-pure-white-card);border:1px solid var(--color-fog);border-radius:var(--radius-cards);flex-direction:column;align-items:flex-start;gap:1rem;padding:1.25rem;display:flex}@media (min-width:768px){.Pricing-module__TjAkjG__expertAddonStrip{flex-direction:row;justify-content:space-between;align-items:center;padding:1.5rem}}.Pricing-module__TjAkjG__addonLeft{align-items:flex-start;gap:.75rem;display:flex}.Pricing-module__TjAkjG__addonIconWrapper{background-color:var(--color-aged-sepia);border-radius:var(--radius-other);flex-shrink:0;justify-content:center;align-items:center;padding:.5rem;display:flex}.Pricing-module__TjAkjG__addonTitle{color:var(--color-aged-sepia);font-size:15px;font-weight:600;font-family:var(--font-geist-mono);margin:0 0 .25rem}.Pricing-module__TjAkjG__addonDesc{font-size:var(--text-body-sm);color:var(--color-moss-shadow);line-height:1.4;font-family:var(--font-geist-mono);margin:0}.Pricing-module__TjAkjG__addonBtn{background-color:var(--color-fog);color:var(--color-aged-sepia);border:1px solid var(--color-aged-sepia);border-radius:var(--radius-buttons);font-size:var(--text-body-sm);font-family:var(--font-geist-mono);flex-shrink:0;align-items:center;gap:.375rem;padding:.5rem 1.25rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.Pricing-module__TjAkjG__addonBtn:hover{background-color:var(--color-aged-sepia);color:var(--surface-pure-white-card)}.Pricing-module__TjAkjG__footnote{margin-top:var(--spacing-28);font-size:var(--text-body-sm);color:var(--color-moss-shadow);font-family:var(--font-geist-mono);flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;display:flex}.Pricing-module__TjAkjG__footnoteItem{align-items:center;gap:.25rem;display:inline-flex}.Pricing-module__TjAkjG__footnoteDot{color:var(--color-fog)}
