:root {
    --primary: #00bf63;
    --secondary: #ff3131;
    --tertiary: #57b7b5;
    --color-gray: #1c1c1C;
    --blue-500: #2a4395;
    --white: #ffffff;
    --color-n100: #222;
    --color-n80: #444;
    --color-b100: #4b92f6;
    --color-white: white;
    --color-r100: #f9713d;
    --shadow-08: #00000014;
    --shadow-10: #0000001a;
    --color-n20: #f2f5f7;
    --color-n60: #888;
    --color-n10-101: #f8fafc;
    --color-g100: #2a4395;
    --color-db-100: #09384c;
    --color-n40: #b8c4d4;
    --color-b110: #1f67cc;
    --color-r110: #f33;
    --color-r80: #ff7575;
    --color-r60: #ff9797;
    --color-r40: #ffbaba;
    --color-r10-101: #ffeded;
    --color-b80: #80b7ff;
    --color-b60: #98a7fe;
    --color-b40: #bac5ff;
    --color-g110: #00bf62;
    --color-g10-101: #e5fcf1;
    --color-y110: darkgoldenrod;
    --color-y100: #fdd835;
    --color-y80: #fde05d;
    --color-y60: #fee886;
    --color-y40: #feefae;
    --color-y10-101: #fefbea;
    --color-lb110: #0099e6;
    --color-lb100: #40c4ff;
    --color-lb80: #66d0ff;
    --color-lb60: #8cdcff;
    --color-lb40: #b3e7ff;
    --color-lb10-101: #ebf9ff;
    --color-black: black;
    --color-o110: #cc7a00;
    --color-o100: #ff9800;
    --color-o80: #ffad33;
    --color-o60: #ffc166;
    --color-o40: #ffd699;
    --color-o10-101: #fff4e5;
    --p100: #8e42d5;
    --color-n30: #ebebeb;
    --color-b10-101: #edf0fe;
    --color-g80: #33eb91;
    --color-b60-61: #66f0ad;
    --color-g40: #99f5c8;
    --h1: 2rem;
    --h1-sm: 1.5rem;
}

* {
    box-sizing: border-box;
}

.menu--container a:hover, .menu--container a.active {
    text-decoration: none;
    color: var(--primary);
}

#register-btn.w-nav-link {
    text-decoration: none;
}

#register-btn.w-nav-link:hover {
    color: var(--white);
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-family: sans-serif;
}

body {
    margin: 0
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
    display: block
}

audio,canvas,progress,video {
    vertical-align: baseline;
    display: inline-block
}

audio:not([controls]) {
    height: 0;
    display: none
}

[hidden],template {
    display: none
}

a {
    background-color: #0000
}

a:active,a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0;
    font-size: 2em
}

mark {
    color: #000;
    background: #ff0
}

small {
    font-size: 80%
}

sub,sup {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,kbd,pre,samp {
    font-family: monospace;
    font-size: 1em
}

button,input,optgroup,select,textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,select {
    text-transform: none
}

button,html input[type=button],input[type=reset] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,th {
    padding: 0
}

@font-face {
    font-family: webflow-icons;
    font-weight: 400;
    font-style: normal
}

[class^=w-icon-],[class*=\ w-icon-] {
    speak: none;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    font-family: webflow-icons!important
}

.w-icon-slider-right:before {
    content: "î˜€"
}

.w-icon-slider-left:before {
    content: "î˜"
}

.w-icon-nav-menu:before {
    content: "î˜‚"
}

.w-icon-arrow-down:before,.w-icon-dropdown-toggle:before {
    content: "î˜ƒ"
}

.w-icon-file-upload-remove:before {
    content: "î¤€"
}

.w-icon-file-upload-icon:before {
    content: "î¤ƒ"
}

* {
    box-sizing: border-box
}

html {
    height: 100%
}

body {
    color: #333;
    background-color: #fff;
    min-height: 100%;
    margin: 0;
    font-family: Arial,sans-serif;
    font-size: 14px;
    line-height: 20px
}

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

html.w-mod-touch * {
    background-attachment: scroll!important
}

.w-block {
    display: block
}

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

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

.w-clearfix:after {
    clear: both
}

.w-hidden {
    display: none
}

.w-button {
    color: #fff;
    line-height: inherit;
    cursor: pointer;
    background-color: #3898ec;
    border: 0;
    border-radius: 0;
    padding: 9px 15px;
    text-decoration: none;
    display: inline-block
}

input.w-button {
    -webkit-appearance: button
}

html[data-w-dynpage] [data-w-cloak] {
    color: #0000!important
}

.w-code-block {
    margin: unset
}

pre.w-code-block code {
    all: inherit
}

.w-optimization {
    display: contents
}

.w-webflow-badge,.w-webflow-badge * {
    z-index: auto;
    visibility: visible;
    box-sizing: border-box;
    float: none;
    clear: none;
    box-shadow: none;
    opacity: 1;
    direction: ltr;
    font-family: inherit;
    font-weight: inherit;
    color: inherit;
    font-size: inherit;
    line-height: inherit;
    font-style: inherit;
    font-variant: inherit;
    text-align: inherit;
    letter-spacing: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
    text-indent: 0;
    text-transform: inherit;
    text-shadow: none;
    font-smoothing: auto;
    vertical-align: baseline;
    cursor: inherit;
    white-space: inherit;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    background: 0 0;
    border: 0 #0000;
    border-radius: 0;
    width: auto;
    min-width: 0;
    max-width: none;
    height: auto;
    min-height: 0;
    max-height: none;
    margin: 0;
    padding: 0;
    list-style-type: disc;
    transition: none;
    display: block;
    position: static;
    inset: auto;
    overflow: visible;
    transform: none
}

.w-webflow-badge {
    white-space: nowrap;
    cursor: pointer;
    box-shadow: 0 0 0 1px #0000001a,0 1px 3px #0000001a;
    visibility: visible!important;
    z-index: 2147483647!important;
    color: #aaadb0!important;
    opacity: 1!important;
    background-color: #fff!important;
    border-radius: 3px!important;
    width: auto!important;
    height: auto!important;
    margin: 0!important;
    padding: 6px!important;
    font-size: 12px!important;
    line-height: 14px!important;
    text-decoration: none!important;
    display: inline-block!important;
    position: fixed!important;
    inset: auto 12px 12px auto!important;
    overflow: visible!important;
    transform: none!important
}

.w-webflow-badge>img {
    visibility: visible!important;
    opacity: 1!important;
    vertical-align: middle!important;
    display: inline-block!important
}

h1,h2,h3,h4,h5,h6 {
    margin-bottom: 10px;
    font-weight: 700
}

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

h2 {
    margin-top: 20px;
    font-size: 32px;
    line-height: 36px
}

h3 {
    margin-top: 20px;
    font-size: 24px;
    line-height: 30px
}

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

h5 {
    margin-top: 10px;
    font-size: 14px;
    line-height: 20px
}

h6 {
    margin-top: 10px;
    font-size: 12px;
    line-height: 18px
}

p {
    margin-top: 0;
    margin-bottom: 10px
}

blockquote {
    border-left: 5px solid #e2e2e2;
    margin: 0 0 10px;
    padding: 10px 20px;
    font-size: 18px;
    line-height: 22px
}

figure {
    margin: 0 0 10px
}

figcaption {
    text-align: center;
    margin-top: 5px
}

ul,ol {
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 40px
}

.w-list-unstyled {
    padding-left: 0;
    list-style: none
}

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

.w-embed:after {
    clear: both
}

.w-video {
    width: 100%;
    padding: 0;
    position: relative
}

.w-video iframe,.w-video object,.w-video embed {
    border: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

button,[type=button],[type=reset] {
    cursor: pointer;
    -webkit-appearance: button;
    border: 0
}

.w-form {
    margin: 0 0 15px
}

.w-form-done {
    text-align: center;
    background-color: #ddd;
    padding: 20px;
    display: none
}

.w-form-fail {
    background-color: #ffdede;
    margin-top: 10px;
    padding: 10px;
    display: none
}

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

.w-input,.w-select {
    color: #333;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
    width: 100%;
    height: 38px;
    margin-bottom: 10px;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 1.42857;
    display: block
}

.w-input::placeholder,.w-select::placeholder {
    color: #999
}

.w-input:focus,.w-select:focus {
    border-color: #3898ec;
    outline: 0
}

.w-input[disabled],.w-select[disabled],.w-input[readonly],.w-select[readonly],fieldset[disabled] .w-input,fieldset[disabled] .w-select {
    cursor: not-allowed
}

.w-input[disabled]:not(.w-input-disabled),.w-select[disabled]:not(.w-input-disabled),.w-input[readonly],.w-select[readonly],fieldset[disabled]:not(.w-input-disabled) .w-input,fieldset[disabled]:not(.w-input-disabled) .w-select {
    background-color: #eee
}

textarea.w-input,textarea.w-select {
    height: auto
}

.w-select {
    background-color: #f3f3f3
}

.w-select[multiple] {
    height: auto
}

.w-form-label {
    cursor: pointer;
    margin-bottom: 0;
    font-weight: 400;
    display: inline-block
}

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

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

.w-radio:after {
    clear: both
}

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

.w-file-upload {
    margin-bottom: 10px;
    display: block
}

.w-file-upload-input {
    opacity: 0;
    z-index: -100;
    width: .1px;
    height: .1px;
    position: absolute;
    overflow: hidden
}

.w-file-upload-default,.w-file-upload-uploading,.w-file-upload-success {
    color: #333;
    display: inline-block
}

.w-file-upload-error {
    margin-top: 10px;
    display: block
}

.w-file-upload-default.w-hidden,.w-file-upload-uploading.w-hidden,.w-file-upload-error.w-hidden,.w-file-upload-success.w-hidden {
    display: none
}

.w-file-upload-uploading-btn {
    cursor: pointer;
    background-color: #fafafa;
    border: 1px solid #ccc;
    margin: 0;
    padding: 8px 12px;
    font-size: 14px;
    font-weight: 400;
    display: flex
}

.w-file-upload-file {
    background-color: #fafafa;
    border: 1px solid #ccc;
    flex-grow: 1;
    justify-content: space-between;
    margin: 0;
    padding: 8px 9px 8px 11px;
    display: flex
}

.w-file-upload-file-name {
    font-size: 14px;
    font-weight: 400;
    display: block
}

.w-file-remove-link {
    cursor: pointer;
    width: auto;
    height: auto;
    margin-top: 3px;
    margin-left: 10px;
    padding: 3px;
    display: block
}

.w-icon-file-upload-remove {
    margin: auto;
    font-size: 10px
}

.w-file-upload-error-msg {
    color: #ea384c;
    padding: 2px 0;
    display: inline-block
}

.w-file-upload-info {
    padding: 0 12px;
    line-height: 38px;
    display: inline-block
}

.w-file-upload-label {
    cursor: pointer;
    background-color: #fafafa;
    border: 1px solid #ccc;
    margin: 0;
    padding: 8px 12px;
    font-size: 14px;
    font-weight: 400;
    display: inline-block
}

.w-icon-file-upload-icon,.w-icon-file-upload-uploading {
    width: 20px;
    margin-right: 8px;
    display: inline-block
}

.w-icon-file-upload-uploading {
    height: 20px
}

.w-container {
    max-width: 940px;
    margin-left: auto;
    margin-right: auto
}

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

.w-container:after {
    clear: both
}

.w-container .w-row {
    margin-left: -10px;
    margin-right: -10px
}

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

.w-row:after {
    clear: both
}

.w-row .w-row {
    margin-left: 0;
    margin-right: 0
}

.w-col {
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative
}

.w-col .w-col {
    padding-left: 0;
    padding-right: 0
}

.w-col-1 {
    width: 8.33333%
}

.w-col-2 {
    width: 16.6667%
}

.w-col-3 {
    width: 25%
}

.w-col-4 {
    width: 33.3333%
}

.w-col-5 {
    width: 41.6667%
}

.w-col-6 {
    width: 50%
}

.w-col-7 {
    width: 58.3333%
}

.w-col-8 {
    width: 66.6667%
}

.w-col-9 {
    width: 75%
}

.w-col-10 {
    width: 83.3333%
}

.w-col-11 {
    width: 91.6667%
}

.w-col-12 {
    width: 100%
}

.w-hidden-main {
    display: none!important
}

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

    .w-hidden-main {
        display: inherit!important
    }

    .w-hidden-medium {
        display: none!important
    }

    .w-col-medium-1 {
        width: 8.33333%
    }

    .w-col-medium-2 {
        width: 16.6667%
    }

    .w-col-medium-3 {
        width: 25%
    }

    .w-col-medium-4 {
        width: 33.3333%
    }

    .w-col-medium-5 {
        width: 41.6667%
    }

    .w-col-medium-6 {
        width: 50%
    }

    .w-col-medium-7 {
        width: 58.3333%
    }

    .w-col-medium-8 {
        width: 66.6667%
    }

    .w-col-medium-9 {
        width: 75%
    }

    .w-col-medium-10 {
        width: 83.3333%
    }

    .w-col-medium-11 {
        width: 91.6667%
    }

    .w-col-medium-12 {
        width: 100%
    }

    .w-col-stack {
        width: 100%;
        left: auto;
        right: auto
    }
}

@media screen and (max-width: 767px) {
    .w-hidden-main,.w-hidden-medium {
        display:inherit!important
    }

    .w-hidden-small {
        display: none!important
    }

    .w-row,.w-container .w-row {
        margin-left: 0;
        margin-right: 0
    }

    .w-col {
        width: 100%;
        left: auto;
        right: auto
    }

    .w-col-small-1 {
        width: 8.33333%
    }

    .w-col-small-2 {
        width: 16.6667%
    }

    .w-col-small-3 {
        width: 25%
    }

    .w-col-small-4 {
        width: 33.3333%
    }

    .w-col-small-5 {
        width: 41.6667%
    }

    .w-col-small-6 {
        width: 50%
    }

    .w-col-small-7 {
        width: 58.3333%
    }

    .w-col-small-8 {
        width: 66.6667%
    }

    .w-col-small-9 {
        width: 75%
    }

    .w-col-small-10 {
        width: 83.3333%
    }

    .w-col-small-11 {
        width: 91.6667%
    }

    .w-col-small-12 {
        width: 100%
    }
}

@media screen and (max-width: 479px) {
    .w-container {
        max-width:none
    }

    .w-hidden-main,.w-hidden-medium,.w-hidden-small {
        display: inherit!important
    }

    .w-hidden-tiny {
        display: none!important
    }

    .w-col {
        width: 100%
    }

    .w-col-tiny-1 {
        width: 8.33333%
    }

    .w-col-tiny-2 {
        width: 16.6667%
    }

    .w-col-tiny-3 {
        width: 25%
    }

    .w-col-tiny-4 {
        width: 33.3333%
    }

    .w-col-tiny-5 {
        width: 41.6667%
    }

    .w-col-tiny-6 {
        width: 50%
    }

    .w-col-tiny-7 {
        width: 58.3333%
    }

    .w-col-tiny-8 {
        width: 66.6667%
    }

    .w-col-tiny-9 {
        width: 75%
    }

    .w-col-tiny-10 {
        width: 83.3333%
    }

    .w-col-tiny-11 {
        width: 91.6667%
    }

    .w-col-tiny-12 {
        width: 100%
    }
}

.w-widget {
    position: relative
}

.w-widget-map {
    width: 100%;
    height: 400px
}

.w-widget-map label {
    width: auto;
    display: inline
}

.w-widget-map img {
    max-width: inherit
}

.w-widget-map .gm-style-iw {
    text-align: center
}

.w-widget-map .gm-style-iw>button {
    display: none!important
}

.w-widget-twitter {
    overflow: hidden
}

.w-widget-twitter-count-shim {
    vertical-align: top;
    text-align: center;
    background: #fff;
    border: 1px solid #758696;
    border-radius: 3px;
    width: 28px;
    height: 20px;
    display: inline-block;
    position: relative
}

.w-widget-twitter-count-shim * {
    pointer-events: none;
    -webkit-user-select: none;
    user-select: none
}

.w-widget-twitter-count-shim .w-widget-twitter-count-inner {
    text-align: center;
    color: #999;
    font-family: serif;
    font-size: 15px;
    line-height: 12px;
    position: relative
}

.w-widget-twitter-count-shim .w-widget-twitter-count-clear {
    display: block;
    position: relative
}

.w-widget-twitter-count-shim.w--large {
    width: 36px;
    height: 28px
}

.w-widget-twitter-count-shim.w--large .w-widget-twitter-count-inner {
    font-size: 18px;
    line-height: 18px
}

.w-widget-twitter-count-shim:not(.w--vertical) {
    margin-left: 5px;
    margin-right: 8px
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large {
    margin-left: 6px
}

.w-widget-twitter-count-shim:not(.w--vertical):before,.w-widget-twitter-count-shim:not(.w--vertical):after {
    content: " ";
    pointer-events: none;
    border: solid #0000;
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    left: 0
}

.w-widget-twitter-count-shim:not(.w--vertical):before {
    border-width: 4px;
    border-color: #75869600 #5d6c7b #75869600 #75869600;
    margin-top: -4px;
    margin-left: -9px
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large:before {
    border-width: 5px;
    margin-top: -5px;
    margin-left: -10px
}

.w-widget-twitter-count-shim:not(.w--vertical):after {
    border-width: 4px;
    border-color: #fff0 #fff #fff0 #fff0;
    margin-top: -4px;
    margin-left: -8px
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large:after {
    border-width: 5px;
    margin-top: -5px;
    margin-left: -9px
}

.w-widget-twitter-count-shim.w--vertical {
    width: 61px;
    height: 33px;
    margin-bottom: 8px
}

.w-widget-twitter-count-shim.w--vertical:before,.w-widget-twitter-count-shim.w--vertical:after {
    content: " ";
    pointer-events: none;
    border: solid #0000;
    width: 0;
    height: 0;
    position: absolute;
    top: 100%;
    left: 50%
}

.w-widget-twitter-count-shim.w--vertical:before {
    border-width: 5px;
    border-color: #5d6c7b #75869600 #75869600;
    margin-left: -5px
}

.w-widget-twitter-count-shim.w--vertical:after {
    border-width: 4px;
    border-color: #fff #fff0 #fff0;
    margin-left: -4px
}

.w-widget-twitter-count-shim.w--vertical .w-widget-twitter-count-inner {
    font-size: 18px;
    line-height: 22px
}

.w-widget-twitter-count-shim.w--vertical.w--large {
    width: 76px
}

.w-background-video {
    color: #fff;
    height: 500px;
    position: relative;
    overflow: hidden
}

.w-background-video>video {
    object-fit: cover;
    z-index: -100;
    background-position: 50%;
    background-size: cover;
    width: 100%;
    height: 100%;
    margin: auto;
    position: absolute;
    inset: -100%
}

.w-background-video>video::-webkit-media-controls-start-playback-button {
    -webkit-appearance: none;
    display: none!important
}

.w-background-video--control {
    background-color: #0000;
    padding: 0;
    position: absolute;
    bottom: 1em;
    right: 1em
}

.w-background-video--control>[hidden] {
    display: none!important
}

.w-slider {
    text-align: center;
    clear: both;
    -webkit-tap-highlight-color: #0000;
    tap-highlight-color: #0000;
    background: #ddd;
    height: 300px;
    position: relative
}

.w-slider-mask {
    z-index: 1;
    white-space: nowrap;
    height: 100%;
    display: block;
    position: relative;
    left: 0;
    right: 0;
    overflow: hidden
}

.w-slide {
    vertical-align: top;
    white-space: normal;
    text-align: left;
    width: 100%;
    height: 100%;
    display: inline-block;
    position: relative
}

.w-slider-nav {
    z-index: 2;
    text-align: center;
    -webkit-tap-highlight-color: #0000;
    tap-highlight-color: #0000;
    height: 40px;
    margin: auto;
    padding-top: 10px;
    position: absolute;
    inset: auto 0 0
}

.w-slider-nav.w-round>div {
    border-radius: 100%
}

.w-slider-nav.w-num>div {
    font-size: inherit;
    line-height: inherit;
    width: auto;
    height: auto;
    padding: .2em .5em
}

.w-slider-nav.w-shadow>div {
    box-shadow: 0 0 3px #3336
}

.w-slider-nav-invert {
    color: #fff
}

.w-slider-nav-invert>div {
    background-color: #2226
}

.w-slider-nav-invert>div.w-active {
    background-color: #222
}

.w-slider-dot {
    cursor: pointer;
    background-color: #fff6;
    width: 1em;
    height: 1em;
    margin: 0 3px .5em;
    transition: background-color .1s,color .1s;
    display: inline-block;
    position: relative
}

.w-slider-dot.w-active {
    background-color: #fff
}

.w-slider-dot:focus {
    outline: none;
    box-shadow: 0 0 0 2px #fff
}

.w-slider-dot:focus.w-active {
    box-shadow: none
}

.w-slider-arrow-left,.w-slider-arrow-right {
    cursor: pointer;
    color: #fff;
    -webkit-tap-highlight-color: #0000;
    tap-highlight-color: #0000;
    -webkit-user-select: none;
    user-select: none;
    width: 80px;
    margin: auto;
    font-size: 40px;
    position: absolute;
    inset: 0;
    overflow: hidden
}

.w-slider-arrow-left [class^=w-icon-],.w-slider-arrow-right [class^=w-icon-],.w-slider-arrow-left [class*=\ w-icon-],.w-slider-arrow-right [class*=\ w-icon-] {
    position: absolute
}

.w-slider-arrow-left:focus,.w-slider-arrow-right:focus {
    outline: 0
}

.w-slider-arrow-left {
    z-index: 3;
    right: auto
}

.w-slider-arrow-right {
    z-index: 4;
    left: auto
}

.w-icon-slider-left,.w-icon-slider-right {
    width: 1em;
    height: 1em;
    margin: auto;
    inset: 0
}

.w-slider-aria-label {
    clip: rect(0 0 0 0);
    border: 0;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    overflow: hidden
}

.w-slider-force-show {
    display: block!important
}

.w-dropdown {
    text-align: left;
    z-index: 900;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    position: relative
}

.w-dropdown-btn,.w-dropdown-toggle,.w-dropdown-link {
    vertical-align: top;
    color: #222;
    text-align: left;
    white-space: nowrap;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    text-decoration: none;
    position: relative
}

.w-dropdown-toggle {
    -webkit-user-select: none;
    user-select: none;
    cursor: pointer;
    padding-right: 40px;
    display: inline-block
}

.w-dropdown-toggle:focus {
    outline: 0
}

.w-icon-dropdown-toggle {
    width: 1em;
    height: 1em;
    margin: auto 20px auto auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0
}

.w-dropdown-list {
    background: #ddd;
    min-width: 100%;
    display: none;
    position: absolute
}

.w-dropdown-list.w--open {
    display: block
}

.w-dropdown-link {
    color: #222;
    padding: 10px 20px;
    display: block
}

.w-dropdown-link.w--current {
    color: #0082f3
}

.w-dropdown-link:focus {
    outline: 0
}

@media screen and (max-width: 767px) {
    .w-nav-brand {
        padding-left:10px
    }
}

.w-lightbox-backdrop {
    cursor: auto;
    letter-spacing: normal;
    text-indent: 0;
    text-shadow: none;
    text-transform: none;
    visibility: visible;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    color: #fff;
    text-align: center;
    z-index: 2000;
    opacity: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -webkit-tap-highlight-color: transparent;
    background: #000000e6;
    outline: 0;
    font-family: Helvetica Neue,Helvetica,Ubuntu,Segoe UI,Verdana,sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 300;
    line-height: 1.2;
    list-style: disc;
    position: fixed;
    inset: 0;
    -webkit-transform: translate(0)
}

.w-lightbox-backdrop,.w-lightbox-container {
    -webkit-overflow-scrolling: touch;
    height: 100%;
    overflow: auto
}

.w-lightbox-content {
    height: 100vh;
    position: relative;
    overflow: hidden
}

.w-lightbox-view {
    opacity: 0;
    width: 100vw;
    height: 100vh;
    position: absolute
}

.w-lightbox-view:before {
    content: "";
    height: 100vh
}

.w-lightbox-group,.w-lightbox-group .w-lightbox-view,.w-lightbox-group .w-lightbox-view:before {
    height: 86vh
}

.w-lightbox-frame,.w-lightbox-view:before {
    vertical-align: middle;
    display: inline-block
}

.w-lightbox-figure {
    margin: 0;
    position: relative
}

.w-lightbox-group .w-lightbox-figure {
    cursor: pointer
}

.w-lightbox-img {
    width: auto;
    max-width: none;
    height: auto
}

.w-lightbox-image {
    float: none;
    max-width: 100vw;
    max-height: 100vh;
    display: block
}

.w-lightbox-group .w-lightbox-image {
    max-height: 86vh
}

.w-lightbox-caption {
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #0006;
    padding: .5em 1em;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden
}

.w-lightbox-embed {
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0
}

.w-lightbox-control {
    cursor: pointer;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 24px;
    width: 4em;
    transition: all .3s;
    position: absolute;
    top: 0
}

.w-lightbox-left {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yMCAwIDI0IDQwIiB3aWR0aD0iMjQiIGhlaWdodD0iNDAiPjxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSI+PHBhdGggZD0ibTAgMGg1djIzaDIzdjVoLTI4eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDN2MjNoMjN2M2gtMjZ6IiBmaWxsPSIjZmZmIi8+PC9nPjwvc3ZnPg==);
    display: none;
    bottom: 0;
    left: 0
}

.w-lightbox-right {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMjQgNDAiIHdpZHRoPSIyNCIgaGVpZ2h0PSI0MCI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMC0waDI4djI4aC01di0yM2gtMjN6IiBvcGFjaXR5PSIuNCIvPjxwYXRoIGQ9Im0xIDFoMjZ2MjZoLTN2LTIzaC0yM3oiIGZpbGw9IiNmZmYiLz48L2c+PC9zdmc+);
    display: none;
    bottom: 0;
    right: 0
}

.w-lightbox-close {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMTggMTciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNyI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMCAwaDd2LTdoNXY3aDd2NWgtN3Y3aC01di03aC03eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDd2LTdoM3Y3aDd2M2gtN3Y3aC0zdi03aC03eiIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=);
    background-size: 18px;
    height: 2.6em;
    right: 0
}

.w-lightbox-strip {
    white-space: nowrap;
    padding: 0 1vh;
    line-height: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: auto hidden
}

.w-lightbox-item {
    box-sizing: content-box;
    cursor: pointer;
    width: 10vh;
    padding: 2vh 1vh;
    display: inline-block;
    -webkit-transform: translate(0,0)
}

.w-lightbox-active {
    opacity: .3
}

.w-lightbox-thumbnail {
    background: #222;
    height: 10vh;
    position: relative;
    overflow: hidden
}

.w-lightbox-thumbnail-image {
    position: absolute;
    top: 0;
    left: 0
}

.w-lightbox-thumbnail .w-lightbox-tall {
    width: 100%;
    top: 50%;
    transform: translateY(-50%)
}

.w-lightbox-thumbnail .w-lightbox-wide {
    height: 100%;
    left: 50%;
    transform: translate(-50%)
}

.w-lightbox-spinner {
    box-sizing: border-box;
    border: 5px solid #0006;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    animation: .8s linear infinite spin;
    position: absolute;
    top: 50%;
    left: 50%
}

.w-lightbox-spinner:after {
    content: "";
    border: 3px solid #0000;
    border-bottom-color: #fff;
    border-radius: 50%;
    position: absolute;
    inset: -4px
}

.w-lightbox-hide {
    display: none
}

.w-lightbox-noscroll {
    overflow: hidden
}

@media (min-width: 768px) {
    .w-lightbox-content {
        height:96vh;
        margin-top: 2vh
    }

    .w-lightbox-view,.w-lightbox-view:before {
        height: 96vh
    }

    .w-lightbox-group,.w-lightbox-group .w-lightbox-view,.w-lightbox-group .w-lightbox-view:before {
        height: 84vh
    }

    .w-lightbox-image {
        max-width: 96vw;
        max-height: 96vh
    }

    .w-lightbox-group .w-lightbox-image {
        max-width: 82.3vw;
        max-height: 84vh
    }

    .w-lightbox-left,.w-lightbox-right {
        opacity: .5;
        display: block
    }

    .w-lightbox-close {
        opacity: .8
    }

    .w-lightbox-control:hover {
        opacity: 1
    }
}

.w-lightbox-inactive,.w-lightbox-inactive:hover {
    opacity: 0
}

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

.w-richtext:after {
    clear: both
}

.w-richtext[contenteditable=true]:before,.w-richtext[contenteditable=true]:after {
    white-space: initial
}

.w-richtext ol,.w-richtext ul {
    overflow: hidden
}

.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-video div:after,.w-richtext .w-richtext-figure-selected[data-rt-type=video] div:after,.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-image div,.w-richtext .w-richtext-figure-selected[data-rt-type=image] div {
    outline: 2px solid #2895f7
}

.w-richtext figure.w-richtext-figure-type-video>div:after,.w-richtext figure[data-rt-type=video]>div:after {
    content: "";
    display: none;
    position: absolute;
    inset: 0
}

.w-richtext figure {
    max-width: 60%;
    position: relative
}

.w-richtext figure>div:before {
    cursor: default!important
}

.w-richtext figure img {
    width: 100%
}

.w-richtext figure figcaption.w-richtext-figcaption-placeholder {
    opacity: .6
}

.w-richtext figure div {
    color: #0000;
    font-size: 0
}

.w-richtext figure.w-richtext-figure-type-image,.w-richtext figure[data-rt-type=image] {
    display: table
}

.w-richtext figure.w-richtext-figure-type-image>div,.w-richtext figure[data-rt-type=image]>div {
    display: inline-block
}

.w-richtext figure.w-richtext-figure-type-image>figcaption,.w-richtext figure[data-rt-type=image]>figcaption {
    caption-side: bottom;
    display: table-caption
}

.w-richtext figure.w-richtext-figure-type-video,.w-richtext figure[data-rt-type=video] {
    width: 60%;
    height: 0
}

.w-richtext figure.w-richtext-figure-type-video iframe,.w-richtext figure[data-rt-type=video] iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.w-richtext figure.w-richtext-figure-type-video>div,.w-richtext figure[data-rt-type=video]>div {
    width: 100%
}

.w-richtext figure.w-richtext-align-center {
    clear: both;
    margin-left: auto;
    margin-right: auto
}

.w-richtext figure.w-richtext-align-center.w-richtext-figure-type-image>div,.w-richtext figure.w-richtext-align-center[data-rt-type=image]>div {
    max-width: 100%
}

.w-richtext figure.w-richtext-align-normal {
    clear: both
}

.w-richtext figure.w-richtext-align-fullwidth {
    text-align: center;
    clear: both;
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block
}

.w-richtext figure.w-richtext-align-fullwidth>div {
    padding-bottom: inherit;
    display: inline-block
}

.w-richtext figure.w-richtext-align-fullwidth>figcaption {
    display: block
}

.w-richtext figure.w-richtext-align-floatleft {
    float: left;
    clear: none;
    margin-right: 15px
}

.w-richtext figure.w-richtext-align-floatright {
    float: right;
    clear: none;
    margin-left: 15px
}

.w-nav {
    z-index: 1000;
    background: #ddd;
    position: relative
}

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

.w-nav:after {
    clear: both
}

.w-nav-brand {
    float: left;
    color: #333;
    text-decoration: none;
    position: relative
}

.w-nav-link {
    vertical-align: top;
    color: #222;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    text-decoration: none;
    display: inline-block;
    position: relative
}

.w-nav-link.w--current {
    color: #0082f3
}

.w-nav-menu {
    float: right;
    position: relative
}

[data-nav-menu-open] {
    text-align: center;
    background: #c8c8c8;
    min-width: 200px;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    overflow: visible;
    display: block!important
}

.w--nav-link-open {
    display: block;
    position: relative
}

.w-nav-overlay {
    width: 100%;
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    overflow: hidden
}

.w-nav-overlay [data-nav-menu-open] {
    top: 0
}

.w-nav[data-animation=over-left] .w-nav-overlay {
    width: auto
}

.w-nav[data-animation=over-left] .w-nav-overlay,.w-nav[data-animation=over-left] [data-nav-menu-open] {
    z-index: 1;
    top: 0;
    right: auto
}

.w-nav[data-animation=over-right] .w-nav-overlay {
    width: auto
}

.w-nav[data-animation=over-right] .w-nav-overlay,.w-nav[data-animation=over-right] [data-nav-menu-open] {
    z-index: 1;
    top: 0;
    left: auto
}

.w-nav-button {
    float: right;
    cursor: pointer;
    -webkit-tap-highlight-color: #0000;
    tap-highlight-color: #0000;
    -webkit-user-select: none;
    user-select: none;
    padding: 18px;
    font-size: 24px;
    display: none;
    position: relative
}

.w-nav-button:focus {
    outline: 0
}

.w-nav-button.w--open {
    color: #fff;
    background-color: #c8c8c8
}

.w-nav[data-collapse=all] .w-nav-menu {
    display: none
}

.w-nav[data-collapse=all] .w-nav-button,.w--nav-dropdown-open,.w--nav-dropdown-toggle-open {
    display: block
}

.w--nav-dropdown-list-open {
    position: static
}

@media screen and (max-width: 991px) {
    .w-nav[data-collapse=medium] .w-nav-menu {
        display:none
    }

    .w-nav[data-collapse=medium] .w-nav-button {
        display: block
    }
}

@media screen and (max-width: 767px) {
    .w-nav[data-collapse=small] .w-nav-menu {
        display:none
    }

    .w-nav[data-collapse=small] .w-nav-button {
        display: block
    }

    .w-nav-brand {
        padding-left: 10px
    }
}

@media screen and (max-width: 479px) {
    .w-nav[data-collapse=tiny] .w-nav-menu {
        display:none
    }

    .w-nav[data-collapse=tiny] .w-nav-button {
        display: block
    }
}

.w-tabs {
    position: relative
}

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

.w-tabs:after {
    clear: both
}

.w-tab-menu {
    position: relative
}

.w-tab-link {
    vertical-align: top;
    text-align: left;
    cursor: pointer;
    color: #222;
    background-color: #ddd;
    padding: 9px 30px;
    text-decoration: none;
    display: inline-block;
    position: relative
}

.w-tab-link.w--current {
    background-color: #c8c8c8
}

.w-tab-link:focus {
    outline: 0
}

.w-tab-content {
    display: block;
    position: relative;
    overflow: hidden
}

.w-tab-pane {
    display: none;
    position: relative
}

.w--tab-active {
    display: block
}

@media screen and (max-width: 479px) {
    .w-tab-link {
        display:block
    }
}

.w-ix-emptyfix:after {
    content: ""
}

@keyframes spin {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

.w-dyn-empty {
    background-color: #ddd;
    padding: 10px
}

.w-dyn-hide,.w-dyn-bind-empty,.w-condition-invisible {
    display: none!important
}

.wf-layout-layout {
    display: grid
}

.w-code-component>* {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

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

.w-pagination-wrapper {
    flex-wrap: wrap;
    justify-content: center;
    display: flex
}

.w-pagination-previous {
    color: #333;
    background-color: #fafafa;
    border: 1px solid #ccc;
    border-radius: 2px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 9px 20px;
    font-size: 14px;
    display: block
}

.w-pagination-previous-icon {
    margin-right: 4px
}

.w-pagination-next {
    color: #333;
    background-color: #fafafa;
    border: 1px solid #ccc;
    border-radius: 2px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 9px 20px;
    font-size: 14px;
    display: block
}

.w-pagination-next-icon {
    margin-left: 4px
}

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

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

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

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

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

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

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

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

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

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

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

.w-layout-hflex {
    flex-direction: row;
    align-items: flex-start;
    display: flex
}

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

h1 {
    color: var(--color-n100);
    margin-top: 0;
    margin-bottom: 16px;
    font-family: "Roboto",sans-serif;
    font-size: 40px;
    font-weight: 600;
    line-height: 48px
}

h2 {
    color: var(--color-n100);
    margin-top: 0;
    margin-bottom: 16px;
    font-family: "Roboto",sans-serif;
    font-size: 32px;
    font-weight: 600;
    line-height: 40px
}

h3 {
    color: var(--color-n100);
    margin-top: 0;
    margin-bottom: 16px;
    font-family: "Roboto",sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 32px
}

h4 {
    color: var(--color-n100);
    margin-top: 0;
    margin-bottom: 8px;
    font-family: "Roboto",sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px
}

p {
    color: var(--color-n80);
    margin-bottom: 8px
}

a {
    color: var(--color-b100);
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

a:active,a:visited {
    filter: brightness(80%)
}

ul {
    margin-top: 0;
    margin-bottom: 8px;
    padding-left: 18px
}

li {
    color: var(--color-n80)
}

label {
    color: var(--color-n80);
    margin-bottom: 8px;
    font-weight: 400;
    display: block
}

.ds-content {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: 200px;
    display: flex
}

.ds-content__container {
    flex: 0 auto;
    width: 100%;
    max-width: 1440px
}

.body {
    background-color: var(--color-white);
    color: #000;
    font-family: "Roboto",sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px
}

.body.is--color-bg {
    background-color: #fff
}

.logo-primary-mark {
    width: 48px;
    height: 48px;
    display: inline-block
}

.ds-grid-brand {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    grid-template: ". . . . . ."/1fr 1fr;
    grid-auto-flow: row;
    margin-top: 24px;
    margin-bottom: 0
}

.is--color-r100 {
    background-color: var(--color-r100);
    flex: 1
}

.ds-grid-surfaces {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    grid-template: ". . . . . ."". . . . . ."/1fr 1fr 1fr 1fr 1fr 1fr;
    margin-top: 32px;
    margin-bottom: 32px;
    padding-bottom: 0
}

.surface {
    background-color: var(--color-white);
    flex: 1;
    align-self: stretch
}

.surface.is--l1 {
    z-index: 0;
    box-shadow: 0 0 2px 0 var(--shadow-08),0 6px 4px -4px var(--shadow-10);
    position: static;
    inset: 0%
}

.surface.is--l2 {
    box-shadow: 0 0 4px 0 var(--shadow-08),0 8px 8px -4px var(--shadow-10)
}

.surface.is--l2.is--rounded {
    border-radius: 16px
}

.surface.is--l3 {
    box-shadow: 0 0 6px 0 var(--shadow-08),0 10px 16px -4px var(--shadow-10)
}

.surface.is--l4 {
    box-shadow: 0 0 8px 0 var(--shadow-08),0 12px 20px -4px var(--shadow-10)
}

.surface.is--l5 {
    box-shadow: 0 0 10px 0 var(--shadow-08),0 14px 24px -4px var(--shadow-10)
}

.surface.is--l6 {
    box-shadow: 0 0 12px 0 var(--shadow-08),0 24px 40px -4px var(--shadow-10)
}

.surface.is--l7 {
    box-shadow: 0 0 12px 0 var(--shadow-08),0 32px 56px -4px var(--shadow-10)
}

.surface.is--l8 {
    box-shadow: 0 0 12px 0 var(--shadow-08),0 40px 64px -4px var(--shadow-10)
}

.ds-tile {
    border-bottom: 1px solid var(--color-n20);
    background-color: var(--color-white);
    padding: 24px;
    position: relative
}

.ds-tile.is--color-n100 {
    background-color: var(--color-n100)
}

.logo-primary {
    width: 224px;
    height: 48px;
    margin-right: 16px;
    display: inline-block
}

.ds-item {
    border-radius: 4px;
    margin-bottom: 16px
}

.ds-item.space-8 {
    padding: 16px
}

.ds-item-values {
    margin-top: 16px
}

.ds-item-values.no-margin {
    margin: 0
}

.ds-grid-colors {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    grid-template: ". . . . . ."/1fr 1fr 1fr 1fr 1fr 1fr;
    margin-top: 24px;
    margin-bottom: 0
}

.ds-item-col {
    margin-top: 24px
}

.is--small {
    font-size: 14px;
    line-height: 18px
}

.is--small.text-n60 {
    margin-top: 16px
}

.ds-item-color {
    border-radius: 4px;
    justify-content: flex-start;
    height: 72px;
    display: flex;
    overflow: hidden
}

.color-n100 {
    background-color: var(--color-n100);
    flex: 1
}

.ds-intro {
    border-bottom: 1px solid var(--color-n20);
    background-color: #0000;
    padding-top: 74px;
    padding-left: 24px;
    padding-right: 24px;
    position: relative
}

.grid-typography-3col {
    grid-column-gap: 32px;
    grid-row-gap: 0px;
    grid-template: ". . ."". . ."/1fr 1fr 1fr;
    margin-top: 24px;
    margin-bottom: 24px
}

.is--align-center {
    text-align: center
}

.is--align-right {
    text-align: right
}

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

.is--text-n60 {
    color: var(--color-n60)
}

.t1 {
    font-size: 56px;
    line-height: 62px
}

.t1.is--text-b100 {
    color: var(--color-b100)
}

.t1.title-register,.text-white {
    color: var(--color-white)
}

.btn {
    background-color: var(--primary);
    color: var(--color-white);
    text-align: center;
    border-radius: 12px;
    min-width: 208px;
    padding: 12px 16px;
    font-weight: 500;
    transition: all .2s ease-in-out
}

.btn:hover {
    box-shadow: 0 8px 8px -2px var(--shadow-10);
    filter: brightness(95%);
    text-decoration: none;
    transform: translateY(-2px)
}

.btn.btn--white {
    background-color: var(--color-white);
    color: var(--color-n100)
}

.btn.btn--outline-dark {
    border: 1px solid var(--color-n60);
    color: var(--color-n100);
    background-color: #0000
}

.btn.btn--outline-dark.btn--med {
    font-size: 14px
}

.btn.btn--outline-light {
    border: 1px solid var(--color-white);
    background-color: #0000
}

.btn.btn--outline-light.btn--med {
    font-size: 14px
}

.btn.btn--med {
    min-width: 120px;
    padding-top: 3px;
    padding-bottom: 5px
}

.btn.btn--secondary {
    background-color: var(--color-b100)
}

.btn.btn--secondary.search {
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/61154a8907bdc388f1e2bb0a_search-icon.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: auto;
    border-radius: 0 12px 12px 0;
    width: 64px;
    min-width: 0;
    height: 48px;
    padding: 0
}

.btn.btn--secondary.search:hover {
    box-shadow: none;
    transform: none
}

.btn.btn--terciary {
    background-color: var(--color-db-100)
}

.btn.btn--wide-100 {
    width: 100%;
    min-width: 0
}

.btn.btn--wide-100.btn--block {
    justify-content: center;
    align-items: stretch;
    display: flex
}

.btn.btn--wide-100.rep-btn-dg {
    margin-right: 10px
}

.btn.btn--wide-short {
    min-width: 140px
}

.ds-grid-buttons {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin-top: 24px
}

.input {
    border: 1px solid var(--color-n40);
    background-color: var(--color-white);
    color: var(--color-n80);
    border-radius: 12px;
    height: 48px;
    margin-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px
}

.input:focus {
    border-color: var(--color-b110)
}

.input::placeholder {
    color: var(--color-n60)
}

.input.text-area {
    min-height: 120px
}

.input.search {
    border-right-style: none;
    border-right-width: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    margin-bottom: 0
}

.input.search:focus {
    border: 1px solid var(--color-n40)
}

.input.date-input {
    width: 110px;
    margin-right: 23px
}

.form-cta {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-wrap: nowrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 32px;
    display: block
}

.form-success {
    color: var(--color-n80);
    text-align: left;
    background-color: #00cc691a;
    border-radius: 4px;
    padding: 16px
}

.ds-form {
    margin-top: 24px;
    margin-bottom: 16px
}

.form-error {
    color: var(--color-n80);
    background-color: #ff33331a;
    border-radius: 4px;
    margin-top: 24px;
    padding: 16px
}

.fom-radio-button,.form-checkbox {
    margin-bottom: 16px;
    padding-left: 24px
}

.radio-button,.check-box {
    margin-left: -24px
}

.ds-nav {
    background-color: var(--color-white);
    width: 200px;
    position: fixed;
    inset: 0% auto 0% 0%
}

.ds-nav.surface.is--l3 {
    overflow: scroll
}

.ds-nav__brand {
    width: 48px;
    height: 48px
}

.ds-nav__container {
    padding: 24px
}

.ds-menu {
    width: 100%;
    margin-top: 32px
}

.ds-menu__nav-link {
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 0
}

.ds-menu__nav-link.w--current {
    color: var(--color-b100);
    padding-right: 0
}

.ds-nav__details {
    float: none;
    clear: left;
    padding-top: 8px;
    position: static
}

.ol {
    list-style-type: decimal
}

.grid-typography-2col {
    grid-column-gap: 32px;
    grid-row-gap: 0px;
    margin-top: 24px
}

.spacer-16 {
    float: none;
    width: 16px;
    height: 16px;
    display: inline-block;
    position: static
}

.ds-icon {
    margin-bottom: 16px;
    margin-right: 16px;
    display: inline-block
}

.ds-grid-icon,.ds-intro__footer {
    margin-top: 24px
}

.image-landscape {
    width: 100%;
    padding-top: 57%;
    display: block;
    position: relative;
    inset: 0;
    overflow: hidden
}

.image-absolute {
    width: 100%;
    position: absolute;
    inset: 0%
}

.image-portrait {
    width: 100%;
    height: 100%;
    padding-top: 134%;
    display: block;
    position: relative;
    inset: 0;
    overflow: hidden
}

.wrapper-100 {
    width: 100%;
    position: relative
}

.image-square {
    width: 100%;
    height: 100%;
    padding-top: 100%;
    display: block;
    position: relative;
    inset: 0;
    overflow: hidden
}

.image-avatar {
    border-radius: 20px;
    width: 100%;
    display: block;
    position: relative;
    inset: 0;
    overflow: hidden
}

.wrapper-40px {
    width: 40px;
    height: 40px
}

.image-landscape-banner {
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d80dd57e7f59_Dezin%20DS%20-%20Image%20Landscape.jpg);
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    padding-top: 57%;
    display: block;
    position: relative;
    inset: 0;
    overflow: hidden
}

.ds-grid-images {
    grid-column-gap: 32px;
    grid-row-gap: 0px;
    grid-template-rows: auto
}

.spacer-8 {
    float: none;
    width: 8px;
    height: 8px;
    display: inline-block;
    position: static
}

.is--text-white {
    color: var(--color-white)
}

.is--text-white.is--ligth {
    font-weight: 400
}

.tab-menu {
    border-bottom: 1px solid var(--color-n20)
}

.tab-menu__tab-link {
    background-color: #0000
}

.tab-menu__tab-link:hover {
    background-color: var(--color-n10-101)
}

.tab-menu__tab-link:active {
    background-color: var(--color-n20)
}

.tab-menu__tab-link.w--current {
    border-style: none none solid;
    border-width: 0 0 2px;
    border-color: var(--color-b100);
    background-color: #0000;
    border-radius: 0
}

.tab-panes__tab-pane {
    min-height: 112px;
    padding-top: 24px;
    padding-bottom: 24px
}

.is--color-r110 {
    background-color: var(--color-r110);
    flex: 1
}

.is--color-r80 {
    background-color: var(--color-r80);
    flex: 1
}

.is--color-r60 {
    background-color: var(--color-r60);
    flex: 1
}

.is--color-r40 {
    background-color: var(--color-r40);
    flex: 1
}

.is--color-r10 {
    background-color: var(--color-r10-101);
    flex: 1
}

.is--color-b110 {
    background-color: var(--color-b110);
    flex: 1
}

.is-color-b100 {
    background-color: var(--color-b100);
    flex: 1
}

.is--color-b80 {
    background-color: var(--color-b80);
    flex: 1
}

.is--color-b60 {
    background-color: var(--color-b60);
    flex: 1
}

.is--color-b40 {
    background-color: var(--color-b40);
    flex: 1
}

.is--color-b10 {
    background-color: #ecf4fe;
    flex: 1
}

.is--color-g110 {
    background-color: var(--color-g110);
    flex: 1
}

.is-color-g100 {
    background-color: var(--color-g100);
    flex: 1
}

.is--color-g80 {
    background-color: #2ee68c;
    flex: 1
}

.is--color-g60 {
    background-color: #68f2af;
    flex: 1
}

.is--color-g40 {
    background-color: #93ffcb;
    flex: 1
}

.is--color-g10 {
    background-color: var(--color-g10-101);
    flex: 1
}

.is--color-y110 {
    background-color: var(--color-y110);
    flex: 1
}

.is-color-y100 {
    background-color: var(--color-y100);
    flex: 1
}

.is--color-y80 {
    background-color: var(--color-y80);
    flex: 1
}

.is--color-y60 {
    background-color: var(--color-y60);
    flex: 1
}

.is--color-y40 {
    background-color: var(--color-y40);
    flex: 1
}

.is--color-y10 {
    background-color: var(--color-y10-101);
    flex: 1
}

.is--color-lb110 {
    background-color: var(--color-lb110);
    flex: 1
}

.is-color-lb100 {
    background-color: var(--color-lb100);
    flex: 1
}

.is--color-lb80 {
    background-color: var(--color-lb80);
    flex: 1
}

.is--color-lb60 {
    background-color: var(--color-lb60);
    flex: 1
}

.is--color-lb40 {
    background-color: var(--color-lb40);
    flex: 1
}

.is--color-lb10 {
    background-color: var(--color-lb10-101);
    flex: 1
}

.is--color-n100 {
    background-color: var(--color-db-100);
    flex: 1
}

.is-color-n80 {
    background-color: var(--color-n80);
    flex: 1
}

.is--color-n60 {
    background-color: var(--color-n60);
    flex: 1
}

.is--color-n20 {
    background-color: var(--color-n20);
    flex: 1
}

.is--color-n10 {
    background-color: var(--color-n10-101);
    flex: 1
}

.is--color-black {
    background-color: var(--color-black);
    flex: 1
}

.is-color-white {
    background-color: var(--color-white);
    flex: 1
}

.is-color-white.surface.is--surface-l1 {
    position: static
}

.ds-item-surface {
    border-radius: 4px;
    width: 100%;
    height: 72px;
    display: flex
}

.is--text-r100 {
    color: var(--color-r100)
}

.is--text-b100 {
    color: var(--color-b100)
}

.header__social {
    float: right
}

.header__logo {
    float: left;
    width: 32px;
    height: 32px
}

.header__social_link {
    width: 32px;
    height: 32px;
    margin-left: 16px;
    transition: all .2s
}

.header__social_link:hover {
    transform: translateY(-2px)
}

.header__social_link--image {
    width: 100px
}

.container {
    z-index: index 999;
    flex-flow: column;
    flex: 1;
    place-content: stretch space-between;
    align-items: stretch;
    width: 100%;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 16px;
    padding-right: 16px;
    display: flex;
    position: relative
}

.content__download_cards {
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    margin-bottom: 32px;
    display: flex
}

.content__download_cards_card {
    background-color: var(--color-white);
    box-shadow: 0 6px 4px -4px var(--shadow-10),0 0 2px 0 var(--shadow-08);
    border-radius: 4px;
    flex-direction: column;
    flex: 0 auto;
    align-items: flex-start;
    min-width: 208px;
    min-height: 144px;
    margin-right: 16px;
    padding: 16px;
    transition: all .2s;
    display: flex;
    position: relative
}

.content__download_cards_card:hover {
    box-shadow: 0 10px 16px -4px var(--shadow-10),0 0 6px 0 var(--shadow-08);
    transform: translateY(-2px)
}

.heading {
    z-index: 1;
    position: relative
}

.content__download_cards_card_logo {
    position: absolute;
    inset: 8px 8px auto auto
}

.section {
    flex-direction: column;
    height: 100vh;
    display: flex
}

.section.section--hero-home {
    -webkit-text-fill-color: inherit;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d8d1a77e7f6d_personas.jpg);
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: 50%;
    background-attachment: scroll;
    background-clip: border-box;
    height: auto;
    padding-top: 100px;
    padding-bottom: 100px
}

.header {
    margin-top: 48px
}

.content__intro {
    width: 50%;
    margin-bottom: 16px
}

.site-hero {
    z-index: 0;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d83b2c7e7f45_Dezin%20-%203D%20Hero%20-%202020.png);
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    display: block;
    position: absolute;
    inset: 0%;
    overflow: hidden
}

.ds-intro__cta {
    justify-content: space-between;
    align-items: flex-start;
    width: 280px;
    margin-top: 24px;
    display: flex
}

.is--color-o110 {
    background-color: var(--color-o110);
    flex: 1
}

.is-color-o100 {
    background-color: var(--color-o100);
    flex: 1
}

.is--color-o80 {
    background-color: var(--color-o80);
    flex: 1
}

.is--color-o60 {
    background-color: var(--color-o60);
    flex: 1
}

.is--color-o40 {
    background-color: var(--color-o40);
    flex: 1
}

.is--color-o10 {
    background-color: var(--color-o10-101);
    flex: 1
}

.header-menu__list {
    flex-flow: wrap;
    justify-content: space-around;
    align-items: center;
    width: 800px;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    font-family: "Roboto",sans-serif;
    display: flex
}

.haeder-menu__list--item {
    list-style-type: none;
    display: block
}

.list-item {
    border-radius: 0
}

.column {
    display: block
}

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

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

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

.container-btns {
    justify-content: space-around;
    align-items: center;
    display: flex
}

.div-block {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 60px;
    padding-bottom: 60px
}

.heading-2 {
    text-align: left
}

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

.haeder-menu__list--item--link {
    color: var(--color-db-100);
    font-size: 14px;
    font-weight: 500
}

header.header--section {
    width: 100%;
}

#nav--container {
    padding: 30px;
}

