.hero{min-height:620px;padding-top:70px}.hero-copy .sub{max-width:590px}.hero-products{display:grid;grid-template-columns:1fr 1fr;gap:14px}.hero-product{min-height:390px;padding:25px;border-radius:22px;display:flex;flex-direction:column;transition:.2s;box-shadow:var(--shadow)}.hero-product:hover{transform:translateY(-5px)}.hero-product.lingtest{background:linear-gradient(150deg,#edf3ff,#dce8ff);border:1px solid #cbd9f2;color:#16355f}.hero-product.timelens{background:linear-gradient(150deg,#edf7f2,#d6ebe2);border:1px solid #c8dfd5;color:#174b40}.hero-product-top{display:flex;align-items:center;justify-content:space-between}.hero-product-top>span{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#285bc5;color:#fff;font-weight:800}.timelens .hero-product-top>span{background:#147d69}.hero-product-top small{font-size:9px;letter-spacing:1.5px;opacity:.65}.hero-product h2{font:600 27px/1.2 inherit;margin:45px 0 4px}.hero-product h2 i{font-size:13px;font-style:normal;opacity:.65}.hero-product>p{margin:0;color:inherit;opacity:.72}.mini-ui{margin-top:25px;padding:16px;border-radius:13px;background:#ffffffaa;display:grid;gap:4px}.mini-ui span{font-size:11px;opacity:.7}.hero-product strong{margin-top:auto;font-size:12px}.updates-wide{margin-top:20px}.updates-wide .update-list{grid-template-columns:repeat(3,1fr);gap:20px}.updates-wide .update-list a{border:1px solid var(--line);padding:16px;border-radius:13px;background:#fafbf9}.foot-links a[href*="resources"]{color:var(--green)}@media(max-width:900px){.hero-products{grid-template-columns:1fr}.hero-product{min-height:230px}.hero-product h2{margin-top:24px}.updates-wide .update-list{grid-template-columns:1fr}}@media(max-width:620px){.hero{padding-top:45px}.hero-products{grid-template-columns:1fr 1fr;gap:8px}.hero-product{min-height:220px;padding:17px}.hero-product h2{font-size:20px;margin-top:20px}.hero-product>p{font-size:11px}.mini-ui{display:none}}
