@charset "UTF-8";
:root {
    --bs-blue: #0d6efd;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --bs-pink: #d63384;
    --bs-red: rgb(211, 27, 27);
    --bs-orange: #fd7e14;
    --bs-yellow: #ffc107;
    --bs-green: #198754;
    --bs-teal: #20c997;
    --bs-cyan: #0dcaf0;
    --bs-white: #fff;
    --bs-gray: #6c757d;
    --bs-gray-dark: #343a40;
    --bs-primary: #0d6efd;
    --bs-secondary: rgba(20, 55, 92, 1);
    --bs-success: #198754;
    --bs-info: #0dcaf0;
    --bs-warning: #ffc107;
    --bs-danger: #dc3545;
    --bs-light: #f8f9fa;
    --bs-dark: #212529;
    --bs-blue-dark: rgb(19, 65, 114);
    --neutral-500: rgba(20, 55, 92, 1);
    --neutral-400: rgba(62, 92, 125, 1);
    --neutral-300: rgba(171, 193, 219, 1);
    --neutral-200: rgba(202, 215, 232, 1);
    --neutral-100: rgba(226, 233, 244, 1);
    --neutral-50: rgba(246, 249, 255, 1);
    --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-family: "Plus Jakarta Sans", sans-serif;
    --heading-heading-2-font-family: "Plus Jakarta Sans", sans-serif;
    --heading-heading-2-font-weight: 600;
    --heading-heading-2-font-size: 56px;
    --heading-heading-2-letter-spacing: -0.5px;
    --heading-heading-2-line-height: 120.00000476837%;
    --heading-heading-2-font-style: normal;
    --heading-heading-3-font-family: "Plus Jakarta Sans", Helvetica;
    --heading-heading-3-font-weight: 600;
    --heading-3-font-size: 40px;
    --heading-heading-3-letter-spacing: -0.5px;
    --heading-heading-3-line-height: 129.99999523163%;
    --heading-heading-3-font-style: normal;
    --body-large-regular-font-family: "Plus Jakarta Sans", sans-serif;
    --body-large-regular-font-weight: 400;
    --body-large-regular-font-size: 18px;
    --body-large-regular-letter-spacing: 0;
    --body-large-regular-line-height: 150%;
    --body-large-regular-font-style: normal;
    --body-medium-bold-font-family: "Plus Jakarta Sans", Helvetica;
    --body-medium-bold-font-weight: 700;
    --body-medium-bold-font-size: 16px;
    --body-medium-bold-letter-spacing: 0.32px;
    --body-medium-bold-line-height: 150%;
    --body-medium-bold-font-style: normal;
    --heading-heading-5-font-family: "Plus Jakarta Sans", Helvetica;
    --heading-heading-5-font-weight: 600;
    --heading-heading-5-font-size: 24px;
    --heading-5-font-size: 24px;
    --heading-heading-5-letter-spacing: 0;
    --heading-heading-5-line-height: 129.99999523163%;
    --heading-heading-5-font-style: normal;
    --body-medium-medium-font-family: "Plus Jakarta Sans", Helvetica;
    --body-medium-medium-font-weight: 500;
    --body-medium-medium-font-size: 16px;
    --body-medium-medium-letter-spacing: 3%;
    --body-medium-medium-line-height: 24px;
    --body-medium-medium-font-style: normal;
    --body-extra-large-bold-font-family: "Plus Jakarta Sans", Helvetica;
    --body-extra-large-bold-font-weight: 700;
    --body-extra-large-bold-font-size: 20px;
    --body-extra-large-bold-letter-spacing: 0;
    --body-extra-large-bold-line-height: 150%;
    --body-extra-large-bold-font-style: normal;
    --body-small-regular-font-family: "Plus Jakarta Sans", Helvetica;
    --body-small-regular-font-weight: 400;
    --body-small-regular-font-size: 14px;
    --body-small-regular-letter-spacing: 0;
    --body-small-regular-line-height: 150%;
    --body-small-regular-font-style: normal;
    --body-large-medium-font-family: "Plus Jakarta Sans", sans-serif;
    --body-large-medium-font-weight: 500;
    --body-large-medium-font-size: 18px;
    --body-large-medium-letter-spacing: 0;
    --body-large-medium-line-height: 27px;
    --body-large-medium-font-style: normal;
    --body-medium-regular-font-family: "Plus Jakarta Sans", Helvetica;
    --body-medium-regular-font-weight: 400;
    --body-medium-regular-font-size: 16px;
    --body-medium-regular-letter-spacing: 0;
    --body-medium-regular-line-height: 24px;
    --body-medium-regular-font-style: normal;
    --body-small-medium-font-family: "Plus Jakarta Sans", Helvetica;
    --body-small-medium-font-weight: 500;
    --body-small-medium-font-size: 14px;
    --body-small-medium-line-height: 21px;
    --body-small-medium-font-style: normal;
    --body-small-bold-font-family: "Plus Jakarta Sans", Helvetica;
    --body-small-bold-font-weight: 700;
    --body-small-bold-font-size: 14px;
    --body-small-bold-font-size-btn: 10px;
    --body-small-bold-letter-spacing: 0;
    --body-small-bold-line-height: 21px;
    --body-small-bold-font-style: normal;
    --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
    --bs-gradient: linear-gradient(
            180deg,
            rgba(255, 255, 255, 0.15),
            rgba(255, 255, 255, 0)
    );
    --padding-global: 120px;
    --padding-seccion-comience: 80px;
    --gap-soluciones: 80px;
    --gap-beneficios: 72px;
    --padding-title-header-2: 64px;
    --padding-global-side: 48px;
    --margin-right-headline: 45px;
    --padding-global-mobile: 40px;
    --padding-title-header: 40px;
    --margin-b-footer-mobile: 40px;
    --padding-global-side: 20px;
    --margin-right-social-media: 20px;
    --padding-title-header-mobile: 32px;
    --padding-btn-w: 32px;
    --padding-title-header-text-mobile: 24px;
    --padding-headline: 24px;
    --border-radius-card: 16px;
    --padding-btn-h: 16px;
    --padding-card-carousel: 8px;
}
*,
::after,
::before {
    box-sizing: border-box;
}
@media (prefers-reduced-motion: no-preference) {
    :root {
        scroll-behavior: smooth;
    }
}
body {
    margin: 0;
    font-family: Poppins, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: #fff0;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
    font-weight: var(--body-small-bold-font-weight);
    line-height: 1.2;
    font-family: Poppins, sans-serif;
}
.h1,
h1 {
    font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
    .h1,
    h1 {
        font-size: 2.5rem;
    }
}
.h2,
h2 {
    font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
    .h2,
    h2 {
        font-size: 2rem;
    }
}
.h3,
h3 {
    font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
    .h3,
    h3 {
        font-size: 1.75rem;
    }
}
.h4,
h4 {
    font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
    .h4,
    h4 {
        font-size: 1.5rem;
    }
}
.h5,
h5 {
    font-size: 1.25rem;
}
.h6,
h6 {
    font-size: 1rem;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
}
ul {
    padding-left: 2rem;
    margin-top: 0;
    margin-bottom: 1rem;
}
ul ul {
    margin-bottom: 0;
}
b {
    font-weight: bolder;
}
a {
    color: var(--primary-color);
    text-decoration: underline;
}
a:hover {
    color: var(--primary-color);
}
a:not([href]):not([class]),
a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none;
}
img,
svg {
    vertical-align: middle;
}
label {
    display: inline-block;
}
.label-phone label {
    display: ruby;
}
button {
    border-radius: 0;
}
button:focus:not(:focus-visible) {
    outline: 0;
}
button {
    margin: 0;
    font-family: Poppins, sans-serif;
    font-size: inherit;
    line-height: inherit;
}
button {
    text-transform: none;
}
[role="button"] {
    cursor: pointer;
}
[list]::-webkit-calendar-picker-indicator {
    display: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
    -webkit-appearance: button;
}
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
    cursor: pointer;
}
::-moz-focus-inner {
    padding: 0;
    border-style: none;
}
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-year-field {
    padding: 0;
}
::-webkit-inner-spin-button {
    height: auto;
}
[type="search"] {
    outline-offset: -2px;
}
::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-color-swatch-wrapper {
    padding: 0;
}
::file-selector-button {
    font: inherit;
}
::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}
[hidden] {
    display: none !important;
}
.display-1 {
    font-size: calc(1.625rem + 4.5vw);
    font-weight: 300;
    line-height: 1.2;
}
@media (min-width: 1200px) {
    .display-1 {
        font-size: 5rem;
    }
}
.display-2 {
    font-size: calc(1.575rem + 3.9vw);
    font-weight: 300;
    line-height: 1.2;
}
@media (min-width: 1200px) {
    .display-2 {
        font-size: 4.5rem;
    }
}
.display-3 {
    font-size: calc(1.525rem + 3.3vw);
    font-weight: 300;
    line-height: 1.2;
}
@media (min-width: 1200px) {
    .display-3 {
        font-size: 4rem;
    }
}
.display-4 {
    font-size: calc(1.475rem + 2.7vw);
    font-weight: 300;
    line-height: 1.2;
}
@media (min-width: 1200px) {
    .display-4 {
        font-size: 3.5rem;
    }
}
.display-5 {
    font-size: calc(1.425rem + 2.1vw);
    font-weight: 300;
    line-height: 1.2;
}
@media (min-width: 1200px) {
    .display-5 {
        font-size: 3rem;
    }
}
.display-6 {
    font-size: calc(1.375rem + 1.5vw);
    font-weight: 300;
    line-height: 1.2;
}
@media (min-width: 1200px) {
    .display-6 {
        font-size: 2.5rem;
    }
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.img-max {
    width: 100%;
    height: auto;
}
.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl {
    width: 100%;
    padding-right: var(--bs-gutter-x, 0.75rem);
    padding-left: var(--bs-gutter-x, 0.75rem);
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 576px) {
    .container,
    .container-sm {
        max-width: 540px;
    }
    .form-container .col-md-6 {
        width: 50%;
    }

    .form-container .col-lg-12,
    .form-container .col-lg-11 {
        width: 100%;
    }
}
@media (min-width: 768px) {
    .container,
    .container-md,
    .container-sm {
        max-width: 720px;
    }

    .form-container .col-md-6 {
        width: 50%;
    }
}
@media (min-width: 992px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 960px;
    }
    .checkbox-style.confirm {
        width: 48px;
        height: 20px;
    }
}
@media (min-width: 1200px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1140px;
    }
}
@media (min-width: 1400px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1320px;
    }
}
.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) / -2);
    margin-left: calc(var(--bs-gutter-x) / -2);
}
.row > * {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) / 2);
    padding-left: calc(var(--bs-gutter-x) / 2);
    margin-top: var(--bs-gutter-y);
}
.col {
    flex: 1 0 0%;
}
.col-auto {
    flex: 0 0 auto;
    width: auto;
}
.col-1 {
    flex: 0 0 auto;
    width: 8.3333333333%;
}
.col-2 {
    flex: 0 0 auto;
    width: 16.6666666667%;
}
.col-3 {
    flex: 0 0 auto;
    width: 25%;
}
.col-4 {
    flex: 0 0 auto;
    width: 33.3333333333%;
}
.col-5 {
    flex: 0 0 auto;
    width: 41.6666666667%;
}
.col-6 {
    flex: 0 0 auto;
    width: 50%;
}
.col-7 {
    flex: 0 0 auto;
    width: 58.3333333333%;
}
.col-8 {
    flex: 0 0 auto;
    width: 66.6666666667%;
}
.col-9 {
    flex: 0 0 auto;
    width: 75%;
}
.col-10 {
    flex: 0 0 auto;
    width: 83.3333333333%;
}
.col-11 {
    flex: 0 0 auto;
    width: 91.6666666667%;
}
.col-12 {
    flex: 0 0 auto;
    width: 100%;
}
@media (min-width: 576px) {
    .col-sm {
        flex: 1 0 0%;
    }
    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
    }
    .col-sm-1 {
        flex: 0 0 auto;
        width: 8.3333333333%;
    }
    .col-sm-2 {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }
    .col-sm-3 {
        flex: 0 0 auto;
        width: 25%;
    }
    .col-sm-4 {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }
    .col-sm-5 {
        flex: 0 0 auto;
        width: 41.6666666667%;
    }
    .col-sm-6 {
        flex: 0 0 auto;
        width: 50%;
    }
    .col-sm-7 {
        flex: 0 0 auto;
        width: 58.3333333333%;
    }
    .col-sm-8 {
        flex: 0 0 auto;
        width: 66.6666666667%;
    }
    .col-sm-9 {
        flex: 0 0 auto;
        width: 75%;
    }
    .col-sm-10 {
        flex: 0 0 auto;
        width: 83.3333333333%;
    }
    .col-sm-11 {
        flex: 0 0 auto;
        width: 91.6666666667%;
    }
    .col-sm-12 {
        flex: 0 0 auto;
        width: 100%;
    }
}
@media (min-width: 768px) {
    .col-md {
        flex: 1 0 0%;
    }
    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
    }
    .col-md-1 {
        flex: 0 0 auto;
        width: 8.3333333333%;
    }
    .col-md-2 {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }
    .col-md-3 {
        flex: 0 0 auto;
        width: 25%;
    }
    .col-md-4 {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }
    .col-md-5 {
        flex: 0 0 auto;
        width: 41.6666666667%;
    }
    .col-md-6 {
        flex: 0 0 auto;
        width: 50%;
    }
    .col-md-7 {
        flex: 0 0 auto;
        width: 58.3333333333%;
    }
    .col-md-8 {
        flex: 0 0 auto;
        width: 66.6666666667%;
    }
    .col-md-9 {
        flex: 0 0 auto;
        width: 75%;
    }
    .col-md-10 {
        flex: 0 0 auto;
        width: 83.3333333333%;
    }
    .col-md-11 {
        flex: 0 0 auto;
        width: 91.6666666667%;
    }
    .col-md-12 {
        flex: 0 0 auto;
        width: 100%;
    }
}
@media (min-width: 992px) {
    .col-lg {
        flex: 1 0 0%;
    }
    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
    }
    .col-lg-1 {
        flex: 0 0 auto;
        width: 8.3333333333%;
    }
    .col-lg-2 {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }
    .col-lg-2_4 {
        flex: 0 0 auto;
        width: 20%;
    }
    .col-lg-3 {
        flex: 0 0 auto;
        width: 25%;
    }
    .col-lg-4 {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }
    .col-lg-5 {
        flex: 0 0 auto;
        width: 41.6666666667%;
    }
    .col-lg-6 {
        flex: 0 0 auto;
        width: 50%;
    }
    .col-lg-7 {
        flex: 0 0 auto;
        width: 58.3333333333%;
    }
    .col-lg-8 {
        flex: 0 0 auto;
        width: 66.6666666667%;
    }
    .col-lg-9 {
        flex: 0 0 auto;
        width: 75%;
    }
    .col-lg-10 {
        flex: 0 0 auto;
        width: 83.3333333333%;
    }
    .col-lg-11 {
        flex: 0 0 auto;
        width: 91.6666666667%;
    }
    .col-lg-12 {
        flex: 0 0 auto;
        width: 100%;
    }
}
@media (min-width: 1200px) {
    .col-xl {
        flex: 1 0 0%;
    }
    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
    }
    .col-xl-1 {
        flex: 0 0 auto;
        width: 8.3333333333%;
    }
    .col-xl-2 {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }
    .col-xl-3 {
        flex: 0 0 auto;
        width: 25%;
    }
    .col-xl-4 {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }
    .col-xl-5 {
        flex: 0 0 auto;
        width: 41.6666666667%;
    }
    .col-xl-6 {
        flex: 0 0 auto;
        width: 50%;
    }
    .col-xl-7 {
        flex: 0 0 auto;
        width: 58.3333333333%;
    }
    .col-xl-8 {
        flex: 0 0 auto;
        width: 66.6666666667%;
    }
    .col-xl-9 {
        flex: 0 0 auto;
        width: 75%;
    }
    .col-xl-10 {
        flex: 0 0 auto;
        width: 83.3333333333%;
    }
    .col-xl-11 {
        flex: 0 0 auto;
        width: 91.6666666667%;
    }
    .col-xl-12 {
        flex: 0 0 auto;
        width: 100%;
    }
}
.btn {
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: #fff0;
    border: 1px solid #fff0;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
    .btn {
        transition: none;
    }
}
.btn:hover {
    color: #212529;
}
.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0.25rem #a10000;
}
.btn:disabled {
    pointer-events: none;
    opacity: 0.65;
}
.btn-primary {
    color: var(--bs-white);
    background-color: var(--neutral-500);
}
.btn-primary:hover {
    color: var(--bs-white);
    background-color: var(--bs-blue-dark);
}
.btn-primary:focus {
    color: var(--bs-white);
    background-color: var(--bs-blue-dark);
    border-color: var(--bs-blue-dark);
    box-shadow: 0 0 0 0.1rem var(--bs-blue-dark);
}
.btn-primary.active,
.btn-primary:active {
    color: var(--bs-white);
    background-color: var(--bs-blue-dark);
    border-color: var(--bs-blue-dark);
    box-shadow: 0 0 0 0.1rem var(--bs-blue-dark);
}
.btn-primary.active:focus {
    box-shadow: 0 0 0 0.1rem var(--bs-blue-dark);
}
.btn-primary:disabled {
    color: var(--bs-white);
    background-color: var(--neutral-500);
    border-color: var(--neutral-500);
    box-shadow: 0 0 0 0.1rem var(--bs-blue-dark);
}
.btn-info {
    color: #000;
    background-color: #0dcaf0;
    border-color: #0dcaf0;
}
.btn-info:hover {
    color: #000;
    background-color: #31d2f2;
    border-color: #25cff2;
}
.btn-info:focus {
    color: #000;
    background-color: #31d2f2;
    border-color: #25cff2;
    box-shadow: 0 0 0 0.25rem rgb(11 172 204 / 0.5);
}
.btn-info.active,
.btn-info:active {
    color: #000;
    background-color: #3dd5f3;
    border-color: #25cff2;
}
.btn-info.active:focus,
.btn-info:active:focus {
    box-shadow: 0 0 0 0.25rem rgb(11 172 204 / 0.5);
}
.btn-info:disabled {
    color: #000;
    background-color: #0dcaf0;
    border-color: #0dcaf0;
}
.btn-light {
    color: #000;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.btn-light:hover {
    color: #000;
    background-color: #f9fafb;
    border-color: #f9fafb;
}
.btn-light:focus {
    color: #000;
    background-color: #f9fafb;
    border-color: #f9fafb;
    box-shadow: 0 0 0 0.25rem rgb(211 212 213 / 0.5);
}
.btn-light.active,
.btn-light:active {
    color: #000;
    background-color: #f9fafb;
    border-color: #f9fafb;
}
.btn-light.active:focus,
.btn-light:active:focus {
    box-shadow: 0 0 0 0.25rem rgb(211 212 213 / 0.5);
}
.btn-light:disabled {
    color: #000;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.btn-link {
    font-weight: 400;
    color: #0d6efd;
    text-decoration: underline;
}
.btn-link:hover {
    color: #0a58ca;
}
.btn-link:disabled {
    color: #6c757d;
}
.btn-lg {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    border-radius: 0.3rem;
}
.btn-sm {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    border-radius: 0.2rem;
}
.collapse:not(.show) {
    display: none;
}
.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.nav-link {
    display: block;
    padding: 0.5rem 1rem;
    text-decoration: none;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
    .nav-link {
        transition: none;
    }
}
.nav-fill .nav-item,
.nav-fill > .nav-link {
    flex: 1 1 auto;
    text-align: center;
}
.nav-fill .nav-item .nav-link {
    width: 100%;
}
.tab-content > .active {
    display: block;
}
.navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.navbar > .container,
.navbar > .container-fluid,
.navbar > .container-lg,
.navbar > .container-md,
.navbar > .container-sm,
.navbar > .container-xl {
    display: flex;
    flex-wrap: inherit;
    align-items: center;
    justify-content: space-between;
}
.navbar-brand {
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    text-decoration: none;
    white-space: nowrap;
}
.navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
}
.navbar-text {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.navbar-collapse {
    align-items: center;
}
.navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: var(--bs-white);
    border: 1px solid #fff0;
    border-radius: 0.25rem;
    transition: box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
    .navbar-toggler {
        transition: none;
    }
}
.navbar-toggler:hover {
    text-decoration: none;
}
.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: 0 0 0 0.25rem;
}
.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}
@media (min-width: 576px) {
    .navbar-expand-sm {
        flex-wrap: nowrap;
        justify-content: flex-start;
    }
    .navbar-expand-sm .navbar-nav {
        flex-direction: row;
    }
    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
    .navbar-expand-sm .navbar-nav-scroll {
        overflow: visible;
    }
    .navbar-expand-sm .navbar-collapse {
        display: flex !important;
        flex-basis: auto;
    }
    .navbar-expand-sm .navbar-toggler {
        display: none;
    }
}
@media (min-width: 768px) {
    .navbar-expand-md {
        flex-wrap: nowrap;
        justify-content: flex-start;
    }
    .navbar-expand-md .navbar-nav {
        flex-direction: row;
    }
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
    .navbar-expand-md .navbar-nav-scroll {
        overflow: visible;
    }
    .navbar-expand-md .navbar-collapse {
        display: flex !important;
        flex-basis: auto;
    }
    .navbar-expand-md .navbar-toggler {
        display: none;
    }
}
@media (min-width: 992px) {
    .navbar-expand-lg {
        flex-wrap: nowrap;
        justify-content: flex-start;
    }
    .navbar-expand-lg .navbar-nav {
        flex-direction: row;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
    .navbar-expand-lg .navbar-nav-scroll {
        overflow: visible;
    }
    .navbar-expand-lg .navbar-collapse {
        display: flex !important;
        flex-basis: auto;
    }
    .navbar-expand-lg .navbar-toggler {
        display: none;
    }
}
@media (max-width: 992px) and (min-width: 992px) {
    .navbar-nav .nav-item {
        border-top: none !important;
    }
    .btn-style {
        display: none !important;
    }
    .feature-4:hover {
        transition: none !important;
        transform: none !important;
        box-shadow: var(--drop-shadow) !important;
    }
}
@media (min-width: 1200px) {
    .navbar-expand-xl {
        flex-wrap: nowrap;
        justify-content: flex-start;
    }
    .navbar-expand-xl .navbar-nav {
        flex-direction: row;
    }
    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
    .navbar-expand-xl .navbar-nav-scroll {
        overflow: visible;
    }
    .navbar-expand-xl .navbar-collapse {
        display: flex !important;
        flex-basis: auto;
    }
    .navbar-expand-xl .navbar-toggler {
        display: none;
    }
}
.navbar-expand {
    flex-wrap: nowrap;
    justify-content: flex-start;
}
.navbar-expand .navbar-nav {
    flex-direction: row;
}
.navbar-expand .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}
.navbar-expand .navbar-nav-scroll {
    overflow: visible;
}
.navbar-expand .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
}
.navbar-expand .navbar-toggler {
    display: none;
}
.navbar-light .navbar-brand {
    opacity: 0.95;
}
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
    opacity: 0.95;
}
.navbar-light .navbar-nav .nav-link {
    color: var(--bs-white);
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: var(--neutral-500);
}
.navbar-light .navbar-nav .nav-link.active {
    color: var(--neutral-500);
}
.navbar-light .navbar-toggler {
    color: rgb(0 0 0 / 0.55);
    border-color: rgb(0 0 0 / 0.1);
}
.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280,0,0,0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
    color: rgb(0 0 0 / 0.55);
}
.navbar-light .navbar-text a,
.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
    color: rgb(0 0 0 / 0.9);
}
.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgb(0 0 0 / 0.125);
    border-radius: var(--border-radius-card);
}
.title-card {
    font-family: var(--body-large-medium-font-family);
    font-weight: var(--body-large-medium-font-weight);
    font-size: var(--body-large-medium-font-size);
    line-height: var(--body-large-medium-line-height);
    color: var(--neutral-500);
}
.card-body {
    flex: 1 1 auto;
    padding: 1rem;
}
.card-title {
    margin-bottom: 0.5rem;
}
.card-text:last-child {
    margin-bottom: 0;
}
.card-link:hover {
    text-decoration: none;
}
.card-link + .card-link {
    margin-left: 1rem;
}
.card-header {
    padding: 0.5rem 1rem;
    margin-bottom: 0;
    border-bottom: 1px solid rgb(0 0 0 / 0.125);
}
.card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-footer {
    padding: 0.5rem 1rem;
    background-color: rgb(0 0 0 / 0.03);
    border-top: 1px solid rgb(0 0 0 / 0.125);
}
.card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
.card-img,
.card-img-top {
    width: 100%;
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
}
.card-img {
    border-bottom-right-radius: calc(0.25rem - 1px);
    border-bottom-left-radius: calc(0.25rem - 1px);
}
.frame {
    display: flex;
    align-items: center;
    padding: 14px;
}
.headline {
    flex: 1;
    padding-left: var(--padding-headline);
    flex-direction: column;
    justify-content: center;
}
.card-button {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: var(--bs-white);
    border: none;
    padding: 8px 15px;
    cursor: pointer;
}
.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 1rem 1.25rem;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    background-color: #fff;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
    border-radius 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
    .accordion-button {
        transition: none;
    }
}
.accordion-button:not(.collapsed) {
    color: #0c63e4;
    background-color: #e7f1ff;
    box-shadow: inset 0 -1px 0 rgb(0 0 0 / 0.125);
}
.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    transform: rotate(-180deg);
}
.accordion-button::after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "";
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
    .accordion-button::after {
        transition: none;
    }
}
.accordion-button:hover {
    z-index: 2;
}
.accordion-button:focus {
    z-index: 3;
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 0.25);
}
.accordion-header {
    margin-bottom: 0;
}
.accordion-item {
    background-color: #fff;
    border: 1px solid rgb(0 0 0 / 0.125);
}
.accordion-item:first-of-type {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}
.accordion-item:first-of-type .accordion-button {
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
}
.accordion-item:not(:first-of-type) {
    border-top: 0;
}
.accordion-item:last-of-type {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}
.accordion-item:last-of-type .accordion-button.collapsed {
    border-bottom-right-radius: calc(0.25rem - 1px);
    border-bottom-left-radius: calc(0.25rem - 1px);
}
.accordion-item:last-of-type .accordion-collapse {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}
.accordion-body {
    padding: 1rem 1.25rem;
}
.page-link {
    position: relative;
    display: block;
    color: #0d6efd;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #dee2e6;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
    .page-link {
        transition: none;
    }
}
.page-link:hover {
    z-index: 2;
    color: #0a58ca;
    background-color: #e9ecef;
    border-color: #dee2e6;
}
.page-link:focus {
    z-index: 3;
    color: #0a58ca;
    background-color: #e9ecef;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 0.25);
}
.page-item:not(:first-child) .page-link {
    margin-left: -1px;
}
.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #0d6efd;
    border-color: #0d6efd;
}
.page-link {
    padding: 0.375rem 0.75rem;
}
.page-item:first-child .page-link {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}
.alert {
    position: relative;
    padding: 1rem;
    margin-bottom: 1rem;
    border: 1px solid #fff0;
    border-radius: 0.25rem;
}
.alert-link {
    font-weight: 700;
}
.alert-primary {
    color: #084298;
    background-color: #cfe2ff;
    border-color: #b6d4fe;
}
.alert-primary .alert-link {
    color: #06357a;
}
.alert-info {
    color: #055160;
    background-color: #cff4fc;
    border-color: #b6effb;
}
.alert-info .alert-link {
    color: #04414d;
}
.alert-light {
    color: #636464;
    background-color: #fefefe;
    border-color: #fdfdfe;
}
.alert-light .alert-link {
    color: #4f5050;
}
@-webkit-keyframes progress-bar-stripes {
    0% {
        background-position-x: 1rem;
    }
}
@keyframes progress-bar-stripes {
    0% {
        background-position-x: 1rem;
    }
}
.btn-close {
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: 0.25em;
    color: #000;
    background: #fff0
    url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e")
    center/1em auto no-repeat;
    border: 0;
    border-radius: 0.25rem;
    opacity: 0.5;
}
.btn-close:hover {
    color: #000;
    text-decoration: none;
    opacity: 0.75;
}
.btn-close:focus {
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 0.25);
    opacity: 1;
}
.btn-close:disabled {
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    opacity: 0.25;
}
.carousel {
    position: relative;
}
.carousel.pointer-event {
    touch-action: pan-y;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.carousel-inner::after {
    display: block;
    clear: both;
    content: "";
}
.carousel-item {
    display: none;
    position: relative;
    float: left;
    width: 100%;
    margin-right: -100%;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    transition: transform 0.6s ease-in-out;
    padding: var(--padding-card-carousel);
    margin-bottom: 12px;
}
@media (prefers-reduced-motion: reduce) {
    .carousel-item {
        transition: none;
    }
}
.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
    display: block;
}
.active.carousel-item-end,
.carousel-item-next:not(.carousel-item-start) {
    transform: translateX(100%);
}
.active.carousel-item-start,
.carousel-item-prev:not(.carousel-item-end) {
    transform: translateX(-100%);
}
.carousel-fade .carousel-item {
    opacity: 0;
    transition-property: opacity;
    transform: none;
}
.carousel-indicators2 {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    justify-content: center;
    display: flex;
    padding: 0;
    margin-right: 15%;
    margin-bottom: 2rem;
    margin-left: 15%;
    list-style: none;
}
.carousel-indicators2 [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 8px;
    height: 8px;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    transition: opacity 0.6s ease;
    fill: var(--Neutral-200, #cad7e8);
}
@media (prefers-reduced-motion: reduce) {
    .carousel-indicators2 [data-bs-target] {
        transition: none;
    }
}
.carousel-indicators2 .active {
    width: 40px;
    height: 8px;
    border-radius: 24px;
    background: var(--bs-white, #fff);
    box-sizing: content-box;
    flex: 0 1 auto;
    padding: 0;
    text-indent: -999px;
    cursor: pointer;
}
.carousel-indicators {
    display: flex;
    position: absolute;
    justify-content: center;
    z-index: 2;
    right: 0;
    bottom: 0;
    left: 0;
    margin-right: 15%;
    margin-left: 15%;
    margin-top: var(--padding-global-mobile);
}
.carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    background-clip: padding-box;
    background-color: var(--neutral-200);
    text-indent: -999px;
    cursor: pointer;
    flex: 0 1 auto;
    height: 8px;
    width: 8px;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    border: 0;
    border-radius: var(--border-radius);
    transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
    .carousel-indicators [data-bs-target] {
        transition: none;
    }
}
.carousel-indicators .active {
    width: 40px;
    height: 8px;
    border-radius: 24px;
    background: var(--primary-color, #14375c);
    box-sizing: content-box;
    flex: 0 1 auto;
    padding: 0;
    text-indent: -999px;
    cursor: pointer;
}
@-webkit-keyframes spinner-border {
    to {
        transform: rotate(360deg);
    }
}
@keyframes spinner-border {
    to {
        transform: rotate(360deg);
    }
}
@-webkit-keyframes spinner-grow {
    0% {
        transform: scale(0);
    }
    50% {
        opacity: 1;
        transform: none;
    }
}
@keyframes spinner-grow {
    0% {
        transform: scale(0);
    }
    50% {
        opacity: 1;
        transform: none;
    }
}
.link-primary {
    color: #0d6efd;
}
.link-primary:focus,
.link-primary:hover {
    color: #0a58ca;
}
.link-info {
    color: #0dcaf0;
}
.link-info:focus,
.link-info:hover {
    color: #3dd5f3;
}
.link-light {
    color: #f8f9fa;
}
.link-light:focus,
.link-light:hover {
    color: #f9fafb;
}
.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    box-shadow: 0px 2px 16px rgba(62, 92, 125, 0.25);
}
.align-top {
    vertical-align: top !important;
}
.align-text-top {
    vertical-align: text-top !important;
}
.d-block {
    display: block !important;
}
.d-grid {
    display: grid !important;
}
.d-none {
    display: none !important;
}
.top-0 {
    top: 0 !important;
}
.top-50 {
    top: 50% !important;
}
.top-100 {
    top: 100% !important;
}
.end-0 {
    right: 0 !important;
}
.end-50 {
    right: 50% !important;
}
.end-100 {
    right: 100% !important;
}
.w-25 {
    width: 25% !important;
}
.w-50 {
    width: 50% !important;
}
.w-75 {
    width: 75% !important;
}
.w-100 {
    width: 100% !important;
}
.w-auto {
    width: auto !important;
}
.h-25 {
    height: 25% !important;
}
.h-50 {
    height: 50% !important;
}
.h-75 {
    height: 75% !important;
}
.h-100 {
    height: 100% !important;
}
.h-auto {
    height: auto !important;
}
.align-items-end {
    align-items: flex-end !important;
}
.align-items-center {
    align-items: center !important;
}
.align-content-end {
    align-content: flex-end !important;
}
.align-content-center {
    align-content: center !important;
}
.m-0 {
    margin: 0 !important;
}
.m-1 {
    margin: 0.25rem !important;
}
.m-2 {
    margin: 0.5rem !important;
}
.m-3 {
    margin: 1rem !important;
}
.m-4 {
    margin: 1.5rem !important;
}
.m-5 {
    margin: 3rem !important;
}
.m-auto {
    margin: auto !important;
}
.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
}
.my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
}
.my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}
.my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
}
.my-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
}
.my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
}
.mt-0 {
    margin-top: 0 !important;
}
.mt-1 {
    margin-top: 0.25rem !important;
}
.mt-2 {
    margin-top: 0.5rem !important;
}
.mt-3 {
    margin-top: 1rem !important;
}
.mt-4 {
    margin-top: 1.5rem !important;
}
.mt-5 {
    margin-top: 3rem !important;
}
.mt-6 {
    margin-top: var(--padding-global) !important;
}
.mt-7 {
    margin-top: var(--padding-title-header) !important;
}
.mt-auto {
    margin-top: auto !important;
}
.me-0 {
    margin-right: 0 !important;
}
.me-1 {
    margin-right: 0.25rem !important;
}
.me-2 {
    margin-right: 0.5rem !important;
}
.me-3 {
    margin-right: 1rem !important;
}
.me-4 {
    margin-right: 1.5rem !important;
}
.me-5 {
    margin-right: 3rem !important;
}
.me-auto {
    margin-right: auto !important;
}
.mb-0 {
    margin-bottom: 0 !important;
}
.mb-1 {
    margin-bottom: 0.25rem !important;
}
.mb-2 {
    margin-bottom: 0.5rem !important;
}
.mb-3 {
    margin-bottom: 1rem !important;
}
.mb-4 {
    margin-bottom: 1.5rem !important;
}
.mb-5 {
    margin-bottom: 3rem !important;
}
.mb-6 {
    margin-bottom: var(--padding-title-header) !important;
}
.mb-7 {
    margin-bottom: var(--padding-title-header-2) !important;
}
.mb-8 {
    margin-bottom: 3.5rem !important;
}
.mb-auto {
    margin-bottom: auto !important;
}
.ms-0 {
    margin-left: 0 !important;
}
.ms-1 {
    margin-left: 0.25rem !important;
}
.ms-2 {
    margin-left: 0.5rem !important;
}
.ms-3 {
    margin-left: 1rem !important;
}
.ms-4 {
    margin-left: 1.5rem !important;
}
.ms-5 {
    margin-left: 3rem !important;
}
.ms-auto {
    margin-left: auto !important;
}
.p-0 {
    padding: 0 !important;
}
.p-1 {
    padding: 0.25rem !important;
}
.p-2 {
    padding: 0.5rem !important;
}
.p-3 {
    padding: 1rem !important;
}
.p-4 {
    padding: 1.5rem !important;
}
.p-5 {
    padding: 3rem !important;
}
.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
}
.py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}
.py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}
.py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}
.py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}
.py-7 {
    padding-top: 6rem !important;
    padding-bottom: 3rem !important;
}
.py-6 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
}
.pe-0 {
    padding-right: 0 !important;
}
.pe-1 {
    padding-right: 0.25rem !important;
}
.pe-2 {
    padding-right: 0.5rem !important;
}
.pe-3 {
    padding-right: 1rem !important;
}
.pe-4 {
    padding-right: 1.5rem !important;
}
.pe-5 {
    padding-right: 3rem !important;
}
.ps-0 {
    padding-left: 0 !important;
}
.ps-1 {
    padding-left: 0.25rem !important;
}
.ps-2 {
    padding-left: 0.5rem !important;
}
.ps-3 {
    padding-left: 1rem !important;
}
.ps-4 {
    padding-left: 1.5rem !important;
}
.ps-5 {
    padding-left: 3rem !important;
}
.text-end {
    text-align: right !important;
}
.text-center {
    text-align: center !important;
}
.text-primary {
    color: #0d6efd !important;
}
.text-info {
    color: #0dcaf0 !important;
}
.text-light {
    color: #f8f9fa !important;
}
.text-body {
    color: #212529 !important;
}
.pe-none {
    pointer-events: none !important;
}
.pe-auto {
    pointer-events: auto !important;
}
@media (min-width: 576px) {
    .d-sm-block {
        display: block !important;
    }
    .d-sm-grid {
        display: grid !important;
    }
    .d-sm-none {
        display: none !important;
    }
    .align-items-sm-end {
        align-items: flex-end !important;
    }
    .align-items-sm-center {
        align-items: center !important;
    }
    .align-content-sm-end {
        align-content: flex-end !important;
    }
    .align-content-sm-center {
        align-content: center !important;
    }
    .m-sm-0 {
        margin: 0 !important;
    }
    .m-sm-1 {
        margin: 0.25rem !important;
    }
    .m-sm-2 {
        margin: 0.5rem !important;
    }
    .m-sm-3 {
        margin: 1rem !important;
    }
    .m-sm-4 {
        margin: 1.5rem !important;
    }
    .m-sm-5 {
        margin: 3rem !important;
    }
    .m-sm-auto {
        margin: auto !important;
    }
    .my-sm-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .my-sm-1 {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }
    .my-sm-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }
    .my-sm-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }
    .my-sm-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }
    .my-sm-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }
    .my-sm-auto {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }
    .mt-sm-0 {
        margin-top: 0 !important;
    }
    .mt-sm-1 {
        margin-top: 0.25rem !important;
    }
    .mt-sm-2 {
        margin-top: 0.5rem !important;
    }
    .mt-sm-3 {
        margin-top: 1rem !important;
    }
    .mt-sm-4 {
        margin-top: 1.5rem !important;
    }
    .mt-sm-5 {
        margin-top: 3rem !important;
    }
    .mt-sm-auto {
        margin-top: auto !important;
    }
    .me-sm-0 {
        margin-right: 0 !important;
    }
    .me-sm-1 {
        margin-right: 0.25rem !important;
    }
    .me-sm-2 {
        margin-right: 0.5rem !important;
    }
    .me-sm-3 {
        margin-right: 1rem !important;
    }
    .me-sm-4 {
        margin-right: 1.5rem !important;
    }
    .me-sm-5 {
        margin-right: 3rem !important;
    }
    .me-sm-auto {
        margin-right: auto !important;
    }
    .mb-sm-0 {
        margin-bottom: 0 !important;
    }
    .mb-sm-1 {
        margin-bottom: 0.25rem !important;
    }
    .mb-sm-2 {
        margin-bottom: 0.5rem !important;
    }
    .mb-sm-3 {
        margin-bottom: 1rem !important;
    }
    .mb-sm-4 {
        margin-bottom: 1.5rem !important;
    }
    .mb-sm-5 {
        margin-bottom: 3rem !important;
    }
    .mb-sm-auto {
        margin-bottom: auto !important;
    }
    .ms-sm-0 {
        margin-left: 0 !important;
    }
    .ms-sm-1 {
        margin-left: 0.25rem !important;
    }
    .ms-sm-2 {
        margin-left: 0.5rem !important;
    }
    .ms-sm-3 {
        margin-left: 1rem !important;
    }
    .ms-sm-4 {
        margin-left: 1.5rem !important;
    }
    .ms-sm-5 {
        margin-left: 3rem !important;
    }
    .ms-sm-auto {
        margin-left: auto !important;
    }
    .p-sm-0 {
        padding: 0 !important;
    }
    .p-sm-1 {
        padding: 0.25rem !important;
    }
    .p-sm-2 {
        padding: 0.5rem !important;
    }
    .p-sm-3 {
        padding: 1rem !important;
    }
    .p-sm-4 {
        padding: 1.5rem !important;
    }
    .p-sm-5 {
        padding: 3rem !important;
    }
    .py-sm-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .py-sm-1 {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }
    .py-sm-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }
    .py-sm-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }
    .py-sm-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }
    .py-sm-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }
    .pe-sm-0 {
        padding-right: 0 !important;
    }
    .pe-sm-1 {
        padding-right: 0.25rem !important;
    }
    .pe-sm-2 {
        padding-right: 0.5rem !important;
    }
    .pe-sm-3 {
        padding-right: 1rem !important;
    }
    .pe-sm-4 {
        padding-right: 1.5rem !important;
    }
    .pe-sm-5 {
        padding-right: 3rem !important;
    }
    .ps-sm-0 {
        padding-left: 0 !important;
    }
    .ps-sm-1 {
        padding-left: 0.25rem !important;
    }
    .ps-sm-2 {
        padding-left: 0.5rem !important;
    }
    .ps-sm-3 {
        padding-left: 1rem !important;
    }
    .ps-sm-4 {
        padding-left: 1.5rem !important;
    }
    .ps-sm-5 {
        padding-left: 3rem !important;
    }
    .text-sm-end {
        text-align: right !important;
    }
    .text-sm-center {
        text-align: center !important;
    }
}
@media (min-width: 768px) {
    .d-md-block {
        display: block !important;
    }
    .d-md-grid {
        display: grid !important;
    }
    .d-md-none {
        display: none !important;
    }
    .align-items-md-end {
        align-items: flex-end !important;
    }
    .align-items-md-center {
        align-items: center !important;
    }
    .align-content-md-end {
        align-content: flex-end !important;
    }
    .align-content-md-center {
        align-content: center !important;
    }
    .m-md-0 {
        margin: 0 !important;
    }
    .m-md-1 {
        margin: 0.25rem !important;
    }
    .m-md-2 {
        margin: 0.5rem !important;
    }
    .m-md-3 {
        margin: 1rem !important;
    }
    .m-md-4 {
        margin: 1.5rem !important;
    }
    .m-md-5 {
        margin: 3rem !important;
    }
    .m-md-auto {
        margin: auto !important;
    }
    .my-md-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .my-md-1 {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }
    .my-md-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }
    .my-md-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }
    .my-md-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }
    .my-md-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }
    .my-md-auto {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }
    .mt-md-0 {
        margin-top: 0 !important;
    }
    .mt-md-1 {
        margin-top: 0.25rem !important;
    }
    .mt-md-2 {
        margin-top: 0.5rem !important;
    }
    .mt-md-3 {
        margin-top: 1rem !important;
    }
    .mt-md-4 {
        margin-top: 1.5rem !important;
    }
    .mt-md-5 {
        margin-top: 2rem !important;
    }
    .mt-md-6 {
        margin-top: var(--padding-title-header) !important;
    }
    .mt-md-7 {
        margin-top: 3rem !important;
    }
    .mt-md-auto {
        margin-top: auto !important;
    }
    .me-md-0 {
        margin-right: 0 !important;
    }
    .me-md-1 {
        margin-right: 0.25rem !important;
    }
    .me-md-2 {
        margin-right: 0.5rem !important;
    }
    .me-md-3 {
        margin-right: 1rem !important;
    }
    .me-md-4 {
        margin-right: 1.5rem !important;
    }
    .me-md-5 {
        margin-right: 3rem !important;
    }
    .me-md-auto {
        margin-right: auto !important;
    }
    .mb-md-0 {
        margin-bottom: 0 !important;
    }
    .mb-md-1 {
        margin-bottom: 0.25rem !important;
    }
    .mb-md-2 {
        margin-bottom: 0.5rem !important;
    }
    .mb-md-3 {
        margin-bottom: 1rem !important;
    }
    .mb-md-4 {
        margin-bottom: 1.5rem !important;
    }
    .mb-md-5 {
        margin-bottom: 3rem !important;
    }
    .mb-md-7 {
        margin-bottom: 2.5rem !important;
    }
    .mb-md-auto {
        margin-bottom: auto !important;
    }
    .ms-md-0 {
        margin-left: 0 !important;
    }
    .ms-md-1 {
        margin-left: 0.25rem !important;
    }
    .ms-md-2 {
        margin-left: 0.5rem !important;
    }
    .ms-md-3 {
        margin-left: 1rem !important;
    }
    .ms-md-4 {
        margin-left: 1.5rem !important;
    }
    .ms-md-5 {
        margin-left: 3rem !important;
    }
    .ms-md-auto {
        margin-left: auto !important;
    }
    .p-md-0 {
        padding: 0 !important;
    }
    .p-md-1 {
        padding: 0.25rem !important;
    }
    .p-md-2 {
        padding: 0.5rem !important;
    }
    .p-md-3 {
        padding: 1rem !important;
    }
    .p-md-4 {
        padding: 1.5rem !important;
    }
    .p-md-5 {
        padding: 3rem !important;
    }
    .py-md-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .py-md-1 {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }
    .py-md-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }
    .py-md-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }
    .py-md-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }
    .py-md-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }
    .pe-md-0 {
        padding-right: 0 !important;
    }
    .pe-md-1 {
        padding-right: 0.25rem !important;
    }
    .pe-md-2 {
        padding-right: 0.5rem !important;
    }
    .pe-md-3 {
        padding-right: 1rem !important;
    }
    .pe-md-4 {
        padding-right: 1.5rem !important;
    }
    .pe-md-5 {
        padding-right: 3rem !important;
    }
    .ps-md-0 {
        padding-left: 0 !important;
    }
    .ps-md-1 {
        padding-left: 0.25rem !important;
    }
    .ps-md-2 {
        padding-left: 0.5rem !important;
    }
    .ps-md-3 {
        padding-left: 1rem !important;
    }
    .ps-md-4 {
        padding-left: 1.5rem !important;
    }
    .ps-md-5 {
        padding-left: 3rem !important;
    }
    .text-md-end {
        text-align: right !important;
    }
    .text-md-center {
        text-align: center !important;
    }
}
@media (min-width: 992px) {
    .d-lg-block {
        display: block !important;
    }
    .d-lg-grid {
        display: grid !important;
    }
    .d-lg-none {
        display: none !important;
    }
    .align-items-lg-end {
        align-items: flex-end !important;
    }
    .align-items-lg-center {
        align-items: center !important;
    }
    .align-content-lg-end {
        align-content: flex-end !important;
    }
    .align-content-lg-center {
        align-content: center !important;
    }
    .m-lg-0 {
        margin: 0 !important;
    }
    .m-lg-1 {
        margin: 0.25rem !important;
    }
    .m-lg-2 {
        margin: 0.5rem !important;
    }
    .m-lg-3 {
        margin: 1rem !important;
    }
    .m-lg-4 {
        margin: 1.5rem !important;
    }
    .m-lg-5 {
        margin: 3rem !important;
    }
    .m-lg-auto {
        margin: auto !important;
    }
    .my-lg-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .my-lg-1 {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }
    .my-lg-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }
    .my-lg-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }
    .my-lg-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }
    .my-lg-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }
    .my-lg-auto {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }
    .mt-lg-0 {
        margin-top: 0 !important;
    }
    .mt-lg-1 {
        margin-top: 0.25rem !important;
    }
    .mt-lg-2 {
        margin-top: 0.5rem !important;
    }
    .mt-lg-3 {
        margin-top: 1rem !important;
    }
    .mt-lg-4 {
        margin-top: 1.5rem !important;
    }
    .mt-lg-5 {
        margin-top: 3rem !important;
    }
    .mt-lg-auto {
        margin-top: auto !important;
    }
    .me-lg-0 {
        margin-right: 0 !important;
    }
    .me-lg-1 {
        margin-right: 0.25rem !important;
    }
    .me-lg-2 {
        margin-right: 0.5rem !important;
    }
    .me-lg-3 {
        margin-right: 1rem !important;
    }
    .me-lg-4 {
        margin-right: 1.5rem !important;
    }
    .me-lg-5 {
        margin-right: 3rem !important;
    }
    .me-lg-auto {
        margin-right: auto !important;
    }
    .mb-lg-0 {
        margin-bottom: 0 !important;
    }
    .mb-lg-1 {
        margin-bottom: 0.25rem !important;
    }
    .mb-lg-2 {
        margin-bottom: 0.5rem !important;
    }
    .mb-lg-3 {
        margin-bottom: 1rem !important;
    }
    .mb-lg-4 {
        margin-bottom: 1.5rem !important;
    }
    .mb-lg-5 {
        margin-bottom: 3rem !important;
    }
    .mb-lg-auto {
        margin-bottom: auto !important;
    }
    .ms-lg-0 {
        margin-left: 0 !important;
    }
    .ms-lg-1 {
        margin-left: 0.25rem !important;
    }
    .ms-lg-2 {
        margin-left: 0.5rem !important;
    }
    .ms-lg-3 {
        margin-left: 1rem !important;
    }
    .ms-lg-4 {
        margin-left: 1.5rem !important;
    }
    .ms-lg-5 {
        margin-left: 3rem !important;
    }
    .ms-lg-auto {
        margin-left: auto !important;
    }
    .p-lg-0 {
        padding: 0 !important;
    }
    .p-lg-1 {
        padding: 0.25rem !important;
    }
    .p-lg-2 {
        padding: 0.5rem !important;
    }
    .p-lg-3 {
        padding: 1rem !important;
    }
    .p-lg-4 {
        padding: 1.5rem !important;
    }
    .p-lg-5 {
        padding: 3rem !important;
    }
    .py-lg-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .py-lg-1 {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }
    .py-lg-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }
    .py-lg-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }
    .py-lg-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }
    .py-lg-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }
    .pe-lg-0 {
        padding-right: 0 !important;
    }
    .pe-lg-1 {
        padding-right: 0.25rem !important;
    }
    .pe-lg-2 {
        padding-right: 0.5rem !important;
    }
    .pe-lg-3 {
        padding-right: 1rem !important;
    }
    .pe-lg-4 {
        padding-right: 1.5rem !important;
    }
    .pe-lg-5 {
        padding-right: 3rem !important;
    }
    .ps-lg-0 {
        padding-left: 0 !important;
    }
    .ps-lg-1 {
        padding-left: 0.25rem !important;
    }
    .ps-lg-2 {
        padding-left: 0.5rem !important;
    }
    .ps-lg-3 {
        padding-left: 1rem !important;
    }
    .ps-lg-4 {
        padding-left: 1.5rem !important;
    }
    .ps-lg-5 {
        padding-left: 3rem !important;
    }
    .text-lg-end {
        text-align: right !important;
    }
    .text-lg-center {
        text-align: center !important;
    }
}
@media (min-width: 1200px) {
    .d-xl-block {
        display: block !important;
    }
    .d-xl-grid {
        display: grid !important;
    }
    .d-xl-none {
        display: none !important;
    }
    .align-items-xl-end {
        align-items: flex-end !important;
    }
    .align-items-xl-center {
        align-items: center !important;
    }
    .align-content-xl-end {
        align-content: flex-end !important;
    }
    .align-content-xl-center {
        align-content: center !important;
    }
    .m-xl-0 {
        margin: 0 !important;
    }
    .m-xl-1 {
        margin: 0.25rem !important;
    }
    .m-xl-2 {
        margin: 0.5rem !important;
    }
    .m-xl-3 {
        margin: 1rem !important;
    }
    .m-xl-4 {
        margin: 1.5rem !important;
    }
    .m-xl-5 {
        margin: 3rem !important;
    }
    .m-xl-auto {
        margin: auto !important;
    }
    .my-xl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .my-xl-1 {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }
    .my-xl-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }
    .my-xl-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }
    .my-xl-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }
    .my-xl-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }
    .my-xl-auto {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }
    .mt-xl-0 {
        margin-top: 0 !important;
    }
    .mt-xl-1 {
        margin-top: 0.25rem !important;
    }
    .mt-xl-2 {
        margin-top: 0.5rem !important;
    }
    .mt-xl-3 {
        margin-top: 1rem !important;
    }
    .mt-xl-4 {
        margin-top: 1.5rem !important;
    }
    .mt-xl-5 {
        margin-top: 3rem !important;
    }
    .mt-xl-auto {
        margin-top: auto !important;
    }
    .me-xl-0 {
        margin-right: 0 !important;
    }
    .me-xl-1 {
        margin-right: 0.25rem !important;
    }
    .me-xl-2 {
        margin-right: 0.5rem !important;
    }
    .me-xl-3 {
        margin-right: 1rem !important;
    }
    .me-xl-4 {
        margin-right: 1.5rem !important;
    }
    .me-xl-5 {
        margin-right: 3rem !important;
    }
    .me-xl-auto {
        margin-right: auto !important;
    }
    .mb-xl-0 {
        margin-bottom: 0 !important;
    }
    .mb-xl-1 {
        margin-bottom: 0.25rem !important;
    }
    .mb-xl-2 {
        margin-bottom: 0.5rem !important;
    }
    .mb-xl-3 {
        margin-bottom: 1rem !important;
    }
    .mb-xl-4 {
        margin-bottom: 1.5rem !important;
    }
    .mb-xl-5 {
        margin-bottom: 3rem !important;
    }
    .mb-xl-auto {
        margin-bottom: auto !important;
    }
    .ms-xl-0 {
        margin-left: 0 !important;
    }
    .ms-xl-1 {
        margin-left: 0.25rem !important;
    }
    .ms-xl-2 {
        margin-left: 0.5rem !important;
    }
    .ms-xl-3 {
        margin-left: 1rem !important;
    }
    .ms-xl-4 {
        margin-left: 1.5rem !important;
    }
    .ms-xl-5 {
        margin-left: 3rem !important;
    }
    .ms-xl-auto {
        margin-left: auto !important;
    }
    .p-xl-0 {
        padding: 0 !important;
    }
    .p-xl-1 {
        padding: 0.25rem !important;
    }
    .p-xl-2 {
        padding: 0.5rem !important;
    }
    .p-xl-3 {
        padding: 1rem !important;
    }
    .p-xl-4 {
        padding: 1.5rem !important;
    }
    .p-xl-5 {
        padding: 3rem !important;
    }
    .py-xl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .py-xl-1 {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }
    .py-xl-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }
    .py-xl-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }
    .py-xl-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }
    .py-xl-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }
    .pe-xl-0 {
        padding-right: 0 !important;
    }
    .pe-xl-1 {
        padding-right: 0.25rem !important;
    }
    .pe-xl-2 {
        padding-right: 0.5rem !important;
    }
    .pe-xl-3 {
        padding-right: 1rem !important;
    }
    .pe-xl-4 {
        padding-right: 1.5rem !important;
    }
    .pe-xl-5 {
        padding-right: 3rem !important;
    }
    .ps-xl-0 {
        padding-left: 0 !important;
    }
    .ps-xl-1 {
        padding-left: 0.25rem !important;
    }
    .ps-xl-2 {
        padding-left: 0.5rem !important;
    }
    .ps-xl-3 {
        padding-left: 1rem !important;
    }
    .ps-xl-4 {
        padding-left: 1.5rem !important;
    }
    .ps-xl-5 {
        padding-left: 3rem !important;
    }
    .text-xl-end {
        text-align: right !important;
    }
    .text-xl-center {
        text-align: center !important;
    }
}
.fa,
.fab {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}
.fa-lg {
    font-size: 1.33333em;
    line-height: 0.75em;
    vertical-align: -0.0667em;
}
.fa-sm {
    font-size: 0.875em;
}
.fa-1x {
    font-size: 1em;
}
.fa-2x {
    font-size: 2em;
}
.fa-3x {
    font-size: 3em;
}
.fa-4x {
    font-size: 4em;
}
.fa-5x {
    font-size: 5em;
}
.fa-6x {
    font-size: 6em;
}
.fa-7x {
    font-size: 7em;
}
.fa-8x {
    font-size: 8em;
}
.fa-9x {
    font-size: 9em;
}
.fa-10x {
    font-size: 10em;
}
.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0;
}
.fa-ul > li {
    position: relative;
}
.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit;
}
@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.fa-align-center:before {
    content: "\f037";
}
.fa-align-left:before {
    content: "\f036";
}
.fa-align-right:before {
    content: "\f038";
}
.fa-bars:before {
    content: "\f0c9";
}
.fa-bootstrap:before {
    content: "\f836";
}
.fa-car:before {
    content: "\f1b9";
}
.fa-car-alt:before {
    content: "\f5de";
}
.fa-copy:before {
    content: "\f0c5";
}
.fa-copyright:before {
    content: "\f1f9";
}
.fa-css3:before {
    content: "\f13c";
}
.fa-css3-alt:before {
    content: "\f38b";
}
.fa-d-and-d:before {
    content: "\f38d";
}
.fa-expand:before {
    content: "\f065";
}
.fa-expand-alt:before {
    content: "\f424";
}
.fa-facebook:before {
    content: "\f09a";
}
.fa-facebook-f:before {
    content: "\f39e";
}
.fa-file:before {
    content: "\f15b";
}
.fa-file-alt:before {
    content: "\f15c";
}
.fa-file-excel:before {
    content: "\f1c3";
}
.fa-file-export:before {
    content: "\f56e";
}
.fa-file-image:before {
    content: "\f1c5";
}
.fa-file-pdf:before {
    content: "\f1c1";
}
.fa-file-video:before {
    content: "\f1c8";
}
.fa-fill:before {
    content: "\f575";
}
.fa-font:before {
    content: "\f031";
}
.fa-home:before {
    content: "\f015";
}
.fa-html5:before {
    content: "\f13b";
}
.fa-id-card:before {
    content: "\f2c2";
}
.fa-id-card-alt:before {
    content: "\f47f";
}
.fa-image:before {
    content: "\f03e";
}
.fa-images:before {
    content: "\f302";
}
.fa-info:before {
    content: "\f129";
}
.fa-js:before {
    content: "\f3b8";
}
.fa-link:before {
    content: "\f0c1";
}
.fa-linkedin:before {
    content: "\f08c";
}
.fa-linkedin-in:before {
    content: "\f0e1";
}
.fa-list:before {
    content: "\f03a";
}
.fa-list-alt:before {
    content: "\f022";
}
.fa-list-ul:before {
    content: "\f0ca";
}
.fa-page4:before {
    content: "\f3d7";
}
.fa-phone:before {
    content: "\f095";
}
.fa-phone-alt:before {
    content: "\f879";
}
.fa-plus:before {
    content: "\f067";
}
.fa-scroll:before {
    content: "\f70e";
}
.fa-search:before {
    content: "\f002";
}
.fa-search-plus:before {
    content: "\f00e";
}
.fa-text-height:before {
    content: "\f034";
}
.fa-text-width:before {
    content: "\f035";
}
.fa-times:before {
    content: "\f00d";
}
.fa-toggle-on:before {
    content: "\f205";
}
.fa-twitter:before {
    content: "\f099";
}
.fa-video:before {
    content: "\f03d";
}
.fa-window-close:before {
    content: "\f410";
}
.fa-window-maximize:before {
    content: "\f2d0";
}
.fab {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400;
}
@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(../webfonts/fa-regular-400.eot);
    src: url(../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),
    url(../webfonts/fa-regular-400.woff2) format("woff2"),
    url(../webfonts/fa-regular-400.woff) format("woff"),
    url(../webfonts/fa-regular-400.ttf) format("truetype"),
    url(../webfonts/fa-regular-400.svg#fontawesome) format("svg");
}
:root {
    --primary-color: rgba(20, 55, 92, 1);
    --secondary-color: rgba(62, 92, 125, 1);
    --font-color: rgba(62, 92, 125, 1);
    --bg-color: #fff;
    --heading-color: rgba(20, 55, 92, 1);
    --border-radius: 12px;
    --border-radius-full: 35px;
    --border-color: #ddd;
    --border-color-light: #ddd;
    --nav-color: #02112a;
    --dropdown-color: #fff;
    --iframe-filter: grayscale(0%);
    --bg-light: #f5f6f9;
    --layer: #000;
    --layer-1: #000;
    --bg-grey: #f5f6f9;
    --footer-bg: #010208;
    --card-bg: #fff;
    --drop-shadow: 0 2px 16px 0 rgba(62, 92, 125, 0.25);
    --photoboxplaceholderratio: 66.56%;
    --photoboxoverlaybackgroundcolor: #1c0000;
}
.noscroll {
    overflow: hidden;
    height: 100vh;
}
html {
    scroll-behavior: smooth;
}
body,
html {
    margin: 0;
    padding: 0;
    background: var(--bg-color);
    color: var(--font-color);
    font-family: var(-font-family);
}
.btn,
body a,
button {
    cursor: pointer !important;
}
.d-grid {
    display: grid;
}
button,
label,
li,
span {
    -webkit-appearance: none;
    outline: 0;
    font-family: Poppins, sans-serif;
}
a,
a:hover {
    text-decoration: none;
}
ul {
    margin: 0;
    padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    color: var(--heading-color);
}
p {
    margin: 0;
    padding: 0;
    line-height: 26px;
    color: var(--font-color);
    font-family: var(--body-large-regular-font-family);
    font-size: var(--body-large-regular-font-size);
    font-weight: var(--body-large-regular-font-weight);
}
.privacy-text p {
    text-align: justify;
}
li {
    list-style-type: none;
}
.align-center {
    align-self: center;
}
.noscroll {
    min-height: 100vh;
    overflow: hidden;
}
.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.mel-space .navbar-space {
    display: flex;
    max-width: 100%;
    align-items: center;
    justify-content: space-between;
    padding: 24px 20px 24px 20px;
    background-color: var(--bg-color);
}
.pc {
    display: none;
}
.div-2 {
    align-items: flex-start;
    justify-content: center;
    gap: 72px;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    display: flex;
    position: relative;
    padding-left: 56px;
}
.div-3 {
    display: flex;
    position: relative;
    justify-content: center;
    align-items: flex-start;
    align-self: stretch;
    width: 100%;
    gap: 24px;
}
.feature-2 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 44px;
    padding: 32px;
    position: relative;
    flex: 1;
    align-self: stretch;
    flex-grow: 1;
    background-color: var(--bs-white);
    border-radius: 16px;
    box-shadow: var(--drop-shadow);
}
.feature-4 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    width: 100%;
    gap: 24px;
    padding: 16px 16px 32px 16px;
    position: relative;
    background-color: #fff;
    border-radius: var(--border-radius-card);
    overflow: hidden;
    box-shadow: var(--drop-shadow);
}
.picture-2 {
    position: relative;
    align-self: stretch;
    width: 100%;
    height: 200px;
    border-radius: 8px;
    background-size: cover;
    background-position: 50% 50%;
}
.text-9 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    padding: 0 8px;
    position: relative;
    flex: 0 0 auto;
}
.frame-wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 35px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}
.display {
    align-self: stretch;
    margin-top: -1px;
    font-weight: var(--body-extra-large-bold-font-weight);
    color: var(--neutral-500);
    font-size: var(--body-extra-large-bold-font-size);
    letter-spacing: var(--body-extra-large-bold-letter-spacing);
    line-height: var(--body-extra-large-bold-line-height);
    position: relative;
    font-family: var(--body-extra-large-bold-font-family);
    font-style: var(--body-extra-large-bold-font-style);
}
.display-2 {
    align-self: stretch;
    opacity: 0.5;
    font-weight: var(--body-small-regular-font-weight);
    color: var(--neutral-500);
    font-size: var(--body-small-regular-font-size);
    letter-spacing: var(--body-small-regular-letter-spacing);
    line-height: var(--body-small-regular-line-height);
    position: relative;
    font-family: var(--body-small-regular-font-family);
    font-style: var(--body-small-regular-font-style);
}
.display-3 {
    align-self: stretch;
    margin-top: -1px;
    font-weight: var(--heading-heading-2-font-weight);
    color: var(--bs-white);
    font-size: var(--heading-heading-2-font-size);
    letter-spacing: var(--heading-heading-2-letter-spacing);
    line-height: var(--heading-heading-2-line-height);
    position: relative;
    font-family: var(--heading-heading-2-font-family);
    font-style: var(--heading-heading-2-font-style);
}
.label-25 {
    position: relative;
    width: fit-content;
    font-family: var(--heading-heading-5-font-family);
    font-weight: var(--heading-heading-5-font-weight);
    color: var(--neutral-50);
    font-size: var(--heading-heading-5-font-size);
    letter-spacing: var(--heading-heading-5-letter-spacing);
    line-height: var(--heading-heading-5-line-height);
    white-space: nowrap;
    font-style: var(--heading-heading-5-font-style);
}
.client-space {
    padding: 10px;
}
.display-4 {
    font-weight: var(--body-large-regular-font-weight);
    color: var(--neutral-200);
    font-size: var(--body-large-regular-font-size);
    letter-spacing: var(--body-large-regular-letter-spacing);
    line-height: var(--body-large-regular-line-height);
    position: relative;
    font-family: var(--body-large-regular-font-family);
    font-style: var(--body-large-regular-font-style);
}
.cards-container {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.sidebar {
    align-items: center;
    background-color: #fff;
    gap: 24px;
}
.tab {
    position: relative;
    flex: 1;
    padding: 3px 16px;
    background-color: var(--bs-white);
    text-align: left;
    color: var(--neutral-400);
    font-family: var(--body-medium-medium-font-family);
    font-weight: var(--body-medium-medium-font-weight);
    color: var(--primary-color);
    font-size: var(--body-medium-medium-font-size);
    letter-spacing: var(--body-medium-medium-letter-spacing);
    line-height: var(--body-medium-medium--line-height);
    font-style: var(--body-medium-medium--font-style);
}
.labels-list {
    max-height: 0;
    font-size: var(--body-medium-regular-font-size);
    line-height: var(--body-medium-regular-line-height);
    box-shadow: #0d0d12;
    overflow: hidden;
    padding-left: 30px;
    transition: max-height 0.3s ease-out, opacity 0.3s ease-out;
}
.labels-list.active {
    max-height: 400px;
    opacity: 1;
    margin-bottom: revert;
    letter-spacing: 3%;
    line-height: var(--body-medium-regular-line-height);
}
.labels-list .font-li {
    margin-left: 15px;
    padding-left: 0;
}
.text-card {
    font-family: var(--body-medium-regular-font-family);
    font-weight: var(--body-medium-regular-font-weight);
    font-size: var(--body-medium-regular-font-size);
    line-height: var(--body-medium-regular-line-height);
    font-style: var(--body-medium-regular-font-style-font-style);
    color: var(--neutral-400);
}
.text-privacy {
    font-family: var(--body-medium-regular-font-family);
    font-weight: var(--body-medium-regular-font-weight);
    font-size: var(--body-medium-regular-font-size);
    line-height: var(--body-medium-regular-line-height);
    font-style: var(--body-medium-regular-font-style-font-style);
    color: var(--neutral-400);
}
.label-17 {
    position: relative;
    flex: 1;
    font-family: var(--body-medium-medium-font-family);
    font-weight: var(--body-medium-medium-font-weight);
    color: var(--primary-color);
    font-size: var(--body-medium-medium-font-size);
    letter-spacing: var(--body-medium-medium-letter-spacing);
    line-height: var(--body-medium-medium-line-height);
    font-style: var(--body-medium-medium-font-style);
}
.label-17:active,
.label-17:focus {
    position: relative;
    flex: 1;
    font-family: var(--body-medium-bold-font-family);
    font-weight: var(--body-medium-bold-font-weight);
    color: var(--primary-color);
    font-size: var(--body-medium-bold-font-size);
    letter-spacing: var(--body-medium-bold-letter-spacing);
    line-height: var(--body-medium-bold-line-height);
    font-style: var(--body-medium-bold-font-style);
}
.font-li {
    list-style-type: disc;
    color: var(--primary-color);
    leading-trim: both;
    text-edge: cap;
    font-family: "Plus Jakarta Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.form-container {
    position: relative;
    max-width: 100%;
    margin-top: 24px;
}

.form-input {
    max-width: 100%;
    width: 100%;
    height: 40px;
    padding: 8px 16px 8px 16px;
    border: 1.5px solid var(--neutral-400);
    border-radius: 8px;
    margin-top: 5px;
    font-size: 1rem;
}

.form-input.msj {
    height: 152px;
}

.checkbox-container {
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.checkbox-group {
    display: flex;
    margin-top: 8px;
    flex-direction: column;
    gap: 8px;
}

.checkbox-style {
    width: 20px;
    height: 20px;
    border: 1px solid #dfe1e7;
    border-radius: 6px;
    cursor: pointer;
    background-color: #f6f8fa;
}

.checkbox-container.confirm {
    align-items: flex-start;
    margin-bottom: 24px;
}

.checkbox-style.confirm {
    width: 40px;
    height: 20px;
}

@media (max-width: 575.98px) {
    .container {
        max-width: 100%;
        padding-right: 10px;
        padding-left: 10px;
    }
    .py-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
        text-align: center;
    }
    .footer-1 {
        margin-bottom: var(--padding-title-header-mobile);
    }
    .margin-seccion {
        margin-bottom: 50px;
    }
    .navbar-space {
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: space-between;
        padding: 15px !important;
        position: relative;
        flex: 0 0 auto;
    }
    .mel-space {
        max-width: 100%;
    }
    .movil {
        display: none;
    }
    .pc {
        display: flex !important;
    }
    .pcblock {
        display: none !important;
    }
    .grid-container {
        grid-template-columns: 1fr;
        padding: 15px;
    }
    .sidebar {
        font-size: 14px;
        width: auto;
        overflow-x: auto;
    }
    .cards-container {
        font-size: 14px;
    }
    .tab {
        white-space: nowrap;
        padding: 8px 12px;
        transition: background-color 0.3s ease;
    }
    .options {
        display: flex;
        overflow-x: auto;
    }
    .tab.active,
    .tab:hover {
        border: 1.5px solid;
    }
    .labels-list.active {
        max-height: 1000px;
        opacity: 1;
    }
    .headline {
        margin-right: var(--margin-right-headline);
    }
    .card-button {
        position: absolute;
        top: 10px;
        right: 35px;
        width: 12px;
        height: 12px;
        cursor: pointer;
    }
}
@media (min-width: 576px) and (max-width: 767.98px) {
    .container {
        max-width: 540px;
    }
    .margin-seccion {
        margin-bottom: 50px;
    }
    .py-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
        text-align: center;
    }
    .navbar-space {
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: space-between;
        padding: 15px !important;
        position: relative;
        flex: 0 0 auto;
    }
    .mel-space {
        max-width: 100%;
    }
    .movil {
        display: none;
    }
    .pc {
        display: flex !important;
    }
    .pcblock {
        display: none !important;
    }
    .grid-container {
        grid-template-columns: 1fr;
    }
    .sidebar {
        font-size: 14px;
        width: auto;
        overflow-x: auto;
    }
    .cards-container {
        font-size: 14px;
    }
    .tab {
        white-space: nowrap;
        padding: 8px 12px;
        cursor: pointer;
        transition: background-color 0.3s ease;
    }
    .options {
        display: flex;
        overflow-x: auto;
    }
    .tab.active,
    .tab:hover {
        border: 1.5px solid;
    }
    .labels-list.active {
        max-height: 1000px;
        opacity: 1;
        vertical-align: auto;
    }
    .headline {
        margin-right: var(--margin-right-headline);
    }
    .card-button {
        position: absolute;
        top: 10px;
        right: 35px;
        width: 12px;
        height: 12px;
        cursor: pointer;
    }
    .mt-md-4 {
        margin-top: 1.5rem;
    }
}
@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }
    .margin-seccion {
        margin-bottom: 50px;
    }
    .mel-space .navbar-space {
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: space-between;
        padding: 16px 80px;
        position: relative;
        flex: 0 0 auto;
    }
    .movil {
        display: none;
    }
    .pc {
        display: flex !important;
    }
    .pcblock {
        display: none !important;
    }
}
@media (min-width: 768px) {
    .container {
        max-width: 768px;
    }
    .navbar-space {
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: space-between;
        position: relative;
        flex: 0 0 auto;
    }
    .mel-space {
        max-width: 100%;
        padding: 16px 20px;
    }
    .movil {
        display: none;
    }
    .pc {
        display: flex !important;
    }
    .pcblock {
        display: none !important;
    }
}
@media (max-width: 768px) {
    .card-button {
        display: flex;
        justify-content: center;
        align-items: flex-end;
        background-color: var(--bs-white);
        border: none;
        padding: 4px 10px;
        margin-top: 50px;
        cursor: pointer;
    }
    .cards-container {
        display: flex;
        flex-direction: column;
        padding-right: 0.75rem;
        padding-left: 0.75rem;
    }
    .main-social-footer-29 .facebook,
    .main-social-footer-29 .x {
        margin-right: var(--margin-right-social-media);
    }
}
@media (min-width: 992px) {
    .container {
        max-width: 960px;
        margin-right: auto;
        margin-left: auto;
    }
    .mel-space .navbar-space {
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: space-between;
        padding: 16px 15px;
        position: relative;
    }
    :root {
        --heading-heading-2-font-size: 48px;
        --heading-heading-3-font-size: 40px;
        --body-large-regular-font-size: 18px;
    }
    .movil {
        display: none;
    }
    .pc {
        display: flex !important;
    }
    .pcblock {
        display: none !important;
    }
    .header-sec {
        padding-bottom: var(--padding-title-header-mobile);
    }
    .header-privacy {
        padding-bottom: 16px;
    }
    .feature-4:hover {
        transition: transform 0.3s ease, box-shadow 0.3s ease;
        transform: translateY(-8px);
        box-shadow: 0 20px 30px rgb(0 0 0 / 0.2);
    }
}
@media (max-width: 992px) {
    .w3l-footer-29-main .copy-footer-29 {
        text-align: left;
        justify-content: center;
    }
    .w3l-footer-29-main h6.footer-title-29 {
        margin-bottom: 20px;
        font-size: 20px;
    }
    .w3l-footer-29-main .main-social-footer-29 {
        text-align: right;
    }
    .navbar-nav .nav-link:focus {
        color: var(--neutral-500);
    }
    .header-sec {
        padding-bottom: var(--padding-title-header-mobile);
    }
    .mt-7 {
        margin-top: 0px !important;
    }
    .mb-7 {
        margin-bottom: 8px !important;
    }
}
@media (min-width: 992px) and (max-width: 1280px) {
    .container {
        max-width: 960px;
        margin-right: auto;
        margin-left: auto;
    }
    .mel-space {
        max-width: 1200px;
    }
    :root {
        --heading-heading-2-font-size: 48px;
        --heading-heading-3-font-size: 40px;
        --body-large-regular-font-size: 18px;
    }
    .movil {
        display: flex;
    }
    .pc {
        display: none !important;
    }
    .pcblock {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
        margin-right: auto;
        margin-left: auto;
    }
    .mel-space .navbar-space {
        display: flex;
        width: auto;
        align-items: center;
        justify-content: space-between;
        padding: 16px 80px;
        position: relative;
        flex: 0 0 auto;
    }
    .mel-space {
        max-width: 100%;
    }
    .movil {
        display: flex;
    }
    .pc {
        display: none !important;
    }
    .pcblock {
        display: block !important;
    }
}
@media (min-width: 1280px) {
    .container {
        max-width: 1280px;
    }
    .grid-container {
        max-width: 100%;
        gap: 20px;
        padding: 30px;
        background-color: var(--bs-white);
    }
    .mel-space {
        max-width: 100%;
    }
    .navbar-space {
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: space-between;
        padding: 16px 80px;
        position: relative;
        flex: 0 0 auto;
    }
    .movil {
        display: flex;
    }
    .pc {
        display: none !important;
    }
    .pcblock {
        display: block !important;
    }
    :root {
        --heading-heading-2-font-size: 56px;
        --heading-heading-3-font-size: 56px;
        --body-large-regular-font-size: 18px;
    }
}
.btn-style {
    text-transform: capitalize;
    font-family: var(--body-small-bold-font-family);
    font-size: var(--body-small-bold-font-size);
    font-weight: var(--body-small-bold-font-weight);
    line-height: var(--body-small-bold-line-height);
    border-radius: var(--border-radius);
    padding: var(--padding-btn-h) var(--padding-btn-w);
    transition: 0.3s ease-in;
    max-width: 100% !important;
}
.btn-style.mobile {
    font-size: var(--body-small-bold-font-size-btn);
    padding: 8px 12px 8px 12px;
    gap: 12px;
    margin-right: 12px;
    border-radius: 4px;
}
.title-w3l {
    position: relative;
    align-self: stretch;
    margin-right: -30px;
    font-family: var(--heading-heading-2-font-family);
    font-weight: var(--heading-heading-2-font-weight);
    font-size: var(--heading-heading-2-font-size);
    letter-spacing: var(--heading-heading-2-letter-spacing);
    line-height: var(--heading-heading-2-line-height);
    font-style: var(--heading-heading-2-font-style);
    color: var(--neutral-500);
}
.title-w3l.three {
    position: relative;
    font-family: var(--heading-heading-3-font-family);
    font-weight: var(--heading-heading-3-font-weight);
    font-size: var(--heading-3-font-size);
    letter-spacing: var(--heading-heading-3-letter-spacing);
    line-height: var(--heading-heading-3-line-height);
    font-style: var(--heading-heading-3-font-style);
    color: var(--primary-color);
}
.title-content {
    margin: 0 auto;
    max-width: 700px;
}
.title-subhny {
    display: inline-block;
    position: relative;
    z-index: 2;
}
.title-subhny,
.title-subhny.three {
    position: relative;
    width: fit-content;
    font-family: var(--heading-heading-5-font-family);
    font-weight: var(--heading-heading-5-font-weight);
    color: var(--primary-color);
    font-size: var(--heading-heading-5-font-size);
    letter-spacing: var(--heading-heading-5-letter-spacing);
    line-height: var(--heading-heading-5-line-height);
    white-space: nowrap;
    font-style: var(--heading-heading-5-font-style);
}
.header-sec {
    padding-bottom: var(--padding-global);
}
.header-sec-2 {
    padding-bottom: var(--padding-title-header-2);
}
.gap-beneficios {
    padding-bottom: var(--gap-beneficios);
}
.header-sec-soluciones {
    padding-bottom: var(--gap-soluciones);
}
@media (max-width: 1280px) {
    .btn-style {
        padding: var(--padding-btn-h) var(--padding-btn-w);
    }
}
@media (max-width: 1080px) {
    .title-w3l {
        font-size: 30px !important;
        line-height: 40px;
        padding-bottom: var(--padding-title-header-mobile);
    }
    .title-w3l.three {
        font-size: 30px !important;
        line-height: 40px;
        padding-bottom: var(--padding-title-header-mobile);
    }
    .header-sec {
        padding-bottom: var(--padding-title-header-mobile);
    }
    .mt-md-5,
    .mt-md-6 {
        margin-top: 0 !important;
    }
    .banner-top1 {
        justify-content: center;
    }
}
@media (max-width: 568px) {
    .title-w3l {
        font-size: 28px !important;
        line-height: 38px;
    }
    .header-sec {
        padding-bottom: var(--padding-title-header-mobile);
    }
    .header-sec-soluciones {
        padding-bottom: var(--padding-title-header-mobile);
    }
    .copy-footer-29 {
        margin-bottom: var(--padding-title-header-text-mobile);
    }
    .form-container .col-md-6 {
        width: 50%;
    }

    .form-container .col-lg-12,
    .form-container .col-lg-11 {
        width: 100%;
    }
}
@media (max-width: 480px) {
    .title-w3l,
    .title-w3l.three {
        font-family: var(--heading-heading-5-font-family);
        font-weight: var(--heading-heading-5-font-weight);
        font-size: var(--heading-5-font-size) !important;
        line-height: var(--heading-heading-5-line-height);
        padding-bottom: var(--padding-title-header-mobile);
        color: var(--neutral-500);
        max-width: 100%;
    }
    .display {
        position: relative;
        align-self: stretch;
        margin-top: -1px;
        font-family: var(--body-large-medium-font-family);
        font-weight: var(--body-large-medium-font-weight);
        font-size: var(--body-large-medium-font-size);
        letter-spacing: var(--body-large-medium-letter-spacing);
        line-height: var(--body-large-medium-line-height);
        font-style: var(--body-large-medium-font-style);
        color: var(--neutral-500);
        padding-bottom: var(--padding-title-header-text-mobile);
    }
    .display-2 {
        position: relative;
        align-self: stretch;
        margin-top: -1px;
        font-family: var(--body-small-regular-font-family);
        font-weight: var(--body-small-regular-font-weight);
        font-size: var(--body-small-regular-font-size);
        letter-spacing: var(--body-small-regular-letter-spacing);
        line-height: var(--body-small-regular-line-height);
        font-style: var(--body-small-regular-font-style);
        color: var(--neutral-400);
    }
    .display-3 {
        font-family: var(--heading-heading-5-font-family);
        font-weight: var(--heading-heading-5-font-weight);
        font-size: var(--heading-5-font-size);
        line-height: var(--heading-heading-5-line-height);
        padding-bottom: var(--padding-title-header-mobile);
        color: var(--bs-white);
    }
    .header-sec-soluciones {
        padding-bottom: var(--padding-global-mobile);
    }
    .title-subhny {
        font-family: var(--body-medium-bold-font-family);
        font-weight: var(--body-medium-bold-font-weight);
        font-size: var(--body-medium-bold-font-size);
        line-height: var(--body-medium-bold-line-height);
        letter-spacing: var(--body-medium-bold-letter-spacing);
        color: var(--neutral-500);
    }
    .label-25 {
        font-family: var(--body-medium-bold-font-family);
        font-weight: var(--body-medium-bold-font-weight);
        font-size: var(--body-medium-bold-font-size);
        line-height: var(--body-medium-bold-line-height);
        letter-spacing: var(--body-medium-bold-letter-spacing);
        color: var(--bs-white);
    }
    .mt-md-5 {
        margin-top: 0 !important;
    }
    .mb-md-6 {
        padding-bottom: var(--padding-title-header-text-mobile) !important;
    }
    .mb-7 {
        margin-bottom: 0px !important;
    }
    .mt-7 {
        margin-top: 0 !important;
    }
    .container-mobile {
        padding-right: var(--bs-gutter-x, 0.75rem);
        padding-left: var(--bs-gutter-x, 0.75rem);
    }
    .cards-container {
        display: flex;
        flex-direction: column;
        padding-right: 0.75rem;
        padding-left: 0.75rem;
    }
}
@media (max-width: 375px) {
    .title-w3l,
    .title-w3l.three {
        font-family: var(--heading-heading-5-font-family);
        font-weight: var(--heading-heading-5-font-weight);
        font-size: var(--heading-5-font-size) !important;
        line-height: var(--heading-heading-5-line-height);
        padding-bottom: var(--padding-title-header-mobile);
        color: var(--neutral-500);
        max-width: 100%;
    }

    .display-3 {
        font-family: var(--heading-heading-5-font-family);
        font-weight: var(--heading-heading-5-font-weight);
        font-size: var(--heading-5-font-size);
        line-height: var(--heading-heading-5-line-height);
        padding-bottom: var(--padding-title-header-mobile);
        color: #fff;
    }
    .feature-4 {
        display: flex;
        position: relative;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        border-radius: var(--border-radius-card);
        box-shadow: var(--drop-shadow);
        width: 100%;
        padding: 16px 16px 32px 16px;
        overflow: hidden;
    }
    .btn-style {
        width: 100% !important;
    }
    p {
        font-size: 16px;
        line-height: 26px;
    }
    .header-sec-soluciones {
        padding-bottom: var(--padding-global-mobile);
    }
    .title-subhny {
        font-family: var(--body-medium-bold-font-family);
        font-weight: var(--body-medium-bold-font-weight);
        font-size: var(--body-medium-bold-font-size);
        line-height: var(--body-medium-bold-line-height);
        letter-spacing: var(--body-medium-bold-letter-spacing);
        color: var(--neutral-500);
    }
    .mb-md-6 {
        padding-bottom: var(--padding-title-header-text-mobile) !important;
    }
    .mb-7 {
        margin-bottom: var(--padding-title-header) !important;
    }
    .mt-7 {
        margin-top: 0 !important;
    }
    .container-mobile {
        padding-right: var(--bs-gutter-x, 0.75rem);
        padding-left: var(--bs-gutter-x, 0.75rem);
    }
    .cards-container {
        display: flex;
        flex-direction: column;
        padding-right: var(--bs-gutter-x, 0.75rem);
        padding-left: var(--bs-gutter-x, 0.75rem);
    }
    .header-sec {
        padding-bottom: var(--padding-title-header-mobile);
    }
    .copy-footer-29 {
        text-align: center !important;
        margin-bottom: var(--padding-title-header-text-mobile);
    }
}
.w3l-top-header {
    background: var(--primary-dark);
    padding: 10px 0;
}
header {
    background-color: var(--bg-color);
    padding: 0;
    transition: all 0.4s ease 0;
    height: 90px;
    display: grid;
    align-items: center;
    box-shadow: none;
}
header.nav-fixed {
    padding: 0;
    background-color: var(--bg-color);
    height: 80px;
    border-bottom: none;
    box-shadow: 0 3px 6px 0 #000;
}
.navbar .navbar-brand {
    padding: 0;
    font-size: 30px;
    font-weight: 600;
    text-transform: capitalize;
    color: var(--nav-color);
    margin: 0;
}
.navbar .navbar-brand span {
    color: var(--primary-color);
}
.navbar h1 {
    line-height: 0;
}
.navbar .navbar-brand img {
    max-width: 140px;
    transition: all 0.5s ease;
}
.navbar-nav .nav-item {
    padding: 0 12px;
    transition: all 0.5s ease;
    position: relative;
}
.navbar-nav .nav-link:focus {
    color: var(--neutral-500);
}
.navbar-expand-lg .navbar-nav .active,
.nav-link,
.navbar-expand-lg .navbar-nav .nav-link.active,
.navbar-expand-lg .navbar-nav .nav-link:hover {
    color: var(--primary-color);
    font-weight: var(--body-medium-bold-font-weight);
    letter-spacing: var(--body-medium-bold-letter-spacing);
    white-space: nowrap;
    position: relative;
    margin-top: -1px;
    font-family: var(--body-medium-bold-font-family);
    font-size: var(--body-medium-bold-font-size);
    line-height: var(--body-medium-bold-line-height);
    font-style: var(--body-medium-bold-font-style);
}
nav ul li a,
nav ul li a:after,
nav ul li a:before {
    transition: all 0.5s;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding: 5px 0;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    transition: 0.3s;
    position: relative;
    text-transform: capitalize;
    color: var(--nav-color);
}
ul.navbar-nav.search-right {
    align-items: center;
}
a.search-search {
    font-size: 18px;
    width: 44px;
    height: 44px;
    line-height: 45px;
    border-radius: 50%;
    padding: 0;
    text-align: center;
    color: var(--secondary-color);
    display: inline-block;
    border: none;
    background: var(--bg-grey);
}
a.search-search:hover {
    background: var(--secondary-color);
    color: #fff;
}
.nav-fixed .navbar-nav .nav-link {
    color: var(--heading-color);
    opacity: 0.9;
}
.nav-fixed .navbar-brand {
    color: var(--heading-color);
}
.nav-fixed a.search-search {
    background: var(--secondary-color);
    color: #fff;
}
.nav-fixed a.phone-btn {
    background: var(--primary-color);
    border: 1px solid var(--primary-color);
    color: #fff;
}
@media only screen and (max-width: 992px) {
    header.nav-fixed {
        height: auto;
        padding: 14px 0;
    }
    header {
        display: grid;
        height: 90px;
        padding: 0;
        align-items: center;
        box-sizing: border-box;
    }
    nav.navbar.navbar-expand-lg.navbar-light {
        padding: 0;
    }
    .navbar-toggler {
        padding: 0 !important;
        border: none;
    }
    .navbar-toggler:focus {
        box-shadow: none;
    }
    .navbar-collapse {
        max-height: calc(100vh - 80px);
        overflow: hidden;
        float: left;
        text-align: center;
        width: 100%;
        padding: 24px;
        background: var(--bg-color);
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        display: inline-block;
        text-align: center;
    }
    .navbar-toggler-icon {
        background-image: none;
        padding: 0;
        width: 34px;
        height: 34px;
        display: inline-block;
        background: #272121;
        border: none !important;
        text-align: center;
    }
    .navbar-toggler-icon.fa {
        font-size: 20px;
        line-height: 1.2em;
        background: var(--bs-white);
        line-height: 34px;
        color: var(--neutral-500);
    }
    button.navbar-toggler .icon-close {
        display: block;
    }
    button.navbar-toggler .icon-expand {
        display: none;
    }
    button.navbar-toggler.collapsed .icon-close {
        display: none;
    }
    button.navbar-toggler.collapsed .icon-expand {
        display: block;
    }
    .search-header .btn {
        display: block;
        width: 100%;
        margin-top: 16px;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        color: var(--nav-color);
        padding: 8px 0 10px;
    }
    li.search-right {
        margin: 20px 0;
    }
    .navbar-nav .nav-item {
        width: 100%;
        border-top: 1px solid var(--neutral-100);
    }
}
@media only screen and (max-width: 480px) {
    .navbar .navbar-brand {
        font-size: 30px;
    }
}
.w3l-main-content {
    margin-top: 0;
    background-color: #f7f9ff;
    padding: var(--padding-global);
}
.w3l-grids-2 {
    background: var(--bs-white);
    padding-right: 24px;
    padding-left: 24px;
    padding-top: var(--padding-global);
    padding-bottom: var(--padding-global);
}
.w3l-grids-3 {
    background: var(--bs-white);
    padding: var(--padding-global) var(--padding-global-side)
    var(--padding-global) var(--padding-global-side);
}
.w3l-grids-3.privacy {
    margin-top: 90px;
}
.w3l-slider-left-info h2.title {
    position: relative;
    margin-top: 34px;
    margin-bottom: 34px !important;
    margin-right: -36px;
    font-family: var(--heading-heading-2-font-family);
    font-weight: var(--heading-heading-2-font-weight);
    color: var(--primary-color);
    font-size: var(--heading-heading-2-font-size);
    letter-spacing: var(--heading-heading-2-letter-spacing);
    line-height: var(--heading-heading-2-line-height);
    font-style: var(--heading-heading-2-font-style);
}
.w3l-slider-left-info h3.title {
    position: relative;
    margin-top: 34px;
    margin-bottom: 34px !important;
    margin-right: -16px;
    font-family: var(--heading-heading-3-font-family);
    font-weight: var(--heading-heading-3-font-weight);
    color: var(--primary-color);
    font-size: var(--heading-heading-3-font-size);
    letter-spacing: var(--heading-heading-3-letter-spacing);
    line-height: var(--heading-heading-3-line-height);
    font-style: var(--heading-heading-3-font-style);
}
.w3l-slider-left-info h2.title span {
    font-weight: 600;
}
.w3l-slider-left-info h3.title span {
    font-weight: 400;
}
@media only screen and (max-width: 1080px) {
    .d-lg-block {
        display: block !important;
    }
    .btn-style {
        display: block;
        width: 100%;
        text-transform: capitalize;
        font-family: var(--body-small-bold-font-family);
        font-size: var(--body-small-bold-font-size);
        font-weight: var(--body-small-bold-font-weight);
        line-height: var(--body-small-bold-line-height);
        border-radius: var(--border-radius);
        transition: 0.3s ease-in;
    }
    .w3l-slider-left-info h2.title {
        font-size: 38px;
        line-height: 45px;
    }
    .w3l-slider-left-info h3.title {
        font-size: 34px;
        line-height: 40px;
    }
}
@media only screen and (max-width: 992px) {
    .w3l-slider-left-info {
        margin-top: 0;
    }
    .w3l-main-content {
        padding: var(--padding-global-mobile) var(--padding-global-side)
        var(--padding-global-mobile) var(--padding-global-side);
    }
    .w3l-grids-3,
    .w3l-grids-2 {
        background: var(--bs-white);
        padding: var(--padding-global-mobile) var(--padding-global-side)
        var(--padding-global-mobile) var(--padding-global-side);
    }
    .w3l-grids-3.privacy {
        margin-top: 100px;
    }
    .seccion-color3 {
        background: var(--neutral-100);
        padding-top: var(--padding-seccion-comience);
        padding-bottom: var(--padding-seccion-comience);
    }
    .pc {
        display: flex !important;
    }
    .pcblock {
        display: block;
    }
    .movil {
        display: none;
    }
    .header-sec {
        padding-bottom: var(--padding-title-header-mobile);
    }
    .display-3 {
        font-family: var(--heading-heading-3-font-family);
        font-weight: var(--heading-heading-3-font-weight);
        font-size: var(--heading-3-font-size);
        line-height: var(--heading-heading-2-line-height);
        padding-bottom: var(--padding-title-header-mobile);
        color: var(--bs-white);
    }
    .container-mobile {
        padding-right: var(--bs-gutter-x, 0.75rem);
        padding-left: var(--bs-gutter-x, 0.75rem);
    }
    .banner-top1 {
        text-align: center;
    }
    .w3l-slider-grids {
        width: 100%;
        margin: 0;
        padding: 0;
    }
}
@media only screen and (max-width: 568px) {
    .title-w3l,
    .title-w3l.three {
        font-family: var(--heading-heading-5-font-family);
        font-weight: var(--heading-heading-5-font-weight);
        font-size: var(--heading-5-font-size) !important;
        line-height: var(--heading-heading-5-line-height);
        padding-bottom: var(--padding-title-header-mobile);
        color: var(--neutral-500);
        max-width: 100%;
    }
    .w3l-footer-29-main .footer-list-29 {
        text-align: center !important;
        justify-content: center !important;
    }
    .w3l-footer-29-main a.navbar-brand,
    .main-social-footer-29,
    .copy-footer-29,
    .text-sm-end {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .w3l-slider-left-info img {
        max-width: 400px;
    }
    .w3l-slider-left-info h1.title {
        font-size: 35px;
    }
    .w3l-slider-left-info h2.title {
        font-size: 24px;
    }
    .movil {
        display: none;
    }
    .header-sec,
    .header-sec-2 {
        padding-bottom: var(--padding-title-header-mobile);
    }
    .w3banr-title {
        font-family: var(--body-small-medium-font-family);
        font-weight: var(--body-small-medium-font-weight);
        font-size: var(--body-small-medium-font-size);
        line-height: var(--body-small-medium-line-height);
        color: var(--neutral-500);
        margin-bottom: 5px;
    }
    .w3banr-p,
    .text-card {
        font-family: var(--body-small-regular-font-family);
        font-weight: var(--body-small-regular-font-weight);
        font-size: var(--body-small-regular-font-size);
        line-height: var(--body-small-regular-line-height);
        color: var(--neutral-400);
    }
    .w3banr-p.privacy {
        text-align: justify;
    }
    .mt-md-8 {
        margin-top: 1rem !important;
    }
    .display-3 {
        font-family: var(--heading-heading-5-font-family);
        font-weight: var(--heading-heading-5-font-weight);
        font-size: var(--heading-5-font-size);
        line-height: var(--heading-heading-5-line-height);
        padding-bottom: var(--padding-title-header-mobile);
        color: var(--bs-white);
    }
    .display-4 {
        font-family: var(--body-small-regular-font-family);
        font-weight: var(--body-small-regular-font-weight);
        font-size: var(--body-small-regular-font-size);
        line-height: var(--body-small-regular-line-height);
        color: var(--neutral-200);
    }
    .w3l-buttons {
        text-align: center;
        justify-content: center;
    }
    .mb-7 {
        margin-bottom: 8px !important;
    }
    .mt-7 {
        margin-top: 0 !important;
    }
    .mt-md-4 {
        margin-top: 1rem;
    }
}
@media only screen and (max-width: 415px) {
    .w3banr-title {
        font-family: var(--body-small-medium-font-family);
        font-weight: var(--body-small-medium-font-weight);
        font-size: var(--body-small-medium-font-size);
        line-height: var(--body-small-medium-line-height);
        color: var(--neutral-500);
        margin-bottom: 5px;
    }
    .w3banr-p,
    .text-card {
        font-family: var(--body-small-regular-font-family);
        font-weight: var(--body-small-regular-font-weight);
        font-size: var(--body-small-regular-font-size);
        line-height: var(--body-small-regular-line-height);
        color: var(--neutral-400);
    }
    .text-card.sm {
        text-align: justify;
    }
    .display-4 {
        font-family: var(--body-small-regular-font-family);
        font-weight: var(--body-small-regular-font-weight);
        font-size: var(--body-small-regular-font-size);
        line-height: var(--body-small-regular-line-height);
        color: var(--neutral-200);
    }
    .w3l-buttons {
        text-align: center;
        justify-content: center;
    }
    .mb-7 {
        margin-bottom: 8px !important;
    }
    .mt-7 {
        margin-top: 0 !important;
    }
    .w3l-slider-left-info h3.title {
        font-size: 28px;
        line-height: 30px;
    }
    .w3l-slider-left-info img {
        max-width: 100%;
    }
    .movil {
        display: none;
    }
    .pcblock {
        display: none;
    }
    .header-sec,
    .header-sec-2 {
        padding-bottom: var(--padding-title-header-mobile);
    }
    .copy-footer-29 {
        text-align: center !important;
        margin-bottom: var(--padding-title-header-text-mobile);
    }
}
.w3l-main-slider li {
    list-style-type: none;
}
.w3l-main-slider .banner-slider {
    position: relative;
    z-index: 1;
}
.w3l-main-slider .slider-info a img {
    transition: 0.3s ease-in;
    -webkit-transition: 0.3s ease-in;
    -o-transition: 0.3s ease-in;
    -moz-transition: 0.3s ease-in;
    -ms-transition: 0.3s ease-in;
}
.page {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(19rem, 1fr));
}
.w3l-grids-3 {
    background: var(--bs-white);
}
.seccion-color {
    background: var(--neutral-50);
}
.seccion-color2 {
    background: var(--neutral-400);
}
.seccion-color3 {
    background: var(--neutral-100);
}
.w3l-3-grids .grids3-info:hover img {
    overflow: hidden;
    transform: scale(1.1);
    transition: 0.3s ease-in-out;
}
.w3l-3-grids .w3-grids3-info {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: grid;
    align-content: center;
    overflow: hidden;
    padding: 3em;
    background-color: #000;
}
.w3l-3-grids .w3-grids3-info h6 a {
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
    display: block;
    color: var(--secondary-color);
    margin-bottom: 14px;
    letter-spacing: 1px;
}
.w3l-3-grids .w3-grids3-info h4 a {
    font-size: 34px;
    line-height: 40px;
    font-weight: 500;
    display: block;
    color: #fff;
}
.w3l-3-grids .w3-grids3-info h4 a span {
    font-weight: 700;
}
@media (max-width: 1280px) {
    .w3l-3-grids .w3-grids3-info h4 a {
        font-size: 30px;
        line-height: 40px;
    }
}
@media (max-width: 991px) {
    .w3l-3-grids .w3-grids3-info h4 a {
        font-size: 28px;
        line-height: 38px;
    }
    .w3l-3-grids .w3-grids3-info {
        padding: 2em;
        width: 100%;
        margin: 0 auto;
        border-radius: 0;
    }
    .w3l-3-grids .w3-grids3-info img {
        width: 100%;
    }

    .form-container {
        position: relative;
        width: 100%;
        margin-top: 24px;
    }

    .form-input {
        max-width: 100%;
        width: 100%;
        height: 40px;
        padding: 8px 16px 8px 16px;
        border: 1.5px solid var(--neutral-400);
        border-radius: 8px;
        margin-top: 5px;
        font-size: 1rem;
    }
}
p {
    margin: 0;
    padding: 0;
}
h4.head {
    font-weight: 600;
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 15px;
    margin-top: 10px;
}
@media screen and (max-width: 480px) {
    h4.head {
        font-size: 20px;
        line-height: 26px;
    }
    .header-sec {
        padding-bottom: var(--padding-title-header-mobile);
    }
    .copy-footer-29 {
        margin-bottom: var(--padding-title-header-text-mobile);
    }
}
.accordion .accordion-item {
    border-bottom: 1px solid var(--border-color-light);
    background-color: #fff0;
    border: none;
    border-bottom: 1px solid var(--border-color-light);
}
.accordion .accordion-item button[aria-expanded="true"] {
    border-bottom: 1px solid var(--border-color-light);
}
.accordion button {
    position: relative;
    display: block;
    text-align: left;
    width: 100%;
    padding: 1em 0;
    color: var(--heading-color);
    font-size: 1.15rem;
    font-weight: 400;
    border: none;
    background: 0 0;
    outline: 0;
}
.accordion button:focus,
.accordion button:hover {
    cursor: pointer;
    color: var(--primary-color);
}
.accordion button:focus::after,
.accordion button:hover::after {
    cursor: pointer;
    color: var(--primary-color);
    border: 1px solid var(--primary-color);
}
.accordion button .accordion-title {
    padding: 1em 1.5em 1em 0;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
}
.accordion button .icon {
    display: inline-block;
    position: absolute;
    top: 14px;
    right: 10px;
    width: 22px;
    height: 22px;
    border: 1px solid;
    border-radius: 22px;
}
.accordion button .icon::before {
    display: block;
    position: absolute;
    content: "";
    top: 9px;
    left: 5px;
    width: 10px;
    height: 2px;
    background: currentColor;
}
.accordion button .icon::after {
    display: block;
    position: absolute;
    content: "";
    top: 5px;
    left: 9px;
    width: 2px;
    height: 10px;
    background: currentColor;
}
.accordion button[aria-expanded="true"] {
    background: var(--primary-color);
    color: #fff;
    padding: 10px 20px;
    border-radius: var(--border-radius);
}
.accordion button[aria-expanded="true"] .icon::after {
    width: 0;
}
.accordion button[aria-expanded="true"] + .accordion-content {
    opacity: 1;
    max-height: 9em;
    transition: all 0.2s linear;
    will-change: opacity, max-height;
}
.accordion .accordion-content {
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transition: opacity 0.2s linear, max-height 0.2s linear;
    will-change: opacity, max-height;
}
.accordion .accordion-content p {
    margin: 1em 0;
    font-size: 18px;
    line-height: 28px;
}
@media (max-width: 480px) {
    .accordion button .accordion-title {
        padding: 0 1.5em 0 0;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: block;
    }
    .accordion button {
        padding: 0.5em 1.5em 0.5em 0;
    }
    .accordion button[aria-expanded="true"] + .accordion-content {
        max-height: 10em;
    }
    .accordion button .accordion-title {
        font-size: 18px;
    }
    .accordion .accordion-content p {
        font-size: 16px;
        line-height: 26px;
    }
}
.s {
    color: var(--font-color);
}
.c {
    color: var(--font-color);
}
p.inner-page-para {
    color: #fff;
    font-size: 15px;
    opacity: 0.7;
    text-transform: capitalize;
}
.w3l-grids-3 .grid-block {
    position: relative;
}
.w3l-grids-3 .grid-block-icon {
    display: block;
}
.w3l-grids-3 .grid-block h4 {
    color: var(--heading-color);
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 6px !important;
}
.w3l-grids-3 .grid-block span {
    font-size: 42px;
    color: var(--primary-color);
    opacity: 0.9;
    vertical-align: middle;
    line-height: 1em;
}
.w3l-grids-3 .grid-block.active span,
.w3l-grids-3 .grid-block:hover span {
    transition: 0.3s ease-in;
    color: var(--secondary-color);
    opacity: 0.9;
}
.w3l-video {
    background: url(../images/banner5.jpg) no-repeat center;
    -ms-background-size: cover;
    background-size: cover;
    z-index: 0;
    position: relative;
    display: grid;
    align-items: center;
    background-size: cover;
    z-index: 0;
    position: relative;
}
.w3l-video::before {
    content: "";
    background: var(--layer-1);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}
