body {
    position: relative;
    
}
.desctop-footer {
    background-color: #fff;
    position: relative;
    z-index: 5;
}
body::before {
    content: '';
    height: 100%;
    width: 262px;
    position: absolute;
    left: 0;
    top: 169px;
    background-image: url('../images/left-bg.svg');
    background-repeat: repeat-y;
    background-position: left top;
}
body::after {
    content: '';
    height: 100%;
    width: 262px;
    position: absolute;
    right: 0;
    top: 169px;
    background-image: url('../images/right_bg.svg');
    background-repeat: repeat-y;
    background-position: left top;
}
.main {
    position: relative;
    z-index: 5;
}
.kitchen__discount {
    border-radius: 50%;
    background: #A69485;
    width: 95px;
    height: 95px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;    justify-content: center;
    position: absolute;
    right: 35px;
    bottom: 60px;

}
.kitchen__discount__title {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-align: center;

    color: #FFFFFF;
    margin-bottom: 1px;
}
.kitchen__discount__val {
    font-weight: 500;
    font-size: 32px;
    line-height: 38px;
    text-align: center;

    color: #FFFFFF;

}
.new-baner--no-bg:before {
    display: none;
}
.new-banner__title {
    max-width: 573px;
    font-weight: 700;
    font-size: 54px;
    line-height: 63px;

    color: #FFFFFF;

    text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.7);
}
.new-baner--with-title {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    padding-left: 91px;
    padding-bottom: 84px;
    margin-bottom: 21px;
}
.single-new__content-custom-gap p {
    margin-bottom: 2rem;
}
.b-line {
    border-bottom: 1px solid #C4C4C4;
    padding-bottom: 55px;
    margin-bottom: 55px;
}
.b-line:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}
.kitchen__item-custom-new {
    display: flex;
    flex-direction: column;
    height: 100%;
}
.single-new__about-company {
    margin-top: 0;
    margin-bottom: 30px;
}
.single-new__about-company-head {
    margin-bottom: 30px;
    display: flex;
    justify-content: center;
}
.single-new__about-company-logo img, .single-new__about-company-footer-img img {
    max-width: 100%;
    object-fit: contain;
}
.single-new__about-company-body {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 4px;
}
.single-new__about-company-item {
    padding: 40px 35px;
    background: #F9F9F9;
}
.single-new__about-company-title {
    margin-bottom: 16px;
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;

    color: #3C3C3C;

}
.single-new__about-company-descr {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;

    color: #3C3C3C;
}
.single-new__about-company-footer {
    margin-top: 60px;
    display: flex;
    justify-content: center;
}

