.linhas-bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    pointer-events: none;
}

.linha {
    position: absolute;
    border-radius: 10px;
}

/* Linhas de fundo*/
.linha1 { top: 8%; left: 15%; width: 122px; height: 5px; background: #3a4450; }
.linha2 { top: 8%; left: 55%; width: 100px; height: 6px; background: #8a7a3a; }
.linha3 { top: 12%; right: 10%; width: 80px; height: 5px; background: #3a4450; }
.linha4 { top: 16%; left: 60%; width: 90px; height: 5px; background: #3a4450; }
.linha5 { top: 20%; left: 45%; width: 110px; height: 6px; background: #8a7a3a; }
.linha6 { top: 24%; left: 70%; width: 70px; height: 5px; background: #5a4a6a; }
.linha7 { top: 28%; left: 60%; width: 100px; height: 6px; background: #2a5a7a; }
.linha8 { top: 32%; right: 15%; width: 60px; height: 5px; background: #7a3a3a; }
.linha9 { top: 38%; left: 5%; width: 150px; height: 7px; background: #3a6a4a; }
.linha10 { top: 38%; left: 45%; width: 90px; height: 5px; background: #3a4450; }
.linha11 { top: 38%; right: 5%; width: 80px; height: 5px; background: #2a5a7a; }
.linha12 { top: 55%; left: 35%; width: 130px; height: 7px; background: #7a3a3a; }
.linha13 { top: 58%; left: 55%; width: 100px; height: 6px; background: #5a4a6a; }
.linha14 { top: 62%; left: 45%; width: 70px; height: 5px; background: #3a4450; }
.linha15 { top: 65%; right: 10%; width: 90px; height: 6px; background: #3a6a4a; }
.linha16 { top: 70%; right: 15%; width: 60px; height: 5px; background: #2a5a7a; }
.linha17 { top: 75%; left: 60%; width: 100px; height: 6px; background: #8a7a3a; }
.linha18 { top: 80%; right: 10%; width: 120px; height: 7px; background: #3a6a4a; }
.linha19 { top: 90%; left: 5%; width: 180px; height: 7px; background: #3a4450; }
.linha20 { top: 92%; left: 55%; width: 140px; height: 7px; background: #7a3a3a; }
.linha21 { top: 5%; left: 0; width: 100px; height: 5px; background: #3a6a4a; }
.linha22 { top: 15%; left: 0; width: 80px; height: 6px; background: #2a5a7a; }
.linha23 { top: 25%; left: 0; width: 130px; height: 5px; background: #8a7a3a; }
.linha24 { top: 45%; left: 0; width: 90px; height: 6px; background: #5a4a6a; }
.linha25 { top: 52%; left: 0; width: 110px; height: 5px; background: #3a4450; }
.linha26 { top: 68%; left: 0; width: 70px; height: 6px; background: #7a3a3a; }
.linha27 { top: 78%; left: 0; width: 140px; height: 5px; background: #2a5a7a; }
.linha28 { top: 85%; left: 0; width: 100px; height: 6px; background: #3a6a4a; }