.w3l-video p {
    color: #fff;
    opacity: 0.8;
}
.w3l-footer-29-main {
    background: var(--bs-white);
    padding: var(--padding-global-mobile) var(--padding-global-side);
}
.w3l-footer-29-main a.navbar-brand {
    font-size: 28px;
    font-weight: 600;
    text-transform: capitalize;
    color: #fff;
    padding: 0;
    margin: 0;
}
.w3l-footer-29-main a.navbar-brand span {
    color: var(--primary-color);
}
.w3l-footer-29-main h6.footer-title-29 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 25px;
    font-weight: 600;
    position: relative;
    color: #fff;
}
.w3l-footer-29-main .footer-list-29 ul li {
    list-style: none;
}
.w3l-footer-29-main .footer-list-29 ul li:last-child {
    margin-bottom: 0;
}
.w3l-footer-29-main p {
    font-size: 15px;
    line-height: 26px;
    color: var(--primary-color);
}
.w3l-copyright .footer-list-29 ul li a,
.w3l-footer-29-main .footer-list-29 ul li a,
.w3l-footer-29-main .footer-list-29 ul li p,
.w3l-footer-29-main a {
    font-size: 15px;
    line-height: 26px;
    color: var(--primary-color);
}
.w3l-footer-29-main .footer-list-29 ul li a {
    opacity: 0.8;
}
.w3l-copyright .footer-list-29 ul li a:hover,
.w3l-footer-29-main .footer-list-29 ul li a:hover,
.w3l-footer-29-main a:hover {
    color: var(--secondary-color);
}
.w3l-footer-29-main .footer-list-29 a.btn {
    color: #fff;
    line-height: 16px;
}
.main-social-footer-29 a {
    margin-right: 6px;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    transition: 0.3s;
    color: var(--bs-white);
    background: var(--primary-color);
}
.main-social-footer-29 a:hover {
    background: var(--secondary-color);
    transition: 0.3s;
    color: var(--bs-white);
}
.footer-list-29 ul li span.fa {
    width: 25px;
}
.footer-1 {
    margin-bottom: var(--padding-title-header-text-mobile);
}
.w3l-copyright .copy-footer-29 {
    color: var(--bs-white);
}
.w3l-copyright .copy-footer-29 a:hover {
    color: var(--secondary-color);
}
.w3l-copyright {
    padding: 0.5em 0;
}
.w3l-copyright p.copy-footer-29 {
    color: var(--primary-color);
    font-family: "Plus Jakarta Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
}
@media (min-width: 569px) and (max-width: 767px) {
    .w3l-footer-29-main .main-social-footer-29,
    a.navbar-brand,
    .copy-footer-29,
    .text-sm-end {
        display: flex;
        text-align: center;
        justify-content: center;
    }
    .copy-footer-29 {
        margin-bottom: var(--padding-title-header-text-mobile);
    }
    .title-w3l,
    .title-w3l.three {
        font-family: var(--heading-heading-5-font-family);
        font-weight: var(--heading-heading-5-font-weight);
        font-size: var(--heading-5-font-size) !important;
        line-height: var(--heading-heading-5-line-height);
        padding-bottom: var(--padding-title-header-mobile);
        color: var(--neutral-500);
        max-width: 100%;
    }
    .display-3 {
        font-family: var(--heading-heading-5-font-family);
        font-weight: var(--heading-heading-5-font-weight);
        font-size: var(--heading-5-font-size);
        line-height: var(--heading-heading-5-line-height);
        padding-bottom: var(--padding-title-header-mobile);
        color: var(--bs-white);
    }
    .container-mobile {
        padding-right: var(--bs-gutter-x, 0.75rem);
        padding-left: var(--bs-gutter-x, 0.75rem);
    }
    .cards-container {
        display: flex;
        flex-direction: column;
        padding-right: 0.75rem;
        padding-left: 0.75rem;
    }
    .banner-top1 {
        text-align: center;
    }
    .form-container .col-md-6 {
        width: 50%;
    }
}

