.elementor-7797 .elementor-element.elementor-element-e3719e9{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:200px;--padding-bottom:200px;--padding-left:100px;--padding-right:100px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-7797 .elementor-element.elementor-element-07f8357.elementor-element{--align-self:flex-start;}.elementor-7797 .elementor-element.elementor-element-07f8357 .elementor-heading-title{font-family:"Arial", Sans-serif;font-size:40px;font-weight:600;color:#17333A;}.elementor-7797 .elementor-element.elementor-element-05fd1eb{--display:flex;--margin-top:100px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(max-width:1024px){.elementor-7797 .elementor-element.elementor-element-e3719e9{--padding-top:200px;--padding-bottom:60px;--padding-left:60px;--padding-right:60px;}}@media(max-width:767px){.elementor-7797 .elementor-element.elementor-element-e3719e9{--padding-top:200px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}}/* Start custom CSS for shortcode, class: .elementor-element-8b3a5ed */.authors-list-item-title a{
    font-size: 20px;
    color: #142A30;
    font-family: Arial;
    letter-spacing: -0.6px;
    font-weight: 700;
    line-height: normal;
    font-style: normal;
}

.authors-list-item-subtitle{
    display: none;
}

/*.authors-list-item-link{*/
/*    background: radial-gradient(circle at center, #9DE200 0%, #7FA800 90%, #7FA800 100%);*/
/*    -webkit-background-clip: text;*/
/*    -webkit-text-fill-color: transparent;*/
/*    color: transparent;*/
/*    font-weight: 500;*/
/*}*/

.authors-list-item-link{
    display: none;
}

.authors-list-item-excerpt{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: rgba(20, 42, 48, 0.60);
    font-size: 15px;
    font-family: Arial;
    font-style: normal;
    font-weight: 84;
    line-height: normal;
    letter-spacing: -0.45px;

}

.author-list-item-avatar{
    width: 100px;
    height: 100px;
    border-radius: 50%;
}

.authors-list-item-thumbnail{
    margin-bottom: 0 !important;
}

.authors-list-item-title{
    margin-bottom: 15px !important;
}

.authors-list-cols-dir-horizontal.authors-list-cols-3 .authors-list-col{
    display: flex;
    flex-direction: row;
    gap: 25px;
    align-items: center;
}/* End custom CSS */