/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */.card-annuncio{flex-direction:column;display:flex}@media (min-width:768px){.card-annuncio{gap:calc(var(--spacing,.25rem)*6);flex-direction:row}}.card-annuncio__image{width:100%;height:100%}@media (min-width:768px){.card-annuncio__image{flex:0 0 144px;height:108px}}.card-annuncio__image img{border-radius:var(--radius-sm,.25rem)}.card-annuncio__content{margin-top:calc(var(--spacing,.25rem)*6)}@media (min-width:768px){.card-annuncio__content{margin-top:calc(var(--spacing,.25rem)*0)}}.card-annuncio__content__chips{margin-bottom:calc(var(--spacing,.25rem)*4);column-gap:calc(var(--spacing,.25rem)*2);row-gap:calc(var(--spacing,.25rem)*1);flex-wrap:wrap;display:flex}@media (min-width:768px){.card-annuncio__content__chips{margin-bottom:calc(var(--spacing,.25rem)*3)}}.card-annuncio__content__title{margin-bottom:calc(var(--spacing,.25rem)*4);letter-spacing:-.2px;color:var(--color-foreground-light,var(--foreground-light));font-size:17px;font-weight:700;line-height:28px}@media (min-width:768px){.card-annuncio__content__title{margin-bottom:calc(var(--spacing,.25rem)*3);letter-spacing:-.2px;font-size:19px;font-weight:700;line-height:28px}}.card-annuncio__content__description{margin-bottom:calc(var(--spacing,.25rem)*4);letter-spacing:0;color:var(--color-black,#000);font-size:13px;font-weight:400;line-height:20px}@media (min-width:768px){.card-annuncio__content__description{margin-bottom:calc(var(--spacing,.25rem)*3)}}.card-annuncio__content__date{letter-spacing:0;color:#687087;font-size:13px;font-weight:700;line-height:20px}.card-annuncio__content__date span{letter-spacing:0;font-size:13px;font-weight:400;line-height:20px}.card-annuncio:hover .card-annuncio__content__title{color:var(--color-bg-contrast,#0060e6);transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s))}