@layer reset,base,tokens,recipes,utilities;@keyframes spin{to{transform:rotate(360deg)}}@keyframes ping{75%,to{opacity:0;transform:scale(2)}}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:none}}@keyframes blinkEffect{50%{opacity:.2}}@keyframes popupClose{0%{opacity:1;transform:translate(-50%,50%)}to{opacity:0;transform:translate(-50%,55%)}}@keyframes popupOpen{0%{opacity:0;transform:translate(-50%,55%)}to{opacity:1;transform:translate(-50%,50%)}}@keyframes modalClose{0%{opacity:1;transform:translate(-50%)translateY(0)}to{opacity:0;transform:translate(-50%)translateY(100%)}}@keyframes modalOpen{0%{opacity:0;transform:translate(-50%)translateY(100%)}to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes bottomSheetClose{0%{opacity:1;transform:translate(-50%,50%)}to{opacity:0;transform:translate(-50%,100%)}}@keyframes bottomSheetOpen{0%{opacity:0;transform:translate(-50%,100%)}to{opacity:1;transform:translate(-50%,50%)}}@keyframes primaryDotFlashing{0%{background-color:#2c7fff}50%{background-color:#dbe9ff}to{background-color:#dbe9ff}}@keyframes primaryBlackDotFlashing{0%{background-color:#fff}50%{background-color:#747579}to{background-color:#747579}}@keyframes primaryWhiteDotFlashing{0%{background-color:#222}50%{background-color:#e7e7e8}to{background-color:#e7e7e8}}@keyframes secondaryDotFlashing{0%{background-color:#747579}50%{background-color:#e7e7e8}to{background-color:#e7e7e8}}@keyframes warningDotFlashing{0%{background-color:#e74d5a}50%{background-color:#e7e7e8}to{background-color:#e7e7e8}}@keyframes showAnimation{0%{opacity:0}to{opacity:1}}@keyframes skeleton{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@keyframes spinnerRotate{to{transform:rotate(360deg)}}@keyframes spinnerArc{0%{stroke-dasharray:0 150;stroke-dashoffset:0}to{stroke-dasharray:100 150;stroke-dashoffset:-140px}}@keyframes firstReviewListWrapperAnimation{0%{transform:translate(0)}50%{transform:translate(-50%)}50.01%{transform:translate(152%)}to{transform:translate(101.5%)}}@keyframes secondReviewListWrapperAnimation{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes spinAnimation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes createAnimation{0%{opacity:1}to{opacity:.4}}@keyframes buttonPop{0%{transform:scale(.9)}to{transform:scale(1)}}@keyframes scaleUpAndDown{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translate(0,0)}}@keyframes presentCardSpin{0%{transform:rotateY(0)}to{transform:rotateY(2160deg)}}@keyframes presentCardFlip{0%{transform:rotateY(0)}to{transform:rotateY(180deg)}}@keyframes slideInFromLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes floatingOpen{0%{opacity:0;transform:translate(-50%,-50%)scale(.7)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes oxQuizSlideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes oxQuizSlideDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(12px)}}@keyframes oxQuizCoinFloat{0%,to{transform:translateY(0)rotate(-5deg)}50%{transform:translateY(-10px)rotate(-1deg)}}@keyframes floatingClose{0%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(.3)}}@keyframes coupangFloatingBannerBounce{0%{transform:translateY(0)}8.3%{transform:translateY(-12px)}16.7%{transform:translateY(0)}to{transform:translateY(0)}}html,:host{--font-fallback:ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;tab-size:4;-webkit-tap-highlight-color:transparent;line-height:1.5;font-family:var(--global-font-body,var(--font-fallback))}*,:before,:after,::backdrop{box-sizing:border-box;border-style:solid;border-width:0;border-color:var(--global-color-border,currentColor);margin:0;padding:0}::file-selector-button{box-sizing:border-box;border-style:solid;border-width:0;border-color:var(--global-color-border,currentColor);margin:0;padding:0}hr{height:0;color:inherit;border-top-width:1px}body{height:100%;line-height:inherit}img{border-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}h1,h2,h3,h4,h5,h6{text-wrap:balance;font-size:inherit;font-weight:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}ol,ul,menu{list-style:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;background:0 0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;background:0 0}::placeholder{opacity:1;--placeholder-fallback:color-mix(in srgb, currentColor 50%, transparent);color:var(--global-color-placeholder,var(--placeholder-fallback))}textarea{resize:vertical}table{text-indent:0;border-collapse:collapse;border-color:inherit}summary{display:list-item}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}dialog{padding:0}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{--font-mono-fallback:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New";font-feature-settings:normal;font-variation-settings:normal;font-family:var(--global-font-mono,var(--font-mono-fallback));font-size:1em}progress{vertical-align:baseline}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-search-cancel-button{-webkit-appearance:none}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}:-moz-ui-invalid{box-shadow:none}:-moz-focusring{outline:auto}[hidden]:not(#\#):not(#\#):not(#\#):not(#\#){display:none!important}:root:not(#\#){--made-with-panda:"🐼"}html:not(#\#),body:not(#\#),div:not(#\#),LegacyTypography:not(#\#),applet:not(#\#),object:not(#\#),iframe:not(#\#),h1:not(#\#),h2:not(#\#),h3:not(#\#),h4:not(#\#),h5:not(#\#),h6:not(#\#),p:not(#\#),blockquote:not(#\#),pre:not(#\#),a:not(#\#),abbr:not(#\#),acronym:not(#\#),address:not(#\#),big:not(#\#),cite:not(#\#),code:not(#\#),del:not(#\#),dfn:not(#\#),em:not(#\#),img:not(#\#),ins:not(#\#),kbd:not(#\#),q:not(#\#),s:not(#\#),samp:not(#\#),small:not(#\#),strike:not(#\#),strong:not(#\#),sub:not(#\#),tt:not(#\#),var:not(#\#),b:not(#\#),u:not(#\#),i:not(#\#),center:not(#\#),dl:not(#\#),dt:not(#\#),dd:not(#\#),ol:not(#\#),ul:not(#\#),li:not(#\#),fieldset:not(#\#),form:not(#\#),label:not(#\#),legend:not(#\#),table:not(#\#),caption:not(#\#),tbody:not(#\#),tfoot:not(#\#),thead:not(#\#),tr:not(#\#),th:not(#\#),td:not(#\#),article:not(#\#),aside:not(#\#),canvas:not(#\#),details:not(#\#),embed:not(#\#),figure:not(#\#),figcaption:not(#\#),footer:not(#\#),header:not(#\#),hgroup:not(#\#),menu:not(#\#),nav:not(#\#),output:not(#\#),ruby:not(#\#),section:not(#\#),summary:not(#\#),time:not(#\#),mark:not(#\#),audio:not(#\#),video:not(#\#),sup:not(#\#){vertical-align:baseline;font:inherit}article:not(#\#),aside:not(#\#),details:not(#\#),figcaption:not(#\#),figure:not(#\#),footer:not(#\#),header:not(#\#),hgroup:not(#\#),menu:not(#\#),nav:not(#\#),section:not(#\#){display:block}:not(#\#){box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;-ms-overflow-style:none;scrollbar-width:none;touch-action:manipulation;-webkit-overflow-scrolling:touch;-webkit-tap-highlight-color:transparent;-khtml-user-select:none;-webkit-user-select:none;user-select:none;-o-user-select:none;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif}:not(#\#)::-webkit-scrollbar{display:none}html:not(#\#),body:not(#\#){-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#222;-webkit-appearance:none;background:#f8f8f8;width:100%;margin:0;padding:0;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;font-weight:400}body:not(#\#):not(#\#):not(#\#){max-height:100vh!important}ol:not(#\#),ul:not(#\#){list-style:none}blockquote:not(#\#),q:not(#\#){quotes:none}blockquote:not(#\#):before,blockquote:not(#\#):after,q:not(#\#):before,q:not(#\#):after{content:0}table:not(#\#){border-collapse:collapse;border-spacing:0}a:not(#\#){color:#222;outline-offset:2px;outline:2px solid #0000;text-decoration:none}a:focus-visible:not(#\#),button:focus-visible:not(#\#),[tabindex]:focus-visible:not(#\#){outline-offset:2px;border-radius:8px;outline:2px solid #2c7fff}p:not(#\#),h1:not(#\#),h2:not(#\#),h3:not(#\#),h4:not(#\#),h5:not(#\#),h6:not(#\#),li:not(#\#),dd:not(#\#),dt:not(#\#),td:not(#\#),th:not(#\#),caption:not(#\#),blockquote:not(#\#),figcaption:not(#\#),address:not(#\#),time:not(#\#){-webkit-user-select:text;user-select:text}:not(#\#)::selection{color:#222;background:#dbe9ff}html:not(#\#){scroll-behavior:smooth;scroll-padding-top:72px}img:not(#\#),a:not(#\#){-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}input:not(#\#),textarea:not(#\#){-khtml-user-select:text;-webkit-user-select:text;user-select:text;-o-user-select:text}input:not(#\#)::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input:not(#\#)::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]:not(#\#){-moz-appearance:textfield}input[type=search]:not(#\#)::-webkit-search-decoration{-webkit-appearance:none}input[type=search]:not(#\#)::-webkit-search-cancel-button{-webkit-appearance:none}input[type=search]:not(#\#)::-webkit-search-results-button{-webkit-appearance:none}input[type=search]:not(#\#)::-webkit-search-results-decoration{-webkit-appearance:none}.blink-animation:not(#\#){animation:1s 3 alternate blinkEffect}:not(#\#),:not(#\#):before,:not(#\#):after,:not(#\#)::backdrop{--blur: ;--brightness: ;--contrast: ;--grayscale: ;--hue-rotate: ;--invert: ;--saturate: ;--sepia: ;--drop-shadow: ;--backdrop-blur: ;--backdrop-brightness: ;--backdrop-contrast: ;--backdrop-grayscale: ;--backdrop-hue-rotate: ;--backdrop-invert: ;--backdrop-opacity: ;--backdrop-saturate: ;--backdrop-sepia: ;--gradient-from-position: ;--gradient-to-position: ;--gradient-via-position: ;--scroll-snap-strictness:proximity;--border-spacing-x:0;--border-spacing-y:0;--translate-x:0;--translate-y:0;--rotate:0;--rotate-x:0;--rotate-y:0;--skew-x:0;--skew-y:0;--scale-x:1;--scale-y:1}@media screen and (max-width:600px){body:not(#\#):not(#\#):not(#\#){max-height:-webkit-fill-available!important}}@media (prefers-reduced-motion:reduce){html:not(#\#){scroll-behavior:auto}:not(#\#):not(#\#):not(#\#){--transition-duration:.01ms!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}:where(:root,:host):not(#\#):not(#\#){--shadows-\$default:0 0 7px 2px #b4b4b40d;--shadows-\$deep01:0 0 7px 2px #7a7a7a1f;--shadows-\$deep02:0 7px 12px 3px #3d3d3d26;--shadows-\$deep03:0px 0px 7px 7px #f4f4f4;--colors-\$white:#fff;--colors-\$black01:#222;--colors-\$black02:#121212;--colors-\$primary:#2c7fff;--colors-\$gray50:#f8f8f9;--colors-\$gray100:#f2f2f2;--colors-\$gray200:#e7e7e8;--colors-\$gray300:#dcdcdd;--colors-\$gray400:#cacacc;--colors-\$gray500:#b3b4b6;--colors-\$gray600:#98989b;--colors-\$gray700:#747579;--colors-\$gray800:#48494e;--colors-\$gray900:#37383d;--colors-\$gray-opacity50:#23242a08;--colors-\$gray-opacity100:#23242a0f;--colors-\$gray-opacity200:#23242a1c;--colors-\$gray-opacity300:#23242a29;--colors-\$gray-opacity400:#23242a3d;--colors-\$gray-opacity500:#23242a5c;--colors-\$gray-opacity600:#23242a78;--colors-\$gray-opacity700:#23242a9e;--colors-\$gray-opacity800:#23242ad4;--colors-\$gray-opacity900:#23242ae8;--colors-\$blue50:#f2f7ff;--colors-\$blue100:#eaf2ff;--colors-\$blue200:#dbe9ff;--colors-\$blue300:#cce1ff;--colors-\$blue400:#adceff;--colors-\$blue500:#89b8ff;--colors-\$blue600:#5f9fff;--colors-\$blue700:#2c7fff;--colors-\$blue800:#0041a2;--colors-\$blue900:#00204f;--colors-\$yellow100:#fffbf2;--colors-\$yellow200:#fff5e2;--colors-\$yellow300:#fec;--colors-\$yellow400:#ffe4af;--colors-\$yellow500:#ffd98c;--colors-\$yellow600:#ffcb63;--colors-\$yellow700:#ffbd35;--colors-\$yellow800:#eca20c;--colors-\$yellow900:#a46e00;--colors-\$red100:#fef2f3;--colors-\$red200:#fce6e8;--colors-\$red300:#f9d2d5;--colors-\$red400:#f5b1b7;--colors-\$red500:#f19aa1;--colors-\$red600:#ec767f;--colors-\$red700:#e74d5a;--colors-\$red800:#91141e;--colors-\$red900:#460a0f;--colors-\$green100:#f1fbf3;--colors-\$green200:#e3f8e7;--colors-\$green300:#c8f0cf;--colors-\$green400:#aae7b4;--colors-\$green500:#84dc93;--colors-\$green600:#57d06b;--colors-\$green700:#33b34d;--colors-\$green800:#1d662b;--colors-\$green900:#103718;--colors-\$cool-gray100:#f1f3f6;--colors-\$cool-gray200:#e0e4ea;--colors-\$cool-gray300:#c8ced9;--colors-\$cool-gray400:#a8b3c4;--colors-\$cool-gray500:#8292aa;--colors-\$cool-gray600:#76849c;--colors-\$cool-gray700:#5b6b86;--colors-\$cool-gray800:#384252;--colors-\$cool-gray900:#242b35;--colors-\$deep-blue:#1e45ac;--colors-\$dark-sky-blue:#4785e5;--colors-\$dodger-blue:#1b72f8;--colors-\$azure-blue:#2496ff;--colors-\$naver-green:#03c75a;--colors-\$light-green:#caf9f0;--colors-\$kakao-yellow:#ffd94a;--colors-\$vivid-red:#ff385c;--colors-\$sejong-green01:#34795c;--colors-\$sejong-green02:#b8ddcd;--colors-\$sejong-green03:#92c7b0;--colors-\$-p-a-i-d_-a-l-l:#33b34d;--colors-\$-o-v-e-r_-d-e-p-o-s-i-t:#006214;--colors-\$-p-a-i-d_-p-a-r-t-i-a-l:#ff940e;--colors-\$-s-c-h-e-d-u-l-e-d:#ffbd35;--colors-\$-u-n-p-a-i-d:#e74d5a;--colors-\$black:#222;--colors-\$gray00:#f8f8f9;--colors-\$gray01:#f2f2f2;--colors-\$gray02:#e7e7e8;--colors-\$gray03:#cacacc;--colors-\$gray04:#b3b4b6;--colors-\$gray05:#747579;--colors-\$gray06:#37383d;--colors-\$primary04:#f2f7ff;--colors-\$primary03:#eaf2ff;--colors-\$primary02:#dbe9ff;--colors-\$primary01:#2c7fff;--colors-\$red:#e74d5a;--colors-\$red02:#f5b1b7;--colors-\$red03:#fef2f3;--colors-\$red04:#ff385c;--colors-\$yellow:#ffbd35;--colors-\$yellow02:#eca20c;--colors-\$yellow-kakao:#ffd94a;--colors-\$green:#33b34d;--colors-\$green02:#e3f8e7;--colors-\$-n-a-v-e-r_-g-r-e-e-n:#03c75a;--colors-\$light-green01:#caf9f0;--colors-\$murky-blue:#76849c;--sizes-\$-m-a-x_-b-r-o-w-s-e-r_-w-i-d-t-h:640px;--sizes-\$-m-a-x_-m-o-b-i-l-e_-w-i-d-t-h:360px;--sizes-breakpoint-sm:640px;--sizes-breakpoint-md:768px;--sizes-breakpoint-lg:1024px;--sizes-breakpoint-xl:1280px;--sizes-breakpoint-2xl:1536px;--space-\$-k-a-k-a-o_-s-a-f-e_-a-r-e-a:15px;--space-\$-b-o-t-t-o-m_-n-a-v_-h-e-i-g-h-t:58px;--space-\$-a-d-m-i-n_-b-o-t-t-o-m_-n-a-v_-h-e-i-g-h-t:79.08px;--media-\@desktop:(min-width: 641px);--media-\@mobile:screen and (max-width: 640px);--media-\@mobile-min:(max-width: 359px);--z-index-\$-b-a-c-k-g-r-o-u-n-d:-5;--z-index-\$-d-e-f-a-u-l-t:0;--z-index-\$-a-b-o-v-e:1;--z-index-\$-f-l-o-a-t-i-n-g:5;--z-index-\$-t-o-o-l-t-i-p:10;--z-index-\$-f-l-o-a-t-i-n-g_-n-a-v-i-g-a-t-i-o-n:15;--z-index-\$-b-a-n-n-e-r:20;--z-index-\$-t-o-p_-f-l-o-a-t-i-n-g:25;--z-index-\$-b-o-t-t-o-m_-s-h-e-e-t:1000000;--z-index-\$-u-n-d-e-r_-p-o-p_-u-p_-a-b-o-v-e_-n-a-v:10000;--z-index-\$-p-o-p_-u-p:20000;--z-index-\$-l-e-s-s-e-e_-b-o-t-t-o-m_-n-a-v:5000;--z-index-\$-l-e-s-s-o-r_-b-o-t-t-o-m_-n-a-v:5020;--breakpoints-sm:640px;--breakpoints-md:768px;--breakpoints-lg:1024px;--breakpoints-xl:1280px;--breakpoints-2xl:1536px}.min-h_100vh:not(#\#):not(#\#):not(#\#){min-height:100vh}.flex-col_CENTER:not(#\#):not(#\#):not(#\#){flex-direction:column;justify-content:center;align-items:center;display:flex}.gap_12px:not(#\#):not(#\#):not(#\#){gap:12px}.p_0_16px:not(#\#):not(#\#):not(#\#){padding:0 16px}.c_\$gray700:not(#\#):not(#\#):not(#\#){color:var(--colors-\$gray700)}.ta_center:not(#\#):not(#\#):not(#\#){text-align:center}.c_\$primary:not(#\#):not(#\#):not(#\#){color:var(--colors-\$primary)}.max-w_\$MAX_BROWSER_WIDTH:not(#\#):not(#\#):not(#\#){max-width:var(--sizes-\$-m-a-x_-b-r-o-w-s-e-r_-w-i-d-t-h)}.m_0_auto:not(#\#):not(#\#):not(#\#){margin:0 auto}.p_20px_16px_96px:not(#\#):not(#\#):not(#\#){padding:20px 16px 96px}.gap_8px:not(#\#):not(#\#):not(#\#){gap:8px}.typography_24_BOLD_NARROW:not(#\#):not(#\#):not(#\#){letter-spacing:-.005em;font-size:24px;font-weight:700;line-height:125%}.wb_keep-all:not(#\#):not(#\#):not(#\#){word-break:keep-all}.tw_balance:not(#\#):not(#\#):not(#\#){text-wrap:balance}.c_\$black01:not(#\#):not(#\#):not(#\#){color:var(--colors-\$black01)}.typography_16_BOLD_NARROW:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:16px;font-weight:700;line-height:125%}.m_0:not(#\#):not(#\#):not(#\#){margin:0}.w_100\%:not(#\#):not(#\#):not(#\#){width:100%}.flex-col_START:not(#\#):not(#\#):not(#\#){flex-direction:column;display:flex}.typography_14_REGULAR_WIDE:not(#\#):not(#\#):not(#\#){letter-spacing:-.01em;font-size:14px;font-weight:400;line-height:164%}.c_\$gray800:not(#\#):not(#\#):not(#\#){color:var(--colors-\$gray800)}.typography_18_BOLD_NARROW:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:18px;font-weight:700;line-height:125%}.content-visibility_auto:not(#\#):not(#\#):not(#\#){content-visibility:auto}.contain-intrinsic-size_0_480px:not(#\#):not(#\#):not(#\#){contain-intrinsic-size:0 480px}.p_9px_14px:not(#\#):not(#\#):not(#\#){padding:9px 14px}.bd_1px_solid_token\(colors\.\$gray200\):not(#\#):not(#\#):not(#\#){border:1px solid var(--colors-\$gray200)}.bdr_999px:not(#\#):not(#\#):not(#\#){border-radius:999px}.td_none:not(#\#):not(#\#):not(#\#){text-decoration:none}.white-space_nowrap:not(#\#):not(#\#):not(#\#){white-space:nowrap}.trs_background-color_0\.15s_ease\,_border-color_0\.15s_ease\,_transform_0\.12s_ease:not(#\#):not(#\#):not(#\#){transition:background-color .15s,border-color .15s,transform .12s}.contain-intrinsic-size_0_320px:not(#\#):not(#\#):not(#\#){contain-intrinsic-size:0 320px}.typography_14_BOLD_NARROW:not(#\#):not(#\#):not(#\#){letter-spacing:-.01em;font-size:14px;font-weight:700;line-height:125%}.contain-intrinsic-size_0_640px:not(#\#):not(#\#):not(#\#){contain-intrinsic-size:0 640px}.gap_6px:not(#\#):not(#\#):not(#\#){gap:6px}.p_18px:not(#\#):not(#\#):not(#\#){padding:18px}.bd_1px_solid_token\(colors\.\$blue200\):not(#\#):not(#\#):not(#\#){border:1px solid var(--colors-\$blue200)}.bdr_16px:not(#\#):not(#\#):not(#\#){border-radius:16px}.trs_border-color_0\.15s_ease\,_box-shadow_0\.15s_ease\,_transform_0\.15s_ease:not(#\#):not(#\#):not(#\#){transition:border-color .15s,box-shadow .15s,transform .15s}.typography_12_BOLD_NARROW:not(#\#):not(#\#):not(#\#){letter-spacing:-.005em;font-size:12px;font-weight:700;line-height:125%}.typography_13_BOLD_NARROW:not(#\#):not(#\#):not(#\#){letter-spacing:-.01em;font-size:13px;font-weight:700;line-height:125%}.typography_13_MEDIUM_NARROW:not(#\#):not(#\#):not(#\#){letter-spacing:-.01em;font-size:13px;font-weight:500;line-height:125%}.typography_12_REGULAR_MIDDLE:not(#\#):not(#\#):not(#\#){letter-spacing:-.005em;font-size:12px;font-weight:400;line-height:136%}.m_4px_0:not(#\#):not(#\#):not(#\#){margin:4px 0}.typography_16_REGULAR_WIDE:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:16px;font-weight:400;line-height:164%}.gap_10px:not(#\#):not(#\#):not(#\#){gap:10px}.m_28px_0_0:not(#\#):not(#\#):not(#\#){margin:28px 0 0}.p_12px:not(#\#):not(#\#):not(#\#){padding:12px}.bdr_8px:not(#\#):not(#\#):not(#\#){border-radius:8px}.gap_4px:not(#\#):not(#\#):not(#\#){gap:4px}.m_20px_0_4px:not(#\#):not(#\#):not(#\#){margin:20px 0 4px}.p_0:not(#\#):not(#\#):not(#\#){padding:0}.li-s_none:not(#\#):not(#\#):not(#\#){list-style:none}.d_block:not(#\#):not(#\#):not(#\#){display:block}.p_16px:not(#\#):not(#\#):not(#\#){padding:16px}.bdr_14px:not(#\#):not(#\#):not(#\#){border-radius:14px}.trs_border-color_0\.15s_ease\,_background-color_0\.15s_ease\,_box-shadow_0\.15s_ease\,_transform_0\.15s_ease:not(#\#):not(#\#):not(#\#){transition:border-color .15s,background-color .15s,box-shadow .15s,transform .15s}.gap_18px:not(#\#):not(#\#):not(#\#){gap:18px}.pos_relative:not(#\#):not(#\#):not(#\#){position:relative}.gap_14px:not(#\#):not(#\#):not(#\#){gap:14px}.typography_12_REGULAR_STANDARD:not(#\#):not(#\#):not(#\#){letter-spacing:-.005em;font-size:12px;font-weight:400;line-height:18px}.gap_16px:not(#\#):not(#\#):not(#\#){gap:16px}.bd-b_1px_solid_token\(colors\.\$gray100\):not(#\#):not(#\#):not(#\#){border-bottom:1px solid var(--colors-\$gray100)}.p_14px_16px:not(#\#):not(#\#):not(#\#){padding:14px 16px}.bdr_12px:not(#\#):not(#\#):not(#\#){border-radius:12px}.gap_7px:not(#\#):not(#\#):not(#\#){gap:7px}.translate-x_0:not(#\#):not(#\#):not(#\#){--translate-x:0}.translate-y_0:not(#\#):not(#\#):not(#\#){--translate-y:0}.w_640:not(#\#):not(#\#):not(#\#){width:640px}.h_480:not(#\#):not(#\#):not(#\#){height:480px}.d_grid:not(#\#):not(#\#):not(#\#){display:grid}.p_14px:not(#\#):not(#\#):not(#\#){padding:14px}.typography_20_BOLD_NARROW:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:20px;font-weight:700;line-height:125%}.typography_12_MEDIUM_MIDDLE:not(#\#):not(#\#):not(#\#){letter-spacing:-.005em;font-size:12px;font-weight:500;line-height:136%}.flex-row_BETWEEN_CENTER:not(#\#):not(#\#):not(#\#){flex-direction:row;justify-content:space-between;align-items:center;display:flex}.p_9px_12px:not(#\#):not(#\#):not(#\#){padding:9px 12px}.bdr_10px:not(#\#):not(#\#):not(#\#){border-radius:10px}.bdr_18px:not(#\#):not(#\#):not(#\#){border-radius:18px}.h_auto:not(#\#):not(#\#):not(#\#){height:auto}.min-h_300px:not(#\#):not(#\#):not(#\#){min-height:300px}.fill_\$gray50:not(#\#):not(#\#):not(#\#){fill:var(--colors-\$gray50)}.cursor_pointer:not(#\#):not(#\#):not(#\#){cursor:pointer}.stk_\$white:not(#\#):not(#\#):not(#\#){stroke:var(--colors-\$white)}.stk-w_2px:not(#\#):not(#\#):not(#\#){stroke-width:2px}.op_0\.86:not(#\#):not(#\#):not(#\#){opacity:.86}.trs_opacity_0\.15s_ease\,_r_0\.15s_ease:not(#\#):not(#\#):not(#\#){transition:opacity .15s,r .15s}.fill_\$green500:not(#\#):not(#\#):not(#\#){fill:var(--colors-\$green500)}.fill_\$blue500:not(#\#):not(#\#):not(#\#){fill:var(--colors-\$blue500)}.fill_\$yellow600:not(#\#):not(#\#):not(#\#){fill:var(--colors-\$yellow600)}.fill_\$red500:not(#\#):not(#\#):not(#\#){fill:var(--colors-\$red500)}.flex-row_START_CENTER:not(#\#):not(#\#):not(#\#){flex-direction:row;justify-content:flex-start;align-items:center;display:flex}.gap_8px_14px:not(#\#):not(#\#):not(#\#){gap:8px 14px}.gap_5px:not(#\#):not(#\#):not(#\#){gap:5px}.w_9px:not(#\#):not(#\#):not(#\#){width:9px}.h_9px:not(#\#):not(#\#):not(#\#){height:9px}.bdr_50\%:not(#\#):not(#\#):not(#\#){border-radius:50%}.p_12px_14px:not(#\#):not(#\#):not(#\#){padding:12px 14px}.flex_0_0_auto:not(#\#):not(#\#):not(#\#){flex:none}.w_26px:not(#\#):not(#\#):not(#\#){width:26px}.h_26px:not(#\#):not(#\#):not(#\#){height:26px}.flex-row_CENTER:not(#\#):not(#\#):not(#\#){flex-direction:row;justify-content:center;align-items:center;display:flex}.min-w_0:not(#\#):not(#\#):not(#\#){min-width:0}.flex_1:not(#\#):not(#\#):not(#\#){flex:1}.gap_2px:not(#\#):not(#\#):not(#\#){gap:2px}.ov_hidden:not(#\#):not(#\#):not(#\#){overflow:hidden}.tov_ellipsis:not(#\#):not(#\#):not(#\#){text-overflow:ellipsis}.min-w_650px:not(#\#):not(#\#):not(#\#){min-width:650px}.bd-cl_collapse:not(#\#):not(#\#):not(#\#){border-collapse:collapse}.ta_left:not(#\#):not(#\#):not(#\#){text-align:left}.p_11px_12px:not(#\#):not(#\#):not(#\#){padding:11px 12px}.bd-b_1px_solid_token\(colors\.\$gray200\):not(#\#):not(#\#):not(#\#){border-bottom:1px solid var(--colors-\$gray200)}.typography_13_REGULAR_MIDDLE:not(#\#):not(#\#):not(#\#){letter-spacing:-.01em;font-size:13px;font-weight:400;line-height:136%}.va_middle:not(#\#):not(#\#):not(#\#){vertical-align:middle}.ta_right:not(#\#):not(#\#):not(#\#){text-align:right}.c_\$gray600:not(#\#):not(#\#):not(#\#){color:var(--colors-\$gray600)}.p_20px:not(#\#):not(#\#):not(#\#){padding:20px}.contain-intrinsic-size_0_240px:not(#\#):not(#\#):not(#\#){contain-intrinsic-size:0 240px}.p_20px_16px_140px:not(#\#):not(#\#):not(#\#){padding:20px 16px 140px}.c_\$white:not(#\#):not(#\#):not(#\#){color:var(--colors-\$white)}.white-space_pre-wrap:not(#\#):not(#\#):not(#\#){white-space:pre-wrap}.gap_16px_8px:not(#\#):not(#\#):not(#\#){gap:16px 8px}.h_24px:not(#\#):not(#\#):not(#\#){height:24px}.h_20px:not(#\#):not(#\#):not(#\#){height:20px}.flex-col_START_STRETCH:not(#\#):not(#\#):not(#\#){flex-direction:column;justify-content:flex-start;align-items:stretch;display:flex}.asp_16_\/_10:not(#\#):not(#\#):not(#\#){aspect-ratio:16/10}.obj-f_cover:not(#\#):not(#\#):not(#\#){object-fit:cover}.bd_0:not(#\#):not(#\#):not(#\#){border:0}.bg_none:not(#\#):not(#\#):not(#\#){background:0 0}.asp_1_\/_1:not(#\#):not(#\#):not(#\#){aspect-ratio:1}.h_100\%:not(#\#):not(#\#):not(#\#){height:100%}.pos_absolute:not(#\#):not(#\#):not(#\#){position:absolute}.inset_0:not(#\#):not(#\#):not(#\#){inset:0}.flex-row_START_END:not(#\#):not(#\#):not(#\#){flex-direction:row;justify-content:flex-start;align-items:flex-end;display:flex}.typography_16_REGULAR_EXTRA_NARROW:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:16px;font-weight:400;line-height:100%}.c_\$gray900:not(#\#):not(#\#):not(#\#){color:var(--colors-\$gray900)}.typography_14_BOLD_MIDDLE:not(#\#):not(#\#):not(#\#){letter-spacing:-.01em;font-size:14px;font-weight:700;line-height:136%}.typography_13_REGULAR_WIDE:not(#\#):not(#\#):not(#\#){letter-spacing:-.01em;font-size:13px;font-weight:400;line-height:164%}.p_4px_10px:not(#\#):not(#\#):not(#\#){padding:4px 10px}.typography_16_REGULAR_NARROW:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:16px;font-weight:400;line-height:125%}.p_6px_9px:not(#\#):not(#\#):not(#\#){padding:6px 9px}.bd_none:not(#\#):not(#\#):not(#\#){border:none}.bg_transparent:not(#\#):not(#\#):not(#\#){background:0 0}.trs_transform_0\.2s_cubic-bezier\(0\.4\,_0\,_0\.2\,_1\):not(#\#):not(#\#):not(#\#){transition:transform .2s cubic-bezier(.4,0,.2,1)}.trf_rotate\(180deg\):not(#\#):not(#\#):not(#\#){transform:rotate(180deg)}.trf_rotate\(0deg\):not(#\#):not(#\#):not(#\#){transform:rotate(0)}.w_44px:not(#\#):not(#\#):not(#\#){width:44px}.h_44px:not(#\#):not(#\#):not(#\#){height:44px}.trs_border-color_0\.15s_ease\,_background-color_0\.15s_ease:not(#\#):not(#\#):not(#\#){transition:border-color .15s,background-color .15s}.min-h_52px:not(#\#):not(#\#):not(#\#){min-height:52px}.p_10px_14px:not(#\#):not(#\#):not(#\#){padding:10px 14px}.typography_16_SEMI_BOLD_EXTRA_NARROW:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:16px;font-weight:600;line-height:100%}.p_0_6px:not(#\#):not(#\#):not(#\#){padding:0 6px}.bdr_4px:not(#\#):not(#\#):not(#\#){border-radius:4px}.c_\$blue900:not(#\#):not(#\#):not(#\#){color:var(--colors-\$blue900)}.typography_11_SEMI_BOLD_EXTRA_NARROW:not(#\#):not(#\#):not(#\#){letter-spacing:-.005em;font-size:11px;font-weight:600;line-height:100%}.p_10px_14px_14px:not(#\#):not(#\#):not(#\#){padding:10px 14px 14px}.bd-t_1px_solid_token\(colors\.\$blue200\):not(#\#):not(#\#):not(#\#){border-top:1px solid var(--colors-\$blue200)}.flex-row_BETWEEN_START:not(#\#):not(#\#):not(#\#){flex-direction:row;justify-content:space-between;align-items:flex-start;display:flex}.p_5px_0:not(#\#):not(#\#):not(#\#){padding:5px 0}.c_\$blue700:not(#\#):not(#\#):not(#\#){color:var(--colors-\$blue700)}.p_8px_10px:not(#\#):not(#\#):not(#\#){padding:8px 10px}.p_10px_12px:not(#\#):not(#\#):not(#\#){padding:10px 12px}.m_4px_0_0:not(#\#):not(#\#):not(#\#){margin:4px 0 0}.p_20px_16px:not(#\#):not(#\#):not(#\#){padding:20px 16px}.p_10px_16px:not(#\#):not(#\#):not(#\#){padding:10px 16px}.bd_1px_solid_token\(colors\.\$primary\):not(#\#):not(#\#):not(#\#){border:1px solid var(--colors-\$primary)}.typography_16_MEDIUM_NARROW:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:16px;font-weight:500;line-height:125%}.ring_none:not(#\#):not(#\#):not(#\#){outline-offset:2px;outline:2px solid #0000}.bd_1px_dashed_token\(colors\.\$gray300\):not(#\#):not(#\#):not(#\#){border:1px dashed var(--colors-\$gray300)}.typography_14_MEDIUM_NARROW:not(#\#):not(#\#):not(#\#){letter-spacing:-.01em;font-size:14px;font-weight:500;line-height:125%}.p_8px_12px:not(#\#):not(#\#):not(#\#){padding:8px 12px}.max-w_100\%:not(#\#):not(#\#):not(#\#){max-width:100%}.td_underline:not(#\#):not(#\#):not(#\#){text-decoration:underline}.tu-o_2px:not(#\#):not(#\#):not(#\#){text-underline-offset:2px}.p_6px_12px:not(#\#):not(#\#):not(#\#){padding:6px 12px}.bdr_15px:not(#\#):not(#\#):not(#\#){border-radius:15px}.safe-area-padding-bottom_0px:not(#\#):not(#\#):not(#\#){padding-bottom:calc(var(--safe-area-inset-bottom,0px) + 0px)}.p_0_16px_112px:not(#\#):not(#\#):not(#\#){padding:0 16px 112px}.z_1000005:not(#\#):not(#\#):not(#\#){z-index:1000005}.typography_14_BOLD_WIDE:not(#\#):not(#\#):not(#\#){letter-spacing:-.01em;font-size:14px;font-weight:700;line-height:164%}.w_312px:not(#\#):not(#\#):not(#\#){width:312px}.max-h_90vh:not(#\#):not(#\#):not(#\#){max-height:90vh}.ov_auto:not(#\#):not(#\#):not(#\#){overflow:auto}.wb_break-word:not(#\#):not(#\#):not(#\#){word-break:break-word}.d_flex:not(#\#):not(#\#):not(#\#){display:flex}.op_0:not(#\#):not(#\#):not(#\#){opacity:0}.trs_opacity_0\.2s_ease-out:not(#\#):not(#\#):not(#\#){transition:opacity .2s ease-out}.will-change_opacity:not(#\#):not(#\#):not(#\#){will-change:opacity}.op_1:not(#\#):not(#\#):not(#\#){opacity:1}.pos_fixed:not(#\#):not(#\#):not(#\#){position:fixed}.trf_translate\(-50\%\,_100\%\):not(#\#):not(#\#):not(#\#){transform:translate(-50%,100%)}.will-change_transform\,_opacity:not(#\#):not(#\#):not(#\#){will-change:transform, opacity}.anim_bottomSheetOpen_0\.2s_cubic-bezier\(0\.33\,_1\,_0\.68\,_1\)_forwards:not(#\#):not(#\#):not(#\#){animation:.2s cubic-bezier(.33,1,.68,1) forwards bottomSheetOpen}.anim_bottomSheetClose_0\.2s_cubic-bezier\(0\.32\,_0\,_0\.67\,_0\)_forwards:not(#\#):not(#\#):not(#\#){animation:.2s cubic-bezier(.32,0,.67,0) forwards bottomSheetClose}.h_-webkit-fill-available\!:not(#\#){height:-webkit-fill-available!important}.trf_translateZ\(0\):not(#\#):not(#\#):not(#\#){transform:translateZ(0)}.z_\$BOTTOM_SHEET:not(#\#):not(#\#):not(#\#){z-index:var(--z-index-\$-b-o-t-t-o-m_-s-h-e-e-t)}.trf_translateX\(-50\%\):not(#\#):not(#\#):not(#\#){transform:translate(-50%)}.z_token\(zIndex\.\$FLOATING_NAVIGATION\):not(#\#):not(#\#):not(#\#){z-index:var(--z-index-\$-f-l-o-a-t-i-n-g_-n-a-v-i-g-a-t-i-o-n)}.p_10px:not(#\#):not(#\#):not(#\#){padding:10px}.safe-area-padding-top_10px:not(#\#):not(#\#):not(#\#){padding-top:calc(var(--safe-area-inset-top,0px) + 10px)}.trf_translate3d\(-50\%\,_0\,_0\):not(#\#):not(#\#):not(#\#){transform:translate(-50%)}.bg_rgba\(255\,_255\,_255\,_0\.85\):not(#\#):not(#\#):not(#\#){background:#ffffffd9}.bx-sh_0px_0px_7px_2px_rgba\(122\,_122\,_122\,_0\.12\):not(#\#):not(#\#):not(#\#){box-shadow:0 0 7px 2px #7a7a7a1f}.bkdp_blur\(2\.5px\):not(#\#):not(#\#):not(#\#){-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px)}.h_calc\(106px_\+_env\(safe-area-inset-top\)\):not(#\#):not(#\#):not(#\#){height:calc(106px + env(safe-area-inset-top))}.safe-area-padding-top_0px:not(#\#):not(#\#):not(#\#){padding-top:calc(var(--safe-area-inset-top,0px) + 0px)}.bg_linear-gradient\(180deg\,_rgba\(33\,_33\,_33\,_0\.36\)_0\%\,_rgba\(33\,_33\,_33\,_0\.19\)_33\.85\%\,_rgba\(33\,_33\,_33\,_0\.07\)_68\.74\%\,_rgba\(33\,_33\,_33\,_0\.03\)_83\.35\%\,_rgba\(33\,_33\,_33\,_0\.00\)_100\%\):not(#\#):not(#\#):not(#\#){background:linear-gradient(#2121215c 0%,#21212130 33.85%,#21212112 68.74%,#21212108 83.35%,#21212100 100%)}.trs_0\.3s_background:not(#\#):not(#\#):not(#\#){transition:background .3s}.us_none:not(#\#):not(#\#):not(#\#){-webkit-user-select:none;user-select:none}.pointer-events_none:not(#\#):not(#\#):not(#\#){pointer-events:none}.w_4px:not(#\#):not(#\#):not(#\#){width:4px}.h_4px:not(#\#):not(#\#):not(#\#){height:4px}.bdr_5px:not(#\#):not(#\#):not(#\#){border-radius:5px}.c_\#2c7fff:not(#\#):not(#\#):not(#\#){color:#2c7fff}.anim_primaryDotFlashing_\.5s_\.25s_infinite_linear_alternate:not(#\#):not(#\#):not(#\#){animation:.5s linear .25s infinite alternate primaryDotFlashing}.c_\#222222:not(#\#):not(#\#):not(#\#){color:#222}.anim_primaryBlackDotFlashing_\.5s_\.25s_infinite_linear_alternate:not(#\#):not(#\#):not(#\#){animation:.5s linear .25s infinite alternate primaryBlackDotFlashing}.c_\#ffffff:not(#\#):not(#\#):not(#\#){color:#fff}.anim_primaryWhiteDotFlashing_\.5s_\.25s_infinite_linear_alternate:not(#\#):not(#\#):not(#\#){animation:.5s linear .25s infinite alternate primaryWhiteDotFlashing}.c_\#7a7a7a:not(#\#):not(#\#):not(#\#){color:#7a7a7a}.anim_secondaryDotFlashing_\.5s_\.25s_infinite_linear_alternate:not(#\#):not(#\#):not(#\#){animation:.5s linear .25s infinite alternate secondaryDotFlashing}.c_\#e74d5a:not(#\#):not(#\#):not(#\#){color:#e74d5a}.anim_warningDotFlashing_\.5s_\.25s_infinite_linear_alternate:not(#\#):not(#\#):not(#\#){animation:.5s linear .25s infinite alternate warningDotFlashing}.trf_translate\(-50\%\,_-50\%\):not(#\#):not(#\#):not(#\#){transform:translate(-50%,-50%)}.anim_floatingOpen_\.15s_ease-out_both:not(#\#):not(#\#):not(#\#){animation:.15s ease-out both floatingOpen}.anim_floatingClose_\.15s_ease-out_both:not(#\#):not(#\#):not(#\#){animation:.15s ease-out both floatingClose}.h_0px:not(#\#):not(#\#):not(#\#){height:0}.bd-t_1px_solid_token\(colors\.\$gray02\):not(#\#):not(#\#):not(#\#){border-top:1px solid var(--colors-\$gray02)}.flex-col_START_CENTER:not(#\#):not(#\#):not(#\#){flex-direction:column;justify-content:flex-start;align-items:center;display:flex}.flex-col_END_CENTER:not(#\#):not(#\#):not(#\#){flex-direction:column;justify-content:flex-end;align-items:center;display:flex}.flex-col_BETWEEN_CENTER:not(#\#):not(#\#):not(#\#){flex-direction:column;justify-content:space-between;align-items:center;display:flex}.flex-col_EVENLY_CENTER:not(#\#):not(#\#):not(#\#){flex-direction:column;justify-content:space-evenly;align-items:center;display:flex}.flex-col_AROUND_CENTER:not(#\#):not(#\#):not(#\#){flex-direction:column;justify-content:space-around;align-items:center;display:flex}.flex-col_STRETCH_CENTER:not(#\#):not(#\#):not(#\#){flex-direction:column;justify-content:stretch;align-items:center;display:flex}.flex-col_CENTER_START:not(#\#):not(#\#):not(#\#){flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.flex-col_CENTER_END:not(#\#):not(#\#):not(#\#){flex-direction:column;justify-content:center;align-items:flex-end;display:flex}.flex-col_CENTER_BETWEEN:not(#\#):not(#\#):not(#\#){justify-content:center;align-items:space-between;flex-direction:column;display:flex}.flex-col_CENTER_EVENLY:not(#\#):not(#\#):not(#\#){justify-content:center;align-items:space-evenly;flex-direction:column;display:flex}.flex-col_CENTER_AROUND:not(#\#):not(#\#):not(#\#){justify-content:center;align-items:space-around;flex-direction:column;display:flex}.flex-col_CENTER_STRETCH:not(#\#):not(#\#):not(#\#){flex-direction:column;justify-content:center;align-items:stretch;display:flex}.flex-col_START_START:not(#\#):not(#\#):not(#\#){flex-direction:column;justify-content:flex-start;align-items:flex-start;display:flex}.flex-row_END_CENTER:not(#\#):not(#\#):not(#\#){flex-direction:row;justify-content:flex-end;align-items:center;display:flex}.flex-row_EVENLY_CENTER:not(#\#):not(#\#):not(#\#){flex-direction:row;justify-content:space-evenly;align-items:center;display:flex}.flex-row_AROUND_CENTER:not(#\#):not(#\#):not(#\#){flex-direction:row;justify-content:space-around;align-items:center;display:flex}.flex-row_STRETCH_CENTER:not(#\#):not(#\#):not(#\#){flex-direction:row;justify-content:stretch;align-items:center;display:flex}.flex-row_CENTER_START:not(#\#):not(#\#):not(#\#){flex-direction:row;justify-content:center;align-items:flex-start;display:flex}.flex-row_CENTER_END:not(#\#):not(#\#):not(#\#){flex-direction:row;justify-content:center;align-items:flex-end;display:flex}.flex-row_CENTER_EVENLY:not(#\#):not(#\#):not(#\#){justify-content:center;align-items:space-evenly;flex-direction:row;display:flex}.flex-row_CENTER_AROUND:not(#\#):not(#\#):not(#\#){justify-content:center;align-items:space-around;flex-direction:row;display:flex}.flex-row_CENTER_STRETCH:not(#\#):not(#\#):not(#\#){flex-direction:row;justify-content:center;align-items:stretch;display:flex}.flex-row_START_START:not(#\#):not(#\#):not(#\#){flex-direction:row;justify-content:flex-start;align-items:flex-start;display:flex}.trf_translate\(-50\%\,_55\%\):not(#\#):not(#\#):not(#\#){transform:translate(-50%,55%)}.anim_popupOpen_0\.2s_cubic-bezier\(0\.33\,_1\,_0\.68\,_1\)_forwards:not(#\#):not(#\#):not(#\#){animation:.2s cubic-bezier(.33,1,.68,1) forwards popupOpen}.anim_popupClose_0\.2s_cubic-bezier\(0\.32\,_0\,_0\.67\,_0\)_forwards:not(#\#):not(#\#):not(#\#){animation:.2s cubic-bezier(.32,0,.67,0) forwards popupClose}.z_\$POP_UP:not(#\#):not(#\#):not(#\#){z-index:var(--z-index-\$-p-o-p_-u-p)}.max-w_480px:not(#\#):not(#\#):not(#\#){max-width:480px}.max-h_95vh:not(#\#):not(#\#):not(#\#){max-height:95vh}.ov_scroll:not(#\#):not(#\#):not(#\#){overflow:scroll}.bx-sh_0_0_14px_3px_rgba\(34\,_34\,_34\,_0\.1\):not(#\#):not(#\#):not(#\#){box-shadow:0 0 14px 3px #2222221a}.h_100vh:not(#\#):not(#\#):not(#\#){height:100vh}.max-h_100vh:not(#\#):not(#\#):not(#\#){max-height:100vh}.bdr_0:not(#\#):not(#\#):not(#\#){border-radius:0}.bx-sh_none:not(#\#):not(#\#):not(#\#){box-shadow:none}.trf_translate\(0\,_0\):not(#\#):not(#\#):not(#\#){transform:translate(0)}.max-w_312px:not(#\#):not(#\#):not(#\#){max-width:312px}.w_14px:not(#\#):not(#\#):not(#\#){width:14px}.h_14px:not(#\#):not(#\#):not(#\#){height:14px}.d_inline-block:not(#\#):not(#\#):not(#\#){display:inline-block}.h_16px:not(#\#):not(#\#):not(#\#){height:16px}.safe-area-padding-bottom_16px:not(#\#):not(#\#):not(#\#){padding-bottom:calc(var(--safe-area-inset-bottom,0px) + 16px)}.bd-t_1px_solid_token\(colors\.\$gray100\):not(#\#):not(#\#):not(#\#){border-top:1px solid var(--colors-\$gray100)}.z_\$BANNER:not(#\#):not(#\#):not(#\#){z-index:var(--z-index-\$-b-a-n-n-e-r)}.gap_3px:not(#\#):not(#\#):not(#\#){gap:3px}.px_2px:not(#\#):not(#\#):not(#\#){padding-inline:2px}.h_150px:not(#\#):not(#\#):not(#\#){height:150px}.bdr_6px:not(#\#):not(#\#):not(#\#){border-radius:6px}.filter_blur\(7px\)_brightness\(0\.92\):not(#\#):not(#\#):not(#\#){filter:blur(7px)brightness(.92)}.trf_scale\(1\.15\):not(#\#):not(#\#):not(#\#){transform:scale(1.15)}.trf_translate3d\(-50\%\,_-50\%\,_0\):not(#\#):not(#\#):not(#\#){transform:translate(-50%,-50%)}.bdr_17px:not(#\#):not(#\#):not(#\#){border-radius:17px}.bx-sh_\$default:not(#\#):not(#\#):not(#\#){box-shadow:var(--shadows-\$default)}.typography_16_BOLD_WIDE:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:16px;font-weight:700;line-height:164%}.filter_blur\(5px\):not(#\#):not(#\#):not(#\#){filter:blur(5px)}.p_12px_18px:not(#\#):not(#\#):not(#\#){padding:12px 18px}.w_20px:not(#\#):not(#\#):not(#\#){width:20px}.p_0_12px:not(#\#):not(#\#):not(#\#){padding:0 12px}.typography_16_BOLD_EXTRA_NARROW:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:16px;font-weight:700;line-height:100%}.trs_filter_0\.15s_ease:not(#\#):not(#\#):not(#\#){transition:filter .15s}.p_11px_16px:not(#\#):not(#\#):not(#\#){padding:11px 16px}.bd_1px_solid_token\(colors\.\$gray300\):not(#\#):not(#\#):not(#\#){border:1px solid var(--colors-\$gray300)}.flex-row_START_STRETCH:not(#\#):not(#\#):not(#\#){flex-direction:row;justify-content:flex-start;align-items:stretch;display:flex}.min-h_44px:not(#\#):not(#\#):not(#\#){min-height:44px}.p_11px_0:not(#\#):not(#\#):not(#\#){padding:11px 0}.trs_background-color_0\.15s_ease\,_border-color_0\.15s_ease:not(#\#):not(#\#):not(#\#){transition:background-color .15s,border-color .15s}.typography_14_BOLD_EXTRA_NARROW:not(#\#):not(#\#):not(#\#){letter-spacing:-.01em;font-size:14px;font-weight:700;line-height:100%}.pos_sticky:not(#\#):not(#\#):not(#\#){position:sticky}.z_19:not(#\#):not(#\#):not(#\#){z-index:19}.w_calc\(100\%_\+_32px\):not(#\#):not(#\#):not(#\#){width:calc(100% + 32px)}.m_-9px_-16px_0:not(#\#):not(#\#):not(#\#){margin:-9px -16px 0}.p_8px_16px:not(#\#):not(#\#):not(#\#){padding:8px 16px}.bkdp_saturate\(180\%\)_blur\(12px\):not(#\#):not(#\#):not(#\#){-webkit-backdrop-filter:saturate(180%)blur(12px);backdrop-filter:saturate(180%)blur(12px)}.ovs-bx_contain:not(#\#):not(#\#):not(#\#){overscroll-behavior-x:contain}.scr-bar-w_none:not(#\#):not(#\#):not(#\#){scrollbar-width:none}.h_38px:not(#\#):not(#\#):not(#\#){height:38px}.p_0_14px_0_12px:not(#\#):not(#\#):not(#\#){padding:0 14px 0 12px}.bd_1px_solid_token\(colors\.\$gray500\):not(#\#):not(#\#):not(#\#){border:1px solid var(--colors-\$gray500)}.p_0_8px_0_11px:not(#\#):not(#\#):not(#\#){padding:0 8px 0 11px}.w_32:not(#\#):not(#\#):not(#\#){width:32px}.h_32:not(#\#):not(#\#):not(#\#){height:32px}.white-space_pre-line:not(#\#):not(#\#):not(#\#){white-space:pre-line}.trs_opacity_0\.24s_ease-out:not(#\#):not(#\#):not(#\#){transition:opacity .24s ease-out}.w_token\(sizes\.\$MAX_MOBILE_WIDTH\):not(#\#):not(#\#):not(#\#){width:var(--sizes-\$-m-a-x_-m-o-b-i-l-e_-w-i-d-t-h)}.max-w_calc\(100\%_-_32px\):not(#\#):not(#\#):not(#\#){max-width:calc(100% - 32px)}.p_32px_20px_20px_20px:not(#\#):not(#\#):not(#\#){padding:32px 20px 20px}.trs_transform_0\.24s_ease-out\,_opacity_0\.24s_ease-out:not(#\#):not(#\#):not(#\#){transition:transform .24s ease-out,opacity .24s ease-out}.trf_translate3d\(-50\%\,_-40\%\,_0\):not(#\#):not(#\#):not(#\#){transform:translate(-50%,-40%)}.max-h_calc\(100\%_-_32px\):not(#\#):not(#\#):not(#\#){max-height:calc(100% - 32px)}.bx-sh_\$deep02:not(#\#):not(#\#):not(#\#){box-shadow:var(--shadows-\$deep02)}.p_0_8px:not(#\#):not(#\#):not(#\#){padding:0 8px}.tu-o_3px:not(#\#):not(#\#):not(#\#){text-underline-offset:3px}.w_32px:not(#\#):not(#\#):not(#\#){width:32px}.h_32px:not(#\#):not(#\#):not(#\#){height:32px}.p_0_4px:not(#\#):not(#\#):not(#\#){padding:0 4px}.bd-r_1px_solid_token\(colors\.\$gray02\):not(#\#):not(#\#):not(#\#){border-right:1px solid var(--colors-\$gray02)}.max-w_39\.865\%:not(#\#):not(#\#):not(#\#){max-width:39.865%}.p_4px_16px:not(#\#):not(#\#):not(#\#){padding:4px 16px}.c_\$gray05:not(#\#):not(#\#):not(#\#){color:var(--colors-\$gray05)}.c_\$gray04:not(#\#):not(#\#):not(#\#){color:var(--colors-\$gray04)}.min-w_71px:not(#\#):not(#\#):not(#\#){min-width:71px}.min-w_17px:not(#\#):not(#\#):not(#\#){min-width:17px}.c_\$primary01:not(#\#):not(#\#):not(#\#){color:var(--colors-\$primary01)}.m_2px_0_3px:not(#\#):not(#\#):not(#\#){margin:2px 0 3px}.m_3px_0_8px:not(#\#):not(#\#):not(#\#){margin:3px 0 8px}.p_4px_8px:not(#\#):not(#\#):not(#\#){padding:4px 8px}.bdr_60px:not(#\#):not(#\#):not(#\#){border-radius:60px}.h_5px:not(#\#):not(#\#):not(#\#){height:5px}.bdr_31px:not(#\#):not(#\#):not(#\#){border-radius:31px}.w_0px:not(#\#):not(#\#):not(#\#){width:0}.bg_rgba\(255\,_255\,_255\,_0\.45\):not(#\#):not(#\#):not(#\#){background:#ffffff73}.bkdp_blur\(4px\):not(#\#):not(#\#):not(#\#){-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.p_24px_16px_16px:not(#\#):not(#\#):not(#\#){padding:24px 16px 16px}.bd-t_1px_dashed_token\(colors\.\$gray03\):not(#\#):not(#\#):not(#\#){border-top:1px dashed var(--colors-\$gray03)}.p_24px_16px_0:not(#\#):not(#\#):not(#\#){padding:24px 16px 0}.gap_24px:not(#\#):not(#\#):not(#\#){gap:24px}.p_32px_16px_112px:not(#\#):not(#\#):not(#\#){padding:32px 16px 112px}.gap_32px:not(#\#):not(#\#):not(#\#){gap:32px}.p_18px_16px:not(#\#):not(#\#):not(#\#){padding:18px 16px}.bd_1px_solid_token\(colors\.\$gray100\):not(#\#):not(#\#):not(#\#){border:1px solid var(--colors-\$gray100)}.flex_0_0_116px:not(#\#):not(#\#):not(#\#){flex:0 0 116px}.p_28px_0_0:not(#\#):not(#\#):not(#\#){padding:28px 0 0}.bd-l_2px_solid_token\(colors\.\$gray100\):not(#\#):not(#\#):not(#\#){border-left:2px solid var(--colors-\$gray100)}.p_18px_0_20px:not(#\#):not(#\#):not(#\#){padding:18px 0 20px}.bd-t_2px_solid_token\(colors\.\$black01\):not(#\#):not(#\#):not(#\#){border-top:2px solid var(--colors-\$black01)}.w_18px:not(#\#):not(#\#):not(#\#){width:18px}.h_18px:not(#\#):not(#\#):not(#\#){height:18px}.flex_0_0_18px:not(#\#):not(#\#):not(#\#){flex:0 0 18px}.w_22px:not(#\#):not(#\#):not(#\#){width:22px}.h_22px:not(#\#):not(#\#):not(#\#){height:22px}.flex_0_0_22px:not(#\#):not(#\#):not(#\#){flex:0 0 22px}.p_3px_6px:not(#\#):not(#\#):not(#\#){padding:3px 6px}.c_\$red600:not(#\#):not(#\#):not(#\#){color:var(--colors-\$red600)}.min-w_320px:not(#\#):not(#\#):not(#\#){min-width:320px}.bd-t_1px_solid_token\(colors\.\$gray200\):not(#\#):not(#\#):not(#\#){border-top:1px solid var(--colors-\$gray200)}.counter-reset_seo-guide-step:not(#\#):not(#\#):not(#\#){counter-reset:seo-guide-step}.p_14px_16px_14px_46px:not(#\#):not(#\#):not(#\#){padding:14px 16px 14px 46px}.counter-increment_seo-guide-step:not(#\#):not(#\#):not(#\#){counter-increment:seo-guide-step}.m_0_0_4px:not(#\#):not(#\#):not(#\#){margin:0 0 4px}.p_8px_14px:not(#\#):not(#\#):not(#\#){padding:8px 14px}.m_0_-10px:not(#\#):not(#\#):not(#\#){margin:0 -10px}.p_13px_10px:not(#\#):not(#\#):not(#\#){padding:13px 10px}.trs_background-color_0\.15s_ease:not(#\#):not(#\#):not(#\#){transition:background-color .15s}.trs_color_0\.15s_ease:not(#\#):not(#\#):not(#\#){transition:color .15s}.p_6px_0:not(#\#):not(#\#):not(#\#){padding:6px 0}.w_28:not(#\#):not(#\#):not(#\#){width:28px}.h_28:not(#\#):not(#\#):not(#\#){height:28px}.z_20:not(#\#):not(#\#):not(#\#){z-index:20}.h_61px:not(#\#):not(#\#):not(#\#){height:61px}.m_-20px_-16px_0:not(#\#):not(#\#):not(#\#){margin:-20px -16px 0}.p_12px_16px:not(#\#):not(#\#):not(#\#){padding:12px 16px}.w_fit-content:not(#\#):not(#\#):not(#\#){width:fit-content}.trs_opacity_0\.15s_ease:not(#\#):not(#\#):not(#\#){transition:opacity .15s}.p_3px_8px:not(#\#):not(#\#):not(#\#){padding:3px 8px}.trf_scale\(1\):not(#\#):not(#\#):not(#\#){transform:scale(1)}.trf_none:not(#\#):not(#\#):not(#\#){transform:none}.pos_DEFAULT:not(#\#):not(#\#):not(#\#){position:DEFAULT}.p_12px_0:not(#\#):not(#\#):not(#\#){padding:12px 0}.trs_all_\.2s:not(#\#):not(#\#):not(#\#){transition:all .2s}.c_\$black:not(#\#):not(#\#):not(#\#){color:var(--colors-\$black)}.bd_solid_1px_token\(colors\.\$gray03\):not(#\#):not(#\#):not(#\#){border:solid 1px var(--colors-\$gray03)}.bd_solid_1px_token\(colors\.\$primary01\):not(#\#):not(#\#):not(#\#){border:solid 1px var(--colors-\$primary01)}.bd_solid_1px_token\(colors\.\$white\):not(#\#):not(#\#):not(#\#){border:solid 1px var(--colors-\$white)}.c_\$gray06:not(#\#):not(#\#):not(#\#){color:var(--colors-\$gray06)}.bd_solid_1px_token\(colors\.\$red\):not(#\#):not(#\#):not(#\#){border:solid 1px var(--colors-\$red)}.c_\$red:not(#\#):not(#\#):not(#\#){color:var(--colors-\$red)}.cursor_not-allowed:not(#\#):not(#\#):not(#\#){cursor:not-allowed}.bd_solid_1px_token\(colors\.\$gray02\):not(#\#):not(#\#):not(#\#){border:solid 1px var(--colors-\$gray02)}.vis_hidden:not(#\#):not(#\#):not(#\#){visibility:hidden}.h_200px:not(#\#):not(#\#):not(#\#){height:200px}.z_0:not(#\#):not(#\#):not(#\#){z-index:0}.max-w_8xl:not(#\#):not(#\#):not(#\#){max-width:8xl}.mx_auto:not(#\#):not(#\#):not(#\#){margin-inline:auto}.px_4:not(#\#):not(#\#):not(#\#){padding-inline:4px}.min-h_120px:not(#\#):not(#\#):not(#\#){min-height:120px}.bd_solid_1px_token\(colors\.\$gray200\):not(#\#):not(#\#):not(#\#){border:solid 1px var(--colors-\$gray200)}.isolation_isolate:not(#\#):not(#\#):not(#\#){isolation:isolate}.mix-bm_multiply:not(#\#):not(#\#):not(#\#){mix-blend-mode:multiply}.anim_skeleton_1\.2s_ease-in-out_infinite:not(#\#):not(#\#):not(#\#){animation:1.2s ease-in-out infinite skeleton}.z_\$TOOLTIP:not(#\#):not(#\#):not(#\#){z-index:var(--z-index-\$-t-o-o-l-t-i-p)}.direction_top:not(#\#):not(#\#):not(#\#){direction:top}.ov_visible:not(#\#):not(#\#):not(#\#){overflow:visible}.bx-sh_0_2px_8px_rgba\(0\,0\,0\,0\.15\):not(#\#):not(#\#):not(#\#){box-shadow:0 2px 8px #00000026}.p_7px:not(#\#):not(#\#):not(#\#){padding:7px}.bkdp_blur\(1px\):not(#\#):not(#\#):not(#\#){-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.w_10px:not(#\#):not(#\#):not(#\#){width:10px}.h_10px:not(#\#):not(#\#):not(#\#){height:10px}.z_calc\(token\(zIndex\.\$TOOLTIP\)_\+_1\):not(#\#):not(#\#):not(#\#){z-index:calc(var(--z-index-\$-t-o-o-l-t-i-p) + 1)}.trf_translateX\(-50\%\)_rotate\(-45deg\):not(#\#):not(#\#):not(#\#){transform:translate(-50%)rotate(-45deg)}.bd-t_none:not(#\#):not(#\#):not(#\#){border-top:none}.bd-r_none:not(#\#):not(#\#):not(#\#){border-right:none}.trf_translateX\(-50\%\)_rotate\(45deg\):not(#\#):not(#\#):not(#\#){transform:translate(-50%)rotate(45deg)}.bd-b_none:not(#\#):not(#\#):not(#\#){border-bottom:none}.trf_translateY\(-50\%\)_rotate\(45deg\):not(#\#):not(#\#):not(#\#){transform:translateY(-50%)rotate(45deg)}.bd-l_none:not(#\#):not(#\#):not(#\#){border-left:none}.p_8px_0_16px:not(#\#):not(#\#):not(#\#){padding:8px 0 16px}.p_12px_6px:not(#\#):not(#\#):not(#\#){padding:12px 6px}.bd-l_1px_solid_token\(colors\.\$gray200\):not(#\#):not(#\#):not(#\#){border-left:1px solid var(--colors-\$gray200)}.flex_0_0_72px:not(#\#):not(#\#):not(#\#){flex:0 0 72px}.min-h_32px:not(#\#):not(#\#):not(#\#){min-height:32px}.p_6px_10px:not(#\#):not(#\#):not(#\#){padding:6px 10px}.typography_13_SEMI_BOLD_STANDARD:not(#\#):not(#\#):not(#\#){letter-spacing:-.01em;font-size:13px;font-weight:600;line-height:18px}.trs_width_0\.5s_cubic-bezier\(0\.4\,_0\,_0\.2\,_1\):not(#\#):not(#\#):not(#\#){transition:width .5s cubic-bezier(.4,0,.2,1)}.p_0_9px:not(#\#):not(#\#):not(#\#){padding:0 9px}.bdr_100px:not(#\#):not(#\#):not(#\#){border-radius:100px}.w_2px:not(#\#):not(#\#):not(#\#){width:2px}.bdr_1px:not(#\#):not(#\#):not(#\#){border-radius:1px}.h_12px:not(#\#):not(#\#):not(#\#){height:12px}.inset-y_0:not(#\#):not(#\#):not(#\#){inset-block:0}.bd_3px_solid_token\(colors\.\$white\):not(#\#):not(#\#):not(#\#){border:3px solid var(--colors-\$white)}.typography_11_MEDIUM_NARROW:not(#\#):not(#\#):not(#\#){letter-spacing:-.005em;font-size:11px;font-weight:500;line-height:125%}.p_16px_14px_14px:not(#\#):not(#\#):not(#\#){padding:16px 14px 14px}.typography_12_MEDIUM_NARROW:not(#\#):not(#\#):not(#\#){letter-spacing:-.005em;font-size:12px;font-weight:500;line-height:125%}.lc_1:not(#\#):not(#\#):not(#\#){-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.typography_14_SEMI_BOLD_STANDARD:not(#\#):not(#\#):not(#\#){letter-spacing:-.01em;font-size:14px;font-weight:600;line-height:20px}.h_8px:not(#\#):not(#\#):not(#\#){height:8px}.p_4px_14px_14px:not(#\#):not(#\#):not(#\#){padding:4px 14px 14px}.typography_14_BOLD_STANDARD:not(#\#):not(#\#):not(#\#){letter-spacing:-.01em;font-size:14px;font-weight:700;line-height:20px}.c_\$gray500:not(#\#):not(#\#):not(#\#){color:var(--colors-\$gray500)}.min-h_200px:not(#\#):not(#\#):not(#\#){min-height:200px}.c_inherit:not(#\#):not(#\#):not(#\#){color:inherit}.p_7px_12px:not(#\#):not(#\#):not(#\#){padding:7px 12px}.bx-sh_0_2px_8px_rgba\(0\,_0\,_0\,_0\.18\):not(#\#):not(#\#):not(#\#){box-shadow:0 2px 8px #0000002e}.gap_0:not(#\#):not(#\#):not(#\#){gap:0}.z_100:not(#\#):not(#\#):not(#\#){z-index:100}.columns_2:not(#\#):not(#\#):not(#\#){columns:2}.columns_3:not(#\#):not(#\#):not(#\#){columns:3}.asp_4_\/_3:not(#\#):not(#\#):not(#\#){aspect-ratio:4/3}.max-h_360px:not(#\#):not(#\#):not(#\#){max-height:360px}.p_5px_10px:not(#\#):not(#\#):not(#\#){padding:5px 10px}.h_88px:not(#\#):not(#\#):not(#\#){height:88px}.w_auto:not(#\#):not(#\#):not(#\#){width:auto}.stk-op_0:not(#\#):not(#\#):not(#\#){stroke-opacity:0}.gap_20px:not(#\#):not(#\#):not(#\#){gap:20px}.p_24px_20px:not(#\#):not(#\#):not(#\#){padding:24px 20px}.bd_1px_solid_token\(colors\.\$gray01\):not(#\#):not(#\#):not(#\#){border:1px solid var(--colors-\$gray01)}.bd_1px_solid_token\(colors\.\$gray02\):not(#\#):not(#\#):not(#\#){border:1px solid var(--colors-\$gray02)}.bdr_40px:not(#\#):not(#\#):not(#\#){border-radius:40px}.wb_normal:not(#\#):not(#\#):not(#\#){word-break:normal}.ov-wrap_break-word:not(#\#):not(#\#):not(#\#){overflow-wrap:break-word}.min-w_44px:not(#\#):not(#\#):not(#\#){min-width:44px}.p_6px:not(#\#):not(#\#):not(#\#){padding:6px}.p_0_10px:not(#\#):not(#\#):not(#\#){padding:0 10px}.bd_1px_solid_rgba\(255\,_255\,_255\,_0\.45\):not(#\#):not(#\#):not(#\#){border:1px solid #ffffff73}.bkdp_blur\(2px\):not(#\#):not(#\#):not(#\#){-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.p_6px_8px_6px_14px:not(#\#):not(#\#):not(#\#){padding:6px 8px 6px 14px}.min-h_18px:not(#\#):not(#\#):not(#\#){min-height:18px}.max-h_calc\(100vh_-_24px_-_env\(safe-area-inset-top\)\):not(#\#):not(#\#):not(#\#){max-height:calc(100vh - 24px - env(safe-area-inset-top))}.p_12px_20px_28px:not(#\#):not(#\#):not(#\#){padding:12px 20px 28px}.p_32px_22px_16px:not(#\#):not(#\#):not(#\#){padding:32px 22px 16px}.w_24px:not(#\#):not(#\#):not(#\#){width:24px}.w_3px:not(#\#):not(#\#):not(#\#){width:3px}.h_3px:not(#\#):not(#\#):not(#\#){height:3px}.direction_bottom:not(#\#):not(#\#):not(#\#){direction:bottom}.offset-y_-2px:not(#\#):not(#\#):not(#\#){offset-y:-2px}.content-offset_10px:not(#\#):not(#\#):not(#\#){content-offset:10px}.arrow-offset_calc\(50\%_-_10px\):not(#\#):not(#\#):not(#\#){arrow-offset:calc(50% - 10px)}.w_188px:not(#\#):not(#\#):not(#\#){width:188px}.white-space_normal:not(#\#):not(#\#):not(#\#){white-space:normal}.p_10px_10px_10px_12px:not(#\#):not(#\#):not(#\#){padding:10px 10px 10px 12px}.p_12px_12px_20px:not(#\#):not(#\#):not(#\#){padding:12px 12px 20px}.w_54px:not(#\#):not(#\#):not(#\#){width:54px}.h_54px:not(#\#):not(#\#):not(#\#){height:54px}.p_20px_14px_20px_20px:not(#\#):not(#\#):not(#\#){padding:20px 14px 20px 20px}.w_64px:not(#\#):not(#\#):not(#\#){width:64px}.h_64px:not(#\#):not(#\#):not(#\#){height:64px}.p_10px_4px_0:not(#\#):not(#\#):not(#\#){padding:10px 4px 0}.fill_true:not(#\#):not(#\#):not(#\#){fill:true}.fill-opacity_1:not(#\#):not(#\#):not(#\#){fill-opacity:1}.fill-opacity_0\.2:not(#\#):not(#\#):not(#\#){fill-opacity:.2}.stk-w_2:not(#\#):not(#\#):not(#\#){stroke-width:2px}.gap_1px:not(#\#):not(#\#):not(#\#){gap:1px}.trs_all_0\.1s_linear:not(#\#):not(#\#):not(#\#){transition:all .1s linear}.trf_scale\(0\.98\):not(#\#):not(#\#):not(#\#){transform:scale(.98)}.h_120px:not(#\#):not(#\#):not(#\#){height:120px}.p_3px_5px_3px_3px:not(#\#):not(#\#):not(#\#){padding:3px 5px 3px 3px}.bd_1px_solid_token\(colors\.\$white\):not(#\#):not(#\#):not(#\#){border:1px solid var(--colors-\$white)}.bx-sh_\$deep01:not(#\#):not(#\#):not(#\#){box-shadow:var(--shadows-\$deep01)}.h_2px:not(#\#):not(#\#):not(#\#){height:2px}.mx_3px:not(#\#):not(#\#):not(#\#){margin-inline:3px}.p_6px_16px:not(#\#):not(#\#):not(#\#){padding:6px 16px}.safe-area-position-top_66px:not(#\#):not(#\#):not(#\#){top:calc(var(--safe-area-inset-top,0px) + 66px)}.p_5px_14px:not(#\#):not(#\#):not(#\#){padding:5px 14px}.bd_1px_solid_token\(colors\.\$coolGray200\):not(#\#):not(#\#):not(#\#){border:1px solid var(--colors-\$cool-gray200)}.bdr_29px:not(#\#):not(#\#):not(#\#){border-radius:29px}.ls_-0\.005em:not(#\#):not(#\#):not(#\#){letter-spacing:-.005em}.ls_-0\.01em:not(#\#):not(#\#):not(#\#){letter-spacing:-.01em}.ls_-0\.015em:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em}.typography_28_BOLD_NARROW:not(#\#):not(#\#):not(#\#){letter-spacing:-.005em;font-size:28px;font-weight:700;line-height:125%}.typography_28_BOLD_STANDARD:not(#\#):not(#\#):not(#\#){letter-spacing:-.005em;font-size:28px;font-weight:700;line-height:38px}.typography_28_SEMI_BOLD_EXTRA_NARROW:not(#\#):not(#\#):not(#\#){letter-spacing:-.005em;font-size:28px;font-weight:600;line-height:100%}.typography_28_SEMI_BOLD_STANDARD:not(#\#):not(#\#):not(#\#){letter-spacing:-.005em;font-size:28px;font-weight:600;line-height:38px}.typography_24_REGULAR_EXTRA_NARROW:not(#\#):not(#\#):not(#\#){letter-spacing:-.005em;font-size:24px;font-weight:400;line-height:100%}.typography_24_MEDIUM_EXTRA_NARROW:not(#\#):not(#\#):not(#\#){letter-spacing:-.005em;font-size:24px;font-weight:500;line-height:100%}.typography_24_BOLD_STANDARD:not(#\#):not(#\#):not(#\#){letter-spacing:-.005em;font-size:24px;font-weight:700;line-height:32px}.typography_24_MEDIUM_STANDARD:not(#\#):not(#\#):not(#\#){letter-spacing:-.005em;font-size:24px;font-weight:500;line-height:32px}.typography_24_REGULAR_STANDARD:not(#\#):not(#\#):not(#\#){letter-spacing:-.005em;font-size:24px;font-weight:400;line-height:32px}.typography_20_BOLD_MIDDLE:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:20px;font-weight:700;line-height:136%}.typography_20_BOLD_EXTRA_NARROW:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:20px;font-weight:700;line-height:100%}.typography_20_BOLD_WIDE:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:20px;font-weight:700;line-height:164%}.typography_20_MEDIUM_EXTRA_NARROW:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:20px;font-weight:500;line-height:100%}.typography_20_REGULAR_EXTRA_NARROW:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:20px;font-weight:400;line-height:100%}.typography_20_BOLD_STANDARD:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:20px;font-weight:700;line-height:28px}.typography_20_SEMI_BOLD_STANDARD:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:20px;font-weight:600;line-height:28px}.typography_20_MEDIUM_STANDARD:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:20px;font-weight:500;line-height:28px}.typography_20_REGULAR_STANDARD:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:20px;font-weight:400;line-height:28px}.typography_18_BOLD_EXTRA_NARROW:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:18px;font-weight:700;line-height:100%}.typography_18_SEMI_BOLD_EXTRA_NARROW:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:18px;font-weight:600;line-height:100%}.typography_18_BOLD_MIDDLE:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:18px;font-weight:700;line-height:136%}.typography_18_BOLD_WIDE:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:18px;font-weight:700;line-height:164%}.typography_18_BOLD_EXTRA_WIDE:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:18px;font-weight:700;line-height:184%}.typography_18_MEDIUM_EXTRA_NARROW:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:18px;font-weight:500;line-height:100%}.typography_18_MEDIUM_NARROW:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:18px;font-weight:500;line-height:125%}.typography_18_MEDIUM_MIDDLE:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:18px;font-weight:500;line-height:136%}.typography_18_MEDIUM_WIDE:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:18px;font-weight:500;line-height:164%}.typography_18_MEDIUM_EXTRA_WIDE:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:18px;font-weight:500;line-height:184%}.typography_18_REGULAR_EXTRA_NARROW:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:18px;font-weight:400;line-height:100%}.typography_18_REGULAR_NARROW:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:18px;font-weight:400;line-height:125%}.typography_18_REGULAR_MIDDLE:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:18px;font-weight:400;line-height:136%}.typography_18_REGULAR_WIDE:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:18px;font-weight:400;line-height:164%}.typography_18_REGULAR_EXTRA_WIDE:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:18px;font-weight:400;line-height:184%}.typography_18_LIGHT_EXTRA_NARROW:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:18px;font-weight:300;line-height:100%}.typography_18_LIGHT_NARROW:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:18px;font-weight:300;line-height:125%}.typography_18_LIGHT_MIDDLE:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:18px;font-weight:300;line-height:136%}.typography_18_LIGHT_WIDE:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:18px;font-weight:300;line-height:164%}.typography_18_LIGHT_EXTRA_WIDE:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:18px;font-weight:300;line-height:184%}.typography_18_BOLD_STANDARD:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:18px;font-weight:700;line-height:26px}.typography_18_SEMI_BOLD_STANDARD:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:18px;font-weight:600;line-height:26px}.typography_18_MEDIUM_STANDARD:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:18px;font-weight:500;line-height:26px}.typography_18_REGULAR_STANDARD:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:18px;font-weight:400;line-height:26px}.typography_18_LIGHT_STANDARD:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:18px;font-weight:300;line-height:26px}.typography_16_BOLD_MIDDLE:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:16px;font-weight:700;line-height:136%}.typography_16_BOLD_EXTRA_WIDE:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:16px;font-weight:700;line-height:184%}.typography_16_MEDIUM_EXTRA_NARROW:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:16px;font-weight:500;line-height:100%}.typography_16_MEDIUM_MIDDLE:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:16px;font-weight:500;line-height:136%}.typography_16_MEDIUM_WIDE:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:16px;font-weight:500;line-height:164%}.typography_16_MEDIUM_EXTRA_WIDE:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:16px;font-weight:500;line-height:184%}.typography_16_REGULAR_MIDDLE:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:16px;font-weight:400;line-height:136%}.typography_16_REGULAR_MIDDLE_WIDE:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:16px;font-weight:400;line-height:174%}.typography_16_REGULAR_EXTRA_WIDE:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:16px;font-weight:400;line-height:184%}.typography_16_LIGHT_EXTRA_NARROW:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:16px;font-weight:300;line-height:100%}.typography_16_LIGHT_NARROW:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:16px;font-weight:300;line-height:125%}.typography_16_LIGHT_MIDDLE:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:16px;font-weight:300;line-height:136%}.typography_16_LIGHT_WIDE:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:16px;font-weight:300;line-height:164%}.typography_16_LIGHT_EXTRA_WIDE:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:16px;font-weight:300;line-height:184%}.typography_16_BOLD_STANDARD:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:16px;font-weight:700;line-height:24px}.typography_16_SEMI_BOLD_STANDARD:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:16px;font-weight:600;line-height:24px}.typography_16_MEDIUM_STANDARD:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:16px;font-weight:500;line-height:24px}.typography_16_REGULAR_STANDARD:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:16px;font-weight:400;line-height:24px}.typography_16_LIGHT_STANDARD:not(#\#):not(#\#):not(#\#){letter-spacing:-.015em;font-size:16px;font-weight:300;line-height:24px}.typography_14_BOLD_EXTRA_WIDE:not(#\#):not(#\#):not(#\#){letter-spacing:-.01em;font-size:14px;font-weight:700;line-height:184%}.typography_14_SEMI_BOLD_EXTRA_NARROW:not(#\#):not(#\#):not(#\#){letter-spacing:-.01em;font-size:14px;font-weight:600;line-height:100%}.typography_14_MEDIUM_EXTRA_NARROW:not(#\#):not(#\#):not(#\#){letter-spacing:-.01em;font-size:14px;font-weight:500;line-height:100%}.typography_14_MEDIUM_MIDDLE:not(#\#):not(#\#):not(#\#){letter-spacing:-.01em;font-size:14px;font-weight:500;line-height:136%}.typography_14_MEDIUM_WIDE:not(#\#):not(#\#):not(#\#){letter-spacing:-.01em;font-size:14px;font-weight:500;line-height:164%}.typography_14_MEDIUM_EXTRA_WIDE:not(#\#):not(#\#):not(#\#){letter-spacing:-.01em;font-size:14px;font-weight:500;line-height:184%}.typography_14_REGULAR_EXTRA_NARROW:not(#\#):not(#\#):not(#\#){letter-spacing:-.01em;font-size:14px;font-weight:400;line-height:100%}.typography_14_REGULAR_NARROW:not(#\#):not(#\#):not(#\#){letter-spacing:-.01em;font-size:14px;font-weight:400;line-height:125%}.typography_14_REGULAR_MIDDLE:not(#\#):not(#\#):not(#\#){letter-spacing:-.01em;font-size:14px;font-weight:400;line-height:136%}.typography_14_REGULAR_EXTRA_WIDE:not(#\#):not(#\#):not(#\#){letter-spacing:-.01em;font-size:14px;font-weight:400;line-height:184%}.typography_14_LIGHT_EXTRA_NARROW:not(#\#):not(#\#):not(#\#){letter-spacing:-.01em;font-size:14px;font-weight:300;line-height:100%}.typography_14_LIGHT_NARROW:not(#\#):not(#\#):not(#\#){letter-spacing:-.01em;font-size:14px;font-weight:300;line-height:125%}.typography_14_LIGHT_MIDDLE:not(#\#):not(#\#):not(#\#){letter-spacing:-.01em;font-size:14px;font-weight:300;line-height:136%}.typography_14_LIGHT_WIDE:not(#\#):not(#\#):not(#\#){letter-spacing:-.01em;font-size:14px;font-weight:300;line-height:164%}.typography_14_LIGHT_EXTRA_WIDE:not(#\#):not(#\#):not(#\#){letter-spacing:-.01em;font-size:14px;font-weight:300;line-height:184%}.typography_14_MEDIUM_STANDARD:not(#\#):not(#\#):not(#\#){letter-spacing:-.01em;font-size:14px;font-weight:500;line-height:20px}.typography_14_REGULAR_STANDARD:not(#\#):not(#\#):not(#\#){letter-spacing:-.01em;font-size:14px;font-weight:400;line-height:20px}.typography_14_LIGHT_STANDARD:not(#\#):not(#\#):not(#\#){letter-spacing:-.01em;font-size:14px;font-weight:300;line-height:20px}.typography_13_MEDIUM_EXTRA_NARROW:not(#\#):not(#\#):not(#\#){letter-spacing:-.01em;font-size:13px;font-weight:500;line-height:100%}.typography_13_REGULAR_EXTRA_NARROW:not(#\#):not(#\#):not(#\#){letter-spacing:-.01em;font-size:13px;font-weight:400;line-height:100%}.typography_13_SEMI_BOLD_EXTRA_NARROW:not(#\#):not(#\#):not(#\#){letter-spacing:-.01em;font-size:13px;font-weight:600;line-height:100%}.typography_13_BOLD_EXTRA_NARROW:not(#\#):not(#\#):not(#\#){letter-spacing:-.01em;font-size:13px;font-weight:700;line-height:100%}.typography_13_BOLD_MIDDLE:not(#\#):not(#\#):not(#\#){letter-spacing:-.01em;font-size:13px;font-weight:700;line-height:136%}.typography_13_MEDIUM_MIDDLE:not(#\#):not(#\#):not(#\#){letter-spacing:-.01em;font-size:13px;font-weight:500;line-height:136%}.typography_13_REGULAR_EXTRA_WIDE:not(#\#):not(#\#):not(#\#){letter-spacing:-.01em;font-size:13px;font-weight:400;line-height:184%}.typography_13_BOLD_STANDARD:not(#\#):not(#\#):not(#\#){letter-spacing:-.01em;font-size:13px;font-weight:700;line-height:18px}.typography_13_MEDIUM_STANDARD:not(#\#):not(#\#):not(#\#){letter-spacing:-.01em;font-size:13px;font-weight:500;line-height:18px}.typography_13_REGULAR_STANDARD:not(#\#):not(#\#):not(#\#){letter-spacing:-.01em;font-size:13px;font-weight:400;line-height:18px}.typography_12_BOLD_EXTRA_NARROW:not(#\#):not(#\#):not(#\#){letter-spacing:-.005em;font-size:12px;font-weight:700;line-height:100%}.typography_12_BOLD_MIDDLE:not(#\#):not(#\#):not(#\#){letter-spacing:-.005em;font-size:12px;font-weight:700;line-height:136%}.typography_12_BOLD_WIDE:not(#\#):not(#\#):not(#\#){letter-spacing:-.005em;font-size:12px;font-weight:700;line-height:164%}.typography_12_BOLD_EXTRA_WIDE:not(#\#):not(#\#):not(#\#){letter-spacing:-.005em;font-size:12px;font-weight:700;line-height:184%}.typography_12_MEDIUM_EXTRA_NARROW:not(#\#):not(#\#):not(#\#){letter-spacing:-.005em;font-size:12px;font-weight:500;line-height:100%}.typography_12_MEDIUM_WIDE:not(#\#):not(#\#):not(#\#){letter-spacing:-.005em;font-size:12px;font-weight:500;line-height:164%}.typography_12_MEDIUM_EXTRA_WIDE:not(#\#):not(#\#):not(#\#){letter-spacing:-.005em;font-size:12px;font-weight:500;line-height:184%}.typography_12_REGULAR_EXTRA_NARROW:not(#\#):not(#\#):not(#\#){letter-spacing:-.005em;font-size:12px;font-weight:400;line-height:100%}.typography_12_REGULAR_NARROW:not(#\#):not(#\#):not(#\#){letter-spacing:-.005em;font-size:12px;font-weight:400;line-height:125%}.typography_12_REGULAR_WIDE:not(#\#):not(#\#):not(#\#){letter-spacing:-.005em;font-size:12px;font-weight:400;line-height:164%}.typography_12_REGULAR_EXTRA_WIDE:not(#\#):not(#\#):not(#\#){letter-spacing:-.005em;font-size:12px;font-weight:400;line-height:184%}.typography_12_BOLD_STANDARD:not(#\#):not(#\#):not(#\#){letter-spacing:-.005em;font-size:12px;font-weight:700;line-height:18px}.typography_12_MEDIUM_STANDARD:not(#\#):not(#\#):not(#\#){letter-spacing:-.005em;font-size:12px;font-weight:500;line-height:18px}.typography_11_BOLD_NARROW:not(#\#):not(#\#):not(#\#){letter-spacing:-.005em;font-size:11px;font-weight:700;line-height:125%}.typography_11_BOLD_EXTRA_NARROW:not(#\#):not(#\#):not(#\#){letter-spacing:-.005em;font-size:11px;font-weight:700;line-height:100%}.typography_11_REGULAR_NARROW:not(#\#):not(#\#):not(#\#){letter-spacing:-.005em;font-size:11px;font-weight:400;line-height:125%}.typography_11_MEDIUM_EXTRA_NARROW:not(#\#):not(#\#):not(#\#){letter-spacing:-.005em;font-size:11px;font-weight:500;line-height:100%}.typography_11_REGULAR_EXTRA_NARROW:not(#\#):not(#\#):not(#\#){letter-spacing:-.005em;font-size:11px;font-weight:400;line-height:100%}.typography_11_REGULAR_EXTRA_WIDE:not(#\#):not(#\#):not(#\#){letter-spacing:-.005em;font-size:11px;font-weight:400;line-height:184%}.typography_11_BOLD_STANDARD:not(#\#):not(#\#):not(#\#){letter-spacing:-.005em;font-size:11px;font-weight:700;line-height:16px}.typography_11_MEDIUM_STANDARD:not(#\#):not(#\#):not(#\#){letter-spacing:-.005em;font-size:11px;font-weight:500;line-height:16px}.typography_11_REGULAR_STANDARD:not(#\#):not(#\#):not(#\#){letter-spacing:-.005em;font-size:11px;font-weight:400;line-height:16px}.bg-c_\$white:not(#\#):not(#\#):not(#\#){background-color:var(--colors-\$white)}.pt_20px:not(#\#):not(#\#):not(#\#){padding-top:20px}.pt_24px:not(#\#):not(#\#):not(#\#){padding-top:24px}.pt_16px:not(#\#):not(#\#):not(#\#){padding-top:16px}.flex-wrap_wrap:not(#\#):not(#\#):not(#\#){flex-wrap:wrap}.bg-c_\$gray50:not(#\#):not(#\#):not(#\#){background-color:var(--colors-\$gray50)}.pt_12px:not(#\#):not(#\#):not(#\#){padding-top:12px}.pt_8px:not(#\#):not(#\#):not(#\#){padding-top:8px}.bg-c_\$blue50:not(#\#):not(#\#):not(#\#){background-color:var(--colors-\$blue50)}.pt_4px:not(#\#):not(#\#):not(#\#){padding-top:4px}.pt_10px:not(#\#):not(#\#):not(#\#){padding-top:10px}.pt_28px:not(#\#):not(#\#):not(#\#){padding-top:28px}.pt_32px:not(#\#):not(#\#):not(#\#){padding-top:32px}.pt_36px:not(#\#):not(#\#):not(#\#){padding-top:36px}.pl_14px:not(#\#):not(#\#):not(#\#){padding-left:14px}.pb_8px:not(#\#):not(#\#):not(#\#){padding-bottom:8px}.pb_28px:not(#\#):not(#\#):not(#\#){padding-bottom:28px}.pt_6px:not(#\#):not(#\#):not(#\#){padding-top:6px}.grid-tc_repeat\(2\,_minmax\(0\,_1fr\)\):not(#\#):not(#\#):not(#\#){grid-template-columns:repeat(2,minmax(0,1fr))}.bg-c_\$green500:not(#\#):not(#\#):not(#\#){background-color:var(--colors-\$green500)}.bg-c_\$blue500:not(#\#):not(#\#):not(#\#){background-color:var(--colors-\$blue500)}.bg-c_\$yellow600:not(#\#):not(#\#):not(#\#){background-color:var(--colors-\$yellow600)}.bg-c_\$red500:not(#\#):not(#\#):not(#\#){background-color:var(--colors-\$red500)}.bg-c_\$blue100:not(#\#):not(#\#):not(#\#){background-color:var(--colors-\$blue100)}.ov-x_auto:not(#\#):not(#\#):not(#\#){overflow-x:auto}.fv-num_tabular-nums:not(#\#):not(#\#):not(#\#){font-variant-numeric:tabular-nums}.mt_32px:not(#\#):not(#\#):not(#\#){margin-top:32px}.pl_20px:not(#\#):not(#\#):not(#\#){padding-left:20px}.bg-c_\$gray100:not(#\#):not(#\#):not(#\#){background-color:var(--colors-\$gray100)}.grid-tc_repeat\(4\,_1fr\):not(#\#):not(#\#):not(#\#){grid-template-columns:repeat(4,1fr)}.bg-c_rgba\(17\,_17\,_17\,_0\.45\):not(#\#):not(#\#):not(#\#){background-color:#11111173}.grid-tc_minmax\(0\,_1fr\)_minmax\(0\,_1fr\):not(#\#):not(#\#):not(#\#){grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.pl_10px:not(#\#):not(#\#):not(#\#){padding-left:10px}.grid-tc_repeat\(3\,_minmax\(0\,_1fr\)\):not(#\#):not(#\#):not(#\#){grid-template-columns:repeat(3,minmax(0,1fr))}.rg_18px:not(#\#):not(#\#):not(#\#){row-gap:18px}.cg_4px:not(#\#):not(#\#):not(#\#){column-gap:4px}.flex-sh_0:not(#\#):not(#\#):not(#\#){flex-shrink:0}.bd-c_\$blue400:not(#\#):not(#\#):not(#\#){border-color:var(--colors-\$blue400)}.grid-tc_minmax\(0\,_1fr\)_auto_20px:not(#\#):not(#\#):not(#\#){grid-template-columns:minmax(0,1fr) auto 20px}.cg_10px:not(#\#):not(#\#):not(#\#){column-gap:10px}.bg-c_\$blue200:not(#\#):not(#\#):not(#\#){background-color:var(--colors-\$blue200)}.mt_12px:not(#\#):not(#\#):not(#\#){margin-top:12px}.bg-c_rgba\(34\,_34\,_34\,_0\.5\):not(#\#):not(#\#):not(#\#){background-color:#22222280}.bottom_50\%:not(#\#):not(#\#):not(#\#){bottom:50%}.left_50\%:not(#\#):not(#\#):not(#\#){left:50%}.top_0:not(#\#):not(#\#):not(#\#){top:0}.left_0:not(#\#):not(#\#):not(#\#){left:0}.bottom_-75px:not(#\#):not(#\#):not(#\#){bottom:-75px}.bdr-tl_32px:not(#\#):not(#\#):not(#\#){border-top-left-radius:32px}.bdr-tr_32px:not(#\#):not(#\#):not(#\#){border-top-right-radius:32px}.bg-c_\$gray00:not(#\#):not(#\#):not(#\#){background-color:var(--colors-\$gray00)}.pb_75px:not(#\#):not(#\#):not(#\#){padding-bottom:75px}.ai_center:not(#\#):not(#\#):not(#\#){align-items:center}.top_0px:not(#\#):not(#\#):not(#\#){top:0}.left_0px:not(#\#):not(#\#):not(#\#){left:0}.bg-c_\#2c7fff:not(#\#):not(#\#):not(#\#){background-color:#2c7fff}.bg-c_\#222222:not(#\#):not(#\#):not(#\#){background-color:#222}.bg-c_\#ffffff:not(#\#):not(#\#):not(#\#){background-color:#fff}.bg-c_\$gray05:not(#\#):not(#\#):not(#\#){background-color:var(--colors-\$gray05)}.bg-c_\#e74d5a:not(#\#):not(#\#):not(#\#){background-color:#e74d5a}.top_50\%:not(#\#):not(#\#):not(#\#){top:50%}.fs_12px:not(#\#):not(#\#):not(#\#){font-size:12px}.ov-y_scroll:not(#\#):not(#\#):not(#\#){overflow-y:scroll}.pr_16px:not(#\#):not(#\#):not(#\#){padding-right:16px}.pl_16px:not(#\#):not(#\#):not(#\#){padding-left:16px}.bottom_0:not(#\#):not(#\#):not(#\#){bottom:0}.bg-c_transparent:not(#\#):not(#\#):not(#\#){background-color:#0000}.bg-c_rgba\(255\,_255\,_255\,_0\.15\):not(#\#):not(#\#):not(#\#){background-color:#ffffff26}.bg-c_\$primary:not(#\#):not(#\#):not(#\#){background-color:var(--colors-\$primary)}.bg-c_\#ffd900:not(#\#):not(#\#):not(#\#){background-color:#ffd900}.bd-c_\$primary:not(#\#):not(#\#):not(#\#){border-color:var(--colors-\$primary)}.top_61px:not(#\#):not(#\#):not(#\#){top:61px}.bg-c_rgba\(255\,_255\,_255\,_0\.92\):not(#\#):not(#\#):not(#\#){background-color:#ffffffeb}.ov-y_hidden:not(#\#):not(#\#):not(#\#){overflow-y:hidden}.pb_0:not(#\#):not(#\#):not(#\#){padding-bottom:0}.pb_14px:not(#\#):not(#\#):not(#\#){padding-bottom:14px}.pb_16px:not(#\#):not(#\#):not(#\#){padding-bottom:16px}.top_12px:not(#\#):not(#\#):not(#\#){top:12px}.right_12px:not(#\#):not(#\#):not(#\#){right:12px}.bg-c_\$gray01:not(#\#):not(#\#):not(#\#){background-color:var(--colors-\$gray01)}.bg-c_\#E0E7F1:not(#\#):not(#\#):not(#\#){background-color:#e0e7f1}.bg-c_\$primary01:not(#\#):not(#\#):not(#\#){background-color:var(--colors-\$primary01)}.bd-c_\$gray100:not(#\#):not(#\#):not(#\#){border-color:var(--colors-\$gray100)}.pb_12px:not(#\#):not(#\#):not(#\#){padding-bottom:12px}.pb_10px:not(#\#):not(#\#):not(#\#){padding-bottom:10px}.pl_12px:not(#\#):not(#\#):not(#\#){padding-left:12px}.bd-l-c_\$red300:not(#\#):not(#\#):not(#\#){border-left-color:var(--colors-\$red300)}.bg-c_\$red100:not(#\#):not(#\#):not(#\#){background-color:var(--colors-\$red100)}.pt_18px:not(#\#):not(#\#):not(#\#){padding-top:18px}.cg_12px:not(#\#):not(#\#):not(#\#){column-gap:12px}.cg_20px:not(#\#):not(#\#):not(#\#){column-gap:20px}.rg_2px:not(#\#):not(#\#):not(#\#){row-gap:2px}.mt_40px:not(#\#):not(#\#):not(#\#){margin-top:40px}.fs_16px:not(#\#):not(#\#):not(#\#){font-size:16px}.fs_14px:not(#\#):not(#\#):not(#\#){font-size:14px}.bg-c_\$black:not(#\#):not(#\#):not(#\#){background-color:var(--colors-\$black)}.bg-c_token\(colors\.\$primary02\):not(#\#):not(#\#):not(#\#){background-color:var(--colors-\$primary02)}.bg-c_\$gray02:not(#\#):not(#\#):not(#\#){background-color:var(--colors-\$gray02)}.bdr-tr_8px:not(#\#):not(#\#):not(#\#){border-top-right-radius:8px}.bdr-tl_8px:not(#\#):not(#\#):not(#\#){border-top-left-radius:8px}.bdr-br_8px:not(#\#):not(#\#):not(#\#){border-bottom-right-radius:8px}.bdr-bl_8px:not(#\#):not(#\#):not(#\#){border-bottom-left-radius:8px}.bg-c_\#eee:not(#\#):not(#\#):not(#\#){background-color:#eee}.lh_1:not(#\#):not(#\#):not(#\#){line-height:1}.grid-tc_42px_minmax\(0\,_1fr\):not(#\#):not(#\#):not(#\#){grid-template-columns:42px minmax(0,1fr)}.grid-tc_repeat\(2\,_1fr\):not(#\#):not(#\#):not(#\#){grid-template-columns:repeat(2,1fr)}.cg_16px:not(#\#):not(#\#):not(#\#){column-gap:16px}.rg_24px:not(#\#):not(#\#):not(#\#){row-gap:24px}.bg-c_\$gray400:not(#\#):not(#\#):not(#\#){background-color:var(--colors-\$gray400)}.pt_42px:not(#\#):not(#\#):not(#\#){padding-top:42px}.top_24px:not(#\#):not(#\#):not(#\#){top:24px}.top_38px:not(#\#):not(#\#):not(#\#){top:38px}.grid-tc_1fr_auto_1fr:not(#\#):not(#\#):not(#\#){grid-template-columns:1fr auto 1fr}.pt_14px:not(#\#):not(#\#):not(#\#){padding-top:14px}.grid-tc_auto_minmax\(0\,_1fr\):not(#\#):not(#\#):not(#\#){grid-template-columns:auto minmax(0,1fr)}.cg_6px:not(#\#):not(#\#):not(#\#){column-gap:6px}.mt_16px:not(#\#):not(#\#):not(#\#){margin-top:16px}.bottom_100\%:not(#\#):not(#\#):not(#\#){bottom:100%}.mb_8px:not(#\#):not(#\#):not(#\#){margin-bottom:8px}.bg-c_\$black01:not(#\#):not(#\#):not(#\#){background-color:var(--colors-\$black01)}.bottom_12px:not(#\#):not(#\#):not(#\#){bottom:12px}.bg-c_rgba\(17\,_17\,_17\,_0\.6\):not(#\#):not(#\#):not(#\#){background-color:#1119}.grid-tc_repeat\(3\,_1fr\):not(#\#):not(#\#):not(#\#){grid-template-columns:repeat(3,1fr)}.ml_4px:not(#\#):not(#\#):not(#\#){margin-left:4px}.rg_16px:not(#\#):not(#\#):not(#\#){row-gap:16px}.bg-c_rgba\(0\,_0\,_0\,_0\.42\):not(#\#):not(#\#):not(#\#){background-color:#0000006b}.cg_2px:not(#\#):not(#\#):not(#\#){column-gap:2px}.ov-y_auto:not(#\#):not(#\#):not(#\#){overflow-y:auto}.right_18px:not(#\#):not(#\#):not(#\#){right:18px}.top_20px:not(#\#):not(#\#):not(#\#){top:20px}.mt_5px:not(#\#):not(#\#):not(#\#){margin-top:5px}.bg-c_\$gray300:not(#\#):not(#\#):not(#\#){background-color:var(--colors-\$gray300)}.mb_2px:not(#\#):not(#\#):not(#\#){margin-bottom:2px}.rg_4px:not(#\#):not(#\#):not(#\#){row-gap:4px}.right_0:not(#\#):not(#\#):not(#\#){right:0}.cg_14px:not(#\#):not(#\#):not(#\#){column-gap:14px}.mb_14px:not(#\#):not(#\#):not(#\#){margin-bottom:14px}.bg-c_\$primary03:not(#\#):not(#\#):not(#\#){background-color:var(--colors-\$primary03)}.grid-tc_auto_1fr:not(#\#):not(#\#):not(#\#){grid-template-columns:auto 1fr}.grid-rg_9px:not(#\#):not(#\#):not(#\#){grid-row-gap:9px}.grid-cg_11px:not(#\#):not(#\#):not(#\#){grid-column-gap:11px}.mb_20px:not(#\#):not(#\#):not(#\#){margin-bottom:20px}.pl_8px:not(#\#):not(#\#):not(#\#){padding-left:8px}.mb_3px:not(#\#):not(#\#):not(#\#){margin-bottom:3px}.right_6px:not(#\#):not(#\#):not(#\#){right:6px}.top_6px:not(#\#):not(#\#):not(#\#){top:6px}.left_8px:not(#\#):not(#\#):not(#\#){left:8px}.top_8px:not(#\#):not(#\#):not(#\#){top:8px}.bg-c_rgba\(255\,_255\,_255\,_0\.85\):not(#\#):not(#\#):not(#\#){background-color:#ffffffd9}.bg-c_\$gray500:not(#\#):not(#\#):not(#\#){background-color:var(--colors-\$gray500)}.bg-c_\$coolGray100:not(#\#):not(#\#):not(#\#){background-color:var(--colors-\$cool-gray100)}.fs_11px:not(#\#):not(#\#):not(#\#){font-size:11px}.fs_13px:not(#\#):not(#\#):not(#\#){font-size:13px}.fs_18px:not(#\#):not(#\#):not(#\#){font-size:18px}.fs_20px:not(#\#):not(#\#):not(#\#){font-size:20px}.fs_24px:not(#\#):not(#\#):not(#\#){font-size:24px}.fs_28px:not(#\#):not(#\#):not(#\#){font-size:28px}.fw_300:not(#\#):not(#\#):not(#\#){font-weight:300}.fw_400:not(#\#):not(#\#):not(#\#){font-weight:400}.fw_500:not(#\#):not(#\#):not(#\#){font-weight:500}.fw_600:not(#\#):not(#\#):not(#\#){font-weight:600}.fw_700:not(#\#):not(#\#):not(#\#){font-weight:700}.fw_800:not(#\#):not(#\#):not(#\#){font-weight:800}.lh_100\%:not(#\#):not(#\#):not(#\#){line-height:100%}.lh_125\%:not(#\#):not(#\#):not(#\#){line-height:125%}.lh_136\%:not(#\#):not(#\#):not(#\#){line-height:136%}.lh_164\%:not(#\#):not(#\#):not(#\#){line-height:164%}.lh_174\%:not(#\#):not(#\#):not(#\#){line-height:174%}.lh_184\%:not(#\#):not(#\#):not(#\#){line-height:184%}.lh_16px:not(#\#):not(#\#):not(#\#){line-height:16px}.lh_18px:not(#\#):not(#\#):not(#\#){line-height:18px}.lh_20px:not(#\#):not(#\#):not(#\#){line-height:20px}.lh_24px:not(#\#):not(#\#):not(#\#){line-height:24px}.lh_26px:not(#\#):not(#\#):not(#\#){line-height:26px}.lh_28px:not(#\#):not(#\#):not(#\#){line-height:28px}.lh_32px:not(#\#):not(#\#):not(#\#){line-height:32px}.lh_38px:not(#\#):not(#\#):not(#\#){line-height:38px}.before\:pos_absolute:not(#\#):not(#\#):not(#\#):before{position:absolute}.before\:w_6px:not(#\#):not(#\#):not(#\#):before{width:6px}.before\:h_6px:not(#\#):not(#\#):not(#\#):before{height:6px}.before\:bdr_50\%:not(#\#):not(#\#):not(#\#):before{border-radius:50%}.lastOfType\:bd-b_none:last-of-type:not(#\#):not(#\#):not(#\#),.last\:bd-b_none:last-child:not(#\#):not(#\#):not(#\#){border-bottom:none}.before\:w_3px:not(#\#):not(#\#):not(#\#):before{width:3px}.before\:h_3px:not(#\#):not(#\#):not(#\#):before{height:3px}.\[\&_\>_button\]\:flex_1:not(#\#):not(#\#):not(#\#)>button{flex:1}.before\:w_4px:not(#\#):not(#\#):not(#\#):before{width:4px}.before\:h_4px:not(#\#):not(#\#):not(#\#):before{height:4px}.before\:bdr_5px:not(#\#):not(#\#):not(#\#):before{border-radius:5px}.before\:d_inline-block:not(#\#):not(#\#):not(#\#):before{display:inline-block}.after\:w_4px:not(#\#):not(#\#):not(#\#):after{width:4px}.after\:h_4px:not(#\#):not(#\#):not(#\#):after{height:4px}.after\:bdr_5px:not(#\#):not(#\#):not(#\#):after{border-radius:5px}.after\:d_inline-block:not(#\#):not(#\#):not(#\#):after{display:inline-block}.after\:pos_absolute:not(#\#):not(#\#):not(#\#):after{position:absolute}.before\:c_\#2c7fff:not(#\#):not(#\#):not(#\#):before{color:#2c7fff}.before\:anim_primaryDotFlashing_\.5s_0s_infinite_alternate:not(#\#):not(#\#):not(#\#):before{animation:.5s infinite alternate primaryDotFlashing}.after\:c_\#2c7fff:not(#\#):not(#\#):not(#\#):after{color:#2c7fff}.after\:anim_primaryDotFlashing_\.5s_\.5s_infinite_alternate:not(#\#):not(#\#):not(#\#):after{animation:.5s .5s infinite alternate primaryDotFlashing}.\[\&\:\:before\]\:c_\#222222:not(#\#):not(#\#):not(#\#):before{color:#222}.\[\&\:\:before\]\:anim_primaryBlackDotFlashing_\.5s_0s_infinite_alternate:not(#\#):not(#\#):not(#\#):before{animation:.5s infinite alternate primaryBlackDotFlashing}.\[\&\:\:after\]\:c_\#222222:not(#\#):not(#\#):not(#\#):after{color:#222}.\[\&\:\:after\]\:anim_primaryBlackDotFlashing_\.5s_\.5s_infinite_alternate:not(#\#):not(#\#):not(#\#):after{animation:.5s .5s infinite alternate primaryBlackDotFlashing}.\[\&\:\:before\]\:c_\#ffffff:not(#\#):not(#\#):not(#\#):before{color:#fff}.\[\&\:\:before\]\:anim_primaryWhiteDotFlashing_\.5s_0s_infinite_alternate:not(#\#):not(#\#):not(#\#):before{animation:.5s infinite alternate primaryWhiteDotFlashing}.\[\&\:\:after\]\:c_\#ffffff:not(#\#):not(#\#):not(#\#):after{color:#fff}.\[\&\:\:after\]\:anim_primaryWhiteDotFlashing_\.5s_\.5s_infinite_alternate:not(#\#):not(#\#):not(#\#):after{animation:.5s .5s infinite alternate primaryWhiteDotFlashing}.before\:c_\#7a7a7a:not(#\#):not(#\#):not(#\#):before{color:#7a7a7a}.before\:anim_secondaryDotFlashing_\.5s_0s_infinite_alternate:not(#\#):not(#\#):not(#\#):before{animation:.5s infinite alternate secondaryDotFlashing}.after\:c_\#7a7a7a:not(#\#):not(#\#):not(#\#):after{color:#7a7a7a}.after\:anim_secondaryDotFlashing_\.5s_\.5s_infinite_alternate:not(#\#):not(#\#):not(#\#):after{animation:.5s .5s infinite alternate secondaryDotFlashing}.before\:c_\#e74d5a:not(#\#):not(#\#):not(#\#):before{color:#e74d5a}.before\:anim_warningDotFlashing_\.5s_0s_infinite_alternate:not(#\#):not(#\#):not(#\#):before{animation:.5s infinite alternate warningDotFlashing}.after\:c_\#e74d5a:not(#\#):not(#\#):not(#\#):after{color:#e74d5a}.after\:anim_warningDotFlashing_\.5s_\.5s_infinite_alternate:not(#\#):not(#\#):not(#\#):after{animation:.5s .5s infinite alternate warningDotFlashing}.first\:bd-t_1px_solid_token\(colors\.\$gray200\):first-child:not(#\#):not(#\#):not(#\#){border-top:1px solid var(--colors-\$gray200)}.\[\&\:\:-webkit-scrollbar\]\:d_none:not(#\#):not(#\#):not(#\#)::-webkit-scrollbar{display:none}tr:last-of-type:not(#\#):not(#\#):not(#\#) .\[tr\:last-of-type_\&\]\:bd-b_none{border-bottom:none}.first\:bd-t_none:first-child:not(#\#):not(#\#):not(#\#){border-top:none}.before\:w_22px:not(#\#):not(#\#):not(#\#):before{width:22px}.before\:h_22px:not(#\#):not(#\#):not(#\#):before{height:22px}.before\:c_\$white:not(#\#):not(#\#):not(#\#):before{color:var(--colors-\$white)}.before\:typography_12_BOLD_NARROW:not(#\#):not(#\#):not(#\#):before{letter-spacing:-.005em;font-size:12px;font-weight:700;line-height:125%}.before\:flex-row_CENTER:not(#\#):not(#\#):not(#\#):before{flex-direction:row;justify-content:center;align-items:center;display:flex}.first\:bd-l_none:first-child:not(#\#):not(#\#):not(#\#){border-left:none}.after\:trf_translateX\(-50\%\):not(#\#):not(#\#):not(#\#):after{transform:translate(-50%)}.\[\&\:\:after\]\:pos_absolute:not(#\#):not(#\#):not(#\#):after{position:absolute}.before\:content_\"\":not(#\#):not(#\#):not(#\#):before{content:""}.before\:left_0:not(#\#):not(#\#):not(#\#):before{left:0}.before\:top_7px:not(#\#):not(#\#):not(#\#):before{top:7px}.before\:bg-c_\$gray400:not(#\#):not(#\#):not(#\#):before{background-color:var(--colors-\$gray400)}.before\:top_9px:not(#\#):not(#\#):not(#\#):before{top:9px}.before\:bg-c_\$gray500:not(#\#):not(#\#):not(#\#):before{background-color:var(--colors-\$gray500)}.before\:left_-8px:not(#\#):not(#\#):not(#\#):before{left:-8px}.before\:top_0:not(#\#):not(#\#):not(#\#):before{top:0}.after\:left_8px:not(#\#):not(#\#):not(#\#):after{left:8px}.after\:content_\"\":not(#\#):not(#\#):not(#\#):after{content:""}.after\:top_0:not(#\#):not(#\#):not(#\#):after{top:0}.before\:bg-c_\#2c7fff:not(#\#):not(#\#):not(#\#):before,.after\:bg-c_\#2c7fff:not(#\#):not(#\#):not(#\#):after{background-color:#2c7fff}.\[\&\:\:before\]\:bg-c_\#222222:not(#\#):not(#\#):not(#\#):before,.\[\&\:\:after\]\:bg-c_\#222222:not(#\#):not(#\#):not(#\#):after{background-color:#222}.\[\&\:\:before\]\:bg-c_\#ffffff:not(#\#):not(#\#):not(#\#):before,.\[\&\:\:after\]\:bg-c_\#ffffff:not(#\#):not(#\#):not(#\#):after{background-color:#fff}.before\:bg-c_\#7a7a7a:not(#\#):not(#\#):not(#\#):before,.after\:bg-c_\#7a7a7a:not(#\#):not(#\#):not(#\#):after{background-color:#7a7a7a}.before\:bg-c_\#e74d5a:not(#\#):not(#\#):not(#\#):before,.after\:bg-c_\#e74d5a:not(#\#):not(#\#):not(#\#):after{background-color:#e74d5a}.first\:pt_36px:first-child:not(#\#):not(#\#):not(#\#){padding-top:36px}.last\:pb_0:last-child:not(#\#):not(#\#):not(#\#){padding-bottom:0}tr:nth-of-type(2n):not(#\#):not(#\#):not(#\#) .\[tr\:nth-of-type\(even\)_\&\]\:bg-c_\$gray50{background-color:var(--colors-\$gray50)}.first\:pt_0:first-child:not(#\#):not(#\#):not(#\#){padding-top:0}.before\:content_counter\(seo-guide-step\):not(#\#):not(#\#):not(#\#):before{content:counter(seo-guide-step)}.before\:left_14px:not(#\#):not(#\#):not(#\#):before{left:14px}.before\:top_14px:not(#\#):not(#\#):not(#\#):before{top:14px}.before\:bg-c_\$primary:not(#\#):not(#\#):not(#\#):before{background-color:var(--colors-\$primary)}.even\:bg-c_\$gray50:nth-child(2n):not(#\#):not(#\#):not(#\#){background-color:var(--colors-\$gray50)}.first\:pt_10px:first-child:not(#\#):not(#\#):not(#\#){padding-top:10px}.after\:top_100\%:not(#\#):not(#\#):not(#\#):after{top:100%}.after\:left_50\%:not(#\#):not(#\#):not(#\#):after{left:50%}.after\:bd-w_5px:not(#\#):not(#\#):not(#\#):after{border-width:5px}.after\:border-style_solid:not(#\#):not(#\#):not(#\#):after{border-style:solid}.after\:bd-c_token\(colors\.\$black01\)_transparent_transparent_transparent:not(#\#):not(#\#):not(#\#):after{border-color:var(--colors-\$black01) transparent transparent transparent}.focus\:bd_1px_solid_token\(colors\.\$primary\):is(:focus,[data-focus]):not(#\#):not(#\#):not(#\#){border:1px solid var(--colors-\$primary)}.focus\:ring_2px_solid_token\(colors\.\$primary\):is(:focus,[data-focus]):not(#\#):not(#\#):not(#\#){outline:2px solid var(--colors-\$primary)}.focus\:ring-o_-2px:is(:focus,[data-focus]):not(#\#):not(#\#):not(#\#){outline-offset:-2px}.hover\:bx-sh_\$deep01:is(:hover,[data-hover]):not(#\#):not(#\#):not(#\#){box-shadow:var(--shadows-\$deep01)}.hover\:trf_translateY\(-2px\):is(:hover,[data-hover]):not(#\#):not(#\#):not(#\#){transform:translateY(-2px)}.hover\:td_underline:is(:hover,[data-hover]):not(#\#):not(#\#):not(#\#){text-decoration:underline}.hover\:filter_brightness\(0\.97\):is(:hover,[data-hover]):not(#\#):not(#\#):not(#\#){filter:brightness(.97)}.hover\:tu-o_2px:is(:hover,[data-hover]):not(#\#):not(#\#):not(#\#){text-underline-offset:2px}.hover\:c_\$primary:is(:hover,[data-hover]):not(#\#):not(#\#):not(#\#){color:var(--colors-\$primary)}.hover\:tu-o_3px:is(:hover,[data-hover]):not(#\#):not(#\#):not(#\#){text-underline-offset:3px}.hover\:op_0\.72:is(:hover,[data-hover]):not(#\#):not(#\#):not(#\#){opacity:.72}.hover\:bg-c_\$blue50:is(:hover,[data-hover]):not(#\#):not(#\#):not(#\#){background-color:var(--colors-\$blue50)}.hover\:bd-c_\$blue400:is(:hover,[data-hover]):not(#\#):not(#\#):not(#\#){border-color:var(--colors-\$blue400)}.hover\:bg-c_\$blue100:is(:hover,[data-hover]):not(#\#):not(#\#):not(#\#){background-color:var(--colors-\$blue100)}.hover\:bg-c_\$gray100:is(:hover,[data-hover]):not(#\#):not(#\#):not(#\#){background-color:var(--colors-\$gray100)}.hover\:bg-c_\$gray50:is(:hover,[data-hover]):not(#\#):not(#\#):not(#\#){background-color:var(--colors-\$gray50)}.hover\:bg-c_\$grayOpacity100:is(:hover,[data-hover]):not(#\#):not(#\#):not(#\#){background-color:var(--colors-\$gray-opacity100)}.active\:trf_scale\(0\.97\):is(:active,[data-active]):not(#\#):not(#\#):not(#\#){transform:scale(.97)}.active\:trf_translateY\(0\):is(:active,[data-active]):not(#\#):not(#\#):not(#\#){transform:translateY(0)}.active\:trf_scale\(0\.99\):is(:active,[data-active]):not(#\#):not(#\#):not(#\#){transform:scale(.99)}.active\:filter_brightness\(0\.93\):is(:active,[data-active]):not(#\#):not(#\#):not(#\#){filter:brightness(.93)}.active\:trf_scale\(0\.96\):is(:active,[data-active]):not(#\#):not(#\#):not(#\#){transform:scale(.96)}.active\:op_0\.6:is(:active,[data-active]):not(#\#):not(#\#):not(#\#){opacity:.6}.\[\&\:active\]\:trf_scale\(0\.98\):active:not(#\#):not(#\#):not(#\#){transform:scale(.98)}.\[\&\:active\]\:op_0\.8:active:not(#\#):not(#\#):not(#\#){opacity:.8}.active\:bg-c_\$blue100:is(:active,[data-active]):not(#\#):not(#\#):not(#\#){background-color:var(--colors-\$blue100)}.active\:bg-c_\$gray200:is(:active,[data-active]):not(#\#):not(#\#):not(#\#){background-color:var(--colors-\$gray200)}.active\:bg-c_\$blue50:is(:active,[data-active]):not(#\#):not(#\#):not(#\#){background-color:var(--colors-\$blue50)}.active\:bg-c_\$blue200:is(:active,[data-active]):not(#\#):not(#\#):not(#\#){background-color:var(--colors-\$blue200)}.active\:bd-c_\$blue400:is(:active,[data-active]):not(#\#):not(#\#):not(#\#){border-color:var(--colors-\$blue400)}.active\:bg-c_\$grayOpacity200:is(:active,[data-active]):not(#\#):not(#\#):not(#\#){background-color:var(--colors-\$gray-opacity200)}.active\:bg-c_rgba\(0\,_0\,_0\,_0\.6\):is(:active,[data-active]):not(#\#):not(#\#):not(#\#){background-color:#0009}.active\:bg-c_\$gray100:is(:active,[data-active]):not(#\#):not(#\#):not(#\#){background-color:var(--colors-\$gray100)}.hover\:\[\&_h3\]\:c_\$primary:is(:hover,[data-hover]):not(#\#):not(#\#):not(#\#) h3,.active\:\[\&_h3\]\:c_\$primary:is(:active,[data-active]):not(#\#):not(#\#):not(#\#) h3{color:var(--colors-\$primary)}.\[\&\:active\]\:\[\&\:\:after\]\:pos_absolute:active:not(#\#):not(#\#):not(#\#):after{position:absolute}@media screen and (min-width:48rem){.md\:px_6:not(#\#):not(#\#):not(#\#){padding-inline:6px}}@media screen and (min-width:64rem){.lg\:px_8:not(#\#):not(#\#):not(#\#){padding-inline:8px}}@media screen and (max-width:640px){.\[\@media_screen_and_\(max-width\:_640px\)\]\:w_calc\(100\%_-_48px\):not(#\#):not(#\#):not(#\#){width:calc(100% - 48px)}.\[\@media_screen_and_\(max-width\:_640px\)\]\:w_100\%:not(#\#):not(#\#):not(#\#){width:100%}}@media (max-width:480px){.\[\@media_\(max-width\:_480px\)\]\:grid-tc_minmax\(0\,_1fr\):not(#\#):not(#\#):not(#\#){grid-template-columns:minmax(0,1fr)}}@media (max-width:400px){.\[\@media_\(max-width\:_400px\)\]\:d_none:not(#\#):not(#\#):not(#\#){display:none}}@media (max-width:380px){.\[\@media_\(max-width\:_380px\)\]\:flex_0_0_96px:not(#\#):not(#\#):not(#\#){flex:0 0 96px}}@media (prefers-reduced-motion:reduce){.motionReduce\:trs_none:not(#\#):not(#\#):not(#\#){transition:none}}
:root{--swiper-navigation-size:24px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size)/2);z-index:5;cursor:pointer;background-image:url(https://static.zaritalk.com/images/ic-16-left-arrow%403x.png);background-size:cover;position:absolute;top:50%;left:4px;right:auto}.swiper-button-prev.swiper-button-disabled,.swiper-button-disabled.swiper-button-next{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next{background-image:url(https://static.zaritalk.com/images/ic-16-right-arrow%403x.png);left:auto;right:4px}.swiper-button-lock{display:none}
.swiper-pagination{text-align:center;z-index:5;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom{opacity:.8;background-color:#222;border-radius:6px;justify-content:center;align-items:center;padding:4px 8px;display:flex;bottom:8px;right:8px;color:#fff!important;font-size:14px!important;font-weight:700!important;line-height:1!important}.swiper-horizontal>.swiper-pagination-bullets{bottom:16px;left:50%;transform:translate(-50%)}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0!important}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{opacity:.2;background:#e8e8e8;border-radius:50%;width:8px;height:8px;display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:1;background:#fff}.swiper-vertical>.swiper-pagination-bullets,.swiper-vertical .swiper-pagination-vertical.swiper-pagination-bullets{top:50%;right:10px;transform:translateY(-50%)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical .swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-horizontal .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-horizontal .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-horizontal .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-horizontal :host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction,.swiper-horizontal>.swiper-pagination-bullets{color:#fff}.swiper-pagination-progressbar{background:#00000040;position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:0 0;background:#007aff;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:4px;top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:4px;height:100%;top:0;left:0}.swiper-pagination-lock{display:none}
@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper,swiper-container{z-index:1;width:100%;height:100%;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:initial;box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y!important}.swiper-vertical{touch-action:pan-x!important}.swiper-slide,swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
