.shortinfo__blocks-wrapper{display:flex;flex-direction:row;justify-content:space-between}.shortinfo__block{display:flex;flex-direction:column;align-items:start;width:100%;min-height:100%;padding:1rem;margin:3rem 0 0 0;color:#242731;text-align:left}.shortinfo__block:last-child{margin-right:0}.shortinfo__block-image{max-height:6.5rem;height:100%;width:auto}.shortinfo__block-title{margin-top:.5rem;font-style:normal;font-weight:600;line-height:120%;color:#242731;text-align:left}.shortinfo__block-description{flex-grow:1;margin:.5rem 0 0 0;font-style:normal;font-weight:500;line-height:150%;letter-spacing:.002em}.shortinfo__block-button{display:inline-block;margin-top:3rem;padding:.75rem 2rem;font-style:normal;font-weight:bold;line-height:110%;text-align:center;color:#fff;border-radius:2px}.shortinfo__block-button:hover{color:#fff}@media screen and (max-width:1024px){.shortinfo__blocks-wrapper{flex-wrap:wrap;justify-content:space-between}.shortinfo__block{width:47%}.shortinfo__block:nth-child(2n){margin-right:0}}@media screen and (max-width:575px){.shortinfo__block{margin:0 0 1.5rem 0;width:100%}}