body {
  color: #d1cbb7;
  background-color: #120500;
  font-family: Noto Sans, sans-serif;
  font-size: 1vw;
  line-height: 20px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}

.block-quote {
  background-color: #e5e5e5;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  padding-top: .5rem;
  padding-bottom: .5rem;
}

.btn-header {
  text-transform: uppercase;
  margin-right: 0;
  padding: .7rem 2rem;
  font-size: 1rem;
}

.btn-small {
  text-transform: uppercase;
  margin-right: 0;
  padding-left: 2rem;
  padding-right: 2rem;
  font-size: .875rem;
  display: block;
}

.btn-medium {
  text-transform: uppercase;
  margin-right: 0;
  padding: .7rem 2rem;
  font-size: 1.125rem;
}

.btn-large {
  text-transform: uppercase;
  margin-right: 0;
  padding: 1rem 2rem;
  font-size: 1.25rem;
}

.btn-bottom {
  text-transform: uppercase;
  margin-right: 15px;
  font-size: 1rem;
}

.txt14 {
  font-size: .875rem;
  line-height: 1.2em;
}

.txt16 {
  font-size: 1rem;
  line-height: 1.4em;
}

.txt18 {
  font-size: 1.125rem;
  line-height: 1.4em;
}

.txt21 {
  font-size: 1.25rem;
  line-height: 1.4em;
}

.cc-mt16 {
  margin-top: 1rem;
}

.cc-mt36 {
  margin-top: 2rem;
}

.cc-mt48 {
  margin-top: 3rem;
}

.cc-mb16 {
  margin-bottom: 1rem;
  font-size: 1rem;
}

.cc-mb24 {
  margin-bottom: 1.66em;
  font-size: 1.5rem;
}

.cc-mb36 {
  margin-bottom: 2rem;
  font-size: 2.25rem;
}

.cc-mb40 {
  margin-bottom: 2.77em;
  font-size: 2.5rem;
}

.cc-mb56 {
  margin-bottom: 3.5rem;
}

.cc-mb100 {
  margin-bottom: 6.94444em;
}

.cc-mb140 {
  margin-bottom: 9.72222em;
}

.cc-text-gray {
  font-size: 1vw;
}

.cc-txt-strong {
  font-size: 1vw;
  font-weight: 700;
}

.cc-wrap-bg-dark {
  background-color: #000;
}

.list-item {
  color: #000;
  font-size: 1vw;
}

.section {
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding-left: 5%;
  padding-right: 5%;
}

.section.cc-up, .section._2rem {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.container {
  max-width: none;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
}

.par0 {
  font-size: 1vw;
  line-height: 1.2em;
}

.par16 {
  margin-bottom: .7rem;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.4em;
}

.par18 {
  margin-bottom: .7rem;
  font-size: 1.125rem;
  line-height: 1.4em;
}

.cc-wrap-bg-light {
  background-color: #f8f3f0;
}

.cc-mb6 {
  margin-bottom: .41em;
  font-size: .375rem;
}

.cc-mb12 {
  margin-bottom: .83em;
  font-size: .75rem;
}

.cc-wrap-bg-empty {
  background-color: #e0dfde;
}

.wrap-fix {
  border: 3px solid #e5e5e5;
  min-width: 100px;
  max-width: 100px;
  min-height: 100px;
  max-height: 100px;
  display: block;
}

.img-p-right-10 {
  text-align: left;
  max-width: 100%;
  padding-right: 10px;
  display: block;
}

.img-100per {
  text-align: left;
  max-width: 100%;
  display: block;
}

.img-80per {
  text-align: left;
  max-width: 80%;
  display: block;
}

.img-60per {
  text-align: left;
  max-width: 60%;
  display: block;
}

.wrap-img-v-cen-h-left {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.wrap-img-v-cen-h-cen {
  justify-content: center;
  align-items: center;
  min-height: 200px;
  display: flex;
}

.cc-mt8 {
  margin-top: .5rem;
}

.cc-mt8:hover {
  text-decoration: underline;
}

.par-empty {
  margin-bottom: 0;
  font-size: 1vw;
  line-height: 1.2em;
  display: none;
}

.cc-card-mar-left20right20 {
  flex-wrap: wrap;
  place-content: flex-start center;
  align-items: center;
  margin: 0 20px;
  display: inline-block;
}

.cc-card-mar-left20btn10 {
  flex-wrap: wrap;
  place-content: flex-start center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 10px;
  margin-left: 20px;
  display: inline-block;
}

.par24 {
  margin-bottom: 1rem;
  font-size: 1.5rem;
  line-height: 1.4em;
}

.par20 {
  margin-bottom: .7rem;
  font-size: 1.313rem;
  font-weight: 300;
  line-height: 1.4em;
}

.h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Serif Display, sans-serif;
  font-size: 9rem;
  font-weight: 500;
  line-height: 1em;
}

.h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Serif Display, sans-serif;
  font-size: 3.375rem;
  font-weight: 500;
  line-height: 1em;
}

