.texto_cifrado{display:flex;flex-direction:column;align-items:center;justify-content:center;width:90rem;border-radius:5px;border:1px solid #e2daeb}.cifrado_form{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 auto;width:100%}.cifrado_form__input{width:-webkit-fill-available;padding:1rem;border-radius:5px;border:none;outline:none;resize:none;height:38.5rem;background:transparent;color:#e2daeb;font-size:1.5rem}.cifrado_form__input::placeholder{color:#e2daeb;font-size:1.5rem}.btn_group{display:flex;justify-content:center;align-items:baseline;flex-direction:column;gap:1rem;width:100%;margin:1rem auto}.btn_group__text{display:flex;justify-content:center;align-items:center;width:70%}.text_alert{color:#e2daeb;font-size:1rem;font-weight:400;margin:0}.btn_group__btn{display:flex;justify-content:center;align-items:center;gap:1rem;width:100%}@media screen and (max-width: 768px){.texto_cifrado{width:95%}.cifrado_form__input{width:100%;padding:.3rem}.btn_group{margin:0 auto}.btn_group__btn{flex-direction:column}.btn_group__text{width:100%}}@media screen and (width: 1024px){.btn_group__text{width:80%}}main{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 auto}.wrapper{display:flex;justify-content:space-between;width:100%;max-width:1400px;margin:3rem auto;height:100%;gap:4rem}.btn{background:#ff8ba7;color:#232946;padding:1rem 2rem;border-radius:5px;border:none;cursor:pointer;font-size:1rem;transition:all .5s ease-in-out;font-weight:700}.btn:hover{background:#fcbac9}.btn_encriptado,.btn_desencriptado{width:30%}.btn_desencriptado{background:#f9bc60;color:#232946}.btn_desencriptado:hover{background:#f5d29e}.btn-copy{background:#232946;color:#b8c1ec;width:75%;margin-top:4rem}.btn-copy:hover{background:#364663}.texto_encriptado,.texto_desencriptado{background:#e2daeb;border-radius:5px}.form_encriptado,.form_desencriptado{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 auto;width:100%}.texto_encriptado__input,.texto_desencriptado__input{width:23.2rem;padding:1rem;border-radius:5px;border:none;outline:none;resize:none;margin-bottom:.5rem;height:35rem;background:#e2daeb;color:#1b1325;font-size:1.5rem}@media screen and (max-width: 768px){.wrapper{flex-direction:column;justify-content:center;align-items:center;gap:2rem}.btn_encriptado,.btn_desencriptado{width:100%}.texto_encriptado__input,.texto_desencriptado__input{height:20rem;width:17rem}.btn-copy{margin-top:1rem;margin-bottom:.5rem}}@media screen and (width: 768px){.texto_encriptado__input,.texto_desencriptado__input{width:40rem}}@media screen and (width: 1024px){.wrapper{width:90%}.btn_encriptado,.btn_desencriptado{width:40%}}.encabezado{background:#e2daeb;height:80px}.navbar{display:flex;justify-content:space-between;align-items:center;max-width:1400px;padding:0 20px;height:100%;margin:0 auto}.nombre-brand{font-size:2rem;font-weight:700;color:#0f0e17;margin-bottom:.5rem}@media screen and (max-width: 768px){.nombre-brand{display:none}}.caja_sin_text{width:35rem;padding:1rem;border-radius:5px;border:none;height:46rem;background:#e2daeb;display:flex;justify-content:center;align-items:center;flex-direction:column}.robot{height:50%}.sin_text__titulo{color:#1f1135;font-size:2rem;text-align:center;font-weight:700}.sin_text__parrafo{color:#1b1325;font-size:1rem;text-align:center;font-weight:400}.sin_text__texto{margin:1rem auto;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1rem}@media screen and (max-width: 768px){.caja_sin_text{width:100%;height:100%;padding:0}.robot{display:none}.sin_text__titulo{font-size:1.5rem}}@media screen and (width: 768px){.caja_sin_text{width:90%}}.footer{background-color:#0f0e17;color:#fff;margin-bottom:0;display:flex;justify-content:center;align-items:center;gap:2rem;padding:1rem 0}.footer_copyright__text{font-size:1.2rem;font-weight:400}.footer__social ul{display:flex;justify-content:center;align-items:center;width:100%;padding:1rem 0}.footer__social ul li{list-style:none;margin:0 1rem}.linkedin img,.github img,.instagram img{width:1.5rem;height:1.5rem}@media screen and (max-width: 768px){.footer{flex-direction:column;gap:1rem}}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}body{font-family:Roboto,sans-serif;background-color:#232946}
