@font-face {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-weight: 500;
    src: url("https://cdn.shopify.com/s/files/1/0564/9652/1403/files/HARMONYOS_SANS_SC_BOLD.TTF?v=1757586266")
}

@font-face {
    font-family: HarmonyOS_Sans_SC_Medium;
    font-weight: 500;
    src: url("https://cdn.shopify.com/s/files/1/0564/9652/1403/files/HARMONYOS_SANS_SC_MEDIUM.TTF?v=1722937772")
}

@font-face {
    font-family: HarmonyOS_Sans_SC;
    font-weight: 100;
    src: url("https://cdn.shopify.com/s/files/1/0564/9652/1403/files/HarmonyOS_Sans_Regular.ttf?v=1718866409")
}

body {
    margin: 0;
    padding: 0
}

#Product_Outer div,
#Product_Outer ul,
#Product_Outer ol,
#Product_Outer dl,
#Product_Outer dt,
#Product_Outer dd,
#Product_Outer li,
#Product_Outer dl,
#Product_Outer h1,
#Product_Outer h2,
#Product_Outer h3,
#Product_Outer h4,
#Product_Outer p {
    margin: 0;
    padding: 0;
    font-style: normal;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.2
}

#Product_Outer sup {
    line-height: 1
}

#Product_Outer ol,
#Product_Outer ul,
#Product_Outer li {
    list-style: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#Product_Outer img {
    max-width: none;
    border: 0;
    vertical-align: middle;
    -webkit-user-drag: none
}

#Product_Outer {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    font-size: 16px;
    color: #000;
    font-family: HarmonyOS_Sans_SC;
    margin: 0 auto;
    background-color: #fff;
    overflow: hidden;
    line-height: 1.2
}

#Product_Outer .big-img {
    width: 100%;
    height: auto
}

#Product_Outer .product_Inner_pc {
    display: inherit
}

#Product_Outer .lab-pc {
    display: inherit
}

#Product_Outer .Product_Outer-phone {
    display: none !important
}

#Product_Outer .transHide {
    display: inherit;
    opacity: 0;
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transform: translate3d(0, 150px, 0) scale(0.6);
    transform: translate3d(0, 150px, 0) scale(0.6)
}

#Product_Outer .showDelay {
    opacity: 1;
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1);
    transition: opacity .5s cubic-bezier(0.455, 0.03, 0.515, 0.955), transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1)
}

#Product_Outer .se {
    position: relative
}

#Product_Outer .opacity {
    opacity: 0
}

#Product_Outer .flex-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#Product_Outer .flex-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

#Product_Outer .justify-start {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

#Product_Outer .justify-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

#Product_Outer .justify-end {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

#Product_Outer .justify-evenly {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly
}

#Product_Outer .justify-around {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

#Product_Outer .justify-between {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#Product_Outer .align-start {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#Product_Outer .align-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#Product_Outer .align-end {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

#Product_Outer .product_Inner_pc {
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0
}

#Product_Outer .product_Inner_pc #section-1 .page {
    position: relative;
    width: 1920px;
    overflow: hidden
}

#Product_Outer .product_Inner_pc #section-1 .block_1 {
    width: 1920px
}

#Product_Outer .product_Inner_pc #section-1 .image_1 {
    width: 1920px;
    height: 1189px;
    position: relative
}

#Product_Outer .product_Inner_pc #section-1 .image_1 .word {
    position: absolute;
    top: 0;
    left: 0
}

#Product_Outer .product_Inner_pc #section-1 .image_2 {
    width: 1920px;
    height: 760px;
    margin-top: 186px
}

#Product_Outer .product_Inner_pc #section-1 .image_2 .img-1 {
    position: absolute;
    top: 161px;
    left: 375px;
    width: 338px
}

#Product_Outer .product_Inner_pc #section-1 .image_2 .img-2 {
    position: absolute;
    top: 235px;
    left: 858px;
    width: 338px
}

#Product_Outer .product_Inner_pc #section-1 .image_2 .img-3 {
    position: absolute;
    top: 235px;
    left: 1346px;
    width: 273px
}

#Product_Outer .product_Inner_pc #section-1 .image_3 {
    width: 1920px;
    height: 1042px;
    margin-top: 56px;
    position: relative
}

#Product_Outer .product_Inner_pc #section-1 .image_3 .word {
    position: absolute;
    top: 786px;
    left: 50%;
    width: 1357px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#Product_Outer .product_Inner_pc #section-1 .image_3 .word .item {
    width: 320px;
    height: 168px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: rgba(251, 249, 245, .8274509804)
}

#Product_Outer .product_Inner_pc #section-1 .image_3 .word .item .tit {
    font-weight: 500;
    font-size: 56px;
    color: #cd7547
}

#Product_Outer .product_Inner_pc #section-1 .image_3 .word .item .msg {
    font-weight: 300;
    font-size: 25px;
    color: #434343
}

#Product_Outer .product_Inner_pc #section-1 .group_1 {
    background-color: #fbf9f5;
    width: 1920px;
    height: 1341px;
    margin-top: 15px
}

#Product_Outer .product_Inner_pc #section-1 .image_4 {
    width: 1920px;
    height: 3249px;
    margin-top: -79px
}

#Product_Outer .product_Inner_pc #section-1 .image_5 {
    width: 1920px;
    margin-top: 100px;
    position: relative
}

#Product_Outer .product_Inner_pc #section-1 .image_5 .word {
    position: absolute;
    width: 750px;
    top: 100px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center
}

#Product_Outer .product_Inner_pc #section-1 .image_5 .word .tit {
    font-family: HarmonyOS Sans SC;
    font-weight: 400;
    font-size: 37px;
    color: #363636
}

#Product_Outer .product_Inner_pc #section-1 .image_5 .word .msg {
    width: 750px;
    font-family: HarmonyOS Sans SC;
    font-weight: 400;
    font-size: 30px;
    color: #363636;
    margin-top: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#Product_Outer .product_Inner_pc #section-1 .image_5 .word .msg .item {
    width: 250px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#Product_Outer .product_Inner_pc #section-1 .image_5 .word .msg .item img {
    width: 162px;
    margin-bottom: 10px
}

#Product_Outer .product_Inner_pc #section-1 .image_6 {
    width: 1920px;
    height: 756px;
    margin: 6020px 0 327px 0
}

#Product_Outer .product_Inner_pc #section-1 .block_2 {
    position: relative;
    width: 1920px
}

#Product_Outer .product_Inner_pc #section-1 .block_3 {
    position: relative;
    width: 1920px
}

#Product_Outer .product_Inner_pc #section-1 .text_1 {
    overflow-wrap: break-word;
    color: #171717;
    font-size: 80px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: left;
    white-space: nowrap;
    margin: 44px 0 0 1544px
}

#Product_Outer .product_Inner_pc #section-1 .text_2 {
    width: 1174px;
    overflow-wrap: break-word;
    color: #c05a24;
    font-size: 71px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: left;
    white-space: nowrap;
    margin: 26px 0 0 180px
}

#Product_Outer .product_Inner_pc #section-1 .text_3 {
    width: 778px;
    overflow-wrap: break-word;
    color: #141414;
    font-size: 62px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: left;
    white-space: nowrap;
    margin: 10px 0 0 184px
}

#Product_Outer .product_Inner_pc #section-1 .section_1 {
    width: 1360px;
    height: 345px;
    margin: 975px 0 0 280px
}

#Product_Outer .product_Inner_pc #section-1 .group_2 {
    width: 438px;
    height: 345px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/a63d58e9351aa25f2ff1e1fc90966bfe.webp) 100% no-repeat;
    background-size: 100% 100%
}

#Product_Outer .product_Inner_pc #section-1 .text-group_1 {
    width: 250px;
    height: 99px;
    margin: 32px 0 0 94px
}

#Product_Outer .product_Inner_pc #section-1 .paragraph_1 {
    width: 222px;
    height: 56px;
    overflow-wrap: break-word;
    color: #2c2c2c;
    font-size: 30px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: center;
    white-space: nowrap;
    line-height: 32px;
    margin-left: 14px
}

#Product_Outer .product_Inner_pc #section-1 .text_4 {
    width: 250px;
    height: 23px;
    overflow-wrap: break-word;
    color: #2c2c2c;
    font-size: 22px;
    font-family: HarmonyOS_Sans_SC;
    text-align: center;
    white-space: nowrap;
    line-height: 28px;
    margin-top: 20px
}

#Product_Outer .product_Inner_pc #section-1 .group_3 {
    width: 445px;
    height: 343px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/65e98a39fd137f16496b06e58de3b9c7.webp) 100% no-repeat;
    background-size: 100% 100%
}

#Product_Outer .product_Inner_pc #section-1 .text_5 {
    width: 323px;
    height: 30px;
    overflow-wrap: break-word;
    color: #2c2c2c;
    font-size: 30px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: center;
    white-space: nowrap;
    line-height: 32px;
    margin: 36px 0 0 61px
}

#Product_Outer .product_Inner_pc #section-1 .paragraph_2 {
    width: 291px;
    height: 51px;
    overflow-wrap: break-word;
    color: #2c2c2c;
    font-size: 22px;
    font-family: HarmonyOS_Sans_SC;
    text-align: center;
    line-height: 28px;
    margin: 40px 0 0 80px
}

#Product_Outer .product_Inner_pc #section-1 .group_4 {
    width: 328px;
    height: 98px;
    margin: 41px 0 47px 55px
}

#Product_Outer .product_Inner_pc #section-1 .text_6 {
    width: 89px;
    height: 17px;
    overflow-wrap: break-word;
    color: #6d6d6d;
    font-size: 16px;
    font-family: HarmonyOS_Sans_SC;
    text-align: left;
    white-space: nowrap;
    line-height: 30px;
    margin-top: 80px
}

#Product_Outer .product_Inner_pc #section-1 .image-text_1 {
    width: 72px;
    height: 97px;
    margin: 1px 0 0 45px
}

#Product_Outer .product_Inner_pc #section-1 .image_7 {
    width: 72px;
    height: 73px
}

#Product_Outer .product_Inner_pc #section-1 .text-group_2 {
    width: 50px;
    height: 18px;
    overflow-wrap: break-word;
    color: #6d6d6d;
    font-size: 16px;
    font-family: HarmonyOS_Sans_SC;
    text-align: left;
    white-space: nowrap;
    line-height: 30px;
    margin: 6px 0 0 12px
}

#Product_Outer .product_Inner_pc #section-1 .image-text_2 {
    width: 72px;
    height: 94px;
    margin-left: 50px
}

#Product_Outer .product_Inner_pc #section-1 .image_8 {
    width: 72px;
    height: 72px
}

#Product_Outer .product_Inner_pc #section-1 .text-group_3 {
    width: 44px;
    height: 14px;
    overflow-wrap: break-word;
    color: #6d6d6d;
    font-size: 16px;
    font-family: HarmonyOS_Sans_SC;
    text-align: left;
    white-space: nowrap;
    line-height: 30px;
    margin: 8px 0 0 12px
}

#Product_Outer .product_Inner_pc #section-1 .text-wrapper_1 {
    height: 321px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/7c23e9ea7d36d5f6e833c97a4dd1fb0f.webp) 100% no-repeat;
    background-size: 100% 100%;
    width: 543px;
    margin: 15px 0 0 1096px
}

#Product_Outer .product_Inner_pc #section-1 .paragraph_3 {
    width: 260px;
    height: 63px;
    overflow-wrap: break-word;
    color: #fff;
    font-size: 30px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: center;
    line-height: 32px;
    margin: 31px 0 0 154px
}

#Product_Outer .product_Inner_pc #section-1 .section_2 {
    position: relative;
    width: 526px;
    height: 326px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/875d80c57b4c9ed6a89fd16e5ba93c5d.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin: 16px 0 0 280px
}

#Product_Outer .product_Inner_pc #section-1 .paragraph_4 {
    width: 309px;
    height: 56px;
    overflow-wrap: break-word;
    color: #2c2c2c;
    font-size: 30px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: center;
    white-space: nowrap;
    line-height: 32px;
    margin: 38px 0 0 110px
}

#Product_Outer .product_Inner_pc #section-1 .text-wrapper_2 {
    width: 311px;
    height: 19px;
    margin: 25px 0 188px 27px
}

#Product_Outer .product_Inner_pc #section-1 .text_7 {
    width: 142px;
    height: 19px;
    overflow-wrap: break-word;
    color: #2c2c2c;
    font-size: 16px;
    font-weight: 300;
    text-align: center;
    white-space: nowrap;
    line-height: 19px
}

#Product_Outer .product_Inner_pc #section-1 .text_8 {
    width: 144px;
    height: 19px;
    overflow-wrap: break-word;
    color: #2c2c2c;
    font-size: 16px;
    font-weight: 300;
    text-align: center;
    white-space: nowrap;
    line-height: 19px
}

#Product_Outer .product_Inner_pc #section-1 .group_5 {
    position: absolute;
    left: 321px;
    top: -498px;
    width: 729px;
    height: 15431px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/eedae0c0a800db8321cde4f696e1393f.webp) 100% no-repeat;
    background-size: 100% 100%
}

#Product_Outer .product_Inner_pc #section-1 .image_9 {
    width: 72px;
    height: 72px;
    margin-left: 657px
}

#Product_Outer .product_Inner_pc #section-1 .group_6 {
    width: 568px;
    height: 325px;
    margin: 427px 0 0 37px
}

#Product_Outer .product_Inner_pc #section-1 .text_9 {
    width: 138px;
    height: 19px;
    overflow-wrap: break-word;
    color: #2c2c2c;
    font-size: 16px;
    font-weight: 300;
    text-align: center;
    white-space: nowrap;
    line-height: 19px;
    margin-top: 118px
}

#Product_Outer .product_Inner_pc #section-1 .text-wrapper_3 {
    height: 325px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/06a35cf49bbe597c25ddd7f432de2790.webp) 100% no-repeat;
    background-size: 100% 100%;
    width: 380px
}

#Product_Outer .product_Inner_pc #section-1 .paragraph_5 {
    width: 318px;
    height: 63px;
    overflow-wrap: break-word;
    color: #2c2c2c;
    font-size: 30px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: center;
    line-height: 32px;
    margin: 41px 0 0 33px
}

#Product_Outer .product_Inner_pc #section-1 .paragraph_6 {
    width: 259px;
    height: 55px;
    overflow-wrap: break-word;
    color: #fff;
    font-size: 28px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: center;
    white-space: nowrap;
    line-height: 32px;
    margin: 51px 0 0 228px
}

#Product_Outer .product_Inner_pc #section-1 .image_10 {
    width: 338px;
    height: 60px;
    margin: 3545px 0 0 257px
}

#Product_Outer .product_Inner_pc #section-1 .group_7 {
    width: 675px;
    height: 168px;
    margin: 1870px 0 0 32px
}

#Product_Outer .product_Inner_pc #section-1 .box_1 {
    width: 328px;
    height: 168px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/d44028822ba84c5952fa0cc5f4c54717.webp) 100% no-repeat;
    background-size: 100% 100%
}

#Product_Outer .product_Inner_pc #section-1 .text-group_4 {
    width: 235px;
    height: 104px;
    margin: 39px 0 0 46px
}

#Product_Outer .product_Inner_pc #section-1 .text_10 {
    width: 126px;
    height: 56px;
    overflow-wrap: break-word;
    color: #cf7c52;
    font-size: 64px;
    font-family: HarmonyOS_Sans_SC_Medium;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    line-height: 64px;
    margin-left: 59px
}

#Product_Outer .product_Inner_pc #section-1 .text_11 {
    width: 235px;
    height: 26px;
    overflow-wrap: break-word;
    color: #434343;
    font-size: 25px;
    font-weight: 300;
    text-align: center;
    white-space: nowrap;
    line-height: 25px;
    margin-top: 22px
}

#Product_Outer .product_Inner_pc #section-1 .box_2 {
    width: 331px;
    height: 168px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/61165d3d8bfbfdd82d1bd490738582f5.webp) 100% no-repeat;
    background-size: 100% 100%
}

#Product_Outer .product_Inner_pc #section-1 .text-group_5 {
    width: 232px;
    height: 98px;
    margin: 45px 0 0 47px
}

#Product_Outer .product_Inner_pc #section-1 .text-wrapper_4 {
    width: 102px;
    height: 50px;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: HarmonyOS_Sans_SC_Medium;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    line-height: 64px;
    margin-left: 67px
}

#Product_Outer .product_Inner_pc #section-1 .text_12 {
    width: 102px;
    height: 50px;
    overflow-wrap: break-word;
    color: #cf7c52;
    font-size: 64px;
    font-family: HarmonyOS_Sans_SC_Medium;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 64px
}

#Product_Outer .product_Inner_pc #section-1 .text_13 {
    width: 102px;
    height: 50px;
    overflow-wrap: break-word;
    color: #cf7c52;
    font-size: 38px;
    font-family: HarmonyOS_Sans_SC_Medium;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 38px
}

#Product_Outer .product_Inner_pc #section-1 .text_14 {
    width: 232px;
    height: 26px;
    overflow-wrap: break-word;
    color: #434343;
    font-size: 25px;
    font-weight: 300;
    text-align: center;
    white-space: nowrap;
    line-height: 25px;
    margin-top: 22px
}

#Product_Outer .product_Inner_pc #section-1 .text_15 {
    width: 434px;
    height: 43px;
    overflow-wrap: break-word;
    color: #222;
    font-size: 41px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: left;
    white-space: nowrap;
    line-height: 83px;
    margin: 2302px 0 0 129px
}

#Product_Outer .product_Inner_pc #section-1 .text_16 {
    width: 414px;
    height: 127px;
    overflow-wrap: break-word;
    color: dimgray;
    font-size: 36px;
    font-weight: 300;
    text-align: left;
    line-height: 45px;
    margin: 34px 0 0 129px
}

#Product_Outer .product_Inner_pc #section-1 .group_8 {
    width: 696px;
    height: 217px;
    margin: 6137px 0 2px 17px
}

#Product_Outer .product_Inner_pc #section-1 .image_11 {
    width: 162px;
    height: 162px
}

#Product_Outer .product_Inner_pc #section-1 .image-text_3 {
    width: 162px;
    height: 215px;
    margin: 2px 0 0 106px
}

#Product_Outer .product_Inner_pc #section-1 .image_12 {
    width: 162px;
    height: 163px
}

#Product_Outer .product_Inner_pc #section-1 .text-group_6 {
    width: 113px;
    height: 37px;
    overflow-wrap: break-word;
    color: #363636;
    font-size: 36px;
    font-family: HarmonyOS_Sans_SC;
    text-align: left;
    white-space: nowrap;
    line-height: 68px;
    margin: 15px 0 0 26px
}

#Product_Outer .product_Inner_pc #section-1 .image-text_4 {
    width: 162px;
    height: 209px;
    margin: 2px 0 0 104px
}

#Product_Outer .product_Inner_pc #section-1 .image_13 {
    width: 162px;
    height: 161px
}

#Product_Outer .product_Inner_pc #section-1 .text-group_7 {
    width: 96px;
    height: 29px;
    overflow-wrap: break-word;
    color: #424140;
    font-size: 36px;
    font-family: HarmonyOS_Sans_SC;
    text-align: left;
    white-space: nowrap;
    line-height: 68px;
    margin: 19px 0 0 28px
}

#Product_Outer .product_Inner_pc #section-1 .section_3 {
    width: 1360px;
    height: 184px;
    margin: 14px 0 0 280px
}

#Product_Outer .product_Inner_pc #section-1 .text-wrapper_5 {
    height: 182px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/1a0c6d85f278eca8951e28c22d00d697.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin-top: 1px;
    width: 232px
}

#Product_Outer .product_Inner_pc #section-1 .paragraph_7 {
    width: 197px;
    height: 61px;
    overflow-wrap: break-word;
    color: #2c2c2c;
    font-size: 28px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: center;
    line-height: 32px;
    margin: 32px 0 0 24px
}

#Product_Outer .product_Inner_pc #section-1 .text-wrapper_6 {
    height: 184px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/ed2dd6c35727c83a07fb0313f5ae6204.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin-left: 15px;
    width: 231px
}

