

@media (min-width:992px){
#scrollbar{position:fixed;top:64px;left:0;overflow:hidden;width:0%;height:4px;z-index:9999;}
#scrollbar-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#050C26;}
}
/*! CSS Used from: Embedded */
#scrollbar{position:fixed;top: 70px;left:0;overflow:hidden;width:0%;height:4px;z-index: 99999;}
#scrollbar-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#050C26;}
/*! CSS Used from: Embedded */
@media (min-width:1024px){
.top-banner-active #scrollbar{top: 110px;}
}

body.body.top-banner-active .blog_post_navigation {
    top: -96px;
}

h1.heading-3 {
    font-family: FoundersGrotesk;
    font-style: normal;
    font-weight: 600;
    font-size: 48px;
    line-height: 52px;
    margin-bottom: 2px;
    text-align: left;
}

.blog_description {
    margin-top: 0;
    margin-bottom: 40px;
    padding: 0;
    text-align: left;
    color: #050C26;
    font-size: 18px;
    line-height: 32px;
}


ul.first_blog_line.post_type.w-list-unstyled {
    text-align: left;
    margin-bottom: 24px;
}

.blog_post h3 {
    font-family: FoundersGrotesk;
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 36px;
    color: #050C26;
    margin-bottom: 24px;
    margin-top: 64px;
}

.blog_post p {
    font-family: Inter;
    font-style: normal;
    font-size: 18px;
    line-height: 32px;
}

.blog_post .blog_rich_text a {
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 32px;
    text-decoration-line: underline;
    color: #4039A8;
}

.content_wrapper_blog.blogposts blockquote {
    font-family: Inter;
    font-style: italic;
    font-weight: bold;
    font-size: 20px;
    line-height: 36px;
    color: #050C26;
    padding: 0 24px;
    margin-top: 48px;
    margin-bottom: 48px;
}

p.disclamer_paragraph.title {
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 22px;
    color: #385075;
}

.disclamer_paragraph {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 22px;
    color: #385075;
}

.back_to_blog_block.w-clearfix {
    position: unset;
    display: flex;
    width: 100%;
    padding-top: 0;
    margin-bottom: 24px;
}

.content_wrapper_big.relative {
    display: flex;
    flex-direction: column;
}

.social_links.vertical {
    display: flex;
    margin: 0;
    flex-direction: row;
    margin-left: auto;
}

.share_text {
    display: none;
}

.back_to_blog_block.w-clearfix a.button_arrow.back.w-button {
    background-position: 4% 40%;
}

.back_to_blog_block.w-clearfix a.button_arrow.back.w-button:hover {
    background-position: 0% 40%;
}

.content_wrapper_big.relative {
    margin-top: -40px;
}

.blog_post .blog_rich_text ul {
    padding-left: 0;
}

.blog_post ul li {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 32px;
    color: #050C26;
    opacity: 0.9;
}


@media(max-width:991px){
    .content_wrapper_big.relative {
        margin-top: 0;
        border: 0;
    }
}


@media(max-width:767px){
   a.w-inline-block.social_link.vertical {
        margin-left: 12px;
    }

    .content_wrapper_big.relative {
        margin-top: -24px;
    } 
}

@media(max-width:479px){

    a.w-inline-block.social_link.vertical {
        margin-left: 12px;
        margin-right: 0;
    }

    .content_wrapper_big.relative {
        margin-top: 0px;
    } 
}

@media(max-width:767px){
   h1.heading-3 {
        font-size: 36px;
        line-height: 40px;
        margin-bottom: 0;
    }

    .blog_title_block {
        padding: 0;
    }

    li.post_info_li {
        padding-left: 0;
    }

    ul.first_blog_line.post_type.w-list-unstyled {
        margin-bottom: 16px;
    }

    .blog_description {
        margin-bottom: 40px;
        font-size: 16px;
        line-height: 28px;
    }

    article.blog_rich_text.w-richtext {
        padding-top: 24px;
    }

    .content_wrapper_blog.blogposts {
        margin-top: 0;
    }

    .blog_post p {
        font-size: 16px;
        line-height: 28px;
    }

    .blog_post .blog_rich_text a {
        font-size: 16px;
        line-height: 28px;
    }

    .blog_post h3 {
        font-size: 28px;
        line-height: 32px;
        margin-bottom: 24px;
        margin-top: 56px;
    }

    .blog_post ul li {
        font-size: 16px;
        line-height: 28px;
    } 

    .content_wrapper_blog.blogposts blockquote {
        font-size: 18px;
        line-height: 32px;
    }
}


.blog_post_author .div-block.mobile-50.w-clearfix .author_position {
    display: none;
}

.blog_post_author .div-block.mobile-50.w-clearfix .author_name:first-child {
    display: none;
}

.blog_post_author .div-block.mobile-50.w-clearfix .author_name {
    text-decoration: underline;
}

.post_author.w-clearfix:before {
    content: 'Written by';
    display: block;
    min-width: 100%;
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
    color: #050C26;margin-bottom: 24px;
}

.post_author.w-clearfix {
    flex-wrap: wrap;
}

.post_author_image {
    width: 56px;
    height: 56px;
}

.writtent_by {
    display: none;
}

.blog_nav_menu.w-row .text-block-3 {
    display: none;
}

.content_wrapper_blog {
    max-width: 704px;
}


.blog_post h2 {
    font-family: FoundersGrotesk;
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 40px;
    color: #050C26;
    margin-bottom: 24px;
    margin-top: 64px;
}

.blog_post h4 {
    font-family: FoundersGrotesk;
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    line-height: 32px;
    color: #050C26;
    margin-bottom: 24px;
    margin-top: 64px; 
}

@media(max-width:767px){
    .blog_post h2{
        font-size: 32px;
        line-height: 36px; 
    }
    .blog_post h4{
        font-size: 24px;
        line-height: 28x; 
    }
}

.blog_post-img {
    margin-top: 24px;
    margin-bottom: 40px;
}


.blog_post-img img {
    max-height: 352px;
    width: 100%;
    object-fit: cover;
}

@media(max-width:767px){
    .blog_post-img img {
        max-height: calc(50vw - 32px);
    } 
    .blog_post-img {
        margin-bottom: 32px;
    } 
}

.blog-text-box .w-richtext {
    background: #F2F4F7;
    border-radius: 4px;
    padding: 32px;
    padding-bottom:8px;
    box-sizing: border-box;
}

.blog-text-box .w-richtext {
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 32px;
    color: #050C26;
}

.blog-text-box p, .blog-text-box li {
    margin-bottom: 24px;
}

.blog-text-box ul, .blog-text-box ol {
    margin-bottom:0;
}

@media(max-width:767px){
   .blog-text-box .w-richtext {
        font-size: 16px;
        line-height: 28px;
    } 
    .blog-text-box .w-richtext {
        padding: 20px;
        padding-bottom:0;
    }
}
