.two-column-callout {
    padding-left: 0;
    padding-right: 0
}

.two-column-callout>.component-content {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
    align-items: center;
    padding-top: 50px;
    padding-bottom: 50px
}

@media (min-width:576px) {
    .two-column-callout>.component-content {
        max-width: calc(540px + 2 * 15px)
    }
}

@media (min-width:768px) {
    .two-column-callout>.component-content {
        max-width: calc(720px + 2 * 15px)
    }
}

@media (min-width:992px) {
    .two-column-callout>.component-content {
        max-width: calc(960px + 2 * 15px)
    }
}

@media (min-width:1200px) {
    .two-column-callout>.component-content {
        max-width: calc(1140px + 2 * 15px)
    }
}

@media (min-width:1440px) {
    .two-column-callout>.component-content {
        max-width: calc(1200px + 2 * 15px)
    }
}

@media (min-width:2400px) {
    .two-column-callout>.component-content {
        max-width: calc(1500px + 2 * 15px)
    }
}

@media (max-width:991px) {
    .two-column-callout>.component-content {
        flex-direction: column;
        align-items: stretch;
        padding-top: 12px;
        padding-bottom: 12px
    }
}

.two-column-callout>.component-content>div {
    flex: 1 0 50%
}

@media (max-width:991px) {
    .two-column-callout>.component-content>div {
        flex: 1
    }
}

.two-column-callout>.component-content img {
    max-width: 100%
}

.two-column-callout .field-callouttitle {
    font-size: 40px;
    line-height: 50px
}

@media (max-width:1439px) {
    .two-column-callout .field-callouttitle {
        font-size: 36px;
        line-height: 46px
    }
}

@media (max-width:767px) {
    .two-column-callout .field-callouttitle {
        font-size: 30px;
        line-height: 40px
    }
}

@media (min-width:992px) {
    .two-column-callout .additional-content {
        padding-right: 15px
    }
}

@media (max-width:991px) {
    .two-column-callout .additional-content {
        padding-bottom: 20px
    }

    .mobile-reverse-cols.two-column-callout .additional-content {
        margin-top: 20px
    }
}

.two-column-callout .additional-content>.row {
    margin: 0
}

.two-column-callout .additional-content .component {
    width: 100%;
    padding: 0
}

.two-column-callout .additional-content .component>.component-content {
    padding: 0
}

.two-column-callout .additional-content .arrow-link,
.two-column-callout .additional-content .button {
    margin-top: 25px;
    text-align: center
}

@media (min-width:992px) {
    .two-column-callout .callout-body {
        padding-left: 15px
    }
}

.two-column-callout .callout-desc {
    font-size: 16px;
    line-height: 22px
}

.two-column-callout .callout-desc ul {
    list-style-type: disc;
    margin-left: 20px
}

.two-column-callout .callout-desc ol {
    list-style-type: decimal;
    margin-left: 20px
}

.two-column-callout .callout-desc li {
    margin-bottom: 1em
}

.two-column-callout .field-callouteyebrow {
    font-size: 24px;
    line-height: 30px
}

.two-column-callout .boxed-text {
    font-size: 18px;
    line-height: 25px;
    border: 1px solid currentColor;
    border-radius: 10px;
    padding: 20px
}

.two-column-callout .button a {
    box-shadow: none
}

[class*=rounded-top-].two-column-callout .additional-content>.row .component.extended-video {
    overflow: hidden
}

@media (max-width:576px) {
    .rounded-top-left-corner-mobile.two-column-callout .additional-content>.row .component.extended-video {
        border-top-left-radius: 24px
    }
}

@media (max-width:576px) {
    .rounded-top-right-corner-mobile.two-column-callout .additional-content>.row .component.extended-video {
        border-top-right-radius: 24px
    }
}

@media (min-width:577px) {
    .rounded-top-left-corner-desktop.two-column-callout .additional-content>.row .component.extended-video {
        border-top-left-radius: 48px
    }
}

@media (min-width:577px) {
    .rounded-top-right-corner-desktop.two-column-callout .additional-content>.row .component.extended-video {
        border-top-right-radius: 48px
    }
}

[class*=rounded-top-].two-column-callout .additional-content>.row .component.image {
    overflow: hidden
}

