/*! CSS Used from: https://tv.sbt.com.br/_next/static/css/aaa02d238bd89ced.css */
a {
  text-decoration: none;
}
.sbt-socialButton {
  align-items: center;
  border: none;
  border-radius: 100px;
  display: flex;
  justify-content: center;
  overflow: hidden;
  position: relative;
}
.sbt-socialButton:hover {
  opacity: 0.9;
}
.sbt-socialButton svg {
  height: 50%;
  position: absolute;
  width: 50%;
  z-index: 1;
}
.without-color-picker svg {
  fill: transparent;
}
.sbt-socialButton--sbt-orange {
  background-color: #003a75
}
.sbt-socialButton--sbt-orange svg {
  fill: var(--primary-orange-500);
}
.sbt-socialButton-overlay-solid {
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 0;
}
.sbt-socialButton-overlay-sbt-orange {
  background-color: #fce2cc;
}
.brand-container {
  align-items: center;
  display: flex;
  flex-direction: row;
}
.brand-container .brand-label {
  margin-left: 3px;
}
/*! CSS Used from: https://tv.sbt.com.br/_next/static/css/afd16b9f43093384.css */
.footer_footerContainer__wPJvR {
    text-align: center;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.2); /* Sombra no topo */
    color: white;
}

/* Responsividade para o footer */




.footer_footer__ysJQv {
  color: #fff;
  line-height: 1.8;
}

.footer_footer_row__FnxAQ {
  display: flex;
  flex-direction: row;
  width: 100%;
  flex-wrap: wrap;
}
.footer_footer_flex_1__GJoVg {
  flex: 1;
  z-index: 2;
}
.footer_footer_align_right__CBge_ {
  justify-content: right;
  gap: 12px;
  margin-right: 135px;
  padding-top: 16px;
  padding-bottom: 16px;
  z-index: 2;
}
.footer_footer_brand__oIoMI {
  margin-left: 34px;
  min-width: 108px;
  padding-top: 16px;
  padding-bottom: 16px;
}
.footer_footer_copy__DOWwK {
  position: relative;
  margin-top: -72px;
  z-index: 0;
}
@media screen and (max-width: 990px) {
  .footer_footer_copy__DOWwK {
    margin-top: 0;
  }
}
@media screen and (max-width: 860px) {
  .footer_footer_align_right__CBge_,
  .footer_footer_brand__oIoMI,
  .footer_footer_flex_1__GJoVg,
  .footer_footer_row__FnxAQ {
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    width: 100%;
    min-width: 100%;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }
}
/*! CSS Used from: https://tv.sbt.com.br/_next/static/css/ae2e1ea352b8b57f.css */
*,
:after,
:before {
  box-sizing: border-box;
  border: 0 solid #e5e7eb;
}
:after,
:before {
  --tw-content: "";
}
a {
  color: inherit;
  text-decoration: inherit;
}
:disabled {
  cursor: default;
}
svg {
  display: block;
  vertical-align: middle;
}
*,
:after,
:before {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-scroll-snap-strictness: proximity;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
}
/*! CSS Used from: https://tv.sbt.com.br/_next/static/css/a35d80c99be8d44e.css */
.footer_icon {
  width: 32px;
  height: 32px;
}
@media (min-width: 860px) {
  .footer_icon {
    width: 48px;
    height: 48px;
  }
}