.logostyle {
    width: 161px;
    height: 24px;
    gap: 8px;
    opacity: 0;
}

.botonheadermovil {
    width: 118px;
    height: 32px;
    gap: 8px;
    padding: 8px 10px;
    background: #14375c;
    border-radius: 4px;
}

.sendTexto {
    font-family: Plus Jakarta Sans;
    font-size: 24px;
    font-weight: 600;
    line-height: 31.2px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

/*--/Photobox-Effect--*/

.photobox {
    --mediaPlaceholderRatio: var(--photoboxPlaceholderRatio, 50%);

    display: var(--photoboxDisplay, inline-flex);
    position: var(--photoboxPosition, relative);
    border-radius: var(--border-radius);
}

.photobox__previewbox {
    overflow: hidden;
    width: 100%;
    will-change: transform;
    border-radius: var(--border-radius);
}

.photobox__previewbox::after {
    content: "";
    width: var(--photoboxOverlayWidth, 100%);
    height: var(--photoboxOverlayHeight, 100%);
    background-color: var(--photoboxOverlayBackgroundColor, rgba(0, 0, 0, .8));

    position: absolute;
    top: var(--photoboxOverlayTop, 0);
    left: var(--photoboxOverlayLeft, 0);
    z-index: var(--photoboxOverlayZindex, 2);
    border-radius: var(--border-radius);
}

.photobox__info-wrapper {
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: .25rem;

    display: flex;

    opacity: 0;
    transition: opacity .2s ease-out;
    will-change: opacity;

    position: absolute;
    top: 0;
    left: 0;
    z-index: var(--photoboxInfoZindex, 2);
    border-radius: var(--border-radius);
}

.photobox__info {
    margin: auto;
}

.photobox:hover .photobox__info-wrapper {
    opacity: 1;
    transition-delay: .3s;
}

/*
triangular mask
*/

.photobox_triangular .photobox__previewbox::after {
    opacity: 0;
    clip-path: polygon(0 100%, 50% 0, 50% 0, 100% 100%);
    transition: clip-path .1s ease-out, opacity .1s ease-out;
    will-change: clip-path;
}

.photobox_triangular:hover .photobox__previewbox::after {
    opacity: 1;
    transition-duration: .4s;
    clip-path: polygon(0 100%, 0 0, 100% 0, 100% 100%);
}

.page {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(19rem, 1fr));
}