@media (max-width:576px) {
    .rounded-top-left-corner-mobile.two-column-callout .additional-content>.row .component.image {
        border-top-left-radius: 24px
    }
}

@media (max-width:576px) {
    .rounded-top-right-corner-mobile.two-column-callout .additional-content>.row .component.image {
        border-top-right-radius: 24px
    }
}

@media (min-width:577px) {
    .rounded-top-left-corner-desktop.two-column-callout .additional-content>.row .component.image {
        border-top-left-radius: 48px
    }
}

@media (min-width:577px) {
    .rounded-top-right-corner-desktop.two-column-callout .additional-content>.row .component.image {
        border-top-right-radius: 48px
    }
}

.two-column-callout .additional-content>.row .component.image img {
    display: block
}

.two-column-callout.grey {
    background-color: #f9f9fc
}

.two-column-callout.dark .callout-desc,
.two-column-callout.dark .field-callouteyebrow,
.two-column-callout.dark .field-calloutsubtitle,
.two-column-callout.dark .field-callouttitle {
    color: #fff
}

.two-column-callout.dark .boxed-text {
    border: 1px solid #fff
}

.two-column-callout.small-placeholder .additional-content>.row {
    max-width: 385px;
    margin: 0 auto
}

.two-column-callout.small-title .callout-title {
    font-size: 30px;
    line-height: 40px
}

@media (max-width:1439px) {
    .two-column-callout.small-title .callout-title {
        font-size: 28px;
        line-height: 36px
    }
}

@media (max-width:767px) {
    .two-column-callout.small-title .callout-title {
        font-size: 27px;
        line-height: 40px
    }
}

@media (min-width:992px) {
    .two-column-callout.reverse-cols .additional-content {
        padding-right: 0;
        padding-left: 15px
    }

    .two-column-callout.reverse-cols .callout-body {
        padding-right: 15px;
        padding-left: 0
    }
}

.two-column-callout.reverse-cols>.component-content {
    flex-direction: row-reverse
}

@media (max-width:991px) {
    .two-column-callout.reverse-cols>.component-content {
        flex-direction: column-reverse
    }
}

.two-column-callout.reverse-cols.bottom>.component-content {
    flex-direction: column-reverse
}

.two-column-callout.reverse-cols.bottom>.component-content .callout-body {
    max-width: 50%;
    align-self: flex-start
}

.two-column-callout.reverse-cols.bottom>.component-content .additional-content .component-content {
    padding-top: 0
}

@media (max-width:991px) {
    .two-column-callout.reverse-cols.bottom .callout-body {
        max-width: 100% !important;
        align-self: flex-start
    }
}

@media (max-width:991px) {
    .two-column-callout.mobile-reverse-cols>.component-content {
        flex-direction: column-reverse
    }
}

@media (min-width:992px) {
    .two-column-callout.with-title .additional-content {
        padding-right: 0;
        padding-left: 15px
    }

    .two-column-callout.with-title .callout-body {
        padding-right: 15px;
        padding-left: 0
    }
}

.two-column-callout.with-title.dark>.component-content>.callout-title {
    color: #fff
}

.two-column-callout.with-title>.component-content {
    background: 0 0
}

.two-column-callout.with-title>.component-content>.field-callouttitle {
    width: 100%;
    text-align: center
}

@media (min-width:769px) {
    .two-column-callout.with-title>.component-content {
        display: flex;
        justify-content: space-between
    }

    .two-column-callout.with-title>.component-content>.field-callouttitle {
        width: 100%;
        padding: 0 100px
    }

    .two-column-callout.with-title>.component-content>div {
        display: inline-block;
        flex: 1
    }
}

@media (min-width:993px) {
    .two-column-callout.with-title>.component-content {
        flex-wrap: wrap
    }
}

@media (max-width:767px) {
    .two-column-callout.with-title .additional-content {
        margin-top: 20px
    }

    .two-column-callout.with-title .additional-content .component {
        padding-left: 0;
        padding-right: 0
    }

    .two-column-callout.with-title .additional-content iframe {
        width: 100%;
        max-width: 100%
    }
}

