@font-face{font-family:Archivo;font-style:italic;font-weight:100 900;font-stretch:62% 125%;font-display:swap;src:url(https://fonts.gstatic.com/s/archivo/v25/k3kSo8UDI-1M0wlSfdzYI2HEEaM.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:Archivo;font-style:italic;font-weight:100 900;font-stretch:62% 125%;font-display:swap;src:url(https://fonts.gstatic.com/s/archivo/v25/k3kSo8UDI-1M0wlSfdzYImHEEaM.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Archivo;font-style:italic;font-weight:100 900;font-stretch:62% 125%;font-display:swap;src:url(https://fonts.gstatic.com/s/archivo/v25/k3kSo8UDI-1M0wlSfdzYLGHE.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Archivo;font-style:normal;font-weight:100 900;font-stretch:62% 125%;font-display:swap;src:url(https://fonts.gstatic.com/s/archivo/v25/k3kQo8UDI-1M0wlSfdboLnnA.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:Archivo;font-style:normal;font-weight:100 900;font-stretch:62% 125%;font-display:swap;src:url(https://fonts.gstatic.com/s/archivo/v25/k3kQo8UDI-1M0wlSfdfoLnnA.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Archivo;font-style:normal;font-weight:100 900;font-stretch:62% 125%;font-display:swap;src:url(https://fonts.gstatic.com/s/archivo/v25/k3kQo8UDI-1M0wlSfdnoLg.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--color1: #fc0;--color1-light: rgb(253, 225, 110);--color2: #153244;--color2-light: #123e5a;--color3: #8de2d6;--color3-light: #c8eee8;--color3-light2: #e3fcf8;--color4: #3c3c3b;--color5: #fff;--color6: #d2d2d2;--warningBack: rgb(255, 100, 100);--backOk: #c1f7dd;--backNotOk: #feffb7}.cmdButton{display:flex;flex-wrap:wrap;justify-content:space-around;padding:.5rem;margin:.25rem 0}.btn{min-width:8rem;min-height:3.5rem;max-height:6rem;font-weight:700;border:none;font-size:large;margin:.25rem .5rem;padding:.5rem 5%;border-radius:999px;color:var(--color2);background-color:var(--color1);cursor:pointer}.btn:hover{background-color:var(--color3);color:var(--color2)}.btn:disabled{background-color:gray;color:#f5f5f5}.btn:disabled:hover{background-color:gray;color:#f5f5f5;cursor:not-allowed}.chart{display:flex;flex-direction:column;justify-content:center}.chartContent{display:flex;justify-content:center;width:100%}.dashKpis{display:grid;grid-template-columns:40% 40%;width:100%;justify-content:space-between}.dashGraphs{display:grid;justify-content:space-between;margin:1.5rem 0}.chartTitle{background-color:var(--color6);color:var(--color2);text-align:center;border-radius:6px;padding:4px 0}@media only screen and (max-width: 600px){.dashKpis{grid-template-columns:45% 45%}.dashGraphs{grid-template-columns:100%}}@media only screen and (min-width: 600px){.dashGraphs{grid-template-columns:100%}}@media only screen and (min-width: 992px){.dashKpis{display:flex;justify-content:space-between}.dashGraphs{grid-template-columns:45% 45%}}dialog{border:none;border-radius:10px;align-self:center;justify-self:center}dialog::backdrop{background-color:#0003;backdrop-filter:blur(2px)}.dialogTitle{text-align:center;border-radius:8px;background-color:var(--color2);color:var(--color5);padding:5px 0;margin-bottom:10px}.dialogClose{display:flex;justify-content:flex-end}.dialogClose .btn{background-color:inherit;padding:0;margin:5px 0 10px;min-width:25px;min-height:15px}@media only screen and (max-width: 600px){dialog{min-height:50vh;min-width:40vw}}@media only screen and (min-width: 600px){dialog{min-height:40vh;min-width:40vw}}@media only screen and (min-width: 992px){dialog{min-height:40vh;min-width:40vw}}.cardsContainer{width:100%;display:grid;justify-content:center;font-size:1.2rem;line-height:1.5}div.card{background-color:var(--color3-light);border-radius:10px;padding:10px;box-shadow:5px 5px var(--color6)}div.cardHeader{display:grid;grid-template-columns:20% 80%;align-items:center;background-color:var(--color3);border-radius:8px;min-height:3rem}.cardNumber{display:flex;justify-content:center;align-items:center;border-radius:8px 0 0 8px;background-color:var(--color2);color:var(--color5);height:100%}.cardTitle{display:flex;justify-content:flex-start;align-items:center;padding-left:.25rem}.cardContent{margin:10px 0;display:flex}.cardImage{display:flex;justify-content:center;margin:5px}.cardImage>img{width:120px}.cardText>p{margin:10px 0}.cardInfoAccess{display:flex;flex-direction:column;align-items:center;justify-content:space-between;margin:1rem 0;padding:10px;border-radius:8px;border:4px solid var(--color6);background-color:var(--color5);text-align:center;box-shadow:5px 5px var(--color3-light)}.cardInfoAccess *{width:100%}@media only screen and (max-width: 600px){.cardsContainer{grid-template-columns:90%;font-size:1rem}.cardInfoAccess{margin:5px 20px}.card{width:100%}.cardContent{justify-content:space-between;align-items:center}.cardText{margin-left:10px}.cardText>p{margin:0}}@media only screen and (min-width: 600px){.cardsContainer{grid-template-columns:45% 45%}.cardInfoAccess{margin:5px 20px}.card{width:280px}.cardContent{flex-direction:column}.cardTitle{height:50px}}@media only screen and (min-width: 992px){.cardsContainer{grid-template-columns:30% 30% 30%}div.card{width:25vw}div.cardContent{flex-direction:column}}form{justify-self:center;padding:10px 5px}.formItem{display:flex}.formData{display:flex;flex-direction:column}.formData *{margin:5px 0;font-size:1.2rem;line-height:1.5}#acceptTerms{width:15px;height:15px;margin-right:5px;cursor:pointer}#acceptTerms+label{cursor:pointer}@media only screen and (max-width: 600px){form{width:fit-content}.formItem{flex-direction:column}.formData{width:280px;margin:5px 20px}}@media only screen and (min-width: 600px){form{width:60vw}.formItem{flex-direction:column}.formData{width:300px;margin:5px}}@media only screen and (min-width: 992px){form{width:60vw;max-width:fit-content}.formItem{flex-direction:row;justify-content:space-between}.formData{width:400px;margin:10px}}.sectionTitle{display:grid;grid-template-columns:8% 90%;align-items:center;background-color:var(--color3-light);border-radius:10px;box-shadow:5px 5px var(--color6)}.sectionTitle h2{padding:10px}.sectionNumber{display:flex;justify-content:center;align-items:center;height:100%;background-color:var(--color2);color:var(--color5);border-radius:10px 0 0 10px}.sectionNumber span{font-weight:600;font-size:1.5rem}.sectionContent{background-color:var(--color5);border-radius:10px;border:2px solid var(--color3-light);padding:10px;margin:10px 0;box-shadow:5px 5px var(--color3-light)}.icoSection{width:50px}@media only screen and (max-width: 600px){.sectionNumber img{width:10px}}@media only screen and (min-width: 600px){.sectionNumber img{width:20px}}@media only screen and (min-width: 992px){.sectionNumber img{width:30px}}*{margin:0;box-sizing:border-box;font-family:Archivo,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal}body{position:relative;min-height:100vh;background-color:#f5f5f5}main{color:var(--color2);min-height:60vh;margin-bottom:.5rem}.bold,.boldNormal{font-weight:700}section>p{margin:1.5rem 0;line-height:1.7rem}p{white-space:pre-line;line-height:1.5}h2+p,h3+p{margin:1rem 0}span.bold{font-weight:700}.hidden{display:none}ul{padding-left:0}li{list-style-type:none}.warning{display:flex;justify-self:center;color:var(--warningBack);font-weight:500;width:fit-content;padding:10px;border-radius:8px}a{text-decoration:none;color:inherit}.textLink{background-color:inherit;border:none;font-size:inherit;padding:5px;cursor:pointer}.textLink:hover{padding:5px;background-color:var(--color2);color:var(--color5);border-radius:5px}.textCenter{text-align:center}@media only screen and (max-width: 600px){body{padding-bottom:480px}main{padding:10px 5px}}@media only screen and (min-width: 600px){body{padding-bottom:260px}main{padding:15px}}@media only screen and (min-width: 992px){body{padding-bottom:260px}main{padding:20px}}
