.three-horizontal-items{align-items:flex-start;display:flex;flex-wrap:wrap;gap:48px;justify-content:center;width:100%}.three-horizontal-items .horizontal-item{align-items:flex-start;display:flex;flex:0 0 auto;gap:12px;max-width:300px;padding:0 24px;position:relative}.three-horizontal-items .horizontal-item:not(:last-child):after{background-color:#e1e5e9;bottom:0;content:"";position:absolute;right:0;top:0;width:1px}.three-horizontal-items .horizontal-item:first-child{padding-left:0}.three-horizontal-items .horizontal-item:last-child{padding-right:0}.three-horizontal-items .item-icon{flex-shrink:0;height:20px;margin-top:2px;width:20px}.three-horizontal-items .item-icon img{height:100%;object-fit:contain;width:100%}.three-horizontal-items .item-content{display:flex;flex-direction:column;text-align:left}.three-horizontal-items .item-text{color:#000!important;font-family:Inter,sans-serif!important;font-size:16px!important;font-weight:500!important;line-height:24px!important;margin-bottom:4px}.three-horizontal-items .item-description{color:#767676!important;font-family:Inter,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}.three-horizontal-items .item-description p{color:inherit!important;font-size:inherit!important;line-height:inherit!important;margin:0}@media (max-width:768px){.three-horizontal-items{align-items:center;flex-direction:column;gap:24px}.three-horizontal-items .item-text{white-space:normal}}