.photobox {
    color: #fff;
    font-size: 1.25rem;
    font-weight: 700;

}

/*--//Photobox-Effect--*/

/*--/blog--*/
.w3l-courses {
    background-color: #000;
}

.w3l-courses .card {
    border: none;
    background: var(--bg-color);
    border-radius: 16px;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25) !important;
}

.img-blog{
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
}
.w3l-courses .course-details {
    position: relative;
    background: transparent;
    margin-top: 18px;
}

.w3l-courses .course-details:hover a.course-desc {
    color: var(--primary-color);
}

.w3l-courses .meta-item span {
    color: var(--secondary-color);
    font-size: 15px;
    width: 17px;
}

.w3l-courses span.thin {
    font-weight: 300;

}

.w3l-courses span.meta-value {
    color: var(--heading-color);
    font-size: 14px;
    font-weight: 400;
}

.meta-item {
    margin-right: 20px;
    display: inline-block;
}

.w3l-courses .card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    border-bottom: none;
}

.blog-bottom-info {
    margin-top: 10px;

}

.meta-item:last-child {
    margin-right: 0px;
}

.w3l-courses a.course-desc {
    display: block;
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    color: var(--heading-color);
}

.w3l-courses .blogw3-left-content a.course-desc {
    display: block;
    font-size: 24px;
    line-height: 34px;
    font-weight: 700;
    color: var(--heading-color);
}

