@font-face {
    font-family: Poppins-SemiBold;
    font-weight: 500;
    src: url("https://cdn.shopifycdn.net/s/files/1/0564/9652/1403/files/Poppins-Medium.ttf?v=1668739067")
}

@font-face {
    font-family: Poppins-Regular;
    font-weight: 500;
    src: url("https://cdn.shopifycdn.net/s/files/1/0564/9652/1403/files/POPPINS-REGULAR.OTF?v=1634875155")
}

@font-face {
    font-family: SamsungSharpSans-Bold;
    font-weight: 500;
    src: url("https://cdn.shopifycdn.net/s/files/1/0564/9652/1403/files/Samsung-Sharp-Sans-Bold-2.ttf?v=1635387363")
}

@font-face {
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    src: url("https://cdn.shopifycdn.net/s/files/1/0564/9652/1403/files/Samsung-Sharp-Sans-Medium.ttf?v=1649830343")
}

body {
    margin: 0;
    padding: 0
}

#color8 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    font-size: 16px;
    color: #000;
    font-family: SamsungSharpSans-Medium;
    margin: 0 auto;
    background-color: #fff;
    overflow: hidden;
    line-height: 1
}

#color8 div,
#color8 ul,
#color8 ol,
#color8 dl,
#color8 dt,
#color8 dd,
#color8 li,
#color8 dl,
#color8 h1,
#color8 h2,
#color8 h3,
#color8 h4,
#color8 p {
    margin: 0;
    padding: 0;
    font-style: normal;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.2
}

#color8 sup {
    line-height: 1
}

#color8 ol,
#color8 ul,
#color8 li {
    list-style: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#color8 img {
    max-width: none;
    border: 0;
    vertical-align: middle;
    -webkit-user-drag: none
}

#color8 .big-img {
    width: 100%;
    height: auto
}

#color8 .color8-pc {
    display: inherit
}

#color8 .color8-phone {
    display: none !important
}

#color8 .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)
}

#color8 .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)
}

#color8 .se {
    position: relative
}

#color8 .opacity {
    opacity: 0
}

#color8 .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
}

#color8 .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
}

#color8 .justify-start {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

#color8 .justify-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

#color8 .justify-end {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

#color8 .justify-evenly {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly
}

#color8 .justify-around {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

#color8 .justify-between {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#color8 .align-start {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#color8 .align-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#color8 .align-end {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

#color8 .color8-pc {
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0
}

#color8 .color8-pc #section-1 .page {
    position: relative;
    width: 1920px;
    overflow: hidden
}

#color8 .color8-pc #section-1 .box_1 {
    position: relative;
    width: 1920px;
    background: #fff
}

#color8 .color8-pc #section-1 .section_1 {
    position: relative;
    width: 1918px;
    background: #fff
}

#color8 .color8-pc #section-1 .box_2 {
    width: 1918px;
    height: 1071px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/be377a564b0854e6c807e3bbf1509534.webp) 100% no-repeat;
    background-size: 100% 100%
}

#color8 .color8-pc #section-1 .text-group_1 {
    width: 844px;
    margin: 320px 0 0 822px
}

#color8 .color8-pc #section-1 .text_1 {
    overflow-wrap: break-word;
    color: #000;
    font-size: 122px;
    font-family: Poppins-SemiBold;
    text-align: center;
    line-height: 1;
}

#color8 .color8-pc #section-1 .text_2 {
    width: 844px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 45px;
    font-family: Poppins-SemiBold;
    text-align: center;
    line-height: 1;
    margin-top: 30px
}

#color8 .color8-pc #section-1 .text_3 {
    width: 767px;
    height: 35px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 32px;
    font-family: Poppins-Regular;
    text-align: center;
    line-height: 1;
    margin: 26px 0 0 864px
}

#color8 .color8-pc #section-1 .image_1 {
    width: 369px;
    height: 494px;
    margin: 48px 0 13px 1286px
}

#color8 .color8-pc #section-1 .box_3 {
    width: 1624px;
    height: 449px;
    margin: 95px 0 0 150px
}

#color8 .color8-pc #section-1 .box_4 {
    width: 431px;
    height: 444px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/58b5ead02ec96915ec9538843b292926.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin-top: 4px
}

#color8 .color8-pc #section-1 .text_4 {
    width: 351px;
    height: 28px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 36px;
    font-family: Poppins-SemiBold;
    text-align: left;
    line-height: 1;
    margin: 31px 0 0 44px
}

#color8 .color8-pc #section-1 .box_5 {
    width: 375px;
    height: 140px;
    margin: 13px 0 232px 33px
}

#color8 .color8-pc #section-1 .image_2 {
    width: 99px;
    height: 99px;
    margin-top: 41px;
    position: relative
}

#color8 .color8-pc #section-1 .image_2 .paragraph_1-1 {
    position: absolute;
    top: 23px;
    left: 18px;
    color: #000;
    font-size: 24px;
    font-weight: 500;
    text-align: left;
    line-height: 29px
}

#color8 .color8-pc #section-1 .text-wrapper_1 {
    height: 99px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/301a2e68785bff4b68310f8745ae57c3.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin-left: 14px;
    width: 99px
}

#color8 .color8-pc #section-1 .paragraph_1 {
    width: 76px;
    height: 49px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 24px;
    font-weight: 500;
    text-align: left;
    line-height: 1;
    margin: 28px 0 0 15px
}

#color8 .color8-pc #section-1 .text-wrapper_2 {
    height: 115px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/e752acfa7999c708cb6663412cbe6a85.webp) 100% no-repeat;
    background-size: 100% 100%;
    width: 115px;
    margin: 13px 0 0 48px
}

#color8 .color8-pc #section-1 .paragraph_2 {
    width: 107px;
    height: 55px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 24px;
    font-weight: 500;
    text-align: left;
    line-height: 29px;
    margin: 33px 0 0 10px
}

#color8 .color8-pc #section-1 .box_6 {
    width: 468px;
    height: 447px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/52a1c9195dbd8e859a52f26da3fe7460.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin: 2px 0 0 17px
}

#color8 .color8-pc #section-1 .text-group_2 {
    width: 416px;
    height: 72px;
    margin: 33px 0 0 29px
}

#color8 .color8-pc #section-1 .text_5 {
    width: 416px;
    height: 29px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 36px;
    font-family: Poppins-SemiBold;
    text-align: left;
    line-height: 35px
}

#color8 .color8-pc #section-1 .text-wrapper_3 {
    width: 395px;
    height: 26px;
    overflow-wrap: break-word;
    font-size: 0;
    text-align: left;
    line-height: 29px;
    margin: 17px 0 0 2px
}

#color8 .color8-pc #section-1 .text_6 {
    width: 365px;
    height: 26px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 24px;
    text-align: left;
    line-height: 29px
}

#color8 .color8-pc #section-1 .text_7 {
    width: 365px;
    height: 26px;
    overflow-wrap: break-word;
    color: #ff9f32;
    font-size: 24px;
    text-align: left;
    line-height: 29px
}

#color8 .color8-pc #section-1 .text_8 {
    width: 365px;
    height: 26px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 24px;
    text-align: left;
    line-height: 29px
}

#color8 .color8-pc #section-1 .box_7 {
    width: 691px;
    height: 448px;
    margin-left: 17px
}

#color8 .color8-pc #section-1 .box_8 {
    width: 691px;
    height: 278px
}

#color8 .color8-pc #section-1 .group_1 {
    background-color: #faf2f2;
    border-radius: 15px;
    width: 236px;
    height: 276px;
    margin-top: 2px
}

#color8 .color8-pc #section-1 .image_3 {
    width: 114px;
    height: 127px;
    margin: 21px 0 0 61px
}

#color8 .color8-pc #section-1 .text-group_3 {
    width: 142px;
    height: 73px;
    margin: 32px 0 23px 47px
}

#color8 .color8-pc #section-1 .text_9 {
    background-image: linear-gradient(135deg, rgb(50, 183, 182) 0, rgb(50, 183, 182) 0, rgb(53, 129, 165) 50%, rgb(66, 83, 137) 100%, rgb(66, 83, 137) 100%);
    width: 118px;
    height: 25px;
    overflow-wrap: break-word;
    color: #17edee;
    font-size: 32px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 32px;
    margin-left: 13px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#color8 .color8-pc #section-1 .text_10 {
    background-image: linear-gradient(135deg, rgb(136, 208, 207) 0, rgb(136, 208, 207) 0, rgb(39, 39, 213) 100%, rgb(39, 39, 213) 100%);
    width: 146px;
    height: 35px;
    overflow-wrap: break-word;
    color: #17edee;
    font-size: 40px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 40px;
    margin-top: 13px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#color8 .color8-pc #section-1 .group_2 {
    width: 438px;
    height: 277px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/023f0fc1743347180afd1145e1583ead.webp) 100% no-repeat;
    background-size: 100% 100%
}

#color8 .color8-pc #section-1 .paragraph_3 {
    width: 432px;
    height: 69px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: Poppins-SemiBold;
    text-align: left;
    line-height: 37px;
    margin: 20px 0 0 6px
}

#color8 .color8-pc #section-1 .text_11 {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgb(125, 197, 222)), color-stop(0, rgb(125, 197, 222)), color-stop(50%, rgb(146, 215, 231)), color-stop(100%, rgb(114, 187, 228)), to(rgb(114, 187, 228)));
    background-image: linear-gradient(90deg, rgb(125, 197, 222) 0, rgb(125, 197, 222) 0, rgb(146, 215, 231) 50%, rgb(114, 187, 228) 100%, rgb(114, 187, 228) 100%);
    width: 168px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 72px;
    font-family: Poppins-SemiBold;
    text-align: left;
    line-height: 1;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 18px 0 0 243px
}

#color8 .color8-pc #section-1 .image-text_1 {
    width: 166px;
    height: 18px;
    margin: 0 0 0 241px
}

#color8 .color8-pc #section-1 .text-group_4 {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgb(125, 197, 222)), color-stop(0, rgb(125, 197, 222)), color-stop(50%, rgb(146, 215, 231)), color-stop(100%, rgb(114, 187, 228)), to(rgb(114, 187, 228)));
    background-image: linear-gradient(90deg, rgb(125, 197, 222) 0, rgb(125, 197, 222) 0, rgb(146, 215, 231) 50%, rgb(114, 187, 228) 100%, rgb(114, 187, 228) 100%);
    width: 132px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 22px;
    font-family: Poppins-SemiBold;
    text-align: left;
    line-height: 1;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#color8 .color8-pc #section-1 .image_4 {
    width: 31px;
    height: 18px
}

#color8 .color8-pc #section-1 .text-wrapper_4 {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgb(125, 197, 222)), color-stop(0, rgb(125, 197, 222)), color-stop(50%, rgb(146, 215, 231)), color-stop(100%, rgb(114, 187, 228)), to(rgb(114, 187, 228)));
    background-image: linear-gradient(90deg, rgb(125, 197, 222) 0, rgb(125, 197, 222) 0, rgb(146, 215, 231) 50%, rgb(114, 187, 228) 100%, rgb(114, 187, 228) 100%);
    width: 143px;
    height: 52px;
    overflow-wrap: break-word;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    font-size: 0;
    text-align: left;
    margin: 20px 0 18px 243px
}

#color8 .color8-pc #section-1 .text_12 {
    width: 123px;
    height: 52px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 20px;
    text-align: left;
    line-height: 29px
}

#color8 .color8-pc #section-1 .text_13 {
    width: 123px;
    height: 52px;
    overflow-wrap: break-word;
    color: #ff9f32;
    font-size: 20px;
    text-align: left;
    line-height: 29px
}

#color8 .color8-pc #section-1 .paragraph_4 {
    width: 123px;
    height: 52px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 20px;
    text-align: left;
    line-height: 1
}

#color8 .color8-pc #section-1 .text-wrapper_5 {
    height: 153px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/c2c1a12d6d1d4a2150541950223b5fed.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin-top: 17px;
    width: 691px
}

#color8 .color8-pc #section-1 .paragraph_5 {
    width: 389px;
    height: 81px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 32px;
    font-family: Poppins-SemiBold;
    text-align: left;
    line-height: 36px;
    margin: 22px 0 0 18px
}

#color8 .color8-pc #section-1 .box_9 {
    width: 1625px;
    height: 444px;
    margin: 17px 0 0 150px
}

#color8 .color8-pc #section-1 .block_1 {
    width: 416px;
    height: 444px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/80a7004243303691c5f7ee197e64d6e0.webp) 100% no-repeat;
    background-size: 100% 100%
}

#color8 .color8-pc #section-1 .text-group_5 {
    width: 367px;
    height: 97px;
    margin: 36px 0 0 21px
}

#color8 .color8-pc #section-1 .text_14 {
    width: 367px;
    height: 28px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 36px;
    font-family: Poppins-SemiBold;
    text-align: left;
    line-height: 41px
}

#color8 .color8-pc #section-1 .paragraph_6 {
    width: 322px;
    height: 57px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 26px;
    font-family: Poppins-Regular;
    text-align: left;
    line-height: 29px;
    margin: 12px 0 0 1px
}

#color8 .color8-pc #section-1 .text-wrapper_6 {
    width: 382px;
    height: 444px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/e51d2db595d5d2fb42d511a5450c4d10.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin-left: 17px
}

#color8 .color8-pc #section-1 .text_15 {
    width: 346px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 34px;
    font-family: Poppins-SemiBold;
    text-align: left;
    line-height: 41px;
    margin: 37px 0 0 24px
}

#color8 .color8-pc #section-1 .paragraph_7 {
    width: 281px;
    height: 84px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 24px;
    font-family: Poppins-Regular;
    text-align: left;
    line-height: 29px;
    margin: 2px 0 272px 24px
}

#color8 .color8-pc #section-1 .block_2 {
    width: 420px;
    height: 444px;
    margin-left: 17px
}

#color8 .color8-pc #section-1 .text-wrapper_7 {
    width: 417px;
    height: 145px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/9d134798e55189d50227c984030fddf8.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin-left: 3px
}

#color8 .color8-pc #section-1 .text_16 {
    width: 187px;
    height: 28px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 36px;
    font-family: Poppins-SemiBold;
    text-align: left;
    line-height: 36px;
    margin: 16px 0 0 21px
}

#color8 .color8-pc #section-1 .text_17 {
    width: 180px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 24px;
    font-family: Poppins-Regular;
    text-align: left;
    line-height: 1;
    margin: 23px 0 0 12px
}

#color8 .color8-pc #section-1 .box_10 {
    width: 420px;
    height: 130px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/f801639702448923d5acd96080ef6b9e.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin-top: 21px
}

#color8 .color8-pc #section-1 .text-group_6 {
    width: 240px;
    height: 97px;
    margin: 12px 0 0 22px
}

#color8 .color8-pc #section-1 .text_18 {
    width: 176px;
    height: 33px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: Poppins-SemiBold;
    text-align: left;
    line-height: 41px
}

#color8 .color8-pc #section-1 .paragraph_8 {
    width: 239px;
    height: 55px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 22px;
    font-family: Poppins-Regular;
    text-align: left;
    line-height: 29px;
    margin: 9px 0 0 1px
}

#color8 .color8-pc #section-1 .box_11 {
    width: 420px;
    height: 130px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/3fca7412d92ce183d0d4beb8cef6b52b.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin-top: 18px
}

#color8 .color8-pc #section-1 .text-group_7 {
    width: 146px;
    height: 110px;
    margin: 9px 0 0 23px
}

#color8 .color8-pc #section-1 .paragraph_9 {
    width: 130px;
    height: 69px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: Poppins-SemiBold;
    text-align: left;
    line-height: 36px;
    margin-left: 1px
}

#color8 .color8-pc #section-1 .paragraph_10 {
    width: 166px;
    height: 36px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 18px;
    font-family: Poppins-Regular;
    text-align: left;
    line-height: 18px;
    margin-top: 5px
}

#color8 .color8-pc #section-1 .block_3 {
    width: 356px;
    height: 441px;
    margin: 3px 0 0 17px
}

#color8 .color8-pc #section-1 .box_12 {
    border-radius: 15px;
    width: 356px;
    height: 228px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/b3534bdda35355439caec5500cd2864a.webp) 100% no-repeat;
    background-size: 100% 100%
}

#color8 .color8-pc #section-1 .text-group_8 {
    width: 209px;
    height: 77px;
    margin: 18px 0 0 22px
}

#color8 .color8-pc #section-1 .text_19 {
    width: 208px;
    height: 25px;
    overflow-wrap: break-word;
    color: #fff;
    font-size: 30px;
    font-family: Poppins-SemiBold;
    text-align: left;
    line-height: 41px;
    margin-left: 1px
}

#color8 .color8-pc #section-1 .paragraph_11 {
    width: 168px;
    height: 41px;
    overflow-wrap: break-word;
    color: #fff;
    font-size: 18px;
    font-family: Poppins-Regular;
    text-align: left;
    line-height: 18px;
    margin-top: 11px
}

#color8 .color8-pc #section-1 .box_13 {
    width: 355px;
    height: 197px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/5968c6d4ee3e4d4af9f47b11816bc815.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin-top: 16px
}

#color8 .color8-pc #section-1 .text-group_9 {
    width: 117px;
    height: 105px;
    margin: 20px 0 0 33px
}

#color8 .color8-pc #section-1 .paragraph_12 {
    width: 108px;
    height: 64px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: Poppins-SemiBold;
    text-align: left;
    line-height: 1
}

#color8 .color8-pc #section-1 .paragraph_13 {
    width: 137px;
    height: 36px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 18px;
    font-family: Poppins-Regular;
    text-align: left;
    line-height: 18px;
    margin-top: 5px
}

#color8 .color8-pc #section-1 .box_14 {
    width: 793px;
    height: 340px;
    margin: 15px 0 0 982px
}

#color8 .color8-pc #section-1 .text-wrapper_8 {
    height: 336px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/9911e224e356c7e6d670a9abf725c5b4.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin-top: 4px;
    width: 420px
}

#color8 .color8-pc #section-1 .text_20 {
    width: 323px;
    height: 29px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 36px;
    font-family: Poppins-SemiBold;
    text-align: center;
    line-height: 32px;
    margin: 29px 0 0 46px
}

#color8 .color8-pc #section-1 .block_4 {
    width: 356px;
    height: 339px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/4e3ed3a5a363063561fa0a65148ee532.webp) 100% no-repeat;
    background-size: 100% 100%
}

#color8 .color8-pc #section-1 .text-group_10 {
    width: 314px;
    height: 60px;
    margin: 36px 0 0 27px
}

#color8 .color8-pc #section-1 .text_21 {
    width: auto;
    height: 31px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 28px;
    font-family: Poppins-SemiBold;
    text-align: left;
    line-height: 30px
}

#color8 .color8-pc #section-1 .text_22 {
    width: auto;
    height: 25px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 22px;
    font-family: Poppins-Regular;
    text-align: left;
    line-height: 24px;
    margin: 4px 0 0 2px
}

#color8 .color8-pc #section-1 .box_15 {
    width: 1627px;
    height: 718px;
    margin: 19px 0 67px 148px
}

#color8 .color8-pc #section-1 .box_16 {
    width: 756px;
    height: 712px
}

#color8 .color8-pc #section-1 .box_17 {
    width: 754px;
    height: 373px;
    margin-left: 2px
}

#color8 .color8-pc #section-1 .group_3 {
    width: 375px;
    height: 371px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/2f841287180e66d3defe3bc26e89788f.webp) 100% no-repeat;
    background-size: 100% 100%
}

#color8 .color8-pc #section-1 .text-group_11 {
    width: 293px;
    height: 111px;
    margin: 20px 0 0 31px
}

#color8 .color8-pc #section-1 .paragraph_14 {
    width: 248px;
    height: 78px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 36px;
    font-family: Poppins-SemiBold;
    text-align: left;
    line-height: 40px
}

#color8 .color8-pc #section-1 .text_23 {
    width: 293px;
    height: 25px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 24px;
    font-family: Poppins-Regular;
    text-align: left;
    line-height: 32px;
    margin-top: 8px
}

#color8 .color8-pc #section-1 .text-wrapper_9 {
    height: 373px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/78b32d1a69d1516e75fad5bf2de8a64c.webp) 100% no-repeat;
    background-size: 100% 100%;
    width: 363px
}

#color8 .color8-pc #section-1 .text_24 {
    width: 341px;
    height: 38px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 36px;
    font-family: Poppins-SemiBold;
    text-align: left;
    line-height: 41px;
    margin: 44px 0 0 10px
}

#color8 .color8-pc #section-1 .box_18 {
    width: 756px;
    height: 320px;
    margin-top: 19px
}

#color8 .color8-pc #section-1 .section_2 {
    height: 318px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/ddcab1b4ef93ff097e5c60068cf2b8ba.webp) 100% no-repeat;
    background-size: 100% 100%;
    width: 410px
}

#color8 .color8-pc #section-1 .text-wrapper_10 {
    width: 176px;
    height: 127px;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: Poppins-SemiBold;
    text-align: left;
    line-height: 1;
    margin: 47px 0 0 24px
}

#color8 .color8-pc #section-1 .text_25 {
    width: 176px;
    height: 127px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 41px;
    font-family: Poppins-SemiBold;
    text-align: left
}

#color8 .color8-pc #section-1 .paragraph_15 {
    width: 176px;
    height: 127px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 25px;
    font-family: Poppins-SemiBold;
    text-align: left;
    line-height: 1
}

#color8 .color8-pc #section-1 .text-wrapper_11 {
    height: 320px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/3973969c7a9714dddc83c256d07af2f7.webp) 100% no-repeat;
    background-size: 100% 100%;
    width: 328px
}

#color8 .color8-pc #section-1 .paragraph_16 {
    width: 270px;
    height: 60px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: Poppins-SemiBold;
    text-align: center;
    line-height: 30px;
    margin: 23px 0 0 23px
}

#color8 .color8-pc #section-1 .box_19 {
    width: 390px;
    height: 718px;
    margin-left: 15px
}

#color8 .color8-pc #section-1 .group_4 {
    width: 385px;
    height: 373px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/bb112feee31d5d2ad410105f11ffc54e.webp) 0px 0px no-repeat;
    background-size: 386px 373px;
    margin-left: 5px
}

#color8 .color8-pc #section-1 .paragraph_17 {
    width: 353px;
    height: 71px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 34px;
    font-family: Poppins-SemiBold;
    text-align: center;
    line-height: 36px;
    margin: 47px 0 0 19px
}

#color8 .color8-pc #section-1 .group_5 {
    position: relative;
    width: 357px;
    height: 145px;
    margin: 41px 0 69px 19px
}

#color8 .color8-pc #section-1 .image_5 {
    width: 145px;
    height: 145px
}

#color8 .color8-pc #section-1 .text-wrapper_12 {
    width: 22px;
    height: 53px;
    margin-top: 36px
}

#color8 .color8-pc #section-1 .text_26 {
    width: 14px;
    height: 22px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 25px;
    font-family: HarmonyOS_Sans_SC;
    text-align: left;
    line-height: 31px
}

#color8 .color8-pc #section-1 .text_27 {
    width: 14px;
    height: 22px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 25px;
    font-family: HarmonyOS_Sans_SC;
    text-align: left;
    line-height: 31px;
    margin: 9px 0 0 8px
}

#color8 .color8-pc #section-1 .text-wrapper_13 {
    position: absolute;
    left: 168px;
    top: 9px;
    width: 159px;
    height: 114px
}

#color8 .color8-pc #section-1 .paragraph_18 {
    width: 169px;
    height: 114px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 24px;
    font-weight: 500;
    text-align: left;
    line-height: 29px
}

#color8 .color8-pc #section-1 .text_28 {
    width: 14px;
    height: 22px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 25px;
    font-family: HarmonyOS_Sans_SC;
    text-align: left;
    line-height: 31px;
    margin: 91px 0 0 -66px
}

#color8 .color8-pc #section-1 .text_29 {
    width: 14px;
    height: 22px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 25px;
    font-family: HarmonyOS_Sans_SC;
    text-align: left;
    line-height: 31px;
    margin: 0 44px 0 -6px
}

#color8 .color8-pc #section-1 .text-wrapper_14 {
    width: 385px;
    height: 326px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/78f765f00f3922b21dc75699fa34dfce.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin-top: 19px
}

#color8 .color8-pc #section-1 .text_30 {
    width: 306px;
    height: 27px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 36px;
    font-family: Poppins-SemiBold;
    text-align: left;
    line-height: 29px;
    margin: 30px 0 0 28px
}

#color8 .color8-pc #section-1 .text_31 {
    width: 127px;
    height: 19px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 24px;
    font-family: Poppins-Regular;
    text-align: left;
    line-height: 24px;
    margin: 20px 0 230px 33px
}

#color8 .color8-pc #section-1 .box_20 {
    width: 451px;
    height: 714px;
    margin: 3px 0 0 15px
}

#color8 .color8-pc #section-1 .group_6 {
    background-color: #edf8ff;
    border-radius: 13px;
    width: 450px;
    height: 180px
}

#color8 .color8-pc #section-1 .image-text_2 {
    width: 403px;
    height: 107px;
    margin: 38px 0 0 23px
}

#color8 .color8-pc #section-1 .image_6 {
    width: 107px;
    height: 107px
}

#color8 .color8-pc #section-1 .text-group_12 {
    width: 276px;
    height: 99px;
    margin-top: 4px
}

#color8 .color8-pc #section-1 .text_32 {
    width: 276px;
    height: 37px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 36px;
    font-family: Poppins-SemiBold;
    text-align: left;
    line-height: 29px
}

#color8 .color8-pc #section-1 .paragraph_19 {
    width: 241px;
    height: 48px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 24px;
    font-family: Poppins-Regular;
    text-align: left;
    line-height: 24px;
    margin-top: 14px
}

#color8 .color8-pc #section-1 .group_7 {
    width: 447px;
    height: 223px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/28f25305481e50c04efc9fa8a7c952c4.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin: 20px 0 0 3px
}

#color8 .color8-pc #section-1 .text-group_13 {
    width: 259px;
    height: 105px;
    margin: 22px 0 0 30px
}

#color8 .color8-pc #section-1 .text_33 {
    width: 200px;
    height: 28px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 36px;
    font-family: Poppins-SemiBold;
    text-align: left;
    line-height: 29px
}

#color8 .color8-pc #section-1 .paragraph_20 {
    width: 269px;
    height: 59px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 24px;
    font-family: Poppins-Regular;
    text-align: left;
    line-height: 24px;
    margin-top: 18px
}

#color8 .color8-pc #section-1 .group_8 {
    width: 445px;
    height: 273px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/84c0634c123f61c34f6fe73f8535d28f.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin: 18px 0 0 6px
}

#color8 .color8-pc #section-1 .text-group_14 {
    width: 351px;
    height: 73px;
    margin: 31px 0 0 47px
}

#color8 .color8-pc #section-1 .text_34 {
    width: 294px;
    height: 37px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 36px;
    font-family: Poppins-SemiBold;
    text-align: left;
    line-height: 36px;
    margin-left: 28px
}

#color8 .color8-pc #section-1 .text_35 {
    width: 361px;
    height: 25px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 24px;
    font-family: Poppins-Regular;
    text-align: center;
    line-height: 24px;
    margin-top: 11px
}

#color8 .color8-pc #section-1 .text-wrapper_15 {
    height: 366px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/541cdd2dd132b987c21eb80a4a3c1f50.webp) 100% no-repeat;
    background-size: 100% 100%;
    width: 815px;
    position: absolute;
    left: 150px;
    top: 2065px
}

#color8 .color8-pc #section-1 .text_36 {
    width: 549px;
    height: 51px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 48px;
    font-family: Poppins-SemiBold;
    text-align: left;
    line-height: 30px;
    margin: 288px 0 0 133px
}

#color8 .color8-pc #section-1 .section_3 {
    width: 1919px;
    height: 1336px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/ad0e14d692905daf518f43e60b583288.webp) 100% no-repeat;
    background-size: 100% 100%;
}

#color8 .color8-pc #section-1 .paragraph_21 {
    background-image: linear-gradient(225deg, rgba(1, 94, 234, 0.98) 0, rgba(1, 94, 234, 0.98) 0, rgba(0, 192, 250, 0.98) 100%, rgba(0, 192, 250, 0.98) 100%);
    width: 695px;
    height: 133px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 60px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 68px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 224px 0 0 924px
}

#color8 .color8-pc #section-1 .text_37 {
    width: 731px;
    height: 141px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 36px;
    margin: 22px 0 0 931px
}

#color8 .color8-pc #section-1 .box_21 {
    width: 660px;
    height: 120px;white-space: nowrap;
    margin: 61px 0 0 934px
}

#color8 .color8-pc #section-1 .group_9 {
    background-color: #dceefc;
    border-radius: 15px;
    width: 320px;
    height: 120px
}

#color8 .color8-pc #section-1 .image-text_3 {
    width: 248px;
    height: 100px;
    margin: 10px 0 0 10px
}

#color8 .color8-pc #section-1 .image_7 {
    width: 100px;
    height: 100px
}

#color8 .color8-pc #section-1 .text-group_15 {
    width: 128px;
    height: 67px;
    margin-top: 20px
}

#color8 .color8-pc #section-1 .text_38 {
    background-image: linear-gradient(89deg, rgb(1, 94, 234) 0, rgb(1, 94, 234) 0, rgb(0, 192, 250) 100%, rgb(0, 192, 250) 100%);
    width: 138px;
    overflow-wrap: break-word;
    color: #597595;
    font-size: 42px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#color8 .color8-pc #section-1 .text_39 {
    width: 127px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 24px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 1
}

#color8 .color8-pc #section-1 .group_10 {
    background-color: #ebeafc;
    border-radius: 15px;
    width: 320px;
    height: 120px
}

#color8 .color8-pc #section-1 .image_8 {
    width: 101px;
    height: 101px;
    margin: 10px 0 0 9px
}

#color8 .color8-pc #section-1 .text-group_16 {
    width: 121px;
    height: 79px;
    margin: 25px 69px 0 20px
}

#color8 .color8-pc #section-1 .text_40 {
    width: 99px;
    overflow-wrap: break-word;
    color: #7578bd;
    font-size: 42px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 1
}

#color8 .color8-pc #section-1 .text_41 {
    width: 131px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 24px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 1
}

#color8 .color8-pc #section-1 .text-wrapper_16 {
    height: 400px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/426c4e93d675d85c0ac5498ccaa5affe.webp) 100% no-repeat;
    background-size: 100% 100%;
    width: 700px;
    margin: 68px 0 167px 932px
}

#color8 .color8-pc #section-1 .text_42 {
    background-image: linear-gradient(225deg, rgba(150, 79, 211, 0.98) 0, rgba(150, 79, 211, 0.976156) 0, rgba(58, 192, 186, 0.98) 100%, rgba(58, 192, 186, 0.98) 100%);
    overflow-wrap: break-word;
    color: #000;
    font-size: 48px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 53px 0 0 0
}

#color8 .color8-pc #section-1 .section_4 {
    width: 1920px;
    margin-top: 966px
}

#color8 .color8-pc #section-1 .paragraph_22 {
    height: 129px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 72px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    line-height: 72px;
    margin: 208px 0 0 0
}

#color8 .color8-pc #section-1 .grid_1 {
    width: 1400px;
    height: 460px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 42px 0 0 257px
}

#color8 .color8-pc #section-1 .list-items_1-0 {
    width: 690px;
    height: 220px;
    background-size: 100% 100%;
    margin: 0 20px 20px 0;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/994ffc2d5b39aa7302f881df511249a1.webp) 100% no-repeat
}

#color8 .color8-pc #section-1 .text_43-0 {
    text-shadow: 0px 2px 32px rgba(0, 0, 0, .27);
    width: 231px;
    overflow-wrap: break-word;
    color: #fff;
    font-size: 120px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 1;
    margin: 69px 0 0 40px
}

#color8 .color8-pc #section-1 .text-wrapper_18-0 {
    width: 383px;
    height: 69px;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 1;
    margin: 89px 0 0 0
}

#color8 .color8-pc #section-1 .text_46-0 {
    width: 373px;
    height: 69px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 36px
}

#color8 .color8-pc #section-1 .text_47-0 {
    width: 373px;
    height: 69px;
    overflow-wrap: break-word;
    font-size: 30px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 36px;
    color: #e80f1f
}

#color8 .color8-pc #section-1 .text_48-0 {
    width: 373px;
    height: 69px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 36px
}

#color8 .color8-pc #section-1 .list-items_1-1 {
    width: 690px;
    height: 220px;
    background-size: 100% 100%;
    margin: 0 20px 20px 0;
    margin-right: 0;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/ec1ea75c3bfe8e05faca9123ddcf294e.webp) 100% no-repeat
}

#color8 .color8-pc #section-1 .text_43-1 {
    text-shadow: 0px 2px 32px rgba(0, 0, 0, .27);
    width: 251px;
    overflow-wrap: break-word;
    color: #fff;
    font-size: 120px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 1;
    margin: 69px 0 0 40px
}

#color8 .color8-pc #section-1 .text-wrapper_18-1 {
    width: 373px;
    height: 69px;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 1;
    margin: 89px 0 0 18px
}

#color8 .color8-pc #section-1 .text_46-1 {
    width: 373px;
    height: 69px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 36px
}

#color8 .color8-pc #section-1 .text_47-1 {
    width: 373px;
    height: 69px;
    overflow-wrap: break-word;
    font-size: 30px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 36px;
    color: #f94d52
}

#color8 .color8-pc #section-1 .text_48-1 {
    width: 373px;
    height: 69px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 36px
}

#color8 .color8-pc #section-1 .list-items_1-2 {
    width: 690px;
    height: 220px;
    background-size: 100% 100%;
    margin: 0 20px 20px 0;
    margin-bottom: 0;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/1d980450d7dac719714e55501b1ac903.webp) 100% no-repeat
}

#color8 .color8-pc #section-1 .text_43-2 {
    text-shadow: 0px 2px 32px rgba(0, 0, 0, .27);
    width: 251px;
    overflow-wrap: break-word;
    color: #fff;
    font-size: 120px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 1;
    margin: 69px 0 0 40px
}

#color8 .color8-pc #section-1 .text-wrapper_17-2 {
    width: 359px;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 1;
    margin: 89px 0 0 8px
}

#color8 .color8-pc #section-1 .text_44-2 {
    width: 349px;
    height: 69px;
    overflow-wrap: break-word;
    color: #f94d52;
    font-size: 30px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 36px
}

#color8 .color8-pc #section-1 .text_45-2 {
    width: 349px;
    height: 69px;
    overflow-wrap: break-word;
    color: #ff9500;
    font-size: 30px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 36px
}

#color8 .color8-pc #section-1 .paragraph_24-2 {
    width: 349px;
    height: 69px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 36px
}

#color8 .color8-pc #section-1 .list-items_1-3 {
    width: 690px;
    height: 220px;
    background-size: 100% 100%;
    margin: 0 20px 20px 0;
    margin-right: 0;
    margin-bottom: 0;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/f313ef9865f91afd614343e22199a9d4.webp) 100% no-repeat
}

#color8 .color8-pc #section-1 .text_43-3 {
    text-shadow: 0px 2px 32px rgba(0, 0, 0, .27);
    width: 261px;
    overflow-wrap: break-word;
    color: #fff;
    font-size: 120px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 1;
    margin: 69px 0 0 40px
}

#color8 .color8-pc #section-1 .paragraph_23-3 {
    width: 281px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 1;
    margin: 87px 0 0 8px
}

#color8 .color8-pc #section-1 .group_11 {
    width: 1918px;
    height: 894px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/aadb9a9bb1346565fd2526bc327bbe9f.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin-top: 127px
}

#color8 .color8-pc #section-1 .text-group_17 {
    width: 1535px;
    height: 85px;
    margin: 97px auto 0 auto
}

#color8 .color8-pc #section-1 .text_49 {
    height: 40px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 36px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    line-height: 48px
}

#color8 .color8-pc #section-1 .text_50 {
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center;
    line-height: 1;
    margin: 16px 0 0 0
}

#color8 .color8-pc #section-1 .group_12 {
    width: 1408px;
    height: 540px;
    margin: 121px 0 0 258px
}

#color8 .color8-pc #section-1 .box_22 {
    width: 468px;
    height: 537px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/8ab8ea3ebd973f581ebe2a7ae6e7f651.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin-top: 3px
}

#color8 .color8-pc #section-1 .text-group_18 {
    width: 416px;
    height: 72px;
    margin: 49px 0 0 29px
}

#color8 .color8-pc #section-1 .text_51 {
    width: 416px;
    height: 29px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 36px;
    font-family: Poppins-SemiBold;
    text-align: left;
    line-height: 35px
}

#color8 .color8-pc #section-1 .text-wrapper_19 {
    width: 395px;
    height: 26px;
    overflow-wrap: break-word;
    font-size: 0;
    text-align: left;
    line-height: 29px;
    margin: 17px 0 0 2px
}

#color8 .color8-pc #section-1 .text_52 {
    width: 365px;
    height: 26px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 24px;
    text-align: left;
    line-height: 29px
}

#color8 .color8-pc #section-1 .text_53 {
    width: 365px;
    height: 26px;
    overflow-wrap: break-word;
    color: #ff9f32;
    font-size: 24px;
    text-align: left;
    line-height: 29px
}

#color8 .color8-pc #section-1 .text_54 {
    width: 365px;
    height: 26px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 24px;
    text-align: left;
    line-height: 29px
}

#color8 .color8-pc #section-1 .box_23 {
    width: 279px;
    height: 65px;
    margin: 22px 0 329px 33px
}

#color8 .color8-pc #section-1 .image-text_4 {
    width: 159px;
    height: 65px
}

#color8 .color8-pc #section-1 .image_9 {
    width: 59px;
    height: 65px
}

#color8 .color8-pc #section-1 .text-group_19 {
    background-image: linear-gradient(135deg, rgb(50, 183, 182) 0, rgb(50, 183, 182) 0, rgb(53, 129, 165) 50%, rgb(66, 83, 137) 100%, rgb(66, 83, 137) 100%);
    width: 90px;
    height: 19px;
    overflow-wrap: break-word;
    color: #17edee;
    font-size: 24px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 24px;
    margin-top: 25px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#color8 .color8-pc #section-1 .text_55 {
    width: 109px;
    height: 27px;
    overflow-wrap: break-word;
    color: #72161b;
    font-size: 30px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 30px;
    margin-top: 21px
}

#color8 .color8-pc #section-1 .box_24 {
    width: 438px;
    height: 539px;
    margin: 1px 0 0 19px
}

#color8 .color8-pc #section-1 .box_25 {
    width: 438px;
    height: 277px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/417eddd1ddb8cfc889385e4c65ac0be2.webp) 100% no-repeat;
    background-size: 100% 100%
}

#color8 .color8-pc #section-1 .text-group_20 {
    width: 412px;
    height: 167px;
    margin: 20px 0 0 16px
}

#color8 .color8-pc #section-1 .paragraph_25 {
    width: auto;
    height: 69px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 28px;
    font-family: Poppins-SemiBold;
    text-align: left;
    line-height: 37px
}

#color8 .color8-pc #section-1 .text_56 {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgb(125, 197, 222)), color-stop(0, rgb(125, 197, 222)), color-stop(50%, rgb(146, 215, 231)), color-stop(100%, rgb(114, 187, 228)), to(rgb(114, 187, 228)));
    background-image: linear-gradient(90deg, rgb(125, 197, 222) 0, rgb(125, 197, 222) 0, rgb(146, 215, 231) 50%, rgb(114, 187, 228) 100%, rgb(114, 187, 228) 100%);
    width: 168px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 72px;
    font-family: Poppins-SemiBold;
    text-align: left;
    line-height: 1;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 18px 0 0 227px
}

#color8 .color8-pc #section-1 .text_57 {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgb(125, 197, 222)), color-stop(0, rgb(125, 197, 222)), color-stop(50%, rgb(146, 215, 231)), color-stop(100%, rgb(114, 187, 228)), to(rgb(114, 187, 228)));
    background-image: linear-gradient(90deg, rgb(125, 197, 222) 0, rgb(125, 197, 222) 0, rgb(146, 215, 231) 50%, rgb(114, 187, 228) 100%, rgb(114, 187, 228) 100%);
    width: 132px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 22px;
    font-family: Poppins-SemiBold;
    text-align: left;
    line-height: 1;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 0 0 0 225px
}

#color8 .color8-pc #section-1 .text-wrapper_20 {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgb(125, 197, 222)), color-stop(0, rgb(125, 197, 222)), color-stop(50%, rgb(146, 215, 231)), color-stop(100%, rgb(114, 187, 228)), to(rgb(114, 187, 228)));
    background-image: linear-gradient(90deg, rgb(125, 197, 222) 0, rgb(125, 197, 222) 0, rgb(146, 215, 231) 50%, rgb(114, 187, 228) 100%, rgb(114, 187, 228) 100%);
    width: 143px;
    height: 52px;
    overflow-wrap: break-word;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    font-size: 0;
    text-align: left;
    line-height: 1;
    margin: 20px 0 18px 243px
}

#color8 .color8-pc #section-1 .text_58 {
    width: 123px;
    height: 52px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 20px;
    text-align: left;
    line-height: 1
}

#color8 .color8-pc #section-1 .text_59 {
    width: 123px;
    height: 52px;
    overflow-wrap: break-word;
    color: #ff9f32;
    font-size: 20px;
    text-align: left;
    line-height: 29px
}

#color8 .color8-pc #section-1 .paragraph_26 {
    width: 123px;
    height: 52px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 20px;
    text-align: left;
    line-height: 29px
}

#color8 .color8-pc #section-1 .box_26 {
    width: 436px;
    height: 239px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/65c08322ea81b8b6318ac50ea3ff51ff.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin: 23px 0 0 2px
}

#color8 .color8-pc #section-1 .text-group_21 {
    width: 346px;
    height: 101px;
    margin: 22px 0 0 20px
}

#color8 .color8-pc #section-1 .paragraph_27 {
    background-image: linear-gradient(112deg, rgb(1, 94, 234) 0, rgb(1, 94, 234) 0, rgb(0, 192, 250) 100%, rgb(0, 192, 250) 100%);
    width: 346px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 1;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#color8 .color8-pc #section-1 .paragraph_28 {
    width: 159px;
    height: 42px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 20px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 1
}

#color8 .color8-pc #section-1 .box_27 {
    width: 469px;
    height: 540px;
    margin-left: 14px
}

#color8 .color8-pc #section-1 .text-wrapper_21 {
    height: 301px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/e78c0281dfd8399bd8fc94b0fc20e5b6.webp) 100% no-repeat;
    background-size: 100% 100%;
    width: 468px
}

#color8 .color8-pc #section-1 .paragraph_29 {
    width: 409px;
    height: 81px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 34px;
    font-family: Poppins-SemiBold;
    text-align: left;
    line-height: 36px;
    margin: 22px 0 0 13px
}

#color8 .color8-pc #section-1 .box_28 {
    width: 468px;
    height: 221px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/f58aacb0886c9313b6a8cd5e98c83da3.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin: 18px 0 0 1px
}

#color8 .color8-pc #section-1 .text-group_22 {
    width: 308px;
    height: 61px;
    margin: 23px 0 0 65px
}

#color8 .color8-pc #section-1 .text_60 {
    background-image: linear-gradient(89deg, rgb(182, 53, 156) 0, rgb(182, 53, 156) 0, rgb(239, 10, 106) 100%, rgb(239, 10, 106) 100%);
    width: 305px;
    height: 27px;
    overflow-wrap: break-word;
    color: #fff;
    font-size: 24px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 27px;
    margin-left: 3px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#color8 .color8-pc #section-1 .text_61 {
    background-image: linear-gradient(89deg, rgb(182, 53, 156) 0, rgb(182, 53, 156) 0, rgb(239, 10, 106) 100%, rgb(239, 10, 106) 100%);
    width: 199px;
    height: 33px;
    overflow-wrap: break-word;
    color: #fff;
    font-size: 38px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 44px;
    margin-top: 1px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#color8 .color8-pc #section-1 .group_13 {
    width: 1920px;
    height: 1637px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/51c221cc86feafce9bfa69087dd571bc.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin-top: 83px
}

#color8 .color8-pc #section-1 .text-group_23 {
    width: 1287px;
    margin: 186px auto 0 auto
}

#color8 .color8-pc #section-1 .text_62 {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgb(1, 94, 234)), color-stop(0, rgb(1, 94, 234)), color-stop(100%, rgb(0, 192, 250)), to(rgb(0, 192, 250)));
    background-image: linear-gradient(90deg, rgb(1, 94, 234) 0, rgb(1, 94, 234) 0, rgb(0, 192, 250) 100%, rgb(0, 192, 250) 100%);
    overflow-wrap: break-word;
    color: #000;
    font-size: 60px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#color8 .color8-pc #section-1 .text_63 {
    overflow-wrap: break-word;
    color: #000;
    font-size: 60px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    margin: 0 0 0 0
}

#color8 .color8-pc #section-1 .text_64 {
    width: 1304px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center;
    line-height: 36px;
    margin: 26px 0 0 308px
}

#color8 .color8-pc #section-1 .group_14 {
    width: 750px;
    height: 155px;
    margin: 22px 0 0 558px
}

#color8 .color8-pc #section-1 .box_29 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(233, 255, 255)), to(rgba(233, 255, 255, 0)));
    background-image: linear-gradient(180deg, rgb(233, 255, 255), rgba(233, 255, 255, 0) 100%);
    border-radius: 15px;
    width: 319px;
    height: 155px
}

#color8 .color8-pc #section-1 .group_15 {
    width: 105px;
    height: 39px;
    margin: 9px 0 0 114px
}

#color8 .color8-pc #section-1 .text_65 {
    width: 70px;
    height: 27px;
    overflow-wrap: break-word;
    color: #ef9534;
    font-size: 36px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 36px;
    margin-top: 6px
}

#color8 .color8-pc #section-1 .box_30 {
    width: 31px;
    height: 39px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/358d70cb6063f325a3f2806124ed938d.webp) 100% no-repeat;
    background-size: 100% 100%
}

#color8 .color8-pc #section-1 .paragraph_30 {
    height: 50px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 24px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    line-height: 24px;
    margin: 12px 0 45px 0
}

#color8 .color8-pc #section-1 .box_31 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(233, 255, 255)), to(rgba(233, 255, 255, 0)));
    background-image: linear-gradient(180deg, rgb(233, 255, 255), rgba(233, 255, 255, 0) 100%);
    border-radius: 15px;
    width: 319px;
    height: 155px
}

#color8 .color8-pc #section-1 .group_16 {
    width: 111px;
    height: 39px;
    margin: 9px 0 0 113px
}

#color8 .color8-pc #section-1 .text_66 {
    width: 79px;
    height: 27px;
    overflow-wrap: break-word;
    color: #ef9534;
    font-size: 36px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 36px;
    margin-top: 6px
}

#color8 .color8-pc #section-1 .group_17 {
    width: 31px;
    height: 39px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/08643921cd498783f72e84e19c5f4e85.webp) 100% no-repeat;
    background-size: 100% 100%
}

#color8 .color8-pc #section-1 .paragraph_31 {
    height: 49px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 22px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    line-height: 24px;
    margin: 13px 0 45px 0
}

#color8 .color8-pc #section-1 .group_18 {
    width: 1411px;
    height: 238px;white-space: nowrap;
    margin: 654px 0 121px 254px
}

#color8 .color8-pc #section-1 .box_32 {
    width: 1101px;
    height: 238px
}

#color8 .color8-pc #section-1 .text-wrapper_22 {
    width: 343px;
    height: 236px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/d37a432e9ffbdefbdb2a4e5eb92ef905.webp) 100% no-repeat;
    background-size: 100% 100%
}

#color8 .color8-pc #section-1 .text_67 {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgb(9, 187, 254)), color-stop(0, rgb(9, 187, 254)), color-stop(100%, rgb(90, 66, 236)), to(rgb(90, 66, 236)));
    background-image: linear-gradient(90deg, rgb(9, 187, 254) 0, rgb(9, 187, 254) 0, rgb(90, 66, 236) 100%, rgb(90, 66, 236) 100%);
    width: 127px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 48px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 1;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 30px 0 0 37px
}

#color8 .color8-pc #section-1 .text_68 {
    width: 108px;
    overflow-wrap: break-word;
    color: #23272c;
    font-size: 24px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 1;
    margin: 49px 65px 0 6px
}

#color8 .color8-pc #section-1 .text-group_24 {
    width: 345px;
    height: 236px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/7f327808949c3aec8aba772293369103.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin-left: 45px
}

#color8 .color8-pc #section-1 .text_69 {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgb(63, 187, 254)), color-stop(0, rgb(63, 187, 254)), color-stop(100%, rgb(165, 65, 255)), to(rgb(165, 65, 255)));
    background-image: linear-gradient(90deg, rgb(63, 187, 254) 0, rgb(63, 187, 254) 0, rgb(165, 65, 255) 100%, rgb(165, 65, 255) 100%);
    width: 273px;
    overflow-wrap: break-word;
    color: #23272c;
    font-size: 30px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 1;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 36px 0 0 33px
}

#color8 .color8-pc #section-1 .text_70 {
    width: 212px;
    height: 27px;
    overflow-wrap: break-word;
    color: #23272c;
    font-size: 24px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 28px;
    margin: 11px 0 138px 31px
}

#color8 .color8-pc #section-1 .text-group_25 {
    width: 326px;
    height: 238px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/c56feda3e53ca53f4b902e7e5faaba85.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin-left: 42px
}

#color8 .color8-pc #section-1 .text_71 {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgb(9, 187, 254)), color-stop(0, rgb(9, 187, 254)), color-stop(100%, rgb(90, 66, 236)), to(rgb(90, 66, 236)));
    background-image: linear-gradient(90deg, rgb(9, 187, 254) 0, rgb(9, 187, 254) 0, rgb(90, 66, 236) 100%, rgb(90, 66, 236) 100%);
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    line-height: 28px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 14px 0 0 0
}

#color8 .color8-pc #section-1 .text_72 {
    height: 26px;
    overflow-wrap: break-word;
    color: #23272c;
    font-size: 24px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center;
    line-height: 28px;
    margin: 1px 0 166px 0
}

#color8 .color8-pc #section-1 .box_33 {
    width: 266px;
    height: 236px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/e2518430e3d8c2004e0e7ea9352ced0b.webp) 100% no-repeat;
    background-size: 100% 100%
}

#color8 .color8-pc #section-1 .text-group_26 {
    width: 266px;
    height: 84px;
    margin: 17px 0 0 0
}

#color8 .color8-pc #section-1 .text_73 {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgb(9, 187, 254)), color-stop(0, rgb(9, 187, 254)), color-stop(100%, rgb(90, 66, 236)), to(rgb(90, 66, 236)));
    background-image: linear-gradient(90deg, rgb(9, 187, 254) 0, rgb(9, 187, 254) 0, rgb(90, 66, 236) 100%, rgb(90, 66, 236) 100%);
    overflow-wrap: break-word;
    color: #fff;
    font-size: 72px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    line-height: 1;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#color8 .color8-pc #section-1 .text_74 {
    overflow-wrap: break-word;
    color: #000;
    font-size: 22px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center;
    line-height: 1
}

#color8 .color8-pc #section-1 .text-group_27 {
    width: 1638px;
    height: 316px;
    margin: 128px auto 0 auto
}

#color8 .color8-pc #section-1 .text_75 {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgb(1, 94, 234)), color-stop(0, rgb(1, 94, 234)), color-stop(100%, rgb(0, 192, 250)), to(rgb(0, 192, 250)));
    background-image: linear-gradient(90deg, rgb(1, 94, 234) 0, rgb(1, 94, 234) 0, rgb(0, 192, 250) 100%, rgb(0, 192, 250) 100%);
    overflow-wrap: break-word;
    color: #000;
    font-size: 60px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#color8 .color8-pc #section-1 .paragraph_32 {
    overflow-wrap: break-word;
    color: #000;
    font-size: 60px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    margin: 16px 0 0 0
}

#color8 .color8-pc #section-1 .text_76 {
    height: 70px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center;
    line-height: 36px;
    margin-top: 22px
}

#color8 .color8-pc #section-1 .image_10 {
    width: 1573px;
    height: 927px;
    margin: 70px 0 0 174px
}

#color8 .color8-pc #section-1 .text-group_28 {
    width: 1561px;
    margin: 152px auto 0 auto
}

#color8 .color8-pc #section-1 .text_77 {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgb(1, 94, 234)), color-stop(0, rgb(1, 94, 234)), color-stop(100%, rgb(0, 192, 250)), to(rgb(0, 192, 250)));
    background-image: linear-gradient(90deg, rgb(1, 94, 234) 0, rgb(1, 94, 234) 0, rgb(0, 192, 250) 100%, rgb(0, 192, 250) 100%);
    width: auto;
    overflow-wrap: break-word;
    color: #000;
    font-size: 60px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#color8 .color8-pc #section-1 .text_78 {
    overflow-wrap: break-word;
    color: #000;
    font-size: 48px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    margin: 16px 0 0 0
}

#color8 .color8-pc #section-1 .image_11-1 {
    width: 1920px;
    height: 1535px;
    background-image: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/59b5e85a0d7217e65abd4497f768992a.webp);
    background-size: 100% 100%
}

#color8 .color8-pc #section-1 .image_11 {
    width: 1523px;
    font-size: 30px;
    font-family: Samsung Sharp Sans;
    font-weight: 500;
    color: #000;
    text-align: center;
    line-height: 1.2;
    margin: 23px auto 0 auto
}

#color8 .color8-pc #section-1 .text_79 {
    display: block;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgb(1, 94, 234)), color-stop(0, rgb(1, 94, 234)), color-stop(100%, rgb(0, 192, 250)), to(rgb(0, 192, 250)));
    background-image: linear-gradient(90deg, rgb(1, 94, 234) 0, rgb(1, 94, 234) 0, rgb(0, 192, 250) 100%, rgb(0, 192, 250) 100%);
    width: 582px;
    height: 38px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 36px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 36px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 826px 0 0 669px
}

#color8 .color8-pc #section-1 .group_19 {
    width: 1121px;
    height: 100px;white-space: nowrap;
    margin: 23px 0 64px 419px
}

#color8 .color8-pc #section-1 .image_12 {
    width: 112px;
    height: 98px
}

#color8 .color8-pc #section-1 .text-wrapper_23 {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgb(1, 94, 234)), color-stop(0, rgb(1, 94, 234)), color-stop(100%, rgb(0, 192, 250)), to(rgb(0, 192, 250)));
    background-image: linear-gradient(90deg, rgb(1, 94, 234) 0, rgb(1, 94, 234) 0, rgb(0, 192, 250) 100%, rgb(0, 192, 250) 100%);
    width: 124px;
    overflow-wrap: break-word;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    font-size: 0;
    font-family: Poppins-SemiBold;
    text-align: left;
    margin: 11px 0 0 53px
}

#color8 .color8-pc #section-1 .text_80 {
    width: 124px;
    height: 64px;
    overflow-wrap: break-word;
    color: #1277bd;
    font-size: 36px;
    font-family: PingFangSC-Regular;
    text-align: left;
    line-height: 36px
}

#color8 .color8-pc #section-1 .paragraph_33 {
    width: 124px;
    height: 64px;
    overflow-wrap: break-word;
    color: #1277bd;
    font-size: 36px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 36px
}

#color8 .color8-pc #section-1 .image_13 {
    width: 96px;
    height: 95px;
    margin: 5px 0 0 88px
}

#color8 .color8-pc #section-1 .text-wrapper_24 {
    width: 137px;
    height: 74px;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: Poppins-SemiBold;
    text-align: left;
    line-height: 1;
    margin: 13px 0 0 57px
}

#color8 .color8-pc #section-1 .text_81 {
    width: 137px;
    height: 74px;
    overflow-wrap: break-word;
    color: #1277bd;
    font-size: 36px;
    font-family: PingFangSC-Regular;
    text-align: left;
    line-height: 36px
}

#color8 .color8-pc #section-1 .paragraph_34 {
    width: 137px;
    overflow-wrap: break-word;
    color: #1277bd;
    font-size: 36px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 1
}

#color8 .color8-pc #section-1 .image_14 {
    width: 109px;
    height: 83px;
    margin: 9px 0 0 80px
}

#color8 .color8-pc #section-1 .text-wrapper_25 {
    width: 226px;
    height: 64px;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: Poppins-SemiBold;
    text-align: left;
    line-height: 1;
    margin: 10px 0 0 39px
}

#color8 .color8-pc #section-1 .text_82 {
    width: 226px;
    height: 64px;
    overflow-wrap: break-word;
    color: #1277bd;
    font-size: 36px;
    font-family: PingFangSC-Regular;
    text-align: left;
    line-height: 36px
}

#color8 .color8-pc #section-1 .paragraph_35 {
    width: 226px;
    height: 64px;
    overflow-wrap: break-word;
    color: #1277bd;
    font-size: 36px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 36px
}

#color8 .color8-pc #section-1 .section_5 {
    width: 1920px;
    height: 1368px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/3868e8591c41141b84f21c414ac066b8.webp) 100% no-repeat;
    background-size: 100% 100%
}

#color8 .color8-pc #section-1 .text-group_29 {
    width: 1559px;
    height: 213px;
    margin: 177px auto 0 auto
}

#color8 .color8-pc #section-1 .text_83 {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgb(1, 94, 234)), color-stop(0, rgb(1, 94, 234)), color-stop(100%, rgb(0, 192, 250)), to(rgb(0, 192, 250)));
    background-image: linear-gradient(90deg, rgb(1, 94, 234) 0, rgb(1, 94, 234) 0, rgb(0, 192, 250) 100%, rgb(0, 192, 250) 100%);
    overflow-wrap: break-word;
    color: #000;
    font-size: 56px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#color8 .color8-pc #section-1 .text_84 {
    overflow-wrap: break-word;
    color: #000;
    font-size: 40px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center;
    margin: 7px 0 0 0
}

#color8 .color8-pc #section-1 .text_85 {
    height: 69px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center;
    line-height: 30px;
    margin-top: 15px
}

#color8 .color8-pc #section-1 .group_20 {
    width: 584px;
    height: 86px;white-space: nowrap;
    margin: 80px 0 812px 656px
}

#color8 .color8-pc #section-1 .text-group_30 {
    width: 201px;
    height: 69px;
    margin-top: 3px
}

#color8 .color8-pc #section-1 .text_86 {
    width: 180px;
    height: 33px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    line-height: 30px
}

#color8 .color8-pc #section-1 .paragraph_36 {
    background-image: linear-gradient(89deg, rgb(63, 44, 250) 0, rgb(63, 44, 250) 9.545898%, rgb(43, 195, 167) 100%, rgb(43, 195, 167) 100%);
    width: 210px;
    height: 31px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 36px;
    font-family: SamsungSharpSans-Bold;
    line-height: 36px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 5px 0 0 1px
}

#color8 .color8-pc #section-1 .text-group_31 {
    width: 162px;
    height: 86px
}

#color8 .color8-pc #section-1 .text-wrapper_26 {
    width: 92px;
    height: 23px;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: Poppins-SemiBold;
    text-align: center;
    line-height: 30px;
    margin-left: 1px
}

#color8 .color8-pc #section-1 .text_87 {
    width: 92px;
    height: 23px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: PingFangSC-Regular;
    text-align: left;
    line-height: 30px
}

#color8 .color8-pc #section-1 .text_88 {
    width: 92px;
    height: 23px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 30px
}

#color8 .color8-pc #section-1 .paragraph_37 {
    background-image: linear-gradient(89deg, rgb(63, 44, 250) 0, rgb(63, 44, 250) 9.545898%, rgb(43, 195, 167) 100%, rgb(43, 195, 167) 100%);
    width: 162px;
    height: 50px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 24px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 24px;
    margin-top: 13px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#color8 .color8-pc #section-1 .section_6 {
    position: relative;
    width: 1920px;
    height: 937px
}

#color8 .color8-pc #section-1 .block_5 {
    width: 1621px;
    height: 1132px;
    margin: 723px 0 0 254px
}

#color8 .color8-pc #section-1 .section_7 {
    width: 403px;
    height: 574px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/7fd3ac70ab08d41f44ad2990ea7d351b.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin-top: 383px
}

#color8 .color8-pc #section-1 .text_89 {
    width: 355px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 34px;
    font-family: Poppins-SemiBold;
    text-align: left;
    line-height: 1;
    margin: 35px 0 0 21px
}

#color8 .color8-pc #section-1 .image-text_5 {
    width: 333px;
    height: 90px;
    margin: 12px 0 411px 21px
}

#color8 .color8-pc #section-1 .group_21 {
    width: auto;
    font-size: 24px;
    font-weight: 400;
    color: #000;
    line-height: 1
}

#color8 .color8-pc #section-1 .text-group_32 {
    width: 105px;
    height: 28px;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 1
}

#color8 .color8-pc #section-1 .text_90 {
    width: 95px;
    height: 28px;
    overflow-wrap: break-word;
    color: #b05417;
    font-size: 27px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 1
}

#color8 .color8-pc #section-1 .text_91 {
    width: 95px;
    height: 28px;
    overflow-wrap: break-word;
    color: #b05417;
    font-size: 27px;
    font-family: SegoeUI;
    text-align: left;
    line-height: 1
}

#color8 .color8-pc #section-1 .text_92 {
    width: 95px;
    height: 28px;
    overflow-wrap: break-word;
    color: #b05417;
    font-size: 27px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 1
}

#color8 .color8-pc #section-1 .section_8 {
    width: 989px;
    height: 1132px
}

#color8 .color8-pc #section-1 .section_9 {
    width: 714px;
    height: 173px;
    margin: 386px 0 0 63px
}

#color8 .color8-pc #section-1 .text-wrapper_27 {
    width: 346px;
    height: 173px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/8022575857bbae148a80c1715714f0bf.webp) 100% no-repeat;
    background-size: 100% 100%
}

#color8 .color8-pc #section-1 .text_93 {
    background-image: linear-gradient(89deg, rgb(239, 159, 56) 0, rgb(239, 159, 56) 0, rgb(221, 38, 21) 28.637695%, rgb(63, 44, 250) 73.144531%, rgb(43, 195, 167) 100%, rgb(43, 195, 167) 100%);
    width: 269px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 24px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 13px 0 0 49px
}

#color8 .color8-pc #section-1 .text_94 {
    width: 246px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 20px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 1;
    margin: 0 0 110px 52px
}

#color8 .color8-pc #section-1 .group_22 {
    width: 356px;
    height: 173px
}

#color8 .color8-pc #section-1 .block_6 {
    background-color: #dcebfd;
    border-radius: 14px;
    width: 356px;
    height: 85px
}

#color8 .color8-pc #section-1 .text-group_33 {
    width: 178px;
    height: 46px;
    margin: 19px 0 0 82px
}

#color8 .color8-pc #section-1 .text_95 {
    background-image: linear-gradient(101deg, rgb(53, 81, 164) 0, rgb(53, 81, 164) 0, rgb(44, 142, 196) 50%, rgb(49, 205, 176) 100%, rgb(49, 205, 176) 100%);
    width: 127px;
    overflow-wrap: break-word;
    color: #c0fefa;
    font-size: 24px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 1;
    margin-left: 30px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#color8 .color8-pc #section-1 .text_96 {
    width: 188px;
    height: 21px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 24px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 30px;
    margin-top: 6px
}

#color8 .color8-pc #section-1 .text-wrapper_28 {
    height: 75px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/94d844606fbad05b6154e2daec6c37c2.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin-top: 13px;
    width: 356px
}

#color8 .color8-pc #section-1 .text_97 {
    background-image: linear-gradient(135deg, rgb(237, 59, 75) 0, rgb(237, 59, 75) 0, rgb(76, 59, 146) 100%, rgb(76, 59, 146) 100%);
    width: 143px;
    overflow-wrap: break-word;
    color: #fff;
    font-size: 24px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 29px 0 0 106px
}

#color8 .color8-pc #section-1 .section_10 {
    width: 716px;
    height: 150px;
    margin: 10px 0 0 63px
}

#color8 .color8-pc #section-1 .block_7 {
    width: 305px;
    height: 150px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/04052df1f3ed60b5af850e8d445fa167.webp) 100% no-repeat;
    background-size: 100% 100%
}

#color8 .color8-pc #section-1 .text_98 {
    background-image: linear-gradient(101deg, rgb(53, 81, 164) 0, rgb(53, 81, 164) 0, rgb(44, 142, 196) 50%, rgb(49, 205, 176) 100%, rgb(49, 205, 176) 100%);
    width: 253px;
    overflow-wrap: break-word;
    color: #c0fefa;
    font-size: 30px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 1.3;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 22px 0 0 22px
}

#color8 .color8-pc #section-1 .image_15 {
    width: 14px;
    height: 27px;
    margin: 34px 0 44px 77px
}

#color8 .color8-pc #section-1 .block_8 {
    width: 398px;
    height: 144px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/a6f7be33600e066bf704a523aa67adca.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin-top: 6px
}

#color8 .color8-pc #section-1 .text-group_34 {
    width: 332px;
    height: 59px;
    margin: 15px 0 0 37px
}

#color8 .color8-pc #section-1 .text_99 {
    background-image: linear-gradient(101deg, rgb(237, 59, 75) 0, rgb(237, 59, 75) 0, rgb(76, 59, 146) 100%, rgb(76, 59, 146) 100%);
    width: 332px;
    overflow-wrap: break-word;
    color: #c0fefa;
    font-size: 30px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#color8 .color8-pc #section-1 .text_100 {
    width: 340px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 24px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 1;
    margin: 1px 0 0 1px
}

#color8 .color8-pc #section-1 .section_11 {
    width: 718px;
    height: 228px;
    margin: 12px 0 173px 61px
}

#color8 .color8-pc #section-1 .box_34 {
    width: 356px;
    height: 228px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/b3534bdda35355439caec5500cd2864a.webp) 100% no-repeat;
    background-size: 100% 100%
}

#color8 .color8-pc #section-1 .text_101 {
    width: 208px;
    overflow-wrap: break-word;
    color: #fff;
    font-size: 30px;
    font-family: Poppins-SemiBold;
    text-align: left;
    line-height: 1;
    margin: 18px 0 0 23px
}

#color8 .color8-pc #section-1 .block_9 {
    width: 168px;
    height: 41px;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    margin: 11px 0 133px 22px
}

#color8 .color8-pc #section-1 .box_35 {
    width: 345px;
    height: 223px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/398a0834bc5745cb78b756448d114372.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin-top: 3px
}

#color8 .color8-pc #section-1 .text-group_35 {
    width: 285px;
    height: 49px;
    margin: 22px 0 0 24px
}

#color8 .color8-pc #section-1 .text_102 {
    background-image: linear-gradient(135deg, rgb(9, 187, 254) 0, rgb(9, 187, 254) 0, rgb(90, 66, 236) 100%, rgb(90, 66, 236) 100%);
    width: 202px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#color8 .color8-pc #section-1 .text_103 {
    width: 285px;
    height: 17px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 18px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 24px;
    margin-top: -1px
}

#color8 .color8-pc #section-1 .text-wrapper_29 {
    position: absolute;
    left: 0;
    top: -6px;
    width: 1920px;
    height: 937px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/9c1c692e868f2e0a39f83af77f60b8c0.webp) 100% no-repeat;
    background-size: 100% 100%
}

#color8 .color8-pc #section-1 .text_104 {
    text-shadow: 0px 11px 16px rgba(62, 87, 252, .08);
    width: 598px;
    height: 211px;
    overflow-wrap: break-word;
    color: #fff;
    font-size: 287px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    line-height: 326px;
    margin: 174px 0 0 776px
}

#color8 .color8-pc #section-1 .text_105 {
    height: 40px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 36px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 48px;
    margin: 38px 0 0 792px
}

#color8 .color8-pc #section-1 .text_106 {
    height: 34px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 26px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 30px;
    margin: 16px 0 424px 773px
}

#color8 .color8-pc #section-1 .text-wrapper_30 {
    position: absolute;
    left: 675px;
    top: 1107px;
    width: 257px;
    height: 298px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/4197988721df57ea62e135c89a1cef7b.webp) 100% no-repeat;
    background-size: 100% 100%
}

#color8 .color8-pc #section-1 .text_107 {
    width: 239px;
    height: 19px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 24px;
    font-family: Poppins-SemiBold;
    text-align: left;
    line-height: 28px;
    margin: 25px 0 0 16px
}

#color8 .color8-pc #section-1 .paragraph_38 {
    width: 189px;
    height: 57px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 16px;
    font-family: Poppins-Regular;
    text-align: left;
    line-height: 19px;
    margin: 15px 0 182px 16px
}

#color8 .color8-pc #section-1 .text-wrapper_31 {
    height: 264px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/628bbf00f1ee053a947fb996691bc2cd.webp) 100% no-repeat;
    background-size: 100% 100%;
    width: 261px;
    position: absolute;
    left: 671px;
    top: 1418px
}

#color8 .color8-pc #section-1 .text_108 {
    background-image: linear-gradient(135deg, rgb(99, 163, 255) 0, rgb(99, 163, 255) 0, rgb(182, 220, 255) 50%, rgb(114, 190, 255) 100%, rgb(114, 190, 255) 100%);
    width: 159px;
    height: 23px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 31px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 39px 0 0 54px
}

#color8 .color8-pc #section-1 .image_16 {
    width: 1920px;
    height: 1368px;
    position: relative
}

#color8 .color8-pc #section-1 .image_16 .word {
    position: absolute;
    top: 211px;
    left: 50%;
    transform: translateX(-50%);
    width: 1566px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#color8 .color8-pc #section-1 .image_16 .word .word-tit {
    text-align: center;
    font-size: 60px;
    font-family: SamsungSharpSans-Bold;
    color: #000;
    background: linear-gradient(91deg, #09BBFE 0%, #5A42EC 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#color8 .color8-pc #section-1 .image_16 .word .word-msg {
    font-size: 36px;
    font-weight: 500;
    text-align: center;
    color: #000;
    line-height: 1;
    margin-top: 20px
}

#color8 .color8-pc #section-1 .image_16 .msg {
    position: absolute;
    font-size: 30px;
    font-family: SamsungSharpSans-Medium;
    white-space: nowrap;
    font-weight: 500;
    color: #000;
    background: linear-gradient(91deg, #ED3B4B 0%, #4C3B92 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#color8 .color8-pc #section-1 .image_16 .msg.msg-1 {
    width: 230px;
    white-space: normal;
    word-break: break-all;
    top: 790px;
    left: 256px
}

#color8 .color8-pc #section-1 .image_16 .msg.msg-2 {
    top: 460px;
    left: 522px
}

#color8 .color8-pc #section-1 .image_16 .msg.msg-3 {
    top: 597px;
    left: 966px
}

#color8 .color8-pc #section-1 .section_12 {
    width: 1917px;
    height: 1406px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/06a65d657cd0866e386124ee86fb81aa.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin: -4px 0 0 3px
}

#color8 .color8-pc #section-1 .text-group_36 {
    width: 1543px;
    height: 217px;
    margin: 90px auto 0 auto
}

#color8 .color8-pc #section-1 .text_109 {
    background-image: linear-gradient(89deg, rgb(9, 187, 254) 0, rgb(9, 187, 254) 0, rgb(90, 66, 236) 100%, rgb(90, 66, 236) 100%);
    overflow-wrap: break-word;
    color: #000;
    font-size: 56px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#color8 .color8-pc #section-1 .text_110 {
    overflow-wrap: break-word;
    color: #000;
    font-size: 48px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center;
    margin: 23px 0 0 0
}

#color8 .color8-pc #section-1 .text_111 {
    height: 69px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center;
    line-height: 30px;
    margin-top: 13px
}

#color8 .color8-pc #section-1 .group_23 {
    width: 1388px;
    height: 965px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/0bc854284d9a9a3432aa549a280af158.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin: 88px 0 46px 284px
}

#color8 .color8-pc #section-1 .box_36 {
    width: 458px;
    height: 173px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/d5a605905241e20c3720e679f017e9ca.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin: 760px 0 0 223px
}

#color8 .color8-pc #section-1 .text-group_37 {
    width: 230px;
    height: 75px;
    margin: 54px 0 0 179px
}

#color8 .color8-pc #section-1 .text_112 {
    width: 128px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 40px;
    font-family: SamsungSharpSans-Bold;
    text-align: left
}

#color8 .color8-pc #section-1 .text_113 {
    width: 240px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 24px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left
}

#color8 .color8-pc #section-1 .box_37 {
    width: 458px;
    height: 173px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/a84083cf490fb79a87e2465b41c8d7b7.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin: 760px 219px 0 30px
}

#color8 .color8-pc #section-1 .text-group_38 {
    height: 69px;
    margin: 54px 0 0 199px
}

#color8 .color8-pc #section-1 .text-wrapper_32 {
    width: 149px;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: SamsungSharpSans-Bold;
    text-align: left
}

#color8 .color8-pc #section-1 .text_114 {
    width: 139px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 40px;
    font-family: SamsungSharpSans-Bold;
    text-align: left
}

#color8 .color8-pc #section-1 .text_115 {
    width: 139px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 40px;
    font-family: SegoeUI;
    text-align: left
}

#color8 .color8-pc #section-1 .text_116 {
    width: 139px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 40px;
    font-family: SamsungSharpSans-Bold;
    text-align: left
}

#color8 .color8-pc #section-1 .text_117 {
    overflow-wrap: break-word;
    color: #000;
    font-size: 24px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left
}

#color8 .color8-pc #section-1 .image-wrapper_1 {
    height: 1384px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/228942e62814b4cbbd62763c342b5899.webp) 100% no-repeat;
    background-size: 100% 100%;
    width: 1920px
}

#color8 .color8-pc #section-1 .image_17 {
    width: 1204px;
    height: 1112px;
    margin: 171px 0 0 360px
}

#color8 .color8-pc #section-1 .image_18 {
    position: absolute;
    left: 0;
    top: 2405px;
    width: 1916px;
    height: 1080px
}

#color8 .color8-pc #section-2 .page {
    position: relative;
    width: 1920px;
    overflow: hidden
}

#color8 .color8-pc #section-2 .group_1 {
    position: relative;
    width: 1920px;
    background: #fff
}

#color8 .color8-pc #section-2 .section_1 {
    width: 1917px;
    height: 1143px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/1a9cf63f50c4384f8a43fa7bb425db0d.webp) 100% no-repeat;
    background-size: 100% 100%
}

#color8 .color8-pc #section-2 .text_1 {
    background-image: linear-gradient(89deg, rgb(9, 187, 254) 0, rgb(9, 187, 254) 0, rgb(90, 66, 236) 100%, rgb(90, 66, 236) 100%);
    overflow-wrap: break-word;
    color: #000;
    font-size: 60px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 191px 0 0 0
}

#color8 .color8-pc #section-2 .text_2 {
    overflow-wrap: break-word;
    color: #000;
    font-size: 48px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center;
    margin: 2px 0 0 0
}

#color8 .color8-pc #section-2 .text_3 {
    width: 1166px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center;
    margin: 23px 0 0 374px
}

#color8 .color8-pc #section-2 .image_1 {
    width: 1016px;
    height: 429px;
    margin: 129px 0 148px 449px
}

#color8 .color8-pc #section-2 .section_2 {
    width: 1920px;
    height: 1420px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/3857f5e7610758fc0f051f4441faad23.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin-top: 20px
}

#color8 .color8-pc #section-2 .text-group_1 {
    width: 1596px;
    height: 210px;
    margin: 105px auto 0 auto
}

#color8 .color8-pc #section-2 .text_4 {
    background-image: linear-gradient(89deg, rgb(9, 187, 254) 0, rgb(9, 187, 254) 0, rgb(90, 66, 236) 100%, rgb(90, 66, 236) 100%);
    overflow-wrap: break-word;
    color: #000;
    font-size: 60px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#color8 .color8-pc #section-2 .text_5 {
    overflow-wrap: break-word;
    color: #000;
    font-size: 48px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center;
    margin: 6px 0 0 0
}

#color8 .color8-pc #section-2 .text_6 {
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center;
    margin-top: 18px
}

#color8 .color8-pc #section-2 .image_2 {
    width: 842px;
    height: 1024px;
    margin: 81px 0 0 539px
}

#color8 .color8-pc #section-2 .section_3 {
    width: 1920px;
    height: 2469px
}

#color8 .color8-pc #section-2 .text_7 {
    background-image: linear-gradient(89deg, rgb(9, 187, 254) 0, rgb(9, 187, 254) 0, rgb(90, 66, 236) 100%, rgb(90, 66, 236) 100%);
    overflow-wrap: break-word;
    color: #000;
    font-size: 56px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 165px 0 0 0
}

#color8 .color8-pc #section-2 .text_8 {
    background-image: linear-gradient(89deg, rgb(255, 171, 150) 0, rgba(255, 171, 150, 0.996078) 0, rgb(255, 15, 71) 100%, rgb(255, 15, 71) 100%);
    width: 123px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 56px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 97px 0 0 909px
}

#color8 .color8-pc #section-2 .text_8-1 {
    width: auto;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center;
    margin-top: 25px
}

#color8 .color8-pc #section-2 .image_3 {
    width: 1191px;
    height: 488px;
    margin: 34px 0 0 363px
}

#color8 .color8-pc #section-2 .text-group_2 {
    width: 928px;
    margin: 98px 0 0 496px
}

#color8 .color8-pc #section-2 .text_9 {
    background-image: linear-gradient(89deg, rgb(255, 142, 68) 0, rgb(255, 142, 68) 0, rgb(249, 19, 98) 50%, rgb(53, 18, 106) 100%, rgb(53, 18, 106) 100%);
    overflow-wrap: break-word;
    color: #000;
    font-size: 56px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#color8 .color8-pc #section-2 .paragraph_1 {
    width: 928px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center;
    margin-top: 25px
}

#color8 .color8-pc #section-2 .image_4 {
    width: 1199px;
    height: 934px;
    margin: 61px 0 0 360px
}

#color8 .color8-pc #section-2 .text_10 {
    background-image: linear-gradient(89deg, rgb(237, 59, 75) 0, rgb(237, 59, 75) 0, rgb(76, 59, 146) 100%, rgb(76, 59, 146) 100%);
    overflow-wrap: break-word;
    color: #000;
    font-size: 60px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 145px 0 0 0
}

#color8 .color8-pc #section-2 .text_11 {
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center;
    margin: 20px 0 76px 0
}

#color8 .color8-pc #section-2 .image_5 {
    width: 1920px;
    height: 1132px;
    margin-top: -1px
}

#color8 .color8-pc #section-2 .section_4 {
    width: 1920px;
    height: 5361px
}

#color8 .color8-pc #section-2 .text-group_3 {
    width: 1389px;
    margin: 168px auto 0 auto
}

#color8 .color8-pc #section-2 .text_12 {
    background-image: linear-gradient(89deg, rgb(255, 142, 68) 0, rgb(255, 142, 68) 0, rgb(249, 19, 98) 50%, rgb(53, 18, 106) 100%, rgb(53, 18, 106) 100%);
    overflow-wrap: break-word;
    color: #000;
    font-size: 60px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#color8 .color8-pc #section-2 .text_13 {
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center;
    margin: 8px 0 0 0
}

#color8 .color8-pc #section-2 .image_6 {
    width: 1200px;
    height: 961px;
    margin: 47px 0 0 360px
}

#color8 .color8-pc #section-2 .text_14 {
    background-image: linear-gradient(89deg, rgb(255, 142, 68) 0, rgb(255, 142, 68) 0, rgb(249, 19, 98) 50%, rgb(53, 18, 106) 100%, rgb(53, 18, 106) 100%);
    overflow-wrap: break-word;
    color: #000;
    font-size: 60px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 184px 0 0 0
}

#color8 .color8-pc #section-2 .text_15 {
    width: 959px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center;
    margin: 32px 0 0 483px
}

#color8 .color8-pc #section-2 .image_7 {
    width: 1195px;
    height: 447px;
    margin: 86px 0 0 363px
}

#color8 .color8-pc #section-2 .section_5 {
    width: 1365px;
    margin: 156px 0 0 289px
}

#color8 .color8-pc #section-2 .text-wrapper_1 {
    width: 602px;
}

#color8 .color8-pc #section-2 .text_16 {
    background-image: linear-gradient(89deg, rgb(255, 142, 68) 0, rgb(255, 142, 68) 0, rgb(249, 19, 98) 50%, rgb(53, 18, 106) 100%, rgb(53, 18, 106) 100%);
    overflow-wrap: break-word;
    color: #000;
    font-size: 40px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#color8 .color8-pc #section-2 .text_17 {
    width: 602px;
    height: 105px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 30px;
    margin-top: 15px
}

#color8 .color8-pc #section-2 .text-group_4 {
    width: 679px;
    height: 179px;
    margin-top: 6px
}

#color8 .color8-pc #section-2 .text_18 {
    background-image: linear-gradient(89deg, rgb(255, 142, 68) 0, rgb(255, 142, 68) 0, rgb(249, 19, 98) 50%, rgb(53, 18, 106) 100%, rgb(53, 18, 106) 100%);
    width: 662px;
    height: 66px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 60px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 75px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#color8 .color8-pc #section-2 .text_19 {
    width: 678px;
    height: 105px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 30px;
    margin: 8px 0 0 1px
}

#color8 .color8-pc #section-2 .image_8 {
    width: 1251px;
    height: 553px;
    margin: 35px 0 0 291px
}

#color8 .color8-pc #section-2 .text-group_5 {
    width: 1041px;
    height: 105px;
    margin: 102px 0 0 438px
}

#color8 .color8-pc #section-2 .text_20 {
    background-image: linear-gradient(112deg, rgb(255, 142, 68) 0, rgb(255, 142, 68) 0, rgb(249, 19, 98) 50%, rgb(53, 18, 106) 100%, rgb(53, 18, 106) 100%);
    overflow-wrap: break-word;
    color: #000;
    font-size: 56px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#color8 .color8-pc #section-2 .text_21 {
    width: 1061px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center;
    margin-top: 10px
}

#color8 .color8-pc #section-2 .image_9 {
    width: 1205px;
    height: 560px;
    margin: 88px 0 0 360px
}

#color8 .color8-pc #section-2 .section_6-1 {
    position: absolute;
    top: 1287px;
    left: 261px;
    width: 1402px;
    height: 890px
}

#color8 .color8-pc #section-2 .section_6 {
    width: 1402px;
    height: 617px;
    margin: 1590px 0 245px 681px
}

#color8 .color8-pc #section-2 .text-wrapper_2-1 {
    width: 413px;
    height: 515px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/1.webp) no-repeat;
    background-size: 413px 515px
}

#color8 .color8-pc #section-2 .text-wrapper_2-1 .paragraph_2-1 {
    width: 248px;
    font-size: 36px;
    font-family: Poppins-SemiBold;
    color: #000;
    margin: 10px 0 0 56px
}

#color8 .color8-pc #section-2 .text-wrapper_2-1 .paragraph_2-2 {
    width: 293px;
    font-size: 24px;
    font-family: Poppins-Regular;
    font-weight: 400;
    color: #000;
    margin: 5px 0 0 56px
}

#color8 .color8-pc #section-2 .text-wrapper_2-1 .paragraph_2-3 {
    width: 111px;
    font-size: 24px;
    font-family: Poppins-SemiBold;
    font-weight: 400;
    color: #000;
    margin: 40px 0 0 170px
}

#color8 .color8-pc #section-2 .text-wrapper_2 {
    height: 350px;
    width: 420px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/2be2ae4ba5d0ee3f659fca27601e620e.webp) no-repeat;
    background-size: 420px 350px;
    margin-top: 14px
}

#color8 .color8-pc #section-2 .paragraph_2 {
    background-image: linear-gradient(225deg, rgba(150, 79, 211, 0.98) 0, rgba(150, 79, 211, 0.976156) 0, rgba(58, 192, 186, 0.98) 100%, rgba(58, 192, 186, 0.98) 100%);
    width: 230px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 40px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 35px 0 0 100px
}

#color8 .color8-pc #section-2 .section_7 {
    width: 530px;
    height: 615px;
    margin-left: 15px
}

#color8 .color8-pc #section-2 .image_10 {
    position: relative;
    width: 530px;
    height: 400px
}

#color8 .color8-pc #section-2 .image_10 .image_10-word {
    position: absolute;
    left: 32px;
    top: 237px
}

#color8 .color8-pc #section-2 .image_10 .image_10-word .tit {
    font-size: 48px;
    font-family: SamsungSharpSans-Bold;
    color: #000;
    line-height: 1;
    background: -webkit-gradient(linear, left bottom, left top, from(#00979E), to(#F70FFF));
    background: linear-gradient(0deg, #00979E 0%, #F70FFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#color8 .color8-pc #section-2 .image_10 .image_10-word .tit span {
    font-size: 36px;
    display: block
}

#color8 .color8-pc #section-2 .image_10 .image_10-word .msg {
    font-size: 30px;
    font-weight: 500;
    color: #000;
    line-height: 1
}

#color8 .color8-pc #section-2 .block_1 {
    width: 530px;
    height: 200px;
    margin-top: 15px
}

#color8 .color8-pc #section-2 .group_2 {
    background-color: #ede7f5;
    border-radius: 10px;
    width: 257px;
    height: 200px
}

#color8 .color8-pc #section-2 .image-text_1 {
    width: 171px;
    height: 149px;
    margin: 22px 0 0 43px
}

#color8 .color8-pc #section-2 .image_11 {
    width: 160px;
    height: 80px;
    margin-left: 6px
}

#color8 .color8-pc #section-2 .text-group_6 {
    width: 171px;
    height: 49px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 26px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    line-height: 22px;
    margin-top: 20px
}

#color8 .color8-pc #section-2 .text-wrapper_3 {
    height: 200px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/8ba9b0fa66e6552224a474baf0a0e0e7.webp) 100% no-repeat;
    background-size: 100% 100%;
    width: 258px
}

#color8 .color8-pc #section-2 .text_22 {
    width: 189px;
    height: 33px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    line-height: 36px;
    margin: 130px 0 0 35px
}

#color8 .color8-pc #section-2 .image_12 {
    width: 416px;
    height: 339px;
    margin: 278px 0 0 21px;
    position: relative
}

#color8 .color8-pc #section-2 .image_12 .msg {
    position: absolute;
    top: 37px;
    left: 64px;
    width: 324px;
    font-size: 30px;
    font-family: Poppins-SemiBold;
    color: #000
}

#color8 .color8-pc #section-2 .section_8 {
    width: 1919px;
    height: 1106px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/8ad10db78ce0b3772ac24e161f28b72a.webp) 100% no-repeat;
    background-size: 100% 100%
}

#color8 .color8-pc #section-2 .text-group_7 {
    width: 1350px;
    height: 219px;
    margin: 111px 0 0 299px
}

#color8 .color8-pc #section-2 .text_23 {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgb(11, 186, 251)), color-stop(0, rgb(11, 186, 251)), color-stop(100%, rgb(66, 133, 236)), to(rgb(66, 133, 236)));
    background-image: linear-gradient(90deg, rgb(11, 186, 251) 0, rgb(11, 186, 251) 0, rgb(66, 133, 236) 100%, rgb(66, 133, 236) 100%);
    overflow-wrap: break-word;
    color: #000;
    font-size: 60px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#color8 .color8-pc #section-2 .text_24 {
    overflow-wrap: break-word;
    color: #fff;
    font-size: 48px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    margin: 27px 0 0 0
}

#color8 .color8-pc #section-2 .text_25 {
    width: 1350px;
    height: 69px;
    overflow-wrap: break-word;
    color: #fff;
    font-size: 30px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center;
    line-height: 36px;
    margin-top: 20px
}

#color8 .color8-pc #section-2 .section_9 {
    background-color: #f3f5f4;
    width: 1920px;
    height: 1658px;
    margin-top: 1274px
}

#color8 .color8-pc #section-2 .box_1 {
    position: relative;
    width: 1911px;
    height: 1140px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/9223515f3c6d537e5edf46ad75e3c1a7.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin: 19px 0 0 9px
}

#color8 .color8-pc #section-2 .text_26 {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgb(9, 187, 254)), color-stop(0, rgb(9, 187, 254)), color-stop(100%, rgb(90, 66, 236)), to(rgb(90, 66, 236)));
    background-image: linear-gradient(90deg, rgb(9, 187, 254) 0, rgb(9, 187, 254) 0, rgb(90, 66, 236) 100%, rgb(90, 66, 236) 100%);
    width: 1062px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 60px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 176px 0 0 425px
}

#color8 .color8-pc #section-2 .text-group_8 {
    width: 1270px;
    height: 150px;
    margin: 34px 0 735px 322px
}

#color8 .color8-pc #section-2 .text_27 {
    height: 52px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 48px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center;
    line-height: 46px;
}

#color8 .color8-pc #section-2 .text_28 {
    width: 1270px;
    height: 69px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 29px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center;
    line-height: 36px;
    margin-top: 29px
}

#color8 .color8-pc #section-2 .image_13 {
    position: absolute;
    left: -3px;
    top: 486px;
    width: 1599px;
    height: 786px
}

#color8 .color8-pc #section-2 .box_2 {
    width: 1401px;
    height: 255px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/2020d7b25e3cbd2d1cf4befdf4c5253c.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin: 172px 0 72px 251px
}

#color8 .color8-pc #section-2 .list_1 {
    width: 1259px;
    height: 127px;
    margin: 47px 0 0 79px
}

#color8 .color8-pc #section-2 .list-items_1-0 {
    width: 81px;
    height: 116px;
    margin: 5px 152px 0 0
}

#color8 .color8-pc #section-2 .image_14-0 {
    width: 81px;
    height: 71px
}

#color8 .color8-pc #section-2 .text-group_10-0 {
    width: 85px;
    height: 60px;
    margin: 26px 0 41px -2px
}

#color8 .color8-pc #section-2 .text_31-0 {
    overflow-wrap: break-word;
    color: #000;
    font-size: 24px;
    font-family: SamsungSharpSans-Regular;
    text-align: center
}

#color8 .color8-pc #section-2 .text_32-0 {
    overflow-wrap: break-word;
    color: #000;
    font-size: 34px;
    font-family: SamsungSharpSans-Bold;
    text-align: center
}

#color8 .color8-pc #section-2 .list-items_1-1 {
    width: 81px;
    height: 116px;
    margin: 5px 152px 0 0
}

#color8 .color8-pc #section-2 .image_14-1 {
    width: 81px;
    height: 71px
}

#color8 .color8-pc #section-2 .text-group_10-1 {
    width: 125px;
    height: 60px;
    margin: 26px 0 41px -20px
}

#color8 .color8-pc #section-2 .text_31-1 {
    overflow-wrap: break-word;
    color: #000;
    font-size: 24px;
    font-family: SamsungSharpSans-Regular;
    text-align: center
}

#color8 .color8-pc #section-2 .text_32-1 {
    overflow-wrap: break-word;
    color: #000;
    font-size: 34px;
    font-family: SamsungSharpSans-Bold;
    text-align: center
}

#color8 .color8-pc #section-2 .list-items_1-2 {
    width: 81px;
    height: 116px;
    margin: 5px 152px 0 0
}

#color8 .color8-pc #section-2 .image_14-2 {
    width: 81px;
    height: 71px
}

#color8 .color8-pc #section-2 .text-group_10-2 {
    width: 125px;
    height: 60px;
    margin: 36px 0 41px -20px
}

#color8 .color8-pc #section-2 .text_31-2 {
    overflow-wrap: break-word;
    color: #000;
    font-size: 24px;
    font-family: SamsungSharpSans-Regular;
    text-align: center
}

#color8 .color8-pc #section-2 .text_32-2 {
    overflow-wrap: break-word;
    color: #000;
    font-size: 36px;
    font-family: SamsungSharpSans-Bold;
    text-align: center
}

#color8 .color8-pc #section-2 .list-items_1-3 {
    width: 81px;
    height: 116px;
    margin: 5px 152px 0 0
}

#color8 .color8-pc #section-2 .image_14-3 {
    width: 81px;
    height: 71px
}

#color8 .color8-pc #section-2 .text-group_9-3 {
    width: 123px;
    height: 60px;
    margin: 26px 0 41px -21px
}

#color8 .color8-pc #section-2 .text_29-3 {
    overflow-wrap: break-word;
    color: #000;
    font-size: 24px;
    font-family: SamsungSharpSans-Regular;
    text-align: center
}

#color8 .color8-pc #section-2 .text_30-3 {
    overflow-wrap: break-word;
    color: #000;
    font-size: 36px;
    font-family: SamsungSharpSans-Bold;
    text-align: center
}

#color8 .color8-pc #section-2 .list-items_1-4 {
    width: 81px;
    height: 116px;
    margin: 5px 152px 0 0
}

#color8 .color8-pc #section-2 .image_14-4 {
    width: 81px;
    height: 71px
}

#color8 .color8-pc #section-2 .text-group_10-4 {
    width: 125px;
    height: 60px;
    margin: 26px 0 41px -20px
}

#color8 .color8-pc #section-2 .text_31-4 {
    overflow-wrap: break-word;
    color: #000;
    font-size: 24px;
    font-family: SamsungSharpSans-Regular;
    text-align: center
}

#color8 .color8-pc #section-2 .text_32-4 {
    overflow-wrap: break-word;
    color: #000;
    font-size: 36px;
    font-family: SamsungSharpSans-Bold;
    text-align: center
}

#color8 .color8-pc #section-2 .list-items_1-5 {
    width: 81px;
    height: 116px;
    margin: 5px 152px 0 0
}

#color8 .color8-pc #section-2 .image_14-5 {
    width: 81px;
    height: 71px
}

#color8 .color8-pc #section-2 .text-group_10-5 {
    width: 145px;
    height: 60px;
    margin: 26px 0 41px -30px
}

#color8 .color8-pc #section-2 .text_31-5 {
    overflow-wrap: break-word;
    color: #000;
    font-size: 24px;
    font-family: SamsungSharpSans-Regular;
    text-align: center
}

#color8 .color8-pc #section-2 .text_32-5 {
    overflow-wrap: break-word;
    color: #000;
    font-size: 36px;
    font-family: SamsungSharpSans-Bold;
    text-align: center
}

#color8 .color8-pc #section-2 .text-wrapper_4 {
    width: 1271px;
    height: 28px;
    margin: 7px 0 46px 77px
}

#color8 .color8-pc #section-2 .text_32 {
    width: 85px;
    height: 28px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 36px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    line-height: 58px
}

#color8 .color8-pc #section-2 .text_33 {
    width: 112px;
    height: 28px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 36px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    line-height: 58px;
    margin-left: 134px
}

#color8 .color8-pc #section-2 .text_34 {
    width: 95px;
    height: 28px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 36px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    line-height: 58px;
    margin-left: 130px
}

#color8 .color8-pc #section-2 .text_30 {
    width: 103px;
    height: 28px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 36px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    line-height: 58px;
    margin-left: 134px
}

#color8 .color8-pc #section-2 .text_35 {
    width: 104px;
    height: 28px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 36px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    line-height: 58px;
    margin-left: 128px
}

#color8 .color8-pc #section-2 .text_36 {
    width: 128px;
    height: 28px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 36px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    line-height: 58px;
    margin-left: 118px
}

#color8 .color8-pc #section-2 .section_10 {
    width: 1920px;
    height: 973px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/5f3d868e7a7b69cb43d763f0c810ab33.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin-top: 166px
}

#color8 .color8-pc #section-2 .box_3-1 {
    position: relative;
    margin: 507px 0 0 951px
}

#color8 .color8-pc #section-2 .box_3-1 .tit {
    font-size: 36px;
    font-family: SamsungSharpSans-Bold;
    color: #000
}

#color8 .color8-pc #section-2 .box_3-1 .msg {
    font-size: 30px;
    font-weight: 500;
    color: #000
}

#color8 .color8-pc #section-2 .box_3 {
    position: relative;
    width: 599px;
    opacity: 0;
    height: 75px;
    margin: 47px 0 0 951px
}

#color8 .color8-pc #section-2 .block_2 {
    background-color: #4dca79;
    border-radius: 4px;
    width: 259px;
    height: 74px
}

#color8 .color8-pc #section-2 .block_3 {
    background-color: #46a8db;
    border-radius: 4px;
    width: 330px;
  opacity: 0;
    height: 74px;
    margin-top: 1px
}

#color8 .color8-pc #section-2 .text-wrapper_5 {
    position: absolute;
    left: 26px;
    top: 10px;
    width: 560px;
    height: 44px;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: Poppins-Regular;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: left;
    line-height: 51px
}

#color8 .color8-pc #section-2 .text_37 {
    width: 200px;
    height: 44px;
    overflow-wrap: break-word;
    color: #fff;
    font-size: 42px;
    font-family: Poppins-Regular;
    text-align: left;
    line-height: 51px
}

#color8 .color8-pc #section-2 .text_40 {
    width: 300px;
    height: 44px;
    overflow-wrap: break-word;
    color: #fff;
    font-size: 42px;
    font-family: Poppins-Regular;
    text-align: left;
    line-height: 51px
}

#color8 .color8-pc #section-2 .box_4 {
    position: relative;
    width: 598px;
    opacity: 0;
    height: 74px;
    margin: 12px 0 165px 950px
}

#color8 .color8-pc #section-2 .group_3 {
    background-color: #ea7f32;
    border-radius: 4px;
    width: 346px;
    height: 74px
}

#color8 .color8-pc #section-2 .group_4 {
    background-color: #029a91;
    border-radius: 4px;
    width: 243px;
    height: 74px
}

#color8 .color8-pc #section-2 .text-wrapper_6 {
    position: absolute;
    left: 18px;
    top: 10px;
    width: 563px;
    height: 44px;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: Poppins-Regular;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: left;
    line-height: 51px
}

#color8 .color8-pc #section-2 .text_44 {
    width: 350px;
    height: 44px;
    overflow-wrap: break-word;
    color: #fff;
    font-size: 42px;
    font-family: Poppins-Regular;
    text-align: left;
    line-height: 51px
}

#color8 .color8-pc #section-2 .text_46 {
    width: 203px;
    height: 44px;
    overflow-wrap: break-word;
    color: #fff;
    font-size: 42px;
    font-family: Poppins-Regular;
    text-align: left;
    line-height: 51px
}

#color8 .color8-pc #section-2 .section_11 {
    width: 1920px;
    height: 1595px;
    margin-bottom: 1px
}

#color8 .color8-pc #section-2 .group_5 {
    width: 1400px;
    height: 616px;
    margin: 112px 0 0 255px
}

#color8 .color8-pc #section-2 .group_6 {
    width: 420px;
    height: 616px
}

#color8 .color8-pc #section-2 .text-wrapper_7 {
    width: 420px;
    height: 251px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/a0ad86359369177b0a7a5956a14a3468.webp) 100% no-repeat;
    background-size: 100% 100%
}

#color8 .color8-pc #section-2 .text_48 {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(0, 166, 255)), color-stop(0, rgb(0, 166, 255)), color-stop(100%, rgb(134, 0, 255)), to(rgb(134, 0, 255)));
    background-image: linear-gradient(180deg, rgb(0, 166, 255) 0, rgb(0, 166, 255) 0, rgb(134, 0, 255) 100%, rgb(134, 0, 255) 100%);
    width: 244px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 30px 0 0 92px
}

#color8 .color8-pc #section-2 .paragraph_3 {
    width: 244px;
    height: 49px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 24px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center;
    line-height: 24px;
    margin: 4px 0 136px 88px
}

#color8 .color8-pc #section-2 .block_4 {
    width: 420px;
    height: 351px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/baec8a12bfa67f85becc2fedabdaeaba.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin-top: 14px
}

#color8 .color8-pc #section-2 .text-group_11 {
    width: 348px;
    height: 90px;
    margin: 31px 0 0 26px
}

#color8 .color8-pc #section-2 .text_49 {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(1, 94, 234)), color-stop(0, rgb(1, 94, 234)), color-stop(100%, rgb(0, 192, 250)), to(rgb(0, 192, 250)));
    background-image: linear-gradient(180deg, rgb(1, 94, 234) 0, rgb(1, 94, 234) 0, rgb(0, 192, 250) 100%, rgb(0, 192, 250) 100%);
    width: 186px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#color8 .color8-pc #section-2 .paragraph_4 {
    width: 348px;
    height: 53px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 24px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 27px
}

#color8 .color8-pc #section-2 .group_7 {
    width: 530px;
    height: 616px;
    margin-left: 15px
}

#color8 .color8-pc #section-2 .box_5 {
    width: 530px;
    height: 351px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/b95ff58d9e6fc726cef2fbc62e078c47.webp) 100% no-repeat;
    background-size: 100% 100%
}

#color8 .color8-pc #section-2 .text-wrapper_8 {
    width: 339px;
    height: 61px;
    margin: 18px 0 0 98px
}

#color8 .color8-pc #section-2 .text_50 {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(255, 232, 206)), color-stop(0, rgba(255, 232, 206, 0.996078)), color-stop(100%, rgb(251, 184, 160)), to(rgb(251, 184, 160)));
    background-image: linear-gradient(180deg, rgb(255, 232, 206) 0, rgba(255, 232, 206, 0.996078) 0, rgb(251, 184, 160) 100%, rgb(251, 184, 160) 100%);
    width: 270px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 36px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    margin-left: 32px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#color8 .color8-pc #section-2 .text_51 {
    width: 339px;
    overflow-wrap: break-word;
    color: #fff;
    font-size: 24px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left
}

#color8 .color8-pc #section-2 .image_15 {
    width: 68px;
    height: 86px;
    margin: 17px 35px 0 -10px
}

#color8 .color8-pc #section-2 .box_6 {
    width: 529px;
    height: 251px;
    margin-top: 14px
}

#color8 .color8-pc #section-2 .box_7 {
    width: 257px;
    height: 251px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/308c1b92d267f5b071187f32839f5b3c.webp) 100% no-repeat;
    background-size: 100% 100%
}

#color8 .color8-pc #section-2 .text-group_12 {
    width: 225px;
    height: 57px;
    margin: 21px 0 0 10px
}

#color8 .color8-pc #section-2 .text_52 {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(126, 0, 255)), color-stop(0, rgb(126, 0, 255)), color-stop(100%, rgb(167, 81, 255)), to(rgb(167, 81, 255)));
    background-image: linear-gradient(180deg, rgb(126, 0, 255) 0, rgb(126, 0, 255) 0, rgb(167, 81, 255) 100%, rgb(167, 81, 255) 100%);
    width: 223px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 31px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#color8 .color8-pc #section-2 .text_53 {
    width: 222px;
    height: 19px;
    overflow-wrap: break-word;
    color: #303030;
    font-size: 22px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 22px;
    margin-top: 6px
}

#color8 .color8-pc #section-2 .text-wrapper_9 {
    height: 251px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/b9e7893c7aec8119d754d80ad001c166.webp) 100% no-repeat;
    background-size: 100% 100%;
    width: 257px
}

#color8 .color8-pc #section-2 .paragraph_5 {
    background-image: linear-gradient(-32deg, rgb(9, 187, 254) 0, rgb(9, 187, 254) 0, rgb(90, 66, 236) 100%, rgb(90, 66, 236) 100%);
    width: 233px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 21px 0 0 10px
}

#color8 .color8-pc #section-2 .group_8 {
    width: 420px;
    height: 616px;
    margin-left: 15px
}

#color8 .color8-pc #section-2 .section_12 {
    width: 420px;
    height: 251px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/48146a8d45206c7a423a7c428a4d2fc5.webp) 100% no-repeat;
    background-size: 100% 100%
}

#color8 .color8-pc #section-2 .text_54 {
    background-image: linear-gradient(225deg, rgb(235, 127, 49) 0, rgba(235, 127, 49, 0.996078) 0, rgb(54, 59, 251) 97.875977%, rgb(54, 59, 251) 100%);
    width: 344px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 32px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 26px 0 0 38px
}

#color8 .color8-pc #section-2 .image-text_2 {
    width: 318px;
    height: 69px;
    margin: 112px 0 8px 56px
}

#color8 .color8-pc #section-2 .text-group_13 {
    width: 318px;
    height: 36px;
    margin-top: 22px
}

#color8 .color8-pc #section-2 .text_55 {
    background-image: linear-gradient(225deg, rgb(235, 127, 49) 0, rgba(235, 127, 49, 0.996078) 0, rgb(54, 59, 251) 97.875977%, rgb(54, 59, 251) 100%);
    width: 163px;
    height: 36px;
    overflow-wrap: break-word;
    color: #3639fa;
    font-size: 48px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 48px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#color8 .color8-pc #section-2 .paragraph_6 {
    width: 100px;
    height: 33px;
    overflow-wrap: break-word;
    color: #2b2b2b;
    font-size: 20px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 18px;
    margin-top: 1px
}

#color8 .color8-pc #section-2 .block_5 {
    width: 55px;
    height: 69px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/70db52b0101352ed4f85ff946b890c01.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin: 0 106px 0 -161px
}

#color8 .color8-pc #section-2 .section_13 {
    width: 420px;
    height: 351px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/7e803dac66d1ff4d002c4e2d49cf1b1e.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin-top: 14px
}

#color8 .color8-pc #section-2 .image-text_3 {
    width: 353px;
    height: 94px;
    margin: 19px 0 0 26px
}

#color8 .color8-pc #section-2 .text-group_14 {
    width: 267px;
    height: 83px;
    margin-top: 11px
}

#color8 .color8-pc #section-2 .text_56 {
    width: 84px;
    height: 28px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 36px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 45px
}

#color8 .color8-pc #section-2 .text-wrapper_10 {
    width: 276px;
    height: 35px;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 36px;
    margin: 20px 0 0 0
}

#color8 .color8-pc #section-2 .text_57 {
    width: 266px;
    height: 35px;
    overflow-wrap: break-word;
    color: #0006f6;
    font-size: 36px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 36px
}

#color8 .color8-pc #section-2 .text_58 {
    width: 266px;
    height: 35px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 28px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 28px
}

#color8 .color8-pc #section-2 .image_16 {
    width: 68px;
    height: 86px
}

#color8 .color8-pc #section-2 .group_9 {
    width: 1400px;
    height: 253px;
    margin: 14px 0 0 255px
}

#color8 .color8-pc #section-2 .box_8 {
    background-color: #e8edff;
    border-radius: 10px;
    width: 480px;
    height: 250px
}

#color8 .color8-pc #section-2 .paragraph_7 {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(63, 187, 254)), color-stop(0, rgb(63, 187, 254)), color-stop(100%, rgb(165, 65, 255)), to(rgb(165, 65, 255)));
    background-image: linear-gradient(180deg, rgb(63, 187, 254) 0, rgb(63, 187, 254) 0, rgb(165, 65, 255) 100%, rgb(165, 65, 255) 100%);
    width: 140px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 84px 0 0 32px
}

#color8 .color8-pc #section-2 .image_17 {
    width: 205px;
    height: 207px;
    margin: 24px 41px 0 62px
}

#color8 .color8-pc #section-2 .box_9 {
    width: 410px;
    height: 251px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/840c3816d02b2f7703291a41ddb4d699.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin-left: 15px
}

#color8 .color8-pc #section-2 .text-group_15 {
    width: 3348px;
    height: 58px;
    margin: 98px 0 0 37px
}

#color8 .color8-pc #section-2 .text_59 {
    width: 348px;
    height: 19px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 16px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 21px;
    margin-top: 39px
}

#color8 .color8-pc #section-2 .text_60 {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(41, 241, 156)), color-stop(0, rgb(41, 241, 156)), color-stop(100%, rgb(2, 161, 249)), to(rgb(2, 161, 249)));
    background-image: linear-gradient(180deg, rgb(41, 241, 156) 0, rgb(41, 241, 156) 0, rgb(2, 161, 249) 100%, rgb(2, 161, 249) 100%);
    width: 321px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 36px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 0 14px 0 -325px
}

#color8 .color8-pc #section-2 .box_10 {
    width: 480px;
    height: 251px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/51ea42e39a3ca93f91b37abd236f5775.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin: 2px 0 0 15px
}

#color8 .color8-pc #section-2 .text-wrapper_11 {
    width: 146px;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    margin: 22px 0 0 19px
}

#color8 .color8-pc #section-2 .paragraph_8 {
    width: 146px;
    height: 61px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 30px
}

#color8 .color8-pc #section-2 .text_61 {
    width: 146px;
    height: 61px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 24px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 30px
}

#color8 .color8-pc #section-2 .block_6 {
    width: 142px;
    height: 77px;
    margin: 12px 149px 0 24px
}

#color8 .color8-pc #section-2 .section_14 {
    width: 137px;
    height: 52px
}

#color8 .color8-pc #section-2 .text_62 {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(0, 151, 158)), color-stop(0, rgb(0, 151, 158)), color-stop(100%, rgb(247, 15, 255)), to(rgb(247, 15, 255)));
    background-image: linear-gradient(180deg, rgb(0, 151, 158) 0, rgb(0, 151, 158) 0, rgb(247, 15, 255) 100%, rgb(247, 15, 255) 100%);
    width: 99px;
    height: 36px;
    overflow-wrap: break-word;
    color: #3639fa;
    font-size: 48px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 48px;
    margin-top: 16px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#color8 .color8-pc #section-2 .section_15 {
    width: 41px;
    height: 52px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/c0c1b2081fed5f2595ffdd506cd47e84.webp) 100% no-repeat;
    background-size: 100% 100%
}

#color8 .color8-pc #section-2 .text_63 {
    width: 142px;
    height: 20px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 17px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 24px;
    margin-top: 5px
}

#color8 .color8-pc #section-2 .group_10 {
    width: 1405px;
    height: 253px;
    margin: 14px 0 0 255px
}

#color8 .color8-pc #section-2 .box_11 {
    width: 685px;
    height: 253px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/263b7ceff33ef75b611bc1cb27b475bb.webp) 100% no-repeat;
    background-size: 100% 100%
}

#color8 .color8-pc #section-2 .text-group_16 {
    width: 633px;
    height: 70px;
    margin: 166px 0 0 22px
}

#color8 .color8-pc #section-2 .text_64 {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(237, 59, 75)), color-stop(0, rgb(237, 59, 75)), color-stop(100%, rgb(76, 59, 146)), to(rgb(76, 59, 146)));
    background-image: linear-gradient(180deg, rgb(237, 59, 75) 0, rgb(237, 59, 75) 0, rgb(76, 59, 146) 100%, rgb(76, 59, 146) 100%);
    width: 199px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 36px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#color8 .color8-pc #section-2 .text_65 {
    width: 633px;
    height: 26px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 24px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 31px
}

#color8 .color8-pc #section-2 .text-wrapper_12 {
    height: 253px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/c3892ab521510d0bdaf07c7b84073287.webp) 100% no-repeat;
    background-size: 100% 100%;
    width: 706px
}

#color8 .color8-pc #section-2 .text_66 {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(155, 176, 218)), color-stop(0, rgb(155, 176, 218)), color-stop(50%, rgb(97, 125, 182)), color-stop(100%, rgb(24, 61, 138)), to(rgb(24, 61, 138)));
    background-image: linear-gradient(180deg, rgb(155, 176, 218) 0, rgb(155, 176, 218) 0, rgb(97, 125, 182) 50%, rgb(24, 61, 138) 100%, rgb(24, 61, 138) 100%);
    width: 263px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 27px 0 0 36px
}

#color8 .color8-pc #section-2 .group_11 {
    width: 1400px;
    height: 251px;
    margin: 16px 0 66px 258px
}

#color8 .color8-pc #section-2 .text-wrapper_13 {
    height: 250px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/d7ca994faf0b0a1b1c6a1737d58860fd.webp) 100% no-repeat;
    background-size: 100% 100%;
    width: 512px
}

#color8 .color8-pc #section-2 .text_67 {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(255, 232, 206)), color-stop(0, rgba(255, 232, 206, 0.996078)), color-stop(100%, rgb(251, 184, 160)), to(rgb(251, 184, 160)));
    background-image: linear-gradient(180deg, rgb(255, 232, 206) 0, rgba(255, 232, 206, 0.996078) 0, rgb(251, 184, 160) 100%, rgb(251, 184, 160) 100%);
    width: 252px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 184px 0 0 14px
}

#color8 .color8-pc #section-2 .text-wrapper_14 {
    height: 251px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/1ed463e6c3cdc9e7998eeacf0e9837f4.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin-left: 15px;
    width: 438px
}

#color8 .color8-pc #section-2 .paragraph_9 {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(9, 187, 254)), color-stop(0, rgb(9, 187, 254)), color-stop(100%, rgb(90, 66, 236)), to(rgb(90, 66, 236)));
    background-image: linear-gradient(180deg, rgb(9, 187, 254) 0, rgb(9, 187, 254) 0, rgb(90, 66, 236) 100%, rgb(90, 66, 236) 100%);
    width: 169px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 90px 0 0 245px
}

#color8 .color8-pc #section-2 .text-wrapper_15 {
    height: 251px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/df9cf6a88f69ec4ad7d82a0ddd9e2765.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin-left: 13px;
    width: 422px
}

#color8 .color8-pc #section-2 .paragraph_10 {
    width: 112px;
    overflow-wrap: break-word;
    color: #00b051;
    font-size: 30px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    margin: 34px 0 0 251px
}

#color8 .color8-pc #section-2 .section_16 {
    position: absolute;
    left: 0;
    top: 12662px;
    width: 1920px;
    height: 1739px
}

#color8 .color8-pc #section-2 .section_17 {
    width: 1400px;
    height: 250px;
    margin: 126px 0 0 261px
}

#color8 .color8-pc #section-2 .section_18 {
    width: 693px;
    height: 250px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/8f8cee8bf4b1c0ab8871697978a3cb6a.webp) 100% no-repeat;
    background-size: 100% 100%
}

#color8 .color8-pc #section-2 .text-group_17 {
    width: 341px;
    height: 131px;
    margin: 59px 0 0 254px
}

#color8 .color8-pc #section-2 .text_68 {
    width: 351px;
    overflow-wrap: break-word;
    color: #ff9500;
    font-size: 72px;
    font-family: SamsungSharpSans-Bold;
    text-align: center
}

#color8 .color8-pc #section-2 .text_69 {
    width: 190px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 55px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center
}

#color8 .color8-pc #section-2 .section_19 {
    width: 693px;
    height: 250px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/f00f36f2cd9fa3d646ba3107f21e3672.webp) 100% no-repeat;
    background-size: 100% 100%
}

#color8 .color8-pc #section-2 .text-group_18 {
    width: 383px;
    height: 146px;
    margin: 59px 0 0 235px
}

#color8 .color8-pc #section-2 .text_70 {
    width: 319px;
    overflow-wrap: break-word;
    color: #477f7f;
    font-size: 72px;
    font-family: SamsungSharpSans-Bold;
    text-align: left
}

#color8 .color8-pc #section-2 .text_71 {
    width: 393px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 55px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left
}

#color8 .color8-pc #section-2 .section_20 {
    width: 1400px;
    height: 220px;
    margin: 13px 0 0 261px
}

#color8 .color8-pc #section-2 .text-wrapper_16 {
    background-color: #dceefc;
    border-radius: 10px;
    width: 340px;
    height: 220px
}

#color8 .color8-pc #section-2 .text_72 {
    width: 177px;
    overflow-wrap: break-word;
    color: #597595;
    font-size: 72px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    margin: 39px 0 0 86px
}

#color8 .color8-pc #section-2 .text_73 {
    width: 230px;
    height: 31px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 36px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center;
    line-height: 32px;
    margin: 0 0 58px 55px
}

#color8 .color8-pc #section-2 .text-wrapper_17 {
    background-color: #f0e9eb;
    border-radius: 10px;
    width: 340px;
    height: 220px;
    margin-left: 13px
}

#color8 .color8-pc #section-2 .text_74 {
    width: 205px;
    overflow-wrap: break-word;
    color: #9b6864;
    font-size: 72px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    margin: 39px 0 0 73px
}

#color8 .color8-pc #section-2 .text_75 {
    width: 317px;
    height: 31px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 28px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center;
    line-height: 32px;
    margin: 0 0 51px 11px
}

#color8 .color8-pc #section-2 .text-wrapper_18 {
    background-color: #ebeafc;
    border-radius: 10px;
    width: 340px;
    height: 220px;
    margin-left: 14px
}

#color8 .color8-pc #section-2 .text_76 {
    width: 140px;
    overflow-wrap: break-word;
    color: #7578bd;
    font-size: 72px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    margin: 39px 0 0 105px
}

#color8 .color8-pc #section-2 .text_77 {
    width: 226px;
    height: 30px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 36px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center;
    line-height: 32px;
    margin: 0 0 58px 62px
}

#color8 .color8-pc #section-2 .text-wrapper_19 {
    background-color: #dce3f6;
    border-radius: 10px;
    width: 340px;
    height: 220px;
    margin-left: 13px
}

#color8 .color8-pc #section-2 .text_78 {
    width: 238px;
    overflow-wrap: break-word;
    color: #5c7acd;
    font-size: 72px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    margin: 37px 0 0 56px
}

#color8 .color8-pc #section-2 .text_79 {
    width: 204px;
    height: 40px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 36px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center;
    line-height: 32px;
    margin: 0 0 48px 73px
}

#color8 .color8-pc #section-2 .text-group_19 {
    width: 1513px;
    height: 153px;
    margin: 123px auto 0 auto
}

#color8 .color8-pc #section-2 .text_80 {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgb(9, 187, 254)), color-stop(0, rgb(9, 187, 254)), color-stop(100%, rgb(90, 66, 236)), to(rgb(90, 66, 236)));
    background-image: linear-gradient(90deg, rgb(9, 187, 254) 0, rgb(9, 187, 254) 0, rgb(90, 66, 236) 100%, rgb(90, 66, 236) 100%);
    overflow-wrap: break-word;
    color: #000;
    font-size: 60px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#color8 .color8-pc #section-2 .text_81 {
    height: 51px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 48px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    line-height: 46px;
    margin: 36px 0 0 0
}

#color8 .color8-pc #section-2 .text_82 {
    width: 1250px;
    height: 70px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center;
    line-height: 36px;
    margin: 30px 0 754px 335px
}

#color8 .color8-pc #section-2 .image_18 {
    position: absolute;
    left: 0;
    top: 500px;
    width: 1920px;
    height: 782px
}

#color8 .color8-pc #section-2 .section_21 {
    position: absolute;
    left: 0;
    top: 10143px;
    width: 1920px;
    height: 1926px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/0b79c48d073982a52a173e3c1f682b54.webp) 100% no-repeat;
    background-size: 100% 100%
}

#color8 .color8-pc #section-2 .box_12 {
    width: 962px;
    height: 251px;
    margin: 1287px 0 0 699px
}

#color8 .color8-pc #section-2 .box_13 {
    background-image: url("https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/2.webp");
    background-size: 100% 100%;
    border-radius: 10px;
    width: 467px;
    height: 250px;
    margin-top: 1px
}

#color8 .color8-pc #section-2 .text-wrapper_20 {
    background-image: linear-gradient(225deg, rgba(255, 142, 68, 0.98) 0, rgba(255, 142, 68, 0.98) 0, rgba(249, 19, 98, 0.98) 50%, rgba(53, 18, 106, 0.98) 100%, rgba(53, 18, 106, 0.98) 100%);
    width: 155px;
    overflow-wrap: break-word;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    font-size: 0;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    margin: 100px 0 0 29px
}

#color8 .color8-pc #section-2 .paragraph_11 {
    width: 155px;
    height: 81px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 40px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 42px
}

#color8 .color8-pc #section-2 .text_83 {
    width: 155px;
    height: 81px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 32px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 42px
}

#color8 .color8-pc #section-2 .image-wrapper_1 {
    height: 126px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/6aa914397612953a836620e9b9fbe050.webp) -1px 0px no-repeat;
    background-size: 159px 134px;
    width: 150px;
    margin: 100px 78px 0 55px
}

#color8 .color8-pc #section-2 .image_19 {
    width: 145px;
    height: 120px;
    margin: 4px 0 0 6px
}

#color8 .color8-pc #section-2 .box_14 {
    width: 480px;
    height: 250px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/710b99cc0da22aa50e44f94442f9e213.webp) 100% no-repeat;
    background-size: 100% 100%
}

#color8 .color8-pc #section-2 .text-wrapper_21 {
    background-image: linear-gradient(225deg, rgba(1, 94, 234, 0.98) 0, rgba(1, 94, 234, 0.98) 0, rgba(0, 192, 250, 0.98) 100%, rgba(0, 192, 250, 0.98) 100%);
    width: 199px;
    overflow-wrap: break-word;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    font-size: 0;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    margin: 24px 0 0 29px
}

#color8 .color8-pc #section-2 .paragraph_12 {
    width: 189px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 48px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 1
}

#color8 .color8-pc #section-2 .text_84 {
    width: 189px;
    height: 76px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 40px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 40px
}

#color8 .color8-pc #section-2 .text_85 {
    width: 234px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 1;
    margin: 95px 0 30px 30px
}

#color8 .color8-pc #section-2 .box_15 {
    width: 820px;
    height: 338px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/c70240eeff1605f4cc8e032d676ac3bb.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin: 14px 0 36px 1100px
}

#color8 .color8-pc #section-2 .box_16 {
    position: relative;
    width: 278px;
    height: 90px;
    margin: 9px 0 0 193px
}

#color8 .color8-pc #section-2 .box_17 {
    width: 298px;
    height: 53px;
    margin-top: 37px
}

#color8 .color8-pc #section-2 .text_86 {
    width: 128px;
    height: 25px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 36px;
    margin-top: 19px
}

#color8 .color8-pc #section-2 .group_12 {
    width: 42px;
    height: 53px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/801841465554d0755e6d4df5550a6afd.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin-left: -5px
}

#color8 .color8-pc #section-2 .text_87 {
    width: 128px;
    height: 33px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 36px;
    margin: 19px 0 0 15px
}

#color8 .color8-pc #section-2 .text_88 {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(77, 182, 120, 0.98)), color-stop(0, rgba(77, 182, 120, 0.98)), color-stop(49.87793%, rgba(40, 163, 182, 0.98)), color-stop(100%, rgba(60, 36, 50, 0.98)), to(rgba(60, 36, 50, 0.98)));
    background-image: linear-gradient(180deg, rgba(77, 182, 120, 0.98) 0, rgba(77, 182, 120, 0.98) 0, rgba(40, 163, 182, 0.98) 49.87793%, rgba(60, 36, 50, 0.98) 100%, rgba(60, 36, 50, 0.98) 100%);
    position: absolute;
    left: 45px;
    top: 0;
    width: 237px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 36px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#color8 .color8-pc #section-2 .box_18 {
    width: 42px;
    height: 53px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/f12b725e2185fda745d02de8e065924a.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin: 46px 312px 0 -5px
}

#color8 .color8-pc #section-3 .page {
    position: relative;
    width: 1920px;
    overflow: hidden
}

#color8 .color8-pc #section-3 .block_1 {
    position: relative;
    width: 1920px
}

#color8 .color8-pc #section-3 .section_1 {
    position: relative;
    width: 1920px;
}

#color8 .color8-pc #section-3 .text_1 {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgb(9, 187, 254)), color-stop(0, rgb(9, 187, 254)), color-stop(100%, rgb(90, 66, 236)), to(rgb(90, 66, 236)));
    background-image: linear-gradient(90deg, rgb(9, 187, 254) 0, rgb(9, 187, 254) 0, rgb(90, 66, 236) 100%, rgb(90, 66, 236) 100%);
    width: 649px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 60px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 151px 0 0 635px
}

#color8 .color8-pc #section-3 .box_1 {
    width: 1413px;
    height: 278px;
    margin: 77px 0 0 254px
}

#color8 .color8-pc #section-3 .box_2 {
    width: 315px;
    height: 276px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/a4b7d337707af2ccffd4267236b7509a.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin-top: 2px
}

#color8 .color8-pc #section-3 .image-text_1 {
    width: 275px;
    height: 86px;
    margin: 156px 0 0 23px
}

#color8 .color8-pc #section-3 .text-group_1 {
    width: 202px;
    height: 48px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 24px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 24px;
    margin-top: 35px
}

#color8 .color8-pc #section-3 .box_3 {
    width: 68px;
    height: 86px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/ee02777525a4b529dd57d9d3e3a607e3.webp) 100% no-repeat;
    background-size: 100% 100%
}

#color8 .color8-pc #section-3 .box_4 {
    width: 429px;
    height: 276px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/4a754eef6a34686460715cd5266cd680.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin: 2px 0 0 14px
}

#color8 .color8-pc #section-3 .text-group_2 {
    width: 352px;
    height: 92px;
    margin: 153px 0 0 21px
}

#color8 .color8-pc #section-3 .text-wrapper_1 {
    background-image: linear-gradient(89deg, rgb(1, 94, 234) 0, rgb(1, 94, 234) 0, rgb(0, 192, 250) 100%, rgb(0, 192, 250) 100%);
    width: 323px;
    overflow-wrap: break-word;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    font-size: 0;
    font-family: SamsungSharpSans-Bold;
    text-align: left
}

#color8 .color8-pc #section-3 .text_2 {
    width: 323px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Bold;
    text-align: left
}

#color8 .color8-pc #section-3 .text_3 {
    width: 323px;
    height: 34px;
    overflow-wrap: break-word;
    color: #0006f6;
    font-size: 30px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 25px
}

#color8 .color8-pc #section-3 .text_4 {
    width: 352px;
    height: 26px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 23px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 23px;
    margin-top: 8px
}

#color8 .color8-pc #section-3 .text-wrapper_2 {
    width: 311px;
    height: 23px;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: Poppins-Regular;
    text-align: left;
    line-height: 29px;
    margin-top: 1px
}

#color8 .color8-pc #section-3 .text_5 {
    width: 311px;
    height: 23px;
    overflow-wrap: break-word;
    color: #3c3ef5;
    font-size: 29px;
    font-family: Poppins-Regular;
    text-align: left;
    line-height: 29px
}

#color8 .color8-pc #section-3 .text_6 {
    width: 311px;
    height: 23px;
    overflow-wrap: break-word;
    color: #3c3ef5;
    font-size: 23px;
    font-family: Poppins-Regular;
    text-align: left;
    line-height: 23px
}

#color8 .color8-pc #section-3 .text_7 {
    width: 311px;
    height: 23px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 23px;
    font-family: Poppins-Regular;
    text-align: left;
    line-height: 23px
}

#color8 .color8-pc #section-3 .box_5 {
    width: 312px;
    height: 278px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/bb689ad18fe2039994bff0363b9c01fb.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin-left: 15px
}

#color8 .color8-pc #section-3 .text-group_3 {
    width: 269px;
    height: 75px;
    margin: 149px 0 0 28px
}

#color8 .color8-pc #section-3 .text_8 {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(41, 241, 156)), color-stop(0, rgb(41, 241, 156)), color-stop(100%, rgb(2, 161, 249)), to(rgb(2, 161, 249)));
    background-image: linear-gradient(180deg, rgb(41, 241, 156) 0, rgb(41, 241, 156) 0, rgb(2, 161, 249) 100%, rgb(2, 161, 249) 100%);
    width: 269px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#color8 .color8-pc #section-3 .paragraph_1 {
    width: 172px;
    height: 41px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 16px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 21px;
    margin: 1px 0 0 43px
}

#color8 .color8-pc #section-3 .box_6 {
    width: 315px;
    height: 277px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/f17fdd5d5aa38784d9c2521484aa0027.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin: 1px 0 0 13px
}

#color8 .color8-pc #section-3 .text_9 {
    width: 56px;
    height: 21px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 27px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 33px;
    margin: 22px 0 0 19px
}

#color8 .color8-pc #section-3 .text-wrapper_3 {
    width: 210px;
    height: 27px;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 27px;
    margin: 14px 0 193px 20px
}

#color8 .color8-pc #section-3 .text_10 {
    width: 200px;
    height: 27px;
    overflow-wrap: break-word;
    color: #0006f6;
    font-size: 27px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 27px
}

#color8 .color8-pc #section-3 .text_11 {
    width: 200px;
    height: 27px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 21px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 21px
}

#color8 .color8-pc #section-3 .image_1 {
    width: 127px;
    height: 127px;
    margin: 147px 0 0 897px
}

#color8 .color8-pc #section-3 .text-group_4 {
    width: 935px;
    margin: 35px 0 0 493px
}

#color8 .color8-pc #section-3 .text_12 {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgb(9, 187, 254)), color-stop(0, rgb(9, 187, 254)), color-stop(100%, rgb(90, 66, 236)), to(rgb(90, 66, 236)));
    background-image: linear-gradient(90deg, rgb(9, 187, 254) 0, rgb(9, 187, 254) 0, rgb(90, 66, 236) 100%, rgb(90, 66, 236) 100%);
    overflow-wrap: break-word;
    color: #000;
    font-size: 60px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#color8 .color8-pc #section-3 .text_13 {
    overflow-wrap: break-word;
    color: #000;
    font-size: 48px;
    font-family: Poppins-Medium;
    font-weight: 500;
    text-align: center;
    line-height: 48px;
    margin-top: 13px
}

#color8 .color8-pc #section-3 .text_14 {
    width: 879px;
    height: 55px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 24px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center;
    line-height: 24px;
    margin: 19px 0 0 28px
}

#color8 .color8-pc #section-3 .image_2 {
    width: 1127px;
    height: 510px;
    margin: 98px 0 0 372px
}

#color8 .color8-pc #section-3 .box_7 {
    height: 520px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/ca90c237162a611f6ca26c1c47b85889.webp) 100% no-repeat;
    background-size: 100% 100%;
    width: 1152px;
    margin: 99px 0 0 384px
}

#color8 .color8-pc #section-3 .group_1 {
    width: 242px;
    height: 86px;opacity: 0;
    margin: 54px 0 0 857px
}

#color8 .color8-pc #section-3 .text-wrapper_4 {
    width: 180px;
    height: 45px;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 22px;
    margin-top: 25px
}

#color8 .color8-pc #section-3 .paragraph_2 {
    width: 180px;
    height: 45px;
    overflow-wrap: break-word;
    color: #fff;
    font-size: 22px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 22px
}

#color8 .color8-pc #section-3 .text_15 {
    width: 180px;
    height: 45px;
    overflow-wrap: break-word;
    color: #ff9700;
    font-size: 22px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 22px
}

#color8 .color8-pc #section-3 .group_2 {
    width: 68px;
    height: 86px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/347a53b0d8d931ccd7e77c8ac394ac57.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin-left: -6px
}

#color8 .color8-pc #section-3 .text-wrapper_5 {
    width: 290px;
    height: 63px;
    margin: 99px 0 218px 17px
}

#color8 .color8-pc #section-3 .paragraph_3 {
    width: 290px;
    height: 63px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 28px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center;
    line-height: 28px
}

#color8 .color8-pc #section-3 .box_8 {
    width: 1153px;
    height: 479px;
    margin: 37px 0 0 383px
}

#color8 .color8-pc #section-3 .block_2 {
    height: 479px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/08ba14656ea4e202d944e1480f9f1160.webp) 100% no-repeat;
    background-size: 100% 100%;
    width: 565px
}

#color8 .color8-pc #section-3 .text-wrapper_6 {
    width: 388px;
    height: 69px;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center;
    line-height: 30px;
    margin: 394px 0 0 101px
}

#color8 .color8-pc #section-3 .paragraph_4 {
    width: 368px;
    height: 69px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left
}

#color8 .color8-pc #section-3 .text_16 {
    width: 368px;
    height: 69px;
    overflow-wrap: break-word;
    color: #ff9700;
    font-size: 30px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left
}

#color8 .color8-pc #section-3 .block_3 {
    height: 479px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/2b99b1592f1ee6e7227690a4c008a353.webp) 100% no-repeat;
    background-size: 100% 100%;
    width: 567px
}

#color8 .color8-pc #section-3 .text-wrapper_7 {
    width: 421px;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center;
    line-height: 30px;
    margin: 387px  0 0 76px
}

#color8 .color8-pc #section-3 .text_17 {
    width: 421px;
    height: 33px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 30px
}

#color8 .color8-pc #section-3 .text_18 {
    width: 421px;
    height: 33px;
    overflow-wrap: break-word;
    color: #ff9700;
    font-size: 30px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 30px
}

#color8 .color8-pc #section-3 .text_19 {
    height: 63px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 28px;
    font-family: Poppins-Regular;
    text-align: center;
    line-height: 28px;
    margin: 82px 0 184px 0
}

#color8 .color8-pc #section-3 .image_3 {
    position: absolute;
    left: 1116px;
    top: 429px;
    width: 136px;
    height: 253px
}

#color8 .color8-pc #section-3 .section_2 {
    width: 1920px;
    height: 1106px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/ccae2582493f6bcdcb3607c89e70f6a2.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin-top: -1px
}

#color8 .color8-pc #section-3 .text-group_5 {
    width: 1444px;
    margin: 138px auto 0 auto
}

#color8 .color8-pc #section-3 .text_20 {
    background-image: linear-gradient(89deg, rgb(9, 187, 254) 0, rgb(9, 187, 254) 0, rgb(90, 66, 236) 100%, rgb(90, 66, 236) 100%);
    overflow-wrap: break-word;
    color: #000;
    font-size: 60px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#color8 .color8-pc #section-3 .text_21 {
    overflow-wrap: break-word;
    color: #000;
    font-size: 48px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center;
    margin: 15px 0 0 0
}

#color8 .color8-pc #section-3 .text_22 {
    height: 69px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center;
    line-height: 30px;
    margin-top: 23px
}

#color8 .color8-pc #section-3 .text-wrapper_8 {
    height: 25px;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center;
    line-height: 30px;
    margin: 62px 0 0 0
}

#color8 .color8-pc #section-3 .text_23 {
    width: 413px;
    height: 25px;
    overflow-wrap: break-word;
    color: #dc1419;
    font-size: 30px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 30px
}

#color8 .color8-pc #section-3 .text_24 {
    width: 413px;
    height: 25px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 30px
}

#color8 .color8-pc #section-3 .text_25 {
    width: 413px;
    height: 25px;
    overflow-wrap: break-word;
    color: #ef8100;
    font-size: 30px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 30px
}

#color8 .color8-pc #section-3 .image-wrapper_1 {
    width: 1032px;
    height: 317px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 169px 0 170px 436px
}

#color8 .color8-pc #section-3 .image_4-0 {
    width: 322px;
    height: 317px;
    margin-right: 36px
}

#color8 .color8-pc #section-3 .image_4-1 {
    width: 322px;
    height: 317px;
    margin-right: 36px
}

#color8 .color8-pc #section-3 .image_4-2 {
    width: 322px;
    height: 317px;
    margin-right: 36px
}

#color8 .color8-pc #section-3 .section_3 {
    position: relative;
    width: 1920px;
    height: 4080px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/18008df178bf933e2fbc658bf3d422ad.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin-top: 73px
}

#color8 .color8-pc #section-3 .text-group_6 {
    width: 986px;
    height: 173px;
    margin: 66px 0 0 456px
}

#color8 .color8-pc #section-3 .text_26 {
    background-image: linear-gradient(89deg, rgb(9, 187, 254) 0, rgb(9, 187, 254) 0, rgb(90, 66, 236) 100%, rgb(90, 66, 236) 100%);
    overflow-wrap: break-word;
    color: #000;
    font-size: 60px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#color8 .color8-pc #section-3 .text_27 {
    overflow-wrap: break-word;
    color: #000;
    font-size: 48px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center;
    margin: 10px 0 0 0
}

#color8 .color8-pc #section-3 .text_28 {
    height: 34px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center;
    line-height: 30px;
    margin-top: 11px
}

#color8 .color8-pc #section-3 .group_3 {
    width: 969px;white-space: nowrap;
    height: 56px;
    margin: 631px 0 0 506px
}

#color8 .color8-pc #section-3 .image_5 {
    width: 55px;
    height: 55px
}

#color8 .color8-pc #section-3 .text-wrapper_9 {
    height: 50px;
    overflow-wrap: break-word;
    font-size: 24px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 24px;
    margin-left: 22px;
    width: 232px;
    margin-top: 8px
}

#color8 .color8-pc #section-3 .paragraph_5 {
    width: 232px;
    height: 50px;
    overflow-wrap: break-word;
    color: #9177f0;
    font-size: 24px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 24px
}

#color8 .color8-pc #section-3 .paragraph_6 {
    width: 232px;
    height: 50px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 18px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 24px
}

#color8 .color8-pc #section-3 .image_6 {
    width: 60px;
    height: 32px;
    margin: 11px 0 0 252px
}

#color8 .color8-pc #section-3 .text-wrapper_10 {
    height: 48px;
    overflow-wrap: break-word;
    font-size: 24px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 24px;
    width: 329px;
    margin: 8px 0 0 19px
}

#color8 .color8-pc #section-3 .paragraph_7 {
    width: 329px;
    height: 48px;
    overflow-wrap: break-word;
    color: #9177f0;
    font-size: 24px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 24px
}

#color8 .color8-pc #section-3 .paragraph_8 {
    width: 339px;
    height: 48px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 18px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 24px
}

#color8 .color8-pc #section-3 .text_29 {
    background-image: linear-gradient(89deg, rgb(9, 187, 254) 0, rgb(9, 187, 254) 0, rgb(90, 66, 236) 100%, rgb(90, 66, 236) 100%);
    width: 132px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 60px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 167px 0 0 893px
}

#color8 .color8-pc #section-3 .text_30 {
    overflow-wrap: break-word;
    color: #000;
    font-size: 48px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center;
    margin: 26px 0 0 0
}

#color8 .color8-pc #section-3 .text-wrapper_11 {
    width: 1174px;
    height: 70px;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center;
    line-height: 30px;
    margin: 24px 0 0 351px
}

#color8 .color8-pc #section-3 .text_31 {
    width: 1174px;
    height: 70px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left
}

#color8 .color8-pc #section-3 .text_32 {
    width: 1174px;
    height: 70px;
    overflow-wrap: break-word;
    color: #239ffd;
    font-size: 30px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left
}

#color8 .color8-pc #section-3 .image_7 {
    width: 1138px;
    height: 673px;
    margin: 49px 0 0 355px
}

#color8 .color8-pc #section-3 .text_33 {
    overflow-wrap: break-word;
    color: #000;
    font-size: 48px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center;
    margin: 250px 0 0 0
}

#color8 .color8-pc #section-3 .text_34 {
    background-image: linear-gradient(101deg, rgb(9, 187, 254) 0, rgb(9, 187, 254) 0, rgb(90, 66, 236) 100%, rgb(90, 66, 236) 100%);
    overflow-wrap: break-word;
    color: #000;
    font-size: 60px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 18px 0 0 0
}

#color8 .color8-pc #section-3 .image_8 {
    width: 1181px;
    height: 70px;
    margin: 10px 0 0 370px;
    font-size: 30px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center
}

#color8 .color8-pc #section-3 .text_35 {
    height: 63px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 60px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center;
    line-height: 60px;
    margin: 1000px 0 0 0
}

#color8 .color8-pc #section-3 .text_36-1 {
    margin: 300px auto 0 auto;
    font-size: 60px;
    font-family: SamsungSharpSans-Bold;
    color: #fff;
    background: linear-gradient(88deg, #2727D5 0%, #307675 48.7548828125%, #2727D5 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#color8 .color8-pc #section-3 .text_36 {
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(0, 166, 255)), color-stop(0, rgb(0, 166, 255)), color-stop(100%, rgb(134, 0, 255)), to(rgb(134, 0, 255)));
    background-image: linear-gradient(0deg, rgb(0, 166, 255) 0, rgb(0, 166, 255) 0, rgb(134, 0, 255) 100%, rgb(134, 0, 255) 100%);
    width: 233px;
    overflow-wrap: break-word;
    color: #3639fa;
    font-size: 121px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 41px 0 0 780px
}

#color8 .color8-pc #section-3 .image_9 {
    position: absolute;
    left: 989px;
    top: 3499px;opacity: 0;
    width: 139px;
    height: 174px
}

#color8 .color8-pc #section-3 .section_4 {
    width: 1920px;
    height: 2862px;
    margin-top: 3977px
}

#color8 .color8-pc #section-3 .text_37 {
    background-image: linear-gradient(92deg, rgb(9, 187, 254) 0, rgb(9, 187, 254) 0, rgb(90, 66, 236) 100%, rgb(90, 66, 236) 100%);
    width: 630px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 60px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 107px 0 0 645px
}

#color8 .color8-pc #section-3 .block_4 {
    width: 1414px;
    height: 265px;
    margin: 48px 0 0 254px
}

#color8 .color8-pc #section-3 .group_4 {
    width: 365px;
    height: 261px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/6d172b7307632ff0ce02b83e5b276206.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin-top: 1px
}

#color8 .color8-pc #section-3 .text-group_7 {
    width: 289px;
    height: 100px;
    margin: 138px 0 0 38px
}

#color8 .color8-pc #section-3 .text_38 {
    background-image: linear-gradient(89deg, rgb(1, 94, 234) 0, rgb(1, 94, 234) 0, rgb(0, 192, 250) 100%, rgb(0, 192, 250) 100%);
    width: 289px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 36px;
    font-family: Poppins-Medium;
    font-weight: 500;
    text-align: left;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#color8 .color8-pc #section-3 .paragraph_9 {
    width: 244px;
    height: 56px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 24px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center;
    line-height: 30px;
    margin: 7px 0 0 19px
}

#color8 .color8-pc #section-3 .group_5 {
    width: 1039px;
    height: 265px
}

#color8 .color8-pc #section-3 .text-wrapper_12 {
    width: 344px;
    height: 265px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/6b59dca36f867f4b8b53d46e0eff59bd.webp) 100% no-repeat;
    background-size: 100% 100%
}

#color8 .color8-pc #section-3 .text_39 {
    background-image: linear-gradient(89deg, rgb(1, 94, 234) 0, rgb(1, 94, 234) 0, rgb(0, 192, 250) 100%, rgb(0, 192, 250) 100%);
    width: 167px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 36px 0 0 32px
}

#color8 .color8-pc #section-3 .paragraph_10 {
    width: 283px;
    height: 55px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 24px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 24px;
    margin: 9px 0 131px 32px
}

#color8 .color8-pc #section-3 .text-group_8 {
    width: 330px;
    height: 265px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/a6646cce7cb7522019d1408248c2274e.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin-left: 9px
}

#color8 .color8-pc #section-3 .paragraph_11 {
    background-image: linear-gradient(-32deg, rgb(103, 23, 205) 0, rgb(103, 23, 205) 0, rgb(40, 113, 250) 100%, rgb(40, 113, 250) 100%);
    width: 251px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 38px 0 0 28px
}

#color8 .color8-pc #section-3 .text_40 {
    width: 283px;
    height: 26px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 24px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 24px;
    margin: 1px 0 136px 25px
}

#color8 .color8-pc #section-3 .text-group_9 {
    width: 346px;
    height: 262px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/e480c85b83a3e9648f2a22453a73fbcf.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin: 1px 0 0 10px
}

#color8 .color8-pc #section-3 .text_41 {
    background-image: linear-gradient(-32deg, rgb(103, 23, 205) 0, rgb(103, 23, 205) 0, rgb(40, 113, 250) 100%, rgb(40, 113, 250) 100%);
    width: 215px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 21px 0 0 40px
}

#color8 .color8-pc #section-3 .text_42 {
    width: 235px;
    height: 19px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 22px;
    font-family: Poppins-Regular;
    text-align: left;
    line-height: 22px;
    margin: 3px 0 188px 42px
}

#color8 .color8-pc #section-3 .image-text_2 {
    width: 1144px;
    height: 392px;
    margin: 147px 0 0 384px
}

#color8 .color8-pc #section-3 .image_10 {
    width: 146px;
    height: 146px;
    margin-left: 503px
}

#color8 .color8-pc #section-3 .text-group_10 {
    width: 1144px;
    height: 227px;
    margin-top: 19px
}

#color8 .color8-pc #section-3 .text_43 {
    background-image: linear-gradient(89deg, rgb(9, 187, 254) 0, rgb(9, 187, 254) 0, rgb(90, 66, 236) 100%, rgb(90, 66, 236) 100%);
    overflow-wrap: break-word;
    color: #000;
    font-size: 60px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#color8 .color8-pc #section-3 .text_44 {
    overflow-wrap: break-word;
    color: #000;
    font-size: 48px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center;
    margin: 13px 0 0 0
}

#color8 .color8-pc #section-3 .text_45 {
    width: 1164px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center;
    margin-top: 28px
}

#color8 .color8-pc #section-3 .image_11 {
    width: 1048px;
    height: 508px;
    margin: 95px 0 0 419px
}

#color8 .color8-pc #section-3 .block_5 {
    width: 1157px;
    height: 138px;
    margin: 38px 0 0 387px
}

#color8 .color8-pc #section-3 .text-wrapper_13 {
    width: 369px;
    height: 123px;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 30px
}

#color8 .color8-pc #section-3 .paragraph_12 {
    width: 369px;
    height: 123px;
    overflow-wrap: break-word;
    color: #342222;
    font-size: 30px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 30px
}

#color8 .color8-pc #section-3 .paragraph_13 {
    width: 369px;
    height: 123px;
    overflow-wrap: break-word;
    color: #3478f6;
    font-size: 30px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 30px
}

#color8 .color8-pc #section-3 .text-group_11 {
    width: 307px;
    height: 138px;
    margin-left: 51px
}

#color8 .color8-pc #section-3 .paragraph_14 {
    width: auto;
    height: 63px;
    overflow-wrap: break-word;
    color: #342222;
    font-size: 30px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 30px
}

#color8 .color8-pc #section-3 .paragraph_15 {
    width: 237px;
    height: 63px;
    overflow-wrap: break-word;
    color: #3478f6;
    font-size: 30px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 30px;
    margin-top: 12px
}

#color8 .color8-pc #section-3 .text-group_12 {
    width: 340px;
    height: 99px;
    margin-left: 90px
}

#color8 .color8-pc #section-3 .text_46 {
    width: 349px;
    overflow-wrap: break-word;
    color: #342222;
    font-size: 30px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 30px;
    margin-left: 1px
}

#color8 .color8-pc #section-3 .paragraph_16 {
    height: 57px;
    overflow-wrap: break-word;
    color: #3478f6;
    font-size: 30px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 24px;
    margin-top: 11px
}

#color8 .color8-pc #section-3 .image_12 {
    width: 148px;
    height: 148px;
    margin: 83px 0 0 897px
}

#color8 .color8-pc #section-3 .text-group_13 {
    width: 1590px;
    height: 124px;
    margin: 24px auto 0 auto
}

#color8 .color8-pc #section-3 .text_47 {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgb(9, 187, 254)), color-stop(0, rgb(9, 187, 254)), color-stop(100%, rgb(90, 66, 236)), to(rgb(90, 66, 236)));
    background-image: linear-gradient(90deg, rgb(9, 187, 254) 0, rgb(9, 187, 254) 0, rgb(90, 66, 236) 100%, rgb(90, 66, 236) 100%);
    overflow-wrap: break-word;
    color: #000;
    font-size: 60px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#color8 .color8-pc #section-3 .text_48 {
    overflow-wrap: break-word;
    color: #000;
    font-size: 48px;
    font-family: Poppins-Medium;
    font-weight: 500;
    text-align: center;
    margin-top: 6px
}

#color8 .color8-pc #section-3 .text_49 {
    width: 1290px;
    height: 70px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center;
    line-height: 36px;
    margin: 30px 0 0 315px
}

#color8 .color8-pc #section-3 .image_13 {
    width: 1093px;
    height: 909px;
    margin: 89px 0 0 404px
}

#color8 .color8-pc #section-3 .image_14 {
    width: 1059px;
    height: 113px;
    margin: 93px 0 0 422px
}

#color8 .color8-pc #section-3 .text-wrapper_14 {
    width: 1093px;
    height: 61px;
    margin: 14px 0 60px 428px
}

#color8 .color8-pc #section-3 .text-wrapper_14 span {
    width: auto
}

#color8 .color8-pc #section-3 .text_50 {
    width: 98px;
    height: 26px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 24px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 24px
}

#color8 .color8-pc #section-3 .text_51 {
    width: 171px;
    height: 26px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 24px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 24px;
    margin: 1px 0 0 53px
}

#color8 .color8-pc #section-3 .text_52 {
    width: 92px;
    height: 26px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 24px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 24px;
    margin: 2px 0 0 59px
}

#color8 .color8-pc #section-3 .text_53 {
    width: 69px;
    height: 25px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 24px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 24px;
    margin: 7px 0 0 111px
}

#color8 .color8-pc #section-3 .text_54 {
    width: 174px;
    height: 20px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 24px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 24px;
    margin: 6px 0 0 72px
}

#color8 .color8-pc #section-3 .paragraph_17 {
    width: 168px;
    height: 55px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 24px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center;
    line-height: 24px;
    margin: 6px 0 0 26px
}

#color8 .color8-pc #section-3 .section_5 {
    width: 1920px;
    height: 1106px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/10b8a68ca10b7e96f9ea2c6719d6b894.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin-top: -1px
}

#color8 .color8-pc #section-3 .text-group_14 {
    width: 741px;
    height: 340px;
    margin: 430px 0 0 1109px
}

#color8 .color8-pc #section-3 .paragraph_18 {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgb(9, 187, 254)), color-stop(0, rgb(9, 187, 254)), color-stop(100%, rgb(90, 66, 236)), to(rgb(90, 66, 236)));
    background-image: linear-gradient(90deg, rgb(9, 187, 254) 0, rgb(9, 187, 254) 0, rgb(90, 66, 236) 100%, rgb(90, 66, 236) 100%);
    overflow-wrap: break-word;
    color: #000;
    font-size: 60px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#color8 .color8-pc #section-3 .text_55 {
    overflow-wrap: break-word;
    color: #000;
    font-size: 48px;
    font-family: Poppins-Medium;
    font-weight: 500;
    text-align: left;
    margin-top: 10px
}

#color8 .color8-pc #section-3 .text_56 {
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    margin: 10px 0 0 1px
}

#color8 .color8-pc #section-3 .section_6 {
    width: 1920px;
    height: 1196px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/ca02c520ae27887b21071b6f91e35c46.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin-top: -3px
}

#color8 .color8-pc #section-3 .text-group_15 {
    width: 868px;
    height: 122px;
    margin: 103px auto 0 auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

#color8 .color8-pc #section-3 .text_57 {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgb(9, 187, 254)), color-stop(0, rgb(9, 187, 254)), color-stop(100%, rgb(90, 66, 236)), to(rgb(90, 66, 236)));
    background-image: linear-gradient(90deg, rgb(9, 187, 254) 0, rgb(9, 187, 254) 0, rgb(90, 66, 236) 100%, rgb(90, 66, 236) 100%);
    overflow-wrap: break-word;
    color: #000;
    font-size: 60px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#color8 .color8-pc #section-3 .text_58 {
    height: 38px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 48px;
    font-family: Poppins-Medium;
    font-weight: 500;
    text-align: center;
    line-height: 48px;
    margin-top: 22px
}

#color8 .color8-pc #section-3 .text_59 {
    width: 761px;
    height: 70px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center;
    line-height: 36px;
    margin: 48px 0 853px 579px
}

#color8 .color8-pc #section-3 .section_7 {
    width: 1920px;
    height: 775px
}

#color8 .color8-pc #section-3 .text_60 {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgb(9, 187, 254)), color-stop(0, rgb(9, 187, 254)), color-stop(100%, rgb(90, 66, 236)), to(rgb(90, 66, 236)));
    background-image: linear-gradient(90deg, rgb(9, 187, 254) 0, rgb(9, 187, 254) 0, rgb(90, 66, 236) 100%, rgb(90, 66, 236) 100%);
    width: 651px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 60px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 84px 0 0 634px
}

#color8 .color8-pc #section-3 .box_9 {
    width: 1173px;
    height: 213px;
    margin: 38px 0 0 366px
}

#color8 .color8-pc #section-3 .text-wrapper_15 {
    width: 570px;
    height: 213px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/d7bae978ebb7650b1190c4967f33a02b.webp) 100% no-repeat;
    background-size: 100% 100%
}

#color8 .color8-pc #section-3 .text_61 {
    background-image: linear-gradient(-32deg, rgb(103, 23, 205) 0, rgb(103, 23, 205) 0, rgb(40, 113, 250) 100%, rgb(40, 113, 250) 100%);
    width: 185px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 59px 0 0 300px
}

#color8 .color8-pc #section-3 .paragraph_19 {
    width: 244px;
    height: 78px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 22px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 30px;
    margin: 6px 0 37px 298px
}

#color8 .color8-pc #section-3 .section_8 {
    background-color: #eaecff;
    border-radius: 11px;
    width: 588px;
    height: 209px
}

#color8 .color8-pc #section-3 .image-text_3 {
    width: 543px;
    height: 116px;
    margin: 49px 0 0 28px
}

#color8 .color8-pc #section-3 .image_15 {
    width: 256px;
    height: 116px
}

#color8 .color8-pc #section-3 .text-group_16 {
    width: 268px;
    height: 90px;
    margin-top: 19px
}

#color8 .color8-pc #section-3 .text_62 {
    background-image: linear-gradient(89deg, rgb(1, 94, 234) 0, rgb(1, 94, 234) 0, rgb(0, 192, 250) 100%, rgb(0, 192, 250) 100%);
    width: 262px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#color8 .color8-pc #section-3 .paragraph_20 {
    width: 268px;
    height: 49px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 24px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 22px;
    margin-top: 17px
}

#color8 .color8-pc #section-3 .box_10 {
    width: 1171px;
    height: 216px;
    margin: 15px 0 144px 366px
}

#color8 .color8-pc #section-3 .text-wrapper_16 {
    height: 214px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/97dc548173a4f7afacccc0730d805a63.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin-top: 2px;
    width: 406px
}

#color8 .color8-pc #section-3 .paragraph_21 {
    background-image: linear-gradient(89deg, rgb(172, 203, 238) 0, rgb(172, 203, 238) 0, rgb(231, 240, 253) 100%, rgb(231, 240, 253) 100%);
    width: 139px;
    height: 51px;
    overflow-wrap: break-word;
    color: #fff;
    font-size: 30px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 28px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 66px 0 0 22px
}

#color8 .color8-pc #section-3 .text-wrapper_17 {
    height: 216px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/54be8d343d96cc94c3231762c2939301.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin-left: 13px;
    width: 406px
}

#color8 .color8-pc #section-3 .paragraph_22 {
    background-image: linear-gradient(-32deg, rgb(103, 23, 205) 0, rgb(103, 23, 205) 0, rgb(40, 113, 250) 100%, rgb(40, 113, 250) 100%);
    width: 242px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 21px 0 0 94px
}

#color8 .color8-pc #section-3 .text-wrapper_18 {
    height: 216px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/faeff9a3eace70e3b381b50d647122db.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin-left: 14px;
    width: 332px
}

#color8 .color8-pc #section-3 .text_63 {
    background-image: linear-gradient(-32deg, rgb(103, 23, 205) 0, rgb(103, 23, 205) 0, rgb(40, 113, 250) 100%, rgb(40, 113, 250) 100%);
    width: 193px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 38px 0 0 68px
}

#color8 .color8-pc #section-3 .section_9 {
    background-color: #edfbff;
    width: 1920px;
    position: relative
}

#color8 .color8-pc #section-3 .text-wrapper_19 {
    margin: 117px 0 0 361px
}

#color8 .color8-pc #section-3 .text-wrapper_19 .text_64-1 {
    width: 747px;
    font-size: 48px;
    font-family: SamsungSharpSans-Bold;
    background: -webkit-gradient(linear, left top, right top, from(#09BBFE), to(#5A42EC));
    background: linear-gradient(90deg, #09BBFE 0%, #5A42EC 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    color: #000
}

#color8 .color8-pc #section-3 .text-wrapper_19 .text_64-2 {
    width: 747px;
    font-size: 30px;
    font-family: SamsungSharpSans-Medium;
    color: #000
}

#color8 .color8-pc #section-3 .text_64 {
    overflow-wrap: break-word;
    color: #000;
    font-size: 48px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left
}

#color8 .color8-pc #section-3 .text-wrapper_20 {
    width: 1272px;
    margin: 1350px 0 0 342px
}

#color8 .color8-pc #section-3 .text_65 {
    width: 228px;
    height: 32px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 26px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 30px;
    margin-top: 28px
}

#color8 .color8-pc #section-3 .text_66 {
    width: 272px;
    height: 25px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 26px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 30px;
    margin: 35px 0 0 95px
}

#color8 .color8-pc #section-3 .paragraph_23 {
    width: 246px;
    height: 60px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 30px;
    margin-left: 53px;
    margin-top: 28px
}

#color8 .color8-pc #section-3 .text_67 {
    width: 297px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 30px;
    margin: 35px 0 0 81px
}

#color8 .color8-pc #section-3 .text-wrapper_21 {
    width: 1282px;
    height: 199px;
    margin: 37px 0 57px 343px
}

#color8 .color8-pc #section-3 .text_68 {
    width: 276px;
    height: 99px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 24px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 24px;
    margin-top: 2px
}

#color8 .color8-pc #section-3 .text_69 {
    width: 274px;
    height: 116px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 24px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 24px;
    margin: 7px 0 0 48px
}

#color8 .color8-pc #section-3 .text_70 {
    width: 281px;
    height: 195px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 24px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 24px;
    margin: 4px 0 0 50px
}

#color8 .color8-pc #section-3 .text_71 {
    width: 306px;
    height: 99px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 24px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 24px;
    margin-left: 47px
}

#color8 .color8-pc #section-3 .image_16 {
    position: absolute;
    left: 325px;
    top: 118px;
    width: 1318px;
    height: 1677px
}

#color8 .color8-pc #section-3 .section_10 {
    width: 1920px;
    height: 2236px
}

#color8 .color8-pc #section-3 .block_6 {
    width: 1044px;
    height: 64px;
    margin: 84px 0 0 490px
}

#color8 .color8-pc #section-3 .box_11 {
    background-color: #fff;
    border-radius: 4px;
    width: 460px;
    height: 64px
}

#color8 .color8-pc #section-3 .box_12 {
    background-color: #fff;
    border-radius: 4px;
    width: 468px;
    height: 64px
}

#color8 .color8-pc #section-3 .text-group_17 {
    width: 1023px;
    height: 214px;
    margin: 1014px 0 0 449px
}

#color8 .color8-pc #section-3 .text_72 {
    background-image: linear-gradient(89deg, rgb(9, 187, 254) 0, rgb(9, 187, 254) 0, rgb(90, 66, 236) 100%, rgb(90, 66, 236) 100%);
    overflow-wrap: break-word;
    color: #000;
    font-size: 60px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#color8 .color8-pc #section-3 .text_73 {
    overflow-wrap: break-word;
    color: #000;
    font-size: 48px;
    font-family: Poppins-Medium;
    font-weight: 500;
    text-align: center;
    margin: 19px 0 0 0
}

#color8 .color8-pc #section-3 .text_74 {
    width: 1023px;
    height: 67px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center;
    line-height: 33px;
    margin-top: 27px
}

#color8 .color8-pc #section-3 .image_17 {
    width: 1200px;
    height: 708px;
    margin: 86px 0 66px 360px
}

#color8 .color8-pc #section-3 .section_11 {
    width: 1920px;
    height: 1493px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/84bfea7925e050500a9b3e05f836da1e.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin-top: -1px
}

#color8 .color8-pc #section-3 .text-group_18 {
    width: 1064px;
    height: 281px;
    margin: 82px 0 0 427px
}

#color8 .color8-pc #section-3 .text_75 {
    height: 54px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 48px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center;
    line-height: 60px;
}

#color8 .color8-pc #section-3 .text_76 {
    background-image: linear-gradient(225deg, rgba(9, 187, 254, 0.98) 0, rgba(9, 187, 254, 0.98) 0, rgba(90, 66, 236, 0.98) 100%, rgba(90, 66, 236, 0.98) 100%);
    overflow-wrap: break-word;
    color: #000;
    font-size: 60px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 27px 0 0 0
}

#color8 .color8-pc #section-3 .text_77 {
    width: 1064px;
    height: 105px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center;
    line-height: 36px;
    margin-top: 29px
}

#color8 .color8-pc #section-3 .section_12 {
    width: 1914px;
    height: 1204px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/1895a92276d76af66b0da49f3cb51acc.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin-top: -56px
}

#color8 .color8-pc #section-3 .text_78 {
    height: 37px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 48px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center;
    line-height: 60px;
    margin: 109px 0 0 0
}

#color8 .color8-pc #section-3 .text-group_19 {
    width: 1706px;
    height: 156px;
    margin: 34px auto 868px auto
}

#color8 .color8-pc #section-3 .text_79 {
    background-image: linear-gradient(225deg, rgba(9, 187, 254, 0.98) 0, rgba(9, 187, 254, 0.98) 0, rgba(90, 66, 236, 0.98) 100%, rgba(90, 66, 236, 0.98) 100%);
    overflow-wrap: break-word;
    color: #000;
    font-size: 58px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#color8 .color8-pc #section-3 .text_80 {
    height: 69px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center;
    line-height: 36px;
    margin-top: 23px
}

#color8 .color8-pc #section-3 .section_13 {
    width: 1920px;
    height: 4111px
}

#color8 .color8-pc #section-3 .text_81 {
    background-image: linear-gradient(225deg, rgba(9, 187, 254, 0.98) 0, rgba(9, 187, 254, 0.98) 0, rgba(90, 66, 236, 0.98) 100%, rgba(90, 66, 236, 0.98) 100%);
    width: 1233px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 48px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 139px auto 0 auto
}

#color8 .color8-pc #section-3 .text-wrapper_22 {
    width: 1400px;
    height: 334px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/54726c7646bcedffc3e73b97d6383875.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin: 34px 0 0 262px
}

#color8 .color8-pc #section-3 .text_82 {
    background-image: linear-gradient(89deg, rgb(239, 159, 56) 0, rgb(239, 159, 56) 0, rgb(221, 38, 21) 28.637695%, rgb(63, 44, 250) 73.144531%, rgb(43, 195, 167) 100%, rgb(43, 195, 167) 100%);
    width: 343px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 235px 0 0 57px
}

#color8 .color8-pc #section-3 .paragraph_24 {
    background-image: linear-gradient(89deg, rgb(237, 59, 75) 0, rgb(237, 59, 75) 0, rgb(76, 59, 146) 100%, rgb(76, 59, 146) 100%);
    width: 329px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 28px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 236px 0 0 123px
}

#color8 .color8-pc #section-3 .text_83 {
    background-image: linear-gradient(89deg, rgb(155, 176, 218) 0, rgb(155, 176, 218) 0, rgb(97, 125, 182) 50%, rgb(24, 61, 138) 100%, rgb(24, 61, 138) 100%);
    width: 354px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 235px 0 0 144px
}

#color8 .color8-pc #section-3 .block_7 {
    width: 1920px;
    height: 1000px;
    margin-top: 127px
}

#color8 .color8-pc #section-3 .block_8 {
    width: 950px;
    height: 1000px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/306cbe9c4e3634ff88e5823dfd882ca8.webp) 100% no-repeat;
    background-size: 100% 100%
}

#color8 .color8-pc #section-3 .text-group_20 {
    width: 833px;
    margin: 96px 0 0 64px
}

#color8 .color8-pc #section-3 .text_84 {
    overflow-wrap: break-word;
    color: #000;
    font-size: 48px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 60px;
}

#color8 .color8-pc #section-3 .paragraph_25 {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgb(9, 187, 254)), color-stop(0, rgb(9, 187, 254)), color-stop(100%, rgb(90, 66, 236)), to(rgb(90, 66, 236)));
    background-image: linear-gradient(90deg, rgb(9, 187, 254) 0, rgb(9, 187, 254) 0, rgb(90, 66, 236) 100%, rgb(90, 66, 236) 100%);
    overflow-wrap: break-word;
    color: #000;
    font-size: 50px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    margin-top: 29px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#color8 .color8-pc #section-3 .text_85 {
    height: 69px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 36px;
    margin: 44px 0 0 2px
}

#color8 .color8-pc #section-3 .block_9 {
    width: 950px;
    height: 1000px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/e1ab7c8ccfcc1999d5683f45478f932c.webp) 100% no-repeat;
    background-size: 100% 100%
}

#color8 .color8-pc #section-3 .text-group_21 {
    width: 770px;
    height: 477px;
    margin: 34px 0 0 66px
}

#color8 .color8-pc #section-3 .paragraph_26 {
    overflow-wrap: break-word;
    color: #000;
    font-size: 48px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left
}

#color8 .color8-pc #section-3 .paragraph_27 {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgb(9, 187, 254)), color-stop(0, rgb(9, 187, 254)), color-stop(100%, rgb(90, 66, 236)), to(rgb(90, 66, 236)));
    background-image: linear-gradient(90deg, rgb(9, 187, 254) 0, rgb(9, 187, 254) 0, rgb(90, 66, 236) 100%, rgb(90, 66, 236) 100%);
    overflow-wrap: break-word;
    color: #000;
    font-size: 60px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    margin-top: 31px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#color8 .color8-pc #section-3 .text_86 {
    height: 169px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 36px;
    margin-top: 39px
}

#color8 .color8-pc #section-3 .block_10 {
    width: 1888px;
    height: 928px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/f64404d9d44ca55b1c2ec1f3eaa0a559.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin: 20px 0 0 32px
}

#color8 .color8-pc #section-3 .text-group_22 {
    width: 692px;
    height: 326px;
    margin: 323px 0 0 124px
}

#color8 .color8-pc #section-3 .text_87 {
    overflow-wrap: break-word;
    color: #000;
    font-size: 48px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left
}

#color8 .color8-pc #section-3 .paragraph_28 {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgb(9, 187, 254)), color-stop(0, rgb(9, 187, 254)), color-stop(100%, rgb(90, 66, 236)), to(rgb(90, 66, 236)));
    background-image: linear-gradient(90deg, rgb(9, 187, 254) 0, rgb(9, 187, 254) 0, rgb(90, 66, 236) 100%, rgb(90, 66, 236) 100%);
    overflow-wrap: break-word;
    color: #000;
    font-size: 48px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    margin-top: 8px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#color8 .color8-pc #section-3 .text_88 {
    height: 141px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 36px;
    margin: 25px 0 0 2px
}

#color8 .color8-pc #section-3 .text-wrapper_23 {
    height: 239px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/acd2bbe112170bb614b8e265e9624ec4.webp) 100% no-repeat;
    background-size: 100% 100%;
    width: 1920px
}

#color8 .color8-pc #section-3 .text_89 {
    background-image: linear-gradient(225deg, rgba(9, 187, 254, 0.98) 0, rgba(9, 187, 254, 0.98) 0, rgba(90, 66, 236, 0.98) 100%, rgba(90, 66, 236, 0.98) 100%);
    overflow-wrap: break-word;
    color: #000;
    font-size: 68px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 95px 0 0 0
}

#color8 .color8-pc #section-3 .text_90 {
    width: 712px;
    height: 40px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 48px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 60px;
    margin: 97px 0 0 609px
}

#color8 .color8-pc #section-3 .text-group_23 {
    width: 1166px;
    height: 205px;
    margin: 40px 0 0 382px
}

#color8 .color8-pc #section-3 .text_91 {
    background-image: linear-gradient(225deg, rgba(239, 159, 56, 0.98) 0, rgba(239, 159, 56, 0.98) 0, rgba(221, 38, 21, 0.98) 28.637695%, rgba(63, 44, 250, 0.98) 73.144531%, rgba(43, 195, 167, 0.98) 100%, rgba(43, 195, 167, 0.98) 100%);
    overflow-wrap: break-word;
    color: #000;
    font-size: 60px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#color8 .color8-pc #section-3 .text_92 {
    width: 1166px;
    height: 105px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center;
    line-height: 36px;
    margin-top: 34px
}

#color8 .color8-pc #section-3 .image_18 {
    width: 1068px;
    height: 662px;
    margin: 96px 0 97px 430px
}

#color8 .color8-pc #section-3 .section_14 {
    width: 1920px;
    height: 1422px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/8b1c0d8a30d6864124845d162dd9e501.webp) 100% no-repeat;
    background-size: 100% 100%;
    margin-top: -1px
}

#color8 .color8-pc #section-3 .text_93 {
    height: 38px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 48px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center;
    line-height: 60px;
    margin: 137px 0 0 0
}

#color8 .color8-pc #section-3 .text-group_24 {
    width: 1353px;
    height: 279px;
    margin: 39px 0 929px 283px
}

#color8 .color8-pc #section-3 .paragraph_29 {
    background-image: linear-gradient(225deg, rgba(1, 94, 234, 0.98) 0, rgba(1, 94, 234, 0.98) 0, rgba(0, 192, 250, 0.98) 100%, rgba(0, 192, 250, 0.98) 100%);
    overflow-wrap: break-word;
    color: #000;
    font-size: 60px;
    font-family: SamsungSharpSans-Bold;
    font-weight: 500;
    text-align: center;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#color8 .color8-pc #section-3 .text_94 {
    width: 1353px;
    height: 105px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center;
    line-height: 36px;
    margin-top: 51px
}

#color8 .color8-pc #section-3 .section_15 {
    position: relative;
    width: 1920px;
    height: 2804px;
    margin-bottom: 1px
}

#color8 .color8-pc #section-3 .text_95 {
    overflow-wrap: break-word;
    color: #000;
    font-size: 48px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center;
    margin: 330px 0 0 0
}

#color8 .color8-pc #section-3 .text_96 {
    background-image: linear-gradient(225deg, rgba(1, 94, 234, 0.98) 0, rgba(1, 94, 234, 0.98) 0, rgba(0, 192, 250, 0.98) 100%, rgba(0, 192, 250, 0.98) 100%);
    width: 1030px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 60px;
    font-family: SamsungSharpSans-Bold;
    font-weight: 500;
    text-align: center;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 58px 0 0 445px
}

#color8 .color8-pc #section-3 .text_97 {
    width: 721px;
    height: 69px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center;
    line-height: 36px;
    margin: 56px 0 0 600px
}

#color8 .color8-pc #section-3 .image_19 {
    width: 1133px;
    height: 509px;
    margin: 68px 0 0 399px
}

#color8 .color8-pc #section-3 .text-wrapper_24 {
    overflow-wrap: break-word;
    font-size: 0;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    margin: 94px 0 0 277px
}

#color8 .color8-pc #section-3 .text_98 {
    overflow-wrap: break-word;
    color: #000;
    font-size: 50px;
    font-family: SamsungSharpSans-Bold;
    text-align: left
}

#color8 .color8-pc #section-3 .text_99 {
    width: 556px;
    height: 49px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 100px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 66px
}

#color8 .color8-pc #section-3 .group_6 {
    background-color: #ededed;
    border-radius: 5px;
    width: 1400px;
    height: 60px;
    margin: 80px 0 0 258px
}

#color8 .color8-pc #section-3 .group_7 {
    background-color: #ededed;
    border-radius: 5px;
    width: 1400px;
    height: 60px;
    margin: 60px 0 0 258px
}

#color8 .color8-pc #section-3 .group_8 {
    background-color: #ededed;
    border-radius: 5px;
    width: 1400px;
    height: 60px;
    margin: 60px 0 0 258px
}

#color8 .color8-pc #section-3 .group_9 {
    background-color: #ededed;
    border-radius: 5px;
    width: 1400px;
    height: 60px;
    margin: 60px 0 0 258px
}

#color8 .color8-pc #section-3 .group_10 {
    background-color: #ededed;
    border-radius: 5px;
    width: 1400px;
    height: 60px;
    margin: 60px 0 0 258px
}

#color8 .color8-pc #section-3 .group_11 {
    background-color: #ededed;
    border-radius: 5px;
    width: 1400px;
    height: 60px;
    margin: 60px 0 0 258px
}

#color8 .color8-pc #section-3 .group_12 {
    background-color: #ededed;
    border-radius: 5px;
    width: 1400px;
    height: 60px;
    margin: 60px 0 0 258px
}

#color8 .color8-pc #section-3 .group_13 {
    background-color: #ededed;
    border-radius: 5px;
    width: 1400px;
    height: 60px;
    margin: 59px 0 0 258px
}

#color8 .color8-pc #section-3 .group_14 {
    background-color: #ededed;
    border-radius: 5px;
    width: 1400px;
    height: 60px;
    margin: 60px 0 294px 258px
}

#color8 .color8-pc #section-3 .paragraph_30 {
    position: absolute;
    left: 278px;
    top: 1507px;
    width: 550px;
    height: 1053px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Bold;
    text-align: left;
    line-height: 60px
}

#color8 .color8-pc #section-3 .text-wrapper_25 {
    position: absolute;
    left: 753px;
    top: 1507px;
    width: 809px;
    height: 1163px;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: SamsungSharpSans-Medium;
    text-align: left
}

#color8 .color8-pc #section-3 .paragraph_31 {
    width: 579px;
    height: 1163px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 27px;
    font-family: SamsungSharpSans-Medium;
    text-align: left;
    line-height: 60px
}

#color8 .color8-pc #section-3 .paragraph_32 {
    width: 579px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 27px;
    font-family: SamsungSharpSans-Medium;
    display: block;
    text-align: left;
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px)
}

#color8 .color8-pc #section-3 .text_100 {
    width: 579px;
    height: 1163px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 27px;
    text-align: left;
    line-height: 30px
}

#color8 .color8-pc #section-3 .text_101 {
    width: 579px;
    height: 1163px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 27px;
    text-align: left;
    line-height: 30px
}

#color8 .color8-pc #section-3 .section_16 {
    position: absolute;
    left: 0;
    top: 7893px;
    width: 1920px;
    height: 4052px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/52ed384ccaad81ba46dd8858f371b1e0.webp) 100% no-repeat;
    background-size: 100% 100%
}

#color8 .color8-pc #section-3 .group_15 {
    width: 1277px;
    height: 1024px;
    margin: 107px 0 0 366px
}

#color8 .color8-pc #section-3 .image_20 {
    width: 475px;
    height: 1024px
}

#color8 .color8-pc #section-3 .group_16 {
    width: 629px;
    height: 929px
}

#color8 .color8-pc #section-3 .image_21 {
    width: 475px;
    height: 713px;
    margin-left: 47px
}

#color8 .color8-pc #section-3 .text-group_25 {
    width: 629px;
    height: 120px;
    margin-top: 96px
}

#color8 .color8-pc #section-3 .text_102 {
    background-image: linear-gradient(92deg, rgb(255, 142, 68) 0, rgb(255, 142, 68) 0, rgb(249, 19, 98) 50%, rgb(53, 18, 106) 100%, rgb(53, 18, 106) 100%);
    overflow-wrap: break-word;
    color: #000;
    font-size: 50px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#color8 .color8-pc #section-3 .text_103 {
    width: 639px;
    height: 34px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center;
    line-height: 36px;
    margin-top: 25px
}

#color8 .color8-pc #section-3 .group_17 {
    width: 1169px;
    height: 1024px;
    margin: 92px 0 0 392px
}

#color8 .color8-pc #section-3 .group_18 {
    width: 476px;
    height: 871px;
    margin-top: 116px
}

#color8 .color8-pc #section-3 .image_22 {
    width: 475px;
    height: 670px;
    margin-left: 1px
}

#color8 .color8-pc #section-3 .text-group_26 {
    width: 467px;
    height: 137px;
    margin-top: 64px
}

#color8 .color8-pc #section-3 .text_104 {
    background-image: linear-gradient(92deg, rgb(255, 142, 68) 0, rgb(255, 142, 68) 0, rgb(249, 19, 98) 50%, rgb(53, 18, 106) 100%, rgb(53, 18, 106) 100%);
    width: 477px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 50px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#color8 .color8-pc #section-3 .text_105 {
    height: 69px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 36px;
    margin: 7px 0 0 1px
}

#color8 .color8-pc #section-3 .image_23 {
    width: 475px;
    height: 1024px
}

#color8 .color8-pc #section-3 .text-group_27 {
    width: 610px;
    height: 137px;
    margin: 49px 0 0 1033px
}

#color8 .color8-pc #section-3 .text_106 {
    background-image: linear-gradient(92deg, rgb(255, 142, 68) 0, rgb(255, 142, 68) 0, rgb(249, 19, 98) 50%, rgb(53, 18, 106) 100%, rgb(53, 18, 106) 100%);
    width: 610px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 60px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#color8 .color8-pc #section-3 .text_107 {
    height: 69px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 36px;
    margin: 2px 0 0 7px
}

#color8 .color8-pc #section-3 .image_24 {
    width: 1225px;
    height: 1024px;
    margin: 182px 0 0 352px
}

#color8 .color8-pc #section-3 .text-group_28 {
    width: 1148px;
    height: 151px;
    margin: 126px 0 136px 387px
}

#color8 .color8-pc #section-3 .text_108 {
    background-image: linear-gradient(92deg, rgb(255, 142, 68) 0, rgb(255, 142, 68) 0, rgb(249, 19, 98) 50%, rgb(53, 18, 106) 100%, rgb(53, 18, 106) 100%);
    height: 63px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 60px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    line-height: 60px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#color8 .color8-pc #section-3 .text_109 {
    width: 1148px;
    height: 70px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center;
    line-height: 36px;
    margin-top: 18px
}

#color8 .color8-pc #section-3 .section_17 {
    background-color: rgba(178, 220, 255, .41);
    position: absolute;
    left: 0;
    top: 19218px;
    width: 1920px;
    height: 1065px
}

#color8 .color8-pc #section-3 .text-group_29 {
    width: 1197px;
    height: 214px;
    margin: 133px 0 0 362px
}

#color8 .color8-pc #section-3 .text_110 {
    background-image: linear-gradient(89deg, rgb(9, 187, 254) 0, rgb(9, 187, 254) 0, rgb(90, 66, 236) 100%, rgb(90, 66, 236) 100%);
    overflow-wrap: break-word;
    color: #000;
    font-size: 60px;
    font-family: SamsungSharpSans-Bold;
    text-align: center;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#color8 .color8-pc #section-3 .text_111 {
    height: 50px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 48px;
    font-family: Poppins-Medium;
    font-weight: 500;
    text-align: center;
    line-height: 48px;
    margin: 19px 0 0 0
}

#color8 .color8-pc #section-3 .text_112 {
    width: 1197px;
    height: 67px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 30px;
    font-family: SamsungSharpSans-Medium;
    font-weight: 500;
    text-align: center;
    line-height: 33px;
    margin-top: 28px
}

#color8 .color8-pc #section-3 .group_19 {
    width: 1091px;
    height: 465px;
    margin: 102px 0 151px 391px
}

#color8 .color8-pc #section-3 .box_13 {
    width: 814px;
    height: 423px
}

#color8 .color8-pc #section-3 .box_14 {
    height: 370px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/9cb97e1aa356f972b829ac65ef784354.webp) 100% no-repeat;
    background-size: 100% 100%;
    width: 814px
}

#color8 .color8-pc #section-3 .section_18 {
    height: 338px;
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/9406b89a9758a191be7eff5024a05e6d.webp) 100% no-repeat;
    background-size: 100% 100%;
    width: 762px;
    margin: 17px 0 0 18px
}

#color8 .color8-pc #section-3 .text-wrapper_26 {
    background-color: #dbefff;
    height: 23px;
    width: 463px;
    margin: 289px 0 0 173px
}

#color8 .color8-pc #section-3 .text_113 {
    width: 397px;
    height: 19px;
    overflow-wrap: break-word;
    color: #0f03ff;
    font-size: 16px;
    font-family: Poppins-Regular;
    text-align: left;
    line-height: 16px;
    margin: 3px 0 0 12px
}

#color8 .color8-pc #section-3 .text_114 {
    width: 710px;
    height: 26px;
    overflow-wrap: break-word;
    color: #000;
    font-size: 24px;
    font-family: Poppins-Regular;
    text-align: left;
    line-height: 24px;
    margin: 27px 0 0 68px
}

#color8 .color8-pc #section-3 .image_25 {
    width: 222px;
    height: 454px;
    margin-top: 11px
}

@media screen and (max-device-width: 768px) {
    #color8 .color8-pc {
        display: none !important
    }

    #color8 .color8-phone {
        display: block !important;
        -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        transform-origin: 0 0
    }

    #color8 .color8-phone #section-1 .page {
        position: relative;
        width: 750px;
        overflow: hidden
    }

    #color8 .color8-phone #section-1 .group_1 {
        position: relative;
        width: 750px;
        background: #fff
    }

    #color8 .color8-phone #section-1 .box_1 {
        position: relative;
        width: 750px;
        height: 550px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/b5bbafe397f64940579074f9a1cdb8b8.webp) 100% no-repeat;
        background-size: 100% 100%
    }

    #color8 .color8-phone #section-1 .text-group_1 {
        width: 434px;
        height: 114px;
        margin: 144px 0 0 302px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    #color8 .color8-phone #section-1 .text_1 {
        width: 271px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 62px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        margin-left: 82px
    }

    #color8 .color8-phone #section-1 .text_2 {
        width: 434px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 23px;
        font-family: Poppins-SemiBold;
        text-align: center;
        line-height: 1.2
    }

    #color8 .color8-phone #section-1 .text_3 {
        width: auto;
        height: 18px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 16px;
        font-family: Poppins-Regular;
        text-align: center;
        line-height: 21px;
        margin: 13px 0 0 0
    }

    #color8 .color8-phone #section-1 .image_1 {
        position: absolute;
        left: 540px;
        top: 302px;
        width: 190px;
        height: 255px
    }

    #color8 .color8-phone #section-1 .box_2 {
        position: relative;
        width: 750px;
        height: 960px;
        -webkit-box-pack: flex-center;
        -ms-flex-pack: flex-center;
        justify-content: flex-center
    }

    #color8 .color8-phone #section-1 .box_3 {
        width: 703px;
        height: 195px;
        margin: 47px 0 0 26px
    }

    #color8 .color8-phone #section-1 .block_1 {
        width: 187px;
        height: 193px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/2983f935268fde1c595cb2094642fa81.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-top: 1px
    }

    #color8 .color8-phone #section-1 .text_4 {
        width: 152px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 15px;
        font-family: Poppins-SemiBold;
        text-align: left;
        margin: 14px 0 0 19px
    }

    #color8 .color8-phone #section-1 .block_2 {
        width: 163px;
        height: 62px;
        margin: 4px 0 100px 14px
    }

    #color8 .color8-phone #section-1 .text-wrapper_1-1 {
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/9f43acfd3d3d68413adb8e279060bf8a.webp) 100% no-repeat;
        background-size: 100% 100%;
        width: 44px;
        height: 44px;
        margin-top: 18px
    }

    #color8 .color8-phone #section-1 .text-wrapper_1 {
        height: 44px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/a02986704f80a1bb8a2e1c06ec276465.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-left: 5px;
        width: 44px
    }

    #color8 .color8-phone #section-1 .paragraph_1 {
        width: 32px;
        height: 22px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 10px;
        font-family: Poppins-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 12px;
        margin: 12px 0 0 7px
    }

    #color8 .color8-phone #section-1 .text-wrapper_2 {
        height: 51px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/62f00373beb48fabbe1f54221939f003.webp) 100% no-repeat;
        background-size: 100% 100%;
        width: 51px;
        margin: 6px 0 0 19px
    }

    #color8 .color8-phone #section-1 .paragraph_2 {
        width: 43px;
        height: 25px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 10px;
        font-family: Poppins-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 12px;
        margin: 14px 0 0 5px
    }

    #color8 .color8-phone #section-1 .block_3 {
        width: 203px;
        height: 194px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/e45bcb4cadd8ea99c7baab5775210b17.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin: 1px 0 0 7px
    }

    #color8 .color8-phone #section-1 .text-group_2 {
        width: 181px;
        height: 32px;
        margin: 14px 0 0 12px
    }

    #color8 .color8-phone #section-1 .text_5 {
        width: 181px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 15px;
        font-family: Poppins-SemiBold;
        text-align: left
    }

    #color8 .color8-phone #section-1 .text-wrapper_3 {
        width: 159px;
        height: 13px;
        overflow-wrap: break-word;
        font-size: 0;
        font-family: HarmonyOS_Sans_SC_Medium;
        opacity: 0;
        text-align: left;
        line-height: 12px;
        margin: 6px 0 0 1px
    }

    #color8 .color8-phone #section-1 .text_6 {
        width: 159px;
        height: 13px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 10px;
        font-family: HarmonyOS_Sans_SC_Medium;
        text-align: left;
        line-height: 12px
    }

    #color8 .color8-phone #section-1 .text_7 {
        width: 159px;
        height: 13px;
        overflow-wrap: break-word;
        color: #ff9f32;
        font-size: 10px;
        font-family: HarmonyOS_Sans_SC_Medium;
        text-align: left;
        line-height: 12px
    }

    #color8 .color8-phone #section-1 .text_8 {
        width: 159px;
        height: 13px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 10px;
        font-family: HarmonyOS_Sans_SC_Medium;
        text-align: left;
        line-height: 12px
    }

    #color8 .color8-phone #section-1 .block_4 {
        width: 300px;
        height: 194px;
        margin-left: 6px
    }

    #color8 .color8-phone #section-1 .block_5 {
        width: 299px;
        height: 120px;
        margin-left: 1px
    }

    #color8 .color8-phone #section-1 .group_2 {
        background-color: #faf2f2;
        border-radius: 7px;
        width: 102px;
        height: 119px;
        margin-top: 1px
    }

    #color8 .color8-phone #section-1 .image-text_1 {
        width: 62px;
        height: 101px;
        margin: 8px 0 0 20px
    }

    #color8 .color8-phone #section-1 .image_2 {
        width: 50px;
        height: 56px;
        margin-left: 6px
    }

    #color8 .color8-phone #section-1 .text-group_3 {
        width: 62px;
        height: 32px;
        margin-top: 13px
    }

    #color8 .color8-phone #section-1 .text_9 {
        background-image: linear-gradient(135deg, rgb(50, 183, 182) 0, rgb(50, 183, 182) 0, rgb(53, 129, 165) 50%, rgb(66, 83, 137) 100%, rgb(66, 83, 137) 100%);
        width: 51px;
        height: 12px;
        overflow-wrap: break-word;
        color: #17edee;
        font-size: 13px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        line-height: 13px;
        margin-left: 6px;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #color8 .color8-phone #section-1 .text_10 {
        background-image: linear-gradient(135deg, rgb(136, 208, 207) 0, rgb(136, 208, 207) 0, rgb(39, 39, 213) 100%, rgb(39, 39, 213) 100%);
        width: 62px;
        height: 15px;
        overflow-wrap: break-word;
        color: #17edee;
        font-size: 17px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        line-height: 17px;
        margin-top: 5px;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #color8 .color8-phone #section-1 .group_3 {
        width: 190px;
        height: 120px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/82ada383e4935b426d8922dfa9dceb43.webp) 100% no-repeat;
        background-size: 100% 100%
    }

    #color8 .color8-phone #section-1 .paragraph_3 {
        width: 179px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 12px;
        font-family: Poppins-SemiBold;
        text-align: left;
        margin: 9px 0 0 7px
    }

    #color8 .color8-phone #section-1 .text_11 {
        background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgb(125, 197, 222)), color-stop(0, rgb(125, 197, 222)), color-stop(50%, rgb(146, 215, 231)), color-stop(100%, rgb(114, 187, 228)), to(rgb(114, 187, 228)));
        background-image: linear-gradient(90deg, rgb(125, 197, 222) 0, rgb(125, 197, 222) 0, rgb(146, 215, 231) 50%, rgb(114, 187, 228) 100%, rgb(114, 187, 228) 100%);
        width: 79px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 31px;
        font-family: HarmonyOS_Sans_SC_Black;
        text-align: left;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 7px 0 0 105px
    }

    #color8 .color8-phone #section-1 .image-text_2 {
        width: 73px;
        height: 9px;
        margin: 2px 0 0 104px
    }

    #color8 .color8-phone #section-1 .text-group_4 {
        background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgb(125, 197, 222)), color-stop(0, rgb(125, 197, 222)), color-stop(50%, rgb(146, 215, 231)), color-stop(100%, rgb(114, 187, 228)), to(rgb(114, 187, 228)));
        background-image: linear-gradient(90deg, rgb(125, 197, 222) 0, rgb(125, 197, 222) 0, rgb(146, 215, 231) 50%, rgb(114, 187, 228) 100%, rgb(114, 187, 228) 100%);
        width: 58px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 9px;
        font-family: HarmonyOS_Sans_SC_Black;
        text-align: left;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #color8 .color8-phone #section-1 .thumbnail_1 {
        width: 15px;
        height: 9px
    }

    #color8 .color8-phone #section-1 .text-wrapper_4 {
        background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgb(125, 197, 222)), color-stop(0, rgb(125, 197, 222)), color-stop(50%, rgb(146, 215, 231)), color-stop(100%, rgb(114, 187, 228)), to(rgb(114, 187, 228)));
        background-image: linear-gradient(90deg, rgb(125, 197, 222) 0, rgb(125, 197, 222) 0, rgb(146, 215, 231) 50%, rgb(114, 187, 228) 100%, rgb(114, 187, 228) 100%);
        width: 54px;
        overflow-wrap: break-word;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        font-size: 0;
        font-family: HarmonyOS_Sans_SC_Medium;
        text-align: left;
        margin: 0 0 8px 105px
    }

    #color8 .color8-phone #section-1 .text_12 {
        width: 54px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 8px;
        font-family: HarmonyOS_Sans_SC_Medium;
        text-align: left
    }

    #color8 .color8-phone #section-1 .text_13 {
        width: 54px;
        overflow-wrap: break-word;
        color: #ff9f32;
        font-size: 8px;
        font-family: HarmonyOS_Sans_SC_Medium;
        text-align: left
    }

    #color8 .color8-phone #section-1 .paragraph_4 {
        width: 54px;
        height: 23px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 8px;
        font-family: HarmonyOS_Sans_SC_Medium;
        text-align: left;
        line-height: 12px
    }

    #color8 .color8-phone #section-1 .text-wrapper_5 {
        height: 67px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/2ee6f0c32e8391dba5c597d604bbce03.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-top: 7px;
        width: 300px
    }

    #color8 .color8-phone #section-1 .paragraph_5 {
        width: 189px;
        height: 35px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 14px;
        font-family: Poppins-SemiBold;
        text-align: left;
        line-height: 15px;
        margin: 10px 0 0 2px
    }

    #color8 .color8-phone #section-1 .box_4 {
        width: 703px;
        height: 193px;
        margin: 6px 0 0 26px
    }

    #color8 .color8-phone #section-1 .block_6 {
        width: 181px;
        height: 193px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/596de8a11f5bbf44e46632d60b964ff3.webp) 100% no-repeat;
        background-size: 100% 100%
    }

    #color8 .color8-phone #section-1 .text-group_5 {
        width: 159px;
        height: 42px;
        margin: 16px 0 0 9px
    }

    #color8 .color8-phone #section-1 .text_14 {
        width: 159px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 15px;
        font-family: Poppins-SemiBold;
        text-align: left
    }

    #color8 .color8-phone #section-1 .paragraph_6 {
        width: 141px;
        height: 25px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 11px;
        font-family: Poppins-Regular;
        opacity: 0;
        text-align: left;
        line-height: 12px
    }

    #color8 .color8-phone #section-1 .block_7 {
        width: 166px;
        height: 193px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/7085f4d1bed90b55a695f6d60ab5bd8e.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-left: 6px
    }

    #color8 .color8-phone #section-1 .text-group_6 {
        width: 141px;
        height: 59px;
        margin: 16px 0 0 11px
    }

    #color8 .color8-phone #section-1 .text_15 {
        width: 148px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 15px;
        font-family: Poppins-SemiBold;
        text-align: left
    }

    #color8 .color8-phone #section-1 .paragraph_7 {
        width: 122px;
        height: 37px;
        opacity: 0;
        overflow-wrap: break-word;
        color: #000;
        font-size: 10px;
        font-family: Poppins-Regular;
        text-align: left;
        line-height: 12px;
        margin-top: 9px
    }

    #color8 .color8-phone #section-1 .block_8 {
        width: 182px;
        height: 193px;
        margin-left: 7px
    }

    #color8 .color8-phone #section-1 .text-wrapper_6 {
        width: 181px;
        height: 64px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/39fc1ffe92602f2a3334a8cbf5e01412.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-left: 1px
    }

    #color8 .color8-phone #section-1 .text_16 {
        width: 91px;
        height: 13px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 15px;
        font-family: Poppins-SemiBold;
        text-align: left;
        line-height: 15px;
        margin: 7px 0 0 9px
    }

    #color8 .color8-phone #section-1 .text_17 {
        width: 75px;
        opacity: 0;
        height: 9px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 10px;
        font-family: Poppins-Regular;
        text-align: left;
        line-height: 17px;
        margin: 10px 11px 0 5px
    }

    #color8 .color8-phone #section-1 .box_5 {
        width: 182px;
        height: 57px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/3866d96afd0cfd29483296fb81c3153d.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-top: 8px
    }

    #color8 .color8-phone #section-1 .text-group_7 {
        width: 105px;
        height: 43px;
        margin: 5px 0 0 9px
    }

    #color8 .color8-phone #section-1 .text_18 {
        width: 107px;
        height: 15px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 16px;
        font-family: Poppins-SemiBold;
        text-align: left;
        line-height: 18px
    }

    #color8 .color8-phone #section-1 .paragraph_8 {
        width: 104px;
        height: 25px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 10px;
        font-family: Poppins-Regular;
        opacity: 0;
        text-align: left;
        line-height: 12px;
        margin: 3px 0 0 1px
    }

    #color8 .color8-phone #section-1 .box_6 {
        width: 182px;
        height: 57px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/1d5dd246fc808d6071cc248a6b3484b1.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-top: 7px
    }

    #color8 .color8-phone #section-1 .text-group_8 {
        width: 63px;
        height: 48px;
        margin: 4px 0 0 10px
    }

    #color8 .color8-phone #section-1 .paragraph_9 {
        width: 88px;
        height: 30px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 16px;
        font-family: Poppins-SemiBold;
        text-align: left;
        line-height: 15px
    }

    #color8 .color8-phone #section-1 .paragraph_10 {
        width: 63px;
        height: 16px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 7px;
        opacity: 0;
        font-family: Poppins-Regular;
        text-align: left;
        line-height: 7px;
        margin-top: 2px
    }

    #color8 .color8-phone #section-1 .block_9 {
        width: 154px;
        height: 191px;
        margin: 2px 0 0 7px
    }

    #color8 .color8-phone #section-1 .block_10 {
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/315b4781307f1582671e3a7839a6d8e6.webp);
        background-size: 100% 100%;
        border-radius: 7px;
        width: 154px;
        height: 99px
    }

    #color8 .color8-phone #section-1 .text-group_9 {
        width: 91px;
        height: 34px;
        margin: 7px 0 0 9px
    }

    #color8 .color8-phone #section-1 .text_19 {
        width: 120px;
        height: 11px;
        overflow-wrap: break-word;
        color: #fff;
        font-size: 16px;
        font-family: Poppins-SemiBold;
        text-align: left;
        line-height: 18px;
        margin-left: 1px
    }

    #color8 .color8-phone #section-1 .paragraph_11 {
        width: 69px;
        height: 18px;
        opacity: 0;
        overflow-wrap: break-word;
        color: #fff;
        font-size: 7px;
        font-family: Poppins-Regular;
        text-align: left;
        line-height: 7px;
        margin-top: 5px
    }

    #color8 .color8-phone #section-1 .block_11 {
        width: 154px;
        height: 86px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/7638a9bf2094417f99051dff7b0f683b.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-top: 6px
    }

    #color8 .color8-phone #section-1 .text-group_10 {
        width: 51px;
        height: 50px;
        margin: 9px 0 0 14px
    }

    #color8 .color8-phone #section-1 .paragraph_12 {
        width: 87px;
        height: 28px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 16px;
        font-family: Poppins-SemiBold;
        text-align: left;
        line-height: 18px
    }

    #color8 .color8-phone #section-1 .paragraph_13 {
        width: 51px;
        height: 16px;
        opacity: 0;
        overflow-wrap: break-word;
        color: #000;
        font-size: 7px;
        font-family: Poppins-Regular;
        text-align: left;
        line-height: 7px;
        margin-top: 6px
    }

    #color8 .color8-phone #section-1 .box_7 {
        width: 343px;
        height: 148px;
        margin: 5px 0 0 386px
    }

    #color8 .color8-phone #section-1 .text-wrapper_7 {
        height: 146px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/70ba31ee4faeec739303906506b98c62.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-top: 2px;
        width: 182px
    }

    #color8 .color8-phone #section-1 .text_20 {
        width: 140px;
        height: 13px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 15px;
        font-family: Poppins-SemiBold;
        text-align: center;
        line-height: 13px;
        margin: 13px 0 0 20px
    }

    #color8 .color8-phone #section-1 .box_8 {
        width: 154px;
        height: 148px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/e6f94245caf283eec528a6cc92cf453d.webp) 100% no-repeat;
        background-size: 100% 100%
    }

    #color8 .color8-phone #section-1 .text-group_11 {
        width: 132px;
        height: 27px;
        margin: 16px 0 0 12px
    }

    #color8 .color8-phone #section-1 .text_21 {
        width: 162px;
        height: 14px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 16px;
        font-family: Poppins-SemiBold;
        text-align: left;
        line-height: 12px
    }

    #color8 .color8-phone #section-1 .text_22 {
        width: 125px;
        height: 12px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 10px;
        font-family: Poppins-Regular;
        text-align: left;
        opacity: 0;
        line-height: 10px;
        margin: 1px 0 0 1px
    }

    #color8 .color8-phone #section-1 .box_9 {
        width: 704px;
        height: 311px;
        margin: 8px 0 47px 25px
    }

    #color8 .color8-phone #section-1 .section_1 {
        width: 328px;
        height: 308px
    }

    #color8 .color8-phone #section-1 .group_4 {
        width: 327px;
        height: 162px;
        margin-left: 1px
    }

    #color8 .color8-phone #section-1 .box_10 {
        width: 163px;
        height: 161px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/eb0b47ed2e3f80855cf12626516bc592.webp) 100% no-repeat;
        background-size: 100% 100%
    }

    #color8 .color8-phone #section-1 .text-group_12 {
        width: 128px;
        height: 49px;
        margin: 12px 0 0 13px
    }

    #color8 .color8-phone #section-1 .paragraph_14 {
        width: 108px;
        height: 34px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 15px;
        font-family: Poppins-SemiBold;
        text-align: left;
        line-height: 17px
    }

    #color8 .color8-phone #section-1 .text_23 {
        width: 128px;
        height: 12px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 10px;
        opacity: 0;
        font-family: Poppins-Regular;
        text-align: left;
        line-height: 13px;
        margin-top: 3px
    }

    #color8 .color8-phone #section-1 .text-wrapper_8 {
        height: 162px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/53eab55ee4bc2553258d8e38c9cb48f7.webp) 100% no-repeat;
        background-size: 100% 100%;
        width: 158px
    }

    #color8 .color8-phone #section-1 .text_24 {
        width: 143px;
        height: 17px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 15px;
        font-family: Poppins-SemiBold;
        text-align: left;
        line-height: 18px;
        margin: 19px 0 0 9px
    }

    #color8 .color8-phone #section-1 .group_5 {
        width: 328px;
        height: 139px;
        margin-top: 7px
    }

    #color8 .color8-phone #section-1 .group_6 {
        height: 139px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/0313ef166ef4b50c75ef5fa8c6d6b779.webp) 100% no-repeat;
        background-size: 100% 100%;
        width: 178px
    }

    #color8 .color8-phone #section-1 .text-wrapper_9 {
        width: 76px;
        height: 55px;
        overflow-wrap: break-word;
        font-size: 0;
        font-family: Poppins-SemiBold;
        text-align: left;
        line-height: 17px;
        margin: 21px 0 0 11px
    }

    #color8 .color8-phone #section-1 .text_25 {
        width: 76px;
        height: 55px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 17px;
        font-family: Poppins-SemiBold;
        text-align: left
    }

    #color8 .color8-phone #section-1 .paragraph_15 {
        width: 76px;
        height: 55px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 11px;
        font-family: Poppins-SemiBold;
        line-height: 1;
        text-align: left
    }

    #color8 .color8-phone #section-1 .text-wrapper_10 {
        height: 139px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/bd7bef177699ec64c9c677f738372935.webp) 100% no-repeat;
        background-size: 100% 100%;
        width: 143px
    }

    #color8 .color8-phone #section-1 .paragraph_16 {
        width: 118px;
        height: 27px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 12px;
        font-family: Poppins-SemiBold;
        text-align: center;
        line-height: 12px;
        margin: 10px 0 0 10px
    }

    #color8 .color8-phone #section-1 .section_2 {
        width: 168px;
        height: 311px;
        margin-left: 6px
    }

    #color8 .color8-phone #section-1 .group_7 {
        width: 166px;
        height: 161px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/4a941abde5683f12443ab895ec71558f.webp) 0px 0px no-repeat;
        background-size: 167px 162px;
        margin-left: 2px
    }

    #color8 .color8-phone #section-1 .paragraph_17 {
        width: 169px;
        height: 32px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 15px;
        font-family: Poppins-SemiBold;
        text-align: center;
        line-height: 15px;
        margin: 20px 0 0 1px
    }

    #color8 .color8-phone #section-1 .image-text_3 {
        width: 148px;
        height: 63px;
        margin: 17px 0 0 8px
    }

    #color8 .color8-phone #section-1 .image_3 {
        width: 63px;
        height: 63px
    }

    #color8 .color8-phone #section-1 .text-group_13 {
        width: 75px;
        height: 51px;
        margin-top: 3px
    }

    #color8 .color8-phone #section-1 .paragraph_18 {
        width: 69px;
        height: 51px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 10px;
        font-family: Poppins-Medium;
        text-align: left;
        line-height: 12px
    }

    #color8 .color8-phone #section-1 .text_26 {
        width: 7px;
        height: 11px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 10px;
        font-family: HarmonyOS_Sans_SC;
        text-align: left;
        line-height: 13px;
        margin: 39px 0 0 -29px
    }

    #color8 .color8-phone #section-1 .text_27 {
        width: 7px;
        height: 11px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 10px;
        font-family: HarmonyOS_Sans_SC;
        text-align: left;
        line-height: 13px;
        margin-left: -4px
    }

    #color8 .color8-phone #section-1 .text_28 {
        width: 8px;
        height: 11px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 10px;
        font-family: HarmonyOS_Sans_SC;
        text-align: left;
        line-height: 13px;
        margin: 12px 0 0 17px
    }

    #color8 .color8-phone #section-1 .text_29 {
        width: 8px;
        height: 10px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 10px;
        font-family: HarmonyOS_Sans_SC;
        text-align: left;
        line-height: 13px;
        margin: -34px 0 53px 151px
    }

    #color8 .color8-phone #section-1 .group_8 {
        width: 167px;
        height: 142px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/8f3f45db1d46f3aad756b5f28b6eaf11.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-top: 8px
    }

    #color8 .color8-phone #section-1 .text-group_14 {
        width: 132px;
        height: 29px;
        margin: 13px 0 0 12px
    }

    #color8 .color8-phone #section-1 .text_30 {
        width: 132px;
        height: 13px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 15px;
        font-family: Poppins-SemiBold;
        text-align: left;
        line-height: 12px
    }

    #color8 .color8-phone #section-1 .text_31 {
        width: 55px;
        height: 8px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 10px;
        font-family: Poppins-Regular;
        text-align: left;
        line-height: 10px;
        margin: 8px 0 0 2px
    }

    #color8 .color8-phone #section-1 .section_3 {
        width: 195px;
        height: 309px;
        margin: 1px 0 0 7px
    }

    #color8 .color8-phone #section-1 .section_4 {
        background-color: #edf8ff;
        border-radius: 6px;
        width: 194px;
        height: 78px
    }

    #color8 .color8-phone #section-1 .image-text_4 {
        width: 176px;
        height: 47px;
        margin: 17px 0 0 9px
    }

    #color8 .color8-phone #section-1 .label_2 {
        width: 48px;
        height: 47px
    }

    #color8 .color8-phone #section-1 .text-group_15 {
        width: 121px;
        height: 44px;
        margin-top: 1px
    }

    #color8 .color8-phone #section-1 .text_32 {
        width: 121px;
        height: 17px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 15px;
        font-family: Poppins-SemiBold;
        text-align: left;
        line-height: 12px
    }

    #color8 .color8-phone #section-1 .paragraph_19 {
        width: 100px;
        height: 22px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 10px;
        font-family: Poppins-Regular;
        text-align: left;
        line-height: 10px;
        margin: 5px 0 0 1px
    }

    #color8 .color8-phone #section-1 .section_5 {
        width: 194px;
        height: 98px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/81a032bc42c5cea2874b6ef4aa4011dd.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin: 8px 0 0 1px
    }

    #color8 .color8-phone #section-1 .text-group_16 {
        width: 112px;
        height: 46px;
        margin: 10px 0 0 13px
    }

    #color8 .color8-phone #section-1 .text_33 {
        width: 87px;
        height: 13px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 15px;
        font-family: Poppins-SemiBold;
        text-align: left;
        line-height: 12px
    }

    #color8 .color8-phone #section-1 .paragraph_20 {
        width: 112px;
        height: 26px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 10px;
        font-family: Poppins-Regular;
        text-align: left;
        line-height: 10px;
        margin-top: 7px
    }

    #color8 .color8-phone #section-1 .section_6 {
        width: 193px;
        height: 119px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/df41c422e777734db14e6bb4cbdce914.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin: 6px 0 0 2px
    }

    #color8 .color8-phone #section-1 .text-group_17 {
        width: 152px;
        height: 33px;
        margin: 14px 0 0 21px
    }

    #color8 .color8-phone #section-1 .text_34 {
        width: 127px;
        height: 17px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 15px;
        font-family: Poppins-SemiBold;
        text-align: left;
        line-height: 15px;
        margin-left: 12px
    }

    #color8 .color8-phone #section-1 .text_35 {
        width: 152px;
        height: 12px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 10px;
        opacity: 0;
        font-family: Poppins-Regular;
        text-align: center;
        line-height: 10px;
        margin-top: 4px
    }

    #color8 .color8-phone #section-1 .text-wrapper_11 {
        height: 159px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/427c639803f6207e46d9d4a032624180.webp) 100% no-repeat;
        background-size: 100% 100%;
        width: 353px;
        position: absolute;
        left: 26px;
        top: 435px
    }

    #color8 .color8-phone #section-1 .text_36 {
        width: 267px;
        height: 22px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 20px;
        font-family: Poppins-SemiBold;
        text-align: left;
        line-height: 13px;
        margin: 125px 0 0 58px
    }

    #color8 .color8-phone #section-1 .box_11 {
        width: 750px;
        height: 687px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/c632dcbf752ada6572a465065e829521.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-top: -1px
    }

    #color8 .color8-phone #section-1 .paragraph_21 {
        background-image: linear-gradient(225deg, rgba(1, 94, 234, 0.98) 0, rgba(1, 94, 234, 0.98) 0, rgba(0, 192, 250, 0.98) 100%, rgba(0, 192, 250, 0.98) 100%);
        width: 254px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 30px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 115px 0 0 354px
    }

    #color8 .color8-phone #section-1 .text_37 {
        width: 375px;
        height: 73px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 15px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 18px;
        margin: 11px 0 0 358px
    }

    #color8 .color8-phone #section-1 .block_12 {
        width: 338px;
        height: 62px;
        margin: 31px 0 0 360px
    }

    #color8 .color8-phone #section-1 .box_12 {
        background-color: #dceefc;
        border-radius: 7px;
        width: 164px;
        height: 62px
    }

    #color8 .color8-phone #section-1 .image-text_5 {
        width: 128px;
        height: 53px;
        margin: 4px 0 0 4px
    }

    #color8 .color8-phone #section-1 .image_4 {
        width: 53px;
        height: 53px
    }

    #color8 .color8-phone #section-1 .text-group_18 {
        width: 66px;
        height: 35px;
        margin-top: 11px
    }

    #color8 .color8-phone #section-1 .text_38 {
        background-image: linear-gradient(89deg, rgb(1, 94, 234) 0, rgb(1, 94, 234) 0, rgb(0, 192, 250) 100%, rgb(0, 192, 250) 100%);
        width: 66px;
        overflow-wrap: break-word;
        color: #597595;
        font-size: 21px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #color8 .color8-phone #section-1 .text_39 {
        width: 61px;
        height: 11px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 12px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 16px
    }

    #color8 .color8-phone #section-1 .box_13 {
        background-color: #ebeafc;
        border-radius: 7px;
        width: 164px;
        height: 62px
    }

    #color8 .color8-phone #section-1 .image_5 {
        width: 53px;
        height: 53px;
        margin: 4px 0 0 4px
    }

    #color8 .color8-phone #section-1 .text-group_19 {
        width: 63px;
        height: 41px;
        margin: 12px 35px 0 9px
    }

    #color8 .color8-phone #section-1 .text_40 {
        width: 46px;
        overflow-wrap: break-word;
        color: #7578bd;
        font-size: 21px;
        font-family: SamsungSharpSans-Bold;
        text-align: left
    }

    #color8 .color8-phone #section-1 .text_41 {
        width: 62px;
        height: 14px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 12px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 16px
    }

    #color8 .color8-phone #section-1 .text-wrapper_12 {
        height: 206px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/6823520b73297ebe98ed79b24d977008.webp) 100% no-repeat;
        background-size: 100% 100%;
        width: 360px;
        margin: 34px 0 86px 358px
    }

    #color8 .color8-phone #section-1 .text_42 {
        background-image: linear-gradient(225deg, rgba(150, 79, 211, 0.98) 0, rgba(150, 79, 211, 0.976156) 0, rgba(58, 192, 186, 0.98) 100%, rgba(58, 192, 186, 0.98) 100%);
        overflow-wrap: break-word;
        color: #000;
        font-size: 24px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 27px 0 0 0
    }

    #color8 .color8-phone #section-1 .image_6 {
        width: 750px;
        height: 555px;
        margin-top: -1px
    }

    #color8 .color8-phone #section-1 .box_14 {
        width: 750px;
        height: 437px
    }

    #color8 .color8-phone #section-1 .paragraph_22 {
        width: 700px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 36px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        line-height: 1.2;
        margin: 47px auto 0 auto
    }

    #color8 .color8-phone #section-1 .grid_1 {
        width: 719px;
        height: 237px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 21px 0 66px 11px
    }

    #color8 .color8-phone #section-1 .section_7 {
        width: 355px;
        height: 114px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/18c0d10f1f5e9867dbc08854aefcb225.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin: 0 10px 10px 0
    }

    #color8 .color8-phone #section-1 .text_43 {
        width: 119px;
        overflow-wrap: break-word;
        color: #fff;
        font-size: 61px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        line-height: 1;
        margin: 36px 0 0 21px
    }

    #color8 .color8-phone #section-1 .text-wrapper_13 {
        width: 192px;
        height: 36px;
        overflow-wrap: break-word;
        font-size: 0;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        line-height: 18px;
        margin: 41px 0 0 9px
    }

    #color8 .color8-phone #section-1 .text_44 {
        width: 192px;
        height: 36px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 15px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        line-height: 18px
    }

    #color8 .color8-phone #section-1 .paragraph_23 {
        width: 192px;
        height: 36px;
        overflow-wrap: break-word;
        color: #e80f1f;
        font-size: 15px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        line-height: 18px
    }

    #color8 .color8-phone #section-1 .text_45 {
        width: 192px;
        height: 36px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 15px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        line-height: 18px
    }

    #color8 .color8-phone #section-1 .section_8 {
        width: 354px;
        height: 114px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/344459838c3779a67fbf709fa95871ee.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-bottom: 10px
    }

    #color8 .color8-phone #section-1 .text_46 {
        width: 134px;
        overflow-wrap: break-word;
        color: #fff;
        font-size: 61px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        line-height: 1;
        margin: 34px 0 0 20px
    }

    #color8 .color8-phone #section-1 .text-wrapper_14 {
        width: 170px;
        height: 37px;
        overflow-wrap: break-word;
        font-size: 0;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        line-height: 18px;
        margin: 41px 0 0 15px
    }

    #color8 .color8-phone #section-1 .text_47 {
        width: 170px;
        height: 37px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 15px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        line-height: 18px
    }

    #color8 .color8-phone #section-1 .text_48 {
        width: 170px;
        height: 37px;
        overflow-wrap: break-word;
        color: #f94d52;
        font-size: 15px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        line-height: 18px
    }

    #color8 .color8-phone #section-1 .paragraph_24 {
        width: 170px;
        height: 37px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 15px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        line-height: 18px
    }

    #color8 .color8-phone #section-1 .section_9 {
        width: 355px;
        height: 113px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/e75208dfa7cc80a22a1d8c09aca98d97.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin: 0 10px 10px 0
    }

    #color8 .color8-phone #section-1 .text_49 {
        width: 133px;
        overflow-wrap: break-word;
        color: #fff;
        font-size: 61px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        line-height: 1;
        margin: 33px 0 0 21px
    }

    #color8 .color8-phone #section-1 .text-wrapper_15 {
        width: 179px;
        height: 37px;
        overflow-wrap: break-word;
        font-size: 0;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        line-height: 18px;
        margin: 41px 21px 0 0
    }

    #color8 .color8-phone #section-1 .text_50 {
        width: 179px;
        height: 37px;
        overflow-wrap: break-word;
        color: #f94d52;
        font-size: 15px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        line-height: 18px
    }

    #color8 .color8-phone #section-1 .text_51 {
        width: 179px;
        height: 37px;
        overflow-wrap: break-word;
        color: #ff9500;
        font-size: 15px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        line-height: 18px
    }

    #color8 .color8-phone #section-1 .paragraph_25 {
        width: 179px;
        height: 37px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 15px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        line-height: 18px
    }

    #color8 .color8-phone #section-1 .text-wrapper_16 {
        width: 354px;
        height: 113px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/8fcd4fb1234d93cb584dc90a6eb30a06.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-bottom: 10px
    }

    #color8 .color8-phone #section-1 .text_52 {
        text-shadow: 0px 1px 16px rgba(0, 0, 0, .27);
        width: 139px;
        overflow-wrap: break-word;
        color: #fff;
        font-size: 61px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        line-height: 1;
        margin: 33px 0 0 20px
    }

    #color8 .color8-phone #section-1 .paragraph_26 {
        width: 140px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 15px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        margin: 41px 0 0 15px
    }

    #color8 .color8-phone #section-1 .box_15 {
        width: 750px;
        height: 459px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/34992f033c7a17550138a0bab65199cf.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-top: -1px
    }

    #color8 .color8-phone #section-1 .text-group_20 {
        width: 729px;
        margin: 20px auto 0 auto
    }

    #color8 .color8-phone #section-1 .text_53 {
        overflow-wrap: break-word;
        color: #000;
        font-size: 38px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        line-height: 1.2
    }

    #color8 .color8-phone #section-1 .text_54 {
        width: 357px;
        height: 16px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 15px;opacity: 0;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 15px;
        margin: 8px 0 0 36px
    }

    #color8 .color8-phone #section-1 .box_16 {
        width: 750px;
        height: 382px
    }

    #color8 .color8-phone #section-1 .group_9 {
        width: 723px;
        height: 278px;
        margin: 61px 0 0 12px
    }

    #color8 .color8-phone #section-1 .box_17 {
        width: 241px;
        height: 276px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/da596b525c84830fe876471c28908dc5.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-top: 2px
    }

    #color8 .color8-phone #section-1 .text-group_21 {
        width: 214px;
        height: 38px;
        margin: 25px 0 0 15px
    }

    #color8 .color8-phone #section-1 .text_55 {
        width: 214px;
        height: 15px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 18px;
        font-family: Poppins-SemiBold;
        text-align: left;
        line-height: 17px
    }

    #color8 .color8-phone #section-1 .text-wrapper_17 {
        width: 188px;
        height: 15px;
        overflow-wrap: break-word;
        font-size: 0;
        font-family: HarmonyOS_Sans_SC_Medium;
        text-align: left;
        line-height: 15px;
        margin: 8px 0 0 1px
    }

    #color8 .color8-phone #section-1 .text_56 {
        width: 188px;
        height: 15px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 12px;
        font-family: HarmonyOS_Sans_SC_Medium;
        text-align: left;
        line-height: 15px
    }

    #color8 .color8-phone #section-1 .text_57 {
        width: 188px;
        height: 15px;
        overflow-wrap: break-word;
        color: #ff9f32;
        font-size: 12px;
        font-family: HarmonyOS_Sans_SC_Medium;
        text-align: left;
        line-height: 15px
    }

    #color8 .color8-phone #section-1 .text_58 {
        width: 188px;
        height: 15px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 12px;
        font-family: HarmonyOS_Sans_SC_Medium;
        text-align: left;
        line-height: 15px
    }

    #color8 .color8-phone #section-1 .box_18 {
        width: 143px;
        height: 34px;
        margin: 10px 0 169px 17px
    }

    #color8 .color8-phone #section-1 .image-text_6 {
        width: 82px;
        height: 34px
    }

    #color8 .color8-phone #section-1 .label_3 {
        width: 31px;
        height: 34px
    }

    #color8 .color8-phone #section-1 .text-group_22 {
        background-image: linear-gradient(135deg, rgb(50, 183, 182) 0, rgb(50, 183, 182) 0, rgb(53, 129, 165) 50%, rgb(66, 83, 137) 100%, rgb(66, 83, 137) 100%);
        width: 46px;
        height: 11px;
        overflow-wrap: break-word;
        color: #17edee;
        font-size: 12px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        line-height: 12px;
        margin-top: 13px;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #color8 .color8-phone #section-1 .text_59 {
        width: 56px;
        height: 14px;
        overflow-wrap: break-word;
        color: #72161b;
        font-size: 15px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        line-height: 15px;
        margin-top: 11px
    }

    #color8 .color8-phone #section-1 .box_19 {
        width: 225px;
        height: 277px;
        margin: 1px 0 0 9px
    }

    #color8 .color8-phone #section-1 .box_20 {
        width: 225px;
        height: 143px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/14eeb7ce97e4d064f950171dfb7e84ee.webp) 100% no-repeat;
        background-size: 100% 100%
    }

    #color8 .color8-phone #section-1 .paragraph_27 {
        width: 212px;
        height: 36px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 15px;
        font-family: Poppins-SemiBold;
        text-align: left;
        line-height: 19px;
        margin: 10px 0 0 8px
    }

    #color8 .color8-phone #section-1 .text_60 {
        background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgb(125, 197, 222)), color-stop(0, rgb(125, 197, 222)), color-stop(50%, rgb(146, 215, 231)), color-stop(100%, rgb(114, 187, 228)), to(rgb(114, 187, 228)));
        background-image: linear-gradient(90deg, rgb(125, 197, 222) 0, rgb(125, 197, 222) 0, rgb(146, 215, 231) 50%, rgb(114, 187, 228) 100%, rgb(114, 187, 228) 100%);
        width: 92px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 36px;
        font-family: HarmonyOS_Sans_SC_Black;
        text-align: left;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 9px 0 0 124px
    }

    #color8 .color8-phone #section-1 .text_61 {
        background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgb(125, 197, 222)), color-stop(0, rgb(125, 197, 222)), color-stop(50%, rgb(146, 215, 231)), color-stop(100%, rgb(114, 187, 228)), to(rgb(114, 187, 228)));
        background-image: linear-gradient(90deg, rgb(125, 197, 222) 0, rgb(125, 197, 222) 0, rgb(146, 215, 231) 50%, rgb(114, 187, 228) 100%, rgb(114, 187, 228) 100%);
        width: 69px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 11px;
        font-family: HarmonyOS_Sans_SC_Black;
        text-align: left;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 4px 0 0 123px
    }

    #color8 .color8-phone #section-1 .text-wrapper_18 {
        background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgb(125, 197, 222)), color-stop(0, rgb(125, 197, 222)), color-stop(50%, rgb(146, 215, 231)), color-stop(100%, rgb(114, 187, 228)), to(rgb(114, 187, 228)));
        background-image: linear-gradient(90deg, rgb(125, 197, 222) 0, rgb(125, 197, 222) 0, rgb(146, 215, 231) 50%, rgb(114, 187, 228) 100%, rgb(114, 187, 228) 100%);
        width: 64px;
        height: 28px;
        overflow-wrap: break-word;
        opacity: 0;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        font-size: 0;
        font-family: HarmonyOS_Sans_SC_Medium;
        text-align: left;
        line-height: 15px;
        margin: 9px 0 9px 124px
    }

    #color8 .color8-phone #section-1 .text_62 {
        width: 64px;
        height: 28px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 10px;
        font-family: HarmonyOS_Sans_SC_Medium;
        text-align: left;
        line-height: 15px
    }

    #color8 .color8-phone #section-1 .text_63 {
        width: 64px;
        height: 28px;
        overflow-wrap: break-word;
        color: #ff9f32;
        font-size: 10px;
        font-family: HarmonyOS_Sans_SC_Medium;
        text-align: left;
        line-height: 15px
    }

    #color8 .color8-phone #section-1 .paragraph_28 {
        width: 64px;
        height: 28px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 10px;
        font-family: HarmonyOS_Sans_SC_Medium;
        text-align: left;
        line-height: 15px
    }

    #color8 .color8-phone #section-1 .box_21 {
        width: 224px;
        height: 123px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/ac6a611a1247353b87323dd6139addb3.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin: 11px 0 0 1px
    }

    #color8 .color8-phone #section-1 .text-group_23 {
        width: 178px;
        height: 52px;
        margin: 11px 0 0 10px
    }

    #color8 .color8-phone #section-1 .paragraph_29 {
        background-image: linear-gradient(112deg, rgb(1, 94, 234) 0, rgb(1, 94, 234) 0, rgb(0, 192, 250) 100%, rgb(0, 192, 250) 100%);
        width: 178px;
        height: 27px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 15px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        line-height: 14px;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #color8 .color8-phone #section-1 .paragraph_30 {
        width: 82px;
        height: 21px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 10px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        line-height: 12px;
        margin: 4px 0 0 1px
    }

    #color8 .color8-phone #section-1 .box_22 {
        width: 241px;
        height: 278px;
        margin-left: 7px
    }

    #color8 .color8-phone #section-1 .text-wrapper_19 {
        height: 156px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/54a181a9478d08098eeab7dd51983012.webp) 100% no-repeat;
        background-size: 100% 100%;
        width: 241px
    }

    #color8 .color8-phone #section-1 .paragraph_31 {
        width: 219px;
        height: 42px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 18px;
        font-family: Poppins-SemiBold;
        text-align: left;
        line-height: 18px;
        margin: 12px 0 0 7px
    }

    #color8 .color8-phone #section-1 .text-wrapper_20 {
        width: 241px;
        height: 114px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/59be29215f1ecc8ed6895f7a83408d6f.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-top: 8px
    }

    #color8 .color8-phone #section-1 .text_64 {
        background-image: linear-gradient(89deg, rgb(182, 53, 156) 0, rgb(182, 53, 156) 0, rgb(239, 10, 106) 100%, rgb(239, 10, 106) 100%);
        width: 177px;
        height: 14px;
        overflow-wrap: break-word;
        color: #fff;
        font-size: 12px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        line-height: 14px;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 12px 0 0 35px
    }

    #color8 .color8-phone #section-1 .text_65 {
        background-image: linear-gradient(89deg, rgb(182, 53, 156) 0, rgb(182, 53, 156) 0, rgb(239, 10, 106) 100%, rgb(239, 10, 106) 100%);
        width: 127px;
        height: 18px;
        overflow-wrap: break-word;
        color: #fff;
        font-size: 19px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        line-height: 22px;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 0 0 70px 34px
    }

    #color8 .color8-phone #section-1 .box_23 {
        width: 750px;
        height: 841px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/6ebb885b5a2d99e7d766a6b45d96e673.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-top: -1px
    }

    #color8 .color8-phone #section-1 .text-group_24 {
        width: 703px;
        height: 60px;
        margin: 101px auto 0 auto
    }

    #color8 .color8-phone #section-1 .text_66 {
        background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgb(1, 94, 234)), color-stop(0, rgb(1, 94, 234)), color-stop(100%, rgb(0, 192, 250)), to(rgb(0, 192, 250)));
        background-image: linear-gradient(90deg, rgb(1, 94, 234) 0, rgb(1, 94, 234) 0, rgb(0, 192, 250) 100%, rgb(0, 192, 250) 100%);
        overflow-wrap: break-word;
        color: #000;
        font-size: 30px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #color8 .color8-phone #section-1 .text_67 {
        overflow-wrap: break-word;
        color: #000;
        font-size: 30px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        margin: 1px 0 0 8px
    }

    #color8 .color8-phone #section-1 .text_68 {
        height: 37px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 20px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: center;
        line-height: 18px;
        margin: 22px 0 0 0
    }

    #color8 .color8-phone #section-1 .box_24 {
        width: 385px;
        height: 80px;opacity: 0;
        margin: 11px 0 0 166px
    }

    #color8 .color8-phone #section-1 .section_10 {
        background-color: #e9ffff;
        border-radius: 8px 0px 0px 7px;
        width: 164px;
        height: 80px
    }

    #color8 .color8-phone #section-1 .group_10 {
        width: 49px;
        height: 20px;
        margin: 15px 0 0 59px
    }

    #color8 .color8-phone #section-1 .text_69 {
        width: 31px;
        height: 15px;
        overflow-wrap: break-word;
        color: #ef9534;
        font-size: 20px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        line-height: 18px;
        margin-top: 2px
    }

    #color8 .color8-phone #section-1 .box_25 {
        width: 16px;
        height: 20px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/d423b14de2ea2bb7068b6d014613211e.webp) 100% no-repeat;
        background-size: 100% 100%
    }

    #color8 .color8-phone #section-1 .paragraph_32 {
        width: 85px;
        height: 25px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 12px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        line-height: 12px;
        margin: 6px 0 0 38px
    }

    #color8 .color8-phone #section-1 .section_11 {
        background-color: #e9ffff;
        border-radius: 8px 0px 0px 7px;
        width: 164px;
        height: 80px
    }

    #color8 .color8-phone #section-1 .section_12 {
        width: 52px;
        height: 20px;
        margin: 15px 0 0 58px
    }

    #color8 .color8-phone #section-1 .text_70 {
        width: 36px;
        height: 15px;
        overflow-wrap: break-word;
        color: #ef9534;
        font-size: 18px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        line-height: 18px;
        margin-top: 2px
    }

    #color8 .color8-phone #section-1 .group_11 {
        width: 16px;
        height: 20px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/10d80d5557ebb9477ed5686e83f5e553.webp) 100% no-repeat;
        background-size: 100% 100%
    }

    #color8 .color8-phone #section-1 .paragraph_33 {
        width: 84px;
        height: 25px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 12px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        line-height: 12px;
        margin: 6px 0 24px 39px
    }

    #color8 .color8-phone #section-1 .box_26 {
        width: 725px;opacity: 0;
        height: 123px;
        margin: 334px 0 63px 10px
    }

    #color8 .color8-phone #section-1 .list_1 {
        width: 566px;
        height: 123px
    }

    #color8 .color8-phone #section-1 .text-wrapper_21-0 {
        width: 177px;
        height: 122px;
        background-size: 100% 100%;
        margin-right: 22px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/86a8fc4357047c48568e09eb9b73b7b2.webp) 100% no-repeat
    }

    #color8 .color8-phone #section-1 .text_71-0 {
        background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgb(9, 187, 254)), color-stop(0, rgb(9, 187, 254)), color-stop(100%, rgb(90, 66, 236)), to(rgb(90, 66, 236)));
        background-image: linear-gradient(90deg, rgb(9, 187, 254) 0, rgb(9, 187, 254) 0, rgb(90, 66, 236) 100%, rgb(90, 66, 236) 100%);
        width: 140px;
        overflow-wrap: break-word;
        font-size: 24px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 16px 0 0 24px;
        color: #000
    }

    #color8 .color8-phone #section-1 .text_74-0 {
        width: 51px;
        height: 10px;
        overflow-wrap: break-word;
        color: #23272c;
        font-size: 12px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 14px;
        margin: 26px 39px 0 3px
    }

    #color8 .color8-phone #section-1 .text-wrapper_21-1 {
        width: 177px;
        height: 122px;
        background-size: 100% 100%;
        margin-right: 22px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/07385d9ea8626e15300dcdc01cad2142.webp) 100% no-repeat
    }

    #color8 .color8-phone #section-1 .text_71-1 {
        background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgb(9, 187, 254)), color-stop(0, rgb(9, 187, 254)), color-stop(100%, rgb(90, 66, 236)), to(rgb(90, 66, 236)));
        background-image: linear-gradient(90deg, rgb(9, 187, 254) 0, rgb(9, 187, 254) 0, rgb(90, 66, 236) 100%, rgb(90, 66, 236) 100%);
        width: 160px;
        overflow-wrap: break-word;
        font-size: 16px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 16px 0 0 24px;
        color: #23272c
    }

    #color8 .color8-phone #section-1 .text_73-1 {
        width: 104px;
        height: 14px;
        overflow-wrap: break-word;
        color: #23272c;
        font-size: 12px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 14px;
        margin: 1px 0 0 24px
    }

    #color8 .color8-phone #section-1 .text-wrapper_21-2 {
        width: 177px;
        height: 122px;
        background-size: 100% 100%;
        margin-right: 22px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/3670ee5b9a6021bd19318d1e5d7a2f07.webp) 100% no-repeat
    }

    #color8 .color8-phone #section-1 .text_71-2 {
        background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgb(9, 187, 254)), color-stop(0, rgb(9, 187, 254)), color-stop(100%, rgb(90, 66, 236)), to(rgb(90, 66, 236)));
        background-image: linear-gradient(90deg, rgb(9, 187, 254) 0, rgb(9, 187, 254) 0, rgb(90, 66, 236) 100%, rgb(90, 66, 236) 100%);
        width: 180px;
        overflow-wrap: break-word;
        font-size: 16px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 16px 0 0 24px;
        color: #000
    }

    #color8 .color8-phone #section-1 .text_72-2 {
        width: 79px;
        height: 13px;
        overflow-wrap: break-word;
        color: #23272c;
        font-size: 12px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 14px;
        margin: 1px 0 0 24px
    }

    #color8 .color8-phone #section-1 .block_13 {
        width: 138px;
        height: 122px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/1f1c380bcdd212563c7ad2ff1d32708c.webp) 100% no-repeat;
        background-size: 100% 100%
    }

    #color8 .color8-phone #section-1 .text-group_25 {
        width: 91px;
        height: 43px;
        margin: 10px 0 0 28px
    }

    #color8 .color8-phone #section-1 .text_75 {
        background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgb(9, 187, 254)), color-stop(0, rgb(9, 187, 254)), color-stop(100%, rgb(90, 66, 236)), to(rgb(90, 66, 236)));
        background-image: linear-gradient(90deg, rgb(9, 187, 254) 0, rgb(9, 187, 254) 0, rgb(90, 66, 236) 100%, rgb(90, 66, 236) 100%);
        width: 33px;
        overflow-wrap: break-word;
        color: #fff;
        font-size: 36px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        margin-left: 22px;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #color8 .color8-phone #section-1 .text_76 {
        width: 91px;
        height: 10px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 12px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 14px
    }

    #color8 .color8-phone #section-1 .box_27 {
        width: 750px;
        height: 263px
    }

    #color8 .color8-phone #section-1 .box_28 {
        width: 735px;
        height: 162px;
        justify-content: center;
        margin: 85px auto 0 auto
    }

    #color8 .color8-phone #section-1 .text-group_26 {
    }

    #color8 .color8-phone #section-1 .text_77 {
        background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgb(1, 94, 234)), color-stop(0, rgb(1, 94, 234)), color-stop(100%, rgb(0, 192, 250)), to(rgb(0, 192, 250)));
        background-image: linear-gradient(90deg, rgb(1, 94, 234) 0, rgb(1, 94, 234) 0, rgb(0, 192, 250) 100%, rgb(0, 192, 250) 100%);
        overflow-wrap: break-word;
        color: #000;
        font-size: 30px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #color8 .color8-phone #section-1 .paragraph_34 {
        height: 65px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 30px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        line-height: 30px;
        margin: 12px 0 0 0
    }

    #color8 .color8-phone #section-1 .text_78 {
        height: 36px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 20px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: center;
        line-height: 1;
    }

    #color8 .color8-phone #section-1 .image_7 {
        width: 750px;
        height: 477px;
        margin-top: -1px
    }

    #color8 .color8-phone #section-1 .box_29 {
        width: 750px;
        height: 789px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/8003d267b5333a31cfe86b5ef2b0668a.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-top: -2px
    }

    #color8 .color8-phone #section-1 .text-group_27 {
        width: 739px;
        margin: 79px auto 0 auto
    }

    #color8 .color8-phone #section-1 .text_79 {
        background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgb(1, 94, 234)), color-stop(0, rgb(1, 94, 234)), color-stop(100%, rgb(0, 192, 250)), to(rgb(0, 192, 250)));
        background-image: linear-gradient(90deg, rgb(1, 94, 234) 0, rgb(1, 94, 234) 0, rgb(0, 192, 250) 100%, rgb(0, 192, 250) 100%);
        overflow-wrap: break-word;
        color: #000;
        font-size: 30px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #color8 .color8-phone #section-1 .text_80 {
        height: 26px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 24px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        line-height: 30px;
        margin: 1px 0 0 0
    }

    #color8 .color8-phone #section-1 .image_8 {
        width: 729px;
        font-size: 20px;
        font-family: SamsungSharpSans-Medium;
        text-align: center;
        font-weight: 500;
        color: #000;
        line-height: 1;
        margin: 11px auto 0 auto
    }

    #color8 .color8-phone #section-1 .text_81 {
        background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgb(1, 94, 234)), color-stop(0, rgb(1, 94, 234)), color-stop(100%, rgb(0, 192, 250)), to(rgb(0, 192, 250)));
        background-image: linear-gradient(90deg, rgb(1, 94, 234) 0, rgb(1, 94, 234) 0, rgb(0, 192, 250) 100%, rgb(0, 192, 250) 100%);
        overflow-wrap: break-word;
        color: #000;
        font-size: 18px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 383px 0 0 0
    }

    #color8 .color8-phone #section-1 .section_13 {
        width: 576px;
        height: 52px;white-space: nowrap;
        margin: 37px 0 33px 94px
    }

    #color8 .color8-phone #section-1 .image_9 {
        width: 59px;
        height: 51px
    }

    #color8 .color8-phone #section-1 .text-wrapper_22 {
        background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgb(1, 94, 234)), color-stop(0, rgb(1, 94, 234)), color-stop(100%, rgb(0, 192, 250)), to(rgb(0, 192, 250)));
        background-image: linear-gradient(90deg, rgb(1, 94, 234) 0, rgb(1, 94, 234) 0, rgb(0, 192, 250) 100%, rgb(0, 192, 250) 100%);
        width: 64px;
        height: 34px;
        overflow-wrap: break-word;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        font-size: 0;
        font-family: Adobe Heiti Std R;
        text-align: left;
        margin: 5px 0 0 26px
    }

    #color8 .color8-phone #section-1 .text_82 {
        width: 64px;
        height: 34px;
        overflow-wrap: break-word;
        color: #1277bd;
        font-size: 18px;
        font-family: PingFangSC-Regular;
        text-align: left;
        line-height: 18px
    }

    #color8 .color8-phone #section-1 .paragraph_35 {
        width: 64px;
        height: 34px;
        overflow-wrap: break-word;
        color: #1277bd;
        font-size: 18px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        line-height: 18px
    }

    #color8 .color8-phone #section-1 .image_10 {
        width: 50px;
        height: 50px;
        margin: 2px 0 0 45px
    }

    #color8 .color8-phone #section-1 .text-wrapper_23 {
        width: 70px;
        height: 38px;
        overflow-wrap: break-word;
        font-size: 0;
        font-family: Adobe Heiti Std R;
        text-align: left;
        margin: 5px 0 0 29px
    }

    #color8 .color8-phone #section-1 .text_83 {
        width: 70px;
        height: 38px;
        overflow-wrap: break-word;
        color: #1277bd;
        font-size: 18px;
        font-family: PingFangSC-Regular;
        text-align: left;
        line-height: 18px
    }

    #color8 .color8-phone #section-1 .paragraph_36 {
        width: 70px;
        height: 38px;
        overflow-wrap: break-word;
        color: #1277bd;
        font-size: 18px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        line-height: 18px
    }

    #color8 .color8-phone #section-1 .image-text_7 {
        width: 192px;
        height: 44px;
        margin: 4px 0 0 41px
    }

    #color8 .color8-phone #section-1 .image_11 {
        width: 57px;
        height: 44px
    }

    #color8 .color8-phone #section-1 .text-group_28 {
        width: 116px;
        height: 33px;
        overflow-wrap: break-word;
        font-size: 0;
        font-family: Adobe Heiti Std R;
        text-align: left;
        margin-top: 5px
    }

    #color8 .color8-phone #section-1 .text_84 {
        width: 116px;
        height: 33px;
        overflow-wrap: break-word;
        color: #1277bd;
        font-size: 18px;
        font-family: PingFangSC-Regular;
        text-align: left;
        line-height: 18px
    }

    #color8 .color8-phone #section-1 .paragraph_37 {
        width: 116px;
        height: 33px;
        overflow-wrap: break-word;
        color: #1277bd;
        font-size: 18px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        line-height: 18px
    }

    #color8 .color8-phone #section-1 .box_30 {
        width: 750px;
        height: 702px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/9f6598463d728739dd8ab926305fba04.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-top: -1px
    }

    #color8 .color8-phone #section-1 .text-group_29 {
        width: 744px;
        height: 110px;
        margin: 91px auto 0 auto
    }

    #color8 .color8-phone #section-1 .text_85 {
        background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgb(1, 94, 234)), color-stop(0, rgb(1, 94, 234)), color-stop(100%, rgb(0, 192, 250)), to(rgb(0, 192, 250)));
        background-image: linear-gradient(90deg, rgb(1, 94, 234) 0, rgb(1, 94, 234) 0, rgb(0, 192, 250) 100%, rgb(0, 192, 250) 100%);
        overflow-wrap: break-word;
        color: #000;
        font-size: 28px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #color8 .color8-phone #section-1 .text_86 {
        overflow-wrap: break-word;
        color: #000;
        font-size: 20px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: center;
        margin: 13px 0 0 0
    }

    #color8 .color8-phone #section-1 .text_87 {
        height: 37px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 20px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: center;
        line-height: 1;
        margin-top: 7px
    }

    #color8 .color8-phone #section-1 .block_14 {
        width: 300px;
        height: 44px;opacity: 0;
        margin: 40px 0 417px 216px
    }

    #color8 .color8-phone #section-1 .text-group_30 {
        width: 104px;
        height: 37px;
        margin-top: 1px
    }

    #color8 .color8-phone #section-1 .text_88 {
        width: 93px;
        height: 18px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 15px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        line-height: 15px
    }

    #color8 .color8-phone #section-1 .paragraph_38 {
        background-image: linear-gradient(89deg, rgb(63, 44, 250) 0, rgb(63, 44, 250) 9.545898%, rgb(43, 195, 167) 100%, rgb(43, 195, 167) 100%);
        width: 103px;
        height: 17px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 18px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        line-height: 18px;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 2px 0 0 1px
    }

    #color8 .color8-phone #section-1 .text-group_31 {
        width: 83px;
        height: 44px
    }

    #color8 .color8-phone #section-1 .text-wrapper_24 {
        width: 48px;
        height: 12px;
        overflow-wrap: break-word;
        font-size: 0;
        font-family: Adobe Heiti Std R;
        text-align: center;
        line-height: 15px
    }

    #color8 .color8-phone #section-1 .text_89 {
        width: 48px;
        height: 12px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 15px;
        font-family: PingFangSC-Regular;
        text-align: left;
        line-height: 15px
    }

    #color8 .color8-phone #section-1 .text_90 {
        width: 48px;
        height: 12px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 15px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        line-height: 15px
    }

    #color8 .color8-phone #section-1 .paragraph_39 {
        background-image: linear-gradient(89deg, rgb(63, 44, 250) 0, rgb(63, 44, 250) 9.545898%, rgb(43, 195, 167) 100%, rgb(43, 195, 167) 100%);
        width: 83px;
        height: 26px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 12px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        line-height: 12px;
        margin-top: 6px;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #color8 .color8-phone #section-1 .box_31 {
        position: relative;
        width: 750px;
        height: 999px
    }

    #color8 .color8-phone #section-1 .group_12 {
        width: 740px;
        height: 581px;
        margin: 371px 0 0 10px
    }

    #color8 .color8-phone #section-1 .group_13 {
        width: 207px;
        height: 295px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/609fb85bef1a4f41535abee01cdf6969.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-top: 196px
    }

    #color8 .color8-phone #section-1 .text_91 {
        width: 182px;
        height: 14px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 17px;
        font-family: Poppins-SemiBold;
        text-align: left;
        line-height: 20px;
        margin: 18px 0 0 11px
    }

    #color8 .color8-phone #section-1 .image-text_8 {
        width: 160px;
        height: 47px;
        margin: 5px 0 211px 11px
    }

    #color8 .color8-phone #section-1 .block_15 {
        width: 160px;
        height: 29px;
        width: 160px;
        font-size: 13px;
        font-family: Poppins-Regular;
        font-weight: 400;
        color: #000;
        line-height: 15px
    }

    #color8 .color8-phone #section-1 .text-group_32 {
        width: 49px;
        height: 15px;
        overflow-wrap: break-word;
        font-size: 0;
        font-family: SamsungSharpSans-Bold;
        text-align: left
    }

    #color8 .color8-phone #section-1 .text_92 {
        width: 49px;
        height: 15px;
        overflow-wrap: break-word;
        color: #b05417;
        font-size: 13px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        line-height: 23px
    }

    #color8 .color8-phone #section-1 .text_93 {
        width: 49px;
        height: 15px;
        overflow-wrap: break-word;
        color: #b05417;
        font-size: 13px;
        font-family: SegoeUI;
        text-align: left;
        line-height: 23px
    }

    #color8 .color8-phone #section-1 .text_94 {
        width: 49px;
        height: 15px;
        overflow-wrap: break-word;
        color: #b05417;
        font-size: 13px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        line-height: 23px
    }

    #color8 .color8-phone #section-1 .group_14 {
        width: 416px;
        height: 581px
    }

    #color8 .color8-phone #section-1 .box_32 {
        width: 368px;
        height: 90px;
        margin: 197px 0 0 32px
    }

    #color8 .color8-phone #section-1 .group_15 {
        width: 179px;
        height: 90px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/919d0e6dd92cdd2175c35c62acee0fc6.webp) 100% no-repeat;
        background-size: 100% 100%
    }

    #color8 .color8-phone #section-1 .text-group_33 {
        width: 138px;
        height: 26px;
        margin: 7px 0 0 26px
    }

    #color8 .color8-phone #section-1 .text_95 {
        background-image: linear-gradient(89deg, rgb(239, 159, 56) 0, rgb(239, 159, 56) 0, rgb(221, 38, 21) 28.637695%, rgb(63, 44, 250) 73.144531%, rgb(43, 195, 167) 100%, rgb(43, 195, 167) 100%);
        width: 138px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 12px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #color8 .color8-phone #section-1 .text_96 {
        width: 127px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 10px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left
    }

    #color8 .color8-phone #section-1 .group_16 {
        width: 184px;
        height: 89px;
        margin-top: 1px
    }

    #color8 .color8-phone #section-1 .box_33 {
        background-color: #dcebfd;
        border-radius: 7px;
        width: 183px;
        height: 44px
    }

    #color8 .color8-phone #section-1 .text-group_34 {
        width: 92px;
        height: 23px;
        margin: 10px 0 0 42px
    }

    #color8 .color8-phone #section-1 .text_97 {
        background-image: linear-gradient(101deg, rgb(53, 81, 164) 0, rgb(53, 81, 164) 0, rgb(44, 142, 196) 50%, rgb(49, 205, 176) 100%, rgb(49, 205, 176) 100%);
        width: 60px;
        height: 10px;
        overflow-wrap: break-word;
        color: #c0fefa;
        font-size: 12px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        line-height: 12px;
        margin-left: 16px;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #color8 .color8-phone #section-1 .text_98 {
        width: 92px;
        height: 11px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 12px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 15px;
        margin-top: 2px
    }

    #color8 .color8-phone #section-1 .text-wrapper_25 {
        height: 39px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/fc485dce6db9083d99fdef27ef35e568.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-top: 6px;
        width: 184px
    }

    #color8 .color8-phone #section-1 .text_99 {
        background-image: linear-gradient(135deg, rgb(237, 59, 75) 0, rgb(237, 59, 75) 0, rgb(76, 59, 146) 100%, rgb(76, 59, 146) 100%);
        width: 69px;
        height: 14px;
        overflow-wrap: break-word;
        color: #fff;
        font-size: 12px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        line-height: 15px;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 15px 0 0 54px
    }

    #color8 .color8-phone #section-1 .box_34 {
        width: 369px;
        height: 78px;
        margin: 4px 0 0 32px
    }

    #color8 .color8-phone #section-1 .section_14 {
        width: 158px;
        height: 78px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/7c1ede9f29f98694d9087096958bf2b0.webp) 100% no-repeat;
        background-size: 100% 100%
    }

    #color8 .color8-phone #section-1 .text_100 {
        background-image: linear-gradient(101deg, rgb(53, 81, 164) 0, rgb(53, 81, 164) 0, rgb(44, 142, 196) 50%, rgb(49, 205, 176) 100%, rgb(49, 205, 176) 100%);
        width: 130px;
        height: 13px;
        overflow-wrap: break-word;
        color: #c0fefa;
        font-size: 15px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        line-height: 15px;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 11px 0 0 12px
    }

    #color8 .color8-phone #section-1 .thumbnail_2 {
        width: 7px;
        height: 14px;
        margin: 17px 0 23px 41px
    }

    #color8 .color8-phone #section-1 .section_15 {
        width: 206px;
        height: 75px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/e74db27a7cdd1e7d529f1832e3a512d2.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-top: 3px
    }

    #color8 .color8-phone #section-1 .text-group_35 {
        width: 170px;
        height: 31px;
        margin: 8px 0 0 20px
    }

    #color8 .color8-phone #section-1 .text_101 {
        background-image: linear-gradient(101deg, rgb(237, 59, 75) 0, rgb(237, 59, 75) 0, rgb(76, 59, 146) 100%, rgb(76, 59, 146) 100%);
        width: 170px;
        overflow-wrap: break-word;
        color: #c0fefa;
        font-size: 15px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #color8 .color8-phone #section-1 .text_102 {
        width: 170px;
        height: 14px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 12px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 12px;
        margin-top: -1px
    }

    #color8 .color8-phone #section-1 .box_35 {
        width: 370px;
        height: 118px;
        margin: 5px 0 89px 31px
    }

    #color8 .color8-phone #section-1 .box_36 {
        width: 184px;
        height: 118px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/315b4781307f1582671e3a7839a6d8e6.webp) 100% no-repeat;
        background-size: 100% 100%
    }

    #color8 .color8-phone #section-1 .text_103 {
        width: 106px;
        height: 13px;
        overflow-wrap: break-word;
        color: #fff;
        font-size: 15px;
        font-family: Poppins-SemiBold;
        text-align: left;
        line-height: 21px;
        margin: 10px 0 0 13px
    }

    #color8 .color8-phone #section-1 .group_17 {
        width: 81px;
        height: 22px;
        margin: 5px 0 68px 12px
    }

    #color8 .color8-phone #section-1 .box_37 {
        width: 178px;
        height: 115px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/c9588412bd662b2e480c66d42400cebe.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-top: 2px
    }

    #color8 .color8-phone #section-1 .text-group_36 {
        width: 147px;
        height: 26px;
        margin: 11px 0 0 12px
    }

    #color8 .color8-phone #section-1 .text_104 {
        background-image: linear-gradient(135deg, rgb(9, 187, 254) 0, rgb(9, 187, 254) 0, rgb(90, 66, 236) 100%, rgb(90, 66, 236) 100%);
        width: 99px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 15px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #color8 .color8-phone #section-1 .text_105 {
        width: 147px;
        height: 9px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 9px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 12px;
        margin-top: -1px
    }

    #color8 .color8-phone #section-1 .group_18 {
        position: absolute;
        left: 226px;
        top: 567px;
        width: 133px;
        height: 154px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/6dcab5d54a11bf1f7777eadf94601250.webp) 100% no-repeat;
        background-size: 100% 100%
    }

    #color8 .color8-phone #section-1 .text-group_37 {
        width: 123px;
        height: 47px;
        margin: 13px 0 0 8px
    }

    #color8 .color8-phone #section-1 .text_106 {
        width: 123px;
        height: 10px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 12px;
        font-family: Poppins-SemiBold;
        text-align: left;
        line-height: 14px
    }

    #color8 .color8-phone #section-1 .paragraph_40 {
        width: 98px;
        height: 29px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 8px;
        font-family: Poppins-Regular;
        text-align: left;
        line-height: 10px
    }

    #color8 .color8-phone #section-1 .text-wrapper_26 {
        height: 136px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/2d944916b6b0bc257be6f748d7c58433.webp) 100% no-repeat;
        background-size: 100% 100%;
        width: 135px;
        position: absolute;
        left: 224px;
        top: 727px
    }

    #color8 .color8-phone #section-1 .text_107 {
        background-image: linear-gradient(135deg, rgb(99, 163, 255) 0, rgb(99, 163, 255) 0, rgb(182, 220, 255) 50%, rgb(114, 190, 255) 100%, rgb(114, 190, 255) 100%);
        width: 71px;
        height: 12px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 15px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        line-height: 15px;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 20px 0 0 28px
    }

    #color8 .color8-phone #section-1 .image_12 {
        width: 750px;
        height: 702px;
        position: relative
    }

    #color8 .color8-phone #section-1 .image_12 .word {
        position: absolute;
        top: 108px;
        left: 25px;
        width: 700px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #color8 .color8-phone #section-1 .image_12 .word .word-tit {
        text-align: center;
        font-size: 31px;
        font-family: SamsungSharpSans-Bold;
        color: #000;
        background: linear-gradient(91deg, #09BBFE 0%, #5A42EC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #color8 .color8-phone #section-1 .image_12 .word .word-msg {
        font-size: 18px;
        font-weight: 500;
        color: #000;text-align: center;
        line-height: 1;
        margin-top: 20px
    }

    #color8 .color8-phone #section-1 .image_12 .msg {
        position: absolute;
        font-size: 15px;white-space: nowrap;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        color: #000;
        background: linear-gradient(91deg, #ED3B4B 0%, #4C3B92 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #color8 .color8-phone #section-1 .image_12 .msg.msg-1 {
        width: 127px;
        white-space: normal;
        top: 405px;
        left: 22px
    }

    #color8 .color8-phone #section-1 .image_12 .msg.msg-2 {
        top: 230px;
        left: 148px
    }

    #color8 .color8-phone #section-1 .image_12 .msg.msg-3 {
        top: 306px;
        left: 391px
    }

    #color8 .color8-phone #section-1 .box_38 {
        width: 750px;
        height: 723px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/a8c3358dd35ea6884b25ccdf906913f3.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-top: -3px
    }

    #color8 .color8-phone #section-1 .text-group_38 {
        width: 735px;
        height: 112px;
        margin: 47px auto 0 auto
    }

    #color8 .color8-phone #section-1 .text_108 {
        background-image: linear-gradient(89deg, rgb(9, 187, 254) 0, rgb(9, 187, 254) 0, rgb(90, 66, 236) 100%, rgb(90, 66, 236) 100%);
        overflow-wrap: break-word;
        color: #000;
        font-size: 28px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #color8 .color8-phone #section-1 .text_109 {
        overflow-wrap: break-word;
        color: #000;
        font-size: 24px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: center;
        margin: 2px 0 0 0
    }

    #color8 .color8-phone #section-1 .text_110 {
        height: 36px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 20px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: center;
        line-height: 1;
        margin-top: 7px
    }

    #color8 .color8-phone #section-1 .section_16 {
        width: 713px;
        height: 496px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/4b9731a94f88c6c8cce9594cbbd4d523.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin: 44px 0 24px 27px
    }

    #color8 .color8-phone #section-1 .group_19 {
        width: 236px;
        height: 90px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/515dbf44d98a017bd3b6ab4a3d01d734.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin: 390px 0 0 114px
    }

    #color8 .color8-phone #section-1 .text-group_39 {
        width: 119px;
        height: 39px;
        margin: 28px 0 0 92px
    }

    #color8 .color8-phone #section-1 .text_111 {
        width: 61px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 20px;
        font-family: SamsungSharpSans-Bold;
        text-align: left
    }

    #color8 .color8-phone #section-1 .text_112 {
        width: 119px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 12px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left
    }

    #color8 .color8-phone #section-1 .group_20 {
        width: 236px;
        height: 90px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/b7f092dc95f50bf8bfdf404fa0fa79aa.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin: 390px 113px 0 0
    }

    #color8 .color8-phone #section-1 .text-group_40 {
        width: 72px;
        height: 35px;
        margin: 28px 0 0 103px
    }

    #color8 .color8-phone #section-1 .text-wrapper_27 {
        width: 79px;
        overflow-wrap: break-word;
        font-size: 0;
        font-family: SamsungSharpSans-Bold;
        text-align: left
    }

    #color8 .color8-phone #section-1 .text_113 {
        width: 72px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 20px;
        font-family: SamsungSharpSans-Bold;
        text-align: left
    }

    #color8 .color8-phone #section-1 .text_114 {
        width: 72px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 20px;
        font-family: SegoeUI;
        text-align: left
    }

    #color8 .color8-phone #section-1 .text_115 {
        width: 72px;
        height: 21px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 20px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        line-height: 38px
    }

    #color8 .color8-phone #section-1 .text_116 {
        width: 58px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 12px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left
    }

    #color8 .color8-phone #section-1 .image-wrapper_1 {
        height: 710px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/51824255575721eb20487703ed8681ee.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-top: -1px;
        width: 750px
    }

    #color8 .color8-phone #section-1 .image_13 {
        width: 619px;
        height: 572px;
        margin: 87px 0 0 64px
    }

    #color8 .color8-phone #section-1 .text-wrapper_28 {
        width: 750px;position: relative;
        height: 482px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/0a399ccc58226c5b08c23b8d29b4156f.webp) 100% no-repeat;
        background-size: 100% 100%
    }

    #color8 .color8-phone #section-1 .text_117 {
        text-shadow: 0px 6px 8px rgba(62, 87, 252, .08);
        width: 327px;
        overflow-wrap: break-word;
        color: #fff;
        font-size: 147px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        line-height: 1;
        margin: 90px 0 0 328px
    }

    #color8 .color8-phone #section-1 .text_118 {
        width: 405px;
        height: 21px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 18px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        line-height: 24px;
        margin: 0 0 0 326px
    }

    #color8 .color8-phone #section-1 .text_119 {
        width: 415px;
        height: 18px;
        overflow-wrap: break-word;
        color: #000;opacity: 0;
        font-size: 15px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 15px;
        margin: 7px 0 218px 276px
    }

    #color8 .color8-phone #section-2 .page {
        position: relative;
        width: 750px;
        overflow: hidden
    }

    #color8 .color8-phone #section-2 .block_1 {
        position: relative;
        width: 750px
    }

    #color8 .color8-phone #section-2 .section_1 {
        width: 750px;
        height: 584px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/0f433a027b18b2370fc22db01ec0904f.webp) 100% no-repeat;
        background-size: 100% 100%
    }

    #color8 .color8-phone #section-2 .text_1 {
        background-image: linear-gradient(89deg, rgb(9, 187, 254) 0, rgb(9, 187, 254) 0, rgb(90, 66, 236) 100%, rgb(90, 66, 236) 100%);
        overflow-wrap: break-word;
        color: #000;
        font-size: 30px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 97px 0 0 0
    }

    #color8 .color8-phone #section-2 .text-group_1 {
        width: 696px;
        height: 93px;
        margin: 1px auto 0 auto
    }

    #color8 .color8-phone #section-2 .text_2 {
        height: 27px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 24px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: center;
        line-height: 38px;
    }

    #color8 .color8-phone #section-2 .text_3 {
        height: 55px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 20px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: center;
        margin-top: 11px
    }

    #color8 .color8-phone #section-2 .image_1 {
        width: 520px;
        height: 220px;
        margin: 64px 0 76px 115px
    }

    #color8 .color8-phone #section-2 .section_2 {
        width: 750px;
        height: 726px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/58efbc53cfbedf50e768e26b8314fe33.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-top: 9px
    }

    #color8 .color8-phone #section-2 .text-group_2 {
        width: 702px;
        height: 108px;
        margin: 54px auto 0 auto
    }

    #color8 .color8-phone #section-2 .text_4 {
        background-image: linear-gradient(89deg, rgb(9, 187, 254) 0, rgb(9, 187, 254) 0, rgb(90, 66, 236) 100%, rgb(90, 66, 236) 100%);
        overflow-wrap: break-word;
        color: #000;
        font-size: 30px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #color8 .color8-phone #section-2 .text_5 {
        overflow-wrap: break-word;
        color: #000;
        font-size: 24px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: center;
        margin: 3px 0 0 0
    }

    #color8 .color8-phone #section-2 .text_6 {
        overflow-wrap: break-word;
        color: #000;
        font-size: 20px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: center;
        margin-top: 9px
    }

    #color8 .color8-phone #section-2 .image_2 {
        width: 431px;
        height: 524px;
        margin: 40px 0 0 160px
    }

    #color8 .color8-phone #section-2 .section_3 {
        width: 750px;
    }

    #color8 .color8-phone #section-2 .text_7 {
        background-image: linear-gradient(89deg, rgb(9, 187, 254) 0, rgb(9, 187, 254) 0, rgb(90, 66, 236) 100%, rgb(90, 66, 236) 100%);
        overflow-wrap: break-word;
        color: #000;
        font-size: 28px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 84px 0 0 0
    }

    #color8 .color8-phone #section-2 .text_8-1 {
        width: auto;
        overflow-wrap: break-word;
        color: #000;
        font-size: 20px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: center;
        margin-top: 12px
    }

    #color8 .color8-phone #section-2 .text_8 {
        background-image: linear-gradient(89deg, rgb(255, 171, 150) 0, rgba(255, 171, 150, 0.996078) 0, rgb(255, 15, 71) 100%, rgb(255, 15, 71) 100%);
        width: 53px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 28px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 49px 0 0 349px
    }

    #color8 .color8-phone #section-2 .image_3 {
        width: 609px;
        height: 251px;
        margin: 16px 0 0 70px
    }

    #color8 .color8-phone #section-2 .text-group_3 {
        width: 674px;
        margin: 49px auto 31px auto
    }

    #color8 .color8-phone #section-2 .text_9 {
        background-image: linear-gradient(89deg, rgb(255, 142, 68) 0, rgb(255, 142, 68) 0, rgb(249, 19, 98) 50%, rgb(53, 18, 106) 100%, rgb(53, 18, 106) 100%);
        overflow-wrap: break-word;
        color: #000;
        font-size: 28px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #color8 .color8-phone #section-2 .paragraph_1 {
        overflow-wrap: break-word;
        color: #000;
        font-size: 20px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: center;
        line-height: 1;
        margin-top: 12px
    }

    #color8 .color8-phone #section-2 .image_4 {
        width: 614px;
        height: 478px;
        margin: -1px 0 0 68px
    }

    #color8 .color8-phone #section-2 .text-wrapper_1 {
        width: 750px;
        height: 173px
    }

    #color8 .color8-phone #section-2 .text_10 {
        background-image: linear-gradient(89deg, rgb(237, 59, 75) 0, rgb(237, 59, 75) 0, rgb(76, 59, 146) 100%, rgb(76, 59, 146) 100%);
        overflow-wrap: break-word;
        color: #000;
        font-size: 30px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 74px 0 0 0
    }

    #color8 .color8-phone #section-2 .text_11 {
        height: 18px;
        overflow-wrap: break-word;
        color: #000;
        font-size:20px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: center;
        line-height: 1;
        margin: 20px 0 38px 0
    }

    #color8 .color8-phone #section-2 .image_5 {
        width: 750px;
        height: 579px;
        margin-top: -1px
    }

    #color8 .color8-phone #section-2 .section_4 {
        width: 750px;
        height: 163px
    }

    #color8 .color8-phone #section-2 .group_1 {
        width: 699px;
        justify-content: center;
        margin: 85px auto 0 auto
    }

    #color8 .color8-phone #section-2 .text-group_4 {
    }

    #color8 .color8-phone #section-2 .text_12 {
        background-image: linear-gradient(89deg, rgb(255, 142, 68) 0, rgb(255, 142, 68) 0, rgb(249, 19, 98) 50%, rgb(53, 18, 106) 100%, rgb(53, 18, 106) 100%);
        overflow-wrap: break-word;
        color: #000;
        font-size: 30px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #color8 .color8-phone #section-2 .text_13 {
        height: 17px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 20px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: center;
        line-height: 1;
        margin: 4px 0 0 0
    }

    #color8 .color8-phone #section-2 .image_6 {
        width: 614px;
        height: 492px;
        margin: -1px 0 0 68px
    }

    #color8 .color8-phone #section-2 .section_5 {
        width: 750px;
        height: 2073px
    }

    #color8 .color8-phone #section-2 .text-group_5 {
        width: 685px;
        margin: 93px auto 0 auto
    }

    #color8 .color8-phone #section-2 .text_14 {
        background-image: linear-gradient(89deg, rgb(255, 142, 68) 0, rgb(255, 142, 68) 0, rgb(249, 19, 98) 50%, rgb(53, 18, 106) 100%, rgb(53, 18, 106) 100%);
        overflow-wrap: break-word;
        color: #000;
        font-size: 30px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #color8 .color8-phone #section-2 .text_15 {
        overflow-wrap: break-word;
        color: #000;
        font-size: 20px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: center;
        line-height: 1;
        margin-top: 16px
    }

    #color8 .color8-phone #section-2 .image_7 {
        width: 611px;
        height: 229px;
        margin: 43px 0 0 70px
    }

    #color8 .color8-phone #section-2 .block_2 {
        width: 697px;
        margin: 79px 0 0 33px
    }

    #color8 .color8-phone #section-2 .text-wrapper_2 {
        width: 307px;
    }

    #color8 .color8-phone #section-2 .text_16 {
        background-image: linear-gradient(89deg, rgb(255, 142, 68) 0, rgb(255, 142, 68) 0, rgb(249, 19, 98) 50%, rgb(53, 18, 106) 100%, rgb(53, 18, 106) 100%);
        overflow-wrap: break-word;
        color: #000;
        font-size: 30px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #color8 .color8-phone #section-2 .text_17 {
        width: 307px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 15px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        margin-top: 4px
    }

    #color8 .color8-phone #section-2 .text-group_6 {
        width: 347px;
        margin-top: 3px
    }

    #color8 .color8-phone #section-2 .text_18 {
        background-image: linear-gradient(89deg, rgb(255, 142, 68) 0, rgb(255, 142, 68) 0, rgb(249, 19, 98) 50%, rgb(53, 18, 106) 100%, rgb(53, 18, 106) 100%);
        width: 338px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 30px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #color8 .color8-phone #section-2 .text_19 {
        width: 347px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 15px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        margin-top: 4px
    }

    #color8 .color8-phone #section-2 .image_8 {
        width: 640px;
        height: 284px;
        margin: 17px 0 0 33px
    }

    #color8 .color8-phone #section-2 .text-group_7 {
        width: 731px;
        height: 54px;
        margin: 51px auto 0 auto
    }

    #color8 .color8-phone #section-2 .text_20 {
        background-image: linear-gradient(112deg, rgb(255, 142, 68) 0, rgb(255, 142, 68) 0, rgb(249, 19, 98) 50%, rgb(53, 18, 106) 100%, rgb(53, 18, 106) 100%);
        overflow-wrap: break-word;
        color: #000;
        font-size: 28px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #color8 .color8-phone #section-2 .text_21 {
        overflow-wrap: break-word;
        color: #000;
        font-size: 20px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: center;
        margin-top: 5px
    }

    #color8 .color8-phone #section-2 .image_9 {
        width: 617px;
        height: 287px;
        margin: 44px 0 0 68px
    }

    #color8 .color8-phone #section-2 .block_3 {
        width: 717px;
        height: 316px;
        margin: 824px 0 125px 18px
    }

    #color8 .color8-phone #section-2 .block_3 .block_3-1 {
        -webkit-transform: translateY(-135px);
        -ms-transform: translateY(-135px);
        transform: translateY(-135px)
    }

    #color8 .color8-phone #section-2 .text-wrapper_3 {
        height: 180px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/024855e0134ad82a2f9a0d62032e595c.webp) 100% no-repeat;
        background-size: 100% 100%;
        width: 215px;
        margin-top: 6px
    }

    #color8 .color8-phone #section-2 .text-wrapper_3-1 {
        height: 264px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/1.webp) 100% no-repeat;
        background-size: 100% 100%;
        width: 215px
    }

    #color8 .color8-phone #section-2 .paragraph_2-1 {
        width: 127px;
        font-size: 18px;
        font-family: Poppins-SemiBold;
        color: #000;
        margin: 9px 0 0 29px
    }

    #color8 .color8-phone #section-2 .paragraph_2-2 {
        font-size: 12px;
        font-family: Poppins-Regular;
        color: #000;
        margin: 9px 0 0 29px;
        margin-top: 5px
    }

    #color8 .color8-phone #section-2 .paragraph_2-3 {
        width: 57px;
        font-size: 12px;
        font-family: Poppins-SemiBold;
        font-weight: 600;
        color: #000;
        margin: 20px 0 0 90px
    }

    #color8 .color8-phone #section-2 .paragraph_2 {
        background-image: linear-gradient(225deg, rgba(150, 79, 211, 0.98) 0, rgba(150, 79, 211, 0.976156) 0, rgba(58, 192, 186, 0.98) 100%, rgba(58, 192, 186, 0.98) 100%);
        width: 113px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 20px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 19px 0 0 51px
    }

    #color8 .color8-phone #section-2 .block_4 {
        width: 272px;
        height: 315px;
        margin-left: 7px
    }

    #color8 .color8-phone #section-2 .image_10 {
        width: 272px;
        height: 205px;
        position: relative
    }

    #color8 .color8-phone #section-2 .image_10 .word {
        position: absolute;
        top: 121px;
        left: 15px;
        width: 175px
    }

    #color8 .color8-phone #section-2 .image_10 .word .tit {
        width: 58px;
        font-size: 25px;
        font-family: SamsungSharpSans-Bold;
        color: #000;
        background: -webkit-gradient(linear, left bottom, left top, from(#00979E), to(#F70FFF));
        background: linear-gradient(0deg, #00979E 0%, #F70FFF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #color8 .color8-phone #section-2 .image_10 .word .lab {
        width: 114px;
        font-size: 18px;
        font-family: SamsungSharpSans-Bold;
        color: #000;
        background: -webkit-gradient(linear, left bottom, left top, from(#00979E), to(#F70FFF));
        background: linear-gradient(0deg, #00979E 0%, #F70FFF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #color8 .color8-phone #section-2 .image_10 .word .msg {
        width: 172px;
        height: 18px;
        font-size: 15px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        color: #000;
        line-height: 18px
    }

    #color8 .color8-phone #section-2 .box_1 {
        width: 272px;
        height: 103px;
        margin-top: 7px
    }

    #color8 .color8-phone #section-2 .group_2 {
        background-color: #ede7f5;
        border-radius: 5px;
        width: 131px;
        height: 102px;
        margin-top: 1px
    }

    #color8 .color8-phone #section-2 .image-text_1 {
        width: 88px;
        height: 77px;
        margin: 10px 0 0 22px
    }

    #color8 .color8-phone #section-2 .image_11 {
        width: 83px;
        height: 42px;
        margin-left: 3px
    }

    #color8 .color8-phone #section-2 .text-group_8 {
        width: 88px;
        height: 25px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 13px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        line-height: 11px;
        margin-top: 10px
    }

    #color8 .color8-phone #section-2 .text-wrapper_4 {
        height: 103px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/d1a741deb9831aa47d74691bb95aeccd.webp) 100% no-repeat;
        background-size: 100% 100%;
        width: 133px
    }

    #color8 .color8-phone #section-2 .text_22 {
        width: 97px;
        height: 17px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 15px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        line-height: 18px;
        margin: 67px 0 0 18px
    }

    #color8 .color8-phone #section-2 .image_12 {
        width: 214px;
        height: 174px;
        margin: 142px 0 0 9px;
        position: relative
    }

    #color8 .color8-phone #section-2 .image_12 p {
        position: absolute;
        top: 19px;
        left: 34px;
        width: 165px;
        height: 16px;
        font-size: 15px;
        font-family: Poppins-SemiBold;
        color: #000
    }

    #color8 .color8-phone #section-2 .section_6 {
        width: 750px;
        height: 565px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/274e858d004e310845db51bee9792213.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-top: -1px
    }

    #color8 .color8-phone #section-2 .text-group_9 {
        width: 690px;
        height: 113px;
        margin: 56px 0 0 38px
    }

    #color8 .color8-phone #section-2 .text_23 {
        background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgb(11, 186, 251)), color-stop(0, rgb(11, 186, 251)), color-stop(100%, rgb(66, 133, 236)), to(rgb(66, 133, 236)));
        background-image: linear-gradient(90deg, rgb(11, 186, 251) 0, rgb(11, 186, 251) 0, rgb(66, 133, 236) 100%, rgb(66, 133, 236) 100%);
        overflow-wrap: break-word;
        color: #000;
        font-size: 30px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #color8 .color8-phone #section-2 .text_24 {
        overflow-wrap: break-word;
        color: #fff;
        font-size: 24px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        margin: 13px 0 0 0
    }

    #color8 .color8-phone #section-2 .text_25 {
        width: 690px;
        height: 36px;
        overflow-wrap: break-word;
        color: #fff;
        font-size: 20px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: center;
        line-height: 1;
        margin-top: 9px
    }

    #color8 .color8-phone #section-2 .section_7 {
        position: relative;
        width: 750px;
        height: 688px
    }

    #color8 .color8-phone #section-2 .group_3 {
        width: 716px;
        height: 128px;
        margin: 64px 0 0 18px
    }

    #color8 .color8-phone #section-2 .section_8 {
        width: 355px;
        height: 128px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/5ec35ece193bc48f2eae64bc4d665584.webp) 100% no-repeat;
        background-size: 100% 100%
    }

    #color8 .color8-phone #section-2 .text-group_10 {
        width: 174px;
        height: 67px;
        margin: 30px 0 0 130px
    }

    #color8 .color8-phone #section-2 .text_26 {
        width: 174px;
        overflow-wrap: break-word;
        color: #ff9500;
        font-size: 36px;
        font-family: SamsungSharpSans-Bold;
        text-align: center
    }

    #color8 .color8-phone #section-2 .text_27 {
        width: 102px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 28px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: center
    }

    #color8 .color8-phone #section-2 .section_9 {
        width: 355px;
        height: 128px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/43f2e314e488f9e3bc68b8df2530e834.webp) 100% no-repeat;
        background-size: 100% 100%
    }

    #color8 .color8-phone #section-2 .text-group_11 {
        width: 196px;
        height: 75px;
        margin: 30px 0 0 120px
    }

    #color8 .color8-phone #section-2 .text_28 {
        width: 158px;
        overflow-wrap: break-word;
        color: #477f7f;
        font-size: 36px;
        font-family: SamsungSharpSans-Bold;
        text-align: left
    }

    #color8 .color8-phone #section-2 .text_29 {
        width: 196px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 28px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left
    }

    #color8 .color8-phone #section-2 .group_4 {
        width: 716px;
        height: 112px;
        margin: 7px 0 0 18px
    }

    #color8 .color8-phone #section-2 .text-wrapper_5 {
        background-color: #dceefc;
        border-radius: 5px;
        width: 174px;
        height: 112px
    }

    #color8 .color8-phone #section-2 .text_30 {
        width: 86px;
        overflow-wrap: break-word;
        color: #597595;
        font-size: 36px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        margin: 19px 0 0 44px
    }

    #color8 .color8-phone #section-2 .text_31 {
        width: 118px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 18px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: center;
        margin: 9px 0 30px 28px
    }

    #color8 .color8-phone #section-2 .text-wrapper_6 {
        background-color: #f0e9eb;
        border-radius: 5px;
        width: 174px;
        height: 112px;
        margin-left: 7px
    }

    #color8 .color8-phone #section-2 .text_32 {
        width: 99px;
        overflow-wrap: break-word;
        color: #9b6864;
        font-size: 36px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        margin: 19px 0 0 37px
    }

    #color8 .color8-phone #section-2 .text_33 {
        width: 162px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 14px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: center;
        margin: 13px 0 26px 5px
    }

    #color8 .color8-phone #section-2 .text-wrapper_7 {
        background-color: #ebeafc;
        border-radius: 5px;
        width: 174px;
        height: 112px;
        margin-left: 6px
    }

    #color8 .color8-phone #section-2 .text_34 {
        width: 76px;
        overflow-wrap: break-word;
        color: #7578bd;
        font-size: 36px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        margin: 19px 0 0 54px
    }

    #color8 .color8-phone #section-2 .text_35 {
        width: 111px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 18px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: center;
        margin: 10px 0 30px 32px
    }

    #color8 .color8-phone #section-2 .box_2 {
        background-color: #dce3f6;
        border-radius: 5px;
        width: 174px;
        height: 112px;
        margin-left: 7px
    }

    #color8 .color8-phone #section-2 .text-group_12 {
        width: 117px;
        height: 69px;
        margin: 18px 0 0 28px
    }

    #color8 .color8-phone #section-2 .text_36 {
        width: 117px;
        overflow-wrap: break-word;
        color: #5c7acd;
        font-size: 36px;
        font-family: SamsungSharpSans-Bold;
        text-align: center
    }

    #color8 .color8-phone #section-2 .text_37 {
        width: 100px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 18px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: center;
        margin: 11px 0 0 8px
    }

    #color8 .color8-phone #section-2 .text-group_13 {
        width: 639px;
        height: 130px;
        margin: 62px 0 385px 56px
    }

    #color8 .color8-phone #section-2 .text_38 {
        background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgb(9, 187, 254)), color-stop(0, rgb(9, 187, 254)), color-stop(100%, rgb(90, 66, 236)), to(rgb(90, 66, 236)));
        background-image: linear-gradient(90deg, rgb(9, 187, 254) 0, rgb(9, 187, 254) 0, rgb(90, 66, 236) 100%, rgb(90, 66, 236) 100%);
        overflow-wrap: break-word;
        color: #000;
        font-size: 30px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #color8 .color8-phone #section-2 .text_39 {
        overflow-wrap: break-word;
        color: #000;
        font-size: 24px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        margin: 18px 0 0 0
    }

    #color8 .color8-phone #section-2 .text_40 {
        overflow-wrap: break-word;
        color: #000;
        font-size: 20px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: center;
        margin-top: 15px
    }

    #color8 .color8-phone #section-2 .image_13 {
        position: absolute;
        left: 0;
        top: 369px;
        width: 750px;
        height: 333px
    }

    #color8 .color8-phone #section-2 .section_10 {
        background-color: #f3f5f4;
        width: 750px;
        height: 846px;
        margin-top: -1px
    }

    #color8 .color8-phone #section-2 .block_5 {
        position: relative;
        width: 750px;
        height: 583px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/f5e808e27f4b7a36705e2f63ebcfa617.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-top: 9px
    }

    #color8 .color8-phone #section-2 .text_41 {
        background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgb(9, 187, 254)), color-stop(0, rgb(9, 187, 254)), color-stop(100%, rgb(90, 66, 236)), to(rgb(90, 66, 236)));
        background-image: linear-gradient(90deg, rgb(9, 187, 254) 0, rgb(9, 187, 254) 0, rgb(90, 66, 236) 100%, rgb(90, 66, 236) 100%);
        width: 542px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 30px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 90px 0 0 107px
    }

    #color8 .color8-phone #section-2 .text-group_14 {
        width: 649px;
        height: 77px;
        margin: 17px 0 375px 54px
    }

    #color8 .color8-phone #section-2 .text_42 {
        overflow-wrap: break-word;
        color: #000;
        font-size: 24px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: center;
    }

    #color8 .color8-phone #section-2 .text_43 {
        width: 649px;
        height: 36px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 20px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: center;
        line-height: 1;
        margin-top: 14px
    }

    #color8 .color8-phone #section-2 .image_14 {
        position: absolute;
        left: 0;
        top: 249px;
        width: 705px;
        height: 402px
    }

    #color8 .color8-phone #section-2 .block_6 {
        width: 716px;
        height: 131px;opacity: 0;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/2f71c85138ee9f5a1ee6e68789aa9da5.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin: 87px 0 36px 13px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    #color8 .color8-phone #section-2 .list_1 {
        width: 716px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #color8 .color8-phone #section-2 .list_1 div[class^=image-text_2-] {
        margin: 0;
        width: 16.66%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #color8 .color8-phone #section-2 .list_1 div[class^=text-group_15-] {
        width: auto
    }

    #color8 .color8-phone #section-2 .list_1 span {
        width: auto;
        height: auto;
        line-height: normal;
        margin: 0
    }

    #color8 .color8-phone #section-2 .image-text_2-0 {
        width: 42px;
        height: 60px;
        margin: 3px 77px 0 0
    }

    #color8 .color8-phone #section-2 .label_1-0 {
        width: 42px;
        height: 37px
    }

    #color8 .color8-phone #section-2 .text-group_15-0 {
        width: 53px;
        height: 31px;
        margin: 13px 0 21px 0
    }

    #color8 .color8-phone #section-2 .text_44-0 {
        width: auto;
        overflow-wrap: break-word;
        color: #000;
        font-size: 12px;
        font-family: SamsungSharpSans-Regular;
        text-align: center
    }

    #color8 .color8-phone #section-2 .text_45-0 {
        overflow-wrap: break-word;
        color: #000;
        font-size: 18px;
        font-family: SamsungSharpSans-Bold;
        text-align: center
    }

    #color8 .color8-phone #section-2 .image-text_2-1 {
        width: 42px;
        height: 60px;
        margin: 3px 77px 0 0
    }

    #color8 .color8-phone #section-2 .label_1-1 {
        width: 42px;
        height: 37px
    }

    #color8 .color8-phone #section-2 .text-group_15-1 {
        width: 63px;
        height: 31px;
        margin: 13px 0 21px 0
    }

    #color8 .color8-phone #section-2 .text_44-1 {
        overflow-wrap: break-word;
        color: #000;
        font-size: 12px;
        font-family: SamsungSharpSans-Regular;
        text-align: center
    }

    #color8 .color8-phone #section-2 .text_45-1 {
        overflow-wrap: break-word;
        color: #000;
        font-size: 18px;
        font-family: SamsungSharpSans-Bold;
        text-align: center
    }

    #color8 .color8-phone #section-2 .image-text_2-2 {
        width: 42px;
        height: 60px;
        margin: 3px 77px 0 0
    }

    #color8 .color8-phone #section-2 .label_1-2 {
        width: 42px;
        height: 37px
    }

    #color8 .color8-phone #section-2 .text-group_15-2 {
        width: 43px;
        height: 31px;
        margin: 13px 0 21px 0
    }

    #color8 .color8-phone #section-2 .text_44-2 {
        width: 56px;
        height: 10px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 12px;
        font-family: SamsungSharpSans-Regular;
        text-align: center;
        margin-top: 5px !important;
        line-height: 29px
    }

    #color8 .color8-phone #section-2 .text_45-2 {
        width: 66px;
        height: 15px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 18px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        line-height: 29px;
        margin-top: 6px
    }

    #color8 .color8-phone #section-2 .image-text_2-3 {
        width: 42px;
        height: 60px;
        margin: 3px 77px 0 0
    }

    #color8 .color8-phone #section-2 .label_1-3 {
        width: 42px;
        height: 37px
    }

    #color8 .color8-phone #section-2 .text-group_15-3 {
        width: 43px;
        height: 31px;
        margin: 13px 0 21px 0
    }

    #color8 .color8-phone #section-2 .text_44-3 {
        width: 56px;
        height: 10px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 12px;
        font-family: SamsungSharpSans-Regular;
        text-align: center;
        line-height: 29px
    }

    #color8 .color8-phone #section-2 .text_45-3 {
        width: 66px;
        height: 15px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 18px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        line-height: 29px;
        margin-top: 6px
    }

    #color8 .color8-phone #section-2 .image-text_2-4 {
        width: 42px;
        height: 60px;
        margin: 3px 77px 0 0
    }

    #color8 .color8-phone #section-2 .label_1-4 {
        width: 42px;
        height: 37px
    }

    #color8 .color8-phone #section-2 .text-group_15-4 {
        width: 43px;
        height: 31px;
        margin: 13px 0 21px 0
    }

    #color8 .color8-phone #section-2 .text_44-4 {
        width: 56px;
        height: 10px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 12px;
        font-family: SamsungSharpSans-Regular;
        text-align: center;
        line-height: 29px
    }

    #color8 .color8-phone #section-2 .text_45-4 {
        width: 66px;
        height: 15px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 18px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        line-height: 29px;
        margin-top: 6px
    }

    #color8 .color8-phone #section-2 .image-text_2-5 {
        width: 42px;
        height: 60px;
        margin: 3px 77px 0 0
    }

    #color8 .color8-phone #section-2 .label_1-5 {
        width: 42px;
        height: 37px
    }

    #color8 .color8-phone #section-2 .text-group_15-5 {
        width: 43px;
        height: 31px;
        margin: 13px 0 21px 0
    }

    #color8 .color8-phone #section-2 .text_44-5 {
        width: 56px;
        height: 10px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 12px;
        font-family: SamsungSharpSans-Regular;
        text-align: center;
        line-height: 29px
    }

    #color8 .color8-phone #section-2 .text_45-5 {
        width: 66px;
        height: 15px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 18px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        line-height: 29px;
        margin-top: 6px
    }

    #color8 .color8-phone #section-2 .text-wrapper_8 {
        width: 649px;
        height: 15px;
        margin: 3px 0 23px 40px
    }

    #color8 .color8-phone #section-2 .text_45 {
        width: 43px;
        height: 15px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 18px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        line-height: 29px
    }

    #color8 .color8-phone #section-2 .text_46 {
        width: 58px;
        height: 15px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 18px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        line-height: 29px;
        margin-left: 68px
    }

    #color8 .color8-phone #section-2 .text_47 {
        width: 49px;
        height: 15px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 18px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        line-height: 29px;
        margin-left: 66px
    }

    #color8 .color8-phone #section-2 .text_48 {
        width: 53px;
        height: 15px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 18px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        line-height: 29px;
        margin-left: 68px
    }

    #color8 .color8-phone #section-2 .text_49 {
        width: 53px;
        height: 15px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 18px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        line-height: 29px;
        margin-left: 65px
    }

    #color8 .color8-phone #section-2 .text_50 {
        width: 66px;
        height: 15px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 18px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        line-height: 29px;
        margin-left: 60px
    }

    #color8 .color8-phone #section-2 .section_11 {
        width: 750px;
        height: 498px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/e6e0377160580208356a23d568d210ea.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-top: 85px
    }

    #color8 .color8-phone #section-2 .section_11 .word {
        margin: 258px 0 0 371px
    }

    #color8 .color8-phone #section-2 .section_11 .word .tit {
        width: 253px;
        font-size: 18px;
        font-family: SamsungSharpSans-Bold;
        color: #000
    }

    #color8 .color8-phone #section-2 .section_11 .word .msg {
        width: 314px;
        font-size: 15px;opacity: 0;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        color: #000
    }

    #color8 .color8-phone #section-2 .group_5 {
        position: relative;
        width: 305px;opacity: 0;
        height: 38px;
        margin: 31px 0 0 371px
    }

    #color8 .color8-phone #section-2 .section_12 {
        background-color: #4dca79;
        border-radius: 2px;
        width: 132px;
        height: 38px
    }

    #color8 .color8-phone #section-2 .section_13 {
        background-color: #46a8db;
        border-radius: 2px;
        width: 168px;
        height: 38px
    }

    #color8 .color8-phone #section-2 .text-wrapper_9 {
        position: absolute;
        left: 13px;
        top: 9px;
        width: 281px;
        height: 23px;
        overflow-wrap: break-word;
        font-size: 0;
        font-family: Poppins-Regular;
        text-align: left;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    #color8 .color8-phone #section-2 .text_51 {
        width: 281px;
        overflow-wrap: break-word;
        color: #fff;
        font-size: 21px;
        font-family: Poppins-Regular;
        text-align: left
    }

    #color8 .color8-phone #section-2 .text_52 {
        width: 281px;
        overflow-wrap: break-word;
        color: #ff900c;
        font-size: 21px;
        font-family: Arial-BoldMT;
        text-align: left
    }

    #color8 .color8-phone #section-2 .text_53 {
        width: 281px;
        height: 23px;
        overflow-wrap: break-word;
        color: #fff;
        font-size: 21px;
        font-family: ArialMT;
        text-align: left;
        line-height: 26px
    }

    #color8 .color8-phone #section-2 .text_54 {
        width: 281px;
        height: 23px;
        overflow-wrap: break-word;
        color: #fff;
        font-size: 21px;
        font-family: Poppins-Regular;
        text-align: left;
        line-height: 26px
    }

    #color8 .color8-phone #section-2 .text_55 {
        width: 281px;
        height: 23px;
        overflow-wrap: break-word;
        color: #ff900c;
        font-size: 21px;
        font-family: ArialMT;
        text-align: left;
        line-height: 26px
    }

    #color8 .color8-phone #section-2 .text_56 {
        width: 281px;
        height: 23px;
        overflow-wrap: break-word;
        color: #fff;
        font-size: 21px;
        font-family: ArialMT;
        text-align: left;
        line-height: 26px
    }

    #color8 .color8-phone #section-2 .text_57 {
        width: 281px;
        height: 23px;
        overflow-wrap: break-word;
        color: #fff;
        font-size: 21px;
        font-family: Poppins-Regular;
        text-align: left;
        line-height: 26px
    }

    #color8 .color8-phone #section-2 .group_6 {
        position: relative;
        width: 305px;opacity: 0;
        height: 38px;
        margin: 6px 0 85px 370px
    }

    #color8 .color8-phone #section-2 .group_7 {
        background-color: #ea7f32;
        border-radius: 2px;
        width: 177px;
        height: 38px
    }

    #color8 .color8-phone #section-2 .group_8 {
        background-color: #029a91;
        border-radius: 2px;
        width: 124px;
        height: 38px
    }

    #color8 .color8-phone #section-2 .text-wrapper_10 {
        position: absolute;
        left: 9px;
        top: 9px;
        width: 283px;
        height: 23px;
        overflow-wrap: break-word;
        font-size: 0;
        font-family: Poppins-Regular;
        text-align: left;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        line-height: 26px
    }

    #color8 .color8-phone #section-2 .text_58 {
        width: 283px;
        height: 23px;
        overflow-wrap: break-word;
        color: #fff;
        font-size: 21px;
        font-family: Poppins-Regular;
        text-align: left;
        line-height: 26px
    }

    #color8 .color8-phone #section-2 .text_59 {
        width: 283px;
        height: 23px;
        overflow-wrap: break-word;
        color: #ff900c;
        font-size: 21px;
        font-family: ArialMT;
        text-align: left;
        line-height: 26px
    }

    #color8 .color8-phone #section-2 .text_60 {
        width: 283px;
        height: 23px;
        overflow-wrap: break-word;
        color: #fff;
        font-size: 21px;
        font-family: Poppins-Regular;
        text-align: left;
        line-height: 26px
    }

    #color8 .color8-phone #section-2 .text_61 {
        width: 283px;
        height: 23px;
        overflow-wrap: break-word;
        color: #ff900c;
        font-size: 21px;
        font-family: ArialMT;
        text-align: left;
        line-height: 26px
    }

    #color8 .color8-phone #section-2 .section_14 {
        width: 750px;
        height: 814px;
        margin-bottom: 1px
    }

    #color8 .color8-phone #section-2 .block_7 {
        width: 716px;
        height: 315px;
        margin: 56px 0 0 15px
    }

    #color8 .color8-phone #section-2 .box_3 {
        width: 215px;
        height: 315px
    }

    #color8 .color8-phone #section-2 .box_4 {
        width: 215px;
        height: 129px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/9b99e8db6e328c6359bc2183eacf49cb.webp) 100% no-repeat;
        background-size: 100% 100%
    }

    #color8 .color8-phone #section-2 .text-group_16 {
        width: 127px;
        height: 44px;
        margin: 16px 0 0 45px
    }

    #color8 .color8-phone #section-2 .text_62 {
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(0, 166, 255)), color-stop(0, rgb(0, 166, 255)), color-stop(100%, rgb(134, 0, 255)), to(rgb(134, 0, 255)));
        background-image: linear-gradient(180deg, rgb(0, 166, 255) 0, rgb(0, 166, 255) 0, rgb(134, 0, 255) 100%, rgb(134, 0, 255) 100%);
        width: 125px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 15px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #color8 .color8-phone #section-2 .paragraph_3 {
        width: 125px;
        height: 26px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 12px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: center;
        line-height: 12px;
        margin-top: 2px
    }

    #color8 .color8-phone #section-2 .box_5 {
        width: 215px;
        height: 180px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/fbf5c17d333c94dbca37b82d07371783.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-top: 6px
    }

    #color8 .color8-phone #section-2 .text-group_17 {
        width: 179px;
        height: 47px;
        margin: 16px 0 0 13px
    }

    #color8 .color8-phone #section-2 .text_63 {
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(1, 94, 234)), color-stop(0, rgb(1, 94, 234)), color-stop(100%, rgb(0, 192, 250)), to(rgb(0, 192, 250)));
        background-image: linear-gradient(180deg, rgb(1, 94, 234) 0, rgb(1, 94, 234) 0, rgb(0, 192, 250) 100%, rgb(0, 192, 250) 100%);
        width: 91px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 15px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #color8 .color8-phone #section-2 .paragraph_4 {
        width: 179px;
        height: 28px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 12px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 13px;
        margin-top: 6px
    }

    #color8 .color8-phone #section-2 .box_6 {
        width: 271px;
        height: 315px;
        margin-left: 7px
    }

    #color8 .color8-phone #section-2 .section_15 {
        width: 271px;
        height: 180px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/3c866002546a333ff73ef18b87e203c9.webp) 100% no-repeat;
        background-size: 100% 100%
    }

    #color8 .color8-phone #section-2 .image-text_3 {
        width: 204px;
        height: 44px;
        margin: 9px 0 0 50px
    }

    #color8 .color8-phone #section-2 .text-group_18 {
        width: 174px;
        height: 32px
    }

    #color8 .color8-phone #section-2 .text_64 {
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(255, 232, 206)), color-stop(0, rgba(255, 232, 206, 0.996078)), color-stop(100%, rgb(251, 184, 160)), to(rgb(251, 184, 160)));
        background-image: linear-gradient(180deg, rgb(255, 232, 206) 0, rgba(255, 232, 206, 0.996078) 0, rgb(251, 184, 160) 100%, rgb(251, 184, 160) 100%);
        width: 138px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 18px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        margin-left: 17px;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #color8 .color8-phone #section-2 .text_65 {
        width: 174px;
        height: 11px;
        overflow-wrap: break-word;
        color: #fff;
        font-size: 12px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 16px;
        margin-top: 1px
    }

    #color8 .color8-phone #section-2 .label_2 {
        width: 36px;
        height: 44px;
        margin-left: -6px
    }

    #color8 .color8-phone #section-2 .section_16 {
        width: 271px;
        height: 129px;
        margin-top: 6px
    }

    #color8 .color8-phone #section-2 .section_17 {
        width: 132px;
        height: 129px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/4f71f37e83c69a6926d7b7718e86e6ed.webp) 100% no-repeat;
        background-size: 100% 100%
    }

    #color8 .color8-phone #section-2 .text-group_19 {
        width: 115px;
        height: 30px;
        margin: 11px 0 0 5px
    }

    #color8 .color8-phone #section-2 .text_66 {
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(126, 0, 255)), color-stop(0, rgb(126, 0, 255)), color-stop(100%, rgb(167, 81, 255)), to(rgb(167, 81, 255)));
        background-image: linear-gradient(180deg, rgb(126, 0, 255) 0, rgb(126, 0, 255) 0, rgb(167, 81, 255) 100%, rgb(167, 81, 255) 100%);
        width: 113px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 15px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #color8 .color8-phone #section-2 .text_67 {
        width: 114px;
        height: 10px;
        overflow-wrap: break-word;
        color: #303030;
        font-size: 11px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 11px;
        margin-top: 3px
    }

    #color8 .color8-phone #section-2 .text-wrapper_11 {
        height: 129px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/88dc1ec23598a53a34cffdf56171a4e6.webp) 100% no-repeat;
        background-size: 100% 100%;
        width: 132px
    }

    #color8 .color8-phone #section-2 .paragraph_5 {
        background-image: linear-gradient(-32deg, rgb(9, 187, 254) 0, rgb(9, 187, 254) 0, rgb(90, 66, 236) 100%, rgb(90, 66, 236) 100%);
        width: 120px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 15px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 11px 0 0 5px
    }

    #color8 .color8-phone #section-2 .box_7 {
        width: 216px;
        height: 315px;
        margin-left: 7px
    }

    #color8 .color8-phone #section-2 .group_9 {
        width: 216px;
        height: 129px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/cc9f9ed6aeab27b9d3f1bace9eee917f.webp) 100% no-repeat;
        background-size: 100% 100%
    }

    #color8 .color8-phone #section-2 .text_68 {
        background-image: linear-gradient(225deg, rgb(235, 127, 49) 0, rgba(235, 127, 49, 0.996078) 0, rgb(54, 59, 251) 97.875977%, rgb(54, 59, 251) 100%);
        width: 176px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 16px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 14px 0 0 20px
    }

    #color8 .color8-phone #section-2 .image-text_4 {
        width: 158px;
        height: 35px;
        margin: 57px 0 5px 29px
    }

    #color8 .color8-phone #section-2 .text-group_20 {
        width: 158px;
        height: 19px;
        margin-top: 11px
    }

    #color8 .color8-phone #section-2 .text_69 {
        background-image: linear-gradient(225deg, rgb(235, 127, 49) 0, rgba(235, 127, 49, 0.996078) 0, rgb(54, 59, 251) 97.875977%, rgb(54, 59, 251) 100%);
        width: 78px;
        height: 19px;
        overflow-wrap: break-word;
        color: #3639fa;
        font-size: 24px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        line-height: 24px;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #color8 .color8-phone #section-2 .paragraph_6 {
        width: 52px;
        height: 17px;
        overflow-wrap: break-word;
        color: #2b2b2b;
        font-size: 10px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 9px;
        margin-top: 1px
    }

    #color8 .color8-phone #section-2 .section_18 {
        width: 28px;
        height: 35px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/496ff2ddb7082371b7340c59fb156f44.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin: 0 55px 0 -83px
    }

    #color8 .color8-phone #section-2 .group_10 {
        width: 216px;
        height: 180px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/87e2d428f4befdb5d6b66818f68a9abe.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-top: 6px
    }

    #color8 .color8-phone #section-2 .image-text_5 {
        width: 181px;
        height: 49px;
        margin: 10px 0 0 14px
    }

    #color8 .color8-phone #section-2 .text-group_21 {
        width: 136px;
        height: 43px;
        margin-top: 6px
    }

    #color8 .color8-phone #section-2 .text_70 {
        width: 38px;
        height: 14px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 18px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        line-height: 23px
    }

    #color8 .color8-phone #section-2 .text-wrapper_12 {
        width: 136px;
        height: 19px;
        overflow-wrap: break-word;
        font-size: 0;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 18px;
        margin-top: 10px
    }

    #color8 .color8-phone #section-2 .text_71 {
        width: 136px;
        height: 19px;
        overflow-wrap: break-word;
        color: #0006f6;
        font-size: 18px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 600;
        text-align: left;
        line-height: 18px
    }

    #color8 .color8-phone #section-2 .text_72 {
        width: 136px;
        height: 19px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 14px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 14px
    }

    #color8 .color8-phone #section-2 .label_3 {
        width: 36px;
        height: 45px
    }

    #color8 .color8-phone #section-2 .block_8 {
        width: 716px;
        height: 130px;
        margin: 7px 0 0 15px
    }

    #color8 .color8-phone #section-2 .group_11 {
        background-color: #e8edff;
        border-radius: 5px;
        width: 245px;
        height: 128px
    }

    #color8 .color8-phone #section-2 .paragraph_7 {
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(63, 187, 254)), color-stop(0, rgb(63, 187, 254)), color-stop(100%, rgb(165, 65, 255)), to(rgb(165, 65, 255)));
        background-image: linear-gradient(180deg, rgb(63, 187, 254) 0, rgb(63, 187, 254) 0, rgb(165, 65, 255) 100%, rgb(165, 65, 255) 100%);
        width: 72px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 15px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 43px 0 0 16px
    }

    #color8 .color8-phone #section-2 .image_15 {
        width: 106px;
        height: 106px;
        margin: 12px 20px 0 31px
    }

    #color8 .color8-phone #section-2 .text-wrapper_13 {
        width: 210px;
        height: 129px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/16d448010953af6d8f3fde72f8d6a893.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-left: 8px
    }

    #color8 .color8-phone #section-2 .text_73 {
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(41, 241, 156)), color-stop(0, rgb(41, 241, 156)), color-stop(100%, rgb(2, 161, 249)), to(rgb(2, 161, 249)));
        background-image: linear-gradient(180deg, rgb(41, 241, 156) 0, rgb(41, 241, 156) 0, rgb(2, 161, 249) 100%, rgb(2, 161, 249) 100%);
        width: 159px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 18px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 52px 0 0 25px
    }

    #color8 .color8-phone #section-2 .text_74 {
        width: 173px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 8px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        margin: 0 0 47px 19px
    }

    #color8 .color8-phone #section-2 .group_12 {
        width: 246px;
        height: 129px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/85c00f453ce1805f368c3b976e2f7bea.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin: 1px 0 0 7px
    }

    #color8 .color8-phone #section-2 .text-wrapper_14 {
        width: 75px;
        height: 32px;
        overflow-wrap: break-word;
        font-size: 0;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        line-height: 15px;
        margin: 11px 0 0 10px
    }

    #color8 .color8-phone #section-2 .paragraph_8 {
        width: 75px;
        height: 32px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 15px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        line-height: 15px
    }

    #color8 .color8-phone #section-2 .text_75 {
        width: 75px;
        height: 32px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 12px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        line-height: 15px
    }

    #color8 .color8-phone #section-2 .group_13 {
        width: 73px;
        height: 40px;
        margin: 6px 77px 0 11px
    }

    #color8 .color8-phone #section-2 .block_9 {
        width: 71px;
        height: 27px
    }

    #color8 .color8-phone #section-2 .text_76 {
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(0, 151, 158)), color-stop(0, rgb(0, 151, 158)), color-stop(100%, rgb(247, 15, 255)), to(rgb(247, 15, 255)));
        background-image: linear-gradient(180deg, rgb(0, 151, 158) 0, rgb(0, 151, 158) 0, rgb(247, 15, 255) 100%, rgb(247, 15, 255) 100%);
        width: 46px;
        height: 19px;
        overflow-wrap: break-word;
        color: #3639fa;
        font-size: 24px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        line-height: 24px;
        margin-top: 8px;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #color8 .color8-phone #section-2 .box_8 {
        width: 21px;
        height: 27px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/5ef25727f4912e52e9c125aac556167f.webp) 100% no-repeat;
        background-size: 100% 100%
    }

    #color8 .color8-phone #section-2 .text_77 {
        width: 73px;
        height: 11px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 9px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 12px;
        margin-top: 2px
    }

    #color8 .color8-phone #section-2 .block_10 {
        width: 718px;
        height: 130px;
        margin: 6px 0 0 15px
    }

    #color8 .color8-phone #section-2 .group_14 {
        width: 351px;
        height: 130px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/4c604688531d4b1ff2e33600e3688d9c.webp) 100% no-repeat;
        background-size: 100% 100%
    }

    #color8 .color8-phone #section-2 .text-group_22 {
        width: 324px;
        height: 36px;
        margin: 85px 0 0 11px
    }

    #color8 .color8-phone #section-2 .text_78 {
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(237, 59, 75)), color-stop(0, rgb(237, 59, 75)), color-stop(100%, rgb(76, 59, 146)), to(rgb(76, 59, 146)));
        background-image: linear-gradient(180deg, rgb(237, 59, 75) 0, rgb(237, 59, 75) 0, rgb(76, 59, 146) 100%, rgb(76, 59, 146) 100%);
        width: 96px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 18px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #color8 .color8-phone #section-2 .text_79 {
        width: 324px;
        height: 14px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 12px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 15px
    }

    #color8 .color8-phone #section-2 .text-wrapper_15 {
        height: 130px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/c758b44946b7a8f3b2f31a47606d8c3a.webp) 100% no-repeat;
        background-size: 100% 100%;
        width: 361px
    }

    #color8 .color8-phone #section-2 .text_80 {
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(155, 176, 218)), color-stop(0, rgb(155, 176, 218)), color-stop(50%, rgb(97, 125, 182)), color-stop(100%, rgb(24, 61, 138)), to(rgb(24, 61, 138)));
        background-image: linear-gradient(180deg, rgb(155, 176, 218) 0, rgb(155, 176, 218) 0, rgb(97, 125, 182) 50%, rgb(24, 61, 138) 100%, rgb(24, 61, 138) 100%);
        width: 135px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 15px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 14px 0 0 18px
    }

    #color8 .color8-phone #section-2 .block_11 {
        width: 716px;
        height: 129px;
        margin: 7px 0 34px 16px
    }

    #color8 .color8-phone #section-2 .text-wrapper_16 {
        height: 129px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/31e3205d43b502a1d4349993955fdf71.webp) 100% no-repeat;
        background-size: 100% 100%;
        width: 263px
    }

    #color8 .color8-phone #section-2 .text_81 {
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(255, 232, 206)), color-stop(0, rgba(255, 232, 206, 0.996078)), color-stop(100%, rgb(251, 184, 160)), to(rgb(251, 184, 160)));
        background-image: linear-gradient(180deg, rgb(255, 232, 206) 0, rgba(255, 232, 206, 0.996078) 0, rgb(251, 184, 160) 100%, rgb(251, 184, 160) 100%);
        width: 129px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 15px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 94px 0 0 8px
    }

    #color8 .color8-phone #section-2 .text-wrapper_17 {
        height: 129px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/23f0df83b3e6740ba7eb62818c2f264d.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-left: 6px;
        width: 225px
    }

    #color8 .color8-phone #section-2 .paragraph_9 {
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(9, 187, 254)), color-stop(0, rgb(9, 187, 254)), color-stop(100%, rgb(90, 66, 236)), to(rgb(90, 66, 236)));
        background-image: linear-gradient(180deg, rgb(9, 187, 254) 0, rgb(9, 187, 254) 0, rgb(90, 66, 236) 100%, rgb(90, 66, 236) 100%);
        width: 86px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 15px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 47px 0 0 126px
    }

    #color8 .color8-phone #section-2 .text-wrapper_18 {
        height: 129px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/5b31923f35e8503bd9f0707c44c59c22.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-left: 6px;
        width: 216px
    }

    #color8 .color8-phone #section-2 .paragraph_10 {
        width: 58px;
        overflow-wrap: break-word;
        color: #00b051;
        font-size: 15px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        margin: 18px 0 0 128px
    }

    #color8 .color8-phone #section-2 .section_19 {
        position: absolute;
        left: 0;
        top: 5302px;
        width: 750px;
        height: 984px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/bc03fbda543c8285cb286c24daa0a83f.webp) 100% no-repeat;
        background-size: 100% 100%
    }

    #color8 .color8-phone #section-2 .block_12 {
        width: 492px;
        height: 129px;
        margin: 657px 0 0 242px
    }

    #color8 .color8-phone #section-2 .block_13 {
        background-color: #f9d4db;
        border-radius: 5px;
        position: relative;
        width: 238px;
        height: 128px;
        overflow: hidden;
        margin-top: 1px
    }

    #color8 .color8-phone #section-2 .text-wrapper_19 {
        background-image: linear-gradient(225deg, rgba(255, 142, 68, 0.98) 0, rgba(255, 142, 68, 0.98) 0, rgba(249, 19, 98, 0.98) 50%, rgba(53, 18, 106, 0.98) 100%, rgba(53, 18, 106, 0.98) 100%);
        width: 79px;
        overflow-wrap: break-word;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        font-size: 0;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        margin: 50px 0 0 15px
    }

    #color8 .color8-phone #section-2 .paragraph_11 {
        width: 79px;
        height: 43px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 20px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        line-height: 21px
    }

    #color8 .color8-phone #section-2 .text_82 {
        width: 79px;
        height: 43px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 16px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        line-height: 21px
    }

    #color8 .color8-phone #section-2 .image_16 {
        width: 76px;
        height: 61px;
        margin: 52px 39px 0 29px
    }

    #color8 .color8-phone #section-2 .image_17 {
        position: absolute;
        left: 125px;
        top: 53px;
        width: 75px;
        height: 62px
    }

    #color8 .color8-phone #section-2 .block_14 {
        width: 246px;
        height: 129px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/77304928d583d2a11f5db908c6dc2594.webp) 100% no-repeat;
        background-size: 100% 100%
    }

    #color8 .color8-phone #section-2 .text-wrapper_20 {
        background-image: linear-gradient(225deg, rgba(1, 94, 234, 0.98) 0, rgba(1, 94, 234, 0.98) 0, rgba(0, 192, 250, 0.98) 100%, rgba(0, 192, 250, 0.98) 100%);
        width: 96px;
        overflow-wrap: break-word;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        font-size: 0;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        margin: 12px 0 0 15px
    }

    #color8 .color8-phone #section-2 .paragraph_12 {
        width: 96px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 24px;
        font-family: SamsungSharpSans-Bold;
        text-align: left
    }

    #color8 .color8-phone #section-2 .text_83 {
        width: 96px;
        height: 40px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 20px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        line-height: 20px
    }

    #color8 .color8-phone #section-2 .text_84 {
        width: 115px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 15px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        margin: 40px 0 16px 15px
    }

    #color8 .color8-phone #section-2 .block_15 {
        width: 288px;
        height: 174px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/8d5a057ecb2b7465da370af2b9450035.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin: 6px 0 18px 446px
    }

    #color8 .color8-phone #section-2 .box_9 {
        position: relative;
        width: 142px;
        height: 46px;
        margin: 5px 0 0 99px
    }

    #color8 .color8-phone #section-2 .box_10 {
        width: 142px;
        height: 27px;
        margin-top: 19px
    }

    #color8 .color8-phone #section-2 .text_85 {
        width: 61px;
        height: 13px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 15px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 18px;
        margin-top: 10px
    }

    #color8 .color8-phone #section-2 .box_11 {
        width: 21px;
        height: 27px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/d59bf36046c347be888ea2c7740f97c9.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-left: -3px
    }

    #color8 .color8-phone #section-2 .text_86 {
        width: 55px;
        height: 17px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 15px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 18px;
        margin: 10px 0 0 8px
    }

    #color8 .color8-phone #section-2 .text_87 {
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(77, 182, 120, 0.98)), color-stop(0, rgba(77, 182, 120, 0.98)), color-stop(49.87793%, rgba(40, 163, 182, 0.98)), color-stop(100%, rgba(60, 36, 50, 0.98)), to(rgba(60, 36, 50, 0.98)));
        background-image: linear-gradient(180deg, rgba(77, 182, 120, 0.98) 0, rgba(77, 182, 120, 0.98) 0, rgba(40, 163, 182, 0.98) 49.87793%, rgba(60, 36, 50, 0.98) 100%, rgba(60, 36, 50, 0.98) 100%);
        position: absolute;
        left: 23px;
        top: 0;
        width: 116px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 18px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #color8 .color8-phone #section-2 .box_12 {
        width: 21px;
        height: 27px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/eee5d1257420087f9d6efcabda6be51d.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin: 24px 28px 0 -2px
    }

    #color8 .color8-phone #section-3 .page {
        position: relative;
        width: 750px;
        overflow: hidden
    }

    #color8 .color8-phone #section-3 .box_1 {
        position: relative;
        width: 750px
    }

    #color8 .color8-phone #section-3 .group_1 {
        position: relative;
        width: 750px;
    }

    #color8 .color8-phone #section-3 .text_1 {
        background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgb(9, 187, 254)), color-stop(0, rgb(9, 187, 254)), color-stop(100%, rgb(90, 66, 236)), to(rgb(90, 66, 236)));
        background-image: linear-gradient(90deg, rgb(9, 187, 254) 0, rgb(9, 187, 254) 0, rgb(90, 66, 236) 100%, rgb(90, 66, 236) 100%);
        width: 348px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 32px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 80px 0 0 198px
    }

    #color8 .color8-phone #section-3 .group_2 {
        width: 750px;
        height: 150px;
        margin-top: 40px
    }

    #color8 .color8-phone #section-3 .group_3 {
        width: 164px;
        height: 149px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/84d31021bae904c926415eccefa2d993.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-top: 1px
    }

    #color8 .color8-phone #section-3 .image-text_1 {
        width: 147px;
        height: 47px;
        margin: 84px 0 0 7px
    }

    #color8 .color8-phone #section-3 .text-group_1 {
        width: 103px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 12px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        margin-top: 9px
    }

    #color8 .color8-phone #section-3 .group_4 {
        width: 37px;
        height: 47px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/a5dd57bc5667a4338cbd6fad97c2ea6c.webp) 100% no-repeat;
        background-size: 100% 100%
    }

    #color8 .color8-phone #section-3 .group_5 {
        width: 230px;
        height: 149px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/7d900f14e94c57390e95bf8ba0a921d1.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin: 1px 0 0 6px
    }

    #color8 .color8-phone #section-3 .text-group_2 {
        width: 188px;
        height: 36px;
        margin: 83px 0 0 12px
    }

    #color8 .color8-phone #section-3 .text-wrapper_1 {
        background-image: linear-gradient(89deg, rgb(1, 94, 234) 0, rgb(1, 94, 234) 0, rgb(0, 192, 250) 100%, rgb(0, 192, 250) 100%);
        width: 173px;
        overflow-wrap: break-word;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        font-size: 0;
        font-family: SamsungSharpSans-Bold;
        text-align: left
    }

    #color8 .color8-phone #section-3 .text_2 {
        width: 173px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 16px;
        font-family: SamsungSharpSans-Bold;
        text-align: left
    }

    #color8 .color8-phone #section-3 .text_3 {
        width: 173px;
        overflow-wrap: break-word;
        color: #0006f6;
        font-size: 16px;
        font-family: SamsungSharpSans-Bold;
        text-align: left
    }

    #color8 .color8-phone #section-3 .text_4 {
        width: 188px;
        height: 15px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 12px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 12px;
        margin-top: 3px
    }

    #color8 .color8-phone #section-3 .text-wrapper_2 {
        width: 166px;
        height: 13px;
        overflow-wrap: break-word;
        font-size: 0;
        font-family: Poppins-Regular;
        text-align: left;
        line-height: 15px;
        margin: 0 0 17px 12px
    }

    #color8 .color8-phone #section-3 .text_5 {
        width: 166px;
        height: 13px;
        overflow-wrap: break-word;
        color: #3c3ef5;
        font-size: 15px;
        font-family: Poppins-Regular;
        text-align: left;
        line-height: 15px
    }

    #color8 .color8-phone #section-3 .text_6 {
        width: 166px;
        height: 13px;
        overflow-wrap: break-word;
        color: #3c3ef5;
        font-size: 12px;
        font-family: Poppins-Regular;
        text-align: left;
        line-height: 12px
    }

    #color8 .color8-phone #section-3 .text_7 {
        width: 166px;
        height: 13px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 12px;
        font-family: Poppins-Regular;
        text-align: left;
        line-height: 12px
    }

    #color8 .color8-phone #section-3 .text-wrapper_3 {
        width: 168px;
        height: 150px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/464057904fc7277e7ff340f95746835d.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-left: 7px
    }

    #color8 .color8-phone #section-3 .text_8 {
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(41, 241, 156)), color-stop(0, rgb(41, 241, 156)), color-stop(100%, rgb(2, 161, 249)), to(rgb(2, 161, 249)));
        background-image: linear-gradient(180deg, rgb(41, 241, 156) 0, rgb(41, 241, 156) 0, rgb(2, 161, 249) 100%, rgb(2, 161, 249) 100%);
        width: 139px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 16px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 80px 0 0 16px
    }

    #color8 .color8-phone #section-3 .paragraph_1 {
        width: auto;
        overflow-wrap: break-word;
        color: #000;
        font-size: 12px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: center;
        margin: 0 0 30px 0
    }

    #color8 .color8-phone #section-3 .group_6 {
        width: 169px;
        height: 149px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/b04e8ac9386f13a309f1a33824406d60.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin: 1px 0 0 6px
    }

    #color8 .color8-phone #section-3 .text-group_3 {
        width: 107px;
        height: 33px;
        margin: 12px 0 0 11px
    }

    #color8 .color8-phone #section-3 .text_9 {
        width: 30px;
        height: 11px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 14px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        line-height: 18px
    }

    #color8 .color8-phone #section-3 .text-wrapper_4 {
        width: 107px;
        height: 14px;
        overflow-wrap: break-word;
        font-size: 0;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 14px;
        margin-top: 8px
    }

    #color8 .color8-phone #section-3 .text_10 {
        width: 107px;
        height: 14px;
        overflow-wrap: break-word;
        color: #0006f6;
        font-size: 14px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 14px
    }

    #color8 .color8-phone #section-3 .text_11 {
        width: 107px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 11px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left
    }

    #color8 .color8-phone #section-3 .image-text_2 {
        width: 700px;
        margin: 77px auto 0 auto
    }

    #color8 .color8-phone #section-3 .image_1 {
        width: 69px;
        height: 69px;
        margin: 0 auto;
    }

    #color8 .color8-phone #section-3 .text-group_4 {
        width: 700px;
        margin-top: 18px
    }

    #color8 .color8-phone #section-3 .text_12 {
        background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgb(9, 187, 254)), color-stop(0, rgb(9, 187, 254)), color-stop(100%, rgb(90, 66, 236)), to(rgb(90, 66, 236)));
        background-image: linear-gradient(90deg, rgb(9, 187, 254) 0, rgb(9, 187, 254) 0, rgb(90, 66, 236) 100%, rgb(90, 66, 236) 100%);
        overflow-wrap: break-word;
        color: #000;
        font-size: 32px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #color8 .color8-phone #section-3 .text_13 {
        overflow-wrap: break-word;
        color: #000;
        font-size: 25px;
        font-family: Poppins-Medium;
        font-weight: 500;
        text-align: center;
        line-height: 25px;
        margin-top: 6px
    }

    #color8 .color8-phone #section-3 .text_14 {
        overflow-wrap: break-word;
        color: #000;
        font-size: 20px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: center;
        line-height: 1.2;
        margin: 9px 0 0 0
    }

    #color8 .color8-phone #section-3 .image_2 {
        width: 604px;
        height: 273px;
        margin: 52px 0 0 57px
    }

    #color8 .color8-phone #section-3 .group_7 {
        height: 279px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/6f8197a57d4146481dbadfd17af372cd.webp) 100% no-repeat;
        background-size: 100% 100%;
        width: 616px;
        margin: 52px 0 0 64px
    }

    #color8 .color8-phone #section-3 .box_2 {
        width: 129px;
        height: 46px;
        margin: 30px 0 0 458px
    }

    #color8 .color8-phone #section-3 .text-wrapper_5 {
        width: 97px;
        height: 24px;
        overflow-wrap: break-word;
        font-size: 0;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 12px;
        margin-top: 13px
    }

    #color8 .color8-phone #section-3 .paragraph_2 {
        width: 97px;
        height: 24px;
        overflow-wrap: break-word;
        color: #fff;
        font-size: 12px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 12px
    }

    #color8 .color8-phone #section-3 .text_15 {
        width: 97px;
        height: 24px;
        overflow-wrap: break-word;
        color: #ff9700;
        font-size: 12px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 12px
    }

    #color8 .color8-phone #section-3 .box_3 {
        width: 36px;
        height: 46px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/a6d49aa3ef4e89535f71902fa60e0ac2.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-left: -4px
    }

    #color8 .color8-phone #section-3 .text-wrapper_6 {
        width: 156px;
        height: 34px;
        margin: 52px 0 117px 9px
    }

    #color8 .color8-phone #section-3 .paragraph_3 {
        width: 156px;
        height: 34px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 15px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: center;
        line-height: 15px
    }

    #color8 .color8-phone #section-3 .group_8 {
        width: 617px;
        height: 257px;
        margin: 19px 0 0 63px
    }

    #color8 .color8-phone #section-3 .block_1 {
        height: 257px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/2ad3a20622a75d8f6e4945fb9cc89b21.webp) 100% no-repeat;
        background-size: 100% 100%;
        width: 303px
    }

    #color8 .color8-phone #section-3 .text-wrapper_7 {
        width: 218px;
        height: 37px;
        overflow-wrap: break-word;
        font-size: 0;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: center;
        line-height: 16px;
        margin: 211px 0 0 54px
    }

    #color8 .color8-phone #section-3 .paragraph_4 {
        width: 198px;
        height: 37px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 16px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left
    }

    #color8 .color8-phone #section-3 .text_16 {
        width: 198px;
        height: 37px;
        overflow-wrap: break-word;
        color: #ff9700;
        font-size: 16px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left
    }

    #color8 .color8-phone #section-3 .block_2 {
        height: 257px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/9010f456efcbf9a7592a84f605d9eb4c.webp) 100% no-repeat;
        background-size: 100% 100%;
        width: 304px
    }

    #color8 .color8-phone #section-3 .text-wrapper_8 {
        width: 226px;
        height: 18px;
        overflow-wrap: break-word;
        font-size: 0;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: center;
        line-height: 16px;
        margin: 231px 0 0 41px
    }

    #color8 .color8-phone #section-3 .text_17 {
        width: 226px;
        height: 18px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 16px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 16px
    }

    #color8 .color8-phone #section-3 .text_18 {
        width: 226px;
        height: 18px;
        overflow-wrap: break-word;
        color: #ff9700;
        font-size: 16px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 16px
    }

    #color8 .color8-phone #section-3 .text_19 {
        height: 34px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 15px;
        font-family: Poppins-Regular;
        text-align: center;
        line-height: 15px;
        margin: 43px 0 98px 0
    }

    #color8 .color8-phone #section-3 .image_3 {
        position: absolute;
        left: 455px;
        top: 229px;
        width: 74px;
        height: 136px
    }

    #color8 .color8-phone #section-3 .group_9 {
        width: 750px;
        height: 593px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/ca0c06a0708aeb97b384fa84e0de8f19.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-top: -1px
    }

    #color8 .color8-phone #section-3 .text-group_5 {
        width: 612px;
        height: 121px;
        margin: 74px 0 0 66px
    }

    #color8 .color8-phone #section-3 .text_20 {
        background-image: linear-gradient(89deg, rgb(9, 187, 254) 0, rgb(9, 187, 254) 0, rgb(90, 66, 236) 100%, rgb(90, 66, 236) 100%);
        height: 36px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 32px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        line-height: 37px;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #color8 .color8-phone #section-3 .text_21 {
        height: 28px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 25px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: center;
        line-height: 25px;
        margin: 8px 0 0 0
    }

    #color8 .color8-phone #section-3 .text_22 {
        width: 612px;
        height: 37px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 20px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: center;
        line-height: 1;
        margin-top: 12px
    }

    #color8 .color8-phone #section-3 .text-wrapper_9 {
        width: 221px;
        height: 14px;
        overflow-wrap: break-word;
        font-size: 0;opacity: 0;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 16px;
        margin: 33px 0 0 261px
    }

    #color8 .color8-phone #section-3 .text_23 {
        width: 221px;
        height: 14px;
        overflow-wrap: break-word;
        color: #dc1419;
        font-size: 16px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 16px
    }

    #color8 .color8-phone #section-3 .text_24 {
        width: 221px;
        height: 14px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 16px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 16px
    }

    #color8 .color8-phone #section-3 .text_25 {
        width: 221px;
        height: 14px;
        overflow-wrap: break-word;
        color: #ef8100;
        font-size: 16px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 16px
    }

    #color8 .color8-phone #section-3 .image-wrapper_1 {
        width: 553px;
        height: 171px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 89px 0 91px 91px
    }

    #color8 .color8-phone #section-3 .image_4-0 {
        width: 174px;
        height: 171px;
        margin-right: 18px
    }

    #color8 .color8-phone #section-3 .image_4-1 {
        width: 174px;
        height: 171px;
        margin-right: 18px
    }

    #color8 .color8-phone #section-3 .image_4-2 {
        width: 174px;
        height: 171px;
        margin-right: 18px
    }

    #color8 .color8-phone #section-3 .group_10 {
        width: 750px;
        height: 543px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/0fb7c5bf3aa7e129f4ff65cc36fb85da.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-top: 38px
    }

    #color8 .color8-phone #section-3 .text-group_6 {
        width: 728px;
        height: 93px;
        margin: 35px auto 0 auto
    }

    #color8 .color8-phone #section-3 .text_26 {
        background-image: linear-gradient(89deg, rgb(9, 187, 254) 0, rgb(9, 187, 254) 0, rgb(90, 66, 236) 100%, rgb(90, 66, 236) 100%);
        overflow-wrap: break-word;
        color: #000;
        font-size: 32px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #color8 .color8-phone #section-3 .text_27 {
        overflow-wrap: break-word;
        color: #000;
        font-size: 25px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: center;
        margin: 5px 0 0 0
    }

    #color8 .color8-phone #section-3 .text_28 {
        height: 18px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 20px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: center;
        line-height: 1;
        margin-top: 11px
    }

    #color8 .color8-phone #section-3 .group_11 {
        width: 519px;opacity: 0;
        height: 30px;
        margin: 337px 0 48px 129px
    }

    #color8 .color8-phone #section-3 .label_1 {
        width: 30px;
        height: 30px
    }

    #color8 .color8-phone #section-3 .text-wrapper_10 {
        overflow-wrap: break-word;
        font-size: 13px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        margin: 4px 0 0 11px;
        width: 125px
    }

    #color8 .color8-phone #section-3 .paragraph_5 {
        width: 125px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 12px;
        font-family: SamsungSharpSans-Bold;
        text-align: left
    }

    #color8 .color8-phone #section-3 .paragraph_6 {
        width: 125px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 9px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left
    }

    #color8 .color8-phone #section-3 .image_5 {
        width: 33px;
        height: 18px;
        margin: 6px 0 0 134px
    }

    #color8 .color8-phone #section-3 .text-wrapper_11 {
        height: 26px;
        overflow-wrap: break-word;
        font-size: 13px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        line-height: 13px;
        width: 177px;
        margin: 4px 0 0 9px
    }

    #color8 .color8-phone #section-3 .paragraph_7 {
        width: 177px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 12px;
        font-family: SamsungSharpSans-Bold;
        text-align: left
    }

    #color8 .color8-phone #section-3 .paragraph_8 {
        width: 177px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 9px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left
    }

    #color8 .color8-phone #section-3 .group_12 {
        width: 750px;
        height: 589px
    }

    #color8 .color8-phone #section-3 .text_29 {
        background-image: linear-gradient(89deg, rgb(9, 187, 254) 0, rgb(9, 187, 254) 0, rgb(90, 66, 236) 100%, rgb(90, 66, 236) 100%);
        width: 75px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 32px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 41px 0 0 336px
    }

    #color8 .color8-phone #section-3 .text_30 {
        overflow-wrap: break-word;
        color: #000;
        font-size: 25px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: center;
        margin: 13px 0 0 0
    }

    #color8 .color8-phone #section-3 .text-wrapper_12 {
        width: 629px;
        height: 38px;
        overflow-wrap: break-word;
        font-size: 0;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: center;
        line-height: 16px;
        margin: 12px 0 0 46px
    }

    #color8 .color8-phone #section-3 .text_31 {
        width: 629px;
        height: 38px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 16px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left
    }

    #color8 .color8-phone #section-3 .text_32 {
        width: 629px;
        height: 38px;
        overflow-wrap: break-word;
        color: #239ffd;
        font-size: 16px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left
    }

    #color8 .color8-phone #section-3 .image_6 {
        width: 609px;
        height: 360px;
        margin: 26px 0 45px 48px
    }

    #color8 .color8-phone #section-3 .group_13 {
        position: relative;
        width: 750px;
        height: 832px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/52adb729bf2ec04d13e1d538c87973f7.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-top: -1px
    }

    #color8 .color8-phone #section-3 .text_33 {
        overflow-wrap: break-word;
        color: #000;
        font-size: 25px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: center;
        margin: 89px 0 0 0
    }

    #color8 .color8-phone #section-3 .text_34 {
        background-image: linear-gradient(101deg, rgb(9, 187, 254) 0, rgb(9, 187, 254) 0, rgb(90, 66, 236) 100%, rgb(90, 66, 236) 100%);
        overflow-wrap: break-word;
        color: #000;
        font-size: 32px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 1px 0 0 0
    }

    #color8 .color8-phone #section-3 .image_7 {
        width: 632px;
        height: 38px;
        font-size: 16px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: center;
        color: #000;
        margin: 1px 0 608px 56px
    }

    #color8 .color8-phone #section-3 .group_14 {
        position: absolute;
        left: 0;
        top: 240px;
        width: 702px;
        height: 705px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/2c35347221a9003a42b8fa340da7bc98.webp) 100% no-repeat;
        background-size: 100% 100%
    }

    #color8 .color8-phone #section-3 .group_15 {
        width: 206px;opacity: 0;
        height: 94px;
        margin: 451px 0 0 276px
    }

    #color8 .color8-phone #section-3 .text_35 {
        background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(0, 166, 255)), color-stop(0, rgb(0, 166, 255)), color-stop(100%, rgb(134, 0, 255)), to(rgb(134, 0, 255)));
        background-image: linear-gradient(0deg, rgb(0, 166, 255) 0, rgb(0, 166, 255) 0, rgb(134, 0, 255) 100%, rgb(134, 0, 255) 100%);
        width: 129px;
        height: 49px;
        overflow-wrap: break-word;
        color: #3639fa;
        font-size: 64px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        line-height: 64px;
        margin-top: 26px;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #color8 .color8-phone #section-3 .image_8 {
        width: 75px;
        height: 94px;
        margin-left: -8px
    }

    #color8 .color8-phone #section-3 .text_36 {
        position: absolute;
        left: 245px;
        top: 422px;
        width: 255px;opacity: 0;
        height: 34px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 32px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 32px
    }

    #color8 .color8-phone #section-3 .group_16 {
        width: 750px;
        height: 2167px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/f310a52e05bde4d7bcaa58270003e001.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-top: 124px
    }

    #color8 .color8-phone #section-3 .section_1 {
        width: 683px;
        height: 549px;
        margin: 57px 0 0 54px
    }

    #color8 .color8-phone #section-3 .image_9 {
        width: 255px;
        height: 549px
    }

    #color8 .color8-phone #section-3 .box_4 {
        width: 336px;
        height: 498px
    }

    #color8 .color8-phone #section-3 .image_10 {
        width: 254px;
        height: 382px;
        margin-left: 25px
    }

    #color8 .color8-phone #section-3 .text-group_7 {
        width: 336px;
        height: 65px;
        margin-top: 51px
    }

    #color8 .color8-phone #section-3 .text_37 {
        background-image: linear-gradient(92deg, rgb(255, 142, 68) 0, rgb(255, 142, 68) 0, rgb(249, 19, 98) 50%, rgb(53, 18, 106) 100%, rgb(53, 18, 106) 100%);
        width: 317px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 32px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #color8 .color8-phone #section-3 .text_38 {
        width: 346px;
        height: 19px;opacity: 0;
        overflow-wrap: break-word;
        color: #000;
        font-size: 16px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: center;
        line-height: 19px;
        margin-top: 13px
    }

    #color8 .color8-phone #section-3 .section_2 {
        width: 626px;
        height: 548px;
        margin: 48px 0 0 68px
    }

    #color8 .color8-phone #section-3 .group_17 {
        width: 255px;
        height: 466px;
        margin-top: 62px
    }

    #color8 .color8-phone #section-3 .image_11 {
        width: 255px;
        height: 359px
    }

    #color8 .color8-phone #section-3 .text-group_8 {
        width: 251px;
        height: 74px;
        margin-top: 33px
    }

    #color8 .color8-phone #section-3 .text_39 {
        background-image: linear-gradient(92deg, rgb(255, 142, 68) 0, rgb(255, 142, 68) 0, rgb(249, 19, 98) 50%, rgb(53, 18, 106) 100%, rgb(53, 18, 106) 100%);
        width: 251px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 32px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #color8 .color8-phone #section-3 .text_40 {
        width: 181px;
        height: 37px;
        overflow-wrap: break-word;opacity: 0;
        color: #000;
        font-size: 16px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 19px;
        margin: 3px 0 0 1px
    }

    #color8 .color8-phone #section-3 .image_12 {
        width: 255px;
        height: 548px
    }

    #color8 .color8-phone #section-3 .text_41 {
        background-image: linear-gradient(92deg, rgb(255, 142, 68) 0, rgb(255, 142, 68) 0, rgb(249, 19, 98) 50%, rgb(53, 18, 106) 100%, rgb(53, 18, 106) 100%);
        width: 326px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 32px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 26px 0 0 411px
    }

    #color8 .color8-phone #section-3 .text_42 {
        width: 242px;
        height: 38px;
        overflow-wrap: break-word;opacity: 0;
        color: #000;
        font-size: 16px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 19px;
        margin-left: 415px
    }

    #color8 .color8-phone #section-3 .image_13 {
        width: 655px;
        height: 548px;
        margin: 96px 0 0 47px
    }

    #color8 .color8-phone #section-3 .text-group_9 {
        width: 613px;
        height: 81px;
        margin: 67px 0 73px 66px
    }

    #color8 .color8-phone #section-3 .text_43 {
        background-image: linear-gradient(92deg, rgb(255, 142, 68) 0, rgb(255, 142, 68) 0, rgb(249, 19, 98) 50%, rgb(53, 18, 106) 100%, rgb(53, 18, 106) 100%);
        width: 289px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 32px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        margin-left: 162px;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #color8 .color8-phone #section-3 .text_44 {
        width: 613px;opacity: 0;
        height: 37px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 16px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: center;
        line-height: 19px;
        margin-top: 10px
    }

    #color8 .color8-phone #section-3 .group_18 {
        width: 750px;
    }

    #color8 .color8-phone #section-3 .text_45 {
        background-image: linear-gradient(92deg, rgb(9, 187, 254) 0, rgb(9, 187, 254) 0, rgb(90, 66, 236) 100%, rgb(90, 66, 236) 100%);
        width: 337px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 32px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 57px 0 0 204px
    }

    #color8 .color8-phone #section-3 .section_3 {
        width: 750px;
        height: 142px;
        margin-top: 25px
    }

    #color8 .color8-phone #section-3 .text-group_10 {
        width: 190px;
        height: 141px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/b748ba772d5654017d97f3a8067c0ae3.webp) 100% no-repeat;
        background-size: 100% 100%
    }

    #color8 .color8-phone #section-3 .text_46 {
        background-image: linear-gradient(89deg, rgb(1, 94, 234) 0, rgb(1, 94, 234) 0, rgb(0, 192, 250) 100%, rgb(0, 192, 250) 100%);
        width: 154px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 19px;
        font-family: Poppins-Medium;
        font-weight: 500;
        text-align: left;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 74px 0 0 15px
    }

    #color8 .color8-phone #section-3 .paragraph_9 {
        width: 131px;
        height: 30px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 12px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: center;
        line-height: 16px;
        margin: 4px 0 13px 25px
    }

    #color8 .color8-phone #section-3 .text-group_11 {
        width: 185px;
        height: 142px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/d08442b26fb2cf9a3a79a158a6c89889.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-left: 5px
    }

    #color8 .color8-phone #section-3 .text_47 {
        background-image: linear-gradient(89deg, rgb(1, 94, 234) 0, rgb(1, 94, 234) 0, rgb(0, 192, 250) 100%, rgb(0, 192, 250) 100%);
        width: 94px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 16px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 19px 0 0 17px
    }

    #color8 .color8-phone #section-3 .paragraph_10 {
        width: 147px;
        height: 30px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 12px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 12px;
        margin: 1px 0 70px 17px
    }

    #color8 .color8-phone #section-3 .text-group_12 {
        width: 178px;
        height: 142px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/da3033c1755889e80fe81ef19357d59a.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-left: 3px
    }

    #color8 .color8-phone #section-3 .paragraph_11 {
        background-image: linear-gradient(-32deg, rgb(103, 23, 205) 0, rgb(103, 23, 205) 0, rgb(40, 113, 250) 100%, rgb(40, 113, 250) 100%);
        width: 129px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 16px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 20px 0 0 16px
    }

    #color8 .color8-phone #section-3 .text_48 {
        width: 152px;
        height: 14px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 12px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 12px;
        margin: 5px 0 73px 14px
    }

    #color8 .color8-phone #section-3 .text-group_13 {
        width: 185px;
        height: 141px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/b3fb6fe684e5c479a55196c496b927b5.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-left: 4px
    }

    #color8 .color8-phone #section-3 .text_49 {
        background-image: linear-gradient(-32deg, rgb(103, 23, 205) 0, rgb(103, 23, 205) 0, rgb(40, 113, 250) 100%, rgb(40, 113, 250) 100%);
        width: 115px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 16px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 12px 0 0 22px
    }

    #color8 .color8-phone #section-3 .text_50 {
        width: 126px;
        height: 10px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 12px;
        font-family: Poppins-Regular;
        text-align: left;
        line-height: 12px;
        margin: 1px 0 101px 23px
    }

    #color8 .color8-phone #section-3 .image-text_3 {
        width: 612px;
        height: 210px;
        margin: 78px 0 0 64px
    }

    #color8 .color8-phone #section-3 .image_14 {
        width: 79px;
        height: 79px;
        margin-left: 269px
    }

    #color8 .color8-phone #section-3 .text-group_14 {
        width: 612px;
        height: 121px;
        margin-top: 10px
    }

    #color8 .color8-phone #section-3 .text_51 {
        background-image: linear-gradient(89deg, rgb(9, 187, 254) 0, rgb(9, 187, 254) 0, rgb(90, 66, 236) 100%, rgb(90, 66, 236) 100%);
        overflow-wrap: break-word;
        color: #000;
        font-size: 32px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #color8 .color8-phone #section-3 .text_52 {
        height: 29px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 25px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: center;
        line-height: 25px;
        margin: 7px 0 0 0
    }

    #color8 .color8-phone #section-3 .text_53 {
        width: 622px;
        height: 38px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 20px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: center;
        line-height: 1;
        margin-top: 14px
    }

    #color8 .color8-phone #section-3 .image_15 {
        width: 562px;
        height: 273px;
        margin: 50px 0 0 82px
    }

    #color8 .color8-phone #section-3 .section_4 {
        width: 620px;
        height: 74px;opacity: 0;
        margin: 20px 0 0 65px
    }

    #color8 .color8-phone #section-3 .text-wrapper_13 {
        width: 198px;
        height: 66px;
        overflow-wrap: break-word;
        font-size: 0;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 16px
    }

    #color8 .color8-phone #section-3 .paragraph_12 {
        width: 198px;
        height: 66px;
        overflow-wrap: break-word;
        color: #342222;
        font-size: 16px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 16px
    }

    #color8 .color8-phone #section-3 .paragraph_13 {
        width: 198px;
        height: 66px;
        overflow-wrap: break-word;
        color: #3478f6;
        font-size: 16px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 16px
    }

    #color8 .color8-phone #section-3 .text-group_15 {
        width: 160px;
        height: 74px;
        margin-left: 27px
    }

    #color8 .color8-phone #section-3 .paragraph_14 {
        width: 160px;
        height: 34px;
        overflow-wrap: break-word;
        color: #342222;
        font-size: 16px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 16px
    }

    #color8 .color8-phone #section-3 .paragraph_15 {
        width: 122px;
        height: 34px;
        overflow-wrap: break-word;
        color: #3478f6;
        font-size: 16px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 16px;
        margin-top: 6px
    }

    #color8 .color8-phone #section-3 .text-group_16 {
        width: 183px;
        height: 53px;
        margin-left: 52px
    }

    #color8 .color8-phone #section-3 .text_54 {
        width: 182px;
        height: 17px;
        overflow-wrap: break-word;
        color: #342222;
        font-size: 16px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 16px;
        margin-left: 1px
    }

    #color8 .color8-phone #section-3 .paragraph_16 {
        width: 122px;
        height: 31px;
        overflow-wrap: break-word;
        color: #3478f6;
        font-size: 16px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 12px;
        margin-top: 5px
    }

    #color8 .color8-phone #section-3 .image-text_4 {
        width: 690px;
        height: 213px;
        margin: 43px 0 0 27px
    }

    #color8 .color8-phone #section-3 .image_16 {
        width: 80px;
        height: 81px;
        margin-left: 311px
    }

    #color8 .color8-phone #section-3 .text-group_17 {
        width: 690px;
        height: 120px;
        margin-top: 12px
    }

    #color8 .color8-phone #section-3 .text_55 {
        background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgb(9, 187, 254)), color-stop(0, rgb(9, 187, 254)), color-stop(100%, rgb(90, 66, 236)), to(rgb(90, 66, 236)));
        background-image: linear-gradient(90deg, rgb(9, 187, 254) 0, rgb(9, 187, 254) 0, rgb(90, 66, 236) 100%, rgb(90, 66, 236) 100%);
        overflow-wrap: break-word;
        color: #000;
        font-size: 32px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #color8 .color8-phone #section-3 .text_56 {
        overflow-wrap: break-word;
        color: #000;
        font-size: 25px;
        font-family: Poppins-Medium;
        font-weight: 500;
        text-align: center;
        margin: 1px 0 0 0
    }

    #color8 .color8-phone #section-3 .text_57 {
        width: 690px;
        height: 38px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 20px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: center;
        line-height: 1;
        margin-top: 1px
    }

    #color8 .color8-phone #section-3 .image_17 {
        width: 584px;
        height: 487px;
        margin: 47px 0 0 75px
    }

    #color8 .color8-phone #section-3 .image_18 {
        width: 567px;
        height: 62px;
        margin: 48px 0 0 84px
    }

    #color8 .color8-phone #section-3 .text-wrapper_14 {
        width: 584px;
        height: 33px;
        margin: 6px 0 32px 88px
    }

    #color8 .color8-phone #section-3 .text_58 {
        width: 52px;
        height: 15px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 12px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 12px
    }

    #color8 .color8-phone #section-3 .text_59 {
        width: 86px;
        height: 15px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 12px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 12px;
        margin: 1px 0 0 34px
    }

    #color8 .color8-phone #section-3 .text_60 {
        width: 50px;
        height: 15px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 12px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 12px;
        margin: 1px 0 0 31px
    }

    #color8 .color8-phone #section-3 .text_61 {
        width: 37px;
        height: 14px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 12px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 12px;
        margin: 4px 0 0 59px
    }

    #color8 .color8-phone #section-3 .text_62 {
        width: 94px;
        height: 11px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 12px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 12px;
        margin: 4px 0 0 38px
    }

    #color8 .color8-phone #section-3 .paragraph_17 {
        width: 90px;
        height: 29px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 12px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: center;
        line-height: 12px;
        margin: 4px 0 0 13px
    }

    #color8 .color8-phone #section-3 .group_19 {
        width: 750px;
        height: 593px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/558e2499c6de7c31f5e9d8310287971c.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-top: -1px
    }

    #color8 .color8-phone #section-3 .text-group_18 {
        width: 289px;
        height: 183px;
        margin: 230px 0 0 452px
    }

    #color8 .color8-phone #section-3 .paragraph_18 {
        background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgb(9, 187, 254)), color-stop(0, rgb(9, 187, 254)), color-stop(100%, rgb(90, 66, 236)), to(rgb(90, 66, 236)));
        background-image: linear-gradient(90deg, rgb(9, 187, 254) 0, rgb(9, 187, 254) 0, rgb(90, 66, 236) 100%, rgb(90, 66, 236) 100%);
        width: 267px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 32px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #color8 .color8-phone #section-3 .text_63 {
        width: 289px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 25px;
        font-family: Poppins-Medium;
        font-weight: 500;
        text-align: left
    }

    #color8 .color8-phone #section-3 .text_64 {
        width: 288px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 16px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        margin-top: 15px
    }

    #color8 .color8-phone #section-3 .group_20 {
        width: 750px;
        height: 640px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/bfca60bf04c1833527f6fc792c3f784e.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-top: -3px
    }

    #color8 .color8-phone #section-3 .text-group_19 {
        width: 250px;
        height: 66px;
        margin: 55px 0 0 247px
    }

    #color8 .color8-phone #section-3 .text_65 {
        background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgb(9, 187, 254)), color-stop(0, rgb(9, 187, 254)), color-stop(100%, rgb(90, 66, 236)), to(rgb(90, 66, 236)));
        background-image: linear-gradient(90deg, rgb(9, 187, 254) 0, rgb(9, 187, 254) 0, rgb(90, 66, 236) 100%, rgb(90, 66, 236) 100%);
        overflow-wrap: break-word;
        color: #000;
        font-size: 32px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #color8 .color8-phone #section-3 .text_66 {
        width: 250px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 25px;
        font-family: Poppins-Medium;
        font-weight: 500;
        text-align: center;
        margin-top: 11px
    }

    #color8 .color8-phone #section-3 .text_67 {
        width: 408px;
        height: 38px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 16px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: center;
        line-height: 19px;
        margin: 25px 0 456px 168px
    }

    #color8 .color8-phone #section-3 .group_21 {
        width: 750px;
        height: 415px
    }

    #color8 .color8-phone #section-3 .text_68 {
        background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgb(9, 187, 254)), color-stop(0, rgb(9, 187, 254)), color-stop(100%, rgb(90, 66, 236)), to(rgb(90, 66, 236)));
        background-image: linear-gradient(90deg, rgb(9, 187, 254) 0, rgb(9, 187, 254) 0, rgb(90, 66, 236) 100%, rgb(90, 66, 236) 100%);
        width: 349px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 32px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 44px 0 0 197px
    }

    #color8 .color8-phone #section-3 .box_5 {
        width: 627px;
        height: 115px;
        margin: 19px 0 0 54px
    }

    #color8 .color8-phone #section-3 .box_6 {
        width: 306px;
        height: 115px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/b1557965a58f3f67c8b0787f71efeabf.webp) 100% no-repeat;
        background-size: 100% 100%
    }

    #color8 .color8-phone #section-3 .text-group_20 {
        width: 131px;
        height: 63px;
        margin: 32px 0 0 160px
    }

    #color8 .color8-phone #section-3 .text_69 {
        background-image: linear-gradient(-32deg, rgb(103, 23, 205) 0, rgb(103, 23, 205) 0, rgb(40, 113, 250) 100%, rgb(40, 113, 250) 100%);
        width: 104px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 16px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #color8 .color8-phone #section-3 .paragraph_19 {
        width: 131px;
        height: 42px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 11px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 16px
    }

    #color8 .color8-phone #section-3 .box_7 {
        background-color: #eaecff;
        border-radius: 5px;
        width: 314px;
        height: 112px;
        margin-top: 1px
    }

    #color8 .color8-phone #section-3 .image-text_5 {
        width: 291px;
        height: 63px;
        margin: 25px 0 0 15px
    }

    #color8 .color8-phone #section-3 .image_19 {
        width: 138px;
        height: 63px
    }

    #color8 .color8-phone #section-3 .text-group_21 {
        width: 144px;
        height: 50px;
        margin-top: 10px
    }

    #color8 .color8-phone #section-3 .text_70 {
        background-image: linear-gradient(89deg, rgb(1, 94, 234) 0, rgb(1, 94, 234) 0, rgb(0, 192, 250) 100%, rgb(0, 192, 250) 100%);
        width: 141px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 16px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #color8 .color8-phone #section-3 .paragraph_20 {
        width: 144px;
        height: 27px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 12px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 12px
    }

    #color8 .color8-phone #section-3 .box_8 {
        width: 627px;
        height: 117px;
        margin: 7px 0 77px 54px
    }

    #color8 .color8-phone #section-3 .text-wrapper_15 {
        height: 116px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/36065186395e3e8fb76fc4f9fc273466.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-top: 1px;
        width: 218px
    }

    #color8 .color8-phone #section-3 .paragraph_21 {
        background-image: linear-gradient(89deg, rgb(172, 203, 238) 0, rgb(172, 203, 238) 0, rgb(231, 240, 253) 100%, rgb(231, 240, 253) 100%);
        width: 75px;
        overflow-wrap: break-word;
        color: #fff;
        font-size: 16px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 36px 0 0 12px
    }

    #color8 .color8-phone #section-3 .text-wrapper_16 {
        height: 117px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/77c72342d9c59d36ec67d7a86e1b35c2.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-left: 6px;
        width: 218px
    }

    #color8 .color8-phone #section-3 .paragraph_22 {
        background-image: linear-gradient(-32deg, rgb(103, 23, 205) 0, rgb(103, 23, 205) 0, rgb(40, 113, 250) 100%, rgb(40, 113, 250) 100%);
        width: 125px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 16px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 11px 0 0 50px
    }

    #color8 .color8-phone #section-3 .text-wrapper_17 {
        height: 117px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/ea137caa0c8da60250326841438b1abc.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-left: 7px;
        width: 178px
    }

    #color8 .color8-phone #section-3 .text_71 {
        background-image: linear-gradient(-32deg, rgb(103, 23, 205) 0, rgb(103, 23, 205) 0, rgb(40, 113, 250) 100%, rgb(40, 113, 250) 100%);
        width: 99px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 16px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 21px 0 0 36px
    }

    #color8 .color8-phone #section-3 .group_22 {
        background-color: #edfbff;
        width: 750px;
        height: 1149px;
        margin-top: -1px;
        position: relative
    }

    #color8 .color8-phone #section-3 .group_22 .word {
        position: absolute;
        top: 62px;
        left: 51px;
        width: 400px
    }

    #color8 .color8-phone #section-3 .group_22 .word .lab {
        font-size: 26px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        color: #000
    }

    #color8 .color8-phone #section-3 .group_22 .word .tit {
        font-size: 36px;
        font-family: SamsungSharpSans-Bold;
        color: #000;
        background: -webkit-gradient(linear, left bottom, left top, from(#09BBFE), to(#5A42EC));
        background: linear-gradient(0deg, #09BBFE 0%, #5A42EC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #color8 .color8-phone #section-3 .group_22 .word .msg {
        width: 400px;
        font-size: 16px;opacity: 0;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        color: #000
    }

    #color8 .color8-phone #section-3 .image_20 {
        width: 706px;
        height: 898px;
        margin: 62px 0 0 32px
    }

    #color8 .color8-phone #section-3 .text-wrapper_18 {
        width: 680px;
        height: 33px;opacity: 0;
        margin-left: 42px
    }

    #color8 .color8-phone #section-3 .text_72 {
        width: 122px;
        height: 18px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 16px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 16px;
        margin-top: 15px
    }

    #color8 .color8-phone #section-3 .text_73 {
        width: 146px;
        height: 14px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 16px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 16px;
        margin: 19px 0 0 50px
    }

    #color8 .color8-phone #section-3 .paragraph_23 {
        width: 132px;
        height: 33px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 16px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 16px;
        margin-left: 28px
    }

    #color8 .color8-phone #section-3 .text_74 {
        width: 159px;
        height: 14px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 16px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 16px;
        margin: 19px 0 0 43px
    }

    #color8 .color8-phone #section-3 .text-wrapper_19 {
        width: 686px;
        height: 107px;opacity: 0;
        margin: 19px 0 30px 42px
    }

    #color8 .color8-phone #section-3 .text_75 {
        width: 148px;
        height: 53px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 12px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 12px;
        margin-top: 1px
    }

    #color8 .color8-phone #section-3 .text_76 {
        width: 147px;
        height: 62px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 12px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 12px;
        margin: 4px 0 0 25px
    }

    #color8 .color8-phone #section-3 .text_77 {
        width: 150px;
        height: 105px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 12px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 12px;
        margin: 2px 0 0 27px
    }

    #color8 .color8-phone #section-3 .text_78 {
        width: 165px;
        height: 53px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 12px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 12px;
        margin-left: 24px
    }

    #color8 .color8-phone #section-3 .group_23 {
        width: 750px;
        height: 782px
    }

    #color8 .color8-phone #section-3 .box_9 {
        width: 558px;
        height: 34px;
        margin: 45px 0 0 121px
    }

    #color8 .color8-phone #section-3 .group_24 {
        background-color: #fff;
        border-radius: 2px;
        width: 246px;
        height: 34px
    }

    #color8 .color8-phone #section-3 .group_25 {
        background-color: #fff;
        border-radius: 2px;
        width: 250px;
        height: 34px
    }

    #color8 .color8-phone #section-3 .text-group_22 {
        width: 547px;
        height: 115px;
        margin: 542px 0 46px 99px
    }

    #color8 .color8-phone #section-3 .text_79 {
        background-image: linear-gradient(89deg, rgb(9, 187, 254) 0, rgb(9, 187, 254) 0, rgb(90, 66, 236) 100%, rgb(90, 66, 236) 100%);
        overflow-wrap: break-word;
        color: #000;
        font-size: 32px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #color8 .color8-phone #section-3 .text_80 {
        height: 27px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 25px;
        font-family: Poppins-Medium;
        font-weight: 500;
        text-align: center;
        line-height: 25px;
        margin: 10px 0 0 0
    }

    #color8 .color8-phone #section-3 .text_81 {
        width: 547px;
        height: 37px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 16px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: center;
        line-height: 18px;
        margin-top: 14px
    }

    #color8 .color8-phone #section-3 .image_21 {
        width: 642px;
        height: 379px;
        margin: -1px 0 0 51px
    }

    #color8 .color8-phone #section-3 .group_26 {
        width: 750px;
        height: 799px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/af51b1ef3234d2b5dd716a22d0921f55.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-top: 34px
    }

    #color8 .color8-phone #section-3 .text-group_23 {
        width: 569px;
        height: 151px;
        margin: 44px 0 0 87px
    }

    #color8 .color8-phone #section-3 .text_82 {
        overflow-wrap: break-word;
        color: #000;
        font-size: 25px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: center;
    }

    #color8 .color8-phone #section-3 .text_83 {
        background-image: linear-gradient(225deg, rgba(9, 187, 254, 0.98) 0, rgba(9, 187, 254, 0.98) 0, rgba(90, 66, 236, 0.98) 100%, rgba(90, 66, 236, 0.98) 100%);
        overflow-wrap: break-word;
        color: #000;
        font-size: 32px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 14px 0 0 0
    }

    #color8 .color8-phone #section-3 .text_84 {
        width: 569px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 16px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: center;
        margin-top: 5px
    }

    #color8 .color8-phone #section-3 .group_27 {
        width: 750px;
        height: 645px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/d76f516daf528cf4a90a96fa936de988.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-top: -31px
    }

    #color8 .color8-phone #section-3 .text_85 {
        overflow-wrap: break-word;
        color: #000;
        font-size: 25px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: center;
        margin: 59px 0 0 0
    }

    #color8 .color8-phone #section-3 .text-group_24 {
        width: 645px;
        height: 84px;
        margin: 8px 0 464px 49px
    }

    #color8 .color8-phone #section-3 .text_86 {
        background-image: linear-gradient(225deg, rgba(9, 187, 254, 0.98) 0, rgba(9, 187, 254, 0.98) 0, rgba(90, 66, 236, 0.98) 100%, rgba(90, 66, 236, 0.98) 100%);
        overflow-wrap: break-word;
        color: #000;
        font-size: 36px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #color8 .color8-phone #section-3 .text_87 {
        width: 645px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 16px;opacity: 0;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: center;
        margin-top: 1px
    }

    #color8 .color8-phone #section-3 .group_28 {
        width: 750px;
        height: 912px
    }

    #color8 .color8-phone #section-3 .text_88 {
        background-image: linear-gradient(225deg, rgba(9, 187, 254, 0.98) 0, rgba(9, 187, 254, 0.98) 0, rgba(90, 66, 236, 0.98) 100%, rgba(90, 66, 236, 0.98) 100%);
        width: 350px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 25px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 73px 0 0 197px
    }

    #color8 .color8-phone #section-3 .text-wrapper_20 {
        width: 748px;
        height: 179px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/afc337b3b62f6fab62a923f7a85e8c19.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-top: 18px
    }

    #color8 .color8-phone #section-3 .text_89 {
        background-image: linear-gradient(89deg, rgb(239, 159, 56) 0, rgb(239, 159, 56) 0, rgb(221, 38, 21) 28.637695%, rgb(63, 44, 250) 73.144531%, rgb(43, 195, 167) 100%, rgb(43, 195, 167) 100%);
        width: 184px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 16px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 126px 0 0 29px
    }

    #color8 .color8-phone #section-3 .paragraph_24 {
        background-image: linear-gradient(89deg, rgb(237, 59, 75) 0, rgb(237, 59, 75) 0, rgb(76, 59, 146) 100%, rgb(76, 59, 146) 100%);
        width: 118px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 14px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 126px 0 0 92px
    }

    #color8 .color8-phone #section-3 .text_90 {
        background-image: linear-gradient(89deg, rgb(155, 176, 218) 0, rgb(155, 176, 218) 0, rgb(97, 125, 182) 50%, rgb(24, 61, 138) 100%, rgb(24, 61, 138) 100%);
        width: 152px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 16px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 126px 38px 0 135px
    }

    #color8 .color8-phone #section-3 .group_29 {
        width: 750px;
        height: 536px;
        margin: 67px 0 10px 0
    }

    #color8 .color8-phone #section-3 .section_5 {
        width: 367px;
        height: 536px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/f71f038b33a10136871bf20449f53b21.webp) 100% no-repeat;
        background-size: 100% 100%
    }

    #color8 .color8-phone #section-3 .text-group_25 {
        width: 305px;
        height: 169px;
        margin: 52px 0 0 20px
    }

    #color8 .color8-phone #section-3 .text_91 {
        width: 305px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 25px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left
    }

    #color8 .color8-phone #section-3 .paragraph_25 {
        background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgb(9, 187, 254)), color-stop(0, rgb(9, 187, 254)), color-stop(100%, rgb(90, 66, 236)), to(rgb(90, 66, 236)));
        background-image: linear-gradient(90deg, rgb(9, 187, 254) 0, rgb(9, 187, 254) 0, rgb(90, 66, 236) 100%, rgb(90, 66, 236) 100%);
        overflow-wrap: break-word;
        color: #000;
        font-size: 28px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        margin-top: 15px;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #color8 .color8-phone #section-3 .text_92 {
        width: 271px;
        overflow-wrap: break-word;
        color: #000;opacity: 0;
        font-size: 16px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        margin-top: 13px
    }

    #color8 .color8-phone #section-3 .section_6 {
        width: 373px;
        height: 536px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/1f12b63da8e0f586d01e9b90ed9a8f57.webp) 100% no-repeat;
        background-size: 100% 100%
    }

    #color8 .color8-phone #section-3 .text-group_26 {
        width: 306px;
        height: 255px;
        margin: 19px 0 0 35px
    }

    #color8 .color8-phone #section-3 .paragraph_26 {
        overflow-wrap: break-word;
        color: #000;
        font-size: 25px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left
    }

    #color8 .color8-phone #section-3 .paragraph_27 {
        background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgb(9, 187, 254)), color-stop(0, rgb(9, 187, 254)), color-stop(100%, rgb(90, 66, 236)), to(rgb(90, 66, 236)));
        background-image: linear-gradient(90deg, rgb(9, 187, 254) 0, rgb(9, 187, 254) 0, rgb(90, 66, 236) 100%, rgb(90, 66, 236) 100%);
        overflow-wrap: break-word;
        color: #000;
        font-size: 32px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        margin-top: 16px;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #color8 .color8-phone #section-3 .text_93 {
        width: 305px;
        overflow-wrap: break-word;opacity: 0;
        color: #000;
        font-size: 16px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        margin: 10px 0 0 1px
    }

    #color8 .color8-phone #section-3 .group_30 {
        width: 750px;
        height: 497px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/8de1a7cf094c794cd74d70b7b3c38d25.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-top: -1px
    }

    #color8 .color8-phone #section-3 .text-group_27 {
        width: 268px;
        height: 193px;
        margin: 174px 0 0 22px
    }

    #color8 .color8-phone #section-3 .text_94 {
        width: 253px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 25px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left
    }

    #color8 .color8-phone #section-3 .paragraph_28 {
        background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgb(9, 187, 254)), color-stop(0, rgb(9, 187, 254)), color-stop(100%, rgb(90, 66, 236)), to(rgb(90, 66, 236)));
        background-image: linear-gradient(90deg, rgb(9, 187, 254) 0, rgb(9, 187, 254) 0, rgb(90, 66, 236) 100%, rgb(90, 66, 236) 100%);
        overflow-wrap: break-word;
        color: #000;
        font-size: 25px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        margin-top: 3px;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #color8 .color8-phone #section-3 .text_95 {
        width: 267px;
        height: 95px;
        overflow-wrap: break-word;opacity: 0;
        color: #000;
        font-size: 16px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 19px;
        margin: 12px 0 0 1px
    }

    #color8 .color8-phone #section-3 .group_31 {
        position: relative;
        width: 750px;
        height: 789px
    }

    #color8 .color8-phone #section-3 .text_96 {
        width: 376px;
        height: 21px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 25px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: left;
        line-height: 32px;
        margin: 180px 0 0 184px
    }

    #color8 .color8-phone #section-3 .text-group_28 {
        width: 624px;
        height: 110px;
        margin: 21px 0 0 63px
    }

    #color8 .color8-phone #section-3 .text_97 {
        background-image: linear-gradient(225deg, rgba(239, 159, 56, 0.98) 0, rgba(239, 159, 56, 0.98) 0, rgba(221, 38, 21, 0.98) 28.637695%, rgba(63, 44, 250, 0.98) 73.144531%, rgba(43, 195, 167, 0.98) 100%, rgba(43, 195, 167, 0.98) 100%);
        overflow-wrap: break-word;
        color: #000;
        font-size: 32px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #color8 .color8-phone #section-3 .text_98 {
        width: 624px;
        height: 57px;
        overflow-wrap: break-word;
        color: #000;
        font-size:20px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: center;
        line-height: 1;
        margin-top: 17px
    }

    #color8 .color8-phone #section-3 .image_22 {
        width: 572px;
        height: 355px;
        margin: 51px 0 51px 88px
    }

    #color8 .color8-phone #section-3 .text-wrapper_21 {
        height: 129px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/3f48184391f2478d17c9f6e0b96b1520.webp) 100% no-repeat;
        background-size: 100% 100%;
        width: 750px;
        position: absolute;
        left: 0;
        top: -1px
    }

    #color8 .color8-phone #section-3 .text_99 {
        background-image: linear-gradient(225deg, rgba(9, 187, 254, 0.98) 0, rgba(9, 187, 254, 0.98) 0, rgba(90, 66, 236, 0.98) 100%, rgba(90, 66, 236, 0.98) 100%);
        overflow-wrap: break-word;
        color: #000;
        font-size: 36px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 52px 0 0 0
    }

    #color8 .color8-phone #section-3 .group_32 {
        width: 750px;
        height: 761px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/3e44315afc465dc8590bcd9fb96f47f0.webp) 100% no-repeat;
        background-size: 100% 100%;
        margin-top: -1px
    }

    #color8 .color8-phone #section-3 .text_100 {
        overflow-wrap: break-word;
        color: #000;
        font-size: 25px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: center;
        margin: 73px 0 0 0
    }

    #color8 .color8-phone #section-3 .text-group_29 {
        width: 724px;
        height: 150px;
        margin: 20px 0 497px 10px
    }

    #color8 .color8-phone #section-3 .paragraph_29 {
        background-image: linear-gradient(225deg, rgba(1, 94, 234, 0.98) 0, rgba(1, 94, 234, 0.98) 0, rgba(0, 192, 250, 0.98) 100%, rgba(0, 192, 250, 0.98) 100%);
        overflow-wrap: break-word;
        color: #000;
        font-size: 32px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: center;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #color8 .color8-phone #section-3 .text_101 {
        width: 724px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 20px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: center;
        margin-top: 6px
    }

    #color8 .color8-phone #section-3 .group_33 {
        position: relative;
        width: 750px;
        margin-bottom: 1px
    }

    #color8 .color8-phone #section-3 .text_102 {
        overflow-wrap: break-word;
        color: #000;
        font-size: 25px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: center;
        margin: 176px 0 0 0
    }

    #color8 .color8-phone #section-3 .text_103 {
        background-image: linear-gradient(225deg, rgba(1, 94, 234, 0.98) 0, rgba(1, 94, 234, 0.98) 0, rgba(0, 192, 250, 0.98) 100%, rgba(0, 192, 250, 0.98) 100%);
        overflow-wrap: break-word;
        color: #000;
        font-size: 32px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: center;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 11px 0 0 0
    }

    #color8 .color8-phone #section-3 .text_104 {
        overflow-wrap: break-word;
        color: #000;
        font-size: 20px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: center;
        margin: 19px 0 0 0
    }

    #color8 .color8-phone #section-3 .image_23 {
        width: 606px;
        height: 273px;
        margin: 35px 0 0 72px
    }

    #color8 .color8-phone #section-3 .text-wrapper_22 {
        width: 397px;
        height: 27px;
        overflow-wrap: break-word;
        font-size: 0;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        line-height: 35px;
        margin: 85px 0 0 7px
    }

    #color8 .color8-phone #section-3 .text_105 {
        width: 297px;
        height: 27px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 36px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        line-height: 35px
    }

    #color8 .color8-phone #section-3 .text_106 {
        width: 297px;
        height: 27px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 53px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        line-height: 35px
    }

    #color8 .color8-phone #section-3 .box_10 {
        background-color: #ededed;
        border-radius: 2px;
        width: 745px;
        height: 32px;
        margin-top: 42px
    }

    #color8 .color8-phone #section-3 .box_11 {
        background-color: #ededed;
        border-radius: 2px;
        width: 745px;
        height: 32px;
        margin-top: 32px
    }

    #color8 .color8-phone #section-3 .box_12 {
        background-color: #ededed;
        border-radius: 2px;
        width: 745px;
        height: 32px;
        margin-top: 33px
    }

    #color8 .color8-phone #section-3 .box_13 {
        background-color: #ededed;
        border-radius: 2px;
        width: 745px;
        height: 32px;
        margin-top: 32px
    }

    #color8 .color8-phone #section-3 .box_14 {
        background-color: #ededed;
        border-radius: 2px;
        width: 745px;
        height: 32px;
        margin-top: 32px
    }

    #color8 .color8-phone #section-3 .box_15 {
        background-color: #ededed;
        border-radius: 2px;
        width: 745px;
        height: 32px;
        margin-top: 32px
    }

    #color8 .color8-phone #section-3 .box_16 {
        background-color: #ededed;
        border-radius: 2px;
        width: 745px;
        height: 32px;
        margin-top: 32px
    }

    #color8 .color8-phone #section-3 .box_17 {
        background-color: #ededed;
        border-radius: 2px;
        width: 745px;
        height: 32px;
        margin-top: 32px
    }

    #color8 .color8-phone #section-3 .box_18 {
        background-color: #ededed;
        border-radius: 2px;
        width: 745px;
        height: 32px;
        margin: 32px 0 158px 0
    }

    #color8 .color8-phone #section-3 .paragraph_30 {
        position: absolute;
        left: 7px;
        top: 776px;
        width: 176px;
        height: 563px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 16px;
        font-family: Adobe Heiti Std R;
        text-align: left;
        line-height: 32px
    }

    #color8 .color8-phone #section-3 .text-wrapper_23 {
        position: absolute;
        left: 251px;
        top: 776px;
        width: 359px;
        height: 622px;
        overflow-wrap: break-word;
        font-size: 0;
        font-family: SamsungSharpSans-Bold;
        text-align: left
    }

    #color8 .color8-phone #section-3 .paragraph_31 {
        width: 309px;
        height: 622px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 14px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        line-height: 32px
    }

    #color8 .color8-phone #section-3 .paragraph_32 {
        width: 309px;
        height: 622px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 14px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        line-height: 16px
    }

    #color8 .color8-phone #section-3 .text_107 {
        width: 309px;
        height: 622px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 14px;
        font-family: PingFangSC-Regular;
        text-align: left;
        line-height: 16px
    }

    #color8 .color8-phone #section-3 .text_108 {
        width: 309px;
        height: 622px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 14px;
        font-family: SamsungSharpSans-Bold;
        text-align: left;
        line-height: 16px
    }

    #color8 .color8-phone #section-3 .image_24 {
        position: absolute;
        left: 0;
        top: 3389px;
        width: 750px;
        height: 146px
    }

    #color8 .color8-phone #section-3 .image_24 p {
        position: absolute;
        top: 72px;
        width: 100%;
        left: 0;
        text-align: center;
        font-size: 32px;
        font-family: SamsungSharpSans-Bold;
        color: #fff;
        background: linear-gradient(88deg, #2727D5 0%, #307675 48.7548828125%, #2727D5 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #color8 .color8-phone #section-3 .group_34 {
        background-color: rgba(178, 220, 255, .41);
        position: absolute;
        left: 0;
        top: 9571px;
        width: 750px;
        height: 569px
    }

    #color8 .color8-phone #section-3 .text-group_30 {
        width: 641px;
        height: 114px;
        margin: 71px 0 0 52px
    }

    #color8 .color8-phone #section-3 .text_109 {
        background-image: linear-gradient(89deg, rgb(9, 187, 254) 0, rgb(9, 187, 254) 0, rgb(90, 66, 236) 100%, rgb(90, 66, 236) 100%);
        overflow-wrap: break-word;
        color: #000;
        font-size: 32px;
        font-family: SamsungSharpSans-Bold;
        text-align: center;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #color8 .color8-phone #section-3 .text_110 {
        overflow-wrap: break-word;
        color: #000;
        font-size: 25px;
        font-family: Poppins-Medium;
        font-weight: 500;
        text-align: center;
        margin: 9px 0 0 0
    }

    #color8 .color8-phone #section-3 .text_111 {
        width: 641px;
        height: 36px;
        overflow-wrap: break-word;
        color: #000;
        font-size: 16px;
        font-family: SamsungSharpSans-Medium;
        font-weight: 500;
        text-align: center;
        line-height: 18px;
        margin-top: 14px
    }

    #color8 .color8-phone #section-3 .box_19 {
        width: 584px;
        height: 249px;
        margin: 55px 0 80px 68px
    }

    #color8 .color8-phone #section-3 .group_35 {
        width: 435px;
        height: 226px
    }

    #color8 .color8-phone #section-3 .group_36 {
        height: 198px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/dd801331791cc07fbeac580141084571.webp) 100% no-repeat;
        background-size: 100% 100%;
        width: 435px
    }

    #color8 .color8-phone #section-3 .box_20 {
        height: 182px;
        background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/color8_img/923960cfef9459819fb4dc15d77bab09.webp) 100% no-repeat;
        background-size: 100% 100%;
        width: 408px;
        margin: 8px 0 0 9px
    }

    #color8 .color8-phone #section-3 .text-wrapper_24 {
        background-color: #dbefff;
        height: 12px;
        width: 248px;
        margin: 155px 0 0 93px
    }

    #color8 .color8-phone #section-3 .text_112 {
        width: 213px;
        height: 11px;
        overflow-wrap: break-word;
        color: #0f03ff;
        font-size: 9px;
        font-family: Poppins-Regular;
        text-align: left;
        line-height: 9px;
        margin: 1px 0 0 6px
    }

    #color8 .color8-phone #section-3 .text_113 {
        width: 375px;
        height: 14px;
        overflow-wrap: break-word;opacity: 0;
        color: #000;
        font-size: 12px;
        font-family: Poppins-Regular;
        text-align: left;
        line-height: 12px;
        margin: 14px 0 0 36px
    }

    #color8 .color8-phone #section-3 .image_25 {
        width: 120px;
        height: 244px;
        margin-top: 5px
    }
}