/**
* handler: ad-block
* version: 1.0.5
*/
@keyframes loading__ads {
  0%, 100% {
    background-position: 0%;
  }
  50% {
    background-position: 100%;
  }
}
.ads .ads__content {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  margin-top: 24px;
  border-radius: 3px;
  text-align: center;
  background: repeating-linear-gradient(45deg, #e7e7e7 2px, #e7e7e7 4px, transparent 4px, transparent 6px);
  background-size: 150%;
  animation: loading__ads 70s ease-in-out infinite;
  border: 1px solid transparent;
}
.ads .ads__content::before {
  content: "publicidade";
  display: flex;
  justify-content: center;
  position: absolute;
  top: -16px;
  width: 100%;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 0.16rem;
  text-transform: uppercase;
}
.ads .ads__content:has(iframe) {
  border: 1px dashed #e7e7e7;
  background: transparent;
  animation: none;
}
.ads.ads--mobile {
  display: block;
}
@media ((min-width: 768px)) {
  .ads.ads--mobile {
    display: none;
  }
}
.ads.ads--mobile.ads--desktop {
  display: block;
}
.ads.ads--medium {
  display: none;
}
@media ((min-width: 768px)) {
  .ads.ads--medium {
    display: block;
  }
}
@media ((min-width: 992px)) {
  .ads.ads--medium {
    display: none;
  }
}
.ads.ads--desktop {
  display: none;
}
@media ((min-width: 992px)) {
  .ads.ads--desktop {
    display: block;
  }
}
.ads.ads--rectangle, .ads.ads--rectangle > .ads__content {
  min-height: 280px;
}
@media ((min-width: 992px)) {
  .ads.ads--rectangle.ads--intext {
    float: right;
    width: 336px;
    max-width: 336px;
    margin-left: 24px;
    margin-right: 0%;
  }
}
.ads.ads--mini-banner, .ads.ads--mini-banner > .ads__content {
  min-height: 66px;
}
@media ((min-width: 992px)) {
  .ads.ads--vertical, .ads.ads--vertical > .ads__content {
    min-height: 600px;
  }
}
@media ((min-width: 992px)) {
  .ads.ads--middle-page, .ads.ads--middle-page > .ads__content {
    min-height: 300px;
  }
}
.ads.ads--full-width {
  width: 100%;
}
.ads.ads--full-width, .ads.ads--full-width > .ads__content {
  min-height: 100px;
}
@media ((min-width: 768px)) {
  .ads.ads--full-width, .ads.ads--full-width > .ads__content {
    min-height: 90px;
  }
}
@media ((min-width: 992px)) {
  .ads.ads--full-width {
    width: 100%;
    max-width: get-variable(container, large, maxWidth);
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
  }
  .ads.ads--full-width, .ads.ads--full-width > .ads__content {
    min-height: 250px;
  }
  .ads.ads--full-width.ads--full-mini, .ads.ads--full-width.ads--full-mini > .ads__content {
    min-height: 100px;
  }
}
.ads.ads--bottom__stick {
  position: fixed;
  left: 0;
  bottom: 0;
  padding-top: 20px;
  padding-bottom: 8px;
  width: 100%;
  left: 0px;
  right: 0px;
  background: white;
  z-index: 9999;
}
.ads.ads--bottom__stick > button {
  position: absolute;
  top: -12px;
  right: 4px;
  z-index: 99999;
}
.ads.ads--bottom__stick, .ads.ads--bottom__stick > .ads__content {
  min-height: 50px;
  margin-top: 0px !important;
}
@media ((min-width: 768px)) {
  .ads.ads--bottom__stick.ads--medium, .ads.ads--bottom__stick.ads--desktop {
    max-width: 100%;
    background: none;
  }
  .ads.ads--bottom__stick.ads--medium::after, .ads.ads--bottom__stick.ads--desktop::after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.2);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
  }
  .ads.ads--bottom__stick.ads--medium, .ads.ads--bottom__stick.ads--medium > .ads__content, .ads.ads--bottom__stick.ads--desktop, .ads.ads--bottom__stick.ads--desktop > .ads__content {
    min-height: 120px;
    z-index: 10;
  }
  .ads.ads--bottom__stick.ads--medium > .ads__content, .ads.ads--bottom__stick.ads--desktop > .ads__content {
    width: 100%;
    max-width: get-variable(container, large, maxWidth);
  }
}
.ads.ads--fullscreen {
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: none !important;
  align-items: center;
  justify-content: center;
}
.ads.ads--fullscreen::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.85);
  filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}
.ads.ads--fullscreen > .ads--fullscreen__content {
  position: relative;
  width: 100%;
  max-width: 300px;
  min-height: 280px;
  z-index: 10;
}
.ads.ads--fullscreen > .ads--fullscreen__content > button {
  position: absolute;
  top: -24px;
  right: 0px;
  z-index: 99999;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 999px;
  background: white;
}
.ads.ads--fullscreen.show {
  display: flex !important;
}
.ads.ads--intext .ads__content::before {
  content: "Continua depois da publicidade";
}

@media ((min-width: 768px)) {
  .tablet-h-50 {
    min-height: 50px;
  }
  .tablet-h-90 {
    min-height: 90px;
  }
  .tablet-h-100 {
    min-height: 100px;
  }
  .tablet-h-250 {
    min-height: 250px;
  }
  .tablet-h-280 {
    min-height: 280px;
  }
  .tablet-h-600 {
    min-height: 600px;
  }
  .mobile-hidden {
    display: flex;
  }
  .tablet-hidden {
    display: none;
    min-height: 0;
  }
}
@media ((min-width: 992px)) {
  .desktop-h-50 {
    min-height: 50px;
  }
  .desktop-h-90 {
    min-height: 90px;
  }
  .desktop-h-100 {
    min-height: 100px;
  }
  .desktop-h-250 {
    min-height: 250px;
  }
  .desktop-h-280 {
    min-height: 280px;
  }
  .desktop-h-600 {
    min-height: 600px;
  }
  .tablet-hidden {
    display: flex;
  }
  .desktop-hidden {
    display: none;
    min-height: 0;
  }
}