.ts-kyte{margin:24px 0 36px;padding:24px;border:1px solid #c7e5dd;border-radius:24px;background:linear-gradient(125deg,#eaf9f3,#f4faff 65%,#fff5e8)}
.ts-kyte .ts-section-heading{margin-bottom:20px;gap:18px}
.ts-kyte .ts-section-heading p{max-width:680px}
.ts-kyte .ts-eyebrow{color:#12644d}
.ts-kyte .ts-store-tag{background:#e0f6e9;color:#155b40}
.ts-kyte-products{grid-template-columns:repeat(3,minmax(0,1fr))}
.ts-kyte .ts-product-image{display:flex;text-decoration:none}
.ts-kyte .ts-product-body{display:flex;flex-direction:column;align-items:flex-start}
.ts-kyte .ts-product-body>.ts-btn{margin-top:auto;background:#176c52;color:#fff}
.ts-kyte a:focus-visible{outline:3px solid #db6900;outline-offset:3px}
@media(max-width:760px){.ts-kyte-products{grid-template-columns:repeat(2,minmax(0,1fr))}.ts-kyte{padding:16px}.ts-kyte .ts-section-heading{align-items:flex-start;flex-direction:column}}
@media(max-width:400px){.ts-kyte-products{grid-template-columns:minmax(0,1fr)}}
