:root {
  --about-circle-bg-size: 100%;
  --block-image-percent: 0%;
  --hand-card-percent: 0%;
  --block-image-fade-percent: transparent;
  --about-circle-bg-full: transparent;
}

@font-face {
  font-family: CA SaygonText;
  src: url(../fonts/CASaygonText/CASaygonText-Regular.woff);
  font-display: swap;
}

@font-face {
  font-family: CA SaygonText;
  src: url(../fonts/CASaygonText/CASaygonText-BoldItalic.woff2) format('woff2'),
    url(../fonts/CASaygonText/CASaygonText-BoldItalic.woff) format('woff');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: CA SaygonText;
  src: url(../fonts/CASaygonText/CASaygonText-Bold.woff2) format('woff2'),
    url(../fonts/CASaygonText/CASaygonText-Bold.woff) format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: CA SaygonText;
  src: url(../fonts/CASaygonText/CASaygonText-Extrabold.woff2) format('woff2'),
    url(../fonts/CASaygonText/CASaygonText-Extrabold.woff) format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: CA SaygonText;
  src: url(../fonts/CASaygonText/CASaygonText-Medium.woff2) format('woff2'),
    url(../fonts/CASaygonText/CASaygonText-Medium.woff) format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: CA SaygonText;
  src: url(../fonts/CASaygonText/CASaygonText-Italic.woff2) format('woff2'),
    url(../fonts/CASaygonText/CASaygonText-Italic.woff) format('woff');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: CA SaygonText;
  src: url(../fonts/CASaygonText/CASaygonText-LightItalic.woff2) format('woff2'),
    url(../fonts/CASaygonText/CASaygonText-LightItalic.woff) format('woff');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: CA SaygonText;
  src: url(../fonts/CASaygonText/CASaygonText-ExtraboldItalic.woff2) format('woff2'),
    url(../fonts/CASaygonText/CASaygonText-ExtraboldItalic.woff) format('woff');
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: CA SaygonText;
  src: url(../fonts/CASaygonText/CASaygonText-Light.woff2) format('woff2'),
    url(../fonts/CASaygonText/CASaygonText-Light.woff) format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: CA SaygonText;
  src: url(../fonts/CASaygonText/CASaygonText-Regular.woff2) format('woff2'),
    url(../fonts/CASaygonText/CASaygonText-Regular.woff) format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: CA SaygonText;
  src: url(../fonts/CASaygonText/CASaygonText-MediumItalic.woff2) format('woff2'),
    url(../fonts/CASaygonText/CASaygonText-MediumItalic.woff) format('woff');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}


@font-face {
  font-family: CA SaygonText;
  src: url(../fonts/CASaygonText/CASaygonText-SemiboldItalic.woff2) format('woff2'),
    url(../fonts/CASaygonText/CASaygonText-SemiboldItalic.woff) format('woff');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}


@font-face {
  font-family: CA SaygonText;
  src: url(../fonts/CASaygonText/CASaygonText-Semibold.woff2) format('woff2'),
    url(../fonts/CASaygonText/CASaygonText-Semibold.woff) format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: CA SaygonText;
  src: url(../fonts/CASaygonText/CASaygonText-ThinItalic.woff2) format('woff2'),
    url(../fonts/CASaygonText/CASaygonText-ThinItalic.woff) format('woff');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: CA SaygonText;
  src: url(../fonts/CASaygonText/CASaygonText-Thin.woff2) format('woff2'),
    url(../fonts/CASaygonText/CASaygonText-Thin.woff) format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: Charter;
  src: url(../fonts/Charter/charter.ttf);
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Charter;
  src: url(/fonts/Charter/charter-bd-itc-tt-bold.ttf);
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Charter;
  src: url(/fonts/Charter/charter-2.ttf);
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

img {
  max-width: 100%;
}

.adunit-container {
  margin-bottom: 2.5rem;
  margin-top: 1.5rem;
  display: flex;
  flex-direction: column;
}

.adunit-container .filled:before,
.adunit-container.filled:before {
  display: block;
  font-weight: 400;
  font-size: 0.75rem;
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
  text-align: center;
  width: 100%;
  content: "PUBLICIDADE";
  color: #777;
}

html {
  font-size: 16px;
  font-family: CA SaygonText !important;
}

body {
  --text-opacity: 1;
  color: #1a202c;
  color: rgba(26, 32, 44, var(--text-opacity));
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden !important;
  font-family: CA SaygonText !important;
}

a {
  color: inherit;
  text-decoration: none;
}

@media screen and (min-width: 414px) {
  html {
    font-size: 16px;
  }
}

@media screen and (min-width: 1024px) {
  html {
    font-size: 16px;
  }

  .h1 {
    font-size: 2.5rem;
    line-height: 107%;
  }

  .h2 {
    font-size: 2.25rem;
    line-height: 111%;
  }

  .h3 {
    font-size: 1.25rem;
    line-height: 120%;
  }
}

a > .track {
  align-items: inherit;
  align-self: stretch;
  display: inherit;
  flex: 1;
  justify-content: inherit;
  justify-self: stretch;
  font-weight: 600;
}

#menu #main-menu {
  background-color: #d7d7d7;
  width: 100%;
}

#menu #main-menu ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  text-align: left;
}

#menu #main-menu ul li {
  font-family: CA SaygonText;
  font-size: 20px;
  line-height: 130%;
  --text-opacity: 1;
  color: #000;
  color: rgba(0, 0, 0, var(--text-opacity));
  font-weight: 600;
}

#menu #main-menu ul li a {
  display: flex;
  flex-direction: row;
  letter-spacing: 0.98px;
}
#menu #main-menu ul li a span {
  font-weight: 600;
}

@media (min-width: 768px) {
  #menu #main-menu,
  #menu #main-menu ul li .menu-children {
    width: 50%;
  }
}

