.chain-features-wrapper{overflow:hidden;padding:5px 0 12px;position:relative;width:100%}.chain-features-wrapper .back{background:#d9e5f6;height:1px;left:50%;position:absolute;top:50%;transform:translate(-50%);width:calc(100% - 170px)}.chain-features-wrapper .left-end{left:-85px;transform:rotate(45deg)}.chain-features-wrapper .left-end,.chain-features-wrapper .right-end{background:#d9e5f6;height:1px;position:absolute;top:calc(50% - 70px);width:200px}.chain-features-wrapper .right-end{right:-85px;transform:rotate(-45deg)}.chain-features{display:flex;gap:30px;margin:0 auto;max-width:780px;padding:0 20px;position:relative;z-index:1}.chain-features .feature{background:#fff;border-radius:16px;box-shadow:0 8px 8px rgba(0,0,0,.05);flex:1;padding:12px 20px}.chain-features .feature .title{font-size:20px;font-weight:600}.chain-features .feature .description{font-size:14px;font-weight:300;margin-top:6px}.chain-features-wrapper .img-left{display:block;left:65px;position:absolute;top:55%;transform:translateY(-50%)}.chain-features-wrapper .img-right{display:block;position:absolute;right:65px;top:55%;transform:translateY(-50%)}@media(max-width:980px){.chain-features-wrapper .back,.chain-features-wrapper .img-left,.chain-features-wrapper .img-right,.chain-features-wrapper .left-end,.chain-features-wrapper .right-end{display:none}.chain-features{flex-direction:column;gap:20px;padding:0 40px}.chain-features .feature{border-radius:12px;padding:15px 20px}}