@font-face {
  font-family: Franklin Gothic;
  src: url('../fonts/Franklin_Gothic_Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

:root {
  --color-2: #333;
  --color: #8c1b11;
  --color-3: #d9d7cd;
  --color-4: white;
}

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

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

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

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

.nav-link {
  color: var(--color-2);
  width: auto;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 100%;
}

.nav-link:hover, .nav-link.w--current {
  color: var(--color);
}

.nav-menu {
  grid-column-gap: 4vw;
  grid-row-gap: 4vw;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.link {
  color: var(--color);
  white-space: pre;
  word-break: normal;
  margin-left: 20px;
  font-family: Franklin Gothic, Georgia, sans-serif;
  font-size: 22px;
  text-decoration: none;
  position: relative;
}

.container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-left: 9vw;
  margin-right: 9vw;
  display: flex;
}

.navbar {
  background-color: #e8e8e8;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 19px;
  padding-bottom: 19px;
  display: flex;
  box-shadow: 5px 5px 20px #0000000d;
}

.image {
  margin-right: 0;
  padding-right: 20px;
}

.section {
  background-image: linear-gradient(270deg, #fff0 75%, #000), url('../images/6f76de336cecbd21fbb48b1429c17aa99f7563c9.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  display: flex;
  position: relative;
}

.container-2 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  max-width: none;
  margin-left: 10vw;
  margin-right: 3vw;
  display: flex;
}

.heading {
  color: var(--color-3);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Franklin Gothic, Georgia, sans-serif;
  font-size: 7vw;
  font-weight: 500;
  line-height: 100%;
}

.paragraph {
  color: var(--color-3);
  max-width: 639px;
  margin-top: 32px;
  margin-bottom: 32px;
  font-family: Montserrat, sans-serif;
  font-size: 23px;
  font-weight: 500;
  line-height: 100%;
}

.container-2-copy {
  flex-flow: column;
  width: 100%;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.text-block {
  font-family: Franklin Gothic, Georgia, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.text-block:hover, .text-block:active, .text-block:focus {
  text-decoration: none;
}

.link-block {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: var(--color);
  color: #e8e8e8;
  justify-content: center;
  align-items: center;
  padding: 14px 34px 17px 49px;
  text-decoration: none;
  display: flex;
}

.link-block:hover {
  color: var(--color);
  background-color: #e8e8e8;
}

.image-2 {
  mix-blend-mode: normal;
  margin-top: 3px;
}

.plus {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: -40px;
  display: flex;
  position: absolute;
  right: auto;
}

.minus {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: var(--color);
  justify-content: flex-start;
  align-items: flex-start;
  padding: 9px 11px 11px;
  display: none;
}

.minusimg {
  margin-top: 9px;
}

.minustext {
  color: var(--color-3);
  max-width: 184px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.plus-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: -137px;
  margin-left: 208px;
  margin-right: 0;
  display: flex;
  position: absolute;
}

.plus-3 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 61px;
  margin-left: 322px;
  display: flex;
  position: absolute;
}

.plus-4 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: -228px;
  margin-bottom: 0;
  margin-left: 363px;
  display: flex;
  position: absolute;
}

.minustext-2 {
  color: var(--color-3);
  max-width: 131px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.minustext-3 {
  color: var(--color-3);
  max-width: 115px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.minustext-4 {
  color: var(--color-3);
  max-width: 130px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.minus-2, .minus-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: var(--color);
  justify-content: flex-start;
  align-items: flex-start;
  padding: 9px 11px 11px;
  display: none;
}

.minus-4 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: var(--color);
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 9px 11px 11px;
  display: none;
}

.container-3 {
  max-width: none;
  margin-left: 0;
  margin-right: 8vw;
}

.section-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #e8e8e8;
  background-image: url('../images/background.png');
  background-position: 50% 100%;
  background-repeat: repeat-x;
  background-size: contain;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.container-4 {
  max-width: none;
  margin-left: 0;
  margin-right: 0;
}

.heading-2 {
  color: var(--color);
  margin-top: 0;
  margin-bottom: 37px;
  font-family: Franklin Gothic, Georgia, sans-serif;
  font-size: 5vw;
  line-height: 120%;
}

.paragraph-2 {
  color: var(--color-2);
  max-width: 838px;
  font-family: Montserrat, sans-serif;
  font-size: 23px;
  font-weight: 500;
  line-height: 100%;
}

.block {
  background-color: #efefef;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 210px;
  max-width: none;
  height: 210px;
  max-height: none;
  padding-left: 24px;
  display: flex;
}

.block_head {
  color: var(--color);
  margin-top: 0;
  margin-bottom: 18px;
  font-family: Franklin Gothic, Georgia, sans-serif;
  font-size: 50px;
  line-height: 100%;
}

.block_text {
  max-width: 219px;
  font-family: Montserrat, sans-serif;
  font-size: 23px;
  font-weight: 500;
  line-height: 100%;
}

.grid {
  grid-column-gap: 19px;
  grid-row-gap: 19px;
}

.div-block {
  border: 1px none var(--color);
  background-color: var(--color);
  color: var(--color);
  width: 100vw;
  height: 0;
  min-height: 2px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 39px;
  position: absolute;
  inset: 50% 100% auto auto;
}

.div-block-2 {
  justify-content: flex-start;
  align-items: center;
  display: block;
  position: relative;
}

.section-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #e8e8e8;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 95vh;
  margin-left: 9vw;
  margin-right: 9vw;
  padding-top: 91px;
  padding-bottom: 67px;
  padding-left: 0;
  display: flex;
}

.container-6 {
  max-width: none;
  margin-left: 0;
  margin-right: 31px;
}

.div-block-3 {
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: block;
  position: relative;
}

.slide-nav {
  display: none;
}

.slider {
  background-color: #efefef00;
  width: auto;
  max-width: none;
  height: auto;
  margin-left: 0;
  display: none;
}

.grid-2 {
  z-index: 3;
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  grid-template-rows: auto auto;
  grid-template-columns: 1.75fr 1fr;
  width: auto;
  max-width: 1800px;
  height: 100%;
  position: relative;
  overflow: visible;
}

.imgrid1 {
  width: auto;
  height: 100%;
}

.imgrid2 {
  width: auto;
  height: auto;
}

.mask {
  max-width: none;
  padding-bottom: 0;
  padding-left: 0;
  overflow: hidden;
}

.div-block-5 {
  z-index: 4;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #efefef;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 526px;
  margin-top: 0;
  margin-bottom: -23px;
  margin-left: 89px;
  padding: 26px 29px;
  display: flex;
  position: absolute;
  inset: auto auto 0% 0%;
}

.heading-3 {
  color: var(--color);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Franklin Gothic, Georgia, sans-serif;
  font-size: 30px;
  font-weight: 500;
}

.paragraph-3 {
  max-width: 468px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.slide {
  width: 99.9998%;
  margin-bottom: 50px;
  margin-left: 0;
  padding-left: 0;
  padding-right: 20px;
  overflow: visible;
}

.heading-4 {
  margin-top: 10px;
  margin-bottom: 0;
  margin-left: 508px;
  font-family: Franklin Gothic, Georgia, sans-serif;
  font-size: 50px;
  font-weight: 500;
  position: absolute;
}

.heading-5 {
  z-index: 2;
  color: #8c1b111a;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 50px;
  font-family: Franklin Gothic, Georgia, sans-serif;
  font-size: 8vw;
  font-weight: 500;
  line-height: 71%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.left-arrow {
  justify-content: space-between;
  align-items: center;
  margin-right: 0;
  display: flex;
  left: 160px;
}

.right-arrow {
  display: flex;
}

.image-5 {
  margin-left: 8px;
}

.section-4 {
  background-color: #e8e8e8;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.heading-2-copy {
  float: none;
  clear: none;
  color: var(--color);
  margin-top: 0;
  margin-bottom: 0;
  margin-right: -219px;
  font-family: Franklin Gothic, Georgia, sans-serif;
  font-size: 6vw;
  line-height: 120%;
}

.container-7 {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  justify-content: center;
  align-items: center;
  max-width: 1600px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.div-block-6 {
  background-color: #efefef;
  flex-flow: column;
  flex: 1 1 0;
  justify-content: center;
  align-items: center;
  height: 89%;
  margin-top: 56px;
  padding: 42px 22px 89px;
  display: flex;
  position: relative;
  box-shadow: 5px 4px 30px #0003;
}

.heading-6 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 9px;
  font-family: Franklin Gothic, Georgia, sans-serif;
  font-size: 50px;
  font-weight: 500;
  line-height: 80px;
}

.link-block-2 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  margin: 0;
  padding-bottom: 22px;
  padding-right: 22px;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
}

.text-block-2 {
  color: var(--color);
  font-family: Franklin Gothic, Georgia, sans-serif;
  font-size: 25px;
  font-weight: 500;
}

.paragraph-4 {
  text-align: center;
  max-width: 285px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.image-6 {
  width: auto;
  max-width: 85%;
  margin-bottom: 41px;
  display: block;
}

.paragraph-4-copy {
  text-align: center;
  max-width: 377px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.section-5 {
  background-color: #e8e8e8;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: 100vh;
  margin-top: 200px;
  padding-top: 0;
  padding-bottom: 134px;
  padding-left: 11vw;
  display: flex;
}

.heading-2-copy {
  color: var(--color);
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  font-family: Franklin Gothic, Georgia, sans-serif;
  font-size: 5vw;
  line-height: 120px;
}

.image-7 {
  max-width: 90%;
  margin-top: 0;
  margin-left: 0;
}

.body {
  background-color: #e8e8e8;
}

.div-block-7 {
  flex: none;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  margin-top: -60px;
  display: flex;
  position: relative;
}

.scheme_text4 {
  text-align: center;
  max-width: 220px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 100%;
  display: none;
  position: absolute;
}

.scheme_text1 {
  text-align: left;
  max-width: 193px;
  margin-left: 0;
  margin-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 100%;
  display: none;
  position: absolute;
}

.scheme_text2 {
  text-align: left;
  max-width: 249px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 100%;
  display: none;
  position: absolute;
}

.scheme_text3 {
  text-align: left;
  max-width: 216px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 100%;
  display: none;
  position: absolute;
}

.scheme_text5 {
  text-align: right;
  max-width: 184px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 100%;
  display: none;
  position: absolute;
}

.scheme_text6 {
  text-align: right;
  max-width: 216px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 100%;
  display: none;
  position: absolute;
}

.scheme_text7 {
  text-align: right;
  max-width: 202px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 100%;
  display: none;
  position: absolute;
}

.scheme_text8 {
  text-align: center;
  max-width: 225px;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 100%;
  display: none;
  position: absolute;
}

.section-6 {
  justify-content: flex-start;
  align-items: center;
  min-height: 100vh;
  display: flex;
}

.div-block-8 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-8 {
  max-width: 26%;
}

.heading-7 {
  color: var(--color);
  white-space: normal;
  max-width: 60vw;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: -121px;
  font-family: Franklin Gothic, Georgia, sans-serif;
  font-size: 4.5vw;
  font-weight: 500;
  line-height: 120%;
}

.div-block-9 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 50px;
  margin-left: -24vw;
  display: flex;
  position: relative;
}

.div-block-10 {
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 2vw;
  margin-left: -18vw;
  display: flex;
}

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

.div-block-12 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-13 {
  background-color: var(--color);
  width: 20vw;
  min-height: 2px;
  margin-top: -130px;
  margin-left: 0;
  margin-right: 34px;
  position: static;
}

.heading-8 {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 100%;
}

.paragraph-5 {
  max-width: 739px;
  margin-top: 30px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 100%;
}

.heading-9 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 100%;
}

.text-block-4 {
  white-space: pre-wrap;
  margin-top: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 109%;
}

.div-block-13-copy {
  background-color: var(--color);
  width: 14vw;
  min-height: 2px;
}

.div-block-14 {
  order: -9999;
  justify-content: flex-start;
  align-items: center;
  margin-top: 30px;
  margin-right: 35px;
  display: flex;
}

.div-block-15 {
  margin-left: 63px;
}

.image-9 {
  margin-top: -130px;
  margin-left: 0;
  position: static;
}

.image-10 {
  max-width: 115px;
}

.section-7 {
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.image-11 {
  max-width: 55%;
}

.heading-10 {
  color: var(--color);
  text-transform: uppercase;
  max-width: 516px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Franklin Gothic, Georgia, sans-serif;
  font-size: 60px;
  font-weight: 500;
  line-height: 100%;
}

.paragraph-7 {
  max-width: 492px;
  margin-top: 35px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 100%;
}

.section-8 {
  grid-column-gap: 2.5vw;
  grid-row-gap: 2.5vw;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  padding-left: 52px;
  padding-right: 8vw;
  font-family: Franklin Gothic, Georgia, sans-serif;
  font-size: 25px;
  line-height: 100%;
  display: flex;
}

.image-12 {
  max-width: 50%;
  height: auto;
  min-height: auto;
}

.heading-11 {
  color: var(--color);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Franklin Gothic, Georgia, sans-serif;
  font-size: 55px;
  font-weight: 500;
  line-height: 100%;
}

.paragraph-8 {
  max-width: 681px;
  margin-top: 27px;
  margin-bottom: 2vw;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 100%;
}

.field-label, .field-label-3 {
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 100%;
}

.div-block-16 {
  background-color: var(--color);
  margin-top: 2vw;
  margin-bottom: 20px;
  position: relative;
}

.submit-button {
  color: #e8e8e8;
  background-color: #3898ec00;
  width: 100%;
  padding-top: 25px;
  padding-bottom: 25px;
  font-size: 25px;
}

.submit-button:hover {
  color: var(--color);
  background-color: #e8e8e8;
}

.image-13 {
  width: 4%;
  height: 100%;
  position: absolute;
  inset: 0% auto 0% 78%;
}

.text-field {
  border-style: none none solid;
  border-width: 1px 1px 2px;
  border-color: black black var(--color);
  color: var(--color);
  background-color: #fff0;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 100%;
}

.text-field::placeholder {
  color: var(--color);
}

.text-field-2 {
  border-style: none none solid;
  border-width: 1px 1px 2px;
  border-color: black black var(--color);
  color: var(--color);
  background-color: #fff0;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 100%;
}

.text-field-2::placeholder {
  color: var(--color);
}

.div-block-17 {
  max-width: 685px;
}

.text-block-5 {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  overflow: visible;
}

.div-block-11-copy {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: 15px;
  display: flex;
}

.div-block-112 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: -11px;
  display: flex;
}

.div-block-113 {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-right: 4vw;
  display: flex;
}

.div-block-114 {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-11-4 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: 5px;
  display: flex;
}

.footer {
  grid-column-gap: 84px;
  grid-row-gap: 84px;
  background-color: var(--color-2);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
}

.div-block-115 {
  grid-column-gap: 112px;
  grid-row-gap: 112px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-116 {
  grid-column-gap: 31px;
  grid-row-gap: 31px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-12 {
  color: #e8e8e8;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 100%;
}

.text-block-6 {
  color: #e8e8e8;
  max-width: 239px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 100%;
}

.div-block-117 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-118 {
  grid-column-gap: 9vw;
  grid-row-gap: 9vw;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.image-19, .image-20, .image-22 {
  display: none;
}

.link-copy {
  color: var(--color);
  white-space: pre;
  word-break: normal;
  margin-left: 20px;
  font-family: Optifranklingothic;
  font-size: 22px;
  text-decoration: none;
  display: none;
  position: relative;
}

.block_text-copy {
  max-width: 219px;
  font-family: Montserrat, sans-serif;
  font-size: 23px;
  font-weight: 500;
  line-height: 100%;
}

.heading-4-copy {
  margin-top: 10px;
  margin-bottom: 0;
  margin-left: 508px;
  font-family: Franklin Gothic, Georgia, sans-serif;
  font-size: 50px;
  font-weight: 500;
  display: none;
  position: absolute;
}

.div-block-10-copy {
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 2vw;
  margin-left: -18vw;
  display: none;
}

.image-7-copy {
  max-width: 90%;
  margin-top: 0;
  margin-left: 0;
  display: none;
}

.heading-2-copy-copy {
  float: none;
  clear: none;
  color: var(--color);
  margin-top: 0;
  margin-bottom: 0;
  margin-right: -219px;
  font-family: Franklin Gothic, Georgia, sans-serif;
  font-size: 5vw;
  line-height: 120%;
}

.image-7-copy-copy {
  max-width: 90%;
  margin-top: 0;
  margin-left: 0;
  display: none;
}

.div-block-117-copy {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.body-2 {
  background-color: #e8e8e8;
}

.div-block-1190 {
  grid-column-gap: 58px;
  grid-row-gap: 58px;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 18px;
  padding-bottom: 18px;
  display: flex;
  box-shadow: 5px 4px 30px #0000001a;
}

.div-block-1191 {
  grid-column-gap: 52px;
  grid-row-gap: 52px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-26 {
  max-width: 304px;
}

.heading-13 {
  margin-top: 0;
  margin-bottom: 9px;
  font-family: Franklin Gothic, Georgia, sans-serif;
  font-size: 50px;
  line-height: 80px;
}

.paragraph-9 {
  max-width: 285px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 100%;
  position: static;
}

.div-block-1192 {
  grid-column-gap: 57px;
  grid-row-gap: 57px;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  margin: 110px 9vw 179px;
  display: flex;
}

.heading-14 {
  max-width: 650px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 100%;
  position: static;
}

.paragraph-10 {
  max-width: 650px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 100%;
}

.div-block-1193 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 45px 42px;
  display: flex;
}

.div-block-1194 {
  max-width: none;
  position: relative;
  box-shadow: 5px 5px 30px #4d0f090d;
}

.div-block-1195 {
  grid-column-gap: 52px;
  grid-row-gap: 52px;
  flex-flow: row;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.text-block-7 {
  color: #efefefd9;
  background-color: #8c1b1180;
  padding: 24px 19px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.div-block-17-copy {
  max-width: none;
}

.div-block-1194-copy {
  max-width: none;
  position: relative;
  box-shadow: 5px 5px 30px #4d0f090d;
}

.column {
  padding-left: 26px;
  padding-right: 0;
}

.column-2 {
  align-self: auto;
  padding-left: 0;
  padding-right: 26px;
}

.columns {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.heading-11-copy {
  color: var(--color);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Franklin Gothic, Georgia, sans-serif;
  font-size: 50px;
  line-height: 100%;
}

.paragraph-8-copy {
  max-width: 681px;
  margin-top: 27px;
  margin-bottom: 2vw;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 100%;
}

.field-label-copy, .field-label-3-copy {
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 100%;
}

.text-field-copy {
  border-style: none none solid;
  border-width: 1px 1px 2px;
  border-color: black black var(--color);
  color: var(--color);
  background-color: #fff0;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 100%;
}

.text-field-copy::placeholder {
  color: var(--color);
}

.text-field-2-copy {
  border-style: none none solid;
  border-width: 1px 1px 2px;
  border-color: black black var(--color);
  color: var(--color);
  background-color: #fff0;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 100%;
}

.text-field-2-copy::placeholder {
  color: var(--color);
}

.text-block-5-copy {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  overflow: visible;
}

.image-13-copy {
  width: 4%;
  height: 100%;
  position: absolute;
  inset: 0% auto 0% 78%;
}

.submit-button-copy {
  color: #e8e8e8;
  background-color: #3898ec00;
  width: 100%;
  padding-top: 25px;
  padding-bottom: 25px;
  font-family: Franklin Gothic, Georgia, sans-serif;
  font-size: 25px;
  line-height: 100%;
}

.submit-button-copy:hover {
  color: var(--color);
  background-color: #e8e8e8;
}

.div-block-1196 {
  position: relative;
  overflow: hidden;
}

.image-2-copy {
  mix-blend-mode: normal;
  margin-top: 3px;
  display: none;
}

.image-28 {
  display: none;
}

.image-5-copy {
  margin-left: 8px;
  display: none;
}

.image-13-copy {
  width: 4%;
  height: 100%;
  display: none;
  position: absolute;
  inset: 0% auto 0% 78%;
}

.image-13-copy-copy {
  width: 4%;
  height: 100%;
  position: absolute;
  inset: 0% 7% 0% auto;
}

.image-13-copy-copy-copy {
  width: 4%;
  height: 100%;
  display: none;
  position: absolute;
  inset: 0% 7% 0% auto;
}

.link-block-3 {
  position: absolute;
  bottom: 150px;
}

.navdiv-copy {
  display: none;
}

.paragraph-9-copy {
  max-width: 367px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 100%;
  position: static;
}

.div-block-1191-copy {
  grid-column-gap: 52px;
  grid-row-gap: 52px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-9 {
  min-height: 100vh;
}

.mask-copy {
  max-width: none;
  padding-bottom: 0;
  padding-left: 0;
  overflow: hidden;
}

.slider-copy {
  background-color: #efefef00;
  width: 100%;
  max-width: none;
  height: auto;
  margin-left: 0;
  box-shadow: 5px 5px 30px #893a330d;
}

.left-arrow-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  margin-left: -40px;
  margin-right: 0;
  padding-top: 20%;
  display: flex;
  left: auto;
}

.right-arrow-copy {
  justify-content: center;
  align-items: flex-start;
  margin-right: -40px;
  padding-top: 20%;
  display: flex;
}

.buttonimg-copy {
  transform: rotate(180deg);
}

.div-block-1197 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.heading-15 {
  color: var(--color);
  margin-top: 0;
  margin-bottom: 11px;
  font-family: Franklin Gothic, Georgia, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 120px;
}

.paragraph-11 {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 100%;
}

.div-block-1198 {
  padding-bottom: 39px;
  padding-left: 71px;
  padding-right: 71px;
}

.image-30 {
  width: 100%;
}

.div-block-1199 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-1190-copy {
  grid-column-gap: 31px;
  grid-row-gap: 31px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 18px;
  padding-bottom: 37px;
  display: flex;
  box-shadow: 5px 4px 30px #0000001a;
}

.text-block-8 {
  color: var(--color);
  text-transform: uppercase;
  font-family: Franklin Gothic, Georgia, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.text-block-8:active {
  text-decoration: none;
}

.link-block-4 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  justify-content: center;
  align-items: center;
  margin-top: -8px;
  text-decoration: none;
  display: flex;
}

.link-block-4-copy {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.heading-16 {
  text-align: center;
  margin-top: 43px;
  margin-bottom: 0;
  font-family: Franklin Gothic, Georgia, sans-serif;
  font-size: 50px;
  line-height: 100%;
}

.success-message {
  background-color: var(--color);
  color: #e8e8e8;
  font-family: Franklin Gothic, Georgia, sans-serif;
  font-size: 25px;
}

.text-block-10 {
  color: #e8e8e8;
  font-family: Franklin Gothic, Georgia, sans-serif;
  font-size: 25px;
}

.success-message-2 {
  background-color: var(--color);
}

@media screen and (max-width: 991px) {
  .nav-link {
    font-size: 18px;
  }

  .link {
    display: none;
  }

  .brand {
    max-width: 157px;
  }

  .container {
    margin-left: 8vw;
    margin-right: 8vw;
  }

  .navbar {
    background-color: #e8e8e8;
    box-shadow: 5px 5px 20px #0000000d;
  }

  .section {
    background-image: linear-gradient(#fff0 70%, #000), url('../images/6f76de336cecbd21fbb48b1429c17aa99f7563c9.png');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    flex-flow: column;
    justify-content: flex-end;
    align-items: flex-start;
    padding-bottom: 86px;
  }

  .container-2 {
    order: 9999;
    margin-left: 9vw;
  }

  .heading {
    font-size: 90px;
  }

  .paragraph {
    max-width: 556px;
    margin-top: 28px;
    margin-bottom: 28px;
    font-size: 20px;
  }

  .container-2-copy {
    justify-content: flex-start;
    align-items: center;
    margin-top: 0;
    margin-bottom: 190px;
  }

  .plus {
    margin-top: 59px;
    margin-bottom: 0;
    margin-left: -132px;
  }

  .plus-2 {
    margin-left: 323px;
  }

  .plus-4 {
    margin-left: 729px;
  }

  .container-3 {
    margin-right: 0;
  }

  .section-2 {
    grid-column-gap: 69px;
    grid-row-gap: 69px;
    flex-flow: column;
  }

  .heading-2 {
    margin-bottom: 0;
    font-size: 60px;
    line-height: 120px;
  }

  .paragraph-2 {
    max-width: 678px;
    margin-bottom: 0;
    font-size: 18px;
  }

  .block {
    justify-content: center;
    align-items: center;
    width: 333px;
    height: 147px;
    padding-left: 0;
  }

  .block_head {
    margin-bottom: 14px;
    font-size: 40px;
  }

  .block_text {
    max-width: 302px;
    font-size: 19px;
  }

  .grid {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .div-block-3 {
    margin-left: 0;
  }

  .grid-2 {
    grid-template-columns: 1.75fr;
    grid-auto-flow: row;
  }

  .div-block-5 {
    margin-left: 128px;
  }

  .heading-4 {
    margin-top: 100px;
    margin-left: 48px;
    margin-right: 0;
    inset: 0% auto auto 0%;
    transform: rotate(-90deg);
  }

  .heading-5 {
    display: none;
  }

  .section-4 {
    height: auto;
    min-height: 100px;
    max-height: none;
  }

  .heading-2-copy {
    font-size: 55px;
    line-height: 120px;
  }

  .container-7 {
    grid-column-gap: 45px;
    grid-row-gap: 45px;
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
  }

  .div-block-6 {
    grid-column-gap: 36px;
    grid-row-gap: 36px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 18px;
  }

  .heading-6 {
    text-align: left;
    font-size: 30px;
    line-height: 48px;
  }

  .link-block-2 {
    margin-bottom: 0;
    margin-right: 0;
    padding-bottom: 8px;
    padding-right: 17px;
  }

  .text-block-2 {
    font-size: 20px;
  }

  .paragraph-4 {
    text-align: left;
    font-size: 15px;
    line-height: 100%;
  }

  .image-6 {
    max-width: 282px;
    margin-bottom: 0;
  }

  .paragraph-4-copy {
    text-align: left;
    max-width: 262px;
    font-size: 15px;
    line-height: 100%;
  }

  .section-5 {
    justify-content: center;
    align-items: center;
    height: auto;
    min-height: 100vh;
    margin-top: 107px;
    padding-bottom: 0;
    padding-left: 0;
  }

  .heading-2-copy {
    max-width: 507px;
    line-height: 68px;
  }

  .image-7 {
    display: none;
  }

  .div-block-7 {
    justify-content: center;
    align-items: center;
  }

  .image-8 {
    min-width: 379px;
    display: none;
  }

  .heading-7 {
    text-align: right;
    white-space: normal;
    width: 738px;
    max-width: none;
    margin-left: -320px;
    font-size: 45px;
    line-height: 62px;
  }

  .div-block-9 {
    margin-left: -34vw;
  }

  .div-block-10 {
    align-items: stretch;
    margin-top: 177px;
    margin-left: -300px;
  }

  .heading-8 {
    font-size: 20px;
  }

  .paragraph-5 {
    max-width: 390px;
    font-size: 16px;
  }

  .text-block-4 {
    max-width: 160px;
  }

  .div-block-13-copy {
    margin-top: 16px;
  }

  .div-block-14 {
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 0;
  }

  .image-10 {
    max-width: 72px;
  }

  .section-7 {
    flex-flow: column;
    margin-top: 0;
    margin-bottom: 100px;
  }

  .image-11 {
    max-width: 95%;
    margin-top: 69px;
  }

  .heading-10 {
    text-align: center;
    text-transform: uppercase;
    max-width: 706px;
    margin-top: 0;
    margin-bottom: 39px;
    line-height: 75px;
  }

  .paragraph-7 {
    text-align: center;
    margin-top: 0;
    font-size: 20px;
  }

  .section-8 {
    flex-flow: column;
    padding-bottom: 86px;
  }

  .image-12 {
    display: none;
  }

  .heading-11 {
    text-transform: uppercase;
    line-height: 75px;
  }

  .paragraph-8 {
    max-width: 685px;
    margin-bottom: 56px;
    font-size: 20px;
  }

  .submit-button {
    font-size: 13px;
  }

  .text-block-5 {
    font-size: 17.5px;
    font-weight: 500;
  }

  .div-block-11-copy {
    margin-left: 7px;
  }

  .div-block-112 {
    margin-left: -6px;
  }

  .div-block-113 {
    justify-content: space-between;
  }

  .div-block-11-4 {
    margin-left: 7px;
  }

  .heading-12 {
    font-size: 20px;
  }

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

  .div-block-119 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .image-14 {
    max-width: 64px;
  }

  .image-15 {
    max-width: 76px;
  }

  .image-16 {
    max-width: 74px;
  }

  .image-17 {
    max-width: 66px;
  }

  .image-18 {
    max-width: 65px;
  }

  .div-block-1188 {
    margin-left: 7px;
  }

  .image-19 {
    max-width: 305px;
    display: block;
  }

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

  .image-20 {
    max-width: 685px;
    display: block;
  }

  .image-21 {
    max-width: 217px;
  }

  .link-copy {
    display: none;
  }

  .block_text-copy {
    max-width: 302px;
    font-size: 19px;
  }

  .heading-4-copy {
    margin-top: 100px;
    margin-left: 48px;
    margin-right: 0;
    inset: 0% auto auto 0%;
    transform: rotate(-90deg);
  }

  .div-block-10-copy {
    align-items: stretch;
    margin-top: 177px;
    margin-left: -300px;
  }

  .image-7-copy {
    display: block;
  }

  .heading-2-copy-copy {
    margin-right: 0;
    font-size: 55px;
    line-height: 120px;
  }

  .image-7-copy-copy {
    display: none;
  }

  .body-2 {
    background-color: #e8e8e8;
  }

  .div-block-1191 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .image-26 {
    max-width: 213px;
  }

  .heading-13 {
    font-size: 30px;
    line-height: 44px;
  }

  .div-block-1192 {
    grid-column-gap: 44px;
    grid-row-gap: 44px;
    margin-top: 70px;
    margin-bottom: 95px;
  }

  .heading-14 {
    max-width: 319px;
    font-size: 18px;
  }

  .paragraph-10 {
    max-width: 319px;
    font-size: 16px;
  }

  .div-block-1193 {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
    padding: 20px;
  }

  .div-block-1195 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .text-block-7 {
    padding: 11px 18px;
    font-size: 14px;
  }

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

  .column {
    padding-left: 7.5px;
  }

  .column-2 {
    align-self: stretch;
    padding-right: 7.5px;
  }

  .heading-11-copy {
    text-transform: uppercase;
    font-size: 30px;
    line-height: 36px;
  }

  .paragraph-8-copy {
    max-width: 685px;
    margin-bottom: 22px;
    font-size: 16px;
  }

  .field-label-copy, .field-label-3-copy {
    font-size: 14px;
  }

  .text-field-copy, .text-field-2-copy {
    font-size: 16px;
  }

  .text-block-5-copy {
    font-size: 14px;
    font-weight: 500;
  }

  .submit-button-copy {
    font-size: 13px;
  }

  .link-block-3 {
    justify-content: center;
    align-self: center;
    align-items: center;
    display: none;
    top: auto;
    bottom: 30px;
  }

  .div-block-1191-copy {
    grid-column-gap: 52px;
    grid-row-gap: 52px;
  }

  .heading-15 {
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 25px;
    line-height: 120%;
  }

  .paragraph-11 {
    margin-bottom: 0;
    font-size: 16px;
  }

  .div-block-1198 {
    padding-bottom: 25px;
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media screen and (max-width: 767px) {
  .nav-link {
    margin-left: 0;
    margin-right: 0;
    padding-top: 37px;
    padding-bottom: 37px;
  }

  .nav-menu {
    background-color: #e8e8e800;
    background-image: linear-gradient(#00000080, #00000080);
    min-height: 100vh;
  }

  .link {
    display: none;
  }

  .brand {
    padding-left: 0;
  }

  .container {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #e8e8e8;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    min-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 19px 7px 19px 25px;
  }

  .navbar {
    background-color: #e8e8e8;
    padding-top: 0;
    padding-bottom: 0;
  }

  .image {
    padding-right: 0;
  }

  .section {
    background-position: 65%;
    background-size: cover;
    justify-content: flex-end;
    align-items: center;
  }

  .container-2 {
    justify-content: center;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
  }

  .heading {
    font-size: 55px;
    line-height: 60px;
  }

  .paragraph {
    text-align: center;
    max-width: 318px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 15px;
  }

  .text-block {
    font-size: 20px;
  }

  .link-block {
    grid-column-gap: 27px;
    grid-row-gap: 27px;
    padding-top: 17px;
    padding-left: 45px;
    padding-right: 45px;
  }

  .plus {
    margin-top: 100px;
    margin-left: -245px;
  }

  .minus {
    display: none;
  }

  .minustext {
    max-width: 138px;
    font-size: 10px;
    line-height: 100%;
  }

  .plus-2 {
    margin-left: 22px;
  }

  .plus-3 {
    margin-left: 71px;
  }

  .plus-4 {
    margin-left: 370px;
  }

  .minustext-2, .minustext-3, .minustext-4 {
    max-width: 95px;
    font-size: 10px;
    line-height: 100%;
  }

  .minus-2, .minus-3, .minus-4 {
    display: none;
  }

  .section-2 {
    grid-column-gap: 82px;
    grid-row-gap: 82px;
    background-position: 50% 0;
    background-repeat: repeat-x;
    background-size: auto;
    background-attachment: scroll;
    padding-left: 43px;
    padding-right: 43px;
  }

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

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

  .block {
    width: 180px;
    height: 113px;
  }

  .block_head {
    margin-bottom: 9px;
    font-size: 25px;
    line-height: 36px;
  }

  .block_text {
    text-align: center;
    max-width: 174px;
    font-size: 16px;
  }

  .grid {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
  }

  .div-block {
    margin-right: 18px;
  }

  .section-3 {
    justify-content: center;
    align-items: center;
    margin-left: 25px;
    margin-right: 25px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .container-6 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: 90vw;
    margin-right: 0;
    display: flex;
  }

  .slider {
    margin-left: 0;
  }

  .grid-2 {
    max-width: none;
  }

  .div-block-5 {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    max-width: none;
    margin-bottom: 0;
    margin-left: 0;
    padding: 16px 14px;
    position: relative;
  }

  .heading-3 {
    font-size: 20px;
    line-height: 36px;
  }

  .paragraph-3 {
    max-width: none;
    font-size: 14px;
    line-height: 100%;
  }

  .slide {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-4 {
    display: none;
  }

  .left-arrow {
    left: -40px;
  }

  .right-arrow {
    right: -40px;
  }

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

  .container-7 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    margin-left: 25px;
    margin-right: 25px;
  }

  .div-block-6 {
    padding-top: 38px;
    padding-bottom: 38px;
  }

  .heading-6 {
    margin-bottom: 16px;
    font-size: 20px;
    line-height: 15px;
  }

  .link-block-2 {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    margin-right: 0;
    padding-right: 7px;
  }

  .text-block-2 {
    font-size: 14px;
    line-height: 100%;
  }

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

  .image-6 {
    max-width: 115px;
  }

  .section-5 {
    margin-top: 70px;
  }

  .heading-2-copy {
    max-width: 231px;
    line-height: 32px;
  }

  .div-block-7 {
    margin-top: -35px;
  }

  .section-6 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .heading-7 {
    text-align: left;
    width: 304px;
    margin-left: -110px;
    font-size: 25px;
    line-height: 32px;
  }

  .div-block-9 {
    margin-top: 93px;
  }

  .div-block-10 {
    display: none;
  }

  .div-block-11 {
    max-width: 122px;
  }

  .div-block-12 {
    grid-column-gap: 9px;
    grid-row-gap: 9px;
  }

  .heading-8 {
    max-width: 150px;
    font-size: 14px;
  }

  .paragraph-5 {
    max-width: 229px;
    font-size: 14px;
  }

  .heading-9, .text-block-4 {
    font-size: 12px;
  }

  .div-block-14 {
    display: none;
  }

  .section-7 {
    margin-bottom: 0;
    padding-left: 19px;
    padding-right: 19px;
  }

  .image-11 {
    max-width: 100%;
    margin-top: 78px;
  }

  .heading-10 {
    max-width: 394px;
    margin-bottom: 29px;
    font-size: 30px;
    line-height: 32px;
  }

  .paragraph-7 {
    max-width: 366px;
    font-size: 16px;
  }

  .section-8 {
    grid-column-gap: 31px;
    grid-row-gap: 31px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .heading-11 {
    font-size: 30px;
    line-height: 35px;
  }

  .paragraph-8 {
    margin-bottom: 42px;
    font-size: 16px;
  }

  .field-label, .field-label-3 {
    font-size: 14px;
  }

  .submit-button {
    font-size: 22px;
  }

  .image-13 {
    left: 82%;
  }

  .text-field {
    margin-bottom: 27px;
    font-size: 16px;
  }

  .text-field-2 {
    margin-top: 20px;
    margin-bottom: 42px;
    font-size: 16px;
  }

  .text-block-5 {
    font-size: 14px;
  }

  .div-block-11-copy, .div-block-112, .div-block-11-4 {
    max-width: 122px;
  }

  .footer {
    padding-top: 62px;
    padding-bottom: 62px;
  }

  .div-block-115 {
    grid-column-gap: 28px;
    grid-row-gap: 28px;
  }

  .heading-12 {
    font-size: 14px;
  }

  .text-block-6 {
    max-width: 109px;
    font-size: 10px;
  }

  .div-block-118 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .div-block-1188 {
    max-width: 122px;
  }

  .image-19 {
    max-width: 208px;
  }

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

  .image-21 {
    max-width: 144px;
  }

  .menu-button {
    justify-content: center;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .menu-button.w--open {
    background-color: #c8c8c800;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .navdiv {
    grid-column-gap: 9px;
    grid-row-gap: 9px;
    background-color: #e8e8e8;
    justify-content: flex-start;
    align-items: center;
    padding-left: 25px;
    display: flex;
  }

  .image-22 {
    flex: none;
    display: block;
  }

  .link-copy {
    text-align: left;
    margin-top: 25px;
    margin-bottom: 47px;
    margin-left: 25px;
    font-family: Franklin Gothic, Georgia, sans-serif;
    font-size: 20px;
    line-height: 150%;
    display: block;
  }

  .image-23 {
    display: none;
  }

  .block_text-copy {
    text-align: center;
    max-width: 99px;
    font-size: 16px;
  }

  .heading-4-copy {
    text-align: center;
    margin-top: 18px;
    margin-bottom: 6px;
    margin-left: 0;
    font-size: 20px;
    line-height: 28px;
    display: block;
    position: relative;
    transform: none;
  }

  .div-block-10-copy {
    flex: 0 auto;
    justify-content: flex-start;
    align-self: center;
    align-items: stretch;
    margin-top: 51px;
    margin-left: 29px;
    margin-right: 29px;
    display: flex;
  }

  .image-24, .image-25 {
    max-width: 44px;
  }

  .image-7-copy {
    display: none;
  }

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

  .image-7-copy-copy {
    display: block;
  }

  .image-26 {
    max-width: 114px;
  }

  .heading-13 {
    font-size: 20px;
    line-height: 15px;
  }

  .paragraph-9 {
    max-width: 235px;
    font-size: 14px;
  }

  .div-block-1192 {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    margin: 35px 25px 68px;
  }

  .heading-14 {
    max-width: none;
    font-size: 14px;
  }

  .paragraph-10 {
    max-width: none;
    font-size: 12px;
  }

  .div-block-1193 {
    justify-content: center;
    align-items: flex-start;
  }

  .div-block-1195 {
    grid-column-gap: 36px;
    grid-row-gap: 36px;
    flex-flow: column;
  }

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

  .column {
    margin-top: 85px;
    padding-left: 0;
  }

  .column-2 {
    padding-right: 0;
  }

  .columns {
    flex-flow: column;
  }

  .heading-11-copy {
    font-size: 30px;
    line-height: 35px;
  }

  .paragraph-8-copy {
    margin-bottom: 42px;
    font-size: 16px;
  }

  .field-label-copy, .field-label-3-copy {
    font-size: 14px;
  }

  .text-field-copy {
    margin-bottom: 27px;
    font-size: 16px;
  }

  .text-field-2-copy {
    margin-top: 20px;
    margin-bottom: 42px;
    font-size: 16px;
  }

  .text-block-5-copy {
    font-size: 14px;
  }

  .image-13-copy {
    left: auto;
    right: 46px;
  }

  .submit-button-copy {
    font-size: 22px;
  }

  .image-13-copy-copy, .image-13-copy-copy-copy {
    left: auto;
    right: 46px;
  }

  .navdiv-copy {
    grid-column-gap: 9px;
    grid-row-gap: 9px;
    background-color: #e8e8e8;
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .paragraph-9-copy {
    max-width: 235px;
    font-size: 14px;
  }

  .slider-copy {
    margin-left: 0;
  }

  .left-arrow-copy {
    margin-left: 5px;
    left: -40px;
  }

  .right-arrow-copy {
    margin-left: 0;
    margin-right: 5px;
    right: -40px;
  }

  .div-block-1197 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .paragraph-11 {
    font-size: 12px;
  }

  .div-block-1198 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .text-block-8 {
    font-size: 22px;
  }

  .heading-16 {
    font-size: 30px;
  }

  .success-message, .text-block-10 {
    font-size: 20px;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    position: relative;
  }

  .container-2-copy {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 190px;
  }

  .plus {
    margin-left: -75px;
  }

  .minus {
    display: none;
  }

  .plus-2 {
    margin-top: -74px;
  }

  .plus-3 {
    margin-top: 22px;
  }

  .plus-4 {
    margin-top: -128px;
    margin-left: 220px;
  }

  .minus-2, .minus-3, .minus-4 {
    display: none;
  }

  .block {
    width: 160px;
  }

  .block_text {
    max-width: 170px;
  }

  .div-block-2 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .left-arrow {
    margin-left: 15px;
    margin-right: 0;
  }

  .image-5 {
    margin-left: -15px;
  }

  .paragraph-4-copy {
    font-size: 14px;
  }

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

  .div-block-9 {
    margin-left: -188px;
  }

  .paragraph-5 {
    max-width: 183px;
    font-size: 12px;
  }

  .section-7 {
    min-height: 80vh;
  }

  .submit-button {
    font-size: 21px;
  }

  .image-13 {
    left: auto;
    right: 10px;
  }

  .text-block-6 {
    max-width: 97px;
  }

  .div-block-117 {
    justify-content: center;
    align-items: flex-start;
  }

  .div-block-118 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    align-items: stretch;
  }

  .image-19 {
    max-width: 150px;
  }

  .heading-2-copy-copy {
    text-align: center;
    max-width: 250px;
    line-height: 40px;
  }

  .div-block-117-copy {
    grid-column-gap: 9px;
    grid-row-gap: 9px;
    justify-content: center;
    align-items: flex-start;
    margin-top: 6px;
  }

  .body-2 {
    background-color: #e8e8e8;
  }

  .div-block-1190 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-1191 {
    display: flex;
  }

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

  .div-block-1195 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .image-13-copy {
    right: 14px;
  }

  .submit-button-copy {
    font-size: 16px;
  }

  .image-13-copy-copy, .image-13-copy-copy-copy {
    right: 14px;
  }

  .paragraph-9-copy {
    font-size: 14px;
  }

  .div-block-1191-copy {
    display: flex;
  }

  .left-arrow-copy {
    margin-left: 5px;
    margin-right: 0;
  }

  .buttonimg, .buttonimg-copy {
    max-width: 75%;
  }

  .div-block-1197 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
  }

  .heading-15 {
    font-size: 20px;
  }

  .paragraph-11 {
    font-size: 12px;
  }

  .div-block-1198 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .div-block-1190-copy {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    justify-content: center;
    align-items: center;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
  }

  .text-block-8 {
    text-align: center;
    font-size: 18px;
  }

  .link-block-4 {
    margin-top: 0;
  }

  .text-block-9 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: 270px;
    display: inline-block;
  }

  .text-block-10 {
    max-width: 230px;
    display: inline-block;
  }
}

#w-node-_5e7ca492-f9a0-5b63-34d5-d8e835f4bcf2-709c2889 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_5e7ca492-f9a0-5b63-34d5-d8e835f4bcf2-709c2889 {
    grid-row: span 1 / span 1;
  }
}


@font-face {
  font-family: 'Franklin Gothic';
  src: url('../fonts/Franklin_Gothic_Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}