@media (min-width: 768px) and (orientation: landscape) {
  #menu #main-menu,
  #menu #main-menu ul li .menu-children {
    width: 50%;
  }

  #menu #main-menu ul li a span {
    position: relative;
  }

  #menu #main-menu ul li a span:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    margin-bottom: -0.25rem;
    opacity: 0;
    width: 100%;
    height: 2px;
    display: block;
  }

  #menu #main-menu ul li a span:hover:before {
    opacity: 1;
  }

  #menu #main-menu ul li a.menu-is-active span {
    position: relative;
  }

  #menu #main-menu ul li a.menu-is-active span:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    margin-bottom: -0.25rem;
    opacity: 1;
    width: 100%;
    height: 2px;
    display: block;
  }

  #menu #main-menu ul li ul li a {
    text-transform: none;
    letter-spacing: normal;
  }

  #menu #main-menu ul li ul li a span {
    position: relative;
  }

  #menu #main-menu ul li ul li a span:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    margin-bottom: -0.25rem;
    opacity: 0;
    height: 2px;
    display: block;
  }

  #menu #main-menu ul li ul li a span:hover:before {
    opacity: 1;
  }

  #menu #main-menu ul li ul li ul li span:before {
    display: none;
  }
}

.news-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1110px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

@media screen and (min-width: 1024px) {
  .news-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0;
  }
}

.header .header__container {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  display: flex;
  flex-direction: row;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 1rem;
  justify-content: space-between;
  align-items: center;
}

.header .header__left {
  width: 75%;
  height: 100%;
}

.header .header__left a {
  display: inline-block;
  margin-right: 0.75rem;
  margin-top: 0.75rem;
}

.header .header__left .header__logo--small {
  max-height: 50px;
  max-width: 200px;
}

@media screen and (min-width: 1024px) {
  .header .header__container {
    padding-left: 0;
    padding-right: 0;
    max-width: calc(1150px + 2.3rem);
    display: flex;
    flex-direction: row;
    width: 100%;
  }

  .header .header__left {
    width: 15%;
  }

  .header .articles__page_container__menu {
    display: none;
  }

  .header .header_right {
    width: 75%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
  }

  .header .header_right .articles__page_menu_suspense {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }

  .header .header_right .articles__page_menu_suspense ul {
    padding: 0;
    margin: 0;
    flex-direction: row;
    display: flex;
  }

  .header .header_right .articles__page_menu_suspense ul li {
    padding-left: 1rem;
    padding-right: 1rem;
    margin-left: 1rem;
    margin-right: 1rem;
    font-weight: 600;
    font-size: 0.875rem;
    text-transform: uppercase;
  }

  .header .header_right .articles__page_menu_suspense ul li.is__dropdown {
    position: relative;
  }

  .header .header_right .articles__page_menu_suspense ul li.is__dropdown:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 0.5rem;
    display: block;
    width: 0.75rem;
    height: 0.75rem;
    background-repeat: no-repeat;
    background-position: 50%;
    right: -10px;
  }

  .header .header_right .articles__page_menu_suspense ul li.is__dropdown ul {
    position: absolute;
    width: 100%;
    --bg-opacity: 1;
    background-color: #fff;
    background-color: rgba(255, 255, 255, var(--bg-opacity));
    padding: 0.75rem;
    --bg-opacity: 0.75;
    top: 0;
    left: 0;
    margin: 30px 0.75rem 0.75rem;
  }

  .header .header_right .articles__page_menu_suspense ul li.is__dropdown ul li {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 0;
    margin: 0;
  }

  .header
    .header_right
    .articles__page_menu_suspense
    ul
    li.is__dropdown
    ul
    li
    a {
    cursor: pointer;
  }

  .header .header_right img {
    display: block;
  }
}

.header .menu__icon {
  display: inline-block;
  text-align: center;
  border-radius: 9999px;
  padding: 0.75rem;
}

.footer-menu-columns {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
  --text-opacity: 1;
  color: #fff;
  color: rgba(255, 255, 255, var(--text-opacity));
  font-weight: 600;
  padding-bottom: 2rem;
  font-family: CA SaygonText;
  font-size: 14px;
  line-height: 170%;
}

.footer-menu-columns ul li {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.footer-menu-column-title {
  color: hsla(0, 0%, 100%, 0.6);
}

#footer__page {
  background-color: #4a4b4c;
  padding-top: 2.5rem;
  padding-bottom: 2rem;
}

#footer__page .footer__page__top_wrapper .footer__page__top {
  padding-top: 2rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

#footer__page .footer__page__top_wrapper .footer__page__top img {
  margin-bottom: 1.5rem;
}

#footer__page .footer__page__bottom {
  font-family: CA SaygonText;
  border-top: 1px solid #666;
  margin-left: 1.5rem;
  margin-right: 1.5rem;
  padding-top: 1.5rem;
  margin-top: 1.5rem;
  --text-opacity: 1;
  color: #fff;
  color: rgba(255, 255, 255, var(--text-opacity));
}

#footer__page
  .footer__page__bottom
  .footer__page__bottom_wrapper
  .footer__page__sociais {
  display: flex;
  flex-direction: row;
  padding-top: 1.5rem;
}

#footer__page
  .footer__page__bottom
  .footer__page__bottom_wrapper
  .footer__page__sociais
  a {
  margin-right: 0.75rem;
}

#footer__page .footer__page__bottom .footer__page__bottom_wrapper label {
  font-size: 12px;
}

@media screen and (min-width: 1024px) {
  .footer-menu-columns {
    width: 83.333333%;
    padding: 0.75rem 1.5rem 0;
    display: flex;
  }

  .footer-menu-columns ul li {
    padding-bottom: 2rem;
    margin-top: 0;
    margin-bottom: 0;
  }

  .footer-menu-columns ul li a {
    cursor: pointer;
  }

  .footer-menu-columns ul li ul {
    display: flex;
    flex-direction: column;
  }

  .footer-menu-columns ul li ul li {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    width: 100%;
    font-weight: 400;
    cursor: pointer;
  }

  .footer-menu-columns ul li ul li a {
    cursor: pointer;
  }

  .footer-menu-column {
    flex: 1 1 0%;
  }

  #footer__page {
    padding-top: 3.5rem;
  }

  #footer__page .footer__page__top_wrapper {
    display: flex;
    flex-direction: row;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
  }

  #footer__page .footer__page__top_wrapper .footer__page__top {
    width: 16.666667%;
    padding-top: 0;
    margin-top: 0;
  }

  #footer__page .footer__page__bottom .footer__page__bottom_wrapper {
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    justify-content: center;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }

  #footer__page .footer__page__bottom .footer__page__bottom_wrapper label {
    margin-left: auto;
    margin-right: auto;
  }

  #footer__page
    .footer__page__bottom
    .footer__page__bottom_wrapper
    .footer__page__bottom_submenu {
    display: block;
    margin-top: 0;
  }

  #footer__page
    .footer__page__bottom
    .footer__page__bottom_wrapper
    .footer__page__bottom_submenu
    ul {
    display: flex;
    flex-direction: row;
  }

  #footer__page
    .footer__page__bottom
    .footer__page__bottom_wrapper
    .footer__page__bottom_submenu
    ul
    li {
    border-left: 1px solid #ccc;
    margin-left: 1rem;
    padding-left: 1rem;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    float: left;
  }

  #footer__page
    .footer__page__bottom
    .footer__page__bottom_wrapper
    .footer__page__bottom_submenu
    ul
    li:first-child {
    margin-left: 0;
    padding-left: 0;
    border: 0;
  }

  #footer__page
    .footer__page__bottom
    .footer__page__bottom_wrapper
    .footer__page__sociais {
    padding-top: 0;
  }
}

