


.Navigation_navContainer__9M9zv:not(.Navigation_pillNav__4doDm) {
    position: relative;
    z-index: 10;
    height: var(--tw-public-nav-height)
}

.RebrandBanner_banner__VLTmA {
    color: var(--color-forest-green);
    font-weight: 600;
    font-weight: var(--font-weight-semi-bold)
}

.tw-app-store-badge__image,.tw-google-play-store-badge__image {
    width: auto;
    height: 56px
}

.StoreBadges_title__V6th4 {
    display: none;
    color: #fff;
    text-shadow: 0 4px 24px rgba(0,0,0,.5)
}

@media(min-width: 768px) {
    .StoreBadges_title__V6th4 {
        display:inline;
        display: initial
    }
}

.StoreBadges_links__DLQ0u {
    display: grid;
    grid-template-columns: 100%;
    grid-template-areas: "store1" "store2";
    grid-gap: 8px;
    grid-gap: var(--size-8)
}

.StoreBadges_links__DLQ0u a {
    display: block;
    justify-self: center
}

.StoreBadges_links__DLQ0u a:first-of-type {
    grid-area: store1
}

.StoreBadges_links__DLQ0u a:nth-of-type(2) {
    grid-area: store2
}

@media(min-width: 768px) {
    .StoreBadges_links__DLQ0u {
        grid-template-columns:50% 50%;
        grid-template-areas: "store1 store2";
        margin-top: 8px;
        margin-top: var(--size-8)
    }

    .StoreBadges_links__DLQ0u a:first-of-type {
        justify-self: end
    }

    .StoreBadges_links__DLQ0u a:nth-of-type(2) {
        justify-self: start
    }

    .StoreBadges_links__DLQ0u a:only-child {
        grid-column-start: 1;
        grid-column-end: 3;
        justify-self: center
    }
}

@media(min-width: 992px) {
    .StoreBadges_links__DLQ0u {
        grid-template-columns:auto 1fr
    }

    .StoreBadges_links__DLQ0u a,.StoreBadges_links__DLQ0u a:nth-of-type(2),.StoreBadges_links__DLQ0u a:only-child {
        justify-self: start
    }
}

@media(max-width: 767px) {
    .Default_buttonContainer__MTd8W>a {
        min-width:260px
    }
}

@media(min-width: 768px) {
    .Default_storeLinks__j45op {
        margin-top:var(--mw-space-24)
    }
}

.Scrolly_media__tUFY8 .media__bg {
    width: 100%;
    border-radius: 40px;
    border-radius: var(--size-40)
}

@media(min-width: 992px) {
    .Scrolly_mediaWrapper__OLVEC {
        -webkit-transform:translateY(-28%);
        transform: translateY(-28%);
        margin-bottom: -14.7078651685%
    }

    .Scrolly_media__tUFY8 {
        -webkit-transform-origin: bottom right;
        transform-origin: bottom right;
        -webkit-transition: all .15s cubic-bezier(.25,.46,.45,.94);
        transition: all .15s cubic-bezier(.25,.46,.45,.94)
    }
}

@media(max-width: 991px) {
    .Scrolly_media__tUFY8 {
        -webkit-transform:none!important;
        transform: none!important;
        margin-top: 48px;
        margin-top: var(--size-48)
    }

    .Scrolly_heading__f_Ax_ {
        margin-bottom: 20px!important
    }
}

@container(max-width:526px) {
    .Scrolly_buttonContainer__J7mte {
        text-align: center
    }

    .Scrolly_buttonContainer__J7mte>.btn {
        width: 100%
    }

    .Scrolly_buttonContainer__J7mte>.btn:first-of-type {
        margin-bottom: var(--mw-space-3)
    }
}

.Hero_storeLinks__XYR2Q {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: var(--mw-space-8);
    grid-gap: var(--mw-space-6);
    gap: var(--mw-space-6)
}

.Hero_storeLinks__XYR2Q img {
    height: 40px;
    height: var(--size-40)
}

@media(min-width: 768px) {
    .Hero_storeLinks__XYR2Q img {
        height:50px
    }
}

.Hero_storeLinks__center__PE2AH {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: var(--mw-space-12)
}

.DesktopPricingTable_table__2MuWz {
    width: 100%;
    table-layout: fixed;
    border-radius: 3px 3px 3px 3px;
    -webkit-box-shadow: -10px 0 40px rgba(0,0,0,.05);
    box-shadow: -10px 0 40px rgba(0,0,0,.05);
    text-align: center;
    color: #37517e;
    color: var(--color-content-primary)
}

.DesktopPricingTable_headerCell__xUtTj {
    height: 80px;
    background-color: rgba(134,167,189,.102);
    background-color: var(--color-background-neutral);
    text-align: center
}

.DesktopPricingTable_headerCell__xUtTj:first-child {
    border-radius: 3px 0 0 0
}

.DesktopPricingTable_headerCell__xUtTj:last-child {
    border-radius: 0 3px 0 0
}

.DesktopPricingTable_emptyHeaderCell__pDth9 {
    width: 35%
}

.DesktopPricingTable_img__NYM7v {
    padding: 16px;
    padding: var(--size-16)
}

.DesktopPricingTable_rowHeaderCell__sdrTZ {
    position: relative;
    padding: 32px 24px;
    padding: var(--size-32) var(--size-24);
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.DesktopPricingTable_dataCell__pCBcE {
    position: relative;
    font-size: 16px;
    font-size: var(--size-16);
    font-weight: 600
}

.DesktopPricingTable_row__zCXmP:not(:first-of-type) .DesktopPricingTable_dataCell__pCBcE:before,.DesktopPricingTable_row__zCXmP:not(:first-of-type) .DesktopPricingTable_rowHeaderCell__sdrTZ:before {
    content: "";
    position: absolute;
    top: 0;
    left: 24px;
    left: var(--size-24);
    right: 24px;
    right: var(--size-24);
    background-color: rgba(0,0,0,.102);
    background-color: var(--color-border-neutral);
    height: 1px
}

.DesktopPricingTable_row__zCXmP:not(:first-of-type) .DesktopPricingTable_wiseDataCell__dvdeU:before {
    content: none
}

.DesktopPricingTable_row__zCXmP:not(:first-of-type) .DesktopPricingTable_dataCell__pCBcE:before {
    left: 0;
    right: 0
}

.DesktopPricingTable_row__zCXmP:not(:first-of-type) .DesktopPricingTable_dataCell__pCBcE:nth-of-type(2):before {
    left: 24px;
    left: var(--size-24)
}

.DesktopPricingTable_row__zCXmP:not(:first-of-type) .DesktopPricingTable_dataCell__pCBcE:last-of-type:before {
    right: 24px;
    right: var(--size-24)
}

.DesktopPricingTable_row__zCXmP:last-of-type .DesktopPricingTable_wiseDataCell__dvdeU:after,.DesktopPricingTable_wiseDataCell__dvdeU,.DesktopPricingTable_wiseRow__gwhol,.DesktopPricingTable_wiseRow__gwhol:before {
    background-color: #37517e;
    background-color: var(--color-content-primary)
}

.np-theme-personal .DesktopPricingTable_row__zCXmP:last-of-type .DesktopPricingTable_wiseDataCell__dvdeU:after,.np-theme-personal .DesktopPricingTable_wiseDataCell__dvdeU,.np-theme-personal .DesktopPricingTable_wiseRow__gwhol,.np-theme-personal .DesktopPricingTable_wiseRow__gwhol:before {
    background-color: var(--color-interactive-primary)
}

.DesktopPricingTable_wiseDataCell__dvdeU,.DesktopPricingTable_wiseRow__gwhol {
    position: relative;
    color: #fff;
    font-size: 18px
}

.DesktopPricingTable_purpleRow__lZhoD {
    color: #6d00c7
}

.DesktopPricingTable_redRow__E93Km {
    color: #bd0024
}

.DesktopPricingTable_orangeRow__MDtoA {
    color: #e55a08
}

.DesktopPricingTable_blackRow__Gk5uJ {
    color: #000
}

.DesktopPricingTable_wiseDataCell__dvdeU {
    border-top: 1px solid #2e4369
}

.np-theme-personal .DesktopPricingTable_wiseDataCell__dvdeU {
    border-top-color: rgba(14,15,12,.12)
}

.DesktopPricingTable_row__zCXmP:last-of-type .DesktopPricingTable_wiseDataCell__dvdeU:after,.DesktopPricingTable_wiseRow__gwhol:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 4px
}

.DesktopPricingTable_wiseRow__gwhol:before {
    top: -4px;
    border-radius: 3px 3px 0 0
}

.DesktopPricingTable_row__zCXmP:last-of-type .DesktopPricingTable_wiseDataCell__dvdeU:after {
    bottom: -4px;
    border-radius: 0 0 3px 3px
}

.DesktopPricingTable_greenDataCell__1ID5S {
    color: #2ead4b;
    color: var(--color-interactive-positive)
}

.np-theme-personal .DesktopPricingTable_greenDataCell__1ID5S {
    color: #00a2dd;
    color: var(--color-interactive-accent)
}

.DesktopPricingTable_redDataCell__pqyVZ {
    color: #e74848;
    color: var(--color-interactive-negative)
}

.MobilePricingTable_scrollWrapper__ZDhMX {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch
}

.MobilePricingTable_scrollWrapper__ZDhMX::-webkit-scrollbar {
    display: none
}

.MobilePricingTable_scrollWrapper__ZDhMX:after {
    content: "";
    padding-right: 32px;
    padding-right: var(--size-32)
}

