#fser_20260730 h1 {
  display: grid;
  grid-template-columns: 20% auto;
  gap: 1rem;
  margin: 0px;
}

#fser_20260730 h1 #big_nope {
  background-image: url(/images/pages/ephemeral/2026/08/free-standing_emergency_rooms_to_avoid/nope_001_AB0033.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right center;
}

#fser_20260730 h1 span {
  display: inline;
  color: #AB0033;
}

#fser_20260730 #body_1 {
  display: grid;
  place-items: center;
  gap: 1rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

#fser_20260730 #body_1 > * {
  margin: 0px;
  padding: 0px;
  color: #000000;
  line-height: 1.5em;
  text-align: center;
}

#fser_20260730 #body_1 > *:nth-child(1) {
  font-size: clamp(16px, 4vw, 28px);
  font-weight: 800;
}

#fser_20260730 #body_1 > *:nth-child(2) {
  font-size: clamp(16px, 4vw, 22px);
}

#fser_20260730 #body_1 > *:nth-child(2) > span {
  font-weight: 800;
}

#fser_20260730 #body_1 > *:nth-child(3) {
  font-size: clamp(16px, 4vw, 22px);
  font-weight: 800;
  color: #AB0033;
}

#fser_20260730 #copay_notice {
  display: grid;
  grid-template-columns: auto auto;
  gap: 0px;
  margin: 0.5em auto 0.5em auto;
}

#fser_20260730 #copay_notice * {
  font-size: clamp(18px, 5vw, 36px);
  background-color: #444444;
  color: #FFFFFF;
  font-weight: 800;
}

#fser_20260730 #copay_notice div:nth-of-type(1) {
  padding: 0.1em 0.25em 0.1em 0.25em;
  background-color: #AB0033;
  line-height: 1.25em;
  text-align: right;
}

#fser_20260730 #copay_notice div:nth-of-type(2) {
  padding: 0.1em 0.25em 0.1em 0.25em;
  background-color: #444444;
}

#fser_20260730 #copay_notice span:nth-of-type(1) {
  line-height: 1.25em;
}

#fser_20260730 #copay_notice span:nth-of-type(2) {
  line-height: 1.25em;
}

#fser_20260730 #map_thing {
  margin-top: 2rem;
}

#fser_20260730 #map_thing #entry_list {
  list-style-type: none;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  margin: 0px;
  padding: 0px;
}

#fser_20260730 #map_thing #entry_list li {
  padding: 0.25em 0.25em 0.25em 2em;
  background-image: url(/images/pages/ephemeral/2026/08/free-standing_emergency_rooms_to_avoid/nope_001_AB0033.png);
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  background-position: 0.1em 0.1em;
}

#fser_20260730 #map_thing #entry_list p {
  font-size: 1rem;
  margin: 0px;
}

#fser_20260730 #map_thing #entry_list .name {
  line-height: 1em;
  font-weight: 800;
}

#fser_20260730 #map_thing #entry_list .address {
  margin-top: 0.25em;
}

#fser_20260730 #map_thing .cross {
  margin-top: 0.1em;
  font-size: 0.8em;
}

#fser_20260730 #map_thing .map_entry ~ #map_image .map_location {
  transition: scale 0.2s ease-in-out;
}

#fser_20260730 #map_thing #map_entry_001:hover ~ #map_image #map_location_001 {
  scale: 1.5;
  transition: scale 0.2s ease-in-out;
}

#fser_20260730 #map_thing #map_image {
  position: relative;
  display: block;
  width: 100%;
  aspect-ratio: 1024/819;
  background-image: url(/images/pages/ephemeral/2026/08/free-standing_emergency_rooms_to_avoid/fser_2026_07_30.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  overflow: hidden;
  margin-top: 1rem;
}

#fser_20260730 #map_thing #map_note {
  margin: 0px;
  padding: 0px;
  font-size: 0.65rem;
  text-align: center;
}

#fser_20260730 #map_thing #map_note > a {
  border: none;
}

#fser_20260730 #map_thing #map_image .map_location {
  position: absolute;
  display: block;
  height: 2rem;
  aspect-ratio: 1/1;
  background-image: url(/images/pages/ephemeral/2026/08/free-standing_emergency_rooms_to_avoid/nope_001_AB0033.png);
  background-repeat: no-repeat;
  background-size: 80% 80%;
  background-position: center center;
  border-radius: 50%;
}

#fser_20260730 #map_thing #map_image #map_location_1 {
  top: calc(72% - 1rem);
  left: calc(36% - 1rem);
}

#fser_20260730 #map_thing #map_image #map_location_2 {
  top: calc(11.5% - 1rem);
  left: calc(22.5% - 1rem);
}

