.topper-content[data-id="12"] .topper {
    background-image: url("/wp-content/themes/illuminator/topper/maincraft/illustration-cloud-m.png"),
        url("/wp-content/themes/illuminator/topper/maincraft/illustration-cloud-b.png"),
        url("/wp-content/themes/illuminator/topper/maincraft/illustration-flowers.png"),
        url("/wp-content/themes/illuminator/topper/maincraft/illustration-clouds-right.png"),
        url("/wp-content/themes/illuminator/topper/maincraft/background-illustration-green.png");
    background-position: left 44px top, left center, right bottom, right center, center center;
    background-repeat: no-repeat;
    background-size: auto auto, auto auto, auto auto, auto auto, cover;
    position: relative;
    padding: 0;

    height: 110px;
    align-content: center;
}

[data-id="12"] .maincraft-topper {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 22px;
}

[data-id="12"] .topper__text img {
    position: relative !important;
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    transform: none !important;
    margin: 0 !important;
}

[data-id="12"] .topper__text {
    margin: 0;
}

[data-id="12"] .topper-text__title {
    font-family: "Home Video", sans-serif;
    font-weight: 400;
    font-size: 36px;
    line-height: 118%;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
}

[data-id="12"] .topper-text__sub-title {
    font-family: "Manrope", sans-serif;
    font-weight: 500;
    font-size: 22px;
    line-height: 118%;
    letter-spacing: 0.01em;
    text-align: center;
    color: #fff;
}

[data-id="12"] .topper__image {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 13px;
}


[data-id="12"] .topper__buttons {
    display: flex;
    align-items: center;
    gap: 10px;
    position: relative;
    margin: 0;
}

[data-id="12"] .topper__btn {
    font-family: "Inter", sans-serif !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    line-height: 118% !important;
    letter-spacing: -0.01em;
    text-align: center;
    color: #FA0104 !important;
    text-transform: none !important;

    border-radius: 13px !important;
    border: 1px solid rgba(255, 255, 255, 0.6) !important;
    background: #fff !important;

    width: 133px !important;
    padding: 0 !important;
    margin: 0 !important;
    height: 48px !important;
}

[data-id="12"] button.topper__btn:after {
    display: none;
}

[data-id="12"] .topper__buttons a {
    font-family: "Inter", sans-serif !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    line-height: 118% !important;
    letter-spacing: -0.01em;
    text-align: center;
    text-transform: none !important;

    display: flex;
    align-items: center;
    justify-content: center;
    height: 48px !important;
    border-radius: 13px !important;
    border: 1px solid rgba(255, 255, 255, 0.6) !important;
    background: #FA0104 !important;
    text-align: center;
    color: #fff;
    text-transform: none !important;
    margin: 0 !important;
}






@media (max-width: 1439px) {
    .topper-content[data-id="3"] .topper {
        background-position: left center, right center, center center;
    }
}

@media (max-width: 1399px) {}

@media (max-width: 1199px) {

    .topper-content[data-id="12"] .topper {
        background-image: url("/wp-content/themes/illuminator/topper/maincraft/illustration-cloud-b.png"),
            url("/wp-content/themes/illuminator/topper/maincraft/illustration-flowers.png"),
            url("/wp-content/themes/illuminator/topper/maincraft/illustration-clouds-right.png"),
            url("/wp-content/themes/illuminator/topper/maincraft/background-illustration-green.png");
        background-position: left center, right bottom, right center, center center;
        background-size: auto auto, auto auto, auto auto, cover;
    }

    [data-id="12"] .topper__text {
        width: auto;
    }

    [data-id="12"] .topper__image {
        display: none;
    }
}

@media (max-width: 992px) {
    .topper-content[data-id="12"] .topper {
        background-image: url("/wp-content/themes/illuminator/topper/maincraft/illustration-cloud-b.png"),
            url("/wp-content/themes/illuminator/topper/maincraft/illustration-flowers.png"),
            url("/wp-content/themes/illuminator/topper/maincraft/illustration-clouds-right.png"),
            url("/wp-content/themes/illuminator/topper/maincraft/background-illustration-green.png");
        background-position: left -40px center, right bottom, right center, center center;
        background-size: auto auto, auto auto, auto auto, cover;
    }

    [data-id="12"] .topper__image {
        display: none;
    }

    [data-id="12"] .topper-text__title {
        font-size: 33px;
    }

    [data-id="12"] .topper-text__sub-title {
        font-size: 20px;
    }
}

@media (min-width: 576px) and (max-width: 767px) {

    [data-id="12"] .topper__buttons {
        gap: 10px;
        flex-direction: column;
        gap: 6px;
    }

    .topper-content[data-id="12"] .topper {
        height: 140px;
    }

    [data-id="12"] .topper-text__title {
        font-size: 32px;
    }

    [data-id="12"] .topper-text__sub-title {
        font-size: 19px;
    }

}

@media (max-width: 767px) {
    .topper-content[data-id="12"] .topper {
        background-image: url("/wp-content/themes/illuminator/topper/maincraft/illustration-cloud-b.png"),
            url("/wp-content/themes/illuminator/topper/maincraft/illustration-flowers.png"),
            url("/wp-content/themes/illuminator/topper/maincraft/background-illustration-green.png");
        background-position: left -21px bottom, right bottom, center center;
        background-size: auto auto, auto auto, cover;
    }

    [data-id="12"] .topper__buttons a {
        height: 48px !important;
    }

    [data-id="12"] .topper__btn {
        height: 48px !important;
        width: 100% !important;
    }
}

@media (max-width: 630px) {
    .topper-content[data-id="12"] .topper {
        background-image: url("/wp-content/themes/illuminator/topper/maincraft/illustration-flowers.png"),
            url("/wp-content/themes/illuminator/topper/maincraft/background-illustration-green.png");
        background-position: right bottom, center center;
        background-size: auto auto, cover;
    }

}

@media (max-width: 575px) {

    .topper-content[data-id="12"] .topper {
        background-image: url("/wp-content/themes/illuminator/topper/maincraft/illustration-cloud-b.png"),
            url("/wp-content/themes/illuminator/topper/maincraft/illustration-flowers.png"),
            url("/wp-content/themes/illuminator/topper/maincraft/background-illustration-green.png");
        background-position: left -21px bottom, right bottom, center center;
        background-size: auto auto, auto auto, cover;
    }

    .topper-content[data-id="12"] .topper {
        height: 190px;
    }

    .maincraft-topper {
        flex-direction: column;
        gap: 16px
    }

    [data-id="12"] .topper__btn {
        width: 133px !important;
    }

    [data-id="12"] .topper-text__title {
        font-size: 32px;
    }

}

@media (max-width: 550px) {}

@media (max-width: 520px) {}

@media (max-width: 430px) {
    .topper-content[data-id="12"] .topper {
        background-image: url("/wp-content/themes/illuminator/topper/maincraft/illustration-flowers.png"),
            url("/wp-content/themes/illuminator/topper/maincraft/background-illustration-green.png");
        background-position: right bottom, center center;
        background-size: auto auto, cover;
    }
}

@media (max-width: 375px) {}