.container, .container-fluid {
  padding-left: 16px;
  padding-right: 16px;
}

.row {
  margin-left: -12px;
  margin-right: -12px;
}

[class*="col "], [class*=col-] {
  padding-left: 12px;
  padding-right: 12px;
}

body {
  font-family: "Sofia Sans";
  font-size: 20px;
  line-height: 24px;
  font-weight: 300;
  background-color: #f8f9fa;
  margin-top: 9rem;
}
@media screen and (max-width: 572px) {
  body {
    margin-top: 8rem;
  }
}

body.stadium-77878 {
  background: #495057 url("../img/stadium_77878.jpg") no-repeat center bottom/cover;
  background-attachment: fixed;
}

body.fc-red-bull-arena {
  background: #495057 url("../img/fc_red_bull_arena.jpg") no-repeat center bottom/cover;
  background-attachment: fixed;
}

body.olimpico-de-roma {
  background: #495057 url("../img/olimpico_de_roma.jpg") no-repeat center bottom/cover;
  background-attachment: fixed;
}

a {
  font-weight: 400;
  color: #A3D165;
}
a:hover {
  color: #7FB438;
  text-decoration: none;
}

.card a {
  color: #7FB438;
}
.card a:hover {
  color: #69952F;
}
.card .form-group label {
  color: #7FB438;
}

h2 {
  line-height: 1;
  margin-bottom: 1rem;
}

p {
  font-weight: 300;
}

.alert {
  padding: 1rem 1.5rem;
}

