@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--bg-main: #FFFFFF;--bg-light: #F9FAFB;--accent: #00C27C;--accent-hover: #00A868;--accent-light: #F0FDF7;--border: #E5E7EB;--border-strong: #D1D5DB;--text-primary: #111827;--text-secondary: #6B7280;--text-muted: #9CA3AF;--red-bg: #FEF2F2;--red-icon: #EF4444;--green-bg: #F0FDF7;--green-icon: #10B981;--shadow-subtle: 0 1px 3px rgba(0,0,0,.08);--shadow-card: 0 4px 6px -1px rgba(0, 0, 0, .05), 0 2px 4px -1px rgba(0, 0, 0, .03)}._index_cep65_23{min-height:100vh;width:100%;background:var(--bg-main);color:var(--text-primary);font-family:var(--font-sans);display:flex;flex-direction:column;align-items:center;box-sizing:border-box}._navbar_cep65_36{width:100%;padding:1.25rem 2rem;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6;border-bottom:1px solid var(--border);box-sizing:border-box}._logoBlock_cep65_51{display:flex;align-items:center;gap:.6rem;text-decoration:none;font-weight:700;font-size:1.25rem;color:var(--text-primary)}._navLinks_cep65_61{display:flex;gap:2rem}._navLink_cep65_61{color:#374151;text-decoration:none;font-size:15px;font-weight:500;transition:color .2s}._navLink_cep65_61:hover{color:var(--accent)}._navCtas_cep65_78{display:flex;align-items:center;gap:1rem}._ghostButton_cep65_84{background:#fff;color:#374151;border:1px solid var(--border-strong);padding:.5rem 1rem;border-radius:8px;font-size:15px;font-weight:500;cursor:pointer;text-decoration:none;transition:all .2s}._ghostButton_cep65_84:hover{border-color:var(--accent);color:var(--accent)}._filledButtonSmall_cep65_102{background:var(--accent);color:#fff;border:none;padding:.55rem 1.1rem;border-radius:8px;font-size:15px;font-weight:500;cursor:pointer;text-decoration:none;transition:background .2s}._filledButtonSmall_cep65_102:hover{background:var(--accent-hover)}._hero_cep65_120{width:100%;max-width:1160px;padding:5rem 2rem 3.5rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;box-sizing:border-box}._heroLeft_cep65_131{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;text-align:left}._eyebrow_cep65_139{background:var(--accent-light);color:var(--accent);font-size:.85rem;font-weight:600;padding:.35rem .9rem;border-radius:99px}._headline_cep65_148{font-size:clamp(36px,4vw,52px);font-weight:800;line-height:1.15;color:var(--text-primary);margin:0}._subheadline_cep65_156{font-size:18px;color:var(--text-secondary);line-height:1.7;margin:0}._socialProof_cep65_163{display:flex;gap:1.8rem}._statItem_cep65_168{display:flex;flex-direction:column}._statVal_cep65_173{font-size:1.1rem;font-weight:700;color:var(--text-primary)}._statLbl_cep65_179{font-size:.8rem;color:var(--text-secondary);margin-top:.1rem}._installBox_cep65_186{width:100%;max-width:500px;box-sizing:border-box;display:flex;flex-direction:column;gap:1rem;margin-top:1rem}._installForm_cep65_196{display:flex;gap:.8rem}._inputContainer_cep65_201{position:relative;flex:1;display:flex;align-items:center}._installInput_cep65_208{width:100%;background:#fff;border:1px solid var(--border-strong);border-radius:8px;padding:.8rem 1rem;font-size:15px;color:var(--text-primary);outline:none;transition:all .2s;box-shadow:var(--shadow-subtle)}._installInput_cep65_208:focus{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-light)}._installButton_cep65_226{background:var(--accent);color:#fff;border:none;border-radius:8px;padding:.8rem 1.4rem;font-size:15px;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .2s}._installButton_cep65_226:hover:not(:disabled){background:var(--accent-hover)}._installButton_cep65_226:disabled{opacity:.7;cursor:not-allowed}._checkmark_cep65_248{position:absolute;right:14px;color:var(--accent);font-weight:700;font-size:1.15rem;pointer-events:none}._helperText_cep65_257{font-size:13px;color:var(--text-secondary);text-align:left;margin:0}._appStoreLink_cep65_264{color:var(--accent);text-decoration:underline;margin-left:.5rem;font-weight:500}._heroRight_cep65_272{display:flex;justify-content:center;align-items:center;position:relative;width:100%}._mockupWindow_cep65_280{background:#fff;border:1px solid var(--border);border-radius:12px;width:100%;max-width:440px;height:480px;overflow:hidden;box-shadow:var(--shadow-card);display:flex;flex-direction:column}._mockupHeader_cep65_293{background:var(--bg-light);padding:.8rem 1rem;display:flex;align-items:center;gap:.4rem;border-bottom:1px solid var(--border)}._dot_cep65_302{width:10px;height:10px;border-radius:50%;background:#ff5f56}._dot_cep65_302:nth-child(2){background:#ffbd2e}._dot_cep65_302:nth-child(3){background:#27c93f}._mockupUrl_cep65_311{background:#fff;border:1px solid var(--border);border-radius:6px;font-size:.75rem;color:var(--text-secondary);padding:.25rem 1rem;flex:1;margin-left:1rem;text-align:center}._mockupBody_cep65_323{flex:1;padding:1.25rem;display:flex;flex-direction:column;gap:1.2rem;overflow:hidden}._mockupChat_cep65_332{display:flex;flex-direction:column;gap:1rem;flex:1}._mockMsg_cep65_339{max-width:85%;padding:.8rem 1rem;border-radius:10px;font-size:14px;line-height:1.4;animation:_slideUp_cep65_1 .4s ease-out forwards}._mockMsgUser_cep65_348{background:var(--bg-light);color:var(--text-primary);align-self:flex-end;border-bottom-right-radius:2px;border:1px solid var(--border)}._mockMsgBot_cep65_356{background:#fff;color:var(--text-primary);align-self:flex-start;border-bottom-left-radius:2px;border:1px solid var(--border);box-shadow:var(--shadow-subtle)}._mockCardGrid_cep65_365{display:grid;grid-template-columns:repeat(2,1fr);gap:.6rem;margin-top:.8rem}._mockCard_cep65_365{background:#fff;border:1px solid var(--border);border-radius:8px;padding:.5rem;text-align:left}._mockCardImg_cep65_380{width:100%;aspect-ratio:1.2;background:var(--bg-light);border-radius:6px}._mockCardTitle_cep65_387{font-size:.75rem;font-weight:600;color:var(--text-primary);margin:6px 0 2px}._mockCardPrice_cep65_394{font-size:.7rem;color:var(--text-secondary)}@keyframes _slideUp_cep65_1{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}._mockTyping_cep65_405{display:flex;gap:4px;align-items:center;justify-content:center;height:12px;padding:2px 0}._mockTyping_cep65_405 span{width:6px;height:6px;background:var(--text-muted);border-radius:50%;animation:_bounce_cep65_1 1.4s infinite ease-in-out both}._mockTyping_cep65_405 span:nth-child(1){animation-delay:-.32s}._mockTyping_cep65_405 span:nth-child(2){animation-delay:-.16s}@keyframes _bounce_cep65_1{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}._trustSection_cep65_431{width:100%;background:var(--bg-light);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:1.5rem 2rem;box-sizing:border-box}._trustBar_cep65_440{max-width:1160px;margin:0 auto;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:2rem;font-size:.85rem;color:var(--text-secondary)}._logosRow_cep65_452{display:flex;align-items:center;gap:1.5rem;font-weight:600;color:var(--text-primary)}._probSolSection_cep65_461{width:100%;max-width:1160px;padding:5rem 2rem;box-sizing:border-box;text-align:center;display:flex;flex-direction:column;gap:3rem}._sectionHeadingBlock_cep65_472{display:flex;flex-direction:column;align-items:center;gap:.8rem}._sectionTitle_cep65_479{font-size:32px;font-weight:800;color:var(--text-primary);margin:0}._sectionSub_cep65_486{font-size:18px;color:var(--text-secondary);max-width:600px;margin:0}._probGrid_cep65_493{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem}._probCol_cep65_499,._solCol_cep65_499{border-radius:12px;padding:2.5rem;text-align:left;border:1px solid var(--border);background:#fff;box-shadow:var(--shadow-subtle)}._probCol_cep65_499{background:var(--red-bg);border-color:#fecaca}._solCol_cep65_499{background:var(--green-bg);border-color:#a7f3d0}._columnHeading_cep65_518{font-size:20px;font-weight:700;margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem;color:var(--text-primary)}._painList_cep65_528{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.2rem}._painItem_cep65_537{display:flex;gap:.8rem;font-size:15px;line-height:1.5;color:var(--text-secondary)}._painIcon_cep65_545{font-weight:700;font-size:1.1rem;flex-shrink:0}._probCol_cep65_499 ._painIcon_cep65_545{color:var(--red-icon)}._solCol_cep65_499 ._painIcon_cep65_545{color:var(--green-icon)}._howItWorks_cep65_555{width:100%;background:var(--bg-light);padding:5rem 2rem;box-sizing:border-box;text-align:center;display:flex;flex-direction:column;gap:3rem;align-items:center}._stepGrid_cep65_567{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1160px;width:100%}._stepCard_cep65_575{background:#fff;border:1px solid var(--border);border-radius:12px;padding:2.5rem 2rem;text-align:left;display:flex;flex-direction:column;gap:1rem;box-shadow:var(--shadow-subtle)}._stepNum_cep65_587{font-size:2rem;font-weight:800;color:var(--accent);line-height:1}._stepTitle_cep65_594{font-size:18px;font-weight:700;color:var(--text-primary);margin:0}._stepText_cep65_601{font-size:15px;color:var(--text-secondary);line-height:1.6;margin:0}._demoSection_cep65_609{width:100%;background:#fff;padding:5rem 2rem;box-sizing:border-box;text-align:center}._demoContainer_cep65_617{max-width:1160px;margin:0 auto;display:flex;flex-direction:column;gap:2.5rem}._demoInterface_cep65_625{max-width:680px;width:100%;margin:0 auto;background:#fff;border:1px solid var(--border);border-radius:12px;padding:2rem;box-shadow:var(--shadow-card);box-sizing:border-box;display:flex;flex-direction:column;gap:1.5rem}._queryChips_cep65_640{display:flex;justify-content:center;flex-wrap:wrap;gap:.6rem}._queryChip_cep65_640{background:var(--bg-light);border:1px solid var(--border);color:var(--text-secondary);font-size:13px;padding:.4rem .85rem;border-radius:99px;cursor:pointer;transition:all .2s}._queryChip_cep65_640:hover{background:var(--accent-light);color:var(--accent);border-color:var(--accent)}._demoForm_cep65_664{display:flex;gap:.8rem}._demoInput_cep65_669{flex:1;background:#fff;border:1px solid var(--border-strong);border-radius:8px;padding:.9rem 1.2rem;font-size:15px;color:var(--text-primary);outline:none}._demoInput_cep65_669:focus{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-light)}._demoBtn_cep65_685{background:var(--accent);color:#fff;border:none;border-radius:8px;padding:0 1.5rem;font-size:15px;font-weight:600;cursor:pointer;transition:background .2s}._demoBtn_cep65_685:hover{background:var(--accent-hover)}._demoResults_cep65_701{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;text-align:left}._demoCard_cep65_708{background:#fff;border:1px solid var(--border);border-radius:12px;overflow:hidden;display:flex;flex-direction:column;box-shadow:var(--shadow-subtle)}._demoCardImgLink_cep65_718{display:block;aspect-ratio:1.1;background:var(--bg-light);position:relative}._demoCardImg_cep65_718{width:100%;height:100%;object-fit:cover}._demoCardBody_cep65_731{padding:1.2rem;display:flex;flex-direction:column;gap:.6rem;flex:1}._demoCardTitle_cep65_739{font-size:15px;font-weight:700;color:var(--text-primary);margin:0}._demoCardPriceRow_cep65_746{display:flex;align-items:center;gap:.5rem}._demoCardPrice_cep65_746{font-size:14px;font-weight:600;color:var(--text-primary)}._demoCardReason_cep65_758{font-size:13px;color:var(--text-secondary);line-height:1.4;border-top:1px solid var(--border);padding-top:.6rem}._demoCardActions_cep65_766{margin-top:auto;padding-top:.8rem}._demoAddBtn_cep65_771{background:#fff;border:1px solid var(--accent);color:var(--accent);border-radius:8px;padding:.5rem;width:100%;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}._demoAddBtn_cep65_771:hover{background:var(--accent);color:#fff}._demoCtaBlock_cep65_789{margin-top:2.2rem;border-top:1px solid var(--border);padding-top:1.8rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.2rem;width:100%}._demoCtaBlock_cep65_789 h3{font-size:18px;font-weight:700;color:var(--text-primary);margin:0}._demoCtaFormWrapper_cep65_808{width:100%;max-width:440px}._layoutShowcase_cep65_814{width:100%;background:var(--bg-light);padding:5rem 2rem;box-sizing:border-box;text-align:center;display:flex;flex-direction:column;gap:2.5rem;align-items:center}._layoutShowcase_cep65_814>._sectionHeadingBlock_cep65_472{max-width:1160px}._tabControls_cep65_830{display:flex;justify-content:center;gap:.5rem;background:#e5e7eb;padding:.4rem;border-radius:99px;max-width:600px;margin:0 auto}._tabBtn_cep65_841{flex:1;background:transparent;border:none;color:var(--text-secondary);padding:.75rem 1.5rem;border-radius:99px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}._tabBtnActive_cep65_854{background:var(--accent);color:#fff}._tabContent_cep65_859{background:#fff;border:1px solid var(--border);border-radius:12px;padding:3rem;display:grid;grid-template-columns:50% 50%;gap:3rem;align-items:center;text-align:left;max-width:1160px;width:100%;box-shadow:var(--shadow-subtle)}._tabLeft_cep65_874{display:flex;flex-direction:column;gap:1.2rem}._tabLeft_cep65_874 h3{font-size:24px;font-weight:700;color:var(--text-primary);margin:0}._tabLeft_cep65_874 p{font-size:15px;color:var(--text-secondary);line-height:1.6;margin:0}._tabBadge_cep65_894{background:var(--accent-light);color:var(--accent);border:1px solid var(--border);padding:.35rem .8rem;border-radius:99px;font-size:13px;font-weight:600;align-self:flex-start}._tabRight_cep65_905{display:flex;justify-content:center}._tabVisualFrame_cep65_910{border:1px solid var(--border);border-radius:12px;overflow:hidden;background:#fff;width:100%;max-width:440px;height:280px;box-shadow:var(--shadow-card)}._keyFeatures_cep65_922{width:100%;max-width:1160px;padding:5rem 2rem;box-sizing:border-box;text-align:center;display:flex;flex-direction:column;gap:3rem}._featuresGrid_cep65_933{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}._featCard_cep65_939{background:#fff;border:1px solid var(--border);border-radius:12px;padding:2rem;text-align:left;display:flex;flex-direction:column;gap:.8rem;transition:all .2s}._featCard_cep65_939:hover{box-shadow:var(--shadow-card);transform:translateY(-2px)}._featIcon_cep65_956{font-size:1.5rem;background:var(--accent-light);width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:50%}._featTitle_cep65_967{font-size:17px;font-weight:600;color:var(--text-primary);margin:0}._featText_cep65_974{font-size:15px;color:var(--text-secondary);line-height:1.5;margin:0}._pricingSection_cep65_982{width:100%;background:var(--bg-light);padding:5rem 2rem;box-sizing:border-box;text-align:center;display:flex;flex-direction:column;gap:3rem;align-items:center}._pricingGrid_cep65_994{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;align-items:stretch;max-width:1160px;width:100%}._pricingCard_cep65_1003{background:#fff;border:1px solid var(--border);border-radius:12px;padding:3rem 2rem;text-align:left;display:flex;flex-direction:column;position:relative;box-shadow:var(--shadow-subtle)}._pricingCardPopular_cep65_1015{border:2px solid var(--accent);box-shadow:var(--shadow-card)}._popularBadge_cep65_1020{position:absolute;top:-12px;right:20px;background:var(--accent);color:#fff;font-size:12px;font-weight:600;padding:.25rem .75rem;border-radius:99px;text-transform:uppercase}._planName_cep65_1033{font-size:18px;font-weight:600;color:var(--text-primary);margin-bottom:.5rem}._planPrice_cep65_1040{font-size:40px;font-weight:800;color:var(--text-primary);line-height:1}._planPeriod_cep65_1047{font-size:15px;color:var(--text-secondary);font-weight:500}._planDesc_cep65_1053{font-size:14px;color:var(--text-secondary);margin:1rem 0 1.5rem;min-height:2.5rem}._planFeatures_cep65_1060{list-style:none;padding:0;margin:1.5rem 0 0;border-top:1px solid var(--border);padding-top:1.5rem;display:flex;flex-direction:column;gap:1rem;flex:1}._planFeat_cep65_1060{font-size:15px;color:var(--text-primary);display:flex;gap:.5rem;align-items:center}._featCheck_cep65_1080{color:var(--green-icon);font-weight:700}._comparisonContainer_cep65_1085{width:100%;max-width:900px;margin:2rem auto 0;display:flex;flex-direction:column;align-items:center;gap:1.5rem}._comparisonToggleBtn_cep65_1095{background:#fff;border:1px solid var(--border-strong);color:var(--text-primary);border-radius:8px;padding:.65rem 1.6rem;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:var(--shadow-subtle)}._comparisonToggleBtn_cep65_1095:hover{border-color:var(--accent);color:var(--accent)}._comparisonTableWrapper_cep65_1113{width:100%;overflow-x:auto;border:1px solid var(--border);border-radius:12px;background:#fff;box-shadow:var(--shadow-subtle)}._comparisonTable_cep65_1113{width:100%;border-collapse:collapse;text-align:left;font-size:14px;min-width:600px}._comparisonTable_cep65_1113 th,._comparisonTable_cep65_1113 td{padding:1.1rem 1.5rem;border-bottom:1px solid var(--border)}._comparisonTable_cep65_1113 th{background:var(--bg-light);color:var(--text-primary);font-weight:600}._comparisonTable_cep65_1113 td{color:var(--text-secondary)}._comparisonTable_cep65_1113 tr:last-child td{border-bottom:none}._pricingInstallWrapper_cep65_1150{width:100%;margin-top:3.5rem;display:flex;flex-direction:column;align-items:center}._faqSection_cep65_1159{width:100%;max-width:800px;padding:5rem 2rem;box-sizing:border-box;text-align:center;display:flex;flex-direction:column;gap:2.5rem}._faqAccordion_cep65_1170{display:flex;flex-direction:column;text-align:left}._faqItem_cep65_1176{border-bottom:1px solid var(--border)}._faqQuest_cep65_1180{width:100%;background:transparent;border:none;padding:1.5rem 0;text-align:left;font-size:16px;font-weight:600;color:var(--text-primary);cursor:pointer;display:flex;justify-content:space-between;align-items:center}._faqChevron_cep65_1195{font-size:12px;color:var(--text-secondary);transition:transform .2s}._faqChevronOpen_cep65_1201{transform:rotate(180deg)}._faqAns_cep65_1205{padding:0 0 1.5rem;font-size:15px;color:var(--text-secondary);line-height:1.6}._finalCta_cep65_1213{width:100%;background:var(--accent);padding:6rem 2rem;box-sizing:border-box;text-align:center;display:flex;flex-direction:column;align-items:center;gap:2rem}._ctaHeading_cep65_1225{font-size:32px;font-weight:800;color:#fff;margin:0}._ctaSub_cep65_1232{font-size:18px;color:#ffffffe6;max-width:500px;margin:0}._finalCta_cep65_1213 ._installBox_cep65_186{background:transparent;box-shadow:none;border:none}._finalCta_cep65_1213 ._helperText_cep65_257{color:#fffc;text-align:center}._footerContainer_cep65_1251{width:100%;background:var(--text-primary);padding:4rem 2rem;box-sizing:border-box}._footerGrid_cep65_1258{max-width:1160px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr;gap:4rem}._footerCol_cep65_1266{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;text-align:left}._footerLogo_cep65_1274{font-weight:700;font-size:1.15rem;color:#fff}._footerText_cep65_1280{font-size:14px;color:var(--text-muted);line-height:1.5;margin:0}._footerHeading_cep65_1287{font-size:14px;font-weight:600;color:#fff;margin:0 0 .5rem}._footerLinks_cep65_1294{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}._footerLink_cep65_1294{color:var(--text-muted);text-decoration:none;font-size:14px;transition:color .2s}._footerLink_cep65_1294:hover{color:#fff}._mobileLayoutShowcase_cep65_1315{display:none}._hamburger_cep65_1320{display:none;background:transparent;border:none;color:var(--text-primary);font-size:1.5rem;cursor:pointer;outline:none;padding:.2rem}@media(max-width:900px){._hero_cep65_120{grid-template-columns:1fr;gap:3rem;padding-top:3rem}._heroLeft_cep65_131{align-items:center;text-align:center}._installBox_cep65_186{max-width:100%}._probGrid_cep65_493,._stepGrid_cep65_567{grid-template-columns:1fr;gap:1.5rem}._tabControls_cep65_830,._tabContent_cep65_859{display:none}._mobileLayoutShowcase_cep65_1315{display:flex;flex-direction:column;gap:2.5rem;text-align:left;width:100%;max-width:600px}._mobileLayoutItem_cep65_1365{background:#fff;border:1px solid var(--border);border-radius:12px;padding:2.2rem 1.8rem;display:flex;flex-direction:column;gap:1.2rem;box-shadow:var(--shadow-subtle)}._mobileLayoutItem_cep65_1365 h3{font-size:20px;font-weight:700;color:var(--text-primary);margin:0}._mobileLayoutItem_cep65_1365 p{font-size:15px;color:var(--text-secondary);line-height:1.5;margin:0}._pricingGrid_cep65_994{grid-template-columns:1fr;gap:1.5rem}._footerGrid_cep65_1258{grid-template-columns:1fr;gap:2.5rem}._hamburger_cep65_1320{display:block}._navLinks_cep65_61{display:none;flex-direction:column;position:absolute;top:100%;left:0;width:100%;background:#fff;border-bottom:1px solid var(--border);padding:1.5rem 2rem;gap:1.25rem;box-sizing:border-box;box-shadow:var(--shadow-card)}._navLinksActive_cep65_1414{display:flex!important}}@media(max-width:600px){._installForm_cep65_196,._demoForm_cep65_664{flex-direction:column;width:100%;gap:.75rem}._installInput_cep65_208,._demoInput_cep65_669{width:100%}._installButton_cep65_226,._demoBtn_cep65_685{width:100%;padding:.85rem}._inputContainer_cep65_201{width:100%}._ghostButton_cep65_84{display:none}._probCol_cep65_499,._solCol_cep65_499{padding:1.8rem 1.2rem}._pricingCard_cep65_1003{padding:2.5rem 1.5rem}}
