/* -------------------------------------------------------------------------- */
/*                                Falcon Button                               */
/* -------------------------------------------------------------------------- */
html[data-bs-theme=light] .entry-content {
  color: #242424;
}
html[data-bs-theme=light] .nav-item a {
  color: #0a2c54;
}
html[data-bs-theme=light] .breadcrumb a {
  color: #696a6e;
}
html[data-bs-theme=light] .post-title-list {
  color: #0a2c54;
}
html[data-bs-theme=light] .list-item-post:hover {
  background: #f4f6fc;
}
html[data-bs-theme=light] .section-title,
html[data-bs-theme=light] .section-title a {
  color: #0a2c54;
}
html[data-bs-theme=light] .text-premium {
  color: #0A3461;
}
html[data-bs-theme=light] .aux-author {
  color: #0a2c54;
}
html[data-bs-theme=light] .navbar-nav .btn-premium-header {
  color: #FFF;
}
html[data-bs-theme=light] blockquote {
  border-left: 5px solid #e0e1e2;
  background: #edeff0;
}
html[data-bs-theme=light] .related-post-widget .card-title a {
  color: #FFF;
}
html[data-bs-theme=light] .comment-form textarea {
  border: 1px solid #d3deec;
  background: #FFF;
}

html[data-bs-theme=dark] blockquote {
  border-left: 5px solid #24426a;
  background: #1c304b;
}
html[data-bs-theme=dark] .related-post-widget .card-title a {
  color: #d8e2ef;
}
html[data-bs-theme=dark] #traducao .card-header {
  background: #121e2d !important;
}

/* prettier-ignore */
.first-letter-filter a {
  font-size: 14px;
}
.first-letter-filter a:hover {
  font-weight: bold;
}

@media only screen and (max-width: 730px) {
  .navbar {
    z-index: 1078;
  }
}

@media only screen and (max-width: 425px) {
  .card-header .favorite-button .button-label {
    display: none;
  }
}

#exercicio .alert {
  border-width: 3px;
}

#exercicio hr {
  color: #a1b4ce;
}

.text-challenge p,
.text-challenge li {
  font-family: "Roboto", sans-serif;
  margin-bottom: 8px;
}

.text-challenge p a {
  font-weight: bold;
  text-decoration: underline;
}

.text-challenge ol {
  padding-left: 15px;
}

.text-challenge li {
  margin-bottom: 5px;
  list-style: disc;
}

@media only screen and (max-width: 730px) {
  .navbar-collapse .form-search {
    max-width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .navbar-collapse .navbar-vertical-content {
    padding-bottom: 180px !important;
  }
}

.mode-focus-on {
  overflow: hidden;
}
.mode-focus-on:before {
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: " ";
  z-index: 1078;
}
.mode-focus-on #traducao {
  position: relative;
  z-index: 1079;
}

#traducao #btn-focus {
  display: none;
}
@media only screen and (min-width: 730px) {
  #traducao .card-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
  }
  #traducao .main-card-body {
    height: 580px;
    overflow-y: scroll;
    margin-top: 60px;
  }
  #traducao #btn-focus {
    display: inline-block;
  }
}

.alert {
  opacity: 1 !important;
  margin-top: 0 !important;
}

.related-post-widget {
  position: relative;
}
.related-post-widget:before {
  background: rgb(0, 0, 0);
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(0, 0, 0)), to(rgba(0, 212, 255, 0)));
  background: -o-linear-gradient(bottom, rgb(0, 0, 0) 0%, rgba(0, 212, 255, 0) 100%);
  background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 212, 255, 0) 100%);
  content: " ";
  width: 100%;
  height: 100px;
  left: 0;
  bottom: 0;
  position: absolute;
}

.avatar-profile {
  border: 8px solid #FFF;
}

.edit-element {
  position: absolute;
  -webkit-transition: all 350ms ease;
  -o-transition: all 350ms ease;
  transition: all 350ms ease;
  width: 100%;
  height: 100%;
  color: #FFF;
  background: rgba(12, 44, 84, 0.5);
  top: 0;
  left: 0;
  cursor: pointer;
  opacity: 0;
}
.edit-element:hover {
  opacity: 1;
  background: rgba(12, 44, 84, 0.6);
}
.edit-element .link-edit {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 100%;
  width: 50px;
  height: 50px;
}

.bottom-bar {
  z-index: 300000;
  color: #FFF;
}

.img-footer {
  z-index: 1;
}

.duration-element {
  font-size: 11px;
  color: #FFF;
  background: rgba(55, 53, 53, 0.8);
  position: absolute;
  border-radius: 3px;
  padding: 4px;
  line-height: 1;
  bottom: 5px;
  right: 5px;
  font-weight: bold;
}