.w3l-courses a.course-desc:hover {
    opacity: .8;
}

.w3l-courses .course-meta {
    display: flex;
    justify-content: space-between;
}

.w3l-courses .course-title a {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}

.w3l-courses .text-more {
    max-width: 600px;
    margin: auto;
}

.w3l-courses p.sample a {
    font-weight: 600;
    padding-left: 5px;
}

.w3l-courses .price-review span {
    text-transform: uppercase;
    line-height: 1.4;
    color: #8c89a2;
    font-size: 15px;
    font-weight: 600;
}

.w3l-courses ul.blog-list li {
    list-style-type: none;
    display: inline-block;
    margin-right: 15px;
}

.w3l-courses ul.blog-list a {
    margin: 0;
    font-size: 14px;
    color: var(--bg-color);
    line-height: 25px;
}

@media only screen and (max-width:1280px) {
    .w3l-courses a.course-desc {
        display: block;
        font-size: 20px;
        line-height: 28px;
        font-weight: 700;
        color: var(--heading-color);
    }
}

@media only screen and (max-width: 736px) {
    .w3l-courses a.course-desc {
        font-size: 20px;
        line-height: 28px;
    }
}

@media only screen and (max-width: 375px) {
    .w3l-courses p.sample a {
        padding-left: 0px;
        display: block;
    }
}

