.location_cards
{
    margin: 99px 0
}

.location_cards.tos_big
{
    margin-top: 118px
}

.location_cards.bos_big
{
    margin-bottom: 118px
}

.location_cards_inner .top_heading_section
{
    margin-bottom: 28px
}

.location_cards_inner .top_heading_section .heading
{
    margin: 0
}

.location_cards_inner .bottom_location_cards
{
    gap: 32px
}

.location_cards_inner .bottom_location_cards .cards
{
    background-color: var(--Color_Lotion);
    border: 1px solid var(--Color_Bright_Gray);
    border-radius: 18px;
    padding: 44px 43px 47px
}

.location_cards_inner .bottom_location_cards .cards_inner
{
    align-items: center;
    gap: 96px
}

.location_cards_inner .bottom_location_cards .cards_inner .left_map_section
{
    width: calc(50% - 48px)
}

.location_cards_inner .bottom_location_cards .cards_inner .left_map_section .map_section
{
    border-radius: 16px;
    padding-top: 74.26%;
    position: relative
}

.location_cards_inner .bottom_location_cards .cards_inner .left_map_section .map_section iframe,
.location_cards_inner .bottom_location_cards .cards_inner .left_map_section .map_section img
{
    border-radius: 16px;
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    position: absolute;
    top: 0;
    width: 100%
}

.location_cards_inner .bottom_location_cards .cards_inner .right_heading_content_cta_section
{
    width: calc(50% - 48px)
}

.location_cards_inner .bottom_location_cards .cards_inner .right_heading_content_cta_section .right_section_wrapper
{
    margin-right: auto;
    max-width: 297px
}

.location_cards_inner .bottom_location_cards .cards_inner .right_heading_content_cta_section .right_section_wrapper .heading_section
{
    margin-bottom: 15px
}

.location_cards_inner .bottom_location_cards .cards_inner .right_heading_content_cta_section .right_section_wrapper .heading_section .heading
{
    margin: 0
}

.location_cards_inner .bottom_location_cards .cards_inner .right_heading_content_cta_section .right_section_wrapper .card_content
{
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 22px
}

.location_cards_inner .bottom_location_cards .cards_inner .right_heading_content_cta_section .right_section_wrapper .card_phone
{
    margin-bottom: 20px
}

.location_cards_inner .bottom_location_cards .cards_inner .right_heading_content_cta_section .right_section_wrapper .card_phone .card_phone_link
{
    align-items: center;
    cursor: pointer;
    display: flex;
    font-size: 18px;
    gap: 9.65px;
    line-height: 27px;
    text-decoration: none
}

.location_cards_inner .bottom_location_cards .cards_inner .right_heading_content_cta_section .right_section_wrapper .card_timing
{
    margin-bottom: 33px
}

.location_cards_inner .bottom_location_cards .cards_inner .right_heading_content_cta_section .right_section_wrapper .card_timing .card_timing_title
{
    font-size: 16px;
    line-height: 22px
}

.location_cards_inner .bottom_location_cards .cards_inner .right_heading_content_cta_section .right_section_wrapper .card_timing .card_timing_text
{
    font-size: 18px;
    line-height: 25px
}

.location_cards_inner .bottom_location_cards .cards_inner .right_heading_content_cta_section .right_section_wrapper .card_timing .card_timing_text span
{
    letter-spacing: -.2px
}

@media (min-width:1200px)
{
    .location_cards_inner .top_heading_section .heading
    {
        font-size: 32px;
        line-height: 46px
    }
}

@media (max-width:1359px)
{
    .location_cards
    {
        margin: 80px 0
    }

    .location_cards.tos_big
    {
        margin-top: 100px
    }

    .location_cards.bos_big
    {
        margin-bottom: 100px
    }

    .location_cards_inner .bottom_location_cards .cards_inner
    {
        gap: 80px
    }

    .location_cards_inner .bottom_location_cards .cards_inner .left_map_section,
    .location_cards_inner .bottom_location_cards .cards_inner .right_heading_content_cta_section
    {
        width: calc(50% - 40px)
    }
}

@media (max-width:991px)
{
    .location_cards
    {
        margin: 60px 0
    }

    .location_cards.tos_big
    {
        margin-top: 80px
    }

    .location_cards.bos_big
    {
        margin-bottom: 80px
    }

    .location_cards_inner .bottom_location_cards .cards
    {
        padding: 35px 35px 40px
    }

    .location_cards_inner .bottom_location_cards .cards_inner
    {
        gap: 60px
    }

    .location_cards_inner .bottom_location_cards .cards_inner .left_map_section,
    .location_cards_inner .bottom_location_cards .cards_inner .right_heading_content_cta_section
    {
        width: calc(50% - 30px)
    }

    .location_cards_inner .bottom_location_cards .cards_inner .right_heading_content_cta_section .right_section_wrapper .card_content
    {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 20px
    }

    .location_cards_inner .bottom_location_cards .cards_inner .right_heading_content_cta_section .right_section_wrapper .card_phone .card_phone_link
    {
        font-size: 16px;
        line-height: 22px
    }

    .location_cards_inner .bottom_location_cards .cards_inner .right_heading_content_cta_section .right_section_wrapper .card_timing
    {
        margin-bottom: 20px
    }

    .location_cards_inner .bottom_location_cards .cards_inner .right_heading_content_cta_section .right_section_wrapper .card_timing .card_timing_text
    {
        font-size: 16px;
        line-height: 22px
    }
}

@media (max-width:767px)
{
    .location_cards
    {
        margin: 40px 0
    }

    .location_cards.tos_big
    {
        margin-top: 60px
    }

    .location_cards.bos_big
    {
        margin-bottom: 60px
    }

    .location_cards_inner .bottom_location_cards .cards
    {
        padding: 20px
    }

    .location_cards_inner .bottom_location_cards .cards_inner
    {
        flex-direction: column;
        gap: 30px
    }

    .location_cards_inner .bottom_location_cards .cards_inner .left_map_section,
    .location_cards_inner .bottom_location_cards .cards_inner .right_heading_content_cta_section
    {
        width: 100%
    }
}