.anomaly.svelte-2w5tvy.svelte-2w5tvy {
  font-weight: 500;
  border-radius: 2px;
  padding: 0 4px;
  width: fit-content;
  white-space: nowrap;
  transition: background-color 0.5s ease-in, color 0.5s ease-in; }

.temperatures.svelte-2w5tvy.svelte-2w5tvy {
  font-family: "Franklin Gothic FS", Helvetica, Arial, sans-serif;
  color: #2a2a2a;
  width: 100%;
  height: 100%;
  max-width: 940px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 20px;
  overflow: hidden;
  box-sizing: border-box; }

@media (max-width: 960px) {
  .temperatures.svelte-2w5tvy.svelte-2w5tvy {
    padding: 0 10px; } }

.nowrap.svelte-2w5tvy.svelte-2w5tvy {
  white-space: nowrap; }

b.svelte-2w5tvy.svelte-2w5tvy {
  font-weight: 500; }

.emoji.svelte-2w5tvy.svelte-2w5tvy {
  position: relative; }

.chart-container.svelte-2w5tvy.svelte-2w5tvy {
  width: 100%;
  height: 100%;
  flex-grow: 1;
  display: flex;
  font-size: 14px;
  line-height: 125%; }

.chart-container.svelte-2w5tvy .tempchart.svelte-2w5tvy {
  width: 100%;
  display: flex;
  flex-direction: column;
  flex-grow: 1; }

.chart-container.svelte-2w5tvy .tempchart .tempchart-container.svelte-2w5tvy {
  height: 100%;
  flex-grow: 1;
  flex-shrink: 0; }

.text-container.svelte-2w5tvy.svelte-2w5tvy {
  padding: 5px;
  box-sizing: border-box; }

