.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #333;
  font-family: Roboto;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-bottom: 10px;
  font-family: Mont, sans-serif;
  font-size: 46px;
  font-weight: 900;
  line-height: 1.2em;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Average Sans, sans-serif;
  font-size: 38px;
  font-weight: 400;
  line-height: 1.2em;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Merriweather, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 1.2em;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Merriweather, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.2em;
}

h5, h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Average Sans, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.2em;
}

p {
  margin-bottom: 1.6em;
  font-family: Merriweather, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.6em;
}

a {
  color: #1e1e24;
  font-family: Mont, sans-serif;
  font-size: 15px;
  font-weight: 900;
  line-height: 1.6em;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

img {
  max-width: 100%;
  display: inline-block;
}

label {
  margin-bottom: 5px;
  font-weight: bold;
  display: block;
}

blockquote {
  border-left: 3px solid #ebebeb;
  margin-bottom: 10px;
  padding: 10px 20px;
  font-family: Average Sans, sans-serif;
  font-size: 19px;
  line-height: 1.6em;
}

figure {
  margin-bottom: 10px;
}

figcaption {
  text-align: center;
  margin-top: 5px;
  margin-bottom: 80px;
}

.project-hero-copy {
  width: 50%;
  padding-top: 60px;
  padding-bottom: 60px;
}

.hero-headline {
  font-size: 60px;
  font-weight: 400;
  line-height: 1.1em;
}

.style-guide-content {
  padding-top: 40px;
}

.style-guide-label {
  color: #bdb6ae;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 40px;
  font-size: 11px;
  line-height: 11px;
}

.style-guide-label.cc-box {
  justify-content: space-between;
  display: flex;
}

.style-guide-section {
  background-color: #fff;
  border-radius: 4px;
  margin: 20px;
  padding: 60px 30px;
  position: relative;
  box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
}

.body {
  font-size: 15px;
  line-height: 1.6em;
}

.button {
  height: 44px;
  color: #fff;
  letter-spacing: .5px;
  text-transform: uppercase;
  background-color: #aa4a44;
  border-radius: 4px;
  padding: 0 20px;
  font-family: Mont, sans-serif;
  font-weight: 900;
  line-height: 43px;
  transition: box-shadow .2s;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0);
}

.button:hover {
  box-shadow: 0 10px 20px rgba(0, 0, 0, .1);
}

.project-content {
  display: block;
}

.project-content figure {
  margin-top: 10px;
  margin-bottom: 50px;
}

.project-content img {
  display: block;
}

.project-hero-section {
  padding-top: 60px;
}

.project-hero-container {
  width: 90%;
  max-width: 1000px;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.project-details-container {
  width: 90%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.project-services {
  padding-left: 0;
}

.project-services ul {
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-left: 20px;
  font-size: 14px;
  font-weight: 500;
  line-height: 30px;
}

.project-hero-logo {
  width: 50%;
  justify-content: center;
  align-items: center;
  padding: 60px;
  display: flex;
}

.navbar {
  width: 100%;
  height: 60px;
  background-color: #f5f5f5;
  justify-content: center;
  display: flex;
  position: fixed;
}

.container-2 {
  width: 80%;
  height: 100%;
  max-width: 1000px;
  justify-content: center;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.back-button {
  height: 100%;
  float: left;
  align-items: center;
  display: flex;
}

.body {
  color: #1e1e24;
}

.type-column-2 {
  padding-top: 30px;
  padding-left: 20px;
}

.type-column-1 {
  padding-right: 20px;
}

.style-guide-title {
  color: #1e1e24;
  text-transform: uppercase;
  margin-top: 0;
  padding-top: 5px;
  padding-left: 18px;
  font-size: 22px;
  font-weight: 500;
  line-height: 44px;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}

.color-block {
  height: 70px;
  background-color: #ebebeb;
  border-radius: 4px;
  margin-top: 30px;
}

.color-block.cc-font-color-dark {
  background-color: #1e1e24;
}

.color-block.cc-font-color-light {
  background-color: #bdb6ae;
}

.color-block.cc-brand-color-1 {
  background-color: #aa4a44;
}

.color-block.cc-brand-color-2 {
  background-color: #5b7553;
}

.color-block.cc-brand-color-3 {
  background-color: #f6c486;
}

.color-block.cc-brand-color-4 {
  background-color: #6a8d92;
}

.color-block.cc-light-grey-1 {
  background-color: #fff8f0;
}

.color-block.cc-light-grey-2 {
  background-color: #d6cfc6;
}

.color-block.cc-dark-grey-1 {
  background-color: #58585f;
}

.color-block.cc-dark-grey-2 {
  background-color: #1e1e24;
}

.style-guide-title-section {
  margin-bottom: 10px;
}

.style-guide-subhead {
  color: #ec3872;
  background-color: rgba(236, 56, 114, .1);
  border-radius: 4px;
  margin-bottom: 40px;
  padding: 20px;
}

.style-guide-label-column {
  min-height: 44px;
}

.style-guide-wrap {
  background-color: #fff8f0;
  padding-top: 1px;
  padding-bottom: 1px;
}

.style-guide-logo-box {
  background-image: url('../images/transparent_1transparent.gif');
  background-position: 0 0;
  background-size: 16px;
  border: 1px solid #bdb6ae;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  padding: 40px;
  display: flex;
}

.style-guide-logo-box.cc-dark {
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/transparent_1transparent.gif');
  background-position: 0 0, 0 0;
  background-size: auto, 16px;
}

.style-guide-logo-box.cc-light {
  background-image: linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, .5)), url('../images/transparent_1transparent.gif');
  background-position: 0 0, 0 0;
  background-size: auto, 16px;
}

.style-guide-divider {
  width: 100%;
  height: 1px;
  background-color: #fff8f0;
  margin-top: 20px;
  margin-bottom: 10px;
}

.link {
  float: right;
  display: block;
}

.style-guide-label-link {
  font-size: 11px;
  font-weight: 500;
  line-height: 11px;
  text-decoration: none;
  display: inline-block;
}

.style-guide-label-link:hover {
  text-decoration: underline;
}

.input {
  height: 44px;
  background-color: #fff;
  border: 1px solid #d6cfc6;
  border-radius: 4px;
  font-family: Mont, sans-serif;
  line-height: 44px;
}

.input:hover {
  border-color: #58585f;
}

.input:focus {
  border-color: #aa4a44;
}

.input.cc-long {
  height: auto;
  min-height: 150px;
  line-height: 24px;
}

.form-success {
  color: #1cec88;
  background-color: #1cec88;
}

.success-message {
  color: #20ce7b;
  background-color: rgba(32, 206, 123, .1);
  border-radius: 4px;
}

.error-message {
  color: #ec3872;
  text-align: center;
  background-color: rgba(236, 56, 114, .1);
  border-radius: 4px;
}

.card {
  background-color: #fff;
  border-radius: 4px;
  flex: 1;
  margin: 15px;
  padding: 40px;
  text-decoration: none;
  transition: all .15s;
  box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
}

.card:hover {
  margin: 12px;
  padding: 43px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, .1);
}

