/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

main {
  display: block; }

h1 {
  font-size: 2em;
  margin: .67em 0; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

pre {
  font-family: monospace,monospace;
  font-size: 1em; }

a {
  background-color: transparent; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b, strong {
  font-weight: bolder; }

code, kbd, samp {
  font-family: monospace,monospace;
  font-size: 1em; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

img {
  border-style: none; }

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button, input {
  overflow: visible; }

button, select {
  text-transform: none; }

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button; }

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0; }

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  padding: .35em .75em .625em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type=checkbox], [type=radio] {
  box-sizing: border-box;
  padding: 0; }

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto; }

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details {
  display: block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none; }

/**
 * Z-INDEX MANAGEMENT
 * z-index: index($layers, map-configuration-background);
 */
.show-for-xsmall-down, .show-for-xsmall-only, .show-for-xsmall-up, .show-for-small-down, .show-for-small-only, .show-for-small-up, .show-for-medium-down, .show-for-medium-only, .show-for-medium-up, .show-for-large-down, .show-for-large-only, .show-for-large-up, .show-for-xlarge-down, .show-for-xlarge-only, .show-for-xlarge-up {
  display: none; }

@media (max-width: 319px) {
  .show-for-xsmall-down {
    display: block; } }

@media (max-width: 319px) {
  .show-for-xsmall-only {
    display: block; } }

.show-for-xsmall-up {
  display: block; }

@media (max-width: 599px) {
  .show-for-small-down {
    display: block; } }

@media (min-width: 320px) and (max-width: 599px) {
  .show-for-small-only {
    display: block; } }

@media (min-width: 320px) {
  .show-for-small-up {
    display: block; } }

@media (max-width: 1023px) {
  .show-for-medium-down {
    display: block; } }

@media (min-width: 600px) and (max-width: 1023px) {
  .show-for-medium-only {
    display: block; } }

@media (min-width: 600px) {
  .show-for-medium-up {
    display: block; } }

@media (max-width: 1199px) {
  .show-for-large-down {
    display: block; } }

@media (min-width: 1024px) and (max-width: 1199px) {
  .show-for-large-only {
    display: block; } }

@media (min-width: 1024px) {
  .show-for-large-up {
    display: block; } }

.show-for-xlarge-down {
  display: block; }

@media (min-width: 1200px) {
  .show-for-xlarge-only {
    display: block; } }

@media (min-width: 1200px) {
  .show-for-xlarge-up {
    display: block; } }

@media (max-width: 319px) {
  .hide-for-xsmall-down {
    display: none; } }

@media (max-width: 319px) {
  .hide-for-xsmall-only {
    display: none; } }

.hide-for-xsmall-up {
  display: none; }

@media (max-width: 599px) {
  .hide-for-small-down {
    display: none; } }

@media (min-width: 320px) and (max-width: 599px) {
  .hide-for-small-only {
    display: none; } }

@media (min-width: 320px) {
  .hide-for-small-up {
    display: none; } }

@media (max-width: 1023px) {
  .hide-for-medium-down {
    display: none; } }

@media (min-width: 600px) and (max-width: 1023px) {
  .hide-for-medium-only {
    display: none; } }

@media (min-width: 600px) {
  .hide-for-medium-up {
    display: none; } }

@media (max-width: 1199px) {
  .hide-for-large-down {
    display: none; } }

@media (min-width: 1024px) and (max-width: 1199px) {
  .hide-for-large-only {
    display: none; } }

@media (min-width: 1024px) {
  .hide-for-large-up {
    display: none; } }

.hide-for-xlarge-down {
  display: none; }

@media (min-width: 1200px) {
  .hide-for-xlarge-only {
    display: none; } }

@media (min-width: 1200px) {
  .hide-for-xlarge-up {
    display: none; } }

