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

.menu-button {
  margin-left: 24px;
  padding: 0;
}

.menu-button:hover {
  opacity: .7;
}

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

.nav1-wrap {
  grid-column-gap: 36px;
  grid-row-gap: 0px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.menu-icon {
  display: inline-block;
  position: relative;
}

.nav1-menu-wrap {
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.navbar1 {
  z-index: auto;
  width: 100%;
  grid-column-gap: 36px;
  grid-row-gap: 30px;
  text-transform: uppercase;
  background-color: #fff;
  border-bottom: 1px solid #ebedee;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 22px 36px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.navbar1.active-nav1 {
  z-index: 100;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.brand {
  padding-left: 0;
  display: flex;
}

.brand:hover {
  opacity: .7;
}

.nav-link {
  margin-left: 10px;
  margin-right: 10px;
  padding: 0;
}

.nav-link:hover {
  opacity: .7;
}

.nav-link.w--current {
  opacity: .7;
  color: #18181d;
}

.nav-link.current {
  color: #898989;
}

.image-2 {
  width: 200px;
}

.body {
  font-family: Work Sans, sans-serif;
}

.section {
  flex-direction: column;
  flex: 1;
  align-items: center;
  padding-left: 36px;
  padding-right: 36px;
}

.button-small {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #18181d;
  border-radius: 0;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 18px 30px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  display: flex;
}

.button-small:hover {
  background-color: #272731;
}

.button-small.white-small {
  color: #000;
  text-align: center;
  background-color: #fff;
  border-radius: 0;
  justify-content: center;
}

.button-small.form-centered-button {
  justify-content: center;
}

.hero6 {
  min-height: 640px;
  color: #fff;
  text-align: center;
  background-image: linear-gradient(rgba(24, 24, 29, .45), rgba(24, 24, 29, .45)), url('../images/contourenviro1_300_download.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  padding-left: 36px;
  padding-right: 36px;
  display: flex;
}

.hero6-text {
  flex: 1;
  margin-bottom: 30px;
}

.hero6-content {
  flex-direction: column;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
}

.hero6-grid {
  width: 100%;
  max-width: 1200px;
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  position: relative;
}

.sizejumbo-text {
  margin-top: 20px;
  margin-bottom: 25px;
  font-size: 80px;
  font-weight: 300;
  line-height: 96px;
}

.sizejumbo-text.sizejumbo-full-clear {
  z-index: 1;
  margin-top: 0;
  margin-bottom: 0;
}

.button-arrow {
  flex: none;
  margin-left: 20px;
  display: inline-block;
}

.content4-product-name-wrap {
  width: 273px;
  margin-top: 15px;
}

.paragraph-70 {
  opacity: .7;
  margin-bottom: 10px;
}

.paragraph-70.paragraph70-bottom-clear {
  margin-bottom: 0;
}

.size4-text {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 300;
  line-height: 32px;
}

.size4-text.size4-top-clear {
  margin-top: 0;
}

.empty-state {
  width: 100%;
  max-width: 1200px;
  color: #18181d;
  text-align: center;
  text-transform: uppercase;
  background-color: #eee;
  border-bottom: 3px solid #eee;
  flex: none;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 20px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.size1-text {
  white-space: normal;
  margin-top: 20px;
  margin-bottom: 25px;
  font-size: 24px;
  font-weight: 300;
  line-height: 34px;
}

.size1-text.size1-top-clear {
  margin-top: 40px;
  font-size: 28px;
  line-height: 38px;
}

.content4-grid {
  width: 100%;
  max-width: 1200px;
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.wrapper.m0-50 {
  padding-bottom: 50px;
}

.wrapper.m50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.wrapper.m100 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.wrapper.m0-100 {
  padding-top: 0;
  padding-bottom: 100px;
}

.content4-product-description-wrap {
  margin-top: 15px;
}

.button-large {
  color: #fff;
  text-transform: uppercase;
  background-color: #18181d;
  justify-content: space-between;
  align-items: center;
  padding: 30px 36px;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  text-decoration: none;
  display: flex;
}

.button-large:hover {
  background-color: #272731;
}

.button-large.outline-button-large {
  color: #1f2121;
  background-color: #fff;
  border: 1px solid #ebedee;
}

.button-large.outline-button-large:hover {
  border-color: #c9c9c9;
}

.content4-headline-wrap {
  width: 479px;
  position: relative;
}

.headline-grid {
  z-index: 1;
  width: 100%;
  max-width: 1200px;
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.text-label {
  opacity: .7;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  display: block;
}

.size3-text {
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 30px;
  font-weight: 300;
  line-height: 38px;
}

.size3-text.size3-bottom-clear {
  margin-bottom: 0;
}

.size3-text.size3-top-clear {
  margin-top: 0;
}

.image-wrap {
  flex-direction: column;
  align-items: stretch;
  display: flex;
  position: relative;
}

.item-overlay {
  z-index: 30;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
  background-image: linear-gradient(rgba(24, 24, 29, .1), rgba(24, 24, 29, .1));
  flex-direction: column;
  justify-content: flex-end;
  align-items: stretch;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  display: flex;
  position: absolute;
}

.content4-image {
  height: 700px;
  background-image: url('../images/belmont-22in-group-environment-high_download.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.product4-grid {
  width: 100%;
  max-width: 1200px;
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.product3-content-wrap {
  margin-top: 26px;
}

.size6-link {
  color: #18181d;
  margin-top: 0;
  margin-bottom: 10px;
  line-height: 26px;
  text-decoration: none;
  display: block;
}

.size6-link:hover {
  opacity: .7;
}

.product-image {
  height: 480px;
  background-image: url('../images/bola-bedroom-ft-v2_download.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.product-image.product-image-size-m {
  height: 360px;
}

.product-image.product-image-size-l {
  height: 250px;
}

.section-2 {
  flex-direction: column;
  flex: 1;
  align-items: center;
  padding-left: 36px;
  padding-right: 36px;
  display: none;
}

.label {
  text-transform: uppercase;
  background-color: #fff;
  border: 1px solid rgba(170, 170, 170, .2);
  margin-bottom: 10px;
  padding: 20px 44px;
  font-size: 22px;
  font-weight: 500;
  line-height: 20px;
  display: inline-block;
}

.label.inside-label {
  z-index: 40;
  color: #fff;
  background-color: #000;
  border-style: none;
  font-size: 18px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.label.black-label {
  z-index: 40;
  color: #fff;
  background-color: #18181d;
  border-style: none;
  border-width: 0;
}

.label.black-label.sale-label {
  max-width: 100%;
  padding: 10px 20px;
  font-size: 14px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.content {
  width: 100%;
  max-width: 1200px;
  justify-content: center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.home1-deco-part {
  height: 360px;
  background-image: url('../images/bola-halo-pendant-chandelier-environmental-office-wall-3k_download.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.content8-quote-wrap {
  padding-right: 40px;
}

.content8-image {
  z-index: 1;
  min-height: 580px;
  background-image: url('../images/bola-halo-pendant-chandelier-environmental-hallway-lowres_download.jpeg');
  background-position: 50%;
  background-size: cover;
  margin-top: 67px;
  margin-bottom: 67px;
  margin-right: 67px;
  position: relative;
}

.content8-grey-background {
  width: 100vw;
  height: 714px;
  background-color: #fafafa;
  align-items: center;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.content8-content-wrap {
  z-index: 1;
  height: 580px;
  flex-direction: column;
  justify-content: space-between;
  margin-top: 67px;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
  position: relative;
}

.content8-grid {
  width: 100%;
  max-width: 1200px;
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  position: relative;
}

.content35-headline-wrap {
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 80px;
  display: flex;
}

.content35-pictures-feed {
  min-height: 273px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 56px;
  display: grid;
}

.content35-feed-image {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  transition: opacity .2s;
}

.content35-feed-image:hover {
  opacity: .8;
}

.content35-feed-image.content35-image4 {
  background-image: url('../images/bel_occhio_whiteblackback_72_download.jpg');
}

.content35-feed-image.content35-image1 {
  background-image: url('../images/bola-halo-pendant-chandelier-environmental-hallway-lowres_download.jpeg');
  background-position: 50%;
  background-size: cover;
}

.content35-feed-image.content35-image2 {
  background-image: url('../images/circatable_env_72_download_download.jpg');
  background-position: 50%;
  background-size: cover;
}

.content35-feed-image.content35-image5 {
  background-image: url('../images/bola-halo-pendant-chandelier-environmental-office-wall-3k_download.jpg');
  background-position: 50%;
}

.content35-feed-image.content35-image3 {
  background-image: url('../images/bel-occhio-chandelier_r3_download.jpg');
  background-position: 50%;
}

.content35-feed-image.content35-image6 {
  background-image: url('../images/bola-bedroom-ft-v2_download.jpg');
}

.content35-section-headline {
  margin-bottom: 36px;
}

.content35-top-grid {
  width: 100%;
  max-width: 1200px;
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.section-3 {
  flex-direction: column;
  flex: 1;
  align-items: center;
  padding-left: 36px;
  padding-right: 36px;
}

.section-4 {
  flex-direction: column;
  flex: 1;
  align-items: center;
  margin-top: 20px;
  padding-left: 36px;
  padding-right: 36px;
}

.footer1-grid {
  width: 100%;
  max-width: 1200px;
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  display: grid;
}

.footer1-link {
  opacity: .7;
  color: #18181d;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 22px;
  text-decoration: none;
  display: block;
}

.footer1-link:hover, .footer1-link.w--current {
  opacity: 1;
}

.footer1-bottom-link {
  opacity: .7;
  color: #18181d;
  font-size: 14px;
  line-height: 22px;
  text-decoration: none;
  display: block;
}

.footer1-bottom-link:hover {
  opacity: 1;
}

.footer1-bottom-grid {
  width: 100%;
  max-width: 1200px;
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  display: grid;
}

.image {
  width: 250px;
  max-width: none;
}

.footer1-links-wrap {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.footer1 {
  border-top: 1px solid #ebedee;
  border-bottom: 1px solid #ebedee;
}

.size6-text {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.product5-feed-grid {
  width: 100%;
  max-width: 1200px;
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.product5-category-link {
  color: #18181d;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 24px;
  text-decoration: none;
  display: block;
}

.product5-category-link:hover {
  opacity: .7;
}

.product5-category-link.product5-all-items {
  margin-bottom: 10px;
  display: block;
}

.product5-nav-wrap {
  position: -webkit-sticky;
  position: sticky;
  top: 130px;
}

.product5-grid {
  width: 100%;
  max-width: 1200px;
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  position: relative;
}

.product5-nav-items-wrap {
  margin-bottom: 40px;
}

.product5-nav-items-wrap.bottom-nav-items-wrap {
  margin-bottom: 15px;
}

.product5-nav-lists {
  margin-top: 20px;
}

.section-5 {
  flex-direction: column;
  flex: 1;
  align-items: center;
  padding-left: 36px;
  padding-right: 36px;
}

.headline-wrap-centered {
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.cta11-title-wrap {
  margin-bottom: 40px;
}

.size5-link {
  color: #000;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  text-decoration: none;
  display: block;
}

.size5-link:hover {
  opacity: .7;
}

.cta11-form {
  align-self: center;
  margin-bottom: 0;
}

.cta11-grid {
  width: 100%;
  max-width: 1200px;
  min-height: 460px;
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.section-6 {
  flex-direction: column;
  flex: 1;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 60px;
  padding-left: 36px;
  padding-right: 36px;
}

.text-area {
  min-height: 170px;
  background-color: #f5f5f5;
  border-style: none;
  padding: 14px 20px 18px;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.text-area:hover {
  background-color: #f0f0f0;
}

.text-area:active, .text-area:focus {
  background-color: #ececec;
}

.cta11-item-wrap {
  margin-bottom: 25px;
}

.error-message {
  width: 100%;
  max-width: 1200px;
  color: #db4b68;
  text-align: center;
  text-transform: uppercase;
  background-color: rgba(219, 75, 104, .05);
  border-bottom: 3px solid #db4b68;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 20px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.cta11-map {
  z-index: 1;
  line-height: 20px;
}

.cta11-form-wrap {
  z-index: 2;
  grid-column-gap: 50px;
  grid-row-gap: 30px;
  background-color: #fff;
  border: 1px solid #ebedee;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 67px;
  display: grid;
  position: relative;
}

.success-message {
  width: 100%;
  max-width: 1200px;
  color: #12b878;
  text-align: center;
  text-transform: uppercase;
  background-color: rgba(18, 184, 120, .1);
  border-bottom: 3px solid #12b878;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 30px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.cta11-map-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: -103px;
}

.text-field {
  width: 100%;
  color: #18181d;
  text-transform: none;
  background-color: #f5f5f5;
  border-style: none;
  border-radius: 0;
  align-self: stretch;
  margin-bottom: 0;
  padding: 30px 20px;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.text-field:hover {
  background-color: #f0f0f0;
}

.text-field:active {
  background-color: #ececec;
}

.text-field:focus {
  color: #18181d;
  background-color: #ececec;
}

.text-field.bottom-margin-field {
  margin-bottom: 15px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.cta11-form-wrap-copy {
  flex-direction: column;
  display: flex;
}

.section-7 {
  flex-direction: column;
  flex: 1;
  align-items: center;
  padding-left: 36px;
  padding-right: 36px;
}

.image-3 {
  width: 250px;
  max-width: none;
}

.ddd-decor-8 {
  width: 3em;
  height: 3em;
  background-image: url('../images/Group-6_1Group 6.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 2em;
  bottom: auto;
  left: auto;
  right: 2em;
}

.ddd-text-9 {
  color: #fff9f9;
  font-size: 1em;
  line-height: 1.3em;
}

.ddd-wrap-2 {
  display: flex;
}

.ddd-wrap-2-copy {
  display: none;
}

.ddd-paragraph-1 {
  color: #4a4a4a;
  margin-bottom: 0;
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1.6em;
}

.ddd-wrap-6 {
  flex: 1;
  align-self: flex-start;
  position: relative;
}

.ddd-wrap-7 {
  border-bottom: 2px solid #dadada;
  padding-top: 2em;
  padding-bottom: 2em;
}

.ddd-text-1-3 {
  color: #535353;
  letter-spacing: .2em;
  text-transform: uppercase;
  margin-top: 20px;
  font-size: .9em;
  font-weight: 500;
  line-height: 1.3em;
}

.ddd-pic-2 {
  width: 100%;
}

.ddd-decor-4 {
  width: 4em;
  height: 4em;
  background-color: #000;
  border-radius: .3em;
  display: flex;
}

.ddd-decor-4.alt-brown-1 {
  background-color: #5d4c49;
}

.ddd-decor-4.alt-blue-1 {
  background-color: #374a60;
}

.ddd-wrap-1-4 {
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-self: auto;
  align-items: baseline;
  margin-bottom: 1em;
  display: flex;
}

.ddd-grid-1 {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.ddd-wrap-8 {
  padding-top: 2em;
}

.ddd-wrap-2-5 {
  background-color: #262626;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: .5em;
  padding: .5em 1.3em;
  display: inline-block;
}

.ddd-container-1 {
  width: 100%;
  max-width: 100em;
  margin-left: auto;
  margin-right: auto;
}

.ddd-text-1-4 {
  color: #000;
  margin-bottom: 1em;
  font-size: 1.6em;
  font-weight: 900;
  line-height: 1.3em;
}

.ddd-text-3 {
  color: #878887;
  letter-spacing: .3em;
  text-transform: uppercase;
  margin-bottom: .6em;
  font-size: .8em;
  font-weight: 900;
  line-height: 1.3em;
}

.ddd-decor-2 {
  width: 5em;
  height: 5em;
  cursor: pointer;
  border: 2px solid rgba(0, 0, 0, 0);
  border-radius: .3em;
  flex-direction: column;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  margin-right: .5em;
  padding: .5em;
  display: flex;
}

.ddd-decor-2:hover {
  border-color: #4074c7;
}

.ddd-heading-1 {
  color: #4074c7;
  letter-spacing: .1em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: .5em;
  font-size: 1.2em;
  font-weight: 900;
  line-height: 1.3em;
}

.ddd-text-1-7 {
  font-size: 2em;
  font-weight: 500;
  line-height: 1.3em;
}

.ddd-text-1-7.subheading {
  font-size: 1.5em;
  font-weight: 400;
}

.ddd-section-1-2 {
  margin-top: 6em;
  padding: 5em;
  font-size: 1vw;
}

.ddd-decor-9 {
  width: 40em;
  flex-direction: row;
  justify-content: flex-start;
  align-items: baseline;
  margin-bottom: .3em;
  display: block;
}

.ddd-wrap-1-3 {
  background-color: #f7f7f8;
  border-radius: 1em;
  flex-direction: column;
  align-items: flex-start;
  padding: 1.5em;
  display: block;
}

.ddd-wrap-2-4 {
  border-bottom: 2px solid #dadada;
  flex-direction: column;
  align-items: stretch;
  margin-bottom: 2em;
  padding-bottom: 2em;
  display: flex;
}

@media screen and (min-width: 1440px) {
  .ddd-section-1-2 {
    font-size: 14px;
  }
}

@media screen and (max-width: 991px) {
  .menu-button {
    margin-left: 24px;
  }

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

  .nav1-wrap {
    grid-column-gap: 24px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: center;
    display: grid;
  }

  .navbar1 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .nav-link {
    margin-left: 0;
    margin-right: 0;
    padding: 14px 24px;
  }

  .nav1-menu {
    z-index: 15;
    background-color: #fff;
    border-bottom: 1px solid #ebedee;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .section {
    padding-left: 24px;
    padding-right: 24px;
  }

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

  .hero6-grid {
    width: 100%;
    max-width: 738px;
    grid-column-gap: 24px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .content4-product-name-wrap {
    margin-top: 0;
  }

  .empty-state {
    max-width: 738px;
  }

  .content4-grid {
    width: 100%;
    max-width: 738px;
    grid-column-gap: 24px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .button-large {
    width: 100%;
  }

  .button-large.outline-button-large {
    margin-top: 0;
  }

  .content4-headline-wrap {
    width: auto;
  }

  .headline-grid {
    width: 100%;
    max-width: 738px;
    grid-column-gap: 24px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .content4-image {
    height: 640px;
  }

  .product4-grid {
    width: 100%;
    max-width: 738px;
    grid-column-gap: 24px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .product-image {
    background-position: 50%;
  }

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

  .content {
    max-width: 738px;
  }

  .home1-deco-part {
    height: 260px;
  }

  .content8-quote-wrap {
    margin-bottom: 20px;
  }

  .content8-image {
    width: auto;
    min-height: 480px;
    margin-top: 0;
    margin-bottom: 36px;
    margin-right: 0;
    position: static;
  }

  .content8-grey-background {
    display: none;
    position: static;
  }

  .content8-content-wrap {
    height: auto;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .content8-grid {
    width: 100%;
    max-width: 738px;
    grid-column-gap: 24px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .content35-pictures-feed {
    min-height: 170px;
  }

  .content35-top-grid {
    width: 100%;
    max-width: 738px;
    grid-column-gap: 24px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .section-3, .section-4 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .footer1-grid {
    width: 100%;
    max-width: 738px;
    grid-column-gap: 24px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .footer1-bottom-grid {
    width: 100%;
    max-width: 738px;
    grid-column-gap: 24px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .product5-feed-grid {
    width: 100%;
    max-width: 738px;
    grid-column-gap: 24px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .product5-nav-wrap {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
    position: static;
  }

  .product5-grid {
    width: 100%;
    max-width: 738px;
    grid-column-gap: 24px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .section-5 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .cta11-grid {
    width: 100%;
    max-width: 738px;
    grid-column-gap: 24px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .section-6 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .error-message {
    max-width: 738px;
  }

  .cta11-map {
    height: auto;
  }

  .success-message {
    max-width: 738px;
  }

  .cta11-map-wrap {
    min-height: 360px;
    flex-direction: row;
    margin-top: 0;
    display: flex;
  }

  .section-7 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .ddd-wrap-2 {
    flex-direction: column;
  }

  .ddd-wrap-6 {
    flex: none;
    order: -1;
  }

  .ddd-section-1-2 {
    font-size: 1.3vw;
  }
}

@media screen and (max-width: 767px) {
  .menu-button {
    margin-left: 20px;
  }

  .nav1-wrap {
    grid-column-gap: 20px;
  }

  .navbar1, .nav-link, .section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero6 {
    min-height: 600px;
  }

  .hero6-grid {
    max-width: none;
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .sizejumbo-text {
    font-size: 34px;
    line-height: 42px;
  }

  .content4-product-name-wrap {
    width: 100%;
    margin-bottom: -30px;
  }

  .empty-state {
    width: 100%;
    max-width: none;
  }

  .size1-text {
    font-size: 34px;
    line-height: 42px;
  }

  .content4-grid, .headline-grid {
    max-width: none;
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .content4-image {
    height: 460px;
  }

  .product4-grid {
    max-width: none;
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }

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

  .content8-quote-wrap {
    padding-right: 0;
  }

  .content8-image {
    min-height: 400px;
    background-position: 50%;
    margin-bottom: 18px;
  }

  .content8-grid {
    max-width: none;
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .content35-pictures-feed {
    min-height: 360px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .content35-top-grid {
    max-width: none;
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .section-3, .section-4 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer1-grid {
    max-width: none;
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .footer1-bottom-grid {
    max-width: none;
    grid-column-gap: 20px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .product5-feed-grid {
    max-width: none;
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .product5-nav-wrap {
    position: static;
  }

  .product5-grid {
    max-width: none;
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .section-5 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .cta11-grid {
    max-width: none;
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .section-6 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .error-message {
    width: 100%;
    max-width: none;
  }

  .cta11-form-wrap {
    padding: 36px;
  }

  .success-message {
    width: 100%;
    max-width: none;
  }

  .section-7 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .ddd-wrap-2 {
    flex-direction: column;
    display: none;
  }

  .ddd-wrap-2-copy {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: .75fr 4.25fr;
    grid-auto-columns: 1fr;
    align-items: start;
    margin-top: 1.5em;
    display: flex;
  }

  .ddd-wrap-6 {
    flex: 1;
  }

  .ddd-grid-1 {
    grid-column-gap: 1.5em;
    grid-row-gap: 1.5em;
    grid-template-columns: 1.25fr;
  }

  .ddd-section-1-2 {
    padding-left: 3em;
    padding-right: 3em;
    font-size: 1.69vw;
  }

  .ddd-wrap-1-3 {
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .menu-button {
    margin-left: 16px;
  }

  .nav1-wrap {
    grid-column-gap: 16px;
  }

  .navbar1, .nav-link, .section {
    padding-left: 16px;
    padding-right: 16px;
  }

  .button-small {
    flex: none;
    align-self: stretch;
  }

  .button-small.white-small {
    flex: none;
  }

  .hero6-grid, .content4-grid {
    grid-column-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .button-large {
    font-size: 14px;
    line-height: 22px;
  }

  .headline-grid {
    grid-column-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .content4-image {
    height: 400px;
  }

  .product4-grid {
    grid-column-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .product-image.product-image-size-l {
    height: 150px;
  }

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

  .label.inside-label {
    text-align: center;
  }

  .label.black-label.sale-label {
    padding: 5px 10px;
    font-size: 10px;
  }

  .home1-deco-part {
    height: 200px;
  }

  .content8-quote-wrap {
    padding-right: 0;
  }

  .content8-grid {
    grid-column-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .content35-pictures-feed {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .content35-top-grid {
    grid-column-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .section-3, .section-4 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .footer1-grid, .footer1-bottom-grid {
    grid-column-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .product5-feed-grid {
    grid-column-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .product5-nav-wrap {
    display: block;
  }

  .product5-grid {
    grid-column-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .section-5 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .cta11-grid {
    grid-column-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .section-6 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .cta11-form-wrap {
    border-style: none;
    border-width: 0;
    padding: 0;
  }

  .section-7 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .ddd-wrap-2 {
    display: none;
  }

  .ddd-wrap-2-copy {
    margin-top: 0;
  }

  .ddd-grid-1 {
    grid-template-columns: 1.25fr;
  }

  .ddd-section-1-2 {
    font-size: 2.5vw;
  }

  .ddd-decor-9 {
    width: auto;
  }
}

#w-node-_97262192-e87e-a1c8-8312-410069950342-8c819580 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_97262192-e87e-a1c8-8312-410069950344-8c819580 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_50c0aa71-1c63-0cbf-6e42-468f06c2d972-8c819580 {
  grid-area: 1 / 3 / 2 / 11;
}

#w-node-_412088b3-eed5-20d9-ced4-7b9cf1a7135a-8c819580 {
  grid-area: span 1 / span 6 / span 1 / span 6;
}

#w-node-dccfc59d-f843-8267-c13a-5040d1327bc5-8c819580 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-b3de61b6-aae9-098e-d180-19d46ab96e00-8c819580 {
  grid-area: 1 / 5 / 2 / 13;
}

#w-node-b3de61b6-aae9-098e-d180-19d46ab96e01-8c819580 {
  grid-area: 1 / 1 / 2 / 7;
}

#w-node-_58846cdc-259d-a01e-370f-bf3ddca72c60-8c819580 {
  grid-area: span 1 / span 5 / span 1 / span 5;
  align-self: center;
  justify-self: start;
}

#w-node-_43ca799d-2161-a23e-baa2-aa5e92713c6b-8c819580 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_43ca799d-2161-a23e-baa2-aa5e92713c6d-8c819580 {
  grid-area: 1 / 6 / 2 / 8;
}

#w-node-_43ca799d-2161-a23e-baa2-aa5e92713c78-8c819580 {
  grid-area: 1 / 7 / 2 / 9;
}

#w-node-_43ca799d-2161-a23e-baa2-aa5e92713c83-8c819580 {
  grid-area: span 1 / span 9 / span 1 / span 9;
  justify-self: start;
}

#w-node-_43ca799d-2161-a23e-baa2-aa5e92713c86-8c819580 {
  grid-area: span 1 / span 3 / span 1 / span 3;
  justify-self: end;
}

#w-node-ca93b381-c652-e715-d916-35862a625a0f-423c0a4d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-ca93b381-c652-e715-d916-35862a625a11-423c0a4d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_464ffcd9-1a80-030a-572f-8425bbd366a9-423c0a4d {
  grid-area: span 1 / span 3 / span 1 / span 3;
  align-self: start;
}

#w-node-_464ffcd9-1a80-030a-572f-8425bbd366c4-423c0a4d {
  grid-area: span 1 / span 9 / span 1 / span 9;
}

#w-node-_464ffcd9-1a80-030a-572f-8425bbd366c5-423c0a4d, #w-node-f66f3c12-02ed-f4ad-7b99-0ef9caca82e8-423c0a4d, #w-node-_95a6cb13-3f10-0b3a-cde3-4f995a1b8009-423c0a4d {
  grid-area: span 1 / span 6 / span 1 / span 6;
}

#w-node-d2074a25-9cb7-9254-453c-d5830ced7292-bc582f1b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-d2074a25-9cb7-9254-453c-d5830ced7294-bc582f1b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-b701f9ff-1c0f-aeb6-f5ca-6faed50c12d4-bc582f1b {
  grid-area: 1 / 4 / 2 / 10;
}

#w-node-c8eb942a-2d28-4394-073f-86d3208043c8-bc582f1b {
  grid-area: 2 / 1 / 3 / 13;
}

#w-node-c8eb942a-2d28-4394-073f-86d3208043ca-bc582f1b {
  grid-area: 1 / 2 / 2 / 12;
}

#w-node-_5d5e1310-f212-b975-afe9-ce6ce3ae5b5d-bc582f1b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5d5e1310-f212-b975-afe9-ce6ce3ae5b5f-bc582f1b {
  grid-area: 1 / 6 / 2 / 8;
}

#w-node-_5d5e1310-f212-b975-afe9-ce6ce3ae5b6a-bc582f1b {
  grid-area: 1 / 7 / 2 / 9;
}

#w-node-_5d5e1310-f212-b975-afe9-ce6ce3ae5b75-bc582f1b {
  grid-area: span 1 / span 9 / span 1 / span 9;
  justify-self: start;
}

#w-node-_5d5e1310-f212-b975-afe9-ce6ce3ae5b78-bc582f1b {
  grid-area: span 1 / span 3 / span 1 / span 3;
  justify-self: end;
}

#w-node-_81b5abc3-b241-ead0-1a41-2f8c6fc27418-4e92f854 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_81b5abc3-b241-ead0-1a41-2f8c6fc2741a-4e92f854 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_21186020-7b03-f016-00e6-dd13a4d5c19c-4e92f854, #w-node-_21186020-7b03-f016-00e6-dd13a4d5c19f-4e92f854 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_50c0aa71-1c63-0cbf-6e42-468f06c2d972-8c819580, #w-node-_412088b3-eed5-20d9-ced4-7b9cf1a7135a-8c819580 {
    grid-area: span 1 / span 8 / span 1 / span 8;
  }

  #w-node-dccfc59d-f843-8267-c13a-5040d1327bc5-8c819580 {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }

  #w-node-b3de61b6-aae9-098e-d180-19d46ab96e00-8c819580, #w-node-b3de61b6-aae9-098e-d180-19d46ab96e01-8c819580 {
    grid-area: span 1 / span 8 / span 1 / span 8;
  }

  #w-node-_58846cdc-259d-a01e-370f-bf3ddca72c60-8c819580 {
    grid-area: span 1 / span 8 / span 1 / span 8;
    align-self: center;
    justify-self: start;
  }

  #w-node-_43ca799d-2161-a23e-baa2-aa5e92713c6d-8c819580, #w-node-_43ca799d-2161-a23e-baa2-aa5e92713c78-8c819580 {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }

  #w-node-_43ca799d-2161-a23e-baa2-aa5e92713c83-8c819580 {
    grid-area: span 1 / span 8 / span 1 / span 8;
    justify-self: start;
  }

  #w-node-_43ca799d-2161-a23e-baa2-aa5e92713c86-8c819580 {
    grid-column: span 4 / span 4;
    justify-self: start;
  }

  #w-node-_464ffcd9-1a80-030a-572f-8425bbd366a9-423c0a4d {
    grid-area: 2 / 1 / 3 / 9;
    align-self: start;
  }

  #w-node-_464ffcd9-1a80-030a-572f-8425bbd366c4-423c0a4d {
    grid-column: span 8 / span 8;
  }

  #w-node-_464ffcd9-1a80-030a-572f-8425bbd366c5-423c0a4d, #w-node-f66f3c12-02ed-f4ad-7b99-0ef9caca82e8-423c0a4d, #w-node-_95a6cb13-3f10-0b3a-cde3-4f995a1b8009-423c0a4d {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }

  #w-node-b701f9ff-1c0f-aeb6-f5ca-6faed50c12d4-bc582f1b, #w-node-c8eb942a-2d28-4394-073f-86d3208043c8-bc582f1b {
    grid-area: span 1 / span 8 / span 1 / span 8;
  }

  #w-node-c8eb942a-2d28-4394-073f-86d3208043ca-bc582f1b {
    grid-column: 1 / 9;
  }

  #w-node-c8eb942a-2d28-4394-073f-86d3208043cb-bc582f1b, #w-node-c8eb942a-2d28-4394-073f-86d3208043de-bc582f1b {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_5d5e1310-f212-b975-afe9-ce6ce3ae5b5f-bc582f1b, #w-node-_5d5e1310-f212-b975-afe9-ce6ce3ae5b6a-bc582f1b {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }

  #w-node-_5d5e1310-f212-b975-afe9-ce6ce3ae5b75-bc582f1b {
    grid-area: span 1 / span 8 / span 1 / span 8;
    justify-self: start;
  }

  #w-node-_5d5e1310-f212-b975-afe9-ce6ce3ae5b78-bc582f1b {
    grid-column: span 4 / span 4;
    justify-self: start;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_412088b3-eed5-20d9-ced4-7b9cf1a7135a-8c819580, #w-node-dccfc59d-f843-8267-c13a-5040d1327bc5-8c819580 {
    grid-area: span 1 / span 6 / span 1 / span 6;
  }

  #w-node-_58846cdc-259d-a01e-370f-bf3ddca72c60-8c819580 {
    grid-area: span 1 / span 6 / span 1 / span 6;
    align-self: center;
    justify-self: start;
  }

  #w-node-_43ca799d-2161-a23e-baa2-aa5e92713c6d-8c819580, #w-node-_43ca799d-2161-a23e-baa2-aa5e92713c78-8c819580 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-_43ca799d-2161-a23e-baa2-aa5e92713c83-8c819580 {
    grid-area: span 1 / span 6 / span 1 / span 6;
  }

  #w-node-_43ca799d-2161-a23e-baa2-aa5e92713c86-8c819580 {
    grid-area: span 1 / span 6 / span 1 / span 6;
    justify-self: start;
  }

  #w-node-_464ffcd9-1a80-030a-572f-8425bbd366a9-423c0a4d {
    grid-area: 2 / 1 / 3 / 7;
    align-self: start;
  }

  #w-node-_464ffcd9-1a80-030a-572f-8425bbd366c4-423c0a4d, #w-node-_464ffcd9-1a80-030a-572f-8425bbd366c5-423c0a4d, #w-node-f66f3c12-02ed-f4ad-7b99-0ef9caca82e8-423c0a4d, #w-node-_95a6cb13-3f10-0b3a-cde3-4f995a1b8009-423c0a4d, #w-node-b701f9ff-1c0f-aeb6-f5ca-6faed50c12d4-bc582f1b, #w-node-c8eb942a-2d28-4394-073f-86d3208043c8-bc582f1b {
    grid-column: span 6 / span 6;
  }

  #w-node-c8eb942a-2d28-4394-073f-86d3208043ca-bc582f1b {
    grid-column-end: 7;
  }

  #w-node-_5d5e1310-f212-b975-afe9-ce6ce3ae5b5f-bc582f1b, #w-node-_5d5e1310-f212-b975-afe9-ce6ce3ae5b6a-bc582f1b {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-_5d5e1310-f212-b975-afe9-ce6ce3ae5b75-bc582f1b {
    grid-area: span 1 / span 6 / span 1 / span 6;
  }

  #w-node-_5d5e1310-f212-b975-afe9-ce6ce3ae5b78-bc582f1b {
    grid-area: span 1 / span 6 / span 1 / span 6;
    justify-self: start;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_50c0aa71-1c63-0cbf-6e42-468f06c2d972-8c819580, #w-node-_412088b3-eed5-20d9-ced4-7b9cf1a7135a-8c819580, #w-node-dccfc59d-f843-8267-c13a-5040d1327bc5-8c819580, #w-node-b3de61b6-aae9-098e-d180-19d46ab96e00-8c819580, #w-node-b3de61b6-aae9-098e-d180-19d46ab96e01-8c819580, #w-node-_58846cdc-259d-a01e-370f-bf3ddca72c60-8c819580, #w-node-_43ca799d-2161-a23e-baa2-aa5e92713c6d-8c819580, #w-node-_43ca799d-2161-a23e-baa2-aa5e92713c78-8c819580, #w-node-_43ca799d-2161-a23e-baa2-aa5e92713c83-8c819580 {
    grid-column: span 4 / span 4;
  }

  #w-node-_43ca799d-2161-a23e-baa2-aa5e92713c86-8c819580 {
    grid-area: span 1 / span 4 / span 1 / span 4;
    justify-self: start;
  }

  #w-node-_464ffcd9-1a80-030a-572f-8425bbd366a9-423c0a4d {
    grid-area: 2 / 1 / 3 / 5;
    align-self: start;
  }

  #w-node-_464ffcd9-1a80-030a-572f-8425bbd366c4-423c0a4d, #w-node-_464ffcd9-1a80-030a-572f-8425bbd366c5-423c0a4d {
    grid-column: span 4 / span 4;
  }

  #w-node-f66f3c12-02ed-f4ad-7b99-0ef9caca82e8-423c0a4d, #w-node-_95a6cb13-3f10-0b3a-cde3-4f995a1b8009-423c0a4d {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }

  #w-node-b701f9ff-1c0f-aeb6-f5ca-6faed50c12d4-bc582f1b, #w-node-c8eb942a-2d28-4394-073f-86d3208043c8-bc582f1b {
    grid-column: span 4 / span 4;
  }

  #w-node-c8eb942a-2d28-4394-073f-86d3208043ca-bc582f1b {
    grid-column-end: 5;
  }

  #w-node-_5d5e1310-f212-b975-afe9-ce6ce3ae5b5f-bc582f1b, #w-node-_5d5e1310-f212-b975-afe9-ce6ce3ae5b6a-bc582f1b, #w-node-_5d5e1310-f212-b975-afe9-ce6ce3ae5b75-bc582f1b {
    grid-column: span 4 / span 4;
  }

  #w-node-_5d5e1310-f212-b975-afe9-ce6ce3ae5b78-bc582f1b {
    grid-area: span 1 / span 4 / span 1 / span 4;
    justify-self: start;
  }
}


