:root {
  --elements-webflow-library--neutral--300: #eff0f6;
  --elements-webflow-library--neutral--800: #211f54;
  --elements-webflow-library--accent--primary-1: #4a3aff;
  --elements-webflow-library--neutral--100: white;
  --elements-webflow-library--general--shadow-02: #14142b14;
  --elements-webflow-library--neutral--600: #6e7191;
  --white: white;
  --elements-webflow-library--secondary--color-1: #281ca5;
  --bordeaux: #5a0d21;
  --grey-text: #595959;
  --elements-webflow-library--secondary--color-2: #f2f1ff;
  --black: black;
  --5a0d21: var(--white);
}

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

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

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

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

.section {
  background-image: linear-gradient(#0000002e 59%, #ffffff0d), url('../images/img_sfondo.jpg');
  background-position: 0 0, 50% 20%;
  background-size: auto, cover;
  height: 100vh;
}

.container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding-top: 50px;
  display: block;
}

.image {
  max-width: 30%;
}

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

.heading {
  color: #ffffff40;
  -webkit-text-stroke-width: 2.5px;
  -webkit-text-stroke-color: #d14848;
  overflow-wrap: normal;
  border: 0 solid #000;
  border-radius: 0;
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: Futura, sans-serif;
  font-size: 100px;
  font-weight: 400;
  line-height: 100px;
}

