.starter-feature{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:21px 24px;margin:0 0 28px;border:1px solid #425a3b;border-radius:7px;background:linear-gradient(115deg,#182619,#101811)}
.starter-feature div{min-width:0}.starter-feature div>span{display:block;color:#a6e671;font-size:.69rem;font-weight:800;letter-spacing:.16em;margin-bottom:5px}.starter-feature strong{display:block;color:#eff7e9;font-size:1.25rem;letter-spacing:-.025em}.starter-feature p{color:#afbfaa;font-size:.85rem;line-height:1.45;margin:4px 0 0}.starter-feature>a{display:inline-flex;align-items:center;justify-content:space-between;gap:20px;flex:none;padding:10px 13px;border:1px solid #8cc64a;border-radius:4px;color:#c4f495;font-size:.83rem;font-weight:700;text-decoration:none}.starter-feature>a:hover{background:#293d24;color:#fff;text-decoration:none}
@media(max-width:650px){.starter-feature{display:block;padding:17px 18px;margin-bottom:21px}.starter-feature>a{margin-top:15px;width:100%}.starter-feature strong{font-size:1.12rem}}
