.w-form-formradioinput--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
}

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

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 4px;
  border-right-width: 4px;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
}

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

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

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

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

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

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

li {
  padding: 13px;
}

.navbar-2 {
  position: -webkit-sticky;
  position: sticky;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 99999;
  display: block;
  padding: 20px 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-column-gap: 200px;
  grid-row-gap: 200px;
  border-style: none;
  border-width: 1px 1px 5px;
  border-color: #000 #000 #eb1b2f;
  background-color: #fff;
  box-shadow: 1px 1px 9px -8px #000;
}

.div-block-11 {
  text-align: right;
}

.heading-26 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Varela, sans-serif;
  color: #ff1f1f;
}

.paragraph {
  margin-bottom: 0px;
  font-family: Varela, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.jumbotron-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 90vh;
  padding: 50px 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 50px;
  background-image: url('../images/woman-sitting-on-couch.webp');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat-y;
  background-attachment: scroll;
}

.paragraph-2 {
  margin-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: Varela, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 35px;
  font-weight: 400;
  text-align: center;
}

.heading-28 {
  width: 600px;
  margin-top: 0px;
  margin-bottom: 25px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 45px;
  line-height: 60px;
  font-weight: 700;
  text-align: left;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.17);
}

.button {
  display: inline-block;
  width: 350px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px;
  border-radius: 8px;
  background-color: #59efc8;
  background-image: -webkit-gradient(linear, left top, right top, from(#a9f9ae), to(#0ae1d2));
  background-image: linear-gradient(90deg, #a9f9ae, #0ae1d2);
  font-family: 'Open Sans', sans-serif;
  color: #2a2935;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.section {
  padding-top: 75px;
  padding-bottom: 75px;
  font-family: 'Open Sans', sans-serif;
}

.heading-29 {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #0d2d51;
  text-align: center;
}

.div-block-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 28px;
  grid-row-gap: 28px;
}

.paragraph-3 {
  margin-bottom: 25px;
  font-family: 'Open Sans', sans-serif;
  font-size: 21px;
  line-height: 35px;
  text-align: left;
}

.div-block-13 {
  width: 85%;
  padding: 25px;
}

.checkbox-label-5 {
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.select-field {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.13);
  background-color: #fff;
  font-family: Montserrat, sans-serif;
  color: #999;
  text-shadow: none;
}

.nombre-tf {
  padding-right: 12px;
  padding-left: 12px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.1);
  font-family: Montserrat, sans-serif;
}

.submit-button-2 {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  border-radius: 65px;
  background-color: #ff1f1f;
  font-family: Exo, sans-serif;
  font-size: 19px;
  font-weight: 700;
}

.submit-button-2:hover {
  background-color: #d32929;
}

.div-block-14 {
  width: 500px;
  margin-top: 25px;
  margin-right: auto;
  margin-left: auto;
  padding: 22px 36px 15px;
  border: 2px none #027a53;
  border-radius: 8px;
  background-color: #fff;
}

.checkbox-label-4 {
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 17px;
  font-weight: 500;
}

.heading-30 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #0f0f0f;
  font-size: 25px;
  line-height: 35px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
}

.link-4 {
  color: #1923f0;
}

.text-block {
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 22px;
  font-weight: 500;
  text-align: center;
}

.button-copy {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 9px 13px;
  border-radius: 6px;
  background-color: #f03b61;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  text-transform: capitalize;
}

.section-4 {
  padding-top: 70px;
  padding-bottom: 60px;
  padding-left: 0px;
  text-align: center;
}

.section-4.footer {
  padding-top: 42px;
  padding-bottom: 42px;
  background-color: #2b2c2e;
  color: #e4e8eb;
}

.section-4.footer.copyright {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 19px;
  padding-bottom: 19px;
  background-color: #1d3b80;
  color: #939596;
  font-size: 14px;
}

.text-block-11 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  text-align: center;
}

.div-block-13-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  padding: 25px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
}

.heading-29-copy {
  margin-top: 10px;
  margin-bottom: 20px;
  padding: 0px;
  background-color: transparent;
  color: #0d2d51;
  text-align: center;
}

.div-block-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 19px;
  padding-bottom: 19px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  font-family: 'Open Sans', sans-serif;
}

.text-block-12 {
  display: block;
  height: auto;
  margin-bottom: 20px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 50px;
}