.w3l-courses .owl-dots {
    bottom: -60px;
}

@media (max-width: 1080px) {
    .meta-item {
        margin-right: 10px;
    }

    .w3l-courses .course-details {
        padding: 30px;
    }
}

@media (max-width: 415px) {
    .blog-bottom-info {
        grid-template-columns: auto;
    }

    .blog-bottom-info a {
        order: 2;
    }
}

/*--/w3l-grids-page--*/
.w3l-grids-page {
    background: var(--bg-color);
}

.w3l-grids-page .course-details {
    box-shadow: none;
}

.blogw3-left-content.w3l-bloggris-single-post {
    margin: 0 auto;
    max-width: 800px;
}

ul.page-pagination li {
    display: inline-block;
}

ul.page-pagination li a.pre.page-numbers.current {
    display: block;
    padding: 10px 18px;
    color: #fff;
    text-align: center;
    border: 1px solid var(--secondary-color);
    border-radius: 6px;
    font-weight: 600;
    background: var(--secondary-color);
    transition: background-color .15s linear, color .15s linear;
    box-shadow: 0 25px 98px 0 rgba(19, 19, 19, 0.03);
}

ul.page-pagination li a.pre.page-numbers.current span {
    color: #fff;
}

ul.page-pagination li a.page-numbers,
ul.page-pagination li a.next {
    display: block;
    padding: 10px 18px;
    background-color: var(--bg-color);
    border: 1px solid var(--border-color-light);
    border-radius: 6px;
    font-weight: 600;
    color: var(--font-color);
    transition: background-color .15s linear, color .15s linear;
    box-shadow: 0 25px 98px 0 rgba(19, 19, 19, 0.03);
}