.card-title {
  margin-top: 0;
}

.card-paragraph {
  margin-bottom: 0;
}

.card-container {
  background-color: #fff8f0;
  flex-wrap: wrap;
  margin-top: 40px;
  padding: 20px;
  display: flex;
}

.card-wrap {
  flex: 0 0 50%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.tab-pane {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  padding: 30px 40px 40px;
}

.tab-link {
  color: #bdb6ae;
  background-color: rgba(0, 0, 0, 0);
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 5px;
  padding-right: 5px;
}

.tab-link:hover {
  color: #1e1e24;
}

.tab-link.w--current {
  color: #1e1e24;
  background-color: rgba(0, 0, 0, 0);
  box-shadow: inset 0 -1px #1e1e24;
}

.tab-menu {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  padding-left: 5px;
  padding-right: 5px;
  box-shadow: inset 0 -1px #d6cfc6;
}

.tabs {
  border-radius: 4px;
  box-shadow: inset 0 0 0 1px #d6cfc6;
}

.heading {
  font-family: Merriweather, sans-serif;
  font-weight: 300;
}

.heading-2 {
  font-family: Merriweather, sans-serif;
  font-weight: 400;
}

.paragraph {
  font-family: Merriweather, sans-serif;
  font-weight: 300;
}

.block-quote {
  font-family: Average Sans, sans-serif;
}

.heading-3 {
  font-weight: 300;
}

.heading-4 {
  font-size: 18px;
  font-weight: 400;
}

.link-2 {
  font-weight: 200;
}

.image {
  color: #1e1e24;
}

.navbar-logo-left-container {
  z-index: 5;
  width: 1030px;
  max-width: 100%;
  background-color: rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: rgba(26, 27, 31, .75);
}

.nav-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: rgba(26, 27, 31, .75);
}