.logo {
    max-width: 200px;
    display: block
}

.header--container {
    flex: 0 auto;
    justify-content: space-between;
    align-items: stretch;
    margin-top: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    display: flex
}

.col--w33 {
    width: 31%
}

.wrapper {
    flex-flow: row;
    justify-content: space-around;
    margin-left: auto;
    margin-right: auto;
    display: flex
}

.wrapper.wrapper-vertical--xs {
    flex-wrap: wrap;
    justify-content: space-between
}

.wrapper.wrapper-vertical--xs.process-cont {
    margin-top: 4em
}

.wrapper.wrapper-vertical--md {
    flex-wrap: wrap;
    justify-content: space-between
}

.wrapper.wrapper-vertical--md.is--dont-wrap {
    flex-wrap: nowrap
}

.wrapper.download-pdf {
    justify-content: space-around;
    margin-bottom: 3em;
    padding-left: 6em;
    padding-right: 6em
}

.benefit--text {
    text-align: left;
    font-size: 18px;
    font-weight: 600;
    color: var(--primary);
}

.benefit--text.is--align-center {
    text-align: center
}

.section--py100 {
    padding-top: 100px;
    padding-bottom: 100px;
    display: block
}

.section--py100.section--hero-cambia {
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/65e8fcc9aabf11551eaa93e9_mujer-cambia-su-deuda-ahorra-en-intereses.jpg);
    background-position: 56vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
    display: block
}

.section--py100.section--hero-cambia.hidden {
    display: none
}

.section--py100.is--color-n10.mt--100px {
    padding-top: 70px
}

.section--py100.section--hero-invest {
    background-color: #0000;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/65e8fa04aaf023dae3b716d3_hombre-invierte-en-prestamos-y-gana-buenos-rendimientos.jpg);
    background-position: 53vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll
}

.section--py100.section--hero-loan {
    -webkit-text-fill-color: inherit;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/65e8fc04331ecdd1f50aae72_hombre-pide-prestamo-en-linea-con-la-tasa-mas-baja.jpg);
    background-position: 56vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-clip: border-box
}

.section--py100.section--hero-home {
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/61e07bc599b9348c4f124915_personas-back.jpg);
    background-position: 50vw 0;
    background-repeat: no-repeat;
    background-size: contain
}

.section--py100.section--hero-campaign {
    background-color: #f3f7f9;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/61d5d6767171e752e3cc7215_finanzas-mexicanos.jpg);
    background-position: 50vw 0;
    background-repeat: no-repeat;
    background-size: contain
}

.section--py100.section--hero-rejected {
    background-color: #0000;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d820007e801d_usuario-bloqueado.jpg);
    background-position: 53vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll
}

.section--py100.section--hero-personal {
    -webkit-text-fill-color: inherit;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d86d297e8012_creditos-personales.jpg);
    background-position: 56vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-clip: border-box
}

.section--py100.section--hero-online {
    background-color: #0000;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/65e9fbeffe28060e62107db8_prestamos-online-mujer.jpg);
    background-position: 56vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll
}

.section--py100.section--hero-post {
    background-color: var(--color-n10-101);
    padding-bottom: 8em
}

.section--py100.section--content-post {
    padding-top: 1em
}

.section--py100.section--hero-minimo {
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d81a287e8027_pago-minimo-back-hero.jpg);
    background-position: 52vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll
}

.section--py100.section--hero-which-investment {
    background-color: #0000;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/66d0c6d07470ab28f67f738b_back-en-que-invertir-2.jpg);
    background-position: 56vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
    padding-bottom: 50px
}

.section--py100.section--hero-zenfi-landing {
    background-color: #25b1ff;
    padding-top: 40px;
    padding-bottom: 0;
    position: relative
}

.section--py100.section--hero-simulator-invest {
    background-color: #0000;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d805817e8038_simulador-inversiones-back.jpg);
    background-position: 54vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
    padding-bottom: 50px
}

.section--py100.section--hero-where-invest {
    background-color: #0000;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/61ef1d9119a90a290b50c2cf_donde-invertir-inversionista.jpg);
    background-position: 54vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
    padding-bottom: 50px
}

.section--py100.section--hero-loan-online {
    -webkit-text-fill-color: inherit;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d8699a7e8042_prestamos-personales-online-back.jpg);
    background-position: 56vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-clip: border-box
}

.section--py100.section--hero-loan-linea {
    -webkit-text-fill-color: inherit;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d82dfb7e8044_prestamos-personales-en-linea-back.jpg);
    background-position: 56vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-clip: border-box
}

.section--py100.section--hero-risk {
    background-color: var(--color-n10-101)
}

.section--py100.section--hero-careers {
    background-color: #5f65de;
    position: relative
}

.section--py100.section--hero-lumio {
    -webkit-text-fill-color: inherit;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/6262bbfcb51ad934cb07caee_lumio-credito-para-instalacion-de-paneles-solares.jpg);
    background-position: 56vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-clip: border-box
}

.section--py100.section--hero-sunbank {
    -webkit-text-fill-color: inherit;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d86a717e8052_Imagen-sunbank-Web.jpg);
    background-position: 56vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-clip: border-box
}

.section--py100.section--hero-toole {
    -webkit-text-fill-color: inherit;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d859467e8050_Imagen-toole-web.jpg);
    background-position: 56vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-clip: border-box
}

.section--py100.section--hero-vacantes {
    background-color: var(--color-g100)
}

.section--py100.section--hero-job {
    background-color: #01b86a;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d8132f7e8061_back-job.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover
}

.section--py100.section--hero-invest-want {
    background-color: #0000;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d8ef967e806f_dashboard-ytp%20\(1\).jpg);
    background-position: 54vw 55%;
    background-repeat: no-repeat;
    background-size: 50%;
    background-attachment: scroll
}

.section--py100.section--hero-une,.section--py100.section--hero-redeco {
    position: relative
}

.section--py100.section--hero-mba {
    -webkit-text-fill-color: inherit;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/610031d177209a47f21099ee_landing-Web03.jpg);
    background-position: 56vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-clip: border-box
}

.section--py100.section--hero-404 {
    background-color: #0000;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/61606560d5152efcc5e4c953_mantenimiento-ytp.jpg);
    background-position: 52vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
    margin-bottom: 140px;
    padding-bottom: 50px
}

.section--py100.section--hero-contact {
    background-color: #0000;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d81f6e7e802d_back-en-que-invertir.jpg);
    background-position: 56vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
    padding-bottom: 50px
}

.section--py100.section--hero-persons {
    -webkit-text-fill-color: inherit;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/6137ec16fa9d7e7b11f9ea5f_prestamos-personas-back.jpg);
    background-position: 56vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-clip: border-box
}

.section--py100.section--hero-nice {
    -webkit-text-fill-color: inherit;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/612d46b1c527bb24b17dd721_Imagen-Web-02.jpg);
    background-position: 56vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-clip: border-box
}

.section--py100.section--hero-omar {
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/613fb1760eecc447e5a2fc8a_logo_omar.png);
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: 50%;
    background-attachment: scroll
}

.section--py100.section--hero-seminuevos {
    -webkit-text-fill-color: inherit;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/614b4445a073823af9663863_Imagen-Web-carro.jpg);
    background-position: 56vw 90%;
    background-repeat: no-repeat;
    background-size: 1140px;
    background-clip: border-box
}

.section--py100.section--hero-cienl {
    -webkit-text-fill-color: inherit;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/614e4de24cb2025b54be877f_100-lad.jpg);
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: auto 57%;
    background-clip: border-box
}

.section--py100.section--hero-100l {
    -webkit-text-fill-color: inherit;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/614e4e88b6916164f2d11aef_100-lad.jpg);
    background-position: 56vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-clip: border-box
}

.section--py100.section--hero-collective {
    -webkit-text-fill-color: inherit;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/6321ef06f30b4fa5cb6efb06_academy.jpg);
    background-position: 50vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-clip: border-box
}

.section--py100.section--hero-boda {
    -webkit-text-fill-color: inherit;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/61819c763deebc0dc66d9c24_prestamos-boda-back.jpg);
    background-position: 56vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-clip: border-box
}

.section--py100.section--hero-viajes {
    -webkit-text-fill-color: inherit;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/6181a622fcf5fe7521d85b1b_prestamos-viajes-back.jpg);
    background-position: 56vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-clip: border-box
}

.section--py100.section--hero-aguinaldo {
    -webkit-text-fill-color: inherit;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/618b09809bf8a873da5aea4a_gastar-aguinaldo-back.jpg);
    background-position: 56vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-clip: border-box
}

.section--py100.is--color-p110 {
    background-color: #5f65de
}

.section--py100.is--color-p110.pb-0 {
    padding-bottom: 0
}

.section--py100.section--hero-report {
    -webkit-text-fill-color: inherit;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/64838a91e5d2045146ce71b2_reporte-tarjetas-de-credito-4a-edicion.jpg);
    background-position: 56vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-clip: border-box
}

.section--py100.section--hero-seminuevos-v2 {
    -webkit-text-fill-color: inherit;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/61c22fec5ad7ec5bee8faa93_Imagenes-Web-pareja.jpg);
    background-position: 56vw 100%;
    background-repeat: no-repeat;
    background-size: 960px;
    background-clip: border-box
}

.section--py100.section--hero-fintecht {
    -webkit-text-fill-color: inherit;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/63ed2d18c6d548b9433799c9_pdf-que-esperan-los-mexicanos-de-las-fintech-en-2023.jpg);
    background-position: 56vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-clip: border-box
}

.section--py100.section--hero-mercados {
    -webkit-text-fill-color: inherit;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/61e59eac1a9527c3a049c309_prestamos-adelante-zapopan-mercados.jpg);
    background-position: 56vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-clip: border-box
}

.section--py100.section--hero-tianguis {
    -webkit-text-fill-color: inherit;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/61e59eacc7716372d526f4d7_prestamos-adelante-zapopan-tianguis.jpg);
    background-position: 56vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-clip: border-box
}

.section--py100.section--hero-pymes {
    -webkit-text-fill-color: inherit;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/61e59eac21cfa722624a4595_prestamos-adelante-zapopan-pymes.jpg);
    background-position: 56vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-clip: border-box
}

.section--py100.section--hero-personal-loan {
    -webkit-text-fill-color: inherit;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/61d4c781dde9a967fc1d2c16_prestamos-back.jpg);
    background-position: 56vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-clip: border-box
}

.section--py100.section--hero-bascule {
    -webkit-text-fill-color: inherit;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/61e59eac21cfa722624a4595_prestamos-adelante-zapopan-pymes.jpg);
    background-position: 56vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-clip: border-box
}

.section--py100.section--hero--coupleguide {
    -webkit-text-fill-color: inherit;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/63d9912a1ca9695ad4c05049_pdf-como-dividir-los-gastos-en-pareja.jpg);
    background-position: 56vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-clip: border-box
}

.section--py100.section--hero--womanguide {
    -webkit-text-fill-color: inherit;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/62e8686bd00c7476460606ec_book-hero-mujeres-y-finanzas-de-yotepresto.jpg);
    background-position: 56vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-clip: border-box
}

.section--py100.section--hero-campaing {
    background-image: url('/assets/images/homep.jpg');
    background-position: 47vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative
}

.section--py100.section--hero-bikes {
    -webkit-text-fill-color: inherit;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/624f5cb3a57f64edef33ba6d_Imagen-web-bicicleta.jpg);
    background-position: 56vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-clip: border-box
}

.section--py100.section--hero-estate {
    background-color: #0000;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/6250cdde54be2a3d5319d7b5_creditos-para-inmuebles.jpg);
    background-position: 54vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
    padding-bottom: 50px
}

.section--py100.section--hero-tribu {
    -webkit-text-fill-color: inherit;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/625fac0d6754277a7e948bd8_creditos-para-inmuebles-tribu.jpg);
    background-position: 54vw 0;
    background-repeat: no-repeat;
    background-size: auto 660px;
    background-clip: border-box
}

.section--py100.section--hero-cryocell {
    background-color: #0000;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/6261ddf1c5baf112444bf61c_cryocell-paquete-celulas-madre-del-cordon-umbilical.jpg);
    background-position: 52vw 0;
    background-repeat: no-repeat;
    background-size: auto 620px;
    background-attachment: scroll;
    padding-bottom: 50px
}

.section--py100.is--color-download {
    background-image: linear-gradient(#f8fafc 23%,#5f65de 23%)
}

.section--py100.section--hero-guides-pdf {
    background-color: var(--color-b100);
    position: relative
}

.section--py100.sectio--hero-studio-loans {
    background-color: #e8f3ee;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/6390b5f4b0a5e5f1a8dded8f_mercado-prestamos-e-inversiones-yotepresto.jpg);
    background-position: 50% 0;
    background-size: cover;
    padding-top: 160px;
    padding-bottom: 200px
}

.section--py100.is-color-g100.loans-hero {
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/6390b8f49de82839c5e7e339_prestamos-yotepresto.jpg);
    background-position: 50%;
    background-size: cover
}

.section--py100.is-color-b100.invest-hero {
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/6390b8f4f43ebcddfae68742_inversiones-yotepresto.jpg);
    background-position: 50%;
    background-size: cover
}

.section--py100.section--hero-ganado {
    -webkit-text-fill-color: inherit;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/6356cd23a7a147d502887c57_prestamo-ideal-para-tu-ganaderia.jpg);
    background-position: 110% 0;
    background-repeat: no-repeat;
    background-size: 760px;
    background-clip: border-box
}

.section--py100.section--hero-millions {
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/6369572e4576e0efae0c5160_mujer-feliz-prestamos-personales-2000-mil-millones.jpg);
    background-position: 47vw 0;
    background-repeat: no-repeat;
    background-size: contain
}

.section--py100.section--hero-register-loan {
    -webkit-text-fill-color: inherit;
    background-color: #00d77f;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/63ffa72142285147156f0cb2_mujer-feliz-obtiene-prestamo-personal.jpg);
    background-position: 54vw 100%;
    background-repeat: no-repeat;
    background-size: contain;
    background-clip: border-box
}

.section--py100.section--hero-register-transfer {
    background-color: var(--color-b100);
    -webkit-text-fill-color: inherit;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/63ffb86ae6145f7ff31ac48c_mujer-feliz-paga-deudas.jpg);
    background-position: 54vw 100%;
    background-repeat: no-repeat;
    background-size: contain;
    background-clip: border-box
}

.section--py100.section--hero-master {
    -webkit-text-fill-color: inherit;
    background-color: #3f88f0;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/644191ca788e9806a18254b7_mujer-consigue-prestamo-para-maestrias-o-posgrados.jpg);
    background-position: 45vw 100%;
    background-repeat: no-repeat;
    background-size: contain;
    background-clip: border-box
}

.section--py100.section--hero-cars {
    -webkit-text-fill-color: inherit;
    background-color: #e4efff;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/644191ca04b5eb456c0ed89d_mujer-consigue-prestamo-para-auto-usado.jpg);
    background-position: 45vw 100%;
    background-repeat: no-repeat;
    background-size: contain;
    background-clip: border-box
}

.section--py100.section--hero-8years {
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/6487850b0f8d83b9988b2114_mujer-celebra-8-anos-prestamos-personales-yotepresto.jpg);
    background-position: 47vw 0;
    background-repeat: no-repeat;
    background-size: contain
}

.section--py100.section--hero-bluemonday {
    background-color: #4c92f6;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/65a077fb64dd7b80818b5dd8_oval-blue-light.svg);
    background-position: 75vw 0;
    background-repeat: no-repeat;
    background-size: auto;
    padding-top: 40px;
    padding-bottom: 0;
    position: relative
}

.section--py100.section--hero-register-green {
    background-color: var(--color-g100);
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/65d631b776e14552b978f480_half-oval-blue.svg),url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/65d3d69bed33520f66a60bf8_oval-white-light.svg);
    background-position: -320px 100%,80vw 0;
    background-repeat: no-repeat,no-repeat;
    background-size: auto,auto;
    padding-top: 40px;
    padding-bottom: 0;
    position: relative
}

.section--py100.section--hero-register-blue {
    background-color: var(--color-b100);
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/65d631b7966e834093aae8af_half-oval-green.svg),url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/65d3d69bed33520f66a60bf8_oval-white-light.svg);
    background-position: -320px 100%,80vw 0;
    background-repeat: no-repeat,no-repeat;
    background-size: auto,auto;
    padding-top: 40px;
    padding-bottom: 0;
    position: relative
}

.section--py100.section--hero-register-invest {
    background-color: #d4e8ff;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/65d631b7966e834093aae8af_half-oval-green.svg),url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/65d3d69bed33520f66a60bf8_oval-white-light.svg);
    background-position: -320px 100%,80vw 0;
    background-repeat: no-repeat,no-repeat;
    background-size: auto,auto;
    padding-top: 40px;
    padding-bottom: 0;
    position: relative
}

.section--py100.section--hero-register-purple {
    background-color: #5f65de;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/65d631b776e14552b978f480_half-oval-blue.svg),url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/65d3d69bed33520f66a60bf8_oval-white-light.svg);
    background-position: -320px 100%,80vw 0;
    background-repeat: no-repeat,no-repeat;
    background-size: auto,auto;
    padding-top: 40px;
    padding-bottom: 0;
    position: relative
}

.section--py100.section--hero-construex {
    background-color: #0000;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/66036196d28afcb188684605_creditos-para-construccion-y-remodelacion.jpg);
    background-position: 52vw 0;
    background-repeat: no-repeat;
    background-size: auto 620px;
    background-attachment: scroll;
    padding-bottom: 50px
}

.section--py100.back-taboola {
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/666b19f22cff1ac730960be3_back-blueline.svg);
    background-repeat: repeat-x;
    background-size: auto;
    padding-top: 85px
}

.col--w50 {
    flex: 0 48%;
    max-width: 48%;
    display: block
}

.col--w50.is--align-center.hidden--md {
    margin-bottom: 1em
}

.col--w50.col--md-w100.m-0 {
    margin-bottom: 0
}

.col--w50.calculator-info--cont {
    padding-right: 3em
}

.col--w50.pdf-book {
    text-align: center
}

.col--w50.info-pdf {
    margin-top: 9em
}

.mb-3 {
    margin-bottom: 3em
}

.grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    max-width: 100%
}

.num--item {
    background-color: var(--color-g100);
    border-radius: 50px;
    flex-direction: column;
    justify-content: center;
    width: 180px;
    max-width: 100%;
    height: 180px;
    padding-left: 1em;
    padding-right: 1em;
    display: flex;
    overflow: visible
}

.num--item.num--item__blue {
    background-color: var(--color-b100)
}

.num--item.num--item__purple {
    background-color: #8e42d5
}

.num--text {
    color: #fff;
    text-align: center;
    margin-bottom: 10px
}

.col-example {
    background-color: var(--color-g10-101);
    justify-content: center;
    align-items: center;
    height: 100px;
    display: flex
}

.col--w25 {
    width: 23%
}

.col--w75 {
    width: 73%
}

.col--w66 {
    width: 65%
}

.benefits--txt-cont {
    text-align: center
}

.section--benefit-hero {
    background-color: var(--color-b100);
    flex-direction: row;
    display: flex
}

.image {
    display: block
}

.image.image--benefit-hero {
    max-width: 40%
}

.benefit-hero--txt {
    background-color: var(--color-b100);
    flex: 0 auto;
    align-self: auto;
    align-items: center;
    padding-left: 7em;
    padding-right: 7em;
    display: flex
}

.benefit-hero--txt.is-color-b100 {
    padding-left: 10%;
    padding-right: 10%
}

.benefit-hero--txt.master-hero {
    background-color: #5f65de
}

.howitworks--item-cont {
    align-items: center;
    margin-bottom: 3em;
    display: flex
}

.p1,.p1.is--color-b10 {
    padding: 1em
}

.flex-ch-align--center {
    align-self: center
}

.flex {
    align-items: stretch;
    display: flex
}

.flex.col--w50 {
    order: 0;
    align-self: auto
}

.flex.flex--start {
    align-items: flex-start
}

.flex.py-1.is-centered {
    justify-content: center
}

.flex.flex-align--bouth {
    justify-content: space-between
}

.p2,.p2.is--color-b10 {
    padding: 2em
}

.p3,.p3.is--color-b10 {
    padding: 3em
}

.is---border-1 {
    border: 1px solid #000
}

.p4 {
    padding: 4em
}

.p4.is--color-b10 {
    padding: 3em
}

.p4.is--color-b10.is---border-1 {
    padding: 4em
}

.py-1 {
    padding-top: 1em;
    padding-bottom: 1em
}

.py-1.is--color-b10 {
    padding: 1em
}

.py-1.is--color-b10.is---border-1 {
    padding-left: 0;
    padding-right: 0
}

.py-1.collective--p {
    font-weight: 500
}

.py-2 {
    padding-top: 2em;
    padding-bottom: 2em
}

.py-2.is--color-b10 {
    padding: 2em
}

.py-2.is--color-b10.is---border-1 {
    padding-left: 0;
    padding-right: 0
}

.py-3 {
    padding-top: 3em;
    padding-bottom: 3em
}

.py-3.is--color-b10 {
    padding: 3em
}

.py-3.is--color-b10.is---border-1 {
    padding-left: 0;
    padding-right: 0
}

.py-4 {
    padding-top: 4em;
    padding-bottom: 4em
}

.py-4.is--color-b10 {
    padding: 3em
}

.py-4.is--color-b10.is---border-1 {
    padding: 4em 0
}

.px-1 {
    padding-left: 1em;
    padding-right: 1em
}

.px-1.is--color-b10 {
    padding: 1em
}

.px-1.is--color-b10.is---border-1 {
    padding-top: 0;
    padding-bottom: 0
}

