﻿.GDS .ComponenteCardsGDS .contenedorViajes#contenidoComponenteCardsGDS .tituloPagina{font-weight:800;font-size:48px;line-height:60px;letter-spacing:.5px;}.GDS .ComponenteCardsGDS .contenedorViajes#contenidoComponenteCardsGDS .detallePagina{font-weight:400;font-size:18px;line-height:27px;letter-spacing:.1px;}.GDS .ComponenteCardsGDS .contenedorViajes#contenidoComponenteCardsGDS .tituloPagina{font-weight:700;}@media(max-width:767.98px){.GDS .ComponenteCardsGDS .contenedorViajes#contenidoComponenteCardsGDS .tituloPagina{font-size:30px;line-height:38px;letter-spacing:.1px;}}.GDS.contenedorSection{padding:0;width:100%;}.GDS .ComponenteCardsGDS .contenedorViajes{max-width:1220px;margin-top:64px;margin-bottom:64px;}@media(max-width:767.98px){.GDS .ComponenteCardsGDS .contenedorViajes{margin-bottom:10px;}}.GDS .ComponenteCardsGDS .contenedorViajes#contenidoComponenteCardsGDS .tituloPagina{margin-top:48px;color:#3f3f3f;text-align:center;}.GDS .ComponenteCardsGDS .contenedorViajes#contenidoComponenteCardsGDS .detallePagina{margin-top:10px;color:#3f3f3f;text-align:center;}.GDS .ComponenteCardsGDS .contenedorViajes#contenidoComponenteCardsGDS .lstCards{margin-top:48px;display:inline-grid;grid-template-columns:repeat(3,346px);justify-content:space-around;gap:48px 16px;width:100%;}@media(max-width:991.98px){.GDS .ComponenteCardsGDS .contenedorViajes#contenidoComponenteCardsGDS .lstCards{grid-template-columns:350px;justify-content:center;row-gap:16px;}}.GDS .ComponenteCardsGDS .contenedorViajes#contenidoComponenteCardsGDS .lstCards .Card{padding-bottom:64px;position:relative;max-width:346px;width:100%;max-height:896px;height:100%;}.GDS .ComponenteCardsGDS .contenedorViajes#contenidoComponenteCardsGDS .lstCards .Card.ocultar{display:none;}.GDS .ComponenteCardsGDS .contenedorViajes#contenidoComponenteCardsGDS .lstCards .Card.mostrar{display:block;}.GDS .ComponenteCardsGDS .contenedorViajes#contenidoComponenteCardsGDS .lstCards .Card .imgCard{margin:-16px 0 0 -16px;width:calc(100% + 32px);max-width:calc(100% + 32px);height:501px;object-fit:cover;margin-bottom:16px;}.GDS .ComponenteCardsGDS .contenedorViajes#contenidoComponenteCardsGDS .lstCards .Card .contenedorTexto{margin-top:32px;padding-bottom:32px;}.GDS .ComponenteCardsGDS .contenedorViajes#contenidoComponenteCardsGDS .lstCards .Card .contenedorTexto .tituloCard{color:#3f3f3f;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}.GDS .ComponenteCardsGDS .contenedorViajes#contenidoComponenteCardsGDS .lstCards .Card .contenedorTexto .descripcionCard{margin-top:32px;color:#3f3f3f;max-height:245px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:9;-webkit-box-orient:vertical;overflow-wrap:break-word;word-wrap:break-word;}.GDS .ComponenteCardsGDS .contenedorViajes#contenidoComponenteCardsGDS .lstCards .Card .contenedorTexto .descripcionCard ul li{margin:0 0 5px!important;padding-left:30px!important;background-position:10px 2px!important;}.GDS .ComponenteCardsGDS .contenedorViajes#contenidoComponenteCardsGDS .lstCards .btn{position:absolute;bottom:16px;left:50%;transform:translateX(-50%);max-width:314px;width:100%;text-transform:none;}.GDS .ComponenteCardsGDS .contenedorViajes .btnVerMasElementos{margin-top:16px;display:flex;justify-content:center;}.GDS .ComponenteCardsGDS .contenedorViajes .btnVerMasElementos .btn{max-width:328px;width:100%;text-transform:none;}.GDS .ComponenteCardsGDS .contenedorViajes .btnVerMasElementos.ocultar{animation:ocultarElementos .8s forwards;display:none;}@keyframes ocultarElementos{from{opacity:1;}to{opacity:0;}}@keyframes mostrarElementos{from{opacity:0;}to{opacity:1;}}