header .content-area .button_area .btn-secondary {
    /* width: auto; */
}

header .content-area .button_area .btn-secondary img {
    /* width: 31px; */
}

.btn.btn-secondary:not(.btn-secondary-white) {
    background-color: transparent;
}

section .content-area figure.alignright,
section .content-area img.alignright {
    float: right;
    margin-left: 45px;
    margin-bottom: 10px;
    margin-top: 10px;
}

section .content-area figure.align-center,
section .content-area img.align-center {
    text-align: center;
}

section .content-area figure.alignleft,
section .content-area img.alignleft {
    float: left;
    margin-right: 45px;
    margin-bottom: 10px;
    margin-top: 10px;
}

@media (max-width: 767.98px) {
    section .content-area figure.alignright,
    section .content-area img.alignright {
        float: none;
        margin: 10px 0;
        width: 100%;
    }

    section .content-area figure.alignleft,
    section .content-area img.alignleft {
        float: none;
        margin: 10px 0;
        width: 100%;
    }

}

footer .content-area .newsletter_area .form_area .gform_wrapper.gravity-theme .gform_fields {
    display: block;
}

footer .content-area .newsletter_area .form_area .gform_footer {
    margin: 0;
    padding: 0;
    position: absolute;
    right: 26px;
    top: 23px;
}

footer .content-area .newsletter_area .form_area .gform_footer .gform_image_button {
    margin: 0;
    width: 14px;
    display: block;
}

footer .content-area .newsletter_area .form_area .gform_confirmation_message {
    color: #fff;
}

.btn.btn-primary {
    border: none;
}

.hero_homepage .bg_area {
    pointer-events: all;
}

.hero_homepage .bg_area svg {
    pointer-events: none;
}

.hero_homepage .bg_area .light_area {
    pointer-events: none;
}

.hero_homepage .bg_area .img_area.with_audio lottie-player,
.hero_homepage .bg_area .img_area.with_audio img {
    cursor: pointer;
}


.hero_homepage .bg_area.img_with {
    z-index: 6;
}

.hero_homepage .content-area .text_area {
    max-width: max-content;
    position: relative;
}

.hero_homepage .content-area .audio_play {
    position: absolute;
    bottom: -61px;
    z-index: 2;
    max-width: 100%;
    height: auto;
    width: 550px;
    right: 40px;
    aspect-ratio: 1 / 1;
    cursor: pointer;
}

.hero_homepage {
    overflow: hidden;
}

:root :where(.is-layout-flow) > * {
    margin-top: inherit;
}

.meet_sage .content-area .text_area p.pretitle {
    display: block;
    margin: 0 auto;
    max-width: -moz-max-content;
    max-width: max-content;
    background-color: #F0EEE6;
    border-radius: 64px;
    padding: 2px 20px 4px;
    font-weight: 500;
    font-size: 14px;
    line-height: normal;
    color: #405553;
}

.meet_sage .content-area .wp-block-columns {
    display: block !important;
}

.meet_sage .content-area .wp-block-columns > .text_area {
    margin-bottom: 60px;
}

.meet_sage .content-area .wp-block-columns > .text_area h2 {
    text-align: center;
    margin-top: 20px;
}

.meet_sage .content-area .slider_area .top_area .wp-block-columns {
    display: flex !important;
    justify-content: space-between;
}

.meet_sage .content-area .slider_area .top_area .wp-block-columns .acf-innerblocks-container {
    width: 100%;
}

.meet_sage .content-area .acf-innerblocks-container {
    width: 100%;
}

.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: unset !important;
    flex-grow: unset !important;
}

.btn-image .wp-element-button {
    padding: 0 !important;
    color: inherit !important;
    background-color: transparent !important;
    display: block;
}

.logos .content-area .logo_wrap .logo {
    position: relative;
}

.logos .content-area .logo_wrap .logo  a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
}

.logos .content-area .logo_wrap .logo.custom_logo img {
    height: auto;
}

.intelligent_automation .content-area .bottom_area .items > .item .box_area .box_inner .lists .item .left_img img,
.intelligent_automation .content-area .bottom_area .items > .item .box_area .box_inner .box_text .left_img img {
    border-radius: 50%;
}

.testimonials .content-area .testimonial_sliders .item .bottom_area .author_area img {
    border-radius: 50%;
}

.intelligent_automation .content-area .text_area p.pretitle {
    color: #405553;
    display: block;
    margin: 0 auto;
    max-width: -moz-max-content;
    max-width: max-content;
    background-color: #f0eee6;
    border-radius: 64px;
    padding: 2px 20px 4px;
    font-weight: 500;
    font-size: 14px;
    line-height: normal;
    margin-bottom: 20px;
}

.ai_safety .content-area .wp-block-columns {
    display: block;
}

.ai_safety .content-area .wp-element-button {
    padding: 0 !important;
    color: inherit !important;
    background-color: transparent !important;
    display: block;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: #fff;
}

.ai_safety .content-area .wp-block-button {
    display: inline-flex;
}

.ai_safety .content-area .text_area p.pretitle {
    display: block;
    margin: 0 auto;
    max-width: -moz-max-content;
    max-width: max-content;
    background-color: #f0eee6;
    border-radius: 64px;
    padding: 2px 20px 4px;
    font-weight: 500;
    font-size: 14px;
    line-height: normal;
    background-color: #1d453b;
    color: #BFC7C6;
    margin-bottom: 20px;
}

.latest_research .content-area .items .item {
    position: relative;
}

.latest_research .content-area .items .item > a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
}

.getting_started .content-area .wp-block-button {
    text-align: center;
}

.getting_started .content-area .wp-block-buttons {
    display: block;
}

.getting_started .content-area .wp-block-button .wp-element-button {
    padding: 0 !important;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: #001c19 !important;
    background-color: transparent !important;
    text-align: center;
}

.getting_started .content-area .wp-block-button .wp-element-button::before {
    content: "";
    background-color: #f0eee6;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 32px;
    top: 0;
    left: 0;
    z-index: 4;
    transition: all 0.35s;
}

.getting_started.tan_bg .content-area .wp-block-button .wp-element-button::before {
    background-color: #13af8a;
}

.getting_started.tan_bg .content-area .wp-block-button .wp-element-button>* {
    color: #F0EEE6;
}

@media (min-width: 767.98px) {
    .getting_started.tan_bg .content-area .wp-block-button:hover .wp-element-button::before {
        background-color: #001C19;
    }

    .getting_started.tan_bg .content-area .wp-block-button:hover .wp-element-button>* {
        color: #F0EEE6;
    }
}

.getting_started.tan_bg .content-area .wp-block-button::before {
    /* background-image: url(/wp-content/themes/ellipsis/assets/images/left_hover_black.png); */
}

.getting_started.tan_bg .content-area .wp-block-button::after {
    /* background-image: url(/wp-content/themes/ellipsis/assets/images/right_hover_black.png); */
}

.getting_started .content-area .wp-block-button .wp-element-button>* {
    position: relative;
    z-index: 5;
}

.latest_research .content-area .text_area p.pretitle {
    display: block;
    margin: 0 auto;
    max-width: -moz-max-content;
    max-width: max-content;
    background-color: #f0eee6;
    border-radius: 64px;
    padding: 2px 20px 4px;
    font-weight: 500;
    font-size: 14px;
    line-height: normal;
    color: #405553;
    margin-bottom: 20px;
}

.intelligent_automation .content-area .bottom_area .items > .item .box_area .box_inner .box_img img {
    display: block;
}

.ai_safety .content-area .bottom_area {
    /* margin-left: 36px; */
}

.ai_safety .content-area .bottom_area {
    /* padding-left: 0; */
}

.getting_started .bg_area {
    pointer-events: none;
}

.logos .content-area .logo_wrap::before {
    z-index: 2;
}

.ai_safety .content-area .items .item .icon {
    /* width: 64px;
    height: 64px; */
}

.product-banner .content-area .text-area h1 {
    color: #f0eee6;
    margin-bottom: 20px;
    font-size: 64px;
    line-height: 120%;
    font-weight: 400;
}

.product-banner .content-area .text-area .wp-block-button__link.wp-element-button {
    background-color: transparent !important;
    padding: 0;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    font-family: inherit;
    color: inherit !important;
    border-radius: 0;
}

.product-banner .content-area .text-area .btn-secondary-white {
    padding: 16px 21px;
}

.product-banner .content-area .image-area .audio_play {
    position: absolute;
    top: 0;
    z-index: 2;
    max-width: 100%;
    height: auto;
    width: 550px;
    right: 40px;
    aspect-ratio: 1 / 1;
    cursor: pointer;
}

