nav{width:100%;background:#0f0f00a2;color:#fff;padding:.25vh 0;position:fixed;top:0;left:0;display:flex;align-items:center;justify-content:space-between;z-index:10}.logoDiv{display:flex;align-items:center;justify-content:space-between;width:15%;font-size:1.5rem}.logo{width:3.5rem}nav ul li{display:inline-block;list-style-type:none;margin:5px 20px;font-size:1.1rem}.menuIcon{display:none}@media (max-width: 1000px){.logo{width:2.5rem}nav ul li{margin:10px 15px}}@media (max-width: 768px){nav{padding:15px 0}nav ul{position:fixed;top:0;right:0;bottom:0;background:#0f0f00d4;z-index:-1;width:200px;padding-top:70px;transition:.5s}nav ul li{display:block;margin:24px 40px}.menuIcon{display:block;width:2rem;cursor:pointer;filter:invert()}.hideMenu{right:-200px}}.home{width:100%;min-height:100vh;background:linear-gradient(#030016a3,#030012d2),url(/assets/loteria_cba-ClmSrKo0.jpg);background-size:cover;background-position:center;color:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:2rem!important}.home2{width:100%;min-height:100vh;background:linear-gradient(#030016a3,#030012d2),url(/assets/usuarios-DOyLQxmV.jpg);background-size:cover;background-position:center;color:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:2rem!important}.home-texto{text-align:center;max-width:80%}.title-home{font-size:4rem;font-weight:600}.text{font-size:1.2rem;max-width:700px;margin:1rem auto 2rem;line-height:1.4}.card{position:relative;border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 8px #0000001a;background-color:#fff;max-width:350px;padding:1rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;margin-bottom:2rem}.card:hover{transform:translateY(-5px);box-shadow:0 8px 16px #0003}.card-header{position:absolute;top:10px;right:10px;display:flex;gap:10px}.icon{width:2rem;height:2rem;cursor:pointer;transition:transform .3s ease}.icon:hover{transform:scale(1.2)}.img,.divImgLote{height:15rem}.img{width:15rem}.imgLote{width:100%;height:80%}.ticket-img{width:3rem;height:3rem;margin-top:-.4rem}.cant_rifas .ticket-img{width:2rem;height:2rem}.cant_rifas{font-weight:700;color:#ff1900;display:flex;align-items:center;justify-content:space-evenly;border-radius:50%;font-size:1.5rem;width:3.5rem;height:3.5rem;position:absolute;padding-top:.4%;background-color:#190000ba}.nombre,.descripcion,.loteria_info,.fechas{margin-bottom:.5rem}.nombre{font-size:1.2rem;font-weight:700;color:#333}.descripcion,.loteria_info,.fechas{font-size:1rem;color:#888}.valor{font-size:1.5rem;font-weight:700;color:#e74c3c}.userInfo{display:flex;flex-direction:column;align-items:center}.userInfo img{width:100px;height:100px;border-radius:50%;margin-bottom:1rem}.userNombre{font-size:1.2rem;font-weight:700;color:#333;margin-bottom:.5rem}.userEmail,.userTelefono,.userDireccion{font-size:1rem;color:#888;margin-bottom:.5rem}.compra{margin-top:1rem;text-align:left}.compraTitulo{font-size:1.2rem;font-weight:700;color:#333;margin-bottom:.5rem}.compraInfo{display:flex;align-items:center;margin-bottom:.5rem}.compraInfo img{width:50px;height:50px;border-radius:4px;margin-right:.5rem}.compraNombre{font-size:1rem;font-weight:700;color:#333}.compraDescripcion,.compraFechas{font-size:.9rem;color:#888}@media screen and (max-width: 768px){.card{width:100%;max-width:none}}.usuarios{margin:5rem auto;width:90%;display:flex;flex-wrap:wrap;justify-content:space-around;gap:2rem}.divUsers{display:flex;justify-content:center}.noUsers{font-size:2rem!important}.gif{margin-left:1rem;width:3%;background-color:transparent}@media screen and (max-width: 768px){.usuarios{flex-direction:column;align-items:center}}.rifas{margin:5rem auto;width:90%;display:flex;flex-wrap:wrap;justify-content:space-around;gap:2rem}@media screen and (max-width: 768px){.rifas{flex-direction:column;align-items:center}}.modal{display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:1050;overflow:auto}.contenedor{background-color:#fff;border-radius:.3rem;box-shadow:0 .5rem 1rem #00000026;display:flex;flex-direction:column;margin:1rem;max-height:90%;overflow-y:auto}.title{font-size:2.5rem;font-weight:600;color:#05001fca}.divTitulo{display:flex;align-items:center;justify-content:space-between;padding:.5rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:.3rem;border-top-right-radius:.3rem}.modal-titulo{margin-bottom:0;line-height:1.5}.btn-cerrar{padding:.75rem;background:none;border:none;font-size:1.25rem;cursor:pointer}.divDetalle{display:flex;flex-direction:column;padding:1rem}.detalle,.form{flex:1;padding:1rem;border-right:none;border-bottom:1px solid #dee2e6;display:flex;justify-content:space-between;flex-direction:column}.detalle{border-right:1px solid #dee2e6;border-bottom:none}.buttons{display:flex;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:.3rem;border-bottom-left-radius:.3rem}.btn{padding:.5rem 1rem;font-size:1rem;border-radius:.25rem;cursor:pointer}.enviar{margin-right:1rem;border:2px solid rgba(10,0,69,.793)!important}.cancelar{background-color:#6c757d}.form-input{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem}.inputDiv{margin-bottom:1rem}@media (min-width: 769px){.contenedor{max-width:80%}.divDetalle{flex-direction:row}.detalle{border-right:1px solid #dee2e6;border-bottom:none}.form{border-bottom:none}}@media (min-width: 1200px){.contenedor{max-width:60%}}@media (max-width: 1200px){.title{font-size:1.75rem}}.loterias{margin:5rem auto;width:90%;display:flex;flex-wrap:wrap;justify-content:space-around;gap:2rem}@media screen and (max-width: 768px){.loterias{flex-direction:column;align-items:center}}.contenedorGeneral{margin-top:4.75rem;display:flex;align-items:center;justify-content:center}.contenedor{width:100%}.enviar{margin:2.5% 0 0 80%}@media screen and (max-width: 768px){.enviar{width:40%;margin:10% 0 0 60%}}*{margin:0;padding:0;box-sizing:border-box}body{background:#f5f5f5}a{text-decoration:none;color:inherit;line-height:1;cursor:pointer}.container{padding:0 5%}.title_sec{font-size:4rem;font-weight:700;color:#333;text-align:center;margin-bottom:-2rem;text-shadow:1px 1px 2px rgba(0,0,0,.414)}.btn{color:#212121;padding:1rem 1.5rem;font-size:1rem;border-radius:2rem;cursor:pointer;border:1px solid black;transition:.3s ease;font-weight:700}.btn:hover{color:#dfdfdf;border:1px solid rgb(153,153,153);background-color:#0a0045ca}@media (max-width: 1200px){.container{padding-left:5%;padding-right:5%}.btn{padding:14px 22px}}
