:root {
  --s-html: 16px;
  --s-p: 16px;
  --s-h1: 6.4rem;
  --s-h2: 4.8rem;
  --s-h3: 4rem;
  --s-h4: 2rem;
  --s-h5: 1.25rem;
  --s-h6: 0.875em;
  --s-meta: 0.875rem;
  --c-primary: #035299;
  --c-secondary: #b1d3e5;
  --p-theme: /wp-content/themes/midia-ninja-theme;
  --p-theme-assets: /wp-content/themes/midia-ninja-theme/assets;
  --f-body: Manrope, sans-serif;
  --f-title: Manrope, sans-serif;
  --f-ninja: MidiaNinja, sans-serif;
  --f-ninja-config: "calt" on;
  --s-small: 0.938rem;
  --s-medium: 1.875rem;
  --s-large: 2.813rem;
}

.header-especiais .menu-especial,
.single-opiniao #app .menu-especial {
  position: relative;
}

.header-especiais .menu-especial__logo-mobile,
.single-opiniao #app .menu-especial__logo-mobile {
  position: relative;
}

@media (max-width: 992px) {
  .header-especiais .menu-especial ul,
  .single-opiniao #app .menu-especial ul {
    display: flex;
    flex-wrap: nowrap;
    font-size: 14px;
    overflow-x: scroll;
    padding-left: 2rem;
    padding-right: 2rem;
    padding-bottom: 5px;
    white-space: nowrap;
  }
}

@media (max-width: 768px) {
  .header-especiais .menu-especial__links,
  .single-opiniao #app .menu-especial__links {
    position: relative;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
  }

  .header-especiais .menu-especial__links .menu,
  .single-opiniao #app .menu-especial__links .menu {
    padding-bottom: 0;
  }
}

.header-especiais .menu-especial__scroll-btn,
.single-opiniao #app .menu-especial__scroll-btn {
  align-items: center;
  background-color: var(--menu-especial-bg);
  border-radius: 50%;
  border: none;
  color: #fff;
  cursor: pointer;
  display: none;
  height: 30px;
  justify-content: center;
  position: absolute;
  top: 13px;
  width: 30px;
  z-index: 10;
}

@media (max-width: 768px) {
  .header-especiais .menu-especial__scroll-btn,
  .single-opiniao #app .menu-especial__scroll-btn {
    display: flex;
  }
}

.header-especiais .menu-especial__scroll-btn--left,
.single-opiniao #app .menu-especial__scroll-btn--left {
  left: 0;
}

.header-especiais .menu-especial__scroll-btn--right,
.single-opiniao #app .menu-especial__scroll-btn--right {
  right: 0;
}

:root {
  --s-html: 16px;
  --s-p: 16px;
  --s-h1: 6.4rem;
  --s-h2: 4.8rem;
  --s-h3: 4rem;
  --s-h4: 2rem;
  --s-h5: 1.25rem;
  --s-h6: 0.875em;
  --s-meta: 0.875rem;
  --c-primary: #035299;
  --c-secondary: #b1d3e5;
  --p-theme: /wp-content/themes/midia-ninja-theme;
  --p-theme-assets: /wp-content/themes/midia-ninja-theme/assets;
  --f-body: Manrope, sans-serif;
  --f-title: Manrope, sans-serif;
  --f-ninja: MidiaNinja, sans-serif;
  --f-ninja-config: "calt" on;
  --s-small: 0.938rem;
  --s-medium: 1.875rem;
  --s-large: 2.813rem;
}

:root {
  --s-html: 16px;
  --s-p: 16px;
  --s-h1: 6.4rem;
  --s-h2: 4.8rem;
  --s-h3: 4rem;
  --s-h4: 2rem;
  --s-h5: 1.25rem;
  --s-h6: 0.875em;
  --s-meta: 0.875rem;
  --c-primary: #035299;
  --c-secondary: #b1d3e5;
  --p-theme: /wp-content/themes/midia-ninja-theme;
  --p-theme-assets: /wp-content/themes/midia-ninja-theme/assets;
  --f-body: Manrope, sans-serif;
  --f-title: Manrope, sans-serif;
  --f-ninja: MidiaNinja, sans-serif;
  --f-ninja-config: "calt" on;
  --s-small: 0.938rem;
  --s-medium: 1.875rem;
  --s-large: 2.813rem;
}