.btn-white {
  background: #fff;
  color: #4d5969;
}
.btn-white.active, .btn-white:active, .btn-white:focus, .btn-white:hover {
  background: #edf2f9;
  color: #4d5969;
  border-color: #edf2f9;
}

.bg-grad-blue {
  background: -webkit-gradient(linear, left bottom, left top, from(#066ac9), to(#064f8a));
  background: -o-linear-gradient(bottom, #066ac9 0%, #064f8a 100%);
  background: linear-gradient(360deg, #066ac9 0%, #064f8a 100%);
}

.masthead-footer a {
  text-decoration: none;
}

.bg-grad-red {
  background: -webkit-gradient(linear, left bottom, left top, from(#c90606), to(#470303));
  background: -o-linear-gradient(bottom, #c90606 0%, #470303 100%);
  background: linear-gradient(360deg, #c90606 0%, #470303 100%);
}
.bg-grad-red .fill-primary {
  fill: #b20505 !important;
}

.call-to-action-footer {
  padding: 13px 15px;
  line-height: 1;
}

.z-index-n1 {
  z-index: -1 !important;
}

.opacity-5 {
  opacity: 0.5 !important;
}

.ms-n3 {
  margin-left: -1rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.fill-white {
  fill: #FFFFFF !important;
}

.fill-primary {
  fill: #066ac9 !important;
}

.rotate-10 {
  -webkit-transform: rotate(10deg) !important;
  -ms-transform: rotate(10deg) !important;
  transform: rotate(10deg) !important;
}

.navbar-nav-icons li {
  margin-left: 10px;
}
@media only screen and (max-width: 490px) {
  .navbar-nav-icons li {
    margin-left: 0;
  }
}

@media only screen and (max-width: 401px) {
  .navbar-brand {
    position: absolute;
    left: 50px;
  }
}
@media only screen and (max-width: 490px) {
  .navbar-brand img {
    width: 120px;
  }
}

.nav-item-logged-out a {
  padding: 10px 20px;
  color: #FFF;
}
@media only screen and (max-width: 530px) {
  .nav-item-logged-out a {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media only screen and (max-width: 480px) {
  .nav-item-logged-out a svg {
    display: none;
  }
}
.nav-item-logged-out .btn-do-login {
  color: #768192;
}
.nav-item-logged-out .btn-do-login:hover {
  color: #FFF;
}

.copyright-message {
  line-height: 1.8em;
  font-size: 17px;
  padding: 0;
  border: none;
  position: relative;
  background-position: bottom center;
  background-size: cover;
}
.copyright-message a {
  text-decoration: underline;
  font-weight: bold;
}
.copyright-message h1,
.copyright-message h2,
.copyright-message h3 {
  font-weight: bold;
}
.copyright-message li {
  list-style: disc;
  margin-bottom: 3px;
}
.copyright-message hr {
  color: #FFF;
}
.copyright-message .container {
  background: none;
  border: 0;
}

.home .blocked-mask {
  display: none !important;
}

.locked-section {
  position: relative;
  height: 500px;
  overflow: hidden;
}
.locked-section:before {
  position: absolute;
  content: " ";
  width: 100%;
  height: 100%;
  background: rgba(85, 120, 144, 0.6);
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
  border-radius: 6px;
}

.paywall-element {
  width: 100%;
  max-width: 350px;
  border-radius: 3px;
  padding: 10px;
  position: absolute;
  left: 50%;
  margin-left: -175px;
  top: 50%;
  margin-top: -150px;
  z-index: 2;
  background-image: url("../img/icons/spot-illustrations/corner-4.png");
  background-position: bottom center;
}
.paywall-element .heading-paywall-element {
  margin-top: 0;
  font-size: 23px;
  font-weight: bold;
}
.paywall-element .lead {
  line-height: 1.5;
}
.paywall-element .paywall-message {
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  line-height: 1.5;
}
.paywall-element .paywall-user-login {
  font-family: "Roboto", sans-serif;
}
.paywall-element a {
  text-decoration: none !important;
}
@media only screen and (max-width: 400px) {
  .paywall-element {
    max-width: 300px;
    margin-left: -150px;
  }
  .paywall-element .card-body {
    padding: 0 !important;
  }
  .paywall-element .lead {
    font-size: 15px;
  }
  .paywall-element p {
    font-size: 14px;
  }
}

.blur {
  -webkit-filter: blur(5px);
  filter: blur(5px);
}

.fake-thumbnail img {
  width: 100%;
}
.fake-thumbnail:after {
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: " ";
  z-index: 1;
}
.fake-thumbnail:before {
  background: url("../img/play-button.png");
  width: 213px;
  height: 150px;
  position: absolute;
  content: " ";
  left: 50%;
  top: 50%;
  margin-left: -106px;
  margin-top: -75px;
  z-index: 2;
}

.alert-danger {
  -webkit-transition: all 350ms ease;
  -o-transition: all 350ms ease;
  transition: all 350ms ease;
}
.alert-danger a {
  color: #7e1f2e;
}
.alert-danger a:hover {
  text-decoration: none;
}
.alert-danger .alert-heading {
  color: #7e1f2e;
  font-weight: bold;
  margin-bottom: 6px;
}
.alert-danger p {
  color: #7e1f2e;
  font-size: 14px;
  margin-bottom: 0;
  font-family: "Roboto", sans-serif;
}
.alert-danger:hover {
  border-color: #f092a1;
  background: #f5b4be;
}

.ntfc.alert-warning {
  background: #f6ced2;
  border-color: #f1b3bb;
  -webkit-transition: all 350ms ease;
  -o-transition: all 350ms ease;
  transition: all 350ms ease;
}
.ntfc.alert-warning a {
  color: #731824;
}
.ntfc.alert-warning a:hover {
  text-decoration: none;
}
.ntfc.alert-warning .alert-heading {
  color: #731824;
  font-weight: bold;
  margin-bottom: 6px;
}
.ntfc.alert-warning p {
  color: #6f131f;
  font-size: 14px;
  margin-bottom: 0;
  font-family: "Roboto", sans-serif;
}
.ntfc.alert-warning:hover {
  border-color: #eb99a3;
  background: #f1babf;
}

.alert-red {
  background: #f3d8da;
  -webkit-transition: all 350ms ease;
  -o-transition: all 350ms ease;
  transition: all 350ms ease;
  border: 2px solid #d29ea0;
}
.alert-red a {
  color: #79282c;
}
.alert-red a:hover {
  text-decoration: none;
}
.alert-red .alert-heading {
  color: #79282c;
  font-weight: bold;
  margin-bottom: 6px;
}
.alert-red p {
  color: #973338;
  font-size: 14px;
  margin-bottom: 0;
  font-family: "Roboto", sans-serif;
}
.alert-red:hover {
  border-color: #79282c;
  background: #cfb3b5;
}

.alert-success {
  -webkit-transition: all 350ms ease;
  -o-transition: all 350ms ease;
  transition: all 350ms ease;
  border-color: #5fcf8f;
  background: #84e0af;
  cursor: pointer;
  border-width: 2px;
}
.alert-success a {
  color: #0b2311;
}
.alert-success a:hover {
  text-decoration: none;
}
.alert-success .alert-heading {
  color: #0b2311;
  font-weight: bold;
  margin-bottom: 6px;
}
.alert-success p {
  color: #0b2311;
  font-size: 14px;
  margin-bottom: 0;
  font-family: "Roboto", sans-serif;
}
.alert-success:hover {
  border-color: #79e2ae;
  background: #a2edcb;
}

.alert-danger {
  -webkit-transition: all 350ms ease;
  -o-transition: all 350ms ease;
  transition: all 350ms ease;
  border-color: #fbe59a;
  background: #fdf3d1;
  cursor: pointer;
  border-width: 2px;
}
.alert-danger a {
  color: #806520;
}
.alert-danger a:hover {
  text-decoration: none;
}
.alert-danger .alert-heading {
  color: #806520;
  font-weight: bold;
  margin-bottom: 6px;
}
.alert-danger p {
  color: #806520;
  font-size: 14px;
  margin-bottom: 0;
  font-family: "Roboto", sans-serif;
}
.alert-danger:hover {
  border-color: #fae59d;
  background: #fcecb6;
}

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

.btn-call-to-action-header {
  background-image: url("../img/icons/spot-illustrations/corner-1.png");
  background-position: bottom center !important;
  background-size: 240% !important;
  width: 160px;
}
@media only screen and (max-width: 610px) {
  .btn-call-to-action-header {
    font-size: 12px;
    width: 140px;
    margin: 0 !important;
    width: 95px;
    padding: 4px 0px;
  }
}
@media only screen and (max-width: 410px) {
  .btn-call-to-action-header {
    width: 80px;
    font-size: 10px;
  }
}
@media only screen and (max-width: 360px) {
  .btn-call-to-action-header {
    display: none;
  }
}
@media only screen and (max-width: 610px) {
  .btn-call-to-action-header .fire-icon {
    display: none;
  }
}

#frase {
  line-height: 1.3;
  display: block;
}

#footer h5,
#footer h6 {
  padding-left: 16px;
  font-weight: bold;
}
#footer .description {
  font-size: 14px;
}
#footer .nav-link {
  border-radius: 8px;
  font-size: 13px;
}
#footer .nav-link:hover {
  background: #f1f4fb;
}
#footer .copyright-bottom {
  font-size: 13px;
}

.comments-list .notification:hover {
  background: #f2f5fb;
}
.comments-list .notification p {
  font-size: 14px;
}
.comments-list .notification .notification-time,
.comments-list .notification .comment-meta {
  font-size: 11px;
}

.badge-tags {
  -webkit-transition: all 150ms ease;
  -o-transition: all 150ms ease;
  transition: all 150ms ease;
  font-size: 12px;
}
.badge-tags:hover {
  background-color: #cacfd6;
  color: #434d5e;
}

blockquote {
  padding: 15px;
}

.pulse-warning {
  background: #f5bb3d;
  color: #000;
  color: rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: 0px 0px 20px 5px rgba(255, 170, 0, 0.8);
  box-shadow: 0px 0px 20px 5px rgba(255, 170, 0, 0.8);
  -webkit-animation: pulse-warning 1.5s infinite;
  animation: pulse-warning 1.5s infinite;
}

.pulse-warning:hover {
  color: #000 !important;
}

@-webkit-keyframes pulse-warning {
  0% {
    -webkit-box-shadow: 0px 0px 20px 5px rgba(255, 170, 0, 0.8);
    color: rgb(255, 255, 255);
  }
  70% {
    -webkit-box-shadow: 0px 0px 20px 5px rgba(255, 170, 0, 0);
  }
  100% {
    -webkit-box-shadow: 0px 0px 20px 5px rgba(255, 170, 0, 0.8);
    color: rgb(255, 255, 255);
  }
}
@keyframes pulse-warning {
  0% {
    -webkit-box-shadow: 0px 0px 20px 5px rgba(255, 170, 0, 0.8);
    box-shadow: 0px 0px 20px 5px rgba(255, 170, 0, 0.8);
    color: rgb(255, 255, 255);
  }
  70% {
    -webkit-box-shadow: 0px 0px 20px 5px rgba(255, 170, 0, 0);
    box-shadow: 0px 0px 20px 5px rgba(255, 170, 0, 0);
  }
  100% {
    -webkit-box-shadow: 0px 0px 20px 5px rgba(255, 170, 0, 0.8);
    box-shadow: 0px 0px 20px 5px rgba(255, 170, 0, 0.8);
    color: rgb(255, 255, 255);
  }
}
.toastify {
  padding: 12px 20px;
  color: #ffffff;
  display: inline-block;
  -webkit-box-shadow: 0 3px 6px -1px rgba(0, 0, 0, 0.12), 0 10px 36px -4px rgba(77, 96, 232, 0.3);
  box-shadow: 0 3px 6px -1px rgba(0, 0, 0, 0.12), 0 10px 36px -4px rgba(77, 96, 232, 0.3);
  background: -o-linear-gradient(315deg, #73a5ff, #5477f5);
  background: linear-gradient(135deg, #73a5ff, #5477f5);
  position: fixed;
  opacity: 0;
  -webkit-transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  border-radius: 2px;
  cursor: pointer;
  text-decoration: none;
  max-width: 260px;
  z-index: 2147483647;
}

.toastify.on {
  opacity: 1;
}

.toast-close {
  background: transparent;
  border: 0;
  color: white;
  cursor: pointer;
  font-family: inherit;
  font-size: 1em;
  opacity: 0.4;
  padding: 0 5px;
}

.toastify-right {
  right: 15px;
}

.toastify-left {
  left: 15px;
}

.toastify-top {
  top: -150px;
}

.toastify-bottom {
  bottom: -150px;
}

.toastify-rounded {
  border-radius: 25px;
}

.toastify-avatar {
  width: 1.5em;
  height: 1.5em;
  margin: -7px 5px;
  border-radius: 2px;
}

.toastify-center {
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  max-width: -webkit-fit-content;
  max-width: fit-content;
  max-width: -moz-fit-content;
}

@media only screen and (max-width: 360px) {
  .toastify-right, .toastify-left {
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
}
.single-user-tools .btn {
  line-height: 24px;
  margin-right: 0 !important;
  margin-left: 5px;
}

@media only screen and (max-width: 520px) {
  .single-user-tools .btn {
    padding: 2px 7px;
  }
  .single-user-tools .btn {
    font-size: 11px;
  }
}
@media only screen and (max-width: 420px) {
  .single-user-tools .btn {
    padding: 2px 5px;
  }
  .single-user-tools .btn {
    font-size: 10px;
  }
}
.content-lock .wrap-content {
  max-height: 400px;
  overflow: hidden;
}
.content-lock .mask {
  cursor: pointer;
  position: absolute;
  left: 0;
  padding: 10px;
  bottom: 0;
  right: 0;
  -webkit-transition: all 350ms ease;
  -o-transition: all 350ms ease;
  transition: all 350ms ease;
  top: 0;
  background: -o-linear-gradient(135deg, rgba(15, 55, 74, 0.7), rgba(45, 126, 163, 0.7));
  background: linear-gradient(-45deg, rgba(15, 55, 74, 0.7), rgba(45, 126, 163, 0.7));
  z-index: 2;
  border-radius: 3px;
}
.content-lock:hover .mask {
  background: -o-linear-gradient(135deg, rgba(15, 55, 74, 0.9), rgba(45, 126, 163, 0.9));
  background: linear-gradient(-45deg, rgba(15, 55, 74, 0.9), rgba(45, 126, 163, 0.9));
}
.content-lock .blocked-message-text {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}
span.highlight-tip {
  margin-top: 0 !important;
  display: inline !important;
  -webkit-transition: all 150ms ease;
  -o-transition: all 150ms ease;
  transition: all 150ms ease;
}
span.highlight-tip.highlight-tip-active {
  color: #1b1a1e;
  background: #f5f56c;
}

.line-connection {
  position: absolute;
  background-color: #fce2d4; /* Cor da linha */
  width: 2px; /* Largura da linha */
  z-index: 1;
  height: 8px;
  border: 1px solid #c3c0c0;
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}

audio {
  border-radius: 3px;
  width: 100%;
  -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2);
  background: #67b0ff;
}

.fire-icon {
  position: relative;
  top: -3px;
}

.text-premium {
  font-weight: 900;
  font-size: 9px;
  position: absolute;
  right: 7px;
  top: 49px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media (max-width: 1200px) {
  .text-premium {
    top: 33px;
    right: 5px;
  }
}
@media only screen and (max-width: 490px) {
  .text-premium {
    top: 27px;
  }
}

::-moz-selection {
  color: #1b1a1e;
  background: #f5f56c;
}

::selection {
  color: #1b1a1e;
  background: #f5f56c;
}

.file-thumbnail-sm {
  height: 50px;
  width: 50px;
}

.nav.collapse .nav-link {
  padding: 7px 0.2rem 7px 1.5rem !important;
}
.nav.collapse .nav-link:hover {
  background: #e5e8f0;
}

.btn-login {
  background: #2c7be5;
  padding: 12px 15px !important;
  line-height: 1;
  color: #FFF !important;
  border-radius: 50em;
}

.navbar-with-dark-background .nav-link {
  color: #FFF;
}

.list-item-post {
  -webkit-transition: all 350ms ease;
  -o-transition: all 350ms ease;
  transition: all 350ms ease;
}
.list-item-post a:hover {
  text-decoration: none;
}

.item-with-avatar {
  border-radius: 3px;
  -webkit-transition: all 350ms ease;
  -o-transition: all 350ms ease;
  transition: all 350ms ease;
}
.item-with-avatar .img-thumbnail {
  -webkit-transition: all 350ms ease;
  -o-transition: all 350ms ease;
  transition: all 350ms ease;
}
.item-with-avatar:hover {
  background: #f4f6fc;
}
.item-with-avatar:hover .img-thumbnail {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.item-with-avatar a:hover {
  text-decoration: none;
}

/* Post Image Alignments */
.alignright {
  float: right;
  margin-left: 15px;
}

.alignleft {
  float: left;
  margin-right: 15px;
}
@media (max-width: 640px) {
  .alignleft {
    margin: 0 auto;
    float: none;
    margin-bottom: 15px;
    display: block;
    text-align: cneter;
  }
}

.aligncenter {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.terms-sidebar .nav-link {
  color: #697688;
}
.terms-sidebar .nav-link:hover {
  background: #eaf0f8;
}

.icon-play-list {
  font-size: 33px;
  position: absolute;
  top: 60px;
  width: 30px;
  height: 30px;
  top: 50%;
  margin-top: -15px;
  margin-left: -15px;
  left: 50%;
  color: #FFF;
  -webkit-box-shadow: 1px 2px 17px #000;
  box-shadow: 1px 2px 17px #000;
  border-radius: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.heading-card h2,
.heading-card h3 {
  font-weight: bold;
  font-size: 20px;
}

.video-thumbnail:after {
  content: " ";
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(65%), to(#000));
  background: -o-linear-gradient(transparent, 65%, #000);
  background: linear-gradient(transparent, 65%, #000);
  height: 50px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

.post-edit-link {
  position: fixed;
  z-index: 122222;
  border-radius: 3px;
  border: 1px solid #cecece;
  bottom: 8px;
  left: 8px;
  background: #FFF;
  padding: 12px;
}

.post-title {
  font-size: 36px;
  font-weight: bold;
  text-align: center;
}

body {
  text-rendering: optimizeLegibility;
  font-family: "Roboto", sans-serif;
}

.container {
  max-width: 1480px;
}

.roboto, .aux-author, .badge-read, .badge-duration, .overlay-duration {
  font-family: "Roboto", sans-serif;
}

.source-serif-pro, .translated-version li,
.entry-content li, .translated-version p,
.translated-version div,
.translated-version .highlight-tip,
.entry-content p,
.entry-content div,
.entry-content .highlight-tip, #traducao .translated-version h1,
#traducao .translated-version h2,
#traducao .translated-version h3,
#traducao .translated-version h4,
#traducao .translated-version h5 {
  font-family: "Source Serif Pro", Georgia, Arial, sans-serif;
}

.bg-container-video {
  background: url("../img/backgrounds/bg-container-video.jpg") no-repeat;
  background-size: cover;
}

.fixed-tools-footer {
  position: fixed;
  bottom: 15px;
  right: 15px;
  z-index: 1077;
}

.button-footer {
  background: #f2f5f7;
  border: 1px solid #c2cdd6;
  padding: 13px 15px;
  cursor: pointer;
  line-height: 1;
  -webkit-transition: all 350ms ease;
  -o-transition: all 350ms ease;
  transition: all 350ms ease;
  border-radius: 8px;
  display: block;
  margin-top: 8px;
}
.button-footer:hover {
  background: #e5eaee;
  border: 1px solid #8097a9;
  color: #8097a9;
}

.button-footer-whatsapp:hover {
  background: #48be58;
  border-color: #2ca943;
  color: #FFF;
}

#traducao .translated-version {
  font-size: 16px;
}
#traducao .translated-version h2 {
  font-size: 32px;
  margin-top: 0;
}
#traducao .translated-version h2 span {
  font-size: 32px !important;
}
#traducao .translated-version h1,
#traducao .translated-version h2,
#traducao .translated-version h3,
#traducao .translated-version h4,
#traducao .translated-version h5 {
  line-height: 1.3;
  font-weight: bold !important;
  text-align: center;
}
#traducao .translated-version h1 span,
#traducao .translated-version h2 span,
#traducao .translated-version h3 span,
#traducao .translated-version h4 span,
#traducao .translated-version h5 span {
  line-height: inherit;
  font-family: inherit;
  font-weight: inherit !important;
}

.entry-content table {
  margin-bottom: 15px;
  width: 100%;
  border-collapse: collapse;
}
.entry-content table th,
.entry-content table td {
  padding: 5px;
  font-family: Arial;
  font-size: 14px;
  border: 1px solid #ccc;
}
.entry-content table thead,
.entry-content table tfoot {
  background-color: #f8f9fa;
  color: #495057;
}
.entry-content table thead th,
.entry-content table tfoot th {
  font-weight: bold;
}
.entry-content img {
  max-width: 100%;
  height: auto;
}

.translated-version,
.entry-content {
  font-size: 18px;
}
.translated-version .wp-caption,
.entry-content .wp-caption {
  width: auto !important;
  text-align: center;
}
.translated-version .wp-caption-text,
.entry-content .wp-caption-text {
  font-size: 12px;
  font-family: Arial;
  text-align: center;
}
.translated-version p,
.translated-version div,
.translated-version .highlight-tip,
.entry-content p,
.entry-content div,
.entry-content .highlight-tip {
  line-height: 1.8;
  letter-spacing: -0.003em;
}
.translated-version p a,
.translated-version p a span,
.translated-version div a,
.translated-version div a span,
.translated-version .highlight-tip a,
.translated-version .highlight-tip a span,
.entry-content p a,
.entry-content p a span,
.entry-content div a,
.entry-content div a span,
.entry-content .highlight-tip a,
.entry-content .highlight-tip a span {
  text-decoration: underline;
  font-weight: bold !important;
}
.translated-version p img,
.translated-version div img,
.translated-version .highlight-tip img,
.entry-content p img,
.entry-content div img,
.entry-content .highlight-tip img {
  max-width: 100%;
  height: auto;
}
.translated-version table,
.entry-content table {
  border-color: #dbd5d5;
  table-layout: fixed;
  width: 100%;
}
.translated-version table td,
.entry-content table td {
  white-space: normal;
}
.translated-version table thead,
.entry-content table thead {
  background: #f2f2f2;
}
.translated-version table a,
.entry-content table a {
  font-weight: bold;
  text-decoration: underline;
}
.translated-version .content-tip,
.entry-content .content-tip {
  max-width: 480px;
  font-size: 14px;
  line-height: 1.6;
  padding: 10px 24px 10px 20px;
  color: #0f0f0f;
  border-color: #c3c0c0;
  cursor: help;
  font-family: "Arial", sans-serif;
  margin: 0 auto 15px;
  background: #fff1c9 !important;
}
.translated-version .content-tip p,
.entry-content .content-tip p {
  line-height: inherit !important;
  font-family: inherit !important;
  font-size: inherit !important;
}
.translated-version .content-tip p:last-child,
.entry-content .content-tip p:last-child {
  margin-bottom: 0 !important;
}
.translated-version .content-tip .btn-close,
.entry-content .content-tip .btn-close {
  padding: 10px;
  font-size: 11px !important;
  -webkit-filter: invert(1) grayscale(100%) brightness(0%) !important;
  filter: invert(1) grayscale(100%) brightness(0%) !important;
}
.translated-version li,
.entry-content li {
  line-height: 1.8;
  list-style: disc;
  margin-bottom: 15px;
}
.translated-version li a,
.entry-content li a {
  text-decoration: underline;
  font-weight: bold;
}
.translated-version ol,
.entry-content ol {
  padding-left: 15px;
}
.translated-version ol li,
.entry-content ol li {
  list-style: decimal;
}
.translated-version blockquote p:last-child,
.entry-content blockquote p:last-child {
  margin-bottom: 0;
}
.translated-version h2,
.translated-version h2 span,
.entry-content h2,
.entry-content h2 span {
  font-size: 24px;
}
.translated-version h3,
.translated-version h3 span,
.entry-content h3,
.entry-content h3 span {
  font-size: 20px;
}
.translated-version h4,
.translated-version h4 span,
.entry-content h4,
.entry-content h4 span {
  font-size: 18px;
}
.translated-version h5,
.translated-version h5 span,
.entry-content h5,
.entry-content h5 span {
  font-size: 16px;
}
.translated-version h6,
.translated-version h6 span,
.entry-content h6,
.entry-content h6 span {
  font-size: 14px;
}
.translated-version h2,
.translated-version h2 strong,
.translated-version h2 span,
.translated-version h3 strong,
.translated-version h3,
.translated-version h3 span,
.translated-version h3 strong,
.translated-version h4,
.translated-version h4 span,
.translated-version h4 strong,
.translated-version h5,
.translated-version h5 span,
.translated-version h5 strong,
.translated-version h6,
.translated-version h6 span,
.translated-version h6 strong,
.entry-content h2,
.entry-content h2 strong,
.entry-content h2 span,
.entry-content h3 strong,
.entry-content h3,
.entry-content h3 span,
.entry-content h3 strong,
.entry-content h4,
.entry-content h4 span,
.entry-content h4 strong,
.entry-content h5,
.entry-content h5 span,
.entry-content h5 strong,
.entry-content h6,
.entry-content h6 span,
.entry-content h6 strong {
  line-height: 24px;
  margin-top: 25px;
  font-weight: 700;
}

.translated-version h2,
.translated-version h2 span,
.translated-version h3 strong,
.translated-version h3,
.translated-version h3 span,
.translated-version h3 strong,
.translated-version h4,
.translated-version h4 span,
.translated-version h4 strong,
.translated-version h5,
.translated-version h5 span,
.translated-version h5 strong,
.translated-version h6,
.translated-version h6 span,
.translated-version h6 strong {
  text-align: center;
}

html[data-bs-theme=light] body,
html[data-bs-theme=light] .navbar-glass,
html[data-bs-theme=light] #navbarVerticalCollapse {
  background: #f4f6f8;
}

.yt-container {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.yt-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.badge-thumbnail {
  position: absolute;
  left: 5px;
  bottom: 5px;
  font-size: 11px;
}

.overlay-duration {
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(65%), to(#000));
  background: -o-linear-gradient(transparent, 65%, #000);
  background: linear-gradient(transparent, 65%, #000);
  height: 50px;
  width: 100%;
  position: absolute;
  bottom: 0;
}

.footer-navigation .nav-link {
  padding: 0;
}

.widget-post-author-mini {
  font-size: 12px;
}
.widget-post-author-mini .avatar {
  width: 40px;
}

.badge-duration {
  z-index: 1;
  position: absolute;
  right: 5px;
  bottom: 5px;
  font-size: 11px;
  font-weight: bold;
  background: rgba(0, 0, 0, 0.5) !important;
}

.badge-read {
  z-index: 1;
  position: absolute;
  left: 5px;
  bottom: 5px;
  font-size: 11px;
  font-weight: bold;
  background: rgba(0, 0, 0, 0.5) !important;
}

.card-item-list a:hover {
  text-decoration: none;
}
.card-item-list:hover .border {
  border-color: #90acd1 !important;
}
.card-item-list .post-excerpt {
  line-height: 1.4;
}

.section-title,
.section-title a {
  font-weight: 800;
  font-size: 22px;
}

.link-card {
  line-height: 1;
}

.single-post-title {
  line-height: 1;
}

.post-title-list {
  font-size: 16px;
  line-height: 1.3;
  margin-bottom: 0;
}

.aux-author {
  font-size: 12px;
}

/* Pagination */
.wp-pagenavi,
.pagination-native {
  text-align: center;
}

.pagination-native li {
  display: inline-block;
}

.wp-pagenavi .pages,
.pagination-native .page-numbers {
  display: block;
  font-size: 12px;
  margin-bottom: 5px;
}

.wp-pagenavi .page,
.wp-pagenavi .current,
.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink,
.wp-pagenavi .extend,
.wp-pagenavi .last,
.wp-pagenavi .first,
.pagination-native .page-numbers {
  border: transparent;
  display: inline-block;
  margin-right: 5px;
  padding: 0.7rem 1rem;
  position: relative;
  border-radius: 0.325rem !important;
  color: #066ac9;
  background-color: rgba(6, 106, 201, 0.1);
  font-size: 16px;
}

.wp-pagenavi .current,
.wp-pagenavi .page:hover,
.wp-pagenavi .nextpostslink:hover,
.wp-pagenavi .previouspostslink:hover,
.pagination-native .current {
  z-index: 3;
  color: #fff;
  background-color: #066ac9;
  border-color: #066ac9;
  font-weight: bold;
}

.section-title {
  font-weight: 800;
}

.post-title-list {
  font-weight: 900;
}

.read-mark {
  position: absolute;
  bottom: 15px;
  right: 15px;
}

.aux-author .read-mark {
  bottom: 0;
  right: 0;
}

.content-read .read-mark svg path {
  fill: #4fc3f7;
}

.bg-instagram-gradient,
.bg-instagram-gradient:hover,
.bg-instagram-gradient:active,
.bg-instagram-gradient:focus {
  background: -o-radial-gradient(20% 130%, circle, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  background: radial-gradient(circle at 20% 130%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  background: -webkit-radial-gradient(circle at 20% 130%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  color: #fff;
  background-size: 100% 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-position: left bottom;
}

/* Comments */
.comment-list {
  padding: 0;
  margin-top: 15px;
}
.comment-list .comment-awaiting-moderation {
  font-size: 12px;
  text-align: center;
  font-weight: bold;
}

.comment {
  list-style: none;
}
.comment .fn {
  font-size: 15px;
}
.comment .avatar {
  border-radius: 100%;
  margin-right: 10px;
  max-width: 50px;
  height: 50px;
}
.comment .comment-meta {
  font-size: 12px;
  margin-bottom: 5px;
}
.comment .reply {
  text-align: right;
}
.comment p {
  font-size: 14px;
}

.comment-author .fn {
  font-style: normal;
  font-weight: bold;
}

.comment-form label {
  display: none;
}
.comment-form textarea {
  max-height: 80px;
  font-size: 16px;
  font-family: Arial;
  display: block;
  width: 100%;
  padding: 15px;
}
.comment-form input[type=text] {
  max-height: 50px;
  font-size: 16px;
}
.comment-form .logged-in-as {
  display: none;
}
.comment-form .required-field-message {
  display: none;
}

.form-submit {
  margin-bottom: 0;
}
.form-submit .submit {
  color: #FFF;
  background: #2870dc;
  border: 0;
  line-height: 1;
  padding: 10px;
  border-radius: 3px;
  cursor: pointer;
}
.form-submit .submit:hover {
  background: #225eb7;
}

.comment-author {
  margin-bottom: 10px;
}

.reply,
.comment-reply-title,
.comment-edit-link,
.commentmetadata {
  display: none;
}
/*# sourceMappingURL=user.css.map */
