.aft-feature-groups-container{margin-left:auto;margin-right:auto;max-width:1280px}.aft-feature-groups{align-items:start;display:grid;gap:64px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.aft-feature-group{background:var(--group-bg);border-radius:24px;padding:16px;position:relative}.aft-feature-group,.aft-feature-group--border{border:1px solid rgba(15,23,42,.05)}.aft-feature-group__title{margin:0 0 16px}.aft-feature-items{display:flex;flex-direction:column;gap:0;margin:8px;padding:8px 0}.aft-feature-item{align-items:center;display:flex;gap:0;padding:8px 0}.aft-feature-item__icon{align-items:center;display:flex;flex-shrink:0;height:24px;justify-content:center;width:24px}.aft-feature-item__icon svg{height:22px;stroke-width:2;width:22px}.aft-feature-item__text{font-size:16px;font-weight:600;line-height:1;line-height:1.4;padding:0 8px}.aft-group-connector{align-items:center;background:#6367f1;border-radius:999px;box-shadow:0 2px 8px rgba(0,0,0,.12);display:flex;height:44px;justify-content:center;left:-56px;position:absolute;top:50%;transform:translateY(-50%);width:44px;z-index:5}.aft-group-connector svg{color:#fff;height:20px;stroke:#fff;width:20px}.aft-elevated-shadow{border:1px solid rgba(15,23,42,.05);box-shadow:0 2px 6px rgba(15,23,42,.03),0 18px 40px rgba(15,23,42,.05),0 40px 90px rgba(15,23,42,.08)}@media (max-width:991px){.aft-feature-groups{grid-template-columns:1fr}.aft-group-connector{left:50%;top:-64px;transform:translateX(-50%) rotate(90deg)}.aft-feature-group:not(:first-child){margin-top:18px}.aft-feature-groups-container{padding:0 16px}}