.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

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

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

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

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

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

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

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

h2 {
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 700;
  line-height: 40px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}

p {
  margin-bottom: 40px;
  font-size: 18px;
  line-height: 28px;
}

a {
  text-decoration: underline;
}

ul {
  color: #1c1548;
  margin-top: 0;
  margin-bottom: 20px;
  padding-left: 20px;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
}

img {
  max-width: 100%;
  display: inline-block;
}

figure {
  margin-top: 80px;
  margin-bottom: 80px;
}

.navigation-button-wrapper {
  justify-content: flex-end;
  align-items: center;
}

.nav-button {
  color: #fff;
  background-color: #4ba5a0;
  padding: 12px 24px;
  font-family: Eudoxussans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.nav-button:hover {
  color: #282e37;
  background-color: #8cd598;
}

.nav-button.sign-in {
  color: #1c1548;
  background-color: rgba(0, 0, 0, 0);
}

.nav-button.sign-in:hover {
  color: #000;
}

.body {
  font-family: Eudoxussans, sans-serif;
}

.nav-menu {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  margin-left: 60px;
  display: flex;
}

.nav-link {
  color: #1c1548;
  padding: 12px 16px;
  font-family: Eudoxussans, sans-serif;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
  position: static;
}

.nav-link:hover {
  color: #000;
}

.nav-link.w--current {
  color: #1c1548;
}

.nav-link.w--current:hover {
  color: #000;
}

.navigation-container {
  max-width: 1280px;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  margin-left: 60px;
  margin-right: 60px;
  display: flex;
}

.navbar {
  min-height: 112px;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  display: flex;
}

.navigation-wrapper {
  flex: 1;
}

.navbar-logo {
  padding-top: 12px;
  padding-bottom: 12px;
}

.hero-container {
  width: 100%;
  max-width: 1160px;
  margin-left: 60px;
  margin-right: 60px;
}

.div-block-5 {
  width: 32px;
  height: 32px;
  background-color: #4ba5a0;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image {
  display: block;
}

.hero-heading {
  color: #272e36;
  letter-spacing: -1px;
  margin-top: 16px;
  margin-bottom: 0;
  font-family: Eudoxussans, sans-serif;
  font-size: 64px;
  font-weight: 700;
  line-height: 72px;
}

.hero-heading.a-h-heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 40px;
}

.hero-heading.c-hero-heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 21px;
}

.hero-heading.styleguide-heading {
  color: #fff;
  margin-top: 0;
}

.hero-heading.t-heading-1 {
  margin-top: 0;
  margin-bottom: 24px;
}

.hero-content {
  max-width: 560px;
  flex-direction: column;
  align-items: flex-start;
}

.icon-text {
  color: #2c9c76;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-left: 12px;
  font-family: Eudoxussans, sans-serif;
  font-weight: 700;
  line-height: 22px;
  position: static;
  top: 5px;
  left: 44px;
}

.icon-text.content-2-icon-text, .icon-text.content-1-icon-text {
  color: #2c9c76;
  margin-top: 24px;
  margin-bottom: 12px;
  margin-left: 0;
}

.icon-text.content-1-icon-text.tabs-icon-text {
  margin-top: 0;
}

.icon-text.content-1-icon-text.tabs-icon-text._2 {
  color: #4ba5a0;
}

.icon-text.values-icon-text {
  color: #fff;
  margin-bottom: 12px;
  margin-left: 0;
}

.icon-text.a-content-icon-text {
  color: #4ba5a0;
  margin-bottom: 12px;
  margin-left: 0;
}

.icon-text.p-h-icon-text {
  margin-bottom: 14px;
  margin-left: 0;
}

.icon-text.p-f-icon-text {
  color: #009cfd;
  margin-bottom: 12px;
  margin-left: 0;
}

.icon-text.p-plan-icon-text {
  color: #ff7c54;
  margin-bottom: 12px;
  margin-left: 0;
}

.icon-text.f-icon-text {
  color: #2c9c76;
  margin-bottom: 16px;
  margin-left: 0;
}

.icon-text.f-features-icon-text {
  margin-top: 24px;
  margin-bottom: 12px;
  margin-left: 0;
}

.icon-text.b-h-icon-text {
  margin-bottom: 12px;
  margin-left: 0;
}

.icon-text.newsletter-icon-text {
  color: #fff;
  margin-bottom: 12px;
  margin-left: 0;
}

.icon-text.b-icon-text {
  margin-bottom: 12px;
  margin-left: 0;
}

.icon-text.c-hero-icon-text {
  color: #8cd598;
  margin-bottom: 12px;
  margin-left: 0;
}

.div-block-7 {
  flex: 0 auto;
  align-items: center;
  display: flex;
}