.page--share {
  position: fixed;
  top: 50vh;
  left: 15px;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  text-align: center;
  padding-top: 10px;
}

@media (max-width: 768px) {
  .page--share {
    top: auto;
    bottom: 0;
    transform: none;
    flex-direction: row;
    width: 100vw;
    left: 0;
  }

  .page--share a {
    flex: 1;
  }
}

.page--share a {
  display: block;
  width: 42px;
  height: 42px;
  font-size: 20px;
  line-height: 0;
  margin-bottom: 0;
  color: white;
  padding: 12px;
  transition: all 0.6s;
}

.page--share a:hover {
  color: white;
  filter: brightness(1.1);
}

.page--share .facebook {
  background-color: #316ac2;
}

.page--share .twitter {
  background-color: #25a5ee;
}

.page--share .whatsapp {
  background-color: #5fcd0f;
}

.page--share .messenger {
  background-color: #0584ff;
}

.page--share .linkedin {
  background-color: #0879b4;
}

.page--share .mail {
  background-color: #f36f1a;
}

.page--share .telegram {
  background-color: #5682a3;
}

.page--share .post-content--subshare {
  display: flex;
  gap: 16px;
  width: -moz-fit-content;
  width: fit-content;
}

.page--share .post-content--subshare span {
  display: none;
}

.page--share .post-content--subshare i {
  display: flex;
  width: 24px;
  height: 24px;
  background-size: contain;
  background-repeat: no-repeat;
}

.page--share .post-content--subshare i.fa-facebook-f {
  background-image: url("/wp-content/themes/midia-ninja-theme/assets/images/social-networks/facebook-black.svg");
}

.page--share .post-content--subshare i.fa-twitter {
  background-image: url("/wp-content/themes/midia-ninja-theme/assets/images/social-networks/x.svg");
}

.page--share .post-content--subshare i.fa-whatsapp {
  background-image: url("/wp-content/themes/midia-ninja-theme/assets/images/social-networks/whatsapp-black.svg");
}

:root {
  --s-html: 16px;
  --s-p: 16px;
  --s-h1: 6.4rem;
  --s-h2: 4.8rem;
  --s-h3: 4rem;
  --s-h4: 2rem;
  --s-h5: 1.25rem;
  --s-h6: 0.875em;
  --s-meta: 0.875rem;
  --c-primary: #035299;
  --c-secondary: #b1d3e5;
  --p-theme: /wp-content/themes/midia-ninja-theme;
  --p-theme-assets: /wp-content/themes/midia-ninja-theme/assets;
  --f-body: Manrope, sans-serif;
  --f-title: Manrope, sans-serif;
  --f-ninja: MidiaNinja, sans-serif;
  --f-ninja-config: "calt" on;
  --s-small: 0.938rem;
  --s-medium: 1.875rem;
  --s-large: 2.813rem;
}

:root {
  --s-html: 16px;
  --s-p: 16px;
  --s-h1: 6.4rem;
  --s-h2: 4.8rem;
  --s-h3: 4rem;
  --s-h4: 2rem;
  --s-h5: 1.25rem;
  --s-h6: 0.875em;
  --s-meta: 0.875rem;
  --c-primary: #035299;
  --c-secondary: #b1d3e5;
  --p-theme: /wp-content/themes/midia-ninja-theme;
  --p-theme-assets: /wp-content/themes/midia-ninja-theme/assets;
  --f-body: Manrope, sans-serif;
  --f-title: Manrope, sans-serif;
  --f-ninja: MidiaNinja, sans-serif;
  --f-ninja-config: "calt" on;
  --s-small: 0.938rem;
  --s-medium: 1.875rem;
  --s-large: 2.813rem;
}

figure.wp-block-image.alignwide img {
  width: 100%;
  height: auto;
}

figure.wp-block-image.border-rounded img {
  border-radius: 8px;
}

div.wp-caption {
  max-width: 100%;
}

