/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
@keyframes loading {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

@keyframes scaleIn {
    0% {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

@keyframes rotate-first {
    0% {
        opacity: 1;
        transform: rotate(135deg)
    }

    99% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: rotate(495deg)
    }
}

@keyframes rotate-second {

    0%,
    99% {
        opacity: 1
    }

    50% {
        transform: rotate(-45deg)
    }

    to {
        opacity: 0;
        transform: rotate(135deg)
    }
}

@keyframes mask {

    0%,
    49% {
        opacity: 0
    }

    50%,
    to {
        opacity: 1
    }
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    min-width: 320px;
    box-sizing: border-box;
    font-family: "Jost", Arial, sans-serif;
    color: #30323d
}

.jsw-popup__content.wysiwyg .page_title,
details,
main {
    display: block
}

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

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

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

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

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

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

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

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

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

template {
    display: none
}

*,
::after,
::before {
    box-sizing: inherit
}

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

@media (min-width:576px) {
    .container {
        max-width: 540px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1140px
    }
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.col {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width:992px) {
    .col--text {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
}

.col--short-form {
    order: -1
}

@media (min-width:992px) {
    .col--short-form {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
        order: 0
    }
}

.visually-hidden {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    border: 0 !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden !important;
    color: transparent !important;
    pointer-events: none !important
}

[hidden] {
    display: none !important
}

.page-wrapper {
    display: flex;
    flex-direction: column;
    min-height: 100vh
}

.page-wrapper .main-content {
    flex: 1 1 auto
}

.wysiwyg {
    color: #30323d;
    font-size: 1rem;
    line-height: 1.4
}

.wysiwyg :first-child {
    margin-top: 0
}

.wysiwyg :last-child {
    margin-bottom: 0
}

.wysiwyg .page_title {
    display: none
}

.wysiwyg .h1,
.wysiwyg .h2,
.wysiwyg .h3,
.wysiwyg .h4,
.wysiwyg h1,
.wysiwyg h2,
.wysiwyg h3,
.wysiwyg h4 {
    font-weight: 700;
    color: #30323d
}

.wysiwyg .h1,
.wysiwyg h1 {
    margin-top: .67em;
    margin-bottom: .67em;
    font-size: 2rem
}

.wysiwyg .h2,
.wysiwyg h2 {
    margin-top: .83em;
    margin-bottom: .83em;
    font-size: 1.5rem
}

.wysiwyg .h3,
.wysiwyg h3 {
    margin-top: 1em;
    margin-bottom: 1em;
    font-size: 1.17rem
}

.wysiwyg .h4,
.wysiwyg h4 {
    margin-top: 1.33em;
    margin-bottom: 1.33em;
    font-size: 1rem
}

.wysiwyg p {
    color: currentColor
}

.wysiwyg a {
    color: #5542ca;
    text-decoration: underline
}

@media (hover:hover) {
    .wysiwyg a:hover {
        text-decoration: none
    }
}

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

.wysiwyg td span,
.wysiwyg th span {
    display: inline-block;
    word-break: break-word
}

.wysiwyg th {
    padding: 5px;
    font-weight: 400;
    font-size: .75rem;
    text-align: left;
    text-transform: uppercase;
    color: #000;
    border: 1px solid #fff;
    background-color: #49c1db;
    vertical-align: middle
}

@media (min-width:576px) {
    .wysiwyg th {
        padding: 10px
    }
}

.wysiwyg td {
    padding: 5px;
    word-break: break-word;
    border: 1px solid #ccc;
    background-color: #f2f2f2
}

.wysiwyg ol,
.wysiwyg ul {
    padding-left: 40px
}

.wysiwyg ol {
    list-style: decimal outside
}

.wysiwyg ul {
    list-style: disc outside
}

.wysiwyg li,
.wysiwyg p,
.wysiwyg table {
    margin-top: 1em;
    margin-bottom: 1em
}

.svg,
.wysiwyg td {
    vertical-align: top
}

.jsw-popup {
    opacity: 0;
    background-color: rgba(0, 0, 0, .4);
    transition-property: opacity;
    transition-duration: .3s;
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

.jsw-popup,
.jsw-popup__overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000
}

.jsw-popup .jsw-popup__content {
    position: relative;
    z-index: 1001;
    max-width: 1000px;
    padding: 60px 10px 10px;
    border-radius: 0;
    background-color: #fff
}

@media (min-width:768px) {
    .jsw-popup .jsw-popup__content {
        padding: 10px 30px;
        margin: 60px auto;
        border-radius: 5px
    }
}

.jsw-popup__close {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1002;
    display: block;
    width: 100%;
    height: 50px;
    text-align: center;
    color: #fff;
    background-color: rgba(0, 0, 0, .8);
    transition-property: transform;
    transition-duration: .3s;
    cursor: pointer
}

@media (min-width:768px) {
    .jsw-popup__close {
        position: absolute;
        top: 20px;
        left: auto;
        right: 20px;
        width: 30px;
        height: 30px;
        background-color: transparent
    }
}

@media (min-width:768px) and (hover:hover) {
    .jsw-popup__close:hover {
        transform: rotate(90deg)
    }
}

.jsw-popup__close::before {
    font-size: 24px;
    line-height: 50px
}

@media (min-width:768px) {
    .jsw-popup__close::before {
        transform: translate(-50%, -50%) rotate(45deg)
    }
}

@media (max-width:767.98px) {
    [lang=en] .jsw-popup__close::before {
        content: "Tap to Close"
    }

    [lang=es] .jsw-popup__close::before {
        content: "Pulse para cerrar"
    }
}

@media (min-width:768px) {
    .jsw-popup__close::after {
        transform: translate(-50%, -50%) rotate(-45deg)
    }

    .jsw-popup__close::after,
    .jsw-popup__close::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        display: block;
        width: 20px;
        height: 2px;
        background-color: currentColor
    }
}

[data-jsw-popup-content=center] {
    display: flex;
    align-items: center
}

[data-jsw-popup-content=center] .jsw-popup__content {
    width: 100%;
    background-color: transparent
}

.jsw-loader {
    display: block;
    width: 64px;
    height: 64px;
    margin-left: auto;
    margin-right: auto;
    fill: #1182c4;
    overflow: hidden;
    animation: loading 1.1s infinite linear
}

.error-404 {
    padding-top: 30px;
    padding-bottom: 30px;
    font-weight: 700;
    color: #30323d;
    text-align: center
}

.error-404__title {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 34px;
    color: #30323d
}

.error-404__sub-title {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 15px
}

.error-404__sub-title--redirect,
.field-error {
    font-size: 16px;
    color: #fe6645
}

.field-error {
    margin-top: 3px;
    margin-bottom: 3px;
    font-weight: 400;
    font-size: 14px;
    line-height: 1
}

[data-jsw-error-field] {
    display: none
}

[data-jsw-error-field-container=true] .input,
[data-jsw-error-field-container=true] .select {
    border-color: #fe6645;
    background-color: rgba(254, 102, 69, .3)
}

[data-jsw-error-field-container=true] [data-jsw-error-field] {
    display: block;
    animation-name: scaleIn;
    animation-duration: .2s
}

a:link {
    -webkit-tap-highlight-color: rgba(73, 193, 219, .15)
}

.input:focus,
.select:focus,
a:focus {
    outline: 0;
    box-shadow: 0 0 0 2px #000, 0 0 0 4px #fff
}

.input:focus:not(:focus-visible),
.select:focus:not(:focus-visible),
a:focus:not(:focus-visible) {
    outline: 0;
    box-shadow: none
}

.input:focus-visible,
.select:focus-visible,
a:focus-visible {
    outline: 0;
    box-shadow: 0 0 0 2px #000, 0 0 0 4px #fff
}

.page-title {
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 34px;
    letter-spacing: .69px;
    color: #30323d
}

@media (min-width:768px) {
    .page-title {
        margin-bottom: 40px;
        font-size: 44px
    }
}

.input,
.select {
    width: 100%;
    height: 50px;
    padding-left: 20px;
    border-radius: 4px;
    border: 1px solid #bababa;
    background-color: #fff;
    box-shadow: none;
    font-size: 16px;
    color: #30323d;
    transition-property: background-color, border-color;
    transition-duration: .3s
}

.input {
    padding-right: 20px
}

.input::-moz-placeholder,
.select::-moz-placeholder {
    color: inherit
}

.input::placeholder,
.select::placeholder {
    color: inherit
}

@media (min-width:768px) {

    .input,
    .select {
        font-size: 14px
    }
}

.select {
    padding-right: 30px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../images/icons/arrow-down.svg);
    background-repeat: no-repeat;
    background-position: top 50% right 15px
}

.select::-ms-expand {
    display: none
}

.page--index .h2,
.page--loan .h2 {
    margin-bottom: 12px;
    font-size: 1.5rem;
    line-height: 1.17
}

@media (min-width:768px) {

    .page--index .h2,
    .page--loan .h2 {
        font-size: 2.625rem;
        line-height: 1.1
    }
}

.page--index .h2::after,
.page--loan .h2::after {
    content: "";
    display: block;
    width: 120px;
    height: 3px;
    margin-top: 12px;
    margin-left: auto;
    margin-right: auto;
    background-color: #49c1db
}

@media (min-width:768px) {

    .page--index .h2--align-left::after,
    .page--loan .h2--align-left::after {
        margin-left: 0
    }
}

.page--index .h2--white,
.page--loan .h2--white {
    color: #fff
}

.page--index .h2--white::after,
.page--loan .h2--white::after {
    background-color: #fff
}

.page--index .h3,
.page--loan .h3 {
    font-size: .875rem;
    line-height: 1.43;
    font-weight: 600;
    letter-spacing: .05em;
    text-transform: uppercase
}

.page--index .h4,
.page--loan .h4 {
    font-size: 1.25rem;
    line-height: 1.1;
    font-weight: 600
}

.page--index .h4:not(:first-child),
.page--loan .h4:not(:first-child) {
    margin-top: 24px
}

.page--index .h4:not(:last-child),
.page--loan .h4:not(:last-child) {
    margin-bottom: 12px
}

.page--index .header,
.page--loan .header {
    border-bottom: none
}

.page--index .main-content,
.page--loan .main-content {
    padding: 0
}

.page--form .header__caption,
.page--form36 .header__caption,
.page--fund .header__caption {
    margin-right: 0;
    padding-right: 0
}

.page--form .header__caption::after,
.page--form36 .header__caption::after,
.page--fund .header__caption::after {
    display: none
}

.page--form .main-content,
.page--form36 .main-content,
.page--fund .main-content {
    margin-bottom: 40px;
    padding: 0
}

@media (max-width:991.98px) {
    .page--privacy-policy .card {
        padding: 0;
        border-radius: 0;
        border: 0
    }
}

.header {
    display: block;
    border-bottom: 1px solid #bababa;
    background-color: #fff
}

.header__navigation {
    display: none
}

@media (min-width:992px) {
    .header__navigation {
        display: block
    }
}

.header__content {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 24px;
    min-height: 65px;
    padding-top: 5px;
    padding-bottom: 5px
}

@media (min-width:768px) {
    .header__content {
        min-height: 80px;
        padding-top: 15px;
        padding-bottom: 15px;
        justify-content: space-between;
        gap: 30px
    }
}

.header__caption {
    display: none;
    margin-left: auto;
    padding-right: 30px;
    font-size: .875rem;
    text-align: center
}

@media (min-width:768px) {
    .header__caption {
        display: block
    }
}

.main-content {
    padding-top: 30px;
    padding-bottom: 30px
}

@media (min-width:768px) {
    .main-content {
        padding-top: 60px;
        padding-bottom: 60px
    }
}

.entry {
    display: flex;
    min-height: calc(100vh - 65px);
    background-color: #426ab8;
    background-repeat: no-repeat;
    background-size: 420px;
    background-position: top center;
    background-attachment: fixed;
    background-image: linear-gradient(rgba(108, 125, 158, 0) 945px, #0f192c 1095px), url(../images/backgrounds/entry-bg--mobile.jpg)
}

@media (min-device-pixel-ratio:1.5),
(min-resolution:144dpi) {
    .entry {
        background-image: linear-gradient(rgba(108, 125, 158, 0) 945px, #0f192c 1095px), url(../images/backgrounds/entry-bg--mobile%402x.jpg)
    }
}

@media (min-width:420px) {
    .entry {
        background-size: 768px;
        background-image: linear-gradient(rgba(108, 125, 158, 0) 1040px, #0f192c 1190px), url(../images/backgrounds/entry-bg--tablet.jpg)
    }
}

@media (min-width:420px) and (min-device-pixel-ratio:1.5),
(min-width:420px) and (min-resolution:144dpi) {
    .entry {
        background-image: linear-gradient(rgba(108, 125, 158, 0) 1040px, #0f192c 1190px), url(../images/backgrounds/entry-bg--tablet%402x.jpg)
    }
}

@media (min-width:768px) {
    .entry {
        min-height: 780px;
        background-size: 1920px;
        background-image: linear-gradient(rgba(108, 125, 158, 0) 1040px, #0f192c 1190px), url(../images/backgrounds/entry-bg--desktop.jpg)
    }
}

@media (min-width:768px) and (min-device-pixel-ratio:1.5),
(min-width:768px) and (min-resolution:144dpi) {
    .entry {
        background-image: linear-gradient(rgba(108, 125, 158, 0) 1040px, #0f192c 1190px), url(../images/backgrounds/entry-bg--desktop%402x.jpg)
    }
}

@media (min-width:1920px) {
    .entry {
        background-size: cover;
        background-image: url(../images/backgrounds/entry-bg--desktop%402x.jpg)
    }
}

.entry__content {
    padding-top: 26px;
    padding-bottom: 26px;
    text-align: center
}

@media (min-width:992px) {
    .entry__content {
        display: grid;
        grid-template-areas: "caption form" "title   form" "icons   form" ".       form";
        grid-template-rows: min-content;
        grid-template-columns: 1fr 540px;
        grid-column-gap: 20px;
        align-content: center;
        height: 100%
    }
}

@media (min-width:1200px) {
    .entry__content {
        grid-column-gap: 80px
    }
}

.entry__caption {
    margin-bottom: 17px;
    color: #fff;
    font-size: .875rem;
    font-weight: 600;
    line-height: 1.43;
    text-align: center;
    letter-spacing: .05em;
    text-transform: uppercase
}

@supports (display:grid) {
    @media (min-width:992px) {
        .entry__caption {
            grid-area: caption;
            align-self: end;
            margin-top: 37px;
            margin-bottom: 0;
            text-align: left
        }
    }
}

.entry__title {
    margin-top: 13px;
    margin-bottom: 21px;
    color: #fff;
    font-weight: 700;
    font-size: 2.5rem;
    text-transform: uppercase
}

@supports (display:grid) {
    @media (min-width:992px) {
        .entry__title {
            grid-area: title;
            margin-top: 24px;
            margin-bottom: 52px;
            font-size: 3.25rem;
            line-height: 1;
            text-align: left
        }
    }
}

@media (min-width:1200px) {
    .entry__title {
        font-size: 4.875rem
    }
}

.entry__title-small {
    display: block;
    font-size: 1.5rem;
    font-weight: 800;
    text-transform: none
}

@media (min-width:992px) {
    .entry__title-small {
        margin-top: 14px;
        font-size: 1.75rem;
        font-weight: 600
    }
}

@media (min-width:1200px) {
    .entry__title-small {
        margin-top: 24px;
        font-size: 2.5rem
    }
}

.entry__form {
    min-height: 300px
}

@media (min-width:992px) {
    .entry__form {
        grid-area: form;
        align-self: center;
        min-height: unset
    }

    .entry__loan-steps-icons {
        grid-area: icons
    }
}

.icon {
    display: block
}

.nav {
    padding: 24px 10px;
    border-top: 2px solid #d5d5e8
}

@media (min-width:768px) {
    .nav {
        padding-top: 34px;
        padding-bottom: 34px
    }
}

.loan-steps__title br,
.nav--header {
    display: none
}

@media (min-width:1200px) {
    .nav--header {
        display: block;
        margin-left: 60px;
        padding: 0;
        border-top: none;
        background-color: transparent
    }
}

.nav__list {
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none
}

@media (min-width:768px) {
    .nav__list {
        justify-content: space-around
    }
}

@media (min-width:992px) {
    .nav__list--header {
        display: flex
    }
}

.nav__list--footer {
    flex-wrap: wrap
}

.nav__item {
    display: block;
    flex-basis: 50%
}

@media (min-width:768px) {
    .nav__item {
        display: inline-block;
        flex-basis: auto;
        padding-top: 12px;
        padding-bottom: 12px
    }
}

@media (min-width:992px) {
    .nav__item {
        padding-left: 24px;
        padding-right: 24px
    }
}

@media (max-width:767.98px) {
    .nav__item:nth-child(even) {
        padding-left: 20px
    }
}

.nav__item--header {
    padding-left: 9px;
    padding-right: 9px
}

@media (min-width:768px) {
    .nav__list--additional .nav__item {
        border-top: none
    }
}

.nav__link {
    display: block;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 1rem;
    line-height: 1.2;
    color: #30323d;
    text-decoration: none
}

@media (min-width:768px) {
    .nav__link {
        display: inline-block;
        padding: 0 10px
    }
}

@media (hover:hover) {
    .nav__link:hover {
        color: #5542ca;
        text-decoration: underline
    }
}

@media (min-width:992px) {
    .nav__link--header {
        font-size: .875rem
    }
}

[data-jsw-current-page] {
    color: #5542ca;
    pointer-events: none
}

@media (min-width:768px) {
    [data-jsw-current-page] {
        text-decoration: underline
    }
}

.btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 234px;
    min-height: 60px;
    padding: 10px;
    font-weight: 800;
    font-size: 1rem;
    line-height: 1.25;
    color: #000;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: .1em;
    border: 0;
    border-radius: 6px;
    background-color: #1182c4;
    transition: .1s;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

@media (hover:hover) {
    .btn:hover {
        color: #fff;
        background-color: #1861e8
    }
}

.btn:active {
    color: #000;
    background-color: #1182c4
}

.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 2px #000, 0 0 0 4px #fff
}

.btn:focus:not(:focus-visible) {
    outline: 0;
    box-shadow: none
}

.btn:focus-visible {
    outline: 0;
    box-shadow: 0 0 0 2px #000, 0 0 0 4px #fff
}

.btn:disabled {
    background-color: #ccc;
    box-shadow: none;
    cursor: default
}

.btn--white,
.btn--white:active {
    color: #1182c4;
    background-color: #fff
}

@media (min-width:420px) {
    .btn--wide {
        min-width: 354px
    }
}

.btn--header {
    display: flex;
    min-width: 162px;
    min-height: 50px;
    margin: 0;
    padding: 13px 16px;
    color: #30323d;
    background-color: #fff;
    border: 2px solid #1182c4;
    border-radius: 8px
}

@media (hover:hover) {
    .btn--header:hover {
        border-color: #1861e8
    }
}

.btn--header:active {
    border-color: #1182c4
}

@media (min-width:768px) {
    .btn--header {
        margin-left: auto
    }
}

@media (min-width:992px) {
    .btn--header {
        margin-left: 0
    }
}

@media (min-width:768px) {
    .btn-group {
        display: flex;
        gap: 30px
    }
}

.btn-group>:not(.language-btn) {
    display: none
}

@media (min-width:768px) {
    .btn-group>:not(.language-btn) {
        display: flex
    }
}

.logo {
    display: block;
    width: 192px;
    height: 29px
}

@media (min-width:768px) {
    .logo {
        width: 192px;
        height: 29px
    }
}

.logo--footer * {
    fill: #afafc3
}

@media (min-width:992px) {
    .loan-steps .container {
        padding: 0
    }
}

.loan-steps__list {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin: 0;
    padding: 0;
    list-style: none
}

@media (min-width:768px) {
    .loan-steps__list {
        gap: 30px;
        flex-direction: row;
        align-items: center;
        justify-content: space-between
    }
}

@media (min-width:992px) {
    .loan-steps__list {
        gap: 12px;
        flex-direction: column;
        align-items: flex-start
    }
}

@media (min-width:1200px) {
    .loan-steps__list {
        flex-direction: row;
        justify-content: center;
        gap: 52px
    }

    @supports (display:grid) {
        .loan-steps__list {
            justify-content: flex-start
        }
    }
}

.loan-steps__item {
    display: flex;
    align-items: center;
    gap: 12px;
    color: #fff
}

@media (min-width:1200px) {
    .loan-steps__item {
        flex-direction: column;
        gap: 16px
    }
}

.loan-steps__icon {
    width: 60px;
    height: 60px
}

@media (min-width:768px) {
    .loan-steps__icon {
        width: 74px;
        height: 74px
    }
}

.loan-steps__icon-1 {
    fill: #fff
}

.loan-steps__icon-2 {
    fill: #49c1db
}

.loan-steps__title {
    margin: 0;
    font-size: 1.125rem;
    font-weight: 600;
    text-align: left
}

@media (min-width:992px) {
    .loan-steps__title {
        text-align: center
    }
}

@media (min-width:1200px) {
    .loan-steps__title br {
        display: inline
    }
}

.our-help {
    margin-top: 11px;
    margin-bottom: 11px;
    text-align: center
}

@media (min-width:768px) {
    .our-help {
        margin-top: 60px;
        margin-bottom: 80px;
        text-align: left
    }

    .our-help__wrapper {
        display: flex;
        align-items: center
    }

    .our-help__content {
        margin-left: 30px
    }
}

@media (min-width:1200px) {
    .our-help__content {
        margin-left: 98px
    }
}

.our-help__image {
    position: relative;
    left: -4px;
    margin-bottom: 20px;
    border-radius: 24px;
    box-shadow: 8px 10px 0 0 #49c1db
}

@media (min-width:768px) {
    .our-help__image {
        left: 0
    }
}

@media (min-width:992px) {
    .our-help__image {
        width: 490px
    }
}

@media (min-width:1200px) {
    .our-help__image {
        box-shadow: 30px 30px 0 0 #49c1db
    }
}

.our-help__list {
    max-width: 490px;
    margin-top: 24px;
    margin-bottom: 24px;
    padding-left: 0;
    list-style: none
}

@media (min-width:768px) {
    .our-help__list {
        margin-top: 36px
    }
}

.our-help__item {
    font-size: 1.125rem
}

@media (min-width:768px) {
    .our-help__item {
        font-size: 1.25rem
    }
}

.our-help__item+.our-help__item {
    margin-top: 24px
}

.simple-steps {
    margin-top: 48px;
    margin-bottom: 48px;
    text-align: center
}

@media (min-width:768px) {
    .simple-steps {
        text-align: left
    }

    .simple-steps__content-wrapper {
        display: grid;
        grid-template-areas: "title   slider" "content slider";
        grid-template-rows: min-content;
        grid-template-columns: 1fr 1fr;
        grid-column-gap: 20px;
        align-content: center;
        height: 100%
    }
}

@media (min-width:992px) {
    .simple-steps__content-wrapper {
        grid-column-gap: 40px
    }
}

@media (min-width:768px) {
    .simple-steps__title {
        grid-area: title;
        margin-top: 24px
    }
}

.simple-steps__images-container {
    position: relative;
    margin-top: 24px;
    margin-bottom: 24px;
    border-radius: 12px;
    background-color: #49c1db
}

@media (min-width:768px) {
    .simple-steps__images-container {
        grid-area: slider;
        margin: 0
    }
}

@media (min-width:992px) {
    .simple-steps__images-container {
        padding-top: 100px;
        padding-bottom: 100px;
        border-radius: 24px
    }
}

.simple-steps__images {
    display: flex;
    margin: 0;
    padding-left: 0;
    list-style: none
}

.simple-steps__image-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 290px
}

@media (min-width:768px) {
    .simple-steps__image-wrapper {
        height: 100%
    }
}

.simple-steps__image {
    display: inline-block;
    width: 262px;
    height: 150px
}

@media (min-width:992px) {
    .simple-steps__image {
        width: 415px;
        height: 238px
    }
}

@media (min-width:1200px) {
    .simple-steps__image {
        width: 496px;
        height: 279px
    }
}

.simple-steps__image svg {
    width: 100%;
    height: 100%
}

.simple-steps__image-item {
    fill: #1182c4
}

.simple-steps__pagination {
    position: absolute;
    top: 7px;
    right: 7px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    border: .5px solid #1182c4;
    background: radial-gradient(circle, #1182c4 45%, #fff 45%)
}

@media (min-width:992px) {
    .simple-steps__pagination {
        top: 12px;
        right: 12px;
        width: 50px;
        height: 50px
    }
}

.simple-steps__pagination::after {
    content: attr(data-index);
    color: #fff;
    font-size: 11px;
    font-weight: 600
}

@media (min-width:992px) {
    .simple-steps__pagination::after {
        font-size: 20px
    }
}

.simple-steps__pagination-semicircle {
    position: absolute;
    display: none;
    width: 24px;
    height: 24px;
    border-width: 2px;
    border-style: solid;
    border-radius: 50%;
    border-color: #1182c4 transparent transparent #1182c4;
    transform: rotate(-45deg);
    opacity: 0
}

@supports (display:grid) {
    .simple-steps__pagination-semicircle {
        display: block
    }
}

@media (min-width:992px) {
    .simple-steps__pagination-semicircle {
        width: 44px;
        height: 44px;
        border-width: 4px
    }
}

.animate .simple-steps__pagination-semicircle--first {
    opacity: 1;
    transform: rotate(135deg);
    animation: rotate-first 3s linear forwards
}

.animate .simple-steps__pagination-semicircle--second {
    opacity: 1;
    animation: rotate-second 3s linear forwards
}

.animate .simple-steps__pagination-semicircle--mask {
    width: 25px;
    height: 25px;
    border-color: #fff transparent transparent #fff;
    border-width: 4px;
    transform: rotate(135deg);
    animation: mask 3s linear
}

@media (min-width:992px) {
    .animate .simple-steps__pagination-semicircle--mask {
        width: 46px;
        height: 46px;
        border-width: 6px
    }
}

.simple-steps__content {
    max-width: 490px
}

@media (min-width:768px) {
    .simple-steps__content {
        grid-area: content
    }
}

.simple-steps__list {
    margin-top: 24px;
    margin-bottom: 24px;
    padding-left: 0;
    list-style: none
}

@media (min-width:768px) {
    .simple-steps__list {
        margin-bottom: 36px
    }
}

.simple-steps__list-item {
    font-size: 1.125rem
}

.simple-steps__list-item+.simple-steps__list-item {
    margin-top: 24px
}

.faq {
    padding-top: 36px;
    padding-bottom: 80px;
    text-align: center;
    background-color: #efeff7
}

@media (min-width:768px) {
    .faq {
        padding-top: 100px;
        padding-bottom: 100px
    }
}

.faq__title {
    margin-top: 0
}

.faq__list {
    margin-top: 24px;
    margin-bottom: 0;
    padding: 0;
    list-style: none
}

@media (min-width:768px) {
    .faq__list {
        margin-top: 36px;
        text-align: left
    }
}

.faq__list-item {
    padding: 24px;
    border-radius: 8px;
    background-color: #fff
}

@media (min-width:768px) {
    .faq__list-item {
        padding: 36px 38px
    }
}

.faq__list-item+.faq__list-item {
    margin-top: 12px
}

.faq__list-item-title {
    color: #1182c4
}

.short-form {
    max-width: 380px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto
}

@media (min-width:992px) {
    .short-form {
        position: sticky;
        top: 30px;
        margin-bottom: 0
    }
}

.short-form__header {
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 1.375rem;
    line-height: 1.5;
    color: #30323d;
    text-align: center
}

@media (min-width:768px) {
    .short-form__header {
        font-size: 1.5rem
    }
}

.short-form__row {
    margin-bottom: 20px
}

.short-form__row:last-child {
    margin-bottom: 0
}

.short-form .btn {
    width: 100%;
    min-width: unset
}

.short-form__e-signature {
    font-size: .75rem;
    line-height: 1.25;
    color: #30323d
}

.short-form__e-signature a {
    color: #5542ca;
    text-decoration: underline
}

@media (hover:hover) {
    .short-form__e-signature a:hover {
        text-decoration: none
    }
}

.happy-clients,
.short-form__ssl-logo {
    text-align: center
}

.happy-clients {
    margin-top: 48px;
    margin-bottom: 48px
}

@media (min-width:768px) {
    .happy-clients {
        margin-top: 100px;
        margin-bottom: 100px
    }
}

.happy-clients .icon {
    max-width: 552px;
    margin-top: 12px;
    margin-left: auto;
    margin-right: auto
}

@media (min-width:768px) {
    .happy-clients .icon {
        margin-top: 36px
    }
}

.your-lender {
    margin-bottom: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    color: #fff;
    background-image: linear-gradient(180deg, #49c1db, #1182c4 100%)
}

@media (min-width:768px) {
    .your-lender {
        margin-bottom: 60px;
        padding-top: 60px;
        padding-bottom: 60px
    }
}

.your-lender__title {
    text-transform: uppercase
}

@media (min-width:768px) {
    .your-lender__title {
        margin-top: 12px
    }
}

.your-lender__title strong {
    display: block;
    font-size: 40px;
    text-transform: uppercase
}

@media (min-width:768px) {
    .your-lender__title strong {
        font-size: 5.25rem;
        line-height: 1.16
    }
}

.your-lender__subtitle {
    margin-top: 12px;
    margin-bottom: 24px;
    color: #fff
}

.your-lender__icon {
    display: block;
    width: 120px;
    height: 120px;
    margin-top: 14px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:768px) {
    .your-lender__icon {
        margin-top: 0
    }
}

.your-lender__list {
    margin-top: 24px;
    margin-bottom: 12px;
    padding: 0;
    list-style: none
}

@media (min-width:768px) {
    .your-lender__list {
        display: flex;
        align-self: stretch;
        justify-content: space-around;
        gap: 24px;
        margin-top: 36px;
        margin-bottom: 48px
    }
}

.your-lender__list-item+.your-lender__list-item {
    margin-top: 12px
}

@media (min-width:768px) {
    .your-lender__list-item+.your-lender__list-item {
        margin-top: 0
    }
}

@media (min-width:992px) {
    .your-lender__list-item .h4 {
        font-size: 1.75rem
    }
}

.your-lender__footnote {
    margin-top: 24px;
    font-size: .875rem
}

@media (min-width:768px) {
    .your-lender__footnote {
        font-size: 1rem
    }
}

.benefits {
    margin-top: 25px;
    margin-bottom: 25px
}

@media (min-width:768px) {
    .benefits {
        margin-top: 60px;
        margin-bottom: 60px
    }
}

.benefits__list {
    display: block;
    margin: 0;
    padding-left: 0;
    list-style: none;
    border-radius: 12px;
    background-color: #efeff7
}

@media (min-width:768px) {
    .benefits__list {
        display: flex;
        align-items: center;
        justify-content: space-between
    }
}

.benefits__item {
    display: flex;
    align-items: center;
    padding: 24px 36px
}

@media (min-width:768px) {
    .benefits__item {
        flex-direction: row;
        padding: 32px 18px
    }
}

@media (min-width:992px) {
    .benefits__item {
        flex-grow: 1;
        justify-content: center
    }
}

.benefits__item+.benefits__item {
    border-top: 1px solid #d7d7eb
}

@media (min-width:768px) {
    .benefits__item+.benefits__item {
        border-top: none;
        border-left: 1px solid #d7d7eb
    }
}

.benefits__icon {
    display: flex;
    justify-content: center;
    width: 35px;
    margin-right: 20px
}

@media (min-width:768px) {
    .benefits__icon {
        margin-right: 10px
    }
}

@media (min-width:992px) {
    .benefits__icon {
        margin-right: 24px
    }
}

.benefits__icon-item,
.features__item-icon svg {
    fill: #49c1db
}

.benefits__title {
    margin: 0;
    font-weight: 600;
    font-size: 1.25rem
}

.features {
    position: relative;
    margin-top: 48px;
    margin-bottom: 48px;
    padding-top: 36px;
    padding-bottom: 36px;
    color: #fff;
    text-align: center;
    background-image: linear-gradient(180deg, #49c1db, #1182c4 100%);
    overflow: hidden
}

@media (min-width:768px) {
    .features {
        padding-top: 58px;
        padding-bottom: 58px
    }
}

.features__list {
    position: relative;
    z-index: 1;
    margin-top: 24px;
    margin-bottom: 24px;
    padding-left: 0;
    line-height: 1.25;
    background-color: #1182c4;
    border: 1px solid #fff;
    border-radius: 12px;
    list-style: none
}

@media (min-width:768px) {
    .features__list {
        margin-top: 36px
    }
}

@media (min-width:992px) {
    .features__list {
        display: flex;
        padding-top: 36px;
        padding-bottom: 36px
    }
}

.features__item {
    padding: 24px 15px
}

@media (min-width:992px) {
    .features__item {
        flex: 1 1 0;
        padding-top: 0;
        padding-bottom: 0
    }
}

.features__item+.features__item {
    border-top: 1px solid #d5d5e8
}

@media (min-width:992px) {
    .features__item+.features__item {
        border-top: none;
        border-left: 1px solid #d5d5e8
    }
}

.features__item-icon {
    display: block;
    width: 120px;
    height: 120px;
    margin-right: auto;
    margin-left: auto
}

div.features__item-icon--1 {
    background-image: url(../images/backgrounds/features-icon-1.html)
}

div.features__item-icon--2 {
    background-image: url(../images/backgrounds/features-icon-2.html)
}

div.features__item-icon--3 {
    background-image: url(../images/backgrounds/features-icon-3.html)
}

.features__item p {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto
}

.features .sprite {
    display: none
}

.features__bg-icon {
    position: absolute;
    stroke: #49c1db
}

.features__bg-icon--1 {
    top: 55%;
    right: calc(50vw + 510px);
    width: 159px;
    height: 141px
}

.features__bg-icon--2 {
    top: -31px;
    right: calc(50vw + 656px);
    width: 321px;
    height: 215px
}

.features__bg-icon--3 {
    bottom: -45px;
    left: calc(50vw + 620px);
    width: 222px;
    height: 186px
}

.features__bg-icon--4 {
    bottom: -40px;
    right: calc(50vw + 210px);
    width: 176px;
    height: 176px
}

.features__bg-icon--5 {
    top: 35%;
    left: calc(50vw + 470px);
    width: 273px;
    height: 231px
}

.features__bg-icon--6 {
    top: 65px;
    left: calc(50vw + 780px);
    width: 109px;
    height: 97px
}

.copyright {
    font-size: .9375rem;
    line-height: 1.2;
    text-align: center;
    letter-spacing: .8px
}

@media (min-width:576px) {
    .copyright br {
        display: none
    }
}

.card {
    padding: 20px;
    border: 1px solid #eaeced;
    border-radius: 4px;
    background-color: #fff
}

@media (min-width:768px) {
    .card {
        padding: 40px
    }
}

.card+.card {
    margin-top: 30px
}

@media (max-width:991.98px) {

    .jsf-popup .card,
    .jsw-popup .card,
    .page--privacy-policy .card {
        padding: 0;
        border-radius: 0;
        border: 0
    }
}

.disclosures {
    position: relative;
    margin-bottom: -52px;
    padding: 1.875em 10px;
    font-size: 1rem;
    line-height: 1.3;
    color: #30323d;
    background-color: #fff;
    border: 1px solid #d5d5e8;
    border-radius: 12px;
    hyphens: auto
}

@media (min-width:768px) {
    .disclosures {
        padding: 3em 30px;
        -moz-column-count: 2;
        column-count: 2;
        -moz-column-gap: 38px;
        column-gap: 38px
    }
}

.disclosures p+p {
    margin-top: .75em
}

.disclosures .h4 {
    color: #30323d
}

.auth-form-holder {
    padding-top: 60px;
    padding-bottom: 60px
}

.footer {
    background-color: #fff
}

.footer__copyright-container {
    padding-top: 92px;
    padding-bottom: 40px
}

@media (min-width:768px) {
    .footer__copyright-container {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding-top: 102px;
        padding-bottom: 50px
    }
}

.footer__logo {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 34px
}

@media (min-width:768px) {
    .footer__logo {
        margin: 0
    }
}

.footer__copyright {
    color: #d5d5e8;
    background-color: #575a69
}

/* Import Montserrat font from Google Fonts removed, use Jost instead */

/* ===========================
   GHOST Header (Scoped)
   No clashes with existing CSS
   =========================== */

/* Lock scroll when drawer open */
html.gh-lock, body.gh-lock {
  overflow: hidden !important;
}

.gh-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99999;
  background: rgba(255, 255, 255, 0.92);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border-bottom: 1px solid rgba(0,0,0,0.06);
  box-shadow: 0 10px 30px rgba(0,0,0,0.06);
}

.gh-header__container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 14px 18px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  font-family: "Jost", system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
}

.gh-header__brand {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
}

.gh-header__logo {
  width: 190px;
  height: auto;
  display: block;
}

.gh-header__right {
  display: flex;
  align-items: center;
  gap: 14px;
}

.gh-header__caption {
  font-weight: 700;
  font-size: 15px;
  color: #111;
  letter-spacing: 0.2px;
  white-space: nowrap;
}
.gh-header__caption span {
  font-weight: 800;
}

/* Burger */
.gh-header__burger {
  appearance: none;
  border: 0;
  background: #fff;
  cursor: pointer;
  width: 46px;
  height: 42px;
  border-radius: 12px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  flex-direction: column;
  box-shadow: 0 8px 20px rgba(0,0,0,0.08);
  border: 1px solid rgba(0,0,0,0.08);
  transition: transform 0.15s ease, box-shadow 0.15s ease;
}

.gh-header__burger:hover {
  transform: translateY(-1px);
  box-shadow: 0 12px 28px rgba(0,0,0,0.10);
}

.gh-header__burger span {
  display: block;
  width: 20px;
  height: 2px;
  background: #111;
  border-radius: 999px;
}

/* Backdrop */
.gh-header__backdrop {
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.35);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.22s ease;
  z-index: 99998;
}

.gh-header__backdrop.is-open {
  opacity: 1;
  pointer-events: auto;
}

/* Drawer */
.gh-drawer {
  position: fixed;
  top: 0;
  right: 0;
  height: 100vh;
  width: 320px;
  max-width: 86vw;
  background: #fff;
  z-index: 99999;
  transform: translateX(105%);
  transition: transform 0.24s ease;
  box-shadow: -20px 0 60px rgba(0,0,0,0.20);
  border-left: 1px solid rgba(0,0,0,0.08);
  padding: 18px 16px;
  font-family: "Jost", system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
  color: #000;
}

.gh-drawer.is-open {
  transform: translateX(0);
}

.gh-drawer__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 10px;
}

.gh-drawer__logo {
  width: 140px;
  height: auto;
  display: block;
}

.gh-drawer__close {
  appearance: none;
  border: 0;
  background: transparent;
  font-size: 34px;
  line-height: 1;
  cursor: pointer;
  color: #111;
  padding: 4px 10px;
  border-radius: 10px;
  transition: background 0.15s ease;
}

.gh-drawer__close:hover {
  background: rgba(0,0,0,0.06);
}

.gh-drawer__subtext {
  font-size: 14px;
  color: #111;
  opacity: 0.85;
  margin: 8px 0 16px;
}

/* Links */
.gh-drawer__nav {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-top: 10px;
}

.gh-drawer__link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-decoration: none;
  color: #000;
  font-weight: 800;
  font-size: 16px;
  padding: 12px 12px;
  border-radius: 14px;
  border: 1px solid rgba(0,0,0,0.08);
  background: #fff;
  box-shadow: 0 10px 24px rgba(0,0,0,0.06);
  transition: transform 0.15s ease, box-shadow 0.15s ease;
}

.gh-drawer__link:hover {
  transform: translateY(-1px);
  box-shadow: 0 14px 28px rgba(0,0,0,0.10);
}

.gh-drawer__footer {
  margin-top: 18px;
  padding-top: 14px;
  border-top: 1px solid rgba(0,0,0,0.08);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  font-size: 13px;
}

.gh-drawer__mini {
  color: #000;
  text-decoration: none;
  font-weight: 700;
  opacity: 0.85;
}

.gh-drawer__mini:hover {
  opacity: 1;
  text-decoration: underline;
}

.gh-drawer__dot {
  opacity: 0.4;
}

/* Responsive */
@media (max-width: 768px) {
  .gh-header__logo { width: 155px; }
  .gh-header__caption { display: none; } /* mobile clean */
}
/* ===== GH fixed header spacing (script-proof) ===== */
:root{
  --gh-header-h: 78px; /* fallback */
}

/* Header fixed already, so page needs top padding */
body.gh-has-header{
  padding-top: var(--gh-header-h) !important;
}

/* If any page has wrappers like .page / main, keep it safe */
body.gh-has-header main,
body.gh-has-header .page,
body.gh-has-header .wrapper{
  scroll-margin-top: var(--gh-header-h);
}

/* Optional: make sure header always on top */
#ghHeader,
.gh-header{
  z-index: 99999;
}
/* ===============================
   FIX: 3rd-party form overlay vs header
   =============================== */

/* Header & menu should ALWAYS stay above any injected widget */
#ghHeader,
.gh-header {
  z-index: 2147483647 !important; /* max-ish */
}

#ghBackdrop {
  z-index: 2147483646 !important;
}

#ghDrawer {
  z-index: 2147483647 !important;
}

/* --- Remove inner scrollbars from injected form wrappers (let page scroll) --- */
.entry__form .main-form,
.entry__form .main-form #rsForm,
.entry__form .main-form jsf-form,
.entry__form .main-form jsf-form * {
  max-height: none !important;
  height: auto !important;
  overflow: visible !important;
}

/* iframe scrollbars hide (backup) */
.entry__form .main-form iframe {
  width: 100% !important;
  border: 0 !important;
  overflow: hidden !important;
  scrollbar-width: none;          /* Firefox */
}
.entry__form .main-form iframe::-webkit-scrollbar {
  width: 0;
  height: 0;                      /* Chrome/Safari */
}

/* --- Form white background card (for transparent advertiser iframe) --- */
.entry__form {
  /* keep form centered on mobile */
  display: flex;
  justify-content: center;
}

.entry__form .main-form {
  position: relative;
  width: 100%;
  max-width: 560px;          /* mobile/tablet friendly */
  border-radius: 16px;
  overflow: hidden;          /* clips iframe corners nicely */
  padding: 14px;             /* space so form doesn't touch edges */
  box-shadow: 0 14px 40px rgba(0, 0, 0, 0.28);
}

/* White background BEHIND the transparent form (not full page) */
.entry__form .main-form::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(255, 255, 255, 0.96);
  border-radius: inherit;
  z-index: 0;
}

/* Make injected form sit above the background */
.entry__form .main-form > * {
  position: relative;
  z-index: 1;
}

/* Ensure any injected iframe/content fits the card */
.entry__form .main-form iframe,
.entry__form .main-form #rsForm,
.entry__form .main-form jsf-form {
  width: 100% !important;
  max-width: 100% !important;
  display: block;
  border: 0 !important;
  background: transparent !important;
}

/* Desktop: a bit more premium spacing */
@media (min-width: 992px) {
  .entry__form {
    justify-content: flex-end; /* keeps it aligned in right column */
  }

  .entry__form .main-form {
    max-width: 540px;         /* matches your grid column width */
    padding: 18px;
    border-radius: 18px;
    box-shadow: 0 18px 55px rgba(0, 0, 0, 0.35);
  }
}