.px-2 {
    padding-left: 2em;
    padding-right: 2em
}

.px-2.is--color-b10 {
    padding: 2em
}

.px-2.is--color-b10.is---border-1 {
    padding-top: 0;
    padding-bottom: 0
}

.px-3 {
    padding-left: 3em;
    padding-right: 3em
}

.px-3.is--color-b10 {
    padding: 3em
}

.px-3.is--color-b10.is---border-1 {
    padding-top: 0;
    padding-bottom: 0
}

.px-4 {
    padding-left: 4em;
    padding-right: 4em
}

.px-4.is--color-b10 {
    padding: 3em
}

.px-4.is--color-b10.is---border-1 {
    padding: 0 4em
}

.footer--lis-item {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
    list-style-type: none
}

.footer--list {
    padding-left: 0
}

.release--link {
    border-bottom: 1px solid #c2d4de;
    padding: 20px;
    font-size: 16px;
    display: block
}

.release--link.p1 {
    display: block
}

.save-title--grid {
    grid-column-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr
}

.questions--cont {
    align-items: flex-start;
    padding-top: 1em;
    padding-bottom: 3em;
    display: flex
}

.display-none {
    display: none
}

.medios--container-card {
    text-align: center;
    width: 280px;
    margin-right: 60px;
    padding-left: 25px;
    padding-right: 25px
}

.medios--container-mask {
    width: 280px;
    overflow: visible
}

.medios--slider {
    background-color: #0000;
    padding-left: 220px
}

.medios--slider-nav {
    font-size: 8px;
    position: absolute
}

.overflow-hidden {
    overflow: hidden
}

.is--text-capitalize {
    letter-spacing: 2px;
    text-transform: uppercase
}

.col--w20 {
    width: 18%
}

.medios--container {
    margin-top: 60px;
    overflow: hidden
}

.btn-2 {
    color: #fff;
    text-align: center;
    background-color: #05c574;
    border-radius: 12px;
    min-width: 208px;
    padding: 12px 16px;
    font-weight: 500;
    transition: all .2s ease-in-out
}

.btn-2:hover {
    filter: brightness(95%);
    text-decoration: none;
    transform: translateY(-2px);
    box-shadow: 0 8px 8px -2px #0000001a
}

.btn-2.btn--outline-light {
    background-color: #0000;
    border: 1px solid #fff
}

.btn-2.btn--wide-100 {
    width: 100%;
    min-width: 0
}

.btn-2.btn--outline-dark {
    color: #222;
    background-color: #0000;
    border: 1px solid #888
}

.btn-2.btn--outline-dark.btn--med {
    font-size: 14px
}

.features--cont {
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 1.5rem
}

.pt-1 {
    padding-top: 1em
}

.pt-2 {
    padding-top: 2em
}

.pt-3 {
    padding-top: 3em
}

.pt-4 {
    padding-top: 4em
}

.pr-1 {
    padding-right: 1em
}

.pr-2 {
    padding-right: 2em
}

.pr-3 {
    padding-right: 3em
}

.pr-4 {
    padding-right: 4em
}

.pb-1 {
    padding-bottom: 1em
}

.pb-2 {
    padding-bottom: 2em
}

.pb-3 {
    padding-bottom: 3em
}

.pb-4 {
    padding-bottom: 4em
}

.pl-1 {
    padding-left: 1em
}

.pl-2 {
    padding-left: 2em
}

.pl-3 {
    padding-left: 3em
}

.pl-4 {
    padding-left: 4em
}

.mt-2 {
    margin-top: 2em
}

.mt-3 {
    margin-top: 3em
}

.mt-4 {
    margin-top: 4em
}

.mr-1 {
    margin-right: 1em
}

.mr-2 {
    margin-right: 2em
}

.mr-3 {
    margin-right: 3em
}

.mr-4 {
    margin-right: 4em
}

.mb-1 {
    margin-bottom: 1em
}

.mb-2 {
    margin-bottom: 2em
}

.mb-4 {
    margin-bottom: 4em
}

.ml-1 {
    margin-left: 1em
}

.ml-1.mr-1.pt-1.list-numbers {
    list-style-type: decimal
}

.ml-2 {
    margin-left: 2em
}

.ml-3 {
    margin-left: 3em
}

.ml-4 {
    margin-left: 4em
}

.photo--item {
    border-radius: 100%;
    width: 180px;
    height: 180px;
    overflow: hidden
}

.num-text--container {
    justify-content: center;
    display: flex
}

.is--text-n100 {
    color: var(--color-n100);
    display: block
}

.is--text-n100.title-text-post {
    min-height: 48px
}

.is--border-b-1 {
    border-bottom: 1px solid var(--color-n30)
}

.call-to-action--cont {
    width: 450px;
    margin-top: 1em
}

.testimony-name--cont {
    background-color: var(--color-r100);
    object-fit: fill;
    width: 149px;
    height: 113px;
    padding-top: 1.2em;
    padding-left: 1.3em;
    position: absolute;
    inset: auto 0% 0% auto
}

.is--position-relative {
    position: relative
}

.testimony-img--cont {
    max-width: 475px;
    position: relative
}

.section--testimony-hero {
    background-position: 64vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    padding-top: 100px;
    padding-bottom: 100px;
    overflow: hidden
}

.testimony-circle--shape {
    background-color: var(--color-b100);
    border-radius: 512px;
    width: 512px;
    height: 512px;
    position: absolute;
    inset: auto -107.8% 0% auto
}

.section--testimony-investor-hero {
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d85a257e7ff4_testominiales-investor-back.svg);
    background-position: 64vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    padding-top: 100px;
    padding-bottom: 100px;
    overflow: hidden
}

.is--tiny {
    font-size: 12px;
    line-height: 20px
}

.is--tiny.table-amortization {
    font-size: 10px;
    line-height: 14px;
    display: inline-block
}

.is--tiny.table-amortization.hidden {
    display: block
}

.is--txt-normal {
    font-weight: 400
}

.is--color-n30 {
    background-color: #e7ebef;
    flex: 1
}

.video--container {
    width: 100%;
    padding: 3em 3em 0
}

.video--container.video-ag {
    padding: 0
}

.video--container.home,.video--container.video-w50 {
    padding-top: 1em;
    padding-left: 0;
    padding-right: 0
}

.benefit--icon-ok {
    margin-right: 1em
}

.testimony-info--container {
    padding-right: 8em
}

.more-info--links-cont {
    text-align: right;
    flex-wrap: wrap;
    justify-content: flex-end;
    display: flex
}

.links--container {
    margin-left: 3em
}

.interview-info--container {
    justify-content: space-between;
    align-items: center;
    padding: 1em;
    display: flex
}

.questions--icon {
    flex: none;
    width: 80px;
    margin-right: 2em
}

.num-info--text {
    color: var(--color-white);
    text-align: center;
    font-size: 14px;
    line-height: 18px
}

.hidden--lg-md {
    display: none
}

.testimony-img--cont-md {
    max-width: 475px;
    position: relative
}

.benefits--icon-cont {
    text-align: center;
    margin-right: 0;
    padding-bottom: 20px
}

.howitworks--icon-cont {
    flex: none;
    margin-right: 2em
}

.flex--container {
    flex-flow: row;
    justify-content: space-around;
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
    display: flex
}

.flex--container.wrapper-vertical--xs,.flex--container.wrapper-vertical--md {
    flex-wrap: wrap;
    justify-content: space-between
}

.benefit-save--txt {
    color: var(--color-white);
    align-self: center
}

.benefit-save--txt.is-text-inline {
    display: inline
}

.benefit-hero--img {
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/65e8fcc92b46db20361f6888_hombre-consolida-sus-deudas-y-ahorra-los-intereses.jpg);
    background-position: 86%;
    background-repeat: no-repeat;
    background-size: cover;
    flex: none;
    width: 40%;
    height: 680px
}

.save-info--grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #083345;
    border-radius: 26px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr
}

.save-number--cont {
    border-bottom: 2px solid var(--color-db-100);
    justify-content: center;
    align-items: center;
    padding-top: .9em;
    padding-bottom: .4em;
    display: flex
}

.table-title--text {
    color: #849ba5;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 12px
}

.accordion--trigger {
    justify-content: space-between;
    display: flex
}

.accordion-arrow--icon {
    display: none
}

.accordion-arrow--icon.arrow--show-lg {
    display: block
}

.footer-list--container {
    padding-right: 3em
}

.footer-legal--container {
    justify-content: space-between;
    align-items: stretch;
    display: flex
}

.legal-links--cont {
    flex-wrap: nowrap;
    justify-content: space-between;
    width: 55%;
    margin-top: 0;
    display: flex
}

.is--text-justify {
    text-align: justify
}

.rights-txt--cont {
    width: 35%
}

.afico--link {
    margin-top: 2em;
    display: flex
}

.adress-links-container {
    flex-wrap: wrap;
    flex: 1;
    justify-content: space-between;
    display: flex
}

.requirement-info--cont {
    align-self: center;
    padding-left: 3em;
    padding-right: 3em
}

.requirement-title--cont {
    justify-content: space-between;
    display: flex
}

.requirement--list {
    padding-left: 2em;
    list-style-type: disc
}

.requirement--container {
    align-items: stretch;
    max-width: 48%;
    display: flex
}

.requirement--container.col--w50 {
    order: 0;
    align-self: auto
}

.requirement--container.flex--start {
    align-items: flex-start
}

.accordion--info {
    overflow: hidden
}

.footer-title--cont {
    border-bottom: 1px solid var(--color-n20);
    flex: 1;
    justify-content: space-between;
    margin-bottom: 1em;
    display: flex
}

.requirement--icon-cont {
    flex: none;
    align-self: center;
    margin-right: 1em
}

.howinvest--container {
    flex: 1;
    max-width: 48%;
    padding-left: 5em;
    padding-right: 5em;
    display: flex
}

.howinvest--item-cont {
    align-items: center;
    margin-bottom: 3em;
    display: flex
}

.howinvest--icon-cont {
    flex: none;
    margin-right: 2.5em
}

.nav--container {
    align-items: center;
    max-width: 1140px;
    padding-top: 10px;
    padding-bottom: 10px
}

.navbar {
    background-color: #fff0
}

.nav--logo {
    width: 200px;
    padding-top: 15px
}

.btn-acces--cont {
    margin-left: 20px;
    padding-top: 10px;
    display: inline-block
}

.nav--link {
    font-size: 15px;
}

.btn--wide-navbar {
    min-width: 140px
}

.hidden--lg {
    display: none
}

.hero-home-text--cont {
    padding-top: 4em;
    padding-bottom: 1em
}

.hero-home-text--cont.campaing {
    padding-bottom: .1em
}

.hero-text--cont {
    padding-top: 4em;
    padding-bottom: .5em
}

.t1-2 {
    font-size: 56px;
    line-height: 62px
}

.t1-2.ti-nice {
    font-size: 36px;
    line-height: 45px
}

.requirement--container-2 {
    align-items: stretch;
    max-width: 48%;
    display: flex
}

.num--item-2 {
    background-color: #05c574;
    border-radius: 50px;
    flex-direction: column;
    justify-content: center;
    width: 180px;
    max-width: 100%;
    height: 180px;
    padding-left: 1em;
    padding-right: 1em;
    display: flex;
    overflow: visible
}

.num--item-2.num--item__blue {
    background-color: #4b92f6
}

.num--item-2.num--item__purple {
    background-color: #8e42d5
}

.num-text--container-2 {
    justify-content: center;
    display: flex
}

.is--text-white-2 {
    color: #fff
}

.num-info--text-2 {
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 18px
}

.testimony-circle--shape-2 {
    background-color: #4b92f6;
    border-radius: 512px;
    width: 512px;
    height: 512px;
    position: absolute;
    inset: auto -107.8% 0% auto
}

.testimony-name--cont-2 {
    object-fit: fill;
    background-color: #f9713d;
    width: 149px;
    height: 113px;
    padding-top: 1.2em;
    padding-left: 1.3em;
    position: absolute;
    inset: auto 0% 0% auto
}

.is--text-n100-2 {
    color: #222
}

.footer-title--cont-2 {
    border-bottom: 1px solid #f2f5f7;
    flex: 1;
    justify-content: space-between;
    margin-bottom: 1em;
    display: flex
}

.center--container {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: flex
}

.hero-campaing-text--cont {
    padding-top: 4em;
    padding-bottom: 1em
}

.space-campaing {
    display: none
}

.mailto-text--cont {
    padding-top: 2em
}

.nav--bg {
    background-color: var(--color-white);
    opacity: 0;
    position: absolute;
    inset: 0%;
    box-shadow: 0 0 2px #00000024
}

.navbar--trigger {
    height: 25px;
    display: block;
    position: absolute;
    inset: 0% auto auto 0%
}

.is--color-n40 {
    background-color: var(--color-n40);
    flex: 1
}

.label {
    margin-bottom: 4px;
    font-size: 14px
}

.contact-form {
    padding-top: 100px;
    padding-bottom: 100px
}

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

.form-loan--grid {
    grid-column-gap: 9px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr .5fr
}

.btn-submit--cont {
    width: 45%;
    margin-top: 23px
}

.result-loan--grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    padding-left: 2em;
    padding-right: 2em
}

.is--text-g100 {
    color: var(--color-g100)
}

.is--text-r110 {
    color: var(--color-r110)
}

.result--container {
    border-radius: 45px;
    min-width: 900px;
    padding: 3em 5em
}

.result--container.is-color-white {
    flex: 0 auto
}

.result--container.is--color-n10.result-v2 {
    min-width: auto
}

.result--container.is--color-n10.result-v2.taboola {
    padding-left: 0;
    padding-right: 0
}

.result--container.is--color-n10.result-invest {
    min-width: auto;
    padding-left: 3em;
    padding-right: 3em
}

.info-result--item {
    border-bottom: 1px solid var(--color-b10-101);
    text-align: center;
    padding: 1em
}

.info-result--item.is--text-align-left {
    text-align: left
}

.thumb-image--post {
    background-image: url(https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 8px 8px 0 0;
    width: auto;
    height: 200px;
    display: block
}

.main-image--cont {
    border-radius: 10px;
    width: 847px;
    height: 235px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden
}

.blog--tag {
    border-radius: 3px;
    padding-left: 1em;
    padding-right: 1em
}

.body-info-cont {
    max-width: 740px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 2em;
    padding-bottom: 2em
}

.title--cont {
    text-align: center;
    padding: 4.5em 10em 2.5em
}

.section--image-post {
    margin-top: -120px
}

.collection-list {
    justify-content: center;
    display: flex
}

.collection-item {
    border-radius: 3px;
    margin-left: .5em;
    margin-right: .5em
}

.link {
    display: inline
}

.title--post {
    min-height: 120px;
    padding: 1em
}

.blog--post--list {
    background-color: var(--color-n10-101);
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    margin-bottom: 20px;
    padding-bottom: 0
}

.section--hero-blog {
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d845a67e8025_back-hero-blog.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 10em;
    padding-bottom: 6em
}

.btn-category {
    border-bottom: 1px solid #000;
    margin-left: 1em;
    margin-right: 1em;
    padding-top: .5em;
    padding-bottom: .4em
}

.collection-item-2 {
    display: inline-block
}

.category--cont {
    margin-bottom: 0
}

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

.result-minimum--grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: .5fr 1fr 1fr
}

.card--rounded-20 {
    border-radius: 20px;
    padding: 1.5em 2em
}

.card--rounded-20.is-color-white.bank-info--cont {
    margin-left: 2em;
    margin-right: 2em;
    padding: 0;
    display: flex
}

.card--rounded-20.is--color-n20 {
    margin-top: 1em
}

.card--rounded-20.card-news {
    background-color: var(--color-white);
    text-align: center;
    width: 23%
}

.card--rounded-20.card-testimonials {
    background-color: var(--color-white);
    text-align: center;
    width: 31%
}

.save-amount--cont {
    padding-left: 6em;
    padding-right: 6em
}

.p0 {
    margin-bottom: 0
}

.text-span {
    color: var(--color-r110);
    font-weight: 700
}

.interest-amount--cont {
    padding-left: 3em;
    padding-right: 3em
}

.text-span-2 {
    font-size: 20px
}

.is--border-l-1 {
    border-right: 1px solid var(--color-n20)
}

.bank-info--cont {
    background-color: var(--color-white);
    border-radius: 20px;
    justify-content: space-around;
    margin-left: 2em;
    margin-right: 2em;
    display: flex
}

.input-2 {
    color: #444;
    background-color: #fff;
    border: 1px solid #b8c4d4;
    border-radius: 12px;
    height: 48px;
    margin-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px
}

.input-2:focus {
    border-color: #1f67cc
}

.input-2::placeholder {
    color: #888
}

.logo-register--cont {
    margin-bottom: 3em
}

.save-icon-register--cont {
    flex: none;
    margin-right: 1.5em
}

.hidden,.hidden.nothidden {
    display: block
}

.form-invest--grid {
    grid-column-gap: 9px;
    grid-template-rows: auto;
    grid-template-columns: 1fr .5fr
}

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

.legal-form-consolidate--cont {
    margin-top: 1.5em
}

.div-block-2 {
    border: 1px solid #b8c4d4;
    border-radius: 12px;
    display: flex;
    overflow: hidden
}

.result-consolidate--grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto auto;
    grid-template-columns: .5fr 1fr 1fr;
    padding-bottom: 1em;
    padding-left: 4em;
    padding-right: 4em
}

.radio--btn {
    border-top: 1px none var(--color-n40);
    border-right: 1px solid var(--color-n40);
    border-bottom: 1px none var(--color-n40);
    text-align: center;
    width: 16.666%;
    margin-bottom: 0;
    padding-left: 0;
    position: relative
}

.radio--btn.first {
    width: 16.6%
}

.radio--btn.first.radio-five {
    width: 20%
}

.radio--btn.last {
    border-right-style: none
}

.radio--btn.radio-five {
    width: 20%
}

.radio--btn-hidden {
    margin-top: 0;
    margin-left: 0;
    display: none
}

.text-radio--btn {
    width: 100%;
    margin-bottom: 0;
    padding: 12px 0
}

.simulation-info--cont {
    padding-top: 1em;
    display: none
}

.list--how-it-works {
    align-items: center;
    display: flex
}

.list--how-it-works-number {
    color: var(--color-g100);
    padding: 20px
}

.image--toole {
    padding-bottom: 20px
}

.image--lumio {
    padding-bottom: 26px
}

.image--sunbank {
    padding-bottom: 20px
}

.save-amont-register-cont {
    background-color: var(--color-n10-101);
    border-radius: 20px;
    width: 380px;
    margin-top: 2em;
    padding: 1.5em 2em .8em;
    display: block
}

.register-head-text--container {
    height: 100%;
    padding-top: 2em;
    position: relative
}

.coupon--container {
    background-color: var(--color-n20);
    border-radius: 20px;
    width: 500px;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    padding: 1em 3em
}

.coupon--container.w100 {
    width: 100%;
    padding-top: 2em;
    padding-bottom: 2em
}

.hero-simulator-text--cont,.hero-where-text--cont {
    padding-top: 4em;
    padding-bottom: .5em
}

.legal-loan-result--cont {
    text-align: center;
    width: 1020px;
    margin-top: 4em;
    margin-left: auto;
    margin-right: auto
}

.download--btn {
    border: 1px solid var(--color-b100);
    border-radius: 12px;
    padding: 5px 10px 5px 16px;
    font-size: 14px;
    font-weight: 500;
    display: flex
}

.download--btn:hover {
    text-decoration: none
}

.section--download {
    z-index: 100;
    border-bottom: 1px solid var(--color-n30);
    background-color: var(--color-n20);
    padding-top: .8em;
    padding-bottom: .8em;
    display: none;
    position: sticky;
    inset: 0% 0% auto
}

.collection-list-2 {
    flex-wrap: wrap;
    display: flex
}

.collection-item-3 {
    width: 33%;
    padding-bottom: 10px
}

.blog--post-date {
    color: var(--color-n60);
    font-size: 12px
}

.blog--categorie-post {
    margin-top: -14px
}

.collection-list-wrapper {
    width: 100%
}

.numbers-list {
    list-style-type: decimal
}

.hero-risk-text--cont {
    padding-top: 4em;
    padding-bottom: .5em
}

.job--container {
    background-color: var(--color-n20);
    position: relative
}

.job--container.card--rounded-20 {
    flex-flow: column;
    width: 100%;
    display: block
}

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

.calif-cell {
    border: 1px solid #000;
    justify-content: center;
    align-items: center;
    padding: 14px;
    display: flex
}

.cell-grid-califs {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid
}

.col-w100 {
    width: 98%
}

.calif-cell-4 {
    border: 1px solid #000;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 14px;
    display: flex
}

.cell-grid-califs-4 {
    flex-flow: row;
    grid-template-rows: auto 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    place-content: space-around space-between;
    display: flex
}

.calif-cell-flex {
    border: 1px solid #000;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 14px;
    display: flex;
    position: static
}

.grid--comissions {
    grid-template-columns: 1fr 1fr 1fr 1fr
}

.col--w20.comission-item {
    align-self: center
}

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

.section--py50.section--hero-cambia {
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d8287e7e800b_cambia-tu-deuda-back.jpg);
    background-position: 56vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll
}

.section--py50.section--hero-invest {
    background-color: #0000;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d8da497e8010_quiero-prestar-back.jpg);
    background-position: 56vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll
}

.section--py50.section--hero-loan {
    -webkit-text-fill-color: inherit;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d81be87e8008_prestamos-back.jpg);
    background-position: 56vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-clip: border-box
}

.section--py50.section--hero-home {
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d800d77e8006_personas-back.jpg);
    background-position: 50vw 0;
    background-repeat: no-repeat;
    background-size: contain
}

.section--py50.section--hero-campaign {
    background-color: #f3f7f9;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d85b387e801a_decidimos-inversionista.jpg);
    background-position: 50vw 0;
    background-repeat: no-repeat;
    background-size: contain
}

.section--py50.section--hero-rejected {
    background-color: #0000;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d820007e801d_usuario-bloqueado.jpg);
    background-position: 53vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll
}

.section--py50.section--hero-personal {
    -webkit-text-fill-color: inherit;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d86d297e8012_creditos-personales.jpg);
    background-position: 56vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-clip: border-box
}

.section--py50.section--hero-online {
    background-color: #0000;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d8e7bc7e8011_Prestamos-online.jpg);
    background-position: 56vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll
}

.section--py50.section--hero-post {
    background-color: var(--color-n10-101);
    padding-bottom: 8em
}

.section--py50.section--content-post {
    padding-top: 1em
}

.section--py50.section--hero-minimo {
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d81a287e8027_pago-minimo-back-hero.jpg);
    background-position: 52vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll
}

.section--py50.section--hero-which-investment {
    background-color: #0000;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d81f6e7e802d_back-en-que-invertir.jpg);
    background-position: 56vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
    padding-bottom: 50px
}

.section--py50.section--hero-minimo-register {
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d8847f7e8031_back-registro.jpg);
    background-position: 50vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll
}

.section--py50.section--hero-simulator-invest {
    background-color: #0000;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d805817e8038_simulador-inversiones-back.jpg);
    background-position: 54vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
    padding-bottom: 50px
}

.section--py50.section--hero-where-invest {
    background-color: #0000;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d87cd67e803a_donde-invertir-back.jpg);
    background-position: 54vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
    padding-bottom: 50px
}

.section--py50.section--hero-loan-online {
    -webkit-text-fill-color: inherit;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d8699a7e8042_prestamos-personales-online-back.jpg);
    background-position: 56vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-clip: border-box
}

.section--py50.section--hero-loan-linea {
    -webkit-text-fill-color: inherit;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d82dfb7e8044_prestamos-personales-en-linea-back.jpg);
    background-position: 56vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-clip: border-box
}

.section--py50.section--hero-risk {
    background-color: var(--color-n10-101)
}

.section--py50.is--color-p110 {
    background-color: #5f65de
}

.section--py50.is--color-p110.pb-0 {
    padding-bottom: 0
}

.benefit-jobs--cont {
    padding-left: 3em;
    padding-right: 3em
}

.careers-hero--img {
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d87b4b7e8059_bg-careers.jpg);
    background-position: 70%;
    background-repeat: no-repeat;
    background-size: cover;
    flex: none;
    width: 40%;
    height: 562px;
    position: absolute;
    inset: 0% 0% 0% auto
}

.hero-careers-text--cont {
    padding-top: 4em;
    padding-bottom: .5em
}

.hero-job-text--cont {
    padding-top: 4em;
    padding-right: 8em
}

.card-job-fixed--cont {
    background-color: var(--color-n10-101);
    border-radius: 20px;
    width: 350px;
    padding: 1.5em 2em;
    position: absolute;
    inset: auto 0% 0%
}

.about-us-hero--txt {
    background-color: var(--color-db-100);
    flex-direction: column;
    flex: 0 auto;
    justify-content: center;
    align-self: auto;
    align-items: center;
    padding-left: 12%;
    padding-right: 12%;
    display: flex
}

.about-us-hero--txt.is-color-b100 {
    padding-left: 10%;
    padding-right: 10%
}

.about-us-hero--img {
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d87b4b7e8059_bg-careers.jpg);
    background-position: 86%;
    background-repeat: no-repeat;
    background-size: cover;
    flex: none;
    width: 40%;
    height: 520px
}

.section--about-us-hero {
    display: flex
}

.space-nav {
    z-index: 98;
    background-color: var(--color-n10-101);
    height: 84px;
    position: fixed;
    inset: 0% 0% auto
}

.blog--post--list-2 {
    background-color: #f8fafc;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    margin-bottom: 20px;
    padding-bottom: 0
}

.blog--post-date-2 {
    color: #888;
    font-size: 12px
}

.is--text-n100-3 {
    color: #222;
    display: block
}

.is--text-n100-3.title-text-post {
    min-height: 48px
}

.back-jobs--video {
    padding-top: 120px
}

.simulation-info {
    width: 740px
}

.section--testimony-invest-hero {
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d85a257e7ff4_testominiales-investor-back.svg);
    background-position: 64vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    padding-top: 100px;
    padding-bottom: 100px;
    overflow: hidden
}

.testimony-invest-name--cont {
    background-color: var(--color-g100);
    object-fit: fill;
    width: 149px;
    height: 113px;
    padding-top: 1.2em;
    padding-left: 1.3em;
    position: absolute;
    inset: auto 0% 0% auto
}

.section--features {
    padding: 3rem;
}

.grid-numbers-invest {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    max-width: 100%
}

.is--text-g100-2 {
    color: #05c574
}

.info-result--item-2 {
    text-align: center;
    border-bottom: 1px solid #edf0fe;
    padding: 1em
}

.info-result--item-2.is--text-align-left {
    text-align: left
}

.is--text-r110-2 {
    color: #f33
}

.hero-une-text--cont {
    padding-top: 4em;
    padding-right: 7em
}

.une-hero--img {
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d883f97e8078_une-back.jpg);
    background-position: 40%;
    background-repeat: no-repeat;
    background-size: cover;
    flex: none;
    width: 40%;
    height: 470px;
    position: absolute;
    inset: 0% 0% 0% auto
}

.info--item-cont {
    align-items: center;
    margin-bottom: 0;
    display: flex
}

.info--icon-cont {
    flex: none;
    margin-right: 1.5em
}

.hero-redeco-text--cont {
    padding-top: 4em;
    padding-right: 0
}

.directory--item-cont {
    padding-right: 4em
}

.redeco-hero--img {
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d869a47e807a_redeco-back.jpg);
    background-position: 40%;
    background-repeat: no-repeat;
    background-size: cover;
    flex: none;
    width: 43%;
    height: 624px;
    position: absolute;
    inset: 0% 0% 0% auto
}

.benefit-hero--txt-2 {
    background-color: #4b92f6;
    flex: 0 auto;
    align-self: auto;
    align-items: center;
    padding-left: 7em;
    padding-right: 7em;
    display: flex
}

.benefit-save--txt-2 {
    color: #fff;
    align-self: center
}

.list--how-it-works-number-2 {
    color: #05c574;
    padding: 20px
}

.bank-info--cont-2 {
    background-color: #fff;
    border-radius: 20px;
    justify-content: space-around;
    margin-left: 2em;
    margin-right: 2em;
    display: flex
}

.is--border-l-1-2 {
    border-right: 1px solid #f2f5f7
}

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

.rich-text-block {
    text-align: justify
}

.cookies--container {
    z-index: 98;
    background-color: var(--color-n10-101);
    justify-content: space-between;
    width: 400px;
    height: 120px;
    margin-bottom: 0;
    padding-left: 3em;
    padding-right: 3em;
    display: flex;
    position: fixed;
    inset: auto 20px 20px auto;
    box-shadow: 0 2px 20px -1px #00000029
}

.cookies-txt--cont {
    align-self: center;
    padding-right: 1em
}

.cookies-btn--cont {
    align-self: center
}

.hero-404-text--cont,.hero-fq-text--cont {
    padding-top: 4em;
    padding-bottom: .5em
}

.about-us--txt {
    color: var(--color-white);
    align-self: flex-start
}

.collection-list-wrapper-2 {
    display: block
}

.div-block-5 {
    display: inline
}

.collection-list-3 {
    flex-wrap: wrap;
    justify-content: center;
    display: flex
}

.medios-title--cont-card {
    min-height: 80px;
    padding-left: 30px;
    padding-right: 30px
}

.section--hero-medios {
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/610b1e1a2be4e778f4480780_back-medios.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 10em;
    padding-bottom: 6em
}

.medios--card-container {
    border-bottom: 1px solid var(--color-n20);
    justify-content: space-between;
    align-items: stretch;
    padding-top: 1.5em;
    padding-bottom: 1.5em;
    padding-left: 2em;
    display: flex
}

.collection-list-wrapper-3 {
    width: 100%
}

.m0 {
    margin-bottom: 0
}

.hero-contact-text--cont {
    padding-top: 4em;
    padding-bottom: 0
}

.title-text--cont {
    padding-top: 2em;
    padding-right: 5em
}

.news-year {
    width: 100%;
    display: block
}

.news-year.hidden {
    display: none
}

.news--container {
    flex-flow: column;
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
    display: flex
}

.news--container.wrapper-vertical--xs,.news--container.wrapper-vertical--md {
    flex-wrap: wrap;
    justify-content: space-between
}

.text-block {
    display: inline
}

.num--text-plus {
    color: #fff;
    text-align: center;
    margin-bottom: 0;
    line-height: 38px
}

.num--text-millions {
    color: #fff;
    text-align: center;
    margin-bottom: 5px;
    font-size: 28px;
    line-height: 29px
}

.num--text-million {
    color: #fff;
    text-align: center;
    margin-bottom: 5px;
    font-size: 30px;
    line-height: 40px
}

.search--container {
    align-items: stretch;
    display: flex
}

.search--btn {
    border-style: solid solid solid none;
    border-width: 1px 1px 1px 0;
    border-color: var(--color-n40);
    background-color: var(--color-white);
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/61154d4fcdae3041187572e9_search-icon.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: auto;
    border-radius: 0 4px 4px 0;
    width: 64px
}

.search--btn:hover {
    background-color: var(--color-n10-101)
}

.search--btn:active {
    background-color: var(--color-n20)
}

.search-result-item {
    margin-bottom: 2em;
    display: flex
}

.result-info--cont {
    margin-left: 2em
}

.thumb-image--result {
    background-image: url(https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg);
    background-position: 50%;
    background-size: cover;
    border-radius: 8px;
    width: 100%;
    height: 160px
}

.news-2020 {
    width: 100%;
    display: none
}

.list-year--item {
    border-top: 1px solid var(--color-n30);
    color: var(--color-n100);
    padding: 14px 20px;
    display: block
}

.list-year--item:hover {
    background-color: #ebeff1;
    text-decoration: none
}

.list-year--item:active {
    background-color: var(--color-white)
}

.dropdown-wrapper {
    width: 230px;
    margin-bottom: 1em;
    position: relative
}

.dropdown-trigger {
    background-color: var(--color-n20);
    cursor: pointer;
    border-radius: 12px;
    padding: 14px 20px
}

.dropdown-content {
    z-index: 97;
    background-color: var(--color-n20);
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
    width: 100%;
    display: block;
    position: absolute;
    overflow: hidden
}

.dropdown-trigger-text {
    justify-content: space-between;
    display: flex
}

.dropdown-trigger-close {
    background-color: var(--color-n20);
    cursor: pointer;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    padding: 14px 20px;
    display: none
}

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

.p-nice {
    margin-bottom: 2em;
    font-size: 16px
}

.blog-autor-card {
    border-top: 1px solid #bdbbbb;
    padding-top: 19px;
    display: flex
}

.blog-autor--img {
    border-radius: 8px;
    max-width: 4em;
    margin-right: 19px
}

.benefit-hero-numbers--txt {
    background-color: var(--color-b100);
    flex: 0 auto;
    align-self: auto;
    align-items: center;
    padding-left: 10vw;
    padding-right: 10vw;
    display: flex
}

.benefit-hero-numbers--txt.is-color-b100 {
    padding-left: 10%;
    padding-right: 10%
}

.is--text-n40 {
    color: var(--color-n40)
}

.hero-text-persons--cont {
    padding-top: 4em;
    padding-bottom: .5em
}

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

.hero-nice-text--cont {
    padding-top: 4em;
    padding-bottom: .5em
}

.link--omar {
    color: var(--color-b110)
}

.link-block--omar {
    background-color: var(--color-white);
    text-align: center;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/610b1e1a5369f9f88877fffc_back-medios-mobile.svg);
    background-position: 50% 30%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 20px;
    width: 100%;
    padding: 20px 20px 2px;
    display: block;
    box-shadow: 1px 1px 6px -1px #09384c29
}

.collective-img {
    display: none
}

.is--text-inline {
    display: inline
}

.container-tabs {
    align-items: flex-start;
    display: flex
}

.tabs-menu {
    border-radius: 12px;
    width: 25%;
    margin-right: 4em;
    overflow: hidden
}

.tabs-content {
    width: 75%
}

.tab-link {
    background-color: var(--color-n20);
    padding-top: 14px;
    padding-bottom: 14px;
    display: block
}

.tab-link:hover {
    text-decoration: none
}

.tab-link:active {
    filter: none
}

.tab-link.w--current {
    background-color: #e6ebee
}

.tab-link.w--current:active,.tab-link.is--border-b-1:hover {
    text-decoration: none
}

.hero-costos-text--cont {
    padding-right: 13.5em
}

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

.div-block-7 {
    margin-top: 1.5em
}

.form-block {
    margin-top: 2em;
    padding-right: 4em
}

.checkbox-field {
    margin-top: 20px;
    margin-bottom: 20px;
    display: block
}

.days--container {
    background-color: var(--color-g100);
    text-align: center;
    border-radius: 60px;
    flex: none;
    width: 200px;
    height: 200px;
    margin-right: 4em;
    padding-top: 2.5em
}

.num--text-days {
    color: var(--color-white);
    font-size: 70px;
    font-weight: 700;
    line-height: 80px
}

.aguinaldo-hero--img {
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/618ab75bfa6d5c2a1f9b02b8_derecho-a-aguinaldo.jpg);
    background-position: 86%;
    background-repeat: no-repeat;
    background-size: cover;
    flex: none;
    width: 40%;
    height: 590px
}

.aguinaldo-hero--txt {
    background-color: #5f65de;
    flex: 0 auto;
    align-self: auto;
    align-items: center;
    padding: 2em;
    display: flex
}

.aguinaldo-hero--txt.is-color-b100 {
    padding-left: 10%;
    padding-right: 10%
}

.hero-text--container {
    padding-top: 3.5em;
    padding-left: 2em;
    padding-right: 4em
}

.title-left--container {
    padding-right: 14em
}

.tabs--container {
    max-width: 910px;
    margin-top: 2em
}

.tab-link--h {
    border-bottom: 2px solid var(--color-n30);
    background-color: #0000
}

.tab-link--h:hover {
    text-decoration: none
}

.tab-link--h.w--current {
    border-bottom-color: var(--color-g100);
    color: var(--color-g100);
    background-color: #0000;
    font-weight: 500
}

.faq--question {
    border-bottom: 1px solid var(--color-n20);
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 13px 1em 6px;
    display: flex
}

.faq--answear {
    border-bottom: 1px solid var(--color-n20);
    margin-top: 1em;
    padding-bottom: 1em;
    padding-left: 1em;
    padding-right: 1em
}

.faq--trigger {
    cursor: pointer;
    justify-content: space-between;
    display: block
}

.arrow--icon {
    margin-left: 15px;
    display: block
}

.result-aguinaldo--cont {
    padding-top: 4em;
    padding-left: 4em;
    padding-right: 4em
}

.date-aguinaldo--cont {
    margin-top: 5em;
    padding-left: 14em;
    padding-right: 10em;
    display: flex
}

.simulador-aguinaldo--cont {
    background-color: var(--color-n10-101);
    border-radius: 45px;
    width: 100%;
    padding: 3em 5em
}

.simulador-aguinaldo--cont.is-color-white {
    flex: 0 auto
}

.form-aguinaldo--cont {
    padding-top: 2em;
    padding-right: 4em
}

.aguinaldo-icon--cont {
    flex: none;
    margin-right: 15px
}

.num-aguinaldo--cont {
    background-color: var(--color-white);
    border-radius: 20px;
    justify-content: center;
    padding-top: 1.5em;
    padding-bottom: 1.5em;
    display: flex
}

.aguinaldo--container {
    justify-content: space-around;
    display: flex
}

.num-steps--txt {
    color: #dbe9fd;
    font-size: 70px;
    font-weight: 900;
    line-height: 70px
}

