.tabs--feature .tabs-nav{display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;justify-content:flex-start;list-style:none;margin:0 0 1.5rem;padding:0}.tabs--feature.text-center .tabs-nav{justify-content:center}.tabs--feature.text-right .tabs-nav{justify-content:flex-end}.tabs--feature .tabs-nav button{background:transparent;border:1px solid;border-radius:9999px;cursor:pointer;font-family:inherit;font-size:inherit;padding:.5rem 1.25rem}.tabs--feature .tabs-nav[data-card-theme=dark] button{border-color:#fff;color:#fff}.tabs--feature .tabs-nav button.active{background:#0e8437;border-color:hsla(0,0%,100%,0);color:#fff}.tabs--feature .tab-panel{display:none}.tabs--feature .tab-panel.active{display:block}.tabs--feature .tab-panel .intro{margin-bottom:1.5rem;width:100%}.tabs--feature .cards-grid{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.tabs--feature .tab-panel .card{border:1px solid transparent;border-radius:4px;display:flex;flex-direction:column;gap:12px;padding:1.5rem 2.5rem 1.5rem 1.5rem;text-align:left;width:100%}.tabs--feature .card--highlight{background:radial-gradient(ellipse at bottom right,#3d7a45 0,#1a2e1f 60%);border:1px solid hsla(0,0%,100%,.3)}.tabs--feature .card--highlight[data-theme=dark]{background:radial-gradient(207.08% 209.73% at 100.25% 89.05%,#23dc64 0,#1b5a31 19.23%,#002f2f 46.15%,#18181b 90.35%);border:1px solid #23dc64}.tabs--feature .card h4{font-size:1rem}.tabs--feature .card p{font-size:.875rem}.tabs--feature .quote-text{font-size:.875rem;font-weight:700}.tabs--feature .quote-byline{font-size:1rem;font-weight:700}.tabs--feature .quote-company{color:#fdfdfd;font-family:JetBrains Mono,monospace!important;font-size:.75rem;font-variant:small-caps;font-weight:500;margin-top:.25rem;text-transform:uppercase}@media (max-width:768px){.tabs--feature .cards-grid{grid-template-columns:1fr}}