/* .legal_rectangle {
    height: 70px;
    width: 920px;
    background-color: #FFFFFF;
    box-shadow: inset 0 -1px 0 0 #DCDEE1;
    margin-left: 100px;
}

.legal_rectangle_content {
    margin-top: 22px;
    font-size: 18px !important;
    display: flex;
    height: 32px;
    line-height: 26px;
    margin-bottom: 16px;
}

.legal_rectangle_icon {
    width: 32px;
    height: 32px;
    margin-left: 16px;
    margin-right: 30px;
    margin-bottom: 25px;
}

.legal_rectangle_titile {
    margin-top: 5px;
}

.legal_rectangle_titile {
    margin-top: 5px;
} */

.legal-div {
    /* text-align: center; */
    margin-left: 100px;
}

.legal-content {
    width: 920px;
    font-size: 18px !important;
    margin-left: 400px;
    text-align: left;
}

.legal-span-h3 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.rectangle-line-legal {
    height: 3px;
    width: 50px;
    background-color: #016FAD;
    margin-left: 930px;
    margin-bottom: 40px;
}

.rectangle-line-long {
    height: 3px;
    width: 100%;
    /* display: flex; */
    /* align-items: center; */
    align-content: center;
    text-align: center;
}

.fil-text__body p {
    font-size: 18px !important;
}

.fil-text__body p span {
    font-size: 18px !important;
}

.fil-text__body h5 {
    font-size: 24px !important;
}

.fil-text__body h6 {
    font-size: 22px !important;
}

.fil-text__body h6 span {
    font-size: 22px !important;
}

.legal_rectangle_titile a[target=_blank]:after {
    content: "" !important;
}

.camc-image-gallery a[target=_blank]:after {
    content: "" !important;
}

.legal-relevant-rectangle {
    height: 60px;
    width: 730px;
    background-color: #FFFFFF;
    box-shadow: inset 0 -1px 0 0 #DCDEE1;
    margin-left: 190px;
}

.legal-relevant-rectangle-content {
    margin-top: 19px;
    font-size: 18px !important;
    height: 26px;
    line-height: 26px;
    margin-bottom: 15px;
    margin-left: 17px;
}

.camc-image-card {
    border: solid 1px;
    border-color: #DCDEE1;
    display: flex;
}

.camc-image-card-icon {
    width: 47%;
}

.camc-image-card-content {
    background-color: #EEEFF0;
    font-size: 22px;
    color: #101215;
    line-height: 31px;
    position: relative;
    width: 53%;
}

.camc-image-card-content-inner {
    font-size: 22px;
    font-weight: bold;
    margin-left: 20px;
    margin-right: 10px;
    text-align: left;
    position: absolute;
    bottom: 20px;
}