:root {
  --teal: #3a7e89;
  --red: red;
  --seashell: #ffefe9;
  --azure: #f1fdff;
}

.image {
  width: 50%;
  height: 100vh;
  display: block;
}

.section {
  background-color: #fff9f9;
  flex-direction: row;
  align-items: center;
  display: flex;
}

.div-block {
  background-image: url('../images/_k4a0283.JPG');
  background-position: 50% 0;
  background-size: cover;
  background-attachment: scroll;
  width: 50%;
  height: 100vh;
}

.div-block-2 {
  width: 80%;
  margin-top: 0;
  margin-left: 100px;
  margin-right: 100px;
}

.div-block-3 {
  width: 50%;
}

.heading {
  color: var(--teal);
  background-color: #0000;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
}

.paragraph {
  width: auto;
  font-family: Montserrat, sans-serif;
  line-height: 23px;
}

.bold-text {
  color: #ff1317;
}

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

.c-1200 {
  max-width: 1200px;
}

.c-1200.spacer100 {
  height: 100px;
}

.c-1200.center {
  text-align: center;
}

.c-1200.card {
  padding-bottom: 40px;
}

.headerwrap {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.cta-button {
  color: #fff;
  background-color: #11359f;
  border-radius: 30px;
  margin-top: 0;
  padding: 15px 25px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.cta-button.footer {
  color: #fff;
  background-color: #11359f;
  font-size: 19px;
  font-weight: 700;
}

._02 {
  text-align: left;
  width: 50%;
}

._02.abt {
  text-align: left;
  flex-direction: column;
  justify-content: center;
  padding-left: 40px;
  display: flex;
}

._02.footer {
  text-align: right;
}

.text-span {
  color: #000;
  font-weight: 600;
}

._01 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

._01.head {
  align-items: flex-end;
}

.bannerwrap {
  justify-content: space-between;
  margin-top: 60px;
  display: flex;
}

.bannerwrap.abt {
  margin-top: 40px;
  margin-bottom: 40px;
}

.paragraph-01 {
  color: #898989;
  margin-bottom: 40px;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 26px;
}

.paragraph-01.alt {
  color: #afafaf;
  padding-right: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.subtext {
  color: #fff;
  letter-spacing: 1px;
  font-family: "Baloo 2";
  font-size: 17px;
  font-weight: 300;
  line-height: 22px;
}

.subtext.alter {
  margin-top: 40px;
}

.subtext.red {
  color: var(--red);
}

.heading-2 {
  color: #fff;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  font-weight: 800;
}

.heading-2.alter {
  color: #d60000;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 700;
}

.heading-2.app {
  color: #fff;
  margin-bottom: 40px;
  font-weight: 700;
  line-height: 45px;
}

.heading-2.h2 {
  color: #fff;
  letter-spacing: -1px;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  font-weight: 800;
  line-height: 46px;
}

.section-2 {
  color: #1d1e21;
  background-color: #000;
  margin-top: 60px;
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
}

.section-2.alt {
  color: #fff;
  background-color: #e2c7be;
}

.section-2.card {
  background-color: #0e0d0d;
}

.section-2.card.hide {
  display: block;
}

.html-embed {
  margin-top: 0;
}

.disclaimer {
  color: #919191;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
}

.list {
  color: #afafaf;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 31px;
}

.image-4 {
  mix-blend-mode: darken;
  margin-right: 22px;
}

.section-3 {
  background-color: #000;
  margin-top: 150px;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.section-3.hide {
  display: block;
}

.text-block-3 {
  color: #000;
  text-align: center;
  margin-top: 60px;
  margin-bottom: 10px;
  font-family: "Baloo 2";
  font-size: 26px;
  font-weight: 600;
}

.text-block-3.slate {
  margin-bottom: 60px;
  font-size: 32px;
}

.slider {
  color: #fff;
  margin-bottom: 100px;
  padding-bottom: 0;
}

.slide {
  color: #1d1e21;
  text-align: center;
  background-color: #e2c7be;
  padding-top: 0;
}

.div-block-4 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.text-block {
  color: #ff8b7c;
  margin-bottom: 20px;
  font-size: 19px;
  font-weight: 400;
}

.paragraph-3 {
  color: #515151;
  padding-left: 100px;
  padding-right: 100px;
}

.text-block-2 {
  color: #000;
  font-size: 18px;
  font-weight: 500;
}

.image-5 {
  margin-bottom: 60px;
}

.text-block-5 {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 51px;
  font-family: Montserrat, sans-serif;
  font-size: 34px;
  font-weight: 700;
}

.text-block-6 {
  color: #363636;
  background-color: #0000;
  margin-top: 80px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

.link-block {
  margin-right: 20px;
}

.link-block.hide {
  display: none;
}

.section-4 {
  background-color: #000;
  margin-top: 60px;
  margin-bottom: 0;
  padding-bottom: 60px;
}

.section-4.footer {
  background-color: #0e0d0d;
  margin-top: 0;
}

.section-4.footer.hide {
  display: block;
}

.image-6 {
  margin-top: 0;
}

.image-6.hide {
  display: none;
}

.text-block-4 {
  color: #d60000;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.div-block-6 {
  margin-top: 0;
}

.div-block-6.sponsor {
  margin-bottom: 60px;
  display: none;
}

.right-arrow {
  color: #000;
}

.c1200 {
  max-width: 1200px;
}

.subtext-sign-alt {
  color: #efa37d;
  font-size: 24px;
}

.subtext-sign-alt.center {
  text-align: center;
}

.slider-2 {
  background-color: #0000;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
}

.icon {
  color: var(--red);
  background-color: #0000;
}

.slide-nav {
  color: #efa37d;
  background-color: #fff0;
  margin-top: 14px;
  margin-bottom: 0;
  position: static;
}

.slide-2 {
  margin-top: 20px;
}

.heading-3 {
  letter-spacing: -1px;
  margin-top: 10px;
  font-size: 38px;
  font-weight: 600;
}

.heading-3.center {
  text-align: center;
  font-size: 32px;
}

.section-peachy {
  background-color: #fff;
  margin-top: 0;
  margin-bottom: 40px;
  padding-top: 40px;
}

.section-peachy.hide {
  background-color: #000;
  display: block;
}

.mask {
  height: auto;
}

.sliderwrap {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.image-7 {
  max-width: none;
  display: inline;
}

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

.div-block-7 {
  max-width: 50%;
  display: inline-block;
}

.text-block-7 {
  color: #999;
  margin-top: 40px;
  font-family: Bitter, serif;
  font-weight: 400;
}

.text-block-7.hide {
  display: none;
}

.image-9 {
  text-align: left;
}

.slide-nav-2 {
  margin-top: 0;
}

.text-block-8 {
  color: #80bfed;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.text-block-8.header {
  margin-top: 220px;
}

.text-span-2 {
  font-weight: 700;
}

.text-span-3 {
  color: var(--red);
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.text-block-9 {
  margin-top: 20px;
  font-family: "Baloo 2";
  font-size: 21px;
  font-weight: 600;
}

.paragraph-4 {
  color: #000;
  margin-top: 10px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 23px;
}

.icon-2, .icon-3 {
  color: var(--red);
}

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

.section-5 {
  background-color: #0000;
  padding-bottom: 60px;
}

.section-5.hide {
  display: block;
}

.text-span-5 {
  font-weight: 700;
}

.body {
  background-color: #000;
}

.text-span-6 {
  color: #d60000;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.text-span-7 {
  color: var(--red);
  font-weight: 700;
}

.text-span-8 {
  color: var(--red);
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.text-span-9 {
  font-weight: 700;
}

.text-span-10, .text-span-11, .text-span-12, .text-span-13, .text-span-14, .text-span-15 {
  color: #fff;
}

.div-block-8 {
  width: 100%;
}

.text-span-16 {
  font-weight: 700;
}

.html-embed-2 {
  max-width: 800px;
  margin: 0 auto 20px;
}

.stylesheet-2 {
  display: none;
}

@media screen and (max-width: 991px) {
  .section {
    flex-direction: column;
  }

  .div-block {
    width: 100%;
    height: 50vh;
  }

  .div-block-2 {
    width: auto;
    margin-top: 100px;
    margin-left: 40px;
    margin-right: 40px;
  }

  .div-block-3, .paragraph {
    width: auto;
  }

  .c-1200.spacer100 {
    height: 50px;
  }

  .headerwrap {
    flex-direction: column;
  }

  .image-2 {
    margin-bottom: 40px;
  }

  ._02 {
    text-align: center;
    width: auto;
  }

  ._02.abt {
    align-items: center;
    width: auto;
    margin-top: 10px;
    padding-left: 0;
  }

  ._02.footer {
    text-align: center;
  }

  ._01 {
    align-items: center;
    width: auto;
    margin-top: 0;
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .bannerwrap {
    flex-direction: column-reverse;
    align-items: center;
    margin-top: 40px;
  }

  .bannerwrap.abt {
    flex-direction: column;
    margin-top: -121px;
    margin-bottom: 0;
  }

  .bannerwrap.footer {
    flex-direction: column;
  }

  .bannerwrap.flip {
    flex-direction: column-reverse;
  }

  .paragraph-01 {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-01.alt {
    padding-right: 20px;
  }

  .subtext {
    text-align: center;
    margin-top: 40px;
  }

  .heading-2 {
    text-align: center;
    margin-top: 0;
  }

  .section-2 {
    margin-bottom: 20px;
  }

  .image-3 {
    text-align: center;
    padding-left: 0;
  }

  .image-3.alt {
    padding-left: 0;
  }

  .section-3 {
    margin-bottom: 100px;
  }

  .slider {
    margin-bottom: 10px;
  }

  .image-5 {
    margin-bottom: 20px;
  }

  .text-block-6, .div-block-6 {
    margin-top: 40px;
  }

  .slider-2 {
    height: auto;
    margin-top: 0;
  }

  .div-block-7 {
    max-width: 70%;
  }

  .text-block-8 {
    margin-top: 20px;
  }

  .text-block-8.header {
    margin-top: 40px;
  }
}

@media screen and (max-width: 767px) {
  .div-block-2 {
    margin-top: 40px;
    margin-right: 40px;
  }

  .heading-2 {
    line-height: 33px;
  }

  .heading-2.h2 {
    margin-top: 10px;
    line-height: 40px;
  }

  .image-3 {
    padding-left: 0;
  }

  .image-3.alt {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-3 {
    margin-bottom: 60px;
  }

  .paragraph-3 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .slider-2, .section-peachy {
    margin-bottom: 40px;
  }

  .sliderwrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }
}

@media screen and (max-width: 479px) {
  .div-block {
    background-position: 50% 0;
  }

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

  ._01 {
    margin-bottom: 0;
  }

  .paragraph-01 {
    font-size: 15px;
    line-height: 22px;
  }

  .paragraph-01.alt {
    padding-left: 0;
    padding-right: 0;
  }

  .subtext {
    text-align: center;
    font-size: 15px;
  }

  .heading-2 {
    margin-top: 0;
    font-size: 26px;
    line-height: 28px;
  }

  .heading-2.app {
    margin-bottom: 20px;
    line-height: 31px;
  }

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

  .list {
    font-size: 13px;
    line-height: 25px;
  }

  .image-3 {
    margin-top: 0;
    padding-left: 0;
  }

  .image-3.alt {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-3.padd {
    margin-top: 40px;
  }

  .section-3 {
    margin-bottom: 40px;
  }

  .text-block-3 {
    margin-bottom: 5px;
    font-size: 23px;
  }

  .text-block-3.slate {
    line-height: 33px;
  }

  .text-block {
    font-size: 14px;
    line-height: 19px;
  }

  .paragraph-3 {
    padding-left: 40px;
    padding-right: 40px;
    font-size: 12px;
    line-height: 17px;
  }

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

  .image-5 {
    margin-bottom: 0;
  }

  .text-block-5 {
    text-align: center;
    font-size: 31px;
    font-weight: 600;
    line-height: 29px;
  }

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

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

  .heading-3 {
    font-size: 35px;
  }

  .sliderwrap {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .image-9 {
    padding-left: 10px;
    padding-right: 10px;
  }

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

#w-node-d8fba567-f998-f737-cf79-71b910ccdfd1-fcd03985, #w-node-d8fba567-f998-f737-cf79-71b910ccdfd2-fcd03985, #w-node-_31f7204c-3c48-8b79-d688-5793e1d7ceba-fcd03985, #w-node-accae9e5-cc8e-9d55-8aba-90c9469b4b06-fcd03985, #w-node-accae9e5-cc8e-9d55-8aba-90c9469b4b07-fcd03985, #w-node-accae9e5-cc8e-9d55-8aba-90c9469b4b08-fcd03985 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