.num-steps--container {
    text-align: center;
    flex: none;
    width: 70px;
    margin-right: 1em
}

.tabs-links--container,.deudas-title--container {
    text-align: center
}

.tabs-content--container {
    margin-top: 3em
}

.list-style--num {
    margin-top: 1em;
    padding-left: 2em;
    list-style-type: decimal
}

.faq--info {
    overflow: hidden
}

.accordion-arrow--cont {
    align-self: center;
    display: none
}

.tab-info--container {
    justify-content: space-between;
    display: flex
}

.bar-percentage {
    background-color: #e7ebef;
    border-radius: 20px;
    width: 100%;
    height: 8px
}

.per-50 {
    background-color: #0000;
    border-radius: 20px;
    width: 50%;
    height: 8px
}

.per-50.per-color-g {
    background-color: var(--color-g100)
}

.per-50.per-color-o {
    background-color: var(--color-r100)
}

.per-50.per-color-b {
    background-color: var(--color-b100)
}

.per-50.per-color-y {
    background-color: #ffb02d
}

.per-50.per-color-ba {
    background-color: #63cfe4
}

.per-50.per-color-gl {
    background-color: #a5d431
}

.per-50.per-color-r {
    background-color: #f0214b
}

.per-50.per-color-p {
    background-color: #5f65de
}

.per-50.per-color-gd {
    background-color: #346071
}

.spend-text-cont {
    align-items: baseline;
    display: flex
}

.spend-number {
    text-align: center;
    width: 80px;
    margin-bottom: 6px;
    margin-right: 20px;
    padding-right: 0;
    font-size: 26px;
    font-weight: 700
}

.spend-text {
    font-size: 18px;
    font-weight: 400
}

.spend-container {
    margin-bottom: 24px
}

.per-28 {
    background-color: #0000;
    border-radius: 20px;
    width: 28%;
    height: 8px
}

.per-28.per-color-g {
    background-color: var(--color-g100)
}

.per-28.per-color-o {
    background-color: var(--color-r100)
}

.per-28.per-color-b {
    background-color: var(--color-b100)
}

.per-28.per-color-y {
    background-color: #ffb02d
}

.per-28.per-color-ba {
    background-color: #63cfe4
}

.per-28.per-color-gl {
    background-color: #a5d431
}

.per-28.per-color-r {
    background-color: #f0214b
}

.per-28.per-color-p {
    background-color: #5f65de
}

.per-28.per-color-gd {
    background-color: #346071
}

.per-17 {
    background-color: #0000;
    border-radius: 20px;
    width: 17%;
    height: 8px
}

.per-17.per-color-g {
    background-color: var(--color-g100)
}

.per-17.per-color-o {
    background-color: var(--color-r100)
}

.per-17.per-color-b {
    background-color: var(--color-b100)
}

.per-17.per-color-y {
    background-color: #ffb02d
}

.per-17.per-color-ba {
    background-color: #63cfe4
}

.per-17.per-color-gl {
    background-color: #a5d431
}

.per-17.per-color-r {
    background-color: #f0214b
}

.per-17.per-color-p {
    background-color: #5f65de
}

.per-17.per-color-gd {
    background-color: #346071
}

.per-15 {
    background-color: #0000;
    border-radius: 20px;
    width: 15%;
    height: 8px
}

.per-15.per-color-g {
    background-color: var(--color-g100)
}

.per-15.per-color-o {
    background-color: var(--color-r100)
}

.per-15.per-color-b {
    background-color: var(--color-b100)
}

.per-15.per-color-y {
    background-color: #ffb02d
}

.per-15.per-color-ba {
    background-color: #63cfe4
}

.per-15.per-color-gl {
    background-color: #a5d431
}

.per-15.per-color-r {
    background-color: #f0214b
}

.per-15.per-color-p {
    background-color: #5f65de
}

.per-15.per-color-gd {
    background-color: #346071
}

.per-12 {
    background-color: #0000;
    border-radius: 20px;
    width: 12%;
    height: 8px
}

.per-12.per-color-g {
    background-color: var(--color-g100)
}

.per-12.per-color-o {
    background-color: var(--color-r100)
}

.per-12.per-color-b {
    background-color: var(--color-b100)
}

.per-12.per-color-y {
    background-color: #ffb02d
}

.per-12.per-color-ba {
    background-color: #63cfe4
}

.per-12.per-color-gl {
    background-color: #a5d431
}

.per-12.per-color-r {
    background-color: #f0214b
}

.per-12.per-color-p {
    background-color: #5f65de
}

.per-12.per-color-gd {
    background-color: #346071
}

.per-9 {
    background-color: #0000;
    border-radius: 20px;
    width: 9%;
    height: 8px
}

.per-9.per-color-g {
    background-color: var(--color-g100)
}

.per-9.per-color-o {
    background-color: var(--color-r100)
}

.per-9.per-color-b {
    background-color: var(--color-b100)
}

.per-9.per-color-y {
    background-color: #ffb02d
}

.per-9.per-color-ba {
    background-color: #63cfe4
}

.per-9.per-color-gl {
    background-color: #a5d431
}

.per-9.per-color-r {
    background-color: #f0214b
}

.per-9.per-color-p {
    background-color: #5f65de
}

.per-9.per-color-gd {
    background-color: #346071
}

.per-6 {
    background-color: #0000;
    border-radius: 20px;
    width: 6%;
    height: 8px
}

.per-6.per-color-g {
    background-color: var(--color-g100)
}

.per-6.per-color-o {
    background-color: var(--color-r100)
}

.per-6.per-color-b {
    background-color: var(--color-b100)
}

.per-6.per-color-y {
    background-color: #ffb02d
}

.per-6.per-color-ba {
    background-color: #63cfe4
}

.per-6.per-color-gl {
    background-color: #a5d431
}

.per-6.per-color-r {
    background-color: #f0214b
}

.per-6.per-color-p {
    background-color: #5f65de
}

.per-6.per-color-gd {
    background-color: #346071
}

.per-5 {
    background-color: #0000;
    border-radius: 20px;
    width: 5%;
    height: 8px
}

.per-5.per-color-g {
    background-color: var(--color-g100)
}

.per-5.per-color-o {
    background-color: var(--color-r100)
}

.per-5.per-color-b {
    background-color: var(--color-b100)
}

.per-5.per-color-y {
    background-color: #ffb02d
}

.per-5.per-color-ba {
    background-color: #63cfe4
}

.per-5.per-color-gl {
    background-color: #a5d431
}

.per-5.per-color-r {
    background-color: #f0214b
}

.per-5.per-color-p {
    background-color: #5f65de
}

.per-5.per-color-gd {
    background-color: #346071
}

.per-4 {
    background-color: #0000;
    border-radius: 20px;
    width: 4%;
    height: 8px
}

.per-4.per-color-g {
    background-color: var(--color-g100)
}

.per-4.per-color-o {
    background-color: var(--color-r100)
}

.per-4.per-color-b {
    background-color: var(--color-b100)
}

.per-4.per-color-y {
    background-color: #ffb02d
}

.per-4.per-color-ba {
    background-color: #63cfe4
}

.per-4.per-color-gl {
    background-color: #a5d431
}

.per-4.per-color-r {
    background-color: #f0214b
}

.per-4.per-color-p {
    background-color: #5f65de
}

.per-4.per-color-gd {
    background-color: #346071
}

.per-86 {
    background-color: #0000;
    border-radius: 20px;
    width: 86%;
    height: 8px
}

.per-86.per-color-g {
    background-color: var(--color-g100)
}

.per-86.per-color-o {
    background-color: var(--color-r100)
}

.per-86.per-color-b {
    background-color: var(--color-b100)
}

.per-86.per-color-y {
    background-color: #ffb02d
}

.per-86.per-color-ba {
    background-color: #63cfe4
}

.per-86.per-color-gl {
    background-color: #a5d431
}

.per-86.per-color-r {
    background-color: #f0214b
}

.per-86.per-color-p {
    background-color: #5f65de
}

.per-86.per-color-gd {
    background-color: #346071
}

.per-14 {
    background-color: #0000;
    border-radius: 20px;
    width: 14%;
    height: 8px
}

.per-14.per-color-g {
    background-color: var(--color-g100)
}

.per-14.per-color-o {
    background-color: var(--color-r100)
}

.per-14.per-color-b {
    background-color: var(--color-b100)
}

.per-14.per-color-y {
    background-color: #ffb02d
}

.per-14.per-color-ba {
    background-color: #63cfe4
}

.per-14.per-color-gl {
    background-color: #a5d431
}

.per-14.per-color-r {
    background-color: #f0214b
}

.per-14.per-color-p {
    background-color: #5f65de
}

.per-14.per-color-gd {
    background-color: #346071
}

.per-77 {
    background-color: #0000;
    border-radius: 20px;
    width: 77%;
    height: 8px
}

.per-77.per-color-g {
    background-color: var(--color-g100)
}

.per-77.per-color-o {
    background-color: var(--color-r100)
}

.per-77.per-color-b {
    background-color: var(--color-b100)
}

.per-77.per-color-y {
    background-color: #ffb02d
}

.per-77.per-color-ba {
    background-color: #63cfe4
}

.per-77.per-color-gl {
    background-color: #a5d431
}

.per-77.per-color-r {
    background-color: #f0214b
}

.per-77.per-color-p {
    background-color: #5f65de
}

.per-77.per-color-gd {
    background-color: #346071
}

.per-22 {
    background-color: #0000;
    border-radius: 20px;
    width: 22%;
    height: 8px
}

.per-22.per-color-g {
    background-color: var(--color-g100)
}

.per-22.per-color-o {
    background-color: var(--color-r100)
}

.per-22.per-color-b {
    background-color: var(--color-b100)
}

.per-22.per-color-y {
    background-color: #ffb02d
}

.per-22.per-color-ba {
    background-color: #63cfe4
}

.per-22.per-color-gl {
    background-color: #a5d431
}

.per-22.per-color-r {
    background-color: #f0214b
}

.per-22.per-color-p {
    background-color: #5f65de
}

.per-22.per-color-gd {
    background-color: #346071
}

.per-45 {
    background-color: #0000;
    border-radius: 20px;
    width: 45%;
    height: 8px
}

.per-45.per-color-g {
    background-color: var(--color-g100)
}

.per-45.per-color-o {
    background-color: var(--color-r100)
}

.per-45.per-color-b {
    background-color: var(--color-b100)
}

.per-45.per-color-y {
    background-color: #ffb02d
}

.per-45.per-color-ba {
    background-color: #63cfe4
}

.per-45.per-color-gl {
    background-color: #a5d431
}

.per-45.per-color-r {
    background-color: #f0214b
}

.per-45.per-color-p {
    background-color: #5f65de
}

.per-45.per-color-gd {
    background-color: #346071
}

.per-38 {
    background-color: #0000;
    border-radius: 20px;
    width: 38%;
    height: 8px
}

.per-38.per-color-g {
    background-color: var(--color-g100)
}

.per-38.per-color-o {
    background-color: var(--color-r100)
}

.per-38.per-color-b {
    background-color: var(--color-b100)
}

.per-38.per-color-y {
    background-color: #ffb02d
}

.per-38.per-color-ba {
    background-color: #63cfe4
}

.per-38.per-color-gl {
    background-color: #a5d431
}

.per-38.per-color-r {
    background-color: #f0214b
}

.per-38.per-color-p {
    background-color: #5f65de
}

.per-38.per-color-gd {
    background-color: #346071
}

.per-7 {
    background-color: #0000;
    border-radius: 20px;
    width: 7%;
    height: 8px
}

.per-7.per-color-g {
    background-color: var(--color-g100)
}

.per-7.per-color-o {
    background-color: var(--color-r100)
}

.per-7.per-color-b {
    background-color: var(--color-b100)
}

.per-7.per-color-y {
    background-color: #ffb02d
}

.per-7.per-color-ba {
    background-color: #63cfe4
}

.per-7.per-color-gl {
    background-color: #a5d431
}

.per-7.per-color-r {
    background-color: #f0214b
}

.per-7.per-color-p {
    background-color: #5f65de
}

.per-7.per-color-gd {
    background-color: #346071
}

.per-30 {
    background-color: #0000;
    border-radius: 20px;
    width: 30%;
    height: 8px
}

.per-30.per-color-g {
    background-color: var(--color-g100)
}

.per-30.per-color-o {
    background-color: var(--color-r100)
}

.per-30.per-color-b {
    background-color: var(--color-b100)
}

.per-30.per-color-y {
    background-color: #ffb02d
}

.per-30.per-color-ba {
    background-color: #63cfe4
}

.per-30.per-color-gl {
    background-color: #a5d431
}

.per-30.per-color-r {
    background-color: #f0214b
}

.per-30.per-color-p {
    background-color: #5f65de
}

.per-30.per-color-gd {
    background-color: #346071
}

.per-20 {
    background-color: #0000;
    border-radius: 20px;
    width: 20%;
    height: 8px
}

.per-20.per-color-g {
    background-color: var(--color-g100)
}

.per-20.per-color-o {
    background-color: var(--color-r100)
}

.per-20.per-color-b {
    background-color: var(--color-b100)
}

.per-20.per-color-y {
    background-color: #ffb02d
}

.per-20.per-color-ba {
    background-color: #63cfe4
}

.per-20.per-color-gl {
    background-color: #a5d431
}

.per-20.per-color-r {
    background-color: #f0214b
}

.per-20.per-color-p {
    background-color: #5f65de
}

.per-20.per-color-gd {
    background-color: #346071
}

.per-18 {
    background-color: #0000;
    border-radius: 20px;
    width: 18%;
    height: 8px
}

.per-18.per-color-g {
    background-color: var(--color-g100)
}

.per-18.per-color-o {
    background-color: var(--color-r100)
}

.per-18.per-color-b {
    background-color: var(--color-b100)
}

.per-18.per-color-y {
    background-color: #ffb02d
}

.per-18.per-color-ba {
    background-color: #63cfe4
}

.per-18.per-color-gl {
    background-color: #a5d431
}

.per-18.per-color-r {
    background-color: #f0214b
}

.per-18.per-color-p {
    background-color: #5f65de
}

.per-18.per-color-gd {
    background-color: #346071
}

.graph--container {
    padding-left: 2em;
    padding-right: 2em
}

.div-block-8 {
    padding-right: 5em
}

.is--border-b-0 {
    border-bottom: 0px none var(--color-n30)
}

.date-work-container {
    display: flex
}

.extraforms {
    display: none
}

.modal {
    z-index: 1001;
    background-color: #000000b3;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: none;
    position: fixed;
    inset: 0%
}

.modal.modal-confusef {
    display: flex
}

.modal--container {
    background-color: var(--color-white);
    border-radius: 16px;
    margin-left: 2em;
    margin-right: 2em;
    padding: 3em;
    position: relative
}

.close-modal {
    padding-left: 6px;
    padding-right: 6px;
    position: absolute;
    inset: 20px 20px auto auto
}

.modal--info {
    text-align: center;
    width: 450px
}

.modal--info.modall--amort {
    width: 100%;
    display: block;
    overflow: visible
}

.btn-modal--container {
    justify-content: space-between;
    margin-top: 1em;
    display: flex
}

.cat-disclaimer {
    font-size: 14px
}

.cat-disclaimer-extra {
    font-size: 18px;
    font-weight: 500;
    display: inline-block
}

.text-block-2 {
    display: inline-block
}

.faq--link {
    color: var(--color-n80)
}

.faq--list-item {
    padding-top: 10px;
    padding-bottom: 10px
}

.back-index {
    text-align: right;
    margin-top: 1em
}

.faqs--container {
    padding-left: 2em;
    padding-right: 2em
}

.thumb-image--post-land {
    border-radius: 8px 8px 0 0;
    width: auto;
    height: 200px;
    display: block
}

.benefits-icons--container {
    justify-content: space-between;
    display: flex
}

.hero-text-animo--cont {
    padding-top: 3.5em;
    padding-bottom: .5em
}

.logos-animo--container {
    align-items: center;
    margin-bottom: 2.5em;
    display: flex
}

.logo-animo {
    flex: none;
    margin-right: 4em
}

.logo-img-animo-white,.logo-img-zapopan-white {
    display: none
}

.logo-zapopan {
    flex: none
}

.div-block-9 {
    padding-right: 0%
}

.ad-loan--container {
    z-index: 99;
    background-color: var(--color-g100);
    text-align: center;
    justify-content: space-between;
    width: 400px;
    height: 120px;
    margin-bottom: 0;
    padding-left: 2em;
    padding-right: 2em;
    display: block;
    position: fixed;
    inset: auto 20px 20px auto;
    box-shadow: 0 2px 20px -1px #00000029
}

.ad-loan-txt--cont {
    align-self: center;
    padding-top: 20px;
    padding-bottom: 15px
}

.form-loan-v2--grid {
    grid-column-gap: 16px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr
}

.grid-fees--container {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: center;
    grid-template-rows: auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    margin-top: 2em;
    margin-bottom: 2em
}

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

.grid-fees--container-copy {
    grid-column-gap: 0px;
    text-align: center;
    grid-template-rows: auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr
}

.rates-fees-txt--cont {
    border-bottom: 1px solid var(--color-n30);
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-top: 6px;
    padding-bottom: 6px;
    display: flex
}

.rates {
    background-color: var(--color-n60);
    color: #fff;
    border-radius: 34px;
    width: 32px;
    height: 32px;
    padding-top: 4px;
    font-size: 14px
}

.rates.rate-a {
    background-color: var(--color-lb100)
}

.rates.rate-b {
    background-color: var(--color-b110)
}

.rates.rate-c {
    background-color: var(--p100)
}

.result-invest--grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 1em;
    display: grid
}

.info-result-invest--item {
    border-bottom: 1px solid var(--color-b10-101);
    text-align: center;
    padding: 1em
}

.info-result-invest--item.is--text-align-left {
    text-align: left
}

.result-bascule-cont {
    background-color: var(--color-n10-101);
    border-radius: 45px;
    justify-content: center;
    align-items: center;
    margin-left: 4em;
    margin-right: 4em;
    padding-top: 3em;
    padding-bottom: 3em;
    display: flex
}

.result-bascule-cont.hidden {
    display: none
}

.div-block-10 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-top: 3em;
    padding-bottom: 3em;
    display: flex;
    position: relative
}

.info-bascule--cont {
    text-align: center;
    width: 280px;
    position: absolute
}

.div-block-12 {
    padding-bottom: .5em
}

.form-bascule--cont {
    padding-top: 3em
}

.info-source--cont {
    text-align: center;
    flex-direction: column;
    align-items: center;
    display: block
}

.banner-hero--cont {
    flex: 0 auto;
    align-self: auto;
    align-items: center;
    padding-left: 15%;
    padding-right: 15%;
    display: flex
}

.banner-hero--cont.is-color-b100 {
    padding-left: 10%;
    padding-right: 10%
}

.section--banner-hero {
    background-color: var(--color-g100);
    flex-direction: row;
    justify-content: space-between;
    display: flex
}

.banner-hero--img {
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/6202f932fd48a814624288ae_hombre-joven-liquida-deudas.jpg);
    background-position: 86%;
    background-repeat: no-repeat;
    background-size: cover;
    flex: none;
    width: 40%;
    height: 680px
}

.banner-hero--img.height-low {
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/65e8fc04e5dbf70a7797a9f1_hombre-tiene-el-mejor-prestamo-en-linea.jpg);
    height: 600px
}

.banner-hero--img.height-low.taboola-emprender {
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/6696d20aef0e3e0eda13c565_hombre-negocio.jpg);
    background-position: 50%
}

.banner-hero--img.height-low.taboola-negocio {
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/6696a19d9dc54cf00780370f_hombre-emprendedor.jpg);
    background-position: 50%
}

.banner-hero--img.height-low.taboola-clases {
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/6696d20a13f3ba701021876a_mochila-regreso-a-clases.jpg);
    background-position: 50%
}

.numbers--cont {
    align-items: center;
    margin-bottom: 0;
    display: flex
}

.numbers-image--cont {
    flex: none;
    width: 190px;
    margin-right: 1em
}

.diet-steps-img--cont {
    padding-top: 3em;
    padding-bottom: 5em
}

.div-block-9-copy {
    padding-right: 0%
}

.hero-tribu-text--cont,.hero-cryocell-text--cont {
    padding-top: 4em;
    padding-bottom: .5em
}

.hidden--lg-md-sm {
    display: none
}

.mt-1 {
    margin-top: 1em
}

.coupon {
    background-color: var(--color-white);
    border-radius: 12px;
    justify-content: center;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex
}

.coupon.w50 {
    width: 50%;
    margin-bottom: 10px;
    margin-left: 4em;
    padding-top: 0;
    padding-bottom: 0
}

.coupon-text {
    letter-spacing: 3px;
    font-size: 14px;
    font-weight: 700
}

.is--border-t-1 {
    border-top: 1px solid var(--color-n30);
    border-bottom: 1px none var(--color-n30)
}

.logos-landing {
    justify-content: space-between;
    width: 100%;
    display: flex
}

.header-logos-cont {
    padding-top: 20px;
    padding-bottom: 20px
}

.section--hero-studies {
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/610b1e1a2be4e778f4480780_back-medios.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 10em;
    padding-bottom: 6em
}

.surface-hero {
    background-color: var(--color-n10-101);
    border-radius: 16px;
    flex: 1;
    justify-content: space-between;
    align-self: stretch;
    margin-bottom: 3em;
    margin-left: 1em;
    margin-right: 1em;
    padding: 3em;
    display: flex
}

.surface-hero.is--l1 {
    z-index: 0;
    box-shadow: 0 0 2px 0 var(--shadow-08),0 6px 4px -4px var(--shadow-10);
    position: static;
    inset: 0%
}

.surface-hero.is--l2 {
    box-shadow: 0 0 4px 0 var(--shadow-08),0 8px 8px -4px var(--shadow-10)
}

.surface-hero.is--l3 {
    box-shadow: 0 0 6px 0 var(--shadow-08),0 10px 16px -4px var(--shadow-10)
}

.surface-hero.is--l4 {
    box-shadow: 0 0 8px 0 var(--shadow-08),0 12px 20px -4px var(--shadow-10)
}

.surface-hero.is--l5 {
    box-shadow: 0 0 10px 0 var(--shadow-08),0 14px 24px -4px var(--shadow-10)
}

.surface-hero.is--l6 {
    box-shadow: 0 0 12px 0 var(--shadow-08),0 24px 40px -4px var(--shadow-10)
}

.surface-hero.is--l7 {
    box-shadow: 0 0 12px 0 var(--shadow-08),0 32px 56px -4px var(--shadow-10)
}

.surface-hero.is--l8 {
    box-shadow: 0 0 12px 0 var(--shadow-08),0 40px 64px -4px var(--shadow-10)
}

.info-hero-studies-thumb {
    width: 48%
}

.img-hero-studies-thumb {
    border-radius: 8px;
    width: 48%;
    height: 100%;
    overflow: hidden
}

.studies--tag {
    letter-spacing: 2px;
    text-transform: uppercase;
    border-radius: 3px;
    font-size: 12px
}

.surface-thumb-studies {
    background-color: var(--color-n10-101);
    border-radius: 16px;
    flex: 1;
    align-self: stretch;
    margin-bottom: 2em;
    margin-left: 1em;
    margin-right: 1em;
    padding: 1.5em
}

.surface-thumb-studies.is--l1 {
    z-index: 0;
    box-shadow: 0 0 2px 0 var(--shadow-08),0 6px 4px -4px var(--shadow-10);
    position: static;
    inset: 0%
}

.surface-thumb-studies.is--l2 {
    box-shadow: 0 0 4px 0 var(--shadow-08),0 8px 8px -4px var(--shadow-10)
}

.surface-thumb-studies.is--l3 {
    box-shadow: 0 0 6px 0 var(--shadow-08),0 10px 16px -4px var(--shadow-10)
}

.surface-thumb-studies.is--l4 {
    box-shadow: 0 0 8px 0 var(--shadow-08),0 12px 20px -4px var(--shadow-10)
}

.surface-thumb-studies.is--l5 {
    box-shadow: 0 0 10px 0 var(--shadow-08),0 14px 24px -4px var(--shadow-10)
}

.surface-thumb-studies.is--l6 {
    box-shadow: 0 0 12px 0 var(--shadow-08),0 24px 40px -4px var(--shadow-10)
}

.surface-thumb-studies.is--l7 {
    box-shadow: 0 0 12px 0 var(--shadow-08),0 32px 56px -4px var(--shadow-10)
}

.surface-thumb-studies.is--l8 {
    box-shadow: 0 0 12px 0 var(--shadow-08),0 40px 64px -4px var(--shadow-10)
}

.info-studies-thumb {
    justify-content: space-between;
    display: flex
}

.img-studies-thumb {
    border-radius: 8px;
    width: 48%;
    height: 100%;
    margin-bottom: 10px;
    overflow: hidden
}

.collection-item-4 {
    padding-left: 0;
    padding-right: 0
}

.btn-download-studies {
    justify-content: flex-end;
    align-items: center;
    display: flex
}

.cont-dowload-studies {
    float: right;
    margin-top: -4px;
    display: inline-block
}

.cont-dowload-studies.margin-guides {
    float: left;
    margin-top: 8px;
    margin-right: 1em
}

.title-studies-thumb {
    width: 48%
}

.section--studies {
    padding-top: 2em;
    padding-bottom: 6em
}

.section--studies.section--hero-cambia {
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d8287e7e800b_cambia-tu-deuda-back.jpg);
    background-position: 56vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll
}

.section--studies.section--hero-invest {
    background-color: #0000;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d8da497e8010_quiero-prestar-back.jpg);
    background-position: 56vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll
}

.section--studies.section--hero-loan {
    -webkit-text-fill-color: inherit;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d81be87e8008_prestamos-back.jpg);
    background-position: 56vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-clip: border-box
}

.section--studies.section--hero-home {
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d800d77e8006_personas-back.jpg);
    background-position: 50vw 0;
    background-repeat: no-repeat;
    background-size: contain
}

.section--studies.section--hero-campaign {
    background-color: #f3f7f9;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d85b387e801a_decidimos-inversionista.jpg);
    background-position: 50vw 0;
    background-repeat: no-repeat;
    background-size: contain
}

.section--studies.section--hero-rejected {
    background-color: #0000;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d820007e801d_usuario-bloqueado.jpg);
    background-position: 53vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll
}

.section--studies.section--hero-personal {
    -webkit-text-fill-color: inherit;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d86d297e8012_creditos-personales.jpg);
    background-position: 56vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-clip: border-box
}

.section--studies.section--hero-online {
    background-color: #0000;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d8e7bc7e8011_Prestamos-online.jpg);
    background-position: 56vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll
}

.section--studies.section--hero-post {
    background-color: var(--color-n10-101);
    padding-bottom: 8em
}

.section--studies.section--content-post {
    padding-top: 1em
}

.section--studies.section--hero-minimo {
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d81a287e8027_pago-minimo-back-hero.jpg);
    background-position: 52vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll
}

.section--studies.section--hero-which-investment {
    background-color: #0000;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d81f6e7e802d_back-en-que-invertir.jpg);
    background-position: 56vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
    padding-bottom: 50px
}

.section--studies.section--hero-minimo-register {
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d8847f7e8031_back-registro.jpg);
    background-position: 50vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll
}

.section--studies.section--hero-simulator-invest {
    background-color: #0000;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d805817e8038_simulador-inversiones-back.jpg);
    background-position: 54vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
    padding-bottom: 50px
}

.section--studies.section--hero-where-invest {
    background-color: #0000;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d87cd67e803a_donde-invertir-back.jpg);
    background-position: 54vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
    padding-bottom: 50px
}

.section--studies.section--hero-loan-online {
    -webkit-text-fill-color: inherit;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d8699a7e8042_prestamos-personales-online-back.jpg);
    background-position: 56vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-clip: border-box
}

.section--studies.section--hero-loan-linea {
    -webkit-text-fill-color: inherit;
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d82dfb7e8044_prestamos-personales-en-linea-back.jpg);
    background-position: 56vw 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-clip: border-box
}

.section--studies.section--hero-risk {
    background-color: var(--color-n10-101)
}

.ad-studies--container {
    z-index: 99;
    background-color: var(--color-db-100);
    text-align: center;
    justify-content: space-between;
    width: 400px;
    height: 120px;
    margin-bottom: 0;
    padding-left: 2em;
    padding-right: 2em;
    display: block;
    position: fixed;
    inset: auto 20px 20px auto;
    box-shadow: 0 2px 20px -1px #00000029
}

.ad-studies-txt--cont {
    justify-content: center;
    align-self: center;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 15px;
    display: flex
}

.studies-bullets {
    font-size: 12px
}

.linkmail {
    color: var(--color-b110);
    text-decoration: underline
}

.buro-rich {
    padding-left: 20px;
    padding-right: 20px
}

.buro-img {
    min-width: auto;
    max-width: 120px
}

.medios--principal-card {
    background-color: var(--color-n20);
    height: 94%;
    padding: 2em
}

.medios--principal-card.card--rounded-20 {
    height: 78%;
    margin-right: 4em;
    padding-left: 3em;
    padding-right: 3em
}

.title-principal {
    padding-top: 1em;
    padding-bottom: 1.5em;
    font-size: 20px;
    line-height: 32px
}

.medios-link-principal {
    justify-content: space-between;
    align-items: center;
    display: flex
}

.data-download--cont {
    align-items: center;
    margin-bottom: 0;
    display: flex
}

.data-image--cont {
    flex: none;
    width: 190px;
    margin-right: 2em
}

.grid-3 {
    grid-column-gap: 120px;
    grid-row-gap: 90px
}

.hero-text-download--cont {
    padding-top: 4em;
    padding-bottom: .5em
}

.collection-item-5 {
    width: 33%;
    padding-bottom: 2em;
    padding-left: .5em;
    padding-right: .5em
}

.collection-list-4 {
    flex-wrap: wrap;
    display: flex
}

.collection-list-wrapper-4 {
    width: 100%;
    margin-bottom: 4em
}

.hero-text-womans--cont {
    padding-top: 4em;
    padding-bottom: .5em
}

.guides-pdf-hero--img {
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/62e992dbe9cc6cff214eb7bb_mujer-revisa-finanzas-personales.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    flex: none;
    width: 50%;
    position: absolute;
    inset: 0% 0% 0% auto
}

.hero-guides-text--cont {
    padding-top: 2.5em;
    padding-bottom: 1em
}

.grid-4 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    width: 100%;
    margin-bottom: 6em
}

.surface-thumb-guides {
    background-color: var(--color-n10-101);
    border-radius: 16px;
    flex: 1;
    align-self: stretch;
    padding: 2em 1.5em;
    display: flex
}

.surface-thumb-guides.is--l1 {
    z-index: 0;
    box-shadow: 0 0 2px 0 var(--shadow-08),0 6px 4px -4px var(--shadow-10);
    position: static;
    inset: 0%
}

.surface-thumb-guides.is--l2 {
    box-shadow: 0 0 4px 0 var(--shadow-08),0 8px 8px -4px var(--shadow-10)
}

.surface-thumb-guides.is--l3 {
    box-shadow: 0 0 6px 0 var(--shadow-08),0 10px 16px -4px var(--shadow-10)
}

.surface-thumb-guides.is--l4 {
    box-shadow: 0 0 8px 0 var(--shadow-08),0 12px 20px -4px var(--shadow-10)
}

.surface-thumb-guides.is--l5 {
    box-shadow: 0 0 10px 0 var(--shadow-08),0 14px 24px -4px var(--shadow-10)
}

.surface-thumb-guides.is--l6 {
    box-shadow: 0 0 12px 0 var(--shadow-08),0 24px 40px -4px var(--shadow-10)
}

.surface-thumb-guides.is--l7 {
    box-shadow: 0 0 12px 0 var(--shadow-08),0 32px 56px -4px var(--shadow-10)
}

.surface-thumb-guides.is--l8 {
    box-shadow: 0 0 12px 0 var(--shadow-08),0 40px 64px -4px var(--shadow-10)
}

.div-block-13 {
    flex: none
}

.list-item-guides {
    margin-bottom: 5px
}

.btn-download-guides {
    align-items: center;
    width: 110px;
    margin-top: 1.5em;
    display: flex
}

.hero-text-couple-guide--cont {
    padding-top: 4em;
    padding-bottom: .5em
}

.text-block-3 {
    display: inline
}

.image--collective {
    max-width: 272px;
    margin-bottom: 15px;
    padding-bottom: 26px
}

.hero-text-collective--cont {
    padding-top: 4em;
    padding-bottom: .5em
}

.cobranza-hero--img {
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/6335d0f68fbf7f02af52c491_abogados-en-proceso-de-cobranza-monto-y-cuentas-recuperadas.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    flex: none;
    width: 50%;
    position: absolute;
    inset: 0% 0% 0% auto
}

.banner-cobranza-hero--img {
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/6335d0f6a8bba44d4650c849_abogado-tasa-mas-baja-de-cartera-vencida.jpg);
    background-position: 86%;
    background-repeat: no-repeat;
    background-size: cover;
    flex: none;
    width: 40%;
    height: 520px
}

.banner-cobranza-hero--img.height-low {
    height: 600px
}

.banner-patner-hero--img {
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/6335d0f6564fe15a84e4c4ab_manos-de-inversionistas-juntas-credito-personal.jpg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    flex: none;
    width: 40%;
    height: 440px
}

.banner-patner-hero--img.height-low {
    height: 600px
}

.icon-importan,.icon-flex--item {
    flex: none;
    margin-right: 2em
}

.my-2 {
    margin-top: 2em;
    margin-bottom: 2em
}

.cartera-porcentaje--txt {
    color: var(--color-white);
    font-size: 90px;
    line-height: 100px
}

.cartera-porcentaje--cont {
    margin-right: 1.5em
}

.cartera-vencida--cont {
    align-items: stretch;
    display: flex
}

.cartera-vencida--cont.col--w50 {
    order: 0;
    align-self: auto
}

.cartera-vencida--cont.flex--start {
    align-items: flex-start
}

.cartera-txt--cont {
    align-self: center
}

.cartera-txt {
    color: var(--color-white)
}

.cartera-info--cont {
    padding-right: 2em
}

.graph-trimester {
    margin-top: 4em;
    margin-bottom: 6em
}

.grid-5 {
    grid-row-gap: 10px;
    grid-template-rows: auto auto auto auto auto;
    align-items: center
}

.circle--cont {
    background-color: var(--color-white);
    border-radius: 100px;
    width: 180px;
    height: 180px;
    padding-top: 35px
}

.mb-0 {
    margin-bottom: 0
}

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

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

.cattle-cols {
    justify-content: space-around;
    display: flex
}

.cattle-col-inside {
    flex-direction: row;
    justify-content: space-around;
    display: flex
}

.cattle-col-inside.cattle-col-double {
    width: 40%
}

.cattle-col {
    min-width: 180px
}

.logo--ganado {
    width: 320px
}

.ganado--subtitle {
    font-weight: 500;
    line-height: 34px
}

.card-register--cont {
    z-index: 98;
    background-color: var(--color-white);
    border-radius: 20px;
    width: 420px;
    min-height: 670px;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    padding: 1.5em 2em;
    position: relative;
    box-shadow: 1px 1px 8px #00000012
}

.card-register--cont.register-fixed {
    min-height: 200px;
    margin-left: 4em;
    position: static
}

.div-block-14 {
    max-width: 48%;
    margin-top: 220px
}

.section-2 {
    position: absolute;
    inset: 20% 17% 0% auto
}

.div-block-15 {
    width: 440px;
    margin-left: auto;
    margin-right: auto
}

.img-hero-landing {
    width: 590px;
    position: absolute;
    inset: auto 0% 0% -4.5%
}

.shape-left-down {
    position: absolute;
    inset: auto auto 0% 0%
}

.shape-left-down.register {
    left: -37vw
}

.shape-right-up {
    position: absolute;
    inset: 0% 0% auto auto
}

.shape-right-down {
    position: absolute;
    inset: auto 0% 0% auto
}

.shape-left-down-md {
    display: none;
    position: absolute;
    inset: auto auto 0% 0%
}

.flex--cont {
    flex-flow: row;
    justify-content: space-around;
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
    display: flex
}

.flex--cont.wrapper-vertical--xs,.flex--cont.wrapper-vertical--md {
    flex-wrap: wrap;
    justify-content: space-between
}

.title-studies--cont {
    width: 550px;
    margin-left: auto;
    margin-right: auto
}

.icon-titles-studies {
    flex: none;
    align-self: flex-start;
    margin-right: 1.4em
}

.p-0 {
    padding: 0
}

.info-head-average--cont {
    border-bottom: 1px solid var(--color-n20);
    padding: 1.5em 2em .2em
}

.info-body-average--cont {
    padding: 1.2em 2em 1.5em
}

.item-num-table {
    border-bottom: 1px solid var(--color-n20);
    height: 100%;
    padding: 5% 5px
}

.item-description-table {
    border-bottom: 1px solid var(--color-n20);
    height: 100%;
    padding-top: 5%;
    padding-bottom: 5%;
    font-size: 14px
}

.item-description-table.is--text-n60.two-lines {
    padding-top: 26px;
    padding-bottom: 26px
}

.table-full--cont {
    width: 75%;
    margin-left: auto;
    margin-right: auto
}

.div-block-17 {
    text-align: center;
    width: 45%;
    margin-left: auto;
    margin-right: auto
}

.info-subscribe--cont {
    padding-top: 5em
}

.year-amount--cont {
    border-radius: 20px;
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 2em;
    padding-bottom: 2em
}

.item-2num-table {
    border-bottom: 1px solid var(--color-n20);
    height: 100%;
    padding: 3% 5px
}

