.L-Home{padding:10vh 8vw;justify-content:center;align-items:center;flex-direction:column;position:relative}.L-Home,.L-Home .w-Login .Login-title{display:flex}.L-Home .w-Login .Login-title h2{background-color:var(--red);color:var(--black-light-1);padding:.1rem .5rem;font-weight:600}.L-Home .w-Login .Login-content,.L-Home .w-Login .Login-title h2{box-shadow:0 4px 8px 3px rgba(0,0,0,.15),0 1px 3px rgba(0,0,0,.3)}.L-Home .w-Login .Login-content{display:flex;flex-direction:column;align-items:flex-start;background-color:#0a0a1f;border:1px solid #0a0a1f;padding:.5rem 1rem;position:relative;z-index:1}.L-Home .w-Login .Login-content .rect,.L-Home .w-Login .Login-content .svg{display:none}@media(min-width:611px){.L-Home .w-Login .Login-content .rect,.L-Home .w-Login .Login-content .svg{display:block;position:absolute;top:0;left:0;width:100%;height:100%;fill:transparent;z-index:-1}}.L-Home .w-Login .Login-content .rect{stroke:var(--red);stroke-width:1px;stroke-dasharray:200;animation:animate 20s linear infinite;opacity:.8}@media(min-width:611px){.L-Home .w-Login .Login-content .cd,.L-Home .w-Login .Login-content .cd2,.L-Home .w-Login .Login-content .cd3,.L-Home .w-Login .Login-content .cd4{position:absolute;width:10px;height:10px;background-color:var(--red);opacity:.2}}.L-Home .w-Login .Login-content .cd{top:-15px;left:-15px}.L-Home .w-Login .Login-content .cd2{top:-15px;right:-15px}.L-Home .w-Login .Login-content .cd3{bottom:-15px;left:-15px}.L-Home .w-Login .Login-content .cd4{bottom:-15px;right:-15px}.L-Home .w-Login .Login-content label{color:var(--grey);font-size:clamp(5px,8vw,10px);white-space:pre-line;padding-right:2rem;padding-bottom:.5rem;width:200px}@media(min-width:611px){.L-Home .w-Login .Login-content label{width:100px;font-size:clamp(7px,8vw,14px)}}.L-Home .w-Login .Login-content .L-c-dig{display:flex;gap:.5rem}.L-Home .w-Login .Login-content .L-c-dig .inputs{border:1px solid var(--black-light-1);padding:1px}.L-Home .w-Login .Login-content .L-c-dig .inputs .input{width:26px;height:50px;box-sizing:border-box;outline:none;background-color:#b90c26;border:.5px solid #290b10;text-align:center;color:var(--white);font-size:clamp(6px,8vw,20px)}@media(min-width:611px){.L-Home .w-Login .Login-content .L-c-dig .inputs .input{font-size:clamp(8px,8vw,30px);letter-spacing:.07em;height:60px}}.L-Home .w-Login .Login-content .L-c-dig .inputs .input:focus{color:var(--white)}.L-Home .w-Login .Login-content .L-c-dig .inputs .input[type=text].input:required:invalid{background-color:#5d0b1e}.L-Home .w-Login .Login-content .L-c-dig button{cursor:pointer;background-color:var(--black-light-1);padding:0 .5rem;height:54px;display:grid;place-items:center;transition:all .35s ease-in-out}.L-Home .w-Login .Login-content .L-c-dig button svg{fill:var(--grey);width:1rem}.L-Home .w-Login .Login-content .L-c-dig button:hover{background-color:var(--red)}.L-Home .w-Login .Login-content .L-c-dig button:hover svg{fill:var(--black-light-1)}@media(min-width:611px){.L-Home .w-Login .Login-content .L-c-dig button{height:64px}.L-Home .w-Login .Login-content{flex-direction:row}}.L-Home .w-Login .Login-access{position:absolute;width:100%;background-color:#000e1b;text-align:center;margin-top:1rem;padding:1rem 0;left:0;color:var(--white);font-weight:400;font-size:clamp(5px,8vw,11px);transition:all .35s ease-in-out}.L-Home .w-Login .Login-access strong{font-weight:400}@media(min-width:611px){.L-Home .w-Login .Login-access{padding:1rem}.L-Home{padding:10vh 10vw}}.L-red{color:#b90c26}.L-green{color:var(--red)}.btnsP{background-color:#5d0b1e}.btn-s{display:flex;flex-wrap:wrap;gap:1rem}.btn-s button{background-color:var(--black-light-1);color:#fff;cursor:pointer;border-radius:5px;padding:5px}.w-Home{padding:1rem;display:flex;flex-wrap:wrap;gap:1rem 1rem;background-color:var(--background);border-radius:20px 20px 0 0;min-height:90vh}.w-Home .H-cont-left{flex-basis:0;flex-grow:999;min-width:60%;display:flex;flex-direction:column;gap:1rem}.w-Home .H-cont-left .H-left-totals{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap;gap:1rem}.w-Home .H-cont-left .H-left-totals .Item-c-cont{background-color:var(--black-light-1);border:1px solid var(--black-light-2);border-radius:15px;flex:1 1 200px;display:flex;flex-direction:column;gap:.5rem;padding:1.1rem 2rem}.w-Home .H-cont-left .H-left-totals .Item-c-cont .c-c-title{display:flex;align-items:center;gap:.5rem}.w-Home .H-cont-left .H-left-totals .Item-c-cont .c-c-title span{font-size:clamp(5px,8vw,13px);color:var(--grey);font-weight:500}.w-Home .H-cont-left .H-left-totals .Item-c-cont .c-c-title svg{height:1rem;width:1rem;fill:var(--grey)}.w-Home .H-cont-left .H-left-totals .Item-c-cont .c-c-value{display:flex;align-items:flex-end;gap:.3rem}.w-Home .H-cont-left .H-left-totals .Item-c-cont .c-c-value h1{font-size:clamp(5px,8vw,32px);line-height:2rem;color:var(--black)}.w-Home .H-cont-left .H-left-totals .Item-c-cont .c-c-value span{font-size:clamp(5px,8vw,16px);color:var(--grey);font-weight:500}.w-Home .H-cont-left .H-left-totals .Item-c-cont .c-c-more{display:flex;align-items:center;gap:.3rem}.w-Home .H-cont-left .H-left-totals .Item-c-cont .c-c-more span{font-size:clamp(5px,8vw,12px)}.w-Home .H-cont-left .H-left-totals .Item-c-cont .c-c-more span:first-child{background-color:#d3ffe2;color:#089e36;border-radius:8px;padding:2px 5px;font-weight:500}.w-Home .H-cont-left .H-left-totals .Item-c-cont .c-c-more span:nth-child(2){color:var(--grey);font-weight:400}.w-Home .H-cont-left .H-left-details{width:100%;display:flex;flex-wrap:wrap;gap:1rem}.w-Home .H-cont-left .H-left-details .Item-d-cont{flex:1 1 450px;background-color:var(--black-light-1);border:1px solid var(--black-light-2);border-radius:15px;padding:1.5rem 2rem 2.5rem}.w-Home .H-cont-left .H-left-details .Item-d-cont .I-c-body-day{display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:auto;gap:1.5rem}.w-Home .H-cont-left .H-left-details .Item-d-cont .I-c-body-day .circular-progress{position:relative;height:180px;width:180px;border-radius:50%;background:conic-gradient(var(--primary) calc(1turn / var(--max-value) * var(--current-value)),var(--black-light-2) 0deg);display:flex;flex-direction:column;align-items:center;justify-content:center}.w-Home .H-cont-left .H-left-details .Item-d-cont .I-c-body-day .circular-progress:before{content:"";position:absolute;height:130px;width:130px;border-radius:50%;background-color:var(--black-light-1)}.w-Home .H-cont-left .H-left-details .Item-d-cont .I-c-body-day .circular-progress span{color:var(--black);font-size:clamp(5px,8vw,20px);font-weight:700;z-index:5;padding-top:15px}.w-Home .H-cont-left .H-left-details .Item-d-cont .I-c-body-day .circular-progress span:nth-child(2){font-size:clamp(5px,8vw,14px);color:var(--grey);padding-top:0}.w-Home .H-cont-left .H-left-details .Item-d-cont .I-c-body-day .info-text{display:flex;gap:2rem}.w-Home .H-cont-left .H-left-details .Item-d-cont .I-c-body-day .info-text .i-itemT{padding-left:1rem}.w-Home .H-cont-left .H-left-details .Item-d-cont .I-c-body-day .info-text .i-itemT .i-itemT-title{display:flex;gap:.5rem;padding-bottom:.2rem}.w-Home .H-cont-left .H-left-details .Item-d-cont .I-c-body-day .info-text .i-itemT .i-itemT-title svg{width:1rem;height:1rem}.w-Home .H-cont-left .H-left-details .Item-d-cont .I-c-body-day .info-text .i-itemT .i-itemT-title span{color:var(--grey);font-size:clamp(5px,8vw,12px);font-weight:600}.w-Home .H-cont-left .H-left-details .Item-d-cont .I-c-body-day .info-text .i-itemT .i-itemT-value{display:flex;align-items:flex-end;gap:.2rem}.w-Home .H-cont-left .H-left-details .Item-d-cont .I-c-body-day .info-text .i-itemT .i-itemT-value h4{padding-top:.2rem;font-size:clamp(5px,8vw,18px);color:var(--black);font-weight:600}.w-Home .H-cont-left .H-left-details .Item-d-cont .I-c-body-day .info-text .i-itemT .i-itemT-value span{color:var(--grey);font-size:clamp(5px,8vw,12px);font-weight:600;line-height:.6rem}.w-Home .H-cont-left .H-left-details .Item-d-cont .I-c-body-day .info-text .i-itemT:first-child{border-left:3px solid #f7bc1b}.w-Home .H-cont-left .H-left-details .Item-d-cont .I-c-body-day .info-text .i-itemT:first-child svg{fill:#f7bc1b}.w-Home .H-cont-left .H-left-details .Item-d-cont .I-c-body-day .info-text .i-itemT:nth-child(2){border-left:3px solid var(--primary)}.w-Home .H-cont-left .H-left-details .Item-d-cont .I-c-body-day .info-text .i-itemT:nth-child(2) svg{fill:var(--primary)}.w-Home .H-cont-left .H-left-details .Item-d-cont .I-c-body-week{display:flex;justify-content:space-between;align-items:center;height:auto;gap:1.5rem;max-width:500px;width:100%}.w-Home .H-cont-left .H-left-details .Item-d-cont .I-c-body-week .graf-week{width:100%;display:flex;flex-direction:column;gap:1rem}.w-Home .H-cont-left .H-left-details .Item-d-cont .I-c-body-week .graf-week .g-w-num .g-w-num-value{display:flex;align-items:flex-end;gap:.3rem}.w-Home .H-cont-left .H-left-details .Item-d-cont .I-c-body-week .graf-week .g-w-num .g-w-num-value h1{font-size:clamp(5px,8vw,30px);line-height:2rem;text-transform:capitalize}.w-Home .H-cont-left .H-left-details .Item-d-cont .I-c-body-week .graf-week .g-w-num .g-w-num-value span{color:var(--grey);font-size:clamp(5px,8vw,16px);font-weight:500}.w-Home .H-cont-left .H-left-details .Item-d-cont .I-c-body-week .graf-week .g-w-num p{color:var(--grey);font-size:clamp(5px,8vw,12px)}.w-Home .H-cont-left .H-left-details .Item-d-cont .I-c-body-week .graf-week .g-w-graf{width:100%;height:200px}.w-Home .H-cont-left .H-left-details .Item-d-cont .I-c-body-week .info-week-prom{display:flex;flex-direction:column;gap:1rem}.w-Home .H-cont-left .H-left-details .Item-d-cont .I-c-body-week .info-week-prom .i-itemT span{color:var(--grey);font-size:clamp(5px,8vw,10px)}.w-Home .H-cont-left .H-left-details .Item-d-cont .I-c-body-week .info-week-prom .i-itemT h4{padding-top:.2rem;font-size:clamp(5px,8vw,18px)}.w-Home .H-cont-left .H-left-details .Item-d-cont .I-c-body-table .table-item{display:flex;flex-direction:column;align-items:flex-start;height:130px;width:100%;overflow:auto}.w-Home .H-cont-left .H-left-details .Item-d-cont .I-c-body-table .table-item::-webkit-scrollbar-track{background:var(--white)}.w-Home .H-cont-left .H-left-details .Item-d-cont .I-c-body-table .table-item table{width:100%;color:var(--black);font-size:clamp(5px,8vw,14px);line-height:.7rem;font-weight:400;border-collapse:collapse;white-space:nowrap;table-layout:fixed;font-weight:700}@media(min-width:611px){.w-Home .H-cont-left .H-left-details .Item-d-cont .I-c-body-table .table-item table{font-size:clamp(6px,8vw,16px);line-height:1.1rem}}.w-Home .H-cont-left .H-left-details .Item-d-cont .I-c-body-table .table-item thead{color:var(--grey);text-align:left;background-color:var(--grey-light-1);font-size:clamp(6px,8vw,11px);position:-webkit-sticky;position:sticky;top:0;z-index:9}@media(min-width:611px){.w-Home .H-cont-left .H-left-details .Item-d-cont .I-c-body-table .table-item thead{font-size:clamp(6px,8vw,12px)}}.w-Home .H-cont-left .H-left-details .Item-d-cont .I-c-body-table .table-item th{padding-bottom:15px;font-weight:400!important}.w-Home .H-cont-left .H-left-details .Item-d-cont .I-c-body-table .table-item th div{display:flex;align-items:center;gap:.4rem}.w-Home .H-cont-left .H-left-details .Item-d-cont .I-c-body-table .table-item th div img{width:.5rem}@media(min-width:611px){.w-Home .H-cont-left .H-left-details .Item-d-cont .I-c-body-table .table-item th div img{width:.6rem}.w-Home .H-cont-left .H-left-details .Item-d-cont .I-c-body-table .table-item th div{gap:.5rem}}.w-Home .H-cont-left .H-left-details .Item-d-cont .I-c-body-table .table-item td{padding:13px 15px}@media(min-width:611px){.w-Home .H-cont-left .H-left-details .Item-d-cont .I-c-body-table .table-item td{padding:10px 0}}.w-Home .H-cont-left .H-left-details .Item-d-cont .I-c-body-table .table-item tbody tr{z-index:9}.w-Home .H-cont-left .H-left-details .Item-d-cont .I-c-body-trucks{display:flex;flex-wrap:wrap;gap:1rem}.w-Home .H-cont-left .H-left-details .Item-d-cont .I-c-body-trucks .trucks-item{flex:1 1 350px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.w-Home .H-cont-left .H-left-details .Item-d-cont .I-c-body-trucks .trucks-item .trucks-info{display:flex;flex-direction:column;gap:.3rem}.w-Home .H-cont-left .H-left-details .Item-d-cont .I-c-body-trucks .trucks-item .trucks-info h1{font-size:clamp(5px,8vw,18px);line-height:1.2rem}.w-Home .H-cont-left .H-left-details .Item-d-cont .I-c-body-trucks .trucks-item .trucks-info .trucks-i-detall{display:flex;gap:.3rem}.w-Home .H-cont-left .H-left-details .Item-d-cont .I-c-body-trucks .trucks-item .trucks-info .trucks-i-detall svg{height:.8rem;width:.8rem;fill:var(--black)}.w-Home .H-cont-left .H-left-details .Item-d-cont .I-c-body-trucks .trucks-item .trucks-info .trucks-i-detall span{font-weight:600;color:var(--grey);font-size:clamp(5px,8vw,12px)}.w-Home .H-cont-left .H-left-details .Item-d-cont .I-c-body-trucks .trucks-item .trucks-circle{position:relative;height:75px;width:75px;border-radius:50%;background:conic-gradient(var(--grey) calc(1turn / var(--max-value) * var(--current-value)),var(--grey-light) 0deg);display:flex;flex-direction:column;align-items:center;justify-content:center}.w-Home .H-cont-left .H-left-details .Item-d-cont .I-c-body-trucks .trucks-item .trucks-circle:before{content:"";position:absolute;height:60px;width:60px;border-radius:50%;background-color:var(--black);z-index:2}.w-Home .H-cont-left .H-left-details .Item-d-cont .I-c-body-trucks .trucks-item .trucks-circle:after{content:"";position:absolute;height:70px;width:70px;border-radius:50%;background-color:var(--black-light-1);z-index:1}.w-Home .H-cont-left .H-left-details .Item-d-cont .I-c-body-trucks .trucks-item .trucks-circle span{color:var(--grey-light);font-size:clamp(5px,8vw,12px);font-weight:400;z-index:5}.w-Home .H-cont-left .H-left-details .Item-d-cont .I-c-body-trucks .trucks-item .trucks-circle span strong{font-weight:500;font-size:clamp(5px,8vw,13px);color:var(--white)}.w-Home .H-cont-right{flex-basis:32rem;flex-grow:1;display:flex;flex-wrap:wrap;gap:1rem}.w-Home .H-cont-right .H-right-news{flex:1 1 450px;background-color:var(--black-light-1);border:1px solid var(--black-light-2);border-radius:15px}.w-Home .H-cont-right .H-right-news .Item-n-cont{padding:1.5rem 2rem}.w-Home .H-cont-right .H-right-news .Item-n-cont .I-c-body{display:flex;flex-direction:column;gap:.8rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;height:730px;padding-right:.8rem}.w-Home .H-cont-right .H-right-news .Item-n-cont .I-c-body::-webkit-scrollbar-track{background:var(--white)}.w-Home .H-cont-right .H-right-news .Item-n-cont .I-c-body .news-item{display:flex;flex-direction:column;gap:1rem;border:1px solid var(--black-light-2);border-radius:15px;padding:1.2rem 2rem 1.2rem 1.5rem;position:relative}.w-Home .H-cont-right .H-right-news .Item-n-cont .I-c-body .news-item .nw-i-header{display:flex;justify-content:space-between;font-size:clamp(5px,8vw,12.5px);color:var(--grey);font-weight:500}.w-Home .H-cont-right .H-right-news .Item-n-cont .I-c-body .news-item .nw-i-header .nw-i-h-new strong{background-color:#d3ffe2;color:#089e36;border-radius:8px;padding:2px 5px;font-weight:500}.w-Home .H-cont-right .H-right-news .Item-n-cont .I-c-body .news-item .nw-i-header .nw-i-h-date{padding-right:2rem}.w-Home .H-cont-right .H-right-news .Item-n-cont .I-c-body .news-item .nw-i-body{display:flex;gap:1rem}.w-Home .H-cont-right .H-right-news .Item-n-cont .I-c-body .news-item .nw-i-body .nw-i-b-name .nw-i-b-n-name{display:flex;flex-direction:column;padding:1rem;text-align:center;background-color:var(--grey-light);border-radius:10px}.w-Home .H-cont-right .H-right-news .Item-n-cont .I-c-body .news-item .nw-i-body .nw-i-b-name .nw-i-b-n-name span{font-weight:700;line-height:1.5rem}.w-Home .H-cont-right .H-right-news .Item-n-cont .I-c-body .news-item .nw-i-body .nw-i-b-name .nw-i-b-n-name span:first-child{font-size:clamp(5px,8vw,16px);line-height:1rem}.w-Home .H-cont-right .H-right-news .Item-n-cont .I-c-body .news-item .nw-i-body .nw-i-b-name .nw-i-b-n-name span:nth-child(2){font-size:clamp(5px,8vw,25px)}.w-Home .H-cont-right .H-right-news .Item-n-cont .I-c-body .news-item .nw-i-body .nw-i-b-info{width:100%;display:flex;flex-direction:column;gap:.3rem}.w-Home .H-cont-right .H-right-news .Item-n-cont .I-c-body .news-item .nw-i-body .nw-i-b-info .nw-i-b-i-ubication svg{height:.9rem;width:.9rem;fill:#e93b5a}.w-Home .H-cont-right .H-right-news .Item-n-cont .I-c-body .news-item .nw-i-body .nw-i-b-info .nw-i-b-i-ubication span{font-weight:600;color:#e93b5a;font-size:clamp(5px,8vw,14px)}.w-Home .H-cont-right .H-right-news .Item-n-cont .I-c-body .news-item .nw-i-body .nw-i-b-info .nw-i-b-i-info{display:flex;justify-content:space-between;gap:.5rem;width:100%;border-bottom:2px solid var(--black-light-2);padding-bottom:.3rem}.w-Home .H-cont-right .H-right-news .Item-n-cont .I-c-body .news-item .nw-i-body .nw-i-b-info .nw-i-b-i-info span{font-weight:600;font-size:clamp(5px,8vw,13px);color:var(--grey)}.w-Home .H-cont-right .H-right-news .Item-n-cont .I-c-body .news-item .nw-i-body .nw-i-b-info .nw-i-b-i-info span strong{color:var(--black)}.w-Home .H-cont-right .H-right-news .Item-n-cont .I-c-body .news-item .nw-i-body .nw-i-b-info .nw-i-b-i-items{display:flex;padding-top:.5rem;gap:.5rem}.w-Home .H-cont-right .H-right-news .Item-n-cont .I-c-body .news-item .nw-i-body .nw-i-b-info .nw-i-b-i-items .nw-items-item{display:flex;gap:.5rem;background-color:var(--grey-light);align-items:center;padding:3px 5px;border-radius:20px}.w-Home .H-cont-right .H-right-news .Item-n-cont .I-c-body .news-item .nw-i-body .nw-i-b-info .nw-i-b-i-items .nw-items-item .nw-items-icon{width:22px;height:22px;border-radius:50%;background-color:#dedee1;display:grid;place-items:center}.w-Home .H-cont-right .H-right-news .Item-n-cont .I-c-body .news-item .nw-i-body .nw-i-b-info .nw-i-b-i-items .nw-items-item .nw-items-icon svg{height:.7rem;width:.7rem;fill:var(--black)}.w-Home .H-cont-right .H-right-news .Item-n-cont .I-c-body .news-item .nw-i-body .nw-i-b-info .nw-i-b-i-items .nw-items-item span{font-weight:600;color:var(--black);font-size:clamp(5px,8vw,12.5px)}.w-Home .H-cont-right .H-right-guard{flex:1 1 450px;border-radius:15px;background-color:var(--black-light-1);border:1px solid var(--black-light-2)}.w-Home .H-cont-right .H-right-guard .Item-g-cont{padding:1.5rem 2rem}.w-Home .H-cont-right .H-right-guard .Item-g-cont .I-c-body{height:50px}@media(min-width:611px){.w-Home{padding:2rem}}.I-c-header{display:flex;justify-content:space-between;padding-bottom:1.5rem}.I-c-header h5{color:var(--grey)}.I-c-header svg{fill:var(--grey)}.td-graf{display:flex;align-items:center;gap:1rem}.td-graf .barra{width:300px;border-radius:20px;background-color:#a799ff;height:12px}.td-graf .barra .progreso{width:var(--w);border-radius:20px;background-color:var(--primary);height:12px;animation:aumentar 5s ease}.td-graf .num span:nth-child(2){color:var(--grey)}@keyframes Aumentar{0%{width:0}to{width:var(--w)}}.recharts-layer{font-size:clamp(5px,8vw,11px);color:var(--grey);font-weight:500}.n-socket:before{width:10px;height:10px;background-color:var(--green)}.n-fetch:before,.n-socket:before{position:absolute;content:"";border-radius:50%;top:15px;right:15px}.n-fetch:before{width:15px;height:15px;background-color:var(--yellow);transition:all .35s ease-in-out;box-shadow:0 0 1px 1px var(--yellow);animation:pulse-animation-blue 2s infinite}@keyframes pulse-animation-blue{0%{box-shadow:0 0 0 0 var(--yellow)}to{box-shadow:0 0 0 20px rgba(255,0,0,0)}}.custom-tooltip{background-color:#1e1d2a;padding:12px 15px;border-radius:8px;display:flex;flex-direction:column;gap:.1rem}.custom-tooltip .custom-t-item{display:flex;align-items:flex-end;gap:.2rem}.custom-tooltip .custom-t-item p{font-size:clamp(5px,8vw,11px);line-height:1rem;color:var(--black-light-2)}.custom-tooltip .custom-t-item span{font-size:clamp(5px,8vw,10px);color:var(--white);line-height:.5rem}.custom-tooltip .custom-t-item span strong{font-size:clamp(5px,8vw,16px);line-height:1.1rem}.custom-tooltip .custom-t-item:first-child span{color:#f7bc1b}.custom-tooltip .custom-t-item:nth-child(2) span{color:#3a80fa}.circular-graf{height:200px;width:200px;position:relative}.circular-graf img{position:absolute;z-index:9;width:6.5rem;top:50%;left:50%;transform:translate(-50%,-50%)}.gauge{width:100%;max-width:200px;font-family:Roboto,sans-serif;font-size:32px;color:#004033}.gaTwo{transform:rotate(180deg)}.gauge__body{width:100%;height:0;padding-bottom:50%;background:#dedee1;position:relative;border-top-left-radius:100% 200%;border-top-right-radius:100% 200%;overflow:hidden}.gauge__fill{position:absolute;top:100%;left:0;width:inherit;height:100%;transform-origin:center top;transform:rotate(0turn);transition:transform .2s ease-out}.gauge-day{background:#f7bc1b}.gauge-evening{background:var(--primary)}.gauge__cover{width:75%;height:150%;background:#fff;border-radius:50%;position:absolute;top:25%;left:50%;transform:translateX(-50%);display:flex;align-items:center;justify-content:center;padding-bottom:25%;box-sizing:border-box}.table-large{flex:1 1 500px}.title h1{font-size:clamp(10px,8vw,32px);font-weight:700;line-height:2rem}.title h3{padding-top:.5rem;color:var(--grey)}.td-location svg{height:.9rem;width:.9rem;fill:#e93b5a}.td-location span{font-weight:600;color:#e93b5a;font-size:clamp(5px,8vw,14px);text-transform:uppercase}.td-time{display:flex;align-items:center;gap:.5rem}.td-time svg{height:.9rem;width:.9rem;fill:var(--black)}.td-time span{font-weight:600;color:var(--black);font-size:clamp(5px,8vw,14px)}.c-header{width:100%;height:10vh;top:0;padding:2vh 2vw;z-index:5;display:flex;align-items:center;justify-content:space-between;position:fixed;gap:1rem;background-color:#1e1d2a}.c-header .logo{height:100%;display:grid;place-items:center;padding:0 1rem}.c-header .logo img{width:7rem;animation:glitch 6s ease-in-out infinite}@media(min-width:611px){.c-header .logo img{width:10rem}}.c-header .navbar{height:100%;max-width:1200px;width:100%;align-items:center;padding:0 4vw;display:none;background-color:var(--background-2);border-radius:30px;pointer-events:none;height:45px}.c-header .navbar ul{width:100%;height:100%;list-style-type:none;padding:0;display:flex;justify-content:space-evenly;gap:2rem}.c-header .navbar ul li{height:100%;display:flex;align-items:center;font-size:clamp(7px,8vw,14px);position:relative}.c-header .navbar ul li,.c-header .navbar ul li a{transition:all .5s ease-in-out}@media(min-width:611px){.c-header .navbar{display:flex}}.c-header .admAvatar{height:100%;justify-content:center;height:55px}.c-header .admAvatar,.c-header .admAvatar .avatar{display:flex;align-items:center;gap:.5rem}.c-header .admAvatar .avatar svg{width:2rem}.c-header .admAvatar .user span{color:var(--white);font-size:clamp(5px,8vw,12px);text-transform:uppercase}@media(min-width:611px){.c-header .admAvatar .user span{font-size:clamp(7px,8vw,14px)}}.c-header .admAvatar .user h5{color:var(--grey)}.c-header .admAvatar .menu{display:flex;justify-content:center;align-items:center;gap:.2rem;pointer-events:none}@media(min-width:611px){.c-header .admAvatar .menu{gap:.5rem}}.c-header .admAvatar .menu .dropdown{position:relative;display:inline-block;transition:all .5s ease-in-out;display:flex}.c-header .admAvatar .menu .dropdown .menu{width:.8em}.c-header .admAvatar .menu .dropdown .dropdownButton{color:#fff;display:flex;align-items:center;gap:.5rem;cursor:pointer;transition:all .35s ease-in-out}.c-header .admAvatar .menu .dropdown .dropdownButton svg{width:1.5rem;fill:var(--white)}@media(min-width:611px){.c-header .admAvatar .menu .dropdown .dropdownButton svg{width:1rem}}.c-header .admAvatar .menu .dropdown .dropdownButton span{color:var(--white);display:none}@media(min-width:611px){.c-header .admAvatar .menu .dropdown .dropdownButton span{display:flex}}.c-header .admAvatar .menu .dropdown .dropdownContent{display:none;position:absolute;background-color:#1d1a39;min-width:200px;top:100%;right:0;box-shadow:inset 0 1px 2px #0a0a1f,0 20px 25px -5px rgba(0,0,0,.8),0 10px 10px -5px rgba(0,0,0,.9);z-index:1;transition:all .5s ease-in-out;border-radius:8px;padding:5px;opacity:0}.c-header .admAvatar .menu .dropdown .dropdownContent button{width:100%;cursor:pointer;color:var(--white);padding:10px 14px;border-radius:8px;text-decoration:none;display:block;font-size:clamp(5px,8vw,12px);text-align:right}@media(min-width:611px){.c-header .admAvatar .menu .dropdown .dropdownContent button{padding:12px 16px;font-size:clamp(5px,8vw,13.5px)}}.c-header .admAvatar .menu .dropdown .dropdownContent button:hover{background-color:#0d0d25;color:var(--red)}.c-header .admAvatar .menu .dropdown .dropdownContent .Logout{border-top:1px solid #05201e}@media(min-width:611px){.c-header .admAvatar .menu .dropdown .dropdownContent{min-width:200px}}.c-header .admAvatar .menu .dropdown:hover .dropdownContent{display:block;opacity:1}@keyframes glitch{0%{transform:translateX(0);animation-duration:1ms}1.5%{transform:translateX(-7px) rotateY(-10deg);animation-duration:.02s}2.5%{transform:translateX(6px) rotateY(8deg);animation-duration:25ms}4.5%{transform:translateX(-4px) rotateY(-6deg);animation-duration:.02s}6.5%{transform:translateX(3px) rotateY(4deg);animation-duration:25ms}9%,to{animation-duration:10s;transform:translateX(0)}}.sp-acti{position:relative;border:1px solid var(--grey);border-radius:30px;background-color:hsla(0,0%,100%,.1);padding:0 1.5rem}.sp-acti a{color:var(--white);padding-left:18px}.sp-acti:before{content:"";position:absolute;background-color:var(--primary);width:8px;height:8px;border-radius:50%;top:50%;transform:translateY(-50%);left:30px}.sp-desact a{color:var(--grey)}.none{display:flex}@media(min-width:611px){.none{display:none}}.switch{position:relative;display:inline-block;width:60px;height:34px;pointer-events:none}.switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:var(--background-2)}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff}input:checked+.slider{background-color:#33f321}input:focus+.slider{box-shadow:0 0 1px #33f321}input:checked+.slider:before{transform:translateX(26px)}.slider{border-radius:34px}.slider:before{border-radius:50%}*{text-decoration:none;box-sizing:border-box}/*! locomotive-scroll v3.6.1 | MIT License | https://github.com/locomotivemtl/locomotive-scroll */html.has-scroll-smooth{overflow:hidden}html.has-scroll-dragging{-webkit-user-select:none;-moz-user-select:none;user-select:none}.has-scroll-smooth body{overflow:hidden}.has-scroll-smooth [data-scroll-container]{min-height:100vh}body,html{margin:0;background:#1e1d2a;height:100vh;font-family:__JetBrains_Mono_c4f6f4,__JetBrains_Mono_Fallback_c4f6f4;font-style:normal;font-weight:100}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}:root,[data-theme=dark]{--background:#f2f2f2;--background-2:#252737;--primary:#3a80fa;--secondary:#4cc9f9;--white:#e6e6e6;--grey:#898989;--grey-light:#f2f2f2;--black:#1a1a1a;--black-light-1:#fff;--black-light-2:#d0d0d0;--green:#31ee61;--red:#f52840;--yellow:#fc0;--blue:#2e394d;--max-value:"1000";--scroll-color:#252737}::-webkit-scrollbar{width:5px!important;height:8px!important}html[dir] .dark ::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.16)}::-webkit-scrollbar-thumb{background-color:rgba(106,74,182,.255);border-radius:50px}html[dir] .dark ::-webkit-scrollbar-track{background-color:initial}::-webkit-scrollbar-track{background:var(--scroll-color)}h1{color:var(--black);font-size:clamp(10px,8vw,20px);font-weight:700;line-height:1.6rem}@media(min-width:611px){h1{font-size:clamp(11px,8vw,23px);line-height:1.8rem}}h2{font-size:clamp(8px,8vw,16px);font-weight:400}@media(min-width:611px){h2{font-size:clamp(9px,8vw,20px)}}@media(min-width:1541px){h2{font-size:clamp(13px,8vw,20px)}}h3{color:var(--red-light);font-size:clamp(6px,8vw,11px);line-height:1rem;font-weight:100}@media(min-width:611px){h3{font-size:clamp(6px,8vw,15px);line-height:1rem}}h4{color:var(--white);font-size:clamp(5px,8vw,11px);font-weight:100}@media(min-width:611px){h4{font-size:clamp(6px,8vw,13.5px);line-height:1rem;font-weight:400}}h5{color:var(--white);font-size:clamp(4px,8vw,9px);line-height:1rem;font-weight:400}@media(min-width:611px){h5{font-size:clamp(5px,8vw,13px);color:var(--grey);font-weight:500;line-height:1rem}}h6{color:var(--white);font-size:clamp(4px,8vw,7px);line-height:1rem}@media(min-width:611px){h6{font-size:clamp(5px,8vw,8px);line-height:.8rem}}p{color:var(--white);font-size:clamp(6px,8vw,10px);line-height:.9rem;font-weight:100}@media(min-width:611px){p{font-size:clamp(7px,8vw,12px);line-height:1.1rem}}input{box-sizing:border-box;outline:none}button,input,textarea{font-family:__JetBrains_Mono_cf9e69,__JetBrains_Mono_Fallback_cf9e69}button{cursor:pointer;border:none;background:transparent}button,svg{transition:all .5s ease-out}::selection{background-color:var(--black);color:var(--white)}section{min-height:100vh;padding:10vh 2vw 0}.loader{width:1.5rem}@media(min-width:611px){.loader{width:2.5rem}}.chart-hidden{opacity:0;display:none}.chart-hidden,.chart-visible{transition:opacity .6s ease-in-out,visibility .6s ease-in-out}.chart-visible{opacity:.8;display:block}.loader-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;display:flex;justify-content:center;align-items:center;z-index:2}.input-f{width:100%;border:none;background-color:var(--black-light-1);text-align:left;color:var(--white);font-size:clamp(5.5px,8vw,12px);border-radius:8px;padding:14px 20px;font-style:100;border:1px solid var(--black-light-1)}@media(min-width:611px){.input-f{height:45px;font-size:clamp(6.5px,8vw,13.5px)}}.input-f:focus{border:1px solid #41486b;color:var(--white)}.input-f::placeholder{color:#4c4f64}.btn-acept,.btn-cancel{width:100%;cursor:pointer;font-size:clamp(5.5px,8vw,12px);font-weight:700;transition:all .35s ease-in-out;border-radius:8px;height:40px}@media(min-width:611px){.btn-acept,.btn-cancel{font-size:clamp(6.5px,8vw,14px);height:45px}}.btn-cancel{color:var(--grey);border:1px solid #41486b}.btn-cancel:hover{box-shadow:2px 2px 4px rgba(0,0,0,.2)}.btn-acept,.btn-acept:hover,.btn-cancel:hover{background-color:var(--red);color:#000e1b}.float-sensores{position:absolute;right:4vw;top:58%;transform:translateY(-58%);width:30rem;height:auto;display:none;flex-direction:column;gap:.5rem;z-index:2}.float-sensores .Float-content{background:rgba(0,0,0,.5);padding:2.5rem 3rem 2rem;display:flex;flex-direction:column;gap:1.5rem;border-radius:10px;position:relative;animation:letter-flicker .45s linear;animation-delay:.5s;transition-delay:.5s}.float-sensores .Float-content .Float-title{display:flex;gap:.5rem;padding-bottom:.7rem;position:relative}.float-sensores .Float-content .Float-title:after,.float-sensores .Float-content .Float-title:before{content:"";position:absolute;width:5px;height:5px;bottom:0}.float-sensores .Float-content .Float-title:after{background-color:#9ea2a8;left:0}.float-sensores .Float-content .Float-title:before{right:0}.float-sensores .Float-content .Float-title .square{content:"";position:absolute;width:15%;height:1px;background-color:#9ea2a8;bottom:-1px;left:0}.float-sensores .Float-content .Float-title h2{color:var(--white);line-height:1rem;font-size:clamp(8px,8vw,16px)}.float-sensores .Float-content:after{content:"";position:absolute;width:0;height:0;border-right:20px solid transparent;border-bottom:20px solid transparent;top:20px;left:20px}@media(min-width:611px){.float-sensores{display:flex}}.D-orange .Float-title{border-bottom:1px solid #f48a24}.D-orange .Float-title:before{background-color:#f48a24}.D-orange .Float-title h3{color:#f6c427}.D-orange:after{border-top:20px solid #f48a24}.D-blue .Float-title{border-bottom:1px solid #0a4f9c}.D-blue .Float-title:before{background-color:#0a4f9c}.D-blue .Float-title h3{color:#1a96d4}.D-blue:after{border-top:20px solid #0a4f9c}@keyframes letter-flicker{0%{opacity:0}10%{opacity:0}10.1%{opacity:1}10.2%{opacity:0}20%{opacity:0;text-shadow:none}20.1%{opacity:1}20.6%{opacity:0}30%{opacity:0}30.1%{opacity:1}40%{opacity:1;text-shadow:none}40.1%{opacity:0}50%{opacity:0}50.1%{opacity:1}60%{opacity:1;text-shadow:none}60.1%{opacity:0}70%{opacity:0}70.1%{opacity:1}80%{opacity:1;text-shadow:none}80.1%{opacity:0}90%{opacity:0}90.1%{opacity:1}to{opacity:1}}.w-Tracking{height:100vh;width:100%;display:flex;align-items:center;position:relative}.dot{position:absolute;width:20px;height:20px;margin-top:36%;margin-left:54.5%;border:2px solid orange;border-radius:50%;background-color:#ff0}.map-wrap{filter:hue-rotate(335deg);margin:0;top:50%;left:50%}.img-track,.map-wrap,.path-embed w-embed svg{width:100%}.fond-tracking{position:absolute;width:100%;top:-30px}.custom-select__control{box-shadow:none!important;cursor:pointer!important;border-radius:8px!important;position:relative!important;min-height:40px!important;min-width:100px!important;background-color:var(--black-light-1)!important;border:1px solid var(--black-light-1)!important;transition:all .35s ease-in-out}.custom-select__control:hover{border:.5px solid #41486b!important}@media(min-width:611px){.custom-select__control{min-height:45px!important}}.custom-select__indicator-separator{display:none}.custom-select__value-container{padding:0 2.5px 0 15px!important;min-height:40px!important;align-content:center!important}@media(min-width:611px){.custom-select__value-container{min-height:45px!important}}.custom-select__indicator{padding:0!important;align-items:center}.custom-select__indicator svg{width:15px;height:15px;fill:var(--grey)}@media(min-width:611px){.custom-select__indicator svg{width:20px;height:20px}}.custom-select__indicators{padding:0 15px 0 2.5px!important;min-height:40px!important;align-content:center!important}@media(min-width:611px){.custom-select__indicators{min-height:45px!important}}.custom-select__option{padding:10px 13px!important;background-color:var(--black-light-1)!important;cursor:pointer!important}.custom-select__option:hover{background-color:#0a0a1d!important}.custom-select__option--is-focused{background-color:#0d0d25!important;border-radius:8px!important}.custom-select__option--is-selected{background-color:var(--black-light-1)!important;color:var(--red)!important;border-radius:8px!important;position:relative}.custom-select__option--is-selected:before{content:"";background-image:url(/_next/static/media/check.bf4abbed.svg);background-size:cover;background-repeat:no-repeat;position:absolute;right:15px;top:50%;transform:translateY(-50%);min-width:11px;height:9px}.custom-select__single-value{color:var(--white)!important;font-size:clamp(5.5px,8vw,12px)}@media(min-width:611px){.custom-select__single-value{font-size:clamp(6.5px,8vw,13.5px)}}.custom-select__placeholder{color:#41486b!important}.custom-select__menu{background-color:var(--black-light-1)!important;color:var(--white)!important;font-size:clamp(9px,8vw,18px);font-weight:100;padding:5px!important;border-radius:10px!important;font-size:clamp(5.5px,8vw,12px);font-weight:400;z-index:5!important;box-shadow:inset 0 1px 2px #0a0a1f,0 20px 25px -5px rgba(0,0,0,.8),0 10px 10px -5px rgba(0,0,0,.9)!important}@media(min-width:611px){.custom-select__menu{font-size:clamp(6.5px,8vw,13.5px)}}.custom-select__menu-list{background-color:var(--black-light-1)!important;padding:0!important}.custom-select__control--menu-is-open .custom-select__indicators .custom-select__indicator svg{transform:rotate(180deg);fill:var(--red)}.custom-select__option.is-focused,.custom-select__option:active,.custom-select__option:checked{background-color:var(--grey)!important;color:var(--red)!important}.custom-select__multi-value{background-color:#0d0d25!important}.custom-select__multi-value .custom-select__multi-value__label{color:var(--white)!important;padding:10px 12px!important;font-size:clamp(5.5px,8vw,10px);font-weight:400}@media(min-width:611px){.custom-select__multi-value .custom-select__multi-value__label{font-size:clamp(6.5px,8vw,12px)}}.custom-select__multi-value__remove svg{color:var(--grey)}.custom-select__multi-value__remove:hover{background-color:#09091c!important}.custom-select__placeholder{font-size:clamp(5.5px,8vw,11px);font-weight:400}@media(min-width:611px){.custom-select__placeholder{font-size:clamp(6.5px,8vw,13.5px)}}@font-face{font-family:__Space_Grotesk_2272f2;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/62328fecf9e80426-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Space_Grotesk_2272f2;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c7eb187887c48af6-s.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Space_Grotesk_2272f2;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/2d141e1a38819612-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Space_Grotesk_2272f2;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/62328fecf9e80426-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Space_Grotesk_2272f2;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c7eb187887c48af6-s.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Space_Grotesk_2272f2;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/2d141e1a38819612-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Space_Grotesk_2272f2;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/62328fecf9e80426-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Space_Grotesk_2272f2;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c7eb187887c48af6-s.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Space_Grotesk_2272f2;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/2d141e1a38819612-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Space_Grotesk_2272f2;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/62328fecf9e80426-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Space_Grotesk_2272f2;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c7eb187887c48af6-s.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Space_Grotesk_2272f2;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/2d141e1a38819612-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Space_Grotesk_Fallback_2272f2;src:local("Arial");ascent-override:88.82%;descent-override:26.36%;line-gap-override:0.00%;size-adjust:110.78%}.__className_2272f2{font-family:__Space_Grotesk_2272f2,__Space_Grotesk_Fallback_2272f2;font-style:normal}