.global-layout {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  min-height: 100vh;
}

@media screen and (min-width: 1366px) {
  .btn-2 {
    width: 366px;
  }

  section {
    padding: 0;
  }
}

html {
  font-size: 85%;
  font-family: CA SaygonText !important;
}

body {
  --text-opacity: 1;
  color: #1a202c;
  color: rgba(26, 32, 44, var(--text-opacity));
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden !important;
  font-family: CA SaygonText !important;
}

a {
  color: inherit;
  text-decoration: none;
}

.adunit-container .filled:before,
.adunit-container.filled:before {
  line-height: 1.5;
}

.icon {
  display: block;
  background-color: transparent;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 22px;
  height: 22px;
}

ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

html {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji,
    Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  line-height: 1.5;
}

*,
:after,
:before {
  border: 0 solid #e2e8f0;
}

img {
  border-style: solid;
}

table {
  border-collapse: collapse;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

a {
  text-decoration: inherit;
}

button,
input,
select,
textarea {
  padding: 0;
  line-height: inherit;
  color: inherit;
}

iframe,
img,
object,
svg,
video {
  display: block;
}

img,
video {
  max-width: 100%;
  height: auto;
}

.cursor-pointer {
  cursor: pointer;
}

.news-category-bar {
  --text-opacity: 1;
  color: #000;
  color: rgba(0, 0, 0, var(--text-opacity));
  font-size: 1.125rem;
  font-weight: 600;
  font-weight: 400;
  padding-bottom: 1rem;
  margin-bottom: 2rem;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  font-family: CA SaygonText;
  border-bottom: 1px solid #cacacc;
  line-height: 180%;
}

.news-category-bar__title {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  align-items: center;
}

.news-category-bar__title label {
  font-weight: 600;
  line-height: 1;
}

.news-category-bar__bullet {
  display: block;
  border-radius: 9999px;
  margin-right: 0.5rem;
  height: 19px;
  width: 19px;
}

.image-effect-scale img {
  width: 100%;
}
.post-card:not(.post-card--featured) img {
  height: 30vw;
}

@media screen and (min-width: 1024px) {
  .news-category-bar {
    margin-bottom: 2rem;
  }

  .news-category-bar__link {
    font-size: 0.875rem;
  }
}
.image-effect-scale img {
  object-fit: cover;
}

@media screen and (min-width: 1024px) {
  .post-card .image-effect-scale img {
    height: 120px;
  }
  .post-card--featured .image-effect-scale img {
    height: 413px;
    width: 100%;
  }

}

.post-card {
  display: block;
}

.post-card--featured {
  margin-bottom: 1rem;
}

.post-card--featured .image-effect-scale {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}

.post-card__body {
  margin-top: 1.5rem;
}

.post-card__title {
  cursor: pointer;
  font-weight: 600;
  margin-bottom: 0.75rem;
  font-size: 1.125rem;
  font-family: CA SaygonText;
  line-height: 140%;
}

.post-card__versal {
  max-width: 168px;
  font-size: 11px;
  text-transform: uppercase;
  line-height: 120%;
  margin: 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.post-card--featured .post-card__title {
  font-size: 1.875rem;
}

.post-card__excerpt {
  font-weight: 400;
  font-family: CA SaygonText;
}

.post-card--featured .post-card__excerpt {
  display: none;
}

@media screen and (min-width: 1024px) {
  .post-card--featured {
    margin-bottom: 0;
    max-width: 580px;
  }
}

@media screen and (min-width: 1087px) {
  .post-card--featured {
    max-width: 635px;
  }
}

@media screen and (min-width: 1024px) {

  .post-card--featured .image-effect-scale {
    margin: 0;
  }

  .post-card--featured .post-card__excerpt {
    display: block;
  }
}

.news-contents-section {
  --bg-opacity: 1;
  background-color: #fff;
  background-color: rgba(255, 255, 255, var(--bg-opacity));
  padding-bottom: 5rem;
  padding-top: 5rem;
}

.news-contents-section:nth-child(2n) {
  background-color: #ebe9e8;
}

.news-contents-section__blocks,
.news-contents-section__blocks-center {
  grid-gap: 2rem;
  gap: 2rem;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-row-gap: 2rem;
  row-gap: 2rem;
}

.news-contents-section__block:nth-child(odd):last-child {
  grid-column: span 2;
}

@media screen and (min-width: 1024px) {
  .news-contents-section__blocks {
    gap: 50px;
  }

  .news-contents-section__blocks--wide {
    width: 100%;
  }

  .news-contents-section__blocks--columns3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 29px;
  }

  .news-contents-section__blocks--columns1,
  .news-contents-section__blocks--columns4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 29px;
  }

  .news-contents-section__block {
    max-width: 177px;
    height: 243px;
  }

  .news-contents-section__block:nth-child(odd):last-child {
    grid-column: auto;
  }

  .news-contents-section__blocks--wide .news-contents-section__block {
    max-width: unset;
  }

  .news-contents-section__blocks--columns3 .news-contents-section__block {
    width: 300px;
    height: 250px;
    margin: 0 auto;
  }

  .news-contents-section__blocks--columns3 .image-effect-scale {
    border: none;
  }

  .news-contents-section__blocks--columns3 .image-effect-scale img {
    width: 100%;
    height: 190px;
    object-fit: cover;
  }

  .news-contents-section__blocks--columns3 .post-card__title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: 0 0.1rem;
  }

  .news-contents-section__block .adunit-block,
  .news-contents-section__block .adunit-container {
    margin: 0;
  }

  .news-contents-section__block--featured {
    max-width: unset;
  }

  .news-contents-section__block--ads {
    display: flex;
    justify-content: flex-end;
  }

  .news-contents-section__blocks-center {
    grid-gap: 50px;
    gap: 50px;
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    grid-row-gap: 50px;
    row-gap: 50px;
  }
}