#Product_Outer .product_Inner_pc #section-1 .paragraph_8 {
    width: 172px;
    height: 55px;
    overflow-wrap: break-word;
    color: #2c2c2c;
    font-size: 28px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: center;
    white-space: nowrap;
    line-height: 32px;
    margin: 67px 0 0 31px
}

#Product_Outer .product_Inner_pc #section-1 .group_9 {
    width: 231px;
    height: 184px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/877c65489cc7b9838719a6c72b039a73.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin-left: 407px
}

#Product_Outer .product_Inner_pc #section-1 .text-group_8 {
    width: 209px;
    height: 100px;
    margin: 33px 0 0 12px
}

#Product_Outer .product_Inner_pc #section-1 .paragraph_9 {
    width: 145px;
    height: 55px;
    overflow-wrap: break-word;
    color: #2c2c2c;
    font-size: 28px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: center;
    white-space: nowrap;
    line-height: 32px;
    margin-left: 32px
}

#Product_Outer .product_Inner_pc #section-1 .text_17 {
    width: 209px;
    height: 19px;
    overflow-wrap: break-word;
    color: #2c2c2c;
    font-size: 22px;
    font-family: HarmonyOS_Sans_SC;
    text-align: center;
    white-space: nowrap;
    line-height: 28px;
    margin-top: 26px
}

#Product_Outer .product_Inner_pc #section-1 .text-wrapper_7 {
    height: 184px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/7afdaf2d2de89f1866bb78f70333db9d.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin-left: 13px;
    width: 231px
}

#Product_Outer .product_Inner_pc #section-1 .paragraph_10 {
    width: 184px;
    height: 124px;
    overflow-wrap: break-word;
    color: #2c2c2c;
    font-size: 28px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: center;
    line-height: 32px;
    margin: 34px 0 0 22px
}

#Product_Outer .product_Inner_pc #section-1 .section_4 {
    width: 1360px;
    height: 183px;
    margin: 14px 0 0 280px
}

#Product_Outer .product_Inner_pc #section-1 .text-wrapper_8 {
    height: 183px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/ea21162dda59cf37d889c60cdc1af013.webp) 100% no-repeat;
    background-size: 100% 100%;
    width: 232px
}

#Product_Outer .product_Inner_pc #section-1 .paragraph_11 {
    width: 198px;
    height: 61px;
    overflow-wrap: break-word;
    color: #2c2c2c;
    font-size: 28px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: center;
    line-height: 32px;
    margin: 61px 0 0 24px
}

#Product_Outer .product_Inner_pc #section-1 .text-wrapper_9 {
    height: 182px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/c190bfff2a2c622aabd77f29bdb0aa27.webp) 100% no-repeat;
    background-size: 100% 100%;
    width: 230px;
    margin: 1px 0 0 15px
}

#Product_Outer .product_Inner_pc #section-1 .paragraph_12 {
    width: 185px;
    height: 55px;
    overflow-wrap: break-word;
    color: #2c2c2c;
    font-size: 28px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: center;
    white-space: nowrap;
    line-height: 32px;
    margin: 23px 0 0 24px
}

#Product_Outer .product_Inner_pc #section-1 .group_10 {
    width: 231px;
    height: 183px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/2503c544d4094ab37ee34a2095dcec22.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin-left: 408px
}

#Product_Outer .product_Inner_pc #section-1 .paragraph_13 {
    width: 189px;
    height: 55px;
    overflow-wrap: break-word;
    color: #2c2c2c;
    font-size: 28px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: center;
    white-space: nowrap;
    line-height: 32px;
    margin: 25px 0 0 21px
}

#Product_Outer .product_Inner_pc #section-1 .group_11 {
    width: 111px;
    height: 73px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/9836ea2ad961a634d873c35dbfa58ea5.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin: 19px 0 11px 60px
}

#Product_Outer .product_Inner_pc #section-1 .group_12 {
    width: 231px;
    height: 183px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/39e4f22e0c92c5df7cf6c5d267e1da96.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin-left: 13px
}

#Product_Outer .product_Inner_pc #section-1 .paragraph_14 {
    width: 168px;
    height: 61px;
    overflow-wrap: break-word;
    color: #2c2c2c;
    font-size: 28px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: center;
    line-height: 32px;
    margin: 25px 0 0 37px
}

#Product_Outer .product_Inner_pc #section-1 .image_14 {
    width: 184px;
    height: 70px;
    margin: 27px 0 0 29px
}

#Product_Outer .product_Inner_pc #section-1 .text_18-1 {
    width: 1322px;
    overflow-wrap: break-word;
    color: #cd7547;
    font-size: 60px;
    font-family: HarmonyOS_Sans_SC_Bold;
    font-weight: 300;
    text-align: center;
    margin: 111px auto 0 auto
}

#Product_Outer .product_Inner_pc #section-1 .text_18 {
    width: 1322px;
    overflow-wrap: break-word;
    color: #5d5d5d;
    font-size: 36px;
    font-weight: 300;
    text-align: center;
    margin: 51px auto 100px auto
}

#Product_Outer .product_Inner_pc #section-1 .text-group_9 {
    width: 1325px;
    margin: 183px auto 0 auto
}

#Product_Outer .product_Inner_pc #section-1 .paragraph_15 {
    overflow-wrap: break-word;
    color: #cd7547;
    font-size: 60px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: center;
    white-space: nowrap
}

#Product_Outer .product_Inner_pc #section-1 .text_19 {
    overflow-wrap: break-word;
    color: #6d6d6d;
    font-size: 36px;
    font-weight: 300;
    text-align: center;
    margin-top: 26px
}

#Product_Outer .product_Inner_pc #section-1 .section_5 {
    height: 913px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/upload/webp/2-20260806054709866.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin-top: 95px;
    width: 1920px
}

#Product_Outer .product_Inner_pc #section-1 .text-wrapper_10 {
    width: 881px;
    height: 116px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/99faf405fa2e474965dc87bf495a1819.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin: 730px auto 0 auto
}

#Product_Outer .product_Inner_pc #section-1 .text_20 {
    width: 145px;
    overflow-wrap: break-word;
    color: #414141;
    font-size: 32px;
    font-weight: 300;
    text-align: left;
    white-space: nowrap;
    margin: 46px 0 0 54px
}

#Product_Outer .product_Inner_pc #section-1 .text_21 {
    width: 181px;
    overflow-wrap: break-word;
    color: #cd7547;
    font-size: 53px;
    font-family: HarmonyOS_Sans_SC_Medium;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    margin: 30px 0 0 23px
}

#Product_Outer .product_Inner_pc #section-1 .text_22 {
    width: 174px;
    overflow-wrap: break-word;
    color: #414141;
    font-size: 32px;
    font-weight: 300;
    text-align: left;
    white-space: nowrap;
    margin: 46px 0 0 79px
}

#Product_Outer .product_Inner_pc #section-1 .text_23 {
    width: 136px;
    overflow-wrap: break-word;
    color: #cd7547;
    font-size: 53px;
    font-family: HarmonyOS_Sans_SC_Medium;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    margin: 30px 0 0 20px
}

#Product_Outer .product_Inner_pc #section-1 .image_15 {
    width: 273px;
    height: 60px;
    margin: 490px 0 0 1346px
}

#Product_Outer .product_Inner_pc #section-1 .paragraph_16 {
    width: 1166px;
    overflow-wrap: break-word;
    color: #cd7547;
    font-size: 60px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: center;
    white-space: nowrap;
    margin: 169px auto 0 auto
}

#Product_Outer .product_Inner_pc #section-1 .text_24 {
    width: 1320px;
    overflow-wrap: break-word;
    color: dimgray;
    font-size: 36px;
    font-weight: 300;
    text-align: center;
    margin: 43px auto 0 auto
}

#Product_Outer .product_Inner_pc #section-1 .text_25 {
    overflow-wrap: break-word;
    color: #cd7547;
    font-size: 60px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: center;
    white-space: nowrap;
    margin: 118px 0 0 0
}

#Product_Outer .product_Inner_pc #section-1 .image_16 {
    width: 427px;
    height: 586px
}

#Product_Outer .product_Inner_pc #section-1 .section_6 {
    width: 1358px;
    margin: 93px auto 0 auto
}

#Product_Outer .product_Inner_pc #section-1 .text-group_10 {
    width: 427px
}

#Product_Outer .product_Inner_pc #section-1 .text-group_10-1 {
    width: 439px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

#Product_Outer .product_Inner_pc #section-1 .text_26 {
    overflow-wrap: break-word;
    color: #222;
    font-size: 40px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: left;
    white-space: nowrap;
    margin-top: 50px
}

#Product_Outer .product_Inner_pc #section-1 .text_27 {
    overflow-wrap: break-word;
    color: dimgray;
    font-size: 30px;
    font-weight: 300;
    text-align: left;
    margin-top: 28px
}

#Product_Outer .product_Inner_pc #section-1 .text-wrapper_11 {
    width: 451px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

#Product_Outer .product_Inner_pc #section-1 .text_28 {
    width: 418px;
    height: 43px;
    overflow-wrap: break-word;
    color: #222;
    font-size: 41px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: left;
    white-space: nowrap;
    line-height: 63px
}

#Product_Outer .product_Inner_pc #section-1 .text_29 {
    width: 413px;
    height: 127px;
    overflow-wrap: break-word;
    color: dimgray;
    font-size: 36px;
    font-weight: 300;
    text-align: left;
    line-height: 45px;
    margin-top: 34px
}

#Product_Outer .product_Inner_pc #section-1 .paragraph_17 {
    width: 1189px;
    overflow-wrap: break-word;
    color: #cd7547;
    font-size: 60px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: center;
    margin: 222px auto 0 auto
}

#Product_Outer .product_Inner_pc #section-1 .paragraph_18 {
    width: 878px;
    overflow-wrap: break-word;
    color: #222;
    font-size: 50px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: left;
    margin: 183px 0 0 287px
}

#Product_Outer .product_Inner_pc #section-1 .text_30 {
    width: 1266px;
    height: 127px;
    overflow-wrap: break-word;
    color: dimgray;
    font-size: 36px;
    font-weight: 300;
    text-align: left;
    line-height: 45px;
    margin: 66px 0 0 282px
}

#Product_Outer .product_Inner_pc #section-1 .paragraph_19 {
    width: 696px;
    overflow-wrap: break-word;
    color: #222;
    font-size: 50px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: left;
    white-space: nowrap;
    margin: 118px 0 0 286px
}

#Product_Outer .product_Inner_pc #section-1 .text_31 {
    width: 1284px;
    overflow-wrap: break-word;
    color: dimgray;
    font-size: 36px;
    font-weight: 300;
    text-align: left;
    margin: 48px 0 0 286px
}

#Product_Outer .product_Inner_pc #section-1 .paragraph_20 {
    width: 1352px;
    overflow-wrap: break-word;
    color: #cd7547;
    font-size: 60px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: center;
    margin: 172px auto 0 auto
}

#Product_Outer .product_Inner_pc #section-1 .paragraph_21 {
    width: 776px;
    overflow-wrap: break-word;
    color: #222;
    font-size: 50px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: left;
    margin: 191px 0 0 283px
}

#Product_Outer .product_Inner_pc #section-1 .text_32 {
    width: 798px;
    overflow-wrap: break-word;
    color: dimgray;
    font-size: 36px;
    font-weight: 300;
    text-align: left;
    margin: 41px 0 0 286px
}

#Product_Outer .product_Inner_pc #section-1 .paragraph_22 {
    width: 753px;
    overflow-wrap: break-word;
    color: #222;
    font-size: 50px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: left;
    margin: 355px 0 0 286px
}

#Product_Outer .product_Inner_pc #section-1 .text_33 {
    width: 1271px;
    overflow-wrap: break-word;
    color: dimgray;
    font-size: 36px;
    font-weight: 300;
    text-align: left;
    margin: 64px 0 0 283px
}

#Product_Outer .product_Inner_pc #section-1 .text-wrapper_12 {
    width: 1305px;
    margin: 122px auto 0 auto
}

#Product_Outer .product_Inner_pc #section-1 .text-wrapper_12 img {
    margin-bottom: 30px
}

#Product_Outer .product_Inner_pc #section-1 .text_34 {
    width: 565px;
    overflow-wrap: break-word;
    color: dimgray;
    font-size: 30px;
    font-weight: 300;
    text-align: left;
    margin-top: 1px
}

#Product_Outer .product_Inner_pc #section-1 .text_35 {
    width: 615px;
    overflow-wrap: break-word;
    color: dimgray;
    font-size: 30px;
    font-weight: 300;
    text-align: left
}

#Product_Outer .product_Inner_pc #section-1 .section_7 {
    width: 1226px;
    margin: 121px auto 0 auto
}

#Product_Outer .product_Inner_pc #section-1 .text_36 {
    width: 427px;
    overflow-wrap: break-word;
    color: #222;
    font-size: 50px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: left;
    white-space: nowrap;
    margin-top: 162px
}

#Product_Outer .product_Inner_pc #section-1 .image_17 {
    width: 432px;
    height: 363px
}

#Product_Outer .product_Inner_pc #section-1 .text_37 {
    width: 1168px;
    overflow-wrap: break-word;
    color: dimgray;
    font-size: 36px;
    font-weight: 300;
    text-align: left;
    margin: 18px 0 0 288px
}

#Product_Outer .product_Inner_pc #section-1 .image-wrapper_1 {
    width: 1359px;
    margin: 119px auto 0 auto
}

#Product_Outer .product_Inner_pc #section-1 .image_18 {
    width: 665px;
    height: 524px
}

#Product_Outer .product_Inner_pc #section-1 .image_19 {
    width: 665px;
    height: 524px
}

#Product_Outer .product_Inner_pc #section-1 .text-wrapper_13 {
    width: 1257px;
    margin: 34px 0 0 288px
}

#Product_Outer .product_Inner_pc #section-1 .text_38 {
    width: 613px;
    height: 61px;
    overflow-wrap: break-word;
    color: dimgray;
    font-size: 30px;
    font-weight: 300;
    text-align: left;
    line-height: 36px
}

#Product_Outer .product_Inner_pc #section-1 .text_39 {
    width: 567px;
    height: 32px;
    overflow-wrap: break-word;
    color: dimgray;
    font-size: 30px;
    font-weight: 300;
    text-align: left;
    white-space: nowrap;
    line-height: 36px
}

#Product_Outer .product_Inner_pc #section-1 .paragraph_23 {
    width: 1156px;
    overflow-wrap: break-word;
    color: #cd7547;
    font-size: 60px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: center;
    margin: 175px auto 0 auto
}

#Product_Outer .product_Inner_pc #section-1 .text_40 {
    width: 1215px;
    overflow-wrap: break-word;
    color: dimgray;
    font-size: 36px;
    font-weight: 300;
    text-align: center;
    margin: 44px auto 0 auto
}

#Product_Outer .product_Inner_pc #section-1 .image_20 {
    width: 1920px;
    height: 754px;
    margin-top: 146px
}

#Product_Outer .product_Inner_pc #section-1 .text_41 {
    overflow-wrap: break-word;
    color: dimgray;
    font-size: 36px;
    font-weight: 300;
    text-align: center;
    white-space: nowrap;
    margin: 77px 0 0 0
}

#Product_Outer .product_Inner_pc #section-1 .image_21 {
    width: 1920px;
    height: 809px;
    margin-top: 170px
}

#Product_Outer .product_Inner_pc #section-1 .text_42 {
    overflow-wrap: break-word;
    color: dimgray;
    font-size: 36px;
    font-weight: 300;
    text-align: center;
    white-space: nowrap;
    margin: 77px 0 0 0
}

#Product_Outer .product_Inner_pc #section-1 .paragraph_24 {
    width: 793px;
    overflow-wrap: break-word;
    color: #cd7547;
    font-size: 60px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: center;
    white-space: nowrap;
    margin: 210px auto 0 auto
}

#Product_Outer .product_Inner_pc #section-1 .text_43 {
    width: 1287px;
    overflow-wrap: break-word;
    color: dimgray;
    font-size: 36px;
    font-weight: 300;
    text-align: center;
    margin: 48px auto 133px auto
}

#Product_Outer .product_Inner_pc #section-1 .section_8 {
    position: absolute;
    left: 280px;
    top: 1696px;
    width: 797px;
    height: 321px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/00e66ddb57d17f3861c5f6c9a5dedb67.webp) 100% no-repeat;
    background-size: 100% 100%
}

#Product_Outer .product_Inner_pc #section-1 .text-group_11 {
    width: 367px;
    height: 66px;
    margin: 33px 0 0 215px
}

#Product_Outer .product_Inner_pc #section-1 .text_44 {
    width: 367px;
    height: 31px;
    overflow-wrap: break-word;
    color: #2c2c2c;
    font-size: 30px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: center;
    white-space: nowrap;
    line-height: 32px
}

#Product_Outer .product_Inner_pc #section-1 .text_45 {
    width: 300px;
    height: 23px;
    overflow-wrap: break-word;
    color: #2c2c2c;
    font-size: 22px;
    font-weight: 300;
    text-align: center;
    white-space: nowrap;
    line-height: 28px;
    margin: 12px 0 0 34px
}

#Product_Outer .product_Inner_pc #section-1 .image-wrapper_2 {
    width: 635px;
    height: 27px;
    margin: 164px 0 31px 66px
}

#Product_Outer .product_Inner_pc #section-1 .image_22-0 {
    width: 151px;
    height: 27px;
    margin-right: 92px
}

#Product_Outer .product_Inner_pc #section-1 .image_22-1 {
    width: 151px;
    height: 27px;
    margin-right: 92px
}

#Product_Outer .product_Inner_pc #section-1 .image_22-2 {
    width: 151px;
    height: 27px;
    margin-right: 92px
}

#Product_Outer .product_Inner_pc #section-1 .image_23 {
    position: absolute;
    left: 375px;
    top: 5936px;
    width: 338px;
    height: 60px
}

#Product_Outer .product_Inner_pc #section-1 .text-wrapper_14 {
    height: 533px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/f630421c5a8354d1f62c8052af2080c0.webp) 100% no-repeat;
    background-size: 100% 100%;
    width: 954px
}

#Product_Outer .product_Inner_pc #section-1 .text_46 {
    width: 341px;
    overflow-wrap: break-word;
    color: #505050;
    font-size: 22px;
    font-weight: 300;
    text-align: left;
    margin: 162px 0 0 568px
}

#Product_Outer .product_Inner_pc #section-1 .text-wrapper_15 {
    height: 533px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/998550a81edb213bca9039f2ee4419d2.webp) 100% no-repeat;
    background-size: 100% 100%;
    width: 932px
}

#Product_Outer .product_Inner_pc #section-1 .text_47 {
    width: 342px;
    overflow-wrap: break-word;
    color: #505050;
    font-size: 22px;
    font-weight: 300;
    text-align: left;
    margin: 108px 0 0 90px
}

#Product_Outer .product_Inner_pc #section-1 .section_9 {
    position: absolute;
    left: 282px;
    top: 7940px;
    width: 336px;
    height: 168px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/6369b58fd84a77f2f0f409743d45cc85.webp) 100% no-repeat;
    background-size: 100% 100%
}

#Product_Outer .product_Inner_pc #section-1 .text-group_12 {
    width: 275px;
    height: 89px;
    margin: 49px 0 0 39px
}

#Product_Outer .product_Inner_pc #section-1 .text_48 {
    width: 275px;
    height: 43px;
    overflow-wrap: break-word;
    color: #cd7547;
    font-size: 55px;
    font-family: HarmonyOS_Sans_SC_Medium;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    line-height: 55px
}

#Product_Outer .product_Inner_pc #section-1 .text_49 {
    width: 115px;
    height: 21px;
    overflow-wrap: break-word;
    color: #434343;
    font-size: 25px;
    font-weight: 300;
    text-align: center;
    white-space: nowrap;
    line-height: 25px;
    margin: 25px 0 0 68px
}

#Product_Outer .product_Inner_pc #section-1 .section_10 {
    position: absolute;
    left: 1326px;
    top: 7940px;
    width: 313px;
    height: 168px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/55ed1e005295de059acb69904e295896.webp) 100% no-repeat;
    background-size: 100% 100%
}

