﻿.POPUPMasInformacion .contenedorPupPup .puppup .contenedorTextos .titulo{font-weight:400;font-size:18px;line-height:27px;letter-spacing:.1px;}.POPUPMasInformacion .contenedorPupPup .puppup .contenedorTextos .subtitulo,.POPUPMasInformacion .contenedorPupPup .puppup .contenedorTextos .descripcion{font-weight:400;font-size:14px;line-height:21px;letter-spacing:.1px;}.POPUPMasInformacion .contenedorPupPup{position:absolute;top:0;left:0;height:100%;width:100%;}.POPUPMasInformacion .contenedorPupPup .puppup{margin:80px auto;max-height:80vh;height:100%;width:50%;overflow:hidden;background-color:#f5f5f5;border-radius:8px;border:1px solid;}@media(max-width:767.98px){.POPUPMasInformacion .contenedorPupPup .puppup{width:100%;}}.POPUPMasInformacion .contenedorPupPup .puppup .contenedorBtnCerrar{display:flex;justify-content:flex-end;margin-top:8px;margin-right:8px;}.POPUPMasInformacion .contenedorPupPup .puppup .contenedorBtnCerrar .GDS-icon::before{color:#3f3f3f;}.POPUPMasInformacion .contenedorPupPup .puppup .contenedorTextos{margin:0 64px 32px;}.POPUPMasInformacion .contenedorPupPup .puppup .contenedorTextos .titulo{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#1e1e1e;}.POPUPMasInformacion .contenedorPupPup .puppup .contenedorTextos .subtitulo{margin-top:16px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;color:#717171;}.POPUPMasInformacion .contenedorPupPup .puppup .contenedorTextos .descripcion{margin-top:16px;color:#717171;max-height:487px;overflow:auto;}.POPUPMasInformacion .contenedorPupPup .puppup .contenedorTextos .descripcion a{color:#00693c;}.POPUPMasInformacion.OverlayPopup{position:fixed;width:100vw;height:100vh;background-color:#1e1e1ed9;left:0;top:0;z-index:100;display:none;}.POPUPMasInformacion.OverlayPopup.showPopup{display:block;}