a.styleless,
.oics-wrapper a.styleless,
a.styleless:hover,
.oics-wrapper a.styleless:hover,
a.styleless:active,
.oics-wrapper a.styleless:active,
a.styleless *,
.oics-wrapper a.styleless *,
a.styleless:hover *,
.oics-wrapper a.styleless:hover *,
a.styleless:active *,
.oics-wrapper a.styleless:active * {
  color: #FFF; }

a.styleless:hover,
.oics-wrapper a.styleless:hover,
a.styleless:active,
.oics-wrapper a.styleless:active,
a.styleless:hover *,
.oics-wrapper a.styleless:hover *,
a.styleless:active *,
.oics-wrapper a.styleless:active * {
  color: #FFF;
  text-decoration: underline;
  text-decoration-color: #FFF; }

a.styleless--dark,
.oics-wrapper a.styleless--dark,
a.styleless--dark:hover,
.oics-wrapper a.styleless--dark:hover,
a.styleless--dark:active,
.oics-wrapper a.styleless--dark:active,
a.styleless--dark *,
.oics-wrapper a.styleless--dark *,
a.styleless--dark:hover *,
.oics-wrapper a.styleless--dark:hover *,
a.styleless--dark:active *,
.oics-wrapper a.styleless--dark:active * {
  color: #4B4B56; }

a.styleless--dark:hover,
.oics-wrapper a.styleless--dark:hover,
a.styleless--dark:active,
.oics-wrapper a.styleless--dark:active,
a.styleless--dark:hover *,
.oics-wrapper a.styleless--dark:hover *,
a.styleless--dark:active *,
.oics-wrapper a.styleless--dark:active * {
  color: #4B4B56;
  text-decoration-color: #4B4B56; }

.noticias-eventos-topo {
  background-color: #4B4B56;
  color: #FFF; }

.noticias-eventos-topo__top {
  padding: 33px 0; }

.noticias-eventos-topo__title,
.oics-wrapper .noticias-eventos-topo__title {
  color: white;
  font-size: 1.75em;
  line-height: 1em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0; }

.noticias-eventos-topo__search {
  width: 400px;
  padding: 17px 25px 17px 32px;
  height: 56px;
  border-radius: 40px;
  border: 1px solid #FFF;
  background: #6F6F7A;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: space-between; }

.noticias-eventos-topo__search-field {
  font-size: 1.125em;
  color: #FFF;
  flex-grow: 1;
  background: none;
  border: none; }

.noticias-eventos-topo__search-button {
  width: 27px;
  height: 26px;
  margin-left: 25px;
  flex-shrink: 0;
  border: none;
  background: none; }

.noticias-eventos-topo__search-field::placeholder {
  color: #FFF; }

.noticias-destaque {
  padding: 60px 0; }

.noticias-destaque__title,
.oics-wrapper .noticias-destaque__title {
  font-size: 2.25em;
  font-weight: 700;
  margin: 10px 0;
  line-height: 1.3em; }

.noticias-destaque__data,
.oics-wrapper .noticias-destaque__data {
  font-size: 0.75em;
  color: #C5C5C5; }

.noticias-destaque__foto {
  width: 100%;
  max-width: 419px;
  height: 306px;
  background-size: cover;
  background-position: center top;
  border-radius: 12px; }

.noticias-subdestaque__title,
.oics-wrapper .noticias-subdestaque__title {
  font-size: 1.5em;
  font-weight: 700;
  margin: 15px 0;
  line-height: 1.3em; }

.proximos-eventos {
  border-radius: 12px;
  background-color: #163683;
  padding: 40px 30px;
  color: #FFF;
  transform: translateY(-40px); }

.proximos-eventos__title,
.oics-wrapper .proximos-eventos__title {
  text-transform: uppercase;
  font-size: 1.625em;
  line-height: 1.15em;
  letter-spacing: 1.5px; }

.proximo-evento__title,
.oics-wrapper .proximo-evento__title {
  display: block;
  font-weight: 600;
  font-size: 1.125em;
  line-height: 1.4em;
  padding-bottom: 11px;
  margin-bottom: 11px;
  border-bottom: 1px solid #DFDFDF; }

.proximo-evento__info {
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-end;
  justify-content: flex-start; }

.proximo-evento__info img {
  height: 14px;
  width: 14px;
  margin-right: 10px; }

.proximo-evento__data,
.oics-wrapper .proximo-evento__data,
.proximo-evento__tipo,
.oics-wrapper .proximo-evento__tipo {
  display: block;
  color: #F7F8FA;
  font-weight: 600;
  font-size: 0.75em;
  text-transform: uppercase; }

.proximo-evento__data,
.oics-wrapper .proximo-evento__data {
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid #F7F8FA; }

.ordenacao {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: flex-end; }

.ordenacao__label,
.oics-wrapper .ordenacao__label {
  font-size: 1.125em;
  font-weight: 600;
  text-transform: none;
  margin: 0 10px 0 0; }

.ordenacao__lista {
  border: none;
  background: none;
  font-size: 1.125em; }

.selecao {
  display: flex;
  flex-flow: row nowrap;
  align-items: center; }

a.selecao__item,
.oics-wrapper a.selecao__item {
  font-weight: 700;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
  color: #4B4B56;
  text-decoration-color: #4B4B56; }

a.selecao__item:hover,
.oics-wrapper a.selecao__item:hover,
a.selecao__item:active,
.oics-wrapper a.selecao__item:active {
  font-weight: 900;
  color: #4B4B56;
  text-decoration-color: #4B4B56; }

a.selecao__item--active,
.oics-wrapper a.selecao__item--active {
  font-weight: 900;
  text-decoration: underline;
  color: #163683; }

.selecao__separador {
  height: 40px;
  width: 1px;
  margin: 0 40px;
  background-color: #4B4B56; }

.noticias-eventos {
  padding: 30px 0 70px; }

.noticia-evento {
  margin-bottom: 30px; }

.noticia-evento__cover {
  width: 100%;
  height: 300px;
  background-size: cover;
  background-position: center;
  margin-bottom: 16px;
  position: relative;
  border-radius: 12px; }

.noticia-evento__cover--evento {
  height: 260px;
  margin-bottom: 0; }

.noticia-evento__separador {
  display: block;
  width: 100%;
  height: 1px;
  margin: 12px 0 12px;
  background-color: #DFDFDF; }

.noticia-evento__tags {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px;
  display: flex;
  flex-flow: row wrap; }

a.styleless--dark .noticia-evento__tags span,
a.styleless--dark:hover .noticia-evento__tags span,
a.styleless--dark:active .noticia-evento__tags span,
.noticia-evento__tags span {
  margin-right: 10px;
  color: #FFF;
  text-decoration: none; }

.noticia-evento__title,
.oics-wrapper .noticia-evento__title {
  color: #4B4B56;
  font-size: 1.5em;
  line-height: 1.3em;
  font-weight: 700; }

.noticia-evento__info {
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-end;
  justify-content: flex-start;
  margin-bottom: 15px; }

.noticia-evento__info img {
  height: 14px;
  width: 14px;
  margin-right: 10px; }

.noticia-evento__data,
.oics-wrapper .noticia-evento__data,
.noticia-evento__tipo,
.oics-wrapper .noticia-evento__tipo {
  display: block;
  color: #163683;
  font-weight: 600;
  font-size: 0.75em;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  text-decoration: none; }

a.styleless--dark .noticia-evento__data,
a.styleless--dark:hover .noticia-evento__data,
a.styleless--dark:active .noticia-evento__data,
.oics-wrapper a.styleless--dark .noticia-evento__data,
.oics-wrapper a.styleless--dark:hover .noticia-evento__data,
.oics-wrapper a.styleless--dark:active .noticia-evento__data,
a.styleless--dark .noticia-evento__tipo,
a.styleless--dark:hover .noticia-evento__tipo,
a.styleless--dark:active .noticia-evento__tipo,
.oics-wrapper a.styleless--dark .noticia-evento__tipo,
.oics-wrapper a.styleless--dark:hover .noticia-evento__tipo,
.oics-wrapper a.styleless--dark:active .noticia-evento__tipo {
  color: #163683;
  text-decoration: none; }

.noticia-evento__data,
.oics-wrapper .noticia-evento__data {
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid #163683; }

@media (max-width: 36em) {
  .noticias-eventos-topo__search {
    width: 100%;
    margin-top: 16px; } }