/*
** Custom Table style
*/
.custom_table__base-container,
.custom_table__row-thead,
.logo-text-secondary-cta .table-header,
.logo-text-secondary-cta .table-body,
.logo-text-secondary-cta .table-row,
.pro-cons-grid .table-row-0,
.pro-cons-grid .table-row-1,
.custom_table__horizontal_scroll-mobile .table_body,
.horizontal_scroll_cards .table-card,
.custom_table__base-container-tbody {
    border-radius: 3px !important;
}

.pro-cons-grid .table-row-header {
    line-height: 24px;
}

.custom-table-wrapper .content-box.content1 {
    width: auto !important;
    min-width: unset !important;
}

.carousel-indicator ul li {
    margin: 0 !important;
}

.carousel-indicator ul li:before,
.carousel-indicator ul li:after {
    display: none !important;
}

.horizontal_scroll_cards .table-card .table-row-column .ctabox {
    contain: unset;
    box-shadow: 0 5px 0 0 rgba(158, 59, 41, 1);
    border-radius: 5px;
    padding: 0;
}

.table-body .table-row .table-row-column .ctabox {
    padding: 5px 0 5px !important;
}

.logo-text-secondary-cta .table-row .table-row-column-0 img {
    margin-top: 26px !important;
    margin-bottom: 0 !important;
}

.logo-text-secondary-cta .table-row .imgintxt {
    margin: 0 !important;
}

.table-scroll-body .table-card:last-child {
    margin-right: 40px;
}

.horizontal_scroll_cards .table-card .table-row-column .ctabox a
{
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    min-width: unset;
    max-width: unset;
    min-height: unset;
    border-bottom: unset;
    padding: 16px 20px !important;
}

.logo-text-secondary-cta .table-body .table-row-column .ctabox {
    padding: 0 !important;
    background: #fff;
}

.logo-text-secondary-cta .table-body .table-row-column .ctabox a {
    padding: 0;
    background: #ffff;
    border: 1px solid rgba(85, 85, 85, 1);
    box-shadow: 0px 3px 0px 0px rgba(85, 85, 85, 1);
    color: rgba(85, 85, 85, 1);
    border-radius: 5px;
    padding-block: 16px !important;
}


.horizontal_scroll_cards .table-card .table-row-column .ctabox a:hover,
.logo-text-secondary-cta .table-body .table-row-column .ctabox a:hover {
    text-decoration: unset;
    border-radius: 5px;
}

.horizontal_scroll_cards .table-card .table-row-column .ctabox a:hover {
    background-color: #DB3834;
}

.horizontal_scroll_cards .table-card .table-row-column .ctabox:hover,
.logo-text-secondary-cta .table-body .table-row-column .ctabox:hover a{
    box-shadow: unset;
}

.logo-text-secondary-cta .table-body .table-row-column .ctabox:hover {
    cursor: default;
}

.logo-text-secondary-cta .table-body .table-row-column .ctabox:hover a {
    text-decoration: unset;
}

.logo-text-secondary-cta .table-body .table-row-column .ctabox a {
    padding: 10px 20px;
    width: 100%;
    display: block;
}

.custom_table__short_text.has_logo a {
    font-size: 18px;
    line-height: 27px;
    font-weight: 700;
}

.carousel-indicator ul.dots_list {
    margin: 0 !important;
}

.custom_table__container-inner div.imgintxt img,
.custom_table__row div.imgintxt {
    width: -webkit-fill-available !important;
}

.custom_table__horizontal_scroll-desktop .custom_table__column_body:not(:first-child) .custom_table__container-inner,
.custom_table__horizontal_scroll-mobile .table_body .custom_table__row:not(:first-child) .custom_table__column_body:not(:first-child) .custom_table__container-inner {
    text-decoration: underline;
}

.carousel-indicator {
    display: none !important;
}

.table-row-body {
    grid-template-columns: repeat(auto-fit, minmax(284px, 1fr)) !important;
}

.custom_table__container-thead,
.logo-text-secondary-cta .table-row .table-row-column strong {
    font-size: 18px !important;
    line-height: 27px !important;
}

