.fos-produces{background-color:var(--color-ink);padding:80px 0}.fos-produces__heading{color:var(--color-white);margin-left:auto;margin-right:auto;max-width:700px;text-align:center}.fos-produces__body{margin:16px auto 48px;max-width:620px;text-align:center}.fos-produces__list{display:flex;flex-direction:column;gap:24px;margin-left:auto;margin-right:auto;max-width:640px}.fos-produces__item{align-items:flex-start;display:flex;gap:16px}.fos-produces__bullet{background-color:var(--color-emerald,#10b981);border-radius:50%;height:8px;margin-top:7px;min-width:8px;width:8px}.fos-produces__icon{color:var(--color-emerald,#10b981);margin-top:2px;min-width:20px;width:20px}.fos-produces__content{display:flex;flex-direction:column;gap:4px}.fos-produces__title{color:var(--color-white);font-size:15px;font-weight:600;line-height:1.4}.fos-produces__desc{color:var(--color-cloud);font-size:14px;line-height:1.6;opacity:.7}.fos-produces__connector{border-left:1px dashed rgba(16,185,129,.25);height:32px;margin-left:auto;margin-right:auto;width:1px}.fos-produces__callout{background-color:rgba(16,185,129,.04);border:1px solid rgba(16,185,129,.2);border-radius:var(--radius-lg,8px);margin-left:auto;margin-right:auto;max-width:520px;padding:24px 32px;text-align:center}.fos-produces__callout-title{color:var(--color-white);font-size:15px;font-weight:600;margin-bottom:6px}.fos-produces__callout-desc{color:var(--color-cloud);font-size:13px;line-height:1.6;opacity:.6}@media (max-width:1024px){.fos-produces{padding:64px 0}.fos-produces__body{margin-bottom:40px}}@media (max-width:767px){.fos-produces{padding:48px 0}.fos-produces__body{margin-bottom:32px}.fos-produces__list{gap:20px}.fos-produces__callout{max-width:100%;padding:20px 24px}}