.theme_linear_T5UYy {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 0.4rem;
  overflow: hidden;
  background: #eeeeee; }
  .theme_linear_T5UYy.theme_indeterminate_2G7CK .theme_value_2A6DH {
    transform-origin: center center;
    animation: theme_linear-indeterminate-bar_3wA3n 1s linear infinite; }

.theme_value_2A6DH, .theme_buffer_nGPAK {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.35s;
  transform: scaleX(0);
  transform-origin: left center; }

.theme_value_2A6DH {
  background-color: #3f51b5; }

[disabled] .theme_value_2A6DH {
  background-color: rgba(0, 0, 0, 0.26); }

.theme_buffer_nGPAK {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7)), linear-gradient(to right, #3f51b5, #3f51b5); }

[disabled] .theme_buffer_nGPAK {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7)), linear-gradient(to right, rgba(0, 0, 0, 0.26), rgba(0, 0, 0, 0.26)); }

.theme_circular_1Ef2E {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 60px;
  transform: rotate(-90deg); }
  .theme_circular_1Ef2E.theme_indeterminate_2G7CK .theme_circle_6IjyO {
    animation: theme_circular-indeterminate-bar-rotate_17Qya 2s linear infinite; }
  .theme_circular_1Ef2E.theme_indeterminate_2G7CK .theme_path_T9OdV {
    animation: theme_circular-indeterminate-bar-dash_2EO0u 1.5s ease-in-out infinite;
    stroke-dasharray: 1.25, 250;
    stroke-dashoffset: 0; }
  .theme_circular_1Ef2E.theme_indeterminate_2G7CK.theme_multicolor_AVaA6 .theme_path_T9OdV {
    animation: theme_circular-indeterminate-bar-dash_2EO0u 1.5s ease-in-out infinite, theme_colors_1r-ZZ 6s ease-in-out infinite; }

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

