.card{--tw-bg-opacity:1;background-color:rgb(246 247 249/var(--tw-bg-opacity,1));border-radius:.75rem;flex-direction:column;display:flex}.card:is([data-mode=dark] *){--tw-bg-opacity:1;background-color:rgb(58 66 82/var(--tw-bg-opacity,1))}.card__image{object-fit:cover;border-top-left-radius:.75rem;border-top-right-radius:.75rem;width:100%;height:12rem}.card__content{--tw-text-opacity:1;width:100%;height:12rem;color:rgb(1 2 9/var(--tw-text-opacity,1));flex:1;justify-content:center;display:flex}.card__content:is([data-mode=dark] *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.card__inner_content{flex-direction:column;flex:1;justify-content:space-between;align-items:center;width:100%;display:flex}.card__inner_content>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem*calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem*var(--tw-space-y-reverse))}.card__inner_content{padding:1rem}
