/* 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
 */

@charset "UTF-8";
* {
  text-decoration: none;
  font-family: "Poppins";
}
a {
  color: #3e3e3e !important;
}
#g-Gov .g-container {
  width: 100% !important;
  background: #fff;
  border-bottom: 4px solid #f0b100;
}
#g-Gov .g-container .g-content {
  padding: 0;
}
#g-Gov .g-grid {
  align-items: center;
}
#g-Gov .g-container img {
  border-radius: 8px;
  box-shadow: 0px 1px 6px -2px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 0px 1px 6px -2px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 1px 6px -2px rgba(0, 0, 0, 0.75);
}
.g-main-nav .g-standard .g-dropdown {
  width: 300px !important;
}
#g-Menu .g-container {
  width: 100%;
}
.module-ruta a {
  color: #2c2c2c !important;
}
#menu-page .g-content {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 14px !important;
}
#g-Menu .g-grid {
  display: flex;
  align-items: center;
}
#g-Menu .g-container ul {
  flex-wrap: wrap;
  border-radius: 8px;
  background-color: #fff;
}
#g-Menu a {
  color: #2c2c2c !important;
}
#g-Menu ul li {
  padding: 5px 1rem;
}
#g-Menu .g-dropdown-column {
  padding: 0 !important;
}
.g-main-nav .g-sublevel > li {
  margin: 0 !important;
  padding: 5px 10px !important;
}
.g-main-nav .g-sublevel > li a {
  padding: 0 !important;
}
#g-Menu ul li a {
  font-size: 14px !important;
}
#g-Menu ul .g-sublevel li:hover {
  background: #fdc700;
}
#g-Menu .g-toplevel .g-menu-item:hover {
  background: #fdc700 !important;
}
#g-Menu .g-container .g-menu-item-title.active {
  color: #fdc700;
}
.mod-finder__search button, .mod-finder__search input {
  font-size: 0.9rem;
  padding: 0.1rem 0.5rem;
  height: 40px;
  letter-spacing: normal;
}
.mod-finder__search button {
  background: #f0b100;
  border: 1px solid #f0b100;
}
.mod-finder__search button:hover {
  background: #fdc700;
  border: 1px solid #fdc700;
}
.mod-finder__search input {
  border-radius: 12px 0 0 12px;
}
.mod-finder__search input:hover, .mod-finder__search button:focus, .mod-finder__search button:focus-visible {
  border: 1px solid #fdc700 !important;
  box-shadow: 0 0 4px rgba(148, 125, 43, 0.651) !important;
}
#g-Banner .g-container .g-content {
  margin: 0;
  padding: 0;
}
#g-Servicios {
  background: #f9fafb;
  border-bottom: 1.5px solid #e0e0e0;
}
#g-Servicios .card {
  background: #f5f5f5;
}
#g-Servicios img {
  transition: transform 0.5s ease;
}
#g-Servicios img:hover {
  transform: scale(1.2);
}
.card-item-services:hover {
  border-color: #101828 !important;
  border-bottom-color: #101828 !important;
  transition: border-color 0.35s ease, border-bottom-color 0.35s ease;
}
#g-container .noticias a {
  text-decoration: none !important;
}
#g-container .module-ruta {
  background: #f5f5f5;
  border-radius: 10px;
}
#g-container .moduletable .breadcrumb span.divider:before {
  position: unset;
  content: "" !important;
}
#g-container .g-joomla-articles h3 {
  font-size: 1.2rem;
}
#g-container .noticiasinicio img {
  transition: filter 0.3s ease;
  transition: all 0.1s;
  width: 366.33px;
  height: 240.41px;
}
.tabla-participa img {
  transition: filter 0.3s ease;
  transition: all 0.1s;
}
.tabla-participa img:hover {
  border: 3px solid #f0b100;
  filter: saturate(1.5);
  border-radius: 0.5rem;
}
.boton-transparencia {
  padding: 8px;
  background-color: #fff;
  border-top: 2px solid #28749a;
  border-left: 2px solid #28749a;
  border-right: 2px solid #28749a;
}
.boton-transparencia:hover {
  background-color: #d3eefd;
}
.boton-transparencia button {
  padding: 2px;
  background-color: rgba(0, 0, 0, 0);
  border: none;
}
.boton-transparencia-first {
  padding: 8px;
  background-color: #fff;
  border-top: 2px solid #28749a;
  border-left: 2px solid #28749a;
  border-right: 2px solid #28749a;
  border-radius: 10px 10px 0 0;
}
.boton-transparencia-first:hover {
  background-color: #d3eefd;
}
.boton-transparencia-first button {
  padding: 2px;
  background-color: rgba(0, 0, 0, 0);
  border: none;
}
.boton-transparencia-last {
  padding: 8px;
  background-color: #fff;
  border: 2px solid #28749a;
  border-radius: 0 0 10px 10px;
}
.boton-transparencia-last:hover {
  background-color: #d3eefd;
}
.boton-transparencia-last button {
  padding: 2px;
  background-color: rgba(0, 0, 0, 0);
  border: none;
}
.noticias .g-title {
  text-align: center;
  font-weight: 800;
  border-bottom: 1px solid #d6d6d6;
  padding-bottom: 0.4rem;
  margin-bottom: 3rem;
}
.noticias .g-item-title {
  line-height: 1.8rem;
  font-weight: bold;
  transition: all 0.1s;
}
.noticias .g-array-item {
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08), 0 2px 4px rgba(0, 0, 0, 0.04);
  transition: all 0.25s ease;
  overflow: hidden;
  height: 425px;
}
.noticias .g-array-item-title, .noticias .g-array-item-details, .noticias .g-array-item-text {
  padding: 0 18px;
}
.noticias .g-array-item:hover {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.12), 0 4px 10px rgba(0, 0, 0, 0.06);
  transform: translateY(-3px);
}
.noticias .g-item-title a {
  color: #3e3e3e !important;
}
.noticias .g-item-title a:hover {
  color: #f0b100 !important;
}
.g-content-array .g-array-item-details {
  margin-top: 0;
}
#g-Enlaces .g-container {
  width: 65rem;
  background-color: #f5f5f5;
}
#g-Enlaces {
  background-color: #f5f5f5;
}
#g-Enlaces .g-title {
  text-align: center;
  font-weight: 800;
}
#g-Enlaces #navigation115 {
  margin: 0 -12.3698630137% !important;
}
#g-Footer a {
  text-decoration: none !important;
}
#g-Footer #mod-custom117 img {
  transition: transform 0.5s ease-in-out;
}
#g-Footer #mod-custom117 .iconosredes img:hover {
  transform: rotate(360deg) scale(1.1);
}
#g-Footer {
  background-color: #f0b100;
}
#g-Footer .size-70 a {
  color: #6bb647 !important;
}
#g-Footer .size-70 a:hover {
  color: #28749a !important;
}
#g-Footer .size-70 a span {
  color: #6bb647 !important;
}
#g-Footer .size-70 a span:hover {
  color: #28749a !important;
}
#g-Footer .size-100 img {
  transition: transform 0.5s ease-in-out;
}
#g-Footer .size-100 img:hover {
  transform: scale(1.1);
}
#g-Govpie .g-container {
  width: 100%;
  background: #36c;
}
.com-content-category-blog__item .item-content h2 {
  font-size: 1.2rem;
}
.com-content-category-blog__item .item-content table {
  display: none;
}
#g-offcanvas .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container {
  color: #eceeef !important;
}
.btn-ver-mas {
  background-color: #f0b100;
  color: white;
  padding: 10px 20px;
  border: none;
  border-radius: 6px;
  font-size: 16px;
  cursor: pointer;
  transition: background-color 0.3s;
}
.btn-ver-mas:hover {
  background-color: #fdc700;
}
/* ============================================================
   CARDS NOTICIAS - VISTA LISTA (imagen + título + fecha)
   SOLO se aplica en el menú de Noticias (.itemid-174).
   Así no afecta a Convocatorias ni a otras categorías blog.
   ============================================================ */