.kitchen__title-custom-new {
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    text-align: center;

    color: #3C3C3C;
    text-align: center;
    margin-bottom: 100px;
}
.kitchen__item_title-new {
    font-weight: 700;
    font-size: 20px !important;
    line-height: 23px !important;
    text-align: center;;
    margin: 0 auto;
    margin-bottom: 12px !important;
    max-width: 290px;

}
.kitchen__descript-new {
    margin: 0 auto;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    text-align: center;

    color: #3C3C3C;
    min-height: 18px;
    max-width: 290px;

}
.kitchen__bonus-new {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 25px;
}
.kitchen__bonus-new-red {
    font-weight: 600;
    font-size: 30px;
    line-height: 35px;
    text-align: center;

    color: #9C8A7C;

}
.kitchen__bonus-new-green {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-weight: 400;
font-size: 26px;
line-height: 30px;
text-align: center;

color: #9C8A7C;
margin-left: 5px;

}
.kitchen__bonus-new-green-ico {
    width: 24px;
    height: 26px;
    margin-right: 6px;
    display: flex;
}
.kitchen__bonus-new-green-text {
    flex: 1;
    min-width: 0;
}
.kitchen__full-price-new {
    font-weight: 400;
font-size: 15px;
line-height: 18px;
/* identical to box height */

text-align: center;

color: #8B8B8B;

    margin-top: 10px;
}
.kitchen__block-new {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 1;
    margin-top: 30px;
}
.kitchen__block-new .kitchen__image {
    position: relative;
    padding-bottom: 23px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 351px;
    height: 351px;
    width: 100%;
}
.kitchen__block-char {
    position: absolute;
    left: 10px;
    bottom: 10px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 6px;
}
.kitchen__block-char-item {
    width: 30px;
    height: 30px;
}
.block-kitchen-benefits {
    width: 100%;
    padding: 36px 0;
    background: #F9F9F9;
}
.block-kitchen-benefits .single-new__content {
    padding: 0 !important;
}
.block-kitchen-benefits__row {
    display: flex;
    flex-wrap: wrap;
    padding-left: 55px;
}
.block-kitchen-benefits__item {
    flex: 1;
    max-width: 280px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.block-kitchen-benefits__ico {
    width: 40px;
    height: 40px;
    margin-right: 20px;
}
.block-kitchen-benefits__text {
    flex: 1;
    min-width: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;

    color: #3C3C3C;

}
.block-kitchen-benefits__item:not(:last-child) {
    margin-right: 54px;
}
.block-kitchen-download {
    margin-top: 60px;
    margin-bottom: 140px;
}
.block-kitchen-download .events-rules__doc-text{
    text-decoration: none;
    font-size: 15px;
    line-height: 18px;
}
.block-kitchen-download .events-rules__doc-icon {
    display: inline-block;
    background-image: url("data:image/svg+xml,%3Csvg width='21' height='27' viewBox='0 0 21 27' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.2124 7.59717C15.5198 7.59717 14.8556 7.32076 14.3659 6.82877C13.8762 6.33677 13.601 5.66948 13.601 4.97368V0H2.6114C1.91881 0 1.25459 0.276402 0.764861 0.7684C0.275129 1.2604 0 1.92769 0 2.62348L0 24.3765C0 25.0723 0.275129 25.7396 0.764861 26.2316C1.25459 26.7236 1.91881 27 2.6114 27H18.3886C19.0812 27 19.7454 26.7236 20.2351 26.2316C20.7249 25.7396 21 25.0723 21 24.3765V7.59717H16.2124Z' fill='%2394C22B'/%3E%3Cpath d='M14.663 1.00354V4.2501C14.6674 4.86863 14.9108 5.46125 15.3419 5.90289C15.5574 6.12002 15.8135 6.29225 16.0955 6.40968C16.3774 6.52711 16.6797 6.58743 16.9849 6.58718H20.0577L14.663 1.00354Z' fill='%2394C22B'/%3E%3Cg clip-path='url(%23clip0_40_9)'%3E%3Cpath d='M15 15.4588L14.2691 14.7213L11.0168 18.0033L11.0168 9L9.98316 9L9.98316 18.0033L6.73089 14.7213L6 15.4588L10.5 20L15 15.4588Z' fill='white'/%3E%3C/g%3E%3Crect x='5' y='22' width='11' height='1' fill='white'/%3E%3Cdefs%3E%3CclipPath id='clip0_40_9'%3E%3Crect width='11' height='9' fill='white' transform='translate(15 9) rotate(90)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
    width: 21px;
    height: 27px;
    margin-right: 12px;
}
.block-kitchen-download .events-rules__doc-link {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
}
.block-kitchen-download  .events-rules__doc-text {
    flex: 1;
    min-width: 0;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    color: #3C3C3C;
}
.pirog-img__wrapper {
    position: relative;
}
.pirog-img__wrapper img {
    width: auto;
    max-width: unset;
    position: absolute;
    left: 10%;
}
.more-kitchen-1 {
    left: 0;
    top: calc(540px + 2%);
}

.more-kitchen-2 {
    right: 0;
    top: calc(540px + 13%);
}
.more-kitchen-3 {
    left: -170px;
    top: calc(540px + 24%);
}
.pechenka-aside svg {
    position: absolute;
    left: 42%;
    top: 21%;

}
.more-kitchen-4 {
    right: 0;
    top: calc(540px + 39%);
}
.more-kitchen-5 {
    left: 0;
    top: calc(540px + 56%);
}
.baton-aside svg {
    position: absolute;
    left: 28%;
}
.more-kitchen-6 {
    right: 0;
    top: calc(540px + 65%);
}
.more-kitchen-7 {
    left: 0;
    top: calc(540px + 73%);
}
.wen-aside svg {
    position: absolute;
    left: 10%;
}
.rotateInfin {
    animation: myAnimRotate 15s linear 0s infinite normal forwards;
}
.starPing {
    animation: myAnimStar 2.8s ease-out 1.6s infinite alternate forwards;
}
.starPing1 {
    animation: myAnimStar 2.8s ease-out 0.25s infinite alternate forwards;
}
.single-new__content {
    position: relative;
    z-index: 100;
}
.mobile-header {
    z-index: 200;
}
.call-btn {
    z-index: 1000;
}
@keyframes myAnimRotate {
    0%,
    100% {
        transform: rotate(0deg);
        transform-origin: 50% 50%;
    }

    10% {
        transform: rotate(2deg);
    }

    20%,
    40%,
    60% {
        transform: rotate(-2.5deg);
    }

    30%,
    50%,
    70% {
        transform: rotate(2.5deg);
    }

    80% {
        transform: rotate(-2deg);
    }

    90% {
        transform: rotate(2deg);
    }
}
@keyframes myAnimStar {
    0%,
    50%,
    100% {
        opacity: 1;
    }

    25%,
    75% {
        opacity: 0;
    }
}
@media (max-width: 1450px) {
    .more-kitchen-1 {
        left: -9vw;
    }
    .more-kitchen-2 {
        right: -5vw;
    }
    .more-kitchen-3 {
        left: -19vw;
    }
    .more-kitchen-4 {
        right: -1vw;
    }
    .more-kitchen-5 {
        left: -7vw;
    }
    .more-kitchen-6 {
        right: -5vw;
        top: calc(540px + 60%);
    }
    .more-kitchen-7 {
        left: -8vw;
    }
}
@media (max-width: 1270px) {
    .more-kitchen-3, .more-kitchen-5, .more-kitchen-7 {
        display: none;
    }
}
@media (max-width: 991px) {
    .block-kitchen-benefits__row {
        padding-left: 59px;
        padding-right: 15px;
    }
    .block-kitchen-benefits__item:not(:last-child) {
        margin-right: 15px;
    }
    .block-kitchen-benefits__text {
        font-size: 12px;
        line-height: 1.25;
        color: #3C3C3C;
    }
    .block-kitchen-benefits__ico {
        margin-right: 10px;
    }
    .block-kitchen-download .single-new__content {
        padding-left: 59px;
    }
    .new-baner--no-bg {
        height: 0;
        background-size: cover;
        padding-top: 39%;
        margin-bottom: 2rem !important;
    }
    .new-banner__title {
        font-size: 47px;
        line-height: 1.35;
    }
}
@media (max-width: 767px) {
    .block-kitchen-download .single-new__content {
        padding-left: 15px;
    }
    .block-kitchen-benefits__row {
        padding-left: 15px;
        padding-right: 15px;
    }
    .pirog-img__wrapper {
        display: none;
    }
}
@media (max-width: 600px) {
    body::before {
        display: none;
    }
    body::after {
        display: none;
    }
    .new-baner--with-title {
        padding-left: 30px;
        padding-bottom: 30px;
    }
    .new-banner__title {
        font-size: 24px;
        line-height: 1.35;
    }
    .block-kitchen-download {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .kitchen__title-custom-new {
        margin-bottom: 10px;
    }

    .single-new__about-company {
        margin-top: 0;
        margin-bottom: 50px;
    }
    .single-new__about-company-body {
        grid-template-columns: 1fr;
    }
    .single-new__about-company-footer {
        margin-top: 30px;
    }
    .b-line {
        border-bottom: 0;
        padding-bottom: 0;
        margin-bottom: 0px;
    }
    .b-line:not(:last-child) .col {
        border-bottom: 1px solid #c2c0be;
        padding-bottom: 25px;
        margin-bottom: 25px;
    }
    .block-kitchen-benefits__row {
        flex-direction: column;
        gap: 20px 0;
    }
    .block-kitchen-benefits__item {
        max-width: 100%;
    }
    .block-kitchen-benefits {
        margin-bottom: 20px;
        padding: 15px 0;
    }
}