.w-form-formradioinput--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 50%;
}

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

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

body {
  color: #0e0f11;
  letter-spacing: -.011em;
  background-color: #fff;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: .7rem;
  line-height: 1.75;
}

h1 {
  letter-spacing: -.022em;
  margin-top: 0;
  margin-bottom: 1.5rem;
  font-size: 3.5em;
  font-weight: 400;
  line-height: 1.25;
}

h2 {
  letter-spacing: -.021px;
  margin-top: 1.5rem;
  margin-bottom: 1.25rem;
  font-size: 2.5em;
  font-weight: 400;
  line-height: 1.25;
}

h3 {
  color: #2e4938;
  letter-spacing: -.019px;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  font-size: 1.6em;
  font-weight: 400;
  line-height: 1.25;
}

h4 {
  letter-spacing: -.017em;
  text-transform: uppercase;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1.25;
}

h5 {
  letter-spacing: -.014em;
  margin-top: 1rem;
  margin-bottom: .5rem;
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1.5;
}

h6 {
  letter-spacing: -.011em;
  margin-top: 1.5rem;
  margin-bottom: .5rem;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.75;
}

p {
  color: #3c404b;
  margin-bottom: 0;
  font-weight: 300;
}

a {
  color: #53841f;
  text-decoration: underline;
}

ul, ol {
  color: #3c404b;
  margin-bottom: 1rem;
  padding-left: 2rem;
}

li {
  margin-bottom: .25rem;
}

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

label {
  margin-bottom: 5px;
  font-weight: 300;
  display: block;
}

strong {
  font-weight: 600;
}

blockquote {
  color: #3c404b;
  border-left: 1px solid #d0d4d9;
  margin-bottom: 1rem;
  padding: .75rem 1.5rem;
  font-size: 1rem;
  font-style: italic;
  line-height: 1.75;
}

.container {
  height: 100vh;
  max-width: 1248px;
  grid-column-gap: 0em;
  grid-row-gap: 0em;
  flex-flow: column;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1em;
  padding-left: 2em;
  padding-right: 2em;
  display: flex;
}

.container.container-navbar {
  justify-content: space-between;
  align-items: center;
  padding-top: 8px;
  padding-bottom: 8px;
  display: flex;
}

.container.sg {
  width: 100%;
}

.container.options-open {
  flex: 1;
  justify-content: flex-end;
}

.container.options-open.recibos {
  align-items: flex-start;
}

.container.options-open.cartera {
  align-items: center;
}

.container.options-open.comprobantes {
  align-items: flex-end;
}

.container.options-open.recibos {
  align-items: flex-start;
}

.heading {
  color: #0e0f11;
}

.heading.xl {
  letter-spacing: -.022em;
  margin-top: 0;
  margin-bottom: 1.5rem;
  font-size: 2.75rem;
  font-weight: 400;
  line-height: 1.25;
}

.heading.l {
  letter-spacing: -.021em;
  margin-top: 0;
  margin-bottom: 1.25rem;
  font-size: 2.25rem;
  font-weight: 400;
  line-height: 1.25;
}

.heading.l.s-m-b-0 {
  margin-bottom: 0;
}

.heading.m {
  letter-spacing: -.019em;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 1.75rem;
  font-weight: 600;
  line-height: 1.25;
}

.heading.s {
  letter-spacing: -.017em;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.25;
}

.heading.xs {
  letter-spacing: -.014em;
  margin-top: 0;
  margin-bottom: .5rem;
  font-family: Inter, sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.5;
}

.heading.xxs {
  letter-spacing: -.011em;
  margin-top: 0;
  margin-bottom: .5rem;
  font-size: 1rem;
  font-weight: 600;
}

.body-text {
  color: #3c404b;
  margin-top: 0;
}

.body-text.color-inverse {
  color: #f9fafb;
}

.body-text.m {
  letter-spacing: -.011em;
  font-size: 1em;
}

.body-text.m.paragraph-margin-0 {
  margin-bottom: 0;
}

.body-text.m.bold {
  font-weight: 600;
}

.body-text.m.inline {
  display: inline;
}

.body-text.m.s-m-0 {
  flex: 1;
}

.body-text.m.medium {
  font-weight: 500;
}

.body-text.l {
  letter-spacing: -.014em;
  font-size: 1.25em;
  line-height: 1.75;
}

.body-text.s {
  letter-spacing: -.006em;
  font-size: .875em;
  line-height: 1.75;
}

.body-text.s.s-m-b-0 {
  margin-bottom: 0;
}

.section-title {
  width: 50%;
  margin-bottom: 48px;
}