.pros-cons-wrapper .custom_table__container-thead {
    line-height: 24px !important;
}

.custom_table__short_text .custom_table__container-thead,
.custom_table__short_text .custom_table__container-inner {
    font-size: 14px !important;
    line-height: 21px !important;
}

.logo-text-secondary-cta .table-row .table-row-column {
    font-size: 14px !important;
    line-height: 21px !important;
}

.custom_table__horizontal_scroll .custom_table__container-thead {
    line-height: 22px !important;
}

.table-pros .custom_table__thead {
    padding-block: 20px;
}

.table-pros .custom_table__container-inner {
    font-size: 18px;
    font-weight: 500;
}

.table-pros .custom_table__thead .custom_table__container-thead {
    font-size: 20px !important;
    font-weight: 700;
}

.logo-text-secondary-cta .table-row .table-row-column > strong {
    text-decoration: unset;
}

.custom-table-wrapper h2 {
    font-size: 20px;
    line-height: 27.25px;
}

.custom_table__horizontal_scroll-desktop .custom_table__container-inner,
.custom_table__horizontal_scroll-mobile .custom_table__container-inner {
    line-height: 24px;
}

.custom_table__horizontal_scroll a,
.custom_table__horizontal_scroll a:active,
.custom_table__horizontal_scroll a:link,
.custom_table__horizontal_scroll a:visited,
.custom_table__short_text.has_logo a,
.custom_table__short_text.has_logo a:active,
.custom_table__short_text.has_logo a:link,
.custom_table__short_text.has_logo a:visited {
    color: inherit;
}

.custom_table__long_text .custom_table__base-container-tbody {
    font-size: 14px;
    line-height: 21px;
}

.horizontal_scroll_cards .table-card {
    border-radius: 10px !important;
}

@media (min-width: 992px) {
    .custom_table__short_text .custom_table__tbody {
        padding: 16px 20px !important;
    }
    .custom_table__tbody {
        padding: 16px 15px !important;
    }
}

@media (max-width: 992px) {
    .has_logo .custom_table__short_text-mobile .custom_table__row div.imgintxt img {
        max-width: -webkit-fill-available !important;
    }

    .custom_table__short_text.has_logo .custom_table__short_text-mobile .table_body .custom_table__row:nth-child(2) a {
        line-height: 18px;
    }

    .pro-cons-grid .table-row-header {
        line-height: 32px;
    }

    .custom_table__short_text.has_logo .custom_table__short_text-mobile .table_body .custom_table__row:nth-child(3) a {
        font-size: 14px;
        line-height: 21px;
    }

    .custom_table__short_text-mobile .side_header {
        line-height: 21px;
        font-size: 14px;
    }
}

@media (max-width: 780px) {
    .custom_table__horizontal_scroll-mobile .custom_table__row {
        width: fit-content;
        max-width: fit-content !important;
    }
}

@media (min-width: 769px) {
    .horizontal_scroll_cards .table-card .table-row-column:nth-child(2) {
        font-size: 14px;
        line-height: 21px;
        font-weight: 700;
    }
}

@media (max-width: 854px) {
    .logo-text-secondary-cta .table-row {
        box-sizing: border-box !important;
    }
    .logo-text-secondary-cta .table-body .table-row-column .ctabox a {
        min-width: 280px;
    }
}

@media (max-width: 780px) {
    .carousel-indicator {
        display: flex !important;
    }
}

@media (max-width: 430px) {
    .custom_table__short_text.has_logo .custom_table__short_text-mobile .table_body .custom_table__row:nth-child(2) a {
        line-height: 27px;
    }

    .custom_table__short_text.has_logo .custom_table__short_text-mobile .table_body .custom_table__row:nth-child(4) a {
        font-size: 12px;
        line-height: 24px;
    }
}

@media (max-width: 355px) {
    .logo-text-secondary-cta .table-body .table-row-column .ctabox a {
        min-width: unset;
    }
}

@media (max-width: 280px) {
    .carousel-indicator,
    .carousel-indicator ul {
        gap: 12px;
    }
}