.text-block-13 {
  display: block;
  height: auto;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 50px;
}

.text-block-14 {
  padding-left: 19px;
  font-size: 18px;
  text-align: center;
}

.text-span {
  color: #a4ffbb;
}

.div-block-16 {
  text-align: center;
}

.div-block-17 {
  text-align: center;
}

.heading-31 {
  font-size: 55px;
}

.div-block-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
}

.div-block-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1350px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
}

.div-block-20 {
  width: 600px;
  text-align: left;
}

.div-block-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 450px;
  padding: 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: #f7f7f7;
  font-family: 'Open Sans', sans-serif;
}

.text-block-15 {
  color: red;
  font-size: 16px;
}

.section-copy {
  padding-top: 50px;
  padding-bottom: 0px;
}

.container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 25px;
  grid-row-gap: 25px;
}

.div-block-12-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 28px;
  grid-row-gap: 28px;
}

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

.text-block-17 {
  font-size: 16px;
}

.div-block-22 {
  width: 450px;
}

.heading-section4 {
  margin-top: 10px;
  margin-bottom: 14px;
  padding: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #0d2d51;
  font-size: 45px;
  line-height: 55px;
  text-align: left;
}

.image-2 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.container-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 25px;
  grid-row-gap: 25px;
}

.heading-section3 {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #0d2d51;
  font-size: 45px;
  line-height: 50px;
  text-align: left;
}

.div-block-23 {
  width: auto;
}

.paragraph-3-copy {
  margin-bottom: 25px;
  font-family: 'Open Sans', sans-serif;
  font-size: 21px;
  line-height: 35px;
  text-align: left;
}

.text-field {
  border-style: solid;
  border-width: 1px;
  border-color: #e4e4e4;
  font-family: Montserrat, sans-serif;
}

.container-4 {
  display: block;
  max-width: 1280px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 350px;
  grid-row-gap: 350px;
}

.body {
  font-family: Montserrat, sans-serif;
  font-size: 15px;
}

.button-2 {
  border: 2px solid #f03b61;
  border-radius: 8px;
  background-color: transparent;
  color: #f03b61;
  font-size: 17px;
  font-weight: 700;
}

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

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column {
  text-align: right;
}

.bold-text {
  color: #17437f;
  font-size: 22px;
  font-weight: 800;
}

.div-block-24 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  margin-bottom: 15px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.radio-button {
  width: 20px;
  height: 20px;
  margin-top: 0px;
  margin-right: 12px;
  border-radius: 9%;
}

.radio-button.w--redirected-checked {
  border-style: none;
  background-color: #f03b61;
}

.radio-button-2 {
  width: 20px;
  height: 20px;
  margin-top: 0px;
  margin-right: 12px;
  border-radius: 9%;
}

.radio-button-2.w--redirected-checked {
  border-style: none;
  background-color: #f03b61;
}

.radio-button-label {
  margin-bottom: 0px;
  font-size: 14px;
}

.radio-button-label-2 {
  margin-bottom: 0px;
  font-size: 14px;
}

.div-block-25 {
  width: 100%;
  height: 1px;
  margin-top: 15px;
  margin-bottom: 15px;
  background-color: #e7e7e7;
}

.container-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-26 {
  width: 50%;
  height: 350px;
  padding: 60px 44px;
  background-color: #1d3b80;
  font-family: Montserrat, sans-serif;
}

.div-block-26-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 350px;
  padding: 20px 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f6f8fb;
  font-family: Montserrat, sans-serif;
}

.paragraph-4 {
  color: #000;
  font-size: 25px;
  line-height: 45px;
}

.button-section {
  display: block;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  padding: 9px 13px;
  border-radius: 6px;
  background-color: #f03b61;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  text-transform: capitalize;
}

.heading-32 {
  color: #fff;
}

.heading-33 {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #fff;
  font-size: 34px;
  font-weight: 600;
}

.button-2-copy {
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  border-radius: 8px;
  background-color: transparent;
  color: #fff;
  font-size: 17px;
  font-weight: 500;
}

.button-2-copy:hover {
  border-color: #fff;
  background-color: #fff;
  color: #000;
}

.container-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 45px;
  grid-row-gap: 45px;
}

.div-block-27 {
  width: 50%;
  padding: 13px;
  background-color: #fff;
  box-shadow: 1px 1px 8px -4px rgba(0, 0, 0, 0.27);
}