.section-title.centered {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.section-title._2-columns {
  width: 100%;
  margin-left: -12px;
  margin-right: -12px;
  display: flex;
}

.wrapper-m {
  padding-top: 64px;
  padding-bottom: 64px;
}

.l-g-3-col {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.l-g-3-col.features {
  grid-row-gap: 48px;
}

.feature-block.flex {
  align-items: flex-start;
  display: flex;
}

.feature-block.centered {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.l-g-4-col {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.l-g-4-col.features {
  grid-row-gap: 48px;
}

.link-icon {
  font-weight: 700;
  text-decoration: none;
  display: inline-block;
}

.link-icon:hover {
  color: #7aa530;
}

.link-icon:active {
  color: #3f710e;
}

.link-icon:focus {
  color: #7aa530;
}

.link-icon.icon-right {
  color: #53841f;
  align-self: flex-start;
  align-items: center;
  display: flex;
}

.link-icon-text {
  font-weight: 500;
  display: inline-block;
}

.button {
  color: #fff;
  text-align: center;
  background-color: #53841f;
  align-items: center;
  padding: 10px 16px;
  text-decoration: none;
  transition: background-color .25s;
  display: inline-block;
  position: relative;
}

.button:hover {
  background-color: #7aa530;
}

.button:active {
  background-color: #3f710e;
}

.button:focus {
  background-color: #7aa530;
}

.button.secondary {
  color: #2f54eb;
  background-color: #f0f5ff;
  transition: box-shadow .25s, color .25s, background-color .25s;
  box-shadow: inset 0 0 0 1px #adc6ff;
}

.button.secondary:hover {
  color: #1d39c4;
  box-shadow: inset 0 0 0 1px #2f54eb;
}

.button.outline {
  color: #0e0f11;
  background-color: #fff;
  box-shadow: inset 0 0 0 1px #d0d4d9;
}

.button.outline:hover {
  background-color: #edf0f3;
}

.button.medium {
  border-radius: 6px;
}

.button.medium.icon-only {
  padding: 14px;
}

.button.medium.secondary {
  box-shadow: none;
  color: #53841f;
  background-color: #fff;
}

.button.medium.secondary:hover {
  color: #7aa530;
  background-color: #f7f9f5;
}

.button.medium.secondary:active {
  color: #3f710e;
  background-color: #e1ffad;
}

.button.medium.secondary:focus {
  color: #7aa530;
}

.button.medium.outline:hover {
  background-color: #edf0f3;
}

.button.medium.outline:active {
  background-color: #e0e3e6;
}

.button.medium.outline:focus {
  background-color: #f9fafb;
}

.button.medium.outline.multiple {
  width: 100%;
  margin-right: 0;
}

.button.medium.form-button {
  width: 100%;
  margin-bottom: 12px;
}

.button.medium.form-button.s-m-0 {
  margin-bottom: 0;
}

.button.medium.ghost {
  background-color: rgba(0, 0, 0, 0);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .5);
}

.button.medium.ghost:hover {
  color: #7aa530;
  box-shadow: inset 0 0 0 1px #7aa530;
}

.button.medium.ghost:active {
  color: #3f710e;
  box-shadow: inset 0 0 0 1px #3f710e;
}

.button.medium.ghost:focus {
  box-shadow: inset 0 0 0 1px #7aa530;
}

.button.small {
  border-radius: 6px;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 20px;
}

.button.small.icon-only {
  padding: 8px 12px;
}

.button.small.secondary {
  box-shadow: none;
  color: #53841f;
  background-color: #fff;
}

.button.small.secondary:hover {
  color: #7aa530;
  background-color: #f7f9f5;
}

.button.small.secondary:active {
  color: #3f710e;
  background-color: #e1ffad;
}

.button.small.secondary:focus {
  color: #7aa530;
}

.button.small.outline:hover {
  background-color: #edf0f3;
}

.button.small.outline:active {
  background-color: #e0e3e6;
}

.button.small.outline:focus {
  background-color: #f9fafb;
}

.button.small.ghost {
  background-color: rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 1px rgba(255, 255, 255, .5);
}

.button.small.ghost:hover {
  color: #7aa530;
  box-shadow: 0 0 0 1px #7aa530;
}

.button.small.ghost:active {
  color: #3f710e;
  box-shadow: 0 0 0 1px #3f710e;
}

.button.small.ghost:focus {
  box-shadow: 0 0 0 1px #7aa530;
}

.button.small.cookies {
  margin-left: 16px;
}

.button-text {
  font-weight: 500;
  display: inline-block;
}

.dropdown-menu-navbar {
  z-index: 8;
}

.dropdown-menu-navbar.w--open {
  width: 200px;
  color: #3c404b;
  background-color: #fff;
  border-radius: 6px;
  margin-top: 8px;
  padding-top: 4px;
  padding-bottom: 4px;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, .2);
}

.dropdown-menu-navbar.dark.w--open {
  color: #fff;
  background-color: #0e0f11;
}

.dropdown-menu-item {
  background-color: #fff;
  align-items: center;
  padding: 6px 16px;
  display: flex;
}

.dropdown-menu-item:hover {
  background-color: #f7f9f5;
}

.dropdown-menu-item.w--current {
  color: #fff;
  background-color: #2f54eb;
}

.breadcrumbs-link {
  color: #5e6875;
  font-weight: 500;
  text-decoration: none;
}

.breadcrumbs-link:hover {
  color: #7aa530;
}

.breadcrumbs-link:active {
  color: #3f710e;
}

.breadcrumbs-link:focus {
  color: #7aa530;
}

.breadcrumbs-link.w--current {
  color: #0e0f11;
}

.breadcrumbs-separator {
  color: #aaafb6;
  padding-left: 8px;
  padding-right: 8px;
  line-height: 24px;
  display: inline-block;
}

.l-g-2-col {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.l-g-2-col.features {
  grid-row-gap: 48px;
}

.inline-link {
  color: #53841f;
  font-weight: 500;
  text-decoration: none;
}

.input {
  background-color: #f9fafb;
  border: 1px solid #d0d4d9;
  border-radius: 6px;
  margin-bottom: 4px;
  font-size: 1rem;
  font-weight: 400;
}

.input:hover {
  border-color: #7aa530;
}

.input:active {
  border-color: #3f710e;
}

.input:focus {
  background-color: #fff;
  border-color: #53841f;
}

.input.medium {
  height: 48px;
  margin-bottom: 8px;
  box-shadow: inset 1px 1px 2px rgba(0, 0, 0, .15);
}

.input.medium.horizontal {
  margin-bottom: 0;
  margin-right: 8px;
}

.input.medium.bg-dark {
  color: #aaafb6;
  background-color: #3c404b;
  border-color: #3c404b;
}

.input.medium.bg-dark:hover {
  border-color: #fff;
}

.input.medium.bg-dark:focus {
  color: #fff;
  border-color: #2f54eb;
}

.input.medium.bg-dark::-ms-input-placeholder {
  color: #aaafb6;
}

.input.medium.bg-dark::placeholder {
  color: #aaafb6;
}

.input.medium.icon-left {
  padding-left: 36px;
  position: relative;
}

.input.medium.icon-right {
  padding-left: 12px;
  padding-right: 36px;
  position: relative;
}

.input.textarea {
  min-height: 96px;
  box-shadow: inset 1px 1px 2px rgba(14, 15, 17, .15);
}

.form.form-horizontal {
  flex-direction: row;
  align-items: center;
  margin-bottom: 8px;
  display: flex;
}

.cta-wrapper {
  width: 50%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.tagline {
  color: #53841f;
  letter-spacing: -.006em;
  margin-bottom: 1rem;
  font-size: .875rem;
  font-weight: 500;
}

.feature-text-wrapper {
  padding-top: 8px;
  padding-left: 24px;
}

.card {
  color: #0e0f11;
  flex-direction: column;
  text-decoration: none;
  transition: color .25s, border-color .25s;
  display: flex;
}

.card:focus {
  color: #53841f;
}

.card.card-box {
  background-color: #fff;
  border-radius: 6px;
  flex-direction: column;
  justify-content: space-between;
  transition: box-shadow .25s, color .25s, border-color .25s;
  display: flex;
  overflow: hidden;
  box-shadow: 0 4px 8px rgba(93, 99, 112, .15);
}

.card.card-box:hover {
  color: #53841f;
  border-color: #2f54eb;
  box-shadow: 0 6px 10px rgba(93, 99, 112, .2);
}

.card.card-box:active {
  box-shadow: 0 2px 6px rgba(93, 99, 112, .2);
}

.card.card-horizontal {
  background-color: #fff;
  border-radius: 6px;
  flex-direction: row;
  align-items: flex-start;
  padding: 24px;
  display: flex;
  overflow: hidden;
  box-shadow: 0 4px 8px rgba(93, 99, 112, .1);
}

.card.card-horizontal:hover {
  box-shadow: 0 6px 10px rgba(93, 99, 112, .2);
}

.card.card-horizontal:active {
  box-shadow: 0 2px 6px rgba(93, 99, 112, .2);
}

.card.card-blog-big {
  flex-direction: row;
  align-items: center;
}

.card-image {
  height: 320px;
  object-fit: cover;
  border-radius: 6px;
  margin-bottom: 24px;
}

.card-image.card-image-box {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  margin-bottom: 0;
}

.card-text-wrapper {
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  display: flex;
}

.card-text-wrapper.centered {
  text-align: center;
}

.card-horizontal-text-wrapper {
  align-self: stretch;
  margin-left: 16px;
}

.button-separator {
  width: 8px;
  height: 8px;
  display: inline-block;
}

.side-nav-menu {
  position: -webkit-sticky;
  position: sticky;
  top: 24px;
}

.side-nav-menu-item {
  color: #5e6875;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 6px;
  padding: 6px 16px;
  text-decoration: none;
  display: block;
}

.side-nav-menu-item:hover {
  background-color: #f7f9f5;
}

.side-nav-menu-item:active {
  color: #3f710e;
}

.side-nav-menu-item:focus {
  color: #7aa530;
}

.side-nav-menu-item.w--current {
  color: #53841f;
  background-color: #f7f9f5;
}

.side-nav-menu-item.w--current:hover {
  background-color: #f7f9f5;
}

.tab {
  color: #5e6875;
  background-color: #fff;
  padding: 12px 16px;
  box-shadow: inset 0 -1px #d0d4d9;
}

.tab.w--current {
  color: #53841f;
  background-color: #fff;
  padding: 12px 16px;
  box-shadow: inset 0 -2px #53841f;
}

.tag {
  color: #3c404b;
  background-color: #f9fafb;
  border: 1px solid #e0e3e6;
  border-radius: 6px;
  align-items: center;
  margin-right: 4px;
  padding: 2px 4px;
  font-size: .875rem;
  font-weight: 400;
  display: inline-block;
}

.tag.tag-secondary {
  color: #64001f;
  background-color: #f6e5eb;
  border-color: #edced6;
}

.tag.tag-success {
  color: #237804;
  background-color: #f6ffed;
  border-color: #d9f7be;
}

.tag.tag-warning {
  color: #874d00;
  background-color: #fffbe6;
  border-color: #ffe58f;
}

.tag.tag-error {
  color: #cf1322;
  background-color: #fff1f0;
  border-color: #ffccc7;
}

.tag.tag-info {
  color: #096dd9;
  background-color: #e6f7ff;
  border-color: #bae7ff;
}

.tag.tag-primary {
  color: #53841f;
  background-color: #f7f9f5;
  border-color: #d0f196;
}

.tag.tag-closeable {
  display: flex;
}

.input-title {
  margin-bottom: 4px;
  font-weight: 500;
}

.form-footer-links {
  justify-content: space-between;
  display: flex;
}

.footer {
  text-align: left;
  background-color: #fff;
  border-top: 1px solid #e0e3e6;
  align-items: flex-start;
  padding-top: 64px;
  padding-left: 0;
  padding-right: 0;
}

.footer.dark {
  color: #fff;
  background-color: #0e0f11;
  border-top-color: #3c404b;
}

.material-icons.icon-right {
  margin-left: 4px;
}

.material-icons.icon-right.icon-dropdown {
  align-self: center;
}

.material-icons.icon-right.icon-close {
  flex: none;
  align-self: center;
  font-size: .875rem;
  line-height: .875rem;
}

.material-icons.icon-left {
  margin-top: 3px;
  margin-right: 4px;
}

.material-icons.icon-left.icon-list-item {
  margin-top: 3px;
  margin-right: 4px;
  font-size: 18px;
}

.material-icons.icon-left.icon-list-item.error {
  color: #f5222d;
}

.material-icons.icon-left.icon-list-item.warning {
  color: #faad14;
}

.material-icons.icon-left.icon-list-item.success {
  color: #52c41a;
}

.material-icons.icon-left.icon-list-item.info {
  color: #1890ff;
}

.material-icons.icon-left.icon-collapse {
  color: #838d95;
  margin-right: 0;
}

.material-icons.icon-left.icon-alert-banner {
  margin-top: 2px;
}

.material-icons.small {
  font-size: 16px;
}

.material-icons.small.icon-right {
  margin-top: 1px;
  margin-left: 4px;
}

.material-icons.small.icon-left {
  margin-top: 1px;
  margin-right: 4px;
}

.material-icons.icon-input-left {
  color: #838d95;
  position: absolute;
  top: 50%;
  left: 12px;
  transform: translate(0, -50%);
}

.material-icons.icon-input-right {
  color: #838d95;
  position: absolute;
  top: 50%;
  left: auto;
  right: 12px;
  transform: translate(0, -50%);
}

.material-icons.icon-close {
  cursor: pointer;
}

.material-icons.icon-close:hover {
  opacity: .5;
}

.material-icons.feature-icon-small {
  width: 1.5rem;
  height: 1.5rem;
  color: #53841f;
  margin-bottom: .5rem;
  font-size: 1.5rem;
}

.material-icons.feature-icon-small.slider-icon {
  color: #838d95;
}

.material-icons.feature-icon-small.slider-icon:hover {
  color: #5e6875;
}

.material-icons.star {
  color: #faad14;
  margin-right: 4px;
  font-size: 1.5rem;
  line-height: 1.5rem;
}

.material-icons.dropdown-menu-item-icon {
  width: 1.4rem;
  height: 1.4rem;
  color: #5e6875;
  margin-top: 0;
  margin-bottom: -2px;
  margin-right: .5rem;
  font-size: 1.4rem;
}

.material-icons.caret-down {
  margin-left: 4px;
}

.material-icons.icon-input-right {
  color: #838d95;
  position: absolute;
  top: 50%;
  left: auto;
  right: 12px;
  transform: translate(0, -50%);
}

.icon-list-item {
  align-items: flex-start;
  margin-bottom: .25rem;
  display: flex;
}

.icon-list-item.vertical {
  margin-bottom: 0;
  padding-left: 8px;
  padding-right: 8px;
}

.grid-table {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px solid #d0d4d9;
  border-radius: 6px;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  overflow: hidden;
}

.grid-table.headings-table {
  grid-template-rows: auto auto auto auto auto auto auto;
  grid-template-columns: .4fr .3fr .3fr 1fr;
  margin-bottom: 48px;
}

.grid-table.body-text-table {
  grid-template-rows: auto auto auto auto;
  grid-template-columns: .4fr .3fr .3fr 1fr;
  margin-bottom: 48px;
}

.table-cell {
  color: #3c404b;
  padding: 12px;
  box-shadow: inset 0 -1px #e0e3e6;
}

.table-cell.last {
  box-shadow: none;
}

.table-header {
  color: #5e6875;
  letter-spacing: .06em;
  text-transform: uppercase;
  background-color: #f9fafb;
  padding: 12px;
  font-size: .75rem;
  font-weight: 600;
  box-shadow: inset 0 -1px #d0d4d9;
}

.navbar {
  background-color: #fff;
  position: relative;
}

.navbar.dark {
  background-color: #0e0f11;
  position: relative;
}

.navbar-menu {
  align-items: center;
  display: flex;
}

.nav-link {
  color: #5e6875;
  border-radius: 6px;
  padding: 12px 16px;
  text-decoration: none;
}

.nav-link:hover {
  color: #7aa530;
}

.nav-link:active {
  background-color: #f9fafb;
}

.nav-link.w--current {
  color: #7aa530;
}

.nav-link.nav-link-dropdown {
  padding-right: 36px;
}

.nav-link.nav-link-dropdown.w--open {
  color: #2f54eb;
}

.nav-link.nav-link-dropdown.color-inverse.w--open {
  color: #7aa530;
}

.nav-link.color-inverse {
  color: #d0d4d9;
}

.nav-link.color-inverse:hover {
  color: #7aa530;
}

.nav-link.color-inverse:active {
  background-color: #3c404b;
}

.dropdown-icon {
  margin-right: 16px;
}

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

.brand-logo {
  margin-right: 24px;
}

.navbar-menu-wrapper {
  align-items: center;
  display: flex;
}

.footer-logo {
  padding-bottom: 0;
}

.vertical-menu-title {
  margin-bottom: 12px;
  font-weight: 600;
}

.vertical-menu-title.color-inverse {
  color: #fff;
}

.vertical-menu-list-item {
  margin-bottom: 8px;
}

.footer-top {
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 48px;
  display: flex;
}

.footer-social-media {
  align-self: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-bottom {
  color: #5e6875;
  justify-content: space-between;
  align-items: center;
  margin-top: 32px;
  padding-top: 32px;
  padding-bottom: 32px;
  display: flex;
}

.footer-bottom.color-inverse {
  color: #838d95;
}

.vertical-menu-link {
  color: #5e6875;
  margin-bottom: 0;
  text-decoration: none;
}

.vertical-menu-link:hover {
  color: #7aa530;
  text-decoration: none;
}

.vertical-menu-link.color-inverse {
  color: #aaafb6;
}

.vertical-menu-link.color-inverse:hover {
  color: #7aa530;
}

.social-media-icon {
  opacity: .35;
  padding-left: 0;
  padding-right: 0;
  font-size: 1.5rem;
  line-height: 1.5rem;
  display: inline-block;
}

.social-media-icon:hover {
  opacity: 1;
}

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

.footer-grid-2 {
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr 1fr 1fr;
}

.footer-logo-2 {
  float: none;
  margin-bottom: 16px;
  display: block;
  position: static;
}

.footer-grid-3 {
  grid-column-gap: 24px;
  text-align: left;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1.75fr;
}

.footer-top-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-bottom-2 {
  color: #5e6875;
  border-top: 1px solid #e0e3e6;
  justify-content: space-between;
  align-items: center;
  margin-top: 32px;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.footer-bottom-2.color-inverse {
  color: #838d95;
  border-top-color: #3c404b;
}

.footer-2 {
  text-align: left;
  background-color: #fff;
  border-top: 1px solid #e0e3e6;
  align-items: flex-start;
  padding-top: 32px;
}

.footer-2.dark {
  background-color: #0e0f11;
}

.sm-icons-wrapper {
  height: 24px;
  align-self: center;
  display: flex;
}

.sm-icons-wrapper.sm-icons-wrapper-2 {
  margin-top: 32px;
}

.grid-cta {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
}

.cta-section-form-wrapper {
  width: 480px;
}

.cta-section-form-wrapper.center {
  margin-top: 32px;
  margin-left: auto;
  margin-right: auto;
}

.footer-menu-wrapper, .navbar-menu-right {
  align-items: center;
  display: flex;
}

.navbar-menu-mobile {
  align-self: center;
  align-items: center;
  display: none;
}

.breadcrumbs {
  color: #5e6875;
  align-items: center;
  display: block;
}

.text-icon-wrapper {
  align-items: center;
  display: flex;
}

.text-icon-wrapper.centered {
  justify-content: center;
}

.alert-info {
  color: #3c404b;
  background-color: #e6f7ff;
  border: 1px solid #91d5ff;
  border-radius: 6px;
  padding: 16px;
  display: flex;
}

.popup-title {
  color: #0e0f11;
  flex: 1;
  margin-bottom: 8px;
  font-weight: 600;
}

.popup-title.color-inverse {
  color: #fff;
}

.toast {
  max-width: 640px;
  color: #3c404b;
  background-color: #fff;
  border: 1px solid #d0d4d9;
  border-radius: 6px;
  flex-direction: column;
  align-items: flex-start;
  padding: 16px;
  display: flex;
  box-shadow: 0 2px 8px rgba(0, 0, 0, .15);
}

.toast.dark {
  color: #fff;
  background-color: #0e0f11;
  border-color: #3c404b;
}

.toast-header {
  justify-content: space-between;
  align-self: stretch;
  display: flex;
}

.modal {
  max-width: 480px;
  color: #3c404b;
  background-color: #fff;
  border: 1px solid #d0d4d9;
  border-radius: 6px;
  flex-direction: column;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: flex;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0, 0, 0, .15);
}

.checkbox {
  width: 20px;
  height: 20px;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #d0d4d9;
  border-radius: 2px;
  margin-top: 0;
  margin-right: 8px;
  transition: background-color .2s;
}

.checkbox:hover {
  border-color: #7aa530;
}

.checkbox.w--redirected-checked {
  background-color: #53841f;
  background-image: url('../images/check.svg');
  background-size: 12px 12px;
  border-color: #53841f;
}

.checkbox.w--redirected-focus {
  box-shadow: none;
  border-color: #7aa530;
}

.checkbox-label {
  color: #3c404b;
  margin-bottom: 0;
  font-weight: 400;
}

.checkbox-field {
  align-items: center;
  margin-bottom: 8px;
  display: flex;
}

.radio-button-label {
  color: #3c404b;
  margin-bottom: 0;
}

.radio-button {
  width: 20px;
  height: 20px;
  cursor: pointer;
  background-color: #fff;
  border-color: #d0d4d9;
  margin-top: 0;
  margin-right: 8px;
}

.radio-button:hover {
  border-color: #7aa530;
}

.radio-button.w--redirected-checked {
  width: 16px;
  height: 16px;
  background-color: #fff;
  border-color: #53841f;
}

.radio-button.w--redirected-focus {
  border-color: #7aa530;
}

.radio-button-field, .switch-field {
  align-items: center;
  margin-bottom: 8px;
  display: flex;
}

.switch {
  width: 32px;
  height: 20px;
  cursor: pointer;
  background-color: #e0e3e6;
  background-image: url('../images/Switch-Handle.svg');
  background-position: 2px;
  background-repeat: no-repeat;
  background-size: 14px;
  border: 1px solid #d0d4d9;
  border-radius: 10px;
  margin-top: 0;
  margin-right: 8px;
  transition: background-color .2s;
}

.switch:hover {
  border-color: #7aa530;
}

.switch.w--redirected-checked {
  background-color: #53841f;
  background-image: url('../images/Switch-Handle.svg');
  background-position: 15px;
  background-size: 14px;
  border-width: 0;
  border-color: #53841f;
}

.switch.w--redirected-focus {
  box-shadow: none;
  border-color: #7aa530;
}

.switch-label {
  color: #3c404b;
  margin-bottom: 0;
  font-weight: 400;
}

.input-caption {
  color: #5e6875;
  margin-bottom: 0;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
}

.input-caption.color-inverse {
  color: #838d95;
}

.input-icon-wrapper {
  flex: 1;
  position: relative;
}

.tooltip {
  width: 240px;
  color: #fff;
  text-align: center;
  background-color: #0e0f11;
  border-radius: 6px;
  flex-direction: column;
  align-items: center;
  margin-bottom: 8px;
  padding: 8px;
  font-size: .875rem;
  line-height: 1.5;
  display: none;
  position: absolute;
  top: auto;
  bottom: 36px;
  left: 24%;
  right: 0%;
  transform: translate(-50%);
  box-shadow: 0 2px 8px rgba(0, 0, 0, .15);
}

.tooltip-arrow {
  width: 12px;
  height: 12px;
  background-color: #0e0f11;
  position: absolute;
  top: auto;
  bottom: -6px;
  left: 50%;
  right: 50%;
  transform: rotate(45deg);
}

.text-block {
  align-self: center;
}

.tooltip-trigger-content {
  align-self: center;
  align-items: center;
  display: inline-block;
  position: relative;
  bottom: -4px;
}

.tooltip-trigger {
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
}

.modal-wrapper {
  z-index: 5000;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .5);
  display: none;
  position: fixed;
}

.modal-header {
  border-bottom: 1px solid #d0d4d9;
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
  padding: 16px 24px;
  display: flex;
}

.modal-header-title {
  color: #0e0f11;
  flex: 1;
  margin-bottom: 0;
  font-weight: 600;
}

.modal-content {
  padding: 16px 24px;
}

.collapse-item {
  cursor: pointer;
  background-color: #f9fafb;
  border-bottom: 1px solid #d0d4d9;
  padding-left: 16px;
  padding-right: 16px;
}

.collapse-item.last {
  border-bottom-style: none;
}

.collapse-text {
  opacity: 0;
  color: #3c404b;
  padding-top: 0;
  padding-bottom: 12px;
  padding-left: 32px;
  display: none;
}

.collapse-text.borderless {
  padding-left: 12px;
}

.collapse-trigger {
  align-items: center;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
}

.collapse-title {
  flex: 1;
  margin-left: 12px;
  font-weight: 500;
  display: inline-block;
}

.collapse {
  border: 1px solid #d0d4d9;
  border-radius: 6px;
  overflow: hidden;
}

.collapse.borderless {
  background-color: #fff;
  border-style: none;
  padding: 24px;
}

.alert-error {
  color: #3c404b;
  background-color: #fff1f0;
  border: 1px solid #ffa39e;
  border-radius: 6px;
  padding: 16px;
  display: flex;
}

.alert-warning {
  color: #3c404b;
  background-color: #fffbe6;
  border: 1px solid #ffe58f;
  border-radius: 6px;
  padding: 16px;
  display: flex;
}

.alert-success {
  color: #3c404b;
  background-color: #f6ffed;
  border: 1px solid #b7eb8f;
  border-radius: 6px;
  padding: 16px;
  display: flex;
}

.select {
  background-color: #f9fafb;
  border: 1px solid #d0d4d9;
  margin-bottom: 12px;
}

.select:hover {
  border-color: #7aa530;
}

.select:focus {
  background-color: #fff;
  border-color: #3f710e;
}

.select.medium {
  height: 48px;
  cursor: pointer;
  border-radius: 6px;
  box-shadow: inset 1px 1px 2px rgba(14, 15, 17, .15);
}

.component-wrapper {
  border: 1px dashed #d0d4d9;
  border-radius: 4px;
  margin-top: 64px;
  margin-bottom: 128px;
  padding: 24px;
  position: relative;
}

.component-wrapper.dark {
  color: #fff;
  background-color: #0e0f11;
}

.component-wrapper-label {
  color: #3c404b;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #edf0f3;
  border-radius: 4px;
  padding: 4px 16px 4px 36px;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.5;
  display: block;
  position: absolute;
  top: -40px;
  bottom: auto;
  left: 0%;
  right: auto;
}

.component-wrapper-label:hover {
  opacity: .8;
}

.style-guide-page-header {
  color: #0e0f11;
  background-color: #f9fafb;
}

.grid-styleguide---buttons {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  text-align: center;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.dropdown-inline {
  color: #5e6875;
  padding: 0;
}

.dropdown-inline:hover {
  color: #7aa530;
}

.dropdown-inline:active {
  color: #3f710e;
}

.dropdown-inline:focus {
  color: #7aa530;
}

.dropdown-inline.w--open {
  color: #53841f;
}

.style-guide-page-header-text {
  width: 65%;
  padding-top: 64px;
  padding-bottom: 32px;
}

.style-guide-page-header-navigation {
  z-index: 50;
  background-color: #f9fafb;
  flex-direction: column;
  align-items: flex-start;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.style-guide-page-header-navigation.docsui {
  z-index: 999;
}

.divider {
  width: 100%;
  height: 1px;
  background-color: #e0e3e6;
  margin-top: 64px;
  margin-bottom: 64px;
}

.button-fluid {
  width: 100%;
  color: #fff;
  text-align: center;
  background-color: #53841f;
  border-radius: 6px;
  align-items: center;
  padding: 10px 16px;
  text-decoration: none;
  transition: background-color .25s;
  display: inline-block;
  position: relative;
}

.button-fluid:hover {
  background-color: #7aa530;
}

.button-fluid:active {
  background-color: #3f710e;
}

.button-fluid.secondary {
  color: #2f54eb;
  background-color: #f0f5ff;
  transition: box-shadow .25s, color .25s, background-color .25s;
  box-shadow: inset 0 0 0 1px #adc6ff;
}

.button-fluid.secondary:hover {
  color: #1d39c4;
  box-shadow: inset 0 0 0 1px #2f54eb;
}

.button-fluid.outline {
  color: #0e0f11;
  background-color: #fff;
  box-shadow: inset 0 0 0 1px #d0d4d9;
}

.button-fluid.outline:hover {
  background-color: #edf0f3;
}

.button-fluid.medium {
  width: 100%;
  text-align: center;
}

.button-fluid.medium.icon-only {
  padding: 14px;
  font-size: 22px;
}

.button-fluid.medium.secondary {
  box-shadow: none;
  color: #53841f;
  background-color: #fff;
}

.button-fluid.medium.secondary:hover {
  color: #7aa530;
  background-color: #f7f9f5;
}

.button-fluid.medium.secondary:active {
  color: #3f710e;
  background-color: #e1ffad;
}

.button-fluid.medium.secondary:focus {
  color: #7aa530;
}

.button-fluid.medium.outline:active {
  background-color: #e0e3e6;
}

.button-fluid.medium.outline:focus {
  background-color: #f9fafb;
}

.button-fluid.medium.ghost {
  background-color: rgba(0, 0, 0, 0);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .5);
}

.button-fluid.medium.ghost:hover {
  color: #7aa530;
  box-shadow: inset 0 0 0 1px #7aa530;
}

.button-fluid.medium.ghost:active {
  color: #3f710e;
  box-shadow: inset 0 0 0 1px #3f710e;
}

.button-fluid.medium.ghost:focus {
  box-shadow: inset 0 0 0 1px #7aa530;
}

.button-fluid.medium.s-m-b-8.organization {
  background-color: #a50432;
}

.button-fluid.medium.s-m-b-8.organization:hover {
  background-color: #860229;
}

.button-fluid.small {
  width: 100%;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 14px;
  line-height: 20px;
}

.button-fluid.small.icon-only {
  padding: 8px 14px;
}

.button-fluid.small.secondary {
  box-shadow: none;
  color: #53841f;
  background-color: #fff;
}

.button-fluid.small.secondary:hover {
  color: #7aa530;
  background-color: #f7f9f5;
}

.button-fluid.small.secondary:active {
  color: #3f710e;
  background-color: #e1ffad;
}

.button-fluid.small.secondary:focus {
  color: #7aa530;
}

.button-fluid.small.outline:active {
  background-color: #e0e3e6;
}

.button-fluid.small.outline:focus {
  background-color: #f9fafb;
}

.button-fluid.small.ghost {
  background-color: rgba(0, 0, 0, 0);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .5);
}

.button-fluid.small.ghost:hover {
  color: #7aa530;
  box-shadow: inset 0 0 0 1px #7aa530;
}

.button-fluid.small.ghost:active {
  color: #3f710e;
  box-shadow: inset 0 0 0 1px #3f710e;
}

.button-fluid.small.ghost:focus {
  box-shadow: inset 0 0 0 1px #7aa530;
}

.navbar-vertical {
  width: 280px;
  color: #0e0f11;
  text-align: left;
  background-color: #fff;
  align-items: flex-start;
  display: block;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
  box-shadow: inset -1px 0 #d0d4d9;
}

.navbar-vertical-link {
  color: #3c404b;
  padding: 8px 32px;
  text-decoration: none;
  display: block;
  position: relative;
}

.navbar-vertical-link:hover {
  color: #3f710e;
  background-color: #f7f9f5;
  box-shadow: inset -1px 0 #d0d4d9;
}

.navbar-vertical-link.w--current {
  color: #53841f;
  background-color: #f7f9f5;
  box-shadow: inset -2px 0 #53841f;
}

.navbar-vetrical-menu-title {
  color: #0e0f11;
  margin-top: 24px;
  margin-bottom: 8px;
  padding-left: 24px;
  padding-right: 24px;
  font-weight: 600;
}

.navbar-vetrical-menu-title-2 {
  color: #838d95;
  margin-bottom: 8px;
  padding-left: 24px;
  padding-right: 24px;
  font-weight: 400;
}

.navbar-vertical-brand {
  width: 100%;
  padding: 24px;
}

.style-guide-content {
  width: 100%;
  flex-direction: column;
  justify-content: flex-start;
  display: flex;
  position: relative;
}

.style-guide-page-wrapper {
  display: flex;
}

.navbar-vertical---mobile {
  background-color: #fff;
  display: none;
  position: relative;
}

.navbar-vertical-overlay {
  margin-bottom: 128px;
  display: block;
}

.navbar-vertical-bg {
  display: none;
}

.nav-tabs-container {
  max-width: 1232px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 8px;
  display: flex;
}

.nav-tab {
  padding: 12px 16px;
}

.nav-tab:hover {
  color: #7aa530;
}

.nav-tab:active {
  color: #3f710e;
}

.nav-tab.w--current {
  color: #0e0f11;
  box-shadow: inset 0 -3px #53841f;
}

.style-guide-nav-tabs {
  background-color: rgba(0, 0, 0, 0);
  box-shadow: inset 0 -1px #d0d4d9;
}

.footer-3 {
  padding-bottom: 64px;
}

.footer-3.style-guide-footer {
  background-color: #f9fafb;
  border-top: 1px solid #d0d4d9;
  margin-top: auto;
  padding-bottom: 32px;
}

.nav-tabs {
  background-color: rgba(0, 0, 0, 0);
  box-shadow: inset 0 -1px #d0d4d9;
}

.container-fluid {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.alert-content {
  padding-left: 4px;
}

.s-p-8 {
  padding: 8px;
}

.s-p-y-8 {
  padding-top: 8px;
  padding-bottom: 8px;
}

.s-p-x-8 {
  padding-left: 8px;
  padding-right: 8px;
}

.s-p-t-8 {
  padding-top: 8px;
}

.s-p-r-8 {
  padding-right: 8px;
}

.s-p-b-8 {
  padding-bottom: 8px;
}

.s-p-l-8 {
  padding-left: 8px;
}

.s-p-12 {
  padding: 12px;
}

.s-p-y-12 {
  padding-top: 12px;
  padding-bottom: 12px;
}

.s-p-x-12 {
  padding-left: 12px;
  padding-right: 12px;
}

.s-p-t-12 {
  padding-top: 12px;
}

.s-p-r-12 {
  padding-right: 12px;
}

.s-p-b-12 {
  padding-bottom: 12px;
}

.s-p-l-12 {
  padding-left: 12px;
}

.s-p-16 {
  padding: 16px;
}

.s-p-y-16 {
  padding-top: 16px;
  padding-bottom: 16px;
}

.s-p-x-16 {
  padding-left: 12px;
  padding-right: 12px;
}

.s-p-t-16 {
  padding-top: 16px;
}

.s-p-r-16 {
  padding-right: 16px;
}

.s-p-b-16 {
  padding-bottom: 16px;
}

.s-p-l-16 {
  padding-left: 16px;
}

.s-p-24 {
  padding: 24px;
}

.s-p-y-24 {
  padding-top: 24px;
  padding-bottom: 24px;
}

.s-p-x-24 {
  padding-left: 24px;
  padding-right: 24px;
}

.s-p-t-24 {
  padding-top: 24px;
}

.s-p-r-24 {
  padding-right: 24px;
}

.s-p-b-24 {
  padding-bottom: 24px;
}

.s-p-l-24 {
  padding-left: 24px;
}

.s-p-32 {
  padding: 32px;
}

.s-p-y-32 {
  padding-top: 32px;
  padding-bottom: 32px;
}

.s-p-x-32 {
  padding-left: 32px;
  padding-right: 32px;
}

.s-p-t-32 {
  padding-top: 32px;
}

.s-p-r-32 {
  padding-right: 32px;
}

.s-p-b-32 {
  padding-bottom: 32px;
}

.s-p-l-32 {
  padding-left: 32px;
}

.s-p-48 {
  padding: 48px;
}

.s-p-y-48 {
  padding-top: 48px;
  padding-bottom: 48px;
}

.s-p-x-48 {
  padding-left: 48px;
  padding-right: 48px;
}

.s-p-t-48 {
  padding-top: 48px;
}

.s-p-r-48 {
  padding-right: 48px;
}

.s-p-b-48 {
  padding-bottom: 48px;
}

.s-p-l-48 {
  padding-left: 48px;
}

.s-p-64 {
  padding: 64px;
}

.s-p-y-64 {
  padding-top: 64px;
  padding-bottom: 64px;
}

.s-p-x-64 {
  padding-left: 64px;
  padding-right: 64px;
}

.s-p-t-64 {
  padding-top: 64px;
}

.s-p-r-64 {
  padding-right: 64px;
}

.s-p-b-64 {
  padding-bottom: 64px;
}

.s-p-l-64 {
  padding-left: 64px;
}

.s-p-128 {
  padding: 128px;
}

.s-p-y-128 {
  padding-top: 128px;
  padding-bottom: 128px;
}

.s-p-t-128 {
  padding-top: 128px;
}

.s-p-x-128 {
  padding-left: 128px;
  padding-right: 128px;
}

.s-p-r-128 {
  padding-right: 128px;
}

.s-p-b-128 {
  padding-bottom: 128px;
}

.s-p-l-128 {
  padding-left: 128px;
}

.s-p-0 {
  padding: 0;
}

.s-p-y-0 {
  padding-top: 0;
  padding-bottom: 0;
}

.s-p-x-0 {
  padding-left: 0;
  padding-right: 0;
}

.s-p-t-0 {
  padding-top: 0;
}

.s-p-r-0 {
  padding-right: 0;
}

.s-p-b-0 {
  padding-bottom: 0;
}

.s-p-l-0 {
  padding-left: 0;
}

.s-p-4 {
  padding: 4px;
}

.s-p-y-4 {
  padding-top: 4px;
  padding-bottom: 4px;
}

.s-p-x-4 {
  padding-left: 4px;
  padding-right: 4px;
}

.s-p-t-4 {
  padding-top: 4px;
}

.s-p-r-4 {
  padding-right: 4px;
}

.s-p-b-4 {
  padding-bottom: 4px;
}

.s-p-l-4 {
  padding-left: 4px;
}

.s-m-0 {
  margin: 0;
}

.s-m-y-0 {
  margin-top: 0;
  margin-bottom: 0;
}

.s-m-x-0 {
  margin-left: 0;
  margin-right: 0;
}

.s-m-t-0 {
  margin-top: 0;
}

.s-m-r-0 {
  margin-right: 0;
}

.s-m-b-0 {
  margin-bottom: 0;
}

.s-m-l-0 {
  margin-left: 0;
}

.s-m-4 {
  margin: 4px;
}

.s-m-y-4 {
  margin-top: 4px;
  margin-bottom: 4px;
}

.s-m-x-4 {
  margin-left: 4px;
  margin-right: 4px;
}

.s-m-t-4 {
  margin-top: 4px;
}

.s-m-r-4 {
  margin-right: 4px;
}

.s-m-b-4 {
  margin-bottom: 4px;
}

.s-m-l-4 {
  margin-left: 4px;
}

.s-m-8 {
  margin: 8px;
}

.s-m-y-8 {
  margin-top: 8px;
  margin-bottom: 8px;
}

.s-m-x-8 {
  margin-left: 8px;
  margin-right: 8px;
}

.s-m-t-8 {
  margin-top: 8px;
}

.s-m-r-8 {
  margin-right: 8px;
}

.s-m-b-8 {
  margin-bottom: 8px;
}

.s-m-l-8 {
  margin-left: 8px;
}

.s-m-12 {
  margin: 12px;
}

.s-m-y-12 {
  margin-top: 12px;
  margin-bottom: 12px;
}

.s-m-x-12 {
  margin-left: 12px;
  margin-right: 12px;
}

.s-m-t-12 {
  margin-top: 12px;
}

.s-m-r-12 {
  margin-right: 12px;
}

.s-m-b-12 {
  margin-bottom: 12px;
}

.s-m-l-12 {
  margin-left: 12px;
}

.s-m-16 {
  margin: 16px;
}

.s-m-y-16 {
  margin-top: 16px;
  margin-bottom: 16px;
}

.s-m-x-16 {
  margin-left: 16px;
  margin-right: 16px;
}

.s-m-t-16 {
  margin-top: 16px;
}

.s-m-r-16 {
  margin-right: 16px;
}

.s-m-b-16 {
  margin-bottom: 16px;
}

.s-m-l-16 {
  margin-left: 16px;
}

.s-m-24 {
  margin: 24px;
}

.s-m-y-24 {
  margin-top: 24px;
  margin-bottom: 24px;
}

.s-m-x-24 {
  margin-left: 24px;
  margin-right: 24px;
}

.s-m-t-24 {
  margin-top: 24px;
}

.s-m-r-24 {
  margin-right: 24px;
}

.s-m-b-24 {
  margin-bottom: 24px;
}

.s-m-l-24 {
  margin-left: 24px;
}

.s-m-32 {
  margin: 32px;
}

.s-m-y-32 {
  margin-top: 32px;
  margin-bottom: 32px;
}

.s-m-x-32 {
  margin-left: 32px;
  margin-right: 32px;
}

.s-m-t-32 {
  margin-top: 32px;
}

.s-m-r-32 {
  margin-right: 32px;
}

.s-m-b-32 {
  margin-bottom: 32px;
}

.s-m-l-32 {
  margin-left: 32px;
}

.s-m-48 {
  margin: 48px;
}

.s-m-y-48 {
  margin-top: 48px;
  margin-bottom: 48px;
}

.s-m-x-48 {
  margin-left: 48px;
  margin-right: 48px;
}

.s-m-t-48 {
  margin-top: 48px;
}

.s-m-r-48 {
  margin-right: 48px;
}

.s-m-b-48 {
  margin-bottom: 48px;
}

.s-m-l-48 {
  margin-left: 48px;
}

.s-m-64 {
  margin: 64px;
}

.s-m-y-64 {
  margin-top: 64px;
  margin-bottom: 64px;
}

.s-m-x-64 {
  margin-left: 64px;
  margin-right: 64px;
}

.s-m-t-64 {
  margin-top: 64px;
}

.s-m-r-64 {
  margin-right: 64px;
}

.s-m-b-64 {
  margin-bottom: 64px;
}

.s-m-l-64 {
  margin-left: 64px;
}

.s-m-128 {
  margin: 128px;
}

.s-m-y-128 {
  margin-top: 128px;
  margin-bottom: 128px;
}

.s-m-x-128 {
  margin-left: 128px;
  margin-right: 128px;
}

.s-m-t-128 {
  margin-top: 128px;
}

.s-m-r-128 {
  margin-right: 128px;
}

.s-m-b-128 {
  margin-bottom: 128px;
}

.s-m-l-128 {
  margin-left: 128px;
}

.c-b-neutral-10 {
  background-color: #fff;
}

.c-b-neutral-20 {
  background-color: #f9fafb;
}

.c-b-neutral-30 {
  background-color: #edf0f3;
}

.c-b-neutral-40 {
  background-color: #e0e3e6;
}

.c-b-neutral-50 {
  background-color: #d0d4d9;
}

.c-b-neutral-60 {
  background-color: #aaafb6;
}

.c-b-neutral-70 {
  background-color: #838d95;
}

.c-b-neutral-80 {
  background-color: #5e6875;
}

.c-b-neutral-90 {
  background-color: #3c404b;
}

.c-b-neutral-100 {
  background-color: #0e0f11;
}

.c-b-primary-10 {
  background-color: #f7f9f5;
}

.c-b-primary-20 {
  background-color: #e1ffad;
}

.c-b-primary-30 {
  background-color: #d0f196;
}

.c-b-primary-40 {
  background-color: #9ad13f;
}

.c-b-primary-50 {
  background-color: #7aa530;
}

.c-b-primary-60 {
  background-color: #53841f;
}

.c-b-primary-70 {
  background-color: #3f710e;
}

.c-b-primary-80 {
  background-color: #355b42;
}

.c-b-primary-90 {
  background-color: #2e4938;
}

.c-b-primary-100 {
  background-color: #151e17;
}

.c-b-secondary-10 {
  background-color: #f6e5eb;
}

.c-b-secondary-20 {
  background-color: #edced6;
}

.c-b-secondary-30 {
  background-color: #e3b3c1;
}

.c-b-secondary-40 {
  background-color: #dc9aae;
}

.c-b-secondary-50 {
  background-color: #c04e70;
}

.c-b-secondary-60 {
  background-color: #a50432;
}

.c-b-secondary-70 {
  background-color: #860229;
}

.c-b-secondary-80 {
  background-color: #64001f;
}

.c-b-secondary-90 {
  background-color: #3f0014;
}

.c-b-secondary-100 {
  background-color: #200008;
}

.c-b-success-10 {
  background-color: #f6ffed;
}

.c-b-warning-10 {
  background-color: #fffbe6;
}

.c-b-error-10 {
  background-color: #fff1f0;
}

.c-b-info-10 {
  background-color: #e6f7ff;
}

.c-b-success-20 {
  background-color: #d9f7be;
}

.c-b-success-30 {
  background-color: #b7eb8f;
}

.c-b-success-40 {
  background-color: #95de64;
}

.c-b-success-50 {
  background-color: #73d13d;
}

.c-b-success-60 {
  background-color: #52c41a;
}

.c-b-success-70 {
  background-color: #389e0d;
}

.c-b-success-80 {
  background-color: #237804;
}

.c-b-success-90 {
  background-color: #135200;
}

.c-b-success-100 {
  background-color: #092b00;
}

.c-b-warning-20 {
  background-color: #fff1b8;
}

.c-b-warning-30 {
  background-color: #ffe58f;
}

.c-b-warning-40 {
  background-color: #ffd666;
}

.c-b-warning-50 {
  background-color: #ffc53d;
}

.c-b-warning-60 {
  background-color: #faad14;
}

.c-b-warning-70 {
  background-color: #d48806;
}

.c-b-warning-80 {
  background-color: #ad6800;
}

.c-b-warning-90 {
  background-color: #874d00;
}

.c-b-warning-100 {
  background-color: #613400;
}

.c-b-error-20 {
  background-color: #ffccc7;
}

.c-b-error-30 {
  background-color: #ffa39e;
}

.c-b-error-40 {
  background-color: #ff7875;
}

.c-b-error-50 {
  background-color: #ff4d4f;
}

.c-b-error-60 {
  background-color: #f5222d;
}

.c-b-error-70 {
  background-color: #cf1322;
}

.c-b-error-80 {
  background-color: #a8071a;
}

.c-b-error-90 {
  background-color: #820014;
}

.c-b-error-100 {
  background-color: #5c0011;
}

.c-b-info-20 {
  background-color: #bae7ff;
}

.c-b-info-30 {
  background-color: #91d5ff;
}

.c-b-info-40 {
  background-color: #69c0ff;
}

.c-b-info-50 {
  background-color: #40a9ff;
}

.c-b-info-60 {
  background-color: #1890ff;
}

.c-b-info-70 {
  background-color: #096dd9;
}

.c-b-info-80 {
  background-color: #0050b3;
}

.c-b-info-90 {
  background-color: #003a8c;
}

.c-b-info-100 {
  background-color: #002766;
}

.c-t-neutral-10 {
  color: #fff;
}

.c-t-neutral-20 {
  color: #f9fafb;
}

.c-t-neutral-30 {
  color: #edf0f3;
}

.c-t-neutral-40 {
  color: #e0e3e6;
}

.c-t-neutral-50 {
  color: #d0d4d9;
}

.c-t-neutral-60 {
  color: #aaafb6;
}

.c-t-neutral-70 {
  color: #838d95;
}

.c-t-neutral-80 {
  color: #5e6875;
}

.c-t-neutral-90 {
  color: #3c404b;
}

.c-t-neutral-100 {
  color: #0e0f11;
}

.c-t-primary-10 {
  color: #f7f9f5;
}

.c-t-primary-20 {
  color: #e1ffad;
}

.c-t-primary-30 {
  color: #d0f196;
}

.c-t-primary-40 {
  color: #9ad13f;
}

.c-t-primary-50 {
  color: #7aa530;
}

.c-t-primary-60 {
  color: #53841f;
}

.c-t-primary-70 {
  color: #3f710e;
}

.c-t-primary-80 {
  color: #355b42;
}

.c-t-primary-90 {
  color: #2e4938;
}

.c-t-primary-100 {
  color: #151e17;
}

.c-t-secondary-10 {
  color: #f6e5eb;
}

.c-t-secondary-20 {
  color: #edced6;
}

.c-t-secondary-30 {
  color: #e3b3c1;
}

.c-t-secondary-40 {
  color: #dc9aae;
}

.c-t-secondary-50 {
  color: #c04e70;
}

.c-t-secondary-60 {
  color: #a50432;
}

.c-t-secondary-70 {
  color: #860229;
}

.c-t-secondary-80 {
  color: #64001f;
}

.c-t-secondary-90 {
  color: #3f0014;
}

.c-t-secondary-100 {
  color: #200008;
}

.c-t-success-10 {
  color: #f6ffed;
}

.c-t-warning-10 {
  color: #fffbe6;
}

.c-t-error-10 {
  color: #fff1f0;
}

.c-t-info-10 {
  color: #e6f7ff;
}

.c-t-success-20 {
  color: #d9f7be;
}

.c-t-success-30 {
  color: #b7eb8f;
}

.c-t-success-40 {
  color: #95de64;
}

.c-t-success-50 {
  color: #73d13d;
}

.c-t-success-60 {
  color: #52c41a;
}

.c-t-success-70 {
  color: #389e0d;
}

.c-t-success-80 {
  color: #237804;
}

.c-t-success-90 {
  color: #135200;
}

.c-t-success-100 {
  color: #092b00;
}

.c-t-warning-20 {
  color: #fff1b8;
}

.c-t-warning-30 {
  color: #ffe58f;
}

.c-t-warning-40 {
  color: #ffd666;
}

.c-t-warning-50 {
  color: #ffc53d;
}

.c-t-warning-60 {
  color: #faad14;
}

.c-t-warning-70 {
  color: #d48806;
}

.c-t-warning-80 {
  color: #ad6800;
}

.c-t-warning-90 {
  color: #874d00;
}

.c-t-warning-100 {
  color: #613400;
}

.c-t-error-20 {
  color: #ffccc7;
}

.c-t-error-30 {
  color: #ffa39e;
}

.c-t-error-40 {
  color: #ff7875;
}

.c-t-error-50 {
  color: #ff4d4f;
}

.c-t-error-60 {
  color: #f5222d;
}

.c-t-error-70 {
  color: #cf1322;
}

.c-t-error-80 {
  color: #a8071a;
}

.c-t-error-90 {
  color: #820014;
}

.c-t-error-100 {
  color: #5c0011;
}

.c-t-info-20 {
  color: #bae7ff;
}

.c-t-info-30 {
  color: #91d5ff;
}

.c-t-info-40 {
  color: #69c0ff;
}

.c-t-info-50 {
  color: #40a9ff;
}

.c-t-info-60 {
  color: #1890ff;
}

.c-t-info-70 {
  color: #096dd9;
}

.c-t-info-80 {
  color: #0050b3;
}

.c-t-info-90 {
  color: #003a8c;
}

.c-t-info-100 {
  color: #002766;
}

.breadcrumbs-dropdown {
  justify-content: center;
  font-weight: 500;
  display: flex;
}

.breadcrumbs-dropdown:hover {
  color: #7aa530;
}

.breadcrumbs-dropdown:active {
  color: #3f710e;
}

.dropdown-button-text {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.t-a-l {
  text-align: left;
}

.t-a-c {
  text-align: center;
}

.t-a-r {
  text-align: right;
}

.t-a-j {
  text-align: justify;
}

.feature-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  align-items: center;
}

.feature-grid-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.5fr;
  align-items: center;
}

.feature-grid-3 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
  align-items: center;
}

.hero-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  align-items: center;
}

.hero-grid-2 {
  grid-column-gap: 48px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.5fr;
  align-items: center;
}

.hero-title-centered {
  width: 65%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.wrapper-l {
  padding-top: 128px;
  padding-bottom: 128px;
}

.ctas-wrapper {
  margin-top: 1.5rem;
}

.ctas-wrapper.s-m-0 {
  margin-top: 0;
}

.faq-item-wrapper {
  margin-bottom: 24px;
}

.faq-item-wrapper.box {
  background-color: #f9fafb;
  border-radius: 6px;
  margin-bottom: 24px;
  padding: 24px;
}

.faq-item-wrapper.box.last {
  margin-bottom: 0;
}

.faq-item-wrapper-2 {
  border-top: 1px solid #e0e3e6;
  align-items: flex-start;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.faq-col-1 {
  width: 40%;
  padding-right: 16px;
}

.faq-col-2 {
  width: 60%;
}

.faq-question {
  margin-bottom: 8px;
  font-weight: 600;
}

.pricing-1 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1.25fr 1fr;
  align-items: center;
}

.pricing-card-1 {
  background-color: #f9fafb;
  border-radius: 8px;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
  box-shadow: 0 4px 12px rgba(81, 82, 88, .15);
}

.pricing-card-1.main {
  z-index: 2;
  border: 2px solid #53841f;
  border-radius: 6px;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
  position: relative;
}

.pricing-card-1.left {
  border-radius: 6px 0 0 6px;
}

.pricing-card-1.right {
  border-radius: 0 6px 6px 0;
}

.pricing-card-header {
  text-align: center;
  background-color: #fff;
  border-bottom: 1px solid #e0e3e6;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  padding: 32px 32px 24px;
}

.price {
  letter-spacing: -.02em;
  font-size: 2.75rem;
  font-weight: 600;
  line-height: 1.25;
}

.pricing-card-title {
  margin-bottom: .5rem;
}

.pricing-card-content {
  border-radius: 4px;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  padding: 32px 48px;
  display: flex;
}

.pricing-main-tag {
  z-index: 4;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #53841f;
  border-radius: 4px;
  padding: 2px 8px;
  font-size: .75rem;
  font-weight: 500;
  position: absolute;
  top: -14px;
  left: 50%;
  right: auto;
  transform: translate(-50%);
}

.currency-span {
  color: #aaafb6;
  padding-right: 4px;
  font-size: 1.5rem;
  font-weight: 500;
}

.price-2 {
  letter-spacing: -.02em;
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
}

.price-title {
  font-weight: 600;
  line-height: 40px;
}

.currency-span-2 {
  color: #5e6875;
  padding-right: 4px;
  font-size: 24px;
  font-weight: 400;
}

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

.pricing-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #d0d4d9;
  border-radius: 6px;
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.tooltip-text {
  margin-right: 4px;
  display: inline-block;
}

.testimonials-logos-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  align-items: center;
}

.pricing-card-header-2 {
  text-align: center;
  background-color: #f9fafb;
  border-top: 4px solid #53841f;
  border-bottom: 1px solid #e0e3e6;
  padding: 24px;
}

.pricing-card-header-2.starter {
  border-top-color: #d0d4d9;
}

.pricing-card-header-2.organization {
  border-top-color: #a50432;
}

.pricing-card-2 {
  background-color: #fff;
  border-radius: 6px;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
  overflow: hidden;
  box-shadow: 0 4px 8px rgba(89, 98, 116, .16);
}

.testimonial-box {
  background-color: #f9fafb;
  border-radius: 6px;
  flex-direction: column;
  justify-content: space-between;
  padding: 48px;
  display: flex;
}

.testimonial-box.light {
  background-color: #fff;
  border: 1px solid #e0e3e6;
}

.testimonial-box-2 {
  text-align: center;
  background-color: #f9fafb;
  border-radius: 6px;
  padding: 48px 128px;
}

.alert-banner {
  background-color: #f6e5eb;
  padding-top: 8px;
  padding-bottom: 8px;
}

.alert-content-2 {
  display: flex;
}

.contact-link {
  color: #3c404b;
  align-items: flex-start;
  font-weight: 400;
  text-decoration: none;
  display: flex;
  position: relative;
}

.contact-link:hover {
  color: #53841f;
}

.contact-grid-1 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}

.contact-image {
  object-fit: cover;
}

.collapse-item-2 {
  cursor: pointer;
  padding-left: 16px;
  padding-right: 16px;
}

.modal-buttons-wrapper {
  justify-content: flex-end;
  margin-top: 16px;
  display: flex;
}

.testimonial-logo-wrapper {
  opacity: .35;
  filter: saturate(0%);
  padding: 16px;
}

.hero-video {
  border-radius: 8px;
  box-shadow: 0 6px 12px 4px rgba(117, 124, 139, .15);
}

.wrapper-s {
  padding-top: 32px;
  padding-bottom: 32px;
}

.hero-grid-3 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.5fr;
  align-items: center;
  padding-top: 64px;
  padding-bottom: 64px;
}

