.styles_wrapper__vCwVN{display:flex;flex-direction:column;padding:var(--Spacing-Large);gap:var(--Spacing-Large)}.styles_wrapper__vCwVN[data-flag=true]{width:375px}.styles_content__ZRcJg{position:relative;height:181px}.styles_img__HWyet,.styles_title__CxaUC{position:absolute;width:100%;opacity:0}.styles_title__CxaUC{top:0}.styles_img__HWyet{bottom:0;height:160px;width:327px;left:50%;transform:translateX(-50%)}.styles_img__HWyet[data-index="0"],.styles_title__CxaUC[data-index="0"]{opacity:1;animation:styles_hidden__hcwfq .5s linear 2s forwards}.styles_img__HWyet[data-index="1"],.styles_title__CxaUC[data-index="1"]{animation:styles_show__naDR2 .5s linear 2s forwards,styles_hidden__hcwfq .5s linear 4s forwards}.styles_img__HWyet[data-index="2"],.styles_title__CxaUC[data-index="2"]{animation:styles_show__naDR2 .5s linear 4s forwards,styles_hidden__hcwfq .5s linear 6s forwards}.styles_img__HWyet[data-index="3"],.styles_title__CxaUC[data-index="3"]{animation:styles_show__naDR2 .5s linear 6s forwards}.styles_progress__Tnt3Y{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px}.styles_progressItem__oKlfx{height:4px;border-radius:var(--Radius-Medium);background-color:#ccc;transition:all 2s ease-in-out}.styles_progressItem__oKlfx.styles_active__s_OaP{background-color:#000}.styles_progressItem__oKlfx:nth-child(2){animation:styles_activeProgress__vL7WL .5s linear 2s forwards}.styles_progressItem__oKlfx:nth-child(3){animation:styles_activeProgress__vL7WL .5s linear 4s forwards}.styles_progressItem__oKlfx:nth-child(4){animation:styles_activeProgress__vL7WL .5s linear 6s forwards}@keyframes styles_hidden__hcwfq{0%{opacity:1}to{opacity:0}}@keyframes styles_show__naDR2{0%{opacity:0}to{opacity:1}}@keyframes styles_activeProgress__vL7WL{0%{background-color:#ccc}to{background-color:#000}}.styles_wrapper__hggwR{width:100%;border-radius:var(--Radius-Large)}.styles_wrapper__hggwR.styles_hiddenBorder__idgwC{border:none}.styles_header__l0keQ{position:relative;height:68px;display:flex;flex-direction:column;justify-content:center;gap:var(--Spacing-XXSmall);padding:0 var(--Spacing-Small);background-color:var(--Yellow-500);border-radius:var(--Radius-Large) var(--Radius-Large) 0 0}.styles_note__mUj3m{width:82px;height:72px;position:absolute;top:9px;right:0;background:url(/_next/static/media/timeout@3x.e638103b.png) no-repeat 50%;background-size:contain;display:flex;pointer-events:none}.styles_body__IQCpx{display:flex;width:100%;flex-direction:column;gap:var(--Spacing-Large);padding:var(--Spacing-Large) var(--Spacing-Medium) var(--Spacing-Medium);background-color:var(--Gray-0);border-radius:0 0 var(--Radius-Large) var(--Radius-Large);border-top-style:solid;border:1px solid var(--Gray-300);border-top:1px var(--Gray-300)}.styles_body__IQCpx.styles_noHeader__g3y9S{border-radius:var(--Radius-Large)}.styles_wrapBtn__O3fig{display:flex;flex-direction:column;gap:var(--Spacing-Medium)}.styles_link__gWhwq{text-decoration:underline;white-space:pre-line;word-break:keep-all}.styles_btn__lKX4T{padding:var(--Spacing-Small) var(--Spacing-XLarge)}.styles_btnClose__EMUEK{display:flex;align-items:center;justify-content:center;width:32px;height:32px;position:absolute;top:-2px;right:-2px;border-radius:var(--Radius-Full)}@media (hover:hover){.styles_btnClose__EMUEK:hover{background-color:var(--Yellow-600)}}.styles_btnClose__EMUEK:active{background-color:var(--Yellow-700)}.styles_btnClose__EMUEK:focus-visible{outline:3px solid var(--Blue-800);background-color:var(--Yellow-500)}.styles_itemSelect__Twanx{grid-column:span 1/span 1;position:relative}.styles_input__Qlq1V{width:100%;height:100%;position:absolute;top:0;left:0;border-radius:var(--Radius-Medium);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;cursor:pointer}.styles_itemSelect__Twanx .styles_label__YCBhT{position:relative;display:flex;height:40px;width:100%;align-items:center;gap:var(--Spacing-XXSmall);padding:0 var(--Spacing-Small);border:1px solid var(--Gray-300);border-radius:var(--Radius-Medium);background-color:var(--Gray-0);cursor:pointer}.styles_label__YCBhT:before{content:"";display:inline-block;width:16px;height:16px;-webkit-mask-image:url(/_next/static/media/ic-cheeck.e31f0cc9.svg);mask-image:url(/_next/static/media/ic-cheeck.e31f0cc9.svg);background-color:var(--Gray-300)}.styles_input__Qlq1V:checked+.styles_label__YCBhT:before{background-color:var(--Gray-800)}.styles_input__Qlq1V:checked+.styles_label__YCBhT{background-color:var(--Yellow-500);border-color:var(--Yellow-500)}.styles_input__Qlq1V[type=radio]+.styles_label__YCBhT:before,.styles_label__YCBhT[data-hidden-icon=true]:before{display:none}.styles_label__YCBhT[aria-disabled=true]{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:var(--Gray-100);border-color:var(--Gray-100);font-weight:600}.styles_label__YCBhT[aria-disabled=true] .styles_titleSelect__eaWeA{font-weight:600}.styles_titleSelect__eaWeA{flex:1 1}.styles_input__Qlq1V:checked+.styles_label__YCBhT .styles_titleSelect__eaWeA{font-weight:600}.styles_input__Qlq1V:focus-visible{outline:3px solid var(--Blue-800);outline-offset:0}@media (hover:hover){.styles_label__YCBhT:hover{background-color:var(--Gray-50)}.styles_input__Qlq1V:checked+.styles_label__YCBhT:hover{background-color:var(--Yellow-600);border-color:var(--Yellow-600)}}.styles_label__YCBhT:active{background-color:var(--Gray-100)}.styles_input__Qlq1V:checked+.styles_label__YCBhT:active{background-color:var(--Yellow-700);border-color:var(--Yellow-700)}.styles_itemGroup__hopf5{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:var(--Spacing-XXSmall);gap:var(--Spacing-XXSmall)}.styles_itemGroup__hopf5[data-flag=true]{grid-template-columns:repeat(3,minmax(0,1fr))}.styles_itemGroup__1xop1{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:var(--Spacing-XXSmall);gap:var(--Spacing-XXSmall)}.styles_itemGroup__1xop1[data-flag=true]{grid-template-columns:repeat(3,minmax(0,1fr))}.styles_overlay__PHxla{width:100%;height:100%;background:var(--Yellow-500);display:flex;flex-direction:column;align-items:center;justify-content:space-between;overflow-y:auto}.styles_overlay__PHxla.styles_center__ANAxQ{justify-content:center}.styles_dialog__ajkeP{background-color:transparent;position:fixed;inset:0;z-index:99}.styles_embededLP__XXVbr{background:var(--Gray-0);border-radius:var(--Radius-Large)}.styles_main__UhiP7{width:100%;max-width:664px;margin:0 auto;display:flex;flex-direction:column;gap:var(--Spacing-XLarge);padding:var(--Spacing-Medium) var(--Spacing-Medium) var(--Spacing-XXLarge)}.styles_main__UhiP7.styles_noPadding__nOGt8{padding:0}.styles_processWrap__LnrNN{display:flex;flex-direction:column;gap:var(--Spacing-Medium)}.styles_titleProcess__XAixI{display:flex;gap:var(--Spacing-Medium);align-items:center}.styles_title__T7CzY{font-weight:400;color:var(--Gray-800);font-size:16px;line-height:150%;padding-top:6px}.styles_process__Ow7sR{display:grid;height:4px;border-radius:1000px;background-color:var(--Gray-100)}.styles_process__Ow7sR:after{background-color:var(--Gray-800);border-radius:var(--Radius-Medium);content:"";display:flex;transition:width .5s ease-out}.styles_process__Ow7sR[data-step="1"]:after{width:calc(100% / 7)}.styles_process__Ow7sR[data-step="2"]:after{width:calc(100% / 7 * 2)}.styles_process__Ow7sR[data-step="3"]:after{width:calc(100% / 7 * 3)}.styles_process__Ow7sR[data-step="4"]:after{width:calc(100% / 7 * 4)}.styles_process__Ow7sR[data-step="5"]:after{width:calc(100% / 7 * 5)}.styles_process__Ow7sR[data-step="6"]:after{width:calc(100% / 7 * 6)}.styles_process__Ow7sR[data-step="7"]:after{width:100%}.styles_linkWrap__xTMTN{padding:0 var(--Spacing-Medium) var(--Spacing-XXLarge);display:flex;justify-content:center}.styles_btnAnswerLater__7fhIM{border:none;text-align:center;font-weight:300;font-size:12px;line-height:150%;text-decoration:underline;color:var(--Gray-800)}.styles_itemGroup__YRGT_{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:var(--Spacing-XXSmall);gap:var(--Spacing-XXSmall)}.styles_itemGroup__YRGT_[data-flag=true]{grid-template-columns:repeat(6,minmax(0,1fr))}.styles_wrapSelect__u4k0k{display:flex;position:relative;width:100%;flex-direction:column;gap:var(--Spacing-XXSmall)}.styles_wrapSelect__u4k0k:before{content:"";display:block;width:12px;height:12px;position:absolute;top:18px;right:16px;-webkit-mask:url(/_next/static/media/ic-pulldown.5334151e.svg) center no-repeat;mask:url(/_next/static/media/ic-pulldown.5334151e.svg) center no-repeat;background-color:var(--Gray-800)}.styles_select__tmfSN{width:100%;height:var(--Spacing-XXLarge);padding:0 var(--Spacing-Medium);background-color:var(--Gray-0);border:1px solid var(--Gray-300);border-radius:var(--Radius-Full);font-size:14px;line-height:150%;color:var(--Gray-800);font-weight:300;white-space:nowrap;text-overflow:ellipsis;cursor:pointer}.styles_select__tmfSN:disabled{background-color:var(--Gray-100);border:1px solid var(--Gray-100)}.styles_select__tmfSN:has(>option:not([value=""]):checked){font-weight:600}.styles_itemGroup__n_mr3{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:var(--Spacing-XXSmall);gap:var(--Spacing-XXSmall)}.styles_inputItem__wCItI{display:flex;flex-direction:column;gap:var(--Spacing-XSmall)}.styles_select__tmfSN:focus-visible{outline:3px solid var(--Blue-800)}@media (hover:hover){.styles_select__tmfSN:hover{background-color:var(--Gray-50)}}.styles_select__tmfSN:active{background-color:var(--Gray-100)}.styles_select__tmfSN[data-error=true]{border:1px solid var(--Red-500);background-color:var(--Red-0)}.styles_label__glDxS{display:flex;align-items:center;width:max-content;border-radius:var(--Radius-Small);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:var(--Spacing-XXSmall);gap:var(--Spacing-XSmall)}@media (hover:hover){.styles_label__glDxS:has(input[type=checkbox]:hover){background-color:var(--Gray-50)}}.styles_label__glDxS:has(input[type=checkbox]:active){background-color:var(--Gray-100)}.styles_label__glDxS:has(input[type=checkbox]:focus-visible){outline:3px solid var(--Blue-800)}.styles_label__glDxS:has(input[type=checkbox]:disabled){pointer-events:none}.styles_wrapSelect__zREtY{display:flex;position:relative;width:100%;flex-direction:column;gap:var(--Spacing-XXSmall)}.styles_select__wuRl7{overflow:hidden;position:relative;width:100%;height:var(--Spacing-XXLarge);padding:0 36px 0 var(--Spacing-Medium);background-color:var(--Gray-0);border:1px solid var(--Gray-300);border-radius:var(--Radius-Full);font-size:14px;line-height:150%;color:var(--Gray-800);font-weight:300;display:flex;align-items:center}.styles_select__wuRl7:before{content:"";display:block;width:12px;height:12px;position:absolute;top:50%;right:16px;transform:translateY(-50%);-webkit-mask:url(/_next/static/media/ic-pulldown.5334151e.svg) center no-repeat;mask:url(/_next/static/media/ic-pulldown.5334151e.svg) center no-repeat;background-color:var(--Gray-800)}.styles_labelSelect__ec7D_{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.styles_select__wuRl7.styles_focus__TUsOq{outline:3px solid var(--Blue-800)}.styles_options__KHYng{position:absolute;top:calc(100% - 3px);background-color:var(--Gray-0);box-shadow:0 0 32px 0 #00000033;border-radius:var(--Radius-Large);padding:0 var(--Spacing-Medium);width:100%;height:auto;max-height:380px;overflow-y:auto;display:none;z-index:1}.styles_options__KHYng.styles_showOption__Vuh4G{display:block}.styles_checkboxItem__orQjl{width:100%;min-height:54px;border-bottom:1px solid var(--Gray-300);border-radius:0;padding:0}.styles_select__wuRl7:disabled{background-color:var(--Gray-100);border:1px solid var(--Gray-100)}.styles_select__wuRl7:focus-visible{outline:3px solid var(--Blue-800)}@media (hover:hover){.styles_select__wuRl7:hover{background-color:var(--Gray-50)}}.styles_select__wuRl7:active{background-color:var(--Gray-100)}.styles_select__wuRl7[data-error=true]{border:1px solid var(--Red-500);background-color:var(--Red-0)}.styles_itemGroup__zAAd1{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:var(--Spacing-XXSmall);gap:var(--Spacing-XXSmall)}.styles_itemGroup__zAAd1[data-flag=true]{grid-template-columns:repeat(6,minmax(0,1fr))}.styles_wrapAnswer__Y5fOp{display:flex;flex-direction:column;gap:var(--Spacing-Medium)}.styles_wrapAnswer__Y5fOp.styles_modalAnswer__Lv6bW{gap:var(--Spacing-Large)}.styles_answerItem__kRNz4{display:flex;flex-direction:column;gap:var(--Spacing-XSmall)}.styles_itemGroup__swVrr{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:var(--Spacing-XXSmall);gap:var(--Spacing-XXSmall)}.styles_itemGroup__swVrr[data-flag=true]{grid-template-columns:repeat(3,minmax(0,1fr))}.styles_sectionLp__A3o70{width:100%}.styles_dialogContent__QkMC2,.styles_sectionLp__A3o70[data-flag=true]{display:flex;justify-content:center;align-items:center}.styles_dialogContent__QkMC2{background-color:transparent}.styles_icon__vK1rO{height:100%}.styles_icon__vK1rO:before{content:"";width:30px;height:30px;display:inline-block;background-position:50%;-webkit-mask:url(/_next/static/media/loading_1.0f6bafb1.svg) no-repeat center center;mask:url(/_next/static/media/loading_1.0f6bafb1.svg) no-repeat center center;background-color:rgba(60,60,67,.6);-webkit-mask-size:30px;mask-size:30px;animation:styles_boundIn__0XwO5 1s linear infinite}.styles_preload__kncw_{position:absolute;top:-9999px;left:-9999px;width:0;height:0;background-image:url(/_next/static/media/loading_1.0f6bafb1.svg),url(/_next/static/media/loading_2.500479c4.svg),url(/_next/static/media/loading_3.39e0c0ce.svg),url(/_next/static/media/loading_4.9b373c25.svg),url(/_next/static/media/loading_5.07a5bd52.svg),url(/_next/static/media/loading_6.69e30a7f.svg),url(/_next/static/media/loading_7.c2618cc9.svg),url(/_next/static/media/loading_8.7f612d31.svg)}@keyframes styles_boundIn__0XwO5{0%{-webkit-mask:url(/_next/static/media/loading_1.0f6bafb1.svg) no-repeat center center;mask:url(/_next/static/media/loading_1.0f6bafb1.svg) no-repeat center center}12.5%{-webkit-mask:url(/_next/static/media/loading_2.500479c4.svg) no-repeat center center;mask:url(/_next/static/media/loading_2.500479c4.svg) no-repeat center center}25%{-webkit-mask:url(/_next/static/media/loading_3.39e0c0ce.svg) no-repeat center center;mask:url(/_next/static/media/loading_3.39e0c0ce.svg) no-repeat center center}37.5%{-webkit-mask:url(/_next/static/media/loading_4.9b373c25.svg) no-repeat center center;mask:url(/_next/static/media/loading_4.9b373c25.svg) no-repeat center center}50%{-webkit-mask:url(/_next/static/media/loading_5.07a5bd52.svg) no-repeat center center;mask:url(/_next/static/media/loading_5.07a5bd52.svg) no-repeat center center}62.5%{-webkit-mask:url(/_next/static/media/loading_6.69e30a7f.svg) no-repeat center center;mask:url(/_next/static/media/loading_6.69e30a7f.svg) no-repeat center center}75%{-webkit-mask:url(/_next/static/media/loading_7.c2618cc9.svg) no-repeat center center;mask:url(/_next/static/media/loading_7.c2618cc9.svg) no-repeat center center}87.5%{-webkit-mask:url(/_next/static/media/loading_8.7f612d31.svg) no-repeat center center;mask:url(/_next/static/media/loading_8.7f612d31.svg) no-repeat center center}to{-webkit-mask:url(/_next/static/media/loading_1.0f6bafb1.svg) no-repeat center center;mask:url(/_next/static/media/loading_1.0f6bafb1.svg) no-repeat center center}}.styles_bannerWrapper__ERotM{width:100%;background-color:var(--Gray-100);border-radius:var(--Radius-Large);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:var(--Spacing-XSmall);padding:var(--Spacing-Medium) var(--Spacing-None)}.styles_bannerTitle__vumIA{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:var(--Spacing-Small)}.styles_logoLink__Wjg9Z{display:flex;align-items:center;padding-bottom:var(--Spacing-None)}