#fser_20260730 #map_thing #map_image #map_location_3 {
  top: calc(21% - 1rem);
  left: calc(42.5% - 1rem);
}

#fser_20260730 #map_thing #map_image #map_location_4 {
  top: calc(52.5% - 1rem);
  left: calc(20% - 1rem);
}

#fser_20260730 #map_thing #map_image #map_location_5 {
  top: calc(44.5% - 1rem);
  left: calc(35.5% - 1rem);
}

#fser_20260730 #map_thing #map_image #map_location_6 {
  top: calc(53.5% - 1rem);
  left: calc(42% - 1rem);
}

#fser_20260730 #map_thing #map_image #map_location_7 {
  top: calc(12% - 1rem);
  left: calc(38% - 1rem);
}

#fser_20260730 #map_thing #map_image #map_location_8 {
  top: calc(74.5% - 1rem);
  left: calc(25.5% - 1rem);
}

#fser_20260730 #map_thing #map_image #map_location_9 {
  top: calc(93% - 1rem);
  left: calc(83% - 1rem);
}

#fser_20260730 #map_thing #map_image #map_location_10 {
  top: calc(76% - 1rem);
  left: calc(76% - 1rem);
}

#fser_20260730 #map_thing #map_image #map_location_11 {
  top: calc(64.5% - 1rem);
  left: calc(48% - 1rem);
}

#fser_20260730 #map_thing #map_image #map_location_12 {
  top: calc(74.5% - 1rem);
  left: calc(22.5% - 1rem);
}

#fser_20260730 #map_thing #map_image #map_location_13 {
  top: calc(88.5% - 1rem);
  left: calc(52.5% - 1rem);
}

#fser_20260730 #map_thing #map_image #map_location_14 {
  top: calc(100% - 1rem);
  left: calc(46.5% - 1rem);
}

#fser_20260730 #map_thing #map_image #map_location_15 {
  top: calc(78% - 1rem);
  left: calc(40.5% - 1rem);
}

#fser_20260730 #map_thing #map_image #map_location_16 {
  top: calc(12% - 1rem);
  left: calc(46.5% - 1rem);
}

#fser_20260730 #map_thing #map_image #map_location_17 {
  top: calc(2% - 1rem);
  left: calc(19% - 1rem);
}

#fser_20260730 #map_thing #map_image #map_location_18 {
  top: calc(52.5% - 1rem);
  left: calc(18% - 1rem);
}

#fser_20260730 #map_thing #map_image #map_location_19 {
  top: calc(49% - 1rem);
  left: calc(21% - 1rem);
}

#fser_20260730 #map_thing #map_image #map_location_20 {
  top: calc(9% - 1rem);
  left: calc(36% - 1rem);
}

#fser_20260730 #map_thing #map_image #map_location_21 {
  top: calc(21% - 1rem);
  left: calc(28.5% - 1rem);
}

#fser_20260730 #map_thing #map_image #map_location_22 {
  top: calc(70% - 1rem);
  left: calc(70% - 1rem);
}

@media only screen and (max-width: 512px) {
  #fser_20260730 #map_thing #entry_list {
    grid-template-columns: 1fr;
  }
  #fser_20260730 #map_thing #map_image .map_location {
    scale: 0.5;
  }
}
#fser_20260730 #map_thing #entry_list li:nth-of-type(1) {
  animation-delay: 1s;
}

#fser_20260730 #map_thing #entry_list li:nth-of-type(2) {
  animation-delay: 2s;
}

#fser_20260730 #map_thing #entry_list li:nth-of-type(3) {
  animation-delay: 3s;
}

#fser_20260730 #map_thing #entry_list li:nth-of-type(4) {
  animation-delay: 4s;
}

#fser_20260730 #map_thing #entry_list li:nth-of-type(5) {
  animation-delay: 5s;
}

#fser_20260730 #map_thing #entry_list li:nth-of-type(6) {
  animation-delay: 6s;
}

#fser_20260730 #map_thing #entry_list li:nth-of-type(7) {
  animation-delay: 7s;
}

#fser_20260730 #map_thing #entry_list li:nth-of-type(8) {
  animation-delay: 8s;
}

#fser_20260730 #map_thing #entry_list li:nth-of-type(9) {
  animation-delay: 9s;
}

#fser_20260730 #map_thing #entry_list li:nth-of-type(10) {
  animation-delay: 10s;
}

#fser_20260730 #map_thing #entry_list li:nth-of-type(11) {
  animation-delay: 11s;
}

#fser_20260730 #map_thing #entry_list li:nth-of-type(12) {
  animation-delay: 12s;
}

#fser_20260730 #map_thing #entry_list li:nth-of-type(13) {
  animation-delay: 13s;
}

