@import url(//fonts.googleapis.com/css2?family=Material+Symbols+Sharp:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200);
html {
  margin: 0;
  background-clip: content-box;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100%;
  font-size: 62.5%;
  font-family: 'Circular', sans-serif;
  /* 'ss01' enables a variant of uppercase G without vertical spur; 'ss08' enables full-height digits */
  font-feature-settings: 'ss01', 'ss08';
  background-origin: content-box;
  -webkit-overflow-scrolling: touch;
}
html body {
  position: absolute;
  margin: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  font-size: 1.6rem;
  overflow-y: auto !important;
}
@media print {
  html {
    background-image: initial;
  }
}

a,
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
dialog,
div,
dl,
dt,
em,
fieldset,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
}

*,
*:before,
*:after {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
label,
p,
button,
abbr,
a,
span,
small {
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  text-size-adjust: 100%;
}

a {
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.index_root_1mWVq {
  width: 100%;
  height: 100%;
}

input {
  border-radius: 0;
}

@keyframes index_elevationProfileSpinnerFadeIn_2jCTe {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
.index_toggle_1ZvXF {
  width: 4rem;
  height: 4rem;
  min-width: 4rem;
  min-height: 4rem;
}

.index_button_1OuzP {
  min-height: 4rem;
  border-radius: 0.4rem;
}
.index_button_1OuzP.index_raised_3JNme {
  color: #23375b;
  border: solid 1px rgb(224, 224, 224);
  box-shadow: none;
}
.index_button_1OuzP.index_raised_3JNme:hover {
  border-color: rgb(189, 189, 189);
}
.index_button_1OuzP.index_raised_3JNme[disabled] {
  box-shadow: none;
}
.index_button_1OuzP.index_raised_3JNme.index_primary_1kP_4 {
  color: #fff;
  background-color: #3448ff;
  border: 0;
}
.index_button_1OuzP.index_raised_3JNme.index_primary_1kP_4:hover {
  background-color: #2f61eb;
}
.index_button_1OuzP.index_raised_3JNme.index_primary_1kP_4:disabled {
  opacity: 0.5;
}
.index_button_1OuzP.index_flat_3hlca {
  color: #23375b;
}
.index_button_1OuzP.index_floating_pKKzI {
  border-radius: 50%;
}

.index_label_3fbzH {
  color: #23375b;
}

.index_card_2B3kL {
  border-radius: 0.4rem;
}

.index_full-width_2Wnz- {
  width: 100%;
}

.index_dialog_1-Ncg a {
  color: #3448ff;
}
.index_dialog_1-Ncg a:active,
.index_dialog_1-Ncg a:hover,
.index_dialog_1-Ncg a:visited {
  color: #3448ff;
}

.index_dialog_1-Ncg {
  border-radius: 0.4rem;
}

.index_overlay_2xp9E .index_backdrop_XbrdJ {
  background-color: rgba(18, 27, 47, 0.5);
}

