@media screen and (min-width:1024px){.card__image:has(img){height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}@media screen and (min-width:1312px){.card__image:has(img){min-height:224px}}@media screen and (min-width:1024px){.card__image__popup:has(.illustration__wrapper),.card__image__popup:not(.microillustration__wrapper):has(.card__img){height:100%}}@media screen and (min-width:1024px){.cardsmodule--single .card__type{bottom:40px;right:16px}}@media screen and (min-width:1024px){.card__content{height:100%}}@media screen and (min-width:1024px){.card__base{padding:24px}}@media(min-width:1024px){.cardsmodule__limit .card:only-child .card__container{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.cardsmodule__limit .card:only-child .card__image{grid-column:2/span 1;grid-row:1/span 1}.cardsmodule__limit .card:only-child .card__content{grid-column:1/span 1;grid-row:1/span 1;margin-top:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cardsmodule__limit .card:only-child .card__img{-o-object-fit:cover;object-fit:cover;min-height:100%;-o-object-position:center;object-position:center;min-width:100%;width:auto}}