#preloader{display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100%;height:100%;background:white;z-index:9999}.subtitulo-custom{margin:0 0 12px 0;font-size:14px;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.logo-bienvenida{width:20%;height:auto;transition:opacity 1s ease-in-out}.logo-carga{width:10%;height:auto;transition:opacity 1s ease-in-out}.hidden{opacity:0;pointer-events:none;transition:opacity 0.8s ease-in-out}.mi-proyecto{transition:opacity 0.3s ease-in-out;position:relative;display:inline-block}.mi-contenedor:hover .mi-proyecto{opacity:0}.lato-light{font-family:'Lato',sans-serif;font-weight:300}.titulo-grande{font-size:clamp(42px,5vw,72px);font-weight:800;line-height:1.05;margin:0}