body, html {
  display: block;
  background: #f2f1f6;
  margin: 0;
  padding: 0;
  width: 100%;
  font-family: -apple-system, "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: black; }

body {
  font-size: 18px;
  line-height: 1.3333; }
  @media (min-width: 1200px) {
    body {
      font-size: 20px; } }
  @media (max-width: 1199px) {
    body {
      font-size: 18px; } }
  @media (max-width: 1023px) {
    body {
      font-size: 16px; } }
  @media (max-width: 599px) {
    body {
      font-size: 16.5px; } }
  @media (max-width: 319px) {
    body {
      font-size: 10px; } }

h1, h2, h3, h4, h5, p, ul, ol, table {
  font-family: -apple-system, "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
  font-weight: normal;
  font-size: 1em;
  line-height: 1.3333;
  margin: 0 0 1em 0; }

.text-left {
  text-align: left; }

.text-center {
  text-align: center; }

.text-right {
  text-align: right; }

.headline-large {
  font-size: 3em;
  font-weight: bold;
  color: #cb091c;
  margin-bottom: .5em; }

.headline-medium {
  font-size: 2em;
  font-weight: bold;
  color: #cb091c; }

.headline-small {
  font-size: 1.5em;
  font-weight: bold;
  color: #cb091c; }

.text--large {
  font-size: 1.4em; }

.text--small {
  font-size: .7em; }

.text--grey {
  color: #76747a; }

.highlight {
  color: #cb091c; }

a {
  color: #007afe; }

.navigation {
  display: flex;
  flex-direction: row;
  background: rgba(255, 255, 255, 0.8);
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  border-top: 1px solid;
  border-color: #d2d2d8;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3.5em;
  margin: 0;
  padding: 0;
  list-style: none;
  z-index: 4; }
  @media (min-width: 1024px) {
    .navigation {
      width: 24em;
      margin-left: .5em;
      margin-bottom: .5em;
      border-radius: .3em;
      border: 1px solid #d2d2d8; } }
  @media (prefers-color-scheme: dark) {
    .navigation {
      background: rgba(0, 0, 0, 0.75);
      border-color: #76747a; } }
  .navigation li {
    flex: 1;
    display: block;
    margin: 0 .5em; }

.navigation__element__link {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: black;
  height: 100%; }

.navigation__element__label {
  display: none;
  height: 100%;
  white-space: nowrap;
  color: #007afe;
  margin-top: .5em; }

.navigation__element--active .navigation__element__label {
  font-weight: 600; }

.navigation__element__icon {
  display: block;
  width: 2em;
  height: 2em;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center; }

.navigation__element--map .navigation__element__icon {
  background-image: url("../images/icn_navigation_map.svg"); }

.navigation__element--map.navigation__element--active .navigation__element__icon {
  background-image: url("../images/icn_navigation_map_active.svg"); }

.navigation__element--markers .navigation__element__icon {
  background-image: url("../images/icn_navigation_markers.svg"); }

.navigation__element--markers.navigation__element--active .navigation__element__icon {
  background-image: url("../images/icn_navigation_markers_active.svg"); }

.navigation__element--tracking .navigation__element__icon {
  background-image: url("../images/icn_navigation_tracking.svg"); }

.navigation__element--tracking.navigation__element--active .navigation__element__icon {
  background-image: url("../images/icn_navigation_tracking_active.svg"); }

.navigation__element--shares .navigation__element__icon {
  background-image: url("../images/icn_navigation_shares.svg"); }

.navigation__element--shares.navigation__element--active .navigation__element__icon {
  background-image: url("../images/icn_navigation_shares_active.svg"); }

.navigation__element--account .navigation__element__icon {
  background-image: url("../images/icn_navigation_account.svg"); }

.navigation__element--account.navigation__element--active .navigation__element__icon {
  background-image: url("../images/icn_navigation_account_active.svg"); }

.map {
  display: block;
  position: relative;
  z-index: 1; }

.map--fullscreen {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh; }

.map--crosshair .map__plugin::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("../images/marker_location_select.svg") no-repeat center center/40px auto;
  z-index: 999;
  pointer-events: none; }

.map__plugin {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1; }

.map__marker {
  display: block;
  border-radius: 50%;
  background: transparent; }

.map__marker--gps {
  width: 15px;
  height: 15px;
  margin: -8.5px 0 0 -8.5px;
  border-radius: 50%;
  background: #007afe;
  position: relative;
  border: 2px solid white;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2); }
  .map__marker--gps::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: calc(100% - 6px);
    height: calc(100% - 6px);
    border: 3px solid #007afe;
    opacity: .6;
    border-radius: 50%;
    animation: gpsAnimation 2s ease infinite; }

@keyframes gpsAnimation {
  0% {
    transform: scale(1);
    opacity: .6; }
  60% {
    transform: scale(3.5);
    opacity: 0; }
  100% {
    transform: scale(2);
    opacity: 0; } }
.map__marker--current-location {
  width: 35px;
  height: 50px;
  margin: -50px 0 0 -17.5px;
  border-radius: 0;
  background: url("../images/marker_location.svg") no-repeat left top/100% auto;
  position: relative; }

.map__marker--overnight {
  width: 35px;
  height: 50px;
  margin: -50px 0 0 -17.5px;
  border-radius: 0;
  background: url("../images/marker_overnight.svg") no-repeat left top/100% auto; }

.map__marker--custom-marker {
  display: block;
  width: 30px;
  height: 30px;
  margin: -16px 0 0 -16px;
  border-radius: 50%;
  border: 2px solid white;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
  overflow: hidden; }

.map[data-zoom='14'] .map__marker--current-location,
.map[data-zoom='14'] .map__marker--overnight,
.map[data-zoom='13'] .map__marker--current-location,
.map[data-zoom='13'] .map__marker--overnight,
.map[data-zoom='12'] .map__marker--current-location,
.map[data-zoom='12'] .map__marker--overnight,
.map[data-zoom='11'] .map__marker--current-location,
.map[data-zoom='11'] .map__marker--overnight,
.map[data-zoom='10'] .map__marker--current-location,
.map[data-zoom='10'] .map__marker--overnight {
  width: 21px;
  height: 30px;
  margin: -30px 0 0 -10.5px; }
.map[data-zoom='14'] .map__marker--custom-marker,
.map[data-zoom='13'] .map__marker--custom-marker,
.map[data-zoom='12'] .map__marker--custom-marker,
.map[data-zoom='11'] .map__marker--custom-marker,
.map[data-zoom='10'] .map__marker--custom-marker {
  width: 16px;
  height: 16px;
  margin: -9px 0 0 -9px; }

.map[data-zoom='9'] .map__marker--current-location,
.map[data-zoom='9'] .map__marker--overnight,
.map[data-zoom='8'] .map__marker--current-location,
.map[data-zoom='8'] .map__marker--overnight,
.map[data-zoom='7'] .map__marker--current-location,
.map[data-zoom='7'] .map__marker--overnight,
.map[data-zoom='6'] .map__marker--current-location,
.map[data-zoom='6'] .map__marker--overnight,
.map[data-zoom='5'] .map__marker--current-location,
.map[data-zoom='5'] .map__marker--overnight {
  width: 21px;
  height: 30px;
  margin: -30px 0 0 -10.5px; }
.map[data-zoom='9'] .map__marker--custom-marker,
.map[data-zoom='8'] .map__marker--custom-marker,
.map[data-zoom='7'] .map__marker--custom-marker,
.map[data-zoom='6'] .map__marker--custom-marker,
.map[data-zoom='5'] .map__marker--custom-marker {
  width: 10px;
  height: 10px;
  margin: -6px 0 0 -6px; }

.map[data-zoom='4'] .map__marker--current-location,
.map[data-zoom='4'] .map__marker--overnight,
.map[data-zoom='3'] .map__marker--current-location,
.map[data-zoom='3'] .map__marker--overnight,
.map[data-zoom='2'] .map__marker--current-location,
.map[data-zoom='2'] .map__marker--overnight,
.map[data-zoom='1'] .map__marker--current-location,
.map[data-zoom='1'] .map__marker--overnight,
.map[data-zoom='0'] .map__marker--current-location,
.map[data-zoom='0'] .map__marker--overnight {
  width: 21px;
  height: 30px;
  margin: -21px 0 0 -15px; }
.map[data-zoom='4'] .map__marker--custom-marker,
.map[data-zoom='3'] .map__marker--custom-marker,
.map[data-zoom='2'] .map__marker--custom-marker,
.map[data-zoom='1'] .map__marker--custom-marker,
.map[data-zoom='0'] .map__marker--custom-marker {
  width: 6px;
  height: 6px;
  margin: -3.5px 0 0 -3.5px; }

.map__marker--custom-marker__inner {
  display: flex;
  flex-direction: row;
  width: 100%;
  height: 100%; }

.map__marker--custom-marker__color {
  display: block;
  flex: 1; }

.map__infobox {
  display: block;
  position: fixed;
  z-index: 9999;
  right: .5em;
  top: .5em;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  font-size: .8em;
  padding: 1em 1.2em;
  border-radius: .2em; }
  .map__infobox a {
    color: white; }

.map__infobox__categories {
  list-style: none;
  display: block;
  margin: 0 0 2em 0;
  padding: 0; }

.map__infobox__category {
  display: inline-block;
  margin-right: .75em;
  margin-bottom: .5em; }
  .map__infobox__category .map__infobox__category__color {
    display: inline-block;
    width: 1.2em;
    height: 1.2em;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: .5em; }
  .map__infobox__category .map__infobox__category__label {
    display: inline-block;
    vertical-align: middle;
    height: 1.2em;
    line-height: 1.2em; }

.map__infobox__note {
  margin-bottom: 2em; }

.map__infobox__buttons {
  display: block; }

.map__infobox__button,
.leaflet-container .map__infobox__button {
  display: inline-block;
  background: white;
  border: 1px solid #c6c6c9;
  color: #76747a;
  font-weight: 600;
  padding: .5em 1em;
  border-radius: .2em;
  text-decoration: none;
  transition: all ease 0.25s;
  margin-right: .5em; }
  .map__infobox__button:hover,
  .leaflet-container .map__infobox__button:hover {
    background: #007afe;
    border: 1px solid #007afe;
    color: white; }

.leaflet-control-layers-toggle {
  cursor: pointer; }

.leaflet-control-marker-toggle {
  display: block;
  width: 44px;
  height: 44px;
  background: url("../images/control_marker.png") no-repeat center center/26px auto;
  cursor: pointer; }

/*
.leaflet-control-container {
	position: fixed;
	height: 100%;
	width: 100%;
	z-index: 9999;
	pointer-events: none;
}

.leaflet-control-container * {
	pointer-events: all;
}
*/
.form + .form {
  padding-top: 0;
  margin-top: -6em; }

.form {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 2em 1em 8em 1em; }
  .form h1 {
    font-size: 2em;
    letter-spacing: -.03em;
    font-weight: bold;
    margin-bottom: .4em; }
  .form p {
    color: #76747a; }
  .form fieldset {
    display: block;
    border: 0;
    border-top: 1px solid #c6c6c9;
    border-bottom: 1px solid #c6c6c9;
    background: white;
    width: 100%;
    margin: 2.5em -1em 2.5em -1em;
    position: relative;
    padding: 0 1em; }
    .form fieldset legend {
      display: block;
      margin: 0;
      padding: 0;
      position: absolute;
      top: -2em;
      left: 1em;
      color: #76747a;
      text-transform: uppercase;
      letter-spacing: .015em;
      font-size: .75em; }
    .form fieldset legend + .form__element,
    .form fieldset .form__element:first-child {
      border-top: 0; }
    .form fieldset .form__element:last-child {
      border-bottom: 0; }
    .form fieldset .form__element:not(.form__element--map) {
      margin-left: 0;
      padding-left: 0;
      padding-right: 0; }
    .form fieldset .form__button-group {
      padding-left: 0;
      padding-right: 0; }

.form__button-group {
  display: flex;
  flex-direction: row;
  padding: 1em 0; }
  .form__button-group .form__button {
    flex: 1;
    border-radius: 0; }
    .form__button-group .form__button:not(:first-child) {
      border-left: 0; }
    .form__button-group .form__button:first-child {
      border-radius: .3em 0 0 .3em; }
    .form__button-group .form__button:last-child {
      border-radius: 0 .3em .3em 0; }
    .form__button-group .form__button:first-child:last-child {
      border-radius: .3em; }

.form__element {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  border-top: 1px solid #c6c6c9;
  border-bottom: 1px solid #c6c6c9;
  background: white;
  width: 100%;
  margin-left: -1em;
  padding: 1em; }

.form__element + .form__element {
  border-top: 0; }

.form__element__label {
  display: block;
  margin: 0;
  padding: 0 1em 0 0;
  font-size: .9em;
  letter-spacing: -.01em;
  user-select: none;
  vertical-align: middle; }

.form__element--error .form__element__label {
  background: url("../images/icn_warning.svg") no-repeat left center/1em 1em;
  padding-left: 2em;
  color: #fe3e30;
  font-weight: bold;
  width: calc(20% - 2em); }

.form__element__label__color {
  display: inline-block;
  width: 1em;
  height: 1em;
  margin-right: 1em;
  border-radius: .3em;
  vertical-align: middle;
  margin-top: -.3em; }

.form__element__label__info {
  font-size: .8em;
  margin-left: .5em;
  opacity: .5; }

.form__element__input {
  flex: 1;
  margin: 0;
  padding: 0;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  font-size: 1em;
  text-align: right; }

.form__element--input .form__element__input {
  display: block;
  width: calc(80% - 1em);
  margin: 0;
  padding: 0;
  border: 0;
  outline: none; }
  .form__element--input .form__element__input[readonly] {
    opacity: .3; }
  .form__element--input .form__element__input::-webkit-input-placeholder {
    line-height: normal !important; }

.form__element--color .form__element__input {
  max-width: 5em;
  display: block;
  width: 3em;
  height: 2em;
  margin: 0 0 0 auto;
  padding: 0;
  border: 0;
  outline: none; }

.form__element--map {
  display: block;
  position: relative;
  padding: 0;
  width: calc(100% + 2em);
  use-select: none; }
  .form__element--map * {
    use-select: none; }
  .form__element--map .form__element__input {
    display: block;
    width: 100%;
    height: 35vh;
    padding: 0; }
  .form__element--map .form__element--map__map {
    display: block;
    width: 100%;
    height: 100%;
    z-index: 1; }

.form__element--select .form__element__label {
  display: none; }
.form__element--select .form__element__input {
  display: block;
  width: 100%;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 0;
  outline: none;
  background: url("../images/icn_arrow_down.svg") no-repeat right 0.5em center/1em 1em; }

.form__element--checkbox .form__element__label {
  width: 100%;
  cursor: pointer; }
.form__element--checkbox .form__element__input:checked + .form__element__label {
  background: url("../images/icn_check.svg") no-repeat right 0.5em center/1em 1em;
  color: #007afe; }
.form__element--checkbox .form__element__input {
  display: none; }

.form__element--textarea {
  display: block;
  flex-direction: column; }
  .form__element--textarea .form__element__label {
    width: 100%; }
  .form__element--textarea .form__element__input {
    display: block;
    outline: none;
    width: 100%;
    height: 5em;
    border: 0;
    text-align: left; }
    @media (min-width: 1200px) {
      .form__element--textarea .form__element__input {
        height: 10em; } }

.form__element--link {
  text-decoration: none;
  color: black; }
  .form__element--link .form__element__label {
    width: 100%;
    cursor: pointer; }
  .form__element--link.form__element--arrow-link {
    background: url("../images/icn_arrow_right.svg") no-repeat right center/1em 1em; }
  .form__element--link.form__element--highlight-link {
    color: #007afe; }

.form__element--info {
  font-size: .8em; }
  .form__element--info > *:last-child {
    margin-bottom: 0; }

.form__element--data .form__element__data {
  width: auto;
  text-align: right;
  flex: 1;
  color: #007afe;
  font-weight: 600; }

.form__button {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-item: center;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 0;
  border-radius: .3em;
  width: 100%;
  color: black;
  background: white;
  border: 1px solid #c6c6c9;
  font-weight: 600;
  font-size: 1em;
  padding: .8em 0;
  letter-spacing: .03em;
  cursor: pointer;
  outline: none;
  text-align: center;
  text-decoration: none;
  transition: background ease 0.25s, border ease 0.25s; }
  @media (min-width: 1024px) {
    .form__button {
      width: 25em;
      margin-left: calc(50vw - 13.5em); } }
  .form__button:hover, .form__button:active {
    background-color: #f2f1f6; }
  .form__button:last-child {
    margin-top: auto; }

@media (min-width: 1024px) {
  .form__button-group .form__button {
    width: auto;
    margin-left: auto; } }
.form__button--large {
  font-size: 1.1em;
  text-transform: uppercase; }

.form__button--small {
  font-size: .75em; }

.form__button--primary {
  background: #007afe;
  border-color: #007afe;
  color: white; }
  .form__button--primary:hover, .form__button--primary:active {
    background-color: #0062cb;
    border-color: #0062cb; }

.form__button--danger {
  background: #fe3e30;
  border-color: #fe3e30;
  color: white; }
  .form__button--danger:hover, .form__button--danger:active {
    background-color: #fa1201;
    border-color: #fa1201; }

.form__button__icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  margin-top: -.25em;
  margin-right: .7em;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

.form__button__icon--delete {
  background-image: url("../images/icn_trash_white.svg"); }

.form__button__icon--save {
  background-image: url("../images/icn_save_white.svg"); }

.form__button__icon--update {
  background-image: url("../images/icn_update_white.svg"); }

.form__controls {
  display: block;
  background: white;
  width: 100%;
  margin: 2.5em -1em 2.5em -1em;
  position: relative;
  padding: 0 1em; }

.form__controls--sticky {
  position: fixed;
  bottom: 3.5em;
  margin-top: 0;
  margin-bottom: 0;
  width: calc(100% - 2em);
  background: rgba(255, 255, 255, 0.8);
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  border-top: 1px solid #d2d2d8; }
  @media (prefers-color-scheme: dark) {
    .form__controls--sticky {
      background: rgba(0, 0, 0, 0.75);
      border-color: #76747a; } }
  @media (min-width: 1024px) {
    .form__controls--sticky {
      max-width: 23em;
      bottom: 0; } }

.map-configuration {
  display: none;
  width: 100vw;
  height: calc(100vh - 5em);
  position: fixed;
  left: 0;
  top: 0;
  background: #f2f1f6;
  z-index: 3;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 5em; }
  .map-configuration .form:nth-child(2) h1:first-child {
    width: calc(100% - 1.25em); }
  @media (min-width: 1024px) {
    .map-configuration {
      width: 100%;
      max-width: 25em;
      left: auto;
      right: 0;
      display: block;
      transform: translateX(100%);
      transition: transform ease 0.25s, box-shadow ease 0.25s; }
      .map-configuration .form h1 {
        font-size: 1.5em; } }

.map-configuration__background {
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  pointer-events: none;
  z-index: 2;
  transition: opacity ease 0.25s; }

.map-configuration__background--visible {
  opacity: 1;
  pointer-events: all; }

.map-configuration--visible {
  display: block; }
  @media (min-width: 1024px) {
    .map-configuration--visible {
      transform: none;
      box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3); } }

.map-configuration__close-x {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: .75em;
  top: 1.5em;
  width: 1.3em;
  height: 1.3em;
  padding: 0em .15em .3em .15em;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: .25em;
  color: #76747a;
  border: 0;
  font-size: 1.5em;
  line-height: 1;
  font-weight: bold;
  text-align: center;
  background: transparent;
  outline: none;
  cursor: pointer;
  transition: color ease 0.25s; }
  .map-configuration__close-x:hover {
    color: #007afe; }

/*
@import 'layout/header';
@import 'layout/footer';
@import 'layout/hamburger';
@import 'layout/section';
@import 'layout/spacer';
@import 'layout/columns';

@import 'components/image';
@import 'components/video';
@import 'components/text';
@import 'components/slider';
*/

/*# sourceMappingURL=app.css.map */
