.container{padding:10px 75px;display:flex;flex-direction:column;gap:15px}.map-section{width:100%;height:475px;border-radius:12px;border:2px solid #f2f2f7}.alert-section{width:100%;display:flex;justify-content:space-between}@media (max-width: 1024px){.container{padding:10px 50px}}@media (max-width: 820px){.container{padding:10px 25px}}.alert-info{display:flex;width:100%;flex-direction:column;gap:3px}.alert-details{display:flex;justify-content:space-evenly;font-size:20px}.lat-long-alert-details{display:flex;justify-content:space-evenly;margin-bottom:20px}.coordinate{display:flex;flex-direction:column;align-items:center}.start{color:#b3261e}.stop{color:#34c759}.user-details{display:flex;justify-content:space-between;align-items:center}.text-center{text-align:center;flex:1}.name{font-size:32px;margin-top:0;margin-bottom:20px}.disclaimer{font-size:16px;color:#667085}.refresh-btn{padding:10px 60px;background:#503393;color:#fff;border:none;border-radius:25px;font-size:16px;font-family:Inter,sans-serif;cursor:pointer;height:45px}.alert-message{font-size:20px;color:#667085;text-align:center}@media (max-width: 820px){.user-details{flex-direction:column;gap:10px;align-items:baseline}.name{font-size:20px;margin-bottom:10px}.disclaimer{font-size:12px}.refresh-btn{width:100%}.text-center{text-align:start}.alert-details{flex-direction:column;font-size:16px;gap:4px}.alert-details p{margin:0}.lat-long-alert-details{flex-direction:column}.coordinate{flex-direction:row}.alert-info{gap:15px}.alert-message{font-size:16px;text-align:left}}.table{display:flex;width:100%;flex-direction:column;box-shadow:0 1px 3px #1018284d;border-radius:10px;overflow:hidden}.table-header{padding:25px 30px;font-size:18px}.table-th{padding:15px 30px;display:flex;background:#eaecf0;color:#424242}.table-th span.recording{margin-left:30px}.table-tr{padding:15px 30px;display:flex;align-items:center;border-bottom:1px solid #eaecf0}.table-tr:nth-child(odd){background:#f9fafb}audio{width:90%}audio.odd::-webkit-media-controls-panel{background-color:#fff}audio.even::-webkit-media-controls-panel{background-color:#f9fafb}span.sr-no{flex:.1;color:#424242}span.recording-name{flex:.2}span.recording{flex:.6;align-items:center;display:flex}span.date-time{flex:.2;color:#424242}.download{cursor:pointer;background:none;color:inherit;border:none;padding:0;font:inherit;outline:inherit}@media (max-width: 820px){.table-th,.sr-no{display:none}.table-tr{flex-direction:column;align-items:unset;gap:10px}span.date-time,span.recording-name{font-size:14px}}header{width:100%;text-align:center}.consent-form{display:flex;flex-direction:column;align-items:center;font-family:Arial,sans-serif;margin:0 auto;padding:20px}.consent-text{text-align:center;margin-bottom:15px;color:#333}.consent-checkbox{display:flex;align-items:center;margin-bottom:20px;color:#333}.submit-button{padding:10px 20px;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer}.submit-button:hover{background-color:#0056b3}.form-submited-already{font-size:30px;display:flex;justify-content:space-around;height:calc(100vh - 140px);align-items:center}.error-message{color:red;margin-bottom:30px}.link-tag{margin-left:4px;margin-right:4px}body{font-family:Inter,sans-serif;font-display:"swap"}