.single-opiniao #single-opiniao main article {
  max-width: initial;
  margin: initial;
}

.single-opiniao #single-opiniao main article .excerpt {
  margin-top: 1rem;
}

@media (min-width: 992px) {
  .single-opiniao #single-opiniao main article .excerpt.header-post-content {
    margin-top: 59px;
    clear: both;
    margin-bottom: 35px;
  }
}

.single-opiniao #single-opiniao main article .excerpt.header-post-content p {
  color: var(--PRIMARY-PURE, #848484);
  font-family: "Manrope", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  margin-top: 24px;
  margin-bottom: 31px;
}

@media (max-width: 782px) {
  .single-opiniao #single-opiniao main article .excerpt {
    margin: 24px 0px;
  }
}

.single-opiniao #single-opiniao main article .post-date {
  margin: 1rem 0;
}

.single-opiniao #single-opiniao main article header.post-header {
  width: 100%;
  margin: auto;
  gap: 100px;
}

.single-opiniao #single-opiniao main article header.post-header.has-thumbnail {
  gap: 20px;
  max-width: 970px;
}

.single-opiniao #single-opiniao main article header.post-header.has-thumbnail .post-info {
  margin-top: 0;
}

.single-opiniao #single-opiniao main article header.post-header.has-thumbnail .post-thumbnail img {
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 16/9;
}

@media (max-width: 768px) {
  .single-opiniao #single-opiniao main article header.post-header.has-thumbnail .post-thumbnail img {
    margin-bottom: 15px;
  }
}

@media (max-width: 1199px) {
  .single-opiniao #single-opiniao main article header.post-header {
    margin-right: 0;
  }
}

.single-opiniao #single-opiniao main article header.post-header h2.title {
  margin-top: -30px;
  color: var(--PURE, #262626);
  font-family: "Manrope", sans-serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: -1.44px;
  margin-bottom: -3rem;
  white-space: normal;
  max-width: 768px;
  word-break: keep-all;
  overflow-wrap: anywhere;
}

@media (min-width: 992px) {
  .single-opiniao #single-opiniao main article header.post-header h2.title.header-post-content {
    margin-top: 40px;
  }
}

@media (max-width: 992px) {
  .single-opiniao #single-opiniao main article header.post-header h2.title {
    margin-bottom: 0rem;
    margin-top: 0;
  }
}

.single-opiniao #single-opiniao main article header.post-header .post-info {
  flex-direction: column;
  max-width: 768px;
  margin-top: 40px;
}

@media (max-width: 992px) {
  .single-opiniao #single-opiniao main article header.post-header .post-info {
    margin-top: 20px;
  }
}

.single-opiniao #single-opiniao main article header.post-header .post-info .content-author {
  display: none;
  flex-direction: column;
  align-items: center;
  border-top: 1px solid;
  padding-top: 26px;
  margin: 0px 0 18px;
  color: #000;
  max-width: 768px;
}

@media (min-width: 768px) {
  .single-opiniao #single-opiniao main article header.post-header .post-info .content-author {
    flex-direction: row;
  }
}

.single-opiniao #single-opiniao main article header.post-header .post-info .content-author > div {
  display: flex;
  width: 100%;
}

.single-opiniao #single-opiniao main article header.post-header .post-info .content-author img {
  border-radius: 100%;
  width: 70px !important;
  height: 70px !important;
  display: inherit;
}

.single-opiniao #single-opiniao main article header.post-header .post-info .content-author .author {
  display: flex;
  flex-direction: column;
  place-content: center;
  margin: 0 30px;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  /* 24px */
  letter-spacing: -0.48px;
}

@media (min-width: 768px) {
  .single-opiniao #single-opiniao main article header.post-header .post-info .content-author .author {
    font-weight: 800;
  }
}

.single-opiniao #single-opiniao main article header.post-header .post-info .content-author .author .byline {
  width: auto;
}

.single-opiniao #single-opiniao main article header.post-header .post-info .content-author .author .byline span {
  color: #000;
  font-family: "Manrope", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  /* 24px */
  letter-spacing: -0.48px;
}

