.our-featured-pick-listing-wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: var(--Spacing-p7---32, 32px);
    align-self: stretch;
}
.our-featured-pick-listing-wrapper .h3 {
    color: #000;
    font-size: 32px;
    line-height: 40px;
    font-weight: 700;
    align-self: stretch;
    margin: 0;
}
.our-featured-pick-listing-wrapper .sponsored-text {
    text-align: right;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    padding-bottom: 6px;
    color: #5f6870;
    margin-top: -24px;
}
.our-featured-pick-listing-wrapper .our-pick-badge {
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #027e48;
    color: white;
    border-radius: 4px 0px 4px 0px;
    font-size: 14px;
    font-weight: 400;
    gap: 2px;
    z-index: 10;
    padding-top: 2px;
    padding-bottom: 2px;
}
.our-featured-pick-listing-wrapper .our-pick-badge svg {
    width: 20px;
    height: 20px;
}
.our-featured-pick-listing-wrapper .main-card {
    border: 1px solid #c7cdd2;
    border-radius: 6px;
    position: relative;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    background: #fff;
    margin-bottom: 10px;
    font-weight: 400;
}
.our-featured-pick-listing-wrapper .main-card.ourPick {
    border: 1px solid #027e48;
}
.our-featured-pick-listing-wrapper .modal ~ .modal-backdrop {
    background-color: rgba(0, 0, 0, 0.25) !important;
    opacity: unset !important;
    z-index: 1055;
}
/* Fallback for browsers that support :has() */
body:has(.our-featured-pick-listing-wrapper .modal) .modal-backdrop {
    background-color: rgba(0, 0, 0, 0.25) !important;
    opacity: unset !important;
    z-index: 1055;
}
.our-featured-pick-listing-wrapper .modal-dialog {
    position: fixed;
    z-index: 1050;
    max-height: 80vh;
    height: auto;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    width: 296px;
    max-width: 296px;
    padding: var(--Spacing-p4---16, 16px);
    border-radius: var(--Border-Radius-border-radius-medium, 6px);
    border: 1px solid var(--Colors-Neutrals-grey-200, #c7cdd2);
    background: var(--Colors-Neutrals-white, #fff);
    box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .2);
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) !important;
    margin: 0 !important;
    touch-action: none;
}
.our-featured-pick-listing-wrapper .modal-header .close {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIzNSIgdmlld0JveD0iMCAwIDExIDI0IiBmaWxsPSIjNjY2YjcwIiBzdmctaW5saW5lPSIiIHJvbGU9InByZXNlbnRhdGlvbiIgZm9jdXNhYmxlPSJmYWxzZSIgdGFiaW5kZXg9Ii0xIiBjbGFzcz0ibWJ0LS1odG1sLXN2ZyI+PHBhdGggZD0iTTkuMjggMTcuNDRMNS4zMiAxMy40bC0zLjk2IDQuMDRMMCAxNi4wNCAzLjk2IDEyIDAgNy45NmwxLjM2LTEuNCAzLjk2IDQuMDQgMy45Mi00TDEwLjYgOGwtMy45MiA0IDMuOTYgNC4wNC0xLjM2IDEuNHoiLz48L3N2Zz4=) no-repeat center;
    outline: 0;
    border: none;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 0;
    top: 2px;
}
.our-featured-pick-listing-wrapper .modal-dialog .modal-content {
    display: flex;
    flex-direction: column;
    max-height: calc(80vh - 32px);
    height: 100%;
    overflow: hidden;
    flex: 1 1 auto;
    min-height: 0;
    width: 100%;
    touch-action: pan-y;
}
.our-featured-pick-listing-wrapper .modal-dialog .modal-header {
    flex-shrink: 0;
}
.our-featured-pick-listing-wrapper .modal-dialog .modal-body {
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    overscroll-behavior-y: contain;
    overscroll-behavior-x: none;
    flex: 1 1 auto;
    min-height: 0;
    word-wrap: break-word;
    overflow-wrap: break-word;
    touch-action: pan-y;
    will-change: scroll-position;
}
.our-featured-pick-listing-wrapper .logo-wrapper {
    display: flex;
    height: 100px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    -ms-grid-row-align: stretch;
    align-self: stretch;
}
.our-featured-pick-listing-wrapper .logo {
    max-width: 120px;
    flex: 1 0;
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%;
}
.our-featured-pick-listing-wrapper .star-rating-new .star_span {
    height: 16px;
    width: 76px;
}
.our-featured-pick-listing-wrapper .rating-number {
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 13px;
}
.our-featured-pick-listing-wrapper .rating-source {
    color: #5f6870;
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
}
.our-featured-pick-listing-wrapper .rating-source .bi-info-circle {
    background-image: url("data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiBoZWlnaHQ9IjIwIiB2aWV3Qm94PSIwIDAgMjAgMjAiIHdpZHRoPSIyMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBzdmctaW5saW5lPSIiIHJvbGU9InByZXNlbnRhdGlvbiIgZm9jdXNhYmxlPSJmYWxzZSIgdGFiaW5kZXg9Ii0xIiBjbGFzcz0ibWJ0LS1odG1sLXN2ZyI+PGcgY2xpcC1ydWxlPSJldmVub2RkIiBmaWxsPSIjODY5MzllIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0xMCA4LjI1Yy42OSAwIDEuMjUuNTYgMS4yNSAxLjI1djVhMS4yNSAxLjI1IDAgMTEtMi41IDB2LTVjMC0uNjkuNTYtMS4yNSAxLjI1LTEuMjV6TTEwLjg0NiA0LjU3YTEuMjUgMS4yNSAwIDAxLjA5MyAxLjc2NWwtLjAxLjAxMWExLjI1IDEuMjUgMCAwMS0xLjg1OC0xLjY3MmwuMDEtLjAxMWExLjI1IDEuMjUgMCAwMTEuNzY1LS4wOTN6Ii8+PHBhdGggZD0iTTEwIDE3LjVhNy41IDcuNSAwIDEwMC0xNSA3LjUgNy41IDAgMDAwIDE1ek0yMCAxMGMwIDUuNTIzLTQuNDc3IDEwLTEwIDEwUzAgMTUuNTIzIDAgMTAgNC40NzcgMCAxMCAwczEwIDQuNDc3IDEwIDEweiIvPjwvZz48L3N2Zz4=");
    width: 8px;
    height: 8px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position-x: center;
    overflow: hidden;
    vertical-align: middle;
}
.our-featured-pick-listing-wrapper .read-review {
    display: inline-block;
    padding-bottom: 2px;
    border-bottom: 1px dotted #c7cdd2;
    color: #5f6870;
    font-size: 14px;
    line-height: 18px;
}
.our-featured-pick-listing-wrapper .read-review:hover {
    color: #5f6870;
}
.our-featured-pick-listing-wrapper .product-type {
    color: #5f6870;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 4px;
}
.our-featured-pick-listing-wrapper .bank-name {
    color: #000;
    color: var(--Colors-Neutrals-black, #000);
    font-size: 24px;
    line-height: normal;
    font-weight: 500;
    margin-bottom: 8px;
    display: block;
}
.our-featured-pick-listing-wrapper .main-apy-section {
    display: flex;
    margin-bottom: 8px;
}
.our-featured-pick-listing-wrapper .apy-section {
   /* display: flex;
    padding: 4px 8px;
    padding: var(--Spacing-p1---4, 4px) var(--Spacing-p2---8, 8px);
    align-items: center;
    grid-gap: 4px;
    gap: 4px;
    grid-gap: var(--Spacing-p1---4, 4px);
    gap: var(--Spacing-p1---4, 4px);
    border-radius: 99px;
    background: #e6f5ef;
    background: var(--Colors-Greens-green-50, #e6f5ef);
    margin-bottom: 8px;
    color: var(--Colors-Greens-green-600, #027e48);
    text-align: center;
    font-size: 12px;*/

    display: flex;
    padding: 4px 8px;
    padding: var(--Spacing-p1---4, 4px) var(--Spacing-p2---8, 8px);
    align-items: center;
    grid-gap: 4px;
    gap: 4px;
    grid-gap: var(--Spacing-p1---4, 4px);
    gap: var(--Spacing-p1---4, 4px);
    border-radius: 99px;
    background: #e6f5ef;
    background: var(--Colors-Greens-green-50, #e6f5ef);
}
.our-featured-pick-listing-wrapper .apy-section-item {
    color: #027e48;
    text-align: center;
    font-size: 12px;
    line-height: normal;
}
.our-featured-pick-listing-wrapper .feature-list {
    list-style: none;
    padding: 0;
    margin: 0;
}
.our-featured-pick-listing-wrapper .feature-list  img {
    display: none;
}
.our-featured-pick-listing-wrapper .feature-list ul {
    padding-left: 1rem;
    padding-right: 1rem;
    margin-bottom: 0px;
}
.our-featured-pick-listing-wrapper .feature-list li {
    position: relative;
    /* padding-left: 16px;*/
    color: #383e42;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
}
.our-featured-pick-listing-wrapper sup {
    line-height: 0px;
    position: relative;
    font-size: .75em;
    vertical-align: baseline;
    top: -.5em;
}
.our-featured-pick-listing-wrapper .visitor-main {
    height: 52px;
}
.our-featured-pick-listing-wrapper .visitor-main-cd {
    height: 52px;
}
.our-featured-pick-listing-wrapper .visitor-alert {
    max-width: 160px;
    padding: 8px;
    border-radius: 6px;
    background: #e6f5ef;
    color: #383e42;
    font-size: 12px;
    line-height: 16px;
    position: relative;
}
.our-featured-pick-listing-wrapper .visitor-alert strong {
    color: #027e48;
    font-weight: 700;
}
.our-featured-pick-listing-wrapper .visitor-alert:after {
    content: "";
    font-size: 18px;
    font-weight: 700;
    line-height: 1.55;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #e6f5ef;
    border-bottom: none;
    bottom: -8px;
    position: absolute;
    left: calc(47%);
}
.our-featured-pick-listing-wrapper .view-rates-btn {
    width: 100%;
    height: 36px;
    padding: 0 24px;
    padding: 0 var(--Spacing-p6---24, 18px);
    align-self: stretch;
    border-radius: 99px;
    background: #027e48;
    color: #fff;
    color: var(--Colors-Neutrals-white, #fff);
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 12px;
}
.our-featured-pick-listing-wrapper .view-rates-btn:hover, .our-featured-pick-listing-wrapper .view-rates-btn:active {
    background-color: #029e5a;
}
.our-featured-pick-listing-wrapper .website-note {
    color: #5f6870;
    text-align: center;
    font-size: 12px;
    font-style: italic;
    font-weight: 300;
    line-height: 16px;
}
.our-featured-pick-listing-wrapper .card-footer-custom {
    border-top: 1px solid #c7cdd2;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    border-radius: 0 0 6px 6px;
}
.our-featured-pick-listing-wrapper .fdic-badge {
    display: flex;
    align-items: center;
    gap: 4px;
    color: #5f6870;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
}
.our-featured-pick-listing-wrapper .disclosure-link {
    text-decoration: none;
    color: #5f6870;
    text-align: right;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    cursor: pointer;
}
.our-featured-pick-listing-wrapper .rating-item {
    margin-bottom: 16px;
}
.our-featured-pick-listing-wrapper .rating-item:last-child {
    margin-bottom: 0;
}
.our-featured-pick-listing-wrapper .rating-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 4px;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    color: #000;
}
.our-featured-pick-listing-wrapper .rating-description {
    text-align: left;
    color: var(--Colors-Neutrals-grey-900, #383e42);
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    margin-bottom: 12px;
}
.our-featured-pick-listing-wrapper .progress {
    height: 4px !important;
    border-radius: 4px;
    background-color: #d9dee1;
}
.our-featured-pick-listing-wrapper .progress-bar {
    background-color: var(--Colors-Greens-green-500, #029e5a) !important;
    border-radius: 4px;
}
.our-featured-pick-listing-wrapper .header-section {
    text-align: center;
    margin-bottom: 16px;
    border-bottom: 1px solid #e0e0e0;
}
.our-featured-pick-listing-wrapper .header-title {
    font-size: 16px;
    color: #666;
    margin-bottom: 4px;
}
.our-featured-pick-listing-wrapper .header-subtitle {
    font-size: 14px;
    color: #999;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
}
.our-featured-pick-listing-wrapper  .special-offer {
    align-self: stretch;
    color: #5f6870;
    color: var(--Colors-Neutrals-grey-700, #5f6870);
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
}
.our-featured-pick-listing-wrapper .special-offer .special-offer-heading {
    color: #383e42;
    color: var(--Colors-Neutrals-grey-900, #383e42);
    font-weight: 700;
}
@media screen and (max-width: 767.98px) {
    .our-featured-pick-listing-wrapper {
        gap: var(--Spacing-p5---20, 20px);
    } 
    .our-featured-pick-listing-wrapper .h3 {
        font-size: 20px;
        line-height: 28px;
    }
    .our-featured-pick-listing-wrapper .visitor-main-cd {
        height: 0px;
    }
    .our-featured-pick-listing-wrapper .card-footer-custom.badge {
        border-top: unset;
    }
    .our-featured-pick-listing-wrapper .card-footer-custom.stars-wrapper {
        padding-top: 12px;
        padding-bottom: 12px;
    }
    .our-featured-pick-listing-wrapper .bank-name {
        font-size: 18px;
        font-weight: 500;
    }
    .our-featured-pick-listing-wrapper .rating-card .product-header {
        border-bottom: 1px solid #c7cdd2;
        padding: 16px !important;
    }
    .our-featured-pick-listing-wrapper .rating-card .btn-close {
        background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIzNSIgdmlld0JveD0iMCAwIDExIDI0IiBmaWxsPSIjNjY2YjcwIiBzdmctaW5saW5lPSIiIHJvbGU9InByZXNlbnRhdGlvbiIgZm9jdXNhYmxlPSJmYWxzZSIgdGFiaW5kZXg9Ii0xIiBjbGFzcz0ibWJ0LS1odG1sLXN2ZyI+PHBhdGggZD0iTTkuMjggMTcuNDRMNS4zMiAxMy40bC0zLjk2IDQuMDRMMCAxNi4wNCAzLjk2IDEyIDAgNy45NmwxLjM2LTEuNCAzLjk2IDQuMDQgMy45Mi00TDEwLjYgOGwtMy45MiA0IDMuOTYgNC4wNC0xLjM2IDEuNHoiLz48L3N2Zz4=) no-repeat center;
        outline: 0;
        border: none;
        width: 18px;
        height: 18px;
        opacity: 1;
    }
    .our-featured-pick-listing-wrapper .rating-source .bi-info-circle {
        display: none;
    }
    .our-featured-pick-listing-wrapper .main-apy-section,
    .our-featured-pick-listing-wrapper .website-note {
        margin-bottom: 12px;
    }
    .our-featured-pick-listing-wrapper .logo {
        max-width: 200px;
    }
    .our-featured-pick-listing-wrapper .logo-wrapper {
        height: 120px;        
        margin-bottom: 12px;
    }
    .our-featured-pick-listing-wrapper .rating-card .bank-name{
        margin-bottom: 0 !important;
    }
    .our-featured-pick-listing-wrapper .rating-card .product-subtitle {
        margin-bottom: 4px;
    }
    .our-featured-pick-listing-wrapper .rating-card .product-title {
        padding-bottom: 0 !important;
    }
    .our-featured-pick-listing-wrapper .rating-card .modal-content {
        padding: 0 !important;
    }
    .our-featured-pick-listing-wrapper .rating-card .rating-item {
        padding: 0 16px 16px;
        margin-bottom: 0 !important;
    }
    .our-featured-pick-listing-wrapper .rating-card .rating-source {
        padding: 0 16px;
    }
    .our-featured-pick-listing-wrapper .rating-card .stars {
        justify-content: start !important;
        padding: 0 16px;
    }
    .our-featured-pick-listing-wrapper .modal-dialog .modal-content{
        position: unset;
    }
    .our-featured-pick-listing-wrapper .modal-header .close {
        width: 13px;
        height: 13px;
        right: 16px;
        top: 11px;
    }
    .our-featured-pick-listing-wrapper .rating-header{
        margin-bottom: 4px;
    }
}
@media screen and (min-width: 768px) {
    .our-featured-pick-listing-wrapper .parent-cta-wrapper {
        max-width: 160px;
        display: flex;
        flex-direction: column;
        align-self: end;
        width: 160px;
    }
    .our-featured-pick-listing-wrapper .view-rates-btn {
        max-width: 160px;
    }
    .our-featured-pick-listing-wrapper .rating-source-wrapper {
        position: relative; /* parent of absolute popup */
    }
    .our-featured-pick-listing-wrapper .rating-card {
        width: 240px;
        position: absolute;
        margin: 0 auto;
        background: #fff;
        position: absolute;
        z-index: 100;
        left: -55px;
        top: 25px;
        border-radius: 8px;
        box-shadow: 2px 2px 8px rgba(0,0,0,.2);
        border: 1px solid #c7cdd2;
        display: none;
        animation: animate-modal .2s ease-out both;
    }
    .our-featured-pick-listing-wrapper .rating-card:before{
        content: "";
        height: 15px;
        width: 15px;
        background: #FFFFFF;
        transform: rotate(45deg);
        position: absolute;
        top: -8px;
        left: calc(47%);
        border: 1px solid #c7cdd2;
        border-bottom: unset;
        border-right: unset;
    }
    .our-featured-pick-listing-wrapper .rating-source-wrapper{
        width: fit-content;
        margin: 0 auto;
    }
    .our-featured-pick-listing-wrapper .rating-popover{
        pointer-events: none;
    }
}
@media (min-width: 768px) and (max-width: 991.98px) {
    .our-featured-pick-listing-wrapper .rating-card{
        left: -38px;
        width: 215px;
    }
    .our-featured-pick-listing-wrapper .rating-card:before {
        left: calc(45%);
    }
}