.heading-34 {
  text-align: center;
}

.heading-35 {
  margin-top: 35px;
  margin-bottom: 35px;
  font-size: 35px;
  text-align: center;
}

.list-item {
  padding: 12px;
}

.list {
  width: 450px;
  height: 600px;
  padding: 35px 50px;
  font-size: 19px;
}

.text-block-18 {
  line-height: 30px;
}

.text-block-19 {
  line-height: 30px;
}

.text-block-20 {
  line-height: 30px;
}

.text-block-21 {
  line-height: 30px;
}

.container-7 {
  margin-top: 55px;
  text-align: center;
}

.button-2-section {
  display: block;
  width: 90%;
  margin: 25px auto;
  padding: 15px 0px;
  border: 2px solid #f03b61;
  border-radius: 8px;
  background-color: transparent;
  color: #f03b61;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
}

.button-2-section:hover {
  border-color: #f03b61;
  background-color: #f03b61;
  color: #fff;
}

.heading-36 {
  color: #f03b61;
  font-size: 50px;
  font-weight: 700;
}

.div-block-28 {
  width: 260px;
  height: 150px;
  padding: 11px;
  background-color: #fff;
}

.text-block-22 {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 25px;
  font-weight: 500;
}

.text-block-23 {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 25px;
  font-weight: 500;
}

.text-block-24 {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 25px;
  font-weight: 500;
}

.heading-37 {
  margin-top: 0px;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  font-weight: 700;
  text-align: center;
}

.text-span-2 {
  color: #24ad7a;
}

.testimonial-slider-small {
  position: relative;
  padding: 80px 30px;
  border-bottom: 1px solid #e4ebf3;
  background-color: #f5f7fa;
}

.container-8 {
  width: 100%;
  max-width: 940px;
  margin-right: auto;
  margin-left: auto;
}

.centered-heading {
  margin-bottom: 16px;
  text-align: center;
}

.centered-subheading {
  max-width: 530px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.testimonial-slider {
  height: auto;
  max-width: 800px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 22px;
  padding-bottom: 22px;
  background-color: transparent;
}

.testimonial-slide-wrapper {
  max-width: 48%;
  margin-right: 4%;
}

.testimonial-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 310px;
  padding: 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #fff;
  font-family: Montserrat, sans-serif;
}

.testimonial-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 24px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

.testimonial-image {
  width: 60px;
  height: 60px;
  margin-right: 16px;
  border-radius: 50%;
  -o-object-fit: cover;
  object-fit: cover;
}

.testimonial-author {
  margin-bottom: 2px;
}

.tagline {
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 16px;
}

