.about-us-short{margin-bottom:3rem;margin-top:0}.about-us-short__cards{display:grid;gap:2rem;grid-template-columns:1fr}@media screen and (min-width:768px){.about-us-short__cards{grid-template-columns:1fr 1fr}}@media screen and (min-width:1280px){.about-us-short__cards{grid-template-columns:1fr 1fr 1fr}}.about-us-short__card{display:flex;flex-direction:column;height:100%;width:100%}.about-us-short__card-text{color:#76767d;font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.about-us-short__card-title{line-height:1}.about-us-short__card-button.button{margin-right:auto;padding:1rem 1.5rem;width:-moz-fit-content;width:fit-content}@media screen and (min-width:992px){.about-us-short__card-button.button{padding:1rem 2.5rem}}.about-us-short__card img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.about-us-short__card.last{grid-row:1}@media screen and (min-width:768px){.about-us-short__card.last{grid-column:span 2}}@media screen and (min-width:1280px){.about-us-short__card.last{grid-column:auto;grid-row:auto}}.about-us-short__card:nth-child(2){display:none}@media screen and (min-width:768px){.about-us-short__card:nth-child(2){display:flex}}