.default-card{display:flex;width:100%;flex-direction:column}.default-card__image-wrapper{margin-left:auto;margin-right:auto;display:flex;width:100%;max-width:290px;align-items:center;justify-content:center;border-radius:var(--rounded-default);overflow:hidden;height:fit-content;background-color:var(--color-background-alt)}@media (min-width: 1024px){.default-card__image-wrapper--3{max-width:400px}.default-card__image-wrapper--3 img{max-width:400px;aspect-ratio:400/290}}
