.media-card-layout .media-card {
    grid-column: span 6
}

@media (min-width:688px) {
    .media-card-layout .media-card {
        grid-column: span 4
    }
}

@media (min-width:1024px) {
    .media-card-layout .media-card {
        grid-column: span 3
    }
}

@media (min-width:688px) {
    .media-card-layout .media-card.video-card:first-child {
        flex-direction: row;
        display: flex
    }
    .media-card-layout .media-card.video-card:first-child .video-item {
        flex-basis: 50%;
        display: flex
    }
    .media-card-layout .media-card.video-card:first-child .video-content {
        flex-basis: 50%
    }
}

.media-card-layout .media-card:first-child,
.media-card-layout .media-card:nth-child(2) {
    grid-column: span 12
}

.media-card-layout .media-card:first-child svg,
.media-card-layout .media-card:nth-child(2) svg {
    max-width: 80px;
    height: 80px
}

.media-card-layout .media-card:first-child .media-card-title,
.media-card-layout .media-card:nth-child(2) .media-card-title {
    font-size: 24px;
    line-height: 36px
}

@media (min-width:688px) {
    .media-card-layout .media-card:first-child .media-card-title,
    .media-card-layout .media-card:nth-child(2) .media-card-title {
        font-size: 36px;
        line-height: 44px
    }
}

.media-card-layout .media-card:first-child .media-card-description {
    font-size: 14px;
    line-height: 22px
}

@media (min-width:688px) {
    .media-card-layout .media-card:first-child .media-card-description {
        -webkit-line-clamp: 3;
        font-size: 16px;
        line-height: 26px
    }
}

.media-card-layout .media-card:nth-child(2) .media-card-description {
    font-size: 14px;
    line-height: 22px
}

@media (min-width:688px) {
    .media-card-layout .media-card:nth-child(2),
    .media-card-layout .media-card:nth-child(3) {
        grid-column: span 6
    }
    .media-card-layout .media-card:nth-child(2) svg,
    .media-card-layout .media-card:nth-child(3) svg {
        max-width: 80px;
        height: 80px
    }
    .media-card-layout .media-card:nth-child(2) .media-card-title,
    .media-card-layout .media-card:nth-child(3) .media-card-title {
        font-size: 20px;
        line-height: 28px
    }
}

@media (min-width:1024px) {
    .media-card-layout .media-card:nth-child(2) .media-card-title,
    .media-card-layout .media-card:nth-child(3) .media-card-title {
        font-size: 24px;
        line-height: 34px
    }
    .media-card-layout .media-card:nth-child(2),
    .media-card-layout .media-card:nth-child(3),
    .media-card-layout .media-card:nth-child(4) {
        grid-column: span 4
    }
    .media-card-layout .media-card:nth-child(4) svg {
        max-width: 80px;
        height: 80px
    }
    .media-card-layout .media-card:nth-child(4) .media-card-title {
        font-size: 24px;
        line-height: 34px
    }
}

.media-hub-education-section-layout .media-card:first-child {
    grid-column: span 12
}

@media (min-width:678px) {
    .media-hub-education-section-layout .media-card:first-child {
        flex-direction: row
    }
    .media-hub-education-section-layout .media-card:first-child .media-cover {
        flex-basis: 50%
    }
}

.media-hub-education-section-layout .media-card:first-child .media-card-title {
    font-size: 24px;
    line-height: 36px
}

@media (min-width:678px) {
    .media-hub-education-section-layout .media-card:first-child .media-card-title {
        font-size: 36px;
        line-height: 46px
    }
}

.media-hub-education-section-layout .media-card:first-child .media-card-description {
    font-size: 14px;
    line-height: 22px
}

@media (min-width:678px) {
    .media-hub-education-section-layout .media-card:first-child .media-card-description {
        font-size: 16px;
        line-height: 26px
    }
    .media-hub-education-section-layout .media-card:first-child .media-content {
        flex-basis: 50%
    }
}

.media-hub-education-section-layout .media-card:nth-child(6) {
    grid-column: span 12
}

@media (min-width:678px) {
    .media-hub-education-section-layout .media-card:nth-child(6) {
        flex-direction: row
    }
}

@media (min-width:1024px) {
    .media-hub-education-section-layout .media-card:nth-child(6) {
        flex-direction: column
    }
}

@media (min-width:678px) {
    .media-hub-education-section-layout .media-card:nth-child(6) .media-cover,
    .media-hub-education-section-layout .media-card:nth-child(6) .media-content {
        flex-basis: 50%
    }
}

.media-hub-education-section-layout .media-card:nth-child(6) .media-card-title {
    font-size: 24px;
    line-height: 36px
}

@media (min-width:678px) {
    .media-hub-education-section-layout .media-card:nth-child(6) .media-card-title {
        font-size: 36px;
        line-height: 46px
    }
}

