.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;
}

.dropdown-icon {
  margin-top: .75rem;
  margin-bottom: .75rem;
  margin-right: 1rem;
}

.navbar2_dropdown-list.w--open {
  background-color: #fff;
  border: 1px solid #000;
  padding: 8px;
  position: absolute;
}

.navbar2_dropdwn-toggle {
  padding: .5rem 2.5rem .5rem 1rem;
}

.navbar2_menu {
  color: #fff;
  align-items: center;
}

.navbar2_button-wrapper {
  display: flex;
}

.navbar2_dropdown-link {
  padding: .5rem 1.5rem;
}

.navbar2_dropdown-link.w--current {
  color: #000;
}

.navbar2_component {
  height: auto;
  min-height: 4.5rem;
  background-color: #000;
  border-bottom: 1px #000;
  align-items: center;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.navbar2_menu-button {
  padding: 0;
}

.navbar2_link {
  color: #fff;
  padding: .5rem 1rem;
}

.navbar2_link:active, .navbar2_link:focus, .navbar2_link:visited, .navbar2_link.w--current {
  color: #fff;
}

.navbar2_link.call {
  text-decoration: underline;
}

.navbar2_logo-link {
  flex-direction: row;
  justify-content: flex-start;
  padding-left: 0;
  display: flex;
}

.navbar2_container {
  width: 100%;
  height: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .33fr .5fr .25fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  justify-items: center;
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.button {
  color: #fff;
  text-align: center;
  background-color: #386eec;
  justify-content: center;
  align-items: center;
  padding: .75rem 1.25rem;
  font-weight: 600;
}

.button.is-navbar2-button {
  background-color: #06b22d;
  border-radius: 20px;
  margin-left: 1rem;
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-family: Open Sans, sans-serif;
}

.heading {
  color: #fff;
  flex-direction: row;
  font-size: 20px;
  display: flex;
}

.header36_image-wrapper {
  width: 100%;
}

.header36_component {
  z-index: 0;
  width: 100%;
  grid-column-gap: 0rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.button-secondary {
  color: #386eec;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: .125rem solid #386eec;
  justify-content: center;
  align-items: center;
  padding: .75rem 1.25rem;
  font-weight: 600;
}

.margin-top {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.button-row {
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.margin-bottom {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.header36_image {
  width: 1000px;
  height: 80vh;
  max-height: 35rem;
  max-width: 100%;
  object-fit: cover;
  margin-top: 0;
  margin-left: auto;
  display: block;
  overflow: visible;
}

.header36_content {
  z-index: 1;
  width: 100vw;
  max-width: 100vw;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: relative;
  left: -22.2vw;
}

.text-size-medium {
  text-align: left;
  justify-content: space-between;
  margin-right: 5%;
  font-size: 1.25rem;
  line-height: 20px;
  display: flex;
}

.text-size-medium.top {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.section-header36 {
  margin-top: 4rem;
}

.button-wrapper {
  margin-top: 1rem;
  margin-right: 1rem;
}

.header-section {
  height: 30rem;
  margin-top: 0;
}

.header-content {
  z-index: 2;
  height: 100%;
  background-color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
  position: relative;
}

.text-block {
  color: #fff;
  font-family: Open Sans, sans-serif;
  display: flex;
}

.div-block-3 {
  z-index: 1;
  width: 60vw;
  height: 60vh;
  position: relative;
  top: -50%;
}

.image {
  z-index: -1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  background-color: #000;
  align-self: flex-start;
  padding-left: 0%;
  display: inline-block;
  position: absolute;
}

.heading-2 {
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  font-family: Open Sans, sans-serif;
  font-size: 56px;
  line-height: 60px;
  text-decoration: none;
}

.button-2 {
  width: auto;
  height: auto;
  background-color: #06b22d;
  border-radius: 20px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  font-family: Open Sans, sans-serif;
  font-weight: 600;
  display: inline-block;
}

.in-store-header {
  width: auto;
  height: auto;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.in-store-section {
  height: auto;
  margin-top: 2rem;
  position: static;
}

.heading-3 {
  color: #7bc77b;
}

.page-padding {
  padding-bottom: 30px;
  padding-left: 5%;
  padding-right: 5%;
}

.section-layout3 {
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-layout3.about {
  height: auto;
}

.container-large {
  width: 100%;
  height: auto;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.layout3_component {
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  border: 2px solid #000;
  grid-template: "Area Area-2"
  / 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-top: 2rem;
  display: grid;
}

.layout3_component.hidden {
  display: none;
}

.padding-vertical {
  padding-left: 0;
  padding-right: 0;
}

.padding-vertical.padding-xhuge {
  height: auto;
}

.page-padding-2 {
  height: 27rem;
  padding-left: 5%;
  padding-right: 5%;
}

.page-padding-2.about {
  height: auto;
}

.text-size-medium-2 {
  color: #000;
  font-size: 1.125rem;
}

.layout3_component-2 {
  height: 100%;
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: stretch;
  align-items: center;
  margin-top: 2rem;
  display: grid;
}

.section-contact8 {
  height: auto;
  position: static;
}

.contact8_form-block {
  flex-direction: column;
  align-items: stretch;
}

.contact8_form {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.form-checkbox-label {
  margin-bottom: 0;
}

.field-label {
  margin-bottom: .5rem;
  font-weight: 400;
}

.form-field-wrapper {
  position: relative;
}

.contact8_map {
  width: 100%;
  height: 100%;
  align-items: center;
  margin-top: auto;
  display: flex;
}

.form-input {
  height: auto;
  min-height: 2.75rem;
  color: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(0, 0, 0, 0);
  margin-bottom: 0;
  padding: .5rem .75rem;
  font-size: 1rem;
  line-height: 1.6;
}

.form-input:focus {
  border-color: #000;
}

.form-input::-ms-input-placeholder {
  color: rgba(0, 0, 0, .6);
}

.form-input::placeholder {
  color: rgba(0, 0, 0, .6);
}

.form-input.is-text-area {
  height: auto;
  min-height: 11.25rem;
  padding-top: .75rem;
  padding-bottom: .75rem;
  overflow: auto;
}

.error-message {
  margin-top: 1.5rem;
  padding: .875rem 1rem;
}

.error-text {
  color: #e23939;
}

.text-weight-semibold {
  font-weight: 600;
}

.contact8_map-wrapper {
  height: 100%;
}

.contact8_component {
  height: auto;
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  display: grid;
}

.success-message {
  background-color: rgba(0, 0, 0, 0);
  padding: 1.5rem;
}

.button-3 {
  color: rgba(0, 0, 0, 0);
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(0, 0, 0, 0);
  padding: .75rem 1.5rem;
}

.success-text {
  font-weight: 600;
}

.form-checkbox {
  align-items: center;
  margin-bottom: 0;
  padding-left: 1.25rem;
  display: flex;
}

.form-checkbox-icon {
  width: 1.125rem;
  height: 1.125rem;
  min-height: 1.125rem;
  min-width: 1.125rem;
  cursor: pointer;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 0;
  margin-top: 0;
  margin-left: -1.25rem;
  margin-right: .5rem;
  transition: all .2s;
}

.form-checkbox-icon.w--redirected-checked {
  box-shadow: none;
  background-color: #000;
  background-size: 16px 16px;
  border-width: 1px;
  border-color: #000;
}

.form-checkbox-icon.w--redirected-focus {
  box-shadow: none;
  border-color: #000;
}

.text-style-link {
  text-decoration: underline;
}

.link, .link-2 {
  color: #333;
}

.image-2 {
  border: 2.5px solid #000;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-4 {
  z-index: -1;
  background-color: rgba(0, 0, 0, .5);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.heading-4, .heading-5, .about-heading {
  font-size: 26px;
}

.heading-6 {
  z-index: 1;
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-size: 28px;
  display: flex;
  position: relative;
}

.image-3 {
  width: 100%;
  height: 100%;
  object-fit: fill;
  background-color: #000;
}

.image-overlay {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .5);
  position: relative;
}

.image-4 {
  width: 35px;
  height: 35px;
  margin-top: 10px;
  margin-right: 10px;
}

.div-block-6 {
  width: 100%;
  height: 2.5rem;
  margin-top: 2rem;
  margin-left: auto;
  padding-top: 0;
  display: flex;
}

.bold-text {
  margin-left: auto;
  margin-right: auto;
}

.text-size-medium-copy {
  text-align: left;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-right: 5%;
  font-size: 1.25rem;
  line-height: 20px;
  display: flex;
}

.bold-text-2, .bold-text-3 {
  font-weight: 400;
}

.slider1_component {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-bottom: 4rem;
}

.slider1_slide {
  padding-left: 4rem;
  padding-right: 4rem;
}

.slider-content-replace-this-div {
  width: 100%;
  height: 20rem;
  text-align: center;
  border: 2px dashed rgba(0, 0, 0, .1);
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.slider1_arrow {
  width: 3.5rem;
  height: 3.5rem;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.slider1_arrow.hide-mobile-landscape {
  display: none;
}

.slider1_slide-nav {
  height: 1.75rem;
  font-size: .5rem;
}

.image-5 {
  object-fit: fill;
}

.backlink {
  margin-top: 20px;
}

.link-3 {
  color: #333;
}

@media screen and (min-width: 1280px) {
  .in-store-section, .section-layout3 {
    height: auto;
  }
}

@media screen and (max-width: 991px) {
  .dropdown-icon {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    top: auto;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .navbar2_dropdown-list {
    position: static;
    overflow: hidden;
  }

  .navbar2_dropdown-list.w--open {
    border-style: none;
    padding: 0;
    position: static;
  }

  .navbar2_dropdwn-toggle {
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    padding: 1rem 2rem 1rem 0;
    display: flex;
  }

  .navbar2_menu {
    -webkit-text-fill-color: inherit;
    background-color: #fff;
    background-clip: border-box;
    border-bottom: 1px solid #000;
    justify-content: center;
    padding: 1rem 5% 2.5rem;
    display: flex;
    overflow: auto;
  }

  .navbar2_button-wrapper {
    align-items: center;
  }

  .menu-icon2_line-middle {
    width: 24px;
    height: 2px;
    background-color: #000;
    justify-content: center;
    align-items: center;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .navbar2_dropdown-link {
    width: auto;
    text-align: center;
    padding: .75rem 0;
    font-size: 16px;
  }

  .navbar2_menu-button {
    padding: 0;
  }

  .navbar2_menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .menu-icon_line-middle-inner {
    width: 4px;
    height: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon2_line-top {
    width: 24px;
    height: 2px;
    background-color: #000;
    padding-bottom: 0;
    padding-right: 0;
  }

  .navbar2_link {
    text-align: center;
    padding: 1rem 0;
    font-size: 1.125rem;
  }

  .menu-icon2_line-bottom {
    width: 24px;
    height: 2px;
    background-color: #000;
    padding-bottom: 0;
    padding-right: 0;
  }

  .navbar2_menu-dropdown {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 1.125rem;
    display: flex;
  }

  .menu-icon2 {
    width: 48px;
    height: 48px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-right: -.5rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .navbar2_container {
    grid-template-columns: .25fr 1fr;
    display: flex;
  }

  .button.is-navbar2-button {
    margin-right: 1rem;
  }

  .header36_component {
    min-height: auto;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    padding-top: 6rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .header36_image {
    height: auto;
    max-height: none;
  }

  .header36_content {
    margin-left: 5%;
    margin-right: 5%;
  }

  .image {
    object-fit: cover;
  }

  .layout3_component {
    min-height: auto;
    grid-column-gap: 3rem;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .layout3_component-2, .contact8_component {
    min-height: auto;
    grid-column-gap: 3rem;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
  }
}

@media screen and (max-width: 767px) {
  .navbar2_component {
    min-height: 4rem;
  }

  .button.is-navbar2-button {
    padding: .25rem 1rem;
  }

  .header36_component {
    padding-top: 4rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .text-size-medium {
    margin-top: 10px;
    padding: 5px;
  }

  .image {
    object-fit: cover;
  }

  .in-store-header {
    width: 50%;
  }

  .in-store-section {
    height: 75em;
  }

  .page-padding {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .layout3_component {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .page-padding-2 {
    height: 55em;
  }

  .text-size-medium-2 {
    font-size: 1rem;
  }

  .layout3_component-2 {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .contact8_map {
    margin-top: -2em;
  }

  .contact8_component {
    height: 50em;
    grid-row-gap: 3rem;
    grid-template-rows: repeat(auto-fit, 311px);
    grid-template-columns: 1fr;
  }

  .contact8_content {
    height: 20em;
  }

  .image-3 {
    object-fit: fill;
  }

  .text-size-medium-copy {
    margin-top: 10px;
    padding: 5px;
  }

  .slider1_component {
    padding-bottom: 3rem;
  }

  .slider1_slide {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 479px) {
  .navbar2_menu {
    -webkit-backdrop-filter: blur(1em);
    backdrop-filter: blur(1em);
    color: #fff;
    background-color: rgba(0, 0, 0, 0);
    border-bottom-style: none;
  }

  .menu-icon2_line-middle {
    color: #fff;
    background-color: #06b22d;
  }

  .navbar2_component {
    background-color: #000;
    border: 1px #000;
    border-bottom: 3.5px solid #06b22d;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .menu-icon2_line-top {
    background-color: #06b22d;
  }

  .navbar2_link {
    color: #fff;
    font-weight: 700;
  }

  .menu-icon2_line-bottom {
    background-color: #06b22d;
  }

  .menu-icon2 {
    color: #fff;
    background-color: rgba(0, 0, 0, 0);
    border: 2px #fff;
  }

  .button.is-navbar2-button {
    display: none;
  }

  .heading {
    color: #fff;
    background-color: rgba(0, 0, 0, 0);
    font-size: 16px;
  }

  .header36_component {
    grid-template-columns: 1fr;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .text-size-medium {
    color: #000;
    object-position: 0% 100%;
    margin-left: 5%;
    font-family: Playfair Display, sans-serif;
    font-size: 1rem;
    font-weight: 600;
  }

  .image {
    object-fit: cover;
    object-position: 50% 0%;
  }

  .heading-2 {
    text-align: center;
    font-size: 48px;
  }

  .button-2 {
    width: 33%;
    background-color: #06b22d;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .in-store-header {
    width: auto;
    max-width: 90%;
    min-width: 65%;
  }

  .in-store-section {
    height: auto;
    margin-bottom: 10px;
    padding-bottom: 20px;
  }

  .heading-3 {
    color: #06b22d;
    background-color: rgba(0, 0, 0, 0);
    border: 4px #000;
    border-bottom-style: solid;
    margin-top: 0;
    margin-bottom: 0;
    padding: 2.5px;
    font-size: 2.5em;
    text-decoration: none;
  }

  .section-layout3.about, .container-large {
    height: auto;
  }

  .layout3_component {
    min-height: 29%;
    grid-row-gap: 0rem;
    border-width: 2px;
    border-color: #000;
    grid-template: "Area" 1.25fr
                   "Area-2"
                   / 1fr;
  }

  .layout3_content {
    width: auto;
    box-shadow: none;
    outline-offset: 5px;
    color: #000;
    border: 2px solid #000;
    outline: 2px #000;
    padding: 2px;
    font-family: Playfair Display, sans-serif;
    font-weight: 600;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .page-padding-2 {
    height: auto;
    margin-top: 0;
  }

  .page-padding-2.about {
    margin-top: auto;
  }

  .text-size-medium-2 {
    padding: 3px;
  }

  .layout3_component-2 {
    grid-template-columns: 1fr;
  }

  .contact8_map {
    box-shadow: none;
  }

  .contact8_component {
    grid-template-columns: 1fr;
  }

  .contact8_content {
    height: 22.25em;
    color: #000;
    font-family: Playfair Display, sans-serif;
  }

  .image-2 {
    border: 3px solid #000;
  }

  .about-heading {
    color: #06b22d;
    text-align: center;
    margin-top: 0;
    font-family: Playfair Display, sans-serif;
    font-style: italic;
    font-weight: 900;
  }

  .heading-6 {
    margin-top: 45px;
    margin-bottom: 30px;
    font-family: Playfair Display, sans-serif;
  }

  .image-3 {
    height: 100%;
    min-height: auto;
    object-fit: contain;
    object-position: 0% 50%;
  }

  .image-4 {
    width: 25px;
    height: 25px;
  }

  .div-block-5 {
    margin-bottom: 3rem;
  }

  .text-size-medium-copy {
    color: #000;
    margin-left: 5%;
    font-family: Playfair Display, sans-serif;
    font-size: 1rem;
    font-weight: 600;
  }

  .slider1_component {
    height: auto;
    padding-bottom: 2rem;
  }

  .slider1_mask {
    height: 100%;
  }

  .slider1_slide {
    height: auto;
  }

  .slider1_arrow.hide-mobile-landscape {
    background-color: rgba(0, 0, 0, 0);
    border-color: #000;
    display: none;
  }

  .slider1_slide-nav {
    height: auto;
    object-fit: fill;
  }

  .image-5 {
    width: 100%;
    height: auto;
    object-fit: contain;
  }
}

#w-node-_472199a4-25b3-9e9f-ba1c-0c191822c8e1-d29cfc2f {
  justify-self: start;
}

#w-node-_472199a4-25b3-9e9f-ba1c-0c191822c8e3-d29cfc2f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_472199a4-25b3-9e9f-ba1c-0c191822c8f6-d29cfc2f {
  justify-self: end;
}

#w-node-eaabb17e-e539-dc60-25b9-e67d742e20b8-d29cfc2f {
  grid-area: Area;
  justify-self: auto;
}

#w-node-df794442-b732-c93b-54e9-fc3be77e2a72-d29cfc2f, #w-node-b8b655b2-d473-1c81-1445-0c14553cdc16-d29cfc2f {
  grid-area: Area;
}

#w-node-b8b655b2-d473-1c81-1445-0c14553cdc13-d29cfc2f {
  grid-area: Area-2;
}

#w-node-_91e3d568-a046-b70b-34cc-1f0777810241-d29cfc2f {
  grid-area: Area;
  justify-self: auto;
}

#w-node-_91e3d568-a046-b70b-34cc-1f0777810243-d29cfc2f, #w-node-_91e3d568-a046-b70b-34cc-1f0777810244-d29cfc2f {
  grid-area: Area;
}

#w-node-_91e3d568-a046-b70b-34cc-1f0777810245-d29cfc2f {
  grid-area: Area-2;
}

#w-node-_11191840-294f-59b6-6c24-5f77ff6442af-d29cfc2f {
  grid-area: Area;
  justify-self: auto;
}

#w-node-_11191840-294f-59b6-6c24-5f77ff6442b1-d29cfc2f, #w-node-_11191840-294f-59b6-6c24-5f77ff6442b2-d29cfc2f {
  grid-area: Area;
}

#w-node-_11191840-294f-59b6-6c24-5f77ff6442b3-d29cfc2f {
  grid-area: Area-2;
}

#w-node-_825a6692-5c42-9e89-4dc5-fc5f1ee84d4a-d29cfc2f {
  grid-area: Area;
  justify-self: auto;
}

#w-node-_825a6692-5c42-9e89-4dc5-fc5f1ee84d4c-d29cfc2f, #w-node-_825a6692-5c42-9e89-4dc5-fc5f1ee84d4d-d29cfc2f {
  grid-area: Area;
}

#w-node-_825a6692-5c42-9e89-4dc5-fc5f1ee84d4e-d29cfc2f {
  grid-area: Area-2;
}

#w-node-_472199a4-25b3-9e9f-ba1c-0c191822c8e1-839cfc30 {
  justify-self: start;
}

#w-node-_472199a4-25b3-9e9f-ba1c-0c191822c8e3-839cfc30 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_472199a4-25b3-9e9f-ba1c-0c191822c8f6-839cfc30 {
  justify-self: end;
}

#w-node-eaabb17e-e539-dc60-25b9-e67d742e20b8-839cfc30 {
  grid-area: Area;
  justify-self: auto;
}

#w-node-df794442-b732-c93b-54e9-fc3be77e2a72-839cfc30, #w-node-b8b655b2-d473-1c81-1445-0c14553cdc16-839cfc30 {
  grid-area: Area;
}

#w-node-b8b655b2-d473-1c81-1445-0c14553cdc13-839cfc30 {
  grid-area: Area-2;
}

#w-node-_91e3d568-a046-b70b-34cc-1f0777810241-839cfc30 {
  grid-area: Area;
  justify-self: auto;
}

#w-node-_91e3d568-a046-b70b-34cc-1f0777810243-839cfc30, #w-node-_91e3d568-a046-b70b-34cc-1f0777810244-839cfc30 {
  grid-area: Area;
}

#w-node-_91e3d568-a046-b70b-34cc-1f0777810245-839cfc30 {
  grid-area: Area-2;
}

#w-node-_11191840-294f-59b6-6c24-5f77ff6442af-839cfc30 {
  grid-area: Area;
  justify-self: auto;
}

#w-node-_11191840-294f-59b6-6c24-5f77ff6442b1-839cfc30, #w-node-_11191840-294f-59b6-6c24-5f77ff6442b2-839cfc30 {
  grid-area: Area;
}

#w-node-_11191840-294f-59b6-6c24-5f77ff6442b3-839cfc30 {
  grid-area: Area-2;
}

#w-node-_825a6692-5c42-9e89-4dc5-fc5f1ee84d4a-839cfc30 {
  grid-area: Area;
  justify-self: auto;
}

#w-node-_825a6692-5c42-9e89-4dc5-fc5f1ee84d4c-839cfc30, #w-node-_825a6692-5c42-9e89-4dc5-fc5f1ee84d4d-839cfc30 {
  grid-area: Area;
}

#w-node-_825a6692-5c42-9e89-4dc5-fc5f1ee84d4e-839cfc30 {
  grid-area: Area-2;
}

@media screen and (max-width: 767px) {
  #w-node-_348ad402-c775-26a4-e732-bff665862b3f-d29cfc2f, #w-node-_348ad402-c775-26a4-e732-bff665862b3f-839cfc30 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_60036b98-5794-7dff-c05d-c00e2e59f3f0-d29cfc2f, #w-node-_60036b98-5794-7dff-c05d-c00e2e59f3f0-839cfc30 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