.single-opiniao #single-opiniao main article header.post-header .post-info .content-author .author time {
  color: var(--Primary-light, var(--PRIMARY-PURE, #848484));
  font-weight: 500;
  margin-top: 0.3rem;
  display: flex;
  width: auto;
}

.single-opiniao #single-opiniao main article header.post-header .post-info .content-author .author time :first-child {
  width: 180px;
  color: var(--wp--preset--color--primary-light);
}

.single-opiniao #single-opiniao main article header.post-header .post-info .content-author .author time .clock::before {
  content: url("/wp-content/themes/midia-ninja-theme/assets/images/clock.svg");
  position: relative;
  top: 0;
}

.single-opiniao #single-opiniao main article header.post-header .post-info .content-author .author time :last-child {
  margin-left: 5px;
  color: var(--wp--preset--color--primary-light);
}

.single-opiniao #single-opiniao main article header.post-header .post-info .content-author .page-share {
  width: 100%;
  margin-top: 24px;
}

@media (min-width: 768px) {
  .single-opiniao #single-opiniao main article header.post-header .post-info .content-author .page-share {
    justify-content: end;
    margin-top: 10px;
  }

  .single-opiniao #single-opiniao main article header.post-header .post-info .content-author .page-share > span {
    display: none;
  }
}

.single-opiniao #single-opiniao main article header.post-header .post-info .content-author .page-share span {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  /* 24px */
  letter-spacing: -0.48px;
  align-self: center;
}

.single-opiniao #single-opiniao main article header.post-header .post-info .content-author .page-share .social-icons {
  display: flex;
  margin-left: 16px;
  flex-direction: row;
  align-items: baseline;
}

.single-opiniao #single-opiniao main article header.post-header .post-info .content-author .page-share .social-menu {
  position: initial;
  padding: 3px;
  display: block;
}

.single-opiniao #single-opiniao main article header.post-header .post-info .content-author .page-share .social-menu .social-icon {
  display: none;
}

.single-opiniao #single-opiniao main article header.post-header .post-info .content-author .page-share .social-menu .social-icon.icon-instagram {
  display: block;
  padding: 0 8px;
  margin: 0 -8px;
}

.single-opiniao #single-opiniao main article header.post-header .post-info .content-author .page-share .social-menu .social-icon.icon-instagram svg {
  width: 35px;
}

.single-opiniao #single-opiniao main article header.post-header .post-info .content-author .page-share svg path {
  fill: #000;
  width: 26px;
  height: 26px;
}

.single-opiniao #single-opiniao main article header.post-header .post-info .content-author .page-share .addtoany_list a.a2a_button_facebook span {
  background-image: url("/wp-content/themes/midia-ninja-theme/assets/images/social-networks/facebook-black.svg");
  width: 24px;
  display: block;
  height: 24px;
  padding: 3px;
}

.single-opiniao #single-opiniao main article header.post-header .post-info .content-author .page-share .addtoany_list a.a2a_button_facebook span svg {
  display: none;
}

.single-opiniao #single-opiniao main article header.post-header .author-info .author-info-card {
  width: 270px;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  background: var(--Gray-1, #333);
  flex-shrink: 0;
}

.single-opiniao #single-opiniao main article header.post-header .author-info .author-info-card img {
  width: 175.648px;
  height: 175px;
}

.single-opiniao #single-opiniao main article header.post-header .author-info .author-info-card .author-name {
  color: var(--White, #FFF);
  font-family: "Manrope", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 800;
  line-height: 24px;
  /* 120% */
  letter-spacing: -0.6px;
  margin-bottom: 7px;
  max-width: 207px;
  width: 100%;
  display: flex;
  justify-content: flex-start;
}

.single-opiniao #single-opiniao main article header.post-header .author-info .author-info-card .authbio {
  color: var(--White, #FFF);
  font-family: "Manrope", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  border-top: 1px solid #F2F2F2;
  margin: 0px 20px;
}

.single-opiniao #single-opiniao main article header.post-header .author-info .author-info-card .social-networks {
  display: flex;
  margin: 0px;
  margin-top: 34px;
  flex-direction: row;
  max-width: 204px;
  width: 100%;
  margin-left: -23px;
}