body,
html {
  font-family: CA SaygonText !important;
}

body {
  --text-opacity: 1;
  color: #1a202c;
  color: rgba(26, 32, 44, var(--text-opacity));
  line-height: 1.5rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden !important;
  line-height: 180%;
}

a {
  color: inherit;
  text-decoration: none;
}

@media screen and (min-width: 1366px) {
  html {
    font-size: 100%;
  }
}

* {
  outline: 0 !important;
  font-family: CA SaygonText, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 24px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

#menu #main-menu {
  background-color: #d7d7d7;
  width: 100%;
}

#menu #main-menu ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  text-align: left;
}

#menu #main-menu ul li {
  font-family: CA SaygonText;
  font-size: 20px;
  line-height: 130%;
  --text-opacity: 1;
  color: #000;
  color: rgba(0, 0, 0, var(--text-opacity));
  font-weight: 600;
}

#menu #main-menu ul li a {
  display: flex;
  flex-direction: row;
}

@media (min-width: 1024px) {
  .container.container {
    width: 100%;
  }

  .container.container > a {
    width: 20%;
  }

  #menu .menu-mobile-closed {
    display: none;
  }

  #menu #main-menu {
    position: relative;
    width: 100%;
    background-color: transparent;
  }

  #menu #main-menu .main-menu-header,
  #menu #main-menu span.about-link {
    display: none;
  }

  #menu #main-menu.main-menu-wrapper {
    background-color: transparent;
  }

  #menu #main-menu ul li {
    font-family: CA SaygonText;
    font-style: normal;
    font-weight: 600;
    font-size: 14px !important;
    line-height: 150%;
    letter-spacing: 0.07em;
    text-transform: uppercase;
    color: #000;
  }

  #menu #main-menu ul li a span {
    font-size: 12px;
  }

  #menu #main-menu ul li ul,
  #menu #main-menu ul li ul li {
    display: none;
  }

  #menu #main-menu ul li ul li span {
    font-size: 14px;
  }

  #menu #main-menu ul li ul li ul li {
    display: none;
  }

  #menu #main-menu > ul {
    display: flex;
    justify-content: flex-end;
  }

  #menu #main-menu ul li {
    padding: 1.5rem;
    cursor: pointer;
  }

  #menu #main-menu ul li a > div {
    display: flex;
    flex-direction: row;
    align-items: center;
  }

  #menu #main-menu ul li a > div svg {
    margin-right: 0.75rem;
  }

  #menu #main-menu ul li.has-li-submenu:hover > ul {
    padding-left: 15px;
    padding-right: 15px;
  }

  #menu #main-menu ul li.has-li-submenu:hover ul {
    display: flex;
    flex-direction: column;
    z-index: 3;
    position: absolute;
    margin-top: 15px;
    background: #ebe9e8;
    background-color: #fff;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05), 0 10px 15px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
  }

  #menu #main-menu ul li.has-li-submenu:hover ul li {
    padding-bottom: 10px !important;
    padding-top: 10px !important;
    position: relative;
    display: block;
    cursor: pointer;
    font-family: CA SaygonText;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 170%;
    color: #4a4b4c;
    width: 100%;
  }

  #menu #main-menu ul li.has-li-submenu:hover ul li:first-child {
    display: block;
  }

  #menu #main-menu ul li.has-li-submenu:hover ul li:nth-child(2) {
    padding-top: 20px !important;
  }

  #menu #main-menu ul li.has-li-submenu:hover ul li:last-child {
    padding-bottom: 20px !important;
  }

  #menu #main-menu ul li.has-li-submenu:hover ul li ul {
    display: none;
  }

  #menu #main-menu ul li.has-li-submenu:hover ul li:hover ul {
    display: flex;
    margin-top: 0;
    left: 100%;
    flex-direction: column;
    width: 100%;
  }

  #menu #main-menu ul li.has-li-submenu:hover ul li:hover ul li {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  #menu #main-menu ul li.has-li-submenu:hover ul li:hover ul li a {
    width: 100%;
  }

  #menu #main-menu ul li.has-li-submenu:hover ul li:hover ul li a span {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
  }

  #menu #main-menu ul li.has-li-submenu:hover ul li:hover ul li a span label {
    width: 20%;
    text-align: center;
    color: #404542;
  }

  #menu
    #main-menu
    ul
    li.has-li-submenu:hover
    ul
    li:hover
    ul
    li
    a
    span
    label
    svg {
    margin-left: auto;
    margin-right: auto;
  }

  #menu
    #main-menu
    ul
    li.has-li-submenu:hover
    ul
    li:hover
    ul
    li
    a
    span
    label
    svg
    path {
    fill: #000;
  }

  #menu #main-menu ul li.has-li-submenu:hover ul li:hover ul li a span p {
    width: 70%;
  }

  #menu #main-menu ul li.has-li-submenu:hover ul li:hover ul li:hover {
    background-color: #f2f2f2;
  }

  #menu #main-menu ul li.has-li-submenu:hover ul li {
    display: flex;
    flex-direction: row;
    padding: 1.5rem;
  }

  #menu #main-menu ul li.has-li-submenu:hover ul li img {
    transform: rotate(0);
  }

  #menu #main-menu ul li.has-li-submenu:last-child:hover ul {
    right: 0;
  }

  #menu #main-menu ul li > a.has-submenu {
    width: 100%;
  }

  #menu #main-menu ul li > a.has-submenu span {
    width: 100%;
    display: block;
  }

  #menu #main-menu ul li > a.has-submenu span label svg {
    display: none;
  }

  #menu #main-menu ul li > a.has-submenu img {
    margin-left: 8px;
    transform: rotate(90deg);
  }

  #menu #main-menu ul li > a.has-submenu {
    width: 100% !important;
  }

  #menu #main-menu ul li > a.has-submenu div {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }

  #menu #main-menu ul li > a.has-submenu div svg {
    margin-right: 1rem;
  }

  #menu #main-menu ul li .menu-children2 {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
  }

  #menu #main-menu ul li .menu-children2 ul {
    margin-top: 0;
  }
}

