.cardsImage{display:grid;grid-template:repeat(3,1fr)/repeat(2,1fr);grid-gap:3rem}@media screen and (max-width:1280px){.cardsImage{grid-gap:2rem}}@media screen and (max-width:560px){.cardsImage{grid-template:repeat(4,11.2rem)/1fr}}.cardsImage__card{align-items:center;background-color:#fff;border-radius:10px;display:flex;justify-content:center}@media screen and (max-width:560px){.cardsImage__card{overflow:hidden}}.cardsImage__card:first-child{grid-row:span 3}@media screen and (max-width:560px){.cardsImage__card:first-child{grid-row:span 1}}.cardsImage__card:first-child .cardsImage__image{max-height:38.3rem;max-width:52.5rem}@media screen and (max-width:1280px){.cardsImage__card:first-child .cardsImage__image{max-height:33.5rem;max-width:46rem}}@media screen and (max-width:1024px){.cardsImage__card:first-child .cardsImage__image{max-height:27.3rem;max-width:37.6rem}}@media screen and (max-width:770px){.cardsImage__card:first-child .cardsImage__image{max-height:18.9rem;max-height:17.4rem;max-width:26rem;max-width:24rem}}.cardsImage__card .cardsImage__image{max-height:11.9rem;max-width:44.5rem}@media screen and (max-width:1280px){.cardsImage__card .cardsImage__image{max-height:10.4rem;max-width:39.1rem}}@media screen and (max-width:1024px){.cardsImage__card .cardsImage__image{max-height:9rem;max-width:34rem}}@media screen and (max-width:770px){.cardsImage__card .cardsImage__image{max-height:6.1rem;max-width:22.8rem}}@media screen and (max-width:560px){.cardsImage__card .cardsImage__image{max-height:7.2rem;max-width:27rem}}