.text-container.svelte-2w5tvy .text.svelte-2w5tvy {
  letter-spacing: 0.01em;
  background: #ffffff;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  box-sizing: border-box; }

.text-container.svelte-2w5tvy .text .anomaly.svelte-2w5tvy {
  border-radius: 5px;
  padding: 2px 6px; }

.buttons-container.svelte-2w5tvy.svelte-2w5tvy {
  letter-spacing: 0.01em; }

.buttons-container.svelte-2w5tvy .main.svelte-2w5tvy {
  margin-bottom: 5px;
  font-size: 22px;
  line-height: 150%; }

.buttons-container.svelte-2w5tvy .main.svelte-2w5tvy::after {
  content: attr(data-title);
  display: block;
  font-weight: 500;
  height: 0px;
  overflow: hidden;
  color: transparent;
  pointer-events: none;
  visibility: hidden; }

.buttons-container.svelte-2w5tvy .sub.svelte-2w5tvy {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  font-weight: 500;
  font-size: 14px;
  line-height: 125%; }

.buttons-container.svelte-2w5tvy .sub-text.svelte-2w5tvy {
  margin-right: 4px; }

@media (max-width: 478px) {
  .linebreak-today-desktop.svelte-2w5tvy.svelte-2w5tvy {
    display: none; } }

@media (min-width: 479px) {
  .linebreak-today-mobile.svelte-2w5tvy.svelte-2w5tvy {
    display: none; } }

@media (min-width: 631px) {
  .text.svelte-2w5tvy.svelte-2w5tvy {
    padding: 20px 37px 25px 37px; }
  .emoji.svelte-2w5tvy.svelte-2w5tvy {
    width: 23px;
    top: 4px; }
  .tempchart-container.svelte-2w5tvy.svelte-2w5tvy {
    flex-basis: 410px; }
  .buttons-container.svelte-2w5tvy.svelte-2w5tvy {
    margin-top: 20px; } }

@media (min-width: 336px) and (max-width: 630px) {
  .text.svelte-2w5tvy.svelte-2w5tvy {
    padding: 10px 13px 20px 13px; } }

@media (max-width: 335px) {
  .text.svelte-2w5tvy.svelte-2w5tvy {
    padding: 10px 10px 20px 10px; } }

@media (max-width: 630px) {
  .tempchart-container.svelte-2w5tvy.svelte-2w5tvy {
    flex-basis: 320px; }
  .tempchart-container.svelte-2w5tvy.svelte-2w5tvy {
    width: calc(100%) !important;
    margin-left: 0 !important;
    margin-right: 0 !important; }
  .emoji.svelte-2w5tvy.svelte-2w5tvy {
    width: 19px;
    top: 2px; } }

@media (min-width: 545px) {
  .temperatures.svelte-2w5tvy.svelte-2w5tvy {
    font-size: 20px;
    line-height: 155%; } }

@media (max-width: 544px) {
  .temperatures.svelte-2w5tvy.svelte-2w5tvy {
    font-size: 17.5px;
    line-height: 170%; }
  .buttons-container.svelte-2w5tvy .main.svelte-2w5tvy {
    font-size: 20px;
    line-height: 150%; } }

@media (max-width: 415px) {
  .temperatures.svelte-2w5tvy.svelte-2w5tvy {
    font-size: calc(100vw / 23); }
  .buttons-container.svelte-2w5tvy .main.svelte-2w5tvy {
    font-size: calc(100vw / 23); }
  .text-container.svelte-2w5tvy.svelte-2w5tvy {
    width: calc(100% + 20px);
    padding: 8px 8px;
    height: calc(48vw + 16px); }
  .text.svelte-2w5tvy.svelte-2w5tvy {
    height: 100%;
    padding: 10px 5px 20px 10px; } }

.anomaly.svelte-15qc4rs.svelte-15qc4rs {
  font-weight: 500;
  border-radius: 2px;
  padding: 0 4px;
  width: fit-content;
  white-space: nowrap;
  transition: background-color 0.5s ease-in, color 0.5s ease-in; }

.tooltip.svelte-15qc4rs.svelte-15qc4rs, .label.svelte-15qc4rs.svelte-15qc4rs {
  padding: 7px 4px;
  text-align: center;
  z-index: 1;
  position: relative;
  white-space: nowrap; }

.label.svelte-15qc4rs.svelte-15qc4rs {
  transition: background-color 0.5s ease-in, color 0.5s ease-in;
  display: inline-block;
  transform: translate(-50%, -100%); }

.label.invert.svelte-15qc4rs.svelte-15qc4rs {
  transform: translate(-50%, 0); }

.tooltip.svelte-15qc4rs.svelte-15qc4rs {
  display: flex;
  flex-direction: column;
  align-items: center; }

.label-latest-container.svelte-15qc4rs.svelte-15qc4rs {
  display: inline-flex;
  flex-direction: column;
  transform: translate(-50%, -100%); }

.label-latest-container.svelte-15qc4rs .label-latest.svelte-15qc4rs {
  padding: 7px 10px;
  width: max-content;
  border-radius: 5px;
  z-index: 2;
  color: white;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.15);
  z-index: 1;
  position: relative;
  transform: none; }

.label-latest-container.svelte-15qc4rs .label-arrow.svelte-15qc4rs {
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid;
  transform: translateX(-50%);
  left: 50%;
  position: relative;
  z-index: 1; }

.label-latest-container.invert.svelte-15qc4rs.svelte-15qc4rs {
  flex-direction: column-reverse;
  transform: translate(-50%, 0); }

.label-latest-container.invert.svelte-15qc4rs .label-arrow.svelte-15qc4rs {
  transform: translate(-50%) scale(-1); }

.label-highlighted.left.svelte-15qc4rs.svelte-15qc4rs {
  transform: translate(25%, 0); }

@media (max-width: 630px) {
  .label-highlighted.svelte-15qc4rs.svelte-15qc4rs {
    display: none; }
  .label-latest.svelte-15qc4rs.svelte-15qc4rs {
    transform: translate(-35%, 0) !important; } }

.tooltip-value.svelte-15qc4rs.svelte-15qc4rs, .label-value.svelte-15qc4rs.svelte-15qc4rs {
  font-weight: 500;
  margin-top: 1px; }

.buttons.svelte-zes813 {
  text-align: center;
  display: flex;
  flex-direction: row;
  background: #ffffff;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  text-align: center;
  overflow: hidden; }