.modal-2 {
    z-index: 1001;
    background-color: #000000b3;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: none;
    position: fixed;
    inset: 0%
}

.div-block-18 {
    justify-content: center;
    display: flex
}

.modal--container-2 {
    background-color: #fff;
    border-radius: 16px;
    margin-left: 2em;
    margin-right: 2em;
    padding: 3em;
    position: relative
}

.html-embed {
    height: 500px;
    font-size: 12px;
    overflow: scroll
}

.cat-dis {
    font-size: 14px
}

.cat-bold {
    font-size: 16px;
    font-weight: 700
}

.text-span-3,.text-span-4,.text-span-5 {
    font-size: 16px
}

.tab-pane-container {
    max-width: 100%;
    display: block
}

.div-block-19 {
    width: 680px;
    min-width: 100%
}

.modal-confusef {
    z-index: 1001;
    background-color: #000000b3;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: none;
    position: fixed;
    inset: 0%
}

.disclaimer-investor {
    color: var(--color-n60);
    text-align: right;
    padding-top: 10px;
    font-size: 14px
}

.links-seo {
    border-right: 1px solid var(--color-n40);
    color: var(--color-n80);
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em;
    padding-left: 1em;
    padding-right: 1em;
    font-size: 14px;
    line-height: 18px
}

.is--border-0 {
    border: 0 #000
}

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

.hero-register-loan-text--cont {
    padding-top: 4em;
    padding-bottom: .5em
}

.subtitle-register {
    padding-bottom: 1em;
    font-size: 38px;
    line-height: 49px
}

.feature-txt-register {
    font-size: 22px;
    line-height: 33px
}

.div-block-21 {
    padding-right: 8em
}

.form-consolidate--cont {
    margin-top: 1em
}

.form-consolidate--cont.register-land {
    margin-top: 2em
}

.form-cards {
    padding-bottom: 0
}

.form-multi-cards--grid {
    grid-column-gap: 8px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr
}

.deletecard {
    color: #4b92f6;
    text-align: left;
    cursor: pointer;
    background-color: #0000;
    font-size: 14px;
    display: inline
}

.btn-add-card {
    align-items: center;
    width: 180px;
    margin-top: 5px;
    margin-bottom: 25px;
    display: flex
}

.add-card-icon {
    margin-right: 9px
}

.form-multi-submit {
    justify-content: space-between;
    display: flex
}

.months-cont {
    width: 50%
}

.hidden-2 {
    display: none
}

.div-block-22 {
    display: flex
}

.radio--btn-2 {
    text-align: center;
    border-top: 1px solid #b8c4d4;
    border-bottom: 1px solid #b8c4d4;
    border-right: 1px solid #b8c4d4;
    width: 16.6%;
    padding-left: 0;
    position: relative
}

.radio--btn-2.first {
    border-left: 1px solid #b8c4d4;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.radio--btn-2.last {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.div-block-23 {
    display: flex
}

.text-requirement--cont {
    padding-top: 0
}

.hero-text-master--cont {
    padding-top: 4em;
    padding-bottom: .5em
}

.benefit-hero-master--img {
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/6441a1bc48adf8f545f05ea0_hombre-estudia-maestria-o-postgrado-en-el-extranjero.jpg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    flex: none;
    width: 40%;
    height: 550px
}

.benefit-hero-master--img-copy {
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/6441a1bcef8d09f884c4fd4c_hombre-compra-auto-usado-con-prestamo.jpg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    flex: none;
    width: 40%;
    height: 680px
}

.benefit-hero-cars--img {
    background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/6441a1bcef8d09f884c4fd4c_hombre-compra-auto-usado-con-prestamo.jpg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    flex: none;
    width: 40%;
    height: 550px
}

.video {
    position: relative
}

.cover-preview {
    z-index: 3;
    cursor: pointer;
    position: absolute
}

.video-embed {
    z-index: 2;
    width: 100%;
    height: 100%;
    position: absolute
}

.buttons-head--cont {
    display: flex
}

.description-text--cont {
    margin-bottom: 2em
}

.div-block-24 {
    width: 110px;
    height: 80px;
    position: absolute;
    inset: 60% 0% 0% auto
}

.btn-simulation--cont {
    margin-top: 12px
}

.bold-text {
    font-size: 16px
}

.banner-hero--cont-copy {
    flex: 0 auto;
    align-self: auto;
    align-items: center;
    padding-left: 15%;
    padding-right: 15%;
    display: flex
}

.banner-hero--cont-copy.is-color-b100 {
    padding-left: 10%;
    padding-right: 10%
}

.section--banner-hero-blue {
    background-color: var(--color-b100);
    flex-direction: row;
    justify-content: space-between;
    display: flex
}

.div-block-25 {
    display: flex
}

.cards-news--cont {
    justify-content: space-between;
    width: 100%;
    display: flex
}

.logo-news--cont {
    padding-top: 1em;
    padding-bottom: 1em
}

.info-news--cont {
    height: 90px
}

.content-nav-register {
    text-align: right;
    justify-content: flex-end;
    align-items: center;
    display: flex
}

.nav-register {
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-bottom: 20px
}

.nav-logo-register {
    padding-top: 10px;
    padding-left: 0
}

.nav-register--cont {
    z-index: 99;
    background-color: #fff;
    display: none;
    position: fixed;
    inset: 0% 0% auto;
    box-shadow: 0 0 2px #0003
}

.is--ligth {
    font-weight: 400
}

.modal-3 {
    z-index: 1001;
    background-color: #000000b3;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: block;
    position: fixed;
    inset: 0%
}

.modal-3.country {
    display: flex
}

.modal-3.country.hidden {
    display: none
}

.modal--container-3 {
    background-color: #fff;
    border-radius: 16px;
    margin-left: 2em;
    margin-right: 2em;
    padding: 3em;
    position: relative
}

.btn-3 {
    color: #fff;
    text-align: center;
    background-color: #05c574;
    border-radius: 12px;
    min-width: 208px;
    padding: 12px 16px;
    font-weight: 500;
    transition: all .2s ease-in-out
}

.btn-3:hover {
    filter: brightness(95%);
    text-decoration: none;
    transform: translateY(-2px);
    box-shadow: 0 8px 8px -2px #0000001a
}

.btn-3.btn--outline-dark {
    color: #222;
    background-color: #0000;
    border: 1px solid #888
}

.close-modal-2 {
    cursor: pointer;
    padding-left: 6px;
    padding-right: 6px;
    position: absolute;
    inset: 20px 20px auto auto
}

.list,.info-flex--item {
    text-align: left
}

.icon-small-flex--item {
    flex: none;
    margin-right: .7em
}

.flex-block {
    flex-flow: row;
    justify-content: center;
    align-items: center
}

.is--rounded-10 {
    border-radius: 10px;
    overflow: hidden
}

.call-to-action-m {
    z-index: 97;
    background-color: #fff;
    justify-content: space-between;
    padding: 15px;
    display: none;
    position: fixed;
    inset: auto 0% 0%;
    box-shadow: 0 2px 20px #0003
}

.anchor-link {
    border-bottom: 1px solid var(--color-n30);
    background-color: var(--color-n20);
    color: var(--color-n100);
    padding-top: 14px;
    padding-bottom: 14px;
    display: block
}

.anchor-link:hover {
    background-color: var(--color-n10-101);
    text-decoration: none
}

.anchor-link:active {
    filter: none
}

.anchor-link.w--current:active,.anchor-link.is--border-b-1:hover {
    text-decoration: none
}

.anchor-submenu {
    border-radius: 12px;
    overflow: hidden
}

.col--fixed {
    position: fixed
}

.text-span-6 {
    font-size: 14px
}

.is--color-p100 {
    background-color: #5b0be1
}

.py--5 {
    padding-top: .5em;
    padding-bottom: .5em
}

.py--5.is--color-b10 {
    padding: 1em
}

.py--5.is--color-b10.is---border-1 {
    padding-left: 0;
    padding-right: 0
}

.py--5.collective--p {
    font-weight: 500
}

.px--5 {
    padding-left: .5em;
    padding-right: .5em
}

.calculator--cont {
    width: 80%
}

.form-calculator {
    padding: 1em 2em 2em
}

.rangeslider-track {
    background-color: #f7f9fc;
    border: 1px solid #e4e9f2;
    border-radius: 6px;
    height: 6px;
    margin-bottom: 2em;
    position: relative
}

.rangeslider-fill {
    background-color: #5b0be1;
    border-radius: 6px;
    width: 30%;
    height: 6px;
    position: absolute
}

.rangeslider-handle {
    text-align: center;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #e4e9f2;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    position: absolute;
    top: -12px;
    box-shadow: 0 4px 8px #00000026
}

.rangeslider-display-value {
    background-color: var(--color-b100);
    color: #fff;
    border-radius: 10px;
    padding: 4px 10px
}

.rangeslider-value-cont {
    text-align: center;
    margin-top: -42px;
    position: absolute
}

.is--border-1 {
    border: 1px solid var(--color-n30)
}

.table--2col {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 1.25fr 2fr
}

.table--item {
    border-bottom: 1px solid var(--color-n30);
    height: 100%;
    padding: 1em .5em
}

.grid-6 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    border: 1px solid var(--color-n20);
    grid-template-columns: 1.5fr .5fr 1fr 1fr 1fr 1fr 1fr;
    width: 100%
}

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

@media screen and (max-width: 991px) {
    .ds-grid-brand {
        grid-template:". . . . . ."/1fr 1fr;
        grid-auto-columns: 1fr;
        grid-auto-flow: row
    }

    .ds-grid-surfaces {
        grid-row-gap: 8px;
        grid-template-rows: auto auto auto;
        grid-template-areas: ". . . . . ."". . . . . ."". . . . . ."
    }

    .ds-grid-colors {
        grid-row-gap: 8px;
        grid-template-rows: auto auto;
        grid-template-areas: ". . . . . ."". . . . . ."
    }

    .t1 {
        font-size: 40px;
        line-height: 48px
    }

    .ds-grid-buttons {
        grid-template-rows: auto auto auto
    }

    .section.section--hero-home {
        background-attachment: fixed
    }

    .content__intro {
        width: 60%
    }

    .site-hero {
        background-position: 50% 0
    }

    .container-btns {
        flex-direction: column
    }

    .wrapper {
        flex-flow: row;
        justify-content: space-around;
        margin-left: 2em;
        margin-right: 2em;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .wrapper.download-pdf {
        padding-left: 0;
        padding-right: 0
    }

    .section--py100.section--hero-cambia {
        background-position: 54vw 9%
    }

    .section--py100.section--hero-invest {
        background-position: 52vw 15%
    }

    .section--py100.section--hero-loan {
        background-position: 52vw 26%
    }

    .section--py100.section--hero-home {
        background-position: 43vw 37%
    }

    .section--py100.section--hero-campaign {
        background-position: 43vw 102%;
        padding-bottom: 60px
    }

    .section--py100.section--hero-rejected {
        background-position: 52vw 35%;
        padding-bottom: 40px
    }

    .section--py100.section--hero-personal {
        background-position: 52vw 40%
    }

    .section--py100.section--hero-online {
        background-position: 52vw 35%
    }

    .section--py100.section--hero-post {
        padding-bottom: 7em
    }

    .section--py100.section--hero-minimo {
        background-position: 52vw 17%
    }

    .section--py100.section--hero-which-investment,.section--py100.section--hero-simulator-invest,.section--py100.section--hero-where-invest {
        background-position: 52vw 35%
    }

    .section--py100.section--hero-loan-online,.section--py100.section--hero-loan-linea {
        background-position: 52vw 40%
    }

    .section--py100.section--hero-careers {
        height: 500px
    }

    .section--py100.section--hero-lumio,.section--py100.section--hero-sunbank,.section--py100.section--hero-toole {
        background-position: 52vw 40%
    }

    .section--py100.section--hero-invest-want {
        background-position: 52vw 35%
    }

    .section--py100.section--hero-une {
        height: 400px
    }

    .section--py100.section--hero-redeco {
        height: 580px
    }

    .section--py100.section--hero-mba {
        background-position: 52vw 40%;
        background-size: cover
    }

    .section--py100.section--hero-404,.section--py100.section--hero-contact {
        background-position: 52vw 35%
    }

    .section--py100.section--hero-persons,.section--py100.section--hero-nice {
        background-position: 52vw 40%
    }

    .section--py100.section--hero-omar {
        background-position: 52vw 17%
    }

    .section--py100.section--hero-seminuevos {
        background-position: 52vw 170%
    }

    .section--py100.section--hero-cienl {
        background-position: 110% 0
    }

    .section--py100.section--hero-100l {
        background-position: 52vw 40%
    }

    .section--py100.section--hero-collective {
        background-position: 52vw 16%
    }

    .section--py100.section--hero-boda,.section--py100.section--hero-viajes,.section--py100.section--hero-aguinaldo {
        background-position: 52vw 40%
    }

    .section--py100.section--hero-report {
        background-position: 52vw 33%
    }

    .section--py100.section--hero-seminuevos-v2 {
        background-position: 52vw 170%
    }

    .section--py100.section--hero-fintecht,.section--py100.section--hero-mercados,.section--py100.section--hero-tianguis,.section--py100.section--hero-pymes,.section--py100.section--hero-personal-loan,.section--py100.section--hero-bascule {
        background-position: 52vw 40%
    }

    .section--py100.section--hero--coupleguide {
        background-position: 51vw 50px;
        background-size: auto 470px
    }

    .section--py100.section--hero--womanguide {
        background-position: 52vw 23%
    }

    .section--py100.section--hero-campaing {
        background-position: 45vw 60px;
        background-size: auto 420px
    }

    .section--py100.section--hero-bikes {
        background-position: 52vw 40%
    }

    .section--py100.section--hero-estate {
        background-position: 52vw 20%
    }

    .section--py100.section--hero-tribu {
        background-position: 52vw 11%;
        background-size: auto 460px
    }

    .section--py100.section--hero-cryocell {
        background-position: 50vw 14%;
        background-size: auto 420px
    }

    .section--py100.section--hero-guides-pdf {
        padding-bottom: 50px
    }

    .section--py100.sectio--hero-studio-loans {
        padding-top: 140px
    }

    .section--py100.section--hero-ganado {
        background-position: 100% 22%;
        background-size: 50%
    }

    .section--py100.section--hero-millions {
        background-position: 45vw 60px;
        background-size: auto 420px
    }

    .section--py100.section--hero-register-loan,.section--py100.section--hero-register-transfer {
        background-position: 46vw 100%
    }

    .section--py100.section--hero-master,.section--py100.section--hero-cars {
        background-position: 30vw 100%;
        background-size: cover
    }

    .section--py100.section--hero-8years {
        background-position: 45vw 60px;
        background-size: auto 420px
    }

    .section--py100.section--hero-bluemonday {
        background-position: 70vw 0
    }

    .section--py100.section--hero-register-green,.section--py100.section--hero-register-blue,.section--py100.section--hero-register-invest,.section--py100.section--hero-register-purple {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/65d3d69bed33520f66a60bf8_oval-white-light.svg);
        background-position: 77vw 0
    }

    .section--py100.section--hero-construex {
        background-position: 50vw 14%;
        background-size: auto 420px
    }

    .col--w50.calculator-info--cont {
        padding-right: 0
    }

    .num--item {
        border-radius: 40px;
        width: 140px;
        height: 140px;
        padding-left: .5em;
        padding-right: .5em
    }

    .num--item.num--item__purple {
        background-color: var(--p100)
    }

    .num--text {
        margin-bottom: 5px;
        font-size: 34px;
        line-height: 35px
    }

    .image.image--benefit-hero {
        object-fit: cover;
        flex: 0 auto;
        align-self: stretch
    }

    .benefit-hero--txt {
        padding-left: 3em;
        padding-right: 3em
    }

    .medios--slider {
        padding-left: 20px
    }

    .photo--item {
        width: 140px;
        height: 140px
    }

    .is--border-b-1.calif-a {
        font-weight: 700
    }

    .image-2 {
        width: 140px
    }

    .call-to-action--cont {
        flex-direction: column;
        align-items: flex-start;
        width: 290px
    }

    .testimony-circle--shape.hidden--md {
        width: 365px;
        height: 365px
    }

    .is--tiny.table-amortization {
        margin-top: 3px
    }

    .video--container {
        padding: 2em 2em 0
    }

    .testimony-info--container {
        padding-right: 1em
    }

    .links--container {
        margin-bottom: 1em;
        margin-left: 1em
    }

    .questions--icon {
        width: 70px
    }

    .num-info--text {
        font-size: 14px;
        line-height: 16px
    }

    .flex--container {
        flex-flow: row;
        justify-content: space-around;
        margin-left: 0;
        margin-right: 0
    }

    .benefit-save--txt {
        font-size: 28px;
        line-height: 36px
    }

    .benefit-hero--img {
        height: 390px
    }

    .footer-list--container {
        padding-right: .5em
    }

    .footer-legal--container {
        flex-direction: column
    }

    .legal-links--cont {
        justify-content: space-between;
        width: 100%;
        margin-top: 2em
    }

    .rights-txt--cont {
        width: 100%
    }

    .requirement-info--cont {
        padding-right: .5em
    }

    .requirement--container {
        padding-top: 0;
        padding-bottom: 0
    }

    .howinvest--container {
        padding-left: 1em;
        padding-right: 1em
    }

    .howinvest--icon-cont {
        width: 70px
    }

    .nav--container {
        padding: 0 30px
    }

    .btn-acces--cont {
        margin-left: 0;
        padding-top: 60px;
        padding-left: 0;
        padding-right: 0;
        display: block
    }

    .nav--link {
        border-bottom: 1px solid #e7ebef;
        padding-left: 0;
        padding-right: 0;
        font-size: 16px;
    }

    .menu--container {
        background-color: var(--color-n20);
        padding: 20px 30px 100px
    }

    .menu--btn {
        padding-top: 16px;
        padding-bottom: 20px
    }

    .menu--btn.w--open {
        background-color: var(--color-n20)
    }

    .hidden--lg {
        display: block
    }

    .close--icon {
        display: none
    }

    .hero-home-text--cont {
        padding-top: 3em
    }

    .hero-text--cont {
        padding-top: 3em;
        padding-bottom: 0
    }

    .t1-2 {
        font-size: 40px;
        line-height: 48px
    }

    .requirement--container-2 {
        padding-top: 0;
        padding-bottom: 0
    }

    .num--item-2 {
        border-radius: 40px;
        width: 140px;
        height: 140px;
        padding-left: .5em;
        padding-right: .5em
    }

    .num--item-2.num--item__purple {
        background-color: #8e42d5
    }

    .num-info--text-2 {
        font-size: 14px;
        line-height: 16px
    }

    .testimony-circle--shape-2.hidden--md {
        width: 365px;
        height: 365px
    }

    .hero-campaing-text--cont {
        padding-top: 1em;
        padding-bottom: .5em
    }

    .nav--bg {
        opacity: 1;
    }

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

    .btn-submit--cont {
        width: 100%;
        display: block
    }

    .result-loan--grid {
        padding-left: 0;
        padding-right: 0
    }

    .result--container {
        min-width: 0;
        padding-left: 4em;
        padding-right: 4em
    }

    .result--container.is--color-n10.result-v2 {
        padding-left: 1em;
        padding-right: 1em
    }

    .result--container.is--color-n10.result-v2.taboola {
        padding-right: 0
    }

    .result--container.is--color-n10.result-invest {
        padding-left: 0;
        padding-right: 0
    }

    .thumb-image--post {
        height: 140px
    }

    .main-image--cont {
        width: 100%;
        height: auto
    }

    .title--cont {
        padding: 3em 0 2em
    }

    .section--image-post {
        margin-top: -13vw
    }

    .blog--post--list {
        min-width: 214px
    }

    .section--hero-blog {
        background-position: 100%;
        background-size: cover
    }

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

    .interest-amount--cont {
        padding-left: 0;
        padding-right: 0
    }

    .bank-info--cont {
        margin-left: 0;
        margin-right: 0
    }

    .logo-register--cont {
        margin-bottom: 2em
    }

    .save-icon-register--cont {
        margin-right: 1em
    }

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

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

    .result-consolidate--grid,.simulation-info--cont {
        padding-left: 1em;
        padding-right: 1em
    }

    .save-amont-register-cont {
        width: auto
    }

    .register-head-text--container {
        padding-top: 1.8em
    }

    .coupon--container {
        width: 100%
    }

    .hero-simulator-text--cont,.hero-where-text--cont {
        padding-top: 3em;
        padding-bottom: 0
    }

    .legal-loan-result--cont {
        width: auto
    }

    .collection-item-3 {
        width: 50%
    }

    .hero-risk-text--cont {
        padding-top: 3em;
        padding-bottom: 0
    }

    .section--py50.section--hero-cambia {
        background-position: 52vw 32%
    }

    .section--py50.section--hero-invest {
        background-position: 52vw 35%
    }

    .section--py50.section--hero-loan {
        background-position: 52vw 40%
    }

    .section--py50.section--hero-home {
        background-position: 43vw 37%
    }

    .section--py50.section--hero-campaign {
        background-position: 43vw 102%;
        padding-bottom: 60px
    }

    .section--py50.section--hero-rejected {
        background-position: 52vw 35%;
        padding-bottom: 40px
    }

    .section--py50.section--hero-personal {
        background-position: 52vw 40%
    }

    .section--py50.section--hero-online {
        background-position: 52vw 35%
    }

    .section--py50.section--hero-post {
        padding-bottom: 7em
    }

    .section--py50.section--hero-minimo {
        background-position: 52vw 17%
    }

    .section--py50.section--hero-which-investment {
        background-position: 52vw 35%
    }

    .section--py50.section--hero-minimo-register {
        background-position: 50vw 0
    }

    .section--py50.section--hero-simulator-invest,.section--py50.section--hero-where-invest {
        background-position: 52vw 35%
    }

    .section--py50.section--hero-loan-online,.section--py50.section--hero-loan-linea {
        background-position: 52vw 40%
    }

    .benefit-jobs--cont {
        padding-left: 1em;
        padding-right: 1em
    }

    .careers-hero--img {
        width: 46%;
        height: 441px;
        margin-top: 3.7em
    }

    .hero-careers-text--cont {
        padding-top: 3em;
        padding-bottom: 0
    }

    .hero-job-text--cont {
        padding-right: 2em
    }

    .card-job-fixed--cont {
        width: 100%
    }

    .about-us-hero--txt {
        padding-left: 3em;
        padding-right: 3em
    }

    .about-us-hero--img {
        height: 390px
    }

    .space-nav {
        display: none
    }

    .blog--post--list-2 {
        min-width: 214px
    }

    .simulation-info {
        width: 560px
    }

    .section--features {
        padding: 2rem
    }

    .hero-une-text--cont {
        padding-top: 2em;
        padding-right: 3em
    }

    .une-hero--img {
        background-position: 0%;
        width: 37%;
        height: 400px;
        margin-top: 3.7em
    }

    .info--icon-cont {
        align-self: flex-start;
        margin-right: 1em
    }

    .hero-redeco-text--cont {
        padding-top: 2em;
        padding-right: 0
    }

    .directory--item-cont {
        padding-right: 0
    }

    .redeco-hero--img {
        background-position: 39%;
        width: 47%;
        height: 521px;
        margin-top: 3.7em
    }

    .benefit-hero--txt-2 {
        padding-left: 3em;
        padding-right: 3em
    }

    .benefit-save--txt-2 {
        font-size: 28px;
        line-height: 36px
    }

    .bank-info--cont-2 {
        margin-left: 0;
        margin-right: 0
    }

    .hero-404-text--cont,.hero-fq-text--cont {
        padding-top: 3em;
        padding-bottom: 0
    }

    .about-us--txt {
        font-size: 28px;
        line-height: 36px
    }

    .section--hero-medios {
        background-position: 100%;
        background-size: cover
    }

    .medios--card-container {
        margin-bottom: 4em;
        padding-left: 0;
        padding-right: 0
    }

    .hero-contact-text--cont {
        padding-top: 3em;
        padding-bottom: 0
    }

    .title-text--cont {
        padding-right: 2em
    }

    .news--container {
        flex-wrap: nowrap;
        justify-content: space-around;
        margin-left: 2em;
        margin-right: 2em
    }

    .num--text-plus {
        margin-bottom: 5px;
        font-size: 34px;
        line-height: 30px
    }

    .num--text-millions {
        margin-bottom: 5px;
        font-size: 28px;
        line-height: 35px
    }

    .num--text-million {
        margin-bottom: 5px;
        font-size: 26px;
        line-height: 30px
    }

    .thumb-image--result {
        height: 110px
    }

    .benefit-hero-numbers--txt {
        padding-left: 3em;
        padding-right: 3em
    }

    .hero-text-persons--cont,.hero-nice-text--cont {
        padding-top: 3em;
        padding-bottom: 0
    }

    .collective-img {
        display: none
    }

    .hero-costos-text--cont {
        padding-right: 0
    }

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

    .days--container {
        width: 180px;
        height: 180px;
        padding-top: 1.8em
    }

    .aguinaldo-hero--img {
        height: 390px
    }

    .aguinaldo-hero--txt {
        padding-left: 3em;
        padding-right: 3em
    }

    .hero-text--container {
        padding-top: 0;
        padding-left: 0;
        padding-right: 0
    }

    .result-aguinaldo--cont {
        padding-left: .5em;
        padding-right: .5em
    }

    .date-aguinaldo--cont,.simulador-aguinaldo--cont {
        padding-left: 1em;
        padding-right: 1em
    }

    .form-aguinaldo--cont {
        padding-right: 1em
    }

    .aguinaldo-icon--cont {
        width: 60px;
        margin-right: 15px
    }

    .aguinaldo--container {
        justify-content: space-around
    }

    .faqs--container {
        padding-left: 0;
        padding-right: 0
    }

    .thumb-image--post-land {
        height: 140px
    }

    .hero-text-animo--cont {
        padding-top: 3em;
        padding-bottom: 0
    }

    .logo-animo {
        width: 110px;
        margin-right: 3em
    }

    .logo-zapopan {
        width: 170px
    }

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

    .result-invest--grid {
        padding-left: 0;
        padding-right: 0
    }

    .info-result-invest--item {
        padding-left: .25em;
        padding-right: .25em;
        font-size: 14px
    }

    .result-bascule-cont {
        margin-left: 0;
        margin-right: 0
    }

    .banner-hero--cont {
        padding: 3em
    }

    .banner-hero--img,.banner-hero--img.height-low {
        height: 520px
    }

    .numbers--cont {
        align-items: flex-start
    }

    .numbers-image--cont {
        width: 150px
    }

    .hero-tribu-text--cont,.hero-cryocell-text--cont {
        padding-top: 3em;
        padding-bottom: 0
    }

    .is--border-t-1.calif-a {
        font-weight: 700
    }

    .section--hero-studies {
        background-position: 100%;
        background-size: cover
    }

    .info-studies-thumb {
        display: block
    }

    .img-studies-thumb {
        width: 100%
    }

    .cont-dowload-studies.margin-guides {
        float: right
    }

    .title-studies-thumb {
        width: 100%
    }

    .section--studies.section--hero-cambia {
        background-position: 52vw 32%
    }

    .section--studies.section--hero-invest {
        background-position: 52vw 35%
    }

    .section--studies.section--hero-loan {
        background-position: 52vw 40%
    }

    .section--studies.section--hero-home {
        background-position: 43vw 37%
    }

    .section--studies.section--hero-campaign {
        background-position: 43vw 102%;
        padding-bottom: 60px
    }

    .section--studies.section--hero-rejected {
        background-position: 52vw 35%;
        padding-bottom: 40px
    }

    .section--studies.section--hero-personal {
        background-position: 52vw 40%
    }

    .section--studies.section--hero-online {
        background-position: 52vw 35%
    }

    .section--studies.section--hero-post {
        padding-bottom: 7em
    }

    .section--studies.section--hero-minimo {
        background-position: 52vw 17%
    }

    .section--studies.section--hero-which-investment {
        background-position: 52vw 35%
    }

    .section--studies.section--hero-minimo-register {
        background-position: 50vw 0
    }

    .section--studies.section--hero-simulator-invest,.section--studies.section--hero-where-invest {
        background-position: 52vw 35%
    }

    .section--studies.section--hero-loan-online,.section--studies.section--hero-loan-linea {
        background-position: 52vw 40%
    }

    .medios--principal-card.card--rounded-20 {
        height: 100%;
        margin-right: 1em;
        padding-left: 2em;
        padding-right: 2em
    }

    .title-principal {
        padding-top: 0;
        padding-bottom: 0
    }

    .data-download--cont {
        align-items: flex-start
    }

    .data-image--cont {
        width: 130px;
        margin-right: 1em
    }

    .grid-3 {
        grid-column-gap: 30px;
        grid-row-gap: 50px
    }

    .hero-text-download--cont {
        padding-top: 3em;
        padding-bottom: 0
    }

    .collection-item-5 {
        width: 50%
    }

    .hero-text-womans--cont {
        padding-top: 3em;
        padding-bottom: 0
    }

    .guides-pdf-hero--img {
        background-position: 0 100%;
        background-size: auto 500px;
        width: 52%
    }

    .hero-guides-text--cont {
        padding-top: 3em;
        padding-bottom: 0
    }

    .grid-4 {
        grid-template-columns: 1fr
    }

    .div-block-13 {
        width: 200px
    }

    .hero-text-couple-guide--cont,.hero-text-collective--cont {
        padding-top: 3em;
        padding-bottom: 0
    }

    .cobranza-hero--img {
        background-position: 0 100%;
        background-size: auto 360px;
        width: 52%
    }

    .banner-cobranza-hero--img,.banner-cobranza-hero--img.height-low {
        height: 520px
    }

    .banner-patner-hero--img {
        height: 340px
    }

    .banner-patner-hero--img.height-low {
        height: 520px
    }

    .cartera-porcentaje--txt {
        font-size: 68px
    }

    .cartera-porcentaje--cont {
        margin-right: 1em
    }

    .cartera-txt {
        font-size: 36px;
        line-height: 41px
    }

    .cartera-info--cont {
        padding-right: 0
    }

    .circle--cont {
        border-radius: 20px;
        width: 130px;
        height: 150px;
        padding-top: 25px
    }

    .cattle-cols {
        grid-column-gap: 12px;
        grid-row-gap: 12px;
        flex-flow: wrap;
        justify-content: space-around
    }

    .cattle-col-inside {
        justify-content: space-around;
        display: flex
    }

    .card-register--cont {
        width: 340px
    }

    .card-register--cont.register-fixed {
        margin-left: auto
    }

    .section-2 {
        right: 4%
    }

    .div-block-15 {
        padding-right: 0
    }

    .img-hero-landing {
        width: auto
    }

    .shape-left-down,.shape-right-up {
        display: none
    }

    .shape-right-up.bluemonday {
        width: 50%;
        display: block;
        right: -30%
    }

    .shape-right-down,.shape-left-down-md {
        display: none
    }

    .flex--cont {
        flex-flow: row;
        justify-content: space-around;
        margin-left: 0;
        margin-right: 0
    }

    .item-description-table {
        padding-top: 18px;
        padding-bottom: 19px;
        font-size: 12px;
        line-height: 14px
    }

    .item-description-table.is--text-n60.two-lines {
        padding-top: 31px;
        padding-bottom: 31px
    }

    .div-block-17 {
        width: 70%
    }

    .div-block-19 {
        width: 420px
    }

    .hero-register-loan-text--cont {
        padding-top: 3em;
        padding-bottom: 0
    }

    .subtitle-register {
        font-size: 32px;
        line-height: 42px
    }

    .feature-txt-register {
        font-size: 18px;
        line-height: 26px
    }

    .div-block-21 {
        padding-right: 0
    }

    .img-logos-institution {
        width: 120px
    }

    .form-cards {
        padding-bottom: 1em
    }

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

    .form-multi-submit {
        flex-direction: column
    }

    .months-cont {
        width: 100%
    }

    .hero-text-master--cont {
        padding-top: 3em;
        padding-bottom: 0
    }

    .benefit-hero-master--img,.benefit-hero-master--img-copy,.benefit-hero-cars--img {
        height: 390px
    }

    .cover-preview {
        z-index: 3;
        position: absolute
    }

    .buttons-head--cont {
        flex-direction: column
    }

    .div-block-24 {
        width: 80px;
        height: 50px;
        top: 53%
    }

    .btn-simulation--cont {
        display: block
    }

    .banner-hero--cont-copy {
        padding: 3em
    }

    .info-news--cont {
        height: auto
    }

    .img-register {
        width: 90%
    }

    .content-nav-register {
        padding-left: 4em
    }

    .nav-register {
        margin-left: 1.8em;
        margin-right: 1.8em
    }

    .col--fixed {
        margin-left: auto
    }

    .calculator--cont {
        width: 100%
    }
}

