@import "https://fonts.googleapis.com/css2?family=Anton&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap";@import "https://fonts.googleapis.com/css2?family=Anek+Kannada:wght@100..800&family=Anton&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap";body{background-image:url("imgs/03_Elementos_gráficos/PNG/Recurso 2.png");background-position:50%;background-size:cover;justify-content:center;align-items:center;min-height:100vh;margin:0;font-family:Rubik,sans-serif;display:flex}.card-forgot{box-sizing:border-box;background-color:#fff;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-width:150px;max-width:700px;margin:0 auto;padding:10px;display:flex}@media screen and (width>=600px){.card-forgot{width:600px}}.cont h2{justify-content:center;display:flex}hr{border-top:.2px solid #e7e7e7;width:100%;margin:5px 0}form{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}h1{font-size:24px;font-weight:500}h2{font-weight:400}.input-field{background:#f0f0f0;border:2px solid #ff9000;border-radius:50px;align-items:center;width:100%;height:50px;margin:10px 0;display:flex}.input-field i{text-align:center;color:#ff9000;flex:1;font-size:18px}.input-field input{color:#111;background:0 0;border:none;outline:none;flex:5;width:100%;font-size:15px;font-weight:200}.btn{color:#fff;text-transform:uppercase;cursor:pointer;background:#ff9000;border:none;border-radius:50px;justify-self:center;width:150px;height:50px;margin:10px 0;font-weight:600}.btn:hover{background:#c57308}#change-response{text-align:center;color:#f80;word-wrap:break-word;white-space:normal;border-radius:5px;justify-content:center;align-items:center;width:100%;max-height:80px;margin-top:10px;font-size:14px;display:flex;overflow:hidden}#change-response.long-message{max-height:160px;overflow-y:auto}@media screen and (width<=768px){.card-forgot{width:90%;max-width:none;padding:15px}h1{font-size:22px}.input-field{height:45px}.btn{width:130px;height:45px}#change-response{padding:8px;font-size:12px}}@media screen and (width<=480px){body{background-size:auto;padding:10px}.card-forgot{width:100%;max-width:none;padding:10px}h1{font-size:20px}.input-field{height:40px}.btn{width:120px;height:40px}#change-response{padding:6px;font-size:11px}}