.hero-form-wrapper {
  background-color: #fff;
  border-radius: 6px;
  margin-left: 64px;
  margin-right: 64px;
  padding: 48px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, .15);
}

.grid-long-content-1 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1.5fr;
  align-items: start;
}

.long-content-center {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

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

.class-label {
  color: #fff;
  background-color: #1a8ef7;
  border: 1px solid #0566be;
  border-radius: 2px;
  padding-left: 4px;
  padding-right: 4px;
  font-size: .875rem;
  font-weight: 400;
  display: inline-block;
}

.class-label.body {
  background-color: #b5518c;
  border-color: #86285f;
}

.class-label-wrapper {
  text-align: center;
  padding-top: 16px;
  padding-bottom: 16px;
}

.backtotop-wrapper {
  z-index: 999;
  position: fixed;
  top: auto;
  bottom: 48px;
  left: auto;
  right: 16px;
}

.hidden {
  display: none;
}

.overview-section {
  margin-bottom: 64px;
}

.card-image-overview-page {
  height: 200px;
  object-fit: contain;
  background-color: #edf0f3;
  border: 1px solid #d0d4d9;
  border-radius: 6px;
  margin-bottom: 20px;
}

.color-block {
  width: 100%;
  height: 48px;
}

.alert-banner-2 {
  text-align: center;
  background-color: #53841f;
  justify-content: center;
  padding-top: 8px;
  padding-bottom: 8px;
  display: flex;
}

.footer-sg-bottom {
  color: #5e6875;
  justify-content: space-between;
  align-items: center;
  padding-top: 32px;
  padding-bottom: 32px;
  display: flex;
}

.brand-logo-image {
  height: 1.5rem;
}

.customize-page-wrapper {
  display: flex;
}

.customize-instructions {
  width: 35%;
  height: 100vh;
  border-right: 1px solid #d0d4d9;
}

.customize-preview {
  width: 75%;
  height: 100vh;
}

.style-wrapper {
  background-color: #f9fafb;
  border: 1px dashed #d0d4d9;
  border-radius: 4px;
  margin-bottom: 24px;
  padding: 24px;
  position: relative;
}

.component-wrapper-2 {
  background-color: #fff;
  border: 2px dashed #d0d4d9;
  border-radius: 4px;
  margin-top: 64px;
  padding: 24px;
  position: relative;
}

.component-wrapper-label-2 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #0e0f11;
  border-radius: 4px;
  padding: 4px 16px;
  font-size: .875rem;
  font-weight: 500;
  display: block;
  position: absolute;
  top: -40px;
  bottom: auto;
  left: 0%;
  right: auto;
}

