#block-alvernia-theme-formrequestinformation {
  position: -webkit-sticky;
  position: sticky;
  width: 25vw;
  float: right;
  top: 100px;
  margin-top: 90px; }
  #block-alvernia-theme-formrequestinformation h2 {
    font-size: 1.75rem; }

div#block-alvernia-theme-content {
  width: 62vw; }

iframe#virtualtour_iframe_0 {
  width: 62vw !important; }

.form_page input,
.form_page select {
  width: 100%;
  resize: vertical;
  padding: 15px;
  border-radius: 1px;
  border: 0;
  box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.06);
  height: 45px; }

.hero-title__narrow, .hero-overlay {
  position: absolute;
  bottom: 12%;
  left: 50%;
  transform: translateX(-80%); }

.hero-overlay {
  width: 50%;
  z-index: 2; }

section.header__alert {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  color: white;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 6rem 2rem; }

@media (min-width: 64em) {
  .hero-image__narrow .media-image {
    padding-bottom: inherit; } }
