.body {
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(59, 28, 72, 0.01)), to(rgba(59, 28, 72, 0.01)));
  background-image: linear-gradient(180deg, rgba(59, 28, 72, 0.01), rgba(59, 28, 72, 0.01));
  font-family: Nunito, sans-serif;
}

.navbar {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  height: 80px;
  background-color: #fff;
  box-shadow: 0 0 1px 0 rgba(19, 5, 1, 0.14), 0 3px 6px 0 rgba(19, 5, 1, 0.06);
  color: rgba(221, 95, 19, 0.02);
}

.container.large {
  display: block;
  color: rgba(229, 0, 126, 0.25);
}

.brand {
  padding-top: 5px;
  padding-bottom: 5px;
}

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

.text-heading-1 {
  margin-top: 0px;
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
  color: #130501;
  font-size: 32px;
  line-height: 48px;
}

.text-heading-1.mobile {
  max-width: 20ch;
}

.text-heading-1.benefits {
  max-width: 20ch;
  margin-top: 0px;
  margin-bottom: 0px;
}

.text-heading-1.how-to {
  max-width: none;
  margin-bottom: 64px;
  text-align: center;
}

.text-heading-1.step {
  width: 96px;
  height: 96px;
  margin-bottom: 0px;
  color: #e5007e;
  line-height: 96px;
  text-align: center;
}

.text-heading-1.emoji {
  width: 96px;
  height: 96px;
  font-size: 72px;
  line-height: 96px;
  text-align: center;
}

.text-heading-1.contact-page {
  max-width: 19ch;
  margin-top: 96px;
  margin-bottom: 16px;
  text-align: left;
}

.text-heading-1.pricing {
  color: #fff;
}

.text-heading-1.pricing-item-value {
  text-align: center;
}

.text-heading-1.faq-header-text-heading-1 {
  margin-bottom: 12px;
  font-weight: 700;
  text-align: center;
}

.text-heading-1.price-page {
  margin-bottom: 16px;
  text-align: center;
}

.text-heading-1.home-page {
  max-width: 20ch;
  margin-bottom: 16px;
  font-size: 24px;
  line-height: 40px;
  text-align: center;
}

.text-heading-2 {
  margin-top: 24px;
  margin-bottom: 16px;
  font-family: Montserrat, sans-serif;
  color: #130501;
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
}

.text-heading-2.how-to {
  margin-top: 24px;
  text-align: center;
}

.text-heading-2.pricing-item-title {
  margin-top: 0px;
  margin-bottom: 8px;
  text-align: center;
}

.text-heading-2.contact-page {
  margin-top: 0px;
  margin-bottom: 8px;
}

.text-heading-3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #130501;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
}

.text-heading-3.link {
  margin-bottom: 8px;
  text-align: left;
}

.text-heading-3.faq-header-text-heading-3 {
  margin-top: 84px;
  margin-bottom: 12px;
  color: rgba(19, 5, 1, 0.7);
  text-align: center;
}

.text-heading-3.faq-tag {
  display: inline-block;
  color: #24205e;
}

.text-heading-3.faq-item-heading-text {
  display: inline-block;
  margin-right: 24px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-weight: 500;
}

.text-heading-3.form-success {
  margin-bottom: 8px;
  text-align: left;
}

.text-link {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #130501;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
}

.text-link.on-nav {
  display: inline-block;
  overflow: visible;
  padding: 28px 12px;
}

.text-link.on-nav:hover {
  text-decoration: underline;
}

.text-link.on-nav.w--current {
  color: #e5007e;
}

.text-body {
  margin-top: 0px;
  margin-bottom: 0px;
  color: rgba(19, 5, 1, 0.7);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.text-body.scroll-effect {
  margin-left: 16px;
  color: #130501;
}

.text-body.how-to {
  margin-top: 0px;
  text-align: center;
}

.text-body.link {
  text-align: left;
  text-decoration: underline;
}

.text-body.link:hover {
  color: #174580;
}

.text-body.footer-text {
  max-width: 68ch;
  color: rgba(19, 5, 1, 0.7);
  text-align: left;
}

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

.text-body.pricing-item-description {
  margin-bottom: 32px;
  text-align: center;
}

.text-body.pricing-info-text {
  max-width: 80ch;
  margin-right: auto;
  margin-bottom: 24px;
  margin-left: auto;
  text-align: center;
}

.text-body.pricing-info-text.last {
  margin-bottom: 0px;
}

.text-body.header-contact-page {
  margin-bottom: 8px;
}

.text-body.header-contact-page.italic {
  margin-bottom: 16px;
  color: rgba(19, 5, 1, 0.4);
  font-style: italic;
}

.text-body.contact-link {
  margin-left: -8px;
  padding: 8px;
  color: #e5007e;
}

.text-body.contact-description {
  display: inline-block;
}

.text-body.faq-header-text-body {
  text-align: center;
}

.text-body.contact-additional-text {
  margin-bottom: 48px;
}

.text-body.faq-item-text {
  margin-top: 24px;
  margin-bottom: 8px;
  padding-right: 0px;
  padding-left: 0px;
}

.text-body.form-success-paragraph {
  padding-bottom: 24px;
  color: rgba(19, 5, 1, 0.7);
  text-align: left;
}

.text-body.form-error-text {
  color: #df4113;
  text-align: center;
}

.text-body.visa {
  max-width: 30ch;
  margin-top: 28px;
  margin-right: 0px;
  padding-right: 0px;
  padding-left: 0px;
  color: #130501;
  font-weight: 600;
}

.text-body.visa-parapraph {
  position: static;
  display: block;
  max-width: none;
  text-align: center;
  white-space: pre;
}

.text-body.pricing-highlight {
  margin-top: 0px;
  color: #df4113;
  text-align: center;
}

.button {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 8px 16px;
  border-radius: 20px;
  background-color: #df4113;
  -webkit-transition: box-shadow 300ms ease-out, background-color 300ms ease-out;
  transition: box-shadow 300ms ease-out, background-color 300ms ease-out;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
}

.button:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#c03810), to(#c03810));
  background-image: linear-gradient(180deg, #c03810, #c03810);
  box-shadow: 0 1px 6px 0 rgba(192, 56, 16, 0.14);
}

.button.nav {
  margin-left: 12px;
  background-color: #24205e;
  font-family: Nunito, sans-serif;
  color: #fff;
  font-weight: 600;
}

.button.nav:hover {
  background-color: #24205e;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e5007e), to(#e5007e));
  background-image: linear-gradient(180deg, #e5007e, #e5007e);
}

.button.cta {
  margin-top: 0px;
  margin-bottom: 48px;
  padding: 12px 24px;
  border-radius: 24px;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
}

.button.cta.plan {
  overflow: hidden;
  margin-top: 32px;
  margin-bottom: 0px;
}

.button.cta.contact {
  margin-bottom: 24px;
}

.button.cta.contact.off.home {
  display: inline-block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.button.cta.float {
  border-radius: 6px;
}

.button.cta.off {
  background-color: #e5007e;
}

.button.cta.off:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#24205e), to(#24205e));
  background-image: linear-gradient(180deg, #24205e, #24205e);
}

.button.cta.pricing {
  margin-bottom: 24px;
  text-align: center;
}

.button.cta.pricing.highlight {
  margin-bottom: 16px;
  font-size: 20px;
  font-weight: 700;
}

.icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 32px;
  height: 32px;
  -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;
  border-radius: 50%;
  background-color: rgba(223, 65, 19, 0.1);
}

.icon.facebook {
  display: inline-block;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: rgba(229, 0, 126, 0.1);
}

.icon.linkedin {
  display: inline-block;
  margin-right: 16px;
  background-color: rgba(229, 0, 126, 0.1);
}

.header {
  position: relative;
  z-index: 1;
  margin: 12px;
  border-radius: 24px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, transparent), to(rgba(36, 32, 94, 0.05)));
  background-image: linear-gradient(180deg, transparent 20%, rgba(36, 32, 94, 0.05));
  color: rgba(25, 172, 144, 0.05);
}