.itemid-174 .com-content-category-blog__items {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 32px;
  margin: 0 0 32px;
  padding: 0;
  list-style: none;
}
/* El card es columna: imagen arriba, contenido (título+fecha) abajo */
.itemid-174 .com-content-category-blog__item {
  background: #ffffff;
  border: 1px solid #e6e6e6;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  display: flex;
  flex-direction: column;
  margin: 0;
  height: 340px;
}
.itemid-174 .com-content-category-blog__item:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.12);
}
/* La imagen siempre primero, altura fija */
.itemid-174 .com-content-category-blog__item .news-card-link {
  order: 1;
  display: block;
  flex-shrink: 0;
}
.itemid-174 .com-content-category-blog__item .news-card-image {
  width: 100%;
  height: 170px;
  object-fit: cover;
  display: block;
}
/* El contenido (título + fecha) siempre después de la imagen */
.itemid-174 .com-content-category-blog__item .item-content {
  order: 2;
  display: flex;
  flex-direction: column;
  flex: 1;
  padding: 16px 18px;
  overflow: hidden;
}
/* Título: máximo 3 líneas */
.itemid-174 .com-content-category-blog__item .item-content .article-title {
  font-size: 1rem;
  line-height: 1.35;
  margin: 0 0 10px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.itemid-174 .com-content-category-blog__item .article-title a {
  color: #2a2a2a !important;
}
.itemid-174 .com-content-category-blog__item .article-title a:hover {
  color: #f0b100 !important;
}
/* Fecha pegada abajo */
.itemid-174 .com-content-category-blog__item .article-info {
  margin-top: auto;
  font-size: 0.8rem;
  color: #8a8f98;
}
@media (max-width: 992px) {
  .itemid-174 .com-content-category-blog__items {
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
  }
}
@media (max-width: 600px) {
  .itemid-174 .com-content-category-blog__items {
    grid-template-columns: 1fr;
  }
  .itemid-174 .com-content-category-blog__item {
    height: auto;
  }
}
/* ============================================================
   DISEÑO GLOBAL DE NOTICIA COMPLETA (estilo prensa minimalista)
   Aplica automáticamente a cualquier artículo. El moderador
   solo escribe texto normal (párrafos, h2, citas, imagen).
   ============================================================ */
.com-content-article.item-page {
  max-width: 1040px;
  margin-left: auto;
  margin-right: auto;
  padding: 1rem 1.4rem 3.5rem;
  color: #424753;
  font-size: 1.08rem;
  line-height: 1.85;
}
/* Imagen destacada tipo banner (la primera imagen, ancho completo) */
.com-content-article.item-page .item-image img, .com-content-article.item-page > img:first-of-type, .com-content-article.item-page p:first-child > img {
  width: 100%;
  max-height: 440px;
  object-fit: cover;
  border-radius: 18px;
  margin: 0 0 2rem;
  box-shadow: 0 14px 36px rgba(15, 23, 42, 0.1);
}
/* Título principal con línea amarilla arriba */
.com-content-article.item-page .page-header h1, .com-content-article.item-page h1 {
  font-size: clamp(2rem, 4.5vw, 2.9rem);
  line-height: 1.12;
  font-weight: 850;
  color: #1f2430;
  letter-spacing: -0.025em;
  margin: 0 0 1.6rem;
  padding-top: 1.6rem;
  border-top: 5px solid #f0b100;
}
/* Imágenes dentro del cuerpo */
.com-content-article.item-page img {
  max-width: 100%;
  height: auto;
  border-radius: 14px;
  display: block;
  margin: 2rem auto;
}
/* Párrafos */
.com-content-article.item-page p {
  margin: 0 0 1.35rem;
  color: #424753;
  text-align: justify;
  text-justify: inter-word;
  hyphens: auto;
}
/* Entradilla: primer párrafo más grande y con color de acento sutil */
.com-content-article.item-page > p:first-of-type {
  font-size: 1.28rem;
  line-height: 1.7;
  color: #2a2f3a;
  font-weight: 500;
  margin-bottom: 1.8rem;
  padding-left: 1.1rem;
  border-left: 3px solid #f0b100;
}
/* Subtítulos h2 con línea amarilla debajo */
.com-content-article.item-page h2 {
  position: relative;
  font-size: 1.6rem;
  line-height: 1.3;
  font-weight: 800;
  color: #1f2430;
  margin: 2.6rem 0 1.1rem;
  letter-spacing: -0.01em;
}
.com-content-article.item-page h2::after {
  content: "";
  display: block;
  width: 60px;
  height: 4px;
  background: #f0b100;
  border-radius: 999px;
  margin-top: 0.7rem;
}
/* Subtítulos h3 */
.com-content-article.item-page h3 {
  font-size: 1.25rem;
  font-weight: 700;
  color: #1f2430;
  margin: 2rem 0 0.8rem;
}
/* Citas con recuadro y borde amarillo */
.com-content-article.item-page blockquote {
  margin: 2rem 0;
  padding: 1.4rem 1.6rem;
  background: #fffbeb;
  border-left: 4px solid #f0b100;
  border-radius: 0 16px 16px 0;
  color: #374151;
  font-size: 1.15rem;
  line-height: 1.7;
  font-style: italic;
}
.com-content-article.item-page blockquote p:last-child {
  margin-bottom: 0;
}
/* Listas */
.com-content-article.item-page ul, .com-content-article.item-page ol {
  margin: 0 0 1.5rem;
  padding-left: 1.5rem;
}
.com-content-article.item-page li {
  margin-bottom: 0.7rem;
  line-height: 1.7;
}
.com-content-article.item-page li::marker {
  color: #f0b100;
  font-weight: 700;
}
/* Enlaces */
.com-content-article.item-page a {
  color: #b8860b;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.com-content-article.item-page a:hover {
  color: #f0b100;
}
/* Iframes (audios/videos) responsivos */
.com-content-article.item-page iframe {
  max-width: 100%;
  border-radius: 12px;
  margin: 1.6rem 0;
}
/* Tablas */
.com-content-article.item-page table {
  width: 100%;
  border-collapse: collapse;
  margin: 1.8rem 0;
  font-size: 0.98rem;
}
.com-content-article.item-page th {
  background: #f9fafb;
  font-weight: 700;
  color: #1f2430;
}
.com-content-article.item-page th, .com-content-article.item-page td {
  border: 1px solid #e5e7eb;
  padding: 0.75rem 0.95rem;
  text-align: left;
}
/* Separador visual entre secciones largas (hr opcional) */
.com-content-article.item-page hr {
  border: none;
  height: 1px;
  background: #e5e7eb;
  margin: 2.5rem 0;
}
@media (max-width: 600px) {
  .com-content-article.item-page {
    padding: 1rem 1.1rem 2.5rem;
    font-size: 1rem;
  }
  .com-content-article.item-page .item-image img, .com-content-article.item-page > img:first-of-type {
    max-height: 260px;
  }
}
/* ============================================================
   LISTA DE CONVOCATORIAS
   SOLO se aplica en el menú de Convocatorias (.itemid-180).
   Filas separadas por línea fina, sin imágenes, sin iconos.
   ============================================================ */
.itemid-180 .com-content-category-blog__items {
  display: block;
  margin: 0 0 2rem;
  padding: 0;
  list-style: none;
  border-top: 1px solid #e5e7eb;
}
/* Quitar cualquier espacio sobrante arriba del primer bloque */
.itemid-180 .com-content-category-blog, .itemid-180 .blog {
  margin-top: 0;
  padding-top: 0;
}
.itemid-180 .com-content-category-blog__items > *:first-child {
  margin-top: 0;
}
/* Cada convocatoria es una fila */
.itemid-180 .com-content-category-blog__item {
  display: block;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #e5e7eb;
  transition: background-color 0.2s ease;
}
.itemid-180 .com-content-category-blog__item:hover {
  background-color: #fafafa;
}
/* Contenedor interno de la fila */
.itemid-180 .conv-item-content {
  padding: 1.4rem 1.25rem;
  border-left: 3px solid transparent;
  transition: border-color 0.2s ease;
}
.itemid-180 .com-content-category-blog__item:hover .conv-item-content {
  border-left-color: #f0b100;
}
/* Etiqueta de categoría (chip amarillo sutil) */
.itemid-180 .conv-cat-tag {
  display: inline-block;
  background: #fff7e0;
  color: #9a7400;
  font-size: 0.72rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  padding: 3px 10px;
  border-radius: 999px;
  margin-bottom: 0.55rem;
}
/* Título de la convocatoria */
.itemid-180 .conv-title {
  font-size: 1.18rem;
  line-height: 1.4;
  font-weight: 600;
  margin: 0 0 0.5rem;
}
.itemid-180 .conv-title a {
  color: #1f2430 !important;
  text-decoration: none !important;
  transition: color 0.2s ease;
}
.itemid-180 .conv-title a:hover {
  color: #1f7826 !important;
}
/* Fecha */
.itemid-180 .conv-info {
  font-size: 0.85rem;
  color: #8a8f98;
  display: flex;
  align-items: center;
  gap: 6px;
}
.itemid-180 .conv-info .icon-calendar {
  font-size: 0.8rem;
}
/* Ocultar restos del layout de Joomla que no usamos en esta vista */
.itemid-180 .com-content-category-blog__children, .itemid-180 .cat-children {
  display: none;
}
/* Paginación un poco más respirada */
.itemid-180 .pagination {
  margin-top: 1.5rem;
}
@media (max-width: 600px) {
  .itemid-180 .conv-item-content {
    padding: 1rem 0.9rem;
  }
  .itemid-180 .conv-title {
    font-size: 1.05rem;
  }
}
/* ============================================================
   NOTIFICACIONES (itemid-226) — reutiliza el estilo de
   Convocatorias (lista institucional sobria, sin imágenes).
   ============================================================ */
.itemid-226 .com-content-category-blog__items {
  display: block;
  margin: 0 0 2rem;
  padding: 0;
  list-style: none;
  border-top: 1px solid #e5e7eb;
}
.itemid-226 .com-content-category-blog, .itemid-226 .blog {
  margin-top: 0;
  padding-top: 0;
}
.itemid-226 .com-content-category-blog__items > *:first-child {
  margin-top: 0;
}
.itemid-226 .com-content-category-blog__item {
  display: block;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #e5e7eb;
  transition: background-color 0.2s ease;
}
.itemid-226 .com-content-category-blog__item:hover {
  background-color: #fafafa;
}
.itemid-226 .conv-item-content {
  padding: 1.4rem 1.25rem;
  border-left: 3px solid transparent;
  transition: border-color 0.2s ease;
}
.itemid-226 .com-content-category-blog__item:hover .conv-item-content {
  border-left-color: #f0b100;
}
.itemid-226 .conv-cat-tag {
  display: inline-block;
  background: #fff7e0;
  color: #9a7400;
  font-size: 0.72rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  padding: 3px 10px;
  border-radius: 999px;
  margin-bottom: 0.55rem;
}
.itemid-226 .conv-title {
  font-size: 1.18rem;
  line-height: 1.4;
  font-weight: 600;
  margin: 0 0 0.5rem;
}
.itemid-226 .conv-title a {
  color: #1f2430 !important;
  text-decoration: none !important;
  transition: color 0.2s ease;
}
.itemid-226 .conv-title a:hover {
  color: #1f7826 !important;
}
.itemid-226 .conv-info {
  font-size: 0.85rem;
  color: #8a8f98;
  display: flex;
  align-items: center;
  gap: 6px;
}
.itemid-226 .conv-info .icon-calendar {
  font-size: 0.8rem;
}
.itemid-226 .com-content-category-blog__children, .itemid-226 .cat-children {
  display: none;
}
.itemid-226 .pagination {
  margin-top: 1.5rem;
}
@media (max-width: 600px) {
  .itemid-226 .conv-item-content {
    padding: 1rem 0.9rem;
  }
  .itemid-226 .conv-title {
    font-size: 1.05rem;
  }
}
/* ============================================================
   COMUNICADOS (itemid-225) — reutiliza el estilo de
   Convocatorias (lista institucional sobria, sin imágenes).
   ============================================================ */
.itemid-225 .com-content-category-blog__items {
  display: block;
  margin: 0 0 2rem;
  padding: 0;
  list-style: none;
  border-top: 1px solid #e5e7eb;
}
.itemid-225 .com-content-category-blog, .itemid-225 .blog {
  margin-top: 0;
  padding-top: 0;
}
.itemid-225 .com-content-category-blog__items > *:first-child {
  margin-top: 0;
}
.itemid-225 .com-content-category-blog__item {
  display: block;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #e5e7eb;
  transition: background-color 0.2s ease;
}
.itemid-225 .com-content-category-blog__item:hover {
  background-color: #fafafa;
}
.itemid-225 .conv-item-content {
  padding: 1.4rem 1.25rem;
  border-left: 3px solid transparent;
  transition: border-color 0.2s ease;
}
.itemid-225 .com-content-category-blog__item:hover .conv-item-content {
  border-left-color: #f0b100;
}
.itemid-225 .conv-cat-tag {
  display: inline-block;
  background: #fff7e0;
  color: #9a7400;
  font-size: 0.72rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  padding: 3px 10px;
  border-radius: 999px;
  margin-bottom: 0.55rem;
}
.itemid-225 .conv-title {
  font-size: 1.18rem;
  line-height: 1.4;
  font-weight: 600;
  margin: 0 0 0.5rem;
}
.itemid-225 .conv-title a {
  color: #1f2430 !important;
  text-decoration: none !important;
  transition: color 0.2s ease;
}
.itemid-225 .conv-title a:hover {
  color: #1f7826 !important;
}
.itemid-225 .conv-info {
  font-size: 0.85rem;
  color: #8a8f98;
  display: flex;
  align-items: center;
  gap: 6px;
}
.itemid-225 .conv-info .icon-calendar {
  font-size: 0.8rem;
}
.itemid-225 .com-content-category-blog__children, .itemid-225 .cat-children {
  display: none;
}
.itemid-225 .pagination {
  margin-top: 1.5rem;
}
@media (max-width: 600px) {
  .itemid-225 .conv-item-content {
    padding: 1rem 0.9rem;
  }
  .itemid-225 .conv-title {
    font-size: 1.05rem;
  }
}
/* ── Reducir espacio superior en vistas de artículo individual ── */
.g-content {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
.com-content-article.item-page {
  padding-top: 0 !important;
}
/* ============================================================
   FIX GRILLA NOTICIAS HOME (.noticias) — cada card ocupa 1/3 fijo.
   Los .g-block tienen flex-grow:1, lo que estira una card
   solitaria a todo el ancho. Forzamos 3 columnas fijas.
   ============================================================ */
.noticias .g-grid > .g-block {
  flex: 0 0 33.333%;
  max-width: 33.333%;
}
@media (max-width: 992px) {
  .noticias .g-grid > .g-block {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 600px) {
  .noticias .g-grid > .g-block {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
/*# sourceMappingURL=custom_13.css.map */