.two-column-callout.numbered .callout-body .field-callouticon {
    float: left
}

@media (max-width:767px) {
    .two-column-callout.numbered.my-xlg {
        margin-bottom: 0
    }

    .two-column-callout.numbered.py-xlg {
        padding-bottom: 0
    }
}

.two-column-callout.light .callout-desc,
.two-column-callout.light .callout-title {
    color: #fff
}

.two-column-callout.light * {
    color: #fff
}

@media (max-width:991px) {
    .two-column-callout.with-divider>.component-content {
        padding-bottom: 0
    }
}

@media (max-width:991px) {
    .two-column-callout.with-divider>.component-content .callout-body {
        padding-top: 20px
    }
}

@media (min-width:992px) {
    .two-column-callout.callout-expandable-text .additional-content {
        padding-right: 0;
        padding-left: 15px
    }

    .two-column-callout.callout-expandable-text .callout-body {
        padding-right: 15px;
        padding-left: 0
    }
}

.two-column-callout.callout-expandable-text .callout-desc,
.two-column-callout.callout-expandable-text .callout-desc p:only-child {
    display: inline
}

.two-column-callout.callout-expandable-text .read-more-link {
    display: inline-block;
    font-size: 16px;
    margin-left: 8px;
    vertical-align: inherit;
    text-decoration: underline;
    cursor: pointer
}

.two-column-callout.callout-expandable-text .callout-additional-desc {
    display: none
}

@media (max-width:768px) {
    .two-column-callout.callout-expandable-text .additional-content {
        margin-top: 12px
    }
}

.two-column-callout.py-xlg {
    padding-top: 0
}

.professional-two-column-callout {
    padding: 0
}

.professional-two-column-callout.image-left .info-side {
    padding-left: 130px
}

.professional-two-column-callout.image-right .info-side {
    padding-right: 130px
}

.professional-two-column-callout>.component-content {
    display: flex;
    width: 100%
}

.professional-two-column-callout>.component-content .image-side {
    width: 40%
}

[class*=rounded-top-].professional-two-column-callout>.component-content .field-calloutimage {
    overflow: hidden
}

@media (max-width:576px) {
    .rounded-top-left-corner-mobile.professional-two-column-callout>.component-content .field-calloutimage {
        border-top-left-radius: 24px
    }
}

@media (max-width:576px) {
    .rounded-top-right-corner-mobile.professional-two-column-callout>.component-content .field-calloutimage {
        border-top-right-radius: 24px
    }
}

@media (min-width:577px) {
    .rounded-top-left-corner-desktop.professional-two-column-callout>.component-content .field-calloutimage {
        border-top-left-radius: 48px
    }
}

@media (min-width:577px) {
    .rounded-top-right-corner-desktop.professional-two-column-callout>.component-content .field-calloutimage {
        border-top-right-radius: 48px
    }
}

.professional-two-column-callout>.component-content .field-calloutimage img {
    width: 100%
}

.professional-two-column-callout>.component-content .info-side {
    width: 60%;
    color: #fff
}

.professional-two-column-callout>.component-content .info-side .field-callouttitle {
    margin-bottom: 40px
}

.professional-two-column-callout>.component-content .info-side .boxes {
    display: flex;
    flex-wrap: wrap;
    margin-left: -12px;
    margin-right: -12px
}

.professional-two-column-callout>.component-content .info-side .boxes .box {
    width: 50%;
    padding: 12px
}

.professional-two-column-callout>.component-content .info-side .boxes .box .field-textblocktitle {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px
}

.professional-two-column-callout>.component-content .info-side .boxes .box .field-textblockdescription {
    font-size: 16px;
    line-height: 25px
}

@media (max-width:768px) {
    .professional-two-column-callout>.component-content {
        flex-direction: column
    }

    .professional-two-column-callout>.component-content .info-side {
        width: 100%;
        margin: 0;
        padding: 0
    }

    .professional-two-column-callout>.component-content .info-side .boxes {
        flex-direction: column;
        margin: 0
    }

    .professional-two-column-callout>.component-content .info-side .boxes .box {
        width: 100%;
        margin-bottom: 20px;
        padding: 0
    }

    .professional-two-column-callout>.component-content .info-side .boxes .box .field-textblocktitle {
        font-size: 20px;
        margin-bottom: 5px
    }

    .professional-two-column-callout>.component-content .image-side {
        width: 100%
    }

    .professional-two-column-callout>.component-content .field-calloutimage {
        height: 240px;
        position: relative
    }

    .professional-two-column-callout>.component-content .field-calloutimage img {
        position: absolute;
        top: 0;
        left: 0;
        right: 0
    }
}

