.art-store{position:relative;width:100%;max-width:1440px;margin:0 auto 70px auto;-webkit-box-shadow:0 17px 28px rgba(0,0,0,0.3);box-shadow:0 17px 28px rgba(0,0,0,0.3)}
.art-store__common-img-bg{position:absolute;top:0;left:0}
.art-store__common-img-bg .image{height:740px}
.art-store__common-img-bg .image img{height:100%}
.art-store .cta--art-store-chip{width:-webkit-min-content;width:-moz-min-content;width:min-content;height:28px;padding:7px 12px;margin-left:8px;margin-right:4px;margin-top:8px;font-size:12px;font-weight:400;line-height:1.33;border-radius:14px;background-color:rgba(255,255,255,0.3);border:1px solid rgba(0,0,0,0.15)}
.art-store .cta--art-store-chip:hover{background-color:rgba(0,0,0,0.05)}
.art-store .cta--art-store-chip.is-active{border:1px solid #006bea;font-weight:700}
.art-store__contents{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.art-store__library{position:relative;min-width:720px;max-width:1032px;width:720px;height:740px;overflow:hidden;border-top-right-radius:16px;border-bottom-right-radius:16px;-webkit-box-shadow:4px 0 5px -3px rgba(0,0,0,0.2);box-shadow:4px 0 5px -3px rgba(0,0,0,0.2);background-color:#fff;-webkit-transition:all .25s;transition:all .25s;z-index:10}
.art-store__library.is-active{width:1032px}
.art-store__library.is-active+.art-store__artwall{padding:50px 38px 32px 36px}
.art-store__library.is-active+.art-store__artwall .art-store__artwall-img-bg:nth-of-type(1){display:none}
.art-store__library.is-active+.art-store__artwall .art-store__artwall-img-bg:nth-of-type(2){display:block}
.art-store__library.is-active+.art-store__artwall .art-store__artwall-img-frame{z-index:3}
.art-store__library.is-active+.art-store__artwall .art-store__artwall-img-frame:nth-of-type(3){display:none}
.art-store__library.is-active+.art-store__artwall .art-store__artwall-img-frame:nth-of-type(4){display:block}
.art-store__library.is-active+.art-store__artwall .art-store__artwall-img-content{padding:18px 15px}
.art-store__library.is-active+.art-store__artwall .art-store__artwall-info{margin-top:6px;padding-right:10px}
.art-store__library.is-active+.art-store__artwall .art-store__artwall-info .scrollbar{height:445px}
.art-store__library.is-active+.art-store__artwall .art-store__artwall-info.is-scroll--before .scrollbar::before{left:32px;width:100%;background-image:-webkit-gradient(linear,left top,left bottom,from(#c8bcb3),to(rgba(200,188,179,0)));background-image:linear-gradient(to bottom,#c8bcb3,rgba(200,188,179,0))}
.art-store__library.is-active+.art-store__artwall .art-store__artwall-info.is-scroll--after .scrollbar::after{left:32px;width:100%}
.art-store__library.is-active+.art-store__artwall .art-store__artwall-text{padding:0 20px 0 32px}
.art-store__library-head{position:absolute;left:0;top:0;width:100%;border-top-right-radius:16px;background-color:#fff;z-index:5}
.art-store__library-body{margin-top:129px}
.art-store__library.is-open .art-store__library-head{border-bottom-right-radius:16px;border-bottom-left-radius:16px}
.art-store__library.is-open .art-store__library-body::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;width:100%;border-top-right-radius:16px;border-bottom-right-radius:16px;background-color:rgba(0,0,0,0.2);z-index:2}
.art-store__library.is-open .art-store__handle::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;width:100%;background-color:transparent;z-index:2}
.art-store__library.is-open .art-store__hashtag-list{white-space:normal;margin:-8px 53px 28px -8px;padding-left:24px}
.art-store__library.is-open .art-store__hashtag-list .cta--art-store-chip:first-child{margin-left:8px}
.art-store__library.is-open .art-store__hashtag-list::after{content:none;width:0;height:0;background-image:none}
.art-store__library.is-open .art-store__hashtag-wrap{border-bottom:0}
.art-store__library.is-open .art-store__hashtag-wrap .art-store__hashtag-btn .off{display:block}
.art-store__library.is-open .art-store__hashtag-wrap .art-store__hashtag-btn .on{display:none}
.art-store__library.is-open .art-store__hashtag-wrap .art-store__hashtag-btn .icon.close{display:block}
.art-store__library.is-open .art-store__hashtag-wrap .art-store__hashtag-btn .icon.open{display:none}
.art-store__search{position:relative}
.art-store__search-wrap{padding:20px 24px 16px}
.art-store__search-submit{position:absolute;top:50%;right:24px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:24px;height:24px;line-height:0}
.art-store__search-submit .icon{width:24px;height:24px}
.art-store__search .text-field-v2{width:100%;height:48px;padding:14px 24px 15px;border-radius:24px;border:1px solid #757575;background-color:#f7f7f7}
.art-store__search .text-field-v2.focus{padding:13px 23px 14px;border:2px solid #006bea}
.art-store__search .text-field-v2__hint{padding-left:24px;font-size:14px;line-height:1.33;overflow:hidden;white-space:nowrap}
.art-store__search .text-field-v2__input{width:524px;font-size:14px;padding:0;line-height:1.52}
.art-store__search .text-field-v2__input-wrap{font-size:0}
.art-store__search .text-field-v2__input-wrap::after{content:none}
.art-store__search .text-field-v2__input-icon{right:30px;bottom:0}
.art-store__search .text-field-v2__input-icon .icon{fill:#aaa}
.art-store__hashtag-wrap{position:relative;border-bottom:1px solid #ddd}
.art-store__hashtag-list{position:relative;margin:-8px 68px 16px 0;font-size:0;white-space:nowrap}
.art-store__hashtag-list .cta--art-store-chip:first-child{margin-left:24px}
.art-store__hashtag-list .scrollbar-horizontal__track{display:none}
.art-store__hashtag-list.is-scroll--after::after{content:'';position:absolute;right:0;background-image:-webkit-gradient(linear,left top,right top,color-stop(-13%,rgba(255,255,255,0)),to(#fff));background-image:linear-gradient(to right,rgba(255,255,255,0) -13%,#fff);top:8px;width:24px;height:28px}
.art-store__hashtag-btn{position:absolute;right:24px;top:12px}
.art-store__hashtag-btn .off{display:none}
.art-store__hashtag-btn .on{display:block}
.art-store__hashtag-btn .icon{width:20px;height:20px}
.art-store__hashtag-btn .icon.close{display:none}
.art-store__hashtag-btn .icon.open{display:block}
.art-store__hashtag-result{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 24px 16px 24px;border-bottom:1px solid #ddd}
.art-store__hashtag-result-text{margin-right:8px;font-size:14px;line-height:1.33}
.art-store__hashtag-result-value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:28px;padding:6px 16px;border-radius:14px;background-color:#006bea}
.art-store__hashtag-result-value-text{margin-right:16px;font-size:12px;font-weight:700;color:#fff;line-height:normal}
.art-store__hashtag-result-value-btn{position:relative;width:16px;height:16px}
.art-store__hashtag-result-value-btn .icon{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:16px;height:16px;fill:#fff}
.art-store__handle{position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:24px;height:300px}
.art-store__handle-btn{width:100%;height:100%}
.art-store__handle-btn:before{content:'';display:block;position:absolute;top:50%;right:4px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px;height:32px;background-image:url(../../../../../../../../../etc.clientlibs/samsung/clientlibs/consumer/global/clientlib-common/resources/images/vd/art_store/ico_vd_art_handle_desktop.svg);background-repeat:no-repeat;background-size:100%}
.art-store__select-wrap{padding-top:8px;padding-right:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.art-store__select-field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.art-store__select-field-text{font-size:14px;line-height:1.33}
.art-store__select-field .menu{width:auto;min-width:124px;max-width:208px}
.art-store__select-field .menu__select-field{text-align:left}
.art-store__select-field .menu__select-field-text{margin-left:16px;margin-right:44px;color:#006bea}
.art-store__select-field .menu__select-field-icon{right:16px;margin-left:8px;width:20px;height:20px}
.art-store__select-field .menu__list-wrap{-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);box-shadow:0 4px 10px 0 rgba(0,0,0,0.2)}
.art-store__select-field .menu__list-option-text{margin-left:11px;margin-right:39px}
.art-store__select-field .menu__list-option-icon{right:16px;margin-left:8px;width:20px;height:20px}
.art-store__select-view{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:8px}
.art-store__select-view-text{font-size:14px;line-height:1.33}
.art-store__select-view-btn{position:relative;width:28px;height:28px}
.art-store__select-view-btn:disabled{cursor:default}
.art-store__select-view-btn-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:8px;padding:4px}
.art-store__select-view-btn.gallery::before{content:'';display:block;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:28px;height:28px;background-image:url(../../../../../../../../../etc.clientlibs/samsung/clientlibs/consumer/global/clientlib-common/resources/images/vd/art_store/ico_vd_art_gallery-off_desktop.svg);background-repeat:no-repeat;background-size:100%}
.art-store__select-view-btn.gallery.is-active::before{content:'';display:block;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:28px;height:28px;background-image:url(../../../../../../../../../etc.clientlibs/samsung/clientlibs/consumer/global/clientlib-common/resources/images/vd/art_store/ico_vd_art_gallery-on_desktop.svg);background-repeat:no-repeat;background-size:100%}
.art-store__select-view-btn.list{margin-left:8px}
.art-store__select-view-btn.list::before{content:'';display:block;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:28px;height:28px;background-image:url(../../../../../../../../../etc.clientlibs/samsung/clientlibs/consumer/global/clientlib-common/resources/images/vd/art_store/ico_vd_art_list-off_desktop.svg);background-repeat:no-repeat;background-size:100%}
.art-store__select-view-btn.list.is-active::before{content:'';display:block;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:28px;height:28px;background-image:url(../../../../../../../../../etc.clientlibs/samsung/clientlibs/consumer/global/clientlib-common/resources/images/vd/art_store/ico_vd_art_list-on_desktop.svg);background-repeat:no-repeat;background-size:100%}
.art-store__worklist-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:567px;padding:0 24px 32px 24px}
.art-store__worklist-indicator{width:24px;min-width:24px;height:100%;padding:13px 0 14px;margin-right:24px;border:1px solid #ddd;border-radius:12px}
.art-store__worklist-indicator-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:12px;height:14px;font-size:12px;font-weight:700;color:#757575}
.art-store__worklist-indicator-btn.is-active{color:#000}
.art-store__worklist-indicator-btn:disabled{color:#ddd;cursor:default}
.art-store__worklist-indicator .scrollbar{height:100%}
.art-store__worklist-indicator .scrollbar__wrap{height:100%;overflow-y:initial;overflow-x:initial;scroll-behavior:smooth}
.art-store__worklist-indicator .scrollbar__contents{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%;gap:5px}
.art-store__worklist-indicator .scrollbar-vertical__track{display:none}
.art-store__worklist-indicator .scrollbar-horizontal__track{display:none}
.art-store__worklist-content{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%}
.art-store__worklist-content.is-list .art-store__worklist-content-detail{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:initial;flex-wrap:initial;gap:12px 0;margin-right:28px}
.art-store__worklist-content.is-list .art-store__worklist-content-detail .art-store__worklist-content-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}
.art-store__worklist-content.is-list .art-store__worklist-content-detail .art-store__worklist-content-image{margin-right:12px}
.art-store__worklist-content.is-list .art-store__worklist-content-detail .art-store__worklist-content-image .image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:112px;height:63px}
.art-store__worklist-content.is-list .art-store__worklist-content-detail .art-store__worklist-content-image .image .image__main,.art-store__worklist-content.is-list .art-store__worklist-content-detail .art-store__worklist-content-image .image .image__preview{width:auto;height:auto;max-width:100%;max-height:100%}
.art-store__worklist-content.is-list .art-store__worklist-content-detail .art-store__worklist-content-image .image .image__preview+.image__main{left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.art-store__worklist-content.is-list .art-store__worklist-content-detail .art-store__worklist-content-text{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:0}
.art-store__worklist-content-title{position:relative;display:inline-block;padding-right:24px;font-size:0}
.art-store__worklist-content-title .title{font-size:16px;font-weight:700;color:#000}
.art-store__worklist-content-title:active .title{color:#000}
.art-store__worklist-content-title .icon{position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:16px;height:16px}
.art-store__worklist-content-title .icon.close{display:none}
.art-store__worklist-content-title .icon.open{display:block}
.art-store__worklist-content-title .on{display:block}
.art-store__worklist-content-title .off{display:none}
.art-store__worklist-content-title:focus{position:relative;outline:0}
.art-store__worklist-content-title:focus:after{content:"";position:absolute;top:2px;left:2px;right:2px;bottom:2px;outline:2px dotted #000}
.art-store__worklist-content-box{display:inline-block;width:128px;color:#000}
.art-store__worklist-content-box:hover{color:#555}
.art-store__worklist-content-box.is-active{color:#006bea}
.art-store__worklist-content-box.is-active:hover{color:#006bea}
.art-store__worklist-content-box:focus{position:relative;outline:0}
.art-store__worklist-content-box:focus:after{content:"";position:absolute;top:2px;left:2px;right:2px;bottom:2px;outline:2px dotted #000}
.art-store__worklist-content-image{background-color:#f7f5f2}
.art-store__worklist-content-image .image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:128px;height:72px}
.art-store__worklist-content-image .image .image__main{width:auto;height:auto;max-width:100%;max-height:100%}
.art-store__worklist-content-image .image .image__preview{width:auto;height:auto;max-width:100%;max-height:100%}
.art-store__worklist-content-image .image .image__preview+.image__main{left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.art-store__worklist-content-text{margin-top:8px}
.art-store__worklist-content-fullname{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;font-weight:700;overflow:hidden;text-overflow:ellipsis;line-height:1.33}
.art-store__worklist-content-artist{display:block;margin-top:8px;font-size:12px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-break:break-all}
.art-store__worklist-content .scrollbar{height:100%}
.art-store__worklist-content-wrap{margin-top:16px;font-size:0;overflow:hidden}
.art-store__worklist-content-wrap:first-child{margin-top:0}
.art-store__worklist-content-wrap.is-open .art-store__worklist-content-title .icon.close{display:block}
.art-store__worklist-content-wrap.is-open .art-store__worklist-content-title .icon.open{display:none}
.art-store__worklist-content-wrap.is-open .art-store__worklist-content-title .on{display:none}
.art-store__worklist-content-wrap.is-open .art-store__worklist-content-title .off{display:block}
.art-store__worklist-content-wrap.is-open .art-store__worklist-content-detail{margin-top:8px}
.art-store__worklist-content-detail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:24px 28px;max-height:0;overflow:hidden;margin-right:16px;-webkit-transition:all .3s;transition:all .3s}
.art-store__worklist-content.is-scroll--before::before{content:'';position:absolute;left:0;top:0;width:98%;height:22px;background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(255,255,255,0)),to(#fff));background-image:linear-gradient(to top,rgba(255,255,255,0),#fff);z-index:1}
.art-store__worklist-content.is-scroll--after::after{content:'';position:absolute;left:0;bottom:0;width:98%;height:24px;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(#fff));background-image:linear-gradient(to bottom,rgba(255,255,255,0),#fff)}
.art-store__result-wrap{height:611px}
.art-store__result-yes{position:relative;height:100%;padding:24px 24px 32px}
.art-store__result-yes .scrollbar{height:100%}
.art-store__result-yes .scrollbar__contents{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:24px 20px}
.art-store__result-yes .scrollbar-horizontal__track{display:none}
.art-store__result-yes-box{display:inline-block;width:144px;color:#000}
.art-store__result-yes-box:hover{color:#555}
.art-store__result-yes-box.is-active{color:#006bea}
.art-store__result-yes-box.is-active:hover{color:#006bea}
.art-store__result-yes-box:focus{position:relative;outline:0}
.art-store__result-yes-box:focus:after{content:"";position:absolute;top:2px;left:2px;right:2px;bottom:2px;outline:2px dotted #000}
.art-store__result-yes-image{background-color:#f7f5f2}
.art-store__result-yes-image .image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:144px;height:81px}
.art-store__result-yes-image .image .image__main{width:auto;height:auto;max-height:100%}
.art-store__result-yes-image .image .image__preview{width:auto;height:auto;max-height:100%}
.art-store__result-yes-image .image .image__preview+.image__main{left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.art-store__result-yes-text{margin-top:8px}
.art-store__result-yes-fullname{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;font-weight:700;overflow:hidden;text-overflow:ellipsis;line-height:1.33}
.art-store__result-yes-artist{display:block;margin-top:8px;font-size:12px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-break:break-all}
.art-store__result-yes.is-scroll--before::before{content:'';position:absolute;left:24px;top:24px;width:636px;height:24px;background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(255,255,255,0)),to(#fff));background-image:linear-gradient(to top,rgba(255,255,255,0),#fff);z-index:1}
.art-store__result-yes.is-scroll--after::after{content:'';position:absolute;left:24px;bottom:32px;width:636px;height:24px;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(#fff));background-image:linear-gradient(to bottom,rgba(255,255,255,0),#fff)}
.art-store__result-no .text{display:block;padding-top:32px;font-size:20px;font-weight:700;line-height:1.33;text-align:center}
.art-store__artwall{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;height:740px;padding:50px 32px 32px;-webkit-transition:all .15s;transition:all .15s}
.art-store__artwall-img-wrap{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;width:100%;-webkit-transition:all .15s;transition:all .15s}
.art-store__artwall-img-bg{position:absolute;left:50%;top:50%;width:100%;-webkit-transition:all .15s;transition:all .15s;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.art-store__artwall-img-bg .image{-webkit-transition:all .15s;transition:all .15s}
.art-store__artwall-img-bg:nth-of-type(1){display:block}
.art-store__artwall-img-bg:nth-of-type(2){display:none}
.art-store__artwall-img-frame{position:absolute;left:50%;top:50%;width:100%;-webkit-transition:all .15s;transition:all .15s;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:3}
.art-store__artwall-img-frame .image{-webkit-transition:all .15s;transition:all .15s}
.art-store__artwall-img-frame:nth-of-type(3){display:block}
.art-store__artwall-img-frame:nth-of-type(4){display:none}
.art-store__artwall-img-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:100%;padding:22px 24px 23px 24px;overflow:hidden;z-index:2;-webkit-transition:all .15s;transition:all .15s}
.art-store__artwall-img-content .image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;-webkit-transition:all .15s;transition:all .15s}
.art-store__artwall-img-content .image .image__main{width:auto;height:auto;max-width:100%;max-height:100%}
.art-store__artwall-img-content .image .image__preview{width:auto;height:auto;max-width:100%;max-height:100%}
.art-store__artwall-img-content .image .image__preview+.image__main{left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.art-store__artwall-info{position:relative;margin-top:5px;padding-right:16px;-webkit-transition:all .15s;transition:all .15s}
.art-store__artwall-info .scrollbar{height:266px;-webkit-transition:all .15s;transition:all .15s}
.art-store__artwall-info.is-scroll--before .scrollbar::before{content:'';position:absolute;left:36px;top:0;width:100%;height:16px;background-image:-webkit-gradient(linear,left top,left bottom,from(#cec6c1),to(rgba(206,198,193,0)));background-image:linear-gradient(to bottom,#cec6c1,rgba(206,198,193,0));z-index:1;-webkit-transition:all .15s;transition:all .15s}
.art-store__artwall-info.is-scroll--after .scrollbar::after{content:'';position:absolute;left:36px;bottom:0;width:100%;height:16px;background-image:-webkit-gradient(linear,left bottom,left top,from(#e2dfdd),to(rgba(226,223,221,0)));background-image:linear-gradient(to top,#e2dfdd,rgba(226,223,221,0));-webkit-transition:all .15s;transition:all .15s}
.art-store__artwall-text{padding:0 20px 0 36px;-webkit-transition:all .15s;transition:all .15s}
.art-store__artwall-fullname{display:block;font-family:'SamsungSharpSans',"SamsungOne",arial,sans-serif;font-size:22px;font-weight:700;line-height:1.33}
.art-store__artwall-artist{display:block;margin-top:16px;font-family:'SamsungSharpSans',"SamsungOne",arial,sans-serif;font-size:16px;font-weight:700;line-height:1.33}
.art-store__artwall-description{display:block;margin-top:24px;font-size:14px;line-height:1.33}
.art-store__artwall-more-btn{display:none}
.art-store__popup{display:none}
@media only screen and (min-width:768px) and (max-width:1440px){.art-store{max-width:100vw;margin-bottom:4.86111111vw}
.art-store__common-img-bg .image{height:51.38888889vw}
.art-store .cta--art-store-chip{height:1.94444444vw;padding:.48611111vw .83333333vw;margin-left:.55555556vw;margin-right:.27777778vw;margin-top:.55555556vw;font-size:.83333333vw;border-radius:.97222222vw}
.art-store__library{min-width:50vw;max-width:71.66666667vw;width:50vw;height:51.38888889vw;border-top-right-radius:1.11111111vw;border-bottom-right-radius:1.11111111vw}
.art-store__library.is-active{width:71.66666667vw}
.art-store__library.is-active+.art-store__artwall{padding:3.47222222vw 2.63888889vw 2.22222222vw 2.5vw}
.art-store__library.is-active+.art-store__artwall .art-store__artwall-img-content{padding:1.25vw 1.04166667vw}
.art-store__library.is-active+.art-store__artwall .art-store__artwall-info{margin-top:.41666667vw;padding-right:.69444444vw}
.art-store__library.is-active+.art-store__artwall .art-store__artwall-info .scrollbar{height:30.90277778vw}
.art-store__library.is-active+.art-store__artwall .art-store__artwall-info.is-scroll--before .scrollbar::before{left:2.22222222vw}
.art-store__library.is-active+.art-store__artwall .art-store__artwall-info.is-scroll--after .scrollbar::after{left:2.22222222vw}
.art-store__library.is-active+.art-store__artwall .art-store__artwall-text{padding:0vw 1.38888889vw 0vw 2.22222222vw}
.art-store__library-head{border-top-right-radius:1.11111111vw}
.art-store__library-body{margin-top:8.95833333vw}
.art-store__library.is-open .art-store__library-head{border-bottom-right-radius:1.11111111vw;border-bottom-left-radius:1.11111111vw}
.art-store__library.is-open .art-store__library-body::after{border-top-right-radius:1.11111111vw;border-bottom-right-radius:1.11111111vw}
.art-store__library.is-open .art-store__hashtag-list{margin:-0.55555556vw 3.68055556vw 1.94444444vw -0.55555556vw;padding-left:1.66666667vw}
.art-store__library.is-open .art-store__hashtag-list .cta--art-store-chip:first-child{margin-left:.55555556vw}
.art-store__search-wrap{padding:1.38888889vw 1.66666667vw 1.11111111vw 1.66666667vw}
.art-store__search-submit{right:1.66666667vw;width:1.66666667vw;height:1.66666667vw}
.art-store__search-submit .icon{width:1.66666667vw;height:1.66666667vw}
.art-store__search .text-field-v2{height:3.33333333vw;padding:.97222222vw 1.66666667vw 1.04166667vw 1.66666667vw;border-radius:1.66666667vw}
.art-store__search .text-field-v2.focus{padding:.90277778vw 1.59722222vw .97222222vw 1.59722222vw}
.art-store__search .text-field-v2__hint{padding-left:1.66666667vw;font-size:.97222222vw}
.art-store__search .text-field-v2__input{width:36.38888889vw;font-size:.97222222vw}
.art-store__search .text-field-v2__input-icon{right:2.08333333vw}
.art-store__hashtag-list{margin:-0.55555556vw 4.72222222vw 1.11111111vw 0vw}
.art-store__hashtag-list .cta--art-store-chip:first-child{margin-left:1.66666667vw}
.art-store__hashtag-list.is-scroll--after::after{top:.55555556vw;width:1.66666667vw;height:1.94444444vw}
.art-store__hashtag-btn{right:1.66666667vw;top:.83333333vw}
.art-store__hashtag-btn .icon{width:1.38888889vw;height:1.38888889vw}
.art-store__hashtag-result{padding:0vw 1.66666667vw 1.11111111vw 1.66666667vw}
.art-store__hashtag-result-text{margin-right:.55555556vw;font-size:.97222222vw}
.art-store__hashtag-result-value{height:1.94444444vw;padding:.41666667vw 1.11111111vw;border-radius:.97222222vw}
.art-store__hashtag-result-value-text{margin-right:1.11111111vw;font-size:.83333333vw}
.art-store__hashtag-result-value-btn{width:1.11111111vw;height:1.11111111vw}
.art-store__hashtag-result-value-btn .icon{width:1.11111111vw;height:1.11111111vw}
.art-store__handle{width:1.66666667vw;height:20.83333333vw}
.art-store__handle-btn:before{right:.27777778vw;width:.55555556vw;height:2.22222222vw}
.art-store__select-wrap{padding-top:.55555556vw;padding-right:2.77777778vw}
.art-store__select-field-text{font-size:.97222222vw}
.art-store__select-field .menu{min-width:8.61111111vw;max-width:14.44444444vw}
.art-store__select-field .menu__select-field-text{margin-left:1.11111111vw;margin-right:3.05555556vw}
.art-store__select-field .menu__select-field-icon{width:1.38888889vw;height:1.38888889vw;right:1.11111111vw;margin-left:.55555556vw}
.art-store__select-field .menu__list-option-text{margin-left:.76388889vw;margin-right:2.70833333vw}
.art-store__select-field .menu__list-option-icon{width:1.38888889vw;height:1.38888889vw;right:1.11111111vw;margin-left:.55555556vw}
.art-store__select-view{margin-left:.55555556vw}
.art-store__select-view-text{font-size:.97222222vw}
.art-store__select-view-btn{width:1.94444444vw;height:1.94444444vw}
.art-store__select-view-btn-wrap{margin-left:.55555556vw;padding:.27777778vw}
.art-store__select-view-btn.gallery::before{width:1.94444444vw;height:1.94444444vw}
.art-store__select-view-btn.gallery.is-active::before{width:1.94444444vw;height:1.94444444vw}
.art-store__select-view-btn.list{margin-left:.55555556vw}
.art-store__select-view-btn.list::before{width:1.94444444vw;height:1.94444444vw}
.art-store__select-view-btn.list.is-active::before{width:1.94444444vw;height:1.94444444vw}
.art-store__worklist-wrap{height:39.375vw;padding:0vw 1.66666667vw 2.22222222vw 1.66666667vw}
.art-store__worklist-indicator{width:1.66666667vw;min-width:1.66666667vw;padding:.90277778vw 0vw .97222222vw 0vw;margin-right:1.66666667vw;border-radius:.83333333vw}
.art-store__worklist-indicator-btn{width:.83333333vw;height:.83333333vw;font-size:.83333333vw}
.art-store__worklist-indicator .scrollbar__contents{gap:.34722222vw}
.art-store__worklist-content.is-list .art-store__worklist-content-detail{gap:.83333333vw 0vw;margin-right:1.94444444vw}
.art-store__worklist-content.is-list .art-store__worklist-content-detail .art-store__worklist-content-image{margin-right:.83333333vw}
.art-store__worklist-content.is-list .art-store__worklist-content-detail .art-store__worklist-content-image .image{width:7.77777778vw;height:4.375vw}
.art-store__worklist-content-title{padding-right:1.66666667vw}
.art-store__worklist-content-title .title{font-size:1.11111111vw}
.art-store__worklist-content-title .icon{width:1.11111111vw;height:1.11111111vw}
.art-store__worklist-content-title:focus:after{top:.13888889vw;left:.13888889vw;right:.13888889vw;bottom:.13888889vw}
.art-store__worklist-content-box{width:8.88888889vw}
.art-store__worklist-content-box:focus:after{top:.13888889vw;left:.13888889vw;right:.13888889vw;bottom:.13888889vw}
.art-store__worklist-content-image .image{width:8.88888889vw;height:5vw}
.art-store__worklist-content-text{margin-top:.55555556vw}
.art-store__worklist-content-fullname{font-size:.97222222vw}
.art-store__worklist-content-artist{margin-top:.55555556vw;font-size:.83333333vw}
.art-store__worklist-content-wrap{margin-top:1.11111111vw}
.art-store__worklist-content-wrap.is-open .art-store__worklist-content-detail{margin-top:.55555556vw}
.art-store__worklist-content-detail{gap:1.66666667vw 1.94444444vw;margin-right:1.11111111vw}
.art-store__worklist-content.is-scroll--before::before{height:1.52777778vw}
.art-store__worklist-content.is-scroll--after::after{height:1.66666667vw}
.art-store__result-wrap{height:42.43055556vw}
.art-store__result-yes{padding:1.66666667vw 1.66666667vw 2.22222222vw 1.66666667vw}
.art-store__result-yes .scrollbar__contents{gap:1.66666667vw 1.38888889vw}
.art-store__result-yes-box{width:10vw}
.art-store__result-yes-image .image{width:10vw;height:5.625vw}
.art-store__result-yes-text{margin-top:.55555556vw}
.art-store__result-yes-fullname{font-size:.97222222vw}
.art-store__result-yes-artist{margin-top:.55555556vw;font-size:.83333333vw}
.art-store__result-yes.is-scroll--before::before{left:1.66666667vw;top:1.66666667vw;width:44.16666667vw;height:1.52777778vw}
.art-store__result-yes.is-scroll--after::after{left:1.66666667vw;bottom:2.22222222vw;width:44.16666667vw;height:1.66666667vw}
.art-store__result-no .text{padding-top:2.22222222vw;font-size:1.38888889vw}
.art-store__artwall{height:51.38888889vw;padding:3.47222222vw 2.22222222vw 2.22222222vw 2.22222222vw}
.art-store__artwall-img-content{padding:1.52777778vw 1.66666667vw 1.59722222vw 1.66666667vw}
.art-store__artwall-info{margin-top:.34722222vw;padding-right:1.11111111vw}
.art-store__artwall-info .scrollbar{height:18.47222222vw}
.art-store__artwall-info.is-scroll--before .scrollbar::before{left:2.5vw;height:1.11111111vw}
.art-store__artwall-info.is-scroll--after .scrollbar::after{left:2.5vw;height:1.11111111vw}
.art-store__artwall-text{padding:0vw 1.38888889vw 0vw 2.5vw}
.art-store__artwall-fullname{font-size:1.52777778vw}
.art-store__artwall-artist{margin-top:1.11111111vw;font-size:1.11111111vw}
.art-store__artwall-description{margin-top:1.66666667vw;font-size:.97222222vw}
}
@media only screen and (max-width:767px){.art-store{max-width:none;margin-bottom:9.72222222vw;-webkit-box-shadow:0 7px 26px 0 rgba(0,0,0,0.3);box-shadow:0 7px 26px 0 rgba(0,0,0,0.3)}
.art-store__common-img-bg .image{height:156.38888889vw}
.art-store__common-img-bg .image img{height:auto}
.art-store .cta--art-store-chip{height:7.22222222vw;padding:1.94444444vw 3.33333333vw;margin-left:1.66666667vw;margin-right:.83333333vw;margin-top:1.66666667vw;font-size:2.77777778vw;border-radius:3.61111111vw}
.art-store__contents{display:block;-webkit-box-orient:initial;-webkit-box-direction:initial;-ms-flex-direction:initial;flex-direction:initial;min-height:156.38888889vw}
.art-store__library{position:absolute;left:0;right:0;bottom:0;width:100%;min-width:auto;max-width:none;height:88.33333333vw;min-height:88.33333333vw;border-top-right-radius:3.33333333vw;border-top-left-radius:3.33333333vw;border-bottom-right-radius:0;-webkit-box-shadow:0 -1px 3px 0 rgba(0,0,0,0.16);box-shadow:0 -1px 3px 0 rgba(0,0,0,0.16);overflow:hidden}
.art-store__library.is-active{width:100%;height:150.83333333vw}
.art-store__library.is-active+.art-store__artwall{padding:2.5vw 12.22222222vw 4.44444444vw 12.22222222vw}
.art-store__library.is-active+.art-store__artwall .art-store__artwall-img-bg:nth-of-type(1){display:block}
.art-store__library.is-active+.art-store__artwall .art-store__artwall-img-bg:nth-of-type(2){display:none}
.art-store__library.is-active+.art-store__artwall .art-store__artwall-img-frame{z-index:3}
.art-store__library.is-active+.art-store__artwall .art-store__artwall-img-frame:nth-of-type(3){display:block}
.art-store__library.is-active+.art-store__artwall .art-store__artwall-img-frame:nth-of-type(4){display:none}
.art-store__library.is-active+.art-store__artwall .art-store__artwall-img-content{padding:1.94444444vw 1.66666667vw 1.66666667vw 1.66666667vw}
.art-store__library.is-active+.art-store__artwall .art-store__artwall-info{margin-top:2.77777778vw;padding-right:0}
.art-store__library.is-active+.art-store__artwall .art-store__artwall-info .scrollbar{height:auto}
.art-store__library.is-active+.art-store__artwall .art-store__artwall-info.is-scroll--before .scrollbar::before{content:none}
.art-store__library.is-active+.art-store__artwall .art-store__artwall-info.is-scroll--after .scrollbar::after{content:none}
.art-store__library.is-active+.art-store__artwall .art-store__artwall-text{padding:0}
.art-store__library-cont{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}
.art-store__library-head{top:4.72222222vw;border-top-right-radius:0}
.art-store__library-body{height:auto;min-height:0;margin-top:27.77777778vw}
.art-store__library.is-open .art-store__library-head{height:100%;border-bottom-right-radius:0;border-bottom-left-radius:0}
.art-store__library.is-open .art-store__library-body::after{content:none;border-top-right-radius:0;border-bottom-right-radius:0;background-color:initial}
.art-store__library.is-open .art-store__handle::after{content:none;background-color:initial}
.art-store__library.is-open .art-store__hashtag-list{white-space:normal;margin:-1.66666667vw 14.16666667vw 0vw -1.66666667vw;padding-left:6.66666667vw}
.art-store__library.is-open .art-store__hashtag-list .cta--art-store-chip:first-child{margin-left:1.66666667vw}
.art-store__library.is-open .art-store__hashtag-wrap{height:auto;border-bottom:0;background-color:#fff}
.art-store__library.art-store__library--fixed{position:fixed}
.art-store__search-wrap{padding:0vw 6.66666667vw 2.22222222vw 6.66666667vw}
.art-store__search-submit{width:4.44444444vw;height:4.44444444vw;right:4.44444444vw}
.art-store__search-submit .icon{width:4.44444444vw;height:4.44444444vw}
.art-store__search .text-field-v2{height:11.11111111vw;padding:3.61111111vw 4.44444444vw;border-radius:5.55555556vw}
.art-store__search .text-field-v2.focus{padding:3.33333333vw 4.16666667vw;border:2px solid #006bea}
.art-store__search .text-field-v2__hint{width:85%;padding-left:4.44444444vw;font-size:3.33333333vw}
.art-store__search .text-field-v2__input{width:61.38888889vw;font-size:3.33333333vw;line-height:1.33}
.art-store__search .text-field-v2__input-icon{right:5.55555556vw}
.art-store__hashtag-list{margin:-1.66666667vw 13.33333333vw 2.22222222vw 0vw}
.art-store__hashtag-list .cta--art-store-chip:first-child{margin-left:6.66666667vw}
.art-store__hashtag-list.is-scroll--after::after{top:1.66666667vw;width:6.66666667vw;height:7.22222222vw}
.art-store__hashtag-btn{right:6.66666667vw;top:3.61111111vw}
.art-store__hashtag-btn .icon{width:4.44444444vw;height:4.44444444vw}
.art-store__hashtag-result{padding:0vw 6.66666667vw 2.22222222vw 6.66666667vw}
.art-store__hashtag-result-text{margin-right:2.22222222vw;font-size:3.33333333vw;line-height:1}
.art-store__hashtag-result-value{height:7.22222222vw;padding:1.94444444vw 3.33333333vw;border-radius:3.61111111vw}
.art-store__hashtag-result-value-text{margin-right:2.22222222vw;font-size:2.77777778vw}
.art-store__hashtag-result-value-btn{width:3.33333333vw;height:3.33333333vw}
.art-store__hashtag-result-value-btn .icon{width:3.33333333vw;height:3.33333333vw}
.art-store__handle{top:0;left:0;right:auto;-webkit-transform:translateY(0);transform:translateY(0);width:100%;height:4.72222222vw;border-top-right-radius:3.33333333vw;border-top-left-radius:3.33333333vw}
.art-store__handle-btn{cursor:row-resize}
.art-store__handle-btn:before{top:1.11111111vw;left:50%;right:auto;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:5vw;height:1.38888889vw;background-image:url(../../../../../../../../../etc.clientlibs/samsung/clientlibs/consumer/global/clientlib-common/resources/images/vd/art_store/ico_vd_art_handle_mobile.svg)}
.art-store__sort-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}
.art-store__result-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}
.art-store__select-wrap{height:8.88888889vw;padding-top:2.22222222vw;padding-right:5.55555556vw}
.art-store__select-field{height:100%}
.art-store__select-field-text{display:none}
.art-store__select-field .menu{min-width:28.33333333vw;max-width:48.33333333vw}
.art-store__select-field .menu__select-field-text{margin-left:3.33333333vw;margin-right:10vw}
.art-store__select-field .menu__select-field-icon{width:4.44444444vw;height:4.44444444vw;right:3.33333333vw;margin-left:2.22222222vw}
.art-store__select-field .menu__list-option-text{margin-left:3.33333333vw;margin-right:10vw}
.art-store__select-field .menu__list-option-icon{width:4.44444444vw;height:4.44444444vw;right:3.33333333vw;margin-left:2.22222222vw}
.art-store__select-view{margin-left:1.11111111vw}
.art-store__select-view-text{display:none}
.art-store__select-view-btn{width:5.55555556vw;height:5.55555556vw}
.art-store__select-view-btn-wrap{margin-left:0;padding:.55555556vw 1.11111111vw}
.art-store__select-view-btn.gallery::before{width:5.55555556vw;height:5.55555556vw;background-image:url(../../../../../../../../../etc.clientlibs/samsung/clientlibs/consumer/global/clientlib-common/resources/images/vd/art_store/ico_vd_art_gallery-off_mobile.svg)}
.art-store__select-view-btn.gallery.is-active::before{width:5.55555556vw;height:5.55555556vw;background-image:url(../../../../../../../../../etc.clientlibs/samsung/clientlibs/consumer/global/clientlib-common/resources/images/vd/art_store/ico_vd_art_gallery-on_mobile.svg)}
.art-store__select-view-btn.list{margin-left:1.11111111vw}
.art-store__select-view-btn.list::before{width:5.55555556vw;height:5.55555556vw;background-image:url(../../../../../../../../../etc.clientlibs/samsung/clientlibs/consumer/global/clientlib-common/resources/images/vd/art_store/ico_vd_art_list-off_mobile.svg)}
.art-store__select-view-btn.list.is-active::before{width:5.55555556vw;height:5.55555556vw;background-image:url(../../../../../../../../../etc.clientlibs/samsung/clientlibs/consumer/global/clientlib-common/resources/images/vd/art_store/ico_vd_art_list-on_mobile.svg)}
.art-store__worklist-wrap{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:auto;min-height:0;padding:0vw 6.66666667vw 4.44444444vw 6.66666667vw}
.art-store__worklist-indicator{position:relative;width:4.44444444vw;min-width:4.44444444vw;padding:2.22222222vw 0vw 1.94444444vw 0vw;margin-right:4.44444444vw;border-radius:3.33333333vw}
.art-store__worklist-indicator-btn{width:3.33333333vw;height:3.33333333vw;font-size:2.77777778vw}
.art-store__worklist-indicator .scrollbar__wrap{overflow-y:auto;overflow-x:auto}
.art-store__worklist-indicator .scrollbar__contents{gap:1.11111111vw}
.art-store__worklist-indicator.is-scroll--before::before{content:' ';position:absolute;top:1.94444444vw;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:3.33333333vw;height:3.33333333vw;background-image:url(../../../../../../../../../etc.clientlibs/samsung/clientlibs/consumer/global/clientlib-common/resources/images/vd/art_store/ico_vd_art_more_mobile.svg);background-repeat:no-repeat;background-size:100%;background-color:#fff;z-index:1}
.art-store__worklist-indicator.is-scroll--after::after{content:' ';position:absolute;bottom:1.94444444vw;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:3.33333333vw;height:3.33333333vw;background-image:url(../../../../../../../../../etc.clientlibs/samsung/clientlibs/consumer/global/clientlib-common/resources/images/vd/art_store/ico_vd_art_more_mobile.svg);background-repeat:no-repeat;background-size:100%;background-color:#fff;z-index:1}
.art-store__worklist-content.is-list .art-store__worklist-content-wrap.is-open .art-store__worklist-content-detail{margin-top:2.22222222vw}
.art-store__worklist-content.is-list .art-store__worklist-content-detail{gap:3.33333333vw 0vw;margin-right:0}
.art-store__worklist-content.is-list .art-store__worklist-content-detail .art-store__worklist-content-box{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.art-store__worklist-content.is-list .art-store__worklist-content-detail .art-store__worklist-content-box:focus:after{left:.55555556vw;right:.55555556vw;-webkit-transform:translateX(0);transform:translateX(0);width:unset;height:unset}
.art-store__worklist-content.is-list .art-store__worklist-content-detail .art-store__worklist-content-image{margin-right:2.22222222vw}
.art-store__worklist-content.is-list .art-store__worklist-content-detail .art-store__worklist-content-image .image{width:22.22222222vw;height:12.5vw}
.art-store__worklist-content.is-list .art-store__worklist-content-detail>.art-store__worklist-content-box:nth-child(3n+1){-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.art-store__worklist-content.is-list .art-store__worklist-content-detail>.art-store__worklist-content-box:nth-child(3n+1):focus:after{left:.55555556vw;right:.55555556vw}
.art-store__worklist-content.is-list .art-store__worklist-content-detail>.art-store__worklist-content-box:nth-child(3n){-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.art-store__worklist-content.is-list .art-store__worklist-content-detail>.art-store__worklist-content-box:nth-child(3n):focus:after{left:.55555556vw;right:.55555556vw}
.art-store__worklist-content-title{padding-right:4.44444444vw}
.art-store__worklist-content-title .title{font-size:3.33333333vw}
.art-store__worklist-content-title .icon{width:3.33333333vw;height:3.33333333vw}
.art-store__worklist-content-title:focus:after{top:.55555556vw;left:.55555556vw;right:.55555556vw;bottom:.55555556vw}
.art-store__worklist-content-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:33.333333%}
.art-store__worklist-content-box:focus:after{top:.55555556vw;left:50%;right:auto;right:.55555556vw;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:21.11111111vw}
.art-store__worklist-content-image{width:22.22222222vw}
.art-store__worklist-content-image .image{width:100%;height:12.5vw}
.art-store__worklist-content-text{width:22.22222222vw;margin-top:2.22222222vw}
.art-store__worklist-content-fullname{font-size:3.05555556vw}
.art-store__worklist-content-artist{display:block;margin-top:1.11111111vw;font-size:2.77777778vw}
.art-store__worklist-content-wrap{margin-top:3.33333333vw}
.art-store__worklist-content-wrap.is-open .art-store__worklist-content-detail{margin-top:2.22222222vw}
.art-store__worklist-content-detail{gap:4.44444444vw 0vw;margin-right:0}
.art-store__worklist-content-detail>.art-store__worklist-content-box:nth-child(3n+1){-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.art-store__worklist-content-detail>.art-store__worklist-content-box:nth-child(3n+1):focus:after{-webkit-transform:translateX(0);transform:translateX(0);left:.55555556vw}
.art-store__worklist-content-detail>.art-store__worklist-content-box:nth-child(3n){-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
.art-store__worklist-content-detail>.art-store__worklist-content-box:nth-child(3n):focus:after{-webkit-transform:translateX(0);transform:translateX(0);left:auto;right:.55555556vw}
.art-store__worklist-content.is-scroll--before::before{width:100%;height:6.11111111vw}
.art-store__worklist-content.is-scroll--after::after{width:100%;height:6.66666667vw}
.art-store__worklist-content .scrollbar-vertical__track{display:none}
.art-store__result-yes{padding:4.44444444vw 6.66666667vw 4.44444444vw 6.66666667vw}
.art-store__result-yes .scrollbar__contents{gap:6.66666667vw 0vw}
.art-store__result-yes .scrollbar__contents>.art-store__result-yes-box:nth-child(3n+1){-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.art-store__result-yes .scrollbar__contents>.art-store__result-yes-box:nth-child(3n+1):focus:after{-webkit-transform:translateX(0);transform:translateX(0);left:.55555556vw}
.art-store__result-yes .scrollbar__contents>.art-store__result-yes-box:nth-child(3n){-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
.art-store__result-yes .scrollbar__contents>.art-store__result-yes-box:nth-child(3n):focus:after{-webkit-transform:translateX(0);transform:translateX(0);left:auto;right:.55555556vw}
.art-store__result-yes .scrollbar-vertical__track{display:none}
.art-store__result-yes-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:33.333333%}
.art-store__result-yes-box:focus:after{left:50%;right:auto;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:25.55555556vw}
.art-store__result-yes-image .image{width:26.66666667vw;height:15vw}
.art-store__result-yes-text{width:26.66666667vw;margin-top:2.22222222vw}
.art-store__result-yes-fullname{font-size:3.05555556vw}
.art-store__result-yes-artist{margin-top:1.11111111vw;font-size:2.77777778vw}
.art-store__result-yes.is-scroll--before::before{left:6.66666667vw;top:4.44444444vw;width:86.66666667vw;height:6.11111111vw}
.art-store__result-yes.is-scroll--after::after{left:6.66666667vw;bottom:4.44444444vw;width:86.66666667vw;height:6.66666667vw}
.art-store__result-no .text{padding-top:7.77777778vw;font-size:3.88888889vw}
.art-store__artwall{-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:68.33333333vw;padding:2.5vw 12.22222222vw 4.44444444vw 12.22222222vw;-webkit-transition:none;transition:none}
.art-store__artwall-img-wrap{-webkit-box-flex:0;-ms-flex:none;flex:none;width:65.55555556vw;height:38.61111111vw;padding:0vw 6.66666667vw}
.art-store__artwall-img-bg{-webkit-transition:none;transition:none}
.art-store__artwall-img-bg .image{-webkit-transition:none;transition:none}
.art-store__artwall-img-frame{-webkit-transition:none;transition:none}
.art-store__artwall-img-frame .image{-webkit-transition:none;transition:none}
.art-store__artwall-img-content{padding:1.94444444vw 1.66666667vw 1.66666667vw 1.66666667vw;-webkit-transition:none;transition:none}
.art-store__artwall-img-content .image{-webkit-transition:none;transition:none}
.art-store__artwall-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;margin-top:2.77777778vw;padding-right:0;-webkit-transition:none;transition:none}
.art-store__artwall-info .scrollbar{height:auto;-webkit-transition:none;transition:none}
.art-store__artwall-info.is-scroll--before .scrollbar::before{content:none}
.art-store__artwall-info.is-scroll--after .scrollbar::after{content:none}
.art-store__artwall-text{padding:0;-webkit-transition:none;transition:none}
.art-store__artwall-fullname{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:3.33333333vw;overflow:hidden;text-overflow:ellipsis}
.art-store__artwall-artist{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-top:2.22222222vw;font-size:2.77777778vw;overflow:hidden;text-overflow:ellipsis}
.art-store__artwall-description{display:none}
.art-store__artwall-more-btn{position:relative;display:block;margin-top:0;margin-left:auto;padding-right:3.88888889vw;font-size:0}
.art-store__artwall-more-btn .text{font-size:2.77777778vw;font-weight:700;line-height:1.33;vertical-align:middle}
.art-store__artwall-more-btn::after{content:'';position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:3.05555556vw;height:3.05555556vw;background-image:url(../../../../../../../../../etc.clientlibs/samsung/clientlibs/consumer/global/clientlib-common/resources/images/vd/art_store/ico_vd_art_more_btn_mobile.svg);background-repeat:no-repeat;background-size:100%}
.art-store__popup{position:absolute;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.art-store__popup.popup--open{display:-webkit-box;display:-ms-flexbox;display:flex;visibility:visible;opacity:1}
.art-store__popup .popup__dimmed{background:rgba(0,0,0,0.6)}
.art-store__popup .popup__contents{border-radius:5.55555556vw;padding:6.66666667vw 0vw}
.art-store__popup .popup__contents-wrap{height:auto;max-height:100%;padding:8.88888889vw 6.66666667vw}
.art-store__popup .popup__title{font-size:5vw}
.art-store__popup .popup__artist{display:block;padding:0vw 15.55555556vw 6.66666667vw 6.66666667vw;font-family:'SamsungSharpSans',"SamsungOne",arial,sans-serif;font-size:4.44444444vw}
.art-store__popup .popup__desc{padding-right:4.44444444vw;font-size:3.33333333vw}
.art-store__popup .popup__inner{padding:0vw 2.22222222vw 0vw 6.66666667vw}
.art-store__popup .popup__inner-wrap{position:relative;height:100%;margin-top:0}
.art-store__popup .popup__inner-wrap .scrollbar{height:100%}
.art-store__popup .popup__inner-wrap .scrollbar-vertical__bar:after{width:.55555556vw}
.art-store__popup .popup__inner-wrap.is-scroll--before::before{content:'';position:absolute;top:0;left:6.66666667vw;width:72.77777778vw;height:4.44444444vw;background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(255,255,255,0)),to(#fff));background-image:linear-gradient(to top,rgba(255,255,255,0),#fff);z-index:1}
.art-store__popup .popup__inner-wrap.is-scroll--after::after{content:'';position:absolute;left:6.66666667vw;bottom:0;width:72.77777778vw;height:4.44444444vw;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(#fff));background-image:linear-gradient(to bottom,rgba(255,255,255,0),#fff)}
}