ul.page-pagination li a.page-numbers:hover,
ul.page-pagination li a.next:hover {
    background-color: var(--secondary-color);
    color: #fff;
    border: 1px solid var(--secondary-color);
}

ul.page-pagination li a.page-numbers:hover,
ul.page-pagination li a.next:hover span {
    color: #fff;
}

/*--/w3l-grids-page--*/
/*--/blog-sidebar--*/
/*--/blog--*/

/* Estilo uniforme para blog Meltsan sin cambiar color */
.text11-content,
.text11-content p,
.text11-content li,
.text11-content ul,
.text11-content ol,
.text11-content h5,
.text11-content h4 {
    font-family: "Plus Jakarta Sans", sans-serif;
    line-height: 1.7;
    font-size: 1.05rem;
}

.text11-content h5 {
    font-weight: 700;
    font-size: 1.3rem;
    margin-top: 2rem;
}

.text11-content h4 {
    font-weight: 700;
    font-size: 1.4rem;
    margin-top: 2.5rem;
}

.text11-content p {
    margin-bottom: 1.25rem;
}

.text11-content ul,
.text11-content ol {
    padding-left: 1.2rem;
    margin-bottom: 1.5rem;
}

.text11-content li {
    margin-bottom: 0.6rem;
}

.text11-content a {
    text-decoration: underline;
}

