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

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

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

.navbar {
  float: none;
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  max-width: none;
}

.image-3 {
  margin-top: 20px;
}

.nav-link {
  color: #504f4f;
  background-color: #0000;
}

.nav-link.button {
  perspective: none;
  color: #f0e9e9;
  text-align: center;
  background-color: #535353;
  border: 0 solid #b87474;
  border-radius: 6px;
  width: 100px;
  margin-left: 20px;
  padding: 8px;
  top: 9px;
  transform: none;
}

.nav-link.button:hover {
  background-color: #ff057d;
}

.container {
  max-width: 840px;
  padding-left: 0;
}

.text-span-6 {
  color: #535353;
}

.section-8 {
  height: 400px;
}

.image-19 {
  opacity: .7;
  margin: 8px -5px 4px 5px;
  padding-left: 5px;
}

.div-block-12 {
  display: inline-block;
}

.text-block-4 {
  color: #535353;
  white-space: normal;
  max-width: 70px;
  padding-left: 0;
  padding-right: 0;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
}

.div-block-11 {
  padding-left: 0;
  padding-right: 0;
  display: inline-block;
}

.div-block-10 {
  text-align: center;
  background-color: #97494900;
  margin-left: 5px;
  margin-right: 5px;
  display: inline-block;
}

.image-110 {
  margin-top: 5px;
  margin-right: 10px;
}

.container-11 {
  text-align: left;
  margin-top: 0;
  padding-left: 20px;
}

.image-21, .image-20 {
  opacity: .7;
  margin: 8px -5px 4px 10px;
  padding-left: 5px;
}

.footer {
  background-color: #fff;
  margin-top: 0;
  margin-bottom: 25px;
  padding-top: 20px;
  padding-bottom: 40px;
}

.paragraph-12 {
  color: #535353;
  text-align: center;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 10px;
  font-size: 12px;
  font-weight: 400;
}

.container-10 {
  text-align: left;
  margin-top: 10px;
  padding-left: 16px;
  padding-right: 0;
}

.container-9 {
  text-align: left;
  margin-top: 10px;
  padding-left: 20px;
}

.section-6 {
  padding: 75px 80px;
  position: relative;
}

.section-6.section--hero {
  background-image: url('../images/m.jpg');
  background-position: 0 0;
  background-size: cover;
  justify-content: center;
  align-items: center;
  min-height: auto;
  padding: 0;
  display: flex;
  overflow: hidden;
}

.cover {
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  text-decoration: none;
  position: relative;
  bottom: 0;
}

.hero__content {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 600px;
  margin-left: 140px;
  display: flex;
  position: relative;
}

.image-13 {
  max-width: 75%;
  margin-bottom: 0;
}

