.popup[data-v-7d1abe31]{max-width:var(--min-width);width:90%;height:auto;margin:0 auto;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10}.popup>button[data-v-7d1abe31]{float:right;height:50px;padding-left:1rem;display:flex;align-items:center;justify-content:right;border:none;background-color:transparent;cursor:pointer}.popup>button img[data-v-7d1abe31]{width:25px}.popup .inner[data-v-7d1abe31]{width:100%;height:auto;border-radius:var(--border-radius-large);display:flex;flex-direction:column;padding:3rem;box-sizing:border-box;background-color:#fff;max-height:70vh;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.popup .inner[data-v-7d1abe31]::-webkit-scrollbar{display:none}.popup .inner>div[data-v-7d1abe31]{width:100%;display:flex;align-items:center}.popup button[data-v-7d1abe31]:disabled{background-color:var(--base-color1);cursor:default}.popup .inner .product_title[data-v-7d1abe31]{height:auto;justify-content:space-between;border-bottom:1px solid var(--base-color1)}.popup .inner .product_title h1[data-v-7d1abe31]{font-size:var(--font-mid);font-weight:var(--font-w-mid);letter-spacing:var(--letter-spacing)}.popup .inner .product_title .btn_wrap[data-v-7d1abe31]{display:flex}.popup .inner .product_title .btn_wrap button[data-v-7d1abe31]{width:12rem;height:3.5rem;font-size:var(--font-tiny);font-weight:var(--font-w-mid);display:flex;align-items:center;justify-content:center}.popup .inner .product_title .btn_wrap button+button[data-v-7d1abe31]{margin-left:2rem}.popup .inner .product_title .btn_wrap button .icon_wrap[data-v-7d1abe31]{width:15px;margin-right:1rem;position:relative;background-color:#deb887}.popup .inner .product_title .btn_wrap .sub_button .icon_wrap[data-v-7d1abe31]{width:18px}.popup .inner .product_title .btn_wrap button .icon_wrap img[data-v-7d1abe31]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%}.popup .inner .product_title .btn_wrap .sub_button:hover .icon_wrap img[data-v-7d1abe31]:first-of-type,.popup .inner .product_title .btn_wrap button .icon_wrap img[data-v-7d1abe31]:nth-of-type(2){display:none}.popup .inner .product_title .btn_wrap .sub_button:hover .icon_wrap img[data-v-7d1abe31]:nth-of-type(2){display:block}.popup .inner .user[data-v-7d1abe31]{width:100%;height:6rem}.popup .inner .user span[data-v-7d1abe31]{width:auto;height:3rem;border-radius:var(--border-radius);background-color:var(--point-color-seller);display:flex;align-items:center;justify-content:center;color:#fff;margin-right:1rem;padding:0 1rem;box-sizing:border-box}.popup .inner .user p[data-v-7d1abe31]{font-weight:var(--font-w-mid)}.popup .inner .user_provider span[data-v-7d1abe31]{background-color:var(--point-color-provider)}.popup .inner .user .user_name[data-v-7d1abe31],.popup .inner .user_provider[data-v-7d1abe31],.popup .inner .user_seller[data-v-7d1abe31]{display:flex;align-items:center}.popup .inner .user .search_bar[data-v-7d1abe31]{width:300px;height:40px;border:1px solid var(--base-color1);border-radius:var(--border-radius);box-sizing:border-box;display:flex;align-items:center;justify-content:center}.popup .inner .user .search_bar input[data-v-7d1abe31]{width:calc(100% - 40px);height:40px;line-height:1;border:none;padding:0 1rem;box-sizing:border-box;background-color:transparent;font-family:Noto Sans KR,sans-serif;font-weight:var(--font-w-light);color:var(--primary-color1);font-size:var(--font-tiny)}.popup .inner .user .search_bar input[data-v-7d1abe31]::-moz-placeholder{color:var(--font-color-place)}.popup .inner .user .search_bar input[data-v-7d1abe31]::placeholder{color:var(--font-color-place)}.popup .inner .user .search_bar button[data-v-7d1abe31]{width:40px;height:40px;border:none;background-color:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer}.popup .inner .user .search_bar button img[data-v-7d1abe31]{width:18px}.popup .inner .product[data-v-7d1abe31] .swiper-button-next,.popup .inner .product[data-v-7d1abe31] .swiper-button-prev{color:var(--point-color)!important}.popup .inner .product[data-v-7d1abe31] .swiper-button-next:after,.popup .inner .product[data-v-7d1abe31] .swiper-button-prev:after{font-size:var(--font-semibig);font-weight:var(--font-w-bold)}.popup .inner .product[data-v-7d1abe31] .swiper-pagination-bullet-active{background-color:var(--point-color)}.popup .inner .product .product_image img[data-v-7d1abe31]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.popup .inner .product .product_image span[data-v-7d1abe31]{position:absolute;top:50%;transform:translateY(-50%);font-size:var(--font-big);cursor:pointer}.popup .inner .product .product_image span.btn_left[data-v-7d1abe31]{left:1rem}.popup .inner .product .product_image span.btn_right[data-v-7d1abe31]{right:1rem}.popup .inner .product .scale_wrap[data-v-7d1abe31]{width:270px;display:flex;flex-wrap:wrap;justify-content:space-between}.popup .inner .product .scale_wrap .scale[data-v-7d1abe31]{width:100%;height:50px;border-radius:var(--border-radius);display:flex;align-items:center;justify-content:space-between}.popup .inner .product .scale_wrap .scale+.scale[data-v-7d1abe31]{margin-top:1.2rem}@media screen and (max-width:479px){.popup .inner .product .scale_wrap .scale+.scale[data-v-7d1abe31]{margin-top:0}}.popup .inner .product .scale_wrap .scale p[data-v-7d1abe31]{width:100px;background-color:var(--base-color2);padding:.6rem 1rem;margin-right:1.5rem;margin-left:1rem;text-align:center;border-radius:var(--border-radius)}.popup .inner .product .scale_wrap .scale h1[data-v-7d1abe31]{font-size:var(--font-mid);font-weight:var(--font-w-bold);width:100px;flex-grow:1}.popup .inner .product .scale_wrap .scale h1 span[data-v-7d1abe31]{font-size:var(--font-tiny);font-weight:var(--font-w-e-light);margin-left:3px}.popup .inner .product .graph_container[data-v-7d1abe31]{width:350px;height:350px;position:relative;display:flex;align-items:center;justify-content:center}.popup .inner .product .graph_container .total_percent[data-v-7d1abe31]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);text-align:center}.popup .inner .product .graph_container .total_percent h3[data-v-7d1abe31]{font-size:1.5rem;letter-spacing:var(--letter-spacing)}.popup .inner .product .graph_container .total_percent p[data-v-7d1abe31]{color:var(--primary-color1);letter-spacing:var(--letter-spacing);margin-top:-1rem;font-weight:var(--font-w-bold)}.popup .inner .product .graph_container .total_percent p span[data-v-7d1abe31]{font-weight:var(--font-w-bold);font-size:2.5rem;margin-right:5px}.popup .inner .product .graph_container .graph[data-v-7d1abe31]{width:350px!important;height:350px!important;image-rendering:crisp-edges}.popup .inner .product .info_wrap[data-v-7d1abe31]{width:350px;display:flex;flex-direction:column;align-items:flex-end;justify-content:center}.popup .inner .product .contact_wrap[data-v-7d1abe31]{width:280px}.popup .inner .product .info[data-v-7d1abe31]{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:var(--border-radius);box-sizing:border-box;width:95%;height:80px;background-color:var(--base-color2);font-weight:var(--font-w-mid);padding:0 1rem}.popup .inner .product .info+.info[data-v-7d1abe31]{margin-top:1rem}.popup .inner .product .info h1[data-v-7d1abe31]{font-size:var(--font-mid);font-weight:var(--font-w-mid);letter-spacing:var(--letter-spacing);color:var(--point-color);width:100%;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.popup .inner .product .info h1 span[data-v-7d1abe31]{font-size:var(--font-tiny);margin-left:3px}.popup .inner .product .info .info_url[data-v-7d1abe31]{font-size:var(--font-small)}.popup .inner .last_btn_wrap[data-v-7d1abe31]{width:100%;height:auto;display:flex;align-items:center;justify-content:center;margin-top:var(--margin-inner-mid)}.popup .inner .last_btn_wrap .common_button[data-v-7d1abe31],.popup .inner .last_btn_wrap .sub_button[data-v-7d1abe31]{width:120px;height:40px;font-size:var(--font-small)}.popup .inner .last_btn_wrap button+button[data-v-7d1abe31]{margin-left:1rem}.popup .inner .product .ask[data-v-7d1abe31]{width:310px;display:flex;flex-direction:column;align-items:center;justify-content:center;letter-spacing:var(--letter-spacing);text-align:center}.popup .inner .product .ask h1[data-v-7d1abe31]{font-size:var(--font-mid);font-weight:var(--font-w-bold);margin:1rem 0}.popup .inner .product .ask .ask_icon[data-v-7d1abe31]{width:100px;height:100px;background-color:var(--point-color);border-radius:100%;display:flex;align-items:center;justify-content:center}.popup .inner .product .ask .ask_icon>img[data-v-7d1abe31]{width:75px}.popup .inner .product .ask p span[data-v-7d1abe31]{color:var(--point-color);font-weight:var(--font-w-bold)}.popup .inner .product .list_wrap[data-v-7d1abe31]{width:560px;height:270px;overflow-y:scroll}.popup .inner .product .list_wrap .common_button[data-v-7d1abe31],.popup .inner .product .list_wrap .sub_button[data-v-7d1abe31]{width:5rem;height:3rem;font-size:var(--font-tiny)}.popup .inner .product .list_wrap .sub_button[data-v-7d1abe31]{line-height:1.3em}.popup_ai .inner .product_title .btn_wrap .sub_button .icon_wrap[data-v-7d1abe31]{width:18px}.popup_ai .inner .product_title .btn_wrap .share[data-v-7d1abe31]{width:3.5rem;height:3.5rem;margin-right:1rem;cursor:pointer;position:relative}.popup_ai .inner .product_title .btn_wrap .share img[data-v-7d1abe31]{width:80%;position:absolute;top:10%;left:10%}.popup_ai .inner .product_title .btn_wrap .share:hover img[data-v-7d1abe31]:last-of-type,.popup_ai .inner .product_title .btn_wrap .share img[data-v-7d1abe31]:first-of-type{display:none}.popup_ai .inner .product_title .btn_wrap .share:hover img[data-v-7d1abe31]:first-of-type,.popup_ai .inner .product_title .btn_wrap .share img[data-v-7d1abe31]:last-of-type{display:block}.popup_s_detail .inner .product_title h1[data-v-7d1abe31]{display:flex;align-items:center}.popup_s_detail .inner .product_title .gt[data-v-7d1abe31]{margin:0 1rem;margin-top:.15rem}.popup_s_detail .inner .user[data-v-7d1abe31]{justify-content:space-between;flex-wrap:wrap}.popup_s_detail .inner .list_wrap .common_table .product[data-v-7d1abe31]{min-width:180px;max-width:200px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.popup_s_detail .inner .list_wrap .common_table .price[data-v-7d1abe31]{width:15rem}@media screen and (max-width:900px){.popup_s_detail .inner .user .search_bar[data-v-7d1abe31]{width:22rem}.popup_s_detail .inner .product[data-v-7d1abe31]{flex-direction:column}.popup_s_detail .inner .product .list_wrap[data-v-7d1abe31]{width:100%}}.popup_s_detail_01 .inner .product[data-v-7d1abe31]{justify-content:space-between}.popup_s_detail_01 .inner .product .common_table[data-v-7d1abe31]{width:100%}.popup_s_detail_01 .inner .product .ask .ask_icon img[data-v-7d1abe31]{width:60px}@media screen and (max-width:599px){.popup_s_detail_01 .inner .list_wrap .common_table .product[data-v-7d1abe31]{max-width:100px;min-width:0}.popup_s_detail_01 .inner .list_wrap .common_table .date[data-v-7d1abe31]{display:none}}@media screen and (max-width:479px){.popup_s_detail_01 .inner .user .user_name[data-v-7d1abe31]{display:none}.popup_s_detail_01 .inner .user .search_bar[data-v-7d1abe31]{width:100%}}@media screen and (max-width:350px){.popup_s_detail_01 .inner .list_wrap .common_table .price[data-v-7d1abe31]{display:none}}.popup_s_detail_02 .inner .product[data-v-7d1abe31]{justify-content:center;margin-top:3rem;gap:1rem var(--margin-inner-mid)}.popup_s_detail_02 .inner .product .product_image[data-v-7d1abe31]{width:24rem;height:24rem;border-radius:var(--border-radius-large);overflow:hidden}.popup_s_detail_02 .inner .product .text .product_name[data-v-7d1abe31]{margin-bottom:3rem}.popup_s_detail_02 .inner .product .text .product_name h2[data-v-7d1abe31]{font-size:var(--font-tiny)}.popup_s_detail_02 .inner .product .text .product_name h1[data-v-7d1abe31]{font-size:var(--font-mid);font-weight:var(--font-w-mid);width:auto;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.popup_s_detail_02 .inner .product .text .product_name h1 a[data-v-7d1abe31]{color:var(--primary-color3)}.popup_s_detail_02 .inner .product .text .product_name h1 a[data-v-7d1abe31]:hover{color:var(--point-color);font-weight:var(--font-w-bold)}.popup_s_detail_02 .inner .product .text[data-v-7d1abe31]{width:100%;text-align:center}.popup_s_detail_02 .inner .product .text .scale_wrap[data-v-7d1abe31]{flex-direction:row;align-items:center;justify-content:center;width:auto;flex-wrap:nowrap;gap:2rem}.popup_s_detail_02 .inner .product .text .scale_wrap .scale[data-v-7d1abe31]{width:18rem;height:10rem;position:relative;border:1px solid var(--base-color1);border-radius:var(--border-radius);padding:0;margin:0;box-sizing:border-box}.popup_s_detail_02 .inner .product .text .scale_wrap .scale p[data-v-7d1abe31]{display:block;margin:0;padding:0 1rem;position:absolute;top:0;left:50%;transform:translate(-50%,-50%);background-color:#fff}.popup_s_detail_02 .inner .product .text .scale_wrap .scale .exposure[data-v-7d1abe31]{top:auto;bottom:-5px;color:var(--point-color)}.popup_s_detail_02 .inner .product .text .scale_wrap .scale h1[data-v-7d1abe31]{width:100%;text-align:center;color:var(--point-color)}.popup_s_detail_02 .inner .add_token_wrap[data-v-7d1abe31]{display:flex;align-items:center;justify-content:center;margin:4rem 0;gap:2rem 3rem}.popup_s_detail_02 .inner .add_token_wrap>h1[data-v-7d1abe31]{position:absolute}.popup_s_detail_02 .inner .add_token_wrap .num_token[data-v-7d1abe31]{width:24rem;height:6rem;line-height:6rem;text-align:center;border:1px solid var(--base-color1);border-radius:var(--border-radius);box-sizing:border-box;position:relative}.popup_s_detail_02 .inner .add_token_wrap h2[data-v-7d1abe31]{position:absolute;line-height:1;top:0;left:50%;transform:translate(-50%,-50%);background-color:#fff;padding:0 1rem;white-space:nowrap}.popup_s_detail_02 .inner .add_token_wrap .add_token[data-v-7d1abe31]{display:flex;align-items:center;justify-content:center}.popup_s_detail_02 .inner .add_token_wrap .add_token .fill_number[data-v-7d1abe31]{border:1px solid var(--base-color1);border-radius:var(--border-radius);display:flex;align-items:center;width:auto;height:6rem;line-height:6rem;padding:1rem 2.5rem;box-sizing:border-box;margin:0 1rem;position:relative}.popup_s_detail_02 .inner .add_token_wrap .add_token .fill_number span[data-v-7d1abe31]{position:absolute;right:1rem}input[type=number][data-v-7d1abe31]{outline:none;text-align:center}input[type=number][data-v-7d1abe31]::-webkit-inner-spin-button,input[type=number][data-v-7d1abe31]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.popup_s_detail_02 .inner .add_token_wrap .add_token .fill_number input[data-v-7d1abe31]{width:15rem;text-align:center;border:none;padding:0;height:auto;font-size:var(--font-mid);margin:0}.popup_s_detail_02 .inner .add_token_wrap .add_token button[data-v-7d1abe31]{background-color:transparent;border:none;font-size:var(--font-semibig);font-weight:var(--font-w-e-light);color:var(--primary-color3);cursor:pointer}.popup_s_detail_02 .inner .add_token_wrap .add_token button[data-v-7d1abe31]:hover{color:var(--primary-color1)}.popup_s_detail_02 .inner .last_btn_wrap[data-v-7d1abe31]{flex-wrap:wrap}.popup_s_detail_02 .inner .last_btn_wrap h1[data-v-7d1abe31]{width:100%;text-align:center;margin-bottom:2rem}@media screen and (max-width:767px){.popup_s_detail_02 .inner .product .text .scale_wrap .scale[data-v-7d1abe31]:last-child{display:none}.popup_s_detail_02 .inner .add_token_wrap[data-v-7d1abe31]{margin:2rem 0;gap:1rem}.popup_s_detail_02 .inner .add_token_wrap .add_token .fill_number input[data-v-7d1abe31]{width:10rem}.popup_s_detail_02 .inner .last_btn_wrap[data-v-7d1abe31]{margin:0}}@media screen and (max-width:600px){.popup_s_detail_02 .inner .add_token_wrap .add_token .fill_number span[data-v-7d1abe31],.popup_s_detail_02 .inner .add_token_wrap .add_token button[data-v-7d1abe31]{display:none}.popup_s_detail_02 .inner .add_token_wrap .add_token .fill_number[data-v-7d1abe31]{padding:1rem}}@media screen and (max-width:479px){.popup_s_detail_02 .inner .add_token_wrap[data-v-7d1abe31]{flex-wrap:wrap;justify-content:space-between}.popup_s_detail_02 .inner .add_token_wrap .num_token[data-v-7d1abe31]{width:calc(50% - 1rem)}.popup_s_detail_02 .inner .add_token_wrap .add_token .fill_number input[data-v-7d1abe31],.popup_s_detail_02 .inner .add_token_wrap .add_token[data-v-7d1abe31]{width:100%}}.popup_s_detail_03 .inner .user[data-v-7d1abe31]{justify-content:flex-start}.popup_s_detail_03 .inner .product .ask[data-v-7d1abe31]{width:100%}.popup_s_detail_03 .inner .product .ask .ask_icon img[data-v-7d1abe31]{width:65px;margin-right:5px}.popup_proposal .inner .product .ask[data-v-7d1abe31]{width:45%}.popup_proposal .inner .product .ask .group_buying[data-v-7d1abe31]{margin-top:1rem;color:var(--point-color);font-weight:var(--font-w-bold)}.popup_proposal .inner .product .scale_wrap[data-v-7d1abe31]{flex-grow:1;margin:2rem 0}.popup_proposal .inner .product .scale_wrap .scale_ticket[data-v-7d1abe31]{justify-content:flex-start;align-items:center}.popup_proposal .inner .product .scale_wrap .scale_ticket>p[data-v-7d1abe31]{max-width:130px;width:50%;flex-shrink:0}.popup_proposal .inner .product .scale_wrap .scale_ticket>h1[data-v-7d1abe31]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.popup_proposal .inner .product .scale_wrap .scale_ticket button[data-v-7d1abe31]{width:96px;height:35px;font-size:var(--font-size-small)}.popup_proposal .inner .product .scale_wrap .add_ticket input[data-v-7d1abe31]{text-align:center;color:var(--point-color);font-size:var(--font-mid);font-weight:var(--font-w-mid);max-width:150px;width:100%}.popup_proposal .inner .product .scale_wrap .add_ticket button[data-v-7d1abe31]{width:20px;height:20px;border:none;background-color:transparent;font-size:2.2rem;cursor:pointer}.popup_proposal .inner .product .scale_wrap .scale_ticket .add_ticket .minus[data-v-7d1abe31],.popup_proposal .inner .product .scale_wrap .scale_ticket .add_ticket .plus[data-v-7d1abe31]{font-size:2.2rem;font-weight:var(--font-w-mid);cursor:pointer}.popup_proposal .inner .product .scale_wrap .scale_ticket .add_ticket .minus[data-v-7d1abe31]:hover,.popup_proposal .inner .product .scale_wrap .scale_ticket .add_ticket .plus[data-v-7d1abe31]:hover{font-weight:var(--font-w-bold)}.popup_proposal .inner .product .scale_wrap .btn_wrap[data-v-7d1abe31]{justify-content:center;width:100%;margin-top:1rem;display:none}.popup_proposal .inner .product .scale_wrap .btn_wrap button[data-v-7d1abe31]{width:96px;height:35px;font-size:var(--font-size-small)}@media screen and (max-width:820px){.popup_proposal .inner[data-v-7d1abe31]{gap:2rem}.popup_proposal .inner .product[data-v-7d1abe31]{flex-direction:column;align-items:flex-start}.popup_proposal .inner .product .ask[data-v-7d1abe31],.popup_proposal .inner .product .scale_wrap[data-v-7d1abe31]{width:100%}}@media screen and (max-width:479px){.popup_proposal .inner .product .scale_wrap .add_ticket button[data-v-7d1abe31],.popup_proposal .inner .product .scale_wrap .scale_ticket button[data-v-7d1abe31]{display:none}.popup_proposal .inner .product .scale_wrap .btn_wrap[data-v-7d1abe31]{display:flex}}.list_view[data-v-4560e594]{width:100%;background-color:var(--base-color2)}.list_view .inner[data-v-4560e594]{max-width:1200px;width:90%;height:auto;margin:0 auto;position:relative}.list_view h1[data-v-4560e594]{font-size:var(--font-mid);font-weight:var(--font-w-mid)}.list_view .div_wrapper[data-v-4560e594]{margin-top:var(--margin-inner-short);width:100%;height:auto;display:flex;align-items:flex-start;justify-content:space-between;min-height:calc(100vh - 30rem)}.list_view .inner .right_con[data-v-4560e594]{width:100%;height:auto;display:flex;align-items:stretch;justify-content:flex-start;flex-wrap:wrap;border-radius:var(--border-radius);margin-bottom:var(--margin-inner-large);margin-top:7rem}@media screen and (max-width:767px){.list_view .inner .right_con[data-v-4560e594]{margin-top:4rem}}.default_view[data-v-4560e594]{display:flex;width:100%;height:100%;padding:1rem 2rem 5rem;color:var(--primary-color1)}.partner_view[data-v-4560e594]{width:calc(25% - 1.5rem);height:auto;background-color:#fff;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;padding:2rem;box-sizing:border-box;border-radius:var(--border-radius-large);box-shadow:var(--box-shadow);cursor:pointer;border:1.2px solid #fff;margin-right:2rem;margin-bottom:2rem;position:relative}.right_con2[data-v-4560e594]{margin-top:0!important}.provider_view .inner .right_con .partner_view[data-v-4560e594]:nth-of-type(4n),.seller_view .inner .right_con .partner_view[data-v-4560e594]:nth-of-type(4n){margin-right:0}.seller_view .partner_view[data-v-4560e594]{padding-bottom:1rem}.seller_view .partner_view .date_wrap[data-v-4560e594]{padding:1rem 0;font-size:var(--font-minor);color:var(--primary-color3)}.seller_view .partner_view .date_wrap .active_info[data-v-4560e594]{float:right}.partner_view[data-v-4560e594]:hover{border-color:var(--point-color)}.partner_view .partner_wrap[data-v-4560e594]{width:100%;display:flex;flex-direction:column}.partner_view .partner_wrap .user[data-v-4560e594]{display:flex;flex-direction:column;align-items:center;justify-content:center}.partner_view .partner_wrap .user_type_wrap[data-v-4560e594]{display:flex;width:100%;align-items:center;justify-content:space-between}.partner_view .partner_wrap .user_type_wrap .user_type[data-v-4560e594]{display:flex;align-items:center}.partner_view .partner_wrap .user_type_wrap .user_type span[data-v-4560e594]{padding:.2rem .6rem;background-color:var(--point-color-seller);border-radius:var(--border-radius);font-size:1.2rem;color:#fff;margin-right:.5rem}.partner_view .partner_wrap .user_type_wrap .user_type span.provider[data-v-4560e594]{background-color:var(--point-color-provider)}.partner_view .partner_wrap .user_type_wrap .user_type p[data-v-4560e594]{font-size:var(--font-tiny);height:1.8rem;line-height:1.6rem;padding-left:.5rem;border-left:2px solid var(--point-color-seller)}.partner_view .partner_wrap .user_type_wrap .user_type p.provider[data-v-4560e594]{border-color:var(--point-color-provider)}.partner_view .partner_wrap .user_type_wrap .icon_wrap[data-v-4560e594]{width:auto;height:auto;display:flex;align-items:center;justify-content:center}.partner_view .partner_wrap .user_type_wrap .icon_wrap .store_wrap[data-v-4560e594]{width:2rem;height:2rem;position:relative}.partner_view .partner_wrap .user_type_wrap .icon_wrap .store_wrap img[data-v-4560e594]{width:100%;position:absolute;top:0;left:0}.partner_view .partner_wrap .user_type_wrap .icon_wrap .store_wrap img[data-v-4560e594]:nth-of-type(2){opacity:0}.partner_view .partner_wrap .user_type_wrap .icon_wrap .store_wrap:hover img[data-v-4560e594]:first-of-type{opacity:0;transition-duration:.2s}.partner_view .partner_wrap .user_type_wrap .icon_wrap .store_wrap:hover img[data-v-4560e594]:nth-of-type(2){opacity:1;transition-duration:.2s}.partner_view .partner_wrap .user_type_wrap .share[data-v-4560e594]{width:2rem;height:2rem;cursor:pointer;position:relative;margin-left:1rem}.partner_view .partner_wrap .user_type_wrap .share img[data-v-4560e594]{width:100%;position:absolute;top:0;left:0}.partner_view .partner_wrap .user_type_wrap .share img[data-v-4560e594]:nth-of-type(2){display:none}.partner_view .partner_wrap .user_type_wrap .click_on img[data-v-4560e594]:nth-of-type(2){display:block}.partner_view .partner_wrap .user .user_image_wrap[data-v-4560e594]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;margin:1rem;position:relative}.partner_view .partner_wrap .user .user_image[data-v-4560e594]{max-width:90%;width:auto;height:14rem;border-radius:var(--border-radius-large);overflow:hidden;margin-bottom:1rem;display:flex;align-items:center;justify-content:center}.partner_view .partner_wrap .user .user_image img[data-v-4560e594]{height:140px;margin:0 auto}.partner_view .partner_wrap .user .loading[data-v-4560e594]{opacity:.6}.partner_view .partner_wrap .user .loading[data-v-4560e594]:after{content:"";position:absolute;width:3rem;height:3rem;top:calc(50% - 3rem);left:calc(50% - 2rem);border-radius:50%;border:.7rem solid var(--base-color1);border-top-color:var(--point-color);animation:spining-4560e594 .7s ease-in-out infinite;z-index:100}@keyframes spining-4560e594{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.partner_view .partner_wrap .text[data-v-4560e594]{display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.partner_view .partner_wrap .text .user_name[data-v-4560e594]{line-height:1;font-size:var(--font-small);font-weight:var(--font-w-bold);text-align:center}.partner_view .partner_wrap .text .star_wrap[data-v-4560e594]{display:flex;align-items:center;justify-content:center;margin-left:1rem}.partner_view .partner_wrap .text .star_wrap .icon_wrap[data-v-4560e594]{width:1.2rem;height:1.2rem;display:flex;align-items:flex-end;justify-content:center}.partner_view .partner_wrap .text .star_wrap .icon_wrap img[data-v-4560e594]{width:100%}.partner_view .partner_wrap .text .star_wrap span[data-v-4560e594]{font-size:1.2rem;margin-left:.5rem;line-height:1;font-weight:var(--font-w-bold)}.seller_view .partner_wrap .text .star_wrap span[data-v-4560e594]{color:var(--point-color-seller)}.provider_view .partner_wrap .text .star_wrap span[data-v-4560e594]{color:var(--point-color-provider)}.partner_view .btm_section[data-v-4560e594]{width:100%;height:auto;padding:.5rem 0;box-sizing:border-box;background-color:#fff}.provider_view .btm_section[data-v-4560e594],.seller_view .btm_section[data-v-4560e594]{height:9rem}.partner_view .btm_section .info_wrap[data-v-4560e594]{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-wrap:wrap}.partner_view .btm_section .info_wrap .info[data-v-4560e594]{width:100%;height:auto;display:flex;justify-content:space-between;font-size:1.3rem;box-sizing:border-box;line-height:1}.partner_view .btm_section .info_wrap .info+.info[data-v-4560e594]{margin-top:1rem}.partner_view .btm_section .info_wrap .info p[data-v-4560e594]{flex-shrink:0;color:var(--primary-color2);padding-right:.7rem;color:var(--point-color);display:flex;align-items:center}.partner_view .btm_section .info_wrap .info p span[data-v-4560e594]{width:4px;height:4px;border-radius:100px;background-color:var(--point-color);display:block;margin-right:5px}.partner_view .btm_section .info_wrap .info h1[data-v-4560e594]{text-align:right;font-size:1.3rem;color:var(--primary-color2)}.partner_view .btm_section .hashtag_wrap[data-v-4560e594]{display:none;overflow:hidden}.partner_view:hover .btm_section .hashtag_wrap[data-v-4560e594]{display:block}.partner_view:hover .btm_section .info_wrap[data-v-4560e594]{display:none}.partner_view .hashtag_wrap[data-v-4560e594]{width:100%;display:flex;flex-direction:row;align-items:center;flex-wrap:wrap}.seller_view .hashtag_wrap[data-v-4560e594]{height:8rem}.provider_view .hashtag_wrap[data-v-4560e594]{height:5.8rem}.partner_view .hashtag_wrap .hashtag[data-v-4560e594]{margin:0;display:inline-block;font-size:1.2rem;line-height:1;width:auto;height:auto;border:1px solid var(--base-color1);border-radius:100px;padding:.25rem .6rem;margin-right:.75rem}.partner_view .hashtag_wrap .no_hashtag[data-v-4560e594]{font-size:1.4rem;color:var(--primary-color2)}.partner_view button[data-v-4560e594]{width:auto;height:auto;display:flex;align-items:center;justify-content:center;background-color:#fff;border:none;cursor:pointer;margin-top:1.5rem}.partner_view button .icon_wrap[data-v-4560e594]{width:1.6rem;height:1.6rem;margin-right:1rem;position:relative}.partner_view button .icon_wrap img[data-v-4560e594]{width:100%;position:absolute;top:0;left:0}.partner_view button .icon_wrap img[data-v-4560e594]:nth-of-type(2),.partner_view button:hover .icon_wrap img[data-v-4560e594]:first-of-type{opacity:0}.partner_view button:hover .icon_wrap img[data-v-4560e594]:nth-of-type(2){opacity:1}.partner_view button p[data-v-4560e594]{font-size:1.2rem;font-weight:var(--font-w-bold);color:var(--point-color)}.partner_view button:hover p[data-v-4560e594]{color:var(--point-color-hover)}@media screen and (max-width:1023px){.partner_view[data-v-4560e594]{width:calc(33.33% - 1.5rem)}.provider_view .inner .right_con .partner_view[data-v-4560e594]:nth-of-type(4n),.seller_view .inner .right_con .partner_view[data-v-4560e594]:nth-of-type(4n){margin-right:2rem}.provider_view .inner .right_con .partner_view[data-v-4560e594]:nth-of-type(3n),.seller_view .inner .right_con .partner_view[data-v-4560e594]:nth-of-type(3n){margin-right:0}}@media screen and (max-width:599px){.partner_view[data-v-4560e594]{width:calc(50% - 1rem)}.provider_view .inner .right_con .partner_view[data-v-4560e594]:nth-of-type(3n),.seller_view .inner .right_con .partner_view[data-v-4560e594]:nth-of-type(3n){margin-right:2rem}.provider_view .inner .right_con .partner_view[data-v-4560e594]:nth-of-type(2n),.seller_view .inner .right_con .partner_view[data-v-4560e594]:nth-of-type(2n){margin-right:0}}@media screen and (max-width:375px){.partner_view[data-v-4560e594]{width:100%}.provider_view .inner .right_con .partner_view[data-v-4560e594],.provider_view .inner .right_con .partner_view[data-v-4560e594]:nth-of-type(2n),.provider_view .inner .right_con .partner_view[data-v-4560e594]:nth-of-type(3n),.seller_view .inner .right_con .partner_view[data-v-4560e594],.seller_view .inner .right_con .partner_view[data-v-4560e594]:nth-of-type(2n),.seller_view .inner .right_con .partner_view[data-v-4560e594]:nth-of-type(3n){margin-right:0}}.partner_detail[data-v-4560e594]{width:100%;height:auto;background-color:var(--base-color2)}.partner_detail .inner[data-v-4560e594]{max-width:var(--max-width);width:90%;height:auto;margin:0 auto;padding-bottom:6rem;display:flex;align-items:flex-start;justify-content:space-between}.partner_detail .inner .left_con[data-v-4560e594]{width:calc(100% - 27rem);height:auto}.partner_detail .inner .left_con>div[data-v-4560e594]{width:100%;height:auto;background-color:#fff;border-radius:var(--border-radius-large);box-shadow:var(--box-shadow);padding:3rem;box-sizing:border-box}.partner_detail .inner .left_con>div+div[data-v-4560e594]{margin-top:var(--margin-inner-mid)}@media screen and (max-width:1023px){.partner_detail .inner .left_con[data-v-4560e594]{width:100%;height:auto}}.partner_detail .inner .left_con .partner_wrap[data-v-4560e594]{position:relative}.partner_detail .inner .left_con .partner_wrap>div[data-v-4560e594]{width:100%;height:auto}.partner_detail .inner .left_con .partner_wrap .profile_wrap[data-v-4560e594]{width:100%;display:flex;align-items:center}.partner_detail .inner .left_con .partner_wrap .profile_wrap .user[data-v-4560e594]{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-right:6rem}.partner_detail .inner .left_con .partner_wrap .profile_wrap .user .user_image[data-v-4560e594]{width:18rem;height:18rem;overflow:hidden}.partner_detail .inner .left_con .partner_wrap .profile_wrap .user_image img[data-v-4560e594]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.partner_detail .inner .left_con .partner_wrap .profile_wrap .text .user_type[data-v-4560e594]{display:flex;align-items:flex-start;justify-content:flex-start}.partner_detail .inner .left_con .partner_wrap .profile_wrap .text .user_type span[data-v-4560e594]{margin-right:1rem;margin-top:1px}.partner_detail .inner .left_con .partner_wrap .profile_wrap .text .user_type p[data-v-4560e594]{line-height:1}.partner_detail .inner .left_con .partner_wrap .profile_wrap .text .user_name_wrap[data-v-4560e594]{margin:.5rem 0 3rem 0;display:flex;align-items:flex-end}.partner_detail .inner .left_con .partner_wrap .profile_wrap .text .user_name_wrap .user_name[data-v-4560e594]{font-size:var(--font-semibig);font-weight:var(--font-w-bold);margin-right:1rem;line-height:1}.partner_detail .inner .left_con .partner_wrap .profile_wrap .text .user_name_wrap .active_wrap[data-v-4560e594]{color:var(--point-color);font-size:var(--font-tiny);font-weight:var(--font-w-mid);line-height:1.35}.partner_detail .inner .left_con .partner_wrap .profile_wrap .user_class[data-v-4560e594]{display:inline-block;padding-left:3.2rem;font-size:var(--font-mid);margin:1.5rem 0 .5rem 0;font-weight:var(--font-w-bold);background-size:2.5rem}.partner_detail .inner .left_con .partner_wrap .profile_wrap .text .user_check_wrap[data-v-4560e594]{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;width:auto;height:auto;font-size:var(--font-tiny)}.partner_detail .inner .left_con .partner_wrap .profile_wrap .text .user_check_wrap .user_check[data-v-4560e594]{display:flex;align-items:center;justify-content:space-between;background-color:var(--base-color2);padding:.3rem 1rem;border-radius:var(--border-radius);margin-right:1.5rem}.partner_detail .inner .left_con .partner_wrap .profile_wrap .text .user_check_wrap .user_check .btn_check[data-v-4560e594]{position:relative;width:1.8rem;height:1.8rem;background-color:var(--point-color);border-radius:100%;display:flex;align-items:center;justify-content:center;margin-left:1rem}.partner_detail .inner .left_con .partner_wrap .profile_wrap .text .user_check_wrap .user_check_provider .btn_check.disabled[data-v-4560e594]{background-color:var(--base-color1);position:relative}.partner_detail .inner .left_con .partner_wrap .profile_wrap .text .user_check_wrap .user_check .btn_check img[data-v-4560e594]{width:1rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.partner_detail .inner .left_con .partner_wrap h1.subtitle[data-v-4560e594]{font-weight:var(--font-w-bold);margin:4rem 0 1rem 0}.partner_detail .inner .left_con .partner_wrap .estimate[data-v-4560e594]{height:auto;border:1px solid var(--base-color1);border-radius:var(--border-radius);padding:1rem 0;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between}.partner_detail .inner .left_con .partner_wrap .estimate .like_wrap[data-v-4560e594]{width:33.33%}.partner_detail .inner .left_con .partner_wrap .estimate .like_wrap p[data-v-4560e594]{margin-right:1.5rem}.partner_detail .inner .left_con .partner_wrap .estimate .line[data-v-4560e594]{width:1px;height:3rem;background-color:var(--base-color1)}.partner_detail .inner .left_con .partner_wrap .explain[data-v-4560e594]{height:auto;border:1px solid var(--base-color1);border-radius:var(--border-radius);padding:2rem 3rem;box-sizing:border-box;position:relative}.partner_detail .inner .left_con .partner_wrap .explain p[data-v-4560e594]{width:100%}.partner_detail .inner .left_con .partner_wrap .explain .gt[data-v-4560e594]{position:absolute;bottom:2rem;right:2rem;cursor:pointer;font-weight:var(--font-w-bold)}.partner_detail .inner .left_con .partner_wrap .hashtag[data-v-4560e594]{margin:0;display:flex;flex-wrap:wrap;align-items:center;align-content:flex-start;padding:2rem;padding-bottom:.8rem;border:1px solid var(--base-color1);box-sizing:border-box;border-radius:var(--border-radius)}.partner_detail .inner .left_con .partner_wrap .hashtag .hashtag_word[data-v-4560e594],.partner_detail .inner .left_con .partner_wrap .hashtag p[data-v-4560e594]{margin-bottom:1.2rem}.partner_detail .inner .left_con .partner_wrap .info_wrap[data-v-4560e594]{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:space-between}.partner_detail .inner .left_con .partner_wrap .info_wrap .info[data-v-4560e594]{width:calc(50% - 1rem);background-color:var(--base-color2);border-radius:0 var(--border-radius) var(--border-radius) 0;position:relative;padding:1rem 2rem 0 2rem;box-sizing:border-box;margin-top:8rem;display:flex;align-items:center;align-content:flex-start;justify-content:space-between;flex-wrap:wrap;border-left:1.5px solid var(--point-color)}.partner_detail .inner .left_con .partner_wrap .info_wrap .info h1[data-v-4560e594]{display:inline-block;width:auto;padding-bottom:1rem;box-sizing:border-box;border-radius:100px;font-weight:var(--font-w-bold);position:absolute;top:0;left:0;transform:translateY(-100%)}.partner_detail .inner .left_con .partner_wrap .info_wrap .info span[data-v-4560e594]{width:100%;height:auto;border-radius:100px;letter-spacing:var(--letter-spacing);box-sizing:border-box;margin-bottom:1rem}.partner_detail .inner .left_con .partner_wrap .info_wrap .info_place span[data-v-4560e594]{width:50%}.partner_detail .inner .left_con .partner_wrap .info_wrap .info p[data-v-4560e594]{display:inline-block;width:100%;font-weight:var(--font-w-mid);padding-bottom:1rem;letter-spacing:var(--letter-spacing);word-break:keep-all}@media screen and (max-width:1200px){.partner_detail .inner .left_con .partner_wrap .profile_wrap .text .user_check_wrap[data-v-4560e594]{width:100%;justify-content:space-between}.partner_detail .inner .left_con .partner_wrap .profile_wrap .text .user_check_wrap .user_check[data-v-4560e594]{margin-right:0;width:calc(50% - 2.5rem)}.partner_detail .inner .left_con .partner_wrap .profile_wrap .text .user_check_wrap .user_check[data-v-4560e594]:first-of-type,.partner_detail .inner .left_con .partner_wrap .profile_wrap .text .user_check_wrap .user_check[data-v-4560e594]:nth-of-type(2){margin-bottom:1.5rem}}@media screen and (max-width:599px){.partner_detail .inner .left_con .partner_wrap .profile_wrap[data-v-4560e594]{flex-direction:column}.partner_detail .inner .left_con .partner_wrap .profile_wrap .user[data-v-4560e594]{margin-right:0;margin-bottom:2rem;margin-top:4rem}.partner_detail .inner .left_con .partner_wrap .profile_wrap .user .user_image[data-v-4560e594]{width:auto}.partner_detail .inner .left_con .partner_wrap .profile_wrap .text[data-v-4560e594]{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.partner_detail .inner .left_con .partner_wrap .estimate[data-v-4560e594]{padding:1rem;flex-direction:column}.partner_detail .inner .left_con .partner_wrap .estimate .like_wrap[data-v-4560e594]{width:100%;display:flex;align-items:center;justify-content:flex-start;padding:0 2rem;box-sizing:border-box}.partner_detail .inner .left_con .partner_wrap .estimate .like_wrap p[data-v-4560e594]{width:6rem}.partner_detail .inner .left_con .partner_wrap .estimate .line[data-v-4560e594]{display:none}}.partner_detail .inner .left_con .partner_wrap .btn_box_wrap[data-v-4560e594]{position:absolute;top:3rem;right:1rem;width:auto;height:auto;display:flex;align-items:flex-start;justify-content:space-between}.partner_detail .inner .left_con .partner_wrap .btn_box_wrap .btn_box[data-v-4560e594]{width:45px;height:auto;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.partner_detail .inner .left_con .partner_wrap .btn_box_wrap .btn_box .icon_wrap[data-v-4560e594]{width:25px;height:25px;position:relative}.partner_detail .inner .left_con .partner_wrap .btn_box_wrap .btn_box:nth-of-type(2) .icon_wrap[data-v-4560e594]{width:28px;height:28px}.partner_detail .inner .left_con .partner_wrap .btn_box_wrap .btn_box .icon_wrap img[data-v-4560e594]{position:absolute;width:100%;top:50%;left:50%;transform:translate(-50%,-50%)}.partner_detail .inner .left_con .partner_wrap .btn_box_wrap .btn_box:nth-of-type(2) .icon_wrap img[data-v-4560e594]{top:45%}.partner_detail .inner .left_con .partner_wrap .btn_box_wrap .btn_box .icon_wrap img[data-v-4560e594]:nth-of-type(2){opacity:0}.partner_detail .inner .left_con .partner_wrap .btn_box_wrap .btn_box:hover .icon_wrap img[data-v-4560e594]:nth-of-type(2){opacity:1;transition-duration:.3s}.partner_detail .inner .left_con .partner_wrap .btn_box_wrap .btn_box p[data-v-4560e594]{font-size:var(--font-tiny);margin-top:1rem;opacity:0}.partner_detail .inner .left_con .partner_wrap .btn_box_wrap .btn_box:hover p[data-v-4560e594]{margin-top:0;opacity:1;transition-duration:.3s}.partner_detail .inner .left_con .matching_wrap[data-v-4560e594]{overflow:hidden}.partner_detail .inner .left_con .matching_wrap>h1[data-v-4560e594]{font-size:var(--font-mid);text-align:center;margin-bottom:2rem;letter-spacing:var(--letter-spacing)}.partner_detail .inner .left_con .matching_wrap>h1 span[data-v-4560e594]{font-weight:var(--font-w-mid);margin-right:5px}.partner_detail .inner .left_con .matching_wrap .matching_list_wrap[data-v-4560e594]{width:100%;height:auto;display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;gap:2rem}.partner_detail .inner .left_con .matching_wrap .matching_list_wrap .matching_list[data-v-4560e594]{width:calc(25% - 2rem);min-width:20rem;cursor:pointer}.partner_detail .inner .left_con .matching_wrap .matching_list_wrap .matching_list .product_image[data-v-4560e594]{width:100%;height:20rem;border-radius:var(--border-radius-large);overflow:hidden;position:relative;margin-bottom:1rem}.partner_detail .inner .left_con .matching_wrap .matching_list_wrap .matching_list .product_image img[data-v-4560e594]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.partner_detail .inner .left_con .matching_wrap .matching_list_wrap .matching_list .product_image .no_image[data-v-4560e594]{width:100%;height:20rem;-o-object-fit:scale-down;object-fit:scale-down;cursor:pointer;position:relative;display:flex;align-items:center;justify-content:center;background-color:var(--base-color2)}.partner_detail .inner .left_con .matching_wrap .matching_list_wrap .matching_list .product_image .state[data-v-4560e594]{position:absolute;top:0;left:0;background-color:var(--point-color);font-size:var(--font-tiny);color:#fff;border-radius:var(--border-radius);top:1rem;left:1rem;padding:.2rem .5rem}.partner_detail .inner .left_con .matching_wrap .matching_list_wrap .matching_list .product_image .state.unactive[data-v-4560e594]{background-color:var(--base-color1)}.partner_detail .inner .left_con .matching_wrap .matching_list_wrap .matching_list h2[data-v-4560e594]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;width:100%;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:479px){.partner_detail .inner .left_con .matching_wrap .matching_list_wrap[data-v-4560e594]{justify-content:space-between}.partner_detail .inner .left_con .matching_wrap .matching_list_wrap .matching_list[data-v-4560e594]{width:calc(50% - 1rem);min-width:inherit}}@media screen and (max-width:375px){.partner_detail .inner .left_con .matching_wrap .matching_list_wrap .matching_list[data-v-4560e594]{width:100%}}.partner_detail .inner[data-v-4560e594]{position:relative}.partner_detail .inner .right_fixed[data-v-4560e594]{width:23rem;height:auto;position:sticky;top:12rem;right:0}.partner_detail .inner .right_fixed .text[data-v-4560e594]{width:100%;height:auto;background-color:#fff;border-radius:var(--border-radius-large);box-shadow:var(--box-shadow);padding:3rem;box-sizing:border-box}.partner_detail .inner .right_fixed .text h1[data-v-4560e594]{font-size:var(--font-mid);font-weight:var(--font-w-mid);text-align:center}.partner_detail .inner .right_fixed .text .line[data-v-4560e594]{width:100%;height:1px;background-color:var(--base-color1);margin:2rem 0}.partner_detail .inner .right_fixed .text .scale_wrap[data-v-4560e594]{display:flex;flex-direction:column}.partner_detail .inner .right_fixed .text .scale_wrap .scale[data-v-4560e594]{width:100%;height:auto;display:flex;align-items:center;justify-content:space-between;letter-spacing:var(--letter-spacing)}.partner_detail .inner .right_fixed .text .scale_wrap .scale+.scale[data-v-4560e594]{margin-top:1rem}.partner_detail .inner .right_fixed .text .scale_wrap .scale p span[data-v-4560e594]{font-size:var(--font-mid);font-weight:var(--font-w-bold);color:var(--point-color);margin-right:2px}.partner_detail .inner .right_fixed .text .scale_wrap h6[data-v-4560e594]{font-size:var(--font-tiny)}.partner_detail .inner .right_fixed button[data-v-4560e594]{width:100%;height:40px;margin-top:var(--margin-inner-short)}.partner_detail .inner .right_fixed .btn_left[data-v-4560e594]{display:none}@media screen and (max-width:1023px){.partner_detail .inner .right_fixed[data-v-4560e594]{position:fixed;padding:0 3rem;right:-29rem;transition:all .3s}.partner_detail .inner .right_fixed.open[data-v-4560e594]{transform:translateX(-29rem);padding-left:0}.partner_detail .inner .right_fixed .btn_left[data-v-4560e594]{display:flex;align-items:center;justify-content:center;position:absolute;top:12rem;left:-3rem;background-color:var(--primary-color1);color:#fff;width:3rem;height:6rem;border-radius:4px 0 0 4px;cursor:pointer}.partner_detail .inner .right_fixed .btn_left[data-v-4560e594]:hover{background-color:var(--primary-color2)}.partner_detail .inner .right_fixed .btn_left.open span[data-v-4560e594]{transform:rotate(180deg)}}