@import url('https://fonts.googleapis.com/css2?family=Grad:wght@300;400;500;600;700&display=swap');

.container-wrapper {
    max-width: 1280px;
    margin-right: auto;
    margin-left: auto;
    width: 95% !important;
    padding: 0;
}
.navbarSection {
    max-width: 1280px;
}
.navbar>.container-fluid {
    justify-content: start;
}
.avm_template_three h1 {
    color: #1F1F1F;
    font-family: 'Grad';
    font-size: 42px;
    font-style: normal;
    font-weight: 700;
    line-height: 52px;
    margin: 0;
}
.auth-info {
    font-size: 14px;
    line-height: 52px;
    color: #53565A;
} 
.avm_template_three p {
    color: #1F1F1F;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.25px;
    line-height: 24px;
}
.avm-tile-wrap {
    background-color: #fff;
    border: 1px solid #d6d6d6;
    border-radius: 8px;
    box-shadow: none;
}
.avm-tile-wrap .first-half {
    padding: 25px 41px 0;
}
.avm-tile-wrap .show-hide-container .collapse-div {
    padding: 0px 41px 0;
}
.avm-tile-wrap p {
    color: #333;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .25px;
    line-height: 19px;
    position: relative;
}
.terms_link_div a, #stickybanner-group.stickybanner-block .rates-box a {
    color: #59a9b8;
}
.avm-tile-wrap h3 a {
    color: #033a4c;
    display: block;
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 16px;
}
.avm-tile-wrap .terms_link_div a, #stickybanner-group.stickybanner-block .rates-box {
    font-size: 12px;
    line-height: 14px;
}
.avm-tile-wrap .cta-btn[id^="sh-quidget-"] {
    background-color: #008254;
    border-radius: 8px;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    gap: 8px;
    justify-content: center;
    line-height: 21.6px;
    padding: 12px;
    text-align: center;
    width: 216px;
    display: flex;
    align-items: center;
}
.avm-tile-wrap .cta-btn[id^="sh-quidget-"]:before, .stickybanner-button-apply a:before {
    content: "Apply Now";
}
.avm-tile-wrap .cta-btn[id^="sh-quidget-"]:after, .stickybanner-button-apply a:after {
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg width=%279%27 height=%278%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M8.051.056A.732.732 0 0 0 7.774 0H4.14a.726.726 0 1 0 0 1.453H6.02L.722 6.751a.726.726 0 1 0 1.027 1.027L7.047 2.48V4.36a.726.726 0 1 0 1.453 0V.726a.725.725 0 0 0-.449-.67Z%27 fill=%27%23fff%27/%3E%3C/svg%3E");
    position: relative;
    top: -1px;
}
span.cnt_head {
    color: #033a4c;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    margin: 0 0 8px;
    display: block;
    letter-spacing: 0;
    font-family: "Arial", sans-serif;
}
.avm-tile .img-wrapper {
    max-height: unset;
}
.avm-tile .show-hide-plus, .avm-tile .show-hide-minus {
    background-color: #f4f4f4;
    border: none!important;
    border-radius: 0 0 8px 8px;
    cursor: pointer;
    text-align: center;
    padding: 10px;
    color: #333;
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
}
.border-top {
    border-top: 1px solid #d6d6d6 !important;
    margin-top: 24px;
}
.avm-tile-wrap .first-half .top-content {
    display: flex;
    flex-direction: row;
    gap: 24px;
}
.avm-tile-wrap .first-half .top-content>.left-side {
    flex: 1 1 0;
}
.avm-tile-wrap .first-half .top-content>.btn-wrap {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 216px;
}
.avm-tile-wrap .first-half .left-side .star-text {
    align-items: center;
    background: #edf6ff;
    border-radius: 64px;
    color: #0057ff;
    display: flex;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    gap: 4px;
    letter-spacing: .25px;
    margin-bottom: 24px;
    padding: 8px 12px;
    width: -moz-fit-content;
    width: fit-content;
}
.avm-tile-wrap .first-half .left-side .star-text:before {
    content: url(/images/avm/blue_star.png);
    height: 22px;
    position: relative;
    top: -2px;
    vertical-align: middle;
}
.avm-tile-wrap .first-half .compare-top {
    display: flex;
    margin: 0 0 8px;
}
.avm-tile-wrap .first-half .boxes.first {
    flex: 1 1 0;
    margin-left: 40px;
}
.avm-tile-wrap .first-half .card-img {
    display: block;
    margin-bottom: 15px;
    max-width: 216px;
}
.avm-tile-wrap .apply_disclaim {
    color: #707070;
    font-size: 10px;
    font-weight: 400;
    letter-spacing: .25px;
    line-height: 12px;
    margin-top: 4px;
    text-align: center;
    width: 216px;
}
.avm-tile-wrap .first-half .apply_disclaim:before {
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2716%27 height=%2716%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath fill-rule=%27evenodd%27 clip-rule=%27evenodd%27 d=%27M8 11.047a.554.554 0 0 1-.563-.547V9.25c0-.303.251-.547.563-.547.311 0 .562.244.562.547v1.25a.554.554 0 0 1-.562.547Zm4.5-3.36v4.375a.951.951 0 0 1-.964.938H4.464a.951.951 0 0 1-.964-.938V7.689c0-.518.432-.938.964-.938h.643v-.938C5.107 4.26 6.41 2.997 8.008 3c1.6.004 2.885 1.285 2.885 2.84v.91h.643c.532 0 .964.42.964.938ZM6.072 6.75h3.857v-.938c0-1.033-.866-1.875-1.929-1.875-1.062 0-1.928.842-1.928 1.875v.938Zm5.464.937H4.464v4.375h7.072V7.688Z%27 fill=%27%23707070%27/%3E%3C/svg%3E");
    display: inline-block;
    height: 16px;
    vertical-align: -5px;
    width: 16px;
}
.avm-tile-wrap .collapse-div, .avm-tile-wrap .collapse-div p {
    color: #333;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .25px;
    line-height: 20px;
}
.avm-tile-wrap .collapse-div .card_description ul li {
    display: list-item !important;
    margin-bottom: 8px;
    letter-spacing: .25px;
    line-height: 20px;
}
.avm-tile-wrap .collapse-div .card_description ul {
    padding-left: 1.5rem;
}
.methodology p {
    color: #666666;
    font-size: 12px !important;
    line-height: 2em;
}
.mobile-version {
    display: none;
}
.cr-overview {
    margin-bottom: 42px;
}
.cr-overview a {
    color: #16699a;
    font-weight: 700;
    text-decoration: none;
}
.cr-overview a:hover {
    text-decoration: none;
}
.tooltip_icon {
    display: inline-block;
    position: relative;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    color: #707070;
    font-weight: normal;
}
.tooltip_span {
    display: none;
    left: calc(50%);
    transform: translateX(-50%);
    color: #707070;
    font-size: small;
    line-height: 18px;
}
.tooltip_icon:hover > .tooltip_span {
    display: inline-block !important;
    position: absolute;
    top: 105%;
    text-align: center;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 4px 10px #07253B3D;
    z-index: 10;
    border-radius: 4px;
    width: max-content;
    max-width: 200px;
    padding: .25rem .5rem;
    opacity:1;
    text-align: left;
    font-weight: normal;
    word-break:normal;
    word-spacing:normal;
    word-wrap:break-word;
}
.tooltip_span:before {
    left: calc(50%);
    transform: translateX(-50%);
}
.tooltip_icon:hover > .tooltip_span:before {
    content: "";
    font-size: 18px;
    font-weight: 700;
    line-height: 1.55;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: none;
    border-bottom: 7px solid #E4EAEE;
    top: -8px;
    position: absolute;
}
.tooltip_span:after {
    left: calc(47%);
}
.tooltip_icon:hover > .tooltip_span:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 100%;
    width: 0;
    height: 0;
    border: 7px solid transparent;
    border-bottom-color: white;
}
.desktop-version .recommended_credit_score span.scoreNumeric {
    display: block;
    margin-left: 0 !important;
}
.avm-tile-wrap .show-hide-container .collapse-div .btn-wrap {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
/* sticky bottom header */
.stickybanner-group {
    background-color: #fff;
    border: 1px solid #d3d3d3;
    bottom: 0;
    padding: 15px 0 5px;
    position: fixed;
    width: 100%;
    z-index: 1;
    padding-top: 27px;
    display: none;
}
.stickybanner-group .cta-btn[id^="sh-quidget-"] {
    background-color: #008254;
    border-radius: 4px;
    box-shadow: 2px 2px 2px 0px rgb(0 0 0 / 25%);
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    line-height: 21.6px;
    padding: 12px 20px;
    width: max-content;
    display: block;
    margin: 0 auto;
}
.stickybanner-button-close {
    right: 15px;
    font-size: 40px;
    font-weight: 500;
    transform: rotate(45deg);
    color: #393939;
    top: -15px;
    background: #ffffff;
    border-radius: 50%;
    padding: 4px;
}
.stickybanner-group .link-and-text {
    width: 150px;
    text-align: center;
}
#stickybanner-group .stickybanner-text {
    color: #707070;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: .25px;
    line-height: 12px;
}
#stickybanner-group .stickybanner-text:before {
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2716%27 height=%2716%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath fill-rule=%27evenodd%27 clip-rule=%27evenodd%27 d=%27M8 11.047a.554.554 0 0 1-.563-.547V9.25c0-.303.251-.547.563-.547.311 0 .562.244.562.547v1.25a.554.554 0 0 1-.562.547Zm4.5-3.36v4.375a.951.951 0 0 1-.964.938H4.464a.951.951 0 0 1-.964-.938V7.689c0-.518.432-.938.964-.938h.643v-.938C5.107 4.26 6.41 2.997 8.008 3c1.6.004 2.885 1.285 2.885 2.84v.91h.643c.532 0 .964.42.964.938ZM6.072 6.75h3.857v-.938c0-1.033-.866-1.875-1.929-1.875-1.062 0-1.928.842-1.928 1.875v.938Zm5.464.937H4.464v4.375h7.072V7.688Z%27 fill=%27%23707070%27/%3E%3C/svg%3E");
    display: inline-block;
    height: 16px;
    vertical-align: -5px;
    width: 16px;
}
@media (max-width: 925px) {
    .avm_template_three h1 {
        font-size: 32px;
        line-height: 36px;
    }
}
@media (max-width: 880px) {
    .mobile-version {
        display: block;
    }
    .desktop-version {
        display: none;
    }
    .avm-tile-wrap .first-half .left-side .star-text {
        font-size: 12px;
        font-weight: 600;
        gap: 4px;
        line-height: 17px;
        padding: 4px 12px;
        margin-bottom: 15px;
    }
    .avm-tile-wrap .first-half .top-content>.btn-wrap {
        display: none;
    }
    .avm-tile-wrap h3 a {
        font-size: 16px;
        font-weight: 600;
        line-height: 1.1667;
    }
    span.cnt_head, .mobile-version p {
        font-size: 14px;
        line-height: 1.4286;
    }
    span.cnt_head {
        margin: 0;
    }
    .avm-tile-wrap .first-half .boxes.first {
        margin-left: 20px;
    }
    .avm-tile-wrap .first-half {
        padding: 12px;
    }
    .mobile-version .btn-wrap {
        margin: 0 auto;
        max-width: 300px;
    }
    .avm-tile-wrap .mobile-version .btn-wrap a.cta-btn[id^="sh-quidget-"], .avm-tile-wrap .first-half .apply_disclaim {
        width: auto;
    }
    .avm-tile .show-hide-plus, .avm-tile .show-hide-minus {
        font-size: 12px;
    }
    .avm-tile-wrap .show-hide-container .collapse-div {
        padding: 0px 10px 0;
    }
    .avm-tile-wrap .first-half .compare-top .left-side {
        max-width: 144px;
    }
    .avm-tile-wrap .cta-btn[id^="sh-quidget-"] {
        padding: 8px;
        width: auto;
        font-size: 16px;
    }
    .avm-tile-wrap .show-hide-container .collapse-div .btn-wrap {
        display: block;
        width: 300px;
        margin: 0 auto;
    }
    .avm-tile-wrap .show-hide-container .collapse-div .apply_disclaim {
        width: 300px;
        margin: 5px auto;
    }
    .avm-tile-wrap .collapse-div, .avm-tile-wrap .collapse-div p {
        color: #141414;
    }
}
@media (max-width: 600px) {
    .tooltip_span {
        transform: translateX(-80%);
    }
    .tooltip_span:before {
        left: calc(80%);
    }
    .tooltip_span:after {
        left: calc(76%);
    }
}
@media (max-width: 400px) {
    .stickybanner-item {
        padding-left: 0px;
    }
}