.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

.text-block {
  padding-top: 25px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #fff;
  font-size: 32px;
  font-weight: 700;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  height: 70px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(13%, rgba(33, 33, 33, 0.87)), to(hsla(0, 0%, 100%, 0)));
  background-image: linear-gradient(180deg, #000, rgba(33, 33, 33, 0.87) 13%, hsla(0, 0%, 100%, 0));
}

.nav-link {
  margin-top: 20px;
  padding: 5px 10px;
  border-right: 2px solid #fff;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #fff;
  font-size: 18px;
  text-align: right;
}

.image {
  width: 100vw;
  margin-top: -70px;
  opacity: 1;
  -webkit-filter: brightness(71%);
  filter: brightness(71%);
}

.section {
  height: 700px;
  margin-top: 0px;
  background-image: url('../images/Section-1-background-960px.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.container {
  height: 70vh;
  padding-top: 0px;
}

.grid {
  margin-top: 117px;
  grid-column-gap: 8px;
  grid-row-gap: 4px;
  -ms-grid-columns: 1fr 0.75fr 0.75fr 1fr;
  grid-template-columns: 1fr 0.75fr 0.75fr 1fr;
  -ms-grid-rows: 0.75fr 0.75fr minmax(1px, 0.25fr) minmax(auto, 1fr);
  grid-template-rows: 0.75fr 0.75fr minmax(1px, 0.25fr) minmax(auto, 1fr);
}

.heading {
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #fff;
  font-size: 48px;
  line-height: 12px;
  text-align: center;
  letter-spacing: 0px;
}

.heading.page-top {
  border: 3px none #000;
  text-shadow: none;
}

.heading-2 {
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #fff;
  font-size: 32px;
  line-height: 0px;
  font-weight: 400;
  text-align: center;
  text-shadow: none;
}

.div-block {
  width: 80px;
  height: 80px;
  border-radius: 200px;
  background-color: #755186;
}

.button {
  display: block;
  width: 180px;
  margin-top: 18px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 9px;
  text-align: center;
}

.button.above-the-fold {
  margin-top: -10px;
  padding-top: 33px;
  border-style: solid;
  background-color: transparent;
  background-image: url('../images/floral-button-border-1-gold.png');
  background-position: 0px 0px;
  background-size: cover;
  font-family: Georgia, Times, 'Times New Roman', serif;
  font-size: 16px;
  font-weight: 700;
}

.button.section-2 {
  height: auto;
  background-image: url('../images/floral-button-border-2-silver.png');
  background-position: 0px 0px;
  background-size: cover;
}

.button.decorative-button {
  width: 200px;
  height: 100px;
  margin-top: 40px;
  margin-bottom: 20px;
  padding: 40px 0px 0px;
  float: none;
  background-color: transparent;
  background-image: url('../images/floral-button-border-2-silver.png');
  background-position: 0px 0px;
  background-size: cover;
  font-family: Georgia, Times, 'Times New Roman', serif;
  font-size: 16px;
}

.button.decorative-button.decorative-subtitle {
  width: 265px;
  height: 102px;
  margin-left: 30px;
  background-image: url('../images/floral-section-border-white.png');
  background-position: 0px 0px;
  background-size: cover;
  font-size: 21px;
  font-weight: 400;
}

.button.decorative-button.decorative-subtitle.centered {
  display: block;
  width: 420px;
  margin-top: 100px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/decorative-border-white.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  font-size: 30px;
}

.button.decorative-button.decorative-subtitle.centered.section7button {
  width: 360px;
  height: 120px;
  margin-top: 40px;
  padding-top: 47px;
  background-image: url('../images/floral-decorative-button-border-section-7-white.png');
  background-size: 360px;
  font-size: 18px;
}

.button.decorative-button.spaced {
  width: 400px;
  height: 126px;
  margin-top: -66px;
  padding-top: 53px;
  background-image: url('../images/decorative-border-section-7-footer-gold.png');
  background-size: 400px;
  font-size: 21px;
  font-weight: 700;
}

.button.decorative-button.treatments-button {
  margin-top: 40px;
  -webkit-filter: brightness(200%);
  filter: brightness(200%);
  font-size: 18px;
  font-weight: 700;
}

.image-2 {
  margin-top: 86px;
}

.section-2 {
  height: 500px;
  background-color: #000;
  background-image: url('../images/Section-2-background-800px.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.image-3 {
  display: block;
  width: 120px;
  margin-top: -46px;
  margin-right: auto;
  margin-left: auto;
}

.heading-3 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.heading-3.section-title {
  margin-top: 70px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #fff;
  font-size: 38px;
}

.heading-3.section-title.sub-title {
  margin-top: 0px;
  font-size: 24px;
  font-weight: 400;
}

.text-block-2 {
  display: block;
  width: 60%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #b7a8d7;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
}

.section-3 {
  height: 600px;
  background-image: url('../images/Section-3-background-800px.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.text-block-3 {
  position: static;
  top: 0px;
  right: 0px;
  bottom: 0px;
  margin-top: 0px;
  margin-right: 20px;
  float: right;
  font-family: Georgia, Times, 'Times New Roman', serif;
  font-size: 14px;
  font-weight: 400;
}

.text-block-3._2-column-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  margin-right: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #fff;
}

.text-block-3._2-column-list.right {
  margin-left: 35px;
}

.text-block-3._2-column-list.right.body-text {
  padding-top: 0px;
}

.text-block-3._2-column-list.left {
  display: block;
  width: 100%;
  padding-top: 30px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.text-block-3._2-column-list.left.header {
  display: inline-block;
  height: 30px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  float: none;
  color: #d19e2a;
  font-size: 18px;
  font-weight: 700;
}

.text-block-3._2-column-list.left.header.prices {
  height: 80px;
  padding-top: 40px;
  direction: ltr;
  font-size: 60px;
  line-height: 60px;
  font-weight: 400;
  text-align: right;
}

.text-block-3._2-column-list.left.header.prices._3-digits {
  font-size: 32px;
}

.text-block-3._2-column-list.left.body-text {
  margin-top: 0px;
  margin-left: 0px;
  padding-top: 0px;
}

.text-block-3._2-column-list.left.body-text.right {
  padding-top: 0px;
}

.text-block-3._2-column-list.left.body-text.no-gap {
  padding-top: 0px;
}

.column {
  margin-top: 0px;
}

.columns {
  display: block;
  margin-top: 189px;
  margin-right: auto;
  margin-left: auto;
}

.container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 180px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  font-family: Georgia, Times, 'Times New Roman', serif;
  font-weight: 700;
}

.container-2.treatments {
  padding-top: 40px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.section-4 {
  height: 700px;
  background-image: url('../images/Section-4-background-1000px.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.text-block-4 {
  display: block;
  width: 70%;
  margin-top: 70px;
  margin-right: auto;
  margin-left: auto;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #fff;
  font-size: 16px;
  text-align: center;
}

.text-block-4.body-text {
  margin-top: 48px;
}

.section-5 {
  height: 700px;
  background-color: #000;
}

.section-5.about {
  margin-top: 0px;
}

.heading-4 {
  margin-top: 0px;
  float: left;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #fff;
  font-size: 36px;
  font-weight: 700;
  letter-spacing: 1px;
}

.text-block-5 {
  float: left;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #fff;
}

.text-block-5.body-text.left-align {
  width: 65%;
  padding-top: 20px;
  font-size: 16px;
  text-align: left;
}

.image-4 {
  display: block;
  width: 25vw;
  margin-top: 50px;
  padding-top: 0px;
}

.container-3 {
  padding-top: 150px;
}

.section-6 {
  height: 1600px;
  margin-top: 0px;
  padding-top: 5px;
  background-color: #000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.27)), to(rgba(0, 0, 0, 0.27))), url('../images/Section-5-background-faded-1000px.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.27), rgba(0, 0, 0, 0.27)), url('../images/Section-5-background-faded-1000px.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  opacity: 1;
}

.section-6.treatments-section {
  height: 2000px;
}

.image-5 {
  position: relative;
  top: -47px;
  display: block;
  overflow: visible;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
}

.text-block-6 {
  display: block;
  width: 65%;
  margin-right: auto;
  margin-left: auto;
  color: #b0a871;
  text-align: center;
}

.text-block-7 {
  display: block;
  width: 65%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 5px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #d19e2a;
  font-weight: 700;
  text-align: center;
}

.treatments {
  width: 100%;
  margin-top: 50px;
  grid-column-gap: 80px;
  grid-row-gap: 30px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto;
}

.treatments.treatments-page {
  -ms-grid-columns: 1fr 0.4fr;
  grid-template-columns: 1fr 0.4fr;
  -ms-grid-rows: auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto;
}

.section-7 {
  height: 650px;
  background-image: url('../images/Section-6-background-800px.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.grid-3 {
  margin-top: 95px;
  grid-column-gap: 30px;
  -ms-grid-columns: 0.6fr 1fr;
  grid-template-columns: 0.6fr 1fr;
  -ms-grid-rows: auto 0.4px auto auto;
  grid-template-rows: auto 0.4px auto auto;
}

.heading-5 {
  display: block;
  width: 80%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #b7a9d8;
  text-align: right;
}

.div-block-2 {
  height: 40px;
}

.text-block-8 {
  display: block;
  width: 80%;
  margin-top: -55px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #b7a9d8;
  font-size: 16px;
  text-align: right;
}

.text-block-8.text-block-white {
  width: 100%;
  margin-top: 0px;
  color: #fff;
  font-size: 14px;
  text-align: left;
}

.text-block-8.text-block-white.bold {
  font-weight: 700;
  text-align: left;
}

.button-2 {
  display: block;
  width: 60%;
  height: 90%;
  margin-top: -40px;
  margin-right: 20px;
  margin-left: auto;
  padding-top: 50px;
  background-color: transparent;
  background-image: url('../images/decorative-button-section-6-purple.png');
  background-position: 50% 50%;
  background-size: cover;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #b7a9d8;
  font-size: 21px;
  font-weight: 700;
  text-align: center;
}

.section-8 {
  background-image: url('../images/Section-7-footer-background-1184px.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.image-6 {
  display: block;
  width: 420px;
  margin-top: -67px;
  margin-right: auto;
  margin-left: auto;
}

.contact-us {
  display: block;
  margin-top: 50px;
  margin-bottom: 61px;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  justify-items: stretch;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-column-gap: 0px;
  grid-row-gap: 24px;
  grid-template-areas: "." "." "." "Area-2";
  -ms-grid-columns: 1.25fr;
  grid-template-columns: 1.25fr;
  -ms-grid-rows: auto 24px auto 24px auto 24px auto;
  grid-template-rows: auto auto auto auto;
  border-radius: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
}

.contact-us.with-map {
  display: block;
  background-color: #fff;
}

.contact-us.no-map {
  display: block;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 24px;
  -ms-grid-columns: 1.25fr;
  grid-template-columns: 1.25fr;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
}

.image-7 {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 0px;
  text-align: left;
}

.image-7.photo-outdoors {
  padding-top: 20px;
  padding-bottom: 48px;
}

.text-block-9 {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 25px;
  padding-bottom: 30px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  font-size: 21px;
  line-height: 24px;
  font-weight: 400;
  text-align: center;
}

.text-block-9.small-text {
  padding-top: 24px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}

.text-block-9.wide-text {
  width: 90%;
  padding-top: 0px;
  font-weight: 400;
  text-align: center;
}

.inverted-to-black {
  display: block;
  width: 280px;
  height: 40px;
  margin-top: 24px;
  margin-right: auto;
  margin-left: auto;
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.image-8 {
  -webkit-filter: invert(100%) contrast(0%);
  filter: invert(100%) contrast(0%);
}

.image-8.facebook-icon {
  margin-right: 20px;
  margin-left: 20px;
}

.image-8.twitter-icon {
  display: none;
  margin-right: 0px;
  margin-left: 0px;
}

.div-block-3 {
  margin-right: auto;
  margin-bottom: 19px;
  margin-left: auto;
  padding-top: 28px;
  padding-bottom: 30px;
  text-align: center;
}

.section-9 {
  height: 300px;
  background-color: #000;
}

.grid-5 {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  grid-column-gap: 16px;
  grid-row-gap: 10px;
  -ms-grid-columns: 1fr 1fr 0.5fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 0.5fr 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.grid-6 {
  padding-top: 40px;
  grid-row-gap: 10px;
  -ms-grid-columns: 1fr 0.75fr 0.75fr 0.75fr 1fr;
  grid-template-columns: 1fr 0.75fr 0.75fr 0.75fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.text-block-10 {
  width: 80%;
  margin-left: 0px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #fff;
}

.text-block-10.right-footer {
  width: 80%;
  text-align: right;
}

.text-block-10.left-footer {
  width: 80%;
}

.text-block-10.quick-links-footer {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.image-9 {
  padding-top: 20px;
}

.section-10 {
  background-color: #000;
  background-image: url('../images/Section-1-background-960px.jpg');
  background-position: 0px 0px;
  background-size: 125px;
}

.section-11 {
  background-color: #000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
  background-image: linear-gradient(180deg, #000, #000);
}

.section-12 {
  background-color: #000;
}

.image-13 {
  position: absolute;
  z-index: auto;
  margin-top: -159px;
  padding-left: 20px;
  opacity: 0.85;
  text-align: right;
}

.map {
  width: 100%;
  height: 500px;
}

.text-block-11 {
  padding-top: 4px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #fff;
  font-weight: 400;
  text-align: center;
}

.bold-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 2px;
  clear: none;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  direction: ltr;
  font-size: 16px;
  font-weight: 400;
  text-align: justify;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.html-embed {
  display: block;
  width: 800px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.html-embed-2 {
  display: none;
}

.mapmed {
  display: none;
}

.mapsmall {
  display: none;
}

.html-embed-3 {
  display: none;
}

.html-embed-4 {
  margin-right: auto;
  margin-left: auto;
  padding-top: 23px;
  padding-bottom: 32px;
  text-align: center;
}

.div-block-5 {
  position: static;
}

.div-block-6 {
  border-radius: 12px;
  background-color: #fff;
}

html.w-mod-js *[data-ix="button-grow"] {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}

html.w-mod-js *[data-ix="fade-in-right"] {
  opacity: 0;
  -webkit-transform: translate(-50px, 0px);
  -ms-transform: translate(-50px, 0px);
  transform: translate(-50px, 0px);
}

html.w-mod-js *[data-ix="fade-in-left"] {
  opacity: 0;
  -webkit-transform: translate(50px, 0px);
  -ms-transform: translate(50px, 0px);
  transform: translate(50px, 0px);
}

html.w-mod-js *[data-ix="fade-in"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="fade-in-on-load"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="fade-in-on-load-slow"] {
  opacity: 0;
}

@media screen and (max-width: 991px) {
  .nav-link {
    margin-top: 31px;
    margin-bottom: 50px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 14px;
    color: #000;
    font-size: 24px;
    font-weight: 400;
    text-align: center;
  }
  .heading.page-top {
    margin-top: 0px;
    font-size: 40px;
    line-height: 50px;
  }
  .heading-2 {
    margin-top: 0px;
  }
  .button.above-the-fold {
    margin-top: -28px;
  }
  .button.decorative-button.treatments-button {
    margin-top: 40px;
  }
  .section-6 {
    height: 1800px;
    padding-top: 2px;
  }
  .section-6.treatments-section {
    height: 2000px;
  }
  .button-2 {
    width: 80%;
  }
  .contact-us {
    margin-right: auto;
    margin-left: auto;
  }
  .text-block-9.wide-text {
    margin-bottom: 33px;
  }
  .inverted-to-black {
    width: 140px;
    height: 20px;
    margin-top: 41px;
  }
  .image-8.facebook-icon {
    width: 40px;
    height: 40px;
  }
  .image-8.insta-icon {
    width: 40px;
    height: 40px;
  }
  .image-8.twitter-icon {
    width: 40px;
    height: 40px;
  }
  .div-block-3 {
    padding-top: 0px;
  }
  .section-9 {
    height: 350px;
  }
  .text-block-10.right-footer {
    width: 90%;
  }
  .text-block-10.left-footer {
    width: 90%;
  }
  .icon {
    border-style: solid;
    border-color: transparent;
    background-color: transparent;
    -webkit-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
    color: #fff;
  }
  .menu-button {
    background-color: transparent;
  }
  .menu-button.w--open {
    background-color: transparent;
  }
  .nav-menu {
    background-color: #fff;
  }
  .image-13 {
    position: absolute;
    overflow: hidden;
    margin-right: auto;
    margin-left: auto;
  }
  .div-block-4 {
    overflow: hidden;
  }
  .html-embed {
    display: none;
  }
  .maplarge {
    display: none;
  }
  .html-embed-2 {
    display: block;
    width: 550px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .mapmed {
    display: block;
  }
  .mapsmall {
    display: none;
  }
  .html-embed-3 {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .text-block {
    font-size: 28px;
  }
  .navbar {
    padding-left: 20px;
  }
  .section {
    height: 500px;
  }
  .container {
    height: 500px;
  }
  .grid {
    margin-top: 60px;
  }
  .heading.page-top {
    font-size: 28px;
  }
  .heading-2 {
    margin-top: -6px;
    font-size: 21px;
  }
  .button.above-the-fold {
    margin-top: -28px;
  }
  .button.decorative-button.decorative-subtitle {
    display: block;
    margin-top: -158px;
    margin-right: auto;
    margin-left: auto;
  }
  .button.decorative-button.treatments-button {
    margin-top: 0px;
  }
  .image-2 {
    display: block;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .section-2 {
    height: 600px;
  }
  .section-3 {
    background-image: url('../images/section-3-background-vertical.jpg');
  }
  .text-block-3 {
    display: block;
    margin-top: 118px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .text-block-3._2-column-list.left.header {
    margin-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
  }
  .text-block-3._2-column-list.left.body-text {
    padding-right: 30px;
    padding-left: 30px;
    text-align: left;
  }
  .container-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .section-4 {
    height: 800px;
  }
  .text-block-4.body-text {
    width: 80%;
  }
  .section-5 {
    height: 1200px;
  }
  .heading-4 {
    display: block;
    float: none;
    text-align: center;
  }
  .text-block-5.body-text.left-align {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    float: none;
    text-align: left;
  }
  .image-4 {
    display: block;
    width: 80vw;
    margin-top: 15px;
    margin-right: auto;
    margin-left: auto;
  }
  .container-3 {
    padding-top: 100px;
  }
  .section-6 {
    height: 2000px;
    padding-top: 3px;
  }
  .section-6.treatments-section {
    height: 2200px;
  }
  .text-block-7 {
    width: 85%;
  }
  .treatments {
    width: 100%;
    grid-column-gap: 10px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto auto auto auto auto;
  }
  .treatments.treatments-page {
    text-align: left;
  }
  .section-7 {
    height: 900px;
  }
  .grid-3 {
    -ms-grid-rows: auto 0.4px auto auto auto auto auto;
    grid-template-rows: auto 0.4px auto auto auto auto auto;
  }
  .heading-5 {
    text-align: center;
  }
  .text-block-8 {
    margin-top: -24px;
    text-align: center;
  }
  .text-block-8.text-block-white {
    width: 80%;
    text-align: center;
  }
  .text-block-8.text-block-white.bold {
    text-align: center;
  }
  .button-2 {
    display: block;
    width: 220px;
    height: 130px;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 50px;
  }
  .section-8 {
    height: 1600px;
  }
  .contact-us {
    display: block;
    width: 95%;
    margin-right: auto;
    margin-left: auto;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    grid-auto-columns: minmax(1px, 1px);
    grid-template-areas: ".";
    -ms-grid-columns: minmax(200px, 1fr);
    grid-template-columns: minmax(200px, 1fr);
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }
  .image-7 {
    display: block;
  }
  .image-7.photo-outdoors {
    position: static;
  }
  .text-block-9 {
    width: 80%;
    margin-top: 20px;
    text-align: center;
  }
  .text-block-9.small-text {
    margin-top: 1px;
    padding-top: 23px;
    padding-bottom: 20px;
  }
  .text-block-9.wide-text {
    margin-top: -26px;
    margin-bottom: 23px;
  }
  .inverted-to-black {
    width: 280px;
    height: 40px;
    text-align: left;
  }
  .image-8.facebook-icon {
    margin-right: 20px;
    margin-left: 20px;
  }
  .image-8.insta-icon {
    margin-left: 0px;
  }
  .image-8.twitter-icon {
    margin-left: 0px;
  }
  .div-block-3 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 43px;
    -ms-grid-row-align: auto;
    align-self: auto;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }
  .section-9 {
    position: relative;
    height: 600px;
    margin-top: 517px;
  }
  .grid-6 {
    -ms-grid-rows: auto auto auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto auto auto;
  }
  .text-block-10.right-footer {
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
    text-align: center;
  }
  .text-block-10.left-footer {
    width: 100%;
    padding-top: 38px;
    padding-right: 30px;
    padding-left: 30px;
    text-align: center;
  }
  .text-block-10.quick-links-footer {
    margin-top: 18px;
  }
  .image-10 {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }
  .image-11 {
    width: 60px;
  }
  .image-12 {
    width: 60px;
  }
  .image-13 {
    position: static;
    width: 400px;
    margin-top: 5px;
    margin-right: auto;
    margin-left: auto;
  }
  .div-block-4 {
    position: relative;
    overflow: hidden;
    width: 400px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 30px;
  }
  .map {
    height: 350px;
  }
  .html-embed {
    display: none;
  }
  .html-embed-2 {
    width: 550px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .mapsmall {
    display: none;
  }
  .div-block-6 {
    margin-right: 10px;
    margin-left: 10px;
  }
}

@media screen and (max-width: 479px) {
  .text-block {
    font-size: 24px;
  }
  .navbar {
    padding-left: 10px;
  }
  .section {
    overflow: hidden;
    width: 100%;
    height: 420px;
  }
  .container {
    height: 400px;
  }
  .grid {
    grid-template-areas: ".";
    -ms-grid-rows: 0.75fr 0.75fr minmax(0.25px, 0.5fr) minmax(auto, 1fr);
    grid-template-rows: 0.75fr 0.75fr minmax(0.25px, 0.5fr) minmax(auto, 1fr);
  }
  .heading.page-top {
    line-height: 40px;
  }
  .heading-2 {
    margin-top: 0px;
  }
  .button.above-the-fold {
    margin-top: -36px;
    padding-top: 32px;
  }
  .button.decorative-button {
    margin-top: 32px;
  }
  .button.decorative-button.decorative-subtitle {
    width: 200px;
    height: 80px;
    margin-top: -130px;
    padding-top: 29px;
  }
  .button.decorative-button.decorative-subtitle.centered {
    width: 200px;
    height: 50px;
    margin-top: 90px;
    padding-top: 13px;
    font-size: 24px;
  }
  .button.decorative-button.decorative-subtitle.centered.section7button {
    width: 240px;
    height: 120px;
    font-size: 16px;
  }
  .button.decorative-button.spaced {
    width: 200px;
    height: 63px;
    margin-top: -35px;
    padding-top: 22px;
    background-size: 200px;
    font-size: 14px;
  }
  .button.decorative-button.treatments-button {
    margin-top: 40px;
  }
  .image-2 {
    margin-top: 73px;
  }
  .section-2 {
    width: 100%;
  }
  .heading-3.section-title {
    width: 90%;
    margin-top: 50px;
    font-size: 28px;
  }
  .heading-3.section-title.sub-title {
    width: 90%;
    margin-top: -7px;
    font-size: 18px;
    line-height: 24px;
  }
  .text-block-2 {
    width: 90%;
    font-size: 16px;
  }
  .section-3 {
    overflow: hidden;
    width: 100%;
    height: 550px;
  }
  .text-block-3 {
    display: block;
    width: 95%;
    margin-top: 70px;
    margin-right: auto;
    margin-left: auto;
    font-size: 14px;
    line-height: 18px;
  }
  .text-block-3._2-column-list.left.header {
    text-align: center;
  }
  .text-block-3._2-column-list.left.header.prices {
    padding-top: 0px;
    border-bottom: 2px solid #d19e2a;
    text-align: center;
  }
  .text-block-3._2-column-list.left.body-text {
    text-align: center;
  }
  .section-4 {
    height: 850px;
  }
  .text-block-4.body-text {
    margin-top: 35px;
    font-size: 14px;
  }
  .section-5 {
    width: 100%;
    height: 1300px;
  }
  .heading-4 {
    display: block;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    font-size: 28px;
  }
  .text-block-5.body-text.left-align {
    width: 90%;
    font-size: 14px;
    text-align: left;
  }
  .container-3 {
    padding-top: 120px;
  }
  .section-6 {
    overflow: hidden;
    width: 100%;
    height: 2600px;
    padding-top: 5px;
  }
  .section-6.treatments-section {
    height: 3250px;
  }
  .treatments {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto auto auto auto auto;
  }
  .treatments.treatments-page {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .section-7 {
    overflow: hidden;
    width: 100%;
    height: 1100px;
  }
  .heading-5 {
    margin-top: -24px;
  }
  .button-2 {
    width: 180px;
    height: 100px;
    padding-top: 40px;
  }
  .section-8 {
    width: 100%;
    height: 1400px;
  }
  .contact-us {
    width: 95%;
    margin-right: auto;
    margin-left: auto;
    -ms-grid-columns: minmax(200px, 1fr);
    grid-template-columns: minmax(200px, 1fr);
  }
  .text-block-9 {
    width: 100%;
    font-size: 16px;
    line-height: 20px;
  }
  .text-block-9.wide-text {
    padding-bottom: 20px;
    font-size: 16px;
  }
  .image-8.facebook-icon {
    margin-right: 15px;
    margin-left: 15px;
  }
  .image-8.insta-icon {
    margin-right: 0px;
    margin-left: 0px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }
  .image-8.twitter-icon {
    display: inline-block;
    margin-left: 0px;
  }
  .div-block-3 {
    padding-top: 0px;
    padding-bottom: 30px;
  }
  .section-9 {
    width: 100%;
    margin-top: 396px;
  }
  .grid-6 {
    overflow: hidden;
    width: 100%;
    padding-top: 0px;
  }
  .icon {
    float: none;
    clear: none;
  }
  .image-10 {
    margin-top: 20px;
  }
  .image-13 {
    width: 280px;
  }
  .div-block-4 {
    width: 280px;
  }
  .map {
    height: 350px;
  }
  .html-embed-2 {
    display: none;
  }
  .mapmed {
    display: none;
  }
  .mapsmall {
    display: block;
    width: 250px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .html-embed-3 {
    display: block;
    width: 250px;
    margin-right: auto;
    margin-left: auto;
  }
  .div-block-6 {
    margin-right: 5px;
    margin-left: 5px;
  }
}

#w-node-c563091a5482-3710fe92 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 2;
  grid-column-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-af977f40e4b6-3710fe92 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 2;
  grid-column-end: 4;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-32c23072f72b-3710fe92 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 2;
  grid-column-end: 4;
  -ms-grid-row: 4;
  grid-row-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
}

#w-node-d479e999e7c0-3710fe92 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-5a6c1beb0b8e-3710fe92 {
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-73cd5b97d7f6-3710fe92 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-dd159cf0a5a3-3710fe92 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-49f6858faf7e-3710fe92 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-a6870f038bd8-3710fe92 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-de3bfbbeb04a-3710fe92 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-575470b772c7-3710fe92 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-06ef3f9af341-3710fe92 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 4;
  grid-row-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
}

#w-node-46bcea5768ed-3710fe92 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-7f58e014fbcf-3710fe92 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 4;
  grid-row-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
}

#w-node-2a5be5344da8-3710fe92 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-4cfdff42707c-3710fe92 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-3e225b91f3f9-3710fe92 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-738760d60054-3710fe92 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-8262e1eb4287-3710fe92 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 4;
  grid-row-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
}

#w-node-6984919e3f47-3710fe92 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 4;
  grid-row-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
}

#w-node-f76524f5fe6b-3710fe92 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-9cabad79864d-3710fe92 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-e2c066e60a9b-3710fe92 {
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-column-span: 2;
  grid-column-end: 6;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-dddc9731fa18-3710fe92 {
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-column-span: 2;
  grid-column-end: 6;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-e1dee3fcccc4-3710fe92 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-15f8b61024ef-3710fe92 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-be9166886a76-3710fe92 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-d3d69a02c5cf-3710fe92 {
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-306b1ea5be33-60881f43 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-692e45859ecd-60881f43 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-306b1ea5be3b-60881f43 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-306b1ea5be65-60881f43 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 8;
  grid-row-start: 8;
  -ms-grid-row-span: 1;
  grid-row-end: 9;
}

#w-node-306b1ea5be3c-60881f43 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-6d09869a52f3-60881f43 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 8;
  grid-row-start: 8;
  -ms-grid-row-span: 1;
  grid-row-end: 9;
}

#w-node-306b1ea5be40-60881f43 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-35395ddad028-60881f43 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 7;
  grid-row-start: 7;
  -ms-grid-row-span: 1;
  grid-row-end: 8;
}

#w-node-b4391634d2c5-60881f43 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-306b1ea5be60-60881f43 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 7;
  grid-row-start: 7;
  -ms-grid-row-span: 1;
  grid-row-end: 8;
}

#w-node-306b1ea5be4c-60881f43 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-529520b64f35-60881f43 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 6;
  grid-row-start: 6;
  -ms-grid-row-span: 1;
  grid-row-end: 7;
}

#w-node-89c825bd9830-60881f43 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-306b1ea5be47-60881f43 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 6;
  grid-row-start: 6;
  -ms-grid-row-span: 1;
  grid-row-end: 7;
}

#w-node-306b1ea5be53-60881f43 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 4;
  grid-row-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
}

#w-node-fdf88e480bfa-60881f43 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 5;
  grid-row-start: 5;
  -ms-grid-row-span: 1;
  grid-row-end: 6;
}

#w-node-032f5846d6ea-60881f43 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 4;
  grid-row-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
}

#w-node-306b1ea5be34-60881f43 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 5;
  grid-row-start: 5;
  -ms-grid-row-span: 1;
  grid-row-end: 6;
}

@media screen and (max-width: 991px) {
  #w-node-306b1ea5be3c-60881f43 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-dd159cf0a5a3-3710fe92 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 5;
    grid-row-start: 5;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 6;
  }
  #w-node-de3bfbbeb04a-3710fe92 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 6;
    grid-row-start: 6;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 7;
  }
  #w-node-46bcea5768ed-3710fe92 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 7;
    grid-row-start: 7;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 8;
  }
  #w-node-7f58e014fbcf-3710fe92 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 8;
    grid-row-start: 8;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 9;
  }
  #w-node-4cfdff42707c-3710fe92 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
  #w-node-3e225b91f3f9-3710fe92 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }
  #w-node-738760d60054-3710fe92 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 5;
  }
  #w-node-8262e1eb4287-3710fe92 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 5;
    grid-row-start: 5;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 6;
  }
  #w-node-6984919e3f47-3710fe92 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 6;
    grid-row-start: 6;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-row-span: 2;
    grid-row-end: 8;
  }
  #w-node-f76524f5fe6b-3710fe92 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }
  #w-node-9cabad79864d-3710fe92 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 5;
    grid-row-start: 5;
    -ms-grid-column-span: 5;
    grid-column-end: 6;
    -ms-grid-row-span: 1;
    grid-row-end: 6;
    -ms-grid-column-align: end;
    justify-self: end;
  }
  #w-node-e2c066e60a9b-3710fe92 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-column-span: 5;
    grid-column-end: 6;
    -ms-grid-row-span: 1;
    grid-row-end: 5;
    -ms-grid-column-align: start;
    justify-self: start;
  }
  #w-node-dddc9731fa18-3710fe92 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-column-span: 5;
    grid-column-end: 6;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-column-align: start;
    justify-self: start;
  }
  #w-node-e1dee3fcccc4-3710fe92 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-column-span: 5;
    grid-column-end: 6;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column-align: end;
    justify-self: end;
  }
  #w-node-15f8b61024ef-3710fe92 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-row: 7;
    grid-row-start: 7;
    -ms-grid-column-span: 3;
    grid-column-end: 5;
    -ms-grid-row-span: 1;
    grid-row-end: 8;
    -ms-grid-column-align: end;
    justify-self: end;
  }
  #w-node-be9166886a76-3710fe92 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-row: 6;
    grid-row-start: 6;
    -ms-grid-row-span: 1;
    grid-row-end: 7;
  }
  #w-node-d3d69a02c5cf-3710fe92 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 3;
    grid-column-end: 5;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }
  #w-node-692e45859ecd-60881f43 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
  #w-node-306b1ea5be65-60881f43 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 8;
    grid-row-start: 8;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 9;
  }
  #w-node-306b1ea5be3c-60881f43 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
  #w-node-306b1ea5be60-60881f43 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 7;
    grid-row-start: 7;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 8;
  }
  #w-node-306b1ea5be47-60881f43 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 6;
    grid-row-start: 6;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 7;
  }
  #w-node-306b1ea5be34-60881f43 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 5;
    grid-row-start: 5;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 6;
  }
}