.text {
  color: #e7e7e7;
  font-family: Futura, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.div-block-2 {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  display: flex;
}

.div-block-3 {
  text-align: center;
  margin-top: 60px;
}

.field-label {
  color: #ececec;
  font-family: Futura, sans-serif;
  font-weight: 400;
}

.submit-button {
  color: #474747;
  cursor: pointer;
  background-color: #d3d3d3db;
  border: 2px solid #db1010;
  border-radius: 14px;
  padding: 12px 33px;
  font-family: Futura, sans-serif;
  font-size: 16px;
}

.submit-button:hover {
  color: #c5c5c5;
  background-color: #31252669;
}

.field-form {
  color: #c7c7c7;
  background-color: #0000;
  border-radius: 14px;
  font-family: Futura, sans-serif;
}

.form {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-4 {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 70%;
  display: flex;
}

.div-block-5 {
  display: block;
}

.form-block {
  font-family: Futura, sans-serif;
}

.text-block {
  color: #f3f3f3;
  margin-bottom: 10px;
  font-family: Futura, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.text-block:hover {
  color: #e51b20;
}

.div-block-6 {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  object-position: 50% 100%;
  justify-content: center;
  align-items: center;
  margin-top: 70px;
  display: flex;
}

.container-2 {
  margin-top: 70px;
}

.heading-copy {
  color: #4e4e4e;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #353535;
  overflow-wrap: normal;
  border: 0 solid #000;
  border-radius: 0;
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: Futura, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 100px;
}

.rich-text-block {
  font-family: Futura, sans-serif;
}

.link-block {
  cursor: pointer;
  text-decoration: none;
}

.link-block:hover {
  color: #363636;
}

.text-block-link {
  color: #f3f3f3;
  cursor: pointer;
  margin-bottom: 10px;
  font-family: Futura, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}

.text-block-link:hover {
  color: #e51b20;
  -webkit-text-stroke-width: .5px;
}

.text-block-copy {
  color: #f3f3f3;
  margin-bottom: 10px;
  font-family: Futura, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
}

.bold-text {
  font-size: 20px;
  line-height: 29px;
}

.hero {
  background-image: url('../images/Rectangle-1.webp');
  background-position: 0 0;
  background-size: cover;
  height: 100vh;
}

.brix---container-default {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---header-wrapper {
  background-color: #0000;
  padding-top: 32px;
  padding-bottom: 32px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.brix---header-content-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.header-nav-menu-list {
  z-index: 1;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.header-nav-link {
  color: #fdf5ca;
  cursor: pointer;
  padding: 0;
  font-family: Raleway, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  transition: color .3s, font-size .3s;
}

.header-nav-link:hover {
  color: #fdf0aa;
  font-weight: 600;
}

.brix---header-nav-list-item {
  margin-bottom: 0;
  padding-left: 32px;
}

.brix---dropdown-toggle {
  color: var(--elements-webflow-library--neutral--800);
  align-items: center;
  padding: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 20px;
  transition: color .3s;
  display: flex;
}

.brix---dropdown-toggle:hover {
  color: var(--elements-webflow-library--accent--primary-1);
}

.brix---dropdown-card {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library--general--shadow-02);
  border-radius: 20px;
  min-width: 280px;
  top: 32px;
  overflow: hidden;
}

.brix---dropdown-link {
  color: var(--elements-webflow-library--neutral--600);
  align-items: center;
  width: 100%;
  padding: 0;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

.brix---dropdown-link:hover {
  color: var(--elements-webflow-library--accent--primary-1);
}

.brix---dropdown-pd {
  padding: 40px;
}

.brix---header-logo {
  max-width: 250px;
}

.brix---header-logo-link {
  transform-style: preserve-3d;
  padding-left: 0;
  transition: transform .3s, color .3s;
}

.brix---header-logo-link:hover {
  transform: scale3d(.96, .96, 1.01);
}

.brix---hamburger-menu-wrapper {
  padding: 0;
  transition: transform .3s;
}

.brix---hamburger-menu-wrapper:hover {
  transform: scale(.96);
}

.brix---hamburger-menu-wrapper.w--open {
  background-color: #0000;
}

.brix---header-right-col {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.brix---dropdown-chevron {
  width: 14px;
  margin-left: 6px;
}

.brix---dropdown-links-grid {
  grid-column-gap: 0px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---dropdown-column-wrapper {
  background-color: #0000;
  padding-top: 32px;
  transform: translate(0);
}

.brix---dropdown-column-wrapper.w--open {
  transform: translate(-50%);
}

.brix---hamburger-menu-bar-top, .brix---hamburger-menu-bar-bottom {
  background-color: var(--elements-webflow-library--neutral--800);
  border-radius: 20px;
  width: 52px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.brix---btn-primary-small {
  background-color: var(--elements-webflow-library--accent--primary-1);
  color: var(--elements-webflow-library--neutral--100);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  justify-content: center;
  padding: 18px 24px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary-small:hover {
  background-color: var(--elements-webflow-library--secondary--color-1);
  color: var(--elements-webflow-library--neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.brix---btn-header-hidden-on-mbl {
  margin-left: 24px;
}

.brix---header-nav-list-item-show-in-mbl {
  margin-bottom: 0;
  padding-left: 32px;
  display: none;
}

.text-hero {
  color: var(--white);
  justify-content: center;
  align-items: center;
  font-family: Raleway, sans-serif;
  font-size: 19px;
  font-weight: 400;
  line-height: 31px;
  display: flex;
}

.text-hero.mg-bt-10 {
  color: #fff;
  margin-bottom: 10px;
}

.text-hero.mg-bt-10.center {
  text-align: center;
}

.div-block-7 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 92%;
  display: flex;
}

.container-3 {
  height: 85%;
}

.button {
  background-color: #ffffff1a;
  border: 3px solid #14183b;
  border-radius: 10px;
  padding-left: 60px;
  padding-right: 60px;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 21px;
  transition: background-color .3s;
}

.button:hover {
  background-color: #14183b;
}

.div-block-8 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 300px;
  display: flex;
}

.h2 {
  color: var(--bordeaux);
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  font-family: Century Gothic, Arial, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 75px;
  display: flex;
}

.h2.mg-bt-30 {
  color: #fff;
  margin-bottom: 20px;
}

.h2.mg-bt-40-no {
  margin-bottom: 40px;
}

.h2.mg-bt-40 {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 40px;
}

.h2.mg-bt-10 {
  margin-bottom: 10px;
  font-weight: 400;
}

.h2.white {
  color: var(--white);
  font-weight: 400;
}

.h2.white.center {
  text-align: center;
}

.body-text {
  color: var(--grey-text);
  justify-content: center;
  align-items: center;
  max-width: 800px;
  font-family: Raleway, sans-serif;
  font-size: 19px;
  font-weight: 400;
  line-height: 31px;
  display: flex;
}

.body-text.mg-bt-30 {
  color: var(--grey-text);
  text-align: center;
  margin-bottom: 20px;
}

.body-text.grey {
  color: var(--grey-text);
}

.body-text.white {
  color: var(--white);
  text-decoration: none;
}

.quick-stack {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  min-height: 700px;
  padding: 0;
}

.cell {
  background-image: url('../images/cena.webp');
  background-position: 0 0;
  background-size: cover;
}

.cell.pranzo {
  background-image: url('../images/cena.webp');
}

.cell.aperitivo {
  background-image: url('../images/aperitivo.webp');
}

.cell.colazione.overlay {
  background-image: linear-gradient(#b5762d3d, #b5762d3d), url('../images/cena.webp');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.section-3 {
  background-color: #0000;
}

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

.mg-bt-40 {
  margin-bottom: 40px;
}

.cell-2 {
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 12%;
  padding-left: 12%;
  padding-right: 15%;
}

.organizza-evento {
  background-image: url('../images/Rectangle-1.webp');
  background-position: 0 0;
  background-size: cover;
  height: 58vh;
}

.div-block-10 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 675px;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.container-3-copy {
  height: 85%;
}

.container-5 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.cell-copy {
  background-image: url('../images/cena.webp');
  background-position: 0 0;
  background-size: cover;
}

.h3 {
  color: var(--bordeaux);
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  font-family: Century Gothic, Arial, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 1.5em;
  display: flex;
}

.h3.mg-bt-30 {
  color: #fff;
  margin-bottom: 20px;
}

.h3.mg-bt-40-no {
  margin-bottom: 40px;
}

.h3.mg-bt-40 {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 40px;
}

.h3.mg-bt-10 {
  margin-bottom: 10px;
  font-weight: 400;
}

.h3.white {
  color: var(--white);
  font-weight: 400;
}

.h3.white.center {
  text-align: center;
}

.div-block-11 {
  margin-top: 40px;
}

.section-4 {
  padding-top: 8%;
  padding-bottom: 6%;
}

.cell-3 {
  background-color: #1b1c1c;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 12%;
  padding-left: 12%;
  padding-right: 20%;
}

.text-field {
  color: #fff;
  background-color: #0000;
  border: 1px solid #737272;
  border-radius: 5px;
  font-family: Raleway, sans-serif;
}

.button-bordeaux {
  border: 3px solid var(--bordeaux);
  background-color: #0000;
  border-radius: 10px;
  padding-left: 60px;
  padding-right: 60px;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 21px;
  transition: background-color .3s;
}

.button-bordeaux:hover {
  background-color: var(--bordeaux);
}

.form-block-2 {
  padding-top: 10px;
}

.recaptcha {
  margin-bottom: 30px;
}

.footer {
  background-color: var(--bordeaux);
  position: static;
  inset: auto 0% 0%;
}

.body-text-copy {
  color: var(--white);
  justify-content: center;
  align-items: center;
  font-family: Raleway, sans-serif;
  font-size: 19px;
  font-weight: 400;
  line-height: 31px;
  display: flex;
}

.body-text-copy.mg-bt-30 {
  color: var(--grey-text);
  text-align: center;
  margin-bottom: 20px;
}

.body-text-copy.grey {
  color: var(--grey-text);
  display: block;
}

.brix---container-default-2 {
  background-color: var(--bordeaux);
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---footer-wrapper {
  border-top: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
}

.brix---footer-logo {
  transform-style: preserve-3d;
  transition: transform .3s;
}

.brix---footer-logo:hover {
  transform: scale3d(.97, .97, 1.01);
}

.brix---grid-footer-v12 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  align-items: center;
}

.brix---paragraph-default {
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---icon-round-36px {
  background-color: var(--elements-webflow-library--secondary--color-2);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 36px;
  min-width: 36px;
  height: 36px;
  min-height: 36px;
  text-decoration: none;
  transition: transform .3s, background-color .3s, color .3s;
  display: flex;
  overflow: hidden;
}

.brix---icon-round-36px:hover {
  transform: scale(.92);
}

.brix---paragraph-link {
  color: var(--elements-webflow-library--accent--primary-1);
  text-decoration: underline;
  transition: color .3s;
}

.brix---paragraph-link:hover {
  color: var(--elements-webflow-library--secondary--color-1);
}

.brix---social-media-grid-right---t-center {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, 36px);
  justify-content: center;
  align-self: center;
  place-items: stretch center;
  display: flex;
}

.brix---text-left---t-center {
  text-align: left;
}

.brix---footer-bottom-v12 {
  border-top: 1px solid var(--elements-webflow-library--neutral--300);
  color: var(--elements-webflow-library--neutral--600);
  text-align: center;
  padding-top: 60px;
  padding-bottom: 60px;
  font-size: 18px;
  line-height: 30px;
}

.logo {
  max-width: 80%;
}

.image-2, .image-3 {
  max-width: 70%;
}

.flex-block {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: center;
  align-items: center;
}

.button-white {
  background-color: #0000;
  border: 2px solid #fff;
  border-radius: 10px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 21px;
  transition: background-color .3s;
}

.button-white:hover {
  background-color: #ffffff26;
}

.gallery {
  margin-top: 100px;
  margin-bottom: 100px;
}

.container-6 {
  margin-bottom: 40px;
}

.div-block-14 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  margin-left: 10%;
  display: flex;
}

.image-gallery {
  object-fit: cover;
  max-width: 317px;
  height: 480px;
  max-height: 480px;
}

.lightbox-link {
  display: flex;
  overflow: auto;
}

.image-gallery-slider {
  object-fit: cover;
  max-width: 317px;
  height: 480px;
  max-height: 480px;
}

.slider {
  height: 480px;
}

.slide-nav {
  width: 51%;
  display: flex;
}

.div-block-14-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  margin-left: 10%;
  display: flex;
}

.container-storia {
  margin-bottom: 40px;
}

.section-5 {
  margin-top: 60px;
}

.image-4 {
  max-width: 100%;
  margin-right: 7px;
}

.image-5 {
  max-width: 50%;
  margin-right: 7px;
}

.image-6 {
  margin-right: 5px;
}

.flex-block-2 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.cell-4 {
  background-image: url('../images/Rectangle-4.png');
  background-position: 0 0;
  background-size: auto;
}

.stori {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding: 0;
}

@media screen and (max-width: 991px) {
  .section {
    height: auto;
  }

  .container {
    padding-top: 30px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .heading {
    font-size: 90px;
  }

  .section-2 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .brix---header-wrapper {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---header-menu-wrapper {
    border-top: 1px #eff0f6;
    border-bottom: 1px none var(--elements-webflow-library--neutral--300);
    background-color: #0000;
    padding: 24px;
  }

  .header-nav-menu-list {
    flex-direction: column;
    align-items: flex-start;
  }

  .brix---header-nav-list-item {
    margin-bottom: 16px;
    padding-left: 0;
  }

  .brix---dropdown-card {
    box-shadow: none;
    background-color: #0000;
    border-width: 0;
    border-radius: 0;
    min-width: auto;
  }

  .brix---dropdown-card.w--open {
    position: static;
  }

  .brix---dropdown-pd {
    padding: 20px 0 14px;
  }

  .brix---header-logo {
    max-width: 232px;
  }

  .brix---hamburger-menu-wrapper {
    order: -1;
    transition: transform .3s;
  }

  .brix---hamburger-menu-wrapper:hover {
    transform: scale(.96);
  }

  .brix---hamburger-menu-wrapper.w--open {
    background-color: #0000;
  }

  .brix---dropdown-column-wrapper {
    padding-top: 0;
    position: static;
  }

  .brix---dropdown-column-wrapper.w--open {
    transform: none;
  }

  .brix---hamburger-menu-bar-top {
    background-color: var(--white);
    width: 44px;
    height: 3px;
  }

  .brix---hamburger-menu-bar-bottom {
    background-color: var(--white);
    width: 44px;
    height: 3px;
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .brix---header-nav-list-item-show-in-mbl {
    margin-bottom: 16px;
    padding-left: 0;
  }

  .text-hero.mg-bt-10 {
    font-size: 16px;
    line-height: 28px;
  }

  .div-block-7 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .h2 {
    font-size: 54px;
    line-height: 70px;
  }

  .h2.mg-bt-40-no {
    text-align: left;
    flex-flow: row;
    margin-bottom: 30px;
    font-size: 54px;
    line-height: 70px;
  }

  .h2.mg-bt-40 {
    margin-bottom: 30px;
  }

  .div-block-10 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .h3 {
    font-size: 54px;
    line-height: 70px;
  }

  .h3.mg-bt-40-no {
    text-align: left;
    flex-flow: row;
    margin-bottom: 30px;
    font-size: 54px;
    line-height: 70px;
  }

  .h3.mg-bt-40 {
    margin-bottom: 30px;
  }

  .brix---grid-footer-v12 {
    grid-template-columns: 1fr;
  }

  .brix---social-media-grid-right---t-center {
    grid-column-gap: 10px;
    justify-content: center;
    justify-items: center;
  }

  .brix---text-left---t-center {
    text-align: center;
  }

  .brix---footer-bottom-v12 {
    padding-top: 48px;
    padding-bottom: 48px;
  }
}

@media screen and (max-width: 767px) {
  .container {
    padding-left: 30px;
    padding-right: 30px;
  }

  .div-block-4 {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    width: 95%;
  }

  .section-2 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .brix---header-logo {
    max-width: 90%;
  }

  .brix---btn-primary-small {
    padding: 20px 32px;
  }

  .brix---btn-header-hidden-on-mbl {
    display: none;
  }

  .brix---header-nav-list-item-show-in-mbl {
    display: block;
  }

  .text-hero.mg-bt-10 {
    text-align: center;
    font-size: 15px;
    line-height: 26px;
  }

  .h2 {
    font-size: 42px;
    line-height: 64px;
  }

  .h2.mg-bt-40-no {
    font-size: 42px;
    line-height: 54px;
  }

  .body-text.mg-bt-30 {
    font-size: 16px;
    line-height: 28px;
  }

  .container-4 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .cell {
    background-position: 50%;
    background-size: cover;
  }

  .cell-copy {
    background-position: 50%;
    background-size: cover;
  }

  .h3 {
    font-size: 42px;
    line-height: 64px;
  }

  .h3.mg-bt-40-no {
    font-size: 42px;
    line-height: 54px;
  }

  .body-text-copy.mg-bt-30 {
    font-size: 16px;
    line-height: 28px;
  }

  .brix---footer-logo-wrapper {
    width: 239px;
  }

  .brix---social-media-grid-right---t-center {
    justify-content: center;
    justify-items: center;
  }
}

@media screen and (max-width: 479px) {
  .section {
    background-repeat: repeat, repeat;
    background-size: auto, auto;
    background-attachment: scroll, fixed;
    height: auto;
    min-height: 100vh;
    padding-left: 15px;
    padding-right: 15px;
  }

  .container {
    grid-column-gap: 33px;
    grid-row-gap: 33px;
    padding-top: 14px;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .image {
    max-width: 72%;
  }

  .heading {
    -webkit-text-stroke-width: 1.7px;
    font-family: Futura, sans-serif;
    font-size: 34px;
    line-height: 40px;
  }

  .text {
    font-size: 15px;
    line-height: 18px;
  }

  .div-block-2, .div-block-3 {
    margin-top: 0;
  }

  .submit-button {
    vertical-align: baseline;
    margin-left: 0;
    margin-right: 0;
    padding-left: 23%;
    padding-right: 23%;
    display: block;
  }

  .div-block-4 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: column;
    width: 85%;
  }

  .div-block-5 {
    width: 85%;
  }

  .text-block {
    font-size: 15px;
  }

  .div-block-6 {
    margin-top: 21px;
  }

  .heading-copy {
    -webkit-text-stroke-width: 2px;
    font-family: Futura, sans-serif;
    font-size: 60px;
    line-height: 68px;
  }

  .text-block-link {
    font-size: 15px;
  }

  .text-block-copy {
    padding-right: 0;
    font-size: 15px;
    line-height: 22px;
  }

  .bold-text {
    font-size: 14px;
    line-height: 22px;
  }

  .section-2, .brix---container-default {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---header-nav-list-item {
    text-align: left;
    width: 100%;
  }

  .brix---header-logo {
    max-width: 84%;
  }

  .brix---btn-primary-small {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .brix---header-nav-list-item-show-in-mbl {
    text-align: left;
    width: 100%;
  }

  .text-hero.mg-bt-10 {
    text-align: center;
    font-size: 15px;
    line-height: 26px;
  }

  .button {
    padding-left: 40px;
    padding-right: 40px;
    font-size: 15px;
    line-height: 18px;
  }

  .h2 {
    font-size: 36px;
    line-height: 48px;
  }

  .h2.mg-bt-40 {
    margin-bottom: 25px;
  }

  .body-text.mg-bt-30 {
    text-align: left;
  }

  .container-4 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .h3 {
    font-size: 36px;
    line-height: 48px;
  }

  .h3.mg-bt-40 {
    margin-bottom: 25px;
  }

  .button-bordeaux {
    padding-left: 40px;
    padding-right: 40px;
    font-size: 15px;
    line-height: 18px;
  }

  .body-text-copy.mg-bt-30 {
    text-align: left;
  }

  .brix---container-default-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---footer-logo {
    width: 100%;
    max-width: 240px;
  }

  .brix---paragraph-default {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---icon-round-36px {
    border-radius: 6px;
    width: 30px;
    min-width: 30px;
    height: 30px;
    min-height: 30px;
    font-size: 14px;
  }

  .brix---social-media-grid-right---t-center {
    grid-template-columns: repeat(auto-fit, 30px);
  }

  .button-white {
    padding-left: 40px;
    padding-right: 40px;
    font-size: 15px;
    line-height: 18px;
  }
}

#w-node-c1264b24-4ec9-8731-33fd-1ca5ea739ff5-1c80b384, #w-node-c6ec5d3b-8087-3209-f358-9c158119ec8a-1c80b384, #w-node-bead8121-d110-d0fc-700b-e6d438645b2c-1c80b384, #w-node-_1ab63d8a-eb61-00a6-3fa1-9bebbd73f051-1c80b384, #w-node-e88c6f98-fadf-b72b-3ae7-c08d566d8059-1c80b384, #w-node-_843f3fab-5ee4-84f9-9b95-d8add4583c81-1c80b384 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_7217063f-3d1d-6e53-903e-572d0208e9fd-1c80b384 {
  justify-self: center;
}

#w-node-_438f1cab-9286-5a85-17f3-ab4a08d7da60-1c80b384, #w-node-c2a16169-9bbc-e820-10cd-819d0ad4822d-1c80b384 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_7217063f-3d1d-6e53-903e-572d0208e9fd-1c80b384 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_7217063f-3d1d-6e53-903e-572d0208e9ff-1c80b384 {
    grid-area: 3 / 1 / 4 / 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-c1264b24-4ec9-8731-33fd-1ca5ea739ff5-1c80b384 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-c1264b24-4ec9-8731-33fd-1ca5ea739ff6-1c80b384 {
    order: 9999;
  }

  #w-node-bead8121-d110-d0fc-700b-e6d438645b2c-1c80b384 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-bead8121-d110-d0fc-700b-e6d438645b2d-1c80b384 {
    order: 9999;
  }

  #w-node-e88c6f98-fadf-b72b-3ae7-c08d566d8059-1c80b384 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-e88c6f98-fadf-b72b-3ae7-c08d566d805a-1c80b384 {
    order: 9999;
  }

  #w-node-_7217063f-3d1d-6e53-903e-572d0208e9fd-1c80b384 {
    justify-self: center;
  }
}


@font-face {
  font-family: 'Futura';
  src: url('../fonts/Futura.ttc') format('undefined');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gothicb';
  src: url('../fonts/GOTHICB.TTF') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Century Gothic';
  src: url('../fonts/Century-Gothic.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}