
.card-box {
    box-shadow: 0 2px 18px -6px rgb(0 0 0 / 20%), 0 1px 2px 0 rgb(0 0 0 / 10%);
    padding: 20px;
    margin: 20px;
    background-color: #fff;
    transition: all 0.2s ease;
    border: none;
    border-radius: 4px;
    min-height: 300px;
}

.card-box:hover {
    box-shadow: 0 5px 24px -9px rgb(0 0 0 / 40%), 0 3px 6px 0 rgb(0 0 0 / 20%);
    transform: translateY(-2px);
}

.display_name_agent{
    font-size: 21px;
}

.display_title_agent{
    color: #69A032;
    font-size: 19px;
}

.latepoint_agents_detail{
    cursor:pointer;
    font-size:14px;
    font-weight:500;
    cursor:pointer;
    max-width:100%;
    border:none;
    color:#2d54de;
    transition:all 0.2s ease;
    text-decoration: none !important;
}

.latepoint_agents_detail:hover{
    color:#16318f;
    transform: translateY(-2px);
}

.elementor-agent-bio-close {
    position: absolute;
    top: 30px;
    right: 30px;
}

.elementor-agent-bio-close {
    position: absolute;
    background-color: #FF5151;
    color: #fff;
    padding: 5px;
    font-size: 12px;
    font-weight: 500;
    z-index: 9999;
}

.elementor-agent-bio-popup {
    animation: 0.4s cubic-bezier(0.45, 1.3, 0.6, 1) 0s both agentBio;
}
.elementor-bio-popup-content-i {
    animation: 0.4s cubic-bezier(0.45, 1.1, 0.4, 1) 0s both latepointFadeUp;
}
.elementor-bio-popup-head h3 {
    animation: 0.4s cubic-bezier(0.45, 1.1, 0.4, 1) 0s both latepointFadeDown;
}
.elementor-bio-popup-head .elementor-bio-title {
    animation: 0.4s cubic-bezier(0.45, 1.1, 0.4, 1) 0s both latepointFadeDown;
}
.elementor-bio-popup-feature-value {
    animation: 0.4s cubic-bezier(0, 1, 0.51, 1) 0.05s both latepointFadeUp;
}
.elementor-bio-popup-feature-label {
    animation: 0.4s cubic-bezier(0, 1, 0.51, 1) 0.1s both latepointFadeUp;
}

.elementor-agent-bio-close {
    position: absolute;
    background-color: #ff5151;
    color: #fff;
    padding: 10px;
    font-size: 12px;
    font-weight: 500;
    z-index: 9999;
}
.elementor-agent-bio-close span,
.elementor-agent-bio-close i {
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
}
.elementor-agent-bio-close span {
    margin-right: 10px;
}
.elementor-bio-popup-head {
    background-size: cover;
    background-position: center;
    padding: 150px 0px 150px 20px;
    position: relative;
}

.modal-lg{
    max-width: 650px !important;
}
.elementor-bio-popup-head h3 {
    color: #69A032!important;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
    font-size: 28px !important;
    margin: 0px;
    z-index: 2;
    position: relative;
}
.elementor-bio-popup-head .agent-bio-title {
    color: rgba(255, 255, 255, 0.8);
    z-index: 2;
    position: relative;
    font-size: 19px;
}
.elementor-bio-popup-head:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.1));
    z-index: 1;
}


.elementor-bio-popup-content {
    padding: 40px;
    font-size: 15px;
    line-height: 19px;
    position: relative;
    z-index: 2;
}

.elementor-bio-popup-content .bio-curve {
    position: absolute;
    top: 1px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    transform: translateY(-100%);
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
    z-index: 9999;
}

.elementor-bio-popup-content .elementor-bio-popup-features {
    display: flex;
    justify-content: space-between;
    padding-bottom: 20px;
    margin-top: -15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    margin-bottom: 30px;
}

.elementor-bio-popup-content .elementor-bio-popup-features .elementor-bio-popup-feature {
    flex: 1;
    padding: 0px 15px;
}
.elementor-bio-popup-content .elementor-bio-popup-features .elementor-bio-popup-feature:first-child {
    padding-left: 0px;
}
.elementor-bio-popup-content .elementor-bio-popup-features .elementor-bio-popup-feature:last-child {
    padding-right: 0px;
}
.elementor-bio-popup-content .elementor-bio-popup-features .elementor-bio-popup-feature .elementor-bio-popup-feature-value {
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-weight: 500;
    font-size: 25px;
    font-weight: 600;
    line-height: 1.2;
    color: #1ca00f;
}
.elementor-bio-popup-content .elementor-bio-popup-features .elementor-bio-popup-feature .elementor-bio-popup-feature-label {
    font-size: 12px;
    color: #8e97b3;
}
.elementor-bio-popup-content .elementor-bio-popup-features .elementor-bio-popup-feature + .elementor-bio-popup-feature {
    border-left: 1px solid rgba(0, 0, 0, 0.05);
}

.elementor-bio-popup-content .elementor-bio-popup-content-i::first-letter {
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-weight: 500;
    font-size: 25px;
    line-height: 19px;
    color: #1ca00f;
    font-weight: 600;
    padding-right: 1px;
}
