*{box-sizing:border-box}html,body{max-width:100vw;overflow-x:hidden}body{margin:0;overflow-x:hidden;font-family:sans-serif}.contenedorBlue{width:100%;background-color:#3367cc;height:45px;display:flex;justify-content:start;align-items:center;padding-left:1rem}.contenedorBlue img{height:17px;padding-left:1rem}.contenedorImagenes{display:flex;flex-direction:column;align-items:center;padding:1rem;gap:1rem}.contenedorImagenes img{height:auto;max-width:100%;padding-left:0}.contentedorInputSearch{width:100%;max-width:100px;border:2px solid #3367CC;border-radius:20px;height:40px;display:flex;justify-content:space-between;align-items:center;padding:0 16px;background:#fff;margin-right:0}.inputSearch{width:80%;border:none;background:transparent}.inputSearch:focus{outline:none;border:none}.ugpp-nav{width:100%;padding:0 1rem}.ugpp-nav ul{display:flex;flex-direction:column;padding:0;margin:0;list-style:none;color:#4b4b70;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;align-items:center;letter-spacing:.1rem;gap:.5rem}.ugpp-nav ul li{text-align:center;padding:.5rem 0}.ugpp-header__top{background-color:#f8f9fa;min-height:80px;display:flex;justify-content:center;align-items:center;padding:1rem}.ugpp-header__banner{background-color:#3367cc;min-height:200px;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:1rem;text-align:center}.ugpp-header__banner h1{margin:0;font-size:2rem;width:100%}.ugpp-header__banner p{margin-top:.5rem;font-size:1rem}.ugpp-accessibility{display:flex;gap:8px;padding-right:1rem}@media (min-width: 768px){.contenedorBlue{padding-left:2rem}.contenedorBlue img{padding-left:130px}.contenedorImagenes{flex-direction:row;justify-content:space-between;height:100px;padding:0 2rem}.contenedorImagenes img{height:75px;padding-left:160px}.contentedorInputSearch{width:400px;margin-right:100px}.ugpp-nav ul{flex-direction:row;justify-content:space-between}.ugpp-nav ul li{padding:0}.ugpp-header__banner{padding-left:150px;text-align:left}.ugpp-header__banner h1{width:80%}}@media (min-width: 1024px){.ugpp-nav{max-width:1200px;margin:0 auto}}