.single-opiniao #single-opiniao main article header.post-header .author-info .author-info-card .social-networks span a {
  margin-left: 8px;
}

.single-opiniao #single-opiniao main article header.post-header .author-info .author-info-card .social-networks span a svg path {
  fill: white;
}

.single-opiniao #single-opiniao main article header.post-header .author-info-mobile {
  margin-bottom: -2rem;
  margin-top: -1rem;
}

@media (max-width: 768px) {
  .single-opiniao #single-opiniao main article header.post-header .author-info-mobile {
    margin-top: 0;
    margin-bottom: 1.5rem;
  }
}

.single-opiniao #single-opiniao main article header.post-header .author-info-mobile .author-info-card {
  display: block;
}

.single-opiniao #single-opiniao main article header.post-header .author-info-mobile .info-container {
  display: flex;
}

.single-opiniao #single-opiniao main article header.post-header .author-info-mobile img {
  display: inherit;
}

.single-opiniao #single-opiniao main article header.post-header .author-info-mobile .info-card-informations {
  padding-left: 25px;
}

@media (max-width: 500px) {
  .single-opiniao #single-opiniao main article header.post-header .author-info-mobile .info-card-informations {
    padding-left: 1rem;
  }
}

.single-opiniao #single-opiniao main article header.post-header .author-info-mobile .author-name {
  color: #fff;
  font-weight: 500;
  margin-top: 10px;
}

.single-opiniao #single-opiniao main article header.post-header .author-info-mobile .authbio {
  border-top: 1px solid #f2f2f2;
  margin-top: 20px;
}

.single-opiniao #single-opiniao main article header.post-header .author-info-mobile .social-networks {
  display: flex;
  gap: 0.5rem;
}

@media (max-width: 48rem) {
  .single-opiniao #single-opiniao main article header.post-header .author-info-mobile .social-networks {
    gap: 0;
    justify-content: center;
  }
}

.single-opiniao #single-opiniao main article .post-content {
  width: 100%;
  max-width: 570px;
  margin-left: 5.3rem;
}

@media (max-width: 1199px) {
  .single-opiniao #single-opiniao main article .post-content {
    margin-left: 0;
  }
}

.single-opiniao #single-opiniao main article .post-content header .title {
  text-align: left;
  font-size: 48px;
}

.single-opiniao #single-opiniao main article .post-content p {
  color: var(--PURE, #262626);
  font-family: "Manrope", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  /* 24px */
  margin: 0px;
  margin-bottom: 12px !important;
}

@media (max-width: 783px) {
  .single-opiniao #single-opiniao main article .post-content p {
    width: initial;
    margin: auto;
  }
}

.single-opiniao #single-opiniao main article .post-content p h2 {
  color: var(--PURE, #262626);
  font-family: "Manrope", sans-serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  /* 57.6px */
  letter-spacing: -1.44px;
}

@media (max-width: 768px) {
  .single-opiniao #single-opiniao main article .post-content h2 {
    margin-top: inherit !important;
    margin-bottom: inherit !important;
  }
}

.single-opiniao #single-opiniao main article .post-content h1 {
  margin-top: 12px !important;
  margin-bottom: 12px !important;
}

@media (max-width: 768px) {
  .single-opiniao #single-opiniao main article .post-content h1 {
    font-size: 27px;
  }
}

.single-opiniao #single-opiniao main article .post-content strong {
  color: var(--PURE, #262626);
  font-family: "Manrope", sans-serif;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  /* 57.6px */
  letter-spacing: -1.44px;
}

.single-opiniao #single-opiniao main article .post-content p iframe {
  width: 560px;
}

@media (max-width: 589px) {
  .single-opiniao #single-opiniao main article .post-content p iframe {
    width: 330px;
    height: 200px;
  }
}

@media (max-width: 393px) {
  .single-opiniao #single-opiniao main article .post-content p iframe {
    width: 363px;
    height: 200px;
  }
}

@media (max-width: 366px) {
  .single-opiniao #single-opiniao main article .post-content p iframe {
    width: 333px;
    height: 200px;
  }
}

