.LegalPage-module__qpSGQq__container{background:var(--bg-void);min-height:100vh;color:var(--text-primary);padding:100px 24px 40px}.LegalPage-module__qpSGQq__content{background:var(--bg-surface-glass);border:1px solid var(--border-glass);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(12px);max-width:800px;margin:0 auto;padding:40px}.LegalPage-module__qpSGQq__markdownWrapper{color:var(--text-secondary);font-size:1rem;line-height:1.6}.LegalPage-module__qpSGQq__markdownWrapper h1,.LegalPage-module__qpSGQq__markdownWrapper h2,.LegalPage-module__qpSGQq__markdownWrapper h3{color:var(--text-primary);margin-top:1.5em;margin-bottom:.75em;font-weight:700}.LegalPage-module__qpSGQq__markdownWrapper h1{border-bottom:1px solid var(--border-glass);padding-bottom:.5rem;font-size:1.75rem}.LegalPage-module__qpSGQq__markdownWrapper h2{font-size:1.4rem}.LegalPage-module__qpSGQq__markdownWrapper p{margin-bottom:1em}.LegalPage-module__qpSGQq__markdownWrapper ul,.LegalPage-module__qpSGQq__markdownWrapper ol{margin-bottom:1em;padding-left:1.5em}.LegalPage-module__qpSGQq__markdownWrapper li{margin-bottom:.5em}.LegalPage-module__qpSGQq__markdownWrapper strong{color:var(--text-primary);font-weight:600}
.Navbar-module___rHu7W__navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#030712cc;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;width:100%;height:70px;padding:0 40px;display:flex;position:fixed;top:0;left:0}.Navbar-module___rHu7W__logo{align-items:center;display:flex}.Navbar-module___rHu7W__logoImage{height:24px}.Navbar-module___rHu7W__navLinks{gap:30px;display:flex}.Navbar-module___rHu7W__navLink{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;font-size:.95rem;font-weight:500;transition:color .2s}.Navbar-module___rHu7W__navLink:hover{color:var(--text-primary)}.Navbar-module___rHu7W__ctaButton{background:var(--text-primary);color:var(--bg-void);cursor:pointer;border:none;border-radius:8px;padding:10px 20px;font-size:.9rem;font-weight:600;transition:transform .2s,box-shadow .2s}.Navbar-module___rHu7W__ctaButton:hover{transform:translateY(-1px);box-shadow:0 4px 12px #ffffff26}.Navbar-module___rHu7W__mobileToggle{cursor:pointer;color:#fff;background:0 0;border:none;font-size:1.5rem;display:none}.Navbar-module___rHu7W__modalOverlay{z-index:2000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;justify-content:center;align-items:center;width:100%;height:100%;animation:.2s ease-out Navbar-module___rHu7W__fadeIn;display:flex;position:fixed;top:0;left:0}.Navbar-module___rHu7W__modalContent{background:#fff;border-radius:16px;width:450px;max-width:95vw;height:auto;max-height:90vh;animation:.3s ease-out Navbar-module___rHu7W__slideUp;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.Navbar-module___rHu7W__modalLeft{color:#1a1a1a;flex-direction:column;flex:1;padding:40px;display:flex}.Navbar-module___rHu7W__closeModal{cursor:pointer;color:#333;z-index:10;background:#0000001a;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.2rem;transition:background .2s;display:flex;position:absolute;top:20px;right:20px}.Navbar-module___rHu7W__closeModal:hover{background:#0003}.Navbar-module___rHu7W__modalTitle{color:#0f172a;margin-bottom:16px;font-size:28px;font-weight:700}.Navbar-module___rHu7W__modalSubtitle{color:#64748b;margin-bottom:40px;font-size:16px;line-height:1.5}.Navbar-module___rHu7W__authButton{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;gap:10px;width:100%;margin-bottom:12px;padding:12px;font-weight:500;transition:background .1s;display:flex}.Navbar-module___rHu7W__authButton:hover{background:#f8fafc}.Navbar-module___rHu7W__divider{color:#94a3b8;align-items:center;margin:24px 0;font-size:14px;display:flex}.Navbar-module___rHu7W__divider:before,.Navbar-module___rHu7W__divider:after{content:"";background:#e2e8f0;flex:1;height:1px}.Navbar-module___rHu7W__divider:before{margin-right:10px}.Navbar-module___rHu7W__divider:after{margin-left:10px}.Navbar-module___rHu7W__modalFooter{color:#64748b;margin-top:auto;font-size:13px;line-height:1.5}.Navbar-module___rHu7W__modalFooter a{color:#3b82f6;text-decoration:underline}@keyframes Navbar-module___rHu7W__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Navbar-module___rHu7W__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Navbar-module___rHu7W__navLinks{display:none}.Navbar-module___rHu7W__mobileToggle{display:block}.Navbar-module___rHu7W__rightActions{display:none!important}.Navbar-module___rHu7W__modalContent{flex-direction:column;height:auto}}
.Footer-module__Grjkva__footer{border-top:1px solid var(--border-glass);background:#030712;padding:60px 0 30px}.Footer-module__Grjkva__container{max-width:1200px;margin:0 auto;padding:0 24px}.Footer-module__Grjkva__content{justify-content:space-between;align-items:center;margin-bottom:40px;display:flex}.Footer-module__Grjkva__logo{color:var(--text-primary);font-size:20px;font-weight:700}.Footer-module__Grjkva__links{color:var(--text-secondary);gap:24px;font-size:14px;display:flex}.Footer-module__Grjkva__languageWrapper{justify-content:center;margin-bottom:20px;display:flex}.Footer-module__Grjkva__copyright{text-align:center;color:var(--text-tertiary);font-size:13px}@media (max-width:768px){.Footer-module__Grjkva__content{flex-direction:column;gap:24px}}
.Hero-module__JgYmMq__hero{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding-top:100px;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__bgGlow{pointer-events:none;z-index:0;background:radial-gradient(circle,#3b82f61a 0%,#0000 50%);width:120%;height:120%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__JgYmMq__content{z-index:1;text-align:center;max-width:1200px;padding:0 24px;position:relative}.Hero-module__JgYmMq__title{letter-spacing:-.03em;text-wrap:pretty;white-space:pre-line;word-break:keep-all;max-width:1200px;margin-bottom:24px;font-size:clamp(40px,6vw,72px);font-weight:800;line-height:1.1}.Hero-module__JgYmMq__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto 48px;font-size:clamp(18px,2vw,20px);line-height:1.6}.Hero-module__JgYmMq__videoWrapper{aspect-ratio:16/9;background:#000;border:1px solid #ffffff1a;border-radius:24px;width:100%;max-width:1100px;position:relative;overflow:hidden;box-shadow:0 40px 80px -20px #000c}.Hero-module__JgYmMq__videoWrapper video{object-fit:cover;width:100%;height:100%}.Hero-module__JgYmMq__overlay{background:linear-gradient(to top,var(--bg-void)0%,transparent 20%);pointer-events:none;position:absolute;inset:0}
.Problem-module__u1KM3q__section{border-bottom:1px solid var(--border-glass);padding:120px 0;position:relative}.Problem-module__u1KM3q__container{max-width:1200px;margin:0 auto;padding:0 24px}.Problem-module__u1KM3q__header{text-align:center;max-width:800px;margin:0 auto 64px}.Problem-module__u1KM3q__title{margin-bottom:24px;font-size:clamp(32px,4vw,48px);font-weight:700;line-height:1.2}.Problem-module__u1KM3q__subtitle{color:var(--text-secondary);font-size:18px;line-height:1.6}
.ForWho-module__-ik6da__section{border-bottom:1px solid var(--border-glass);padding:120px 0;position:relative}.ForWho-module__-ik6da__container{max-width:1200px;margin:0 auto;padding:0 24px}.ForWho-module__-ik6da__header{text-align:center;margin-bottom:48px}.ForWho-module__-ik6da__title{font-size:clamp(32px,4vw,48px);font-weight:700;line-height:1.2}.ForWho-module__-ik6da__tabBar{justify-content:center;gap:1rem;width:100%;margin-bottom:48px;display:flex}.ForWho-module__-ik6da__tabBtn{border:1px solid var(--border-glass);max-width:340px;color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:#ffffff08;border-radius:12px;flex:1;padding:1.25rem 2rem;font-size:1.05rem;font-weight:500;transition:background .2s,color .2s,border-color .2s,transform .15s}.ForWho-module__-ik6da__tabBtn:hover{color:var(--text-primary);background:#ffffff12;border-color:#6366f166}.ForWho-module__-ik6da__tabBtnActive{color:var(--color-brand-accent);border-color:var(--color-brand-accent);box-shadow:0 0 0 1px var(--color-brand-accent),0 4px 20px #6366f133;background:#6366f11f;font-size:1.1rem;font-weight:700}.ForWho-module__-ik6da__panel{border:1px solid var(--border-glass);background:#ffffff05;border-radius:16px;padding:3rem}.ForWho-module__-ik6da__panelHeader{text-align:center;max-width:700px;margin:0 auto 2.5rem}.ForWho-module__-ik6da__panelSubtitle{margin-bottom:1rem;font-size:1.5rem;font-weight:600}.ForWho-module__-ik6da__panelDesc{color:var(--text-secondary);font-size:1.05rem;line-height:1.7}.ForWho-module__-ik6da__panelBody{flex-wrap:wrap;justify-content:center;gap:4rem;display:flex}.ForWho-module__-ik6da__col{flex:1;min-width:280px}.ForWho-module__-ik6da__colCenter{text-align:center;flex-direction:column;justify-content:center;display:flex}.ForWho-module__-ik6da__colTitle{color:var(--color-brand-accent);margin-bottom:1rem;font-size:1.2rem}.ForWho-module__-ik6da__colTitleNeutral{margin-bottom:1rem;font-size:1.2rem}.ForWho-module__-ik6da__list{color:var(--text-secondary);padding-left:1.5rem;line-height:1.9}.ForWho-module__-ik6da__list li{margin-bottom:.25rem}.ForWho-module__-ik6da__quote{border-left:4px solid var(--color-brand-accent);text-align:left;padding-left:1rem;font-size:1.2rem;font-style:italic;line-height:1.6}.ForWho-module__-ik6da__integrationImg{border:1px solid var(--border-glass);filter:invert()hue-rotate(180deg);opacity:.9;border-radius:12px;max-width:100%;height:auto;margin:0 auto;display:block}.ForWho-module__-ik6da__steps{border:1px solid var(--border-glass);border-radius:12px;gap:0;margin-bottom:3rem;display:flex;overflow:hidden}.ForWho-module__-ik6da__step{border-right:1px solid var(--border-glass);background:#ffffff05;flex-direction:column;flex:1;gap:.5rem;padding:1.25rem 1.5rem;display:flex}.ForWho-module__-ik6da__step:last-child{border-right:none}.ForWho-module__-ik6da__stepNum{color:var(--color-brand-accent);opacity:.6;font-size:1.5rem;font-weight:700;line-height:1}.ForWho-module__-ik6da__stepTitle{font-size:.9rem;font-weight:600;line-height:1.4}.ForWho-module__-ik6da__stepDesc{color:var(--text-secondary);font-size:.82rem;line-height:1.5}.ForWho-module__-ik6da__aiResult{color:var(--color-brand-accent);margin-top:1rem;font-size:.95rem;font-style:italic;line-height:1.6}.ForWho-module__-ik6da__positioning{border-left:3px solid var(--color-brand-accent);color:var(--text-secondary);background:#6366f10d;border-radius:0 8px 8px 0;margin:2rem 0;padding:1.25rem 1.5rem;font-size:.95rem;line-height:1.8}.ForWho-module__-ik6da__panelFooter{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;margin-top:2rem;display:flex}.ForWho-module__-ik6da__resultLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-secondary);margin-bottom:.5rem;font-size:.85rem}@media (max-width:768px){.ForWho-module__-ik6da__tabBar{flex-direction:column;gap:.5rem}.ForWho-module__-ik6da__tabBtn{max-width:100%}.ForWho-module__-ik6da__panel{padding:2rem 1.5rem}.ForWho-module__-ik6da__panelBody{gap:2rem}.ForWho-module__-ik6da__steps{flex-direction:column}.ForWho-module__-ik6da__step{border-right:none;border-bottom:1px solid var(--border-glass)}.ForWho-module__-ik6da__step:last-child{border-bottom:none}.ForWho-module__-ik6da__panelFooter{flex-direction:column;align-items:flex-start}}
.StartBuilding-module__jOUNHW__section{border-bottom:1px solid var(--border-glass);padding:120px 0;position:relative}.StartBuilding-module__jOUNHW__container{max-width:1200px;margin:0 auto;padding:0 24px}.StartBuilding-module__jOUNHW__header{text-align:center;max-width:800px;margin:0 auto 64px}.StartBuilding-module__jOUNHW__title{margin-bottom:24px;font-size:clamp(32px,4vw,48px);font-weight:700;line-height:1.2}.StartBuilding-module__jOUNHW__subtitle{color:var(--text-secondary);font-size:18px;line-height:1.6}
.About-module__S-Ka5a__section{border-top:1px solid var(--border-glass);padding:100px 0}.About-module__S-Ka5a__container{grid-template-columns:1fr 1fr;gap:80px;max-width:1000px;margin:0 auto;padding:0 24px;display:grid}.About-module__S-Ka5a__title{color:var(--text-primary);margin-bottom:24px;font-size:32px}.About-module__S-Ka5a__text{color:var(--text-secondary);margin-bottom:24px;line-height:1.6}.About-module__S-Ka5a__companyInfo{color:var(--text-secondary);margin-bottom:32px;line-height:1.8}.About-module__S-Ka5a__companyInfo p{margin-bottom:8px}.About-module__S-Ka5a__companyInfo strong{color:var(--text-primary);font-weight:600}.About-module__S-Ka5a__companyInfo a{color:#3b82f6;text-decoration:none}.About-module__S-Ka5a__companyInfo a:hover{text-decoration:underline}.About-module__S-Ka5a__mapContainer{border:1px solid var(--border-glass);background:#0000004d;border-radius:12px;width:100%;overflow:hidden}.About-module__S-Ka5a__form{background:var(--bg-surface);border:1px solid var(--border-glass);border-radius:24px;padding:32px}.About-module__S-Ka5a__inputGroup{margin-bottom:16px}.About-module__S-Ka5a__input{border:1px solid var(--border-glass);width:100%;color:var(--text-primary);background:#0000004d;border-radius:8px;padding:12px 16px;font-size:14px}.About-module__S-Ka5a__input:focus{border-color:#60a5fa;outline:none}.About-module__S-Ka5a__textarea{border:1px solid var(--border-glass);width:100%;color:var(--text-primary);resize:vertical;background:#0000004d;border-radius:8px;min-height:100px;padding:12px 16px;font-size:14px}.About-module__S-Ka5a__submitBtn{color:#fff;background:#3b82f6;border-radius:8px;width:100%;padding:12px;font-weight:600;transition:background .2s}.About-module__S-Ka5a__submitBtn:hover{background:#2563eb}.About-module__S-Ka5a__submitBtn:disabled{opacity:.6;cursor:not-allowed}@media (max-width:768px){.About-module__S-Ka5a__container{grid-template-columns:1fr;gap:40px}}
.LegalAcceptPage-module__ZyvkIq__container{background-color:var(--bg-primary);justify-content:center;align-items:center;min-height:80vh;padding:2rem;display:flex}.LegalAcceptPage-module__ZyvkIq__card{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-lg);width:100%;max-width:500px;padding:2.5rem;box-shadow:0 4px 20px #0000000d}.LegalAcceptPage-module__ZyvkIq__title{text-align:center;color:var(--text-primary);margin-bottom:.5rem;font-size:1.8rem;font-weight:700}.LegalAcceptPage-module__ZyvkIq__subtitle{text-align:center;color:var(--text-secondary);margin-bottom:2rem;line-height:1.5}.LegalAcceptPage-module__ZyvkIq__termsLinks{justify-content:center;gap:1rem;margin-bottom:2rem;font-size:.95rem;display:flex}.LegalAcceptPage-module__ZyvkIq__link{color:var(--color-brand-primary);text-decoration:none}.LegalAcceptPage-module__ZyvkIq__link:hover{text-decoration:underline}.LegalAcceptPage-module__ZyvkIq__divider{color:var(--text-muted)}.LegalAcceptPage-module__ZyvkIq__form{flex-direction:column;gap:1.25rem;display:flex}.LegalAcceptPage-module__ZyvkIq__checkboxLabel{cursor:pointer;color:var(--text-primary);border-radius:var(--radius-sm);align-items:flex-start;gap:.75rem;padding:.5rem;font-size:.95rem;transition:background .2s;display:flex}.LegalAcceptPage-module__ZyvkIq__checkboxLabel:hover{background:var(--bg-highlight)}.LegalAcceptPage-module__ZyvkIq__checkbox{width:1.1rem;height:1.1rem;accent-color:var(--color-brand-primary);margin-top:.25rem}.LegalAcceptPage-module__ZyvkIq__submitBtn{background:var(--color-brand-primary);color:#fff;border-radius:var(--radius-md);cursor:pointer;border:none;margin-top:1rem;padding:.875rem;font-size:1rem;font-weight:600;transition:opacity .2s}.LegalAcceptPage-module__ZyvkIq__submitBtn:disabled{opacity:.6;cursor:not-allowed}.LegalAcceptPage-module__ZyvkIq__error{color:#ef4444;text-align:center;margin-top:.5rem;font-size:.9rem}
.PricingPage-module__PQgYMq__container{max-width:1280px;margin:0 auto;padding:80px 24px}.PricingPage-module__PQgYMq__header{text-align:center;margin-bottom:80px}.PricingPage-module__PQgYMq__title{background:linear-gradient(135deg,#fff 0%,#94a3b8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:24px;font-size:3rem;font-weight:800}.PricingPage-module__PQgYMq__subtitle{color:var(--text-secondary);white-space:pre-wrap;font-size:1.25rem;line-height:1.6}.PricingPage-module__PQgYMq__section{margin-bottom:120px}.PricingPage-module__PQgYMq__sectionTitle{text-align:center;color:var(--text-primary);margin-bottom:1.5rem;font-size:2rem;font-weight:700}.PricingPage-module__PQgYMq__sectionSubtitle{text-align:center;color:var(--text-secondary);margin-bottom:2rem;font-size:1.1rem}.PricingPage-module__PQgYMq__tableWrapper{border-radius:var(--radius-lg);border:1px solid var(--border-glass);background:var(--bg-surface-glass);-webkit-backdrop-filter:blur(12px);margin:0 auto;padding:2rem;overflow-x:auto}.PricingPage-module__PQgYMq__table{border-collapse:collapse;width:100%;min-width:800px}.PricingPage-module__PQgYMq__table th,.PricingPage-module__PQgYMq__table td{text-align:left;border-bottom:1px solid var(--border-glass);color:var(--text-secondary);padding:1.25rem 1rem;font-size:.95rem}.PricingPage-module__PQgYMq__table th{color:var(--text-primary);padding-bottom:1.5rem;font-size:1.1rem;font-weight:600}.PricingPage-module__PQgYMq__table th:first-child,.PricingPage-module__PQgYMq__table td:first-child{width:25%;color:var(--text-primary);font-weight:500}.PricingPage-module__PQgYMq__highlightHeader{color:#a78bfa!important}.PricingPage-module__PQgYMq__highlightCell{background:#8b5cf60d;font-weight:500;color:var(--text-primary)!important}.PricingPage-module__PQgYMq__footerNote{text-align:center;color:var(--text-tertiary);margin-top:1.5rem;font-size:.9rem}.PricingPage-module__PQgYMq__planGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.PricingPage-module__PQgYMq__planCard{background:var(--bg-surface-glass);border:1px solid var(--border-glass);border-radius:var(--radius-lg);flex-direction:column;align-items:flex-start;padding:32px;transition:transform .2s,border-color .2s;display:flex}.PricingPage-module__PQgYMq__planCard:hover{border-color:var(--color-brand-primary);transform:translateY(-5px)}.PricingPage-module__PQgYMq__planName{color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.PricingPage-module__PQgYMq__planPrice{color:var(--text-primary);margin-bottom:.5rem;font-size:2rem;font-weight:800}.PricingPage-module__PQgYMq__planPeriod{color:var(--text-secondary);font-size:1rem;font-weight:400}.PricingPage-module__PQgYMq__planSubtext{color:var(--text-tertiary);margin-bottom:2rem;font-size:.9rem}.PricingPage-module__PQgYMq__ctaButton{border-radius:var(--radius-full);text-align:center;background:var(--bg-highlight);width:100%;color:var(--text-primary);margin-top:auto;padding:12px 24px;font-weight:600;transition:all .2s}.PricingPage-module__PQgYMq__ctaButton:hover{background:var(--text-primary);color:var(--bg-void)}.PricingPage-module__PQgYMq__ctaPrimary{background:linear-gradient(135deg,var(--color-brand-primary)0%,var(--color-brand-secondary)100%);color:#fff}.PricingPage-module__PQgYMq__ctaPrimary:hover{opacity:.9;color:#fff}.PricingPage-module__PQgYMq__textSection{max-width:800px;color:var(--text-secondary);margin:0 auto;line-height:1.8}.PricingPage-module__PQgYMq__textSection h3{color:var(--text-primary);margin-top:3rem;margin-bottom:1.5rem;font-size:1.5rem}.PricingPage-module__PQgYMq__textSection ul{padding-left:0;list-style-type:none}.PricingPage-module__PQgYMq__textSection li{margin-bottom:.75rem;padding-left:1.5rem;position:relative}.PricingPage-module__PQgYMq__textSection li:before{content:"•";color:var(--color-brand-primary);font-weight:700;position:absolute;left:0}.PricingPage-module__PQgYMq__quoteBox{border-left:4px solid var(--color-brand-primary);background:var(--bg-highlight);border-radius:0 var(--radius-md)var(--radius-md)0;color:var(--text-primary);margin:2rem 0;padding:1.5rem;font-style:italic}.PricingPage-module__PQgYMq__enterpriseBox{border:1px solid var(--border-glass-highlight);border-radius:var(--radius-lg);text-align:center;background:linear-gradient(#0f172acc 0%,#1e293b66 100%);padding:3rem}.PricingPage-module__PQgYMq__enterpriseGrid{text-align:left;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin:3rem 0;display:grid}.PricingPage-module__PQgYMq__policyTable{border-collapse:collapse;width:100%;margin-bottom:1rem}.PricingPage-module__PQgYMq__policyTable th,.PricingPage-module__PQgYMq__policyTable td{border-bottom:1px solid var(--border-glass);text-align:left;padding:1rem}.PricingPage-module__PQgYMq__policyTable th{color:var(--text-primary);font-weight:600}.PricingPage-module__PQgYMq__faqGrid{gap:2rem;max-width:800px;margin:0 auto;display:grid}.PricingPage-module__PQgYMq__faqItem h4{color:var(--text-primary);margin-bottom:.5rem;font-size:1.1rem}.PricingPage-module__PQgYMq__faqItem p{color:var(--text-secondary)}@media (max-width:768px){.PricingPage-module__PQgYMq__title{font-size:2rem}.PricingPage-module__PQgYMq__planGrid{grid-template-columns:1fr}}
