.topper-content[data-id="15"] .topper {
    background-image: url("/wp-content/themes/illuminator/topper/new-year-employees-children/nyec-ill-left.png"),
                      url("/wp-content/themes/illuminator/topper/new-year-employees-children/nyec-ill-right.png"),
                      url("/wp-content/themes/illuminator/topper/new-year-employees-children/nyec-ill-line-up.png"),
                      url("/wp-content/themes/illuminator/topper/new-year-employees-children/nyec-bg.png");
    background-position: left bottom, right bottom, right 27% top, center center;                  
    background-repeat: no-repeat;
    background-size: auto auto, auto auto, auto auto, cover;
    position: relative;
    padding: 0;

    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;

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


.topper-content[data-id="15"] .topper::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("/wp-content/themes/illuminator/topper/new-year-employees-children/nyec-ill-line-down.png");
    background-position: right 40% bottom;
    background-repeat: no-repeat;
    background-size: auto;
    z-index: 2;
    pointer-events: none;
}

[data-id="15"] .new-year-employees-children-topper {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
}

[data-id="15"] .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="15"] .topper__text {
    position: relative;
    margin: 0;
}

[data-id="15"] .topper__text-abs {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

[data-id="15"] .topper-text__title {
    max-width: 235px;
    margin-bottom: 2px;

    font-family: "Geologica", sans-serif;
    font-weight: 700;
    font-size: 25px;
    line-height: 103%;
    text-align: center;
    color: #fff;
}

[data-id="15"] .topper-text__sub-title {
    font-family: "Bryndan Write", sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 116%;
    text-align: center;
    color: #fff;
}

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


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

[data-id="15"] .topper__btn {
    font-family: "Inter", sans-serif !important;
    font-weight: 500 !important;
    font-size: 13px !important;
    line-height: 118% !important;
    letter-spacing: -0.01em;
    text-align: center;
    color: #00336f !important;
    text-transform: none !important;
    box-shadow: 3px 3px 20px 0 rgba(255, 255, 255, 0.78);

    border-radius: 6px !important;
    border: none !important;
    background: #fff !important;
    
    width: 150px !important;
    padding: 0 !important;
    margin: 0 !important;
    height: 43px !important;
}

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

[data-id="15"] .topper__buttons a {
    font-family: "Inter", sans-serif !important;
    font-weight: 500 !important;
    font-size: 13px !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: 43px !important;
    border-radius: 6px !important;
    border: none !important;
    background: #00c257 !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) {
    [data-id="15"] .topper__text {
        width: auto;
    }

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


    [data-id="15"] .topper__image img:nth-child(3),
    [data-id="15"] .topper__image img:nth-child(4) {
        display: none;
    }
}

@media (max-width: 992px) {

    [data-id="15"] .topper-text__title {
        color: #FB0D90;
    }

    [data-id="15"] .topper-text__sub-title {
        color: #FB0D90;
    }

    [data-id="15"] .topper__text img {
        display: none;
        width: 310px;
        height: auto;
    }

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

    [data-id="15"] .topper__text-abs {
        position: relative;
        top: 0;
        left: 0;
        transform: none;
    }
}

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

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

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

}

@media (max-width: 767px) {
    .topper-content[data-id="15"] .topper {
        background-size: auto 100%, auto 100%, auto auto, cover;
        background-position: left -10% bottom, right bottom, right 27% top, center center;
    }

    [data-id="15"] .new-year-employees-children-topper {
        gap: 10px;
    }

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

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

}

@media (max-width: 575px) {

    [data-id="15"] .new-year-employees-children-topper {
        gap: 15px;
    }

    .topper-content[data-id="15"] .topper {
        height: 190px;
        background-position: left -115px bottom, right -152px bottom, right 33% top, right 40% bottom, center center;
    }

    .new-year-employees-children-topper {
        flex-direction: column;
        gap: 16px
    }

    [data-id="15"] .topper__btn {
        width: 140px !important;
    }
  
}
@media (max-width: 550px) {

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

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

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

}