.how-it-works .content-area .top-title p.pretitle {
    display: block;
    margin: 0 auto;
    max-width: -moz-max-content;
    max-width: max-content;
    background-color: #f0eee6;
    border-radius: 64px;
    padding: 2px 20px 4px;
    font-weight: 500;
    font-size: 14px;
    line-height: normal;
    margin-bottom: 32px;
    color: #405553;
}

.how-it-works .content-area .card-boxes .card-box .icon-area > img {
    width: 24px;
    height: 24px;
    top: 50%;
    left: 49%;
    transform: translate(-50%, -50%);
}

.use-cases .content-area .left-area .sticky-box p.pretitle {
    display: block;
    margin: 0 auto;
    max-width: -moz-max-content;
    max-width: max-content;
    background-color: #f0eee6;
    border-radius: 64px;
    padding: 2px 20px 4px;
    font-weight: 500;
    font-size: 14px;
    line-height: normal;
    margin-bottom: 24px;
    margin-left: 0;
    color: #405553;
}

.security .content-area .top-title .pretitle {
    display: block;
    margin: 0 auto;
    max-width: -moz-max-content;
    max-width: max-content;
    background-color: #f0eee6;
    border-radius: 64px;
    padding: 2px 20px 4px;
    font-weight: 500;
    font-size: 14px;
    line-height: normal;
    margin-bottom: 20px;
    background-color: #1d453b;
    color: #bfc6c5;
}

.product-banner .content-area .text-area .logo-product img {
    height: auto;
}

.security .content-area .two-boxes .two-box {
    flex-basis: initial !important;
    flex-grow: 1 !important;
}

.security .content-area .full-box .left-area {
    flex-basis: 193px !important;
    flex-grow: 1 !important;
}

.security .content-area .two-boxes {
    gap: 0;
}

.hero_homepage .content-area .text_area .wp-element-button,
.about-banner .content-area .banner-text .text-box .wp-element-button,
.integration .content-area .button-area .wp-element-button,
.security .content-area .wp-element-button {
    background-color: transparent !important;
    padding: 0;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    font-family: inherit;
    color: inherit !important;
    border-radius: 0;
}

.integration .content-area .wp-block-buttons>.wp-block-button,
.security .content-area .wp-block-buttons>.wp-block-button {
    display: inline-flex;
}

.integration .content-area .button-area {
    justify-content: right;
}

.integration .content-area .top-title p.pretitle {
    display: block;
    margin: 0 auto;
    max-width: max-content;
    background-color: #f0eee6;
    border-radius: 64px;
    padding: 2px 20px 4px;
    font-weight: 500;
    font-size: 14px;
    line-height: normal;
    margin-bottom: 20px;
    color: #405553;
}

@media (max-width: 767.98px) {
    .product-banner .content-area .text-area h1 {
        margin-bottom: 25px;
        font-size: 42px;
        line-height: 115%;
        font-weight: 500;
    }

    .product-banner .content-area .text-area .logo-product img {
        width: 184px !important;
    }

    .how-it-works .content-area .top-title p.pretitle {
        margin-left: 0;
        margin-bottom: 24px;
    }

    .security .content-area .top-title .pretitle {
        margin-left: 0;
    }

    .integration .content-area .top-title p.pretitle {
        margin-left: 0;
    }

    .getting_started .content-area .wp-block-button .wp-element-button {
        font-size: 18px;
        padding: 10px 18px;
    }

    footer .content-area .top_area .logo_area .btn_footer img {
        margin: 0;
        width: 36px;
        min-width: unset;
    }

    footer .content-area .top_area .logo_area .btn_footer {
        position: relative;
        width: 68px;
        height: 54px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 10px;
    }

    footer .content-area .top_area .logo_area .btn_footer .button_footer_bg {
        position: absolute;
        margin: 0;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        object-fit: contain;
    }

    footer .content-area .top_area .logo_area {
        flex-shrink: 0;
    }

    footer .content-area .newsletter_area .form_area form input[type=email], footer .content-area .newsletter_area .form_area form input[type=text] {
        min-height: unset !important;
        line-height: 28px !important;
    }

    footer .content-area .newsletter_area .form_area .gform_footer .gform_image_button {
        filter: invert(52%) sepia(31%) saturate(2877%) hue-rotate(130deg) brightness(93%) contrast(85%);
    }

    footer .content-area .newsletter_area .form_area .gform_footer {
        top: 18px;
    }

    .integration .content-area .button-area {
        justify-content: center;
    }

    .getting_started .content-area .wp-block-button::before,
    .getting_started .content-area .wp-block-button::after {
        display: none !important;
    }
}

@media (max-width: 991.98px) {
    .btn-image::before {
        opacity: 0 !important;
    }
}

@media (max-width: 767.98px) {
    .meet_sage .content-area .text_area p.pretitle {
        margin-left: 0;
    }

    .meet_sage .content-area .wp-block-columns > .text_area h2 {
        text-align: left;
    }

    .meet_sage .content-area .wp-block-columns > .text_area{
        margin-bottom: 30px;
    }

    .meet_sage .content-area .slider_area .top_area .button_area {
        right: 0;
    }

    .latest_research .content-area .text_area p.pretitle,
    .ai_safety .content-area .text_area p.pretitle,
    .intelligent_automation .content-area .text_area p.pretitle {
        margin-left: 0;
    }

    .ai_safety .content-area .items .item .icon {
        width: 48px;
        height: 48px;
    }

    .ai_safety .content-area .wp-element-button {
        font-size: 14px;
    }
}

.hero_homepage .content-area .text_area .btn {
    display: inline-flex;
}

@media (max-width: 767.98px) {
    .hero_homepage .content-area .text_area .button-area {
        justify-content: center;
    }

    footer .content-area .links_area ul li.larger_mobile {
        flex: 0 0 calc((100% - 20px) / 3);
        max-width: calc((100% - 20px) / 3);
    }
}

.ai_safety .content-area .bottom_area .two-column-text .left-area.wp-block-column {
    flex-basis: 414px !important;
    flex-grow: 1 !important;
}

.hero_homepage .bg_area path {
    stroke-width: 1 !important;
}

.getting_started.tan_bg {
    background-color: #F0EEE6;
}

.getting_started.tan_bg .content-area .text_area p,
.getting_started.tan_bg .content-area .text_area h2 {
    color: #001C19;
}

@media (max-width: 991.98px) {
    .hero_homepage.w_lottie .image-area.d-lg-none lottie-player {
        position: relative;
        bottom: -100px;
    }
}

.hero_homepage .bg_area .img_area .lottie_2 {
    display: none;
}

.hero_homepage .bg_area .img_area .lottie_2.active {
    display: block;
}

.product-banner .content-area .image-area .lottie_2 {
    display: none;
}

.product-banner .content-area .image-area {
    position: relative;
}

.product-banner .content-area .image-area .lottie_2 lottie-player {
    position: absolute;
    bottom: 0;
    z-index: 2;
    max-width: 100%;
    height: auto;
    width: 100%;
    right: 0;
}

.product-banner .content-area .image-area .lottie_2.active {
    display: block;
}

@media (max-width: 991.98px) {
    .product-banner.w_lottie .content-area .image-area {
        padding-bottom: 0;
    }
}

.page-banner.privacy_policy_banner {
    background-color: #001C19;
    padding-top: 252px;
    padding-bottom: 120px;
}

.page-banner.privacy_policy_banner .background-area img:nth-child(1) {
    z-index: 2;
}

.page-banner.privacy_policy_banner .line_bg {
    opacity: .69;
}

.page-banner.privacy_policy_banner .content-area .text_wrap {
    margin-top: 40px;
    flex-wrap: wrap !important;
    align-items: center !important;
}

.page-banner.privacy_policy_banner .content-area .text_wrap p {
    color: #F0EEE6;
    margin: 0;
    font-size: 20px;
    line-height: 170%;
}

.page-banner.privacy_policy_banner .content-area .text_wrap .btn-outline-green {
    padding: 0;
}

.page-banner.privacy_policy_banner .content-area .text_wrap .btn-outline-green a {
    background-color: transparent !important;
    border: 1px solid #13AF8A;
    border-radius: 32px;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: #F0EEE6 !important;
    padding: 13px 23px;
}

.wysiwyg_section {
    padding-top: 75px;
}

.wysiwyg_section .content-area .acf-innerblocks-container > h2 {
    font-weight: 400;
    font-size: 48px;
    line-height: 120%;
    color: #001C19;
    margin-bottom: 40px;
}

.wysiwyg_section .content-area h3 {
    font-weight: 500;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 32px;
    line-height: 140%;
    color: #0E8368;
    margin-bottom: 18px;
}

.wysiwyg_section.add_bottom_bar .content-area::after {
    content:"";
    width: 100%;
    height: 40px;
    border-radius: 10px;
    background-color: #F0EEE6;
    margin-top: 75px;
    display: block;
}