@media (min-width:1024px) {
    .media-hub-education-section-layout .media-card:nth-child(6) .media-card-title {
        font-size: 24px;
        line-height: 34px
    }
}

.media-hub-education-section-layout .media-card:nth-child(6) .media-card-description {
    font-size: 14px;
    line-height: 22px
}

@media (min-width:678px) {
    .media-hub-education-section-layout .media-card:nth-child(6) .media-card-description {
        font-size: 16px;
        line-height: 26px
    }
}

@media (min-width:1024px) {
    .media-hub-education-section-layout .media-card:nth-child(6) .media-card-description {
        font-size: 14px;
        line-height: 22px
    }
    .media-hub-education-section-layout .media-card:nth-child(6),
    .media-hub-education-section-layout .media-card:nth-child(7),
    .media-hub-education-section-layout .media-card:nth-child(8) {
        grid-column: span 4
    }
    .media-hub-education-section-layout .media-card.presentation-card .media-card-title {
        font-size: 24px;
        line-height: 34px
    }
}

.media-hub-news-section-layout .media-card {
    grid-column: span 6
}

@media (min-width:688px) {
    .media-hub-news-section-layout .media-card {
        grid-column: span 4
    }
}

@media (min-width:1024px) {
    .media-hub-news-section-layout .media-card {
        grid-column: span 3
    }
}

.media-hub-news-section-layout .media-card:first-child {
    grid-column: span 12
}

@media (min-width:1024px) {
    .media-hub-news-section-layout .media-card:first-child {
        flex-direction: column;
        flex-basis: auto
    }
}

.media-hub-news-section-layout .media-card:first-child .media-card-title {
    font-size: 24px;
    line-height: 36px
}

@media (min-width:688px) {
    .media-hub-news-section-layout .media-card:first-child .media-card-title {
        font-size: 36px;
        line-height: 44px
    }
}

.media-hub-news-section-layout .media-card:first-child .media-card-description {
    font-size: 14px;
    line-height: 22px
}

@media (min-width:688px) {
    .media-hub-news-section-layout .media-card:first-child .media-card-description {
        -webkit-line-clamp: 3;
        font-size: 16px;
        line-height: 26px
    }
    .media-hub-news-section-layout .media-card:nth-child(8),
    .media-hub-news-section-layout .media-card:nth-child(9) {
        grid-column: span 6
    }
}

@media (min-width:1024px) {
    .media-hub-news-section-layout .media-card:first-child,
    .media-hub-news-section-layout .media-card:nth-child(2),
    .media-hub-news-section-layout .media-card:nth-child(3) {
        grid-column: span 4
    }
    .media-hub-news-section-layout .media-card:first-child .media-card-title,
    .media-hub-news-section-layout .media-card:nth-child(2) .media-card-title,
    .media-hub-news-section-layout .media-card:nth-child(3) .media-card-title {
        font-size: 24px;
        line-height: 34px
    }
    .media-hub-news-section-layout .media-card:first-child .media-card-description,
    .media-hub-news-section-layout .media-card:nth-child(2) .media-card-description,
    .media-hub-news-section-layout .media-card:nth-child(3) .media-card-description {
        font-size: 14px;
        line-height: 22px
    }
    .media-hub-news-section-layout .media-card:nth-child(4),
    .media-hub-news-section-layout .media-card:nth-child(5) {
        grid-column: span 6
    }
    .media-hub-news-section-layout .media-card:nth-child(4) .media-card-title,
    .media-hub-news-section-layout .media-card:nth-child(5) .media-card-title {
        font-size: 36px;
        line-height: 46px
    }
    .media-hub-news-section-layout .media-card:nth-child(4) .media-card-description,
    .media-hub-news-section-layout .media-card:nth-child(5) .media-card-description {
        font-size: 16px;
        line-height: 26px
    }
    .media-hub-news-section-layout .media-card:nth-child(6),
    .media-hub-news-section-layout .media-card:nth-child(7),
    .media-hub-news-section-layout .media-card:nth-child(8),
    .media-hub-news-section-layout .media-card:nth-child(9) {
        grid-column: span 3
    }
    .media-hub-news-section-layout .media-card:nth-child(6) .media-card-description,
    .media-hub-news-section-layout .media-card:nth-child(7) .media-card-description,
    .media-hub-news-section-layout .media-card:nth-child(8) .media-card-description,
    .media-hub-news-section-layout .media-card:nth-child(9) .media-card-description {
        font-size: 14px;
        line-height: 22px
    }
}

.migrated_content iframe {
    aspect-ratio: 16/9;
    width: 100%;
    height: auto;
    display: block
}

.migrated_content .b2broker__quotes {
    padding-top: 16px;
    padding-bottom: 16px
}

.migrated_content .b2broker__quotes blockquote p {
    color: #1f2228;
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px
}

@media (max-width:600px) {
    .migrated_content .b2broker__quotes blockquote p {
        font-size: 16px;
        line-height: 24px
    }
}

