.bmc-box-8d9a3e67 {
    padding: 40px;
    background-color: #F4F7F4;
    border-radius: 8px;
    border: 1px solid #E2E8F0;
    max-width: 800px;
}

.bmc-heading-8d9a3e67 {
    display: flex;
    align-items: center;
    color: #5F8575;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 1px;
    margin-bottom: 20px;
}

.bmc-heading-icon-8d9a3e67 {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background-color: #E6EDE9;
    border-radius: 50%;
    margin-right: 15px;
}

.bmc-heading-icon-8d9a3e67 svg {
    width: 20px;
    height: 20px;
    fill: currentColor;
}

.bmc-heading-icon-8d9a3e67 i {
    font-size: 18px;
}

.bmc-desc-8d9a3e67 {
    color: #4A5568;
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 30px;
}

.bmc-desc-8d9a3e67 p {
    margin-bottom: 15px;
}

.bmc-desc-8d9a3e67 p:last-child {
    margin-bottom: 0;
}

.bmc-btn-8d9a3e67 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 12px 24px;
    background-color: #648C79;
    color: #FFFFFF;
    text-decoration: none;
    border-radius: 6px;
    font-weight: 600;
    font-size: 16px;
    transition: all 0.3s ease;
    margin-bottom: 25px;
}

.bmc-btn-8d9a3e67:hover {
    background-color: #4A6B5B;
    color: #FFFFFF;
}

.bmc-icon-wrapper-8d9a3e67 {
    margin-right: 10px;
    display: flex;
    align-items: center;
}

.bmc-icon-wrapper-8d9a3e67 svg {
    width: 18px;
    height: 18px;
    fill: currentColor;
}

.bmc-icon-wrapper-8d9a3e67 i {
    font-size: 18px;
}

.bmc-footer-8d9a3e67 {
    display: flex;
    align-items: center;
    color: #718096;
    font-size: 14px;
}

.bmc-footer-icon-8d9a3e67 {
    margin-right: 8px;
    display: flex;
    align-items: center;
}

.bmc-footer-icon-8d9a3e67 svg {
    width: 14px;
    height: 14px;
    fill: currentColor;
}

.bmc-footer-icon-8d9a3e67 i {
    font-size: 14px;
}