@media screen and (max-width: 767px) {
    h1 {
        font-size:32px;
        line-height: 40px
    }

    h2 {
        font-size: 24px;
        line-height: 32px
    }

    h3 {
        font-size: 20px;
        line-height: 28px
    }

    h4 {
        font-size: 16px
    }

    .ds-content {
        margin-left: 0
    }

    .ds-grid-brand {
        grid-template-columns: 1fr 1fr 1fr
    }

    .ds-grid-surfaces {
        justify-items: stretch
    }

    .ds-grid-colors {
        grid-template-rows: auto auto
    }

    .ds-intro {
        padding-top: 24px
    }

    .t1 {
        font-size: 32px;
        line-height: 38px
    }

    .t1.title-register {
        font-size: 26px;
        line-height: 32px
    }

    .btn.btn--wide-short {
        min-width: 100px
    }

    .ds-nav.surface.is--l3 {
        z-index: 9999;
        width: 100%;
        position: sticky;
        inset: 0% 0% auto;
        overflow: visible
    }

    .ds-nav__brand {
        width: 32px;
        height: 32px;
        margin-top: 12px;
        padding-left: 0
    }

    .ds-nav__brand.w--current {
        margin-top: 14px
    }

    .ds-nav__container {
        padding: 0 0 0 16px
    }

    .ds-menu {
        background-color: #fff;
        margin-top: 60px;
        padding: 16px 24px 24px
    }

    .ds-nav__details {
        display: none
    }

    .ds-nav__button {
        background-color: var(--color-white)
    }

    .ds-nav__button.w--open {
        background-color: var(--color-r100)
    }

    .is--align-left {
        text-align: left
    }

    .content__download_cards {
        flex-direction: column
    }

    .content__download_cards_card {
        justify-content: flex-start;
        align-items: stretch;
        margin-bottom: 16px;
        margin-right: 0
    }

    .header {
        margin-top: 24px
    }

    .content {
        margin-top: 320px
    }

    .content__intro {
        width: 100%
    }

    .site-hero {
        background-position: 95% 0;
        margin-top: 32px;
        padding-top: 90%;
        inset: 0% 0% auto
    }

    .container-btns {
        flex-direction: row
    }

    .col--w33 {
        flex: 0 auto;
        order: 0;
        align-self: auto;
        display: block
    }

    .col--w33.col--md-w100 {
        width: 100%
    }

    .wrapper.wrapper-vertical--xs {
        justify-content: space-between;
        flex-direction: row;
    }

    .wrapper.wrapper-vertical--xs.process-cont {
        margin-top: 2em
    }

    .wrapper.wrapper-vertical--md {
        flex-direction: column;
        place-content: stretch space-between
    }

    .wrapper.wrapper-vertical--md.m0--md,.wrapper.width-100---md {
        margin-left: 0;
        margin-right: 0
    }

    .wrapper.download-pdf {
        flex-direction: column
    }

    .benefit--text {
        font-size: 16px
    }

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

    .section--py100.section--hero-invest {
        background-position: 52vw 15%
    }

    .section--py100.section--hero-loan {
        background-position: 52vw 20%
    }

    .section--py100.section--hero-home {
        background-position: 48vw 38%
    }

    .section--py100.section--hero-campaign {
        background-position: 48vw 101%;
        padding-bottom: 40px
    }

    .section--py100.section--hero-rejected {
        background-position: 52vw 33%
    }

    .section--py100.section--hero-personal {
        background-position: 52vw 20%
    }

    .section--py100.section--hero-online {
        background-position: 52vw 33%
    }

    .section--py100.section--hero-post {
        padding-bottom: 5em
    }

    .section--py100.section--hero-minimo {
        background-position: 52vw 12%
    }

    .section--py100.section--hero-which-investment {
        background-position: 52vw 33%;
        padding-bottom: 0
    }

    .section--py100.section--hero-zenfi-landing {
        padding-top: 30px
    }

    .section--py100.section--hero-simulator-invest {
        background-position: 52vw 33%
    }

    .section--py100.section--hero-where-invest {
        background-position: 52vw 33%;
        padding-bottom: 0
    }

    .section--py100.section--hero-loan-online,.section--py100.section--hero-loan-linea {
        background-position: 52vw 20%
    }

    .section--py100.section--hero-careers {
        height: auto;
        padding-bottom: 0
    }

    .section--py100.section--hero-lumio,.section--py100.section--hero-sunbank,.section--py100.section--hero-toole {
        background-position: 52vw 20%
    }

    .section--py100.section--hero-job {
        background-position: 50% 0
    }

    .section--py100.section--hero-invest-want {
        background-position: 52vw 33%
    }

    .section--py100.section--hero-une,.section--py100.section--hero-redeco {
        background-color: var(--color-n10-101);
        height: auto;
        padding-bottom: 0
    }

    .section--py100.section--hero-mba {
        background-position: 52vw 20%
    }

    .section--py100.section--hero-404 {
        background-position: 52vw 33%;
        margin-bottom: 100px
    }

    .section--py100.section--hero-contact {
        background-position: 52vw 33%
    }

    .section--py100.section--hero-persons,.section--py100.section--hero-nice {
        background-position: 52vw 20%
    }

    .section--py100.section--hero-omar {
        background-position: 100% 0
    }

    .section--py100.section--hero-seminuevos {
        background-position: 42vw 90%
    }

    .section--py100.section--hero-cienl,.section--py100.section--hero-100l {
        background-position: 52vw 20%
    }

    .section--py100.section--hero-collective {
        background-position: 52vw 13%
    }

    .section--py100.section--hero-boda,.section--py100.section--hero-viajes,.section--py100.section--hero-aguinaldo,.section--py100.section--hero-report {
        background-position: 52vw 20%
    }

    .section--py100.section--hero-seminuevos-v2 {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/61c22fec5ad7ec5bee8faa93_Imagenes-Web-pareja.jpg);
        background-position: 50vw 90%;
        background-size: 710px
    }

    .section--py100.section--hero-fintecht,.section--py100.section--hero-mercados,.section--py100.section--hero-tianguis,.section--py100.section--hero-pymes,.section--py100.section--hero-personal-loan,.section--py100.section--hero-bascule {
        background-position: 52vw 20%
    }

    .section--py100.section--hero--coupleguide {
        background-position: 55vw 50px;
        background-size: auto 380px
    }

    .section--py100.section--hero-campaing {
        background-position: 48vw 60px;
        background-size: auto 300px
    }

    .section--py100.section--hero-bikes {
        background-position: 52vw 20%
    }

    .section--py100.section--hero-estate {
        background-position: 52vw 17%
    }

    .section--py100.section--hero-tribu {
        background-position: 52vw 11%;
        background-size: auto 360px
    }

    .section--py100.section--hero-cryocell {
        background-position: 50vw 15%;
        background-size: auto 310px;
        padding-bottom: 0
    }

    .section--py100.is--color-download {
        padding-bottom: 100px
    }

    .section--py100.section--hero-guides-pdf {
        height: auto;
        padding-bottom: 0
    }

    .section--py100.sectio--hero-studio-loans {
        background-image: none;
        padding-top: 100px;
        padding-bottom: 50px
    }

    .section--py100.section--hero-ganado {
        background-position: 420% 16%
    }

    .section--py100.section--hero-millions {
        background-position: 48vw 60px;
        background-size: auto 300px
    }

    .section--py100.section--hero-register-loan,.section--py100.section--hero-register-transfer {
        background-position: 42vw 100%
    }

    .section--py100.section--hero-8years {
        background-position: 48vw 60px;
        background-size: auto 300px
    }

    .section--py100.section--hero-bluemonday {
        background-position: 80vw 0;
        background-size: 200px;
        padding-top: 30px
    }

    .section--py100.section--hero-register-green {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/65d631b776e14552b978f480_half-oval-blue.svg),url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/65d3d69bed33520f66a60bf8_oval-white-light.svg);
        background-position: -100px 70%,87vw 0;
        background-repeat: no-repeat,no-repeat;
        background-size: 240px,160px;
        padding-top: 30px
    }

    .section--py100.section--hero-register-blue,.section--py100.section--hero-register-invest {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/65d631b7966e834093aae8af_half-oval-green.svg),url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/65d3d69bed33520f66a60bf8_oval-white-light.svg);
        background-position: -100px 70%,87vw 0;
        background-repeat: no-repeat,no-repeat;
        background-size: 240px,160px;
        padding-top: 30px
    }

    .section--py100.section--hero-register-purple {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/65d631b776e14552b978f480_half-oval-blue.svg),url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/65d3d69bed33520f66a60bf8_oval-white-light.svg);
        background-position: -100px 70%,87vw 0;
        background-repeat: no-repeat,no-repeat;
        background-size: 240px,160px;
        padding-top: 30px
    }

    .section--py100.section--hero-construex {
        background-position: 50vw 15%;
        background-size: auto 310px;
        padding-bottom: 0
    }

    .section--py100.back-taboola {
        background-position: 0 -40px;
        padding-top: 60px
    }

    .col--w50.col--md-w100 {
        width: 100%;
        max-width: 100%
    }

    .col--w50.col--md-w100.is--align-center.first--md {
        order: -1
    }

    .col--w50.col--md-w100.col--order--md-last {
        order: 1
    }

    .col--w50.pdf-book {
        order: -1;
        max-width: 100%
    }

    .col--w50.info-pdf {
        text-align: center;
        max-width: 100%;
        margin-top: 0
    }

    .num--item {
        background-color: #0000;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        width: 100%;
        height: 110px;
        padding-left: 0;
        padding-right: 0
    }

    .num--item.num--item__blue,.num--item.num--item__purple {
        background-color: #0000
    }

    .num--text {
        margin-bottom: 0;
        font-size: 22px;
        line-height: 22px
    }

    .num--text.num--text__isblue {
        background-color: var(--color-lb110)
    }

    .num--text.num--text__ispurple {
        background-color: var(--p100)
    }

    .col--w25.col--md-w100,.col--w75.col--md-w100,.col--w66.col--md-w100 {
        width: 100%
    }

    .benefits--container.px-1 {
        padding-left: 0;
        padding-right: 0
    }

    .section--benefit-hero {
        flex-direction: column
    }

    .benefit-hero--txt {
        padding-top: 3em;
        padding-bottom: 3em
    }

    .howitworks--item-cont {
        margin-top: 2em;
        margin-bottom: 2em
    }

    .px-1 {
        padding: 0 1em
    }

    .questions--cont {
        padding-top: 2em;
        padding-bottom: 2em
    }

    .features--cont {
        flex-direction: column
    }

    .photo--item {
        display: none
    }

    .num-text--container {
        background-color: var(--color-g100);
        border-radius: 20px;
        flex: none;
        align-self: center;
        align-items: center;
        width: 80px;
        height: 80px;
        margin-right: 20px
    }

    .num-text--container.num-text--container__isblue {
        background-color: var(--color-b100)
    }

    .num-text--container.num-text--container__ispurple {
        background-color: var(--p100)
    }

    .call-to-action--cont {
        width: 220px
    }

    .section--testimony-hero {
        background-position: -20vw -50vw;
        background-size: auto;
        padding-top: 50px;
        padding-bottom: 50px
    }

    .video--container {
        padding-left: 0;
        padding-right: 0
    }

    .video--container.home,.video--container.video-w50 {
        padding-top: 2em
    }

    .benefit--icon-ok {
        margin-bottom: .5em;
        margin-right: 0
    }

    .testimony-info--container {
        padding-right: 0
    }

    .hidden--md {
        display: none
    }

    .more-info--txt-cont {
        text-align: center
    }

    .more-info--links-cont {
        text-align: center;
        justify-content: space-around
    }

    .links--container {
        margin-bottom: 1em;
        margin-right: 1em
    }

    .num-info--text {
        color: var(--color-n100);
        text-align: left;
        font-size: 16px
    }

    .hidden--lg-md {
        display: block
    }

    .flex--container.wrapper-vertical--xs {
        justify-content: space-between
    }

    .flex--container.wrapper-vertical--md {
        flex-direction: column;
        place-content: stretch space-between
    }

    .benefit-hero--img {
        background-position: 50%;
        width: 100%;
        height: 280px
    }

    .accordion-arrow--icon {
        align-self: center;
        display: block
    }

    .footer-list--container {
        padding-right: 0
    }

    .legal-links--cont {
        flex-flow: column
    }

    .requirement-info--cont {
        padding-left: 0;
        padding-right: 0
    }

    .requirement--container {
        border-bottom: 1px solid var(--color-n20);
        max-width: 100%;
        padding-top: 1.5em;
        padding-bottom: 1.5em
    }

    .requirement--container.is--border-b-0 {
        border-bottom-style: none;
        border-bottom-width: 0
    }

    .requirement-title-txt {
        margin-bottom: 0;
        font-size: 20px
    }

    .howinvest--container {
        max-width: 100%;
        padding-left: 0;
        padding-right: 0
    }

    .howinvest--item-cont {
        margin-top: 1em;
        margin-bottom: 1em
    }

    .howinvest--icon-cont {
        width: 60px
    }

    .t1-2 {
        font-size: 32px;
        line-height: 38px
    }

    .requirement--container-2 {
        border-bottom: 1px solid #f2f5f7;
        max-width: 100%;
        padding-top: 1.5em;
        padding-bottom: 1.5em
    }

    .num--item-2 {
        background-color: #0000;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        width: 100%;
        height: 110px;
        padding-left: 0;
        padding-right: 0
    }

    .num--item-2.num--item__blue,.num--item-2.num--item__purple {
        background-color: #0000
    }

    .num-text--container-2 {
        background-color: #05c574;
        border-radius: 20px;
        flex: none;
        align-self: center;
        align-items: center;
        width: 80px;
        height: 80px;
        margin-right: 20px
    }

    .num-text--container-2.num-text--container__isblue {
        background-color: #4b92f6
    }

    .num-text--container-2.num-text--container__ispurple {
        background-color: #8e42d5
    }

    .num-info--text-2 {
        color: #222;
        text-align: left;
        font-size: 16px
    }

    .hero-campaing-text--cont {
        padding-top: 2em;
        padding-bottom: .5em
    }

    .mailto-text--cont {
        padding-top: 0;
        padding-bottom: 1em
    }

    .contact-form {
        padding: 40px 20px
    }

    .result--container {
        border-radius: 0;
        width: 100%;
        padding-left: 2em;
        padding-right: 2em
    }

    .result--container.is--color-n10.result-v2,.result--container.is--color-n10.result-invest {
        border-radius: 20px
    }

    .info-result--item {
        padding-left: .25em;
        padding-right: .25em
    }

    .title--cont {
        padding-bottom: 1em
    }

    .section--image-post {
        margin-top: -13vw
    }

    .section--hero-blog {
        padding-top: 8em;
        padding-bottom: 3em
    }

    .hero-blog-text--cont {
        padding-right: 0
    }

    .category--cont {
        margin-bottom: 2em
    }

    .card--rounded-20.card-news,.card--rounded-20.card-testimonials {
        width: 100%;
        margin-bottom: 1em
    }

    .logo-register--cont {
        margin-bottom: 2em
    }

    .save-icon-register--cont {
        width: 70px;
        margin-right: .5em
    }

    .form-invest--grid {
        grid-template-rows: auto auto
    }

    .result-consolidate--grid {
        padding-left: 0;
        padding-right: 0
    }

    .save-amont-register-cont {
        padding: 1em 1.5em .6em
    }

    .register-head-text--container {
        margin-left: 2em;
        margin-right: 2em;
        padding-top: 0
    }

    .coupon--container {
        margin-top: 3em
    }

    .coupon--container.w100 {
        padding-top: 1.5em;
        padding-bottom: 1.5em
    }

    .legal-loan-result--cont {
        padding-left: 2em;
        padding-right: 2em
    }

    .collection-item-3 {
        width: 100%;
        padding-bottom: 40px
    }

    .hero-risk-text--cont {
        padding-top: 3.5em
    }

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

    .section--py50.section--hero-cambia {
        background-position: 52vw 20%
    }

    .section--py50.section--hero-invest {
        background-position: 52vw 33%
    }

    .section--py50.section--hero-loan {
        background-position: 52vw 20%
    }

    .section--py50.section--hero-home {
        background-position: 48vw 38%
    }

    .section--py50.section--hero-campaign {
        background-position: 48vw 101%;
        padding-bottom: 40px
    }

    .section--py50.section--hero-rejected {
        background-position: 52vw 33%
    }

    .section--py50.section--hero-personal {
        background-position: 52vw 20%
    }

    .section--py50.section--hero-online {
        background-position: 52vw 33%
    }

    .section--py50.section--hero-post {
        padding-bottom: 5em
    }

    .section--py50.section--hero-minimo {
        background-position: 52vw 12%
    }

    .section--py50.section--hero-which-investment {
        background-position: 52vw 33%
    }

    .section--py50.section--hero-minimo-register {
        background-position: 61vw 0
    }

    .section--py50.section--hero-simulator-invest,.section--py50.section--hero-where-invest {
        background-position: 52vw 33%
    }

    .section--py50.section--hero-loan-online,.section--py50.section--hero-loan-linea {
        background-position: 52vw 20%
    }

    .benefit-jobs--cont {
        padding-left: 0;
        padding-right: 0
    }

    .careers-hero--img {
        background-position: 50%;
        width: 100%;
        height: 280px;
        margin-top: 2em;
        position: static
    }

    .hero-job-text--cont {
        padding-right: 0
    }

    .card-job-fixed--cont {
        margin-top: 2em;
        position: static
    }

    .about-us-hero--txt {
        padding-top: 3em;
        padding-bottom: 3em
    }

    .about-us-hero--img {
        background-position: 50%;
        width: 100%;
        height: 280px
    }

    .section--about-us-hero {
        flex-direction: column
    }

    .simulation-info {
        width: auto
    }

    .section--testimony-invest-hero {
        background-position: -20vw -50vw;
        background-size: auto;
        padding-top: 50px;
        padding-bottom: 50px
    }

    .info-result--item-2 {
        padding-left: .25em;
        padding-right: .25em
    }

    .hero-une-text--cont {
        padding-right: 0
    }

    .une-hero--img {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d87db07e8077_une-back-mobile.jpg);
        background-position: 50% 0;
        background-size: cover;
        width: 100%;
        height: 280px;
        margin-top: 2em;
        position: static
    }

    .info--item-cont {
        margin-top: 2em;
        margin-bottom: 2em
    }

    .hero-redeco-text--cont {
        padding-top: 3em;
        padding-right: 0
    }

    .directory--item-cont {
        padding-right: 3em
    }

    .redeco-hero--img {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d859bc7e8079_redeco-back-mobile.jpg);
        background-position: 50% 0;
        background-size: cover;
        width: 100%;
        height: 280px;
        margin-top: 2em;
        position: static
    }

    .benefit-hero--txt-2 {
        padding-top: 3em;
        padding-bottom: 3em
    }

    .cookies--container {
        width: 100%;
        height: 80px;
        padding-left: 2em;
        padding-right: 2em;
        inset: auto 0% 0%
    }

    .cookies-txt--cont {
        padding-right: 2em
    }

    .section--hero-medios {
        padding-top: 8em;
        padding-bottom: 3em
    }

    .medios--card-container {
        flex-direction: column;
        justify-content: space-between;
        min-height: 180px;
        margin-bottom: 3em
    }

    .title-text--cont {
        padding-top: 0;
        padding-right: 0
    }

    .news--container.wrapper-vertical--xs {
        justify-content: space-between
    }

    .news--container.wrapper-vertical--md {
        flex-direction: column;
        place-content: stretch space-between
    }

    .news--container.width-100---md {
        margin-left: 0;
        margin-right: 0
    }

    .num--text-plus {
        margin-bottom: 0;
        font-size: 22px;
        line-height: 22px
    }

    .num--text-plus.num--text__isblue {
        background-color: var(--color-lb110)
    }

    .num--text-plus.num--text__ispurple {
        background-color: var(--p100)
    }

    .num--text-millions {
        margin-bottom: 0;
        font-size: 18px;
        line-height: 22px
    }

    .num--text-millions.num--text__isblue {
        background-color: var(--color-lb110)
    }

    .num--text-millions.num--text__ispurple {
        background-color: var(--p100)
    }

    .num--text-million {
        margin-bottom: 0;
        font-size: 16px;
        line-height: 22px
    }

    .num--text-million.num--text__isblue {
        background-color: var(--color-lb110)
    }

    .num--text-million.num--text__ispurple {
        background-color: var(--p100)
    }

    .thumb-image--result {
        height: 90px
    }

    .benefit-hero-numbers--txt {
        padding-top: 3em;
        padding-bottom: 3em
    }

    .collective-img {
        display: none
    }

    .container-tabs {
        display: block
    }

    .tabs-menu {
        width: 100%;
        margin-bottom: 3em;
        margin-right: 0
    }

    .tabs-content {
        width: 100%
    }

    .hero-costos-text--cont {
        padding-right: 0
    }

    .days--container {
        width: 160px;
        height: 160px;
        padding-top: 1.3em
    }

    .num--text-days {
        font-size: 60px;
        line-height: 70px
    }

    .aguinaldo-hero--img {
        background-position: 50%;
        width: 100%;
        height: 280px
    }

    .aguinaldo-hero--txt {
        padding-top: 3em;
        padding-bottom: 3em
    }

    .hero-text--container {
        padding-bottom: 2em
    }

    .faq--question {
        padding-left: 0;
        padding-right: 0
    }

    .arrow--icon {
        align-self: center;
        display: block
    }

    .result-aguinaldo--cont {
        padding-top: 2em;
        padding-left: 0;
        padding-right: 0
    }

    .date-aguinaldo--cont {
        padding-left: 0
    }

    .simulador-aguinaldo--cont {
        border-radius: 0;
        width: 100%;
        padding-left: 1.8em;
        padding-right: 1.8em
    }

    .form-aguinaldo--cont {
        padding-right: 0
    }

    .aguinaldo--container {
        flex-direction: column;
        justify-content: flex-start
    }

    .num-steps--txt {
        font-size: 50px;
        line-height: 55px
    }

    .num-steps--container {
        width: 40px
    }

    .accordion-arrow--cont {
        display: block
    }

    .tab-info--container {
        flex-direction: column
    }

    .spend-number {
        width: 70px;
        font-size: 20px
    }

    .spend-text {
        font-size: 16px
    }

    .graph--container {
        padding-bottom: 2em;
        padding-left: 0;
        padding-right: 0
    }

    .div-block-8 {
        padding-right: 0
    }

    .modal--container {
        padding: 3em
    }

    .modal--info {
        width: 100%
    }

    .logo-animo {
        width: 90px;
        margin-right: 1em
    }

    .logo-zapopan {
        width: 130px
    }

    .ad-loan--container {
        width: 100%;
        height: 120px;
        padding-left: 2em;
        padding-right: 2em;
        display: none;
        inset: auto 0% 0%
    }

    .grid-fees--container {
        font-size: 14px
    }

    .grid-fees--container-copy {
        font-size: 12px;
        display: none
    }

    .info-result-invest--item {
        padding-left: .25em;
        padding-right: .25em
    }

    .requirement-txt--cont {
        padding-top: 1em
    }

    .form-bascule--cont {
        padding-top: 0
    }

    .info-source--cont {
        text-align: left;
        flex-direction: row;
        display: flex
    }

    .banner-hero--cont {
        padding-top: 3em;
        padding-bottom: 3em
    }

    .section--banner-hero {
        flex-direction: column
    }

    .banner-hero--img {
        background-position: 50%;
        width: 100%;
        height: 280px
    }

    .banner-hero--img.height-low {
        height: 280px
    }

    .numbers--cont {
        margin-bottom: 2em
    }

    .numbers-image--cont {
        width: 100px
    }

    .coupon.w50 {
        width: 100%;
        margin-top: 1em;
        margin-bottom: 0;
        margin-left: 0;
        padding-top: 20px;
        padding-bottom: 20px
    }

    .ytp-logo-landing.registers {
        padding-bottom: 1.5em
    }

    .section--hero-studies {
        padding-top: 8em;
        padding-bottom: 3em
    }

    .surface-hero {
        flex-direction: column;
        margin-left: 0;
        margin-right: 0;
        padding-left: 1.5em;
        padding-right: 1.5em;
        display: flex
    }

    .info-hero-studies-thumb {
        width: 100%;
        margin-top: 2em
    }

    .img-hero-studies-thumb {
        order: -1;
        width: 100%
    }

    .surface-thumb-studies {
        margin-left: 0;
        margin-right: 0
    }

    .cont-dowload-studies.margin-guides {
        margin-top: 0
    }

    .section--studies {
        padding-top: 2em;
        padding-bottom: 4em
    }

    .section--studies.section--hero-cambia {
        background-position: 52vw 20%
    }

    .section--studies.section--hero-invest {
        background-position: 52vw 33%
    }

    .section--studies.section--hero-loan {
        background-position: 52vw 20%
    }

    .section--studies.section--hero-home {
        background-position: 48vw 38%
    }

    .section--studies.section--hero-campaign {
        background-position: 48vw 101%;
        padding-bottom: 40px
    }

    .section--studies.section--hero-rejected {
        background-position: 52vw 33%
    }

    .section--studies.section--hero-personal {
        background-position: 52vw 20%
    }

    .section--studies.section--hero-online {
        background-position: 52vw 33%
    }

    .section--studies.section--hero-post {
        padding-bottom: 5em
    }

    .section--studies.section--hero-minimo {
        background-position: 52vw 12%
    }

    .section--studies.section--hero-which-investment {
        background-position: 52vw 33%
    }

    .section--studies.section--hero-minimo-register {
        background-position: 61vw 0
    }

    .section--studies.section--hero-simulator-invest,.section--studies.section--hero-where-invest {
        background-position: 52vw 33%
    }

    .section--studies.section--hero-loan-online,.section--studies.section--hero-loan-linea {
        background-position: 52vw 20%
    }

    .ad-studies--container {
        width: 100%;
        height: 120px;
        padding-left: 2em;
        padding-right: 2em;
        display: none;
        inset: auto 0% 0%
    }

    .medios--principal-card {
        height: auto;
        margin-bottom: 2em
    }

    .medios--principal-card.card--rounded-20 {
        margin-right: 0
    }

    .title-principal {
        font-size: 16px;
        line-height: 24px
    }

    .data-image--cont {
        width: 100px;
        margin-right: 1em
    }

    .grid-3 {
        grid-column-gap: 0px;
        grid-row-gap: 35px;
        grid-template-columns: 1fr
    }

    .collection-item-5 {
        width: 100%;
        padding-bottom: 3em
    }

    .image-4 {
        width: 240px
    }

    .guides-pdf-hero--img {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/62e9923166e670dcdd117af6_mujer-revisa-finanzas-personales.jpg);
        background-position: 50% 0;
        background-size: contain;
        width: 100%;
        height: 280px;
        margin-top: 0;
        position: static
    }

    .hero-guides-text--cont {
        padding-bottom: 1em
    }

    .surface-thumb-guides {
        margin-left: 0;
        margin-right: 0
    }

    .div-block-13 {
        width: 180px
    }

    .cobranza-hero--img {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/6335d0f5347c2d5aacb7c087_abogados-en-proceso-de-cobranza-monto-y-cuentas-recuperadas-m.jpg);
        background-position: 50% 0;
        background-size: contain;
        width: 100%;
        height: 280px;
        margin-top: 0;
        position: static
    }

    .banner-cobranza-hero--img {
        background-position: 50% 0;
        width: 100%;
        height: 280px
    }

    .banner-cobranza-hero--img.height-low {
        height: 280px
    }

    .banner-patner-hero--img {
        width: 100%;
        height: 280px
    }

    .banner-patner-hero--img.height-low {
        height: 280px
    }

    .cartera-vencida--cont {
        justify-content: center
    }

    .cartera-txt {
        font-size: 30px
    }

    .graph-trimester {
        margin-bottom: 5em
    }

    .circle--cont {
        border-radius: 150px;
        width: 150px
    }

    .cattle-cols {
        flex-flow: wrap;
        place-content: center;
        align-items: stretch
    }

    .cattle-col-inside {
        justify-content: space-around;
        display: flex
    }

    .cattle-col-inside.cattle-col-double {
        width: 100%
    }

    .cattle-col {
        align-self: auto;
        width: 30%;
        min-width: 0
    }

    .card-register--cont {
        box-shadow: none;
        border-radius: 0;
        width: 100%;
        min-height: 0;
        margin-bottom: 0;
        padding-top: 2em;
        padding-bottom: 3em
    }

    .card-register--cont.card-shadows {
        border-radius: 20px;
        box-shadow: 1px 1px 8px #00000012
    }

    .card-register--cont.register-fixed {
        padding-left: 0;
        padding-right: 0
    }

    .section-2 {
        position: static
    }

    .img-hero-landing {
        padding-top: 0;
        position: static
    }

    .img-hero-landing.is--align-center {
        margin-top: 1em
    }

    .shape-right-up.bluemonday {
        top: -2%
    }

    .shape-left-down-md {
        width: 14%;
        display: block;
        position: absolute
    }

    .flex--cont.wrapper-vertical--xs {
        justify-content: space-between
    }

    .flex--cont.wrapper-vertical--md {
        flex-direction: column;
        place-content: stretch space-between
    }

    .img-icon-person {
        height: 40px
    }

    .title-studies--cont {
        width: 100%
    }

    .icon-titles-studies {
        width: 60px
    }

    .item-num-table {
        padding-top: 21px;
        padding-bottom: 21px;
        font-size: 14px
    }

    .item-description-table {
        padding-top: 26px;
        padding-bottom: 26px
    }

    .item-description-table.is--text-n60.two-lines {
        padding-top: 38px;
        padding-bottom: 38px
    }

    .table-full--cont {
        width: auto;
        margin-left: 1em;
        margin-right: 1em
    }

    .div-block-17 {
        width: auto
    }

    .info-subscribe--cont {
        text-align: center;
        margin-bottom: 2em;
        padding-top: 0
    }

    .div-block-18 {
        justify-content: flex-start;
        display: block
    }

    .modal--container-2 {
        padding: 3em
    }

    .html-embed {
        height: 400px
    }

    .div-block-19 {
        width: auto
    }

    .links-seo {
        border-right-style: none;
        border-right-width: 0
    }

    .div-block-20 {
        flex-direction: column;
        align-items: center;
        display: flex
    }

    .subtitle-register {
        font-size: 21px;
        line-height: 26px
    }

    .text-requirement--cont {
        margin-top: 10px
    }

    .benefit-hero-master--img,.benefit-hero-master--img-copy,.benefit-hero-cars--img {
        background-position: 50%;
        width: 100%;
        height: 280px
    }

    .div-block-24 {
        top: 47%
    }

    .banner-hero--cont-copy {
        padding-top: 3em;
        padding-bottom: 3em
    }

    .section--banner-hero-blue {
        flex-direction: column
    }

    .div-block-25 {
        display: block
    }

    .cards-news--cont {
        flex-direction: column
    }

    .img-register {
        width: 50%
    }

    .nav-register {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .nav-logo-register {
        width: 140px
    }

    .modal--container-3 {
        padding: 3em
    }

    .call-to-action-m {
        justify-content: space-around;
        align-items: center;
        display: flex
    }

    .col--fixed {
        position: static
    }

    .grid-6 {
        grid-template-columns: 1.5fr .5fr 1fr
    }

    .grid-7 {
        display: none
    }
}

