.brand {
  margin-right: auto;
}

div#block-webflow-gtranslate {
  margin: 0px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0px;
  transition: all 0s !important;
  position: relative;
}

.gt_float_switcher .gt-selected .gt-current-lang span.gt_float_switcher-arrow {
  display: none;
}

div#gt_float_wrapper {
  margin: 0px;
  padding: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: normal;
}

.gt_float_switcher {
  font-family: inherit;
  color: #3a4a50;
  box-shadow: none;
  font-size: inherit;
  line-height: inherit;
  transition: all 0s !important;
}

.gt_float_switcher img {
  display: none;
}

.gt_float_switcher .gt-selected .gt-current-lang {
  color: var(--text-grey);
  text-align: center;
  vertical-align: middle;
  border-radius: 0 10px 10px;
  padding: 13px 12px 12px 12px;
  font-weight: 700;
  text-decoration: none;
  display: inline-block;
}

.gt_float_switcher .gt-selected .gt-current-lang span.gt-lang-code {
  position: relative;
  top: 0px;
}

.gt_float_switcher .gt_options {
  position: absolute;
}

.gt_options.gt-open {
  position: absolute;
  right: 0px;
  top: 66px;
  background: white;
  text-align: right;
}

.gt_float_switcher .gt_options.gt-open {
  opacity: 1;
  transform: translateX(0px);
  border-radius: 10px 0px 0px 10px;
  border: 1px solid;
  overflow: auto;
  min-width: 190px;
}

.gt_float_switcher .gt_options a {
  display: block;
  text-decoration: none;
  padding: 5px 25px;
  color: inherit;
  transition: color 0.4s linear;
}

.gt_float_switcher .gt_options a:hover {
  background: #9df7e5;
  color: #004a63;
}

.gt_float_switcher .gt_options {
  transition: all 0s !important;
}
