.section-hero-all-product-page.articles-page {
    padding-left: 0;
}

.section-hero-all-product-page.articles-page .section-hero-all-product-page-image-2 {
    width: 140px;
    height: 134px;
    bottom: 84px;
    left: 140px;
}
.section-articles-menu {
    display: flex;
    justify-content: center;
    height: 138px;
}
.section-articles-menu-wrapper {
    display: flex;
}
.section-articles-menus-container {
    display: flex;
}
.section-articles-menus-wrapper {
    display: flex;
    justify-content: space-between;
    width: 1216px;
    height: 76px;
    padding-top: 6px;
    border-bottom: 2px solid #DADBDC;
}
.section-articles-menus-box {
    position: relative;
    display: flex;
    align-items: center;
    background-color: transparent;
    border: 0;
    cursor: pointer;
    width: auto;
    height: 46px;
    gap: 14px;
    opacity: 0.4;
}
.section-articles-menus-box.active {
    opacity: 1;
}
.section-articles-menus-box:before {
    display: none;
    content: "";
    position: absolute;
    bottom: -24px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #464C4F;
}
.section-articles-menus-box.active::before {
    display: block;
}
.section-articles-menus-image-1 {
    width: 40px;
    height: 40px;
}
.section-articles-menus-image-2 {
    width: 42px;
    height: 42px;
}
.section-articles-menus-image-3 {
    width: 50px;
    height: 34px;
}
.section-articles-menus-image-4 {
    width: 45px;
    height: 42px;
}
.section-articles-menus-image-5 {
    width: 45px;
    height: 45px;
}
.section-articles-menus-description-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    height: 100%;
}
.section-articles-menus-description-header-box {
    display: flex;
}
.section-articles-menus-description-header {
    font-family: "sukhumvit-set-bold";
    font-size: 16px;
    color: #464C4F;
    line-height: 1;
}
.section-articles-menus-description-paragraph-box {
    display: flex;
}
.section-articles-menus-description-paragraph {
    font-family: "sukhumvit-set-medium";
    font-size: 12px;
    color: #464C4F;
    line-height: 1;
}
.section-all-articles {
    display: flex;
    justify-content: center;
    padding-bottom: 64px;
}
.section-all-articles-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 1216px;
    gap: 66px;
}
.section-product-item-content-pagination-wrapper.all-articles {
    width: 100%;
    justify-content: space-between;
}
.section-secrets-of-deliciousness.all-articles {
    position: relative;
    overflow: visible;
    background-color: #FEF7ED;
    height: 900px;
    padding-top: 106px;
}
.section-secrets-of-deliciousness.all-articles:before {
    content: "";
    position: absolute;
    bottom: -240px;
    left: 0;
    width: 100%;
    height: 260px;
    background-color: #FEF7ED;
}

@media screen and (min-width: 1441px) {
    .section-hero-all-product-page.articles-page .section-hero-all-product-page-image-2 {
        width: 9.722vw;
        height: 9.306vw;
        bottom: 5.833vw;
        left: 9.722vw;
    }
    .section-articles-menu {
        height: 9.583vw;
    }
    .section-articles-menus-wrapper {
        width: 84.444vw;
        height: 5.278vw;
        padding-top: 0.417vw;
        border-bottom: 0.139vw solid #DADBDC;
    }
    .section-articles-menus-box {
        height: 3.194vw;
        gap: 0.972vw;
    }
    .section-articles-menus-box:before {
        bottom: -1.667vw;
        height: 0.139vw;
    }
    .section-articles-menus-image-1 {
        width: 2.778vw;
        height: 2.778vw;
    }
    .section-articles-menus-image-2 {
        width: 2.917vw;
        height: 2.917vw;
    }
    .section-articles-menus-image-3 {
        width: 3.472vw;
        height: 2.361vw;
    }
    .section-articles-menus-image-4 {
        width: 3.125vw;
        height: 2.917vw;
    }
    .section-articles-menus-image-5 {
        width: 3.125vw;
        height: 3.125vw;
    }
    .section-articles-menus-description-header {
        font-size: 1.111vw;
    }
    .section-articles-menus-description-paragraph {
        font-size: 0.833vw;
    }
    .section-all-articles {
        padding-bottom: 4.444vw;
    }
    .section-all-articles-wrapper {
        width: 84.444vw;
        gap: 4.583vw;
    }
    .section-secrets-of-deliciousness.all-articles {
        height: 62.5vw;
        padding-top: 7.361vw;
    }
    .section-secrets-of-deliciousness.all-articles:before {
        bottom: -16.667vw;
        height: 18.056vw;
    }
}