@media screen and (max-width: 479px) {
    .ds-grid-brand {
        grid-row-gap:8px;
        grid-template: ".""."/1fr
    }

    .ds-grid-surfaces {
        grid-column-gap: 16px;
        grid-template-rows: auto auto auto auto;
        grid-template-areas: ". . . . . ."". . . . . ."". . . . . ."". . . . . ."
    }

    .ds-grid-colors {
        grid-column-gap: 16px;
        grid-template-rows: auto auto auto;
        grid-template-areas: ". . . . . ."". . . . . ."". . . . . ."
    }

    .grid-typography-3col {
        grid-column-gap: 16px;
        margin-top: 16px;
        margin-bottom: 16px
    }

    .t1 {
        color: var(--color-white);
        font-size: 26px
    }

    .t1.is--text-n100 {
        color: var(--color-n100)
    }

    .t1.is--text-n100.t1-hero-millions {
        color: var(--color-n10-101)
    }

    .t1.t1-omar,.t1.t-coupleguide {
        color: var(--color-n100)
    }

    .t1.t-womanguide-copy {
        color: #fff;
        font-size: 29px
    }

    .btn.btn--outline-light.btn--outline-dark--xs {
        border-color: var(--color-n60);
        color: var(--color-n100)
    }

    .btn.btn--terciary.btn-home-millions {
        background-color: #6064e0
    }

    .btn.btn--wide-100.rep-btn-dg {
        margin-bottom: 10px;
        margin-right: 0
    }

    .ds-grid-buttons {
        grid-row-gap: 16px;
        grid-template-rows: auto auto auto auto auto;
        grid-template-columns: 1fr
    }

    .spacer-16 {
        display: block
    }

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

    .spacer-8 {
        display: block
    }

    .is--text-white.text-black--xs {
        color: var(--color-n100)
    }

    .content {
        margin-top: 260px
    }

    .site-hero {
        background-position: 94% 0;
        margin-top: 64px;
        padding-top: 90%
    }

    .container-btns {
        flex-direction: column
    }

    .col--w33 {
        width: 100%;
        margin-bottom: 10px
    }

    .col--w33.col--md-w100.flex--container.m0 {
        margin-left: 0
    }

    .wrapper {
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        margin-left: 1.8em;
        margin-right: 1.8em
    }

    .wrapper.wrapper-vertical--xs,.wrapper.wrapper-vertical--md {
        flex-direction: column
    }

    .wrapper.wrapper-vertical--md.wrapper-m0--xs {
        margin-left: 0;
        margin-right: 0
    }

    .wrapper.wrapper-vertical--md.card--rounded-20.is--color-n10.py1--xs {
        padding-left: 1em;
        padding-right: 1em
    }

    .wrapper.flex-justify--center {
        justify-content: center
    }

    .wrapper.comission-wrapper.mt-1 {
        flex-direction: row
    }

    .benefit--text {
        font-size: 14px
    }

    .section--py100.section--hero-cambia {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/65e8fccafadfa6f7f25feabc_mujer-cambia-su-deuda-ahorra-en-intereses-m.jpg);
        background-position: 45% 6%;
        background-size: 490px
    }

    .section--py100.section--hero-invest {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/65e8fa04d7eb69fce12dbc99_hombre-invierte-en-prestamos-y-gana-buenos-rendimientos-m.jpg);
        background-position: 45% 6%;
        background-size: 490px
    }

    .section--py100.section--hero-loan {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/65e8fc0409abb061283ea1f2_hombre-pide-prestamo-en-linea-con-la-tasa-mas-baja-m.jpg);
        background-position: 45% 6%;
        background-size: 490px
    }

    .section--py100.section--hero-home {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/61e07bc5abc85beb9ec2657f_personas-back-mobile.jpg);
        background-position: 50% 23%;
        background-size: 490px
    }

    .section--py100.section--hero-campaign {
        background-color: #0000;
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/61d5d67606b88d6d7257d9e5_finanzas-mexicanos-m.jpg);
        background-position: 50% -4%;
        background-size: 490px;
        padding-bottom: 40px
    }

    .section--py100.section--hero-rejected {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d82ead7e801c_usuario-bloqueado-m.jpg);
        background-position: 45% 6%;
        background-size: 490px;
        padding-bottom: 0
    }

    .section--py100.section--hero-personal {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d8d03a7e8013_creditos-personales-mobile.jpg);
        background-position: 45% 6%;
        background-size: 490px
    }

    .section--py100.section--hero-online {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/65e9fbef5c7be8f05b4abb29_prestamos-online-mujer-m.jpg);
        background-position: 45% 6%;
        background-size: 490px
    }

    .section--py100.section--hero-post {
        padding-bottom: 2.5em
    }

    .section--py100.section--hero-minimo {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d8a1b17e8028_pago-minimo-back-hero-mobile.jpg);
        background-position: 45% 4%;
        background-size: 490px
    }

    .section--py100.section--hero-which-investment {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/66d0c6d0dfca596b7f206754_back-en-que-invertir-mobile-2.jpg);
        background-position: 45% 6%;
        background-size: 490px
    }

    .section--py100.section--hero-simulator-invest {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d8fcf07e8039_simulador-inversiones-back-mobile.jpg);
        background-position: 45% 6%;
        background-size: 490px
    }

    .section--py100.section--hero-where-invest {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/61ef1d9082c70d52afebf637_donde-invertir-inversionista-m.jpg);
        background-position: 45% 6%;
        background-size: 490px
    }

    .section--py100.section--hero-loan-online {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d8dd5a7e8041_prestamos-personales-online-back-mobile.jpg);
        background-position: 45% 6%;
        background-size: 490px
    }

    .section--py100.section--hero-loan-linea {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d83d1c7e8043_prestamos-personales-en-linea-back-mobile.jpg);
        background-position: 45% 6%;
        background-size: 490px
    }

    .section--py100.section--hero-risk {
        padding-bottom: 30px
    }

    .section--py100.section--hero-lumio {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/6262bd57fa6e89d8fb44453a_lumio-credito-para-instalacion-de-paneles-solares-m.jpeg);
        background-position: 45% 6%;
        background-size: 490px
    }

    .section--py100.section--hero-sunbank {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d811f77e804f_Imagen-sunbank-movil.jpg);
        background-position: 45% 6%;
        background-size: 490px
    }

    .section--py100.section--hero-toole {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d86ae87e8053_Imagen-toole-movil.jpg);
        background-position: 45% 6%;
        background-size: 490px
    }

    .section--py100.section--hero-job {
        background-position: 50% 0
    }

    .section--py100.section--hero-invest-want {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d851487e800c_quiero-prestar-back-mobile.jpg);
        background-position: 45% 6%;
        background-size: 490px
    }

    .section--py100.section--hero-mba {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/610031d18ce1a9329c3b666c_landing-movil03.jpg);
        background-position: 45% 6%;
        background-size: 490px
    }

    .section--py100.section--hero-404 {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/61606560d5152efcc5e4c953_mantenimiento-ytp.jpg);
        background-position: 100% 0;
        background-size: 80%;
        padding-top: 182px;
        padding-bottom: 0
    }

    .section--py100.section--hero-contact {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/6114033572a98d2c0ffe8ce9_back-en-que-invertir-mobile.jpg);
        background-position: 45% 6%;
        background-size: 490px
    }

    .section--py100.section--hero-persons {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/6138b5be424dbf7def5a420a_prestamos-personas-back-mobile.jpg);
        background-position: 45% 9%;
        background-size: 490px
    }

    .section--py100.section--hero-nice {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/6142720f4fabcb2a6f7d04c3_Imagen-movil-02.jpg);
        background-position: 45% 201px;
        background-size: 490px
    }

    .section--py100.section--hero-omar {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/613fb1760eecc447e5a2fc8a_logo_omar.png);
        background-position: 45% 4%;
        background-size: 80%
    }

    .section--py100.section--hero-seminuevos {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/614b44455f1825d2640c0e4b_Imagen-movil-carro.jpg);
        background-position: 45% 6%;
        background-size: 490px
    }

    .section--py100.section--hero-cienl {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d8ad347e8051_Imagen-lumio-movil.jpg);
        background-position: 45% 6%;
        background-size: 490px
    }

    .section--py100.section--hero-100l {
        background-image: none
    }

    .section--py100.section--hero-collective {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/632b54c3e68dea95d0c2fd45_collective-prestamo-para-maestria-mobile.jpg);
        background-position: 50% 56px;
        background-size: 480px
    }

    .section--py100.section--hero-boda {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/61819c96a1132a17a6636e94_prestamos-boda-back-m.jpg);
        background-position: 45% 6%;
        background-size: 490px
    }

    .section--py100.section--hero-viajes {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/6181a7f57cc2b36711b2e4e8_prestamos-viajes-back-mobile.jpg);
        background-position: 45% 6%;
        background-size: 490px
    }

    .section--py100.section--hero-aguinaldo {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/618b097f3e938ae123ad3813_gastar-aguinaldo-back-mobile.jpg);
        background-position: 45% 6%;
        background-size: 490px
    }

    .section--py100.section--hero-report {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/64838a90b35916e18f82b11c_reporte-tarjetas-de-credito-4a-edicion-m.jpg);
        background-position: 50% 56px;
        background-size: 490px
    }

    .section--py100.section--hero-seminuevos-v2 {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/61c2300530910209a3270b0b_Imagenes-movil-pareja.jpg);
        background-position: 45% 6%;
        background-size: 490px
    }

    .section--py100.section--hero-fintecht {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/63ed2d17ef91e91874a125bf_pdf-que-esperan-los-mexicanos-de-las-fintech-en-2023-m.jpg);
        background-position: 50% 56px;
        background-size: 490px
    }

    .section--py100.section--hero-mercados {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/61e58d6874daa20865c28f7b_prestamos-adelante-zapopan-mercados-m.jpg);
        background-position: 44% 76%;
        background-size: 530px
    }

    .section--py100.section--hero-tianguis {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/61e58d6974daa205c4c28f7c_prestamos-adelante-zapopan-tianguis-m.jpg);
        background-position: 44% 76%;
        background-size: 530px
    }

    .section--py100.section--hero-pymes {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/61e58d6971aaa64b43f5ba81_prestamos-adelante-zapopan-pymes-m.jpg);
        background-position: 44% 76%;
        background-size: 530px
    }

    .section--py100.section--hero-personal-loan {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/61d4c77ee9a88142cfcf7da6_prestamos-back-mobile.jpg);
        background-position: 45% 6%;
        background-size: 490px;
        padding-bottom: 0
    }

    .section--py100.section--hero-bascule {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/61e58d6971aaa64b43f5ba81_prestamos-adelante-zapopan-pymes-m.jpg);
        background-position: 60% 6%;
        background-size: 510px;
        padding-bottom: 20px
    }

    .section--py100.section--hero--coupleguide {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/63d993242f85c38e71ad2718_pdf-como-dividir-los-gastos-en-pareja-m.jpg);
        background-position: 50% 56px;
        background-size: 490px
    }

    .section--py100.section--hero--womanguide {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/62e86b966cfafa91d5c27387_book-hero-mujeres-y-finanzas-de-yotepresto-m.jpg);
        background-position: 50% 5px;
        background-size: 490px
    }

    .section--py100.section--hero-campaing {
        background-image: url('/assets/images/homep.jpg');
        background-position: 50% 50px,0 0;
        background-repeat: no-repeat,repeat;
        background-size: 480px,auto
    }

    .section--py100.section--hero-bikes {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/624f5d365fe3ea2b68a63029_Imagen-movil-bicicleta.jpg);
        background-position: 44% 76%;
        background-size: 530px
    }

    .section--py100.section--hero-estate {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/6250cddef73e121c1f5d2e9c_creditos-para-inmuebles-m.jpg);
        background-position: 45% 6%;
        background-size: 490px
    }

    .section--py100.section--hero-tribu {
        background-image: none
    }

    .section--py100.section--hero-cryocell {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/6261e4837d5766fefbc47a40_cryocell-paquete-celulas-madre-del-cordon-umbilical-m.jpg);
        background-position: 45% 9%;
        background-size: 490px
    }

    .section--py100.section--hero-ganado {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/6356ce2943d2fe50e420b27c_prestamo-ideal-para-tu-ganaderia-m.jpg);
        background-position: 45% 6%;
        background-size: 490px
    }

    .section--py100.section--hero-millions {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/63695755e2583830f6197378_mujer-feliz-prestamos-personales-2000-mil-millones-m.jpg);
        background-position: 50% 60px;
        background-size: 480px
    }

    .section--py100.section--hero-register-loan {
        background-color: #00c574;
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/63ff9e73f5a7155f9245b77a_mujer-feliz-obtiene-prestamo-personal-m.jpg);
        background-position: 50% 100%;
        background-size: 538px
    }

    .section--py100.section--hero-register-transfer {
        background-color: var(--color-b100);
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/63ffb868c3169657d1f2dab6_mujer-feliz-paga-deudas-m.jpg);
        background-position: 50% 100%;
        background-size: 538px
    }

    .section--py100.section--hero-master {
        background-color: var(--color-white);
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/644191c962491f1ff3e2a4ea_mujer-consigue-prestamo-para-maestrias-o-posgrados-m.jpg);
        background-position: 45% 6%;
        background-size: 490px
    }

    .section--py100.section--hero-cars {
        background-color: var(--color-white);
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/644191cb702cee168a4fd43b_mujer-consigue-prestamo-para-auto-usado-m.jpg);
        background-position: 45% 6%;
        background-size: 490px
    }

    .section--py100.section--hero-8years {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/6487850b9e74d606eb7f8116_mujer-celebra-8-anos-prestamos-personales-yotepresto-m.jpg);
        background-position: 50% 50px;
        background-size: 480px
    }

    .section--py100.section--hero-bluemonday {
        background-position: 74vw 0
    }

    .section--py100.section--hero-register-green {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/65d631b776e14552b978f480_half-oval-blue.svg),url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/65d3d69bed33520f66a60bf8_oval-white-light.svg);
        background-position: -151px 70%,79vw -1%;
        background-repeat: no-repeat,no-repeat;
        background-size: 220px,140px
    }

    .section--py100.section--hero-register-blue,.section--py100.section--hero-register-invest {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/65d631b7966e834093aae8af_half-oval-green.svg),url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/65d3d69bed33520f66a60bf8_oval-white-light.svg);
        background-position: -151px 70%,79vw -1%;
        background-repeat: no-repeat,no-repeat;
        background-size: 220px,140px
    }

    .section--py100.section--hero-register-purple {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/65d631b776e14552b978f480_half-oval-blue.svg),url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/65d3d69bed33520f66a60bf8_oval-white-light.svg);
        background-position: -151px 70%,79vw -1%;
        background-repeat: no-repeat,no-repeat;
        background-size: 220px,140px
    }

    .section--py100.section--hero-construex {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/66036196f43f1171fed39cc9_creditos-para-construccion-y-remodelacion-m.jpg);
        background-position: 45% 9%;
        background-size: 490px
    }

    .section--py100.back-taboola {
        background-position: 0 -60px
    }

    .col--w50 {
        flex-basis: 100%;
        width: 100%;
        max-width: 100%;
        margin-bottom: 10px
    }

    .col--w50.col--md-w100.is--align-center.mb-0 {
        margin-bottom: 0
    }

    .grid {
        width: 100%
    }

    .num--item {
        height: 100px
    }

    .num--text {
        font-size: 19px
    }

    .col--w25,.col--w75,.col--w66 {
        width: 100%;
        margin-bottom: 10px
    }

    .benefits--txt-cont {
        text-align: left
    }

    .benefits--container {
        align-items: center;
        display: flex
    }

    .section--benefit-hero {
        flex-direction: column
    }

    .benefit-hero--txt {
        padding: 2.5em 2em
    }

    .questions--cont {
        padding-top: 1.5em;
        padding-bottom: 1.5em
    }

    .col--w20.col--xs-w100 {
        width: 100%
    }

    .medios--container {
        margin-top: 20px
    }

    .num-text--container {
        width: 70px;
        height: 70px
    }

    .call-to-action--cont {
        text-align: center;
        flex-direction: column;
        align-items: stretch;
        width: 100%
    }

    .section--testimony-hero {
        background-position: -30vw -118vw
    }

    .more-info--links-cont {
        flex-direction: column
    }

    .interview-info--container {
        padding-left: 0;
        padding-right: 0
    }

    .questions--icon {
        width: 50px;
        margin-right: 1em
    }

    .benefits--icon-cont {
        text-align: left;
        flex: none;
        width: 64px;
        margin-right: 20px
    }

    .howitworks--icon-cont {
        align-self: flex-start;
        width: 64px;
        margin-right: 1em
    }

    .flex--container {
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        margin-left: 1.8em;
        margin-right: 1.8em
    }

    .flex--container.wrapper-vertical--xs,.flex--container.wrapper-vertical--md {
        flex-direction: column
    }

    .benefit-save--txt {
        font-size: 22px;
        line-height: 31px
    }

    .benefit-hero--img {
        background-size: cover;
        height: 210px
    }

    .save-number--cont {
        padding-left: .5em;
        padding-right: .5em
    }

    .legal-links--cont {
        text-align: center;
        justify-content: space-between;
        max-width: 100%
    }

    .rights-txt--cont {
        text-align: center
    }

    .afico--link {
        justify-content: center
    }

    .adress-links-container {
        text-align: center
    }

    .requirement-title-txt {
        align-self: center;
        font-size: 16px;
        line-height: 21px
    }

    .howinvest--item-cont {
        margin-top: .5em
    }

    .howinvest--icon-cont {
        width: 46px;
        margin-right: 1em;
        padding-bottom: .5em
    }

    .nav--container {
        padding-left: 20px;
        padding-right: 0
    }

    .nav--logo {
        width: 150px
    }

    .btn-acces--cont {
        padding-top: 70px
    }

    .menu--btn {
        padding-left: 20px;
        padding-right: 20px
    }

    .hero-home-text--cont {
        padding-top: 2.5em;
        padding-bottom: 13em
    }

    .hero-home-text--cont.campaing {
        padding-bottom: 16.5em
    }

    .hero-text--cont {
        width: 100%;
        height: 300px;
        padding-top: 2.5em;
        padding-bottom: 0;
        padding-right: 30%
    }

    .hero-text--cont.cont-omar {
        background-color: var(--color-r80);
        margin-top: 191px;
        padding-top: 1em;
        padding-left: 1em
    }

    .hero-text--cont.text-cont-omar {
        height: auto;
        margin-top: 163px
    }

    .hero-text--cont.hero-ganado {
        height: 330px;
        padding-top: 2em;
        padding-right: 0%
    }

    .t1-2 {
        color: #fff;
        font-size: 32px
    }

    .t1-2.is--text-n100 {
        color: #222
    }

    .t1-2.ti-lumio {
        color: var(--color-n100)
    }

    .t1-2.ti-nice {
        color: #5a69e6;
        font-size: 33px
    }

    .num--item-2 {
        height: 100px
    }

    .num-text--container-2 {
        width: 70px;
        height: 70px
    }

    .space-campaing {
        height: 329px
    }

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

    .result--container {
        padding-left: 1.8em;
        padding-right: 1.8em
    }

    .result--container.is--color-n10.result-v2 {
        padding-left: 0;
        padding-right: 0
    }

    .result--container.is--color-n10.result-invest {
        border-radius: 0;
        padding-top: 2em;
        padding-left: 0;
        padding-right: 0
    }

    .thumb-image--post {
        height: 120px
    }

    .title--cont {
        padding-top: 2.5em;
        padding-bottom: 1em
    }

    .section--image-post {
        margin-top: -11vw
    }

    .collection-list {
        flex-wrap: wrap;
        align-content: space-between
    }

    .collection-item {
        margin-bottom: .5em
    }

    .title--post {
        padding-top: .5em;
        padding-left: .5em
    }

    .blog--post--list {
        padding-bottom: 1em
    }

    .section--hero-blog {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d8b84e7e8026_back-hero-blog-mobile.svg);
        background-position: 50%;
        background-size: cover
    }

    .hero-blog-text--cont {
        padding-right: 5em
    }

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

    .card--rounded-20.is--color-n20.report-small--xs {
        margin-top: .5em;
        padding: 1em 1em .5em
    }

    .save-amount--cont {
        padding-left: 0;
        padding-right: 0
    }

    .hidden {
        display: none
    }

    .form-invest--grid {
        grid-template-rows: auto auto
    }

    .legal-form-consolidate--cont {
        margin-top: 2em
    }

    .result-consolidate--grid {
        grid-template-rows: auto auto auto;
        grid-template-columns: 1fr 1.25fr 1fr
    }

    .save-amont-register-cont {
        margin-top: 3.5em
    }

    .register-head-text--container {
        margin-left: 1.8em;
        margin-right: 1.8em
    }

    .coupon--container {
        margin-top: 0;
        padding-left: 1.5em;
        padding-right: 1.5em
    }

    .hero-simulator-text--cont {
        height: 300px;
        padding-top: 2.5em;
        padding-right: 25%
    }

    .hero-where-text--cont {
        height: 300px;
        padding-top: 2.5em;
        padding-right: 10%
    }

    .collection-item-3 {
        padding-bottom: 30px;
        padding-left: 0;
        padding-right: 0
    }

    .hero-risk-text--cont {
        padding-top: 3em;
        padding-right: 30%
    }

    .job--container.card--rounded-20 {
        padding-left: 1em;
        padding-right: 1em
    }

    .section--py50.section--hero-cambia {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d82eea7e800a_cambia-tu-deuda-back-mobile.jpg);
        background-position: 45% 6%;
        background-size: 490px
    }

    .section--py50.section--hero-invest {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d851487e800c_quiero-prestar-back-mobile.jpg);
        background-position: 45% 6%;
        background-size: 490px
    }

    .section--py50.section--hero-loan {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d87d2b7e8009_prestamos-back-mobile.jpg);
        background-position: 45% 6%;
        background-size: 490px
    }

    .section--py50.section--hero-home {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d8d6867e8007_personas-back-mobile.jpg);
        background-position: 50% 23%;
        background-size: 490px
    }

    .section--py50.section--hero-campaign {
        background-color: #0000;
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d8d3cf7e8017_decidimos-inversionista-m.jpg);
        background-position: 50% -4%;
        background-size: 490px;
        padding-bottom: 40px
    }

    .section--py50.section--hero-rejected {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d82ead7e801c_usuario-bloqueado-m.jpg);
        background-position: 45% 6%;
        background-size: 490px;
        padding-bottom: 0
    }

    .section--py50.section--hero-personal {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d8d03a7e8013_creditos-personales-mobile.jpg);
        background-position: 45% 6%;
        background-size: 490px
    }

    .section--py50.section--hero-online {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d83f7c7e8016_Prestamos-online-mobile.jpg);
        background-position: 45% 6%;
        background-size: 490px
    }

    .section--py50.section--hero-post {
        padding-bottom: 2.5em
    }

    .section--py50.section--hero-minimo {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d8a1b17e8028_pago-minimo-back-hero-mobile.jpg);
        background-position: 45% 4%;
        background-size: 490px
    }

    .section--py50.section--hero-which-investment {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d851487e800c_quiero-prestar-back-mobile.jpg);
        background-position: 45% 6%;
        background-size: 490px
    }

    .section--py50.section--hero-minimo-register {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d86dff7e8032_back-registro-mobile.jpg);
        background-position: 45% -2%;
        background-size: 490px
    }

    .section--py50.section--hero-simulator-invest {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d8fcf07e8039_simulador-inversiones-back-mobile.jpg);
        background-position: 45% 6%;
        background-size: 490px
    }

    .section--py50.section--hero-where-invest {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d8ad347e803b_donde-invertir-back-moobile.jpg);
        background-position: 45% 6%;
        background-size: 490px
    }

    .section--py50.section--hero-loan-online {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d8dd5a7e8041_prestamos-personales-online-back-mobile.jpg);
        background-position: 45% 6%;
        background-size: 490px
    }

    .section--py50.section--hero-loan-linea {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d83d1c7e8043_prestamos-personales-en-linea-back-mobile.jpg);
        background-position: 45% 6%;
        background-size: 490px
    }

    .section--py50.section--hero-risk {
        padding-bottom: 30px
    }

    .careers-hero--img {
        background-size: cover;
        height: 210px;
        margin-top: 1.5em
    }

    .hero-careers-text--cont {
        padding-top: 2.5em;
        padding-right: 30%
    }

    .hero-job-text--cont {
        padding-right: 0
    }

    .about-us-hero--txt {
        padding: 2.5em 2em
    }

    .about-us-hero--img {
        background-size: cover;
        height: 210px
    }

    .section--about-us-hero {
        flex-direction: column
    }

    .blog--post--list-2 {
        padding-bottom: 1em
    }

    .section--testimony-invest-hero {
        background-position: -30vw -118vw
    }

    .section--features {
        padding: 1.5rem
    }

    .grid-numbers-invest {
        width: 100%
    }

    .hero-une-text--cont {
        padding-top: 2.5em;
        padding-right: 0%
    }

    .une-hero--img {
        height: 180px;
        margin-top: 1.5em
    }

    .info--icon-cont {
        align-self: flex-start;
        width: 32px;
        margin-right: 1em
    }

    .hero-redeco-text--cont {
        padding-top: 3em;
        padding-right: 0%
    }

    .directory--item-cont {
        padding-right: 0
    }

    .redeco-hero--img {
        height: 180px;
        margin-top: 1.5em
    }

    .benefit-hero--txt-2 {
        padding: 2.5em 2em
    }

    .benefit-save--txt-2 {
        font-size: 22px;
        line-height: 31px
    }

    .div-block-4 {
        flex-direction: column
    }

    .cookies-txt--cont {
        padding-right: 1em
    }

    .hero-404-text--cont {
        height: 300px;
        padding-top: 3em
    }

    .hero-404-text--cont.maintenance {
        height: auto
    }

    .hero-fq-text--cont {
        padding-top: 2.5em;
        padding-right: 0%
    }

    .about-us--txt {
        font-size: 22px;
        line-height: 31px
    }

    .section--hero-medios {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/610b1e1a5369f9f88877fffc_back-medios-mobile.svg);
        background-position: 50%;
        background-size: cover
    }

    .medios--card-container {
        justify-content: flex-start;
        min-height: 220px;
        margin-bottom: 2em
    }

    .hero-contact-text--cont {
        height: 300px;
        padding-top: 2.5em;
        padding-right: 30%
    }

    .news--container {
        margin-left: 1.8em;
        margin-right: 1.8em
    }

    .news--container.wrapper-vertical--xs,.news--container.wrapper-vertical--md {
        flex-direction: column
    }

    .news--container.flex-justify--center {
        justify-content: center
    }

    .news--container.comission-wrapper.mt-1 {
        flex-direction: row
    }

    .num--text-plus,.num--text-millions {
        font-size: 19px
    }

    .num--text-million {
        font-size: 15px;
        line-height: 20px
    }

    .search-result-item {
        flex-direction: column
    }

    .result-info--cont {
        margin-left: 0
    }

    .thumb-image--result {
        height: 150px
    }

    .dropdown-wrapper {
        width: 100%
    }

    .p-nice {
        width: 100%;
        margin-top: 195px
    }

    .benefit-hero-numbers--txt {
        padding: 2.5em 2em
    }

    .hero-text-persons--cont {
        height: 320px;
        padding-top: 2.5em;
        padding-right: 30%
    }

    .hero-nice-text--cont {
        width: 100%;
        height: 300px;
        padding-top: 2.5em;
        padding-bottom: 0;
        padding-right: 30%
    }

    .hero-nice-text--cont.cont-omar {
        background-color: var(--color-r80);
        margin-top: 191px;
        padding-top: 1em;
        padding-left: 1em
    }

    .hero-nice-text--cont.text-cont-omar {
        height: auto;
        margin-top: 163px
    }

    .heading-100l {
        padding-top: 17px
    }

    .collective-img {
        z-index: -1;
        width: 150%;
        margin-top: -95px;
        margin-left: 25px;
        margin-right: -25px;
        display: block;
        position: relative
    }

    .hero-costos-text--cont {
        padding-right: 5em
    }

    .days--container {
        margin-bottom: 2em;
        margin-right: 0
    }

    .num--text-days {
        font-size: 50px;
        line-height: 60px
    }

    .aguinaldo-hero--img {
        background-size: cover;
        height: 210px
    }

    .aguinaldo-hero--txt {
        padding: 2.5em 2em
    }

    .date-aguinaldo--cont {
        flex-direction: column;
        align-items: center;
        padding-right: 0
    }

    .simulador-aguinaldo--cont {
        margin-top: -50px;
        padding-left: 1.8em;
        padding-right: 1.8em
    }

    .aguinaldo--container {
        justify-content: flex-start
    }

    .num-steps--container {
        margin-right: .5em
    }

    .deudas-title--container {
        padding-bottom: 1.5em
    }

    .graph--container {
        padding-bottom: 3em
    }

    .modal--container {
        margin-left: .5em;
        margin-right: .5em;
        padding: 1.5em 1.2em
    }

    .close-modal {
        top: 10px;
        right: 10px
    }

    .modal--info.modall--amort {
        object-fit: fill;
        width: 300px
    }

    .btn-modal--container {
        flex-direction: column
    }

    .thumb-image--post-land {
        height: 120px
    }

    .benefits-icons--container {
        flex-direction: column
    }

    .hero-text-animo--cont {
        width: 100%;
        height: 290px;
        padding-top: 2.5em;
        padding-bottom: 0
    }

    .hero-text-animo--cont.cont-omar {
        background-color: var(--color-r80);
        margin-top: 191px;
        padding-top: 1em;
        padding-left: 1em
    }

    .hero-text-animo--cont.text-cont-omar {
        height: auto;
        margin-top: 163px
    }

    .logo-animo {
        flex: none;
        width: 90px;
        margin-right: 2em
    }

    .logo-img-animo-white {
        display: block
    }

    .logo-img-animo-color,.logo-img-zapopan-gray {
        display: none
    }

    .logo-img-zapopan-white {
        display: block
    }

    .logo-zapopan {
        width: 140px
    }

    .div-block-9 {
        padding-right: 20%
    }

    .ad-loan--container {
        height: 140px
    }

    .grid-fees--container {
        grid-template: "Area""."".""."".""."".""."/1fr 1fr;
        font-size: 14px
    }

    .grid-2 {
        grid-column-gap: 6px;
        grid-row-gap: 10px;
        justify-content: stretch;
        justify-items: stretch;
        width: 90%
    }

    .grid-fees--container-copy {
        grid-row-gap: 16px
    }

    .text-grid {
        font-size: 14px
    }

    .text-grid.is--align-center {
        font-size: 12px
    }

    .rates-fees-txt--cont {
        padding-top: 3px;
        padding-bottom: 3px
    }

    .rates {
        width: 28px;
        height: 28px;
        padding-top: 2px;
        font-size: 12px
    }

    .hidden--xs {
        display: none
    }

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

    .form-invest--container {
        margin-left: 1.8em;
        margin-right: 1.8em
    }

    .result-bascule-cont,.div-block-10 {
        padding: 2em 1em
    }

    .info-bascule--cont {
        width: 200px
    }

    .div-block-12 {
        width: 50px;
        margin-left: auto;
        margin-right: auto;
        display: block
    }

    .banner-hero--cont {
        padding: 2.5em 2em
    }

    .banner-hero--cont.align--center--xs {
        text-align: center;
        justify-content: center
    }

    .section--banner-hero {
        flex-direction: column
    }

    .banner-hero--img {
        background-size: cover;
        height: 210px
    }

    .numbers--cont {
        align-items: flex-start;
        margin-bottom: 1.5em
    }

    .numbers-image--cont {
        width: 90px
    }

    .p--coupleguide {
        padding-top: 0
    }

    .div-block-9-copy {
        margin-top: -24px;
        padding-right: 20%
    }

    .hero-tribu-text--cont {
        width: 100%;
        padding-top: 2.5em;
        padding-bottom: 0
    }

    .hero-tribu-text--cont.cont-omar {
        background-color: var(--color-r80);
        margin-top: 191px;
        padding-top: 1em;
        padding-left: 1em
    }

    .hero-tribu-text--cont.text-cont-omar {
        height: auto;
        margin-top: 163px
    }

    .hero-cryocell-text--cont {
        width: 100%;
        height: 380px;
        padding-top: 2.5em;
        padding-bottom: 0
    }

    .hero-cryocell-text--cont.cont-omar {
        background-color: var(--color-r80);
        margin-top: 191px;
        padding-top: 1em;
        padding-left: 1em
    }

    .hero-cryocell-text--cont.text-cont-omar {
        height: auto;
        margin-top: 163px
    }

    .hidden--lg-md-sm {
        display: block
    }

    .mt-1 {
        margin-top: 1em
    }

    .ytp-logo-landing {
        width: 126px
    }

    .ytp-logo-landing.bluemonday,.ytp-logo-landing.registers {
        width: 160px
    }

    .zenfii-logo-landing {
        width: 96px;
        margin-top: -3px
    }

    .section--hero-studies {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/610b1e1a5369f9f88877fffc_back-medios-mobile.svg);
        background-position: 50%;
        background-size: cover
    }

    .cont-dowload-studies.margin-guides {
        margin-right: 0
    }

    .section--studies.section--hero-cambia {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d82eea7e800a_cambia-tu-deuda-back-mobile.jpg);
        background-position: 45% 6%;
        background-size: 490px
    }

    .section--studies.section--hero-invest {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d851487e800c_quiero-prestar-back-mobile.jpg);
        background-position: 45% 6%;
        background-size: 490px
    }

    .section--studies.section--hero-loan {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d87d2b7e8009_prestamos-back-mobile.jpg);
        background-position: 45% 6%;
        background-size: 490px
    }

    .section--studies.section--hero-home {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d8d6867e8007_personas-back-mobile.jpg);
        background-position: 50% 23%;
        background-size: 490px
    }

    .section--studies.section--hero-campaign {
        background-color: #0000;
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d8d3cf7e8017_decidimos-inversionista-m.jpg);
        background-position: 50% -4%;
        background-size: 490px;
        padding-bottom: 40px
    }

    .section--studies.section--hero-rejected {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d82ead7e801c_usuario-bloqueado-m.jpg);
        background-position: 45% 6%;
        background-size: 490px;
        padding-bottom: 0
    }

    .section--studies.section--hero-personal {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d8d03a7e8013_creditos-personales-mobile.jpg);
        background-position: 45% 6%;
        background-size: 490px
    }

    .section--studies.section--hero-online {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d83f7c7e8016_Prestamos-online-mobile.jpg);
        background-position: 45% 6%;
        background-size: 490px
    }

    .section--studies.section--hero-post {
        padding-bottom: 2.5em
    }

    .section--studies.section--hero-minimo {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d8a1b17e8028_pago-minimo-back-hero-mobile.jpg);
        background-position: 45% 4%;
        background-size: 490px
    }

    .section--studies.section--hero-which-investment {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d851487e800c_quiero-prestar-back-mobile.jpg);
        background-position: 45% 6%;
        background-size: 490px
    }

    .section--studies.section--hero-minimo-register {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d86dff7e8032_back-registro-mobile.jpg);
        background-position: 45% -2%;
        background-size: 490px
    }

    .section--studies.section--hero-simulator-invest {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d8fcf07e8039_simulador-inversiones-back-mobile.jpg);
        background-position: 45% 6%;
        background-size: 490px
    }

    .section--studies.section--hero-where-invest {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d8ad347e803b_donde-invertir-back-moobile.jpg);
        background-position: 45% 6%;
        background-size: 490px
    }

    .section--studies.section--hero-loan-online {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d8dd5a7e8041_prestamos-personales-online-back-mobile.jpg);
        background-position: 45% 6%;
        background-size: 490px
    }

    .section--studies.section--hero-loan-linea {
        background-image: url(https://cdn.prod.website-files.com/60fee83d8392d802267e7efc/60fee83d8392d83d1c7e8043_prestamos-personales-en-linea-back-mobile.jpg);
        background-position: 45% 6%;
        background-size: 490px
    }

    .section--studies.section--hero-risk {
        padding-bottom: 30px
    }

    .ad-studies--container {
        height: 140px
    }

    .medios--principal-card {
        padding: 1em
    }

    .data-download--cont {
        align-items: flex-start
    }

    .data-image--cont {
        width: 90px
    }

    .hero-text-download--cont {
        text-align: center;
        width: 100%;
        height: 410px;
        padding-top: 15%;
        padding-bottom: 0;
        padding-right: 0%
    }

    .hero-text-download--cont.cont-omar {
        background-color: var(--color-r80);
        margin-top: 191px;
        padding-top: 1em;
        padding-left: 1em
    }

    .hero-text-download--cont.text-cont-omar {
        height: auto;
        margin-top: 163px
    }

    .collection-item-5 {
        padding-left: 0;
        padding-right: 0
    }

    .hero-text-womans--cont {
        text-align: center;
        width: 100%;
        height: 450px;
        padding-top: 15%;
        padding-bottom: 0;
        padding-right: 0%
    }

    .hero-text-womans--cont.cont-omar {
        background-color: var(--color-r80);
        margin-top: 191px;
        padding-top: 1em;
        padding-left: 1em
    }

    .hero-text-womans--cont.text-cont-omar {
        height: auto;
        margin-top: 163px
    }

    .guides-pdf-hero--img {
        background-size: cover;
        height: 220px
    }

    .hero-guides-text--cont {
        padding-top: 2.5em
    }

    .surface-thumb-guides {
        flex-direction: column;
        align-items: center
    }

    .hero-text-couple-guide--cont {
        text-align: center;
        width: 100%;
        height: 410px;
        padding-top: 12%;
        padding-bottom: 0;
        padding-right: 0%
    }

    .hero-text-couple-guide--cont.cont-omar {
        background-color: var(--color-r80);
        margin-top: 191px;
        padding-top: 1em;
        padding-left: 1em
    }

    .hero-text-couple-guide--cont.text-cont-omar {
        height: auto;
        margin-top: 163px
    }

    .image--collective {
        width: 270px;
        max-width: 210px
    }

    .hero-text-collective--cont {
        width: 100%;
        height: 320px;
        padding-top: 2.5em;
        padding-bottom: 0;
        padding-right: 32%
    }

    .hero-text-collective--cont.cont-omar {
        background-color: var(--color-r80);
        margin-top: 191px;
        padding-top: 1em;
        padding-left: 1em
    }

    .hero-text-collective--cont.text-cont-omar {
        height: auto;
        margin-top: 163px
    }

    .collective-header {
        min-width: 200px;
        max-width: 200px
    }

    .cobranza-hero--img {
        background-size: cover;
        height: 220px
    }

    .banner-cobranza-hero--img {
        background-size: cover;
        height: 210px
    }

    .banner-patner-hero--img {
        height: 210px
    }

    .icon-importan,.icon-flex--item {
        width: 64px;
        margin-right: 1em
    }

    .cartera-porcentaje--txt {
        font-size: 50px;
        line-height: 90px
    }

    .cartera-vencida--cont {
        justify-content: center
    }

    .cartera-txt--cont {
        width: 120px
    }

    .cartera-txt {
        text-align: left;
        font-size: 24px;
        line-height: 25px
    }

    .graph-trimester {
        margin-bottom: 4em
    }

    .circle--cont {
        border-radius: 20px;
        width: 49%;
        height: 139px
    }

    .cattle-col {
        width: 50%
    }

    .h1--ganado {
        color: var(--color-n20);
        border: 1px solid #0000;
        font-size: 31px
    }

    .logo--ganado-m {
        margin-top: 15px
    }

    .card-register--cont {
        width: 100%;
        padding-left: 1.8em;
        padding-right: 1.8em
    }

    .shape-right-up.bluemonday {
        width: 60%
    }

    .flex--cont {
        flex-direction: row;
        justify-content: space-between;
        align-items: center
    }

    .flex--cont.wrapper-vertical--xs,.flex--cont.wrapper-vertical--md {
        flex-direction: column
    }

    .icon-titles-studies {
        width: 50px;
        margin-right: 1em
    }

    .item-description-table {
        padding-top: 20px;
        padding-bottom: 18px
    }

    .item-description-table.is--text-n60.two-lines {
        padding-top: 62px;
        padding-bottom: 62px
    }

    .year-amount--cont {
        width: auto;
        padding-top: 1em;
        padding-bottom: 1em
    }

    .modal-2 {
        display: none
    }

    .modal--container-2 {
        margin-left: .5em;
        margin-right: .5em;
        padding: 1.5em 1.2em
    }

    .modal-confusef {
        display: none
    }

    .hero-register-loan-text--cont {
        width: 100%;
        height: 360px;
        padding-top: 2.5em;
        padding-bottom: 0
    }

    .hero-register-loan-text--cont.cont-omar {
        background-color: var(--color-r80);
        margin-top: 191px;
        padding-top: 1em;
        padding-left: 1em
    }

    .hero-register-loan-text--cont.text-cont-omar {
        height: auto;
        margin-top: 163px
    }

    .hero-register-loan-text--cont.hero-ganado {
        height: 330px;
        padding-top: 2em;
        padding-right: 0%
    }

    .feature-txt-register {
        font-size: 16px;
        line-height: 21px
    }

    .img-logos-institution {
        width: 110px
    }

    .form-consolidate--cont {
        margin-top: 3em
    }

    .btn-add-card {
        margin-top: 0;
        margin-bottom: 35px
    }

    .hero-text-master--cont {
        width: 100%;
        height: 300px;
        padding-top: 2.5em;
        padding-bottom: 0;
        padding-right: 5%
    }

    .hero-text-master--cont.cont-omar {
        background-color: var(--color-r80);
        margin-top: 191px;
        padding-top: 1em;
        padding-left: 1em
    }

    .hero-text-master--cont.text-cont-omar {
        height: auto;
        margin-top: 163px
    }

    .hero-text-master--cont.hero-ganado {
        height: 330px;
        padding-top: 2em;
        padding-right: 0%
    }

    .benefit-hero-master--img,.benefit-hero-master--img-copy,.benefit-hero-cars--img {
        background-size: cover;
        height: 210px
    }

    .description-text--cont {
        margin-bottom: 1em
    }

    .div-block-24 {
        top: 54%
    }

    .banner-hero--cont-copy {
        padding: 2.5em 2em
    }

    .banner-hero--cont-copy.align--center--xs {
        text-align: center;
        justify-content: center
    }

    .section--banner-hero-blue {
        flex-direction: column
    }

    .img-register {
        width: 70%
    }

    .modal-3 {
        display: none
    }

    .modal--container-3 {
        margin-left: .5em;
        margin-right: .5em;
        padding: 1.5em 1.2em
    }

    .close-modal-2 {
        top: 10px;
        right: 10px
    }

    .icon-small-flex--item {
        margin-right: 1em
    }

    .flex-block {
        flex-flow: column
    }

    .form-calculator {
        padding-left: 1em;
        padding-right: 1em
    }
}

/*Custom style */
body {
    font-family: 'Roboto', sans-serif;
}

.whatsapp-button {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1000;
    width: 60px;
    height: 60px;
    background-color: #25d366;
    border-radius: 50%;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.3s;
}

.whatsapp-button:hover {
    transform: scale(1.1);
}

.whatsapp-button img {
    width: 35px;
    height: 35px;
}

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

/**Home */
.prestinova-advantages-section {
    background-color: #f4f7fa;
    padding: 60px 20px;
    text-align: center;
}

.prestinova-advantages-section .container {
    max-width: 1200px;
    margin: 0 auto;
}

.advantages-title {
    font-size: 2rem;
    margin-bottom: 40px;
    color: #1d3557;
}

.advantages-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 30px;
}

.advantage-card {
    background-color: #ffffff;
    border-radius: 12px;
    padding: 25px 20px;
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.05);
    text-align: left;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.advantage-icon {
    text-align: center;
    margin-bottom: 15px;
}

.advantage-icon svg {
    width: 48px;
    height: 48px;
    color: var(--secondary)
}

.advantage-card h3 {
    font-size: 1.3rem;
    color: #121212;
    margin-bottom: 15px;
}

.advantage-card p {
    font-size: 1rem;
    color: #333;
    margin-bottom: 15px;
    line-height: 1.6;
}

.advantage-list {
    list-style: disc;
    padding-left: 20px;
    color: #444;
    font-size: 0.95rem;
    margin-bottom: 20px;
}

.advantage-list li {
    margin-bottom: 8px;
}

.learn-more-button {
    display: inline-block;
    margin-top: auto;
    background-color: var(--white);
    border: 2px solid #121212;
    color: var(--secondary);
    font-weight: bold;
    padding: 10px 20px;
    border-radius: 6px;
    text-decoration: none;
    transition: background-color 0.3s ease;
    text-align: center;
}

.learn-more-button:hover {
    background-color: #121212;
    color: #fff;
    text-decoration: none;
}

/* Productos Section Styles */
.productos-section {
    padding: 40px;
    background-color: #f4f4f4;
    text-align: center;
}

.productos-section h2 {
    font-size: 2rem;
    margin-bottom: 20px;
    color: #333;
}

/* Card Container */
.card-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 24px;
    padding: 40px 20px;
    max-width: 1200px;
    margin: 0 auto;
}

.card {
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    display: flex;
    flex-direction: column;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.card:hover {
    transform: translateY(-6px);
    box-shadow: 0 16px 35px rgba(0, 0, 0, 0.12);
}

.card-image {
    position: relative;
    overflow: hidden;
}

.card-image img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.card:hover .card-image img {
    transform: scale(1.05);
}

.overlay {
    position: absolute;
    top: 12px;
    left: 12px;
}

.badge {
    background: var(--primary);
    color: #fff;
    font-size: 0.75rem;
    padding: 6px 10px;
    border-radius: 20px;
    font-weight: 500;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}

.card-content {
    padding: 20px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.card h3 {
    font-size: 1.25rem;
    font-weight: 600;
    color: #222;
    margin-bottom: 10px;
}

.card p {
    font-size: 0.95rem;
    color: #555;
    flex-grow: 1;
    margin-bottom: 20px;
}

.card-button {
    display: inline-block;
    background: var(--white);
    color: var(--secondary);
    padding: 10px 16px;
    border : 2px solid #121212;
    font-size: 0.95rem;
    border-radius: 8px;
    font-weight: 500;
    transition: background-color 0.3s ease;
    text-decoration: none;
    text-align: center;
}

.card-button:hover {
    background-color: #121212;
    text-decoration: none;
    color : var(--white);
}

/* Responsive tweaks */
@media (max-width: 768px) {
    .card-container {
        grid-template-columns: 1fr;
    }
}

/**SIMULATION */
#global-calculette {
    box-sizing: border-box;
    overflow-x: hidden;
    width: 100%;
    padding: 3rem;
    margin: 0;
}

#global-calculette * {
    box-sizing: border-box;
}

#global-calculette .simulateur form {
    width: 100%;
    max-width: 1000px;
    padding: 0 15px;
    margin: 0 auto;
}

@media only screen and (max-width: 1280px) {
    #global-calculette {
        max-width: 95%;
    }
}

#global-calculette h1 {
    font-size: var(--h1);
    font-weight: 700;
    margin: 16px 0 20px 0;
}

#global-calculette .intro_txt {
    margin: 0 auto 10px auto;
}

#global-calculette .intro_txt, #global-calculette .footer_txt {
    color: #3c3c3c;
}

#global-calculette .simulateur {
    overflow: hidden;
}

#global-calculette .simulateur form {
    max-width: 1000px;
    margin: 0 auto;
}

#global-calculette .simulateur h2 {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    margin: 22px 0 19px 0;
}

#global-calculette .rublique_ligne {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

#global-calculette .rublique_ligne:nth-child(n+1) {
    margin: 10px 0 0 0;
}

#global-calculette .simulateur .rubrique_r {
    background-color: #FFF;
    display: table-cell;
    vertical-align: top;
    padding: 10px;
    width: 49.6%;
    border-radius: 10px 0 0 10px;
    border-bottom: 2px solid #f0f1f6;
}

#global-calculette .simulateur .rub_contenu {
    width: 100%;
    max-width: 100%;
    margin: 0;
}

#global-calculette .simulateur .rub_contenu > div:not([class*="aeration"]) {
    margin-bottom: 2.5rem;
}

#global-calculette .simulateur .rub_contenu > div:not([class*="aeration"]) {
    margin-bottom: 2.5rem;
}

#global-calculette .simulateur .rubrique_l {
    background-color: #FFF;
    display: table-cell;
    vertical-align: top;
    padding: 0 30px;
    width: 49.6%;
    border-radius: 0 10px 10px 0;
    border-bottom: 2px solid #f0f1f6;
    margin-bottom: 10px;
    box-sizing: border-box;
}

#global-calculette input {
    text-align: center;
    height: 40px;
    padding: 0;
    margin: 0;
}

#global-calculette input {
    font-weight: 500;
}

#global-calculette input, #global-calculette select {
    background: #FFF;
    border: none;
    font-size: 16px;
    border-radius: 0;
}

