html {
  height: 100%;
}

body.u-body.u-stick-footer {
  display: flex;
  flex-direction: column;
  height: 100vh;
  height: 100dvh;
  max-height: 100dvh;
  overflow: hidden;
  margin: 0;
}

body.u-body.u-stick-footer > header.u-header,
body.u-body.u-stick-footer > footer.u-footer {
  flex: 0 0 auto;
}

body.u-body.u-stick-footer > footer.u-footer {
  margin-top: 0;
}

#sec-5ee6.u-section-1 {
  flex: 1 1 auto;
  min-height: 0;
  position: relative;
  overflow: hidden;
}

#sec-5ee6 .u-map.u-expanded {
  position: absolute !important;
  inset: 0;
  width: 100% !important;
  height: 100% !important;
}

#sec-5ee6 .u-map .embed-responsive {
  position: absolute;
  inset: 0;
  width: 100% !important;
  height: 100% !important;
  padding: 0 !important;
  overflow: hidden;
}

#sec-5ee6 .u-map .embed-responsive-item {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
