/* Shared with Elementor's frontend preview; wp-admin chrome is unaffected. */
body a:focus-visible,
body button:focus-visible,
body input:focus-visible,
body select:focus-visible,
body textarea:focus-visible {
  outline: 3px solid #d7b775;
  outline-offset: 4px;
}

.page-id-3267 .e-n-tab-title:not([aria-selected="true"]) {
  color: #d8d8d8;
}

.page-id-3267 .portfolio_hover_type_1.hover-disable .portfolio-item .content {
  background: linear-gradient(transparent, rgba(0, 0, 0, .9));
  padding: 32px 16px 14px;
  bottom: 0;
  left: 0;
  right: 0;
}

.page-id-3267 .portfolio-item .content h5 {
  font-size: 16px;
  line-height: 1.35;
}

.vault-inquiry-form label { display: inline-block; }
.vault-inquiry-form input:not([type="submit"]),
.vault-inquiry-form select,
.vault-inquiry-form textarea { width: 100%; }
.vault-inquiry-form .wpcf7-not-valid-tip { color: #ffb4a8; }

/* Keep the hero action above the fixed cookie notice. */
.home .banner .cell.bottom { padding-bottom: 110px; }

.home .banner .vault-hero-video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home .banner .vault-video-toggle {
  position: absolute;
  bottom: 76px;
  right: 24px;
  z-index: 20;
  padding: 0;
  width: 44px;
  height: 44px;
  display: grid;
  place-items: center;
  color: #fff;
  background: rgba(0, 0, 0, .35);
  border: 0;
  border-radius: 50%;
  font: inherit;
  font-size: 14px;
  pointer-events: auto;
}
.home .banner .vault-video-toggle::before {
  content: '';
  box-sizing: border-box;
  width: 11px;
  height: 14px;
  border-left: 3px solid currentColor;
  border-right: 3px solid currentColor;
}
.home .banner .vault-video-toggle[data-state="paused"]::before {
  width: 0;
  height: 0;
  margin-left: 3px;
  border: 7px solid transparent;
  border-right: 0;
  border-left: 11px solid currentColor;
}
.home .banner .vault-video-toggle:hover { background: rgba(0, 0, 0, .6); }
.home .banner .vault-video-toggle[hidden] { display: none; }

@media (max-width: 767px) {
  .page-id-3267 .elementor-element-a5fe051 .e-n-tabs > .e-n-tabs-heading {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
  }
  .page-id-3267 .elementor-element-a5fe051 .e-n-tab-title {
    min-width: 0;
    min-height: 52px;
    padding: 12px 8px;
    font-size: 15px;
    line-height: 1.3;
    white-space: normal;
  }
  .home .banner .cell.bottom { padding-bottom: 110px; }
  .page-id-2380 .elementor-element-cc3bfe4 { padding-bottom: 30px; }
}