@media screen and (max-width: 479px) {
  #w-node-c563091a5482-3710fe92 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 4;
    grid-column-end: 5;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
  #w-node-af977f40e4b6-3710fe92 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 4;
    grid-column-end: 5;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }
  #w-node-32c23072f72b-3710fe92 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 4;
    grid-column-end: 5;
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-row-span: 1;
    grid-row-end: 5;
  }
  #w-node-e1dee3fcccc4-3710fe92 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 5;
    grid-column-end: 6;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column-align: end;
    justify-self: end;
  }
  #w-node-692e45859ecd-60881f43 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
  #w-node-306b1ea5be3b-60881f43 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }
  #w-node-306b1ea5be65-60881f43 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 16;
    grid-row-start: 16;
    -ms-grid-row-span: 1;
    grid-row-end: 17;
  }
  #w-node-306b1ea5be3c-60881f43 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }
  #w-node-6d09869a52f3-60881f43 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 17;
    grid-row-start: 17;
    -ms-grid-row-span: 1;
    grid-row-end: 18;
  }
  #w-node-306b1ea5be40-60881f43 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-row-span: 1;
    grid-row-end: 5;
  }
  #w-node-35395ddad028-60881f43 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 15;
    grid-row-start: 15;
    -ms-grid-row-span: 1;
    grid-row-end: 16;
  }
  #w-node-b4391634d2c5-60881f43 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 5;
    grid-row-start: 5;
    -ms-grid-row-span: 1;
    grid-row-end: 6;
  }
  #w-node-306b1ea5be60-60881f43 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 14;
    grid-row-start: 14;
    -ms-grid-row-span: 1;
    grid-row-end: 15;
  }
  #w-node-306b1ea5be4c-60881f43 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 6;
    grid-row-start: 6;
    -ms-grid-row-span: 1;
    grid-row-end: 7;
  }
  #w-node-529520b64f35-60881f43 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 13;
    grid-row-start: 13;
    -ms-grid-row-span: 1;
    grid-row-end: 14;
  }
  #w-node-89c825bd9830-60881f43 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 7;
    grid-row-start: 7;
    -ms-grid-row-span: 1;
    grid-row-end: 8;
  }
  #w-node-306b1ea5be47-60881f43 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 12;
    grid-row-start: 12;
    -ms-grid-row-span: 1;
    grid-row-end: 13;
  }
  #w-node-306b1ea5be53-60881f43 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 8;
    grid-row-start: 8;
    -ms-grid-row-span: 1;
    grid-row-end: 9;
  }
  #w-node-fdf88e480bfa-60881f43 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 11;
    grid-row-start: 11;
    -ms-grid-row-span: 1;
    grid-row-end: 12;
  }
  #w-node-032f5846d6ea-60881f43 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 9;
    grid-row-start: 9;
    -ms-grid-row-span: 1;
    grid-row-end: 10;
  }
  #w-node-306b1ea5be34-60881f43 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 10;
    grid-row-start: 10;
    -ms-grid-row-span: 1;
    grid-row-end: 11;
  }
}