.heading-22-copy {
  color: #fff;
  text-shadow: 0 4px 9px #000000fc;
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 15px;
  padding-right: 140px;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.button-5 {
  color: #000;
  background-color: #f3ebd6;
  border: 1px solid #000;
  border-radius: 0;
  margin-top: 10px;
  margin-left: 20px;
  padding: 10px 20px;
  font-weight: 600;
}

.button-5:hover {
  background-color: #ffa633;
}

.text-span-32 {
  color: #ff0505;
  font-size: 20px;
}

.cover_top {
  background-color: #f5f7fa;
  background-image: url('../images/top_1.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container_top {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  bottom: 71px;
}

.hero-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: static;
  bottom: 33px;
}

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

.margin-bottom-24px {
  text-align: right;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}

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

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

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

.shadow-two {
  width: 100%;
  box-shadow: 0 4px 24px #96a3b514;
}

.top-wrapper {
  width: 100%;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.title-image_bg {
  background-image: url('../images/top.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: relative;
  right: auto;
}

.top-image_1 {
  width: 100%;
  margin-bottom: 0;
}

.cover-2 {
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  text-decoration: none;
  position: relative;
}

.image-111 {
  max-width: 75%;
  margin-bottom: 0;
}

.section-top {
  background-color: #0000;
  background-image: url('../images/top_3.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom: 1px solid #e4ebf3;
  max-width: 100%;
  padding: 80px 30px 140px;
  position: relative;
}

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

.wrapper-top {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: static;
  top: -51px;
}

.block-top {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  max-width: 45%;
  display: flex;
}

.paragram-top {
  color: #873637;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 700;
}

.button-top {
  color: #e9d9b3;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #873637;
  padding: 12px 25px;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  transition: all .2s;
}

.button-top:hover {
  color: #e9d9b3;
  background-color: #5d2526;
}

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

.title-1 {
  box-shadow: 0 4px 24px #96a3b514;
}

.body {
  background-color: #0000;
  background-image: url('../images/bg.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.container-1 {
  max-width: 1200px;
}

.grid-1 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto auto auto;
  margin-top: 100px;
  margin-bottom: 100px;
}

.paragraph-13 {
  color: #e9d9b3;
  text-align: justify;
  font-size: 18px;
  line-height: 36px;
}

.section-1 {
  background-image: url('../images/bg.jpg');
  background-position: 0 0;
  background-size: auto;
  height: 1600px;
  max-height: none;
}

.div-block-13 {
  z-index: 0;
  background-color: #e9d9b3;
  padding: 10px;
  font-size: 20px;
  position: static;
  top: -177px;
}

.image-112 {
  display: inline-block;
}

.div-block-14 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
  position: static;
}

.paragraph-14 {
  color: #873637;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 36px;
}

.section-2 {
  background-image: url('../images/bg-2.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.container-2 {
  max-width: 1200px;
}

.grid-2 {
  background-color: #ffffffb3;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 100px;
  margin-bottom: 60px;
  padding: 30px 30px 20px;
  line-height: 40px;
}

.paragraph-15 {
  text-align: center;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
}

.image-113 {
  width: 60%;
  max-width: 60%;
}

.container-p1 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-a {
  color: #e9d9b3;
  background-color: #873637;
  border-radius: 100px;
  margin-top: 0;
  margin-bottom: 20px;
  padding: 20px;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
}

.button-a:hover {
  background-color: #5d2526;
}

.grid-3 {
  background-color: #ffffffb3;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 60px;
  margin-bottom: 60px;
  padding: 30px 30px 20px;
  line-height: 40px;
}

.container-p2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.grid-4 {
  background-color: #ffffffb3;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 60px;
  margin-bottom: 60px;
  padding: 30px 30px 20px;
  line-height: 40px;
}

.container-p3 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.grid-5 {
  background-color: #ffffffb3;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 60px;
  margin-bottom: 60px;
  padding: 30px 30px 20px;
  line-height: 40px;
}

.container-p4 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.grid-6 {
  background-color: #ffffffb3;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 60px;
  margin-bottom: 60px;
  padding: 30px 30px 20px;
  line-height: 40px;
}

.container-p5 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.grid-8 {
  background-color: #0000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 60px;
  margin-bottom: 60px;
  padding: 30px 30px 20px;
  line-height: 40px;
}

.image-113-copy {
  width: 90%;
  max-width: 90%;
  margin-top: 30px;
}

.section-9 {
  background-image: url('../images/bg-3.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 800px;
}

.heading, .paragraph-16 {
  justify-content: flex-start;
  display: flex;
}

.container-12 {
  width: 100%;
  max-width: 100%;
  position: relative;
  top: 435px;
  left: 547px;
}

.container-13 {
  background-image: linear-gradient(#000, #fff0);
  width: 100%;
  max-width: 100%;
  height: 10%;
}

.grid-7 {
  background-color: #ffffffb3;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 60px;
  margin-bottom: 60px;
  padding: 30px 30px 20px;
  line-height: 40px;
}

.container-p7, .container-p6 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.container-15 {
  width: 100%;
  max-width: 100%;
  height: 800px;
}

.div-block-15 {
  max-width: 940px;
  display: flex;
}

.container-16 {
  max-width: 400px;
  position: relative;
  top: 320px;
  left: 100px;
}

.paragraph-17 {
  font-size: 16px;
}

.link-block {
  z-index: 2;
  position: static;
  left: 296px;
}

.text-span-33 {
  vertical-align: top;
  font-family: Exo, sans-serif;
  font-size: 28px;
}

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

@media screen and (min-width: 1280px) {
  .section-6.section--hero {
    background-image: url('../images/base.jpg');
  }

  .cover {
    background-image: url('../images/m.jpg');
    background-position: 0 0;
    background-size: cover;
    max-width: none;
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .heading-22-copy {
    padding-right: 150px;
  }

  .button-5 {
    color: #060606;
    background-color: #f3ebd6;
    border: 1px solid #000;
    border-radius: 0;
    margin-top: 10px;
    margin-left: 20px;
    padding: 10px 20px;
    font-size: 18px;
    font-weight: 600;
  }

  .cover-2 {
    background-image: url('../images/m.jpg');
    background-position: 0 0;
    background-size: cover;
    max-width: none;
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .container-top {
    top: -30px;
  }

  .block-top {
    max-width: 45%;
  }
}

@media screen and (min-width: 1440px) {
  .cover {
    background-image: url('../images/top_1.jpg');
    max-width: none;
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .button-5 {
    margin-top: 10px;
  }

  .cover-2 {
    max-width: none;
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .section-top {
    padding-top: 220px;
    padding-bottom: 220px;
  }

  .container-top {
    max-width: 940px;
    top: -120px;
  }

  .block-top {
    max-width: 50%;
  }
}

@media screen and (min-width: 1920px) {
  .cover {
    background-image: url('../images/top_2.jpg');
    background-size: cover;
    max-width: none;
    padding-top: 220px;
    padding-bottom: 220px;
  }

  .button-5 {
    margin-top: 10px;
  }

  .shadow-two {
    width: 100%;
  }

  .cover-2 {
    background-size: cover;
    max-width: none;
    padding-top: 220px;
    padding-bottom: 220px;
  }

  .section-top {
    background-position: 0%;
    padding-top: 280px;
    padding-bottom: 300px;
  }

  .container-top {
    max-width: 940px;
    top: -101px;
  }

  .wrapper-top {
    justify-content: flex-end;
    align-items: center;
    top: -200px;
  }

  .block-top {
    max-width: 50%;
  }

  .section-9 {
    height: 1200px;
  }

  .container-16 {
    top: 482px;
  }

  .paragraph-17 {
    font-size: 26px;
  }
}

@media screen and (max-width: 991px) {
  .menu-button-2 {
    clear: right;
    color: #333;
    position: relative;
  }

  .image-3 {
    margin-top: 20px;
  }

  .icon {
    color: #333;
  }

  .container {
    max-width: 725px;
  }

  .nav-menu-2 {
    background-color: #fff2f2;
  }

  .image-110 {
    margin-top: 5px;
    margin-right: 10px;
  }

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

  .section-6.section--hero {
    background-position: 50% 0;
    background-size: cover;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    min-height: auto;
    padding-top: 40px;
    padding-bottom: 60px;
  }

  .cover {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .hero__content {
    margin-left: 40px;
  }

  .image-13 {
    max-width: 65%;
  }

  .heading-22-copy {
    margin-top: 0;
    margin-bottom: 0;
    padding-right: 100px;
    font-size: 14px;
    line-height: 26px;
  }

  .container_top {
    max-width: 728px;
  }

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

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

  .top-image_1 {
    margin-bottom: 117px;
  }

  .cover-2 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .image-111 {
    max-width: 65%;
  }

  .section-top {
    background-image: url('../images/tops.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .container-top {
    max-width: 728px;
    top: -40px;
  }

  .wrapper-top {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-end;
    max-width: 100%;
    margin-bottom: -40px;
    overflow: hidden;
  }

  .block-top {
    max-width: 45%;
    margin-bottom: 40px;
  }

  .container-1 {
    max-width: 100%;
    margin-left: 20px;
    margin-right: 20px;
  }

  .section-1 {
    height: 2700px;
  }

  .div-block-13 {
    top: -137px;
  }

  .image-112 {
    width: 80%;
    max-width: 80%;
  }

  .grid-2, .grid-3, .grid-4, .grid-5, .grid-6 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .section-9 {
    background-image: url('../images/bg-3s.jpg');
    background-position: 0%;
    background-size: cover;
  }

  .container-12 {
    width: 768px;
    max-width: 768px;
  }

  .grid-7 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .image-114 {
    max-width: 80%;
  }

  .container-16 {
    max-width: 300px;
    top: 320px;
    left: 100px;
  }

  .link-block {
    left: 445px;
  }
}

@media screen and (max-width: 767px) {
  .image-3 {
    margin-top: 20px;
  }

  .container {
    max-width: 548px;
  }

  .image-110 {
    margin-top: 5px;
    margin-right: 10px;
  }

  .section-6 {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .section-6.section--hero {
    background-position: 50% 0;
    padding-top: 40px;
  }

  .cover {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .hero__content {
    margin-left: 20px;
  }

  .image-13 {
    max-width: 60%;
  }

  .heading-22-copy {
    margin-top: 0;
    margin-bottom: 0;
    padding-right: 60px;
    font-size: 12px;
    line-height: 22px;
  }

  .cover_top {
    padding: 60px 15px;
  }

  .cover-2 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .image-111 {
    max-width: 60%;
  }

  .section-top {
    background-position: 0%;
    background-size: cover;
    padding: 60px 15px;
  }

  .container-top {
    top: -30px;
    left: -20px;
  }

  .block-top {
    max-width: 40%;
  }

  .grid-1 {
    margin-top: 60px;
  }

  .div-block-13 {
    top: -134px;
  }

  .image-112 {
    width: 60%;
    max-width: 60%;
  }

  .paragraph-14 {
    font-size: 16px;
  }

  .button-a {
    padding: 10px 15px;
    font-size: 16px;
  }

  .section-9 {
    background-position: 0 0;
    background-size: cover;
  }

  .container-16 {
    max-width: 200px;
    left: 145px;
  }

  .link-block {
    justify-content: center;
    align-items: flex-start;
    display: flex;
    left: 323px;
  }
}

@media screen and (max-width: 479px) {
  .image-3 {
    margin-top: 20px;
    margin-left: 10px;
  }

  .text-block-4 {
    clear: none;
  }

  .image-110 {
    margin-top: 5px;
    margin-right: 10px;
  }

  .paragraph-12 {
    max-width: 300px;
    margin-top: 0;
    margin-left: 9px;
    padding-left: 0;
    padding-right: 38px;
  }

  .container-9 {
    padding-left: 10px;
  }

  .section-6.section--hero {
    background-image: url('../images/ms.jpg');
    background-position: 0 0;
    background-size: cover;
    justify-content: space-between;
    min-height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .cover {
    margin-bottom: 20px;
    padding: 0 20px;
  }

  .hero__content {
    margin-top: 40px;
    margin-left: 0;
  }

  .image-13 {
    max-width: 70%;
    margin-top: 10px;
    margin-bottom: 0;
  }

  .heading-22-copy {
    margin-top: 0;
    margin-bottom: 10px;
    padding-top: 5px;
    padding-left: 0;
    padding-right: 0;
    font-size: 10px;
    line-height: 20px;
  }

  .button-5 {
    margin-top: 10px;
    margin-left: 0;
  }

  .button-5:hover {
    background-color: #ffa633;
  }

  .cover_top {
    background-position: 0 0;
    background-size: cover;
  }

  .container_top {
    max-width: none;
  }

  .top-wrapper {
    display: none;
  }

  .title-image_bg {
    width: 100%;
    right: 0;
  }

  .cover-2 {
    margin-bottom: 20px;
    padding: 0 20px;
  }

  .image-111 {
    max-width: 70%;
    margin-top: 10px;
    margin-bottom: 0;
  }

  .section-top {
    background-position: 50%;
  }

  .container-top {
    max-width: none;
    left: -1px;
  }

  .wrapper-top {
    justify-content: flex-start;
    align-items: flex-end;
    width: 100%;
    position: static;
    top: -15px;
    left: 19px;
  }

  .block-top {
    max-width: 45%;
  }

  .paragram-top {
    font-size: 12px;
  }

  .button-top {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 13px;
  }

  .container-1 {
    margin-bottom: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .grid-1 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .section-1 {
    height: 100%;
    max-height: 100%;
    margin-bottom: 60px;
  }

  .div-block-13 {
    z-index: 0;
    top: -90px;
  }

  .image-112 {
    width: 60%;
    max-width: 60%;
    position: relative;
  }

  .div-block-14 {
    z-index: 2;
    position: relative;
    left: 152px;
  }

  .paragraph-14 {
    font-size: 16px;
  }

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

  .container-2 {
    width: 100%;
    max-width: 100%;
    margin-top: -59px;
  }

  .grid-2 {
    grid-template-columns: 1fr 1fr;
    margin-top: 40px;
  }

  .paragraph-15 {
    font-size: 14px;
    line-height: 20px;
  }

  .image-113 {
    width: 100%;
    max-width: 100%;
  }

  .button-a {
    margin-top: 0;
    margin-bottom: 0;
  }

  .grid-3, .grid-4, .grid-5, .grid-6 {
    grid-template-columns: 1fr 1fr;
  }

  .grid-8 {
    grid-template-columns: 1fr 1fr;
    max-width: 100%;
    margin-top: 0;
  }

  .section-9 {
    background-position: 0 0;
    background-size: cover;
  }

  .grid-7 {
    grid-template-columns: 1fr 1fr;
    margin-bottom: 0;
  }

  .container-14 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .container-16 {
    top: 96px;
    left: 0;
  }

  .heading-2 {
    font-size: 26px;
    line-height: 30px;
  }

  .link-block {
    justify-content: center;
    align-items: flex-start;
    width: 90%;
    max-width: 90%;
    display: flex;
    top: -40px;
    left: 12px;
  }

  .text-span-33 {
    font-size: 18px;
  }
}

#w-node-_7cccd5ff-283c-2311-58c5-e94dec1466d4-734f1e4f {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_733a66f5-2ca2-1091-3acc-12972f41f2de-734f1e4f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_56a54c6b-8219-6dee-1b4b-5877c2f292e8-734f1e4f {
  place-self: end stretch;
}

#w-node-_34c5bc57-5a98-31bc-ae54-c1f966bc2151-734f1e4f {
  grid-area: span 1 / span 4 / span 1 / span 4;
  place-self: auto;
}

#w-node-_3756efbc-9c18-05f8-74fd-c103a47c9d6c-734f1e4f, #w-node-cf386957-1eba-2aac-867b-09370905854d-734f1e4f, #w-node-e7004731-6c71-8f36-d940-d3f0bde8727b-734f1e4f, #w-node-_5c068cfb-17d9-46f8-f7ce-eee2ca0ed7d0-734f1e4f {
  place-self: auto center;
}

#w-node-_8f68a0d5-8ba7-5ed9-0e75-f54e384ec1ba-734f1e4f {
  grid-area: span 1 / span 4 / span 1 / span 4;
  place-self: center end;
}

#w-node-ef621db5-c01d-2f4d-0802-b6c90879e757-734f1e4f {
  grid-area: span 1 / span 4 / span 1 / span 4;
  place-self: auto;
}

#w-node-ef621db5-c01d-2f4d-0802-b6c90879e75a-734f1e4f, #w-node-ef621db5-c01d-2f4d-0802-b6c90879e75f-734f1e4f, #w-node-ef621db5-c01d-2f4d-0802-b6c90879e764-734f1e4f, #w-node-ef621db5-c01d-2f4d-0802-b6c90879e769-734f1e4f {
  place-self: auto center;
}

#w-node-ef621db5-c01d-2f4d-0802-b6c90879e76e-734f1e4f {
  grid-area: span 1 / span 4 / span 1 / span 4;
  place-self: center end;
}

#w-node-_84f76d0e-e9f6-ac6c-6f63-39d9021c72d9-734f1e4f {
  grid-area: span 1 / span 4 / span 1 / span 4;
  place-self: auto;
}

#w-node-_84f76d0e-e9f6-ac6c-6f63-39d9021c72dc-734f1e4f, #w-node-_84f76d0e-e9f6-ac6c-6f63-39d9021c72e1-734f1e4f, #w-node-_84f76d0e-e9f6-ac6c-6f63-39d9021c72e6-734f1e4f, #w-node-_84f76d0e-e9f6-ac6c-6f63-39d9021c72eb-734f1e4f {
  place-self: auto center;
}

#w-node-_84f76d0e-e9f6-ac6c-6f63-39d9021c72f0-734f1e4f {
  grid-area: span 1 / span 4 / span 1 / span 4;
  place-self: center end;
}

#w-node-_59dc522e-90a0-e929-c32c-53811ec8d2c9-734f1e4f {
  grid-area: span 1 / span 4 / span 1 / span 4;
  place-self: auto;
}

#w-node-_59dc522e-90a0-e929-c32c-53811ec8d2cc-734f1e4f, #w-node-_59dc522e-90a0-e929-c32c-53811ec8d2d1-734f1e4f, #w-node-_59dc522e-90a0-e929-c32c-53811ec8d2d6-734f1e4f, #w-node-_59dc522e-90a0-e929-c32c-53811ec8d2db-734f1e4f {
  place-self: auto center;
}

#w-node-_59dc522e-90a0-e929-c32c-53811ec8d2e0-734f1e4f {
  grid-area: span 1 / span 4 / span 1 / span 4;
  place-self: center end;
}

#w-node-_94cdbc53-bb9c-3804-ce84-c20952d2864b-734f1e4f {
  grid-area: span 1 / span 4 / span 1 / span 4;
  place-self: auto;
}

#w-node-_94cdbc53-bb9c-3804-ce84-c20952d2864e-734f1e4f, #w-node-_94cdbc53-bb9c-3804-ce84-c20952d28653-734f1e4f, #w-node-_94cdbc53-bb9c-3804-ce84-c20952d28658-734f1e4f, #w-node-_94cdbc53-bb9c-3804-ce84-c20952d2865d-734f1e4f {
  place-self: auto center;
}

#w-node-_94cdbc53-bb9c-3804-ce84-c20952d28662-734f1e4f {
  grid-area: span 1 / span 4 / span 1 / span 4;
  place-self: center end;
}