.right-sidebar {
  min-width: 336px;
}

@media screen and (min-width: 1024px) {
  .no-sidebar {
    display: block;
    margin-left: 2rem;
    margin-right: 2rem;
    width: 1100px;
  }
}

.no-desk {
  display: none;
}
.no-mobile {
  display: block;
}
.price a {
  margin-left: 1rem;
}
.card-list-wrapper {
  padding: 1rem;
  padding-top: 2rem;
  width: 100%;
  border-radius: 0.5rem;
  --bg-opacity: 1;
  margin-top: 1.75rem;
  margin-bottom: 1.75rem;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1), 0 20px 20px rgba(0, 0, 0, 0.04);
}
.card-title-high {
  font-weight: bold;
  margin-left: 1.5rem;
  margin-bottom: 2rem;
  font-size: 1.5rem;
  color: #1a202c;
}
.credit__card_items {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  width: 100%;
  max-width: 100%;
  margin: 0;
}
.credit__card_items li {
  color: #7f7f85;
}
.credit__card_items li div {
  display: flex;
}
.credit__card_items li label {
  color: #000000;
  font-weight: bold;
  display: flex;
  margin-left: 0.5rem;
}
.card-wrapper {
  display: flex;
}
.credit__card_details__bg
  .credit__card_details__wrapper
  .credit__card_items__grid
  .credit__card_items
  .credit__card_item__wrapper {
  display: flex;
  flex-direction: row;
  width: 100%;
  border-radius: 0.5rem;
  --bg-opacity: 1;
  background-color: #fff;
  background-color: rgba(255, 255, 255, var(--bg-opacity));
  padding: 1.5rem;
  margin-top: 0;
  margin-bottom: 0;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1), 0 20px 20px rgba(0, 0, 0, 0.04);
  height: 82px;
}
.credit__card_details__bg
  .credit__card_details__wrapper
  .credit__card_items__grid
  .credit__card_items
  .credit__card_item__wrapper
  .icon {
  width: 16.666667%;
}
.credit__card_details__bg
  .credit__card_details__wrapper
  .credit__card_items__grid
  .credit__card_items
  .credit__card_item__wrapper
  .credit__card_item__right {
  width: 83.333333%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  font-weight: 600;
  align-items: center;
}
.credit__card_details__bg
  .credit__card_details__wrapper
  .credit__card_items__grid
  .credit__card_items
  .credit__card_item__wrapper
  .credit__card_item__right
  span {
  font-family: CA SaygonText;
  font-size: 14px;
  line-height: 140%;
  color: #7f7f85;
  width: 50%;
  font-weight: 600;
}
.credit__card_details__bg
  .credit__card_details__wrapper
  .credit__card_items__grid
  .credit__card_items
  .credit__card_item__wrapper
  .credit__card_item__right
  label {
  font-weight: 600;
  display: flex;
  text-align: right;
  --text-opacity: 1;
  color: #000;
  color: rgba(0, 0, 0, var(--text-opacity));
  width: 50%;
  align-items: center;
  justify-content: flex-end;
  font-family: CA SaygonText;
  font-size: 14px;
  line-height: 170%;
}
.tooltip {
  position: relative;
  display: inline-block;
  opacity: 0;
}
.credit__card_result__image_recom img {
  width: 100vw;
  min-width: 100%;
}
.card-wrapper .no-desk .button-container .button-identity,
.card-wrapper .card-left .button-container .button-identity {
  width: 100%;
  padding-top: 1.25rem;
}
@media screen and (min-width: 1024px) {
  .tooltip__content {
    padding: 1rem;
  }
}
.tooltip__content:before {
  position: absolute;
  z-index: 20;
  bottom: -7px;
  content: "";
  right: 21px;
  display: block;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 7px solid #000;
}
.credit__card_details__bg
  .credit__card_details__wrapper
  .credit__card_items__grid
  .credit__card_items
  .credit__card_item__wrapper
  .credit__card_item__right
  span {
  font-family: CA SaygonText;
  font-size: 0.8rem;
  line-height: 140%;
  color: #7f7f85;
  width: 50%;
  font-weight: 600;
}
.credit__card_details__bg
  .credit__card_details__wrapper
  .credit__card_items__grid
  .credit__card_items
  .credit__card_item__wrapper
  .credit__card_item__right
  span {
  display: flex;
  font-family: CA SaygonText;
  font-size: 0.8rem;
  line-height: 140%;
  color: #7f7f85;
  width: 50%;
  font-weight: 600;
}
.card-left {
  max-width: 25%;
  margin: 0 1.5rem;
}
.credit__card_items__grid {
  width: 100%;
}
@media only screen and (max-width: 1200px) {
  .card-left {
    min-width: 100%;
    margin: 0;
  }
  .credit__card_items {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    grid-gap: 0;
    gap: 0;
  }
  .credit__card_details__bg
    .credit__card_details__wrapper
    .credit__card_items__grid
    .credit__card_items
    .credit__card_item__wrapper {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    padding: 0.5rem;
    height: auto;
  }
  .card-title-high {
    font-size: 2rem;
  }
  .card-left {
    min-width: 0;
  }
}
@media only screen and (max-width: 768px) {
  .home__plusdin_media h2 svg {
    width: 100%;
  }
  .credit__card_items {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .card-wrapper {
    display: flex;
  }

  .card-wrapper {
    display: block;
  }

  .no-desk {
    display: block;
  }

  .share-post-mobile {
    flex-wrap: wrap;
  }

  .share-post-mobile .share-title{
    width: 100%;
  }

  .card-left {
    min-width: 100%;
  }
  .credit__card_items li div {
    margin-left: -0.4rem;
  }

}

.author-name {
  font-weight: bold;
}

.read-time {
  font-weight: bold;
}

.info {
  margin-bottom: 1rem;
}

.post-row {
  border-top: 1px solid #ccc;
  height: 2em;
}

.form-search {
  display: none;
  margin-left: 1em;
}

.search-row {
  display: flex;
}

.not-found {
  padding-top: 1rem;
}

.share-post {
  display: flex;
  align-items: center;
  margin: 2em 0;
}

.flex {
  display: flex;
}

.share-title {
  position: relative;
  font-weight: 700;
  font-family: CA SaygonText;
  font-size: 24px;
  line-height: 33px;
}

.cta-button {
  background-color: #00e169;
  width: 275px;
  height: 56px;
  font-family: CA SaygonText;
  font-size: 12px;
  line-height: 150%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  font-weight: 600;
  margin-left: auto;
  margin-right: auto;
}

.button-container {
  text-align: center;
}

.inputs-row {
  flex-direction: row;
  display: none;
}


.form-search input {
  max-width: 200px;
}

.no-show {
  display: none;
}

.pagination {
  width: 100%;
  text-align: center;
  padding: 2em 0;
}

.pagination-inner {
  display: flex;
  position: absolute;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
}

.pagination a {
  margin: 0 1em;
  align-items: center;
  border-radius: 4px;
  display: inline-flex;
  flex-shrink: 0;
  font-size: 12px;
  font-weight: 600;
  justify-content: center;
  letter-spacing: 0.07em;
  line-height: 0.5em;
  max-width: 100%;
  min-height: 25px;
  min-width: 100px;
  padding-left: 12px;
  padding-right: 12px;
  transition: all 0.45s ease;
  touch-action: manipulation;
}

@media screen and (max-width: 767px) {
  .news-contents-section__blocks {
    grid-gap: 0;
    gap: 0;
    display: block;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-row-gap: 2rem;
    row-gap: 2rem;
  }

  .news-contents-section__blocks
    .news-contents-section__block
    article
    a
    .image-effect-scale {
    max-width: 100%;
  }

  .news-contents-section__blocks .news-contents-section__block .post-card {
    display: grid;
    grid-gap: 1rem;
    gap: 1rem;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin: 2rem 0;
  }

  .post-card--featured .image-effect-scale {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

}

*,
:after,
:before {
  box-sizing: border-box;
  font-family: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0;
}

img {
  max-width: 100%;
}

@media screen and (max-width: 1024px) {
  .container {
    max-width: 100%;
  }

  #menu {
    font-family: CA SaygonText;
    display: flex;
    justify-content: space-between;
  }

  #menu:before {
    display: none;
    content: "";
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    right: 0;
    z-index: 20;
    background-color: rgba(0, 0, 0, 0.3);
  }

  #menu .menu-mobile-closed {
    display: flex;
    justify-content: space-between;
    cursor: pointer;
    align-items: center;
  }

  #menu .menu-mobile-closed label {
    color: #468d73;
  }

  #menu #main-menu {
    position: fixed;
    text-align: left;
    display: flex;
    padding: 1rem 2rem;
    flex-direction: column;
    justify-content: flex-start;
    height: 100vh;
    top: 0;
    right: 0;
    --bg-opacity: 1;
    background-color: #fff;
    background-color: rgba(255, 255, 255, var(--bg-opacity));
    margin-right: -1024px;
    transition: margin 0.8s;
    z-index: 20;
  }

  #menu #main-menu .main-menu-header {
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-bottom: 2rem;
    margin-bottom: 2rem;
  }

  #menu #main-menu .main-menu-header label {
    font-family: CA SaygonText;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 33px;
    color: #000;
    width: 80%;
  }

  #menu #main-menu .main-menu-header img,
  #menu #main-menu .main-menu-header label {
    cursor: pointer;
  }

  #menu #main-menu .main-menu-header + ul {
    overflow: auto;
  }

  #menu #main-menu ul {
    width: 100%;
  }

  #menu #main-menu ul li {
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    border-bottom: 0.8px solid rgba(0, 0, 0, 0.6);
  }

  #menu #main-menu ul li .menu-children {
    position: fixed;
    text-align: left;
    display: flex;
    padding: 1rem 2rem;
    flex-direction: column;
    justify-content: flex-start;
    height: 100vh;
    top: 0;
    right: 0;
    --bg-opacity: 1;
    background-color: #fff;
    background-color: rgba(255, 255, 255, var(--bg-opacity));
    margin-right: -999px;
    transition: margin 0.8s;
    z-index: 2;
  }

  #menu #main-menu ul li .menu-children.is-show {
    margin-right: 0;
    width: 100vw;
  }

  #menu #main-menu ul li a span {
    display: contents;
    flex-direction: row;
    width: 100%;
  }

  #menu #main-menu ul li a span label {
    margin-top: 0.25rem;
    width: 40px;
  }

  #menu #main-menu ul li a span label svg {
    display: inline-block;
  }

  #menu #main-menu ul li a span label svg path {
    fill: #000;
  }

  #menu #main-menu ul li a span p {
    width: 91.666667%;
  }

  #menu #main-menu ul > li > a {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
  }

  #menu #main-menu ul > li > a.has-submenu {
    justify-content: space-between;
  }

  #menu #main-menu ul > li > a.has-submenu div {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
  }

  #menu #main-menu ul > li > a.has-submenu svg {
    margin-right: 1rem;
  }

  #menu.is-show:before {
    display: block;
  }

  #menu.is-show #main-menu {
    margin-right: 0;
  }

  ul li ul li a span {
    font-family: CA SaygonText;
    font-size: 18px;
    line-height: 150%;
    color: #4a4b4c;
  }

  ul li ul li ul li a span p {
    font-family: CA SaygonText;
    font-size: 16px;
    line-height: 180%;
    color: #4a4b4c;
  }
}

