.service-card-module{background-color:#020202;color:#fff}.service-card-module .top-content{display:block;margin-left:auto;margin-right:auto;max-width:658px;padding-bottom:60px}.service-card-module .top-content .title{display:block;font-size:2rem;font-weight:600;margin-bottom:16px}.service-card-module .top-content .desc{color:#ccc;display:block;font-size:18px;line-height:1.6}.service-card-module .flex{display:grid;grid-template-columns:repeat(auto-fill,minmax(33.333%,1fr))}.service-card-module .flex .flex-item{align-items:stretch;display:flex}.service-card-module .box{background-color:#121212;border:1px solid #333;height:100%;padding:30px 30px 40px}.service-card-module .box .box-content{align-items:flex-start;display:flex;flex-direction:column;gap:10px;height:100%;justify-content:flex-start}.service-card-module .box .number{color:#43bd94;display:block;font-size:20px;margin-bottom:30px}.service-card-module .box .title{display:block;font-size:20px;font-weight:600}.service-card-module .box .box-content .icon-image{display:block;margin-bottom:20px;max-width:64px}.service-card-module .item-border{border-right:1px solid #4c4c4c;border-top:1px solid #4c4c4c}@media (min-width:991px){.service-card-module .item-border:first-child,.service-card-module .item-border:nth-child(2),.service-card-module .item-border:nth-child(3){border-top:none}.service-card-module .item-border:nth-child(3n){border-right:none}}@media (max-width:990px){.service-card-module .flex{grid-template-columns:repeat(auto-fill,minmax(50%,1fr))!important}.service-card-module .flex .flex-item{flex-basis:50%}.service-card-module .flex .flex-item.item-border:first-child,.service-card-module .flex .flex-item.item-border:nth-child(2){border-top:none!important}.service-card-module .flex .flex-item.item-border:nth-child(3){border-top:1px solid #4c4c4c!important}.service-card-module .flex .flex-item.item-border:nth-child(2n){border-right:none}}@media (max-width:767px){.service-card-module .top-content{padding-bottom:30px}}@media (max-width:574px){.service-card-module .flex{grid-template-columns:repeat(auto-fill,minmax(100%,1fr))!important}.service-card-module .item-border{border-right:none!important}}