@media only screen and (min-width: 801px){.mobile-only{display:none !important}}@media only screen and (max-width: 800px){.desktop-only{display:none !important}}.post-card:hover .btn-blob{filter:drop-shadow(0 0 4px rgba(0, 0, 0, 0.1882352941));color:#fff}.post-card:hover .btn-blob>.text,.post-card:hover .btn-blob>.icon{background:#2f2f2d}.post-card--light .post-card__text{color:#fff}.post-card--light .post-card__text .author *,.post-card--light .post-card__text .tag *{color:#fff}.post-card--light .post-card__text .desc{color:inherit}.post-card--horizontal{display:flex;flex-direction:column}@media only screen and (min-width: 500px){.post-card--horizontal{flex-direction:row;align-items:center;justify-content:space-between}.post-card--horizontal:not(:has(.post-card__img)) .post-card__text{flex-basis:100%}.post-card--horizontal .post-card__img{flex-basis:44.8905109489%}.post-card--horizontal .post-card__text{flex-basis:52.1897810219%}.post-card--horizontal .post-card__text h3{font-size:2rem}}.post-card--award .post-card__img{aspect-ratio:350/301;border:1px solid #b7b5ae;object-fit:contain}.post-card--depoi .post-card__img{aspect-ratio:369/280;border:1px solid #b7b5ae}.post-card--publi{display:flex;flex-direction:column}@media only screen and (max-width: 520px){.post-card--publi.post-card--publi.post-card:not(:last-of-type){padding-bottom:2rem;margin-bottom:2rem;border-bottom:1px solid #7e7c77}}.post-card--publi .post-card__img{aspect-ratio:215/326;min-height:326px;border:1px solid #b7b5ae}@media only screen and (max-width: 1030px){.post-card--publi .post-card__img{min-height:unset}}.post-card--publi .post-card__text{display:flex;flex-direction:column;padding-top:1.4rem;height:100%}@media only screen and (max-width: 1030px){.post-card--publi .post-card__text{height:auto}}.post-card--publi .post-card__text h3{font-size:1.5rem;height:100%;margin-top:unset}@media only screen and (max-width: 520px){.post-card--publi .post-card__text h3{height:auto}}.post-card--publi .post-card__text .desc{display:none}.post-card.status--pendente .post-card__text .date:after{display:none;content:"Pendente";border-color:#7e7c77;color:#7e7c77}.post-card.status--em_breve .post-card__text .date:after{content:"Em Breve";border-color:#236800;color:#236800;background:#e5f0de}.post-card.status--em-progresso .post-card__text .date:after{content:"Em Progresso";border-color:#487fc1;color:#487fc1;background:#d8e1eb}.post-card.status--realizado .post-card__text .date:after{content:"Realizado";border-color:#900000;color:#900000;background:#faebe8}.post-card.green .post-card__img .logo{display:block}.post-card.red .post-card__img .logo{display:block}.post-card.blue .post-card__img .logo{display:block}.post-card:not(:has(.post-card__img)) .post-card__text{padding-top:unset}.post-card__img{position:relative;aspect-ratio:369/280;overflow:hidden;border-radius:3.6rem}.post-card__img img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.post-card__img .logo{display:none;position:absolute;aspect-ratio:62/40;width:6.2rem;height:auto;top:1.5rem;right:1.5rem;padding:.6rem;border-radius:1rem;background:#f5f3ec;object-fit:contain;filter:drop-shadow(0 1 4 rgba(0, 0, 0, 0))}.post-card__img.video{cursor:pointer}.post-card__img.video::after{content:" ";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:5rem;height:5rem;background:url("../../img/SVG/play.svg") no-repeat center center;background-size:contain;pointer-events:none;transition:transform .3s ease}.post-card__img.video:hover::after{transform:translate(-50%, -50%) scale(1.2);opacity:1}.post-card__img.video:hover img{transform:scale(1.03);filter:brightness(0.8)}.post-card__text{padding-top:2.4rem}.post-card__text>*:not(.btn-blob){font-family:"Inter",sans-serif}.post-card__text .date{display:flex;align-items:center;font-size:1.4rem;line-height:125%;color:#7e7c77}.post-card__text .date::before{content:"";display:inline-block;width:1.4rem;height:1.4rem;margin-right:.4rem;background-image:url("../../img/SVG/calendar.svg")}.post-card__text .date:after{content:"";display:inline-block;font-size:1.2rem;line-height:125%;padding:.25rem .7rem;border-radius:1rem;border:1px solid #7e7c77;margin-left:1.2rem}.post-card__text .author,.post-card__text .tag{display:flex}.post-card__text .author span,.post-card__text .tag span{display:flex;align-items:center;font-size:1.4rem;line-height:125%;color:#7e7c77}.post-card__text .author span:not(:last-of-type)::after,.post-card__text .tag span:not(:last-of-type)::after{content:"";display:block;width:.4rem;height:.4rem;margin:.3rem .9rem 0 .9rem;border-radius:100%;background:#7e7c77}.post-card__text h3{font-size:1.8rem;font-weight:900;line-height:110%;margin-top:1.3rem}.post-card__text .desc{font-size:1.6rem;line-height:125%;color:#494846;margin-top:.4rem}.post-card__text .btn-blob{margin-top:1.6rem}/*# sourceMappingURL=post-card.css.map */