.wysiwyg_section:not(.add_bottom_bar) {
    padding-bottom: 100px;
}

.wysiwyg_section .content-area ul li,
.wysiwyg_section .content-area p {
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: #053127;
    margin-bottom: 37px;
}

.wysiwyg_section .content-area ul li {
    margin-bottom: 12px;
}

.wysiwyg_section .content-area ul li a,
.wysiwyg_section .content-area p a {
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: #053127;
}

.wysiwyg_section .content-area ul {
    margin-bottom: 37px;
}

.wysiwyg_section .content-area ul li strong {
    color: #0E8368;
}

.wysiwyg_section .content-area ul.green li::marker {
    color: #0E8368;
}

.wysiwyg_section .content-area ul li ul {
    margin-top: 25px;
    list-style-type: disc;
    padding-left: 21px;
}

.wysiwyg_section .content-area ul li ul li::marker {
    color: #13AF8A;
}

.wysiwyg_section .content-area {
    width: 1170px;
}

.wysiwyg_links {
    margin-bottom: 48px;
    margin-top: 75px;
}

.wysiwyg_links .box_area {
    border: 1px solid #BFC6C5;
    border-radius: 25px;
    padding: 18px 25px;
    padding-bottom: 50px;
}

.wysiwyg_links .box_area h3 {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 500;
    font-size: 24px;
    line-height: 125%;
    color: #001C19;
    margin-bottom: 40px;
}

.wysiwyg_links .box_area .link_wrap a {
    display: block;
    font-weight: 400;
    font-size: 20px;
    line-height: 125%;
    color: #001C19;
    margin-bottom: 35px;
    text-decoration: none !important;
    transition: all .35s;
    border-left: 2px solid transparent;
}

@media (min-width: 767.98px) {
    .wysiwyg_links .box_area .link_wrap a:hover {
        border-color: #13AF8A;
        padding-left: 25px;
    }
}

.wysiwyg_links .box_area .link_wrap a:last-child {
    margin-bottom: 0;
}

.wysiwyg_section .content-area strong {
    color: #13AF8A;
}

.wysiwyg_section .content-area u strong {
    color: #001C19;
    font-weight: 500;
}

@media (max-width: 767.98px) {
    .wysiwyg_section .content-area ul li, .wysiwyg_section .content-area p {
        font-size: 16px;
    }

    .wysiwyg_links .box_area .link_wrap a {
        font-size: 18px;
    }

    .wysiwyg_section .content-area .acf-innerblocks-container > h2 {
        font-size: 34px;
        line-height: 120%;
    }

    .wysiwyg_section .content-area .acf-innerblocks-container > h2 br {
        display: none;
    }

    .wysiwyg_section .content-area h3 {
        font-size: 26px;
    }
}

.page-banner.privacy_policy_banner.larger_text .content-area .text_wrap .text_area {
    width: 323px;
    max-width: 100%;
}

.not_found_section {
    position: relative;
    padding-top: 235px;
    background-color: #001C19;
    padding-bottom: 573px;
    overflow: hidden;
}

.not_found_section .bg_area {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.not_found_section .bg_area img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
    object-position: 0px 1%;
}

.not_found_section .content-area .text_area h1 {
    font-weight: 400;
    font-size: 180px;
    color: #fff;
    line-height: 115%;
    text-align: center;
    margin-bottom: 25px;
}

.not_found_section .content-area .text_area p {
    text-align: center;
    font-weight: 400;
    font-size: 30px;
    line-height: 140%;
    color: #F0EEE6;
    margin-bottom: 0;
}

.not_found_section .content-area .button_area {
    display: flex;
    justify-content: center;
    column-gap: 12px;
    margin-top: 35px;
}

.not_found_section .line_bg {
    opacity: .7;
    mix-blend-mode: darken;
    object-position: center;
}

@media (min-width: 768px) {
    .not_found_section .content-area .text_area .btn-primary:hover {
        background-color: #001c19;
        color: #fff;
    }
}


@media (max-width: 991.98px) {
    .not_found_section .bg_area {
        top: 300px;
    }
}

@media (max-width: 767.98px) {
    .not_found_section .content-area .text_area h1 {
        font-size: 58px;
        line-height: 115%;
        margin-bottom: 15px;
    }

    .not_found_section .content-area .text_area p {
        font-size: 24px;
        max-width: 100%;
    }

    .not_found_section .content-area .text_area .btn-secondary-white {
        height: auto;
        display: flex;
        align-items: center;
    }

    .not_found_section {
        padding-bottom: 235px;
    }
}

@media (min-width: 767.98px) {
    .meet_sage .content-area .slider_area .top_area .btn-image {
        padding-bottom: 15px;
    }

    .meet_sage .content-area .slider_area .top_area .btn-image:hover {
        border-color: transparent;
    }

    .meet_sage .content-area .slider_area .bottom_area .slider_wrapper .item:hover {
        border-radius: 25px;
    }

    .about-banner .content-area .investor .title-area {
        margin-bottom: 50px;
        margin-top: 50px;
    }
}

.meet_sage .content-area .slider_area .top_area .btn-image {
    height: auto;
}

@media (min-width: 991.98px) {
    header .content-area .menu_area .nav_wrap ul li a:hover {
        color: #13af8a;
    }

    header .content-area .button_area .btn-primary:hover {
        background-color: #13af8a;
    }

    footer .content-area .links_area ul li a.btn:hover {
        background-color: #13af8a;
        color: #fff;
    }
}

.meet_sage .content-area .slider_area .bottom_area .slider_wrapper.four_layout .item .hover_item .text_area .btn {
    bottom: 20px;
}


.careers-page .content-area .top-text-area p.pretitle {
    display: block;
    max-width: -moz-max-content;
    max-width: max-content;
    background-color: #f0eee6;
    border-radius: 64px;
    padding: 2px 20px 4px;
    font-weight: 500;
    font-size: 14px;
    line-height: normal;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 767.98px) {
    .careers-page .content-area .top-text-area p.pretitle  {
        margin-left: 0;
    }
}


.bio-page .bio-text .content-area .text-box ul li {
    font-weight: 400;
}

.research-archive .content-area .research-boxes .research-box .cat-author .category:only-child::after {
    display: none;
}

.research-archive .content-area .research-boxes .research-box .cat-author .category a:not(:last-child) {
    margin-right: 10px;
}

@media (max-width: 991.98px) {
    .research-archive .content-area .filter-area .filter-select {
        min-height: 103px;
    }

    .research-archive .content-area .filter-area .filter-select .filter-box {
        position: relative;
    }
}

.research-post-container .content-area .info-highlight.no_link::after,
.research-post-container .content-area .info-highlight.no_link::before {
    display: none;
}

.research-post-container .content-area .info-highlight .acf-innerblocks-container {
    display: flex;
    flex-wrap: wrap;
    -moz-column-gap: 64px;
    column-gap: 64px;
    row-gap: 32px;  
}

.research-post-container .content-area figure {
    margin-top: 32px;
    margin-bottom: 75px;
}

mark, .mark {
    padding: 0;
}

.research-post-container .content-area .testimonial-single p {
    margin-top: 0;
}

.research-post-container .content-area .info-highlight figure {
    margin: 0;
}

@media (max-width: 991.98px) {
    .research-post-container .content-area figure {
        margin-bottom: 64px;
    }
}