.text11-content a:hover {
    text-decoration: none;
}

/* ===== FAQ (estilo final limpio) ===== */
#faq .container{padding-left:2rem;padding-right:2rem}



/* ITEM */
#faq .accordion-item{
    border:1px solid #E2E9F4;
    border-radius:12px;
    overflow:hidden;
    margin-bottom:12px;
    background:#fff;
}

/* HEADER (botón) base */
#faq .accordion-button{
    position:relative;                 /* para fijar el ::after */
    font-weight:600;
    color:#24364A;
    background-color:#fff;
    padding:1rem 2.75rem 1rem 1.5rem;  /* aire + espacio ícono derecha */
    border-radius:10px;
    transition:background-color .25s ease,color .25s ease,box-shadow .25s ease;
    box-shadow:none;
}
#faq .accordion-button:hover,
#faq .accordion-button:focus{
    background-color:#F3F7FC;
    color:#0F2544;
    box-shadow:none;
}

/* HEADER abierto */
#faq .accordion-button:not(.collapsed){
    color:#0F2544 !important;
    background-color:#EAF1FA !important;   /* sutil azul, cámbialo a #fff si lo quieres minimal */
    border-bottom:1px solid #D7E3F3;
    box-shadow:inset 4px 0 0 #3E5C7D;      /* barra azul izquierda sin romper el radio */
    border-left:0 !important;
}

/* CUERPO */
#faq .accordion-body{
    line-height:1.6;
    color:#3E5C7D;
    background:#fff;
    padding:1rem 1.5rem;
}

#faq .accordion-button::after {
    /* Limpieza total del chevron Bootstrap */
    background-image: none !important;
    -webkit-mask-image: none !important;
    mask-image: none !important;

    /* Icono custom */
    content: '+';
    position: absolute;
    right: 1rem;
    top: 50%;
    transform: translateY(-50%);
    width: 1.25rem;
    height: 1.25rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 1.1rem;
    color: #3E5C7D;
}

#faq .accordion-button:not(.collapsed)::after {
    content: '–';
}

.extra-card {
    display: none;
}
.integraciones-section {
    background: #ffffff;
    padding: 80px 0;
    overflow: hidden;
}

.integraciones-wrapper {
    display: flex;
    flex-direction: column;
    gap: 10px;
    overflow: hidden;
}

.fila {
    display: flex;
    gap: 10px;
    width: max-content;
}

/* Tarjetas */
.integration-box {
    background: #ffffff;
    border-radius: 18px;
    padding: 10px;
    min-width: 230px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.integration-box img {
    max-width: 200px;
    object-fit: contain;
    transition: transform 0.3s ease;
}

.integration-box:hover img {
    transform: scale(1.1);
}

/* Animaciones horizontales más rápidas */
.fila1 {
    animation: moveLeft 14s linear infinite;
}

.fila2 {
    animation: moveRight 16s linear infinite;
}

.fila3 {
    animation: moveLeft 18s linear infinite;
}

.fila4 {
    animation: moveRight 15s linear infinite;
}

/* Keyframes */
@keyframes moveLeft {
    0% { transform: translateX(0); }
    100% { transform: translateX(-50%); }
}

@keyframes moveRight {
    0% { transform: translateX(-50%); }
    100% { transform: translateX(0); }
}


/* ========================= */
/* MOBILE OPTIMIZATION */
/* ========================= */

@media (max-width: 768px) {

    .integraciones-section {
        padding: 40px 0; /* antes 80px */
    }

    .integraciones-wrapper {
        gap: 20px; /* menos espacio entre filas */
    }

    .fila {
        gap: 30px; /* menos espacio entre logos */
    }

    .integration-box {
        min-width: 140px; /* antes 240px */
        padding: 12px 15px; /* antes 30px */
        border-radius: 12px;
    }

    .integration-box img {
        max-width: 100px; /* antes 160px */
        max-height: 45px;
    }

}