#Product_Outer .product_Inner_pc #section-1 .text-group_13 {
    width: 106px;
    height: 91px;
    margin: 45px 0 0 102px
}

#Product_Outer .product_Inner_pc #section-1 .text_50 {
    width: 106px;
    height: 50px;
    overflow-wrap: break-word;
    color: #cf7c52;
    font-size: 64px;
    font-family: HarmonyOS_Sans_SC_Medium;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    line-height: 64px
}

#Product_Outer .product_Inner_pc #section-1 .text_51 {
    width: 32px;
    height: 19px;
    overflow-wrap: break-word;
    color: #434343;
    font-size: 25px;
    font-weight: 300;
    text-align: center;
    white-space: nowrap;
    line-height: 25px;
    margin: 22px 0 0 43px
}

#Product_Outer .product_Inner_pc #section-1 .image_24 {
    width: 1920px;
    height: 754px;
    margin-top: 50px
}

#Product_Outer .product_Inner_pc #section-1 .image_25 {
    width: 1920px;
    height: 754px;
    margin-top: 50px
}

#Product_Outer .product_Inner_pc #section-1 .section_11 {
    position: absolute;
    left: 740px;
    top: 1336px;
    width: 438px;
    height: 343px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/e99f0d9f094ea4585dc92a09a1dad76a.webp) 100% no-repeat;
    background-size: 100% 100%
}

#Product_Outer .product_Inner_pc #section-1 .text-group_14 {
    width: 305px;
    height: 123px;
    margin: 32px 0 0 68px
}

#Product_Outer .product_Inner_pc #section-1 .paragraph_25 {
    width: 305px;
    height: 62px;
    overflow-wrap: break-word;
    color: #2c2c2c;
    font-size: 30px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: center;
    line-height: 32px
}

#Product_Outer .product_Inner_pc #section-1 .paragraph_26 {
    width: 208px;
    height: 47px;
    overflow-wrap: break-word;
    color: #2c2c2c;
    font-size: 22px;
    font-family: HarmonyOS_Sans_SC;
    text-align: center;
    line-height: 28px;
    margin: 14px 0 0 49px
}

#Product_Outer .product_Inner_pc #section-1 .image_26 {
    position: absolute;
    left: 1267px;
    top: 453px;
    width: 236px;
    height: 521px
}

#Product_Outer .product_Inner_pc #section-1 .image_27 {
    position: absolute;
    left: 1173px;
    top: 216px;
    width: 390px;
    height: 327px
}

#Product_Outer .product_Inner_pc #section-1 .image_28 {
    width: 665px;
    height: 524px
}

#Product_Outer .product_Inner_pc #section-1 .image_29 {
    width: 665px;
    height: 524px
}

#Product_Outer .product_Inner_pc #section-1 .section_12 {
    position: absolute;
    left: 1225px;
    top: 2034px;
    width: 415px;
    height: 325px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/b60d92e9ae67b4d731c89cb9ffdb5da1.webp) 100% no-repeat;
    background-size: 100% 100%
}

#Product_Outer .product_Inner_pc #section-1 .text-group_15 {
    width: 325px;
    height: 111px;
    margin: 36px 0 0 44px
}

#Product_Outer .product_Inner_pc #section-1 .paragraph_27 {
    width: 242px;
    height: 56px;
    overflow-wrap: break-word;
    color: #2c2c2c;
    font-size: 30px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: center;
    white-space: nowrap;
    line-height: 32px;
    margin-left: 36px
}

#Product_Outer .product_Inner_pc #section-1 .text_52 {
    width: 325px;
    height: 23px;
    overflow-wrap: break-word;
    color: #2c2c2c;
    font-size: 22px;
    font-family: HarmonyOS_Sans_SC;
    text-align: center;
    white-space: nowrap;
    line-height: 25px;
    margin-top: 32px
}

#Product_Outer .product_Inner_pc #section-1 .image-wrapper_3 {
    height: 586px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/upload/webp/8-20260806054710310.webp) 100% no-repeat;
    background-size: 100% 100%;
    width: 451px
}

#Product_Outer .product_Inner_pc #section-1 .image_30 {
    width: 400px;
    height: 87px;
    margin: 84px 0 0 25px
}

#Product_Outer .product_Inner_pc #section-1 .block_4 {
    width: 1920px;
    padding-top: 150px;
    background-color: #fbf9f5
}

#Product_Outer .product_Inner_pc #section-1 .image-wrapper_4 {
    width: 1356px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto 0 auto
}

#Product_Outer .product_Inner_pc #section-1 .image_31-0 {
    width: 442px;
    height: 487px;
    margin-right: 15px
}

#Product_Outer .product_Inner_pc #section-1 .image_31-1 {
    width: 442px;
    height: 487px;
    margin-right: 15px
}

#Product_Outer .product_Inner_pc #section-1 .image_31-2 {
    width: 442px;
    height: 487px;
    margin-right: 15px
}

#Product_Outer .product_Inner_pc #section-1 .group_13 {
    width: 1309px;
    margin: 28px auto 162px auto
}

#Product_Outer .product_Inner_pc #section-1 .group_13 span {
    width: auto;
    height: auto;
    line-height: 1.2
}

#Product_Outer .product_Inner_pc #section-1 .text-wrapper_16 {
    width: 400px;
    height: 189px
}

#Product_Outer .product_Inner_pc #section-1 .text_53 {
    width: 271px;
    height: 39px;
    overflow-wrap: break-word;
    color: #222;
    font-size: 50px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: left;
    white-space: nowrap;
    line-height: 75px
}

#Product_Outer .product_Inner_pc #section-1 .text_54 {
    width: 400px;
    height: 111px;
    overflow-wrap: break-word;
    color: dimgray;
    font-size: 30px;
    font-weight: 300;
    text-align: left;
    line-height: 40px;
    margin-top: 39px
}

#Product_Outer .product_Inner_pc #section-1 .text-wrapper_17 {
    width: 399px;
    height: 189px;
    margin-left: 49px
}

#Product_Outer .product_Inner_pc #section-1 .text_55 {
    width: 254px;
    height: 39px;
    overflow-wrap: break-word;
    color: #222;
    font-size: 50px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: left;
    white-space: nowrap;
    line-height: 75px
}

#Product_Outer .product_Inner_pc #section-1 .text_56 {
    width: 397px;
    height: 111px;
    overflow-wrap: break-word;
    color: dimgray;
    font-size: 30px;
    font-weight: 300;
    text-align: left;
    line-height: 40px;
    margin: 39px 0 0 2px
}

#Product_Outer .product_Inner_pc #section-1 .text-group_16 {
    width: 400px;
    height: 149px;
    margin-left: 61px
}

#Product_Outer .product_Inner_pc #section-1 .text_57 {
    width: 211px;
    height: 51px;
    overflow-wrap: break-word;
    color: #222;
    font-size: 50px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: left;
    white-space: nowrap;
    line-height: 75px
}

#Product_Outer .product_Inner_pc #section-1 .text_58 {
    width: 399px;
    height: 71px;
    overflow-wrap: break-word;
    color: dimgray;
    font-size: 30px;
    font-weight: 300;
    text-align: left;
    line-height: 40px;
    margin: 27px 0 0 1px
}

#Product_Outer .product_Inner_pc #section-1 .block_5 {
    width: 1920px;
    position: relative
}

#Product_Outer .product_Inner_pc #section-1 .block_5::before {
    content: "";
    position: absolute;
    left: 0;
    top: 100px;
    z-index: -1;
    width: 1920px;
    height: 756px;
    background: #f7fbff
}

#Product_Outer .product_Inner_pc #section-1 .text_59 {
    width: 711px;
    overflow-wrap: break-word;
    color: #222;
    font-size: 50px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: left;
    white-space: nowrap;
    margin: 171px 0 0 285px
}

#Product_Outer .product_Inner_pc #section-1 .text_60 {
    width: 1319px;
    overflow-wrap: break-word;
    color: dimgray;
    font-size: 36px;
    font-weight: 300;
    text-align: left;
    margin: 35px 0 0 283px
}

#Product_Outer .product_Inner_pc #section-1 .group_14 {
    width: 1367px;
    margin: 104px auto 1px auto
}

#Product_Outer .product_Inner_pc #section-1 .group_14 span {
    width: 100%;
    height: auto;
    line-height: 1;
    text-align: center;
    margin-left: 0
}

#Product_Outer .product_Inner_pc #section-1 .image_32 {
    width: 707px;
    height: 642px;
    margin-top: 2px
}

#Product_Outer .product_Inner_pc #section-1 .box_3 {
    width: 193px;
    height: 180px;
    margin-left: 26px
}

#Product_Outer .product_Inner_pc #section-1 .text-wrapper_18 {
    height: 77px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/65ebf9219346ceeb44d544f6625d6184.webp) 100% no-repeat;
    background-size: 100% 100%;
    width: 193px
}

#Product_Outer .product_Inner_pc #section-1 .text_61 {
    width: 111px;
    height: 39px;
    overflow-wrap: break-word;
    color: #fff;
    font-size: 37px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: left;
    white-space: nowrap;
    line-height: 45px;
    margin: 21px 0 0 41px
}

#Product_Outer .product_Inner_pc #section-1 .text-wrapper_19 {
    height: 77px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/761ce8be150f18f587d56f8b6633f7cc.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin-top: 26px;
    width: 193px
}

#Product_Outer .product_Inner_pc #section-1 .text_62 {
    width: 87px;
    height: 30px;
    overflow-wrap: break-word;
    color: #fff;
    font-size: 37px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: left;
    white-space: nowrap;
    line-height: 45px;
    margin: 21px 0 0 49px
}

#Product_Outer .product_Inner_pc #section-1 .box_4 {
    width: 193px;
    height: 180px;
    margin-left: 27px
}

#Product_Outer .product_Inner_pc #section-1 .text-wrapper_20 {
    height: 77px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/48adc2af2b9f1a0264234249fa11139f.webp) 100% no-repeat;
    background-size: 100% 100%;
    width: 193px
}

#Product_Outer .product_Inner_pc #section-1 .text_63 {
    width: 81px;
    height: 29px;
    overflow-wrap: break-word;
    color: #fff;
    font-size: 37px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: left;
    white-space: nowrap;
    line-height: 45px;
    margin: 22px 0 0 60px
}

#Product_Outer .product_Inner_pc #section-1 .text-wrapper_21 {
    height: 77px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/553ef1d0b447f2e8fe8d488966882ef5.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin-top: 26px;
    width: 193px
}

#Product_Outer .product_Inner_pc #section-1 .text_64 {
    width: 96px;
    height: 30px;
    overflow-wrap: break-word;
    color: #fff;
    font-size: 37px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: left;
    white-space: nowrap;
    line-height: 45px;
    margin: 21px 0 0 48px
}

#Product_Outer .product_Inner_pc #section-1 .text-wrapper_22 {
    height: 77px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/652634a7facba02cb455c1063676cba6.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin-left: 28px;
    width: 193px
}

#Product_Outer .product_Inner_pc #section-1 .text_65 {
    width: 77px;
    height: 30px;
    overflow-wrap: break-word;
    color: #fff;
    font-size: 37px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: left;
    white-space: nowrap;
    line-height: 45px;
    margin: 21px 0 0 61px
}

#Product_Outer .product_Inner_pc #section-1 .block_6 {
    position: relative;
    width: 1920px;
    height: 1118px;
    margin-top: 150px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/upload/webp/5-20260806054710564.webp) 100% no-repeat;
    background-size: 100% 100%
}

#Product_Outer .product_Inner_pc #section-1 .text-wrapper_23 {
    width: 1213px;
    height: 193px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/cae87e2e71cbbb4e825b2d4462f3b963.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin: 135px auto 0 auto
}

#Product_Outer .product_Inner_pc #section-1 .text_66 {
    width: 311px;
    overflow-wrap: break-word;
    color: #cd7547;
    font-size: 121px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: center;
    white-space: nowrap;
    margin: 12px 0 0 95px
}

#Product_Outer .product_Inner_pc #section-1 .text_67 {
    width: 557px;
    overflow-wrap: break-word;
    color: #272727;
    font-size: 59px;
    font-family: HarmonyOS_Sans_SC_Medium;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    margin: 70px 0 0 36px
}

#Product_Outer .product_Inner_pc #section-1 .text-wrapper_24 {
    width: 392px;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    white-space: nowrap;
    margin: 90px 0 0 479px
}

#Product_Outer .product_Inner_pc #section-1 .text_68 {
    overflow-wrap: break-word;
    color: #cd7547;
    font-size: 42px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: left;
    white-space: nowrap
}

#Product_Outer .product_Inner_pc #section-1 .text_69 {
    overflow-wrap: break-word;
    color: #272727;
    font-size: 42px;
    font-family: HarmonyOS_Sans_SC_Medium;
    font-weight: 500;
    text-align: left;
    white-space: nowrap
}

#Product_Outer .product_Inner_pc #section-1 .text-wrapper_25 {
    width: 468px;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: center;
    white-space: nowrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 31px 0 0 1050px
}

#Product_Outer .product_Inner_pc #section-1 .text_70 {
    overflow-wrap: break-word;
    color: #cd7547;
    font-size: 42px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: left;
    white-space: nowrap
}

#Product_Outer .product_Inner_pc #section-1 .text_71 {
    overflow-wrap: break-word;
    color: #272727;
    font-size: 42px;
    font-family: HarmonyOS_Sans_SC_Medium;
    font-weight: 500;
    text-align: left;
    white-space: nowrap
}

#Product_Outer .product_Inner_pc #section-2 .page {
    position: relative;
    width: 1920px;
    overflow: hidden
}

#Product_Outer .product_Inner_pc #section-2 .block_1 {
    width: 1920px
}

#Product_Outer .product_Inner_pc #section-2 .image_1 {
    width: 1920px;
    height: 3866px
}

#Product_Outer .product_Inner_pc #section-2 .image_2 {
    width: 1920px;
    height: 2985px;
    margin-top: 2271px
}

#Product_Outer .product_Inner_pc #section-2 .image-wrapper_1 {
    width: 1920px;
    height: 13126px;
    margin-bottom: 1px
}

#Product_Outer .product_Inner_pc #section-2 .image_3 {
    width: 1920px;
    height: 561px;
    margin-top: 1495px
}

#Product_Outer .product_Inner_pc #section-2 .image_4 {
    width: 1920px;
    height: 597px;
    margin-top: 57px
}

#Product_Outer .product_Inner_pc #section-2 .image_5 {
    width: 1920px;
    height: 586px;
    margin-top: 63px
}

#Product_Outer .product_Inner_pc #section-2 .image_6 {
    width: 1920px;
    height: 472px;
    margin-top: 117px;
    position: relative
}

#Product_Outer .product_Inner_pc #section-2 .image_6 .word {
    position: absolute;
    top: 120px;
    left: 283px
}

#Product_Outer .product_Inner_pc #section-2 .image_7 {
    width: 1920px;
    height: 472px;
    margin-top: 134px;
    position: relative
}

#Product_Outer .product_Inner_pc #section-2 .image_8 {
    width: 1920px;
    height: 444px;
    position: relative;
    margin-top: 188px
}

#Product_Outer .product_Inner_pc #section-2 .image_9 {
    width: 1920px;
    height: 472px;
    margin-top: 156px
}

#Product_Outer .product_Inner_pc #section-2 .image_10 {
    width: 1920px;
    height: 444px;
    margin: 154px 0 3314px 0
}

#Product_Outer .product_Inner_pc #section-2 .block_2 {
    position: absolute;
    left: 0;
    top: 0;
    width: 1920px;
    height: 22247px
}

#Product_Outer .product_Inner_pc #section-2 .block_3 {
    position: relative;
    width: 1920px
}

#Product_Outer .product_Inner_pc #section-2 .block_3 .bg-box-1 {
    padding-bottom: 100px;
    background-color: #fbf9f5
}

#Product_Outer .product_Inner_pc #section-2 .block_3 .bg-box-2 {
    margin-top: 100px;
    padding-bottom: 100px;
    background-color: #fbf9f5
}

#Product_Outer .product_Inner_pc #section-2 .block_3 .bg-box-3 {
    background-color: #fbf9f5;
    padding: 50px 0;
    margin-top: 20px
}

#Product_Outer .product_Inner_pc #section-2 .block_3 .bg-box-4 {
    position: relative;
    margin-top: 100px
}

#Product_Outer .product_Inner_pc #section-2 .block_3 .bg-box-4 .word {
    position: absolute;
    top: 79px;
    left: 286px
}

#Product_Outer .product_Inner_pc #section-2 .block_3 .bg-box-5 {
    position: relative;
    margin-top: 100px
}

#Product_Outer .product_Inner_pc #section-2 .block_3 .bg-box-5 .word {
    position: absolute;
    top: 79px;
    left: 806px
}

#Product_Outer .product_Inner_pc #section-2 .block_3 .bg-box-6 {
    position: relative;
    margin-top: 100px
}

#Product_Outer .product_Inner_pc #section-2 .block_3 .bg-box-6 .word {
    position: absolute;
    top: 109px;
    left: 286px
}

#Product_Outer .product_Inner_pc #section-2 .paragraph_1 {
    width: 1219px;
    overflow-wrap: break-word;
    color: #cd7547;
    font-size: 60px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: center;
    margin: 93px auto 0 auto
}

#Product_Outer .product_Inner_pc #section-2 .image-wrapper_2 {
    width: 1355px;
    margin: 130px auto 0 auto
}

#Product_Outer .product_Inner_pc #section-2 .image_11 {
    width: 662px;
    height: 563px
}

#Product_Outer .product_Inner_pc #section-2 .image_12 {
    width: 100%;
    height: 563px
}

#Product_Outer .product_Inner_pc #section-2 .block_4 {
    width: 1355px;
    margin: 60px auto 0 auto
}

#Product_Outer .product_Inner_pc #section-2 .text-group_1 {
    width: 631px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

#Product_Outer .product_Inner_pc #section-2 .paragraph_2 {
    overflow-wrap: break-word;
    color: #222;
    font-size: 50px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: left
}

#Product_Outer .product_Inner_pc #section-2 .text_1 {
    width: 630px;
    overflow-wrap: break-word;
    color: dimgray;
    font-size: 36px;
    font-weight: 300;
    text-align: left;
    margin: 49px 0 0 1px
}

#Product_Outer .product_Inner_pc #section-2 .text-group_2 {
    width: 100%;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

#Product_Outer .product_Inner_pc #section-2 .paragraph_3 {
    overflow-wrap: break-word;
    color: #222;
    font-size: 50px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: left
}

#Product_Outer .product_Inner_pc #section-2 .text_2 {
    width: 100%;
    overflow-wrap: break-word;
    color: dimgray;
    font-size: 36px;
    font-weight: 300;
    text-align: left;
    margin-top: 49px
}

#Product_Outer .product_Inner_pc #section-2 .block_5 {
    width: 1353px;
    margin: 150px auto 0 auto
}

#Product_Outer .product_Inner_pc #section-2 .image-wrapper_3 {
    width: 662px;
    height: 563px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/upload/webp/16-20260806054746856.webp) 100% no-repeat;
    background-size: 100% 100%
}

#Product_Outer .product_Inner_pc #section-2 .image_13 {
    width: 122px;
    height: 45px;
    margin: 39px 0 0 501px
}

#Product_Outer .product_Inner_pc #section-2 .image_14 {
    width: 122px;
    height: 45px;
    margin: 20px 0 0 501px
}

#Product_Outer .product_Inner_pc #section-2 .image_15 {
    width: 122px;
    height: 45px;
    margin: 19px 0 350px 501px
}

#Product_Outer .product_Inner_pc #section-2 .image_16 {
    width: 662px;
    height: 563px
}

#Product_Outer .product_Inner_pc #section-2 .text-wrapper_1 {
    width: 1130px;
    height: 51px;
    margin: 66px 0 0 283px
}

#Product_Outer .product_Inner_pc #section-2 .text_3 {
    width: 487px;
    height: 51px;
    overflow-wrap: break-word;
    color: #222;
    font-size: 50px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: left;
    white-space: nowrap;
    line-height: 60px
}