body.index,
body.recuperar-clave,
body.registro {
  background: none;
  background-color: #212529;
  margin-top: 0;
}
body.index .acceder-envolvente,
body.recuperar-clave .acceder-envolvente,
body.registro .acceder-envolvente {
  height: 100vh;
  display: flex;
  flex-direction: column;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto 100%;
  padding: 1rem 0;
}
body.index .acceder-envolvente .container,
body.recuperar-clave .acceder-envolvente .container,
body.registro .acceder-envolvente .container {
  display: flex;
  flex-direction: column;
  flex: 1;
}
body.index .acceder-envolvente .acceder-col-1,
body.recuperar-clave .acceder-envolvente .acceder-col-1,
body.registro .acceder-envolvente .acceder-col-1 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}
body.index .acceder-envolvente .acceder-col-1 svg,
body.recuperar-clave .acceder-envolvente .acceder-col-1 svg,
body.registro .acceder-envolvente .acceder-col-1 svg {
  width: 192px;
  height: 320px;
}
body.index .acceder-envolvente .acceder-col-2,
body.recuperar-clave .acceder-envolvente .acceder-col-2,
body.registro .acceder-envolvente .acceder-col-2 {
  display: flex;
  align-items: center;
  flex: 1;
}
body.index .acceder-envolvente .acceder-col-2 .card,
body.recuperar-clave .acceder-envolvente .acceder-col-2 .card,
body.registro .acceder-envolvente .acceder-col-2 .card {
  border: none;
}
body.index .acceder-envolvente .acceder-col-2 .card .card-body,
body.recuperar-clave .acceder-envolvente .acceder-col-2 .card .card-body,
body.registro .acceder-envolvente .acceder-col-2 .card .card-body {
  padding: 2rem 1.5rem;
}
body.index .acceder-envolvente .acceder-col-2 .card .card-body h2,
body.recuperar-clave .acceder-envolvente .acceder-col-2 .card .card-body h2,
body.registro .acceder-envolvente .acceder-col-2 .card .card-body h2 {
  color: #212529;
}
body.index .acceder-envolvente .acceder-col-2 .card .card-body .alert,
body.recuperar-clave .acceder-envolvente .acceder-col-2 .card .card-body .alert,
body.registro .acceder-envolvente .acceder-col-2 .card .card-body .alert {
  padding: 1rem;
  margin-bottom: 1.5rem;
}
body.index .acceder-envolvente .acceder-col-2 .card .card-body form .form-group input.is-invalid,
body.recuperar-clave .acceder-envolvente .acceder-col-2 .card .card-body form .form-group input.is-invalid,
body.registro .acceder-envolvente .acceder-col-2 .card .card-body form .form-group input.is-invalid {
  border-color: #dc3545;
}
body.index .acceder-envolvente .acceder-col-2 .card .card-body form .form-group input.is-invalid:focus,
body.recuperar-clave .acceder-envolvente .acceder-col-2 .card .card-body form .form-group input.is-invalid:focus,
body.registro .acceder-envolvente .acceder-col-2 .card .card-body form .form-group input.is-invalid:focus {
  box-shadow: none;
}
body.index .acceder-envolvente .acceder-col-2 .card .card-body form .form-group input[type=reset].btn-secondary,
body.recuperar-clave .acceder-envolvente .acceder-col-2 .card .card-body form .form-group input[type=reset].btn-secondary,
body.registro .acceder-envolvente .acceder-col-2 .card .card-body form .form-group input[type=reset].btn-secondary {
  font-size: 20px;
  line-height: 24px;
  border: none;
  padding: 0.5rem 1.5rem;
  margin-top: 0.5rem;
  margin-top: 0.5rem;
}
body.index .acceder-envolvente .acceder-col-2 .card .card-body p:last-child,
body.recuperar-clave .acceder-envolvente .acceder-col-2 .card .card-body p:last-child,
body.registro .acceder-envolvente .acceder-col-2 .card .card-body p:last-child {
  margin-bottom: 0;
}
body.index .acceder-envolvente .acceder-pie,
body.recuperar-clave .acceder-envolvente .acceder-pie,
body.registro .acceder-envolvente .acceder-pie {
  display: flex;
  justify-content: center;
  flex-shrink: 0;
}
body.index .acceder-envolvente .acceder-pie p,
body.recuperar-clave .acceder-envolvente .acceder-pie p,
body.registro .acceder-envolvente .acceder-pie p {
  font-size: 18px;
  font-weight: 200;
  color: #f8f9fa;
  text-align: center;
  margin-bottom: 0;
}
body.index .acceder-envolvente .acceder-pie p strong,
body.recuperar-clave .acceder-envolvente .acceder-pie p strong,
body.registro .acceder-envolvente .acceder-pie p strong {
  font-weight: 500;
  color: #7FB438;
}
body.index .boca-river,
body.recuperar-clave .boca-river,
body.registro .boca-river {
  background-image: url("../img/boca_river.jpg");
}
body.index .independiente-racing,
body.recuperar-clave .independiente-racing,
body.registro .independiente-racing {
  background-image: url("../img/independiente_racing.jpg");
}
body.index .huracan-san-lorenzo,
body.recuperar-clave .huracan-san-lorenzo,
body.registro .huracan-san-lorenzo {
  background-image: url("../img/huracan_san_lorenzo.jpg");
}
body.index .belgrano-talleres,
body.recuperar-clave .belgrano-talleres,
body.registro .belgrano-talleres {
  background-image: url("../img/belgrano_talleres.jpg");
}
body.index .central-newells,
body.recuperar-clave .central-newells,
body.registro .central-newells {
  background-image: url("../img/central_newells.jpg");
}
body.index .estudiantes-gimnasia,
body.recuperar-clave .estudiantes-gimnasia,
body.registro .estudiantes-gimnasia {
  background-image: url("../img/estudiantes_gimnasia.jpg");
}
body.index .belgrano-talleres-2,
body.recuperar-clave .belgrano-talleres-2,
body.registro .belgrano-talleres-2 {
  background-image: url("../img/belgrano_talleres_2.jpg");
}
@media screen and (max-width: 768px) {
  body.index .acceder-envolvente,
  body.recuperar-clave .acceder-envolvente,
  body.registro .acceder-envolvente {
    height: auto;
    min-height: 100vh;
    background-position: center;
    padding: 3rem 0;
  }
  body.index .acceder-envolvente .row,
  body.recuperar-clave .acceder-envolvente .row,
  body.registro .acceder-envolvente .row {
    flex-direction: column;
  }
  body.index .acceder-envolvente .acceder-col-1,
  body.recuperar-clave .acceder-envolvente .acceder-col-1,
  body.registro .acceder-envolvente .acceder-col-1 {
    height: 72px;
    margin-bottom: 2rem;
  }
  body.index .acceder-envolvente .acceder-col-1 svg,
  body.recuperar-clave .acceder-envolvente .acceder-col-1 svg,
  body.registro .acceder-envolvente .acceder-col-1 svg {
    width: 100%;
    height: 72px;
  }
  body.index .acceder-envolvente .acceder-col-2 .card,
  body.recuperar-clave .acceder-envolvente .acceder-col-2 .card,
  body.registro .acceder-envolvente .acceder-col-2 .card {
    margin-bottom: 2rem;
  }
  body.index .acceder-envolvente .acceder-col-2 .card .card-body form input.btn,
  body.recuperar-clave .acceder-envolvente .acceder-col-2 .card .card-body form input.btn,
  body.registro .acceder-envolvente .acceder-col-2 .card .card-body form input.btn {
    width: 100%;
    margin-right: 0 !important;
  }
}

