﻿.ModuloFilaInformacionGDS .lstCards .cardInformativo .tituloCard{font-weight:800;font-size:18px;line-height:22px;letter-spacing:.5px;}.ModuloFilaInformacionGDS .lstCards .cardInformativo .descripcionCard p,.ModuloFilaInformacionGDS .lstCards .cardInformativo .descripcionCard span{font-weight:400;font-size:18px;line-height:27px;letter-spacing:.5px;}.ModuloFilaInformacionGDS{padding-top:96px;}@media(max-width:991.98px){.ModuloFilaInformacionGDS{padding-top:72px;}}@media(max-width:767.98px){.ModuloFilaInformacionGDS{padding-top:32px;}}.ModuloFilaInformacionGDS .lstCards{display:inline-grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,305px),1fr));gap:64px 32px;width:100%;}@media(max-width:991.98px){.ModuloFilaInformacionGDS .lstCards{grid-template-columns:320px;justify-content:center;row-gap:32px;}}@media(max-width:767.98px){.ModuloFilaInformacionGDS .lstCards{row-gap:64px;}}.ModuloFilaInformacionGDS .lstCards .cardInformativo{padding-bottom:64px;position:relative;}.ModuloFilaInformacionGDS .lstCards .cardInformativo .imgCard{margin:-16px 0 0 -16px;width:calc(100% + 32px);height:188px;object-fit:cover;margin-bottom:16px;}.ModuloFilaInformacionGDS .lstCards .cardInformativo .tituloCard{color:#3f3f3f;}.ModuloFilaInformacionGDS .lstCards .cardInformativo .descripcionCard{margin-bottom:16px;color:#3f3f3f;}.ModuloFilaInformacionGDS .lstCards .cardInformativo .btnConocerMasCard{position:absolute;bottom:16px;left:50%;transform:translateX(-50%);max-width:calc(100% - 32px);}.ModuloFilaInformacionGDS .lstCards.lstCardsSeccionInterna{grid-template-columns:repeat(auto-fill,minmax(min(100%,290px),1fr));}