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

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-embed-youtubevideo {
  width: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

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

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

.body {
  background-color: #893d12;
  font-family: Open Sans, sans-serif;
}

.container {
  text-align: center;
}

.section {
  padding-top: 25px;
  padding-bottom: 25px;
}

.text-block-18 {
  color: #b8891c;
  text-align: center;
  margin-bottom: 10px;
  font-size: 14px;
  text-decoration: none;
}

.heading-38 {
  color: #fff;
  border-radius: 0;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 36px;
  line-height: 48px;
}

.checkbox-label-5 {
  color: #6e6e6e;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
}

.text-field {
  background-color: #f4f4f4;
  border: 1px solid rgba(0, 0, 0, 0);
  font-family: Open Sans, sans-serif;
}

.div-block-32 {
  width: 1120px;
  color: #fff;
  text-align: center;
  border-radius: 0;
  padding: 17px;
}

.heading-37 {
  text-align: center;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 23px;
}

.text-block-18-copy {
  text-align: center;
  margin-bottom: 0;
  font-size: 23px;
  line-height: 36px;
  text-decoration: none;
}

.nombre-tf {
  background-color: #f4f4f4;
  border: 1px solid rgba(0, 0, 0, 0);
  padding-left: 12px;
  padding-right: 12px;
  font-family: Open Sans, sans-serif;
}

.checkbox-label-4 {
  color: #6e6e6e;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
}

.div-block-14 {
  width: 750px;
  height: auto;
  background-color: #fff;
  border: 2px #027a53;
  border-radius: 7px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
  position: static;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 10%;
}

.button-copy {
  width: 100%;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #6ac66b;
  border-radius: 6px;
  margin-left: auto;
  margin-right: auto;
  padding: 14px;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 600;
  display: block;
}

.slider-2 {
  width: 405px;
  background-color: #fff;
  border-radius: 30px;
  margin-top: 30px;
  padding-top: 10px;
}

.jumbotron-section {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 50px 20px;
  display: flex;
}

.container-2 {
  max-width: 1200px;
  grid-column-gap: 25px;
  grid-row-gap: 0px;
  flex-direction: row;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.slide-nav-2 {
  background-color: #b8891c;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
}

.text-block-19 {
  color: #f60000;
  text-align: center;
  background-color: #fff;
  margin-top: 10px;
  margin-bottom: 5px;
  padding: 6px;
  font-size: 17px;
}

.image {
  margin-bottom: 25px;
}

.section-2 {
  padding-top: 35px;
  padding-bottom: 35px;
}

.container-3 {
  max-width: 1200px;
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.heading-39 {
  color: #fff;
  margin-top: 15px;
  font-size: 35px;
}

.paragraph {
  color: #fff;
  margin-bottom: 20px;
  font-size: 19px;
}

.text-block-19-copy {
  color: #f60000;
  text-align: left;
  background-color: #fff;
  margin-bottom: 25px;
  padding: 7px;
  font-size: 19px;
  display: inline-block;
}

.div-block-33 {
  width: 100%;
  height: 1px;
  background-color: #e9e9e9;
}

.div-block-34 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  text-align: left;
  align-items: center;
  display: flex;
}

.text-block-20 {
  color: #fff;
  font-size: 16px;
  line-height: 25px;
}

.div-block-35 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-wrap: wrap;
  grid-template: "Area"
                 "."
                 / 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  align-content: center;
  justify-content: space-between;
  align-items: center;
  justify-items: start;
  margin-top: 25px;
  padding: 20px;
  display: grid;
}

.section-3 {
  padding-top: 35px;
  padding-bottom: 35px;
}

.youtube {
  border-radius: 0;
  margin-bottom: 30px;
}

.button {
  background-color: #6ac66b;
  border-radius: 50px;
  padding: 15px 29px;
  font-size: 20px;
  font-style: italic;
  font-weight: 600;
}

.button.w--current {
  letter-spacing: 1px;
  border-radius: 67px;
  font-size: 17px;
  font-weight: 600;
}

.container-4 {
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  margin-bottom: 30px;
  padding: 15px;
  display: block;
}

.image-2, .image-3, .image-4 {
  border-radius: 10px;
}

.heading-40 {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 15px;
}

.text-block-21 {
  background-color: #fff;
  border-radius: 20px;
  padding: 10px 24px;
  font-weight: 700;
  display: inline-block;
}

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

.div-block-38 {
  grid-row-gap: 15px;
  flex-direction: row;
  justify-content: space-around;
  display: flex;
}

.div-block-39 {
  width: auto;
  margin-top: 0;
  margin-bottom: 25px;
}

.section-4 {
  padding-top: 35px;
  padding-bottom: 35px;
}

.heading-41 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 10px;
  font-size: 25px;
}

.image-5 {
  border-radius: 15px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.container-5 {
  text-align: center;
}

.footer-container {
  color: #fff;
  text-align: center;
  background-color: #301903;
  flex-wrap: nowrap;
  justify-content: space-around;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: block;
}

.paragraph-2 {
  margin-bottom: 0;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 13px;
}

.container-6 {
  text-align: center;
}

.image-6 {
  margin-bottom: 25px;
}

.button-copy {
  width: 35%;
  background-color: #6ac66b;
  border-radius: 50px;
  padding: 15px 29px;
  font-size: 20px;
  font-style: italic;
  font-weight: 600;
}

.button-copy.w--current {
  letter-spacing: 1px;
  border-radius: 67px;
  font-size: 17px;
  font-weight: 600;
}

.submit-button {
  background-color: #6ac66b;
  border-radius: 50px;
  margin-left: auto;
  margin-right: auto;
  padding: 13px 31px;
  font-size: 16px;
  font-weight: 600;
  display: block;
}

@media screen and (max-width: 991px) {
  .div-block-32 {
    width: auto;
  }

  .div-block-14 {
    width: 600px;
  }

  .jumbotron-section {
    height: auto;
  }

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

  .div-block-35 {
    grid-auto-flow: column;
    display: flex;
  }

  .div-block-38 {
    flex-wrap: wrap;
  }

  .text-details-wrapper {
    width: auto;
  }
}

@media screen and (max-width: 767px) {
  .div-block-14 {
    width: auto;
  }

  .jumbotron-section {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .paragraph {
    line-height: 25px;
  }

  .div-block-38 {
    flex-wrap: wrap;
  }

  .footer-container {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-wrap: nowrap;
  }
}

@media screen and (max-width: 479px) {
  .heading-38 {
    padding-left: 21px;
    padding-right: 21px;
    font-size: 20px;
    line-height: 24px;
  }

  .slide-3 {
    height: 150px;
  }

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

  .div-block-14 {
    width: 300px;
    margin-left: 0;
    margin-right: 0;
    padding: 10px;
  }

  .right-arrow {
    height: auto;
  }

  .mask-2 {
    height: 150px;
  }

  .button-copy {
    padding: 7px;
    font-size: 12px;
  }

  .slider-2 {
    height: 180px;
  }

  .jumbotron-section {
    height: auto;
    flex-direction: column;
    display: block;
  }

  .container-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-wrap: wrap;
    justify-content: center;
  }

  .div-block-36 {
    padding: 23px;
  }

  .section-4 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-container {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-wrap: wrap;
    align-content: stretch;
    justify-content: center;
  }

  .paragraph-2 {
    text-align: center;
  }

  .button-copy {
    width: 68%;
    padding: 11px 8px;
    font-size: 16px;
  }
}