h2 {
  color: #f8f9fa;
}

.jumbotron-inicio {
  text-align: center;
  border: 1px solid #A3D165;
  background-color: #E8F4D8;
  padding: 3rem 2rem;
}
.jumbotron-inicio svg {
  width: 128px;
  height: 128px;
  margin-bottom: 1.5rem;
}
.jumbotron-inicio h1.display-4 {
  font-size: 56px;
  line-height: 1;
  margin-bottom: 1rem;
}
.jumbotron-inicio p.lead {
  font-size: 28px;
  line-height: 32px;
  font-weight: 400;
}

.card .card-header {
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-bottom: none;
  background: none;
  padding: 2rem 1rem 0;
}
.card .card-header p {
  color: #212529;
}
.card .card-header svg {
  height: 96px;
  margin-bottom: 1rem;
}
.card .card-header h5 {
  font-family: "Sofia Sans Extra Condensed";
  font-size: 40px;
  line-height: 1;
  font-weight: 500;
  text-align: center;
  margin-bottom: 0;
}
.card .card-body {
  padding: 1rem 1rem 2rem;
}
.card .card-body p.card-text {
  text-align: center;
}
.card .card-body .ganadores-lista {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0.5rem 0;
}
.card .card-body .ganadores-lista p.ganadores-lista-ganador {
  display: flex;
  align-items: center;
  font-size: 24px;
  line-height: 1;
  font-weight: 400;
  margin-bottom: 0.5rem;
}
.card .card-body .ganadores-lista p.ganadores-lista-ganador i {
  font-size: 20px;
  color: #7FB438;
  margin-right: 0.5rem;
}
.card .card-body p.ganadores-puntaje {
  text-align: center;
}

.card.alert-warning {
  color: #212529;
  background-color: #FFF1D0;
  border: 1px solid #FDC642 !important;
}

.card-resultados .card-body {
  padding: 1rem 1rem 2rem;
}
.card-resultados .card-body table.tabla-partidos tbody tr td {
  padding: 0.5rem 0.25rem;
}
.card-resultados .card-body table.tabla-partidos tbody tr td.partidos-numero,
.card-resultados .card-body table.tabla-partidos tbody tr td.partidos-versus,
.card-resultados .card-body table.tabla-partidos tbody tr td.partidos-local-goles,
.card-resultados .card-body table.tabla-partidos tbody tr td.partidos-visitante-goles {
  width: 40px;
}

.form-group select.form-control {
  font-size: 20px;
  line-height: 24px;
  font-weight: 300;
  color: #212529;
  border-color: #7FB438;
}
.form-group select.form-control:focus {
  box-shadow: none;
}
.form-group select.form-control option {
  font-weight: 300;
}
.form-group select.form-control option[selected],
.form-group select.form-control option:hover,
.form-group select.form-control option:focus {
  color: white;
  background-color: #7FB438;
}

.form-group label {
  font-size: 16px;
  font-weight: 500;
  color: #A3D165;
}
.form-group input.form-control {
  height: 48px;
  font-family: "Sofia Sans Extra Condensed";
  font-size: 24px;
  line-height: 1;
  font-weight: 300;
  color: #212529;
  border-color: #7FB438;
  border-left: 4px solid #7FB438;
  padding: 0.5rem;
}
.form-group input.form-control:focus {
  box-shadow: none;
}
.form-group input.form-control.is-invalid {
  border-color: #dc3545;
}
.form-group p.text-muted {
  height: 48px;
  display: flex;
  align-items: center;
  font-family: "Sofia Sans Extra Condensed";
  font-size: 24px;
  line-height: 1;
  color: white !important;
  background-color: #7FB438;
  padding: 0.5rem 0.75rem;
  border-radius: 0.25rem;
}
.form-group span.invalid-feedback {
  color: white;
  background-color: #dc3545;
  padding: 0 0.5rem;
}

