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

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

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

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

.section-stats {
    padding: 112px 0 0;
    overflow: hidden;
    text-align: center;
    background: #000;
    border-bottom: 1px solid hsla(0,0%,100%,.15)
}

.section-stats h2 {
    color: #fafafa;
    margin: 0 auto 32px;
    font-family: var(--font-family-denton);
    font-weight: 300;
    font-size: 52px;
    line-height: 58px
}

.section-stats h2 span {
    background: -webkit-gradient(linear, left top, right top, from(#52ffff), to(#0a9393));
    background: -webkit-linear-gradient(left, #52ffff 0%, #0a9393 100%);
    background: -o-linear-gradient(left, #52ffff 0%, #0a9393 100%);
    background: linear-gradient(90deg, #52ffff 0%, #0a9393 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0,0,0,0);
    background-clip: text
}

.section-stats p {
    color: #dce2ea;
    margin: 32px auto 0;
    max-width: 520px;
    font-size: 14px;
    line-height: 142.8571428571%
}

.section-stats .span-stats {
    margin: 64px auto
}

.section-stats .span-stat {
    display: inline-block;
    margin: 0 auto;
    position: relative;
    max-width: 1080px
}

.section-stats .up {
    top: 0;
    color: #52ffff;
    position: absolute;
    font-family: var(--font-family-invest-pro);
    font-weight: 400;
    font-size: 18px;
    line-height: 24px
}

.section-stats .span-stat:first-of-type {
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    -o-transform: translateX(30px);
    transform: translateX(30px)
}

.section-stats .span-stat:first-of-type .up {
    left: 0;
    -webkit-transform: translateX(-100%) translateX(-4px);
    -ms-transform: translateX(-100%) translateX(-4px);
    -o-transform: translateX(-100%) translateX(-4px);
    transform: translateX(-100%) translateX(-4px)
}

.section-stats .span-stat:first-of-type .up::before {
    margin-right: 2px;
    content: "↗"
}

.section-stats .span-stat:last-of-type {
    -webkit-transform: translateX(-38px);
    -ms-transform: translateX(-38px);
    -o-transform: translateX(-38px);
    transform: translateX(-38px);
    margin-top: 32px
}

.section-stats .span-stat:last-of-type .up {
    right: 0;
    -webkit-transform: translateX(100%) translateX(4px);
    -ms-transform: translateX(100%) translateX(4px);
    -o-transform: translateX(100%) translateX(4px);
    transform: translateX(100%) translateX(4px)
}

.section-stats .span-stat:last-of-type .up::before {
    margin-right: 2px;
    content: "↑"
}

.section-stats .down {
    color: #52ffff;
    font-family: var(--font-family-invest-pro);
    font-weight: 500;
    font-size: 14px;
    line-height: 20px
}

.section-stats .number {
    color: #f1f4f7;
    display: block;
    font-family: var(--font-family-invest-pro);
    font-weight: 400;
    font-size: 56px;
    line-height: 62px
}

.section-stats .span-media {
    height: 250px;
    margin: 0 auto;
    position: relative;
    max-width: 1180px;
    background-position: center
}

.section-stats .bg-image {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: bottom center;
    object-position: bottom center
}

.section-stats video {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    display: block;
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: bottom center;
    object-position: bottom center
}

@media(min-width: 720px) {
    .section-stats .span-stat {
        display:inline-block;
        vertical-align: middle
    }

    .section-stats .number {
        font-size: 64px;
        line-height: 109.375%
    }

    .section-stats .span-stat:last-of-type {
        margin: 0 0 0 16px;
        -webkit-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }

    .section-stats .span-stat:first-of-type {
        margin: 0 16px 0 0;
        -webkit-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }
}

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

    .section-stats h2 {
        font-size: 76px
    }

    .section-stats h2 span {
        line-height: 82px
    }

    .section-stats .up {
        font-family: var(--font-family-invest-pro);
        font-weight: 400;
        font-size: 24px;
        line-height: 24px
    }

    .section-stats .span-stat:last-of-type {
        margin: 0 0 0 30px
    }

    .section-stats .span-stat:first-of-type {
        margin: 0 30px 0 0
    }

    .section-stats .span-stat:first-of-type .up::before {
        font-size: 27px;
        margin-right: 8px
    }

    .section-stats .span-stat:last-of-type .up {
        margin-right: 8px
    }

    .section-stats .number {
        font-size: 92px;
        line-height: 1
    }

    .section-stats video {
        width: auto;
        width: initial;
        height: auto;
        height: initial;
        position: static;
        -o-object-fit: initial;
        object-fit: initial;
        -o-object-position: initial;
        object-position: initial
    }

    .section-stats video~img {
        display: none
    }
}

@media(min-width: 1200px) {
    .section-stats .number {
        font-size:102px;
        line-height: 1
    }

    .section-stats .span-stat:last-of-type {
        margin: 0 0 0 48px
    }

    .section-stats .span-stat:first-of-type {
        margin: 0 48px 0 0
    }
}

.section-features .swiper-buttons {
    margin-bottom: 24px
}

.section-features .swiper-button {
    width: 40px;
    height: 40px;
    border: 1px solid hsla(0,0%,100%,.3);
    background: hsla(0,0%,100%,.08);
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 100px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    -webkit-transition: border-color .3s ease;
    -o-transition: border-color .3s ease;
    transition: border-color .3s ease
}

.section-features .swiper-button span {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0
}

.section-features .swiper-button:hover {
    border-color: #dce2ea
}

.section-features .swiper-button.prev::before {
    color: #fff;
    content: "←";
    font-size: 18px
}

.section-features .swiper-button.next::before {
    color: #fff;
    content: "→";
    font-size: 18px
}

.section-features .swiper-wrapper {
    height: auto
}

.section-features .swiper-slide {
    border: 1px solid hsla(0,0%,100%,.15);
    background: #000;
    border-radius: 12px
}

@media(min-width: 700px) {
    .section-features .swiper-buttons {
        display:none
    }

    .section-features .swiper-wrapper {
        height: auto;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .section-features .swiper-slide {
        width: calc(50% - 8px) !important;
        margin: 0 0 24px 0 !important
    }

    .section-features .swiper-slide:nth-child(3n) {
        width: 100% !important
    }
}

.section-features {
    border: none;
    padding: 80px 0;
    overflow: hidden;
    max-width: 100vw;
    background: #000
}

.section-features h2 {
    color: #fafafa;
    margin: 0 auto 64px;
    text-align: center;
    font-family: var(--font-family-denton);
    font-weight: 300;
    font-size: 52px;
    line-height: 58px
}

.section-features .kicker.dark-bg {
    color: #52ffff;
    margin: 0;
    font-size: 14px;
    line-height: 142.8571428571%
}

.section-features h3 {
    color: #fafafa;
    margin: 8px 0;
    font-family: var(--font-family-invest-pro);
    font-weight: 400;
    font-size: 18px;
    line-height: 28px
}

.section-features p {
    color: #dce2ea;
    margin: 0 auto;
    font-family: var(--font-family-text);
    font-weight: 400;
    font-size: 14px;
    line-height: 20px
}

.section-features .btn-plain {
    color: #99afff;
    display: inline-block;
    text-align: center;
    margin-top: 16px;
    -webkit-text-decoration: none;
    text-decoration: none;
    font-family: var(--font-family-text);
    font-weight: 400;
    font-size: 14px;
    line-height: 20px
}

.section-features .btn-plain:link,.section-features .btn-plain:focus,.section-features .btn-plain:active,.section-features .btn-plain:visited {
    color: #99afff
}

.section-features .btn-plain:hover {
    color: #fff
}

.section-features .btn-plain::after {
    content: "→";
    margin-left: 4px;
    vertical-align: middle
}

.section-features .hp-tooltip-wrap {
    margin-top: 16px
}

.section-features .span-title {
    margin: 0 auto;
    padding: 24px 16px;
    text-align: center
}

.section-features .span-media {
    z-index: 1;
    position: relative
}

.section-features .span-media::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 35px;
    z-index: 10;
    background: -webkit-gradient(linear, left bottom, left top, from(#141414), to(rgba(20, 20, 20, 0)));
    background: -webkit-linear-gradient(bottom, #141414 0%, rgba(20, 20, 20, 0) 100%);
    background: -o-linear-gradient(bottom, #141414 0%, rgba(20, 20, 20, 0) 100%);
    background: linear-gradient(0deg, #141414 0%, rgba(20, 20, 20, 0) 100%);
    border-radius: 0 0 12px 12px
}

.section-features .span-media>div {
    position: relative;
    z-index: 1;
    overflow: hidden;
    border-radius: 0 0 12px 12px
}

.section-features .span-media video,.section-features .span-media img {
    width: 100%
}

.section-features .slide-1 .span-media::after {
    content: none
}

.section-features .hp-lottie-component {
    height: 200px;
    overflow: hidden;
    position: relative;
    text-align: center
}

.section-features .lottie-wrap {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.section-features .lottie-wrap svg {
    width: auto !important;
    height: auto !important;
    max-width: 100%
}

.section-features .slide-2 .lottie-wrap {
    left: -10%;
    width: 120%;
    margin: 0 auto;
    max-width: 470px
}

.section-features .slide-3 .lottie-wrap {
    width: 135vw
}

.section-features .slide-4 .lottie-wrap {
    margin: 0 auto;
    max-width: 200px
}

@media(min-width: 700px) {
    .section-features h3 {
        margin:12px auto
    }

    .section-features .span-title {
        padding: 24px 20px
    }

    .section-features .slide-1 .lottie-wrap {
        top: 8px
    }

    .section-features .slide-2 .lottie-wrap {
        left: auto;
        width: 100%;
        margin: 0 auto;
        max-width: 470px;
        -webkit-box-shadow: 0px 2.338px 21.043px 0px rgba(0,0,0,.08);
        box-shadow: 0px 2.338px 21.043px 0px rgba(0,0,0,.08)
    }

    .section-features .slide-2 .span-title {
        margin: 0 auto;
        max-width: 660px
    }

    .section-features .slide-3 .lottie-wrap {
        width: 150%
    }

    .section-features .slide-4 .lottie-wrap {
        top: 11px;
        -webkit-box-shadow: 0px 1.101px 9.909px 0px rgba(0,0,0,.08);
        box-shadow: 0px 1.101px 9.909px 0px rgba(0,0,0,.08);
        border-radius: 12px
    }
}

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

    .section-features h3 {
        margin: 16px 0;
        font-size: 24px;
        line-height: 116.6666666667%
    }

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

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

    .section-features h2 {
        font-family: var(--font-family-denton);
        font-weight: 300;
        font-size: 76px;
        line-height: 76px
    }

    .section-features .swiper-container {
        overflow: visible
    }

    .section-features .hp-lottie-component {
        height: 220px
    }

    .section-features .swiper-slide {
        -webkit-transition: -webkit-transform .3s ease;
        transition: -webkit-transform .3s ease;
        -o-transition: -o-transform .3s ease;
        transition: transform .3s ease;
        transition: transform .3s ease, -webkit-transform .3s ease, -o-transform .3s ease
    }

    .section-features .swiper-slide:hover {
        -webkit-transform: translateY(-8px);
        -ms-transform: translateY(-8px);
        -o-transform: translateY(-8px);
        transform: translateY(-8px)
    }

    .section-features .slide-1 .lottie-wrap {
        top: 17px
    }

    .section-features .slide-2 .lottie-wrap {
        max-width: 640px
    }

    .section-features .slide-4 .lottie-wrap {
        max-width: 200px
    }
}

@media(min-width: 1200px) {
    .section-features .hp-lottie-component {
        height:360px
    }

    .section-features .slide-2 .lottie-wrap {
        margin: 0 auto;
        max-width: 96%
    }

    .section-features .slide-2 .lottie-wrap {
        max-width: 840px
    }

    .section-features .slide-3 .lottie-wrap {
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        -o-transform: translateX(20px);
        transform: translateX(20px)
    }

    .section-features .slide-4 .lottie-wrap {
        top: 55px;
        max-width: 290px
    }
}

.section-cta-crypto {
    padding: 80px 0;
    position: relative;
    text-align: center;
    background-color: #000
}

.section-cta-crypto .kicker {
    color: #52ffff;
    margin: 0 auto 8px;
    display: block;
    font-family: var(--font-family-invest-pro);
    font-weight: 500;
    font-size: 16px;
    line-height: 24px
}

.section-cta-crypto h2 {
    color: #fafafa;
    margin: 0 0 40px;
    font-family: var(--font-family-denton);
    font-weight: 300;
    font-size: 44px;
    line-height: 52px
}

.section-cta-crypto p {
    color: #dce2ea;
    margin: 0 auto;
    max-width: 370px;
    font-family: var(--font-family-text);
    font-weight: 400;
    font-size: 14px;
    line-height: 20px
}

.section-cta-crypto .container {
    z-index: 20
}

.section-cta-crypto .span-title {
    border: 1px solid hsla(0,0%,100%,.15);
    margin: 0 auto;
    max-width: 640px;
    position: relative;
    border-radius: 12px
}

.section-cta-crypto .inner {
    z-index: 2;
    padding: 40px 32px;
    position: relative;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2)));
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
    border-radius: 12px;
    backdrop-filter: blur(20px)
}

.section-cta-crypto .hp-tooltip-wrap {
    margin: 40px auto 0
}

.section-cta-crypto .bg-image {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

@media(min-width: 700px) {
    .section-cta-crypto .hp-tooltip-wrap {
        margin:40px auto 0
    }
}

@media(min-width: 1000px) {
    .section-cta-crypto h2 {
        margin:8px auto 40px;
        font-size: 48px;
        line-height: 112.5%
    }

    .section-cta-crypto p {
        margin: 0 auto 40px;
        max-width: 410px
    }

    .section-cta-crypto .inner {
        padding: 56px 40px
    }
}

.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-faq-cx {
    margin: 0 auto;
    padding: 60px 0;
    background: #000
}

.section-faq-cx h2 {
    font-family: var(--font-family-invest-pro);
    font-weight: 400;
    font-size: 32px;
    line-height: 36px
}

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

.section-faq-cx h2,.section-faq-cx details[open]>summary {
    color: #fafafa
}

.section-faq-cx details {
    border-top: 1px solid hsla(0,0%,100%,.15)
}

.section-faq-cx details:last-of-type {
    border-bottom: 1px solid hsla(0,0%,100%,.15)
}

.section-faq-cx details a {
    color: #52ffff
}

.section-faq-cx details a:link,.section-faq-cx details a:focus,.section-faq-cx details a:active,.section-faq-cx details a:visited {
    color: #52ffff
}

.section-faq-cx details a:hover {
    color: #fff
}

.section-faq-cx .span-cx {
    display: none
}

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

@media(min-width: 1000px) {
    .section-faq-cx {
        padding:112px 0
    }
}

.section-cta-bottom {
    color: #fafafa;
    padding: 80px 0 0;
    position: relative;
    text-align: center;
    background: #000
}

.section-cta-bottom h2 {
    margin: 0 auto 44px;
    font-family: var(--font-family-denton);
    font-weight: 300;
    font-size: 52px;
    line-height: 54px
}

.section-cta-bottom h2 br {
    display: none
}

.section-cta-bottom h2 span {
    display: inline
}

.section-cta-bottom .container {
    z-index: 3
}

.section-cta-bottom .bg-image {
    margin: 44px auto 0
}

@media(min-width: 720px) {
    .section-cta-bottom {
        padding:96px 0 0
    }
}

@media(min-width: 1000px) {
    .section-cta-bottom h2 {
        font-size:76px;
        line-height: 76px
    }

    .section-cta-bottom h2 span {
        line-height: 82px
    }
}

@media(min-width: 1200px) {
    .section-cta-bottom h2 br {
        display:block
    }
}

.section-disclosures {
    margin-top: 12px;
    margin-bottom: 12px
}

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

.section-disclosures b,.section-disclosures strong {
    font-weight: 600
}
