:root{--calm-element-background: hsl(34, 78%, 91%);--calm-background: hsl(0, 37%, 93%);--subtle-shadow: 2px 2px 2px rgba(121, 113, 113, .993);--stronger-shadow: 3px 3px 5px rgb(44, 44, 44) ;--inset-color: rgb(241, 218, 187);--decor-color-1:hsla(352, 72%, 50%, .5);--decor-color-2: hsla(180, 61%, 46%, .5)}*{margin:0;padding:0;box-sizing:border-box}html{height:100%;margin:0;padding:0;display:flex;flex-direction:column;font-size:100%}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.5;font-size:.875rem;background-color:var(--calm-background);height:100%;margin:0;display:flex;flex-direction:column;min-height:100vh}img{width:100%;display:block;object-fit:cover}.img-div{align-items:center;border:2px solid gray}.nav-background{border:5px solid rgb(138,154,155);background-color:#5f9ea0;box-shadow:var(--subtle-shadow)}.nav-div{align-items:center;display:flex;flex-wrap:wrap;flex-direction:column;gap:.5rem;max-width:80rem}.welcome-div{max-width:50rem;padding:2rem}.navLinkDiv{margin:1rem;background-color:#deb887;border-radius:10%;width:9rem;height:4rem;text-align:center;display:flex;justify-content:center;align-items:center}.latest-title{outline-style:groove;outline-style:outset;outline-width:1px;outline-color:#f1dabb;border-radius:10px;margin:1rem;display:flex;flex-direction:row;width:10rem;gap:1rem;font-weight:500;font-size:larger;justify-content:space-between;padding:.5rem;box-shadow:7px 7px 5px #a9a9a9;background-color:var(--calm-element-background)}.nav-link{background-color:#deb887;width:7rem;height:3rem;border-radius:10%;color:#000;text-align:center;text-decoration:none;text-shadow:.5px .5px 4px rgba(218,165,32,.514);text-transform:uppercase;box-shadow:0 5px 15px #111010fd;font-weight:700;display:flex;justify-content:center;align-items:center}.nav-link:hover{box-shadow:0 5px 15px #11101034}.decoratorWrap{width:10rem;height:9rem;margin:.5rem;outline-style:groove;outline-style:outset;outline-width:4px;outline-color:var(--inset-color);border-radius:10px;filter:drop-shadow(var(--stronger-shadow))}.decoratorDiv{background-color:var(--decor-color-1);width:100%;height:100%;border-radius:10px;clip-path:polygon(0% 100%,0% 71%,14% 71%,14% 92%,23% 92%,23% 100%,23% 53%,37% 53%,37% 98%,43% 98%,43% 84%,53% 84%,53% 99%,53% 32%,71% 32%,71% 90%,80% 90%,80% 53%,100% 53%,100% 100%)}.Navchart-clip-wrap{filter:drop-shadow(var(--stronger-shadow));z-index:7;width:9rem;height:9rem;margin:.5rem;outline-style:groove;outline-style:outset;outline-width:4px;outline-color:var(--inset-color);border-radius:10px}.Navchart-clip{background-color:var(--decor-color-1);width:100%;height:100%;border-radius:10px;clip-path:polygon(60% 0%,60% 15%,80% 15%,80% 30%,55% 30%,55% 45%,90% 45%,90% 60%,95% 60%,95% 75%,90% 75%,80% 75%,80% 90%,85% 90%,85% 100%,0% 100%,0% 0%)}.btn-div{border:1px solid black;margin:1rem;background-color:#deb887;border-radius:10%;width:5rem;height:4rem;text-align:center;display:flex;justify-content:center;align-items:center}.btn{background-color:#deb887;width:4rem;height:3rem;border-radius:10%;color:#000;text-align:center;text-shadow:.5px .5px 4px rgba(218,165,32,.514);box-shadow:0 5px 15px #111010fd;display:flex;justify-content:center;align-items:center}.btn:hover{box-shadow:0 5px 15px #11101034}.page-btn-div{border:1px solid black;background-color:#deb887;border-radius:10px;display:flex;justify-content:center}.page-btn{border:1px solid black;background-color:#deb887;margin:.3rem;width:1rem;height:1rem;border-radius:20%;color:#000;text-decoration:none;text-shadow:.5px .5px 4px rgba(218,165,32,.514);box-shadow:0 2px 2px #111010fd;font-weight:700;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center}.page-btn:hover{box-shadow:0 5px 15px #11101034}.form-section{margin:1rem;background-color:var(--calm-element-background);padding:1rem;max-width:40rem;outline-style:groove;outline-style:outset;outline-width:4px;outline-color:var(--inset-color);border-radius:10px}.input-div{box-shadow:0 1px 4px #11101056;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;width:100%}.filter-input{padding:0;height:100%;margin-left:.3rem;margin-right:.3rem}.filter-label{margin-left:.3rem;min-width:4rem}#filter-form{padding-top:.4rem;display:flex;flex-direction:column;flex-wrap:wrap;gap:.4rem;max-width:100%}.btn-div{margin:1rem}.data-title{font-weight:700;padding-left:.5rem}#title{padding:.5rem;min-height:7rem}.main-section{display:flex;flex-direction:column;align-items:center;flex-wrap:wrap;gap:2rem;flex:1}.item-card{background-color:#795d38;margin:1rem;max-width:18rem;border-radius:10px}.item-card:hover{box-shadow:3px 3px 5px #2c2c2c}.itemData{margin:.2rem;background-color:var(--calm-element-background);border-radius:10px;border:.3px solid gray;box-shadow:0 5px 15px #0000001a}.disabled a{pointer-events:none;opacity:.5;cursor:not-allowed}.analytics-section{outline-style:groove;outline-style:inset;outline-width:4px;outline-offset:4px;outline-color:var(--inset-color);background-color:var(--calm-element-background);margin:.5rem;max-width:50rem;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between}.analytics-info{margin:.5rem;display:flex;flex-direction:column;flex-wrap:wrap;max-width:25rem}.info-block{outline-style:groove;outline-style:outset;outline-width:1px;outline-color:#f1dabb;border-radius:10px;margin:.2rem;display:flex;flex-direction:row;width:100%;gap:1rem;justify-content:space-between;padding:.5rem;box-shadow:7px 7px 5px #a9a9a9}.info-block:hover{box-shadow:var(--stronger-shadow);transform:translate(.06rem)}.analytics-item-title{text-align:left;text-transform:capitalize}.analytics-item-info{text-align:right}.chartDiv{max-width:60rem;margin:2rem 1rem 1rem;box-shadow:3px 3px 5px #a9a9a9;border:1px solid gray}.page-container{flex:1;display:flex;flex-direction:column}#space{height:100px}.footer{position:relative;background-color:#f4f4f4;padding:1em;text-align:center}.footer-contacts{display:flex;flex-direction:column;align-items:center}@media screen and (min-width: 800px) and (max-width: 1377px){body{font-size:.95rem}.main-section{flex-direction:row;padding-bottom:2.5rem}.item-card{margin:1rem;max-width:19rem}.chart-section{flex-grow:1;display:flex;flex-wrap:wrap;justify-content:space-around;margin-bottom:2rem}.chartDiv{min-width:30rem}.nav-div{display:flex;flex-wrap:wrap;justify-content:space-between;background-color:#5f9ea0}.welcome-div{max-width:50rem;padding:2rem;height:100%}.navLinkDiv{flex-shrink:0;margin:1rem;background-color:#deb887;border-radius:10%;width:9rem;height:4rem;text-align:center;display:flex;justify-content:center;align-items:center}.navLinkDivWrap{display:flex;justify-content:center;align-items:center}.nav-link{background-color:#deb887;width:7rem;height:3rem;border-radius:10%;color:#000;text-align:center;text-decoration:none;text-shadow:.5px .5px 4px rgba(218,165,32,.514);text-transform:uppercase;box-shadow:0 5px 15px #111010fd;font-weight:700;display:flex}.nav-link:hover{box-shadow:0 5px 15px #11101034}.Navchart-clip-wrap{flex-shrink:1;filter:drop-shadow(var(--stronger-shadow));z-index:7;width:100%;max-width:60rem;min-height:9rem;margin:1rem;align-self:center;outline-style:groove;outline-style:outset;outline-width:4px;outline-color:var(--inset-color);border-radius:10px}.Navchart-clip{background-color:var(--decor-color-1);width:100%;height:100%;border-radius:10px;clip-path:polygon(60% 0%,60% 15%,80% 15%,80% 30%,55% 30%,55% 45%,90% 45%,90% 60%,95% 60%,95% 75%,90% 75%,80% 75%,80% 90%,85% 90%,85% 100%,0% 100%,0% 0%)}.decoratorWrap{width:40rem;height:9rem;margin:.5rem;outline-style:groove;outline-style:outset;outline-width:4px;outline-color:var(--inset-color);border-radius:10px;filter:drop-shadow(var(--stronger-shadow))}.decoratorDiv{background-color:var(--decor-color-1);width:100%;height:100%;border-radius:10px;clip-path:polygon(0% 100%,0% 71%,14% 71%,14% 92%,23% 92%,23% 100%,23% 53%,37% 53%,37% 98%,43% 98%,43% 84%,53% 84%,53% 99%,53% 32%,71% 32%,71% 90%,80% 90%,80% 53%,100% 53%,100% 100%)}.analytics-section{outline-style:groove;outline-style:inset;outline-width:4px;outline-offset:0px;outline-color:var(--inset-color);background-color:var(--calm-element-background);border-radius:0 50px 0 0;max-width:50rem;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between}.analytics-info{display:flex;flex-direction:column;flex-wrap:wrap;max-width:25rem}.info-block{outline-style:groove;outline-style:outset;outline-width:4px;outline-color:#f1dabb;border-radius:10px;margin:.2rem;display:flex;flex-direction:row;width:100%;gap:1rem;justify-content:space-between;padding:.5rem;box-shadow:7px 7px 5px #a9a9a9}.info-block:hover{box-shadow:var(--stronger-shadow);transform:translate(.06rem)}.analytics-item-title{text-align:left;text-transform:capitalize}.analytics-item-info{text-align:right}.chartDiv{max-width:60rem;margin:2rem 1rem 1rem;box-shadow:3px 3px 5px #a9a9a9;border:1px solid gray}}@media screen and (min-width: 1378px){body{font-size:1rem}.main-section{flex-direction:row;align-items:flex-start}.item-card{margin:1rem;max-width:19rem}.chart-section{display:flex;flex-direction:row;flex-wrap:wrap;width:100%;height:100%}.chartDiv{min-width:30rem}.nav-div{display:flex;flex-wrap:wrap;flex-direction:row-reverse;justify-content:space-around;background-color:#5f9ea0}.welcome-div{max-width:50rem;padding:2rem}.navLinkDiv{flex-shrink:0;margin:1rem;background-color:#deb887;border-radius:10%;width:9rem;height:4rem;text-align:center;display:flex;justify-content:center;align-items:center}.navLinkDivWrap{display:flex}.nav-link{background-color:#deb887;width:7rem;height:3rem;border-radius:10%;color:#000;text-align:center;text-decoration:none;text-shadow:.5px .5px 4px rgba(218,165,32,.514);text-transform:uppercase;box-shadow:0 5px 15px #111010fd;font-weight:700;display:flex;justify-content:center;align-items:center}.nav-link:hover{box-shadow:0 5px 15px #11101034}.Navchart-clip-wrap{flex-shrink:1;filter:drop-shadow(var(--stronger-shadow));z-index:7;width:50%;max-width:60rem;height:9rem;margin:1rem;align-self:flex-end;outline-style:groove;outline-style:outset;outline-width:4px;outline-color:var(--inset-color);border-radius:10px}.Navchart-clip{background-color:#2ebbbb80;width:100%;height:100%;border-radius:10px;clip-path:polygon(60% 0%,60% 15%,80% 15%,80% 30%,55% 30%,55% 45%,90% 45%,90% 60%,95% 60%,95% 75%,90% 75%,80% 75%,80% 90%,85% 90%,85% 100%,0% 100%,0% 0%)}.decoratorWrap{width:30rem;height:9rem;margin:.5rem;outline-style:groove;outline-style:outset;outline-width:4px;outline-color:var(--inset-color);border-radius:10px;filter:drop-shadow(var(--stronger-shadow))}.decoratorDiv{background-color:var(--decor-color-1);width:100%;height:100%;border-radius:10px;clip-path:polygon(0% 100%,0% 71%,14% 71%,14% 92%,23% 92%,23% 100%,23% 53%,37% 53%,37% 98%,43% 98%,43% 84%,53% 84%,53% 99%,53% 32%,71% 32%,71% 90%,80% 90%,80% 53%,100% 53%,100% 100%)}.analytics-section{outline-style:groove;outline-style:inset;outline-width:4px;outline-offset:0px;outline-color:var(--inset-color);background-color:var(--calm-element-background);border-radius:0 50px 0 0;max-width:50rem;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between}.analytics-info{display:flex;flex-direction:column;flex-wrap:wrap;max-width:25rem}.info-block{outline-style:groove;outline-style:outset;outline-width:4px;outline-color:#f1dabb;border-radius:10px;margin:.2rem;display:flex;flex-direction:row;width:100%;gap:1rem;justify-content:space-between;padding:.5rem;box-shadow:7px 7px 5px #a9a9a9}.info-block:hover{box-shadow:var(--stronger-shadow);transform:translate(.06rem)}.analytics-item-title{text-align:left;text-transform:capitalize}.analytics-item-info{text-align:right}.chartDiv{max-width:60rem;margin:2rem 1rem 1rem;box-shadow:3px 3px 5px #a9a9a9;border:1px solid gray}}