.about-banner .content-area .investor .title-area {
    text-align: center;
  }
  @media (max-width: 767.98px) {
    .about-banner .content-area .investor .title-area {
      margin-bottom: 30px;
    }
  }
  .about-banner .content-area .investor .title-area h2 {
    color: #f0eee6;
  }
  .about-banner .content-area .investor .logo-boxes {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  .about-banner .content-area .investor .logo-boxes::after {
    content: "";
    width: 100%;
    height: 1px;
    background: linear-gradient(to right, #053127 0%, #095745 50%, #053127 100%);
    position: absolute;
    bottom: 0;
    left: 0;
  }
  @media (max-width: 767.98px) {
    .about-banner .content-area .investor .logo-boxes::after {
      display: none;
    }
  }
  .about-banner .content-area .investor .logo-boxes:last-child::after {
    display: none;
  }
  @media (max-width: 767.98px) {
    .about-banner .content-area .investor .logo-boxes:last-child .logo-box:last-child {
      border-bottom: none;
    }
  }
  .about-banner .content-area .investor .logo-boxes.smaller-box .logo-box {
    width: 16.6666666667%;
  }
  @media (max-width: 767.98px) {
    .about-banner .content-area .investor .logo-boxes.smaller-box .logo-box {
      flex: 0 0 100%;
      width: 100%;
      max-width: 100%;
    }
  }
  .about-banner .content-area .investor .logo-boxes .logo-box {
    position: relative;
    height: 96px;
    width: 20%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    border-left: 1px solid #053127;
  }
  @media (max-width: 767.98px) {
    .about-banner .content-area .investor .logo-boxes .logo-box {
      flex: 0 0 100%;
      width: 100%;
      max-width: 100%;
      height: 128px;
      border-left: none;
      border-bottom: 1px solid #053127;
    }
  }
  @media (min-width: 768px) {
    .about-banner .content-area .investor .logo-boxes .logo-box:hover::before {
      opacity: 1;
      transition: all 0.35s;
    }
    .about-banner .content-area .investor .logo-boxes .logo-box:hover img {
      filter: brightness(0) saturate(100%) invert(55%) sepia(45%) saturate(6203%) hue-rotate(137deg) brightness(101%) contrast(85%);
    }
  }
  .about-banner .content-area .investor .logo-boxes .logo-box:first-child {
    border-left: none;
  }
  .about-banner .content-area .investor .logo-boxes .logo-box::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(to top, rgba(8, 72, 59, 0.34) 0%, rgba(0, 28, 25, 0) 100%);
    opacity: 0;
    transition: all 0.35s;
  }
  .about-banner .content-area .investor .logo-boxes .logo-box img {
    position: relative;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: center;
       object-position: center;
  }
  
  .about-banner .content-area .investor .logo-boxes .logo-box img.hover {
    display: none;
  }

  .patents-table .content-area .table-area .wp-block-table td, .patents-table .content-area .table-area .wp-block-table th {
    border: none;
  }

  .patents-table .content-area .table-area .wp-block-table th {
    border-right: 1px solid #bfc6c5;
  }

  .patents-table .content-area .table-area .wp-block-table td {
    border-bottom: 1px solid #bfc6c5;
    font-size: 20px;
    font-weight: 400;
    line-height: 140%;
  }

  .patents-table .content-area .table-area  .wp-block-table thead {
    border-bottom: none;
  }

  @media (max-width: 767.98px) {
    .patents-table .content-area .table-area .wp-block-table td {
        font-size: 18px;
    }
}

.faq-page .content-area .top-text-area .pretitle {
    display: block;
    margin: 0 auto;
    max-width: -moz-max-content;
    max-width: max-content;
    background-color: #f0eee6;
    border-radius: 64px;
    padding: 2px 20px 4px;
    font-weight: 500;
    font-size: 14px;
    line-height: normal;
    margin-bottom: 24px;
    color: #405553
}



.faq-page .content-area .faq-boxes .faq-box .answer ol li,
.faq-page .content-area .faq-boxes .faq-box .answer ul li {
    font-size: 18px;
    line-height: 140%;
    font-weight: 400;
    color: #001c19;
    margin-bottom: 0;
}

@media (max-width: 767.98px) {
    .faq-page .content-area .faq-boxes .faq-box .answer ol li,
.faq-page .content-area .faq-boxes .faq-box .answer ul li {
    font-size: 16px;
}
}

header.header_dark .content-area .button_area .dark-bg {
    box-shadow: unset !important;
}

header.header_dark .content-area .button_area .dark-bg {
    height: auto;
    padding: 18.5px 24px;
    margin: 6px 12px;
}

header.header_dark .content-area .button_area .dark-bg img {
    width: 41px;
}

@media (min-width: 991.98px) {
    header.header_dark .content-area .button_area .dark-bg:hover {
        border-color: transparent;
    }
}

footer .content-area .link-subscribe .newsletter_area {
    width: 100%;
    margin-left: auto;
}

footer .content-area .link-subscribe .newsletter_area .form_area form .gform_body {
    width: 370px;
    max-width: 100%;
}

.solutions-banner .content-area .left-area h1 {
    color: #001c19;
    font-family: "Inter", sans-serif;
    font-size: 64px;
    line-height: 120%;
    font-weight: 400;
    margin-bottom: 0;
}

@media (max-width: 767.98px) {
    .solutions-banner .content-area .left-area h1 {
        text-align: center;
        font-size: 42px;
        line-height: 115%;
        font-weight: 500;
        padding-left: 9px;
        padding-right: 9px;
    }
}

.challenge .content-area .top-text p.pretitle {
    display: block;
    margin: 0 auto;
    max-width: -moz-max-content;
    max-width: max-content;
    background-color: #f0eee6;
    border-radius: 64px;
    padding: 2px 20px 4px;
    font-weight: 500;
    font-size: 14px;
    line-height: normal;
    margin-bottom: 20px;
    color: #405553;
}

.health-plans .content-area .column-boxes.two_col .column-box {
    flex: 0 0 calc((100% - 20px) / 2);
    max-width: calc((100% - 20px) / 2);
}

.health-plans .content-area .column-boxes.two_col .column-box p {
    width: 544px;
    max-width: 100%;
}

.health-plans .content-area .column-boxes.two_col .column-box .top-text {
    padding: 20px 25px 70px 25px;
}

.health-plans .content-area .column-boxes.two_col .column-box .bottom-box .bottom-box-inner ul li strong {
    font-weight: 700;
    font-size: 22px;
}

@media (max-width: 991.98px) {
    .health-plans .content-area .column-boxes.two_col .column-box {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (max-width: 767.98px) {
    .challenge .content-area .top-text p.pretitle {
        margin-left: unset;
    }
}

.health-plans .content-area .title-area > .acf-innerblocks-container {
    display: flex;
    align-items: center;
    -moz-column-gap: 25px;
    column-gap: 25px;
}

.specialty-care-managers .content-area .title-area .acf-innerblocks-container {
    display: flex;
    align-items: center;
    -moz-column-gap: 25px;
    column-gap: 25px;
}

.for-patients .content-area .title-area .acf-innerblocks-container {
    display: flex;
    align-items: center;
    -moz-column-gap: 25px;
    column-gap: 25px;
}

.integration-solutions .content-area .top-text p.pretitle {
    display: block;
    margin: 0 auto;
    max-width: -moz-max-content;
    max-width: max-content;
    background-color: #f0eee6;
    border-radius: 64px;
    padding: 2px 20px 4px;
    font-weight: 500;
    font-size: 14px;
    line-height: normal;
    margin-left: 0;
    background: #1d453b;
    color: #bfc6c5;
    margin-bottom: 16px;
}

.health-plans.tan_bg {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 100px;
    padding-bottom: 100px;
}

@media (max-width: 767.98px) {

    .for-patients .content-area .title-area .acf-innerblocks-container,
    .specialty-care-managers .content-area .title-area .acf-innerblocks-container,
    .health-plans .content-area .title-area .acf-innerblocks-container {
        flex-wrap: wrap;
        row-gap: 20px;
        text-align: center;
        justify-content: center;
    }

    .health-plans.tan_bg {
        padding-top: 50px;
        padding-bottom: 100px;
        margin-top: 0;
        margin-bottom: 0;
    }
}

.research-post-container .content-area figure iframe {
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
}

.health-plans .content-area .slider_arrow .arrow_area {
    flex-shrink: 0;
}

.health-plans .content-area .slider_arrow {
    padding: 0 10px;
}

.health-plans .content-area .slider_arrow .dots_area .slick-dots {
    position: relative;
    bottom: 0;
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #bfc6c5;
}

.health-plans .content-area .slider_arrow .dots_area .slick-dots li {
    margin: 0;
    width: var(--ThumbWidth);
    height: 3px;
    background-color: transparent;
    position: relative;
}

.health-plans .content-area .slider_arrow .dots_area .slick-dots li button {
    padding: 0;
    width: auto;
    height: auto;
}

.health-plans .content-area .slider_arrow .dots_area .slick-dots li::before {
    content: "";
    width: 0;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #13AF8A;
    transition: unset;
}

.health-plans .content-area .slider_arrow .dots_area .slick-dots li.slick-active::before {
    width: 100%;
}

.specialty-care-managers .content-area .column-boxes-mobile .bottom-box .bottom-box-inner p {
    position: relative;
    font-size: 16px;
    line-height: 140%;
    font-weight: 500;
    color: #f0eee6;
    margin-bottom: 16px;
    padding-left: 28px;
}

.specialty-care-managers .content-area .column-boxes-mobile .bottom-box .bottom-box-inner p:last-child {
    margin-bottom: 0;
}

.specialty-care-managers .content-area .column-boxes-mobile .bottom-box .bottom-box-inner p::before {
    content: "";
    width: 20px;
    height: 20px;
    background: url(/wp-content/themes/ellipsis/assets/images/icon-check-green.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 2px;
}

@media (max-width: 767.98px) {
    .health-plans.tan_bg .content-area .column-boxes.two_col .column-box .top-text {
        padding: 15px 15px 25px;
    }

    .health-plans.tan_bg .content-area .column-boxes .column-box .top-text h3 {
        font-size: 26px;
    }

    .health-plans.tan_bg .content-area .column-boxes .column-box .top-text p {
        font-size: 18px;
        font-weight: 400;
        line-height: 140%;
        margin-bottom: 0;
        width: 544px;
        max-width: 100%;
    }

    .health-plans.tan_bg .content-area .column-boxes .column-box .bottom-box {
        padding: 15px;
        border-radius: 20px;
    }

    .health-plans.tan_bg .content-area .column-boxes .column-box .bottom-box .bottom-box-inner {
        padding: 20px;
    }

    .health-plans.tan_bg .content-area .column-boxes .column-box .bottom-box .bottom-box-inner ul li {
        position: relative;
        font-size: 18px;
        line-height: 140%;
        font-weight: 500;
        color: #f0eee6;
        margin-bottom: 34px;
        padding-left: 34px;
    }

    .health-plans.tan_bg .content-area .column-boxes .column-box .bottom-box .bottom-box-inner ul li strong {
        font-weight: 700;
        font-size: 22px;
    }

    .health-plans.tan_bg .content-area .column-boxes .column-box .bottom-box .bottom-box-inner ul li:last-child {
        margin-bottom: 0;
    }

}

.core-ethical .content-area .top-text .pretitle {
    display: block;
    margin: 0 auto;
    max-width: -moz-max-content;
    max-width: max-content;
    background-color: #f0eee6;
    border-radius: 64px;
    padding: 2px 20px 4px;
    font-weight: 500;
    font-size: 14px;
    line-height: normal;
    color: #405553;
    margin-bottom: 20px;
}

.governance-framework .content-area .top-text .pretitle {
    display: block;
    margin: 0 auto;
    max-width: -moz-max-content;
    max-width: max-content;
    background-color: #f0eee6;
    border-radius: 64px;
    padding: 2px 20px 4px;
    font-weight: 500;
    font-size: 14px;
    line-height: normal;
    color: #405553;
    margin-bottom: 20px;
}

@media (max-width: 767.98px) {

    .governance-framework .content-area .top-text .pretitle ,
    .core-ethical .content-area .top-text .pretitle {
        margin-left: 0;
    }
}

.core-ethical .content-area .slider_arrow .arrow_area {
    flex-shrink: 0;
}

.core-ethical .content-area .slider_arrow .dots_area .slick-dots {
    position: relative;
    bottom: 0;
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #bfc6c5;
}

.core-ethical .content-area .slider_arrow .dots_area .slick-dots li {
    margin: 0;
    width: var(--ThumbWidth);
    height: 3px;
    background-color: transparent;
    position: relative;
}

.core-ethical .content-area .slider_arrow .dots_area .slick-dots li button {
    padding: 0;
    width: auto;
    height: auto;
}

.core-ethical .content-area .slider_arrow .dots_area .slick-dots li::before {
    content: "";
    width: 0;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #13AF8A;
    transition: unset;
}

.health-plans .content-area .slider_arrow .dots_area .slick-dots li.slick-active::before {
    width: 100%;
}

@media (min-width: 767.98px) {

    footer .content-area .top_area .riht_text p span,
    footer .content-area .top_area .riht_text .footer-social a {
        transition: all .35s;
    }
    
    footer .content-area .top_area .riht_text .footer-social a.active_hover {
        opacity: .15;
    }

    footer .content-area .top_area .riht_text p span:hover {
        color: #13af8a;
    }
}

@media (max-width: 767.98px) {
    .integration-solutions .content-area .boxes .box .icon-area {
        margin-left: 15px;
    }

    .health-plans.tan_bg .content-area .column-boxes .column-box .bottom-box .bottom-box-inner ul li {
        margin-bottom: 10px;
        font-size: 16px;
        line-height: 140%;
    }

    .health-plans.tan_bg .content-area .column-boxes .column-box .bottom-box .bottom-box-inner ul li strong {
        font-size: 20px;
        line-height: 140%;
    }

    .health-plans.tan_bg .content-area .title-area {
        margin-bottom: 25px;
    }

    .health-plans.tan_bg .content-area .column-boxes .column-box .top-text p {
        font-size: 16px;
        line-height: 140%;
    }

    .health-plans.tan_bg .content-area .column-boxes .column-box .bottom-box .bottom-box-inner ul li {
        padding-left: 29px;
    }

    .health-plans.tan_bg .content-area .column-boxes .column-box .bottom-box .bottom-box-inner ul li::before {
        width: 16px;
        height: 16px;
        top: 6px;
    }

    .health-plans.tan_bg .content-area .column-boxes .column-box .bottom-box .bottom-box-inner {
        padding: 24px 20px;
    }

    .health-plans.tan_bg .content-area .column-boxes {
        margin-bottom: 10px;
    }

    .health-plans.tan_bg .content-area .slider_arrow {
        margin-top: 15px;
    }
}

.patents-table .content-area .table-area .wp-block-table th {
    vertical-align: baseline;
}

.investors .content-area .logo-boxes.smaller-box .logo-box::before {
    background: linear-gradient(to top, rgba(0, 28, 25, 0) 0%, rgba(8, 72, 59, 0.34) 100%);
}

.core-ethical .content-area .core_svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 1440px;
    height: 920px;
    z-index: 0;
    pointer-events: none;
}

.core-ethical .content-area .core-boxes {
    position: relative;
    width: 100%;
}

.core-ethical .content-area .core_svg svg.bg-lines {
    position: absolute;
    top: 0;
    left: 0;
    width: 1440px;
    width: 100%;
    height: 920px;
    z-index: 0;
    pointer-events: none;
}

.core-ethical .content-area .core_svg .animated-path {
    fill: none;
    stroke-width: 1.5;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-dasharray: 900 3000;
    stroke-dashoffset: 0;
    animation: growLoop 20s ease infinite;
}

.core-ethical .content-area .core_svg .line-green {
    stroke: #13AF8A;
    animation-delay: 0s;
}

.core-ethical .content-area .core_svg .line-tan {
    stroke: #DEDAC9;
    animation-delay: 10s;
}

@keyframes growLoop {
    0% {
        stroke-dashoffset: 0;
    }
    100% {
        stroke-dashoffset: -3900;
    }
}

.core-ethical .content-area .core_svg {
    display: none;
}


@media (min-width: 1439.98px) {

    .core-ethical .content-area .core_svg {
        display: block;
    }

    .core-ethical .content-area .core-boxes .core-box {
        position: absolute;
        width: 350px;
        height: 350px;
        box-sizing: border-box;
        z-index: 1;
        transform: translate(-50%, -50%);
        padding: 30px;
    }


    .core-ethical .content-area .core-boxes .core-box.circle-1 { left: 298px; top: 320px; }
    .core-ethical .content-area .core-boxes .core-box.circle-2 { left: 720px; top: 320px; }
    .core-ethical .content-area .core-boxes .core-box.circle-3 { left: 1142px; top: 320px; }
    .core-ethical .content-area .core-boxes .core-box.circle-4 { left: 509px; top: 670px; }
    .core-ethical .content-area .core-boxes .core-box.circle-5 { left: 931px; top: 670px; }

    .core-ethical .content-area .core-boxes {
        position: relative;
        width: 1440px;
        height: 920px;
        margin: 0 auto;
        transform: translateX(-50%);
        left: 50%;
        margin-bottom: -20px;
    }

    .core-ethical,
    .core-ethical .content-area .top-text {
        margin-bottom: 0;
    }
}

.use-cases .content-area .right-area .use-case-box {
    border: none !important;
    box-shadow: none;
    outline: none !important;
}

body section .content-area p a {
    color: #0E8368;
    font-weight: 600;
}

footer .content-area .link-subscribe .newsletter_area .form_area form input:-webkit-autofill:focus,
footer .content-area .link-subscribe .newsletter_area .form_area form input:-webkit-autofill {
    background-color: unset !important;
    color: #f0eee6 !important;
    appearance: none !important;
    background-image: unset !important;
    transition: background-color 0s 600000s, color 0s 600000s !important;
    -webkit-box-shadow: 0 0 0px 1000px transparent inset;
}

footer .content-area .link-subscribe .newsletter_area .form_area form input[type=email] {
    padding-right: 50px;
}

header:not(.header_dark) .content-area .button_area .btn-primary {
    background-color: #001C19;
}

@media (min-width: 767.98px) {

    .research-archive .content-area .research-boxes .research-box .image-area img {
        transition: all .4s;
    }
    .research-archive .content-area .research-boxes .research-box:hover .image-area img {
        transform: scale(1.08);
    }

    header:not(.header_dark) .content-area .button_area .btn-primary:hover {
        background-color: #13af8a;
    }
}

.research-post-banner .content-area .title-area h2 {
  width: 100%;
}

.research-post-banner .content-area .title-area {
  width: 1200px;
}

.about-banner .content-area .banner-text .text-box h1 {
    font-size: 64px;
    line-height: 120%;
    font-weight: 400;
    color: #f0eee6;
    margin-bottom: 24px;
}

.research-banner .content-area .text-box h1 {
    font-family: "Inter", sans-serif;
    font-size: 64px;
    line-height: 120%;
    font-weight: 400;
    color: #001c19;
    margin-bottom: 24px;
}

.ethical-banner .content-area .text-box h1 {
    color: #f0eee6;
    font-weight: 500;
    margin-bottom: 32px;
    width: 460px;
    max-width: 100%;
    font-family: "Inter", sans-serif;
    font-size: 64px;
    line-height: 120%;
}

.integration .content-area .accordion-row .accordion-column .accordion-box ul {
    max-width: 90%;
}

@media (max-width: 767.98px) {
    .about-banner .content-area .banner-text .text-box h1 {
        font-size: 36px;
        margin-bottom: 46px;
    }

    .research-banner .content-area .text-box h1 {
        font-size: 34px;
    }

    .ethical-banner .content-area .text-box h1 {
        font-size: 42px;
        line-height: 115%;
    }

    .integration .content-area .accordion-row .accordion-column .accordion-box.active .arrow {
        background-size: 15px;
    }
}

body section .content-area ol li,
body section .content-area ul li {
    font-size: 18px;
    line-height: 140%;
    font-weight: 400;
	margin-bottom: 12px;
}

.research-post-container .content-area ul li {
    font-size: 18px;
    line-height: 140%;
    color: #001c19;
    font-weight: 300;
    margin-bottom: 12px;
}

.research-post-container .content-area ol li {
    font-size: 18px;
    line-height: 140%;
    color: #001c19;
    font-weight: 300;
    margin-bottom: 12px;

}



.careers-page .content-area .top-text-area p a,
body section .content-area ul li a {
    color: #0E8368;
    font-weight: 600;
}

.research-post-container .content-area h3 {
    width: 100%;
}

.research-post-container .content-area .number_text {
    /* text-indent: -37px;
    padding-left: 37px; */
    display: flex;
    column-gap: 6px;
}

@media (max-width: 767.98px) {
    .research-post-container .content-area .number_text {
        /* text-indent: -24px;
        padding-left: 24px; */
    }
}

@media (min-width: 991.98px) {
    .product-banner .content-area .text-area {
        padding-bottom: 145px;
    }
}

section .content-area b,
section .content-area strong {
    font-weight: bold;
}

.research-post-banner .content-area .cat-author .category.no_author::after {
    display: none;
}

.research-post-banner .content-area .cat-author .category.no_author a:only-child {
    margin-right: 0;
}

.latest_research .content-area .items .item .img_area {
    overflow: hidden;
}

.latest_research .content-area .items .item .img_area img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

section.product-banner {
    overflow-y: hidden;
}

.research-archive .content-area .research-boxes .research-box .title-text h3 {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 500;
    font-size: 28px;
}

.research-archive .content-area .research-boxes .research-box .title-text p {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
}

.research-featured .content-area .research-featured-box .text-area .title-text h3 {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 500;
    font-size: 32px;
}

.research-featured .content-area .research-featured-box .text-area .title-text p {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
}

.research-post-banner .content-area .back-to-research {
    display: flex;
    align-items: center;
    column-gap: 25px;
}

.research-post-banner .content-area .back-to-research .date p {
    margin: 0;
    color: #405553;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
}

.research-post-banner .content-area .title-area .acf-innerblocks-container {
    width: 1130px;
    max-width: 100%;
    margin: 0 auto;
}

@media (min-width: 767.98px) {
    .research-post-banner .content-area .title-area .acf-innerblocks-container h2 {
        font-size: 64px;
        font-weight: 400;
        line-height: 120%;
    }
    
    .research-post-banner .content-area .title-area .acf-innerblocks-container p {
        font-size: 20px;
        line-height: 140%; 
    }

    .research-post-banner .content-area .title-area .acf-innerblocks-container p:last-child {
        margin-bottom: 0;
    }
}

.research-post-banner {
    padding-bottom: 100px;
    padding-top: 182px;
    /* min-height: 700px; */
}

.research-post-container .content-area figure img {
    border-radius: 10px;
}

.research-post-container .content-area figure figcaption {
    margin-top: 15px;
    margin-bottom: 0;
    font-family: "Plus Jakarta Sans", sans-serif;
    color: #7F8D8C;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
}

.research-post-container .content-area figure figcaption strong {
    font-weight: 600;
}

@media (max-width: 991.98px) {
    .ethical-banner .content-area .text-box h1 {
        width: 100%;
    }
}

@media (min-width: 700.98px) and (max-width: 991.98px) {
    .ethical-banner .content-area .text-box h1 {
        width: 100%;
        text-align: left;
    }

    .ethical-banner .content-area .text-box p {
        width: 100%;
        text-align: left;
    }

    .ethical-banner .background-area img.tablet_to_desktop {
        object-position: center 20px;
    }
}

@media (max-width: 767.98px) {
    .ethical-banner {
        padding-bottom: 250px;
    }

    .ethical-banner .background-area img.bg_image_primary {
        object-position: center bottom;
    }

    .ethical-banner .background-area img {
        object-position: center -30px;
    }
}

@media (max-width: 390.98px) {
    .ethical-banner .background-area img {
        object-position: center 20px;
    }
}

@media (max-width: 389.98px) {
    header .content-area .menu_area .nav_wrap ul {
        margin-top: 0;
    }

    header .content-area .menu_area .nav_wrap {
        padding-top: 20px;
    }

    .ethical-banner .background-area img {
        object-position: center 60px;
    }
}

.list-bullet-points-v2 {
    margin: 75px 0;
}

.list-bullet-points-v2 .acf-innerblocks-container {
    border: 1px solid #BFC6C5;
    border-radius: 25px;
    padding: 25px;
    padding-bottom: 50px;
}

.list-bullet-points-v2 .acf-innerblocks-container h3 {
    font-weight: 500;
    font-size: 24px;
    line-height: 125%;
}

.list-bullet-points-v2 .acf-innerblocks-container ul {
    padding: 0;
    list-style: none;
    margin: 0;
    padding-left: 25px;
    position: relative;
}

.list-bullet-points-v2 .acf-innerblocks-container ul::before {
    content: "";
    position: absolute;
    width: 1.5px;
    height: 98%;
    left: 0;
    top: 50%;
    background-color: #13AF8A;
    transform: translateY(-50%);
}

.list-bullet-points-v2 .acf-innerblocks-container ul li {
    font-weight: 400;
    font-size: 18px;
    line-height: 125%;
    color: #001C19;
    margin-bottom: 25px;
}

.list-bullet-points-v2 .acf-innerblocks-container ul li:last-child {
    margin-bottom: 0;
}

.research-post-container .content-area ol {
  list-style: none;
  counter-reset: my-awesome-counter;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  width: 1285px;
  max-width: 100%;
  margin-bottom: 24px;
}

.research-post-container .content-area ol li {
  counter-increment: my-awesome-counter;
  position: relative;
  padding-left: 26px;
  margin-bottom: 20px;
}

.research-post-container .content-area ol li:last-child {
    margin-bottom: 0;
}

.research-post-container .content-area ol li::before {
    content: counter(my-awesome-counter) ".";
    position: absolute;
    left: 0;
    top: 0;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
}

.ethical-banner .background-area img.mobile_only {
    display: none;
}

@media (max-width: 452.98px) {
    .ethical-banner .background-area img.tablet_to_desktop {
        display: none;
    }
    
    .ethical-banner .background-area img.mobile_only {
        display: block;
    }
}

section.text-w-image  {
    margin-top: 75px;
    margin-bottom: 100px;
}

.text-w-image .box_area {
    background-color: #F0EEE6;
    border-radius: 25px;
    padding: 25px;
    padding-bottom: 60px;
    max-width: 100%;
    width: 1285px;
}

.text-w-image .box_area .acf-innerblocks-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.text-w-image .box_area .acf-innerblocks-container .text-area {
    max-width: 100%;
    width: 808px;
    flex-grow: unset;
    padding-top: 35px;
}

.text-w-image .box_area .acf-innerblocks-container .image-area figure {
    display: block;
    margin-left: auto;
    margin-top: 0;
    margin-bottom: 0;
    margin-block-end: unset;
    max-width: max-content;
}

.text-w-image .box_area .acf-innerblocks-container .text-area h3 {
    font-weight: 500;
    font-size: 38px;
    line-height: 140%;
    margin-bottom: 40px;
}

.text-w-image .box_area .acf-innerblocks-container .text-area p:last-child {
    margin-bottom: 0;
}

@media (max-width: 991.98px) {
    .text-w-image .box_area .acf-innerblocks-container .image-area figure {
        margin-left: 0;
        margin-top: 30px;
    }

    .research-post-container .content-area ol li {
        padding-left: 26px;
    }
}

@media (max-width: 767.98px) {
    .text-w-image .box_area .acf-innerblocks-container .text-area h3 {
        font-size: 30px;
    }
}

.research-table {
    max-width: 100%;
    width: 1285px;
    margin-bottom: 75px;
}

.research-table .box_wrap {
    width: 100%;
    background-color: #F0EEE6;
    border-radius: 10px;
    padding: 15px;  
}

.research-table .box_wrap .table_head {
    display: flex;
    flex-wrap: wrap;
}

.research-table .box_wrap .row_body {
    display: flex;
    flex-wrap: wrap;
}

.research-table .box_wrap .table_head .column_head,
.research-table .box_wrap .row_body .column_body {
    width: 100%;
    max-width: 17.85%;
    padding: 23.5px 22px;
    display: flex;
    align-items: center;
    column-gap: 10px;
}

.research-table .box_wrap .table_head .column_head .img_area img {
    display: block;
}

.research-table .box_wrap .table_head .column_head span {
    display: block;
    font-weight: 500;
    font-size: 18px;
    line-height: normal;
    color: #001C19;
}

.research-table .box_wrap .table_head .column_head.column_1,
.research-table .box_wrap .table_body .column_body.column_1 {
    max-width: 17.85%;
    border-bottom: 1.2px solid #BFC6C5;
    border-right: 1.2px solid #BFC6C5;
}

.research-table .box_wrap .table_head .column_head.column_2,
.research-table .box_wrap .table_body .column_body.column_2 {
    max-width: 33.5%;
    border-bottom: 1.2px solid #BFC6C5;
    border-right: 1.2px solid #BFC6C5;
}

.research-table .box_wrap .table_head .column_head.column_3,
.research-table .box_wrap .table_body .column_body.column_3 {
    max-width: 24.2%;
    border-bottom: 1.2px solid #BFC6C5;
    border-right: 1.2px solid #BFC6C5;
}

.research-table .box_wrap .table_head .column_head.column_4,
.research-table .box_wrap .table_body .column_body.column_4 {
    max-width: 24.2%;
    border-bottom: 1.2px solid #BFC6C5;
}

.research-table .box_wrap .row_body:last-child .column_body {
    border-bottom: none;
}

.research-table .box_wrap .row_body:last-child .column_body span {
    font-size: 18px;
    line-height: normal;
    color: #001C19;
}

.research-table.darker_bg .box_wrap {
    background-color: #001C19;
}

.research-table.darker_bg .box_wrap .table_head .column_head span {
    color: #13AF8A;
}

.research-table.darker_bg .box_wrap .row_body .column_body span {
    color: #F0EEE6;
}

.research-table.darker_bg .box_wrap .table_head .column_head,
.research-table.darker_bg .box_wrap .table_body .column_body {
    border-color: #053127 !important;
}

.research-table .box_wrap .row_body .column_body span {
    font-weight: 400;
    font-size: 18px;
    line-height: normal;
}

.research-table .box_wrap .row_body .column_body {
    padding: 22px 20px;
    padding-right: 12px;
    min-height: 82px;
}

@media (max-width: 991.98px) {
    .research-table {
        overflow-x: scroll;
    }

    .research-table .box_wrap {
        width: 1285px;
    }
}

.footnotes {
    position: relative;
    padding-top: 77px;
    padding-bottom: 0px;
}

.footnotes .line {
    position: absolute;
    width: 1285px;
    max-width: 100%;
    left: 50%;
    transform: translateX(-50%);
    border-bottom: 1px solid #BFC6C5;
    top: 45px;
}

.footnotes .line .circle {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 13px;
    height: 13px;
    background-color: #BFC6C5;
    border-radius: 50%;
}

.footnotes .acf-innerblocks-container {
    width: 1215px;
    max-width: 100%;
    margin: 0 auto;
}

.footnotes .acf-innerblocks-container p {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 140%;
    color: #405553;
    margin-bottom: 30px;
}

.footnotes .acf-innerblocks-container p strong {
    font-weight: 600;
    color: #0E8368;
}

.footnotes .acf-innerblocks-container p a {
    text-decoration: none;
    color: #0E8368;
}

@media (max-width: 1284.98px) {
    .footnotes .line {
        max-width: calc(100% - 40px);
    }
}

@media (max-width: 767.98px) {
 .footnotes {
    padding: 50px 0;
 }
}

.latest_research .content-area .items .research-box {
    position: relative;
    flex: 0 0 calc((100% - 40px) / 3);
    max-width: calc((100% - 40px) / 3);
}

.latest_research .content-area .items .research-box .image-area {
    position: relative;
    width: 100%;
    aspect-ratio: 16 / 9;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 25px;
}

.latest_research .content-area .items .research-box .image-area img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

.research-featured .content-area .research-featured-box .image-area {
    overflow: hidden;
    border-radius: 10px;
}

@media (min-width: 767.98px) {
    .latest_research .content-area .items .research-box .image-area img  {
        transition: all .4s;
    }

    .latest_research .content-area .items .research-box:hover .image-area img {
        transform: scale(1.08);
    }

    .research-featured .content-area .research-featured-box .image-area img {
        transition: all .4s;
    }

    .research-featured .content-area .research-featured-box:hover .image-area img {
        transform: scale(1.08);
    }
}

.latest_research .content-area .items .research-box .cat-author {
    margin-bottom: 25px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    -moz-column-gap: 25px;
    column-gap: 25px;
    row-gap: 25px;
}

.latest_research .content-area .items .research-box .cat-author .category {
    position: relative;
    display: flex;
}

.latest_research .content-area .items .research-box .cat-author .category a {
    padding: 3px 15px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 14px;
    line-height: 1;
    font-weight: 500;
    border-radius: 50px;
    margin-right: 25px;
    background-color: #001c19;
    text-decoration: none;
    min-height: 24px;
}

.latest_research .content-area .items .research-box .title-text {
    margin-bottom: 16px;
}

.latest_research .content-area .items .research-box .title-text h3 {
    color: #001c19;
    font-size: 32px;
    line-height: 140%;
    font-weight: 500;
    margin-bottom: 8px;
    padding-right: 20px;
}

.latest_research .content-area .items .research-box .title-text h3 {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 500;
    font-size: 28px;
}

.latest_research .content-area .items .research-box .title-text p {
    color: #405553;
    font-size: 18px;
    line-height: 140%;
    font-weight: 400;
    margin-bottom: 0;
}

.latest_research .content-area .items .research-box .title-text p {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
}

.latest_research .content-area .load-more {
    text-align: center;
    margin-top: 50px;
}

.latest_research .content-area .load-more a {
    color: #001C19;
}

@media (max-width: 991.98px) {
    .latest_research .content-area .items .research-box {
        flex: 0 0 calc((100% - 20px) / 2);
        max-width: calc((100% - 20px) / 2);
    }
}

@media (max-width: 767.98px) {
    .latest_research .content-area .items .research-box {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .footnotes .acf-innerblocks-container {
        padding-top: 30px;
    }
}

@media (min-width: 768px) {
    .latest_research .content-area .load-more .btn:hover {
        color: #f0eee6;
        background-color: #001c19;
    }
}

.page-banner .content-area .title-area h1 {
    font-size: 64px;
    line-height: 120%;
    font-weight: 400;
}

.for-patients .content-area .patients-container .top-text {
    margin-top: 36px;
}

@media (max-width: 767.98px) {
    .page-banner .content-area .title-area h1  {
        font-size: 36px;
    }

    .for-patients .content-area .patients-container .top-text  {
        margin-top: 21px;
    }
}

@media (min-width: 767.98px) {
    .for-patients .content-area .patients-container .top-text {
        padding-left: 25px;
    }
}

.faq-page .content-area .faq-boxes .faq-box h3 {
    font-family: "Plus Jakarta Sans", sans-serif;  
    font-weight: 500;
}

@media (min-width: 767.98px) {
    .faq-page .content-area .faq-boxes .faq-box h3  {
        font-size: 24px;
    }
}

.ethical-banner .background-area svg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 150px;
    left: 0;
    z-index: 1;
}

.ethical-banner .background-area svg path {
    fill: none;
    stroke: #13af8a;
    stroke-width: 1;
    transition: stroke 0.3s ease;
}

.ethical-banner {
    overflow: hidden;
}

.research-post-banner .content-area .title-area .acf-innerblocks-container > h2:only-child {
    margin-bottom: 0;
}

.research-post-container .content-area blockquote {
    border-left: none;
    margin-bottom: 75px;
    padding-left: 89.5px;
    position: relative;
}

.research-post-container .content-area blockquote::before {
    content: "";
    background-image: url(/wp-content/themes/ellipsis/assets/images/quote_new_ellipsis.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    width: 63px;
    height: 38px;
}

.research-post-container .content-area blockquote p {
    margin: 0;
    max-width: 100%;
    width: 1152px;
}

@media (max-width: 991.98px) {
    .research-post-container .content-area blockquote {
        margin-bottom: 64px;
    }
}

@media (max-width: 767.98px) {
    .research-post-container .content-area blockquote {
        padding-right: 0;
    }

    footer .content-area .link-subscribe .links_area ul {
        column-count: 3; 
        columns: 3 auto;
    }

    footer .content-area .link-subscribe .links_area ul li {
        margin-bottom: 0;
    }

    footer .content-area .link-subscribe .links_area ul li a {
        margin-bottom: 45px;
    }

    .bio-page .banner-area {
        padding-bottom: 0;
        padding-top: 138px;
        margin-bottom: 40px;
    }

    .bio-page .banner-area .content-area {
        padding-left: 13px;
        padding-right: 13px;
        row-gap: 66px;
    }

    .bio-page .banner-area .content-area .back-to-bio a {
        width: 37px;
        height: 37px;
    }

    .bio-page .banner-area .content-area .back-to-bio {
        padding-left: 11px;
    }

    .bio-page .mobile_banner_name .name-title {
        padding: 0 24px;
    }

    .bio-page .mobile_banner_name .name-title h2 {
        font-size: 36px;
        line-height: 120%;
        color: #001C19;
        margin-bottom: 24px;
    }

    .bio-page .mobile_banner_name .name-title h3 {
        font-family: "Plus Jakarta Sans", sans-serif;
        font-size: 22px;
        font-weight: 500;
        line-height: 125%;
        color: #001C19;
    }

    .bio-page .mobile_banner_name .name-title .button-area {
        margin-top: 30px;
        display: flex;
        column-gap: 15px;
    }

    .bio-page .mobile_banner_name .name-title .button-area a {
        border: 1px solid #7F8D8C;
        font-size: 16px;
        line-height: 140%;
        font-weight: 400;
        color: #7F8D8C;
        padding: 12.8px 24px;
    }

    .bio-page .mobile_banner_name {
        margin-bottom: 52px;
    }

    .bio-page .bio-text .content-area .text-box p {
        line-height: 140%;
    }

    .bio-page .banner-area .background-area svg {
        opacity: 0;
    }

    .bio-page .banner-area .content-area .back-to-bio a img {
        width: 12px;
    }

    .bio-page .bio-text .content-area .text-box p:last-child {
        margin-bottom: 0;
    }

    .challenge {
        margin-top: 0;
    }

    body.single-research .latest_research {
        padding-top: 0;
    }

    .intelligent_automation .content-area .bottom_area .items > .item .top_area p br {
        display: none;
    }

    .meet_sage .content-area .slider_arrow {
        position: relative;
    }

    .meet_sage .content-area .slider_arrow .arrow_area .dot {
        flex-shrink: 0;
    }

    .ai_safety .content-area .bottom_area p {
        text-align: left;
    }
}

.bio-page .banner-area {
    overflow: hidden;
}

.research-post-container .content-area .latest_research .content-area h2 {
    width: 100%;
}

.logos .content-area .slick-track
{
    display: flex !important;
}

.logos .content-area .slick-slide
{
    height: inherit !important;
    display: flex;
    align-items: center;
}

.use-cases .content-area .right-area .use-case-box .top-text .left-text {
    align-items: end;
}

.use-cases .content-area .right-area .use-case-box .top-text .left-text h4 {
    margin-bottom: 7px;
}

@media (max-width: 991.98px) {
    .use-cases .content-area .right-area .use-case-box .top-text .left-text h4 {
        margin-bottom: 1px;
    }

@media (max-width: 991.98px) {
	.product-banner .content-area .text-area .button-area {
		margin-top: 38px;
		position: relative;
		display: flex;
		column-gap: 12px;
		justify-content: center;
	}

	.product-banner .content-area .text-area .button-area .btn {
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 13px 24px;
		text-align: center;
	}
}
		
    footer .content-area .link-subscribe .links_area ul li a.btn {
            transform: translateY(-11px);
    }
}

.use-cases .content-area .right-area .use-case-box .audio-boxes .audio-box {
    cursor: auto !important;
}

@media (max-width: 767.98px) {
    .testimonials .content-area .testimonial_sliders .item .bottom_area .slider_arrow .arrow_area .left_area,
    .meet_sage .content-area .slider_arrow .arrow_area .left_area,
    .health-plans .content-area .slider_arrow .arrow_area .left_area {
        position: relative;
    }
    
    .testimonials .content-area .testimonial_sliders .item .bottom_area .slider_arrow .arrow_area .left_area::before,
    .meet_sage .content-area .slider_arrow .arrow_area .left_area::before,
    .health-plans .content-area .slider_arrow .arrow_area .left_area::before {
        content: "";
        position: absolute;
        width: 20px;
        height: 20px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    
    .testimonials .content-area .testimonial_sliders .item .bottom_area .slider_arrow .arrow_area .right_area,
    .meet_sage .content-area .slider_arrow .arrow_area .right_area,
    .health-plans .content-area .slider_arrow .arrow_area .right_area {
        position: relative;
    }
    
    .testimonials .content-area .testimonial_sliders .item .bottom_area .slider_arrow .arrow_area .right_area::before,
    .meet_sage .content-area .slider_arrow .arrow_area .right_area::before,
    .health-plans .content-area .slider_arrow .arrow_area .right_area::before {
        content: "";
        position: absolute;
        width: 20px;
        height: 20px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    footer .content-area .link-subscribe .links_area ul li a.btn {
        color: #f0eee6;
        border: 1px solid #053127 !important;
        padding: 11px 21px !important;
        transform: translateY(-11px);
    }

    footer .content-area .link-subscribe .links_area ul li a.btn::after {
        display: none;
    }

    footer .content-area .link-subscribe .links_area ul li:nth-child(5),
    footer .content-area .link-subscribe .links_area ul li:nth-child(6),
    footer .content-area .link-subscribe .links_area ul li:nth-child(7),
    footer .content-area .link-subscribe .links_area ul li:nth-child(8) {
        text-align: center;
    }

    footer .content-area .link-subscribe .links_area ul li:nth-child(9),
    footer .content-area .link-subscribe .links_area ul li:nth-child(10) {
        text-align: right;
    }
}

.intelligent_automation .content-area .bottom_area .items > .item .top_area h3 {
    opacity: 0;
}

.intelligent_automation .content-area .bottom_area .items > .item .top_area h3.active {
    opacity: 1;
}

.intelligent_automation .content-area .bottom_area .items > .item .top_area  .odometer.odometer-auto-theme .odometer-digit .odometer-value {
    font-family: "Inter", sans-serif;
    color: #001c19;
}

.intelligent_automation .content-area .bottom_area .items > .item .top_area h3 * {
    font-family: "Inter", sans-serif;
}

.intelligent_automation .content-area .bottom_area .items > .item .top_area h3 .odometer-inside {
    position: relative;
    top: -4px;
}

@media (max-width: 429.98px) {
    header .content-area .menu_area .nav_wrap ul {
        margin-top: 0;
    }

    header .content-area .menu_area .nav_wrap ul li a {
        font-size: 16px;
        padding: 16px 25px;
    }

    header .content-area .menu_area .nav_wrap ul li a.btn {
        font-size: 16px;
    }
}

@media (min-width: 991.98px) and (max-width: 1217.98px) {
    
    body footer,
    body main.site-content,
    body header.site-header {
        zoom: .8;
    }
}

@media (min-width: 991.98px) {
    .research-post-container .content-area .acf-innerblocks-container {
        width: 60%;
        max-width: 100%;
        margin: 0 auto;
    }
}

footer .content-area .copyright .links {
    flex-wrap: wrap;
    row-gap: 6px;
}

@media (max-width: 767.98px) {
    .research-post-banner .content-area .cat-author .author {
        max-width: 70.5%;
    }

    footer .content-area .copyright .links {
        flex-wrap: wrap;
        row-gap: 12px;
    }

    footer .content-area .copyright .links a:last-child {
        border-left: 0;
    }
}