.button,
button {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.credit__card_description .credit__card_description__body .button {
  align-items: center;
  border-radius: 4px;
  border-bottom: 0px;
  box-shadow: none;
  display: inline-flex;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  flex-shrink: 0;
  font-size: 12px;
  font-weight: 700;
  justify-content: center;
  letter-spacing: 0.07rem;
  line-height: 1em;
  max-width: 386px;
  min-height: 42px;
  height: 64px;
  min-width: 116px;
  padding-left: 16px;
  padding-right: 16px;
  transition: all 0.45s ease;
  touch-action: manipulation;
  text-transform: uppercase;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

blockquote,
dl,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
  margin: 0;
}

.articles__page_author {
  display: flex;
  flex-direction: row;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  width: 100%;
  max-width: 24rem;
  margin: 0.75rem auto;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.articles__page_author img {
  width: 45px;
  height: 45px;
  border-radius: 9999px;
}

.articles__page_author .articles__page_wrapper {
  margin-left: 1rem;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.articles__page_author .articles__page_wrapper .articles__page_author__name {
  font-size: 1rem;
  font-weight: 700;
  --text-opacity: 1;
  color: #000;
  color: rgba(0, 0, 0, var(--text-opacity));
  margin-bottom: 0.25rem;
  display: block;
}

.articles__page_author .articles__page_wrapper .articles__page_author__date {
  font-size: 1rem;
  --text-opacity: 1;
  color: #4a5568;
  color: rgba(74, 85, 104, var(--text-opacity));
}

.credit__card_description {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.credit__card_description .credit__card_description__body a {
  font-weight: 700;
}

.credit__card_description .credit__card_description__body p {
  margin-top: 1.5rem;
}

.credit__card_description .credit__card_description__body ul {
  margin-left: 1.5rem;
  margin-top: 1.5rem;
  list-style-type: disc;
}

.detail-page .news-container--first {
  margin-bottom: 6rem;
  padding-top: 1.25rem;
  max-width: fit-content;
  max-width: -moz-fit-content;
  max-width: -webkit-fit-content;
}

.detail-page .news-container--first img:not(.avatar,.user-img){
  width: 100%;
}

.detail-page__content-header {
  margin-bottom: 1rem;
}

.detail-page__content-title {
  font-weight: 400;
  font-size: 2.25rem;
  font-weight: 600;
  margin-bottom: 0.75rem;
  font-family: CA SaygonText;
  line-height: 130%;
}

.detail-page__content-intro {
  --text-opacity: 1;
  color: #4a5568;
  color: rgba(74, 85, 104, var(--text-opacity));
  font-weight: 400;
  font-size: 1.25rem;
  font-family: CA SaygonText;
  line-height: 150%;
}

.detail-page__content-wrapper {
  margin-bottom: 4rem;
  font-family: CA SaygonText;
}

.detail-page__content-wrapper .article__detail_galleries,
.detail-page__content-wrapper h2,
.detail-page__content-wrapper h3,
.detail-page__content-wrapper ol,
.detail-page__content-wrapper p,
.detail-page__content-wrapper ul {
  margin-bottom: 1.25rem;
}

.detail-page__content-wrapper h2,
.detail-page__content-wrapper h3 {
  font-weight: 400;
  font-weight: 600;
  margin-bottom: 0.75rem;
  font-family: CA SaygonText;
  line-height: 130%;
}

.detail-page__content-wrapper h2 {
  font-size: 1.25rem;
}

.detail-page__content-wrapper ul {
  list-style-type: none;
  margin-left: 1rem;
}

.detail-page__content-wrapper ul li {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
  margin-right: 1rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.detail-page__what-now-title {
  font-weight: 600;
  margin-bottom: 1.5rem;
  font-size: 1.5rem;
  font-family: CA SaygonText;
  line-height: 130%;
}

.news-container,
.news-page .header {
  max-width: 1110px;
}

.news-container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

@media screen and (min-width: 1024px) {
  .news-page__back {
    display: none;
  }

  .detail-page .news-container--first .news-category-bar {
    margin-bottom: 2rem;
  }

  .news-page__row {
    display: flex;
    justify-content: space-between;
  }

  .news-content--alignment{
    max-width: 100%;
    margin: 0 auto;
  }

  .news-page__column {
    display: block;
    margin-left: 2rem;
    margin-right: 2rem;
    width: 750px;
  }

  .news-page__column:nth-child(2) {
    display: block;
    margin-right: 0;
    margin-left: 2.5rem;
    width: auto;
  }

  .news-page__column .detail-page__content-image {
    display: block;
    margin-bottom: 3rem;
  }

  .news-page__column .detail-page__content-header {
    max-width: 100%;
  }

  .news-page__column .detail-page__content-title {
    font-size: 2.25rem;
  }

  .detail-page__content-header {
    margin-bottom: 2rem;
  }

  .detail-page__content-title {
    margin-bottom: 1.25rem;
  }

  .detail-page__cta {
    width: 100%;
    max-width: 100%;
  }

  .detail-page__cta-wrapper {
    padding-left: 67px;
  }

  .detail-page__cta-wrapper img {
    left: auto;
    height: 311px;
    right: 33px;
    top: -82px;
    transform: rotate(-90deg);
    width: unset;
  }

  .detail-page__cta-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 280px;
  }

  .detail-page__cta-content h3 {
    font-size: 1.25rem !important;
  }

  .detail-page__cta-content a {
    font-size: 0.75rem;
    max-width: 180px;
  }

  .detail-page__quote {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .news-page__sidebar-adunit {
    padding-top: 1rem;
    padding-bottom: 1rem;
    position: -webkit-sticky;
    position: sticky;
    top: 20px;
    bottom: 20px;
    min-width: 260px;
  }
}
.credit__card_description .credit__card_description__body {
  font-size: 16px;
  line-height: 180%;
  color: #4a4b4c;
}

.detail-page .news-container--first {
  margin-bottom: 4rem;
  padding-top: 2rem;
  max-width: fit-content;
  max-width: -moz-fit-content;
  max-width: -webkit-fit-content;
}

@media screen and (min-width: 1024px) {
  .articles__page_author {
    max-width: 100%;
  }
  .no-desk {
    display: none;
  }
  #menu #main-menu ul li:hover .arrow-icon {
    transform: rotate(0deg) !important;
    transition: 0.2s !important;
  }
  .no-desk {
    display: none !important;
  }
}

.menu-mobile-opened,
.main-menu-header img {
  z-index: 9999;
}

.menu-return .back-label {
  font-size: 1rem;
}

.has-li-submenu i {
  transform: rotate(-90deg);
  transition: 1s;
}

.rotate0 {
  transform: rotate(0deg) !important;
  transition: 0.2s !important;
}

.rotate90 {
  transform: rotate(90deg) !important;
  transition: 0.2s !important;
}

.rotate180 {
  transform: rotate(180deg) !important;
  transition: 0.2s !important;
}

.has-submenu {
  display: -webkit-inline-box !important;
}

.youtube-video-container {
  text-align: center;
  margin: 20px 0;
}

.youtube-video {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

@media screen and (max-width: 1025px) {

  .share-post-mobile {
    flex-wrap: wrap;
  }

  .share-post-mobile .share-title{
    width: 100%;
  }

  .has-submenu .arrow-icon {
    line-height: 1.2rem;
  }

  .youtube-video {
    height: calc((100vw - 30) / 1.78);
  }
}

.share-post-desk {
  display: flex;
  width: 100%;
  margin-top: 3rem;
}
.share-post-desk a {
  margin: 0.1rem;
}
.share-post-desk .social-share {
  height: 1.7rem;
  width: 1.7rem;
  align-self: center;
}
.share-post-desk .social-share-rect {
  height: 0.375rem;
  width: 0.375rem;
  align-self: center;
  margin-right: 8px;
  margin-left: 8px;
}
.share-post-desk .social-share-rect > img {
  margin-right: 0;
  margin-left: 0;
}
.share-post-desk .share-general {
  display: none;
}

.share-post-desk h3 {
  margin-right: 1rem;
  color: #404542;
  font-size: 1rem;
}
.brius-not-found {
  max-height: 200px;
}
.image-effect-scale:hover img {
  transform: none !important;
}

.image-effect-scale {
  border-radius: 3px;
  border: 1px solid #e5e5e5;
}

.subtitle {
  margin-bottom: 3em;
}
.detail-page__content-intro {
  margin-bottom: 3em;
  font-size: 16px;
}

.footer-menu-columns ul li {
  padding-bottom: 1rem;
}

.post-card__excerpt {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.news-contents-section {
  padding-top: 0;
}

.post-card__title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.header .header__container {
  padding: 1.15rem 1.15rem 0 1.15rem;
}

.detail-page__content-intro {
  margin-bottom: 0;
  color: #4a4b4c;
}

.news-contents-section {
  padding-top: 1rem;
  padding-bottom: 3rem;
}

.post-card__body {
  margin-top: 0.5rem;
  color: #4a4b4c;
}

.post-card__title {
  font-size: 1rem;
}

.post-card--featured .post-card__title {
  font-size: 1.5rem;
  color: #1a202c;
}

.post-card--featured .post-card__title:hover {
  text-decoration-color: #4a4b4c;
}

.post-card--featured .post- card__title:hover {
  text-decoration-color: #1a202c;
}

.detail-page .news-container--first {
  margin-bottom: 4rem;
  padding-top: 2rem;
  max-width: fit-content;
  max-width: -moz-fit-content;
  max-width: -webkit-fit-content;
}

.detail-page .news-container--align{
  max-width: 100%;
  width: 100%;
  justify-content: center;
}

.post-card__excerpt {
  font-size: 14px;
  line-height: 150%;
}

.detail-page__content-image {
  margin-bottom: 2rem !important;
}

.news-category-bar {
  border-bottom: 0;
  margin-bottom: 0;
}

#footer__page {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.button-container {
  margin: 2rem 0;
}

.news-page__column .detail-page__content-title {
  font-size: 1.75rem;
  margin-bottom: 0.5rem;
}

.detail-page__content-header {
  margin-bottom: 0.5rem;
}

.detail-page__content-wrapper h2 {
  font-size: 1.5rem;
  color: #1a202c;
  margin-bottom: 0;
}

.subtitle {
  margin-left: 0;
}

.image-effect-scale:hover img {
  transform: none !important;
}

.info {
  margin-bottom: 0;
  font-size: 10px;
  text-transform: uppercase;
  color:#555;
}

.credit__card_description .credit__card_description__body .button {
  padding: 0px !important;
  font-size: 12px;
}

h3,
h3 > strong {
  font-weight: 600 !important;
}

h4,
h4 > strong {
  font-weight: 400 !important;
}

.infinite-separator {
  width: 100%;
  min-height: 90px;
  padding: 2em 0;
  background: url(../img/ads-background-4.png);
  margin-bottom: 2rem;
}

.load-more-spinner {
  height: 3.5em;
  width: auto;
  margin-left: auto;
  margin-right: auto;
}

.pre-footer-widget {
  width: 100%;
  align-items: center;
  margin: 1.5em auto;
}

.pre-footer-widget .widgettitle {
  font-weight: 600;
  margin-bottom: 1.5rem;
  font-size: 1.5rem;
  font-family: CA SaygonText;
  line-height: 130%;
}

.button-identity {
  line-height: 125%;
}

.lazy-section-unloaded {
  display: none;
}

.paginacao-desk {
  background: #000039;
  display: inline-block;
  cursor: pointer;
  outline: none;
  border: none;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 16px;
  line-height: 20px;
  padding: 12px 15px;
  border-radius: 2px;
  transition: background-color .15s ease,color .15s ease,border .15s ease,opacity .15s ease;
  font-family: Libre Franklin,Helvetica,sans-serif;
  margin-left: 15px;
}
#desk-pagination {
  float: right;
  margin-top: 20px;
}

#pagination-nav-wrapper {
  width: 100%;
  display: block;
  height: 5em;
}

#paged-top-ad {
  padding: .5em 0;
}

img.lazy-loading{
  background: url(../img/lazy-background.jpg);
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.button-truncate {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  width: 100%;
  margin: auto;
}

.button-truncate .track {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

@media screen and (max-width: 400px) {
  .button-truncate {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.lazy-section-unloaded {
  display: none;
}


#privacy_policy_page .container {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  margin: 0 auto;
  max-width: 910px;
  padding: 2rem 1.5rem;
  text-align: center;
  width: 100%;
}

#privacy_policy_page .content {
  box-sizing: border-box;
  font-family: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-align: left;
}

#privacy_policy_page h1 {
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 130%;
  margin-bottom: 1rem;
}

#privacy_policy_page h3 {
  font-size: 1rem;
  margin-bottom: 0.5rem;
}

#privacy_policy_page p {
  margin-bottom: 1rem;
}

#privacy_policy_page ul,ol {
  margin-bottom: 1rem;
  padding-left: 2rem;
}

#privacy_policy_page li {
  margin-bottom: 1rem;
  list-style-type: disc;
}

#privacy_policy_page a {
  color: #0077cc;
  text-decoration: none;
}
#privacy_policy_page a:hover {
  text-decoration: underline;
}
#privacy_policy_page a:visited {
  color: rgb(102, 0, 153);
}

