@font-face{font-family:LexendDeca-Regular;src:url("fuentes/LexendDeca-Regular.ttf") format("truetype")}
@font-face{font-family:LexendDeca-Bold;src:url("fuentes/LexendDeca-Bold.ttf") format("truetype")}
@font-face{font-family:Rubik-Regular;src:url("fuentes/Rubik-Regular.ttf") format("truetype")}
@font-face{font-family:Rubik-SemiBold;src:url("fuentes/Rubik-SemiBold.ttf") format("truetype")}
@media (max-width:768px){body{font-family:LexendDeca-Regular;color:#191970}#contenedor{display:flex;flex-direction:column;flex-wrap:nowrap;min-height:100vh;align-items:center;justify-content:center}#principal{width:100%;flex:0.8;background-image:url("../img/background-mob.webp");background-position:center;background-repeat:no-repeat;background-size:cover}#sidebar{width:100%;flex:auto;background-color:#fff}#lateral-content{display:flex;flex-direction:column;flex-wrap:nowrap;font-family:Rubik-Regular;align-items:center}#header-logo{width:55%;flex:auto;padding:2em 0}img.logo{width:100%;margin:auto}#header-titulo{width:280px;flex:auto}#formulario{flex:auto;width:280px;font-family:Rubik-Regular}}@media (min-width:768px){#contenedor{display:flex;flex-direction:row;flex-wrap:nowrap;min-height:100vh}#principal{width:61%;flex:auto;background-image:url("../img/background-full.webp");background-position:center;background-repeat:no-repeat;background-size:cover}#sidebar{width:39%;flex:auto}#lateral-content{display:flex;flex-direction:column;flex-wrap:nowrap;font-family:Rubik-Regular;justify-content:center;align-items:center;padding-top:20%}#header-logo{width:300px;flex:auto;padding:2em 0}img.logo{width:100%;margin:auto}}#lateral-content h3{text-align:center;font-weight:400;color:#191970}#formulario form{width:280px;margin:auto}#formulario p a{font-size:.85em;color:#191970;text-decoration:none}#formulario input{width:100%;border:none;color:silver;padding:20px 0 20px 10px;background-color:#e2dfdf;margin:1em 0 0}#formulario .btn{font-family:Rubik-SemiBold;color:#0c1b45;margin-top:1.5em;margin-left:auto;margin-right:auto;padding:1em 1.5em;background-color:#00b871;border:none;display:block}
#social #app-mobile{flex:auto;width:150px}
#social img{width:35px;margin-left:10px;margin-top:40px}
#app-mobile img{height:3.2rem;margin-left:10px;margin-top:40px}