.header.faq-header {
  height: 696px;
  background-color: rgba(37, 53, 115, 0.02);
  background-image: url('../images/bg_faq.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
}

.header-grid {
  display: -ms-grid;
  display: grid;
  margin-bottom: 24px;
  grid-auto-columns: 1fr;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.header-image {
  width: 75%;
  max-width: 75%;
  margin-top: -67px;
}

.header-image.mobile {
  display: none;
}

.card-visa {
  display: block;
  max-width: 300px;
  margin-bottom: 48px;
  padding: 24px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 0.75fr;
  grid-template-columns: 0.75fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  border-radius: 24px;
  background-color: #fff;
  box-shadow: 0 0 1px 1px rgba(223, 65, 19, 0.03), 0 6px 16px 1px rgba(21, 109, 166, 0.06);
  text-align: center;
}

.card-visa.mobile {
  display: none;
}

.scroll-effect {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.html-embed {
  display: inline-block;
}

.header-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.large-container {
  display: block;
  height: 100%;
}

.large-container.faq-page {
  max-width: 840px;
}

.benefit-card {
  margin: 24px 12px;
  padding: 24px;
  border-radius: 24px;
  background-color: #fff;
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.14), 0 8px 24px 0 rgba(19, 5, 1, 0.06);
}

.benefit-card.first {
  margin-right: 0px;
  margin-left: 0px;
}

.benefit-slide-test {
  width: 297px;
  margin-right: 24px;
  margin-left: 0px;
}

.benefit-slide-test.first {
  margin-left: 24px;
}

.slider-test {
  display: none;
  height: 420px;
  margin-right: -24px;
  margin-left: -24px;
  background-color: transparent;
}

.benefit-icon-test {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48px;
  height: 48px;
  -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;
  background-image: url('../images/img-benefit-shape-first.png');
  background-position: 0% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-nav-test {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 56px;
  padding-top: 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;
}

.mask-test {
  margin-left: 0px;
}

.right-arrow-test {
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 56px;
  height: 56px;
  margin-right: 24px;
  margin-bottom: -32px;
  -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;
  border-radius: 24px;
  background-color: #fff;
}

.right-arrow-test.slide-to-right {
  margin-bottom: 0px;
  border-radius: 50%;
  box-shadow: 0 8px 24px 0 rgba(19, 5, 1, 0.06);
}

.left-arrow-test {
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 56px;
  height: 56px;
}

.left-arrow-test.slide-to-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 24px;
  -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;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0 0 1px 0 rgba(19, 5, 1, 0.14), 0 8px 24px 0 rgba(19, 5, 1, 0.06);
}

.benefits {
  margin-top: 148px;
}

.benefits-header {
  display: -ms-grid;
  display: grid;
  margin-bottom: 64px;
  grid-auto-columns: 1fr;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  -ms-grid-columns: 0.75fr 0.5fr;
  grid-template-columns: 0.75fr 0.5fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.benefits-cards {
  display: -ms-grid;
  display: grid;
  margin-top: 24px;
  grid-auto-columns: 1fr;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.benefits-cards.impar {
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.benefits-cards.par {
  display: -ms-grid;
  display: grid;
  grid-auto-flow: row;
  grid-auto-columns: 1fr;
  grid-auto-rows: 0px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.benefits-card {
  padding: 24px;
  border-radius: 24px;
  background-color: #fff;
  box-shadow: 0 0 1px 0 rgba(19, 5, 1, 0.14), 0 8px 24px 0 rgba(19, 5, 1, 0.06);
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.benefit-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48px;
  height: 48px;
  -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;
  background-image: url('../images/img-benefit-shape-first.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.benefit-icon.first {
  background-image: url('../images/forma.png');
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.benefit-icon.second {
  background-image: url('../images/forma.png');
}

.benefit-icon.third {
  background-image: url('../images/forma.png');
}

.benefit-icon.fourth {
  background-image: url('../images/img-benefit-shape-first.png');
}

.plans {
  position: relative;
  display: -ms-grid;
  display: grid;
  height: 480px;
  margin-top: 160px;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 24px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(36, 32, 94, 0.25);
  border-radius: 24px;
  background-color: rgba(37, 53, 115, 0.02);
  background-image: url('../images/bg_cta_woman.png');
  background-position: 50% 30%;
  background-size: cover;
  background-repeat: no-repeat;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.plans-content {
  padding-right: 48px;
  padding-left: 48px;
}

.plan-image {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 50%;
  margin-top: -50px;
  border-bottom-right-radius: 23px;
}

.plan-image.large {
  display: none;
}

.plan-image.small {
  display: none;
}

.how-to {
  margin-top: 160px;
}

.how-to-content {
  display: -ms-grid;
  display: grid;
  padding-right: 48px;
  padding-left: 48px;
  grid-auto-columns: 1fr;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.how-to-content.desktop {
  grid-column-gap: 25px;
}

.how-to-content.mobile {
  display: none;
}

.how-to-card {
  border-radius: 24px;
  box-shadow: none;
}

.how-to-card:hover {
  background-color: #fff;
  box-shadow: 0 0 1px 0 rgba(19, 5, 1, 0.14), 0 8px 24px 0 rgba(19, 5, 1, 0.06);
}

.how-to-step {
  display: block;
  width: 96px;
  height: 96px;
  margin-bottom: 24px;
  border-radius: 12px;
  background-color: #fff;
  box-shadow: 0 0 1px 0 rgba(19, 5, 1, 0.04), 0 3px 9px 0 rgba(19, 5, 1, 0.04);
}

.how-to-card-content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 40px 24px;
  -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;
  border-radius: 24px;
}

.how-to-dots {
  position: absolute;
  left: auto;
  top: auto;
  right: -64px;
  bottom: auto;
}

.how-to-emoji {
  display: none;
  width: 96px;
  height: 96px;
}

.contact-us {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 344px;
  margin-top: 160px;
  -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;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(223, 65, 19, 0.4);
  border-radius: 24px;
  background-color: #fff;
  background-image: url('../images/img-contactus-bg-default.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.contact-us.large {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  border-color: rgba(36, 32, 94, 0.25);
  background-color: rgba(37, 53, 115, 0.02);
  background-image: url('../images/bg_cta.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.contact-us.large.contact-pricing {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 96px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  border-color: rgba(36, 32, 94, 0.25);
  background-color: transparent;
  background-image: url('../images/bg_cta.png');
  background-position: 50% 50%;
}

.float-button {
  display: none;
  background-color: rgba(59, 28, 72, 0.03);
}

.links {
  display: -ms-grid;
  display: grid;
  margin-top: 120px;
  padding-right: 0px;
  padding-left: 0px;
  justify-items: center;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  -ms-grid-columns: 1.5fr 1.75fr;
  grid-template-columns: 1.5fr 1.75fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.link-block {
  display: inline-block;
  padding: 6px 12px;
}

.link-block.first {
  margin-left: 0px;
}

.links-content {
  margin-right: -3px;
  margin-left: -12px;
}

.footer {
  margin-top: 120px;
  padding-top: 80px;
  padding-bottom: 32px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 2fr 1fr;
  grid-template-columns: 2fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  background-color: rgba(21, 109, 166, 0.03);
}

.footer-content {
  display: block;
  justify-items: start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 2.5fr 1fr;
  grid-template-columns: 2.5fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.float-button-spacing {
  display: block;
  height: 64px;
}

.social-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 48px;
}

.social-content.tablet {
  margin-top: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.icon-content {
  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-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.animation-content {
  width: 96px;
  height: 96px;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -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;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 360px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.heading {
  color: #130501;
}

.div-block {
  color: rgba(19, 5, 1, 0.7);
}

.pricing-organic {
  position: absolute;
  z-index: -1;
  width: 60%;
}

.pricing-header {
  display: -ms-grid;
  display: grid;
  height: 640px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 0.78fr 1fr;
  grid-template-columns: 0.78fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.pricing-gradient {
  position: absolute;
  left: 12px;
  right: 12px;
  z-index: -2;
  min-height: 780px;
  margin-top: 12px;
  border-radius: 24px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(223, 65, 19, 0)), to(rgba(223, 65, 19, 0.05)));
  background-image: linear-gradient(180deg, rgba(223, 65, 19, 0), rgba(223, 65, 19, 0.05));
}

.pricing-table {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 24px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  border-radius: 24px;
  background-color: #fff;
  box-shadow: 0 0 1px 0 rgba(19, 5, 1, 0.14), 0 8px 24px 0 rgba(19, 5, 1, 0.06);
}

.pricing-column {
  position: relative;
  padding: 48px 24px 24px;
}

.pricing-column.highlight {
  border-right: 1px solid rgba(223, 65, 19, 0.25);
  background-color: rgba(223, 65, 19, 0.02);
}

.pricing-column.first {
  border-right: 1px solid rgba(223, 65, 19, 0.25);
}

.pricing-list-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
}

.pricing-list-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 32px;
  height: 32px;
  margin-right: 24px;
  padding: 4px;
  -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;
  border-radius: 50%;
  background-color: rgba(223, 65, 19, 0.05);
}

.pricing-item-span {
  color: #df4113;
}

.pricing-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 48px;
  -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;
}

.pricing-button.align-to-bottom {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 24px;
  margin-right: 24px;
  margin-left: 24px;
}

.pricing-info {
  margin-top: 96px;
}

.pricing-image {
  width: 100%;
  height: 100%;
  background-image: url('../images/img-price-bg.png');
  background-position: 50% 100%;
  background-size: contain;
  background-repeat: no-repeat;
}

.pricing-organic-mobile {
  position: absolute;
  z-index: -1;
  display: none;
  width: 60%;
}

.header-grid-contact {
  display: -ms-grid;
  display: grid;
  height: 100%;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.header-contact-link-separator {
  display: inline-block;
  width: 4px;
  height: 4px;
  margin-right: 8px;
  border-radius: 4px;
  background-color: rgba(19, 5, 1, 0.12);
}

.header-contacts.last {
  margin-top: -8px;
}

.contact-form-block {
  height: 100%;
  margin-top: 48px;
  margin-bottom: 48px;
  padding: 24px 24px 0px;
  border-radius: 24px;
  background-color: #fff;
  box-shadow: 0 0 1px 0 rgba(223, 65, 19, 0.03), 0 8px 24px 0 rgba(223, 65, 19, 0.06);
}

.tem-field-label {
  margin-bottom: 12px;
  color: rgba(19, 5, 1, 0.7);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.tem-text-field {
  height: 56px;
  margin-bottom: 24px;
  padding: 0px 16px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(19, 5, 1, 0.12);
  border-radius: 6px;
  background-color: rgba(19, 5, 1, 0.02);
  color: rgba(19, 5, 1, 0.4);
  font-size: 16px;
  line-height: 24px;
}

.tem-text-field:hover {
  border-color: rgba(19, 5, 1, 0.4);
  color: #130501;
}

.tem-text-field:active {
  border-color: rgba(19, 5, 1, 0.7);
  color: #130501;
}

.tem-text-field:focus {
  border-color: rgba(19, 5, 1, 0.7);
  color: #130501;
}

.tem-text-field::-webkit-input-placeholder {
  color: rgba(19, 5, 1, 0.7);
}

.tem-text-field:-ms-input-placeholder {
  color: rgba(19, 5, 1, 0.7);
}

.tem-text-field::-ms-input-placeholder {
  color: rgba(19, 5, 1, 0.7);
}

.tem-text-field::placeholder {
  color: rgba(19, 5, 1, 0.7);
}

.tem-text-field.text-area {
  height: auto;
  min-height: 128px;
  padding-top: 16px;
  padding-bottom: 16px;
}

.tem-field-span {
  color: #df4113;
}

.tem-form-submit-button {
  width: 100%;
  margin-top: 24px;
  margin-bottom: 24px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 24px;
  background-color: #df4113;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.contact-page-bg {
  position: relative;
  z-index: 1;
  width: 600px;
  height: 600px;
  margin-top: -396px;
  margin-right: auto;
  margin-left: auto;
  padding: 24px;
  border-radius: 24px;
  background-color: #fff;
  box-shadow: 0 0 1px 0 rgba(21, 109, 166, 0.01), 0 8px 24px 0 rgba(21, 109, 166, 0.06);
}

.image-2 {
  border-radius: 24px;
}

.faq-wrapper {
  margin-top: 96px;
  padding-right: 24px;
  padding-left: 24px;
}

.faq-wrapper.others {
  margin-top: 72px;
}

.faq-section-tag {
  display: inline-block;
  margin-bottom: 24px;
  padding: 8px 24px;
  border-radius: 20px;
  background-color: rgba(36, 32, 94, 0.05);
}

.faq-tag-separator {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-right: 16px;
  border-radius: 4px;
  background-color: #24205e;
}

.image-3 {
  display: block;
  max-width: 80%;
  margin-top: 10px;
}

.faq-item {
  margin-bottom: 16px;
  padding: 24px 24px 16px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 12px;
  box-shadow: 0 0 1px 0 rgba(19, 5, 1, 0.04), 0 3px 9px 0 rgba(19, 5, 1, 0.04);
  cursor: pointer;
}

.faq-item-head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.faq-item-content {
  overflow: hidden;
}

.social-link {
  width: 32px;
  height: 32px;
  margin-right: 16px;
}

.div-block-5 {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-6 {
  margin-top: 24px;
}

.success-message {
  height: 100%;
  padding: 0px;
  background-color: transparent;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 312px;
  margin-bottom: 24px;
  padding-top: 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(223, 65, 19, 0.4);
  border-radius: 24px;
  background-color: rgba(223, 65, 19, 0.02);
}

.image-4 {
  height: 100%;
}

.error-message {
  margin: 24px -24px 0px;
  padding: 16px 24px;
  border-radius: 0px 0px 24px 24px;
  background-color: rgba(223, 65, 19, 0.05);
}

.home-header-slogan {
  margin-bottom: 48px;
  margin-left: 24px;
  color: #df4113;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
}

.faq-link {
  color: #174580;
}

.div-block-8 {
  height: 1px;
  margin-top: 28px;
  background-color: rgba(19, 5, 1, 0.12);
}

.div-block-9 {
  display: inline-block;
  padding-right: 0px;
}

.html-embed-2 {
  margin-top: 120px;
}

.image-5 {
  margin-top: 7px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: center;
}

.image-6 {
  margin-top: 7px;
}

.image-7 {
  margin-top: 7px;
}

.image-8 {
  margin-top: 7px;
}

.footer-copyright {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  -ms-grid-columns: 0.25fr 1fr 0.25fr;
  grid-template-columns: 0.25fr 1fr 0.25fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.footer-divider {
  height: 1px;
  margin-top: 80px;
  margin-bottom: 32px;
  background-color: rgba(59, 28, 72, 0.12);
}

.link-2 {
  color: #156da6;
}

.link-3 {
  color: #df4113;
}

.link-4 {
  color: #df4113;
}

.link-5 {
  color: #156da6;
}

.link-6 {
  color: #156da6;
}

.link-7 {
  color: #df4113;
}

.link-8 {
  color: #df4113;
}

.float-button-2 {
  display: none;
  background-color: rgba(59, 28, 72, 0.03);
}

.button-2 {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 8px 16px;
  border-radius: 20px;
  background-color: #df4113;
  -webkit-transition: box-shadow 300ms ease-out, background-color 300ms ease-out;
  transition: box-shadow 300ms ease-out, background-color 300ms ease-out;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
}

.button-2:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#c03810), to(#c03810));
  background-image: linear-gradient(180deg, #c03810, #c03810);
  box-shadow: 0 1px 6px 0 rgba(192, 56, 16, 0.14);
}

.button-2.cta {
  margin-top: 0px;
  margin-bottom: 48px;
  padding: 12px 24px;
  border-radius: 24px;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
}

.button-2.cta.float {
  border-radius: 6px;
}

.grid {
  display: block;
  grid-auto-flow: row;
  grid-auto-columns: 1fr;
  grid-template-areas: "Area Area-2";
  -ms-grid-columns: 1.75fr;
  grid-template-columns: 1.75fr;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
}

.image-9 {
  max-width: 80%;
}

.link-9 {
  color: #174580;
}

.link-10 {
  color: #174580;
}

.text-span {
  color: #0070b9;
}

.link-11 {
  color: #0070b9;
}

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

.image-10 {
  max-width: 80%;
}

.economic_table {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 100px;
  -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;
}

.text-heading-1-bold {
  margin-top: 0px;
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
  color: #130501;
  font-size: 32px;
  line-height: 48px;
  font-weight: 700;
  text-align: center;
}

.image-table {
  display: block;
}

.image-table.mobile {
  display: none;
}

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

.text-span-2 {
  color: #130501;
}

.link-12 {
  color: #dd5f13;
}

.link-13 {
  color: #970000;
}

.link-14 {
  color: #dd5f13;
}

.text-span-3 {
  color: #dd5f13;
}

.link-15 {
  color: #dd5f13;
}

.link-16 {
  color: #dd5f13;
}

.header-contact-link-separator-2 {
  display: inline-block;
  width: 4px;
  height: 4px;
  margin-right: 8px;
  border-radius: 4px;
  background-color: rgba(19, 5, 1, 0.12);
}

.text-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: rgba(19, 5, 1, 0.7);
  font-size: 16px;
  line-height: 24px;
}

.link-17 {
  color: #174580;
}

.italic-text {
  display: inline;
}

.text-block-3 {
  font-size: 16px;
  line-height: 24px;
}

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

.link-18 {
  color: #24205e;
}

@media screen and (min-width: 1280px) {
  .body {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: linear-gradient(180deg, transparent, transparent);
  }

  .container.large {
    max-width: 1200px;
  }

  .text-heading-1.how-to {
    max-width: none;
  }

  .text-heading-3.link {
    text-align: left;
  }

  .text-body.footer-text {
    text-align: left;
  }

  .text-body.pricing-info-text {
    max-width: 80ch;
  }

  .text-body.visa-parapraph {
    display: inline-block;
  }

  .button.nav:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#253573), to(#253573));
    background-image: linear-gradient(180deg, #253573, #253573);
  }

  .button.cta.contact.off.home:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#24205e), to(#24205e));
    background-image: linear-gradient(180deg, #24205e, #24205e);
  }

  .button.cta.off:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#24205e), to(#24205e));
    background-image: linear-gradient(180deg, #24205e, #24205e);
  }

  .button.cta.pricing.highlight {
    padding-top: 16px;
    padding-bottom: 16px;
    border-radius: 62px;
    line-height: 30px;
  }

  .header {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, transparent), to(rgba(25, 172, 144, 0.05)));
    background-image: linear-gradient(180deg, transparent 20%, rgba(25, 172, 144, 0.05));
  }

  .header.faq-header {
    background-image: url('../images/bg_faq.png');
  }

  .header-grid {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .header-image {
    width: 100px;
    max-width: 100px;
    margin-top: 0px;
  }

  .card-visa {
    display: block;
    padding-right: 24px;
  }

  .header-container {
    max-width: 1200px;
  }

  .large-container {
    max-width: 1200px;
  }

  .benefits-cards {
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .benefits-cards.par {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .plans {
    height: 550px;
    background-color: rgba(37, 53, 115, 0.02);
    background-image: url('../images/bg_cta_woman.png');
  }

  .plan-image {
    display: none;
    width: 45%;
  }

  .plan-image.large {
    position: absolute;
    display: block;
    width: 50%;
    max-width: 50%;
    margin-top: -65px;
    margin-right: -1px;
  }

  .how-to {
    margin-top: 160px;
  }

  .how-to-content {
    padding-right: 96px;
    padding-left: 96px;
  }

  .contact-us.large {
    height: 400px;
    border-color: rgba(36, 32, 94, 0.25);
    background-color: rgba(37, 53, 115, 0.02);
    background-image: url('../images/bg_cta.png');
    background-position: 50% 0%;
    background-size: cover;
  }

  .links {
    padding-right: 0px;
    padding-left: 0px;
    -ms-grid-columns: 1.75fr 2fr 1fr;
    grid-template-columns: 1.75fr 2fr 1fr;
  }

  .link-block {
    display: inline-block;
  }

  .links-content {
    margin-left: -12px;
  }

  .footer-content {
    -ms-grid-columns: 2.5fr 1fr;
    grid-template-columns: 2.5fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .pricing-organic {
    width: 50%;
  }

  .pricing-header {
    -ms-grid-columns: 0.52fr 1fr;
    grid-template-columns: 0.52fr 1fr;
  }

  .pricing-column.first {
    padding-bottom: 48px;
  }

  .pricing-organic-mobile {
    width: 50%;
  }

  .contact-form-block {
    margin-right: 48px;
    margin-left: 48px;
  }

  .contact-page-bg {
    position: relative;
    z-index: 1;
  }

  .faq-item {
    background-color: #fff;
  }

  .div-block-5 {
    grid-auto-columns: 1fr;
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .div-block-9 {
    display: block;
  }

  .paragraph-4 {
    color: #df4113;
    text-align: center;
  }

  .image-10 {
    max-width: 70%;
  }

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

@media screen and (max-width: 991px) {
  .container.large {
    max-width: 100%;
  }

  .brand {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 24px;
  }

  .text-heading-1.mobile {
    text-align: center;
  }

  .text-heading-1.emoji {
    width: 96px;
    height: 96px;
    font-size: 72px;
    line-height: 96px;
    text-align: center;
  }

  .text-heading-1.contact-page {
    max-width: none;
    text-align: center;
  }

  .text-heading-1.pricing {
    max-width: 20ch;
    margin-top: 96px;
    margin-bottom: 0px;
  }

  .text-heading-1.price-page {
    max-width: none;
  }

  .text-heading-1.home-page {
    max-width: 28ch;
    padding-left: 13px;
  }

  .text-heading-2.how-to {
    margin-top: 8px;
  }

  .text-heading-2.contact-page {
    text-align: center;
  }

  .text-heading-3.link {
    text-align: center;
  }

  .text-heading-3.faq-tag {
    color: #24205e;
  }

  .text-link.on-nav {
    display: block;
    margin-right: 24px;
    margin-left: 24px;
    padding: 13px 0px;
  }

  .text-link.on-nav.w--current {
    display: block;
  }

  .text-body.link {
    overflow: visible;
    text-align: center;
  }

  .text-body.footer-text {
    text-align: left;
  }

  .text-body.pricing-info-text {
    max-width: 50ch;
  }

  .text-body.header-contact-page {
    text-align: center;
  }

  .text-body.contact-additional-text {
    text-align: center;
  }

  .text-body.visa-parapraph {
    max-width: none;
    text-align: center;
  }

  .button.nav {
    display: block;
    margin: 24px;
  }

  .button.cta.contact.off.home:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#24205e), to(#24205e));
    background-image: linear-gradient(180deg, #24205e, #24205e);
  }

  .button.cta.off:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#24205e), to(#24205e));
    background-image: linear-gradient(180deg, #24205e, #24205e);
  }

  .icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 40px;
    height: 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;
    background-color: #df4113;
    color: #fff;
  }

  .icon.nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-radius: 4px;
    background-color: #24205e;
  }

  .icon.facebook {
    width: 32px;
    height: 32px;
    background-color: rgba(37, 53, 115, 0.1);
  }

  .icon.linkedin {
    width: 32px;
    height: 32px;
    background-color: rgba(37, 53, 115, 0.1);
  }

  .menu-button {
    margin-right: 0px;
    padding: 20px 24px;
  }

  .menu-button.w--open {
    margin-right: 0px;
    background-color: #fff;
  }

  .nav-menu {
    padding-top: 24px;
    border-top: 1px solid rgba(223, 65, 19, 0.4);
    background-color: #fff;
    box-shadow: 0 0 1px 0 rgba(19, 5, 1, 0.14), 0 3px 6px 0 rgba(19, 5, 1, 0.06);
  }

  .header {
    height: auto;
  }

  .header.faq-header {
    background-color: rgba(37, 53, 115, 0.02);
    background-image: url('../images/bg_faq_1.png');
    background-position: 100% 0%;
    background-size: cover;
  }

  .header-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-right: 12px;
    padding-left: 12px;
    -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;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .header-image {
    display: none;
  }

  .header-image.mobile {
    display: block;
    width: 59.6%;
    margin-top: 84px;
    margin-bottom: 48px;
  }

  .header-cta {
    -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;
  }

  .card-visa {
    margin-bottom: 24px;
  }

  .scroll-effect {
    display: none;
  }

  .header-container {
    max-width: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(25, 172, 144, 0.05)));
    background-image: linear-gradient(180deg, transparent, rgba(25, 172, 144, 0.05));
  }

  .benefits {
    margin-top: 108px;
  }

  .benefits-cards {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .benefits-cards.par {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }

  .plans {
    height: 400px;
    margin-top: 120px;
    background-color: rgba(37, 53, 115, 0.02);
    background-image: url('../images/bg_woman.png');
  }

  .plan-image {
    display: none;
  }

  .plan-image.large {
    display: block;
    margin-top: -39px;
  }

  .how-to {
    margin-top: 120px;
  }

  .how-to-content.desktop {
    padding-right: 0px;
    padding-left: 0px;
  }

  .how-to-step {
    display: none;
    margin-bottom: 0px;
  }

  .how-to-card-content {
    padding-top: 24px;
    padding-bottom: 24px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background-color: #fff;
    box-shadow: 0 0 1px 0 rgba(19, 5, 1, 0.14), 0 8px 24px 0 rgba(19, 5, 1, 0.06);
  }

  .how-to-dots {
    top: 49%;
    z-index: 1;
  }

  .how-to-emoji {
    display: block;
  }

  .contact-us.large {
    border-color: rgba(36, 32, 94, 0.25);
    background-color: rgba(37, 53, 115, 0.02);
    background-image: url('../images/bg_cta.png');
    background-position: 0% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .float-button {
    display: none;
  }

  .links {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .link-block {
    display: block;
  }

  .links-content {
    margin-left: 0px;
  }

  .footer-content {
    grid-template-areas: ".";
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .social-content {
    display: none;
    margin-top: 24px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .social-content.tablet {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 24px;
    -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;
  }

  .header-cta-content {
    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;
  }

  .pricing-organic {
    width: 65%;
  }

  .pricing-header {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 320px auto;
    grid-template-rows: 320px auto;
  }

  .pricing-gradient {
    min-height: 780px;
  }

  .pricing-organic-mobile {
    width: 65%;
  }

  .header-grid-contact {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .header-contacts {
    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;
  }

  .contact-form-block {
    margin-right: 96px;
    margin-bottom: 96px;
    margin-left: 96px;
  }

  .div-block-4 {
    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;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }

  .faq-section-tag {
    background-color: rgba(36, 32, 94, 0.05);
  }

  .faq-tag-separator {
    background-color: #24205e;
  }

  .home-header-slogan {
    margin-bottom: 96px;
  }

  .float-button-2 {
    display: none;
  }

  .image-table.mobile {
    display: none;
  }

  .text-block-2 {
    width: auto;
  }

  .div-block-11 {
    display: block;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .image-11 {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .brand {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .text-heading-1.mobile {
    margin-bottom: 48px;
  }

  .text-heading-1.benefits {
    margin-bottom: 24px;
    font-size: 28px;
    line-height: 42px;
  }

  .text-heading-1.plan {
    font-size: 28px;
    line-height: 42px;
  }

  .text-heading-1.how-to {
    font-size: 28px;
    line-height: 42px;
  }

  .text-heading-1.contact-page {
    max-width: none;
    margin-top: 48px;
    font-size: 28px;
    line-height: 42px;
    text-align: center;
  }

  .text-heading-1.pricing {
    max-width: 20ch;
    margin: 48px auto;
    font-size: 28px;
    line-height: 42px;
    text-align: center;
  }

  .text-heading-1.pricing-item-value {
    max-width: none;
  }

  .text-heading-1.faq-header-text-heading-1 {
    text-align: center;
  }

  .text-heading-1.price-page {
    max-width: none;
    margin-top: 48px;
    font-size: 28px;
    line-height: 42px;
  }

  .text-heading-1.home-page {
    max-width: 19ch;
    margin-top: 48px;
    padding-left: 0px;
    font-size: 28px;
    line-height: 42px;
  }

  .text-heading-3.link {
    text-align: left;
  }

  .text-heading-3.faq-header-text-heading-3 {
    margin-top: 72px;
    text-align: center;
  }

  .text-body.link {
    text-align: left;
  }

  .text-body.footer-text {
    max-width: none;
    text-align: center;
  }

  .text-body.footer-text.right {
    text-align: center;
  }

  .text-body.pricing-info-text {
    max-width: 40ch;
  }

  .text-body.faq-header-text-body {
    text-align: center;
  }

  .text-body.visa-parapraph {
    position: static;
    display: block;
    float: none;
    text-align: center;
  }

  .button.cta.plan {
    margin-top: 24px;
  }

  .button.cta.contact.off {
    display: block;
  }

  .button.cta.contact.off.home {
    display: none;
  }

  .button.cta.contact.off.home:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ff9f00), to(#ff9f00));
    background-image: linear-gradient(180deg, #ff9f00, #ff9f00);
  }

  .button.cta.float {
    margin: 8px;
    text-align: center;
  }

  .button.cta.off {
    display: none;
  }

  .button.cta.pricing {
    margin-bottom: 0px;
  }

  .icon.nav {
    background-color: #24205e;
  }

  .menu-button.w--open {
    margin-right: 0px;
    padding-right: 24px;
    padding-left: 24px;
  }

  .header.faq-header {
    height: auto;
    margin: 0px;
    border-radius: 0px;
  }

  .header-image.mobile {
    width: 100%;
  }

  .card-visa {
    max-width: 400px;
    -ms-grid-row-align: center;
    align-self: center;
    grid-auto-flow: row;
    grid-row-gap: 22px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .large-container {
    display: block;
    height: auto;
    padding-right: 24px;
    padding-left: 24px;
  }

  .large-container.faq-page {
    overflow: hidden;
    height: auto;
  }

  .large-container.header-faq {
    height: 429px;
  }

  .benefits {
    margin-top: 84px;
  }

  .benefits-header {
    display: block;
    margin-bottom: 48px;
  }

  .benefits-cards.par {
    display: inline-block;
  }

  .benefits-card {
    margin-bottom: 24px;
  }

  .plans {
    display: block;
    height: 870px;
    margin-top: 96px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    background-color: rgba(37, 53, 115, 0.02);
    background-image: url('../images/bg_cta_woman.png');
    background-size: cover;
    background-repeat: no-repeat;
  }

  .plans-content {
    padding-top: 48px;
    padding-right: 48px;
    padding-left: 48px;
  }

  .plan-image {
    display: none;
  }

  .plan-image.large {
    display: none;
  }

  .plan-image.small {
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    display: block;
    width: 100%;
    max-width: 100%;
    border-bottom-left-radius: 23px;
  }

  .how-to {
    margin-top: 96px;
  }

  .how-to-content.desktop {
    display: none;
  }

  .how-to-content.mobile {
    display: -ms-grid;
    display: grid;
    padding-right: 64px;
    padding-left: 64px;
    grid-auto-columns: 1fr;
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .how-to-card-content {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .how-to-emoji {
    display: block;
    width: 96px;
    height: 96px;
    margin-bottom: 16px;
  }

  .contact-us.large {
    height: auto;
    margin-top: 96px;
    padding: 64px 24px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    border-color: rgba(36, 32, 94, 0.25);
    background-color: rgba(37, 53, 115, 0.02);
    background-image: url('../images/bg_cta.png');
    background-position: 50% 50%;
    background-size: auto;
    background-repeat: no-repeat;
  }

  .contact-us.large.contact-pricing {
    margin-top: 64px;
  }

  .float-button {
    position: fixed;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    z-index: 100;
    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;
    background-color: #fff;
    box-shadow: 0 0 1px 0 rgba(19, 5, 1, 0.14), 0 0 6px 0 rgba(19, 5, 1, 0.06);
  }

  .links {
    margin-top: 64px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .links-content {
    margin-left: -12px;
  }

  .footer {
    margin-top: 64px;
  }

  .float-button-spacing {
    display: block;
  }

  .social-content {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .pricing-organic {
    display: none;
    width: 100%;
  }

  .pricing-header {
    display: block;
    height: auto;
    margin-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    -ms-grid-rows: auto 344px;
    grid-template-rows: auto 344px;
  }

  .pricing-table {
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .pricing-column {
    padding-top: 24px;
    border-bottom: 1px solid rgba(19, 5, 1, 0.12);
  }

  .pricing-column.last {
    border-bottom-style: none;
  }

  .pricing-column.highlight {
    border-right-style: none;
    border-bottom-color: rgba(223, 65, 19, 0.25);
  }

  .pricing-column.first {
    border-right-style: none;
    border-bottom-color: rgba(223, 65, 19, 0.25);
  }

  .pricing-button.align-to-bottom {
    position: static;
  }

  .pricing-image {
    width: auto;
    height: 270px;
    margin-right: 24px;
    margin-left: 24px;
  }

  .pricing-organic-mobile {
    display: block;
    width: 100%;
  }

  .contact-form-block {
    margin-right: 24px;
    margin-bottom: 48px;
    margin-left: 24px;
  }

  .contact-page-bg {
    display: block;
    width: auto;
    height: auto;
    max-width: 432px;
    margin-top: -163px;
    margin-right: auto;
    margin-left: auto;
  }

  .image-2 {
    width: 100%;
    height: 100%;
  }

  .faq-wrapper {
    margin-top: 64px;
  }

  .div-block-5 {
    display: block;
  }

  .home-header-slogan {
    margin-left: 0px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }

  .div-block-9 {
    position: static;
    display: block;
  }

  .footer-copyright {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .float-button-2 {
    position: fixed;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    z-index: 100;
    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;
    background-color: #fff;
    box-shadow: 0 0 1px 0 rgba(19, 5, 1, 0.14), 0 0 6px 0 rgba(19, 5, 1, 0.06);
  }

  .button-2.cta.float {
    margin: 8px;
    background-color: #24205e;
    text-align: center;
  }

  .button-2.cta.float:hover {
    background-color: #24205e;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e5007e), to(#e5007e));
    background-image: linear-gradient(180deg, #e5007e, #e5007e);
  }

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

  .image-table {
    display: none;
  }

  .image-table.mobile {
    display: block;
  }

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

@media screen and (max-width: 479px) {
  .brand {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .text-heading-1.mobile {
    max-width: 13ch;
    margin-left: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    font-size: 28px;
    line-height: 42px;
    text-align: center;
  }

  .text-heading-1.benefits {
    margin-bottom: 24px;
    font-size: 28px;
    line-height: 42px;
  }

  .text-heading-1.how-to {
    margin-bottom: 48px;
    font-size: 28px;
    line-height: 42px;
  }

  .text-heading-1.contact-page {
    text-align: left;
  }

  .text-heading-1.pricing {
    max-width: none;
    margin-bottom: 0px;
  }

  .text-heading-1.faq-header-text-heading-1 {
    max-width: 16ch;
    margin-right: auto;
    margin-left: auto;
  }

  .text-heading-1.price-page {
    margin-top: 0px;
  }

  .text-heading-1.home-page {
    max-width: none;
    margin-top: 0px;
  }

  .text-heading-2.contact-page {
    text-align: left;
  }

  .text-body.footer-text {
    text-align: left;
  }

  .text-body.footer-text.right {
    text-align: left;
  }

  .text-body.pricing-info-text {
    max-width: none;
    text-align: left;
  }

  .text-body.header-contact-page {
    text-align: left;
  }

  .text-body.contact-additional-text {
    text-align: left;
  }

  .text-body.visa {
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .text-body.visa-parapraph {
    position: static;
    text-align: center;
  }

  .button.cta.contact.off.home {
    display: none;
  }

  .icon.nav {
    background-color: #24205e;
  }

  .header {
    display: inline-block;
    margin: 0px;
    border-radius: 0px;
  }

  .header-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin-right: 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;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    background-color: transparent;
    text-align: left;
  }

  .header-image.mobile {
    width: auto;
    max-width: 85%;
    margin-top: 36px;
  }

  .header-cta {
    width: 100%;
  }

  .card-visa {
    display: block;
    max-width: 360px;
    margin-right: 0px;
    margin-bottom: 24px;
    margin-left: 0px;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    box-shadow: 0 0 1px 1px rgba(223, 65, 19, 0.03), 0 6px 16px 1px transparent;
  }

  .card-visa.mobile {
    display: block;
    width: 320px;
    -ms-grid-row-align: center;
    align-self: center;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .header-container {
    height: auto;
    max-width: 100%;
  }

  .large-container.header-faq {
    height: 429px;
  }

  .benefits {
    margin-top: 84px;
  }

  .benefits-header {
    margin-bottom: 48px;
    -ms-grid-columns: 0.75fr 1fr;
    grid-template-columns: 0.75fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .benefits-cards {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }

  .benefits-cards.impar {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .benefits-cards.par {
    display: inline-block;
    margin-bottom: 0px;
    padding-bottom: 24px;
    -webkit-box-pack: start;
    -webkit-justify-content: start;
    -ms-flex-pack: start;
    justify-content: start;
    -webkit-align-content: start;
    -ms-flex-line-pack: start;
    align-content: start;
    grid-auto-flow: row;
    grid-auto-columns: 1fr;
    grid-auto-rows: 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .benefits-card {
    margin-bottom: 24px;
  }

  .plans {
    height: 710px;
    background-color: rgba(25, 172, 144, 0.05);
  }

  .plans-content {
    padding-top: 24px;
    padding-right: 24px;
    padding-left: 24px;
  }

  .how-to-content.mobile {
    padding-right: 0px;
    padding-left: 0px;
  }

  .how-to-card-content {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .contact-us.large {
    padding-top: 24px;
    padding-bottom: 24px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    border-color: rgba(36, 32, 94, 0.25);
    background-color: rgba(255, 213, 61, 0.05);
    background-image: url('../images/bg_cta.png');
    background-position: 50% 50%;
    background-size: auto;
  }

  .contact-us.large.contact-pricing {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .links {
    grid-row-gap: 24px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .pricing-image {
    height: 220px;
  }

  .header-contact-link {
    display: block;
  }

  .header-contact-link-separator {
    display: none;
  }

  .header-contacts {
    display: block;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .header-contacts.last {
    margin-top: 24px;
  }

  .contact-form-block {
    margin-right: 0px;
    margin-bottom: 24px;
    margin-left: 0px;
  }

  .tem-form-submit-button {
    margin-top: 0px;
  }

  .div-block-4 {
    display: block;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .contact-page-bg {
    max-width: none;
    margin-top: -118px;
    margin-right: 24px;
    margin-left: 24px;
    padding: 16px;
  }

  .faq-wrapper {
    padding-right: 0px;
    padding-left: 0px;
  }

  .paragraph-3 {
    margin-bottom: 0px;
    text-align: center;
  }

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

  .error-message {
    margin-top: 0px;
  }

  .home-header-slogan {
    margin-bottom: 24px;
    margin-left: 12px;
    text-align: center;
  }

  .div-block-8 {
    margin-top: 24px;
    background-color: rgba(19, 5, 1, 0.05);
  }

  .div-block-8.top {
    margin-top: 0px;
    margin-bottom: 24px;
  }

  .div-block-9 {
    width: 100%;
    text-align: center;
  }

  .div-block-10 {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1.75fr 1fr;
    grid-template-columns: 1.75fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .button-2.cta.float {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: #24205e;
  }

  .button-2.cta.float:hover {
    background-color: #24205e;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e5007e), to(#e5007e));
    background-image: linear-gradient(180deg, #e5007e, #e5007e);
  }

  .grid {
    grid-template-areas: ".";
    -ms-grid-columns: 1.75fr;
    grid-template-columns: 1.75fr;
    -ms-grid-rows: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
  }

  .image-9 {
    max-width: 40%;
  }

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

  .text-heading-1-bold {
    font-size: 24px;
  }

  .header-contact-link-separator-2 {
    display: none;
  }
}

#w-node-_95b77326-a8d2-d33b-2f17-a028ac93290a-3e657a6f {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_6eb4cea2-8a9b-62a7-59ba-a8d13bccf6b5-3e657a6f {
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
}

#w-node-_3a5a1313-dabe-794b-328d-0d87a17cc159-3e657a6f {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-eb42745f-7e5f-9251-4cad-bf30aa304775-3e657a6f {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-_4f96dcf0-27c8-feb6-6619-af9b94f62bf4-3e657a6f {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-fbfe1a22-c904-dc38-3f02-f37ae6d963f8-3e657a6f {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-_48da3f7c-b23d-b8c1-6f8a-f06f5fa94869-3e657a6f {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-d4e03034-b972-3530-bfee-e7e30fbcf883-3e657a6f {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

#w-node-_7b4961ea-56bf-30d9-617c-b86e5c2211e7-3e657a6f {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_191d3b02-450d-82b5-e6d2-4ed0dc135bbe-5ab816ce {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-fefec293-f028-736b-ceed-137a8794c393-5ab816ce {
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-fefec293-f028-736b-ceed-137a8794c395-5ab816ce {
  -ms-grid-column-align: end;
  justify-self: end;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-bdd35da8-1391-7566-81ed-33d2aaead541-aaead540 {
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-bdd35da8-1391-7566-81ed-33d2aaead55e-aaead540 {
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-f8f518d3-8f86-10ac-6bc5-89e1ae715075-b6657a72 {
  -ms-grid-column-align: center;
  justify-self: center;
}

@media screen and (min-width: 1280px) {
  #w-node-_3a5a1313-dabe-794b-328d-0d87a17cc159-3e657a6f {
    -ms-grid-column-align: center;
    justify-self: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  #w-node-fbfe1a22-c904-dc38-3f02-f37ae6d963f8-3e657a6f {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-fefec293-f028-736b-ceed-137a8794c393-5ab816ce {
    -ms-grid-column-align: center;
    justify-self: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  #w-node-fefec293-f028-736b-ceed-137a8794c395-5ab816ce {
    -ms-grid-column-align: stretch;
    justify-self: stretch;
  }
}

@media screen and (max-width: 991px) {
  #w-node-fbfe1a22-c904-dc38-3f02-f37ae6d963f8-3e657a6f {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-b7db0321-39e2-fdda-a9d3-19bdb7b2e130-5ab816ce {
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_191d3b02-450d-82b5-e6d2-4ed0dc135bbe-5ab816ce {
    -webkit-align-self: end;
    -ms-flex-item-align: end;
    -ms-grid-row-align: end;
    align-self: end;
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-fefec293-f028-736b-ceed-137a8794c395-5ab816ce {
    -ms-grid-column-align: end;
    justify-self: end;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_6eb4cea2-8a9b-62a7-59ba-a8d13bccf6b5-3e657a6f {
    -ms-grid-column-align: stretch;
    justify-self: stretch;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column: span 0.9943181276321411;
    grid-column-start: span 0.9943181276321411;
    -ms-grid-column-span: 0.9943181276321411;
    grid-column-end: span 0.9943181276321411;
    -ms-grid-row: span 0.9943181276321411;
    grid-row-start: span 0.9943181276321411;
    -ms-grid-row-span: 0.9943181276321411;
    grid-row-end: span 0.9943181276321411;
  }

  #w-node-b95a568d-864b-4d21-2758-c6d89c5b4108-5ab816ce {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-fefec293-f028-736b-ceed-137a8794c395-5ab816ce {
    -ms-grid-column-align: auto;
    justify-self: auto;
  }
}

@media screen and (max-width: 479px) {
  #w-node-b7db0321-39e2-fdda-a9d3-19bdb7b2e130-5ab816ce {
    -ms-grid-column-align: start;
    justify-self: start;
  }

  #w-node-_191d3b02-450d-82b5-e6d2-4ed0dc135bbe-5ab816ce {
    -ms-grid-column-align: start;
    justify-self: start;
  }

  #w-node-fefec293-f028-736b-ceed-137a8794c395-5ab816ce {
    -ms-grid-column-align: center;
    justify-self: center;
  }
}

