:root{--flx-bg:#08070a;--flx-bg-soft:#0c0b10;--flx-card:#101014;--flx-card-2:#141319;--flx-line:#232128;--flx-line-soft:#1a181e;--flx-text:#f6f4f2;--flx-muted:#a5a1ab;--flx-dim:#7d7a84;--flx-orange:#ff5b21;--flx-orange-2:#ff7a45;--flx-amber:#ffb020;--flx-red:#f16061;--flx-green:#34d399;--flx-cyan:#38bdf8;--flx-display:var(--font-display),Oxanium,Inter,system-ui,sans-serif;--flx-sans:var(--font-body),Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;--flx-mono:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.flx-shell{min-height:100vh;color:var(--flx-text);background:var(--flx-bg);font-family:var(--flx-sans);font-size:16px;line-height:1.6;overflow-x:clip}.flx-shell *,.flx-shell :before,.flx-shell :after{box-sizing:border-box}.flx-shell a{color:inherit;text-decoration:none}.flx-shell button{font:inherit}.flx-shell h1,.flx-shell h2,.flx-shell h3,.flx-shell h4{font-family:var(--flx-display);letter-spacing:-.02em;font-weight:700}.flx-wrap{width:min(100% - 40px,1200px);margin:0 auto}.flx-mono{font-family:var(--flx-mono);letter-spacing:.14em;text-transform:uppercase}.flx-header{z-index:60;border-bottom:1px solid var(--flx-line-soft);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#08070adb;position:sticky;top:0}.flx-nav{align-items:center;gap:18px;height:66px;display:flex}.flx-logo{font-family:var(--flx-display);letter-spacing:-.01em;white-space:nowrap;align-items:center;gap:9px;font-size:17px;font-weight:700;display:inline-flex}.flx-logo img{width:26px;height:26px;display:block}.flx-nav-links{align-items:center;gap:26px;margin-left:auto;display:flex}.flx-nav-links a{color:var(--flx-muted);font-size:13.5px;transition:color .16s}.flx-nav-links a:hover{color:var(--flx-text)}.flx-nav-tools{align-items:center;gap:10px;display:flex}.flx-icon-link{border:1px solid var(--flx-line);height:34px;color:var(--flx-muted);background:#ffffff05;border-radius:999px;align-items:center;gap:6px;padding:0 12px;font-size:12.5px;transition:color .16s,border-color .16s;display:inline-flex}.flx-icon-link:hover{color:var(--flx-text);border-color:#3a3742}.flx-icon-link svg{width:15px;height:15px}.flx-header-action{white-space:nowrap}.flx-account{align-items:center;display:flex}.flx-session-bootstrap{pointer-events:none;width:0;height:0;position:absolute;overflow:hidden}.flx-menu,.flx-mobile-menu{display:none}.flx-btn{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:0 22px;font-size:14px;font-weight:600;transition:transform .16s,background .16s,border-color .16s,opacity .16s;display:inline-flex}.flx-btn svg{width:16px;height:16px}.flx-btn-primary,.flx-header-action{color:#fff;background:linear-gradient(#ff6a33,#ef4409);box-shadow:0 10px 26px -12px #ff5b21d9,inset 0 1px #ffffff38}.flx-header-action{cursor:pointer;border:0;border-radius:9px;min-height:40px;padding:0 18px;font-size:13.5px;font-weight:600}.flx-btn-primary:hover,.flx-header-action:hover{transform:translateY(-1px)}.flx-btn:disabled,.flx-header-action:disabled{opacity:.66;cursor:wait;transform:none}.flx-btn-ghost{color:var(--flx-text);border-color:var(--flx-line);background:#ffffff06}.flx-btn-ghost:hover{background:#ffffff0d;border-color:#3d3a45}.flx-btn-sm{min-height:40px;padding:0 16px;font-size:13px}.flx-hero{border-bottom:1px solid var(--flx-line-soft);padding:108px 0 74px;position:relative;overflow:hidden}.flx-hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 50% 60%,#ff5b2147,#ff5b2114 42%,#0000 68%);width:980px;height:620px;position:absolute;top:-280px;left:50%;transform:translate(-50%)}.flx-hero:after{content:"";pointer-events:none;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:58px 58px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 50% 32%,#000 0,#0000 72%);mask-image:radial-gradient(circle at 50% 32%,#000 0,#0000 72%)}.flx-hero-inner{z-index:1;text-align:center;position:relative}.flx-pill{color:#ffb99b;background:#ff5b2117;border:1px solid #ff5b2157;border-radius:999px;align-items:center;gap:9px;padding:7px 15px;font-size:11.5px;font-weight:700;display:inline-flex}.flx-pill svg{width:14px;height:14px}.flx-hero h1{letter-spacing:-.035em;max-width:900px;margin:26px auto 20px;font-size:clamp(44px,6.2vw,78px);line-height:1.02}.flx-hero h1 em{color:#0000;background:linear-gradient(92deg,#ff9a5f,#ff5b21 62%,#f16061);-webkit-background-clip:text;background-clip:text;font-style:normal;display:block}.flx-hero-lede{max-width:720px;color:var(--flx-muted);margin:0 auto;font-size:18px;line-height:1.62}.flx-hero-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:32px;display:flex}.flx-hero-note{color:var(--flx-dim);align-items:center;gap:8px;margin:18px 0 0;font-size:12.5px;display:inline-flex}.flx-hero-note svg{width:14px;height:14px;color:var(--flx-green)}.flx-trust{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:34px;display:flex}.flx-trust span{border:1px solid var(--flx-line-soft);color:var(--flx-dim);background:#ffffff04;border-radius:999px;align-items:center;gap:8px;padding:7px 13px;font-size:12px;display:inline-flex}.flx-trust svg{width:13px;height:13px;color:var(--flx-orange)}.flx-shot{border:1px solid var(--flx-line);text-align:left;background:linear-gradient(#101015,#0b0a0e);border-radius:14px;margin-top:52px;overflow:hidden;box-shadow:0 40px 90px -50px #ff5b2173,0 24px 60px -40px #000000e6}.flx-shot-bar{border-bottom:1px solid var(--flx-line-soft);color:var(--flx-dim);background:#ffffff05;align-items:center;gap:10px;padding:10px 14px;font-size:11.5px;display:flex}.flx-shot-bar b{color:var(--flx-text);font-size:12px;font-weight:600}.flx-shot-dots{gap:5px;display:flex}.flx-shot-dots i{background:#2c2a31;border-radius:50%;width:9px;height:9px}.flx-shot-dots i:first-child{background:#ff5b21bf}.flx-shot-search{border:1px solid var(--flx-line-soft);color:var(--flx-dim);font-family:var(--flx-mono);border-radius:6px;margin-left:auto;padding:4px 10px;font-size:10.5px}.flx-shot-body{grid-template-columns:210px 1fr 232px;min-height:340px;display:grid}.flx-shot-col{border-right:1px solid var(--flx-line-soft);padding:13px}.flx-shot-col:last-child{border-right:0;border-left:1px solid var(--flx-line-soft)}.flx-shot-col h4{color:var(--flx-dim);font-family:var(--flx-mono);letter-spacing:.16em;text-transform:uppercase;margin:0 0 10px;font-size:10px;font-weight:600}.flx-chip{color:var(--flx-muted);background:#ffffff0a;border-radius:5px;align-items:center;gap:6px;padding:3px 8px;font-size:10.5px;display:inline-flex}.flx-chip i{background:currentColor;border-radius:50%;width:6px;height:6px}.flx-chip.domain{color:#7dd3fc}.flx-chip.ip{color:#fca5a5}.flx-chip.org{color:#fcd34d}.flx-chip.email{color:#86efac}.flx-chip.wallet{color:#c4b5fd}.flx-entity{border:1px solid var(--flx-line-soft);background:#ffffff05;border-radius:7px;justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px;padding:7px 9px;font-size:11.5px;display:flex}.flx-entity span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.flx-entity em{color:var(--flx-dim);font-family:var(--flx-mono);font-size:9.5px;font-style:normal}.flx-graph{background:radial-gradient(circle at 52% 46%,#ff5b2124,#0000 55%),#0a090d;min-height:316px;position:relative}.flx-graph svg{width:100%;height:100%;position:absolute;inset:0}.flx-graph-legend{color:var(--flx-dim);font-family:var(--flx-mono);gap:12px;font-size:9.5px;display:flex;position:absolute;bottom:10px;left:12px}.flx-fields{gap:7px;display:grid}.flx-field{border-bottom:1px dashed #ffffff0f;justify-content:space-between;gap:10px;padding-bottom:6px;font-size:11px;display:flex}.flx-field span{color:var(--flx-dim)}.flx-flow{background:#0a090d;gap:10px;padding:14px;display:grid}.flx-flow-row{align-items:center;gap:10px;display:flex}.flx-flow-node{border:1px solid var(--flx-line);background:linear-gradient(#16151b,#100f14);border-radius:9px;align-items:center;gap:8px;padding:9px 11px;font-size:11.5px;display:flex}.flx-flow-node b{font-weight:600}.flx-flow-node small{color:var(--flx-dim);font-family:var(--flx-mono);font-size:9px;display:block}.flx-flow-node.accent{border-color:#ff5b2180;box-shadow:0 0 0 1px #ff5b2129}.flx-flow-node svg{width:14px;height:14px;color:var(--flx-orange)}.flx-flow-arrow{color:#3a3742}.flx-flow-arrow svg{width:16px;height:16px}.flx-flow-log{border:1px solid var(--flx-line-soft);color:var(--flx-dim);font-family:var(--flx-mono);background:#ffffff04;border-radius:8px;margin-top:auto;padding:10px 12px;font-size:10px;line-height:1.7}.flx-flow-log b{color:var(--flx-green);font-weight:500}.flx-section{border-bottom:1px solid var(--flx-line-soft);padding:96px 0}.flx-alt{background:var(--flx-bg-soft)}.flx-section-head{max-width:800px;margin-bottom:44px}.flx-section-head.center{text-align:center;margin-left:auto;margin-right:auto}.flx-eyebrow{color:var(--flx-orange);font-family:var(--flx-mono);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:8px;font-size:10.5px;font-weight:600;display:inline-flex}.flx-section-head h2{margin:14px 0 12px;font-size:clamp(30px,3.6vw,46px);line-height:1.08}.flx-section-head p{color:var(--flx-muted);margin:0;font-size:16px;line-height:1.62}.flx-split{grid-template-columns:1.15fr 1fr;align-items:start;gap:54px;display:grid}.flx-split p{color:var(--flx-muted)}.flx-cards{gap:14px;display:grid}.flx-cards.two{grid-template-columns:repeat(2,1fr)}.flx-cards.three{grid-template-columns:repeat(3,1fr)}.flx-cards.four{grid-template-columns:repeat(4,1fr)}.flx-card{border:1px solid var(--flx-line);background:linear-gradient(#121116,#0d0c11);border-radius:12px;padding:20px}.flx-card-icon{width:34px;height:34px;color:var(--flx-orange-2);background:#ff5b2117;border:1px solid #ff5b2147;border-radius:9px;place-items:center;margin-bottom:14px;display:grid}.flx-card-icon svg{width:17px;height:17px}.flx-card h3{margin:0 0 8px;font-size:16px}.flx-card p{color:var(--flx-muted);margin:0;font-size:13.5px;line-height:1.6}.flx-steps{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.flx-step{border:1px solid var(--flx-line);background:linear-gradient(#121116,#0d0c11);border-radius:12px;padding:20px}.flx-step b{width:30px;height:30px;color:var(--flx-orange);font-family:var(--flx-mono);border:1px solid #ff5b2166;border-radius:8px;place-items:center;margin-bottom:14px;font-size:12px;display:grid}.flx-step h3{margin:0 0 8px;font-size:16px}.flx-step p{color:var(--flx-muted);margin:0;font-size:13.5px}.flx-feature{border-top:1px solid var(--flx-line-soft);grid-template-columns:1fr 1.1fr;align-items:center;gap:44px;padding:34px 0;display:grid}.flx-feature:first-of-type{border-top:0}.flx-feature.flip{grid-template-columns:1.1fr 1fr}.flx-feature.flip .flx-feature-copy{order:2}.flx-feature h3{margin:0 0 12px;font-size:24px}.flx-feature p{color:var(--flx-muted);margin:0 0 16px;font-size:14.5px}.flx-checks{gap:9px;margin:0;padding:0;list-style:none;display:grid}.flx-checks li{color:var(--flx-muted);gap:9px;font-size:13.5px;display:flex}.flx-checks svg{width:15px;height:15px;color:var(--flx-orange);flex:none;margin-top:3px}.flx-usecase{border:1px solid var(--flx-line);background:linear-gradient(#121116,#0d0c11);border-radius:12px;padding:18px}.flx-usecase svg{width:17px;height:17px;color:var(--flx-orange-2)}.flx-usecase h3{margin:12px 0 7px;font-size:15px}.flx-usecase p{color:var(--flx-muted);margin:0;font-size:13px}.flx-tag{border:1px solid var(--flx-line);color:var(--flx-dim);font-family:var(--flx-mono);letter-spacing:.12em;text-transform:uppercase;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:10px;display:inline-flex}.flx-tag.now{color:var(--flx-orange-2);border-color:#ff5b2157}.flx-price-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.flx-price-card{border:1px solid var(--flx-line);background:linear-gradient(#121116,#0d0c11);border-radius:14px;flex-direction:column;padding:24px;display:flex}.flx-price-card.featured{border-color:#ff5b2180;box-shadow:0 24px 60px -44px #ff5b21e6}.flx-price-card h3{align-items:center;gap:10px;margin:0 0 6px;font-size:17px;display:flex}.flx-price-card .flx-plan-note{color:var(--flx-muted);margin:0 0 16px;font-size:13px}.flx-amount{align-items:baseline;gap:7px;margin-bottom:18px;display:flex}.flx-amount b{font-family:var(--flx-display);font-size:38px;font-weight:700;line-height:1}.flx-amount span{color:var(--flx-dim);font-size:13px}.flx-price-card ul{gap:9px;margin:0 0 22px;padding:0;list-style:none;display:grid}.flx-price-card li{color:var(--flx-muted);gap:9px;font-size:13px;display:flex}.flx-price-card li svg{width:15px;height:15px;color:var(--flx-orange);flex:none;margin-top:3px}.flx-price-card .flx-btn{width:100%;margin-top:auto}.flx-billing-note{color:var(--flx-dim);text-align:center;margin:18px 0 0;font-size:13px}.flx-billing-note a{color:var(--flx-orange-2)}.flx-faq{gap:10px;display:grid}.flx-faq details{border:1px solid var(--flx-line);background:#ffffff04;border-radius:11px}.flx-faq details[open]{background:#ffffff08;border-color:#33303a}.flx-faq summary{cursor:pointer;justify-content:space-between;align-items:center;gap:14px;padding:17px 19px;font-size:15px;font-weight:600;list-style:none;display:flex}.flx-faq summary::-webkit-details-marker{display:none}.flx-faq summary:after{content:"+";color:var(--flx-orange);font-family:var(--flx-mono);font-size:17px}.flx-faq details[open] summary:after{content:"-"}.flx-faq p{color:var(--flx-muted);margin:0;padding:0 19px 18px;font-size:14px;line-height:1.65}.flx-cta{text-align:center;background:radial-gradient(circle at 50% 120%,#ff5b213d,transparent 62%),var(--flx-bg);padding:84px 0;position:relative}.flx-cta h2{max-width:760px;margin:0 auto 14px;font-size:clamp(30px,3.6vw,44px);line-height:1.1}.flx-cta p{max-width:620px;color:var(--flx-muted);margin:0 auto;font-size:16px}.flx-cta .flx-hero-actions{margin-top:28px}.flx-footer{border-top:1px solid var(--flx-line);background:#060509;padding:62px 0 26px}.flx-footer-top{grid-template-columns:1.6fr repeat(3,1fr);gap:34px;display:grid}.flx-footer-brand p{max-width:300px;color:var(--flx-muted);margin:16px 0 18px;font-size:13px;line-height:1.62}.flx-footer-social{gap:9px;display:flex}.flx-footer-group{flex-direction:column;align-items:flex-start;gap:11px;display:flex}.flx-footer-group h3{color:var(--flx-text);font-family:var(--flx-mono);letter-spacing:.16em;text-transform:uppercase;margin:0 0 6px;font-size:10.5px;font-weight:600}.flx-footer-group a{color:var(--flx-muted);font-size:13px}.flx-footer-group a:hover{color:var(--flx-text)}.flx-footer-note{border:1px solid var(--flx-line-soft);color:var(--flx-dim);border-radius:10px;margin-top:34px;padding:14px 16px;font-size:11.5px;line-height:1.6}.flx-footer-bottom{border-top:1px solid var(--flx-line-soft);color:var(--flx-dim);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:26px;padding-top:18px;font-size:11.5px;display:flex}.flx-footer-legal{flex-wrap:wrap;gap:16px;display:flex}.flx-legal{padding:76px 0 96px}.flx-legal-inner{max-width:800px}.flx-legal h1{margin:0 0 14px;font-size:clamp(32px,4vw,46px)}.flx-legal h2{margin:38px 0 12px;font-size:20px}.flx-legal p,.flx-legal li{color:var(--flx-muted);font-size:14.5px;line-height:1.72}.flx-legal ul{gap:8px;margin:12px 0 0;padding-left:20px;display:grid}.flx-legal-updated{font-family:var(--flx-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--flx-dim)!important;font-size:11.5px!important}.flx-sign-dialog{border:1px solid var(--flx-line)!important;color:var(--flx-text)!important;background:#0d0c11!important;border-radius:14px!important}.flx-sign-dialog h2,.flx-sign-dialog [role=heading]{font-family:var(--flx-display)}.flx-sign-dialog p{color:var(--flx-muted)!important}.flx-sign-dialog button{min-height:44px;color:#fff!important;background:linear-gradient(#ff6a33,#ef4409)!important;border-color:#0000!important;border-radius:10px!important}.flx-sign-dialog button:hover{filter:brightness(1.05)}@media (max-width:1080px){.flx-nav-links{display:none}.flx-menu{border:1px solid var(--flx-line);width:38px;height:38px;color:var(--flx-text);cursor:pointer;background:0 0;border-radius:9px;place-items:center;margin-left:auto;display:grid}.flx-menu svg{width:18px;height:18px}.flx-mobile-menu{border-bottom:1px solid var(--flx-line);background:#0b0a0f;gap:4px;padding:16px;display:grid;position:absolute;top:66px;left:0;right:0}.flx-mobile-menu a{color:var(--flx-muted);padding:11px 6px;font-size:14px}.flx-mobile-menu .flx-header-action{margin-top:8px}.flx-nav-tools{display:none}.flx-shot-body{grid-template-columns:190px 1fr}.flx-shot-col:last-child{display:none}.flx-split,.flx-feature,.flx-feature.flip{grid-template-columns:1fr;gap:28px}.flx-feature.flip .flx-feature-copy{order:0}.flx-price-grid{grid-template-columns:1fr}.flx-footer-top{grid-template-columns:repeat(2,1fr)}.flx-footer-top>div:first-child{grid-column:1/-1}}@media (max-width:720px){.flx-wrap{width:calc(100% - 34px)}.flx-nav{gap:10px}.flx-header-action{display:none}.flx-menu{flex:none}.flx-hero{padding:78px 0 54px}.flx-hero h1{font-size:38px}.flx-hero-lede{font-size:16px}.flx-hero-actions{display:grid}.flx-hero-actions .flx-btn,.flx-hero-actions .flx-btn-primary{width:100%}.flx-section{padding:68px 0}.flx-cards.two,.flx-cards.three,.flx-cards.four,.flx-steps,.flx-shot-body{grid-template-columns:1fr}.flx-shot-col:first-child{display:none}.flx-graph{min-height:248px}.flx-icon-link span{display:none}.flx-footer-top{grid-template-columns:1fr}.flx-footer-bottom{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.flx-shell *,.flx-shell :before,.flx-shell :after{transition:none!important;animation:none!important}}.flx-pricing-intro{border-bottom:0;padding-bottom:0}.flx-section-head h1{margin:14px 0 12px;font-size:clamp(32px,4vw,52px);line-height:1.06}.flx-pricing-page{--background:var(--flx-bg);--foreground:var(--flx-text);--card:var(--flx-card);--card-foreground:var(--flx-text);--popover:var(--flx-card);--popover-foreground:var(--flx-text);--primary:var(--flx-orange);--primary-foreground:#1b0d05;--secondary:var(--flx-card-2);--secondary-foreground:var(--flx-text);--muted:var(--flx-card-2);--muted-foreground:var(--flx-muted);--accent:#1d1a21;--accent-foreground:var(--flx-text);--border:var(--flx-line);--input:var(--flx-line);--ring:var(--flx-orange);--radius:.875rem;color:var(--flx-text);font-family:var(--flx-sans)}.flx-pricing-page h2{font-family:var(--flx-display);letter-spacing:-.02em}.flx-pricing-page [data-slot=card]{box-shadow:none;background:linear-gradient(#121116,#0d0c11);gap:18px;transition:border-color .18s,transform .18s}.flx-pricing-page [data-slot=card]:hover{border-color:#ff5b216b;transform:translateY(-2px)}.flx-pricing-page ul li svg{width:14px;height:14px;color:var(--flx-orange)}.flx-pricing-page [data-slot=button],.flx-pricing-page button[class*=bg-primary]{background:linear-gradient(180deg,var(--flx-orange-2),var(--flx-orange));color:#1b0d05;border:1px solid #ff5b2166;border-radius:10px;height:auto;padding:11px 18px;font-size:14px;font-weight:600;box-shadow:0 16px 34px -22px #ff5b21f2}.flx-pricing-page [data-slot=button]:hover,.flx-pricing-page button[class*=bg-primary]:hover{background:linear-gradient(180deg,#ff8a58,var(--flx-orange-2))}.flx-pricing-page button:disabled{border-color:var(--flx-line);background:var(--flx-card-2);color:var(--flx-dim);box-shadow:none}.flx-pricing-page span[class*=from-purple-400]{background-image:linear-gradient(135deg,var(--flx-orange),var(--flx-amber));color:#201004;letter-spacing:.08em;text-transform:uppercase;border:1px solid #ffb02073;height:auto;padding:4px 12px;font-size:11px;font-weight:700;top:-12px}.flx-pricing-page [role=tablist]{border-color:var(--flx-line);background:var(--flx-card);border-radius:999px;height:auto;padding:5px}.flx-pricing-page [role=tablist] button{color:var(--flx-muted);border-radius:999px;padding:8px 18px;font-size:13.5px;font-weight:600}.flx-pricing-page [role=tablist] button[data-state=active]{background:var(--flx-card-2);color:var(--flx-text)}.flx-pricing-page [role=tablist] [class*=bg-primary]{color:var(--flx-orange-2);background:#ff5b2129}@media (max-width:720px){.flx-pricing-page [data-slot=card]{padding-top:22px}}.flx-account [data-slot=button]{border:1px solid var(--flx-line);height:34px;color:var(--flx-muted);font-family:var(--flx-sans);box-shadow:none;background:#ffffff05;border-radius:999px;margin:0;padding:0 16px;font-size:12.5px;font-weight:500;transition:color .16s,border-color .16s,background .16s}.flx-account [data-slot=button]:hover{color:var(--flx-text);background:#ffffff0d;border-color:#3a3742}.flx-account [data-slot=button] svg{width:15px;height:15px}.flx-account [data-slot=button] [data-slot=avatar]{width:22px;height:22px}.flx-pricing-page>section{padding-top:46px}.flx-pricing-page>section>div:first-child p{max-width:780px;margin-left:auto;margin-right:auto}@media (min-width:768px){.flx-pricing-page>section{padding-top:62px}}
