@charset "utf-8";

.toast_box{position:fixed;top:50px;left:0;width:100%;z-index:11;overflow:hidden;}
.toast_box>div{font-size:1.3rem;color:#fff;font-weight:500;padding:15px 40px 15px 20px;background:#33363b url(../../../image/gap/GM/images/common/bg_toast.png) no-repeat right bottom;background-size:80px auto;}

.dialog{position:fixed;left:-300%;top:0;width:100%;height:100%;;opacity:0;z-index:9999;box-sizing:border-box;-webkit-transition:left 0s 0.6s, opacity 0s 0.6s, background 0.45s cubic-bezier(0.22,0.61,0.2,1) 0.15s;transition:left 0s 0.6s, opacity 0s 0.6s, background 0.45s cubic-bezier(0.22,0.61,0.2,1) 0.15s;}
.msie .dialog{display:none;}
.dialog.show{left:0;opacity:1;background:rgba(0,0,0,.7);-webkit-transition-delay:0s;transition-delay:0s; z-index:9999;}
.msie .dialog.show{display:block;}
.dialog_wrap{position:relative;width:100%;background-color:#fff;-webkit-transform:translateY(120%);transform:translateY(120%);-webkit-transition:all 0.45s cubic-bezier(0.22,0.61,0.2,1);transition:all 0.45s cubic-bezier(0.22,0.61,0.2,1);overflow:hidden;}
.dialog.show{left:0;opacity:1;background:rgba(0,0,0,.7);-webkit-transition-delay:0s;transition-delay:0s; z-index:9999;}
.dialog.show .dialog_wrap{padding:0 20px -webkit-transform:translateY(0);transform:translateY(0);-webkit-transition-delay:0.15s;transition-delay:0.15s;}
.dialog_header{position:relative; padding:40px 20px 0; background:#fff;z-index:10;-webkit-transition:box-shadow 0.5s;transition:box-shadow 0.5s;}
.dialog_header.offscreen{height:0 !important;}
.dialog_header .s_txt{font-size:16px;}
.dialog_header .s_txt span {font-weight:700;}
.dialog_header .h_tit{font-size:27px; line-height:38px; font-weight:400;}
.dialog_header .h_tit2{font-size:22px; font-weight:700;}
.dialog_header .care_tit {font-size:29px; font-weight:400;}
.dialog_header .customer_name {font-weight:700;}
.dialog_header .dialog_close {display:block;position:absolute;top:50%;right:18px;width:34px;height:34px; margin-top:-17px; background:url(../../../image/gap/GM/images/ico_close_btn.png) 50% no-repeat;background-size:17px 17px;}
.dialog_header.no_head.t2 .dialog_close{background-color:#0f0e0e;}
.dialog_header .btn-box { position:absolute; top:23px; right:55px; }
.dialog_content{padding:32px 18px 0;overflow:auto;box-sizing:border-box;-webkit-overflow-scrolling:touch;}
.dialog_content .section.btn_y {padding-bottom:150px;}
.dialog_content:after{content:'';display:block;clear:both;}
/* .dialog_content.after_btn { padding-bottom:140px; } */
/* .dialog_content.after_btn:after{content:''; display:block; height:140px !important;} */
/* .dialog_content.after_btn2:after{content:''; display:block; height:110px !important;} */
html.iPhoneX.isApp .dialog:not(.modal) .dialog_content.after_btn:after{height:65px;}
.dialog_content.no_touch_scl{-webkit-overflow-scrolling:none;overflow:hidden;padding-bottom:0;}
.dialog_content .in_touch_scl{height:calc(100vh - 180px);-webkit-overflow-scrolling:touch;overflow:auto;padding-bottom:100px;}
html.iPhoneX.isApp .dialog:not(.modal) .dialog_content .in_touch_scl{height:calc(100vh - 150px);padding-bottom:80px;}
.dialog.full .dialog_wrap{position:absolute;top:0;left:0;right:0;bottom:0;-webkit-transition-timing-function:cubic-bezier(0.2,0.6,0,1);transition-timing-function:cubic-bezier(0.2,0.6,0,1);}
.dialog.full .dialog_header {position:relative; padding:0 18px; height:50px; line-height:50px; background:#150f96;}
.dialog.full .dialog_header .button .prev {display:block; position:absolute; top:50%; left:18px; width:10.5px; height:19px; margin-top:-9.5px; background:url(../../../image/gap/GM/images/ico_prev_btn.png) no-repeat 0 0; background-size:10.5px 19px;}
.dialog.full .dialog_header .logo {color:#fff; font-size:18px;}
.dialog.full .dialog_header .logo.space {padding-left:28px;}
.dialog.full .dialog_wrap .dialog_content {height:100%;}
.dialog.full .dialog_wrap .dialog_content.t2 {padding-top:24px;}

.dialog.bottom.show .dialog_wrap{-webkit-transform:translateY(50px);transform:translateY(50px);-webkit-transition-delay:0.15s;transition-delay:0.15s;}
.dialog.bottom{padding-top:50px;}
.dialog.bottom .dialog_wrap{position:fixed;left:0;bottom:0;border-radius:20px 20px 0 0; height:100%;}
.dialog.bottom .dialog_wrap .dialog_close.last_focus{display:block;position:absolute;top:28px;right:18px;width:17px;height:17px; background:url(../../../image/gap/GM/images/btn_pop_close.png) 0 0 no-repeat;background-size:17px 17px;}
.dialog.bottom .dialog_header{position:relative; padding:20px 18px; border-bottom:1px solid #e3e4e5;}
.dialog.bottom .dialog_header.agree {padding-bottom:10px;}
.dialog.bottom .dialog_header.no_head{height:40px;}
.dialog.bottom .dialog_header.no_head.t2{height:0;}
.dialog.bottom .dialog_header .bg{font-size:18px; font-weight:700;}
.dialog.bottom .dialog_header .h2_tit {font-size:18px; font-weight:700;}
.dialog.bottom .dialog_header .bg:before {}
.dialog.bottom .dialog_header.no_head h2{padding:0;}
.dialog.bottom .dialog_content .section {padding-top:0;}
/* .dialog.bottom .dialog_content:after {content:''; display:block; clear:both; height:100px !important;} */
/* .dialog.bottom .dialog_content.after_btn .section { padding-bottom:100px; } */
.dialog.bottom .dialog_header .product_pr_info {margin-top:5px;}/*수정*/
.dialog.bottom .dialog_header .product_pr_info span {display:inline-block; color:#666; font-size:13px;}/*수정*/
.dialog.bottom .dialog_header .product_pr_info span:first-child:after {content:''; display:inline-block; width:1px; height:11px; margin:0 3px 0 6px; background:#e3e4e5;}/*수정*/
.dialog.bottom .dialog_header .dialog_close{display:block;position:absolute;top:50%;right:11px;width:34px;height:34px; margin-top:-17px; background:url(../../../image/gap/GM/images/btn_pop_close.png) 50% no-repeat;background-size:17px 17px;}
.dialog.bottom .dialog_header .dialog_close.t2 {top:21px; margin-top:0;} /*수정*/
.dialog.bottom .dialog_content{padding:19px 18px 0;}
.dialog.bottom .dialog_content.t2{padding:0 18px 0;}
.dialog.bottom .dialog_content .section { padding-bottom:30px; }
.dialog.bottom .dialog_content.agree{padding:0 20px;}
.dialog.bottom .dialog_content.agree .btn_wrap {margin-bottom:0;}
.dialog.bottom .dialog_content.agree .section {padding-top:0;}
.dialog.bottom .dialog_content.service{padding:0 20px; background:#f4f8fb;}
.dialog.bottom .dialog_content .txt {margin-bottom:13px;}
.dialog.bottom .dialog_content .txt:last-child {margin-bottom:0;}
.dialog.bottom .dialog_content .pop_tit {text-align:center;}
.dialog.bottom .dialog_content .pop_tit span {font-size:18px; font-weight:700;}
.dialog.bottom .dialog_header.no_head+.dialog_content{padding-top:40px;}
.dialog.bottom .dialog_header.no_head.t2+.dialog_content{padding-top:0px;}
.dialog.modal{padding:20px;}
.dialog.modal .dialog_wrap{width:100%;margin:30px auto 0;top:50%;opacity:0;border-radius:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%); text-align:center;}
.dialog.modal.show .dialog_wrap{opacity:1;margin-top:0;}
.dialog.modal .fixed_bottom_button>ul{position:absolute;}
.dialog.modal .dialog_header{padding-top:24px;}
.dialog.modal .dialog_header .confirm_ico {display:block; position:relative; top:6px; left:50%; transform:translateX(-50%); width:34px; height:34px; margin-bottom:20px; background:url(../../../image/gap/GM/images/ico_modal_popup.png) no-repeat 0 0; background-size:34px auto;}
.dialog.modal .dialog_header h2{padding:0; font-size:18px; font-weight:700;}
.dialog.modal .dialog_header h2.offscreen{padding:0;}
.dialog.modal .dialog_header h2.noti:before { content:''; display:block; width:33px; height:33px; margin:0 auto 10px auto;  background:url(../../../image/gap/GM/images/bg_msg_end.png) no-repeat 0 0; background-size:33px auto;  }
.dialog.modal .dialog_header.t2{height:75px;}
.dialog.modal .dialog_header.t2 h2{text-align:left;padding:25px 55px 25px 20px;}
.dialog.modal .dialog_header .dialog_close,
.dialog.modal .dialog_close.last_focus{top:20px;}
.dialog.modal .dialog_content{margin-top:10px; padding:0 20px 30px;}
.dialog.modal .dialog_content:only-child{padding:20px 20px 30px}
.dialog.modal .dialog_content.after_btn .section,
.dialog.bottom .dialog_content.after_btn .section { padding-bottom:105px; }  
.dialog.full .dialog_content.after_btn .section { padding-bottom:150px; } 
/* .dialog.modal .dialog_content.after_btn:after {height:20px !important;} */
/*
.dialog.modal .dialog_content .modal_tit {font-weight:700;}
.dialog.modal .dialog_content .modal_txt {margin-top:10px;}
*/
.dialog.modal .dialog_content .modal_txt {font-size:14px;word-break:keep-all}
.dialog.modal .dialog_content .modal_button_wrap {margin-top:25px;}
.dialog.modal .dialog_content .modal_button_wrap div button {display:block; width:100%; height:42px; line-height:42px;color:#fff; border-radius:3px; font-size:13px; background:#150f96;}
.dialog.modal .dialog_content .modal_button_wrap.t2 button{float:left;width:50%;color:#111;background-color:#fff;border:1px solid #c5c6c7;border-radius:0;border-top-right-radius:3px;border-bottom-right-radius:3px;}
.dialog.modal .dialog_content .modal_button_wrap.t2 button:first-of-type{color:#fff;background-color:#150f96;border:1px solid #150f96;border-radius:0;border-top-left-radius:3px;border-bottom-left-radius:3px;}
.dialog.modal .dialog_header.no_head{height:0px;}
.dialog.modal .dialog_header.no_head+.dialog_content{padding-top:0;}
.dialog.modal.t2 .dialog_header{height:0px;}
.dialog.modal.t2 .dialog_content{padding:0px;}
.dialog.modal.t3{padding:20px 20px 90px;overflow:hidden;}
.dialog.modal.t3.is_fixed_btn,
.dialog.modal.t3.is_floating{padding-bottom:150px;}
html.iPhoneX .dialog.modal.t3{padding-bottom:calc(constant(safe-area-inset-bottom) + 90px);padding-bottom:calc(env(safe-area-inset-bottom) + 90px);}
html.iPhoneX .dialog.modal.t3.is_fixed_btn,
html.iPhoneX .dialog.modal.t3.is_floating{padding-bottom:calc(constant(safe-area-inset-bottom) + 150px);padding-bottom:calc(env(safe-area-inset-bottom) + 150px);}
.dialog.modal.t3 .dialog_wrap{position:absolute;left:20px;right:20px;top:auto;bottom:-200%;width:auto;-webkit-transform:none;transform:none;}
.dialog.modal.t3.show .dialog_wrap{bottom:90px;-webkit-transform:none;transform:none;}
.dialog.modal.t3.is_fixed_btn.show .dialog_wrap,
.dialog.modal.t3.is_floating.show .dialog_wrap{bottom:150px;}
html.iPhoneX .dialog.modal.t3 .dialog_wrap{bottom:calc(constant(safe-area-inset-bottom) + 90px);bottom:calc(env(safe-area-inset-bottom) + 90px);}
html.iPhoneX .dialog.modal.t3.is_fixed_btn .dialog_wrap,
html.iPhoneX .dialog.modal.t3.is_floating .dialog_wrap{bottom:calc(constant(safe-area-inset-bottom) + 150px);bottom:calc(env(safe-area-inset-bottom) + 150px);}
.dialog.modal.t3 .dialog_header{height:auto;background:#efefef;}
.dialog.modal.t3 .dialog_header h2{padding:25px 20px;}
.dialog.modal.t3 .dialog_content{padding:125px 0 30px;}
.dialog.modal.t3 .dialog_header .dialog_close,
.dialog.modal.t3 .dialog_close.last_focus{position:fixed;right:20px;top:auto;bottom:20px;width:50px;height:50px;background:#fff url(../../../image/gap/GM/images/contents/floating_btn_close.png) no-repeat;background-size:contain;border-radius:50%;}
.dialog.modal.t3.is_fixed_btn .dialog_header .dialog_close,
.dialog.modal.t3.is_fixed_btn .dialog_close.last_focus,
.dialog.modal.t3.is_floating .dialog_header .dialog_close,
.dialog.modal.t3.is_floating .dialog_close.last_focus{bottom:80px;}
html.iPhoneX .dialog.modal.t3 .dialog_header .dialog_close,
html.iPhoneX .dialog.modal.t3 .dialog_close.last_focus{bottom:calc(constant(safe-area-inset-bottom) + 20px);bottom:calc(env(safe-area-inset-bottom) + 20px);}
html.iPhoneX .dialog.modal.t3.is_fixed_btn .dialog_header .dialog_close,
html.iPhoneX .dialog.modal.t3.is_fixed_btn .dialog_close.last_focus,
html.iPhoneX .dialog.modal.t3.is_floating .dialog_header .dialog_close,
html.iPhoneX .dialog.modal.t3.is_floating .dialog_close.last_focus{bottom:calc(constant(safe-area-inset-bottom) + 80px);bottom:calc(env(safe-area-inset-bottom) + 80px);}
/* html.iPhoneX.isApp .dialog:not(.modal) .dialog_content{padding-bottom:0;} */

.confirmation .g_text_02{font-size:15px;line-height:22px;color:#111;letter-spacing:-0.02em}
.confirmation .g_title_02{font-size:15px;line-height:22px;color:#111;font-weight:bold;letter-spacing:-0.02em}
.confirmation .g_list_01{margin-top:4px;font-size:14px;line-height:22px;color:#111}
.confirmation .g_list_01 > li{position:relative;padding-left:8px;letter-spacing:-0.02em}
.confirmation .g_list_01 > li + li{margin-top:10px}
.confirmation .g_list_01 > li:before{position:absolute;top:9px;left:0;width:4px;height:4px;background-color:#606060;border-radius:2px;content:''}
.confirmation .g_list_01 .detail_txt{position:relative;margin-top:2px;padding-left:7px;font-size:14px;line-height:22px;letter-spacing:-0.03em;color:#666}
.confirmation .g_list_01 .detail_txt:before{position:absolute;top:4px;left:0;color:#777;content:'*'}
.confirmation .main_data_info{display:block;font-size:15px;line-height:22px;color:#111;font-weight:bold;letter-spacing:-0.02em}
.confirmation .main_data_info .link_txt{margin-top:20px;font-size:15px;line-height:22px;color:#150f96;font-weight:bold;text-decoration:underline}
.confirmation .check_info_desc{position:relative;margin-top:8px;padding-left:15px;font-size:14px;line-height:22px;color:#111;letter-spacing:-0.02em}
.confirmation .check_info_desc:before{position:absolute;top:0;left:0;color:#666;content:'※'}
.confirmation .list_checkdetail li{position:relative;padding:18px 0 16px 0}
.confirmation .list_checkdetail li + li:before{position:absolute;top:0;left:0;right:0;height:1px;background-color:#e3e4e5;content:''}
.confirmation .list_checkdetail li:last-of-type{padding-bottom:0}
.confirmation .checkbox input{width:22px;height:22px}
.confirmation .checkbox label{padding-left:30px;font-size:15px;line-height:22px}
.confirmation .checkbox label:before{width:22px;height:22px;background-size:22px auto}
.confirmation .checkbox input:checked+label:before{background-size:22px auto}
.confirmation .list_checkdetail .detail_txt{margin-top:3px;margin-left:25px;font-size:14px;line-height:22px;color:#666}

.dialog.alert .dialog_wrap{width:280px;}
.dialog.alert .dialog_header{position:relative;}
.dialog.alert .dialog_content{padding:30px 0;}
.dialog.alert .dialog_btn{padding:0 18px 20px;}
.dialog.alert .dialog_btn>div+div{}
.dialog.alert .dialog_btn div {}
.dialog.alert .dialog_btn .btn{height:49px;line-height:49px;border-width:0;color:#fff;}
.dialog.alert .dialog_btn>div:last-child .btn{color:#fff;}
.dialog.alert .dialog_btn.btn_flex {margin:0 -5px;}
.dialog.alert .dialog_btn.btn_flex div {display:flex;}
.dialog.alert .message{display:table;width:100%;}
.dialog.alert .message>div{display:table-cell;height:65px;text-align:center;vertical-align:middle;word-break:break-all;}
.dialog.alert .message.t2{display:block;}
.dialog.alert .form_item .input .dv{overflow:hidden;}
.dialog_all_agree{}

dialog.confirm .dialog_btn div {width:50%; float:left; padding:0 5px 20px;}

.dialog.bottom .dialog_header h2.t2>div{position:relative;text-align:left;padding-left:30px;}
.dialog.bottom .dialog_header h2.t2 .tit_num{position:absolute;top:0;left:0;}

.dialog .acc_wrap .accordion { margin-bottom:0; }

/* 팝업 */
body .layer-popup {display:none; -webkit-transition:all 0.45s cubic-bezier(0.22,0.61,0.2,1);transition:all 0.45s cubic-bezier(0.22,0.61,0.2,1);}
.modal-dimm {background:#000000;display:none;height:100%;left:0;opacity:0.5;filter:alpha(opacity=0.5);position:fixed;top:0;width:100%;z-index:10000;}
.pointerNo .layer-popup {background:#fff;position:absolute;top:0;min-width:300px;width:85%;max-width:450px;display:none; border-radius:5px; z-index:11000;pointer-events:auto;}/* 1023 수정 */
.layer-conts {margin:40px 10px 20px 10px;text-align:center;}
.layer-conts .price-pop-cont {height:200px; overflow-y:scroll;}
.layer-conts .price-pop-cont .layer-txt-mid {line-height:24px;text-align:left}
.layer-txt-lar {color:#150f96;font-size:18px;letter-spacing:-0.05em;line-height:25px}
.layer-txt-mid {color:#000;font-size:15px;letter-spacing:-0.03em;line-height:22px;margin-top:15px;}
.layer-foot {margin-bottom:0px;}
.layer-foot button {display:block;font-size:18px;color:#fff;line-height:48px;letter-spacing:-0.05em;text-align:center}
.layer-foot .btn-pop-close {width:100%; border-radius:3px; background:#150f96;} /* 1023 수정 */
.layer-foot.layer-half button {float:left;}
.layer-foot.layer-half .btn-pop-close {width:35%;background:#a5b6c9}
.layer-foot.layer-half .btn-pop-ok {width:65%;background:#150f96}
#addrSearch, #sidoSearch, #sigunguSearch, #custModal3, #custModal4, #detailSearch, #prodSearch, #ageSearch {background:#fff;bottom:-100%;visibility:hidden;display:none;position:absolute;width:100%;z-index:1000;border-radius:18px 18px 0 0;pointer-events:auto;}
#addrSearch .modal-popup, #sidoSearch .modal-popup, #sigunguSearch .modal-popup, #custModal3 .modal-popup, #custModal4 .modal-popup, 
#detailSearch .modal-popup, #prodSearch .modal-popup, #ageSearch .modal-popup {background:#fff;bottom:0;visibility:visible;display:block;position:relative;width:100%;z-index:1000;border-radius:18px 18px 0 0;pointer-events:auto;}
.modal-popup, .modal-view {background:#fff;bottom:-100%;visibility:hidden;display:none;position:absolute;width:100%;z-index:1000;border-radius:18px 18px 0 0;pointer-events:auto;}
.modal-popup .space, .modal-view .space {margin-bottom:11px}
.modal-popup .font-color1, .modal-view .font-color1 {color:#73839c}
.modal-popup .font-color2, .modal-view .font-color2 {color:#00aeff}
.modal-popup .font-color3, .modal-view .font-color3 {color:#003065}
.modal-head {position:relative;padding:18px 25px 20px 25px;}
.modal-head:after {display:block;clear:both;content:''}
.modal-head .pop-title {color:#003065;font-weight:700;font-size:22px;float:left;letter-spacing:-0.07em}
.modal-head .pop-title em {display:inline-block;margin-left:5px;letter-spacing:0em;}
.modal-head .btn-pop-close, .modal-head .btn-close {float:right;text-indent:-9999px;font-size:0;line-height:0;height:21px;width:21px;background:url(../../../image/gap/GM/popup/btn_pop_close.png) left top no-repeat;background-size:21px auto;}
.modal-foot, .layer-foot {padding:0 18px 20px; border-bottom-left-radius: 20px;  border-bottom-right-radius: 20px;overflow:hidden} /* 1023 수정 */
.modal-foot {height:48px}
.modal-foot button, .layer-foot button {float:left;display:block;font-size:18px;color:#fff;line-height:48px;letter-spacing:-0.05em;text-align:center}
.modal-foot .btn-foot-left {width:35%;background:#a5b6c9}
.modal-foot .btn-foot-right {width:65%;background:#003065;}
.modal-foot .btn-foot-yes {width:100%;background:#003065;}

#joinChk_dialog.dialog.bottom .dialog_wrap{height:auto}
#joinChk_dialog .check_wrap{padding-bottom:40px}

.msie .dialog{display:none;}
.msie .dialog.show{display:block;}

/* 20240110 - 추가 */
.dialog.modal.popPlan .dialog_wrap { text-align: left; border-radius: 8px; }
.dialog.modal.popPlan .dialog_header { padding: 24px 24px 8px; }
.dialog.modal.popPlan .dialog_header .dialog_close { top: 34px; right: 15px; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M14 2L2 14' stroke='black' stroke-linejoin='round'/%3E%3Cpath d='M14 14L2 2' stroke='black' stroke-linejoin='round'/%3E%3C/svg%3E"); }
.dialog.modal.popPlan .dialog_header h2 { font-size: 16px; font-weight: 700; line-height: 22px; }
.dialog.modal.popPlan .dialog_content { margin-top: 0; padding: 0 24px 15px; }
.dialog.modal.popPlan .dialog_content .msg { color: #767676; font-size: 14px; font-weight: 400; line-height: 20px; letter-spacing: -0.56px; }
.dialog.modal.popPlan .dialog_content .planSel { display: flex; justify-content: space-between; margin-top: 36px; }
.dialog.modal.popPlan .dialog_content .planSel button { width: 100%; padding: 62px 9px 10px; color: #fff; font-size: 16px; font-style: normal; font-weight: 500; line-height: normal; letter-spacing: -0.64px; background: #150F96 no-repeat center 10px; border-radius: 4px; }
.dialog.modal.popPlan .dialog_content .planSel button:not(:first-child, :last-child){ margin: 0 10px; }
.dialog.modal.popPlan .dialog_content .planSel .btn01 { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48' fill='none'%3E%3Cg clip-path='url(%23clip0_2001_786)'%3E%3Cpath d='M7 10.58H41V38.42C41 39.2157 40.6839 39.9787 40.1213 40.5413C39.5587 41.1039 38.7956 41.42 38 41.42H10C9.20435 41.42 8.44129 41.1039 7.87868 40.5413C7.31607 39.9787 7 39.2157 7 38.42V10.58Z' stroke='white' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M15.3799 7.02002V13.62' stroke='white' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M32.1599 7.02002V13.62' stroke='white' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M7.26001 17.66H41' stroke='white' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M16.8101 24.07H13.8101V27.07H16.8101V24.07Z' fill='white'/%3E%3Cpath d='M33.6899 24.07H21.6899V27.07H33.6899V24.07Z' fill='white'/%3E%3Cpath d='M26.8101 31.4H13.8101V34.4H26.8101V31.4Z' fill='white'/%3E%3Cpath d='M33.6899 31.4H30.6899V34.4H33.6899V31.4Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2001_786'%3E%3Crect width='48' height='48' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E"); }
.dialog.modal.popPlan .dialog_content .planSel .btn02 { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48' fill='none'%3E%3Cg clip-path='url(%23clip0_2001_798)'%3E%3Cpath d='M33.8099 36.97V41.13H11.7399C11.3727 41.1261 11.0098 41.0497 10.6722 40.9052C10.3345 40.7608 10.0287 40.5511 9.77228 40.2881C9.51586 40.0252 9.31387 39.7142 9.1779 39.3731C9.04193 39.0319 8.97466 38.6672 8.97995 38.3V9.97C8.97332 9.6036 9.03894 9.23947 9.17307 8.89844C9.30719 8.5574 9.50719 8.24613 9.76163 7.9824C10.0161 7.71867 10.32 7.50765 10.656 7.36139C10.992 7.21513 11.3535 7.13651 11.7199 7.13H33.7899V10.47' stroke='white' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M15.6001 7.14001V41.14' stroke='white' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M25.99 33.6H22.02V29.66L36.91 14.87L40.89 18.81L25.99 33.6Z' stroke='white' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M33.1599 18.59L37.1299 22.54' stroke='white' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2001_798'%3E%3Crect width='48' height='48' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E"); }
.dialog.modal.popPlan .dialog_content .planSel .btn03 { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48' fill='none'%3E%3Cg clip-path='url(%23clip0_2001_806)'%3E%3Cpath d='M36.85 31.13V41.13H11.74C11.0017 41.1169 10.2988 40.8116 9.78523 40.2812C9.27164 39.7507 8.98926 39.0383 8.99997 38.3V9.98002C8.99334 9.61362 9.05897 9.24949 9.19309 8.90845C9.32721 8.56742 9.52721 8.25615 9.78165 7.99242C10.0361 7.72869 10.34 7.51766 10.676 7.37141C11.012 7.22515 11.3736 7.14652 11.74 7.14001H36.85V15.31' stroke='white' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M15.6001 7.14001V41.14' stroke='white' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M23.8799 26.45L28.3899 30.21L40.5899 18.94' stroke='white' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2001_806'%3E%3Crect width='48' height='48' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E"); }
