<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">p.sangrÃ­a {
  text-indent: 5%;
}

order-group-button {
  width: 100%;
}

.nav-gradient-button {
  background-image: linear-gradient(144deg, #e24725, #af40ff 50%, #00ddeb);
  padding: 9.6px 5px;
}

.nav-complete-gradient {
  background-image: linear-gradient(90deg, #09422a, #0fdd4a 50%, #21bf75);
}

.text-indent {
  text-indent: 4em;
}

.hero-nature.carousel-hero.jumbotron {
  font-family: monospace;
}

div.carousel-hero h1.hero-title, div-carousel-hero p.hero-subtitle {
  font-family: monospace;
}

@media (max-width: 360px) {
  div1-efecto {
    width: 100%;
  }
}

.img-article {
  border-radius: 5%;
  align-self: center;
  width: 95%;
  height: 95%;
}

html::selection {
  background-color: rgba(175, 64, 255, 0.3);
  color: aliceblue !important;
}

.tema-desglosable {
  color: #00ff75;
}

.columna-1 {
  width: 25%;
}

.columna-2 {
  width: 37.5%;
}

.columna-3 {
  width: 37.5%;
}

tbody {
  vertical-align: middle;
}

.columna-1, .columna-2, .columna-3 {
  vertical-align: middle;
}

.micha {
  width: 50%;
}

.lateral-efecto {
  width: 100%;
  color: white !important;
  background-image: linear-gradient(144deg, #AF40FF, #5B42F3 50%, #00DDEB);
  transition: all .2s;
}

.lateral-efecto li.elementoLateral {
  color: white !important;
  border-top: .25px solid #15b577;
  border-bottom: .25px solid #15b577;
}

.lateral-efecto li.elementoLateral:hover {
  background-image: linear-gradient(144deg, #00ff75 0%, #3700ff 100%);
  font-weight: 700 !important;
}

.lateral-efecto li.elementoLateral#lateralP {
  color: white !important;
  border-bottom: .5px solid #15b577 !important;
  border-top: none !important;
}

.lateral-efecto li.elementoLateral#lateralP:hover {
  border-top-left-radius: 10% !important;
  border-top-right-radius: 10% !important;
}

.lateral-efecto li.elementoLateral#lateralC {
  color: white !important;
  border-top: .5px solid #15b577 !important;
  border-bottom: none !important;
}

.lateral-efecto li.elementoLateral#lateralC:hover {
  border-bottom-left-radius: 10% !important;
  border-bottom-right-radius: 10% !important;
}

.disabled-invisible {
  background-color: #ffffff00 !important;
  background-image: none !important;
  color: #ffffff00 !important;
  border: none !important;
  pointer-events: none !important;
}

.cinta-destacada {
  color: #25ff00 !important;
  background-image: linear-gradient(36deg, #AF40FF, #5B42F3 50%, #00DDEB) !important;
  border: 0.5px solid #761a81 !important;
}

</pre></body></html>