.migrated_content .b2broker__quotes blockquote p a {
    color: inherit
}

.migrated_content .b2broker__quotes_global {
    background-color: #1868fb1a;
    border-radius: 16px;
    flex-direction: column-reverse;
    gap: 16px;
    padding: 32px;
    display: flex
}

@media (max-width:600px) {
    .migrated_content .b2broker__quotes_global {
        padding: 24px
    }
}

.migrated_content .b2broker__quotes_global blockquote {
    color: #1f2228;
    margin-bottom: 16px;
    font-size: 20px;
    line-height: 28px
}

.migrated_content .b2broker__quotes_global figcaption cite {
    color: #1f2228;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px
}

@media (max-width:600px) {
    .migrated_content .b2broker__quotes_global figcaption cite {
        font-size: 16px;
        line-height: 24px
    }
}

.migrated_content .b2broker__quotes_global figcaption cite a {
    color: inherit
}

.migrated_content .b2broker__quotes_personal {
    background-color: #0000;
    border-top: 2px solid #1f2228;
    flex-direction: row-reverse;
    align-items: flex-start;
    gap: 16px;
    padding-top: 32px;
    padding-bottom: 24px;
    display: flex
}

@media (max-width:600px) {
    .migrated_content .b2broker__quotes_personal {
        padding: 24px
    }
}

@media (max-width:688px) {
    .migrated_content .b2broker__quotes_personal {
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        max-width: 100%
    }
}

.migrated_content .b2broker__quotes_personal blockquote {
    color: #1f2228;
    width: 100%;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px
}

.migrated_content .b2broker__quotes_personal_info {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    max-width: 128px;
    display: flex
}

@media (max-width:688px) {
    .migrated_content .b2broker__quotes_personal_info {
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        max-width: 100%;
        margin-top: 18px
    }
}

.migrated_content .b2broker__quotes_personal_info picture {
    border-radius: 5px;
    width: 56px;
    height: 56px;
    margin-inline-end: 24px;
    display: block;
    overflow: hidden
}

@media (max-width:600px) {
    .migrated_content .b2broker__quotes_personal_info picture {
        margin-bottom: 16px;
        margin-inline-end: 0
    }
}

.migrated_content .b2broker__quotes_personal_info picture img,
.migrated_content .b2broker__quotes_personal_info picture source {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}

.migrated_content .b2broker__quotes_personal_info figcaption {
    color: #262e39;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px
}

.migrated_content .b2broker__quotes_personal_info figcaption cite {
    color: #91919e;
    margin-top: 4px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    display: block
}

.migrated_content .b2broker__quotes_personal_social {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    display: flex
}

.migrated_content .b2broker__quotes_personal_social a {
    margin-top: 8px;
    width: 100%;
    min-width: 20px;
    max-width: 25px;
    margin-inline-start: 10px;
    display: inline-block
}

.migrated_content .b2broker__quotes_personal_social a:first-child {
    margin-inline-start: 0
}

.migrated_content .b2broker__quotes_personal_social a picture {
    display: block
}

.migrated_content .b2broker__quotes_border {
    background-color: #f6f6f9;
    border-radius: 24px;
    flex-direction: column;
    gap: 16px;
    padding: 32px;
    display: flex
}

.migrated_content .b2broker__quotes_border_title {
    color: #1f2228;
    width: 100%;
    max-width: 146px;
    font-size: 16px;
    font-weight: 500;
    line-height: 26px
}

@media (max-width:600px) {
    .migrated_content .b2broker__quotes_border_title {
        max-width: 100%
    }
}

.migrated_content .b2broker__quotes_border_info {
    display: none
}

.migrated_content .wp-block-image.size-full {
    border-radius: var(--radius-lm-card);
    height: auto;
    overflow: hidden
}

.migrated_content .wp-block-image picture source,
.migrated_content .wp-block-image img {
    border-radius: 24px
}

.migrated_content ol.b2broker__list_body_main {
    padding-left: 16px;
    list-style: auto
}

.migrated_content .b2broker__list_body>p:first-child {
    padding-top: 32px;
    font-size: 24px;
    font-weight: 600;
    line-height: 34px
}

@media (max-width:600px) {
    .migrated_content .b2broker__list_body>p:first-child {
        font-size: 18px;
        line-height: 28px
    }
}

.migrated_content .b2broker__faq_element_title {
    color: #1f2228;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px
}

.migrated_content .b2broker__faq_element_description {
    color: #1f2228;
    letter-spacing: .32px;
    margin-top: 16px;
    padding-left: 40px;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    position: relative
}

.migrated_content .b2broker__faq_element_description:before {
    content: "";
    background-color: #1f2228;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    position: absolute;
    top: 16px;
    left: 2px
}

@media (max-width:680px) {
    .migrated_content .b2broker__faq_element_description {
        padding-left: 24px
    }
}

.migrated_content .wp-block-heading {
    scroll-margin: 80px
}