/* stylelint-disable declaration-no-important */
.card-dcae1d7c897f4546 {
    padding: 40px 80px 48px 32px;
    box-shadow: 0 10px 84px rgba(62, 83, 157, .081);
    border-radius: 20px;
    width: 100%;
    margin: 0 auto 16px;
    background-color: var(--bg-primary);
    display: flex;
}

.card-dcae1d7c897f4546:last-child {
    margin-bottom: 0;
}

.card-main-dcae1d7c897f4546 {
    display: flex;
    flex-direction: column;
}

.card-main-dcae1d7c897f4546 img {
    width: 100% !important;
}

.title-dcae1d7c897f4546 {
    position: relative;
    text-align: left;
    flex-shrink: 0;
    margin-bottom: 12px !important;
}

.title-dcae1d7c897f4546 h3 {
    font-size: 24px !important;
    line-height: 32px !important;
}

.title-dcae1d7c897f4546 span {
    font-size: 18px;
    display: block;
}

.icon-wrapper-dcae1d7c897f4546 {
    width: 56px;
    height: 48px;
    flex-shrink: 0;
    margin-right: 16px;
}

.bigicon-wrapper-dcae1d7c897f4546 {
    width: 100px;
    height: 85px;
    flex-shrink: 0;
    margin-right: 16px;
}

.icon-dcae1d7c897f4546 {
    width: 100%;
    height: 100%;
}

.title-dcae1d7c897f4546 h1,
.title-dcae1d7c897f4546 h2,
.title-dcae1d7c897f4546 h3,
.title-dcae1d7c897f4546 h4,
.title-dcae1d7c897f4546 p {
    margin-top: 0;
    margin-bottom: 0;
}

.text-dcae1d7c897f4546 {
    font-size: 18px;
    line-height: 24px;
}

.not-shadow-dcae1d7c897f4546 {
    box-shadow: none !important;
}

@media (max-width: 1151px) {
    .title-dcae1d7c897f4546 {
        text-align: left;
    }

    .title-dcae1d7c897f4546 h3 {
        font-size: 20px !important;
        line-height: 26px !important;
    }

    .text-dcae1d7c897f4546 {
        text-align: left;
    }

    .card-dcae1d7c897f4546 {
        padding: 32px 80px 40px 32px;
    }
}

@media screen and (max-width: 968px) {
    .card-dcae1d7c897f4546 {
        padding: 32px 32px 40px;
    }

    .title-dcae1d7c897f4546 {
        width: 100%;
        margin: 0 0 16px;
    }
}

@media (max-width: 567px) {
    .title-dcae1d7c897f4546 {
        text-align: center;
    }

    .text-dcae1d7c897f4546 {
        text-align: center;
    }

    .card-dcae1d7c897f4546 {
        padding: 32px 24px 40px;
        flex-direction: column;
    }

    .icon-wrapper-dcae1d7c897f4546,
    .bigicon-wrapper-dcae1d7c897f4546 {
        margin-right: 0;
        margin-bottom: 8px;
    }

    .icon-mobile-dcae1d7c897f4546 {
        display: flex;
        justify-content: center;
    }
}

.no-marginBottom-dcae1d7c897f4546 {
    margin-bottom: 0 !important;
}

/* stylelint-disable declaration-no-important */
.wrapper-a253a1f937ea288d {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.cards-a253a1f937ea288d {
    width: 880px;
    margin-top: 64px;
}

.cards_row-a253a1f937ea288d {
    grid-template-columns: 1fr;
}

h2.title-a253a1f937ea288d {
    width: 880px;
    font-size: 48px;
    line-height: 48px;
    text-align: center;
    margin-bottom: 28px;
}

.subtitle-a253a1f937ea288d {
    width: 880px;
    text-align: center;
    margin-top: 0 !important;
    font-size: 18px;
    line-height: 24px;
}

.button-a253a1f937ea288d {
    font-size: 24px !important;
    margin-top: 64px !important;
}

.link-a253a1f937ea288d {
    font-size: 24px;
    margin-top: 64px;
}

.link-a253a1f937ea288d::after {
    content: none !important;
}

@media (max-width: 1439px) {
    h2.title {
        font-size: 40px;
        line-height: 40px;
        margin-bottom: 24px !important;
    }

    .button-a253a1f937ea288d {
        font-size: 20px !important;
        line-height: 24px !important;
    }

    .link-a253a1f937ea288d {
        font-size: 20px;
        line-height: 24px;
    }
}

@media screen and (max-width: 968px) {
    .wrapper-a253a1f937ea288d {
        padding: 72px 64px 80px !important;
    }

    .cards-a253a1f937ea288d {
        width: 100%;
        margin-top: 40px;
    }

    h2.title-a253a1f937ea288d {
        width: 100%;
        font-size: 30px;
        line-height: 32px;
        margin-bottom: 16px !important;
    }

    .subtitle-a253a1f937ea288d {
        width: 100%;
    }

    .button-a253a1f937ea288d {
        margin-top: 40px !important;
    }

    .link-a253a1f937ea288d {
        margin-top: 40px;
    }
}

@media (max-width: 567px) {
    .wrapper-a253a1f937ea288d {
        padding-left: 24px !important;
        padding-right: 24px !important;
    }

    .title-a253a1f937ea288d {
        margin-bottom: 16px !important;
    }
}

.no-marginBottom-a253a1f937ea288d {
    margin-bottom: 0 !important;
}

.no-marginTop-a253a1f937ea288d {
    margin-top: 0 !important;
}

