@charset "UTF-8";

.new_direct [data-bg='bg_child']:before {
	content: '';
	display: block;
	width: 100%;
	height: 200px;
	margin-bottom: 16px;
	background: url('../../images/new/child/info/bg_fetus_intro.png') 50% 50% no-repeat;
	background-size: contain;
}
.new_direct [data-bg='bg_child02']:before {
	content: '';
	display: block;
	width: 100%;
	height: 200px;
	margin-bottom: 16px;
	background: url('../../images/new/child/info/bg_child_intro.png') 50% 50% no-repeat;
	background-size: contain;
}
.new_direct [data-category='child'] .img_link_list {
	border-bottom: 0;
}
.new_direct [data-category='child'] .img_link_list .list_item {
	padding: 18px 0;
	border-bottom: 1px solid #efeff1;
}
.new_direct [data-category='child'] .skyblue {
	color: #008cd3;
	font-weight: bold;
}
.new_direct [data-category='child'] .img_link_list .list_item:last-child {
	border-bottom: 0;
}

.new_direct [data-category='child'] .card_list.save_list .card_wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	gap: 5px;
	align-items: center;
	padding: 24px;
	border: 1px solid #efeff1;
	border-radius: 16px;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.new_direct [data-category='child'] .card_list .card_wrap.col {
	position: relative;
	padding-bottom: 80px;
}
.new_direct [data-category='child'] .card_list .card_wrap.col .card_subtxt {
	position: absolute;
	width: calc(100% - 30px);
	bottom: 24px;
	left: 50%;
	transform: translateX(-50%);
}

.new_direct [data-category='child'] .card_list .card_list_default .card_item {
	display: none;
}

.new_direct [data-category='child'] .card_list .card_list_default .card_item:nth-child(n + 1):nth-child(-n + 3) {
	display: block;
}

.new_direct [data-category='child'] .card_list .card_list_default.view .card_item {
	display: block;
}

.new_direct [data-category='child'] .card_list.icon_type_large .card_link .txt:before {
	left: -8px;
}

.new_direct [data-category='child'] .card_list:not(.icon_type) .card_item .card_desc {
	width: calc(100% - 78px);
	margin-right: 8px;
	font-weight: 400;
}

.new_direct [data-category='child'] .card_list:not(.icon_type) .card_item .card_desc .card_tit {
	color: #1f1f21;
	font-size: 15px;
	line-height: 1.5em;
	word-break: keep-all;
}

.new_direct [data-category='child'] .card_list:not(.icon_type) .card_item .card_desc .card_tit + .card_subtxt {
	display: block;
	margin-top: 10px;
}

.new_direct [data-category='child'] .card_list:not(.icon_type) .card_item .card_desc .card_subtxt {
	color: #767678;
	font-size: 13px;
}

.new_direct [data-category='child'] .card_list:not(.icon_type) .card_item .card_desc strong {
	color: #1f1f21;
	font-weight: 600;
}

.new_direct [data-category='child'] .card_list:not(.icon_type) .card_item .card_img > img {
	width: 78px;
	height: 78px;
}

.new_direct [data-category='child'] .card_list:not(.icon_type) .card_item + .card_item {
	margin-top: 16px;
}

.new_direct [data-category='child'] .card_list.box_gray .card_wrap {
	padding: 20px 20px 20px 71px;
	background: #f9f9fb;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.new_direct [data-category='child'] .colorbox_slide {
	padding-left: 40px;
}

.new_direct [data-category='child'] .colorbox_slide .swiper-slide {
	width: 232px;
}

.new_direct [data-category='child'] .colorbox_slide .colorbox {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	height: 256px;
	padding: 40px 0;
	text-align: center;
	border-radius: 40px;
}

.new_direct [data-category='child'] .colorbox_slide .colorbox.c1 {
	background: #dff4ff;
}

.new_direct [data-category='child'] .colorbox_slide .colorbox.c2 {
	background: #daffdd;
}

.new_direct [data-category='child'] .colorbox_slide .colorbox.c3 {
	background: #fff1c1;
}

.new_direct [data-category='child'] .colorbox_slide .colorbox.c4 {
	background: #ffeae6;
}

.new_direct [data-category='child'] .colorbox_slide .colorbox p {
	padding: 0 20px;
	color: #1f1f21;
	font-size: 15px;
	font-weight: 500;
}

.new_direct [data-category='child'] .colorbox_slide .colorbox .icon.large {
	top: 45px;
	content: '';
	position: absolute;
	width: 232px;
	height: 100px;
	background-position: 50% 50%;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

.new_direct [data-category='child'] [data-slider='card'] [data-icon='icon01'] {
	background: url(../../images/new/child/info/img_fetus_slide_1.png) 50% 50% no-repeat;
}
.new_direct [data-category='child'] [data-slider='card'] [data-icon='icon02'] {
	background: url(../../images/new/child/info/img_fetus_slide_2.png) 50% 50% no-repeat;
}
.new_direct [data-category='child'] [data-slider='card'] [data-icon='icon03'] {
	background: url(../../images/new/child/info/img_fetus_slide_3.png) 50% 50% no-repeat;
}
.new_direct [data-category='child'] [data-slider='card'] [data-icon='icon04'] {
	background: url(../../images/new/child/info/img_fetus_slide_4.png) 50% 50% no-repeat;
}
.new_direct [data-category='child'] [data-slider='card'] [data-icon='icon05'] {
	background: url(../../images/new/child/info/img_fetus_slide_5.png) 50% 50% no-repeat;
}

.new_direct [data-category='child'] .header_wrap .btnChatBot {
	width: 28px;
	height: 34px;
	position: absolute;
	top: 50%;
	left: 58px;
	background: url(../../images/new/child/btn_chatBot.png) no-repeat;
	background-size: 28px auto;
	overflow: hidden;
	color: transparent;
	transform: translateY(-50%);
}

.new_direct .icon.num {
	content: '';
	position: absolute;
	width: 20px;
	height: 20px;
	background-position: 50% 50%;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-color: #555557;
	border-radius: 50%;
}
.new_direct [data-category='child'] .accordion.qna {
	margin-bottom: 50px;
}
.new_direct [data-category='child'] .comp.faq_wrap {
	margin-top: 60px;
}
.new_direct [data-category='child'][data-bg='gray'] .navbar {
	background: #f9f9fb;
}
.new_direct [data-category='child'][data-bg='gray'] .content_wrap .section {
	background: #f9f9fb;
}
.new_direct [data-category='child'][data-bg='gray'] .content_wrap .section > .comp:first-child {
	padding-top: 40px;
}
.new_direct [data-category='child'][data-bg='gray'] .modal .section {
	background: #fff;
}
.new_direct [data-category='child'][data-bg='gray'] .modal .section > .comp:first-child {
	padding-top: 0;
}
.new_direct [data-category='child'] .governing.gap {
	padding-top: 24px;
	margin-bottom: 32px;
}
.new_direct [data-category='child'] .governing.gap .governing_title {
	overflow: hidden;
	text-overflow: ellipsis;
	max-height: 62px;
	line-height: 1.4;
	word-wrap: break-word;
	word-break: keep-all;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -webkit-box;
}
.new_direct [data-category='child'] .sub_title {
	font-size: 17.5px;
} /* s: 240404 수정 */
.new_direct [data-category='child'] .title_area .title {
	color: #1f1f21;
	font-size: 19px;
	font-weight: 700;
	letter-spacing: -0.02em;
	line-height: 1.4em;
}
.new_direct [data-category='child'] .title_area .h3 + p {
	margin-top: 16px;
}
.new_direct [data-category='child'] .governing .governing_title.sm {
	font-size: 18px;
}
/* s: 240404 추가 */
.new_direct [data-category='child'] .governing .governing_title.mm {
	font-size: 20px;
}

/* 기본정보입력 */
.new_direct [data-category='child'] .title_img {
	background: url(../../images/new/child/img_title.png) no-repeat 5px 50%;
	background-size: contain;
	position: absolute;
	right: -20px;
	top: -60px;
	width: 87px;
	height: 85px;
}

/* 가입정보 배너 */

.new_direct .section.bg_tr {
	background: transparent !important;
}
.modal.event .modal_body .wrapper .comp img {
	border-radius: 24px 24px 0 0;
	width: 100%;
	height: calc(100% - 90px);
}

.new_direct [data-category='child'] .benefit_area {
	position: relative;
	margin-top: 40px;
	margin-right: -20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.new_direct [data-category='child'] .benefit_area .desc {
	margin-top: 5px;
	line-height: 1.3em; /*  R202410240035 값 수정 */
	color: #1f1f21;
	font-size: 16px;
	font-weight: 400;
}

.new_direct [data-category='child'] .benefit_area .desc strong {
	display: block;
	font-weight: 700;
}

.new_direct [data-category='child'] .benefit_area .benefit_item {
	position: relative;
	min-width: calc(50% - 10px);
	height: 146px;
	padding: 0 12px;
}

.new_direct [data-category='child'] .benefit_area .benefit_item.fixed {
	border-right: 1px solid #efeff1;
}

.new_direct [data-category='child'] .benefit_area .benefit_slider .benefit_item {
	min-width: calc(50% - 11px);
	padding-left: 20px;
}

.new_direct [data-category='child'] .benefit_area .icon {
	bottom: 0;
	content: '';
	position: absolute;
	width: 140px;
	height: 52px;
	background-position: 0 50%;
	background-size: contain;
	background-repeat: no-repeat;
}
/* s: R20250602_0027_유의상품설명서 : 수정 */
.new_direct [data-category='child'] [data-icon='icon_benefit01'] {
	background: url('../../images/new/child/icon_benefit01.png') 0 50% no-repeat;
}

.new_direct [data-category='child'] [data-icon='icon_benefit02'] {
	background: url('../../images/new/child/icon_benefit02.png') 0 50% no-repeat;
}

.new_direct [data-category='child'] [data-icon='icon_benefit03'] {
	background: url('../../images/new/child/icon_benefit03.png') 0 50% no-repeat;
}

.new_direct [data-category='child'] [data-icon='icon_benefit04'] {
	background: url('../../images/new/child/icon_benefit04.png') 0 50% no-repeat;
}
.new_direct [data-category='child'] [data-icon='icon_benefit05'] {
	background: url('../../images/new/child/icon_benefit05.png') 0 50% no-repeat;
}
/* e: R20250602_0027_유의상품설명서 : 수정 */

/* s: 오토바이사용용도변경 수정 */
.new_direct [data-category='child'] .bikeuser_wrap {
	margin-top: 20px;
	display: flex;
}
.new_direct [data-category='child'] .bikeuser_wrap .option_area {
	margin-top: 0;
	width: 115px !important;
	margin-right: 10px;
}
.new_direct [data-category='child'] .bikeuser_wrap .type_text {
	display: flex;
	flex-direction: column;

	justify-content: center;
}
/* e: 오토바이사용용도변경 수정 */
.new_direct [data-category='child'] .option_area.grid2 {
	display: grid;
	grid-template-columns: 1fr 1fr;
}
.new_direct [data-category='child'] .option_area.grid2 input[type='radio'].btn_rdo + label {
	width: 100%;
}
.new_direct [data-category='child'] .bikeuser_wrap .option_area input[type='radio'].btn_rdo + label {
	display: flex;
	flex-direction: column;
	height: auto;
	letter-spacing: -1px;
}
.new_direct [data-category='child'] .bikeuser_wrap .option_area input[type='radio'].btn_rdo:checked + label:before {
	position: absolute;
	top: auto;
	bottom: 12px;
	left: 5px;
}
.new_direct [data-category='child'] .bikeuser_wrap .option_area input[type='radio'].btn_rdo + label i {
	position: relative;
	display: block;
	background: #f3f4f6;
	margin: 0 9px 6px;
	border-radius: 6px;
	height: 53px;
	flex: none;
}
.new_direct [data-category='child'] .bikeuser_wrap .option_area input[type='radio'].btn_rdo:checked + label span {
	display: block;
	padding-left: 20px;
	text-align: left;
}
.new_direct [data-category='child'] .bikeuser_wrap .option_area input[type='radio'].btn_rdo + label i.ic_01::after {
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../../images/new/child/img_cyc_use1.png) no-repeat center center;
	background-size: 55% auto;
}
.new_direct [data-category='child'] .bikeuser_wrap .option_area input[type='radio'].btn_rdo + label i.ic_02::after {
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../../images/new/child/img_cyc_use3.png) no-repeat center center;
	background-size: 55% auto;
}
.new_direct [data-category='child'] .bikeuser_wrap .option_area input[type='radio'].btn_rdo + label i.ic_03::after {
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../../images/new/child/img_cyc_use2.png) no-repeat center center;
	background-size: 55% auto;
}
.new_direct .bg_fff {
	background-color: #fff !important;
}
.new_direct [data-category='child'] [data-slider='indicator_banner'] {
	margin-top: 16px;
}
.new_direct [data-category='child'] .payment_comp .comp.border_top {
	width: 100%;
	margin: 24px 0;
}

