*{margin:0;font-family:Almarai,sans-serif;font-weight:400;font-style:normal;background-color:#fff}.container{background-color:#fff;width:100%;height:100vh;display:flex;flex-direction:row;justify-content:center;align-items:center}.statistics{height:64%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:12px}.leftSide{min-height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:48px;border-radius:12px;-webkit-box-shadow:0px 0px 9px 1px rgba(187,187,187,.75);-moz-box-shadow:0px 0px 9px 1px rgba(189,189,189,.75);box-shadow:0 0 9px 1px #b8b8b8bf}.rightSide{display:flex;flex-direction:column;justify-content:space-between;gap:12px;min-height:100%;border-radius:12px}.upper{width:800px;padding:48px;border-radius:12px;-webkit-box-shadow:0px 0px 9px 1px rgba(187,187,187,.75);-moz-box-shadow:0px 0px 9px 1px rgba(189,189,189,.75);box-shadow:0 0 9px 1px #b8b8b8bf}.down{width:896px;border-radius:12px;height:100%;-webkit-box-shadow:0px 0px 9px 1px rgba(187,187,187,.75);-moz-box-shadow:0px 0px 9px 1px rgba(189,189,189,.75);box-shadow:0 0 9px 1px #b8b8b8bf}.new{margin:12px;border-radius:12px;display:flex;flex-direction:row;justify-content:space-between;padding:24px;-webkit-box-shadow:0px 0px 9px 1px rgba(187,187,187,.75);-moz-box-shadow:0px 0px 9px 1px rgba(189,189,189,.75);box-shadow:0 0 9px 1px #b8b8b8bf;font-family:Almarai,sans-serif;font-weight:400;font-style:normal;color:green}.progress{display:flex;flex-direction:column;gap:8px;padding:12px;border-radius:12px;width:100%;-webkit-box-shadow:0px 0px 9px 1px rgba(226,226,226,.75);-moz-box-shadow:0px 0px 9px 1px rgba(221,221,221,.75);box-shadow:0 0 9px 1px #ddddddbf}.mobile{display:none}@media screen and (width <= 4300px){.statistics{display:none}.emergency{display:flex;flex-direction:column;align-items:center;font-size:44px}.emergency h1{font-size:12px}}
