.service-cards .content{margin:0 auto 20px;max-width:900px;text-align:center}.service-cards .items{display:flex;flex-wrap:wrap;justify-content:center;margin:0 -10px}.service-cards .item{display:flex;margin-top:20px;padding:0 10px;position:relative;width:33.3333%}.service-cards .item .icon{margin-bottom:25px}.service-cards .item-inner{background:#fff;border:1px solid #d6cdc4;color:inherit;cursor:pointer;display:flex;flex-direction:column;padding:30px 25px;text-align:center;transition:.2s;width:100%}.service-cards .item-inner:hover{transform:translateY(-5px)}.service-cards .item h3{font-family:inherit;font-size:18px;font-weight:600;line-height:1.5;margin-bottom:15px}.service-cards .progress .item{padding:0 20px}.service-cards .progress .item:after{border-color:transparent transparent transparent #eb7161;border-style:solid;border-width:10px 0 10px 20px;bottom:auto;content:"";display:inline-block;left:auto;position:absolute;right:-12px;top:50%;transform:translateY(-50%);vertical-align:top}.service-cards .progress .item:last-child:after{display:none}@media(min-width:992px){.service-cards .four .item{width:25%}.service-cards .progress .item:nth-child(3n):after{display:none}}@media(max-width:991px){.service-cards .item{width:100%}.service-cards .progress .item{padding:0 10px 40px}.service-cards .progress .item:last-child{padding-bottom:0!important}.service-cards .progress .item:after{border-width:10px 0 10px 14px;bottom:0;left:50%;right:auto;top:auto;transform:translateX(-50%) rotate(90deg)}}@media(max-width:767px){.service-cards .item{width:100%}}