.not-found-section{text-align:center;background-color:#f8f9fa;background-image:linear-gradient(#d31d2408 1px,#0000 1px),linear-gradient(90deg,#d31d2408 1px,#0000 1px);background-size:50px 50px;justify-content:center;align-items:center;min-height:100vh;padding:80px 20px;display:flex;position:relative;overflow:hidden}.not-found-decoration-1{pointer-events:none;z-index:0;background:radial-gradient(circle,#d31d2408 0%,#0000 70%);border-radius:50%;width:150px;height:150px;position:absolute;top:10%;left:5%}.not-found-decoration-2{pointer-events:none;z-index:0;border:1px solid #00000008;width:120px;height:120px;position:absolute;bottom:15%;right:8%;transform:rotate(45deg)}.not-found-decoration-3{pointer-events:none;z-index:0;border:2px solid #d31d240d;border-radius:50%;width:50px;height:50px;position:absolute;top:20%;right:10%}.not-found-decoration-4{pointer-events:none;z-index:0;border:1px dashed #0000000d;width:80px;height:80px;position:absolute;bottom:25%;left:10%;transform:rotate(15deg)}.not-found-decoration-5{pointer-events:none;z-index:0;background-color:#d31d2408;width:40px;height:40px;position:absolute;top:30%;left:20%;transform:rotate(45deg)}.not-found-decoration-6{pointer-events:none;z-index:0;border-bottom:40px solid #d31d2405;border-left:25px solid #0000;border-right:25px solid #0000;width:0;height:0;position:absolute;top:15%;right:35%}.not-found-decoration-7{pointer-events:none;z-index:0;background-image:radial-gradient(#0000000d 2px,#0000 2px);background-size:10px 10px;width:60px;height:60px;position:absolute;bottom:10%;left:40%}.not-found-decoration-8{pointer-events:none;z-index:0;border:40px solid #00000003;border-radius:50%;width:200px;height:200px;position:absolute;top:50%;right:5%}.not-found-content{z-index:1;max-width:600px}.not-found-code{color:var(--color-primario);text-shadow:4px 4px #d31d241a;margin-bottom:20px;font-size:8rem;font-weight:800;line-height:1}.not-found-title{color:var(--color-oscuro);margin-bottom:15px;font-size:2rem;font-weight:700}.not-found-text{color:var(--color-gris-medio);margin-bottom:40px;font-size:1.1rem;line-height:1.6}.not-found-btn{background-color:var(--color-primario);color:#fff;border-radius:50px;align-items:center;gap:10px;padding:15px 35px;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #d31d244d;text-decoration:none!important}.not-found-btn:hover{background-color:var(--color-rojo-hover);transform:translateY(-2px);box-shadow:0 6px 20px #d31d2466;color:#fff!important}@media (max-width:768px){.not-found-code{font-size:6rem}.not-found-title{font-size:1.5rem}}
