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

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

.page-wrapper {
  font-size: 17px;
  font-weight: 300;
}

.main-wrapper-tabloid {
  box-sizing: border-box;
  aspect-ratio: auto;
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: auto;
  display: block;
  position: relative;
  overflow: clip;
}

.logo-tabloid {
  z-index: 5;
  background-color: #fffaf4;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 1% 0%;
  display: flex;
  position: static;
  inset: 0% 0% auto;
}

.logo_tab_link {
  width: 80px;
}

.block-heading-tablo {
  background-image: linear-gradient(0deg, #000, #fff0);
  padding-top: 4%;
  padding-bottom: 2%;
  position: absolute;
  inset: auto 0% 0%;
}

.container {
  max-width: none;
  margin-left: 10vw;
  margin-right: 10vw;
}

.heading {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Playfair Display SC, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 150%;
}

.image {
  min-height: auto;
}

.bold-text {
  text-align: center;
}

.block-data {
  margin-bottom: 24px;
}

.block-ph {
  margin-top: 32px;
  margin-bottom: 32px;
}

.section-1 {
  background-color: #fffaf4;
}

.text-block-4 {
  color: #000;
  margin-bottom: 24px;
  font-size: 17px;
  font-weight: 400;
}

.text-block-4._24 {
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 400;
}

.grid-data {
  grid-template-rows: auto;
}

.text-block-1 {
  color: #000;
  font-weight: 400;
}

.grid-quote {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
}

.block-1 {
  padding-top: 32px;
  padding-bottom: 32px;
}

.block-quote {
  margin-top: 32px;
  margin-bottom: 32px;
}

.text-block-6 {
  color: #000;
  font-weight: 400;
}

.body {
  color: #000;
  font-family: PT Serif, serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.block-2 {
  background-color: #fffbf7;
  padding-top: 32px;
  padding-bottom: 0;
}

.block-2._3 {
  padding-bottom: 32px;
}

.container1 {
  max-width: 860px;
}

.heading-2 {
  color: #462e08;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Playfair Display SC, sans-serif;
  font-size: 28px;
  font-style: normal;
  line-height: 150%;
}

.grid {
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
}

.block-1ph {
  margin: 64px 0;
}

.image-8 {
  width: 100%;
}

.grid-2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-top: 64px;
  margin-bottom: 64px;
}

.grid-3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.5fr;
}

.text-span {
  font-style: normal;
  font-weight: 400;
}

.block-grid2 {
  margin-bottom: 42px;
}

.text-block-7 {
  margin-bottom: 24px;
}

.text-block-7._24 {
  margin-bottom: 0;
}

.grid-4 {
  grid-template-rows: auto;
}

.image-9 {
  width: 100%;
}

.quote {
  margin: 0 64px 42px;
}

.text-span-2, .text-span-3 {
  font-weight: 600;
}

.text-block-8 {
  color: #000;
  font-size: 24px;
  line-height: 150%;
}

.text-block-9 {
  font-size: 24px;
  line-height: 151%;
}

.text-block-10 {
  font-size: 24px;
  line-height: 150%;
}

.image-10 {
  aspect-ratio: 16 / 9;
  object-fit: cover;
  width: 100%;
  overflow: hidden;
}

.line {
  background-color: #553d1647;
  width: 100%;
  height: 1px;
}

.block-quote1 {
  border-left: 1px solid #462e08;
  margin-bottom: 24px;
  padding: 0 20px;
}

.block-quote1._42 {
  margin-bottom: 42px;
}

.block-quote1._24 {
  margin-bottom: 0;
}

.text-block-22 {
  color: #000;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.text-block-22._24 {
  margin-bottom: 0;
}

.text-span-4 {
  font-weight: 600;
}

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

.footer-tabloid {
  background-color: #251804;
  padding-top: 32px;
  padding-bottom: 32px;
}

.text-block-3 {
  color: #fff;
  text-align: left;
  font-size: 12px;
}

.link, .link-2, .link-3, .link-4, .link-5, .link-6 {
  color: #462e08;
  font-weight: 700;
}

@media screen and (min-width: 1280px) {
  .image-10 {
    aspect-ratio: 2;
    object-position: 50% 3%;
  }
}

@media screen and (min-width: 1440px) {
  .image-10 {
    aspect-ratio: 2;
    object-position: 50% 4%;
  }
}

@media screen and (min-width: 1920px) {
  .image-10 {
    aspect-ratio: 2;
  }
}

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

  .heading {
    font-size: 27px;
  }

  .container1 {
    max-width: 728px;
  }

  .footer-tabloid {
    background-color: #1d1303;
  }
}

@media screen and (max-width: 767px) {
  .container {
    margin-left: 5%;
    margin-right: 5%;
  }

  .heading {
    text-align: left;
  }

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

  .heading-2 {
    font-size: 24px;
  }

  .container-2 {
    margin-left: 5%;
    margin-right: 5%;
  }
}

@media screen and (max-width: 479px) {
  .main-wrapper-tabloid {
    min-height: auto;
  }

  .logo-tabloid {
    padding-top: 2%;
    padding-bottom: 2%;
  }

  .block-heading-tablo {
    background-color: #fffaf4;
    background-image: none;
    padding-top: 2%;
    position: static;
  }

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

  .heading {
    color: #462e08;
    text-align: left;
    font-size: 24px;
  }

  .image-7 {
    max-width: 75%;
  }

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

  .text-block-1 {
    font-size: 16px;
  }

  .grid-quote {
    flex-flow: column;
    display: flex;
  }

  .text-block-6 {
    font-size: 16px;
  }

  .block-2 {
    padding-top: 0;
  }

  .block-2._32 {
    padding-top: 32px;
  }

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

  .heading-2 {
    font-size: 24px;
  }

  .block-1ph {
    margin-top: 42px;
    margin-bottom: 42px;
  }

  .grid-2 {
    flex-flow: column;
    margin-top: 42px;
    margin-bottom: 42px;
    display: flex;
  }

  .text-block-7 {
    font-size: 17px;
  }

  .grid-4 {
    flex-flow: column;
    display: flex;
  }

  .image-10 {
    aspect-ratio: 4 / 3;
  }

  .container-2 {
    margin-left: 5%;
    margin-right: 5%;
  }
}

#w-node-_8060a929-f9fc-ff9b-55ff-cd3502af2553-0e9616a0 {
  justify-self: end;
}