@media (max-width: 366px) {
  .single-opiniao #single-opiniao main article .post-content p iframe {
    width: 330px;
    height: 200px;
  }
}

.single-opiniao #single-opiniao main article .post-content .wp-block-table {
  margin-bottom: 1rem;
}

.single-opiniao #single-opiniao main article .post-content .table {
  max-width: 570px;
}

.single-opiniao #single-opiniao main article .post-content .addtoany_share_save_container {
  display: none;
}

.single-opiniao #single-opiniao main article .post-content .midia-conteudo_2 {
  display: none;
}

.single-opiniao #single-opiniao main article .post-content .page-share {
  margin-top: 32px;
}

@media (max-width: 992px) {
  .single-opiniao #single-opiniao main article .post-content .page-share {
    margin-top: 0;
    margin-bottom: -10px;
  }
}

.single-opiniao #single-opiniao main article .post-content .page-share .social-menu {
  height: 35px;
  width: 35px;
}

.single-opiniao #single-opiniao main article .post-content .comments {
  padding: 0 0;
}

@media (max-width: 992px) {
  .single-opiniao #single-opiniao main article .post-content .comments {
    display: none;
  }
}

.single-opiniao #single-opiniao main article .post-content .post-image img.post-thumbnail {
  background: none;
  margin-top: 0;
  margin-bottom: 0;
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
}

.single-opiniao #single-opiniao main article .post-content #audimaWidget {
  display: none;
}

.single-opiniao #single-opiniao main .post-footer {
  margin-top: 0;
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 768px) {
  .single-opiniao #single-opiniao main .post-footer {
    display: flex;
    justify-content: center;
  }
}

.single-opiniao #single-opiniao main .post-footer .related-posts {
  width: auto;
  padding-top: 30px;
  padding-bottom: 20px;
}

@media (max-width: 992px) {
  .single-opiniao #single-opiniao main .post-footer .related-posts {
    display: block;
    padding-top: 45px;
  }
}

.single-opiniao #single-opiniao main .post-footer .related-posts h2 {
  margin-top: 0px !important;
  margin-bottom: 32px !important;
}

@media (max-width: 992px) {
  .single-opiniao #single-opiniao main .post-footer .related-posts h2 {
    margin-bottom: 10px !important;
  }
}

.single-opiniao #single-opiniao main .post-footer .related-posts .related {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}

@media (max-width: 992px) {
  .single-opiniao #single-opiniao main .post-footer .related-posts .related {
    grid-template-columns: 1fr;
  }
}

.single-opiniao #single-opiniao main .post-footer .related-posts .related .related-post-card {
  display: flex;
  align-items: center;
}

.single-opiniao #single-opiniao main .post-footer .related-posts .related .related-post-card .related-post-image img {
  height: 70px !important;
  width: 70px;
  flex-shrink: 0;
  border-radius: 70px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-right: 30px;
}

.single-opiniao #single-opiniao main .post-footer .related-posts .related .related-post-content span {
  display: none;
}

.single-opiniao #single-opiniao main .post-footer .related-posts .related .related-post-content .info h4 {
  color: var(--Primary-dark, var(--DARK, #111));
  font-family: "Manrope", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  /* 26px */
}

.single-opiniao #single-opiniao main .post-footer .related-posts .related .related-post-content .info h5 {
  color: var(--PRIMARY-PURE, #848484);
  font-family: "Manrope", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 145%;
  /* 18.85px */
  text-transform: uppercase;
  margin-top: -20px;
}

.single-opiniao #single-opiniao.has-columnist header {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 970px;
  gap: 100px;
}

.single-opiniao #single-opiniao.has-columnist header.has-thumbnail {
  gap: 20px;
}

.single-opiniao #single-opiniao.has-columnist header .post-info .post-date {
  display: inherit;
  color: var(--Gray-3, #828282);
  font-family: "Manrope", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 145%;
  margin: 0.5rem 0;
}


/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsImZpbGUiOiJjc3MvX3Atc2luZ2xlLW9waW5pYW8uY3NzIiwic291cmNlUm9vdCI6IiJ9*/