@import"https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;600;700;800;900&display=swap";:root{font-family:Nunito Sans,system-ui,sans-serif;color:#3d4e5c;background:#f5f5f7;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f5f5f7}button,input,textarea,select{font:inherit}.site{width:min(1040px,calc(100% - 32px));margin:28px auto;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 20px #00000012}.top-nav{display:flex;align-items:center;justify-content:space-between;padding:14px 32px;border-bottom:1px solid #e0e0e4;background:#fff;position:sticky;top:0;z-index:100}.logo{display:flex;align-items:center;gap:10px;border:0;background:none;cursor:pointer;color:inherit}.logo-badge{width:34px;height:34px;border-radius:50%;background:#3890c3;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:11px;font-weight:800;flex:0 0 auto}.logo-name{font-size:15px;font-weight:800}.nav-links{display:flex;gap:28px}.nav-links button{font-size:13.5px;font-weight:600;color:#7a8fa0;cursor:pointer;padding:4px 0;border:0;border-bottom:2px solid transparent;background:transparent}.nav-links button.active{color:#3890c3;border-color:#3890c3}.nav-right{display:flex;gap:6px}.lbtn{padding:6px 11px;border-radius:99px;font-size:12px;font-weight:700;cursor:pointer;border:0;background:transparent;color:#aab8c5}.lbtn.active{background:#3d4e5c;color:#fff}.hero{position:relative;padding:64px 32px 60px;display:flex;justify-content:space-between;align-items:center;gap:20px;background:linear-gradient(135deg,#3d4e5c,#566879 45%,#8a9aab 80%,#c2cdd8)}.hero h1{font-size:42px;font-weight:900;line-height:1.12;color:#fff;margin:0 0 14px}.hero h1 span{color:#a8d8f0;display:block}.hero p{font-size:14px;font-weight:600;color:#ffffffbf;line-height:1.65;margin:0 0 22px;max-width:360px}.hero-pills{display:flex;gap:8px}.hero-pills button{font-size:12px;font-weight:700;padding:5px 14px;border-radius:7px;border:2px solid rgba(255,255,255,.35);color:#fff;background:#ffffff1f;cursor:pointer}.world-graphic{width:320px;max-width:40%;height:auto}.world-graphic circle{fill:#ffffff24;stroke:#ffffff73;stroke-width:1.5}.world-graphic text{fill:#fff;font-size:9px;font-weight:800;text-anchor:middle}.world-graphic .world-core{fill:#ffffff2b;stroke:#ffffff8c;stroke-width:2}.world-graphic .bp-core{font-size:22px}.world-graphic .advisory-core{fill:#ffffff80;font-size:10px}.marketplace-section,.addons-section{padding:52px 32px 56px}.section-heading{text-align:center;margin-bottom:46px}.section-heading h2{font-size:36px;font-weight:900;letter-spacing:-.4px;margin:0;color:#3d4e5c}.section-heading p{font-size:14px;font-weight:600;color:#7a8fa0;margin:10px 0 0}.marketplace-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:16px}.marketplace-card{grid-column:span 3;background:#eeeff2;border:0;border-radius:14px;padding:36px 20px 30px;min-height:214px;display:flex;flex-direction:column;align-items:center;text-align:center;cursor:pointer;transition:transform .15s,box-shadow .15s;color:#3d4e5c}.marketplace-card:nth-child(n+5){grid-column:span 4}.marketplace-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0000001a}.marketplace-icon{width:90px;height:90px;display:flex;align-items:center;justify-content:center;margin-bottom:22px}.marketplace-icon svg{display:block;width:90px;height:90px}.marketplace-card strong{text-transform:uppercase;font-size:13px;font-weight:900;letter-spacing:.09em;line-height:1.4}.owned-wrap{padding:0 0 36px}.owned-banner{background:#1e5a8e;margin:0 32px;border-radius:18px;padding:40px 44px;display:flex;justify-content:space-between;align-items:center;gap:24px;position:relative;overflow:hidden;color:#fff}.owned-banner:before{content:"";position:absolute;right:-60px;top:-60px;width:300px;height:300px;border-radius:50%;border:1.5px solid rgba(255,255,255,.07)}.owned-left{flex:1;position:relative;z-index:1}.owned-tag,.direct-pill{display:inline-block;background:#ffffff1f;border:1px solid rgba(255,255,255,.22);font-size:11px;font-weight:800;padding:4px 12px;border-radius:99px}.owned-tag{margin-bottom:14px}.owned-banner h2{font-size:26px;font-weight:900;margin:0 0 12px}.owned-banner p{font-size:13px;color:#ffffffb8;line-height:1.65;margin:0 0 18px;max-width:480px}.owned-banner ul{list-style:none;padding:0;margin:0 0 24px}.owned-banner li{font-size:13px;color:#fffc;padding:3px 0;display:flex;align-items:center;gap:8px}.owned-banner li:before{content:"•";color:#a8d8f0;font-size:16px}.owned-banner button{background:#fff;color:#1e5a8e;font-size:13px;font-weight:800;padding:11px 22px;border-radius:99px;border:0;cursor:pointer}.listings-wrap{padding:36px 32px 48px;background:#f5f5f7}.listings-header{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:20px}.listings-header h2{font-size:26px;font-weight:900;margin:0}.listings-header span{font-size:13px;font-weight:700;color:#7a8fa0}.search-bar{background:#fff;border-radius:14px;padding:20px 22px;border:1px solid #e0e0e4}.search-bar>input{width:100%;border:0;outline:0;font-size:14px;font-weight:600;color:#3d4e5c}.filter-tabs,.country-chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.filter-tabs button,.country-chips button{padding:7px 18px;border-radius:99px;font-size:13px;font-weight:700;cursor:pointer;border:2px solid #d8d8de;color:#3890c3;background:#fff}.country-chips{margin-top:12px}.country-chips button{padding:6px 14px;color:#3d4e5c}.filter-tabs button.active,.country-chips button.active{background:#3890c3;color:#fff;border-color:#3890c3}.country-chips small{font-size:10px;opacity:.75}.showing{font-size:12px;font-weight:600;color:#aab8c5;text-align:center;margin:14px 0 0}.listing-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:20px}.listing-card{background:#eeeff2;border-radius:16px;padding:28px 24px;display:flex;flex-direction:column;text-align:center;min-width:0;transition:.15s}.listing-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0000001a}.listing-badge{align-self:center;background:#3d4e5c;color:#fff;padding:5px 16px;border-radius:99px;font-size:12px;font-weight:800;letter-spacing:.04em;margin-bottom:18px}.listing-badge.ai{background:#3890c3}.listing-card h3{font-size:17px;font-weight:900;margin:0 0 12px;line-height:1.35}.listing-card>p{font-size:13px;font-weight:600;color:#7a8fa0;line-height:1.6;margin:0 0 18px;flex:1}.listing-tags{display:flex;flex-wrap:wrap;gap:6px;justify-content:center;margin-bottom:16px}.listing-tags span{font-size:11px;font-weight:700;padding:4px 11px;border-radius:99px;border:1.5px solid #ccccd4;color:#3890c3;background:#fff}.listing-card>small{font-size:11px;font-weight:600;color:#aab8c5;margin-bottom:8px}.listing-price{font-size:13px;color:#3890c3;margin-bottom:18px}.listing-card>button,.empty-state button,.pagination button{background:#3890c3;color:#fff;border:0;border-radius:12px;padding:13px;font-size:14px;font-weight:800;cursor:pointer}.empty-state{text-align:center;padding:50px 20px;color:#7a8fa0}.empty-state button{padding:10px 22px}.pagination{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:24px}.pagination span{font-size:13px;font-weight:700;color:#7a8fa0}.pagination button{padding:9px 16px}.pagination button:disabled{opacity:.4;cursor:default}.addons-section{background:#f5f5f7}.addon-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}.addon-cards article{background:#fff;border:1px solid #e0e0e4;border-radius:14px;padding:22px 20px;display:flex;flex-direction:column;min-height:148px}.addon-cards article>span{width:42px;height:42px;border-radius:10px;background:#eaf4fb;display:flex;align-items:center;justify-content:center;margin-bottom:14px}.addon-cards h3{font-size:15px;font-weight:900;line-height:1.3;margin:0}.addon-cards h3 a{color:#3d4e5c;text-decoration:none}.addon-cards button,.addon-cards .addon-action{margin-top:auto;padding:16px 0 0;border:0;background:none;color:#3890c3;font-size:13px;font-weight:800;text-align:left;cursor:pointer;text-decoration:none}.xpay{background:#fff;border:1px solid #e0e0e4;border-radius:16px;overflow:hidden;box-shadow:0 2px 14px #0000000d}.xpay>header{padding:28px 30px;border-bottom:1px solid #eeeff2;display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.xpay>header>div>span{display:inline-block;background:#3890c3;color:#fff;font-size:12px;font-weight:800;padding:5px 14px;border-radius:99px;letter-spacing:.04em;margin-bottom:12px}.xpay>header small{display:block;font-size:11.5px;font-weight:700;color:#7a8fa0;margin:0 0 10px}.xpay>header small a{color:#3890c3;font-weight:800;text-decoration:none}.xpay>header small a:hover,.xpay>header small a:focus-visible{text-decoration:underline}.xpay h2{font-size:24px;font-weight:900;margin:0 0 6px}.xpay>header p{font-size:13.5px;color:#7a8fa0;line-height:1.6;margin:0;max-width:560px}.xpay>header button{background:#3890c3;color:#fff;border:0;padding:11px 20px;border-radius:10px;font-size:13px;font-weight:800;white-space:nowrap;cursor:pointer}.xpay-body{display:grid;grid-template-columns:1.4fr 1fr}.xpay-body>div{padding:26px 30px}.xpay-body>div:first-child{border-right:1px solid #eeeff2}.xpay-body h3,.support>h3{font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;margin:0 0 16px}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px 18px}.feature-grid p{display:flex;gap:8px;align-items:flex-start;font-size:12.5px;color:#3d4e5c;line-height:1.45;margin:0}.feature-grid b{color:#3890c3;flex-shrink:0}.fee-list{background:#f8fafc}.fee-list h3{margin-bottom:8px}.fee-list p{display:flex;justify-content:space-between;gap:14px;align-items:baseline;padding:11px 0;border-bottom:1px solid #eeeff2;margin:0;font-size:12.5px;line-height:1.45}.fee-list b{font-size:14px;color:#3890c3;white-space:nowrap}.support{padding:26px 30px;border-top:1px solid #eeeff2}.support>div{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.support article{border:1px solid #e0e0e4;border-radius:12px;padding:16px 16px 18px}.support h4{font-size:15px;margin:0}.support small{display:block;color:#7a8fa0;margin:3px 0 10px}.support strong{display:block;font-size:20px;color:#3890c3;margin-bottom:10px}.support p{font-size:11px;color:#7a8fa0;line-height:1.55;margin:0}.support .service-note{font-size:11.5px;color:#aab8c5;margin-top:16px}.about-hero{background:linear-gradient(135deg,#3d4e5c,#566879 45%,#8a9aab 80%,#c2cdd8);padding:72px 48px 64px;color:#fff}.about-hero>span{display:inline-block;background:#ffffff21;border:1.5px solid rgba(255,255,255,.28);border-radius:99px;padding:5px 16px;font-size:11px;font-weight:700;letter-spacing:.06em}.about-hero h1{font-size:38px;font-weight:900;line-height:1.15;margin:18px 0 16px}.about-hero h1 b{color:#a8d8f0}.about-hero p{font-size:15px;color:#ffffffbf;line-height:1.7;max-width:580px}.about-hero button,.consult button{background:#fff;color:#1e5a8e;border:0;border-radius:99px;padding:12px 26px;font-size:13px;font-weight:800;cursor:pointer}.about-services,.about-principal,.frameworks{padding:52px 32px 48px}.about-services>small,.about-principal small,.frameworks>small{font-size:11px;font-weight:700;color:#3890c3;letter-spacing:.1em}.about-services>h2,.frameworks>h2{font-size:28px;max-width:520px;margin:10px 0 36px}.about-services>div{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.about-services article{background:#eeeff2;border-radius:16px;padding:28px 24px}.about-services article>span{width:48px;height:48px;border-radius:12px;background:#fff;color:#3890c3;display:grid;place-items:center;font-size:22px}.about-services article>span svg,.about-principal svg{width:26px;height:26px;stroke:#3890c3;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.about-services h3{font-size:15px;margin:18px 0 10px}.about-services p,.about-principal p{font-size:13px;color:#7a8fa0;line-height:1.65}.about-principal{background:#f5f5f7;border-top:1px solid #e0e0e4;display:grid;grid-template-columns:1fr 1fr;gap:48px}.about-principal h2{font-size:26px;margin:10px 0 20px}.about-principal ul{padding:0;list-style:none}.about-principal li{display:flex;align-items:flex-start;gap:12px;font-size:13px;margin:14px 0}.about-principal li:before{content:none}.about-check{width:22px;height:22px;flex:0 0 22px;display:grid;place-items:center;border-radius:50%;background:#3890c3}.about-principal .about-check svg{width:15px;height:15px;stroke:#fff;stroke-width:2.4}.about-principal li strong,.about-principal li small{display:block}.about-principal li strong{color:#3d4e5c;font-size:13px;font-weight:800}.about-principal li small{margin-top:3px;color:#7a8fa0;font-size:12px;font-weight:600;letter-spacing:0}.about-principal aside{background:#eeeff2;border-radius:18px;padding:32px 28px}.about-principal aside h3{font-size:13px}.about-principal aside p{background:#fff;border-radius:10px;padding:14px 16px;display:flex;align-items:center;gap:12px;font-weight:800;color:#3d4e5c}.about-principal aside p svg{flex:0 0 24px;width:24px;height:24px}.frameworks>div{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.frameworks article{background:#eeeff2;border-radius:12px;padding:16px 12px;text-align:center}.frameworks strong{font-size:16px;color:#3890c3}.frameworks article small,.frameworks article span{display:block}.frameworks article small{font-size:10px;color:#7a8fa0;margin-top:4px;min-height:28px}.frameworks article span{margin-top:8px}.consult{background:#1e5a8e;padding:48px 32px;text-align:center;color:#fff}.consult h2{font-size:26px;margin:0 0 12px}.consult p{font-size:14px;color:#ffffffb8;max-width:440px;margin:0 auto 28px}.listing-not-found{padding:100px 32px;text-align:center}.listing-not-found button{background:#3890c3;color:#fff;border:0;border-radius:12px;padding:12px 20px;cursor:pointer}.breadcrumb{padding:24px 32px 0;font-size:12px;color:#aab8c5}.breadcrumb button{border:0;background:none;color:#3890c3;padding:0;cursor:pointer}.listing-page>section{padding:24px 32px 48px;display:grid;grid-template-columns:1.6fr 1fr;gap:28px;align-items:start}.direct-pill{background:#3d4e5c;color:#fff;margin-bottom:16px}.listing-main>h1{font-size:32px;font-weight:900;margin:0 0 8px;line-height:1.2}.listing-subtitle{font-size:15px;font-weight:600;color:#7a8fa0;margin:0 0 28px}.permissions,.company-status{border-radius:16px;padding:28px 26px;margin-bottom:20px}.permissions{background:#eeeff2}.company-status{background:#fff;border:1px solid #e0e0e4}.permissions h2,.company-status h2{font-size:13px;letter-spacing:.04em;margin:0 0 18px}.permissions>div{display:grid;grid-template-columns:1fr 1fr;gap:12px}.permissions p,.company-status p{font-size:13px;margin:0;display:flex;gap:9px;align-items:center}.company-status p{margin-top:11px}.permissions p span,.company-status p span{width:19px;height:19px;border-radius:50%;background:#3890c3;color:#fff;display:grid;place-items:center;font-size:10px;flex:0 0 auto}.price-card{background:#1e5a8e;border-radius:18px;padding:28px 26px;position:sticky;top:80px;color:#fff}.price-card>small{font-size:12px;color:#fff9;letter-spacing:.06em}.price-card>h2{font-size:34px;margin:6px 0 4px}.price-card>h2 span{font-size:18px}.price-card>p{font-size:12px;color:#fff9;margin:0 0 22px}.price-card dl{margin:0 0 22px}.price-card dl>div{display:flex;justify-content:space-between;font-size:13px;margin:10px 0}.price-card dt{color:#ffffffa6}.price-card dd{font-weight:700;margin:0;text-align:right}.price-card>button{background:#fff;color:#1e5a8e;border:0;border-radius:12px;padding:14px;font-size:14px;font-weight:800;width:100%;cursor:pointer;margin-bottom:10px}.price-card>.back-button{background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.4);padding:13px;font-size:13px}.price-card>small:last-child{display:block;margin-top:8px;padding-top:18px;border-top:1px solid rgba(255,255,255,.15);text-align:center;font-size:11px}.info-page{padding:88px 15%;min-height:520px;background:#f5f5f7}.info-page span{font-size:12px;font-weight:900;color:#3890c3;text-transform:uppercase;letter-spacing:.1em}.info-page h1{font-size:42px;margin:14px 0;color:#3d4e5c}.info-page p{max-width:640px;font-size:16px;line-height:1.7;color:#7a8fa0}.info-page button{margin-top:18px;background:#3890c3;color:#fff;border:0;border-radius:12px;padding:14px 20px;font-weight:800;cursor:pointer}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#1e3a5e73;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;padding:24px}.request-modal{background:#fff;border-radius:24px;max-width:560px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 30px 80px #1e3a5e4d;padding:32px}.request-modal>header{display:flex;justify-content:space-between;align-items:center}.request-modal>header span{background:#eaf0f7;color:#3890c3;padding:6px 16px;border-radius:99px;font-size:12px;font-weight:800}.request-modal>header button{width:36px;height:36px;border-radius:50%;background:#eeeff2;border:0;color:#7a8fa0;cursor:pointer}.request-modal h2{font-size:28px;margin:18px 0 12px}.modal-lead{font-size:14px;color:#7a8fa0;line-height:1.6}.modal-summary{background:#eeeff2;border-radius:14px;padding:18px 20px;margin-bottom:18px}.modal-summary strong,.modal-summary span{display:block}.modal-summary span{font-size:13px;color:#7a8fa0;margin-top:4px}.request-modal label{display:block;font-size:12px;font-weight:800;color:#7a8fa0;letter-spacing:.04em;margin-top:16px}.request-modal input,.request-modal textarea,.request-modal select{width:100%;border:1px solid #e0e0e4;background:#fff;border-radius:12px;padding:14px 16px;font-size:14px;color:#3d4e5c;outline:0;margin-top:8px}.request-modal textarea{resize:vertical}.submit-request{width:100%;background:#3890c3;color:#fff;border:0;border-radius:14px;padding:16px;font-size:15px;font-weight:800;cursor:pointer;margin-top:22px}.submit-request:disabled{background:#62ad76}.no-fees{display:block;text-align:center;color:#aab8c5;margin-top:14px}footer{background:#f5f5f7;border-top:1px solid #e0e0e4;padding:20px 32px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.footer-brand{display:flex;align-items:center;gap:8px}.footer-brand .logo-badge{width:27px;height:27px;font-size:10px}footer p{font-size:11px;font-weight:600;color:#aab8c5}footer>div:last-child{display:flex;gap:18px}footer button{font-size:12px;font-weight:600;color:#7a8fa0;border:0;background:none;cursor:pointer;padding:0}footer a:hover,footer a:focus-visible{color:#3890c3;text-decoration:underline}.software-page{padding:52px 32px;background:#f5f5f7}.software-page .section-heading{margin-bottom:34px}.software-page .section-heading h1{margin:0;font-size:34px}.addon-placeholder-page{min-height:500px;padding:72px 48px;background:#f5f5f7}.addon-placeholder-page h1{margin:0;color:#3d4e5c;font-size:38px}.legal-page{padding:48px 32px;background:#f5f5f7}.legal-page-header{max-width:800px;margin:0 auto 28px}.legal-page-header>span{display:inline-flex;align-items:center;min-height:26px;border-radius:999px;padding:5px 11px;background:#e4f2fa;color:#1e5a8e;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.legal-page h1{color:#3d4e5c;font-size:36px;font-weight:900;line-height:1.16;margin:12px 0 0}.legal-document{max-width:800px;margin:0 auto;padding:40px 46px;border:1px solid #e0e0e4;border-radius:18px;background:#fff;box-shadow:0 8px 24px #3d4e5c0f}.legal-section+.legal-section{margin-top:34px;padding-top:34px;border-top:1px solid #e6ebef}.legal-section h2{margin:0 0 16px;color:#3d4e5c;font-size:18px;font-weight:900;letter-spacing:.015em}.legal-section p{margin:0;color:#5f7484;font-size:13px;font-weight:600;line-height:1.72;white-space:pre-line}.legal-section p+p{margin-top:16px}@media (max-width: 800px){.site{width:100%;margin:0;border-radius:0}.top-nav{padding:12px 16px;flex-wrap:wrap;gap:10px}.nav-links{order:3;width:100%;justify-content:space-between;gap:8px;overflow-x:auto}.nav-links button{white-space:nowrap}.nav-right{margin-left:auto}.hero{padding:48px 24px}.hero h1{font-size:34px}.world-graphic{display:none}.marketplace-grid{grid-template-columns:repeat(2,1fr)}.marketplace-card,.marketplace-card:nth-child(n+5){grid-column:auto}.owned-banner{margin:0 16px;padding:30px 24px}.rocket{display:none}.listing-cards,.addon-cards{grid-template-columns:repeat(2,1fr)}.xpay-body{grid-template-columns:1fr}.xpay-body>div:first-child{border-right:0}.frameworks>div{grid-template-columns:repeat(3,1fr)}.listing-page>section,.about-principal{grid-template-columns:1fr}.price-card{position:static}.about-services>div{grid-template-columns:1fr}.support>div{grid-template-columns:1fr}.software-page,.legal-page{padding:36px 16px}}@media (max-width: 520px){.logo-name{display:none}.lbtn{padding:5px 7px}.hero{padding:42px 20px}.hero h1{font-size:31px}.marketplace-section,.addons-section,.listings-wrap{padding:36px 16px}.section-heading h2{font-size:29px}.marketplace-card{min-height:140px;padding:20px 10px}.marketplace-icon{width:62px;height:62px;font-size:30px}.marketplace-card strong{font-size:11px}.listing-cards,.addon-cards{grid-template-columns:1fr}.filter-tabs,.country-chips{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}.filter-tabs button,.country-chips button{white-space:nowrap}.xpay>header{flex-direction:column}.feature-grid{grid-template-columns:1fr}.xpay-body>div,.support{padding:22px 18px}.about-hero{padding:52px 24px}.about-hero h1{font-size:31px}.about-services,.about-principal,.frameworks{padding:38px 20px}.frameworks>div{grid-template-columns:repeat(2,1fr)}.listing-page>section{padding:20px 16px 36px}.breadcrumb{padding:20px 16px 0}.listing-main>h1{font-size:27px}.permissions>div{grid-template-columns:1fr}.request-modal{padding:24px 20px}.request-modal h2{font-size:24px}footer{padding:18px 16px;flex-direction:column;text-align:center}.addon-placeholder-page{min-height:420px;padding:52px 24px}.addon-placeholder-page h1,.software-page .section-heading h1,.legal-page h1{font-size:31px}}.owned-orbit{width:190px;flex:0 0 190px;position:relative;z-index:1}.owned-orbit svg{display:block;width:100%;height:auto}.static-page{padding:72px 82px 88px;background:#f5f5f7;min-height:520px}.static-page>p{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#3890c3}.static-page h1{font-size:42px;line-height:1.12;margin:10px 0 22px;color:#3d4e5c}.static-page>div{max-width:650px;background:#fff;border:1px solid #e0e0e4;border-radius:16px;padding:28px 30px;color:#7a8fa0;line-height:1.65}.static-page button{margin-top:26px;background:#3890c3;color:#fff;border:0;border-radius:12px;padding:13px 20px;font-weight:800;cursor:pointer}footer a{font-size:12px;font-weight:600;color:#7a8fa0;text-decoration:none}.company-status p span{width:16px;height:auto;border-radius:0;background:none;font-size:17px;font-weight:800;flex:0 0 16px}.company-status .status-success span{color:#3890c3}.company-status .status-error span{color:#e97171}.company-status .status-warning span{color:#e9a629}@media (max-width: 800px){.owned-orbit{display:none}.static-page{padding:48px 24px}}