.nav-dropdown-toggle:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-divider {
  width: 1px;
  height: 22px;
  background-color: #e4ebf3;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: rgba(26, 27, 31, .75);
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.image-2 {
  min-height: 166px;
}

.navbar-logo-center {
  display: flex;
}

.navbar-logo-center-container {
  z-index: 5;
  width: 1030px;
  max-width: 100%;
  background-color: rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.navbar-logo-center-container.shadow-three {
  width: 100%;
  max-width: 1140px;
}

.container-3 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper-three {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar-brand-three {
  z-index: 5;
  position: absolute;
}

.nav-menu-wrapper-three {
  width: 100%;
}

.nav-menu-three {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-menu-block {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link-2 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-2:hover {
  color: rgba(26, 27, 31, .75);
}

.nav-link-2:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-2 {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle-2 {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle-2:hover {
  color: rgba(26, 27, 31, .75);
}

.nav-dropdown-toggle-2:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-toggle-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon-2 {
  margin-right: 10px;
}

.nav-dropdown-list-2 {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list-2.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link-2 {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link-2:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-link-accent-2 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent-2:hover {
  color: rgba(26, 27, 31, .75);
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-2:active {
  background-color: #43464d;
}

.image-3 {
  min-height: 73px;
  min-width: 0;
}

.navbar-logo-left-2 {
  height: 11vh;
  max-height: 18vh;
  color: #bdb6ae;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.navbar-logo-left-container-2 {
  z-index: 5;
  width: 1030px;
  max-width: 100%;
  background-color: rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container-2.shadow-three {
  width: 100%;
  max-width: 1140px;
  background-color: #fff;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  position: static;
}

.container-4 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.navbar-brand-2 {
  color: #bdb6ae;
}

.nav-menu-two-2 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link-3 {
  color: #000;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 23px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-3:hover {
  color: #f06543;
}

.nav-link-3:focus-visible {
  outline-offset: 0px;
  color: #f6c486;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link-3[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #f6c486;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link-3.w--current {
  color: #000;
  text-decoration: none;
}

.nav-dropdown-3 {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle-3 {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle-3:hover {
  color: rgba(26, 27, 31, .75);
}

.nav-dropdown-toggle-3:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-toggle-3[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon-3 {
  margin-right: 10px;
}

.nav-dropdown-list-3 {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list-3.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link-3 {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link-3:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link-3[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-divider-2 {
  width: 1px;
  height: 22px;
  background-color: #e4ebf3;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent-3 {
  color: #000;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 23px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent-3:hover {
  color: #f06543;
}

.nav-link-accent-3:focus-visible {
  color: #f6c486;
}

.nav-link-accent-3[data-wf-focus-visible] {
  color: #f6c486;
}

.button-primary-3 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #aa4a44;
  border-radius: 8px;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
  overflow: visible;
}

.button-primary-3:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-3:active {
  background-color: #43464d;
}

.image-4 {
  max-width: 95%;
  min-width: 79px;
  padding: 6px;
}

.body-2 {
  background-color: #fff8f0;
}

.hero {
  width: 100vw;
  height: 100vh;
  background-image: url('../images/IMG_1924-min.JPG');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.list-item, .list-item-2 {
  display: flex;
}

.list-item-3 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.list-item-4 {
  display: flex;
}

.menu {
  background-color: #fff;
  border-radius: 0;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  padding-top: 0;
  display: flex;
}

.contact {
  height: 100vh;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block {
  max-width: 1200px;
  background-color: #fff;
  flex-direction: column;
  padding: 57px 80px;
  display: flex;
}

.heading-5 {
  flex-direction: row;
  justify-content: space-between;
  display: block;
}

.container-5 {
  max-height: 100%;
  max-width: 100vw;
  background-image: url('../images/IMG_2120.webp'), linear-gradient(281deg, rgba(214, 207, 198, .23), rgba(255, 255, 255, .67));
  background-position: 50%, 0 0;
  background-size: cover, auto;
  border-radius: 20px;
  flex-direction: row;
  justify-content: space-around;
  align-items: flex-start;
  display: flex;
}

.lottie-animation {
  z-index: 10;
  height: 100vh;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.loading-wrapper {
  z-index: 10;
  width: 100vw;
  height: 100vh;
  background-color: #fff;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.button-3 {
  text-align: center;
  background-color: #5b7553;
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.list-item-5 {
  background-color: #5b7553;
  border-radius: 6px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-link-accent-4 {
  color: #fff;
  letter-spacing: .25px;
  background-color: #5b7553;
  border-radius: 11px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 11px 15px 8px;
  font-size: 23px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent-4:hover {
  color: #f06543;
}

.nav-link-accent-4:focus-visible {
  color: #f6c486;
}

.nav-link-accent-4[data-wf-focus-visible] {
  color: #f6c486;
}

.lottie-animation-2 {
  width: 100vw;
  height: 100vh;
  position: fixed;
}

.heading-6 {
  color: #fff;
  text-align: left;
  text-shadow: -5px 5px 7px #000, 5px -5px #fff, -5px -5px rgba(0, 0, 0, .65), 5px 5px rgba(0, 0, 0, .77);
  mix-blend-mode: color-burn;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding: 0 70px 9px;
  font-family: Mont, sans-serif;
  font-size: 4.8em;
  font-weight: 600;
  display: none;
}

.div-block-3 {
  background-image: none;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  padding: 0;
  display: flex;
}

.div-block-4 {
  width: 100%;
  height: 100%;
  opacity: 1;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-7 {
  color: #1e1e24;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 80px;
  padding-right: 70px;
  font-family: Mont, sans-serif;
  font-size: 2.6em;
  font-weight: 900;
}

.div-block-5 {
  width: 21vw;
  height: 66vh;
  margin-top: 53vh;
  display: flex;
  position: relative;
}

.slider {
  height: 100%;
}

.slider-2 {
  height: 18%;
}

.div-block-6 {
  width: 80vw;
  height: 54vh;
  background-color: #fff;
  border-radius: 0 20px 0 0;
  margin-top: -82px;
}

.image-6 {
  margin-left: -50px;
  display: block;
}

.image-7 {
  margin-left: -70px;
}

.div-block-7 {
  width: 100vw;
  height: 20vh;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-block {
  opacity: .48;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 165px;
}

.lottie-animation-3 {
  max-height: 30%;
  max-width: 5%;
  position: relative;
}

.heading-8 {
  color: #fff;
}

.image-8 {
  margin-left: -51px;
  padding-left: 0;
  display: none;
}

.div-block-8 {
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.heading-9 {
  text-align: left;
  margin-top: 39px;
  font-size: 1.9em;
}

.paragraph-2 {
  text-align: left;
  font-size: 1.1em;
}

.button-4 {
  width: 125px;
  height: 59px;
  color: #fff;
  background-color: #000;
  border-radius: 11px;
  justify-content: center;
  align-items: center;
  font-size: 186%;
  display: flex;
}

.div-block-9 {
  min-width: 25vw;
  justify-content: space-around;
  align-items: center;
  margin-top: 20px;
  display: flex;
  position: relative;
}

.button-5 {
  width: 125px;
  height: 59px;
  color: #fff;
  background-color: #5b7553;
  border-radius: 11px;
  justify-content: center;
  align-items: center;
  font-size: 186%;
  display: flex;
}

.div-block-10 {
  width: 50%;
  height: 100%;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-image: radial-gradient(circle, #fff, rgba(255, 255, 255, .81));
  border-radius: 20px 0 0 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  display: flex;
}

.container-6 {
  height: 100%;
  max-width: 1176px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.html-embed {
  width: 100%;
  height: 100%;
}

.div-block-11 {
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  padding-right: 0;
  display: flex;
}

.div-block-12 {
  width: 50vw;
  max-width: 100%;
  padding: 19px 62px 19px 30px;
}

.div-block-13 {
  width: 100vw;
  height: 10vh;
  background-color: #5b7553;
}

.div-block-14 {
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.div-block-14.flights {
  justify-content: space-around;
}

.div-block-15 {
  width: 50vw;
  height: 100%;
  border-radius: 20px;
  padding: 35px;
}

.div-block-16, .div-block-17 {
  width: 40vw;
}

.div-block-18 {
  width: 40vw;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.menu-block {
  width: 40vw;
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.menu-block.beer {
  width: 40vw;
}

.home {
  width: 100vw;
  height: 90vh;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 7vh;
  display: none;
}

.div-block-20 {
  width: 50%;
  height: 100%;
  border-radius: 20px;
}

.slider-3 {
  height: 100%;
  border-radius: 20px;
}

.slide {
  background-image: url('../images/IMG_1949.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-nav {
  font-family: Average Sans, sans-serif;
}

.slide-2 {
  background-image: url('../images/IMG_2117.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-3 {
  background-image: url('../images/IMG_2119.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-4 {
  background-image: url('../images/IMG_2009.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-5 {
  background-image: url('../images/IMG_2557.webp');
  background-size: cover;
}

.menu-item-no-top {
  max-width: 1200px;
  background-color: #fff;
  flex-direction: column;
  padding: 0 80px 57px;
  display: flex;
}

.section {
  height: 75vh;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  margin-top: 35px;
  margin-bottom: 11vh;
  display: flex;
}

.div-block-21 {
  width: 75%;
  height: 80vh;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.form {
  width: 100%;
  text-align: left;
}

.submit-button {
  background-color: #000;
  border-radius: 11px;
  font-family: Average Sans, sans-serif;
}

.form-block {
  width: 30vw;
  justify-content: center;
  align-items: center;
  display: none;
}

.field-label {
  font-family: Average Sans, sans-serif;
  font-size: 1.6em;
}

.text-field {
  border-radius: 6px;
  font-family: Mont, sans-serif;
}

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

.div-block-22 {
  width: 50%;
  height: 100%;
  border-radius: 20px;
  justify-content: center;
  align-items: flex-end;
  padding-left: 44px;
  display: flex;
}

.success-message-2, .error-message-2 {
  width: 100%;
}

.textarea {
  font-family: Mont, sans-serif;
}

.div-block-23 {
  width: 80vw;
  height: 80vh;
  justify-content: space-around;
  align-items: center;
  padding: 54px;
  display: flex;
}

.heading-14 {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-size: 69px;
}

.bold-text {
  font-family: Mont, sans-serif;
}

.heading-15 {
  text-align: left;
  margin-top: 0;
  margin-bottom: 9px;
  font-size: 1.5em;
}

.bold-text-2 {
  text-decoration: none;
}

.link-3 {
  font-size: 1.5em;
  text-decoration: none;
}

.bold-text-3 {
  text-decoration: none;
}

.link-4 {
  color: #5b7553;
  font-family: Average Sans, sans-serif;
  font-size: 1.5em;
  font-weight: 400;
  text-decoration: none;
}

.link-4:hover {
  color: #000;
}

.image-9 {
  max-width: 19%;
}

.footer-subscribe {
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 40px;
  position: relative;
}

.container-7 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-form-two {
  background-color: rgba(91, 117, 83, .38);
  background-image: linear-gradient(252deg, rgba(91, 117, 83, .22), rgba(91, 117, 83, .29));
  border-radius: 20px;
  margin-bottom: 40px;
  padding: 64px;
}

.footer-form-container-two {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-form-title {
  font-family: Mont, sans-serif;
  font-size: 24px;
  line-height: 32px;
}

.footer-form-block-two {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.footer-form-input {
  width: 460px;
  height: 48px;
  border: 1px #000;
  border-radius: 9px;
  margin-bottom: 0;
  padding: 12px 180px 12px 20px;
  font-family: Mont, sans-serif;
}

.footer-form-input::-ms-input-placeholder {
  color: rgba(26, 27, 31, .8);
}

.footer-form-input::placeholder {
  color: rgba(26, 27, 31, .8);
}

.button-primary-4 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-4:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-4:active {
  background-color: #43464d;
}

.button-primary-4.footer-form-button {
  background-color: #5b7553;
  border-radius: 11px;
  padding: 8px 18px;
  font-family: Mont, sans-serif;
  position: absolute;
  right: 8px;
}

.footer-wrapper-three {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -20px;
  margin-right: -20px;
  display: none;
}

.footer-link-three {
  color: #1a1b1f;
  margin-left: 20px;
  margin-right: 20px;
  text-decoration: none;
}

.footer-link-three:hover {
  color: rgba(26, 27, 31, .75);
}

.footer-social-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -32px;
  display: flex;
}

.footer-social-link-three {
  margin-left: 32px;
}

.footer-divider-two {
  width: 100%;
  height: 1px;
  background-color: #e4ebf3;
  margin-top: 40px;
  margin-bottom: 40px;
}

.footer-bottom {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-copyright {
  color: #3a4554;
  font-family: Mont, sans-serif;
}

.footer-legal-block {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-legal-link {
  color: #3a4554;
  margin-left: 24px;
}

.footer-legal-link:hover {
  color: #3a4554;
}

.div-block-22-copy {
  width: 100%;
  height: 75%;
  background-image: linear-gradient(342deg, #53756b, #5b7553 66%);
  border-radius: 20px;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  padding-top: 51px;
  padding-bottom: 52px;
  display: flex;
}

.div-block-24 {
  width: 90vw;
  height: 70vh;
  border-radius: 20px;
  display: flex;
}

.mask {
  border-radius: 0 20px 20px 0;
}

.icon, .icon-2 {
  color: rgba(255, 255, 255, .66);
}

.text-block-2 {
  color: #fff;
}

.heading-16 {
  color: #000;
  text-align: left;
  font-size: 1.2em;
  font-weight: 300;
}

.div-block-25 {
  padding: 16px 51px 16px 82px;
}

.text-span {
  color: #5b7553;
  padding-left: 8px;
  padding-right: 8px;
  font-family: Wild Nebraska Script, sans-serif;
  font-size: 41px;
}

.text-span-2 {
  color: #f06543;
  padding-left: 6px;
  padding-right: 6px;
  font-family: Wild Nebraska Script, sans-serif;
  font-size: 42px;
}

.lottie-animation-4 {
  width: 100%;
  height: 100%;
  position: relative;
}

.heading-17, .heading-18 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
}

.link-block {
  width: 100%;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.div-block-26 {
  width: 30vw;
  background-color: #fff;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.image-11 {
  width: 34px;
  height: 34px;
  margin-right: 16px;
}

.section-2 {
  z-index: 7;
  position: relative;
}

.link-4-copy {
  color: #f06543;
  font-family: Average Sans, sans-serif;
  font-size: 1.5em;
  font-weight: 400;
  text-decoration: none;
}

.link-4-copy:hover {
  color: #000;
}

.heading-21 {
  padding-left: 72px;
}

.heading-22 {
  margin-left: 0%;
  padding-left: 81px;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.hero-heading-right {
  padding: 80px 30px;
  position: relative;
}

.container-8 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split {
  max-width: 46%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.shadow-two {
  border-radius: 20px;
  box-shadow: 0 4px 24px rgba(150, 163, 181, .08);
}

.margin-bottom-24px {
  margin-bottom: 24px;
  font-size: 20px;
}

.button-primary-5 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-5:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-5:active {
  background-color: #43464d;
}

.button-4-copy {
  width: 100px;
  height: 45px;
  color: #fff;
  background-color: #000;
  border-radius: 11px;
  justify-content: center;
  align-items: center;
  font-size: 150%;
  display: flex;
}

.button-4-copy.w--current:hover {
  outline-offset: -1px;
  color: #000;
  background-color: #fff;
  outline: 3px solid #000;
}

.div-block-27 {
  max-width: 33%;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 38px;
  display: flex;
}

.div-block-28 {
  z-index: 6;
  width: 100vw;
  height: 50px;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-image: linear-gradient(275deg, rgba(255, 255, 255, .51), rgba(255, 255, 255, .9));
  border-radius: 0 0 20px 20px;
  justify-content: center;
  align-items: stretch;
  display: flex;
  position: absolute;
}

.div-block-29 {
  z-index: 2;
  width: 442px;
  height: 50px;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  padding: 7px 0;
  display: flex;
  position: absolute;
}

.heading-23 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
}

.heading-23-copy {
  text-align: center;
  flex-direction: column;
  order: 0;
  justify-content: space-around;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 900;
}

.lottie-animation-5 {
  z-index: 1;
  width: 100%;
  position: absolute;
}

.div-block-28-copy {
  z-index: 5;
  width: 307.692px;
  height: 230.769px;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-image: linear-gradient(rgba(255, 255, 255, .53), rgba(255, 255, 255, .79));
  border-radius: 20px;
  margin-bottom: 137px;
  margin-left: 0;
  padding-left: 0;
  position: absolute;
}

.div-block-30 {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  padding-right: 36px;
  display: flex;
}

.menu-paragraph {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  padding-right: 38px;
  display: flex;
}

.beer {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  padding-right: 36px;
  display: flex;
}

.menu-block-beer {
  width: 40vw;
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.menu-block-beer.beer {
  width: 40vw;
}

.div-block-31 {
  width: 30vw;
}

.div-block-copy {
  width: 95%;
  max-width: 1200px;
  background-color: #fff;
  flex-direction: column;
  padding: 57px 80px 0;
  display: flex;
}

.heading-14-copy {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-size: 69px;
}

.lottie-animation-6 {
  z-index: 1;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.team-slider {
  padding: 80px 30px;
  position: relative;
}

.container-9 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.centered-subheading {
  max-width: 530px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.team-slider-wrapper {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 50px;
}

.team-slide-wrapper {
  width: 30%;
  margin-right: 5%;
}

.team-block {
  background-color: #fff;
  padding-bottom: 24px;
}

.team-member-image-two {
  width: 282px;
  height: 179.859px;
  border-radius: 20px;
  margin-bottom: 18px;
}

.team-member-image-two.pack {
  background-image: url('../images/Unknown.jpeg');
  background-position: 50%;
  background-size: contain;
}

.team-member-image-two._2 {
  background-image: url('../images/IMG_7690.jpg');
  background-position: 50%;
  background-size: cover;
}

.team-member-image-two._1 {
  background-image: url('../images/Unknown-1.jpeg');
  background-position: 50%;
  background-size: cover;
}

.team-member-image-two._4 {
  background-image: url('../images/Unknown-2.jpeg');
  background-position: 50%;
  background-size: contain;
}

.team-block-info {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.team-member-name-two {
  margin-bottom: 12px;
  font-weight: 600;
}

.team-member-text {
  margin-bottom: 20px;
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

.team-slider-arrow {
  display: none;
}

.team-slider-nav {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

@media screen and (min-width: 1440px) {
  .button-4, .button-5 {
    font-size: 144%;
  }

  .div-block-11 {
    font-size: 20px;
  }

  .home {
    font-size: 1.6em;
  }

  .section {
    margin-top: 66px;
  }

  .button-4-copy {
    font-size: 144%;
  }
}

@media screen and (max-width: 991px) {
  .container {
    max-width: 728px;
  }

  .nav-menu-wrapper {
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .container-3 {
    max-width: 728px;
  }

  .navbar-wrapper-three {
    justify-content: space-between;
  }

  .navbar-brand-three {
    position: relative;
  }

  .nav-menu-wrapper-three {
    background-color: rgba(0, 0, 0, 0);
    top: 70px;
  }

  .nav-menu-three {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

  .nav-link-2 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list-2.shadow-three.w--open {
    position: absolute;
  }

  .menu-button-2 {
    padding: 12px;
  }

  .menu-button-2.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .container-4 {
    max-width: 728px;
  }

  .navbar-wrapper-2, .nav-menu-wrapper-2 {
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-menu-two-2 {
    background-color: rgba(0, 0, 0, 0);
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 0;
    padding: 20px;
    display: flex;
  }

  .nav-link-3 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list-3.shadow-three.w--open {
    position: absolute;
  }

  .menu-button-3 {
    padding: 12px;
  }

  .menu-button-3.w--open {
    color: #fff;
    background-color: #58585f;
  }

  .hero {
    background-size: cover;
  }

  .div-block {
    max-width: 100%;
  }

  .container-5 {
    max-width: 90%;
    padding-right: 0;
  }

  .heading-6 {
    padding-left: 51px;
    padding-right: 51px;
    font-size: 3.9em;
  }

  .heading-7 {
    padding-left: 31px;
    padding-right: 32px;
    font-size: 1.8em;
  }

  .button-4 {
    width: 109px;
    height: 50px;
    font-size: 150%;
  }

  .div-block-9 {
    max-width: 42vw;
    min-width: 36vw;
  }

  .button-5 {
    width: 109px;
    height: 50px;
    font-size: 150%;
  }

  .div-block-16, .div-block-17, .div-block-18, .menu-block {
    padding: 10px;
  }

  .home {
    background-size: cover;
  }

  .menu-item-no-top {
    max-width: 100%;
  }

  .div-block-21 {
    padding-left: 0;
  }

  .div-block-22 {
    justify-content: flex-end;
  }

  .container-7 {
    max-width: 728px;
  }

  .footer-form-two {
    padding: 40px;
  }

  .footer-form-title {
    margin-right: 15px;
  }

  .footer-form-input {
    width: 400px;
    padding-right: 180px;
  }

  .footer-wrapper-three {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-social-block-three {
    margin-top: 40px;
  }

  .div-block-22-copy {
    justify-content: flex-end;
  }

  .div-block-25 {
    padding: 16px 44px;
  }

  .text-span, .text-span-2 {
    font-size: 32px;
  }

  .image-11 {
    width: 26px;
    margin-right: 12px;
  }

  .heading-19, .heading-20 {
    font-size: 17px;
  }

  .heading-22 {
    padding-left: 35px;
  }

  .container-8 {
    max-width: 728px;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .button-4-copy {
    height: 50px;
    font-size: 150%;
  }

  .button-4-copy.w--current {
    width: 88px;
  }

  .div-block-27 {
    max-width: 58%;
  }

  .menu-block-beer {
    padding: 10px;
  }

  .html-embed-2 {
    max-height: 600px;
  }

  .div-block-copy {
    width: 100%;
    max-width: 100%;
  }

  .container-9 {
    max-width: 728px;
  }

  .team-slide-wrapper {
    width: 47%;
    margin-right: 6%;
  }
}

@media screen and (max-width: 767px) {
  .card-wrap {
    flex: 1;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-divider {
    width: 200px;
    height: 1px;
    max-width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .navbar-brand-three {
    padding-left: 0;
  }

  .nav-menu-three {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-menu-block {
    flex-direction: column;
  }

  .nav-link-2 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown-2 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle-2 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list-2.shadow-three {
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

  .nav-dropdown-list-2.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list-2.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-link-accent-2 {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-11 {
    margin-top: 10px;
  }

  .navbar-logo-left-container-2 {
    max-width: 100%;
  }

  .navbar-logo-left-container-2.shadow-three {
    height: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .navbar-brand-2 {
    padding-left: 0;
  }

  .nav-menu-two-2 {
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    background-color: rgba(91, 117, 83, .44);
    background-image: linear-gradient(317deg, rgba(255, 255, 255, .39), rgba(255, 255, 255, .8));
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link-3 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown-3 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle-3 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list-3.shadow-three {
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

  .nav-dropdown-list-3.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list-3.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-divider-2 {
    width: 200px;
    height: 1px;
    max-width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent-3 {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-12 {
    margin-top: 10px;
  }

  .menu-button-3.w--open {
    background-color: #fff;
  }

  .menu {
    padding-top: 4vh;
  }

  .contact {
    height: 100vh;
    flex-direction: column;
  }

  .div-block {
    max-width: 100%;
    align-items: flex-start;
    padding-left: 48px;
    padding-right: 48px;
  }

  .container-5 {
    max-width: 80vw;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
  }

  .nav-link-accent-4 {
    color: #fff;
    background-color: #000;
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .heading-6 {
    color: #fff;
    text-shadow: -5px 5px 7px #000, 5px -5px #fff, -5px -5px rgba(0, 0, 0, .65), 5px 5px rgba(0, 0, 0, .77);
    mix-blend-mode: color-burn;
    font-size: 3.3em;
  }

  .div-block-3 {
    height: 100%;
    padding: 30px;
  }

  .heading-7 {
    color: #000;
    font-size: 2.1em;
  }

  .div-block-8 {
    height: 33%;
  }

  .button-4 {
    width: 4.3em;
    color: #fff;
    background-color: #000;
  }

  .div-block-9 {
    min-width: 41vw;
    justify-content: space-around;
    margin-top: 0;
  }

  .button-5 {
    width: 4.3em;
  }

  .div-block-10 {
    width: 100%;
    height: 50%;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 0;
  }

  .container-6 {
    flex-direction: column;
  }

  .div-block-12 {
    width: 75vw;
  }

  .div-block-14 {
    flex-direction: column;
  }

  .div-block-15 {
    width: 100vw;
    height: 50vh;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-16 {
    width: 79vw;
    padding-top: 0;
  }

  .div-block-17, .div-block-18 {
    width: 79vw;
    padding-bottom: 0;
  }

  .menu-block {
    width: 79vw;
    padding-top: 0;
  }

  .menu-block.beer {
    padding-right: 0;
  }

  .home {
    height: 110vh;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    justify-content: flex-start;
  }

  .div-block-20 {
    width: 100%;
    height: 50%;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: 0;
  }

  .menu-item-no-top {
    max-width: 100%;
    align-items: flex-start;
    padding-left: 51px;
    padding-right: 51px;
  }

  .section {
    height: 130vh;
    margin-bottom: 0;
  }

  .div-block-21 {
    width: 85%;
    align-items: center;
  }

  .form-block {
    width: 60vw;
  }

  .div-block-22 {
    justify-content: center;
  }

  .div-block-23 {
    width: 100vw;
    padding-left: 32px;
    padding-right: 32px;
  }

  .footer-subscribe {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-form-container-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-title {
    margin-right: 0;
  }

  .footer-form-block-two {
    width: 100%;
    margin-top: 20px;
  }

  .footer-form-input {
    width: 100%;
  }

  .footer-block-three {
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-link-three {
    margin-bottom: 10px;
  }

  .footer-social-block-three {
    margin-top: 10px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-legal-block {
    margin-top: 15px;
    margin-left: -24px;
  }

  .footer-legal-link {
    font-size: 14px;
    line-height: 20px;
  }

  .div-block-22-copy {
    justify-content: center;
  }

  .div-block-24 {
    width: 80vw;
    height: 90vh;
    flex-direction: column;
  }

  .mask {
    border-top-right-radius: 0;
    border-bottom-left-radius: 20px;
  }

  .heading-16 {
    font-size: 1em;
  }

  .div-block-25 {
    padding: 0 38px 25px;
  }

  .link-block {
    justify-content: flex-start;
  }

  .div-block-26 {
    width: 44vw;
    align-items: center;
  }

  .icon-3 {
    color: #5b7553;
  }

  .section-2 {
    z-index: 9;
    height: 80px;
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .heading-22 {
    margin-left: 0%;
    padding-left: 46px;
  }

  .hero-heading-right {
    padding: 60px 15px;
  }

  .button-4-copy {
    width: 4.3em;
    color: #fff;
    background-color: #000;
  }

  .div-block-27 {
    width: 75vw;
    max-width: 100%;
  }

  .div-block-28 {
    margin-bottom: 0;
    position: fixed;
    top: 80px;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .menu-block-beer {
    width: 79vw;
    padding-top: 0;
    padding-right: 0;
  }

  .menu-block-beer.beer {
    padding-right: 0;
  }

  .div-block-31 {
    width: 60vw;
  }

  .div-block-copy {
    width: 95%;
    max-width: 100%;
    align-items: flex-start;
    padding-left: 48px;
    padding-right: 48px;
  }

  .team-slider {
    padding: 60px 15px;
  }
}

@media screen and (max-width: 479px) {
  h4 {
    font-size: 18px;
  }

  p {
    font-size: 11px;
  }

  .container {
    max-width: none;
  }

  .nav-menu-two {
    flex-direction: column;
  }

  .container-3 {
    max-width: none;
  }

  .nav-menu-three {
    flex-direction: column;
  }

  .container-4 {
    max-width: none;
  }

  .nav-menu-two-2 {
    border-radius: 0;
    flex-direction: column;
    margin-top: 0;
  }

  .menu {
    padding-top: 7vh;
  }

  .contact {
    height: 71vh;
    flex-direction: column;
  }

  .div-block {
    max-width: 100%;
    align-items: flex-start;
    padding-bottom: 15px;
    padding-left: 35px;
  }

  .container-5 {
    max-width: 95vw;
  }

  .heading-6 {
    max-width: 100%;
    padding-left: 17px;
    padding-right: 17px;
    font-size: 2.6em;
    display: block;
  }

  .div-block-3 {
    max-width: 100vw;
    justify-content: space-between;
    padding: 44px 16px;
  }

  .heading-7 {
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 6vw;
  }

  .div-block-8 {
    max-width: 100%;
    justify-content: center;
    align-items: center;
  }

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

  .button-4 {
    width: 100px;
    height: 50px;
    font-size: 127%;
  }

  .div-block-9 {
    min-width: 100%;
    flex-direction: row;
    align-items: flex-start;
    padding-left: 19px;
    padding-right: 19px;
  }

  .button-5 {
    width: 100px;
    height: 50px;
    font-size: 127%;
  }

  .div-block-10 {
    height: 41%;
    justify-content: space-around;
    margin-bottom: 0;
  }

  .container-6 {
    justify-content: flex-start;
  }

  .div-block-11 {
    width: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .div-block-12 {
    width: 80vw;
    padding-left: 22px;
    padding-right: 0;
  }

  .div-block-15 {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-10 {
    font-size: 2.1em;
  }

  .home {
    height: 130vh;
    justify-content: center;
    padding: 0 1vh;
  }

  .div-block-20 {
    height: 60%;
  }

  .menu-item-no-top {
    max-width: 100%;
    align-items: flex-start;
    padding-bottom: 15px;
    padding-left: 35px;
  }

  .section {
    height: 120vh;
    margin-top: 70px;
    margin-bottom: 0;
  }

  .heading-11, .heading-12, .mobile {
    font-size: 2.1em;
  }

  .div-block-21 {
    width: 90vw;
    height: 54vh;
    padding: 24px;
  }

  .form-block {
    width: 75vw;
    padding: 22px;
  }

  .heading-13 {
    font-size: 40px;
  }

  .div-block-22 {
    height: 68%;
  }

  .textarea {
    border-radius: 5px;
  }

  .div-block-23 {
    width: 90vw;
    padding: 10px;
  }

  .heading-14 {
    color: #000;
  }

  .image-9 {
    max-width: 50%;
  }

  .container-7 {
    max-width: none;
  }

  .footer-form-two {
    background-color: rgba(91, 117, 83, .38);
    border-radius: 9px;
    padding: 20px;
  }

  .footer-form-block-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-input {
    border-radius: 8px;
    margin-bottom: 10px;
    padding-right: 20px;
  }

  .button-primary-4.footer-form-button {
    border-radius: 10px;
    position: relative;
    right: 0;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .div-block-22-copy {
    height: 68%;
  }

  .div-block-24 {
    height: 120vh;
  }

  .heading-16 {
    margin-top: -18px;
    margin-bottom: 0;
    font-size: 4.5vw;
  }

  .div-block-25 {
    padding: 0 23px;
  }

  .text-span, .text-span-2 {
    font-size: 7vw;
  }

  .div-block-26 {
    width: 100%;
  }

  .section-2 {
    z-index: 9;
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .heading-22 {
    margin-left: 0%;
    padding-left: 30px;
    padding-right: 30px;
  }

  .container-8 {
    max-width: none;
  }

  .button-4-copy {
    width: 4.2em;
    height: 40px;
    font-size: 127%;
  }

  .button-4-copy.w--current {
    height: 40px;
    margin-top: 6px;
    margin-left: 0%;
  }

  .div-block-27 {
    flex-direction: column;
    align-items: flex-start;
  }

  .div-block-28 {
    margin-bottom: 0;
  }

  .div-block-29 {
    width: 100%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .heading-23 {
    font-size: 12px;
  }

  .heading-23-copy {
    font-size: 15px;
  }

  .div-block-30, .menu-paragraph {
    padding-right: 0;
  }

  .menu-block-beer {
    padding-left: 0;
    padding-right: 8px;
  }

  .div-block-31 {
    width: 75vw;
  }

  .div-block-copy {
    max-width: 100%;
    align-items: flex-start;
    padding-bottom: 0;
    padding-left: 5px;
    padding-right: 0;
  }

  .heading-14-copy {
    color: #000;
    font-size: 47px;
  }

  .container-9 {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .team-slide-wrapper {
    width: 100%;
    margin-right: 0%;
  }
}


@font-face {
  font-family: 'Merriweather';
  src: url('../fonts/Merriweather-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Merriweather';
  src: url('../fonts/Merriweather-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Merriweather';
  src: url('../fonts/Merriweather-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Merriweather';
  src: url('../fonts/Merriweather-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Merriweather';
  src: url('../fonts/Merriweather-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Merriweather';
  src: url('../fonts/Merriweather-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Merriweather';
  src: url('../fonts/Merriweather-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Merriweather';
  src: url('../fonts/Merriweather-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Wild Nebraska Script';
  src: url('../fonts/Wild-Nebraska-Script.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mont';
  src: url('../fonts/MontDemo-ExtraLight.otf') format('opentype'), url('../fonts/Fontfabric---Mont-ExtraLight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mont';
  src: url('../fonts/Fontfabric---Mont-SemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mont';
  src: url('../fonts/Fontfabric---Mont-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mont';
  src: url('../fonts/Fontfabric---Mont-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mont';
  src: url('../fonts/Fontfabric---Mont-Bold-Italic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Mont';
  src: url('../fonts/Fontfabric---Mont-SemiBold-Italic.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Mont';
  src: url('../fonts/Fontfabric---Mont-Heavy.otf') format('opentype'), url('../fonts/Fontfabric---Mont-Black.otf') format('opentype'), url('../fonts/Fontfabric---Mont-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mont';
  src: url('../fonts/Fontfabric---Mont-Light-Italic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Mont';
  src: url('../fonts/Fontfabric---Mont-Regular-Italic.otf') format('opentype'), url('../fonts/Fontfabric---Mont-Regular-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Mont';
  src: url('../fonts/Fontfabric---Mont-Thin-Italic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Mont';
  src: url('../fonts/Fontfabric---Mont-ExtraLight-Italic.otf') format('opentype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Mont';
  src: url('../fonts/Fontfabric---Mont-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mont';
  src: url('../fonts/Fontfabric---Mont-Heavy-Italic.otf') format('opentype'), url('../fonts/Fontfabric---Mont-Black-Italic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Mont';
  src: url('../fonts/Fontfabric---Mont-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Wild Nebraska Script';
  src: url('../fonts/Wild-Nebraska-Script.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}