.button.svelte-zes813 {
  position: relative;
  white-space: nowrap;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  cursor: pointer;
  transition: transform 0.4s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  transform-origin: center center;
  transform: scale(1);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  opacity: 0.7;
  transition: opacity 0.3s ease; }

.button.svelte-zes813:first-child {
  border-right: 2px solid rgba(155, 155, 155, 0.5); }

.button.svelte-zes813::before {
  content: " ";
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  background-color: #2a2a2a;
  opacity: 0.188;
  height: 5px;
  transform: scaleY(0.6);
  transform-origin: center bottom;
  border-radius: 0;
  transition: transform 0.3s ease, opacity 0.3s ease; }

.button.active.svelte-zes813 {
  pointer-events: none;
  font-weight: 500;
  opacity: 1; }

.button.active.svelte-zes813::before {
  background-color: #2a2a2a;
  transform: scaleY(1);
  opacity: 1; }

.button.svelte-zes813:not(.active):hover::before {
  transform: scaleY(1); }

@media (min-width: 545px) {
  .button.svelte-zes813 {
    min-width: 156px; } }

@media (min-width: 416px) and (max-width: 544px) {
  .button.svelte-zes813 {
    min-width: 142px; } }

@media (max-width: 415px) {
  .button.svelte-zes813 {
    min-width: unset;
    width: 50%;
    padding: 7px 12px 12px 13px !important; } }

@media (min-width: 631px) {
  .button.svelte-zes813 {
    padding: 13px 22px 18px 22px; } }

@media (max-width: 630px) {
  .button.svelte-zes813 {
    padding: 10px 18px 18px 18px; } }

.selected-value.svelte-1t68hzh.svelte-1t68hzh {
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 3;
  line-height: 21px;
  border-radius: 3px; }

.selected-value-label.svelte-1t68hzh.svelte-1t68hzh {
  overflow: hidden;
  overflow: clip;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-bottom: 1px solid #9b9b9b;
  padding: 0 2px;
  color: #000; }

.input-container.svelte-1t68hzh.svelte-1t68hzh {
  border-radius: 3px;
  position: absolute;
  height: 100%;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2; }

.input.svelte-1t68hzh.svelte-1t68hzh {
  background: transparent;
  border-radius: 3px;
  padding: 0;
  line-height: 26px;
  height: 100%;
  cursor: default;
  width: calc(100% - 32px);
  border: none;
  margin: 0; }

.input.svelte-1t68hzh.svelte-1t68hzh:focus {
  outline: none; }

.items.svelte-1t68hzh.svelte-1t68hzh {
  position: absolute;
  transform: translateY(26px);
  width: fit-content;
  border: 2px solid #dadada;
  background: #f9f9f9;
  border-radius: 6px;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.15);
  overflow-y: auto;
  z-index: 4; }

.items.svelte-1t68hzh.svelte-1t68hzh::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 100px; }

.items.svelte-1t68hzh.svelte-1t68hzh::-webkit-scrollbar:hover {
  background-color: rgba(0, 0, 0, 0.09); }

.items.svelte-1t68hzh.svelte-1t68hzh::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.5);
  border-radius: 100px; }

.items.svelte-1t68hzh.svelte-1t68hzh::-webkit-scrollbar-thumb:active {
  background: rgba(0, 0, 0, 0.61);
  border-radius: 100px; }

.items.svelte-1t68hzh.svelte-1t68hzh::-webkit-scrollbar-thumb:vertical {
  min-height: 10px; }

.items.svelte-1t68hzh.svelte-1t68hzh::-webkit-scrollbar-thumb:horizontal {
  min-width: 10px; }

.items.svelte-1t68hzh.svelte-1t68hzh::-webkit-resizer {
  background-color: transparent; }

.item.svelte-1t68hzh.svelte-1t68hzh {
  padding: 0 11px;
  height: 26px;
  background: #f9f9f9;
  display: flex;
  align-items: center;
  overflow: hidden;
  overflow: clip; }

.item.svelte-1t68hzh span.svelte-1t68hzh {
  height: 100%;
  padding: 0 2px;
  line-height: 26px;
  border-bottom: 1px solid rgba(155, 155, 155, 0); }