a.btn:focus {
  box-shadow: none;
}

a.btn-primary,
input.btn-primary {
  font-size: 20px;
  line-height: 24px;
  border: none;
  padding: 0.5rem 1.5rem;
  margin-top: 0.5rem;
  color: white;
  background-color: #7FB438;
}
a.btn-primary:hover,
input.btn-primary:hover {
  border: none;
  color: white;
  background-color: #69952F;
}
a.btn-primary:focus, a.btn-primary:active,
input.btn-primary:focus,
input.btn-primary:active {
  color: white;
  background-color: #69952F;
  box-shadow: none;
}

.btn-primary:not(:disabled):not(.disabled):active:focus {
  background-color: #69952F;
  box-shadow: none;
}

input[type=reset].btn-secondary {
  font-size: 20px;
  line-height: 24px;
  border: none;
  padding: 0.5rem 1.5rem;
  margin-top: 0.5rem;
  color: #495057;
  border: none;
  background-color: #FED471;
  margin-top: 1rem;
}
input[type=reset].btn-secondary:hover {
  background-color: #FDC642;
}

input.btn-secondary:focus {
  box-shadow: none;
}

input.btn-secondary:not(:disabled):not(.disabled):active:focus {
  color: #495057;
  background-color: #FDC642;
  box-shadow: none;
}

a.btn-warning,
input.btn-warning {
  font-size: 20px;
  line-height: 24px;
  border: none;
  padding: 0.5rem 1.5rem;
  margin-top: 0.5rem;
  background-color: #ffc107;
}
a.btn-warning:hover,
input.btn-warning:hover {
  background-color: rgb(246.7, 185.025, 0);
}
a.btn-warning:focus, a.btn-warning:active,
input.btn-warning:focus,
input.btn-warning:active {
  background-color: rgb(246.7, 185.025, 0);
}

a.btn-danger,
input.btn-danger {
  font-size: 20px;
  line-height: 24px;
  border: none;
  padding: 0.5rem 1.5rem;
  margin-top: 0.5rem;
  background-color: #dc3545;
}
a.btn-danger:hover,
input.btn-danger:hover {
  background-color: rgb(210.9493670886, 36.5506329114, 53.2594936709);
}
a.btn-danger:focus, a.btn-danger:active,
input.btn-danger:focus,
input.btn-danger:active {
  background-color: rgb(210.9493670886, 36.5506329114, 53.2594936709);
}

table.table {
  font-family: "Sofia Sans Extra Condensed";
  font-size: 24px;
}
table.table tr {
  background-color: white;
}
table.table tr th, table.table tr td {
  padding: 0.5rem 0.25rem;
}
table.table tr td {
  vertical-align: middle;
  border-top: 1px solid #FED471;
}
table.table tr td span.badge-pill {
  padding: 0.25rem 0.5rem;
  background-color: #7FB438;
}

.table th,
.table .thead-dark th {
  color: #212529;
  font-weight: 500;
  border-top: 2px solid #7FB438;
  border-bottom: 1px solid #7FB438;
  background: white;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: #FFF1D0;
}

@media screen and (max-width: 480px) {
  #mis-pronosticos table,
  #pronosticos table {
    display: block;
    width: 100%;
    overflow-x: auto;
  }
}
.boleta-concurso-detalles p {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  font-size: 18px;
  margin-bottom: 0;
}
.boleta-concurso-detalles p strong {
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 0.25rem;
}
.boleta-concurso-detalles p br {
  display: none;
}
.boleta-concurso-detalles p span.h4 {
  font-family: "Sofia Sans Extra Condensed";
  font-size: 40px;
  line-height: 1;
  margin-bottom: 0;
}
.boleta-concurso-detalles .concurso-fechas p {
  font-weight: 400;
}
.boleta-concurso-detalles .concurso-detalles p {
  font-size: 16px;
  line-height: 20px;
}
@media screen and (max-width: 768px) {
  .boleta-concurso-detalles .concurso-numero {
    margin-bottom: 0.5rem;
  }
  .boleta-concurso-detalles .concurso-fechas {
    margin-bottom: 0.5rem;
  }
}

.alerta-boleta,
.alerta-mis-pronosticos {
  color: #212529;
  border-color: #BADD8B;
  background-color: #E8F4D8;
}
.alerta-boleta i.bi,
.alerta-mis-pronosticos i.bi {
  color: #7FB438;
}

.alerta-mis-pronosticos {
  color: #7FB438;
}

table.table tr th.letra-E {
  padding: 0.25rem 0.75rem;
}

td.casillero {
  min-width: 32px;
  position: relative;
}

td.casillero label {
  display: flex;
  align-items: center;
  cursor: pointer;
  position: relative;
}

td.casillero input {
  opacity: 0;
  position: absolute;
  z-index: -1;
}

td.casillero span.casillero-icono {
  font-size: 24px;
  position: absolute;
  top: -8px;
}

td.casillero span.casillero-icono i.bi {
  position: absolute;
  left: 0;
  transition: opacity 0.1s ease;
}

td.casillero span.casillero-icono i.bi-check2-square {
  opacity: 0;
}

td.casillero input:checked ~ span.casillero-icono i.bi-check2-square {
  opacity: 1;
}

td.casillero input:checked ~ span.casillero-icono i.bi-square {
  opacity: 0;
}

#pago .alert {
  margin-bottom: 1.5rem;
}
#pago .card .card-body {
  padding: 1.5rem 1rem 0;
}
#pago .card .card-body .alert-warning {
  margin-bottom: 0.5rem;
}

table.tabla-pronosticos tbody tr td.participante {
  display: flex;
  align-items: center;
}
table.tabla-pronosticos tbody tr td.participante span.participante-texto {
  white-space: nowrap;
}

#pronosticos .alert h3 {
  margin-bottom: 0;
}
#pronosticos .alert p {
  margin-bottom: 0.5rem;
}

#datos table.table tbody tr th, #datos table.table tbody tr td {
  padding: 0.75rem 0.5rem 0.5rem;
  border-top: 1px solid #7FB438;
  border-bottom: none;
}
#datos table.table tbody tr th {
  color: #7FB438;
  border-left: 4px solid #7FB438;
}

#modificar-datos p {
  color: #f8f9fa;
}
#modificar-datos form {
  margin-top: 2rem;
}
#modificar-datos form .form-group input.btn-secondary {
  font-size: 20px;
  line-height: 24px;
  border: none;
  padding: 0.5rem 1.5rem;
  margin-top: 0.5rem;
  margin-top: 0.5rem;
}
@media screen and (max-width: 576px) {
  #modificar-datos form .form-group input.btn {
    width: 100%;
    margin-top: 1rem;
  }
  #modificar-datos p.volver {
    text-align: center;
  }
}

#modificar-clave p {
  color: #f8f9fa;
}
#modificar-clave form .form-group a.btn {
  font-size: 20px;
  line-height: 24px;
  border: none;
  padding: 0.5rem 1.5rem;
  margin-top: 0.5rem;
  color: #495057;
  border: none;
  background-color: #FED471;
  margin-top: 0.5rem;
}
#modificar-clave form .form-group a.btn:hover {
  text-decoration: none;
  background-color: #FDC642;
}
@media screen and (max-width: 576px) {
  #modificar-clave form .form-group a.btn,
  #modificar-clave form .form-group input.btn {
    width: 100%;
    margin-top: 1rem;
  }
}

.alert-pago img {
  margin-bottom: 0.5rem;
}

#wallet_container button[aria-label="Pagar con Mercado Pago"] {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.15);
  transition: box-shadow 0.2s;
}
#wallet_container button[aria-label="Pagar con Mercado Pago"]:hover {
  box-shadow: none;
}

nav#navegacion a.navbar-brand {
  padding: 0;
}
nav#navegacion a.navbar-brand svg {
  width: 232px;
  height: 64px;
}
nav#navegacion .navbar-collapse ul.navbar-nav li.nav-item a.nav-link {
  font-family: "Sofia Sans Extra Condensed";
  font-size: 28px;
  line-height: 32px;
  font-weight: 300;
}
nav#navegacion .navbar-collapse ul.navbar-nav li.dropdown a.dropdown-toggle i.bi {
  font-size: 28px;
  line-height: 32px;
}
nav#navegacion .navbar-collapse ul.navbar-nav li.dropdown .dropdown-menu {
  background-color: #343a40;
  border: 1px solid rgba(255, 255, 255, 0.25);
}
nav#navegacion .navbar-collapse ul.navbar-nav li.dropdown .dropdown-menu a.dropdown-item {
  font-family: "Sofia Sans Extra Condensed";
  font-size: 28px;
  line-height: 32px;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.5);
}
nav#navegacion .navbar-collapse ul.navbar-nav li.dropdown .dropdown-menu a.dropdown-item:hover {
  color: rgba(255, 255, 255, 0.75);
  background-color: #212529;
}
nav#navegacion .navbar-collapse ul.navbar-nav li.dropdown .dropdown-menu a.dropdown-item.active, nav#navegacion .navbar-collapse ul.navbar-nav li.dropdown .dropdown-menu a.dropdown-item:active {
  color: white;
  background-color: #212529;
}
nav#navegacion .navbar-collapse ul.navbar-nav li.dropdown .dropdown-menu .dropdown-divider {
  border-top: 1px solid rgba(255, 255, 255, 0.25);
}

footer#pie {
  display: flex;
  flex-wrap: wrap;
}
footer#pie svg.polla2025-pelota,
footer#pie svg.polla2025-siglas {
  width: 360px;
  height: 360px;
}
footer#pie svg.polla2025-siglas {
  margin-left: 0.5rem;
}
footer#pie .pie-logo-data-redes-signica {
  display: flex;
  flex: 1 0 auto;
  height: 360px;
}
footer#pie .pie-logo-data-redes-signica .pie-logo-data,
footer#pie .pie-logo-data-redes-signica .pie-redes-signica {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 50%;
}
footer#pie .pie-logo-data-redes-signica .pie-logo-data {
  padding: 2rem 1rem 1rem;
}
footer#pie .pie-logo-data-redes-signica .pie-logo-data svg.polla2025-logo-vertical {
  width: 104px;
  height: 172px;
}
footer#pie .pie-logo-data-redes-signica .pie-logo-data p.pie-data {
  font-size: 18px;
  line-height: 24px;
  font-weight: 200;
  margin-bottom: 0;
}
footer#pie .pie-logo-data-redes-signica .pie-logo-data p.pie-data strong {
  color: #7FB438;
}
footer#pie .pie-logo-data-redes-signica .pie-redes-signica {
  padding: 2rem 1rem 1rem;
}
footer#pie .pie-logo-data-redes-signica .pie-redes-signica a i.bi-instagram {
  font-size: 48px;
}
footer#pie .pie-logo-data-redes-signica .pie-redes-signica p.pie-signica {
  font-size: 16px;
  line-height: 1;
  font-weight: 200;
  margin-bottom: 0.5rem;
}
footer#pie .pie-logo-data-redes-signica .pie-redes-signica p.pie-signica a svg.logo-signica {
  width: 60px;
  height: 12px;
  margin-top: 0.25rem;
}
@media screen and (max-width: 992px) {
  footer#pie svg.polla2025-pelota,
  footer#pie svg.polla2025-siglas {
    width: calc(50% - 0.25rem);
    height: calc(50vw - 0.25rem);
  }
  footer#pie .pie-logo-data-redes-signica {
    padding-top: 1rem;
  }
}
@media screen and (max-width: 576px) {
  footer#pie svg.polla2025-pelota,
  footer#pie svg.polla2025-siglas {
    width: 100%;
    height: 100vw;
  }
  footer#pie svg.polla2025-siglas {
    margin: 0.5rem 0 0;
  }
  footer#pie .pie-logo-data-redes-signica {
    flex-direction: column;
    justify-content: center;
    height: auto;
  }
  footer#pie .pie-logo-data-redes-signica .pie-logo-data,
  footer#pie .pie-logo-data-redes-signica .pie-redes-signica {
    align-items: center;
    width: 100%;
  }
  footer#pie .pie-logo-data-redes-signica .pie-logo-data svg.polla2025-logo-vertical {
    transform: translateX(1rem);
    margin-bottom: 2rem;
  }
  footer#pie .pie-logo-data-redes-signica .pie-logo-data p.pie-data {
    text-align: center;
  }
  footer#pie .pie-logo-data-redes-signica .pie-redes-signica {
    padding-top: 1rem;
  }
  footer#pie .pie-logo-data-redes-signica .pie-redes-signica a {
    margin-bottom: 2rem;
  }
  footer#pie .pie-logo-data-redes-signica .pie-redes-signica p.pie-signica {
    text-align: center;
    margin-bottom: 2rem;
  }
}
/*# sourceMappingURL=polla.css.map */