.cta-disclosure a,.section-faq-cx a {
    color: #0027b3;
    font-weight: 500;
    -webkit-text-decoration: none;
    text-decoration: none
}

.cta-disclosure a:link,.section-faq-cx a:link,.cta-disclosure a:focus,.section-faq-cx a:focus,.cta-disclosure a:active,.section-faq-cx a:active,.cta-disclosure a:visited,.section-faq-cx a:visited {
    color: #0027b3
}

.cta-disclosure a:hover,.section-faq-cx a:hover {
    color: #0038df
}

.cta-disclosure a:hover,.section-faq-cx a:hover {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.hp-tooltip {
    cursor: pointer;
    display: inline-block;
    position: relative;
    z-index: 0
}

.hp-tooltip .title {
    color: #516880;
    border: 1px solid #f1f4f7;
    display: inline-block;
    padding: 2px 6px;
    -webkit-transition: all .1s ease-out;
    -o-transition: all .1s ease-out;
    transition: all .1s ease-out;
    border-radius: 100px;
    font-family: var(--font-family-invest-pro);
    font-weight: 400;
    font-size: 12px;
    line-height: 18px
}

.hp-tooltip svg {
    fill: #516880;
    width: 12px;
    height: 12px;
    content: "";
    display: inline-block;
    -webkit-transform: translateY(1px);
    -ms-transform: translateY(1px);
    -o-transform: translateY(1px);
    transform: translateY(1px);
    margin-right: 6px
}

.hp-tooltip .title:hover {
    -webkit-transition: all .1s ease-out;
    -o-transition: all .1s ease-out;
    transition: all .1s ease-out;
    background: #f1f4f7
}

.hp-tooltip:hover {
    z-index: 100;
    overflow: visible
}

.hp-tooltip:hover .title {
    background: #f1f4f7
}

.hp-tooltip:hover .tooltip-content,.hp-tooltip .title:hover .tooltip-content {
    opacity: 1;
    pointer-events: all
}

.hp-tooltip .tooltip-content {
    width: 300px;
    bottom: 100%;
    opacity: 0;
    z-index: -1;
    position: absolute;
    padding-bottom: 10px;
    pointer-events: none
}

.hp-tooltip .tooltip-content .bg {
    padding: 16px;
    border-radius: 6px;
    background: #fafafa;
    -webkit-box-shadow: 0px 1px 10px 0px rgba(0,0,0,.08);
    box-shadow: 0px 1px 10px 0px rgba(0,0,0,.08)
}

.hp-tooltip .tooltip-content p {
    color: #516880;
    margin: 0;
    font-size: 11px;
    line-height: 154.5454545455%
}

.hp-tooltip .tooltip-content p a {
    color: #516880;
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.hp-tooltip .tooltip-content p a:link,.hp-tooltip .tooltip-content p a:focus,.hp-tooltip .tooltip-content p a:active,.hp-tooltip .tooltip-content p a:visited {
    color: #516880
}

.hp-tooltip .tooltip-content p a:hover {
    color: #0038df
}

.hp-tooltip.align-center .tooltip-content {
    left: 100%;
    -webkit-transform: translateX(-75%);
    -ms-transform: translateX(-75%);
    -o-transform: translateX(-75%);
    transform: translateX(-75%)
}

.hp-tooltip.dark-mode .title {
    color: #a8b4bf;
    border-color: #262626
}

.hp-tooltip.dark-mode svg {
    fill: #a8b4bf
}

.hp-tooltip.dark-mode .title:hover,.hp-tooltip.dark-mode .tooltip-content .bg,.hp-tooltip.dark-mode:hover .title {
    background: #262626
}

.hp-tooltip.dark-mode .tooltip-content p {
    color: #a8b4bf
}

.hp-tooltip.dark-mode .tooltip-content p a {
    color: #a8b4bf
}

.hp-tooltip.dark-mode .tooltip-content p a:link,.hp-tooltip.dark-mode .tooltip-content p a:focus,.hp-tooltip.dark-mode .tooltip-content p a:active,.hp-tooltip.dark-mode .tooltip-content p a:visited {
    color: #a8b4bf
}

.hp-tooltip.dark-mode .tooltip-content p a:hover {
    color: #fff
}

.component-as-seen h5 {
    color: #a8b4c0;
    margin: 0 0 20px;
    font-size: var(--text-small-font-size);
    line-height: var(--text-small-line-height);
    font-weight: 500;
    font-family: var(--font-family-heading)
}

.component-as-seen ul {
    margin: 0;
    padding: 0 0 0 44px;
    overflow: hidden;
    font-size: 0;
    list-style: none;
    line-height: 0;
    white-space: nowrap
}

.component-as-seen ul li {
    display: inline-block;
    padding-right: 44px
}

.component-as-seen .svg-appstore-rating {
    width: 145px;
    border: 1px solid #dce2ea;
    padding: 0;
    font-size: 0;
    list-style: 0;
    border-radius: 6px
}

.component-as-seen .svg-appstore-rating svg {
    display: inline-block;
    vertical-align: middle
}

.component-as-seen.type-full-width .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 28px;
    padding-bottom: 28px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.component-as-seen.type-full-width .container h5 {
    margin: 0
}

.component-as-seen.type-full-width .container ul {
    padding-left: 20px
}

.component-as-seen.type-full-width .container h5,.component-as-seen.type-full-width .container ul {
    display: inline-block;
    vertical-align: middle
}

.section-page-hero {
    overflow: hidden;
    padding-top: 60px;
    border-bottom: 1px solid #eef0f2
}

.section-page-hero .pill {
    margin-bottom: 24px
}

.section-page-hero .h1 {
    color: #000;
    margin: 0 0 32px;
    font-family: var(--font-family-denton);
    font-weight: 300;
    font-size: var(--h1-font-size);
    line-height: var(--h1-line-height)
}

.section-page-hero p {
    color: #2b3746;
    margin: 0 0 32px;
    max-width: 480px;
    font-size: var(--text-large-font-size);
    font-weight: 400;
    line-height: var(--text-large-line-height);
    font-family: var(--font-family-text)
}

.section-page-hero .btn-blue-gradient {
    width: 100%;
    margin: 0 auto 16px;
    vertical-align: top
}

.section-page-hero .container {
    position: relative
}

.section-page-hero .span-title {
    padding-top: 50px
}

.section-page-hero .span-media {
    z-index: 2;
    position: relative
}

.section-page-hero .span-as-seen {
    left: 16px;
    width: 50%;
    bottom: 30px;
    display: none;
    z-index: 1;
    overflow: hidden;
    position: absolute
}

.section-page-hero .span-as-seen::before,.section-page-hero .span-as-seen::after {
    bottom: 0;
    height: 25px;
    content: "";
    display: block;
    z-index: 2;
    position: absolute
}

.section-page-hero .span-as-seen::after {
    right: 0;
    width: 120px;
    background: -webkit-gradient(linear, right top, left top, from(#ffffff), to(rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(right, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(right, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(270deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%)
}

.section-page-hero .span-as-seen::before {
    left: 0;
    width: 60px;
    background: -webkit-gradient(linear, left top, right top, from(#ffffff), to(rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%)
}

.section-page-hero.type-animation {
    text-align: center
}

@media(min-width: 750px) {
    .section-page-hero .btn-blue-gradient {
        width:-webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        margin: 0 16px 0 0;
        min-width: 172px
    }

    .section-page-hero .span-media {
        margin-top: 50px
    }

    .section-page-hero video {
        max-height: 500px;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center -180px;
        object-position: center -180px
    }
}

@media(min-width: 1024px) {
    .section-page-hero {
        padding-top:0
    }

    .section-page-hero .pill {
        margin-bottom: 32px
    }

    .section-page-hero .container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-top: 56px;
        padding-bottom: 24px
    }

    .section-page-hero .span-media {
        width: 50%;
        margin-top: 0;
        -ms-flex-item-align: stretch;
        align-self: stretch
    }

    .section-page-hero .span-title {
        width: 50%
    }

    .section-page-hero .span-as-seen {
        display: block
    }

    .section-page-hero .images img {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    .section-page-hero .video-wrap {
        top: 0;
        width: 50vw;
        height: 100%;
        display: inline-block;
        position: relative;
        max-width: 776px;
        border-radius: 12px;
        text-align: right;
        padding-right: 16px;
        background: none !important
    }

    .section-page-hero img,.section-page-hero video {
        width: 100%;
        height: 620px;
        display: inline-block;
        max-width: 620px;
        max-height: 100%;
        border-radius: 12px;
        -o-object-position: center;
        object-position: center
    }

    .section-page-hero.stretched .image,.section-page-hero.stretched .video-wrap {
        top: 0;
        left: 0;
        width: 50vw;
        height: 100%;
        z-index: 1
    }

    .section-page-hero.stretched .image img,.section-page-hero.stretched .image video,.section-page-hero.stretched .video-wrap img,.section-page-hero.stretched .video-wrap video {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: bottom left;
        object-position: bottom left
    }
}

@media(min-width: 1440px) {
    .section-page-hero .video-wrap {
        padding-right:32px
    }
}

.section-page-hero {
    background: #000
}

.section-page-hero .span-title {
    padding-top: 32px
}

.section-page-hero .span-title .pill {
    background: rgba(0,0,0,0);
    padding: 4px 8px;
    border: 1px solid hsla(0,0%,100%,.15);
    border-radius: 6px
}

.section-page-hero .span-title .h1 {
    color: #fff;
    margin: 0 0 24px
}

.section-page-hero .span-title .h1 span {
    color: var(--blue-light-001)
}

.section-page-hero .span-title p {
    color: #dce2ea;
    margin: 0 0 24px;
    max-width: 100%
}

.section-page-hero .span-title .btn-blue-gradient {
    margin: 0 auto 24px
}

.section-page-hero .span-title .btn-blue-gradient::after {
    margin-left: 12px;
    content: "â†˜"
}

.section-page-hero .span-media {
    margin-bottom: 32px
}

.section-page-hero .span-media video {
    border: 1px solid hsla(0,0%,100%,.15);
    border-radius: 12px
}

@media(min-width: 720px) {
    .section-page-hero .btn-blue-gradient {
        width:-webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        min-width: 160px
    }

    .section-page-hero .span-media video {
        width: 100%
    }
}

@media(min-width: 1000px) {
    .section-page-hero .span-title {
        padding-top:0px
    }

    .section-page-hero .span-title p {
        max-width: 480px
    }

    .section-page-hero .span-title .btn-blue-gradient {
        margin: 0 16px 0 0
    }

    .section-page-hero .span-media {
        padding: 32px 0 8px 0
    }

    .section-page-hero .span-media video {
        height: 477px;
        max-width: 477px
    }

    .section-page-hero .span-media img {
        height: 477px
    }
}

@media(min-width: 1240px) {
    .section-page-hero .span-title .h1 {
        margin:0 0 32px
    }

    .section-page-hero .span-title p {
        margin: 0 0 32px
    }

    .section-page-hero .span-media video {
        max-width: 628px;
        height: 628px
    }

    .section-page-hero .span-media img {
        height: 628px;
        max-width: 628px
    }
}

.section-guaranteed-yields {
    padding: 64px 0;
    border-bottom: 1px solid #eef0f2
}

.section-guaranteed-yields .container {
    max-width: 1094px
}

.section-guaranteed-yields .span-title {
    text-align: center
}

.section-guaranteed-yields .span-title .label {
    color: var(--blue-light-001);
    font-family: var(--font-family-invest-pro);
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500
}

.section-guaranteed-yields .span-title h2 {
    font-family: var(--font-family-denton);
    font-weight: 300;
    font-size: var(--h2-font-size);
    line-height: var(--h2-line-height);
    margin: 32px 0
}

.section-guaranteed-yields .span-title h2 span {
    color: #a8b4bf
}

.section-guaranteed-yields .span-title p {
    color: var(--grey-001);
    font-family: var(--font-family-text);
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin: 0 0 32px 0
}

.section-guaranteed-yields .span-media {
    padding-bottom: 32px
}

.section-guaranteed-yields .span-media .guaranteed-yields-image-fallback {
    height: 343px;
    width: 100%
}

.section-guaranteed-yields .span-lottie {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    border-radius: 12px;
    overflow: hidden;
    position: relative
}

.section-guaranteed-yields .span-lottie.desktop-lottie {
    display: none
}

.section-guaranteed-yields .span-lottie.mobile-lottie {
    margin-bottom: 32px
}

.section-guaranteed-yields .span-lottie .desktop-disclaimer,.section-guaranteed-yields .span-lottie .mobile-disclaimer {
    font-family: var(--font-family-text);
    font-weight: 500;
    font-size: 10px;
    line-height: 16px;
    color: #a8b4bf;
    border-top: 1px solid hsla(0,0%,100%,.15);
    padding: 14px 0px 14px 24px;
    position: absolute;
    width: 100%;
    bottom: 0
}

.section-guaranteed-yields .span-lottie .mobile-disclaimer {
    text-align: center
}

@supports(-webkit-hyphens: none) {
    .section-guaranteed-yields .span-lottie {
        aspect-ratio:1/1;
        width: 100%
    }
}

.section-guaranteed-yields .cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 32px;
    margin-bottom: 32px
}

.section-guaranteed-yields .cards .card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px
}

.section-guaranteed-yields .cards .number {
    width: 40px;
    height: 40px;
    padding: 8px 11px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: var(--font-family-invest-pro);
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    border: 1px solid var(--dark-001);
    border-radius: 99px
}

.section-guaranteed-yields .cards .span-text h3 {
    font-family: var(--font-family-invest-pro);
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    margin: 0 0 4px 0
}

.section-guaranteed-yields .cards .span-text p {
    color: var(--grey-001);
    font-family: var(--font-family-text);
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin: 0
}

.section-guaranteed-yields .span-disclosure {
    font-family: var(--font-family-text);
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    color: var(--grey-001)
}

@media(min-width: 720px) {
    .section-guaranteed-yields .cards {
        -webkit-box-orient:horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        gap: 16px
    }

    .section-guaranteed-yields .span-title h2 {
        max-width: 538px;
        margin: 32px auto
    }

    .section-guaranteed-yields .span-media .guaranteed-yields-image-fallback {
        height: 364px
    }

    .section-guaranteed-yields .span-lottie.desktop-lottie {
        display: block;
        margin-bottom: 32px
    }

    .section-guaranteed-yields .span-lottie.mobile-lottie {
        display: none
    }

    @supports(-webkit-hyphens: none) {
        .section-guaranteed-yields .span-lottie {
            aspect-ratio:1062/500
        }
    }
}

@media(min-width: 1000px) {
    .section-guaranteed-yields {
        padding:80px 0
    }

    .section-guaranteed-yields .span-title p {
        margin: 0 auto 32px auto;
        max-width: 776px
    }

    .section-guaranteed-yields .cards {
        gap: 32px
    }

    .section-guaranteed-yields .cards .card {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .section-guaranteed-yields .cards .span-text {
        max-width: 248px
    }
}

@media(min-width: 1240px) {
    .section-guaranteed-yields {
        padding:112px 0
    }

    .section-guaranteed-yields .span-title p {
        max-width: 628px
    }

    .section-guaranteed-yields .cards .span-text {
        max-width: 277px
    }

    .section-guaranteed-yields .span-media .guaranteed-yields-image-fallback {
        height: 500px
    }
}

.section-guaranteed-yields .span-media {
    display: none
}

.no-js .section-guaranteed-yields .span-lottie {
    display: none
}

.no-js .section-guaranteed-yields .span-media {
    display: block
}

.section-features {
    padding: 64px 0
}

.section-features .container {
    max-width: 1094px
}

.section-features .features {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 64px
}

.section-features .span-title .label {
    color: var(--blue-light-001);
    font-family: var(--font-family-invest-pro);
    font-weight: 500;
    font-size: 16px;
    line-height: 24px
}

.section-features .span-title h3 {
    font-family: var(--font-family-invest-pro);
    font-weight: 500;
    font-size: 32px;
    line-height: 36px;
    margin: 16px 0
}

.section-features .span-title p {
    color: var(--grey-001);
    font-family: var(--font-family-text);
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    margin: 0 0 32px 0
}

.section-features .span-media {
    height: 220px;
    width: 100%
}

.section-features .span-media .feature-image-fallback {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.section-features .span-lottie {
    aspect-ratio: 343/220;
    overflow: hidden;
    border-radius: 12px
}

@media(min-width: 720px) {
    .section-features .feature {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .section-features .span-title {
        max-width: 316px
    }

    .section-features .span-title p {
        margin: 0
    }

    .section-features .span-media {
        height: 222px;
        width: 348px
    }

    .section-features .span-lottie {
        width: 348px;
        height: 222px
    }
}

@media(min-width: 1000px) {
    .section-features {
        padding:80px 0
    }

    .section-features .span-title {
        max-width: 338px
    }

    .section-features .span-media {
        height: 368px;
        width: 578px
    }

    .section-features .span-lottie {
        height: 368px;
        width: 578px
    }
}

@media(min-width: 1240px) {
    .section-features {
        padding:112px 0
    }

    .section-features .span-title {
        max-width: 370px
    }

    .section-features .span-media {
        height: 400px;
        width: 628px
    }

    .section-features .span-lottie {
        height: 400px;
        width: 628px
    }
}

.section-features .span-media {
    display: none
}

.no-js .section-features .span-lottie {
    display: none
}

.no-js .section-features .span-media {
    display: block
}

.section-security {
    padding: 96px 0;
    position: relative
}

.section-security .container {
    justify-items: center
}

.section-security .span-title {
    text-align: center
}

.section-security .span-title h3 {
    color: var(--white);
    font-family: var(--font-family-denton);
    font-weight: 300;
    font-size: var(--h2-font-size);
    line-height: var(--h2-line-height);
    margin: 0 0 24px 0
}

.section-security .span-title h3 span {
    color: var(--blue-light-001)
}

.section-security .span-title p {
    color: #dce2ea;
    font-family: var(--font-family-text);
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    margin: 0
}

.section-security .span-media {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    z-index: -1;
    overflow: hidden
}

.section-security .span-media img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}

.section-security .span-media .video-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%
}

.section-security .span-media video {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}

@media(min-width: 720px) {
    .section-security {
        padding:80px 0
    }

    .section-security .span-title p {
        max-width: 628px;
        margin: 0 auto
    }
}

@media(min-width: 1000px) {
    .section-security {
        padding:128px 0
    }
}

@media(min-width: 1240px) {
    .section-security {
        padding:160px 0
    }
}

.section-faq-cx {
    margin: 40px 0
}

.section-faq-cx h2 {
    color: #000;
    margin: 0 0 40px;
    font-family: var(--font-family-denton);
    font-weight: 300;
    font-size: var(--h4-font-size);
    line-height: var(--h4-line-height)
}

.section-faq-cx h3 {
    color: #000;
    margin: 0 0 32px;
    font-family: var(--font-family-invest-pro);
    font-weight: 400;
    font-size: 18px;
    line-height: 28px
}

.section-faq-cx details {
    padding: 0;
    border-top: 1px solid #f1f4f7
}

.section-faq-cx details:last-of-type {
    border-bottom: 1px solid #f1f4f7
}

.section-faq-cx summary {
    color: #516880;
    cursor: pointer;
    padding: 20px 30px 20px 0;
    position: relative;
    font-family: var(--font-family-invest-pro);
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400
}

.section-faq-cx summary::after {
    top: 29px;
    right: 0;
    color: #516880;
    display: block;
    content: "âŒƒ";
    position: absolute;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    font-size: 20px;
    line-height: 0;
    pointer-events: none
}

.section-faq-cx details[open]>summary {
    color: #000;
    padding-bottom: 10px
}

.section-faq-cx details[open]>summary::after {
    top: 35px;
    color: #000;
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
}

.section-faq-cx details[open] p,.section-faq-cx details[open] ol,.section-faq-cx details[open] ul {
    color: #516880
}

.section-faq-cx summary::-webkit-details-marker,.section-faq-cx summary::marker {
    display: none;
    content: ""
}

.section-faq-cx p,.section-faq-cx ol,.section-faq-cx ul {
    color: #516880;
    margin: 0 0 20px;
    font-size: var(--text-regular-font-size);
    font-weight: 400;
    line-height: var(--text-regular-line-height);
    font-family: var(--font-family-text)
}

.section-faq-cx ol li+li,.section-faq-cx ul li+li {
    margin-top: 8px
}

.section-faq-cx .span-cx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    background: #fafafa;
    margin-top: 40px;
    padding-top: 40px
}

.section-faq-cx .span-cx h4 {
    margin: 0;
    font-family: var(--font-family-invest-pro);
    font-weight: 500;
    font-size: 16px;
    line-height: 24px
}

.section-faq-cx .span-cx svg {
    height: auto !important
}

.section-faq-cx .span-content {
    padding: 0 24px
}

.section-faq-cx .span-animation {
    padding: 0 24px
}

.section-faq-cx .span-button {
    width: 100%;
    padding: 16px 24px;
    border-top: 1px solid #f1f4f7
}

.section-faq-cx .span-button a {
    color: #0038ff;
    display: block;
    position: relative;
    -webkit-text-decoration: none;
    text-decoration: none
}

.section-faq-cx .span-button a:link,.section-faq-cx .span-button a:focus,.section-faq-cx .span-button a:active,.section-faq-cx .span-button a:visited {
    color: #0038ff
}

.section-faq-cx .span-button a:hover {
    color: #0000d3
}

.section-faq-cx .span-button a .svg-icon {
    top: 50%;
    right: 0;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.section-faq-cx.type-faq-cards p,.section-faq-cx.type-faq-cards ol,.section-faq-cx.type-faq-cards ul {
    color: #516880;
    font-size: 14px;
    line-height: 157.1428571429%
}

.section-faq-cx.type-faq-cards .h3 {
    font-family: var(--font-family-denton);
    font-weight: 300;
    font-size: var(--h3-font-size);
    line-height: var(--h3-line-height);
    text-align: center
}

.section-faq-cx .card {
    border: 1px solid #f1f4f7;
    padding: 32px 32px 28px;
    margin-bottom: 32px;
    border-radius: 6px
}

@media(min-width: 720px) {
    .section-faq-cx {
        margin:100px 0
    }

    .section-faq-cx .span-cx {
        padding: 0;
        max-width: 850px;
        margin-left: auto;
        margin-right: auto
    }

    .section-faq-cx .span-content {
        width: calc(100% - 375px);
        padding-top: 36px
    }

    .section-faq-cx .span-animation {
        width: 375px;
        height: 185px;
        overflow: hidden;
        font-size: 0
    }
}

@media(min-width: 1000px) {
    .section-faq-cx .span-cards {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 40px
    }

    .section-faq-cx .card {
        width: 33.3333333333%;
        max-width: calc(33.3333333333% - 12px)
    }
}

.section-faq-cx~.section-faq,.section-faq-cx~.section-support {
    display: none
}

.section-cta-title-button {
    padding: 80px 0 0;
    text-align: center;
    background: -webkit-linear-gradient(254deg, #02052a 26.47%, #040509 46.33%);
    background: -o-linear-gradient(254deg, #02052a 26.47%, #040509 46.33%);
    background: linear-gradient(196deg, #02052a 26.47%, #040509 46.33%);
    overflow: hidden
}

.section-cta-title-button h2 {
    color: #fff;
    margin: 0 0 32px;
    text-align: center;
    font-family: var(--font-family-denton);
    font-weight: 300;
    font-size: var(--h2-font-size);
    line-height: var(--h2-line-height)
}

.section-cta-title-button h2 span {
    color: #4d74ff
}

.section-cta-title-button h2 sup {
    top: 0;
    font-size: 50%;
    vertical-align: super
}

.section-cta-title-button .span-content a {
    font-family: var(--font-family-invest-pro);
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #fff;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-align: center;
    padding: 16px 64px;
    border-radius: 100px;
    background: #0038ff;
    -webkit-box-shadow: 0px 0px 60px 0px rgba(0,56,255,.89);
    box-shadow: 0px 0px 60px 0px rgba(0,56,255,.89);
    backdrop-filter: blur(4px);
    -webkit-transition: -webkit-box-shadow 2s ease-in-out;
    transition: -webkit-box-shadow 2s ease-in-out;
    -o-transition: box-shadow 2s ease-in-out;
    transition: box-shadow 2s ease-in-out;
    transition: box-shadow 2s ease-in-out, -webkit-box-shadow 2s ease-in-out
}

.section-cta-title-button .span-content a:hover {
    -webkit-animation: pulsate 2s infinite;
    -o-animation: pulsate 2s infinite;
    animation: pulsate 2s infinite
}

.section-cta-title-button .span-media {
    left: -16px;
    width: 100vw;
    overflow: hidden;
    position: relative;
    padding-top: 100px
}

.section-cta-title-button img {
    left: -30vw;
    width: 120vw;
    margin: 0;
    position: relative;
    max-width: none;
    max-width: initial
}

@media(min-width: 750px) {
    .section-cta-title-button .span-media {
        left:auto;
        width: 100%;
        padding-top: 45px
    }

    .section-cta-title-button img {
        left: auto;
        width: 100%;
        margin: 0 auto;
        max-width: 880px
    }

    .section-cta-title-button div.image {
        height: 450px;
        overflow: hidden
    }
}

@media(min-width: 1000px) {
    .section-cta-title-button h2 {
        margin:0 0 44px;
        line-height: 58px
    }

    .section-cta-title-button .span-media {
        padding-top: 60px
    }

    .section-cta-title-button div.image {
        height: 420px
    }
}

@media(min-width: 1200px) {
    .section-cta-title-button {
        padding:96px 0 0
    }

    .section-cta-title-button h2 sup {
        font-size: 35%;
        margin-left: 2px
    }

    .section-cta-title-button img {
        max-width: 1040px;
        -webkit-transform: translateX(-60px);
        -ms-transform: translateX(-60px);
        -o-transform: translateX(-60px);
        transform: translateX(-60px)
    }

    .section-cta-title-button div.image {
        height: 510px
    }
}

.cta-disclosure {
    padding: 60px 0;
    background: #fafafa
}

.cta-disclosure p {
    color: #516880;
    margin: 0 0 10px;
    font-size: 14px;
    line-height: 150%
}

.cta-disclosure a {
    font-weight: 500
}

.cta-disclosure b,.cta-disclosure strong {
    font-weight: 500
}

@-webkit-keyframes pulsate {
    0%,100% {
        -webkit-box-shadow: 0px 0px 60px 5px rgba(0,56,255,.89);
        box-shadow: 0px 0px 60px 5px rgba(0,56,255,.89)
    }

    50% {
        -webkit-box-shadow: 0px 0px 30px 2.5px rgba(0,56,255,.89);
        box-shadow: 0px 0px 30px 2.5px rgba(0,56,255,.89)
    }
}

@-o-keyframes pulsate {
    0%,100% {
        box-shadow: 0px 0px 60px 5px rgba(0,56,255,.89)
    }

    50% {
        box-shadow: 0px 0px 30px 2.5px rgba(0,56,255,.89)
    }
}

@keyframes pulsate {
    0%,100% {
        -webkit-box-shadow: 0px 0px 60px 5px rgba(0,56,255,.89);
        box-shadow: 0px 0px 60px 5px rgba(0,56,255,.89)
    }

    50% {
        -webkit-box-shadow: 0px 0px 30px 2.5px rgba(0,56,255,.89);
        box-shadow: 0px 0px 30px 2.5px rgba(0,56,255,.89)
    }
}

@media(min-width: 1000px) {
    .section-cta-title-button .span-content h2 {
        max-width:763px;
        justify-self: center;
        margin: 0 auto 44px
    }
}