#global-calculette #onglet_simulations {
    padding: 0 0 12px 0;
    font-size: 0;
    overflow: hidden;
}

#global-calculette .visu_on {
    background-color: #FFF;
    border-radius: 10px;
}

#global-calculette .onglet_simulation {
    cursor: pointer;
    font-size: 16px;
    vertical-align: top;
    border: 2px solid #FFF;
    margin: 0 12px 0 0;
    width: 300px;
    height: 70px;
    display: inline-block;
    text-decoration: none;
    color: #326580;
    line-height: 1.3;
    letter-spacing: normal;
    word-spacing: normal;
    text-rendering: auto;
}

#global-calculette .visu_off span.dec_resultat, #global-calculette .visu_on span.dec_resultat {
    padding: 14px 0;
}

#global-calculette .visu_off span, #global-calculette .visu_on span {
    display: block;
    text-align: center;
    padding: 24px 0;
}

#global-calculette .visu_on span {
    font-weight: 600;
}

#global-calculette .simulateur p.libelle {
    font-size: 16px;
    line-height: 1.3;
    font-weight: 500;
}

#global-calculette p.libelle {
    margin: 16px 0 4px 0;
}

#global-calculette label.input_e_on {
    border: 1px solid #005187;
}

#global-calculette label.inputbox {
    position: relative;
    max-width: 100%;
    display: block;
}

#global-calculette label.inputbox::before {
    content: '';
    position: absolute;
    right: 0;
    height: 28px;
    font-size: 16px;
    font-weight: 500;
    padding: 6px 0;
    text-align: center;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

#global-calculette label.input_e_on::before {
    content: "€";
    width: 50px;
    color: rgb(255, 255, 255);
    background-color: rgb(0, 81, 135);
}

#global-calculette label.liste_choix_on {
    font-size: 16px;
    padding: 8px;
    margin: 0 8px 8px 0;
    cursor: pointer;
    background-color: #005187;
    color: #FFF;
    border: 1px solid #005187;
    border-radius: 5px;
}

#global-calculette label.montant_e {
    width: 100%;
}

#global-calculette label.montant_e input, #global-calculette label.montant_m input {
    width: 100%;
    /*max-width: calc(100% - 70px);*/
    border-radius: 5px;
}

#global-calculette label.liste_choix {
    font-size: 16px;
    padding: 8px;
    margin: 0 8px 8px 0;
    cursor: pointer;
    border-radius: 5px;
}

#global-calculette label {
    display: inline-block;
    border: 1px solid #cecfd1;
    /* background: #f1f2f7; */
    color: #373737;
}

#global-calculette label.montant_m {
    width: 100%;
}

#global-calculette label.input_m_on::before {
    content: 'mesi';
    width: 70px;
    color: #FFF;
    background-color: #005187;
}

#global-calculette label.input_p_on::before {
    content: '%';
    width: 50px;
    background-color: #005187;
    color: #FFF;
}

.cont_slider {
    max-width: 100%;
    overflow: hidden;
    padding: 20px 5px 0;
    height: 60px;
}

.barre_duree, .barre_taux_i {
    background: #cdcfd4;
    height: 10px;
    width: calc(100% - 10px);
    margin: 0 5px;
    position: relative;
}

.barre_duree:before, .barre_taux_i:before {
    left: -5px;
    border-radius: 10px 0 0 10px;
    background-color: #005187;
    width: 15px;
}

.barre_duree:after, .barre_duree:before, .barre_taux_i:after, .barre_taux_i:before {
    content: '';
    position: absolute;
    top: 0;
    /*background: #cdcfd4;*/
    width: 10px;
    height: 100%;
}

.barre_duree .step12m {
    left: 10%;
}

[class*=step] {
    position: absolute;
    /*font-family: Poppins;*/
    font-size: 10px;
    font-weight: bold;
    top: 20px;
    text-align: center;
}

.barre_duree .step36m {
    left: 30%;
}

.barre_duree .step60m {
    left: 50%;
}

.barre_duree .step84m {
    left: 67%;
}

.barre_duree .step120m {
    left: 83%;
}

@media (max-width: 470px) {
    .barre_duree span i {
        display: none;
    }
}

.barre_duree:after, .barre_taux_i:after {
    right: -5px;
    border-radius: 0 10px 10px 0;
}

#global-calculette .slider {
    position: relative;
    height: 22px;
    margin: 0;
    padding: 0;
    width: 94%;
    left: 2.5%;
    top: -10px;
}

#global-calculette .ui-slider-range {
    background-color: #005187;
    height: 10px;
    margin: 0;
    z-index: 1;
    position: absolute;
}

#global-calculette .ui-slider-handle {
    cursor: pointer;
    position: absolute;
    width: 20px;
    height: 20px;
    background-color: #FFF;
    border-radius: 10px;
    -webkit-box-shadow: 0 4px 8px 0 #a9a9aa;
    box-shadow: 0 4px 8px 0 #a9a9aa;
    z-index: 2;
    top: -5px;
}

#global-calculette .bandeau_resultat h2 {
    font-size: 38px;
    color: #FFF;
    font-weight: normal;
    margin: 0;
    vertical-align: middle;
    line-height: 1;
    text-align: center;
    padding: 4px 0 10px 0px;
    border-radius: 10px;
}

#global-calculette .back {
    background-color: #005187;
}

#global-calculette .icon::before {
    display: inline-block;
    -webkit-transform: translateY(15%);
    transform: translateY(15%);
    color: #FFF;
    font-size: 70px;
    padding: 0px 20px 0 0;
}

.icon_calendar:before {
    content: "";
}

#global-calculette .bandeau_resultat h2 .result_mensualite {
    font-weight: 600;
    font-size: 50px;
    text-transform: lowercase;
    display: block;
    margin-top: 8px;
}

#global-calculette .bandeau_resultat i {
    font-style: normal;
}

#global-calculette .resultat {
    margin: 6px 0;
}

#global-calculette .aff_reponse_all {
    padding: 20px 10px;
    background-color: #FFF;
    border-radius: 10px 10px 0 0;
}

#global-calculette .bandeau_resultat {
    margin: 6px 0;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
}

.btn_orange {
    display: inline-flex;
    font-size: 1.5rem;
    line-height: 1.2;
    font-weight: 700;
    display: -ms-flexbox;
    min-height: 5rem;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    transition: all 0.2s ease;
}

.bandeau_resultat .btn_orange {
    font-size: 18px;
    margin: 30px auto 0 auto;
    text-transform: inherit;
    height: auto;
    min-height: 50px;
    padding: 10px 20px;
}

.btn_orange, ul.submenu ul.bl_submenu .m_btn[class*="cta_"] {
    background: var(--secondary);
    border-radius: 3rem;
    transition: all 0.2s ease;
}

.btn_orange, .btn_iceberg {
    height: 4rem;
    padding: 0 3rem;
    font-weight: 700;
    color: #fff;
    cursor: pointer;
    border-radius: 3rem;
}

#global-calculette .resultat h3 {
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 35px 0 25px 0;
    color: #3c3c3c;
}

#global-calculette .tabl_generique {
    max-width: 100%;
    overflow-x: auto;
    /*display: block;*/
    border-right: 2px solid #f1f2f7;
    border-left: 2px solid #f1f2f7;
    border-top: 2px solid #f1f2f7;
    background-color: #FFF;
    margin: 0 auto 20px auto;
    font-size: 16px;
    color: #FFFF;
}

.content_in table, table {
    width: 100%;
    margin-bottom: 2.5rem;
    text-align: center;
    line-height: 1.4;
}

#global-calculette .tabl_generique tbody tr:nth-child(odd) {
    background-color: #FFF;
    color: #000;
    text-align: left;
}

table tr {
    text-align: left;
}

#global-calculette .tabl_generique tbody tr:nth-child(n+1) td:nth-child(1) {
    padding: 0 0 0 20px;
}

#global-calculette .mensualite tbody td:nth-child(1) {
    padding: 0 0 0 20px;
    font-weight: 500;
}

#global-calculette .tabl_generique td {
    height: 40px;
    vertical-align: middle;
}

#global-calculette .tabl_generique td {
    border-right: 2px solid #f1f2f7;
}

table td {
    padding: 1.5rem;
    vertical-align: middle;
    font-size: 1.5rem;
}

table td:first-child, .tab_contenu_custom td:first-child, .tab_contenu_custom th:first-child, .tab_contenu td:first-child, .tab_contenu th:first-child {
    border-left: none;
}

#global-calculette .tabl_generique tbody tr:nth-child(even) {
    background-color: #f1f2f7;
    color: #000;
    text-align: left;
}

@media only screen and (max-width: 1276px) {
    #global-calculette {
        width: 100%;
        padding: 3rem;
    }
}

@media only screen and (max-width: 910px) {
    #global-calculette .onglet_simulation {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    #global-calculette h1 {
        font-size: var(--h1-sm);
    }

    table td {
        font-size: 1.2rem;
        ; }
}

@media screen and (max-width: 470px) {
    #global-calculette h1 {
        font-size: 1.2rem;
    }
}

@media only screen and (max-width: 1023px) {
    #global-calculette form {
        display: block;
    }
}

@media (min-width: 1024px) {
    #calculette-simple .simulateur {
        position: relative;
        display: flex;
        flex-wrap: wrap;
    }
}

@media (min-width: 1024px) {
    #calculette-simple .simulateur form {
        width: 65%;
        margin-right: 7px;
    }
}

@media only screen and (max-width: 1023px) {
    #global-calculette .simulateur .rublique_ligne {
        width: 100%;
        display: block;
    }
}

@media (min-width: 1024px) {
    #global-calculette .rublique_ligne {
        flex-direction: row;
        flex-wrap: nowrap;
        margin: 0 -5px;
    }

    #global-calculette .simulateur .rubrique_r, #global-calculette .simulateur .rubrique_l {
        flex: 1;
        margin: 0 5px;
        width: calc(50% - 10px);
    }
}

@media screen and (max-width: 1023px) {
    #global-calculette .simulateur .rubrique_r {
        width: 100%;
        display: inline-block;
        padding: 5px;
        border-radius: 10px 10px 0 0;
        border-bottom: none;
    }
}

@media only screen and (max-width: 1023px) {
    #global-calculette .simulateur .rub_contenu {
        width: 100%;
        max-width: 100%;
    }

    #global-calculette .simulateur .rubrique_r, #global-calculette .simulateur .rubrique_l {
        width: 100%;
        padding: 15px;
    }

    #global-calculette label.liste_choix, #global-calculette label.liste_choix_on {
        display: inline-block;
        margin: 0 4px 8px;
    }
}

@media only screen and (max-width: 1023px) {
    #global-calculette .simulateur .rubrique_l {
        width: 100%;
        display: inline-block;
        padding: 0 16px;
        border-radius: 0 0 10px 10px;
        border-top: none;
    }
}

@media (min-width: 1024px) {
    #calculette-simple .simulateur .rubrique_l, #calculette-simple .simulateur .rubrique_r, #global-calculette .simulateur .rubrique_r, #global-calculette .simulateur .rubrique_l {
        padding: 20px 30px;
    }
}

@media only screen and (max-width: 1176px) {
    #global-calculette label.liste_choix, #global-calculette label.liste_choix_on {
        text-align: center;
        margin: 0 8px 8px 0;
    }
}

@media only screen and (max-width: 1100px) {
    #global-calculette .ui-slider-range {
        height: 10px;
    }
}

@media only screen and (max-width: 1023px) {
    #global-calculette .ui-slider-horizontal .ui-slider-handle {
        margin: 2px 0 0 0;
    }
}

@media only screen and (max-width: 1100px) {
    #global-calculette .ui-slider-horizontal .ui-slider-handle {
        margin: 0;
    }
}

@media (min-width: 1024px) {
    #calculette-simple .bandeau_resultat {
        flex: 1;
    }
}

@media only screen and (max-width: 1023px) {
    #calculette-simple .bandeau_resultat h2 {
        padding: 20px 0;
        height: auto;
    }
}

@media only screen and (max-width: 1023px) {
    #calculette-simple .bandeau_resultat h2 {
        font-size: 28px;
    }
}

@media only screen and (max-width: 910px) {
    #global-calculette .icon::before {
        content: "";
        padding: 0;
    }
}

@media only screen and (max-width: 1023px) {
    #calculette-simple .icon::before {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }
}

@media (min-width: 1024px) {
    #calculette-simple .bandeau_resultat .icon_calendar:before {
        margin-bottom: 25px;
        margin-top: 25px;
        font-size: 60px !important;
        width: 100%;
    }
}

@media only screen and (max-width: 910px) {
    #calculette-simple .bandeau_resultat h2 .result_mensualite {
        font-size: 35px;
    }
}

@media only screen and (max-width: 1023px) {
    #calculette-simple .bandeau_resultat h2 .result_mensualite {
        display: block;
    }
}

@media (min-width: 1024px) {
    #calculette-simple .resultat {
        width: 100%;
    }
}

@media only screen and (min-width: 768px) {
    .btn_orange {
        font-size: 1.8rem;
        line-height: 1.45;
        padding-left: 2.5rem;
        padding-right: 2.5rem;
    }
}

@media only screen and (min-width: 660px) {
    .content_in table tr:first-child *:first-child {
        border-radius: 1rem 0 0 0;
    }
}

@media (min-width: 1024px) {
    #calculette-simple .bandeau_resultat .btn_orange {
        font-size: 20px;
        margin: 30px auto 0 auto;
        text-transform: inherit;
        height: auto;
        min-height: 50px;
        padding: 10px 20px;
    }
}

/**Partners */
.section-partners {
    padding: 40px 0;
    background-color: #f8f8f8;
    text-align: center;
}

.owl-carousel .item {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px;
}

.owl-carousel .item img {
    width: 100%;
    height: auto;
    max-width: 100px;
}

/* about us */
a.btn-primary, a.btn-secondary {
    text-decoration: none;
}

.btn-primary, .btn-secondary {
    display: inline-block;
    padding: 14px 28px;
    border-radius: 40px;
    font-weight: bold;
    text-decoration: none;
    transition: all 0.3s ease;
}

.btn-primary {
    background-color: var(--primary);
    color: white;
}

.btn-primary:hover {
    background-color: var(--secondary);
}

.btn-secondary {
    background-color: #222;
    color: white;
}

.btn-secondary:hover {
    background-color: #000;
}

.ceo-section {
    background-color: #f7f9fa;
    padding: 4rem 1rem;
}

.ceo-container {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 3rem;
    flex-wrap: wrap;
}

.ceo-image {
    flex: 1;
    min-width: 280px;
    max-width: 400px;
    text-align: center;
}

.ceo-image img {
    width: 100%;
    height: auto;
    border-radius: 12px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}

.ceo-text {
    flex: 2;
    min-width: 280px;
}

.ceo-text h2 {
    font-size: 2rem;
    margin-bottom: 0.5rem;
}

.ceo-text h4 {
    font-size: 1.2rem;
    color: var(--primary);
    margin-bottom: 1rem;
}

.ceo-text p {
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 1rem;
    color: #333;
}

.ceo-text blockquote {
    font-style: italic;
    font-weight: 500;
    color: #444;
    border-left: 4px solid var(--primary);
    padding-left: 1rem;
    margin: 1.5rem 0;
}

.about-partner-section {
    background-color: #f9fbfc;
    padding: 60px 20px;
    color: #333;
}

.partner-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    max-width: 1200px;
    margin: 0 auto;
    align-items: center;
}

.partner-text {
    flex: 2;
    min-width: 300px;
}

.partner-text h2 {
    font-size: 2rem;
    margin-bottom: 1rem;
    color: #222;
}

.partner-text p {
    font-size: 1.05rem;
    line-height: 1.7;
    margin-bottom: 1rem;
}

.partner-visual {
    flex: 1;
    min-width: 280px;
    text-align: center;
}

.partner-visual img {
    width: 100%;
    border-radius: 12px;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.06);
}

.partner-highlight {
    max-width: 1000px;
    margin: 3rem auto 0;
    padding-top: 2rem;
    border-top: 1px solid #ccc;
    text-align: center;
}

.partner-highlight h3 {
    font-size: 1.5rem;
    margin-bottom: 1rem;
    color: var(--primary, #007bff);
}

.partner-highlight p {
    font-size: 1.1rem;
    color: #444;
}

/* Hero */
.hero-section {
    background: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.5)), url('/assets/images/homep.jpg') center/cover no-repeat;
    color: white;
    text-align: center;
    padding: 120px 20px;
}

.hero-content {
    max-width: 700px;
    margin: auto;
}

.hero-content h1 {
    font-size: 2.8rem;
    margin-bottom: 20px;
    color: white;
}

.hero-content p {
    font-size: 1.2rem;
    margin-bottom: 30px;
    color: white;
}

/* About section */
.about-section {
    background-color: #f8f8f8;
    padding: 80px 20px;
}

.about-container {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    max-width: 1200px;
    margin: auto;
    align-items: center;
}

.about-image, .mission-image {
    flex: 1 1 45%;
}

.about-image img, .mission-image img {
    width: 100%;
    border-radius: 10px;
}

.about-text, .mission-text {
    flex: 1 1 45%;
}

.about-text h2, .mission-text h2 {
    font-size: 2rem;
    margin-bottom: 20px;
}

/* Mission */
.mission-section {
    background-color: #002b5c;
    color: white;
    padding: 80px 20px;
}

.mission-text h2 {
    margin-top: 20px;
    color: var(--tertiary);
}

.mission-text p {
    color: white;
}

/* Contact CTA */
.contact-cta {
    background-color: #ffe6d6;
    text-align: center;
    padding: 80px 20px;
}

.contact-cta h2 {
    font-size: 2rem;
    margin-bottom: 10px;
}

.contact-cta p {
    font-size: 1.1rem;
    margin-bottom: 20px;
}

/* Responsive */
@media (max-width: 768px) {
    .about-container, .mission-container {
        flex-direction: column;
    }

    .hero-content h1 {
        font-size: 2rem;
    }
}

.column-section {
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 0 20px;
}

.column {
    flex: 1;
}

.image-column img {
    width: 100%;
    height: auto;
    border-radius: 8px;
}

.text-column h2 {
    font-size: 2rem;
    margin-bottom: 10px;
}

.text-column p {
    font-size: 1.1rem;
    line-height: 1.6;
    margin-bottom: 10px;
}

@media (max-width: 991px) {
    .column-section {
        flex-direction: column;
        justify-content: flex-start;
    }

    .text-column {
        order: 1;
    }

    .image-column {
        order: 2;
    }

    .text-column h2 {
        font-size: 1.6rem;
    }

    .text-column p {
        font-size: 1rem;
        margin-bottom: 14px;
    }
}

.is--color-gray {
    background-color: var(--color-gray);
}

.fade-in {
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}

.fade-in.visible {
    opacity: 1;
    transform: translateY(0);
}

/** TESTIMONY */
.testimonials-section {
    background-color: #f7f9fc;
    padding: 60px 20px;
    text-align: center;
}

.testimonials-header h2 {
    font-size: 2rem;
    margin-bottom: 0.5rem;
    color: #222;
}

.testimonials-header p {
    font-size: 1.1rem;
    color: #555;
    margin-bottom: 2rem;
}

.testimonials-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 20px;
    max-width: 1100px;
    margin: 0 auto;
}

.testimonial-card {
    background-color: #fff;
    border-radius: 12px;
    padding: 20px 25px;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.05);
    text-align: left;
    position: relative;
}

.testimonial-text {
    font-style: italic;
    color: #333;
    margin-bottom: 15px;
    line-height: 1.6;
}

.testimonial-author {
    display: block;
    text-align: right;
    font-weight: bold;
    color: var(--secondary);
}

/** Contact section */
.contact-home {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 50vh;
    padding: 20px;
    background-color: #004080;
    color: var(--white);
    text-align: center;
}

.contact-content h1 {
    font-size: 2.5rem;
    margin-bottom: 10px;
    color: var(--white);
}

.contact-content p {
    font-size: 1.2rem;
    line-height: 1.6;
    color: var(--white);
}

.home-section {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 50vh;
    padding: 10px;
    background-color: #f4f4f9;
    color: var(--white);
    text-align: center;
}

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

a.home-button {
    text-align: center;
    display: flex;
    gap: 5px;
    align-items: center;
    justify-content: center;
    padding: 10px;
    background-color: var(--tertiary);
    color: var(--white);
    text-decoration: none;
    border-radius: 34.5px;
    font-weight: bold;
    font-size: 32px;
    height: 69px;
    line-height: 32px;
    text-transform: uppercase;
    width: 388.12px;
    letter-spacing: -.6px;
    transition: background-color 0.3s;
}

a.home-button:hover {
    opacity: .9;
}

.contact-options {
    padding: 50px 20px;
    background-color: #f4f4f9;
    text-align: center;
}

.contact-options .section-title {
    font-size: 2rem;
    margin-bottom: 30px;
    color: #333;
}

.contact-options .card-container {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
    max-width: 1000px;
    margin: 0 auto;
}

.contact-options .card-section {
    flex: 1;
    padding: 20px;
    text-align: center;
}

.contact-options .divider {
    width: 1px;
    background-color: #ddd;
    height: 100px;
}

.contact-options .card-section h3 {
    font-size: 18px;
    margin-bottom: 15px;
    color: #333;
    letter-spacing: -.3px;
    line-height: 20px;
    font-weight: 500;
}

.contact-options .card-section p a {
    text-decoration: none;
    color: var(--color-n80);
}

.contact-options .card-button {
    margin-top: 10px;
    padding: 10px 20px;
    background-color: var(--tertiary);
    color: var(--white);
    text-decoration: none;
    border-radius: 5px;
    font-weight: bold;
    transition: background-color 0.3s;
}

.contact-options .card-button:hover {
    background-color: #003366;
}

.contact-options .social-icons {
    display: flex;
    justify-content: center;
    gap: 10px;
}

/* Responsive Styling */
@media (max-width: 768px) {
    .contact-options .card-container {
        flex-direction: column;
    }

    .contact-options .divider {
        width: 100%;
        height: 1px;
        margin: 10px 0;
    }

    a.home-button {
        font-size: 25px;
        height: 55px;
        width: 300px;
        line-height: 26px;
    }
}

.contact-institution-section {
    background-color: #f8fbfd;
    padding: 60px 20px;
    max-width: 1000px;
    margin: 0 auto;
    font-size: 1.05rem;
    color: #333;
    line-height: 1.7;
}

.contact-institution-section h2, .contact-institution-section h3 {
    color: #1d3557;
    margin-top: 2rem;
    margin-bottom: 1rem;
}

.contact-institution-section ul {
    padding-left: 20px;
    margin-bottom: 1.5rem;
}

.contact-institution-section ul li {
    margin-bottom: 0.5rem;
}

.contact-form-section {
    padding: 50px 20px;
    background-color: var(--tertiary);
    text-align: center;
}

.section-title {
    font-size: 2rem;
    margin-bottom: 10px;
    color: var(--white);
}

.section-description {
    font-size: 1rem;
    color: var(--white);
    margin-bottom: 20px;
}

.contact-form {
    max-width: 600px;
    margin: 0 auto;
    background-color: #fff;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.contact-form .form-group {
    margin-bottom: 15px;
    text-align: left;
}

.contact-form .form-group label {
    display: block;
    margin-bottom: 5px;
    color: #333;
    font-weight: bold;
}

.contact-form .form-group input, .contact-form .form-group textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
    font-size: 1rem;
}

.contact-form .form-group input:focus, .contact-form .form-group textarea:focus {
    border-color: #004080;
    outline: none;
}

.contact-form .submit-button {
    display: inline-block;
    padding: 10px 20px;
    background-color: var(--primary);
    color: #fff;
    font-size: 1rem;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s;
}

.contact-form .submit-button:hover {
    background-color: #003366;
}

.contact-form .back-button {
    display: inline-block;
    padding: 10px 20px;
    background-color: var(--secondary);
    color: #fff;
    font-size: 1rem;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s;
}

.contact-form select {
    width: 100%;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
    font-size: 1rem;
    background-color: #fff;
}

.contact-form select:focus {
    border-color: #004080;
    outline: none;
}

/* Responsive Styling */
@media (max-width: 768px) {
    .contact-form {
        padding: 20px;
    }
}

/**Videos */
#video-carousel {
    position: relative;
    max-width: 475px;
    overflow: hidden;
}

#video-carousel video {
    width: 100%;
    border-radius: 8px;
}

.col-wid {
    width: calc(100% / 3);
}

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

/**FAQ */
.faq-section {
    padding: 50px 20px;
    background-color: #f9f9fb;
    text-align: center;
}

.faq-title {
    font-size: 2rem;
    color: #333;
    margin-bottom: 30px;
}

.faq-container {
    max-width: 800px;
    margin: 0 auto;
}

.faq-item {
    background-color: #fff;
    margin-bottom: 15px;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.faq-question {
    width: 100%;
    text-align: left;
    background: #004080;
    color: #fff;
    padding: 15px 20px;
    font-size: 1.1rem;
    cursor: pointer;
    border: none;
    outline: none;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.faq-icon {
    font-size: 1.5rem;
    transition: transform 0.3s;
}

.faq-answer {
    display: none;
    padding: 20px;
    background-color: #f9f9fb;
    font-size: 1rem;
    color: #555;
    border-top: 1px solid #ddd;
    text-align: left;
}

/* Rotate icon when active */
.faq-item.active .faq-icon {
    transform: rotate(45deg);
}

/* Show answer when active */
.faq-item.active .faq-answer {
    display: block;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .faq-title {
        font-size: 1.6rem;
    }

    .faq-question {
        font-size: 1rem;
        padding: 12px 15px;
    }

    .faq-answer {
        font-size: 0.95rem;
    }
}

@media screen and (max-width: 479px) {
    #wrap {
        flex-direction: column;
    }
}

#loan-container {
    background-color: #f8fbfd;
    padding: 40px 20px;
}

#loan-container .container {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    max-width: 1200px;
    margin: 0 auto;
}

.loan-simulation {
    flex: 2;
    background-color: #ffffff;
    padding: 30px;
    border-radius: 12px;
    box-shadow: 0 6px 18px rgba(0,0,0,0.05);
}

.loan-simulation h2 {
    font-size: 1.8rem;
    margin-bottom: 25px;
    color: #333;
}

.form-group {
    margin-bottom: 20px;
}

.form-group label {
    font-weight: 600;
    display: block;
    margin-bottom: 8px;
    color: #222;
}

.form-group input {
    width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 6px;
    font-size: 1rem;
}

#loanPeriodValue {
    margin-top: 6px;
    font-size: 0.95rem;
    color: #666;
}

.btn-simulate {
    display: inline-block;
    background-color: var(--primary);
    color: #fff;
    padding: 14px 28px;
    font-size: 1rem;
    border: none;
    border-radius: 8px;
    font-weight: 600;
    transition: background-color 0.3s ease;
    margin-top: 10px;
}

.btn-simulate:hover {
    background-color: #0056b3;
}

.results {
    margin-top: 30px;
    padding: 15px;
    background-color: #f0fff3;
    border-left: 5px solid #28a745;
    border-radius: 6px;
    font-size: 1rem;
    color: #333;
}

/* Loan Requirements */
.loan-requirements {
    flex: 1;
    background-color: #eef5ff;
    padding: 30px;
    border-radius: 12px;
    box-shadow: 0 6px 18px rgba(0,0,0,0.05);
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.loan-requirements h2 {
    font-size: 1.4rem;
    margin-bottom: 20px;
    font-weight: 600;
    color: #222;
}

.requirements {
    margin-bottom: 15px;
}

.requirements p {
    margin: 0;
    font-size: 1rem;
    color: #444;
}

/* Responsive */
@media (max-width: 768px) {
    #loan-container .container {
        flex-direction: column;
    }

    .loan-simulation, .loan-requirements {
        width: 100%;
    }
}

.section-requirements {
    background-color: #f9fbfc;
    padding: 60px 20px;
}

.section-requirements .section__content {
    max-width: 1100px;
    margin: 0 auto;
}

.section-requirements h2 {
    text-align: center;
    font-size: 2rem;
    margin-bottom: 2.5rem;
    color: #222;
}

.requirements-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}

.requirements-box {
    flex: 1;
    background-color: #ffffff;
    padding: 30px;
    border-radius: 12px;
    box-shadow: 0 6px 18px rgba(0,0,0,0.05);
}

.requirements-box.secondary {
    background-color: #f0f6ff;
}

.requirements-box h3 {
    font-size: 1.4rem;
    margin-bottom: 1rem;
    color: #333;
}

.requirements-box p {
    font-size: 1rem;
    margin-bottom: 1rem;
    color: #444;
}

.requirements-list {
    list-style: disc;
    padding-left: 1.5rem;
    margin-bottom: 1rem;
    color: #444;
}

.no-paycheck {
    font-weight: 600;
    color: #007bff;
    margin-top: 1rem;
}

@media (max-width: 768px) {
    .requirements-grid {
        flex-direction: column;
    }
}

/* Promo Section Styles */
.promo-section {
    background-color: #eaf9fa;
    color: #121212;
    padding: 40px 20px;
    text-align: center;
}

.promo-content {
    max-width: 800px;
    margin: 0 auto;
}

.promo-content h2 {
    font-size: 2rem;
    margin-bottom: 20px;
}

.promo-content p {
    font-size: 1.2rem;
    line-height: 1.6;
    margin-bottom: 30px;
}

.promo-button {
    background-color: var(--secondary);
    color: #fff;
    border: none;
    padding: 15px 30px;
    font-size: 1rem;
    font-weight: bold;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s;
    text-decoration: none;
}

.promo-button:hover {
    background-color: var(--color-n60);
    text-decoration: none;
}

/**Promo alert */
.promo-alert_main {
    background-color: #eaf9fa;
    color: #121212;
}

.promo-alert_content {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 15px;
}

@media (max-width: 768px) {
    .promo-alert_content {
        flex-direction: column;
        gap: 25px;
    }
}

.section--split .section__content {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 2rem;
    padding: 3rem 1rem;
}

.section--split .section__image {
    flex: 1;
    min-width: 300px;
    max-width: 500px;
    text-align: center;
}

.section--split .section__image img {
    max-width: 100%;
    border-radius: 8px;
    height: auto;
}

.section--split .section__text {
    flex: 1;
    min-width: 280px;
}

.section--split .section__text h2 {
    margin-bottom: 1rem;
    font-size: 1.8rem;
    color: #222;
}

.loan-list {
    list-style: disc;
    padding-left: 1.5rem;
    margin-top: 1rem;
    font-size: 1.05rem;
    line-height: 1.6;
    color: #444;
}

@media (max-width: 768px) {
    .section--split .section__content {
        flex-direction: column;
    }
}

/**SECTION TEXT */
.section__text {
    max-width: 1000px;
    margin: 0 auto;
    padding: 20px;
}

.section__content {
    display: flex;
    flex-direction: column;
}

/**Home section */
.hero-home-text--cont h6 {
    color: var(--color-white);
    font-size: 18px;
    font-weight: 500;
    line-height: 1.6;
}

.gyt-inner-hero {
    background-color: #e6f4f9;
    padding: 2rem 0;
}

.gyt-inner-hero__container {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.gyt-inner-hero__content {
    padding: 3rem;
    border-radius: 8px;
    flex: 1;
}

.gyt-inner-hero__content_img {
    flex: 1;
    padding: 3rem;
}

.gyt-inner-hero__content h1 {
    font-size: 3rem;
    line-height: 3.5rem;
    font-weight: 700;
}

.gyt-inner-hero__content h1 span {
    color: var(--primary);
}

@media (max-width: 765px) {
    .gyt-inner-hero__content {
        padding: 2rem;
    }

    .gyt-inner-hero__content_img {
        padding: 2rem;
    }

    .gyt-inner-hero__content h1 {
        font-size: 2.25rem;
        line-height: 3rem;
    }
}

.gyt-inner-hero__content h2 {
    color: var(--color-black);
    font-size: 1.125rem;
    line-height: 1.5rem;
    margin-top: 1.5rem;
    font-weight: 400 !important;
}

.gyt-inner-hero__img {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.gyt-inner-hero__img figure img {
    max-width: 100%;
    /* Responsive image */
    height: auto;
    border-radius: 8px;
}

.gyt-inner-hero__shapes, .gyt-inner-hero__lined-square {
    display: none;
}

.hero-cta-button {
    background-color: var(--primary);
    color: white;
    padding: 1rem 2rem;
    font-size: 1.125rem;
    font-weight: bold;
    border: none;
    border-radius: 12px;
    text-decoration: none;
    transition: background-color 0.3s ease;
    display: inline-block;
    margin-top: 2rem;
}

.hero-cta-button:hover {
    background-color: var(--tertiary);
    text-decoration: none;
}

/* Responsive styles */
@media (max-width: 991px) {
    .gyt-inner-hero__container {
        flex-direction: column;
    }

    .gyt-inner-hero__content {
        height: auto;
    }
}

@media (max-width: 767.98px) {
    .gyt-inner-hero__content {
        margin-bottom: 2rem;
    }
}

.impact-section {
    background-color: #eef7fa;
    padding: 60px 20px;
    text-align: center;
}

.impact-content {
    max-width: 900px;
    margin: 0 auto;
}

.impact-content h2 {
    font-size: 2rem;
    color: #1c1c1c;
    margin-bottom: 1rem;
}

.impact-content p {
    font-size: 1.1rem;
    color: #333;
    line-height: 1.6;
    margin-bottom: 1.2rem;
}

.impact-call {
    font-weight: bold;
    font-size: 1.2rem;
    color: #007bff;
    margin-top: 2rem;
    margin-bottom: 1rem;
}

.impact-stats {
    display: flex;
    justify-content: center;
    gap: 30px;
    margin: 30px 0;
    flex-wrap: wrap;
}

.stat-box {
    background: #fff;
    border-radius: 12px;
    padding: 20px 25px;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.05);
    flex: 1;
    min-width: 200px;
    max-width: 260px;
}

.stat-box h3 {
    font-size: 1.6rem;
    color: var(--secondary);
    margin-bottom: 0.3rem;
}

.stat-box p {
    font-size: 1rem;
    color: #444;
}

.impact-button {
    display: inline-block;
    background-color: var(--secondary);
    color: #fff;
    padding: 14px 30px;
    border-radius: 8px;
    font-weight: bold;
    text-decoration: none;
    margin-top: 20px;
    transition: background-color 0.3s ease;
}

.impact-button:hover {
    text-decoration: none;
}

/**Section container */
.section--container {
    padding: 3rem;
}

@media (max-width: 991px) {
    .section--container {
        padding: 2rem;
    }
}

@media (max-width: 767px) {
    .section--container {
        padding: 1.5rem;
    }
}

div.success-message {
    color: var(--color-white);
    font-size: 1.2rem;
    padding: 1.2rem;
    background-color: green;
}

div.error-message {
    color: var(--color-white);
    font-size: 1.2rem;
    padding: 1.2rem;
    background-color: red;
}

/* ============================================
   MOBILE NAVIGATION - HAMBURGER MENU FIX
   ============================================ */

/* Sur desktop : cacher le bouton hamburger */
#custom-mobile-btn {
    display: none;
}

/* Sur mobile/tablette (≤ 991px) : afficher le bouton hamburger */
@media screen and (max-width: 991px) {

    /* Rendre la navbar relative pour que le menu dropdown se positionne correctement */
    .navbar.w-nav {
        position: relative;
    }

    /* Cacher le menu de navigation horizontal par défaut */
    .menu--container.w-nav-menu {
        display: none;
    }

    /* Afficher le bouton hamburger */
    #custom-mobile-btn {
        display: flex !important;
        align-items: center;
        justify-content: center;
        float: right;
        width: 64px;
        height: 64px;
        cursor: pointer;
        position: relative;
        z-index: 10000;
        border-radius: 10px;
        background-color: transparent;
        transition: background-color 0.2s ease;
    }

    #custom-mobile-btn:hover {
        background-color: rgba(0, 0, 0, 0.06);
    }

    /* Icône hamburger */
    #custom-mobile-btn .menu--icon img {
        width: 42px;
        height: 42px;
        display: block;
    }

    /* Icône fermeture */
    #custom-mobile-btn .close--icon img {
        width: 38px;
        height: 38px;
        display: block;
    }

    /* Cacher l'icône de fermeture par défaut */
    #custom-mobile-btn .close--icon {
        display: none !important;
    }

    /* Quand le menu est ouvert : inverser les icônes */
    #custom-mobile-btn.custom-open .menu--icon {
        display: none !important;
    }

    #custom-mobile-btn.custom-open .close--icon {
        display: flex !important;
        align-items: center;
        justify-content: center;
    }

    /* Menu déroulant quand ouvert */
    .menu--container.w-nav-menu.custom-open {
        display: flex !important;
        flex-direction: column !important;
        position: absolute !important;
        top: 100% !important;
        left: 0 !important;
        right: 0 !important;
        width: 100% !important;
        background: #ffffff !important;
        padding: 10px 20px 30px 20px !important;
        box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12) !important;
        z-index: 9999 !important;
        border-top: 2px solid #f0f0f0;
    }

    /* Liens du menu en mode mobile */
    .menu--container.w-nav-menu.custom-open .nav--link {
        padding: 14px 0;
        font-size: 17px;
        border-bottom: 1px solid #eee;
        width: 100%;
        display: block;
    }

    /* Bouton d'action en mode mobile */
    .menu--container.w-nav-menu.custom-open .btn-acces--cont {
        padding-top: 20px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
    }

    .menu--container.w-nav-menu.custom-open #register-btn {
        width: 100%;
        text-align: center;
    }

    .menu--container.w-nav-menu.custom-open .lang-selector {
        margin-right: 0 !important;
        width: 100%;
    }
}