.primary-button {
  color: #fff;
  text-align: center;
  background-color: #282e37;
  margin-right: 0;
  padding: 20px 32px;
  font-family: Eudoxussans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.primary-button:hover {
  color: #282e37;
  background-color: #8cd598;
}

.primary-button.contact-button {
  min-width: 218px;
  color: #272e36;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/phone-icon.svg');
  background-position: 12%;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: scroll;
  margin-right: 0;
}

.primary-button.features-button:hover {
  color: #282e37;
  background-color: #8cd598;
}

.primary-button.features-button._2 {
  background-color: #2c9c76;
}

.primary-button.features-button._2:hover {
  color: #fff;
  background-color: #4ba5a0;
}

.primary-button.footer-tittle-button {
  color: #282e37;
  background-color: #fff;
}

.primary-button.footer-tittle-button:hover {
  color: #fff;
  background-color: #282e37;
}

.primary-button.a-content-button {
  text-align: center;
  margin-top: 40px;
}

.primary-button.a-content-button:hover {
  background-color: #8cd598;
}

.primary-button.p-card-button {
  width: 100%;
  text-align: center;
  margin-top: 48px;
  margin-bottom: 24px;
}

.primary-button.p-card-button-2 {
  width: 100%;
  color: #553bf9;
  text-align: center;
  background-color: #fff;
  margin-top: 48px;
  margin-bottom: 24px;
}

.hero-image {
  max-width: 460px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: block;
  position: static;
}

.hero-section {
  justify-content: center;
  align-items: center;
  padding-top: 48px;
  padding-bottom: 112px;
  display: flex;
}

.div-block-10 {
  display: none;
}

.hero-image-div {
  position: relative;
}

.cloud-1 {
  z-index: 1;
  height: 95px;
  position: absolute;
  top: -5%;
  bottom: auto;
  left: auto;
  right: -5%;
}

.cloud-2 {
  height: 90px;
  position: absolute;
  top: auto;
  bottom: -5%;
  left: -5%;
  right: auto;
}

.stat-section {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  justify-content: center;
  align-items: center;
  margin-bottom: 70px;
  padding-top: 70px;
  padding-bottom: 70px;
  display: flex;
}

.stat-container {
  width: 100%;
  max-width: 1160px;
  margin-left: 60px;
  margin-right: 60px;
}

.stat-grid {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  align-content: stretch;
  justify-content: stretch;
  align-items: stretch;
}

.stat-content {
  text-align: left;
  align-items: center;
  display: flex;
}

.stat-text-block {
  color: #282e37;
  text-align: left;
  margin-right: 0;
  padding-right: 16px;
  font-family: Eudoxussans, sans-serif;
  font-size: 90px;
  font-weight: 700;
  line-height: 64px;
}

.stat-paragraph {
  color: #282e37;
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Eudoxussans, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.content-section {
  justify-content: center;
  align-items: center;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
}

.content-container {
  width: 100%;
  max-width: 1160px;
  margin-left: 60px;
  margin-right: 60px;
}

.content-grid {
  grid-column-gap: 32px;
  grid-template-rows: auto;
}

.content-image {
  max-width: 460px;
}

.content-text {
  max-width: 560px;
}

.content-heading {
  color: #1c1548;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Eudoxussans, sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 48px;
}

.content-heading.features-heading {
  color: #fff;
  margin-top: 0;
}

.content-heading.tabs-heading {
  max-width: 729px;
}

.content-heading.clients-heading {
  max-width: 800px;
  color: #282e37;
}

.content-heading.video-heading {
  color: #fff;
}

.content-heading.values-heading {
  width: 340px;
  color: #fff;
}

.content-heading.p-plan-heading {
  max-width: 800px;
  color: #fff;
}

.content-heading.blog-heading-2 {
  margin-bottom: 64px;
}

.content-heading.blog-post-heading {
  margin-bottom: 24px;
}

.content-heading.p-f-t-heading {
  max-width: 800px;
}

.content-heading.t-heading-3 {
  margin-bottom: 24px;
}

.hero-paragraph {
  color: #282e37;
  margin-top: 24px;
  margin-bottom: 40px;
  font-family: Eudoxussans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.hero-paragraph.features-paragraph {
  max-width: 560px;
  color: #fff;
  text-align: center;
  margin-top: 24px;
  margin-bottom: 72px;
}

.hero-paragraph.slide-image-paragraph {
  margin-top: 0;
  margin-bottom: 32px;
}

.hero-paragraph.faq-tittle-paragraph {
  margin-bottom: 0;
}

.hero-paragraph.a-content-paragreaph {
  margin-top: 0;
  margin-bottom: 0;
}

.hero-paragraph.p-h-paragraph {
  margin-bottom: 32px;
}

.hero-paragraph.c-hero-paragraph {
  max-width: 560px;
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
}

.hero-paragraph.styleguide-paragraph {
  color: #fff;
  margin-bottom: 0;
}

.hero-paragraph.t-body-1 {
  margin-top: 0;
  margin-bottom: 24px;
}

.content-list {
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

.content-list.pricing-list {
  color: #fff;
}

.list-content {
  align-items: center;
  margin-top: 16px;
  display: flex;
}

.text-block {
  color: #282e37;
  border-left-style: none;
  margin-bottom: 0;
  margin-left: 16px;
  font-family: Eudoxussans, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
}

.text-block.quotes {
  color: #1c1548;
  margin-left: 32px;
  margin-right: 32px;
  padding: 0;
}

.text-block.a-h-text-block {
  color: #fff;
}

.text-block.flag-text {
  margin-top: 16px;
  margin-left: 0;
}

.div-block-14 {
  color: rgba(0, 0, 0, 0);
  text-align: left;
  background-color: #f3f3f3;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 34px;
  display: flex;
  position: relative;
}

.quotes-icon {
  position: absolute;
  top: -8%;
  bottom: auto;
  left: 5%;
  right: auto;
}

.cloud-5 {
  height: 90px;
  position: absolute;
  top: auto;
  bottom: -8%;
  left: auto;
  right: -9%;
}

.text-block-2 {
  color: #1c1548;
  flex: 0 auto;
  margin-top: 16px;
  margin-bottom: 32px;
  margin-left: 32px;
  padding-top: 0;
  padding-left: 0;
  font-family: Eudoxussans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.hero-grid {
  grid-column-gap: 32px;
  grid-template-rows: auto;
}

.features {
  justify-content: center;
  align-items: center;
  padding-top: 70px;
  padding-bottom: 70px;
  display: flex;
}

.features-container {
  width: 100%;
  max-width: 1240px;
  background-color: #282e37;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 100px;
  padding-left: 80px;
  padding-right: 80px;
  display: flex;
  position: relative;
}

.features-text {
  max-width: 720px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.features-grid {
  width: 100%;
  grid-column-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

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

.features-button {
  margin-top: 72px;
  margin-bottom: 72px;
}

.features-card {
  background-color: #fff;
  border-radius: 12px;
  flex-direction: column;
  align-items: flex-start;
  padding: 40px 20px 28px;
  display: flex;
}

.features-card-heading {
  color: #fff;
  margin-top: 30px;
  margin-bottom: 16px;
  font-family: Eudoxussans, sans-serif;
  font-size: 24px;
  line-height: 32px;
}

.features-card-heading.slide-image-heading {
  color: #282e37;
  margin-top: 32px;
  margin-bottom: 8px;
}

.features-card-heading.black {
  width: 100%;
  color: #282e37;
  text-align: center;
}

.features-card-paragraph {
  color: #fff;
  margin-bottom: 20px;
  font-family: Eudoxussans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.features-card-paragraph.video-paragraph {
  margin-bottom: 0;
}

.features-card-paragraph.footer-paragraph {
  margin-top: 20px;
  margin-bottom: 48px;
}

.features-card-paragraph.t-body-2 {
  color: #1c1548;
  margin-bottom: 24px;
}

.features-card-paragraph.black {
  color: #282e37;
  text-align: center;
}

.tabs-section {
  justify-content: center;
  align-items: center;
  padding-top: 70px;
  padding-bottom: 70px;
  display: flex;
}

.tabs-container {
  width: 100%;
  max-width: 1160px;
  margin-left: 60px;
  margin-right: 60px;
}

.tabs-menu {
  color: #1c1548;
  justify-content: space-between;
  display: flex;
}

.tab-link {
  background-color: #fff;
  border: 1px solid #e5e5e5;
  flex: 1;
  align-items: center;
  padding: 20px 32px;
  display: flex;
}

.tab-link.w--current {
  color: #fff;
  background-color: #2c9c76;
  align-items: center;
}

.tab-link-icon {
  margin-right: 12px;
}

.tab-link-text {
  font-family: Eudoxussans, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
}

.tab-link-text.t-subheading-2 {
  color: #1c1548;
  margin-top: 0;
  margin-bottom: 24px;
}

.tabs {
  margin-top: 48px;
}

.tabs-content {
  margin-top: 73px;
}

.tab-pane-grid {
  grid-column-gap: 120px;
  grid-row-gap: 58px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-16 {
  width: 56px;
  height: 56px;
  text-align: left;
  background-color: rgba(140, 213, 152, .3);
  border-radius: 50%;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-right: 24px;
  display: flex;
}

.div-block-16._1 {
  background-image: url('../images/Plano-de-Negócio.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.div-block-16._2 {
  background-image: url('../images/Viabilidade.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.div-block-16._4 {
  background-image: url('../images/Gestão-Financeira.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.div-block-16._5 {
  background-image: url('../images/Gestão-do-Dia-a-Dia.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.div-block-16._6 {
  background-image: url('../images/Gestão-de-Projeto.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.div-block-16._7 {
  background-image: url('../images/Suprimentos.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.div-block-16._8 {
  background-image: url('../images/Projetos-pontuais.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.div-block-16._9 {
  background-image: url('../images/Melhoria-Continua.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.div-block-16._10 {
  background-image: url('../images/Técnicas.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.div-block-16._11 {
  background-image: url('../images/Riscos-2.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 60%;
}

.div-block-16._12 {
  background-image: url('../images/Riscos-1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 60%;
}

.div-block-16._13 {
  background-image: url('../images/Societarios.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 60%;
}

.div-block-16._14 {
  background-image: url('../images/LGPD.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 60%;
}

.tab-pane-content {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.tab-pane-paragraph {
  flex: 1;
  margin-bottom: 0;
  font-family: Eudoxussans, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
}

.testimonials-section {
  justify-content: center;
  align-items: center;
  padding-top: 70px;
  padding-bottom: 70px;
  display: flex;
}

.testimonials-container {
  max-width: 1160px;
  margin-left: 60px;
  margin-right: 60px;
}

.slide-nav {
  display: none;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 25%;
}

.left-arrow {
  width: 56px;
  height: 56px;
  background-color: #2c9c76;
  justify-content: center;
  align-items: center;
  display: flex;
  top: auto;
  bottom: 0;
  left: auto;
  right: 134px;
}

.left-arrow:hover {
  background-color: #4ba5a0;
}

.left-arrow.a-left-arrow {
  background-color: #fff;
  top: auto;
  bottom: 0%;
  left: -435px;
  right: auto;
}

.right-arrow {
  width: 56px;
  height: 56px;
  background-color: #2c9c76;
  justify-content: center;
  align-items: center;
  display: flex;
  top: auto;
  bottom: 0;
  left: auto;
  right: 72px;
}

.right-arrow:hover {
  background-color: #4ba5a0;
}

.right-arrow.a-right-arrow {
  background-color: #fff;
  top: auto;
  bottom: 0%;
  left: -371px;
  right: auto;
}

.mask {
  padding-top: 10px;
}

.slider {
  height: auto;
  background-color: #fff;
}

.slide-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.slide-image {
  max-width: 460px;
  position: relative;
}

.slide-text {
  max-width: 560px;
  min-height: 370px;
}

.cloud-8 {
  position: absolute;
  top: -2%;
  bottom: auto;
  left: auto;
  right: -2%;
}

.slide-image-tittle {
  max-width: 396px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 127px;
  left: 0%;
  right: 0%;
}

.star-icon {
  margin-right: 12px;
}

.heading-2 {
  color: #282e37;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Eudoxussans, sans-serif;
  font-size: 25px;
  line-height: 35px;
}

.star-icon-div {
  margin-bottom: 32px;
}

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

.left-arrow-icon {
  transform: rotate(180deg);
}

.clients-section {
  justify-content: center;
  align-items: center;
  padding-top: 70px;
  padding-bottom: 70px;
  display: none;
}

.clients-container {
  width: 100%;
  max-width: 1160px;
  margin-left: 60px;
  margin-right: 60px;
}

.clients-tittle {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 70px;
  display: flex;
}

.div-block-17 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-top: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  display: grid;
}

.clients-logo {
  text-align: center;
  border-bottom: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  padding: 24px 34px;
}

.video-section {
  justify-content: center;
  align-items: center;
  padding-top: 70px;
  padding-bottom: 70px;
  display: flex;
}

.video-text {
  max-width: 460px;
}

.video-text.f-f-text-block {
  max-width: 560px;
  margin-bottom: 60px;
}

.video-text-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  margin-top: 40px;
  display: grid;
}

.video-text-block {
  text-align: left;
}

.text-block-5 {
  color: #fff;
  margin-top: 16px;
  padding-bottom: 12px;
  font-family: Eudoxussans, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
}

.faq-section {
  justify-content: center;
  align-items: center;
  padding-top: 70px;
  padding-bottom: 70px;
  display: flex;
}

.faq-container {
  width: 100%;
  max-width: 960px;
  flex-direction: column;
  align-items: center;
  margin-left: 160px;
  margin-right: 160px;
  display: flex;
}

.faq-tittle {
  max-width: 580px;
  text-align: center;
  margin-bottom: 72px;
}

.faq-tab-block {
  width: 100%;
}

.faq-tab {
  flex-direction: row;
  display: flex;
}

.faq-tab-menu {
  max-width: 360px;
  color: #1c1548;
  flex-direction: column;
  flex: 1;
  margin-right: 40px;
  display: flex;
}

.faq-tab-content {
  max-width: 560px;
  flex: 1;
  justify-content: space-between;
}

.faq-tab-link {
  background-color: #fff;
  background-image: url('../images/Right-Arrow-pv.svg');
  background-position: 95%;
  background-repeat: no-repeat;
  background-size: auto;
  border: 1px solid #e5e5e5;
  margin-bottom: 12px;
  padding: 20px 32px;
  display: flex;
}

.faq-tab-link.w--current {
  color: #fff;
  background-color: #2c9c76;
  background-image: url('../images/Slide-icon.svg');
  background-position: 95%;
  background-repeat: no-repeat;
  background-size: auto;
}

.tab-pane-div {
  border: 1px solid #e5e5e5;
  margin-bottom: 12px;
  padding: 20px 32px;
}

.faq-item-triger {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.faq-item-content {
  margin-top: 0;
  overflow: hidden;
}

.heading-3 {
  color: #1c1548;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Eudoxussans, sans-serif;
  font-size: 20px;
  line-height: 32px;
}

.faq-cntent-paragraph {
  color: #1c1548;
  margin-top: 12px;
  margin-bottom: 0;
  font-family: Eudoxussans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.plus-icon {
  margin-left: 10px;
}

.footer-flex-container {
  text-align: left;
  border-bottom: 1px solid #2c2366;
  justify-content: space-between;
  margin-bottom: 24px;
  padding-bottom: 100px;
  display: flex;
}

.footer-image {
  object-position: 0% 50%;
}

.link-heading {
  letter-spacing: 2px;
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Eudoxussans, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.footer-link {
  color: #fff;
  margin-bottom: 16px;
  font-family: Eudoxussans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
  display: block;
}

.footer-link:hover, .footer-link.w--current:hover {
  color: rgba(255, 255, 255, .7);
}

.footer {
  flex-direction: row;
  justify-content: center;
  padding-top: 70px;
  padding-bottom: 150px;
  display: flex;
  position: relative;
}

.footer-link-wrapper {
  width: 100%;
  color: #fff;
}

.footer-container {
  max-width: 1160px;
  margin-left: 60px;
  margin-right: 60px;
}

.footer-tittle-wrapper {
  text-align: center;
  background-color: #2c9c76;
  background-image: url('../images/Footer-Tittle-background.png');
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 120px;
  padding: 100px 155px;
  position: relative;
}

.cloud-9 {
  position: absolute;
  top: -4%;
  bottom: auto;
  left: -5%;
  right: auto;
}

.cloud-10 {
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 3%;
}

.div-block-21 {
  z-index: -1;
  width: 100%;
  height: 70%;
  max-height: 100%;
  background-color: #282e37;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-22 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.link-block {
  margin-left: 24px;
}

.footer-tittle-block {
  max-width: 400px;
  flex-direction: column;
  display: flex;
}

.text-block-6 {
  text-align: left;
  flex: 1;
}

.form {
  height: 64px;
  justify-content: center;
  align-items: center;
  line-height: 24px;
  display: flex;
}

.text-field {
  height: 64px;
  color: #fff;
  background-color: #282e37;
  background-image: url('../images/Email.svg');
  background-position: 16px;
  background-repeat: no-repeat;
  background-size: auto;
  border: 1px solid #4ba5a0;
  margin-bottom: 0;
  padding-left: 52px;
  font-family: Eudoxussans, sans-serif;
  font-size: 16px;
}

.text-field::-ms-input-placeholder {
  color: #fff;
}

.text-field::placeholder {
  color: #fff;
}

.text-field.f-text-feild {
  color: #1c1548;
  background-color: #f3f3f3;
  background-image: url('../images/mail_icon.svg');
  background-position: 12px;
  background-size: auto;
  border-color: #f3f3f3;
  padding-left: 48px;
}

.text-field.f-text-feild::-ms-input-placeholder {
  color: #1c1548;
}

.text-field.f-text-feild::placeholder {
  color: #1c1548;
}

.text-field.n-text-field {
  background-color: #6f58ff;
  border-color: #6f58ff;
}

.submit-button {
  max-width: 158px;
  color: #fff;
  background-color: #4ba5a0;
  padding: 20px 32px;
  font-family: Eudoxussans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.submit-button:hover {
  color: #fff;
  background-color: #8cd598;
}

.submit-button.f-submit-button {
  background-color: #553bf9;
}

.submit-button.f-submit-button:hover {
  background-color: #6f58ff;
}

.submit-button.subscribe-button {
  color: #553bf9;
  background-color: #fff;
}

.submit-button.subscribe-button:hover {
  color: #fff;
  background-color: #553bf9;
}

.form-block {
  max-width: 400px;
  margin-bottom: 0;
}

.heading-4 {
  color: #fff;
  letter-spacing: -1px;
  margin-top: 0;
  margin-bottom: 48px;
  font-size: 56px;
  line-height: 64px;
}

.navbar-2 {
  min-height: 112px;
  background-color: #282e37;
  justify-content: center;
  align-items: center;
  display: flex;
}

.navbar-logo-2 {
  padding-top: 12px;
  padding-bottom: 12px;
}

.nav-menu-2 {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  margin-left: 60px;
  display: flex;
}

.nav-link-2 {
  color: #fff;
  padding: 12px 16px;
  font-family: Eudoxussans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
  position: static;
}

.nav-link-2:hover {
  color: rgba(255, 255, 255, .7);
}

.nav-link-2.w--current {
  color: #fff;
}

.nav-link-2.w--current:hover {
  color: rgba(255, 255, 255, .7);
}

.navigation-container-2 {
  max-width: 1280px;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  margin-left: 80px;
  margin-right: 80px;
  display: flex;
}

.navigation-wrapper-2 {
  flex: 1;
}

.div-block-25 {
  display: none;
}

.nav-button-2 {
  color: #fff;
  background-color: #2c9c76;
  padding: 12px 24px;
  font-size: 16px;
  line-height: 24px;
}

.nav-button-2:hover {
  color: #fff;
  background-color: #4ba5a0;
}

.nav-button-2.sign-in {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
}

.nav-button-2.sign-in:hover {
  color: rgba(255, 255, 255, .7);
}

.a-hero-section {
  justify-content: center;
  padding-top: 48px;
  padding-bottom: 189px;
  display: flex;
  position: relative;
}

.container-large {
  max-width: 100%;
  flex-direction: column;
  flex: 1;
  align-items: center;
  margin-left: 40px;
  margin-right: 40px;
  padding-left: 20px;
  padding-right: 20px;
}

.container-large.values-container {
  background-color: #282e37;
  flex-direction: row;
  align-items: flex-start;
  padding-top: 80px;
  padding-bottom: 80px;
  padding-left: 80px;
  display: flex;
  overflow: hidden;
}

.container-large.t-members-container {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.container-large.location-container {
  max-width: 1160px;
}

.a-hero-tittle-grid {
  max-width: 100%;
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: stretch;
  align-items: stretch;
  margin-bottom: 100px;
  display: grid;
}

.a-h-image-grid {
  grid-column-gap: 24px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1.4fr .93fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-31 {
  position: relative;
}

.div-block-32 {
  position: relative;
  top: 69px;
}

.div-block-33 {
  position: relative;
}

.image-11 {
  width: 100%;
  height: 600px;
  object-fit: cover;
}

.image-12, .image-13 {
  width: 100%;
  height: 645px;
  object-fit: cover;
}

.a-h-background {
  z-index: -1;
  width: 100%;
  height: 53%;
  background-color: #282e37;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.a-stat-section {
  justify-content: center;
  padding-bottom: 60px;
  display: flex;
}

.a-stat-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px solid #e5e5e5;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.a-stat-content {
  background-color: #f3f3f3;
  padding-top: 44px;
  padding-bottom: 44px;
  padding-left: 40px;
}

.a-stat-text-block {
  color: #140e34;
  letter-spacing: 2px;
  margin-bottom: 16px;
  font-family: Eudoxussans, sans-serif;
  font-size: 56px;
  font-weight: 700;
  line-height: 64px;
}

.a-stat-text-paragraph {
  color: #140e34;
  font-family: Eudoxussans, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
}

.a-stat-content-w {
  padding-top: 44px;
  padding-bottom: 44px;
  padding-left: 40px;
}

.values-section {
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 60px;
  display: flex;
}

.values-tittle {
  margin-right: 97px;
}

.slider-2 {
  height: auto;
  min-width: 0;
  background-color: rgba(0, 0, 0, 0);
}

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

.image-17 {
  filter: hue-rotate(270deg);
}

.slide {
  max-width: 50%;
  background-color: #fff;
  margin-right: 24px;
  padding: 40px 32px 46px;
}

.slide-text-block {
  color: #140e34;
  margin-top: 16px;
  margin-bottom: 12px;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
}

.slide-text-paragraph {
  color: #140e34;
  font-size: 16px;
  line-height: 24px;
}

.a-content-section {
  justify-content: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.a-content-grid {
  grid-template-rows: auto;
}

.a-content-tittle {
  max-width: 560px;
}

.a-content-text {
  max-width: 480px;
}

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

.t-members-section {
  justify-content: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: none;
}

.folks-tittle {
  max-width: 560px;
  text-align: center;
  margin-bottom: 24px;
}

.folks-tab-block {
  align-self: stretch;
}

.tabs-2 {
  flex-direction: row;
  display: flex;
}

.tabs-menu-2 {
  max-width: 282px;
  color: #1c1548;
  flex-direction: column;
  flex: 1;
  grid-template-rows: max-content max-content max-content max-content;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-right: 24px;
  display: flex;
}

.tabs-content-2 {
  max-width: 918px;
  flex: 1;
}

.folks-tab-link {
  width: 100%;
  max-width: 282px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #e5e5e5;
  margin-bottom: 12px;
  padding: 20px 32px;
  display: flex;
}

.folks-tab-link.w--current {
  color: #fff;
  background-color: #282e37;
  align-items: center;
}

.tab-pane-grid-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-columns: 1fr 1fr 1fr;
}

.tab-pane-block {
  max-width: 282px;
  background-color: #f3f3f3;
  flex-direction: column;
  align-items: flex-start;
  padding: 40px 32px;
  display: flex;
  position: relative;
}

.image-18 {
  border-radius: 50%;
  align-self: center;
  margin-bottom: 30px;
}

.folks-post {
  color: #4ba5a0;
  margin-bottom: 8px;
  font-family: Eudoxussans, sans-serif;
  font-weight: 700;
  line-height: 22px;
}

.folks-name {
  color: #1c1548;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

.body-2 {
  font-family: Eudoxussans, sans-serif;
}

.link-block-2 {
  width: 40px;
  height: 40px;
  background-color: #282e37;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.text-block-8 {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}

.location-section {
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.loacation-tittle-wrapper {
  text-align: center;
  margin-bottom: 48px;
}

.location-map-wrapper {
  height: 500px;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-image: url('../images/World_map_blue_dots-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: stretch;
  align-items: stretch;
  display: grid;
}

.location-block {
  height: 70%;
  max-width: 360px;
  background-color: #fff;
  border: 1px solid #553bf9;
  flex: 1;
  padding: 40px;
}

.vacancy-section {
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 90px;
  display: flex;
}

.p-hero-section {
  justify-content: center;
  align-items: center;
  padding-top: 70px;
  padding-bottom: 70px;
  display: flex;
}

.p-h-tittle-wrapper {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.p-h-pricing-wrapper {
  margin-top: 80px;
}

.p-h-button {
  width: 100%;
  height: 75px;
  max-width: 400px;
  background-color: #f3f3f3;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.pricing-switch {
  width: 80px;
  height: 40px;
  background-color: #553bf9;
  border-radius: 20px;
  align-items: center;
  margin-left: 26px;
  margin-right: 26px;
  padding-left: 4px;
  padding-right: 4px;
  display: flex;
  position: relative;
}

.bill-monthly {
  color: #1c1548;
  text-align: right;
  font-family: Eudoxussans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.bill-anualy {
  color: #1c1548;
  font-family: Eudoxussans, sans-serif;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
}

.switch-ball {
  width: 32px;
  height: 32px;
  background-color: #fff;
  border-radius: 100%;
}

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

.pricing-table.yearly {
  display: none;
}

.pricing-table-card {
  max-width: 360px;
  color: #1c1548;
  border: 1px solid #e5e5e5;
  padding: 48px 40px;
}

.pricing-table-card.table-card-2 {
  color: #fff;
  background-color: #553bf9;
  position: relative;
}

.p-caard-plan-name {
  color: #ff7c54;
  text-transform: uppercase;
  font-family: Eudoxussans, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
}

.p-caard-plan-name.table-card-2 {
  color: #fff;
}

.p-caard-plan-name.table-card-3 {
  color: #009cfd;
}

.p-card-paragraph {
  margin-top: 16px;
  margin-bottom: 16px;
  font-size: 16px;
  line-height: 24px;
}

.p-card-cost-wrapper {
  align-items: flex-end;
  display: flex;
}

.text-block-9 {
  font-size: 56px;
  font-weight: 700;
  line-height: 64px;
}

.text-block-10 {
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
}

.image-19 {
  position: absolute;
  top: -4%;
  bottom: auto;
  left: auto;
  right: -4%;
}

.p-features-section {
  justify-content: center;
  align-items: center;
  padding-top: 70px;
  padding-bottom: 70px;
  display: flex;
}

.content-container.p-plan-container {
  background-color: #140e34;
  padding: 80px 64px;
  position: relative;
}

.content-container.f-f-container {
  background-color: #140e34;
}

.content-container.blog-hero-container {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.content-container.rich-text-container {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 60px;
  display: flex;
}

.p-features-tittle {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.p-features-block {
  grid-column-gap: 40px;
  grid-row-gap: 56px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 64px;
  display: grid;
}

.p-features-icon {
  margin-bottom: 12px;
}

.p-features-subtext {
  color: #000;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
}

.p-features-card {
  max-width: 260px;
}

.pricing-plan-section {
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.p-plan-block {
  margin-top: 40px;
}

.p-plan-features {
  border-bottom: 1px solid #201a3e;
  align-items: center;
  padding: 22px 32px;
  display: flex;
}

.p-plan-features.p-p-f-1 {
  background-color: #201a3e;
}

.p-plan-f-heading {
  max-width: 360px;
  color: #fff;
  flex: 1;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
}

.p-p-features-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.p-p-f-text {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
}

.p-p-f-text-1 {
  max-width: 360px;
  color: #fff;
  flex: 1;
  padding-left: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.p-plan-f-heading-1 {
  max-width: 360px;
  color: #fff;
  flex: 1;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.image-20 {
  width: 15%;
  position: absolute;
  top: -2%;
  bottom: auto;
  left: auto;
  right: -2%;
}

.image-21 {
  width: 14%;
  position: absolute;
  top: auto;
  bottom: -2%;
  left: -3%;
  right: auto;
}

.image-22 {
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: -13%;
}

.discount-block {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  right: -45%;
}

.discount-text {
  color: #ff7c54;
  font-size: 16px;
  line-height: 24px;
  position: absolute;
}

.f-video-section {
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.f-video-block {
  height: 260px;
  border: 12px solid #f3f3f3;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.lightbox-link-3 {
  z-index: 1;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-25 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.f-hero-section {
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 120px;
  display: flex;
}

.f-hero-grid {
  grid-column-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
}

.f-hero-tittle {
  max-width: 650px;
}

.f-h-tittle-subtext {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  display: grid;
}

.f-hero-text {
  max-width: 400px;
}

.f-h-subheading {
  color: #1c1548;
  margin-top: 0;
  margin-bottom: 64px;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

.f-h-subheading.tab-pane-heading {
  max-width: 460px;
  margin-bottom: 40px;
}

.f-h-subheading.tab-pane-heading._2 {
  margin-bottom: 12px;
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
}

.tabs-3 {
  flex-direction: column;
  margin-top: 34px;
}

.tabs-menu-3 {
  flex-direction: row;
  margin-bottom: 40px;
  display: flex;
}

.f-tab-link {
  text-align: center;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  flex: 1;
  padding: 12px 0;
}

.f-tab-link.w--current {
  color: #282e37;
  background-color: rgba(44, 156, 118, .6);
}

.f-features-section {
  justify-content: center;
  align-items: center;
  padding-top: 80px;
  padding-bottom: 40px;
  display: flex;
}

.f-features-text {
  max-width: 643px;
  padding-top: 80px;
  padding-bottom: 80px;
  padding-left: 83px;
}

.f-features-grid {
  grid-column-gap: 32px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: grid;
}

.f-features-img {
  width: 100%;
  max-width: 430px;
  background-image: url('../images/F_Features_IMG.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.f-features-section-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.f-features-grid-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  padding-bottom: 80px;
}

.f-features-2-card {
  max-width: 560px;
  border: 1px solid #e5e5e5;
  padding: 56px;
}

.f-features-paragraph {
  color: #1c1548;
  margin-top: 12px;
  margin-bottom: 24px;
  font-size: 18px;
  line-height: 28px;
}

.contact-us-link {
  color: #2c9c76;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  text-decoration: none;
}

.contact-us-link:hover {
  color: #4ba5a0;
}

.heading-5 {
  color: #1c1548;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  line-height: 40px;
}

.heading-5.blog-heading-5 {
  margin-bottom: 18px;
}

.heading-5.t-heading-4 {
  margin-bottom: 24px;
}

.f-f-cloud {
  position: absolute;
  top: -4%;
  bottom: auto;
  left: auto;
  right: -4%;
}

.blog-hero-section {
  justify-content: center;
  align-items: center;
  padding-top: 90px;
  padding-bottom: 90px;
  display: flex;
}

.b-h-tittle-wrapper {
  max-width: 900px;
  text-align: center;
  margin-bottom: 90px;
}

.b-h-content-wrapper {
  width: 100%;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.blog-heading {
  color: #1c1548;
  letter-spacing: -1px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 56px;
  line-height: 64px;
}

.blog-heading.newsletter-heading {
  max-width: 540px;
  color: #fff;
  margin-bottom: 48px;
}

.blog-heading.t-heading-2 {
  margin-bottom: 24px;
}

.newsletter-section {
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 30px;
  display: flex;
}

.newsletter-divblock {
  grid-column-gap: 32px;
  grid-row-gap: 16px;
  background-color: #553bf9;
  background-image: url('../images/Newsletter-BG.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
  grid-auto-columns: 1fr;
  padding: 80px 150px 80px 80px;
  display: grid;
  position: relative;
}

.image-34 {
  position: absolute;
  top: -4%;
  bottom: auto;
  left: auto;
  right: -1%;
}

.blog-section {
  justify-content: center;
  align-items: center;
  padding-top: 90px;
  padding-bottom: 90px;
  display: flex;
}

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

.blog-text-block {
  padding: 32px;
}

.blog-text-block.b-post-heading {
  padding: 0;
}

.blog-subheading {
  color: #1c1548;
  margin-top: 0;
  margin-bottom: 14px;
  font-size: 24px;
  line-height: 32px;
}

.blog-subheading.t-subheading-1 {
  margin-bottom: 24px;
}

.text-block-11 {
  margin-right: 4px;
}

.blog-published {
  color: #1c1548;
  font-size: 16px;
  line-height: 24px;
  display: flex;
}

.text-block-14 {
  margin-left: 8px;
}

.link-block-3 {
  max-width: 460px;
  border: 1px solid #e5e5e5;
  text-decoration: none;
}

.collection-list-wrapper {
  max-width: 660px;
  margin-right: 20px;
}

.collection-list-wrapper-2 {
  max-width: 460px;
  margin-left: 20px;
}

.link-block-4, .link-block-5 {
  border: 1px solid #e5e5e5;
  text-decoration: none;
}

.collection-list-2 {
  grid-column-gap: 0px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.image-35 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.div-block-42 {
  width: 100%;
  height: 460px;
}

.image-36 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.collection-list-3 {
  grid-template-rows: auto auto;
}

.blog-image {
  width: 100%;
  height: 320px;
}

.blog-post-hero-section {
  justify-content: center;
  align-items: center;
  padding-top: 64px;
  padding-bottom: 80px;
  display: flex;
}

.blog-post-main-img {
  height: 600px;
  max-width: 1160px;
  margin-top: 70px;
}

.image-37 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.rich-text-section {
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 10px;
  display: flex;
}

.div-block-43 {
  max-width: 768px;
  flex: 1;
  margin-left: auto;
  margin-right: auto;
}

.blog-post-link-wrapper {
  flex-direction: column;
  align-items: center;
  margin-right: -50px;
  display: flex;
}

.rich-text-block {
  color: #1c1548;
}

.recent-blog-section {
  justify-content: center;
  align-items: center;
  padding-top: 90px;
  padding-bottom: 90px;
  display: flex;
}

.share-text {
  text-transform: uppercase;
  margin-bottom: 28px;
  font-family: Eudoxussans, sans-serif;
  font-weight: 700;
  line-height: 22px;
}

.blog-post-link-block {
  flex-direction: column;
  display: flex;
}

.link-block-6 {
  margin-bottom: 24px;
}

.collection-list-4 {
  grid-column-gap: 40px;
  grid-row-gap: 56px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.body-3 {
  font-family: Eudoxussans, sans-serif;
}

.vaccancy-container {
  max-width: 1000px;
  flex: 1;
  margin-left: 40px;
  margin-right: 40px;
}

.vaccancy-tittle-wrapper {
  text-align: center;
  margin-bottom: 72px;
}

.job-tittle {
  color: #1c1548;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

.vacancy-time, .vacancy-location {
  color: #1c1548;
  text-align: center;
  margin-left: 12px;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
}

.div-block-45 {
  width: 100%;
  height: 112px;
  max-width: 112px;
  background-image: url('../images/black-Arrow.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-left: 1px solid #e5e5e5;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.div-block-45:hover {
  background-color: #553bf9;
  background-image: url('../images/White-Arrow.svg');
}

.div-block-45:active {
  background-image: url('../images/White-Arrow.svg');
}

.link-block-7 {
  height: 112px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px solid #e5e5e5;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 112px;
  grid-auto-columns: 1fr;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 40px;
  text-decoration: none;
  display: grid;
  position: relative;
}

.link-block-7:hover {
  background-color: #f3f3f3;
}

.div-block-46 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: grid;
}

.div-block-47 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-38 {
  filter: hue-rotate(270deg);
  transform: rotate(180deg);
}

.contact-hero-section {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.dark-background {
  z-index: -1;
  width: 100%;
  height: 75%;
  background-color: #282e37;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.contact-container {
  max-width: 960px;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  margin-left: 60px;
  margin-right: 60px;
  padding-top: 68px;
  display: flex;
}

.c-hero-tittle-wrapper {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-div {
  max-width: 960px;
  grid-column-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 56px;
  margin-bottom: 40px;
  display: grid;
}

.contact-link-card {
  width: 299px;
  height: 192px;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.text-block-15 {
  color: #282e37;
  text-align: center;
  margin-top: 24px;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
}

.contact-form-section {
  justify-content: center;
  align-items: center;
  padding-bottom: 90px;
  display: flex;
}

.contact-form-container {
  max-width: 960px;
  border: 1px solid #e5e5e5;
  flex: 1;
  margin-left: 60px;
  margin-right: 60px;
  padding: 40px 40px 49px;
}

.contact-form {
  grid-column-gap: 32px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: grid;
}

.form-label {
  color: #282e37;
  text-transform: uppercase;
  margin-top: 24px;
  margin-bottom: 16px;
  font-weight: 700;
  line-height: 22px;
}

.form-text-field {
  height: 56px;
  background-color: #f3f3f3;
  border: 0 solid #f3f3f3;
  margin-bottom: 0;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 20px;
}

.form-text-field::-ms-input-placeholder {
  color: rgba(28, 21, 72, .6);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.form-text-field::placeholder {
  color: rgba(28, 21, 72, .6);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.form-textarea {
  background-color: #f3f3f3;
  border: 0 solid #000;
  margin-bottom: 40px;
  padding-bottom: 244px;
}

.contact-form-block {
  margin-bottom: 0;
}

.form-button {
  width: 100%;
  color: #fff;
  background-color: #2c9c76;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 16px;
  line-height: 24px;
}

.form-button:hover {
  background-color: #8cd598;
}

.success-message {
  color: #fff;
  background-color: #553bf9;
  border-radius: 8px;
}

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

.error-message {
  color: #ff0040;
  border-radius: 10px;
}

.signin-hero-secton {
  background-color: #140e34;
  justify-content: center;
  align-items: center;
  display: flex;
}

.sign-in-container {
  max-width: 520px;
  flex: 1;
  margin: 80px 40px 86px;
}

.sign-in-heading {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
}

.signin-form-block {
  background-color: #1c1548;
  margin-top: 48px;
  padding: 40px;
  position: relative;
}

.signin-field-level {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
}

.signin-text-field {
  height: 56px;
  color: #fff;
  background-color: #2c2366;
  border: 0 solid #000;
  margin-top: 16px;
  margin-bottom: 24px;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 20px;
}

.signin-text-field::-ms-input-placeholder {
  color: rgba(255, 255, 255, .6);
  font-size: 16px;
  line-height: 24px;
}

.signin-text-field::placeholder {
  color: rgba(255, 255, 255, .6);
  font-size: 16px;
  line-height: 24px;
}

.remember-me {
  color: rgba(255, 255, 255, .6);
  margin-bottom: 0;
  margin-left: 8px;
  font-size: 16px;
  line-height: 24px;
}

.checkbox {
  width: 20px;
  height: 20px;
  border: 1px solid rgba(255, 255, 255, .6);
  margin-top: 0;
}

.checkbox.w--redirected-checked {
  width: 20px;
  height: 20px;
  background-color: #6f58ff;
  border-style: none;
  margin-top: 0;
}

.forget-password {
  color: rgba(255, 255, 255, .6);
  font-size: 16px;
  line-height: 24px;
}

.div-block-48 {
  justify-content: space-between;
  margin-bottom: 32px;
  display: flex;
}

.signin-form-button {
  width: 100%;
  height: 56px;
  color: #fff;
  background-color: #553bf9;
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 16px;
  line-height: 24px;
}

.signin-form-button:hover {
  background-color: #6f58ff;
}

.don-t-have-account {
  color: rgba(255, 255, 255, .6);
  text-align: center;
  margin-top: 16px;
  font-size: 16px;
  line-height: 24px;
}

.sign-up-link {
  color: #fff;
  text-decoration: none;
}

.form-block-2 {
  margin-bottom: 0;
}

.cloud-11 {
  position: absolute;
  top: -6%;
  bottom: auto;
  left: auto;
  right: -6%;
}

.careerr-section {
  justify-content: center;
  align-items: center;
  padding-top: 80px;
  padding-bottom: 90px;
  display: flex;
}

.career-container {
  max-width: 960px;
  flex: 1;
  margin-left: 40px;
  margin-right: 40px;
}

.career-tittle-wrapper {
  z-index: 1;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  grid-template-rows: auto;
  grid-template-columns: max-content max-content;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  padding: 40px 48px;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.career-heading {
  margin-bottom: 0;
  font-size: 56px;
  line-height: 64px;
}

.time-location {
  grid-column-gap: 48px;
  grid-template-rows: auto;
  grid-template-columns: max-content max-content;
  grid-auto-columns: 1fr;
  margin-top: 24px;
  display: grid;
}

.apply-job-button {
  color: #fff;
  background-color: #553bf9;
  padding: 20px 32px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.body-4 {
  font-family: Eudoxussans, sans-serif;
}

.career-rich-text {
  border-bottom: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  padding: 40px 48px;
}

.sign-up-form-block {
  margin-bottom: 0;
}

.signup-hero-section, .forget-sectioon {
  background-color: #140e34;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.style-guide-section {
  background-color: #140e34;
  justify-content: center;
  align-items: center;
  padding-top: 80px;
  padding-bottom: 100px;
  display: flex;
}

.style-guide-container {
  max-width: 560px;
  text-align: center;
  flex: 1;
  margin-left: 40px;
  margin-right: 40px;
}

.colors-section {
  justify-content: center;
  align-items: center;
  padding-top: 140px;
  padding-bottom: 80px;
  display: flex;
}

.colors-container {
  max-width: 1160px;
  flex: 1;
  margin-left: 60px;
  margin-right: 60px;
}

.colors-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 60px;
  display: grid;
}

.colors-card {
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  padding: 12px;
}

.color-div {
  height: 136px;
  background-color: #553bf9;
  border-radius: 4px;
  margin-bottom: 12px;
}

.color-div.color-1 {
  background-color: #553bf9;
}

.color-div.color-2 {
  background-color: #6f58ff;
}

.color-div.color-3 {
  background-color: #e4e0fe;
}

.color-div.color-4 {
  background-color: #009cfd;
}

.color-div.color-5 {
  background-color: #ff7c54;
}

.color-div.color-6 {
  background-color: #1c1548;
}

.color-div.color-7 {
  background-color: #2c2366;
}

.color-div.color-8 {
  background-color: #140e34;
}

.color-div.color-9 {
  background-color: #201a3e;
}

.color-div.color-10 {
  background-color: #f3f3f3;
}

.color-div.color-11 {
  background-color: #e5e5e5;
}

.color-text {
  color: #1c1548;
  font-size: 18px;
  font-weight: 700;
  line-height: 32px;
}

.color-code {
  color: #1c1548;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.typography-section {
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 60px;
  display: flex;
}

.typography-container {
  max-width: 1160px;
  flex: 1;
  margin-left: 60px;
  margin-right: 60px;
}

.headings {
  margin-top: 60px;
}

.t-caption-1 {
  color: #1c1548;
  margin-bottom: 24px;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.t-caption-2 {
  color: #1c1548;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
}

.buttons-section {
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 90px;
  display: flex;
}

.buttons-container {
  max-width: 1160px;
  flex: 1;
  margin-left: 60px;
  margin-right: 60px;
}

.buttons-block {
  flex-direction: column;
  align-items: flex-start;
  margin-top: 60px;
  display: flex;
}

.secondary-button {
  color: #553bf9;
  text-align: center;
  background-color: #e4e0fe;
  margin-top: 24px;
  padding: 12px 24px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.images-section {
  justify-content: center;
  align-items: center;
  padding-top: 140px;
  padding-bottom: 80px;
  display: flex;
}

.images-container {
  max-width: 1160px;
  flex: 1;
  margin-left: 60px;
  margin-right: 60px;
}

.images-link-text {
  color: #1c1548;
  background-image: url('../images/Link-Icon.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-top: 24px;
  margin-bottom: 0;
  padding-right: 40px;
  font-size: 18px;
  line-height: 28px;
  display: inline-block;
}

.unsplash-link {
  color: #1c1548;
  font-weight: 700;
  text-decoration: none;
}

.images-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 60px;
  display: grid;
}

.image-div {
  height: 360px;
}

.image-41 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.fonts-and-icon-section {
  justify-content: center;
  align-items: center;
  padding-top: 80px;
  padding-bottom: 70px;
  display: flex;
}

.font-icon-container {
  max-width: 1160px;
  flex: 1;
  margin-left: 60px;
  margin-right: 60px;
}

.fonts-block {
  max-width: 440px;
}

.fonts-block.icon-block {
  margin-top: 122px;
}

.fonts-license-link {
  color: #1c1548;
  background-image: url('../images/Link-Icon.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-right: 40px;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  text-decoration: none;
  display: inline-block;
}

.body-5, .feaures-body, .contact-body {
  font-family: Eudoxussans, sans-serif;
}

.sign-in-body {
  background-color: #140e34;
  font-family: Eudoxussans, sans-serif;
}

.register-body {
  font-family: Eudoxussans, sans-serif;
}

.forget-body {
  background-color: #140e34;
  font-family: Eudoxussans, sans-serif;
}

.blog-body, .style-body, .licenses-body, .changelog-body {
  font-family: Eudoxussans, sans-serif;
}

.changelog-section {
  justify-content: center;
  align-items: center;
  padding-top: 80px;
  padding-bottom: 90px;
  display: flex;
}

.changelog-container {
  max-width: 560px;
  text-align: center;
  flex: 1;
  margin-left: 60px;
  margin-right: 60px;
}

.v-blog {
  width: 100%;
  border: 1px solid #e5e5e5;
  margin-top: 54px;
  padding-top: 72px;
  padding-bottom: 76px;
}

.v-heading {
  color: #1c1548;
  font-size: 56px;
  font-weight: 700;
  line-height: 64px;
}

.v-text-block {
  color: #1c1548;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.rich-text-section-1 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.rich-text-container {
  max-width: 1160px;
  margin-left: 60px;
  margin-right: 60px;
}

.rich-text-block-1 {
  color: #1c1548;
}

.link-4 {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.image-42 {
  max-width: 250px;
}

.div-block-49 {
  max-width: 100%;
  min-height: 400px;
  min-width: 465px;
  background-image: linear-gradient(rgba(179, 255, 210, .1), rgba(179, 255, 210, .1)), url('../images/blanco-consultoria-medica.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border: 5px solid #4ba5a0;
}

.image-43 {
  height: 85px;
}

.image-44, .image-45, .image-46 {
  width: 55px;
}

.link-block-8 {
  z-index: 999;
  margin-bottom: 50px;
  margin-right: 50px;
  position: fixed;
  bottom: 0;
  right: 0;
}

.image-47 {
  max-width: 80%;
  margin: 35px auto 50px -51px;
  display: block;
}

.image-48 {
  width: 28px;
}

.image-49 {
  margin-top: 50px;
}

.image-50 {
  width: 100%;
  max-height: 100px;
  margin-left: auto;
  margin-right: auto;
}

.image-53 {
  border: 5px solid #4ba5a0;
}

.bold-text, .bold-text-2, .bold-text-3, .bold-text-4, .bold-text-5 {
  font-weight: 400;
}

.image-54 {
  display: none;
}

@media screen and (min-width: 1280px) {
  .testimonials-container {
    padding-left: 0;
    padding-right: 0;
  }

  .f-video-section {
    margin-left: auto;
    margin-right: auto;
  }

  .vaccancy-container {
    padding-top: 60px;
  }

  .contact-form {
    display: block;
  }

  .rich-text-container {
    width: 1160px;
    margin-left: auto;
    margin-right: auto;
  }

  .image-52 {
    margin-top: -30px;
  }
}

@media screen and (min-width: 1440px) {
  h2 {
    margin-top: 0;
    margin-bottom: 24px;
    line-height: 40px;
  }

  h3 {
    margin-top: 80px;
    margin-bottom: 24px;
    font-size: 32px;
    line-height: 40px;
  }

  p {
    margin-bottom: 40px;
    font-size: 18px;
    line-height: 28px;
  }

  ul {
    margin-bottom: 24px;
    padding-left: 20px;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
  }

  .hero-container {
    flex: 1;
  }

  .hero-heading {
    font-size: 64px;
  }

  .icon-text {
    letter-spacing: 1.8px;
    font-weight: 700;
    line-height: 22px;
  }

  .icon-text.f-features-icon-text {
    color: #ff7c54;
  }

  .primary-button {
    margin-right: 0;
  }

  .primary-button.contact-button {
    text-align: center;
  }

  .stat-section {
    margin-bottom: 70px;
  }

  .content-heading.values-heading {
    font-size: 38px;
    line-height: 45px;
  }

  .content-list {
    color: #1c1548;
  }

  .a-h-image-grid {
    grid-template-columns: 1.5fr .9fr 1fr;
  }

  .content-container.rich-text-container {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 60px;
  }

  .f-video-section {
    margin-left: auto;
    margin-right: auto;
  }

  .f-features-section-2 {
    padding-bottom: 0;
  }

  .rich-text-section {
    justify-content: center;
    padding-bottom: 50px;
  }

  .div-block-43 {
    flex: 1;
  }

  .rich-text-block {
    color: #1c1548;
    font-family: Eudoxussans, sans-serif;
  }
}

@media screen and (min-width: 1920px) {
  .navbar {
    justify-content: center;
  }

  .stat-section {
    display: flex;
  }

  .content-heading.values-heading {
    padding-bottom: 69px;
  }

  .features {
    text-align: left;
    display: flex;
  }

  .tabs-section {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .left-arrow.a-left-arrow {
    top: auto;
  }

  .faq-section {
    justify-content: center;
    align-items: center;
    display: none;
  }

  .faq-container {
    width: 100%;
  }

  .container-large {
    flex: 0 auto;
  }

  .a-hero-tittle-grid {
    justify-items: center;
  }

  .a-stat-section {
    align-items: center;
    display: flex;
  }
}

@media screen and (max-width: 991px) {
  .navigation-button-wrapper {
    display: block;
  }

  .body {
    font-family: Eudoxussans, sans-serif;
  }

  .nav-menu {
    background-color: #fff;
    margin-left: 0;
  }

  .navigation-container {
    margin-left: 40px;
    margin-right: 40px;
  }

  .navbar-logo {
    flex: 1;
  }

  .menu-button-2 {
    border: 1px solid #e5e5e5;
    margin-left: 24px;
    padding: 12px;
  }

  .menu-button-2.w--open {
    background-color: #8cd598;
  }

  .hero-container {
    margin-left: 60px;
    margin-right: 60px;
  }

  .hero-image {
    text-align: left;
    justify-content: flex-start;
  }

  .hero-section, .stat-section {
    justify-content: flex-start;
  }

  .stat-container {
    margin-left: 60px;
    margin-right: 60px;
  }

  .stat-grid {
    grid-row-gap: 40px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    margin-right: 0;
  }

  .stat-content {
    max-width: 360px;
    flex-wrap: nowrap;
    justify-content: center;
  }

  .content-section {
    justify-content: flex-start;
  }

  .content-container {
    margin-left: 60px;
    margin-right: 60px;
  }

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

  .content-heading.features-heading, .hero-paragraph.features-paragraph {
    text-align: left;
  }

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

  .features-container {
    align-items: flex-start;
  }

  .features-text {
    margin-left: 0;
    margin-right: 0;
  }

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

  .features-card-paragraph.footer-paragraph {
    margin-bottom: 30px;
  }

  .tabs-container {
    margin-left: 60px;
    margin-right: 60px;
  }

  .tab-pane-grid {
    grid-column-gap: 60px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .testimonials-section {
    display: block;
  }

  .testimonials-container {
    margin-left: 60px;
    margin-right: 60px;
  }

  .slide-nav {
    right: 50%;
  }

  .left-arrow, .right-arrow {
    display: none;
  }

  .slider {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

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

  .slide-image-tittle {
    bottom: 0;
  }

  .clients-container {
    margin-left: 60px;
    margin-right: 60px;
  }

  .clients-tittle {
    flex-direction: column;
    align-items: flex-start;
  }

  .div-block-17 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .faq-container {
    align-items: flex-start;
    margin-left: 60px;
    margin-right: 60px;
  }

  .faq-tittle {
    text-align: left;
  }

  .faq-tab {
    flex-direction: column;
  }

  .faq-tab-menu {
    margin-bottom: 40px;
    margin-right: 0;
  }

  .footer-container {
    margin-left: 60px;
    margin-right: 60px;
  }

  .footer-tittle-wrapper {
    margin-bottom: 100px;
    padding: 70px 100px;
  }

  .cloud-9 {
    max-width: 25%;
    top: -4%;
    left: -5.5%;
  }

  .footer-tittle-block {
    max-width: 250px;
  }

  .text-block-6 {
    flex: 1;
  }

  .form {
    height: auto;
    flex-direction: column;
    align-items: flex-start;
  }

  .form.f-form {
    flex-direction: row;
  }

  .submit-button {
    width: 100%;
    max-width: none;
  }

  .submit-button.f-submit-button {
    width: auto;
  }

  .navbar-logo-2 {
    flex: 1;
  }

  .nav-menu-2 {
    background-color: #282e37;
    margin-left: 0;
  }

  .navigation-container-2 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .menu-button-3 {
    background-color: #fff;
    border: 1px solid #553bf9;
    margin-left: 24px;
    padding: 12px;
  }

  .menu-button-3.w--open {
    background-color: #4ba5a0;
  }

  .a-hero-section {
    padding-bottom: 112px;
  }

  .container-large {
    margin-left: 40px;
    margin-right: 40px;
  }

  .container-large.values-container {
    flex-direction: column;
    align-items: stretch;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
  }

  .container-large.t-members-container {
    align-items: flex-start;
  }

  .a-hero-tittle-grid {
    grid-row-gap: 35px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    margin-bottom: 30px;
  }

  .a-h-image-grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    margin-top: 35px;
  }

  .div-block-32 {
    position: static;
  }

  .image-11, .image-12, .image-13 {
    height: 100%;
  }

  .a-stat-grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .values-section {
    display: block;
  }

  .values-tittle {
    margin-bottom: 40px;
    margin-right: 0;
  }

  .a-content-grid {
    grid-row-gap: 35px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .folks-tittle {
    text-align: left;
  }

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

  .tabs-menu-2 {
    max-width: none;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: max-content 0fr;
    margin-bottom: 24px;
  }

  .folks-tab-link {
    margin-right: 12px;
  }

  .loacation-tittle-wrapper {
    text-align: left;
  }

  .p-h-tittle-wrapper {
    align-items: flex-start;
  }

  .pricing-table {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .content-container.p-plan-container {
    padding: 64px 32px;
  }

  .p-features-tittle {
    text-align: left;
    align-items: flex-start;
  }

  .p-features-block {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .p-plan-f-heading {
    max-width: 180px;
  }

  .p-p-features-grid {
    justify-items: center;
  }

  .p-plan-f-heading-1 {
    max-width: 180px;
  }

  .image-20 {
    width: 20%;
  }

  .image-21 {
    width: 18%;
  }

  .f-hero-section {
    padding-bottom: 180px;
  }

  .f-hero-grid {
    grid-row-gap: 40px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .f-h-subheading {
    margin-bottom: 40px;
  }

  .f-features-text {
    padding-left: 32px;
    padding-right: 32px;
  }

  .f-features-grid {
    grid-template-rows: auto 80vh;
    grid-template-columns: 1fr;
  }

  .f-features-img {
    width: auto;
    max-width: none;
    background-position: 0%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .f-features-grid-2 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .f-f-cloud {
    display: none;
  }

  .b-h-tittle-wrapper {
    text-align: left;
  }

  .b-h-content-wrapper {
    flex-direction: column;
  }

  .newsletter-divblock {
    grid-row-gap: 40px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    padding-left: 40px;
    padding-right: 40px;
  }

  .collection-list {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .collection-list-wrapper {
    max-width: none;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .collection-list-wrapper-2 {
    max-width: none;
    margin-top: 20px;
    margin-left: 0;
  }

  .link-block-5 {
    width: 100%;
  }

  .collection-list-3 {
    grid-template-rows: auto auto auto;
  }

  .blog-post-main-img {
    height: 460px;
  }

  .blog-post-link-wrapper {
    margin-right: 30px;
  }

  .recent-blog-section {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .collection-list-4 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .body-3 {
    font-family: Eudoxussans, sans-serif;
  }

  .link-block-7 {
    grid-template-columns: 1.5fr 112px;
  }

  .div-block-46 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .dark-background {
    height: 82%;
  }

  .link-div {
    grid-row-gap: 32px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .contact-form-container {
    margin-left: 40px;
    margin-right: 40px;
  }

  .career-tittle-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .time-location {
    margin-bottom: 24px;
  }

  .colors-container {
    margin-left: 40px;
    margin-right: 40px;
  }

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

  .typography-container, .buttons-container, .images-container {
    margin-left: 40px;
    margin-right: 40px;
  }

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

  .font-icon-container {
    margin-left: 40px;
    margin-right: 40px;
  }

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

  .html-embed {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .menu-button-2 {
    border: 1px solid #e5e5e5;
  }

  .hero-container {
    margin-left: 40px;
    margin-right: 40px;
  }

  .hero-heading {
    font-size: 56px;
    line-height: 64px;
  }

  .hero-heading.a-h-heading {
    text-align: center;
  }

  .hero-heading.t-heading-1 {
    font-size: 64px;
    line-height: 72px;
  }

  .icon-text.content-1-icon-text.tabs-icon-text._2 {
    text-align: center;
  }

  .primary-button {
    padding-left: 24px;
    padding-right: 24px;
  }

  .hero-button {
    display: block;
  }

  .cloud-1 {
    max-width: 100%;
  }

  .content-container {
    margin-left: 40px;
    margin-right: 40px;
  }

  .hero-paragraph.p-h-paragraph {
    margin-bottom: 64px;
  }

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

  .tabs-container {
    margin-left: 40px;
    margin-right: 40px;
  }

  .tabs-menu {
    flex-direction: column;
  }

  .testimonials-container {
    margin-left: 40px;
    margin-right: 40px;
  }

  .heading-2 {
    font-size: 24px;
    line-height: 32px;
  }

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

  .clients-container {
    margin-left: 40px;
    margin-right: 40px;
  }

  .clients-logo {
    padding: 18px 24px;
  }

  .faq-container {
    margin-left: 40px;
    margin-right: 40px;
  }

  .faq-tittle {
    margin-bottom: 60px;
  }

  .tab-pane-div {
    padding: 20px 28px;
  }

  .footer-flex-container {
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    padding-bottom: 0;
  }

  .footer-image {
    object-fit: contain;
  }

  .footer {
    padding-top: 70px;
    padding-bottom: 24px;
  }

  .footer-container {
    margin-left: 40px;
    margin-right: 40px;
  }

  .footer-tittle-wrapper {
    margin-bottom: 60px;
    padding: 60px 40px;
  }

  .cloud-9 {
    max-width: 30%;
    top: -4.5%;
    left: -6%;
  }

  .div-block-21 {
    height: 80%;
  }

  .footer-tittle-block {
    max-width: 400px;
    margin-bottom: 40px;
  }

  .footer-link-block {
    margin-bottom: 40px;
  }

  .form {
    flex-direction: row;
  }

  .submit-button {
    max-width: 158px;
  }

  .heading-4 {
    font-size: 48px;
    line-height: 56px;
  }

  .container-large {
    margin-left: 32px;
    margin-right: 32px;
  }

  .container-large.values-container {
    padding-top: 32px;
    padding-bottom: 32px;
    padding-left: 32px;
  }

  .a-hero-tittle-grid {
    padding-bottom: 287px;
  }

  .a-stat-content, .a-stat-content-w {
    padding-left: 28px;
  }

  .tab-pane-grid-2 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .tab-pane-block {
    padding: 36px 28px;
  }

  .location-map-wrapper {
    height: auto;
    grid-template-rows: auto auto;
    grid-template-columns: auto;
  }

  .location-block {
    width: 100%;
    height: 100%;
    max-width: 100%;
  }

  .p-h-button {
    width: auto;
  }

  .bill-monthly {
    padding-left: 10px;
  }

  .bill-anualy {
    padding-right: 10px;
  }

  .content-container.rich-text-container {
    flex-direction: column;
  }

  .p-plan-features {
    flex-direction: column;
    align-items: stretch;
  }

  .p-plan-f-heading {
    padding-left: 0;
  }

  .p-p-features-grid {
    justify-items: stretch;
    margin-top: 14px;
  }

  .p-plan-f-heading-1 {
    padding-left: 0;
  }

  .image-20 {
    width: 26%;
  }

  .image-21 {
    width: 27%;
  }

  .image-22 {
    top: -50%;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .discount-block {
    top: -64%;
    bottom: auto;
    left: auto;
    right: 14%;
  }

  .image-24 {
    transform: rotate(180deg);
  }

  .f-hero-section {
    padding-bottom: 100px;
  }

  .tabs-menu-3 {
    flex-direction: column;
  }

  .f-features-grid {
    grid-template-rows: auto 60vh;
  }

  .f-features-2-card {
    padding-left: 32px;
    padding-right: 32px;
  }

  .blog-heading {
    font-size: 48px;
    line-height: 56px;
  }

  .blog-heading.t-heading-2 {
    font-size: 56px;
    line-height: 64px;
  }

  .newsletter-divblock {
    padding-left: 32px;
    padding-right: 32px;
  }

  .collection-list-3 {
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .blog-post-main-img {
    height: 360px;
  }

  .blog-post-link-wrapper {
    flex-direction: row;
    margin-bottom: 30px;
    margin-right: 0;
  }

  .share-text {
    margin-bottom: 0;
    margin-right: 24px;
  }

  .blog-post-link-block {
    flex-direction: row;
  }

  .link-block-6 {
    margin-bottom: 0;
    margin-right: 24px;
  }

  .collection-list-4 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .vaccancy-container {
    margin-left: 32px;
    margin-right: 32px;
  }

  .vacancy-time {
    background-position: 25%;
  }

  .vacancy-location {
    background-position: 18%;
  }

  .div-block-45 {
    width: 100%;
    height: auto;
    max-width: 100px;
  }

  .link-block-7 {
    height: auto;
    grid-template-rows: auto;
    grid-template-columns: 1fr 100px;
    padding-left: 20px;
  }

  .div-block-46 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .dark-background {
    height: 66%;
  }

  .link-div {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .contact-form {
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .signin-form-block {
    padding: 32px 20px;
  }

  .career-container {
    margin-left: 20px;
    margin-right: 20px;
  }

  .career-tittle-wrapper {
    padding: 32px;
  }

  .career-heading {
    font-size: 48px;
    line-height: 56px;
  }

  .apply-job-button {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .career-rich-text {
    padding-left: 32px;
    padding-right: 32px;
  }

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

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

  .changelog-container {
    margin-left: 40px;
    margin-right: 40px;
  }

  .v-heading {
    font-size: 42px;
    line-height: 48px;
  }

  .div-block-49 {
    min-width: 350px;
    background-position: 85%;
  }

  .link-block-8 {
    margin-bottom: 10px;
    margin-right: 10px;
  }

  .image-47 {
    margin-bottom: 23px;
    margin-left: auto;
  }
}

@media screen and (max-width: 479px) {
  h2 {
    font-size: 28px;
    line-height: 32px;
  }

  .navigation-button-wrapper {
    display: none;
  }

  .nav-button {
    float: none;
    clear: none;
    margin-bottom: 12px;
    margin-left: 16px;
    padding-left: 16px;
    padding-right: 16px;
    display: block;
  }

  .nav-button.sign-in {
    float: none;
    clear: none;
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 16px;
    display: block;
  }

  .navigation-container {
    margin-left: 24px;
    margin-right: 24px;
  }

  .hero-container {
    margin-left: 20px;
    margin-right: 20px;
  }

  .div-block-5 {
    justify-content: center;
  }

  .hero-heading {
    font-size: 36px;
    line-height: 42px;
  }

  .hero-content {
    padding-left: 0;
    padding-right: 0;
  }

  .icon-text {
    text-align: left;
    margin-top: 12px;
    margin-left: 0;
    font-size: 14px;
    line-height: 22px;
  }

  .div-block-7 {
    flex-direction: column;
    align-items: flex-start;
    display: block;
  }

  .primary-button {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .primary-button.features-button {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
    display: block;
  }

  .primary-button.footer-tittle-button {
    text-align: center;
  }

  .hero-image {
    justify-content: center;
    align-items: stretch;
  }

  .hero-section {
    padding-top: 32px;
  }

  .div-block-10 {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .hero-button {
    text-align: center;
    display: block;
  }

  .cloud-1, .cloud-2 {
    max-width: 40%;
  }

  .stat-container {
    margin-left: 20px;
    margin-right: 20px;
  }

  .stat-content {
    max-width: 220px;
    flex-direction: column;
    align-items: flex-start;
  }

  .stat-text-block {
    text-align: left;
    padding-bottom: 8px;
    padding-right: 0;
  }

  .stat-paragraph {
    text-align: left;
  }

  .content-container {
    margin-left: 20px;
    margin-right: 20px;
  }

  .content-heading {
    font-size: 32px;
    line-height: 40px;
  }

  .content-heading.values-heading {
    width: auto;
    margin-right: 20px;
  }

  .content-heading.t-heading-3 {
    font-size: 42px;
    line-height: 48px;
  }

  .hero-paragraph {
    font-size: 16px;
    line-height: 24px;
    display: block;
  }

  .hero-paragraph.slide-image-paragraph {
    margin-bottom: 18px;
  }

  .hero-paragraph.t-body-1 {
    font-size: 18px;
    line-height: 28px;
  }

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

  .text-block.a-h-text-block {
    font-size: 14px;
    line-height: 20px;
  }

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

  .features-card {
    padding: 24px 24px 12px;
  }

  .features-card-heading {
    font-size: 20px;
    line-height: 28px;
  }

  .features-card-heading.slide-image-heading {
    margin-top: 18px;
  }

  .features-card-paragraph.footer-paragraph {
    margin-bottom: 40px;
  }

  .tabs-container {
    margin-left: 20px;
    margin-right: 20px;
  }

  .tab-link {
    padding-left: 16px;
    padding-right: 16px;
  }

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

  .tab-pane-paragraph {
    font-size: 16px;
    line-height: 24px;
  }

  .testimonials-container {
    margin-left: 20px;
    margin-right: 20px;
  }

  .slider {
    flex-direction: row;
    display: flex;
  }

  .cloud-8 {
    max-width: 40%;
  }

  .slide-image-tittle {
    width: 90%;
    justify-content: center;
    bottom: 16px;
  }

  .star-icon-div {
    margin-bottom: 22px;
  }

  .clients-container {
    margin-left: 20px;
    margin-right: 20px;
  }

  .clients-tittle {
    margin-bottom: 40px;
  }

  .div-block-17 {
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .clients-logo {
    padding: 16px 20px;
  }

  .video-text-grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .faq-container {
    margin-left: 20px;
    margin-right: 20px;
  }

  .faq-tittle {
    margin-bottom: 50px;
  }

  .tab-pane-div {
    padding: 18px 24px;
  }

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

  .footer-container {
    margin-left: 20px;
    margin-right: 20px;
  }

  .footer-tittle-wrapper {
    padding: 50px 20px;
  }

  .div-block-21 {
    height: 82%;
  }

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

  .link-block.in-link-block {
    margin-left: 0;
  }

  .footer-tittle-block {
    margin-bottom: 60px;
  }

  .text-block-6 {
    margin-bottom: 20px;
  }

  .div-block-23 {
    padding-right: 24px;
  }

  .form, .form.f-form {
    flex-direction: column;
  }

  .text-field.f-text-feild {
    text-align: center;
  }

  .submit-button {
    max-width: none;
  }

  .submit-button.f-submit-button {
    width: 100%;
  }

  .heading-4 {
    margin-bottom: 40px;
    font-size: 36px;
    line-height: 42px;
  }

  .navigation-container-2 {
    margin-left: 24px;
    margin-right: 24px;
  }

  .div-block-25 {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .nav-button-2 {
    margin-bottom: 12px;
    margin-left: 16px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .nav-button-2.sign-in {
    margin-bottom: 0;
    margin-left: 0;
  }

  .navigation-button-wrapper-2 {
    display: none;
  }

  .container-large {
    margin-left: 20px;
    margin-right: 20px;
  }

  .container-large.values-container {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }

  .a-hero-tittle-grid {
    padding-bottom: 449px;
  }

  .a-stat-grid {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .slider-2 {
    min-width: auto;
  }

  .slide {
    width: auto;
    margin-right: 20px;
    padding: 28px 24px 32px;
  }

  .folks-tab-link {
    margin-right: 0;
    padding-left: 16px;
    padding-right: 16px;
  }

  .tab-pane-grid-2 {
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .location-map-wrapper {
    grid-template-columns: 1fr;
  }

  .location-block {
    height: auto;
    padding-left: 15px;
    padding-right: 15px;
  }

  .pricing-switch {
    height: 30px;
    flex: 0 auto;
    margin-left: 12px;
    margin-right: 12px;
  }

  .switch-ball {
    width: 28px;
    height: 28px;
  }

  .pricing-table-card {
    padding: 28px 20px;
  }

  .p-card-cost-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .image-19 {
    width: 40%;
  }

  .content-container.p-plan-container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .p-features-block {
    grid-template-rows: auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .p-plan-features, .p-plan-features.p-p-f-1 {
    padding-left: 8px;
    padding-right: 8px;
  }

  .p-p-f-text-1 {
    font-size: 14px;
    line-height: 22px;
  }

  .image-20 {
    width: 30%;
  }

  .image-21 {
    bottom: -1%;
  }

  .f-hero-section {
    padding-bottom: 70px;
  }

  .f-h-tittle-subtext {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .f-features-text {
    padding-left: 16px;
    padding-right: 16px;
  }

  .f-features-grid {
    grid-template-rows: auto 50vh;
  }

  .f-features-2-card {
    padding-left: 16px;
    padding-right: 16px;
  }

  .newsletter-divblock {
    padding-left: 20px;
    padding-right: 20px;
  }

  .blog-text-block {
    padding-left: 16px;
    padding-right: 16px;
  }

  .div-block-42, .blog-image, .blog-post-main-img {
    height: 240px;
  }

  .vaccancy-container {
    margin-left: 20px;
    margin-right: 20px;
  }

  .vacancy-time {
    padding-left: 10px;
  }

  .vacancy-location {
    text-align: center;
    justify-content: flex-start;
    padding-left: 10px;
  }

  .div-block-45 {
    width: 100%;
    max-width: 40px;
  }

  .link-block-7 {
    grid-template-columns: 1fr 40px;
  }

  .image-40 {
    width: 30%;
  }

  .contact-link-card {
    width: 240px;
    height: 172px;
  }

  .text-block-15 {
    margin-top: 16px;
  }

  .contact-form-container {
    margin-left: 20px;
    margin-right: 20px;
    padding: 20px;
  }

  .form-textarea {
    padding-bottom: 140px;
  }

  .sign-in-container {
    margin-left: 20px;
    margin-right: 20px;
  }

  .checkbox-field {
    margin-bottom: 20px;
  }

  .checkbox-field.checkbox-2 {
    margin-bottom: 0;
  }

  .div-block-48 {
    flex-direction: column;
  }

  .career-tittle-wrapper {
    padding: 20px 16px;
  }

  .career-heading {
    font-size: 42px;
    line-height: 48px;
  }

  .time-location {
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: max-content;
  }

  .career-rich-text {
    padding-left: 20px;
    padding-right: 20px;
  }

  .style-guide-container, .colors-container {
    margin-left: 20px;
    margin-right: 20px;
  }

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

  .typography-container, .buttons-container {
    margin-left: 20px;
    margin-right: 20px;
  }

  .secondary-button {
    width: 100%;
  }

  .images-container {
    margin-left: 20px;
    margin-right: 20px;
  }

  .image-div {
    height: 240px;
  }

  .font-icon-container {
    margin-left: 20px;
    margin-right: 20px;
  }

  .fonts-license-link {
    font-size: 18px;
    line-height: 28px;
  }

  .fonts-license-link.icon-license-link {
    max-width: 250px;
  }

  .forget-body {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .changelog-container {
    margin-left: 20px;
    margin-right: 20px;
  }

  .v-blog {
    padding-top: 42px;
    padding-bottom: 48px;
  }

  .v-heading {
    font-size: 32px;
    line-height: 40px;
  }

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

  .div-block-49 {
    min-width: 280px;
    background-position: 80%;
  }

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

#w-node-_22a03d94-7d46-e72c-c9f5-78866c473392-a5bd408f {
  align-self: center;
}

#w-node-_12e1a020-b56b-d883-b079-e81cfd79f9d2-a5bd408f {
  align-self: center;
  justify-self: end;
}

#w-node-_44b055c5-19f3-e3f9-7439-9735dac65140-a5bd408f {
  align-self: center;
  justify-self: start;
}

#w-node-_94f8b21f-3b98-ea58-bdc9-d80e0e7ebf76-a5bd408f {
  align-self: center;
}

#w-node-f61afdd1-6a11-7d7c-71d4-5ef35ad98c22-a5bd408f {
  align-self: center;
  justify-self: start;
}

#w-node-f61afdd1-6a11-7d7c-71d4-5ef35ad98c27-a5bd408f, #w-node-_5860b466-d82d-bc0c-7b8c-ea44c134fa61-a5bd408f {
  align-self: center;
}

#w-node-_5860b466-d82d-bc0c-7b8c-ea44c134fa5c-a5bd408f {
  align-self: center;
  justify-self: end;
}

#w-node-_955f0ba5-7372-3888-4cea-d8aa4b030fa5-a5bd408f {
  align-self: auto;
  justify-self: auto;
}

#w-node-_7a06ed9e-b759-3d18-3c7b-bf21c45c4a74-a5bd408f, #w-node-d0211329-87f6-8c3c-31bb-a2025ffa6271-a5bd408f {
  justify-self: center;
}

#w-node-_7c0ad747-61f6-c277-5149-f661c87242b6-c87242a8, #w-node-_7c0ad747-61f6-c277-5149-f661c87242ca-c87242a8, #w-node-_7c0ad747-61f6-c277-5149-f661c87242de-c87242a8 {
  align-self: center;
}

#w-node-c5d43f58-3465-cf1d-8356-e215680d6273-15bd4095 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f4ecd426-8a90-e6c6-3708-b196a33146f4-15bd4095 {
  align-self: center;
  justify-self: end;
}

#w-node-_5c8a7cfe-e20b-a47c-0724-499952df344b-15bd4095 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_443a1c6a-bcf4-a2bd-6deb-f03b01e9284e-15bd4095 {
  justify-self: end;
}

#w-node-_6f6e1467-ab29-3f47-5d33-8f8300245139-15bd4095 {
  align-self: center;
  justify-self: end;
}

#w-node-a6b6e1ea-6850-41af-1c76-f40a14bfbbea-15bd4095 {
  align-self: center;
  justify-self: start;
}

#w-node-_8c1fc209-6fd8-e7dc-0a0a-e4fd134d863d-15bd4095 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_77209dda-d667-812e-a881-4eabf5b942f5-00bd4097 {
  align-self: center;
  justify-self: end;
}

#w-node-cea82282-dc34-1aa0-76d7-22ce27ef1ae2-edbd4099 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_559eacc1-4e49-7311-8eb2-616ba1d10520-6fbd409b {
  align-self: center;
}

#w-node-_974b2fa2-9b92-cab5-fd3b-0c571d9b5e1c-afbd409e {
  align-self: end;
  justify-self: end;
}

#w-node-f18df852-26b7-d5f0-a8db-a12b61a5be23-afbd409e {
  align-self: center;
  justify-self: start;
}

#w-node-f18df852-26b7-d5f0-a8db-a12b61a5be28-afbd409e {
  align-self: center;
}

#w-node-_57e8e1be-4a31-5344-3994-1e5dac1729ca-afbd409e {
  justify-self: end;
}

#w-node-_50e9c7b4-cb83-c2f3-05c9-0986fd1fef28-50bd40a2, #w-node-_50e9c7b4-cb83-c2f3-05c9-0986fd1fef2b-50bd40a2, #w-node-_50e9c7b4-cb83-c2f3-05c9-0986fd1fef2e-50bd40a2, #w-node-_50e9c7b4-cb83-c2f3-05c9-0986fd1fef35-50bd40a2, #w-node-_50e9c7b4-cb83-c2f3-05c9-0986fd1fef38-50bd40a2, #w-node-_50e9c7b4-cb83-c2f3-05c9-0986fd1fef3b-50bd40a2, #w-node-_50e9c7b4-cb83-c2f3-05c9-0986fd1fef42-50bd40a2, #w-node-_50e9c7b4-cb83-c2f3-05c9-0986fd1fef45-50bd40a2, #w-node-_50e9c7b4-cb83-c2f3-05c9-0986fd1fef48-50bd40a2, #w-node-_50e9c7b4-cb83-c2f3-05c9-0986fd1fef4f-50bd40a2, #w-node-_50e9c7b4-cb83-c2f3-05c9-0986fd1fef52-50bd40a2, #w-node-_50e9c7b4-cb83-c2f3-05c9-0986fd1fef54-50bd40a2, #w-node-_50e9c7b4-cb83-c2f3-05c9-0986fd1fef5a-50bd40a2, #w-node-_50e9c7b4-cb83-c2f3-05c9-0986fd1fef5d-50bd40a2, #w-node-_50e9c7b4-cb83-c2f3-05c9-0986fd1fef60-50bd40a2, #w-node-_50e9c7b4-cb83-c2f3-05c9-0986fd1fef66-50bd40a2, #w-node-_50e9c7b4-cb83-c2f3-05c9-0986fd1fef69-50bd40a2, #w-node-_50e9c7b4-cb83-c2f3-05c9-0986fd1fef6b-50bd40a2, #w-node-_50e9c7b4-cb83-c2f3-05c9-0986fd1fef71-50bd40a2, #w-node-_50e9c7b4-cb83-c2f3-05c9-0986fd1fef73-50bd40a2, #w-node-_50e9c7b4-cb83-c2f3-05c9-0986fd1fef75-50bd40a2, #w-node-_50e9c7b4-cb83-c2f3-05c9-0986fd1fef7b-50bd40a2, #w-node-_50e9c7b4-cb83-c2f3-05c9-0986fd1fef7e-50bd40a2, #w-node-_50e9c7b4-cb83-c2f3-05c9-0986fd1fef81-50bd40a2, #w-node-_50e9c7b4-cb83-c2f3-05c9-0986fd1fef87-50bd40a2, #w-node-_50e9c7b4-cb83-c2f3-05c9-0986fd1fef8a-50bd40a2, #w-node-_50e9c7b4-cb83-c2f3-05c9-0986fd1fef8c-50bd40a2, #w-node-_50e9c7b4-cb83-c2f3-05c9-0986fd1fef92-50bd40a2, #w-node-_50e9c7b4-cb83-c2f3-05c9-0986fd1fef94-50bd40a2, #w-node-_50e9c7b4-cb83-c2f3-05c9-0986fd1fef96-50bd40a2, #w-node-_50e9c7b4-cb83-c2f3-05c9-0986fd1fef9c-50bd40a2, #w-node-_50e9c7b4-cb83-c2f3-05c9-0986fd1fef9f-50bd40a2, #w-node-_50e9c7b4-cb83-c2f3-05c9-0986fd1fefa1-50bd40a2, #w-node-_50e9c7b4-cb83-c2f3-05c9-0986fd1fefa7-50bd40a2, #w-node-_50e9c7b4-cb83-c2f3-05c9-0986fd1fefa9-50bd40a2, #w-node-_50e9c7b4-cb83-c2f3-05c9-0986fd1fefab-50bd40a2 {
  align-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-_12e1a020-b56b-d883-b079-e81cfd79f9d2-a5bd408f {
    justify-self: start;
  }

  #w-node-_44b055c5-19f3-e3f9-7439-9735dac65140-a5bd408f, #w-node-f61afdd1-6a11-7d7c-71d4-5ef35ad98c22-a5bd408f {
    order: 9999;
  }

  #w-node-_5860b466-d82d-bc0c-7b8c-ea44c134fa5c-a5bd408f {
    justify-self: start;
  }

  #w-node-_955f0ba5-7372-3888-4cea-d8aa4b030fa5-a5bd408f {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: auto;
    justify-self: center;
  }

  #w-node-f30bcd91-b034-5504-6392-d6d7d8638bbd-a5bd408f, #w-node-_0cd3a47a-c0fd-ea82-724e-51f78ab30c3a-a5bd408f {
    justify-self: center;
  }

  #w-node-f4ecd426-8a90-e6c6-3708-b196a33146f4-15bd4095 {
    justify-self: start;
  }

  #w-node-_2482e433-d6cd-828f-a089-c065fa40c52c-15bd4095 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-f7c0db91-ba96-42f6-1964-4c43aa7e282f-15bd4095 {
    order: 9999;
  }

  #w-node-_443a1c6a-bcf4-a2bd-6deb-f03b01e9284e-15bd4095 {
    justify-self: start;
  }

  #w-node-_77209dda-d667-812e-a881-4eabf5b942f5-00bd4097 {
    justify-self: auto;
  }

  #w-node-_559eacc1-4e49-7311-8eb2-616ba1d10520-6fbd409b {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_559eacc1-4e49-7311-8eb2-616ba1d10521-6fbd409b, #w-node-_559eacc1-4e49-7311-8eb2-616ba1d10524-6fbd409b {
    justify-self: start;
  }

  #w-node-_974b2fa2-9b92-cab5-fd3b-0c571d9b5e1c-afbd409e {
    justify-self: auto;
  }

  #w-node-f18df852-26b7-d5f0-a8db-a12b61a5be23-afbd409e {
    order: 9999;
  }

  #w-node-_57e8e1be-4a31-5344-3994-1e5dac1729ca-afbd409e {
    justify-self: auto;
  }

  #w-node-b9a4af7b-b857-2ddb-418a-096833fd7227-50bd40a2 {
    align-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_6f6e1467-ab29-3f47-5d33-8f8300245139-15bd4095 {
    justify-self: start;
  }

  #w-node-a6b6e1ea-6850-41af-1c76-f40a14bfbbea-15bd4095 {
    align-self: center;
    justify-self: start;
  }

  #w-node-_559eacc1-4e49-7311-8eb2-616ba1d10520-6fbd409b {
    grid-column: span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_06ba12ce-99ec-0684-1780-2f0069866a32-15bd4095 {
    order: 9999;
  }

  #w-node-c16262cb-064c-9087-8912-14a3c020aec4-ccbd409d, #w-node-_0dbe903a-16cc-78d7-bfe1-0b89ac540aaa-ccbd409d {
    justify-self: start;
  }

  #w-node-b9a4af7b-b857-2ddb-418a-096833fd7227-50bd40a2 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
  }
}


@font-face {
  font-family: 'Eudoxussans';
  src: url('../fonts/EudoxusSans-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Eudoxussans';
  src: url('../fonts/EudoxusSans-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Eudoxussans';
  src: url('../fonts/EudoxusSans-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}