.benefits__top-border {
    background: #ffc91a;;
    height: 24px;
    width: 100%;
}

.benefits__item {
    border: 1px solid #bdbdbd;
    position: relative;
}

.benefits__item-heading {
    margin-bottom: 24px;
    text-transform: none;
    color: #421E05;
}


.benefits__item-text {
    color: #7c7c7c;
}

.benefits__top-side {
    display: flex;
    gap: 114px;
    align-items: center;
    margin-bottom: 48px;
}

.benefits__heading {
    flex-basis: 916px;
    text-transform: none;
}

.benefits__btn {
    min-width: 318px;
}

.benefits__item-wrapper {
    display: flex;
    justify-content: space-between;
    gap: 67px;
    align-items: center;
    padding: 64px 113px 64px 45px;
}

.benefits__img-wrapper {
    flex-basis: 686px;
    position: relative;
    padding: 58px 50px 56px 54px;
    display: flex;
    align-items: center;
}

.benefits__img {
    width: 100%;
    height: 100%;
}

.benefits__img-overlay {
    height: 160px;
    max-width: 410px;
    flex-basis: 410px;
    position: relative;
}

/*.benefits__img-overlay::after {*/
/*    content: '';*/
/*    position: absolute;*/
/*    left: 0;*/
/*    top: 0;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    background: rgba(255, 201, 26, 0.4);*/
/*}*/

.benefits__icon-wrapper {
    background: #FFC91A;
    height: 160px;
    max-width: 173px;
    flex-basis: 173px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.benefits__icon {
    width: 80px;
    height: 80px;
    object-fit: contain;
}

.item-heading-mobile {
    display: none;
}

.benefits__item-counter {
    display: none;
}

@media screen and (max-width: 1343.98px) {
    .benefits__heading {
        font-size: 48px;
    }

    .benefits__top-side {
        gap: 75px;
    }
}

@media screen and (max-width: 1199.98px) {
    .benefits__item-wrapper {
        padding: 50px 75px 50px 40px;
        gap: 50px;
    }

    .benefits__btn {
        min-width: 300px;
    }
}

@media screen and (min-width: 1024px) {
    .benefits__list {
        display: flex;
        flex-direction: column;
        gap: 36px;
    }

    .benefits__splide-slide {
        width: 100%;
    }


    .benefits__gallery-img-wrapper {
        flex-basis: 686px;
        height: 274px;
    }

    .benefits__gallery-img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }

    .benefits__item-content {
        flex-basis: 430px;
    }

}

@media screen and (max-width: 1023.98px) {
    .benefits__track {
        padding-top: 1px;
    }


    .benefits__item {
        max-width: 343px;
        height: 100%;
    }

    .benefits__top-border {
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
    }

    .benefits__item-wrapper {
        flex-direction: column;
        padding: 70px 28px 48px 24px;
        height: 100%;
        align-items: flex-start;
    }

    .benefits__gallery-img-wrapper,
    .benefits__item-content {
        flex-basis: fit-content;
    }

    .benefits__img-wrapper {
        display: flex;
        flex-basis: fit-content;
        align-items: center;
        gap: 12px;
        padding: 0;
    }

    .benefits__img-wrapper svg {
        display: none;
    }

    .benefits__item-heading {
        display: none;
        font-size: 24px;
    }

    .benefits__item-heading.item-heading-mobile {
        display: block;
        margin-bottom: 0;
    }

    .benefits__btn {
        display: none;
    }

    .benefits__top-side {
        margin-bottom: 64px;
    }

    .benefits__icon-wrapper {
        background: transparent;
        width: 48px;
        height: 48px;
        flex-basis: 48px;
    }

    .benefits__img-overlay {
        display: none;
    }

    .benefits__icon {
        width: 100%;
        height: 100%;
    }

   .benefits__item-counter {
       display: block;
       font-size: 16px;
       color: #421e05;
       margin-bottom: 7px;
   }
}