#fser_20260730 #map_thing #entry_list li:nth-of-type(14) {
  animation-delay: 14s;
}

#fser_20260730 #map_thing #entry_list li:nth-of-type(15) {
  animation-delay: 15s;
}

#fser_20260730 #map_thing #entry_list li:nth-of-type(16) {
  animation-delay: 16s;
}

#fser_20260730 #map_thing #entry_list li:nth-of-type(17) {
  animation-delay: 17s;
}

#fser_20260730 #map_thing #entry_list li:nth-of-type(18) {
  animation-delay: 18s;
}

#fser_20260730 #map_thing #entry_list li:nth-of-type(19) {
  animation-delay: 19s;
}

#fser_20260730 #map_thing #entry_list li:nth-of-type(20) {
  animation-delay: 20s;
}

#fser_20260730 #map_thing #entry_list li:nth-of-type(21) {
  animation-delay: 21s;
}

#fser_20260730 #map_thing #entry_list li:nth-of-type(22) {
  animation-delay: 22s;
}

#fser_20260730 #map_thing #map_image #map_location_1 {
  animation-delay: 1s;
}

#fser_20260730 #map_thing #map_image #map_location_2 {
  animation-delay: 2s;
}

#fser_20260730 #map_thing #map_image #map_location_3 {
  animation-delay: 3s;
}

#fser_20260730 #map_thing #map_image #map_location_4 {
  animation-delay: 4s;
}

#fser_20260730 #map_thing #map_image #map_location_5 {
  animation-delay: 5s;
}

#fser_20260730 #map_thing #map_image #map_location_6 {
  animation-delay: 6s;
}

#fser_20260730 #map_thing #map_image #map_location_7 {
  animation-delay: 7s;
}

#fser_20260730 #map_thing #map_image #map_location_8 {
  animation-delay: 8s;
}

#fser_20260730 #map_thing #map_image #map_location_9 {
  animation-delay: 9s;
}

#fser_20260730 #map_thing #map_image #map_location_10 {
  animation-delay: 10s;
}

#fser_20260730 #map_thing #map_image #map_location_11 {
  animation-delay: 11s;
}

#fser_20260730 #map_thing #map_image #map_location_12 {
  animation-delay: 12s;
}

#fser_20260730 #map_thing #map_image #map_location_13 {
  animation-delay: 13s;
}

#fser_20260730 #map_thing #map_image #map_location_14 {
  animation-delay: 14s;
}

#fser_20260730 #map_thing #map_image #map_location_15 {
  animation-delay: 15s;
}

#fser_20260730 #map_thing #map_image #map_location_16 {
  animation-delay: 16s;
}

#fser_20260730 #map_thing #map_image #map_location_17 {
  animation-delay: 17s;
}

#fser_20260730 #map_thing #map_image #map_location_18 {
  animation-delay: 18s;
}

#fser_20260730 #map_thing #map_image #map_location_19 {
  animation-delay: 19s;
}

#fser_20260730 #map_thing #map_image #map_location_20 {
  animation-delay: 20s;
}

#fser_20260730 #map_thing #map_image #map_location_21 {
  animation-delay: 21s;
}

#fser_20260730 #map_thing #map_image #map_location_22 {
  animation-delay: 22s;
}

#fser_20260730 #map_thing #entry_list li,
#fser_20260730 #map_thing #map_image .map_location {
  animation-name: glow_red;
  animation-fill-mode: forwards;
  animation-duration: 22s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-out;
}

@keyframes glow_red {
  0% {
    background-color: transparent;
    background-image: url(/images/pages/ephemeral/2026/08/free-standing_emergency_rooms_to_avoid/nope_001_AB0033.png);
    color: #000000;
  }
  4% {
    background-color: transparent;
    background-image: url(/images/pages/ephemeral/2026/08/free-standing_emergency_rooms_to_avoid/nope_001_AB0033.png);
    color: #000000;
  }
  5% {
    background-color: #AB0033;
    background-image: url(/images/pages/ephemeral/2026/08/free-standing_emergency_rooms_to_avoid/nope_001_FFFFFF.png);
    color: #FFFFFF;
  }
  9% {
    background-color: #AB0033;
    background-image: url(/images/pages/ephemeral/2026/08/free-standing_emergency_rooms_to_avoid/nope_001_FFFFFF.png);
    color: #FFFFFF;
  }
  10% {
    background-color: transparent;
    background-image: url(/images/pages/ephemeral/2026/08/free-standing_emergency_rooms_to_avoid/nope_001_AB0033.png);
    color: #000000;
  }
  100% {
    background-color: transparent;
    background-image: url(/images/pages/ephemeral/2026/08/free-standing_emergency_rooms_to_avoid/nope_001_AB0033.png);
  }
}
