:root {
  --white: white;
  --black: black;
}

.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;
  }
}

.navbar-2 {
  background-color: rgba(221, 221, 221, 0);
}

.heading-2 {
  color: #fff;
  margin-top: 32px;
  margin-left: 27px;
  font-weight: 400;
  line-height: 44px;
}

.container-3 {
  max-width: 1440px;
  padding-left: 110px;
  padding-right: 120px;
}

.nav-link-3-copy {
  width: 285px;
  height: 64px;
  color: #63f2e9;
  text-align: center;
  border: 2px solid #63f2e9;
  border-radius: 12px;
  margin-top: 32px;
  font-size: 22px;
  font-weight: 500;
  transition: all .325s ease-out;
}

.nav-link-3-copy:hover {
  color: #000;
  background-color: #63f2e9;
}

.nav-menu {
  color: #fff;
}

.nav-link-2 {
  color: #fff;
  border-bottom: 1px solid #000;
  margin-top: 32px;
  margin-right: 50px;
  font-size: 22px;
}

.nav-link-2:hover {
  border-bottom-width: 2px;
  border-bottom-color: #63f2e9;
}

.brand {
  margin-top: 5px;
  display: flex;
}

.brand.w--current {
  margin-top: 5px;
}

.section {
  height: auto;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: block;
}

.container-4 {
  width: auto;
  height: 890.98px;
  max-width: 1440px;
  background-image: url('../images/Rectangle-92.png');
  background-position: 0 0;
  background-size: auto;
  padding-left: 120px;
  padding-right: 120px;
}

.navbar-3 {
  background-color: rgba(221, 221, 221, 0);
  justify-content: space-between;
  align-items: center;
  display: block;
}

.container-5 {
  max-width: 1440px;
  margin-left: 0;
  margin-right: 0;
}

.image {
  margin-top: 0;
}

.nav-link-3 {
  color: #fff;
  border-bottom: 2px solid rgba(0, 0, 0, 0);
  margin-right: 90px;
  font-family: Nunito, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
  transition: all .2s;
}

.nav-link-3:hover {
  border-bottom-color: #fff;
}

.nav-link-4 {
  color: #fff;
  border: 3px solid #d89700;
  border-radius: 5px;
  margin-top: 10px;
  padding: 10px 30px;
  font-family: Nunito, sans-serif;
  font-size: 22px;
  line-height: 30px;
  transition: all .2s;
}

.nav-link-4:hover {
  background-color: #d89700;
}

.nav-menu-2 {
  margin-top: 44px;
}

.heading-3 {
  color: #fff;
  margin-top: 48px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 52px;
  font-weight: 500;
  line-height: 58px;
}

.text-block {
  color: #cacaca;
  margin-top: 20px;
  margin-bottom: 41px;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 34px;
}

.button {
  background-color: rgba(56, 152, 236, 0);
  margin-left: 43px;
}

.button:hover {
  font-weight: 600;
}

.body {
  font-family: Nunito, sans-serif;
  font-size: 22px;
  font-weight: 500;
}

.button-2 {
  background-color: #d89700;
  border-radius: 5px;
  padding-left: 36px;
  padding-right: 36px;
  line-height: 30px;
  transition: all .2s;
}

.button-2:hover {
  color: #d89700;
  background-color: #fff;
}

.div-block {
  margin-top: 270px;
  display: flex;
}

.div-block-2 {
  width: 50%;
  height: 252.58px;
  background-color: #aa7224;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  padding-top: 20px;
  padding-left: 23px;
  box-shadow: -2px 2px 5px 2px rgba(0, 0, 0, .2);
}

.div-block-3 {
  width: 50%;
  height: 252.58px;
  background-color: #fff;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  padding-top: 20px;
  padding-left: 23px;
  box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, .2);
}

.div-block-4 {
  padding-top: 0;
  padding-left: 0;
  display: flex;
}

.text-block-2 {
  color: #fff;
  margin-left: 20px;
  padding-top: 25px;
  font-size: 26px;
}

