.features{background:#e6e6e6;padding:30px 0}.features__inner{background-color:#fff;box-shadow:0 2px 6px rgba(0,0,0,.08);border-radius:80px;padding:10px}.features__scroll{display:flex;background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='63' ry='68' stroke='%23333' stroke-width='2' stroke-dasharray='1%2c 8' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");border-radius:70px;padding:13px 40px}.features__item{display:flex;align-items:center;max-width:33.3333%;flex:0 0 33.3333%;padding:0 15px;position:relative}.features__item::after{content:'';position:absolute;top:-13px;right:0;bottom:-13px;width:1px;background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%23333' stroke-width='2' stroke-dasharray='1%2c 10' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e")}.features__item:last-child::after{display:none}.features__item-icon{min-width:100px}.features__item-title{padding-left:20px;text-transform:uppercase;font-size:20px;line-height:28px;max-width:200px}@media screen and (max-width:1249px){.features__item-title{font-size:17px;line-height:22px}}@media screen and (max-width:1024px){.features{display:none}}