.sf-item-strip{padding:20px 0;width:100%}.sf-item-strip__inner{background:linear-gradient(110deg,#3159f2,#111544);border-radius:18px;display:grid;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1000px;overflow:hidden}.sf-item-strip__item{color:#fff;padding:34px 32px 32px;position:relative;text-align:center}.sf-item-strip__item:not(:last-child):after{background:hsla(0,0%,100%,.45);content:"";height:calc(100% - 32px);position:absolute;right:0;top:16px;width:1px}.sf-item-strip__header{font-size:28px;font-weight:600;letter-spacing:1px;line-height:1;margin-bottom:22px}.sf-item-strip__text{font-size:12px;font-weight:700;letter-spacing:.5px;line-height:1.3;text-transform:uppercase}.sf-item-strip__text p{margin:0}@media (max-width:767px){.sf-item-strip__inner{border-radius:18px;grid-template-columns:1fr}.sf-item-strip__item{padding:30px 24px}.sf-item-strip__item:not(:last-child):after{bottom:0;height:1px;right:24px;top:auto;width:calc(100% - 48px)}.sf-item-strip__header{font-size:34px}}