@font-face {
  font-family: 'Botanist';
  src: url('../fonts/Botanist-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Caligorsansclean';
  src: url('../fonts/CaligorSansClean.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Caligorsansedge';
  src: url('../fonts/CaligorSansEdge.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Campuni';
  src: url('../fonts/Campuni-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Campuni';
  src: url('../fonts/Campuni-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Campuni book';
  src: url('../fonts/Campuni-Book.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Campuni';
  src: url('../fonts/Campuni-ExtraLight.woff') format('woff');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Campuni';
  src: url('../fonts/Campuni-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Campuni';
  src: url('../fonts/Campuni-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Campuni';
  src: url('../fonts/Campuni-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Campuni';
  src: url('../fonts/Campuni-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Configalt';
  src: url('../fonts/ConfigAlt-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Configalt';
  src: url('../fonts/ConfigAlt-BlackItalic.woff') format('woff');
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: 'Configalt';
  src: url('../fonts/ConfigAlt-Bold.woff') format('woff'), url('../fonts/ConfigAlt-ExtraBold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Configalt';
  src: url('../fonts/ConfigAlt-BoldItalic.woff') format('woff'), url('../fonts/ConfigAlt-ExtraBoldItalic.woff') format('woff');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Configalt';
  src: url('../fonts/ConfigAlt-ExtraLight.woff') format('woff');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Configalt';
  src: url('../fonts/ConfigAlt-ExtraLightItalic.woff') format('woff');
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: 'Configalt';
  src: url('../fonts/ConfigAlt-Italic.woff') format('woff'), url('../fonts/ConfigAlt-TextItalic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Configalt';
  src: url('../fonts/ConfigAlt-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Configalt';
  src: url('../fonts/ConfigAlt-LightItalic.woff') format('woff');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Configalt';
  src: url('../fonts/ConfigAlt-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Configalt';
  src: url('../fonts/ConfigAlt-MediumItalic.woff') format('woff');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Configalt';
  src: url('../fonts/ConfigAlt-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Configalt';
  src: url('../fonts/ConfigAlt-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Configalt';
  src: url('../fonts/ConfigAlt-SemiBoldItalic.woff') format('woff');
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: 'Configalt text';
  src: url('../fonts/ConfigAlt-Text.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Configalt';
  src: url('../fonts/ConfigAlt-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Configalt';
  src: url('../fonts/ConfigAlt-ThinItalic.woff') format('woff');
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: 'Config';
  src: url('../fonts/Config-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Config';
  src: url('../fonts/Config-BlackItalic.woff') format('woff');
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: 'Config';
  src: url('../fonts/Config-Bold.woff') format('woff'), url('../fonts/Config-ExtraBold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Config';
  src: url('../fonts/Config-BoldItalic.woff') format('woff'), url('../fonts/Config-ExtraBoldItalic.woff') format('woff');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Config';
  src: url('../fonts/Config-ExtraLight.woff') format('woff');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Config';
  src: url('../fonts/Config-ExtraLightItalic.woff') format('woff');
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: 'Config';
  src: url('../fonts/Config-Italic.woff') format('woff'), url('../fonts/Config-TextItalic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Config';
  src: url('../fonts/Config-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Config';
  src: url('../fonts/Config-LightItalic.woff') format('woff');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Config';
  src: url('../fonts/Config-MediumItalic.woff') format('woff');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Config';
  src: url('../fonts/Config-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Config';
  src: url('../fonts/Config-SemiBoldItalic.woff') format('woff');
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: 'Config text';
  src: url('../fonts/Config-Text.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Config';
  src: url('../fonts/Config-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Config';
  src: url('../fonts/Config-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Config';
  src: url('../fonts/Config-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Config';
  src: url('../fonts/Config-ThinItalic.woff') format('woff');
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: 'Doubleporter1';
  src: url('../fonts/DoublePorter1.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Doubleporter2';
  src: url('../fonts/DoublePorter2.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Doubleporter3';
  src: url('../fonts/DoublePorter3.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Doubleporter4';
  src: url('../fonts/DoublePorter4.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Doubleporter5';
  src: url('../fonts/DoublePorter5.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Doubleporter6';
  src: url('../fonts/DoublePorter6.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Doubleporter7';
  src: url('../fonts/DoublePorter7.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Doubleporter8';
  src: url('../fonts/DoublePorter8.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Doubleporter9';
  src: url('../fonts/DoublePorter9.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Doubleporterp';
  src: url('../fonts/DoublePorterP.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Doubleporterp7';
  src: url('../fonts/DoublePorterP7.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Doubleporterp9';
  src: url('../fonts/DoublePorterP9.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Greatly clean';
  src: url('../fonts/Greatly-Clean.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Greatly edge';
  src: url('../fonts/Greatly-Edge.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Heybombshelldingbats';
  src: url('../fonts/HeyBombshellDingbats-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Heybombshellsans';
  src: url('../fonts/HeyBombshellSans.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Heybombshellscript';
  src: url('../fonts/HeyBombshellScript.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Jansonurw bol';
  src: url('../fonts/JansonURW-Bol.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Jansonurw bolita';
  src: url('../fonts/JansonURW-BolIta.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Jansonurw lig';
  src: url('../fonts/JansonURW-Lig.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Jansonurw med';
  src: url('../fonts/JansonURW-Med.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Jansonurw reg';
  src: url('../fonts/JansonURW-Reg.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Greatly stamp';
  src: url('../fonts/Greatly-Stamp.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Jansonurw ligita';
  src: url('../fonts/JansonURW-LigIta.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Jansonurw medita';
  src: url('../fonts/JansonURW-MedIta.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Jansonurw regita';
  src: url('../fonts/JansonURW-RegIta.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Jansonurwsc reg';
  src: url('../fonts/JansonURWSC-Reg.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Joane';
  src: url('../fonts/Joane-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Joane';
  src: url('../fonts/Joane-Bold.woff') format('woff'), url('../fonts/Joane-Ultrabold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Joanedeco';
  src: url('../fonts/JoaneDeco-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Joaneengraved';
  src: url('../fonts/JoaneEngraved-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Joane';
  src: url('../fonts/Joane-ExtraLight.woff') format('woff');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Joane';
  src: url('../fonts/JoaneItalic-Black.woff') format('woff');
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: 'Joane';
  src: url('../fonts/JoaneItalic-Bold.woff') format('woff'), url('../fonts/JoaneItalic-Ultrabold.woff') format('woff');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Joane';
  src: url('../fonts/JoaneItalic-ExtraLight.woff') format('woff');
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: 'Joane';
  src: url('../fonts/JoaneItalic-Regular.woff') format('woff');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Joane';
  src: url('../fonts/JoaneItalic-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: 'Multipleslabpro';
  src: url('../fonts/MultipleSlabPro-LightIt.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Multipleslabpro';
  src: url('../fonts/MultipleSlabPro-Regular.woff') format('woff'), url('../fonts/MultipleSlabPro-RegularIt.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Multipleslabpro';
  src: url('../fonts/MultipleSlabPro-SemiBold.woff') format('woff'), url('../fonts/MultipleSlabPro-SemiBoldIt.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Plaquette 3dblock';
  src: url('../fonts/Plaquette-3DBlock.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Joane';
  src: url('../fonts/JoaneItalic-Light.woff') format('woff');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Joane';
  src: url('../fonts/JoaneItalic-Thin.woff') format('woff');
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: 'Joane';
  src: url('../fonts/Joane-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Joane';
  src: url('../fonts/Joane-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Joane';
  src: url('../fonts/Joane-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Joane';
  src: url('../fonts/Joane-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Milanosans';
  src: url('../fonts/MilanoSans-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Monroe';
  src: url('../fonts/Monroe-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Monroe';
  src: url('../fonts/Monroe-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Monroe';
  src: url('../fonts/Monroe-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Plaquette 3dfront';
  src: url('../fonts/Plaquette-3DFront.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Plaquette 3dbottom';
  src: url('../fonts/Plaquette-3DBottom.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Monroe';
  src: url('../fonts/Monroe-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Plaquette 3doutline';
  src: url('../fonts/Plaquette-3DOutline.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Multiplesansalti';
  src: url('../fonts/MultipleSansAltI-BoldIt.woff') format('woff'), url('../fonts/MultipleSansAltI-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Plaquette 3dgradient';
  src: url('../fonts/Plaquette-3DGradient.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Plaquette 3dshadow';
  src: url('../fonts/Plaquette-3DShadow.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Multiplesansalti';
  src: url('../fonts/MultipleSansAltI-ExtraLight.woff') format('woff'), url('../fonts/MultipleSansAltI-ExtraLightIt.woff') format('woff');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Monroe';
  src: url('../fonts/Monroe-UltraLight.woff') format('woff');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Plaquette labels';
  src: url('../fonts/Plaquette-Labels.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Multiplesansaltii';
  src: url('../fonts/MultipleSansAltII-Bold.woff') format('woff'), url('../fonts/MultipleSansAltII-BoldIt.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Multiplesansaltii';
  src: url('../fonts/MultipleSansAltII-ExtraLight.woff') format('woff'), url('../fonts/MultipleSansAltII-ExtraLightIt.woff') format('woff');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Plaquette sittl';
  src: url('../fonts/Plaquette-Sittl.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Multiplesansaltiii';
  src: url('../fonts/MultipleSansAltIII-Bold.woff') format('woff'), url('../fonts/MultipleSansAltIII-BoldIt.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Multiplesansaltiii';
  src: url('../fonts/MultipleSansAltIII-ExtraLight.woff') format('woff'), url('../fonts/MultipleSansAltIII-ExtraLightIt.woff') format('woff');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Radcliffe';
  src: url('../fonts/Radcliffe-Bold.woff') format('woff'), url('../fonts/Radcliffe-ExtraBold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Multiplesansaltiii';
  src: url('../fonts/MultipleSansAltIII-Light.woff') format('woff'), url('../fonts/MultipleSansAltIII-LightIt.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Multiplesansaltiii';
  src: url('../fonts/MultipleSansAltIII-SemiBold.woff') format('woff'), url('../fonts/MultipleSansAltIII-SemiBoldIt.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Multiplesansaltiii';
  src: url('../fonts/MultipleSansAltIII-RegularIt.woff') format('woff'), url('../fonts/MultipleSansAltIII-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Radcliffe book';
  src: url('../fonts/Radcliffe-Book.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Radcliffe';
  src: url('../fonts/Radcliffe-BoldItalic.woff') format('woff'), url('../fonts/Radcliffe-ExtraBoldItalic.woff') format('woff');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Multiplesansaltii';
  src: url('../fonts/MultipleSansAltII-Light.woff') format('woff'), url('../fonts/MultipleSansAltII-LightIt.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Multiplesansaltii';
  src: url('../fonts/MultipleSansAltII-Regular.woff') format('woff'), url('../fonts/MultipleSansAltII-RegularIt.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Radcliffe';
  src: url('../fonts/Radcliffe-BookItalic.woff') format('woff'), url('../fonts/Radcliffe-italic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Multiplesansaltii';
  src: url('../fonts/MultipleSansAltII-SemiBold.woff') format('woff'), url('../fonts/MultipleSansAltII-SemiBoldIt.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Radcliffecasual';
  src: url('../fonts/RadcliffeCasual-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Multiplesansalti';
  src: url('../fonts/MultipleSansAltI-Light.woff') format('woff'), url('../fonts/MultipleSansAltI-LightIt.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Radcliffecasual';
  src: url('../fonts/RadcliffeCasual-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Plaquette lovecraft';
  src: url('../fonts/Plaquette-Lovecraft.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Multiplesansalti';
  src: url('../fonts/MultipleSansAltI-Regular.woff') format('woff'), url('../fonts/MultipleSansAltI-RegularIt.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Multiplesansalti';
  src: url('../fonts/MultipleSansAltI-SemiBold.woff') format('woff'), url('../fonts/MultipleSansAltI-SemiBoldIt.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Radcliffe';
  src: url('../fonts/Radcliffe-HeavyItalic.woff') format('woff');
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: 'Radcliffe';
  src: url('../fonts/Radcliffe-Heavy.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Multiplesansaltiv';
  src: url('../fonts/MultipleSansAltIV-BoldIt.woff') format('woff'), url('../fonts/MultipleSansAltIV-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Multiplesansaltiv';
  src: url('../fonts/MultipleSansAltIV-ExtraLightIt.woff') format('woff'), url('../fonts/MultipleSansAltIV-ExtraLight.woff') format('woff');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Multiplesansaltiv';
  src: url('../fonts/MultipleSansAltIV-Light.woff') format('woff'), url('../fonts/MultipleSansAltIV-LightIt.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Radcliffe';
  src: url('../fonts/Radcliffe-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Multiplesansaltiv';
  src: url('../fonts/MultipleSansAltIV-Regular.woff') format('woff'), url('../fonts/MultipleSansAltIV-RegularIt.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Multiplesansaltiv';
  src: url('../fonts/MultipleSansAltIV-SemiBold.woff') format('woff'), url('../fonts/MultipleSansAltIV-SemiBoldIt.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Multiplesanspro';
  src: url('../fonts/MultipleSansPro-Bold.woff') format('woff'), url('../fonts/MultipleSansPro-BoldIt.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Radcliffe';
  src: url('../fonts/Radcliffe-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Multiplesanspro';
  src: url('../fonts/MultipleSansPro-ExtraLight.woff') format('woff'), url('../fonts/MultipleSansPro-ExtraLightIt.woff') format('woff');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Radcliffe';
  src: url('../fonts/Radcliffe-Lightitalic.woff') format('woff');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Multiplesanspro';
  src: url('../fonts/MultipleSansPro-Light.woff') format('woff'), url('../fonts/MultipleSansPro-LightIt.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Radcliffe';
  src: url('../fonts/Radcliffe-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Multiplesanspro';
  src: url('../fonts/MultipleSansPro-Regular.woff') format('woff'), url('../fonts/MultipleSansPro-RegularIt.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Radcliffe';
  src: url('../fonts/Radcliffe-SemiBoldItalic.woff') format('woff');
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: 'Multiplesanspro';
  src: url('../fonts/MultipleSansPro-SemiBold.woff') format('woff'), url('../fonts/MultipleSansPro-SemiBoldIt.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Multipleslabalti';
  src: url('../fonts/MultipleSlabAltI-BoldIt.woff') format('woff'), url('../fonts/MultipleSlabAltI-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Radcliffetext';
  src: url('../fonts/RadcliffeText-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Multipleslabalti';
  src: url('../fonts/MultipleSlabAltI-ExtraLight.woff') format('woff'), url('../fonts/MultipleSlabAltI-ExtraLightIt.woff') format('woff');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Multipleslabaltii';
  src: url('../fonts/MultipleSlabAltII-Bold.woff') format('woff'), url('../fonts/MultipleSlabAltII-BoldIt.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Multipleslabaltii';
  src: url('../fonts/MultipleSlabAltII-ExtraLightIt.woff') format('woff'), url('../fonts/MultipleSlabAltII-ExtraLight.woff') format('woff');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Radcliffetext';
  src: url('../fonts/RadcliffeText-BoldItalic.woff') format('woff');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Multipleslabaltiii';
  src: url('../fonts/MultipleSlabAltIII-Bold.woff') format('woff'), url('../fonts/MultipleSlabAltIII-BoldIt.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Radcliffetext book';
  src: url('../fonts/RadcliffeText-Book.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Radcliffetext';
  src: url('../fonts/RadcliffeText-BookItalic.woff') format('woff'), url('../fonts/RadcliffeText-Italic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Multipleslabaltiii';
  src: url('../fonts/MultipleSlabAltIII-ExtraLight.woff') format('woff'), url('../fonts/MultipleSlabAltIII-ExtraLightIt.woff') format('woff');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Multipleslabaltiii';
  src: url('../fonts/MultipleSlabAltIII-Light.woff') format('woff'), url('../fonts/MultipleSlabAltIII-LightIt.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Multipleslabaltiii';
  src: url('../fonts/MultipleSlabAltIII-Regular.woff') format('woff'), url('../fonts/MultipleSlabAltIII-RegularIt.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Radcliffetext';
  src: url('../fonts/RadcliffeText-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Multipleslabaltiii';
  src: url('../fonts/MultipleSlabAltIII-SemiBold.woff') format('woff'), url('../fonts/MultipleSlabAltIII-SemiBoldIt.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Multipleslabaltii';
  src: url('../fonts/MultipleSlabAltII-LightIt.woff') format('woff'), url('../fonts/MultipleSlabAltII-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Radcliffetext';
  src: url('../fonts/RadcliffeText-LightItalic.woff') format('woff');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Multipleslabaltii';
  src: url('../fonts/MultipleSlabAltII-Regular.woff') format('woff'), url('../fonts/MultipleSlabAltII-RegularIt.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Multipleslabaltii';
  src: url('../fonts/MultipleSlabAltII-SemiBold.woff') format('woff'), url('../fonts/MultipleSlabAltII-SemiBoldIt.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Radcliffetext';
  src: url('../fonts/RadcliffeText-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Multipleslabalti';
  src: url('../fonts/MultipleSlabAltI-Light.woff') format('woff'), url('../fonts/MultipleSlabAltI-LightIt.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Multipleslabalti';
  src: url('../fonts/MultipleSlabAltI-Regular.woff') format('woff'), url('../fonts/MultipleSlabAltI-RegularIt.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Radcliffetext';
  src: url('../fonts/RadcliffeText-SemiBoldItalic.woff') format('woff');
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: 'Radcliffetext';
  src: url('../fonts/RadcliffeText-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Ttbarrels';
  src: url('../fonts/TTBarrels-BoldItalic.woff') format('woff'), url('../fonts/TTBarrels-ExtraBoldItalic.woff') format('woff');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Ttbarrels';
  src: url('../fonts/TTBarrels-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Ttbarrels';
  src: url('../fonts/TTBarrels-Bold.woff') format('woff'), url('../fonts/TTBarrels-ExtraBold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Ttbarrels';
  src: url('../fonts/TTBarrels-BlackItalic.woff') format('woff');
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: 'Ttbarrels';
  src: url('../fonts/TTBarrels-DemiBoldItalic.woff') format('woff');
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: 'Ttroundsneue';
  src: url('../fonts/TTRoundsNeue-Black.woff') format('woff'), url('../fonts/TTRoundsNeue-CompBlack.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Ttbarrels';
  src: url('../fonts/TTBarrels-DemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Ttbarrels';
  src: url('../fonts/TTBarrels-Italic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Ttbarrels';
  src: url('../fonts/TTBarrelsLight-Italic.woff') format('woff');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Ttroundsneue';
  src: url('../fonts/TTRoundsNeue-Bold.woff') format('woff'), url('../fonts/TTRoundsNeue-ComDBold.woff') format('woff'), url('../fonts/TTRoundsNeue-CompBold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Ttroundsneue';
  src: url('../fonts/TTRoundsNeue-CompBlackItalic.woff') format('woff'), url('../fonts/TTRoundsNeue-BlackItalic.woff') format('woff');
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: 'Multipleslabalti';
  src: url('../fonts/MultipleSlabAltI-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Ttbarrels';
  src: url('../fonts/TTBarrels-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Ttroundsneue';
  src: url('../fonts/TTRoundsNeue-BoldItalic.woff') format('woff'), url('../fonts/TTRoundsNeue-CompBoldItalic.woff') format('woff');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Ttbarrels';
  src: url('../fonts/TTBarrels-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Ttroundsneue';
  src: url('../fonts/TTRoundsNeue-CompLight.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Ttroundsneue';
  src: url('../fonts/TTRoundsNeue-CompItalic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Ttroundsneue';
  src: url('../fonts/TTRoundsNeue-CompMediumItalic.woff') format('woff');
  font-weight: 500;
  font-style: italic;
}