@media screen and (max-width: 1439px) {
    .section-hero-all-product-page.articles-page .section-hero-all-product-page-image-2 {
        width: 9.722vw;
        height: 9.306vw;
        bottom: 5.833vw;
        left: 9.722vw;
    }
    .section-articles-menu {
        height: 9.583vw;
    }
    .section-articles-menus-wrapper {
        width: 84.444vw;
        height: 5.278vw;
        padding-top: 0.417vw;
        border-bottom: 0.139vw solid #DADBDC;
    }
    .section-articles-menus-box {
        height: 3.194vw;
        gap: 0.972vw;
    }
    .section-articles-menus-box:before {
        bottom: -1.667vw;
        height: 0.139vw;
    }
    .section-articles-menus-image-1 {
        width: 2.778vw;
        height: 2.778vw;
    }
    .section-articles-menus-image-2 {
        width: 2.917vw;
        height: 2.917vw;
    }
    .section-articles-menus-image-3 {
        width: 3.472vw;
        height: 2.361vw;
    }
    .section-articles-menus-image-4 {
        width: 3.125vw;
        height: 2.917vw;
    }
    .section-articles-menus-image-5 {
        width: 3.125vw;
        height: 3.125vw;
    }
    .section-articles-menus-description-header {
        font-size: 1.111vw;
    }
    .section-articles-menus-description-paragraph {
        font-size: 0.833vw;
    }
    .section-all-articles {
        padding-bottom: 4.444vw;
    }
    .section-all-articles-wrapper {
        width: 84.444vw;
        gap: 4.583vw;
    }
    .section-secrets-of-deliciousness.all-articles {
        height: 62.5vw;
        padding-top: 7.361vw;
    }
    .section-secrets-of-deliciousness.all-articles:before {
        bottom: -16.667vw;
        height: 18.056vw;
    }
}

@media screen and (max-width: 430px) {
    .section-hero-all-product-page.articles-page {
        padding-top: 0;
        align-items: center;
    }
    .section-hero-all-product-page.articles-page .section-hero-all-product-page-image-2 {
        width: 16.279vw;
        height: 15.814vw;
        bottom: 0;
        left: 16.279vw;
        top: 11.628vw;
    }
    .section-articles-menu {
        height: 28.233vw;
        justify-content: flex-start;
    }
    .section-articles-menus-container {
        overflow-x: scroll;
        width: 100vw;
        height: 19.814vw;
        padding: 0.417vw 6.047vw 0;
    }
    .section-articles-menus-wrapper {
        width: max-content;
        height: 15.814vw;
        border-bottom: 0.465vw solid #DADBDC;
        gap: 6.977vw;
    }
    .section-articles-menus-box {
        height: 10.698vw;
        gap: 2.791vw;
    }
    .section-articles-menus-box:nth-of-type(1) {
        width: 37.2vw;
    }
    .section-articles-menus-box:nth-of-type(2) {
        width: 28vw;
    }
    .section-articles-menus-box:nth-of-type(3) {
        width: 31.4vw;
    }
    .section-articles-menus-box:nth-of-type(4) {
        width: 32.4vw;
    }
    .section-articles-menus-box:nth-of-type(5) {
        width: 39.4vw;
    }
    .section-articles-menus-box:before {
        bottom: -4.667vw;
        height: 0.465vw;
    }
    .section-articles-menus-image-1 {
        width: 9.302vw;
        height: 9.302vw;
    }
    .section-articles-menus-image-2 {
        width: 9.767vw;
        height: 9.767vw;
    }
    .section-articles-menus-image-3 {
        width: 11.628vw;
        height: 7.907vw;
    }
    .section-articles-menus-image-4 {
        width: 10.465vw;
        height: 9.767vw;
    }
    .section-articles-menus-image-5 {
        width: 10.465vw;
        height: 10.465vw;
    }
    .section-articles-menus-description-header {
        font-size: 3.721vw;
        text-align: left;
    }
    .section-articles-menus-description-paragraph {
        font-size: 2.791vw;
    }
    .section-all-articles {
        padding-bottom: 15.814vw;
    }
    .section-all-articles-wrapper {
        width: 84.444vw;
        justify-content: center;
        gap: 10vw;
    }
    .section-secrets-of-deliciousness.all-articles {
        height: 457.209vw;
        padding-top: 17.674vw;
    }
    .section-secrets-of-deliciousness.all-articles:before {
        bottom: -16.667vw;
        height: 18.056vw;
    }
}