/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial}}}.mini-card{background-color:var(--background-color-primary,#fff);border-style:var(--tw-border-style);--tw-border-style:solid;border-style:solid;border-width:1px;border-color:var(--border-color-secondary,#d9dbdd);border-radius:var(--radius-lg,.5rem);text-align:left;width:100%;height:100%;max-width:calc(var(--spacing,.25rem)*52)}.mini-card__container{justify-content:space-between;align-items:flex-start;row-gap:calc(var(--spacing,.25rem)*6);width:100%;height:100%;padding-inline:calc(var(--spacing,.25rem)*4);padding-block:calc(var(--spacing,.25rem)*6);flex-direction:column;display:flex}.mini-card__content{gap:calc(var(--spacing,.25rem)*4);flex-direction:column;flex:1;align-items:flex-start;width:100%;display:flex}.mini-card__icon{color:var(--text-color-default,#0c0e10);width:calc(var(--spacing,.25rem)*8);height:calc(var(--spacing,.25rem)*8);flex-shrink:0;align-items:center;display:flex}.mini-card__text{width:100%;font-size:var(--text-base,1rem);line-height:var(--tw-leading,var(--text-base--line-height, 1.5 ));color:var(--text-color-default,#0c0e10);--tw-leading:calc(var(--spacing,.25rem)*6);line-height:calc(var(--spacing,.25rem)*6);flex-direction:column;display:flex}.mini-card__title{--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700)}.mini-card__description{--tw-font-weight:var(--font-weight-normal,400);font-weight:var(--font-weight-normal,400)}.mini-card__cta{flex-direction:column;width:100%;display:flex}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}
