main>section{background:rgba(26,43,60,.6)}.tk-hero{text-align:center;padding:96px 0 72px}.tk-hero__inner{max-width:760px;margin:0 auto;position:relative;z-index:1}.tk-hero h1{margin:0 auto 20px;max-width:720px}.tk-hero .lede{max-width:600px;margin:0 auto 32px;color:var(--sub-light)}.tk-hero .btn{justify-content:center}.tk-split{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;align-items:center}.tk-split h2{margin:0}.tk-split p{font-size:16px;color:var(--sub-light);line-height:1.75;margin:0}@media (max-width:820px){.tk-split{grid-template-columns:1fr;gap:24px}}.tk-section-head{margin-bottom:36px}.tk-section-head h2{margin:0}.tk-section-head p{font-size:15px;color:var(--sub-light);margin:10px 0 0;max-width:60ch}.tool-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.tool-card{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.09);border-radius:var(--radius-lg);padding:24px 22px;display:flex;flex-direction:column;gap:12px;transition:transform .22s ease,border-color .22s ease,background .22s ease}.tool-card:hover{transform:translateY(-3px);border-color:rgba(78,207,160,.35);background:hsla(0,0%,100%,.06)}.tool-card__icon{width:38px;height:38px;border-radius:10px;flex:none;display:grid;place-items:center;background:var(--green-soft);border:1px solid rgba(78,207,160,.28)}.tool-card__icon img{width:20px;height:20px;filter:brightness(0) invert(1);opacity:.92}.tool-card__name{font-size:16px;font-weight:600;color:var(--white);line-height:1.3;margin:0}.tool-card__name .hub{color:var(--green);font-weight:600}.tool-card__value{font-size:13.5px;color:var(--sub-light);line-height:1.6;margin:0;flex:1 1}.tool-card__tag{align-self:flex-start;font-size:11px;font-weight:600;letter-spacing:.02em;color:var(--green);background:var(--green-tint);border:1px solid rgba(78,207,160,.22);border-radius:999px;padding:5px 12px}@media (max-width:920px){.tool-grid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.tool-grid{grid-template-columns:1fr}}.tk-gravitas{text-align:center;padding:88px 0}.tk-gravitas__inner{max-width:720px;margin:0 auto}.tk-gravitas h2{margin:0 0 20px;color:var(--white);max-width:18ch;margin-inline:auto}.tk-gravitas p{font-size:16px;color:var(--sub-light);line-height:1.75;margin:0}.tk-steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;margin-top:40px}.step{display:flex;flex-direction:column;gap:12px;padding:26px 22px;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:var(--radius-lg)}.step__num{font-size:34px;font-weight:600;color:var(--green);line-height:1;letter-spacing:-.02em}.step__title{font-size:16px;font-weight:600;color:var(--white);margin:0;line-height:1.3}.step__text{font-size:13.5px;color:var(--sub-light);line-height:1.6;margin:0}@media (max-width:820px){.tk-steps{grid-template-columns:1fr}}.tk-final{text-align:center;padding:88px 0}.tk-final__inner{max-width:640px;margin:0 auto}.tk-final h2{margin:0 auto 14px;max-width:16ch}.tk-final p{font-size:16px;color:var(--sub-light);margin:0 auto 28px;max-width:52ch}.tk-final .btn{justify-content:center}