<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

.fondo-primario {
  background-color: #72002a;
}
.fondo-secundario {
  background-color: #923914;
}
h1, h2, h3, h4, h5 {
  font-weight: 700;
  line-height: 1.2;
}
.mayusculas {
  text-transform: uppercase;
}
.button {
  text-transform: uppercase;
}
a.g-logo {
  margin: 16px 0;
}
@media (max-width: 30rem) {
  a.g-logo {
    text-align: left;
  }
}
a.g-logo img {
  width: 100%;
}
@media (max-width: 30rem) {
  a.g-logo img {
    width: 80%;
  }
}
#g-header .g-main-nav .g-sublevel &gt; li &gt; .g-menu-item-container {
  color: #72002a;
}
#g-header .g-main-nav .g-toplevel &gt; li:hover &gt; .g-menu-item-container, #g-header .g-main-nav .g-toplevel &gt; li.active &gt; .g-menu-item-container {
  color: #B3364C;
}
.g-offcanvas-toggle {
  top: 15px;
}
h2.hero {
  font-size: 2.8rem;
  font-weight: 900;
  letter-spacing: -2px;
  text-transform: uppercase;
}
.g-slideshow .uk-overlay-background {
  background: rgba(242, 241, 235, 0.5);
}
.g-slideshow .uk-overlay-panel {
  color: #333;
}
#g-copyright .g-social a:hover, #g-footer .g-social a:hover, #g-header .g-social a:hover {
  color: #B3364C;
}
#g-copyright a:hover, #g-copyright a:active, #g-footer a:hover, #g-footer a:active, #g-header a:hover, #g-header a:active {
  color: #B3364C;
}
#g-copyright address {
  margin-bottom: 0;
}
.itemTitle {
  font-weight: 700;
  line-height: 1.2;
}
@media (min-width: 60rem) {
  .itemTitle {
    font-size: 2.8rem;
  }
}
div#k2Container.itemView .itemTitle {
  font-weight: 700;
  line-height: 1.2;
}
@media (min-width: 60rem) {
  div#k2Container.itemView .itemTitle {
    font-size: 2.8rem;
  }
}
@media (min-width: 60rem) {
  div#k2Container.itemView .itemIntroText {
    font-size: 1.4rem;
  }
}
div#k2Container.itemView .itemToolbar ul {
  float: right;
  margin: 0;
  list-style: none;
}
div#k2Container.itemView .itemToolbar ul li {
  display: inline-block;
  padding: 0 0.5rem;
}
@media (min-width: 60rem) {
  div#k2Container.itemView .itemFullText {
    font-size: 1.2rem;
  }
}
div#k2Container.itemView .itemImageBlock {
  margin-bottom: 2em;
}
div.itemNavigation, div.itemToolbar {
  background: #FFF !important;
}
.itemRelated ul {
  display: grid;
  margin: 0;
  list-style: none;
  grid-gap: 1.5rem;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
}
.itemRelated ul h3 {
  font-size: 1rem;
}
@media (max-width: 30rem) {
  .itemRelated ul h3 {
    margin-top: 0;
  }
}
@media (max-width: 30rem) {
  .itemRelated ul img.itemRelImg {
    float: left;
    max-width: 90px;
    margin-right: 0.5rem;
  }
}
.itemListCategory {
  background: none !important;
  border: none !important;
}
catItemView.groupLeading div.catItemImageBlock {
  padding-right: 1.1rem;
}
@media (max-width: 30rem) {
  catItemView.groupLeading div.catItemImageBlock {
    padding: 1rem 0;
  }
}
.itemListCategory {
  display: flex;
  align-items: center;
  margin: 0.5rem 0;
}
@media (max-width: 30rem) {
  .itemListCategory {
    flex-direction: column;
  }
}
.itemListCategory img {
  margin-right: 0.5rem;
}
.itemListCategory h1 {
  padding-right: 1rem;
}
@media (max-width: 30rem) {
  .itemListCategory h1 {
    padding-right: 0;
    text-align: center;
    font-size: 2rem;
  }
}
h2.catItemTitle {
  margin-bottom: 0.5rem;
  pointer: cursor;
}
.catItemIntroText p {
  margin-top: 0.5rem;
}
div.catItemHeader span.catItemDateCreated {
  font-size: 14px;
}
div.catItemImageBlock {
  float: left;
  margin: 0 !important;
}
@media (min-width: 60rem) {
  div.catItemImageBlock {
    max-width: 35%;
    padding: 0 1rem 0 0;
  }
}
span.catItemImage img {
  border: 0 !important;
  padding: 0 !important;
}
span.itemImageCaption, span.itemImageCredits {
  font-size: 0.9em;
}
span.itemVideoCredits {
  font-size: 0.9em;
  border-bottom: solid 1px #ccc;
  display: block;
  margin-bottom: 1em;
}
#g-copyright a.g-logo img {
  width: 150px;
}
.box1.moduletable, .box1.widget, .box1.g-outer-box, .box1 &gt; .g-content {
  background: #fffaf2;
}
@media (min-width: 60rem) {
  .box1.moduletable, .box1.widget, .box1.g-outer-box, .box1 &gt; .g-content {
    border-radius: 0 100px 0 0;
  }
}
h3.g-main-feature-title {
  font-size: 2.2rem;
}
.g-main-feature .image-bottom {
  margin-bottom: -5.7rem;
}
/*# sourceMappingURL=custom_9.css.map */</pre></body></html>