.hero-block-new-years .hero__visual-wrap{
    position: relative;
}
.hero-block-new-years .hero__visual-item-ai .hero__visual-item-name {
    border-radius: 70px 48px 48px 0px;
    top: 78px;
    left: 95%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2px;
    transition-delay: 1.2s !important;
}
.hero-block-new-years .hero__visual-item-devops .hero__visual-item-name {
    border-radius: 48px 70px 0px 48px;
    top: 168px;
    right: calc(6% - 16px);
    transition-delay: 1s !important;
    position: relative;
}
.hero-block-new-years .hero__visual-item-devops .hero__visual-item-name::before {
    content: "";
    left: -32px;
    top: -42px;
    background-image: url('/wp-content/uploads/2024/11/yula.svg');
    position: absolute;
    width: 62.101px;
    height: 66.446px;
    transform: rotate(353deg);
    flex-shrink: 0;
}
.hero-block-new-years .hero__visual-item-websites .hero__visual-item-name {
    border-radius: 48px 70px 0px 48px;
    bottom: 65px;
    right: 29%;
    transition-delay: 1.8s !important;
}
.hero-block-new-years .hero__visual-item-crm .hero__visual-item-name {
    border-radius: 0px 48px 48px 70px;
    top: calc(59% + 20px);
    left: 0;
    transition-delay: 1.4s !important;
    position: relative;
}
.hero-block-new-years .hero__visual-item-crm .hero__visual-item-name::before {
    content: "";
    right: -18px;
    top: -65px;
    background-image: url('/wp-content/uploads/2024/11/yula-big.svg');
    position: absolute;
    width: 62.101px;
    height: 86.446px;
    transform: rotate(353deg);
    flex-shrink: 0;
}
.hero-block-new-years .hero__visual-item-appdev .hero__visual-item-name {
    border-radius: 48px 0px 70px 48px;
    bottom: -32px;
    right: 174%;
    transition-delay: 1.6s !important;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2px;
}

.snow-span{
    display: flex;
    width: 66px;
    padding: 5px;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
    border-radius: 74px;
    border: 1px solid var(--LG-BG, #151515);
    background: #EBFBE4;
    margin-bottom: 18px;
}
.lottie-container-decktop{
    position: absolute;
}

/* ========================================= Snow Effect Start ================================= */

.snow,.snow:after,.snow::before {
    content: '';
    position: absolute;
    top: -650px;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: radial-gradient(4px 4px at 100px 50px,#fff,transparent),
    radial-gradient(6px 6px at 200px 150px, #fff,transparent),
    radial-gradient(3px 3px at 300px 250px,#fff,transparent),
    radial-gradient(4px 4px at 400px 350px,#fff,transparent),
    radial-gradient(6px 6px at 500px 100px,#fff,transparent),
    radial-gradient(3px 3px at 50px 200px,#fff,transparent),
    radial-gradient(4px 4px at 150px 300px,#fff,transparent),
    radial-gradient(6px 6px at 250px 400px,#fff,transparent),
    radial-gradient(3px 3px at 350px 500px,#fff,transparent),
    radial-gradient(4px 4px at 550px 550px,#fff,transparent);
    background-size: 650px 650px;
    animation: SnowAnim 6s linear infinite;
}
.snow:after {
    margin-left: -250px;
    opacity: 0.5;
    filter: blur(2px);
    animation-direction: reverse;
    animation-duration: 6s;
}
.snow::before {
    margin-left: -350px;
    opacity: 0.7;
    filter: blur(1px);
    animation-direction: reverse;
    animation-duration: 9s;
}
@keyframes SnowAnim {
    from {
        transform: translateY(0);
    }
    to {
        transform: translateY(650px);
    }
}

/* ========================================= Snow Effect End =================================== */

.deer-section{
    position: relative;
    overflow: hidden;
    padding-bottom: 53px;
}
.deer-section .service-outstaffing-process__marquee-wrap {
    overflow: hidden;
    user-select: none;
    display: flex;
    gap: 10px;
    transform: rotate(0deg);
    position: absolute;
    top: 0px;
    left: 0;
    right: -250px;
    padding: 6px 20px;
    background: #B9FF66;
    z-index: 1;
}
.deer-img{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
.deer-img img{
    max-width: 150px;
    mix-blend-mode: hard-light;
}
.run-line-block{
    position: relative;
    height: 32px;
}

@media (max-width: 1100px){
    .lottie-container-decktop{
        display: none;
    }
    .hero-block-new-years .hero__visual-wrap{
        display: none;
    }

    .hero-block-new-years .hero__info-wrap {
        flex-basis: 100%;
        width: 100%;
    }
    .hero-block-new-years .hero__info-top-images-wrap {
        display: flex;
        justify-content: center;
        align-items: center;

    }
    .hero-block-new-years .hero__title {
        margin: 100px 0 30px;
        line-height: 36px;
        text-align: center;
    }
    .hero-block-new-years .hero__text {
        display: none;
    }
    .snow-span{
        display: none !important;
    }
    .hero-block-new-years{
        padding: 32px 0 47px;
        min-height: 660px;
    }
    .hero-block-new-years .hero__btn {
        width: 100%;
        justify-content: center;
        margin-top: 32px;

    }
}
@media (max-width: 1024px) {
    .lottie-container-decktop{
        display: none;
    }
}
@media (max-width: 991px) {
    .hero-block-new-years .hero__title {
        margin: 0px 0 30px;
        line-height: 36px;
        text-align: center;
        font-size: сlamp(32px,4vw,39px);
    }
}
@media (max-width: 767px) {
    .deer-img{
        display: flex;
        justify-content: center;
    }
}


@media (max-width: 1232px) {
    .hero-block-new-years .hero__visual-item-ai .hero__visual-item-name {
        border-radius: 70px 48px 48px 0px;
        top: 86px;
        left: 103%;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 2px;
        transition-delay: 1.2s !important;
    }
    .hero-block-new-years .hero__visual-item-devops .hero__visual-item-name {
        border-radius: 48px 70px 0px 48px;
        top: 172px;
        right: -23%;
        transition-delay: 1s !important;
        position: relative;
    }
    .hero-block-new-years .hero__visual-item-devops .hero__visual-item-name::before {
        content: "";
        left: -32px;
        top: -42px;
        background-image: url('/wp-content/uploads/2024/11/yula.svg');
        position: absolute;
        width: 62.101px;
        height: 66.446px;
        transform: rotate(353deg);
        flex-shrink: 0;
    }
    .hero-block-new-years .hero__visual-item-websites .hero__visual-item-name {
        border-radius: 48px 70px 0px 48px;
        bottom: 0px;
        right: 29%;
        transition-delay: 1.8s !important;
    }
    .hero-block-new-years .hero__visual-item-crm .hero__visual-item-name {
        border-radius: 0px 48px 48px 70px;
        top: calc(74% + 20px);
        left: -12px;
        transition-delay: 1.4s !important;
        position: relative;
    }
    .hero-block-new-years .hero__visual-item-crm .hero__visual-item-name::before {
        content: "";
        right: -18px;
        top: -65px;
        background-image: url('/wp-content/uploads/2024/11/yula-big.svg');
        position: absolute;
        width: 62.101px;
        height: 86.446px;
        transform: rotate(353deg);
        flex-shrink: 0;
    }
    .hero-block-new-years .hero__visual-item-appdev .hero__visual-item-name {
        border-radius: 48px 0px 70px 48px;
        bottom: -95px;
        right: 201%;
        transition-delay: 1.6s !important;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 2px;
    }
    .deer-img{
        padding: 0px 16px;
    }
}
