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

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

.section-highlights .span-title {
    margin: 0 auto;
    max-width: 700px;
    text-align: center;
    padding-bottom: 48px
}

.section-security {
    padding: 80px 0;
    background: #fafafa
}

.section-security h2 {
    margin: 0;
    font-family: var(--font-family-denton);
    font-weight: 300;
    font-size: var(--h2-font-size);
    line-height: var(--h2-line-height)
}

.section-security p {
    color: #516880;
    margin: 0;
    font-size: 16px;
    line-height: 150%
}

.section-security .image-svg {
    margin: 0 0 8px;
    display: inline-block
}

.section-security .wrap {
    margin: 0 auto;
    max-width: 980px;
    border-radius: 6px
}

.section-security .span-title {
    max-width: 400px;
    padding-bottom: 40px
}

@media(min-width: 720px) {
    .section-security {
        background:none;
        border-bottom: 1px solid #f1f4f7
    }

    .section-security .wrap {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 40px 60px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        background: #fafafa;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .section-security .span-title {
        padding: 0
    }

    .section-security .span-text {
        max-width: 380px
    }
}

.section-highlights {
    color: #000;
    margin: 48px 0 2px;
    overflow: hidden;
    border-bottom: 1px solid #eef0f2;
    padding-bottom: 35px
}

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

.section-highlights h3 {
    margin: 0 0 8px;
    font-family: var(--font-family-invest-pro);
    font-weight: 500;
    font-size: 18px;
    line-height: 28px
}

.section-highlights p {
    color: #516880;
    margin: 6px 0 0;
    font-size: var(--text-regular-font-size);
    font-weight: 400;
    line-height: var(--text-regular-line-height);
    font-family: var(--font-family-text)
}

.section-highlights .btn-transparent {
    margin-bottom: 32px
}

.section-highlights .svg-icon-src {
    width: 32px;
    height: 32px;
    margin: 0 0 8px;
    display: inline-block
}

.section-highlights .svg-icon-src svg {
    width: 100%;
    height: 100%
}

.section-highlights .number {
    width: 44px;
    height: 44px;
    margin: 0 0 10px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    background: #f6f7f9;
    border-radius: 6px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: var(--h5-font-size);
    line-height: var(--h5-line-height);
    font-weight: 500;
    font-family: var(--font-family-heading)
}

.section-highlights .span-item {
    margin-bottom: 46px
}

@media(min-width: 768px) {
    .section-highlights {
        margin:64px 0 0;
        padding-bottom: 18px
    }

    .section-highlights .row {
        left: -30px;
        width: calc(100% + 60px);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: relative;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .section-highlights .span-item {
        width: 33.3333333333%;
        padding-left: 30px;
        padding-right: 30px
    }
}

.section-highlights {
    border: none;
    padding: 80px 0
}

.section-highlights .span-item {
    border: 1px solid #f1f4f7;
    padding: 32px;
    border-radius: 6px;
    margin-bottom: 16px
}

.section-highlights ul {
    color: #516880;
    margin: 0;
    padding: 0;
    list-style: none
}

.section-highlights ul li {
    padding: 0 0 0 20px;
    position: relative;
    font-size: 16px;
    line-height: 150%
}

.section-highlights ul li::before {
    top: 4px;
    left: 0;
    width: 14px;
    height: 14px;
    margin: 0 6px 0 0;
    display: inline-block;
    content: "";
    position: absolute;
    -webkit-transform: translateY(1px);
    -ms-transform: translateY(1px);
    -o-transform: translateY(1px);
    transform: translateY(1px);
    background-size: contain;
    background-image: url("data:image/svg+xml,%3csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e %3cpath d='M13.7071 2.33211C14.0976 2.71942 14.0976 3.34841 13.7071 3.73572L5.70796 11.6678C5.31738 12.0551 4.68307 12.0551 4.29249 11.6678L0.292936 7.70176C-0.0976454 7.31445 -0.0976454 6.68546 0.292936 6.29815C0.683517 5.91085 1.31782 5.91085 1.7084 6.29815L5.00179 9.56085L12.2947 2.33211C12.6853 1.9448 13.3196 1.9448 13.7102 2.33211H13.7071Z' fill='%230038FF'/%3e %3c/svg%3e")
}

.section-highlights ul li+li {
    position: relative;
    margin-top: 8px
}

.section-highlights .hp-tooltip-wrap {
    margin-top: 50px;
    text-align: center
}

@media(min-width: 720px) {
    .section-highlights {
        padding:56px 0 40px
    }
}

@media(min-width: 768px) {
    .section-highlights .row {
        left:auto;
        width: 100%
    }

    .section-highlights .span-item {
        width: calc(50% - 12px)
    }
}

@media(min-width: 1000px) {
    .section-highlights {
        margin:0 auto;
        padding: 96px 0
    }

    .section-highlights h2 {
        max-width: 620px;
        font-size: 52px;
        line-height: 111.5384615385%
    }
}

.section-text-media {
    color: #000;
    margin: 48px 0 2px;
    border-top: 1px solid #eef0f2;
    border-bottom: 1px solid #eef0f2
}

.section-text-media .span-image {
    overflow: hidden;
    max-height: 300px
}

.section-text-media .image {
    margin: 0 auto;
    max-width: 70%
}

.section-text-media .type-card .span-image {
    border: 1px solid hsla(0,0%,100%,.3);
    max-height: none;
    max-height: initial;
    background: #fafafa;
    border-radius: 16px
}

@media(min-width: 720px) {
    .section-text-media {
        margin-bottom:100px
    }

    .section-text-media .container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .section-text-media .span-image {
        width: 50%;
        max-height: none;
        max-height: initial
    }

    .section-text-media .span-title {
        width: 50%;
        max-width: 520px
    }

    .section-text-media .image {
        max-width: 290px
    }
}

.container-text-media.container {
    padding-top: 48px
}

.container-text-media .span-title {
    padding-bottom: 48px
}

.container-text-media .pill {
    margin-bottom: 30px
}

.container-text-media h2 {
    margin: 0 0 24px;
    font-family: var(--font-family-denton);
    font-weight: 300;
    font-size: var(--h3-font-size);
    line-height: var(--h3-line-height)
}

.container-text-media p {
    color: #516880;
    margin: 0;
    font-size: var(--text-regular-font-size);
    font-weight: 400;
    line-height: var(--text-regular-line-height);
    font-family: var(--font-family-text)
}

.container-text-media p:last-of-type {
    margin-bottom: 0
}

.container-text-media p+.btn-wrap {
    padding-top: 40px
}

.container-text-media.media-left .span-title {
    -webkit-box-ordinal-group: 31;
    -ms-flex-order: 30;
    order: 30
}

@media(min-width: 1024px) {
    .container-text-media h2 {
        margin:0 0 32px;
        font-family: var(--font-family-denton);
        font-weight: 300;
        font-size: var(--h2-font-size);
        line-height: var(--h2-line-height)
    }

    .container-text-media .span-title {
        padding-top: 50px;
        padding-bottom: 100px
    }

    .container-text-media .span-image {
        -ms-flex-item-align: end;
        align-self: flex-end
    }

    .container-text-media .image {
        max-width: 340px
    }
}

#section-max-out {
    border: none;
    padding-bottom: 80px
}

#section-max-out .span-title {
    padding-bottom: 16px
}

#section-max-out .span-image {
    max-width: 630px
}

#section-max-out small {
    color: #516880;
    display: block;
    margin-top: 8px;
    font-size: 10px;
    line-height: 160%
}
