@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,500,700");@import url("https://fonts.googleapis.com/css?family=Nunito:300,400,500,700");:root{--background-main:#e7e7e750;--titulo-main:#034308;--subtitulo-main:#032806;--enlace-main:#168b41;--enlace-hover:#54d784}.dark{--background-main:#032806;--titulo-main:#1d1e1e;--subtitulo-main:#d4e5ee;--enlace-main:#54d784;--enlace-hover:#168b41}.BadgeMain-contenedor-portada{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;height:80vh;padding:0;background:var(--background-portada);filter:var(--filter-portada)}.BadgeMain-imagen-portada{height:100%;width:100%;object-fit:cover;vertical-align:text-bottom;opacity:.5;-moz-opacity:.5;filter:alpha(opacity=50)}.BadgeMain-contenido-portada{display:block;flex-wrap:wrap;align-items:center;justify-content:stretch;margin:-55vh auto 0;padding:0 5%;filter:contrast(100%)}.BadgeMain__titulo{margin:0;font-size:350%;font-weight:700;letter-spacing:0;font-family:Montserrat;color:var(--titulo-main)}.BadgeMain__subtitulo{font-weight:400;margin-top:.5rem;color:var(--subtitulo-main)}.BadgeMain__span{font-size:large;margin-top:8px;margin-left:4px;line-height:normal}.BadgeMain__span a{color:#168b41;color:var(--enlace-main);display:inline-block}.BadgeMain__span a:hover{color:#54d784;color:var(--enlace-hover)}.contenedor-descripcion{animation:colorAnimation 5s linear alternate;animation-iteration-count:infinite;display:inline-block;font-family:Nunito;font-size:2.1rem;font-weight:500;line-height:2.5rem;margin-top:1rem;margin-left:8px;color:#ff885e}.contenedor-descripcion span{font-family:inherit;font-size:inherit;font-weight:inherit;animation:colorAnimation 5s linear alternate}@keyframes textColor{0%{color:#f04b4b}25%{color:#24ee96}50%{color:#7289da}75%{color:#CD921E}to{color:#f04b4b}}.BadgeMain__enlaces{display:flex;align-items:flex-end;margin-top:25vh}@media screen and (max-width:767px){.BadgeMain__titulo{margin:0;font-size:300%;font-weight:700}.BadgeMain__subtitulo{font-size:1.5rem;line-height:2rem;font-weight:400}.BadgeMain__enlaces{margin-top:25vh}}@media screen and (max-width:479px){.BadgeMain-contenido-portada{display:block;flex-wrap:wrap;align-items:center;justify-content:stretch;margin:-55vh auto 0;padding:0 4%}.BadgeMain__titulo{width:-moz-fit-content;width:-webkit-fit-content;width:fit-content;font-size:xx-large;font-weight:700}.BadgeMain__subtitulo{line-height:20px;font-size:medium;font-weight:400}.BadgeMain__enlaces{margin-top:30vh}}.BadgeNew__hero{height:300px;background:#FFF5E6;color:#FFF5E6}.BadgeNew__portada-imagen{height:100%;width:100%;object-fit:cover;object-position:center;opacity:.5;-moz-opacity:.5;filter:alpha(opacity=50);display:flex;justify-content:center;align-items:center;margin:auto}.BadgeNew__imgPrincipal{width:200px;height:200px;align-items:center;padding:2rem 0}.BadgeNew__background{padding:5rem 0}.BadgeNew__background,.BadgeNew__background-imagen{width:100%;height:100%;background:#FFFBF5;color:#C8BFBC}.BadgeNew__background-imagen{object-fit:cover;opacity:.5;-moz-opacity:.5;filter:alpha(opacity=50)}.Badges__hero{height:auto;align-items:center;background:#FFF5E6;padding-bottom:1rem}.Badges__fondo-portada{width:100%;height:100%;background:#FFF5E6}.Badges__hero>.Badges__container-fondo-portada{display:flex;width:auto;height:auto;flex-direction:column;align-items:center;background:#FFF5E6}.Badges__container-fondo-portada{width:auto;height:auto;margin:0;padding:0;align-items:center;background:#FFF5E6}.Badges__container,.Badges__container-users{width:100%;margin:0 auto;padding:1rem;background:#FFF5E6}.Badges__buttons{display:flex;justify-content:flex-end;margin-bottom:1rem}.Contacto{background-color:#f5f5f5;background-image:linear-gradient(90deg,rgba(255,255,255,.8),rgba(255,255,255,.8)),url(https://images.unsplash.com/photo-1587560699334-bea93391dcef?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2070&q=80);background-size:cover;background-position:50%}