@media (max-width:1199px) {
    .two-column-callout>.component-content {
        flex-direction: column;
        align-items: stretch
    }
}

@media (max-width:1199px) {
    .two-column-callout>.component-content>div.callout-body {
        margin-bottom: 20px
    }
}

.two-column-callout .callout-title {
    font-size: 30px;
    line-height: 40px;
    color: #12225c;
    margin-bottom: 15px
}

@media (max-width:1439px) {
    .two-column-callout .callout-title {
        font-size: 28px;
        line-height: 36px
    }
}

@media (max-width:767px) {
    .two-column-callout .callout-title {
        font-size: 27px;
        line-height: 40px
    }
}

.two-column-callout .callout-desc:not(:last-child) {
    margin-bottom: 30px
}

.two-column-callout .field-callouteyebrow {
    margin-bottom: 20px;
    color: #12225c
}

.two-column-callout .additional-content>.row .component.image img {
    border-radius: 10px;
    overflow: hidden
}

.two-column-callout.dark {
    background-color: #12225c
}

.two-column-callout.with-title.dark>.component-content {
    background: #12225c
}

.two-column-callout.with-title>.component-content>.field-callouttitle {
    color: #12225c;
    margin-bottom: 30px
}

@media (max-width:1199px) {
    .two-column-callout.with-title>.component-content .additional-content {
        margin-top: 20px;
        padding-left: 0
    }
}

.two-column-callout.with-divider>.component-content .callout-body {
    border-left: 1px solid #12225c
}

@media (max-width:991px) {
    .two-column-callout.with-divider>.component-content .callout-body {
        border: 0;
        border-top: 1px solid #12225c
    }
}

.two-column-callout.with-divider.reverse-cols>.component-content .callout-body {
    border: 0;
    border-right: 1px solid #12225c
}

@media (max-width:991px) {
    .two-column-callout.with-divider.reverse-cols>.component-content .callout-body {
        border: 0;
        border-bottom: 1px solid #12225c
    }
}

@media (max-width:991px) {
    .two-column-callout.with-divider.mobile-reverse-cols>.component-content .callout-body {
        border: 0;
        border-bottom: 1px solid #12225c
    }
}

.two-column-callout.numbered .callout-body .field-callouticon {
    max-width: 75px
}

.two-column-callout.numbered .callout-body .arrow-link,
.two-column-callout.numbered .callout-body .button,
.two-column-callout.numbered .callout-body .callout-desc,
.two-column-callout.numbered .callout-body .callout-title {
    margin-left: 80px
}

@media (max-width:767px) {
    .two-column-callout.numbered.reverse-cols>.component-content {
        flex-direction: column-reverse
    }
}

@media (max-width:1199px) {
    .two-column-callout.reverse-cols>.component-content {
        flex-direction: column-reverse
    }
}

body.professional:not(.on-page-editor) .two-column-callout {
    color: #fff
}

body.professional:not(.on-page-editor) .two-column-callout>.component-content {
    padding: 0;
    align-items: flex-start
}

body.professional:not(.on-page-editor) .two-column-callout .callout-title.field-callouttitle {
    color: #fff;
    font-size: 40px;
    font-weight: 600
}

@media (max-width:768px) {
    body.professional:not(.on-page-editor) .two-column-callout .additional-content {
        padding: 0;
        width: 100%
    }
}

body.professional:not(.on-page-editor) .two-column-callout .additional-content .rich-text {
    margin: 0;
    padding: 0
}

.professional-two-column-callout>.component-content .field-calloutimage {
    margin-bottom: 40px;
    border-radius: 10px;
    overflow: hidden
}

@media (max-width:768px) {
    .professional-two-column-callout>.component-content .field-calloutimage {
        margin-bottom: 20px
    }
}