.text-check-bullets-2024--wrapper{display:flex;flex-direction:column;margin:0 auto;max-width:670px;row-gap:var(--row-gap)}.text-check-bullets-2024__bullets{display:flex;flex-direction:column;row-gap:var(--row-gap-m)}.text-check-bullets-2024__bullet-item{display:flex}.text-check-bullets-2024__bullet{align-items:center;background-color:var(--colors-blue);border-radius:50%;display:flex;flex:none;height:32px;justify-content:center;padding:8px;position:relative;width:32px}.text-check-bullets-2024__bullet-wrapper{align-items:flex-start;display:flex;justify-content:center;position:relative}.text-check-bullets-2024__bullet-wrapper:after{background-color:#d1d1d1;bottom:0;content:"";display:block;height:calc(100% - 42px);left:50%;position:absolute;top:42px;transform:translateX(-50%);width:1px}.text-check-bullets-2024__bullet svg{fill:var(--colors-white)}.text-check-bullets-2024__content{margin-left:24px}.text-check-bullets-2024__content h3{margin-bottom:8px}.text-check-bullets-2024__content p:last-child{margin-bottom:0}