.ancho_max_header{max-width:var(--ancho-max-header);margin:0 auto var(--esp-big-big) auto}.w_img_col{z-index:1;width:100%;height:auto}.contenedor_dialog{overflow-y:auto;max-height:300px}.img_dialog{width:48px;min-width:48px;max-width:48px;height:auto;max-height:48px}.caja_int{position:absolute;bottom:0;width:100%;padding:4px 8px;color:var(--c-caja-int-txt);opacity:.85;background-color:var(--c-caja-int);stroke:var(--c-caja-int-txt)}.caja_int:hover{color:var(--c-caja-int-txt-hover);opacity:1;background-color:var(--c-caja-int-hover);stroke:var(--c-caja-int-txt-hover)}.caja_int_oculto{transform:translateY(500px);transition:transform .25s ease}.caja_oculta:hover .caja_int_oculto{transform:translateY(0)}.ancho_max_num_cols{display:grid;grid-template-columns:repeat(var(--num-cols),1fr);grid-gap:var(--esp-big);gap:var(--esp-big);max-width:var(--ancho-max);margin:0 auto}@media only screen and (max-width:479px){.ancho_max_num_cols_2,.ancho_max_num_cols_3,.ancho_max_num_cols_4,.ancho_max_num_cols_5,.ancho_max_num_cols_6,.ancho_max_num_cols_7,.ancho_max_num_cols_8{grid-template-columns:1fr}}@media only screen and (min-width:480px) and (max-width:767px){.ancho_max_num_cols_2,.ancho_max_num_cols_3,.ancho_max_num_cols_4,.ancho_max_num_cols_5,.ancho_max_num_cols_6,.ancho_max_num_cols_7,.ancho_max_num_cols_8{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:768px) and (max-width:1023px){.ancho_max_num_cols_3,.ancho_max_num_cols_4,.ancho_max_num_cols_5,.ancho_max_num_cols_6,.ancho_max_num_cols_7,.ancho_max_num_cols_8{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:1024px) and (max-width:1399px){.ancho_max_num_cols_4,.ancho_max_num_cols_5,.ancho_max_num_cols_6,.ancho_max_num_cols_7,.ancho_max_num_cols_8{grid-template-columns:repeat(4,1fr)}}@media only screen and (min-width:1400px) and (max-width:1699px){.ancho_max_num_cols_5,.ancho_max_num_cols_6,.ancho_max_num_cols_7,.ancho_max_num_cols_8{grid-template-columns:repeat(5,1fr)}}@media only screen and (min-width:1700px) and (max-width:1999px){.ancho_max_num_cols_6,.ancho_max_num_cols_7,.ancho_max_num_cols_8{grid-template-columns:repeat(6,1fr)}}@media only screen and (min-width:2000px) and (max-width:2299px){.ancho_max_num_cols_7,.ancho_max_num_cols_8{grid-template-columns:repeat(7,1fr)}}@media only screen and (min-width:2300px){.ancho_max_num_cols_8{grid-template-columns:repeat(8,1fr)}}.ancho_max_num_cols_1{grid-template-columns:1fr}