@charset "UTF-8";@import"https://fonts.cdnfonts.com/css/butler";@import"https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css";@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.embla{--slide-size: 100%;--slide-max-size: 800px;max-width:var(--slide-max-size);width:var(--slide-size);margin:auto;--slide-height-mobile: 19rem;--slide-height-desktop: 30rem;--slide-spacing: 1rem;display:flex;flex-direction:column;align-items:center}.embla__viewport{overflow:hidden;border-radius:8px;width:100%;position:relative}.embla__container{display:flex;touch-action:pan-y pinch-zoom;margin-left:calc(var(--slide-spacing) * -1)}.embla__slide{transform:translateZ(0);flex:0 0 var(--slide-size);min-width:0;padding-left:var(--slide-spacing)}.embla__slide__img{box-shadow:inset 0 0 0 .2rem var(--detail-medium-contrast);border-radius:8px;font-size:4rem;font-weight:600;display:flex;align-items:center;justify-content:center;height:var(--slide-height-desktop);-webkit-user-select:none;user-select:none;object-fit:cover;object-position:center;background-color:#e4e4e7;width:100%}@media (min-width: 0px) and (max-width: 480px){.embla__slide__img{height:var(--slide-height-mobile)}}.embla_arrow_wrapper{position:absolute;top:50%;left:16px;right:16px;transform:translateY(-50%);display:flex;flex-direction:row;justify-content:space-between;align-items:center}.embla_arrow{width:40px;height:40px;display:flex;flex-direction:row;justify-content:center;align-items:center;border-radius:99999px;background:var(--Gray-Scale-100, #f4f4f5)}.embla_arrow:hover{background:var(--Gray-Scale-200, #e4e4e7)}.embla_arrow:active{background:var(--Gray-Scale-300, #d4d4d8)}.embla-thumbs{--thumbs-img-space: 10px;--thumbs-img-size: 100px;--thumbs-img-border: 8px;margin-top:24px;width:100%;border-radius:var(--thumbs-img-border);overflow:hidden;display:flex;justify-content:center}.embla-thumbs__viewport{overflow:hidden}.embla-thumbs__container{display:flex;flex-direction:row;margin-right:calc(var(--thumbs-img-space));margin-left:calc(var(--thumbs-img-space))}.embla-thumbs__slide{flex:0 0 calc(var(--thumbs-img-size) + var(--thumbs-img-space));min-width:0}.embla-thumbs__slide:last-child{flex:0 0 calc(var(--thumbs-img-size))}.embla-thumbs__slide__img{border-radius:1.8rem;-webkit-tap-highlight-color:rgba(var(--text-high-contrast-rgb-value),.5);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;touch-action:manipulation;display:inline-flex;text-decoration:none;cursor:pointer;border:0;padding:0;margin:0;box-shadow:inset 0 0 0 .2rem var(--detail-medium-contrast);font-size:1.8rem;font-weight:600;color:var(--detail-high-contrast);display:flex;align-items:center;justify-content:center;width:var(--thumbs-img-size);height:var(--thumbs-img-size);border-radius:var(--thumbs-img-border);background-repeat:no-repeat;background-position:center;background-size:cover;background-color:#e4e4e7;position:relative}.embla-thumbs__slide__img:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;border-radius:var(--thumbs-img-border);background:#fff6;z-index:1}.embla-thumbs__slide--selected .embla-thumbs__slide__img:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;border-radius:var(--thumbs-img-border);background:#0006;z-index:1}.embla_review{max-width:100%;margin:auto;--review-spacing: 24px;--review-size: 240px}@media (min-width: 481px) and (max-width: 768px){.embla_review{--review-spacing: 16px;--review-size: 180px}}@media (min-width: 0px) and (max-width: 480px){.embla_review{--review-spacing: 8px;--review-size: 160px}}.embla__review_viewport{overflow:hidden;position:relative}.embla__review_viewport:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:10;background-image:linear-gradient(90deg,white 1%,transparent 10%,transparent 90%,white 99%)}.embla__review_container{display:flex;touch-action:pan-y pinch-zoom}.embla__review_slide{transform:translateZ(0);flex:0 0 var(--review-size);min-width:0;margin-right:var(--review-spacing)}.embla_tab{max-width:100%;margin:auto;display:flex;justify-content:space-between;align-items:center;gap:16px}.embla__tab_viewport{overflow:hidden}.embla__tab_viewport.has_next{position:relative}.embla__tab_viewport.has_next:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:10;background-image:linear-gradient(90deg,transparent 97%,var(--Gray-Scale-White, #fff) 100%)}.embla__tab_container{display:flex;touch-action:pan-y pinch-zoom}.embla__tab_slide{transform:translateZ(0);flex-grow:0;flex-shrink:0;min-width:0}.reveal{width:100%;opacity:0;transform:translateY(50px);transition:opacity .6s ease-out,transform .6s ease-out}.reveal.visible{opacity:1;transform:translateY(0)}.embla__dots{margin-top:16px;display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px}.embla__dot{-webkit-appearance:none;-moz-appearance:none;appearance:none;touch-action:manipulation;display:inline-flex;border:0;padding:0;margin:0;width:6px;height:6px;border-radius:50%;background:var(--Gray-Scale-300, #d4d4d8)}.embla__dot--selected{background:var(--Brand-color-300-main, #ff808b)}html,body,div,span,object,applet,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1.8;font-family:pretendard,sans-serif;color:#0e0e0e;max-width:1280px;width:100%;margin:0 auto}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*{font-family:inherit}button{border:none;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;touch-action:manipulation}@media (min-width: 0px) and (max-width: 480px){:root{-ms-overflow-style:none;scrollbar-width:none}:root::-webkit-scrollbar{display:none}}:root{--Gray-Scale-White: #ffffff;--Gray-Scale-50: #fafafa;--Gray-Scale-100: #f4f4f5;--Gray-Scale-200: #e4e4e7;--Gray-Scale-300: #d4d4d8;--Gray-Scale-400: #a1a1aa;--Gray-Scale-500: #71717a;--Gray-Scale-600: #52525b;--Gray-Scale-700: #3f3f46;--Gray-Scale-800: #27272a;--Gray-Scale-900: #18181b;--Brown-Scale-Color-50: #f7f6f2;--Brown-Scale-Color-100: #efede5;--Brown-Scale-Color-200: #dedaca;--Brown-Scale-Color-300: #c9c1a8;--Brown-Scale-Color-400: #b2a485;--Brown-Scale-Color-500: #958061;--Brown-Scale-Color-600: #7d6951;--Brown-Scale-Color-700: #665646;--Brown-Scale-Color-800: #54473a;--Brown-Scale-Color-900: #2c241e;--Brand-color-50: #fff2f3;--Brand-color-100: #ffe6e8;--Brand-color-200: #ffccd1;--Brand-color-300-main: #ff808b;--Brand-color-400: #f16370;--Brand-color-500: #ee5462}@keyframes _shimmer_bx9u6_1{0%{background-position:-200% 0}to{background-position:200% 0}}._wrapper_bx9u6_9{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:8px;z-index:1000;flex-wrap:wrap}._title_bx9u6_19{color:var(--Brand-color-300-main, #ff808b);font-size:18px;font-weight:700}._text_bx9u6_25{color:var(--Gray-Scale-700, #3f3f46);font-weight:500;font-size:14px;text-wrap:wrap}._resetButton_bx9u6_32{display:flex;flex-direction:row;justify-content:center;align-items:center;color:var(--Gray-Scale-White, #fff);background:var(--Brand-color-300-main, #ff808b);gap:8px;padding:8px 16px;border-radius:6px;font-size:14px;font-weight:600;margin-top:16px}._resetButton_bx9u6_32:hover{background:var(--Brand-color-400, #f16370)}._resetButton_bx9u6_32:active{background:var(--Brand-color-500, #ee5462)}@keyframes _shimmer_12eoy_1{0%{background-position:-200% 0}to{background-position:200% 0}}._wrapper_12eoy_9{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:12px;width:70%}._wrapper_12eoy_9 ._footer_top_12eoy_17{background-image:linear-gradient(90deg,#fafafa 25%,#f4f4f5,#fafafa 75%);background-size:200% 100%;animation:_shimmer_12eoy_1 3s infinite linear;width:100%;height:12px;border-radius:4px}._wrapper_12eoy_9 ._footer_body_12eoy_25{background-image:linear-gradient(90deg,#fafafa 25%,#f4f4f5,#fafafa 75%);background-size:200% 100%;animation:_shimmer_12eoy_1 3s infinite linear;width:70%;height:12px;border-radius:6px}._wrapper_12eoy_9 ._footer_bottom_12eoy_33{background-image:linear-gradient(90deg,#fafafa 25%,#f4f4f5,#fafafa 75%);background-size:200% 100%;animation:_shimmer_12eoy_1 3s infinite linear;width:50%;height:12px;border-radius:6px}@keyframes _shimmer_a1eb2_1{0%{background-position:-200% 0}to{background-position:200% 0}}._container_a1eb2_9{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:24px;padding:40px;background:var(--Gray-Scale-800, #27272a);color:var(--Gray-Scale-50, #fafafa);font-size:12px;font-weight:500;letter-spacing:-.12px}@media (min-width: 0px) and (max-width: 480px){._container_a1eb2_9{padding:24px}}._container_a1eb2_9 ._branch_a1eb2_27{font-size:16px;font-weight:600}@media (min-width: 0px) and (max-width: 480px){._container_a1eb2_9 ._branch_a1eb2_27{font-size:14px}}._container_a1eb2_9 ._wrapper_a1eb2_36{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;width:100%}._container_a1eb2_9 ._wrapper_a1eb2_36 ._title_a1eb2_43{font-weight:600;margin-right:8px}._container_a1eb2_9 ._wrapper_a1eb2_36 ._text_a1eb2_47{margin-right:16px}._container_a1eb2_9 ._wrapper_a1eb2_36 ._footer_top_a1eb2_50{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;width:100%;margin-bottom:24px;gap:12px}@media (min-width: 0px) and (max-width: 480px){._container_a1eb2_9 ._wrapper_a1eb2_36 ._footer_top_a1eb2_50{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:12px}}._container_a1eb2_9 ._wrapper_a1eb2_36 ._footer_top_a1eb2_50 ._link_a1eb2_68 a{text-decoration:none;font-weight:600;margin-right:8px;color:var(--Gray-Scale-50, #fafafa)}._container_a1eb2_9 ._wrapper_a1eb2_36 ._footer_top_a1eb2_50 ._link_a1eb2_68 a:last-child{margin-right:0}._container_a1eb2_9 ._wrapper_a1eb2_36 ._footer_top_a1eb2_50 ._link_a1eb2_68 a:visited,._container_a1eb2_9 ._wrapper_a1eb2_36 ._footer_top_a1eb2_50 ._link_a1eb2_68 a:link{color:var(--Gray-Scale-50, #fafafa)}._container_a1eb2_9 ._wrapper_a1eb2_36 hr{width:100%;border:none;border-top:1px solid var(--Gray-Scale-400, #a1a1aa);margin-bottom:20px;margin-top:0}._container_a1eb2_9 ._wrapper_a1eb2_36 ._footer_info_a1eb2_87{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:8px}._container_a1eb2_9 ._wrapper_a1eb2_36 ._footer_info_a1eb2_87 ._info_item_a1eb2_94{display:inline-block}@media (min-width: 0px) and (max-width: 480px){._container_a1eb2_9 ._wrapper_a1eb2_36 ._footer_info_a1eb2_87 ._info_item_a1eb2_94{margin-bottom:8px}}@media (min-width: 0px) and (max-width: 480px){._container_a1eb2_9 ._wrapper_a1eb2_36 ._footer_info_a1eb2_87{gap:0}}._container_a1eb2_9 ._wrapper_a1eb2_36 ._footer_bottom_a1eb2_107{display:flex;flex-direction:row;justify-content:space-between;align-items:end;width:100%;margin-top:22px}@media (min-width: 0px) and (max-width: 480px){._container_a1eb2_9 ._wrapper_a1eb2_36 ._footer_bottom_a1eb2_107{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;margin-top:24px;gap:12px}}._container_a1eb2_9 ._wrapper_a1eb2_36 ._footer_bottom_a1eb2_107 ._copyright_a1eb2_125{color:var(--Gray-Scale-300, #d4d4d8)}._container_a1eb2_9 ._wrapper_a1eb2_36 ._footer_bottom_a1eb2_107 ._icon_btn_wrapper_a1eb2_128{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:6px}._container_a1eb2_9 ._wrapper_a1eb2_36 ._footer_bottom_a1eb2_107 ._icon_btn_wrapper_a1eb2_128 ._icon_btn_a1eb2_128{width:40px;height:40px}@keyframes _shimmer_m8dez_1{0%{background-position:-200% 0}to{background-position:200% 0}}._overlay_m8dez_9{position:fixed;top:0;right:0;opacity:.5;background:var(--Gray-Scale-900, #18181b);mix-blend-mode:multiply;z-index:999;width:100%;height:100%}@media (min-width: 769px){._overlay_m8dez_9{display:none}}._container_m8dez_26{position:fixed;top:0;right:0;background:var(--Gray-Scale-White, #fff);z-index:1000;height:100vh;display:flex;flex-direction:column;justify-content:space-between;width:70%}@media (min-width: 769px){._container_m8dez_26{display:none}}._container_m8dez_26 ._header_m8dez_43{display:flex;justify-content:space-between;align-items:center;padding:18px 16px 18px 24px}._container_m8dez_26 ._header_m8dez_43 ._close_btn_m8dez_49{background:none;transform:rotate(45deg);width:40px;height:40px}._container_m8dez_26 ._header_m8dez_43 ._logo_btn_m8dez_55{background:none}._container_m8dez_26 ._header_m8dez_43 ._logo_btn_m8dez_55>img{width:130px}@media (min-width: 0px) and (max-width: 480px){._container_m8dez_26 ._header_m8dez_43{padding:6px 8px 6px 16px}._container_m8dez_26 ._header_m8dez_43 ._logo_btn_m8dez_55>img{width:84px}}._container_m8dez_26 ._body_m8dez_69 ._menus_m8dez_69{display:flex;flex-direction:column;gap:16px;padding:24px}@media (min-width: 0px) and (max-width: 480px){._container_m8dez_26 ._body_m8dez_69 ._menus_m8dez_69{gap:8px;padding:16px}}._container_m8dez_26 ._body_m8dez_69 ._menus_m8dez_69 a{padding:8px;color:var(--Gray-Scale-700, #3f3f46);font-size:16px;font-weight:400;letter-spacing:-.16px;text-decoration:none}._container_m8dez_26 ._body_m8dez_69 ._menus_m8dez_69 a:visited{color:var(--Gray-Scale-700, #3f3f46)}._container_m8dez_26 ._body_m8dez_69 ._menus_m8dez_69 a._active_menu_m8dez_92{color:var(--Brand-color-500, #ee5462);font-weight:600}._container_m8dez_26 ._footer_m8dez_96{margin-top:auto;padding:20px 24px}._container_m8dez_26 ._footer_m8dez_96 ._reserve_btn_m8dez_100{width:100%;padding:12px 16px;border-radius:6px;background:var(--Brand-color-300-main, #ff808b);color:var(--Gray-Scale-White, #fff);font-size:16px;font-weight:600;letter-spacing:-.16px}@media (min-width: 0px) and (max-width: 480px){._container_m8dez_26 ._footer_m8dez_96{padding:20px 16px}}@keyframes _shimmer_r050w_1{0%{background-position:-200% 0}to{background-position:200% 0}}._wrapper_r050w_9{width:100%;height:84px;padding:24px 40px;display:flex;justify-content:space-between;align-items:center;position:fixed;top:0;max-width:1280px;margin:0 auto;z-index:100;background:#fff}._wrapper_r050w_9 ._logo_btn_r050w_23{background:none}._wrapper_r050w_9 ._logo_btn_r050w_23 img{width:130px}@media (min-width: 0px) and (max-width: 480px){._wrapper_r050w_9 ._logo_btn_r050w_23 img{width:84px}}@media (min-width: 481px) and (max-width: 768px){._wrapper_r050w_9{padding-right:24px}}@media (min-width: 0px) and (max-width: 480px){._wrapper_r050w_9{padding:12px 8px 12px 16px;height:auto}}._wrapper_r050w_9 ._menus_r050w_45{display:flex;gap:32px;margin-left:48px;margin-right:auto}._wrapper_r050w_9 ._menus_r050w_45 a{text-decoration:none;color:inherit;color:var(--Gray-Scale-700, #3f3f46);line-height:150%;letter-spacing:-.16px}._wrapper_r050w_9 ._menus_r050w_45 a:hover{color:var(--Brand-color-400, #f16370)}._wrapper_r050w_9 ._menus_r050w_45 ._active_menu_r050w_61{color:var(--Brand-color-500, #ee5462);font-weight:600}@media (min-width: 481px) and (max-width: 768px){._wrapper_r050w_9 ._menus_r050w_45{display:none}}@media (min-width: 0px) and (max-width: 480px){._wrapper_r050w_9 ._menus_r050w_45{display:none}}._wrapper_r050w_9 ._btn_wrapper_r050w_75{display:flex;align-items:center;gap:24px}._wrapper_r050w_9 ._btn_wrapper_r050w_75 ._reserve_btn_r050w_80{display:flex;padding:8px 16px;align-items:center;gap:4px;border-radius:6px;font-size:16px;font-weight:600;line-height:150%;letter-spacing:-.16px;color:var(--Gray-Scale-White, #fff);background:var(--Brand-color-300-main, #ff808b)}._wrapper_r050w_9 ._btn_wrapper_r050w_75 ._reserve_btn_r050w_80:hover{background:var(--Brand-color-400, #f16370)}._wrapper_r050w_9 ._btn_wrapper_r050w_75 ._reserve_btn_r050w_80:active{background:var(--Brand-color-500, #ee5462)}@media (min-width: 0px) and (max-width: 480px){._wrapper_r050w_9 ._btn_wrapper_r050w_75 ._reserve_btn_r050w_80{position:fixed;right:16px;bottom:16px;border-radius:999px;gap:6px;padding:12px 16px;box-shadow:0 4px 13px #27272a0a}}._wrapper_r050w_9 ._btn_wrapper_r050w_75 ._reserve_btn_r050w_80 ._reserve_icon_r050w_110{display:none!important}@media (min-width: 0px) and (max-width: 480px){._wrapper_r050w_9 ._btn_wrapper_r050w_75 ._reserve_btn_r050w_80 ._reserve_icon_r050w_110{display:inline-flex!important}}._wrapper_r050w_9 ._btn_wrapper_r050w_75 ._menu_btn_r050w_118{display:none;width:40px;height:40px;background:none}@media (min-width: 481px) and (max-width: 768px){._wrapper_r050w_9 ._btn_wrapper_r050w_75 ._menu_btn_r050w_118{display:inline-flex;justify-content:center}}@media (min-width: 0px) and (max-width: 480px){._wrapper_r050w_9 ._btn_wrapper_r050w_75 ._menu_btn_r050w_118{display:inline-flex;justify-content:center}}._wrapper_r050w_9._top_page_r050w_137{background:none}@keyframes _shimmer_7tfn9_1{0%{background-position:-200% 0}to{background-position:200% 0}}._overlay_7tfn9_9{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1000;background:#0c8ce91a}._sheet_7tfn9_19{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;z-index:1001;position:fixed;left:2vw;height:calc(100vh + 100px);width:96vw;border-radius:12px 12px 0;padding:8px 8px 16px 16px;background:#fff;box-shadow:0 4px 13px #27272a0a;touch-action:none}._sheet_7tfn9_19 ._wrapper_7tfn9_35{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;width:100%;height:500px}._sheet_7tfn9_19 ._header_7tfn9_43{display:flex;flex-direction:row;justify-content:space-between;align-items:center;color:var(--Gray-Scale-800, #27272a);font-size:18px;font-weight:600;letter-spacing:-.18px;width:100%;background:var(--Gray-Scale-White, #fff);padding-bottom:16px}._sheet_7tfn9_19 ._header_7tfn9_43 ._icon_wrapper_7tfn9_56{display:flex;flex-direction:row;justify-content:center;align-items:center;width:40px;height:40px;background:transparent}._sheet_7tfn9_19 ._header_7tfn9_43 ._icon_wrapper_7tfn9_56 ._icon_7tfn9_56{transform:rotate(45deg)}._sheet_7tfn9_19 ._body_7tfn9_68{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;-ms-overflow-style:none;scrollbar-width:none;width:100%;flex:1;overflow-y:auto;touch-action:auto}._sheet_7tfn9_19 ._body_7tfn9_68::-webkit-scrollbar{display:none}._sheet_7tfn9_19 ._footer_7tfn9_83{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;padding:16px}._sheet_7tfn9_19 ._footer_7tfn9_83>button{width:100%;padding:12px 16px;border-radius:6px;background:var(--Brand-color-300-main, #ff808b);color:var(--Gray-Scale-White, #fff);font-size:16px;font-weight:600;letter-spacing:-.16px}@keyframes _shimmer_1e5hg_1{0%{background-position:-200% 0}to{background-position:200% 0}}._bottom_sheet_body_1e5hg_9{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:80px}._bottom_sheet_body_1e5hg_9 ._body_content_1e5hg_17{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:15px;color:var(--Gray-Scale-700, #3f3f46);font-size:16px;font-weight:600;letter-spacing:-.16px}._bottom_sheet_body_1e5hg_9 ._body_content_1e5hg_17 ._tag_wrapper_1e5hg_28{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:12px;flex-wrap:wrap}._bottom_sheet_body_1e5hg_9 ._body_content_1e5hg_17 ._tag_wrapper_1e5hg_28 ._tag_1e5hg_28{padding:6px 12px;gap:4px;border-radius:6px;background:var(--Gray-Scale-50, #fafafa);color:var(--Gray-Scale-700, #3f3f46);font-size:14px;font-weight:500;letter-spacing:-.14px;line-height:150%}._bottom_sheet_body_1e5hg_9 ._body_content_1e5hg_17 ._tag_wrapper_1e5hg_28 ._tag_1e5hg_28._selected_1e5hg_47{background:var(--Brand-color-300-main, #ff808b);color:var(--Gray-Scale-White, #fff)}@keyframes _shimmer_10vdt_1{0%{background-position:-200% 0}to{background-position:200% 0}}._container_10vdt_9{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:24px;gap:16px;align-self:stretch;border-radius:6px;background:var(--Gray-Scale-50, #fafafa)}@media (min-width: 0px) and (max-width: 480px){._container_10vdt_9{gap:12px;padding:12px}}._container_10vdt_9._grid_10vdt_26{padding:16px 24px;justify-content:flex-start;gap:6px;height:272px}@media (min-width: 481px) and (max-width: 768px){._container_10vdt_9._grid_10vdt_26{gap:16px;padding:24px;height:auto}}@media (min-width: 0px) and (max-width: 480px){._container_10vdt_9._grid_10vdt_26{gap:12px;padding:12px;height:auto}}._container_10vdt_9._grid_10vdt_26 ._tag_10vdt_46{font-size:16px}@media (min-width: 481px) and (max-width: 768px){._container_10vdt_9._grid_10vdt_26 ._tag_10vdt_46{font-size:18px}}@media (min-width: 0px) and (max-width: 480px){._container_10vdt_9._grid_10vdt_26 ._tag_10vdt_46{font-size:12px;letter-spacing:-.12px}}._container_10vdt_9._grid_10vdt_26 ._wrapper_10vdt_60{height:100%;flex-direction:column;justify-content:space-between}@media (min-width: 481px) and (max-width: 768px){._container_10vdt_9._grid_10vdt_26 ._wrapper_10vdt_60{flex-direction:row}}@media (min-width: 0px) and (max-width: 480px){._container_10vdt_9._grid_10vdt_26 ._wrapper_10vdt_60{flex-direction:row}}._container_10vdt_9._grid_10vdt_26 ._wrapper_10vdt_60 ._price_wrapper_10vdt_75{margin-left:auto;justify-content:flex-end}._container_10vdt_9 ._tag_10vdt_46{padding:8px 16px;border-radius:6px;background:var(--Brand-color-100, #ffe6e8);color:var(--Brand-color-400, #f16370);font-size:18px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:-.18px;display:inline-block}@media (min-width: 0px) and (max-width: 480px){._container_10vdt_9 ._tag_10vdt_46{font-size:12px;letter-spacing:-.12px;padding:4px 8px}}._container_10vdt_9 ._wrapper_10vdt_60{display:flex;align-items:flex-start;gap:4px;align-self:stretch}._container_10vdt_9 ._wrapper_10vdt_60 ._info_wrapper_10vdt_104{display:flex;padding:4px 0;flex-direction:column;justify-content:space-between;align-items:flex-start;align-self:stretch;color:var(--Gray-Scale-800, #27272a);font-size:18px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.18px}@media (min-width: 0px) and (max-width: 480px){._container_10vdt_9 ._wrapper_10vdt_60 ._info_wrapper_10vdt_104{font-size:14px;letter-spacing:-.14px}}._container_10vdt_9 ._wrapper_10vdt_60 ._info_wrapper_10vdt_104 ._discount_rate_10vdt_124{color:var(--Brand-color-400, #f16370)}._container_10vdt_9 ._wrapper_10vdt_60 ._price_wrapper_10vdt_75{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;flex:1 0 0}._container_10vdt_9 ._wrapper_10vdt_60 ._price_wrapper_10vdt_75 ._origin_price_10vdt_134{color:var(--Gray-Scale-400, #a1a1aa);font-size:18px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.18px;text-decoration-line:line-through}@media (min-width: 0px) and (max-width: 480px){._container_10vdt_9 ._wrapper_10vdt_60 ._price_wrapper_10vdt_75 ._origin_price_10vdt_134{font-size:16px;letter-spacing:-.16px}}._container_10vdt_9 ._wrapper_10vdt_60 ._price_wrapper_10vdt_75 ._sale_price_10vdt_149{color:var(--Brand-color-400, #f16370);font-size:28px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:-.28px}@media (min-width: 0px) and (max-width: 480px){._container_10vdt_9 ._wrapper_10vdt_60 ._price_wrapper_10vdt_75 ._sale_price_10vdt_149{font-size:18px;letter-spacing:-.18px}}@keyframes _shimmer_8352e_1{0%{background-position:-200% 0}to{background-position:200% 0}}._program_card_8352e_9{display:flex;width:440px;min-height:560px;max-height:695px;padding:40px;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:20px;border-radius:6px;background-position:center;background-size:cover;background-repeat:no-repeat;color:var(--Gray-Scale-White, #fff);text-shadow:0px 4px 15px rgba(43,36,31,.12);overflow:hidden;position:relative}._program_card_8352e_9:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;border-radius:6px;background:linear-gradient(180deg,#0000 18.99%,#0009 93.99%)}@media (min-width: 481px) and (max-width: 768px){._program_card_8352e_9{width:100%;min-height:320px;max-height:320px;padding:24px}}@media (min-width: 0px) and (max-width: 480px){._program_card_8352e_9{width:100%;min-height:360px;max-height:360px;padding:12px;gap:8px}}._program_card_8352e_9 ._title_8352e_56{align-self:stretch;font-size:24px;font-weight:500;line-height:150%;letter-spacing:-.24px;z-index:10;margin-top:auto}@media (min-width: 0px) and (max-width: 480px){._program_card_8352e_9 ._title_8352e_56{font-size:16px;font-weight:600;letter-spacing:-.16px}}._program_card_8352e_9 ._text_8352e_72{align-self:stretch;font-size:16px;font-weight:400;line-height:150%;letter-spacing:-.16px;z-index:10}@media (min-width: 0px) and (max-width: 480px){._program_card_8352e_9 ._text_8352e_72{font-size:14px;font-weight:400;letter-spacing:-.14px}}@keyframes _shimmer_13li1_1{0%{background-position:-200% 0}to{background-position:200% 0}}._container_13li1_9{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:240px;border-radius:6px;border:1px solid var(--Gray-Scale-100, #f4f4f5);box-shadow:0 4px 13px #2b241f0a}@media (min-width: 481px) and (max-width: 768px){._container_13li1_9{width:288px}}@media (min-width: 0px) and (max-width: 480px){._container_13li1_9{width:204px}}._container_13li1_9 ._background_13li1_29{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;height:220px;background:var(--Brown-Scale-Color-100, #efede5)}@media (min-width: 481px) and (max-width: 768px){._container_13li1_9 ._background_13li1_29{height:256px}}@media (min-width: 0px) and (max-width: 480px){._container_13li1_9 ._background_13li1_29{height:180px}}._container_13li1_9 ._background_13li1_29 ._circle_13li1_48{display:flex;flex-direction:row;justify-content:center;align-items:center;width:160px;height:170px;border-radius:99px;background:var(--Gray-Scale-White, #fff)}@media (min-width: 0px) and (max-width: 480px){._container_13li1_9 ._background_13li1_29 ._circle_13li1_48{width:110px;height:120px}}._container_13li1_9 ._footer_13li1_64{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;gap:6px;padding:20px 16px;border-radius:0 0 4px 4px;background:#fff;color:var(--Gray-Scale-800, #27272a);font-size:16px;font-weight:400;letter-spacing:-.16px;white-space:nowrap}@media (min-width: 481px) and (max-width: 768px){._container_13li1_9 ._footer_13li1_64{padding:20px 24px}}@media (min-width: 0px) and (max-width: 480px){._container_13li1_9 ._footer_13li1_64{padding:16px 12px;font-size:14px;letter-spacing:-.14px;gap:4px}}@keyframes _shimmer_1g858_1{0%{background-position:-200% 0}to{background-position:200% 0}}._wrapper_1g858_9{background-image:linear-gradient(90deg,#fafafa 25%,#f4f4f5,#fafafa 75%);background-size:200% 100%;animation:_shimmer_1g858_1 3s infinite linear;width:100%;height:40px;border-radius:6px;margin-bottom:12px}@keyframes _shimmer_m354g_1{0%{background-position:-200% 0}to{background-position:200% 0}}._wrapper_m354g_9{background-image:linear-gradient(90deg,#fafafa 25%,#f4f4f5,#fafafa 75%);background-size:200% 100%;animation:_shimmer_m354g_1 3s infinite linear;padding:24px;width:100%;height:110px;border-radius:6px}@media (min-width: 0px) and (max-width: 480px){._wrapper_m354g_9{padding:12px}}._wrapper_m354g_9 ._tag_m354g_23{width:90px;height:43px;border-radius:6px;background:var(--Gray-Scale-200, #e4e4e7);opacity:.5}@media (min-width: 0px) and (max-width: 480px){._wrapper_m354g_9 ._tag_m354g_23{width:54px;height:26px}}@keyframes _shimmer_1x732_1{0%{background-position:-200% 0}to{background-position:200% 0}}._wrapper_1x732_9{background-image:linear-gradient(90deg,#fafafa 25%,#f4f4f5,#fafafa 75%);background-size:200% 100%;animation:_shimmer_1x732_1 3s infinite linear;width:440px;height:362px;border-radius:6px}@media (min-width: 481px) and (max-width: 768px){._wrapper_1x732_9{width:100%;height:320px}}@media (min-width: 0px) and (max-width: 480px){._wrapper_1x732_9{width:100%;height:360px}}@keyframes _shimmer_dvqj0_1{0%{background-position:-200% 0}to{background-position:200% 0}}._tab_container_dvqj0_9{display:flex;justify-content:center;max-width:100%}._tab_container_dvqj0_9 ._line_tab_dvqj0_14{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:8px 24px 10px;background:var(--Gray-Scale-white, #fff);-webkit-user-select:none;user-select:none;margin-right:6px;color:var(--Gray-Scale-400, #a1a1aa);font-size:18px;font-weight:600;letter-spacing:-.18px}@media (min-width: 0px) and (max-width: 480px){._tab_container_dvqj0_9 ._line_tab_dvqj0_14{font-size:14px;letter-spacing:-.14px;padding:8px 16px 10px;margin-right:4px}}._tab_container_dvqj0_9 ._line_tab_dvqj0_14:hover,._tab_container_dvqj0_9 ._line_tab_dvqj0_14:active{color:var(--Brand-color-400, #f16370)}._tab_container_dvqj0_9 ._line_tab_dvqj0_14._active_tab_dvqj0_42{color:var(--Brand-color-400, #f16370);border-bottom:1px solid var(--Brand-color-300-main, #ff808b)}._tab_container_dvqj0_9 ._button_tab_dvqj0_46{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:12px 24px;background:var(--Gray-Scale-50, #fafafa);border-radius:6px;margin-right:16px;font-size:18px;font-weight:600;line-height:27px;letter-spacing:-.18px;-webkit-user-select:none;user-select:none;color:var(--Gray-Scale-700, #3f3f46)}._tab_container_dvqj0_9 ._button_tab_dvqj0_46:hover{background:var(--Brand-color-50, #fff2f3);color:var(--Brand-color-500, #ee5462)}._tab_container_dvqj0_9 ._button_tab_dvqj0_46:active{background:var(--Brand-color-200, #ffccd1);color:var(--Brand-color-500, #ee5462)}._tab_container_dvqj0_9 ._button_tab_dvqj0_46._active_tab_dvqj0_42{background:var(--Brand-color-300-main, #ff808b);color:var(--Gray-Scale-White, #fff)}@media (min-width: 481px) and (max-width: 768px){._tab_container_dvqj0_9 ._button_tab_dvqj0_46{padding:6px 12px;font-size:14px;font-weight:500;letter-spacing:-.14px;margin-right:12px}}@media (min-width: 0px) and (max-width: 480px){._tab_container_dvqj0_9 ._button_tab_dvqj0_46{padding:6px 12px;font-size:14px;font-weight:500;letter-spacing:-.14px;margin-right:12px}}._tab_container_dvqj0_9 ._arrow_button_dvqj0_93{display:flex;flex-direction:row;justify-content:center;align-items:center;border:0;padding:0;margin:0;border-radius:999px;min-width:40px;height:40px}@media (min-width: 481px) and (max-width: 768px){._tab_container_dvqj0_9 ._arrow_button_dvqj0_93{min-width:24px;height:24px;margin:6px}}@media (min-width: 0px) and (max-width: 480px){._tab_container_dvqj0_9 ._arrow_button_dvqj0_93{min-width:24px;height:24px;margin:6px}}._tab_container_dvqj0_9 ._arrow_button_dvqj0_93._line_dvqj0_14{background:var(--Gray-Scale-White, #fff)}._tab_container_dvqj0_9 ._arrow_button_dvqj0_93._line_dvqj0_14:hover{background:var(--Gray-Scale-50, #fafafa)}._tab_container_dvqj0_9 ._arrow_button_dvqj0_93._line_dvqj0_14:active,._tab_container_dvqj0_9 ._arrow_button_dvqj0_93._button_dvqj0_46{background:var(--Gray-Scale-100, #f4f4f5)}._tab_container_dvqj0_9 ._arrow_button_dvqj0_93._button_dvqj0_46:hover{background:var(--Gray-Scale-200, #e4e4e7)}._tab_container_dvqj0_9 ._arrow_button_dvqj0_93._button_dvqj0_46:active{background:var(--Gray-Scale-300, #d4d4d8)}._tab_container_dvqj0_9 ._arrow_button_dvqj0_93._button_dvqj0_46 ._arrowDown_dvqj0_137{transform:rotate(90deg)}@keyframes _shimmer_6fqfo_1{0%{background-position:-200% 0}to{background-position:200% 0}}._wrapper_6fqfo_9{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:4px;margin-bottom:64px;z-index:10}@media (min-width: 481px) and (max-width: 768px){._wrapper_6fqfo_9{margin-bottom:40px}}@media (min-width: 0px) and (max-width: 480px){._wrapper_6fqfo_9{margin-bottom:32px}}._wrapper_6fqfo_9 ._category_6fqfo_28{font-size:20px;font-weight:700;font-family:Butler;color:var(--Brand-color-400, #f16370)}@media (min-width: 481px) and (max-width: 768px){._wrapper_6fqfo_9 ._category_6fqfo_28{font-size:18px;font-weight:600}}@media (min-width: 0px) and (max-width: 480px){._wrapper_6fqfo_9 ._category_6fqfo_28{font-size:14px;font-weight:600}}._wrapper_6fqfo_9 ._title_6fqfo_46{color:var(--Gray-Scale-900, #18181b);font-size:40px;font-weight:500;letter-spacing:-.4px;text-align:center;word-break:keep-all;overflow-wrap:break-word;white-space:normal}@media (min-width: 481px) and (max-width: 768px){._wrapper_6fqfo_9 ._title_6fqfo_46{font-size:32px;letter-spacing:-.32px}}@media (min-width: 0px) and (max-width: 480px){._wrapper_6fqfo_9 ._title_6fqfo_46{font-size:24px;letter-spacing:-.24px;gap:12px}}@media (min-width: 481px) and (max-width: 768px){._wrapper_6fqfo_9._store_6fqfo_70 ._title_6fqfo_46{font-size:40px}}@media (min-width: 0px) and (max-width: 480px){._wrapper_6fqfo_9._store_6fqfo_70 ._title_6fqfo_46{font-size:32px;letter-spacing:-.32px}}@keyframes _shimmer_3oyxk_1{0%{background-position:-200% 0}to{background-position:200% 0}}._container_3oyxk_10{padding:120px 100px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;background:linear-gradient(142deg,#f7f6f2 -3.54%,#fff 104.3%);position:relative}._container_3oyxk_10:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;background:url(/assets/img/store_bg-Daz2NxU_.jpg);opacity:.05}@media (min-width: 481px) and (max-width: 768px){._container_3oyxk_10{padding:80px 40px}}@media (min-width: 0px) and (max-width: 480px){._container_3oyxk_10{padding:60px 16px}}._container_3oyxk_10 ._outer_3oyxk_40{gap:10px;padding:20px;width:100%;border-radius:40px;border:1px solid var(--Brown-Scale-Color-50, #f7f6f2);background:var(--Gray-Scale-White, #fff);z-index:10}@media (min-width: 0px) and (max-width: 480px){._container_3oyxk_10 ._outer_3oyxk_40{padding:8px}}._container_3oyxk_10 ._outer_3oyxk_40 ._border_3oyxk_54{width:100%;border-radius:32px;border:4px solid var(--Brown-Scale-Color-200, #dedaca);padding:8px}@media (min-width: 0px) and (max-width: 480px){._container_3oyxk_10 ._outer_3oyxk_40 ._border_3oyxk_54{border:2px solid var(--Brown-Scale-Color-200, #dedaca);padding:6px}}._container_3oyxk_10 ._outer_3oyxk_40 ._border_3oyxk_54 ._inner_3oyxk_66{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:100%;border-radius:24px;border:2px solid var(--Brown-Scale-Color-200, #dedaca);padding:30px 40px}@media (min-width: 0px) and (max-width: 480px){._container_3oyxk_10 ._outer_3oyxk_40 ._border_3oyxk_54 ._inner_3oyxk_66{border:1px solid var(--Brown-Scale-Color-200, #dedaca)}}@media (min-width: 481px) and (max-width: 768px){._container_3oyxk_10 ._outer_3oyxk_40 ._border_3oyxk_54 ._inner_3oyxk_66{padding:30px 50px 54px}}@media (min-width: 0px) and (max-width: 480px){._container_3oyxk_10 ._outer_3oyxk_40 ._border_3oyxk_54 ._inner_3oyxk_66{padding:24px 16px 37px}}._container_3oyxk_10 ._outer_3oyxk_40 ._border_3oyxk_54 ._inner_3oyxk_66 ._line_tab_3oyxk_91{margin-bottom:40px}@media (min-width: 481px) and (max-width: 768px){._container_3oyxk_10 ._outer_3oyxk_40 ._border_3oyxk_54 ._inner_3oyxk_66 ._line_tab_3oyxk_91{margin-bottom:12px}}@media (min-width: 0px) and (max-width: 480px){._container_3oyxk_10 ._outer_3oyxk_40 ._border_3oyxk_54 ._inner_3oyxk_66 ._line_tab_3oyxk_91{margin-bottom:12px}}._container_3oyxk_10 ._outer_3oyxk_40 ._border_3oyxk_54 ._inner_3oyxk_66 ._button_tab_3oyxk_104{margin-bottom:24px}@media (min-width: 0px) and (max-width: 480px){._container_3oyxk_10 ._outer_3oyxk_40 ._border_3oyxk_54 ._inner_3oyxk_66 ._button_tab_3oyxk_104{margin-bottom:16px}}._container_3oyxk_10 ._outer_3oyxk_40 ._border_3oyxk_54 ._inner_3oyxk_66 ._program_wrapper_3oyxk_112{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;gap:24px;margin-bottom:24px;width:100%}@media (min-width: 481px) and (max-width: 768px){._container_3oyxk_10 ._outer_3oyxk_40 ._border_3oyxk_54 ._inner_3oyxk_66 ._program_wrapper_3oyxk_112{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:16px}}@media (min-width: 0px) and (max-width: 480px){._container_3oyxk_10 ._outer_3oyxk_40 ._border_3oyxk_54 ._inner_3oyxk_66 ._program_wrapper_3oyxk_112{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px}}._container_3oyxk_10 ._outer_3oyxk_40 ._border_3oyxk_54 ._inner_3oyxk_66 ._program_wrapper_3oyxk_112 ._pay_card_wrapper_3oyxk_140{display:flex;flex-direction:column;align-items:flex-start;gap:16px;flex:1 0 0;width:100%}@media (min-width: 0px) and (max-width: 480px){._container_3oyxk_10 ._outer_3oyxk_40 ._border_3oyxk_54 ._inner_3oyxk_66 ._program_wrapper_3oyxk_112 ._pay_card_wrapper_3oyxk_140{gap:12px}}._container_3oyxk_10 ._outer_3oyxk_40 ._border_3oyxk_54 ._inner_3oyxk_66 ._program_wrapper_3oyxk_112 ._pay_card_grid_wrapper_3oyxk_153{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media (min-width: 481px) and (max-width: 768px){._container_3oyxk_10 ._outer_3oyxk_40 ._border_3oyxk_54 ._inner_3oyxk_66 ._program_wrapper_3oyxk_112 ._pay_card_grid_wrapper_3oyxk_153{grid-template-columns:repeat(1,1fr);width:100%}}@media (min-width: 0px) and (max-width: 480px){._container_3oyxk_10 ._outer_3oyxk_40 ._border_3oyxk_54 ._inner_3oyxk_66 ._program_wrapper_3oyxk_112 ._pay_card_grid_wrapper_3oyxk_153{grid-template-columns:repeat(1,1fr);width:100%;gap:12px}}._container_3oyxk_10 ._outer_3oyxk_40 ._border_3oyxk_54 ._inner_3oyxk_66 ._recommend_wrapper_3oyxk_171{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding-top:32px;gap:40px;margin-bottom:96px}@media (min-width: 0px) and (max-width: 480px){._container_3oyxk_10 ._outer_3oyxk_40 ._border_3oyxk_54 ._inner_3oyxk_66 ._recommend_wrapper_3oyxk_171{padding-top:16px;gap:32px;margin-bottom:72px}}._container_3oyxk_10 ._outer_3oyxk_40 ._border_3oyxk_54 ._inner_3oyxk_66 ._recommend_wrapper_3oyxk_171 ._recommend_text_3oyxk_187{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:16px;color:var(--Gray-Scale-900, #18181b);text-align:center;font-size:24px;font-weight:500;line-height:150%;letter-spacing:-.24px}@media (min-width: 0px) and (max-width: 480px){._container_3oyxk_10 ._outer_3oyxk_40 ._border_3oyxk_54 ._inner_3oyxk_66 ._recommend_wrapper_3oyxk_171 ._recommend_text_3oyxk_187{font-size:20px;letter-spacing:-.2px}}._container_3oyxk_10 ._outer_3oyxk_40 ._border_3oyxk_54 ._inner_3oyxk_66 ._recommend_wrapper_3oyxk_171 ._needs_wrapper_3oyxk_206{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:32px}@media (min-width: 481px) and (max-width: 768px){._container_3oyxk_10 ._outer_3oyxk_40 ._border_3oyxk_54 ._inner_3oyxk_66 ._recommend_wrapper_3oyxk_171 ._needs_wrapper_3oyxk_206{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}}@media (min-width: 0px) and (max-width: 480px){._container_3oyxk_10 ._outer_3oyxk_40 ._border_3oyxk_54 ._inner_3oyxk_66 ._recommend_wrapper_3oyxk_171 ._needs_wrapper_3oyxk_206{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:20px}}._container_3oyxk_10 ._outer_3oyxk_40 ._border_3oyxk_54 ._inner_3oyxk_66 ._step_wrapper_3oyxk_230{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:0 40px;width:100%}@media (min-width: 481px) and (max-width: 768px){._container_3oyxk_10 ._outer_3oyxk_40 ._border_3oyxk_54 ._inner_3oyxk_66 ._step_wrapper_3oyxk_230{padding:0}}@media (min-width: 0px) and (max-width: 480px){._container_3oyxk_10 ._outer_3oyxk_40 ._border_3oyxk_54 ._inner_3oyxk_66 ._step_wrapper_3oyxk_230{padding:0}}._container_3oyxk_10 ._outer_3oyxk_40 ._border_3oyxk_54 ._inner_3oyxk_66 ._step_wrapper_3oyxk_230 ._info_text_3oyxk_248{color:var(--Gray-Scale-900, #18181b);font-size:24px;font-weight:500;letter-spacing:-.24px;margin-bottom:32px;text-align:center}@media (min-width: 0px) and (max-width: 480px){._container_3oyxk_10 ._outer_3oyxk_40 ._border_3oyxk_54 ._inner_3oyxk_66 ._step_wrapper_3oyxk_230 ._info_text_3oyxk_248{font-size:20px;letter-spacing:-.2px}}._container_3oyxk_10 ._outer_3oyxk_40 ._border_3oyxk_54 ._inner_3oyxk_66 ._step_wrapper_3oyxk_230 ._block_3oyxk_262{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;height:43px;padding:8px 12px;background:var(--Brand-color-50, #fff2f3);margin-bottom:16px;color:var(--Brand-color-500, #ee5462);font-size:18px;font-weight:500;letter-spacing:-.18px}@media (min-width: 0px) and (max-width: 480px){._container_3oyxk_10 ._outer_3oyxk_40 ._border_3oyxk_54 ._inner_3oyxk_66 ._step_wrapper_3oyxk_230 ._block_3oyxk_262{font-size:16px;letter-spacing:-.16px}}._container_3oyxk_10 ._outer_3oyxk_40 ._border_3oyxk_54 ._inner_3oyxk_66 ._step_wrapper_3oyxk_230 ._step_container_3oyxk_283{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(4,auto);column-gap:24px;row-gap:16px;grid-auto-flow:column;width:100%;margin-bottom:28px}@media (min-width: 481px) and (max-width: 768px){._container_3oyxk_10 ._outer_3oyxk_40 ._border_3oyxk_54 ._inner_3oyxk_66 ._step_wrapper_3oyxk_230 ._step_container_3oyxk_283{grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(8,auto);margin-bottom:24px}}@media (min-width: 0px) and (max-width: 480px){._container_3oyxk_10 ._outer_3oyxk_40 ._border_3oyxk_54 ._inner_3oyxk_66 ._step_wrapper_3oyxk_230 ._step_container_3oyxk_283{grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(8,auto);margin-bottom:20px;row-gap:8px}}._container_3oyxk_10 ._outer_3oyxk_40 ._border_3oyxk_54 ._inner_3oyxk_66 ._step_wrapper_3oyxk_230 ._step_container_3oyxk_283 ._step_3oyxk_230{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:16px;border-radius:6px;border:1px solid var(--Gray-Scale-50, #fafafa);background:var(--Gray-Scale-50, #fafafa);padding:16px 24px;color:var(--Gray-Scale-800, #27272a);font-size:18px;font-weight:500;letter-spacing:-.18px}@media (min-width: 0px) and (max-width: 480px){._container_3oyxk_10 ._outer_3oyxk_40 ._border_3oyxk_54 ._inner_3oyxk_66 ._step_wrapper_3oyxk_230 ._step_container_3oyxk_283 ._step_3oyxk_230{font-size:14px;letter-spacing:-.14px;padding:16px}}._container_3oyxk_10 ._outer_3oyxk_40 ._border_3oyxk_54 ._inner_3oyxk_66 ._step_wrapper_3oyxk_230 ._step_container_3oyxk_283 ._step_3oyxk_230 ._divider_3oyxk_330{width:1.5px;height:28px;background:#d4d4d8;border:none;margin:0}@media (min-width: 0px) and (max-width: 480px){._container_3oyxk_10 ._outer_3oyxk_40 ._border_3oyxk_54 ._inner_3oyxk_66 ._step_wrapper_3oyxk_230 ._step_container_3oyxk_283 ._step_3oyxk_230 ._divider_3oyxk_330{width:1px;height:20px}}._container_3oyxk_10 ._outer_3oyxk_40 ._border_3oyxk_54 ._inner_3oyxk_66 ._step_wrapper_3oyxk_230 ._step_container_3oyxk_283 ._step_3oyxk_230 ._stress_3oyxk_343{width:80px;color:var(--Brand-color-300-main, #ff808b);text-align:center}._container_3oyxk_10 ._outer_3oyxk_40 ._border_3oyxk_54 ._inner_3oyxk_66 ._step_wrapper_3oyxk_230 ._care_info_text_3oyxk_348{width:100%;color:var(--Gray-Scale-400, #a1a1aa);font-size:12px;font-weight:500;letter-spacing:-.12px;list-style-type:disc;list-style-position:inside}._container_3oyxk_10 ._outer_3oyxk_40 ._border_3oyxk_54 ._inner_3oyxk_66 ._step_wrapper_3oyxk_230 ._care_info_text_3oyxk_348>li{text-indent:-18px;padding-left:18px}._bottom_sheet_body_3oyxk_362{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:80px}._bottom_sheet_body_3oyxk_362 ._body_content_3oyxk_370{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:15px;color:var(--Gray-Scale-700, #3f3f46);font-size:16px;font-weight:600;letter-spacing:-.16px}._bottom_sheet_body_3oyxk_362 ._body_content_3oyxk_370 ._tag_wrapper_3oyxk_381{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:12px;flex-wrap:wrap}._bottom_sheet_body_3oyxk_362 ._body_content_3oyxk_370 ._tag_wrapper_3oyxk_381 ._tag_3oyxk_381{padding:6px 12px;gap:4px;border-radius:6px;background:var(--Gray-Scale-50, #fafafa);color:var(--Gray-Scale-700, #3f3f46);font-size:14px;font-weight:500;letter-spacing:-.14px;line-height:150%}._bottom_sheet_body_3oyxk_362 ._body_content_3oyxk_370 ._tag_wrapper_3oyxk_381 ._tag_3oyxk_381._selected_3oyxk_400{background:var(--Brand-color-300-main, #ff808b);color:var(--Gray-Scale-White, #fff)}@keyframes _shimmer_1133a_1{0%{background-position:-200% 0}to{background-position:200% 0}}._container_1133a_9{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:40px 32px;flex:1 0 0;border-radius:8px;background-color:var(--Gray-Scale-White, #fff);opacity:.8}@media (min-width: 0px) and (max-width: 480px){._container_1133a_9{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:32px 0;gap:48px}}._container_1133a_9 ._wrapper_1133a_30{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:200px;color:var(--Gray-Scale-700, #3f3f46);text-align:center;font-size:16px;font-weight:600;letter-spacing:-.16px;gap:16px}@media (min-width: 481px) and (max-width: 768px){._container_1133a_9 ._wrapper_1133a_30{gap:12px}}._container_1133a_9 ._wrapper_1133a_30 ._data_text_1133a_48{color:var(--Brand-color-300-main, #ff808b);text-align:center;font-size:32px;font-weight:700;letter-spacing:-.32px}@media (min-width: 481px) and (max-width: 768px){._container_1133a_9 ._wrapper_1133a_30 ._data_text_1133a_48{margin-top:-6px;font-size:28px;letter-spacing:-.28px}}@media (min-width: 0px) and (max-width: 480px){._container_1133a_9 ._wrapper_1133a_30 ._data_text_1133a_48{margin-top:-6px;font-size:28px;letter-spacing:-.24px}}._container_1133a_9 ._divider_1133a_69{width:1.5px;height:40px;background-color:var(--Brand-color-200, #ffccd1);border:none}@media (min-width: 0px) and (max-width: 480px){._container_1133a_9 ._divider_1133a_69{display:none}}._lazy_img_121sp_1{background-color:#f5f5f5;width:100%;height:100%;object-fit:cover;object-position:center}@keyframes _shimmer_121sp_1{0%{background-position:-200px 0}to{background-position:200px 0}}._skeleton_121sp_17{border-radius:8px;background-color:#e4e4e7;background-image:linear-gradient(90deg,#e4e4e7 25%,#f4f4f5,#e4e4e7 75%);background-repeat:no-repeat;display:inline-block;animation:_shimmer_121sp_1 1.5s infinite linear;width:100%;height:100%}@keyframes _shimmer_3dqag_1{0%{background-position:-200% 0}to{background-position:200% 0}}._wrapper_3dqag_9{background-image:linear-gradient(90deg,#fafafa 25%,#f4f4f5,#fafafa 75%);background-size:200% 100%;animation:_shimmer_3dqag_1 3s infinite linear;width:700px;height:304px;border-radius:8px}@media (min-width: 481px) and (max-width: 768px){._wrapper_3dqag_9{width:100%}}@media (min-width: 0px) and (max-width: 480px){._wrapper_3dqag_9{width:100%;margin-top:80px}}@keyframes _shimmer_188b2_1{0%{background-position:-200% 0}to{background-position:200% 0}}._wrapper_188b2_9{display:flex;flex-direction:row;justify-content:center;align-items:start;gap:40px;margin-top:140px}@media (min-width: 769px){._wrapper_188b2_9{min-width:700px}}@media (min-width: 0px) and (max-width: 480px){._wrapper_188b2_9{display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin-top:80px;gap:24px;padding:0 24px}}._wrapper_188b2_9 ._ledger_img_188b2_33{background-image:linear-gradient(90deg,#fafafa 25%,#f4f4f5,#fafafa 75%);background-size:200% 100%;animation:_shimmer_188b2_1 3s infinite linear;width:240px;height:280px;border-radius:9999px}@media (min-width: 0px) and (max-width: 480px){._wrapper_188b2_9 ._ledger_img_188b2_33{width:138px;height:160px}}._wrapper_188b2_9 ._ledger_info_188b2_47{display:flex;flex-direction:column;justify-content:start;align-items:flex-start;width:100%;height:280px;flex:1 0 0}@media (min-width: 0px) and (max-width: 480px){._wrapper_188b2_9 ._ledger_info_188b2_47{min-height:auto}}._wrapper_188b2_9 ._ledger_info_188b2_47 ._name_188b2_61{background-image:linear-gradient(90deg,#fafafa 25%,#f4f4f5,#fafafa 75%);background-size:200% 100%;animation:_shimmer_188b2_1 3s infinite linear;width:100px;height:24px;border-radius:4px;margin-bottom:12px}@media (min-width: 0px) and (max-width: 480px){._wrapper_188b2_9 ._ledger_info_188b2_47 ._name_188b2_61{width:100%;height:18px;margin-bottom:16px}}._wrapper_188b2_9 ._ledger_info_188b2_47 ._info_188b2_77{background-image:linear-gradient(90deg,#fafafa 25%,#f4f4f5,#fafafa 75%);background-size:200% 100%;animation:_shimmer_188b2_1 3s infinite linear;width:100%;height:16px;border-radius:4px;margin-bottom:12px}._wrapper_188b2_9 ._ledger_info_188b2_47 ._button_188b2_86{background-image:linear-gradient(90deg,#fafafa 25%,#f4f4f5,#fafafa 75%);background-size:200% 100%;animation:_shimmer_188b2_1 3s infinite linear;width:130px;height:43px;border-radius:6px;margin-top:auto}@media (min-width: 0px) and (max-width: 480px){._wrapper_188b2_9 ._ledger_info_188b2_47 ._button_188b2_86{margin-top:12px;width:100%}}@keyframes _shimmer_1lwf4_1{0%{background-position:-200% 0}to{background-position:200% 0}}._wrapper_1lwf4_9{background-image:linear-gradient(90deg,#fafafa 25%,#f4f4f5,#fafafa 75%);background-size:200% 100%;animation:_shimmer_1lwf4_1 3s infinite linear;min-width:700px;width:100%;height:196px;border-radius:8px;margin-bottom:170px}@media (min-width: 481px) and (max-width: 768px){._wrapper_1lwf4_9{width:100%;min-width:100%}}@media (min-width: 0px) and (max-width: 480px){._wrapper_1lwf4_9{width:248px;min-width:248px;height:530px;margin-bottom:80px}}@keyframes _shimmer_jqro1_1{0%{background-position:-200% 0}to{background-position:200% 0}}._container_jqro1_9{display:flex;flex-direction:column;justify-content:space-between;align-items:center;background:linear-gradient(142deg,#f7f6f2 -3.54%,#fff 104.3%);position:relative;padding:160px 240px}._container_jqro1_9:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;background:url(/assets/img/store_bg-Daz2NxU_.jpg);opacity:.05}@media (min-width: 481px) and (max-width: 768px){._container_jqro1_9{padding:120px 40px 60px}}@media (min-width: 0px) and (max-width: 480px){._container_jqro1_9{padding:0 0 60px}}._container_jqro1_9 ._background_jqro1_40{position:absolute;width:100%;flex-shrink:0;border-radius:0 0 9999px 9999px;opacity:.3;background:linear-gradient(180deg,#ffb3b900,#ffb3b9cc);height:1280px;transform:translateY(-60%)}@media (min-width: 481px) and (max-width: 768px){._container_jqro1_9 ._background_jqro1_40{height:640px;transform:translateY(-120px)}}@media (min-width: 0px) and (max-width: 480px){._container_jqro1_9 ._background_jqro1_40{height:440px;transform:translateY(0)}}._container_jqro1_9 ._container_inner_jqro1_62{width:100%;z-index:10;display:flex;flex-direction:column;justify-content:space-between;align-items:center}@media (min-width: 0px) and (max-width: 480px){._container_jqro1_9 ._container_inner_jqro1_62{margin-top:100px}}._container_jqro1_9 ._container_inner_jqro1_62 ._address_jqro1_75{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:6px;margin-top:8px;margin-bottom:64px;font-size:16px;letter-spacing:-.16px}@media (min-width: 769px){._container_jqro1_9 ._container_inner_jqro1_62 ._address_jqro1_75{min-width:700px}}@media (min-width: 0px) and (max-width: 480px){._container_jqro1_9 ._container_inner_jqro1_62 ._address_jqro1_75{display:flex;flex-direction:column;justify-content:space-between;align-items:center;text-align:center;text-wrap:balance;padding:0 56px;margin-top:16px;gap:8px;margin-bottom:32px}}._container_jqro1_9 ._container_inner_jqro1_62 ._store_card_jqro1_105{width:100%;margin-bottom:170px}@media (min-width: 769px){._container_jqro1_9 ._container_inner_jqro1_62 ._store_card_jqro1_105{min-width:700px}}@media (min-width: 0px) and (max-width: 480px){._container_jqro1_9 ._container_inner_jqro1_62 ._store_card_jqro1_105{margin-bottom:80px;width:248px}}._container_jqro1_9 ._container_inner_jqro1_62 ._store_intro_jqro1_120{color:var(--Gray-Scale-900, #18181b);font-size:24px;font-weight:500;letter-spacing:-.24px;text-align:center;margin-bottom:32px}._container_jqro1_9 ._container_inner_jqro1_62 ._store_intro_jqro1_120 ._point_jqro1_128{color:var(--Brand-color-500, #ee5462)}@media (min-width: 0px) and (max-width: 480px){._container_jqro1_9 ._container_inner_jqro1_62 ._store_intro_jqro1_120{font-size:20px;margin-bottom:24px;letter-spacing:-.2px}}@media (min-width: 769px){._container_jqro1_9 ._container_inner_jqro1_62 ._carousel_wrapper_jqro1_139{min-width:700px}}._container_jqro1_9 ._container_inner_jqro1_62 ._ledger_wrapper_jqro1_143{display:flex;flex-direction:row;justify-content:center;align-items:start;gap:40px;margin-top:140px}@media (min-width: 769px){._container_jqro1_9 ._container_inner_jqro1_62 ._ledger_wrapper_jqro1_143{min-width:700px}}@media (min-width: 0px) and (max-width: 480px){._container_jqro1_9 ._container_inner_jqro1_62 ._ledger_wrapper_jqro1_143{display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin-top:80px;gap:24px;padding:0 24px}}._container_jqro1_9 ._container_inner_jqro1_62 ._ledger_wrapper_jqro1_143 ._ledger_img_jqro1_167{width:240px;height:280px;border-radius:9999px;background-position:center;background-size:cover;background-repeat:no-repeat}@media (min-width: 0px) and (max-width: 480px){._container_jqro1_9 ._container_inner_jqro1_62 ._ledger_wrapper_jqro1_143 ._ledger_img_jqro1_167{width:138px;height:160px}}._container_jqro1_9 ._container_inner_jqro1_62 ._ledger_wrapper_jqro1_143 ._ledger_info_jqro1_181{display:flex;flex-direction:column;justify-content:start;align-items:flex-start;min-height:280px;flex:1 0 0}@media (min-width: 0px) and (max-width: 480px){._container_jqro1_9 ._container_inner_jqro1_62 ._ledger_wrapper_jqro1_143 ._ledger_info_jqro1_181{min-height:auto}}._container_jqro1_9 ._container_inner_jqro1_62 ._ledger_wrapper_jqro1_143 ._ledger_info_jqro1_181 ._name_jqro1_194{color:var(--Gray-Scale-900, #18181b);font-size:24px;font-weight:500;letter-spacing:-.24px;margin-bottom:12px}@media (min-width: 0px) and (max-width: 480px){._container_jqro1_9 ._container_inner_jqro1_62 ._ledger_wrapper_jqro1_143 ._ledger_info_jqro1_181 ._name_jqro1_194{text-align:center;width:100%;font-size:18px;letter-spacing:-.18px;margin-bottom:16px}}._container_jqro1_9 ._container_inner_jqro1_62 ._ledger_wrapper_jqro1_143 ._ledger_info_jqro1_181 ._intro_jqro1_210{color:var(--Gray-Scale-800, #27272a);font-size:16px;letter-spacing:-.16px;margin-bottom:auto}@media (min-width: 0px) and (max-width: 480px){._container_jqro1_9 ._container_inner_jqro1_62 ._ledger_wrapper_jqro1_143 ._ledger_info_jqro1_181 ._intro_jqro1_210{font-size:14px;letter-spacing:-.14px}}._container_jqro1_9 ._container_inner_jqro1_62 ._ledger_wrapper_jqro1_143 ._ledger_info_jqro1_181 ._info_wrapper_jqro1_222{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;color:var(--Gray-Scale-700, #3f3f46);font-size:16px;gap:6px;letter-spacing:-.16px;margin-bottom:12px}@media (min-width: 0px) and (max-width: 480px){._container_jqro1_9 ._container_inner_jqro1_62 ._ledger_wrapper_jqro1_143 ._ledger_info_jqro1_181 ._info_wrapper_jqro1_222{gap:10px;font-size:14px;letter-spacing:-.14px}}._container_jqro1_9 ._container_inner_jqro1_62 ._ledger_wrapper_jqro1_143 ._ledger_info_jqro1_181 ._info_wrapper_jqro1_222:first-of-type{margin-top:20px}@media (min-width: 0px) and (max-width: 480px){._container_jqro1_9 ._container_inner_jqro1_62 ._ledger_wrapper_jqro1_143 ._ledger_info_jqro1_181 ._info_wrapper_jqro1_222:first-of-type{margin-top:16px}}._container_jqro1_9 ._container_inner_jqro1_62 ._ledger_wrapper_jqro1_143 ._ledger_info_jqro1_181 ._button_jqro1_248{display:flex;flex-direction:row;justify-content:center;align-items:center;color:var(--Gray-Scale-White, #fff);background:var(--Brand-color-300-main, #ff808b);gap:4px;margin-top:8px;padding:12px 12px 12px 16px;font-size:16px;font-weight:600;border-radius:6px}._container_jqro1_9 ._container_inner_jqro1_62 ._ledger_wrapper_jqro1_143 ._ledger_info_jqro1_181 ._button_jqro1_248:hover{background:var(--Brand-color-400, #f16370)}._container_jqro1_9 ._container_inner_jqro1_62 ._ledger_wrapper_jqro1_143 ._ledger_info_jqro1_181 ._button_jqro1_248:active{background:var(--Brand-color-500, #ee5462)}@media (min-width: 0px) and (max-width: 480px){._container_jqro1_9 ._container_inner_jqro1_62 ._ledger_wrapper_jqro1_143 ._ledger_info_jqro1_181 ._button_jqro1_248{margin-top:12px;width:100%}}@keyframes _shimmer_xf26x_1{0%{background-position:-200% 0}to{background-position:200% 0}}._container_xf26x_9{width:100%;position:relative}._sticker_xf26x_14{display:flex;flex-direction:row;justify-content:center;align-items:center;position:absolute;top:28px;left:28px;border-radius:9999px;background:var(--Brand-color-300-main, #ff808b);width:110px;height:110px;z-index:10}@media (min-width: 481px) and (max-width: 768px){._sticker_xf26x_14{width:100px;height:100px}}@media (min-width: 0px) and (max-width: 480px){._sticker_xf26x_14{width:120px;padding:4px 4px 0;height:auto;border-radius:999px 999px 0 0;top:0;left:50%;transform:translate(-50%) translateY(-100%)}}._sticker_xf26x_14 ._sticker_inner_xf26x_45{display:flex;flex-direction:row;justify-content:center;align-items:center;font-family:Butler;width:100px;height:100px;border-radius:9999px;border:1px solid var(--Gray-Scale-White, #fff);color:var(--Gray-Scale-White, #fff);font-size:20px;font-weight:700;text-align:center}@media (min-width: 481px) and (max-width: 768px){._sticker_xf26x_14 ._sticker_inner_xf26x_45{width:90px;height:90px;font-size:18px;font-weight:600}}@media (min-width: 0px) and (max-width: 480px){._sticker_xf26x_14 ._sticker_inner_xf26x_45{height:28px;width:100%;border-radius:999px 999px 0 0;border:1px solid var(--Gray-Scale-White, #fff);border-bottom:none;font-size:14px;font-weight:600}}._wrapper_xf26x_80{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:100%;max-width:880px;background:#fff;padding:64px 0 50px;border-radius:16px;background:var(--Gray-Scale-White, #fff);box-shadow:0 4px 13px #2b241f0a;overflow:hidden;position:relative}@media (min-width: 481px) and (max-width: 768px){._wrapper_xf26x_80{padding:50px 0}}@media (min-width: 0px) and (max-width: 480px){._wrapper_xf26x_80{padding:24px 0 32px}}._wrapper_xf26x_80 ._content_xf26x_105{display:flex;flex-direction:column;justify-content:space-between;align-items:center;z-index:10}._wrapper_xf26x_80 ._content_xf26x_105 ._event_date_xf26x_112{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:8px 16px;border-radius:999px;border:1px solid var(--Brand-color-300-main, #ff808b);color:var(--Brand-color-500, #ee5462);font-size:16px;font-weight:600;letter-spacing:-.16px;margin-bottom:16px}@media (min-width: 481px) and (max-width: 768px){._wrapper_xf26x_80 ._content_xf26x_105 ._event_date_xf26x_112{margin-bottom:20px}}@media (min-width: 0px) and (max-width: 480px){._wrapper_xf26x_80 ._content_xf26x_105 ._event_date_xf26x_112{font-size:12px;letter-spacing:-.12px;padding:6px 12px;margin-bottom:12px}}._wrapper_xf26x_80 ._content_xf26x_105 ._condition_xf26x_139{color:var(--Gray-Scale-700, #3f3f46);text-align:center;font-size:24px;font-weight:500;letter-spacing:-.24px;margin-bottom:7px}@media (min-width: 481px) and (max-width: 768px){._wrapper_xf26x_80 ._content_xf26x_105 ._condition_xf26x_139{font-size:18px;letter-spacing:-.18px;margin-bottom:12px}}@media (min-width: 0px) and (max-width: 480px){._wrapper_xf26x_80 ._content_xf26x_105 ._condition_xf26x_139{font-size:16px;font-weight:400;letter-spacing:-.16px;margin-bottom:8px}}._wrapper_xf26x_80 ._content_xf26x_105 ._product_xf26x_162{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:8px;color:var(--Gray-Scale-800, #27272a);text-align:center;font-size:40px;font-weight:500;letter-spacing:-.4px}@media (min-width: 481px) and (max-width: 768px){._wrapper_xf26x_80 ._content_xf26x_105 ._product_xf26x_162{font-size:32px;letter-spacing:-.32px}}@media (min-width: 0px) and (max-width: 480px){._wrapper_xf26x_80 ._content_xf26x_105 ._product_xf26x_162{font-size:20px;font-weight:500;letter-spacing:-.2px}}._wrapper_xf26x_80 ._content_xf26x_105 ._product_xf26x_162 ._stress_xf26x_187{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:6px;color:var(--Brand-color-400, #f16370);background:#fff2f3}._wrapper_xf26x_80 ._content_xf26x_105 ._image_xf26x_196{margin-top:40px;border-radius:8px;width:500px;height:500px;aspect-ratio:1/1}@media (min-width: 481px) and (max-width: 768px){._wrapper_xf26x_80 ._content_xf26x_105 ._image_xf26x_196{margin-top:28px;width:400px;height:400px}}@media (min-width: 0px) and (max-width: 480px){._wrapper_xf26x_80 ._content_xf26x_105 ._image_xf26x_196{margin-top:24px;width:260px;height:260px}}._wrapper_xf26x_80 ._back_circle_xf26x_217{width:100%;height:880px;position:absolute;bottom:0;transform:translateY(50%);border-radius:880px;background:linear-gradient(180deg,#f7f6f2,#fff)}@media (min-width: 481px) and (max-width: 768px){._wrapper_xf26x_80 ._back_circle_xf26x_217{height:688px}}@media (min-width: 0px) and (max-width: 480px){._wrapper_xf26x_80 ._back_circle_xf26x_217{height:328px}}._wrapper_with_date_xf26x_237{padding:50px 0}@media (min-width: 0px) and (max-width: 480px){._wrapper_with_date_xf26x_237{padding:16px 0 32px}}@keyframes _shimmer_19h3e_1{0%{background-position:-200% 0}to{background-position:200% 0}}._wrapper_19h3e_9{background-image:linear-gradient(90deg,#fafafa 25%,#f4f4f5,#fafafa 75%);background-size:200% 100%;animation:_shimmer_19h3e_1 3s infinite linear;width:100%;min-width:768px;height:800px;border-radius:16px;margin-bottom:30px;z-index:1}@media (min-width: 481px) and (max-width: 768px){._wrapper_19h3e_9{min-width:100%;height:650px}}@media (min-width: 0px) and (max-width: 480px){._wrapper_19h3e_9{min-width:100%;height:445px}}@keyframes _shimmer_1tsei_1{0%{background-position:-200% 0}to{background-position:200% 0}}._container_1tsei_9{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:120px 200px;background:#e4e4e7;background-image:url(/assets/img/promotion_bg-0IfYRZKz.jpg);position:relative}@media (min-width: 481px) and (max-width: 768px){._container_1tsei_9{padding:80px 40px}}@media (min-width: 0px) and (max-width: 480px){._container_1tsei_9{padding:80px 16px}}._container_1tsei_9:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;background:#efede566;background-blend-mode:multiply;-webkit-backdrop-filter:blur(47px);backdrop-filter:blur(47px)}._container_1tsei_9 ._promotion_card_1tsei_41{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:40px;width:100%}@media (min-width: 769px){._container_1tsei_9 ._promotion_card_1tsei_41{min-width:768px}}@media (min-width: 481px) and (max-width: 768px){._container_1tsei_9 ._promotion_card_1tsei_41{min-width:480px;gap:32px}}@media (min-width: 0px) and (max-width: 480px){._container_1tsei_9 ._promotion_card_1tsei_41{min-width:328px;gap:60px;margin-top:32px}}@keyframes _shimmer_168wm_1{0%{background-position:-200% 0}to{background-position:200% 0}}._container_168wm_10{display:flex;flex-direction:column;width:100%;background-color:#fff}._wrapper_168wm_17{display:flex;flex-direction:column;width:100%;border-bottom:1px solid #e4e4e7;padding:32px 20px;white-space:pre-wrap;word-break:break-all}._wrapper_168wm_17:last-child{border-bottom:none}@media (min-width: 0px) and (max-width: 480px){._wrapper_168wm_17{padding:20px 12px}}._wrapper_168wm_17 ._question_168wm_34{display:flex;align-items:center;gap:16px;background-color:#fff;text-align:start;color:var(--Gray-Scale-900, #18181b);font-size:18px;font-weight:500;letter-spacing:-.18px}@media (min-width: 0px) and (max-width: 480px){._wrapper_168wm_17 ._question_168wm_34{padding:0;font-size:14px;letter-spacing:-.14px;gap:8px}}._wrapper_168wm_17 ._question_168wm_34 ._icon_168wm_53{transition:transform .3s ease-in-out}._wrapper_168wm_17 ._question_168wm_34 ._icon_168wm_53._active_168wm_56{transform:rotate(45deg)}._wrapper_168wm_17 ._answer_168wm_59{max-height:0;overflow:hidden;opacity:0;padding:0 20px 0 36px;color:var(--Gray-Scale-900, #18181b);font-size:14px;font-weight:400;letter-spacing:-.14px;transition:max-height .2s ease-out,opacity .1s ease-out,padding .2s ease-out}._wrapper_168wm_17 ._answer_168wm_59._active_168wm_56{max-height:200px;opacity:1;padding:24px 36px;border-radius:6px;border:1px solid var(--Gray-Scale-100, #f4f4f5);background:var(--Gray-Scale-100, #f4f4f5);margin-top:16px}@media (min-width: 0px) and (max-width: 480px){._wrapper_168wm_17 ._answer_168wm_59._active_168wm_56{margin-top:16px;padding:16px}}@keyframes _shimmer_fq1xh_1{0%{background-position:-200% 0}to{background-position:200% 0}}._container_fq1xh_9{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:120px 100px}@media (min-width: 481px) and (max-width: 768px){._container_fq1xh_9{padding:80px 40px}}@media (min-width: 0px) and (max-width: 480px){._container_fq1xh_9{padding:60px 16px}}._container_fq1xh_9 ._basis_tab_fq1xh_26{margin-bottom:48px}@media (min-width: 481px) and (max-width: 768px){._container_fq1xh_9 ._basis_tab_fq1xh_26{margin-bottom:24px}}@media (min-width: 0px) and (max-width: 480px){._container_fq1xh_9 ._basis_tab_fq1xh_26{margin-bottom:16px}}@keyframes _shimmer_1j2f8_1{0%{background-position:-200% 0}to{background-position:200% 0}}._review_card_1j2f8_9{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;--card-size: 240px;width:var(--card-size);height:var(--card-size);overflow:hidden;border-radius:6px;background-position:center;background-repeat:no-repeat;background-size:cover;background-color:#f5f5f5;-webkit-user-select:none;user-select:none;position:relative;z-index:-1}@media (min-width: 481px) and (max-width: 768px){._review_card_1j2f8_9{--card-size: 180px}}@media (min-width: 0px) and (max-width: 480px){._review_card_1j2f8_9{--card-size: 160px}}._review_card_1j2f8_9:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;background:linear-gradient(180deg,#0000 48.49%,#00000080);z-index:2;border-radius:6px}._review_card_1j2f8_9 ._review_card_img_1j2f8_49{position:absolute;top:0;left:0;z-index:1}._review_card_1j2f8_9 ._category_1j2f8_55{position:absolute;top:12px;left:12px;z-index:3;border-radius:1000px;padding:6px 12px;color:var(--Gray-Scale-White, #fff);font-size:14px;font-weight:500;letter-spacing:-.14px;border:1px solid var(--Brown-Scale-Color-400, #b2a485);background:#7d695180;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}@media (min-width: 481px) and (max-width: 768px){._review_card_1j2f8_9 ._category_1j2f8_55{font-size:12px;letter-spacing:-.12px}}@media (min-width: 0px) and (max-width: 480px){._review_card_1j2f8_9 ._category_1j2f8_55{font-size:12px;letter-spacing:-.12px}}._review_card_1j2f8_9 ._text_1j2f8_82{position:absolute;bottom:12px;left:12px;z-index:3;font-size:18px;font-weight:500;color:var(--Gray-Scale-White, #fff);white-space:pre-wrap;word-break:break-all;align-self:stretch;letter-spacing:-.18px}@media (min-width: 481px) and (max-width: 768px){._review_card_1j2f8_9 ._text_1j2f8_82{font-size:16px;font-weight:600;letter-spacing:-.16px}}@media (min-width: 0px) and (max-width: 480px){._review_card_1j2f8_9 ._text_1j2f8_82{font-size:14px;font-weight:400;letter-spacing:-.14px}}@keyframes _shimmer_1ugjz_1{0%{background-position:-200% 0}to{background-position:200% 0}}._wrapper_1ugjz_9{background-image:linear-gradient(90deg,#fafafa 25%,#f4f4f5,#fafafa 75%);background-size:200% 100%;animation:_shimmer_1ugjz_1 3s infinite linear;border-radius:8px;width:240px;min-width:240px;height:240px;display:inline-block;margin-right:24px}@media (min-width: 481px) and (max-width: 768px){._wrapper_1ugjz_9{width:180px;min-width:180px;height:180px}}@media (min-width: 0px) and (max-width: 480px){._wrapper_1ugjz_9{width:160px;min-width:160px;height:160px}}@keyframes _shimmer_1srnb_1{0%{background-position:-200% 0}to{background-position:200% 0}}._wrapper_1srnb_9{padding:120px 0}@media (min-width: 481px) and (max-width: 768px){._wrapper_1srnb_9{padding:80px 0}}@media (min-width: 0px) and (max-width: 480px){._wrapper_1srnb_9{padding:80px 0}}._card_container_1srnb_23{display:flex;justify-content:center}._skeleton_wrapper_1srnb_28{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}@keyframes _shimmer_1b4lr_1{0%{background-position:-200% 0}to{background-position:200% 0}}._wrapper_1b4lr_9{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._error_1b4lr_22{color:var(--Brand-color-300-main, #ff808b);font-size:42px;font-weight:700}._title_1b4lr_28{color:var(--Gray-Scale-700, #3f3f46);font-size:18px;font-weight:700}._text_1b4lr_34{display:flex;flex-direction:column;justify-content:space-between;align-items:center;color:var(--Gray-Scale-700, #3f3f46);font-weight:500;font-size:14px}._homeButton_1b4lr_44{display:flex;flex-direction:row;justify-content:center;align-items:center;color:var(--Gray-Scale-White, #fff);background:var(--Brand-color-300-main, #ff808b);gap:8px;padding:8px 16px;border-radius:6px;font-size:14px;font-weight:600;margin-top:16px}._homeButton_1b4lr_44:hover{background:var(--Brand-color-400, #f16370)}._homeButton_1b4lr_44:active{background:var(--Brand-color-500, #ee5462)}._button_9n89u_1{padding:8px 22px;height:42px;border-radius:8px;border:none;background-color:var(--Brand-color-300-main);color:#fff;cursor:pointer;font-size:15px;font-weight:500;width:fit-content}._button_9n89u_1:hover{background-color:var(--Brand-color-300-main);opacity:.9}._button_9n89u_1:active{background-color:var(--Brand-color-300-main);opacity:.8}._button_9n89u_1:disabled{background-color:var(--Gray-Scale-300);cursor:not-allowed}._wrapper_1qyd0_1{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;width:100%}._title_1qyd0_11{font-size:18px;font-weight:700;margin-bottom:20px}._description_1qyd0_17{text-align:center;font-size:16px;font-weight:400;margin-bottom:20px}._button_1qyd0_24{margin-top:30px}@keyframes _shimmer_15l81_1{0%{background-position:-200% 0}to{background-position:200% 0}}._header_15l81_9{display:flex;align-items:center;gap:8px;height:60px}._header_15l81_9 ._arrow_left_15l81_15{cursor:pointer;padding:16px;display:inline-flex}._body_15l81_21{display:flex;height:calc(100% - 60px)}._body_15l81_21 ._region_15l81_25{width:138px;background-color:#f2f2f2;overflow-y:auto;display:flex;flex-direction:column;align-items:center;-ms-overflow-style:none;scrollbar-width:none}._body_15l81_21 ._region_15l81_25::-webkit-scrollbar{display:none}._body_15l81_21 ._region_15l81_25 ._menu_15l81_38{width:100%;display:flex;padding:14px 16px;font-size:16px;color:#212121;font-weight:500;cursor:pointer}._body_15l81_21 ._region_15l81_25 ._menu_15l81_38:hover{background-color:#2121211a}._body_15l81_21 ._region_15l81_25 ._menu_15l81_38._selected_15l81_50{background-color:#fff}._body_15l81_21 ._branch_15l81_53{flex:1;display:flex;flex-direction:column;align-items:center;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}._body_15l81_21 ._branch_15l81_53::-webkit-scrollbar{display:none}._body_15l81_21 ._branch_15l81_53 ._menu_15l81_38{display:flex;width:100%;padding:14px 24px;font-size:16px;color:#212121;font-weight:500;cursor:pointer;border-bottom:1px solid rgba(0,0,0,.3)}._body_15l81_21 ._branch_15l81_53 ._menu_15l81_38:hover{color:var(--Brand-color-300-main)}._body_15l81_21 ._branch_15l81_53 ._menu_15l81_38:active{color:var(--Brand-color-400)}._body_15l81_21 ._branch_15l81_53 ._menu_15l81_38:last-child{border-bottom:none}._divider_15l81_85{width:100%;height:5px;background-color:#f2f2f2}._title_15l81_91{font-size:18px;color:#212121;font-weight:500}._skeleton_15l81_97{width:80%;height:30px;border-radius:8px;margin-top:12px;margin-bottom:12px;background-image:linear-gradient(90deg,#fafafa 25%,#f4f4f5,#fafafa 75%);background-size:200% 100%;animation:_shimmer_15l81_1 3s infinite linear}._time_button_1uu3g_1{width:100%;height:40px;border-radius:8px;border:1px solid rgb(236,236,236);display:flex;justify-content:center;align-items:center;font-size:14px;color:#212121;cursor:pointer;background-color:#fff}._time_button_1uu3g_1:hover{background-color:var(--Brand-color-50)}._time_button_1uu3g_1:active{background-color:var(--Brand-color-400)}._time_button_1uu3g_1._selected_1uu3g_20{background-color:var(--Brand-color-300-main);border:1px solid var(--Brand-color-300-main);color:#fff}@keyframes _shimmer_1hha1_1{0%{background-position:-200% 0}to{background-position:200% 0}}._header_1hha1_9{flex-shrink:0;display:flex;align-items:center;gap:8px;height:60px}._header_1hha1_9 ._arrow_left_1hha1_16{cursor:pointer;padding:16px;display:inline-flex}._divider_1hha1_22{border:1.5px solid rgb(242,242,242);margin-bottom:20px}._body_1hha1_27{flex:1 1 auto;overflow-y:auto;min-height:0;-ms-overflow-style:none;scrollbar-width:none;display:flex;flex-direction:column;padding:0 16px 16px}._body_1hha1_27::-webkit-scrollbar{display:none}._body_1hha1_27 ._spinner_1hha1_41{width:100%;margin-bottom:20px;display:flex;justify-content:center;align-items:center}._body_1hha1_27 ._date_button_1hha1_48{width:100%;text-align:center;font-size:14px;background-color:#f2f2f2;padding:16px;border-radius:8px;font-weight:400;color:#212121}._body_1hha1_27 ._time_wrapper_1hha1_58{display:grid;grid-template-columns:repeat(4,1fr);row-gap:8px;column-gap:8px;margin-bottom:40px}._footer_1hha1_66{flex-shrink:0;width:100%;background-color:#fff;padding:16px;border-top:1px solid rgb(242,242,242)}._footer_1hha1_66 ._button_1hha1_73{width:100%}._title_1hha1_77{font-size:18px;color:#212121;font-weight:500}.react-calendar{background:#fff;width:100%;max-width:300px;min-width:200px;border:none;margin:0 auto 40px}.react-calendar,.react-calendar *,.react-calendar *:before,.react-calendar *:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.react-calendar button{margin:0;border:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{height:3.5rem;display:flex;text-align:center;justify-content:center;align-items:center;padding:0;margin:0}.react-calendar__navigation button{min-width:44px;background:none}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:hover,.react-calendar__navigation button:enabled:focus{background:none;border:none}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;font:inherit;font-size:12px;font-weight:400;color:var(--Gray-Scale-500, #808080);height:40px}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekdays__weekday abbr{text-decoration:none;border-bottom:none}.react-calendar__month-view__weekNumbers .react-calendar__tile{display:flex;align-items:center;justify-content:center;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__month-view__days__day--neighboringMonth,.react-calendar__decade-view__years__year--neighboringDecade,.react-calendar__century-view__decades__decade--neighboringCentury{color:#757575}.react-calendar__year-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__century-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{max-width:100%;padding:10px 6.6667px;background:none;text-align:center;font-size:13px;font-weight:400;color:var(--Gray-Scale-700, #333);height:40px;border-radius:8px}.react-calendar__tile:disabled{background:transparent!important;color:#ababab}.react-calendar__month-view__days__day--neighboringMonth:disabled,.react-calendar__decade-view__years__year--neighboringDecade:disabled,.react-calendar__century-view__decades__decade--neighboringCentury:disabled{color:#cdcdcd}.react-calendar__tile:enabled:hover,.react-calendar__tile:enabled:focus{background:var(--Brand-color-50)}.react-calendar__tile--now{background:transparent;color:var(--Gray-Scale-700, #333);border:1px solid rgba(0,0,0,.6)!important;border-radius:8px}.react-calendar__tile--now:enabled:hover,.react-calendar__tile--now:enabled:focus{background:transparent}.react-calendar__tile--active{background:var(--Brand-color-300-main);color:#fff}.react-calendar__tile--active:enabled:hover,.react-calendar__tile--active:enabled:focus{background:var(--Brand-color-300-main)}.react-calendar__navigation__label{width:5.5rem;height:1.375rem;font-size:16px;border:none;font-weight:700;flex-grow:0!important}.react-calendar__navigation__arrow{font-size:20px;font-weight:lighter}._header_nmqi5_1{flex-shrink:0;padding:16px}._header_nmqi5_1 img{width:84px}._body_nmqi5_9{flex:1 1 auto;overflow-y:auto;min-height:0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:0 40px}._body_nmqi5_9 ._title_nmqi5_20{font-size:16px;color:#000}._body_nmqi5_9 ._description_nmqi5_24{font-size:12px;color:#0000004d;margin-bottom:24px;text-align:center}._body_nmqi5_9 ._info_container_nmqi5_30{width:100%;display:grid;grid-template-columns:repeat(2,1fr);row-gap:16px;column-gap:16px;border:1px solid rgba(0,0,0,.3);border-radius:8px;padding:24px;font-size:14px}._footer_nmqi5_42{flex-shrink:0;padding:16px}._footer_nmqi5_42 ._submit_button_nmqi5_46{width:100%}._custom-checkbox_uiveh_1{display:inline-flex;align-items:center;cursor:pointer;font-size:14px;color:var(--Gray-Scale-900)}._custom-checkbox_uiveh_1 input{display:none}._custom-checkbox_uiveh_1 ._checkmark_uiveh_11{width:20px;height:20px;border:1px solid var(--Gray-Scale-400);border-radius:4px;display:inline-flex;align-items:center;justify-content:center;margin-right:8px;background-color:#fff}._custom-checkbox_uiveh_1:hover ._checkmark_uiveh_11{border-width:1px;border-color:var(--Gray-Scale-500)}._custom-checkbox_uiveh_1 input:checked+._checkmark_uiveh_11{background-color:var(--Brand-color-300-main);border-color:var(--Brand-color-300-main);transition:all .2s}._custom-checkbox_uiveh_1 input:checked+._checkmark_uiveh_11:after{content:"";width:6px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg) translate(-1px,-1px);display:block}._formField_1i06e_1{display:flex;flex-direction:column;width:100%}._formField_1i06e_1 ._label_1i06e_6{font-size:16px;color:var(--Gray-Scale-900);margin-bottom:4px;display:inline-block;width:fit-content}._formField_1i06e_1 ._label_1i06e_6 ._require_1i06e_13{color:var(--Brand-color-300-main);margin-right:4px}._formField_1i06e_1 ._infoText_1i06e_17{font-size:12px;color:var(--Gray-Scale-400);margin-bottom:4px}._formField_1i06e_1 ._inputContainer_1i06e_22{width:100%;position:relative}._formField_1i06e_1 ._inputContainer_1i06e_22 ._inputField_1i06e_26{line-height:1.5;width:100%;padding:8px 14px;border-radius:4px;border:1px solid var(--Gray-Scale-300);background:none;font-size:14px}._formField_1i06e_1 ._inputContainer_1i06e_22 ._inputField_1i06e_26::placeholder{color:var(--Gray-Scale-400)}._formField_1i06e_1 ._inputContainer_1i06e_22 ._inputField_1i06e_26:hover{border:1px solid var(--Gray-Scale-500)}._formField_1i06e_1 ._inputContainer_1i06e_22 ._inputField_1i06e_26:focus{outline:none;border-color:transparent;box-shadow:inset 0 0 0 2px var(--Brand-color-300-main)}._formField_1i06e_1 ._inputContainer_1i06e_22 ._inputField_1i06e_26._error_1i06e_46{outline:none;border-color:transparent;box-shadow:inset 0 0 0 1px red}._formField_1i06e_1 ._inputContainer_1i06e_22 ._inputField_1i06e_26._selectMode_1i06e_51{cursor:pointer!important}._formField_1i06e_1 ._inputContainer_1i06e_22 ._icon_1i06e_54{position:absolute;right:14px;top:50%;transform:translateY(-50%)}._formField_1i06e_1 ._helperText_1i06e_60{font-size:12px;color:red;margin:4px 14px 0}@keyframes _shimmer_yzjfl_1{0%{background-position:-200% 0}to{background-position:200% 0}}._header_yzjfl_9{flex-shrink:0;padding:16px;display:flex;justify-content:space-between;align-items:center}._header_yzjfl_9 img{width:84px}._header_yzjfl_9 ._close_button_yzjfl_19{display:none}._header_yzjfl_9 ._close_button_yzjfl_19._mobile_yzjfl_22{display:block;background-color:transparent;border:none;padding:4px}@media (max-width: 430px){._header_yzjfl_9 ._close_button_yzjfl_19{display:block;background-color:transparent;border:none;padding:4px}}._body_yzjfl_37{flex:1 1 auto;overflow-y:auto;min-height:0;-ms-overflow-style:none;scrollbar-width:none}._body_yzjfl_37::-webkit-scrollbar{display:none}._body_yzjfl_37 ._terms_container_yzjfl_47{display:flex;align-items:center;padding:0 16px}._body_yzjfl_37 ._terms_container_yzjfl_47 ._terms_button_yzjfl_52{margin-left:auto;display:flex;background-color:transparent;border:none;cursor:pointer;padding:8px}._body_yzjfl_37 ._content_yzjfl_60{padding:16px;display:flex;flex-direction:column;gap:16px}._body_yzjfl_37 ._content_yzjfl_60 ._form_container_yzjfl_66{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}._body_yzjfl_37 ._content_yzjfl_60 ._form_container_yzjfl_66 ._text_field_yzjfl_72 input{cursor:pointer}._title_yzjfl_76{font-size:16px;color:#000;display:inline-block}._description_yzjfl_82{font-size:12px;color:#0000004d}._divider_yzjfl_87{width:100vw;margin-left:-16px;height:5px;background-color:#f2f2f2}._footer_yzjfl_94{padding:16px;flex-shrink:0}._footer_yzjfl_94 ._submit_button_yzjfl_98{width:100%}@keyframes _shimmer_1xs04_1{0%{background-position:-200% 0}to{background-position:200% 0}}*{margin:0;padding:0;box-sizing:border-box;font-family:Pretendard,sans-serif!important}body{line-height:1.5;font-weight:500;letter-spacing:-.01em}._layout_1xs04_23{z-index:99999999999;width:100%;height:100%;background-color:#fff;display:flex;flex-direction:column}._brand-YAKSON_1xs04_32{--Brand-color-50: #fff2f3;--Brand-color-100: #ffe6e8;--Brand-color-200: #ffccd1;--Brand-color-300-main: #ff808b;--Brand-color-400: #f16370;--Brand-color-500: #ee5462}._brand-YEORIHAN_1xs04_41{--Brand-color-50: #fff5f7;--Brand-color-100: #ffe5eb;--Brand-color-200: #fbbccc;--Brand-color-300-main: #eb7190;--Brand-color-400: #d95f7e;--Brand-color-500: #c74e6c}._brand-DALIA_1xs04_50{--Brand-color-50: #e6f9f8;--Brand-color-100: #ccf3f1;--Brand-color-200: #a8eae7;--Brand-color-300-main: #6edbd5;--Brand-color-400: #47c9c3;--Brand-color-500: #2bb8b2}._container_xoqr8_1{width:100%;height:100vh;min-width:300px;max-height:100vh}
