.content{display:flex;flex-direction:column;width:90%;margin:50px auto 0;max-width:1750px}.title--header{display:flex;justify-content:center;align-items:center;margin-bottom:30px}.title--title{font-size:40px;font-weight:600}.admin{display:flex;flex-direction:column}.admin--ingest{display:flex;margin-bottom:10px;width:200px;margin-left:auto}.admin--ingest-container{width:100%}.predictions{display:flex;flex-direction:column;margin-bottom:50px}.predictions--toolbar{display:flex;justify-content:space-between;margin-bottom:25px;margin-top:25px}.pageLink{text-decoration:none;color:#00e}.profileDropdown{position:absolute;display:flex;flex-direction:column;border:1px solid rgba(0,0,0,0);background:#FFF;box-shadow:0 4px 4px #00000040;align-items:center;padding:10px;gap:10px;margin-top:5px;font-size:15px;min-width:100px;text-align:center;-webkit-user-select:none;-ms-user-select:none;user-select:none}hr{width:7em}.pricing--cards{display:flex;justify-content:space-between;max-width:1200px;padding:0 1rem;width:100%;align-self:center}.pricing--card{display:flex;flex-direction:column;justify-content:space-between;margin:0 1rem;max-height:500px;width:350px}.pricing--card-content{display:flex;flex-direction:column;justify-content:space-between;height:275px;margin:0}.pricing--description{margin-bottom:10px;height:100%}@media (max-width: 800px){.pricing--cards{flex-direction:column}.pricing--card{margin-bottom:1rem;width:100%}}.chartContainer{display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;width:100%}@media (max-width: 800px){.chartContainer{flex-direction:column}}
