.img_with_txt_caption_container {
    display: flex
}

.img_with_txt_button:before,
.img_with_txt_button:after {
    display: none
}

.image-with-text--no-overlap {
    border-bottom: 1px solid #aeabab69;
    padding: 0
}

.image_secondary_text:hover,
.image_secondary_text:focus {
    color: #005cb9;
    cursor: pointer
}

.img_with_txt_grid {
    margin-top: -5rem
}

.image-with-text__heading_h1 {
    font-family: var(--font-body-family);
    position: static;
    width: auto;
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 42px;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: 1px;
    color: #000
}

.button_primary_clicked:hover {
    background: #005cb9;
    cursor: pointer
}

.button_primary_clicked_clicked {
    background: #005cb9
}

.btn_prime_1 a {
    display: inline-block;
    width: 100%;
    height: 100%
}

.image-with-text__energy-rating {
    margin-right: auto;
    max-height: 30px;
    padding-bottom: 12px;
    width: 100%
}

@media screen and (min-width: 768px) {
    .image-with-text__text-item_container {
        width: 50%
    }

    .btn_prime_1 {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        position: static;
        height: 48px;
        border-radius: 32px;
        margin-left: 13px;
        min-height: 48px;
        background: #0071e3;
        width: fit-content
    }

    .btn_prime_1 a {
        font-family: var(--font-body-family);
        position: static;
        padding: 10px 32px;
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 20px;
        text-align: center;
        letter-spacing: -.02em;
        color: #fff
    }

    .billboard_icon {
        width: 8.5px;
        flex: none;
        order: 1;
        flex-grow: 0;
        margin-left: 8px;
        margin-right: 2px;
        margin-bottom: 0;
        align-self: center;
        position: relative;
        top: .4px
    }

    .image_secondary_text {
        align-items: center;
        position: static;
        min-height: 48px;
        left: 0;
        top: 0;
        justify-content: center;
        border: none;
        margin: auto 26px auto auto;
        background: transparent;
        font-family: var(--font-body-family);
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 20px;
        text-align: center;
        letter-spacing: -.02em;
        color: #0071e3
    }

    .new_div {
        display: grid;
        grid-template-columns: 1fr 1fr;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        padding: 0;
        position: static;
        width: 100%;
        height: 48px;
        margin-top: 16px
    }

    .img_with_txt_caption {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        padding: 0 5px 0 0;
        position: static;
        width: auto;
        height: auto;
        left: 0;
        top: 0;
        margin-top: 0;
        margin-bottom: 0
    }

    .img_with_txt_caption p {
        font-family: var(--font-body-family);
        position: static;
        height: 14px;
        font-style: normal;
        font-weight: 600;
        font-size: 12px;
        line-height: 14px;
        letter-spacing: -.0001em
    }

    .image-with-text__heading {
        margin-top: 5px;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        padding: 0;
        position: static
    }

    .image-with-text__heading p,
    .image-with-text__heading h1 {
        position: static;
        font-style: normal;
        font-weight: 600;
        font-size: 32px;
        line-height: 42px;
        display: flex;
        align-items: center;
        text-align: center;
        letter-spacing: -1px;
        color: #000;
        height: auto;
        margin-top: 0;
        font-family: var(--font-body-family)
    }

    .image-with-text {
        padding-bottom: 0;
        min-height: 366px
    }

    .button_primary_clicked_hollow_clicked {
        border: 1.4px solid #0053A7;
        color: #0053a7
    }

    .image-with-text__text-item {
        display: flex;
        flex-flow: row;
        justify-content: flex-start
    }

    /* .grid--3-col-tablet .grid__item {
        width: calc(32.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3) !important
    } */

    .image_with_text_div {
        display: flex;
        flex-flow: column;
        justify-content: center
    }

    .image_with_text_div_1 {
        display: flex;
        flex-flow: column;
        justify-content: center;
        margin: auto
    }

    .image-with-text__content {
        padding: 0 !important;
        height: 360px !important;
        display: flex;
        margin: auto;
        min-width: 410px
    }

    .image-with-text__text_desc {
        max-width: 310px;
        letter-spacing: .02em;
        margin-top: 16px
    }

    .image-with-text__text_desc p {
        position: static;
        height: auto;
        left: 0;
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 21px;
        text-align: center;
        letter-spacing: .02em;
        font-family: SF Pro Text
    }

    .image-with-text__media-item {
        margin-right: 5rem
    }
}

