.homepage-hero {
  background-image: url(../layout/bg.jpg); }
  .homepage-hero-buttons {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: .5rem 1.5rem; }

.navbutton:not(.active) g:last-child {
  display: none; }
.navbutton.active g:first-child {
  display: none; }

.btn-big {
  padding: 1.125rem 2.5rem; }

.text_nowrap {
  white-space: nowrap; }

.reserve-bg {
  background-image: url(../layout/img5-nzI527Wg.jpg); }
  @media (max-width: 767px) {
    .reserve-bg {
      min-height: calc(100vh - 4rem); } }

.object-bottom-left {
  object-position: left 75%; }

/*# sourceMappingURL=index.css.map */
