.select_menu_list.home:hover > div {background-image: url('./img/home_h.png?type=w&quality=80');}
.select_menu_list.face_book:hover > div {background-image: url('./img/F.png');}
.select_menu_list.twitter:hover > div {background-image: url('./img/X.png');}
.select_menu_list.naver:hover > div {background-image: url('./img/N.png');}
.select_menu_list.instagram:hover > div {background-image: url('./img/INSTAGRAM.png');}
.select_menu_list.print:hover > div {background-image: url('./img/PRINT.png');}

.select_menu_list_dropdown .select_menu_list.home > div {background-image: url(https://cdn.zaemit.com/weven_data/aiymmiqoaxik/file_manager/h.png?type=w&quality=80);}
.select_menu_list_dropdown .select_menu_list.face_book > div {background-image: url('./img/Mask group-2.png');}
.select_menu_list_dropdown .select_menu_list.twitter > div {background-image: url('./img/Mask group-1.png');}
.select_menu_list_dropdown .select_menu_list.naver > div {background-image: url('./img/Mask group.png');}
.select_menu_list_dropdown .select_menu_list.instagram > div {background-image: url('./img/Mask group-3.png');}
.select_menu_list_dropdown .select_menu_list.print > div {background-image: url('./img/Mask group-4.png');}

.select_menu_list_dropdown .select_menu_list {
       background-color: #fff;
             border-top-right-radius: 0px;
                   border-bottom-right-radius: 0px;
                   width: 100%;     border: none;
}
.select_menu_list_dropdown .select_menu_list.face_book {
             border-top-right-radius: 0px;
                   border-bottom-right-radius: 0px;
}
.select_menu_list_dropdown .select_menu_list.last {
             border-top-right-radius: 0px;
                   border-bottom-right-radius: 0px;
}
.select_menu_list_dropdown .select_menu_list:hover {
       background-color: #F0F5FA;
}
.select_menu_list.mobile_last:hover {
       border-bottom-right-radius: 0px;
       background-color: #fff;
}
.select_menu_list.mobile_last:hover {
       border-bottom-right-radius: 0px;
       background-color: #fff;
}
.select_menu_list.mobile_last:hover > div:not(.select_menu_list_dropdown) {
       background-image: url('./img/mobile_more_h.png?type=w&quality=80');
}

.select_menu_list.mobile_last .select_menu_list_dropdown {
display: none;
top: 59px;
    position: absolute;
    border : 1px solid #ECECEC;
        border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
}

.select_menu_list.mobile_last:hover .select_menu_list_dropdown {
    display: block;
}

.select_menu_list:hover {
    background-color: #fff;
}
.select_menu_list.first {
    /* background-color: transparent; */
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
}
.select_menu_list.mobile_last {
        background-color: transparent;
}
.select_menu_list.last {
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
}
.select_style_99_wrap.first {
    border-width: 0px 1px 0px 0px;
    border-style: solid;
    background-clip: padding-box;
    border-color: rgb(236, 236, 236);
}
.select_style_99_wrap {position: relative; width: 130px; height: 59px; font-size: 0; line-height: 0; box-sizing: border-box; text-align: left; display: inline-block; background: #fff; }
.select_style_99_wrap.w100{width: 100%;}
.select_style_99_wrap.type_2{width: 135px;}
.select_style_99_wrap .selected_item_con{position: absolute; top: 0px; left:0; display: inline-block; margin-right:10px; width: 100%; height: 100%;
    z-index: 9999;
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 20px;
    font-weight: 500;
    color: var(--txt_color_05);
    max-width: 100%;
    min-width: 0px;
    float: left;
    clear: none;
    align-self: auto;}
.select_style_99_wrap .selected_item_con:last-child{margin-right: 0;}
.select_style_99_wrap .selected_item_con:focus{ outline: none; }
.select_style_99_wrap .selected_item{position: relative; cursor: pointer;     padding: 20px 35px 20px 20px;     min-height: 20px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.select_style_99_wrap .selected_item:hover{border-color: #6a767e;}
.select_style_99_wrap .selected_item_con::before{content: '';position: absolute; border-top: 4px solid #000; border-right: 4px solid transparent; border-left: 4px solid transparent;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);}
.select_style_99_wrap .selected_item_con:has(.selected_item.active)::before{content: '';position: absolute; border-top:none; border-right: 4px solid transparent; border-left: 4px solid transparent; border-bottom: 4px solid #000;}
.select_style_99_wrap .selected_item:hover{}
.select_style_99_wrap .selected_item.active{  color: var(--txt_color_05); font-weight: 500;
    /* border-bottom-left-radius: 0; border-bottom-right-radius: 0; border-top: 1px solid #6a767e; border-left: 1px solid #6a767e; border-right: 1px solid #6a767e; border-bottom: 1px solid var(--border_color_03);  */
}
.select_style_99_wrap .selected_item.active + .select_style_0_con{box-shadow: 1px 3px 4px 0px rgba(0,0,0,0.1); /* padding-bottom: 2px; */     border-bottom-left-radius: 16px;     border-bottom-right-radius: 16px;}
.select_style_99_wrap .select_style_0_con{display:none; position: absolute; width:100%; max-height: 488px; overflow-y: auto; border:1px solid var(--border_color_04); border-top: none; box-sizing: border-box; z-index: 1;  border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; background-color: #fff; top: 59px; }
.select_style_99_wrap .select_style_0_con::-webkit-scrollbar-thumb{background: #cde4f0 !important; background-clip: padding-box !important; border-left: 5px solid transparent !important; border-right: 4px solid transparent !important;border-top: 4px solid transparent !important;}
.select_style_99_wrap .select_style_0_con::-webkit-scrollbar-track{background: rgb(255, 255, 255) !important; }
.select_style_99_wrap .select_style_0_con::-webkit-scrollbar{width: 11px !important; }
.select_style_99_wrap .select_style_0_con::-webkit-scrollbar-button{display: none !important; }
.select_style_99_wrap .select_style_0{background-color: #fff;}
.select_style_99_wrap .select_style_0 > li{text-align: left; padding: 10px 20px; }
.select_style_99_wrap .select_style_0 > li > a{display: block; box-sizing: border-box;  overflow: hidden;
    text-overflow: ellipsis;
    text-wrap: nowrap; color: var(--txt_color_04); font-weight: 400;}
.select_style_99_wrap .select_style_0 > li:hover { background-color: var(--tool_bg_color_active_02); }
/* .select_style_99_wrap .select_style_0 > li:hover > a { background-color: var(--tool_bg_color_active); } */
/* .select_style_99_wrap .select_style_0 > li.active > a{background-color: var(--tool_bg_color_active);} */
.select_style_99_wrap .select_style_0 > li:last-child {padding-bottom: 12px;}
.select_style_99_wrap .select_style_0 > li:last-child > a{border-bottom:none; }
.select_style_99_wrap.has_arrow:after{content: ''; position: absolute; top:4px; right: 3px; width: 25px; height: 25px; border:1px solid transparent; background-image: url("../img/tool/tool_select_arrow.png"); background-size:7px 4px; background-position: center top 9px; background-repeat:no-repeat; box-sizing: border-box;}
.select_style_99_wrap.has_arrow .selected_item::before{display: inline-block;}
.select_style_99_wrap.has_arrow .select_style_0 > li > a{padding-left: 9px;}
.select_style_99_wrap.type_2 .selected_item::before{display: none;}
.select_style_99_wrap.type_2 .select_style_0 > li > a{position: relative; width: 100%; height: 31px;}
.select_style_99_wrap.type_2 .select_style_0 > li[data-value='solid'] > a::before{content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 101px; border-bottom: 2px solid #000;}
.select_style_99_wrap.type_2 .select_style_0 > li[data-value='dashed'] > a::before{content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 101px; border-bottom: 2px dashed #000;}
.select_style_99_wrap.type_2 .select_style_0 > li[data-value='dotted'] > a::before{content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 101px; border-bottom: 2px dotted #000;}
.select_style_99_wrap.pl_narrow .select_style_0 > li > a{padding-left: 9px;}


[data-wv-res-id="___0___1767957741448___4"] { background-color: transparent; background-position: calc(50%) calc(50%); background-size: cover; background-repeat: no-repeat; max-width: 100%; width: fit-content; background-image: url("https://image.zaemit.com/weven_data/aiymmiqoaxik/file_manager/diudiq.png?type=w&w=768&quality=80"); border-radius: 12px; border-style: solid; background-clip: padding-box; float: none; clear: both; overflow: hidden; margin-left: auto; margin-right: auto; }
[data-wv-res-id="___0___1767957741448___5"] { display: flex; max-width: 100%; float: none; clear: both; margin-left: auto; margin-right: auto; background-color: rgba(208, 208, 208, 0.2); border-radius: 12px; border-style: solid; background-clip: padding-box; height: 60px; padding: 0px; overflow: hidden; align-self: auto; border-width: 1px; border-color: rgba(236, 236, 236, 0.3); width: fit-content; align-items: center; flex-wrap: wrap; cursor: pointer; min-width: 380px;}
[data-wv-res-id="___0___1767957741448___6"] { max-width: none; width: 59px; background-color: transparent; height: 59px; display: flex; align-items: center; flex-wrap: wrap; float: left; clear: none; margin-left: 0px; margin-right: auto; background-image: none; min-height: 0px; align-self: auto; }
[data-wv-res-id="______B1767747343953___13___0___1767957741448___7"] { font-size: 16px; letter-spacing: 0px; line-height: 30px; font-weight: 600; color: rgb(122, 122, 122); text-align: center; margin: 0px auto; max-width: 100%; min-width: 0px; height: 22px; background-color: transparent; background-position: calc(50%) calc(50%); background-size: contain; background-repeat: no-repeat; background-image: url("https://cdn.zaemit.com/weven_data/aiymmiqoaxik/file_manager/h.png?type=w&quality=80"); float: none; clear: both; padding: 0px; width: 22px; align-self: auto; overflow: hidden; min-height: auto; }
[data-wv-res-id="___0___1767957741448___14"] { max-width: none; width: 59px; background-color: rgba(208, 208, 208, 0.2); height: 59px; align-self: auto; display: flex; align-items: center; flex-wrap: wrap; float: left; clear: none; margin-left: 0px; margin-right: auto; background-image: none; border-width: 0px 1px 0px 0px; border-style: solid; background-clip: padding-box; border-color: rgba(236, 236, 236, 0.3); min-height: auto; }
[data-wv-res-id="______B1767747343953___13___0___1767957741448___15"] { font-size: 16px; letter-spacing: 0px; line-height: 30px; font-weight: 600; color: rgb(122, 122, 122); text-align: center; margin: 0px auto; max-width: 100%; min-width: 0px; height: 22px; background-color: transparent; background-position: calc(50%) calc(50%); background-size: contain; background-repeat: no-repeat; background-image: url("https://cdn.zaemit.com/weven_data/aiymmiqoaxik/file_manager/FF.png?type=w&quality=80"); float: none; clear: both; padding: 0px; width: 22px; align-self: auto; overflow: hidden; min-height: auto; }
[data-wv-res-id="___0___1767957741448___16"] { max-width: none; width: 59px; background-color: transparent; height: 59px; align-self: auto; display: flex; align-items: center; flex-wrap: wrap; float: left; clear: none; margin-left: 0px; margin-right: auto; background-image: none; border-width: 0px 1px 0px 0px; border-style: solid; background-clip: padding-box; border-color: rgba(236, 236, 236, 0.3); min-height: auto; }
[data-wv-res-id="______B1767747343953___13___0___1767957741448___17"] { font-size: 16px; letter-spacing: 0px; line-height: 30px; font-weight: 600; color: rgb(122, 122, 122); text-align: center; margin: 0px auto; max-width: 100%; min-width: 0px; height: 22px; background-color: transparent; background-position: calc(50%) calc(50%); background-size: contain; background-repeat: no-repeat; background-image: url("https://image.zaemit.com/weven_data/aiymmiqoaxik/file_manager/xx.png?type=w&w=768&quality=80"); float: none; clear: both; padding: 0px; width: 22px; align-self: auto; overflow: hidden; min-height: auto; }
[data-wv-res-id="___0___1767957741448___18"] { max-width: none; width: 59px; background-color: transparent; height: 59px; align-self: auto; display: flex; align-items: center; flex-wrap: wrap; float: left; clear: none; margin-left: 0px; margin-right: auto; background-image: none; border-width: 0px 1px 0px 0px; border-style: solid; background-clip: padding-box; border-color: rgba(236, 236, 236, 0.3); min-height: auto; }
[data-wv-res-id="______B1767747343953___13___0___1767957741448___19"] { font-size: 16px; letter-spacing: 0px; line-height: 30px; font-weight: 600; color: rgb(122, 122, 122); text-align: center; margin: 0px auto; max-width: 100%; min-width: 0px; height: 21px; background-color: transparent; background-position: calc(50%) calc(50%); background-size: contain; background-repeat: no-repeat; background-image: url("https://cdn.zaemit.com/weven_data/aiymmiqoaxik/file_manager/n34.png?type=w&quality=80"); float: none; clear: both; padding: 0px; width: 21px; align-self: auto; overflow: hidden; min-height: auto; }
[data-wv-res-id="___0___1767957741448___20"] { max-width: none; width: 59px; background-color: transparent; height: 59px; align-self: auto; display: flex; align-items: center; flex-wrap: wrap; float: left; clear: none; margin-left: 0px; margin-right: auto; background-image: none; border-width: 0px 1px 0px 0px; border-style: solid; background-clip: padding-box; border-color: rgba(236, 236, 236, 0.3); min-height: auto; }
[data-wv-res-id="______B1767747343953___13___0___1767957741448___21"] { font-size: 16px; letter-spacing: 0px; line-height: 30px; font-weight: 600; color: rgb(122, 122, 122); text-align: center; margin: 0px auto; max-width: 100%; min-width: 0px; height: 22px; background-color: transparent; background-position: calc(50%) calc(50%); background-size: contain; background-repeat: no-repeat; background-image: url("https://image.zaemit.com/weven_data/aiymmiqoaxik/file_manager/인스타로고.png?type=w&w=320&quality=80"); float: none; clear: both; padding: 0px; width: 22px; align-self: auto; overflow: hidden; min-height: auto; }
[data-wv-res-id="___0___1767957741448___22"] { max-width: none; width: 59px; background-color: transparent; height: 59px; align-self: auto; display: flex; align-items: center; flex-wrap: wrap; float: left; clear: none; margin-left: 0px; margin-right: auto; background-image: none; min-height: auto; }
[data-wv-res-id="______B1767747343953___13___0___1767957741448___23"] { font-size: 16px; letter-spacing: 0px; line-height: 30px; font-weight: 600; color: rgb(122, 122, 122); text-align: center; margin: 0px auto; max-width: 100%; min-width: 0px; height: 22px; background-color: transparent; background-position: calc(50%) calc(50%); background-size: contain; background-repeat: no-repeat; background-image: url("https://image.zaemit.com/weven_data/aiymmiqoaxik/file_manager/인쇄.png?type=w&w=768&quality=80"); float: none; clear: both; padding: 0px; width: 22px; align-self: auto; overflow: hidden; min-height: auto; }
[data-wv-res-id="___0___1767957741448___24"] { max-width: none; width: 59px; background-color: transparent; height: 59px; align-self: auto; display: flex; align-items: center; flex-wrap: wrap; float: left; clear: none; margin-left: 0px; margin-right: auto; background-image: none; border-width: 0px 0px 0px 1px; border-style: solid; background-clip: padding-box; border-color: rgb(236, 236, 236); min-height: auto; }
[data-wv-res-id="______B1767747343953___13___0___1767957741448___25"] { font-size: 16px; letter-spacing: 0px; line-height: 30px; font-weight: 600; color: rgb(122, 122, 122); text-align: center; margin: 0px auto; max-width: 100%; min-width: 0px; height: 50px; background-color: transparent; background-position: calc(50%) calc(50%); background-size: contain; background-repeat: no-repeat; background-image: url("./img/mobile_more.png?type=w&quality=80"); float: none; clear: both; padding: 0px; width: 50px; align-self: auto; overflow: hidden; min-height: auto; }

@media (min-width: 768px) {
[data-wv-res-id="___0___1767957741448___4"] { background-color: transparent; background-position: calc(50%) calc(50%); background-size: cover; background-repeat: no-repeat; max-width: 100%; width: fit-content; background-image: url("https://image.zaemit.com/weven_data/aiymmiqoaxik/file_manager/diudiq.png?type=w&w=768&quality=80"); border-radius: 12px; border-style: solid; background-clip: padding-box; float: none; clear: both; overflow: hidden; margin-left: auto; margin-right: auto; }
[data-wv-res-id="___0___1767957741448___5"] { display: block; max-width: 100%; float: none; clear: both; margin-left: auto; margin-right: auto; background-color: rgba(208, 208, 208, 0.2); border-radius: 12px; border-style: solid; background-clip: padding-box; height: 60px; padding: 0px; overflow: hidden; align-self: auto; border-width: 1px; border-color: rgba(236, 236, 236, 0.3); width: fit-content; align-items: normal; flex-wrap: nowrap; cursor: pointer; min-width: 380px;}
[data-wv-res-id="___0___1767957741448___6"] { max-width: none; width: 59px; background-color: transparent; height: 59px; display: flex; align-items: center; flex-wrap: wrap; float: left; clear: none; margin-left: 0px; margin-right: auto; background-image: none; min-height: 0px; align-self: auto; }
[data-wv-res-id="______B1767747343953___13___0___1767957741448___7"] { font-family: Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, sans-serif; font-size: 16px; line-height: 30px; font-weight: 600; color: rgb(122, 122, 122); text-align: center; word-break: keep-all; letter-spacing: 0px; margin: 0px auto; max-width: 100%; min-width: 0px; height: 22px; background-color: transparent; background-position: calc(50%) calc(50%); background-size: contain; background-repeat: no-repeat; background-image: url("https://cdn.zaemit.com/weven_data/aiymmiqoaxik/file_manager/h.png?type=w&quality=80"); float: none; clear: both; padding: 0px; width: 22px; align-self: auto; overflow: hidden; min-height: auto; }
[data-wv-res-id="___0___1767957741448___14"] { max-width: none; width: 59px; background-color: rgba(208, 208, 208, 0.2); height: 59px; align-self: auto; display: flex; align-items: center; flex-wrap: wrap; float: left; clear: none; margin-left: 0px; margin-right: auto; background-image: none; border-width: 0px 1px 0px 0px; border-style: solid; background-clip: padding-box; border-color: rgba(236, 236, 236, 0.3); min-height: auto; }
[data-wv-res-id="______B1767747343953___13___0___1767957741448___15"] { font-family: Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, sans-serif; font-size: 16px; line-height: 30px; font-weight: 600; color: rgb(122, 122, 122); text-align: center; word-break: keep-all; letter-spacing: 0px; margin: 0px auto; max-width: 100%; min-width: 0px; height: 22px; background-color: transparent; background-position: calc(50%) calc(50%); background-size: contain; background-repeat: no-repeat; background-image: url("https://cdn.zaemit.com/weven_data/aiymmiqoaxik/file_manager/FF.png?type=w&quality=80"); float: none; clear: both; padding: 0px; width: 22px; align-self: auto; overflow: hidden; min-height: auto; }
[data-wv-res-id="___0___1767957741448___16"] { max-width: none; width: 59px; background-color: transparent; height: 59px; align-self: auto; display: flex; align-items: center; flex-wrap: wrap; float: left; clear: none; margin-left: 0px; margin-right: auto; background-image: none; border-width: 0px 1px 0px 0px; border-style: solid; background-clip: padding-box; border-color: rgba(236, 236, 236, 0.3); min-height: auto; }
[data-wv-res-id="______B1767747343953___13___0___1767957741448___17"] { font-family: Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, sans-serif; font-size: 16px; line-height: 30px; font-weight: 600; color: rgb(122, 122, 122); text-align: center; word-break: keep-all; letter-spacing: 0px; margin: 0px auto; max-width: 100%; min-width: 0px; height: 22px; background-color: transparent; background-position: calc(50%) calc(50%); background-size: contain; background-repeat: no-repeat; background-image: url("https://image.zaemit.com/weven_data/aiymmiqoaxik/file_manager/xx.png?type=w&w=768&quality=80"); float: none; clear: both; padding: 0px; width: 22px; align-self: auto; overflow: hidden; min-height: auto; }
[data-wv-res-id="___0___1767957741448___18"] { max-width: none; width: 59px; background-color: transparent; height: 59px; align-self: auto; display: flex; align-items: center; flex-wrap: wrap; float: left; clear: none; margin-left: 0px; margin-right: auto; background-image: none; border-width: 0px 1px 0px 0px; border-style: solid; background-clip: padding-box; border-color: rgba(236, 236, 236, 0.3); min-height: auto; }
[data-wv-res-id="______B1767747343953___13___0___1767957741448___19"] { font-family: Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, sans-serif; font-size: 16px; line-height: 30px; font-weight: 600; color: rgb(122, 122, 122); text-align: center; word-break: keep-all; letter-spacing: 0px; margin: 0px auto; max-width: 100%; min-width: 0px; height: 21px; background-color: transparent; background-position: calc(50%) calc(50%); background-size: contain; background-repeat: no-repeat; background-image: url("https://cdn.zaemit.com/weven_data/aiymmiqoaxik/file_manager/n34.png?type=w&quality=80"); float: none; clear: both; padding: 0px; width: 21px; align-self: auto; overflow: hidden; min-height: auto; }
[data-wv-res-id="___0___1767957741448___20"] { max-width: none; width: 59px; background-color: transparent; height: 59px; align-self: auto; display: flex; align-items: center; flex-wrap: wrap; float: left; clear: none; margin-left: 0px; margin-right: auto; background-image: none; border-width: 0px 1px 0px 0px; border-style: solid; background-clip: padding-box; border-color: rgba(236, 236, 236, 0.3); min-height: auto; }
[data-wv-res-id="______B1767747343953___13___0___1767957741448___21"] { font-family: Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, sans-serif; font-size: 16px; line-height: 30px; font-weight: 600; color: rgb(122, 122, 122); text-align: center; word-break: keep-all; letter-spacing: 0px; margin: 0px auto; max-width: 100%; min-width: 0px; height: 22px; background-color: transparent; background-position: calc(50%) calc(50%); background-size: contain; background-repeat: no-repeat; background-image: url("https://image.zaemit.com/weven_data/aiymmiqoaxik/file_manager/인스타로고.png?type=w&w=320&quality=80"); float: none; clear: both; padding: 0px; width: 22px; align-self: auto; overflow: hidden; min-height: auto; }
[data-wv-res-id="___0___1767957741448___22"] { max-width: none; width: 59px; background-color: transparent; height: 59px; align-self: auto; display: flex; align-items: center; flex-wrap: wrap; float: left; clear: none; margin-left: 0px; margin-right: auto; background-image: none; min-height: auto; }
[data-wv-res-id="______B1767747343953___13___0___1767957741448___23"] { font-family: Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, sans-serif; font-size: 16px; line-height: 30px; font-weight: 600; color: rgb(122, 122, 122); text-align: center; word-break: keep-all; letter-spacing: 0px; margin: 0px auto; max-width: 100%; min-width: 0px; height: 22px; background-color: transparent; background-position: calc(50%) calc(50%); background-size: contain; background-repeat: no-repeat; background-image: url("https://image.zaemit.com/weven_data/aiymmiqoaxik/file_manager/인쇄.png?type=w&w=768&quality=80"); float: none; clear: both; padding: 0px; width: 22px; align-self: auto; overflow: hidden; min-height: auto; }
[data-wv-res-id="___0___1767957741448___24"] { max-width: none; width: 59px; background-color: transparent; height: 59px; align-self: auto; display: flex; align-items: center; flex-wrap: wrap; float: left; clear: none; margin-left: 0px; margin-right: auto; background-image: none; border-width: 0px 0px 0px 1px; border-style: solid; background-clip: padding-box; border-color: rgb(236, 236, 236); min-height: auto; }
[data-wv-res-id="______B1767747343953___13___0___1767957741448___25"] { font-family: Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, sans-serif; font-size: 16px; line-height: 30px; font-weight: 600; color: rgb(122, 122, 122); text-align: center; word-break: keep-all; letter-spacing: 0px; margin: 0px auto; max-width: 100%; min-width: 0px; height: 50px; background-color: transparent; background-position: calc(50%) calc(50%); background-size: contain; background-repeat: no-repeat; background-image: url("./img/mobile_more.png?type=w&quality=80"); float: none; clear: both; padding: 0px; width: 50px; align-self: auto; overflow: hidden; min-height: auto; }
}
@media (min-width: 992px) {
    .select_style_99_wrap {width: 160px; }
[data-wv-res-id="___0___1767957741448___4"] { background-color: transparent; background-position: calc(50%) calc(50%); background-size: cover; background-repeat: no-repeat; max-width: 100%; width: fit-content; background-image: url("https://image.zaemit.com/weven_data/aiymmiqoaxik/file_manager/diudiq.png?type=w&w=768&quality=80"); border-radius: 12px; border-style: solid; background-clip: padding-box; float: none; clear: both; overflow: hidden; margin-left: auto; margin-right: auto; }
[data-wv-res-id="___0___1767957741448___5"] { display: block; max-width: 100%; float: none; clear: both; margin-left: auto; margin-right: auto; background-color: rgba(208, 208, 208, 0.2); border-radius: 12px; border-style: solid; background-clip: padding-box; height: 60px; padding: 0px; overflow: hidden; align-self: auto; border-width: 1px; border-color: rgba(236, 236, 236, 0.3); width: fit-content; align-items: normal; flex-wrap: nowrap; min-width: 380px;}
[data-wv-res-id="___0___1767957741448___6"] { max-width: none; width: 59px; background-color: transparent; height: 59px; display: flex; align-items: center; flex-wrap: wrap; float: left; clear: none; margin-left: 0px; margin-right: auto; background-image: none; min-height: 0px; align-self: auto; }
[data-wv-res-id="______B1767747343953___13___0___1767957741448___7"] { font-size: 16px; letter-spacing: 0px; line-height: 30px; font-weight: 600; color: rgb(122, 122, 122); text-align: center; margin: 0px auto; max-width: 100%; min-width: 0px; height: 22px; background-color: transparent; background-position: calc(50%) calc(50%); background-size: contain; background-repeat: no-repeat; background-image: url("https://cdn.zaemit.com/weven_data/aiymmiqoaxik/file_manager/h.png?type=w&quality=80"); float: none; clear: both; padding: 0px; width: 22px; align-self: auto; overflow: hidden; min-height: auto; }
[data-wv-res-id="___0___1767957741448___14"] { max-width: none; width: 59px; background-color: rgba(208, 208, 208, 0.2); height: 59px; align-self: auto; display: flex; align-items: center; flex-wrap: wrap; float: left; clear: none; margin-left: 0px; margin-right: auto; background-image: none; border-width: 0px 1px 0px 0px; border-style: solid; background-clip: padding-box; border-color: rgba(236, 236, 236, 0.3); min-height: auto; }
[data-wv-res-id="______B1767747343953___13___0___1767957741448___15"] { font-size: 16px; letter-spacing: 0px; line-height: 30px; font-weight: 600; color: rgb(122, 122, 122); text-align: center; margin: 0px auto; max-width: 100%; min-width: 0px; height: 22px; background-color: transparent; background-position: calc(50%) calc(50%); background-size: contain; background-repeat: no-repeat; background-image: url("https://cdn.zaemit.com/weven_data/aiymmiqoaxik/file_manager/FF.png?type=w&quality=80"); float: none; clear: both; padding: 0px; width: 22px; align-self: auto; overflow: hidden; min-height: auto; }
[data-wv-res-id="___0___1767957741448___16"] { max-width: none; width: 59px; background-color: transparent; height: 59px; align-self: auto; display: flex; align-items: center; flex-wrap: wrap; float: left; clear: none; margin-left: 0px; margin-right: auto; background-image: none; border-width: 0px 1px 0px 0px; border-style: solid; background-clip: padding-box; border-color: rgba(236, 236, 236, 0.3); min-height: auto; }
[data-wv-res-id="______B1767747343953___13___0___1767957741448___17"] { font-size: 16px; letter-spacing: 0px; line-height: 30px; font-weight: 600; color: rgb(122, 122, 122); text-align: center; margin: 0px auto; max-width: 100%; min-width: 0px; height: 22px; background-color: transparent; background-position: calc(50%) calc(50%); background-size: contain; background-repeat: no-repeat; background-image: url("https://image.zaemit.com/weven_data/aiymmiqoaxik/file_manager/xx.png?type=w&w=768&quality=80"); float: none; clear: both; padding: 0px; width: 22px; align-self: auto; overflow: hidden; min-height: auto; }
[data-wv-res-id="___0___1767957741448___18"] { max-width: none; width: 59px; background-color: transparent; height: 59px; align-self: auto; display: flex; align-items: center; flex-wrap: wrap; float: left; clear: none; margin-left: 0px; margin-right: auto; background-image: none; border-width: 0px 1px 0px 0px; border-style: solid; background-clip: padding-box; border-color: rgba(236, 236, 236, 0.3); min-height: auto; }
[data-wv-res-id="______B1767747343953___13___0___1767957741448___19"] { font-size: 16px; letter-spacing: 0px; line-height: 30px; font-weight: 600; color: rgb(122, 122, 122); text-align: center; margin: 0px auto; max-width: 100%; min-width: 0px; height: 21px; background-color: transparent; background-position: calc(50%) calc(50%); background-size: contain; background-repeat: no-repeat; background-image: url("https://cdn.zaemit.com/weven_data/aiymmiqoaxik/file_manager/n34.png?type=w&quality=80"); float: none; clear: both; padding: 0px; width: 21px; align-self: auto; overflow: hidden; min-height: auto; }
[data-wv-res-id="___0___1767957741448___20"] { max-width: none; width: 59px; background-color: transparent; height: 59px; align-self: auto; display: flex; align-items: center; flex-wrap: wrap; float: left; clear: none; margin-left: 0px; margin-right: auto; background-image: none; border-width: 0px 1px 0px 0px; border-style: solid; background-clip: padding-box; border-color: rgba(236, 236, 236, 0.3); min-height: auto; }
[data-wv-res-id="______B1767747343953___13___0___1767957741448___21"] { font-size: 16px; letter-spacing: 0px; line-height: 30px; font-weight: 600; color: rgb(122, 122, 122); text-align: center; margin: 0px auto; max-width: 100%; min-width: 0px; height: 22px; background-color: transparent; background-position: calc(50%) calc(50%); background-size: contain; background-repeat: no-repeat; background-image: url("https://image.zaemit.com/weven_data/aiymmiqoaxik/file_manager/인스타로고.png?type=w&w=320&quality=80"); float: none; clear: both; padding: 0px; width: 22px; align-self: auto; overflow: hidden; min-height: auto; }
[data-wv-res-id="___0___1767957741448___22"] { max-width: none; width: 59px; background-color: transparent; height: 59px; align-self: auto; display: flex; align-items: center; flex-wrap: wrap; float: left; clear: none; margin-left: 0px; margin-right: auto; background-image: none; min-height: auto; }
[data-wv-res-id="______B1767747343953___13___0___1767957741448___23"] { font-size: 16px; letter-spacing: 0px; line-height: 30px; font-weight: 600; color: rgb(122, 122, 122); text-align: center; margin: 0px auto; max-width: 100%; min-width: 0px; height: 22px; background-color: transparent; background-position: calc(50%) calc(50%); background-size: contain; background-repeat: no-repeat; background-image: url("https://image.zaemit.com/weven_data/aiymmiqoaxik/file_manager/인쇄.png?type=w&w=768&quality=80"); float: none; clear: both; padding: 0px; width: 22px; align-self: auto; overflow: hidden; min-height: auto; }
[data-wv-res-id="___0___1767957741448___24"] { max-width: none; width: 59px; background-color: transparent; height: 59px; align-self: auto; display: flex; align-items: center; flex-wrap: wrap; float: left; clear: none; margin-left: 0px; margin-right: auto; background-image: none; border-width: 0px 0px 0px 1px; border-style: solid; background-clip: padding-box; border-color: rgb(236, 236, 236); min-height: auto; }
[data-wv-res-id="______B1767747343953___13___0___1767957741448___25"] { font-size: 16px; letter-spacing: 0px; line-height: 30px; font-weight: 600; color: rgb(122, 122, 122); text-align: center; margin: 0px auto; max-width: 100%; min-width: 0px; height: 50px; background-color: transparent; background-position: calc(50%) calc(50%); background-size: contain; background-repeat: no-repeat; background-image: url("./img/mobile_more.png?type=w&quality=80"); float: none; clear: both; padding: 0px; width: 50px; align-self: auto; overflow: hidden; min-height: auto; }
}
@media (min-width: 1200px) {
[data-wv-res-id="___0___1767957741448___4"] { background-color: transparent; background-position: calc(50%) calc(50%); background-size: cover; background-repeat: no-repeat; max-width: 100%; width: fit-content; background-image: url("https://image.zaemit.com/weven_data/aiymmiqoaxik/file_manager/diudiq.png?type=w&w=768&quality=80"); border-radius: 12px; border-style: solid; background-clip: padding-box; float: none; clear: both; overflow: hidden; margin-left: auto; margin-right: auto; }
[data-wv-res-id="___0___1767957741448___5"] { display: block; max-width: 100%; float: none; clear: both; margin-left: auto; margin-right: auto; background-color: rgba(208, 208, 208, 0.2); border-radius: 12px; border-style: solid; background-clip: padding-box; height: 60px; padding: 0px; overflow: hidden; align-self: auto; border-width: 1px; border-color: rgba(236, 236, 236, 0.3); width: fit-content; align-items: normal; flex-wrap: nowrap; min-width: 380px;}
[data-wv-res-id="___0___1767957741448___6"] { max-width: none; width: 59px; background-color: transparent; height: 59px; display: flex; align-items: center; flex-wrap: wrap; float: left; clear: none; margin-left: 0px; margin-right: auto; background-image: none; min-height: 0px; align-self: auto; }
[data-wv-res-id="______B1767747343953___13___0___1767957741448___7"] { font-size: 16px; letter-spacing: 0px; line-height: 30px; font-weight: 600; color: rgb(122, 122, 122); text-align: center; margin: 0px auto; max-width: 100%; min-width: 0px; height: 22px; background-color: transparent; background-position: calc(50%) calc(50%); background-size: contain; background-repeat: no-repeat; background-image: url("https://cdn.zaemit.com/weven_data/aiymmiqoaxik/file_manager/h.png?type=w&quality=80"); float: none; clear: both; padding: 0px; width: 22px; align-self: auto; overflow: hidden; min-height: auto; }
[data-wv-res-id="___0___1767957741448___14"] { max-width: none; width: 59px; background-color: rgba(208, 208, 208, 0.2); height: 59px; align-self: auto; display: flex; align-items: center; flex-wrap: wrap; float: left; clear: none; margin-left: 0px; margin-right: auto; background-image: none; border-width: 0px 1px 0px 0px; border-style: solid; background-clip: padding-box; border-color: rgba(236, 236, 236, 0.3); min-height: auto; }
[data-wv-res-id="______B1767747343953___13___0___1767957741448___15"] { font-size: 16px; letter-spacing: 0px; line-height: 30px; font-weight: 600; color: rgb(122, 122, 122); text-align: center; margin: 0px auto; max-width: 100%; min-width: 0px; height: 22px; background-color: transparent; background-position: calc(50%) calc(50%); background-size: contain; background-repeat: no-repeat; background-image: url("https://cdn.zaemit.com/weven_data/aiymmiqoaxik/file_manager/FF.png?type=w&quality=80"); float: none; clear: both; padding: 0px; width: 22px; align-self: auto; overflow: hidden; min-height: auto; }
[data-wv-res-id="___0___1767957741448___16"] { max-width: none; width: 59px; background-color: transparent; height: 59px; align-self: auto; display: flex; align-items: center; flex-wrap: wrap; float: left; clear: none; margin-left: 0px; margin-right: auto; background-image: none; border-width: 0px 1px 0px 0px; border-style: solid; background-clip: padding-box; border-color: rgba(236, 236, 236, 0.3); min-height: auto; }
[data-wv-res-id="______B1767747343953___13___0___1767957741448___17"] { font-size: 16px; letter-spacing: 0px; line-height: 30px; font-weight: 600; color: rgb(122, 122, 122); text-align: center; margin: 0px auto; max-width: 100%; min-width: 0px; height: 22px; background-color: transparent; background-position: calc(50%) calc(50%); background-size: contain; background-repeat: no-repeat; background-image: url("https://image.zaemit.com/weven_data/aiymmiqoaxik/file_manager/xx.png?type=w&w=768&quality=80"); float: none; clear: both; padding: 0px; width: 22px; align-self: auto; overflow: hidden; min-height: auto; }
[data-wv-res-id="___0___1767957741448___18"] { max-width: none; width: 59px; background-color: transparent; height: 59px; align-self: auto; display: flex; align-items: center; flex-wrap: wrap; float: left; clear: none; margin-left: 0px; margin-right: auto; background-image: none; border-width: 0px 1px 0px 0px; border-style: solid; background-clip: padding-box; border-color: rgba(236, 236, 236, 0.3); min-height: auto; }
[data-wv-res-id="______B1767747343953___13___0___1767957741448___19"] { font-size: 16px; letter-spacing: 0px; line-height: 30px; font-weight: 600; color: rgb(122, 122, 122); text-align: center; margin: 0px auto; max-width: 100%; min-width: 0px; height: 21px; background-color: transparent; background-position: calc(50%) calc(50%); background-size: contain; background-repeat: no-repeat; background-image: url("https://cdn.zaemit.com/weven_data/aiymmiqoaxik/file_manager/n34.png?type=w&quality=80"); float: none; clear: both; padding: 0px; width: 21px; align-self: auto; overflow: hidden; min-height: auto; }
[data-wv-res-id="___0___1767957741448___20"] { max-width: none; width: 59px; background-color: transparent; height: 59px; align-self: auto; display: flex; align-items: center; flex-wrap: wrap; float: left; clear: none; margin-left: 0px; margin-right: auto; background-image: none; border-width: 0px 1px 0px 0px; border-style: solid; background-clip: padding-box; border-color: rgba(236, 236, 236, 0.3); min-height: auto; }
[data-wv-res-id="______B1767747343953___13___0___1767957741448___21"] { font-size: 16px; letter-spacing: 0px; line-height: 30px; font-weight: 600; color: rgb(122, 122, 122); text-align: center; margin: 0px auto; max-width: 100%; min-width: 0px; height: 22px; background-color: transparent; background-position: calc(50%) calc(50%); background-size: contain; background-repeat: no-repeat; background-image: url("https://image.zaemit.com/weven_data/aiymmiqoaxik/file_manager/인스타로고.png?type=w&w=320&quality=80"); float: none; clear: both; padding: 0px; width: 22px; align-self: auto; overflow: hidden; min-height: auto; }
[data-wv-res-id="___0___1767957741448___22"] { max-width: none; width: 59px; background-color: transparent; height: 59px; align-self: auto; display: flex; align-items: center; flex-wrap: wrap; float: left; clear: none; margin-left: 0px; margin-right: auto; background-image: none; min-height: auto; }
[data-wv-res-id="______B1767747343953___13___0___1767957741448___23"] { font-size: 16px; letter-spacing: 0px; line-height: 30px; font-weight: 600; color: rgb(122, 122, 122); text-align: center; margin: 0px auto; max-width: 100%; min-width: 0px; height: 22px; background-color: transparent; background-position: calc(50%) calc(50%); background-size: contain; background-repeat: no-repeat; background-image: url("https://image.zaemit.com/weven_data/aiymmiqoaxik/file_manager/인쇄.png?type=w&w=768&quality=80"); float: none; clear: both; padding: 0px; width: 22px; align-self: auto; overflow: hidden; min-height: auto; }
[data-wv-res-id="___0___1767957741448___24"] { max-width: none; width: 59px; background-color: transparent; height: 59px; align-self: auto; display: flex; align-items: center; flex-wrap: wrap; float: left; clear: none; margin-left: 0px; margin-right: auto; background-image: none; border-width: 0px 0px 0px 1px; border-style: solid; background-clip: padding-box; border-color: rgb(236, 236, 236); min-height: auto; }
[data-wv-res-id="______B1767747343953___13___0___1767957741448___25"] { font-size: 16px; letter-spacing: 0px; line-height: 30px; font-weight: 600; color: rgb(122, 122, 122); text-align: center; margin: 0px auto; max-width: 100%; min-width: 0px; height: 50px; background-color: transparent; background-position: calc(50%) calc(50%); background-size: contain; background-repeat: no-repeat; background-image: url("./img/mobile_more.png?type=w&quality=80"); float: none; clear: both; padding: 0px; width: 50px; align-self: auto; overflow: hidden; min-height: auto; }
}
@media (min-width: 1600px) {
[data-wv-res-id="___0___1767957741448___4"] { background-color: transparent; background-position: calc(50%) calc(50%); background-size: cover; background-repeat: no-repeat; max-width: 100%; width: fit-content; background-image: url("https://image.zaemit.com/weven_data/aiymmiqoaxik/file_manager/diudiq.png?type=w&w=768&quality=80"); border-radius: 12px; border-style: solid; background-clip: padding-box; float: none; clear: both; overflow: hidden; margin-left: auto; margin-right: auto; }
[data-wv-res-id="___0___1767957741448___5"] { display: block; max-width: 100%; float: none; clear: both; margin-left: auto; margin-right: auto; background-color: rgba(208, 208, 208, 0.2); border-radius: 12px; border-style: solid; background-clip: padding-box; height: 60px; padding: 0px; overflow: hidden; align-self: auto; border-width: 1px; border-color: rgba(236, 236, 236, 0.3); width: fit-content; align-items: normal; flex-wrap: nowrap; min-width: 380px;}
[data-wv-res-id="___0___1767957741448___6"] { max-width: none; width: 59px; background-color: transparent; height: 59px; display: flex; align-items: center; flex-wrap: wrap; float: left; clear: none; margin-left: 0px; margin-right: auto; background-image: none; min-height: 0px; align-self: auto; }
[data-wv-res-id="______B1767747343953___13___0___1767957741448___7"] { font-size: 16px; letter-spacing: 0px; line-height: 30px; font-weight: 600; color: rgb(122, 122, 122); text-align: center; margin: 0px auto; max-width: 100%; min-width: 0px; height: 22px; background-color: transparent; background-position: calc(50%) calc(50%); background-size: contain; background-repeat: no-repeat; background-image: url("https://cdn.zaemit.com/weven_data/aiymmiqoaxik/file_manager/h.png?type=w&quality=80"); float: none; clear: both; padding: 0px; width: 22px; align-self: auto; overflow: hidden; min-height: auto; }
[data-wv-res-id="___0___1767957741448___14"] { max-width: none; width: 59px; background-color: rgba(208, 208, 208, 0.2); height: 59px; align-self: auto; display: flex; align-items: center; flex-wrap: wrap; float: left; clear: none; margin-left: 0px; margin-right: auto; background-image: none; border-width: 0px 1px 0px 0px; border-style: solid; background-clip: padding-box; border-color: rgba(236, 236, 236, 0.3); min-height: auto; }
[data-wv-res-id="______B1767747343953___13___0___1767957741448___15"] { font-size: 16px; letter-spacing: 0px; line-height: 30px; font-weight: 600; color: rgb(122, 122, 122); text-align: center; margin: 0px auto; max-width: 100%; min-width: 0px; height: 22px; background-color: transparent; background-position: calc(50%) calc(50%); background-size: contain; background-repeat: no-repeat; background-image: url("https://cdn.zaemit.com/weven_data/aiymmiqoaxik/file_manager/FF.png?type=w&quality=80"); float: none; clear: both; padding: 0px; width: 22px; align-self: auto; overflow: hidden; min-height: auto; }
[data-wv-res-id="___0___1767957741448___16"] { max-width: none; width: 59px; background-color: transparent; height: 59px; align-self: auto; display: flex; align-items: center; flex-wrap: wrap; float: left; clear: none; margin-left: 0px; margin-right: auto; background-image: none; border-width: 0px 1px 0px 0px; border-style: solid; background-clip: padding-box; border-color: rgba(236, 236, 236, 0.3); min-height: auto; }
[data-wv-res-id="______B1767747343953___13___0___1767957741448___17"] { font-size: 16px; letter-spacing: 0px; line-height: 30px; font-weight: 600; color: rgb(122, 122, 122); text-align: center; margin: 0px auto; max-width: 100%; min-width: 0px; height: 22px; background-color: transparent; background-position: calc(50%) calc(50%); background-size: contain; background-repeat: no-repeat; background-image: url("https://image.zaemit.com/weven_data/aiymmiqoaxik/file_manager/xx.png?type=w&w=768&quality=80"); float: none; clear: both; padding: 0px; width: 22px; align-self: auto; overflow: hidden; min-height: auto; }
[data-wv-res-id="___0___1767957741448___18"] { max-width: none; width: 59px; background-color: transparent; height: 59px; align-self: auto; display: flex; align-items: center; flex-wrap: wrap; float: left; clear: none; margin-left: 0px; margin-right: auto; background-image: none; border-width: 0px 1px 0px 0px; border-style: solid; background-clip: padding-box; border-color: rgba(236, 236, 236, 0.3); min-height: auto; }
[data-wv-res-id="______B1767747343953___13___0___1767957741448___19"] { font-size: 16px; letter-spacing: 0px; line-height: 30px; font-weight: 600; color: rgb(122, 122, 122); text-align: center; margin: 0px auto; max-width: 100%; min-width: 0px; height: 21px; background-color: transparent; background-position: calc(50%) calc(50%); background-size: contain; background-repeat: no-repeat; background-image: url("https://cdn.zaemit.com/weven_data/aiymmiqoaxik/file_manager/n34.png?type=w&quality=80"); float: none; clear: both; padding: 0px; width: 21px; align-self: auto; overflow: hidden; min-height: auto; }
[data-wv-res-id="___0___1767957741448___20"] { max-width: none; width: 59px; background-color: transparent; height: 59px; align-self: auto; display: flex; align-items: center; flex-wrap: wrap; float: left; clear: none; margin-left: 0px; margin-right: auto; background-image: none; border-width: 0px 1px 0px 0px; border-style: solid; background-clip: padding-box; border-color: rgba(236, 236, 236, 0.3); min-height: auto; }
[data-wv-res-id="______B1767747343953___13___0___1767957741448___21"] { font-size: 16px; letter-spacing: 0px; line-height: 30px; font-weight: 600; color: rgb(122, 122, 122); text-align: center; margin: 0px auto; max-width: 100%; min-width: 0px; height: 22px; background-color: transparent; background-position: calc(50%) calc(50%); background-size: contain; background-repeat: no-repeat; background-image: url("https://image.zaemit.com/weven_data/aiymmiqoaxik/file_manager/인스타로고.png?type=w&w=320&quality=80"); float: none; clear: both; padding: 0px; width: 22px; align-self: auto; overflow: hidden; min-height: auto; }
[data-wv-res-id="___0___1767957741448___22"] { max-width: none; width: 59px; background-color: transparent; height: 59px; align-self: auto; display: flex; align-items: center; flex-wrap: wrap; float: left; clear: none; margin-left: 0px; margin-right: auto; background-image: none; min-height: auto; }
[data-wv-res-id="______B1767747343953___13___0___1767957741448___23"] { font-size: 16px; letter-spacing: 0px; line-height: 30px; font-weight: 600; color: rgb(122, 122, 122); text-align: center; margin: 0px auto; max-width: 100%; min-width: 0px; height: 22px; background-color: transparent; background-position: calc(50%) calc(50%); background-size: contain; background-repeat: no-repeat; background-image: url("https://image.zaemit.com/weven_data/aiymmiqoaxik/file_manager/인쇄.png?type=w&w=768&quality=80"); float: none; clear: both; padding: 0px; width: 22px; align-self: auto; overflow: hidden; min-height: auto; }
[data-wv-res-id="___0___1767957741448___24"] { max-width: none; width: 59px; background-color: transparent; height: 59px; align-self: auto; display: flex; align-items: center; flex-wrap: wrap; float: left; clear: none; margin-left: 0px; margin-right: auto; background-image: none; border-width: 0px 0px 0px 1px; border-style: solid; background-clip: padding-box; border-color: rgb(236, 236, 236); min-height: auto; }
[data-wv-res-id="______B1767747343953___13___0___1767957741448___25"] { font-size: 16px; letter-spacing: 0px; line-height: 30px; font-weight: 600; color: rgb(122, 122, 122); text-align: center; margin: 0px auto; max-width: 100%; min-width: 0px; height: 50px; background-color: transparent; background-position: calc(50%) calc(50%); background-size: contain; background-repeat: no-repeat; background-image: url("./img/mobile_more.png?type=w&quality=80"); float: none; clear: both; padding: 0px; width: 50px; align-self: auto; overflow: hidden; min-height: auto; }
}