.paragraph {
  color: #fff;
  padding-top: 20px;
  font-size: 20px;
  font-weight: 400;
  line-height: 27px;
}

.text-block-2-copy {
  color: #000;
  margin-left: 20px;
  padding-top: 25px;
  font-size: 26px;
}

.paragraph-copy {
  color: #000;
  padding-top: 20px;
  font-size: 20px;
  font-weight: 400;
  line-height: 27px;
}

.section-2 {
  margin-top: 221px;
}

.container-6 {
  max-width: 1440px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 120px;
  padding-right: 120px;
  font-family: Montserrat, sans-serif;
  display: block;
}

.div-block-5 {
  width: 50%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-right: 97px;
  display: flex;
}

.div-block-6 {
  width: 50%;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.text-block-3 {
  color: #d89700;
  font-size: 24px;
  line-height: 42px;
}

.heading-3-copy {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 52px;
  font-weight: 500;
  line-height: 58px;
}

.paragraph-2 {
  color: #333;
  margin-top: 50px;
  font-family: Nunito, sans-serif;
  font-weight: 400;
  line-height: 30px;
}

.text-block-4 {
  color: #000;
  margin-right: 12px;
  font-family: Nunito, sans-serif;
  font-size: 26px;
  line-height: 35px;
  text-decoration: none;
}

.div-block-7 {
  border-bottom: 2px solid rgba(0, 0, 0, 0);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.div-block-7:hover {
  border-bottom-color: #000;
}

.section-3 {
  margin-top: 187px;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.container-7 {
  max-width: 1440px;
  padding-left: 120px;
  padding-right: 120px;
}

.div-block-8 {
  justify-content: space-between;
  align-items: center;
  margin-top: 76px;
  display: flex;
}

.div-block-9 {
  width: 31%;
  height: 625.28px;
  border: 3px solid #d89700;
  border-radius: 5px;
  padding-top: 16px;
  padding-left: 30px;
  padding-right: 30px;
  transition: all .2s;
}

.div-block-9:hover {
  background-color: #fff7e6;
}

.div-block-10, .div-block-11 {
  width: 31%;
  height: 625.28px;
}

.heading-3-copy-copy {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 58px;
}

.paragraph-3 {
  margin-top: 10px;
  margin-bottom: 0;
}

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

.div-block-7-copy {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-top: 35px;
  text-decoration: none;
  display: flex;
}

.text-block-4-copy {
  color: #d89700;
  background-color: rgba(216, 151, 0, 0);
  margin-right: 12px;
  font-family: Nunito, sans-serif;
  font-size: 26px;
  line-height: 35px;
}

.div-block-12 {
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 55px;
  display: flex;
}

.div-block-13 {
  width: 31%;
  height: 274.67px;
}

.lightbox-link {
  width: 31%;
}

.image-3 {
  height: 100%;
  border-radius: 5px;
}

.image-4, .image-5, .image-6, .image-7 {
  border-radius: 5px;
}

.div-block-14 {
  height: 1138.28px;
  border: 3px solid #d89700;
  border-radius: 5px;
  margin-top: 110px;
  margin-bottom: 110px;
}

.div-block-15 {
  height: auto;
}

.html-embed {
  width: auto;
  height: auto;
  overflow: visible;
}

.div-block-16 {
  height: 501px;
}

.image-8 {
  margin-top: 50px;
  margin-left: 101px;
}

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

.text-block-5 {
  margin-top: 52px;
  margin-left: 22px;
  padding-top: 0;
  font-size: 24px;
  font-weight: 500;
}

.modalwrapper {
  z-index: 1001;
  color: #000;
  background-color: rgba(0, 0, 0, .89);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.modal {
  width: 50%;
  height: 1150px;
  background-color: #fff;
  border-radius: 5px;
  padding-top: 30px;
  padding-left: 40px;
  padding-right: 40px;
}

.paragraph-4 {
  margin-top: 35px;
  font-weight: 400;
  line-height: 30px;
}

.button-3 {
  background-color: #caa642;
  border-radius: 5px;
  margin-top: 34px;
  padding: 15px 35px;
  font-weight: 400;
}

.section-3-copy {
  margin-top: 187px;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.paragraph-5 {
  display: none;
}

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

.image-9 {
  border-radius: 5px;
  margin-top: 25px;
}

@media screen and (max-width: 991px) {
  .menu-button {
    width: 60px;
    color: #000;
    background-color: #000;
    margin-top: 33px;
  }

  .menu-button.w--open {
    color: #000;
    background-color: #63f2e9;
  }

  .heading-2, .icon {
    color: #fff;
  }

  .container-3 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .nav-link-3-copy {
    margin-bottom: 34px;
    margin-left: 20px;
  }

  .nav-menu {
    background-color: #000;
  }

  .container-4 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .nav-link-3 {
    margin-left: 30px;
  }

  .nav-link-4 {
    width: 300px;
    text-align: center;
    margin-bottom: 22px;
    margin-left: 30px;
  }

  .nav-menu-2 {
    color: #534e4e;
    background-color: #696969;
    border-radius: 5px;
  }

  .div-block-2, .div-block-3 {
    height: 350px;
  }

  .container-6 {
    flex-flow: column;
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-5 {
    width: 100%;
    margin-top: 65px;
  }

  .div-block-6 {
    width: 100%;
    justify-content: flex-start;
    align-items: center;
    margin-top: 50px;
  }

  .paragraph-2, .div-block-7 {
    display: none;
  }

  .container-7 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-8 {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .div-block-9 {
    width: 65%;
    margin-bottom: 15px;
  }

  .modalwrapper {
    display: none;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .modal {
    width: 80%;
    height: auto;
    display: block;
  }

  .icon-2 {
    color: #fff;
    font-size: 34px;
  }

  .menu-button-2 {
    margin-top: 40px;
  }

  .menu-button-2.w--open {
    color: rgba(255, 255, 255, 0);
    background-color: rgba(255, 255, 255, 0);
  }

  .paragraph-5 {
    margin-top: 60px;
    font-family: Nunito, sans-serif;
    font-weight: 400;
    line-height: 30px;
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .container-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-2, .div-block-3 {
    height: 385px;
  }
}

@media screen and (max-width: 479px) {
  .menu-button {
    width: auto;
    margin-top: 32px;
    padding-left: 0;
  }

  .menu-button.w--open {
    color: #000;
    padding-left: 18px;
  }

  .heading-2 {
    margin-left: 13px;
    font-size: 30px;
  }

  .icon {
    color: #fff;
  }

  .container-3 {
    padding-left: 10px;
    padding-right: 20px;
  }

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

  .container-4 {
    margin-bottom: 914px;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .button {
    margin-top: 30px;
    margin-left: 0;
  }

  .div-block {
    flex-flow: column;
  }

  .div-block-2 {
    width: 100%;
    border-radius: 5px;
  }

  .div-block-3 {
    width: 100%;
    margin-top: 25px;
  }

  .container-6 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-5 {
    padding-right: 0;
  }

  .heading-3-copy {
    font-size: 44px;
  }

  .paragraph-2 {
    width: 100%;
  }

  .div-block-7 {
    width: auto;
    padding-left: 0;
  }

  .container-7 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-9 {
    width: 100%;
    height: auto;
    padding-bottom: 25px;
    padding-left: 22px;
    padding-right: 22px;
  }

  .div-block-12 {
    flex-flow: column;
  }

  .lightbox-link {
    width: 100%;
    margin-bottom: 24px;
  }

  .html-embed {
    margin-top: 225px;
    margin-bottom: 108px;
  }

  .image-8 {
    margin-left: 0;
  }

  .div-block-17 {
    flex-flow: column;
  }

  .text-block-5 {
    text-align: center;
    margin-left: 0;
  }

  .div-block-18 {
    flex-flow: column;
  }
}