.component-wrapper-label-2:hover {
  opacity: .8;
}

.navbar-vertical-link-2 {
  color: #3c404b;
  padding: 8px 32px;
  text-decoration: none;
  display: block;
  position: relative;
}

.navbar-vertical-link-2:hover {
  color: #3f710e;
  background-color: #f7f9f5;
  box-shadow: inset -1px 0 #d0d4d9;
}

.navbar-vertical-link-2.w--current {
  color: #53841f;
  background-color: #f7f9f5;
  box-shadow: inset -2px 0 #53841f;
}

.tabs-menu {
  box-shadow: inset 0 -1px #d0d4d9;
}

.docsui {
  display: block;
}

.hero-section.hero-big {
  background-image: linear-gradient(rgba(0, 0, 0, .65), rgba(0, 0, 0, .65)), url('../images/contact-img.jpg');
  background-position: 0 0, 100%;
  background-size: auto, cover;
  align-items: center;
  display: flex;
}

.testimonials-section {
  overflow: hidden;
}

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

.color-table-label {
  height: 48px;
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.color-table-label.color-group-name {
  text-align: right;
  justify-content: flex-end;
  padding-left: 8px;
  padding-right: 8px;
}

.color-table-swatch {
  height: 48px;
}

.color-table-swatch.c-b-primary-100 {
  background-color: #151e17;
}

.color-table-swatch.c-b-primary-50 {
  background-color: #7aa530;
}

.color-table-swatch.c-b-primary-60 {
  background-color: #53841f;
}

.color-table-swatch.c-b-primary-70 {
  background-color: #3f710e;
}

.color-table-swatch.c-b-primary-80 {
  background-color: #355b42;
}

.color-table-swatch.c-b-primary-90 {
  background-color: #2e4938;
}

.color-table-swatch.c-b-secondary-60 {
  background-color: #a50432;
}

.color-table-swatch.c-b-btn-10 {
  background-color: #feeddf;
}

.color-table-swatch.c-b-btn-20 {
  background-color: #fee5d4;
}

.color-table-swatch.c-b-btn-30 {
  background-color: #ffdabf;
}

.color-table-swatch.c-b-btn-40 {
  background-color: #f9cdae;
}

.color-table-swatch.c-b-btn-50 {
  background-color: #e4b18c;
}

.color-table-swatch.c-b-btn-60 {
  background-color: #d38c57;
}

.color-table-swatch.c-b-btn-70 {
  background-color: #ba7038;
}

.color-table-swatch.c-b-btn-80 {
  background-color: #7d3d0a;
}

.color-table-swatch.c-b-btn-90 {
  background-color: #3d1a01;
}

.color-table-swatch.c-b-btn-100 {
  background-color: #1f0d01;
}

.row {
  flex-direction: row;
  margin-left: -12px;
  margin-right: -12px;
  display: flex;
}

.column {
  width: 50%;
  padding-left: 12px;
  padding-right: 12px;
}

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

.lightbox-centered {
  justify-content: center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section-box-wrapper {
  background-color: #f9fafb;
  border-radius: 6px;
  padding: 64px;
}

.section-box-wrapper.c-b-neutral-10 {
  background-color: #fff;
}

.feature-content-wrapper.right {
  padding-left: 64px;
}

.feature-content-wrapper.left {
  padding-right: 64px;
}

.dropdown-fluid {
  display: block;
}

.dropdown-menu-1 {
  z-index: 8;
  cursor: pointer;
  display: none;
}

.dropdown-menu-1:active {
  background-color: #b3d6f9;
}

.dropdown-menu-1.w--open {
  width: 200px;
  color: #3c404b;
  background-color: #fff;
  border-radius: 6px;
  margin-top: 8px;
  padding-top: 4px;
  padding-bottom: 4px;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, .2);
}

.dropdown-menu-item---navbar {
  background-color: rgba(0, 0, 0, 0);
  padding: 8px 16px;
}

.dropdown-menu-item---navbar:hover {
  background-color: #f7f9f5;
}

.dropdown-menu-item---navbar.w--current {
  color: #fff;
  background-color: #2f54eb;
}

.dropdown-menu-item---navbar.dark {
  color: #fff;
}

.dropdown-menu-item---navbar.dark:hover {
  background-color: #151e17;
}

.feature-icon-wrapper {
  width: 48px;
  height: 48px;
  color: #53841f;
  background-color: #f7f9f5;
  border-radius: 6px;
  flex: none;
  justify-content: center;
  align-items: center;
  margin-bottom: 16px;
  display: flex;
}

.feature-icon-wrapper.dark {
  color: #fff;
  background-color: #3c404b;
}

.feature-icon-wrapper.s-m-b-0 {
  margin-bottom: 0;
}

.text-wrapper.centered {
  text-align: center;
}

.navbar-buttons {
  margin-left: 8px;
}

.navbar-buttons.mobile {
  display: none;
}

.avatar {
  width: 64px;
  height: 64px;
  object-fit: cover;
  border-radius: 50%;
}

.avatar.default {
  width: 48px;
  height: 48px;
  border: 2px solid #fff;
}

.avatar.default.group {
  margin-right: -8px;
}

.avatar.small {
  width: 32px;
  height: 32px;
  border: 1px solid #fff;
}

.avatar.small.group {
  margin-right: -8px;
}

.avatar.large {
  border: 2px solid #fff;
}

.avatar.large.group {
  margin-right: -16px;
}

.avatar-wrapper.horizontal {
  align-items: center;
  display: flex;
}

.avatar-wrapper.vertical {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.avatar-label-text {
  margin-left: 1rem;
}

.avatar-label-text.centered {
  text-align: center;
  margin-top: 8px;
  margin-left: 0;
}

.div-block {
  justify-content: space-around;
}

.code-span {
  color: #0e0f11;
  background-color: #edf0f3;
  border: 1px solid #d0d4d9;
  border-radius: 4px;
  padding-left: 4px;
  padding-right: 4px;
  font-family: Inconsolata, monospace;
  display: inline-block;
}

.custom-code-embeds {
  display: none;
}

.lc-countdown {
  margin-left: 4px;
  display: inline;
}

.lc-countdown.big {
  display: flex;
}

.lc-countdown-wrapper {
  display: inline-block;
}

.lc-countdown-wrapper.vertical {
  flex-direction: column;
  align-items: center;
  padding-left: 12px;
  padding-right: 12px;
  display: flex;
}

.lc-countdown-count {
  margin-right: 2px;
  font-weight: 600;
  display: inline-block;
}

.lc-countdown-count.big {
  font-size: 2.375rem;
  font-weight: 600;
  line-height: 1.25;
}

.lc-countdown-label {
  margin-right: 4px;
  display: inline-block;
}

.confetti-script {
  display: block;
}

.cookie-notification {
  color: #3c404b;
  background-color: #fff;
  border: 1px solid #d0d4d9;
  border-radius: 6px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 8px 16px;
  display: flex;
  box-shadow: 0 2px 8px rgba(0, 0, 0, .15);
}

.countdown-banner {
  text-align: center;
  background-color: #fff1f0;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 12px;
  padding-bottom: 12px;
}

.countdown-card-image {
  width: 65%;
  align-self: center;
  margin-bottom: 24px;
}

.dropdown-menu-breadcrumbs {
  z-index: 8;
  background-color: #fff;
  border-radius: 6px;
  padding-top: 4px;
  padding-bottom: 4px;
}

.dropdown-menu-breadcrumbs.w--open {
  width: 200px;
  color: #3c404b;
  background-color: #fff;
  margin-top: 8px;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, .2);
}

.tabs-vertical {
  align-items: center;
  display: flex;
}

.tabs-menu-vertical {
  width: 35%;
  flex-direction: column;
  margin-right: 12px;
  display: flex;
}

.tabs-content-vertical {
  width: 65%;
  margin-left: 12px;
}

.tab-vertical {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 6px;
  margin-top: 8px;
  margin-bottom: 8px;
  padding: 16px 24px;
}

.tab-vertical:hover {
  background-color: #f9fafb;
}

.tab-vertical.w--current {
  cursor: pointer;
  background-color: #f7f9f5;
  padding: 16px 24px;
  box-shadow: inset 3px 0 #53841f;
}

.section-title-column {
  width: 50%;
  padding-left: 12px;
  padding-right: 12px;
}

.tabs-switch {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.tabs-switch-menu {
  text-align: center;
  background-color: #edf0f3;
  border-radius: 6px;
  align-items: center;
  margin-bottom: 32px;
  margin-left: auto;
  margin-right: auto;
  padding: 4px;
  display: flex;
}

.tab-switch {
  color: #838d95;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 4px;
  align-items: center;
  padding: 8px 24px;
  display: flex;
}

.tab-switch.w--current {
  color: #0e0f11;
  background-color: #fff;
  font-weight: 600;
}

.list-vertical {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.stars-wrapper {
  margin-bottom: 8px;
}

.testimonials-slider {
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.slide-nav {
  display: none;
}

.testimonials-mask {
  max-width: 580px;
  align-self: stretch;
  overflow: visible;
}

.testimonials-slide {
  margin-right: 24px;
}

.slider-left-arrow {
  width: 56px;
  height: 56px;
  min-height: 56px;
  min-width: 56px;
  background-color: #0e0f11;
  border-radius: 100%;
  left: -20px;
}

.slider-left-arrow:hover {
  background-color: #53841f;
}

.slider-arrow-icon {
  font-size: 1.5rem;
}

.slider-right-arrow {
  width: 56px;
  height: 56px;
  min-height: 56px;
  min-width: 56px;
  background-color: #0e0f11;
  border-radius: 100%;
  right: -18px;
}

.slider-right-arrow:hover {
  background-color: #53841f;
}

.countup-number {
  color: #0e0f11;
  margin-bottom: .25rem;
  font-size: 2.75rem;
  font-weight: 600;
  line-height: 1.25;
}

.countup {
  color: #3c404b;
  text-align: center;
}

.countup-wrapper {
  justify-content: center;
  display: flex;
}

.countup-plus {
  margin-bottom: .25rem;
  font-size: 2.75rem;
  font-weight: 600;
  line-height: 1.25;
}

.lc-text-replace {
  display: flex;
}

.dropdown-menu-separator {
  width: 100%;
  height: 1px;
  background-color: #e0e3e6;
  margin-top: 4px;
  margin-bottom: 4px;
}

.dropdown-link-w-icon {
  width: 100%;
  color: #3c404b;
  align-items: center;
  padding: 6px 16px;
  text-decoration: none;
  display: flex;
}

.dropdown-link-w-icon:hover {
  background-color: #f9fafb;
}

.slide-1 {
  height: 100%;
  background-color: #f7f9f5;
}

.slider {
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
}

.left-arrow {
  justify-content: center;
  align-items: center;
  display: flex;
}

.right-arrow {
  color: #3c404b;
  justify-content: center;
  align-items: center;
  display: flex;
}

.slide-2 {
  background-color: #f9fafb;
}

.slide-3 {
  background-color: #0e0f11;
}

.megamenu {
  background-color: #fff;
  border-bottom: 1px solid #e0e3e6;
  display: none;
  position: absolute;
  top: 68px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.megamenu.dark {
  background-color: #0e0f11;
  border-bottom-color: #3c404b;
}

.megamenu-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  padding-top: 24px;
  padding-bottom: 48px;
}

.nav-megamenu-trigger {
  color: #3c404b;
  cursor: pointer;
  border-radius: 6px;
  align-items: center;
  padding: 12px 16px;
  text-decoration: none;
  display: flex;
}

.nav-megamenu-trigger:active {
  background-color: #f9fafb;
}

.nav-megamenu-trigger.w--open {
  display: flex;
}

.nav-megamenu-trigger.color-inverse {
  color: #d0d4d9;
}

.nav-megamenu-trigger.color-inverse:active {
  background-color: #3c404b;
}

.megamenu-dropdown {
  border-radius: 6px;
}

.megamenu-mobile {
  background-color: #fff;
  border-bottom: 1px solid #e0e3e6;
  display: none;
}

.nav-megamenu-list {
  margin-bottom: 0;
}

.megamenu-2 {
  background-color: #fff;
  border-bottom: 1px solid #e0e3e6;
  display: none;
  position: absolute;
  top: 68px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.megamenu-2.dark {
  background-color: #0e0f11;
  border-bottom-color: #3c404b;
  display: none;
}

.megamenu-nav-link-box {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 6px;
  padding: 24px;
  text-decoration: none;
  display: flex;
}

.megamenu-nav-link-box:hover {
  background-color: #f9fafb;
}

.megamenu-nav-link-box.dark:hover {
  background-color: rgba(255, 255, 255, .1);
}

.megamenu-grid-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-left: -24px;
  margin-right: -24px;
  padding-top: 24px;
  padding-bottom: 48px;
}

.megamenu-navlink-text-wrapper {
  align-self: stretch;
  margin-left: 16px;
}

.preview-area {
  height: 400px;
  background-color: #edf0f3;
}

.pricing-switch {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1.25fr 1fr;
  align-items: center;
  margin-top: 32px;
}

.tabs-content {
  overflow: visible;
}

.collapse-wrapper {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}

.testimonial-box-small {
  background-color: #fff;
  border: 1px solid #e0e3e6;
  border-radius: 6px;
  padding: 24px;
  display: flex;
}

.cta-box {
  border-radius: 6px;
  padding: 64px;
}

.grid-blog-1 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-flow: row;
}

.card-image-blog-big {
  border-radius: 6px;
}

.card-blog-text-wrapper {
  padding-left: 24px;
  padding-right: 24px;
}

.card-blog-big-grid {
  grid-column-gap: 20px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr;
  align-items: center;
  justify-items: stretch;
}

.feature-list-item {
  background-color: #fff;
  border-radius: 6px;
  align-items: center;
  margin-top: 8px;
  margin-bottom: 8px;
  padding: 8px;
  display: flex;
}

.feature-grid-4 {
  grid-column-gap: 48px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1.75fr 3fr;
}

.feature-grid-4.reversed {
  grid-template-columns: 3fr 1.75fr;
}

.feature-section-image {
  border-radius: 6px;
  margin-bottom: 32px;
}

.feature-section-image.s-m-b-0 {
  margin-bottom: 0;
}

.l-g-2x1 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr;
}

.l-g-1x2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2fr;
}

.countup-number-big {
  color: #53841f;
  font-size: 2.75rem;
  font-weight: 600;
  line-height: 1.25;
  display: inline-block;
}

.countup-wrapper-2 {
  align-items: flex-end;
  margin-bottom: 8px;
  display: flex;
}

.pricing-card-3 {
  background-color: #fff;
  border: 1px solid #d0d4d9;
  border-radius: 6px;
  flex-direction: column;
  justify-content: space-between;
  padding: 48px;
  display: flex;
}

.pricing-card-3.pro {
  border-width: 2px;
  border-color: #53841f;
}

.footer-address {
  margin-top: 44px;
}

.wrapper-box {
  background-color: #f9fafb;
  padding: 64px;
}

.html-embed, .confetti-embed {
  display: none;
}

.age-verification-cont {
  z-index: 1000;
  max-width: 100%;
  opacity: 0;
  background-color: rgba(7, 3, 3, .8);
  justify-content: center;
  align-items: center;
  transition: opacity .2s;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.age-verification-form {
  background-color: #fff;
  border-radius: 6px;
  margin-bottom: 0;
  position: relative;
  overflow: hidden;
}

.age-verification-wrapper {
  padding: 48px;
  position: relative;
}

.verify-age-alert {
  width: 100%;
  opacity: 0;
  color: #cf1322;
  text-align: center;
  background-color: #fff1f0;
  padding: 4px 10px;
  transition: opacity .2s;
  display: block;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.dropdown {
  display: block;
}

.tags {
  flex-wrap: wrap;
  display: flex;
  overflow: hidden;
}

.html-embed-3 {
  display: none;
}

.tags-wrapper {
  display: flex;
}

.image {
  max-width: 94%;
}

.body {
  height: 100vh;
  background-color: #2e4938;
}

.main-content {
  width: 100%;
  height: 100%;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  background-image: linear-gradient(#fcfff8, #f5ffe3);
  border-radius: 1.5em;
  flex-direction: column;
  justify-content: space-between;
  margin-top: 1em;
  margin-bottom: 1em;
  padding: 1em;
  display: flex;
}

.logo-white {
  width: 7em;
}

.header {
  justify-content: center;
  display: flex;
}

.options {
  width: 100%;
  grid-column-gap: 2.5em;
  grid-row-gap: 2.5em;
  background-color: #ffd600;
  border-top-left-radius: 1.5em;
  border-top-right-radius: 1.5em;
  justify-content: center;
  align-items: center;
  padding: .8em 1.5em;
  display: flex;
}

.options.open {
  border-top-left-radius: 0;
}

.options.open.cartera {
  border-top-left-radius: 1.5em;
}

.options.open.comprobantes {
  border-top-left-radius: 1.5em;
  border-top-right-radius: 0;
}

.content01 {
  height: 60%;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex: 0 auto;
  align-self: stretch;
  display: flex;
  position: relative;
}

.content02 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex: 1;
  display: flex;
}

.interactive-items {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  flex: 1;
  display: flex;
}

.interactive-items.card, .interactives-content, .div-screen, .div-conctactless, .div-tarjeta, .div-teclado, .div-libreta, .div-dinero {
  flex: 1;
}

.box-item {
  background-color: #fff;
  border: .0625em solid #53841f;
  border-radius: 1em;
  flex: 1;
}

.box-item.screen {
  width: 64em;
  flex-direction: column;
  flex: none;
  justify-content: flex-start;
  align-self: stretch;
  display: flex;
  overflow: hidden;
}

.box-item.screen.recibo {
  z-index: 10;
  position: relative;
}

.box-item.elemento-fisico {
  width: 100%;
  display: flex;
}

.box-item.elemento-fisico.lector-barcode {
  flex: 0 auto;
}

.box-item.teclado {
  flex-direction: row;
  display: flex;
}

.box-item.brand {
  height: 60%;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/logo-atm.svg'), linear-gradient(rgba(231, 255, 190, .1), rgba(208, 242, 150, .25) 80%);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: contain, auto;
  background-attachment: scroll, scroll;
  border-color: #d0f196;
  flex: 1;
}

.box-item.inicio-sesion {
  width: 64em;
  flex-direction: column;
  flex: none;
  justify-content: space-between;
  align-self: stretch;
  padding-top: 6em;
  padding-bottom: 3em;
  display: flex;
  position: relative;
  overflow: auto;
}

.box-item.portada {
  width: 64em;
  grid-column-gap: 5em;
  grid-row-gap: 5em;
  flex-direction: column;
  flex: none;
  justify-content: space-between;
  align-self: center;
  padding-top: 3em;
  padding-bottom: 3em;
  display: flex;
  position: relative;
  overflow: auto;
}

.header-screen {
  justify-content: space-between;
  padding: .5em 1em;
  display: flex;
}

.header-screen.centered {
  justify-content: center;
}

.head02 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-screen {
  width: auto;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
}

.header-options {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}

.header-options.left {
  text-align: left;
}

.header-options.right {
  text-align: right;
}

.head01 {
  grid-column-gap: .2em;
  grid-row-gap: .2em;
  flex: 0 auto;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.head03 {
  grid-column-gap: .2px;
  grid-row-gap: .2px;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.content-component {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-self: stretch;
  padding: .5em 1em .8em;
  display: flex;
}

.content-component.lector {
  flex: 1;
}

.header-component {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: flex;
}

.heading-component {
  letter-spacing: -.03em;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
}

.element-recibo {
  max-height: 1.8em;
  border: 1px solid #53841f;
  border-radius: .5em;
  flex: 1;
  align-self: stretch;
  align-items: center;
  padding-left: 1em;
  padding-right: 1em;
  display: flex;
}

.line-component {
  width: 100%;
  height: .25em;
  background-color: #2e4938;
  border-radius: 2em;
}

.line-component.dinero {
  height: .5em;
  border-radius: .25em;
}

.icon-component {
  align-self: stretch;
  align-items: center;
  padding-left: 1em;
  padding-right: 1em;
  display: flex;
}

.icon-main {
  width: 3em;
}

.icon-speaker {
  width: 2.75em;
  height: 2.75em;
  cursor: pointer;
  background-color: #d0f196;
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  transition: all .2s ease-in-out;
  display: flex;
}

.icon-speaker:hover {
  background-color: rgba(154, 209, 63, .75);
}

.icon-speaker:active {
  background-color: #7aa530;
}

.icon-speaker.menu {
  cursor: help;
  background-color: #e4b18c;
}

.icon-speaker.menu:hover {
  background-color: #d38c57;
}

.icon-speaker.menu:active {
  background-color: #ba7038;
}

.icon-speaker.btn {
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  align-self: center;
}

.icon-speaker.btn:hover {
  background-color: rgba(0, 0, 0, 0);
}

.element-tarjeta {
  max-height: 1.8em;
  background-color: #7aa530;
  border: 1px solid #53841f;
  border-radius: .5em;
  flex: 1;
  align-self: stretch;
  align-items: center;
  padding-left: 1em;
  padding-right: 1em;
  display: flex;
}

.element-dinero {
  height: 2em;
  border: 1px solid #53841f;
  border-radius: .5em;
  align-self: stretch;
  align-items: center;
  padding-left: 1em;
  padding-right: 1em;
  display: flex;
}

.element-contactless {
  max-height: 2.1em;
  background-image: url('../images/texture.png');
  background-position: 50%;
  background-size: cover;
  border: 1px solid #5e6875;
  border-radius: .5em;
  flex: 1;
  align-self: stretch;
  align-items: center;
}

.image-3 {
  width: 100%;
  flex: 1;
}

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

.btns {
  grid-column-gap: 0em;
  grid-row-gap: 0em;
  flex-direction: column;
  flex: 1;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.kb-number {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}

.kb-key {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  text-align: center;
  cursor: pointer;
  border: 1px solid #f9fafb;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  transition: all .2s cubic-bezier(.55, .085, .68, .53);
  display: flex;
}

.kb-key:hover {
  background-color: #f9fafb;
}

.kb-key:active {
  background-color: #edf0f3;
  border-color: #edf0f3;
}

.kb-key.top-left {
  background-color: #fff;
  border-top-left-radius: 1em;
}

.kb-key.top-left:hover {
  background-color: #f9fafb;
}

.kb-key.top-left:active {
  background-color: #e0e3e6;
  border-color: #e0e3e6;
}

.kb-key.bottom-left {
  background-color: #fff;
  border-bottom-left-radius: 1em;
}

.kb-key.bottom-left:hover {
  background-color: #f9fafb;
}

.kb-key.bottom-left:active {
  background-color: #edf0f3;
}

.kb-key.btn {
  flex: 1;
  justify-content: flex-start;
  padding-left: 1.5em;
}

.kb-key.btn.top-right {
  border-top-right-radius: 1em;
}

.kb-key.btn.bottom-right {
  border-bottom-right-radius: 1em;
  padding-left: 0;
}

.kb-key.btn.volumen {
  border-top-right-radius: 1em;
  justify-content: center;
  padding-left: 0;
}

.kb-key.btn.volumen.top-right {
  cursor: pointer;
}

.icon-keyboard {
  width: 2em;
}

.element-lector {
  width: 100%;
  padding-top: .25em;
  padding-bottom: .25em;
}

.image-4 {
  width: 100%;
  max-width: 200%;
}

.icon-speaker-svg {
  width: 1.5em;
}

.btn-options {
  text-align: left;
  border-radius: 1em;
  flex: 1;
  align-items: center;
  padding: 0;
  transition: all .2s;
  display: flex;
  box-shadow: 0 3px 4px rgba(0, 0, 0, .25);
}

.btn-options:hover {
  background-color: #edf0f3;
}

.btn-options:active {
  box-shadow: none;
  background-color: #edf0f3;
}

.btn-options.open {
  box-shadow: none;
  cursor: auto;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-options.open:hover, .btn-options.open:active {
  background-color: #fff;
}

.text-btn-options {
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
}

.section-options {
  width: 100%;
  height: 100%;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  background-color: rgba(47, 73, 56, .5);
  flex-direction: row;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.section-options.recibos-container {
  background-color: rgba(47, 73, 56, .5);
  transition: all .2s cubic-bezier(.55, .085, .68, .53);
  display: none;
}

.section-options.comprobantes-container, .section-options.cartera-container {
  display: none;
}

.tittle-opt-container {
  width: 33%;
  background-color: #ffd600;
  border-top-left-radius: 1.5em;
  border-top-right-radius: 1.5em;
  flex: 0 auto;
  padding-top: 1em;
  padding-left: 1.5em;
  padding-right: 1em;
  position: relative;
  bottom: -.8em;
}

.tittle-opt-container.cartera {
  padding-left: 1em;
}

.tittle-opt-container.comprobantes {
  padding-left: 1em;
  padding-right: 1.5em;
}

.tittle-options {
  text-align: center;
  background-color: #fff;
  border-radius: 1em 1em 0 0;
  flex: 1;
  padding: .75em 1.5em;
  transition: all .2s;
  display: flex;
}

.options-content {
  height: auto;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  background-color: #fff;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-top: 3em;
  padding-bottom: 3em;
  display: flex;
}

.options-content.recibos {
  border-top-right-radius: 1em;
  border-bottom-right-radius: 1em;
  border-bottom-left-radius: 1em;
  align-items: flex-start;
}

.options-content.cartera {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  border-radius: 1em;
  position: relative;
}

.options-content.comprobantes {
  border-radius: 1em 0 1em 1em;
  padding-top: 2em;
  padding-bottom: 2em;
}

.icon-close {
  cursor: pointer;
}

.recibo-item {
  width: 13em;
  display: block;
}

.card-content {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  display: flex;
}

.billete-item {
  width: 16.5em;
}

.card-item {
  width: 15em;
}

.comprobante {
  width: 14em;
}

.menu-content {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex: 1;
  align-items: center;
  padding-left: 2em;
  padding-right: 2em;
  display: flex;
}

.menu-content.old {
  display: none;
}

.grid-option-home {
  width: 100%;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex: none;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 0;
  padding-left: .5em;
  padding-right: .5em;
  display: grid;
}

.btn-next-page {
  width: 4.6rem;
  height: 3.2rem;
  background-color: #3f0014;
  border-radius: 8px;
  justify-content: center;
  padding: .2em 0;
  display: flex;
  position: relative;
}

.btn-next-page.active {
  cursor: pointer;
  transition: all .2s cubic-bezier(.55, .085, .68, .53);
}

.btn-next-page.active:active {
  background-color: #200008;
}

.btn-next-page.disabled {
  background-color: #e0e3e6;
}

.pager-screen {
  height: 20px;
  flex: 0 auto;
  align-self: center;
  padding-bottom: 2em;
  display: flex;
}

.point-page {
  width: 1em;
  height: 1em;
  background-color: #d0d4d9;
  border-radius: 40px;
}

.point-page.active {
  background-color: #3f0014;
}

.pager-points {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.btn-menu {
  grid-column-gap: 0em;
  grid-row-gap: 0em;
  cursor: pointer;
  border: .0625em solid #200008;
  border-radius: 1em;
  flex: 1;
  align-items: stretch;
  transition: all .2s;
  display: flex;
}

.btn-menu:hover {
  background-color: #fee5d4;
}

.btn-menu:active {
  background-color: #ffdabf;
}

.text-btn-menu {
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
}

.icon-speaker-btn {
  background-color: #e4b18c;
}

.icon-touch-btn {
  width: 2.5em;
}

.slider-home {
  z-index: 0;
  width: 100%;
  height: 17.5em;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: row;
  justify-content: center;
  align-self: center;
  display: flex;
}

.left-arrow-2 {
  margin-top: 8%;
}

.mask {
  width: 74%;
  flex: 0 auto;
}

.slide-4, .slide-5 {
  width: auto;
}

.right-arrow-2 {
  max-width: 2em;
  justify-content: flex-end;
  margin-top: 8%;
  display: flex;
}

.btn-options-container {
  flex: 1;
}

.btn-options-tittle {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  color: #0e0f11;
  background-color: #fff;
  border-radius: 1em 0 0 1em;
  flex: 1;
  align-items: center;
  padding: .5em .5em .5em 1em;
  text-decoration: none;
  transition: opacity .2s ease-in-out;
  display: flex;
}

.btn-options-tittle.open {
  border-bottom-left-radius: 0;
}

.btn-options-icon {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  cursor: pointer;
  background-color: #d0f196;
  border-top-right-radius: 1em;
  border-bottom-right-radius: 1em;
  align-self: stretch;
  align-items: center;
  transition: all .2s ease-in-out;
  display: flex;
}

.btn-options-icon:hover {
  background-color: #9ad13f;
}

.btn-options-icon.open {
  border-bottom-right-radius: 0;
}

.icon-clos {
  cursor: pointer;
}

.home-options-link {
  height: 6em;
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  color: #0e0f11;
  cursor: pointer;
  background-color: #feeddf;
  border-radius: 1em 0 0 1em;
  flex: 1;
  align-items: center;
  padding: 1em;
  text-decoration: none;
  display: flex;
}

.operation-content {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: 0 2em;
  display: flex;
  position: relative;
}

.operation-content.old {
  display: none;
}

.operation-content.fin {
  justify-content: center;
  padding-bottom: 8em;
}

.operation-content.teclado {
  justify-content: flex-start;
}

.paragraph-l {
  color: #151e17;
  text-align: center;
  font-size: 1.3em;
  line-height: 1.6;
}

.paragraph-l.keyboard {
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1.4;
}

.paragraph-l.transfer {
  width: 9em;
  text-align: right;
}

.paragraph-l.periodo {
  width: 8em;
  text-align: right;
}

.paragraph-l.periodo._02 {
  width: auto;
}

.paragraph-l.resumen {
  text-align: right;
}

.paragraph-l.resumen.left {
  font-weight: 300;
}

.paragraph-l.resumen.right {
  text-align: left;
  font-weight: 500;
}

.paragraph-l.saldos {
  text-align: left;
  font-size: 1.25em;
  font-weight: 300;
}

.paragraph-l.ingreso-iban {
  text-align: right;
}

.paragraph-l.bold {
  font-weight: 500;
}

.paragraph-l.recarga {
  text-align: right;
}

.paragraph-l.recarga._02 {
  width: auto;
}

.paragraph-l.inicio {
  align-self: center;
  line-height: 1.3;
}

.edufi-text-field {
  height: auto;
  text-align: left;
  border-radius: .3em;
  margin-bottom: 0;
  padding: .1em .5em;
  font-size: 1.1em;
}

.edufi-text-field:focus {
  border: 1px solid #9ad13f;
}

.edufi-text-field.transfer, .edufi-text-field.account-number {
  flex: 1;
}

.edufi-text-field.account-number.iban {
  width: 30%;
  flex: 0 auto;
}

.edufi-text-field.pin {
  text-align: center;
  align-self: stretch;
}

.form-dinero {
  margin-bottom: 0;
}

.dinero-content {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.row-btns-dinero {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex: 1;
  justify-content: space-between;
  align-self: stretch;
  display: flex;
}

.btn-keyboard {
  cursor: pointer;
  background-color: #feeddf;
  border: 1px solid #3d1a01;
  border-radius: .5em;
  flex: 1;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  padding: .5em 1em;
  transition: all .2s ease-in-out;
  display: flex;
}

.btn-keyboard:hover {
  background-color: #fee5d4;
}

.btn-keyboard:active {
  background-color: #ffdabf;
}

.btn-keyboard.tecla-qwerty {
  width: 3.1em;
  flex-direction: row;
  flex: 0 auto;
  justify-content: center;
  display: flex;
}

.btn-keyboard.tecla-qwerty:hover {
  background-color: #ffdabf;
}

.btn-keyboard.tecla-qwerty:active {
  background-color: #f9cdae;
}

.btn-keyboard.tecla-qwerty.small {
  width: auto;
  flex: 1;
  padding-top: 0;
  padding-bottom: 0;
}

.btn-keyboard.tecla-qwerty.space {
  flex: 1;
}

.btn-keyboard.white {
  background-color: #fff;
  text-decoration: none;
}

.btn-keyboard.white:hover {
  background-color: #f9fafb;
}

.btn-keyboard.white:active {
  background-color: #edf0f3;
}

.btns-dinero {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  flex: 1;
  align-self: stretch;
  display: flex;
}

.options-icon-btn {
  width: 2em;
}

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

.billetes-btn {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: row;
  flex: 1;
  align-self: stretch;
  display: flex;
}

.billtes-btn-item {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  cursor: pointer;
  background-color: #f7f9f5;
  border: 1px solid #f7f9f5;
  border-radius: 1em;
  flex-direction: column;
  flex: 1;
  align-self: center;
  align-items: center;
  padding: 1.5em 1.5em 1em;
  transition: all .2s ease-in-out;
  display: flex;
}

.billtes-btn-item:hover {
  background-color: #f1f8ea;
}

.billtes-btn-item:active {
  background-color: #e1ffad;
  border: 1px solid #53841f;
}

.billtes-btn-item.selected {
  background-color: #e1ffad;
  border-color: #53841f;
}

.billtes-btn-item.unselected {
  opacity: .5;
}

.billete-dinero {
  width: 8em;
  border: 1px solid #aaafb6;
  border-radius: .5em;
}

.paragraph-s {
  margin-bottom: 0;
  font-size: 1em;
}

.paragraph-s.keyboard {
  margin-bottom: 0;
  font-weight: 400;
}

.paragraph-s.error {
  color: #f5222d;
}

.paragraph-s.paga-extra {
  color: #7aa530;
}

.billetes-content {
  width: 88%;
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.link-teclado {
  width: 100%;
  height: 100%;
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  color: #0e0f11;
  justify-content: flex-start;
  align-items: center;
  padding-left: 1.5em;
  text-decoration: none;
  display: flex;
}

.final-heading {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  display: flex;
}

.icon-fin-sesion {
  height: 4em;
}

.transfer-form-content {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.transfer-field-container {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex: 1;
  align-self: stretch;
  align-items: center;
  display: flex;
}

.paragraph-m {
  margin-bottom: 0;
  font-size: 1.4em;
  font-weight: 300;
}

.paragraph-m.keyboard {
  margin-bottom: 0;
  font-weight: 400;
}

.transfer-form {
  width: 38em;
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.transfer-field-iban {
  width: 13em;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex: 1;
  align-items: center;
  display: flex;
}

.teclado-pantalla {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  background-color: #feeddf;
  border: 1px solid #1f0d01;
  border-bottom-right-radius: .9em;
  border-bottom-left-radius: .9em;
  flex: 1;
  padding: 1em .5em;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.teclado-columns {
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
  display: flex;
}

.teclado-columns.center {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: row;
  flex: 1;
  justify-content: space-between;
  align-items: flex-end;
}

.teclado-row {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
  display: flex;
}

.icon-tecla {
  width: 2em;
}

.teclado-columns-rows {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  flex-direction: column;
  justify-content: space-between;
  align-self: stretch;
  display: flex;
}

.div-block-5 {
  align-self: stretch;
}

.radio-button-edufi {
  width: 1.75em;
  height: 1.75em;
  border-width: 3px;
}

.radio-button-edufi.w--redirected-checked {
  border-width: 5px;
  border-color: #7aa530;
}

.radio-button-field-2 {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  align-items: center;
  display: flex;
}

.transfer-radio-container {
  align-items: center;
  display: flex;
}

.select-field {
  width: 7.8em;
  height: auto;
  background-color: #fff;
  border-radius: .3em;
  flex: 0 auto;
  margin-bottom: 0;
  padding-top: .6em;
  padding-bottom: .6em;
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.25em;
}

.transfer-periodo-container {
  grid-column-gap: .8em;
  grid-row-gap: .8em;
  align-self: stretch;
  display: flex;
}

.transfer-pin-container {
  width: 18em;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.transfer-resumen-row {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  align-items: center;
  display: flex;
}

.transfer-resumen-left, .transfer-resumen-right {
  flex: 1;
}

.saldos-content {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: row;
  flex: 1;
  padding-top: 0;
  padding-left: 2em;
  padding-right: 1em;
  display: flex;
}

.saldos-content.old {
  display: none;
}

.saldos-content.fin {
  justify-content: center;
}

.saldos-info-izq {
  flex-direction: column;
  align-self: flex-start;
  display: flex;
}

.saldos-h6 {
  margin-top: 0;
  margin-bottom: 0;
}

.saldos-h6.bold {
  font-weight: 500;
}

.saldos {
  align-self: flex-start;
}

.saldos-info-iz {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  flex-direction: column;
  align-self: flex-start;
  display: flex;
}

.saldos-grid {
  height: 100%;
  border: 1px solid #2e4938;
  border-radius: .5em;
  flex-direction: column;
  flex: 1;
  align-self: flex-start;
  display: flex;
  position: relative;
  overflow: auto;
}

.saldos-info-right {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  flex-direction: column;
  flex: 0 auto;
  display: flex;
}

.saldos-row-content {
  display: flex;
}

.saldos-row-content.header {
  background-color: #e1ffad;
  border-top-left-radius: .5em;
  border-top-right-radius: .5em;
  flex: 0 auto;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.saldos-row-content.white {
  background-color: #fff;
}

.saldos-row-content.gray {
  background-color: #f7f9f5;
}

.saldos-row-detail {
  border-top: 1px #2e4938;
  border-bottom: 1px solid #2e4938;
  flex: 1;
  align-self: flex-start;
  padding: .5em 1em;
}

.saldos-row-detail.first {
  border-top-left-radius: .5em;
}

.saldos-row-detail.last {
  border-top-right-radius: .5em;
}

.saldos-row-detail.info {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-style: none;
}

.saldos-info-grid {
  height: 100%;
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-self: baseline;
  display: flex;
  overflow: hidden;
}

.saldos-btn {
  flex: 0 auto;
  text-decoration: none;
}

.saldos-btn-container {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: row;
  align-self: flex-end;
  align-items: flex-end;
  padding-right: 3.5em;
  display: flex;
}

.div-block-8 {
  flex-direction: column;
  flex: 1;
  display: flex;
}

.saldos-table-arrows-container {
  grid-column-gap: 0em;
  grid-row-gap: 0em;
  flex-direction: column;
  align-self: flex-end;
  display: flex;
}

.saldos-grid-container {
  height: 90%;
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  flex-direction: row;
  align-items: flex-start;
  display: flex;
  overflow: hidden;
}

.saldos-table-arrows {
  width: 3em;
  opacity: .6;
  cursor: pointer;
  transition: all .2s ease-in-out;
}

.saldos-table-arrows:hover {
  opacity: .8;
}

.saldos-table-arrows:active {
  opacity: 1;
}

.recibos-content {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: 0 2em 1em;
  display: flex;
  position: relative;
}

.recibos-content.old {
  display: none;
}

.recibos-content.fin {
  justify-content: flex-start;
  padding-top: 8%;
}

.recibos-content.manual {
  order: 1;
  justify-content: center;
}

.recibos-btns {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  display: flex;
}

.recibos-table-content {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: row;
  flex: 1;
  padding: 0 1em 0 2em;
  display: flex;
  position: relative;
}

.recibos-table-content.old {
  display: none;
}

.recibos-table-content.fin {
  justify-content: center;
}

.recibos-info-iz {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  flex-direction: column;
  display: flex;
}

.recibos-info-grid {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  align-self: stretch;
  padding-bottom: 1em;
  display: flex;
}

.recibos-manual-content {
  width: 24em;
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.recibo-manual-form {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.recibos-resumen-info {
  width: 80%;
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  flex-direction: column;
  display: flex;
}

.pin-content {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: 1em 2em;
  display: flex;
  position: relative;
}

.pin-content.old {
  display: none;
}

.pin-content.fin {
  justify-content: flex-start;
  padding-top: 8%;
}

.pin-form-content {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.pin-form {
  width: 38em;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.div-block-9, .div-block-10 {
  display: flex;
}

.div-block-11 {
  flex-direction: column;
  flex: 1;
  display: flex;
}

.ingresar-content {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: 0 2em;
  display: flex;
  position: relative;
}

.ingresar-content.old {
  display: none;
}

.ingresar-content.fin {
  justify-content: flex-start;
  padding-top: 8%;
}

.ingresar-content.manual {
  justify-content: flex-start;
}

.ingresar-content.top-aling {
  justify-content: flex-start;
  padding-bottom: 1em;
}

.ingresar-field-container {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex: 1;
  align-self: stretch;
  align-items: center;
  display: flex;
}

.ingresar-form {
  width: 29em;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.ingresar-dinero-cantidad {
  border: .1em solid #2e4938;
  border-radius: .5em;
  align-self: center;
  padding: .5em 2em;
}

.ingresar-h2 {
  color: #2e4938;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}

.ingresar-box-content {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  display: flex;
}

.recargar-saldo-form {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.recargar-content {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  padding: 1em 2em;
  display: flex;
  position: relative;
}

.recargar-content.old {
  display: none;
}

.recargar-content.fin {
  justify-content: flex-start;
  padding-top: 8%;
}

.recargar-content.manual {
  justify-content: flex-start;
}

.recargar-form-02 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.recargar-form-01 {
  width: 38em;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.pension-info {
  color: #355b42;
  background-color: #f9fafb;
  border: 1px solid #3f710e;
  border-radius: .5em;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding: 1em 2em;
  display: flex;
}

.pension-h4 {
  color: #355b42;
  margin-top: 0;
  margin-bottom: .5rem;
}

.recibos-btn-manual {
  text-decoration: none;
}

.fin-sesion-content {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: 0 0 1em;
  display: flex;
  position: relative;
}

.fin-sesion-content.old {
  display: none;
}

.fin-sesion-content.fin {
  justify-content: center;
  padding-bottom: 8em;
}

.fin-sesion-content.top-aling {
  padding-bottom: 8em;
}

.fin-sesion-btns {
  width: 90%;
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  flex-direction: row;
  align-self: center;
  display: flex;
}

.fin-sesion-btns.recibo-pantalla {
  align-self: flex-end;
}

.fin-sesion-btns.otra-operaci-n {
  width: 30%;
  flex-direction: column;
}

.fin-sesion-btn {
  flex: 1;
  text-decoration: none;
}

.fin-comprobante-pantalla {
  width: 15em;
  align-self: flex-end;
}

.fin-comprobante-content {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  align-items: flex-end;
  display: flex;
}

.fin-retirar-comprobante, .fin-retirar-tarjeta {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-direction: column;
  display: flex;
}

.inicio-content {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  padding: 3em 2em 1em;
  display: flex;
  position: relative;
}

.inicio-content.old {
  display: none;
}

.inicio-content.fin {
  justify-content: center;
  padding-bottom: 8em;
}

.inicio-content.top-aling {
  justify-content: flex-start;
}

.inicio-pin-container {
  width: 18em;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.transfer-resumen-info {
  width: 80%;
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  flex-direction: column;
  display: flex;
}

.fin-sesion-icon {
  width: 4em;
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  flex-direction: column;
  display: flex;
}

.menu-icon {
  width: 2.3em;
}

.div-block-12 {
  flex-direction: row;
  flex: 1;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.heading-2 {
  margin-top: 0;
  margin-bottom: .5rem;
}

.orientation-alert {
  z-index: 1;
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  background-color: rgba(23, 37, 29, .47);
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.orientation-alert.hidden {
  display: none;
}

.alert-content {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.orien-alert-h3 {
  color: #fff;
  text-align: center;
  font-size: 24px;
  line-height: 30px;
}

.inicio-sesion-content {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 0 2em 1em;
  display: flex;
  position: relative;
}

.inicio-sesion-content.old {
  display: none;
}

.inicio-sesion-content.fin {
  justify-content: center;
  padding-bottom: 8em;
}

.inicio-sesion-content.top-aling {
  padding-bottom: 8em;
}

.inicio-sesion-altavoz {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  align-self: center;
  display: flex;
}

.inicio-sesion-logo {
  height: 3.5em;
}

.inicio-logos-container {
  justify-content: space-between;
  padding-left: 3em;
  padding-right: 3em;
  display: flex;
}

.inicio-sesion-container {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  display: flex;
}

.section-inicio-page {
  height: 100vh;
  justify-content: center;
  align-items: center;
  display: flex;
}

.logo-edufinet {
  width: auto;
  height: 5em;
  align-self: center;
}

.image-6 {
  width: .8em;
}

.icon-rotate {
  width: 80px;
}

.inicio-sesion-btn {
  flex: 0 auto;
  text-decoration: none;
}

.home-option-icon-link {
  cursor: pointer;
  background-color: #e4b18c;
  border-top-right-radius: 1em;
  border-bottom-right-radius: 1em;
  justify-content: center;
  align-items: center;
  padding-left: .5em;
  padding-right: .5em;
  transition: all .2s ease-in-out;
  display: flex;
}

.home-option-icon-link:hover {
  background-color: #d38c57;
}

.bg-pago-manual {
  z-index: 10;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  background-color: rgba(47, 73, 56, .5);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.section-2 {
  z-index: 1;
  position: relative;
}

.recibo-pantalla {
  z-index: 10;
  justify-content: flex-end;
  align-self: flex-start;
  align-items: flex-start;
  display: flex;
  position: absolute;
  top: 2%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.recibo-manual {
  width: 80%;
}

.icon-close-recibo {
  width: 2.75em;
  height: 2.75em;
  cursor: pointer;
  background-color: #d0f196;
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  transition: all .2s ease-in-out;
  display: flex;
  position: absolute;
  top: -2%;
  bottom: auto;
  left: auto;
  right: -2%;
}

.icon-close-recibo:hover {
  background-color: #a0c560;
}

.icon-close-recibo:active {
  background-color: #7aa530;
}

.icon-close-recibo.menu {
  cursor: help;
  background-color: #e4b18c;
}

.icon-close-recibo.menu:hover {
  background-color: #d38c57;
}

.icon-close-recibo.menu:active {
  background-color: #ba7038;
}

.icon-close-recibo.btn {
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  align-self: center;
}

.icon-close-recibo.btn:hover {
  background-color: rgba(0, 0, 0, 0);
}

.icon-close-toggle {
  width: 1.5em;
  cursor: pointer;
}

.component-comprobante {
  width: 100%;
  max-width: 236px;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #fff;
  border: 1px solid #2f4938;
  border-radius: 3px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 8px;
  display: flex;
  transform: scale(1);
  box-shadow: 0 4px 4px rgba(0, 0, 0, .1);
}

.logo_edufibank {
  object-fit: cover;
}

.p-comprobante {
  color: #000;
  text-align: center;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: .7em;
  font-weight: 400;
  line-height: 1.4em;
}

.info {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.comprobante-column {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 4px;
  display: flex;
}

.info-2 {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.comprobante-row {
  width: 100%;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  justify-content: flex-start;
  align-items: center;
  padding-left: 4px;
  padding-right: 4px;
  display: flex;
}

.heading-4xl-2 {
  color: #000;
  font-family: Ubuntu, sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 14px;
}

.heading-s-alt01 {
  color: #000;
  text-align: center;
  font-family: Ubuntu, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
}

.heading-s-alt01.nomargin {
  margin-top: 0;
  margin-bottom: 0;
}

.comprobante-importe {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 4px;
  display: flex;
}

.img-billete-hide {
  width: 15.875em;
  position: absolute;
  bottom: -.25em;
  right: -.25em;
}

.img-billete-hide._02 {
  bottom: -.5em;
  right: -.5em;
}

.img-billete-hide._03 {
  bottom: -.75em;
  right: -.75em;
}

.img-billete-hide._04 {
  bottom: -1em;
  right: -1em;
}

.monto-billetes {
  height: 8.125em;
  flex-direction: row;
  flex: 0 auto;
  justify-content: space-around;
  display: flex;
  position: relative;
}

.img-billete {
  width: 15em;
  display: block;
  position: relative;
}

html.w-mod-js [data-ix="tooltip-hover"] {
  display: inline-block;
}

@media screen and (max-width: 991px) {
  .container {
    padding-left: 24px;
    padding-right: 24px;
  }

  .container.container-navbar {
    padding-top: 0;
    padding-bottom: 0;
  }

  .body-text.m.s-m-b-0.sh-m-b-24 {
    margin-bottom: 1.5rem;
  }

  .section-title {
    width: 100%;
    margin-bottom: 32px;
  }

  .section-title.centered {
    width: 75%;
  }

  .l-g-3-col {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .l-g-3-col.lt-g-2-col {
    grid-template-columns: 1fr 1fr;
  }

  .l-g-3-col.lt-g-1-col {
    grid-template-columns: 1fr;
  }

  .l-g-3-col.features {
    grid-template-columns: 1fr 1fr;
  }

  .l-g-3-col.cards {
    grid-row-gap: 32px;
    grid-template-columns: 1fr;
  }

  .l-g-4-col {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  .button.medium {
    font-size: 16px;
  }

  .button.small.cookies {
    flex: none;
  }

  .dropdown-menu-navbar {
    position: relative;
  }

  .dropdown-menu-navbar.w--open {
    box-shadow: none;
    text-align: center;
    background-color: #f9fafb;
    margin-top: 0;
    position: relative;
  }

  .l-g-2-col {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .l-g-2-col.lt-g-1-col {
    grid-template-columns: 1fr;
  }

  .input {
    font-size: 16px;
  }

  .cta-wrapper {
    width: 80%;
  }

  .card.card-horizontal {
    flex-direction: column;
  }

  .card-horizontal-text-wrapper {
    margin-left: 0;
    padding: 0;
  }

  .side-nav-menu {
    position: static;
  }

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

  .navbar-menu {
    text-align: center;
    background-color: #fff;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .19);
  }

  .navbar-menu.dark {
    background-color: #0e0f11;
  }

  .nav-link {
    text-align: center;
  }

  .nav-link.nav-link-dropdown {
    text-align: center;
    justify-content: center;
    padding-right: 16px;
    display: flex;
  }

  .footer-grid {
    text-align: center;
    grid-template-columns: 1fr;
  }

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

  .vertical-menu-title {
    margin-bottom: 12px;
  }

  .vertical-menu-list-item {
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .footer-bottom {
    flex-direction: column;
  }

  .sm-icon-link {
    margin-right: 16px;
  }

  .footer-grid-2, .footer-grid-3 {
    text-align: center;
    grid-template-columns: 1fr;
  }

  .footer-top-2, .footer-bottom-2 {
    flex-direction: column;
  }

  .footer-2 {
    padding-bottom: 32px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .sm-icons-wrapper.sm-icons-wrapper-2 {
    justify-content: center;
    margin-top: 24px;
    margin-bottom: 12px;
  }

  .grid-cta {
    grid-column-gap: 16px;
    grid-row-gap: 0px;
    text-align: center;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    justify-items: stretch;
  }

  .cta-section-text-wrapper {
    padding-right: 0;
  }

  .cta-section-form-wrapper {
    width: 480px;
    margin-left: auto;
    margin-right: auto;
  }

  .footer-menu-wrapper {
    flex-direction: column;
    align-items: stretch;
  }

  .menu-button.w--open {
    background-color: #0e0f11;
  }

  .menu-button.color-inverse {
    color: #fff;
  }

  .menu-button.color-inverse.w--open {
    background-color: #10239e;
  }

  .navbar-menu-right {
    z-index: -5000;
    text-align: center;
    background-color: #fff;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    display: none;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .19);
  }

  .navbar-menu-mobile {
    display: block;
  }

  .style-guide-page-header {
    padding: 31px 0 0;
  }

  .grid-styleguide---buttons {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .style-guide-page-header-text {
    width: 100%;
    padding-top: 88px;
    padding-bottom: 24px;
  }

  .style-guide-page-header-navigation {
    top: 64px;
  }

  .navbar-vertical {
    z-index: 5000;
    width: 100%;
    background-color: rgba(0, 0, 0, 0);
    padding-left: 0;
    padding-right: 0;
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .navbar-vertical-brand {
    display: none;
  }

  .navbar-vertical-content-wrapper {
    width: 70%;
    background-color: #fff;
    padding-top: 8px;
    padding-bottom: 200px;
    display: block;
    overflow: scroll;
  }

  .navbar-vertical---mobile {
    border-bottom: 1px solid #d0d4d9;
    padding-top: 8px;
    padding-bottom: 8px;
    display: block;
  }

  .navbar-vertical-overlay {
    z-index: 5000;
    width: 100%;
    height: 100vh;
    display: none;
    position: relative;
  }

  .navbar-vertical-bg {
    width: 30%;
    height: 100vh;
    background-color: rgba(0, 0, 0, .5);
    align-self: stretch;
    display: block;
  }

  .nav-tabs-container {
    overflow: scroll;
  }

  .nav-tab {
    flex: none;
  }

  .container-fluid {
    padding-left: 16px;
    padding-right: 16px;
  }

  .st-p-0 {
    padding: 0;
  }

  .st-p-y-0 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .st-p-x-0 {
    padding-left: 0;
    padding-right: 0;
  }

  .st-p-t-0 {
    padding-top: 0;
  }

  .st-p-r-0 {
    padding-right: 0;
  }

  .st-p-b-0 {
    padding-bottom: 0;
  }

  .st-p-l-0 {
    padding-left: 0;
  }

  .st-p-4 {
    padding: 4px;
  }

  .st-p-y-4 {
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .st-p-x-4 {
    padding-left: 4px;
    padding-right: 4px;
  }

  .st-p-t-4 {
    padding-top: 4px;
  }

  .st-p-r-4 {
    padding-right: 4px;
  }

  .st-p-b-4 {
    padding-bottom: 4px;
  }

  .st-p-l-4 {
    padding-left: 4px;
  }

  .st-p-8 {
    padding: 8px;
  }

  .st-p-y-8 {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .st-p-x-8 {
    padding-left: 8px;
    padding-right: 8px;
  }

  .st-p-t-8 {
    padding-top: 8px;
  }

  .st-p-r-8 {
    padding-right: 8px;
  }

  .st-p-b-8 {
    padding-bottom: 8px;
  }

  .st-p-l-8 {
    padding-left: 8px;
  }

  .st-p-12 {
    padding: 12px;
  }

  .st-p-y-12 {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .st-p-x-12 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .st-p-t-12 {
    padding-top: 12px;
  }

  .st-p-r-12 {
    padding-right: 12px;
  }

  .st-p-b-12 {
    padding-bottom: 12px;
  }

  .st-p-l-12 {
    padding-left: 12px;
  }

  .st-p-16 {
    padding: 16px;
  }

  .st-p-y-16 {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .st-p-x-16 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .st-p-t-16 {
    padding-top: 16px;
  }

  .st-p-r-16 {
    padding-right: 16px;
  }

  .st-p-b-16 {
    padding-bottom: 16px;
  }

  .st-p-l-16 {
    padding-left: 16px;
  }

  .st-p-24 {
    padding: 24px;
  }

  .st-p-y-24 {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .st-p-x-24 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .st-p-t-24 {
    padding-top: 24px;
  }

  .st-p-r-24 {
    padding-right: 24px;
  }

  .st-p-b-24 {
    padding-bottom: 24px;
  }

  .st-p-l-24 {
    padding-left: 24px;
  }

  .st-p-32 {
    padding: 32px;
  }

  .st-p-y-32 {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .st-p-x-32 {
    padding-left: 32px;
    padding-right: 32px;
  }

  .st-p-t-32 {
    padding-top: 32px;
  }

  .st-p-r-32 {
    padding-right: 32px;
  }

  .st-p-b-32 {
    padding-bottom: 32px;
  }

  .st-p-l-32 {
    padding-left: 32px;
  }

  .st-p-48 {
    padding: 48px;
  }

  .st-p-y-48 {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .st-p-x-48 {
    padding-left: 48px;
    padding-right: 48px;
  }

  .st-p-t-48 {
    padding-top: 48px;
  }

  .st-p-r-48 {
    padding-right: 48px;
  }

  .st-p-b-48 {
    padding-bottom: 48px;
  }

  .st-p-l-48 {
    padding-left: 48px;
  }

  .st-p-64 {
    padding: 64px;
  }

  .st-p-y-64 {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .st-p-x-64 {
    padding-left: 64px;
    padding-right: 64px;
  }

  .st-p-t-64 {
    padding-top: 64px;
  }

  .st-p-r-64 {
    padding-right: 64px;
  }

  .st-p-b-64 {
    padding-bottom: 64px;
  }

  .st-p-l-64 {
    padding-left: 64px;
  }

  .st-p-128 {
    padding: 128px;
  }

  .st-p-y-128 {
    padding-top: 128px;
    padding-bottom: 128px;
  }

  .st-p-x-128 {
    padding-left: 128px;
    padding-right: 128px;
  }

  .st-p-t-128 {
    padding-top: 128px;
  }

  .st-p-r-128 {
    padding-right: 128px;
  }

  .st-p-b-128 {
    padding-bottom: 128px;
  }

  .st-p-l-128 {
    padding-left: 128px;
  }

  .st-m-0 {
    margin: 0;
  }

  .st-m-y-0 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .st-m-x-0 {
    margin-left: 0;
    margin-right: 0;
  }

  .st-m-t-0 {
    margin-top: 0;
  }

  .st-m-r-0 {
    margin-right: 0;
  }

  .st-m-b-0 {
    margin-bottom: 0;
  }

  .st-m-l-0 {
    margin-left: 0;
  }

  .st-m-4 {
    margin: 4px;
  }

  .st-m-y-4 {
    margin-top: 4px;
    margin-bottom: 4px;
  }

  .st-m-x-4 {
    margin-left: 4px;
    margin-right: 4px;
  }

  .st-m-t-4 {
    margin-top: 4px;
  }

  .st-m-r-4 {
    margin-right: 4px;
  }

  .st-m-b-4 {
    margin-bottom: 4px;
  }

  .st-m-l-4 {
    margin-left: 4px;
  }

  .st-m-8 {
    margin: 8px;
  }

  .st-m-y-8 {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .st-m-x-8 {
    margin-left: 8px;
    margin-right: 8px;
  }

  .st-m-t-8 {
    margin-top: 8px;
  }

  .st-m-r-8 {
    margin-right: 8px;
  }

  .st-m-b-8 {
    margin-bottom: 8px;
  }

  .st-m-l-8 {
    margin-left: 8px;
  }

  .st-m-12 {
    margin: 12px;
  }

  .st-m-y-12 {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .st-m-x-12 {
    margin-left: 12px;
    margin-right: 12px;
  }

  .st-m-t-12 {
    margin-top: 12px;
  }

  .st-m-r-12 {
    margin-right: 12px;
  }

  .st-m-b-12 {
    margin-bottom: 12px;
  }

  .st-m-l-12 {
    margin-left: 12px;
  }

  .st-m-16 {
    margin: 16px;
  }

  .st-m-y-16 {
    margin-top: 16px;
    margin-bottom: 16px;
  }

  .st-m-x-16 {
    margin-left: 16px;
    margin-right: 16px;
  }

  .st-m-t-16 {
    margin-top: 16px;
  }

  .st-m-r-16 {
    margin-right: 16px;
  }

  .st-m-b-16 {
    margin-bottom: 16px;
  }

  .st-m-l-16 {
    margin-left: 16px;
  }

  .st-m-24 {
    margin: 24px;
  }

  .st-m-y-24 {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .st-m-x-24 {
    margin-left: 24px;
    margin-right: 24px;
  }

  .st-m-t-24 {
    margin-top: 24px;
  }

  .st-m-r-24 {
    margin-right: 24px;
  }

  .st-m-b-24 {
    margin-bottom: 24px;
  }

  .st-m-l-24 {
    margin-left: 24px;
  }

  .st-m-32 {
    margin: 32px;
  }

  .st-m-y-32 {
    margin-top: 32px;
    margin-bottom: 32px;
  }

  .st-m-x-32 {
    margin-left: 32px;
    margin-right: 32px;
  }

  .st-m-t-32 {
    margin-top: 32px;
  }

  .st-m-r-32 {
    margin-right: 32px;
  }

  .st-m-b-32 {
    margin-bottom: 32px;
  }

  .st-m-l-32 {
    margin-left: 32px;
  }

  .st-m-48 {
    margin: 48px;
  }

  .st-m-y-48 {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .st-m-x-48 {
    margin-left: 48px;
    margin-right: 48px;
  }

  .st-m-t-48 {
    margin-top: 48px;
  }

  .st-m-r-48 {
    margin-right: 48px;
  }

  .st-m-b-48 {
    margin-bottom: 48px;
  }

  .st-m-l-48 {
    margin-left: 48px;
  }

  .st-m-64 {
    margin: 64px;
  }

  .st-m-y-64 {
    margin-top: 64px;
    margin-bottom: 64px;
  }

  .st-m-x-64 {
    margin-left: 64px;
    margin-right: 64px;
  }

  .st-m-t-64 {
    margin-top: 64px;
  }

  .st-m-r-64 {
    margin-right: 64px;
  }

  .st-m-b-64 {
    margin-bottom: 64px;
  }

  .st-m-l-64 {
    margin-left: 64px;
  }

  .st-m-128 {
    margin: 128px;
  }

  .st-m-y-128 {
    margin-top: 128px;
    margin-bottom: 128px;
  }

  .st-m-x-128 {
    margin-left: 128px;
    margin-right: 128px;
  }

  .st-m-t-128 {
    margin-top: 128px;
  }

  .st-m-r-128 {
    margin-right: 128px;
  }

  .st-m-b-128 {
    margin-bottom: 128px;
  }

  .st-m-l-128 {
    margin-left: 128px;
  }

  .breadcrumbs-dropdown {
    align-items: center;
  }

  .feature-grid, .feature-grid-2 {
    grid-template-columns: 1fr;
  }

  .feature-grid-3 {
    grid-row-gap: 48px;
    grid-template-columns: 1.5fr;
  }

  .hero-grid {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    text-align: center;
    grid-template-columns: 1.25fr;
  }

  .hero-grid-2 {
    text-align: center;
    grid-template-columns: 1fr;
  }

  .hero-title-centered {
    width: 100%;
  }

  .ctas-wrapper {
    margin-top: 1rem;
  }

  .faq-item-wrapper.box, .faq-item-wrapper.box.last {
    margin-bottom: 16px;
  }

  .pricing-1 {
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
  }

  .pricing-card-1 {
    border-radius: 4px;
  }

  .pricing-card-1.main {
    z-index: 0;
  }

  .pricing-card-1.left {
    border-radius: 4px;
  }

  .pricing-card-1.right {
    border-radius: 4px;
    overflow: hidden;
  }

  .testimonials-logos-grid {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .pricing-card-header-2 {
    text-align: left;
  }

  .testimonial-box {
    padding: 32px;
  }

  .testimonial-box-2 {
    padding-left: 48px;
    padding-right: 48px;
  }

  .feature-section-list {
    text-align: left;
  }

  .contact-grid-1 {
    grid-column-gap: 16px;
    grid-row-gap: 32px;
    grid-template-columns: 1fr;
  }

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

  .hero-grid-3 {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    text-align: center;
    grid-template-columns: 1.25fr;
  }

  .grid-long-content-1 {
    grid-template-columns: 1.5fr;
  }

  .card-image-overview-page {
    object-fit: contain;
    background-color: #edf0f3;
  }

  .nav-menu {
    display: flex;
  }

  .customize-instructions {
    padding-left: 16px;
    padding-right: 16px;
  }

  .row {
    flex-direction: column;
  }

  .column {
    width: 100%;
  }

  .section-box-wrapper {
    padding: 48px 24px;
  }

  .feature-content-wrapper.right {
    padding-left: 0;
  }

  .feature-content-wrapper.left {
    padding-right: 0;
  }

  .dropdown-menu-1.w--open {
    text-align: center;
    background-color: #f9fafb;
    margin-top: 4px;
    position: absolute;
  }

  .dropdown-menu-item---navbar {
    text-align: center;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .navbar-buttons {
    flex-direction: column;
    margin-top: 8px;
    margin-left: 0;
    display: flex;
  }

  .navbar-buttons.mobile {
    display: flex;
  }

  .footer-navigation {
    flex-direction: column;
    margin-top: 24px;
    margin-bottom: 24px;
    display: flex;
  }

  .dropdown-menu-breadcrumbs.w--open {
    text-align: center;
    background-color: #f9fafb;
    margin-top: 0;
  }

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

  .tabs-menu-vertical {
    width: 100%;
    margin-right: 0;
  }

  .tabs-content-vertical {
    width: 100%;
    order: -1;
    margin-bottom: 32px;
    margin-left: 0;
  }

  .slider-left-arrow {
    left: -24px;
  }

  .slider-right-arrow {
    right: -24px;
  }

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

  .megamenu-grid {
    grid-row-gap: 24px;
    text-align: center;
    grid-template-columns: 1fr;
    padding-top: 24px;
  }

  .nav-megamenu-trigger {
    width: 100%;
    justify-content: center;
  }

  .megamenu-dropdown {
    flex-direction: column;
    display: flex;
  }

  .megamenu-mobile {
    background-color: #f9fafb;
    border-bottom-style: none;
    border-radius: 6px;
    display: block;
  }

  .megamenu-mobile.dark {
    background-color: #0e0f11;
  }

  .dropdown-list {
    position: relative;
  }

  .dropdown-list.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .megamenu-nav-link-box {
    text-align: left;
    padding: 16px;
  }

  .megamenu-grid-2 {
    grid-row-gap: 8px;
    text-align: center;
    grid-template-columns: 1fr;
    margin-left: 0;
    margin-right: 0;
    padding-top: 24px;
  }

  .megamenu-navlink-text-wrapper {
    margin-left: 16px;
    padding: 0;
  }

  .pricing-switch {
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
  }

  .grid-blog-1 {
    grid-row-gap: 32px;
    grid-template-columns: 1fr;
  }

  .card-blog-text-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .card-blog-big-grid {
    grid-template-columns: 1fr;
  }

  .feature-grid-4 {
    grid-row-gap: 48px;
    grid-template-columns: 1.75fr;
  }

  .feature-grid-4.reversed {
    grid-row-gap: 32px;
    grid-template-columns: 3fr;
  }

  .l-g-2x1, .l-g-1x2 {
    grid-template-columns: 2fr;
  }

  .footer-address {
    margin-top: 24px;
  }

  .btn-next-page.active {
    height: 2.5rem;
  }

  .right-arrow-2 {
    max-width: 1.5em;
  }
}

@media screen and (max-width: 767px) {
  h3, h4 {
    margin-top: 16px;
    margin-bottom: 8px;
  }

  h5 {
    margin-top: 12px;
    margin-bottom: 4px;
  }

  .container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .container.container-navbar {
    padding-top: 0;
    padding-bottom: 0;
  }

  .container.container-box-section {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }

  .heading.xl {
    margin-bottom: 12px;
  }

  .section-title, .section-title.centered {
    width: 100%;
  }

  .l-g-3-col {
    grid-row-gap: 24px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .l-g-3-col.lt-g-2-col {
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
  }

  .l-g-3-col.features {
    grid-row-gap: 32px;
  }

  .l-g-4-col {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
  }

  .l-g-4-col.features {
    grid-row-gap: 32px;
  }

  .button.small.cookies {
    align-self: stretch;
    margin-top: 16px;
    margin-left: 0;
  }

  .l-g-2-col {
    grid-template-columns: 1fr;
  }

  .l-g-2-col.cards {
    grid-row-gap: 32px;
  }

  .l-g-2-col.faq {
    grid-row-gap: 0px;
  }

  .cta-wrapper {
    width: 100%;
  }

  .footer {
    padding: 48px 0 0;
  }

  .icon-list-item.vertical {
    margin-bottom: .25rem;
    padding-left: 0;
    padding-right: 0;
  }

  .footer-grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .footer-logo {
    padding-left: 0;
  }

  .footer-bottom {
    flex-direction: column;
    margin-top: 24px;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .social-media-icon {
    font-size: 1.75rem;
    line-height: 1.75rem;
  }

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

  .footer-grid-2 {
    grid-template-rows: auto auto;
    grid-template-columns: 1.5fr;
  }

  .footer-logo-2 {
    padding-left: 0;
  }

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

  .footer-top-2 {
    flex-direction: column;
  }

  .footer-2 {
    padding: 32px 0;
  }

  .cta-section-form-wrapper {
    width: 360px;
    margin-left: auto;
    margin-right: auto;
  }

  .cta-section-form-wrapper.center {
    width: 100%;
  }

  .footer-menu-wrapper {
    flex-direction: column;
    align-items: stretch;
  }

  .component-wrapper {
    margin-top: 48px;
    margin-bottom: 48px;
    padding: 16px;
  }

  .component-wrapper-label {
    top: -32px;
  }

  .style-guide-page-header {
    padding: 24px 0 0;
  }

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

  .style-guide-page-header-text {
    padding-bottom: 16px;
  }

  .style-guide-page-header-navigation, .style-guide-page-header-navigation.docsui {
    top: 60px;
  }

  .navbar-vertical-content-wrapper {
    width: 85%;
  }

  .navbar-vertical-bg {
    width: 25%;
  }

  .nav-tab {
    flex: none;
  }

  .sh-p-0 {
    padding: 0;
  }

  .sh-p-y-0 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .sh-p-x-0 {
    padding-left: 0;
    padding-right: 0;
  }

  .sh-p-t-0 {
    padding-top: 0;
  }

  .sh-p-r-0 {
    padding-right: 0;
  }

  .sh-p-b-0 {
    padding-bottom: 0;
  }

  .sh-p-l-0 {
    padding-left: 0;
  }

  .sh-p-4 {
    padding: 4px;
  }

  .sh-p-y-4 {
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .sh-p-x-4 {
    padding-left: 4px;
    padding-right: 4px;
  }

  .sh-p-t-4 {
    padding-top: 4px;
  }

  .sh-p-r-4 {
    padding-right: 4px;
  }

  .sh-p-b-4 {
    padding-bottom: 4px;
  }

  .sh-p-l-4 {
    padding-left: 4px;
  }

  .sh-p-8 {
    padding: 8px;
  }

  .sh-p-y-8 {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .sh-p-x-8 {
    padding-left: 8px;
    padding-right: 8px;
  }

  .sh-p-t-8 {
    padding-top: 8px;
  }

  .sh-p-r-8 {
    padding-right: 8px;
  }

  .sh-p-b-8 {
    padding-bottom: 8px;
  }

  .sh-p-l-8 {
    padding-left: 8px;
  }

  .sh-p-12 {
    padding: 12px;
  }

  .sh-p-y-12 {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .sh-p-x-12 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .sh-p-t-12 {
    padding-top: 12px;
  }

  .sh-p-r-12 {
    padding-right: 12px;
  }

  .sh-p-b-12 {
    padding-bottom: 12px;
  }

  .sh-p-l-12 {
    padding-left: 12px;
  }

  .sh-p-16 {
    padding: 16px;
  }

  .sh-p-y-16 {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .sh-p-x-16 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .sh-p-t-16 {
    padding-top: 16px;
  }

  .sh-p-r-16 {
    padding-right: 16px;
  }

  .sh-p-b-16 {
    padding-bottom: 16px;
  }

  .sh-p-l-16 {
    padding-left: 16px;
  }

  .sh-p-24 {
    padding: 24px;
  }

  .sh-p-y-24 {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .sh-p-x-24 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .sh-p-t-24 {
    padding-top: 24px;
  }

  .sh-p-r-24 {
    padding-right: 24px;
  }

  .sh-p-l-24 {
    padding-left: 24px;
  }

  .sh-p-b-24 {
    padding-bottom: 24px;
  }

  .sh-p-32 {
    padding: 32px;
  }

  .sh-p-y-32 {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .sh-p-x-32 {
    padding-left: 32px;
    padding-right: 32px;
  }

  .sh-p-t-32 {
    padding-top: 32px;
  }

  .sh-p-r-32 {
    padding-right: 32px;
  }

  .sh-p-b-32 {
    padding-bottom: 32px;
  }

  .sh-p-l-32 {
    padding-left: 32px;
  }

  .sh-p-48 {
    padding: 48px;
  }

  .sh-p-y-48 {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .sh-p-x-48 {
    padding-left: 48px;
    padding-right: 48px;
  }

  .sh-p-t-48 {
    padding-top: 48px;
  }

  .sh-p-r-48 {
    padding-right: 48px;
  }

  .sh-p-b-48 {
    padding-bottom: 48px;
  }

  .sh-p-l-48 {
    padding-left: 48px;
  }

  .sh-p-64 {
    padding: 64px;
  }

  .sh-p-y-64 {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .sh-p-x-64 {
    padding-left: 64px;
    padding-right: 64px;
  }

  .sh-p-t-64 {
    padding-top: 64px;
  }

  .sh-p-r-64 {
    padding-right: 64px;
  }

  .sh-p-l-64 {
    padding-left: 64px;
  }

  .sh-p-b-64 {
    padding-bottom: 64px;
  }

  .sh-p-128 {
    padding: 128px;
  }

  .sh-p-y-128 {
    padding-top: 128px;
    padding-bottom: 128px;
  }

  .sh-p-x-128 {
    padding-left: 128px;
    padding-right: 128px;
  }

  .sh-p-t-128 {
    padding-top: 128px;
  }

  .sh-p-r-128 {
    padding-right: 128px;
  }

  .sh-p-b-128 {
    padding-bottom: 128px;
  }

  .sh-p-l-128 {
    padding-left: 128px;
  }

  .sh-m-0 {
    margin: 0;
  }

  .sh-m-y-0 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .sh-m-x-0 {
    margin-left: 0;
    margin-right: 0;
  }

  .sh-m-t-0 {
    margin-top: 0;
  }

  .sh-m-r-0 {
    margin-right: 0;
  }

  .sh-m-b-0 {
    margin-bottom: 0;
  }

  .sh-m-l-0 {
    margin-left: 0;
  }

  .sh-m-4 {
    margin: 4px;
  }

  .sh-m-y-4 {
    margin-top: 4px;
    margin-bottom: 4px;
  }

  .sh-m-x-4 {
    margin-left: 4px;
    margin-right: 4px;
  }

  .sh-m-t-4 {
    margin-top: 4px;
  }

  .sh-m-r-4 {
    margin-right: 4px;
  }

  .sh-m-b-4 {
    margin-bottom: 4px;
  }

  .sh-m-l-4 {
    margin-left: 4px;
  }

  .sh-m-8 {
    margin: 8px;
  }

  .sh-m-y-8 {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .sh-m-x-8 {
    margin-left: 8px;
    margin-right: 8px;
  }

  .sh-m-t-8 {
    margin-top: 8px;
  }

  .sh-m-r-8 {
    margin-right: 8px;
  }

  .sh-m-b-8 {
    margin-bottom: 8px;
  }

  .sh-m-l-8 {
    margin-left: 8px;
  }

  .sh-m-12 {
    margin: 12px;
  }

  .sh-m-y-12 {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .sh-m-x-12 {
    margin-left: 12px;
    margin-right: 12px;
  }

  .sh-m-t-12 {
    margin-top: 12px;
  }

  .sh-m-r-12 {
    margin-right: 12px;
  }

  .sh-m-b-12 {
    margin-bottom: 12px;
  }

  .sh-m-l-12 {
    margin-left: 12px;
  }

  .sh-m-16 {
    margin: 16px;
  }

  .sh-m-y-16 {
    margin-top: 16px;
    margin-bottom: 16px;
  }

  .sh-m-x-16 {
    margin-left: 16px;
    margin-right: 16px;
  }

  .sh-m-t-16 {
    margin-top: 16px;
  }

  .sh-m-r-16 {
    margin-right: 16px;
  }

  .sh-m-b-16 {
    margin-bottom: 16px;
  }

  .sh-m-l-16 {
    margin-left: 16px;
  }

  .sh-m-24 {
    margin: 24px;
  }

  .sh-m-y-24 {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .sh-m-x-24 {
    margin-left: 24px;
    margin-right: 24px;
  }

  .sh-m-t-24 {
    margin-top: 24px;
  }

  .sh-m-r-24 {
    margin-right: 24px;
  }

  .sh-m-l-24 {
    margin-left: 24px;
  }

  .sh-m-b-24 {
    margin-bottom: 24px;
  }

  .sh-m-32 {
    margin: 32px;
  }

  .sh-m-y-32 {
    margin-top: 32px;
    margin-bottom: 32px;
  }

  .sh-m-x-32 {
    margin-left: 32px;
    margin-right: 32px;
  }

  .sh-m-t-32 {
    margin-top: 32px;
  }

  .sh-m-r-32 {
    margin-right: 32px;
  }

  .sh-m-b-32 {
    margin-bottom: 32px;
  }

  .sh-m-l-32 {
    margin-left: 32px;
  }

  .sh-m-48 {
    margin: 48px;
  }

  .sh-m-y-48 {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .sh-m-x-48 {
    margin-left: 48px;
    margin-right: 48px;
  }

  .sh-m-t-48 {
    margin-top: 48px;
  }

  .sh-m-r-48 {
    margin-right: 48px;
  }

  .sh-m-b-48 {
    margin-bottom: 48px;
  }

  .sh-m-l-48 {
    margin-left: 48px;
  }

  .sh-m-64 {
    margin: 64px;
  }

  .sh-m-y-64 {
    margin-top: 64px;
    margin-bottom: 64px;
  }

  .sh-m-x-64 {
    margin-left: 64px;
    margin-right: 64px;
  }

  .sh-m-t-64 {
    margin-top: 64px;
  }

  .sh-m-r-64 {
    margin-right: 64px;
  }

  .sh-m-b-64 {
    margin-bottom: 64px;
  }

  .sh-m-l-64 {
    margin-left: 64px;
  }

  .sh-m-128 {
    margin: 128px;
  }

  .sh-m-y-128 {
    margin-top: 128px;
    margin-bottom: 128px;
  }

  .sh-m-x-128 {
    margin-left: 128px;
    margin-right: 128px;
  }

  .sh-m-t-128 {
    margin-top: 128px;
  }

  .sh-m-r-128 {
    margin-right: 128px;
  }

  .sh-m-b-128 {
    margin-bottom: 128px;
  }

  .sh-m-l-128 {
    margin-left: 128px;
  }

  .feature-grid, .feature-grid-2 {
    text-align: left;
  }

  .faq-item-wrapper, .faq-item-wrapper.box {
    margin-bottom: 16px;
  }

  .faq-item-wrapper-2 {
    flex-direction: column;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .faq-col-1, .faq-col-2 {
    width: 100%;
  }

  .pricing-2 {
    width: 1024px;
  }

  .pricing-3 {
    width: 800px;
  }

  .testimonials-logos-grid {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-columns: 1fr 1fr;
  }

  .testimonial-box-2 {
    padding: 48px 32px;
  }

  .alert-banner {
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .contact-grid-1 {
    grid-template-columns: 1fr;
  }

  .pricing-table-wrapper {
    overflow: scroll;
  }

  .hero-grid-3 {
    grid-row-gap: 24px;
  }

  .hero-form-wrapper {
    margin-left: 0;
    margin-right: 0;
    padding: 32px;
  }

  .nav-menu {
    display: flex;
  }

  .alert-banner-2 {
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .footer-sg-bottom {
    text-align: center;
    flex-direction: column;
    margin-top: 24px;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .style-wrapper, .component-wrapper-2 {
    margin-top: 48px;
    margin-bottom: 48px;
    padding: 16px;
  }

  .component-wrapper-label-2 {
    font-size: 14px;
    line-height: 16px;
    top: -32px;
  }

  .hero-section.box {
    background-color: #f9fafb;
  }

  .section-box-wrapper {
    padding: 48px 16px;
  }

  .section-box-wrapper.c-b-neutral-10 {
    border-radius: 0;
  }

  .footer-navigation {
    margin-top: 24px;
  }

  .cookie-notification {
    text-align: center;
    flex-direction: column;
    align-items: flex-start;
  }

  .countdown-banner {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .list-vertical {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .testimonials-mask {
    max-width: 80%;
  }

  .grid-blog-1 {
    grid-row-gap: 32px;
  }

  .feature-grid-4 {
    grid-row-gap: 24px;
  }

  .wrapper-box {
    padding-left: 0;
    padding-right: 0;
  }

  .content-component {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
    padding-top: .5em;
    padding-bottom: .5em;
    padding-right: .5em;
  }

  .btn-next-page.active {
    width: 3.1rem;
    height: 2.3rem;
  }

  .orien-alert-h3 {
    font-size: 20px;
    line-height: 26px;
  }

  .icon-rotate {
    width: 64px;
  }
}

@media screen and (max-width: 479px) {
  .feature-block.flex {
    flex-direction: column;
  }

  .l-g-4-col {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .button.medium {
    align-self: stretch;
  }

  .l-g-2-col {
    grid-row-gap: 24px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .input.medium {
    margin-bottom: .5rem;
  }

  .input.medium.horizontal {
    margin-bottom: 8px;
    margin-right: 0;
  }

  .form.form-horizontal {
    flex-direction: column;
  }

  .tagline {
    font-size: 12px;
    line-height: 20px;
  }

  .feature-text-wrapper {
    padding-left: 0;
  }

  .tab {
    flex: none;
    display: block;
  }

  .footer {
    text-align: left;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .nav-link {
    padding-left: 10px;
    padding-right: 10px;
  }

  .footer-grid {
    text-align: center;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .footer-logo {
    padding-left: 0;
  }

  .footer-top {
    flex-direction: column;
    align-items: center;
  }

  .footer-social-media {
    justify-content: center;
  }

  .footer-bottom {
    text-align: center;
    flex-direction: column;
  }

  .vertical-menu-link {
    text-decoration: none;
  }

  .footer-grid-2 {
    text-align: center;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1.5fr;
  }

  .footer-logo-2 {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
  }

  .footer-grid-3 {
    text-align: center;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .footer-top-2 {
    align-items: stretch;
  }

  .footer-bottom-2 {
    text-align: center;
    flex-direction: column;
    margin-top: 24px;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .footer-bottom-2.color-inverse {
    color: #838d95;
  }

  .footer-2 {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
  }

  .sm-icons-wrapper {
    justify-content: center;
  }

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

  .cta-section-form-wrapper {
    width: 100%;
  }

  .footer-menu-wrapper {
    align-items: center;
  }

  .text-icon-wrapper {
    justify-content: center;
  }

  .radio-button {
    margin-top: 0;
  }

  .radio-button-field, .switch-field {
    align-items: center;
    display: flex;
  }

  .collapse-trigger {
    align-items: flex-start;
  }

  .collapse.borderless {
    padding: 16px;
  }

  .select, .select.medium {
    font-size: 16rem;
  }

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

  .navbar-vertical {
    text-align: left;
  }

  .sm-p-0 {
    padding: 0;
  }

  .sm-p-y-0 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .sm-p-x-0 {
    padding-left: 0;
    padding-right: 0;
  }

  .sm-p-t-0 {
    padding-top: 0;
  }

  .sm-p-r-0 {
    padding-right: 0;
  }

  .sm-p-b-0 {
    padding-bottom: 0;
  }

  .sm-p-l-0 {
    padding-left: 0;
  }

  .sm-p-4 {
    padding: 4px;
  }

  .sm-p-8 {
    padding: 8px;
  }

  .sm-p-12 {
    padding: 12px;
  }

  .sm-p-16 {
    padding: 16px;
  }

  .sm-p-24 {
    padding: 24px;
  }

  .sm-p-32 {
    padding: 32px;
  }

  .sm-p-48 {
    padding: 48px;
  }

  .sm-p-64 {
    padding: 64px;
  }

  .sm-p-128 {
    padding: 129px;
  }

  .sm-m-0 {
    margin: 0;
  }

  .sm-m-8 {
    margin: 8px;
  }

  .sm-m-12 {
    margin: 12px;
  }

  .sm-m-16 {
    margin: 16px;
  }

  .sm-m-24 {
    margin: 24px;
  }

  .sm-m-32 {
    margin: 32px;
  }

  .sm-m-48 {
    margin: 48px;
  }

  .sm-m-64 {
    margin: 64px;
  }

  .sm-m-128 {
    margin: 128px;
  }

  .sm-p-y-4 {
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .sm-p-y-8 {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .sm-p-y-12 {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .sm-p-y-16 {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .sm-p-y-24 {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .sm-p-y-32 {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .sm-p-y-48 {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .sm-p-y-64 {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .sm-p-y-128 {
    padding-top: 128px;
    padding-bottom: 128px;
  }

  .sm-m-y-0 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .sm-m-x-0 {
    margin-left: 0;
    margin-right: 0;
  }

  .sm-m-y-4 {
    margin-top: 4px;
    margin-bottom: 4px;
  }

  .sm-m-4 {
    margin: 4px;
  }

  .sm-m-y-8 {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .sm-m-y-12 {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .sm-m-y-16 {
    margin-top: 16px;
    margin-bottom: 16px;
  }

  .sm-m-y-24 {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .sm-m-y-32 {
    margin-top: 32px;
    margin-bottom: 32px;
  }

  .sm-m-y-48 {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .sm-m-y-64 {
    margin-top: 64px;
    margin-bottom: 64px;
  }

  .sm-m-y-128 {
    margin-top: 128px;
    margin-bottom: 128px;
  }

  .sm-m-x-4 {
    margin-left: 4px;
    margin-right: 4px;
  }

  .sm-m-x-8 {
    margin-left: 8px;
    margin-right: 8px;
  }

  .sm-m-x-12 {
    margin-left: 12px;
    margin-right: 12px;
  }

  .sm-m-x-16 {
    margin-left: 16px;
    margin-right: 16px;
  }

  .sm-m-x-24 {
    margin-left: 24px;
    margin-right: 24px;
  }

  .sm-m-x-32 {
    margin-left: 32px;
    margin-right: 32px;
  }

  .sm-m-x-48 {
    margin-left: 48px;
    margin-right: 48px;
  }

  .sm-m-x-64 {
    margin-left: 64px;
    margin-right: 64px;
  }

  .sm-m-x-128 {
    margin-left: 128px;
    margin-right: 128px;
  }

  .sm-m-t-0 {
    margin-top: 0;
  }

  .sm-m-t-4 {
    margin-top: 4px;
  }

  .sm-m-t-8 {
    margin-top: 8px;
  }

  .sm-m-t-12 {
    margin-top: 12px;
  }

  .sm-m-t-16 {
    margin-top: 16px;
  }

  .sm-m-t-24 {
    margin-top: 24px;
  }

  .sm-m-t-32 {
    margin-top: 32px;
  }

  .sm-m-t-48 {
    margin-top: 48px;
  }

  .sm-m-t-64 {
    margin-top: 64px;
  }

  .sm-m-t-128 {
    margin-top: 128px;
  }

  .sm-m-r-0 {
    margin-right: 0;
  }

  .sm-m-r-4 {
    margin-right: 4px;
  }

  .sm-m-r-8 {
    margin-right: 8px;
  }

  .sm-m-r-12 {
    margin-right: 12px;
  }

  .sm-m-r-16 {
    margin-right: 16px;
  }

  .sm-m-r-24 {
    margin-right: 24px;
  }

  .sm-m-r-32 {
    margin-right: 32px;
  }

  .sm-m-r-48 {
    margin-right: 48px;
  }

  .sm-m-r-64 {
    margin-right: 64px;
  }

  .sm-m-r-128 {
    margin-right: 128px;
  }

  .sm-m-b-0 {
    margin-bottom: 0;
  }

  .sm-m-b-4 {
    margin-bottom: 4px;
  }

  .sm-m-b-8 {
    margin-bottom: 8px;
  }

  .sm-m-b-12 {
    margin-bottom: 12px;
  }

  .sm-m-b-16 {
    margin-bottom: 16px;
  }

  .sm-m-b-24 {
    margin-bottom: 24px;
  }

  .sm-m-b-32 {
    margin-bottom: 32px;
  }

  .sm-m-b-48 {
    margin-bottom: 48px;
  }

  .sm-m-b-64 {
    margin-bottom: 64px;
  }

  .sm-m-b-128 {
    margin-bottom: 128px;
  }

  .sm-m-l-0 {
    margin-left: 0;
  }

  .sm-m-l-4 {
    margin-left: 4px;
  }

  .sm-m-l-8 {
    margin-left: 8px;
  }

  .sm-m-l-12 {
    margin-left: 12px;
  }

  .sm-m-l-16 {
    margin-left: 16px;
  }

  .sm-m-l-24 {
    margin-left: 24px;
  }

  .sm-m-l-32 {
    margin-left: 32px;
  }

  .sm-m-l-48 {
    margin-left: 48px;
  }

  .sm-m-l-64 {
    margin-left: 64px;
  }

  .sm-m-l-128 {
    margin-left: 128px;
  }

  .sm-p-x-4 {
    padding-left: 4px;
    padding-right: 4px;
  }

  .sm-p-x-8 {
    padding-left: 8px;
    padding-right: 8px;
  }

  .sm-p-x-12 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .sm-p-x-16 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .sm-p-x-24 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .sm-p-x-32 {
    padding-left: 32px;
    padding-right: 32px;
  }

  .sm-p-x-48 {
    padding-left: 48px;
    padding-right: 48px;
  }

  .sm-p-x-64 {
    padding-left: 64px;
    padding-right: 64px;
  }

  .sm-p-x-128 {
    padding-left: 128px;
    padding-right: 128px;
  }

  .sm-p-t-4 {
    padding-top: 4px;
  }

  .sm-p-t-8 {
    padding-top: 8px;
  }

  .sm-p-t-12 {
    padding-top: 12px;
  }

  .sm-p-t-16 {
    padding-top: 16px;
  }

  .sm-p-t-24 {
    padding-top: 24px;
  }

  .sm-p-t-32 {
    padding-top: 32px;
  }

  .sm-p-t-48 {
    padding-top: 48px;
  }

  .sm-p-t-64 {
    padding-top: 64px;
  }

  .sm-p-t-128 {
    padding-top: 128px;
  }

  .sm-p-r-4 {
    padding-right: 4px;
  }

  .sm-p-r-8 {
    padding-right: 8px;
  }

  .sm-p-r-12 {
    padding-right: 12px;
  }

  .sm-p-r-16 {
    padding-right: 16px;
  }

  .sm-p-r-24 {
    padding-right: 24px;
  }

  .sm-p-r-32 {
    padding-right: 32px;
  }

  .sm-p-r-48 {
    padding-right: 48px;
  }

  .sm-p-r-64 {
    padding-right: 64px;
  }

  .sm-p-r-128 {
    padding-right: 128px;
  }

  .sm-p-b-4 {
    padding-bottom: 4px;
  }

  .sm-p-b-8 {
    padding-bottom: 8px;
  }

  .sm-p-b-12 {
    padding-bottom: 12px;
  }

  .sm-p-b-16 {
    padding-bottom: 16px;
  }

  .sm-p-b-24 {
    padding-bottom: 24px;
  }

  .sm-p-b-32 {
    padding-bottom: 32px;
  }

  .sm-p-b-48 {
    padding-bottom: 48px;
  }

  .sm-p-b-64 {
    padding-bottom: 64px;
  }

  .sm-p-b-128 {
    padding-bottom: 128px;
  }

  .sm-p-l-4 {
    padding-left: 4px;
  }

  .sm-p-l-8 {
    padding-left: 8px;
  }

  .sm-p-l-12 {
    padding-left: 12px;
  }

  .sm-p-l-16 {
    padding-left: 16px;
  }

  .sm-p-l-24 {
    padding-left: 24px;
  }

  .sm-p-l-32 {
    padding-left: 32px;
  }

  .sm-p-l-48 {
    padding-left: 48px;
  }

  .sm-p-l-64 {
    padding-left: 64px;
  }

  .sm-p-l-128 {
    padding-left: 128px;
  }

  .ctas-wrapper {
    flex-direction: column;
    margin-top: 1rem;
    display: flex;
  }

  .pricing-card-content {
    padding: 24px;
  }

  .testimonials-logos-grid {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr 1fr;
  }

  .testimonial-box-2 {
    padding: 32px 16px;
  }

  .alert-banner {
    padding-bottom: 4px;
  }

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

  .alert-banner-2 {
    text-align: left;
    padding-bottom: 4px;
  }

  .footer-sg-bottom {
    text-align: center;
    flex-direction: column;
  }

  .tabs-menu {
    flex-direction: row;
    display: flex;
    overflow: auto;
  }

  .section-box-wrapper {
    padding: 48px 24px;
  }

  .avatar.large {
    width: 48px;
    height: 48px;
  }

  .avatar-wrapper.horizontal {
    align-items: center;
  }

  .footer-navigation {
    align-self: stretch;
    align-items: stretch;
    margin-top: 24px;
  }

  .tabs-switch-menu {
    width: 100%;
    flex-direction: column;
    align-items: stretch;
    display: flex;
  }

  .tab-switch {
    text-align: center;
    flex: 1;
    justify-content: center;
  }

  .megamenu-grid {
    grid-template-columns: 1fr;
  }

  .megamenu-nav-link-box {
    flex-direction: column;
  }

  .megamenu-grid-2 {
    grid-template-columns: 1fr;
  }

  .megamenu-navlink-text-wrapper {
    margin-left: 0;
  }

  .testimonial-box-small {
    flex-direction: column;
  }

  .cta-box {
    padding: 48px 24px;
  }

  .pricing-card-3 {
    padding: 32px;
  }

  .orien-alert-h3 {
    font-size: 16px;
    line-height: 22px;
  }

  .icon-rotate {
    width: 48px;
  }
}

#w-node-_6b4a6345-01cb-9423-d22f-a63209204636-a48cbb9e, #w-node-_75081ee5-db76-641b-9cb8-c0ad25b65945-25b65945, #w-node-e394d67d-cabf-d0ba-922a-74cd1b2cb78c-1b2cb78c, #w-node-_9af86b2f-a900-287e-7362-5ff9d1378e47-d1378e47, #w-node-cb07032c-76ad-e7a5-17ac-27898ba3ee8e-8ba3ee8e, #w-node-_3597e049-0568-e9a0-39f7-b13e4cab2501-4cab2501 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
  justify-self: stretch;
}



/*CSS Añadido en la programación*/

.monto-billetes .numero-billetes{
  position: absolute;
    display: block;
    z-index: 1;
    margin-top: -30px;
    font-family: Ubuntu, Helvetica, sans-serif;
    letter-spacing: -.03em;
    font-size: 1.2em;
    font-weight: 400;
    line-height: 1.25;

}
.monto-billetes .numero-billetes a{
  color: #53841f;
    text-decoration: none;
}
.selected-active{
    background-color: #e1ffad;
    border: 1px solid #53841f;
}
.billtes-btn-item:hover {
  background-color: #e1ffad;
    border: 1px solid #53841f;
}

.movimientos-comprobantes{
  flex-grow: 1;     
    flex-basis: calc(20% - 10px);
}
.saldos-row-detail button{
  background-color: #f5ffe3;
  border: solid 1px;
  border-color: #e1ffad;
  border-radius: 8px;
}
.card-content{
  position: relative;
}
.card-content .icon-speaker{
  position: absolute;
    top: 9px;
    right: 9px;
    z-index: 1;
}

.saldos-grid{
  max-height: 400px;
  overflow-y: auto; 
}

/*ANIMACIONES*/

.animacion-tarjeta {
  position: fixed;
  transition: top 3s, left 3s, bottom 3s, right 3s, opacity 3s;
  opacity: 0;
}
.animacion-comprobante {
  position: fixed;
  transition: top 5s, left 3s, bottom 5s, right 3s, opacity 3s;
  opacity: 0;
  background-color: #fff;
}
.animacion-billetes {
  position: fixed;
  transition: top 5s, left 3s, bottom 2s, right 3s, opacity 3s;
  opacity: 0;
}
.animacion-recibo {
  position: fixed;
  transition: top 5s, left 5s, bottom 2s, right 5s, opacity 3s;
  opacity: 0;
}


/*Inicio mensaje*/
#telefono {
    width: 350px;
    height: 610px;
    background-image: url('/images/sms.png'); /* Ajuste en esta línea */
    background-size: cover;
    background-repeat: no-repeat;
    justify-content: center;
    align-items: center;

    /* Propiedades para superponer el div */
    position: fixed;
    bottom: -30px;
    right: 60px;
    z-index: 1000;
    padding: 20px 20px 20px 60px; /* Ajuste aquí: 100px arriba, 20px en los otros lados */
}

#telefono p {
  margin: 120px 0 0 0; /* Margen superior de 100px */
    color: black;
    width: 100%; /* Asegura que el texto ocupe el ancho completo dentro de los márgenes */
    text-align: left; /* Centrar el texto horizontalmente */
    font-size: 1.20vw;

}
#telefono p span{
  font-size: 1.40vw;
}
@keyframes deslizarDesdeAbajo {
  from {
      transform: translateY(100%);
  }
  to {
      transform: translateY(0);
  }
}

#telefono {
  /* ... (otros estilos) ... */

  /* Agregar estas propiedades */
  animation: deslizarDesdeAbajo 2s forwards;
}