/** Shopify CDN: Minification failed

Line 28:37 Expected "}" to go with "{"

**/
/* SHOPIFY_STYLESHEETS_VERSION: 1.0 */


/* CSS from section stylesheet tags */
/* START_SECTION:featured-collection (INDEX:16) */
@keyframes parpadeo {
  0%, 100% { opacity: 1; }
  50% { opacity: 0; }
}
#shopify-section-template--29796985569667__featured_collection_zgkTBp .ultimas-oportunidades-subtexto {
  color: #6B3A2A;
  animation: parpadeo 1s infinite;
  text-align: left;
  display: block;
  margin-top: 4px;
  margin-bottom: 16px;
  font-size: 0.95em;
}
@media screen and (max-width: 749px) {
  .card__badge {
    display: none;
  }
/* END_SECTION:featured-collection */