#Product_Outer .product_Inner_pc #section-2 .text_4 {
    width: 434px;
    height: 51px;
    overflow-wrap: break-word;
    color: #222;
    font-size: 50px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: left;
    white-space: nowrap;
    line-height: 60px
}

#Product_Outer .product_Inner_pc #section-2 .text-wrapper_2 {
    width: 1351px;
    height: 262px;
    margin: 51px 0 0 284px
}

#Product_Outer .product_Inner_pc #section-2 .text_5 {
    width: 620px;
    height: 262px;
    overflow-wrap: break-word;
    color: dimgray;
    font-size: 36px;
    font-weight: 300;
    text-align: left;
    line-height: 45px
}

#Product_Outer .product_Inner_pc #section-2 .text_6 {
    width: 661px;
    height: 254px;
    overflow-wrap: break-word;
    color: dimgray;
    font-size: 36px;
    font-weight: 300;
    text-align: left;
    line-height: 45px
}

#Product_Outer .product_Inner_pc #section-2 .image_17 {
    width: 1358px;
    height: 608px;
    margin: 154px auto 0 auto
}

#Product_Outer .product_Inner_pc #section-2 .text_7 {
    width: 671px;
    height: 52px;
    overflow-wrap: break-word;
    color: #222;
    font-size: 50px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: left;
    white-space: nowrap;
    line-height: 60px;
    margin: 102px 0 0 283px
}

#Product_Outer .product_Inner_pc #section-2 .text_8 {
    width: 1301px;
    overflow-wrap: break-word;
    color: dimgray;
    font-size: 36px;
    font-weight: 300;
    text-align: left;
    margin: 51px 0 0 284px
}

#Product_Outer .product_Inner_pc #section-2 .paragraph_4 {
    width: 1217px;
    overflow-wrap: break-word;
    color: #cd7547;
    font-size: 65px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: left;
    margin: 195px 0 0 292px
}

#Product_Outer .product_Inner_pc #section-2 .text_9 {
    width: 576px;
    overflow-wrap: break-word;
    color: #222;
    font-size: 50px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: left;
    white-space: nowrap;
    margin: 103px 0 0 292px
}

#Product_Outer .product_Inner_pc #section-2 .text_10 {
    width: 1238px;
    overflow-wrap: break-word;
    color: dimgray;
    font-size: 36px;
    font-weight: 300;
    text-align: left;
    white-space: nowrap;
    margin: 14px 0 0 292px
}

#Product_Outer .product_Inner_pc #section-2 .block_6 {
    width: 1920px;
    height: 411px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/c243ecdc812f8cf1a24b10030f0ba48e.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin-top: 131px
}

#Product_Outer .product_Inner_pc #section-2 .text-group_3 {
    width: 597px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 87px 0 0 287px
}

#Product_Outer .product_Inner_pc #section-2 .text_11 {
    overflow-wrap: break-word;
    color: #222;
    font-size: 50px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: left;
    white-space: nowrap
}

#Product_Outer .product_Inner_pc #section-2 .text_12 {
    overflow-wrap: break-word;
    color: dimgray;
    font-size: 36px;
    font-weight: 300;
    text-align: left;
    margin-top: 19px
}

#Product_Outer .product_Inner_pc #section-2 .image_18 {
    width: 652px;
    height: 317px;
    margin: 48px 0 0 110px
}

#Product_Outer .product_Inner_pc #section-2 .block_7 {
    width: 1920px;
    height: 411px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/691c97c86012392caeaaf1bcdf5779d8.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin-top: 79px
}

#Product_Outer .product_Inner_pc #section-2 .text-group_4 {
    width: 614px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 55px 0 0 285px
}

#Product_Outer .product_Inner_pc #section-2 .text_13 {
    overflow-wrap: break-word;
    color: #242424;
    font-size: 50px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: left;
    white-space: nowrap
}

#Product_Outer .product_Inner_pc #section-2 .text_14 {
    overflow-wrap: break-word;
    color: dimgray;
    font-size: 36px;
    font-weight: 300;
    text-align: left;
    margin-top: 19px
}

#Product_Outer .product_Inner_pc #section-2 .image_19 {
    width: 652px;
    height: 317px;
    margin: 48px 0 0 95px
}

#Product_Outer .product_Inner_pc #section-2 .block_8 {
    width: 1920px;
    height: 411px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/ced67b3a5b277f39237dfd6677e492f6.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin-top: 78px
}

#Product_Outer .product_Inner_pc #section-2 .text-group_5 {
    width: 621px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 87px 0 0 284px
}

#Product_Outer .product_Inner_pc #section-2 .text_15 {
    overflow-wrap: break-word;
    color: #242424;
    font-size: 50px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: left;
    white-space: nowrap
}

#Product_Outer .product_Inner_pc #section-2 .text_16 {
    overflow-wrap: break-word;
    color: dimgray;
    font-size: 36px;
    font-weight: 300;
    text-align: left;
    margin: 19px 0 0 1px
}

#Product_Outer .product_Inner_pc #section-2 .image_20 {
    width: 652px;
    height: 317px;
    margin: 48px 0 0 89px
}

#Product_Outer .product_Inner_pc #section-2 .paragraph_5 {
    width: 1046px;
    overflow-wrap: break-word;
    color: #cd7547;
    font-size: 60px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: center;
    white-space: nowrap;
    margin: 167px auto 0 auto
}

#Product_Outer .product_Inner_pc #section-2 .text_17 {
    width: 1109px;
    overflow-wrap: break-word;
    color: dimgray;
    font-size: 36px;
    font-weight: 300;
    text-align: center;
    margin: 92px auto 0 auto
}

#Product_Outer .product_Inner_pc #section-2 .image-wrapper_4 {
    width: 1357px;
    margin: 146px auto 0 auto
}

#Product_Outer .product_Inner_pc #section-2 .image_21 {
    width: 667px;
    height: 468px
}

#Product_Outer .product_Inner_pc #section-2 .image_22 {
    width: 663px;
    height: 468px
}

#Product_Outer .product_Inner_pc #section-2 .text-wrapper_3 {
    width: 1022px;
    margin: 30px 0 0 283px
}

#Product_Outer .product_Inner_pc #section-2 .text_18 {
    width: 392px;
    overflow-wrap: break-word;
    color: dimgray;
    font-size: 36px;
    font-weight: 300;
    text-align: left;
    white-space: nowrap
}

#Product_Outer .product_Inner_pc #section-2 .text_19 {
    width: 322px;
    overflow-wrap: break-word;
    color: dimgray;
    font-size: 36px;
    font-weight: 300;
    text-align: left;
    white-space: nowrap
}

#Product_Outer .product_Inner_pc #section-2 .image_23 {
    width: 1359px;
    height: 575px;
    margin: 76px auto 0 auto
}

#Product_Outer .product_Inner_pc #section-2 .text_20 {
    width: 274px;
    overflow-wrap: break-word;
    color: dimgray;
    font-size: 36px;
    font-weight: 300;
    text-align: left;
    white-space: nowrap;
    margin: 36px 0 0 282px
}

#Product_Outer .product_Inner_pc #section-2 .paragraph_6 {
    width: 1241px;
    overflow-wrap: break-word;
    color: #cd7547;
    font-size: 60px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: center;
    margin: 214px auto 0 auto
}

#Product_Outer .product_Inner_pc #section-2 .block_9 {
    width: 1359px;
    margin: 120px auto 0 auto
}

#Product_Outer .product_Inner_pc #section-2 .text_21 {
    width: 611px;
    overflow-wrap: break-word;
    color: dimgray;
    font-size: 36px;
    font-weight: 300;
    text-align: left;
    margin-top: 119px
}

#Product_Outer .product_Inner_pc #section-2 .image_24 {
    width: 632px;
    height: 436px
}

#Product_Outer .product_Inner_pc #section-2 .paragraph_7 {
    width: 1129px;
    overflow-wrap: break-word;
    color: #cd7547;
    font-size: 60px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: center;
    margin: 121px auto 0 auto
}

#Product_Outer .product_Inner_pc #section-2 .text_22 {
    width: 1109px;
    overflow-wrap: break-word;
    color: dimgray;
    font-size: 36px;
    font-weight: 300;
    text-align: center;
    margin: 35px auto 0 auto
}

#Product_Outer .product_Inner_pc #section-2 .block_10 {
    width: 1389px;
    margin: 45px auto 0 auto
}

#Product_Outer .product_Inner_pc #section-2 .box_1 {
    width: 788px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 162px
}

#Product_Outer .product_Inner_pc #section-2 .box_2 {
    width: 468px;
    height: 50px
}

#Product_Outer .product_Inner_pc #section-2 .section_1 {
    background-color: #cd7547;
    border-radius: 50%;
    width: 17px;
    height: 17px;
    margin-top: 22px
}

#Product_Outer .product_Inner_pc #section-2 .text_23 {
    width: 440px;
    overflow-wrap: break-word;
    color: #222;
    font-size: 50px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: left;
    white-space: nowrap
}

#Product_Outer .product_Inner_pc #section-2 .text_24 {
    width: 788px;
    overflow-wrap: break-word;
    color: dimgray;
    font-size: 36px;
    font-weight: 300;
    text-align: left;
    margin-top: 27px
}

#Product_Outer .product_Inner_pc #section-2 .image_25 {
    width: 636px;
    height: 396px;
    margin-left: -35px
}

#Product_Outer .product_Inner_pc #section-2 .block_11 {
    width: 605px;
    height: 39px;
    margin: 64px 0 0 282px
}

#Product_Outer .product_Inner_pc #section-2 .block_12 {
    background-color: #cd7547;
    border-radius: 50%;
    width: 17px;
    height: 17px;
    margin-top: 25px
}

#Product_Outer .product_Inner_pc #section-2 .text_25 {
    width: 576px;
    overflow-wrap: break-word;
    color: #222;
    font-size: 50px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: left;
    white-space: nowrap
}

#Product_Outer .product_Inner_pc #section-2 .text_26 {
    width: 1287px;
    overflow-wrap: break-word;
    color: dimgray;
    font-size: 36px;
    font-weight: 300;
    text-align: left;
    white-space: nowrap;
    margin: 31px 0 0 284px
}

#Product_Outer .product_Inner_pc #section-2 .text_27 {
    width: 837px;
    overflow-wrap: break-word;
    color: #222;
    font-size: 50px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: left;
    white-space: nowrap;
    margin: 179px 0 0 283px
}

#Product_Outer .product_Inner_pc #section-2 .block_13 {
    width: 1268px;
    margin: 0 0 0 284px
}

#Product_Outer .product_Inner_pc #section-2 .image_26 {
    width: 675px;
    height: 474px
}

#Product_Outer .product_Inner_pc #section-2 .text-wrapper_4 {
    width: 516px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 120px
}

#Product_Outer .product_Inner_pc #section-2 .text_28 {
    overflow-wrap: break-word;
    color: #222;
    font-size: 50px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: left;
    white-space: nowrap
}

#Product_Outer .product_Inner_pc #section-2 .text_29 {
    overflow-wrap: break-word;
    color: dimgray;
    font-size: 36px;
    font-weight: 300;
    text-align: left;
    margin: 31px 0 0 1px
}

#Product_Outer .product_Inner_pc #section-2 .block_14 {
    width: 1356px;
    margin: 0 0 0 283px
}

#Product_Outer .product_Inner_pc #section-2 .text-group_6 {
    width: 559px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 164px
}

#Product_Outer .product_Inner_pc #section-2 .text_30 {
    overflow-wrap: break-word;
    color: #222;
    font-size: 50px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: left;
    white-space: nowrap
}

#Product_Outer .product_Inner_pc #section-2 .text_31 {
    overflow-wrap: break-word;
    color: dimgray;
    font-size: 36px;
    font-weight: 300;
    text-align: left;
    margin-top: 20px
}

#Product_Outer .product_Inner_pc #section-2 .image_27 {
    width: 680px;
    height: 492px
}

#Product_Outer .product_Inner_pc #section-2 .block_15 {
    width: 1255px;
    margin: 0 auto 0 auto
}

#Product_Outer .product_Inner_pc #section-2 .image_28 {
    width: 675px;
    height: 494px
}

#Product_Outer .product_Inner_pc #section-2 .text-group_7 {
    width: 504px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 153px
}

#Product_Outer .product_Inner_pc #section-2 .text_32 {
    overflow-wrap: break-word;
    color: #222;
    font-size: 50px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: left;
    white-space: nowrap
}

#Product_Outer .product_Inner_pc #section-2 .text_33 {
    overflow-wrap: break-word;
    color: dimgray;
    font-size: 36px;
    font-weight: 300;
    text-align: left;
    margin: 20px 0 0 2px
}

#Product_Outer .product_Inner_pc #section-2 .paragraph_8 {
    width: 1314px;
    overflow-wrap: break-word;
    color: #cd7547;
    font-size: 60px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: center;
    white-space: nowrap;
    margin: 219px auto 0 auto
}

#Product_Outer .product_Inner_pc #section-2 .text_34 {
    width: 908px;
    overflow-wrap: break-word;
    color: #222;
    font-size: 50px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: left;
    white-space: nowrap
}

#Product_Outer .product_Inner_pc #section-2 .text_35 {
    width: 862px;
    overflow-wrap: break-word;
    color: dimgray;
    font-size: 36px;
    font-weight: 300;
    text-align: left;
    margin: 20px 0 0 0
}

#Product_Outer .product_Inner_pc #section-2 .text-group_8 {
    position: absolute;
    top: 120px;
    left: 659px;
    width: 981px
}

#Product_Outer .product_Inner_pc #section-2 .paragraph_9 {
    overflow-wrap: break-word;
    color: #222;
    font-size: 50px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: right
}

#Product_Outer .product_Inner_pc #section-2 .text_36 {
    overflow-wrap: break-word;
    color: dimgray;
    font-size: 36px;
    font-weight: 300;
    text-align: right;
    margin-top: 21px
}

#Product_Outer .product_Inner_pc #section-2 .text-wrapper_5 {
    width: 1920px;
    height: 444px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/94396b9d607a0b9a0081e3058244c2c8.webp) 100% no-repeat;
    background-size: 100% 100%
}

#Product_Outer .product_Inner_pc #section-2 .text_37 {
    width: 511px;
    overflow-wrap: break-word;
    color: #222;
    font-size: 50px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: left;
    white-space: nowrap;
    margin: 104px 0 0 283px
}

#Product_Outer .product_Inner_pc #section-2 .text_38 {
    width: 891px;
    overflow-wrap: break-word;
    color: dimgray;
    font-size: 36px;
    font-weight: 300;
    text-align: left;
    margin: 20px 0 77px 283px
}

#Product_Outer .product_Inner_pc #section-2 .text-wrapper_6 {
    width: 1920px;
    height: 456px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/0a2952de7a99d7dca80bdd0c6f6dfd54.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin-top: 143px
}

#Product_Outer .product_Inner_pc #section-2 .text_39 {
    width: 949px;
    overflow-wrap: break-word;
    color: #222;
    font-size: 50px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: right;
    white-space: nowrap;
    margin: 96px 0 0 691px
}

#Product_Outer .product_Inner_pc #section-2 .text_40 {
    width: 949px;
    overflow-wrap: break-word;
    color: dimgray;
    font-size: 36px;
    font-weight: 300;
    text-align: right;
    margin: 19px 0 90px 691px
}

#Product_Outer .product_Inner_pc #section-2 .text_41 {
    overflow-wrap: break-word;
    color: #cd7547;
    font-size: 60px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: center;
    white-space: nowrap;
    margin: 202px auto 0 auto
}

#Product_Outer .product_Inner_pc #section-2 .block_16 {
    width: 1356px;
    margin: 106px auto 0 auto
}

#Product_Outer .product_Inner_pc #section-2 .text-wrapper_7 {
    width: 624px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 86px
}

#Product_Outer .product_Inner_pc #section-2 .text_42 {
    overflow-wrap: break-word;
    color: #222;
    font-size: 50px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: left;
    white-space: nowrap
}

#Product_Outer .product_Inner_pc #section-2 .text_43 {
    overflow-wrap: break-word;
    color: dimgray;
    font-size: 36px;
    font-weight: 300;
    text-align: left;
    margin: 24px 0 0 1px
}

#Product_Outer .product_Inner_pc #section-2 .image_29 {
    width: 678px;
    height: 411px
}

#Product_Outer .product_Inner_pc #section-2 .image_30 {
    width: 1920px;
    height: 721px;
    margin-top: 121px
}

#Product_Outer .product_Inner_pc #section-2 .text_44 {
    width: 891px;
    overflow-wrap: break-word;
    color: #222;
    font-size: 50px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: left;
    white-space: nowrap;
    margin: 79px 0 0 286px
}

#Product_Outer .product_Inner_pc #section-2 .text_45 {
    width: 1280px;
    overflow-wrap: break-word;
    color: dimgray;
    font-size: 36px;
    font-weight: 300;
    text-align: left;
    margin: 18px 0 0 283px
}

#Product_Outer .product_Inner_pc #section-2 .text_46 {
    overflow-wrap: break-word;
    color: #222;
    font-size: 50px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: left;
    white-space: nowrap
}

#Product_Outer .product_Inner_pc #section-2 .text_47 {
    width: 812px;
    overflow-wrap: break-word;
    color: dimgray;
    font-size: 36px;
    font-weight: 300;
    text-align: left;
    margin: 21px 0 0 0
}

#Product_Outer .product_Inner_pc #section-2 .text_48 {
    overflow-wrap: break-word;
    color: #222;
    font-size: 50px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: right;
    white-space: nowrap;
    margin: 64px 0 0 0
}

#Product_Outer .product_Inner_pc #section-2 .text_49 {
    width: 834px;
    overflow-wrap: break-word;
    color: dimgray;
    font-size: 36px;
    font-weight: 300;
    text-align: right;
    margin: 28px 0 0 0
}

#Product_Outer .product_Inner_pc #section-2 .text_50 {
    overflow-wrap: break-word;
    color: #222;
    font-size: 50px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: left;
    white-space: nowrap
}

#Product_Outer .product_Inner_pc #section-2 .text_51 {
    width: 686px;
    overflow-wrap: break-word;
    color: dimgray;
    font-size: 36px;
    font-weight: 300;
    text-align: left;
    margin: 22px 0 0 0
}

#Product_Outer .product_Inner_pc #section-2 .text_52 {
    overflow-wrap: break-word;
    color: #cd7547;
    font-size: 60px;
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: center;
    white-space: nowrap;
    margin: 143px 0 0 0
}

#Product_Outer .product_Inner_pc #section-2 .text_53 {
    width: 1253px;
    overflow-wrap: break-word;
    color: dimgray;
    font-size: 36px;
    font-weight: 300;
    text-align: center;
    margin: 20px auto 0 auto
}

#Product_Outer .product_Inner_pc #section-2 .image_31 {
    width: 1920px;
    height: 734px;
    margin-top: 155px
}

#Product_Outer .product_Inner_pc #section-2 .image_32 {
    width: 1358px;
    margin: 126px auto;
    background-color: #f8f8f8
}

#Product_Outer .product_Inner_pc #section-2 .image_32 h2 {
    margin: 50px 0;
    font-size: 48px;
    text-align: center
}

#Product_Outer .product_Inner_pc #section-2 .image_32 ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 24px;
    padding: 25px 0
}

#Product_Outer .product_Inner_pc #section-2 .image_32 ul li .left {
    width: 45%;
    padding-left: 3%
}

#Product_Outer .product_Inner_pc #section-2 .image_32 ul li .right {
    width: 55%
}

#Product_Outer .product_Inner_pc #section-2 .image_32 ul li:nth-of-type(even) {
    background-color: #ebebeb
}