.h3 {
  font-family: Noto Serif Display, sans-serif;
  font-size: 2.375rem;
  font-weight: 500;
  line-height: 1em;
}

.h4 {
  font-size: 1.5rem;
}

.blackquote {
  color: #d4d4bc;
  background-color: #2e2d29;
  border: 1px #000;
  justify-content: center;
  align-items: center;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  padding-top: .5rem;
  padding-bottom: .5rem;
  display: flex;
}

.blackquote.cc-tm0 {
  margin-top: 0;
}

.link-block, .link-block-2, .link-block-3 {
  display: block;
}

.cc-mt24 {
  margin-top: 1.5rem;
}

.cc-wrap-color-white {
  color: #fff;
}

.list {
  font-size: 1rem;
  line-height: 1.4em;
}

.btn-footer {
  text-transform: uppercase;
  margin-right: 0;
  padding: .7rem 2rem;
  font-size: 1rem;
}

.btn-footer:hover {
  background-color: #000;
}

.btn-content {
  text-transform: uppercase;
  margin-right: 0;
  padding: .5rem 2rem;
  font-size: 1rem;
}

.wrap-btn {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  min-height: 50px;
  margin-bottom: 0;
  padding-top: 1rem;
  padding-bottom: 2rem;
  display: flex;
}

.ico32 {
  color: red;
}

.wrap-content {
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.h5 {
  font-family: Noto Serif Display, sans-serif;
  font-size: 1.313rem;
  font-weight: 300;
  line-height: 1.2em;
  display: inline-block;
}

.wrap-content-2col {
  display: flex;
}

.wrap-content-2col-left, .wrap-content-2col-right {
  width: 50%;
}

.wrap-par {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  display: flex;
}

.wrap-subheader {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  display: flex;
}

.containernew {
  justify-content: center;
  align-items: center;
  max-width: none;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image {
  max-width: 80%;
}

.sectionbrown {
  background-color: #000;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 4rem 5%;
}

.sectionbrown.cc-up, .sectionbrown._2rem {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

@media screen and (max-width: 991px) {
  .section {
    padding-left: 5%;
  }

  .img-p-right-10 {
    display: none;
  }

  .par-empty {
    font-size: 2.10526em;
  }

  .cc-card-mar-left20right20, .cc-card-mar-left20btn10 {
    place-content: flex-start center;
    align-items: flex-start;
  }

  .sectionbrown {
    padding-left: 5%;
  }
}

@media screen and (max-width: 767px) {
  body {
    max-width: 100%;
  }

  .section {
    padding-left: 5%;
  }

  .par-empty {
    font-size: 14px;
  }

  .sectionbrown {
    padding-left: 5%;
  }
}

@media screen and (max-width: 479px) {
  body {
    max-width: 100%;
  }

  .cc-m-mb0 {
    margin-bottom: 0;
  }

  .cc-m-hide {
    display: none;
  }

  .body {
    min-width: 320px;
    max-width: 375px;
  }
}


