.styles_container__XD80b {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin: 60px 0 0
}

@media(max-width:992px) {
    .styles_container__XD80b {
        flex-direction: column;
        gap: 32px;
        margin: 32px 0 0
    }
}

.styles_textContainer__bmvIQ {
    display: flex;
    flex-direction: column;
    gap: 60px
}

@media(max-width:992px) {
    .styles_textContainer__bmvIQ {
        gap: 24px
    }
}

.styles_text__r4D50 {
    align-items: center;
    cursor: pointer;
    display: flex;
    font-size: 18px;
    font-weight: 300;
    gap: 30px
}

.styles_text__r4D50 span {
    max-width: 460px
}

@media(max-width:992px) {
    .styles_text__r4D50 {
        font-size: 16px;
        gap: 16px
    }
}

.styles_step__ihuHG {
    border-radius: 8px;
    box-shadow: 4px 4px 32px hsla(0, 0%, 69%, .25);
    color: #973edf;
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
    min-width: 48px;
    height: 48px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center
}

@media(max-width:992px) {
    .styles_step__ihuHG {
        font-size: 20px;
        line-height: 30px
    }
}

.styles_linkContainer__J2fzz {
    display: flex;
    justify-content: flex-end;
    margin: 30px 0 0 auto;
    border: none;
    background-color: transparent
}

@media(max-width:992px) {
    .styles_linkContainer__J2fzz {
        margin: 30px 0 auto;
        width: 100%
    }
}

.styles_linkSpan__fMleN {
    background-color: #fff;
    border: 1px solid #fff;
    cursor: pointer;
    border-radius: 8px;
    box-shadow: 4px 4px 32px hsla(0, 0%, 69%, .25);
    color: #973edf;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    padding: 11px 50px;
    text-transform: uppercase;
    transition: .3s linear
}

.styles_linkSpan__fMleN:hover {
    border: 1px solid #973edf
}

.styles_imageContainer__KW_nM {
    border-radius: 10px;
    overflow: hidden
}

@media(max-width:992px) {
    .styles_imageContainer__KW_nM {
        order: -1
    }
}

@media(max-width:610px) {
    .styles_linkSpan__fMleN {
        padding: 15px 50px;
        text-align: center;
        width: 100%
    }
}