.item.svelte-1t68hzh:hover span.svelte-1t68hzh {
  border-bottom-color: #9b9b9b; }

.item.svelte-1t68hzh.svelte-1t68hzh:active {
  background: #e1e1e1; }

.item.active.svelte-1t68hzh.svelte-1t68hzh {
  color: #fff;
  background: #9b9b9b; }

@media (min-width: 631px) {
  .selected-value-label.svelte-1t68hzh.svelte-1t68hzh {
    margin-right: 3px; }
  .arrow.svelte-1t68hzh.svelte-1t68hzh {
    width: 18px; } }

@media (max-width: 630px) {
  .item.svelte-1t68hzh.svelte-1t68hzh {
    height: calc(100vh / 27); }
  .item.svelte-1t68hzh span.svelte-1t68hzh {
    line-height: calc(100vh / 27); }
  .arrow.svelte-1t68hzh.svelte-1t68hzh {
    width: 15px;
    margin-left: -2px; }
  .selected-value-label.svelte-1t68hzh.svelte-1t68hzh {
    margin-right: -1px; } }

.select.svelte-1t68hzh.svelte-1t68hzh {
  outline: none;
  display: inline-flex;
  align-items: center;
  height: 1.2em;
  user-select: none;
  width: fit-content;
  flex-direction: column; }

.select.align-left.svelte-1t68hzh.svelte-1t68hzh {
  align-items: flex-start; }

.select.align-right.svelte-1t68hzh.svelte-1t68hzh {
  align-items: flex-end; }

.select.align-center.svelte-1t68hzh.svelte-1t68hzh {
  align-items: center; }

.select.svelte-1t68hzh.svelte-1t68hzh:hover {
  cursor: pointer; }

.axis.svelte-15en961.svelte-15en961, .tick.svelte-15en961.svelte-15en961, .tick-mark.svelte-15en961.svelte-15en961, .gridline.svelte-15en961.svelte-15en961, .baseline.svelte-15en961.svelte-15en961 {
  position: absolute; }

.axis.svelte-15en961.svelte-15en961 {
  width: 100%;
  height: 100%;
  pointer-events: none; }

.gridline.svelte-15en961.svelte-15en961 {
  border-left: 1px dashed #aaa; }

.tick-mark.svelte-15en961.svelte-15en961 {
  border-left: 1px solid #9b9b9b;
  width: 100%; }

.baseline.svelte-15en961.svelte-15en961 {
  border-top: 1px solid #2a2a2a;
  height: 100%; }

.tick.svelte-15en961.svelte-15en961 {
  width: 100%; }

.tick.svelte-15en961 .text.svelte-15en961 {
  color: #9b9b9b;
  opacity: 0.6;
  position: relative;
  white-space: nowrap;
  transform: translateX(-50%); }

.tick.y-top.svelte-15en961 .text.svelte-15en961 {
  transform: translate(-50%, -100%); }

.axis.snapTicks.svelte-15en961 .tick.svelte-15en961:last-child {
  transform: translateX(-50%); }

.axis.snapTicks.svelte-15en961 .tick.tick-0.svelte-15en961 {
  transform: translateX(50%); }

.anomaly.svelte-7vj9wm.svelte-7vj9wm {
  font-weight: 500;
  border-radius: 2px;
  padding: 0 4px;
  width: fit-content;
  white-space: nowrap;
  transition: background-color 0.5s ease-in, color 0.5s ease-in; }

.axis.svelte-7vj9wm.svelte-7vj9wm, .tick.svelte-7vj9wm.svelte-7vj9wm, .tick-mark.svelte-7vj9wm.svelte-7vj9wm, .gridline.svelte-7vj9wm.svelte-7vj9wm, .baseline.svelte-7vj9wm.svelte-7vj9wm, .text.svelte-7vj9wm.svelte-7vj9wm {
  position: absolute; }

.axis.svelte-7vj9wm.svelte-7vj9wm {
  width: 100%;
  height: 100%; }

.tick.svelte-7vj9wm.svelte-7vj9wm {
  width: 100%;
  height: 100%;
  pointer-events: none; }

.gridline.svelte-7vj9wm.svelte-7vj9wm {
  border-top: 1px solid #c0c0c0;
  opacity: 0.5; }

.tick-mark.svelte-7vj9wm.svelte-7vj9wm {
  border-top: 1px solid #c0c0c0;
  opacity: 0.5; }

.baseline.gridline.svelte-7vj9wm.svelte-7vj9wm {
  border-top-style: solid; }

.tick.svelte-7vj9wm .text.svelte-7vj9wm {
  color: #2a2a2a;
  text-shadow: #ffffff 2px 0px 0px, #ffffff 1.75517px 0.95885px 0px, #ffffff 1.0806px 1.68294px 0px, #ffffff 0.14147px 1.99499px 0px, #ffffff -0.83229px 1.81859px 0px, #ffffff -1.60229px 1.19694px 0px, #ffffff -1.97999px 0.28224px 0px, #ffffff -1.87291px -0.70157px 0px, #ffffff -1.30729px -1.51361px 0px, #ffffff -0.42159px -1.95506px 0px, #ffffff 0.56732px -1.91785px 0px, #ffffff 1.41734px -1.41108px 0px, #ffffff 1.92034px -0.55883px 0px;
  width: 200px;
  pointer-events: none;
  text-align: left; }

.anomaly.svelte-blebv2.svelte-blebv2 {
  font-weight: 500;
  border-radius: 2px;
  padding: 0 4px;
  width: fit-content;
  white-space: nowrap;
  transition: background-color 0.5s ease-in, color 0.5s ease-in; }

.tooltip.svelte-blebv2.svelte-blebv2 {
  position: absolute;
  pointer-events: none;
  background: #fff;
  transform: translate(calc(-50% - 0.5px), -100%);
  padding: 0;
  z-index: 1;
  border-radius: 5px;
  border: 1px solid #d9d9d9;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.15); }

.tooltip-line.svelte-blebv2.svelte-blebv2 {
  width: 1px;
  transform: translateX(-50%);
  background: #d9d9d9;
  position: absolute;
  top: 0;
  z-index: -1; }

@media (min-width: 631px) {
  .tooltip-line.svelte-blebv2.svelte-blebv2 {
    height: calc(100% + 60px); } }

@media (max-width: 630px) {
  .tooltip-line.svelte-blebv2.svelte-blebv2 {
    height: calc(100% + 40px); } }

.tooltip-arrow.svelte-blebv2.svelte-blebv2 {
  border-radius: 3px;
  top: calc(100% - 0.5px);
  left: 50%;
  position: absolute;
  transform-origin: center; }

.tooltip-arrow.mid.svelte-blebv2.svelte-blebv2 {
  width: 12px;
  transform: translateX(-50%); }

.tooltip-arrow.left.svelte-blebv2.svelte-blebv2 {
  width: 7px;
  transform: translateX(calc(-50% + 3px)); }

.tooltip-arrow.right.svelte-blebv2.svelte-blebv2 {
  width: 7px;
  transform: translateX(calc(-50% - 4px)); }

.tooltip-arrow.svelte-blebv2 img.svelte-blebv2 {
  display: block; }

.tooltip.invert.svelte-blebv2.svelte-blebv2 {
  transform: translate(-50%, 0); }

.invert.svelte-blebv2 .tooltip-arrow img.svelte-blebv2 {
  display: block; }

.line.svelte-blebv2.svelte-blebv2 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1px;
  border-left: 1px dotted #666;
  pointer-events: none; }

.tooltip.svelte-blebv2.svelte-blebv2, .line.svelte-blebv2.svelte-blebv2 {
  transition: left 20ms ease-out, top 20ms ease-out; }

.title.svelte-blebv2.svelte-blebv2 {
  font-weight: bold; }

.key.svelte-blebv2.svelte-blebv2 {
  color: #999; }

.label.svelte-1q3ixyh {
  position: absolute;
  width: 100%;
  height: 100%;
  pointer-events: none; }

@media (max-width: 630px) {
  .hideAtTabletS.svelte-1q3ixyh {
    display: none; } }

.anomaly.svelte-1qazjbu.svelte-1qazjbu {
  font-weight: 500;
  border-radius: 2px;
  padding: 0 4px;
  width: fit-content;
  white-space: nowrap;
  transition: background-color 0.5s ease-in, color 0.5s ease-in; }

.timeline.svelte-1qazjbu.svelte-1qazjbu, .tick.svelte-1qazjbu.svelte-1qazjbu, .tick-mark.svelte-1qazjbu.svelte-1qazjbu, .baseline.svelte-1qazjbu.svelte-1qazjbu {
  position: absolute; }

.timeline.svelte-1qazjbu.svelte-1qazjbu {
  width: 100%;
  height: 100%;
  pointer-events: none; }

.tick-mark.svelte-1qazjbu.svelte-1qazjbu {
  border-left: 1px solid #9b9b9b;
  width: 100%; }

.tick.svelte-1qazjbu.svelte-1qazjbu {
  width: 100%;
  text-align: center; }

.baseline.svelte-1qazjbu.svelte-1qazjbu {
  border-top: 1px solid #9b9b9b;
  top: 100%; }

.tick.svelte-1qazjbu .text.svelte-1qazjbu {
  color: #9b9b9b;
  position: relative;
  white-space: nowrap;
  transform: translateX(-50%); }

@media (max-width: 630px) {
  .tick.svelte-1qazjbu.svelte-1qazjbu:last-child {
    left: 100% !important;
    width: 100px;
    transform: translateX(-100%) !important;
    text-align: right; }
  .tick.svelte-1qazjbu:last-child .text.svelte-1qazjbu {
    transform: none; }
  .timeline.svelte-1qazjbu.svelte-1qazjbu {
    top: 40px; } }

@media (min-width: 631px) {
  .month.svelte-1qazjbu.svelte-1qazjbu {
    display: none; }
  .timeline.svelte-1qazjbu.svelte-1qazjbu {
    top: 60px; } }

@media (min-width: 545px) and (max-width: 630px) {
  .inMiddle.svelte-1qazjbu .month.svelte-1qazjbu, .isLast.svelte-1qazjbu .month.svelte-1qazjbu {
    display: none; } }

@media (min-width: 545px) {
  .mobile.svelte-1qazjbu.svelte-1qazjbu {
    display: none; } }

@media (max-width: 544px) {
  .not-mobile.svelte-1qazjbu.svelte-1qazjbu {
    display: none; } }

.layercake-container.svelte-vhzpsp, .layercake-container.svelte-vhzpsp * {
  box-sizing: border-box; }

.layercake-container.svelte-vhzpsp {
  width: 100%;
  height: 100%; }

.timeline-label.svelte-168l6au {
  position: absolute;
  top: calc(100% + 74px);
  display: flex;
  justify-content: flex-end;
  flex-direction: row;
  align-items: center;
  column-gap: 4px;
  transform: translate(0, -50%);
  padding-right: 8px;
  font-weight: 500;
  color: #9b9b9b; }

@media (max-width: 630px) {
  .timeline-label.svelte-168l6au {
    display: none; } }

.baseline-label.svelte-1kmtg9x {
  position: absolute;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  column-gap: 7px;
  font-size: 14px;
  line-height: 125%;
  transform: translate(0, -50%);
  padding-right: 8px;
  opacity: 0.7; }

@media (max-width: 630px) {
  .baseline-label.svelte-1kmtg9x {
    display: none; } }

.label-main.svelte-1kmtg9x {
  font-weight: 500;
  margin-bottom: 5px; }

.arrow.svelte-1kmtg9x {
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #2a2a2a; }

svg.svelte-u84d8d {
  position: absolute;
  top: 0;
  left: 0;
  overflow: visible; }

div.svelte-1bu60uu, slot.svelte-1bu60uu {
  position: absolute;
  top: 0;
  left: 0; }

svg.svelte-6sm8ei {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: visible; }

svg.svelte-6sm8ei * {
  vector-effect: non-scaling-stroke; }

.bg.svelte-1kz3ofa {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }
