:root{--ink:#17241f;--green:#123f32;--cream:#f6f4ee;--line:#d9ddd7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fbfcf9;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.shell{width:min(1160px,100% - 48px);margin-inline:auto}.nav{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:82px;display:flex}.brand{align-items:center;gap:11px;font-weight:750;display:flex}.brandMark{color:#fff;background:var(--green);border-radius:10px 10px 10px 3px;place-items:center;width:34px;height:34px;font-family:Georgia,serif;display:grid}.navLinks{align-items:center;gap:32px;font-size:14px;display:flex}.navCta{border:1px solid var(--ink);border-radius:999px;padding:11px 17px}.hero{min-height:690px;padding:110px 0 80px;position:relative;overflow:hidden}.eyebrow,.sectionLabel{text-transform:uppercase;letter-spacing:.14em;color:#547065;font-size:11px;font-weight:700}.eyebrow{align-items:center;gap:9px;display:flex}.eyebrow span{background:#5fb489;border-radius:50%;width:7px;height:7px}.hero h1{letter-spacing:-.045em;max-width:790px;margin:26px 0 24px;font:400 clamp(52px,7vw,88px)/.98 Georgia,serif}.heroCopy{color:#53635c;max-width:570px;font-size:19px;line-height:1.6}.heroActions{gap:12px;margin-top:38px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;gap:18px;padding:15px 22px;font-size:14px;font-weight:700;display:inline-flex}.primary{background:var(--green);color:#fff}.secondary{border:1px solid #bbc5bf}.orbit{border:1px solid #d7e5dd;border-radius:50%;place-items:center;width:410px;height:410px;display:grid;position:absolute;top:120px;right:-40px}.orbit:before{content:"";border:1px solid #e0e9e4;border-radius:50%;position:absolute;inset:56px}.orbitGlow{background:radial-gradient(circle,#d9f2e4,#0000 68%);border-radius:50%;position:absolute;inset:80px}.appTile{color:#fff;background:linear-gradient(145deg,#2f765e,#113b30);border-radius:34px;place-items:center;width:140px;height:140px;display:grid;position:relative;box-shadow:0 28px 70px #1744333b}.appTile:before{content:"";background:#f7fcf9;border-radius:8px;width:73px;height:54px;box-shadow:inset 0 -10px 20px #d5ede2}.folderTop{background:#f7fcf9;border-radius:5px 5px 0 0;width:32px;height:9px;position:absolute;top:39px;left:34px}.spark{color:#5fd39b;font-size:28px;position:absolute;bottom:22px;right:24px}.orbitDot{background:#77c69e;border-radius:50%;width:10px;height:10px;position:absolute;box-shadow:0 0 0 7px #e6f5ec}.dotOne{top:20px;left:95px}.dotTwo{bottom:120px;right:17px}.dotThree{bottom:85px;left:28px}.productSection{background:var(--cream);padding:110px 0}.productGrid{grid-template-columns:.9fr 1.1fr;gap:120px;display:grid}.productIntro h2{margin:18px 0 22px;font:400 58px Georgia,serif}.productTagline{font-size:25px;line-height:1.25}.muted{color:#617069;max-width:450px;line-height:1.7}.textLink{border-bottom:1px solid var(--ink);gap:30px;margin-top:22px;padding-bottom:7px;font-size:14px;font-weight:700;display:inline-flex}.featurePanel{border-top:1px solid #cbd1cd}.feature{border-bottom:1px solid #cbd1cd;grid-template-columns:60px 1fr;gap:20px;padding:32px 0;display:grid}.featureNumber{color:#819087;font-size:12px}.feature h3{margin:0 0 9px;font:400 25px Georgia,serif}.feature p{color:#68746e;margin:0;line-height:1.55}.studio{padding:120px 0}.studioGrid{grid-template-columns:1.45fr .55fr;gap:80px;margin-top:25px;display:grid}.studio h2{letter-spacing:-.03em;margin:0;font:400 clamp(37px,4.6vw,59px)/1.08 Georgia,serif}.studioGrid p{color:#5d6c65;margin:0 0 22px;line-height:1.7}.future{background:var(--green);color:#fff;border-radius:32px;justify-content:space-between;align-items:end;margin-bottom:100px;padding:70px;display:flex}.future h2{margin:17px 0 0;font:400 52px/1.05 Georgia,serif}.future>p{color:#c7dbd2;max-width:390px;line-height:1.6}.light{color:#93c5ad}footer{color:#fff;background:#101d18;padding:75px 0 28px}.footerTop{justify-content:space-between;align-items:end;padding-bottom:65px;display:flex}.footerMark{color:#123f32;background:#dff4e8}.footerTop h2{margin:28px 0 10px;font:400 52px Georgia,serif}.footerTop p{color:#94a39d}.lightButton{border:1px solid #82928b}.footerBottom{color:#87958f;border-top:1px solid #35423d;grid-template-columns:auto 1fr auto;gap:30px;padding-top:25px;font-size:11px;display:grid}.footerBottom>span:nth-child(2){text-align:center}.footerBottom div{gap:20px;display:flex}@media (max-width:850px){.navLinks a:not(.navCta){display:none}.hero{min-height:760px;padding-top:75px}.orbit{width:290px;height:290px;top:440px;right:-35px}.appTile{border-radius:26px;width:108px;height:108px}.appTile:before{width:59px;height:44px}.folderTop{top:29px;left:25px}.spark{bottom:14px;right:15px}.productGrid,.studioGrid{grid-template-columns:1fr;gap:60px}.future,.footerTop{flex-direction:column;align-items:flex-start;gap:35px}.future{padding:45px 30px}.future h2,.footerTop h2{font-size:40px}.footerBottom{grid-template-columns:1fr}.footerBottom>span:nth-child(2){text-align:left}}@media (max-width:520px){.shell{width:min(100% - 30px,1160px)}.hero h1{font-size:48px}.heroActions{flex-direction:column;align-items:flex-start}.productSection,.studio{padding-block:80px}.productIntro h2{font-size:48px}.future{border-radius:22px;margin-bottom:70px}.footerTop h2{font-size:36px}.lightButton{font-size:12px}.footerBottom div{flex-direction:column;gap:10px}}a:focus-visible{outline-offset:4px;border-radius:4px;outline:3px solid #68c898}.titleLine{align-items:center;gap:18px;display:flex}.status{color:#35634f;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;background:#dfece5;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:800}.productWindow{background:#fff;border:1px solid #d3dad5;border-radius:18px;margin-bottom:28px;overflow:hidden;box-shadow:0 20px 55px #1b3b2f14}.windowBar{background:#f4f5f2;border-bottom:1px solid #e1e5e1;align-items:center;gap:6px;height:37px;padding:0 14px;display:flex}.windowBar span{background:#cbd3ce;border-radius:50%;width:7px;height:7px}.windowBody{grid-template-columns:88px 1fr;min-height:150px;display:grid}.miniSidebar{border-right:1px solid #e6e9e6;flex-direction:column;gap:12px;padding:26px 18px;display:flex}.miniSidebar i{background:#dfe6e1;border-radius:4px;height:6px}.miniSidebar i:nth-child(2){background:#7fba9e;width:75%}.searchPreview{color:#496159;grid-template-columns:22px 1fr;align-content:start;padding:30px;display:grid}.searchPreview strong{color:#283a33;font-size:13px}.answerLine{background:#e4eae6;border-radius:4px;grid-column:2;width:60%;height:6px;margin-top:12px}.answerLine.wide{width:90%;margin-top:28px}@media (max-width:520px){.titleLine{flex-direction:column;align-items:flex-start;gap:0}.windowBody{grid-template-columns:58px 1fr}.searchPreview{padding:24px 18px}.productWindow{margin-top:10px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.catalogHero{min-height:680px;padding:115px 0 100px;position:relative;overflow:hidden}.catalogHero h1{letter-spacing:-.05em;max-width:780px;margin:25px 0;font:400 clamp(60px,8vw,96px)/.94 Georgia,serif}.catalogHero>p{color:#596962;max-width:580px;margin:0 0 34px;font-size:19px;line-height:1.65}.catalogOrbit{border:1px solid #d7e5dd;border-radius:50%;place-items:center;width:390px;height:390px;display:grid;position:absolute;top:105px;right:10px}.catalogOrbit:before,.catalogOrbit:after{content:"";border:1px solid #e2e9e5;border-radius:50%;position:absolute}.catalogOrbit:before{inset:52px}.catalogOrbit:after{inset:105px}.softwareShelf{background:var(--cream);padding:110px 0}.shelfHeading{grid-template-columns:1.4fr .6fr;align-items:end;gap:80px;margin-bottom:55px;display:grid}.shelfHeading h2{letter-spacing:-.035em;margin:18px 0 0;font:400 clamp(44px,5vw,64px)/1.05 Georgia,serif}.shelfHeading>p{color:#617069;margin:0;line-height:1.7}.softwareCard{background:#fff;border:1px solid #d4dad6;border-radius:28px;grid-template-columns:120px 1fr 1.2fr;align-items:center;gap:36px;min-height:475px;padding:65px;display:grid;position:relative;overflow:hidden}.softwareIcon{color:#6ce0a8;background:linear-gradient(145deg,#347d63,#113b30);border-radius:25px;place-items:center;width:96px;height:96px;font-size:26px;display:grid;position:relative;box-shadow:0 22px 45px #17443338}.softwareIcon:before{content:"";background:#f7fcf9;border-radius:6px;width:53px;height:38px;box-shadow:inset 0 -8px 16px #d5ede2}.softwareIcon .folderTop{width:24px;height:7px;top:28px;left:22px}.softwareIcon>span:last-child{position:absolute;bottom:11px;right:14px}.softwareInfo{z-index:1;position:relative}.productMeta{gap:8px;display:flex}.productMeta span{color:#587066;letter-spacing:.08em;text-transform:uppercase;background:#edf2ee;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:800}.softwareInfo h3{margin:20px 0 12px;font:400 48px Georgia,serif}.softwareInfo>p{color:#5c6c65;max-width:330px;margin:0 0 28px;font-size:18px;line-height:1.5}.softwarePreview{background:#fff;border:1px solid #d9dfdb;border-radius:18px 18px 0 0;align-self:end;overflow:hidden;transform:translate(30px,45px);box-shadow:0 24px 60px #1d3a2f21}.previewChrome{background:#f2f4f1;border-bottom:1px solid #e0e4e0;align-items:center;gap:6px;height:37px;padding:0 14px;display:flex}.previewChrome i{background:#c6cec8;border-radius:50%;width:7px;height:7px}.previewContent{grid-template-columns:82px 1fr;min-height:225px;display:grid}.previewAside{border-right:1px solid #e6eae7;flex-direction:column;gap:13px;padding:28px 18px;display:flex}.previewAside b{background:#dee5e0;border-radius:4px;height:6px}.previewAside b:nth-child(2){background:#7fba9e}.previewMain{flex-direction:column;padding:38px 28px;display:flex}.previewMain small{color:#829188;font-size:10px}.previewMain strong{margin:15px 0 30px;font:400 16px Georgia,serif}.previewMain>span{background:#e1e8e3;border-radius:4px;width:90%;height:6px;margin-bottom:10px}.previewMain>span.short{width:58%}.comingCard{color:#66756e;border:1px dashed #bdc8c1;border-radius:24px;grid-template-columns:120px 1fr;gap:35px;margin-top:28px;padding:42px 65px;display:grid}.comingCard>span{color:#9ba79f;font:400 38px Georgia,serif}.comingCard h3{color:var(--ink);margin:10px 0 8px;font:400 27px Georgia,serif}.comingCard p:last-child{margin:0;line-height:1.55}.principleGrid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:85px;display:grid}.principleGrid article{border-top:1px solid var(--line);padding:30px 0}.principleGrid span,.detailFeatureGrid article>span,.workflowGrid article>span{color:#7c8e84;font-size:11px}.principleGrid h3{margin:30px 0 10px;font:400 25px Georgia,serif}.principleGrid p{color:#64736c;margin:0;line-height:1.55}.productHero{grid-template-columns:.95fr 1.05fr;align-items:center;gap:75px;min-height:720px;padding-block:85px;display:grid}.productIdentity{align-items:center;gap:22px;display:flex}.softwareIcon.large{border-radius:21px;width:82px;height:82px}.softwareIcon.large .folderTop{top:24px;left:19px}.productIdentity h1{letter-spacing:-.04em;margin:8px 0 0;font:400 57px Georgia,serif}.productLead{margin:35px 0 20px;font:400 31px/1.17 Georgia,serif}.productHeroCopy>.muted{font-size:17px}.compatibility{border-top:1px solid var(--line);gap:0;margin-top:38px;padding-top:25px;display:flex}.compatibility span{border-right:1px solid var(--line);margin-right:30px;padding-right:30px}.compatibility span:last-child{border:0}.compatibility small,.compatibility strong{display:block}.compatibility small{color:#839088;text-transform:uppercase;letter-spacing:.1em;margin-bottom:7px;font-size:9px}.compatibility strong{font-size:12px}.heroProductWindow{background:#fff;border:1px solid #d7ddd9;border-radius:24px;overflow:hidden;transform:rotate(1deg);box-shadow:0 35px 80px #1b3f3026}.appMock{grid-template-columns:115px 1fr;min-height:470px;display:grid}.appMock aside{background:#f3f5f2;border-right:1px solid #e0e5e1;flex-direction:column;gap:17px;padding:40px 25px;display:flex}.appMock aside b{background:#d7dfd9;border-radius:5px;height:7px}.appMock aside b:nth-child(2){background:#73b292}.appMockMain{padding:55px 44px}.mockSearch{color:#75867d;border:1px solid #dce2de;border-radius:10px;padding:13px 15px;font-size:11px}.appMockMain>p{margin:37px 0 24px;font:400 20px/1.4 Georgia,serif}.mockAnswer{background:#f5f7f4;border-radius:14px;padding:25px}.mockAnswer span{background:#dce5df;border-radius:5px;width:100%;height:7px;margin-bottom:11px;display:block}.mockAnswer span.short{width:65%}.mockAnswer small{color:#6a8f7c;margin-top:20px;display:block}.mockFiles{gap:10px;margin-top:20px;display:flex}.mockFiles i{background:#fafbf9;border:1px solid #dce2de;border-radius:8px;width:31%;height:48px}.featureSection{background:var(--green);color:#fff;padding:110px 0}.featureSection .sectionLabel{color:#8fc3aa}.featureHeading{grid-template-columns:1.2fr .8fr;align-items:end;gap:90px;margin:20px 0 70px;display:grid}.featureHeading h2{margin:0;font:400 clamp(43px,5vw,64px)/1.04 Georgia,serif}.featureHeading p{color:#bfd2c9;margin:0;line-height:1.65}.detailFeatureGrid{border-top:1px solid #45695b;grid-template-columns:repeat(3,1fr);display:grid}.detailFeatureGrid article{border-bottom:1px solid #45695b;padding:35px 35px 35px 0}.detailFeatureGrid article:nth-child(3n+2),.detailFeatureGrid article:nth-child(3n+3){border-left:1px solid #45695b;padding-left:35px}.detailFeatureGrid h3{margin:28px 0 10px;font:400 24px Georgia,serif}.detailFeatureGrid p{color:#b9cdc4;margin:0;line-height:1.55}.workflow{padding-block:120px}.workflow>h2{margin:18px 0 55px;font:400 clamp(45px,5vw,63px) Georgia,serif}.workflowGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.workflowGrid article{border:1px solid var(--line);border-radius:18px;padding:35px}.workflowGrid h3{margin:55px 0 12px;font:400 24px Georgia,serif}.workflowGrid p{color:#627169;margin:0;line-height:1.6}.availability{color:#fff;background:#193b31;padding:90px 0}.availabilityInner{justify-content:space-between;align-items:end;gap:50px;display:flex}.availability h2{margin:18px 0 12px;font:400 54px Georgia,serif}.availability p:not(.sectionLabel){color:#bad0c6;margin:0}.productFooter{color:#94a39d;justify-content:space-between;align-items:center;font-size:12px;display:flex}@media (max-width:900px){.catalogHero{min-height:790px}.catalogOrbit{width:290px;height:290px;top:445px;right:-20px}.shelfHeading,.productHero,.featureHeading{grid-template-columns:1fr}.softwareCard{grid-template-columns:90px 1fr;padding:45px}.softwarePreview{grid-column:1/-1;transform:translateY(30px)}.principleGrid,.detailFeatureGrid,.workflowGrid{grid-template-columns:1fr}.productHero{padding-block:65px}.heroProductWindow{transform:none}.detailFeatureGrid article,.detailFeatureGrid article:nth-child(3n+2),.detailFeatureGrid article:nth-child(3n+3){border-left:0;padding:30px 0}.availabilityInner{flex-direction:column;align-items:flex-start}.productFooter{flex-direction:column;align-items:flex-start;gap:25px}}@media (max-width:560px){.catalogHero h1{font-size:55px}.shelfHeading{gap:25px}.softwareCard{grid-template-columns:1fr;padding:32px}.softwareInfo h3{font-size:42px}.softwarePreview{display:none}.comingCard{grid-template-columns:1fr;padding:32px}.principleGrid{margin-top:55px}.productIdentity{flex-direction:column;align-items:flex-start}.productIdentity h1{font-size:48px}.productLead{font-size:27px}.compatibility{flex-wrap:wrap;gap:20px}.compatibility span{border:0;width:calc(50% - 10px);margin:0;padding:0}.appMock{grid-template-columns:60px 1fr;min-height:380px}.appMock aside{padding:30px 14px}.appMockMain{padding:35px 22px}.availability h2{font-size:43px}.productFooter .brand span:last-child{display:inline}}.secondCard{margin-top:28px}.videoIcon{color:#fff;background:linear-gradient(145deg,#4464ff,#2834a5)}.videoIcon:before{display:none}.videoIcon>span{font:700 40px/1 Arial,sans-serif;position:static!important}.videoMock{grid-template-columns:145px 1fr;align-items:center;gap:26px;min-height:225px;padding:34px;display:grid}.videoThumb{color:#fff;background:linear-gradient(145deg,#131b2e,#374260);border-radius:12px;place-items:center;height:110px;display:grid}.videoMock>div{flex-direction:column;align-items:flex-start;display:flex}.videoMock small{color:#84928a}.videoMock strong{margin:8px 0 22px;font:400 18px Georgia,serif}.videoMock>div>span{background:#e1e7e3;border-radius:4px;width:90%;height:6px;margin-bottom:22px}.videoMock button{color:#fff;background:#263fbf;border:0;border-radius:8px;padding:10px 15px;font-size:10px;font-weight:700}@media (max-width:560px){.secondCard{margin-top:18px}}.officialAppIcon{object-fit:cover;border-radius:25px;width:96px;height:96px;display:block;box-shadow:0 22px 45px #3230a633}.officialAppIcon.large{border-radius:21px;width:82px;height:82px}.videoProductPage{--blue:#263fbf}.videoProductPage .productIdentity h1{font-size:49px;line-height:.95}.videoPrimary{background:var(--blue);color:#fff}.videoProductWindow{box-shadow:0 35px 80px #263fbf2b}.downloaderMock{grid-template-columns:110px 1fr;min-height:470px;display:grid}.downloaderMock aside{background:#f5f6fa;border-right:1px solid #e1e4ed;flex-direction:column;gap:16px;padding:38px 23px;display:flex}.downloaderMock aside b{background:#d8dce7;border-radius:5px;height:7px}.downloaderMock aside b.active{background:#5369d7}.downloaderMain{padding:50px 42px}.urlField{color:#8790a2;border:1px solid #dce0e9;border-radius:10px;padding:14px;font-size:10px}.downloadCard{grid-template-columns:125px 1fr;align-items:center;gap:22px;margin:28px 0;display:grid}.downloadThumb{color:#fff;background:linear-gradient(145deg,#171d31,#52607e);border-radius:10px;place-items:center;height:85px;display:grid}.downloadCard>div:last-child{flex-direction:column;display:flex}.downloadCard small{color:#89919e;margin-top:8px}.qualityPills{gap:6px;margin-top:16px;display:flex}.qualityPills i{color:#6270af;background:#edf0f8;border-radius:5px;padding:5px 7px;font-size:8px;font-style:normal}.downloaderMain>button{background:var(--blue);color:#fff;border:0;border-radius:10px;width:100%;padding:14px;font-weight:700}.downloadProgress{background:#e5e8f0;border-radius:8px;height:7px;margin-top:25px;overflow:hidden}.downloadProgress span{background:#536bdd;width:68%;height:100%;display:block}.videoFeatureSection{background:#18203a}.videoFeatureSection .detailFeatureGrid,.videoFeatureSection .detailFeatureGrid article{border-color:#39425f}.pricingSection{background:#f3f5fa;padding:115px 0}.pricingHeading{justify-content:space-between;align-items:end;gap:50px;margin:20px 0 55px;display:flex}.pricingHeading h2{margin:0;font:400 clamp(42px,5vw,61px)/1.05 Georgia,serif}.pricingGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.pricingGrid article{background:#fff;border:1px solid #d9dde8;border-radius:20px;padding:38px 32px;position:relative}.pricingGrid article>p{font-size:13px;font-weight:700}.pricingGrid h3{margin:22px 0 28px;font:400 42px Georgia,serif}.pricingGrid h3 small{color:#78808d;font:400 12px Arial,sans-serif}.pricingGrid ul{color:#59636f;min-height:130px;padding-left:18px;font-size:14px;line-height:2}.pricingGrid .button{width:100%}.featuredPrice{border:2px solid var(--blue)!important}.priceBadge{color:#3148b5;text-transform:uppercase;background:#e8ebff;border-radius:99px;padding:6px 9px;font-size:9px;font-weight:800;position:absolute;top:20px;right:20px}.videoAvailability{background:#1d2853}@media (max-width:900px){.pricingHeading{flex-direction:column;align-items:flex-start}.pricingGrid{grid-template-columns:1fr}.pricingGrid ul{min-height:0}.downloaderMock{grid-template-columns:70px 1fr}.downloaderMain{padding:38px 28px}}@media (max-width:560px){.downloadCard{grid-template-columns:1fr}.downloadThumb{display:none}.videoProductPage .productIdentity h1{font-size:43px}}
.legalLinks{gap:20px;display:flex}.legalPage .navCta{font-size:13px}.legalContent{max-width:820px;padding-block:90px 120px}.legalContent h1{letter-spacing:-.04em;margin:17px 0 10px;font:400 clamp(52px,7vw,76px)/1 Georgia,serif}.legalUpdated{color:#7a8780;margin:0 0 65px;font-size:13px}.legalIntro{color:#3d5148;margin:0 0 55px;font:400 24px/1.5 Georgia,serif}.legalContent section{border-top:1px solid var(--line);padding:34px 0}.legalContent h2{margin:0 0 15px;font:400 27px Georgia,serif}.legalContent section p{color:#596a62;margin:0;line-height:1.75}.legalContent section p+p{margin-top:16px}.legalContent section a{text-underline-offset:3px;text-decoration:underline}.downloadHero{grid-template-columns:1fr 430px;align-items:center;gap:100px;padding-block:95px 110px;display:grid}.downloadHero>div>h1{letter-spacing:-.045em;margin:20px 0 30px;font:400 clamp(55px,7vw,83px)/.98 Georgia,serif}.downloadHero>div>p:last-child{color:#596a62;max-width:590px;font-size:18px;line-height:1.7}.downloadCard{border:1px solid var(--line);background:#fff;border-radius:26px;padding:40px;box-shadow:0 28px 70px #1b3b2f1c}.downloadIcon{border-radius:21px;width:82px;height:82px}.downloadVersion{color:#6e7e76;margin:25px 0 6px;font-size:12px}.downloadCard h2{margin:0 0 25px;font:400 35px Georgia,serif}.disabledButton{opacity:.58;cursor:not-allowed;border:0;width:100%}.downloadSafety{color:#68776f;font-size:12px;line-height:1.55}.downloadCard dl{border-top:1px solid var(--line);margin:28px 0 0}.downloadCard dl>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:25px;padding:14px 0;font-size:12px;display:flex}.downloadCard dt{color:#78867f}.downloadCard dd{text-align:right;margin:0;font-weight:700}.releaseTerms{background:var(--green);color:#fff;padding:90px 0}.releaseGrid{grid-template-columns:repeat(3,1fr);display:grid}.releaseGrid article{border-left:1px solid #45695b;padding:0 38px}.releaseGrid article:first-child{border-left:0;padding-left:0}.releaseGrid span{color:#8fc3aa;font-size:11px}.releaseGrid h2{margin:28px 0 15px;font:400 30px Georgia,serif}.releaseGrid p{color:#bdd0c7;margin:0;line-height:1.65}.installSteps{padding-block:110px}.installSteps>h2{margin:18px 0 55px;font:400 clamp(42px,5vw,60px) Georgia,serif}.installSteps ol{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.installSteps li{border-bottom:1px solid var(--line);grid-template-columns:70px 1fr;gap:25px;padding:30px 0;display:grid}.installSteps li>span{color:#7a8a82}.installSteps strong{font:400 23px Georgia,serif}.installSteps li p{color:#68776f;margin:8px 0 0}.downloadPage footer{margin-top:0}@media (max-width:900px){.downloadHero{grid-template-columns:1fr;gap:50px}.downloadCard{max-width:520px}.releaseGrid{grid-template-columns:1fr}.releaseGrid article,.releaseGrid article:first-child{border-top:1px solid #45695b;border-left:0;padding:30px 0}.releaseGrid article:first-child{border-top:0}.legalLinks{flex-wrap:wrap}}@media (max-width:560px){.legalContent{padding-block:65px 85px}.legalContent h1{font-size:48px}.legalUpdated{margin-bottom:45px}.legalIntro{font-size:20px}.downloadHero{padding-block:65px 80px}.downloadHero>div>h1{font-size:51px}.downloadCard{padding:28px}.productFooter .legalLinks{flex-direction:column;gap:12px}}
.downloadHero .downloadCard{display:block}.downloadCard h2{margin-bottom:16px}.launchPrice{align-items:baseline;gap:10px;margin:0 0 25px;display:flex}.launchPrice strong{font:400 28px Georgia,serif}.launchPrice span{color:#6e7e76;font-size:11px}@media (max-width:560px){.launchPrice{flex-direction:column;align-items:flex-start;gap:5px}}
