.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

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

p {
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
}

a {
  color: #333;
  text-underline-offset: 3px;
  font-family: Montserrat, sans-serif;
  font-style: normal;
  -webkit-text-decoration: underline wavy #db00ac;
  text-decoration: underline wavy #db00ac;
  text-decoration-thickness: 1px;
}

.section_main {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  height: 100%;
  margin: 40px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: static;
}

.div_left {
  flex-flow: column;
  flex: 1;
  min-width: 40%;
  height: 100%;
  display: flex;
}

.div_right {
  flex: 1;
  min-width: 60%;
  margin-left: 20px;
  padding: 20px 40px;
}

.div_details {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}

.body {
  font-family: Droid Sans, sans-serif;
  font-size: 16px;
}

.top-sub-heading {
  word-break: normal;
  overflow-wrap: normal;
  flex: 0 auto;
  align-self: auto;
  font-family: Rene Bieder Freigeist, Georgia, sans-serif;
  font-size: 14px;
  font-weight: 700;
  position: static;
}

.section {
  vertical-align: baseline;
  flex-flow: row;
  justify-content: center;
  max-width: 1200px;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.img_mobile {
  flex: 0 auto;
  display: none;
}

.image {
  border-radius: 15px;
}

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

.container {
  border-left: .5px solid #333;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
}

.subhead {
  color: #6d6d6d;
  text-transform: uppercase;
  font-family: Rene Bieder Freigeist, Georgia, sans-serif;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
}

.bold-text {
  text-align: left;
  font-family: Rene Bieder Freigeist, Georgia, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 40px;
}

.all-link {
  color: #333;
  text-underline-offset: 3px;
  text-underline-position: auto;
  -webkit-text-decoration: underline dotted #891c97;
  text-decoration: underline dotted #891c97;
  text-decoration-thickness: 2px;
}

.heading_placement {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 50%;
  display: flex;
}

.navbar {
  background-color: #fff;
  padding: 20px;
}

.mini {
  text-align: left;
  margin-top: 40px;
  font-size: 12px;
}

.container-2 {
  flex-flow: row;
  display: flex;
}

.link {
  text-decoration-style: wavy;
}

.img_div {
  flex: 0 auto;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.text-block {
  font-family: Montserrat, sans-serif;
}

@media screen and (max-width: 991px) {
  .div_left {
    min-width: 15%;
  }

  .container-2 {
    flex-flow: row;
  }
}

@media screen and (max-width: 767px) {
  .img_mobile {
    display: block;
  }

  .bold-text {
    font-size: 22px;
    line-height: 30px;
  }

  .container-2 {
    flex-flow: column;
  }

  .img_div {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .section_main, .div_right {
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .img_mobile {
    display: block;
  }

  .image {
    max-width: 60%;
  }

  .container-2 {
    max-width: 100%;
  }

  .img_div {
    margin-left: 100px;
    display: none;
  }
}


@font-face {
  font-family: 'Rene Bieder Freigeist';
  src: url('../fonts/Rene-Bieder---Freigeist-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Rene Bieder Freigeist';
  src: url('../fonts/Rene-Bieder---Freigeist-Black-Italic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Rene Bieder Freigeist';
  src: url('../fonts/Rene-Bieder---Freigeist-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Rene Bieder Freigeist';
  src: url('../fonts/Rene-Bieder---Freigeist-Bold-Italic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Rene Bieder Freigeist Con';
  src: url('../fonts/Rene-Bieder---Freigeist-Con-Black-Italic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}