.MobilePricingTable_table__TRm1L {
    border-radius: 0 0 3px 3px;
    width: 80vw;
    max-width: 500px;
    margin-left: 32px;
    margin-left: var(--size-32);
    -webkit-box-shadow: -10px 0 40px rgba(0,0,0,.05);
    box-shadow: -10px 0 40px rgba(0,0,0,.05);
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.MobilePricingTable_table__TRm1L+.MobilePricingTable_table__TRm1L {
    margin-left: 16px;
    margin-left: var(--size-16)
}

@media(min-width: 768px) {
    .MobilePricingTable_table__TRm1L {
        width:40vw;
        max-width: 40vw
    }
}

.MobilePricingTable_title__hcY8O {
    position: relative;
    background-color: #fff;
    background-color: var(--color-background-screen);
    height: 88px;
    border-radius: 3px 3px 0 0;
    text-align: center
}

.MobilePricingTable_titleWrapper__tIyB9 {
    position: absolute;
    width: 100%;
    padding: 0 24px;
    padding: 0 var(--size-24);
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.MobilePricingTable_titleLink__SDWHk {
    display: block
}

.MobilePricingTable_dataCell__tvVs1,.MobilePricingTable_headerCell__JGRCk {
    width: 50%;
    padding-top: 16px;
    padding-top: var(--size-16);
    padding-bottom: 16px;
    padding-bottom: var(--size-16);
    text-align: center;
    font-size: 16px;
    font-size: var(--size-16);
    font-weight: 600;
    color: #37517e;
    color: var(--color-content-primary)
}

.MobilePricingTable_wiseRow__5HO3t .MobilePricingTable_dataCell__tvVs1,.MobilePricingTable_wiseRow__5HO3t .MobilePricingTable_headerCell__JGRCk {
    position: relative;
    padding-top: 24px;
    padding-top: var(--size-24);
    padding-bottom: 24px;
    padding-bottom: var(--size-24);
    color: #fff;
    background-color: #37517e;
    background-color: var(--color-content-primary)
}

.np-theme-personal .MobilePricingTable_wiseRow__5HO3t .MobilePricingTable_dataCell__tvVs1,.np-theme-personal .MobilePricingTable_wiseRow__5HO3t .MobilePricingTable_headerCell__JGRCk {
    background-color: var(--color-interactive-primary)
}

.MobilePricingTable_wiseRow__5HO3t .MobilePricingTable_dataCell__tvVs1:after,.MobilePricingTable_wiseRow__5HO3t .MobilePricingTable_headerCell__JGRCk:before {
    content: "";
    position: absolute;
    bottom: 0;
    top: 0;
    width: 4px;
    background-color: #37517e;
    background-color: var(--color-content-primary)
}

.MobilePricingTable_wiseRow__5HO3t .MobilePricingTable_headerCell__JGRCk:before {
    left: -4px;
    border-radius: 3px 0 0 3px
}

.MobilePricingTable_wiseRow__5HO3t .MobilePricingTable_dataCell__tvVs1:after {
    right: -4px;
    border-radius: 0 3px 3px 0
}

.MobilePricingTable_greenRow__e_S_i .MobilePricingTable_dataCell__tvVs1 {
    color: #2ead4b;
    color: var(--color-interactive-positive)
}

.np-theme-personal .MobilePricingTable_greenRow__e_S_i .MobilePricingTable_dataCell__tvVs1 {
    color: #00a2dd;
    color: var(--color-interactive-accent)
}

.MobilePricingTable_dataCell__tvVs1 .MobilePricingTable_redRow__BSQKV {
    color: #e74848;
    color: var(--color-interactive-negative)
}

.MobilePricingTable_purpleHeaderCell__mB1qh {
    color: #6d00c7
}

.MobilePricingTable_redHeaderCell__zikHt {
    color: #bd0024
}

.MobilePricingTable_orangeHeaderCell__PXsew {
    color: #e55a08
}

.MobilePricingTable_blackHeaderCell__Et66D {
    color: #000
}

.MobilePricingTable_img__HZzEE {
    width: 60%
}

.ComparisonDrawer_wrapper__XJH_M {
    width: 100vw;
    max-width: 1024px
}

.ComparisonDrawer_title__SoCWv {
    margin-bottom: 16px;
    margin-bottom: var(--size-16)
}

.ComparisonDrawer_body__Mv3Wc {
    padding: 16px;
    padding: var(--size-16);
    max-width: 600px
}

@media(min-width: 768px) {
    .ComparisonDrawer_body__Mv3Wc {
        padding:24px;
        padding: var(--size-24)
    }
}

@media(min-width: 992px) {
    .ComparisonDrawer_body__Mv3Wc {
        padding:40px;
        padding: var(--size-40)
    }
}

.Slide2_container__r6cQb {
    overflow: hidden
}

.Slide2_row__sRbSv {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
    grid-gap: var(--mw-space-4);
    gap: var(--mw-space-4)
}

@media(min-width: 576px) {
    .Slide2_row__sRbSv {
        grid-gap:0;
        gap: 0;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media(min-width: 992px) {
    .Slide2_row__sRbSv {
        margin-bottom:80px;
        margin-bottom: var(--size-80)
    }
}

@media(min-width: 576px) {
    .Slide2_buttonContainer__ldsLc {
        min-width:320px
    }
}

.Slide2_storeLinks__5TxTd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media(min-width: 576px) {
    .Slide2_storeLinks__5TxTd {
        -webkit-box-pack:start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.Slide2_storeLinks__5TxTd>a+a {
    margin-left: 32px;
    margin-left: var(--size-32)
}

.Slide2_storeLinks__5TxTd>a>img {
    height: 56px;
    height: var(--size-56)
}

.Slide2_coverWrapperLeftOffset__g7ZRK {
    position: relative;
    margin-bottom: 40px;
    margin-bottom: var(--size-40);
    -webkit-transform: translateX(calc(16px * -1));
    transform: translateX(calc(16px * -1));
    -webkit-transform: translateX(calc(var(--size-16) * -1));
    transform: translateX(calc(var(--size-16) * -1))
}

@media(min-width: 480px) {
    .Slide2_coverWrapperLeftOffset__g7ZRK {
        margin-bottom:72px;
        margin-bottom: var(--size-72);
        -webkit-transform: translateX(calc(64px * -1));
        transform: translateX(calc(64px * -1));
        -webkit-transform: translateX(calc(var(--size-64) * -1));
        transform: translateX(calc(var(--size-64) * -1))
    }
}

@media(min-width: 576px) {
    .Slide2_coverWrapperLeftOffset__g7ZRK {
        margin-bottom:none;
        -webkit-transform: none;
        transform: none
    }
}

.Slide2_coverWrapper__S5Ng6 {
    position: relative
}

@media(max-width: 767px) {
    .Slide2_coverWrapper__S5Ng6 {
        width:calc(100% + 32px);
        -webkit-transform: translateX(-16px);
        transform: translateX(-16px)
    }
}

.Slide2_coverPhone__aDAIw {
    position: absolute;
    width: 50%;
    bottom: 0;
    left: 0;
    -webkit-transform: translateX(-20%) translateY(10%);
    transform: translateX(-20%) translateY(10%)
}

@media(max-width: 575px) {
    .Slide2_coverPhone__aDAIw {
        left:auto;
        right: 0;
        -webkit-transform: translateX(20%) translateY(20%);
        transform: translateX(20%) translateY(20%)
    }
}

@media(min-width: 992px) {
    .Slide2_coverPhone__aDAIw {
        -webkit-transform:translateX(-50%) translateY(10%);
        transform: translateX(-50%) translateY(10%)
    }
}

.Slide2_coverPhonePill__ytGYV {
    position: absolute;
    width: 10vw;
    min-width: 184px;
    left: 24px;
    left: var(--size-24);
    bottom: 24px;
    bottom: var(--size-24)
}

@media(min-width: 1200px) {
    .Slide2_coverPhonePill__ytGYV {
        top:24px;
        top: var(--size-24);
        bottom: auto;
        max-width: 240px
    }
}

@media(max-width: 575px) {
    .Slide2_reverse-mobile__AI6CV>[class*=" col-"]:first-child,.Slide2_reverse-mobile__AI6CV>[class^=col-]:first-child {
        -webkit-box-ordinal-group:2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media(min-width: 480px) {
    .Slide2_reverse-desktop__1DXw6>[class*=" col-"]:first-child,.Slide2_reverse-desktop__1DXw6>[class^=col-]:first-child {
        -webkit-box-ordinal-group:2;
        -ms-flex-order: 1;
        order: 1
    }
}

.Slide3_container__W2_Ii {
    overflow: hidden
}

@media(max-width: 575px) {
    .Slide3_coverImageContainer__dO0zp {
        left:calc(16px*-1);
        left: calc(var(--size-16)*-1);
        right: calc(16px*-1);
        right: calc(var(--size-16)*-1)
    }

    .Slide3_coverImageContainer__dO0zp,.Slide3_coverImage__KT3JL {
        width: calc(100% + 32px);
        width: calc(100% + var(--size-32))
    }
}

.Slide3_coverVideo__LTRkD {
    position: absolute;
    left: calc(16px + 12px);
    left: calc(var(--size-16) + var(--size-12));
    bottom: calc(-1*24px);
    bottom: calc(-1*var(--size-24));
    border-radius: 24px;
    border-radius: var(--radius-large);
    width: 60%;
    -webkit-box-shadow: 0 10px 30px 0 hsla(204,2%,48%,.3);
    box-shadow: 0 10px 30px 0 hsla(204,2%,48%,.3)
}

@media(min-width: 768px) {
    .Slide3_coverVideo__LTRkD {
        bottom:24px;
        bottom: var(--size-24);
        width: 300px
    }
}

@media(min-width: 1200px) {
    .Slide3_coverVideo__LTRkD {
        right:calc(32px + 12px);
        right: calc(var(--size-32) + var(--size-12));
        left: auto;
        width: 400px
    }
}

.Assets_container___QCea {
    overflow: hidden
}

.Assets_contentRow__uElFy {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-top: 148px
}

@media(min-width: 768px) {
    .Assets_contentRow__uElFy {
        -webkit-box-ordinal-group:1;
        -ms-flex-order: 0;
        order: 0;
        margin-top: 0
    }
}

@media(max-width: 575px) {
    .Assets_imageRow__Ld_2O {
        left:calc(16px*-1);
        left: calc(var(--size-16)*-1);
        right: calc(16px*-1);
        right: calc(var(--size-16)*-1)
    }

    .Assets_coverImage__xz8GQ {
        width: calc(100% + 16px*2);
        width: calc(100% + var(--size-16)*2);
        max-width: calc(100% + 16px*2);
        max-width: calc(100% + var(--size-16)*2);
        min-width: 467px;
        height: auto
    }
}

.Assets_overlayContainer__ozQZK {
    position: absolute;
    right: 0;
    bottom: -100px;
    width: 70%
}

@media(min-width: 576px) {
    .Assets_overlayContainer__ozQZK {
        right:32px;
        right: var(--size-32);
        bottom: 16px;
        bottom: var(--size-16);
        width: 45%
    }
}

@media(min-width: 992px) {
    .Assets_overlayContainer__ozQZK {
        right:32px;
        right: var(--size-32);
        bottom: 20px;
        max-width: 360px
    }
}

.Assets_overlayContent__Ed7hI {
    overflow: hidden;
    border-radius: 16px;
    border-radius: var(--size-16);
    -webkit-box-shadow: 2px 2px 19px 4px rgba(0,0,0,.08);
    box-shadow: 2px 2px 19px 4px rgba(0,0,0,.08);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.Assets_overlayIllustrationContainer__PKlwc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%;
    height: 124px
}

@media(min-width: 768px) {
    .Assets_overlayIllustrationContainer__PKlwc {
        height:130px
    }
}

@media(min-width: 992px) {
    .Assets_overlayIllustrationContainer__PKlwc {
        height:200px
    }
}

.Assets_overlayIllustration__cwkxd {
    margin-top: -8px;
    width: 135px;
    height: 135px
}

@media(min-width: 992px) {
    .Assets_overlayIllustration__cwkxd {
        width:200px;
        height: 200px;
        padding-bottom: 0
    }
}

.Assets_button__SmpOI {
    min-width: 160px
}

.Assets_disclaimer__Rda5w {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.Assets_disclaimer__Rda5w:before {
    content: "*"
}

.Assets_disclaimerLink__n1Cmk {
    text-decoration: none
}

.CalculatorExtraInformation_info__BozxH {
    z-index: 1;
    min-height: 50px;
    margin-top: 24px
}

.CalculatorExtraInformation_error__nG8yg {
    z-index: 1;
    margin-top: 24px
}

.CalculatorExtraInformation_error__nG8yg .CalculatorExtraInformation_alert__omR33 {
    margin-bottom: 0
}

.CalculatorExtraInformation_alertHighContrast__sdv4K {
    color: #fff;
    color: var(--color-background-elevated);
    background: #37517e;
    background: var(--color-content-primary)
}

.CalculatorExtraInformation_alertHighContrast__sdv4K a {
    color: #fff;
    color: var(--color-background-elevated)
}

.CalculatorExtraInformation_alertHighContrast__sdv4K a:focus,.CalculatorExtraInformation_alertHighContrast__sdv4K a:hover {
    color: #fff;
    color: var(--color-background-screen)
}

@media(min-width: 576px) {
    .CalculatorExtraInformation_infoWrapperEnter__3Q9oe,.CalculatorExtraInformation_infoWrapperExitActive__pJQKg {
        opacity:0
    }

    .CalculatorExtraInformation_infoWrapperEnter__3Q9oe,.CalculatorExtraInformation_infoWrapperEnter__3Q9oe+.CalculatorExtraInformation_calculatorActions__vXNoW,.CalculatorExtraInformation_infoWrapperExitActive__pJQKg,.CalculatorExtraInformation_infoWrapperExitActive__pJQKg+.CalculatorExtraInformation_calculatorActions__vXNoW {
        -webkit-transform: translateY(-74px);
        transform: translateY(-74px)
    }

    .CalculatorExtraInformation_infoWrapperEnterActive__65_fL {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition: opacity .4s cubic-bezier(.4,0,.2,1),-webkit-transform .4s cubic-bezier(.4,0,.2,1);
        transition: opacity .4s cubic-bezier(.4,0,.2,1),-webkit-transform .4s cubic-bezier(.4,0,.2,1);
        transition: transform .4s cubic-bezier(.4,0,.2,1),opacity .4s cubic-bezier(.4,0,.2,1);
        transition: transform .4s cubic-bezier(.4,0,.2,1),opacity .4s cubic-bezier(.4,0,.2,1),-webkit-transform .4s cubic-bezier(.4,0,.2,1)
    }

    .CalculatorExtraInformation_infoWrapperEnterActive__65_fL+.CalculatorExtraInformation_calculatorActions__vXNoW {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition: -webkit-transform .4s cubic-bezier(.4,0,.2,1);
        transition: -webkit-transform .4s cubic-bezier(.4,0,.2,1);
        transition: transform .4s cubic-bezier(.4,0,.2,1);
        transition: transform .4s cubic-bezier(.4,0,.2,1),-webkit-transform .4s cubic-bezier(.4,0,.2,1)
    }

    .CalculatorExtraInformation_infoWrapperExit__2Y4U9 {
        opacity: 1
    }

    .CalculatorExtraInformation_infoWrapperExit__2Y4U9,.CalculatorExtraInformation_infoWrapperExit__2Y4U9+.CalculatorExtraInformation_calculatorActions__vXNoW {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    .CalculatorExtraInformation_infoWrapperExitActive__pJQKg,.CalculatorExtraInformation_infoWrapperExitActive__pJQKg+.CalculatorExtraInformation_calculatorActions__vXNoW {
        -webkit-transition: all .4s cubic-bezier(.4,0,.2,1);
        transition: all .4s cubic-bezier(.4,0,.2,1);
        -webkit-transition-property: opacity,-webkit-transform;
        transition-property: opacity,-webkit-transform;
        transition-property: opacity,transform;
        transition-property: opacity,transform,-webkit-transform
    }
}

.CalculatorExtraInformation_errorWrapperEnter__t9Iry {
    opacity: 0
}

.CalculatorExtraInformation_errorWrapperEnter__t9Iry,.CalculatorExtraInformation_errorWrapperEnter__t9Iry+.CalculatorExtraInformation_calculatorActions__vXNoW {
    -webkit-transform: translateY(-74px);
    transform: translateY(-74px)
}

.CalculatorExtraInformation_errorWrapperEnterActive__QFl5m {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: opacity .4s cubic-bezier(.4,0,.2,1),-webkit-transform .4s cubic-bezier(.4,0,.2,1);
    transition: opacity .4s cubic-bezier(.4,0,.2,1),-webkit-transform .4s cubic-bezier(.4,0,.2,1);
    transition: transform .4s cubic-bezier(.4,0,.2,1),opacity .4s cubic-bezier(.4,0,.2,1);
    transition: transform .4s cubic-bezier(.4,0,.2,1),opacity .4s cubic-bezier(.4,0,.2,1),-webkit-transform .4s cubic-bezier(.4,0,.2,1)
}

.CalculatorExtraInformation_errorWrapperEnterActive__QFl5m+.CalculatorExtraInformation_calculatorActions__vXNoW {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform .4s cubic-bezier(.4,0,.2,1);
    transition: -webkit-transform .4s cubic-bezier(.4,0,.2,1);
    transition: transform .4s cubic-bezier(.4,0,.2,1);
    transition: transform .4s cubic-bezier(.4,0,.2,1),-webkit-transform .4s cubic-bezier(.4,0,.2,1)
}

.CalculatorExtraInformation_errorWrapperExit__C51_e {
    opacity: 1
}

.CalculatorExtraInformation_errorWrapperExit__C51_e,.CalculatorExtraInformation_errorWrapperExit__C51_e+.CalculatorExtraInformation_calculatorActions__vXNoW {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.CalculatorExtraInformation_reverse__gp_xS {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.CalculatorExtraInformation_errorWrapperExitActive__tGD0s {
    opacity: 0;
    -webkit-transform: translateY(-74px);
    transform: translateY(-74px);
    -webkit-transition: opacity .4s cubic-bezier(.4,0,.2,1),-webkit-transform .4s cubic-bezier(.4,0,.2,1);
    transition: opacity .4s cubic-bezier(.4,0,.2,1),-webkit-transform .4s cubic-bezier(.4,0,.2,1);
    transition: transform .4s cubic-bezier(.4,0,.2,1),opacity .4s cubic-bezier(.4,0,.2,1);
    transition: transform .4s cubic-bezier(.4,0,.2,1),opacity .4s cubic-bezier(.4,0,.2,1),-webkit-transform .4s cubic-bezier(.4,0,.2,1)
}

.CalculatorExtraInformation_errorWrapperExitActive__tGD0s+.CalculatorExtraInformation_calculatorActions__vXNoW {
    -webkit-transform: translateY(-74px);
    transform: translateY(-74px);
    -webkit-transition: -webkit-transform .4s cubic-bezier(.4,0,.2,1);
    transition: -webkit-transform .4s cubic-bezier(.4,0,.2,1);
    transition: transform .4s cubic-bezier(.4,0,.2,1);
    transition: transform .4s cubic-bezier(.4,0,.2,1),-webkit-transform .4s cubic-bezier(.4,0,.2,1)
}

.CalculatorExtraInformation_infoChild__nBNn_:not(:last-child):after {
    content: "";
    display: inline-block;
    width: 2px;
    height: 100%;
    background-color: #768e9c;
    background-color: var(--color-content-tertiary);
    position: absolute;
    right: 0;
    top: 0
}

.CalculatorExtraInformation_calculatorActions__vXNoW>.btn {
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1
}

.CalculatorExtraInformation_banner__10Lqs {
    background: rgba(134,167,189,.102);
    background: var(--color-background-neutral);
    border-radius: var(--mw-radius-2);
    display: grid;
    grid-template-columns: 30% 1fr;
    grid-gap: var(--mw-space-1);
    gap: var(--mw-space-1);
    padding: var(--mw-space-2);
    overflow: hidden
}

.CalculatorExtraInformation_banner__10Lqs .wds-illustration-padding {
    padding: 0;
    margin-left: calc(-1*24px);
    margin-left: calc(-1*var(--size-24));
    margin-bottom: calc(-1*40px);
    margin-bottom: calc(-1*var(--size-40))
}

@media(min-width: 768px) {
    .CalculatorExtraInformation_banner__10Lqs .wds-illustration-padding {
        margin-bottom:calc(-1*24px);
        margin-bottom: calc(-1*var(--size-24))
    }
}

@media(min-width: 1440px) {
    .CalculatorExtraInformation_banner__10Lqs .wds-illustration-padding {
        margin-bottom:calc(-1*40px);
        margin-bottom: calc(-1*var(--size-40))
    }
}

.CalculatorExtraInformation_bannerBody__2m76h {
    -ms-flex-line-pack: center;
    align-content: center
}

.PlayButton_playButton__MZZcC {
    position: relative;
    height: 72px;
    width: 72px
}

@media(min-width: 768px) {
    .PlayButton_playButton__MZZcC {
        width:110px;
        height: 110px
    }
}

@media(min-width: 992px) {
    .PlayButton_playButton__MZZcC {
        margin-right:80px
    }

    .videoOverlayTrigger-container .PlayButton_playButton__MZZcC {
        margin-right: 0;
        height: 72px;
        width: 72px
    }
}

.PlayButton_playButton__MZZcC:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    bottom: 50%;
    right: 50%;
    -webkit-transform: translate(50%,50%) scale(1.3);
    transform: translate(50%,50%) scale(1.3);
    border-radius: 50%;
    background-color: #00a2dd;
    background-color: var(--color-interactive-accent);
    opacity: .2
}

.PlayButton_icon__K5WHB {
    height: 100%;
    width: 100%;
    background: 0 0;
    color: #00a2dd;
    color: var(--color-interactive-accent);
    border-radius: 50%;
    border: none;
    overflow: hidden;
    position: relative
}

.PlayButton_icon__K5WHB:focus,.PlayButton_icon__K5WHB:hover {
    outline: none;
    color: #008fc9;
    color: var(--color-interactive-accent-hover);
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out
}

.PlayButton_icon__K5WHB svg {
    border-radius: 50%;
    fill: #fff
}

.PlayButton_withPulsing__J5hn0:before {
    opacity: .6;
    -webkit-transform: translate(50%,50%) scale(1);
    transform: translate(50%,50%) scale(1);
    -webkit-animation: PlayButton_pulsing-ring__Mtyp4 1.8s cubic-bezier(.2,.6,.35,1) infinite;
    animation: PlayButton_pulsing-ring__Mtyp4 1.8s cubic-bezier(.2,.6,.35,1) infinite
}

@-webkit-keyframes PlayButton_pulsing-ring__Mtyp4 {
    to {
        -webkit-transform: translate(50%,50%) scale(1.5);
        transform: translate(50%,50%) scale(1.5);
        opacity: 0
    }
}

@keyframes PlayButton_pulsing-ring__Mtyp4 {
    to {
        -webkit-transform: translate(50%,50%) scale(1.5);
        transform: translate(50%,50%) scale(1.5);
        opacity: 0
    }
}

.UnifiedTrustElements_elements__2CtmX {
    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;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.UnifiedTrustElements_elements__2CtmX .tw-trust-element {
    text-align: left!important
}

.UnifiedTrustElements_elements__2CtmX .tw-trust-element+.tw-trust-element {
    margin-top: 24px
}

@media(min-width: 992px) {
    .UnifiedTrustElements_elements__2CtmX .tw-trust-element+.tw-trust-element {
        margin-top:0
    }

    .UnifiedTrustElements_elements__2CtmX {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .UnifiedTrustElements_elements__2CtmX[\:has\(img\)] .tw-trust-element {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

@media(min-width: 992px) {
    .UnifiedTrustElements_elements__2CtmX:has(img) .tw-trust-element {
        -webkit-box-pack:end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .UnifiedTrustElements_elements__2CtmX[\:has\(img\)] .tw-trust-element>div {
        -webkit-box-flex: 0;
        -ms-flex: 0 1;
        flex: 0 1
    }

    .UnifiedTrustElements_elements__2CtmX:has(img) .tw-trust-element>div {
        -webkit-box-flex: 0;
        -ms-flex: 0 1;
        flex: 0 1
    }

    .UnifiedTrustElements_elements__2CtmX[\:has\(img\)] .tw-trust-element>img {
        max-width: 75%;
        -o-object-position: left;
        object-position: left
    }

    .UnifiedTrustElements_elements__2CtmX:has(img) .tw-trust-element>img {
        max-width: 75%;
        -o-object-position: left;
        object-position: left
    }

    .UnifiedTrustElements_elements__2CtmX .tw-trust-element {
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 33%;
        flex: 1 1 33%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .UnifiedTrustElements_elements__2CtmX .tw-trust-element:first-child {
        padding-right: 12px
    }

    .UnifiedTrustElements_elements__2CtmX .tw-trust-element:last-child {
        padding-left: 12px
    }

    .UnifiedTrustElements_elements__2CtmX .tw-trust-element>div {
        margin-top: 0!important
    }

    .UnifiedTrustElements_elements__2CtmX .tw-trust-element>img {
        margin-bottom: 8px
    }
}

.VideoCtaCard_videoCtaCard__4URq7 {
    position: absolute;
    left: -108px;
    top: 50%;
    height: 93%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.BirlesikOdemeLogo_img__VhDEP {
    width: 148px;
    height: 50px
}

.HeroContent_title__d64Lr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin-bottom: 16px;
    margin-bottom: var(--size-16)
}

@media(min-width: 992px) {
    .HeroContent_title__d64Lr {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.HeroContent_videoCta__dDfK9 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 16px 0 24px;
    margin: var(--size-16) 0 var(--size-24)
}

@media(min-width: 992px) {
    .HeroContent_videoCta__dDfK9 {
        padding:32px 0;
        padding: var(--size-32) 0;
        margin: 12px 0;
        margin: var(--size-12) 0;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .HeroContent_videoCta__dDfK9.HeroContent_withCard__i9ltz {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.HeroContent_textBtn__EMO_U {
    font-size: 24px;
    font-size: var(--size-24);
    font-size: 1.25em
}

.HeroContent_textBtn__EMO_U,.HeroContent_textBtn__EMO_U:hover {
    text-decoration: none
}

.HeroContent_trustelements__te5Tz {
    margin-top: auto
}

@media(min-width: 992px) {
    .HeroContent_trustelements__te5Tz {
        grid-gap:16px;
        grid-gap: var(--size-16)
    }

    .HeroContent_trustelements__te5Tz .tw-trust-element:first-of-type,.HeroContent_trustelements__te5Tz .tw-trust-element:nth-of-type(2) {
        text-align: left;
        justify-self: start
    }
}

.GettingStartedSection_section__U88OT {
    padding-bottom: 32px;
    padding-bottom: var(--size-32);
    padding-top: 32px;
    padding-top: var(--size-32);
    background: linear-gradient(252.32deg,#485dc7,#37517e),linear-gradient(0deg,#475cc7,#475cc7)
}

.GettingStartedSection_section__U88OT .h1,.GettingStartedSection_section__U88OT .h2,.GettingStartedSection_section__U88OT .sectionHeading__supporting,.GettingStartedSection_section__U88OT p {
    color: #37517e;
    color: var(--color-content-primary)
}

@media(min-width: 768px) {
    .GettingStartedSection_section__U88OT {
        padding-bottom:64px;
        padding-bottom: var(--size-64);
        padding-top: 64px;
        padding-top: var(--size-64)
    }

    .GettingStartedSection_steps__Rj9ln {
        display: grid;
        -webkit-box-align: center;
        -ms-flex-align: center;
        grid-gap: 16px 32px;
        grid-gap: var(--size-16) var(--size-32);
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: -webkit-min-content 1fr -webkit-min-content 1fr;
        grid-template-rows: min-content 1fr min-content 1fr;
        grid-template-areas: "heading1 heading2" "body1 body2" "heading3 heading4" "body3 body4";
        margin-top: 64px;
        margin-top: var(--size-64)
    }
}

@media(min-width: 992px) {
    .GettingStartedSection_steps__Rj9ln {
        grid-template-columns:1fr 1fr 1fr 1fr;
        grid-template-rows: -webkit-min-content 1fr;
        grid-template-rows: min-content 1fr;
        grid-template-areas: "heading1 heading2 heading3 heading4" "body1 body2 body3 body4";
        margin-top: 64px;
        margin-top: var(--size-64)
    }
}

.GettingStartedSection_stepTitle__Yk7lU {
    margin-left: auto;
    margin-right: auto
}

.GettingStartedSection_stepTitle__Yk7lU.GettingStartedSection_stepTitle__Yk7lU {
    margin-top: 0
}

.GettingStartedSection_stepTitle__Yk7lU:first-of-type {
    grid-area: heading1
}

.GettingStartedSection_stepTitle__Yk7lU:nth-child(3) {
    grid-area: heading2
}

.GettingStartedSection_stepTitle__Yk7lU:nth-child(5) {
    grid-area: heading3
}

.GettingStartedSection_stepTitle__Yk7lU:nth-child(7) {
    grid-area: heading4
}

@media(min-width: 768px) {
    .GettingStartedSection_stepTitle__Yk7lU:nth-child(5),.GettingStartedSection_stepTitle__Yk7lU:nth-child(7) {
        margin-top:16px;
        margin-top: var(--size-16)
    }
}

@media(min-width: 992px) {
    .GettingStartedSection_stepTitle__Yk7lU:nth-child(5),.GettingStartedSection_stepTitle__Yk7lU:nth-child(7) {
        margin-top:0
    }
}

.GettingStartedSection_stepBody__1vTFK:nth-child(2) {
    align-self: start;
    grid-area: body1
}

.GettingStartedSection_stepBody__1vTFK:nth-child(4) {
    align-self: start;
    grid-area: body2
}

.GettingStartedSection_stepBody__1vTFK:nth-child(6) {
    align-self: start;
    grid-area: body3
}

.GettingStartedSection_stepBody__1vTFK:nth-child(8) {
    align-self: start;
    grid-area: body4
}

.GettingStartedSection_stepIcon__LbY0N {
    color: #fff;
    line-height: 0;
    position: relative
}

.GettingStartedSection_stepIcon__LbY0N svg {
    color: #fff;
    line-height: 0;
    position: relative;
    width: 58px;
    height: 58px
}

.GettingStartedSection_btnContainer__UcTVc {
    margin-top: 32px;
    margin-top: var(--size-32)
}

@media(min-width: 768px) {
    .GettingStartedSection_btnContainer__UcTVc {
        margin-top:64px;
        margin-top: var(--size-64)
    }
}

.GettingStartedSection_btn__H3euc {
    border-color: #fff;
    color: #fff;
    min-width: 240px
}

@media(min-width: 768px) {
    .MoneyTransferComparisonTable_table__ocFqz table {
        -webkit-box-shadow:20px 0 30px rgba(0,0,0,.08);
        box-shadow: 20px 0 30px rgba(0,0,0,.08)
    }
}

.CalculatorWrapper_drawerWrapper__NbBKm {
    width: 100vw;
    max-width: 1024px
}

.CalculatorWrapper_drawerTitle__OAOQR {
    margin-bottom: 16px;
    margin-bottom: var(--size-16)
}

.CalculatorWrapper_drawerBody__a9KPt {
    padding: 16px;
    padding: var(--size-16);
    max-width: 600px
}

@media(min-width: 768px) {
    .CalculatorWrapper_drawerBody__a9KPt {
        padding:24px;
        padding: var(--size-24)
    }
}

@media(min-width: 992px) {
    .CalculatorWrapper_drawerBody__a9KPt {
        padding:40px;
        padding: var(--size-40)
    }
}

.Calculator_titleColumn__L_h8X {
    padding-right: 0
}

@media(min-width: 992px) {
    .Calculator_titleColumn__L_h8X {
        padding-right:40px;
        padding-right: var(--size-40)
    }
}

.Calculator_calculatorColumn__EpsKM {
    margin-top: 40px;
    margin-top: var(--size-40)
}

@media(min-width: 992px) {
    .Calculator_calculatorColumn__EpsKM {
        margin-top:0
    }
}

.Calculator_calculatorContainer__ICVF8 {
    width: 100%;
    min-height: 556px
}

.Business_imageWrapper__7jUoN {
    width: 100%;
    margin-top: 0;
    position: relative
}

@media(min-width: 992px) {
    .Business_imageWrapper__7jUoN {
        margin-top:150px
    }
}

.Business_contentRow__ap_3E {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    overflow: hidden
}

@media(min-width: 992px) {
    .Business_contentRow__ap_3E {
        -webkit-box-orient:horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

@media(max-width: 1199px) {
    .Business_imageColumn__4kwHI {
        -ms-flex-item-align:end;
        align-self: flex-end;
        margin-bottom: 0
    }
}

@media(min-width: 992px) {
    .Business_bodyColumn__tC7Co {
        padding:56px;
        padding: var(--size-56)
    }
}

@media(min-width: 1200px) {
    .Business_buttonContainer__zG6iT {
        display:-webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.Security_sectionContent__yjl1Y {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 48px;
    margin-bottom: var(--size-48)
}

@media(min-width: 768px) {
    .Security_sectionContent__yjl1Y {
        -ms-flex-wrap:nowrap;
        flex-wrap: nowrap
    }

    .Security_sectionText__FMqzi {
        margin-bottom: 0
    }
}

.Security_sectionIllustration__fQeJp {
    min-width: 275px;
    margin-bottom: 32px;
    margin-bottom: var(--size-32)
}

@media(max-width: 575px) {
    .Security_sectionIllustration__fQeJp {
        width:100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media(min-width: 768px) {
    .Security_sectionIllustration__fQeJp {
        margin-top:0;
        margin-left: 0;
        margin-bottom: 0
    }
}

.Security_sectionIllustration__fQeJp>picture>img {
    min-width: 275px
}

.Security_items__9Ipjl {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-gap: 48px;
    gap: 48px;
    grid-gap: var(--size-48);
    gap: var(--size-48)
}

@media(min-width: 768px) {
    .Security_items__9Ipjl {
        -webkit-box-orient:horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

@media(min-width: 992px) {
    .Security_items__9Ipjl {
        grid-gap:64px;
        gap: 64px;
        grid-gap: var(--size-64);
        gap: var(--size-64)
    }
}

@media(min-width: 768px) {
    .Security_item__3OOXO {
        -webkit-box-flex:1;
        -ms-flex: 1 1;
        flex: 1 1
    }
}

.Security_itemIcon__W2zHn {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    background-color: rgba(134,167,189,.102);
    background-color: var(--color-background-neutral);
    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
}

@media(min-width: 992px) {
    .Security_itemIcon__W2zHn {
        width:88px;
        height: 88px
    }
}

.Security_itemIcon__W2zHn.Security_small__Ak0jh {
    width: 64px;
    height: 64px
}

@media(min-width: 992px) {
    .Security_itemIcon__W2zHn.Security_small__Ak0jh {
        width:72px;
        height: 72px
    }
}

.Security_icon__UrcNp svg {
    width: 32px;
    height: 32px
}

@media(min-width: 992px) {
    .Security_icon__UrcNp svg {
        width:48px;
        height: 48px
    }
}

.Security_icon__UrcNp.Security_small__Ak0jh svg {
    width: 24px;
    height: 24px
}

@media(min-width: 992px) {
    .Security_icon__UrcNp.Security_small__Ak0jh svg {
        width:32px;
        height: 32px
    }
}

.Security_button__H159d {
    min-width: 222px
}

.SecurityAlt_sectionContent__0tgJV {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media(min-width: 768px) {
    .SecurityAlt_sectionContent__0tgJV {
        -ms-flex-wrap:nowrap;
        flex-wrap: nowrap
    }

    .SecurityAlt_sectionText__6ENX_ {
        margin-bottom: 0
    }
}

.SecurityAlt_sectionIllustration__Cc6Z7 {
    min-width: 275px;
    margin-bottom: 32px;
    margin-bottom: var(--size-32)
}

@media(max-width: 575px) {
    .SecurityAlt_sectionIllustration__Cc6Z7 {
        width:100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media(min-width: 768px) {
    .SecurityAlt_sectionIllustration__Cc6Z7 {
        margin-top:0;
        margin-left: 0;
        margin-bottom: 0
    }
}

.SecurityAlt_sectionIllustration__Cc6Z7>picture>img {
    min-width: 275px
}

.SecurityAlt_items__9hJ98 {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-gap: 48px;
    gap: 48px;
    grid-gap: var(--size-48);
    gap: var(--size-48)
}

@media(min-width: 768px) {
    .SecurityAlt_items__9hJ98 {
        -webkit-box-orient:horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

@media(min-width: 992px) {
    .SecurityAlt_items__9hJ98 {
        grid-gap:64px;
        gap: 64px;
        grid-gap: var(--size-64);
        gap: var(--size-64)
    }
}

@media(min-width: 768px) {
    .SecurityAlt_item__mnkKI {
        -webkit-box-flex:1;
        -ms-flex: 1 1;
        flex: 1 1
    }
}

.SecurityAlt_itemIcon__ZEL9O {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    background-color: rgba(134,167,189,.102);
    background-color: var(--color-background-neutral);
    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
}

@media(min-width: 992px) {
    .SecurityAlt_itemIcon__ZEL9O {
        width:88px;
        height: 88px
    }
}

.SecurityAlt_icon__5LKo1 svg {
    width: 32px;
    height: 32px
}

@media(min-width: 992px) {
    .SecurityAlt_icon__5LKo1 svg {
        width:48px;
        height: 48px
    }
}

.SecurityAlt_button__Wa8EU {
    min-width: 222px
}

.Mission_titleRow__PgXlF {
    margin-bottom: 16px;
    margin-bottom: var(--size-16)
}

@media(min-width: 992px) {
    .Mission_titleRow__PgXlF {
        margin-bottom:32px;
        margin-bottom: var(--size-32)
    }
}

.Mission_firstParagraphRow__b_ng_ {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media(min-width: 992px) {
    .Mission_firstParagraphRow__b_ng_ {
        -webkit-box-pack:center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.Mission_firstCoverRow__84KQr {
    margin-bottom: 6px
}

@media(max-width: 575px) {
    .Mission_firstCoverRow__84KQr {
        -webkit-transform:translateX(calc(32px * -1));
        transform: translateX(calc(32px * -1));
        -webkit-transform: translateX(calc(var(--size-32) * -1));
        transform: translateX(calc(var(--size-32) * -1))
    }
}

@media(min-width: 768px) {
    .Mission_firstCoverRow__84KQr {
        margin-bottom:50px
    }
}

@media(min-width: 1200px) {
    .Mission_firstCoverRow__84KQr {
        margin-bottom:60px
    }
}

.Mission_secondParagraphText__ovumI.Mission_secondParagraphText__ovumI {
    margin-bottom: 24px;
    margin-bottom: var(--size-24)
}

@media(min-width: 992px) {
    .Mission_secondParagraphText__ovumI.Mission_secondParagraphText__ovumI {
        margin-bottom:0
    }
}

@media(min-width: 768px) {
    .Mission_missionBtnCol__PWRcG {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.Mission_thirdRow__9MF07 {
    margin-top: 40px;
    margin-top: var(--size-40)
}

@media(min-width: 768px) {
    .Mission_thirdRow__9MF07 {
        margin-top:88px;
        margin-top: var(--size-88);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media(max-width: 991px) {
    .Mission_thirdRowImageCol__RZOxH {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: end
    }
}

@media(max-width: 767px) {
    .Mission_thirdRowImage__wKBly {
        -webkit-transform:translateX(24px);
        transform: translateX(24px);
        -webkit-transform: translateX(var(--size-24));
        transform: translateX(var(--size-24));
        margin-bottom: 16px;
        margin-bottom: var(--size-16)
    }
}

@media(min-width: 992px) {
    .Mission_thirdRowTextCol__Hxlh0 {
        margin-left:24px;
        margin-left: var(--size-24)
    }
}

@media(min-width: 1200px) {
    .Mission_thirdRowTextCol__Hxlh0 {
        margin-left:32px;
        margin-left: var(--size-32)
    }
}

.Mission_imageContainer__nYusi {
    margin-top: -90px
}

@media(min-width: 576px) {
    .Mission_imageContainer__nYusi {
        margin-top:-120px
    }
}

@media(min-width: 768px) {
    .Mission_imageContainer__nYusi {
        margin-top:-130px
    }
}

@media(min-width: 992px) {
    .Mission_imageContainer__nYusi {
        margin-top:-170px
    }
}

@media(min-width: 768px) {
    .Mission_missionHero__6KTco {
        width:494px
    }
}

@media(min-width: 1200px) {
    .Mission_missionHero__6KTco {
        width:640px
    }
}

@media(min-width: 992px) {
    .Mission_missionContent__eyzE7 {
        font-size:26px!important;
        font-weight: 600!important
    }
}

.SocialTrust_drawerWrapper__7uhK7 {
    width: 100vw;
    max-width: 1024px
}

.SocialTrust_drawerTitle__WWfkx {
    margin-top: 32px;
    margin-top: var(--size-32)
}

.SocialTrust_drawerBody__aMGWU {
    padding: 16px;
    padding: var(--size-16)
}

@media(min-width: 768px) {
    .SocialTrust_drawerBody__aMGWU {
        padding:16px;
        padding: var(--size-16)
    }
}

@media(min-width: 992px) {
    .SocialTrust_drawerBody__aMGWU {
        padding:24px;
        padding: var(--size-24)
    }
}

.SocialTrust_videoContainer__1Ev7M {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%
}

.SocialTrust_video___khUL {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%
}

.SocialTrust_drawerContent__tI9FZ {
    max-width: 630px
}

.SocialTrust_sectionWrapper__8sOtK {
    overflow: hidden
}

@media(max-width: 767px) {
    .SocialTrust_sectionWrapper__8sOtK {
        margin-top:40px;
        margin-top: var(--size-40)
    }
}

.SocialTrust_grid__f8_0W {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media(min-width: 768px) {
    .SocialTrust_grid__f8_0W {
        display:grid;
        grid-template-columns: repeat(2,minmax(0,1fr));
        grid-template-rows: repeat(2,minmax(0,1fr));
        grid-template-areas: "t i" "c i"
    }
}

.SocialTrust_titleArea__K1INE {
    grid-area: t;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-right: 16px;
    margin-right: var(--size-16)
}

.SocialTrust_controlsArea__YB7ES {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    grid-area: c;
   
}

.SocialTrust_cardsArea__PCVp4 {
    grid-area: i
}

@media(max-width: 767px) {
    .SocialTrust_cardsArea__PCVp4 {
        margin-top:24px;
        margin-top: var(--size-24)
    }
}

.SocialTrust_cards__Xc9gj {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.SocialTrust_card--blue__PAoPJ,.SocialTrust_card--orange__6dqh7 {
    --color-interactive-control: var(--color-background-screen);
    --color-interactive-accent: var(--color-content-primary);
    --color-interactive-accent-hover: var(--color-dark-gold);
    --color-interactive-accent-active: var(--color-dark-maroon);
    --color-content-link-hover: var(--color-background-screen)
}

.SocialTrust_card--blue__PAoPJ {
    --color-content-primary: var(--color-dark-charcoal);
    --color-background-screen: var(--color-bright-blue)
}

.SocialTrust_card--orange__6dqh7 {
    --color-content-primary: var(--color-dark-purple);
    --color-background-screen: var(--color-bright-orange)
}

.SocialTrust_card__bhXqU {
    border-radius: var(--mw-radius-4);
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #37517e;
    color: var(--color-content-primary);
    background-color: #fff;
    background-color: var(--color-background-screen);
    padding: var(--mw-space-3);
    width: 250px;
    margin-right: 14px;
    margin-right: var(--size-14);
    position: relative;
    overflow: hidden;
    min-height: 450px
}


.SocialTrust_card__bhXqU .np-theme-personal .np-theme-personal--forest-green {
    border-radius: var(--mw-radius-4);
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    
    color: #fff;
    background-color: #fff;
    background-color: #07524D;
    padding: var(--mw-space-3);
    width: 207px;
    margin-right: 14px;
    margin-right: var(--size-14);
    position: relative;
    overflow: hidden;
    min-height: 200px
}


@media(min-width: 768px) {
    .SocialTrust_card__bhXqU {
        width:347px;
        min-height: 625px
    }

   

}

.swipetextbody{
  margin-top: auto !important;
  margin-bottom: auto !important;
}

@media(min-width: 992px) {
    .SocialTrust_card__bhXqU {
        width:332px;
        min-height: 625px;
        width: 347px;
        margin-right: 20px;
        margin-right: var(--size-24)
    }
}

.SocialTrust_card__body__utpyd {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: auto;
   
    border-radius: var(--mw-radius-3);
    grid-gap: var(--mw-space-4);
    gap: var(--mw-space-4);
    padding: 12px;
    
}

@media(min-width: 768px) {
    .SocialTrust_card__body__utpyd {
       
        padding: 12px;
    }
    


}

@media(min-width: 992px) {
    .SocialTrust_card__body__utpyd {
        
        background: var(--color-white);
        padding: 20px;
    }

    .SocialTrust_card__bodyNoImage__K5Eqk {
        padding: 0 var(--mw-space-6) var(--mw-space-6);
        background: 0 0
    }
}

.SocialTrust_avatar__window__SoGnA.SocialTrust_card__avatar__191TA {
    width: 56px;
    width: var(--size-56);
    top: 32px;
    top: var(--size-32);
    left: 16px;
    left: var(--size-16)
}

@media(min-width: 768px) {
    .SocialTrust_avatar__window__SoGnA.SocialTrust_card__avatar__191TA {
        width:96px;
        width: var(--size-96);
        top: 48px;
        top: var(--size-48);
        left: 32px;
        left: var(--size-32)
    }
}

@media(min-width: 992px) {
    .SocialTrust_avatar__window__SoGnA.SocialTrust_card__avatar__191TA {
        width:150px;
        top: 56px;
        top: var(--size-56);
        left: 56px;
        left: var(--size-56)
    }
}

.SocialTrust_avatar__window__SoGnA.SocialTrust_card__avatar__191TA img {
    border-radius: 100%
}

.SocialTrust_card__avatar__191TA {
    --card-avatar-size: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    display: block;
    width: 100%;
    height: auto;
}

.SocialTrust_card__titleSingle__RlnJD {
    font-size: var(--size-20);
    line-height: 28px;
    letter-spacing: -.015em;
    font-weight: 600;
    font-weight: var(--font-weight-semi-bold);
    max-height: 340px
}

@media(min-width: 768px) {
    .SocialTrust_card__titleSingle__RlnJD {
        font-size:24px;
        font-size: var(--size-24);
        line-height: 34px
    }
}

@media(min-width: 992px) {
    .SocialTrust_card__titleSingle__RlnJD {
        font-size: 23px;
        line-height: normal;
        letter-spacing: -.015em;
        font-weight: 600;
        font-weight: var(--font-weight-semi-bold);
        max-height: 340px
    }

    .SocialTrust_card__titleSingle__RlnJD.SocialTrust_avatar__spacing__i4kSS {
        padding-bottom: 40px;
        padding-bottom: var(--size-40)
    }
}

.SocialTrust_card__btn__T1HYm>.btn {
    min-width:50%
}

@media(min-width: 768px) {
    .SocialTrust_card__btn__T1HYm>.btn {
        min-width:50%
    }
   
}

@media(min-width: 992px) {
    .SocialTrust_card__btn__T1HYm>.btn {
        min-width:50%
    }
}


/* Hidden on extra small screens */
@media (max-width: 575.98px) {
    .hidden-xs {
        display: none !important;
    }

    .np-theme-personal .mw-body-1, .np-theme-personal .mw-body-1-bold{
        font-size: 13px !important;
        line-height: 15px !important;
        margin-bottom: 0 !important;
    
    }
}

/* Hidden on small screens */
@media (min-width: 576px) and (max-width: 767.98px) {
    .hidden-sm {
        display: none !important;
    }
   
}

/* Hidden on medium screens */
@media (min-width: 768px) and (max-width: 991.98px) {
    .hidden-md {
        display: none !important;
    }
}



.SocialTrust_unclickable__author__I_win {
    cursor: default;
    background-color: #00a2dd!important;
    background-color: var(--color-interactive-accent)!important
}

.SocialTrust_controls__btn__0_dzr {
    --card-control-btn-size: 48px;
    --card-control-btn-icon-size: 24px;
    border: none;
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #81DDCE;
    color: #07524D;
    margin-right: 13px;
    margin-top: 25px;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: var(--card-control-btn-size);
    height: var(--card-control-btn-size)
}

.SocialTrust_controls__btn__0_dzr:hover:not(:disabled) {
    background-color: #008fc9;
    background-color: var(--color-interactive-accent-hover)
}

.SocialTrust_controls__btn__0_dzr>.tw-icon>svg {
    width: var(--card-control-btn-icon-size);
    height: var(--card-control-btn-icon-size)
}

@media(min-width: 992px) {
    .SocialTrust_controls__btn__0_dzr {
        --card-control-btn-size:78px;
        --card-control-btn-icon-size: 42px
    }
}

.SocialTrust_controls__btn__0_dzr.SocialTrust_dark__t4cU2 {
    background-color: rgba(134,167,189,.102);
    background-color: var(--color-background-neutral)
}

.SocialTrust_controls__btn__0_dzr.SocialTrust_dark__t4cU2:hover:not(:disabled) {
    background-color: var(--color-background-neutral-active)
}

.SocialTrust_card__bhXqU {
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-property: opacity,-webkit-transform;
    transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform
}

.SocialTrust_itemEnter__LR_Bd {
    opacity: 0;
    -webkit-transform: scale3d(.3,.3,.3);
    transform: scale3d(.3,.3,.3)
}

.SocialTrust_itemEnterActive__olmYO,.SocialTrust_itemEnterDone__a9lbA {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.SocialTrust_itemExitActive__42rZA,.SocialTrust_itemExitDone___aAO1,.SocialTrust_itemExit__P1J7a {
    opacity: 0
}

.SocialTrust_itemExitActive__42rZA,.SocialTrust_itemExitDone___aAO1 {
    -webkit-transform: scale3d(.3,.3,.3);
    transform: scale3d(.3,.3,.3)
}

.SocialTrust_itemExitDone___aAO1:first-child+.SocialTrust_card__bhXqU,.SocialTrust_itemExitDone___aAO1:first-child+.SocialTrust_card__bhXqU+.SocialTrust_card__bhXqU,.SocialTrust_itemExitDone___aAO1:first-child+.SocialTrust_card__bhXqU+.SocialTrust_card__bhXqU+.SocialTrust_card__bhXqU {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.SocialTrust_itemExitDone___aAO1:first-child+.SocialTrust_card__bhXqU+.SocialTrust_card__bhXqU+.SocialTrust_card__bhXqU.SocialTrust_itemExitDone___aAO1,.SocialTrust_itemExitDone___aAO1:first-child+.SocialTrust_card__bhXqU+.SocialTrust_card__bhXqU.SocialTrust_itemExitDone___aAO1,.SocialTrust_itemExitDone___aAO1:first-child+.SocialTrust_card__bhXqU.SocialTrust_itemExitDone___aAO1 {
    -webkit-transform: translateX(-100%) scale3d(.3,.3,.3);
    transform: translateX(-100%) scale3d(.3,.3,.3)
}

.SocialTrust_itemExitDone___aAO1:first-child+.SocialTrust_itemExitDone___aAO1+.SocialTrust_card__bhXqU,.SocialTrust_itemExitDone___aAO1:first-child+.SocialTrust_itemExitDone___aAO1+.SocialTrust_card__bhXqU+.SocialTrust_card__bhXqU {
    -webkit-transform: translateX(-200%);
    transform: translateX(-200%)
}

.SocialTrust_itemExitDone___aAO1:first-child+.SocialTrust_itemExitDone___aAO1+.SocialTrust_card__bhXqU+.SocialTrust_card__bhXqU.SocialTrust_itemExitDone___aAO1,.SocialTrust_itemExitDone___aAO1:first-child+.SocialTrust_itemExitDone___aAO1+.SocialTrust_card__bhXqU.SocialTrust_itemExitDone___aAO1 {
    -webkit-transform: translateX(-200%) scale3d(.3,.3,.3);
    transform: translateX(-200%) scale3d(.3,.3,.3)
}

.SocialTrust_itemExitDone___aAO1:first-child+.SocialTrust_itemExitDone___aAO1+.SocialTrust_itemExitDone___aAO1+.SocialTrust_card__bhXqU {
    -webkit-transform: translateX(-300%);
    transform: translateX(-300%)
}

.SocialTrust_itemExitDone___aAO1:first-child+.SocialTrust_itemExitDone___aAO1+.SocialTrust_itemExitDone___aAO1+.SocialTrust_card__bhXqU.SocialTrust_itemExitDone___aAO1 {
    -webkit-transform: translateX(-300%) scale3d(.3,.3,.3);
    transform: translateX(-300%) scale3d(.3,.3,.3)
}

.Coverage_chips__g3vVq::-webkit-scrollbar {
    display: none
}

.Coverage_chips__g3vVq {
    overflow-x: auto;
    padding: 16px 0;
    padding: var(--size-16) 0;
    width: 100%;
    -ms-scroll-snap-type: x proximity;
    scroll-snap-type: x proximity;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    scrollbar-width: none
}

.Coverage_chips__g3vVq [role=radio] {
    cursor: pointer;
    scroll-snap-align: center
}

@media(min-width: 768px) {
    .Coverage_chips__g3vVq {
        padding:0
    }
}

.Coverage_blockContainer__FvLHH {
    list-style: none;
    margin: 0;
    padding: 0;
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.Coverage_blockContainer__FvLHH.Coverage_--isActive__rS1ym {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media(min-width: 576px) {
    .Coverage_blockContainer__FvLHH {
        -webkit-box-orient:horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        margin-right: calc(-1*16px);
        margin-right: calc(-1*var(--size-16))
    }

 
}


@media (max-width:576px) {
    .SocialTrust_card__btn__T1HYm  h3{
        font-size: 1.2rem;
    }
}

.Coverage_block__boxtK {
    display: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 32px;
    margin-bottom: var(--size-32);
    padding-right: 84px;
    width: 100%
}

.Coverage_block__boxtK.Coverage_--isVisible__0onc1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media(min-width: 480px) {
    .Coverage_block__boxtK {
        padding-right:32px;
        padding-right: var(--size-32)
    }
}

@media(min-width: 576px) {
    .Coverage_block__boxtK {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 50%;
        padding-right: 48px;
        padding-right: var(--size-48)
    }
}

@media(min-width: 768px) {
    .Coverage_block__boxtK {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 33.3333333333%;
        padding-right: 48px;
        padding-right: var(--size-48)
    }
}

@media(min-width: 992px) {
    .Coverage_block__boxtK {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 25%
    }
}

@media(min-width: 1200px) {
    .Coverage_block__boxtK {
        width:25%
    }
}

@media(min-width: 1366px) {
    .Coverage_block__boxtK {
        width:20%
    }
}

.Coverage_blockTitle___354e {
    margin-top: 0;
    margin-bottom: 8px;
    margin-bottom: var(--size-8)
}

@media(min-width: 576px) {
    .Coverage_blockTitle___354e {
        margin-top:24px;
        margin-top: var(--size-24)
    }
}

.Coverage_showMoreButton__qFmY8 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto
}

.Coverage_chevron___p1yU {
    margin-left: 8px;
    margin-left: var(--size-8)
}

.Coverage_chevron___p1yU svg {
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: -webkit-transform .15s;
    transition: -webkit-transform .15s;
    transition: transform .15s;
    transition: transform .15s,-webkit-transform .15s
}

.Coverage_--isExpanded__fQGOk .Coverage_chevron___p1yU svg {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.Coverage_chipsGradient__BLUk7 {
    display: block;
    content: "";
    position: absolute;
    right: 8px;
    right: var(--size-8);
    top: 0;
    height: 100%;
    width: 30px
}

@media(min-width: 576px) {
    .Coverage_chipsGradient__BLUk7 {
        display:none
    }
}

.Coverage_chipsBrightGreen__MYQ0E .np-chip--selected {
    background: var(--color-bright-green);
    color: var(--color-forest-green);
    border-color: var(--color-bright-green)
}

.Coverage_chipsBrightGreen__MYQ0E .np-chip--selected:hover:not(:disabled) {
    background: #008fc9;
    background: var(--color-interactive-accent-hover)
}

.Coverage_chipsGradientNone__xmJ4H {
    background: -webkit-gradient(linear,right top,left top,from(hsla(0,0%,100%,0)),to(hsla(0,0%,100%,0)));
    background: linear-gradient(270deg,hsla(0,0%,100%,0),hsla(0,0%,100%,0))
}

.Coverage_chipsGradientNeutral__rzkqc {
    background: -webkit-gradient(linear,right top,left top,from(#ecefeb),to(rgba(236,239,235,0)));
    background: linear-gradient(270deg,#ecefeb,rgba(236,239,235,0))
}

.Coverage_chipsGradientLight__W3BHx {
    background: -webkit-gradient(linear,right top,left top,from(#9fe870),to(hsla(97,72%,67%,0)));
    background: linear-gradient(270deg,#9fe870,hsla(97,72%,67%,0))
}

.Coverage_chipsGradientDark__JU8Sr {
    background: -webkit-gradient(linear,right top,left top,from(#163300),to(rgba(22,51,0,0)));
    background: linear-gradient(270deg,#163300,rgba(22,51,0,0))
}

.Coverage_chipsGradientWhite__mfkoq {
    background: -webkit-gradient(linear,right top,left top,from(#fff),to(hsla(0,0%,100%,0)));
    background: linear-gradient(270deg,#fff,hsla(0,0%,100%,0))
}

.Coverage_chipsGradientForestGreen__m8Tkn {
    background: -webkit-gradient(linear,right top,left top,from(#163300),to(rgba(22,51,0,0)));
    background: linear-gradient(270deg,#163300,rgba(22,51,0,0))
}

.Coverage_chipsGradientBrightGreen__0gU3Y {
    background: -webkit-gradient(linear,right top,left top,from(#9fe870),to(hsla(97,72%,67%,0)));
    background: linear-gradient(270deg,#9fe870,hsla(97,72%,67%,0))
}

.CoverageV2_showMoreButton__h5n0M {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto
}

.CoverageV2_chevron__5zfSU {
    margin-left: 8px;
    margin-left: var(--size-8)
}

.CoverageV2_chevron__5zfSU svg {
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: -webkit-transform .15s;
    transition: -webkit-transform .15s;
    transition: transform .15s;
    transition: transform .15s,-webkit-transform .15s
}

.CoverageV2_--isExpanded__WM7aX .CoverageV2_chevron__5zfSU svg {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

p.CoverageV2_description__b3djV.CoverageV2_description__b3djV {
    font-weight: 600;
    font-weight: var(--font-weight-semi-bold)
}

.CoverageV2_tabs__T_iha {
    position: relative
}

.CoverageV2_tabs__T_iha>ul {
    width: 100%
}

@media(min-width: 992px) {
    .CoverageV2_tabs__T_iha>ul {
        width:70%
    }
}

@media(min-width: 1440px) {
    .CoverageV2_tabs__T_iha>ul {
        width:50%
    }
}

.CoverageV2_tabs__T_iha .tabs__panel-container {
    padding-top: 32px;
    padding-top: var(--size-32);
    position: relative
}

.CoverageV2_tabs__T_iha .tabs__panel-container:before {
    width: 100%;
    height: 1px;
    position: absolute;
    top: 0;
    background: rgba(0,0,0,.102);
    background: var(--color-border-neutral);
    content: ""
}

.CoverageV2_tabs__T_iha .tabs__tab-list {
    border-bottom: none;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word
}

.Protection_items__aZTja {
    list-style: none;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    margin-bottom: var(--mw-space-6);
    padding: 0
}

@media(min-width: 768px) {
    .Protection_items__aZTja {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        grid-gap: 32px;
        gap: 32px;
        grid-gap: var(--size-32);
        gap: var(--size-32)
    }
}

@media(min-width: 992px) {
    .Protection_items__aZTja {
        margin-bottom:0
    }
}

.Protection_item__Ck8lF {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 48px;
    margin-right: var(--size-48);
    margin-bottom: 48px;
    margin-bottom: var(--size-48)
}

@media(min-width: 768px) {
    .Protection_item__Ck8lF {
        margin-bottom:0;
        margin-right: 0;
        padding-right: 12px;
        padding-right: var(--size-12);
        padding-left: 12px;
        padding-left: var(--size-12);
        -webkit-box-flex: 1;
        -ms-flex: 1 1;
        flex: 1 1;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.Protection_item__Ck8lF>div:first-child {
    border-radius: 100px;
    padding: 12px;
    padding: var(--size-12);
    background-color: rgba(134,167,189,.102);
    background-color: var(--color-background-neutral)
}

.Protection_item__Ck8lF:last-child {
    margin-bottom: 0
}

.Protection_item__Ck8lF.Protection_green__FdxLf {
    margin-right: 0
}

.Protection_item__Ck8lF.Protection_green__FdxLf>div:first-child {
    padding: 12px
}

@media(min-width: 768px) {
    .Protection_item__Ck8lF.Protection_green__FdxLf>div:first-child {
        padding:20px
    }
}

.Protection_icon__brO65 svg {
    width: 24px;
    height: 24px
}

@media(min-width: 768px) {
    .Protection_icon__brO65 svg {
        width:32px;
        height: 32px
    }
}

.Protection_item__Ck8lF.Protection_green__FdxLf .Protection_icon__brO65 svg {
    color: #00a2dd;
    color: var(--color-interactive-accent)
}

.Protection_item__Ck8lF.Protection_green__FdxLf>div:first-child {
    background-color: var(--color-interactive-primary)
}

.Disclaimer_disclaimer__BR8W8 {
    list-style: none
}

.background--neutral .Disclaimer_disclaimer__BR8W8 {
    background: #fff;
    background: var(--color-background-elevated)
}

.Disclaimer_disclaimer__BR8W8>.Disclaimer_item__mDf7A:before {
    list-style: none;
    content: counter(list-item);
    margin-right: 4px;
    font-weight: 700
}

.Disclaimer_item__mDf7A {
    scroll-margin-top: calc(var(--tw-public-nav-height)*2)
}

.Module_article__ALtkO:first-of-type {
    margin-bottom: var(--mw-space-8)
}

.Module_content__xL6gw {
    container-type: inline-size
}

.Module_body__TNflR {
    max-width: 480px
}

.Module_buttonContainer__0McZv {
    margin-top: var(--mw-space-8)
}

@media(min-width: 768px) {
    .Module_buttonContainer__0McZv {
        text-align:left
    }
}

@container(max-width:445px) {
    .Module_buttonContainer__0McZv {
        text-align: center
    }

    .Module_buttonContainer__0McZv>.btn {
        width: 100%
    }

    .Module_buttonContainer__0McZv>.btn:first-of-type {
        margin-bottom: var(--mw-space-3)
    }
}

@media(min-width: 1200px) {
    .Module_topOffset__6kcSX {
        -webkit-transform:translateY(calc(-1 * var(--mw-space-24)));
        transform: translateY(calc(-1 * var(--mw-space-24)));
        margin-bottom: calc(-1*var(--mw-space-24))
    }
}

.Module_disclaimerLink__IYTW7 {
    text-decoration: none
}

.FlagsMarquee_container__gYbR5 {
    height: 120px;
    height: var(--size-120);
    overflow: hidden
}

.FlagsMarquee_container__gYbR5 :first-child {
    height: 100%
}

@media(min-width: 768px) {
    .FlagsMarquee_container__gYbR5 {
        height:128px
    }
}

@media(min-width: 992px) {
    .FlagsMarquee_container__gYbR5 {
        height:208px
    }
}

@media(min-width: 1601px) {
    .FlagsMarquee_container__gYbR5 {
        height:260px
    }
}

.FlagsMarquee_arrowContainer__SgSRK {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
    height: 100%;
    width: 100%;
    min-width: 140px;
    margin-right: 8px;
    margin-right: var(--size-8);
    border-radius: 0 1000px 1000px 0;
    background-color: #00a2dd;
    background-color: var(--color-interactive-accent)
}

@media(min-width: 768px) {
    .FlagsMarquee_arrowContainer__SgSRK {
        min-width:270px
    }
}

@media(min-width: 992px) {
    .FlagsMarquee_arrowContainer__SgSRK {
        min-width:480px
    }
}

@media(min-width: 1601px) {
    .FlagsMarquee_arrowContainer__SgSRK {
        min-width:560px
    }
}

.FlagsMarquee_arrowFlag__3H8JN {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: var(--color-interactive-primary);
    border-radius: 1000px;
    color: #00a2dd;
    color: var(--color-interactive-accent)
}

.FlagsMarquee_arrowFlag__3H8JN svg {
    width: 60%;
    height: 60%
}

.FlagsMarquee_flagContainer__JyHKE {
    float: right;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    aspect-ratio: 1/1;
    height: 100%;
    padding: 8px;
    padding: var(--size-8);
    border-radius: 1000px;
    -webkit-transition: width .1s;
    transition: width .1s
}

@media(min-width: 992px) {
    .FlagsMarquee_flagContainer__JyHKE {
        padding:12px;
        padding: var(--size-12)
    }
}