@media screen and (max-width: 767px) {
    .image-with-text {
        padding-top: 24px
    }

    .image-with-text__content {
        padding: 16px 0 24px !important;
        display: flex;
        gap: 8px
    }

    .btn_prime_1 {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        position: static;
        height: 48px;
        min-height: 48px;
        width: 100%;
        background: #0071e3;
        border-radius: 32px;
        margin: auto auto -2rem
    }

    .btn_prime_1 a {
        font-family: var(--font-body-family);
        position: static;
        padding: 10px 32px;
        min-height: 20px;
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 20px;
        text-align: center;
        letter-spacing: -.02em;
        color: #fff
    }

    .billboard_icon {
        width: 8.5px;
        flex: none;
        order: 1;
        flex-grow: 0;
        margin-left: 4px;
        margin-bottom: 0;
        align-self: center;
        position: relative;
        top: .4px
    }

    .image_secondary_text {
        display: flex;
        flex-direction: row;
        align-items: center;
        padding: 16px;
        justify-content: center;
        border: none;
        background: transparent;
        font-family: var(--font-body-family);
        position: static;
        left: 0;
        top: 14px;
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 20px;
        text-align: center;
        letter-spacing: -.02em;
        color: #0071e3;
        width: 100%
    }

    .new_div {
        display: flex;
        flex-direction: column;
        gap: 8px;
        width: 100%;
        margin-top: 0
    }

    .image-with-text__text-item_container {
        width: 100%;
        margin: auto
    }

    .img_with_txt_grid {
        border-top: 1px solid #aeabab69
    }

    .img_with_txt_caption {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        padding: 0 5px 0 0;
        position: static;
        width: auto;
        height: 14px;
        left: 0;
        top: 0;
        margin-bottom: 0;
        margin-top: 0
    }

    .img_with_txt_caption p {
        font-family: var(--font-body-family);
        position: static;
        height: 14px;
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 14px;
        letter-spacing: .05em
    }

    .image-with-text__grid {
        display: flex !important;
        justify-content: center;
        align-items: center
    }

    .image-with-text__heading {
        display: flex !important;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 0;
        position: static;
        width: 100%
    }

    .image-with-text__heading p,
    .image-with-text__heading h1 {
        position: static;
        height: auto;
        font-style: normal;
        font-weight: 600;
        font-size: 32px;
        line-height: 42px;
        display: flex;
        align-items: center;
        text-align: center;
        letter-spacing: -1px;
        color: #000;
        padding: 0 10px;
        margin-top: 0;
        font-family: var(--font-body-family)
    }

    .image-with-text__text_desc {
        width: 100%
    }

    .image-with-text__text_desc p {
        position: static;
        left: 0;
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 21px;
        text-align: center;
        letter-spacing: .02em;
        font-family: SF Pro Text
    }

    .img_with_txt_button {
        margin-top: 2rem !important;
        background: none;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        padding: 16px 22px;
        position: static;
        width: 256px;
        height: 48px;
        border: 1.4px solid #0071E3;
        box-sizing: border-box;
        border-radius: 32px;
        margin-bottom: -4rem
    }

    .img_with_txt_button a {
        font-family: var(--font-body-family);
        height: 20px;
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 20px;
        text-align: center;
        letter-spacing: -.02em;
        color: #0071e3
    }

    .image-with-text__energy-rating {
        padding-top: 48px;
        max-height: none
    }

    .image-with-text-energy {
        display: grid;
        place-items: center;
        margin: 0 auto;
        max-width: 210px
    }

    .image-with-text-energy .energy-rating__text {
        margin: 0 auto
    }
}

