.ion-page {
    inset: 0 0 -40px;
    display: flex;
    position: absolute;
    flex-direction: column;
    justify-content: space-between;
    contain: layout size style;
    overflow: hidden;
    z-index: 0;
    overflow-y: scroll;
}
.ion-pageBudget {
    inset: 0 0 -40px;
    display: flex;
    position: absolute;
    flex-direction: column;
    justify-content: space-between;
    contain: layout size style;
    overflow: hidden;
    z-index: 0;
    overflow-y: scroll;
    height: 1300px;
}
.ion-page1 {
    inset: 0 0 6px;
    display: flex;
    position: absolute;
    flex-direction: column;
    justify-content: space-between;
    contain: layout size style;
    overflow: hidden;
    z-index: 0;
    overflow-y: auto;
    margin-top: 8px;
}
.ion-pageTran {
    inset: 0 0 6px;
    display: flex;
    position: absolute;
    flex-direction: column;
    justify-content: space-between;
    contain: layout size style;
    overflow: hidden;
    z-index: 0;
    overflow-y: auto;
    margin-top: 8px;
}
.adviceInv {
    background-color: #d9d9d9;
    border-radius: 8px;
    width: 100%;
    margin-top: 15px;
    padding: 15px;
    font-size: 14px;
}
.ion-page2 {
    inset: 0 0px -37px;
    display: flex;
    position: absolute;
    flex-direction: column;
    justify-content: space-between;
    contain: layout size style;
    overflow: hidden;
    z-index: 0;
    margin-right: -40px;
    margin-top: 8px;
}
@media screen and (min-width: 842px)
{
 .linear-gradient {
    margin-top: 5px;
}

}
@media screen and (min-width: 600px) {
    .right-card{
        left: 30em !important;
    }
}

 .linear-gradient {
    left: 0%;
    right: 0%;
    top: -10px;
    background: linear-gradient(359.28deg, #ffffff 4.4%, #145a7b 91.56%);
   
}
.left-col {
    max-width: 420px;
    padding-right: 0;
}
 .linear-gradient .max-width {
    max-width: 1440px;
    margin: auto;
}
 .left-card {
    min-height: 1200px;
    height: 107%;
    
    border-radius: 10px 0 0 10px;
    margin-right: 0;
    margin-left: 20px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
    padding: 0 20px;
}
  .my-account {
    margin-top: 24px;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: .0015em;
    color: #333333;
}
 .elephant-svg {
    width: 20px;
    height: 19px;
    margin-right: 5px;
}
.navigator-image {
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}
 .allAccounts {
    cursor: pointer;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 20px;
    bottom: 85.29%;
    background: #ffffff;
    border-radius: 10px;
    margin: 20px 0;
    width: 408px;
    box-shadow:0 0 20px 0 rgba(0, 0, 0, .1);
}
  .square-box {
    max-width: 60px;
    border: .4px solid #d9d9d9;
    box-sizing: border-box;
    border-radius: 10px;
    padding: 10px;
    top: 50%;
}
 .allAccount-text {
    margin-left: 17px;
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: .001em;
    color: #145a7b;
}
.ion-text-center {
    text-align: center !important;
}
  .manage-accounts {
    cursor: pointer;
}
.linkcolor {
    color: var(--ion-color-btncolor) !important;
}
 .max-width .account-tab .right-col {
    padding-left: 0;
}
[_nghost-jhx-c193] {
    bottom: 0;
}
[_nghost-jhx-c79] {
    display: flex;
    position: absolute;
    inset: 0;
    flex-direction: column;
    width: 100%;
    height: 100%;
    contain: layout size style;
}

.tabs.no-acct-button {
   
    display: flex;
    margin-left: 4%;
    margin-top: 14px;
}
 .tabs {
    max-width: 600px;
    --border: none;
    height: 27px;
    margin-top: 24px;
    background: transparent;
    justify-content: flex-start;
}
 .tabs ion-tab-button {
    font-size: 18px;
    font-weight: 600;
    max-width: 200px;
    height: 27px;
    color: #333;
    --color-selected: #333;
    padding: 9px 9% 0px 40px;;
}
.lightgrey {
    background: #ffffff !important;
}
 .tabs  .tab-names {
    margin-top: -4px;
    margin-bottom: 2px;
}
.tabs-inner {
    position: relative;
    flex: 1;
    contain: layout size style;
}
.tabs-inner {
    margin-top: 1px;
}
@media screen and (min-width: 500px)
{
.networth {
    margin: 36px 36px 80px 25px;
}
}
.titletop {
    height: 24px;
    flex-grow: 1;
    font-size: 18px;
    font-weight: 700;
    text-align: left;
    color: #333333;
}
bottom-text {
    text-align: left;
    color: var(--primary-colors-voya-black);
}
@media screen and (min-width: 1200px)
{
.stacked-view {
    display: flex;
    flex-direction: row;
}}
@media screen and (min-width: 1200px)
{
.stacked-view v-card {
    flex-grow: 999;
}
}
@media screen and (min-width: 1200px)
{
.spending-widget {
    margin-right: 80px;
}
}
v-card {
    box-shadow: none;
}
.ion-page> {
    margin: 90px 0;
    padding: 0;
    overflow-y: auto;
}

.account-tab
    {
        padding-right: 1%;
        padding-left: 1%;
        min-height: 750px;
    }

    v-card {
        --color: #333;
        font-size: 16px;
       
        box-shadow:  0 0 20px 0 rgba(0, 0, 0, .1);
        padding: 20px;
        margin: 20px;
        cursor: pointer;
    }
    .titletext {
        min-height: 16px;
        font-style: normal;
        line-height: 1.14;
        letter-spacing: .01px;
        text-align: left;
        margin: 2px 0;
        color: #145a7b;
    }
    .subtitle {
        position: static;
        height: 16px;
        flex-grow: 0;
        margin-top: 4px;
        margin-bottom: 4px;
        font-size: 14px;
        font-weight: 400;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.14;
        letter-spacing: .04px;
        text-align: left;
        color: #8c8c8c;
    }
    .balance {
        height: 16px;
        flex-grow: 0;
        font-size: 16px;
        font-weight: 700;
        font-stretch: normal;
        font-style: normal;
        line-height: 1;
        letter-spacing: .02px;
        text-align: left;
        margin: 0;
        color: #333333;
    }
    .logo-column {
        max-width: 80px !important;
    }
    .bannerCardNew{
        width: fit-content;
        max-width: none;
        padding: 25px 25px;
        height: fit-content;
        padding: 30px 20px 30px;
        background-color: #ffffff;
       
        box-shadow: 0 10px 20px -1px var(--v-colors__box-shadow-10);
        color: var(--v-colors__black);
        box-sizing: border-box;
        display: block;
       
      }
      .logo-container1 {
        width: 60px;
        height: 60px;
        position: relative;
        top: 50%;
        transform: translateY(-50%);
        border-radius: 10px;
        overflow: hidden;
    }
    .logo {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }
    .right-col {
        padding-left: 0;
    }
    .right-card{
        box-shadow: none;
        margin-left: -17px;
        margin-right: 20px;
        border-radius: 0 10px 10px 0;
        height: 107%;
        width: 60%;                   
        display: flex;
        left: 35%;
        bottom: 147.2em;
         position: relative;
         margin-top: -0.3px;
    }
    
    .button{
        border-radius: 25px;
        border-width: 3px;
        border-color:#145a7b ;
        font-size: 16px;
        font-weight: bold;
        height: 50px;
        cursor: pointer;
    }
    .button-small {
        background: #145a7b;
        color: white;
        max-width: 120px;
        max-height: 40px;
        font-weight: 600;
        font-size: 14px;
        margin:38px 0px 0px 0px;
        letter-spacing: 0px !important;
        text-transform: none;
        padding: 10px !important;
      }
      .add-circle-outline {
        height: 20px;
        width: 20px;
        margin-right: 5px; 
        letter-spacing: 0px !important;
        text-transform: none;
        color: #145a7b !important;       
      }
      .margins{
        margin: 30px 10px 10% 33%;
      }
      .hydrated {
        visibility: inherit;
    }
    .desc-column{
        margin: -86px 1px 1px 88px;
    }
    .webAccountList{
        width: 408px;
        margin: 20px 0px;
        border-radius: 10px !important;
    }
    .logoCon{
        padding: 25px 1px 0px 0px;
    }
    .selected-tab {
        height: 2px;
        background: #d75426;
        width: 58px;
        border-radius: 10px 10px 0 0;
        position: absolute;
        top: 43px;
        margin: 0px 8px;
       
    }
    .tabsline {
        height: 1px;
    width: 94%;
    background: #d9d9d9;;
    margin: 14px 1px;
      }

    .selectedAcc{
        width: 430px !important;
    }
    .f1jlqda7:hover {
        border-color: #EBEFF5;
        color: #2d93c7;
        fill: #2d93c7;
        transition: all .2s ease-in;
    }

    .f1jlqda7 {
        background-color: transparent;
        border-color: transparent;
        border-radius: 2px;
        border-style: solid;
        border-width: 1px;
        box-sizing: border-box;
        color: #359BCF;
        cursor: pointer;
        display: inline-block;
        fill: #359BCF;
        font-family: InterSemibold, Helvetica, Arial, sans-serif;
        font-size: 13px;
        min-width: 50px;
        padding: 4px 14px;
        position: relative;
        transition: all .2s ease-in;
        z-index: 100;
    }
    .fkce3a3 {
        background-color: #FFFFFF;
        border-bottom-width: 1px;
        border-color: #EBEFF5;
        border-left-width: 1px;
        border-radius: 2px 0 0 2px;
        border-right-width: 0;
        border-style: solid;
        border-top-width: 1px;
        border-width: 1px;
        box-sizing: border-box;
        color: #359BCF;
        cursor: pointer;
        display: inline-block;
        fill: #359BCF;
        font-family: InterSemibold, Helvetica, Arial, sans-serif;
        font-size: 13px;
        margin: 0;
        min-width: 16px;
        padding: 4px 14px;
        position: relative;
        transition: all .2s ease-in;
        vertical-align: middle;
    }
    .f7tegul {
        background-color: #FAFBFC;
        border-bottom-width: 1px;
        border-color: #EBEFF5;
        border-left-width: 1px;
        border-radius: 0;
        border-right-width: 0;
        border-style: solid;
        border-top-width: 1px;
        border-width: 1px;
        box-sizing: border-box;
        color: #359BCF;
        cursor: pointer;
        display: inline-block;
        fill: #359BCF;
        font-family: InterSemibold, Helvetica, Arial, sans-serif;
        font-size: 13px;
        margin: 0;
        min-width: 16px;
        padding: 4px 14px;
        position: relative;
        transition: all .2s ease-in;
        vertical-align: middle;
    }
    .ft9sp6c {
        background-color: #FAFBFC;
        border-bottom-width: 1px;
        border-color: #EBEFF5;
        border-left-width: 1px;
        border-radius: 0 2px 2px 0;
        border-right-width: 1px;
        border-style: solid;
        border-top-width: 1px;
        border-width: 1px;
        box-sizing: border-box;
        color: #359BCF;
        cursor: pointer;
        display: inline-block;
        fill: #359BCF;
        font-family: InterSemibold, Helvetica, Arial, sans-serif;
        font-size: 13px;
        margin: 0;
        min-width: 16px;
        padding: 4px 14px;
        position: relative;
        transition: all .2s ease-in;
        vertical-align: middle;
    }
    ul,li{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    background: transparent;
    font-weight: normal;
    font-family: InterRegular, Helvetica, Arial, san-serif;
    tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
}
@media screen and (min-width: 500px)
{
.networth
 {
    margin: 38px 35px 85px 25px;
}}
@media screen and (min-width: 1024px)
{
.ion-page{
    /* display: block !important; */
    overflow-x: auto;
}
}
@media screen and (max-width: 1200px)
{
.stacked-view {
    display: block;
    flex-direction: row;
}
}
@media screen and (min-width: 1200px)
{
.stacked-view v-card {
    flex-grow: 999;
    box-shadow: none;
}}
@media screen and (min-width: 1200px)
{
.spending-widget {
    margin-right: 80px;
}}
hr {
    border: 0;
    clear: both;
    display: block;
    width: 103%;
    background-color:#d9d9d9;
    height: 1px;
}
ion-button {
    border: solid 2px #145a7b;
    width: 148px;
    height: 40px;
    font-size: 16px;
    font-weight: 600;
    margin: 15px auto;
    border-radius: 20px;
}
.cards_view{
    margin-left: 110px;
    margin-top: 7% !important;

}
.f5c5nd6 {
    -webkit-overflow-scrolling: touch;
    background-color: #F8F9FB;
    box-sizing: border-box;
    display: flex;
    height: 100%;
    justify-content: center;
    overflow: auto;
    width: 100%;
}
.mx-insights-track {
    flex: 0 0 auto;
    max-width: 450px;
    position: relative;
}
 .mx-insights-feed-header {
    display: flex;
    gap: 16px;
    margin-bottom: 16px;
    padding: 16px;
}
.f8qf4xe {
    color: #121417 !important;
    font-family: InterRegular, Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
.f4avm7q {
    color: #121417 !important;
    font-family: InterRegular, Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
.f5c5nd6 .mx-insights-container {
    min-height: 200px;
    padding-left: 16px;
    padding-right: 16px;
    position: relative;
}
@media screen and (min-width: 500px)
{
.pulse-widget {
    height: 91% !important;
    margin: 80px;
}
}
@media screen and (min-width: 500px)
{
.pulse-widget[_ngcontent-lyw-c262] #pulse_widget[_ngcontent-lyw-c262] {
    height: 100%;
}
}


.fawz4he {
    color: #121417 !important;
    font-family: InterBold, Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}

.f4avm7q {
    color: #121417 !important;
    font-family: InterRegular, Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
.f11dlq7d {
    background-color: #FFFFFF;
    border-radius: 8px;
    box-shadow: 0px 2px 8px rgba(106, 115, 129, 0.12);
    box-sizing: border-box;
    margin-bottom: 10px;
    max-height: 2000px;
    overflow: hidden;
    padding: 16px;
    position: relative;
    text-align: left;
    top: 0;
    transition: max-height 1s linear, top .3s, box-shadow .5s ease 1s;
    width: 100%;
    z-index: 2;
}
.f1o1p964 {
    margin-bottom: 16px;
}
.fxn8qef {
    display: flex;
    gap: 8px;
    justify-content: space-between;
}
.fxn8qef h2 {
    flex-grow: 1;
    max-width: calc(100% - 24px);
}
.f1lxwyft {
    position: static !important;
}
.f18rcl36 {
    display: flex;
    justify-content: flex-end;
    position: relative;
    width: fit-content;
}
.fxn8qef .kyper-icon-button {
    position: absolute;
    right: -14px;
    top: -14px;
}
.f1aalrk0 {
    align-items: center;
    background-color: transparent;
    border: none;
    color: #359BCF;
    cursor: pointer;
    display: inline-flex;
    font-family: InterSemibold, Helvetica, Arial, sans-serif;
    font-size: 15px;
    height: 44px;
    justify-content: center;
    margin: 0;
    padding: 0;
    position: relative;
    transition: all 300ms cubic-bezier(.475,.425,0,.995);
    white-space: nowrap;
    width: 44px;
}
.f1aalrk0 > svg {
    border-radius: 4px;
    box-sizing: initial;
    padding: 4px;
}
.f1u3vgvw {
    display: flex;
    flex: 1 0 auto;
    flex-direction: column;
    justify-content: flex-end;
}
.f9rn4r3 p {
    margin-bottom: 8px;
}
.f9rn4r3 > p {
    margin-left: 8px;
    margin-right: 8px;
    margin-top: 0;
    word-break: break-word;
    word-wrap: break-word;
}
.fb8kz74 {
    color: #121417 !important;
    font-family: InterRegular, Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
.bold-copy {
    font-weight: bold;
}
.f1m0imgn.secondary {
    color: #49505A;
}
.f1m0imgn {
    color: #121417 !important;
    font-family: InterRegular, Helvetica, Arial, sans-serif;
    font-size: 11px;
    line-height: 16px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
.ftmo4uu {
    background-color: #FFFFFF;
    border-radius: 8px;
    box-shadow: 0px 2px 8px rgba(106, 115, 129, 0.12);
    box-sizing: border-box;
    margin-bottom: 10px;
    max-height: 2000px;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-align: left;
    top: 0;
    transition: max-height 1s linear, top .3s, box-shadow .5s ease 1s;
    width: 100%;
    z-index: 2;
}
.f1nk4hvd {
    border-radius: 8px;
    box-shadow: -12px 0px 0px 0px #C61A0B;
    margin-left: 4px;
    padding: 16px 16px;
}
.f1nk4hvd .mx-insights-category-beat-body-content-graphic-container {
    display: flex;
}
.f1kyunfb {
    align-items: center;
    background-color: #FFD84D;
    border-radius: 4px;
    display: inline-flex;
    height: 32px;
    justify-content: center;
    width: 32px;
}
.f1nk4hvd .mx-insights-category-beat-body-content-container {
    display: flex;
    flex: 1;
    flex-direction: column;
    margin-left: 16px;
}
.f8qf4xe.bold, .f8qf4xe strong {
    font-family: InterSemibold, Helvetica, Arial, sans-serif;
}
.f8qf4xe {
    color: #121417 !important;
    font-family: InterRegular, Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
.f1nk4hvd .mx-insights-category-beat-body-menu-container {
    position: absolute;
    right: 2px;
    top: 2px;
}
.f18rcl36 {
    display: flex;
    justify-content: flex-end;
    position: relative;
    width: fit-content;
}
.f1lxwyft {
    position: static !important;
}
@media screen and (min-width: 500px)
{
.pulse-widget #pulse_widget {
    height: 100%;
}
}
.f1uhizmu {
    -webkit-overflow-scrolling: touch;
    background-color: #F8F9FB;
    box-sizing: border-box;
    display: flex;
    height: 100%;
    justify-content: center;
    
    width: 100%;
}
.f1uhizmu .mx-insights-container {
    min-height: 200px;
    padding-left: 16px;
    padding-right: 16px;
    position: relative;
}

.fgqhe90 {
    background-color: #FFFFFF;
    border-radius: 8px;
    box-shadow: 0px 2px 8px rgba(106, 115, 129, 0.12);
    box-sizing: border-box;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 16px;
    position: relative;
    text-align: left;
    top: 0;
    transition: max-height 1s linear, top .3s, box-shadow .5s ease 1s;
    width: 100%;
    z-index: 2;
}
.fidkb6j {
    background-color: #FFFFFF;
    border-radius: 8px;
    box-shadow: 0px 2px 8px rgba(106, 115, 129, 0.12);
    box-sizing: border-box;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-align: left;
    top: 0;
    transition: max-height 1s linear, top .3s, box-shadow .5s ease 1s;
    width: 100%;
    z-index: 2;
}
.mx-insights-loading-wrapper {
    align-items: center;
    display: flex;
    justify-content: center;
}
.f1cd7u4x.kyper-neutral:not(.kyper-button-disabled):hover {
    background-color: #FFFFFF;
    border-color: #268cc0;
    color: #268cc0;
}
.f1cd7u4x.kyper-neutral {
    background-color: #FFFFFF;
    border: 1px solid;
    border-color: #CDD3DD;
    color: #359BCF;
}
.f1cd7u4x {
    align-items: center;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    display: flex;
    font-family: InterSemibold, Helvetica, Arial, sans-serif;
    font-size: 15px;
    height: 44px;
    justify-content: center;
    margin: 0;
    padding: 0px 16px;
    position: relative;
    transition: all 300ms cubic-bezier(.475,.425,0,.995);
    white-space: nowrap;
    width: auto;
}
.f17mxm1j {
    margin-top: 8px;
}
.f1u3vgvw {
    display: flex;
    flex: 1 0 auto;
    flex-direction: column;
    justify-content: flex-end;
}
.f1o1p964 {
    margin-bottom: 16px;

}
.fvnjcim {
    height: 160px;
    margin-bottom: 16px;
    width: 100%;
}
.f10u1yta {
    display: flex;
    gap: 8px;
    margin-top: 4px;
}
.f1vtssi4 {
    align-items: left;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justfy-content: center;
    padding-bottom: 16px;
    padding-top: 16px;
    padding-left: 35px;
}

.f1tx5356 .kyper-utilityrow-base-content {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    flex-grow: 1;
    min-height: 64px;
}
.f1tx5356 .kyper-utilityrow-base-wrapper {
    width: 100%;
}
.f1tx5356 {
    box-sizing: border-box;
    display: flex;
    min-height: 64px;
    padding-left: 0;
    width: 100%;
}
.f13oquma .only-row {
    border: 1px solid #EEF1F6;
    border-radius: 4px;
}
.f13oquma {
    margin-bottom: 16px;
}
.f1m0imgn.uppercase.XSmall, .f1m0imgn.uppercase.Tiny {
    letter-spacing: 0.33px;
}
.f1m0imgn.uppercase {
    text-transform: uppercase;
}
.f10u1yta svg {
    flex-shrink: 0;
}
.f1tykcp7 {
    align-items: center;
    align-self: center;
    display: flex;
    height: 32px;
    padding-bottom: 16px;
    padding-left: 24px;
    padding-right: 12px;
    padding-top: 16px;
    width: 32px;
}
.f14ipkkq {
    align-text: left;
    display: inline-block;
    position: relative;
}
.f14ipkkq .kyper-categoryicon {
    box-sizing: border-box;
    display: flex;
}

.f1wte6u6 {
    align-items: center;
    background-color: #133F49;
    border-radius: 4px;
    color: #ffffff;
    display: inline-flex;
    height: 32px;
    justify-content: center;
    width: 32px;
}
.f8qf4xe.success {
    color: #078364 !important;
}
.f4ke8a6 {
    margin-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.fr9l9j {
    display: flex;
    gap: 8px;
    justify-content: space-between;
}
.fr9l9j h2 {
    flex-grow: 1;
    max-width: calc(100% - 24px);
}
.f21qrpy {
    background: linear-gradient(205.05deg, #CEFEE6 0.8%, #8EEBBE 98.51%);
    display: flex;
    flex-direction: column;
    margin-bottom: 24px;
    margin-left: 0;
    margin-right: 0;
}
.f1ubg64x {
    background-color: #FFFFFF;
    border-radius: 8px;
    box-shadow: 0px 2px 8px rgba(106, 115, 129, 0.12);
    color: #121417 !important;
    font-family: InterRegular, Helvetica, Arial, sans-serif;
    padding: 16px;
}
.f1mu594s {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 4px;
    justify-content: center;
    margin: 16px;
}
.f1q77m7p {
    color: #121417 !important;
    font-family: InterRegular, Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
.f1mu594s .mx-insight-category-wrapper .kyper-categoryicon {
    height: 16px;
}

.f1rlubmm {
    align-items: center;
    background-color: #133F49;
    border-radius: 4px;
    color: #ffffff;
    display: inline-flex;
    height: 40px;
    justify-content: center;
    width: 40px;
}
.f1mu594s .mx-insight-category-wrapper .kyper-categoryicon svg {
    color: #49505A;
    height: 16px;
}
.f1mu594s .mx-insight-category-wrapper {
    align-items: center;
    display: flex;
    flex-direction: row;
}
.f11jw5jr.kyper-transparent:not(.kyper-button-disabled):hover, .f11jw5jr.kyper-transparent-tertiary:not(.kyper-button-disabled):hover {
    background-color: #F8F9FB;
    color: #268cc0;
}
.f11jw5jr {
    align-items: center;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    display: flex;
    font-family: InterSemibold, Helvetica, Arial, sans-serif;
    font-size: 15px;
    height: 44px;
    justify-content: center;
    margin: 0;
    padding: 0px 16px;
    position: relative;
    transition: all 300ms cubic-bezier(.475,.425,0,.995);
    white-space: nowrap;
    width: auto;
}
.f128y7l7 p {
    margin-bottom: 16px;
}
.f128y7l7 > p {
    margin-left: 8px;
    margin-right: 8px;
    margin-top: 0;
    padding-left: 16px;
    padding-right: 16px;
    word-break: break-word;
    word-wrap: break-word;
}
.fd7srzl {
    margin-top: 8px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
}
.f18rcl36 > .action-menu-right {
    right: 0;
}
.f18rcl36 > div[role="menu"] {
    background-color: #FFFFFF;
    border-radius: 4px;
    box-shadow: 0px 6px 12px rgba(106, 115, 129, 0.16), 0px 3px 8px rgba(87, 102, 117, 0.06);
    margin: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 4px;
    position: absolute;
    top: 52px;
    width: 215px;
    z-index: 1000;
}
.f1qby240 {
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 0;
}
.f1qby240 button {
    align-items: center;
    background-color: #FFFFFF;
    border: none;
    border-radius: 4px;
    color: #121417;
    cursor: pointer;
    display: flex;
    font-family: InterRegular, Helvetica, Arial, sans-serif;
    font-size: 15px;
    gap: 8px;
    line-height: 20px;
    padding: 12px 8px;
    width: 100%;
}
.f1er8e5 {
    color: #121417;
    font-family: InterBold, Helvetica, Arial, sans-serif;
    font-size: 23px;
    line-height: 32px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
.f1ov1t11 {
    display: flex;
    gap: 8px;
}
.f1q77m7p.uppercase.Small {
    letter-spacing: 0.48px;
}
.f1q77m7p.secondary {
    color: #49505A;
}
.f1q77m7p.uppercase {
    text-transform: uppercase;
}
.f1oki7it {
    margin-bottom: 0px;
}
.f1oki7it .mx-insight-lined-mini-card-expansion-header {
    align-items: center;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-left: 1px solid #EEF1F6;
    border-right: 1px solid #EEF1F6;
    border-top: 1px solid #EEF1F6;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    display: flex;
    justify-content: space-between;
    min-height: 40px;
    padding-left: 24px;
    padding-right: 8px;
    text-align: left;
}
.f1oki7it .mx-insight-lined-mini-card-expansion-header .kyper-text {
    color: #359BCF !important;
}
.f1oki7it .middle-row {
    border-left: 1px solid #EEF1F6;
    border-right: 1px solid #EEF1F6;
    border-top: 1px solid #EEF1F6;
}
.f1tx5356 {
    box-sizing: border-box;
    display: flex;
    min-height: 64px;
    padding-left: 0;
    width: 100%;
}
.fd6rnlq {
    align-items: center;
    background-color: #58AC7B;
    border-radius: 4px;
    color: #ffffff;
    display: inline-flex;
    height: 32px;
    justify-content: center;
    width: 32px;
}
.f1oogeyy {
    align-self: center;
    display: flex;
    flex-direction: row;
    padding-bottom: 16px;
    padding-left: 12px;
    padding-right: 24px;
    padding-top: 16px;
}
.f1j213id {
    align-items: center;
    background-color: #F8F9FB;
    border: 1px solid #EEF1F6;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 16px;
    min-height: 40px;
    padding-left: 24px;
    padding-right: 24px;
}
.fjs8gqe {
    align-items: center;
    background-color: #F8F9FB;
    border: 1px solid #EEF1F6;
    border-radius: 4px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    color: #6A7381;
    display: flex;
    font-size: 11px;
    justify-content: space-between;
    line-height: 16px;
    margin-bottom: 16px;
    padding: 16px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: left;
}
.f1cd7u4x.kyper-link {
    background-color: transparent;
    border-bottom: 1px solid;
    border-color: transparent;
    border-radius: 0;
    box-sizing: border-box;
    color: #359BCF;
    cursor: pointer;
    font-size: 15px;
    height: 20px;
    line-height: 20px;
    padding: 0;
    text-decoration: none;
}
.ffipxwe {
    border-radius: 8px;
    box-shadow: -12px 0px 0px 0px #FFDA6C;
    margin-left: 4px;
    padding: 16px 16px;
}
.ffipxwe .mx-insights-category-beat-body-content-graphic-container {
    display: flex;
}
.fq7uncx {
    align-items: center;
    background-color: #5C446E;
    border-radius: 4px;
    color: #ffffff;
    display: inline-flex;
    height: 32px;
    justify-content: center;
    width: 32px;
}
.ffipxwe .mx-insights-category-beat-body-title-container {
    display: flex;
    justify-content: space-between;
}
.ffipxwe .mx-insights-category-beat-body-content-container {
    display: flex;
    flex: 1;
    flex-direction: column;
    margin-left: 16px;
}

.fupocpq {
    align-items: center;
    background-color: #CF5F84;
    border-radius: 4px;
    color: #ffffff;
    display: inline-flex;
    height: 32px;
    justify-content: center;
    width: 32px;
}
.fgqpapi {
    align-items: center;
    background-color: #E37434;
    border-radius: 4px;
    color: #ffffff;
    display: inline-flex;
    height: 32px;
    justify-content: center;
    width: 32px;
}

.f1dn2s4r {
    align-items: center;
    background-color: transparent;
    border: none;
    box-sizing: content-box;
    color: #2E353B;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    font-size: 11px;
    justify-content: flex-start;
    margin: 0;
    padding: 0;
    padding-left: 5px;
    padding-right: 10px;
    text-transform: uppercase;
    width: 8%;
}
.f1b6fob6 {
    align-items: center;
    background-color: transparent;
    border: none;
    box-sizing: content-box;
    color: #2E353B;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    font-size: 11px;
    justify-content: flex-start;
    margin: 0;
    padding: 0;
    padding-left: 5px;
    padding-right: 10px;
    text-transform: uppercase;
    width: 32%;
}

.button-round:hover{
    color: #ffffff !important;
    background: #145a7b !important;
}
.popup-container {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5); 
    display: flex;
    justify-content: center;
    align-items: center;
    }
    
    #popup {
    background-color: white;
    padding: 30px;
    /* border-radius: 8px; */
    max-width: 100%;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    position: relative;
    /* width: 20%; */
    text-align: center;
    width: 29%;
    margin-top: 5%;
    font-size: 16px;
    font-weight: 300;
    margin-right: -25px;
    }
    #close-popup {
    position: absolute;
    top: 10px;
    right: 25px;
    font-size: 38px;
    cursor: pointer;
    }
    
    .blur {
    filter: blur(4px);
    }