@media screen and (max-width: 767.98px) {
    .benefits__heading {
        font-size: 32px;
    }

    .benefits__top-side {
        margin-bottom: 16px;
    }
}



/* Style for last style */

.benefits-white-banner__wrapper {
    border: 1px solid #BDBDBD;
    position: relative;
    background: #fbfbfb;
}

.benefits-white-banner__top-strip {
    background: #ffc91a;
    width: 100%;
    height: 24px;
}

.benefits-white-banner__decor {
    position: absolute;
}

.benefits-white-banner__decor-left-top {
    top: -1.5px;
    left: -1.5px;
}

.benefits-white-banner__decor-left-bottom {
    left: -1.5px;
    bottom: -1.5px;
}

.benefits-white-banner__decor-right-top {
    right: -1.5px;
    top: -1.5px;
}

.benefits-white-banner__decor-right-bottom {
    right: -1.5px;
    bottom: -1.5px;
}

.benefits-white-banner__inner-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 35px;
    padding: 43px 41px 48px 48px;
}

.benefits-white-banner__left-side {
    flex-basis: 603px;
}

.benefits-white-banner__text {
    flex-basis: 617px;
    font-size: 20px;
    color: #7c7c7c;
}

.benefits-white-banner__heading {
    font-size: 32px;
    color: #421E05;
}

.benefits-white-banner__icons {
    margin-bottom: 16px;
    gap: 12px;
    display: flex;
    flex-wrap: wrap;
}

.benefits-white-banner__icon-wrapper {
    display: flex;
    gap: 12px;
    align-items: center;
    position: relative;
    flex-shrink: 0;
}

.benefits-white-banner__icon-wrapper:not(:last-child)::after {
    content: '';
    display: block;
    width: 37px;
    height: 100%;
    background: url('/wp-content/themes/vesta/media/vectors/white-banner-arrow.svg') center / contain no-repeat;
}

.benefits-white-banner__icon {
    width: 64px;
    height: 64px;
    object-fit: contain;
}

.benefits-white-banner__wrapper .contact-form__btn{
    display: none;
}

@media screen and (max-width: 1023.98px) {
    .benefits-white-banner__inner-wrapper {
        flex-direction: column;
        height: 100%;
        max-height: 502px;
        gap: 0;
        padding: 46px 10px 48px 17px;
        align-items: flex-start;
    }

    .benefits-white-banner__wrapper .contact-form__btn {
        display: flex;
    }



    .benefits-white-banner__left-side,
    .benefits-white-banner__text {
        flex-basis: fit-content;
    }

    .benefits-white-banner__text {
        font-size: 16px;
        color: #141414;
    }

    .benefits-white-banner__icons {
        margin-bottom: 31px;
    }

    .benefits-white-banner__heading {
        font-size: 20px;
        margin-bottom: 27px;
    }

    .benefits-white-banner__inner-wrapper .benefits__item-counter {
        margin-bottom: 12px;
    }
    .benefits-white-banner__text {
        margin-bottom: 27px;
        color: #7C7C7C;
    }

    .benefits-white-banner__wrapper .contact-form__btn {
       max-height: 71px;
    }
}

@media screen and (max-width: 599.98px) {
    .benefits-white-banner__inner-wrapper {
        padding: 38px 10px 37px 17px;
    }

    .benefits-white-banner__icons {
        margin-bottom: 35px;
        gap: 10px;
    }

    .benefits-white-banner__text {
        padding-right: 8px;
    }

}


@media screen and (max-width: 374.98px) {

    .benefits-white-banner__icons {
        gap: 10px;
        flex-wrap: nowrap;
    }

    .benefits-white-banner__icon-wrapper {
        flex-shrink: 1;
    }

    .benefits-white-banner__icon {
        width: 100%;
        height: 100%;
    }

    .benefits-white-banner__wrapper .contact-form__btn {
        padding-top: 10px;
        padding-bottom: 10px;
    }

}


/* Style for last slide */