.elementor-85386 .elementor-element.elementor-element-50d1d81{--display:flex;}/* Start custom CSS for html, class: .elementor-element-1f28f19 */#whr_embed_hook {
    max-width: 950px;
    margin: 60px auto 120px;
}
#whr_embed_hook .whr-group {
    font-size: 26px;
    line-height: 125%;
    color: #003E54;
    margin-bottom: 12px;
}
#whr_embed_hook .whr-items {
    list-style: none;
    margin: 0 0 45px 0;
}
#whr_embed_hook .whr-items .whr-item {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 20px 0;
}
#whr_embed_hook .whr-items .whr-item:not(:first-of-type) {
    border-top: 1px solid #e0e0e0;
}
#whr_embed_hook .whr-items .whr-item .whr-title {
    margin-bottom: 0;
}
#whr_embed_hook .whr-items .whr-item .whr-title a {
    font-size: 18px;
    font-weight: 500;
    line-height: 150%;
    color: #1e73be;
}
#whr_embed_hook .whr-items .whr-item .whr-info {
    list-style: none;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-grow: 1;
    margin: 0;
    padding-left: 12px;
}
#whr_embed_hook .whr-items .whr-item .whr-info .whr-location {
    font-size: 14px;
    font-weight: 300;
    color: #666;
}
#whr_embed_hook .whr-items .whr-item .whr-info .whr-location span {
    display: none;
}
#whr_embed_hook .whr-items .whr-item .whr-info .whr-date {
    display: none;
}
#whr_embed_hook .whr-items .whr-item .whr-info .whr-apply-external {
    font-size: 15px;
}

@media (max-width: 767px) {
    #whr_embed_hook {
        margin: 30px auto 60px;
    }
    #whr_embed_hook .whr-group {
        font-size: 24px;
        margin-bottom: 0;
    }
    #whr_embed_hook .whr-items {
        margin: 0 0 30px 0;
    }
    #whr_embed_hook .whr-items .whr-item {
        flex-direction: column;
        align-items: start;
        gap: 12px;
    }
    #whr_embed_hook .whr-items .whr-item .whr-info {
        flex-direction: column;
        align-items: start;
        gap: 12px;
        padding-left: 0;
    }
}/* End custom CSS */