#w-node-cff50d16-45c5-7cab-4363-f351b91ce67b-734f1e4f {
  grid-area: span 1 / span 4 / span 1 / span 4;
  place-self: auto;
}

#w-node-cff50d16-45c5-7cab-4363-f351b91ce67e-734f1e4f, #w-node-cff50d16-45c5-7cab-4363-f351b91ce683-734f1e4f, #w-node-cff50d16-45c5-7cab-4363-f351b91ce688-734f1e4f, #w-node-cff50d16-45c5-7cab-4363-f351b91ce68d-734f1e4f {
  place-self: auto center;
}

#w-node-cff50d16-45c5-7cab-4363-f351b91ce692-734f1e4f {
  grid-area: span 1 / span 4 / span 1 / span 4;
  place-self: center end;
}

@media screen and (max-width: 991px) {
  #w-node-_03882c41-d9cb-2e6a-0ccc-95bd806ab7f8-734f1e4f, #w-node-_05b39eec-a8b6-7a07-3def-b4b3dc7d4041-734f1e4f, #w-node-d095955e-eeb5-4d75-df3a-5038c46f5b0d-734f1e4f, #w-node-da4b1aab-6b52-4531-e46a-c1055bd77695-734f1e4f, #w-node-_733a66f5-2ca2-1091-3acc-12972f41f2de-734f1e4f {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_56a54c6b-8219-6dee-1b4b-5877c2f292e8-734f1e4f {
    grid-area: span 1 / span 2 / span 1 / span 2;
    place-self: stretch stretch;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_34c5bc57-5a98-31bc-ae54-c1f966bc2151-734f1e4f {
    grid-area: span 1 / span 2 / span 1 / span 2;
    place-self: auto;
  }

  #w-node-_8f68a0d5-8ba7-5ed9-0e75-f54e384ec1ba-734f1e4f {
    grid-area: span 1 / span 2 / span 1 / span 2;
    place-self: auto end;
  }

  #w-node-ef621db5-c01d-2f4d-0802-b6c90879e757-734f1e4f {
    grid-area: span 1 / span 2 / span 1 / span 2;
    place-self: auto;
  }

  #w-node-ef621db5-c01d-2f4d-0802-b6c90879e76e-734f1e4f {
    grid-area: span 1 / span 2 / span 1 / span 2;
    place-self: center end;
  }

  #w-node-_84f76d0e-e9f6-ac6c-6f63-39d9021c72d9-734f1e4f {
    grid-area: span 1 / span 2 / span 1 / span 2;
    place-self: auto;
  }

  #w-node-_84f76d0e-e9f6-ac6c-6f63-39d9021c72f0-734f1e4f {
    grid-area: span 1 / span 2 / span 1 / span 2;
    place-self: center end;
  }

  #w-node-_59dc522e-90a0-e929-c32c-53811ec8d2c9-734f1e4f {
    grid-area: span 1 / span 2 / span 1 / span 2;
    place-self: auto;
  }

  #w-node-_59dc522e-90a0-e929-c32c-53811ec8d2e0-734f1e4f {
    grid-area: span 1 / span 2 / span 1 / span 2;
    place-self: center end;
  }

  #w-node-_94cdbc53-bb9c-3804-ce84-c20952d2864b-734f1e4f {
    grid-area: span 1 / span 2 / span 1 / span 2;
    place-self: auto;
  }

  #w-node-_94cdbc53-bb9c-3804-ce84-c20952d28662-734f1e4f {
    grid-area: span 1 / span 2 / span 1 / span 2;
    place-self: center end;
  }

  #w-node-cff50d16-45c5-7cab-4363-f351b91ce67b-734f1e4f {
    grid-area: span 1 / span 2 / span 1 / span 2;
    place-self: auto;
  }

  #w-node-cff50d16-45c5-7cab-4363-f351b91ce692-734f1e4f {
    grid-area: span 1 / span 2 / span 1 / span 2;
    place-self: center end;
  }
}