.theme_path_T9OdV {
  transition: stroke-dasharray 0.35s cubic-bezier(0.4, 0, 0.2, 1);
  fill: none;
  stroke-dasharray: 0, 250;
  stroke-dashoffset: 0;
  stroke-linecap: round;
  stroke-miterlimit: 20;
  stroke-width: 4;
  stroke: #3f51b5; }

@keyframes theme_linear-indeterminate-bar_3wA3n {
  0% {
    transform: translate(-50%) scaleX(0); }
  50% {
    transform: translate(0%) scaleX(0.3); }
  100% {
    transform: translate(50%) scaleX(0); } }

@keyframes theme_circular-indeterminate-bar-rotate_17Qya {
  100% {
    transform: rotate(360deg); } }

@keyframes theme_circular-indeterminate-bar-dash_2EO0u {
  0% {
    stroke-dasharray: 1.25, 250;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 111.25, 250;
    stroke-dashoffset: -43.75; }
  100% {
    stroke-dasharray: 111.25, 250;
    stroke-dashoffset: -155; } }

@keyframes theme_colors_1r-ZZ {
  0% {
    stroke: #4285f4; }
  25% {
    stroke: #de3e35; }
  50% {
    stroke: #f7c223; }
  75% {
    stroke: #1b9a59; }
  100% {
    stroke: #4285f4; } }

.theme_avatar_3u8XZ {
  position: relative;
  display: inline-block;
  width: 4rem;
  height: 4rem;
  overflow: hidden;
  font-size: 2.4rem;
  color: white;
  text-align: center;
  vertical-align: middle;
  background-color: #9e9e9e;
  border-radius: 50%; }
  .theme_avatar_3u8XZ > svg {
    width: 1em;
    height: 4rem;
    fill: currentColor; }
  .theme_avatar_3u8XZ > img {
    max-width: 100%;
    height: auto; }

.theme_image_3lHzK {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-position: center;
  background-size: cover;
  border-radius: 50%; }

.theme_letter_xTQJa {
  display: block;
  width: 100%;
  line-height: 4rem; }

.theme_card_2d6-b {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  display: flex;
  width: 100%;
  flex-direction: column;
  overflow: hidden;
  font-size: 1.4rem;
  background: white;
  border-radius: 0.2rem; }
  .theme_card_2d6-b.theme_raised_14zBy {
    box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2); }
  .theme_card_2d6-b [data-react-toolbox="avatar"] {
    display: block; }

.theme_cardMedia_21h0d {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }
  .theme_cardMedia_21h0d.theme_wide_DJhc7, .theme_cardMedia_21h0d.theme_square_2-DDF {
    width: 100%; }
    .theme_cardMedia_21h0d.theme_wide_DJhc7 .theme_content_1C5qJ, .theme_cardMedia_21h0d.theme_square_2-DDF .theme_content_1C5qJ {
      position: absolute;
      height: 100%; }
    .theme_cardMedia_21h0d.theme_wide_DJhc7 .theme_content_1C5qJ > iframe, .theme_cardMedia_21h0d.theme_wide_DJhc7 .theme_content_1C5qJ > video, .theme_cardMedia_21h0d.theme_wide_DJhc7 .theme_content_1C5qJ > img, .theme_cardMedia_21h0d.theme_square_2-DDF .theme_content_1C5qJ > iframe, .theme_cardMedia_21h0d.theme_square_2-DDF .theme_content_1C5qJ > video, .theme_cardMedia_21h0d.theme_square_2-DDF .theme_content_1C5qJ > img {
      max-width: 100%; }
  .theme_cardMedia_21h0d::after {
    display: block;
    height: 0;
    content: ""; }
  .theme_cardMedia_21h0d.theme_wide_DJhc7::after {
    padding-top: 56.25%; }
  .theme_cardMedia_21h0d.theme_square_2-DDF::after {
    padding-top: 100%; }
  .theme_cardMedia_21h0d .theme_content_1C5qJ {
    position: relative;
    top: 0;
    left: 0;
    display: flex;
    width: 100%;
    flex-direction: column;
    justify-content: flex-end;
    overflow: hidden; }
  .theme_cardMedia_21h0d .theme_contentOverlay_3v5nQ .theme_cardTitle_3q8Ya, .theme_cardMedia_21h0d .theme_contentOverlay_3v5nQ .theme_cardActions_1-hZw, .theme_cardMedia_21h0d .theme_contentOverlay_3v5nQ .theme_cardText_2vRL- {
    background-color: rgba(0, 0, 0, 0.35); }

.theme_cardTitle_3q8Ya {
  display: flex;
  align-items: center; }
  .theme_cardTitle_3q8Ya [data-react-toolbox="avatar"] {
    margin-right: 1.3rem; }
  .theme_cardTitle_3q8Ya .theme_subtitle_3WiWk {
    color: #757575; }
  .theme_cardTitle_3q8Ya.theme_large_2qIGB {
    padding: 2rem 1.6rem 1.4rem; }
    .theme_cardTitle_3q8Ya.theme_large_2qIGB .theme_title_1YKU9 {
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-size: 2.4rem;
      font-weight: 400;
      line-height: 3.2rem;
      -moz-osx-font-smoothing: grayscale;
      line-height: 1.25; }
  .theme_cardTitle_3q8Ya.theme_small_28uHr {
    padding: 1.6rem; }
    .theme_cardTitle_3q8Ya.theme_small_28uHr .theme_title_1YKU9 {
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-size: 1.4rem;
      line-height: 2.4rem;
      letter-spacing: 0;
      font-weight: 500;
      line-height: 1.4; }
    .theme_cardTitle_3q8Ya.theme_small_28uHr .theme_subtitle_3WiWk {
      font-weight: 500;
      line-height: 1.4; }
  .theme_cardMedia_21h0d .theme_cardTitle_3q8Ya .theme_title_1YKU9, .theme_cardMedia_21h0d .theme_cardTitle_3q8Ya .theme_subtitle_3WiWk {
    color: white; }

.theme_cardTitle_3q8Ya, .theme_cardText_2vRL- {
  padding: 1.4rem 1.6rem; }
  .theme_cardTitle_3q8Ya:last-child, .theme_cardText_2vRL-:last-child {
    padding-bottom: 2rem; }
  .theme_cardTitle_3q8Ya + .theme_cardText_2vRL-, .theme_cardText_2vRL- + .theme_cardText_2vRL- {
    padding-top: 0; }

.theme_cardActions_1-hZw {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 0.8rem; }
  .theme_cardActions_1-hZw [data-react-toolbox="button"] {
    min-width: 0;
    padding: 0 0.8rem;
    margin: 0 0.4rem; }
    .theme_cardActions_1-hZw [data-react-toolbox="button"]:first-child {
      margin-left: 0; }
    .theme_cardActions_1-hZw [data-react-toolbox="button"]:last-child {
      margin-right: 0; }

.theme_ripple_a6jW9 {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 100;
  pointer-events: none;
  background-color: currentColor;
  border-radius: 50%;
  transform-origin: 50% 50%; }

.theme_rippleWrapper_15ZHj {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: none; }

.theme_ripple_a6jW9 {
  transition-duration: 800ms; }
  .theme_ripple_a6jW9.theme_rippleRestarting_2zyfO {
    opacity: 0.3;
    transition-property: none; }
  .theme_ripple_a6jW9.theme_rippleActive_R1fKS {
    opacity: 0.3;
    transition-property: transform; }
  .theme_ripple_a6jW9:not(.theme_rippleActive_R1fKS):not(.theme_rippleRestarting_2zyfO) {
    opacity: 0;
    transition-property: opacity, transform; }

.theme_button_f6ua8 {
  position: relative; }
  .theme_button_f6ua8 > input {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 0.1px;
    height: 0.1px;
    padding: 0;
    margin: 0;
    overflow: hidden;
    opacity: 0; }

.theme_raised_8ng9w, .theme_flat_2IbXU, .theme_floating_2U8_a, .theme_toggle_1r2i_ {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0;
  position: relative;
  display: inline-block;
  height: 3.6rem;
  flex-direction: row;
  align-content: center;
  align-items: center;
  justify-content: center;
  line-height: 3.6rem;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  cursor: pointer;
  border: 0;
  outline: none;
  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1); }
  .theme_raised_8ng9w::-moz-focus-inner, .theme_flat_2IbXU::-moz-focus-inner, .theme_floating_2U8_a::-moz-focus-inner, .theme_toggle_1r2i_::-moz-focus-inner {
    border: 0; }
  .theme_raised_8ng9w > span:not([data-react-toolbox="tooltip"]), .theme_flat_2IbXU > span:not([data-react-toolbox="tooltip"]), .theme_floating_2U8_a > span:not([data-react-toolbox="tooltip"]), .theme_toggle_1r2i_ > span:not([data-react-toolbox="tooltip"]) {
    display: inline-block;
    line-height: 3.6rem;
    vertical-align: top; }
  .theme_raised_8ng9w > svg, .theme_flat_2IbXU > svg, .theme_floating_2U8_a > svg, .theme_toggle_1r2i_ > svg {
    display: inline-block;
    width: 1em;
    height: 3.6rem;
    font-size: 120%;
    vertical-align: top;
    fill: currentColor; }
  .theme_raised_8ng9w > *, .theme_flat_2IbXU > *, .theme_floating_2U8_a > *, .theme_toggle_1r2i_ > * {
    pointer-events: none; }
  .theme_raised_8ng9w > .theme_rippleWrapper_3KCX6, .theme_flat_2IbXU > .theme_rippleWrapper_3KCX6, .theme_floating_2U8_a > .theme_rippleWrapper_3KCX6, .theme_toggle_1r2i_ > .theme_rippleWrapper_3KCX6 {
    overflow: hidden; }
  .theme_raised_8ng9w[disabled], .theme_flat_2IbXU[disabled], .theme_floating_2U8_a[disabled], .theme_toggle_1r2i_[disabled] {
    color: rgba(0, 0, 0, 0.26);
    pointer-events: none;
    cursor: auto; }

.theme_raised_8ng9w, .theme_flat_2IbXU {
  min-width: 9rem;
  padding: 0 1.2rem;
  border-radius: 0.2rem; }
  .theme_raised_8ng9w .theme_icon_1ePNa, .theme_flat_2IbXU .theme_icon_1ePNa {
    margin-right: 0.6rem;
    font-size: 120%;
    vertical-align: middle; }
  .theme_raised_8ng9w > svg, .theme_flat_2IbXU > svg {
    margin-right: 0.5rem; }

.theme_raised_8ng9w[disabled], .theme_floating_2U8_a[disabled] {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  background-color: rgba(0, 0, 0, 0.12); }

.theme_raised_8ng9w:active, .theme_floating_2U8_a:active {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2); }

.theme_raised_8ng9w:focus:not(:active), .theme_floating_2U8_a:focus:not(:active) {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.18), 0 8px 16px rgba(0, 0, 0, 0.36); }

.theme_raised_8ng9w {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }

.theme_flat_2IbXU {
  background: transparent; }

.theme_floating_2U8_a {
  width: 5.6rem;
  height: 5.6rem;
  font-size: 2.4rem;
  border-radius: 50%;
  box-shadow: 0 1px 1.5px 0 rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.24); }
  .theme_floating_2U8_a .theme_icon_1ePNa {
    line-height: 5.6rem; }
  .theme_floating_2U8_a > .theme_rippleWrapper_3KCX6 {
    border-radius: 50%; }
  .theme_floating_2U8_a.theme_mini_bAbRu {
    width: 4rem;
    height: 4rem;
    font-size: 1.77778rem; }
    .theme_floating_2U8_a.theme_mini_bAbRu .theme_icon_1ePNa {
      line-height: 4rem; }

.theme_toggle_1r2i_ {
  width: 3.6rem;
  background: transparent;
  border-radius: 50%; }
  .theme_toggle_1r2i_ > .theme_icon_1ePNa, .theme_toggle_1r2i_ svg {
    font-size: 2rem;
    line-height: 3.6rem;
    vertical-align: top; }
  .theme_toggle_1r2i_ > .theme_rippleWrapper_3KCX6 {
    border-radius: 50%; }

.theme_neutral_1piJQ:not([disabled]).theme_raised_8ng9w, .theme_neutral_1piJQ:not([disabled]).theme_floating_2U8_a {
  color: #212121;
  background-color: white; }

.theme_neutral_1piJQ:not([disabled]).theme_flat_2IbXU, .theme_neutral_1piJQ:not([disabled]).theme_toggle_1r2i_ {
  color: #212121; }
  .theme_neutral_1piJQ:not([disabled]).theme_flat_2IbXU:focus:not(:active), .theme_neutral_1piJQ:not([disabled]).theme_toggle_1r2i_:focus:not(:active) {
    background: rgba(33, 33, 33, 0.2); }

.theme_neutral_1piJQ:not([disabled]).theme_flat_2IbXU:hover {
  background: rgba(33, 33, 33, 0.2); }

.theme_neutral_1piJQ:not([disabled]).theme_inverse_62N59.theme_raised_8ng9w, .theme_neutral_1piJQ:not([disabled]).theme_inverse_62N59.theme_floating_2U8_a {
  color: white;
  background-color: #212121; }

.theme_neutral_1piJQ:not([disabled]).theme_inverse_62N59.theme_flat_2IbXU, .theme_neutral_1piJQ:not([disabled]).theme_inverse_62N59.theme_toggle_1r2i_ {
  color: white; }
  .theme_neutral_1piJQ:not([disabled]).theme_inverse_62N59.theme_flat_2IbXU:focus:not(:active), .theme_neutral_1piJQ:not([disabled]).theme_inverse_62N59.theme_toggle_1r2i_:focus:not(:active) {
    background: rgba(33, 33, 33, 0.2); }

.theme_neutral_1piJQ:not([disabled]).theme_inverse_62N59.theme_flat_2IbXU:hover {
  background: rgba(33, 33, 33, 0.2); }

.theme_neutral_1piJQ.theme_inverse_62N59[disabled] {
  color: rgba(255, 255, 255, 0.54);
  background-color: rgba(255, 255, 255, 0.08); }

.theme_primary_22BYd:not([disabled]).theme_raised_8ng9w, .theme_primary_22BYd:not([disabled]).theme_floating_2U8_a {
  color: white;
  background: #3f51b5; }

.theme_primary_22BYd:not([disabled]).theme_flat_2IbXU, .theme_primary_22BYd:not([disabled]).theme_toggle_1r2i_ {
  color: #3f51b5; }
  .theme_primary_22BYd:not([disabled]).theme_flat_2IbXU:focus:not(:active), .theme_primary_22BYd:not([disabled]).theme_toggle_1r2i_:focus:not(:active) {
    background: rgba(63, 81, 181, 0.2); }

.theme_primary_22BYd:not([disabled]).theme_flat_2IbXU:hover {
  background: rgba(63, 81, 181, 0.2); }

.theme_accent_1GZAt:not([disabled]).theme_raised_8ng9w, .theme_accent_1GZAt:not([disabled]).theme_floating_2U8_a {
  color: white;
  background: #ff4081; }

.theme_accent_1GZAt:not([disabled]).theme_flat_2IbXU, .theme_accent_1GZAt:not([disabled]).theme_toggle_1r2i_ {
  color: #ff4081; }
  .theme_accent_1GZAt:not([disabled]).theme_flat_2IbXU:focus:not(:active), .theme_accent_1GZAt:not([disabled]).theme_toggle_1r2i_:focus:not(:active) {
    background: rgba(255, 64, 129, 0.2); }

.theme_accent_1GZAt:not([disabled]).theme_flat_2IbXU:hover {
  background: rgba(255, 64, 129, 0.2); }

.theme_input__-Jj6 {
  position: relative;
  padding: 2rem 0; }
  .theme_input__-Jj6.theme_withIcon_1WCvP {
    margin-left: 4.8rem; }

.theme_icon_17lHc {
  position: absolute;
  top: 1.6rem;
  left: -4.8rem;
  display: block;
  width: 4.8rem;
  height: 4.8rem;
  font-size: 2.4rem !important;
  line-height: 4.8rem !important;
  color: rgba(0, 0, 0, 0.26);
  text-align: center;
  transition: color 0.35s cubic-bezier(0.4, 0, 0.2, 1); }

.theme_inputElement_pAZfT {
  display: block;
  width: 100%;
  padding: 0.8rem 0;
  font-size: 1.6rem;
  color: #212121;
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  outline: none; }
  .theme_inputElement_pAZfT:focus:not([disabled]):not([readonly]) ~ .theme_bar_1OGVC:before, .theme_inputElement_pAZfT:focus:not([disabled]):not([readonly]) ~ .theme_bar_1OGVC:after {
    width: 50%; }
  .theme_inputElement_pAZfT:focus:not([disabled]):not([readonly]) ~ .theme_label_3D8pa:not(.theme_fixed_2Vtqy) {
    color: #3f51b5; }
  .theme_inputElement_pAZfT:focus:not([disabled]):not([readonly]) ~ .theme_label_3D8pa > .theme_required_2GAao {
    color: #de3226; }
  .theme_inputElement_pAZfT:focus:not([disabled]):not([readonly]) ~ .theme_hint_1av1B {
    display: block;
    opacity: 1; }
  .theme_inputElement_pAZfT:focus:not([disabled]):not([readonly]) ~ .theme_icon_17lHc {
    color: #3f51b5; }
  .theme_inputElement_pAZfT:focus:not([disabled]):not([readonly]) ~ .theme_label_3D8pa:not(.theme_fixed_2Vtqy), .theme_inputElement_pAZfT.theme_filled_2eJzP ~ .theme_label_3D8pa:not(.theme_fixed_2Vtqy), .theme_inputElement_pAZfT[type="date"] ~ .theme_label_3D8pa:not(.theme_fixed_2Vtqy), .theme_inputElement_pAZfT[type="time"] ~ .theme_label_3D8pa:not(.theme_fixed_2Vtqy) {
    top: 0.6rem;
    font-size: 1.2rem; }
  .theme_inputElement_pAZfT:focus:not([disabled]):not([readonly]).theme_filled_2eJzP ~ .theme_hint_1av1B, .theme_inputElement_pAZfT.theme_filled_2eJzP.theme_filled_2eJzP ~ .theme_hint_1av1B, .theme_inputElement_pAZfT[type="date"].theme_filled_2eJzP ~ .theme_hint_1av1B, .theme_inputElement_pAZfT[type="time"].theme_filled_2eJzP ~ .theme_hint_1av1B {
    opacity: 0; }
  .theme_inputElement_pAZfT.theme_filled_2eJzP ~ .theme_label_3D8pa.theme_fixed_2Vtqy, .theme_inputElement_pAZfT.theme_filled_2eJzP ~ .theme_hint_1av1B {
    display: none; }

.theme_label_3D8pa {
  position: absolute;
  top: 3.2rem;
  left: 0;
  font-size: 1.6rem;
  line-height: 1.6rem;
  color: rgba(0, 0, 0, 0.26);
  pointer-events: none;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.35s;
  transition-property: top, font-size, color; }
  .theme_label_3D8pa.theme_fixed_2Vtqy ~ .theme_hint_1av1B {
    display: none; }

.theme_hint_1av1B {
  position: absolute;
  top: 3.2rem;
  left: 0;
  font-size: 1.6rem;
  line-height: 1.6rem;
  color: rgba(0, 0, 0, 0.26);
  pointer-events: none;
  opacity: 1;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.35s;
  transition-property: opacity; }

.theme_bar_1OGVC {
  position: relative;
  display: block;
  width: 100%; }
  .theme_bar_1OGVC:before, .theme_bar_1OGVC:after {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 0.2s;
    position: absolute;
    bottom: 0;
    width: 0;
    height: 2px;
    content: "";
    background-color: #3f51b5;
    transition-property: width, background-color; }
  .theme_bar_1OGVC:before {
    left: 50%; }
  .theme_bar_1OGVC:after {
    right: 50%; }

.theme_error_3xTSC, .theme_counter_13GeN {
  margin-bottom: -2rem;
  font-size: 1.2rem;
  line-height: 2rem;
  color: #de3226; }

.theme_counter_13GeN {
  position: absolute;
  right: 0;
  color: rgba(0, 0, 0, 0.26); }

.theme_disabled_BUeve > .theme_inputElement_pAZfT {
  color: rgba(0, 0, 0, 0.26);
  border-bottom-style: dotted; }

.theme_errored_2H5s4 {
  padding-bottom: 0; }
  .theme_errored_2H5s4 > .theme_inputElement_pAZfT {
    margin-top: 1px;
    border-bottom-color: #de3226; }
  .theme_errored_2H5s4 > .theme_counter_13GeN, .theme_errored_2H5s4 > .theme_label_3D8pa {
    color: #de3226; }
  .theme_errored_2H5s4 > .theme_label_3D8pa > .theme_required_2GAao {
    color: #de3226; }

.theme_hidden_2632h {
  display: none; }

.theme_field_NlouD {
  position: relative;
  display: block;
  height: 1.8rem;
  margin-bottom: 1.5rem;
  white-space: nowrap;
  vertical-align: middle; }
  .theme_field_NlouD .theme_ripple_1UWlm {
    background-color: #3f51b5;
    opacity: .3;
    transition-duration: 650ms; }

.theme_text_1P5H1 {
  display: inline-block;
  padding-left: 1rem;
  font-size: 1.4rem;
  line-height: 1.8rem;
  color: black;
  white-space: nowrap;
  vertical-align: top; }

.theme_input_1ohWV {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
  opacity: 0; }
  .theme_input_1ohWV:focus ~ .theme_check_1-4lD:before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 4.14rem;
    height: 4.14rem;
    margin-top: -2.07rem;
    margin-left: -2.07rem;
    pointer-events: none;
    content: "";
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 50%; }
  .theme_input_1ohWV:focus ~ .theme_check_1-4lD.theme_checked_3G8BC:before {
    background-color: rgba(63, 81, 181, 0.26); }

.theme_check_1-4lD {
  position: relative;
  display: inline-block;
  width: 1.8rem;
  height: 1.8rem;
  vertical-align: top;
  cursor: pointer;
  border-color: black;
  border-style: solid;
  border-width: 2px;
  border-radius: 2px;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.2s;
  transition-property: background-color; }
  .theme_check_1-4lD.theme_checked_3G8BC {
    background-color: #3f51b5;
    border-color: #3f51b5; }
    .theme_check_1-4lD.theme_checked_3G8BC:after {
      position: absolute;
      top: -0.1rem;
      left: 0.4rem;
      width: 0.7rem;
      height: 1.2rem;
      content: "";
      border-color: white;
      border-style: solid;
      border-top: 0;
      border-right-width: 2px;
      border-bottom-width: 2px;
      border-left: 0;
      transform: rotate(45deg);
      animation: theme_checkmark-expand_1Txaj 140ms ease-out forwards; }

.theme_disabled_3Gv-0 > .theme_text_1P5H1 {
  color: rgba(0, 0, 0, 0.26); }

.theme_disabled_3Gv-0 > .theme_check_1-4lD {
  cursor: auto;
  border-color: rgba(0, 0, 0, 0.26); }
  .theme_disabled_3Gv-0 > .theme_check_1-4lD.theme_checked_3G8BC {
    cursor: auto;
    background-color: rgba(0, 0, 0, 0.26);
    border-color: transparent; }

@keyframes theme_checkmark-expand_1Txaj {
  0% {
    top: 0.9rem;
    left: 0.6rem;
    width: 0;
    height: 0; }
  100% {
    top: -0.1rem;
    left: 0.4rem;
    width: 0.7rem;
    height: 1.2rem; } }

.theme_tooltip_2C-Br {
  position: absolute;
  z-index: 200;
  display: block;
  max-width: 17rem;
  padding: 0.5rem;
  font-family: Roboto, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.4rem;
  text-align: center;
  text-transform: none;
  pointer-events: none;
  transition: cubic-bezier(0.4, 0, 0.2, 1) 200ms transform;
  transform: scale(0) translateX(-50%);
  transform-origin: top left; }
  .theme_tooltip_2C-Br.theme_tooltipActive_1JfnE {
    transform: scale(1) translateX(-50%); }
  .theme_tooltip_2C-Br.theme_tooltipTop_36Kcu {
    transform: scale(0) translateX(-50%) translateY(-100%); }
    .theme_tooltip_2C-Br.theme_tooltipTop_36Kcu.theme_tooltipActive_1JfnE {
      transform: scale(1) translateX(-50%) translateY(-100%); }
  .theme_tooltip_2C-Br.theme_tooltipLeft_2QY0N {
    transform: scale(0) translateX(-100%) translateY(-50%); }
    .theme_tooltip_2C-Br.theme_tooltipLeft_2QY0N.theme_tooltipActive_1JfnE {
      transform: scale(1) translateX(-100%) translateY(-50%); }
  .theme_tooltip_2C-Br.theme_tooltipRight_3Prep {
    transform: scale(0) translateX(0) translateY(-50%); }
    .theme_tooltip_2C-Br.theme_tooltipRight_3Prep.theme_tooltipActive_1JfnE {
      transform: scale(1) translateX(0) translateY(-50%); }

.theme_tooltipInner_2KezD {
  display: block;
  padding: 0.8rem;
  color: #fff;
  background: rgba(97, 97, 97, 0.9);
  border-radius: 0.2rem; }

.theme_iconMenu_3HkKf {
  position: relative;
  display: inline-block;
  text-align: center; }
  .theme_iconMenu_3HkKf .theme_icon_kZ32a {
    cursor: pointer; }

.theme_menu_1RCUw {
  position: relative;
  display: inline-block; }
  .theme_menu_1RCUw.theme_topLeft_2RWem {
    position: absolute;
    top: 0;
    left: 0; }
    .theme_menu_1RCUw.theme_topLeft_2RWem > .theme_outline_1oz_H {
      transform-origin: 0 0; }
  .theme_menu_1RCUw.theme_topRight_1IB6i {
    position: absolute;
    top: 0;
    right: 0; }
    .theme_menu_1RCUw.theme_topRight_1IB6i > .theme_outline_1oz_H {
      transform-origin: 100% 0; }
  .theme_menu_1RCUw.theme_bottomLeft_yS6Z2 {
    position: absolute;
    bottom: 0;
    left: 0; }
    .theme_menu_1RCUw.theme_bottomLeft_yS6Z2 > .theme_outline_1oz_H {
      transform-origin: 0 100%; }
  .theme_menu_1RCUw.theme_bottomRight_2c06l {
    position: absolute;
    right: 0;
    bottom: 0; }
    .theme_menu_1RCUw.theme_bottomRight_2c06l > .theme_outline_1oz_H {
      transform-origin: 100% 100%; }
  .theme_menu_1RCUw:not(.theme_static_3bfqw) {
    z-index: 200;
    pointer-events: none; }
    .theme_menu_1RCUw:not(.theme_static_3bfqw) > .theme_outline_1oz_H {
      opacity: 0;
      transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1);
      transform: scale(0);
      will-change: transform; }
    .theme_menu_1RCUw:not(.theme_static_3bfqw) > .theme_menuInner_3WcXk {
      position: absolute;
      top: 0;
      left: 0;
      opacity: 0; }
    .theme_menu_1RCUw:not(.theme_static_3bfqw).theme_rippled_1WVCL:not(.theme_active_2rQc6) > .theme_outline_1oz_H {
      transition-delay: 0.3s; }
    .theme_menu_1RCUw:not(.theme_static_3bfqw).theme_rippled_1WVCL:not(.theme_active_2rQc6) > .theme_menuInner_3WcXk {
      transition-delay: 0.3s; }
    .theme_menu_1RCUw:not(.theme_static_3bfqw).theme_active_2rQc6 {
      pointer-events: all; }
      .theme_menu_1RCUw:not(.theme_static_3bfqw).theme_active_2rQc6 > .theme_outline_1oz_H {
        opacity: 1;
        transform: scale(1); }
      .theme_menu_1RCUw:not(.theme_static_3bfqw).theme_active_2rQc6 > .theme_menuInner_3WcXk {
        opacity: 1;
        transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1), clip 0.3s cubic-bezier(0.4, 0, 0.2, 1); }

.theme_outline_1oz_H {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background-color: white;
  border-radius: 0.2rem; }

.theme_menuInner_3WcXk {
  position: relative;
  display: block;
  padding: 0.8rem 0;
  text-align: left;
  white-space: nowrap;
  list-style: none; }

.theme_menuItem_2DAWU {
  position: relative;
  display: flex;
  height: 4.8rem;
  align-items: center;
  padding: 0 1.6rem;
  overflow: hidden;
  font-size: 1.6rem;
  color: #212121; }
  .theme_menuItem_2DAWU:not(.theme_disabled_2R9gK):hover {
    cursor: pointer;
    background-color: #eeeeee; }
  .theme_menuItem_2DAWU.theme_disabled_2R9gK {
    pointer-events: none;
    opacity: .5; }
  .theme_menuItem_2DAWU.theme_selected_XJFVi {
    font-weight: 500;
    background-color: transparent; }
  .theme_menuItem_2DAWU .theme_ripple_29MqI {
    color: #757575; }
  .theme_menuItem_2DAWU .theme_icon_kZ32a {
    width: 3.84rem;
    font-size: 2.4rem !important; }

.theme_caption_35VxC {
  flex-grow: 1;
  font-size: 1.6rem; }

.theme_shortcut_THaS1 {
  margin-left: 1.6rem; }

.theme_menuDivider_2NCTV {
  display: block;
  width: 100%;
  height: 1px;
  margin: 1.2rem 0;
  background-color: #eeeeee; }

.theme_overlay_39gmE {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 300;
  display: flex;
  width: 100vw;
  height: 100vh;
  flex-direction: column;
  align-content: center;
  align-items: center;
  justify-content: center;
  pointer-events: none; }
  .theme_overlay_39gmE.theme_invisible_2SD_J > *:not(.theme_backdrop_2avcU) {
    pointer-events: all; }

.theme_backdrop_2avcU {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.35s;
  transition-property: opacity; }

.theme_active_2tbLy {
  pointer-events: all; }
  .theme_active_2tbLy > .theme_backdrop_2avcU {
    opacity: 0.6; }

.theme_dialog_1AEYX {
  display: flex;
  max-width: 96vw;
  max-height: 96vh;
  flex-direction: column;
  background-color: white;
  border-radius: 0.2rem;
  box-shadow: 0 19px 60px rgba(0, 0, 0, 0.3), 0 15px 20px rgba(0, 0, 0, 0.22);
  opacity: 0;
  transition-delay: 0.07s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.35s;
  transition-property: opacity, transform;
  transform: translateY(-4rem); }
  .theme_dialog_1AEYX.theme_active_uVcCn {
    opacity: 1;
    transform: translateY(0%); }

.theme_small_5G1Pf {
  width: 30vw; }
  @media screen and (max-width: 720px) {
    .theme_small_5G1Pf {
      width: 50vw; } }
  @media screen and (max-width: 600px) {
    .theme_small_5G1Pf {
      width: 75vw; } }

.theme_normal_AVC3P {
  width: 50vw; }
  @media screen and (max-width: 600px) {
    .theme_normal_AVC3P {
      width: 96vw; } }

.theme_large_275p- {
  width: 96vw; }

.theme_fullscreen__ydRz {
  width: 96vw; }
  @media screen and (max-width: 600px) {
    .theme_fullscreen__ydRz {
      width: 100vw;
      max-width: 100vw;
      min-height: 100vh;
      max-height: 100vh;
      border-radius: 0; } }

.theme_title_3H-c- {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: .02em;
  flex-grow: 0;
  margin-bottom: 1.6rem;
  color: black; }

.theme_body_3A1Pm {
  flex-grow: 2;
  padding: 2.4rem;
  color: #757575; }

.theme_navigation_1mDjN {
  flex-grow: 0;
  padding: 0.8rem;
  text-align: right; }

.theme_button_1mCg4 {
  min-width: 0;
  padding-right: 0.8rem;
  padding-left: 0.8rem;
  margin-left: 0.8rem; }

.theme_dropdown_catfF {
  position: relative; }
  .theme_dropdown_catfF:not(.theme_active_27J91) > .theme_values_j3w8Q {
    max-height: 0;
    visibility: hidden; }
  .theme_dropdown_catfF.theme_active_27J91 > .theme_label_cy5G-, .theme_dropdown_catfF.theme_active_27J91 > .theme_value_3tdhq {
    opacity: .5; }
  .theme_dropdown_catfF.theme_active_27J91 > .theme_values_j3w8Q {
    max-height: 45vh;
    visibility: visible;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.12), 0 1px 4px rgba(0, 0, 0, 0.24); }
  .theme_dropdown_catfF:not(.theme_up_KPqJT) > .theme_values_j3w8Q {
    top: 0;
    bottom: auto; }
  .theme_dropdown_catfF.theme_up_KPqJT > .theme_values_j3w8Q {
    top: auto;
    bottom: 0; }
  .theme_dropdown_catfF.theme_disabled_2tM1g {
    pointer-events: none;
    cursor: normal; }

.theme_value_3tdhq > input {
  cursor: pointer; }

.theme_value_3tdhq:after {
  position: absolute;
  top: 50%;
  right: 0.8rem;
  width: 0;
  height: 0;
  pointer-events: none;
  content: "";
  border-top: 0.54857rem solid rgba(0, 0, 0, 0.12);
  border-right: 0.54857rem solid transparent;
  border-left: 0.54857rem solid transparent;
  transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1); }

.theme_field_HkK3B {
  position: relative;
  padding: 2rem 0;
  cursor: pointer; }
  .theme_field_HkK3B.theme_errored_3a-vh {
    padding-bottom: 0; }
    .theme_field_HkK3B.theme_errored_3a-vh > .theme_label_cy5G- {
      color: #de3226; }
    .theme_field_HkK3B.theme_errored_3a-vh > .theme_templateValue_2ybmN {
      border-bottom: 1px solid #de3226; }
    .theme_field_HkK3B.theme_errored_3a-vh > .theme_label_cy5G- > .theme_required_1UKJ2 {
      color: #de3226; }
  .theme_field_HkK3B.theme_disabled_2tM1g {
    pointer-events: none;
    cursor: normal; }
    .theme_field_HkK3B.theme_disabled_2tM1g > .theme_templateValue_2ybmN {
      border-bottom-style: dotted;
      opacity: .7; }

.theme_templateValue_2ybmN {
  position: relative;
  min-height: 3.84rem;
  padding: 0.8rem 0;
  color: #212121;
  background-color: transparent;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }

.theme_label_cy5G- {
  position: absolute;
  top: 0.6rem;
  left: 0;
  font-size: 1.2rem;
  line-height: 1.6rem;
  color: rgba(0, 0, 0, 0.26); }
  .theme_label_cy5G- .theme_required_1UKJ2 {
    color: #de3226; }

.theme_error_1TZc2 {
  margin-bottom: -2rem;
  font-size: 1.2rem;
  line-height: 2rem;
  color: #de3226; }

.theme_values_j3w8Q {
  position: absolute;
  z-index: 100;
  width: 100%;
  overflow-y: auto;
  list-style: none;
  background-color: white;
  border-radius: 0.2rem;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.35s;
  transition-property: max-height, box-shadow; }
  .theme_values_j3w8Q::-webkit-scrollbar {
    width: 0;
    height: 0; }
  .theme_values_j3w8Q > * {
    position: relative;
    padding: 1rem;
    overflow: hidden;
    cursor: pointer; }
    .theme_values_j3w8Q > *:hover:not(.theme_disabled_2tM1g) {
      background-color: #eeeeee; }
    .theme_values_j3w8Q > *.theme_selected_ehC2S {
      color: #3f51b5; }
    .theme_values_j3w8Q > *.theme_disabled_2tM1g {
      color: rgba(0, 0, 0, 0.26);
      cursor: not-allowed; }

.theme_tabs_1kbgB {
  display: flex;
  flex-direction: column; }

.theme_navigation_OuLQo {
  position: relative;
  display: flex;
  flex-direction: row;
  overflow-x: hidden;
  box-shadow: inset 0 -1px #eeeeee; }

.theme_navigationContainer_1S59q {
  display: flex; }
  .theme_navigationContainer_1S59q .theme_navigation_OuLQo {
    flex: 1; }

.theme_arrow_3RzDC {
  padding: 0 1.2rem;
  color: black; }

.theme_arrowContainer_2rhtF {
  display: flex;
  align-items: center;
  cursor: pointer;
  box-shadow: inset 0 -1px #eeeeee; }

.theme_label_3HWVw {
  padding: 1.7rem 1.2rem;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1;
  color: rgba(0, 0, 0, 0.7);
  text-align: center;
  text-transform: uppercase;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.35s;
  transition-property: box-shadow, color; }
  .theme_label_3HWVw.theme_active_2j106 {
    color: black; }
  .theme_label_3HWVw.theme_disabled_1B8Kn {
    opacity: 0.2; }
  .theme_label_3HWVw:not(.theme_disabled_1B8Kn) {
    cursor: pointer; }
  .theme_label_3HWVw.theme_hidden_1INH_ {
    display: none; }
  .theme_label_3HWVw.theme_withIcon_dGN6c {
    padding-top: 1.3rem;
    padding-bottom: 1.3rem; }
  .theme_label_3HWVw.theme_withText_acQTW .theme_icon_1V8ia {
    margin-bottom: 0.8rem; }

.theme_icon_1V8ia {
  display: block;
  height: 2.4rem;
  margin: 0 auto;
  line-height: 2.4rem; }

.theme_pointer_1Mmly {
  position: absolute;
  width: 0;
  height: 0.2rem;
  margin-top: -0.2rem;
  background-color: #3f51b5;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.35s;
  transition-property: left, width; }
  .theme_pointer_1Mmly.theme_disableAnimation_A15vT {
    transition: none; }

.theme_tab_GrBRF {
  display: flex;
  flex-direction: column;
  padding: 1.7rem 1.2rem; }
  .theme_tab_GrBRF:not(.theme_active_2j106) {
    display: none; }
  .theme_tab_GrBRF.theme_active_2j106 {
    display: flex; }

.theme_fixed_1ItHa .theme_label_3HWVw {
  flex: 1;
  text-align: center; }

.theme_inverse_uhoya .theme_navigation_OuLQo, .theme_inverse_uhoya .theme_arrowContainer_2rhtF {
  background-color: #3f51b5; }

.theme_inverse_uhoya .theme_label_3HWVw {
  color: rgba(255, 255, 255, 0.7); }
  .theme_inverse_uhoya .theme_label_3HWVw.theme_active_2j106 {
    color: white; }

.theme_inverse_uhoya .theme_arrow_3RzDC {
  color: white; }

.theme_inverse_uhoya .theme_pointer_1Mmly {
  background-color: #ff4081; }

.theme_field_3eq3W, .theme_disabled_27F8G {
  position: relative;
  display: block;
  height: auto;
  margin-bottom: 1.5rem;
  white-space: nowrap;
  vertical-align: middle; }

.theme_text_rJOB- {
  display: inline-block;
  padding-left: 1rem;
  font-size: 1.4rem;
  line-height: 2.4rem;
  color: black;
  white-space: normal;
  vertical-align: top; }

.theme_on_1uNnB, .theme_off_2sS9k {
  position: relative;
  display: inline-block;
  width: 3.6rem;
  height: 1.4rem;
  margin-top: 0.5rem;
  vertical-align: top;
  cursor: pointer;
  border-radius: 1.4rem; }

.theme_thumb_2qpPg {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.28s;
  position: absolute;
  top: -0.3rem;
  width: 2rem;
  height: 2rem;
  cursor: pointer;
  border-radius: 50%;
  transition-property: left; }
  .theme_thumb_2qpPg .theme_ripple_2nc-- {
    background-color: #3f51b5;
    opacity: .3;
    transition-duration: 650ms; }

.theme_on_1uNnB {
  background: rgba(63, 81, 181, 0.5); }
  .theme_on_1uNnB .theme_thumb_2qpPg {
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.14), 0 3px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 8px 0 rgba(0, 0, 0, 0.12);
    left: 1.6rem;
    background: #3f51b5; }

.theme_off_2sS9k {
  background: rgba(0, 0, 0, 0.26); }
  .theme_off_2sS9k .theme_thumb_2qpPg {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    left: 0;
    background: #fafafa; }
  .theme_off_2sS9k .theme_ripple_2nc-- {
    background: rgba(0, 0, 0, 0.4); }

.theme_input_2y8ed:focus:not(:active) + .theme_switch-on_1IRez > .theme_thumb_2qpPg:before, .theme_input_2y8ed:focus:not(:active) + .theme_switch-off_3wFgP > .theme_thumb_2qpPg:before {
  position: absolute;
  top: 50%;
  left: 50%;
  box-sizing: border-box;
  display: inline-block;
  width: 0.8rem;
  height: 0.8rem;
  content: "";
  background-color: transparent;
  border-radius: 50%;
  transform: translate(-0.4rem, -0.4rem); }

.theme_input_2y8ed {
  width: 0;
  height: 0;
  overflow: hidden;
  opacity: 0; }
  .theme_input_2y8ed:focus:not(:active) + .theme_switch-on_1IRez > .theme_thumb_2qpPg:before {
    background-color: rgba(63, 81, 181, 0.26);
    box-shadow: 0 0 0 2rem rgba(63, 81, 181, 0.26); }
  .theme_input_2y8ed:focus:not(:active) + .theme_switch-off_3wFgP > .theme_thumb_2qpPg:before {
    background-color: rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0 2rem rgba(0, 0, 0, 0.1); }

.theme_disabled_27F8G .theme_text_rJOB- {
  color: rgba(0, 0, 0, 0.26); }

.theme_disabled_27F8G .theme_on_1uNnB, .theme_disabled_27F8G .theme_off_2sS9k {
  cursor: auto;
  background: rgba(0, 0, 0, 0.12); }

.theme_disabled_27F8G .theme_thumb_2qpPg {
  cursor: auto;
  background-color: #bdbdbd;
  border-color: transparent; }

