@layer components-entities{.card-info{display:flex;justify-content:space-between;width:100%;height:100%;min-height:384px;padding:20px;border-radius:var(--br4);background-color:var(--gray);-moz-column-gap:20px;column-gap:20px}@media screen and (max-width: 1599px){.card-info{row-gap:32px}}@media screen and (max-width: 1279px){.card-info{row-gap:40px;min-height:311px}}@media screen and (max-width: 1023px){.card-info{flex-direction:column-reverse}}@media screen and (max-width: 767px){.card-info{min-height:303px}}.card-info__wrapper{display:flex;flex:1;flex-direction:column;justify-content:space-between;row-gap:64px}@media screen and (max-width: 1599px){.card-info__wrapper{row-gap:32px}}@media screen and (max-width: 1279px){.card-info__wrapper{row-gap:40px}}.card-info__bottom{display:flex;flex-direction:column;justify-content:space-between;row-gap:12px}@media screen and (max-width: 1599px){.card-info__bottom{align-items:flex-start;flex-direction:column}}@media screen and (max-width: 1279px){.card-info__button-wrapper{width:100%}}.card-info__info-wrapper{display:flex;flex-direction:column;row-gap:16px}.card-info_short{min-height:351px}@media screen and (max-width: 1023px){.card-info_short{min-height:268px;row-gap:26px}}}
