<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#___gatsby{
  text-align: initial;
}
.uvn-flex-video-enhancement {
  max-width: 820px !important;
  margin: 0 auto !important;
}

.uvn-slideShowCore-content {
  max-width: 820px !important;
  margin: 0 auto !important;
}

.uvn-image-with-extras {
  max-width: 820px !important;
  margin: 0 auto !important;
}

.uvn-entr .uvn-slideShowCore,
.uvn-tv .uvn-slideShowCore {
  background-color: #fff;
  border: none !important;
}
@import url("https://fonts.googleapis.com/css?family=Roboto+Slab:100,300,400,700|Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i");
*{
    margin: 0;
    padding: 0;
}
.documentation-hate-patrocinadores {
  font-family: "Roboto", sans-serif;
  max-width: 720px;
  margin: 0 auto;
  border-top: 1px solid #e2e2e2;
}

.documentation-hate-patrocinadores-title {
  margin: 15px 0;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  color: #000000;
  text-align: center;
}

.documentation-hate-patrocinadores-title-logos {
  text-align: center;
}

.documentation-hate-patrocinadores-title-logos li {
  display: inline-block;
  width: 200px;
  height: 66px;
  border: 1px solid #e3e3e3;
  border-radius: 6.5px;
  overflow: hidden;
  position: relative;
  margin: 5px;
}

.documentation-hate-patrocinadores-title-logos li img {
  max-width: 180px;
  max-height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.documentation-hate-patrocinadores-title-logos li:nth-child(1) img,
.documentation-hate-patrocinadores-title-logos li:nth-child(5) img {
  max-width: 130px;
}

.documentation-hate-patrocinadores-title-logos li:nth-child(10) img,
.documentation-hate-patrocinadores-title-logos li:nth-child(11) img {
  max-width: 150px;
}

@media (min-width: 960px) {
  .documentation-hate-patrocinadores-title-logos li {
    width: 250px;
    height: 82px;
  }
  .documentation-hate-patrocinadores-title-logos li img {
    max-width: 210px;
    max-height: 50px;
  }
  .documentation-hate-patrocinadores-title-logos li:nth-child(1) img,
  .documentation-hate-patrocinadores-title-logos li:nth-child(5) img {
    max-width: 166px;
  }
  .documentation-hate-patrocinadores-title-logos li:nth-child(10) img,
  .documentation-hate-patrocinadores-title-logos li:nth-child(11) img {
    max-width: 170px;
  }
}
</pre></body></html>