.software-features-simple__block-items{display:grid;gap:40px 24px;grid-template-columns:repeat(6,minmax(0,382px));justify-content:center;justify-items:center}.software-features-simple__card{border-radius:4px;grid-column:span 2;max-width:382px;width:100%}.software-features-simple__card-link{transition:transform .5s ease}.software-features-simple__card-link:hover{transform:translateY(-5px)}.software-features-simple__card-inner{padding-top:20px}.software-features-simple__card-icon{background-color:var(--mid-blue);border-radius:3.75px;height:60px;width:60px}.software-features-simple__card-info{background-color:#f3f7fc;padding:60px 30px 30px}.software-features-simple__card-desc,.software-features-simple__card-title{font-size:16px;font-weight:300;letter-spacing:-.2px;line-height:26px}.software-features-simple__card-title{color:var(--dark-blue)}@media only screen and (min-width:992px){.software-features-simple__card:last-child:nth-child(3n - 1){grid-column-end:-2}.software-features-simple__card:nth-last-child(2):nth-child(3n+1){grid-column-end:4}.software-features-simple__card:last-child:nth-child(3n - 2){grid-column-end:5}}@media only screen and (max-width:991px){.software-features-simple__block-items{grid-template-columns:repeat(4,minmax(0,382px))}.software-features-simple__card{grid-column:span 2;max-width:none}.software-features-simple__card:last-child:nth-child(odd){grid-column-end:4}}@media only screen and (max-width:768px){.software-features-simple__rich-text *{text-align:center}}@media only screen and (max-width:575px){.software-features-simple__block-items{grid-template-columns:repeat(1,minmax(0,382px))}.software-features-simple__card{grid-column:1}.software-features-simple__card:last-child:nth-child(odd){grid-column-end:auto}}