/* 텍스트리스트  */
.form_wrap.in_btn:after {
	height: 0 !important;
}
.form_wrap.in_btn .form_intext_list {
	width: calc(100% - 30px);
	margin: 0 auto;
	padding: 20px 0;
}
.form_wrap.in_btn .form_intext_list ul li {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-top: 10px;
}
.form_wrap.in_btn .form_intext_list ul li:first-child {
	padding-top: 0;
}
.form_wrap.in_btn .form_intext_list ul li .stit {
	color: #1f1f21;
	font-weight: 500;
	font-size: 14px;
	letter-spacing: -0.04em;
}

.form_wrap.in_btn .form_intext_list ul li .stxt {
	text-align: right;
}
.form_wrap.in_btn .form_intext_list input[type='text'] {
	height: 42px;
	font-size: 14px;
}
.form_wrap.in_btn .form_intext_list input[type='text']::placeholder {
	font-size: 14px;
}
.new_direct .form_wrap.in_btn .form_intext_list .form_wrap:after {
	top: 46px;
}
.new_direct .form_wrap.in_btn .btn {
	border-top: 1px solid #dfdfe1;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

/* table_in_select */
.table_select_box select {
	overflow: hidden;
	border-radius: 8px !important;
	border: 1px solid #dfdfe1 !important;
	font-size: 14px !important;
	height: 42px !important;
	padding-left: 5px !important;
	padding-right: 22px !important;
}
/*  R20241213_0052 추가 */
.new_direct [data-category='child'] .banner_call {
	margin-top: 24px;
}
.new_direct [data-category='child'] .banner_call .ic_call {
	display: block;
	position: relative;
	color: #1f1f21;
	font-size: 14px;
	border: 1px solid #ea7404;
	border-radius: 14px;
	background: #fff;
	width: 100%;
	padding: 11px 11px 11px 66px;
	font-weight: 400;
	line-height: 1.5em;
	letter-spacing: -0.06em;
}

.new_direct [data-category='child'] .banner_call .ic_call .num {
	font-size: 16px;
	font-weight: 500;
	color: #ea7404;
}
.new_direct [data-category='child'] .banner_call .ic_call::before {
	display: block;
	content: '';
	background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 28.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='레이어_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 80.4 68.4' style='enable-background:new 0 0 80.4 68.4;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23EF8200;%7D%0A%3C/style%3E%3Cg%3E%3Cg%3E%3Cpath class='st0' d='M48.6,66H36.1v-5h12.4c8.7,0,15.8-6.9,15.8-15.5V25.1c0-10.9-9.1-19.7-20.2-19.7H36c-11,0-20.1,8.8-20.1,19.7 V45h-5.1V25.1c0-13.7,11.4-24.8,25.3-24.8h8.1c14,0,25.3,11.1,25.3,24.8v20.4C69.5,56.8,60.1,66,48.6,66z'/%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath class='st0' d='M45.3,63.3c0,2.8-2.3,5-5.1,5s-5.1-2.2-5.1-5c0-2.8,2.3-5,5.1-5C43,58.3,45.3,60.6,45.3,63.3z'/%3E%3Cg%3E%3Cpath class='st0' d='M12.6,49.7L12.6,49.7c-6.9,0-12.4-5.4-12.4-12.2l0,0c0-6.7,5.6-12.2,12.4-12.2l0,0c1.8,0,3.3,1.4,3.3,3.2 v17.8C16,48.2,14.5,49.7,12.6,49.7z'/%3E%3C/g%3E%3Cg%3E%3Cpath class='st0' d='M67.8,49.7L67.8,49.7c6.9,0,12.4-5.4,12.4-12.2l0,0c0-6.7-5.6-12.2-12.4-12.2l0,0c-1.8,0-3.3,1.4-3.3,3.2 v17.8C64.4,48.2,65.9,49.7,67.8,49.7z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cpath class='st0' d='M33,30.1v-1.2c0-1.6-1.4-3-3-3s-3,1.3-3,3v1.2c0,1.6,1.4,3,3,3S33,31.7,33,30.1z'/%3E%3Cpath class='st0' d='M50.6,25.9c-1.7,0-3,1.3-3,3v1.2c0,1.6,1.4,3,3,3c1.7,0,3-1.3,3-3v-1.2C53.6,27.2,52.2,25.9,50.6,25.9z'/%3E%3Cpath class='st0' d='M44.8,40c-2.5,2.4-6.6,2.4-9.1,0c-1-1-2.7-1-3.8,0c-1,1-1,2.7,0,3.7c2.2,2.2,5.2,3.4,8.3,3.4s6.1-1.2,8.3-3.4 c1-1,1-2.7,0-3.7C47.5,39,45.9,39,44.8,40z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
	background-color: #efeff1;
	border-radius: 50%;
	background-size: 70% 70%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	position: absolute;
	top: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	left: 13px;
}
/* 버튼_동일사이즈 */
.new_direct [data-category='child'] .btn.line02 {
	min-width: auto;
}
/* svg_icon 추가 */
.new_direct [data-category='child'] .ic_alert .svg_alert_sucess {
	display: block;
	background: url("data:image/svg+xml,%3Csvg width='80' height='80' viewBox='0 0 80 80' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='40' cy='40' r='40' fill='%23FFF4EB'/%3E%3Cpath d='M28 39.4146L36.8462 48L53 32' stroke='%23F8670D' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat center center;
	width: 64px;
	height: 64px;
	margin: 0 auto;
	border-radius: 100%;
}
.new_direct [data-category='child'] .h_title {
	font-weight: 600 !important;
	color: #1f1f21 !important;
}
.new_direct [data-category='child'] .h_date {
	font-size: 14px !important;
}
/* 어린이 보험만 사용 */
.new_direct .dl_list dl.dl_w70 > dt {
	width: 60px;
}

.new_direct .dl_list dl.dl_w70 > dd {
	width: calc(100% - 60px);
}
/*  실손 보장보험 card in accordion */
.new_direct .card_wrap.is-accordion {
	padding: 24px 12px;
}
.new_direct .card_wrap.is-accordion .accordion {
	border-top: 0;
	border-bottom: 1px solid #efeff1;
}
.new_direct .card_wrap.is-accordion .accordion .item {
	border-top: 1px solid #efeff1;
}
.new_direct .card_wrap.is-accordion .title {
	font-weight: bold;
	font-size: 15px;
}
.new_direct .card_wrap.is-accordion .accordion .item .fold_header .title strong {
	font-weight: normal;
	color: #1f1f21;
}
.new_direct .card_wrap.is-accordion .title .price {
	font-size: 13px;
	color: #ee5a00;
}
.new_direct .card_wrap.is-accordion .accordion .item .fold_header a {
	padding: 12px 0;
}
.new_direct .card_wrap.is-accordion .accordion .item .fold_header .icon_angle {
	right: 0;
}

.new_direct .card_wrap.is-accordion .accordion .item .fold_body {
	border-top: 1px solid #efeff1;
	padding: 10px;
}
.new_direct .card_wrap.is-accordion .accordion .item .fold_body h3 {
	font-size: 14px;
	color: #000;
}

.new_direct .card_wrap.is-accordion .accordion .item .fold_body .uol_list ul li,
.new_direct .card_wrap.is-accordion .accordion .item .fold_body .txt {
	font-size: 13px;
}
.new_direct .welfare_card .avatar_upload .preview_thmb {
	overflow: hidden;
	width: 100%;
	min-height: 184px;
	border-radius: 16px;
	border: 1px solid #e8e8ea;
	background: #f9f9fb;
}

.new_direct .welfare_card .avatar_upload .upload_btn {
	font-weight: 500;
	color: #767678;
	border: 1px solid #dfdfe1;
	background-color: #fff;
	font-weight: 500;
	padding: 10px 14px;
	font-size: 13px;
	line-height: 18px;
	border-radius: 8px;
	width: 156px;
	padding-right: 36px;
	position: relative;
}

.new_direct .welfare_card .avatar_upload .upload_btn.hover,
.new_direct .welfare_card .avatar_upload .upload_btn:hover {
	color: #767678;
	border: 1px solid #dfdfe1;
	background-color: #f1f1f3;
}

.new_direct .welfare_card .avatar_upload .upload_btn:focus,
.new_direct .welfare_card .avatar_upload .upload_btn.focus {
	color: #555557;
	background: #f1f1f3;
	border: 1px solid #f18d00;
}

.new_direct .welfare_card .avatar_upload .upload_btn.disabled,
.new_direct .welfare_card .avatar_upload .upload_btn:disabled {
	color: #b7b7b9;
	border: 1px solid #dfdfe1;
	background: #efeff1 !important;
}

.new_direct .welfare_card .avatar_upload .upload_btn:not(:disabled):not(.disabled):active,
.new_direct .welfare_card .avatar_upload .upload_btn:not(:disabled):not(.disabled).active {
	color: #767678;
	border: 1px solid #b7b7b9;
	background-color: #f1f1f3;
}

.new_direct .welfare_card .avatar_upload .upload_btn:after {
	content: '';
	z-index: 1;
	position: absolute;
	top: 11px;
	right: 43px;
	width: 16px;
	height: 16px;
	background: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_898_3441)'%3E%3Cpath d='M15.4445 12.6667C15.4445 13.0203 15.304 13.3594 15.054 13.6095C14.8039 13.8595 14.4648 14 14.1112 14H2.11117C1.75754 14 1.4184 13.8595 1.16836 13.6095C0.918308 13.3594 0.777832 13.0203 0.777832 12.6667V5.33333C0.777832 4.97971 0.918308 4.64057 1.16836 4.39052C1.4184 4.14048 1.75754 4 2.11117 4H4.77783L6.11117 2H10.1112L11.4445 4H14.1112C14.4648 4 14.8039 4.14048 15.054 4.39052C15.304 4.64057 15.4445 4.97971 15.4445 5.33333V12.6667Z' stroke='%23767678' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.111 11.3333C9.58376 11.3333 10.7777 10.1394 10.7777 8.66667C10.7777 7.19391 9.58376 6 8.111 6C6.63824 6 5.44434 7.19391 5.44434 8.66667C5.44434 10.1394 6.63824 11.3333 8.111 11.3333Z' stroke='%23767678' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_898_3441'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")
		0 0 no-repeat;
}

.new_direct .welfare_card .avatar_upload + .btn_area {
	margin-top: 20px;
}

.new_direct .welfare_card .avatar_upload .preview .img_caption {
	margin-top: 8px;
	color: #767678;
	font-size: 13px;
}

/*  보험료 확인 */

.new_direct .acc_tit {
	font-size: 16px !important;
	font-weight: 600;
	color: #1f1f21;
} /* 신상품어린이상품2025_0522 추가 */
.new_direct .acc_total {
	font-size: 16px !important;
	font-weight: 600;
	color: #1f1f21;
} /* 신상품어린이상품2025_0522 추가 */

.new_direct .flex_box {
	display: flex;
	align-items: center;
	gap: 4px;
}
/* 신상품어린이상품2025_0601 */
.new_direct .flex_box .fc_gray {
	color: #1f1f21;
	font-size: 16px;
	font-weight: 600;
}
.new_direct .dl_list.birth.after .flex_box .fc_gray {
	color: #909090;
}
.new_direct .flex_box.end {
	justify-content: flex-end;
}
.new_direct .flex_box .price {
	color: #1f1f21;
	font-weight: 600;
	font-size: 16px;
	padding-bottom: 2px;
}
.new_direct [data-category='child'] .flex_box .badge.orange {
	border: 0;
	background: #ea7404;
	font-size: 12px;
	color: #fff;
	font-weight: 400;
	width: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
}
/* 신상품어린이상품2025_0522 : width: 50px; 수정 */
.new_direct .badge.before_birth {
	border: 0;
	background: transparent;
	font-size: 18px;
	color: #1f1f21;
}
.new_direct .badge.child {
	border: 0;
	background: transparent;
	font-size: 18px;
	color: #1f1f21;
}
.new_direct .dl_list.birth .dl_head .account {
	font-size: 18px;
	color: #1f1f21;
}
.new_direct .dl_list.birth .dl_head .account strong {
	font-size: 20px !important;
	color: #1f1f21 !important;
	font-weight: 600 !important;
}
.new_direct .dl_list.birth .dl_head .account.icon01 {
	position: relative;
	padding-right: 40px;
}
.new_direct .dl_list.birth .dl_head .account.icon01:after {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	width: 32px;
	height: 100%;
	background: url("data:image/svg+xml,%3Csvg width='33' height='32' viewBox='0 0 33 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M28.7696 25.267H4.03319C3.49979 25.267 3.06641 24.8336 3.06641 24.3002V9.30717C3.06641 8.77155 3.49979 8.33594 4.03764 8.33594H28.7674C29.303 8.33594 29.7386 8.76933 29.7386 9.30717V24.3002C29.7364 24.8336 29.303 25.267 28.7696 25.267Z' fill='%232E7D32'/%3E%3Cpath d='M28.7985 22.5599H4.0043C3.48646 22.5599 3.06641 22.1399 3.06641 21.6221V9.30717C3.06641 8.77155 3.49979 8.33594 4.03764 8.33594H28.7674C29.303 8.33594 29.7386 8.76933 29.7386 9.30717V21.6221C29.7364 22.1399 29.3164 22.5599 28.7985 22.5599Z' fill='%2366BB6A'/%3E%3Cpath d='M10.9982 17.1057C10.9982 16.8324 10.9026 16.6013 10.7115 16.4146C10.5204 16.228 10.196 16.0569 9.74048 15.9058C9.10718 15.7125 8.64498 15.4614 8.35611 15.1503C8.06501 14.8392 7.92057 14.4436 7.92057 13.9659C7.92057 13.477 8.06279 13.077 8.34722 12.7659C8.63165 12.4526 9.02274 12.2682 9.51827 12.2082V11.4371C9.51827 11.3238 9.6116 11.2305 9.72492 11.2305H9.97602C10.0893 11.2305 10.1827 11.3238 10.1827 11.4371V12.2126C10.6826 12.2815 11.0715 12.4904 11.3493 12.8415C11.5982 13.157 11.7359 13.5748 11.7626 14.097C11.767 14.1992 11.6826 14.2836 11.5804 14.2836H11.1204C11.0226 14.2836 10.9471 14.2059 10.9382 14.1081C10.9137 13.7681 10.816 13.4926 10.6449 13.2815C10.4449 13.0348 10.176 12.9104 9.83825 12.9104C9.48494 12.9104 9.21384 13.0015 9.02718 13.1859C8.84053 13.3681 8.74497 13.6259 8.74497 13.9525C8.74497 14.257 8.84497 14.4992 9.04274 14.6792C9.2405 14.8592 9.56715 15.0236 10.0205 15.1703C10.4738 15.3169 10.8271 15.4791 11.0826 15.6569C11.3359 15.8347 11.5248 16.0391 11.6448 16.2747C11.7648 16.5102 11.8248 16.7857 11.8248 17.1013C11.8248 17.6035 11.6737 18.0079 11.3715 18.3145C11.0693 18.6212 10.6471 18.8034 10.1027 18.859V19.5034C10.1027 19.6167 10.0094 19.71 9.89603 19.71H9.64715C9.53382 19.71 9.44049 19.6167 9.44049 19.5034V18.859C8.88719 18.8079 8.45388 18.6123 8.14056 18.2679C7.86058 17.9612 7.70503 17.5568 7.67614 17.0568C7.66948 16.9546 7.75614 16.8702 7.85835 16.8702H8.32277C8.4161 16.8702 8.4961 16.9391 8.50277 17.0324C8.52721 17.3679 8.63387 17.6324 8.82275 17.8257C9.04051 18.0479 9.34716 18.1612 9.74714 18.1612C10.136 18.1612 10.4427 18.0679 10.6671 17.879C10.8871 17.6857 10.9982 17.4301 10.9982 17.1057Z' fill='white'/%3E%3Cpath d='M10.1014 19.0435L9.44141 18.8547L9.51696 12.2283V12.0039L10.1814 12.2106L10.1014 18.8502V19.0435Z' fill='white'/%3E%3Cpath opacity='0.5' d='M21.0211 19.5577C23.2914 19.5577 25.1319 17.7172 25.1319 15.4468C25.1319 13.1764 23.2914 11.3359 21.0211 11.3359C18.7507 11.3359 16.9102 13.1764 16.9102 15.4468C16.9102 17.7172 18.7507 19.5577 21.0211 19.5577Z' fill='%232E7D32'/%3E%3Cpath d='M25.8357 9.93278C26.0269 11.1329 26.9781 12.0842 28.1782 12.2753V18.6183C26.9781 18.8095 26.0269 19.7607 25.8357 20.9608H6.93781C6.69334 19.8251 5.76877 18.9495 4.62196 18.7672V12.4242C5.87323 12.2264 6.85113 11.2041 6.98448 9.93278H25.8357ZM26.2447 9.48828H6.55332C6.55554 9.53718 6.55776 9.58607 6.55776 9.63719C6.55776 10.9507 5.49319 12.0153 4.17969 12.0153V19.1784C5.44207 19.1784 6.47553 20.163 6.55332 21.4076H26.2469C26.2469 20.0941 27.3115 19.0295 28.625 19.0295V11.8664C27.3092 11.8664 26.2447 10.8018 26.2447 9.48828Z' fill='%232E7D32'/%3E%3Cpath d='M18.8479 8.33594H13.957V25.267H18.8479V8.33594Z' fill='%23FFECB3'/%3E%3Cpath d='M18.8479 22.5605H13.957V25.2671H18.8479V22.5605Z' fill='%23FFC06C'/%3E%3C/svg%3E%0A")
		center center no-repeat;
}

.new_direct .dl_list.birth .dl_head dl dt {
	width: 60px;
}
.new_direct .dl_list.birth .dl_head dl dd {
	width: calc(100% - 60px);
}
.new_direct .dl_list.birth.after .badge.before_birth {
	border: 0;
	color: #909090;
}
.new_direct .dl_list.birth.after .dl_head .account,
.new_direct .dl_list.birth.after .dl_head .account strong {
	color: #909090 !important;
}
.new_direct .dl_list.birth.after .badge.orange {
	border: 1px solid #909090;
	color: #909090;
	background: #fff;
}
.new_direct .dl_list.birth.after .flex_box .price {
	color: #909090;
}
.new_direct .dl_list .dl_head + ul {
	padding-top: 14px;
	margin-top: 14px;
	border-top: 1px solid #efeff1;
}
.new_direct .chk_topline {
	position: relative;
	padding-top: 20px;
	margin-top: 20px;
	border-top: 1px solid #efeff1;
}
.new_direct .chk_topline .box_chk + label {
	color: #1f1f21;
	font-size: 14px;
	font-weight: 500;
}
.new_direct .chk_topline .item {
	position: relative;
}
.new_direct .chk_topline .item .chk_anchor {
	position: absolute;
	top: 50%;
	right: 0;
	width: 24px;
	height: 24px;
	background: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 8L14.5 12.5L10 17' stroke='%23909090' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") 50% 50% no-repeat;
	transform: translateY(-50%);
}
.new_direct .content_wrap[data-category='newD_insurance'] .sticky_area .plan_menu.is_child {
	padding-top: 50px;
	position: relative;
}
.new_direct .content_wrap[data-category='newD_insurance'] .sticky_area .plan_menu.is_child .stit {
	display: block;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.new_direct .content_wrap[data-category='newD_insurance'] .sticky_area .plan_menu.is_child .stit + .plan_menu_option {
	border-radius: 16px 0 0 16px;
}

.new_direct .content_wrap[data-category='newD_insurance'] .sticky_area .plan_menu.fixed_item.no_crown.fixed {
	top: 50px;
}

.new_direct .content_wrap[data-category='newD_insurance'] .sticky_area .plan_menu.is_child.fixed .stit {
	top: 32px;
	padding: 0 20px;
}

/* s: 2507_보험료확인_출생후추가  */
.new_direct .content_wrap[data-category='newD_insurance'] .sticky_area .plan_menu.is_child .stit .now_price {
	position: absolute;
	right: 0;
	top: 0;
	display: flex;
	align-items: flex-end;
	line-height: 1;
	padding-top: 2px;
}
.new_direct .content_wrap[data-category='newD_insurance'] .sticky_area .plan_menu.is_child .stit .now_price .ic_tooltip {
	top: 2px;
}
.new_direct .content_wrap[data-category='newD_insurance'] .sticky_area .plan_menu.is_child.fixed .stit .now_price {
	position: absolute;
	right: 20px;
	top: 0;
}
/* e: 2507_보험료확인_출생후추가  */
.new_direct .content_wrap[data-category='newD_insurance'] .sticky_area .plan_menu.is_child .plan_menu_option a {
	height: auto;
	padding: 10px 4px;
}
.new_direct .bd_dv {
	padding-bottom: 10px;
	margin-bottom: 0;
	border-bottom: 1px solid #efeff1;
}
.new_direct .bd_dv + .plan_list {
	margin-top: 0 !important;
}
.new_direct .card_wrap.is_child {
	/* padding: 20px 24px; */
	padding: 0;
	border: 0;
}
.new_direct .card_wrap.is_child .dl_list.birth {
	background: #fff3e8;
	padding: 20px 24px;
	border-top-left-radius: 16px;
	border-top-right-radius: 16px;
}
.new_direct .card_wrap.is_child .dl_list.birth.after {
	background: #fff;
	padding-top: 0;
	padding-bottom: 10px;
	border-bottom-left-radius: 16px;
	border-bottom-right-radius: 16px;
}
.new_direct .card_wrap.is_child .dl_list .dl_head + dl {
	padding-top: 14px;
	margin-top: 14px;
	border-top: 1px solid #ffe4be;
}
.new_direct .card_wrap.is_child .dl_list.birth.after .dl_head + dl {
	border-top: 1px solid #efeff1;
}
.new_direct .content_wrap[data-category='newD_insurance'] .sticky_area .plan_list.is_child .plan_list_item .form_area {
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.new_direct .content_wrap[data-category='newD_insurance'] .sticky_area .plan_list.is_child .plan_list_item .form_area .form_wrap {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 14px 8px;
	color: #767678;
	font-weight: 400;
	text-align: center;
	border-bottom: 1px solid #efeff1;
}
.new_direct .content_wrap[data-category='newD_insurance'] .sticky_area .plan_list.is_child .plan_list_item .form_area .form_wrap.on {
	padding: 0 0;
	display: flex;
	flex-direction: column;
	border-bottom: 1px solid #efeff1;
	color: #1f1f21;
}
.new_direct .content_wrap[data-category='newD_insurance'] .sticky_area .plan_list.is_child .plan_list_item .form_area .form_wrap.on span {
	padding: 2px 0;
	font-size: 14px;
	font-weight: 500;
}
.new_direct .content_wrap[data-category='newD_insurance'] .sticky_area .plan_list.is_child .plan_list_item .form_area .form_wrap .price {
	display: none;
}
.new_direct .content_wrap[data-category='newD_insurance'] .sticky_area .plan_list.is_child .plan_list_item .form_area .form_wrap.on .price {
	color: #ee5a00;
	display: block;
	background: #fff;
	flex: 1;
	align-items: center;
	width: 100%;
}
.new_direct .content_wrap[data-category='newD_insurance'] .sticky_area .plan_list.is_child .plan_list_item .plan_list_tit {
	padding: 5px 34px 5px 0;
}
.new_direct .content_wrap[data-category='newD_insurance'] .sticky_area .plan_list.is_child .plan_list_item .plan_list_tit .plan_list_anchor {
	top: 5px;
}
.new_direct .content_wrap[data-category='newD_insurance'] .sticky_area .plan_list.is_child .plan_list_item {
	margin-top: 0;
}
.new_direct .content_wrap[data-category='newD_insurance'] .sticky_area .plan_list.is_child input[type='checkbox'] + label {
	min-width: 20px;
	min-height: 20px;
	padding: 0 0 0 32px;
}
.new_direct .content_wrap[data-category='newD_insurance'] .sticky_area .plan_list.is_child input[type='checkbox'] + label:before {
	width: 20px;
	height: 20px;
	border-radius: 100%;
}
.new_direct .tab_round.is_child .tab_wrap {
	margin: 20px 20px 0;
}
.new_direct .tab_round.is_child li.on a {
	color: #f8670d;
}
.new_direct .list.is_child .list_item .list_body {
	padding: 12px 0;
}
.new_direct .list.is_child .list_item .list_wrap {
	padding-bottom: 0;
}
.new_direct [data-category='child'] .form_wrap input[type='text']::placeholder,
.new_direct [data-category='child'] .form_wrap input[type='number']::placeholder {
	color: #b7b7b9;
}
.new_direct .child_h4 {
	color: #1f1f21 !important;
	font-size: 16px !important;
	font-weight: 600 !important;
}
.new_direct [data-category='child'] .content_wrap[data-category='newD_insurance'] .sticky_area .plan_list .plan_list_item .plan_list_tit input[type='checkbox'] + label {
	line-break: anywhere; /* 사파리줄바꿈 */
	white-space: normal;
	word-break: break-all;
	overflow-wrap:break-word;
	/* R20250616_0061_보험료확인 : 주석

	font-size: 13px;
	font-weight: 400;
	*/
}
.new_direct [data-category='child'] .d_flex {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-self: center;
	width: 100%;
}
.new_direct [data-category='child'] .d_flex .t1 {
	font-size: 13px;
	color: #555557;
}
.new_direct [data-category='child'] .d_flex .ic_tooltip {
	flex: none;
	top: 1px;
}
.new_direct [data-category='child'] .add_week {
	position: absolute;
	right: 0;
	bottom: 18px;
	font-size: 15px;
}
.new_direct [data-category='child'] .add_week .w_text {
	color: #028ced;
}
/*  미가입일때 */
.new_direct .content_wrap[data-category='newD_insurance'] .sticky_area .plan_list.is_child .plan_list_item.not_joined + .plan_list_item .form_area .form_wrap.on span {
	color: #767678;
	background: #fff;
}
/*  미가입일때 */
.new_direct .content_wrap[data-category='newD_insurance'] .sticky_area .plan_list.is_child .plan_list_item.not_joined + .plan_list_item .form_area .form_wrap.on span.price {
	color: #ee5a00;
}

/* table font-siz 13 */
.new_direct [data-category='child'] .table.table_s {
	font-size: 13px;
}
.new_direct [data-category='child'] .table.table_s th,
.new_direct [data-category='child'] .table.table_s td {
	height: 38px;
	padding: 10px;
}
/*  담보 설명 폰트 사이즈  */
.new_direct [data-category='child'] .dambo_text {
	font-size: 13px !important;
}
.new_direct [data-category='child'] .bg_fz {
	background: #fff;
}
.new_direct [data-category='child'] .bg_fz::placeholder {
	font-size: 15px;
}
.new_direct [data-category='child'] .accordion.in_form {
	border-top: 0;
	border-bottom: 1px solid #efeff1;
}
.new_direct [data-category='child'] .accordion.in_form .item .fold_header a {
	padding: 16px 0;
}
.new_direct [data-category='child'] .accordion.in_form .item .fold_header .title strong {
	font-size: 15px !important;
	font-weight: 400;
	letter-spacing: -0.04em;
	color: #767678;
}
.new_direct [data-category='child'] .accordion.in_form .item .fold_header .icon_angle {
	top: 50%;
	transform: translateY(-50%);
	right: 0;
}
.new_direct [data-category='child'] .accordion.in_form .item .fold_body {
	padding: 0;
}
.new_direct [data-category='child'] .accordion.in_form .item .fold_body .form_radio .radio_txt:last-child {
	border-bottom: 0;
}
.new_direct [data-category='child'] .accordion.in_form .item .fold_body .form_radio .radio_txt .stxt {
	font-size: 12px;
}
.new_direct [data-category='child'] .accordion.in_form .form_radio .radio_txt input[type='radio'] + label {
	position: relative;
	padding-left: 20px;
}
.new_direct [data-category='child'] .accordion.in_form .form_radio .radio_txt input[type='radio'] + label::before {
	display: block;
	content: '';
	position: absolute;
	left: 10px;
	top: 10px;
	width: 4px;
	height: 1px;
	background: #767678;
}
.new_direct [data-category='child'] .accordion.in_form .item .fold_body .form_radio .radio_txt {
	padding: 10px 0;
}
/* 20250429_select 추가 */
.new_direct .form_wrap select.ph_text:invalid {
	color: #b7b7b9;
}
/* R20250602_0027_유의상품설명서 : 추가 */
.new_direct .in_highlight {
	display: inline-block;
	background: linear-gradient(to top, #fde05da3, 50%, transparent 50%);
	width: fit-content;
}
.new_direct .in_highlight.green {
	background: linear-gradient(to top, #c9e7a7a8, 50%, transparent 50%);
}

.new_direct [data-icon-id='icon_recommend'] [data-icon='icon01'] {
	background-image: url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='24' cy='24' r='24' fill='%23F8670D'/%3E%3Cmask id='mask0_146_736' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='48' height='48'%3E%3Ccircle cx='24' cy='24' r='24' fill='%23F8670D'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_146_736)'%3E%3Cpath d='M21.1466 45.8748C21.1466 45.8748 20.9372 48.3602 18.3686 49.5096C15.7973 50.6616 10.2386 50.2936 8.3383 48.2936C6.26085 46.1068 5.03156 42.2534 4.96714 34.9252C4.90273 27.597 5.20334 18.9727 6.92113 14.2446C8.74896 9.20445 11.9 9.46045 14.3506 9.35112C17.7217 9.20178 19.6757 10.1991 20.9828 12.8606C21.8176 14.5619 21.9303 17.8634 21.9303 17.8634C21.9303 17.8634 23.3072 17.9594 24.2574 17.7727C25.2075 17.586 26.5818 16.938 27.752 14.5459C28.6807 12.6472 29.7328 10.5618 32.8248 9.95113C35.9249 9.34045 38.2225 9.62312 40.3268 11.3218C42.9034 13.4019 43.6496 23.0768 43.5932 28.6263C43.5181 35.8159 43.7409 45.7815 40.5898 49.0616C37.7152 52.0563 31.5553 50.947 29.8966 49.5469C27.8567 47.8269 27.9318 45.8775 27.9318 45.8775H21.1492L21.1466 45.8748Z' fill='%23F18D01'/%3E%3Cpath d='M21.1466 45.8748L21.5694 45.4492C21.404 45.2848 21.1583 45.2312 20.9395 45.3117C20.7207 45.3922 20.5683 45.5921 20.5487 45.8245L21.1466 45.8748ZM18.3686 49.5096L18.1235 48.9619L18.1233 48.962L18.3686 49.5096ZM8.3383 48.2936L7.90331 48.7068L7.90333 48.7068L8.3383 48.2936ZM6.92113 14.2446L7.48506 14.4495L7.48518 14.4491L6.92113 14.2446ZM14.3506 9.35112L14.324 8.7517L14.3238 8.75171L14.3506 9.35112ZM20.9828 12.8606L21.5215 12.5963L21.5214 12.596L20.9828 12.8606ZM21.9303 17.8634L21.3307 17.8838L21.3491 18.4243L21.8886 18.4619L21.9303 17.8634ZM27.752 14.5459L28.291 14.8096L28.291 14.8096L27.752 14.5459ZM32.8248 9.95113L32.7089 9.36245L32.7086 9.3625L32.8248 9.95113ZM40.3268 11.3218L39.9499 11.7887L40.3268 11.3218ZM43.5932 28.6263L44.1932 28.6326V28.6324L43.5932 28.6263ZM40.5898 49.0616L40.1571 48.6459L40.1569 48.6461L40.5898 49.0616ZM29.8966 49.5469L30.2836 49.0884L30.2833 49.0882L29.8966 49.5469ZM27.9318 45.8775L28.5314 45.9006L28.5554 45.2775H27.9318V45.8775ZM21.1492 45.8775L20.7264 46.3032L20.9019 46.4775H21.1492V45.8775ZM21.1466 45.8748C20.5487 45.8245 20.5487 45.8242 20.5487 45.8239C20.5487 45.8238 20.5488 45.8236 20.5488 45.8234C20.5488 45.8231 20.5488 45.8228 20.5488 45.8226C20.5489 45.8221 20.5489 45.8218 20.5489 45.8216C20.549 45.8212 20.5489 45.8214 20.5489 45.8222C20.5487 45.8237 20.5483 45.8275 20.5476 45.8334C20.5463 45.8451 20.5437 45.8654 20.5395 45.8931C20.5309 45.9487 20.5158 46.0341 20.49 46.1421C20.4384 46.3589 20.3454 46.6624 20.1816 46.998C19.8564 47.6643 19.254 48.4561 18.1235 48.9619L18.6136 50.0573C20.0518 49.4137 20.8384 48.3882 21.26 47.5244C21.4696 47.0949 21.5895 46.7053 21.6574 46.4201C21.6914 46.2772 21.7127 46.1594 21.7257 46.0746C21.7321 46.0322 21.7366 45.9979 21.7395 45.9727C21.741 45.9601 21.7421 45.9497 21.7429 45.9418C21.7433 45.9378 21.7436 45.9344 21.7439 45.9317C21.744 45.9303 21.7441 45.929 21.7442 45.928C21.7443 45.9274 21.7443 45.9269 21.7443 45.9265C21.7444 45.9262 21.7444 45.9259 21.7444 45.9258C21.7444 45.9255 21.7444 45.9252 21.1466 45.8748ZM18.1233 48.962C16.9707 49.4784 15.0563 49.6791 13.1625 49.4867C12.2259 49.3915 11.3219 49.2026 10.5486 48.9247C9.76861 48.6444 9.16011 48.2874 8.77328 47.8803L7.90333 48.7068C8.46664 49.2997 9.26559 49.7388 10.1427 50.054C11.0264 50.3716 12.0291 50.5777 13.0412 50.6805C15.0445 50.8841 17.1951 50.6928 18.6139 50.0572L18.1233 48.962ZM8.7733 47.8803C6.86194 45.8684 5.63127 42.2184 5.56712 34.9199L4.36717 34.9305C4.43184 42.2884 5.65976 46.3453 7.90331 48.7068L8.7733 47.8803ZM5.56712 34.9199C5.53498 31.264 5.59407 27.2949 5.87404 23.6559C6.15493 20.0049 6.65511 16.7339 7.48506 14.4495L6.35719 14.0397C5.46936 16.4834 4.96033 19.8886 4.67758 23.5638C4.3939 27.251 4.33488 31.2581 4.36717 34.9305L5.56712 34.9199ZM7.48518 14.4491C8.35626 12.0472 9.50302 10.9981 10.6432 10.4983C11.8365 9.9753 13.0914 10.0079 14.3773 9.95052L14.3238 8.75171C13.1592 8.80368 11.6133 8.76293 10.1615 9.39927C8.65652 10.0589 7.31383 11.4018 6.35707 14.04L7.48518 14.4491ZM14.3771 9.95053C16.0046 9.87843 17.2175 10.0874 18.1619 10.5831C19.0957 11.0732 19.8318 11.878 20.4443 13.1251L21.5214 12.596C20.8267 11.1817 19.9323 10.1571 18.7196 9.52054C17.5174 8.88953 16.0677 8.67446 14.324 8.7517L14.3771 9.95053ZM20.4442 13.1248C20.8144 13.8794 21.0426 15.0437 21.1744 16.076C21.2389 16.581 21.2781 17.0352 21.3011 17.363C21.3126 17.5267 21.3201 17.6583 21.3246 17.7484C21.3269 17.7934 21.3284 17.828 21.3294 17.851C21.3298 17.8625 21.3302 17.871 21.3304 17.8766C21.3305 17.8793 21.3306 17.8813 21.3306 17.8826C21.3306 17.8832 21.3306 17.8836 21.3307 17.8838C21.3307 17.8839 21.3307 17.884 21.3307 17.884C21.3307 17.884 21.3307 17.8839 21.3307 17.8839C21.3307 17.8839 21.3307 17.8838 21.9303 17.8634C22.53 17.8429 22.53 17.8428 22.5299 17.8427C22.5299 17.8427 22.5299 17.8426 22.5299 17.8425C22.5299 17.8423 22.5299 17.842 22.5299 17.8417C22.5299 17.8411 22.5299 17.8404 22.5298 17.8394C22.5298 17.8374 22.5297 17.8346 22.5295 17.8311C22.5293 17.824 22.5289 17.8139 22.5283 17.8008C22.5272 17.7746 22.5255 17.7366 22.5231 17.688C22.5182 17.5909 22.5103 17.4513 22.4982 17.2789C22.474 16.9345 22.4328 16.4569 22.3648 15.924C22.2315 14.8802 21.986 13.5431 21.5215 12.5963L20.4442 13.1248ZM21.9303 17.8634C21.8886 18.4619 21.8886 18.4619 21.8887 18.4619C21.8887 18.4619 21.8888 18.4619 21.8888 18.4619C21.889 18.4619 21.8891 18.4619 21.8893 18.462C21.8896 18.462 21.89 18.462 21.8904 18.462C21.8914 18.4621 21.8927 18.4622 21.8943 18.4623C21.8975 18.4625 21.9021 18.4628 21.9078 18.4632C21.9194 18.4639 21.9359 18.4649 21.9571 18.4661C21.9992 18.4686 22.0597 18.4717 22.135 18.4749C22.2852 18.4813 22.4953 18.4877 22.7367 18.488C23.2102 18.4887 23.8392 18.4663 24.373 18.3614L24.1417 17.1839C23.7254 17.2657 23.1908 17.2887 22.7384 17.288C22.5167 17.2877 22.3233 17.2818 22.1856 17.276C22.1169 17.2731 22.0624 17.2702 22.0256 17.2681C22.0072 17.267 21.9932 17.2662 21.9842 17.2656C21.9796 17.2653 21.9763 17.2651 21.9743 17.265C21.9733 17.2649 21.9725 17.2648 21.9722 17.2648C21.972 17.2648 21.9719 17.2648 21.9719 17.2648C21.9718 17.2648 21.9719 17.2648 21.9719 17.2648C21.9719 17.2648 21.9719 17.2648 21.9719 17.2648C21.972 17.2648 21.972 17.2648 21.9303 17.8634ZM24.373 18.3614C25.5223 18.1357 27.0451 17.3562 28.291 14.8096L27.213 14.2823C26.1184 16.5198 24.8928 17.0364 24.1417 17.1839L24.373 18.3614ZM28.291 14.8096C28.7593 13.852 29.2208 12.933 29.9194 12.171C30.6012 11.4274 31.5241 10.8196 32.9411 10.5398L32.7086 9.3625C31.0335 9.69333 29.8844 10.4336 29.0349 11.36C28.2023 12.2681 27.6734 13.3411 27.213 14.2823L28.291 14.8096ZM32.9408 10.5398C35.937 9.94961 38.0312 10.2398 39.9499 11.7887L40.7036 10.855C38.4137 9.00643 35.9129 8.73129 32.7089 9.36245L32.9408 10.5398ZM39.9499 11.7887C40.4535 12.1952 40.9389 13.0484 41.3632 14.3136C41.7791 15.5535 42.1058 17.0932 42.3539 18.7613C42.8498 22.0955 43.0212 25.8691 42.9933 28.6202L44.1932 28.6324C44.2216 25.834 44.0481 21.9954 43.5409 18.5848C43.2874 16.8805 42.9479 15.2646 42.501 13.932C42.0625 12.6247 41.4884 11.4885 40.7036 10.855L39.9499 11.7887ZM42.9933 28.6201C42.9555 32.2335 42.9922 36.4866 42.6475 40.2554C42.4753 42.1374 42.2098 43.8751 41.8002 45.3336C41.388 46.8017 40.8454 47.9295 40.1571 48.6459L41.0225 49.4773C41.9097 48.5536 42.5209 47.2057 42.9555 45.658C43.3928 44.1008 43.667 42.2827 43.8425 40.3647C44.1929 36.5332 44.1558 32.2087 44.1932 28.6326L42.9933 28.6201ZM40.1569 48.6461C38.8917 49.9642 36.8416 50.428 34.8094 50.3527C33.8062 50.3156 32.8408 50.1474 32.0337 49.9077C31.2131 49.664 30.6073 49.3617 30.2836 49.0884L29.5096 50.0054C30.0152 50.4322 30.8013 50.7935 31.6921 51.0581C32.5964 51.3266 33.6616 51.511 34.765 51.5519C36.9461 51.6327 39.4133 51.1537 41.0226 49.4771L40.1569 48.6461ZM30.2833 49.0882C29.3565 48.3067 28.9231 47.4861 28.7179 46.8759C28.6147 46.5689 28.5684 46.3125 28.5478 46.1384C28.5375 46.0514 28.5336 45.9853 28.5322 45.9442C28.5315 45.9237 28.5315 45.9094 28.5315 45.9019C28.5315 45.8982 28.5315 45.8962 28.5315 45.896C28.5315 45.8958 28.5315 45.8962 28.5315 45.8969C28.5315 45.8973 28.5315 45.8978 28.5315 45.8984C28.5315 45.8987 28.5314 45.8991 28.5314 45.8994C28.5314 45.8996 28.5314 45.8999 28.5314 45.9C28.5314 45.9003 28.5314 45.9006 27.9318 45.8775C27.3323 45.8544 27.3323 45.8547 27.3323 45.855C27.3322 45.8552 27.3322 45.8555 27.3322 45.8557C27.3322 45.8562 27.3322 45.8567 27.3322 45.8573C27.3321 45.8584 27.3321 45.8596 27.3321 45.8609C27.332 45.8636 27.3319 45.8667 27.3318 45.8703C27.3317 45.8776 27.3315 45.8867 27.3315 45.8977C27.3314 45.9196 27.3317 45.9489 27.3329 45.985C27.3354 46.0572 27.3416 46.1569 27.3561 46.2795C27.3852 46.5246 27.4476 46.8631 27.5805 47.2584C27.8478 48.053 28.3968 49.0671 29.5098 50.0056L30.2833 49.0882ZM27.9318 45.2775H21.1492V46.4775H27.9318V45.2775ZM21.5721 45.4518L21.5694 45.4492L20.7237 46.3005L20.7264 46.3032L21.5721 45.4518Z' fill='black'/%3E%3Cpath d='M10.0102 28.7011C10.6971 25.2743 13.5397 22.6471 16.457 22.1159C21.4783 21.1992 27.3244 21.1707 31.6702 22.2044C36.016 23.241 38.1889 26.8192 38.3987 29.4521C38.6085 32.0851 38.7867 35.6347 37.9216 38.1477C37.0593 40.6606 35.7487 42.4968 31.1931 43.3821C26.6374 44.2702 21.9353 44.4187 17.4371 43.4992C12.9419 42.5825 10.3953 41.169 9.8205 36.0973C9.48997 33.1759 9.54171 31.0227 10.0073 28.7011H10.0102Z' fill='white' stroke='black' stroke-width='1.2' stroke-miterlimit='10'/%3E%3Cpath d='M22.7802 35.038C22.7802 35.038 22.6997 38.0821 24.4271 38.0821C26.1545 38.0821 26.0108 35.038 26.0108 35.038H22.7773H22.7802Z' fill='%23FB6900'/%3E%3Cpath d='M22.7804 35.038C22.7804 35.038 22.6999 38.0821 24.4273 38.0821C26.1547 38.0821 26.011 35.038 26.011 35.038' stroke='black' stroke-width='1.2' stroke-miterlimit='10'/%3E%3Cpath d='M19.5898 27.1505V28.7697' stroke='black' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.394 28.7697H21.3403' stroke='black' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M29.5403 27.0306V28.7697' stroke='black' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M27.3789 28.7529H31.8397' stroke='black' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19.7508 33.0332C20.3429 33.0332 20.8229 32.5563 20.8229 31.968C20.8229 31.3797 20.3429 30.9028 19.7508 30.9028C19.1587 30.9028 18.6787 31.3797 18.6787 31.968C18.6787 32.5563 19.1587 33.0332 19.7508 33.0332Z' fill='black'/%3E%3Cpath d='M24.8383 31.4313C23.6713 31.4827 23.5679 31.891 23.5679 32.3337C23.5679 32.7763 23.8265 33.2018 25.2665 32.9819' stroke='black' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M22.1624 34.5493C22.1624 34.5493 22.5044 35.1632 23.3638 35.129C24.2203 35.0947 24.4962 34.4979 24.4962 34.4979C24.4962 34.4979 24.5336 35.1147 25.6459 35.0433C26.4535 34.9919 26.6921 34.4293 26.6921 34.4293' stroke='black' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.216 35.6518C18.4827 35.6518 19.5096 35.0956 19.5096 34.4096C19.5096 33.7235 18.4827 33.1674 17.216 33.1674C15.9492 33.1674 14.9224 33.7235 14.9224 34.4096C14.9224 35.0956 15.9492 35.6518 17.216 35.6518Z' fill='%23F4B255'/%3E%3Cpath d='M31.7736 35.1493C32.9911 35.1493 33.9781 34.5484 33.9781 33.8071C33.9781 33.0659 32.9911 32.465 31.7736 32.465C30.5561 32.465 29.5691 33.0659 29.5691 33.8071C29.5691 34.5484 30.5561 35.1493 31.7736 35.1493Z' fill='%23F4B255'/%3E%3Cpath d='M29.1795 33.033C29.7716 33.033 30.2516 32.5561 30.2516 31.9679C30.2516 31.3796 29.7716 30.9027 29.1795 30.9027C28.5874 30.9027 28.1074 31.3796 28.1074 31.9679C28.1074 32.5561 28.5874 33.033 29.1795 33.033Z' fill='black'/%3E%3C/g%3E%3C/svg%3E%0A");
}

.new_direct [data-icon-id='icon_recommend'] [data-icon='icon02'] {
	background-image: url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='24' cy='24' r='24' fill='%23FFD80D'/%3E%3Cmask id='mask0_132_1589' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='48' height='48'%3E%3Ccircle cx='24' cy='24' r='24' fill='%23F8670D'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_132_1589)'%3E%3Cpath d='M21.1466 45.8748C21.1466 45.8748 20.9372 48.3602 18.3686 49.5096C15.7973 50.6616 10.2386 50.2936 8.3383 48.2936C6.26085 46.1068 5.03156 42.2534 4.96714 34.9252C4.90273 27.597 5.20334 18.9727 6.92113 14.2446C8.74896 9.20445 11.9 9.46045 14.3506 9.35112C17.7217 9.20178 19.6757 10.1991 20.9828 12.8605C21.8176 14.5619 21.9303 17.8634 21.9303 17.8634C21.9303 17.8634 23.3072 17.9594 24.2574 17.7727C25.2075 17.586 26.5818 16.938 27.752 14.5459C28.6807 12.6472 29.7328 10.5618 32.8248 9.95113C35.9249 9.34045 38.2225 9.62312 40.3267 11.3218C42.9034 13.4019 43.6496 23.0768 43.5932 28.6263C43.5181 35.8159 43.7409 45.7815 40.5898 49.0616C37.7152 52.0563 31.5553 50.947 29.8965 49.5469C27.8567 47.8269 27.9318 45.8775 27.9318 45.8775H21.1492L21.1466 45.8748Z' fill='%23F18D01'/%3E%3Cpath d='M21.1466 45.8748L21.5694 45.4491C21.404 45.2848 21.1583 45.2312 20.9395 45.3117C20.7207 45.3922 20.5683 45.5921 20.5487 45.8245L21.1466 45.8748ZM18.3686 49.5096L18.1235 48.9619L18.1233 48.962L18.3686 49.5096ZM8.3383 48.2936L7.90331 48.7068L7.90333 48.7068L8.3383 48.2936ZM6.92113 14.2446L7.48506 14.4495L7.48518 14.4491L6.92113 14.2446ZM14.3506 9.35112L14.324 8.7517L14.3238 8.75171L14.3506 9.35112ZM20.9828 12.8605L21.5215 12.5963L21.5214 12.596L20.9828 12.8605ZM21.9303 17.8634L21.3307 17.8838L21.3491 18.4243L21.8886 18.4619L21.9303 17.8634ZM27.752 14.5459L28.291 14.8096L28.291 14.8096L27.752 14.5459ZM32.8248 9.95113L32.7089 9.36245L32.7086 9.3625L32.8248 9.95113ZM40.3267 11.3218L39.9499 11.7887L40.3267 11.3218ZM43.5932 28.6263L44.1932 28.6326V28.6324L43.5932 28.6263ZM40.5898 49.0616L40.1571 48.6459L40.1569 48.6461L40.5898 49.0616ZM29.8965 49.5469L30.2835 49.0884L30.2833 49.0882L29.8965 49.5469ZM27.9318 45.8775L28.5314 45.9006L28.5554 45.2775H27.9318V45.8775ZM21.1492 45.8775L20.7264 46.3032L20.9019 46.4775H21.1492V45.8775ZM21.1466 45.8748C20.5487 45.8245 20.5487 45.8242 20.5487 45.8239C20.5487 45.8238 20.5488 45.8236 20.5488 45.8234C20.5488 45.8231 20.5488 45.8228 20.5488 45.8226C20.5489 45.8221 20.5489 45.8218 20.5489 45.8216C20.549 45.8212 20.5489 45.8214 20.5489 45.8222C20.5487 45.8237 20.5483 45.8275 20.5476 45.8334C20.5463 45.8451 20.5437 45.8654 20.5395 45.8931C20.5309 45.9487 20.5158 46.0341 20.49 46.1421C20.4384 46.3589 20.3454 46.6624 20.1816 46.998C19.8564 47.6643 19.254 48.4561 18.1235 48.9619L18.6136 50.0573C20.0518 49.4137 20.8384 48.3882 21.26 47.5244C21.4696 47.0949 21.5895 46.7053 21.6574 46.4201C21.6914 46.2772 21.7127 46.1594 21.7256 46.0746C21.7321 46.0322 21.7366 45.9979 21.7395 45.9727C21.741 45.9601 21.7421 45.9497 21.7429 45.9418C21.7433 45.9378 21.7436 45.9344 21.7439 45.9317C21.744 45.9303 21.7441 45.929 21.7442 45.928C21.7443 45.9274 21.7443 45.9269 21.7443 45.9265C21.7444 45.9262 21.7444 45.9259 21.7444 45.9258C21.7444 45.9255 21.7444 45.9252 21.1466 45.8748ZM18.1233 48.962C16.9707 49.4784 15.0563 49.6791 13.1625 49.4867C12.2259 49.3915 11.3219 49.2026 10.5486 48.9247C9.76861 48.6444 9.16011 48.2874 8.77327 47.8803L7.90333 48.7068C8.46664 49.2997 9.26559 49.7388 10.1427 50.054C11.0264 50.3716 12.0291 50.5777 13.0412 50.6805C15.0445 50.8841 17.1951 50.6928 18.6139 50.0571L18.1233 48.962ZM8.7733 47.8803C6.86194 45.8684 5.63127 42.2184 5.56712 34.9199L4.36717 34.9305C4.43184 42.2884 5.65976 46.3453 7.90331 48.7068L8.7733 47.8803ZM5.56712 34.9199C5.53498 31.264 5.59407 27.2949 5.87404 23.6559C6.15493 20.0049 6.65511 16.7339 7.48506 14.4495L6.35719 14.0397C5.46936 16.4834 4.96033 19.8886 4.67758 23.5638C4.3939 27.251 4.33488 31.2581 4.36717 34.9305L5.56712 34.9199ZM7.48518 14.4491C8.35626 12.0472 9.50302 10.9981 10.6432 10.4983C11.8365 9.9753 13.0914 10.0079 14.3773 9.95052L14.3238 8.75171C13.1592 8.80368 11.6133 8.76294 10.1615 9.39927C8.65652 10.0589 7.31383 11.4018 6.35707 14.04L7.48518 14.4491ZM14.3771 9.95053C16.0046 9.87843 17.2175 10.0874 18.1619 10.5831C19.0957 11.0732 19.8318 11.878 20.4443 13.1251L21.5214 12.596C20.8267 11.1817 19.9323 10.1571 18.7196 9.52054C17.5174 8.88953 16.0677 8.67446 14.324 8.7517L14.3771 9.95053ZM20.4442 13.1248C20.8144 13.8794 21.0426 15.0437 21.1744 16.076C21.2389 16.581 21.2781 17.0352 21.3011 17.363C21.3126 17.5267 21.3201 17.6583 21.3246 17.7484C21.3269 17.7934 21.3284 17.828 21.3294 17.851C21.3298 17.8625 21.3302 17.871 21.3304 17.8766C21.3305 17.8793 21.3306 17.8813 21.3306 17.8825C21.3306 17.8832 21.3306 17.8836 21.3307 17.8838C21.3307 17.8839 21.3307 17.884 21.3307 17.884C21.3307 17.884 21.3307 17.8839 21.3307 17.8839C21.3307 17.8839 21.3307 17.8838 21.9303 17.8634C22.53 17.8429 22.53 17.8428 22.5299 17.8427C22.5299 17.8427 22.5299 17.8426 22.5299 17.8425C22.5299 17.8423 22.5299 17.842 22.5299 17.8417C22.5299 17.8411 22.5299 17.8404 22.5298 17.8394C22.5298 17.8374 22.5297 17.8346 22.5295 17.8311C22.5293 17.824 22.5289 17.8139 22.5283 17.8008C22.5272 17.7746 22.5255 17.7366 22.5231 17.688C22.5182 17.5909 22.5103 17.4513 22.4982 17.2789C22.474 16.9345 22.4328 16.4569 22.3648 15.924C22.2315 14.8802 21.986 13.5431 21.5215 12.5963L20.4442 13.1248ZM21.9303 17.8634C21.8886 18.4619 21.8886 18.4619 21.8887 18.4619C21.8887 18.4619 21.8888 18.4619 21.8888 18.4619C21.889 18.4619 21.8891 18.4619 21.8893 18.462C21.8896 18.462 21.89 18.462 21.8904 18.462C21.8914 18.4621 21.8927 18.4622 21.8943 18.4623C21.8975 18.4625 21.9021 18.4628 21.9078 18.4632C21.9194 18.4639 21.9359 18.4649 21.957 18.4661C21.9992 18.4686 22.0597 18.4717 22.135 18.4749C22.2852 18.4813 22.4953 18.4877 22.7367 18.488C23.2102 18.4887 23.8392 18.4663 24.373 18.3614L24.1417 17.1839C23.7254 17.2657 23.1908 17.2887 22.7384 17.288C22.5167 17.2877 22.3233 17.2818 22.1856 17.276C22.1169 17.2731 22.0624 17.2702 22.0256 17.2681C22.0072 17.267 21.9932 17.2662 21.9842 17.2656C21.9796 17.2653 21.9763 17.2651 21.9743 17.265C21.9733 17.2649 21.9725 17.2648 21.9722 17.2648C21.972 17.2648 21.9719 17.2648 21.9719 17.2648C21.9718 17.2648 21.9719 17.2648 21.9719 17.2648C21.9719 17.2648 21.9719 17.2648 21.9719 17.2648C21.972 17.2648 21.972 17.2648 21.9303 17.8634ZM24.373 18.3614C25.5223 18.1357 27.0451 17.3562 28.291 14.8096L27.213 14.2823C26.1184 16.5198 24.8928 17.0364 24.1417 17.1839L24.373 18.3614ZM28.291 14.8096C28.7593 13.852 29.2208 12.933 29.9194 12.171C30.6012 11.4274 31.5241 10.8196 32.9411 10.5398L32.7086 9.3625C31.0335 9.69333 29.8844 10.4336 29.0349 11.36C28.2023 12.2681 27.6734 13.3411 27.213 14.2823L28.291 14.8096ZM32.9408 10.5398C35.937 9.94961 38.0312 10.2398 39.9499 11.7887L40.7036 10.855C38.4137 9.00643 35.9129 8.73129 32.7089 9.36245L32.9408 10.5398ZM39.9499 11.7887C40.4535 12.1952 40.9389 13.0484 41.3632 14.3136C41.7791 15.5535 42.1058 17.0932 42.3539 18.7613C42.8498 22.0955 43.0212 25.8691 42.9933 28.6202L44.1932 28.6324C44.2216 25.834 44.0481 21.9954 43.5409 18.5848C43.2874 16.8805 42.9479 15.2646 42.501 13.932C42.0625 12.6247 41.4884 11.4885 40.7036 10.855L39.9499 11.7887ZM42.9933 28.6201C42.9555 32.2335 42.9922 36.4866 42.6475 40.2553C42.4753 42.1374 42.2098 43.8751 41.8002 45.3336C41.388 46.8017 40.8454 47.9295 40.1571 48.6459L41.0225 49.4773C41.9097 48.5536 42.5209 47.2057 42.9555 45.658C43.3928 44.1008 43.667 42.2827 43.8425 40.3647C44.1929 36.5332 44.1558 32.2087 44.1932 28.6326L42.9933 28.6201ZM40.1569 48.6461C38.8917 49.9642 36.8416 50.428 34.8094 50.3527C33.8062 50.3156 32.8408 50.1474 32.0337 49.9077C31.2131 49.664 30.6073 49.3617 30.2835 49.0884L29.5095 50.0054C30.0152 50.4322 30.8013 50.7935 31.6921 51.058C32.5964 51.3266 33.6616 51.511 34.765 51.5519C36.9461 51.6326 39.4133 51.1537 41.0226 49.4771L40.1569 48.6461ZM30.2833 49.0882C29.3565 48.3067 28.9231 47.4861 28.7179 46.8759C28.6147 46.5689 28.5684 46.3125 28.5478 46.1384C28.5375 46.0514 28.5336 45.9853 28.5322 45.9442C28.5315 45.9237 28.5315 45.9094 28.5315 45.9019C28.5315 45.8982 28.5315 45.8962 28.5315 45.896C28.5315 45.8958 28.5315 45.8962 28.5315 45.8969C28.5315 45.8973 28.5315 45.8978 28.5315 45.8984C28.5315 45.8987 28.5314 45.8991 28.5314 45.8994C28.5314 45.8996 28.5314 45.8999 28.5314 45.9C28.5314 45.9003 28.5314 45.9006 27.9318 45.8775C27.3323 45.8544 27.3323 45.8547 27.3322 45.855C27.3322 45.8552 27.3322 45.8555 27.3322 45.8557C27.3322 45.8562 27.3322 45.8567 27.3322 45.8573C27.3321 45.8584 27.3321 45.8596 27.3321 45.8609C27.332 45.8636 27.3319 45.8667 27.3318 45.8703C27.3317 45.8776 27.3315 45.8867 27.3315 45.8977C27.3314 45.9196 27.3317 45.9489 27.3329 45.985C27.3354 46.0572 27.3416 46.1569 27.3561 46.2795C27.3852 46.5246 27.4476 46.8631 27.5805 47.2584C27.8478 48.053 28.3968 49.0671 29.5098 50.0056L30.2833 49.0882ZM27.9318 45.2775H21.1492V46.4775H27.9318V45.2775ZM21.5721 45.4518L21.5694 45.4491L20.7237 46.3005L20.7264 46.3032L21.5721 45.4518Z' fill='black'/%3E%3Cpath d='M10.0102 28.7011C10.6971 25.2743 13.5397 22.6471 16.457 22.1159C21.4783 21.1992 27.3244 21.1707 31.6702 22.2044C36.016 23.241 38.1889 26.8192 38.3987 29.4521C38.6085 32.0851 38.7867 35.6347 37.9216 38.1476C37.0593 40.6606 35.7487 42.4968 31.1931 43.3821C26.6374 44.2702 21.9353 44.4187 17.4371 43.4992C12.9419 42.5825 10.3953 41.1689 9.8205 36.0973C9.48997 33.1759 9.54171 31.0227 10.0073 28.7011H10.0102Z' fill='white' stroke='black' stroke-width='1.2' stroke-miterlimit='10'/%3E%3Cpath d='M22.5967 36.3713C22.5967 36.3713 23.3833 37.5779 26.0707 36.9928C28.7554 36.4077 28.9457 34.7001 28.9457 34.7001' stroke='black' stroke-width='1.1' stroke-miterlimit='10' stroke-linecap='round'/%3E%3Cpath d='M19.562 27.6652V29.2524' stroke='black' stroke-width='1.1' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.4233 29.2523H21.2669' stroke='black' stroke-width='1.1' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M29.7603 27.6146V29.0871' stroke='black' stroke-width='1.1' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M27.6553 29.3027H31.9999' stroke='black' stroke-width='1.1' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20.8945 32.9559C21.4712 32.9559 21.9387 32.4884 21.9387 31.9117C21.9387 31.335 21.4712 30.8676 20.8945 30.8676C20.3178 30.8676 19.8503 31.335 19.8503 31.9117C19.8503 32.4884 20.3178 32.9559 20.8945 32.9559Z' fill='black'/%3E%3Cpath d='M30.8716 32.62C31.4483 32.62 31.9157 32.1525 31.9157 31.5758C31.9157 30.9991 31.4483 30.5316 30.8716 30.5316C30.2949 30.5316 29.8274 30.9991 29.8274 31.5758C29.8274 32.1525 30.2949 32.62 30.8716 32.62Z' fill='black'/%3E%3Cpath d='M24.8383 31.4313C23.6713 31.4827 23.5679 31.891 23.5679 32.3337C23.5679 32.7763 23.8265 33.2018 25.2665 32.9819' stroke='black' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.216 35.6518C18.4827 35.6518 19.5096 35.0956 19.5096 34.4096C19.5096 33.7235 18.4827 33.1674 17.216 33.1674C15.9492 33.1674 14.9224 33.7235 14.9224 34.4096C14.9224 35.0956 15.9492 35.6518 17.216 35.6518Z' fill='%23F4B255'/%3E%3Cpath d='M34.2045 35.1493C35.422 35.1493 36.409 34.5484 36.409 33.8071C36.409 33.0659 35.422 32.465 34.2045 32.465C32.987 32.465 32 33.0659 32 33.8071C32 34.5484 32.987 35.1493 34.2045 35.1493Z' fill='%23F4B255'/%3E%3C/g%3E%3C/svg%3E%0A");
}

.new_direct [data-icon-id='icon_recommend'] [data-icon='icon03'] {
	background-image: url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='24' cy='24' r='24' fill='%235566F5'/%3E%3Cmask id='mask0_132_1623' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='48' height='48'%3E%3Ccircle cx='24' cy='24' r='24' fill='%23F8670D'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_132_1623)'%3E%3Cpath d='M21.1466 45.8748C21.1466 45.8748 20.9372 48.3602 18.3686 49.5096C15.7973 50.6616 10.2386 50.2936 8.3383 48.2936C6.26085 46.1068 5.03156 42.2534 4.96714 34.9252C4.90273 27.597 5.20334 18.9727 6.92113 14.2446C8.74896 9.20445 11.9 9.46045 14.3506 9.35112C17.7217 9.20178 19.6757 10.1991 20.9828 12.8606C21.8176 14.5619 21.9303 17.8634 21.9303 17.8634C21.9303 17.8634 23.3072 17.9594 24.2574 17.7727C25.2075 17.586 26.5818 16.938 27.752 14.5459C28.6807 12.6472 29.7328 10.5618 32.8248 9.95113C35.9249 9.34045 38.2225 9.62312 40.3268 11.3218C42.9034 13.4019 43.6496 23.0768 43.5932 28.6263C43.5181 35.8159 43.7409 45.7815 40.5898 49.0616C37.7152 52.0563 31.5553 50.947 29.8966 49.5469C27.8567 47.8269 27.9318 45.8775 27.9318 45.8775H21.1493L21.1466 45.8748Z' fill='%23F18D01'/%3E%3Cpath d='M21.1466 45.8748L21.5694 45.4492C21.404 45.2848 21.1583 45.2312 20.9395 45.3117C20.7207 45.3922 20.5683 45.5921 20.5487 45.8245L21.1466 45.8748ZM18.3686 49.5096L18.1235 48.9619L18.1233 48.962L18.3686 49.5096ZM8.3383 48.2936L7.90331 48.7068L7.90333 48.7068L8.3383 48.2936ZM6.92113 14.2446L7.48506 14.4495L7.48518 14.4491L6.92113 14.2446ZM14.3506 9.35112L14.324 8.7517L14.3238 8.75171L14.3506 9.35112ZM20.9828 12.8606L21.5215 12.5963L21.5214 12.596L20.9828 12.8606ZM21.9303 17.8634L21.3307 17.8838L21.3491 18.4243L21.8886 18.4619L21.9303 17.8634ZM27.752 14.5459L28.291 14.8096L28.291 14.8096L27.752 14.5459ZM32.8248 9.95113L32.7089 9.36245L32.7086 9.3625L32.8248 9.95113ZM40.3268 11.3218L39.9499 11.7887L40.3268 11.3218ZM43.5932 28.6263L44.1932 28.6326V28.6324L43.5932 28.6263ZM40.5898 49.0616L40.1571 48.6459L40.1569 48.6461L40.5898 49.0616ZM29.8966 49.5469L30.2836 49.0884L30.2833 49.0882L29.8966 49.5469ZM27.9318 45.8775L28.5314 45.9006L28.5554 45.2775H27.9318V45.8775ZM21.1493 45.8775L20.7264 46.3032L20.9019 46.4775H21.1493V45.8775ZM21.1466 45.8748C20.5487 45.8245 20.5487 45.8242 20.5487 45.8239C20.5487 45.8238 20.5488 45.8236 20.5488 45.8234C20.5488 45.8231 20.5488 45.8228 20.5488 45.8226C20.5489 45.8221 20.5489 45.8218 20.5489 45.8216C20.549 45.8212 20.549 45.8214 20.5489 45.8222C20.5487 45.8237 20.5483 45.8275 20.5476 45.8334C20.5463 45.8451 20.5437 45.8654 20.5395 45.8931C20.5309 45.9487 20.5158 46.0341 20.49 46.1421C20.4384 46.3589 20.3454 46.6624 20.1816 46.998C19.8564 47.6643 19.254 48.4561 18.1235 48.9619L18.6136 50.0573C20.0518 49.4138 20.8384 48.3882 21.26 47.5244C21.4696 47.0949 21.5895 46.7053 21.6574 46.4201C21.6914 46.2772 21.7127 46.1594 21.7257 46.0746C21.7321 46.0322 21.7366 45.9979 21.7395 45.9727C21.741 45.9601 21.7421 45.9497 21.7429 45.9418C21.7433 45.9378 21.7436 45.9344 21.7439 45.9317C21.744 45.9303 21.7441 45.929 21.7442 45.928C21.7443 45.9274 21.7443 45.9269 21.7443 45.9265C21.7444 45.9262 21.7444 45.9259 21.7444 45.9258C21.7444 45.9255 21.7444 45.9252 21.1466 45.8748ZM18.1233 48.962C16.9707 49.4784 15.0563 49.6791 13.1625 49.4867C12.2259 49.3915 11.3219 49.2026 10.5486 48.9247C9.76861 48.6444 9.16011 48.2874 8.77328 47.8803L7.90333 48.7068C8.46664 49.2997 9.26559 49.7388 10.1427 50.054C11.0264 50.3716 12.0291 50.5777 13.0412 50.6805C15.0445 50.8841 17.1951 50.6928 18.6139 50.0572L18.1233 48.962ZM8.7733 47.8803C6.86194 45.8684 5.63127 42.2184 5.56712 34.9199L4.36717 34.9305C4.43184 42.2884 5.65976 46.3453 7.90331 48.7068L8.7733 47.8803ZM5.56712 34.9199C5.53498 31.264 5.59407 27.2949 5.87404 23.6559C6.15493 20.0049 6.65511 16.7339 7.48506 14.4495L6.35719 14.0397C5.46936 16.4834 4.96033 19.8886 4.67758 23.5638C4.3939 27.251 4.33488 31.2582 4.36717 34.9305L5.56712 34.9199ZM7.48518 14.4491C8.35626 12.0472 9.50303 10.9981 10.6432 10.4983C11.8365 9.9753 13.0914 10.0079 14.3773 9.95052L14.3238 8.75171C13.1592 8.80367 11.6133 8.76293 10.1615 9.39927C8.65652 10.0589 7.31383 11.4018 6.35707 14.04L7.48518 14.4491ZM14.3771 9.95053C16.0046 9.87843 17.2175 10.0874 18.1619 10.5831C19.0957 11.0732 19.8318 11.878 20.4443 13.1251L21.5214 12.596C20.8267 11.1817 19.9323 10.1571 18.7196 9.52054C17.5174 8.88953 16.0677 8.67446 14.324 8.7517L14.3771 9.95053ZM20.4442 13.1248C20.8144 13.8794 21.0426 15.0437 21.1744 16.076C21.2389 16.581 21.2781 17.0352 21.3011 17.363C21.3126 17.5267 21.3201 17.6583 21.3246 17.7484C21.3269 17.7934 21.3284 17.828 21.3294 17.851C21.3298 17.8625 21.3302 17.871 21.3304 17.8766C21.3305 17.8793 21.3306 17.8813 21.3306 17.8826C21.3306 17.8832 21.3306 17.8836 21.3307 17.8838C21.3307 17.8839 21.3307 17.884 21.3307 17.884C21.3307 17.884 21.3307 17.8839 21.3307 17.8839C21.3307 17.8839 21.3307 17.8838 21.9303 17.8634C22.53 17.8429 22.53 17.8428 22.53 17.8427C22.5299 17.8427 22.5299 17.8426 22.5299 17.8425C22.5299 17.8423 22.5299 17.842 22.5299 17.8417C22.5299 17.8411 22.5299 17.8404 22.5298 17.8394C22.5298 17.8374 22.5297 17.8346 22.5295 17.8311C22.5293 17.824 22.5289 17.8139 22.5283 17.8008C22.5272 17.7746 22.5255 17.7366 22.5231 17.688C22.5182 17.5909 22.5103 17.4513 22.4982 17.2789C22.474 16.9345 22.4328 16.4569 22.3648 15.924C22.2315 14.8802 21.986 13.5431 21.5215 12.5963L20.4442 13.1248ZM21.9303 17.8634C21.8886 18.4619 21.8886 18.4619 21.8887 18.4619C21.8887 18.4619 21.8888 18.4619 21.8889 18.4619C21.889 18.4619 21.8891 18.4619 21.8893 18.462C21.8896 18.462 21.89 18.462 21.8904 18.462C21.8914 18.4621 21.8927 18.4622 21.8943 18.4623C21.8975 18.4625 21.9021 18.4628 21.9078 18.4632C21.9194 18.4639 21.9359 18.4649 21.9571 18.4661C21.9992 18.4686 22.0597 18.4717 22.135 18.4749C22.2852 18.4813 22.4953 18.4877 22.7367 18.488C23.2102 18.4887 23.8392 18.4663 24.373 18.3614L24.1417 17.1839C23.7254 17.2657 23.1908 17.2887 22.7384 17.288C22.5167 17.2877 22.3233 17.2818 22.1856 17.276C22.1169 17.2731 22.0624 17.2702 22.0256 17.2681C22.0072 17.267 21.9932 17.2662 21.9842 17.2656C21.9796 17.2653 21.9763 17.2651 21.9743 17.265C21.9733 17.2649 21.9726 17.2648 21.9722 17.2648C21.972 17.2648 21.9719 17.2648 21.9719 17.2648C21.9718 17.2648 21.9719 17.2648 21.9719 17.2648C21.9719 17.2648 21.9719 17.2648 21.9719 17.2648C21.972 17.2648 21.972 17.2648 21.9303 17.8634ZM24.373 18.3614C25.5223 18.1357 27.0451 17.3562 28.291 14.8096L27.213 14.2823C26.1184 16.5198 24.8928 17.0364 24.1417 17.1839L24.373 18.3614ZM28.291 14.8096C28.7593 13.852 29.2208 12.933 29.9194 12.171C30.6012 11.4274 31.5241 10.8196 32.9411 10.5398L32.7086 9.3625C31.0336 9.69333 29.8844 10.4336 29.0349 11.36C28.2023 12.2681 27.6734 13.3411 27.213 14.2823L28.291 14.8096ZM32.9408 10.5398C35.937 9.94961 38.0312 10.2398 39.9499 11.7887L40.7036 10.855C38.4137 9.00643 35.9129 8.73129 32.7089 9.36245L32.9408 10.5398ZM39.9499 11.7887C40.4535 12.1952 40.9389 13.0484 41.3633 14.3136C41.7791 15.5535 42.1058 17.0932 42.3539 18.7613C42.8498 22.0955 43.0212 25.8691 42.9933 28.6202L44.1932 28.6324C44.2216 25.8341 44.0481 21.9954 43.5409 18.5848C43.2874 16.8805 42.9479 15.2646 42.501 13.932C42.0625 12.6247 41.4884 11.4885 40.7036 10.855L39.9499 11.7887ZM42.9933 28.6201C42.9555 32.2335 42.9922 36.4866 42.6475 40.2554C42.4753 42.1374 42.2098 43.8751 41.8002 45.3336C41.388 46.8017 40.8454 47.9295 40.1571 48.6459L41.0225 49.4773C41.9098 48.5537 42.5209 47.2057 42.9555 45.658C43.3928 44.1008 43.667 42.2827 43.8425 40.3647C44.1929 36.5332 44.1558 32.2087 44.1932 28.6326L42.9933 28.6201ZM40.1569 48.6461C38.8917 49.9642 36.8416 50.428 34.8094 50.3527C33.8062 50.3156 32.8408 50.1474 32.0337 49.9077C31.2131 49.664 30.6073 49.3617 30.2836 49.0884L29.5096 50.0054C30.0152 50.4322 30.8014 50.7935 31.6921 51.0581C32.5964 51.3266 33.6616 51.511 34.765 51.5519C36.9461 51.6327 39.4133 51.1537 41.0226 49.4771L40.1569 48.6461ZM30.2833 49.0882C29.3565 48.3067 28.9231 47.4861 28.7179 46.876C28.6147 46.5689 28.5684 46.3126 28.5478 46.1384C28.5375 46.0514 28.5336 45.9853 28.5322 45.9442C28.5315 45.9237 28.5315 45.9094 28.5315 45.902C28.5315 45.8982 28.5315 45.8962 28.5315 45.896C28.5315 45.8958 28.5315 45.8962 28.5315 45.8969C28.5315 45.8973 28.5315 45.8978 28.5315 45.8984C28.5315 45.8987 28.5314 45.8991 28.5314 45.8994C28.5314 45.8996 28.5314 45.8999 28.5314 45.9C28.5314 45.9003 28.5314 45.9006 27.9318 45.8775C27.3323 45.8544 27.3323 45.8547 27.3323 45.855C27.3322 45.8552 27.3322 45.8555 27.3322 45.8557C27.3322 45.8562 27.3322 45.8567 27.3322 45.8573C27.3321 45.8584 27.3321 45.8596 27.3321 45.8609C27.332 45.8636 27.3319 45.8667 27.3318 45.8703C27.3317 45.8776 27.3315 45.8867 27.3315 45.8977C27.3314 45.9196 27.3317 45.9489 27.3329 45.985C27.3354 46.0572 27.3416 46.1569 27.3561 46.2795C27.3852 46.5246 27.4476 46.8631 27.5805 47.2585C27.8478 48.053 28.3968 49.0671 29.5098 50.0056L30.2833 49.0882ZM27.9318 45.2775H21.1493V46.4775H27.9318V45.2775ZM21.5721 45.4518L21.5694 45.4492L20.7237 46.3005L20.7264 46.3032L21.5721 45.4518Z' fill='black'/%3E%3Cpath d='M10.0102 28.7011C10.6971 25.2743 13.5397 22.6471 16.457 22.1159C21.4783 21.1992 27.3244 21.1707 31.6702 22.2044C36.016 23.241 38.1889 26.8192 38.3987 29.4521C38.6085 32.0851 38.7867 35.6347 37.9216 38.1477C37.0593 40.6606 35.7487 42.4968 31.1931 43.3821C26.6374 44.2702 21.9353 44.4187 17.4371 43.4992C12.9419 42.5825 10.3953 41.169 9.8205 36.0973C9.48997 33.1759 9.54171 31.0227 10.0073 28.7011H10.0102Z' fill='white' stroke='black' stroke-width='1.2' stroke-miterlimit='10'/%3E%3Cpath d='M22.7802 35.038C22.7802 35.038 22.6997 38.0821 24.4271 38.0821C26.1545 38.0821 26.0108 35.038 26.0108 35.038H22.7773H22.7802Z' fill='%23FB6900'/%3E%3Cpath d='M22.7804 35.038C22.7804 35.038 22.6999 38.0821 24.4273 38.0821C26.1547 38.0821 26.011 35.038 26.011 35.038' stroke='black' stroke-width='1.2' stroke-miterlimit='10'/%3E%3Cpath d='M19.5898 27.1505V28.7697' stroke='black' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.394 28.7697H21.3403' stroke='black' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M29.5403 27.0306V28.7697' stroke='black' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M27.3789 28.7529H31.8397' stroke='black' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19.7508 33.0332C20.3429 33.0332 20.8229 32.5563 20.8229 31.968C20.8229 31.3797 20.3429 30.9028 19.7508 30.9028C19.1587 30.9028 18.6787 31.3797 18.6787 31.968C18.6787 32.5563 19.1587 33.0332 19.7508 33.0332Z' fill='black'/%3E%3Cpath d='M24.8383 31.4313C23.6713 31.4827 23.5679 31.891 23.5679 32.3337C23.5679 32.7763 23.8265 33.2018 25.2665 32.9819' stroke='black' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M22.1624 34.5493C22.1624 34.5493 22.5044 35.1632 23.3638 35.129C24.2203 35.0947 24.4962 34.4979 24.4962 34.4979C24.4962 34.4979 24.5336 35.1147 25.6459 35.0433C26.4535 34.9919 26.6921 34.4293 26.6921 34.4293' stroke='black' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.216 35.6518C18.4827 35.6518 19.5096 35.0956 19.5096 34.4096C19.5096 33.7235 18.4827 33.1674 17.216 33.1674C15.9492 33.1674 14.9224 33.7235 14.9224 34.4096C14.9224 35.0956 15.9492 35.6518 17.216 35.6518Z' fill='%23F4B255'/%3E%3Cpath d='M31.7736 35.1493C32.9911 35.1493 33.9781 34.5484 33.9781 33.8071C33.9781 33.0659 32.9911 32.465 31.7736 32.465C30.5561 32.465 29.5691 33.0659 29.5691 33.8071C29.5691 34.5484 30.5561 35.1493 31.7736 35.1493Z' fill='%23F4B255'/%3E%3Cpath d='M31.1499 30.4177L28.1147 31.8798L31.1499 33.1677' stroke='black' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E%0A");
}
