.styles_container__a022O {
    display: flex;
    justify-content: space-between;
    margin-top: 100px;
    width: 100%;
    position: relative
}

@media(max-width:992px) {
    .styles_container__a022O {
        align-items: center;
        flex-direction: column;
        gap: 15px;
        margin-top: 32px;
        overflow: hidden
    }
}

.styles_left__LsOwF {
    max-width: 440px
}

@media(max-width:992px) {
    .styles_left__LsOwF {
        max-width: none;
        width: 100%
    }
}

.styles_right__ofdD8 {
    max-width: 378px
}

@media(max-width:992px) {
    .styles_right__ofdD8 {
        max-width: none;
        width: 100%
    }
}

.styles_card__J2HO5 {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 87px;
    gap: 15px
}

.styles_card__J2HO5+.styles_card__J2HO5 {
    margin-top: 30px
}

.styles_card__J2HO5 .styles_title__L3JeJ {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    width: -moz-max-content;
    width: max-content;
    z-index: 1
}

@media(max-width:992px) {
    .styles_card__J2HO5 .styles_title__L3JeJ {
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: normal
    }
}

.styles_card__J2HO5 .styles_desc__bapMD {
    font-weight: 300;
    font-size: 18px;
    line-height: 24px
}

@media(max-width:992px) {
    .styles_card__J2HO5 .styles_desc__bapMD {
        font-size: 16px;
        font-style: normal;
        font-weight: 300;
        line-height: normal
    }

    .styles_card__J2HO5 {
        height: auto;
        max-width: 100%;
        padding: 0;
        gap: 12px
    }

    .styles_card__J2HO5+.styles_card__J2HO5 {
        margin-top: 24px
    }
}

.styles_headingContainer__tUd7Z {
    align-items: center;
    background-color: #fff;
    border-radius: 50%;
    display: flex;
    position: absolute;
    top: 45%;
    right: 50%;
    transform: translate(50%, -50%);
    justify-content: center;
    height: 180px;
    width: 180px;
    z-index: 1
}

@media(max-width:992px) {
    .styles_headingContainer__tUd7Z .styles_logo___104J {
        display: none !important
    }

    .styles_headingContainer__tUd7Z {
        background-color: transparent;
        right: -100px;
        width: 250px;
        height: 250px
    }
}

.styles_accent__qMG6c {
    color: #973edf;
    font-weight: 700
}