.testimonial-icon-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.testimonial-slider-left {
  left: -70px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.testimonial-slider-left:focus-visible {
  border-radius: 5px;
  outline-color: #0050bd;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 2px;
}

.testimonial-slider-left[data-wf-focus-visible] {
  border-radius: 5px;
  outline-color: #0050bd;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 2px;
}

.slider-arrow-embed {
  color: #1a1b1f;
}

.testimonial-slider-right {
  right: -70px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.testimonial-slider-right:focus-visible {
  border-radius: 5px;
  outline-color: #0050bd;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 2px;
}

.testimonial-slider-right[data-wf-focus-visible] {
  border-radius: 5px;
  outline-color: #0050bd;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 2px;
}

.testimonial-slide-nav {
  display: none;
}

.container-9 {
  background-color: #f6f8fb;
}

.paragraph-5 {
  margin-bottom: 5px;
  font-size: 17px;
  font-weight: 600;
}

.paragraph-5-copy {
  color: rgba(51, 51, 51, 0.47);
  font-size: 16px;
  font-weight: 400;
}

.paragraph-6 {
  margin-bottom: 22px;
}

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

.div-block-29 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 15px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
}

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

.bold-text-2 {
  font-size: 25px;
}

.text-block-25 {
  margin-bottom: 15px;
  padding-left: 15px;
  color: #f2bc02;
  font-weight: 600;
}

.heading-39 {
  margin-bottom: 0px;
  padding-left: 15px;
}

.bold-text-3 {
  color: #dd3155;
}

.button-2-section-copy {
  display: block;
  width: 90%;
  margin: 15px auto;
  padding: 15px 0px;
  border: 2px none #f03b61;
  border-radius: 8px;
  background-color: #f03b61;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
}

.button-2-section-copy:hover {
  border-color: #f03b61;
  background-color: #f03b61;
  color: #fff;
}

.text-block-26 {
  display: block;
}

@media screen and (max-width: 991px) {
  .navbar-2 {
    padding-right: 46px;
    padding-left: 46px;
    grid-column-gap: 35px;
    grid-row-gap: 35px;
  }

  .div-block-11 {
    width: 450px;
  }

  .jumbotron-section {
    height: auto;
  }

  .paragraph-2 {
    margin-bottom: 15px;
    line-height: 30px;
  }

  .heading-28 {
    text-align: center;
  }

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

  .div-block-13-copy {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-20 {
    text-align: center;
  }

  .container-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

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

  .paragraph-3-copy {
    text-align: center;
  }

  .container-6 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .container-8 {
    max-width: 728px;
  }

  .testimonial-slider-left {
    left: -20px;
  }

  .testimonial-slider-right {
    right: -20px;
  }
}

@media screen and (max-width: 767px) {
  .navbar-2 {
    padding: 47px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: center;
  }

  .heading-26 {
    font-size: 21px;
  }

  .jumbotron-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading-28 {
    width: auto;
  }

  .div-block-12 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

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

  .div-block-14 {
    text-align: center;
  }

  .section-4 {
    padding-top: 60px;
    padding-bottom: 10px;
    text-align: center;
  }

  .heading-29-copy {
    padding-right: 69px;
    padding-left: 69px;
    font-size: 38px;
  }

  .container {
    text-align: center;
  }

  .div-block-20 {
    width: auto;
  }

  .paragraph-3-copy {
    text-align: center;
  }

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

  .container-5 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-26 {
    width: 80%;
    height: auto;
  }

  .div-block-26-copy {
    width: 80%;
  }

  .testimonial-slider-small {
    padding: 60px 15px;
  }

  .testimonial-slide-wrapper {
    max-width: 100%;
    margin-right: 0%;
  }

  .testimonial-card {
    margin-right: 10px;
    margin-left: 10px;
  }

  .testimonial-slider-left {
    left: -10px;
  }

  .testimonial-slider-right {
    right: -10px;
  }

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

@media screen and (max-width: 479px) {
  .navbar-2 {
    padding-top: 25px;
    padding-bottom: 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .image {
    margin-bottom: 25px;
  }

  .div-block-11 {
    width: auto;
    text-align: center;
  }

  .heading-26 {
    margin-bottom: 5px;
  }

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

  .jumbotron-section {
    display: block;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .paragraph-2 {
    font-size: 11px;
    line-height: 17px;
  }

  .heading-28 {
    font-size: 22px;
    line-height: 29px;
  }

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

  .button.w--current {
    width: auto;
    padding: 10px;
  }

  .checkbox-label-5 {
    text-align: left;
  }

  .submit-button-2 {
    width: 100%;
    font-size: 15px;
  }

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

  .checkbox-label-4 {
    text-align: left;
  }

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

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

  .div-block-15 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-21 {
    width: auto;
  }

  .div-block-12-copy {
    width: auto;
    padding-right: 19px;
    padding-left: 19px;
  }

  .div-block-22 {
    width: auto;
  }

  .heading-section4 {
    text-align: center;
  }

  .container-3 {
    padding: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .heading-section3 {
    text-align: center;
  }

  .button-2.w--current {
    text-align: center;
  }

  .columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }

  .paragraph-4 {
    font-size: 17px;
    line-height: 25px;
  }

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

  .heading-33 {
    font-size: 25px;
    line-height: 32px;
  }

  .button-2-copy {
    font-size: 13px;
    text-align: center;
  }

  .list {
    width: auto;
  }

  .button-2-section {
    margin-right: 22px;
    margin-left: 22px;
  }

  .container-8 {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .testimonial-slide-wrapper {
    max-width: 100%;
    margin-right: 0%;
  }

  .testimonial-card {
    margin-right: 10px;
    margin-left: 10px;
  }

  .testimonial-slider-left {
    left: -10px;
  }

  .testimonial-slider-right {
    right: -10px;
  }

  .button-2-section-copy {
    margin-right: 22px;
    margin-left: 22px;
  }
}