@media screen and (max-device-width: 768px) {
    #Product_Outer .lab-pc {
        display: none
    }

    #Product_Outer .product_Inner_pc #section-1 .page {
        position: relative;
        width: 1920px;
        overflow: hidden
    }

    #Product_Outer .product_Inner_pc #section-1 .block_1 {
        width: 1920px
    }

    #Product_Outer .product_Inner_pc #section-1 .image_1 {
        width: 1920px;
        height: 1189px;
        position: relative
    }

    #Product_Outer .product_Inner_pc #section-1 .image_1 .word {
        position: absolute;
        top: 0;
        left: 0
    }

    #Product_Outer .product_Inner_pc #section-1 .image_2 {
        width: 1920px;
        height: 760px;
        margin-top: 186px
    }

    #Product_Outer .product_Inner_pc #section-1 .image_2 .img-1 {
        position: absolute;
        top: 101px;
        left: 375px;
        width: 338px;
        -webkit-transform: scale(1.5);
        -ms-transform: scale(1.5);
        transform: scale(1.5)
    }

    #Product_Outer .product_Inner_pc #section-1 .image_2 .img-2 {
        position: absolute;
        top: 235px;
        left: 858px;
        -webkit-transform: scale(1.5);
        -ms-transform: scale(1.5);
        transform: scale(1.5);
        width: 338px
    }

    #Product_Outer .product_Inner_pc #section-1 .image_2 .img-3 {
        position: absolute;
        top: 135px;
        left: 1346px;
        width: 273px;
        -webkit-transform: scale(1.5);
        -ms-transform: scale(1.5);
        transform: scale(1.5)
    }

    #Product_Outer .product_Inner_pc #section-1 .image_3 {
        width: 1920px;
        height: 1042px;
        margin-top: 56px;
        position: relative
    }

    #Product_Outer .product_Inner_pc #section-1 .image_3 .word {
        position: absolute;
        top: 786px;
        left: 50%;
        width: 1357px;
        -webkit-transform: translateX(-50%) scale(1.3);
        -ms-transform: translateX(-50%) scale(1.3);
        transform: translateX(-50%) scale(1.3);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #Product_Outer .product_Inner_pc #section-1 .image_3 .word .item {
        width: 320px;
        height: 168px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        border-radius: 10px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        background-color: rgba(251, 249, 245, .8274509804)
    }

    #Product_Outer .product_Inner_pc #section-1 .image_3 .word .item .tit {
        font-weight: 500;
        font-size: 56px;
        color: #cd7547
    }

    #Product_Outer .product_Inner_pc #section-1 .image_3 .word .item .msg {
        font-weight: 300;
        font-size: 30px;
        color: #434343
    }

    #Product_Outer .product_Inner_pc #section-1 .group_1 {
        background-color: #fbf9f5;
        width: 1920px;
        height: 1341px;
        margin-top: 15px
    }

    #Product_Outer .product_Inner_pc #section-1 .image_4 {
        width: 1920px;
        height: 3249px;
        margin-top: -79px
    }

    #Product_Outer .product_Inner_pc #section-1 .image_5 {
        width: 1920px;
        margin-top: 100px;
        position: relative
    }

    #Product_Outer .product_Inner_pc #section-1 .image_5 .word {
        position: absolute;
        width: 750px;
        top: 100px;
        left: 50%;
        -webkit-transform: translateX(-50%) scale(1.3);
        -ms-transform: translateX(-50%) scale(1.3);
        transform: translateX(-50%) scale(1.3);
        text-align: center
    }

    #Product_Outer .product_Inner_pc #section-1 .image_5 .word .tit {
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        font-size: 37px;
        color: #363636
    }

    #Product_Outer .product_Inner_pc #section-1 .image_5 .word .msg {
        width: 750px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        font-size: 30px;
        color: #363636;
        margin-top: 50px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #Product_Outer .product_Inner_pc #section-1 .image_5 .word .msg .item {
        width: 250px
    }

    #Product_Outer .product_Inner_pc #section-1 .image_5 .word .msg .item img {
        width: 162px;
        margin-bottom: 10px
    }

    #Product_Outer .product_Inner_pc #section-1 .image_6 {
        width: 1920px;
        height: 756px;
        margin: 6020px 0 327px 0
    }

    #Product_Outer .product_Inner_pc #section-1 .block_2 {
        position: relative;
        width: 1920px
    }

    #Product_Outer .product_Inner_pc #section-1 .block_3 {
        position: relative;
        width: 1920px
    }

    #Product_Outer .product_Inner_pc #section-1 .text_1 {
        overflow-wrap: break-word;
        color: #171717;
        font-size: 120px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: left;
        white-space: nowrap;
        margin: 44px 0 0 80px
    }

    #Product_Outer .product_Inner_pc #section-1 .text_2 {
        width: 1174px;
        overflow-wrap: break-word;
        color: #c05a24;
        font-size: 71px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: left;
        white-space: nowrap;
        margin: 26px 0 0 80px
    }

    #Product_Outer .product_Inner_pc #section-1 .text_3 {
        width: 778px;
        overflow-wrap: break-word;
        color: #141414;
        font-size: 62px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: left;
        white-space: nowrap;
        margin: 10px 0 0 84px
    }

    #Product_Outer .product_Inner_pc #section-1 .section_1 {
        width: 1360px;
        height: 345px;
        margin: 975px 0 0 280px
    }

    #Product_Outer .product_Inner_pc #section-1 .group_2 {
        width: 438px;
        height: 345px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/a63d58e9351aa25f2ff1e1fc90966bfe.webp) 100% no-repeat;
        background-size: 100% 100%
    }

    #Product_Outer .product_Inner_pc #section-1 .text-group_1 {
        width: 250px;
        height: 99px;
        margin: 32px 0 0 94px
    }

    #Product_Outer .product_Inner_pc #section-1 .paragraph_1 {
        width: 222px;
        height: 56px;
        overflow-wrap: break-word;
        color: #2c2c2c;
        font-size: 30px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: center;
        white-space: nowrap;
        line-height: 32px;
        margin-left: 14px
    }

    #Product_Outer .product_Inner_pc #section-1 .text_4 {
        width: 250px;
        height: 23px;
        overflow-wrap: break-word;
        color: #2c2c2c;
        font-size: 22px;
        font-family: HarmonyOS_Sans_SC;
        text-align: center;
        white-space: nowrap;
        line-height: 28px;
        margin-top: 20px
    }

    #Product_Outer .product_Inner_pc #section-1 .group_3 {
        width: 445px;
        height: 343px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/65e98a39fd137f16496b06e58de3b9c7.webp) 100% no-repeat;
        background-size: 100% 100%
    }

    #Product_Outer .product_Inner_pc #section-1 .text_5 {
        width: 323px;
        height: 30px;
        overflow-wrap: break-word;
        color: #2c2c2c;
        font-size: 30px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: center;
        white-space: nowrap;
        line-height: 32px;
        margin: 36px 0 0 61px
    }

    #Product_Outer .product_Inner_pc #section-1 .paragraph_2 {
        width: 291px;
        height: 51px;
        overflow-wrap: break-word;
        color: #2c2c2c;
        font-size: 22px;
        font-family: HarmonyOS_Sans_SC;
        text-align: center;
        line-height: 28px;
        margin: 40px 0 0 80px
    }

    #Product_Outer .product_Inner_pc #section-1 .group_4 {
        width: 328px;
        height: 98px;
        margin: 41px 0 47px 55px
    }

    #Product_Outer .product_Inner_pc #section-1 .text_6 {
        width: 89px;
        height: 17px;
        overflow-wrap: break-word;
        color: #6d6d6d;
        font-size: 16px;
        font-family: HarmonyOS_Sans_SC;
        text-align: left;
        white-space: nowrap;
        line-height: 30px;
        margin-top: 80px
    }

    #Product_Outer .product_Inner_pc #section-1 .image-text_1 {
        width: 72px;
        height: 97px;
        margin: 1px 0 0 45px
    }

    #Product_Outer .product_Inner_pc #section-1 .image_7 {
        width: 72px;
        height: 73px
    }

    #Product_Outer .product_Inner_pc #section-1 .text-group_2 {
        width: 50px;
        height: 18px;
        overflow-wrap: break-word;
        color: #6d6d6d;
        font-size: 16px;
        font-family: HarmonyOS_Sans_SC;
        text-align: left;
        white-space: nowrap;
        line-height: 30px;
        margin: 6px 0 0 12px
    }

    #Product_Outer .product_Inner_pc #section-1 .image-text_2 {
        width: 72px;
        height: 94px;
        margin-left: 50px
    }

    #Product_Outer .product_Inner_pc #section-1 .image_8 {
        width: 72px;
        height: 72px
    }

    #Product_Outer .product_Inner_pc #section-1 .text-group_3 {
        width: 44px;
        height: 14px;
        overflow-wrap: break-word;
        color: #6d6d6d;
        font-size: 16px;
        font-family: HarmonyOS_Sans_SC;
        text-align: left;
        white-space: nowrap;
        line-height: 30px;
        margin: 8px 0 0 12px
    }

    #Product_Outer .product_Inner_pc #section-1 .text-wrapper_1 {
        height: 321px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/7c23e9ea7d36d5f6e833c97a4dd1fb0f.webp) 100% no-repeat;
        background-size: 100% 100%;
        width: 543px;
        margin: 15px 0 0 1096px
    }

    #Product_Outer .product_Inner_pc #section-1 .paragraph_3 {
        width: 260px;
        height: 63px;
        overflow-wrap: break-word;
        color: #fff;
        font-size: 30px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: center;
        line-height: 32px;
        margin: 31px 0 0 154px
    }

    #Product_Outer .product_Inner_pc #section-1 .section_2 {
        position: relative;
        width: 526px;
        height: 326px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/875d80c57b4c9ed6a89fd16e5ba93c5d.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin: 16px 0 0 280px
    }

    #Product_Outer .product_Inner_pc #section-1 .paragraph_4 {
        width: 309px;
        height: 56px;
        overflow-wrap: break-word;
        color: #2c2c2c;
        font-size: 30px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: center;
        white-space: nowrap;
        line-height: 32px;
        margin: 38px 0 0 110px
    }

    #Product_Outer .product_Inner_pc #section-1 .text-wrapper_2 {
        width: 311px;
        height: 19px;
        margin: 25px 0 188px 27px
    }

    #Product_Outer .product_Inner_pc #section-1 .text_7 {
        width: 142px;
        height: 19px;
        overflow-wrap: break-word;
        color: #2c2c2c;
        font-size: 16px;
        font-weight: 300;
        text-align: center;
        white-space: nowrap;
        line-height: 19px
    }

    #Product_Outer .product_Inner_pc #section-1 .text_8 {
        width: 144px;
        height: 19px;
        overflow-wrap: break-word;
        color: #2c2c2c;
        font-size: 16px;
        font-weight: 300;
        text-align: center;
        white-space: nowrap;
        line-height: 19px
    }

    #Product_Outer .product_Inner_pc #section-1 .group_5 {
        position: absolute;
        left: 321px;
        top: -498px;
        width: 729px;
        height: 15431px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/eedae0c0a800db8321cde4f696e1393f.webp) 100% no-repeat;
        background-size: 100% 100%
    }

    #Product_Outer .product_Inner_pc #section-1 .image_9 {
        width: 72px;
        height: 72px;
        margin-left: 657px
    }

    #Product_Outer .product_Inner_pc #section-1 .group_6 {
        width: 568px;
        height: 325px;
        margin: 427px 0 0 37px
    }

    #Product_Outer .product_Inner_pc #section-1 .text_9 {
        width: 138px;
        height: 19px;
        overflow-wrap: break-word;
        color: #2c2c2c;
        font-size: 16px;
        font-weight: 300;
        text-align: center;
        white-space: nowrap;
        line-height: 19px;
        margin-top: 118px
    }

    #Product_Outer .product_Inner_pc #section-1 .text-wrapper_3 {
        height: 325px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/06a35cf49bbe597c25ddd7f432de2790.webp) 100% no-repeat;
        background-size: 100% 100%;
        width: 380px
    }

    #Product_Outer .product_Inner_pc #section-1 .paragraph_5 {
        width: 318px;
        height: 63px;
        overflow-wrap: break-word;
        color: #2c2c2c;
        font-size: 30px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: center;
        line-height: 32px;
        margin: 41px 0 0 33px
    }

    #Product_Outer .product_Inner_pc #section-1 .paragraph_6 {
        width: 259px;
        height: 55px;
        overflow-wrap: break-word;
        color: #fff;
        font-size: 28px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: center;
        white-space: nowrap;
        line-height: 32px;
        margin: 51px 0 0 228px
    }

    #Product_Outer .product_Inner_pc #section-1 .image_10 {
        width: 338px;
        height: 60px;
        margin: 3545px 0 0 257px
    }

    #Product_Outer .product_Inner_pc #section-1 .group_7 {
        width: 675px;
        height: 168px;
        margin: 1870px 0 0 32px
    }

    #Product_Outer .product_Inner_pc #section-1 .box_1 {
        width: 328px;
        height: 168px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/d44028822ba84c5952fa0cc5f4c54717.webp) 100% no-repeat;
        background-size: 100% 100%
    }

    #Product_Outer .product_Inner_pc #section-1 .text-group_4 {
        width: 235px;
        height: 104px;
        margin: 39px 0 0 46px
    }

    #Product_Outer .product_Inner_pc #section-1 .text_10 {
        width: 126px;
        height: 56px;
        overflow-wrap: break-word;
        color: #cf7c52;
        font-size: 64px;
        font-family: HarmonyOS_Sans_SC_Medium;
        font-weight: 500;
        text-align: center;
        white-space: nowrap;
        line-height: 64px;
        margin-left: 59px
    }

    #Product_Outer .product_Inner_pc #section-1 .text_11 {
        width: 235px;
        height: 26px;
        overflow-wrap: break-word;
        color: #434343;
        font-size: 25px;
        font-weight: 300;
        text-align: center;
        white-space: nowrap;
        line-height: 25px;
        margin-top: 22px
    }

    #Product_Outer .product_Inner_pc #section-1 .box_2 {
        width: 331px;
        height: 168px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/61165d3d8bfbfdd82d1bd490738582f5.webp) 100% no-repeat;
        background-size: 100% 100%
    }

    #Product_Outer .product_Inner_pc #section-1 .text-group_5 {
        width: 232px;
        height: 98px;
        margin: 45px 0 0 47px
    }

    #Product_Outer .product_Inner_pc #section-1 .text-wrapper_4 {
        width: 102px;
        height: 50px;
        overflow-wrap: break-word;
        font-size: 0;
        font-family: HarmonyOS_Sans_SC_Medium;
        font-weight: 500;
        text-align: center;
        white-space: nowrap;
        line-height: 64px;
        margin-left: 67px
    }

    #Product_Outer .product_Inner_pc #section-1 .text_12 {
        width: 102px;
        height: 50px;
        overflow-wrap: break-word;
        color: #cf7c52;
        font-size: 64px;
        font-family: HarmonyOS_Sans_SC_Medium;
        font-weight: 500;
        text-align: left;
        white-space: nowrap;
        line-height: 64px
    }

    #Product_Outer .product_Inner_pc #section-1 .text_13 {
        width: 102px;
        height: 50px;
        overflow-wrap: break-word;
        color: #cf7c52;
        font-size: 38px;
        font-family: HarmonyOS_Sans_SC_Medium;
        font-weight: 500;
        text-align: left;
        white-space: nowrap;
        line-height: 38px
    }

    #Product_Outer .product_Inner_pc #section-1 .text_14 {
        width: 232px;
        height: 26px;
        overflow-wrap: break-word;
        color: #434343;
        font-size: 25px;
        font-weight: 300;
        text-align: center;
        white-space: nowrap;
        line-height: 25px;
        margin-top: 22px
    }

    #Product_Outer .product_Inner_pc #section-1 .text_15 {
        width: 434px;
        height: 43px;
        overflow-wrap: break-word;
        color: #222;
        font-size: 41px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: left;
        white-space: nowrap;
        line-height: 83px;
        margin: 2302px 0 0 129px
    }

    #Product_Outer .product_Inner_pc #section-1 .text_16 {
        width: 414px;
        height: 127px;
        overflow-wrap: break-word;
        color: dimgray;
        font-size: 36px;
        font-weight: 300;
        text-align: left;
        line-height: 45px;
        margin: 34px 0 0 129px
    }

    #Product_Outer .product_Inner_pc #section-1 .group_8 {
        width: 696px;
        height: 217px;
        margin: 6137px 0 2px 17px
    }

    #Product_Outer .product_Inner_pc #section-1 .image_11 {
        width: 162px;
        height: 162px
    }

    #Product_Outer .product_Inner_pc #section-1 .image-text_3 {
        width: 162px;
        height: 215px;
        margin: 2px 0 0 106px
    }

    #Product_Outer .product_Inner_pc #section-1 .image_12 {
        width: 162px;
        height: 163px
    }

    #Product_Outer .product_Inner_pc #section-1 .text-group_6 {
        width: 113px;
        height: 37px;
        overflow-wrap: break-word;
        color: #363636;
        font-size: 36px;
        font-family: HarmonyOS_Sans_SC;
        text-align: left;
        white-space: nowrap;
        line-height: 68px;
        margin: 15px 0 0 26px
    }

    #Product_Outer .product_Inner_pc #section-1 .image-text_4 {
        width: 162px;
        height: 209px;
        margin: 2px 0 0 104px
    }

    #Product_Outer .product_Inner_pc #section-1 .image_13 {
        width: 162px;
        height: 161px
    }

    #Product_Outer .product_Inner_pc #section-1 .text-group_7 {
        width: 96px;
        height: 29px;
        overflow-wrap: break-word;
        color: #424140;
        font-size: 36px;
        font-family: HarmonyOS_Sans_SC;
        text-align: left;
        white-space: nowrap;
        line-height: 68px;
        margin: 19px 0 0 28px
    }

    #Product_Outer .product_Inner_pc #section-1 .section_3 {
        width: 1360px;
        height: 184px;
        margin: 14px 0 0 280px
    }

    #Product_Outer .product_Inner_pc #section-1 .text-wrapper_5 {
        height: 182px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/1a0c6d85f278eca8951e28c22d00d697.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-top: 1px;
        width: 232px
    }

    #Product_Outer .product_Inner_pc #section-1 .paragraph_7 {
        width: 197px;
        height: 61px;
        overflow-wrap: break-word;
        color: #2c2c2c;
        font-size: 28px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: center;
        line-height: 32px;
        margin: 32px 0 0 24px
    }

    #Product_Outer .product_Inner_pc #section-1 .text-wrapper_6 {
        height: 184px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/ed2dd6c35727c83a07fb0313f5ae6204.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-left: 15px;
        width: 231px
    }

    #Product_Outer .product_Inner_pc #section-1 .paragraph_8 {
        width: 172px;
        height: 55px;
        overflow-wrap: break-word;
        color: #2c2c2c;
        font-size: 28px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: center;
        white-space: nowrap;
        line-height: 32px;
        margin: 67px 0 0 31px
    }

    #Product_Outer .product_Inner_pc #section-1 .group_9 {
        width: 231px;
        height: 184px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/877c65489cc7b9838719a6c72b039a73.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-left: 407px
    }

    #Product_Outer .product_Inner_pc #section-1 .text-group_8 {
        width: 209px;
        height: 100px;
        margin: 33px 0 0 12px
    }

    #Product_Outer .product_Inner_pc #section-1 .paragraph_9 {
        width: 145px;
        height: 55px;
        overflow-wrap: break-word;
        color: #2c2c2c;
        font-size: 28px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: center;
        white-space: nowrap;
        line-height: 32px;
        margin-left: 32px
    }

    #Product_Outer .product_Inner_pc #section-1 .text_17 {
        width: 209px;
        height: 19px;
        overflow-wrap: break-word;
        color: #2c2c2c;
        font-size: 22px;
        font-family: HarmonyOS_Sans_SC;
        text-align: center;
        white-space: nowrap;
        line-height: 28px;
        margin-top: 26px
    }

    #Product_Outer .product_Inner_pc #section-1 .text-wrapper_7 {
        height: 184px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/7afdaf2d2de89f1866bb78f70333db9d.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-left: 13px;
        width: 231px
    }

    #Product_Outer .product_Inner_pc #section-1 .paragraph_10 {
        width: 184px;
        height: 124px;
        overflow-wrap: break-word;
        color: #2c2c2c;
        font-size: 28px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: center;
        line-height: 32px;
        margin: 34px 0 0 22px
    }

    #Product_Outer .product_Inner_pc #section-1 .section_4 {
        width: 1360px;
        height: 183px;
        margin: 14px 0 0 280px
    }

    #Product_Outer .product_Inner_pc #section-1 .text-wrapper_8 {
        height: 183px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/ea21162dda59cf37d889c60cdc1af013.webp) 100% no-repeat;
        background-size: 100% 100%;
        width: 232px
    }

    #Product_Outer .product_Inner_pc #section-1 .paragraph_11 {
        width: 198px;
        height: 61px;
        overflow-wrap: break-word;
        color: #2c2c2c;
        font-size: 28px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: center;
        line-height: 32px;
        margin: 61px 0 0 24px
    }

    #Product_Outer .product_Inner_pc #section-1 .text-wrapper_9 {
        height: 182px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/c190bfff2a2c622aabd77f29bdb0aa27.webp) 100% no-repeat;
        background-size: 100% 100%;
        width: 230px;
        margin: 1px 0 0 15px
    }

    #Product_Outer .product_Inner_pc #section-1 .paragraph_12 {
        width: 185px;
        height: 55px;
        overflow-wrap: break-word;
        color: #2c2c2c;
        font-size: 28px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: center;
        white-space: nowrap;
        line-height: 32px;
        margin: 23px 0 0 24px
    }

    #Product_Outer .product_Inner_pc #section-1 .group_10 {
        width: 231px;
        height: 183px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/2503c544d4094ab37ee34a2095dcec22.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-left: 408px
    }

    #Product_Outer .product_Inner_pc #section-1 .paragraph_13 {
        width: 189px;
        height: 55px;
        overflow-wrap: break-word;
        color: #2c2c2c;
        font-size: 28px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: center;
        white-space: nowrap;
        line-height: 32px;
        margin: 25px 0 0 21px
    }

    #Product_Outer .product_Inner_pc #section-1 .group_11 {
        width: 111px;
        height: 73px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/9836ea2ad961a634d873c35dbfa58ea5.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin: 19px 0 11px 60px
    }

    #Product_Outer .product_Inner_pc #section-1 .group_12 {
        width: 231px;
        height: 183px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/39e4f22e0c92c5df7cf6c5d267e1da96.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-left: 13px
    }

    #Product_Outer .product_Inner_pc #section-1 .paragraph_14 {
        width: 168px;
        height: 61px;
        overflow-wrap: break-word;
        color: #2c2c2c;
        font-size: 28px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: center;
        line-height: 32px;
        margin: 25px 0 0 37px
    }

    #Product_Outer .product_Inner_pc #section-1 .image_14 {
        width: 184px;
        height: 70px;
        margin: 27px 0 0 29px
    }

    #Product_Outer .product_Inner_pc #section-1 .text_18-1 {
        width: 96%;
        overflow-wrap: break-word;
        color: #cd7547;
        font-size: 80px;
        font-family: HarmonyOS_Sans_SC_Bold;
        font-weight: 300;
        text-align: center;
        margin: 111px auto 0 auto
    }

    #Product_Outer .product_Inner_pc #section-1 .text_18 {
        width: 96%;
        overflow-wrap: break-word;
        color: #5d5d5d;
        font-size: 56px;
        font-weight: 300;
        text-align: center;
        margin: 51px auto 100px auto
    }

    #Product_Outer .product_Inner_pc #section-1 .text-group_9 {
        width: 96%;
        margin: 183px auto 0 auto
    }

    #Product_Outer .product_Inner_pc #section-1 .paragraph_15 {
        overflow-wrap: break-word;
        color: #cd7547;
        font-size: 80px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: center;
        white-space: nowrap
    }

    #Product_Outer .product_Inner_pc #section-1 .text_19 {
        overflow-wrap: break-word;
        color: #6d6d6d;
        font-size: 56px;
        font-weight: 300;
        text-align: center;
        margin-top: 26px
    }

    #Product_Outer .product_Inner_pc #section-1 .section_5 {
        height: 913px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/upload/webp/2-20260806054709866.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-top: 95px;
        width: 1920px
    }

    #Product_Outer .product_Inner_pc #section-1 .text-wrapper_10 {
        width: 881px;
        height: 116px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/99faf405fa2e474965dc87bf495a1819.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin: 730px auto 0 auto
    }

    #Product_Outer .product_Inner_pc #section-1 .text_20 {
        width: 145px;
        overflow-wrap: break-word;
        color: #414141;
        font-size: 32px;
        font-weight: 300;
        text-align: left;
        white-space: nowrap;
        margin: 46px 0 0 54px
    }

    #Product_Outer .product_Inner_pc #section-1 .text_21 {
        width: 181px;
        overflow-wrap: break-word;
        color: #cd7547;
        font-size: 53px;
        font-family: HarmonyOS_Sans_SC_Medium;
        font-weight: 500;
        text-align: left;
        white-space: nowrap;
        margin: 30px 0 0 23px
    }

    #Product_Outer .product_Inner_pc #section-1 .text_22 {
        width: 174px;
        overflow-wrap: break-word;
        color: #414141;
        font-size: 32px;
        font-weight: 300;
        text-align: left;
        white-space: nowrap;
        margin: 46px 0 0 79px
    }

    #Product_Outer .product_Inner_pc #section-1 .text_23 {
        width: 136px;
        overflow-wrap: break-word;
        color: #cd7547;
        font-size: 53px;
        font-family: HarmonyOS_Sans_SC_Medium;
        font-weight: 500;
        text-align: left;
        white-space: nowrap;
        margin: 30px 0 0 20px
    }

    #Product_Outer .product_Inner_pc #section-1 .image_15 {
        width: 273px;
        height: 60px;
        margin: 490px 0 0 1346px
    }

    #Product_Outer .product_Inner_pc #section-1 .paragraph_16 {
        width: 96%;
        overflow-wrap: break-word;
        color: #cd7547;
        font-size: 80px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: center;
        white-space: nowrap;
        margin: 169px auto 0 auto
    }

    #Product_Outer .product_Inner_pc #section-1 .text_24 {
        width: 96%;
        overflow-wrap: break-word;
        color: dimgray;
        font-size: 56px;
        font-weight: 300;
        text-align: center;
        margin: 43px auto 0 auto
    }

    #Product_Outer .product_Inner_pc #section-1 .text_25 {
        overflow-wrap: break-word;
        color: #cd7547;
        font-size: 80px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: center;
        white-space: nowrap;
        margin: 118px 0 0 0
    }

    #Product_Outer .product_Inner_pc #section-1 .image_16 {
        width: 600px;
        height: auto
    }

    #Product_Outer .product_Inner_pc #section-1 .section_6 {
        width: 96%;
        margin: 93px auto 0 auto
    }

    #Product_Outer .product_Inner_pc #section-1 .text-group_10 {
        width: 600px;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    #Product_Outer .product_Inner_pc #section-1 .text-group_10-1 {
        width: 600px;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    #Product_Outer .product_Inner_pc #section-1 .text_26 {
        overflow-wrap: break-word;
        color: #222;
        font-size: 60px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: left;
        white-space: inherit;
        margin-top: 50px
    }

    #Product_Outer .product_Inner_pc #section-1 .text_27 {
        overflow-wrap: break-word;
        color: dimgray;
        font-size: 50px;
        font-weight: 300;
        text-align: left;
        margin-top: 28px
    }

    #Product_Outer .product_Inner_pc #section-1 .text-wrapper_11 {
        width: 600px;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    #Product_Outer .product_Inner_pc #section-1 .text_28 {
        width: 600px;
        overflow-wrap: break-word;
        color: #222;
        font-size: 61px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: left;
        white-space: inherit
    }

    #Product_Outer .product_Inner_pc #section-1 .text_29 {
        width: 600px;
        height: auto;
        overflow-wrap: break-word;
        color: dimgray;
        font-size: 36px;
        font-weight: 300;
        text-align: left;
        line-height: 1.2;
        margin-top: 34px
    }

    #Product_Outer .product_Inner_pc #section-1 .paragraph_17 {
        width: 96%;
        overflow-wrap: break-word;
        color: #cd7547;
        font-size: 80px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: center;
        margin: 222px auto 0 auto
    }

    #Product_Outer .product_Inner_pc #section-1 .paragraph_18 {
        width: 96%;
        overflow-wrap: break-word;
        color: #222;
        font-size: 70px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: left;
        margin: 183px 0 0 2%
    }

    #Product_Outer .product_Inner_pc #section-1 .text_30 {
        width: 96%;
        height: auto;
        overflow-wrap: break-word;
        color: dimgray;
        font-size: 56px;
        font-weight: 300;
        text-align: left;
        line-height: 1.2;
        margin: 66px 0 0 2%
    }

    #Product_Outer .product_Inner_pc #section-1 .paragraph_19 {
        width: 96%;
        overflow-wrap: break-word;
        color: #222;
        font-size: 70px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: left;
        white-space: nowrap;
        margin: 118px 0 0 2%
    }

    #Product_Outer .product_Inner_pc #section-1 .text_31 {
        width: 96%;
        overflow-wrap: break-word;
        color: dimgray;
        font-size: 56px;
        font-weight: 300;
        text-align: left;
        margin: 48px 0 0 2%
    }

    #Product_Outer .product_Inner_pc #section-1 .paragraph_20 {
        width: 96%;
        overflow-wrap: break-word;
        color: #cd7547;
        font-size: 80px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: center;
        margin: 172px auto 0 auto
    }

    #Product_Outer .product_Inner_pc #section-1 .paragraph_21 {
        width: 1076px;
        overflow-wrap: break-word;
        color: #222;
        font-size: 70px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: left;
        margin: 191px 0 0 83px
    }

    #Product_Outer .product_Inner_pc #section-1 .text_32 {
        width: 1098px;
        overflow-wrap: break-word;
        color: dimgray;
        font-size: 56px;
        font-weight: 300;
        text-align: left;
        margin: 41px 0 0 86px
    }

    #Product_Outer .product_Inner_pc #section-1 .paragraph_22 {
        width: 1053px;
        overflow-wrap: break-word;
        color: #222;
        font-size: 70px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: left;
        margin: 755px 0 0 86px
    }

    #Product_Outer .product_Inner_pc #section-1 .text_33 {
        width: 1671px;
        overflow-wrap: break-word;
        color: dimgray;
        font-size: 56px;
        font-weight: 300;
        text-align: left;
        margin: 64px 0 0 83px
    }

    #Product_Outer .product_Inner_pc #section-1 .text-wrapper_12 {
        width: 96%;
        margin: 122px auto 0 auto
    }

    #Product_Outer .product_Inner_pc #section-1 .text-wrapper_12 img {
        margin-bottom: 30px
    }

    #Product_Outer .product_Inner_pc #section-1 .text_34 {
        width: 905px;
        overflow-wrap: break-word;
        color: dimgray;
        font-size: 50px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        font-weight: 300;
        text-align: left;
        margin-top: 1px
    }

    #Product_Outer .product_Inner_pc #section-1 .text_35 {
        width: 905px;
        overflow-wrap: break-word;
        color: dimgray;
        font-size: 50px;
        font-weight: 300;
        text-align: left
    }

    #Product_Outer .product_Inner_pc #section-1 .section_7 {
        width: 96%;
        margin: 121px auto 0 auto
    }

    #Product_Outer .product_Inner_pc #section-1 .text_36 {
        width: 827px;
        overflow-wrap: break-word;
        color: #222;
        font-size: 70px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: left;
        white-space: nowrap;
        margin-top: 262px
    }

    #Product_Outer .product_Inner_pc #section-1 .image_17 {
        width: 832px;
        height: auto
    }

    #Product_Outer .product_Inner_pc #section-1 .text_37 {
        width: 96%;
        overflow-wrap: break-word;
        color: dimgray;
        font-size: 56px;
        font-weight: 300;
        text-align: left;
        margin: 18px 0 0 2%
    }

    #Product_Outer .product_Inner_pc #section-1 .image-wrapper_1 {
        width: 96%;
        margin: 119px auto 0 auto
    }

    #Product_Outer .product_Inner_pc #section-1 .image_18 {
        width: 865px;
        height: auto
    }

    #Product_Outer .product_Inner_pc #section-1 .image_19 {
        width: 865px;
        height: auto
    }

    #Product_Outer .product_Inner_pc #section-1 .text-wrapper_13 {
        width: 96%;
        margin: 34px auto 0 auto
    }

    #Product_Outer .product_Inner_pc #section-1 .text_38 {
        width: 865px;
        height: auto;
        overflow-wrap: break-word;
        color: dimgray;
        font-size: 50px;
        font-weight: 300;
        text-align: left;
        line-height: 1.2
    }

    #Product_Outer .product_Inner_pc #section-1 .text_39 {
        width: 865px;
        height: auto;
        overflow-wrap: break-word;
        color: dimgray;
        font-size: 50px;
        font-weight: 300;
        text-align: left;
        white-space: inherit;
        line-height: 1.2
    }

    #Product_Outer .product_Inner_pc #section-1 .paragraph_23 {
        width: 96%;
        overflow-wrap: break-word;
        color: #cd7547;
        font-size: 80px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: center;
        margin: 175px auto 0 auto
    }

    #Product_Outer .product_Inner_pc #section-1 .text_40 {
        width: 96%;
        overflow-wrap: break-word;
        color: dimgray;
        font-size: 56px;
        font-weight: 300;
        text-align: center;
        margin: 44px auto 0 auto
    }

    #Product_Outer .product_Inner_pc #section-1 .image_20 {
        width: 1920px;
        height: 754px;
        margin-top: 146px
    }

    #Product_Outer .product_Inner_pc #section-1 .text_41 {
        width: 96%;
        overflow-wrap: break-word;
        color: dimgray;
        font-size: 56px;
        font-weight: 300;
        text-align: center;
        white-space: inherit;
        margin: 77px auto 0 auto
    }

    #Product_Outer .product_Inner_pc #section-1 .image_21 {
        width: 1920px;
        height: 809px;
        margin-top: 170px
    }

    #Product_Outer .product_Inner_pc #section-1 .text_42 {
        overflow-wrap: break-word;
        color: dimgray;
        font-size: 56px;
        font-weight: 300;
        text-align: center;
        white-space: inherit;
        margin: 77px 2% 0 2%
    }

    #Product_Outer .product_Inner_pc #section-1 .paragraph_24 {
        width: 96%;
        overflow-wrap: break-word;
        color: #cd7547;
        font-size: 80px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: center;
        white-space: nowrap;
        margin: 210px auto 0 auto
    }

    #Product_Outer .product_Inner_pc #section-1 .text_43 {
        width: 96%;
        overflow-wrap: break-word;
        color: dimgray;
        font-size: 56px;
        font-weight: 300;
        text-align: center;
        margin: 48px auto 133px auto
    }

    #Product_Outer .product_Inner_pc #section-1 .section_8 {
        position: absolute;
        left: 280px;
        top: 1696px;
        width: 797px;
        height: 321px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/00e66ddb57d17f3861c5f6c9a5dedb67.webp) 100% no-repeat;
        background-size: 100% 100%
    }

    #Product_Outer .product_Inner_pc #section-1 .text-group_11 {
        width: 367px;
        height: 66px;
        margin: 33px 0 0 215px
    }

    #Product_Outer .product_Inner_pc #section-1 .text_44 {
        width: 367px;
        height: 31px;
        overflow-wrap: break-word;
        color: #2c2c2c;
        font-size: 30px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: center;
        white-space: nowrap;
        line-height: 32px
    }

    #Product_Outer .product_Inner_pc #section-1 .text_45 {
        width: 300px;
        height: 23px;
        overflow-wrap: break-word;
        color: #2c2c2c;
        font-size: 22px;
        font-weight: 300;
        text-align: center;
        white-space: nowrap;
        line-height: 28px;
        margin: 12px 0 0 34px
    }

    #Product_Outer .product_Inner_pc #section-1 .image-wrapper_2 {
        width: 635px;
        height: 27px;
        margin: 164px 0 31px 66px
    }

    #Product_Outer .product_Inner_pc #section-1 .image_22-0 {
        width: 151px;
        height: 27px;
        margin-right: 92px
    }

    #Product_Outer .product_Inner_pc #section-1 .image_22-1 {
        width: 151px;
        height: 27px;
        margin-right: 92px
    }

    #Product_Outer .product_Inner_pc #section-1 .image_22-2 {
        width: 151px;
        height: 27px;
        margin-right: 92px
    }

    #Product_Outer .product_Inner_pc #section-1 .image_23 {
        position: absolute;
        left: 375px;
        top: 5936px;
        width: 338px;
        height: 60px
    }

    #Product_Outer .product_Inner_pc #section-1 .text-wrapper_14 {
        height: 533px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/f630421c5a8354d1f62c8052af2080c0.webp) 100% no-repeat;
        background-size: 100% 100%;
        width: 954px
    }

    #Product_Outer .product_Inner_pc #section-1 .text_46 {
        width: 341px;
        overflow-wrap: break-word;
        color: #505050;
        font-size: 22px;
        font-weight: 300;
        text-align: left;
        margin: 162px 0 0 568px
    }

    #Product_Outer .product_Inner_pc #section-1 .text-wrapper_15 {
        height: 533px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/998550a81edb213bca9039f2ee4419d2.webp) 100% no-repeat;
        background-size: 100% 100%;
        width: 932px
    }

    #Product_Outer .product_Inner_pc #section-1 .text_47 {
        width: 342px;
        overflow-wrap: break-word;
        color: #505050;
        font-size: 22px;
        font-weight: 300;
        text-align: left;
        margin: 108px 0 0 90px
    }

    #Product_Outer .product_Inner_pc #section-1 .section_9 {
        position: absolute;
        left: 282px;
        top: 7940px;
        width: 336px;
        height: 168px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/6369b58fd84a77f2f0f409743d45cc85.webp) 100% no-repeat;
        background-size: 100% 100%
    }

    #Product_Outer .product_Inner_pc #section-1 .text-group_12 {
        width: 275px;
        height: 89px;
        margin: 49px 0 0 39px
    }

    #Product_Outer .product_Inner_pc #section-1 .text_48 {
        width: 275px;
        height: 43px;
        overflow-wrap: break-word;
        color: #cd7547;
        font-size: 55px;
        font-family: HarmonyOS_Sans_SC_Medium;
        font-weight: 500;
        text-align: center;
        white-space: nowrap;
        line-height: 55px
    }

    #Product_Outer .product_Inner_pc #section-1 .text_49 {
        width: 115px;
        height: 21px;
        overflow-wrap: break-word;
        color: #434343;
        font-size: 25px;
        font-weight: 300;
        text-align: center;
        white-space: nowrap;
        line-height: 25px;
        margin: 25px 0 0 68px
    }

    #Product_Outer .product_Inner_pc #section-1 .section_10 {
        position: absolute;
        left: 1326px;
        top: 7940px;
        width: 313px;
        height: 168px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/55ed1e005295de059acb69904e295896.webp) 100% no-repeat;
        background-size: 100% 100%
    }

    #Product_Outer .product_Inner_pc #section-1 .text-group_13 {
        width: 106px;
        height: 91px;
        margin: 45px 0 0 102px
    }

    #Product_Outer .product_Inner_pc #section-1 .text_50 {
        width: 106px;
        height: 50px;
        overflow-wrap: break-word;
        color: #cf7c52;
        font-size: 64px;
        font-family: HarmonyOS_Sans_SC_Medium;
        font-weight: 500;
        text-align: center;
        white-space: nowrap;
        line-height: 64px
    }

    #Product_Outer .product_Inner_pc #section-1 .text_51 {
        width: 32px;
        height: 19px;
        overflow-wrap: break-word;
        color: #434343;
        font-size: 25px;
        font-weight: 300;
        text-align: center;
        white-space: nowrap;
        line-height: 25px;
        margin: 22px 0 0 43px
    }

    #Product_Outer .product_Inner_pc #section-1 .image_24 {
        width: 1920px;
        height: 754px;
        margin-top: 50px
    }

    #Product_Outer .product_Inner_pc #section-1 .image_25 {
        width: 1920px;
        height: 754px;
        margin-top: 50px
    }

    #Product_Outer .product_Inner_pc #section-1 .section_11 {
        position: absolute;
        left: 740px;
        top: 1336px;
        width: 438px;
        height: 343px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/e99f0d9f094ea4585dc92a09a1dad76a.webp) 100% no-repeat;
        background-size: 100% 100%
    }

    #Product_Outer .product_Inner_pc #section-1 .text-group_14 {
        width: 305px;
        height: 123px;
        margin: 32px 0 0 68px
    }

    #Product_Outer .product_Inner_pc #section-1 .paragraph_25 {
        width: 305px;
        height: 62px;
        overflow-wrap: break-word;
        color: #2c2c2c;
        font-size: 30px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: center;
        line-height: 32px
    }

    #Product_Outer .product_Inner_pc #section-1 .paragraph_26 {
        width: 208px;
        height: 47px;
        overflow-wrap: break-word;
        color: #2c2c2c;
        font-size: 22px;
        font-family: HarmonyOS_Sans_SC;
        text-align: center;
        line-height: 28px;
        margin: 14px 0 0 49px
    }

    #Product_Outer .product_Inner_pc #section-1 .image_26 {
        position: absolute;
        left: 1267px;
        top: 453px;
        width: 436px;
        height: auto
    }

    #Product_Outer .product_Inner_pc #section-1 .image_27 {
        position: absolute;
        left: 1273px;
        top: 516px;
        width: 490px;
        height: auto
    }

    #Product_Outer .product_Inner_pc #section-1 .image_28 {
        width: 100%;
        height: auto
    }

    #Product_Outer .product_Inner_pc #section-1 .image_29 {
        width: 100%;
        height: auto
    }

    #Product_Outer .product_Inner_pc #section-1 .section_12 {
        position: absolute;
        left: 1225px;
        top: 2034px;
        width: 415px;
        height: 325px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/b60d92e9ae67b4d731c89cb9ffdb5da1.webp) 100% no-repeat;
        background-size: 100% 100%
    }

    #Product_Outer .product_Inner_pc #section-1 .text-group_15 {
        width: 325px;
        height: 111px;
        margin: 36px 0 0 44px
    }

    #Product_Outer .product_Inner_pc #section-1 .paragraph_27 {
        width: 242px;
        height: 56px;
        overflow-wrap: break-word;
        color: #2c2c2c;
        font-size: 30px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: center;
        white-space: nowrap;
        line-height: 32px;
        margin-left: 36px
    }

    #Product_Outer .product_Inner_pc #section-1 .text_52 {
        width: 325px;
        height: 23px;
        overflow-wrap: break-word;
        color: #2c2c2c;
        font-size: 22px;
        font-family: HarmonyOS_Sans_SC;
        text-align: center;
        white-space: nowrap;
        line-height: 25px;
        margin-top: 32px
    }

    #Product_Outer .product_Inner_pc #section-1 .image-wrapper_3 {
        height: 806px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/upload/webp/8-20260806054710310.webp) 100% no-repeat;
        background-size: 100% 100%;
        width: 600px
    }

    #Product_Outer .product_Inner_pc #section-1 .image_30 {
        width: 500px;
        height: auto;
        margin: 84px 0 0 25px
    }

    #Product_Outer .product_Inner_pc #section-1 .block_4 {
        width: 1920px;
        padding-top: 150px;
        background-color: #fbf9f5
    }

    #Product_Outer .product_Inner_pc #section-1 .image-wrapper_4 {
        width: 96%;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 0 auto 0 auto
    }

    #Product_Outer .product_Inner_pc #section-1 .image_31-0 {
        width: 642px;
        height: auto;
        margin-right: 15px
    }

    #Product_Outer .product_Inner_pc #section-1 .image_31-1 {
        width: 642px;
        height: auto;
        margin-right: 15px
    }

    #Product_Outer .product_Inner_pc #section-1 .image_31-2 {
        width: 642px;
        height: auto;
        margin-right: 15px
    }

    #Product_Outer .product_Inner_pc #section-1 .group_13 {
        width: 96%;
        margin: 28px auto 162px auto
    }

    #Product_Outer .product_Inner_pc #section-1 .group_13 div {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        height: auto;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    #Product_Outer .product_Inner_pc #section-1 .group_13 span {
        width: auto;
        height: auto;
        line-height: 1.2
    }

    #Product_Outer .product_Inner_pc #section-1 .group_13 span:nth-child(1) {
        font-size: 70px
    }

    #Product_Outer .product_Inner_pc #section-1 .group_13 span:nth-child(2) {
        font-size: 50px
    }

    #Product_Outer .product_Inner_pc #section-1 .text-wrapper_16 {
        width: 400px;
        height: 189px
    }

    #Product_Outer .product_Inner_pc #section-1 .text_53 {
        width: 271px;
        height: 39px;
        overflow-wrap: break-word;
        color: #222;
        font-size: 50px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: left;
        white-space: nowrap;
        line-height: 75px
    }

    #Product_Outer .product_Inner_pc #section-1 .text_54 {
        width: 400px;
        height: 111px;
        overflow-wrap: break-word;
        color: dimgray;
        font-size: 30px;
        font-weight: 300;
        text-align: left;
        line-height: 40px;
        margin-top: 39px
    }

    #Product_Outer .product_Inner_pc #section-1 .text-wrapper_17 {
        width: 399px;
        height: 189px;
        margin-left: 49px
    }

    #Product_Outer .product_Inner_pc #section-1 .text_55 {
        width: 254px;
        height: 39px;
        overflow-wrap: break-word;
        color: #222;
        font-size: 50px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: left;
        white-space: nowrap;
        line-height: 75px
    }

    #Product_Outer .product_Inner_pc #section-1 .text_56 {
        width: 397px;
        height: 111px;
        overflow-wrap: break-word;
        color: dimgray;
        font-size: 30px;
        font-weight: 300;
        text-align: left;
        line-height: 40px;
        margin: 39px 0 0 2px
    }

    #Product_Outer .product_Inner_pc #section-1 .text-group_16 {
        width: 400px;
        height: 149px;
        margin-left: 61px
    }

    #Product_Outer .product_Inner_pc #section-1 .text_57 {
        width: 211px;
        height: 51px;
        overflow-wrap: break-word;
        color: #222;
        font-size: 50px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: left;
        white-space: nowrap;
        line-height: 75px
    }

    #Product_Outer .product_Inner_pc #section-1 .text_58 {
        width: 399px;
        height: 71px;
        overflow-wrap: break-word;
        color: dimgray;
        font-size: 30px;
        font-weight: 300;
        text-align: left;
        line-height: 40px;
        margin: 27px 0 0 1px
    }

    #Product_Outer .product_Inner_pc #section-1 .block_5 {
        width: 1920px;
        position: relative
    }

    #Product_Outer .product_Inner_pc #section-1 .block_5::before {
        content: "";
        position: absolute;
        left: 0;
        top: 100px;
        z-index: -1;
        width: 1920px;
        height: 756px;
        background: #f7fbff
    }

    #Product_Outer .product_Inner_pc #section-1 .text_59 {
        width: 96%;
        overflow-wrap: break-word;
        color: #222;
        font-size: 70px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: left;
        white-space: nowrap;
        margin: 171px 0 0 2%
    }

    #Product_Outer .product_Inner_pc #section-1 .text_60 {
        width: 96%;
        overflow-wrap: break-word;
        color: dimgray;
        font-size: 56px;
        font-weight: 300;
        text-align: left;
        margin: 35px 0 0 2%
    }

    #Product_Outer .product_Inner_pc #section-1 .group_14 {
        width: 1367px;
        margin: 104px auto 1px auto
    }

    #Product_Outer .product_Inner_pc #section-1 .group_14 span {
        width: 100%;
        height: auto;
        line-height: 1;
        text-align: center;
        margin-left: 0
    }

    #Product_Outer .product_Inner_pc #section-1 .image_32 {
        width: 707px;
        height: 642px;
        margin-top: 2px
    }

    #Product_Outer .product_Inner_pc #section-1 .box_3 {
        width: 193px;
        height: 180px;
        margin-left: 26px
    }

    #Product_Outer .product_Inner_pc #section-1 .text-wrapper_18 {
        height: 77px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/65ebf9219346ceeb44d544f6625d6184.webp) 100% no-repeat;
        background-size: 100% 100%;
        width: 193px
    }

    #Product_Outer .product_Inner_pc #section-1 .text_61 {
        width: 111px;
        height: 39px;
        overflow-wrap: break-word;
        color: #fff;
        font-size: 37px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: left;
        white-space: nowrap;
        line-height: 45px;
        margin: 21px 0 0 41px
    }

    #Product_Outer .product_Inner_pc #section-1 .text-wrapper_19 {
        height: 77px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/761ce8be150f18f587d56f8b6633f7cc.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-top: 26px;
        width: 193px
    }

    #Product_Outer .product_Inner_pc #section-1 .text_62 {
        width: 87px;
        height: 30px;
        overflow-wrap: break-word;
        color: #fff;
        font-size: 37px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: left;
        white-space: nowrap;
        line-height: 45px;
        margin: 21px 0 0 49px
    }

    #Product_Outer .product_Inner_pc #section-1 .box_4 {
        width: 193px;
        height: 180px;
        margin-left: 27px
    }

    #Product_Outer .product_Inner_pc #section-1 .text-wrapper_20 {
        height: 77px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/48adc2af2b9f1a0264234249fa11139f.webp) 100% no-repeat;
        background-size: 100% 100%;
        width: 193px
    }

    #Product_Outer .product_Inner_pc #section-1 .text_63 {
        width: 81px;
        height: 29px;
        overflow-wrap: break-word;
        color: #fff;
        font-size: 37px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: left;
        white-space: nowrap;
        line-height: 45px;
        margin: 22px 0 0 60px
    }

    #Product_Outer .product_Inner_pc #section-1 .text-wrapper_21 {
        height: 77px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/553ef1d0b447f2e8fe8d488966882ef5.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-top: 26px;
        width: 193px
    }

    #Product_Outer .product_Inner_pc #section-1 .text_64 {
        width: 96px;
        height: 30px;
        overflow-wrap: break-word;
        color: #fff;
        font-size: 37px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: left;
        white-space: nowrap;
        line-height: 45px;
        margin: 21px 0 0 48px
    }

    #Product_Outer .product_Inner_pc #section-1 .text-wrapper_22 {
        height: 77px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/652634a7facba02cb455c1063676cba6.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-left: 28px;
        width: 193px
    }

    #Product_Outer .product_Inner_pc #section-1 .text_65 {
        width: 77px;
        height: 30px;
        overflow-wrap: break-word;
        color: #fff;
        font-size: 37px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: left;
        white-space: nowrap;
        line-height: 45px;
        margin: 21px 0 0 61px
    }

    #Product_Outer .product_Inner_pc #section-1 .block_6 {
        position: relative;
        width: 1920px;
        height: 1118px;
        margin-top: 150px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/upload/webp/5-20260806054710564.webp) 100% no-repeat;
        background-size: 100% 100%
    }

    #Product_Outer .product_Inner_pc #section-1 .text-wrapper_23 {
        width: 1213px;
        height: 193px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/cae87e2e71cbbb4e825b2d4462f3b963.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin: 135px auto 0 auto
    }

    #Product_Outer .product_Inner_pc #section-1 .text_66 {
        width: 311px;
        overflow-wrap: break-word;
        color: #cd7547;
        font-size: 121px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: center;
        white-space: nowrap;
        margin: 12px 0 0 95px
    }

    #Product_Outer .product_Inner_pc #section-1 .text_67 {
        width: 557px;
        overflow-wrap: break-word;
        color: #272727;
        font-size: 59px;
        font-family: HarmonyOS_Sans_SC_Medium;
        font-weight: 500;
        text-align: center;
        white-space: nowrap;
        margin: 70px 0 0 36px
    }

    #Product_Outer .product_Inner_pc #section-1 .text-wrapper_24 {
        width: 392px;
        overflow-wrap: break-word;
        font-size: 0;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        white-space: nowrap;
        margin: 90px 0 0 479px
    }

    #Product_Outer .product_Inner_pc #section-1 .text_68 {
        overflow-wrap: break-word;
        color: #cd7547;
        font-size: 42px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: left;
        white-space: nowrap
    }

    #Product_Outer .product_Inner_pc #section-1 .text_69 {
        overflow-wrap: break-word;
        color: #272727;
        font-size: 42px;
        font-family: HarmonyOS_Sans_SC_Medium;
        font-weight: 500;
        text-align: left;
        white-space: nowrap
    }

    #Product_Outer .product_Inner_pc #section-1 .text-wrapper_25 {
        width: 468px;
        overflow-wrap: break-word;
        font-size: 0;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: center;
        white-space: nowrap;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 31px 0 0 1050px
    }

    #Product_Outer .product_Inner_pc #section-1 .text_70 {
        overflow-wrap: break-word;
        color: #cd7547;
        font-size: 42px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: left;
        white-space: nowrap
    }

    #Product_Outer .product_Inner_pc #section-1 .text_71 {
        overflow-wrap: break-word;
        color: #272727;
        font-size: 42px;
        font-family: HarmonyOS_Sans_SC_Medium;
        font-weight: 500;
        text-align: left;
        white-space: nowrap
    }

    #Product_Outer .product_Inner_pc #section-2 .page {
        position: relative;
        width: 1920px;
        overflow: hidden
    }

    #Product_Outer .product_Inner_pc #section-2 .block_1 {
        width: 1920px
    }

    #Product_Outer .product_Inner_pc #section-2 .image_1 {
        width: 1920px;
        height: 3866px
    }

    #Product_Outer .product_Inner_pc #section-2 .image_2 {
        width: 1920px;
        height: 2985px;
        margin-top: 2271px
    }

    #Product_Outer .product_Inner_pc #section-2 .image-wrapper_1 {
        width: 1920px;
        height: 13126px;
        margin-bottom: 1px
    }

    #Product_Outer .product_Inner_pc #section-2 .image_3 {
        width: 1920px;
        height: 561px;
        margin-top: 1495px
    }

    #Product_Outer .product_Inner_pc #section-2 .image_4 {
        width: 1920px;
        height: 597px;
        margin-top: 57px
    }

    #Product_Outer .product_Inner_pc #section-2 .image_5 {
        width: 1920px;
        height: 586px;
        margin-top: 63px
    }

    #Product_Outer .product_Inner_pc #section-2 .image_6 {
        width: 1920px;
        height: 472px;
        margin-top: 117px;
        position: relative
    }

    #Product_Outer .product_Inner_pc #section-2 .image_6 .word {
        position: absolute;
        top: 50px;
        left: 2%
    }

    #Product_Outer .product_Inner_pc #section-2 .image_7 {
        width: 1920px;
        height: 472px;
        margin-top: 134px;
        position: relative
    }

    #Product_Outer .product_Inner_pc #section-2 .image_8 {
        width: 1920px;
        height: 444px;
        position: relative;
        margin-top: 188px
    }

    #Product_Outer .product_Inner_pc #section-2 .image_9 {
        width: 1920px;
        height: 472px;
        margin-top: 156px
    }

    #Product_Outer .product_Inner_pc #section-2 .image_10 {
        width: 1920px;
        height: 444px;
        margin: 154px 0 3314px 0
    }

    #Product_Outer .product_Inner_pc #section-2 .block_2 {
        position: absolute;
        left: 0;
        top: 0;
        width: 1920px;
        height: 22247px
    }

    #Product_Outer .product_Inner_pc #section-2 .block_3 {
        position: relative;
        width: 1920px
    }

    #Product_Outer .product_Inner_pc #section-2 .block_3 .bg-box-1 {
        padding-bottom: 100px;
        background-color: #fbf9f5
    }

    #Product_Outer .product_Inner_pc #section-2 .block_3 .bg-box-2 {
        margin-top: 100px;
        padding-bottom: 100px;
        background-color: #fbf9f5
    }

    #Product_Outer .product_Inner_pc #section-2 .block_3 .bg-box-3 {
        background-color: #fbf9f5;
        padding: 50px 0;
        margin-top: 20px
    }

    #Product_Outer .product_Inner_pc #section-2 .block_3 .bg-box-4 {
        position: relative;
        margin-top: 100px
    }

    #Product_Outer .product_Inner_pc #section-2 .block_3 .bg-box-4 .word {
        position: absolute;
        top: 49px;
        left: 2%
    }

    #Product_Outer .product_Inner_pc #section-2 .block_3 .bg-box-5 {
        position: relative;
        margin-top: 100px
    }

    #Product_Outer .product_Inner_pc #section-2 .block_3 .bg-box-5 .word {
        position: absolute;
        top: 49px;
        left: 806px
    }

    #Product_Outer .product_Inner_pc #section-2 .block_3 .bg-box-6 {
        position: relative;
        margin-top: 100px
    }

    #Product_Outer .product_Inner_pc #section-2 .block_3 .bg-box-6 .word {
        position: absolute;
        top: 49px;
        left: 2%
    }

    #Product_Outer .product_Inner_pc #section-2 .paragraph_1 {
        width: 96%;
        overflow-wrap: break-word;
        color: #cd7547;
        font-size: 80px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: center;
        margin: 93px auto 0 auto
    }

    #Product_Outer .product_Inner_pc #section-2 .image-wrapper_2 {
        width: 96%;
        margin: 130px auto 0 auto
    }

    #Product_Outer .product_Inner_pc #section-2 .image_11 {
        width: 862px;
        height: auto
    }

    #Product_Outer .product_Inner_pc #section-2 .image_12 {
        width: 100%;
        height: auto
    }

    #Product_Outer .product_Inner_pc #section-2 .block_4 {
        width: 96%;
        margin: 60px auto 0 auto
    }

    #Product_Outer .product_Inner_pc #section-2 .text-group_1 {
        width: 862px;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    #Product_Outer .product_Inner_pc #section-2 .paragraph_2 {
        overflow-wrap: break-word;
        color: #222;
        font-size: 70px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: left
    }

    #Product_Outer .product_Inner_pc #section-2 .text_1 {
        width: 862px;
        overflow-wrap: break-word;
        color: dimgray;
        font-size: 56px;
        font-weight: 300;
        text-align: left;
        margin: 49px 0 0 1px
    }

    #Product_Outer .product_Inner_pc #section-2 .text-group_2 {
        width: 100%;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    #Product_Outer .product_Inner_pc #section-2 .paragraph_3 {
        overflow-wrap: break-word;
        color: #222;
        font-size: 70px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: left
    }

    #Product_Outer .product_Inner_pc #section-2 .text_2 {
        width: 100%;
        overflow-wrap: break-word;
        color: dimgray;
        font-size: 56px;
        font-weight: 300;
        text-align: left;
        margin-top: 49px
    }

    #Product_Outer .product_Inner_pc #section-2 .block_5 {
        width: 96%;
        margin: 150px auto 0 auto
    }

    #Product_Outer .product_Inner_pc #section-2 .image-wrapper_3 {
        width: 862px;
        height: 763px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/upload/webp/16-20260806054746856.webp) 100% no-repeat;
        background-size: 100% 100%
    }

    #Product_Outer .product_Inner_pc #section-2 .image_13 {
        width: 222px;
        height: auto;
        margin: 39px 0 0 501px
    }

    #Product_Outer .product_Inner_pc #section-2 .image_14 {
        width: 222px;
        height: auto;
        margin: 20px 0 0 501px
    }

    #Product_Outer .product_Inner_pc #section-2 .image_15 {
        width: 222px;
        height: auto;
        margin: 19px 0 350px 501px
    }

    #Product_Outer .product_Inner_pc #section-2 .image_16 {
        width: 862px;
        height: auto
    }

    #Product_Outer .product_Inner_pc #section-2 .text-wrapper_1 {
        width: 96%;
        height: auto;
        margin: 66px 0 0 2%
    }

    #Product_Outer .product_Inner_pc #section-2 .text_3 {
        width: 887px;
        height: auto;
        overflow-wrap: break-word;
        color: #222;
        font-size: 70px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: left;
        white-space: nowrap;
        line-height: 1
    }

    #Product_Outer .product_Inner_pc #section-2 .text_4 {
        width: 887px;
        height: auto;
        overflow-wrap: break-word;
        color: #222;
        font-size: 70px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: left;
        white-space: nowrap;
        line-height: 1
    }

    #Product_Outer .product_Inner_pc #section-2 .text-wrapper_2 {
        width: 96%;
        height: auto;
        margin: 51px 0 0 2%
    }

    #Product_Outer .product_Inner_pc #section-2 .text_5 {
        width: 887px;
        height: auto;
        overflow-wrap: break-word;
        color: dimgray;
        font-size: 56px;
        font-weight: 300;
        text-align: left;
        line-height: 1.2
    }

    #Product_Outer .product_Inner_pc #section-2 .text_6 {
        width: 887px;
        height: auto;
        overflow-wrap: break-word;
        color: dimgray;
        font-size: 56px;
        font-weight: 300;
        text-align: left;
        line-height: 1.2
    }

    #Product_Outer .product_Inner_pc #section-2 .image_17 {
        width: 96%;
        height: auto;
        margin: 154px auto 0 auto
    }

    #Product_Outer .product_Inner_pc #section-2 .text_7 {
        width: 96%;
        height: auto;
        overflow-wrap: break-word;
        color: #222;
        font-size: 70px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: left;
        white-space: nowrap;
        line-height: 1.2;
        margin: 102px 0 0 2%
    }

    #Product_Outer .product_Inner_pc #section-2 .text_8 {
        width: 96%;
        overflow-wrap: break-word;
        color: dimgray;
        font-size: 56px;
        font-weight: 300;
        text-align: left;
        margin: 51px 0 0 2%
    }

    #Product_Outer .product_Inner_pc #section-2 .paragraph_4 {
        width: 96%;
        overflow-wrap: break-word;
        color: #cd7547;
        font-size: 85px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: left;
        margin: 195px 0 0 2%
    }

    #Product_Outer .product_Inner_pc #section-2 .text_9 {
        width: 96%;
        overflow-wrap: break-word;
        color: #222;
        font-size: 70px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: left;
        white-space: nowrap;
        margin: 103px 0 0 2%
    }

    #Product_Outer .product_Inner_pc #section-2 .text_10 {
        width: 96%;
        overflow-wrap: break-word;
        color: dimgray;
        font-size: 56px;
        font-weight: 300;
        text-align: left;
        white-space: inherit;
        margin: 14px 0 0 2%
    }

    #Product_Outer .product_Inner_pc #section-2 .block_6 {
        width: 1920px;
        height: 600px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/c243ecdc812f8cf1a24b10030f0ba48e.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-top: 131px
    }

    #Product_Outer .product_Inner_pc #section-2 .text-group_3 {
        width: 807px;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin: 87px 0 0 87px
    }

    #Product_Outer .product_Inner_pc #section-2 .text_11 {
        overflow-wrap: break-word;
        color: #222;
        font-size: 70px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: left;
        white-space: nowrap
    }

    #Product_Outer .product_Inner_pc #section-2 .text_12 {
        overflow-wrap: break-word;
        color: dimgray;
        font-size: 56px;
        font-weight: 300;
        text-align: left;
        margin-top: 19px
    }

    #Product_Outer .product_Inner_pc #section-2 .image_18 {
        width: 802px;
        height: auto;
        margin: 48px 0 0 110px
    }

    #Product_Outer .product_Inner_pc #section-2 .block_7 {
        width: 1920px;
        height: 611px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/691c97c86012392caeaaf1bcdf5779d8.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-top: 79px
    }

    #Product_Outer .product_Inner_pc #section-2 .text-group_4 {
        width: 814px;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin: 55px 0 0 85px
    }

    #Product_Outer .product_Inner_pc #section-2 .text_13 {
        overflow-wrap: break-word;
        color: #242424;
        font-size: 70px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: left;
        white-space: nowrap
    }

    #Product_Outer .product_Inner_pc #section-2 .text_14 {
        overflow-wrap: break-word;
        color: dimgray;
        font-size: 56px;
        font-weight: 300;
        text-align: left;
        margin-top: 19px
    }

    #Product_Outer .product_Inner_pc #section-2 .image_19 {
        width: 802px;
        height: auto;
        margin: 48px 0 0 95px
    }

    #Product_Outer .product_Inner_pc #section-2 .block_8 {
        width: 1920px;
        height: 611px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/ced67b3a5b277f39237dfd6677e492f6.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-top: 78px
    }

    #Product_Outer .product_Inner_pc #section-2 .text-group_5 {
        width: 821px;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin: 87px 0 0 84px
    }

    #Product_Outer .product_Inner_pc #section-2 .text_15 {
        overflow-wrap: break-word;
        color: #242424;
        font-size: 70px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: left;
        white-space: nowrap
    }

    #Product_Outer .product_Inner_pc #section-2 .text_16 {
        overflow-wrap: break-word;
        color: dimgray;
        font-size: 56px;
        font-weight: 300;
        text-align: left;
        margin: 19px 0 0 1px
    }

    #Product_Outer .product_Inner_pc #section-2 .image_20 {
        width: 802px;
        height: auto;
        margin: 48px 0 0 89px
    }

    #Product_Outer .product_Inner_pc #section-2 .paragraph_5 {
        width: 96%;
        overflow-wrap: break-word;
        color: #cd7547;
        font-size: 80px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: center;
        white-space: nowrap;
        margin: 167px auto 0 auto
    }

    #Product_Outer .product_Inner_pc #section-2 .text_17 {
        width: 96%;
        overflow-wrap: break-word;
        color: dimgray;
        font-size: 56px;
        font-weight: 300;
        text-align: center;
        margin: 92px auto 0 auto
    }

    #Product_Outer .product_Inner_pc #section-2 .image-wrapper_4 {
        width: 96%;
        margin: 146px auto 0 auto
    }

    #Product_Outer .product_Inner_pc #section-2 .image_21 {
        width: 867px;
        height: auto
    }

    #Product_Outer .product_Inner_pc #section-2 .image_22 {
        width: 863px;
        height: auto
    }

    #Product_Outer .product_Inner_pc #section-2 .text-wrapper_3 {
        width: 96%;
        margin: 30px 0 0 2%
    }

    #Product_Outer .product_Inner_pc #section-2 .text_18 {
        width: 863px;
        overflow-wrap: break-word;
        color: dimgray;
        font-size: 56px;
        font-weight: 300;
        text-align: left;
        white-space: nowrap
    }

    #Product_Outer .product_Inner_pc #section-2 .text_19 {
        width: 863px;
        overflow-wrap: break-word;
        color: dimgray;
        font-size: 56px;
        font-weight: 300;
        text-align: left;
        white-space: nowrap
    }

    #Product_Outer .product_Inner_pc #section-2 .image_23 {
        width: 96%;
        height: auto;
        margin: 76px auto 0 auto
    }

    #Product_Outer .product_Inner_pc #section-2 .text_20 {
        width: 96%;
        overflow-wrap: break-word;
        color: dimgray;
        font-size: 56px;
        font-weight: 300;
        text-align: left;
        white-space: nowrap;
        margin: 36px 0 0 2%
    }

    #Product_Outer .product_Inner_pc #section-2 .paragraph_6 {
        width: 96%;
        overflow-wrap: break-word;
        color: #cd7547;
        font-size: 80px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: center;
        margin: 214px auto 0 auto
    }

    #Product_Outer .product_Inner_pc #section-2 .block_9 {
        width: 96%;
        margin: 120px auto 0 auto
    }

    #Product_Outer .product_Inner_pc #section-2 .text_21 {
        width: 811px;
        overflow-wrap: break-word;
        color: dimgray;
        font-size: 56px;
        font-weight: 300;
        text-align: left;
        margin-top: 119px
    }

    #Product_Outer .product_Inner_pc #section-2 .image_24 {
        width: 832px;
        height: auto
    }

    #Product_Outer .product_Inner_pc #section-2 .paragraph_7 {
        width: 96%;
        overflow-wrap: break-word;
        color: #cd7547;
        font-size: 80px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: center;
        margin: 121px auto 0 auto
    }

    #Product_Outer .product_Inner_pc #section-2 .text_22 {
        width: 96%;
        overflow-wrap: break-word;
        color: dimgray;
        font-size: 56px;
        font-weight: 300;
        text-align: center;
        margin: 35px auto 0 auto
    }

    #Product_Outer .product_Inner_pc #section-2 .block_10 {
        width: 96%;
        margin: 45px auto 0 auto
    }

    #Product_Outer .product_Inner_pc #section-2 .box_1 {
        width: 888px;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-top: 162px
    }

    #Product_Outer .product_Inner_pc #section-2 .box_2 {
        width: 508px;
        height: auto
    }

    #Product_Outer .product_Inner_pc #section-2 .section_1 {
        background-color: #cd7547;
        border-radius: 50%;
        width: 27px;
        height: 27px;
        margin-top: 22px
    }

    #Product_Outer .product_Inner_pc #section-2 .text_23 {
        width: 440px;
        overflow-wrap: break-word;
        color: #222;
        font-size: 70px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: left;
        white-space: nowrap
    }

    #Product_Outer .product_Inner_pc #section-2 .text_24 {
        width: auto;
        overflow-wrap: break-word;
        color: dimgray;
        font-size: 56px;
        font-weight: 300;
        text-align: left;
        margin-top: 27px
    }

    #Product_Outer .product_Inner_pc #section-2 .image_25 {
        width: 836px;
        height: auto;
        margin-left: -15px
    }

    #Product_Outer .product_Inner_pc #section-2 .block_11 {
        width: 655px;
        height: auto;
        margin: 64px 0 0 2%
    }

    #Product_Outer .product_Inner_pc #section-2 .block_12 {
        background-color: #cd7547;
        border-radius: 50%;
        width: 27px;
        height: 27px;
        margin-top: 25px
    }

    #Product_Outer .product_Inner_pc #section-2 .text_25 {
        width: 576px;
        overflow-wrap: break-word;
        color: #222;
        font-size: 70px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: left;
        white-space: nowrap
    }

    #Product_Outer .product_Inner_pc #section-2 .text_26 {
        width: 1287px;
        overflow-wrap: break-word;
        color: dimgray;
        font-size: 56px;
        font-weight: 300;
        text-align: left;
        white-space: inherit;
        margin: 31px 0 0 2%
    }

    #Product_Outer .product_Inner_pc #section-2 .text_27 {
        width: 96%;
        overflow-wrap: break-word;
        color: #222;
        font-size: 70px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: left;
        white-space: nowrap;
        margin: 179px 0 0 2%
    }

    #Product_Outer .product_Inner_pc #section-2 .block_13 {
        width: 96%;
        margin: 0 auto 0 auto
    }

    #Product_Outer .product_Inner_pc #section-2 .image_26 {
        width: 875px;
        height: auto
    }

    #Product_Outer .product_Inner_pc #section-2 .text-wrapper_4 {
        width: 816px;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-top: 120px
    }

    #Product_Outer .product_Inner_pc #section-2 .text_28 {
        overflow-wrap: break-word;
        color: #222;
        font-size: 70px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: left;
        white-space: nowrap
    }

    #Product_Outer .product_Inner_pc #section-2 .text_29 {
        overflow-wrap: break-word;
        color: dimgray;
        font-size: 56px;
        font-weight: 300;
        text-align: left;
        margin: 31px 0 0 1px
    }

    #Product_Outer .product_Inner_pc #section-2 .block_14 {
        width: 96%;
        margin: 0 auto 0 auto
    }

    #Product_Outer .product_Inner_pc #section-2 .text-group_6 {
        width: 859px;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-top: 164px
    }

    #Product_Outer .product_Inner_pc #section-2 .text_30 {
        overflow-wrap: break-word;
        color: #222;
        font-size: 70px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: left;
        white-space: nowrap
    }

    #Product_Outer .product_Inner_pc #section-2 .text_31 {
        overflow-wrap: break-word;
        color: dimgray;
        font-size: 56px;
        font-weight: 300;
        text-align: left;
        margin-top: 20px
    }

    #Product_Outer .product_Inner_pc #section-2 .image_27 {
        width: 880px;
        height: auto
    }

    #Product_Outer .product_Inner_pc #section-2 .block_15 {
        width: 96%;
        margin: 0 auto 0 auto
    }

    #Product_Outer .product_Inner_pc #section-2 .image_28 {
        width: 875px;
        height: auto
    }

    #Product_Outer .product_Inner_pc #section-2 .text-group_7 {
        width: 804px;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-top: 153px
    }

    #Product_Outer .product_Inner_pc #section-2 .text_32 {
        overflow-wrap: break-word;
        color: #222;
        font-size: 70px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: left;
        white-space: nowrap
    }

    #Product_Outer .product_Inner_pc #section-2 .text_33 {
        overflow-wrap: break-word;
        color: dimgray;
        font-size: 56px;
        font-weight: 300;
        text-align: left;
        margin: 20px 0 0 2px
    }

    #Product_Outer .product_Inner_pc #section-2 .paragraph_8 {
        width: 96%;
        overflow-wrap: break-word;
        color: #cd7547;
        font-size: 80px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: center;
        white-space: inherit;
        margin: 219px auto 0 auto
    }

    #Product_Outer .product_Inner_pc #section-2 .text_34 {
        width: 908px;
        overflow-wrap: break-word;
        color: #222;
        font-size: 60px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: left;
        white-space: nowrap
    }

    #Product_Outer .product_Inner_pc #section-2 .text_35 {
        width: 1062px;
        overflow-wrap: break-word;
        color: dimgray;
        font-size: 50px;
        font-weight: 300;
        text-align: left;
        margin: 20px 0 0 0
    }

    #Product_Outer .product_Inner_pc #section-2 .text-group_8 {
        position: absolute;
        top: 50px;
        left: 659px;
        width: 1181px
    }

    #Product_Outer .product_Inner_pc #section-2 .paragraph_9 {
        overflow-wrap: break-word;
        color: #222;
        font-size: 60px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: right
    }

    #Product_Outer .product_Inner_pc #section-2 .text_36 {
        overflow-wrap: break-word;
        color: dimgray;
        font-size: 46px;
        font-weight: 300;
        text-align: right;
        margin-top: 21px
    }

    #Product_Outer .product_Inner_pc #section-2 .text-wrapper_5 {
        width: 1920px;
        height: 444px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/94396b9d607a0b9a0081e3058244c2c8.webp) 100% no-repeat;
        background-size: 100% 100%
    }

    #Product_Outer .product_Inner_pc #section-2 .text_37 {
        width: 711px;
        overflow-wrap: break-word;
        color: #222;
        font-size: 70px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: left;
        white-space: nowrap;
        margin: 54px 0 0 2%
    }

    #Product_Outer .product_Inner_pc #section-2 .text_38 {
        width: 1091px;
        overflow-wrap: break-word;
        color: dimgray;
        font-size: 46px;
        font-weight: 300;
        text-align: left;
        margin: 20px 0 77px 2%
    }

    #Product_Outer .product_Inner_pc #section-2 .text-wrapper_6 {
        width: 1920px;
        height: 456px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/nest15_img/0a2952de7a99d7dca80bdd0c6f6dfd54.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-top: 143px
    }

    #Product_Outer .product_Inner_pc #section-2 .text_39 {
        width: 1149px;
        overflow-wrap: break-word;
        color: #222;
        font-size: 70px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: right;
        white-space: nowrap;
        margin: 56px 0 0 691px
    }

    #Product_Outer .product_Inner_pc #section-2 .text_40 {
        width: 1149px;
        overflow-wrap: break-word;
        color: dimgray;
        font-size: 46px;
        font-weight: 300;
        text-align: right;
        margin: 19px 0 90px 691px
    }

    #Product_Outer .product_Inner_pc #section-2 .text_41 {
        overflow-wrap: break-word;
        color: #cd7547;
        font-size: 80px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: center;
        white-space: nowrap;
        margin: 202px auto 0 auto
    }

    #Product_Outer .product_Inner_pc #section-2 .block_16 {
        width: 96%;
        margin: 106px auto 0 auto
    }

    #Product_Outer .product_Inner_pc #section-2 .text-wrapper_7 {
        width: 824px;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-top: 86px
    }

    #Product_Outer .product_Inner_pc #section-2 .text_42 {
        overflow-wrap: break-word;
        color: #222;
        font-size: 70px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: left;
        white-space: nowrap
    }

    #Product_Outer .product_Inner_pc #section-2 .text_43 {
        overflow-wrap: break-word;
        color: dimgray;
        font-size: 56px;
        font-weight: 300;
        text-align: left;
        margin: 24px 0 0 1px
    }

    #Product_Outer .product_Inner_pc #section-2 .image_29 {
        width: 878px;
        height: auto
    }

    #Product_Outer .product_Inner_pc #section-2 .image_30 {
        width: 1920px;
        height: 721px;
        margin-top: 121px
    }

    #Product_Outer .product_Inner_pc #section-2 .text_44 {
        width: 96%;
        overflow-wrap: break-word;
        color: #222;
        font-size: 70px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: left;
        white-space: nowrap;
        margin: 79px 0 0 2%
    }

    #Product_Outer .product_Inner_pc #section-2 .text_45 {
        width: 96%;
        overflow-wrap: break-word;
        color: dimgray;
        font-size: 56px;
        font-weight: 300;
        text-align: left;
        margin: 18px 0 0 2%
    }

    #Product_Outer .product_Inner_pc #section-2 .text_46 {
        overflow-wrap: break-word;
        color: #222;
        font-size: 60px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: left;
        white-space: nowrap
    }

    #Product_Outer .product_Inner_pc #section-2 .text_47 {
        width: 1012px;
        overflow-wrap: break-word;
        color: dimgray;
        font-size: 46px;
        font-weight: 300;
        text-align: left;
        margin: 21px 0 0 0
    }

    #Product_Outer .product_Inner_pc #section-2 .text_48 {
        overflow-wrap: break-word;
        color: #222;
        font-size: 60px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: right;
        white-space: nowrap;
        margin: 64px 0 0 0
    }

    #Product_Outer .product_Inner_pc #section-2 .text_49 {
        width: 1034px;
        overflow-wrap: break-word;
        color: dimgray;
        font-size: 46px;
        font-weight: 300;
        text-align: right;
        margin: 28px 0 0 0
    }

    #Product_Outer .product_Inner_pc #section-2 .text_50 {
        overflow-wrap: break-word;
        color: #222;
        font-size: 60px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: left;
        white-space: nowrap
    }

    #Product_Outer .product_Inner_pc #section-2 .text_51 {
        width: 886px;
        overflow-wrap: break-word;
        color: dimgray;
        font-size: 46px;
        font-weight: 300;
        text-align: left;
        margin: 22px 0 0 0
    }

    #Product_Outer .product_Inner_pc #section-2 .text_52 {
        overflow-wrap: break-word;
        color: #cd7547;
        font-size: 80px;
        font-family: HarmonyOS_Sans_SC_Bold;
        text-align: center;
        white-space: nowrap;
        margin: 143px 0 0 0
    }

    #Product_Outer .product_Inner_pc #section-2 .text_53 {
        width: 96%;
        overflow-wrap: break-word;
        color: dimgray;
        font-size: 56px;
        font-weight: 300;
        text-align: center;
        margin: 20px auto 0 auto
    }

    #Product_Outer .product_Inner_pc #section-2 .image_31 {
        width: 1920px;
        height: 734px;
        margin-top: 155px
    }

    #Product_Outer .product_Inner_pc #section-2 .image_32 {
        width: 96%;
        margin: 126px auto;
        background-color: #f8f8f8
    }

    #Product_Outer .product_Inner_pc #section-2 .image_32 h2 {
        margin: 100px 0;
        font-size: 68px;
        text-align: center
    }

    #Product_Outer .product_Inner_pc #section-2 .image_32 ul li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        font-size: 50px;
        padding: 60px 0
    }

    #Product_Outer .product_Inner_pc #section-2 .image_32 ul li .left {
        width: 45%;
        padding-left: 3%
    }

    #Product_Outer .product_Inner_pc #section-2 .image_32 ul li .right {
        width: 55%
    }

    #Product_Outer .product_Inner_pc #section-2 .image_32 ul li:nth-of-type(even) {
        background-color: #ebebeb
    }
}